﻿/*section {
    padding-top:50px;
}*/
/*.txt {
    color:yellow;
}
.root {
    height:30px;
}*/
/*.admin {
        padding-top: 32px;
        z-index: 100;
}*/

ul{
    margin-left:0px;
}
.kwbreadcrumb {
    font-size:12px;
    display: inline-block;
}

/*.form-group {
margin: 0;
padding: 15px 0;
border-top: 1px solid #d3d7db;
}*/
.DNNEmptyPane {
    display:none;
}

.loginGroup {
    padding:0px;
   border: 0;
   margin-top: 0px;
	margin-right: -1px;
   -moz-border-radius: 2px 0 2px 2px;
   -webkit-border-radius: 2px 0 2px 2px;
   border-radius: 2px 0 2px 2px;
   -moz-box-shadow: 3px 3px 0 rgba(12,12,12,0.05);
   -webkit-box-shadow: 3px 3px 0 rgba(12,12,12,0.05);
   box-shadow: 3px 3px 0 rgba(12,12,12,0.05);
   /*padding: 5px;*/
}

/*.loginGroup {
    border-bottom: 6px solid #1d2939;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    right: 17px;
    position: absolute;
    top: -6px;
}*/

/*.loginGroup {
   display: block;
   margin: 0;
   float: none;
	background: none;
	padding: 15px 5px;
}*/

.loginGroup a {
    display:block;
   color: #94989d;
   font-size: 13px;
   padding: 7px 10px;
   -moz-border-radius: 2px;
   -webkit-border-radius: 2px;
   border-radius: 2px;
   -moz-transition: all 0.2s ease-out 0s;
	-webkit-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}

.loginGroup a:hover {
   background: #1caf9a;
   color: #fff;
}

.loginGroup li i {
   font-size: 11px;
   margin-right: 5px;
}

.form-col {
    margin-bottom:15px;
}
.nomenu-form-panel{
margin-left:0;
width:100%;
background:#e4e7ea;
min-height:1000px;

}

.dnnFormPopup {
    background-color:#e4e7ea;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    /*font-size: 100%;*/
    font-family:'LatoRegular', 'Lucida Grande', 'Lucida Sans Unicode', Helvetica,'微軟正黑體', 'Microsoft JhengHei', sans-serif;
    
}

.form-col {
    font-size:14px;
}

.panel-heading {
    padding :15px 15px 10px 20px;
}

.tabcontent {
    width:100%;
    padding-left:10px;
    padding-right:10px;
}

/*.tab-content {
    padding:15px 15px 15px 0;
}*/

.clear-margin {
    margin:0 !important;
}

.ui-jqgrid .ui-jqgrid-view{
    font-size:13px
}

.ui-jqgrid .ui-jqgrid-htable th div{
    height:24px;
    font-size:14px;
}

/*grid style*/
div.jqGrid .ui-jqgrid :nth-child(2n+1).jqgrow{

	background-color:#fff;
}


.ui-jqgrid tr.ui-row-ltr td{
padding:8px;
background-color:#fcfcfc;
border:1px solid #eee !important;
color:#636E7B;
}

/*2014-0730*/
.ui-jqgrid tr.ui-row-ltr:nth-child(odd) td{

background-color:#F5F5F8;

}

.ui-jqgrid .ui-jqgrid-htable th {
    background-color: #fff;
    color: #444;
    padding: 12px 8px 12px 8px;
    border:1px solid #eee;
    border-bottom-width:2px;
    font-weight:800;
  
}

.ui-widget-content .jqgrow .ui-row-ltr .ui-state-hover {
    border:1px solid #ddd;
        
}

div.jqGrid .ui-state-default,
div.jqGrid .ui-widget-content .ui-state-default,
div.jqGrid .ui-widget-header .ui-state-default {
	border: 1px solid #eee;
    background:#fff;
	/*background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;*/
	font-weight: normal;
	
}

div.jqGrid .ui-state-hover,
div.jqGrid .ui-widget-content .ui-state-hover,
div.jqGrid .ui-widget-header .ui-state-hover,
div.jqGrid .ui-state-focus,
div.jqGrid .ui-widget-content .ui-state-focus,
div.jqGrid .ui-widget-header .ui-state-focus {
	/*border:1px solid #ddd;*/
    background:#fff !important;
	/*background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x !important;
	font-weight: normal;
	color: #212121;*/
}




th .ui-state-hover {
   background-color:#fff !important;
}

.ui-jqgrid .ui-subgrid td.subgrid-cell
{
border-width:0 0 1px 1px;}

div.jqGrid .ui-widget-content{
border:1px solid #eee;
background:#fff;
}

.ui-jqgrid .ui-jqgrid-htable {
    table-layout:auto;
    margin:0;
}

.ui-pg-table {
    /*border:1px solid #eee;*/
}

/*.ui-jqgrid .ui-jqgrid-htable {
table-layout: initial;
margin: 0;
}*/
/*工作清單grid 右邊線 paging*/
.ui-pg-table tr:last-child{
    border-right:1px solid #eee;
}

/*jqgrid width precent
    table {
    border-collapse:separate;
}*/
.panel-body-tab {
    background-color:#fff;
}

.btnnewpage {
    margin-bottom:6px;
    float:right;
    display:block
}
.panel-body-list-page {
    padding:0px 20px;
}

.dnnFormPopup .ui-dialog-titlebar {
font-family:'LatoRegular', 'Lucida Grande', 'Lucida Sans Unicode', Helvetica,'微軟正黑體', 'Microsoft JhengHei', sans-serif !important;
padding: 0 0 8px 0;

}
/*	Blockquotes  override default*/
blockquote, blockquote p {
    font-style:normal;
    color:#999;
    font-family:'LatoRegular', 'Lucida Grande', 'Lucida Sans Unicode', Helvetica,'微軟正黑體', 'Microsoft JhengHei', sans-serif !important;
    font-size:16px;
}

/* 非textbox欄位*/
.form_control_col {
    margin-bottom:10px;
}

.panel-subheading{
    padding:15px 15px 10px 0px;
    border-bottom:2px solid #eee;
    margin-bottom:15px;
}

/*tab內清單*/
.form-control-intab {
    display: block;
    width: 100%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    height: auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 13px;
    line-height: 1.4285;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #fff;    /*#ccc*/
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
    background-color: transparent;
    padding:0;
}

a.btn-primary{
    color:#fff;
}

#dnn_ctr_Login_Login_DNN_txtUsername, #dnn_ctr_Login_Login_DNN_txtPasswordsss{
    line-height:normal;
    font-size:14px;
}

.modal-header {
    padding: 10px;
}
label.error {
    color:#fff;
    bottom:75%;
}

.errbadge {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-weight: normal;
    font-size: 11px;
    vertical-align: middle;
    display: inline-block;
    min-width: 10px;
    padding: 3px 5px;   
    color: #fff;
    line-height: 1;
    white-space: nowrap;
    text-align: center;
    background-color: #D9534F;
    margin-left:2px;
    margin-top:-14px;
}

.form-required {
    color:red;
    padding-left:4px;
    font-size:20px;
}

.form-col.required .control-label:after {
  content:"＊";
  color:red;
}

.control-label.required:after {
  content:"＊";
  color:red;
}

.label-warn {
    background-color:#f5b405;
}

#PageRow li > a{
	margin-right:3px;
}

.logopanel{
	padding:0;
    background:#1d2939;
    
}

/* fix project team module show mseeage after validate */
.ui-helper-hidden-accessible {
     display: none;
}
 
/* fix page editmode module move list height is too small */
.dnn_mact > li.actionMenuMove > ul li {
     height: 30px;
}
 
/* fix controlbar add module function, select module position list
height is too small */
ul#ControlBar_Module_ModulePosition li {
     height: 30px;
}
 
/* fix controlbar height is too small start */
#ControlBar {
     box-sizing: initial;
}
 
#ControlActionMenu > li {
     box-sizing: initial;
}
 
#ControlActionMenu > li > a {
     box-sizing: initial;
}
/* fix controlbar height is too small end */


option { 
    font-family:Georgia,'微軟正黑體','Microsoft JhengHei',sans-serif  !important;
    font-size:14px;

}       
                                                                                      
select.input-sm{
    font-family:'微軟正黑體','Microsoft JhengHei',sans-serif !important;
    font-size:13px;
}

option.input-sm{
    /*font-family:Georgia,'微軟正黑體','Microsoft JhengHei',sans-serif  !important;*/      
    font-size:14px !important;
}
.versioncode {
    color: #fff !important; 
    letter-spacing: 1px; 
    font-family: Consolas; 
    font-size: 13px;
}

/*fillgridview 編輯gridview */

.fillgrid .ui-jqgrid .ui-jqgrid-htable {
    /*border-bottom:1px solid #acc18a;*/
    /*border:1px solid #acc18a;*/
}

.fillgrid .ui-jqgrid tr.ui-row-ltr td{
padding:8px;
padding-left:10px;
background-color:#fff;

color:#222;
font-size:13px;

word-wrap: break-word; 
word-break: normal;



padding: 8px;
line-height: 1.8;
vertical-align: top;
border: 0 !important;
border-top: 1px solid #eee !important;
}

.fillgrid .ui-jqgrid tr:last-child td{
border-bottom: 1px solid #eee !important;
}


.fillgrid .ui-jqgrid tr.ui-row-ltr{

    /*border:1px solid #ccc !important;*/
    border-width:0;
   
    /*border-bottom:1px solid #ccc;*/
    

}

.fillgrid .ui-jqgrid tr.ui-row-ltr:nth-child(odd) td {
    background-color: #f6f6f6;
    border:0px;
}

.fillgrid .ui-widget-content.jqgrow.ui-row-ltr:nth-child(odd) {
border:0;

}

.fillgrid .ui-jqgrid .ui-jqgrid-htable th {
    /*background-color:#f1f8eb;
    color: #3a3a3a;
    padding:6px 8px 0px 8px;*/
    border-width:0;

background-color: #fff;
padding-top: 12px;
padding-bottom: 12px;
color: #444;

border-bottom:2px solid #eee;

}





div.fillgrid .jqGrid .ui-state-default, div.fillgrid .jqGrid .ui-widget-content .ui-state-default,
 div.fillgrid .jqGrid .ui-widget-header .ui-state-default {
/*border: 1px solid #ccc;*/
border:0;
background: #fff;
border-right:1px solid #d2d5cf;
font-weight: normal;

}

div.fillgrid .jqGrid .ui-widget-content .ui-state-default th:last-child{
    border-right-width:0;
}
div.fillgrid .jqGrid .ui-widget-content .ui-state-default th{
background: url('../images/grid_top_bg.png') repeat;
}


/*div.fillgrid input[type='text'], div.jqGrid select, div.jqGrid textarea, div.jqGrid input[type='email'], div.jqGrid input[type='search'], div.jqGrid input[type='password'] {
    padding:3px !important;
}*/

.form-ctl-not-txt {
    padding:6px;
    height: 40px;
}

select.input-sm {
height: 40px;
margin-top: 0px;
}

.rul-list-con {
list-style-type: none;
margin-bottom:0px;
}

.rul-list-con li {
margin-bottom: 4px;
}

.txtkeyword {
    width: 260px;
    display: inline-block;
    height: 35px;
}

.mb6 {
    margin-bottom:6px;
}

.copyright {
    width: 100%; 
    text-align: center; 
    color: #e6e7e8; 
    font-family: Tahoma; 
    font-size: 12px;
}


.messagetile
{
width:50%;
font-family:"LatoBold","微軟正黑體","Microsoft JhengHei";
display:block;
position:absolute;
}

.messagelabel{
width:50%;
font-family:"LatoBold","微軟正黑體","Microsoft JhengHei";
display:block;
float:right;
}

.pager .actived > a,
.pager .actived > a:hover,
.pager .actived > a:focus,
.pager .actived > span {
  text-decoration: none;
  background-color: #eee;
  cursor: not-allowed;
}

.pageheader .breadcrumb-wrapper .label {
    font-size:13px;
}

.divbtnadd {
    text-align:right;
    width:50px;
    display:inline;
    float:right;
}

.marklabels {
   color: red;
   background-color: #fff;
   font-family: '微軟正黑體', 'Microsoft JhengHei','Lucida Grande', 'Arial', sans-serif;
   font-size: 12px;
   font-weight: bold;
   text-align: center;
   width: auto;     
   border: 0;
   padding:2px;
   white-space: nowrap;
 }


.dnnTooltip{
    left:105px;

}
a.dnnFormHelp {
    right:4px;
}



.form-ctl-not-txt {
    padding:6px;
    height:38px;
}

.form-control {
    min-height:38px;
}

.form-control input[type=radio],.form-control input[type=checkbox] {
    margin: 4px 0 0 4px;
}
.tbky-kanban >tbody> tr > td{
    padding:8px 8px 0px 8px;
}
/*tr.tr-ky-kanban td div*/
.div-ky-kanban{
    height: 27px;
    /*line-height: 2;*/
    display: block;
    width: 100%;
    font-size: 15px;
    color: #a4a4a4;
}

tr.tr-ky-kanban td div.bor-kb-status{
    display: inline-block;
    width: 26px;
    border: 2px solid #51b948;
    color: #51b948;
    border-radius: 50%;
    padding: 0px 5px 5px 5px;
    font-weight: bold;
    transform: rotate(18deg);
    height: 26px;
    font-size: 16px;
    /* margin-top: 2px; */
    position: absolute;
    margin-left:4px;
}

.span-kb-status{
    margin-top: 2px;
    position: absolute;
    margin-left: -2px;
}

/*第二組 準點 早到狀態 */
tr.tr-ky-kanban td div.bor-kb-status2{
    display: inline-block;
    width: 26px;
    border: 2px solid #51b948;
    color: #51b948;
    border-radius: 50%;
    padding: 0px 5px 5px 5px;
    font-weight: bold;
    transform: rotate(18deg);
    height: 26px;
    font-size: 16px;
    /* margin-top: 2px; */
    position: absolute;
    margin-left:4px;
    border-radius:2px;
    transform:none;
}

.span-kb-status2{
    margin-top: -4px;
    position: absolute;
    margin-left: -2px;
}

div.kb-containerno{
    height: 27px;
    /*line-height: 2;*/
    display: block;
    width: 100%;
    font-size: 15px;
    color: #a4a4a4;

    font-size: 15px;
    /* font-weight: bold; */
    /* font-weight: normal; */
    font-family: monospace;
    color: #888;
}

div.kb-stopname{
    height: 26px;
    /*line-height: 2;*/
    display: block;
    width: 100%;
   
    color: #a4a4a4;

   
    font-size:16px;

    text-align: left;
    display: inline-block;
    width: 100%;
}

.bor-kb-stopname2{
    height:52px;display:block;color: #a4a4a4;font-size: 16px;text-align: left;
}
.kb-stopname2{
    display: flex;
    align-items: center;
    height: 100%;
}
div.kb-stopname.active{
    color:#444;
    font-weight:bold;
    
}
div.kb-stopname2.active{
    color:#444;
    font-weight:bold;
    text-shadow: 2px 2px 2px #888;
}

.div-ky-kanban.active > span{
    color:#444;
    /*font-weight:bold;*/
    text-shadow: 2px 2px 2px #888;
}
.kb-ata{
    
}

.kb-atd{
    /*float:right;*/
}

.kb-ata-ex{

}

.kb-atd-ex{
    /*float:right;*/
}

.kb-i-car{
    height: 26px;
    line-height: 2;
    display: block;
    width: 100%;
    font-size: 15px;
    color: #a4a4a4;

    text-align:center;
    font-size:16px;
}

.kb-bg-car{
    color: #0294cf;
    position: absolute;
    font-size: 116px;
    margin-top: -86px;
    margin-left: -7px;
    opacity: 0.3;
}


.t-early{
    color:#51b948 !important;
}

.t-late{
    color:#d72f2c !important;
}

.t-d{
    color:#ddd !important;
}

/*第三種樣式*/

.span-rownum{
    border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 4px 4px 2px; display: inline-block; /* margin-top: 2px; */
    width: 25px; text-align: center;
}

.span-dpnum{
    padding-left: 4px;
}

.div-carstatus{
    display: inline-block; width: 26px; border: 2px solid #51b948; color: #51b948; border-radius: 50%; padding: 0px 5px 5px 5px; font-weight: bold; transform: rotate(18deg); height: 26px; font-size: 16px;
      margin-top: 8px; 
    position: absolute; margin-left: 4px;
}

.div-ky-kanban3{
    height: 27px;
    line-height: 2;
    display: block;
    width: 100%;
    font-size: 15px;
    color: #a4a4a4;
    padding-left:5px;
}

.span-colnum{
    color: #fff;
    float: right;
    background-color: rgba(0,0,0,0.2);
    border-radius: 15px;
    padding: 2px 10px 0px;
}

.row.row-3{
    height: 120px; 
    margin: 0;
}

.col3{
    padding: 4px !important; 
    border-right: 1px solid #ddd;
}

.row.row-4{
    height: 120px; 
    margin: 0;
}

.col4{
    padding: 4px !important; 
    /*border-right: 1px solid #ddd;*/
}


/*.carousel-control-next-icon {
    background-image : url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%343A40' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}
.carousel-control-prev-icon {
    background-image : url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%343A40' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}*/

.row.rm0{
    margin-left:0;
    margin-right:0;
}

.col4{
    padding: 4px 6px !important; 
    /*border-right: 1px solid #ddd;*/
}

.row.row-4{
    height: 130px; 
    margin: 0;
}

.bor-stop{
    padding: 10px 6px 6px 6px;
   
    background-color: #fff;
    transition: box-shadow .25s;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

.div-top-row{
    display: block;
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
    height: 26px;
    width: 100%;
}

.span-colnum4{
    color: #fff;
    
    background-color: rgba(0,0,0,0.2);
    border-radius: 15px;
    padding: 6px 10px 5px;
    font-size: 12px;
    letter-spacing: 2px;
     
}

.span-colnum4.active{
    background-color: #f1ca58;
}

.i-car-stop-right{
    font-size: 26px;
    color: #0294cf;
    float: right;
    position: absolute;
    right: 0;
}
.i-car-stop-left {
    font-size: 26px;
    color: #0294cf;
    float: left;
    position: absolute;
    left: 0;
}

div.kb-stopname4, span.kb-stopname4 {
    height: 26px;
    /* line-height: 2; */
    display: block;
    width: 100%;
    color: #a4a4a4;
    /*font-size: 16px;*/
    font-size: 14px;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.div-ky-kanban4 {
    /* height: 27px; */
    /* line-height: 2; */
    display: block;
    width: 100%;
    font-size: 16px;
    color: #a4a4a4;
    text-align: center;
}

.kb-stopname-r {
     height: 50px; 
    /* line-height: 2; */
    display: block;
    width: 100%;
    font-size: 16px;
    color: #a4a4a4;
    text-align: center;
    padding: 6px 1px;
    overflow-y:hidden;
}

.kb-ata-ex4{
    font-size:16px;
    float:left;

}

.kb-atd-ex4{
    font-size:16px;
    float:right;
}

.div-ky-kanban4-t {
    height: 22px;
    /* line-height: 2; */
    display: block;
    width: 100%;
    font-size: 16px;
    color: #a4a4a4;
    text-align: left;
}

.kb-stopname4.active{
    color:#444;
    font-weight:bold;
}

.kb-f-r{
    height: 27px;
    line-height: 1.5;
    display: block;
    width: 100%;
    font-size: 15px;
    color: #a4a4a4;
    padding-left:10px;
}

.kb-f-r-driver{
    height: 27px;
    line-height: 1;
    display: block;
    width: 100%;
    font-size: 15px;
    color: #a4a4a4;
    padding-left:10px;
}

.div-carstatus4 {
    display: inline-block;
    width: 26px;
    border: 2px solid #51b948;
    color: #51b948;
    border-radius: 50%;
    padding: 0px 5px 5px 5px;
    font-weight: bold;
    transform: rotate(18deg);
    height: 26px;
    font-size: 16px;
    margin-top: 4px;
    position: absolute;
    margin-left: 4px;

    margin-left: 148px;
    margin-top: -13px;
}

.span-dpnum4{
    
    color: #0294cf;
    font-size: 18px;
    font-family: monospace;
    padding: 4px 10px;
    display: inline-block;
}

.kb-cargroup{
    color: #444;
    padding-right: 10px;
    float: right;
    font-size: 14px;
    /*font-weight: bold;*/
}

.kb-phone{
    font-size:14px;
    color:#444;
    /*font-style:italic;*/
}


.bor-pickup {
    display: inline-block;
    width: 27px;
    border: 2px solid #1f98d1;
    color: #1f98d1;
    border-radius: 50%;
    padding: 2px 5px 0px;
    font-weight: bold;
    margin-right: 4px;
    float:right;
    font-size: 14px;
}

.bor-sendgood {
    display: inline-block;
    width: 27px;
    border: 2px solid #51b948;
    color: #51b948;
    border-radius: 50%;
    padding: 2px 5px 0px;
    font-weight: bold;
    margin-right: 4px;
    float: right;
    font-size: 14px;
}

.sp-dpli-tasknum {
    background-color: #faa41c;
    border-radius: 2px;
    /* padding: 0px 4px 0px; */
    color: #fff;
    font-size: 8px;
    width: 24px;
    display: inline-block;
    text-align: center;
    margin-right: 1px;
    height: 24px;
    padding-top: 3px;
    vertical-align: top;
    margin-left: 6px;
}

ul.ul-tasktime{
    list-style:none;
        border-top: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 0;
    margin-bottom: 0;
}

ul.ul-tasktime li{
    padding:8px;
}

ul.ul-tasktime li:nth-child(even){
    background-color:#f5f5f5;
}

.title-m{
    font-size: 13px;
    color: #999;
    padding-bottom: 2px;
}

/*2017-1102*/
.ui-jqgrid tr.jqgfirstrow td {
    
    border-right-color: #eee;
}

.nav-stacked>li{
    width:100%;
}


.kwnavbar{
    width:50px;
    height:50px;
    margin:0;
    border-radius:0;
}

.row.row-report{
    margin-top:20px;
}
.row.row-report .col-sm-4{
    padding-left: 25px;
    padding-right: 25px;
    font-size: 16px;
    min-height: 28px;
}

.blc-stop{
        
    padding: 4px 6px;
    width: 140px;
    /* height: 130px; */

    }

/*調整bootstrap4*/
.progress-sm {
    height: 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
}
.progress-bar {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.progress {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    height: 15px;
    margin-bottom: 15px;
    display: block;
    width: 100%;
}

.sublabel {
    width:100%;
}

.modal-backdrop.fade {
    opacity: 0.5;
}

.modal.fade .modal-dialog{
margin: 20px auto;
    display: table;
    position: relative;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);    

}

.modal-content{
width: inherit;
    display: block;
}

.panel-alt{
display: block;
    width: 100%;
}


.modal-header {    
    display: block;
}

.modal-body .row{
    /*display:initial;*/
}

.modal-body .row {
    display: block;
}

.DNNModuleContent .row {
    display: block;
}

.DNNModuleContent .divcarousel .row {
    display: inline-flex;
    display: -webkit-box;
}
/*調整bootstrap4*/

.div-ky-kanban4-t span{
    font-size:14px;
}

.i-download {
    font-size: 20px;
    color: #529ae1;
    font-weight: bold;
}

.i-download-prepare {
    font-size: 20px;
    color: #ddd;
}