﻿
#page-wrapper {
    padding-bottom: 60px;
    overflow: auto !important;
}

#main {
    overflow: auto;
    /* this needs to be bigger than footer height*/
}

.bootstrap-datetimepicker-widget {
    border: black thin !important;
}

.footer {
    position: fixed;
    bottom: 0;
}

/*.navbar-header {
    position: fixed;
    top: 0;
}*/

.tableheaderbtn {
    padding-top: 8px;
}

.tableheader {
    background: #2f4050 !important;
    color: #fff;
    border: solid 1px;
    border-color: #1ab394
}

/*.btn-primary {
    background: #2f4050 !important;
    color: #fff;
    border: solid 1px #2f4050 !important;
  
    /*border-color: #fabe20;*/
/*border-color: #2f4050;
}*/

.ibox {
    margin-bottom: 10px !important;
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.14), 0 0px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12) !important;
}

.button-header {
    margin-bottom: 10px !important;
}

/*.breadcrumb {
    background: #264271 !important;
    color: mintcream;
}

#ribbon {
    background: #264271 !important;
    min-height: 40px;
    padding: 0 13px;
    position: relative;
    padding-top: 10px;
    border: solid 1px;
    border-color: #1ab394
}*/



/*hr {
    margin-top: 180px;
    margin-bottom: 25px;
    border: 0;
    clear: both;
    display: block;
    width: 96%;
    background-color: black;
    height: 1px;
}*/
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: 0;
}

.iboxforButtons {
    /*background: #945151 !important;*/
    border-color: #5c5c5c !important;
    margin-bottom: 5px;
    margin-top: 1px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    height: 15px;
}

.nav-tabs > li > a {
    color: black;
}

.pagination {
    margin: 0px 0 !important;
}

    .pagination > li > a, .pagination > li > span {
        color: black !important;
    }

.nav-header {
    height: 60px !important;
}

.nav > li.active {
    /*border-left: 2px solid #fabe20;
    border-right: 2px solid #fabe20;
    border-top: 2px solid #fabe20;
    border-bottom: 2px solid #fabe20;*/
    border: none !important;
}


.sidebarNav > li.active {
    background-color: #2d4c80;
    /*border-left: 2px solid #fabe20;
    border-right: 2px solid #fabe20;
    border-top: 2px solid #fabe20;
    border-bottom: 2px solid #fabe20;*/
    border: none !important;
}




/*div {
    white-space:nowrap
}*/
/*.dropdown-menu 
{
    box-shadow:none;
}*/
.dropdown-menu > li > a {
    color: black;
}

    .dropdown-menu > li > a:hover {
        background-color: white !important;
        color: #264271;
    }

.navDrop > li > a:hover {
    background-color: #264271 !important;
    color: white;
}

nav .dropdown-menu > li > a:hover {
    background-color: #264271 !important;
    color: white;
}

/*.dropdown-menu {*/
/*position:relative;*/
/*z-index: 100000000000000000000000 !important;*/
/*}*/

ul .dropdown-menu > li > a:hover {
    background-color: white !important;
    color: #264271;
}

#tableheaderZ {
    position: static !important;
    /*z-index :9999999999999999999!important;*/
}


/*.btn-group {
    /*z-index :999999999999999999999999999999999999 !important;*/
/*}*/


/*#bottomZ {
    /*z-index:1!important;
}*/

.form-control {
    color: black;
}

/*.form-group {
    /*margin-bottom:50px !important;
}*/


.select2-dropdown {
    z-index: 9999 !important;
}

.loginLogo {
    text-align: right;
    color: #2f4050;
}

.DriveRisk-bg {
    background-color: #ffffff;
    color: black;
}

.DriveRiskBlue {
    background-color: #264271;
}

.layoutMenu > li {
    float: none !important;
    display: inline-block !important;
    bottom: 15px;
}

.layoutMenu {
    text-align: left !important;
}

    .layoutMenu > li > a {
        color: #e5e5e5 !important;
        padding-left: 7px !important;
        padding-right: 7px !important;
    }

    .layoutMenu > li.active {
        border-left: none !important;
    }

        .layoutMenu > li.active > a {
            border-left: none !important;
            background-color: #2d4c80 !important;
            color: #f2f2f2 !important;
        }

/*.nav .open > a {
    background-color: #1d2831 !important;
}

.nav > li > a:hover {
    background-color: #2d4c80 !important;
}*/


.container {
    width: 100%;
    max-width: 1920px; /* YOUR BG MAX SIZE */
    background-size: 100%;
}

.logBtn > li > a:hover {
    background-color: white !important;
}

.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active, .open .dropdown-toggle.btn-link, .btn-link:active:focus, .btn-link:active:hover, .btn-link.active:hover, .btn-link.active:focus {
    /*border: solid 0.5px #2d4c80 !important;*/
    color: #2d4c80 !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary.active:hover, .btn-primary.active:focus {
    /*border: solid 0.5px #2d4c80 !important;*/
    background-color: white;
    color: black !important;
    border: none !important;
}

.loginbtn:hover, .loginbtn:focus, .loginbtn:active, .loginbtn.active, .open .dropdown-toggle.loginbtn, .loginbtn:active:focus, .loginbtn:active:hover, .loginbtn.active:hover, .loginbtn.active:focus {
    color: white !important;
}

.btnTopSwithcer:hover, .btnTopSwithcer:focus, .btnTopSwithcer:active, .btnTopSwithcer.active, .open .dropdown-toggle.btnTopSwithcer, .btnTopSwithcer:active:focus, .btnTopSwithcer:active:hover, .btnTopSwithcer.active:hover, .btnTopSwithcer.active:focus {
    /*background-color: white;*/
    color: white !important;
}

.dropTop .open > a {
    background-color: #2d4c80 !important;
    color: white;
}

.dropTop > li > a:hover {
    background-color: #2d4c80 !important;
    color: white;
}

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #5c5c5c;
    border-color: #5c5c5c;
}

/*.nav-tabs {*/
/*background-color: #161616;*/
/*}*/
.logo-element {
    background-color: #264271;
}

/*.tab-content {
    background-color: #303136;
    color: #fff;
    padding: 5px
}*/

/*.nav-tabs > li > a {
    border: medium none;
}

    .nav-tabs > li > a:hover {
        background-color: #e1e1e1 !important;
        color: #2d4c80;
    }

.nav.nav-tabs li:hover {
    background-color: #e1e1e1 !important;
    color: #2d4c80
}*/
.top-pad5 {
    padding-top: 5px;
}

.main-bg {
    background-color: #2f4050 !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12) !important;
}

.top-bg {
    background-color: white !important;
    color: #2f4050 !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12) !important;
}

.nav-header {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12) !important;
}

.border-bottom {
    padding-bottom: 5px !important;
}
/*td {
    width: 1px;
    white-space: nowrap;
}*/
.profile-element {
    width: 200px !important;
    height: 60px !important;
}

.nav-header {
    padding: 0px !important;
}

/*.navbar-static-side {
    width: 177px !important;
}*/

/*@media (min-width: 768px) {
    #page-wrapper {
        margin: 0 0 0 177px !important;
        padding: 0 15px !important;
    }
}*/

.tooltip {
    z-index: 9999 !important;
    max-width: 100% !important;
}

    .tooltip > .tooltip-inner {
        background-color: ghostwhite;
        color: black;
        border: 1px solid #264271;
        max-width: 100% !important;
        /*padding: 10px;
        font-size: 12px;*/
    }

    .tooltip.in {
        opacity: 1 !important;
        max-width: 100% !important;
    }


.popover {
    z-index: 9999 !important;
}

    .popover > .popover-inner {
        background-color: ghostwhite;
        color: black;
        border: 1px solid #264271;
        /*padding: 10px;
        font-size: 12px;*/
    }

    .popover.in {
        opacity: 1 !important;
    }

.btn-primary {
    background-color: white;
    border: none !important;
    color: black;
}

/*.topNavBar .topTabs {*/
/*background-color: #264271 !important;*/
/*margin: 0;*/
/*}*/

.topNavBar {
    padding-left: 6px !important;
}


.topTabs > li > a {
    color: #676a6c !important;
    background-color: white !important;
    margin: 0;
}

    .topTabs > li > a:hover {
        color: #2d4c80 !important;
        background-color: white !important;
        margin: 0;
    }


/*{*/
/*color: white !important;
    background-color: #337ab7 !important;
    border-left: none !important;
    margin: -1px;*/
/*}*/

.topTabs > li.active > a {
    color: #2d4c80 !important;
    background-color: white !important;
    /*border-left: 1px solid #2d4c80 !important;*/
    margin: 0;
}

.topTabs > li > a:active {
    color: #2d4c80 !important;
    background-color: white !important;
    border-left: none !important;
    margin: 0;
}

.nav .open > a:focus, .nav .open > a:hover {
    background-color: white !important;
}

.nav.navbar-top-links a {
    font-size: 13px !important;
}

.navbar-default .nav > li > a:hover {
    color: white !important;
    background-color: #2d4c80 !important;
}

.sidebarNav > li > a:focus {
    color: white !important;
    background-color: #2d4c80 !important;
}

body {
    /*color: black !important;*/
    font-size: 13px !important;
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.sidebarNav > li > a:hover, .sidebarNav > li > a:focus {
    color: white !important;
    background-color: #2d4c80 !important;
}

.navbar-default .nav > li > a:hover {
    color: white !important;
    background-color: #2d4c80 !important;
}

.dropdown-menu > .active > a {
    background-color: #2d4c80 !important
}

.navDrop > .active > a {
    background-color: #2d4c80 !important
}


.name-grid {
    white-space: nowrap;
    width: 94px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sentmessage-grid {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.recmessage-grid {
    max-width: 375px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

.popover.left {
    max-width: 100% !important;
}

.popover.auto {
    max-width: 100% !important;
}

/*.form-control-static {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-bottom: 0;
}*/

body {
    overflow-x: visible;
}

.green {
    color: green !important
}

.red {
    color: red !important
}

.blue {
    color: blue !important
}

.input-xs {
    height: 22px;
    padding: 2px 5px;
    font-size: 12px;
    line-height: 1.5; /* If Placeholder of the input is moved up, rem/modify this. */
    border-radius: 3px;
}

.call-h3{
    margin-left:15px !important;
}

.incident-header{
    width:100%;
    text-align:center;
    background-color:#D1D1D1;
    font-size:14px;
    font-weight:bold;
    margin:2px;
    padding:5px 0px 5px 0px;
}

.pt-10 {
    padding-top:10px !important;
}