


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



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

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

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

.login .my-input_group input{
    border: none;
    outline: none;
    width: 320px;
    border-radius: 5px;
    padding-left: 5px !important;
}


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

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

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

.my-input_group input{
    border: 1px solid #aaa;
    outline: none;
    width: 320px;
    border-radius: 5px;
    padding-left: 5px !important;
}

.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;
}

.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;
}

.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{
}

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;
}

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;
}

table.ajaxtable thead>tr>td:not(.toolbar),
table.ajaxtable tbody>tr>td{
    border-right: 1px solid #ddd;
    white-space: nowrap;
    max-width: 150px;
    overflow: hidden;
}

table.ajaxtable thead>tr>td:first-child:not(.toolbar),
table.ajaxtable tbody>tr>td:first-child{
    border-left: 1px solid #ddd;
}

table.ajaxtable thead>tr>td:first-child:not(.toolbar){
    -moz-border-radius-topleft: 5px;
}

table.ajaxtable tbody>tr:last-child>td{
    border-bottom: 1px solid #ddd;
}


table.ajaxtable tfoot>tr>td{
    border:none;
}

select.form-control{
    width: 100%;
    height: 28px;
    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;
}