/* here you can put your own css to customize and override the theme */
body {
    background-color: #fff;
}
.fc-day-grid-event .fc-content {
    line-height: 23px;
    font-size: 14px;
}
input.disabled {
    pointer-events: none;
    cursor: not-allowed;
}

@media all and (max-width:480px) {
    .block-mobile {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }
}

.portlet.solid.blue-chambray > .portlet-body table, .portlet.blue-madison > .portlet-body table {
    color: #333;
}

.page-header.navbar .hor-menu.hor-menu-light .navbar-nav > li > a {
    color: #fff;
}

    .page-header.navbar .hor-menu.hor-menu-light .navbar-nav > li > a > i {
        color: #fff;
    }

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > i {
    color: #fff;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-toggle > .username {
    color: #fff;
}

body .page-footer {
    background-color: #707b88;
}

.classic-menu-dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
}

.todo-tasklist-item table.row {
    margin-left: 0;
}

thead.tableFloatingHeaderOriginal {
    background-color: #fff !important;
}

.allied-background {
    background: #e87600;
}

    .allied-background .caption, .allied-background .caption i {
        color: #fff !important;
    }

.label.attachment {
    padding: 3px 6px;
}

    .label.attachment i {
        color: #fff;
    }

.todo-tasklist-item ul {
    margin: 10px 0 0 0 !important;
}

a.disabled {
    pointer-events: none;
    cursor: default;
}

div .todo-tasklist-item:hover {
    cursor: default;
    background-color: #edf7f9;
}

.pac-container {
    z-index: 10060;
}

.linehaul .border-left {
    border-left: 2px solid #888;
}

.linehaul .border-right {
    border-right: 2px solid #888;
}

.linehaul .border-bottom {
    border-bottom: 2px solid #888;
}

.tasks-widget .task-list > li > .task-details {
    position: absolute;
    top: 10px;
    right: 10px;
}

div.radio input {
    opacity: 100;
    filter: alpha(opacity=100);
    -moz-opacity: 100;
}

.order .chat-form {
    margin-bottom: 15px;
    margin-top: 0;
}

.feeds li.note {
}

.note {
    margin: 0 0 20px 0;
    padding: 15px 0px 15px 15px;
    border-left: 5px solid #eee;
}

.customer .well .dashboard-stat {
    margin-bottom: 0px;
}

.label.grey {
    background-color: #e5e5e5;
}

.label.green {
    background-color: #35aa47;
}

.label.grey-gallery {
    background-color: #555555;
}

.label.red-flamingo {
    background-color: #ef4836;
}

.label.blue-chambray {
    background-color: #2c3e50;
}

.label.blue-madison {
    background-color: #578ebe;
}

.tab-pane .portlet .bg-inverse .portlet-body {
    background-color: #fff;
}

.customer-view .form-group {
    margin-left: 10px;
}

.chat-form .btn-cont .arrow {
    border-right: 8px solid #dfba49;
}

.chat-form .btn-cont:hover .arrow {
    border-right-color: #f3c200;
}

.chat-form .btn-cont:hover .btn {
    background-color: #f3c200;
}

.nad-details .more i {
    cursor: pointer;
    display: inline-block;
    margin-top: 1px;
    float: right;
}

.contact-infos {
    /*max-height: 75px;
    overflow-y: auto;*/
}

    .contact-infos i {
        font-size: 1.5em;
        margin-right: 10px;
    }

.page-header.navbar .page-logo {
    width: initial;
}

.dashboard-stat .order-number {
    position: absolute;
    left: 15px;
    padding-left: 15px;
    color: #fff;
}

.dashboard-stat.order-nad .visual {
    height: 110px;
}


div.tagsinput {
    padding-bottom: initial !important;
}

.btn.tag-btn-append {
    padding: 11px 14px !important;
}

div.tagsinput span.tag {
    background-color: #428bca;
    border-color: #357ebd;
    color: #fff;
}

    div.tagsinput span.tag a {
        color: #fff;
    }


.control-label {
    font-weight: bold;
}


.keystone-blue, .dashboard-stat.keystone-blue, .dashboard-stat.blue-madison {
    background: #0052A5;
}

    .keystone-blue, .dashboard-stat.keystone-blue .details .number, .dashboard-stat.keystone-blue .details .desc {
        color: white;
    }

    .dashboard-stat.keystone-blue .visual > i {
        color: white;
        opacity: 0.1;
        filter: alpha(opacity=10);
    }

    .dashboard-stat.keystone-blue .more {
        color: white;
        background-color: #002953;
    }

.dashboard-stat.red, .dashboard-stat.red {
    background: #e0162b;
}

    .dashboard-stat.red .details .number, .dashboard-stat.red .details .desc {
        color: white;
    }

    .dashboard-stat.red .visual > i {
        color: white;
        opacity: 0.1;
        filter: alpha(opacity=10);
    }

    .dashboard-stat.red .more {
        color: white;
        background-color: #a81120;
    }




.portlet.box.blue > .portlet-title {
    background-color: #0052A5;
}

.portlet.box.blue {
    border: 1px solid #0052A5;
    border-top: 0;
}

.portlet.box.red > .portlet-title {
    background-color: #e0162b;
}

.portlet.box.red {
    border: 1px solid #e0162b;
    border-top: 0;
}


.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
    background-color: #002953;
    border-color: #002953;
}

.btn-primary {
    background-color: #0052A5;
    border-color: #002953;
}

.label-primary {
    background-color: #0052A5;
    border-color: #002953;
}

.font-green-haze, .font-green-sharp {
    color: #0052A5 !important;
}


.order .form, #tab_details .table, #tab_vehicles .table {
    background: #f5f5f5;
}

.order-address-location .portlet {
    background: #e5e5e5;
    padding: 0 10px 10px 10px;
}

    .order-address-location .portlet > .portlet-title > .caption {
        padding: 16px 0 2px 0;
    }

    .order-address-location .portlet > .portlet-title {
        border-bottom: 0;
    }

/*span.nodata {
    padding-left: 15px;
}*/

.agent-popover {
    width: 500px !important;
}

.agent-popover-trigger {
    cursor: pointer;
    border-bottom: 1px dashed;
}

.popover {
    max-width: 100%; /* Max Width of the popover (depending on the container!) */
}

.error {
    color: #e0162b;
}

.form-group {
    margin-bottom: 5px;
}

.form-contol {
    padding: 2px 12px;
}

.duplicate-customers .row {
    margin: 0;
    margin-bottom: 5px;
}

.duplicate-customers div.conts {
    width: 48%;
    float: left;
}

.duplicate-customers .middle {
    width: 4%;
    float: left;
    text-align: center;
    line-height: 60px;
}

    .duplicate-customers .middle .fa {
        font-size: 20px;
    }

@media screen and (min-width: 768px) {
    .jumbotron {
        padding: 20px;
        margin-bottom: 5px;
        border: 4px dashed #ccc;
        color: #fff;
        font-size: 1.5em;
        text-align: center;
    }
}

.jumbotron {
    padding: 20px;
    margin-bottom: 5px;
    border: 4px dashed #ccc;
    color: #fff;
    font-size: 1.5em;
    text-align: center;
}

div.tagsinput input {
    width: inherit !important;
}

.modal-header {
    background: #0052A5;
    color: #fff;
}


.page-bar {
    margin-bottom: 10px;
}

.dispatch-sixteenforty {
    background: #0000ff;
    color: white;
}

.dispatch-oa {
    background: #6666ff;
    color: white;
}

.dispatch-tonnage {
    background: #ccccff;
    color: white;
}

.dispatch-r19 {
    background: #ff0000;
    color: white;
}

#s2id_JumpToOrderSelect.select2-container .select2-choice {
    height: 46px;
}

    #s2id_JumpToOrderSelect.select2-container .select2-choice > .select2-chosen {
        line-height: 44px;
    }

    #s2id_JumpToOrderSelect.select2-container .select2-choice .select2-arrow b {
        background-position: 3px 10px;
    }

    #s2id_JumpToOrderSelect.select2-container .select2-choice .select2-arrow {
        width: 22px;
    }

.jump-to-order-dropdown {
    width: 300px !important;
}

#order_note_form #Description {
    resize: none;
}

.blank-row-na {
    background: #eee;
}


table.centered-columns-not-first tr td, table.centered-columns-not-first tr th {
    text-align: center;
}

    table.centered-columns-not-first tr td:first-child, table.centered-columns-not-first tr th:first-child {
        text-align: left;
    }

    table.centered-columns-not-first tr td input {
        margin: 0 auto;
    }

.text-right-important {
    text-align: right !important;
}

.feeds li .col2 {
    float: left;
    width: 100px;
    margin-left: -100px;
}

.feeds li .col1 {
    float: left;
    width: 98%;
    clear: both;
}

#order_date_form .has-success .help-block, #order_date_form .has-success .control-label, #order_date_form .has-success .radio, #order_date_form .has-success .checkbox, #order_date_form .has-success .radio-inline, #order_date_form .has-success .checkbox-inline {
    color: #000;
}

.bg-blue-powder {
    border-color: #81BEF7 !important;
    background-image: none !important;
    background-color: #81BEF7 !important;
    color: #FFFFFF !important;
}

.stickyHeader {
    padding: 15px;
    font-size: 18px;
}


    .stickyHeader.clone {
        position: fixed;
        top: -65px;
        left: 0;
        right: 0;
        z-index: 999;
        transition: 0.4s top cubic-bezier(.3,.73,.3,.74);
    }

body.down .stickyHeader.clone {
    top: 46px;
}

@media (max-width: 991px) {
    body.down .stickyHeader.clone {
        top: 0px;
    }
}

.tile-container {
    /*height: 300px;*/
    color: #fff;
}

    .tile-container a {
        display: block;
        color: #888;
    }

        .tile-container a:hover {
            display: block;
            color: #666;
            text-decoration: none;
        }

.empty-tile-container {
    border: 2px dashed #ccc;
    vertical-align: middle;
    text-align: center;
    background: #fff;
}

    .empty-tile-container a {
        padding: 3.5em .75em 4em;
        margin-bottom: 0;
    }


@media (max-width: 991px) {
    .portlet-collapsed-on-mobile {
        display: none;
    }
}


/*mt radio and checkbox*/
.mt-radio,
.mt-checkbox {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    cursor: pointer;
    font-size: 14px;
    webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

    .mt-radio.mt-radio-disabled, .mt-radio.mt-checkbox-disabled,
    .mt-checkbox.mt-radio-disabled,
    .mt-checkbox.mt-checkbox-disabled {
        opacity: 0.8;
        filter: alpha(opacity=80);
        cursor: not-allowed;
    }

    .mt-radio > input,
    .mt-checkbox > input {
        position: absolute;
        z-index: -1;
        opacity: 0;
        filter: alpha(opacity=0);
    }

    .mt-radio > span,
    .mt-checkbox > span {
        border: 1px solid transparent;
        position: absolute;
        top: 1px;
        left: 0;
        height: 18px;
        width: 18px;
        background: #E6E6E6;
    }

        .mt-radio > span:after,
        .mt-checkbox > span:after {
            content: '';
            position: absolute;
            display: none;
        }

    .mt-radio:hover > input:not([disabled]) ~ span,
    .mt-radio > input:focus ~ span,
    .mt-checkbox:hover > input:not([disabled]) ~ span,
    .mt-checkbox > input:focus ~ span {
        background: #d9d9d9;
        webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .mt-radio > input:checked ~ span,
    .mt-checkbox > input:checked ~ span {
        webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        background: #d9d9d9;
    }

        .mt-radio > input:checked ~ span:after,
        .mt-checkbox > input:checked ~ span:after {
            display: block;
        }

    .mt-radio:hover > input:not([disabled]):checked ~ span,
    .mt-radio > input:checked ~ span,
    .mt-checkbox:hover > input:not([disabled]):checked ~ span,
    .mt-checkbox > input:checked ~ span {
        webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
        background: #d9d9d9;
    }

    .mt-radio > input:disabled ~ span,
    .mt-checkbox > input:disabled ~ span {
        opacity: 0.6;
        filter: alpha(opacity=60);
        pointer-events: none;
    }

    .mt-radio.mt-radio-outline > span, .mt-radio.mt-checkbox-outline > span,
    .mt-checkbox.mt-radio-outline > span,
    .mt-checkbox.mt-checkbox-outline > span {
        border: 1px solid #d9d9d9;
        background: none;
    }

    .mt-radio.mt-radio-outline:hover > input:not([disabled]) ~ span,
    .mt-radio.mt-radio-outline > input:focus ~ span, .mt-radio.mt-checkbox-outline:hover > input:not([disabled]) ~ span,
    .mt-radio.mt-checkbox-outline > input:focus ~ span,
    .mt-checkbox.mt-radio-outline:hover > input:not([disabled]) ~ span,
    .mt-checkbox.mt-radio-outline > input:focus ~ span,
    .mt-checkbox.mt-checkbox-outline:hover > input:not([disabled]) ~ span,
    .mt-checkbox.mt-checkbox-outline > input:focus ~ span {
        border: 1px solid #d9d9d9;
        background: none;
    }

    .mt-radio.mt-radio-outline > input:checked ~ span, .mt-radio.mt-checkbox-outline > input:checked ~ span,
    .mt-checkbox.mt-radio-outline > input:checked ~ span,
    .mt-checkbox.mt-checkbox-outline > input:checked ~ span {
        border: 1px solid #d9d9d9;
        background: none;
    }

    .mt-radio.mt-radio-outline:hover > input:not([disabled]):checked ~ span,
    .mt-radio.mt-radio-outline > input:checked ~ span, .mt-radio.mt-checkbox-outline:hover > input:not([disabled]):checked ~ span,
    .mt-radio.mt-checkbox-outline > input:checked ~ span,
    .mt-checkbox.mt-radio-outline:hover > input:not([disabled]):checked ~ span,
    .mt-checkbox.mt-radio-outline > input:checked ~ span,
    .mt-checkbox.mt-checkbox-outline:hover > input:not([disabled]):checked ~ span,
    .mt-checkbox.mt-checkbox-outline > input:checked ~ span {
        border: 1px solid #d9d9d9;
        background: none;
    }

    .mt-radio > span {
        -webkit-border-radius: 50% !important;
        -moz-border-radius: 50% !important;
        -ms-border-radius: 50% !important;
        -o-border-radius: 50% !important;
        border-radius: 50% !important;
    }

        .mt-radio > span:after {
            left: 5px;
            top: 5px;
            height: 6px;
            width: 6px;
            border-radius: 100% !important;
            background: #888888;
        }

    .mt-radio > input:disabled ~ span:after {
        background: #888888;
    }

th > .mt-radio.mt-radio-single,
td > .mt-radio.mt-radio-single {
    right: -5px;
}

.mt-checkbox > span:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #888888;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.mt-checkbox > input:disabled ~ span:after {
    border-color: #888888;
}

.form-inline .mt-checkbox {
    margin-left: 15px;
    margin-right: 15px;
}

th > .mt-checkbox.mt-checkbox-single,
td > .mt-checkbox.mt-checkbox-single {
    right: -5px;
}

.mt-checkbox-list,
.mt-radio-list {
    padding: 10px 0;
}

.form-horizontal .form-group .mt-checkbox-list, .form-horizontal .form-group
.mt-radio-list {
    padding-top: 0;
}

.mt-checkbox-list .mt-checkbox,
.mt-checkbox-list .mt-radio,
.mt-radio-list .mt-checkbox,
.mt-radio-list .mt-radio {
    display: block;
}

.mt-checkbox-inline,
.mt-radio-inline {
    padding: 10px 0;
}

.form-horizontal .form-group .mt-checkbox-inline, .form-horizontal .form-group
.mt-radio-inline {
    padding-top: 8px;
}

.mt-checkbox-inline .mt-checkbox,
.mt-checkbox-inline .mt-radio,
.mt-radio-inline .mt-checkbox,
.mt-radio-inline .mt-radio {
    display: inline-block;
    margin-right: 15px;
}

    .mt-checkbox-inline .mt-checkbox:last-child,
    .mt-checkbox-inline .mt-radio:last-child,
    .mt-radio-inline .mt-checkbox:last-child,
    .mt-radio-inline .mt-radio:last-child {
        margin-right: 0;
    }
