@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);

body, ul, fieldset, textarea, img, legend, button, i, pre {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background-color: #fafafa;
    font-family: Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, Sans-Serif;
    line-height: 1.42857143;
    font-size: 14px;
    color: #262626;
}

.ui-widget button, .awe-col, .elabel, .menu, h1, h2, h3, b {
    font-family: "Open Sans", Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, Sans-Serif;
}

h1, h2, h3 {
    font-size: 1.5em;
    color: #444;
    font-weight: normal;
}

.main {
    margin: 1em;
}

input[type="text"], textarea {
    margin: 0;
    padding: 5px 8px 6px;
    color: #333;
    border: 1px solid #D5D5D5;
    border-top-color: #B5B5B5;
    -moz-border-radius: 1px;
    /*-webkit-border-radius: 1px;
    border-radius: 1px;*/
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

input[type="text"], input[type="password"] {
    width: 200px;
}

/* Styles for validation helpers*/
@media (max-width: 767px) {
    .field-validation-error {
        display: block;
    }
}

.field-validation-error, .validation-summary-errors {
    color: #ff0000;
}

    .validation-summary-errors ul {
        list-style: none;
    }

.field-validation-valid {
    display: none;
}

.input-validation-error {
    background-color: #ffeeee;
}

/* edit and del icons */
.ico-edit, .ico-del {
    display: block;
    overflow: hidden;
    height: 18px;
    width: 18px;
    background-repeat: no-repeat;
}

.ico-edit {
    background-position: 0 -1px;
}

.ico-del {
    background-position: -17px -1px;
}

/* form layout */
.efield {
    padding: 5px 0;
}

.elabel {
    text-align: right;
    width: 150px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    margin-top: 1px;
    padding-right: 3px;
}

    .elabel label {
        font-weight: 600;
    }

@media (max-width: 480px) {
    .elabel {
        text-align: left;
        display: block;
    }
}

.einput {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}

    .einput .o-dd, .einput .awe-datepicker-field, .einput .awe-lookup-field, .einput, .einput .awe-multilookup-field, .einput .etxt {
        min-width: 15em;
    }

.awe-popup .einput .awe-multilookup-field .awe-display {
    max-height: 7.3em;
    overflow-y: auto;
}

/* misc */
.bar {
    padding: 5px 0;
}

.mbtn {
    padding: 0.4em 0.9em;
}

body {
    padding-top: 50px;
    /*font-family: 'Open Sans', sans-serif;
    padding-bottom: 20px;*/
    background-color: #fcfcfd;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

/* Set padding to keep content from hitting the edges */
/*.body-content {
    padding-left: 15px;
    padding-right: 15px;
}*/

/* 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 {
    max-width: 230px;
}

    input[type="number"] {
        text-align: center;
    }

textarea {
    max-width: 100%;
}

    textarea#site_notes {
        max-width: 100% !important;
    }

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

a {
    color: #232d72;
}

    a:hover {
        color: #b81010;
    }

h3 {
    max-width: 90%;
}

ul.announcement {
    list-style: none;
}

.announcement, .task {
    padding-left: 0px;
}

h2 {
    color: #3a5189;
    font-size: 21px;
    vertical-align: middle;
}



h4 {
    color: #3a5189;
}

.panel-body i,
.panel-body h5,
.panel-body button {
    /*display: inline-block;*/
    margin: 0px 2px;
    /*vertical-align: middle;*/
}

/* .panel-body button i,
    .panel-body a i {
        position: relative;
        /*vertical-align: top;
    }*/

.panel-body h5 {
    font-size: 16px;
}

/*.col-md-9 button,*/
.col-md-9 a,
/*.col-md-3 button,*/
.col-md-3 a {
    margin-top: 10px;
}

.breadcrumb {
    background-color: transparent;
    padding: 8px 0px;
    margin-top: 10px;
    margin-bottom: 0px;
}

.fa-check {
    font-size: 21px;
    color: green;
}

.fa-times {
    font-size: 21px;
    color: red;
}

.fa-question-circle {
    cursor: pointer;
}

button.w115 {
    min-width: 115px;
}

button i.fa {
    font-size: 21px !important;
}

/*button:hover, button:hover i {
    color: #fff !important;
    background: #00004C !important;
}*/


/* nav custom styles */

.navbar-collapse.in {
    min-height: 450px;
}

.affix {
    top: 0;
    width: 100%;
}

.well {
    padding: 10px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.jumbotron {
    padding-top: 15px;
    padding-bottom: 15px;
}

.btn-remove {
    border: 1px solid #8f2626;
    color: #8f2626;
}

    .btn-remove:hover,
    .btn-remove:hover i {
        color: #8f2626 !important;
    }

    .btn-remove i {
        color: #ac2925;
    }

.btn-primary {
    background-color: #fff;
    border-color: #cbd1df;
    color: #3a5189;
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.25);
}

    .btn-primary:hover,
    .btn-primary:active:hover,
    .btn-primary:active:focus,
    .btn-primary:active,
    .btn-primary:focus {
        background-color: #3a5189;
        border-color: #cbd1df;
        color: #fff;
    }

.btn-info {
    background-color: #fff;
    border-color: #cbd1df;
    color: #3a5189;
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.25);
}

    .btn-info:hover,
    .btn-info:active:hover,
    .btn-info:active:focus,
    .btn-info:active,
    .btn-info:focus {
        background-color: #3a5189;
        border-color: #cbd1df;
        color: #fff;
    }

.btn-success {
    color: #3a7d19;
    border-color: #c0ddb2;
    background-color: #fff;
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.25);
}

    .btn-success:hover,
    .btn-success:active:hover,
    .btn-success:active:focus,
    .btn-success:active,
    .btn-success:focus {
        background-color: #3a7d19;
        border-color: #c0ddb2;
        color: #fff;
    }

    .btn-success i.glyphicon-ok {
        color: #3a7d19;
    }

    .btn-success:hover i.glyphicon-ok {
        color: #fff;
    }

.btn-warning {
    color: #fe990a;
    background-color: #fff;
    border-color: #eccfa6;
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.25);
}

    .btn-warning .glyphicon-remove {
        color: #fe990a;
        background-color: #fff;
    }

    .btn-warning:hover,
    .btn-warning:active:hover,
    .btn-warning:active:focus,
    .btn-warning:active,
    .btn-warning:focus {
        color: #fff;
        background-color: #fe990a;
        border-color: #eccfa6;
    }

.btn-danger {
    color: #d9534f;
    background-color: #fff;
    border-color: #f4c3c2;
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.25);
}

    .btn-danger:hover,
    .btn-danger:hover i,
    .btn-danger:active:hover,
    .btn-danger:active:focus,
    .btn-danger:active,
    .btn-danger:focus {
        color: #fff;
        background-color: #d9534f;
        border-color: #d43f3a;
    }

    .glyphicon-remove,
    .glyphicon-ban-circle,
    .btn-danger i.glyphicon-ban-circle {
        color: #d9534f;
    }

td.text-center button .glyphicon-remove {
    color: #d9534f;
}

button {
    border: 0px;
    background-color: transparent;
}

.panel-default.site {
    min-height: 130px;
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.15);
    background-color: #f6f9ff;
    min-height: 120px;
}

/*.col-md-4 .panel-default.site {
    min-height: auto;
}*/

.middleOfCell {
    vertical-align: middle !important;
}

.panel-body label {
    font-size: 14px;
}

.form-control {
    border-color: #aaa;
}

.page-header {
    margin: 0 0 20px 0;
    padding-left: 0px;
}

.row {
    margin-right: 0px;
}

.divider {
    padding: 8px;
}

.divider-sm {
    padding: 4px;
}

.table {
    margin-bottom: 0px;
}

    .table > tbody > tr > td {
        padding: 4px 10px;
    }

#logo img {
    position: fixed;
    top: 5px;
    left: 10px;
    z-index: 10000;
    width: 140px;
    margin-left: 15px;
}

.dropdown-submenu ul {
    min-width: 225px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #3a5189;
    color: #fff;
}

.dropdown-menu .divider {
    background-color: #e6e6e6;
}

#ribbon img {
    position: relative;
    bottom: 5px;
    float: right;
    width: 140px;
}

.footer_ribbon img {
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 110px;
    z-index: 1000000;
}

.carousel-inner .item img {
    width: 1800px;
    margin-left: auto;
    margin-right: auto;
}

.navbar-inverse .navbar-brand {
    color: #3a5189;
    font-size: 24px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #3a5189;
}

.navbar-inverse .navbar-brand:hover {
    color: #00004c;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #000080;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
    border-top-color: #3a5189;
    border-bottom-color: #3a5189;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #3a5189;
}

.navbar-inverse {
    background-color: #d1e4fc;
    color: #3a5189;
    border-color: #ccc;
    box-shadow: 0px 0px 1px 0px #999;
}

.navbar-right {
    margin-right: 40px;
}

form.navbar-right a {
    color: #277c15;
    text-decoration: none;
}

.breadcrumb > .active,
span.info {
    color: #5082f8;
    margin-left: 3px;
}

span.info {
    font-weight: 400;
}

p.danger {
    color: #d9534f;
}

.login_logout {
    margin-right: 15px;
    margin-top: 15px;
    width: auto;
    margin-left: 25px;
    display: inline-block;
}

.logoff {
    display: inline-block;
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-left: 135px;
}

.no-padding {
    padding: 0px;
}

.glyphicon-icon-rpad .glyphicon, .glyphicon-icon-rpad .glyphicon.m8, .fa-icon-rpad .fa, .fa-icon-rpad .fa.m8 {
    padding-right: 8px;
}

.glyphicon-icon-lpad .glyphicon, .glyphicon-icon-lpad .glyphicon.m8, .fa-icon-lpad .fa, .fa-icon-lpad .fa.m8 {
    padding-left: 8px;
}

.glyphicon-icon-rpad .glyphicon.m5, .fa-icon-rpad .fa.m5 {
    padding-right: 5px;
}

.glyphicon-icon-lpad .glyphicon.m5, .fa-icon-lpad .fa.m5 {
    padding-left: 5px;
}

.glyphicon-icon-rpad .glyphicon.m12, .fa-icon-rpad .fa.m12 {
    padding-right: 12px;
}

.glyphicon-icon-lpad .glyphicon.m12, .fa-icon-lpad .fa.m12 {
    padding-left: 12px;
}

.glyphicon-icon-rpad .glyphicon.m15, .fa-icon-rpad .fa.m15 {
    padding-right: 15px;
}

.glyphicon-icon-lpad .glyphicon.m15, .fa-icon-lpad .fa.m15 {
    padding-left: 15px;
}

ul.nav-menu-list-style .nav-header .menu-collapsible-icon {
    position: absolute;
    right: 3px;
    top: 16px;
    font-size: 9px;
}

ul.nav-menu-list-style .nav-header {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #e8e8e8;
    display: block;
    margin: 0;
    line-height: 42px;
    padding: 0 8px;
    font-weight: 600;
}


.tree {
    font-weight: 600;
}

label {
    display: block !important;
}

    label.control-label.horizontal {
        display: inline-block !important;
    }

.form-inline .form-group {
    padding-left: 5px;
    padding-right: 5px;
}

.form-group {
    margin-bottom: 5px;
}

.form-group-scroll {
    overflow-wrap: break-word;
}

.form-group label {
    margin-bottom: 0px;
}

.glyphicon-envelope {
    font-size: 18px;
    vertical-align: middle;
    margin-bottom: 6px;
}


#sendemail {
    padding-bottom: 2px;
    padding-top: 4px;
}

#export_excel {
    background-image: url(../img/excel.png);
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: 15% center;
    background-color: #00772F;
    width: 90px;
    color: #fff;
    padding-left: 35px;
}

#totals {
    background-color: beige;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0px 10px;
    position: relative;
    left: 0%;
}

#financialSummary_filter {
    display: none;
}

#financialSummary_wrapper .col-sm-6 {
    width: 100% !important;
}

#financialSummary_length {
    float: right;
}

#financialSummary thead tr th,
#financialSummary tbody tr td {
    text-align: center;
}

#financialSummary_paginate {
    float: right;
    position: relative;
}

#financialSummary {
    border-collapse: collapse;
}

    #financialSummary thead tr th.red {
        border: 1px solid red;
        border-width: 2px;
    }

    #financialSummary thead tr th.yellow {
        background-color: #fdfd53;
    }

    #financialSummary thead tr th.gray {
        background-color: #ccc;
    }

    #financialSummary tbody tr td.yellow {
        background-color: #fefe9a;
    }

    #financialSummary tbody tr td.gray {
        background-color: #ededed;
    }


.dropdown-submenu {
    position: relative;
}

    .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;
        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: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .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;
        }

/*Sidebar*/
body.sidebar {
    padding-top: 0px;
}

#wrapper {
    padding-left: 250px;
    transition: all 0.4s ease 0s;
}

#sidebar-wrapper {
    margin-left: -250px;
    left: 250px;
    width: 250px;
    background: #000;
    position: fixed;
    height: 100%;
    overflow-y: auto;
    z-index: 1000;
    transition: all 0.4s ease 0s;
}

#wrapper.active {
    padding-left: 0;
}

    #wrapper.active #sidebar-wrapper {
        left: 0;
    }

#page-content-wrapper {
    width: 100%;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .sidebar-nav li {
        line-height: 40px;
        text-indent: 20px;
    }

        .sidebar-nav li a {
            color: #999999;
            display: block;
            text-decoration: none;
            padding-left: 60px;
        }

            .sidebar-nav li a span:before {
                position: absolute;
                left: 0;
                color: #41484c;
                text-align: center;
                width: 20px;
                line-height: 18px;
            }

            .sidebar-nav li a:hover,
            .sidebar-nav li.active {
                color: #fff;
                background: rgba(255,255,255,0.2);
                text-decoration: none;
            }

            .sidebar-nav li a:active,
            .sidebar-nav li a:focus {
                text-decoration: none;
            }

    .sidebar-nav > .sidebar-brand {
        height: 65px;
        line-height: 60px;
        font-size: 18px;
    }

        .sidebar-nav > .sidebar-brand a {
            color: #999999;
        }

            .sidebar-nav > .sidebar-brand a:hover {
                color: #fff;
                background: none;
            }

.content-header {
    height: 65px;
    line-height: 65px;
}

    .content-header h1 {
        margin: 0;
        margin-left: 20px;
        line-height: 65px;
        display: inline-block;
    }

#menu-toggle {
    text-decoration: none;
}

.btn-menu {
    color: #000;
}

.inset {
    padding: 20px;
}

.announcement,
.task {
    list-style-type: none;
    padding-left: 0px;
}

.btn.btn-sm {
    font-size: 14px;
    padding: 2px 10px;
    font-weight: 700;
    margin-top: 12px;
}

a.btn i.fa {
    padding-top: 4px;
    padding-bottom: 4px;
}

.fa {
    font-size: 16px !important;
}

.fa-check {
    font-size: 21px;
    color: green;
}

.fa-times {
    font-size: 21px;
    color: red;
}

button.training {
    min-width: 115px;
}

button i.fa {
    font-size: 21px !important;
}

.directions {
    text-decoration: underline;
}

.table > tbody > tr > td {
    padding: 4px;
    word-wrap: break-word;
}

    .table > tbody > tr > td:last-child {
    }

.table > thead > tr > th {
    color: #3a5189;
    background-color: #d1e4fc;
}

.table.do_db > thead > tr > th,
.table.do_db > tbody > tr > td {
    text-align: right;
}

#item1,
#item2,
#item3,
#item4,
#item5 {
    background-color: #fff;
}

#table > thead > tr > th,
#table > tbody > tr > td {
    padding: 5px;
    text-align: center;
}

#table > thead > tr > th {
    background-color: #058dc7;
    color: #fff;
}

#table > tbody > tr > td.red {
    background-color: #ff0000;
    color: #fff;
}

#table > tbody > tr > td.yellow {
    background-color: yellow;
    color: #000;
}

#table > tbody > tr > td.green {
    background-color: green;
    color: #fff;
}



.site-type {
    display: inline-block !important;
}

.radio-inline.site-type {
    padding-left: 0px;
    padding-right: 10px;
    vertical-align: top;
}

.nested-table {
    width: 95%;
    float: none;
    margin: 0 auto;
}

    .nested-table table thead tr th {
        background-color: #d7f8d0;
        color: #00772F;
    }

#nestedlist, #nestedlist ul {
    list-style-type: none;
    margin-left: 0;
    padding-left: 20px;
    text-indent: -4px;
}

/* UL Layer 1 Rules */
#nestedlist {
    font-size: 20px;
    font-weight: bold;
    color: #3a5189;
}

    #nestedlist li:before {
        font-family: 'FontAwesome';
        content: '\f0da';
        color: #3a5189;
        padding-right: 5px;
    }

    /* UL Layer 2 Rules */
    #nestedlist ul {
        font-size: 18px;
        font-weight: normal;
        margin-top: 3px;
        color: #3a5189;
    }

        #nestedlist ul li:before {
            color: #3a5189;
        }

        /* UL Layer 3 Rules */
        #nestedlist ul ul {
            font-size: 16px;
        }

            #nestedlist ul ul li:before {
                color: #3a5189;
            }

            /* UL 4 Rules */
            #nestedlist ul ul ul {
                font-size: 14px;
            }

                #nestedlist ul ul ul li:before {
                    color: #3a5189;
                }

                /* UL 5 Rules */
                #nestedlist ul ul ul ul {
                    font-size: 14px;
                }

                    #nestedlist ul ul ul ul li:before {
                        color: #3a5189;
                    }

h4.form,
select.form {
    display: inline-block;
}

h4.form {
    font-weight: 700;
    width: 87%;
    word-wrap: break-word;
}

i.form {
    float: right;
    font-size: 18px;
    color: #3a5189;
    position: relative;
    top: 8px;
}

select.form {
    width: 80%;
}

hr {
    margin-top: 0px;
    border-top: 1px solid #e5e5e5;
}

a.glyphicon:hover {
    text-decoration: none;
    color: #000080;
}

a.btn .glyphicon-eye-open {
    color: #fff;
}

a:hover i .glyphicon-eye-open {
    color: #3a5189;
}

.glyphicon-ok, .glyphicon-saved {
    color: #5cb85c;
}

.glyphicon-eye-open {
    color: #3a5189;
}


/*.glyphicon:active {
     color: #5082f8;
     text-decoration: none;
 }*/

.panel-body .btn-primary .glyphicon-th-list {
    margin-bottom: 7px !important;
}

/*.panel-body .btn-primary {
    float:right;
}*/

a i.glyphicon-ban-circle,
a i.glyphicon-ok,
button i.glyphicon-ok {
    padding: 0;
    color: #fff;
}

.btn-warning i.glyhicon-pencil,
td .glyphicon-pencil,
i.glyphicon-pencil {
    color: #fe990a;
}

.btn-warning:hover i {
    color: #fff !important;
}

td.text-center button .glyphicon-remove {
    color: #d9534f;
}



/*.glyphicon-eye-open,
.glyphicon-pencil,
.glyphicon-remove,
.glyphicon-ban-circle {
}*/

button i.glyphicon-remove,
a i.glyphicon-pencil {
    padding-right: 0px;
}

a.button-warning:hover i.glyhicon-pencil {
    color: #fff;
}

.checkbox label {
    font-weight: 700;
}

.control-label.roles {
    font-size: 18px;
    text-align: left;
    color: #3a5189;
}

.text-danger.field-validation-error {
    padding: 5px 0;
}

.field-validation-valid {
    display: none;
}

.validation-summary-valid {
    display: none;
}

.display {
    padding-top: 7px;
}

.col-md-10.checkbox .checkbox input {
    margin-left: 0px;
}

td a.glyphicon {
    font-size: 18px;
    padding-right: 10px;
}

.action-buttons {
    padding-top: 20px;
}

.indicator,
.indicator div {
    background-color: #d7f8d0 !important;
    color: #00772F;
}

.glyphicon-chevron-right,
.glyphicon-chevron-down {
    color: #00772F;
}

.header,
.tablesorter-header {
    background-image: url(../images/blue-unsorted.png);
    background-repeat: no-repeat;
    background-position: center right 10px;
    white-space: normal;
    cursor: pointer;
}

.headerSortUp,
.tablesorter-headerSortUp,
.tablesorter-headerAsc {
    background-image: url(../images/blue-asc.png);
}

.headerSortDown,
.tablesorter-headerSortDown,
.tablesorter-headerDesc {
    background-image: url(../images/blue-desc.png);
}

thead .sorter-false {
    background-image: none;
    cursor: default;
    padding: 4px;
}

.first.disabled,
.prev.disabled,
.next.disabled,
.last.disabled {
    background-color: #e8ecf2;
    color: #777;
    border: 1px solid #ccc;
    border-radius: 2px;
    cursor: not-allowed;
    font-weight: 700;
}

.first,
.prev,
.next,
.last {
    /*Old values:
    background-color: #3a5189;
    color: #fff;
    border: 1px solid #3a5189;
    border-radius: 4px;
    font-weight: 700;
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.25);
    */
    cursor: pointer;
    margin-right: 0.2em;
    font-weight: 700;
    font-size: 14px;
    font-family: arial, verdana;
    border: 1px solid #3a5189;
    background-color: #fff;
    color: #3a5189;
    border-radius: 3px;
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.25);
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    line-height: 2.2em;
    text-decoration: none;
    padding: 0 .9em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 2.5em;
    margin-bottom: .2em;
    margin-top: .2em;
    height: 2.3em;
    position: relative;
}

    .first:hover,
    .prev:hover,
    .next:hover,
    .last:hover {
        color: #3a5189;
        background-color: #d1e4fc;
        border: 1px solid #d1e4fc;
    }

#pager {
    /*text-align: left !important;
    margin: 10px 0;
    float: right;*/
    padding: 0;
    line-height: 2.2em;
    overflow: auto;
    margin-top: 15px;
    margin-bottom: 0;
}

.pagesize,
.pagedisplay {
    padding: 2px;
    border-radius: 4px;
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.25);
}

.pagedisplay {
    border: 1px solid #ccc !important;
}

    .pagedisplay:hover {
        cursor: not-allowed;
    }

.selectRecords {
    float: left;
    margin-right: 35px;
}

.control-label.records {
    margin-right: 10px;
    color: #3a5189;
}

/*.control-label.records,
.pagesize {
    display: inline-block;
    float: left;
    margin-top: 1px;
}*/

.results_text {
    position: relative;
    top: 25px;
}

    .results_text b {
        color: #3a5189;
    }

.nav-stacked.in li {
    border-bottom: 1px solid #e7e7e7;
}

ul[id*='item'] li a {
    padding: 5px 5px 5px 30px;
}

.nav-stacked > li + li {
    margin-top: 0px;
}

.logged-msg {
    margin-bottom: 100px;
    margin-top: -15px;
}

/*******************/
/*   Site Detail   */
/*******************/
.action-buttons {
    padding-top: 20px;
}

.indicator,
.indicator div {
    background-color: #d7f8d0 !important;
    color: #00772F;
}

.glyphicon-chevron-right,
.glyphicon-chevron-down {
    color: #00772F;
}

.header,
.tablesorter-header {
    background-image: url(../images/blue-unsorted.png);
    background-repeat: no-repeat;
    background-position: center right 10px;
    white-space: normal;
    cursor: pointer;
}

.headerSortUp,
.tablesorter-headerSortUp,
.tablesorter-headerAsc {
    background-image: url(../images/blue-asc.png);
}

.headerSortDown,
.tablesorter-headerSortDown,
.tablesorter-headerDesc {
    background-image: url(../images/blue-desc.png);
}

.tablesorter thead .disabled {
    display: none;
}

thead .sorter-false {
    background-image: none;
    cursor: default;
    padding: 4px;
}

.first.disabled,
.prev.disabled,
.next.disabled,
.last.disabled {
    background-color: #e8ecf2;
    color: #777;
    border: 1px solid #ccc;
    border-radius: 2px;
    cursor: not-allowed;
    font-weight: 700;
}

/*.first,
.prev,
.next,
.last {
    background-color: #3a5189;
    color: #fff;
    border: 1px solid #3a5189;
    border-radius: 4px;
    font-weight: 700;
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.25);
}*/

.first:hover,
.prev:hover,
.next:hover,
.last:hover {
    color: #3a5189;
    background-color: #d1e4fc;
    border: 1px solid #d1e4fc;
}

.pagesize,
.pagedisplay {
    padding: 2px;
    border-radius: 3px;
    box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.25);
}

.pagedisplay {
    border: 1px solid #ccc !important;
}

.selectRecords {
    float: left;
    margin-right: 35px;
}

.control-label.records {
    margin-right: 10px;
    color: #3a5189;
}

.control-label.records,
.pagesize {
    /*display: inline-block*/;
    float: left;
    margin-top: 1px;
}

.results_text {
    position: relative;
}

    .results_text b {
        color: #3a5189;
    }

.breadcrumb > li + li:before {
    content: none;
}

.key {
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

table tbody tr td.program-icon {
    text-align: center !important;
}

.program-key,
.key {
    color: #5c5c5c;
}

    .program-key img {
        margin-bottom: 7px;
    }
/* rows hidden by filtering (needed for child rows) */
.tablesorter .filtered {
    display: none;
}

/* ajax error row */
.tablesorter .tablesorter-errorRow td {
    text-align: center;
    cursor: pointer;
    background-color: #e6bf99;
}

.tablesorter-filter {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/********************************/
/*          Media Queries       */
/********************************/
@media (max-width:767px) {

    #wrapper {
        padding-left: 0;
    }

    #sidebar-wrapper {
        left: 0;
    }

    #wrapper.active {
        position: relative;
        left: 250px;
    }

        #wrapper.active #sidebar-wrapper {
            left: 250px;
            width: 250px;
            transition: all 0.4s ease 0s;
        }

    #menu-toggle {
        display: inline-block;
    }

    .inset {
        padding: 15px;
    }
}

@media screen and (min-width: 1200px) {
    .manual-width {
        width: 15.3%;
    }
}

@media screen and (max-width: 1199px) {
    .manual-width {
        width: 23%;
    }
}


@media screen and (min-width: 980px) {
    .hero {
        width: 980px;
    }
}

@media screen and (max-width: 640px) {
    .hero h1 {
        font-size: 4em;
    }
}

/* comma-separated inline list */
ul.list-inline-cs li {
    list-style: none;
    display: inline-block;
}

ul.list-inline-cs {
    padding-left: 0px !important;
}

    ul.list-inline-cs li::after {
        content: ',';
    }

    ul.list-inline-cs li:last-child::after {
        content: '';
    }

/* format text areas used for notes */
.notes-text {
    border-color: #aaa;
    width: 100%;
}

/* grey background for inactive table cells */
td.inactive {
    background-color: #cecece;
    color: dimgray;
}

.v-center {
    min-height: 200px;
    display: flex;
    justify-content: center;
    flex-flow: column wrap;
    margin-top: 50px;
}

.list-group {
    max-height: 400px;
    overflow-y: scroll;
    width: 100%;
}

.list-group-item {
    padding: 2px 4px;
}

#listsearch.form-control,
#listsearch2.form-control {
    padding: 3px 12px;
    /* height: 28px; */
    /* width: 94%; */
    margin-bottom: 5px;
    width: 220px;
}

.center-block {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.input-group .icon-addon .form-control {
    border-radius: 0;
}

.icon-addon {
    position: relative;
    color: #555;
    display: block;
}

    .icon-addon:after,
    .icon-addon:before {
        display: table;
        content: " ";
    }

    .icon-addon:after {
        clear: both;
    }

    .icon-addon.addon-md .glyphicon,
    .icon-addon .glyphicon,
    .icon-addon.addon-md .fa,
    .icon-addon .fa {
        position: absolute;
        z-index: 2;
        left: 10px;
        font-size: 14px;
        width: 20px;
        margin-left: -2.5px;
        text-align: center;
        padding: 10px 0;
        top: 1px
    }

    .icon-addon.addon-lg .form-control {
        line-height: 1.33;
        height: 46px;
        font-size: 18px;
        padding: 10px 16px 10px 40px;
    }

    .icon-addon.addon-sm .form-control {
        height: 30px;
        padding: 5px 10px 5px 28px;
        font-size: 12px;
        line-height: 1.5;
    }

    .icon-addon.addon-lg .fa,
    .icon-addon.addon-lg .glyphicon {
        font-size: 18px;
        margin-left: 0;
        left: 11px;
        top: 4px;
    }

    .icon-addon.addon-md .form-control,
    .icon-addon .form-control {
        padding-left: 30px;
        float: left;
        font-weight: normal;
    }

    .icon-addon.addon-sm .fa,
    .icon-addon.addon-sm .glyphicon {
        margin-left: 0;
        font-size: 12px;
        left: 5px;
        top: -1px
    }

    .icon-addon .form-control:focus + .glyphicon,
    .icon-addon:hover .glyphicon,
    .icon-addon .form-control:focus + .fa,
    .icon-addon:hover .fa {
        color: #2580db;
    }

.icon-addon {
    margin-top: 10px;
    margin-bottom: 10px;
    float: right;
    width: 200px;
    position: relative;
    left: 15px;
}

/* make cells with validation errors stand out */
.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #FF0000;
}

.horizontalRadio li {
    display: inline-block;
    padding-right: 5px;
}

.atlwdg-trigger {
    z-index: 2000;
}

.displayNone {
    display: none;
}

.loadingProgress {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('/images/ajax-loader.gif') center no-repeat #fff;
}

/*.disabledCheckboxList{
    
}*/

#nav-toggle {
    background-color: rgb(246, 249, 255);
    color: #3a5189;
    position: absolute;
    border: 1px solid rgb(231, 231, 231);
    border-left: 0px;
    border-radius: 0 4px 4px 0;
    font-size: .8em;
    z-index: 1000000;
}

.nav-toggle-left {
    margin-right: -25px;
    right: 0;
    padding: 6px 8px 6px 6px;
    margin-top: 100px;
}

.nav-toggle-right {
    padding: 6px 6px 6px 8px;
    margin-top: 100px;
}

.nav-hidden {
    display: none;
}

.dropDownSizer {
    width: 100%;
    height: 31px;
}

.inputTip {
    height: 10px;
    display: inline-block;
    /*width: 70%;*/
    font-size: smaller;
}
/* grid btns */
.awe-btn.editbtn, .awe-btn.delbtn, .editnst, .delnst {
    padding: .32em;
}

.ico-crud {
    background-image: url(../css/editdel.png);
}

.black-cab .ico-crud, .met .ico-crud, .bts .ico-crud, .start .ico-crud {
    background-image: url(../css/editdel_w.png);
}

.ico-edit, .ico-del {
    display: block;
    overflow: hidden;
    height: 18px;
    width: 18px;
    background-repeat: no-repeat;
}

.ico-edit {
    background-position: 0 -1px;
}

.ico-del {
    background-position: -17px -2px;
}
.iffyTip {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow-wrap: break-word;
}

.hideText {
    max-width: 200px;
}
.tooltip-inner {
    max-width: 2000px !important;
    max-height: 500px !important;
    overflow-y: scroll;
    text-align: left;
    font-size: medium;
}

.multiline-label {
    white-space: pre-wrap;
}



/* grid btns */

body {
    padding-top: 50px;
    background-color: #fcfcfd;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

a {
    color: #232d72;
}

    a:hover {
        color: #b81010;
    }

.downloadLink {
    color: dodgerblue;
    text-decoration: underline;
}

h2 {
    color: #3a5189;
    font-size: 21px;
    vertical-align: middle;
}

h4 {
    color: #3a5189;
}
/* nav custom styles */
.affix {
    top: 0;
    width: 100%;
}

.well {
    padding: 10px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.jumbotron {
    padding-top: 15px;
    padding-bottom: 15px;
}

.middleOfCell {
    vertical-align: middle !important;
}

label {
    color: #5c5c5c;
}

.form-control {
    border-color: #aaa;
}

.page-header {
    margin: 0 0 20px 0;
    padding-left: 0px;
}

.row {
    margin-right: 0px;
}

.divider {
    padding: 8px;
}

.divider-sm {
    padding: 4px;
}

.table {
    margin-bottom: 0px;
}

#logo img {
    position: fixed;
    top: 5px;
    left: 10px;
    z-index: 100000;
    width: 140px;
}

.dropdown-submenu ul {
    min-width: 225px;
}

#ribbon img {
    position: fixed;
    top: 5px;
    right: 0px;
    z-index: 1000000;
    width: 140px;
}

.footer_ribbon img {
    position: fixed;
    bottom: 0px;
    right: 0px;
    width: 100px;
    z-index: 1000000;
}

.carousel-inner .item img {
    width: 1800px;
    margin-left: auto;
    margin-right: auto;
}

.navbar-inverse .navbar-brand {
    color: #3a5189;
    font-size: 24px;
}

    .navbar-inverse .navbar-brand:hover {
        color: #00004c;
    }

.navbar-inverse .navbar-nav > li > a {
    color: #3a5189;
}

    .navbar-inverse .navbar-nav > li > a:hover {
        color: #00004c;
    }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #494956;
}

.navbar-inverse {
    background-color: #d1e4fc;
    color: #3a5189;
}

.navbar-right {
    margin-right: 20px;
}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-left: 150px;
}

.no-padding {
    padding: 0px;
}

.glyphicon-icon-rpad .glyphicon, .glyphicon-icon-rpad .glyphicon.m8, .fa-icon-rpad .fa, .fa-icon-rpad .fa.m8 {
    padding-right: 8px;
}

.glyphicon-icon-lpad .glyphicon, .glyphicon-icon-lpad .glyphicon.m8, .fa-icon-lpad .fa, .fa-icon-lpad .fa.m8 {
    padding-left: 8px;
}

.glyphicon-icon-rpad .glyphicon.m5, .fa-icon-rpad .fa.m5 {
    padding-right: 5px;
}

.glyphicon-icon-lpad .glyphicon.m5, .fa-icon-lpad .fa.m5 {
    padding-left: 5px;
}

.glyphicon-icon-rpad .glyphicon.m12, .fa-icon-rpad .fa.m12 {
    padding-right: 12px;
}

.glyphicon-icon-lpad .glyphicon.m12, .fa-icon-lpad .fa.m12 {
    padding-left: 12px;
}

.glyphicon-icon-rpad .glyphicon.m15, .fa-icon-rpad .fa.m15 {
    padding-right: 15px;
}

.glyphicon-icon-lpad .glyphicon.m15, .fa-icon-lpad .fa.m15 {
    padding-left: 15px;
}

ul.nav-menu-list-style .nav-header .menu-collapsible-icon {
    position: absolute;
    right: 3px;
    top: 16px;
    font-size: 9px;
}

ul.nav-menu-list-style .nav-header {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #e8e8e8;
    display: block;
    margin: 0;
    line-height: 42px;
    padding: 0 8px;
    font-weight: 600;
}

.tree {
    font-weight: 600;
}

label {
    display: block !important;
}

.form-inline .form-group {
    padding-left: 5px;
    padding-right: 5px;
}

.del-org-form-group {
    margin-left: 15px;
}

.glyphicon-envelope {
    font-size: 18px;
    vertical-align: middle;
    margin-bottom: 6px;
}

#sendemail {
    padding-bottom: 2px;
    padding-top: 4px;
}

#export_excel {
    background-image: url(../img/excel.png);
    background-size: 24px 24px;
    background-repeat: no-repeat;
    background-position: 15% center;
    background-color: #00772F;
    width: 90px;
    color: #fff;
    padding-left: 35px;
}

#totals {
    background-color: beige;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0px 10px;
    position: relative;
    left: 0%;
}

#financialSummary_filter {
    display: none;
}

#financialSummary_wrapper .col-sm-6 {
    width: 100% !important;
}

#financialSummary_length {
    float: right;
}

#financialSummary thead tr th,
#financialSummary tbody tr td {
    text-align: center;
}

#financialSummary_paginate {
    float: right;
    position: relative;
}

#financialSummary {
    border-collapse: collapse;
}

    #financialSummary thead tr th.red {
        border: 1px solid red;
        border-width: 2px;
    }

    #financialSummary thead tr th.yellow {
        background-color: #fdfd53;
    }

    #financialSummary thead tr th.gray {
        background-color: #ccc;
    }

    #financialSummary tbody tr td.yellow {
        background-color: #fefe9a;
    }

    #financialSummary tbody tr td.gray {
        background-color: #ededed;
    }


.dropdown-submenu {
    position: relative;
}

    .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;
        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: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .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;
        }

/*Sidebar*/
body.sidebar {
    padding-top: 0px;
}

#wrapper {
    padding-left: 250px;
    transition: all 0.4s ease 0s;
}

#sidebar-wrapper {
    margin-left: -250px;
    left: 250px;
    width: 250px;
    background: #000;
    position: fixed;
    height: 100%;
    overflow-y: auto;
    z-index: 1000;
    transition: all 0.4s ease 0s;
}

#wrapper.active {
    padding-left: 0;
}

    #wrapper.active #sidebar-wrapper {
        left: 0;
    }

#page-content-wrapper {
    width: 100%;
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .sidebar-nav li {
        line-height: 40px;
        text-indent: 20px;
    }

        .sidebar-nav li a {
            color: #999999;
            display: block;
            text-decoration: none;
            padding-left: 60px;
        }

            .sidebar-nav li a span:before {
                position: absolute;
                left: 0;
                color: #41484c;
                text-align: center;
                width: 20px;
                line-height: 18px;
            }

            .sidebar-nav li a:hover,
            .sidebar-nav li.active {
                color: #fff;
                background: rgba(255,255,255,0.2);
                text-decoration: none;
            }

            .sidebar-nav li a:active,
            .sidebar-nav li a:focus {
                text-decoration: none;
            }

    .sidebar-nav > .sidebar-brand {
        height: 65px;
        line-height: 60px;
        font-size: 18px;
    }

        .sidebar-nav > .sidebar-brand a {
            color: #999999;
        }

            .sidebar-nav > .sidebar-brand a:hover {
                color: #fff;
                background: none;
            }



.content-header {
    height: 65px;
    line-height: 65px;
}

    .content-header h1 {
        margin: 0;
        margin-left: 20px;
        line-height: 65px;
        display: inline-block;
    }

#menu-toggle {
    text-decoration: none;
}

.btn-menu {
    color: #000;
}

.inset {
    padding: 20px;
}

@media (max-width:767px) {

    #wrapper {
        padding-left: 0;
    }

    #sidebar-wrapper {
        left: 0;
    }

    #wrapper.active {
        position: relative;
        left: 250px;
    }

        #wrapper.active #sidebar-wrapper {
            left: 250px;
            width: 250px;
            transition: all 0.4s ease 0s;
        }

    #menu-toggle {
        display: inline-block;
    }

    .inset {
        padding: 15px;
    }
}
/*
Fade content bs-carousel with hero headers
Code snippet by maridlcrmn (Follow me on Twitter @maridlcrmn) for Bootsnipp.com
Image credits: unsplash.com
*/

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
    position: relative;
    height: 100vh;
}

    .fade-carousel .carousel-inner .item {
        height: 100vh;
    }

    .fade-carousel .carousel-indicators > li {
        margin: 0 2px;
        background-color: #f39c12;
        border-color: #f39c12;
        opacity: .7;
    }

        .fade-carousel .carousel-indicators > li.active {
            width: 10px;
            height: 10px;
            opacity: 1;
        }

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0,0,0,.75);
    -webkit-transform: translate3d(-50%,-50%,0);
    -moz-transform: translate3d(-50%,-50%,0);
    -ms-transform: translate3d(-50%,-50%,0);
    -o-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
}

    .hero h1 {
        font-size: 6em;
        font-weight: bold;
        margin: 0;
        padding: 0;
    }

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out .1s;
    -moz-transition: 2s all ease-in-out .1s;
    -ms-transition: 2s all ease-in-out .1s;
    -o-transition: 2s all ease-in-out .1s;
    transition: 2s all ease-in-out .1s;
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .7;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {
    padding: 10px 40px;
}

.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
    height: 100vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}


/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px) {
    .hero {
        width: 980px;
    }
}

@media screen and (max-width: 640px) {
    .hero h1 {
        font-size: 4em;
    }
}


.announcement,
.task {
    list-style-type: none;
    padding-left: 0px;
}

.fa-check {
    font-size: 21px;
    color: green;
}

.fa-times {
    font-size: 21px;
    color: red;
}

button.training {
    min-width: 115px;
}

button i.fa {
    font-size: 21px !important;
}

.directions {
    text-decoration: underline;
}

.table > tbody > tr > td {
    padding: 4px;
}

.table > thead > tr > th {
    color: #3a5189;
    background-color: #d1e4fc;
}

.table.do_db > thead > tr > th,
.table.do_db > tbody > tr > td {
    text-align: right;
}

#si-sub-nav li ul,
#ops-sub-nav1 li ul,
#ops-sub-nav2 li ul{
    background-color: #fff;
}

#table > thead > tr > th,
#table > tbody > tr > td {
    padding: 5px;
    text-align: center;
}

#table > thead > tr > th {
    background-color: #058dc7;
    color: #fff;
}

#table > tbody > tr > td.red {
    background-color: #ff0000;
    color: #fff;
}

#table > tbody > tr > td.yellow {
    background-color: yellow;
    color: #000;
}

#table > tbody > tr > td.green {
    background-color: green;
    color: #fff;
}

/*************************************/
/*      CSS for FBO Updates View     */
/*************************************/
.flex-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 10px 50px 50px 50px;
}

.message-container {
    flex: 1 1 50%;
    padding: 15px;
}

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

.message {
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    height: 275px;
    width: 100%;
    resize: none;
    font-size: 16px;
    overflow-x: hidden;
    overflow-y: auto;
}
.navbar-fixed-side {
    background-color: #f6f9ff;
}

    .navbar-fixed-side div {
        padding-left: 25px;
    }

        .navbar-fixed-side div ul li {
            border-bottom: 1px solid #e7e7e7;
        }

            .navbar-fixed-side div ul li a:hover,
            .navbar-fixed-side div ul li a:active,
            .navbar-fixed-side div ul li a:focus {
                color: #b31011 !important;
            }

            .navbar-fixed-side div ul li a {
                color: #0e2a70 !important;
            }

.navbar.navbar-default.navbar-fixed-side {
    background-color: #f6f9ff;
}

.nav-stacked .caret {
    border-top-color: #00004C;
    border-bottom-color: #00004C;
    position: relative;
    top: 0px;
    left: 2px;
}

.nav-stacked li a span.fa {
    font-size: 12px !important;
    float: right;
    /*margin-top: 5px;*/
}

.nav-stacked li a:hover .caret {
    border-top-color: #b31011;
    border-bottom-color: #b31011;
}

.nav-stacked li.active a {
    font-weight: 700;
}

.nav-stacked li.active {
    background-color: #d1e4fc;
}

.submenu-indent {
    padding-left: 25px !important;
}

.submenu-color {
    background-color: #f6f6f6;
}

    .submenu-color:hover {
        background-color: white;
    }

.super-fa {
    color: #0e2a70 !important;
}

    .super-fa:hover {
        color: #b31011 !important;
    }

.super-menu a,
.super-menu button {
    display: inline-block !important;
    border: none !important;
}

    .super-menu a:hover,
    .super_menu button:hover {
        background-color: transparent !important;
    }
    /*.super-menu button {
    padding: 10px 10px 10px 95px;
    float: right;
}*/
    .super-menu button:focus {
        outline: none;
    }

    .super-menu button span {
        font-size: 14px !important;
    }

#ops-sub-nav1:last-child {
    border-bottom: none;
}

#ops-sub-nav2:last-child {
    border-bottom: none;
}

.top-nav li a {
    display: block !important;
}

    .top-nav li a span {
        margin-top: 5px;
    }

.nav-stacked li ul li ul li {
    padding-left: 3px;
}

.nav li a:hover {
    background-color: #d4d3d3;
}

.super-menu ul li ul li:last-child {
    border-bottom: none !important;
}

.super-menu ul li ul li:first-child {
    border-top: 1px solid #e7e7e7;
}

.super-menu > :first-child {
    position: absolute !important;
    z-index: 15;
    top: 0;
}

.top-level-button {
    padding: 10px;
    width: 100%;
}

    .top-level-button span {
        font-size: 14px !important;
        padding: 3px 0px;
        float: right;
    }

@media print {
    @page {
        size: letter;
        margin: 0.5cm;
    }

    body {
        color: #000;
        background: #fff;
    }

    .btn,
    .nav,
    .footer,
    .pager,
    .icon-addon,
    .glyphicon-pencil,
    .glyphicon-th-list,
    .glyphicon-eye-open,
    .glyphicon-remove,
    .glyphicon-ban-circle,
    #logo,
    .col-sm-3 {
        display: none;
    }

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

    .form-control, .form-control.nobug {
        border: none !important;
        outline: none !important;
        box-shadow: none !important;
        padding: 0;
    }

        .form-control.nobug {
            transition: none;
        }

    input, textarea {
      /*  min-width: -webkit-fill-available;*/
        min-width: 18cm;
        max-width: 19cm;
    }

    #Active {
        min-width: 0;
    }

    .col-sm-9, .col-lg-10 {
        width: 100% !important;
    }
}
