body {
    color: #000;
    font-size: 13px;
}

.login .logo {
    margin: 60px auto 12px;
    padding: 10px 10px 21px;
    text-align: center;
    width: 255px;
}

.login {
    background-color: #fff !important;
}


    .login .content {
        background-color: #fff;
        border-radius: 7px;
        margin: 0 auto;
        border: 3px solid #bebaba;
        width: 360px;
    }

.page-header.navbar {
    background-color: #fff;
}

.page-header-fixed .page-container {
    margin-top: 42px;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle > .username {
    font-size: 20px;
}

.portlet.box.blue .portlet-title {
    background-color: #0088cc;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.textalignleft {
    text-align: left !important;
}

.textaligncenter {
    text-align: center;
}

.textalignright {
    text-align: right;
}

.topmargin0 {
    margin-top: 0px;
}

.topmargin5 {
    margin-top: 5px;
}

.topmargin10 {
    margin-top: 10px;
}

.topmargin15 {
    margin-top: 15px;
}

.topmargin20 {
    margin-top: 20px;
}

.bottommargin0 {
    margin-bottom: 0px;
}

.bottommargin5 {
    margin-bottom: 5px;
}

.bottommargin10 {
    margin-bottom: 10px;
}

.bottommargin15 {
    margin-bottom: 15px;
}

.bottommargin20 {
    margin-bottom: 20px;
}

.leftmargin0 {
    margin-left: 0px !important;
}

.leftmargin5 {
    margin-left: 5px;
}

.leftmargin10 {
    margin-left: 10px;
}

.leftmargin15 {
    margin-left: 15px;
}

.leftmargin20 {
    margin-left: 20px;
}

.leftmargin25 {
    margin-left: 25px;
}

.leftmargin30 {
    margin-left: 30px;
}

.rightmargin0 {
    margin-right: 0px !important;
}

.rightmargin5 {
    margin-right: 5px;
}

.rightmargin10 {
    margin-right: 10px;
}

.rightmargin15 {
    margin-right: 15px;
}

.rightmargin20 {
    margin-right: 20px;
}

.toppadding0 {
    padding-top: 0px;
}

.toppadding5 {
    padding-top: 5px;
}

.toppadding10 {
    padding-top: 10px !important;
}

.toppadding15 {
    padding-top: 15px;
}

.toppadding20 {
    padding-top: 20px;
}

.leftpadding0 {
    padding-left: 0px;
}

.leftpadding5 {
    padding-left: 5px;
}

.leftpadding10 {
    padding-left: 10px;
}

.leftpadding15 {
    padding-left: 15px;
}

.leftpadding20 {
    padding-left: 20px;
}

.rightpadding0 {
    padding-right: 0px;
}

.rightpadding5 {
    padding-right: 5px;
}

.rightpadding10 {
    padding-right: 10px;
}

.rightpadding15 {
    padding-right: 15px;
}

.rightpadding20 {
    padding-right: 20px;
}

.verticalmiddle {
    vertical-align: middle !important;
}

td a {
    color: #0088CC;
}

.indication a {
    color: #0088CC;
}

.page-content {
    margin-left: 225px;
    margin-top: 0;
    min-height: 760px;
    /*min-height: 0px !important;*/
}


.page-content-wrapper {
    min-height: 0px !important;
    margin-bottom: -6px;
}

.portlet > .portlet-title > .caption > i {
    color: #666;
    display: inline-block;
    float: left;
    font-size: 20px;
    margin-right: 5px;
    margin-top: 4px;
}

.page-sidebar .page-sidebar-menu > li > a > i, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > i {
    font-size: 17px;
}

.runningload {
    background-color: #bfecc1 !important;
}

.runningslow {
    background-color: #eb9f9f !important;
}

.footer-inner {
    margin-top: 5px;
    color: white;
}

.bgintranetPopup h3, h4 {
    color: #1b80c4;
    font-weight: normal;
}

.mapdiv {
    height: 425px;
    padding: 20px 15px 10px 10px;
}

.myaccountbox .portlet-body {
    height: 170px;
}

.ui-dialog .ui-dialog-titlebar-close {
    background: url("../img/hor-menu-search-close.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    border: 0 none !important;
    box-shadow: none;
    margin-top: -12px !important;
    outline: medium none !important;
}

.ui-dialog .ui-dialog-titlebar {
    background: none repeat scroll 0 0 #e0e0e0 !important;
    border: 0 none !important;
    box-shadow: none !important;
    color: #1b80c4 !important;
    font-family: "Open Sans";
    font-size: 20px !important;
    font-weight: normal !important;
}

.form .control-label.popupNewLoad {
    width: 300px;
    float: left;
    text-align: right;
}

.form .control-label.popupNewFleetEquipment {
    width: 180px;
    float: left;
    text-align: right;
}

.ui-widget-content a {
    color: #468DBC;
}

.toggle-button span.primary, .toggle-button span.labelLeft {
    background: -moz-linear-gradient(center bottom, #3B769D, #0088cc) repeat scroll 0 0 #0088cc;
    color: #fefefe;
}

.heading {
    color: #818181;
    font-family: "Open Sans",sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: 36px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: 300;
    line-height: normal;
    margin-top: 0;
    text-align: right;
}

#toPopup.hide-help {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
    font-size: 14px;
    position: absolute;
    text-align: center;
    z-index: 101;
    padding: 10px 10px 0 10px;
    top: 5px;
    left: 220px;
    width: auto !important;
    margin: 0px !important;
}

    #toPopup.hide-help:before {
        border-right: 7px solid #ccc;
        border-bottom: 7px solid transparent;
        border-top: 7px solid transparent;
        content: "";
        display: inline-block;
        left: -7px;
        position: absolute;
        top: 2px;
    }

    #toPopup.hide-help:after {
        border-right: 6px solid #fff;
        border-bottom: 6px solid transparent;
        border-top: 6px solid transparent;
        content: "";
        display: inline-block;
        left: -6px;
        position: absolute;
        top: 3px;
    }

    #toPopup.hide-help p {
        margin: 0px auto 10px auto;
        background: none repeat scroll 0 0 #18beb7;
        color: #fff;
        font-weight: bold;
        padding: 5px 0;
    }

    #toPopup.hide-help img {
        max-width: 300px;
    }

.help-container {
    position: relative;
}

#help.btn {
    font-size: 10px;
    padding: 6px 6px;
    margin: 1px 0 8px 10px;
    cursor: pointer;
}

    #help.btn > i {
        font-size: 17px;
    }


.form .form-section {
    border-bottom: 1px solid #D9D9D9;
    margin: 0px 0 20px;
}

.login .content .input-icon {
    border-left: 2px solid #1B80C4 !important;
}

.dashboard-stat .details {
    position: static;
}

.dataTables_paginate ul > li > a {
    height: 32px;
}

.page-header.navbar .menu-toggler {
    width: 26px !important;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    font-size: 13px !important;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
    padding: 9px 0 9px 5px;
}

.modal-dialog {
    width: 450px;
}

.creditcard {
    padding-left: 8px !important;
    padding-right: 0 !important;
    margin-top: 5px;
    width: 20px;
}

.page-header.navbar .page-logo .logo-default {
    margin: 10px 0 0;
}

[class^="m-icon-"] {
    margin-top: 2px;
}

.containerDiv {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

date-range-to-label {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.input-validation-error {
    border: 1px solid #B94A48 !important;
}

.field-validation-error {
    color: #B94A48 !important;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
    line-height: 20px;
    font-family: 'Open Sans' !important;
    font-weight: bold !important;
}

.error {
    color: #e80c4d;
}

.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    /*margin-bottom: 10px;
    margin-top: 10px;*/
    padding: 8px;
}

.loadgmaps {
    height: 500px;
    width: 100%;
    position: relative;
}

/* blue button */
.btn {
    background-color: #D4D4D4;
}

    .btn.blue {
        background-color: #0088cc;
        color: white;
        text-shadow: none;
    }

        .btn.blue:hover,
        .btn.blue:focus,
        .btn.blue:active,
        .btn.blue.active,
        .btn.blue.active:hover,
        .btn.blue.disabled,
        .btn.blue[disabled] {
            background-color: #0C6098 !important;
            color: #fff;
        }

    .btn.radioblue {
        height: 30px;
        padding: 5px 0px;
        width: 80px;
        background-color: #fff;
        color: #000;
        border: 1px solid;
        border-color: #7c7c7c;
    }


        .btn.radioblue:focus,
        .btn.radioblue:active,
        .btn.radioblue.active,
        .btn.radioblue.disabled,
        .btn.radioblue[disabled] {
            background-color: #0C6098 !important;
            color: #fff;
            border: 1px solid;
            border-color: #434343;
        }

        .btn.radioblue.inactive.active {
            background-color: #0088cc !important;
            border: 1px solid;
            border-color: #0C6098;
        }

            .btn.radioblue.inactive.active:hover {
                background-color: #0088cc !important;
                border: 1px solid;
                border-color: #0C6098;
            }

        .btn.radioblue.active:hover {
            background-color: #0C6098 !important;
            color: #fff;
            border: 1px solid;
            border-color: #434343;
        }

        .btn.radioblue:hover {
            background-color: #B2B2B2 !important;
            color: #fff !important;
            border: 1px solid;
            border-color: #333333;
        }

    /* lightgreen button */
    .btn.lightgreen {
        color: white;
        text-shadow: none;
        background-color: #19b877;
    }

        .btn.lightgreen:hover,
        .btn.lightgreen:focus,
        .btn.lightgreen:active,
        .btn.lightgreen.disabled,
        .btn.lightgreen[disabled] {
            background-color: #00a160 !important;
            color: #fff !important;
        }

    /* black button */
    .btn.black {
        background-color: #555555;
        color: white;
        text-shadow: none;
    }

        .btn.black:hover,
        .btn.black:focus,
        .btn.black:active,
        .btn.black.active,
        .btn.black.disabled,
        .btn.black[disabled] {
            background-color: #222222 !important;
            color: #fff !important;
        }

/***
Dashboard stats
***/

.desc ul li a {
    color: #FFFFFF !important;
    /*font-size: 16px!important;
        font-weight: 300 !important;*/
    font-size: 18px !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    background: none !important;
    text-align: left !important;
}

.dashboard-stat {
    margin-bottom: 25px;
}

    .dashboard-stat:before,
    .dashboard-stat:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .dashboard-stat:after {
        clear: both;
    }

    .dashboard-stat .visual {
        width: 105px;
        height: 140px;
        display: block;
        float: left;
        padding-top: 10px;
        padding-left: 15px;
    }

        .dashboard-stat .visual i {
            font-size: 90px;
            color: #fff;
            margin-left: 0px;
            opacity: 0.5 !important;
        }

    .dashboard-stat .details {
        float: right;
        /* padding-right: 10px; Update by nikunj balar 08-12-2014*/
        padding-right: 20px;
        width: 50%;
    }

        .dashboard-stat .details .number {
            padding-top: 25px;
            text-align: right;
            font-size: 34px;
            letter-spacing: -1px;
            font-weight: 300;
            color: #fff;
            margin-bottom: 10px;
        }

        .dashboard-stat .details .desc {
            text-align: right;
            font-size: 16px;
            letter-spacing: 0px;
            font-weight: 300;
            color: #fff;
            margin-top: 10px;
            width: auto;
        }

    .dashboard-stat .more {
        clear: both;
        display: block;
        padding: 5px 10px 5px 10px;
        text-transform: uppercase;
        font-weight: 300;
        font-size: 11px;
        color: #fff;
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

        .dashboard-stat .more i {
            float: right;
        }

        .dashboard-stat .more:hover {
            text-decoration: none;
            -webkit-transition: all 0.1s ease-in-out;
            -moz-transition: all 0.1s ease-in-out;
            -o-transition: all 0.1s ease-in-out;
            -ms-transition: all 0.1s ease-in-out;
            transition: all 0.1s ease-in-out;
            opacity: 1;
            filter: alpha(opacity=100);
        }

    .dashboard-stat.blue {
        /*background-color: #27a9e3;*/
        background-color: #1c81c5;
    }

        .dashboard-stat.blue .more {
            /*background-color: #208dbe;*/
            background-color: #0f74b8;
        }

    .dashboard-stat.green {
        /*background-color: #28b779;*/
        background-color: #12ce74;
    }

        .dashboard-stat.green .more {
            /*background-color: #10a062;*/
            background-color: #03ab51;
        }

    .dashboard-stat.sky-blue {
        background-color: #07C2EF;
    }

        .dashboard-stat.sky-blue .more {
            background-color: #06ADD7;
        }

    .dashboard-stat.red {
        background-color: #e7191b;
    }

        .dashboard-stat.red .more {
            background-color: #bc0d0e;
        }

    .dashboard-stat.yellow {
        background-color: #ffc217;
    }

        .dashboard-stat.yellow .more {
            background-color: #e4a604;
        }

    .dashboard-stat.orange {
        background-color: #F99E11;
    }

        .dashboard-stat.orange .more {
            background-color: #E08E10;
        }

    .dashboard-stat.purple {
        background-color: #852b99;
    }

        .dashboard-stat.purple .more {
            background-color: #6e1881;
        }

    .dashboard-stat.purple-plum {
        background-color: #675b87;
    }

        .dashboard-stat.purple-plum .more {
            background-color: #594f74;
        }

/*Device Container*/
.device-col {
    float: left;
    width: 20%;
    margin: 40px 0px 20px;
}

.device-container {
    background: url(../../Images/phone-bg.png) no-repeat 0 0;
    padding: 32px 14px 50px 13px;
    width: 275px;
    margin: 0 auto;
    color: #1B82C7;
}

.device-col.old-pro .device-container {
    background: url(../../Images/phone-bg-light.png) no-repeat 0 0;
    margin-bottom: 20px;
}

.device-container table {
    margin: 0px;
}

    .device-container table td {
        font: bold 19px 'Open Sans',sans-serif;
        text-align: center;
        padding: 0 5px;
        vertical-align: middle;
        color: #1B82C7;
    }

.device-container .name {
    border-bottom: 1px solid #e9e9e9;
    max-height: 85px;
    height: 85px;
}

.device-container .model-no {
    border-bottom: 1px solid #e9e9e9;
    max-height: 80px;
    height: 80px;
}

.device-container .purchse-state {
    max-height: 69px;
    height: 69px;
}

.device-container .logdate {
    padding-top: 10px;
    font: bold 12px 'Open Sans',sans-serif;
}

.device-container .btm-button {
    max-height: 90px;
    height: 90px;
    padding: 0px;
}

    .device-container .btm-button a {
        display: block;
        font: bold 18px 'Open Sans',sans-serif;
        color: #fff;
        text-shadow: 1px 1px #1f9f98 !important;
        background: #29beb6;
    }

    .device-container .btm-button .divBlock {
        display: block;
        font: bold 12px 'Open Sans',sans-serif;
        color: #fff;
        text-shadow: 1px 1px #1f9f98 !important;
        background: #1B82C7;
    }

.device-col.old-pro .device-container .btm-button a {
    background: #1B82C7;
    text-shadow: 1px 1px #5B1044 !important;
}

.device-col .device-container .btm-button .awaiting-upgrade {
    background: #999 !important;
    text-shadow: 1px 1px #777777 !important;
    display: block;
    font: bold 18px 'Open Sans',sans-serif;
    color: #fff;
}

.device-container .btm-button a i {
    font-size: 22px;
}

.device-container .btm-button a span {
    text-decoration: underline;
    line-height: 40px;
}

.device-container .btm-button a:hover span {
    text-decoration: none;
}


/*custom styling swp*/
@font-face {
    font-family: 'HelveticaLightLight';
    src: url('../fonts/helvetica-light.eot');
    src: url('../fonts/helvetica-light.eot') format('embedded-opentype'), url('../fonts/helvetica-light.woff') format('woff'), url('../fonts/helvetica-light.ttf') format('truetype'), url('../fonts/helvetica-light.svg#HelveticaLightLight') format('svg');
}
/*@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'), 
  	   url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'), 
	   url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'), 
	   url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);

.load-tracking-container {
}

    .load-tracking-container .map {
        margin-bottom: 15px;
    }

        .load-tracking-container .map img {
            width: 100%;
        }

.load-info-box {
    background: #f9f9f9;
    text-align: center;
    font-family: 'HelveticaLightLight', "Open Sans", sans-serif;
    line-height: normal;
    padding: 10px 10px 10px 10px;
}

    .load-info-box .last-sync {
        font-size: 22px;
        color: #00af00;
        line-height: 20px;
    }

    .load-info-box .load-id {
        /*font-size: 36px;*/ /*Update by nikunj balar on 20/2/2015*/
        font-size: 32px;
        color: #00af00;
    }

    .load-info-box hr {
        background: #e3e3e3;
        border: none;
        height: 1px;
        margin-bottom: 10px;
    }

    .load-info-box .miles {
        font-family: 'Open Sans', sans-serif;
        font-size: 29px;
        font-weight: normal;
        color: #444444;
        margin-bottom: 0;
    }

        .load-info-box .miles span {
            font-size: 37px;
            color: #1b80c4;
            font-weight: bold;
        }

    .load-info-box .eta {
        font-family: 'Open Sans', sans-serif;
        font-size: 35px;
        font-weight: bold;
        color: #444444;
    }

.load-desc-box {
    border: 1px solid #d8d8d8;
    margin-bottom: 15px;
}

    .load-desc-box .top-panel {
        font-family: Helvetica, sans-serif;
        font-size: 20px;
        font-weight: bold;
        color: #3e3e3e;
        display: table;
        width: 100%;
    }

        .load-desc-box .top-panel div {
            border-bottom: 1px solid #d8d8d8;
            border-left: 1px solid #d8d8d8;
            width: 25%;
            display: table-cell;
            text-align: center;
            padding: 13px 5px;
        }

            .load-desc-box .top-panel div:first-child {
                border-left: none;
            }

    .load-desc-box .bottom-panel {
        padding: 5px;
    }

    .load-desc-box .path-count-box {
        width: 80%;
        margin: auto;
        border-bottom: 5px solid #d3d3d3;
        position: relative;
        padding: 10px 0 0 0;
        /*padding: 30px 0 0 0;*/
    }

        .load-desc-box .path-count-box:before {
            content: "";
            width: 31px;
            height: 51px;
            display: block;
            background: url('http://account.bgintranet.com/assets/img/icon-source-sm.png') no-repeat;
            position: absolute;
            left: -15px;
            bottom: -5px;
        }

        .load-desc-box .path-count-box:after {
            content: "";
            width: 31px;
            height: 51px;
            display: block;
            background: url('http://account.bgintranet.com/assets/img/icon-destination-sm.png') no-repeat;
            position: absolute;
            right: -15px;
            bottom: -5px;
        }

        .load-desc-box .path-count-box .current-loc {
            font-family: Helvetica, sans-serif;
            font-size: 14px;
            position: relative;
            font-weight: bold;
            color: #777777;
            display: inline-block;
            text-align: center;
            left: 20%;
            z-index: 1;
            width: 20%;
            margin-left: -10%;
        }

            .load-desc-box .path-count-box .current-loc span {
                display: block;
            }

    .load-desc-box .source-info {
        float: left;
        font-family: Helvetica, sans-serif;
        font-size: 14px;
        text-align: center;
        margin: 5px 0 0 5%;
        color: #787878;
        width: 20%;
    }

        .load-desc-box .source-info span {
            display: block;
            color: #787878;
            font-size: 16px;
        }

    .load-desc-box .destination-info {
        float: right;
        font-family: Helvetica, sans-serif;
        font-size: 14px;
        text-align: center;
        margin: 5px 5% 0 0;
        color: #787878;
        width: 20%;
    }

    .load-desc-box .total-miles {
        font-family: Helvetica, sans-serif;
        font-size: 20px;
        color: #1b80c4;
        font-weight: bold;
        margin: 7px auto 0;
        text-align: center;
    }

.bottom-desc {
    margin-bottom: 15px;
    float: left;
    width: 100%;
    background: #157dc2;
}

    .bottom-desc .box {
        float: left;
        border-bottom: 1px solid #0c649e;
        border-left: 1px solid #0c649e;
        background: #157dc2;
        padding: 12px 15px;
        font-family: 'Open Sans', sans-serif;
    }

    .bottom-desc .box1 {
        background: #0b65a1;
        text-align: center;
    }

        .bottom-desc .box1 span.blue {
            display: block;
            color: #74bbea;
            font-family: 'Open Sans', sans-serif;
            font-size: 20px;
        }

        .bottom-desc .box1 span {
            font-family: 'Open Sans', sans-serif;
            font-size: 20px;
            color: #fff;
            font-weight: 600;
        }

    .bottom-desc .box2 {
        background: url('http://account.bgintranet.com/assets/img/icon-box2.png') 20px center no-repeat #157dc2;
        padding: 15px 20px 15px 75px;
        text-align: center;
    }

        .bottom-desc .box2 span.blue {
            display: block;
            color: #74bbea;
            font-family: 'Open Sans', sans-serif;
            font-size: 18px;
        }

        .bottom-desc .box2 span {
            font-family: 'Open Sans', sans-serif;
            font-size: 18px;
            color: #fff;
            font-weight: 600;
        }

    .bottom-desc .box3 {
        background: url('http://account.bgintranet.com/assets/img/icon-box3.png') 20px center no-repeat #157dc2;
        padding: 27px 20px 27px 75px;
    }

        .bottom-desc .box3 a {
            font-family: 'Open Sans', sans-serif;
            font-size: 18px;
            color: #fff;
            font-weight: 600;
            text-decoration: none;
        }

            .bottom-desc .box3 a:after {
                font-family: FontAwesome;
                font-weight: normal;
                color: #fff;
                font-size: 18px;
                content: "\f0da";
                margin-left: 5px;
            }

    .bottom-desc .box4 {
        background: url('http://account.bgintranet.com/assets/img/icon-box4.png') 20px center no-repeat #157dc2;
        padding: 27px 20px 27px 75px;
    }

        .bottom-desc .box4 a {
            font-family: 'Open Sans', sans-serif;
            font-size: 18px;
            color: #fff;
            font-weight: 600;
            text-decoration: none;
        }

            .bottom-desc .box4 a:after {
                font-family: FontAwesome;
                font-style: normal;
                color: #fff;
                font-size: 18px;
                content: "\f0da";
                margin-left: 5px;
            }

    .bottom-desc .box5 {
        background: url('http://account.bgintranet.com/assets/img/icon-box5.png') 20px center no-repeat #157dc2;
        padding: 27px 20px 27px 95px;
    }

        .bottom-desc .box5 a {
            font-family: 'Open Sans', sans-serif;
            font-size: 18px;
            color: #fff;
            font-weight: 600;
            text-decoration: none;
        }

            .bottom-desc .box5 a:after {
                font-family: FontAwesome;
                font-weight: normal;
                color: #fff;
                font-size: 18px;
                content: "\f0da";
                margin-left: 5px;
            }

    .bottom-desc .box6 {
        text-align: center;
    }

        .bottom-desc .box6 a {
            font-family: 'Open Sans', sans-serif;
            font-size: 20px;
            color: #fff;
            font-weight: 600;
            display: inline-block;
            text-decoration: none;
            background: #12ce74;
            padding: 14px 15px 14px 15px;
        }

        .bottom-desc .box6 .btn {
            font-family: 'Open Sans', sans-serif;
            font-size: 20px;
            color: #fff;
            font-weight: 600;
            display: inline-block;
            text-decoration: none;
            background: #12ce74;
            padding: 14px 15px 14px 15px;
        }


        .bottom-desc .box6 a.link1 {
            margin-right: 8px;
        }

.load-track {
    background: #065c96;
}

.heading-title {
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 80%;
    margin: 20px 0 70px 0;
    float: left;
}

    .heading-title span {
        display: block;
        font-size: 16px;
    }

.heading-finish-title {
    font-family: Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 80%;
    margin: 0px 0 20px 0;
    float: left;
    /*padding-top: 15px;*/
}

    .heading-finish-title span {
        display: block;
        font-size: 16px;
    }

.track-location {
}

.track-location-box {
    float: left;
    width: 100%;
}

.track-info {
    text-align: right;
    color: #fff;
    width: 37.4%;
    float: left;
    padding-right: 30px;
    font-family: 'Open Sans', sans-serif;
    /*font-size: 30px; -- comment by nikunj balar for loadtrack panel*/
    font-size: 19px;
    font-weight: 300;
}

    .track-info span {
        display: block;
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        font-weight: 300;
    }

.break-reason {
    position: relative;
    text-align: left;
    color: #fff;
    float: right;
    width: 62.3%;
    border-left: 8px solid #5dade3;
    padding-bottom: 75px;
    padding-left: 30px;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.break-finish {
    position: relative;
    text-align: left;
    color: #fff;
    float: right;
    width: 62.3%;
    border-left: 8px solid #5dade3;
    /*padding-bottom: 75px;*/
    padding-left: 30px;
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

.destination-loc .break-reason {
    border: 8px solid #065c96;
    padding-bottom: 10px;
    padding-top: 10px;
}

.dot {
    width: 37px;
    height: 37px;
    background: #247bb6;
    border: 8px solid #5dade3;
    border-radius: 50% !important;
    display: block;
    position: absolute;
    left: -23px;
}

.source-loc .dot:before {
    content: "";
    width: 51px;
    height: 84px;
    display: block;
    background: url('http://account.bgintranet.com/assets/img/icon-source-lg.png') no-repeat;
    position: absolute;
    left: -15px;
    bottom: 10px;
}

.destination-loc .dot:before {
    content: "";
    width: 51px;
    height: 84px;
    display: block;
    background: url('http://account.bgintranet.com/assets/img/icon-destination-lg.png') no-repeat;
    position: absolute;
    right: -15px;
    bottom: 10px;
}

/*bug314*/
.myaccountbox .portlet-body * {
    word-break: break-all;
}

.myaccountbox .portlet-body {
    height: inherit;
    min-height: 170px;
}

    .myaccountbox .portlet-body:before, .myaccountbox .portlet-body:after {
        display: table;
        content: "";
        line-height: 0;
    }

/*bug 171*/
#divSignature .modal-dialog img {
    margin-bottom: 5px;
}

/*bug 238*/
.invoice-dialog-style {
    z-index: 9999;
}

/*bug 294*/
.break-reason {
    word-break: break-word;
}

/*bug 291*/
.ui-widget-overlay {
    background: #000;
}

.ui-dialog {
    z-index: 9999;
}

.fleet-dialog-style {
    z-index: 9999;
}

.load-dialog-style {
    z-index: 9999;
}

.ui-widget-overlay {
    z-index: 9998;
}

/* V15 */
.billing-info-dialog-style .form-control {
    padding: 6px 11px;
}

/*ie safari hidden*/
.ie .iehideen {
    display: none;
}

.safari .iehideen {
    display: none;
}

/*dashboard map indicator*/
.map-indicator {
    text-align: center;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

    .map-indicator img {
        height: 20px;
    }

/* 20 Nov 2017 */
.gen_invoice {
    color: #3a3a3a;
    font-size: 16px;
}

    .gen_invoice .row {
        padding: 20px 0;
    }

    .gen_invoice .row_15 {
        padding: 15px 0;
    }

    .gen_invoice p {
        margin-bottom: 5px;
    }

    .gen_invoice label {
        font-size: 16px;
    }

    .gen_invoice .row.green-strip {
        background: #12cf75;
        color: #fff; /* margin-bottom: 20px; */
    }

        .gen_invoice .row.green-strip h3 {
            font-weight: 500;
            margin: 0;
        }

    .gen_invoice .grey {
        color: #777777;
    }

    .gen_invoice .top_bold {
    }

    .gen_invoice .bor_pad {
        border-bottom: 1px solid #d9d9d9; /* padding-bottom: 20px; */ /* margin-top: 20px; */
    }

    .gen_invoice .top_bold label {
        font-weight: bold;
    }

    .gen_invoice .row.desc_load {
    }

    .gen_invoice .right_bor {
        border-right: 1px solid #d9d9d9;
    }

    .gen_invoice .amt {
        color: #fff;
        font-weight: 600;
    }

    .gen_invoice .dark_grey {
        background: #424242;
    }

    .gen_invoice .input-medium {
        width: 100% !important;
        border-radius: 4px !important;
    }

        .gen_invoice .input-medium .select-style {
            border-radius: 4px !important;
            border: 1px solid #c6c6c6;
            background-color: #fff;
        }

    .gen_invoice .input-icon {
        position: relative;
        width: 80%;
        display: inline-block;
        margin-left: 2px;
    }

        .gen_invoice .input-icon > i {
            color: #3a3a3a;
            font-style: normal;
            display: block;
            position: absolute;
            margin: 9px 2px 4px 6px;
        }

        .gen_invoice .input-icon > .form-control {
            padding-left: 33px;
            border: 1px solid #c6c6c6;
            border-radius: 4px !important;
        }

    .gen_invoice .charge {
        background: #ebebeb;
    }

    .gen_invoice .minus {
        display: inline-block;
    }

        .gen_invoice .minus i {
            font-size: 21px;
            color: #777;
        }

    .gen_invoice .btn_row p {
        margin-bottom: 17px;
    }

    .gen_invoice .price {
        text-align: right;
    }

    .gen_invoice .btn_row .btn.blue {
        border-radius: 4px !important;
        font-weight: 600;
        font-size: 17px;
    }

    .gen_invoice .row.amt.green-strip {
        font-weight: bold;
    }
/* 20 Nov 2017 */


/* 13 jan 2018 */
.input-group-addon.add-on:hover {
    background: #c5c5c5;
    border-color: #c5c5c5;
}

.select-style:focus {
    border: 1px solid #999 !important;
    outline: none !important;
}

form.form-horizontal.carrierdetails a {
    text-decoration: underline;
}

/*#divInfoMessage .modal-dialog {
    width: 90%;
    margin-left: 6%;
}*/
/* 13 jan 2018 */


/* 16 Feb 2018 */
.dash_box .btn_div {
    float: right;
}
/* 16 Feb 2018 */

/* 16 FEb 2017 Start*/
select.form-control {
    background-color: #fff;
    background-position: right 0.8rem center;
    background-repeat: no-repeat;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url(../img/dropdown_icon.png) !important;
}

.ui-widget-content table a {
    word-break: break-word;
}
/* 16 FEb 2017 End*/


.pick_del_add h4{
    font-size: 15px;
    font-weight: 600;
    color: #666;
    padding: 14px 0 0 0;
    margin: 7px 0 15px 0;
    border-top: 1px solid #e1e1e1;
}





/*media queries*/
@media (max-width: 480px) {
    .fleet-dialog-style {
        width: 300px !important;
    }

    .load-dialog-style {
        width: 300px !important;
    }

    .invoice-dialog-style {
        width: 300px !important;
    }

    .login-info-dialog-style {
        width: 300px !important;
    }

    .personal-info-dialog-style {
        width: 300px !important;
    }

    .billing-info-dialog-style {
        width: 300px !important;
    }

    .search-panel #divCustomDates .form-control {
        width: 100% !important;
    }

    .search-panel.type2 .col-xs-12 #divCustomDates {
        width: 100%;
    }

    .search-panel.type1 .col-xs-12 #divCustomDates {
        width: 100%;
    }

    .login .content {
        width: 300px;
    }

    .date-range-to-label {
        margin-right: 180px !important;
        padding-left: 120px !important;
    }

    .loadgmaps {
        height: 200px;
        width: 100%;
        position: relative;
    }

    /*bug 118*/
    .login .content iframe {
        transform: scale(0.78);
        margin-left: -35px;
    }


    /* 20 Nov 2017 */
    .gen_invoice .input-icon {
        position: relative;
        width: 72%;
    }

    /* 20 Nov 2017 */


    /*16 Feb 2017 */

    .dash_box .btn_div {
        float: left;
        margin-top: 10px;
        width: 100%;
    }
    /*16 Feb 2017 */



}

@media (max-width: 450px) {
    .fleet-dialog-style {
        width: 300px !important;
    }

    .load-dialog-style {
        width: 300px !important;
    }

    .invoice-dialog-style {
        width: 300px !important;
    }

    .login-info-dialog-style {
        width: 300px !important;
    }

    .personal-info-dialog-style {
        width: 300px !important;
    }

    .billing-info-dialog-style {
        width: 300px !important;
    }

    .registerpage .col-xs-12 {
        margin-bottom: 15px;
        width: 100% !important;
    }

    .loadgmaps {
        height: 250px;
        width: 100%;
        position: relative;
    }
    /*bug 317*/
    .bottom-desc .box .btn.link2 {
        display: table;
        margin: 10px auto 0;
    }
}


/*16 Feb 2017 */
@media (max-width: 397px) {

    .portlet.box.blue > .portlet-title > .actions .btn.btn-sm:nth-child(2) {
        margin-top: 17px
    }

    /*16 Feb 2017 */
}

/*17 Feb 2017 */
@media (max-width: 347px) {

    .dash_box .btn_div .btn.blue#btnPostNewLoad {
        margin-top: 10px
    }
}
/*17 Feb 2017 */

@media (max-width: 568px) {
    .fleet-dialog-style {
        width: 300px !important;
    }

    .load-dialog-style {
        width: 300px !important;
    }

    .invoice-dialog-style {
        width: 300px !important;
    }

    .login-info-dialog-style {
        width: 300px !important;
    }

    .personal-info-dialog-style {
        width: 300px !important;
    }

    .billing-info-dialog-style {
        width: 300px !important;
    }

    .loadgmaps {
        height: 200px;
        width: 100%;
        position: relative;
    }

    /*bug 12*/
    body #toPopup .modal-dialog {
        width: 300px;
    }


    /* 16 Feb 2018 */
    .portlet.box.blue > .portlet-title > .actions {
        padding: 7px 0 15px 0;
        float: left;
        width: 100%;
    }
    /* 16 Feb 2018 */

}

@media (max-width: 767px) {
    .load-track-logo {
        float: left;
        height: 46px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 10px;
    }

    .load-track-login {
        float: right;
        padding-right: 10px;
        font-size: 16px;
        padding-top: 10px;
    }

    .load-track-contact .load-track-phone {
        color: #339164;
        display: inline-block;
        padding-right: 60px;
    }

    .load-track-contact {
        float: left;
        padding-left: 5px;
        padding-top: 10px;
        font-size: 16px;
        padding-right: 10px;
    }

    .load-track-button-panel {
        margin-bottom: 10px;
        text-align: center;
    }

    #dvDeviceMap {
        min-height: 200px;
    }

    .fleet-dialog-style {
        width: 300px !important;
    }

    .load-dialog-style {
        width: 300px !important;
    }

    .invoice-dialog-style {
        width: 300px !important;
    }

    .login-info-dialog-style {
        width: 300px !important;
    }

    .personal-info-dialog-style {
        width: 300px !important;
    }

    .billing-info-dialog-style {
        width: 300px !important;
    }

    .page-header.navbar .top-menu {
        margin-top: 5px;
    }

    .load-desc-box .source-info {
        width: 25%;
        margin: 5px 0 0 0px;
    }

    .load-desc-box .destination-info {
        width: 20%;
        margin: 5px -1% 0 0;
    }

    .load-desc-box .top-panel div {
        display: block;
        width: 100% !important;
        border-left: none;
    }

    .bottom-desc .box {
        width: 100%;
    }

    .bottom-desc .box6 a.link1 {
        margin-bottom: 10px;
    }

    .part1, .part2, .part3, .part4, .part5, .part6, .part7 {
        margin-bottom: 10px;
    }

    .search-panel .form-inline .form-control {
        width: auto !important;
        display: inline-block;
        vertical-align: middle;
    }

    .search-panel .col-xs-4 {
        margin-bottom: 10px;
    }

    .search-panel.type1 #divCustomDates {
        width: 100% !important;
    }

    .registerpage {
    }

        .registerpage .form-group {
            margin-bottom: 0px;
        }

        .registerpage .col-xs-12 {
            margin-bottom: 15px;
            width: 50%;
        }

        .registerpage .col-md-12 {
            margin-bottom: 15px;
        }

    .loadgmaps {
        height: 250px;
        width: 100%;
        position: relative;
    }

    /*bug 302*/
    #divSuccessfullyNewFleetEquipment .modal-dialog {
        margin: 30px auto;
    }
    /*bug 106*/
    #toPopup.hide-help {
        top: 36px;
        left: 10px;
    }

        #toPopup.hide-help img {
            max-width: 100%;
        }

        #toPopup.hide-help:before {
            border-bottom: 7px solid #ccc;
            border-left: 7px solid transparent;
            border-right: 7px solid transparent;
            top: -14px;
            left: 183px;
        }

        #toPopup.hide-help:after {
            border-bottom: 6px solid #fff;
            border-right: 6px solid transparent;
            border-left: 6px solid transparent;
            top: -12px;
            left: 184px;
        }
    /*bug 308*/
    #divSignature .modal-dialog {
        max-width: 300px;
        margin: 30px auto;
    }

    /*bug 315*/
    .bgintranetPopup .modal-dialog {
        max-width: 300px;
        margin: 30px auto;
    }

    /*bug 195*/
    .payment-dialog-style {
        max-width: 300px;
        margin: 30px auto;
    }

        .payment-dialog-style .payment .col-md-12 .col-md-6 {
            margin-bottom: 15px;
        }

        .payment-dialog-style .payment .col-md-12 .col-md-6 {
            padding: 0px;
        }

        .payment-dialog-style .payment .col-md-6 .link {
            margin-left: 15px;
        }

    .portlet > .portlet-title > .caption.cverhead {
        line-height: 34px;
    }


    /* 20 Nov 2017 */
    .gen_invoice .input-icon {
        position: relative;
        width: 72%;
    }

    .gen_invoice .btn_row {
        text-align: center;
    }


    /* 20 Nov 2017 */



}

@media (min-width: 768px) {
    .load-track-loadid-submit {
        float: left;
    }

    .email-checkbox {
        padding-top: 5px !important;
        width: 28% !important;
        padding-right: 0 !important;
    }

    .load-track-logo {
        float: left;
        height: 46px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 10px;
    }

    .load-track-login {
        float: right;
        padding-right: 23px;
        font-size: 16px;
        padding-top: 10px;
    }

    .load-track-contact .load-track-phone {
        color: #339164;
        float: left;
        display: inline-block;
        padding-right: 10px;
    }

    .load-track-contact .load-track-email {
        float: right;
    }

    .load-track-contact {
        float: left;
        padding-top: 10px;
        font-size: 16px;
        padding-left: 10px;
    }

    .load-track-button-panel {
        margin-bottom: 10px;
    }

    /* bug 305
        #dvDeviceMap {
        min-height: 500px;
    }*/

    .fleet-dialog-style {
        width: 300px !important;
    }

    .load-dialog-style {
        width: 400px !important;
    }

    .invoice-dialog-style {
        width: 500px !important;
    }

    .login-info-dialog-style {
        width: 500px !important;
    }

    .personal-info-dialog-style {
        width: 500px !important;
    }

    .billing-info-dialog-style {
        width: 500px !important;
    }

    .bottom-desc .box1 {
        width: 50%;
    }

    .bottom-desc .box2 {
        width: 50%;
    }

    .bottom-desc .box3 {
        width: 33.33%;
    }

    .bottom-desc .box4 {
        width: 33.33%;
    }

    .bottom-desc .box5 {
        width: 33.33%;
    }

    .bottom-desc .box6 {
        width: 100%;
    }

    .part5 {
        clear: left;
        margin-top: 10px;
    }

    .part6 {
        margin-top: 10px;
    }

    .part7 {
        margin-top: 10px;
    }

    .search-panel .col-sm-4 {
        margin-bottom: 10px;
    }

    .search-panel .col-sm-12 {
        margin-bottom: 10px;
    }

    .search-panel #divCustomDates {
        margin-bottom: 10px;
    }

    .search-panel .keyword-field {
        margin-bottom: 10px;
    }

    .search-panel.type1 #divCustomDates {
        width: 100% !important;
        margin-top: 10px;
    }

    .loadgmaps {
        height: 300px;
        width: 100%;
        position: relative;
    }
    /*bug 206*/
    .device-col {
        min-height: 423px;
    }
    /*bug 74*/
    .payment-dialog-style {
        width: 500px !important;
    }
}

@media (max-width:768px) {

    .load-dialog-style {
        width: 300px !important;
    }

    .fleet-dialog-style {
        width: 300px !important;
    }

    .invoice-dialog-style {
        width: 300px !important;
    }

    .login-info-dialog-style {
        width: 300px !important;
    }

    .personal-info-dialog-style {
        width: 300px !important;
    }

    .billing-info-dialog-style {
        width: 300px !important;
    }

    .table thead tr th {
        height: 18px;
    }

    .loadgmaps {
        height: 200px;
        width: 100%;
        position: relative;
    }

    /*bug105*/
    .bootstrap-timepicker-widget table td input {
        width: 40px;
    }
    /*bug103*/
    .load-desc-box .destination-info, .load-desc-box .source-info {
        word-break: break-all;
    }
    /*bug 104*/
    .fleet-dialog-style {
        z-index: 9999;
    }

    .load-dialog-style {
        z-index: 9999;
    }
    /*bug 304*/
    table#tbl_loads > tbody > tr > td {
        height: 19px;
    }

    /*bug 76*/
    #tbl_invoice.table thead tr th:first-child {
        height: 65px;
    }

    #tbl_invoice.table thead tr th {
        height: 21px;
    }

    /*bug 320*/
    .datepicker.dropdown-menu {
        z-index: 9999 !important;
    }

    /*bug 12*/
    body #toPopup .modal-dialog {
        margin: 30px auto;
    }

    /*bug 54*/
    #tbl_callLog.table > tbody > tr > td {
        height: 19px;
    }

    #tbl_callLog_summary.table > tbody > tr > td {
        height: 19px;
    }

    #tbl_messageLog.table > tbody > tr > td {
        height: 19px;
    }

    /*bug 318*/
    .invoice-dialog-style .brand img {
        max-width: 50% !important;
    }

    /*table text alignment left*/
    .flip-scroll table tbody .textaligncenter {
        text-align: left;
    }

    .flip-scroll table thead .textaligncenter {
        text-align: right;
    }

    .flip-scroll table thead .textalignleft {
        text-align: right !important;
    }

    /*bug 39*/
    .flip-scroll tbody tr {
        margin-left: 0;
    }

    /*bug 41*/
    #tbl_messageLog_summary tbody tr {
        width: 33.33%;
    }

    /*bug45*/
    .table-new.table > tbody > tr > td {
        height: 19px;
    }

     /* 3 April 2018 Start */
    table#tblDocuments tbody tr td:before {
        padding: 0px 15px 15px 0px;
        display: block;
        font-weight: 600;
        font-size: 13px;
    }

        table#tblDocuments tbody tr td:nth-child(1):before{ content: "Document";}
        table#tblDocuments tbody tr td:nth-child(2):before{ content: "Document Copy";}
        table#tblDocuments tbody tr td:nth-child(3):before { content: "Action";}


    #tblDocuments thead { display: none;}
    table#tblDocuments tbody tr { display:block;border-left: 0;    }

    /* 3 April 2018 End */


}

@media (max-width:991px) {
    /*bug 301*/
    #createNewFleetEquipment .form .control-label.popupNewFleetEquipment {
        text-align: left;
    }
    /*bug 303*/
    .load-dialog-style {
        z-index: 9999;
    }
    /*bug 313*/
    #frmEditBillinInfo .col-md-6 .col-md-6.leftpadding0 {
        margin-bottom: 10px;
    }

    #frmEditBillinInfo .col-md-6 .col-md-6 {
        padding: 0;
    }
    /*bug 195*/
    .payment-dialog-style .payment .col-md-12 .col-md-6 {
        padding: 0px;
    }

    .payment-dialog-style .payment .col-md-12 .col-md-6 {
        margin-bottom: 15px;
    }

    .payment-dialog-style .payment .col-md-6 .link {
        margin-left: 15px;
    }

    /*bug 102*/
    .epquipment-view-details .col-md-3.control-label {
        width: 100%;
        text-align: left;
        font-weight: 600;
    }
}

.doc-dialog-style {
    width: 50% !important;
    left: 25% !important;
}

@media (max-width:992px) {
    .doc-dialog-style {
        width: 90% !important;
        left: 5% !important;
    }
}


@media (max-width:767px) {
    .doc-dialog-style {
        width: 90% !important;
        left: 5% !important;
    }
}


@media (max-width:375px) {
    .doc-dialog-style {
        width: 90% !important;
        left: 5% !important;
    }
}

@media (min-width: 992px) {
    .fleet-dialog-style {
        width: 800px !important;
    }

    .load-dialog-style {
        width: 600px !important;
    }

    .invoice-dialog-style {
        width: 800px !important;
    }

    .login-info-dialog-style {
        width: 500px !important;
    }

    .personal-info-dialog-style {
        width: 500px !important;
    }

    .billing-info-dialog-style {
        width: 500px !important;
    }

    .payment-dialog-style {
        width: 500px !important;
    }

    .bottom-desc .box1 {
        width: 50%;
    }

    .bottom-desc .box2 {
        width: 50%;
    }

    .bottom-desc .box3 {
        width: 33.33%;
    }

    .bottom-desc .box4 {
        width: 33.33%;
    }

    .bottom-desc .box5 {
        width: 33.33%;
    }

    .bottom-desc .box6 {
        width: 100%;
    }

    .search-panel {
    }

        .search-panel .col-md-2 {
            margin-bottom: 10px;
        }

        .search-panel .col-md-12 {
            margin-bottom: 10px;
        }

        .search-panel #divCustomDates {
            margin-bottom: 10px;
        }

        .search-panel .keyword-field {
            margin-bottom: 10px;
        }

        .search-panel.type1 #divCustomDates {
            width: auto !important;
            margin-top: 0;
        }

    .loadgmaps {
        height: 500px;
        width: 100%;
        position: relative;
    }

    /* .custom_boxes_container .custom_boxes {
            width: 20%;
        }*/
}

@media (min-width: 1200px) {
    .fleet-dialog-style {
        width: 800px !important;
    }

    .load-dialog-style {
        width: 700px !important;
    }

    .invoice-dialog-style {
        width: 800px !important;
    }

    .login-info-dialog-style {
        width: 500px !important;
    }

    .personal-info-dialog-style {
        width: 500px !important;
    }

    .billing-info-dialog-style {
        width: 500px !important;
    }

    .payment-dialog-style {
        width: 500px !important;
    }

    .part5 {
        clear: none;
        margin-top: 0px;
    }

    .part6 {
        margin-top: 0px;
    }

    .part7 {
        margin-top: 0px;
    }

    .search-panel .col-lg-9 {
        margin-bottom: 10px;
    }

    .search-panel #divCustomDates {
        margin-bottom: 10px;
    }

    .search-panel .keyword-field {
        margin-bottom: 10px;
    }

    .loadgmaps {
        height: 500px;
        width: 100%;
        position: relative;
    }

    .custom_boxes_container .custom_boxes {
        width: 20%;
    }
}

@media (min-width: 992px) and ( max-width:1120px) {
    /*bug 206*/
    .page-sidebar-closed.page-style-square .device-col {
        width: 33.33%;
    }

    .page-style-square .device-col {
        width: 50%;
    }
    /*bug 310*/
    .page-sidebar-closed .fleet-dashboard-box .col-md-3 {
        width: 25%;
    }

    .fleet-dashboard-box .col-md-3 {
        width: 33.33%;
    }
}

@media (min-width: 992px) and ( max-width:1280px) {

    /*bug 300*/
    .page-sidebar-closed #btnNewFleetEquipment {
        white-space: normal !important;
        max-width: inherit;
    }

    #btnNewFleetEquipment {
        white-space: normal !important;
        max-width: 130px;
        height: inherit;
    }

    .dashboard-stat .details {
        padding-right: 14px;
    }
    /*bug 303*/
    .load-dialog-style {
        z-index: 9999;
    }

   
}

@media (min-width: 1200px) and ( max-width:1500px) {
}

@media (max-width:1500px) {
    .doc-dialog-style {
        width: 70% !important;
        left: 15% !important;
    }
}


/*3 April 2018 */
@media ( max-width:1360px) {
    .row.bids_cargo .radio-inline.send_fleet {
        margin-left: 0 !important;
        margin-top: 11px;
    }
}
    /*3 April 2018 */

    @media (min-width: 1261px) and ( max-width:1380px) {
        /*bug 206*/
        .page-sidebar-closed.page-style-square .device-col {
            width: 25%;
        }

        .page-style-square .device-col {
            width: 33.33%;
        }
    }

    @media (min-width: 1600px) {
        .fleet-dialog-style {
            width: 800px !important;
        }

        .load-dialog-style {
            width: 770px !important;
        }

        .invoice-dialog-style {
            width: 800px !important;
        }

        .login-info-dialog-style {
            width: 500px !important;
        }

        .personal-info-dialog-style {
            width: 500px !important;
        }

        .billing-info-dialog-style {
            width: 500px !important;
        }

        .payment-dialog-style {
            width: 500px !important;
        }

        .bottom-desc .box1 {
            width: 23%;
        }

        .bottom-desc .box2 {
            width: 23%;
        }

        .bottom-desc .box3 {
            width: 18%;
        }

        .bottom-desc .box4 {
            width: 18%;
        }

        .bottom-desc .box5 {
            width: 18%;
        }

        .bottom-desc .box6 {
            width: 100%;
        }

        .loadgmaps {
            height: 500px;
            width: 100%;
            position: relative;
        }
    }

    @media (min-width: 1571px) and ( max-width:1650px) {
        /*bug 206*/
        .page-sidebar-closed .device-col {
            width: 20%;
        }

        .device-col {
            width: 25%;
        }
    }

    @media only screen and (min-width: 1850px) {

        .bottom-desc .box {
            width: auto !important;
        }
    }

    @media only screen and ( max-width: 1570px ) {
        .device-col {
            float: left;
            width: 25%;
        }
    }

    @media only screen and ( max-width: 1260px ) {
        .device-col {
            float: left;
            width: 33.33%;
        }

        /*body #toPopup {
        width: 80%;
        margin-left: 10%;
    }*/
    }

    @media only screen and ( max-width: 992px ) {

        .load-dialog-style {
            width: 80% !important;
            left: 10% !important;
        }

        #stLoadTitle, #stStartState, #stStartZip, #stFinishCity, #stFinishState, #stFinishZip, .select-style, #stTotalWeight, #stDimensionWidth, #stDimensionHeight, #stAlertEmails, #DeliveryDate {
            margin-top: 15px;
        }
    }

    @media only screen and ( max-width: 950px ) {


        .device-col {
            float: left;
            width: 100%;
            margin: 25px 0 20px;
        }

        /*body #toPopup {
        width: 80%;
        margin-left: 10%;
    }*/

        .date-pickerbottom.input-append .m-wrap {
            width: 73px !important;
        }

        .date-range-container.devices-heading .heading {
            margin-top: -8px;
            font-size: 31px;
        }

        .devices-help .btn span {
            display: none;
        }

        .devices-help .btn.black {
            font-size: 25px;
            padding: 4px 9px;
        }

        .srch-address-fields .txt-field {
            width: 112px;
        }
    }


    .modal-dialog-center {
        margin-top: 3%;
    }

    /*added by Bhanu on 27-01-2015*/


    .dashboard-stat .moreGray {
        clear: both;
        display: block;
        padding: 5px 10px 5px 10px;
        text-transform: uppercase;
        font-weight: 300;
        font-size: 11px;
        color: #fff;
        opacity: 0.7;
        filter: alpha(opacity=70);
    }

        .dashboard-stat .moreGray i {
            float: right;
        }

        .dashboard-stat .moreGray:hover {
            text-decoration: none;
            -webkit-transition: all 0.1s ease-in-out;
            -moz-transition: all 0.1s ease-in-out;
            -o-transition: all 0.1s ease-in-out;
            -ms-transition: all 0.1s ease-in-out;
            transition: all 0.1s ease-in-out;
            opacity: 1;
            filter: alpha(opacity=100);
        }

    .dashboard-stat.purple-plum .moreGray {
        background-color: gray;
    }

    .dashboard-stat.purple .moreGray {
        background-color: gray;
    }

    .dashboard-stat.yellow .moreGray {
        background-color: gray;
    }

    .dashboard-stat.red .moreGray {
        background-color: gray;
    }

    .dashboard-stat.green .moreGray {
        background-color: gray;
    }

    .dashboard-stat.blue .moreGray {
        background-color: gray;
    }

    /*end*/


    /* 31 Oct 2017 Start*/
    .login .content {
        margin: 0 auto 20px auto;
    }
    /* 31 Oct 2017 End*/




    @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

        /*bug 328*/
        #tbl_invoice.table tbody tr:first-child td.invoicedatetd {
            padding-bottom: 0px;
        }

            #tbl_invoice.table tbody tr:first-child td.invoicedatetd > div:first-child {
                max-height: 26px;
            }
    }

    @media only screen and (min-device-width : 375px) and (max-device-width : 667px) {
        /*bug 328*/
        #tbl_invoice.table tbody tr:first-child td.invoicedatetd {
            padding-bottom: 0px;
        }

            #tbl_invoice.table tbody tr:first-child td.invoicedatetd > div:first-child {
                max-height: 26px;
            }
    }

    @media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : portrait) {

        /*bug 328*/
        #tbl_invoice.table tbody tr:first-child td.invoicedatetd {
            padding-bottom: 0px;
        }

            #tbl_invoice.table tbody tr:first-child td.invoicedatetd > div:first-child {
                max-height: 26px;
            }
    }

    @media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation : landscape) {

        /*bug 328*/
        #tbl_invoice.table tbody tr:first-child td.invoicedatetd {
            padding-bottom: 0px;
        }

            #tbl_invoice.table tbody tr:first-child td.invoicedatetd > div:first-child {
                max-height: 26px;
            }
    }

    .gm-style .gm-style-iw {
        font-size: 16px !important;
        font-weight: bold !important;
    }

.align-text-center {
    text-align:center;
}

.tooltip-inner {
    background-color: #E2F5FE;
    color: black;
    text-align: left;
    border: #000000 solid 1px;
}

.highlight-row {
    background-color: #E2F5FE !important;
}

#tbl_activity .even {
    background-color: #FFFFFF;
}

#tbl_activity .odd {
    background-color: #FFFFFF;
}

#tbl_activity tr:hover {
    background-color: #f9f9f9 !important;
}

