 @font-face {
   font-family: 'SLB Sans Bold';
   src: url('../dist/css/fonts/Woff/SLBSans-Bold.otf') format('opentype');
   }
   @font-face {
   font-family: 'SLB Sans Medium';
   src: url('../dist/css/fonts/Woff/SLBSans-Medium.otf') format('opentype');
   }

.gridtable-size {
    height: 150px;
}

.text-center {
    text-align: center;
}

.text-left-darkblue {
    text-align: left;
    background-color: #a4f4ff
}

.text-left {
    text-align: left;
}

.text-center-info {
    background-color: #ffbf00;
    text-align: center;
}

.text-center-red {
    background-color: #ff7676;
    text-align: center;
}

.text-center-green {
    background-color: #a1f1a1;
    text-align: center;
}

.text-center-blue {
    background-color: #d7faff;
    text-align: center;
}

.text-left-blue {
    background-color: #7ABBDE;
    text-align: left;
}

.sch-header {
    background-color: red;
}

.text-right {
    text-align: right;
}

.text-blue {
    color: #d7faff;
}

.text-white {
    color: #ffffff;
}

.text-black {
    color: #000;
}

.text-blue-NAM {
    color: #1d4b76;
}

.text-blue-GJMC {
    color: #fff;
}

p#capitalize {
    text-transform: capitalize;
}

.text-left-grey {
    font-size: 16 px;
    background-color: #D6D6D6;
    text-align: left;
}

.right {
    text-align: right;
    float: right;
}

.headercolor {
    background-color: #C0C0C0;
}

.shadowDiv {
    box-shadow: 10px 10px 5px #DEDDDD;
}

#divCorners {
    border-radius: 7px;
}

/*
h3 {
    color: white;
}
*/
#roundcorner {
    border-radius: 25px;
    padding: 50px;
}

.dwnld {
    width: 20px;
    height: 20px;
}

.dwnlddps {
    width: 30px;
    height: 30px;
}

.menuOption {
    width: 35px;
    height: 35px;
}

.filter-dps:before {
    content: "\e138";
    width: 30px;
    height: 30px;
}

.filter-dps-analyst {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.filterdps {
    width: 33px;
    height: 33px;
}

.search {
    width: 30px;
    height: 30px;
}

.text-center-grey {
    font-size: 16 px;
    background-color: #D6D6D6;
    text-align: center;
}

.skin-blue .main-header .navbar {
    background: #0314D3 !important;
}

.skin-blue .main-header .logo {
    background: #0314D3 !important;
}

.skin-blue .main-header .logo:hover {
    background: #0314D3 !important;
}

.skin-blue .sidebar-menu>li.active>a {
    color: #fff !important;
    border-left: 3px solid #0014DC !important;
    background-color: #0014DC !important;
}

.skin-blue .sidebar-menu>li:hover>a {
    color: #fff !important;
    /*    background: grey;*/
    background: #0014DC !important;
    border-left-color: #0014DC !important;
    color: #ffffff !important;
}

.skin-blue .sidebar-menu>li.menu-open>a {
    color: #fff !important;
    background: #0014DC !important;
}

/*Sup*/
.sidebar-mini.sidebar-collapse .sidebar-menu>li:not(.treeview)>a>span {
    border-bottom-right-radius: 4px
}

.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-right-radius: 4px
}

.sidebar-mini.sidebar-collapse .sidebar-menu>li>.treeview-menu {
    display: none !important;
    -webkit-transform: translateZ(0)
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
    display: block !important;
    position: absolute;
    width: 180px;
    left: 50px
}

.KLMSImage {
    width: 400px;
    height: 100px;
}

.slbIcon {
    width: 20px;
    height: 20px;
}

.eJIcon {
    width: 32px;
    height: 32px;
    float: left;
    padding-left: 14px;
    padding-top: 10px;
    font-size: 50px
}

.small-box p {
    font-size: 17px !important;
}

.small-box>.small-box-footer {
    position: relative;
    text-align: center;
    padding: 3px 0;
    color: #000;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    z-index: 10;
    background: white;
    text-decoration: none;
}

.small-box>.small-box-footer:hover {
    background-color: white;
}

.smallBoxBlue-a {
    color: #3c8dbc !important;
}

.smallBoxGreen-a {
    color: forestgreen !important;
}

.smallBoxYellow-a {
    color: darkorange !important;
}

.smallBoxRed-a {
    color: red !important;
}

.filter {
    width: 25px;
    height: 25px;
}

.close {
    width: 13px;
    height: 13px;
}

.tr.spaceUnder>td {
    padding-bottom: 10em;
}

hr {
    margin-top: 1px;
}

.right10 {
    margin-right: 10px;
}

.left70 {
    margin-left: 10px;
}

.right120 {
    margin-left: 120px;
    width: auto;
}

.right100 {
    margin-left: 47px;
    width: auto;
}

.right200 {
    margin-left: 200px;
    width: auto;
}

.right290 {
    margin-left: 290px;
    width: auto;
}

.right40 {
    margin-right: 40px;
}

.right1 {
    margin-right: 1px;
}

.modify a {
    visibility: hidden;
}

.modify:hover a {
    visibility: visible;
}

.inputborder {
    border: none;
    background: transparent;
}

.inputborder:focus {
    border: 1px solid #3c8dbc;
}

#thetable>td {
    width: 40%;
}

#thetable>th {
    width: 10%;
}

#thetable input {
    width: 80%;
}

.indent-small {
    margin-left: 5px;
}

.form-group.internal {
    margin-bottom: 0;
}

.datepicker-dropdown {
    z-index: 999 !important;
}

.danger {
    color: #a94442;
}

.errorTextAdmin {
    color: #df0000;
}

.action-buttons a {
    visibility: hidden;
}

.connected:hover .action-buttons a {
    visibility: visible;
}

.top15 {
    margin-top: 10px;
}

.marginbottom {
    margin-bottom: 10px;
}

.box-title-filter {
    /*    font size="4";*/
}

/* ADMIN & ANALYST FILTER CSS */
.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}

.user-menu .dropdown-menu {
    border: none !important;
    background-color: transparent !important;
    white-space: nowrap !important;
    min-width: 5px !important;
}

#divBorder {
    border: none !important;
    border: 0px;
}

.filterbtn {
    border-color: #f1f1f1;
    background-color: #f1f1f1;
}

.glyphicon.glyphicon-filter {
    font-size: 18px;
}

.filterbtn:hover {
    background-color: #f1f1f1;
    border-color: #f1f1f1;
}

.filterbtn.active.focus {
    background-color: #f1f1f1;
    border-color: #f1f1f1;
}

.filterbtn:active {
    background-color: #f1f1f1;
    border-color: #f1f1f1;
}

.filterIcon {
    color: #547ae2;
}

/*.navbar-nav > li > .dropdown-menu > .hidden {border-style: hidden;}*/
.li:last-child {
    border-bottom: none;
}

.input-group-btn .btn-group {
    display: flex !important;
}

.btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}

.btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.btn-group .form-horizontal .btn[type="submit"] {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

@media screen and (min-width: 768px) {
    #adv-search {
        width: 500px;
        margin: 0 auto;
    }

    .dropdown.dropdown-lg {
        position: static !important;
    }

    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 120px;
    }
}

.add-on .input-group-btn>.btn {
    border-left-width: 0;
    left: -2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* stop the glowing blue shadow */
.add-on .form-control:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #cccccc;
}

.cursor {
    cursor: pointer;
}

.spanSize {
    padding: 0px !important;
}

.signout {
    list-style: none;
    padding-left: 0;
}

/*ADMIN DRIVER EDIT */
.danger {
    color: #dd4b39;
}

.success {
    color: #4cd137;
}

.action-buttons a {
    visibility: hidden;
}

.connected:hover .action-buttons a {
    visibility: visible;
}

.top15 {
    margin-top: 10px;
}

.clickable {
    cursor: pointer;
}

/*
.panel-heading span {
    margin-top: -16px;
    font-size: 10px;
}
*/
.panel-heading button {
    font-size: 7px;
}

/*.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:after {
    content: "\e114"
}
*/
/*DIV COLLAPSE CSS GJMC*/
.arrow-toggle.collapsed .icon-arrow-down {
    display: none;
}

.arrow-toggle .icon-arrow-down {
    display: inline-block;
}

.arrow-toggle.collapsed .icon-arrow-up {
    display: inline-block;
}

.arrow-toggle .icon-arrow-up {
    display: none;
}

.buttoncollapse {
    background-color: Transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
}

.fontNew {
    font-family: "Comic Sans MS", cursive, sans-serif;
    font-size: 13px;
    color: 'red';
    line-height: 1.6;
    background: #232323;
}

.container {
    margin: 0px auto;
}

/*BADGE COLORS- GJMC*/
.badge {
    padding: 1px 9px 2px;
    font-size: 12.025px;
    font-weight: bold;
    white-space: nowrap;
    color: #ffffff;
    background-color: #999999;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

.badgeBottom {
    padding: 1px 9px 21px;
    font-size: 12.025px;
    font-weight: bold;
    white-space: nowrap;
    color: #ffffff;
    background-color: #999999;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    float: right;
}

.widthDropDown {
    min-width: 100px;
}

.panel-heading span #caretBottom {
    margin-top: -1px;
}

.dropdownBTN {
    font-size: 12px !important;
    border-radius: 3px !important;
    border: 1px solid transparent !important;
    cursor: pointer;
}

.namOSDropDown {
    background-color: transparent;
    /*    border-color: #337AB7;*/
    font-size: 12px !important;
    border-radius: 3px !important;
    border: 1px solid transparent !important;
    cursor: pointer;
}

/*
.badge:hover {
    text-decoration: none;
    cursor: default
}
*/
.badge-error {
    background-color: #cb2121;
}

.badge-primary {
    background-color: #094d78;
}

.badge-success {
    background-color: #608d1b;
}

.collapsebtn {
    background-color: #154265;
    border: none;
    color: #fff;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    /*    margin: 4px 2px;*/
    cursor: pointer;
}

.btn-default-collapse {
    color: #fff;
    background-color: #738BC3;
    border-color: #738BC3;
}

.btn-defaultNew-collapse {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}

.btn-default {
    background-color: #ecf0f1;
    color: #555D77;
    border-color: #ecf0f1;
}

.btn-defaultNew {
    background-color: transparent;
    color: #fff;
    border-color: transparent;
}

.btn-default:hover,
.btn-default:active,
.btn-default.hover {
    background-color: #738BC3;
    border-color: #738BC3;
}

.btn-defaultNew:hover,
.btn-defaultNew:active,
.btn-defaultNew.hover {
    background-color: transparent;
    border-color: transparent;
}

.btn-default:hover {
    color: #fff;
    background-color: #bcc0c0;
    border-color: #bcc0c0;
    text-decoration-color: black;
}

.btn-defaultNew:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #fff;
    background-color: #bcc0c0;
    border-color: #bcc0c0;
}

.btn-defaultNew.active.focus,
.btn-defaultNew.active:focus,
.btn-defaultNew.active:hover,
.btn-defaultNew:active.focus,
.btn-defaultNew:active:focus,
.btn-defaultNew:active:hover,
.open>.dropdown-toggle.btn-defaultNew.focus,
.open>.dropdown-toggle.btn-defaultNew:focus,
.open>.dropdown-toggle.btn-defaultNew:hover {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}

.btn-default.focus,
.btn-default:focus {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.btn-defaultNew.focus,
.btn-defaultNew:focus {
    color: #fff;
    background-color: transparent;
    border-color: transparent;
}

#TotIvms.collapse.in {
    height: 280px !important;
}

#wraptd {
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*------- unauthorize  submit button ------ */
.button {
    background-color: #337ab7;
    border: none;
    color: white;
    padding: 5px 5px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 13px;
    margin: 4px 4px;
    border-radius: 10px;
    cursor: pointer;
}

/*-----------------pagination padding unauthorize----------- */
.pagePadding {
    padding-top: 3cm;
}

/*---------------- left nav collapse button-------------------*/
a.collapse-menu-link {
    font-size: 31px;
    cursor: pointer;
    display: block;
    text-decoration: none;
    line-height: 42px;
    color: #fff;
    padding: 0;
    float: left;
    margin: 11px 0 0 25px;
}

/*-------------------mouse hover -----------------------*/
.wrapText {
    max-width: 50px;
    white-space: nowrap;
    overflow: hidden;
}

.wrapText:hover {
    max-width: initial;
}

/*------------------------div transparent ------------------------- */
.transparentBox {
    color: #f8f8f8 !important;
    background: rgba(51, 51, 51, 0.4) !important;
    background-color: rgba(51, 51, 51, 0.4) !important;
    opacity: 0.7 !important;
    filter: alpha(opacity=70) !important;
    transition: opacity 0.7s ease-out !important;
}

.backgroundColor {
    color: white !important;
    background: white !important;
    background-color: white !important;
    opacity: 0.9 !important;
    filter: alpha(opacity=90) !important;
}

/*-----------------Shadow Table-----------------*/
.shadowTab {
    box-shadow: 0px 10px 10px #9a9999;
}

/*-----------------Shadow End-----------------*/
/*---------------------For Table Only------------------*/
.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #e0e0e0;
}

.tableHeader {
    background-color: #123b5a !important;
}

/*th {
    background-color: aliceblue !important;
}*/
.transparentBoxText {
    color: #ffffff !important;
    background: -moz-linear-gradient(45deg, rgba(21, 66, 101, 1) 0%, rgba(91, 122, 147, 1) 50%, rgba(21, 66, 101, 1) 100%) !important;
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(21, 66, 101, 1)), color-stop(50%, rgba(91, 122, 147, 1)), color-stop(100%, rgba(21, 66, 101, 1))) !important;
    /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(21, 66, 101, 1) 0%, rgba(91, 122, 147, 1) 50%, rgba(21, 66, 101, 1) 100%) !important;
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(21, 66, 101, 1) 0%, rgba(91, 122, 147, 1) 50%, rgba(21, 66, 101, 1) 100%) !important;
    /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(21, 66, 101, 1) 0%, rgba(91, 122, 147, 1) 50%, rgba(21, 66, 101, 1) 100%) !important;
    /* ie10+ */
    background: linear-gradient(45deg, rgba(21, 66, 101, 1) 0%, rgba(91, 122, 147, 1) 50%, rgba(21, 66, 101, 1) 100%) !important;
    /* w3c */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#154265', endColorstr='#154265', GradientType=1) !important;
    /* ie6-9 */
}

.transparentBoxTextNew {
    background-color: whitesmoke;
}

.backgroundColorText {
    color: #ffffff !important;
    background: -moz-linear-gradient(45deg, rgba(21, 66, 101, 1) 0%, rgba(91, 122, 147, 1) 50%, rgba(21, 66, 101, 1) 100%) !important;
    /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(21, 66, 101, 1)), color-stop(50%, rgba(91, 122, 147, 1)), color-stop(100%, rgba(21, 66, 101, 1))) !important;
    /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(21, 66, 101, 1) 0%, rgba(91, 122, 147, 1) 50%, rgba(21, 66, 101, 1) 100%) !important;
    /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(21, 66, 101, 1) 0%, rgba(91, 122, 147, 1) 50%, rgba(21, 66, 101, 1) 100%) !important;
    /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(21, 66, 101, 1) 0%, rgba(91, 122, 147, 1) 50%, rgba(21, 66, 101, 1) 100%) !important;
    /* ie10+ */
    background: linear-gradient(45deg, rgba(21, 66, 101, 1) 0%, rgba(91, 122, 147, 1) 50%, rgba(21, 66, 101, 1) 100%) !important;
    /* w3c */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#154265', endColorstr='#154265', GradientType=1) !important;
    /* ie6-9 */
}

/*--------------------div fonts -------------------------------*/
.divFont {
    color: white !important;
}

.divFontNew {
    color: black !important;
}

/*-------------------------Background Gradient ---------------------------- */
/*
#radial-center {
    background-image: radial-gradient(farthest-side ellipse at 10% 0, rgb(236, 240, 241) 20%, #ECF0F1) !important;
    background-image: -webkit-radial-gradient(10% 0, farthest-side ellipse, rgb(236, 240, 241) 20%, #ECF0F1) !important;
    background-image: -moz-radial-gradient(10% 0, farthest-side ellipse, rgb(236, 240, 241) 20%, #ECF0F1) !important;
}*/
/*Div Transiion*/
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

/*
#graphZoomIn {
    position: absolute;
    white-space: nowrap;
    overflow: hidden;
}
*/
/*Table Border hidden*/
.hiddenTableBorder {
    border-style: hidden !important;
}

/*Hyperlink Color Change*/
a {
    color: white !important;
}

#nonCompliantLink {
    color: black !important;
}

/*C3 JS CSS*/
.c3-tooltip td {
    font-size: 13px !important;
    font: 'Source Sans Pro' !important;
    padding: 3px 6px !important;
    background-color: #fff !important;
    border-left: 1px dotted #000 !important;
    color: #000 !important;
}

.c3-legend-item text {
    fill: white !important;
}

.c3 svg {
    font: 13px 'Source Sans Pro' !important;
}

.c3 .c3-axis-x path,
.c3 .c3-axis-x line {
    stroke: white !important;
}

/*-- BAR CHART LABEL COLOR ---*/
/*.c3-text {
    fill: #2acc10 !important;
    font-size: 14px;
}*/
/*-- BAR CHART LABEL COLOR ---*/
.c3 .c3-axis-y path,
.c3 .c3-axis-y line {
    stroke: white !important;
}

.c3 .c3-axis-y2 path,
.c3 .c3-axis-y2 line {
    stroke: white !important;
}

.c3-axis-y2 text {
    fill: white !important;
    font-size: 12px !important;
    font: 'Source Sans Pro' !important;
}

.c3-axis-y text {
    fill: white !important;
    font-size: 12px !important;
    font: 'Source Sans Pro' !important;
}

.c3-axis-x text {
    font-size: 12px !important;
    fill: white !important;
    font: 'Source Sans Pro' !important;
}

/*Input text rounded corner/Glow/ Focus*/
.gin-number {
    border-radius: 10px !important;
}

.inputcolor {
    background-color: #E5E4E2 !important;
}

.glowing-border {
    border: 2px solid #dadada !important;
    border-radius: 7px !important;
}

.glowing-border:focus {
    outline: none !important;
    border-color: #9ecaed !important;
    box-shadow: 0 0 10px #9ecaed !important;
}

#over img {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

/*--for footer only--*/
.main-footer {
    text-align: center;
    background: #0014DC !important;
    padding: 5px !important;
    /*    color: #34495e !important;*/
    height: 47px;
}

/*--full background--*/
.content {
    min-height: 250px !important;
    padding: 15px !important;
    /* background-color: red;*/
    margin-right: auto !important;
    margin-left: auto !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    background-color: #FEFEFE;
    /*background-image: radial-gradient(farthest-side ellipse at 10% 0, #154265 20%, #7392c2) !important;
    background-image: -webkit-radial-gradient(10% 0, farthest-side ellipse, #154265 20%, #7392c2) !important;
    background-image: -moz-radial-gradient(10% 0, farthest-side ellipse, #154265 20%, #7392c2) !important;*/
}

.content-wrapper{
 background-color: #FEFEFE;
}

.contentNAM {
    height: 100% !important;
    padding: 15px !important;
    background-color: #ecf0f1;
    margin-right: auto !important;
    margin-left: auto !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    /*background-image: radial-gradient(farthest-side ellipse at 10% 0, #ffffff 20%, #ffffff) !important;
    background-image: -webkit-radial-gradient(10% 0, farthest-side ellipse, #ffffff 20%, #7392c2) !important;
    background-image: -moz-radial-gradient(10% 0, farthest-side ellipse, #154265 20%, #7392c2) !important;*/
}

/*--side footer small panel--*/
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'SLB Sans Medium';
    font-weight: 400 !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    background: #34495e !important;
}

/*--left panel--*/
.skin-blue .wrapper,
.skin-blue .main-sidebar,
.skin-blue .left-side {
    background: #ffffff !important;
    box-shadow: 0px 3px 6px #DCE1E1;
}


.tooltip-inner {
    max-width: 230px;
    text-align: center;
    /* If max-width does not work, try using width instead */
    /*  width: 350px*/
}

/*
.tooltip {
    outline: none;
    position: relative;
    width: 75px;
    min-width: 75px;
    max-width: auto;
    z-index: auto;
}
.tooltip .tool-content:hover {
    margin: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: auto;
}
*/
/*GJMC DISPLAY FILTER VALUES*/
.tdright {
    padding-right: 30px;
}

.tdmid {
    padding-right: 10px;
}

.tdleft {
    padding-left: 30px;
}

.tdfont {
    font-size: 12px;
}

.text-grey-GJMC {
    color: #fff;
}

.tdfontNam {
    font-size: 14px;
}

/*Glyphicon color */
.red {
    color: red;
}

ul.pagination {
    display: inline-block;
}

ul.pagination li {
    display: inline;
}

ul.pagination li a {
    color: black;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
}

ul.pagination li a.active {
    background-color: black;
    color: black;
    border: 1px solid black;
}

ul.pagination li a:not(.active) {
    background-color: #7392c2;
    color: black;
}

ul.pagination li a:hover:not(.active) {
    background-color: #506687;
    color: black;
}

.pNam {
    text-transform: none;
}

/* USER NAME UPPERCASE */
p {
    text-transform: lowercase;
}

p:first-letter {
    text-transform: uppercase;
}

/* Removing Bullets From left nav nested links */
.hideBulletLeftNav:hover {
    list-style-type: none;
    background-color: #1e282c;
    color: black;
}

.hideBulletLeftNav:active {
    list-style-type: none;
    background-color: #1e282c;
    color: #1abc9c;
}

.mainHeadingActive:hover {}

.hideBulletLeftNav {
    list-style-type: none;
    margin-right: 8px;
    background-color: #2c3b41;
}

/* */
::-webkit-file-upload-button {
    background: #00c0ef;
    color: white;
    padding: 0.5em;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
}

/* -- DRS ACHIEVEMENT PANEL -- */
.textAreaNote {
    border-radius: 25px;
    border: 2px solid #73AD21;
    padding: 20px;
    width: 200px;
    height: 150px;
}

.without::-webkit-datetime-edit-ampm-field {
    display: none;
}

/*FOR INDENTING LEFT NAV*/
/*
.sidebar-menu .treeview-menu {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 15px;
}*/
/*----------IMAGE TOOLTIP--------*/
/*.tooltip:hover {
    display: inline;
    position: absolute;
    color: #111;
    background-color: #73AD21 !important;
    border: 1px solid green !imortant;
    font-size: 20px;
}

.tooltip:hover .img {
    display: inline;
    position: absolute;
    color: #111;
    background-color: #73AD21 !important;
    border: 1px solid green !imortant;
    font-size: 20px;
}*/
/*-------------------Text Area ---------------*/
.textArea {
    border-left: 6px solid #66CCFF;
    background-color: lightgrey;
}

.textAreaNote {
    border-radius: 25px;
    border: 2px solid #73AD21;
    padding: 20px;
    width: 200px;
    height: 150px;
}

#loadImg {
    color: #C1ECDB;
}

/*--------------------medal image padding---------------*/
.imgGoldPadding {
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: -30px;
}

.imgBronzePadding {
    padding-top: 120px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

.imgSilverPadding {
    padding-top: 70px;
    padding-right: 40px;
    padding-bottom: 0px;
    padding-left: 10px;
}

input[name='month'] {}

input[name='month']::-webkit-outer-spin-button,
input[name='month']::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}

.unstyled::-webkit-inner-spin-button,
.unstyled::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}

#minute {
    width: 100px;
    background: white;
}

#hour {
    width: 100px;
    background: white;
}

/*---28-nov-2016----drs panel-----*/
.rcorners2 {
    border-radius: 15px 50px;
    border: 3px solid #73AD21;
    padding-bottom: 100px !important;
    width: 200px;
    height: 150px;
    background-color: transparent !important;
    color: whitesmoke !important;
    text-align: center !important;
}

.achieve {
    padding-top: 40px;
}

/*
.milestone {
    padding-top: 20px;
}
*/
/*------input type text transition ----*/
.searchContainer {
    width: 600px;
    margin: -30px auto;
}

.searchBox {
    position: relative;
    min-width: 40px;
    width: 0%;
    height: 40px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.searchBox-input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    background: #dcddd8;
    width: 100%;
    height: 50px;
    margin: 0;
    /*padding: 0px 55px 0px 20px;*/
    font-size: 20px;
    color: red;
}

.searchBox-input::-webkit-input-placeholder {
    color: #d74b4b;
}

.searchBox-input:-moz-placeholder {
    color: #d74b4b;
}

.searchBox-input::-moz-placeholder {
    color: #d74b4b;
}

.searchBox-input:-ms-input-placeholder {
    color: #d74b4b;
}

.searchBox-icon,
.searchBox-submit {
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: 0;
    font-family: verdana;
    font-size: 22px;
    right: 0;
    /*padding: 0;*/
    margin: 0;
    border: 0;
    outline: 0;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    /*color: #dcddd8;
background: #172b3c;*/
}

.searchBox-open {
    width: 100%;
}

.byLine {
    position: absolute;
    top: 100px;
    left: 30%;
    text-align: center;
    font-size: 7px;
}

.byLine a {
    text-decoration: none;
    color: #d74b4b;
}

/*---- search icon ds----*/
.searchIcon {
    width: 50px;
    height: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

/*---- new search bar ----*/
.search-form .form-group {
    float: right !important;
    transition: all 0.35s, border-radius 0s;
    width: 32px;
    height: 32px;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    border-radius: 25px;
    border: 1px solid #ccc;
}

.search-form .form-group input.form-control {
    padding-right: 20px;
    border: 0 none;
    background: transparent;
    box-shadow: none;
    display: block;
}

/*.search-form .form-group input.form-control::-webkit-input-placeholder {
    display: none;
}

.search-form .form-group input.form-control:-moz-placeholder {
    Firefox 18- display: none;
}

.search-form .form-group input.form-control::-moz-placeholder {
    Firefox 19+ display: none;
}

.search-form .form-group input.form-control:-ms-input-placeholder {
    display: none;
}*/
.search-form .form-group:hover,
.search-form .form-group.hover {
    width: 100%;
    border-radius: 25px 25px 25px 25px;
}

.search-form .form-group span.form-control-feedback {
    position: absolute;
    top: -1px;
    right: -2px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #3596e0;
    left: initial;
    font-size: 14px;
}

.divPaddingTop {
    padding-top: 14px;
}

.colorChange {
    color: black !important;
}

#custom-search-input {
    margin: 0;
    margin-top: 10px;
    padding: 0;
}

#custom-search-input .search-query {
    padding-right: 3px;
    padding-right: 4px;
    padding-left: 3px;
    padding-left: 4px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#custom-search-input button {
    border: 0;
    background: none;
    /** belows styles are working good */
    padding: 2px 5px;
    margin-top: 2px;
    position: relative;
    left: -28px;
    /* IE7-8 doesn't have border-radius, so don't indent the padding */
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #D9230F;
}

.search-query:focus+button {
    z-index: 3;
}

input[name='search'] {
    border-radius: 5px;
}

/* DRS PROGRESS BAR */
#myProgress1 {
    position: relative;
    width: 100%;
    height: 30px;
    background-color: #ddd;
}

#myBar1 {
    position: absolute;
    width: 1%;
    height: 100%;
    background-color: #4CAF50;
}

/*---- DRS Panel -3 */
.relative {
    position: relative;
    width: 600px;
}

.absolute-text {
    position: absolute;
    bottom: 0;
    font-size: 24px;
    font-family: "vedana";
    background: rgba(251, 251, 251, 0.5);
    padding: 10px 20px;
    width: 100%;
    text-align: center;
}

.absolute-text a {
    font-size: 16px;
    color: #b92b27;
}

.transbox {
    text-align: center !important;
    margin: 30px;
    color: black !important;
    font-size: 15px;
    font-weight: 900;
    background-color: transparent !important;
    border: 0px solid black;
    opacity: 0.6;
    filter: alpha(opacity=60);
    background-size: 70px 70px;
    /* For IE8 and earlier */
}

.backgroundPanel {
    background-size: 100px 100px;
    background-repeat: no-repeat;
    background-image: url(/images/DRS_milestone.png) !important;
}

/* -- ROUNDED CORNER FOR PANEL-3 DRS --- */
.roundedCorner {
    border-radius: 10px;
}

.roundedCornerAdmin {
    border-radius: 0px !important;
}

.c3-line {
    stroke-width: 2px;
}

.c3-xgrid,
.c3-ygrid {
    stroke-dasharray: 0 0 !important;
    stroke: rgb(209, 207, 208) !important;
}

/*---- INPUT TYPE NUMBER DRS PANEL ---*/
input[name='ginSearchNumber'] {}

input[name='ginSearchNumber']::-webkit-outer-spin-button,
input[name='ginSearchNumber']::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
    border-radius: 10px;
}

/*
.pull-left {
    padding-left: 50px;
}
*/
#button1 {
    width: 60px;
    height: 50px;
}

#button2 {
    width: 60px;
    height: 50px;
}

#button3 {
    width: 60px;
    height: 50px;
}

#button4 {
    width: 60px;
    height: 50px;
}

#button1,
#button2,
#button3,
#button4 {
    display: inline-block;
    /**other codes**/
}

input:hover+div {
    display: block;
}

.NAMdivVehicleComm {
    background-color: #0073b7 !important;
    color: white !important;
}

.panel-custom-div-color {
    border-color: #0073b7;
}

.panel-custom-div-color>.panel-heading {
    background: #0073b7;
    color: #ffffff;
    border-color: #0073b7;
}

.collapsebtnNew {
    background-color: #154265;
    border: none;
    color: white;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
}

.btn-default-collapse {
    color: #000;
    background-color: #ccc;
    border-color: #ccc;
}

.pull-rightSide {
    float: right !important;
    padding: 2px 6px 3px !important;
}

.pull-rightSideNew {
    float: right !important;
    padding: 2px 6px 3px !important;
    margin-right: -40px;
}

.pull-rightDPS {
    float: right !important;
    padding: 2px 6px 3px !important;
    margin-right: -30px;
}

.pull-searchRightDPS {
    float: right !important;
    padding: 2px 6px 3px !important;
    margin-right: -107px;
}

.successText {
    color: #22de00;
}

.dividerSpace {
    width: 25px;
}

/*NAM - EJOURNEY COMPLAINCE*/
.btn-app {
    border-radius: 3px !important;
    position: relative !important;
    padding: 15px 25px !important;
    margin: 0 0 10px 20px !important;
    min-width: 108px !important;
    height: 90px !important;
    text-align: center !important;
    color: #3d3d3d !important;
    border: 1px solid #ddd !important;
    background-color: #e0e0e0 !important;
    font-size: 12px !important;
}

.btn-app:hover {
    background: #f4f4f4 !important;
    color: #444 !important;
    border-color: #aaa !important;
}

.btn-app-GJMC {
    border-radius: 3px !important;
    position: relative !important;
    padding: 17px 7px !important;
    margin: 0 0 14px 14px !important;
    min-width: 120px !important;
    height: 60px !important;
    text-align: center !important;
    color: #3d3d3d !important;
    border: 1px solid #ddd !important;
    background-color: #e0e0e0 !important;
    font-size: 12px !important;
}

.btn-app-GJMC:hover {
    background: #f4f4f4 !important;
    color: #444 !important;
    border-color: #aaa !important;
}

.collapseCaret {
    background-color: transparent;
    border: none;
    color: white;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 20px;
    /*    margin: 4px 2px;*/
    cursor: pointer;
}

.collapsebtnNewNAM {
    background-color: #0173B7;
    border: none;
    color: white;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.badge-info {
    background-color: #00c0ef;
}

.panel-yellow>.panel-heading {
    background-color: #f0ad4e;
    color: white;
    border-color: #f0ad4e !important;
}

.panel-red>.panel-heading {
    background-color: #d9534f;
    color: white;
    border-color: #d9534f !important;
}

.btn-vk {
    color: #000;
    background-color: #00c0ef;
    border-color: #0086a7;
}

.btn-vk:hover {
    color: #000;
    background-color: #0099bf;
    border-color: #0086a7;
}

.btn-default1 {
    color: #000;
    background-color: #b0b5b5;
    border-color: #000;
    font-size: 13px;
}

.btn-default1:hover {
    color: #000;
    background-color: #d3d3d3;
    border-color: #000;
}

/*.btn.active1 {
    color: #333;
    background-color: #00c0ef;
    border-color: #00c0ef;
}

.btn-group p {
    cursor: pointer;
}

#panelEJNAM .active {
    color: red;
}

.btn-group li {
    cursor: pointer;
}

#panelOSNAM .active {
    color: blue;
}*/
.btn.active {
    color: #333;
    background-color: #1abc9c;
}

.downloadBadge {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.2em;
    text-align: center;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
}

.downloadBadge1 {
    position: absolute;
    left: -27px;
    float: right;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto;
    line-height: 14px;
    font-size: 0.9em;
    text-align: center;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
}

.spanBadge {
    position: absolute;
    left: -27px;
    float: right;
    right: 0;
    top: -5px;
    bottom: 0;
    width: auto;
    line-height: 14px;
    font-size: 0.9em;
    text-align: center;
    border-left: 1px solid rgba(0, 0, 0, 0.2);
}

div#header {
    width: 100%;
    height: 50px;
    background-color: #2c3e50;
    margin: 0 auto;
}

.logo {
    float: left;
}

.logo a {
    font-size: 1.3em;
    color: #fff;
}

.logo a span {
    font-weight: 300;
}

.navbar-default {
    /*background-color: #2c3e50;
    border-color: #2c3e50;*/
    color: #fff;
    background-color: #000;
    /* background: -moz-linear-gradient(top, #013565 0%, #6685a2 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #013565), color-stop(100%, #6685a2));
        background: -webkit-linear-gradient(top, #013565 0%, #6685a2 100%);
        background: -o-linear-gradient(top, #013565 0%, #6685a2 100%);
        background: -ms-linear-gradient(top, #013565 0%, #6685a2 100%);
        background: linear-gradient(to bottom, #013565 0%, #6685a2 100%);
        -webkit-transition: all 0.08s linear;
        -moz-transition: all 0.08s linear;
        -o-transition: all 0.08s linear;
        transition: all 0.08s linear;
        -webkit-border-radius: 4px 0 0 4px;*/
}

.headerSLBFont {
    font-family: 'Haettenschweiler';
}

.push-right {
    padding-left: 30px;
}

p#Driver:active {
    background: olive;
}

a#linkColor {
    color: black !important;
    min-width: 10px !important;
}

.driver-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.driver-list>.item {
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 2px 0;
    background: #fff;
}

.driver-list>.item:before,
.driver-list>.item:after {
    content: " ";
    display: table;
}

.driver-list>.item:after {
    clear: both;
}

.driver-list .data-img {
    float: left;
    padding: 2px
}

.driver-list .data-img img {
    width: 50px;
    height: 50px;
}

.driver-list .data-info {
    margin-left: 60px;
}

.driver-list .data-title {
    font-weight: 600;
}

.driver-list .data-description {
    display: block;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.data-list-in-box>.item {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #f4f4f4;
}

.data-list-in-box>.item:last-of-type {
    border-bottom-width: 0;
}

.pull-rightSide10 {
    float: right !important;
    padding: 10px 30px 2px !important;
}

.rag-box-content {
    padding: 12px 10px;
    /*padding: 5px 10px;*/
    margin-left: 30px;
}

.rag-download-content {
    padding: 17px 10px;
    margin-left: 20px;
}

.rag-box {
    display: block;
    min-height: 75px;
    background: #fff;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-bottom: 15px;
}

.rag-box-icon {
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
    display: block;
    float: left;
    height: 75px;
    width: 90px;
    text-align: center;
    font-size: 45px;
    line-height: 70px;
    background: rgba(0, 0, 0, 0.2);
}

.rag-box-text {
    display: block;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.rag-box-number {
    display: block;
    font-weight: bold;
    font-size: 25px;
}

/*ADMIN UMS*/
.multiselect-container>li>a>label.radio,
.multiselect-container>li>a>label.checkbox {
    margin: 0;
    color: black;
}

.showclickedSU {
    cursor: pointer;
    color: #fff !important;
    box-shadow: 0 3px #397AB4 !important;
    background-color: #397AB4 !important;
}

.showclickedHM {
    cursor: pointer;
    color: #fff !important;
    box-shadow: 0 3px #397AB4 !important;
    background-color: #397AB4 !important;
}

.showclickedGM {
    cursor: pointer;
    color: #fff !important;
    box-shadow: 0 3px #397AB4 !important;
    background-color: #397AB4 !important;
}

.showclickedCM {
    cursor: pointer;
    color: #fff !important;
    box-shadow: 0 3px #397AB4 !important;
    background-color: #397AB4 !important;
}

.showclickedSM {
    cursor: pointer;
    color: #fff !important;
    box-shadow: 0 3px #397AB4;
    background-color: #397AB4 !important;
}

.showclickedGRM {
    cursor: pointer;
    color: #fff !important;
    box-shadow: 0 3px #397AB4;
    background-color: #397AB4 !important;
}

.showclickedBM {
    cursor: pointer;
    color: #fff !important;
    box-shadow: 0 3px #397AB4;
    background-color: #397AB4 !important;
}

.showclickedCU {
    cursor: pointer;
    color: #fff !important;
    box-shadow: 0 3px #397AB4;
    background-color: #397AB4 !important;
}

.invertedArrowLeftNav {
    position: absolute !important;
    top: 50% !important;
    right: 1px !important;
    margin-top: -7px !important;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
    height: 70px;
    padding: 10px;
    text-align: center;
    background-image: url("../images/user-header-sm.png");
    position: relative;
    background-repeat: no-repeat;
    /*background-size: contain;*/
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-headerSegmentCountry {
    height: 40px;
    padding: 10px;
    text-align: center;
    position: relative;
    background-repeat: no-repeat;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img {
    z-index: 5;
    margin-top: 20px;
    height: 70px;
    width: 70px;
    border: 1px transparent;
    /*border-color: transparent;*/
    border-color: rgba(255, 255, 255, 0.2);
}

.navbar-nav>.user-menu>.dropdown-menu>.user-body {
    padding: 15px;
    height: 75px;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #dddddd;
    background-color: #fff;
    box-shadow: #d3d3d3;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-bodySegCountry {
    padding: 15px;
    height: 75px;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #dddddd;
    background-color: #fff;
    box-shadow: #d3d3d3;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-bodyLogout {
    padding: 10px;
    padding-left: 16px;
    height: 55px;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #dddddd;
    background-color: #fff;
    box-shadow: #d3d3d3;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-bodyForSegmentOnly {
    padding: 0px;
    padding-left: 16px;
    height: 5px;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #dddddd;
    background-color: #fff;
    box-shadow: #d3d3d3;
}

.navbar-nav>.user-menu>.dropdown-menu>.user-footer {
    background-color: #ECF0F1;
    padding: 2px;
    height: 80px;
}

#logoutDropDown {
    box-shadow: -5px 5px 4px #888888;
    left: -106px;
}

.dangerBtn {
    background-color: #1abc9c;
    border-color: #7f8c8d;
    width: 190px;
    margin-left: -15px;
    border-radius: 6px 6px 6px 6px !important;
}

.highlightPara {
    background-color: #7f8c8d;
}

.logoutButton {
    width: 150px;
    color: #fff;
}

.logoutCursor {
    cursor: pointer;
}

.box .box-pink {
    border-top-color: #FF5722 !important;
}

.box.box-solid.box-pink {
    border: 1px solid #FF5722;
}

.box.box-solid.box-pink>.box-header {
    color: #ffffff;
    background: #FF5722;
    background-color: #FF5722;
}

.box.box-solid.box-pink>.box-header a,
.box.box-solid.box-pink>.box-header .btn {
    color: #ffffff;
}

.box .box-yellow {
    border-top-color: #D81B60 !important;
}

.box.box-solid.box-yellow {
    border: 1px solid #D81B60;
}

.box.box-solid.box-yellow>.box-header {
    color: #ffffff;
    background: #D81B60;
    background-color: #D81B60;
}

.box.box-solid.box-yellow>.box-header a,
.box.box-solid.box-yellow>.box-header .btn {
    color: #ffffff;
}

.box .box-orange {
    border-top-color: #FF9800 !important;
}

.box.box-solid.box-orange {
    border: 1px solid #FF9800;
}

.box.box-solid.box-orange>.box-header {
    color: #ffffff;
    background: #FF9800;
    background-color: #FF9800;
}

.box.box-solid.box-orange>.box-header a,
.box.box-solid.box-orange>.box-header .btn {
    color: #ffffff;
}

.box.box-solid.box-warning {
    border: 1px solid #f39c12;
}

.box .box-restrict {
    border-top-color: #F44336 !important;
}

.box.box-solid.box-restrict {
    border: 1px solid #F44336;
}

.box.box-solid.box-restrict>.box-header {
    color: #ffffff;
    background: #F44336;
    background-color: #F44336;
}

.box.box-solid.box-restrict>.box-header a,
.box.box-solid.box-restrict>.box-header .btn {
    color: #ffffff;
}

.box .box-followUP {
    border-top-color: #FDD835 !important;
}

.box.box-solid.box-followUP {
    border: 1px solid #FDD835;
}

.box.box-solid.box-followUP>.box-header {
    color: #ffffff;
    background: #FDD835;
    background-color: #FDD835;
}

.box.box-solid.box-followUP>.box-header a,
.box.box-solid.box-followUP>.box-header .btn {
    color: #ffffff;
}

.panel-default>.panel-heading-custom {
    background-image: linear-gradient(to bottom, #2a5f7d 0%, #3c8dbc 100%) !important;
    color: #ffffff !important;
    /*    background: #4E73AD !important;*/
    border-color: #4E73AD !important;
    /*    height:37px !important;*/
    /*    -webkit-box-shadow: 3px 3px 5px 3px #CCC;*/
}

i.slb-images-leftnavdriver-dps {
    content: url('../images/driver-icon-transparent.png');
    width: 20px;
    height: 15px;
}

i.slb-images-leftnavhead-count-icon1 {
    content: url('../images/multiple-user-transparent.png');
    width: 20px;
    height: 15px;
}

i.slb-images-leftnavmileage-icon1 {
    content: url('../images/mileage-transparent.png');
    width: 20px;
    height: 15px;
}

.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>a>span:not(.pull-right),
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu>li:hover>.treeview-menu {
    display: block !important;
    position: absolute !important;
    width: 180px !important;
    left: 50px;
}

.helpIcon {
    width: 22px;
    height: 22px;
    cursor: pointer
}

@media (max-width: 991px) {
    .content-header>.breadcrumb {
        position: relative !important;
        margin-top: 5px !important;
        top: 0 !important;
        right: 0 !important;
        float: none !important;
        /*     background: #d2d6de;*/
        padding-left: 10px !important;
    }

    .content-header>.breadcrumbli:before {
        color: #97a0b3 !important;
    }
}

.panel-body {
    border: 1px solid #c7c7c7 !important;
    border-radius: 0px !important;
}

.panel {
    border: 0px !important;
    /*    -webkit-box-shadow: 6px 6px 7px 2px #CCC !important;*/
}

.content-header {
    position: relative !important;
    padding: 0px 15px 0px 15px !important;
}

.setCursor {
    cursor: default !important;
}

.removePadding {
    padding-right: 0px;
}

.violationMapAlignedBox {
    padding-right: 0px;
    padding-left: 0px;
}

@media screen and (min-width: 768px) {
    .violationMapAlignedBox {
        padding-right: none !important;
        padding-left: none !important;
        margin-top: 10px;
    }
}

/* Master-Less Driver CSS */
.inputBorder {
    border-radius: 5px
}

#inner {
    display: table;
    margin: 0 auto;
}

/* Admin Exception List */
.content-config{
    padding: 0px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.add-new-content{
    font-size: 25px !important;
    cursor: pointer !important;
    color: #0073b7 !important;
    float: right;
}

.header-config{
    color: #000 !important;
}

.exception-table-config{
    width: 100% !important;
    display: block;
}

.btn-action-config{
    height: 30px;
    padding: 5px
    }

    .switch-config {
        position: relative;
        display: inline-block;
        width: 39px;
        height: 15px;
        margin-bottom: -7px;
    }

    .switch-config input {
        display: none;
    }

    .slider-config {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        -webkit-transition: .4s;
        transition: .4s;
    }

    .slider-config:before {
        position: absolute;
        content: "";
        height: 11px;
        width: 10px;
        left: 2px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

    input:checked+.slider-config {
        background-color: #5cb85c;
    }

    input:focus+.slider-config {
        box-shadow: 0 0 1px #5cb85c;
    }

    input:checked+.slider-config:before {
        -webkit-transform: translateX(26px);
        -ms-transform: translateX(26px);
        transform: translateX(26px);
    }

    /* Rounded slider-configs */

    .slider-config.round {
        border-radius: 14px;
    }

    .slider-config.round:before {
        border-radius: 50%;
    }

    .email-badge-config{
        background: #dfe6e9;
        color: #000;
        border-radius: 3px;
        font-size: 14px;
    }

    .edit-config{
        color:#3498db;
        cursor: pointer;
    }

    .update-config{
        color:#2ecc71;
        cursor: pointer;
    }

    .close-config{
        color:#e74c3c;
        cursor: pointer;
    }

    .selected{
        background-color: #C8C8C8;
        color: black;
        font-weight: bold;
    }

    .admin-table-config{
        table-layout: fixed !important;
        width: 100% !important;
        white-space: nowrap !important;
    }

    .admin-table-config td {
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
      }