.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    float: left;
    margin-left: 0;
}

@media(max-width:305px) {
    .logo-responsive {
        margin-top: 3px;
    }
}

@media(min-width:1200px) {
    .img-responsive-default {
        height: 300px;
    }
}

.tab-responsive {
    overflow-y: hidden;
    overflow-x: scroll;
}

.border-features {
    border: 4px solid #00468c;
    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 #00468c;
}

.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: #00468c;
            }

                .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 #00468c;
    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: #00468c;
    height: 45px;
}

@media only screen and (min-width:769px) and (max-width:1199px) {
    .div-paddings {
        padding-top: 10px;
    }

    .div-paddingss {
        padding-bottom: 10px;
    }

    .warepage {
        height: 300px;
    }
}

@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 #00468c;
}

.page-content {
    border: 20px solid #00468c;
}

.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 {
    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;
    }

    .top-breadcrumb {
        text-align: center;
    }
}

@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;
    }

    .mobile-height {
        height: 300px;
        width: 100%;
        border: 1px solid #cfcfcf;
        overflow: hidden;
    }

    .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;
    }

    .top-breadcrumb {
        text-align: center;
    }

    #imgTruckSuvidhaMobileViewLogo {
        display: block;
        width: 115px;
        height: 90px;
    }

    #TsMailId {
        display: none;
    }

    .alignment {
        text-align: center;
    }

    .disable-hover a:hover {
        color: #fff;
    }

    #ucHeader_liRegister {
        font-size: 12px;
    }

    #fa-login {
        display: none;
    }

    #fa-Reg {
        display: none;
    }

    #fa-login-mobile {
        display: inline-block;
        color: #fff;
    }

    #fa-Reg-mobile {
        display: inline-block;
        color: #fff;
    }

    li:before {
        display: none;
    }

    .same {
        display: block;
    }

    .btn-login {
        display: inline-block;
        font-weight: 600;
        text-align: center;
        vertical-align: middle;
        cursor: pointer;
        background-image: none;
        border: 1px solid transparent;
        white-space: nowrap;
        padding: 6px 12px;
        font-size: 3vw;
        line-height: 1.428571429;
        border-radius: 4px;
        -webkit-user-select: none;
    }

    .btn-danger-login {
        color: #fff;
        background-color: #ff6c60;
        border-color: #ff6c60;
    }

    .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;
    }

    #fa-login-mobile {
        display: none;
    }

    #fa-Reg-mobile {
        display: none;
    }
}

@media only screen and (min-width:0) and (max-width:768px) {
    .op-same {
        display: none;
    }

    .btn-sm-home {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 1.5;
        border-radius: 3px;
        min-width: 50px;
    }
}

.home-banner {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0,0,0,0);
    background-image: url("../Images/home-banner.jpg");
    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:768px) {
    .top-breadcrumb {
        padding: 28px 0;
        text-align: right;
    }

    .btn-calculator {
        font-size: 1.1vw;
    }

    .custom-footer-left {
        border-left: 1px solid #bcbcbc;
    }

    .panel_show {
        display: block;
        height: auto !important;
    }

    .btn-collpase {
        display: inline block;
    }
}

@media only screen and (min-width:992px) {
    .my_btn-collapse {
        display: none;
    }
}

.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 #2f373f;
    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: #7b7b7b;
    box-shadow: 0 0 5px 0 #fff;
    margin: 0 auto;
}

.dropdown-menu {
    border-radius: 7px;
    border: solid 1px #f93;
    border-bottom: solid 7px #f93;
    background-color: #7b7b7b;
}

    .dropdown-menu > li > a {
        color: #fff;
        font-family: Tahoma,Verdana,Arial;
    }

.menu a {
    font-family: Open Sans,Tahoma,Verdana,Arial;
    font-size: 14px;
    /*text-transform: uppercase;*/
}

.carousel-inner > .item {
    transition: .9s ease-in-out left;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #000;
    color: #fafafa;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff !important;
}

.navbar .nav > li:hover {
    background-color: #ff9934;
}

.nav > li.active {
    background: #ff9934;
}

@media screen and (min-width:769px) {
    .menu li a {
        padding: 0 19px;
    }
}

.fa-left-right {
    color: #000;
}

.about {
    font: normal 12px/18px Tahoma,Geneva,sans-serif;
    color: #575757;
    padding-top: 10px;
}

    .about p {
        margin: 10px 0;
        text-align: justify;
    }

.fa-account {
    color: #ff9934;
}

.copyright-conatiner {
    width: 98%;
    max-width: 1010px;
    margin: 0 auto;
    font-family: Tahoma,Verdana,Arial;
    font-size: 12px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.heading-color {
    color: #138808;
}

a:hover, a:focus {
    color: #ff9934;
    text-decoration: underline;
}

.container-full1 {
    background: none repeat scroll 0 0/cover #f0f0f0;
}

.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #ff9934;
    border-color: #ff9934;
}

legend {
    color: #128907;
}

.inner-head h2 {
    font-family: Open Sans,Tahoma,Verdana,Arial;
    font-size: 22px;
    text-transform: uppercase;
    background-image: url(../images/h2-back.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    padding-bottom: 15px;
}

.theme-Orange-Color {
    color: #ff9934;
}

.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 {
    display: block;
    float: left;
    padding: 10px 0 !important;
    text-align: center !important;
}

.custom_search {
    position: absolute;
    right: 0%;
}

.search_top_10 {
    float: left;
}

.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;
}

@media(max-width:767px) {
    #callerInfo {
        display: none;
    }

    .custom_search {
        display: none;
    }

    .nav.navbar-nav {
        margin-top: 45px;
    }

    .navbar-default .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 {
        float: initial;
        margin: auto;
    }

    .bookingTabsContainer {
        position: relative !important;
        right: 0 !important;
        top: 10px !important;
    }

    .span5.about-carousel {
        display: none;
    }

    .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 > li {
    display: inline-block;
    font-size: 14px;
}

    .top-breadcrumb > li > a {
        display: inline-block;
        text-decoration: none;
    }

    .top-breadcrumb > li + li:before {
        color: #ccc;
        content: "/ ";
        padding: 0 5px;
    }

@media only screen and (min-width:768px) and (max-width:992px) {
    .top-breadcrumb > li {
        font-size: 13px;
    }
}

.top-breadcrumb > .active {
    color: #999;
}

.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;
}

.border2 {
    border: 2px solid #fd4404;
    opacity: .9;
}

.color_orange {
    color: #fd4404;
}

    .color_orange a:hover {
        color: #fd4404;
    }

.color_blue {
    color: #00468c;
}

.color_black {
    color: #000;
}

.color_white {
    color: #fff;
}

.table .fa-check-circle, .table .fa-check-square-o, .table .glyphicon-ok-sign {
    color: #35a900 !important;
}

.table .fa-group {
    color: #2a922c !important;
}

.table .fa-dashboard {
    color: #2a922c !important;
}

.table .fa-phone {
    color: #2a922c !important;
}

.table .fa-exclamation-circle {
    color: #097adc !important;
}

.table .fa-stack-exchange {
    color: #036ad2 !important;
}

.table .fa-eye {
    color: #4099e6 !important;
}

.table .fa-user {
    color: #0c58a5 !important;
}

.table .glyphicon-plus-sign {
    color: #41cac0 !important;
}

.table .glyphicon-edit {
    color: #027cd6 !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;
    }
}

.property {
    padding: 15px 0;
}

.gray-bg {
    background: none repeat scroll 0 0 #efeeee !important;
}

.property h1 {
    color: #333;
    font-size: 24px;
    margin-bottom: 30px;
}

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;
    }

    .nav.navbar-nav {
        margin-top: 0;
    }

    .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:995px) {
    .custom_logo {
        float: none;
        margin: auto;
    }

    .custom_search {
        display: none;
        float: right;
    }

    .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;
        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;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
}

.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;
}

.custom_main-form a {
    background: none repeat scroll 0 0 #fd4404 !important;
    color: #fff !important;
    text-align: left !important;
}

    .custom_main-form a:hover {
        background: none repeat scroll 0 0 #e04917 !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: #7b7b7b;
    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: #ff6c60;
}

    .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 #000;
}

.custom-next td {
    padding: 0;
}

.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 #7b7b7b;
    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 #7b7b7b !important;
    color: #fff;
    border: 1px solid #7b7b7b !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 #00468c;
    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;
}

.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-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-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: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;
}

#loader {
    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: 9999999;
}

.numeric {
    width: 1%;
}

.end-user {
    width: 1%;
}

.administration {
    width: 2.4%;
}

.subscription {
    width: 1.17%;
}

.table-default {
    max-height: 200px;
    overflow: auto;
}

.btn.date-set i {
    color: #fff;
    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;
}

.custom_main-form .nav-tabs > li > a {
    border-radius: 0 !important;
}

.horizontal-menu.navbar-collapse.collapse {
    width: 100%;
    cursor: context-menu;
}

.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) {
    .slash {
        content: "/ ";
        padding: 0 5px;
        color: #ccc;
    }

    .panel-mar-20 {
        margin-left: 20px;
        margin-right: 20px;
    }

    .mar-bot-55 {
        margin-bottom: 25vw;
    }
}

.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: #ff6c60;
    border-color: #ff6c60;
}

    .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 #ccc;
    padding: 6px 0 2px 10px;
    border-radius: 4px;
}

.box-border-radio {
    border: 1px solid #ccc;
    padding: 0 0 6px 10px;
    border-radius: 4px;
}

.padd-bot {
    padding-bottom: 25px;
}

.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 #ccc;
}

.mrg-left7 {
    margin-left: 7px;
}

    .mrg-left7 img {
        padding: 12px 0;
    }

    .mrg-left7 span {
        color: #555;
    }

.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: #555;
}

.custom-iconic-input i {
    color: #ccc;
    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;
}

.dropdown-menu > li > a {
    padding: 8px 10px;
}

.custom-dropdown-menu-right {
    min-width: 130px;
    left: auto;
    right: -7px;
    text-align: justify;
}

.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;
    }
}

.custom-td-width {
    max-width: 400px !important;
}

legend {
    margin: 5px 0 5px;
}

#divMainContent {
    margin-top: 120px;
    max-height: 548px;
    overflow-y: auto;
}

@media(min-width:1px) {
    #header-content {
        position: unset !important;
        top: 0;
        left: 0;
        right: 0;
        background-color: #fff;
        z-index: 1;
    }

    .about-img {
        display: block;
    }

    #divMainContent {
        margin-top: 0 !important;
        overflow-y: unset;
    }

    .general-hide {
        display: none;
    }
}

.custom_message {
    position: fixed;
    z-index: 99;
    left: 5px;
    right: 5px;
    top: 120px;
}

.atss {
    top: 17% !important;
}

body::-webkit-scrollbar {
    width: 1em;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
}

body::-webkit-scrollbar-thumb {
    background-color: #a9a9a9;
    outline: 1px solid #708090;
}

#home-load-post-form {
    height: 294px;
    overflow-x: hidden;
    overflow-y: auto;
}

.pnl-comment {
    padding-top: 5px;
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
}

.form-group i {
    color: #f00;
}

.shadow {
    position: relative;
    -webkit-box-shadow: 0 5px 5px #2f373f;
    box-shadow: 0 5px 5px #2f373f;
    z-index: 9;
}

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 only screen and (min-width:768px) {
    #imgTruckSuvidhaMobileViewLogo {
        display: none;
    }

    .about-img {
        display: none;
    }

    .texthome {
        min-height: 25vw;
    }
}

@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-y: auto;
    top: 4% !important;
}

.custom-modalPopup {
    width: 60%;
    position: fixed;
    z-index: 100001;
    left: 20%;
}

@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;
    }

    .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;
}

.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 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: #ff6c60 !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-content {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    z-index: 1;
}

body {
    box-shadow: none !important;
}
