﻿* {
    background: none;
    font-family: 'Raleway', sans-serif;
}

body {
    background-color: #424143;
    color: #e5e6e7;
}

h2, h3 {
    color: #e5e6e7;
    font-weight: lighter;
    font-family: 'Raleway', sans-serif;
}

h2 {
    font-size: 26pt;
    padding-bottom: 20px;
}

.button {
    font-family: 'Raleway', sans-serif;
    background-color: #0073ba;
    color: #e5e6e7;
}

ul ul, ol ul {
    list-style-type: none;
}

table {
    border: 0;
}

.copyright {
    margin-top: 10px;
    font-size: 10px;
}

table.table-fixed {
    table-layout: fixed;
}

table.table-fixed td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

table.table-white td {
    background: #e5e6e7;
}

table.summary {
    border-spacing: 0;
}


table.summary thead,
table.summary th,
.summary table thead,
.summary table th {
    color: #e5e6e7;
    background-color: #0073ba;
    border: 0;
}

table.summary.header tr {
    background-color: #0073ba;
}

.header-template td {
    color: #e5e6e7;
    background-color: #0073ba;
    border: 0;
}

.full-width,
row.full-width {
    width: 100%;
}

.white-text {
    color: #e5e6e7;
}

.disabled.accept-button img {
    visibility: hidden;
}


.quote-form-checkbox input[type="checkbox"] {
    visibility: hidden;
    width: 0;
}

label {
    cursor: pointer;
}

.quote-form-checkbox input[type="checkbox"] + label:before {
    border: 1px solid #e5e6e7;
    content: "\00a0";
    display: inline-block;
    font: 16px/1em sans-serif;
    height: 16px;
    margin: 0 .25em 0 0;
    padding: 0;
    vertical-align: top;
    width: 16px;
}

.quote-form-checkbox input[type="checkbox"]:checked + label:before {
    color: #e5e6e7;
    content: "\2713";
    text-align: center;
}

.quote-form-checkbox  input[type="checkbox"]:checked + label:after {
    font-weight: bold;
}

.quote-form-checkbox input[type="checkbox"]:focus + label::before {
    outline: #e5e6e7 auto 5px;
}

/** Header image variants *****************************************************/
@media screen and (max-width: 64em) {
    #header-image {
        max-height: 40px;
        padding-top: 10px;
    }
}

@media screen and (min-width: 64.023em) {
    #header-image {
        height: 60px;
        padding-top: 10px;disabled accept-button
    }
}



/** Login styles **************************************************************/
.login-break {
    height: 10px;
    background-color: #0073ba;
    bottom: 0;
}

input.login {
    border-radius: 5px;
}

input[type=submit].login {
    color: #e5e6e7;
}

.row.login {
    margin-top: 10px;
}

.form-link {
    color: #0073ba;
    font-size: 12px;
}

input[type=text],
input[type=date],
select {
    background-color: #e5e6e7;
}


.loginWrapper {
    border: 0;
}

/** Terms of Use **************************************************************/
.terms-of-use {
    color: #e5e6e7;
}

h2.terms-of-use {
    font-size: 2.75rem;
}

/** Top bar styles & overrides ************************************************/
.top-bar,
.top-bar-section ul,
.top-bar-section .has-form,
.top-bar.expanded .title-area,
.top-bar-section ul li > a {
    background-color: #0073ba;
    z-index: 2;
}

.top-bar > .top-bar-section > ul > li > a.top-bar-button,
.top-bar-section ul li > a {
    font-family: 'Raleway', sans-serif;
}

.profile-name,
.logout-button {
    color: #e5e6e7 !important;
    background-color: #0073ba !important;
}

/* Top bar styles for large devices*/
@media screen and (min-width: 64.063em) {
    .top-bar .name h1 a {
        line-height: 76px;
        padding: 0 15px;
    }

    .top-bar {
        height: 76px;
    }

    .top-bar .has-form {
        margin-top: 12px;
    }

    .top-bar > .top-bar-section > ul > li > a.top-bar-button,
    .top-bar > .top-bar-section > ul > li > a.top-bar-button:hover {
        background-color: #d1e1f3;
        color: #0073ba;
        font-size: 14px;
        height: 38px;
        margin-top: 19px;
    }

    .top-bar-section li:not(.has-form) a:not(.button) {
        line-height: 38px;
    }

    .profile-name,
    .logout-button {
        font-size: 16pt !important;
        line-height: 76px !important;
        padding: 0 15px !important;
    }

    .divider {
        height: 50px;
    }
}

@media only screen and (min-width: 40.063em) {
    .top-bar-section li:not(.has-form) a:not(.button) {
        background-color: #0073ba;
    }

        .top-bar-section li:not(.has-form) a:not(.button):hover {
            background-color: #fff;
        }
}
/* Top bar styles for medium devices */
@media screen and (min-width: 40.063em) and (max-width: 63em) {
    .top-bar-section .dropdown li:not(.has-form) a:not(.button) {
        background-color: #0073ba;
    }
}

/* Top bar styles for small devices */
@media screen and (max-width: 39em) {
    .top-bar > .top-bar-section > ul > li > a.top-bar-button {
        background-color: #0073ba;
    }
}

/** Side nav styles ***********************************************************/
.side-nav li a:not(.button) {
    color: #e5e6e7;
    font-size: 12pt;
    font-weight: 100;
    padding-bottom: 10px;
    padding-left: 10px;
}

.side-nav li.active > a:first-child:not(.button) {
    font-family: 'Raleway', sans-serif;
}

.side-nav img {
    height: 40px;
    padding-left: 20px;
    padding-right: 10px;
}

.side-nav li a.nested {
    color: #e5e6e7;
    font-size: 10pt;
    font-weight: 100;
    padding-left: 30px;
}

.side-nav {
    background-color: #231f20;
    height: 100%;
}

#sidebar {
    position: fixed;
    left: 0;
    padding: 0;
    padding-top: 76px;
    top: 0;
    bottom: 0;
    z-index: 1;
}

/** Dashboard Styles **********************************************************/
.dashboard-title {
    color: #e5e6e7;
    left: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.dashboard-title.text {
    padding-top: 1rem;
    font-size: 12px;
}

.dashboard-button {
    margin-bottom: 0;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    font-size: 12px;
}

.dashboard-panel {
    background-color: #e5e6e7;
}

@media screen and (min-width: 64.063em) {
    .dashboard-panel {
        height: 300px;
        width: 100%;
    }
}

.dashboard-header,
.dashboard-value {
    font-size: 12px;
    padding-left: 20px;
    color: #000000;
}

.dashboard-header {
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 5px;
}

.dashboard-value {
    font-weight: lighter;
}

.emphasized {
    color: #0073ba;
}

.search-panel {
    font-size: 14px;
}

.search-panel {
    background-color: #d1e1f3;
    margin: 0 auto;
}

.search-panel-title {
    color: #e5e6e7;
    left: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #0073ba;
}

.search-panel > input,
.search-panel > select,
.search-panel > a {
    border-radius: 5px;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
    font-size: 13px;
}

.search-panel > input {
    margin-top: 10px;
}


/** Table styles **************************************************************/
/*
.accept-button {
    border: 1px solid #0073ba;
    padding: 5px 5px 5px 5px;
}

.accept-button:hover {
    background-color: #d1e1f3;
}
    */

.upload-box table {
    width: 100%;
}

.button.inverted {
    background-color: #d1e1f3;
    color: #0073ba;
}

.accept-button-toggled {
    border: 1px solid #0073ba;
    background-color: #0073ba;
    color: #e5e6e7;
    padding: 5px 5px 5px 5px;
}

    .accept-button-toggled:hover {
        color: #d1e1f3;
    }

/** Stats styles (projects summary) *******************************************/

@media screen and (min-width: 64.063em) {
    .stats {
        padding: 0 0 0 0;
    }
}

.stats-header,
.stats-value {
    color: #e5e6e7;
}

.stats-header {
    font-weight: bold;
}

.stats-value {
    padding-top: 10px;
    font-weight: lighter;
    font-size: 20px;
}

.stats-summary {
    background-color: #0073ba;
    color: #e5e6e7;
    font-size: 16px;
    height: 100%;
    color: #e5e6e7;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #0073ba;
    left:5px;
}

/** General form styles *******************************************************/
fieldset legend {
    background: none;
}

legend.form-header {
    background: none;
}

p.form-header {
    margin-bottom: 0px;
}

.button.inlined {
    margin-top: 15px;
}

.radio-rows,
.radio-rows label,
.radio-rows tr.even,
.radio-rows tr.alt,
.radio-rows tr:nth-of-type(even) {
    background: none;
    color: #e5e6e7;
}

.radio-rows td {
    padding: 0;
}

.white-text label {
    color: #e5e6e7;
}

.queries table {
    margin-bottom: 0;
    border-spacing: 0;
}


.queries th, td {
    padding: 0;
}

.queries table tr, .queries table tr td {
    background-color: #e5e6e7;
}

..queries table td {
    padding: 0;
}
/** Infragistics overrides ****************************************************/
#ctl00_MainContent_ProjDataGrid {
    border: none;
} tbody > tr.igg_Alt > td, tbody.igg_Item > tr > td,
  .ig_Control, .igg_Control, .ig_Control div {
    background-color: #e5e6e7;
} tbody.igg_Item > tr > td {
    border-top: none;
} .igg_HeaderCaption > img {
    visibility: hidden;
} .ig_Control, .igg_Control, .ig_Control table, .igg_Control table {
    background: none !important;
} .ig_Control table, .igg_Control table {
    margin-bottom: 0;
} .ig_Control table td, .igg_Control table td {
    padding: 0;
} .igg_Header td {
    padding: 0 !important;
} .igg_HeaderCaption {
    color: #e5e6e7 !important;
    background-color: #0073ba;
    border: 0;
} .igte_Button {
    background: #0073ba;
    border: none;
    width: inherit;
} .igte_Button:hover {
    background: #0073ba;
    border: none;
} .file-manager .igtab_THText {
    background: none !important;
    font-size: 14px;
    color: #e5e6e7;
} .ig-datepicker {
    border: none !important;
    box-shadow: none !important;
} .igte_Button {
    background-color: #0073ba;
} .ig-table-bg tbody {
    background-color: #e5e6e7;
} .igg_SummaryRow th {
    background-color: #0073ba;
    color: #e5e6e7;
    font-size: 14px;
    text-align: left;
    border-bottom: 0;
    margin-bottom: 15px;
} .columnHeaderRow {
    background-color: #0073ba;
} .ig_Header tr, .ig_Footer tr, .igg_Header tr, .igg_Footer tr {
    background-color: #0073ba;
}

.dashboard.summary .igg_HeaderCaption {
    background-color: #e5e6e7;
    color: #000000 !important;
    font-weight: bold;
    border-bottom: 2px solid black;
}

.dashboard.summary.blue .ig_Header tr,
.dashboard.summary.blue .ig_Footer tr,
.dashboard.summary.blue .igg_Header tr,
.dashboard.summary.blue .igg_Footer tr {
    background-color: #e5e6e7;
}

.dashboard.summary table tr th,
.dashboard.summary table tr td {
    font-size: 0.7rem;
    font-weight: bold;
}

body ::-webkit-scrollbar-track,
body ::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}

body ::-webkit-scrollbar,
body ::-webkit-scrollbar-thumb {
    width: 6px;
    background-color: #F5F5F5;
}

body ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #0073ba;
}

#savings-legend li span {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 5px;
    left: 0;
}

#savings-legend ul {
  padding: 0;
}

#savings-legend li {
  list-style: none;
}
div#savings-legend {
  background-color: #e5e6e7;
}

.progress {
    background: none;
    border: none;
    color: #ffffff;
    text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
    line-height: 20px;
    font-size: 15px;
    height: 10px;
    margin-right:5px;
}

.progress .meter {
    background-color: #0073ba;
}
    