.pd10 {
    padding: 10px 0;
}
.pdb20 {
    padding-bottom: 20px;
}

.container-0-fluid {
    padding: 0;
}

.bigger {
    font-size: 20px;
}

.t_break_word {
    word-break: break-word !important;
}

b {
    font-weight: bold;
}

.table td {
    word-break: break-word;
}

 @media print {
 .g-no-print, .g-no-print *, .no-print, .no-print * 
     {
       display: none !important;
     }
     a[href]:after {
        content: none !important;
    }
    .btn {
        font-size: initial;
        font-style: initial;
        border: none !important;
        padding: 0;
        margin: 0;
    }
    .col-md-3 {
        width: 25%;
     }
     .col-md-9 {
        width: 75%;
     }
     .col-md-4 {
        width: 33.33%;
     }
     .col-md-8 {
        width: 66.66%;
     }

     .col-md-6 {
        float: left;
        width: 50%;
     }
    .slide-nav-toggle .page-wrapper {
        width: 100%;
    }
}

/*Custom*/
@media (max-width: 14000px) {
    .slide-nav-toggle .page-wrapper {
        width: calc(100% - 225px);
    }
}

.fixed-sidebar-left .side-nav > li > a {
    font-size: 13px;
}

.fixed-sidebar-left .side-nav > li > ul > li a {
    font-size: 12px;
    text-transform: none;
}
/*Customer tab*/
.t-nav-tabs li a {
    padding: 5px 10px;
}

.search .form-group {
    /*min-width: 180px;*/
}
.menu-status a{
    border: none;
    color: #000;
    font-weight: 600;
    margin: 0;
    padding: 10px 20px;
    position: relative;
    font-size: 13px;
}
.menu-status .active a{
    background-color: #f5f5f5 !important;
}

.tablist {
    padding: 0;
    margin-top: 10px;
}

.sup-status {
    color: red;
    font-size: 10px;
    padding-left: 5px
}
/*end*/

b {
    font-weight: bold;
}

.card-view {
    
    padding: 4px 0;
    border: none;
}

.card-gray-view {
    background: #c2d5da;
    padding: 4px 2px 0;
}

.search .form-group {
    margin-top: 5px;
}
.list-order>li {
    border-bottom: 1px dotted #ccc;
    display: block;
    line-height: 20px;
    overflow: hidden;
    padding: 5px 0;
}

.list-order-dropdown > li {
    border-bottom: 1px dotted #ccc;
    display: block;
    line-height: 20px;
    padding: 5px 0;
}

.list-order > li:last-child {
    border-bottom: none !important;
}

.list-order-dropdown > li:last-child {
    border-bottom: none !important;
}

.border-text {
    display: inline-block;
    color: #e8611b;
    /*border-bottom: 2px solid #e8611b;*/
    margin-bottom: 10px;
}

.checkbox+.checkbox, .radio+.radio {
    margin-top: 0;
}

.mgt-checkbox {
    margin-top: 8px !important;
}

/*for all fa class*/
table i.fa {
    width: 14px;
    text-align: center;
}

.editable {
    color: #e8611b;
}

.mgb-20 {
    margin-bottom: 20px;
}

/*Comment*/

.text-comment {
    clear: both;
}

.c-staff {
}

.c-staff span, .c-customer span {
    padding: 0 15px;
    margin-bottom: 20px;
    position: relative;
    border-radius: 15px;
    padding: 7px 15px;
    color: #212121;
    max-width: 100%;
    overflow-wrap: break-word;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
    display: inline-block;
}

.c-staff span {
    margin-left: 50px;
    float: right;
    background: rgba(80, 181, 0, 0.24) none repeat scroll 0 0;
}

.c-staff small, .c-customer small {
    font-size: smaller;
}

.c-customer span {
    float: left;
    margin-right: 100px;
    background: rgba(33, 33, 33, 0.04) none repeat scroll 0 0;
}

.body-comment {
    height: 250px;
    padding: 5px 15px;
}
.t_scroll {
    overflow: scroll;
}

/*End comment*/

/* fix lading */
.ladingInput {
    border-top: 1px solid #f1f1f1;
    position: fixed;
    bottom: 0;
    display: block;
    width: 100%;
    padding: 5px;
    text-align: center;
    background-color: white;
    z-index: 100000;
    margin-bottom: 0;
}

.bgc-warning {
   background-color: #FEFF99 !important;
}
.bgc-link-end {
   background-color: #1FDA9A;
}
.bgc-link-done {
   background-color: #84B4DD;
}
.bgc-link-end td, .bgc-link-lack td, .bgc-link-done td {
   color: #34495E !important;
}
.bgc-link-smell {
   background-color: #363635;
}
.bgc-link-lost {
   background-color: #C48181;
}
.bgc-link-lack {
   background-color: #E94C6F;
}
.bgc-book {
   background-color: rgba(167, 219, 219, .7) !important;
}
.bgc-checkout {
   background-color: rgba(246, 194, 194, .7) !important;
}
.bgc-profit {
   background-color: rgba(126, 194, 170, .7) !important;
}
.bgc-book, .bgc-checkout, .bgc-profit {
   color: #021542 !important;
}

.bg-blue {
    background: #177ec1 !important;
    color: #fff !important;
}

.bg-green {
    background: #e8611b !important;
    color: #fff !important;
}

td .btn {
    margin-bottom: 5px;
}


.select2-dropdown {
    z-index: 1060;
}

.editable-input {
 min-width: 200px;
}

.tabled_fixed thead {
    /*position: fixed;*/
    /*top: 50px;*/
    /*z-index: 10001;*/
    /*background: #f1f1f1;*/
}
.text-word-wap {
    word-wrap: break-word;
    display: block;
    width: 100%;
    box-sizing: border-box;
}

.bdr-link {
    width: 100%;
    float: left;
    height: 20px;
    box-sizing: border-box;
}
.bdr-info {
    background-color: #00BCD4 !important;
}
.bdr-success {
    background-color: #4CAF50 !important;
}
.bdr-warning {
    background-color: #FFEB3B !important;
}
.bdr-wrong {
    background-color: #E94C6F !important;
}
.bdr-miss {
    background-color: #FF9800 !important;
}
div.col-sm-6.block-noti-button {
    border-right: 1px solid rgba(33, 33, 33, 0.1);
}
.modal-dialog-custom {
    width: 1000px;
}
.modal-content-custom {
    background: #fff;
}

.custom-tooltip {
position: relative;
}

.custom-tooltip:hover .block-tooltip {
    display: block;
}

.block-tooltip {
    padding: 10px 20px;
    display: none;
    min-width: 300px;
    position: absolute;
    top: -30px;
    left: -300px;
    color: #fff;
    background-color: #177ec1;
    z-index: 100000;
}

.bg-ccc {
    background-color: #ccc !important;
}

.bg-danger {
    background-color: #f2dede !important;
}
