/* Minification failed. Returning unminified contents.
(92,66): run-time error CSS1034: Expected closing parenthesis, found '='
(92,66): run-time error CSS1062: Expected semicolon or closing curly-brace, found '='
 */
body {
    font-family: Calibri, Verdena, Helvetica, sans-serif;
    font-size: 11pt;
    line-height: 1em;
    color: #3C4858;
    background-color: #FFFFFF;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 3px;
    margin-bottom: 6px;
    margin-left: 5px;
}

h1, .h1 {
    font-size: 30px !important;
}

h2, .h2 {
    font-size: 16px !important;
    font-weight: 500;
}

.col-md-2 {
    padding-right: 8px !important;
}

.navbar-branduser {
    position: relative;
    display: block;
    padding: 15px 10px !important;
    line-height: 6px !important;
    color: #000000;
}

.navbar-branduserrefresh {
    position: relative;
    display: block;
    padding: 15px 10px !important;
    line-height: 6px !important;
    font-weight: 800;
    font-size: 10pt;
    color: #c40000;
    float: right;
}

.navbar-inverse .navbar-brand {
    color: #000000;
}

.text-info {
    color: #c40000 !important;
    font-size: 14px;
    margin-bottom: 0;
    text-align: left;
    line-height: 14pt;
}

.navbar-inverse .navbar-nav > li > a {
    color: #000000;
}

.pagination {
    float: right;
}

.align-items-center {
    align-items: center !important;
}

.justify-content-center {
    justify-content: center !important;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

/* Loader CSS */
.loader_block {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    display: none;
    opacity: 0.70;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=70);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    filter: alpha(opacity=70);
    z-index: 100;
}

.loader {
    background: url("Images/shellprogress.gif") no-repeat scroll 0 0;
    display: none;
    height: 200px;
    left: 50%;
    margin-left: -75px;
    margin-top: -100px;
    position: absolute;
    top: 50%;
    width: 200px;
    z-index: 10000;
}

.video-loader {
    background: url("Images/shellprogress.gif") no-repeat scroll 0 0;
    display: none;
    height: 200px;
    left: 50%;
    margin-left: -75px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 200px;
    z-index: 10000;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.5rem;
    font-size: 11pt;
    line-height: 1.5;
    height: 34px;
    color: #495057;
    background-color: rgba(0, 0, 0, 0);
    background-clip: padding-box;
    border: 1px solid #d2d2d2;
    border-radius: 0;
    box-shadow: none;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

a:hover, a:focus {
    color: #c40000 !important;
    text-decoration: underline;
}

.jumbotron {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 3%;
}

.responsive {
    width: 100%;
    max-width: 346px;
    height: auto;
    vertical-align: middle;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 10px !important;
}

.navbar {
    height: 36px !important;
    /*min-height: 50px !important;
    max-height: 50px !important;*/
}

.navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 6px !important;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 5px 3px;
    margin-right: 15px;
    margin-top: 4px;
    margin-bottom: 4px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.OverideMargen {
    margin-left: 0px;
}

.card {
    border: 0;
    margin-bottom: 30px;
    margin-top: 30px;
    border-radius: 6px;
    color: #333333;
    background: #fff;
    width: 100%;
    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);
}

.jumbotron {
    padding: 1rem 1rem;
    margin-bottom: 1rem;
    /*background-image: linear-gradient(to top, #9c27b0 2px, rgba(156, 39, 176, 0) 2px), linear-gradient(to top, #d2d2d2 1px, rgba(210, 210, 210, 0) 1px);*/
    background-color: #d2d2d2;
    border-radius: 0.3rem;
}

/*@media (min-width: 576px) {
    .jumbotron {
        padding: 5rem 2rem;
    }
}*/

.h-100 {
    height: 100% !important;
}

.jumbotron .container {
    max-width: 100%;
}

@media (min-width: 1200px) {
    .container {
        width: 95% !important;
    }
}

.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 18px !important;
}

.container {
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.text-danger {
    color: #c40000 !important;
    font-size: 13px;
    margin-bottom: 0;
    text-align: left;
}

.wide-column {
    width:100px !important;
}


.card {
    font-size: 11pt !important;
    color: #000000 !important;
    font-family: Calibri, Verdena, Helvetica, sans-serif !important;
}

    .card [class*="card-header-"]:not(.card-header-icon):not(.card-header-text):not(.card-header-image) {
        border-radius: 3px;
        margin-top: -20px;
        padding: 30px;
    }

    .card .card-header-primary .card-icon, .card .card-header-primary:not(.card-header-icon):not(.card-header-text), .card .card-header-primary .card-text {
        box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
    }

    .card .card-header-primary .card-icon, .card .card-header-primary .card-text, .card .card-header-primary:not(.card-header-icon):not(.card-header-text), .card.bg-primary, .card.card-rotate.bg-primary .front, .card.card-rotate.bg-primary .back {
        background: linear-gradient(60deg, #ff9800, #ffeb3b);
    }

    .card [class*="card-header-"] {
        margin: 0px 15px 0;
        padding: 0;
        position: relative;
    }

    .card .card-header {
        z-index: 3 !important;
    }

    .card [class*="card-header-"], .card[class*="bg-"] {
        color: #fff;
    }

    .card .card-header {
        border-bottom: none;
        background: transparent;
    }

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

@media (min-width: 768px) {
    .col-md-6 {
        flex: 0 0 50%;
        max-width: 70%;
    }
}

.container-fluid {
    width: 100%;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.card {
    border: 0;
    margin-bottom: 30px;
    margin-top: 30px;
    width: 100%;
}

.card-category {
    margin: 0;
}

.stats {
    color: #999999;
    font-size: 12px;
    line-height: 22px;
}

.card-category {
    padding-top: 7px;
    padding-bottom: 7px;
    margin: 0;
}

.material-icons {
    position: relative;
    top: 4px;
    font-size: 16px;
}

.card-icon,
.card-text {
    padding: 15px;
    margin-top: -20px;
    margin-right: 15px;
    float: left;
}

.card-text {
    float: none;
    display: inline-block;
    margin-right: 0;
}

.card-title {
    color: #FFFFFF;
    margin-top: 0;
    position: relative;
    font-size: 30px !important;
}

.card-category {
    margin-bottom: 0;
    color: #FFFFFF;
}

.ct-label {
    color: #FFFFFF;
}

.ct-grid {
    stroke: rgba(255, 255, 255, 0.2);
}

.ct-series-a .ct-point,
.ct-series-a .ct-line,
.ct-series-a .ct-bar,
.ct-series-a .ct-slice-donut {
    stroke: rgba(255,255,255,.8);
}

.ct-series-a .ct-slice-pie,
.ct-series-a .ct-area {
    fill: rgba(255,255,255,.4);
}

.ct-series-a .ct-bar {
    stroke-width: 10px;
}

.ct-point {
    stroke-width: 10px;
    stroke-linecap: round;
}

.ct-line {
    fill: none;
    stroke-width: 4px;
}

.card-body.table-full-width {
    padding: 0;
}

.card-plain .card-header-icon {
    margin-right: 15px !important;
}

.table-sales {
    margin-top: 40px;
}

.card-wizard
.nav.nav-pills {
    margin: 0;
    padding: 6px 15px !important;
}

.nav-pills:not(.flex-column) .nav-item + .nav-item:not(:first-child) {
    margin-left: 0;
}

.nav-item .nav-link.active,
.nav-item .nav-link:hover,
.nav-item .nav-link:focus {
    background-color: inherit !important;
    box-shadow: none !important;
}

.input-group-text {
    padding: 6px 15px 0px !important;
}

.card-footer {
    border-top: none !important;
}

.card-chart,
.card-product
.card-body + .card-footer {
    border-top: 1px solid #eee;
}

.card-product
.price {
    color: inherit;
}

.card-collapse {
    margin-bottom: 15px;
}

.card .card-header a[aria-expanded="true"] {
    color: #e91e63;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

@media (min-width: 768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
        padding-left: 8px;
    }
}

.alert-success {
    color: #3c763d !important;
    background-color: #dff0d8 !important;
    border-color: #d6e9c6 !important;
    width: 40% !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.alert {
    width: 50% !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.alertnew {
    width: 100% !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-align: center;
}

.btn, .btn.btn-default {
    color: #FFFFFF;
    background-color: #003C88;
    border-color: #003C88;
    box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
}

.btn {
    position: relative;
    padding: 8px 22px;
    margin: 0.3125rem 1px;
    font-size: .75rem;
    font-weight: 300;
    font-size: 11pt;
    border-radius: 5px;
    line-height: 1.42857;
    text-decoration: none;
    border-radius: 3px;
    letter-spacing: 1px;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-radius: 0.2rem;
    outline: 0;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: box-shadow, transform;
}

/*Overide CSS*/
.col-md-5 {
    position: relative;
    min-height: 1px;
    padding-right: 10% !important;
    padding-left: 10% !important;
}

.navbar-brand {
    height: 30px !important;
    padding: 8px 10px !important;
    font-size: 12pt !important;
    line-height: 18px !important;
    font-weight: 600 !important;
    float: none !important;
}

.navbar-brandlogo {
    height: 30px;
    padding-bottom: 5px;
}

.btn-new {
    background-color: powderblue !important;
    font-size: 24px !important;
    font-weight: 600 !important;
    color: red !important;
    margin-left: 15px !important;
    width: 40% !important;
}

.jumbotron p {
    margin-bottom: 0px !important;
    font-size: 12pt !important;
    font-weight: 500 !important;
    margin-top: 0.5rem;
    margin-left: 0.5rem;
    letter-spacing: 0.5px;
}

label {
    font-weight: 500 !important;
    font-size: 11pt !important;
}

.btnApprove {
    position: relative;
    padding: 6px 10px;
    font-size: .75rem;
    font-weight: 500;
    font-size: 12px;
    border-radius: 5px;
    line-height: 1;
    letter-spacing: 0;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-radius: 0.2rem;
    outline: 0;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: box-shadow, transform;
    color: #FFFFFF;
    background-color: #003C88;
    border-color: #003C88;
    box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
}

.btnReject {
    position: relative;
    padding: 6px 10px;
    font-size: .75rem;
    font-weight: 500;
    font-size: 12px;
    border-radius: 5px;
    line-height: 1;
    letter-spacing: 0;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    border-radius: 0.2rem;
    outline: 0;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: box-shadow, transform;
    color: #FFFFFF;
    background-color: #003C88;
    border-color: #003C88;
    box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12);
}

.card .card-header-primary .card-icon, .card .card-header-primary:not(.card-header-icon):not(.card-header-text), .card .card-header-primary .card-text {
    box-shadow: 0 4px 20px 0px rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
}

.card [class*="card-header-"]:not(.card-header-icon):not(.card-header-text):not(.card-header-image) {
    border-radius: 3px;
    margin-top: -20px;
}

.card [class*="card-header-"] {
    margin: 0px 15px 0;
    padding: 0;
    position: relative;
}

.card .card-header {
    z-index: 3 !important;
}

.card [class*="card-header-"], .card[class*="bg-"] {
    color: #fff;
}

.card .card-header {
    border-bottom: none;
    background: transparent;
}

.card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.go-to-home-page {
    width: 70%;
    vertical-align: bottom;
    align-self: end;
}

.home-icon {
    width: 1%;
    margin-bottom: -15px;
}

.go-to-home-url {
    margin-left: -10px;
    top: 4px;
    font-weight: bold;
    text-decoration: underline;
}

.user-submission-grid {
    width: 46%;
    margin-left: 8.4%;
}

.user-submission-grid-col {
    width: 28%;
}

.report-icons {
    height: 40% !important;
    width: 40% !important;
}

.report-icons-side {
    height: 16px !important;
    width: 17px !important;
}

.report-icons-office {
    height: 30% !important;
    width: 30% !important;
}

.report-icon-margin {
    margin-left: 0%;
}

td.highlight {
    color: orange;
}

td.highlightNumber {
    color: red;
    font-weight: bold;
}

td.highlightRed {
    color: red;
    font-weight: bold;
}

td.highlightGreen {
    color: green;
    font-weight: bold;
}

tr.highlightRow {
    background-color: orange;
}

.exportToExcelLink {
    cursor: pointer;
    font-weight: bold;
    font-size: 15px;
    text-decoration: underline;
    float: right;
    padding-right: -2%
}

.login-info {
    color: red;
    text-align: center;
    margin-top: -2%;
}

.text-area-padding {
    margin-top: 3px;
}

.ddlDynamicRole {
    padding: 1px 1px 1px 1px;
    font-size: 12px;
    font-family: Arial;
    margin-top: -2%;
}

.reportcheckmark {
    height: 14px;
    width: 14px;
    background-color: #eee;
    vertical-align: top;
    cursor: pointer;
}

.report-title {
    font-family: Calibri !important;
    font-size: 1vw !important;
    font-weight: bold !important;
    color: black !important;
}

.report-title-small-red {
    font-family: Calibri !important;
    font-size: 0.88vw !important;
    color: red;
}

.report-center-align {
    text-align: center;
}

.ie-compatibiliy-banner {
    background-color: #FBCE07;
    color: black;
    margin-top: 15%;
    width: 100%;
    word-wrap: normal !important;
}

.site-down-banner {
    background-color: red;
    text-align:center !important;
    color: yellow;
    margin-top: 15%;
    word-wrap: normal !important;
    border-radius: 5px;
    margin-top: 0.5%;
    font-size: 18px;
    font-weight: bold;
    padding: 4px;
    width: 80% !important;
    margin-left: 10%
}

.icon-container {
    width: 100% !important;
}

.col-1 {
    width: 330px;
}

.col-1-opex {
    width: 25% !important;
    height: 25% !important;
}

.col-1-sideicon {
    /*width: 90px;*/
}


.col-1-planned-reports {
    width: 30% !important;
    height: 120px !important;
    margin-bottom: 0.5%;
    text-align: left;
    background-color: #D9D9D9;
    border: 3px solid white;
    padding: 10px;
    color: black;
    border-radius: 10px !important;
}

.planned-reports-no-data {
    width: 97%;
    text-align: left;
    background-color: #D9D9D9;
    color: black;
    font-size: 12pt;
    font-weight: bold;
    padding: 10px;
}


.icon-row {
    width: 100% !important;
}

.addNewRecord {
    margin-left: 4%;
    margin-bottom: 0.5%;
    background-color: #003C88 !important; /* Green */
    border: none;
    color: white !important;
    text-align: center !important;
    text-decoration: none;
    display: inline-block !important;
    font-size: 15px !important;
    transition-duration: 0.4s !important;
    cursor: pointer;
    border-radius: 3px !important;
}

    .addNewRecord:hover {
        background-color: #4CAF50 !important;
        color: white !important;
    }

.greenActionButton {
    height: 30px;
    margin-left: 4%;
    margin-bottom: 0.5%;
    background-color: #003C88 !important; /* Blue */
    border: none;
    color: white !important;
    text-align: center;
    text-decoration: none;
    display: inline-block !important;
    font-size: 15px !important;
    transition-duration: 0.4s;
    cursor: pointer;
    border-radius: 3px !important;
}

    .greenActionButton:hover {
        background-color: #4CAF50 !important;
        color: white !important;
    }

    .greenActionButton:disabled {
        background-color: gray !important;
        color: white !important;
    }

.blueActionButton {
    height: 30px;
    width: 60px;
    margin-left: 4%;
    margin-bottom: 0.5%;
    background-color: #003C88 !important;
    border: none;
    color: white !important;
    text-align: center;
    text-decoration: none;
    display: inline-block !important;
    font-size: 15px !important;
    transition-duration: 0.4s;
    cursor: pointer;
    border-radius: 3px !important;
}

    .blueActionButton:hover {
        font-weight: bold;
    }

.redActionButton {
    height: 30px;
    margin-left: 4%;
    margin-bottom: 0.5%;
    background-color: #EB8705 !important; /* Red */
    border: none;
    color: white !important;
    text-align: center;
    text-decoration: none;
    display: inline-block !important;
    font-size: 15px !important;
    transition-duration: 0.4s;
    cursor: pointer;
    border-radius: 3px !important;
}

    .redActionButton:hover {
        background-color: #DD1D21 !important;
        color: white !important; /* Green */
    }

/*For modal pop up*/
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 80%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

/* The Close Button */
.close {
    color: black;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.modal-header {
    padding: 2px 16px;
    background-color: rgb(251, 206, 7);
    color: black;
    height: 35px;
    border-radius: 4px !important;
}

.modal-body {
    padding: 2px 16px;
}

.modal-footer {
    padding: 2px 16px;
    color: white;
    border: none;
}

.small-error-label {
    color: red;
    font-size: 10pt !important;
}

.small-error-label-bold {
    color: red;
    font-size: 10pt !important;
    font-weight: bold !important
}

.disable-resize {
    resize: none;
}

.btn-danger:hover {
    color: white !important;
    background-color: red !important;
}

.btn-default:hover {
    color: blue !important;
}

.fleet-group-div {
    text-align: center;
    vertical-align: middle;
    height: 80%;
    width: 75%;
    background-color: #ffeac2;
    border: solid thin;
    border-color: black;
    margin: auto;
    padding: 10px;
    color: black;
}

.fleet-group-table {
    width: 70%;
    height: 80%;
    margin-left: 15% !important;
    margin-top: 4%;
}

.fleet-group-td {
    width: 50%;
    text-align: center;
    height: 50px;
}

.fleet-group-heading {
    margin-top: -0.1%;
    padding-top: 0.9%;
    font-size: 17px !important;
    font-weight: bold !important;
    text-align: center;
}

.modal-open {
    overflow: hidden !important;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
    border-left-color: #ffffff;
}

.dropdown-submenu .pull-left {
    float: none;
}

    .dropdown-submenu.pull-left > .dropdown-menu {
        left: -100%;
        margin-left: 10px;
        -webkit-border-radius: 6px 0 6px 6px;
        -moz-border-radius: 6px 0 6px 6px;
        border-radius: 6px 0 6px 6px;
    }

.root:hover > .dropdown-menu {
    display: block;
}

.about-question {
    font-weight: bold;
    font-size: 17px;
    font-style: italic;
    color: white;
    height: 200px;
}

.about-question-back {
    background-color: #D9D9D9;
    width: 100%;
    z-index: 0;
}

.about-custom-badge {
    margin-left: 0.5%;
    background-color: #FBCE07 !important;
    color: black;
    border-radius: 60pt !important;
    font-size: 17pt;
    height: 35px;
    z-index: 250;
}

.about-data-sources {
    background-color: #89CFDC;
    font-style: italic;
    color: black;
    font-weight: bold;
    width: 100%;
}

.blue-back {
    font-weight: bold;
    font-size: 17px;
    color: black;
    height: 200px;
}

.new-flag-badge {
    margin-left: 0.5%;
    background-color: red !important;
    color: black;
    border-radius: 60pt !important;
    font-size: 8pt;
    height: 15px;
}

table.dataTable tbody td {
    word-break: break-word;
    vertical-align: top;
}

.center-div {
    margin: auto;
    width: 60%;
    border: none;
    padding: 10px;
}

.blink {
    animation: blinker 0.8s linear infinite;
    color: red !important;
    font-weight: bold;
    font-size: 0.85vw !important;
}

.blink-password-warning {
    animation: blinker 0.8s linear infinite;
    color: red !important;
    font-weight: bold;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}


/*Styles for OpEx Admin Commentary begin*/
.chat-popup {
    display: none;
    position: fixed;
    bottom: 0;
    right: 15px;
    border: 3px solid #f1f1f1;
    z-index: 9;
}

/* Add styles to the form container */
.form-container {
    max-width: 300px;
    padding: 10px;
    background-color: white;
}

    /* Full-width textarea */
    .form-container textarea {
        width: 100%;
        padding: 15px;
        margin: 5px 0 22px 0;
        border: none;
        background: #f1f1f1;
        resize: none;
        min-height: 200px;
    }

        /* When the textarea gets focus, do something */
        .form-container textarea:focus {
            background-color: #ddd;
            outline: none;
        }

    /* Set a style for the submit/send button */
    .form-container .btn {
        background-color: #4CAF50;
        color: white;
        padding: 16px 20px;
        border: none;
        cursor: pointer;
        width: 100%;
        margin-bottom: 10px;
        opacity: 0.8;
    }

    /* Add a red background color to the cancel button */
    .form-container .cancel {
        background-color: red;
    }

    /* Add some hover effects to buttons */
    .form-container .btn:hover, .open-button:hover {
        opacity: 1;
    }

.red-border-textbox {
    border: 2px solid red;
}
/*Styles for OpEx Admin Commentary end*/

/*Styles for side nav bar*/


.sidenav {
    height: 96%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 25px;
    left: 0;
    background-color: white; /*rgb(251,206,7);*/
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 10px;
    border-right: thin solid black;
}

    .sidenav a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        /*font-size: 9.5pt;*/
        color: black;
        display: block;
        transition: 0.3s;
    }

        .sidenav a:hover {
            color: #f1f1f1;
        }

.icon-label {
    font-size: 9.5pt;
}
/* .sidenav .closebtn {
        position: absolute;
        top: 4.8%;
        right: 25px;
        font-size: 11pt;
        margin-left: 50px;
    }*/
#mainContainer {
    transition: margin-left .5s;
}

.divSubMenuItems {
    text-align: left;
    margin-left: -8% !important;
    margin-top: -4% !important;
    font-size: 9.5pt;
}


/*Styles for side nav bar ends*/
.min-max-bottons {
    height: 40px;
    font-weight: bold;
    margin-left: -3px;
    width: 100%;
}

.button-div {
    width: 100%;
    cursor: pointer;
    text-align: center;
    padding-top: 10px;
    border: none;
    padding: 10px;
    font-size: 20pt;
    color: #DD1D21;
    border-right: none;
    border-left: none;
}

    .button-div:hover {
        /*background-color: #DD1D21;
        color: black;*/
        font-size: 22pt;
    }

/*For Top Toggle Switch*/
.switch {
    position: relative;
    display: inline-block;
    width: 37px;
    height: 18px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /*background-color: #ccc;*/
    background-color: green;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 4px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

.menu-item-select {
    font-weight: bold;
    text-decoration: underline !important;
    text-decoration-style: double;
    /*color: #FBCE07 !important;*/
    text-decoration-color: #FBCE07 !important;
}

input:checked + .slider {
    background-color: green;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }
/*Top Toggle Switch styles end*/
.a-button-login {
    width: 53% !important;
    background: #e7e9ec;
    border-radius: 3px;
    border-color: #adb1b8 #a2a6ac #8d9096;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: inline-block;
    padding: 0;
    text-align: center;
    text-decoration: none !important;
    vertical-align: middle;
}

.a-button-inner-login {
    display: block !important;
    position: relative !important;
    overflow: hidden !important;
    height: 29px !important;
    box-shadow: 0 1px 0 rgba(255,255,255,.6) inset !important;
    border-radius: 2px !important;
}

.a-button-text-login {
    color: black !important;
    background-color: transparent !important;
    border: 0 !important;
    display: block !important;
    font-family: Arial,sans-serif !important;
    font-size: 13px !important;
    line-height: 29px !important;
    margin: 0 !important;
    outline: 0 !important;
    padding: 0 10px 0 11px !important;
    text-align: center !important;
    white-space: nowrap !important;
}

.btn-hover {
    margin-bottom: 2px;
    font-weight: bold;
    width: 100% !important
}

    .btn-hover:hover {
        color: white !important;
        background-color: #008443 !important;
    }

.login-input {
    height: 35px !important;
    border-radius: 2px !important;
    border: thin solid #D9D9D9 !important;
}

    .login-input:disabled {
        background-color: lightgray;
    }

.wrapTitle {
    padding-top: 2% !important;
    position: relative;
    margin: 5px;
    font-size: 0.2vw !important;
    color: #595959;
    /*margin-bottom:-3px !important;*/
}

h2.centre-line {
    text-align: center;
    /*font-size: 10pt !important;*/
    position: absolute;
    top: 50%;
    left: 49%;
    /*width: 60%;*/
    width:230px;
    transform: translate(-50%, -50%);
}

    h2.centre-line:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        top: 50%;
        left: 0;
        z-index: -1;
        background: #D9D9D9;
    }

    h2.centre-line span {
        background-color: white;
        padding: 1px;
        display: inline-block;
    }

/*@media screen and (min-width: 1920px) {
    .icon-label {
        font-size: 2em !important;
    }
}*/

.search-results-margin {
    margin-left: 12% !important;
}

.searchItems {
    margin-left: -4% !important;
}

.jumbotron_new {
    margin-top:6.5% !important;
}

@media (min-width: 1280px) {
    .icon-label {
        font-size: 9.5pt !important;
    }

    .report-icons-side {
        height: 16px !important;
        width: 17px !important;
        margin-bottom: -2px !important;
    }

    .divSubMenuItems {
        font-size: 9.5pt !important;
    }

    .searchItems {
        font-size: 9.5pt !important;
        margin-left: -6% !important;
    }

    .search-results-margin {
        margin-left: 12% !important;
    }

    .menu-search-box {
        font-size: 9.5pt !important;
    }

    .dropdownNew-content {
        font-size: 9.5pt !important;
    }

    .blink-password-warning {
        font-size: 11pt !important;
    }
}

    @media (min-width: 1920px) {
        .icon-label {
            font-size: 12pt !important;
        }

        .report-icons-side {
            height: 27px !important;
            width: 28px !important;
        }

        .divSubMenuItems {
            font-size: 11.5pt !important;
        }

        .searchItems {
            font-size: 11.5pt !important;
            margin-left: -4% !important;
        }

        .search-results-margin {
            margin-left: 14% !important;
        }

        .menu-search-box {
            font-size: 12pt !important;
        }

        .dropdownNew-content {
            font-size: 12pt !important;
        }

        .jumbotron_new {
            margin-top: 13% !important;
        }

        .blink-password-warning {
            font-size: 14pt !important;
        }
    }

    @media (min-width: 3000px) {
        .icon-label {
            font-size: 16pt !important;
        }

        .report-icons-side {
            height: 32px !important;
            width: 33px !important;
        }

        .divSubMenuItems {
            font-size: 15.5pt !important;
        }

        .searchItems {
            font-size: 15.5pt !important;
            margin-left: -2% !important;
        }

        .search-results-margin {
            margin-left: 16% !important;
        }

        .menu-search-box {
            font-size: 16pt !important;
        }

        .jumbotron_new {
            margin-top: 22% !important;
        }

        .dropdownNew-content {
            font-size: 16pt !important;
        }

        .blink-password-warning {
            font-size: 16pt !important;
        }
    }

    .dropbtn {
        background-color: #008443;
        color: white;
        padding: 8px;
        font-size: 1vw !important;
        border: none;
    }

    .dropdownNew {
        position: relative;
        display: inline-block;
        float: right !important;
        margin-bottom: -10% !important;
        margin-left: -2% !important;
    }

    .dropdownNew-content {
        display: none;
        position: absolute;
        background-color: #f1f1f1;
        min-width: 135px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
        /*font-size: 0.9vw !important;*/
    }

        .dropdownNew-content a {
            color: black;
            padding: 12px 16px;
            text-decoration: none;
            display: block;
        }

            .dropdownNew-content a:hover {
                background-color: #ddd;
            }


.dropdownNew:hover .dropdownNew-content {
    display: block;
}

.dropdownNew:hover .dropbtn {
    background-color: #3e8e41;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

.country-span {
    border: thin solid black;
    border-radius: 4px;
    padding: 4px;
    min-width: 100px !important;
    display: inline-block !important;
    cursor:pointer;
}

.country-span:hover {
   font-weight:bold;
}
