


.my-input{
    line-height: 28px;
    padding: 20px 0px 0px 0px;
}

.my-input_group{
    line-height: 28px;
    padding: 3px 0px;
    border-bottom: 1px solid #eee;
}

.my-input_group:hover{
    line-height: 28px;
    padding: 3px 0px;
    border-bottom: 1px solid #FF3333;
}

.my-input_group label{
    margin-right: 10px;
    width: 80px;
    text-align: right;
    margin-top: 30px;
}

.my-input_group input{
    border: none;
    outline: none;
    width: 320px;
}

.my-input_group .popwin{
    position: relative;
    cursor: pointer;
}

.my-input_group .popwin .popwin-btn{
    color:  #555;
    position: absolute;
    right: 3px;
}

.my-input_group .popwin:hover .popwin-btn{
    color:  #000;
}

.my-input_group.form-group>.col-sm-9{
    width:calc( 100% - 100px);
}

.verify-code{
    float: right;
}

.verify-code>img{
    height: 40px;
    margin-top: 20px;
}

.my-form{
    padding: 10px;
}

.my-form form.biz-form{
    padding: 0 10px;
}

.my-form ul.section{
    padding: 10px;
    margin: 0px;
}

.my-form ul.section>li{
    display: inline-block;
    margin: 0px 3px;
    list-style: none;
    padding: 0 10px;
    border-bottom: 2px solid #777;
}

.my-form ul.section>li:hover{
    border-bottom: 2px solid #333;
}

.my-form ul.section>li>a{
    font-size: 18px;
    color: #777;
    text-decoration: none;
}

.my-form ul.section>li:hover>a{
    color: #333;
}



.my-form h4.diver{
    border-bottom: 1px dotted #eee;
    line-height: 32px;
    color: #585858;
    padding: 10px 5px 5px 5px;
}

.alertmessage{
    padding: 5px;
    border-radius: 5px;
}

.tab-content{
    border: 1px solid #ddd;
    border-top: none;
    min-height: 100px;
}

.nowrap{
    white-space: nowrap;
}

.upload_btn{
    position: absolute;
    right: -10px;
    top: -10px;
}

.tooltip{
    z-index: 9999999999;
}

.ajaxtable .cancel td{
    text-decoration: line-through;
    color: #777;
}

.ajaxtable .p2rchanged td{
    
}

.money{
    min-width: 70px;
    text-align: right;
    display: inline-block;
}

header{
    position: relative;
}

header div.user-info{
    float: right;
    cursor: pointer;
    border-radius: 5px;
    border:1px solid transparent;
    padding: 2px 0px;
    padding-right: 5px;
}


header div.user-info:hover{
    border:1px solid #efefef;
}

header div.user-info img.photo{
    margin-left: 5px;
    width: 36px;
    height: 36px;
    border-radius: 18px;
}

header div.user-alert{
    float: right;
    cursor: pointer;
    padding: 2px 0px;
    padding-right: 5px;
    font-size: 16px;
    display: none;
}

header div.user-alert span#badge{
}

header div.calendar{
    float: right;
    cursor: pointer;
    padding: 2px 0px;
    margin: 0 5px;
}

ul.print-model-fields{
    margin: 0px;
    padding: 0px;
}

ul.print-model-fields>li{
    margin: 5px;
    padding: 5px;
    display: inline-block;
    list-style: none;
    border: 1px solid #999;
    cursor: pointer;

}

ul.print-model-fields>li:hover{
    background-color: #efefef;
}

.routinfo{

}

.routinfo .carriagetype-group {
    display: block;
    padding: 10px;
    border: none;
}

.routinfo .site{
    display: inline-table;
    min-width : 50px;
    height: 50px;
    border: 1px solid #999;
    text-align: center;
    padding: 0px 3px;
    line-height: 50px;
    margin-bottom: 10px;
}

.routinfo .site .sitetitle{
    line-height: 25px;
    margin: 10px 5px;
}

.routinfo .site.carriagetype-P{
     border: 1px solid #999;
}

.routinfo .site.carriagetype-M{
    border: 1px solid #999;
}

.routinfo .site.carriagetype-O{
    border: 1px solid #999;
}

.routinfo .carriagetype-group .carriagetype-group-title{
    font-size: 15px;
    font-weight: bold;
    width: 150px;
    text-align: right;
    margin: 5px;
    display: inline-block;
}

.routinfo .site.carriagetype-P.to,
.routinfo .site.carriagetype-O.to{
    margin-right: 30px;
}

.routinfo .site.carriagetype-M.to{
    display: none;
}

.routinfo .site.carriagetype-M.to:last-child{
    display: inline-table;
}

.routinfo .service {

}

.routinfo .service>div.list-group {
    line-height: 13px;
    margin: 10px 5px;
    text-align: left;
}

.routinfo .splite{
    display: inline-table;
    min-width : 50px;
    height: 50px;
    border: none;
    text-align: center;
    padding: 0px 3px;
    line-height: 50px;
    margin-bottom: 10px;
}


.routinfo .line{
    display: inline-table;
    position: relative;
    text-align: center;
    line-height: 0px;
}

.routinfo .line.solution{
    margin-left: 20px;
}

.routinfo .line .desc{
    display: inline-table;
    line-height: initial;
    text-align: left;
    padding: 0 5px;
    margin-bottom: 20px;
    margin: auto;
}

.routinfo .line.transtype-T>.desc>span.label:before{
    content: "\f0d1";
    margin-right: 5px;
}

.routinfo .line.transtype-R>.desc>span.label:before{
    content: "\f238";
    margin-right: 5px;
}

.routinfo .line.transtype-A>.desc>span.label:before{
    content: "\f072";
    margin-right: 5px;
}

.routinfo .line.transtype-S>.desc>span.label:before{
    content: "\f21a";
    margin-right: 5px;
}

.routinfo .line .desc b{
    width: 80px;
    text-align: right;
    display: inline-grid;
}

.routinfo .line span.after:before,
.routinfo .line:before {
    content:" ";
    display: inline-table;
    width: 30px;
    height: 1px;
    border-bottom: 1px solid #999;
}

.routinfo .line.solution:before{
    display: none;
}

.routinfo .line.solution span{
    display: none;
}

.routinfo .line span span.arraw:before
{
    display: inline-block;
    position: relative;
    top: 6px;
    color: #999;
    margin-left: -10px;
}

.routinfo .v-line:before{
    content: " ";
    display: block;
    width: 1px;
    height: 30px;
    border-right: 1px solid #999;
    margin: auto;
}

.routinfo .v-line span{
    margin: auto;
    margin-top: -10px;
    display: inherit;
    color: #999;
}

.routinfo .newline{
    min-width : 50px;
    height: 50px;
    text-align: center;
    padding: 0px 3px;
    line-height: 50px;
}

.right-widget{
    position: fixed;
    right: 0px;
    width: 300px;
    z-index: 999;
    background: transparent;
    margin-right: 5px;
}

.right-widget.close{
    display: none;
}

.right-widget.open{
    display: inherit;
}

table.monitor{
    width: 100%;
    margin-top: 10px;
    line-height: 20px;
}


table.monitor td.header{
    font-size: 15px;
    background-color: #e3ffec;
    text-align: center;
    font-weight: bold;
    line-height: 28px;
}

table.monitor tr{
    border-bottom: 1px solid #eee;
}

table.monitor td.monitoritem{
    color:black;
    padding: 3px;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
}

table.monitor td.status{
    width:28px;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}

span.red{
    color: red;
}
table.monitor td.status.red{
    background-color: red;
}

span.green{
    color: green;
}
table.monitor td.status.green{
    background-color: green;
}

span.gray{
    color: gray;
}
table.monitor td.status.gray{
    background-color: gray;
}

.order-dasboard .list-group-item:first-child{
    background-color: #ddd;
}

.order-dasboard.EXCP  .list-group-item:first-child,
.EXCP .order-dasboard .list-group-item:first-child
.order-dasboard.panel-danger .list-group-item:first-child,
.panel-danger .order-dasboard .list-group-item:first-child{
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.order-dasboard.EXCP .list-group-item .list-group-item-heading,
.EXCP .order-dasboard .list-group-item .list-group-item-heading,
.order-dasboard.panel-danger .list-group-item .list-group-item-heading,
.panel-danger .order-dasboard .list-group-item .list-group-item-heading{
    color: #a94442 !important;
}

.order-dasboard.EXCP  .list-group-item,
.EXCP .order-dasboard .list-group-item,
.order-dasboard.panel-danger  .list-group-item,
.panel-danger .order-dasboard .list-group-item{
    border-color: #ebccd1;
}



.order-dasboard.success .list-group-item:first-child,
.success .order-dasboard .list-group-item:first-child{
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.order-dasboard.success .list-group-item .list-group-item-heading,
.success .order-dasboard .list-group-item .list-group-item-heading{
    color: #3c763d !important;
}

.order-dasboard.success  .list-group-item,
.success .order-dasboard .list-group-item{
    border-color:  #d6e9c6;
    background-color: white;
}

.order-dasboard.danger .list-group-item:first-child,
.danger .order-dasboard .list-group-item:first-child{

    background-color: #ffd2d2;
}

.panel-default > .panel-heading.danger{

    background-color: #ffd2d2!important;;
}

.panel-default > .panel-heading.success{
    color: #3c763d!important;
    background-color: #d6e9c6!important;
}

ul.fav-url{
    margin: 0px;
    padding: 20px;
}

ul.fav-url li{
    display: inline-block;
    margin: 5px;
    min-width: 90px;
    height: 90px;
    background-color: #efefef;
    border: 1px solid #999;
    text-align: center;
    border-radius: 10px;
    position: relative;
 }

ul.fav-url li>a{
    overflow: hidden;
    margin: 0px 3px;
    display: inline-grid;
}

ul.fav-url li:hover>a.remove{
    display: inherit;
}

ul.fav-url li>a.remove {
    display: none;
    position:absolute;
    right: -8px;
    top: -8px;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background-color: white;
    border: 1px solid #999;
    font-size: 11px;
    color: #999;
    cursor: pointer;
}
.select2-selection--multiple{
    line-height: 20px !important;
}


table.widget{
    width: 100%;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}


table.widget td:not(.myopenside){
    padding: 0 3px;
    vertical-align: top;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}

.message-alert-0{
     color: red;
 }

.message-alert-1{
    color: blue;
}

.message-alert-2{
     color: green;
 }

.message-alert-3{
    color: gray;
}

.user-alert-message .user-from{
    font-size: 10px;
    margin-top: 10px;
}

.user-alert-message .message-body{
    max-width: 70%;
    margin: 5px;
    padding: 5px;
    border-radius: 5px;
    display: inline-block;
    word-wrap: break-word;
}

.user-alert-message.from .user-from{
     float: left;
}

.user-alert-message.to .message-body,
.user-alert-message.to .user-from{
    float: right;
}

.user-alert-message.from .message-body{
     background-color: #efefef;
 }

.user-alert-message.to .message-body{
    background-color: #12a030;
    color: white;
}

.user-alert-message-containt{
    max-height: 350px;
    overflow-y: auto;
    overflow-x: hidden;
}

.user-alert-message-reply>form{
    display: flex;
    margin-bottom: 5px;
}
.user-alert-message-reply .message{
    width: 100%;
    padding:0 5px;
    display: inline-block;
}

.user-alert-message-reply .message input{
    border: none;
    outline: none;
    width: 100%;
    height: 34px;
}

.user-alert-message-reply button{
    float: right;
    width: 50px;
    height: 34px;
    display: inline-block;
    margin-right: 2px;
}

table.sidetable{

 }

table.sidetable thead>tr>td{
    background-color: #efefef;
    text-align: left;
    font-weight: bold;
}

table.sidetable td{
    padding: 5px !important;
}


select.form-control{
    width: 100%;
    height: 30px;
    padding: 3px;
    font-size: 13px !important;
    border: 1px solid #aaa;
}

.panel-default > .panel-heading {
    color: #333 !important;;
    background-color: #ddd !important;;
    border-color: #ddd !important;
}

td .cell-splite{

}
td .cell-splite:not(:first-child){
    border-top: 1px solid #ccc;
}


td .cell-splite .cell{
    display: inline-flex;
    overflow: hidden;
    width: 150px;
    padding: 3px;
    line-height: 24px;
}

td .cell-splite .cell:not(:first-child)
{
    border-left: 1px solid #ccc;
}

.list-group .cell-splite{
    display: none;
}

.listtrain{

}

.listtrain .week{
    width: 20px;
    text-align: center;
}

.listtrain .train-close-day{
    font-size: 11px;
    color: #555;
    text-decoration: none;
    padding: 5px;
    border: 1px dotted transparent;
}

.listtrain .train-close-day.add{
    color: transparent;
}

.listtrain .train-close-day:hover{
    font-size: 11px;
    color: #000;
    text-decoration: none;
    background: #efefef;
    padding: 5px;
    border: 1px dotted transparent;
}

.listtrain .train-close-day.add:hover{
    color: #aaa;
    background: transparent;
    border: 1px dotted #aaa;
}

.select2-container--below.select2-container--open{
    margin-bottom: 250px;
}

.select2-container--above.select2-container--open{
    margin-top: 250px;
}

.list-group-item.order-quotation{
    display: none;
}

.list-group-item.order-quotation.current {
    display: inherit;
}

button.btn_nostyle{
    border: none !important;
    background: transparent !important;
    color: black !important;
    margin: 0 !important;
    padding: 0 !important;
    display: inline !important;
}


.ajaxtable td .number-format{
    width: 100%;
}

.number-format{
    display: inline-block;
    text-align: right;
}

.fc-list-item .calender-event{
    margin: 3px 5px;
}

.calender-event{
    background: white;
    color: #333;
    padding: 5px;
    font-size: 13px;
    border: 1px solid #AAAAAA;
    border-left: 5px solid #d9534f;
}

.calender-event.P{
    border-color: #d9534f;
    background: rgba(255, 239, 239,1);
}

.calender-event.O{
    border-color: #5cb85c;
    background: #d5ffc2;
}

.fc-event-container>.shown{
    z-index: 100 !important;
    box-shadow: 10px 10px 5px #888888;
    border: none !important;
    padding:0 !important;
    display: inline-block !important;
    min-width: 300px  !important;
}

.calender-event.service{
    /*background-color: #d9edf7;*/
    border-color: #0974cc;
    border-left: 5px solid #0974cc;
    background: #f2faff;

}


.calender-event>label.ordercode{
    display: block;
    font-size: 11px;
    /*border-bottom: 1px solid #19994f;*/

}

.fc-month-view .calender-event>label.ordercode .event-list-view{
    display: block;
    float: none;
}

.fc-month-view .calender-event>label.ordercode #carriagetype{
    display: inline;
}
.fc-month-view .calender-event .calender-event-containt .cntrs,
.fc-month-view .calender-event .calender-event-containt .carriageFromTo{
    display: none;
}

.fc-month-view .calender-event-containt{
    display: none;
}

.calender-event>label.ordercode>.creator{
    float: right;
    font-weight: normal;
}

.fc-month-view .calender-event.O>label.ordercode>.creator{
    background: #5cb85c;
    color:white;
    margin: -5px -5px 2px -5px;
}

.fc-month-view .calender-event.P>label.ordercode>.creator{
    background: #d9534f;
    color:white;
    margin: -5px -5px 2px -5px;
}

.fc-month-view .calender-event.service>label.ordercode>.creator{
    background: #0974cc;
    color:white;
    margin: -5px -5px 2px -5px;
}

.fc-list-view .calender-event>label.ordercode #fromto{
    display: none;
}

.fc-list-view .calender-event .calender-event-containt .carriageType,
.fc-list-view .calender-event .calender-event-containt .cntrs{
    display: none;
}


.calender-event .serviceName,
.calender-event .serviceTime,
.calender-event .carriageTime,
.calender-event .carriageType{
    margin: 0 5px;

}

.calender-event .carriageFromTo{
    margin-left: 5px;
    white-space: normal;
}

.calender-event ul.cntrs{
    padding-left: 30px;
}

.calender-event ul.cntrs>li{
    list-style: none;
}

.calender-event a{
    color: #333;
    line-height: 24px;
}

.calender-event a.undone{
    /*color: #FFCC00;*/
}

.calender-event.service a.undone
{
    /*color:#f1ff6a;*/
}

.quotation-tool-table{
    width: 100%;
}

.quotation-tool-table td{
    vertical-align: top;
}

.quotation-tool{
    padding: 0;
    font-size: 11px;
    border: 1px solid #eee;
    overflow: hidden;
    border-radius: 5px;
    margin: 0 2px;
    background: white;
}

.quotation-tool>h4{
    font-size: 13px;
    background: #eee;
    margin: 0 0 5px 0;
    padding: 8px 5px 8px 5px;
}

.quotation-tool-body{
    margin-left: 5px;
}

.quotation-tool-body>div.row{
    margin-bottom: 20px;
    border-bottom: 1px dotted #aaa;
    padding-bottom: 8px;
}



.quotation-tool-body>div.row label{
   color: #0000cc;
}
.quotation-tool-body label.quotation-label{
    width: 90%;
    margin-right: 10px;
    text-align: left;
}

.quotation-tool-body .col-md-12{
    min-height: 40px;
}

.quotation-tool-body .quotation-value{
    border-bottom: 1px #aaa solid;
    display: inline-block;
    min-width: 200px;
    line-height: 30px;
}

.quotation-tool-body input.quotation-value{
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px #5cb85c solid;
}

ul.quotation-list{
    margin: 20px 10px;
    padding: 0;
    padding-bottom: 40px;
}

ul.quotation-list>li{
    margin: 0;
    padding: 5px 0;
    list-style: none;
    border-bottom: 1px dotted #aaa;
    clear: both;
}
ul.quotation-list>li>label{
    float: left;
    padding-right: 10px;
}

ul.quotation-list>li>span{
    float: right;
    padding-left: 10px;
}

ul.quotation-list>li>label,ul.quotation-list>li>span{
    display: inline-block;
    line-height: 50px;
    background: white;
    margin-top: -20px;
}


ul.quotation-list>li>span ul{
    margin: 0 0 0 5px;
    padding: 0;
}

ul.quotation-list>li>span ul>li{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 28px;
}

ul.quotation-list>li>span ul#exchange_rate>li{
    margin-top: 3px;
}

ul.quotation-list>li>span ul#exchange_rate>li input{
    height: 25px;
    width: 50px;
    text-align: right;
}

.invoice-archive{
    width: 150px;
    margin-bottom: 10px;
}
.invoice-archive>a{
    background-image: url(../images/pdf.png);
    background-size: contain;
    width: 22px;
    /*height: 42px;*/
    background-repeat: no-repeat;
    display: block;
    padding-left: 28px;
    margin: 0 0;
    cursor: default;
    -ms-background-position-y:center;
    background-position-y:center ;
}

table.sticky thead>tr>td{
    position:sticky; ;
    position:-webkit-sticky; ;
    top:50px;
    z-index: 9;
}


table.ps_analysis{

}

table.ps_analysis>thead>tr>td{
    text-align: center;
    font-weight: bold;
    background-color: #efefef;
}

table.ps_analysis>tbody>tr>td,
table.ps_analysis>thead>tr>td{
    border: 1px #ccc solid;
    padding: 3px;
    width: 5%;
    min-width: 100px;
}

table.ps_analysis>tbody>tr>td.undone{
    background-color: #faf770;
}

.fc-content{
    position: relative;
    overflow: visible !important;
}

.fc-content>.event-detail{
    background-color: white;
    color: #333;
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 20px;*/
    display: block;
}

.fc-day-grid-container{
    height: fit-content !important;
}

#alertContent{
    display: flex;
    flex-direction: row;
}

#alertContent>div{
    font-size: 13px;
    text-align: center;
    border: solid 1px #ccc;
    border-radius: 10px;
    background: #eee;
    cursor: pointer;
    width: 150px;
    height: 150px;
    margin: 20px;
    padding: 10px;
}

#alertContent>div:hover{
    background: white;
}

#alertContent>div .alert-number{
    color: red;
    font-size: 24px;
    font-weight: bolder;
}

.alert_content{
    display: none;
}

.alert_content ul{
    margin: 0;
    padding: 0;
    max-height: calc(50vh);
    overflow-y: auto;
}

.alert_content ul>li{
    display: inline-block;
    margin: 10px;
    padding: 10px;
    border: solid 1px #ccc;
    background: #eee;
    border-radius: 21px;
}

.alert_content ul>li:hover{
    background: white;
}