#portal-body, #default-body {
    background: rgba(204,204,204,.63);
}

@media only screen and (max-width:991px) and (min-width:768px) {
    .user-documents {
        display: inline-table;
        width: 30%;
    }
}

.full-width {
    width: 100%;
}

@media(min-width:992px) {
    .user-documents {
        display: inline-table;
        width: 30%;
    }
}

.form_datetime-component #ui-datepicker-div {
    width: 190px !important;
    height: 179px !important;
}

.form_datetime-component .ui-datepicker-calendar {
    width: 100% !important;
    position: absolute;
    top: 50px;
    left: 8px;
}

.form_datetime-component .ui-icon-circle-triangle-e {
    float: right;
    margin-right: 9px;
    color: #fff;
}

.form_datetime-component .ui-icon-circle-triangle-w {
    margin-left: 5px;
    color: #fff;
}

.form_datetime-component .ui-datepicker-title {
    margin-left: 6px;
    color: #fff;
}

/*.breadcrumb {
    padding: 10px 15px 27px 15px;
}*/

.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: rgba(158,158,158,.22);
}

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    float: left;
    margin-left: 0;
}

@media(min-width:1200px) {
    .img-responsive-default {
        height: 300px;
    }
}

.tab-responsive {
    overflow-y: hidden;
    overflow-x: scroll;
}

.border-features {
    border: 4px solid #212e6d;
    border-radius: 15px;
    margin-top: 30px;
    padding: 38px 10px;
}

@media(max-width:2000px) {
    .p-alignment {
        text-align: inherit;
    }
}

.Multiline-ellipsis {
    overflow: hidden;
    position: relative;
    line-height: 1.2em;
    max-height: 2.4em;
    margin-right: -1em;
    padding-right: 1em;
}

    .Multiline-ellipsis:before {
        content: '...';
        position: absolute;
        right: 0;
        bottom: 0;
    }

    .Multiline-ellipsis:after {
        content: '';
        position: absolute;
        right: 0;
        width: 1em;
        height: 1em;
        margin-top: .2em;
        background: #fff;
    }

@media(max-width:484px) {
    .h4-transporterProfile {
        font-size: 3.56vw;
    }

    .h4-ProfileFont {
        font-size: 4vw;
    }

    .btn-xs-profile {
        font-size: 2.9vw;
    }

    .form-control-font {
        font-size: 2.9vw;
    }

    .panel-heading-font {
        font-size: 3.1vw;
    }

    .profile-Margin {
        margin-top: -2px;
    }
}

.fotercont {
    width: 100%;
    float: left;
    margin: 0;
    background-color: #fff;
    border: solid 1px #212e6d;
}

.foterlinks {
    width: 25%;
    float: left;
    margin: 0;
    padding: 15px;
}

    .foterlinks ul {
        display: block;
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .foterlinks ul li {
            padding: 0;
            margin: 0;
            display: block;
        }

            .foterlinks ul li p {
                color: #212e6d;
            }

                .foterlinks ul li p:before {
                    content: "►";
                    padding-right: 5px;
                    color: #e14a17;
                }

.articls {
    background-color: #fff;
    height: 174px;
    border: solid 1px #ddd;
}

.col-left {
    width: 67%;
    padding-right: 10px;
    padding-left: 10px;
}

.col-right {
    width: 20%;
}

.addbox ul li {
    display: inline-block;
    width: 50%;
    float: left;
    padding-left: 0;
}

    .addbox ul li:nth-child(odd) {
        padding-right: 5px;
    }

    .addbox ul li:nth-child(even) {
        padding-left: 5px;
    }

.sub-box {
    width: 100%;
    float: left;
    background-color: #fff;
    border: 1px solid #212e6d;
    min-height: 111px;
    position: relative;
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 10px 10px 0 10px;
}

.sub-box1 {
    width: 100%;
    float: left;
    background-color: #fff;
    border: 1px solid #41bb19;
    position: relative;
    border-radius: 5px;
    padding: 0 10px 10px 10px;
    margin-bottom: 5px;
}

.sticky2a {
    width: 80px;
    height: 80px;
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    background-image: url("../images/corner.png");
    background-repeat: no-repeat;
    top: -4px;
    left: -3px;
    position: absolute;
    padding-left: 8px;
}

.sub-box .h3 {
    margin-top: 0;
    padding-left: 40px;
    overflow: hidden;
    color: #212e6d;
    height: 45px;
}

.custom_search {
    width: 245px;
}

    .custom_search.navbar-form .form-control {
        width: 100%;
    }

@media only screen and (min-width:769px) and (max-width:1199px) {
    .div-paddings {
        padding-top: 10px;
    }

    .div-paddingss {
        padding-bottom: 10px;
    }

    .warepage {
        height: 300px;
    }

    .custom_search {
        display: none;
    }
}

@media only screen and (min-width:3830px) and (max-width:6000px) {
    .navbar-form .form-control.searchbox {
        width: 90px;
    }
}

.ellipsis-value {
    text-overflow: ellipsis;
    max-width: 200px;
    overflow: hidden;
}

.border-color {
    border: 20px solid #fd4404;
}

.border-color-grey {
    border: 20px solid #a9a9a9;
}

.page-content {
    border: 20px solid #212e6d;
}

.page-content {
    border: 20px solid #212e6d;
}

.text-alignment > div > div {
    display: flex;
}

.fa {
    color: #e14a17;
    margin-left: 2px;
    margin-right: 2px;
}

.glyphicon {
    color: #e14a17;
    margin-left: 2px;
    margin-right: 2px;
}

.btn .glyphicon, .modal-header .glyphicon {
    color: #fff;
}

.btn .fa {
    color: #fff;
}

.blurSection {
    pointer-events: none;
    -webkit-filter: blur(2px);
    filter: blur(2px);
}

.popup-Panel {
    display: none;
    max-width: 20%;
    width: auto;
    position: fixed;
    z-index: 100001;
    left: 40%;
    top: 27%;
}

@media only screen and (min-width:0) and (max-width:500px) {
    .popup-Panel {
        max-width: 80%;
        left: 15%;
        top: 10%;
    }

    .btn-width {
        max-width: 89px;
    }

    .h1-Postfont {
        font-size: 6vw;
    }

    .reg-width {
        width: 100%;
    }

    .voice-Support {
        display: list-item;
    }

    .fotercont-font {
        font-size: 1.9vw;
    }
}

@media only screen and (min-width:501px) and (max-width:992px) {
    .popup-Panel {
        max-width: 50%;
        left: 25%;
        top: 10%;
    }
}

.btn-xs-transporterProfile {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    min-width: 50px;
    border-radius: 3px;
}

.package-filter {
    min-height: 136px;
    max-height: 136px;
    overflow-y: auto;
    border: 1px solid #c3c2c2;
    padding: 5px;
    border-radius: 4px;
}

.btn-mar-top-5 a {
    margin-top: 5px;
}

.btn-mar-bot-5 a {
    margin-bottom: 5px;
}

#askedQuestion > li > a {
    text-overflow: ellipsis;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
}

#askedQuestion {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.checkbox-scroll {
    overflow-x: auto;
}

.navbar-toggle {
    z-index: 1;
}

.customer_profile-footer {
    margin-bottom: 10px;
}

@media only screen and (min-width:0) and (max-width:992px) {
    .btn-collpase {
        display: none;
    }

    .my_btn-collapse {
        display: inline;
        cursor: pointer;
    }
}

.map-canvas-cover {
    width: 100%;
    height: 600px;
    border: 1px solid #cfcfcf;
    overflow: hidden;
    border-radius: 4px;
}

@media only screen and (min-width:0) and (max-width:767px) {
    .row-border {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        -webkit-overflow-scrolling: touch;
    }

    .fleet-Img-Margin {
        margin-top: 0;
    }

    .btn-right {
        float: right;
    }

    .map-canvas-cover {
        height: 300px;
    }

    .p-hide {
        display: none;
    }

    .i-hide {
        display: none;
    }

    .div-padding {
        padding-top: 20px;
    }

    .div-padding1 {
        padding-top: 10px;
    }

    #ucHeader_lnkRequestCallBack {
        display: none;
    }

    #TsBlogId {
        display: none;
    }

    .state-overview {
        display: none;
    }

    #PackersMoversHeading {
        display: none;
    }

    #TsPNMBoard {
        display: none;
    }

    .hide-carousal {
        display: none;
    }

    #HideNewsRoom {
        display: none;
    }

    #TsPhoneNo {
        display: none;
    }

    #TsMailId {
        display: none;
    }

    .alignment {
        text-align: center;
    }

    #ucHeader_liLogin {
        font-size: 12px;
        margin-left: 45px;
        margin-right: 34px;
        position: absolute;
        top: 40px;
        right: 90px;
    }


    .disable-hover a:hover {
        color: #fff;
    }

    #ucHeader_liRegister {
        position: absolute;
        top: 40px;
        right: 20px;
        font-size: 12px;
    }

    li:before {
        display: none;
    }

    .same {
        display: block;
    }

    .Truckboard-xs {
        font-size: 14px;
    }

    .Warehouse {
        font-size: 27px;
    }

    .img-responsive-access {
        width: 40%;
    }
}

@media only screen and (min-width:768px) {
    .fleet-Img-Margin {
        margin-top: -40px;
    }
}

@media only screen and (min-width:768px) and (max-width:7000px) {
    .same {
        display: none;
    }
}

.custom-top-nav {
    margin-top: 0;
}

@media only screen and (min-width:0) and (max-width:768px) {
    .op-same {
        display: none;
    }

    .custom-top-nav {
        position: unset;
        margin-top: 40px;
    }
}

.home-banner {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0,0,0,0);
    background-origin: padding-box;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.default-margin {
    margin-top: 200px;
}

@media only screen and (min-width:992px) and (max-width:2000px) {
    .btn-calculator {
        font-size: 1.1vw;
    }

    .custom-footer-left {
        border-left: 1px solid #bcbcbc;
    }

    .panel_show {
        display: block;
        height: auto !important;
    }

    .my_btn-collapse {
        display: none;
    }

    .btn-collpase {
        display: inline block;
    }
}

.custom-footer-right {
    border-right: 1px solid #bcbcbc;
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .custom-footer-right {
        border-right: 1px solid #bcbcbc;
    }

    .online-booking {
        height: 265px;
    }

    .footter-margin {
        margin-left: 10px;
    }

    .btn-calculator {
        font-size: 1.34vw;
    }

    .carousel-inner > .item > img, .carousel-inner > .item > a > img .crowsel {
        height: 265px;
    }
}

@media only screen and (min-width:992px) and (max-width:7000px) {
    .custom-footer-left {
        border-left: 1px solid #bcbcbc;
    }
}

@media only screen and (max-width:3000px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 0;
        overflow-y: hidden;
        overflow-x: auto;
        border-radius: 10px 10px 0 0;
    }
}

@media only screen and (max-width:2000px) {
    .border-radius-0 {
        border-radius: 0;
    }
}

@media only screen and (min-width:992px) and (max-width:2000px) {
    .package-filter {
        min-height: 202px;
        max-height: 202px;
    }

    .h3-fontsize {
        font-size: 1.4vw;
    }
}

@media only screen and (min-width:768px) and (max-width:7000px) {
    .op-same {
        display: block;
    }

    .img-responsive-truck {
        height: 116px;
    }

    .margin {
        margin-left: 25%;
    }

    .alignmet-footer {
        text-align: center;
    }
}

.div.custom-footer-all_padding {
    padding-left: 300px;
    padding-right: 3000px;
}

.topcorner {
    position: absolute;
    top: 0;
    right: 0;
    padding-right: 90px;
    margin-right: 10px;
    float: left;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn .border-top-bottom-right {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.btnserchflter {
    margin-bottom: 10px;
}

.btclradddatepc {
    margin: 0 0 0 5px;
}

.cntainr-fll2 {
    text-align: left;
}

.even tr:nth-child(even) td {
    background-color: #d3d3d3;
}

.odd tr:nth-child(odd) td {
    background-color: #d3d3d3;
}

.alert {
    padding: 9px;
    margin-bottom: 5px;
    position: relative;
    -webkit-box-shadow: 0 5px 5px rgba(255, 78, 0, 0.12156862745098039);
    box-shadow: 0 1px 10px #2f373f;
}

#formHome .alert, #formPortal .alert, #formEmployee .alert, #formIndividualUser .alert {
    margin-top: 10px;
}

.custom-hide {
    display: none;
}

.websiteUrl::-webkit-input-placeholder {
    text-transform: lowercase;
}

.custom-border-radius-4 {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    min-width: 50px;
    border-radius: 3px;
}

.contacts.header__item {
    border-right: 1px solid #798792;
    margin-bottom: 25px;
    margin-top: 20px;
    padding: 0 20px;
}

.custom-about-class p {
    float: left;
    width: 80%;
}

.contacts__email {
    color: #798792;
    font-size: 12px;
    text-align: right;
}

.contacts__phone {
    color: #798792;
    font-size: 17px;
    text-align: right;
}

.enter__item.enter__item_login {
    color: #798792;
    display: block;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}

.enter__item.enter__item_register {
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
}

.enter.header__item {
    margin-top: 20px;
    padding: 0 0 0 20px;
}

.custom_button {
    background: none repeat scroll 0 0 rgba(0,0,0,0) !important;
    border: medium none;
    color: rgba(0,0,0,0) !important;
}

.bg-blue {
    background-color: #212e6d;
    box-shadow: 0 0 5px 0 #fff;
    margin: 0 auto;
}

.panel-heading.bg-info {
    background-color: #212e6d !important;
}

.container-full1 {
    background: none repeat scroll 0 0/cover #fafafa;
}

.container-full2 {
    color: #333;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
}

.custom-subscribe .btn {
    margin-bottom: 2px;
}

i2 {
    color: #fff;
    margin: 2px;
}

i3 {
    color: #e14a17;
    margin: 6px;
}

i1 {
    color: #fff;
    margin: 15px;
}

.form-group {
    margin: 0 10px 0 10px;
}

    .form-group > .row > .col-xs-1, .form-group > .row > .col-sm-1, .form-group > .row > .col-md-1, .form-group > .row > .col-lg-1, .form-group > .row > .col-xs-2, .form-group > .row > .col-sm-2, .form-group > .row > .col-md-2, .form-group > .row > .col-lg-2, .form-group > .row > .col-xs-3, .form-group > .row > .col-sm-3, .form-group > .row > .col-md-3, .form-group > .row > .col-lg-3, .form-group > .row > .col-xs-4, .form-group > .row > .col-sm-4, .form-group > .row > .col-md-4, .form-group > .row > .col-lg-4, .form-group > .row > .col-xs-5, .form-group > .row > .col-sm-5, .form-group > .row > .col-md-5, .form-group > .row > .col-lg-5, .form-group > .row > .col-xs-6, .form-group > .row > .col-sm-6, .form-group > .row > .col-md-6, .form-group > .row > .col-lg-6, .form-group > .row > .col-xs-7, .form-group > .row > .col-sm-7, .form-group > .row > .col-md-7, .form-group > .row > .col-lg-7, .form-group > .row > .col-xs-8, .form-group > .row > .col-sm-8, .form-group > .row > .col-md-8, .form-group > .row > .col-lg-8, .form-group > .row > .col-xs-9, .form-group > .row > .col-sm-9, .form-group > .row > .col-md-9, .form-group > .row > .col-lg-9, .form-group > .row > .col-xs-10, .form-group > .row > .col-sm-10, .form-group > .row > .col-md-10, .form-group > .row > .col-lg-10, .form-group > .row > .col-xs-11, .form-group > .row > .col-sm-11, .form-group > .row > .col-md-11, .form-group > .row > .col-lg-11, .form-group > .row > .col-xs-12, .form-group > .row > .col-sm-12, .form-group > .row > .col-md-12, .form-group > .row > .col-lg-12 {
        margin-bottom: 10px;
    }

    .form-group label {
        margin-bottom: 2px;
        display: block;
    }

.form-group-align {
    margin: 0 10px 0 15px;
}

.custom-color {
    color: #000 !important;
}

.custom_add {
    margin-top: 30px;
    text-decoration: none !important;
}

.custom_logo {
    float: left;
    padding: 0px 0px 0px 12px;
    height: 48px;
}

.navbar-nav {
    margin-left: -50px;
}

#header-content {
    padding: 9px 0;
    min-height: 40px;
}

.infoBlock h4 {
    color: #000;
}

.infoBlock > ul {
    padding: 0;
}

.infoBlock li {
    display: block;
    list-style: none outside none;
    margin-bottom: 7px;
    border-bottom: 1px solid #f1f1f1;
    margin-left: 10px;
}

.infoBlock a {
    color: #333;
    font-size: 12px;
    text-decoration: none;
}

.infoBlock i {
    color: #bcbcbc;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}

.infoBlock a:hover {
    color: #fd4404;
}

.subscribe__lable {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin: 10px 0 0;
}

.subscribe__field {
    border: medium none;
    border-radius: 4px;
    display: inline-block;
    margin: 10px 0;
    padding: 7px;
    width: 80%;
}

.custom-subscribe {
    border-radius: 4px;
    margin-bottom: 5px;
    margin-top: 17px;
    padding: 0 8px;
}

.custom_login_form {
    padding: 0 30px 30px 0;
}

.custom_login_banner {
    border-left: 1px solid #cfcfcf;
    padding: 25px 25px 25px 0;
}

.custom_menu {
    padding: 10px 20px 0;
}

.custom_login_text a:hover {
    color: #fc9774;
}

.horizontal-menu .navbar-nav a {
    font-weight: 500;
}

.dropdown-menu {
    background-color: #fff;
}

    .dropdown-menu > li > a {
        padding: 9px 20px 9px 10px !important;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a.active {
            background-color: #f06427;
            color: #fafafa !important;
            text-decoration: none;
        }

.horizontal-menu .navbar-nav > li > a {
    text-decoration: none;
    font-size: 1rem;
    color: #000;
    display: block;
    border-radius: 3px;
    padding: 7px 12px;
    margin-left: 5px;
    transition: .5s;
}

    .horizontal-menu .navbar-nav > li > a i {
        margin-right: 5px;
        transition: .5s;
    }

    .horizontal-menu .navbar-nav > li > a:hover i {
        transform: rotate(180deg);
    }

.navbar-nav > li > .dropdown-menu {
    margin-left: 1px;
}

.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li > a.active {
    color: #fff !important;
    background: #f06427;
}

.navbar-nav > li > a.active {
    color: #fff !important;
    background-color: #f06427;
}

    .navbar-nav > li > a:hover i, .navbar-nav > li > a:focus i, .navbar-nav > li > a.active i {
        color: #fff !important;
    }

@media(max-width:767px) {
    /*changing for dropdown menubar formsubmenubar in mobile view*/
    .dropdown-menu > li > a {
        padding: 9px 20px 9px 12px !important;
    }

    .navbar-nav > .open > .multi-level > .dropdown-submenu > .dropdown-menu {
        padding-left: 20px;
    }

    /*this change for search panel in mobile view*/
    .navbar-nav > li > .mar-left30 {
        margin-left: 9%;
    }

    #callerInfo {
        display: none;
    }

    .navbar-nav > li > a {
        color: #fff;
        text-align: center;
    }

    .custom_button {
        margin: 10px 10px 20px;
    }

    .contacts.header__item {
        border-left: 1px solid #798792;
        border-right: medium none;
        margin-bottom: 25px;
        margin-left: 20px;
        margin-top: 20px;
        padding: 0 20px;
    }

    .custom-add a i {
        color: #f00;
        float: none;
        font-size: 17px;
        margin-right: 15px;
    }

    .custom-add {
        text-align: left;
        width: 100%;
    }

    .custom-about-class p {
        float: none !important;
        width: auto !important;
    }

    .custom_logo {
        margin: auto;
        padding: 0;
    }

    .bookingTabsContainer {
        position: relative !important;
        right: 0 !important;
        top: 10px !important;
    }

    .custom-boder-bottom img {
        width: auto !important;
    }

    .custom-button-class {
        margin: 15px !important;
        padding: 0;
    }

    .custom-border-left {
        border-left: medium none !important;
    }

    .second-level-menu {
        display: none;
        left: 0;
        list-style: none outside none;
        margin: 0;
        padding: 9px 0 0;
        position: relative;
        top: 5px;
    }

    .custom-track .img-responsive {
        display: inline;
    }

    .custom-map {
        margin-top: 0 !important;
    }

    .custom-recent > h1 {
        float: none !important;
        position: relative;
        z-index: 999;
    }

    .custom-recent a {
        margin: -8% 0 0 !important;
        position: relative;
        z-index: 999;
    }

    .footerp p {
        text-align: center;
    }

    .custom_list {
        margin: 5px 0 !important;
    }
}

.border-right {
    border-right: 1px solid #f1f1f1;
}

.top-breadcrumb > .active {
    color: #999;
}

.top-breadcrumb > li {
    display: inline-block;
}

    .top-breadcrumb > li + li:before {
        color: #9c9997;
        padding: 0 5px;
    }


.shortOffers {
    margin-bottom: 20px;
    margin-top: 20px;
    right: 0;
    top: 550px;
    width: 100%;
    z-index: 100;
}

.shortOffer .title {
    float: left;
    margin-right: 5%;
    width: 65%;
}

    .shortOffer .title h5 {
        color: #1e0c01;
        font-size: 17px;
        line-height: 13px;
    }

.shortOffer .price {
    float: left;
    width: 30%;
}

    .shortOffer .price span {
        color: #666;
        display: block;
        font-size: 12px;
        line-height: 19px;
    }

    .shortOffer .price em {
        display: block;
        font-size: 26px;
        font-style: normal;
    }

.shortOffer {
    background: none repeat scroll 0 0 #fafafa;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 0 6px #bcbcbc;
    padding: 15px 5%;
    position: relative;
    width: 100%;
    z-index: 200;
}

.clearfix {
    display: block;
}

.clear {
    clear: both;
}

.bookingTabsContainer {
    position: absolute;
    right: 0;
    top: 150px;
    width: 100%;
    z-index: 100;
}

    .bookingTabsContainer .bookingTabsCol {
        float: right;
    }

.person {
    margin-bottom: 10px;
}

    .person img {
        border-radius: 50%;
        height: 180px;
        width: 180px;
    }

.team-social-link {
    display: block;
    margin: 10px 0 20px;
}

    .team-social-link a {
        color: #cac8c7;
        display: inline-block !important;
        font-size: 20px;
        margin: 0 8px;
    }

        .team-social-link a:hover {
            color: #f37c6b;
        }

.person-info h4, .person-info h4 a {
    color: #f37c6b;
    font-weight: 300;
    margin-bottom: 5px;
    font-weight: 600;
}

.mtop30 {
    margin-top: 30px;
}

.custom_list {
    margin: 5px 45px;
}

    .custom_list > li {
        list-style: disc outside none;
        padding: 0 5px;
    }

    .custom_list.content > li {
        list-style: none outside none;
        padding-top: 30px;
    }

    .custom_list li ul li {
        list-style: circle outside none;
        padding: 0 5px;
        text-align: justify;
    }

    .custom_list ul {
        margin: 5px 40px;
    }

.custom_mark {
    text-align: left;
}

    .custom_mark i {
        color: #008000;
        font-size: 18px !important;
    }

.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase !important;
}

.websiteUrl::-webkit-input-placeholder {
    text-transform: lowercase;
}

.websiteUrl::-moz-placeholder {
    text-transform: lowercase;
}

.normal-text-case {
    text-transform: none !important;
}

.capitalize {
    text-transform: capitalize;
}

.border1 {
    background-color: #fafafa;
    border: 1px solid #bababa;
}

.color-primary {
    color: #f06427;
}

    .color-primary a:hover {
        color: #fd4404;
    }

.color_blue {
    color: #212e6d;
}

.color_black {
    color: #000;
}

.color_white {
    color: #fff !important;
}

.table .fa-check-circle, .table .fa-check-square-o, .table .glyphicon-ok-sign {
    color: #35a900 !important;
}

.table .fa-group {
    color: #2a922c !important;
}

.table .fa-plus {
    color: #212e6d !important;
}

.table .fa-ban {
    color: #212e6d !important;
}

.table .fa-dashboard {
    color: #2a922c !important;
}

.table .fa-phone {
    color: #2a922c !important;
}

.table .fa-exclamation-circle {
    color: #212e6d !important;
}

.table .fa-stack-exchange {
    color: #036ad2 !important;
}



.table .fa-user {
    color: #212e6d !important;
}

.table .glyphicon-plus-sign {
    color: #41cac0 !important;
}

.table .glyphicon-edit {
    color: #212e6d !important;
}

.color-dafault {
    color: #bec3c7;
}

.flex-video {
    height: 0;
    margin-bottom: 16px;
    overflow: hidden;
    padding-bottom: 67.5%;
    padding-top: 25px;
    position: relative;
}

    .flex-video.widescreen {
        padding-bottom: 55%;
    }

    .flex-video.vimeo {
        padding-top: 0;
    }

    .flex-video iframe, .flex-video object, .flex-video embed {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

@media only screen and (max-device-width:800px),only screen and (device-width:1024px) and (device-height:600px),only screen and (width:1280px) and (orientation:landscape),only screen and (device-width:800px),only screen and (max-width:767px) {
    .flex-video {
        padding-top: 0;
    }
}

a.btn-purchase {
    background: none repeat scroll 0 0 #333;
    color: #fff;
    margin-top: 30px;
    padding: 20px 40px;
    text-transform: uppercase;
    transition: all .3s ease 0s;
}

    a.btn-purchase:hover, a.btn-purchase:focus {
        background: none repeat scroll 0 0 #f77b6f;
        color: #fff;
        transition: all .3s ease 0s;
    }

@media(min-width:996px) and (max-width:1200px) {
    .footer-logo img {
        width: 100%;
    }

    .custom-footer-all {
        padding: 10px;
    }

    .custom-footer li:first-child {
        display: block;
    }

    .custom-footer > ul li {
        margin: 0 1px !important;
    }

    .custom-subscribe {
        padding: 0 8px 8px;
    }

    .active.item > h1 {
        margin-top: 0;
        padding: 0 8%;
    }

    .custom-add.phone > span {
        width: 82% !important;
    }

    .nav > li > a {
        padding-right: 6px !important;
    }
}

@media(min-width:768px) and (max-width:1040px) {
    .custom_logo {
        margin: auto;
    }
}

@media(min-width:768px) and (max-width:995px) {
    .bookingTabsContainer {
        top: 160px;
    }

    .custom-img {
        height: 285px;
        width: 1200px;
    }

    .custom_slider h1 {
        padding: 10px 27px !important;
    }

    .highlight-1 {
        font-size: 43px !important;
        line-height: 59px !important;
    }

    .footer-logo img {
        width: 100%;
    }

    .custom-footer-all {
        padding: 10px;
    }

    .custom-footer li:first-child {
        display: block;
    }

    .custom-footer > ul li {
        margin: 0 1px !important;
    }

    .custom-subscribe {
        padding: 0 8px 8px;
    }

    .custom_logo img {
        padding: 20px !important;
        text-align: center !important;
    }

    .custom-footer > ul li {
        margin: 0 -1px !important;
    }

    .vertical-menu li a:hover, .vertical-menu li a:focus, .vertical-menu li.active a {
        padding: 4px !important;
    }

    .vertical-menu li a {
        padding: 4px !important;
    }

    .custom-map {
        margin-top: 0 !important;
    }

    .top-level-menu a {
        color: #fff;
        display: block;
        font-size: 12px !important;
        line-height: 20px;
        padding: 5px 10px;
        text-decoration: none;
    }

    .nav > li > a {
        display: block;
        padding: 6px 3px;
        position: relative;
    }
}

s .custom_slider h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 100 !important;
    padding: 10px 70px;
}

.carousel-control.left, .carousel-control.right {
    background: none repeat scroll 0 0 rgba(0,0,0,0) !important;
    filter: none;
}

.highlight-1 {
    background-image: url("../images/bg.png");
    background-repeat: repeat;
    color: #fff;
    font-size: 54px;
    font-weight: 100;
    line-height: 74px;
    -webkit-line-height: 74px;
}

.active {
    color: #e14a17 !important;
}

.custom-tag {
    padding: 10px 0 0;
}

.custom-boder-top {
    border-top: 1px solid #cfcfcf;
}

.custom-border-left {
    border-left: 1px solid #cfcfcf;
}

.custom-boder-bottom {
    border-bottom: 1px solid #eaeaea;
    margin: 0;
}

.custom-border-right {
    border-right: 1px solid #cfcfcf;
}

.custom-button-class {
    margin-top: 78px;
    padding: 0;
}

.custom-track {
    padding: 10px 0;
    text-align: center;
}

.icon-wrap.ico-bg.round i {
    color: #fff !important;
    margin-top: 16px;
}

.custom_tr {
    float: left;
    width: 270px !important;
}

.custom_lable {
    color: #333;
    display: inline !important;
    padding: 0 10px;
}

.custom-header th {
    font-weight: 600 !important;
}

.panel-collapse.collapse.in {
    color: #000 !important;
}

.value p {
    font-size: 16px;
    text-align: center;
    line-height: 17px;
}

#cphContent_rblRoles > label {
    float: left;
    margin: 0 20px 0 5px;
}

@media(max-width:461px) {
    #cphContent_rblRoles > label {
        float: inherit;
        margin: 0 20px 0 5px;
    }
}

.emp-radio-List input {
    float: left;
}

.emp-radio-List label {
    display: inline-block;
}

.emp-radio-List tr {
    display: inline-block !important;
    margin: 0 5px;
}

.custom-next span, .custom-next a {
    background-color: #f06427;
    border: medium none;
    color: #fff;
    float: left;
    font-weight: 700;
    line-height: 1.42857;
    margin: 5px 1px;
    padding: 4px 9px;
    position: relative;
    text-decoration: none;
}

.custom-next span {
    background-color: #212e6d;
}

    .custom-next span .active {
        background: none repeat scroll 0 0 #e14a17 !important;
        color: #fff !important;
    }

.custom-next a:hover {
    background: none repeat scroll 0 0 #f06427;
}

.custom-next td {
    padding: 0;
}

.go-top {
    background: none repeat scroll 0 0 #f06427;
    border-radius: 50%;
    bottom: 1%;
    right: 0%;
    padding: 0 10px 2px;
}

.form-control-dropdown {
    width: 77%;
}

.input-sm-height {
    height: 25px;
}

.custom-footer ul {
    background: none repeat scroll 0 0 #efeeee;
    border-radius: 2px;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
    text-align: center;
}

.custom-footer > ul li {
    display: inline-block;
}

.custom-footer li:nth-child(6) a:hover {
    opacity: .5;
}

.custom-footer ul li a:hover {
    color: #c1c1c1;
    opacity: .5;
}

.custom-add {
    display: block;
    float: left;
    font-size: 12px;
    margin-top: 0;
    padding-top: 8px;
}

    .custom-add.phone {
        margin: 5px 0 -5px;
    }

    .custom-add a i {
        color: #f00;
        float: left;
        font-size: 17px;
        margin-right: 10px;
        margin-top: 3px;
    }

.custom-footer-all {
    border-right: 1px solid #bcbcbc;
}

.custom-footer-border-left {
    border-left: 1px solid #bcbcbc;
}

.custom-footer-bottom {
    background: none repeat scroll 0 0 #f06427;
    color: #fff;
    padding-top: 12px;
}

.footer-logo {
    text-align: center;
    height: 192px;
}

.about-testimonial {
    margin: 0 !important;
}


.table th {
    background: none repeat scroll 0 0 #5d5b5b !important;
    color: #ffffff;
    border: 1px solid #777777 !important;
    font-weight: 600;
}

.custom-boder-top ol li {
    display: inline-block;
    margin: 0 10px;
}

.custom-bg {
    background: none repeat scroll 0 0 #f8f8f8;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 5px;
    border: 1px solid #e0e0e0;
}

.custom-bg- {
    background: none repeat scroll 0 0 #dadada;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 5px;
}

.custom-bg ul li h4, .custom-bg ul li h5 {
    margin: 0;
}

.custom-bg-form {
    background: none repeat scroll 0 0 #212e6d;
    border-radius: 5px;
    color: #fff;
    margin-bottom: 10px;
    padding: 8px;
}

.custom-bg-full {
    background: none repeat scroll 0 0 #efeeee;
    border-radius: 4px 4px 0 0;
    margin-bottom: 10px;
    padding: 5px;
}

.about h4 {
    color: #333;
    margin-bottom: 0;
    text-transform: capitalize;
}

.custom-det h4 {
    border-bottom: 1px solid #cfcfcf;
    padding: 0 0 15px;
}

.custom-det li {
    border-bottom: 1px solid #f1f1f1;
    list-style: none outside none;
    padding: 0 0 5px;
    text-transform: capitalize;
}

.form-group.mar-bot-0 {
    height: 141px;
    overflow-y: scroll;
}

.custom-side-detail h4 {
    padding: 1px 5px 10px;
}

.custom-side-detail h5 {
    padding: 10px 5px;
}

.about.mar-all-0.custom-rating {
    border: 1px solid #b2c4d4;
    border-radius: 3px;
    padding: 5px;
}

.span-text {
    font-size: 16px;
    font-style: italic;
    padding: 0 10%;
}

.flex-video.widescreen {
    height: 250px;
}

.custom-tab-boder {
    border: 1px solid #f1f1f1;
    border-radius: 4px;
}

.custom-icon-left-boder {
    border-left: 1px solid #000;
    padding-left: 4px;
}

.custom-icon-right-boder {
    border-right: 1px solid #000;
    padding-right: 4px;
}

.panel-heading .custom-tap > li > a:hover {
    background: none repeat scroll 0 0 #cfcfcf !important;
}

.panel-heading.tab-bg-dark-navy-blue.panel-body.custom-tab-boder {
    border-bottom: 2px solid #f1f1f1;
}

#last > section {
    height: 250px;
    overflow-y: scroll;
}

#news > section {
    height: 250px;
    overflow-y: scroll;
}

#events > section {
    height: 250px;
    overflow-y: scroll;
}

.custom-header {
    background: none repeat scroll 0 0 #cfcfcf;
}

.custom-side-detail label {
    font-size: 13px;
    text-transform: capitalize;
}

.list-second p {
    float: left;
    width: 90%;
    text-transform: capitalize;
}

.mar-all-0 {
    margin: 0 !important;
}

.mar-top-0 {
    margin-top: 0;
}

.mar-top-5 {
    margin-top: 5px;
}

.mar-top-10 {
    margin-top: 10px;
}

.mar-top-15 {
    margin-top: 15px !important;
}

.mar-top-20 {
    margin-top: 20px;
}

.mar-top-22 {
    margin-top: 22px;
}

.mar-top-25 {
    margin-top: 25px;
}

.mar-top-30 {
    margin-top: 30px;
}

.mar-top-35 {
    margin-top: 35px;
}

.mar-top-40 {
    margin-top: 40px;
}

.mar-top-45 {
    margin-top: 45px;
}

.mar-top-50 {
    margin-top: 50px;
}

.mar-top-55 {
    margin-top: 55px;
}

.mar-top-60 {
    margin-top: 60px;
}

.mar-left-15 {
    margin-left: 15px;
}

.mar-bot-0 {
    margin-bottom: 0;
}

    .mar-bot-0 td {
        padding: 2px !important;
    }

.mar-bot-3 {
    margin-bottom: 2px;
}

.mar-bot-5 {
    margin-bottom: 5px;
}

.mar-bot-10 {
    margin-bottom: 10px;
}

.mar-bot-15 {
    margin-bottom: 15px;
}

.mar-bot-20 {
    margin-bottom: 20px;
}

.mar-bot-25 {
    margin-bottom: 25px;
}

.mar-bot-30 {
    margin-bottom: 30px;
}

.mar-bot-35 {
    margin-bottom: 35px;
}

.mar-bot-40 {
    margin-bottom: 40px;
}

.mar-bot-45 {
    margin-bottom: 45px;
}

.mar-bot-50 {
    margin-bottom: 50px;
}

.mar-bot-55 {
    margin-bottom: 55px;
}

.mar-bot-60 {
    margin-bottom: 60px;
}

.pad-top-0 {
    padding-top: 0 !important;
}

.pad-top-5 {
    padding-top: 5px;
}

.pad-top-10 {
    padding-top: 10px;
}

.pad-top-15 {
    padding-top: 15px;
}

.pad-top-20 {
    padding-top: 20px;
}

.pad-top-25 {
    padding-top: 25px;
}

.pad-top-30 {
    padding-top: 30px;
}

.pad-bot-5 {
    padding-top: 5px;
}

.pad-bot-0 {
    padding-bottom: 0;
}

.pad-bot-10 {
    padding-bottom: 10px;
}

.pad-bot-15 {
    padding-bottom: 15px;
}

.pad-bot-20 {
    padding-bottom: 20px;
}

.pad-bot-25 {
    padding-bottom: 25px;
}

.pad-bot-30 {
    padding-bottom: 30px;
}

.custom-color .panel-heading {
    border: medium none;
}

    .custom-color .panel-heading h4 a {
        text-transform: none;
    }

.custom-color .panel {
    margin-bottom: 5px !important;
}

.mar-all-0.tab-bg-dark-navy-blue {
    color: #fff;
    padding: 5px;
}

.custom-map {
    margin-top: -30px;
}

.tab-bg-dark-gray {
    background: none repeat scroll 0 0 #efeeee;
    border-radius: 5px 5px 0 0;
    padding: 5px;
}

.radio input[type="radio"] {
    margin: 4px 5px 0 -10px;
}

.border-panel .panel {
    border: 1px solid #f1f1f1;
    margin-bottom: 5px;
}

.padding-10 {
    padding: 10px;
}

.padding-10-0 {
    padding: 10px 10px 0;
}

.custom-add > span {
    float: left;
    width: 83%;
}

.custom-add.phone > span {
    width: auto;
}

.footerp a {
    color: #fff;
}

    .footerp a:hover {
        color: #fd4404;
    }

.right-bio-row {
    float: right;
    width: 80% !important;
}

.custom-star-margin {
    margin-left: 20px;
}

.custom-list > li {
    list-style: disc outside none;
    padding: 0 10px;
}

#divAjaxLoader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url('../images/ajax-loader.gif') 50% 50% no-repeat rgba(0,0,0,.25);
    background-size: 40px 40px;
    z-index: 99999999;
}

.numeric {
    width: 1%;
}

.end-user {
    width: 1%;
}

.administration {
    width: 2.4%;
}

.subscription {
    width: 1.17%;
}

.table-default {
    max-height: 200px;
    overflow: auto;
}

.input-group-btn i {
    margin: 3px;
}

.btn.time-set i {
    color: #fff;
    margin: 3px;
}

.custom-edit-list li {
    display: inline-block;
    float: left;
    width: 24%;
}

.custom-edit-list input {
    margin: 3px 5px 0 0;
}

.panel-body.bio-graph-info {
    background: none repeat scroll 0 0 #fafafa;
}

.horizontal-menu {
    width: 100%;
}

.custom-faq li {
    list-style: initial;
    margin: 8px;
}

.custom-employee-list input {
    margin: 5px 10px;
}

.custom-employee-list tr {
    float: left;
    width: 25%;
}

.custom-employee-list {
    width: 100%;
}

@media(max-width:767px) {
    #header-content {
    min-height: 80px;
}
    .slash {
        content: "/ ";
        padding: 0 5px;
        color: #9c9997;
    }

    .panel-mar-20 {
        margin-left: 20px;
        margin-right: 20px;
    }
}

.person1 {
    margin-bottom: 10px;
}

    .person1 img {
        border-radius: 50%;
        height: 80px;
        width: 80px;
    }

.name {
    font-weight: 600;
}

.shopping-cart-box {
    background-color: #f8f8f8;
    border: 1px solid #f1f1f1;
    padding: 10px;
    border-radius: 4px;
}

.font-sm {
    font-size: 14px;
}

.font-size-10 {
    font-size: 10px;
}

.pay-opt {
    background-color: #f8f8f8;
    border: 1px solid #f1f1f1;
    padding: 0 10px;
    border-radius: 4px;
}

.btn-payment {
    margin: 10px 30px;
    color: #fff;
    background-color: #f06427;
    border-color: #f06427;
}

    .btn-payment:hover {
        color: #fff;
        background-color: #e04917;
        border-color: #e04917;
    }

.btn-view-post {
    font-size: 13px;
    padding: 0 6px !important;
    margin: 7px;
}

.box-border {
    border: 1px solid #f06427;
    padding: 6px 0 2px 10px;
    border-radius: 4px;
}

.box-border-radio {
    border: 1px solid #f06427;
    padding: 0 0 6px 10px;
    border-radius: 4px;
}

.x-scrollbar {
    overflow-x: auto;
}

    .x-scrollbar .table th:first-child {
        min-width: 230px;
    }

.mrg-submit-btn {
    margin: 0 19%;
}

.custom-text-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.border-vehicle {
    border-radius: 4px;
    border: 1px solid #c3c2c2;
}

.padd-lrb15 {
    padding: 2px;
}

input::-webkit-input-placeholder {
    text-transform: capitalize;
}

input::-moz-placeholder {
    text-transform: capitalize;
}

input:-ms-input-placeholder {
    text-transform: capitalize;
}

.default-case-placeholder input::-webkit-input-placeholder {
    text-transform: none !important;
}

.default-case-placeholder input::-moz-placeholder {
    text-transform: none !important;
}

.default-case-placeholder input:-ms-input-placeholder {
    text-transform: none !important;
}

.ellipsis {
    text-overflow: ellipsis;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
}

    .ellipsis a {
        text-overflow: ellipsis;
        max-width: 200px;
        white-space: nowrap;
        overflow: hidden;
    }

.border-bg {
    border-bottom: 1px solid #9c9997;
}

.mrg-left7 {
    margin-left: 7px;
}

    .mrg-left7 img {
        padding: 12px 0;
    }

    .mrg-left7 span {
        color: #9c9997;
    }

.input-box84 {
    width: 84%;
}

.custom-iconic-input i img {
    margin-bottom: 2px;
}

.custom-iconic-input i span {
    font-size: 14px;
    line-height: 1.428571429;
    color: #9c9997;
}

.custom-iconic-input i {
    color: #9c9997;
    display: block;
    font-size: 16px;
    height: 16px;
    margin: 8px 0 0 8px;
    position: absolute;
    text-align: center;
    width: 47px;
    font-style: normal;
}

.custom-iconic-input input {
    padding-left: 54px !important;
}

.custom-dropdown-menu-right {
    min-width: 130px;
    left: auto;
    right: -16px;
    text-align: justify;
    border-radius: 4px;
}

.cursor-pointer {
    cursor: pointer;
}

.table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    text-overflow: ellipsis;
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
}

@media(max-width:767px) {
    .table > thead > tr.width, .table > tbody > tr.width, .table > tfoot > tr.width {
        max-width: 78px;
    }

    .general-hide {
        display: none;
    }
}

.custom-td-width {
    max-width: 400px !important;
}

legend {
    margin: 5px 0 5px;
}

#divContentBody {
    min-height: 548px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.custom_message {
    position: fixed;
    bottom: 50px;
    left: 15px;
    z-index: 1;
    max-width: 200px;
}

.atss {
    top: 17% !important;
}

.pnl-comment {
    padding-top: 5px;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
}

.form-group i {
    color: #f00;
}

.shadow {
    -webkit-box-shadow: 0 -5px 20px #2f373f;
    box-shadow: 0 -5px 20px #2f373f;
}

input[type=radio], input[type=checkbox] {
    margin-right: 2px;
}

.panel-select-all {
    background-color: #d9edf7;
    border-bottom: 1px solid #c3c2c2;
    padding: 5px 0 5px 6px;
    min-width: 67em;
}

@media only screen and (max-width:690px) {
    .Package-Margin {
        margin-top: 2px;
    }
}

.panel-content {
    border: 1px solid #c3c2c2;
    border-radius: 0 0 5px 5px;
}

@media only screen and (min-width:501px) and (max-width:992px) {
    .popup-Panel {
        max-width: 50%;
        left: 25%;
        top: 10%;
    }

    .custom-edit-list li {
        width: 50%;
    }
}

@media(max-width:691px) {
    .space {
        margin-top: 2px;
    }
}

.modalPopup {
    background-color: #fff;
    width: 420px;
    height: auto;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    max-height: 90%;
    overflow-x: auto;
    top: 4% !important;
    z-index: 9999999 !important;
}

.custom-modalPopup {
    width: 80%;
    position: fixed;
    z-index: 100001;
    left: 50%;
    transform: translate(-50%, 0%);
}

@media(min-width:993px) {
    .custom-modalPopup-width {
        width: 48%;
        margin-left: 70px;
    }
}

@media only screen and (min-width:0) and (max-width:767px) {
    .modalPopup {
        max-height: 98%;
        min-width: 98%;
        max-width: 98%;
        width: auto;
        top: 2% !important;
        z-index: 99999991 !important;
    }

    .custom-modalPopup {
        left: 1%;
    }
}

.modalPopup h4 {
    margin: 0;
}

.modalPopupLoading {
    background-color: #fff;
    filter: alpha(opacity=40);
    opacity: .4;
    z-index: -1;
}

.modalBackground {
    background-color: #1b1b1b;
    filter: alpha(opacity=90);
    opacity: .4;
    z-index: 999999 !important;
}

.custom-modalBackground {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
}

.modal-body .table-responsive {
    max-height: 400px;
    overflow-y: auto;
}

.modal-body label {
    font-weight: 600;
    font-family: 'Open Sans',sans-serif;
}

.modal-body td label {
    float: left;
}

.member-checkbox td label {
    float: inherit;
    margin-left: 20px;
}

.inbox-body .modal .modal-body input, .inbox-body .modal .modal-body textarea {
    border: 1px solid #e6e6e6;
    box-shadow: none;
}

.modal-header {
    background: #f06427;
}

    .modal-header h4.modal-title {
        font-weight: 400;
        font-family: 'Open Sans',sans-serif;
    }

.modal-header-padding {
    padding: 5px;
}

.clearable-picker {
    display: block !important;
}

.data-clear-picker {
    position: absolute;
    top: 55% !important;
    right: 0;
    transform: translateY(-50%);
    font-weight: 700;
    font-size: 1.8em !important;
    margin: -2px 2.2em .2em;
    line-height: 1;
    color: #bababa;
    cursor: pointer;
}

    .data-clear-picker:hover {
        color: #f06427;
        !important;
    }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: -2px;
}

.datetimepicker.dropdown-menu {
    background-color: #fafafa !important;
    position: fixed;
}

.datetimepicker table tr td.active {
    background: #41cac0 !important;
}

#divMainContainer {
    width: 100%;
    height: 100%;
}

.header {
    top: 0;
    z-index: 2;
}

body {
    box-shadow: none !important;
}

.multiselect-container {
    background-color: #fafafa;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

    .multiselect-container > li > a > label {
        padding: 0 !important;
    }

    .multiselect-container .btn .glyphicon {
        color: #e14a17 !important;
    }

    .multiselect-container.dropdown-menu {
        max-height: 400px;
        overflow-x: hidden;
        overflow-y: scroll;
        height: 80px;
    }

}

.multiselect-container > li.active > a > label.checkbox, .multiselect-container > li > a > label.checkbox:hover, .multiselect-container > li > a > label.checkbox:focus {
    color: #fff !important;
}

.modalPopup-login {
    z-index: 1 !important;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
        margin-left: 0;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #9c9997;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.caller-information {
    display: none;
    margin-top: 4px;
    cursor: pointer;
    position: fixed;
    right: 0;
    z-index: 999;
    top: 2.9%;
    width: 40px;
}

.modal-footer .btn {
    margin-top: 5px;
}

.white-bg {
    border-bottom: 1px solid #9c9997;
}

.custom-top-nav ul.top-menu > li > a, .custom-top-nav ul.top-menu > li > a:hover, .custom-top-nav ul.top-menu > li > a:focus, .custom-top-nav ul.top-menu > li > a.active {
    background-color: #f06427 !important;
}

    .custom-top-nav .username, .custom-top-nav ul.top-menu > li > a > i, .custom-top-nav ul.top-menu > li > ul > li > a > i {
        color: #fff;
    }

    .custom-top-nav .nav .caret, .custom-top-nav ul.top-menu > li > a:hover .caret {
        border-bottom-color: #fff;
        border-top-color: #fff;
    }

#ulUserNavigation.dropdown-menu > li > a i {
    color: #f06427;
    margin-right: 10px;
}

#ulUserNavigation.dropdown-menu > li > a.active i {
    color: #fff !important;
}

#ulUserNavigation.dropdown-menu > li > a:hover i {
    color: #fff !important;
}

@media(max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        background-color: #f06427;
    }

    .nav > li {
        border-top: 1px solid #fff !important;
    }

    .dropdown-submenu.dropdown-menu > li > a {
        background-color: #000 !important;
    }

    .custom_search {
        width: 90%;
    }

    #pnlSearchUser .mar-left30 {
        margin-left: 0%;
    }
}

.mar-left30 {
    margin-left: 30%;
}

.panel-heading {
    background: #f06427;
}

.quote-info {
    background-color: #f06427;
}

.carousel-control i {
    color: #fff;
}

#divBannerTextCarousel .carousel-inner > .item > img, #divBannerTextCarousel.carousel-inner > .item > a > img {
    width: 100%;
    height: 100%;
}

.ui-datepicker .ui-datepicker-header {
    background: none repeat scroll 0 0 #f06427 !important;
}

#map {
    height: 600px;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
}

.navbar-toggle {
    background-color: rgba(0,0,0,0);
    border: 1px solid rgba(0,0,0,.21);
    top: 10px;
}

.horizontal-menu.collapse.navbar-collapse {
    width: auto;
}

@media only screen and (min-width:0) and (max-width:500px) {
    .upload-doc {
        width: 100%;
    }
}

.ui-datepicker-div .padding12 {
    padding-left: 12px;
}


.btn-success {
    color: #fff;
    background-color: #212e6d;
    border-color: #0d1954;
}

#cphContent_lnkSearch.btn-danger, #cphContent_btnSearch.btn-danger {
    color: #fff;
    background-color: #212e6d;
    border-color: #0d1954;
}


.vehicleNoText {
    display: inline-block;
    width: 61px;
    padding: 0px 1px;
    vertical-align: top;
}

    .vehicleNoText .velidaTor {
        display: block;
        text-align: center;
    }

/************************ Start Filter CollapsiblePanel ***********************************************/

.headerclass {
    padding: 8px;
    background: #f06427;
    background: -webkit-radial-gradient(circle, #f06427, #ab8484);
    margin: 0 0 5px 0;
    border-radius: 8px;
    text-align: center;
    color: white;
    font-weight: 600;
    font-size: 1.0em;
    cursor: pointer;
}

.collapsePanel {
    overflow: hidden;
}

.arrow {
    width: 15px;
}
/************************* End Filter CollapsiblePanel ************************************************/

/****************************   Load Board Dashboard  ******************************************************/

.order-row .order-row-header {
    background-color: #EAED32;
    padding: 2px 0 3px;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.inline-block {
    display: inline-block !important;
}

.order-row label {
    text-transform: uppercase;
    font-family: sans-serif;
    font-size: 10px;
    color: #2f3342;
    font-weight: 300;
    margin: 0;
}

.font-weight {
    font-weight: 700;
}

.status.matched {
    background-color: #66b0e2;
    cursor: pointer;
}

.status {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    /*line-height: 1;*/
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
    font-weight: 700;
    text-transform: uppercase;
}

.m-r-md {
    margin-left: 20px !important;
}

.order-row .data-text {
    font-family: "Source Sans Pro",sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}

.text-ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

    .text-ellipsis span {
        cursor: pointer;
        font-weight: 700;
    }

.order-row .row.order-row-data {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

    .order-row .row.order-row-data > [class*=col-] {
        min-height: 90px;
    }

.order-row.cargobulk .order-type {
    color: #FFA244;
}

.order-row .order-type {
    color: #fff;
    text-transform: uppercase;
    padding: 0 5px;
}

.advance-payable img {
    border: 0;
    width: 52px;
    overflow-clip-margin: content-box;
    overflow: clip;
}

.order-row .order-type .pick-up-time .time {
    font-size: 16px;
    font-weight: 600;
    font-family: "Source Sans Pro",sans-serif;
    color: #6B8784;
}

.order-row .order-type .pick-up-time span {
    display: block;
}

.btn, button {
    text-transform: uppercase;
}

.btn-secondary {
    background-color: #EE5F63;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.card {
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 2px solid rgba(0,0,0,.2);
    border-radius: 0.25rem;
}

.card-header {
    padding: 0.20rem .1rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.05);
    border-top: 1px solid rgba(0,0,0,.125);
}

.card-bottom {
    padding: 0.20rem .1rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.05);
    border-bottom: 1px solid rgba(0,0,0,.125);
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.pad-left-5 {
    padding-left: 5px;
}

.statics {
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.14), 0 2px 2px 0 rgba(0,0,0,.098), 0 1px 5px 0 rgba(0,0,0,.084);
    border-radius: 4px;
}

    .statics .vehicle-posted {
        color: #fff;
        border-radius: 20px;
        margin: 1rem 1rem;
    }

.bid-card {
    padding: .7rem .7rem;
}

.bid-statics {
    background: #f4f6f1;
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.14), 0 2px 2px 0 rgba(0,0,0,.098), 0 1px 5px 0 rgba(0,0,0,.084);
    border-radius: 4px;
}

.current-bids span {
    padding: .2em .6em .3em;
    color: #fff;
}

.bid-heading {
    color: #fff;
    background: #f06427;
    padding: 1rem;
    border-radius: 10px;
}

.V-P {
    background: #f06427;
}

.active-ds {
    background: #3c917d;
}

.executed-ds {
    background: #84b88b;
}

.cancelled-ds {
    background: #eb5160;
}

.rejected-ds {
    background: #e14a17;
}

.V-P:hover {
    background: #e38a64;
}

.active-ds:hover {
    background: #3c9197;
}

.executed-ds:hover {
    background: #84b85b;
}

.cancelled-ds:hover {
    background: #eb4165;
}

.rejected-ds:hover {
    background: #e16a1a;
}

.card-image {
    position: relative;
}

    .card-image .dstextimg {
        position: absolute;
        top: 5px;
        background: #f08447;
        color: #fff;
        padding: 0.1rem;
        border-radius: 10px;
    }

        .card-image .dstextimg:hover {
            background: #f06427;
        }

.d-flex {
    display: flex;
}

.text-style {
    font-size: 32px;
    font-weight: 600;
    margin-right: 5px;
    margin-left: 5px;
}


/*==============  Services  ================*/

.services .icon-box {
    width: 100%;
    height: 420px;
    text-align: center;
    padding: 70px 20px 80px 20px;
    margin-top: 15px;
    transition: all ease-in-out 0.3s;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 5px 90px 0px rgba(110, 123, 131, 0.05);
}

    .services .icon-box .icon {
        margin: 0 auto;
        width: 100px;
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: ease-in-out 0.3s;
        position: relative;
    }

        .services .icon-box .icon img {
            font-size: 36px;
            transition: 0.5s;
            position: relative;
        }

        .services .icon-box .icon svg {
            position: absolute;
            top: 0;
            left: 0;
        }

            .services .icon-box .icon svg path {
                transition: 0.5s;
                fill: #f5f5f5;
            }

    .services .icon-box p {
        line-height: 24px;
        font-size: 14px;
        margin-bottom: 0;
    }

    .services .icon-box:hover {
        transform: scale(1.05);
        transition-duration: .5s;
    }

.services .iconbox-orange:hover .icon path {
    fill: #fff;
}

@media only screen and (min-width:0) and (max-width:767px) {
    .services .icon-box {
        height: auto;
    }
}

@media only screen and (min-width:1400px) and (max-width:1750px) {


    .custom_search {
        width: 200px;
    }

    .horizontal-menu .navbar-nav > li > a {
        font-size: 15px;
        padding: 10px 6px;
    }

    .custom_logo {
        padding: 0px;
        margin-left: -20px;
    }

    .top-nav ul.top-menu > li {
        margin-left: 50px;
    }

    .navbar-nav {
        margin-left: -80px;
    }

    .input-group-nav {
        margin-left: -42px;
    }
}


@media only screen and (min-width:1200px) and (max-width:1399px) {


    .custom-top-nav {
        margin-left: 60px;
    }

    .custom_logo {
        padding: 0px;
        margin-left: -20px;
    }

    .custom_search {
        width: 160px;
    }

    .navbar-nav {
        margin-left: -100px;
    }

    .horizontal-menu .navbar-nav > li > a {
        font-size: 14px;
        padding: 10px 3px;
    }

    .input-group-nav {
        margin-left: -40px;
    }

    .custom_search.navbar-form .form-control {
        font-size: 10px;
    }
}
