/*
 Prevent iOS text size adjust after orientation change, without disabling user zoom.
 Correct text resizing oddly in IE 6/7 when body `font-size` is set using `em` units.
 */
html {
    font-size: 91.5625%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

/*   aems_tga_styles.css  */
.tga_header {
    background: #fff;
    color: #313131;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    padding: 1.5rem 0
}

@media (min-width: 576px) {
    .tga_header {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 1.6;
        padding: 3rem 0
    }
}

.tga_header {
    border-top: 12px solid #0047bb;
    margin-bottom: 0;
    padding: 0
}

@media (min-width: 768px) {
    .tga_header {
        padding: 1rem 0 .5rem
    }
}

@media (min-width: 992px) {
    .tga_header {
        padding: 1.5rem 0
    }
}

.tga_header.tga_header {
    border-top: none;
    position: relative
}

.tga_header {
    padding: 1rem 0 .5rem;
}

.tga_body {
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background-color: #fff;
    color: #313131;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 16px !important;
    font-size: 1rem;
    margin: 0
}

.tga_body a {
    -webkit-text-decoration-skip: ink;
    color: #006fb0;
    text-decoration: underline;
    text-decoration-skip-ink: auto
}

.tga_body a:hover {
    color: #313131;
    text-decoration: none
}

.tga_body a:focus {
    outline: 3px solid #9263de;
    outline-offset: 2px
}

.tga_body a::-moz-focus-inner {
    border: 0
}

.tga_body :target {
    outline: 3px solid #9263de;
    outline-offset: 2px
}

.tga_body ::-moz-selection {
    background-color: rgba(0,111,176,.99);
    color: #fff
}

.tga_body ::selection {
    background-color: rgba(0,111,176,.99);
    color: #fff;
}

.tga_body iframe::-moz-selection, .tga_body img::-moz-selection {
    background-color: rgba(0,111,176,.75)
}

.tga_body iframe::selection, .tga_body img::selection {
    background-color: rgba(0,111,176,.75)
}

.tga_body p {
    margin: 0;
    max-width: 42em
}

.tga_body * + p {
    margin-top: 1.5rem
}

.tga_body hr {
    border: none;
    border-top: 1px solid gray;
    box-sizing: content-box;
    height: 0;
    margin-bottom: 1.5rem;
    overflow: visible
}

.tga_body * + hr {
    margin-top: 1.5rem
}

.tga_body h1 {
    display: block;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol !important;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.3;
    margin: 0
}

.tga_body * + h1 {
    margin-top: 3rem
}

.tga_body img, img {
    height: auto;
    max-width: 100%
}

* + img, .tga_body * + img {
    margin-top: 1rem
}

.tga_body h1 {
    font-size: 32px;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1.25
}

@media (min-width: 768px) {
    .tga_body h1 {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 1.3
    }
}

.tga_body {
    fill: #313131;
}

.tga_body h1 {
    color: #001871
}

.tga_body p {
    max-width: none
}

.tga_header_link {
    background-color: #fff;
    border-bottom: .5rem solid #b8ccea;
    color: #313131;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5
}

.tga_header_link a {
    color: #006fb0;
    font-size: 14px !important;
    font-size: .875rem;
    line-height: 1.42857;
    padding: 1rem;
    text-decoration: none;
}

.tga_header_link a:focus {
    outline: 3px solid #9263de;
    outline-offset: 2px
}

.tga_header_link a::-moz-focus-inner {
    border: 0
}

.tga_header_link a:hover {
    -webkit-text-decoration-skip: ink;
    background-color: #f5f5f5;
    color: #313131;
    text-decoration: underline;
    text-decoration-skip-ink: auto
}

.tga_header_link a {
    display: block
}

@media (min-width: 992px) {
    .tga_header_link a {
        font-size: 16px !important;
        font-size: 1rem;
        line-height: 1.5;
        padding: 1rem;
    }
}

.tga_header_link {
    border-bottom-color: #b8ccea
}

.tga_header_link a {
    color: #313131 !important;
}

@media (min-width: 992px) {
    .tga_header_link a {
        font-weight: 700
    }
}

.pillars-container {
    border-top: 12px solid #0047bb !important;
    position: relative;
}

.pillars-container #pillars {
    background: linear-gradient(90deg,#001871 0,#001871 9%,#06038d 0,#06038d 21%,#0047bb 0,#0047bb 33%,#001871 0,#001871 39%,#b8ccea 0,#b8ccea 46%,#06038d 0,#06038d 66%,#001871 0,#001871 72%,#b8ccea 0,#b8ccea 92%,#0047bb 0,#0047bb) !important;
    background-size: cover;
    height: 12px;
    left: 0;
    position: absolute;
    top: -12px;
    width: 300px
}

@media (min-width: 768px) {
    .pillars-container #pillars {
        left: auto
    }
}

.tga_body .pillars-container {
    border-top: 12px solid #0047bb !important;
    position: relative
}

.tga_body .pillars-container #pillars {
    background: linear-gradient(90deg,#001871 0,#001871 14%,#06038d 0,#06038d 20%,#b8ccea 0,#b8ccea 28%,#0047bb 0,#0047bb 36%,#06038d 0,#06038d 40%,#5c88da 0,#5c88da 44%,#b8ccea 0,#b8ccea 57%,#06038d 0,#06038d 61%,#5c88da 0,#5c88da 75%,#0047bb 0,#0047bb 80%,#001871 0,#001871) !important;
    background-size: cover;
    height: 12px;
    left: 0;
    max-width: 420px;
    position: absolute;
    top: -12px;
    width: 100%
}

@media (min-width: 768px) {
    .tga_body .pillars-container #pillars {
        left: auto
    }
}

.tga_grid .tga_row {
    margin-left: -12px;
    margin-right: -12px;
}

.tga_grid .tga_row:after, .tga_grid .tga_row:before {
    content: " ";
    display: table
}

.tga_grid .tga_row:after {
    clear: both
}

.page-content {
    margin-top: 20px;
    margin-bottom: 20px;
}

.tga_footer {
    background-color: #fff;
    border-top: .25rem solid gray;
    color: #313131;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    padding: 3rem 0
}

.tga_footer p:last-child {
    margin: 0
}

.tga_footer {
    border-top: none;
    margin-top: 2rem
}

.tga_footer {
    margin-top: 0
}

.page-copy {
    margin-bottom: 40px;
}

/*   aems_tga_custom_styles.css  */

.tga_header {
    padding: 24px 0;
    padding: 1.5rem 0;
}

.tga_body img div, .tga_body img {
    line-height: 0;
}

.tga_container {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding-left: 12px;
    padding-right: 12px;
}

@media (min-width: 0) {
    .tga_container {
        width: -24px;
    }
}

@media (min-width: 576px) {
    .tga_container {
        width: 552px;
    }
}

.tga_footer {
    background: #001871;
    color: white;
    font-size: 16px !important;
    font-size: 1rem;
    line-height: 1.5;
    padding: 48px 0 48px;
    padding: 3rem 0 3rem;
}

.tga_footer a,
.tga_footer a:hover {
    color: white;
}

.tga-cols-5, .tga-cols-7 {
    float: left;
    width: 100%;
    box-sizing: border-box;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
}

@media (min-width: 768px) {
    .tga_container {
        width: 750px;
    }

    .tga-cols-5 {
        width: 52%;
    }

    .tga-cols-7 {
        width: 60%;
    }
}

@media (min-width: 992px) {
    .tga_container {
        width: 970px;
    }

    .tga-cols-5 {
        width: 41%;
    }

    .tga-cols-7 {
        width: 59%;
    }
}

@media (min-width: 1200px) {
    .tga_container {
        width: 1170px;
    }

    .tga-cols-5 {
        width: 35%;
    }

    .tga-cols-7 {
        width: 65%;
    }
}

@media (min-width: 1400px) {
    .tga_container {
        width: 1370px;
    }

    .tga-cols-5 {
        width: 30%;
    }

    .tga-cols-7 {
        width: 70%;
    }
}


.logo-block {
    max-width: 360px;
}
.logo-large {
    display: block;
}

.logo-small {
    display: none;
}

#tga_header_site h1 {
    color: black;
    font-weight: 500;
    font-size: 1.5rem;
}

@media screen and (min-width: 768px) {
    .logo-block {
        max-width: 380px;
    }
    .logo-large {
        padding-right: 30px;
        border-right: 1px solid black;
        display: block;
    }

    .logo-small {
        display: none;
    }

    #tga_header_site h1 {
        font-size: 1.8rem;
    }
}

@media screen and (min-width: 992px) {
    .logo-block {
        max-width: 400px;
    }
    #tga_header_site h1 {
        font-size: 2.2rem;
    }
}

.tga_header_link a {
    padding: 1rem 0;
    display: inline-block;
}

.tga_header_link a:hover, .tga_header_link a:focus {
    background: none;
}

.tga_header_link a {
    color: #006fb0;
    font-size: 14px !important;
    line-height: 1.42857;
    padding: 1rem;
    text-decoration: none !important;
}

.tga_body a {
    -webkit-text-decoration-skip: ink;
    color: #006fb0;
    text-decoration: none !important;
    text-decoration-skip-ink: auto;
}

.tga_header_link a {
    background: white !important;
    text-decoration: underline !important;
    border: none !important;
}
.tga-fa-chevron-right::before {
    margin-right: 1rem;
    margin-top: -0.1rem;
    background-image: none !important;
    height: auto;
    width: auto;
    color: #003996;
    font-family: 'Glyphicons Halflings';
    font-weight: normal;
    vertical-align: middle;
    transform: rotate(180deg);
    transition: margin 0.2s ease;
    display: inline-block;
}

.tga_header_link > a:link {
    text-decoration: none;
    border-bottom: 1px solid #006EAB;
    transition: all 0.25s ease-in-out;
}

.tga_header_link > a:link {
    color: #000;
}

.tga_header_link > a:link:focus, a:link:hover {
    text-decoration: none !important;
}

.profile-btn-group {
    border: 1px solid #000;
}

.tga-toolbar {
    float: left;
}

.tga-toolbar-profile {
    padding: 10px 10px 10px 20px;
}

.dropdown-menu {
    background-color: #fff;
    color: #000;
}

button#dropdownUser:hover {
    background: whitesmoke !important;
    color: #000;
    text-decoration: none;
}

button#dropdownUser:hover > #profilename {
    text-decoration: underline;
}

.dropdown-menu > li > a {
    color: #000;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: underline !important;
    background: whitesmoke;
    color: #000;
}

.tga_footer p {
    color: white !important;
    font-size: 16px !important;
}

.tga_footer a {
    color: white !important;
}

.tga_footer a:link {
    text-decoration: none;
    border-bottom: 1px solid #006EAB;
    transition: all 0.25s ease-in-out;
}

.tga_footer a:visited {
    border-bottom: 1px solid white;
}

.tga_footer a:link:hover {
    background-color: #75c9f0;
    text-decoration: none;
}


.tga_footer a:hover {
    text-decoration: none !important;
    background-color: #75c9f0;
}

.tga_navbar_list {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5;
    display: block;
    list-style-type: none;
    box-sizing: border-box;
}

.tga_navbar_list > li {
    display: block;
    float: left;
    border: none;
    transition: background-color 1s;
}

.tga_navbar_list li {
    margin: 0;
}

.tga_navbar_list > li a {
    padding: 16px;
    font-size: 16px !important;
    font-weight: bold;
    color: #313131;
    text-decoration: none !important;
    margin-left: 5px;
}

.tga_navbar_list > li.active a {
    border-bottom: 8px solid #fff !important;
    margin-bottom: -8px;
}

.tga_navbar_list > li a:hover {
    text-decoration: underline !important;
    background: whitesmoke !important;
}

.tga_back {
    margin-bottom: 5px;
}

.create_new_report {
    cursor: pointer;
	font-size: 14px !important;
    font-weight: bold;
	text-decoration: none !important;
    margin-left: 10px;
    display: flex;    
    align-items: center;
    height: 43px;
}

input[type="radio"]:focus {
  outline: none;
}