/* Minification failed. Returning unminified contents.
(451,19): run-time error CSS1033: Expected closing bracket, found 'i'
(451,20): run-time error CSS1031: Expected selector, found ']'
(451,20): run-time error CSS1025: Expected comma or open brace, found ']'
 */
/*# Source Sans Pro regular #*/
@font-face {
    font-family: "Source Sans Pro";
    src: url("../fonts/SourceSansPro-Regular.ttf") format('truetype');
    font-weight: 400;
    font-style: normal;
}

/*# Source Sans Pro italic #*/
@font-face {
    font-family: "Source Sans Pro";
    src: url("../fonts/SourceSansPro-Italic.ttf") format('truetype');
    font-weight: 400;
    font-style: italic;
}

/*# Source Sans Pro bold #*/
@font-face {
    font-family: "Source Sans Pro";
    src: url("../fonts/SourceSansPro-SemiBold.ttf") format('truetype');
    font-weight: 700;
    font-style: normal;
}

/*# Typography #*/
.body-content {
    font-family: "Source Sans Pro";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    color: #1C1C1C;
    padding: 0;
    overflow: hidden;
    min-height: calc(100vh - 395px);
}

.vh-100 {
    height: auto!important;
}

@media (min-width: 1600px) {
    .container {
        width: 1600px !important;
        max-width: 1600px !important;
    }

    .col-lg-6 {
        float: left;
    }
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

h1, h2, h3, h4, h5, .contact-title, .contact-title a {
    font-family: "Source Sans Pro";
    font-weight: 700;
    font-style: normal;
}

h1 {
    font-size: 1.8rem;
    margin-top: 0.5rem;
}

h2 {
    font-size: 1.5rem;
}

.zone-light h2 {
    margin-top: 1.8rem;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

.center {
    text-align: center;
    padding-bottom: 0.3rem;
}

.btn-link {
    color: #354851 !important;
    outline: none !important;
    padding: 0 !important;
}

.text-white {
    border-right: 1px solid #eaecee;
}

.pt-4 {
    padding-top: 0.6rem!important;
}

/*.accordionSections,
.accordion {
    margin-top: 6rem;
    clear: both;
}*/

.accordion-item:not(:first-of-type) {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

/*# Header #*/
.main {
    background-color: #465d6b;
    color: #fff;
    border-bottom: 3px solid #b8974d;
}

#logos {
    background: url(/Images/AG_header.png) no-repeat left;
    width: 260px;
    height: 85px;
    display: inline-block;
    margin-left: -30px;
}

.topbar {
    background: #465d6b;
}

.organization {
    padding-top: 0.5rem;
}

/*# Notifications #*/
#btnNotificationtoggle {
    margin-bottom: 0;
}

/*# Footer #*/
.footer-container {
    bottom: 0;
    width: 100%;
    background: #e2e2e2;
    /*height: 239px;*/
}

.footer-col:first-of-type {
    padding-left: 1.2rem;
}

.contact-title {
    padding: 1.0rem 0 0.67rem;
    display: inline-block;
    text-transform: uppercase;
}

.links {
    margin-top: 3rem;
    text-decoration:none;
}

.footer-link {
    color: #2c3e50;
}

.copyright {
    padding: 0.6rem;
    background-color: #465d6b;
    color: #fff;
}

/*# Home page #*/
.HeaderIcon {
    vertical-align: middle;
    margin-right: 8px;
    height: 28px !important;
    width: 28px !important;
}

.banner-section {
    width: 100%;
    padding: 1rem;
    text-align: left;
    background: #dcdcdc url(/Images/bg.png) repeat-x top left;
}

.banner-text {
    font-size: 1.2rem;
}

.login-section {
    padding: 0.45rem 1.5rem;
}

.zone-dark {
    padding: 0.5rem;
    margin-bottom: 2rem;
}

.separator {
    line-height: 1em;
    border-bottom: 2px solid #bebebe;
    margin: 1rem 0;
}

.logon-password-retrieval-link {
    display: block;
    padding: 8px 16px;
    margin: 0 -16px;
    top: 16px;
    position: relative;
}

.overflowDiv {
    overflow-y: auto;
    height: 200px;
}

.navbar-nav .nav-link {
    color: #fff;
    font-size: 1.25rem;
    padding-right: 0.8rem !important;
    padding-left: 0.8rem !important;
}

.navbar-nav .nav-link:hover {
    color: #18bc9c;
}

/*# Side menu #*/
#menu-content {
    padding: 0 0 0 0.2rem;
    width: 280px;
}

@media (min-width: 1200px) and (max-width: 1500px) {
    #menu-content {
        padding: 0 0 0 0.2rem;
        width: auto;
    }
}

#menu-content li {
    font-size: 1.25rem;
    list-style: none;
}

#menu-content li a {
     padding: 10px 0;
     display: block;
     color: rgba(255, 255, 255, 0.8);
     border-bottom: 1px solid rgba(255, 255, 255, 0.1);
     text-decoration: none;

}

#menu-content li a:hover {
    color: #18bc9c;
    background-color: none;
}

.sub-menu {
    padding-left:10px;
}

.sub-menu li {
    font-size: 1.1rem!important;
}

/*# Progress bar #*/
.progressbar-wrapper {
    background: #fff;
    width: 100%;
    padding-bottom: 1rem;
    margin-bottom: 5rem;
}

.progressbar li {
    list-style-type: none;
    width: 20%;
    float: left;
    font-size: 12px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #212529;
}

.progressbar li:before {
    width: 60px;
    height: 60px;
    content: "";
    line-height: 60px;
    border: 2px solid #7d7d7d;
    display: block;
    text-align: center;
    margin: 0 auto 3px auto;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    background-color: #fff;
}

.progressbar li:after {
    width: 100%;
    height: 2px;
    content: '';
    position: absolute;
    background-color: #7d7d7d;
    top: 30px;
    left: -50%;
    z-index: 0;
}

.progressbar li:first-child:after {
    content: none;
}

.progressbar li.active {
    color: green;
    font-weight: bold;
}

.progressbar li.active:before {
    border-color: #55b776;
    background: green;
}

.progressbar li.active + li:after {
    background-color: #55b776;
}

.progressbar li.active:before {
    background: #55b776 url(user.svg) no-repeat center center;
    background-size: 60%;
}

.progressbar li::before {
    background: #fff url(user.svg) no-repeat center center;
    background-size: 60%;
}

.progressbar {
    counter-reset: step;
}

.progressbar li:before {
    content: counter(step);
    counter-increment: step;
}

#step7 li {
    width: 14%;
}

/*# Fixed header and scrollable body table #*/
.fixed_header {
    margin-top: 1rem;
    table-layout: fixed;
    border-collapse: collapse;
}

.fixed_header tbody {
    display: block;
    width: 100%;
    overflow: auto;
    height: 200px;
}

.fixed_header thead tr {
    display: table-cell;
}

.fixed_header th,
.fixed_header td {
    padding: 5px;
    text-align: left;
    width: 300px;
}
.superscript {
    vertical-align: super;
    font-size: smaller;
}

.field-validation-error {
    color: #ff0000;
    display: block;
}

.alert-dismissible {
    color: #000;
}

.default-input {
    width: 200px;
}

.modal-title,
.offcanvas-title {
    font-size: 1.25rem;
    font-weight: 500;
}

legend {
    font-size: 1rem!important;
}

label {
    padding: 0.375rem 0;
}

.mask-phone {
    padding: 0.375rem 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
}

.text-danger {
    color: #6D091C!important;
}

.navbar {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar-brand {
    padding-top: 0.5rem;
    padding-left: 0.3rem;
}

.form-check-input[type="checkbox"] {
    vertical-align: text-bottom;
}

.form-group {
    margin-bottom: 0.5rem!important;
}

input[type="text" i] {
    padding: 0.375rem 0.75rem;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.TextBoxAsLabel {
    border: none!important;
}

.overlay {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
    background: rgba(255,255,255,0.8) center;
}
/* Turn off scrollbar when body element has the loading class */
body.loading {
    overflow: hidden;
}
/* Make spinner image visible when body element has the loading class */
body.loading .overlay {
    display: block;
}

.ago-purple {
    color: #493451;
}

.ago-teal {
    color: #487870;
}
.tooltip-inner {
    background-color: white;
    color: black;
    border-color: gray;
    border: .05rem solid;
    max-width: 600px !important;
    text-align: left;
}

.accordion-button {
    background-color: #eaecee;
}
