/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/* Downloaded from TeamSite and deloyed to web servers during TeamSite-AEM migration */
@font-face {
    font-family: FFDINWebItalic;
    src: url(../fonts/webfonts/2FA0A8_0_0.eot);
    src: url(../fonts/webfonts/2FA0A8_0_0.eot?#iefix) format('embedded-opentype'), url(../fonts/webfonts/2FA0A8_0_0.woff2) format('woff2'), url(../fonts/webfonts/2FA0A8_0_0.woff) format('woff'), url(../fonts/webfonts/2FA0A8_0_0.ttf) format('truetype')
}

@font-face {
    font-family: FFDINWebBold;
    src: url(../fonts/webfonts/2FA0A8_1_0.eot);
    src: url(../fonts/webfonts/2FA0A8_1_0.eot?#iefix) format('embedded-opentype'), url(../fonts/webfonts/2FA0A8_1_0.woff2) format('woff2'), url(../fonts/webfonts/2FA0A8_1_0.woff) format('woff'), url(../fonts/webfonts/2FA0A8_1_0.ttf) format('truetype')
}

@font-face {
    font-family: FFDINWebMedium;
    src: url(../fonts/webfonts/2FA0A8_2_0.eot);
    src: url(../fonts/webfonts/2FA0A8_2_0.eot?#iefix) format('embedded-opentype'), url(../fonts/webfonts/2FA0A8_2_0.woff2) format('woff2'), url(../fonts/webfonts/2FA0A8_2_0.woff) format('woff'), url(../fonts/webfonts/2FA0A8_2_0.ttf) format('truetype')
}

@font-face {
    font-family: FFDINWeb;
    src: url(../fonts/webfonts/2FA0A8_3_0.eot);
    src: url(../fonts/webfonts/2FA0A8_3_0.eot?#iefix) format('embedded-opentype'), url(../fonts/webfonts/2FA0A8_3_0.woff2) format('woff2'), url(../fonts/webfonts/2FA0A8_3_0.woff) format('woff'), url(../fonts/webfonts/2FA0A8_3_0.ttf) format('truetype')
}

@font-face {
    font-family: FFDINWebBoldItalic;
    src: url(../fonts/webfonts/2FA0A8_4_0.eot);
    src: url(../fonts/webfonts/2FA0A8_4_0.eot?#iefix) format('embedded-opentype'), url(../fonts/webfonts/2FA0A8_4_0.woff2) format('woff2'), url(../fonts/webfonts/2FA0A8_4_0.woff) format('woff'), url(../fonts/webfonts/2FA0A8_4_0.ttf) format('truetype')
}

@font-face {
    font-family: FFDINWebMediumItalic;
    src: url(../fonts/webfonts/2FA0A8_5_0.eot);
    src: url(../fonts/webfonts/2FA0A8_5_0.eot?#iefix) format('embedded-opentype'), url(../fonts/webfonts/2FA0A8_5_0.woff2) format('woff2'), url(../fonts/webfonts/2FA0A8_5_0.woff) format('woff'), url(../fonts/webfonts/2FA0A8_5_0.ttf) format('truetype')
}

.img-border {
    border: 1px solid #ccc
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #f1f1f1
}

.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d8d8d8
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #f1f1f1
}

.nav>li.disabled>a {
    color: #ccc
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #ccc;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #f1f1f1;
    border-color: #07679b
}

.nav .nav-divider {
    height: 1px;
    margin: 6px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1;
    border: 1px solid transparent;
    border-radius: 0
}

.nav-tabs>li>a:hover {
    border-color: #f1f1f1 #f1f1f1 #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #666;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 0
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #005179
}

.nav-stacked>li {
    float: none
}

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

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 14px;
    border: 1px solid transparent
}

@media (min-width:1240px) {
    .navbar {
        border-radius: 0
    }
}

@media (min-width:1240px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:1240px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:320px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

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

@media (min-width:1240px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:1240px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:1240px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 18px 10px;
    font-size: 36px;
    line-height: 14px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:1240px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -10px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0
}


/* Commented for C4AT 
.navbar-toggle:focus {
    outline: dotted thin;
    outline-offset: -1px
}
*/


/* Added for C4AT */

.navbar-toggle:focus {
    outline: dotted 2px;
    outline-offset: -1px
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:1240px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 9px -10px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 14px
}

@media (max-width:1239px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 14px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:1240px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 18px;
        padding-bottom: 18px
    }
}

.navbar-form {
    margin: 2.5px -10px;
    padding: 10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:1239px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:1240px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-radius: 0
}

.navbar-btn {
    margin-top: 2.5px;
    margin-bottom: 2.5px
}

.navbar-btn.btn-sm {
    margin-top: 5.5px;
    margin-bottom: 5.5px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 18px;
    margin-bottom: 18px
}

@media (min-width:1240px) {
    .navbar-text {
        float: left;
        margin-left: 10px;
        margin-right: 10px
    }
}

@media (min-width:1240px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -10px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width:1239px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #f2f2f2
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #f2f2f2
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

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

@media (max-width:1239px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #f2f2f2
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #f2f2f2
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #f2f2f2
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}


/* Commented for C4AT updated to 2px
.dropdown-toggle:focus {
    outline: dotted thin;
    outline-offset: -1px
}*/


/* Added for C4AT */

.dropdown-toggle:focus {
    outline: dotted 2px;
    outline-offset: -1px
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 6px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}


/* Commented for C4AT 
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: dotted thin;
    outline-offset: -1px;
    background-color: #005179
}
*/


/* Added for C4AT */

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: dotted 2px;
    outline-offset: -1px;
    background-color: #005179
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #ccc
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 18px;
    line-height: 1;
    color: #ccc;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:1240px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 14px 0;
    border-radius: 0
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 15px;
    line-height: 1;
    text-decoration: none;
    color: #07679b;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 3;
    color: #005179;
    background-color: #f1f1f1;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    background-color: #005179;
    border-color: #005179;
    cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #ccc;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pager {
    padding-left: 0;
    margin: 14px 0;
    list-style: none;
    text-align: center
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #f1f1f1
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #ccc;
    background-color: #fff;
    cursor: not-allowed
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    zoom: 1;
    overflow: hidden
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.4em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

picture img {
    width: 100%
}

:focus {
    outline: 0
}

input::-ms-clear {
    display: none
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
    background-color: #fff
}

body {
    font-family: FFDINWeb, Arial;
    font-size: 14px;
    line-height: 1;
    color: #333;
    background-color: #fff;
    min-width: 320px;
    max-width: 1680px;
    margin-left: auto;
    margin-right: auto
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #07679b;
    text-decoration: none;
    display: inline-block;
    line-height: 1.25;
    font-size: 14px
}

a:focus,
a:hover {
    color: #005179;
    text-decoration: none
}

a:active {
    color: #042037
}


/* C4AT - Check if we can remove */

a:focus {
    outline: dotted thin;
    outline-offset: -1px
}

.link-secondary {
    color: #fff
}

.link-secondary:focus,
.link-secondary:hover {
    color: #fbbb36
}

.link-secondary:active {
    color: #ffd992
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

picture {
    width: 100%
}

hr {
    margin-top: 14px;
    margin-bottom: 14px;
    border: 0;
    border-top: 1px solid #ccc
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.vs3 {
    margin-top: 20px;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .vs3 {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.vs3-top {
    margin-top: 20px
}

@media (max-width:767px) {
    .vs3-top {
        margin-top: 20px
    }
}

.vs3-bottom {
    margin-bottom: 20px
}

@media (max-width:767px) {
    .vs3-bottom {
        margin-bottom: 20px
    }
}

.vs2 {
    margin-top: 50px;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .vs2 {
        margin-bottom: 35px;
        margin-top: 35px
    }
}

.vs2-top {
    margin-top: 50px
}

@media (max-width:767px) {
    .vs2-top {
        margin-top: 35px
    }
}

.vs2-bottom {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .vs2-bottom {
        margin-bottom: 35px
    }
}

.vs1 {
    margin-top: 100px;
    margin-bottom: 100px
}

@media (max-width:767px) {
    .vs1 {
        margin-bottom: 70px;
        margin-top: 70px
    }
}

.vs1-top {
    margin-top: 100px
}

@media (max-width:767px) {
    .vs1-top {
        margin-top: 70px
    }
}

.vs1-bottom {
    margin-bottom: 100px
}

@media (max-width:767px) {
    .vs1-bottom {
        margin-bottom: 70px
    }
}

.ff-italic {
    font-family: FFDINWebItalic, Arial;
    font-weight: 400;
    font-style: normal
}

.ff-bold {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal
}

.ff-medium {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal
}

.ff-regular {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal
}

.ff-bold-italic {
    font-family: FFDINWebBoldItalic, Arial;
    font-weight: 400;
    font-style: normal
}

.ff-medium-italic {
    font-family: FFDINWebMediumItalic, Arial;
    font-weight: 400;
    font-style: normal
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #ccc
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 14px;
    margin-bottom: 7px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 7px;
    margin-bottom: 7px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h3,
.h4,
.h5,
.h6,
h3,
h4,
h5,
h6 {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal
}

.h1,
h1 {
    font-size: 60px
}

@media (max-width:767px) {
    .h1,
    h1 {
        font-size: 30px
    }
}

.h2,
h2 {
    font-size: 36px
}

@media (max-width:767px) {
    .h2,
    h2 {
        font-size: 30px
    }
}

.h3,
h3 {
    font-size: 18px;
    line-height: 1.2
}

@media (max-width:767px) {
    .h3,
    h3 {
        font-size: 18px;
        line-height: 1.25
    }
}

.h4,
h4 {
    font-size: 16px
}

@media (max-width:767px) {
    .h4,
    h4 {
        font-size: 16px
    }
}

.h5,
h5 {
    font-size: 14px
}

@media (max-width:767px) {
    .h5,
    h5 {
        font-size: 14px
    }
}

.h6,
h6 {
    font-size: 12px
}

@media (max-width:767px) {
    .h6,
    h6 {
        font-size: 12px
    }
}

.sh1 {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    text-transform: uppercase;
    display: block
}

.sh2 {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    text-transform: uppercase;
    display: block
}

p {
    font-size: 16px;
    line-height: 1.75;
    margin: 0;
    word-wrap: break-word
}

p.body-text {
    margin-bottom: 20px
}

.lead {
    margin-bottom: 14px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 14px
}

.disclaimer {
    font-size: 12px;
    line-height: 1.25
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #ccc
}

.text-primary {
    color: #005179
}

a.text-primary:focus,
a.text-primary:hover {
    color: #002f46
}

.bg-primary {
    color: #fff;
    background-color: #005179
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #002f46
}

.heading-common {
    text-transform: uppercase;
    color: #005179
}

.page-header {
    padding-bottom: 6px;
    margin: 28px 0 14px;
    border-bottom: 1px solid #f1f1f1
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 7px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.block {
    float: left;
    display: block;
    clear: both;
    width: 100%
}

dl {
    margin-top: 0;
    margin-bottom: 14px
}

dd,
dt {
    line-height: 1
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:1240px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

.pge-list {
    color: inherit;
    font-size: 16px;
    margin: 0;
    line-height: 1.75
}

.pge-list.with-margin {
    margin-top: 18px
}

ul.pge-list {
    padding: 0 0 0 18px
}

ul.pge-list>li {
    list-style: disc
}

.steps .pge-list li {
    display: inline-block
}

.steps .pge-list li:before {
    content: "â€¢";
    margin: 0 5px
}

ul.pge-list li {
    padding-left: 0;
    margin-bottom: 18px
}

ul.pge-list li:last-child {
    margin-bottom: 0
}

ul.pge-list ol,
ul.pge-list ul {
    padding: 0 0 0 32px;
    margin-top: 18px
}

ul.pge-list ul li {
    list-style: circle;
    padding-left: 0
}

ol.pge-list {
    padding: 0 0 0 25px
}

ol.pge-list li {
    list-style: decimal;
    padding-left: 3px;
    margin-bottom: 18px
}

ol.pge-list li:last-child {
    margin-bottom: 0
}

ol.pge-list ol,
ol.pge-list ul {
    padding: 0 0 0 32px;
    margin-top: 18px
}

ol.pge-list ol li,
ol.pge-list ul li {
    list-style: disc;
    padding-left: 0
}

ol.pge-list ol.loweralpha li {
    list-style: lower-alpha
}

ol.pge-list ol.upperalpha li {
    list-style: upper-alpha
}

ol.loweralpha {
    list-style-type: lower-alpha;
    font-size: 16px;
    line-height: 1.75;
    margin: 0;
    padding: 0 0 0 25px
}

ol.loweralpha.with-margin {
    margin-top: 18px
}

ol.loweralpha li {
    padding-left: 3px;
    margin-bottom: 18px
}

ol.upperalpha {
    list-style-type: upper-alpha;
    font-size: 16px;
    line-height: 1.75;
    margin: 0;
    padding: 0 0 0 25px
}

ol.upperalpha.with-margin {
    margin-top: 18px
}

ol.upperalpha li {
    padding-left: 3px;
    margin-bottom: 18px
}

.pge-list a,
p a {
    text-decoration: underline;
    font-size: inherit;
    line-height: 1;
    display: inline;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal
}


/* Added for C4AT - outline added to existing underline */

.pge-list a:focus,
.pge-list a:hover,
p a:focus,
p a:hover {
    text-decoration: underline;
    outline: dotted 2px;
    outline-offset: -1px
}

address {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal
}

.container,
.container-fluid {
    margin-right: 0;
    margin-left: 0;
    overflow: hidden
}

@media (min-width:768px) and (max-width:1240px) {
    .container {
        margin: 0 20px
    }
}

@media (min-width:1241px) {
    .container {
        margin: 0 100px
    }
}

.row,
.row-fluid {
    margin-left: -10px;
    margin-right: -10px
}

@media screen and (max-width:767px) {
    .row {
        margin-left: -2px;
        margin-right: -2px
    }
}

@media screen and (max-width:767px) {
    .row-fluid {
        margin-left: -2px;
        margin-right: -2px
    }
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media screen and (max-width:767px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding-left: 2px;
        padding-right: 2px
    }
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1240px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1440px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.row-fluid {
    margin-left: 0;
    margin-right: 0
}

.row-fluid div[class*=col-],
.row-fluid div[class~=col-] {
    padding-left: 0;
    padding-right: 0
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 14px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-size: 18px;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}


/* Commented for C4AT - 
input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline-offset: -1px
}
*/


/* Added for C4AT */

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: dotted 2px;
    outline-offset: -1px
}

output {
    display: block;
    padding-top: 16px;
    font-size: 14px;
    line-height: 1;
    color: #111
}

.form-control {
    display: block;
    width: 100%;
    min-height: 45px;
    padding: 10px 15px;
    font-size: 14px;
    color: #111;
    background: 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s, 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
}

.form-control:focus {
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(204, 204, 204, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(204, 204, 204, .6)
}

.form-control::-moz-placeholder {
    color: #666;
    opacity: 1;
    font-family: FFDINWebItalic
}

.form-control:-ms-input-placeholder {
    color: #666!important;
    font-family: FFDINWebItalic!important
}

.form-control::-webkit-input-placeholder {
    color: #666;
    font-family: FFDINWebItalic
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #f1f1f1;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 45px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 14px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 16px;
    padding-bottom: 16px;
    margin-bottom: 0;
    min-height: 28px
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 56.25px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    pointer-events: none
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 19px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 16px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 30px
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px
}

@media screen and (max-width:767px) {
    .form-horizontal .form-group {
        margin-left: -2px;
        margin-right: -2px
    }
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 16px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 10px
}

.form-group .state-text {
    display: none
}

.form-group.error input {
    border: 1px solid #b02621
}

.form-group.error .image-state {
    height: 22px;
    width: 26px;
    display: block;
    position: absolute;
    z-index: 1;
    background: url(../images/errorsucess.png) 1px -75px no-repeat;
    top: 32px;
    right: 13px
}

.form-group.error .state-text {
    color: #b02621!important;
    display: inline;
    margin: 10px 0 0;
    float: left;
    width: 100%;
    font-size: 12px
}

@media (max-width:767px) {
    .form-group.error .state-text {
        margin-bottom: 1px!important;
        margin-top: 10px!important
    }
    .form-group.error .image-state {
        right: 13px;
        top: 32px
    }
}

.alert.alert-danger {
    display: block
}

.alert {
    color: #b02621
}

.alert-danger {
    color: #b02621;
    border: 1px solid #b02621;
    padding: 10px;
    margin: 10px 0
}

.btn {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 10px;
    font-family: FFDINWebBold, Arial;
    text-align: center;
    color: #005179;
    outline: 0;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background: 0 0;
    border: 1px solid #005179;
    text-transform: uppercase;
    word-wrap: break-word;
    padding: 15px;
    font-size: 14px;
    line-height: 1;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}


/* Added for C4AT - Change dotten thin to dotted 2px */

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    /*outline: dotted thin;*/
    outline: dotted 2px;
    outline-offset: -1px
}


/* Added for C4AT - Change dotten thin to dotted 2px */

.btn.focus,
.btn:focus,
.btn:hover {
    color: #005179;
    text-decoration: none;
    /*outline: dotted thin;*/
    outline: dotted 2px;
    outline-offset: -1px
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    border-color: #ccc;
    color: #4c4c4c;
    background-color: #ccc;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-primary {
    color: #042037;
    background-color: #fbbb36;
    border-color: #fbbb36
}


/* Added for C4AT - remove thin and add 2px*/

.btn-primary.focus,
.btn-primary:focus {
    color: #042037;
    background-color: #e59902;
    border-color: #fbbb36;
    /*outline: dotted thin;*/
    outline: dotted 2px;
    outline-offset: -1px
}

.btn-primary:hover {
    color: #042037;
    background-color: #e59902;
    border-color: #fbbb36
}

.btn-primary.active,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #042037;
    background-color: #bf7e2a;
    border-color: #fbbb36
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    border-color: #ccc;
    background-color: #ccc
}

.btn-primary .badge {
    color: #fbbb36;
    background-color: #042037
}

.btn-secondary {
    color: #07679b;
    background-color: transparent;
    border-color: #07679b
}


/* Added for C4AT - remove dotted thin and add deotted 2px*/

.btn-secondary.focus,
.btn-secondary:focus {
    color: #fff;
    background-color: #07679b;
    border-color: #07679b;
    /*outline: dotted thin;*/
    outline: dotted 2px;
    outline-offset: -1px
}

.btn-secondary:hover {
    color: #fff;
    background-color: #07679b;
    border-color: #07679b
}

.btn-secondary.active,
.btn-secondary.active.focus,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary:active,
.btn-secondary:active.focus,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.open>.dropdown-toggle.btn-secondary,
.open>.dropdown-toggle.btn-secondary.focus,
.open>.dropdown-toggle.btn-secondary:focus,
.open>.dropdown-toggle.btn-secondary:hover {
    color: #fff;
    background-color: #042037;
    border-color: #07679b
}

.btn-secondary.active,
.btn-secondary:active,
.open>.dropdown-toggle.btn-secondary {
    background-image: none
}

.btn-secondary.disabled,
.btn-secondary.disabled.active,
.btn-secondary.disabled.focus,
.btn-secondary.disabled:active,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary[disabled],
.btn-secondary[disabled].active,
.btn-secondary[disabled].focus,
.btn-secondary[disabled]:active,
.btn-secondary[disabled]:focus,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary,
fieldset[disabled] .btn-secondary.active,
fieldset[disabled] .btn-secondary.focus,
fieldset[disabled] .btn-secondary:active,
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] .btn-secondary:hover {
    border-color: #ccc;
    background-color: #ccc
}

.btn-secondary .badge {
    color: transparent;
    background-color: #07679b
}

.btn-white {
    color: #fff;
    background-color: transparent;
    border-color: #fff
}


/* Added for C4AT */

.btn-white.focus,
.btn-white:focus {
    color: #07679b;
    background-color: #fff;
    border-color: #fff;
    /*outline: dotted thin;*/
    outline: dotted 2px;
    outline-offset: -1px
}

.btn-white:hover {
    color: #07679b;
    background-color: #fff;
    border-color: #fff
}

.btn-white.active,
.btn-white.active.focus,
.btn-white.active:focus,
.btn-white.active:hover,
.btn-white:active,
.btn-white:active.focus,
.btn-white:active:focus,
.btn-white:active:hover,
.open>.dropdown-toggle.btn-white,
.open>.dropdown-toggle.btn-white.focus,
.open>.dropdown-toggle.btn-white:focus,
.open>.dropdown-toggle.btn-white:hover {
    color: #07679b;
    background-color: #ccc;
    border-color: #fff
}

.btn-white.active,
.btn-white:active,
.open>.dropdown-toggle.btn-white {
    background-image: none
}

.btn-white.disabled,
.btn-white.disabled.active,
.btn-white.disabled.focus,
.btn-white.disabled:active,
.btn-white.disabled:focus,
.btn-white.disabled:hover,
.btn-white[disabled],
.btn-white[disabled].active,
.btn-white[disabled].focus,
.btn-white[disabled]:active,
.btn-white[disabled]:focus,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white,
fieldset[disabled] .btn-white.active,
fieldset[disabled] .btn-white.focus,
fieldset[disabled] .btn-white:active,
fieldset[disabled] .btn-white:focus,
fieldset[disabled] .btn-white:hover {
    border-color: #ccc;
    background-color: #ccc
}

.btn-white .badge {
    color: transparent;
    background-color: #fff
}

.btn-link {
    color: #07679b;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #005179;
    text-decoration: none;
    background-color: transparent
}


/* Commenting for C4AT 
.btn-link:focus {
    outline: dotted thin;
    outline-offset: -1px
}
*/


/* Added for C4AT */

.btn-link:focus {
    outline: dotted 2px;
    outline-offset: -1px
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #666;
    text-decoration: none
}

.btn-tertiary,
.media-link .view-more,
.search-header .search-result-section .search-result-header {
    color: #07679b;
    font-weight: 400;
    border-radius: 0;
    font-family: FFDINWebBold, Arial;
    text-transform: uppercase
}

.btn-tertiary,
.btn-tertiary.active,
.btn-tertiary:active,
.btn-tertiary[disabled],
.media-link .view-more,
.media-link .view-more.active,
.media-link .view-more:active,
.media-link .view-more[disabled],
.search-header .search-result-section .search-result-header,
.search-header .search-result-section .search-result-header.active,
.search-header .search-result-section .search-result-header:active,
.search-header .search-result-section .search-result-header[disabled],
fieldset[disabled] .btn-tertiary,
fieldset[disabled] .media-link .view-more,
fieldset[disabled] .search-header .search-result-section .search-result-header {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-tertiary,
.btn-tertiary:active,
.btn-tertiary:focus,
.btn-tertiary:hover,
.media-link .view-more,
.media-link .view-more:active,
.media-link .view-more:focus,
.media-link .view-more:hover,
.search-header .search-result-section .search-result-header,
.search-header .search-result-section .search-result-header:active,
.search-header .search-result-section .search-result-header:focus,
.search-header .search-result-section .search-result-header:hover {
    border-color: transparent
}

.btn-tertiary:focus,
.btn-tertiary:hover,
.media-link .view-more:focus,
.media-link .view-more:hover,
.search-header .search-result-section .search-result-header:focus,
.search-header .search-result-section .search-result-header:hover {
    color: #005179;
    text-decoration: none;
    background-color: transparent
}

.btn-tertiary[disabled]:focus,
.btn-tertiary[disabled]:hover,
.media-link .view-more[disabled]:focus,
.media-link .view-more[disabled]:hover,
.search-header .search-result-section .search-result-header[disabled]:focus,
.search-header .search-result-section .search-result-header[disabled]:hover,
fieldset[disabled] .btn-tertiary:focus,
fieldset[disabled] .btn-tertiary:hover,
fieldset[disabled] .media-link .view-more:focus,
fieldset[disabled] .media-link .view-more:hover,
fieldset[disabled] .search-header .search-result-section .search-result-header:focus,
fieldset[disabled] .search-header .search-result-section .search-result-header:hover {
    color: #666;
    text-decoration: none
}

.breadcrumbs .link:after,
.btn-tertiary:after,
.media-link .view-more:after,
.search-header .search-result-section .search-result-header:after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 10px;
    margin-left: 5px;
    background-image: url(../images/resource_center-arrow_link.png);
    background-size: 7px 10px;
    background-repeat: no-repeat;
    background-position: right 30%
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .breadcrumbs .link:after,
    .btn-tertiary:after,
    .media-link .view-more:after,
    .search-header .search-result-section .search-result-header:after {
        background-image: url(../images/resource_center-arrow_link_retina.png)
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:3),
only screen and (min--moz-device-pixel-ratio:3),
only screen and (-o-min-device-pixel-ratio:3/1),
only screen and (min-device-pixel-ratio:3),
only screen and (min-resolution:288dpi),
only screen and (min-resolution:3dppx) {
    .breadcrumbs .link:after,
    .btn-tertiary:after,
    .media-link .view-more:after,
    .search-header .search-result-section .search-result-header:after {
        background-position: right 15%
    }
}


/* Commented for C4AT. Added 2px below.

.btn-tertiary:focus,
.media-link .view-more:focus,
.search-header .search-result-section .search-result-header:focus {
    outline: dotted thin;
    outline-offset: -1px
}
*/


/* Added for C4AT */

.btn-tertiary:focus,
.media-link .view-more:focus,
.search-header .search-result-section .search-result-header:focus {
    outline: dotted 2px;
    outline-offset: -1px
}

.pge-list .btn-tertiary,
.pge-list .media-link .view-more,
.pge-list .search-header .search-result-section .search-result-header,
p .btn-tertiary,
p .media-link .view-more,
p .search-header .search-result-section .search-result-header {
    background-position: right 45%
}

@media only screen and (-webkit-min-device-pixel-ratio:3),
only screen and (min--moz-device-pixel-ratio:3),
only screen and (-o-min-device-pixel-ratio:3/1),
only screen and (min-device-pixel-ratio:3),
only screen and (min-resolution:288dpi),
only screen and (min-resolution:3dppx) {
    .pge-list .btn-tertiary,
    .pge-list .media-link .view-more,
    .pge-list .search-header .search-result-section .search-result-header,
    p .btn-tertiary,
    p .media-link .view-more,
    p .search-header .search-result-section .search-result-header {
        background-position: right 20%
    }
}

.btn-lg {
    padding: 10px 16px;
    font-size: 36px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 18px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 18px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-half {
    width: 47.6%;
    margin: 0
}

.btn-min {
    min-width: 160px
}

.btn-medium {
    min-width: 220px
}

.btn-wide {
    min-width: 320px
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.btn.disabled {
    border-color: #666
}

.btn.disabled:focus,
.btn.disabled:hover {
    border-color: #666;
    color: #666
}

.right-arrow:after {
    content: ">";
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: 700
}

.right-previous:after {
    content: "<";
    font-family: Arial, Helvetica, Sans-Serif;
    font-weight: 700
}

[type=checkbox]:checked,
[type=checkbox]:not(:checked) {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

[type=checkbox]:checked+label,
[type=checkbox]:not(:checked)+label {
    position: relative;
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    padding-left: 30px;
    margin: 0;
    cursor: pointer;
    text-transform: none
}

[type=checkbox]:checked+label:before,
[type=checkbox]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 17px;
    height: 17px;
    border: 1px solid #666;
    background: #fff
}

[type=checkbox]:checked+label:after,
[type=checkbox]:not(:checked)+label:after {
    content: "\2713";
    position: absolute;
    top: 4px;
    left: 2px;
    font-size: 16px;
    line-height: .8;
    color: #005179;
    transition: all .2s
}

[type=checkbox]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0)
}

[type=checkbox]:checked+label:after {
    opacity: 1;
    transform: scale(1)
}

[type=checkbox]:disabled:checked+label:before,
[type=checkbox]:disabled:not(:checked)+label:before {
    box-shadow: none;
    border-color: #ccc;
    background-color: #f1f1f1
}

[type=checkbox]:disabled:checked+label:after {
    color: #333
}

[type=checkbox]:disabled+label {
    color: #ccc
}

[type=checkbox]:checked:focus+label:before,
[type=checkbox]:not(:checked):focus+label:before {
    border: 1px dotted #07679b;
    -moz-box-shadow: 0 0 5px #07679b;
    -webkit-box-shadow: 0 0 5px #07679b;
    box-shadow: 0 0 5px #07679b
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.row-fluid:after,
.row-fluid:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.row-fluid:after,
.row:after {
    clear: both
}

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

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none!important
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:1239px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:1239px) {
    .visible-sm-block {
        display: block!important
    }
}

@media (min-width:768px) and (max-width:1239px) {
    .visible-sm-inline {
        display: inline!important
    }
}

@media (min-width:768px) and (max-width:1239px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1240px) and (max-width:1439px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}

@media (min-width:1240px) and (max-width:1439px) {
    .visible-md-block {
        display: block!important
    }
}

@media (min-width:1240px) and (max-width:1439px) {
    .visible-md-inline {
        display: inline!important
    }
}

@media (min-width:1240px) and (max-width:1439px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1440px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}

@media (min-width:1440px) {
    .visible-lg-block {
        display: block!important
    }
}

@media (min-width:1440px) {
    .visible-lg-inline {
        display: inline!important
    }
}

@media (min-width:1440px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:1239px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:1240px) and (max-width:1439px) {
    .hidden-md {
        display: none!important
    }
}

@media (min-width:1440px) {
    .hidden-lg {
        display: none!important
    }
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    tr.visible-print {
        display: table-row!important
    }
    td.visible-print,
    th.visible-print {
        display: table-cell!important
    }
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

@media screen and (min-width:1240px) {
    .page-bg {
        background: linear-gradient(to right, #fff 0, #fff 68%, #f1f1f1 68%, #f1f1f1 100%)
    }
}

@media screen and (min-width:768px) and (max-width:1239px) {
    .page-bg {
        background: linear-gradient(to right, #fff 0, #fff 70.4%, #f1f1f1 70.4%, #f1f1f1 100%)
    }
}

@media screen and (min-width:768px) {
    .right-rail {
        background-color: #f1f1f1
    }
}

@media screen and (min-width:768px) and (max-width:1239px) {
    .right-rail {
        margin-left: 10.3%
    }
}

@media screen and (min-width:768px) and (max-width:1239px) and (orientation:landscape) {
    .right-rail {
        padding-left: calc(10.3% + 20px)
    }
}

@media screen and (min-width:768px) and (max-width:1239px) and (orientation:portrait) {
    .right-rail {
        padding-left: calc(8.3% + 20px)
    }
}

@media screen and (min-width:1240px) {
    .right-rail {
        margin-left: 10.47%;
        padding-left: calc(10.5% + 20px)
    }
}

.one-column-layout,
.two-column-layout {
    margin-top: 100px
}

@media (max-width:767px) {
    .one-column-layout,
    .two-column-layout {
        margin-top: 70px
    }
}

.container.tab-content .container,
.container.two-column-layout .container {
    margin-left: 0;
    margin-right: 0
}

.two-column-layout .modal .container {
    margin-left: 100px;
    margin-right: 100px
}

@media screen and (max-width:767px) {
    .two-column-layout .modal .container {
        margin-left: 0;
        margin-right: 0
    }
}

.accordion-wrap .contents .container,
.tab-content-wrap .container .container {
    margin-left: 0;
    margin-right: 0
}

.page-head {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #005179;
    font-size: 30px
}

.page-sub-head {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #005179;
    font-size: 25px
}

.heading {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    color: #005179;
    font-size: 20px
}

.heilight {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 14px
}

.modal-open {
    overflow: hidden
}

@media (max-width:767px) {
    .modal .modal-body {
        margin: 50px 20px;
        padding: 0
    }
    .modal-content {
        width: 96.5%;
        margin-left: 10px
    }
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 40px 2px 40px 4px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 0;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.in {
    opacity: .5
}

.modal-header {
    padding: 15px;
    min-height: 16px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1
}

.modal-body {
    position: relative;
    padding: 50px 60px
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.viewmore {
    background: url(../images/next_a_arrow.png) center right no-repeat;
    padding: 0 15px 0 0;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    color: #07679b;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 30px;
    display: inline-block
}

.sr-only.skip-navigation {
    height: 33px;
    display: block;
    background: #feedc7;
    text-align: center;
    padding-top: 8px
}

.sr-only.skip-navigation span {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    color: #005179;
    text-transform: uppercase
}

#main-content,
#main-content:active,
#main-content:focus {
    outline: 0
}

.timeoutdialog .modal-body h1,
.timeoutdialog .modal-body h2,
.timeoutdialog .modal-body h3,
.timeoutdialog .modal-body h4 {
    margin-top: 0;
    margin-bottom: 20px
}

.timeoutdialog .modal-body p {
    margin: 0
}

.timeoutdialog .modal-body button {
    margin: 50px 0 0
}

@media (max-width:767px) {
    .timeoutdialog .modal-body button {
        margin-top: 35px
    }
}

.timeoutdialog .modal-body a {
    color: #07679b;
    font-size: 16px;
    text-transform: unset
}

.header {
    background-color: #f1f1f1;
    padding: 10px 0 16px;
    z-index: 110;
    margin-bottom: 51px
}

@media (max-width:1240px) and (orientation:landscape) {
    .header {
        margin-bottom: 51px
    }
}

@media (max-width:1000px) {
    .header {
        padding: 0;
        margin-bottom: 0!important
    }
    .header .container {
        margin: 0
    }
}

.global-header .container,
.global-header .container-fluid {
    overflow: visible
}

.header-logo {
    margin-top: 10px
}

@media (max-width:1000px) {
    .header-logo {
        margin-top: 17.5px;
        margin-left: 15px
    }
}

.header-logo img {
    width: 57px;
    height: 60px
}

@media (max-width:1000px) {
    .header-logo img {
        width: 37px;
        height: 40px
    }
}

.hamburger img {
    width: 38px
}

@media (max-width:1000px) {
    .hamburger {
        display: block;
        text-align: center
    }
    .hamburger .text {
        font-family: FFDINWebBold, Arial;
        font-weight: 400;
        font-style: normal;
        padding-top: 5px;
        color: #262626;
        font-size: 12px;
        text-transform: uppercase;
        display: block
    }
}

.category-nav {
    float: left;
    margin-top: 10px
}

.category-nav ul {
    margin: 0;
    padding: 0
}

.category-nav ul li {
    list-style: none;
    display: inline;
    padding: 0;
    vertical-align: text-bottom
}

.category-nav ul li.active .arrow-up-blue {
    display: block
}

.category-nav ul li.active a {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal
}

.category-nav ul li a {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #111;
    text-transform: uppercase
}

@media (max-width:1240px) and (orientation:portrait) {
    .category-nav ul li a:first-child {
        margin-left: 15px
    }
}

.category-nav .portal-wrapper {
    position: relative;
    display: inline-block;
    padding-right: 30px
}

.category-nav>ul>li:last-child {
    margin-left: 0
}

.category-nav .arrow-up-blue {
    display: none;
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-bottom: 18px solid #005179;
    margin: 0 auto!important;
    bottom: -22px;
    float: none;
    position: absolute;
    left: 0;
    right: 36px
}

.category-nav .navigation {
    background-color: #005179;
    position: relative
}

@media (max-width:1000px) {
    .category-nav .navigation {
        display: none
    }
}

@media (max-width:1000px) {
    .category-nav .navigation>.container {
        margin: 0
    }
}

.category-nav .navigation .nav-l1-wrapper,
.category-nav .navigation ul {
    margin: 0;
    list-style: none;
    float: left
}

.category-nav .navigation .nav-l1-wrapper {
    padding-left: 0;
    display: flex
}

.category-nav .navigation .nav-l1 {
    display: inline-block;
    float: left;
    flex: 0 0 auto
}

.category-nav .navigation .nav-l1 .nav-sub-item {
    border: none;
    display: inline-block;
    padding: 20px 17.5px;
    float: left;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase
}


/* Added for C4AT */

.category-nav .navigation .nav-l1 .nav-sub-item:focus {
    outline: dotted 2px;
    outline-offset: -5px;
}

.category-nav .navigation .nav-l1:first-child .nav-sub-item:focus {
    outline: dotted 2px;
    outline-offset: -1px;
}

.category-nav .navigation .nav-l1:last-child .nav-sub-item:focus {
    outline: dotted 2px;
    outline-offset: -1px;
}

@media (min-width:1334px) and (max-width:1439px) {
    .category-nav .navigation .nav-l1 .nav-sub-item {
        padding: 20px 17.5px;
        max-width: 280px;
        line-height: 1.1;
        word-wrap: break-word
    }
}

@media (min-width:1254px) and (max-width:1333px) {
    .category-nav .navigation .nav-l1 .nav-sub-item {
        padding: 20px 17.5px;
        max-width: 240px;
        line-height: 1.1;
        word-wrap: break-word
    }
}

@media (min-width:1241px) and (max-width:1253px) {
    .category-nav .navigation .nav-l1 .nav-sub-item {
        padding: 20px 17.5px;
        max-width: 210px;
        line-height: 1.1;
        word-wrap: break-word
    }
}

@media (min-width:1151px) and (max-width:1240px) {
    .category-nav .navigation .nav-l1 .nav-sub-item {
        padding: 20px 15px;
        max-width: 240px;
        line-height: 1.1;
        word-wrap: break-word
    }
}

@media (min-width:1069px) and (max-width:1150px) {
    .category-nav .navigation .nav-l1 .nav-sub-item {
        padding: 20px 15px;
        max-width: 232px;
        line-height: 1.1;
        word-wrap: break-word
    }
}

@media (min-width:1001px) and (max-width:1068px) {
    .category-nav .navigation .nav-l1 .nav-sub-item {
        padding: 20px 15px;
        max-width: 200px;
        line-height: 1.1;
        word-wrap: break-word
    }
}

.category-nav .navigation .nav-l1.current-page .nav-sub-item {
    color: #fbbb36
}

.category-nav .navigation .nav-l1:first-child .nav-sub-item {
    padding-left: 0
}

.category-nav .navigation .nav-l1:last-child .nav-sub-item {
    padding-right: 0
}

.category-nav .navigation .nav-l1 .nav-sub-item .label-class-l1 {
    margin-left: -30px;
    margin-right: -30px;
    display: inline-block
}

@media (max-width:1240px) {
    .category-nav .navigation nav {
        padding-left: 0
    }
}

.category-nav .navigation .arrow-up-grey {
    display: none;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #e2e2e2;
    margin: 0 auto!important;
    bottom: -42px;
    float: none;
    position: relative;
    right: 5px
}

.category-nav .navigation ul li.active .arrow-up-grey {
    display: block
}

.pge-logo-wrapper {
    display: table-cell;
    vertical-align: top
}

@media (min-width:768px) and (max-width:1000px) {
    .pge-logo-wrapper {
        display: inline;
        width: 25%
    }
    .pge-logo-wrapper .mobile-open-btn-wrapper {
        width: 70px
    }
    .pge-logo-wrapper .header-logo-wrapper {
        width: auto
    }
}

.safety-cta {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    border: 1pt solid #005179;
    margin-left: 10px;
    margin-right: 20px;
    margin-bottom: 3px;
    padding: 10px;
    color: #333;
    text-transform: uppercase;
    font-size: 12px;
    height: 30px;
    min-width: 70px
}


/*Added for C4AT */

.safety-cta:focus {
    outline: dotted 2px;
    outline-offset: -2px !important;
}

.safety-cta-corp {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    border: 1pt solid #005179;
    margin-left: 10px;
    margin-right: 20px;
    margin-bottom: 3px;
    padding: 10px;
    color: #333;
    text-transform: uppercase;
    font-size: 12px;
    height: 100%;
    width: 100%
}

.mcontact li a,
.mobile-default-language li a,
.msafety li a {
    color: #fff;
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 12px
}

.mcontact hr,
.mobile-default-language hr,
.msafety hr {
    border-top: #3b86a3 1px solid;
    float: left;
    width: 100%
}

.emergency-dropdown {
    position: relative;
    display: inline-block;
    margin-right: 5px
}

@media (max-width:1000px) {
    .emergency-dropdown {
        margin-right: 8%
    }
}

.emergency-dropdown .emergency-dropdown-btn {
    text-align: left;
    background-image: url(../images/icon-emergency_arrow.png);
    background-position: 92% center;
    background-repeat: no-repeat;
    background-size: 10px 6px;
    background-color: transparent;
    display: inline-block;
    padding: 10px;
    font-size: 12px;
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    color: #a70024;
    border: 1px solid #a70024;
    text-transform: uppercase;
    min-width: 170px;
    height: 30px;
    width: 148px
}

@media (max-width:1000px) {
    .emergency-dropdown .emergency-dropdown-btn {
        padding: 10px 25px 10px 10px;
        background-position: 88% center;
        font-family: FFDINWebBold, Arial;
        font-weight: 400;
        font-style: normal;
        font-size: 10px;
        min-width: 85px
    }
}


/*.emergency-dropdown .emergency-dropdown-btn:focus {
    outline: dotted thin;
    outline-offset: -1px;
    outline-offset: 0
}*/


/*Added for C4AT*/

.emergency-dropdown .emergency-dropdown-btn:focus {
    outline: dotted 2px;
    outline-offset: 0px;
}

.emergency-dropdown .emergency-dropdown-menu {
    background-color: #f1f1f1;
    position: absolute;
    padding: 0;
    margin: 0;
    width: 100%;
    text-transform: uppercase;
    min-width: inherit
}

.emergency-dropdown .emergency-dropdown-menu li {
    padding: 0;
    width: 100%
}

.emergency-dropdown .emergency-dropdown-menu li a {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    color: #a70024;
    padding: 10px 20px;
    border: 1px solid #a70024;
    border-left: 1px solid #a70024;
    border-right: 1px solid #a70024;
    border-bottom: 1px solid #a70024;
    border-top: 0;
    white-space: pre-wrap;
    word-break: break-all;
    font-size: 12px
}

@media (max-width:1000px) {
    .emergency-dropdown .emergency-dropdown-menu li a {
        padding: 10px;
        font-size: 10px;
        font-family: FFDINWeb, Arial;
        font-weight: 400;
        font-style: normal
    }
}

.language-dropdown.open .language-dropdown-btn {
    background: url(../images/expand-up.png) 100% 3px/20px auto no-repeat;
    padding: 10px 20px 10px 00px
}

.language-dropdown {
    position: relative;
    display: inline-block
}

@media (max-width :1000px) {
    .language-dropdown {
        margin-right: 8%
    }
}

.language-dropdown .language-dropdown-btn {
    text-align: left;
    background: url(../images/expand-down.png) 100% 3px/20px auto no-repeat;
    display: inline-block;
    padding: 10px 20px 10px 0;
    font-size: 12px;
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    border: 0 solid;
    text-transform: uppercase
}

@media (max-width :1000px) {
    .language-dropdown .language-dropdown-btn {
        padding: 10px 25px 10px 10px;
        background-position: 88% center;
        font-family: FFDINWebBold, Arial;
        font-weight: 400;
        font-style: normal;
        font-size: 10px;
        min-width: 85px
    }
}


/*
.language-dropdown .language-dropdown-btn:focus {
    outline: dotted thin;
    outline-offset: -1px;
    outline-offset: 0
}*/


/* Added for C4AT*/

.language-dropdown .language-dropdown-btn:focus {
    outline: dotted 2px;
    outline-offset: 0px;
}

.language-dropdown .language-dropdown-menu {
    background-color: #f1f1f1;
    position: absolute;
    padding: 0;
    margin: 0;
    width: 100%;
    text-transform: uppercase;
    min-width: 150px
}

@media (max-width:1240px) and (min-width:1001px) {
    .language-dropdown .language-dropdown-menu {
        margin-left: -61px
    }
}

.language-dropdown .language-dropdown-menu li {
    padding: 0;
    width: 100%
}

.language-dropdown .language-dropdown-menu li a {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    background-color: #fff;
    padding: 10px 20px;
    border: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    border-top: 0;
    white-space: pre-wrap;
    word-break: break-all;
    font-size: 12px
}

@media (max-width :1000px) {
    .language-dropdown .language-dropdown-menu li a {
        padding: 10px;
        font-size: 10px;
        font-family: FFDINWeb, Arial;
        font-weight: 400;
        font-style: normal
    }
}

.language-dropdown .language-dropdown-menu li:hover a {
    background-color: #b6d7ec
}

.utility-links {
    position: static;
    padding-top: 10px;
    display: table-cell
}

@media (max-width:1000px) {
    .utility-links {
        display: none
    }
}

.utility-links .header-bar {
    float: right
}

.utility-links .chosen-language,
.utility-links .contact-pge,
.utility-links .languages>a {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    border: 0;
    padding: 0 8px;
    color: #333;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 12px
}


/* Added for C4AT : Remove focus from here and added below */


/*.utility-links .contact-pge:focus,*/

.utility-links .chosen-language:focus,
.utility-links .languages>a:focus {
    outline: dotted thin;
    outline-offset: -1px
}

.utility-links .contact-pge {
    word-break: break-all;
    margin-right: 15px
}


/* Added for C4At - Dropdown items */

.dropdown-menu>li>a:focus {
    outline: dotted 2px;
    outline-offset: -2px;
}


/* Added for C4AT */

.utility-links .contact-pge:focus {
    outline: dotted 2px;
    outline-offset: 0px
}

.utility-links .profile>a {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    border: 0;
    color: #333;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    vertical-align: text-bottom
}

.utility-links .navigation-res {
    position: absolute;
    left: 0;
    top: 90px;
    width: 100%;
    max-width: 1680px
}

.utility-links ul li {
    display: inline-block
}

.utility-links ul li a {
    color: #111;
    text-transform: uppercase
}

.utility-links .chosen-language {
    padding-right: 15px
}

.utility-links .languages {
    display: none;
    margin: 0;
    padding: 10px 0 0
}

.utility-links .languages li {
    padding: 0 0 0 15px
}

.utility-links .languages li a {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    color: #333
}

.utility-links .chosen-language.expanded {
    background: url(../images/right-expand.png) 100% -16px no-repeat
}

.utility-links .chosen-language.collapsed {
    background: url(../images/right-expand.png) 100% 1px no-repeat
}

.utility-links .profile {
    clear: right;
    margin-top: 6px;
    margin-bottom: 0
}

.utility-links .profile .user-icon {
    background: url(../images/icon-user.png) center center no-repeat;
    height: 21px;
    width: 21px;
    display: inline-block;
    vertical-align: bottom
}

.utility-links .profile .search-icon {
    width: 16px;
    height: 17px;
    vertical-align: bottom
}

.utility-links .profile .sign-in-text {
    padding-left: 10px;
    vertical-align: text-bottom;
    display: inline-block;
    padding-right: 20px
}

.utility-links .profile .search-icon-text {
    vertical-align: text-bottom;
    padding-left: 10px
}

.utility-links .profile .logged-in-state {
    vertical-align: text-bottom;
    display: none
}

.utility-links .profile .header-user-name {
    border-right: 1px solid #aaa;
    padding-right: 10px
}

.utility-links .profile .sign-out-text {
    padding-left: 30px
}

.utility-links .profile .logged-in-welcome-text,
.utility-links .profile .sign-out-text {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    color: #333;
    font-size: 12px;
    text-decoration: none;
    vertical-align: text-bottom
}

.utility-links .search-link {
    margin-left: 0
}

.languages ul li a {
    color: #666!important
}

.navigation .navigationl2 {
    background: #e2e2e2;
    position: absolute;
    left: 0;
    padding: 50px 0;
    display: none;
    z-index: 105;
    width: 100%
}

.navigation .navigationl2 .nav-l2-wraper {
    table-layout: fixed;
    width: 100%;
    text-align: left
}

.navigation .navigationl2 .nav-l2-wraper tr {
    vertical-align: top
}

.navigation .navigationl2 th {
    text-align: left
}

.navigation .navigationl2 .nav-l3:nth-child(2),
.navigation .navigationl2 th:nth-child(2) {
    padding-left: 6px;
    padding-right: 9px
}

.navigation .navigationl2 .nav-l3:nth-child(3),
.navigation .navigationl2 th:nth-child(3) {
    padding-left: 11px;
    padding-right: 4px
}

.navigation .navigationl2 .nav-l3:nth-last-child(5),
.navigation .navigationl2 th:nth-last-child(5) {
    padding-left: 4px;
    padding-right: 12px
}

.navigation .navigationl2 .nav-l3:nth-last-child(4),
.navigation .navigationl2 th:nth-last-child(4) {
    padding-left: 8px;
    padding-right: 9px
}

.navigation .navigationl2 .nav-l3:nth-child(4),
.navigation .navigationl2 th:nth-child(4) {
    padding-left: 11px;
    padding-right: 6px
}

.navigation .navigationl2 .nav-l3:first-child,
.navigation .navigationl2 th:first-child {
    padding-left: 0;
    padding-right: 14px
}

.navigation .navigationl2 .nav-l3:nth-last-child(6),
.navigation .navigationl2 th:nth-last-child(6) {
    padding-right: 16px
}

.navigation .navigationl2 .nav-l3:nth-child(5),
.navigation .navigationl2 th:nth-child(5) {
    padding-left: 14px;
    padding-right: 3px
}

.navigation .navigationl2 .nav-l3:nth-last-child(1),
.navigation .navigationl2 th:nth-last-child(1) {
    padding-left: 16px;
    padding-right: 0
}

.navigation .navigationl2 .nav-l3:nth-child(6),
.navigation .navigationl2 th:nth-child(6) {
    padding-left: 17px;
    padding-right: 0
}

.navigation .navigationl2 .nav-l3 ul {
    border-top: 1px solid #bebebe;
    padding-left: 0;
    padding-top: 10px;
    margin-top: -1px;
    width: 100%
}

.navigation .navigationl2 .nav-l3-heading {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    margin: 0 0 15px;
    font-size: 16px;
    text-transform: uppercase;
    color: #111;
    padding-bottom: 20px;
    text-align: left
}

.navigation .navigationl2 ul li {
    width: 100%;
    display: inline-block;
    padding-top: 10px;
    padding-right: 10px;
    list-style: none
}

.navigation .navigationl2 ul li:not(:last-child) {
    padding-bottom: 10px
}

.navigation .navigationl2 ul li a {
    color: #333;
    text-transform: none;
    font-size: 16px;
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal
}

.navigation .navigationl2 ul li a.current-page-l3 {
    color: #fbbb36
}

.navigation .navigationl2 ul li a:focus,
.navigation .navigationl2 ul li a:hover {
    text-decoration: none;
    color: #005179;
    background: url(../images/right_arrow_selection.png) center left no-repeat;
    padding-left: 15px;
    margin-left: -15px
}

.navigation .navigationl2 ul li a:active {
    text-decoration: none;
    color: #042037;
    background: url(../images/right_arrow_selection.png) center left no-repeat;
    padding-left: 15px;
    margin-left: -15px
}

.navigation .navigationl2 hr {
    border-top: 1px solid #bebebe;
    display: block
}

.navigation .navigationl2 .navtoggler {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer
}

.navigation .navigationl2 .navtoggler button {
    height: 30px;
    width: 30px;
    background: url(../images/modal_close.png) center center/contain no-repeat;
    border: none;
    float: left;
    margin-top: 30px;
    margin-right: 30px
}

@media (min-width:1001px) and (max-width:1240px) {
    .navigation .navigationl2 .navtoggler button {
        margin-top: 12px
    }
}

.menu-mask {
    background: #000;
    opacity: .5;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 101
}

.menu-mask.active {
    display: block
}

.mobile-utils {
    margin-top: 20px;
    text-align: right
}

@media (max-width:1000px) {
    .mobile-utils {
        display: block!important;
        width: 66%
    }
}

.mobile-utils .mobile-safety-cta {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    padding: 5px;
    margin-right: 5px;
    border: 1pt solid #00517b;
    color: #111;
    text-transform: uppercase
}

.mobile-utils .mobile-Search {
    margin-right: 10px
}

.mobile-utils .mobile-Search img {
    height: 24px
}

.mobile-nav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    display: none
}

.mobile-nav.active {
    display: block
}

@media (min-width:1001px) {
    .mobile-nav.active {
        display: none
    }
}

.mobile-nav ul {
    padding: 0;
    margin: 0;
    width: 100%
}

.mobile-nav ul li {
    list-style: none
}

.mobile-nav-flex-icons ul {
    display: flex
}

.mobile-nav a {
    letter-spacing: 2px
}

@media (max-width:400px) {
    .mobile-nav a {
        letter-spacing: 1.2px
    }
}

.mobile-nav .home {
    background: url(../images/mob-residential-icon.png) no-repeat;
    height: 50px;
    width: 50px;
    margin: 43px auto 20px
}

.mobile-nav .active .home {
    background: url(../images/mob-residential-icon-active.png) no-repeat
}

.mobile-nav .small-medium-business {
    background: url(../images/mob-smb-icon.png) no-repeat;
    height: 50px;
    width: 50px;
    margin: 43px auto 20px
}

.mobile-nav .active .small-medium-business {
    background: url(../images/mob-smb-icon-active.png) no-repeat
}

.mobile-nav .large-business {
    background: url(../images/mob-business-icon.png) no-repeat;
    height: 50px;
    width: 50px;
    margin: 43px auto 20px
}

.mobile-nav .large-business+span {
    width: 60%;
    display: inline-block
}

@media (max-width:400px) {
    .mobile-nav .large-business+span {
        width: 100%;
        display: inline-block
    }
}

.mobile-nav .small-medium-business+span {
    width: 90%;
    display: inline-block
}

@media (max-width:400px) {
    .mobile-nav .small-medium-business+span {
        width: 100%;
        display: inline-block
    }
}

.mobile-nav .active .large-business {
    background: url(../images/mob-business-icon-active.png) no-repeat
}

@media (min-width:768px) and (max-width:1000px) {
    .mobile-nav .mobile-close-btn-wrapper {
        width: 70px
    }
}

.mobile-nav .business {
    background: url(../images/mobile-menu-icons.png) -199px 0 no-repeat;
    height: 58px;
    width: 60px;
    margin: 30px auto 17px
}

.mobile-nav .active .business {
    background: url(../images/mobile-menu-icons.png) -304px 0 no-repeat
}

@media (min-width:768px) and (max-width:1000px) {
    .mobile-nav .mobile-close-btn-wrapper {
        width: 70px
    }
}

.mobile-nav .mobile-close-btn-wrapper,
.mobile-nav .mobile-content-wrapper {
    padding: 0
}

@media (min-width:768px) {
    .mobile-nav .mobile-content-wrapper {
        width: 698px
    }
}

.mobile-nav .mnav-close {
    padding: 39px 16px;
    width: 100%;
    border: none;
    margin: 0;
    background: url(../images/modal_close.png) center center/30px no-repeat #fbbb36
}

.mobile-nav .mcontent {
    width: auto;
    overflow: hidden
}

.mobile-nav .mmenu-cat,
.mobile-nav .mobile-menu,
.mobile-nav .mprofile {
    display: block
}

.mobile-nav .mobile-languages {
    display: none;
    color: #7da6b8;
    text-transform: uppercase;
    background: inherit;
    float: left
}

.mobile-nav .mobile-languages li a {
    padding: 20px 25px 20px 50px!important;
    color: #fff;
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal
}

.mobile-nav .mobile-languages li.disabled a {
    color: #07679b;
}

.mobile-nav .mobile-languages .mobile-lang-back-icon {
    background: url(../images/mobile-left-arrow.png) 10px center no-repeat
}

.mobile-nav .mobile-languages .lang-selected {
    padding-left: 45px;
    background: url(../images/tick-mark.png) center right no-repeat
}

.mobile-nav .mmenu-cat ul li {
    float: left;
    width: 33.3%;
    list-style: none;
    display: inline;
    border-top: 5px solid transparent;
    background: #333;
    text-align: center;
    padding: 0;
    border-right: 1px solid #666
}

.mobile-nav .mmenu-cat ul.mobile-twoicon-list li {
    width: 50%
}

.mobile-nav .mmenu-cat ul li:last-child {
    border-right: none
}

.mobile-nav .mmenu-cat ul li a {
    color: #fff;
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    padding-bottom: 30px;
    float: left;
    width: 100%;
    text-decoration: none
}

@media (max-width:400px) {
    .mobile-nav .mmenu-cat ul li a {
        font-size: 12px
    }
}

.mobile-nav .mmenu-cat ul li.active {
    border-top: 5px solid #042037;
    background: #042037
}

.mobile-nav .mmenu-cat ul li.active a {
    font-family: FFDINWebBold, Arial
}

.mobile-nav .mprofile {
    background: #005179;
    line-height: 0
}

.mobile-nav .mprofile .user-icon {
    background: url(../images/mobile-user.jpg) center center no-repeat;
    height: 53px;
    width: 53px
}

.mobile-nav .mprofile .logged-out-state a {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff
}

.mobile-nav .mprofile .mobile-logged-in-state {
    display: none;
    padding: 20px 3.9%;
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    font-size: 12px;
    width: 100%
}

.mobile-nav .mprofile .mobile-logged-in-state img {
    width: 35px;
    margin-bottom: 5px;
    margin-right: 10px
}

.mobile-nav .mprofile .mobile-contact-arrow,
.mobile-nav .mprofile .mobile-language-arrow,
.mobile-nav .mprofile .mobile-safety-arrow {
    background: url(../images/right-arrow-icon-small.png) center right no-repeat;
    padding-left: 20px
}

.mobile-nav .mprofile .logged-in-wrapper {
    display: table-cell
}

.mobile-nav .mprofile .mobile-logged-in-state a {
    text-transform: uppercase;
    color: #fff;
    padding: 10px 0 0
}

.mobile-nav .mprofile hr {
    border-top: #3b86a3 1px solid;
    padding: 0;
    margin: 0 0 0 25px;
    width: 82%;
    display: inline-block
}

@media (max-width:1000px) and (min-width:768px) {
    .mobile-nav .mprofile hr {
        width: 90%
    }
}

.mobile-nav .mprofile .logged-out-state,
.mobile-nav .mprofile ul li {
    background: #005179
}

.mobile-nav .mprofile .logged-out {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    display: table-cell
}

.mobile-nav .mprofile ul li a {
    text-decoration: none;
    padding: 20px 25px;
    font-size: 12px;
    display: block;
    text-transform: uppercase
}

.mobile-nav .mprofile .msign-in {
    margin: 0
}

.mobile-nav .mprofile .msign-in img {
    margin-right: 10px
}

.mobile-nav .mprofile .msign-in span {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff
}

.mobile-nav .mprofile .sign-in-icon {
    width: 16px;
    height: 18px
}

.mobile-nav .mobile-menu li {
    border-bottom: 1px solid #fff;
    width: auto;
    clear: both;
    margin: auto 25px;
    overflow: hidden
}

.mobile-nav .mobile-menu li:last-child {
    margin-bottom: 100px;
    border-bottom: none
}

.mobile-nav .mobile-menu li a {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    display: block;
    padding: 20px 20px 20px 0;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    background: url(../images/right-arrow-icon.png) center right no-repeat
}

.mobile-nav .mobile-menu a.current-page,
.mobile-nav .mobile-menu a.current-page-l3 {
    color: #fbbb36
}

.mobile-nav .mobile-menu ul.sub-nav,
.mobile-nav .mobile-menu ul.super-sub-nav {
    display: none
}

.mobile-nav .mobile-menu .sub-nav li a,
.mobile-nav .mobile-menu .super-sub-nav li a {
    font-size: 14px
}

.mobile-nav .mobile-menu .sub-nav .parent,
.mobile-nav .mobile-menu .super-sub-nav .super-parent {
    background: url(../images/mobile-menu-back.png) center left no-repeat;
    padding-left: 50px;
    color: #fbbb36;
    text-decoration: none
}

.mobile-nav .mobile-menu .sub-nav .parent:hover,
.mobile-nav .mobile-menu .super-sub-nav .super-parent:hover {
    text-decoration: none
}

.mobile-nav .mobile-menu .super-sub-nav li a {
    background: 0 0
}

.mobile-nav .mobile-menu ul {
    background: #042037
}

.header-menu {
    display: none
}

@media (max-width:1000px) {
    .header-menu {
        background-color: #fbbb36;
        width: 100%;
        padding: 15px 8%;
        border: 0;
        border-radius: inherit;
        display: inline-block
    }
    .header-menu .text {
        font-family: FFDINWebBold, Arial;
        font-weight: 400;
        font-style: normal;
        padding-top: 5px;
        color: #262626;
        font-size: 12px;
        text-transform: uppercase;
        display: block;
        word-break: break-all
    }
}


/* Added for C4AT */

.header-menu:focus {
    outline: dotted 2px;
    outline-offset: -1px
}

.breadcrumbs {
    background: #b8d7ed;
    padding: 15px 0 12px
}

.breadcrumbs .container {
    overflow: hidden
}

.breadcrumbs .link {
    text-transform: uppercase;
    margin-right: 15px;
    color: #005179;
    display: inline;
    line-height: 1.75
}

.breadcrumbs .link:after {
    margin-left: 15px
}

.breadcrumbs .link:focus,
.breadcrumbs .link:hover {
    color: #042037
}

.breadcrumbs .page {
    text-transform: uppercase;
    line-height: 1.75
}

@media (max-width:767px) {
    .breadcrumbs a:not(:last-of-type) {
        display: none
    }
    .breadcrumb {
        padding: 0 3.16%
    }
}

.heading-container .row>div {
    padding-bottom: 50px
}

@media (max-width:767px) {
    .heading-container .row>div {
        padding-bottom: 35px
    }
}

.heading-container h2,
.heading-container h3,
.heading-container h4,
.heading-container h5,
.heading-container h6 {
    padding: 0;
    margin: 0
}

.heading-container p:last-child {
    margin-top: 20px
}

@media (max-width:767px) {
    .heading-container p:last-child {
        margin-top: 20px
    }
}

.heading-container.center-align {
    text-align: center
}

.heading-container.background-light-gray {
    background-color: #f1f1f1
}

.heading-container.background-transparent {
    background-color: transparent
}

.heading-container.background-white {
    background-color: #fff
}

.heading-container:not(.background-transparent):not(.background-white) {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .heading-container:not(.background-transparent):not(.background-white) {
        margin-bottom: 35px
    }
}

.authenticated-view {
    display: none
}

.sign-in-bg {
    background: #f1f1f1
}

.sign-in-bg .sign-in-cta {
    margin-top: 50px
}

@media (max-width:767px) {
    .sign-in-bg .sign-in-cta {
        margin-top: 35px
    }
}

.login-user-name {
    word-wrap: break-word;
    margin-left: 8px
}

.forgot {
    float: right;
    color: #07679b;
    border-radius: 0;
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    text-transform: capitalize;
    position: absolute;
    top: 0;
    right: 0
}

.forgot,
.forgot.active,
.forgot:active,
.forgot[disabled],
fieldset[disabled] .forgot {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.forgot,
.forgot:active,
.forgot:focus,
.forgot:hover {
    border-color: transparent
}

.forgot:focus,
.forgot:hover {
    color: #005179;
    text-decoration: none;
    background-color: transparent
}

.forgot[disabled]:focus,
.forgot[disabled]:hover,
fieldset[disabled] .forgot:focus,
fieldset[disabled] .forgot:hover {
    color: #666;
    text-decoration: none
}

.forgot:after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 10px;
    margin-left: 5px;
    background-image: url(../images/resource_center-arrow_link.png);
    background-size: 7px 10px;
    background-repeat: no-repeat;
    background-position: right 30%
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .forgot:after {
        background-image: url(../images/resource_center-arrow_link_retina.png)
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:3),
only screen and (min--moz-device-pixel-ratio:3),
only screen and (-o-min-device-pixel-ratio:3/1),
only screen and (min-device-pixel-ratio:3),
only screen and (min-resolution:288dpi),
only screen and (min-resolution:3dppx) {
    .forgot:after {
        background-position: right 15%
    }
}


/* Commented for C4AT. Make it 2px 
.forgot:focus {
    outline: dotted thin;
    outline-offset: -1px
}
*/


/* Added for C4AT */

.forgot:focus {
    outline: dotted 2px;
    outline-offset: -1px
}

.error-text {
    color: #b02621;
    font-size: 14px;
    margin: 0
}

.error-text ul {
    margin: 0;
    padding: 4px 0 29px 16px
}

.login-error-msg {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    line-height: 16px;
    font-size: 14px;
    color: #b02621;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .login-error-msg {
        margin-bottom: 20px
    }
}

.login-error-msg:empty {
    display: none
}

.login label {
    font-size: 14px
}

.login .authenticated-view {
    display: none
}

.login-container {
    background: #f1f1f1;
    padding: 18px 20px;
    margin: 15px 0;
    display: block;
    float: left
}

.login-container #logout {
    margin-bottom: 0
}

.login-container .title {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #005179;
    text-transform: uppercase;
    margin: 0 0 10px
}

.login-container .userboard {
    width: 100%
}

.login-container .utility-buttons a:last-child {
    float: right!important
}

.login-container .login-description {
    margin-bottom: 4px;
    display: block;
    font-size: 14px;
    color: #111
}

.login-container .form-group.buttons {
    margin-bottom: -10px
}

.login-container .nomargin {
    margin: 0!important
}

.login-container .form-group {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    float: left
}

.login-container .form-group label {
    margin-bottom: 10px
}

.login-container .remember-me-group {
    margin: 0
}

.login-container .ff-regular {
    font-size: 13px;
    margin-bottom: 7px
}

.login-container .login_submit {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    text-transform: uppercase;
    margin: 0
}

.login-container .user-links {
    padding: 0;
    margin: 22px 0
}

.login-container .user-links li {
    list-style: none;
    margin: 5px 0;
    border-bottom: 1px solid #ccc
}

.login-container .user-links li a {
    background: url(../images/next_a_arrow.png) center right no-repeat;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%
}

@media (max-width:767px) {
    .login-container .user-links li a {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

@media (max-width:767px) {
    .login-container .user-links li a {
        background: url(../images/footer_arrow.png) right 0 no-repeat
    }
}

@media (max-width:767px) {
    .login-container .user-links li {
        border-bottom: 1px solid #fff
    }
}

.login-container .user-links li:last-child {
    border-bottom: none
}

.login-container.login-outage {
    padding: 20px 30px
}

.login-container.login-outage h3,
.login-container.login-outage h4,
.login-container.login-outage h5 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #005179;
    text-transform: uppercase
}

@media (max-width:767px) {
    .login-container.login-outage h3,
    .login-container.login-outage h4,
    .login-container.login-outage h5 {
        margin-bottom: 20px
    }
}

@media (max-width:767px) {
    .login-container.login-outage h3,
    .login-container.login-outage h4,
    .login-container.login-outage h5 {
        color: #fff
    }
}

.login-container.login-outage :last-child {
    margin-bottom: 0
}

.standalone {
    background: 0 0;
    padding: 0;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .standalone {
        margin-bottom: 35px
    }
}

.standalone .login-error-msg {
    margin-top: -35px;
    margin-bottom: 18px
}

@media (max-width:767px) {
    .standalone .login-error-msg {
        margin-top: -22px;
        margin-bottom: 18px;
        color: #b02621
    }
}

.standalone .title {
    font-size: 60px;
    text-transform: none;
    text-align: center;
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    margin: 0;
    color: #005179;
    word-wrap: break-word
}

.standalone .unavail-head {
    margin-bottom: 20px
}

@media (max-width:767px) {
    .standalone .unavail-head {
        margin-bottom: 20px
    }
}

.standalone .unavail-description {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .standalone .unavail-description {
        margin-bottom: 35px
    }
}

.standalone .server-error .error-icon {
    background: url(../images/exclamation.png) center center no-repeat;
    height: 23px;
    width: 22px;
    display: inline-block;
    clear: both
}

.standalone .server-error .error-headding {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    margin: 5px 0
}

.standalone .line {
    font-size: 0;
    width: 100%;
    display: inline-block;
    margin-top: 50px;
    margin-bottom: 50px;
    border-top: 1px solid #ccc
}

@media (max-width:767px) {
    .standalone .line {
        margin-bottom: 35px;
        margin-top: 35px
    }
}

@media (max-width:767px) {
    .standalone .line {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        display: block
    }
}

.standalone .login-description {
    font-size: 14px;
    margin: 0 0 50px
}

.standalone .form-group {
    margin-bottom: 50px;
    float: left;
    width: 100%;
    position: relative
}

@media (max-width:767px) {
    .standalone .form-group {
        margin-bottom: 35px
    }
}

.standalone .form-group .forgot {
    font-size: 16px
}

.standalone .form-group label {
    color: inherit;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0 0 20px
}

.standalone .form-group label .small,
.standalone .form-group label small {
    font-weight: 400;
    line-height: 1;
    color: #ccc;
    font-size: 65%
}

@media (max-width:767px) {
    .standalone .form-group label {
        font-size: 18px;
        line-height: 1.25
    }
}

@media (max-width:767px) {
    .standalone .form-group label {
        margin-bottom: 20px
    }
}

.standalone .form-group.remember-me-group {
    margin-top: -30px;
    margin-bottom: 17px
}

.standalone .form-group.remember-me-group label {
    font-size: 18px;
    margin-bottom: 0;
    text-transform: none;
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal
}

.standalone .form-group.nomargin a:last-child {
    float: right
}

.standalone .form-group.buttons {
    margin-bottom: 20px
}

@media (max-width:767px) {
    .standalone .form-group.buttons {
        margin-bottom: 20px
    }
}

.standalone .form-group.buttons button {
    margin: 0
}

.standalone .form-group.error .image-state {
    top: 52px
}

.standalone .form-group.error .state-text {
    right: -100%;
    position: absolute;
    top: 37px
}

@media (max-width:767px) {
    .standalone .form-group.error .state-text {
        position: relative;
        left: 10px;
        top: 10px;
        color: #fff
    }
}

.standalone .form-group.error .state-text .error-text {
    color: #333!important;
    margin-top: 5px;
    display: inline-block;
    display: block;
    width: 100%
}

.standalone .form-group.error .error-headding {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-size: 14px
}

.standalone input {
    background-color: #fff;
    font-size: 18px;
    color: #333
}

.standalone .login-content.login-outage h3,
.standalone .login-content.login-outage h4,
.standalone .login-content.login-outage h5 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #005179;
    text-transform: uppercase
}

@media (max-width:767px) {
    .standalone .login-content.login-outage h3,
    .standalone .login-content.login-outage h4,
    .standalone .login-content.login-outage h5 {
        margin-bottom: 20px
    }
}

.standalone .login-content.login-outage a {
    color: #07679b;
    font-weight: 400;
    border-radius: 0;
    font-family: FFDINWebBold, Arial;
    background-image: none;
    text-transform: none;
    padding-right: 0;
    text-decoration: none
}

.standalone .login-content.login-outage a,
.standalone .login-content.login-outage a.active,
.standalone .login-content.login-outage a:active,
.standalone .login-content.login-outage a[disabled],
fieldset[disabled] .standalone .login-content.login-outage a {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.standalone .login-content.login-outage a,
.standalone .login-content.login-outage a:active,
.standalone .login-content.login-outage a:focus,
.standalone .login-content.login-outage a:hover {
    border-color: transparent
}

.standalone .login-content.login-outage a:focus,
.standalone .login-content.login-outage a:hover {
    color: #005179;
    text-decoration: none;
    background-color: transparent
}

.standalone .login-content.login-outage a[disabled]:focus,
.standalone .login-content.login-outage a[disabled]:hover,
fieldset[disabled] .standalone .login-content.login-outage a:focus,
fieldset[disabled] .standalone .login-content.login-outage a:hover {
    color: #666;
    text-decoration: none
}

.standalone .login-content.login-outage a:after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 10px;
    margin-left: 5px;
    background-image: url(../images/resource_center-arrow_link.png);
    background-size: 7px 10px;
    background-repeat: no-repeat;
    background-position: right 30%
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .standalone .login-content.login-outage a:after {
        background-image: url(../images/resource_center-arrow_link_retina.png)
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:3),
only screen and (min--moz-device-pixel-ratio:3),
only screen and (-o-min-device-pixel-ratio:3/1),
only screen and (min-device-pixel-ratio:3),
only screen and (min-resolution:288dpi),
only screen and (min-resolution:3dppx) {
    .standalone .login-content.login-outage a:after {
        background-position: right 15%
    }
}


/* Commented for C4AT 
.standalone .login-content.login-outage a:focus {
    outline: dotted thin;
    outline-offset: -1px
}*/

.standalone .login-content.login-outage a:focus {
    outline: dotted 2px;
    outline-offset: -1px
}

.standalone .login-content.login-outage :last-child {
    margin-bottom: 0
}

.login.sign-in-cta .form-group.error .state-text {
    display: inline-block;
    float: none
}

.login.sign-in-cta .form-group label {
    margin-bottom: 20px;
    font-size: 18px
}

@media (max-width:767px) {
    .login.sign-in-cta .form-group label {
        margin-bottom: 20px
    }
}

.login.sign-in-cta .form-group .state-text {
    margin-bottom: 10px!important
}

.login.sign-in-cta .sign-in-description+.login-error-msg {
    margin-top: -36px;
    margin-bottom: 10px
}

@media (max-width:767px) {
    .login.sign-in-cta .sign-in-description+.login-error-msg {
        margin-top: -22px;
        margin-bottom: 18px
    }
}

@media (max-width:767px) {
    .login.sign-in-cta .login-error-msg {
        margin-top: -22px;
        margin-bottom: 18px
    }
}

.sign-in-cta {
    margin-bottom: 50px;
    position: relative
}

@media (max-width:767px) {
    .sign-in-cta {
        margin-bottom: 35px
    }
}

.sign-in-cta .form-group {
    position: relative;
    margin-bottom: 0
}

@media (min-width:768px) and (max-width:1239px) {
    .sign-in-cta .form-group {
        margin-bottom: 20px
    }
}

.sign-in-cta .form-group.remember-me-group {
    float: left;
    clear: both
}

.sign-in-cta .form-group .image-state {
    top: 48px;
    right: 20px
}

.sign-in-cta .signin-btn {
    margin-top: 38px;
    margin-bottom: 0
}

.sign-in-cta .create-btn {
    margin: 38px 0 0 5px
}

.sign-in-cta .sign-in-heading {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    color: inherit;
    font-size: 36px;
    margin: 0 0 20px
}

.sign-in-cta .sign-in-heading .small,
.sign-in-cta .sign-in-heading small {
    font-weight: 400;
    line-height: 1;
    color: #ccc;
    font-size: 65%
}

@media (max-width:767px) {
    .sign-in-cta .sign-in-heading {
        font-size: 30px
    }
}

@media (max-width:767px) {
    .sign-in-cta .sign-in-heading {
        margin-bottom: 35px
    }
}

.sign-in-cta a.btn.btn-primary {
    margin-bottom: 0
}

.sign-in-cta .sign-in-description {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .sign-in-cta .sign-in-description {
        margin-bottom: 35px
    }
}

.sign-in-cta .forgot {
    font-size: 18px;
    margin-right: 10px
}

@media (max-width:767px) {
    .sign-in-cta .forgot {
        margin-right: 4px
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:3),
only screen and (min--moz-device-pixel-ratio:3),
only screen and (-o-min-device-pixel-ratio:3/1),
only screen and (min-device-pixel-ratio:3),
only screen and (min-resolution:288dpi),
only screen and (min-resolution:3dppx) {
    .sign-in-cta .forgot:after {
        background-position: right 30%
    }
}

.sign-in-cta .form-control {
    background: #fff
}

@media (min-width:768px) {
    .sign-in-cta .action-group .btn {
        width: 38%
    }
}

.sign-in-cta .login-content.login-outage h3,
.sign-in-cta .login-content.login-outage h4,
.sign-in-cta .login-content.login-outage h5 {
    margin-top: 0;
    margin-bottom: 20px;
    color: #005179;
    text-transform: uppercase
}

@media (max-width:767px) {
    .sign-in-cta .login-content.login-outage h3,
    .sign-in-cta .login-content.login-outage h4,
    .sign-in-cta .login-content.login-outage h5 {
        margin-bottom: 20px
    }
}

.sign-in-cta .login-content.login-outage a {
    color: #07679b;
    font-weight: 400;
    border-radius: 0;
    font-family: FFDINWebBold, Arial;
    background-image: none;
    text-transform: none;
    padding-right: 0;
    text-decoration: none
}

.sign-in-cta .login-content.login-outage a,
.sign-in-cta .login-content.login-outage a.active,
.sign-in-cta .login-content.login-outage a:active,
.sign-in-cta .login-content.login-outage a[disabled],
fieldset[disabled] .sign-in-cta .login-content.login-outage a {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sign-in-cta .login-content.login-outage a,
.sign-in-cta .login-content.login-outage a:active,
.sign-in-cta .login-content.login-outage a:focus,
.sign-in-cta .login-content.login-outage a:hover {
    border-color: transparent
}

.sign-in-cta .login-content.login-outage a:focus,
.sign-in-cta .login-content.login-outage a:hover {
    color: #005179;
    text-decoration: none;
    background-color: transparent
}

.sign-in-cta .login-content.login-outage a[disabled]:focus,
.sign-in-cta .login-content.login-outage a[disabled]:hover,
fieldset[disabled] .sign-in-cta .login-content.login-outage a:focus,
fieldset[disabled] .sign-in-cta .login-content.login-outage a:hover {
    color: #666;
    text-decoration: none
}

.sign-in-cta .login-content.login-outage a:after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 10px;
    margin-left: 5px;
    background-image: url(../images/resource_center-arrow_link.png);
    background-size: 7px 10px;
    background-repeat: no-repeat;
    background-position: right 30%
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .sign-in-cta .login-content.login-outage a:after {
        background-image: url(../images/resource_center-arrow_link_retina.png)
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:3),
only screen and (min--moz-device-pixel-ratio:3),
only screen and (-o-min-device-pixel-ratio:3/1),
only screen and (min-device-pixel-ratio:3),
only screen and (min-resolution:288dpi),
only screen and (min-resolution:3dppx) {
    .sign-in-cta .login-content.login-outage a:after {
        background-position: right 15%
    }
}


/* Commented for C4AT
.sign-in-cta .login-content.login-outage a:focus {
    outline: dotted thin;
    outline-offset: -1px
}
*/


/* Added for C4AT */

.sign-in-cta .login-content.login-outage a:focus {
    outline: dotted 2px;
    outline-offset: -1px
}

.sign-in-cta .login-content.login-outage :last-child {
    margin-bottom: 0
}

.loginrow .login-error-msg {
    margin-top: -20px;
    margin-bottom: 10px
}

@media (max-width:767px) {
    .loginrow .login-error-msg {
        color: #ccc
    }
}

@media (max-width:767px) {
    .loginrow .form-group label {
        color: #fff
    }
}

.loginrow .form-group .form-control {
    background: #fff
}

.loginrow .remember-me-group label:after,
.loginrow .remember-me-group label:before {
    margin-top: -2px
}

.loginrow .remember-me-group label {
    margin-bottom: 0
}

.loginrow .login-container {
    padding: 20px;
    margin: 0;
    width: 100%
}

@media (max-width:767px) {
    .loginrow .login-container {
        margin: 0
    }
}

.loginrow .login-container .error-text {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    position: relative;
    top: -16px;
    line-height: 15px
}

.loginrow .login-container .title {
    margin-bottom: 25px
}

.loginrow .login-container .login-description {
    margin-bottom: 20px
}

@media (max-width:767px) {
    .loginrow .login-container .login-description {
        margin-bottom: 20px
    }
}

@media (max-width:767px) {
    .loginrow .login-container .form-group:last-child {
        margin-bottom: 0
    }
}

.loginrow .login-container .form-group.buttons {
    margin-top: 10px
}

@media (max-width:767px) {
    .loginrow .login-container .form-group.buttons {
        margin-top: 0
    }
}

@media (max-width:767px) {
    .login .form-group,
    .login .form-group label {
        margin-bottom: 10px
    }
    .login .remember-me-group {
        margin: 18px 0
    }
    .sign-in-cta .btn,
    .sign-in-cta .form-control,
    .sign-in-cta .form-group {
        width: 100%
    }
    .sign-in-cta .form-group {
        margin-bottom: 20px!important
    }
    .sign-in-cta .form-group.remember-me-group {
        margin-top: 0
    }
    .sign-in-cta .form-group.remember-me-group label {
        margin-bottom: 0
    }
    .sign-in-cta .sign-in-description {
        font-size: 16px
    }
    .sign-in-cta .signin-btn {
        margin-top: 0
    }
    .sign-in-cta .create-btn {
        margin-top: 20px;
        margin-left: 0
    }
    .sign-in-cta .btn-secondary:focus,
    .sign-in-cta .btn-secondary:hover {
        color: #fff
    }
    .login-container {
        background-color: #042037;
        padding: 16px 8.33333% 21px;
        width: 100%;
        margin: 0
    }
    .login-container .title,
    .login-container a,
    .login-container label,
    .login-container p,
    .login-container span {
        color: #fff
    }
    .login-container a:active,
    .login-container a:focus,
    .login-container a:hover {
        color: #fbbb36
    }
    .login-container #logout {
        border-color: #fff
    }
    .login-container .title {
        margin-bottom: 8px
    }
    .login-container .login-description {
        color: #fff;
        font-size: 14px;
        margin-bottom: 20px
    }
    .login-container .form-control {
        background-color: #fff
    }
    .login-container .form-group.remember-me-group {
        margin: 8px 0 17px
    }
    .login-container .form-group {
        margin-bottom: 20px
    }
    .login-container .form-group .forgot {
        font-size: 14px;
        color: #fff
    }
    .login-container .form-group .forgot:after {
        background-image: url(../images/right-arrow-icon.png)
    }
    .login-container .form-group label {
        margin-bottom: 7px
    }
    .login-container .form-group .btn-half {
        width: 48%;
        border-color: #fff;
        color: #fff
    }
    .login-container .form-group.error .state-text {
        color: #ccc!important
    }
    .login-container .user-links li a {
        color: #fff;
        margin-top: 18px;
        margin-bottom: 18px
    }
    .standalone {
        margin: 70px auto;
        max-width: 100%;
        padding: 0;
        background: 0 0
    }
    .standalone .title {
        margin-bottom: 0;
        font-size: 30px
    }
    .standalone .login-description {
        font-size: 14px;
        margin: 0 0 35px;
        color: #333
    }
    .standalone .error-headding {
        color: #c0392b
    }
    .standalone .form-group .btn-half {
        color: #005179;
        border-color: #005179
    }
    .standalone .form-group .btn-half:active,
    .standalone .form-group .btn-half:focus,
    .standalone .form-group .btn-half:hover {
        color: #fff
    }
    .standalone .form-group .forgot {
        font-size: 14px;
        color: #07679b;
        border-radius: 0;
        font-family: FFDINWeb, Arial;
        font-weight: 400;
        font-style: normal;
        text-transform: capitalize
    }
    .standalone .form-group .forgot,
    .standalone .form-group .forgot.active,
    .standalone .form-group .forgot:active,
    .standalone .form-group .forgot[disabled],
    fieldset[disabled] .standalone .form-group .forgot {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .standalone .form-group .forgot,
    .standalone .form-group .forgot:active,
    .standalone .form-group .forgot:focus,
    .standalone .form-group .forgot:hover {
        border-color: transparent
    }
    .standalone .form-group .forgot:focus,
    .standalone .form-group .forgot:hover {
        color: #005179;
        text-decoration: none;
        background-color: transparent
    }
    .standalone .form-group .forgot[disabled]:focus,
    .standalone .form-group .forgot[disabled]:hover,
    fieldset[disabled] .standalone .form-group .forgot:focus,
    fieldset[disabled] .standalone .form-group .forgot:hover {
        color: #666;
        text-decoration: none
    }
    .standalone .form-group .forgot:after {
        content: "";
        display: inline-block;
        width: 7px;
        height: 10px;
        margin-left: 5px;
        background-image: url(../images/resource_center-arrow_link.png);
        background-size: 7px 10px;
        background-repeat: no-repeat;
        background-position: right 30%
    }
    .standalone .form-group .forgot:focus {
        outline: dotted thin;
        outline-offset: -1px
    }
    .standalone .form-group.remember-me-group {
        margin-bottom: 0;
        margin-top: 0
    }
    .standalone .form-group.remember-me-group label {
        margin-bottom: 0;
        font-size: 14px
    }
    .standalone .form-group label {
        margin-bottom: 20px;
        font-size: 14px;
        color: #333
    }
    .standalone .form-group.buttons {
        margin-top: 20px
    }
    .standalone .form-group.error .state-text {
        position: relative;
        top: 10px;
        left: -2px
    }
    .standalone .form-group.error .image-state {
        top: 44px
    }
    .standalone .title {
        color: #005179
    }
    .standalone .user-links li a,
    .standalone a {
        color: #07679b
    }
    .standalone .form-control {
        font-size: 14px;
        height: auto
    }
}

@media (max-width:767px) and only screen and (-webkit-min-device-pixel-ratio:2),
(max-width:767px) and only screen and (min--moz-device-pixel-ratio:2),
(max-width:767px) and only screen and (-o-min-device-pixel-ratio:2/1),
(max-width:767px) and only screen and (min-device-pixel-ratio:2),
(max-width:767px) and only screen and (min-resolution:192dpi),
(max-width:767px) and only screen and (min-resolution:2dppx) {
    .standalone .form-group .forgot:after {
        background-image: url(../images/resource_center-arrow_link_retina.png)
    }
}

@media (max-width:767px) and only screen and (-webkit-min-device-pixel-ratio:3),
(max-width:767px) and only screen and (min--moz-device-pixel-ratio:3),
(max-width:767px) and only screen and (-o-min-device-pixel-ratio:3/1),
(max-width:767px) and only screen and (min-device-pixel-ratio:3),
(max-width:767px) and only screen and (min-resolution:288dpi),
(max-width:767px) and only screen and (min-resolution:3dppx) {
    .standalone .form-group .forgot:after {
        background-position: right 15%
    }
}

@media (min-width:768px) and (max-width:1239px) {
    .standalone .form-group.error .state-text {
        right: 10px;
        position: relative;
        top: 1px
    }
}

@media (min-width:1240px) {
    .two-column-layout .login.sign-in-cta .form-group.error .image-state {
        top: 70px
    }
    .two-column-layout .login.sign-in-cta .action-group,
    .two-column-layout .login.sign-in-cta .form-control {
        margin-top: 21px
    }
    .two-column-layout .login.sign-in-cta .forgot {
        left: 11px;
        right: auto;
        top: 27px
    }
}

.steps {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .steps {
        margin-bottom: 35px
    }
}

.steps-heading {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    margin: 0 0 50px
}

@media (max-width:767px) {
    .steps-heading {
        margin-bottom: 35px
    }
}

.progress {
    background: #f1f1f1
}

.two-column-layout .vertical-content {
    width: 83%
}

@media (max-width:767px) {
    .two-column-layout .vertical-content {
        width: 100%
    }
}

@media only screen and (min-width:768px) and (max-width:1239px) and (orientation:portrait) {
    .two-column-layout .vertical-content {
        width: 83%
    }
}

.progress-bar a {
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    color: #666;
    position: relative;
    text-decoration: none;
    margin-top: 50px;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .progress-bar a {
        margin-bottom: 35px;
        margin-top: 35px
    }
}

@media (max-width:767px) {
    .progress-bar a:first-child {
        margin-left: 8.33333%
    }
}

.progress-bar a:first-child .bar {
    display: none
}

.progress-bar a:hover {
    text-decoration: none
}

.progress-bar a .number {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    display: block;
    background: #fff;
    border-radius: 100px;
    height: 42px;
    width: 42px;
    padding: 9px 0 0;
    font-size: 20px;
    text-align: center;
    color: #888;
    border: 2px solid #888;
    position: relative;
    z-index: 2
}

.progress-bar a .number:after {
    content: "";
    position: absolute;
    border-left: 20px solid #f1f1f1;
    border-right: 20px solid #f1f1f1;
    height: 50px;
    width: 82px;
    border-radius: 100px;
    top: -6px;
    left: -22px
}

@media (max-width:767px) {
    .progress-bar a .number:after {
        border-left: 4px solid #f1f1f1;
        border-right: 4px solid #f1f1f1;
        height: 46px;
        width: 50px;
        top: -4px;
        left: -6px
    }
}

@media (max-width:767px) {
    .progress-bar a .number {
        font-size: 18px
    }
}

.progress-bar a .bar {
    content: '';
    font-size: 0;
    width: 80%;
    height: 1px;
    background: url(../images/dash.png) center center;
    position: absolute;
    left: -72%;
    top: 20.5px;
    z-index: 0
}

.progress-bar a .heading {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    color: #666;
    font-size: 14px;
    letter-spacing: .1em;
    display: block;
    margin-top: 20px
}

@media (max-width:767px) {
    .progress-bar a .heading {
        margin-top: 20px
    }
}

.progress-bar a .description {
    text-transform: initial;
    font-size: 16px;
    line-height: 1.25;
    width: 79%;
    float: left;
    margin-top: 20px
}

@media (max-width:767px) {
    .progress-bar a .description {
        margin-top: 20px
    }
}

.progress-bar a.active,
.progress-bar a.active .heading {
    color: #005179
}

.progress-bar a.active .number {
    background: #005179;
    color: #fff;
    border-color: #005179
}

.progress-bar a.active .bar {
    background: #005179
}

.content-wrap .headingwrap {
    margin: 0;
    padding: 0
}

.content-wrap .description,
.content-wrap .heading {
    color: #005179;
    width: 100%;
    float: left;
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal
}

.content-wrap .heading {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    color: #005179;
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .content-wrap .heading {
        margin-bottom: 20px
    }
}

@media (max-width:767px) {
    .content-wrap .heading {
        font-size: 16px
    }
}

.content-wrap .description {
    float: left;
    display: block;
    clear: both;
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    margin-top: 14px;
    font-size: 36px;
    color: #005179;
    margin-bottom: 50px
}

.content-wrap .description .small,
.content-wrap .description small {
    font-weight: 400;
    line-height: 1;
    color: #ccc;
    font-size: 65%
}

@media (max-width:767px) {
    .content-wrap .description {
        font-size: 30px
    }
}

@media (max-width:767px) {
    .content-wrap .description {
        margin-bottom: 35px
    }
}

.content-wrap strong {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    color: #000
}

.content-wrap .content {
    margin-top: 50px;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .content-wrap .content {
        margin-bottom: 35px;
        margin-top: 35px
    }
}

@media (max-width:767px) {
    .content-wrap .content {
        margin-top: 70px
    }
}

.content-wrap .content .text {
    display: block
}

.content-wrap .content .text p,
.content-wrap .content .text picture img {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .content-wrap .content .text p {
        margin-bottom: 35px
    }
}

@media (max-width:767px) {
    .content-wrap .content .text picture img {
        margin-bottom: 35px
    }
}

.disclaimer .line {
    border-top: 1px solid #ccc
}

.disclaimer button {
    padding-left: 60px;
    padding-right: 60px;
    margin: 0
}

@media (max-width:767px) {
    .disclaimer button {
        width: 45%;
        padding-left: 0;
        padding-right: 0;
        max-width: 200px
    }
}

.disclaimer .previous {
    float: left;
    margin-top: 50px
}

@media (max-width:767px) {
    .disclaimer .previous {
        margin-top: 35px
    }
}

.disclaimer .next {
    float: right;
    margin-top: 50px
}

@media (max-width:767px) {
    .disclaimer .next {
        margin-top: 35px
    }
}

.steps-vertical .verticalsteps {
    margin-bottom: 100px
}

@media (max-width:767px) {
    .steps-vertical .verticalsteps {
        margin-bottom: 70px
    }
}

.steps-vertical .verticalsteps:last-child {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .steps-vertical .verticalsteps:last-child {
        margin-bottom: 35px
    }
}

.steps-vertical .vsteps-heading {
    color: inherit;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 50px
}

.steps-vertical .vsteps-heading .small,
.steps-vertical .vsteps-heading small {
    font-weight: 400;
    line-height: 1;
    color: #ccc;
    font-size: 65%
}

@media (max-width:767px) {
    .steps-vertical .vsteps-heading {
        font-size: 18px;
        line-height: 1.25
    }
}

@media (max-width:767px) {
    .steps-vertical .vsteps-heading {
        margin-bottom: 35px
    }
}

.steps-vertical .numbering {
    padding-right: 37px;
    text-align: right
}

.steps-vertical .count-box {
    position: relative;
    text-align: left;
    min-width: 70px
}

.steps-vertical .count-box .number {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 38px;
    color: #005179;
    float: left;
    display: block;
    clear: both;
    text-align: center;
    margin-bottom: 20px;
    width: 30px
}

@media (max-width:767px) {
    .steps-vertical .count-box .number {
        margin-bottom: 20px
    }
}

.steps-vertical .count-box .out-of {
    color: #005179;
    padding-top: 20px;
    border-top: 1px solid #ccc;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .08em;
    float: left;
    display: block;
    clear: both;
    width: 100%;
    width: auto;
    text-align: left
}

.steps-vertical .vertical-content-wrap .row {
    margin-left: 0;
    margin-right: 0
}

.steps-vertical .vertical-content-wrap .vertical-content {
    border-left: 1px solid #ccc;
    margin-left: -2%;
    padding-left: calc(2% + 10px)
}

@media (max-width:767px) {
    .steps-vertical .vertical-content-wrap .vertical-content {
        padding-left: 0;
        margin-left: 0;
        border: none
    }
}

.steps-vertical .vertical-content-wrap .vertical-content p {
    margin-bottom: 31px
}

.steps-vertical .vertical-content-wrap .vertical-content p:last-child {
    margin-bottom: 0
}

.steps-vertical .vertical-content-wrap .step-title {
    text-transform: inherit;
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 36px;
    color: #005179;
    line-height: 1.25;
    margin: 0 0 50px
}

.steps-vertical .vertical-content-wrap .step-title .small,
.steps-vertical .vertical-content-wrap .step-title small {
    font-weight: 400;
    line-height: 1;
    color: #ccc;
    font-size: 65%
}

@media (max-width:767px) {
    .steps-vertical .vertical-content-wrap .step-title {
        font-size: 30px
    }
}

@media (max-width:767px) {
    .steps-vertical .vertical-content-wrap .step-title {
        margin-bottom: 35px
    }
}

@media (max-width:767px) {
    .steps-vertical .vertical-content-wrap .step-title {
        display: block;
        clear: both;
        margin-top: 50px
    }
}

@media (max-width:767px) and (max-width:767px) {
    .steps-vertical .vertical-content-wrap .step-title {
        margin-top: 35px
    }
}

@media (max-width:767px) {
    .progress-bar {
        height: auto
    }
    .progress-bar a .bar {
        left: -61%
    }
    .content-wrap .col-md-4 img {
        width: 99%
    }
    .steps-vertical .count-box .number {
        font-size: 38px
    }
    .steps-vertical .count-box .out-of {
        font-size: 12px
    }
    .disclaimer .previous {
        float: left
    }
    .disclaimer .next {
        float: right
    }
}

@media (min-width:767px) and (max-width:900px) {
    .progress-bar a .bar {
        left: -60%
    }
}

@media only screen and (min-width:768px) and (max-width:1239px) and (orientation:portrait) {
    .steps-vertical .count-box {
        margin-right: 4%
    }
}

.profile-entry .profile-list,
.profile-entry .profile-wrapper {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .profile-entry .profile-wrapper {
        margin-bottom: 35px
    }
}

@media (max-width:767px) {
    .profile-entry .profile-list {
        margin-bottom: 35px
    }
}

.profile-entry .profile-list:last-child,
.profile-entry .profile-list:nth-last-child(2) {
    margin-bottom: 0
}

@media (max-width:767px) {
    .profile-entry .profile-list:nth-last-child(2) {
        margin-bottom: 50px
    }
}

@media (max-width:767px) and (max-width:767px) {
    .profile-entry .profile-list:nth-last-child(2) {
        margin-bottom: 35px
    }
}

.profile-entry .profile-list:nth-child(odd) {
    clear: both
}

.profile-entry .img-profile {
    width: 100%;
    max-width: 100%
}

@media (max-width:767px) {
    .profile-entry .img-profile {
        max-height: 550px
    }
}

.profile-entry .mobile-font {
    font-size: 32px
}

.profile-entry .profile-name {
    margin-top: 0;
    margin-bottom: 10px
}

@media (max-width:767px) {
    .profile-entry .profile-name {
        margin-top: 50px
    }
}

@media (max-width:767px) and (max-width:767px) {
    .profile-entry .profile-name {
        margin-top: 35px
    }
}

.profile-entry .job-title {
    font-size: 14px;
    display: inline-block;
    width: 100%
}

@media (max-width:767px) {
    .profile-entry .job-title {
        font-size: 16px
    }
}

.profile-entry .profile-intro {
    width: 100%
}

.profile-entry .profile-intro p {
    margin-top: 20px;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .profile-entry .profile-intro p {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.profile-entry .contact-heading {
    line-height: 1;
    color: inherit;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0
}

.profile-entry .contact-heading .small,
.profile-entry .contact-heading small {
    font-weight: 400;
    line-height: 1;
    color: #ccc;
    font-size: 75%
}

@media (max-width:767px) {
    .profile-entry .contact-heading {
        font-size: 16px
    }
}

.profile-entry .contact-info .btn-tertiary,
.profile-entry .contact-info .media-link .view-more,
.profile-entry .contact-info .search-header .search-result-section .search-result-header {
    text-transform: none;
    text-decoration: none
}

.profile-entry .btn-secondary {
    margin-top: 20px;
    margin-bottom: 0
}

@media (max-width:767px) {
    .profile-entry .btn-secondary {
        margin-top: 20px
    }
}

@media (max-width:767px) {
    .profile-entry .btn-secondary {
        width: 100%
    }
}

.contact-info a,
.contact-info a:hover {
    text-decoration: none
}

.accordion-wrap,
.accordion-wrap .accordion-headding {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .accordion-wrap {
        margin-bottom: 35px
    }
}

.accordion .contents>section.un-authenticated-view:nth-last-child(2),
.accordion .contents>section:last-child {
    margin-bottom: -50px
}

@media (max-width:767px) {
    .accordion .contents>section.un-authenticated-view:nth-last-child(2),
    .accordion .contents>section:last-child {
        margin-bottom: -35px
    }
}

.accordion .contents>section.featurelinks:last-child,
.accordion .contents>section.map-container,
.accordion .contents>section.resource-center:last-child,
.accordion .contents>section.table-b:last-child {
    margin-bottom: 0
}

.accordion .contents>section.mediagallery:last-child {
    margin-bottom: -20px
}

@media (max-width:767px) {
    .accordion .contents .container [class*='-xs-offset-'] {
        margin-left: 0
    }
    .accordion .contents .container .col-xs-10 {
        width: 100%
    }
}

.accordion .control {
    background: #f1f1f1;
    border: 1px solid #ccc;
    margin-top: -1px;
    cursor: pointer;
    width: 100%;
    padding: 28px 25px 28px 40px
}

.accordion .control .accordion-head {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #042037;
    background: url(../images/expand-down.png) right center no-repeat;
    text-transform: uppercase;
    padding: 0 38px 0 0;
    margin: 0
}


/* Removed for C4AT 
.accordion .control:focus {
    outline: dotted thin;
    outline-offset: -1px
}
*/


/* Added for C4AT */

.accordion .control:focus {
    outline: dotted 2px;
    outline-offset: -2px
}

.accordion .contents {
    display: none;
    padding: 30px 45px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.accordion .contents .container {
    margin: 0
}

.accordion .contents .shortform .shortform-without-image .shortform-content {
    width: 100%
}

.accordion:last-child .contents {
    border-bottom: solid 1px #ccc
}

.accordion:first-child {
    border-top: solid 1px #ccc
}

.accordion.expanded .control {
    background: #fbbb36;
    cursor: auto
}

.accordion.expanded .accordion-head {
    background: url(../images/expand-up.png) right center no-repeat
}

@media (max-width:1239px) {
    .accordion .control {
        padding: 20px 15px
    }
    .accordion .control .accordion-head {
        line-height: 28px
    }
}

@media (max-width:767px) {
    .accordion .contents {
        padding: 20px 15px
    }
}

.eventdetail {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .eventdetail {
        margin-bottom: 35px
    }
}

.eventdetail .text-upper {
    text-transform: uppercase
}

.eventdetail .publication {
    padding-bottom: 20px;
    margin: 0;
    border-bottom: 1px solid #ccc;
    line-height: 1.5;
    font-size: 14px;
    text-transform: uppercase
}

.eventdetail .publication strong {
    margin-right: 20px;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal
}

.eventdetail .publication strong span {
    color: #ccc
}

@media (min-width:768px) {
    .eventdetail .publication .rwd-break {
        display: none
    }
}

.eventdetail .documentation-container {
    margin-top: 50px
}

@media (max-width:767px) {
    .eventdetail .documentation-container {
        margin-top: 35px
    }
}

.eventdetail .media-links {
    margin-bottom: 50px;
    text-transform: uppercase
}

@media (max-width:767px) {
    .eventdetail .media-links {
        margin-bottom: 35px
    }
}

.eventdetail .media-links a {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    margin-top: 20px;
    margin-right: 30px;
    font-size: 14px
}

@media (max-width:767px) {
    .eventdetail .media-links a {
        margin-top: 20px
    }
}

.eventdetail .media-links a img {
    padding-right: 10px;
    display: inline-block
}

.eventdetail .media-links a:last-child {
    margin-right: 0
}

.eventdetail picture img {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .eventdetail picture img {
        margin-bottom: 35px
    }
}

.eventdetail .thumbnail {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.eventdetail .event-desc p {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .eventdetail .event-desc p {
        margin-bottom: 35px
    }
}

.eventdetail .event-desc p:last-child {
    margin-bottom: 0!important
}

.eventdetail .documentation .thumbnail img {
    width: 100%
}

.eventdetail .documentation a {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    width: 100%
}

.eventdetail .documentation .file-size {
    font-size: 12px;
    color: #07679b;
    margin: 0
}

.eventdetail .documentation .file-desc {
    margin: 0;
    font-size: 14px
}

.eventdetail .contact-info-container {
    margin-top: 50px
}

@media (max-width:767px) {
    .eventdetail .contact-info-container {
        margin-top: 35px
    }
}

.eventdetail .contact-info .contact-title {
    text-transform: uppercase;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    margin-bottom: 20px;
    border-top: 1px solid #ccc;
    padding-top: 50px
}

@media (max-width:767px) {
    .eventdetail .contact-info .contact-title {
        margin-bottom: 20px
    }
}

@media (max-width:767px) {
    .eventdetail .contact-info .contact-title {
        padding-top: 35px
    }
}

.eventdetail .contact-info .thumbnail img {
    width: 100%
}

.eventdetail .contact-info address {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5
}

.eventdetail .contact-info address span {
    line-height: 1.5;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal
}

@media (max-width:767px) {
    .eventdetail .thumbnail {
        width: 84%
    }
    .eventdetail .documentation {
        line-height: 1.5;
        width: 100%
    }
    .eventdetail .documentation a {
        font-size: 14px
    }
    .eventdetail .documentation .file-size {
        font-size: 12px
    }
    .eventdetail .contact-info {
        line-height: 1.5;
        width: 100%
    }
    .eventdetail .contact-info .contact-title {
        margin-bottom: 40px;
        font-size: 14px
    }
    .eventdetail .contact-info address {
        font-size: 14px
    }
    .eventdetail .media-links a:not(:last-child) {
        margin-right: 7.5%
    }
}

.link-arrow-icon {
    background-image: url(../images/resource_center-arrow_link.png);
    background-size: 7px 10px;
    background-repeat: no-repeat;
    background-position: right center;
    display: inline-block;
    width: 7px;
    height: 10px;
    margin-left: 3px
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .link-arrow-icon {
        background-image: url(../images/resource_center-arrow_link_retina.png)
    }
}

@media (min-width:768px) {
    .two-column-layout .contact-info-container .col-sm-1,
    .two-column-layout .documentation-container .col-sm-1 {
        width: 12.66%
    }
}

.modal-body.loader {
    background: url(../images/loader.gif) center 21% no-repeat;
    min-height: 200px
}

@media (max-width:767px) {
    .modal-body.loader {
        background-position: center 8%
    }
}

.gap {
    height: 200px;
    width: 100%;
    padding: 0
}

.overlay-content {
    display: none
}

#mediaiframe {
    border: none;
    width: 100%
}

.custom-modal .modal-body,
.custom-modal .modal-header {
    padding: 0
}

@media (max-width:767px) {
    .custom-modal .modal-body {
        margin: 0
    }
}

.custom-modal .overlay-btn-group,
.custom-modal .overlay-modal-content {
    padding-left: 4.15%;
    padding-right: 4.15%;
    display: inline-block;
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .custom-modal .overlay-btn-group,
    .custom-modal .overlay-modal-content {
        margin-bottom: 35px;
        margin-top: 35px
    }
}

.custom-modal .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background-color: #f1f1f1
}

@media (max-width:767px) {
    .custom-modal .modal-content {
        width: auto;
        margin-left: 0
    }
}

.custom-modal .overlay-modal-content.audiotype {
    margin-top: 0
}

.custom-modal #overlay-video-wrap {
    overflow: hidden;
    position: relative
}

.custom-modal .overlay-modal-content {
    position: relative
}

.custom-modal .overlay-modal-content .articlehead {
    margin: 14px 0 7px;
    width: 93%;
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    color: inherit;
    font-size: 36px;
    padding-right: 30px
}

@media (max-width:767px) {
    .custom-modal .overlay-modal-content .articlehead {
        margin-bottom: 35px
    }
}

.custom-modal .overlay-modal-content .articlehead .small,
.custom-modal .overlay-modal-content .articlehead small {
    font-weight: 400;
    line-height: 1;
    color: #ccc;
    font-size: 65%
}

@media (max-width:767px) {
    .custom-modal .overlay-modal-content .articlehead {
        font-size: 30px
    }
}

@media (max-width:767px) {
    .custom-modal .overlay-modal-content .articlehead {
        width: 100%;
        margin-bottom: 10px
    }
}

.custom-modal .overlay-modal-content p {
    font-size: 14px;
    width: 94%
}

@media (max-width:767px) {
    .custom-modal .overlay-modal-content p {
        width: 100%
    }
}

.custom-modal .overlay-modal-content .articlecount {
    position: absolute;
    top: 0;
    right: 3%;
    font-size: 16px
}

.custom-modal .overlay-modal-content .articlecount span {
    text-transform: lowercase;
    float: left;
    margin-right: 3px
}

@media (max-width:767px) {
    .custom-modal .overlay-modal-content .articlecount {
        position: relative;
        width: 100%;
        margin-bottom: 20px;
        right: 0
    }
}

.custom-modal .overlay-btn-group button {
    margin: 0;
    width: 209px;
    min-height: 50px
}

.custom-modal .overlay-btn-group .arrow {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 17px
}

.custom-modal .overlay-btn-group .previous .arrow:after {
    content: "<";
    margin-right: 8px
}

.custom-modal .overlay-btn-group .next .arrow {
    height: 10px;
    width: 10px;
    display: inline-block
}

.custom-modal .overlay-btn-group .next .arrow:after {
    content: ">";
    margin-left: 8px
}

.custom-modal .modal-dialog {
    margin: 45px 4px 45px 3px
}

.custom-modal .modal-close-btn {
    top: -30px;
    right: -90px;
    padding: 10px;
    background: #fbbb36;
    width: 60px;
    height: 60px
}

.custom-modal .modal-close-btn span {
    text-transform: uppercase;
    font-size: 8px;
    margin-left: -2px;
    background: url(../images/modal_close.png) center 0/30px no-repeat;
    padding-top: 37px;
    display: block
}

@media (max-width:767px) {
    .custom-modal .modal-close-btn span {
        background-size: 80%;
        padding-top: 24px
    }
}

.custom-modal .modal-close-btn:active,
.custom-modal .modal-close-btn:focus {
    outline: #fff dotted thin;
    outline-offset: -1px
}

.custom-modal .modal-body img {
    width: 100%
}

.mediagallery {
    margin-bottom: 30px
}

@media (max-width:767px) {
    .mediagallery {
        margin-bottom: 15px
    }
}

.mediagallery .tile {
    margin-bottom: 20px;
    display: flex;
    display: -ms-flexbox
}

@media (max-width:767px) {
    .mediagallery .tile {
        margin-bottom: 20px
    }
}

.mediagallery .tiles-wrap {
    background: #f1f1f1;
    border: 1px solid #ccc;
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.mediagallery .image {
    position: relative;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto
}

.mediagallery .image>a {
    display: inline-block;
    width: 100%
}

.mediagallery .video .playbutton {
    font-size: 0;
    background: url(../images/playbutton.png) center center no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0
}

.mediagallery .image img {
    width: 100%
}

.mediagallery .length {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    padding: 4px 16px;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal
}

.mediagallery .copy {
    padding-left: 40px;
    padding-right: 40px
}

.mediagallery .copy .viewmore {
    margin-top: 50px;
    margin-bottom: 50px;
    word-wrap: break-word;
    word-break: break-all
}

@media (max-width:767px) {
    .mediagallery .copy .viewmore {
        margin-bottom: 35px;
        margin-top: 35px
    }
}

.mediagallery .copy .media-description {
    cursor: pointer
}

.mediagallery .copy .media-description>p {
    color: #333;
    word-break: break-word
}

.mediagallery .articlehead {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    margin-top: 50px;
    margin-bottom: 20px;
    display: block;
    word-wrap: break-word
}

@media (max-width:767px) {
    .mediagallery .articlehead {
        margin-top: 35px
    }
}

@media (max-width:767px) {
    .mediagallery .articlehead {
        margin-bottom: 20px
    }
}

.mediagallery .audio img {
    visibility: hidden
}

.mediagallery .audio picture {
    display: none
}

.mediagallery .audio .image {
    background: #042037
}

.mediagallery .audio .image>a {
    display: inline-block;
    width: 100%
}

.mediagallery .audio .playbutton {
    background: url(../images/media_audio.png) center center no-repeat #042037;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    font-size: 0
}

@media (max-width:767px) {
    .custom-modal .modal-dialog {
        margin: 45px auto
    }
    .custom-modal .overlay-btn-group,
    .custom-modal .overlay-modal-content {
        padding-left: 10%;
        padding-right: 10%
    }
    .custom-modal .modal-dialog {
        width: 90%
    }
    .custom-modal .overlay-btn-group button {
        width: 49.3%;
        padding-left: 0;
        padding-right: 0
    }
    .custom-modal .modal-close-btn {
        top: -63px;
        right: -18px;
        width: 45px;
        height: 45px
    }
    .mediagallery .video .playbutton {
        background-size: 40%
    }
    .mediagallery .copy {
        padding-left: 40px;
        padding-right: 40px
    }
}

.media-link {
    padding: 0 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: flex-end;
    -ms-flex-align: end
}

.media-link .viewmore {
    margin-top: 50px;
    margin-bottom: 50px;
    background: 0 0;
    word-wrap: break-word;
    word-break: break-all;
    width: 100%
}

@media (max-width:767px) {
    .media-link .viewmore {
        margin-bottom: 35px;
        margin-top: 35px
    }
}

.media-link .viewmore:after {
    content: ">";
    font-size: 17px;
    margin-left: 7px
}

.media-link .view-more {
    margin-top: 50px;
    margin-bottom: 50px;
    word-wrap: break-word;
    word-break: break-all
}

@media (max-width:767px) {
    .media-link .view-more {
        margin-bottom: 35px;
        margin-top: 35px
    }
}

.featurelinks {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .featurelinks {
        margin-bottom: 35px
    }
}

.featurelinks .sub-head {
    padding: 0;
    margin: 0 0 50px
}

@media (max-width:767px) {
    .featurelinks .sub-head {
        margin-bottom: 35px
    }
}

.featurelinks .feature-desc {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .featurelinks .feature-desc {
        margin-bottom: 35px
    }
}

.featurelinks .onecolumn-head .sub-head {
    font-size: 18px;
    text-transform: uppercase;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    color: #333
}

.featurelinks .onecolumn-head .feature-desc {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .featurelinks .onecolumn-head .feature-desc {
        margin-bottom: 35px
    }
}

.featurelinks .onecolumn.featureList-block ul li {
    padding: 20px 0;
    border-bottom: 1px solid #ccc
}

.featurelinks .featureList-block ul {
    padding: 0;
    margin: -20px 0 0
}

.featurelinks .featureList-block ul li {
    list-style: none;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    display: table;
    width: 100%
}

.featurelinks .featureList-block ul li a {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    line-height: 22px;
    padding-right: 30px;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    background-image: url(../images/resource_center-arrow_link.png);
    background-size: 7px 10px;
    background-repeat: no-repeat;
    background-position: right center
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .featurelinks .featureList-block ul li a {
        background-image: url(../images/resource_center-arrow_link_retina.png)
    }
}

.featurelinks .featureList-block ul li:last-child {
    border: none;
    padding-bottom: 0
}

.featurelinks .featureList-block.onecolumn {
    margin-top: 0!important
}

.featurelinks .featureList-block.onecolumn:last-child {
    margin-bottom: 0
}

.featurelinks .featureList-block.onecolumn:last-child ul li:last-child {
    border: none
}

.featurelinks .featureList-block.onecolumn ul {
    margin: 0
}

.featurelinks .featureList-block.onecolumn ul li:last-child {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px
}

@media (min-width:768px) and (max-width:1239px) {
    .featurelinks .featureList-block:nth-child(3),
    .featurelinks .featureList-block:nth-child(4) {
        margin-top: 50px
    }
}

@media (min-width:768px) and (max-width:1239px) and (max-width:767px) {
    .featurelinks .featureList-block:nth-child(3),
    .featurelinks .featureList-block:nth-child(4) {
        margin-top: 35px
    }
}

@media screen and (min-width:1240px) and (max-width:1280px) {
    .featurelinks .eq_height .col-md-6 {
        -webkit-flex: 0 1 49.8%
    }
    .featurelinks .eq_height .col-md-4 {
        -webkit-flex: 0 1 33.1%
    }
    .featurelinks .eq_height .col-md-3 {
        -webkit-flex: 0 1 24.8%
    }
}

.right-rail .featureList-block:nth-child(1) ul li:first-child {
    padding-top: 0
}

@media (max-width:767px) {
    .featurelinks .featureList-block:last-child {
        margin-bottom: 0
    }
    .featurelinks .featureList-block:last-child ul li:last-child {
        padding-bottom: 0
    }
    .featurelinks .featureList-block ul {
        margin: 0
    }
    .featurelinks .featureList-block ul li:last-child {
        border-bottom: 1px solid #ccc;
        padding-bottom: 20px
    }
    .featurelinks .featureList-block:last-child ul li:last-child {
        border: none
    }
}

.search-header {
    padding-bottom: 50px
}

@media (max-width:767px) {
    .search-header {
        padding-bottom: 0
    }
}

.search-header a {
    font-size: 18px;
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal
}

.search-header a.btn {
    margin-bottom: 0
}

.search-header .search-sort {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .search-header .search-sort {
        margin-bottom: 35px
    }
}

.search-header .search-sort .sort-type-relavance {
    margin-right: 20px
}

@media (max-width:767px) {
    .search-header .search-sort .sort-type-relavance {
        margin-right: 1.56%
    }
}

.search-header .search-sort .sort-type-date {
    margin-right: 0
}

.search-header .search-result-section .search-header-column {
    margin-right: 0;
    display: block;
    background-color: #fff
}

@media (max-width:767px) {
    .search-header .search-result-section .search-header-column {
        display: block;
        margin-bottom: 70px
    }
    .search-header .search-result-section .search-header-column p:first-child {
        text-align: center
    }
}

.search-header .search-result-section .search-result-text-h1 {
    color: #333;
    margin-top: 0;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .search-header .search-result-section .search-result-text-h1 {
        margin-bottom: 35px
    }
}

@media (max-width:767px) {
    .search-header .search-result-section .search-result-text-h1 {
        text-align: center
    }
}

.search-header .search-result-section .searched-for-text {
    margin-top: 0;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .search-header .search-result-section .searched-for-text {
        margin-bottom: 20px
    }
}

.search-header .search-result-section .search-cat hr {
    margin-top: 20px;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .search-header .search-result-section .search-cat hr {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.search-header .search-result-section .search-input-text {
    padding-right: 0
}

.search-header .search-result-section .search-input-text input {
    border-width: 1px 0 1px 1px;
    min-height: 60px;
    height: inherit;
    font-size: 24px
}

.search-header .search-result-section .search-btn {
    padding: 22px;
    margin: 0;
    width: 100%
}

.search-header .search-result-section .search-result-count,
.search-header .search-result-section .sort-type {
    display: inline-block
}

.search-header .search-result-section .search-result-count {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #666
}

@media (max-width:767px) {
    .search-header .search-result-section .search-result-count {
        display: block
    }
}

.search-header .search-result-section .sort-type {
    display: table
}

.search-header .search-result-section .sort-type .sort-by {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    display: table-cell;
    font-size: 18px;
    color: #333;
    vertical-align: middle;
    text-align: center
}

@media (max-width:767px) {
    .search-header .search-result-section .sort-type .sort-by {
        display: block;
        text-align: left
    }
}

@media (max-width:767px) {
    .search-header .search-result-section .sort-type {
        margin-top: 20px;
        display: block
    }
}

@media (max-width:767px) and (max-width:767px) {
    .search-header .search-result-section .sort-type {
        margin-top: 20px
    }
}

.search-header .search-result-section .sort-type-wrapper {
    display: table-cell
}

.search-header .search-result-section .sort-type-wrapper a:last-child {
    margin: 0
}

@media (max-width:767px) {
    .search-header .search-result-section .sort-type-wrapper a:last-child {
        margin: 0
    }
}

.search-header .search-result-section .sort-type-wrapper a {
    width: 100%
}

@media (max-width:767px) {
    .search-header .search-result-section .sort-type-wrapper a {
        margin: 0;
        width: auto;
        min-width: 100%
    }
}

@media (max-width:767px) {
    .search-header .search-result-section .sort-type-wrapper {
        margin-top: 20px;
        width: 100%;
        display: block
    }
}

@media (max-width:767px) and (max-width:767px) {
    .search-header .search-result-section .sort-type-wrapper {
        margin-top: 20px
    }
}

.search-header .search-result-section .search-result-list {
    margin-bottom: 100px
}

@media (max-width:767px) {
    .search-header .search-result-section .search-result-list {
        margin-bottom: 35px;
        clear: both
    }
}

.search-header .search-result-section .search-result-header {
    text-transform: none;
    font-size: 24px;
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal
}

.search-header .search-result-section .search-result-header:after {
    margin-left: 10px;
    background-size: 7px 13px;
    height: 15px
}

.search-header .search-result-section .percent-relevance {
    float: right;
    font-size: 18px;
    text-transform: capitalize
}

@media (max-width:767px) {
    .search-header .search-result-section .percent-relevance {
        float: left;
        clear: both;
        margin-top: 20px
    }
}

.search-header .search-result-section .description {
    margin-top: 20px;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .search-header .search-result-section .description {
        margin-top: 20px
    }
}

@media (max-width:767px) {
    .search-header .search-result-section .description {
        margin-bottom: 20px
    }
}

@media (max-width:767px) {
    .search-header .search-result-section .description {
        clear: both
    }
}

.search-header .search-result-section .last-update {
    margin-top: 20px;
    font-size: 16px
}

@media (max-width:767px) {
    .search-header .search-result-section .last-update {
        margin-top: 20px
    }
}

.search-header .search-result-section .search-pagination nav {
    text-align: center
}

.search-header .search-result-section .search-pagination ul {
    margin-top: 50px;
    margin-bottom: 0
}

@media (max-width:767px) {
    .search-header .search-result-section .search-pagination ul {
        margin-top: 35px
    }
}

.search-header .search-result-section .search-pagination li a {
    padding: 12px;
    border: 0;
    color: #333
}

.search-header .search-result-section .search-pagination li.active a {
    color: #fff
}

.search-header .search-result-section .search-result-pager {
    text-align: left
}

.search-header .search-result-section .search-result-pager .pager-next,
.search-header .search-result-section .search-result-pager .pager-previous {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    border: 1px solid #000;
    border-radius: 0
}

@media (max-width:767px) {
    .search-header .search-result-section .search-result-pager .pager-next,
    .search-header .search-result-section .search-result-pager .pager-previous {
        padding: 15px;
        margin-right: 0
    }
}

.search-header .search-result-section .search-result-pager .pager-previous {
    padding: 15px 25px;
    background: url(../images/previous_arrow.png) 10% 15% no-repeat
}

.search-header .search-result-section .search-result-pager .pager-next {
    padding: 15px 40px;
    background: url(../images/next_a_arrow.png) 75% 15% no-repeat
}

.search-header .search-result-section .result-page-number {
    font-size: 18px;
    color: #666
}

.search-header .search-result-found {
    margin-bottom: 20px
}

@media (max-width:767px) {
    .search-header .quick-links {
        width: 100%;
        background-color: #f1f1f1;
        padding-top: 70px;
        padding-bottom: 25px
    }
}

.search-header .quick-links .quick-link-text {
    margin-top: 0;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .search-header .quick-links .quick-link-text {
        margin-bottom: 35px
    }
}

.search-header .quick-links a {
    display: table-row
}

.search-header .quick-links .content {
    display: table-cell;
    padding: 10px 0
}

.search-header .quick-links .icon {
    display: table-cell;
    min-width: 20px;
    background-image: url(../images/resource_center-arrow_link.png);
    background-size: 7px 10px;
    background-repeat: no-repeat;
    background-position: right center
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .search-header .quick-links .icon {
        background-image: url(../images/resource_center-arrow_link_retina.png)
    }
}

@media screen and (max-width:767px) {
    .search-header .quick-links div[role=list] {
        display: table;
        border-bottom: 1px solid #fff;
        padding: 0
    }
}

.search-header .media {
    margin: 0
}

.search-header .no-results-title {
    font-size: 24px;
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    margin: 0
}

.search-header .no-results-description {
    margin-bottom: 0;
    margin-top: 20px;
    color: #333
}

@media (max-width:767px) {
    .search-header .no-results-description {
        margin-top: 20px
    }
}

.search-header .quick-links-wrapper {
    margin-left: 11.47%;
    padding-left: calc(1.5% + 20px)
}

@media (max-width:767px) {
    .search-header .quick-links-wrapper {
        margin-left: 0;
        padding-left: 0
    }
}

.search-header #hiddenSearchEmpty {
    color: red
}
.search-header #hiddenSearchKey {
    color: red
}
.search-header .advanced-searches {
    margin-top: 20px
}

.search-header .advanced-searches a {
    cursor: pointer
}

.search-header .advanced-searches #searchOptionsLink {
    text-decoration: none;
    font-weight: 700
}

.search-header .advanced-searches #hiddenOptions,
.search-header .advanced-searches .advanced-search-margin {
    margin-top: 20px
}

@media only screen and (max-width:640px) {
    .search-header .advanced-searches .pge-dropdown-btn {
        column-width: 100%
    }
}

.search-header .advanced-searches .exact-matches {
    padding-right: 10px
}

.search-header .advanced-searches .exact-matches,
.search-header .advanced-searches .web-pages {
    margin-top: 15px
}

.search-header .advanced-searches .exact-matches label,
.search-header .advanced-searches .web-pages label {
    font-family: FFDINWeb;
    font-size: 15px
}

@media only screen and (max-width:640px) {
    .search-header .advanced-searches .exact-matches label,
    .search-header .advanced-searches .web-pages label {
        padding-top: 10px;
        padding-left: 45px
    }
}

@media only screen and (max-width:640px) {
    .search-header .advanced-searches .exact-matches,
    .search-header .advanced-searches .web-pages {
        padding-bottom: 35px
    }
    .search-header .advanced-searches .exact-matches [type=checkbox]:checked+label:before,
    .search-header .advanced-searches .exact-matches [type=checkbox]:not(:checked)+label:before,
    .search-header .advanced-searches .web-pages [type=checkbox]:checked+label:before,
    .search-header .advanced-searches .web-pages [type=checkbox]:not(:checked)+label:before {
        height: 30px;
        width: 30px
    }
}

@media only screen and (max-width:640px) {
    .search-header .advanced-searches .web-pages {
        padding-bottom: 50px
    }
}

.search-header .advanced-searches select {
    width: 280px
}

@media only screen and (max-width:640px) {
    .search-header .advanced-searches [type=checkbox]:checked+label:after,
    .search-header .advanced-searches [type=checkbox]:not(:checked)+label:after {
        font-size: 30px
    }
}

.search-header .hr hr {
    border-color: #ccc;
    margin-top: 50px;
    margin-bottom: 50px
}

.search-header .dropdown-button .pge-dropdown-btn {
    width: 280px!important;
    font-family: FFDINWeb!important
}

.search-header .dropdown-button .pge-dropdown-btn:focus {
    font-family: FFDINWebBold!important
}

.search-header .dropdown-button .pge-dropdown-btn.dropdown-toggle {
    background-position: 240px!important
}

.search-header .dropdown-button .pge-dropdown-menu {
    width: 280px!important
}

.search-header .dropdown-button .pge-dropdown-menu li>a {
    font-family: FFDINWeb
}

.search-header .dropdown-button .pge-dropdown-navigation {
    padding-bottom: 20px
}

.search-header .dropdown-button .pge-dropdown-navigation optgroup {
    height: 36px;
    padding-top: 10px;
    padding-left: 10px
}

@media only screen and (max-width:640px) {
    .search-header .dropdown-button .pge-dropdown-navigation .pge-dropdown {
        margin-bottom: 50px
    }
}

.search-header .pge-dropdown-navigation {
    padding-bottom: 20px
}

.search-header .list-menu {
    text-transform: uppercase
}

.search-header .list-menu>a {
    font-family: FFDINWebBold!important
}

.search-header .list-item {
    padding-left: 25px;
    text-transform: lowercase
}

.search-header .list-item:first-letter {
    text-transform: capitalize
}

@media (max-width:1240px) and (orientation:portrait) {
    .sort-type {
        width: 100%;
        margin-top: 20px
    }
    .sort-by {
        text-align: left!important
    }
    .search-result-count {
        width: 100%
    }
}

.pdf-link {
    margin-top: 20px
}

.pdf-link img {
    width: 20px;
    height: 20px;
    margin-right: 20px
}

@media (max-width:767px) {
    .pdf-link img {
        display: none
    }
}

.pdf-link-file-size {
    font-size: 12px
}

.modal-close-btn {
    background: 0 0;
    padding: 0;
    border: none;
    margin-top: 30px;
    margin-right: 30px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1
}

@media (max-width:767px) {
    .modal-close-btn {
        margin-top: 18px;
        margin-right: 18px
    }
}

.modal-close-btn img {
    width: 30px
}

.tableb-heading {
    margin: 50px 0 0;
    text-transform: none;
    color: #333
}

.table-b {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .table-b {
        margin-bottom: 35px
    }
}

.table-b .table {
    table-layout: fixed;
    width: 100%;
    border-spacing: 5px;
    border-collapse: separate
}

@media (max-width:767px) {
    .table-b .table {
        border-spacing: 0 5px
    }
}

.table-b .table-align {
    text-align: left;
    vertical-align: top
}

.table-b caption {
    text-align: left
}

.table-b .sub-head {
    text-transform: uppercase;
    margin: 0 0 20px
}

@media (max-width:767px) {
    .table-b .sub-head {
        margin-bottom: 20px
    }
}

.table-b .table-desc {
    margin: 0 0 50px
}

@media (max-width:767px) {
    .table-b .table-desc {
        margin-bottom: 35px
    }
}

.table-b th {
    text-align: left;
    vertical-align: top
}

.table-b td {
    text-align: left;
    vertical-align: top;
    padding: 20px 20px 18px
}

.table-b td img {
    width: 100%
}

.table-b td img+img,
.table-b td img+p,
.table-b td p+img,
.table-b td p+p {
    margin-top: 20px
}

.table-b td:nth-child(even),
.table-b td:nth-child(odd) {
    background-color: #e3ebd3
}

.table-b .col-heading {
    letter-spacing: 1px;
    min-height: 52px;
    padding: 20px;
    color: #111
}

.table-b .col-heading:nth-child(even),
.table-b .col-heading:nth-child(odd) {
    background-color: #cfdbb7
}

.table-b a {
    color: #031a2d
}

.table-b .row-heading {
    position: relative;
    padding: 20px;
    color: #fff;
    background-color: #749d25;
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal
}

.table-b .row-heading .row-head-wrapper {
    word-wrap: break-word;
    font-size: 24px;
    line-height: 28px
}

.table-b .row-heading .row-head-wrapper img {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 20px
}

@media (max-width:767px) {
    .table-b .row-heading .row-head-wrapper img {
        padding: 20px 15px
    }
}

.table-b .row-heading .row-head-wrapper.with-image {
    padding-bottom: 60px
}

.table-b .mobiletable.large-only {
    display: table
}

.table-b .mobiletable.small-only {
    display: none;
    width: 100%
}

@media (max-width:767px) {
    .tableb-heading {
        margin-top: 70px;
        color: #666;
        font-family: FFDINWeb, Arial;
        font-weight: 400;
        font-style: normal
    }
    .table-b .mobiletable .emptygap td {
        height: 50px;
        visibility: hidden
    }
    .table-b .mobiletable .table-sm:last-child {
        margin-bottom: 0
    }
    .table-b .mobiletable .table-sm .row-heading {
        padding: 20px 15px;
        font-size: 30px
    }
    .table-b .mobiletable .table-sm .col-heading {
        padding: 5% 20px
    }
    .table-b .mobiletable .table-sm .col-heading.even-row,
    .table-b .mobiletable .table-sm .col-heading.odd-row {
        background-color: #cfdbb7
    }
    .table-b .mobiletable .table-sm tr {
        width: 100%
    }
    .table-b .mobiletable .table-sm td {
        padding: 20px 15px
    }
    .table-b .mobiletable .table-sm td p {
        margin: 0
    }
    .table-b .mobiletable .table-sm td.even-row,
    .table-b .mobiletable .table-sm td.odd-row {
        background-color: #e3ebd3
    }
    .table-b .mobiletable.large-only {
        display: none
    }
    .table-b .mobiletable.small-only {
        display: table
    }
}

.table-b.blueshade .row-heading {
    background-color: #005179
}

.table-b.blueshade .col-heading:nth-child(even) {
    background-color: #b8d7ed
}

.table-b.blueshade td:nth-child(even) {
    background-color: #e2f3ff
}

.table-b.blueshade .col-heading:nth-child(odd) {
    background-color: #b8d7ed
}

.table-b.blueshade td:nth-child(odd) {
    background-color: #e2f3ff
}

.table-b.blueshade .mobiletable .table-sm .col-heading.even-row,
.table-b.blueshade .mobiletable .table-sm .col-heading.odd-row {
    background-color: #b8d7ed
}

.table-b.blueshade .mobiletable .table-sm td.even-row,
.table-b.blueshade .mobiletable .table-sm td.odd-row {
    background-color: #e2f3ff
}

.table-b.grayshade .row-heading {
    background-color: #8a8a8a
}

.table-b.grayshade .col-heading:nth-child(even) {
    background-color: #dedede
}

.table-b.grayshade td:nth-child(even) {
    background-color: #f1f1f1
}

.table-b.grayshade .col-heading:nth-child(odd) {
    background-color: #8a8a8a
}

.table-b.grayshade .mobiletable .table-sm .col-heading.odd-row,
.table-b.grayshade td:nth-child(odd) {
    background-color: #dedede
}

.table-b.grayshade .mobiletable .table-sm .col-heading.even-row {
    background-color: #8a8a8a
}

.table-b.grayshade .mobiletable .table-sm td.odd-row {
    background-color: #f1f1f1
}

.table-b.grayshade .mobiletable .table-sm td.even-row {
    background-color: #dedede
}

.footer {
    margin-top: 50px
}

@media (max-width:767px) {
    .footer {
        margin-top: 35px
    }
}

.footer .footer-link-section {
    background-color: #042037;
    color: #fff;
    padding: 100px 0;
    position: relative
}

@media screen and (max-width:767px) {
    .footer .footer-link-section {
        padding-top: 70px;
        padding-bottom: 42px
    }
}

.footer .footer-link-section ul {
    margin: 0;
    padding: 0
}

.footer .footer-general-link-section {
    border: none
}

.footer .footer-general-link-section a {
    color: #fff;
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    display: table-row
}

.footer .footer-general-link-section a:focus,
.footer .footer-general-link-section a:hover {
    color: #fbbb36
}

.footer .footer-general-link-section a:active {
    color: #ffd992
}

.footer .footer-general-link-section a .content {
    display: table-cell;
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: pre-line;
    font-size: 18px;
    word-break: break-word
}

@media screen and (max-width:767px) {
    .footer .footer-general-link-section a .content {
        padding-bottom: 19px;
        font-size: 16px
    }
}

@media screen and (min-width:768px) {
    .footer .footer-general-link-section a:last-child .content {
        padding-bottom: 0
    }
}

@media screen and (min-width:768px) {
    .footer .footer-general-link-section a:first-child .content {
        padding-top: 0
    }
}

.footer .footer-general-link-section a:first-child .icon,
.footer .footer-general-link-section a:first-child:focus .icon,
.footer .footer-general-link-section a:first-child:hover .icon {
    background-position: center 5px
}

@media screen and (max-width:767px) {
    .footer .footer-general-link-section a:first-child .icon {
        background-position: center 12px
    }
}

@media screen and (max-width:767px) {
    .footer .footer-general-link-section a:first-child:focus .icon,
    .footer .footer-general-link-section a:first-child:hover .icon {
        background-position: center 12px
    }
}

.footer .footer-general-link-section a:focus .icon,
.footer .footer-general-link-section a:hover .icon {
    background: url(../images/footer_arrow_hover.png) center 15px no-repeat;
    width: auto
}

@media screen and (max-width:767px) {
    .footer .footer-general-link-section a:focus .icon,
    .footer .footer-general-link-section a:hover .icon {
        background-position: center 12px
    }
}


/* Added for C4AT footer links */

.footer .footer-general-link-section a:focus {
    outline: dotted 2px;
    outline-offset: -2px
}

.footer .footer-general-link-section .icon {
    display: table-cell;
    width: 6px;
    height: 11px;
    background: url(../images/footer_arrow_normal.png) center 15px no-repeat
}

@media screen and (max-width:767px) {
    .footer .footer-general-link-section .icon {
        background-position: center 12px
    }
}

@media screen and (max-width:767px) {
    .footer .footer-general-link-section .footer-link-list {
        display: table;
        border-bottom: 1px solid #5e7c92;
        padding: 0 0 13px
    }
}

@media screen and (max-width:767px) {
    .footer .footer-general-link-section .footer-link-list:not(:first-child) {
        margin-top: 26px
    }
}

.footer .footer-social-links-section {
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    .footer .footer-social-links-section {
        padding-left: 0;
        padding-top: 38px
    }
}

.footer .footer-social-links-section .contact-link {
    color: #fff;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 30px;
    font-size: 14px;
    letter-spacing: 1px;
    padding-right: 44px;
    background: url(../images/footer_arrow_normal.png) right 3px no-repeat;
    word-break: break-word;
    display: inline-block
}

.footer .footer-social-links-section .contact-link:focus,
.footer .footer-social-links-section .contact-link:hover {
    color: #fbbb36
}

.footer .footer-social-links-section .contact-link:active {
    color: #ffd992
}

@media screen and (max-width:767px) {
    .footer .footer-social-links-section .contact-link {
        margin-bottom: 32px;
        width: 100%
    }
}

.footer .footer-social-links-section .contact-link:focus,
.footer .footer-social-links-section .contact-link:hover {
    background: url(../images/footer_arrow_hover.png) right 3px no-repeat
}


/* Added fr C4AT */

.footer .footer-social-links-section .contact-link:focus {
    outline: dotted 2px;
    outline-offset: -1px
}

.footer .footer-social-links-section .connect-text {
    font-family: FFDINWebBold, Arial!important;
    font-weight: 400!important;
    font-style: normal!important;
    font-size: 14px;
    letter-spacing: 1px
}

.footer .footer-social-links-section ul li {
    margin: 23px 19px 0 0;
    vertical-align: bottom;
    padding: 0
}

@media screen and (max-width:767px) {
    .footer .footer-social-links-section ul li {
        margin-top: 20px
    }
}

.footer .footer-social-links-section ul li:nth-child(5) {
    margin-right: 20px
}

.footer .footer-social-links-section ul li:last-child {
    margin-right: 0
}

.footer .footer-copyright-section,
.footer .footer-copyright-section p {
    background-color: #031a2d;
    color: #848b93;
    line-height: 1;
    font-size: 14px;
    text-align: center
}

@media screen and (max-width:767px) {
    .footer .footer-copyright-section,
    .footer .footer-copyright-section p {
        font-family: FFDINWebMedium, Arial;
        font-weight: 400;
        font-style: normal
    }
}

.footer .footer-copyright-section {
    padding: 40px 0
}

@media screen and (max-width:767px) {
    .footer .footer-copyright-section {
        padding: 27px
    }
}

.footer.sticky {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-width: 1680px
}

.footer .social-icons a {
    color: #fbbb36
}


/*Added for C4AT */

.footer .social-icons a:focus {
    outline: dotted 2px;
    outline-offset: -1px
}

.footer .social-icons img {
    height: 20px
}

.alert-header-text {
    font-size: inherit;
    display: inline-block
}

.home-page-hero {
    margin-bottom: 50px;
    position: relative
}

@media (max-width:767px) {
    .home-page-hero {
        margin-bottom: 35px
    }
}

@media (max-width:767px) {
    .home-page-hero {
        height: auto
    }
}

.home-page-hero picture .content-preview-img {
    position: relative;
    width: 1680px
}

@media (max-width:1680px) {
    .home-page-hero picture .content-preview-img {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
}

@media (max-width:767px) {
    .home-page-hero picture .content-preview-img {
        width: 767px
    }
}

.home-page-hero .alert {
    display: none
}

.home-page-hero .authenticated-view,
.home-page-hero .un-authenticated-view {
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 0
}

.home-page-hero .loginrow .login-content {
    margin-top: 6px
}

@media (max-width:767px) {
    .home-page-hero .loginrow .login-content {
        margin-top: 0
    }
}

.home-page-hero .loginrow .login-content .login-content {
    margin-top: 0
}

.home-page-hero .loginrow .login-content .form-group label {
    color: #111
}

@media (max-width:767px) {
    .home-page-hero .loginrow .login-content .form-group label {
        color: #fff
    }
}

@media screen and (min-width:768px) {
    .hero {
        min-height: 420px
    }
    .hero picture {
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center;
        overflow: hidden
    }
    .hero picture .content-preview-img {
        width: 1680px
    }
}

@media (max-width:767px) {
    .hero {
        display: none
    }
    .home-page-hero .alert,
    .home-page-hero .authenticated-view,
    .home-page-hero .un-authenticated-view {
        position: relative;
        height: auto
    }
    .homepage-hero-alert {
        background: #005179
    }
}

.hero-container,
.hero-container .mobile-homepage-hero {
    position: relative
}

.hero-container .mobile-homepage-hero .mobile-alert {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}

.hero-container .mobile-homepage-hero .mobile-alert a {
    padding: 36px 15px;
    opacity: .5;
    display: block;
    background-color: #000;
    background-image: url(../images/mobile-alert-icon.png);
    background-position: left 38px;
    background-size: 14px;
    background-repeat: no-repeat
}

.hero-container .mobile-homepage-hero .mobile-alert .mobile-right-arrow {
    background: url(../images/arrow.png) center 1px no-repeat;
    padding: 8px
}

.hero-container .mobile-homepage-hero .mobile-alert .alert-content,
.hero-container .mobile-homepage-hero .mobile-alert alert-count {
    padding: 0 5px
}

.hero-container .homepage-hero {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

@media (max-width:767px) {
    .hero-container .homepage-hero {
        position: inherit;
        background-color: #005179
    }
}

.outage-counts-header {
    color: #666;
    margin: 0
}

.outage-counts-header .outage-counts,
.outage-counts-header .outage-heading {
    font-size: 32px;
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal
}

.outage-counts-header .outage-counts {
    margin-right: 10px;
    display: none!important
}

.alert-modal-item {
    margin-top: 50px;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .alert-modal-item {
        margin-bottom: 35px;
        margin-top: 35px
    }
}

.alert-modal-item:last-child {
    margin-bottom: 0
}

.alert-modal-item .alert-details-heading {
    margin-left: 55px
}

.alert-modal-item .alert-number-header,
.alert-modal-item .outage-details {
    display: table-cell
}

.alert-modal-item .outage-severity,
.alert-modal-item .outage-title {
    margin: 0;
    display: inline-block;
    text-transform: uppercase;
    color: #151515
}

.alert-modal-item .outage-severity {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px
}

@media (max-width:800px) {
    .alert-modal-item .outage-severity {
        display: block
    }
}

.alert-modal-item .alert-number {
    margin-left: -50px;
    margin-right: 20px;
    background-color: #005179;
    width: 30px;
    height: 30px;
    padding-top: 6px;
    border-radius: 100%;
    font-size: 18px;
    text-align: center;
    color: #fff;
    position: relative;
    display: inline-block
}

.alert-modal-item .outage-title {
    padding-right: 40px;
    font-size: 18px
}

@media (max-width:767px) {
    .alert-modal-item .outage-title {
        display: block;
        padding-right: 0
    }
}

.alert-modal-item .outage-description>p {
    padding-bottom: 20px;
    margin: 0
}

@media (max-width:767px) {
    .alert-modal-item .outage-description>p {
        padding-bottom: 20px
    }
}

.alert-modal-item .outage-details-link {
    color: #07679b;
    font-weight: 400;
    border-radius: 0;
    font-family: FFDINWebBold, Arial;
    text-transform: uppercase
}

.alert-modal-item .outage-details-link,
.alert-modal-item .outage-details-link.active,
.alert-modal-item .outage-details-link:active,
.alert-modal-item .outage-details-link[disabled],
fieldset[disabled] .alert-modal-item .outage-details-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.alert-modal-item .outage-details-link,
.alert-modal-item .outage-details-link:active,
.alert-modal-item .outage-details-link:focus,
.alert-modal-item .outage-details-link:hover {
    border-color: transparent
}

.alert-modal-item .outage-details-link:focus,
.alert-modal-item .outage-details-link:hover {
    color: #005179;
    text-decoration: none;
    background-color: transparent
}

.alert-modal-item .outage-details-link[disabled]:focus,
.alert-modal-item .outage-details-link[disabled]:hover,
fieldset[disabled] .alert-modal-item .outage-details-link:focus,
fieldset[disabled] .alert-modal-item .outage-details-link:hover {
    color: #666;
    text-decoration: none
}

.alert-modal-item .outage-details-link:after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 10px;
    margin-left: 5px;
    background-image: url(../images/resource_center-arrow_link.png);
    background-size: 7px 10px;
    background-repeat: no-repeat;
    background-position: right 30%
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .alert-modal-item .outage-details-link:after {
        background-image: url(../images/resource_center-arrow_link_retina.png)
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:3),
only screen and (min--moz-device-pixel-ratio:3),
only screen and (-o-min-device-pixel-ratio:3/1),
only screen and (min-device-pixel-ratio:3),
only screen and (min-resolution:288dpi),
only screen and (min-resolution:3dppx) {
    .alert-modal-item .outage-details-link:after {
        background-position: right 15%
    }
}


/* Added for C4AT */

.alert-modal-item .outage-details-link:focus {
    /*outline: dotted thin;*/
    outline: dotted 2px;
    outline-offset: -1px
}

.alert-modal-item hr {
    margin-top: 50px;
    margin-bottom: 0
}

@media (max-width:767px) {
    .alert-modal-item hr {
        margin-top: 50px
    }
}

.homepage-hero-alert .alert-links {
    margin-top: 102px;
    border: 1px solid #fff
}

@media (max-width:767px) {
    .homepage-hero-alert .alert-links {
        border: none;
        margin-top: 0;
        padding: 30px 8.33%
    }
}

.homepage-hero-alert .alert-links .alert-header {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    display: block;
    padding: 10px 0;
    font-size: 24px;
    margin: 0;
    background: #f1f1f1
}

.homepage-hero-alert .alert-links .alert-header .icon {
    background: url(../images/alert_header_hero.png) center center/57% no-repeat;
    height: 27px;
    width: 36px;
    display: inline-block;
    position: relative;
    top: 4px
}

@media (max-width:767px) {
    .homepage-hero-alert .alert-links .alert-header .icon {
        background: url(../images/homepage_hero_bg_mobile.png) center center/57% no-repeat
    }
}

.homepage-hero-alert .alert-links .alert-header .icon .text {
    position: relative;
    top: -1px
}

@media (max-width:767px) {
    .homepage-hero-alert .alert-links .alert-header {
        background: 0 0;
        color: #fff;
        text-align: left;
        padding: 0;
        font-size: 18px;
        margin-bottom: 0
    }
}

.homepage-hero-alert .alert-links a {
    color: #fff;
    display: block;
    background: url(../images/arrow.png) right -7px no-repeat;
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-size: 18px
}

.homepage-hero-alert .alert-links a:focus,
.homepage-hero-alert .alert-links a:hover {
    color: #fbbb36
}

.homepage-hero-alert .alert-links a:active {
    color: #ffd992
}

@media (max-width:767px) {
    .homepage-hero-alert .alert-links a {
        font-size: 14px
    }
}

.homepage-hero-alert .alert-links a:focus,
.homepage-hero-alert .alert-links a:hover {
    background-position: right -46px
}

.homepage-hero-alert .alert-links .content {
    display: inline-block;
    padding: 0 5px 0 0
}

.homepage-hero-alert .alert-links .hidden-xs {
    display: none!important
}

.homepage-hero-alert .alert-links .alert-count {
    display: inline-block;
    padding: 0 5px 0 0
}

.homepage-hero-alert .alert-links .alert-links-list {
    padding: 0 25px;
    margin: 0;
    background: rgba(0, 0, 0, .6)
}

@media (max-width:767px) {
    .homepage-hero-alert .alert-links .alert-links-list {
        padding: 0;
        background: 0 0
    }
}

.homepage-hero-alert .alert-links .alert-links-list li:not(:last-child) {
    border-bottom: 1px solid #f1f1f1
}

.homepage-hero-alert .alert-links .alert-links-list li {
    list-style-type: none;
    padding: 20px 0
}

.homepage-hero-services {
    background-color: #f1f1f1;
    margin: 0
}

.homepage-hero-services a {
    text-align: center;
    padding: 30px;
    display: block
}

.homepage-hero-services a:not(last-child) {
    border-right: 1px solid #dcdcdc
}

@media (max-width:767px) {
    .homepage-hero-services a:not(last-child) {
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff
    }
}

.manage-energhy-service,
.pay-bill-service,
.report-outage-service,
.start-change-service {
    padding: 0
}

section.flush {
    margin-top: 0;
    margin-bottom: 0
}

section.hero {
    position: relative;
    overflow: hidden
}

section.hero .hero-content {
    position: absolute;
    top: 0;
    width: 100%
}

@media (max-width:767px) {
    section.hero .hero-content {
        position: inherit;
        background-color: #005179
    }
}

section.hero img.hero-bg-image {
    min-height: 423px
}

@media (min-width:1440px) {
    section.hero img.hero-bg-image {
        width: 100%
    }
}

@media (max-width:767px) {
    section.hero img.hero-bg-image {
        width: auto;
        min-height: 423px
    }
}

section.hero .mobile-hero-bg-image {
    margin-left: -50%;
    height: 301px
}

@media (min-width:767px) {
    section.hero .mobile-hero-bg-image {
        margin-left: 0
    }
}

section.services {
    background: url(../images/services_bg.png) center center
}

section.services .service-img {
    width: 100%;
    height: 41px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 20px
}

@media (max-width:767px) {
    section.services .service-img {
        margin-bottom: 15px
    }
}

section.services a {
    text-align: center;
    padding: 30px 0;
    display: block;
    word-wrap: break-word
}

@media screen and (max-width:767px) {
    section.services a {
        padding: 30px 5px
    }
}

section.services .service-text {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-size: 18px;
    color: #005179
}


/* Added for C4AT - Home page Hero links */

.service-text:focus {
    outline: dotted 2px;
    outline-offset: 0px;
}

section.services .row div[class*=' col-'],
section.services .row div[class~=col-] {
    border: 1px solid #005179
}

@media (max-width:767px) {
    section.services .row div[class*=' col-'],
    section.services .row div[class~=col-] {
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-top: none;
        border-left: none
    }
}

section.services .row div[class*=' col-']:last-child,
section.services .row div[class~=col-]:last-child {
    border-right: none
}

@media (max-width:767px) {
    section.services .row div[class*=' col-']:last-child,
    section.services .row div[class~=col-]:last-child {
        border-right: none;
        border-bottom: 1px solid #fff
    }
}

.alert-number1 {
    position: relative;
    display: inline-block;
    top: -8px;
    margin-right: 20px!important
}

.outage-details-desc {
    margin-left: 55px
}

.shortform-title {
    margin-top: 0
}

.shortform-title a {
    color: inherit;
    line-height: inherit;
    font-size: inherit;
    text-decoration: none
}

.shortform .shortform-wrapper {
    margin-bottom: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width:767px) {
    .shortform .shortform-wrapper {
        margin-bottom: 35px
    }
}

.shortform .shortform-wrapper .shortform-img-container {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto
}

.shortform-icon {
    margin-bottom: 20px
}

@media (max-width:767px) {
    .shortform-icon {
        margin-bottom: 20px
    }
}

.shortform-img {
    width: 100%
}

.shortform-title {
    font-size: 18px;
    font-family: FFDINWebBold, Arial;
    color: #333;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .shortform-title {
        margin-bottom: 35px
    }
}

.shortform-desc p+p {
    margin-top: 50px
}

@media (max-width:767px) {
    .shortform-desc p+p {
        margin-top: 35px
    }
}

.shortform-tertiary-cta .shortform-link a {
    color: #07679b;
    font-weight: 400;
    border-radius: 0;
    font-family: FFDINWebBold, Arial;
    text-transform: uppercase;
    margin: 0
}

.shortform-tertiary-cta .shortform-link a,
.shortform-tertiary-cta .shortform-link a.active,
.shortform-tertiary-cta .shortform-link a:active,
.shortform-tertiary-cta .shortform-link a[disabled],
fieldset[disabled] .shortform-tertiary-cta .shortform-link a {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.shortform-tertiary-cta .shortform-link a,
.shortform-tertiary-cta .shortform-link a:active,
.shortform-tertiary-cta .shortform-link a:focus,
.shortform-tertiary-cta .shortform-link a:hover {
    border-color: transparent
}

.shortform-tertiary-cta .shortform-link a:focus,
.shortform-tertiary-cta .shortform-link a:hover {
    color: #005179;
    text-decoration: none;
    background-color: transparent
}

.shortform-tertiary-cta .shortform-link a[disabled]:focus,
.shortform-tertiary-cta .shortform-link a[disabled]:hover,
fieldset[disabled] .shortform-tertiary-cta .shortform-link a:focus,
fieldset[disabled] .shortform-tertiary-cta .shortform-link a:hover {
    color: #666;
    text-decoration: none
}

.shortform-tertiary-cta .shortform-link a:after {
    content: "";
    display: inline-block;
    width: 7px;
    height: 10px;
    margin-left: 5px;
    background-image: url(../images/resource_center-arrow_link.png);
    background-size: 7px 10px;
    background-repeat: no-repeat;
    background-position: right 30%
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    .shortform-tertiary-cta .shortform-link a:after {
        background-image: url(../images/resource_center-arrow_link_retina.png)
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:3),
only screen and (min--moz-device-pixel-ratio:3),
only screen and (-o-min-device-pixel-ratio:3/1),
only screen and (min-device-pixel-ratio:3),
only screen and (min-resolution:288dpi),
only screen and (min-resolution:3dppx) {
    .shortform-tertiary-cta .shortform-link a:after {
        background-position: right 15%
    }
}


/* Commented for C4AT. Remove thin 
.shortform-tertiary-cta .shortform-link a:focus {
    outline: dotted thin;
    outline-offset: -1px
}
*/


/* Added for C4AT */

.shortform-tertiary-cta .shortform-link a:focus {
    outline: dotted 2px;
    outline-offset: -1px
}

.shortform-primary-cta .shortform-link a {
    display: inline-block;
    font-family: FFDINWebBold, Arial;
    text-align: center;
    outline: 0;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background: #fbbb36;
    border: 1px solid #005179;
    text-transform: uppercase;
    word-wrap: break-word;
    padding: 15px;
    font-size: 14px;
    line-height: 1;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #042037;
    border-color: #fbbb36;
    margin: 0
}


/* Commenting for C4AT. Updating to 2px 
.shortform-primary-cta .shortform-link a.active.focus,
.shortform-primary-cta .shortform-link a.active:focus,
.shortform-primary-cta .shortform-link a.focus,
.shortform-primary-cta .shortform-link a:active.focus,
.shortform-primary-cta .shortform-link a:active:focus,
.shortform-primary-cta .shortform-link a:focus {
    outline: dotted thin;
    outline-offset: -1px
}*/


/* Added for C4AT - Shortform links in home page*/

.shortform-primary-cta .shortform-link a.active.focus,
.shortform-primary-cta .shortform-link a.active:focus,
.shortform-primary-cta .shortform-link a.focus,
.shortform-primary-cta .shortform-link a:active.focus,
.shortform-primary-cta .shortform-link a:active:focus,
.shortform-primary-cta .shortform-link a:focus {
    outline: dotted 2px;
    outline-offset: -1px
}

.shortform-primary-cta .shortform-link a.focus,
.shortform-primary-cta .shortform-link a:focus,
.shortform-primary-cta .shortform-link a:hover {
    color: #005179;
    text-decoration: none;
    outline: dotted thin;
    outline-offset: -1px
}

.shortform-primary-cta .shortform-link a.active,
.shortform-primary-cta .shortform-link a:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.shortform-primary-cta .shortform-link a.disabled,
.shortform-primary-cta .shortform-link a[disabled],
fieldset[disabled] .shortform-primary-cta .shortform-link a {
    cursor: not-allowed;
    color: #4c4c4c;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.shortform-primary-cta .shortform-link a.disabled,
fieldset[disabled] a.shortform-primary-cta .shortform-link a {
    pointer-events: none
}

.shortform-primary-cta .shortform-link a.focus,
.shortform-primary-cta .shortform-link a:focus {
    color: #042037;
    background-color: #e59902;
    border-color: #fbbb36;
    outline: dotted thin;
    outline-offset: -1px
}

.shortform-primary-cta .shortform-link a:hover {
    color: #042037;
    background-color: #e59902;
    border-color: #fbbb36
}

.open>.dropdown-toggle.shortform-primary-cta .shortform-link a,
.open>.dropdown-toggle.shortform-primary-cta .shortform-link a.focus,
.open>.dropdown-toggle.shortform-primary-cta .shortform-link a:focus,
.open>.dropdown-toggle.shortform-primary-cta .shortform-link a:hover,
.shortform-primary-cta .shortform-link a.active,
.shortform-primary-cta .shortform-link a.active.focus,
.shortform-primary-cta .shortform-link a.active:focus,
.shortform-primary-cta .shortform-link a.active:hover,
.shortform-primary-cta .shortform-link a:active,
.shortform-primary-cta .shortform-link a:active.focus,
.shortform-primary-cta .shortform-link a:active:focus,
.shortform-primary-cta .shortform-link a:active:hover {
    color: #042037;
    background-color: #bf7e2a;
    border-color: #fbbb36
}

.open>.dropdown-toggle.shortform-primary-cta .shortform-link a,
.shortform-primary-cta .shortform-link a.active,
.shortform-primary-cta .shortform-link a:active {
    background-image: none
}

.shortform-primary-cta .shortform-link a.disabled,
.shortform-primary-cta .shortform-link a.disabled.active,
.shortform-primary-cta .shortform-link a.disabled.focus,
.shortform-primary-cta .shortform-link a.disabled:active,
.shortform-primary-cta .shortform-link a.disabled:focus,
.shortform-primary-cta .shortform-link a.disabled:hover,
.shortform-primary-cta .shortform-link a[disabled],
.shortform-primary-cta .shortform-link a[disabled].active,
.shortform-primary-cta .shortform-link a[disabled].focus,
.shortform-primary-cta .shortform-link a[disabled]:active,
.shortform-primary-cta .shortform-link a[disabled]:focus,
.shortform-primary-cta .shortform-link a[disabled]:hover,
fieldset[disabled] .shortform-primary-cta .shortform-link a,
fieldset[disabled] .shortform-primary-cta .shortform-link a.active,
fieldset[disabled] .shortform-primary-cta .shortform-link a.focus,
fieldset[disabled] .shortform-primary-cta .shortform-link a:active,
fieldset[disabled] .shortform-primary-cta .shortform-link a:focus,
fieldset[disabled] .shortform-primary-cta .shortform-link a:hover {
    border-color: #ccc;
    background-color: #ccc
}

.shortform-primary-cta .shortform-link a .badge {
    color: #fbbb36;
    background-color: #042037
}

.shortform-secondary-cta .shortform-link a {
    display: inline-block;
    font-family: FFDINWebBold, Arial;
    text-align: center;
    outline: 0;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background: 0 0;
    border: 1px solid #005179;
    text-transform: uppercase;
    word-wrap: break-word;
    padding: 15px;
    font-size: 14px;
    line-height: 1;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #07679b;
    border-color: #07679b;
    margin: 0
}


/* Added for C4AT */

.shortform-secondary-cta .shortform-link a.active.focus,
.shortform-secondary-cta .shortform-link a.active:focus,
.shortform-secondary-cta .shortform-link a.focus,
.shortform-secondary-cta .shortform-link a:active.focus,
.shortform-secondary-cta .shortform-link a:active:focus,
.shortform-secondary-cta .shortform-link a:focus {
    /*outline: dotted thin;*/
    outline: dotted 2px;
    outline-offset: -1px
}


/* Added for C4AT */

.shortform-secondary-cta .shortform-link a.focus,
.shortform-secondary-cta .shortform-link a:focus,
.shortform-secondary-cta .shortform-link a:hover {
    color: #005179;
    text-decoration: none;
    /*outline: dotted thin;*/
    outline: dotted 2px;
    outline-offset: -1px
}

.shortform-secondary-cta .shortform-link a.active,
.shortform-secondary-cta .shortform-link a:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.shortform-secondary-cta .shortform-link a.disabled,
.shortform-secondary-cta .shortform-link a[disabled],
fieldset[disabled] .shortform-secondary-cta .shortform-link a {
    cursor: not-allowed;
    color: #4c4c4c;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.shortform-secondary-cta .shortform-link a.disabled,
fieldset[disabled] a.shortform-secondary-cta .shortform-link a {
    pointer-events: none
}


/* Added for C4AT */

.shortform-secondary-cta .shortform-link a.focus,
.shortform-secondary-cta .shortform-link a:focus {
    color: #fff;
    background-color: #07679b;
    border-color: #07679b;
    /*outline: dotted thin;*/
    outline: dotted 2px;
    outline-offset: -1px
}

.shortform-secondary-cta .shortform-link a:hover {
    color: #fff;
    background-color: #07679b;
    border-color: #07679b
}

.open>.dropdown-toggle.shortform-secondary-cta .shortform-link a,
.open>.dropdown-toggle.shortform-secondary-cta .shortform-link a.focus,
.open>.dropdown-toggle.shortform-secondary-cta .shortform-link a:focus,
.open>.dropdown-toggle.shortform-secondary-cta .shortform-link a:hover,
.shortform-secondary-cta .shortform-link a.active,
.shortform-secondary-cta .shortform-link a.active.focus,
.shortform-secondary-cta .shortform-link a.active:focus,
.shortform-secondary-cta .shortform-link a.active:hover,
.shortform-secondary-cta .shortform-link a:active,
.shortform-secondary-cta .shortform-link a:active.focus,
.shortform-secondary-cta .shortform-link a:active:focus,
.shortform-secondary-cta .shortform-link a:active:hover {
    color: #fff;
    background-color: #042037;
    border-color: #07679b
}

.open>.dropdown-toggle.shortform-secondary-cta .shortform-link a,
.shortform-secondary-cta .shortform-link a.active,
.shortform-secondary-cta .shortform-link a:active {
    background-image: none
}

.shortform-secondary-cta .shortform-link a.disabled,
.shortform-secondary-cta .shortform-link a.disabled.active,
.shortform-secondary-cta .shortform-link a.disabled.focus,
.shortform-secondary-cta .shortform-link a.disabled:active,
.shortform-secondary-cta .shortform-link a.disabled:focus,
.shortform-secondary-cta .shortform-link a.disabled:hover,
.shortform-secondary-cta .shortform-link a[disabled],
.shortform-secondary-cta .shortform-link a[disabled].active,
.shortform-secondary-cta .shortform-link a[disabled].focus,
.shortform-secondary-cta .shortform-link a[disabled]:active,
.shortform-secondary-cta .shortform-link a[disabled]:focus,
.shortform-secondary-cta .shortform-link a[disabled]:hover,
fieldset[disabled] .shortform-secondary-cta .shortform-link a,
fieldset[disabled] .shortform-secondary-cta .shortform-link a.active,
fieldset[disabled] .shortform-secondary-cta .shortform-link a.focus,
fieldset[disabled] .shortform-secondary-cta .shortform-link a:active,
fieldset[disabled] .shortform-secondary-cta .shortform-link a:focus,
fieldset[disabled] .shortform-secondary-cta .shortform-link a:hover {
    border-color: #ccc;
    background-color: #ccc
}

.shortform-secondary-cta .shortform-link a .badge {
    color: transparent;
    background-color: #07679b
}

.shortform-col-3 .shortform-title {
    margin-bottom: 20px;
    margin-top: 0
}

@media (max-width:767px) {
    .shortform-col-3 .shortform-title {
        margin-bottom: 20px
    }
}

.shortform-col-3-center .shortform-link,
.shortform-col-3-center .shortform-title,
.shortform-col-3-center p {
    text-align: center;
    width: 100%
}

.shortform-col-2 .shortform-title {
    margin-bottom: 20px
}

@media (max-width:767px) {
    .shortform-col-2 .shortform-title {
        margin-bottom: 20px
    }
}

.shortform-col-1 .shortform-img {
    margin-bottom: 0!important
}

@media screen and (max-width:767px) {
    .shortform-col-1 .shortform-img {
        margin-bottom: 35px!important
    }
}

@media screen and (max-width:767px) {
    .shortform-img {
        margin-bottom: 50px
    }
    .shortform-title {
        text-align: left;
        margin-bottom: 20px
    }
    .shortform-desc p,
    .shortform-link {
        text-align: left
    }
    .shortform-link .btn {
        font-size: 14px;
        padding: 15px
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    .shortform-img {
        margin-bottom: 35px
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    .shortform-title {
        margin-bottom: 20px
    }
}

.shortform .shortform-img {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .shortform .shortform-img {
        margin-bottom: 35px
    }
}

.shortform .shortform-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: flex-end;
    -ms-flex-align: end
}

.shortform .shortform-link .btn-wrapper {
    width: 100%
}

.shortform .shortform-link a {
    margin-top: 50px
}

@media (max-width:767px) {
    .shortform .shortform-link a {
        margin-top: 35px
    }
}

.profile {
    margin-bottom: 50px;
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal
}

@media (max-width:767px) {
    .profile {
        margin-bottom: 35px
    }
}

.profile .profile-image {
    width: 100%
}

@media (max-width:767px) {
    .profile .profile-image {
        margin-bottom: 35px
    }
}

.profile .profile-name {
    margin-bottom: 20px;
    margin-top: 0
}

@media (max-width:767px) {
    .profile .profile-name {
        margin-bottom: 20px
    }
}

.profile .profile-title {
    margin-bottom: 30px;
    font-size: 14px
}

@media (max-width:767px) {
    .profile .profile-title {
        font-size: 16px
    }
}

.profile .profile-desc {
    margin-bottom: 30px
}

.profile .profile-email,
.profile .profile-phone {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal
}

.profile .profile-email .phone-num,
.profile .profile-phone .phone-num {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal
}

.profile .profile-email .btn-tertiary,
.profile .profile-email .media-link .view-more,
.profile .profile-email .search-header .search-result-section .search-result-header,
.profile .profile-phone .btn-tertiary,
.profile .profile-phone .media-link .view-more,
.profile .profile-phone .search-header .search-result-section .search-result-header {
    text-transform: none;
    text-decoration: none
}

.profile .profile-phone a {
    text-decoration: none
}

.event-preview-container .btn-container {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .event-preview-container .btn-container {
        margin-bottom: 35px
    }
}

.event-preview-container .btn-container .btn {
    margin: 0
}

.event-preview-container .event-preview-desc .h3 {
    margin: 0;
    color: #666;
    text-transform: none
}

.event-preview-container .event-preview-desc .h3 a {
    color: inherit;
    line-height: inherit;
    font-size: inherit
}

.event-preview-container .event-preview-desc p {
    margin-top: 20px
}

@media (max-width:767px) {
    .event-preview-container .event-preview-desc p {
        margin-top: 20px
    }
}

.event-preview-container-col1 .event-preview-desc {
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 0 40px 0 20px
}

.event-preview-container-col1 .btn-container {
    padding: 0 40px
}

@media screen and (max-width:767px) {
    .event-preview-container-col1 .btn-container,
    .event-preview-container-col1 .event-preview-desc {
        padding-left: 20px;
        padding-right: 20px
    }
}

.event-preview-container-col4 .event-preview-desc {
    margin-top: 30px;
    margin-bottom: 20px
}

@media screen and (max-width:767px) {
    .event-preview-container-col4 .event-preview-desc {
        margin-top: 35px;
        margin-bottom: 35px
    }
}

.event-preview-container-col2 .event-preview-desc,
.event-preview-container-col3 .event-preview-desc {
    margin-bottom: 50px;
    margin-top: 30px
}

@media (max-width:767px) {
    .event-preview-container-col2 .event-preview-desc,
    .event-preview-container-col3 .event-preview-desc {
        margin-bottom: 35px
    }
}

@media screen and (max-width:767px) {
    .event-preview-container-col2 .event-preview-desc,
    .event-preview-container-col3 .event-preview-desc {
        margin-top: 35px
    }
}

.event-preview-container-col2 .event-preview-box-wrapper,
.event-preview-container-col3 .event-preview-box-wrapper,
.event-preview-container-col4 .event-preview-box-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.event-preview-container-col2 .event-preview-desc,
.event-preview-container-col3 .event-preview-desc,
.event-preview-container-col4 .event-preview-desc {
    padding-left: 20px;
    padding-right: 20px
}

.event-preview-container-col2 .btn-container,
.event-preview-container-col3 .btn-container,
.event-preview-container-col4 .btn-container {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: flex-end;
    -ms-flex-align: end;
    padding: 0 20px
}

.event-preview-container-col2 .btn-container .btn-wrapper,
.event-preview-container-col3 .btn-container .btn-wrapper,
.event-preview-container-col4 .btn-container .btn-wrapper {
    width: 100%
}

.event-preview-container-col2 .event-preview-wrapper,
.event-preview-container-col3 .event-preview-wrapper,
.event-preview-container-col4 .event-preview-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.event-preview-container-col2 .event-preview-wrapper .event-preview>a,
.event-preview-container-col3 .event-preview-wrapper .event-preview>a,
.event-preview-container-col4 .event-preview-wrapper .event-preview>a {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto
}

.event-preview-container .event-preview-wrapper {
    margin-bottom: 50px;
    background-color: #f1f1f1;
    border: 1px solid #ccc;
    width: 100%
}

@media (max-width:767px) {
    .event-preview-container .event-preview-wrapper {
        margin-bottom: 35px
    }
}

.event-preview :root .event-preview-wrapper,
.event-preview _:-ms-input-placeholder {
    height: 100%
}

.img-container {
    background: url(../images/event_preview.png) center center no-repeat
}

.img-container .opaque-bg {
    width: 100%;
    visibility: hidden
}

.event-preview {
    min-height: 100px;
    display: block;
    width: 100%
}

.event-preview .img-container {
    background-color: #005179;
    position: relative;
    display: block;
    text-align: center
}

.event-preview .event-img {
    display: block;
    width: 100%
}

.event-preview img[src=""] {
    display: none
}

.event-preview .event-preview-content {
    padding: 50px 30px
}

@media screen and (max-width:767px) {
    .event-preview .event-preview-content {
        padding: 70px 8.33%
    }
}

.event-preview .event-title {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    color: #333;
    font-size: 18px;
    margin-bottom: 50px
}

.event-date {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #07679b;
    width: 96px;
    height: 97px;
    color: #fff;
    text-align: center;
    padding: 19px 20px
}

.event-date .month,
.event-date .year {
    font-size: 12px
}

.event-date .month {
    text-transform: uppercase
}

.event-date .date {
    font-size: 34px
}

.resource-center {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .resource-center {
        margin-bottom: 35px
    }
}

.resource-center .resource-heading {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 20px;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0
}

@media (max-width:767px) {
    .resource-center .resource-heading {
        margin-bottom: 20px
    }
}

.resource-center .resource-desc p {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .resource-center .resource-desc p {
        margin-bottom: 35px
    }
}

.resource-center ul {
    padding: 0;
    margin-top: -20px
}

.resource-center ul li {
    list-style: none;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    min-height: 112px
}

.resource-center ul li .thumbnail a {
    background: #b8d7ed;
    width: 100%
}

.resource-center ul li .thumbnail img {
    display: block;
    width: 100%
}

.resource-center ul li a {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    line-height: 22px
}

.resource-center ul li .file-size {
    font-size: 12px;
    margin: 0;
    color: #07679b
}

@media (max-width:767px) {
    .resource-center .resource-wrapper:first-child li:first-child {
        padding-top: 0
    }
    .resource-center .resource-wrapper ul {
        margin: 0
    }
    .resource-center .resource-wrapper ul li {
        padding: 20px 0 0;
        border-bottom: none;
        width: 100%
    }
    .resource-center .resource-wrapper ul li .wraplink {
        border-bottom: 1px solid #ccc;
        padding-bottom: 17px
    }
    .resource-center .resource-wrapper ul li .thumbnail {
        margin-bottom: 20px
    }
}

.midpage-tabs {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .midpage-tabs {
        margin-bottom: 35px
    }
}

.midpage-tabs .nav-tabs {
    border: none;
    margin: 0;
    display: flex
}

.midpage-tabs .nav-tabs li {
    align-self: stretch
}

.midpage-tabs .nav-tabs li a {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    border: none;
    border-top: 10px solid silver;
    border-bottom: 4px solid #333;
    border-right: 2px solid #444;
    background-color: #444;
    color: #ccc;
    text-transform: uppercase;
    text-align: center;
    margin: 20px 0 0;
    letter-spacing: .1em;
    text-decoration: none;
    padding: 20px;
    -webkit-box-align: center;
    -webkit-justify-content: center;
    -moz-box-align: center;
    -moz-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-align-items: center;
    -webkit-box-pack: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.midpage-tabs .nav-tabs li a:focus,
.midpage-tabs .nav-tabs li a:hover {
    color: #fbbb36
}

.midpage-tabs .nav-tabs li a:focus {
    outline-color: #fff
}

.midpage-tabs .nav-tabs li:last-child a {
    border-right: none
}

.midpage-tabs .nav-tabs li.active {
    background-color: #f3f3f3
}

.midpage-tabs .nav-tabs li.active>a {
    color: #005179;
    border: none!important;
    border-top: 10px solid #ffd554!important;
    background-color: #f3f3f3;
    margin-top: 0;
    padding: 40px 23px 32px
}


/* Commented for C4AT - Change to 2px
.midpage-tabs .nav-tabs li.active>a:focus {
    outline: dotted thin;
    outline-offset: -1px
}
 */


/* Added for C4AT */

.midpage-tabs .nav-tabs li.active>a:focus {
    outline: dotted 2px;
    outline-offset: -1px
}

.midpage-tabs .nav-tabs.column-5 li {
    width: 20%
}

.midpage-tabs .nav-tabs.column-4 li {
    width: 25%
}

.midpage-tabs .nav-tabs.column-3 li {
    width: 33.3333%
}

.midpage-tabs .nav-tabs.column-2 li {
    width: 50%
}

.midpage-tabs .column-2 li.active>a,
.midpage-tabs .column-3 li.active>a,
.midpage-tabs .column-4 li.active>a {
    padding: 33px 23px 45px
}

.midpage-tabs .tab-content {
    padding-top: 100px;
    padding-bottom: 50px
}

@media (max-width:767px) {
    .midpage-tabs .tab-content {
        padding-top: 0;
        padding-bottom: 35px
    }
}

.midpage-tabs .tab-content .shortform-without-image .shortform-content {
    width: 100%
}

.midpage-tabs .tab-content-wrap {
    background: #f3f3f3
}

.midpage-tabs .mobile-tabs {
    margin-top: 70px;
    margin-bottom: 35px
}

.midpage-tabs .mobile-tabs .tab-heading {
    margin: 0 0 20px;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: .1em;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal
}

.midpage-tabs .mobile-tabs select {
    width: 100%;
    padding: 15px 35px 15px 10px;
    border: 1px solid #666;
    font-size: 16px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/expand-down.png) right center no-repeat;
    border-radius: 0
}

.midpage-tabs .mobile-tabs select::-ms-expand {
    display: none
}

@media (max-width:767px) {
    .midpage-tabs {
        background-color: #f3f3f3
    }
}

.image-header {
    text-align: center
}

.search-header-display {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 110;
    background-color: #005179
}

.search-header-display .search-header-form {
    position: relative;
    background-color: #fff
}

.search-header-display .search-input-header {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    color: #111;
    font-size: 24px;
    margin: 2px 0;
    padding: 28px 15px;
    border: none;
    line-height: initial;
    min-height: 97px
}

@media (max-width:767px) {
    .search-header-display .search-input-header {
        padding: 20px 0;
        font-size: 18px;
        color: #666;
        min-height: 80px;
        margin: 0
    }
}

.search-header-display .search-close-header {
    width: 100%;
    padding-top: 33px;
    padding-bottom: 33px;
    margin: 2px;
    border: none
}

@media (max-width:767px) {
    .search-header-display .search-close-header {
        padding: 24px 10px;
        margin: 0
    }
}

.search-header-display .search-close-header img {
    width: 30px
}

.search-header-display .search-header-btn {
    margin: 0;
    padding: 42.5px 0;
    font-size: 14px;
    color: #000;
    min-width: 185px;
    float: right;
    text-align: center
}

.search-header-display .search-header-btn img {
    width: 28px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:767px) {
    .search-header-display .search-header-btn {
        padding: 24px 0;
        min-width: 100%;
        margin: 0
    }
}

.quick-links-bg {
    padding: 20px 0
}

@media (max-width:767px) {
    .quick-links-bg {
        padding: 25px 0
    }
}

.search-header-quickLinks {
    background-color: #005179;
    margin: 0
}

.search-header-quickLinks a {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    line-height: 2.25;
    display: table-row;
    color: #fff
}

.search-header-quickLinks .quick-link-text {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    margin: 0;
    padding-top: 10px;
    display: inline-block
}

@media (max-width:767px) {
    .search-header-quickLinks .quick-link-text {
        padding-right: 0
    }
}

.search-header-quickLinks a:focus,
.search-header-quickLinks a:hover {
    text-decoration: none;
    color: #fbbb36
}

.search-header-quickLinks a:focus .icon,
.search-header-quickLinks a:hover .icon {
    background: url(/images/right_arrow_selection_orange.png) center left no-repeat
}

@media (max-width:767px) {
    .search-header-quickLinks .mquick-links {
        display: inline-block
    }
}

.search-header-quickLinks .content {
    display: table-cell;
    padding-right: 70px
}

@media (max-width:767px) {
    .search-header-quickLinks .content {
        padding-right: 10px
    }
}

.search-header-quickLinks .icon {
    display: table-cell;
    background: url(/images/right-arrow-icon.png) center left no-repeat;
    padding-left: 10px
}

.search-header-overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, .5)
}

.global-header-search .exact-matches {
    height: 40px;
    background-color: #fff2d9
}

.global-header-search .exact-matches label {
    margin-top: 10px;
    font-family: FFDINWeb;
    font-size: 14px;
    color: #333;
    padding-top: 3px
}

@media only screen and (max-width:640px) {
    .global-header-search .exact-matches label {
        font-size: 16px
    }
}

.global-header-search .exact-matches [type=checkbox]:checked+label:before,
.global-header-search .exact-matches [type=checkbox]:not(:checked)+label:before {
    height: 20px;
    width: 20px;
    border-color: #ccc;
    padding-top: 10px;
    padding-bottom: 10px
}

.global-header-search .exact-matches [type=checkbox]:checked+label:after,
.global-header-search .exact-matches [type=checkbox]:not(:checked)+label:after {
    font-size: 20px
}

.global-header-search #hidden_error_message{
    color: red
}

/* Added for C4AT */

.global-header a:focus {
    outline: dotted 2px;
    outline-offset: 0px;
}


/* Added for C4AT - Mobile lists */

.global-header .mobile-nav .mcontent a:focus {
    outline: dotted 2px;
    outline-offset: -2px;
}


/* Added for C4AT - Generic links*/

a:focus {
    outline: dotted 2px;
    outline-offset: -1px;
}

.map-container {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .map-container {
        margin-bottom: 35px
    }
}

.map-container .map {
    width: 100%;
    height: 300px
}

.map-container .map-title {
    margin-top: 0;
    margin-bottom: 20px;
    text-transform: uppercase
}

@media (max-width:767px) {
    .map-container .map-title {
        margin-bottom: 20px
    }
}

.map-container .map-info-bg {
    background-color: #07679b
}

.map-container .map-info {
    color: #fff;
    padding: 50px 40px
}

@media (max-width:767px) {
    .map-container .map-info {
        padding: 35px 25px
    }
}

.map-container .map-info .event-heading {
    text-transform: uppercase;
    color: #fff;
    margin-top: 0;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .map-container .map-info .event-heading {
        margin-bottom: 20px
    }
}

.map-container .map-info .event-info p {
    margin-bottom: 0
}

.line-clamp p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.content-preview-title a {
    color: inherit;
    line-height: inherit
}

.content-preview-container.skin-one .content-preview-content {
    margin-top: 30px
}

@media (max-width:767px) {
    .content-preview-container.skin-one .content-preview-content {
        margin-top: 35px
    }
}

@media screen and (min-width:768px) {
    .content-preview-container.skin-one .content-preview-content {
        padding: 0 40px
    }
}

.content-preview-container.skin-one .content-preview-author {
    margin-bottom: 30px
}

@media screen and (max-width:767px) {
    .content-preview-container.skin-one .content-preview-author {
        margin-bottom: 20px
    }
}

.content-preview-container.skin-one .content-preview-title {
    margin-bottom: 20px
}

.content-preview-container.skin-one .content-preview-link {
    padding: 0 40px
}

@media screen and (max-width:767px) {
    .content-preview-container.skin-one .content-preview-link {
        padding: 0 20px
    }
}

@media screen and (min-width:768px) {
    .content-preview-container.skin-one-without-image .content-preview-content,
    .content-preview-container.skin-one-without-image .content-preview-link {
        padding: 0 0 0 20px
    }
}

@media screen and (min-width:768px) {
    .content-preview-container .content-preview-author {
        display: inline-block;
        position: relative;
        left: 0
    }
    .content-preview-container.skin-three .content-preview-title,
    .content-preview-container.skin-two .content-preview-title {
        margin-bottom: 20px
    }
    .content-preview-container.skin-three .content-preview-title a,
    .content-preview-container.skin-two .content-preview-title a {
        color: inherit;
        line-height: inherit
    }
    .content-preview-container.skin-three .content-preview-link,
    .content-preview-container.skin-two .content-preview-link {
        padding: 0 20px
    }
    .content-preview-container .content-preview-desc p {
        font-size: 14px
    }
    .content-preview-container.skin-four .content-preview-title {
        margin-bottom: 20px
    }
    .content-preview-container.skin-four .content-preview-title a {
        color: inherit;
        line-height: inherit
    }
    .content-preview-container.skin-four .content-preview-link {
        margin-top: 20px;
        margin-bottom: 20px;
        padding: 0 20px
    }
    .content-preview-container.skin-four .content-preview-content {
        margin-top: 20px
    }
    .content-preview-container.skin-three .content-preview-link {
        margin-top: 30px
    }
    .content-preview-container:not(.skin-four):not(.content-preview-right-rail) .content-preview-author span.content-preview-source {
        display: inline-block
    }
}

@media screen and (min-width:768px) and (max-width:767px) {
    .content-preview-container.skin-three .content-preview-title,
    .content-preview-container.skin-two .content-preview-title {
        margin-bottom: 20px
    }
}

@media screen and (min-width:768px) and (max-width:767px) {
    .content-preview-container.skin-four .content-preview-title {
        margin-bottom: 20px
    }
}

@media screen and (min-width:768px) and (max-width:767px) {
    .content-preview-container.skin-four .content-preview-link {
        margin-top: 20px
    }
}

@media screen and (min-width:768px) and (max-width:767px) {
    .content-preview-container.skin-four .content-preview-link {
        margin-bottom: 20px
    }
}

.content-preview {
    border: 1px solid #ccc;
    width: 100%
}

.content-preview .primary a,
.content-preview-img,
.content-preview>a {
    width: 100%
}

.content-preview-content {
    margin-top: 30px;
    padding-right: 20px;
    padding-left: 20px
}

@media (max-width:767px) {
    .content-preview-content {
        margin-top: 35px
    }
}

.content-preview-date {
    font-family: FFDINWebBold, Arial;
    font-size: 14px;
    color: #111;
    margin-bottom: 0
}

.content-preview-author {
    margin: 0 0 20px;
    font-size: 14px;
    color: #333;
    line-height: 22px
}

@media (max-width:767px) {
    .content-preview-author {
        margin-bottom: 20px
    }
}

.content-preview-author span.content-preview-source {
    display: block
}

.content-preview-title {
    font-family: FFDINWebBold, Arial;
    font-size: 16px;
    margin: 0 0 50px;
    color: #111
}

@media (max-width:767px) {
    .content-preview-title {
        margin-bottom: 35px
    }
}

.content-preview-desc {
    font-size: 16px;
    margin: 0;
    color: #111
}

.content-preview-link {
    font-size: 14px;
    margin-top: 50px;
    margin-bottom: 30px
}

@media (max-width:767px) {
    .content-preview-link {
        margin-top: 35px
    }
}

@media (max-width:767px) {
    .content-preview-link {
        margin-bottom: 35px
    }
}

.content-preview-link-text {
    float: left;
    font-family: FFDINWebBold, Arial;
    color: #005179
}

.content-preview-link img {
    padding: 1px 10px;
    vertical-align: baseline
}

.skin-four .content-preview,
.skin-three .content-preview,
.skin-two .content-preview {
    border: 1px solid #ccc;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.skin-four .content-preview>a,
.skin-three .content-preview>a,
.skin-two .content-preview>a {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto
}

.content-preview-right-rail .content-preview-content,
.content-preview-right-rail .content-preview-link {
    padding: 0 20px
}

.content-preview-right-rail .content-preview-title {
    margin-bottom: 20px
}

@media (max-width:767px) {
    .content-preview-right-rail .content-preview-title {
        margin-bottom: 20px
    }
}

.content-preview-right-rail .content-preview-title a {
    color: inherit;
    line-height: inherit
}

.content-preview-right-rail .content-preview-link {
    margin-top: 20px;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .content-preview-right-rail .content-preview-link {
        margin-top: 20px
    }
}

@media (max-width:767px) {
    .content-preview-right-rail .content-preview-link {
        margin-bottom: 20px
    }
}

.content-preview-right-rail .content-preview-content {
    margin-top: 20px
}

.content-preview-right-rail .content-preview-author {
    display: block
}

@media screen and (max-width:767px) {
    .content-preview-right-rail .content-preview-author {
        margin-bottom: 20px
    }
}

@media screen and (max-width:767px) {
    .content-preview-wrapper {
        margin-top: 0
    }
    .content-preview+.content-preview-container {
        margin-top: 20px
    }
    .content-preview-content {
        padding-left: 20px;
        padding-right: 20px
    }
    .content-preview-content .line-clamp p {
        -webkit-line-clamp: 7
    }
    .content-preview-title {
        margin-bottom: 20px
    }
    .content-preview-author,
    .content-preview-date,
    .content-preview-desc {
        line-height: 28px
    }
    .skin-one,
    .skin-one .primary,
    .skin-one .secondary {
        width: 100%
    }
    .skin-one .secondary .content-preview-desc {
        padding-top: 0
    }
    .skin-four .content-preview-link,
    .skin-three .content-preview-link,
    .skin-two .content-preview-link {
        padding: 0 20px
    }
}

@media screen and (max-width:767px) and (max-width:767px) {
    .content-preview-title {
        margin-bottom: 20px
    }
}

.content-preview-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .content-preview-wrapper {
        margin-bottom: 35px
    }
}

:root .content-preview,
_:-ms-input-placeholder {
    height: 100%
}

.eq_height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap
}

@media screen and (min-width:768px) {
    .eq_height .col-sm-4 {
        -webkit-flex: 0 1 33.3%
    }
    .eq_height .col-sm-3 {
        -webkit-flex: 0 1 24.97%
    }
    .eq_height .col-sm-6 {
        -webkit-flex: 0 1 49.93%
    }
    .eq_height .col-sm-2 {
        -webkit-flex: 0 1 16.65%
    }
}

@media screen and (min-width:1240px) {
    .eq_height .col-md-4 {
        -webkit-flex: 0 1 33.3%
    }
    .eq_height .col-md-3 {
        -webkit-flex: 0 1 24.97%
    }
    .eq_height .col-md-6 {
        -webkit-flex: 0 1 49.93%
    }
    .eq_height .col-sm-2 {
        -webkit-flex: 0 1 16.65%
    }
}

@media screen and (min-width:768px) and (max-width:1280px) {
    .eq_height .col-sm-4 {
        -webkit-flex: 0 1 33.1%
    }
    .eq_height .col-sm-3 {
        -webkit-flex: 0 1 24.8%
    }
    .eq_height .col-sm-2 {
        -webkit-flex: 0 1 16.6%
    }
    .eq_height .col-sm-6 {
        -webkit-flex: 0 1 49.8%
    }
}

@media screen and (max-width:767px) {
    .eq_height .col-xs-6 {
        -webkit-flex: 0 1 49.8%
    }
}

.content-preview-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: flex-end;
    -ms-flex-align: end
}

.content-preview-link .btn-wrapper {
    width: 100%
}

.content-preview-link .btn-tertiary,
.content-preview-link .media-link .view-more,
.content-preview-link .search-header .search-result-section .search-result-header {
    max-width: 95%
}

.article-header,
.listing-header {
    position: relative;
    text-align: center;
    color: #fff;
    margin: 0
}

.article-header .header-content,
.listing-header .header-content {
    display: table;
    width: 100%;
    margin: 0
}

.article-header .wrapper,
.listing-header .wrapper {
    display: table-cell;
    vertical-align: middle
}

.article-header .wrapper .h1,
.listing-header .wrapper .h1 {
    margin-bottom: 0;
    margin-top: 0;
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    text-transform: none
}

.article-header .wrapper .header-content-subtitle,
.listing-header .wrapper .header-content-subtitle {
    font-size: 14px;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    line-height: inherit
}

.listing-header.listingTabs .wrapper h1 {
    margin-top: -52px
}

@media (max-width:767px) {
    .listing-header.listingTabs .wrapper h1 {
        margin-top: 0
    }
}

.article-header {
    background-color: #07679b
}

.article-header .hero-image-bg {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    overflow: hidden;
    background-color: #000
}

.article-header .hero-image-bg img {
    opacity: .7;
    position: relative;
    width: 1680px
}

@media (max-width:1680px) {
    .article-header .hero-image-bg img {
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
}

@media (max-width:767px) {
    .article-header .hero-image-bg img {
        height: 150px;
        width: 767px
    }
}

.article-header .header-content {
    height: 350px
}

@media (max-width:767px) {
    .article-header .header-content {
        height: 150px
    }
}

.listing-header {
    background-color: #07679b
}

.listing-header .header-content {
    height: 250px
}

@media (max-width:767px) {
    .listing-header .header-content {
        height: 150px
    }
}

.listing-header .l3-image {
    background-image: url(../images/headding_texture.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width:768px) and (-webkit-min-device-pixel-ratio:2),
(min-width:768px) and (min--moz-device-pixel-ratio:2),
(min-width:768px) and (-o-min-device-pixel-ratio:2/1),
(min-width:768px) and (min-device-pixel-ratio:2),
(min-width:768px) and (min-resolution:192dpi),
(min-width:768px) and (min-resolution:2dppx) {
    .listing-header .l3-image {
        background-image: url(../images/headding_texture_rtna.jpg)
    }
}

.header-without-image {
    position: relative;
    text-align: center;
    margin: 0;
    background-color: #fff
}

.header-without-image .wrapper {
    text-align: center;
    margin-top: 50px
}

@media (max-width:767px) {
    .header-without-image .wrapper {
        margin-top: 35px
    }
}

.header-without-image .wrapper .h1 {
    margin: 0;
    color: #07679b
}

.header-without-image hr {
    margin-top: 50px;
    margin-bottom: 0
}

@media (max-width:767px) {
    .header-without-image hr {
        margin-top: 35px
    }
}

.pge-article {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .pge-article {
        margin-bottom: 35px
    }
}

.pge-article .article-date {
    margin-bottom: 20px;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    margin-right: 20px
}

@media (max-width:767px) {
    .pge-article .article-date {
        margin-right: 0;
        margin-bottom: 10px;
        display: block
    }
}

.pge-article .author-details {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase
}

@media (max-width:767px) {
    .pge-article .author-details {
        margin-bottom: 20px
    }
}

.pge-article .article-optional-img img {
    margin-top: 50px
}

@media (max-width:767px) {
    .pge-article .article-optional-img img {
        margin-top: 35px
    }
}

.pge-article .article-media-links a {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    margin-top: 20px;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase
}

@media (max-width:767px) {
    .pge-article .article-media-links a {
        margin-top: 20px
    }
}

.pge-article .article-media-links a:not(:last-child) {
    margin-right: 40px
}

@media (max-width:767px) {
    .pge-article .article-media-links a:not(:last-child) {
        margin-right: 7.5%
    }
}

.pge-article .article-media-links img {
    padding-right: 10px;
    vertical-align: bottom;
    margin-bottom: -1px
}

.pge-article .hr-line hr {
    margin: 0
}

.pge-article .article-sub-heading {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .pge-article .article-sub-heading {
        margin-bottom: 20px
    }
}

.pge-article .documentation-container {
    margin-top: 100px
}

@media (max-width:767px) {
    .pge-article .documentation-container {
        margin-top: 70px
    }
}

.pge-article .documentation a {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5
}

.pge-article .file-desc {
    margin: 0;
    font-size: 14px
}

.pge-article .thumbnail {
    width: 100%;
    display: table;
    text-align: center;
    vertical-align: middle;
    background-color: #b8d7ed
}

@media (max-width:767px) {
    .pge-article .thumbnail {
        width: 84%
    }
}

.pge-article .thumbnail img {
    width: 100%
}

.pge-article .doc-details {
    font-size: 12px;
    color: #07679b;
    margin: 0
}

.pge-article .article-user-details {
    margin-top: 50px
}

@media (max-width:767px) {
    .pge-article .article-user-details {
        margin-top: 20px
    }
}

.pge-article .article-user-details picture img {
    width: auto
}

.pge-article .article-top {
    margin-top: 0!important
}

.img-wrap-left {
    float: left;
    margin-right: 20px
}

.img-wrap-right {
    float: right;
    margin-left: 20px
}

@media (min-width:767px) {
    .two-column-layout .pge-article .article-media-links,
    .two-column-layout .pge-article .article-picture-wrapper,
    .two-column-layout .pge-article .hr-line {
        width: 100%;
        margin-left: 0
    }
    .two-column-layout .pge-article .thumbnail-wrapper {
        margin-left: 0
    }
}

@media (min-width:768px) {
    .two-column-layout .pge-form .form-wrap {
        width: 100%
    }
}

#form-error {
    min-height: 0
}

#form-error p {
    color: #b02621
}

#form-error p:empty {
    display: none
}

#eucasearch-mobile tbody {
    display: table;
    width: 100%
}

@media screen and (max-width:767px) {
    #eucapagination {
        text-align: center;
        margin-top: -65px
    }
}

.pagination {
    margin-top: 50px;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .pagination {
        margin-bottom: 35px;
        margin-top: 35px
    }
}

.pagination li a {
    border: none
}

.pge-form #validate {
    margin-top: 100px
}

@media (max-width:767px) {
    .pge-form #validate {
        margin-top: 70px
    }
}

.pge-form .no-margin label {
    margin-top: 0
}

.pge-form input:-webkit-autofill,
.pge-form input:-webkit-autofill:active,
.pge-form input:-webkit-autofill:focus,
.pge-form input:-webkit-autofill:hover {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0 1000px #fff inset
}

.pge-form intextareaput:-webkit-autofill:focus,
.pge-form textarea:-webkit-autofill,
.pge-form textarea:-webkit-autofill:active,
.pge-form textarea:-webkit-autofill:hover {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0 1000px #fff inset
}

.pge-form .field-group,
.pge-form .form-group {
    float: left;
    position: relative;
    margin-bottom: 0;
    width: 100%
}

.pge-form legend {
    color: #666;
    font-size: 36px;
    padding-bottom: 10px;
    margin-bottom: 20px
}

.pge-form legend.no-margin {
    margin-top: 0
}

@media screen and (max-width:767px) {
    .pge-form legend {
        padding-bottom: 35px;
        margin-bottom: 35px
    }
}

.pge-form fieldset {
    float: left;
    width: 100%
}

.pge-form .field-group legend,
.pge-form .form-group legend {
    margin-top: 50px;
    color: #111;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 20px;
    font-size: 18px;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    float: left;
    border: none;
    padding-bottom: 0
}

@media (max-width:767px) {
    .pge-form .field-group legend,
    .pge-form .form-group legend {
        margin-top: 35px
    }
}

.pge-form .field-group legend.no-margin,
.pge-form .form-group legend.no-margin,
.pge-form .form-group.no-margin legend {
    margin-top: 0
}

.pge-form .info {
    font-family: FFDINWebItalic, Arial;
    font-weight: 400;
    font-style: normal;
    color: #111;
    display: block;
    margin-bottom: 20px;
    font-size: 14px
}

@media (max-width:767px) {
    .pge-form .info {
        margin-bottom: 20px
    }
}

@media screen and (max-width:767px) {
    .pge-form .info {
        margin-bottom: 35px
    }
}

.pge-form .required-field {
    font-size: 14px;
    font-family: FFDINWebItalic, Arial;
    font-weight: 400;
    font-style: normal;
    text-align: center
}

.pge-form textarea {
    display: block;
    min-height: 45px;
    padding: 10px 15px;
    color: #111;
    background: 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s, 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;
    width: 100%;
    font-size: 18px;
    resize: none
}

.pge-form textarea:focus {
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(204, 204, 204, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(204, 204, 204, .6)
}

.pge-form textarea::-moz-placeholder {
    color: #666;
    opacity: 1;
    font-family: FFDINWebItalic
}

.pge-form textarea:-ms-input-placeholder {
    color: #666!important;
    font-family: FFDINWebItalic!important
}

.pge-form textarea::-webkit-input-placeholder {
    color: #666;
    font-family: FFDINWebItalic
}

.pge-form textarea[disabled],
.pge-form textarea[readonly],
fieldset[disabled] .pge-form textarea {
    background-color: #f1f1f1;
    opacity: 1
}

.pge-form textarea[disabled],
fieldset[disabled] .pge-form textarea {
    cursor: not-allowed
}

textarea.pge-form textarea {
    height: auto
}

.pge-form textarea.error {
    border: 2px solid #b02621;
    background: url(../images/icon-form-error.png) right 5px no-repeat
}

.pge-form h1 {
    text-align: center;
    color: #07679b;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .pge-form h1 {
        margin-bottom: 35px
    }
}

.pge-form input[type=email].error,
.pge-form input[type=text].error {
    border: 2px solid #b02621;
    background-image: url(../images/icon-form-error.png);
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 42px
}

.pge-form .radio-group {
    display: inline-block;
    position: relative
}

.pge-form .radio-group span.error {
    position: relative
}

.pge-form span.error {
    float: left;
    width: 30%;
    display: block;
    margin-top: 18px;
    margin-left: 103%;
    position: absolute;
    top: 94px
}

.pge-form span.error:before {
    content: "REQUIRED";
    color: #b02621;
    position: absolute;
    margin-top: -24px;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal
}

@media screen and (max-width:767px) {
    .pge-form span.error {
        width: 100%;
        margin-left: 0;
        top: 25px;
        position: relative;
        float: left;
        margin-bottom: 10px
    }
}

.pge-form .no-margin span.error {
    top: 44px
}

@media screen and (max-width:767px) {
    .pge-form .no-margin span.error {
        top: 25px
    }
}

.pge-form .hint span.error {
    top: 108px
}

@media screen and (max-width:767px) {
    .pge-form .hint span.error {
        top: 25px
    }
}

.pge-form .hint .info {
    margin: -13px 0 13px
}

.pge-form .hint.no-margin span.error {
    top: 64px
}

@media screen and (max-width:767px) {
    .pge-form .hint.no-margin span.error {
        top: 25px
    }
}

.pge-form .inline-error span.error {
    width: 100%;
    margin-left: 0;
    top: 25px;
    margin-bottom: -5px;
    position: relative;
    float: left
}

@media screen and (max-width:767px) {
    .pge-form .inline-error span.error {
        margin-bottom: 10px
    }
}

.pge-form .capcha-error {
    margin-top: 20px;
    display: none
}

.pge-form .capcha-error-required {
    color: #b02621;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase
}

.pge-form .error input[type=text] {
    border: 2px solid #b02621
}

.pge-form .error-icon {
    height: 22px;
    width: 26px;
    display: block;
    position: absolute;
    z-index: 1;
    background: url(../images/errorsucess.png) 1px -75px no-repeat;
    top: 102px;
    right: 13px
}

.pge-form .error-message {
    position: absolute;
    right: -183px;
    top: 73px
}

.pge-form .error-message h3 {
    color: #b02621;
    font-size: 18px
}

.pge-form .error-message p {
    margin-top: 0;
    font-style: normal;
    font-size: 14px
}

.pge-form input[type=email]:required.valid,
.pge-form input[type=text]:required.valid {
    border: 2px solid #14993f;
    background-image: url(../images/icon-form-sucess.png);
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 50px
}

.pge-form input[type=text]aria-invalid input:-webkit-autofill,
.pge-form select:-webkit-autofill,
.pge-form textarea:-webkit-autofill {
    background-color: transparent
}

.pge-form label {
    margin-top: 50px;
    margin-bottom: 20px;
    color: #111
}

@media (max-width:767px) {
    .pge-form label {
        margin-top: 35px
    }
}

@media (max-width:767px) {
    .pge-form label {
        margin-bottom: 20px
    }
}

.pge-form input[type=email],
.pge-form input[type=text] {
    display: block;
    width: 100%;
    padding: 10px 15px;
    color: #111;
    background: 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s, 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;
    font-size: 18px;
    min-height: 50px
}

.pge-form input[type=email]:focus,
.pge-form input[type=text]:focus {
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(204, 204, 204, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(204, 204, 204, .6)
}

.pge-form input[type=email]::-moz-placeholder,
.pge-form input[type=text]::-moz-placeholder {
    color: #666;
    opacity: 1;
    font-family: FFDINWebItalic
}

.pge-form input[type=email]:-ms-input-placeholder,
.pge-form input[type=text]:-ms-input-placeholder {
    color: #666!important;
    font-family: FFDINWebItalic!important
}

.pge-form input[type=email]::-webkit-input-placeholder,
.pge-form input[type=text]::-webkit-input-placeholder {
    color: #666;
    font-family: FFDINWebItalic
}

.pge-form input[type=email][disabled],
.pge-form input[type=email][readonly],
.pge-form input[type=text][disabled],
.pge-form input[type=text][readonly],
fieldset[disabled] .pge-form input[type=email],
fieldset[disabled] .pge-form input[type=text] {
    background-color: #f1f1f1;
    opacity: 1
}

.pge-form input[type=email][disabled],
.pge-form input[type=text][disabled],
fieldset[disabled] .pge-form input[type=email],
fieldset[disabled] .pge-form input[type=text] {
    cursor: not-allowed
}

textarea.pge-form input[type=email],
textarea.pge-form input[type=text] {
    height: auto
}

.pge-form button,
.pge-form input[type=submit] {
    margin-bottom: 0
}

.pge-form input[type=submit] {
    margin-top: 50px;
    width: 100%;
    margin-right: 0
}

@media (max-width:767px) {
    .pge-form input[type=submit] {
        margin-top: 35px
    }
}

.pge-form input[type=radio] {
    opacity: 0;
    visibility: visible;
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.pge-form .calendar {
    position: relative
}

.pge-form .calendar-icon {
    height: 22px;
    width: 26px;
    position: absolute;
    background: url(../images/icon-calendar.png) right center no-repeat;
    display: block;
    z-index: 1;
    top: 102px;
    right: 13px;
    cursor: pointer
}

.pge-form select {
    display: block;
    color: #111;
    -webkit-transition: border-color ease-in-out .15s, 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;
    padding: 8px 35px 8px 10px;
    border: 1px solid #ccc;
    font-size: 16px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/form_select.png) right center no-repeat;
    border-radius: 0;
    width: 100%;
    line-height: 2;
    min-height: 50px
}

.pge-form select:focus {
    border-color: #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(204, 204, 204, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(204, 204, 204, .6)
}

.pge-form select::-moz-placeholder {
    color: #666;
    opacity: 1;
    font-family: FFDINWebItalic
}

.pge-form select:-ms-input-placeholder {
    color: #666!important;
    font-family: FFDINWebItalic!important
}

.pge-form select::-webkit-input-placeholder {
    color: #666;
    font-family: FFDINWebItalic
}

.pge-form select[disabled],
.pge-form select[readonly],
fieldset[disabled] .pge-form select {
    background-color: #f1f1f1;
    opacity: 1
}

.pge-form select[disabled],
fieldset[disabled] .pge-form select {
    cursor: not-allowed
}

textarea.pge-form select {
    height: auto
}

.pge-form table td {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

.pge-form select.error {
    border: 2px solid #b02621
}

.pge-form select::-ms-expand {
    display: none
}

@media screen and (max-width:767px) {
    .pge-form div input[type=checkbox]+label {
        font-size: 18px;
        padding-left: 30px
    }
    .pge-form .calendar-icon,
    .pge-form .error-icon {
        top: 87px
    }
    .pge-form .error-message {
        position: static
    }
    .pge-form .error-message h3 {
        margin-bottom: 0
    }
    .pge-form .success-icon {
        top: 87px
    }
    .pge-form .form-dropdown ul {
        width: 100%
    }
}

.pge-form .form-dropdown {
    position: relative
}

.pge-form .form-dropdown button {
    margin: 0;
    background: url(../images/icon-dropdown_arrow.png) 90% center no-repeat;
    display: inline-block;
    padding: 10px 31px 10px 15px;
    font-size: 18px;
    color: #111;
    font-family: FFDINWeb, Arial;
    border: 1px solid #111;
    text-transform: uppercase
}

.pge-form .form-dropdown ul {
    position: absolute;
    padding: 0;
    margin: 0;
    font-size: 18px;
    text-transform: uppercase;
    min-width: 0
}

.pge-form .form-dropdown ul li {
    padding: 0
}

.pge-form .form-dropdown ul li:hover {
    background: #b8d7ed
}

.pge-form .form-dropdown ul li a {
    font-family: FFDINWeb, Arial;
    padding: 10px 19px;
    white-space: pre-wrap
}

.pge-form .form-dropdown ul li a:hover {
    background: #b8d7ed
}

@media (max-width:767px) {
    .pge-form .form-dropdown ul li a {
        padding: 10px;
        font-family: FFDINWeb, Arial;
        font-weight: 400;
        font-style: normal
    }
}

@media screen and (max-width:767px) {
    .pge-form .no-margin-mobile {
        margin-top: 35px
    }
}

.pge-form .pagination-right-align {
    text-align: right
}

.pge-form #tradeprosresults {
    outline: 0
}

.pge-form #tradeproshowresult p {
    word-break: normal
}

.pge-form #tradeproshowresult table td {
    -ms-word-break: break-all;
    -webkit-hyphens: none!important;
    -moz-hyphens: none!important;
    hyphens: none!important
}

.pge-form #tradeprosresults .pagination-right-align {
    text-align: right
}

@media screen and (max-width:767px) {
    .pge-form #tradeprosresults .pagination-right-align {
        text-align: center;
        margin-top: -75px;
        margin-bottom: 18px
    }
}

.pge-form #tradeprosresults .search-heading {
    display: inline-block;
    color: #666;
    font-size: 36px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    width: 100%
}

@media screen and (max-width:767px) {
    .pge-form #tradeprosresults .search-heading {
        text-align: center
    }
}

.pge-form #tradeprosresults .printbtn {
    float: right!important;
    margin-top: -75px;
    padding-left: 25px;
    padding-right: 25px;
    position: relative;
    z-index: 999
}

@media screen and (max-width:767px) {
    .pge-form #tradeprosresults .printbtn {
        margin-top: 0
    }
}

.pge-form #tradeprosresults .search-heading-container {
    min-height: 50px
}

@media screen and (max-width:767px) {
    .pge-form #tradeprosresults #searchreturn button {
        width: 100%
    }
}

.pge-form .table-head-left {
    float: left
}

.pge-form .table-head-right {
    float: right
}

@media print {
    .pge-form body {
        -webkit-print-color-adjust: exact
    }
    .pge-form .no-print,
    .pge-form .no-print * {
        display: none!important
    }
}

.pge-form a.btn-link img {
    max-width: 30px
}

.tandc:after,
.tandc:before {
    margin-top: 5px
}

.holder {
    margin: 15px 0;
    text-align: center
}

.holder li {
    list-style: none
}

.holder li a {
    font-size: 18px;
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    padding: 12px;
    border: none;
    color: #333;
    line-height: 1;
    cursor: default;
    margin-left: -1px
}

.holder li a:hover {
    background-color: #f1f1f1;
    color: #333
}

.holder li a.jp-previous:after {
    content: "<"
}

.holder li a.jp-next:after {
    content: ">"
}

.holder li a.jp-current {
    color: #fff;
    background-color: #005179
}

.holder li a.jp-disabled,
.holder li a.jp-disabled:hover {
    color: #333
}

.holder span {
    margin: 0 5px
}

.error-forms-relative {
    position: relative;
    left: 0;
    margin-left: 0;
    margin-bottom: 10px;
    width: 100%
}

.error-forms-inline {
    width: 100%;
    margin-left: 0;
    top: 25px;
    margin-bottom: -5px;
    position: relative;
    float: left
}

.no-vs3 .adjuster {
    margin-top: -20px
}

.no-vs3 .adjuster .vs3:last-child {
    margin-bottom: 0
}

@media screen and (max-width:767px) {
    .no-vs3 .adjuster:last-child {
        margin-top: 0
    }
}

.smart-terms-link {
    font-size: inherit;
    text-decoration: underline
}

#centralAc-error,
#homeOwner-error {
    min-height: 42px
}

.capchadesc {
    font-size: 14px
}

.two-column-layout .pge-form .inline-error span.error,
.two-column-layout .pge-form span.error {
    width: 100%;
    margin-left: 0;
    top: 25px;
    margin-bottom: -5px;
    position: relative;
    float: left
}

@media screen and (max-width:767px) {
    .two-column-layout .pge-form .inline-error span.error,
    .two-column-layout .pge-form span.error {
        margin-bottom: 10px
    }
}

.two-column-layout .pge-form .hint.no-margin span.error {
    top: 25px
}

@media screen and (max-width:767px) {
    .exceptionicon .btn-link {
        position: absolute;
        top: 30px
    }
}

.printable #searchreturn,
.printable .pagination-right-align,
.printable .printbtn {
    display: none
}

.legend-header {
    float: left;
    width: 100%
}

.legend {
    color: #666;
    font-size: 36px;
    margin-bottom: 20px;
    width: 100%;
    padding: 0 0 10px;
    line-height: inherit;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    margin-top: 0
}

@media screen and (max-width:767px) {
    .legend {
        padding-bottom: 35px;
        margin-bottom: 35px
    }
}

.modal-description {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal
}

input[type=radio]+label {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    text-transform: none;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 10px
}

input[type=radio]+label:before {
    content: url(../images/icon-radio.png);
    margin-right: 10px;
    position: relative;
    top: 3px
}

input[type=radio]:checked+label:before {
    content: url(../images/icon-radio_selected.png)
}


/* Added for C4AT */

input[type=radio]:focus+label:before {
    /* outline: dotted thin; */
    outline: dotted 2px;
    outline-offset: -1px
}

.contact-method .textarea-lightsummary span {
    top: 57px
}

@media screen and (max-width:767px) {
    .contact-method .textarea-lightsummary span {
        top: 25px
    }
}

.two-column-layout .contact-method .textarea-lightsummary span {
    top: 25px
}

.sitemaintenance-page-not-found .page-not-found-subhead {
    font-size: 18px;
    color: #666;
    text-transform: uppercase;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal
}

.sitemaintenance-page-not-found .h1 {
    margin-top: 20px;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .sitemaintenance-page-not-found .h1 {
        margin-top: 20px
    }
}

@media (max-width:767px) {
    .sitemaintenance-page-not-found .h1 {
        margin-bottom: 35px
    }
}

.sitemaintenance-page-not-found .page-not-found-description {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    color: #666;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .sitemaintenance-page-not-found .page-not-found-description {
        margin-bottom: 35px
    }
}

.sitemaintenance-page-not-found hr {
    margin-bottom: 0;
    margin-top: 0;
    width: 59.2%;
    float: left
}

@media screen and (max-width:767px) {
    .sitemaintenance-page-not-found hr {
        width: 100%
    }
}

.sitemaintenance-full-site-down .pge-logo,
.sitemaintenance-partial-site-down .pge-logo {
    width: 57px;
    height: 60px;
    margin-top: 100px;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .sitemaintenance-full-site-down .pge-logo,
    .sitemaintenance-partial-site-down .pge-logo {
        margin-top: 70px
    }
}

@media (max-width:767px) {
    .sitemaintenance-full-site-down .pge-logo,
    .sitemaintenance-partial-site-down .pge-logo {
        margin-bottom: 35px
    }
}

.sitemaintenance-full-site-down .site-down-subhead,
.sitemaintenance-partial-site-down .site-down-subhead {
    font-size: 18px;
    color: #666;
    text-transform: uppercase;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal
}

.sitemaintenance-full-site-down .h1,
.sitemaintenance-partial-site-down .h1 {
    margin-top: 20px;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .sitemaintenance-full-site-down .h1,
    .sitemaintenance-partial-site-down .h1 {
        margin-top: 20px
    }
}

@media (max-width:767px) {
    .sitemaintenance-full-site-down .h1,
    .sitemaintenance-partial-site-down .h1 {
        margin-bottom: 35px
    }
}

.sitemaintenance-full-site-down p.site-down-description,
.sitemaintenance-partial-site-down p.site-down-description {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
    color: #666
}

.sitemaintenance-full-site-down hr,
.sitemaintenance-partial-site-down hr {
    margin-bottom: 50px;
    margin-top: 0
}

@media (max-width:767px) {
    .sitemaintenance-full-site-down hr,
    .sitemaintenance-partial-site-down hr {
        margin-bottom: 35px
    }
}

.sitemaintenance-full-site-down .h3,
.sitemaintenance-partial-site-down .h3 {
    margin: 0 0 20px
}

@media (max-width:767px) {
    .sitemaintenance-full-site-down .h3,
    .sitemaintenance-partial-site-down .h3 {
        margin-bottom: 20px
    }
}

.sitemaintenance-full-site-down .not-found-header,
.sitemaintenance-partial-site-down .not-found-header {
    background-image: url(../images/e003-header.jpg);
    height: 50px
}

@media screen and (max-width:767px) {
    .sitemaintenance-full-site-down .not-found-header,
    .sitemaintenance-partial-site-down .not-found-header {
        background-image: url(../images/e003-header-mobile.jpg)
    }
}

.sitemaintenance .article-picture-wrapper {
    width: 83.33333333%;
    margin-left: 8.33333333%
}

.sitemaintenance .article-picture-wrapper .article-user-details {
    margin-top: 0
}

.sitemaintenance .featurelinks .row {
    width: calc(83.33333333% + 20px);
    margin-left: calc(8.33333333% - 10px)
}

@media screen and (max-width:767px) {
    .sitemaintenance .featurelinks .row {
        width: 100%;
        margin-left: 0
    }
}

.bppenroll-form .daytime-phone-extn,
.bppenroll-form .evening-phone-extn {
    margin-top: 90px
}

.bppenroll-form .daytime-phone-extn input,
.bppenroll-form .evening-phone-extn input {
    max-width: 54%;
    display: inline-block!important
}

@media screen and (max-width:767px) {
    .bppenroll-form .daytime-phone-extn,
    .bppenroll-form .evening-phone-extn {
        margin-top: 35px
    }
}

.bppenroll-form .daytime-phone-extn span.error,
.bppenroll-form .evening-phone-extn span.error {
    margin-left: 45px
}

.bppenroll-form .account-number-modal {
    padding: 0
}

.bppenroll-form .pge-forms-modal {
    padding: 30px!important
}

.bppenroll-form .extension-dayphone,
.bppenroll-form .extension-evenphone {
    margin: 0!important
}

@media screen and (max-width:767px) {
    .bppenroll-form .state-code {
        margin-left: 10px
    }
}

.bppenroll-form .state-select {
    width: auto
}

@media (max-width:1240px) and (orientation:portrait) {
    .bppenroll-form .state-select {
        padding-right: 30px
    }
}

.bppenroll-form .label-style {
    margin: 15px 0 0 13px;
    font-family: FFDinWebMedium;
    font-size: 24px;
    color: #333
}

.solarchoice-calc.pge-form .inline-error span.error {
    margin-bottom: 15px
}

.solarchoice-calc .form-group .solar-form-group label,
.solarchoice-calc label {
    margin-top: 30px
}

@media only screen and (min-width:768px) and (max-width:1240px) {
    .solarchoice-calc .portrait-wrapper-space {
        margin-top: 10px
    }
}

.solarchoice-calc .results-style {
    font-family: FFDinWeb;
    font-size: 42px;
    color: #07679b
}

@media only screen and (min-width:768px) and (max-width:1240px) {
    .solarchoice-calc .results-style {
        display: block
    }
}

@media screen and (max-width:767px) {
    .solarchoice-calc .results-style {
        display: block
    }
}

.solarchoice-calc .result-label {
    display: inline-block
}

@media screen and (max-width:767px) {
    .solarchoice-calc .costs .results-style {
        margin-bottom: 35px;
        margin-top: 20px
    }
}

.solarchoice-calc .costs .monthly-cost {
    margin-bottom: 10px
}

@media screen and (max-width:767px) {
    .solarchoice-calc .costs .monthly-cost {
        margin-bottom: 35px
    }
}

@media screen and (max-width:767px) {
    .solarchoice-calc .mob-space {
        margin-top: 10px
    }
}

@media screen and (max-width:767px) {
    .solarchoice-calc .equivalents .results-style {
        margin-top: 35px
    }
}

.solarchoice-calc .equivalents .title {
    margin-top: 30px
}

.solarchoice-calc .display-hide {
    display: none
}

.solarchoice-calc .result-section {
    background-color: #f1f1f1
}

.solarchoice-calc .result-content {
    display: none;
    padding: 30px
}

@media screen and (max-width:767px) {
    .solarchoice-calc .result-content {
        padding: 35px 0 0
    }
}

.solarchoice-calc .flex-container {
    padding-top: 35px;
    padding-bottom: 35px;
    background-color: #f1f1f1
}

@media only screen and (min-device-width:768px) and (max-device-width:1239px) and (orientation:portrait) {
    .solarchoice-calc .flex-container {
        display: table;
        height: 781px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1239px) and (orientation:landscape) {
    .solarchoice-calc .flex-container {
        display: table;
        height: 677px
    }
}

@media screen and (min-width:1240px) {
    .solarchoice-calc .flex-container {
        display: table;
        height: 579px
    }
}

.solarchoice-calc .left {
    height: 600px
}

.solarchoice-calc .service-content {
    border-bottom: 1px solid #ccc
}

.solarchoice-calc .next-btn-wrapper {
    margin-top: 30px;
    margin-bottom: 30px
}

.solarchoice-calc .prev-btn-wrapper {
    margin-top: 30px;
    margin-bottom: 50px
}

@media screen and (max-width:767px) {
    .solarchoice-calc .prev-btn-wrapper {
        margin-top: 35px
    }
}

@media (max-width:767px) {
    .solarchoice-calc .prev-btn-wrapper {
        margin-bottom: 35px
    }
}

@media (max-width:1240px) and (orientation:portrait) {
    .solarchoice-calc .prev-btn-wrapper .tablet-wrapper {
        width: 100%
    }
    .solarchoice-calc .prev-btn-wrapper .btn:last-child {
        margin-top: 20px
    }
}

.solarchoice-calc .body-emp-text-style {
    font-family: FFDinWebMedium;
    font-size: 18px;
    color: #111
}

@media screen and (max-width:767px) {
    .solarchoice-calc .body-emp-text-style {
        font-family: FFDinWeb
    }
}

.solarchoice-calc .title {
    font-family: FFDinWeb;
    font-size: 32px;
    color: #333;
    background-color: #f1f1f1;
    margin-top: 0;
    margin-bottom: 10px
}

.solarchoice-calc .description {
    font-family: FFDinWebItalic;
    font-size: 16px;
    color: #111
}

.solarchoice-calc .heading {
    padding: 30px 110px 30px 0
}

.solarchoice-calc .heading.margin-offset {
    margin-top: -30px
}

.solarchoice-calc .heading-inactive {
    font-family: FFDinWeb;
    font-size: 32px;
    color: #666;
    background: url(../images/expand-down.png) right center no-repeat;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .solarchoice-calc .heading-inactive {
        font-size: 28px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .solarchoice-calc .heading-inactive {
        padding-right: 10px
    }
}

.solarchoice-calc .heading-active {
    font-family: FFDinWeb;
    font-size: 32px;
    color: #07679b;
    background: url(../images/expand-up_blue.png) right center no-repeat;
    cursor: pointer
}

@media screen and (max-width:767px) {
    .solarchoice-calc .heading-active {
        font-size: 28px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .solarchoice-calc .heading-active {
        padding-right: 0
    }
}

.solarchoice-calc .first_content {
    vertical-align: middle;
    text-align: center;
    background-color: #f1f1f1
}

.solarchoice-calc .first_content h2,
.solarchoice-calc .margin-remove {
    margin-top: 0
}

.solarchoice-calc .calc-desc {
    font-family: FFDINWebMedium;
    Weight: normal;
    Style: normal
}

.solarchoice-calc .calc-desc-bold {
    font-family: FFDINWebBold;
    Weight: normal;
    Style: normal
}

.solarchoice-calc .thirty-spacing {
    margin-bottom: 30px
}

.solarchoice-calc .disabled-class {
    pointer-events: none
}

.solarchoice-calc .margin-zero {
    margin-bottom: 0
}

.solarchoice-calc .service-padding {
    padding: 0 110px 30px 0
}

.solarchoice-calc .monthly-padding {
    padding: 30px 110px 30px 0
}

.solarchoice-calc .monthly-usage-popup {
    margin-top: 84px
}

.solarchoice-calc .monthly-usage-popup .btn-link {
    padding: 0
}

@media screen and (min-width:1240px) {
    .solarchoice-calc .content-alignment {
        margin-top: 35%;
        text-align: center
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) {
    .solarchoice-calc .content-alignment {
        margin-top: 70%;
        text-align: center;
        padding-left: 20px;
        padding-right: 20px
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) {
    .solarchoice-calc .content-alignment {
        margin-top: 50%;
        text-align: center
    }
}

@media screen and (max-width:767px) {
    .solarchoice-calc #solar_calc_get_results {
        margin-top: 20px
    }
}

.solarchoice-calc .space-ten {
    margin-bottom: 10px
}

.solarchoice-calc .kwh-padding {
    padding-left: 10px
}

@media only screen and (min-width:768px) and (max-width:1240px) and (orientation:portrait) {
    .solarchoice-calc .kwh-padding {
        padding-left: 0
    }
}

.solarchoice-calc .imge-size {
    width: 16px
}

@media only screen and (min-width:768px) and (max-width:1240px) and (orientation:portrait) {
    .solarchoice-calc .imge-size {
        padding-left: 0
    }
}

.solarchoice-calc .top-zero-margin {
    margin-top: 0
}

.solarchoice-calc .side-ten {
    margin-right: 10px
}

@media screen and (max-width:767px) {
    .solarchoice-calc .cost-mobile-spacing {
        margin-bottom: 30px
    }
}

.office-locator .display-hide {
    display: none
}

.office-locator .last-element-margin {
    margin-bottom: 0
}

.solarchoiceoptin #company_field,
.solarchoiceoptin #title_field,
.solarchoiceoptin #zip_field {
    display: none
}

@media (max-width:767px) {
    .solarchoiceoptin #hear_solar_choice-error {
        margin-bottom: 35px
    }
}

.solarchoiceoptin .moreinfo-optin {
    float: left
}

.solarchoiceoptin .givespanspace span.error {
    float: none
}

.contactus-form .mobile-top-spacer {
    margin: 0
}

@media screen and (max-width:767px) {
    .contactus-form .mobile-top-spacer {
        margin-top: 20px!important
    }
}

.contactus-form .business-contact,
.contactus-form .display-none {
    display: none
}

.contactus-form .account-number-contactus {
    width: 80%!important;
    display: inline-block!important
}

.contactus-form .emergencies-msg {
    color: #b02621
}

.contactus-form .info-contactus {
    margin-bottom: 0
}

.contactus-form .email-heading {
    margin-top: 0;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .contactus-form .email-heading {
        margin-bottom: 20px
    }
}

@media screen and (max-width:767px) {
    .contactus-form .min-width-alignment {
        min-width: 100%
    }
}

.contactus-form .slect-top-spacer {
    margin-top: 88px
}

@media screen and (max-width:767px) {
    .contactus-form .slect-top-spacer {
        margin-top: 20px!important
    }
}

.contactus-form .slect-top-spacer button {
    width: 100%;
    height: 50px
}

.contactus-form address {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal
}

#application {
    position: relative
}

#application .datepicker {
    position: absolute;
    width: 330px;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    z-index: 1;
    top: 690px
}

@media screen and (max-width:767px) {
    #application .datepicker {
        width: 266px;
        top: 615px
    }
}

#application div#bn_prev {
    margin: 3px;
    float: left;
    width: 24px;
    height: 24px
}

#application div#bn_next {
    margin: 3px;
    float: right;
    width: 24px;
    height: 24px
}

#application div#bn_next:focus,
#application div#bn_next:hover,
#application div#bn_prev:focus,
#application div#bn_prev:hover {
    margin: 2px;
    background-color: #fc3;
    border: 1px solid #800;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

#application #month-wrap {
    position: relative
}

#application #bn_next,
#application #bn_prev {
    display: block;
    position: absolute;
    margin-left: -8px;
    margin-top: -8px;
    top: 50%;
    left: 90%;
    min-width: 15px;
    text-align: center
}

#application #bn_prev {
    left: 10%
}

#application #bn_next:focus,
#application #bn_next:hover,
#application #bn_prev:focus,
#application #bn_prev:hover {
    outline: dotted thin;
    outline-offset: -1px
}

#application div#month {
    padding: 20px 0;
    color: #111;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    text-align: center;
    text-transform: uppercase
}

@media screen and (max-width:767px) {
    #application div#month {
        padding: 40px 0
    }
}

#application table#cal {
    text-align: center;
    font-size: 12px;
    width: 88%;
    margin: 0 6% 20px;
    outline: 0
}

#application table#cal td {
    padding: 1.1em;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    color: #333
}

@media screen and (max-width:767px) {
    #application table#cal td {
        padding: .6em
    }
}

#application table#cal th {
    color: #666;
    padding-bottom: 10px;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal
}

@media screen and (max-width:767px) {
    #application table#cal th {
        padding-bottom: 20px
    }
}

#application table#cal td.empty,
#application table#cal td.empty:hover {
    background: #fff
}

#application table#cal td.focus,
#application table#cal td:hover {
    color: #fff;
    border: none;
    background: #083f66
}

#application .offscreen {
    position: absolute;
    left: -200em;
    top: -100em
}

#application [aria-hidden=true] {
    display: none
}

#application abbr {
    border: none;
    text-decoration: none
}

#application table#cal td.disabled {
    color: #666
}

#application table#cal td.disabled:hover {
    color: #fff
}

.contact-method legend {
    font-size: 18px;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    padding: 0;
    color: #111;
    border: none
}

.contact-method span#planned_outage_tddnumber-error,
.contact-method span#planned_outage_textnumber-error,
.contact-method span#unplanned_outage_tddnumber-error,
.contact-method span#unplanned_outage_textnumber-error {
    margin-top: 32px
}

@media screen and (max-width:767px) {
    .contact-method span#planned_outage_tddnumber-error,
    .contact-method span#planned_outage_textnumber-error,
    .contact-method span#unplanned_outage_tddnumber-error,
    .contact-method span#unplanned_outage_textnumber-error {
        margin-top: 20px
    }
}

@media screen and (max-width:767px) {
    .contact-method span#planned_outage_tddnumber-error .form-group.vs3-top.no-margin.method-group,
    .contact-method span#planned_outage_textnumber-error .form-group.vs3-top.no-margin.method-group,
    .contact-method span#unplanned_outage_tddnumber-error .form-group.vs3-top.no-margin.method-group,
    .contact-method span#unplanned_outage_textnumber-error .form-group.vs3-top.no-margin.method-group {
        margin-top: 70px
    }
}

.contact-method .no-margin span.error {
    top: 45px!important
}

@media screen and (max-width:767px) {
    .contact-method .no-margin span.error {
        top: 25px!important;
        margin-bottom: 20px!important
    }
}

#smartratenotification #account_number-error {
    top: 138px
}

@media screen and (max-width:767px) {
    #smartratenotification #account_number-error {
        top: 20px
    }
}

#smartratenotification #service_address-error {
    top: 125px
}

@media screen and (max-width:767px) {
    #smartratenotification #service_address-error {
        top: 20px
    }
}

#smartratenotification .emailPhone {
    margin-top: 88px
}

@media screen and (max-width:767px) {
    #smartratenotification .emailPhone {
        margin-top: 20px
    }
}

#smartratenotification .add-comments {
    margin-top: 30px
}

@media screen and (max-width:767px) {
    #smartratenotification .add-comments {
        margin-top: 0
    }
}

.euca_calulator a.disabled {
    cursor: not-allowed;
    outline: 0
}

.euca_calulator .calc-container {
    display: table
}

.euca_calulator .left-align {
    display: table-cell;
    float: none;
    vertical-align: text-top
}

@media screen and (max-width:767px) {
    .euca_calulator .left-align {
        display: block
    }
}

.euca_calulator .right-align {
    display: table-cell;
    float: none;
    vertical-align: middle;
    text-align: center
}

@media screen and (max-width:767px) {
    .euca_calulator .right-align {
        display: block
    }
}

.euca_calulator .result-section {
    padding: 30px;
    background-color: #f1f1f1
}

@media screen and (max-width:767px) {
    .euca_calulator .result-section {
        display: block;
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width:768px) {
    .euca_calulator .result-section {
        height: 850px
    }
}

.euca_calulator .accordion-additonal-select,
.euca_calulator .accordion-basic-select {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    display: block;
    margin-bottom: 0
}

@media screen and (max-width:767px) {
    .euca_calulator .accordion-additonal-select,
    .euca_calulator .accordion-basic-select {
        font-size: 28px
    }
}

.euca_calulator .accordion-basic-select {
    margin-bottom: 30px;
    padding-right: 35px
}

.euca_calulator .accordion-additonal-select {
    padding: 30px 35px 30px 0
}

.euca_calulator .basic-updgrade-hr {
    margin: 0
}

.euca_calulator .expanded {
    color: #07679b;
    background: url(../images/expand-up_blue.png) right center no-repeat
}

.euca_calulator .collapse {
    color: #666;
    background: url(../images/expand-down.png) right center no-repeat
}

.euca_calulator .next-btn {
    margin-bottom: 30px
}

.euca_calulator .next-btn-wrapper,
.euca_calulator .prev-next-btn-wrapper {
    margin-top: 10px
}

.euca_calulator .next-btn-wrapper button,
.euca_calulator .prev-next-btn-wrapper button {
    width: 100%;
    margin-right: 0
}

@media screen and (max-width:767px) {
    .euca_calulator .prev-next-btn-wrapper {
        margin-bottom: 35px
    }
    .euca_calulator .prev-next-btn-wrapper .previous-btn {
        margin-top: 15px;
        margin-bottom: 20px
    }
}

@media (max-width:1240px) and (orientation:portrait) {
    .euca_calulator .prev-next-btn-wrapper .tablet-wrapper {
        width: 100%
    }
    .euca_calulator .prev-next-btn-wrapper .previous-btn {
        margin-top: 15px;
        margin-bottom: 20px
    }
}

.euca_calulator legend {
    border-bottom: 0;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .euca_calulator legend {
        margin-bottom: 20px
    }
}

.euca_calulator .additonal-upgrade-content,
.euca_calulator .adv-home-upgrade,
.euca_calulator .cal-result {
    display: none;
    text-align: left
}

@media screen and (min-width:768px) {
    .euca_calulator .adv-home-upgrade {
        margin-top: 40%
    }
}

.euca_calulator .adv-home-upgrade p {
    margin-top: 20px
}

@media (max-width:767px) {
    .euca_calulator .adv-home-upgrade p {
        margin-top: 20px
    }
}

.euca_calulator .project-rebate {
    text-transform: uppercase;
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    color: #333;
    margin-top: 0;
    margin-bottom: 10px
}

.euca_calulator .warning-msg {
    font-family: FFDinWebItalic;
    color: #b02621
}

.euca_calulator .money-saved {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 42px;
    color: #07679b
}

@media screen and (min-width:768px) {
    .euca_calulator .flex-container {
        display: table
    }
}

@media screen and (min-width:768px) {
    .euca_calulator .view-msg {
        margin-top: 40%;
        text-align: center
    }
}

.euca_calulator .advance-home-title {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    color: #333
}

@media screen and (max-width:767px) {
    .euca-search .no-margin.euca-distance label {
        margin-top: 35px
    }
}

.numofmatches {
    font-family: FFDINWebMedium, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #666;
    margin-top: 30px;
    margin-bottom: 30px
}

@media screen and (max-width:767px) {
    .numofmatches {
        margin-top: 20px
    }
}

.pge_euca-search-results a:empty {
    display: none
}

@media screen and (max-width:767px) {
    .pge_euca-search-results .table-b.mobiletable.small-only,
    .pge_euca-search-results .table.mobiletable.small-only.mobiletable.small-only,
    .pge_euca-search-results table.mobiletable.small-only.large-only {
        display: block
    }
    .pge_euca-search-results .table-b {
        margin-bottom: -50px
    }
}

.pge_euca-search-results .holder {
    margin-bottom: 0;
    margin-top: 30px
}

.pge_euca-search-results .table-b {
    margin-bottom: 0
}

.pge_euca-search-results .table-b .col-heading {
    color: #333
}

.pge_euca-search-results h2 {
    margin: 0
}

.pge_euca-search-no-results .btn.btn-secondary,
.pge_euca-search-results .btn.btn-secondary,
.pge_euca-search-results .pagination,
.pge_euca-search-results hr {
    margin-bottom: 0
}

@media screen and (max-width:767px) {
    .pgeenrollsmartac .promoCodeImg-tooltip {
        width: 250px
    }
}

.pgeenrollsmartac .label-style {
    margin: 15px 0 0 13px;
    font-family: FFDinWebMedium;
    font-size: 24px;
    color: #333
}

.error_message_smartac {
    color: #b02621;
    font-family: FFDINWebBold, Arial;
    font-style: normal
}

#tradeprosresults td .more {
    display: none
}

.grayshade .contactarea {
    word-wrap: break-word
}

.search-heading-container+p+#searchreturn {
    margin-top: 50px
}

@media (max-width:767px) {
    .search-heading-container+p+#searchreturn {
        margin-top: 35px
    }
}

.column {
    float: left;
    width: 25%;
    padding: 10px
}

.row:after {
    content: "";
    display: table;
    clear: both
}

.tradepros-accordion .tradepros-control {
    background: 0 0;
    border-bottom: solid 1px #07679b;
    margin-top: -1px;
    cursor: pointer;
    width: 100%;
    padding: 28px 25px 20px 0
}

.tradepros-accordion .tradepros-control .accordion-header {
    font-family: FFDINWeb, Arial;
    padding: 0 3px 0 0;
    font-size: 36px;
    background: url(../images/expand-down.png) right bottom no-repeat;
    margin: 0;
    color: #666
}

.tradepros-accordion .tradepros-contents {
    display: none
}

.tradepros-accordion .tradepros-contents .container {
    margin: 0
}

.tradepros-accordion:last-child .tradepros-contents {
    border-bottom: solid 1px #ccc
}

.tradepros-accordion:first-child {
    display: block
}

.tradepros-accordion:first-child {
    border-top: none
}

.tradepros-accordion:first-child .tradepros-contents {
    display: block
}

.tradepros-accordion.expanded .accordion-header {
    background: url(../images/expand-up.png) right center no-repeat;
    color: #07679b
}


/* Added for C4AT - Trade pro */

.tradepros-accordion:focus,
.tradepros-accordion:active {
    outline: dotted 2px;
    outline-offset: -1px
}

#tradepros-county {
    width: 295px
}

@media (max-width :767px) {
    #tradepros-county {
        width: 100%
    }
}


/* Added for C4AT */

#accodion-collapse-optional-information:active,
#accodion-collapse-optional-information:focus,
#accodion-heading-county:active,
#accodion-heading-county:focus,
#accodion-heading-industry:active,
#accodion-heading-industry:focus,
#accordion-collapse-project-type:active,
#accordion-collapse-project-type:focus,
#tradepros-accodion-industry-div:active,
#tradepros-accodion-industry-div:focus,
#tradepros-county:active,
#tradepros-county:focus {
    /*outline: dotted thin;*/
    outline: dotted 2px;
    outline-offset: -1px
}

#tradepros-county-error {
    margin-left: 45%;
    top: 45%;
    position: absolute;
    float: left
}

.pge-form input[type=radio]+label {
    font-style: normal;
    font-size: 14px;
    line-height: 2
}

.tradepros-contact-address {
    padding: 5px 0 5px 0
}

.tradepros-contact-url-color {
    color: #07679b!important
}

#tradepros-accordion-section fieldset legend {
    font-size: 14px;
    border-bottom: none;
    font-family: FFDINWeb;
    width: fit-content
}

.radio-group-error {
    border: 2px solid #b02621;
    padding-right: 42px
}

.radio-group-span-error {
    display: block;
    margin-bottom: 30px;
    position: relative;
    margin-top: 50px
}

.county-select-span-error {
    display: block;
    margin-bottom: 30px;
    position: relative;
    margin-top: 50px
}

.county-select-span-error:before {
    content: "REQUIRED";
    color: #b02621;
    position: absolute;
    margin-top: -24px;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal
}

.radio-group-span-error:before {
    content: "REQUIRED";
    color: #b02621;
    position: absolute;
    margin-top: -24px;
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal
}

@media (max-width :768px) {
    #tradepros-accordion-section fieldset legend {
        font-size: 14px;
        border-bottom: none;
        font-family: FFDINWeb;
        padding-top: 10px;
        margin-bottom: 0
    }
}

#accodion-heading-optional-info fieldset legend {
    font-size: 14px;
    border-bottom: none;
    font-family: FFDINWebBold;
    padding-top: 5px;
    padding-bottom: 5px
}

@media (min-width :768px) {
    #tradeprosresults .table mobiletable small-only {
        display: none!important
    }
    #tradeprosresults .table mobiletable large-only {
        display: table!important
    }
}

.align-right {
    float: right margin-top: 20px
}

@media (max-width :767px) {
    #tradeprosresults .table mobiletable small-only {
        display: table!important
    }
    #tradeprosresults .table mobiletable large-only {
        display: none!important
    }
}

.tradepros-contact-address-col {
    padding: 10px
}

.tradepros-search-heading-container {
    min-height: 50px
}

.tradepros-search-heading {
    display: inline-block;
    color: #666;
    font-size: 30px;
    padding-bottom: 10px;
    width: 100%;
    font-weight: 400
}

.tradepros-space-right {
    margin-right: 20px
}

.industry_headers {
    font-style: normal;
    font-size: 16px;
    font-weight: 700;
    padding: 10px 10px 10px 0
}

.tp-results-table {
    table-layout: fixed;
    width: 100%;
    border-spacing: 5px;
    border-collapse: separate
}

.tp-results-table .col-heading {
    background-color: #b8d7ed;
    padding: 15px 10px 10px 10px;
    text-align: left;
    font-size: 16px;
    vertical-align: top
}

.tradepros-info {
    padding: 10px;
    text-align: left
}

.tradepros-no-bottom-margin {
    margin-bottom: 0
}

.tradepros-row {
    background-color: #e2f3ff;
    line-height: 2
}

.tradepros-vendors {
    vertical-align: top
}

.noborder {
    border-top: none
}

.tradepros-result-export {
    float: right;
    text-transform: uppercase
}

.tp-results-table .col-heading-1 {
    background-color: #005179;
    padding: 10px 10px 10px 15px;
    text-align: left;
    vertical-align: top;
    font-size: 16px;
    color: #fff
}

.tp-results-head1 {
    line-height: 2
}

@media (max-width :1000px) {
    .column {
        width: 50%
    }
}

@media (max-width :767px) {
    .column {
        width: 100%
    }
}

#tradeproshowresult {
    display: none
}

.search-again {
    float: left;
    margin-top: 50px
}

.pagination-float-right {
    float: right
}

.opt-out .label-style {
    margin: 15px 0 0 12px;
    font-family: FFDinWebMedium;
    font-size: 24px;
    color: #333
}

.opt-out .tandc {
    line-height: 1.75
}

.save-energy .label-style {
    margin: 15px 0 0 13px;
    font-family: FFDinWebMedium;
    font-size: 24px;
    color: #333
}

.sitemap a {
    vertical-align: top
}

.sitemap ul {
    margin-bottom: 0
}

.sitemap h2 a,
.sitemap h3 a,
.sitemap h4 a,
.sitemap h5 a {
    font-size: inherit;
    line-height: inherit
}

.sitemap .l0-container:not(:last-child) {
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px
}

@media (max-width:767px) {
    .sitemap .l0-container:not(:last-child) {
        margin-bottom: 35px
    }
}

.sitemap .l1-container {
    width: 100%
}

.sitemap .l1-container:nth-of-type(even) {
    margin-bottom: 50px;
    background-color: #f1f1f1;
    padding-top: 50px
}

@media (max-width:767px) {
    .sitemap .l1-container:nth-of-type(even) {
        margin-bottom: 35px
    }
}

@media screen and (max-width:767px) {
    .sitemap .l1-container:nth-of-type(even) {
        padding-top: 35px
    }
}

.sitemap .l1-title {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    margin: 0 0 50px;
    font-size: 30px;
    color: #666
}

@media (max-width:767px) {
    .sitemap .l1-title {
        margin-bottom: 35px
    }
}

.sitemap .l2-title {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

.sitemap .l4-items {
    padding-left: 0;
    list-style: none
}

.sitemap .l3-title {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    margin: 0
}

.sitemap .l3-items {
    margin-bottom: 50px
}

@media (max-width:767px) {
    .sitemap .l3-items {
        margin-bottom: 35px
    }
}

.sitemap .l4-items li {
    margin-top: 10px
}

.sitemap .l4-items ul {
    list-style-type: disc
}

.sitemap .l4-items ul ul {
    list-style-type: circle
}

.cta-primary {
    background: #005179
}

.cta-secondary {
    background: #0089c4
}

.cta-gray {
    background: #666
}

.cta-white {
    background: #f1f1f1
}

.cta-gray,
.cta-primary,
.cta-secondary,
.cta-white {
    min-height: 136px;
    padding: 50px 100px
}

.cta-gray .cta-content,
.cta-primary .cta-content,
.cta-secondary .cta-content,
.cta-white .cta-content {
    color: #fff;
    font-family: FFDINWeb;
    font-weight: 400;
    font-size: 36px;
    font-style: normal;
    line-height: 1.2;
    text-align: left;
    vertical-align: middle;
    padding-right: 24px
}

.cta-gray .cta-button-wrapper,
.cta-primary .cta-button-wrapper,
.cta-secondary .cta-button-wrapper,
.cta-white .cta-button-wrapper {
    display: inline-block;
    vertical-align: middle;
    float: right;
    width: auto
}

.cta-gray .cta-button,
.cta-primary .cta-button,
.cta-secondary .cta-button,
.cta-white .cta-button {
    font-family: FFDINWebBold;
    size: 14px;
    color: #042037;
    vertical-align: middle;
    margin: 0 auto;
    background-color: #fbbb36;
    border-color: #fbbb36;
    padding: 10px;
    min-width: 150px
}

.cta-gray .cta-button:hover,
.cta-primary .cta-button:hover,
.cta-secondary .cta-button:hover,
.cta-white .cta-button:hover {
    background-color: #e59902;
    border-color: #e59902
}

.cta-gray .cta-button:active,
.cta-primary .cta-button:active,
.cta-secondary .cta-button:active,
.cta-white .cta-button:active {
    background-color: #bf7e2a;
    border-color: #bf7e2a
}

@media (min-width:767px) {
    .cta-gray .cta-vertical-align,
    .cta-primary .cta-vertical-align,
    .cta-secondary .cta-vertical-align,
    .cta-white .cta-vertical-align {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: row wrap
    }
    .cta-gray .cta-vertical-align>[class*=" col-"],
    .cta-gray .cta-vertical-align>[class^=col-],
    .cta-primary .cta-vertical-align>[class*=" col-"],
    .cta-primary .cta-vertical-align>[class^=col-],
    .cta-secondary .cta-vertical-align>[class*=" col-"],
    .cta-secondary .cta-vertical-align>[class^=col-],
    .cta-white .cta-vertical-align>[class*=" col-"],
    .cta-white .cta-vertical-align>[class^=col-] {
        display: flex;
        align-items: center
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .cta-gray .cta-ie10,
    .cta-primary .cta-ie10,
    .cta-secondary .cta-ie10,
    .cta-white .cta-ie10 {
        width: 203.13px;
        position: relative;
        left: -40px
    }
}

.cta-white .cta-content {
    color: #000
}

.cta-white .cta-button {
    font-family: FFDINWebBold;
    size: 14px;
    color: #07679b;
    vertical-align: middle;
    margin: 0 auto;
    background-color: #f1f1f1;
    border-color: #07679b;
    padding: 10px
}

.cta-white .cta-button:hover {
    background-color: #07679b;
    border-color: #07679b;
    color: #fff
}

.cta-white .cta-button:active {
    background-color: #042037;
    border-color: #042037;
    color: #fff
}

@media (max-width:767px) {
    .cta-gray,
    .cta-secondary,
    .cta-white {
        height: 100%;
        margin-bottom: 50px;
        padding: 50px 20px
    }
    .cta-gray .cta-content,
    .cta-secondary .cta-content,
    .cta-white .cta-content {
        font-size: 30px;
        margin-bottom: 20px;
        text-align: left;
        width: 100%;
        padding-right: 0
    }
    .cta-gray .cta-button-wrapper,
    .cta-secondary .cta-button-wrapper,
    .cta-white .cta-button-wrapper {
        float: none;
        text-align: center;
        width: 100%
    }
    .cta-primary {
        min-height: 136px;
        padding: 50px 8.3%
    }
    .cta-primary .cta-content {
        font-size: 30px;
        margin-bottom: 20px;
        text-align: center;
        width: 100%;
        padding-right: 0
    }
    .cta-primary .cta-button-wrapper {
        float: none;
        text-align: center;
        width: 100%
    }
}

@media (max-width:1240px) and (min-width:767px) {
    .cta-primary {
        min-height: 136px;
        padding: 50px 20px
    }
    .cta-primary .cta-button-wrapper {
        display: inline-block;
        vertical-align: middle;
        float: right;
        width: 33%
    }
}

@media (max-width:1240px) and (min-width:850px) {
    .cta-primary .cta-vertical-align {
        display: flex;
        margin-right: -35px
    }
}

.pge-dropdown-navigation {
    padding-bottom: 100px
}

.pge-dropdown-navigation .container,
.pge-dropdown-navigation .container-fluid {
    overflow: visible!important
}

@media only screen and (max-width:767px) {
    .pge-dropdown-navigation .col-sm-12,
    .pge-dropdown-navigation .col-xs-12 {
        padding-left: 20px!important
    }
}

.pge-dropdown-navigation .dropdownHeader {
    padding-bottom: 20px
}

.pge-dropdown-navigation .dropdownParagraph {
    padding-bottom: 50px
}

.pge-dropdown-navigation .pge-dropdown {
    display: inline-block
}

.pge-dropdown-navigation .pge-dropdown .pge-dropdown-btn {
    width: 350px;
    background-color: #fff;
    margin-bottom: 0;
    color: #000;
    text-align: left;
    font-size: 16px;
    font-family: FFDINWebBold;
    line-height: 1.2;
    border-color: #ccc;
    padding: 10px 40px 10px 10px
}

@media only screen and (max-width:640px) {
    .pge-dropdown-navigation .pge-dropdown .pge-dropdown-btn {
        width: 280px!important
    }
}

@media only screen and (min-width:641px) and (max-width:1023px) {
    .pge-dropdown-navigation .pge-dropdown .pge-dropdown-btn {
        width: 400px!important
    }
}

.pge-dropdown-navigation .pge-dropdown .pge-dropdown-btn.dropdown-toggle {
    background: url(../images/expand-down.png) 310px no-repeat
}

@media only screen and (max-width:640px) {
    .pge-dropdown-navigation .pge-dropdown .pge-dropdown-btn.dropdown-toggle {
        background-position: 240px!important
    }
}

@media only screen and (min-width:641px) and (max-width:1023px) {
    .pge-dropdown-navigation .pge-dropdown .pge-dropdown-btn.dropdown-toggle {
        background-position: 360px!important
    }
}

.pge-dropdown-navigation .pge-dropdown .pge-dropdown-btn.dropdown-toggle:hover {
    outline: 0
}

.pge-dropdown-navigation .pge-dropdown .pge-dropdown-btn.dropdown-toggle:active {
    background-color: #fbbb36!important;
    background: url(../images/expand-up.png) 310px no-repeat;
    color: #333
}

@media only screen and (max-width:640px) {
    .pge-dropdown-navigation .pge-dropdown .pge-dropdown-btn.dropdown-toggle:active {
        background-position: 240px!important
    }
}

@media only screen and (min-width:641px) and (max-width:1023px) {
    .pge-dropdown-navigation .pge-dropdown .pge-dropdown-btn.dropdown-toggle:active {
        background-position: 360px!important
    }
}

.pge-dropdown-navigation .pge-dropdown .pge-dropdown-menu {
    position: relative;
    min-width: inherit;
    width: 350px;
    max-height: 370px;
    overflow-y: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    border-color: #ccc;
    color: #333;
    font-size: 16px;
    line-height: 1.2;
    background-color: #fff;
    border-top: 0;
    float: none!important
}

@media only screen and (max-width:640px) {
    .pge-dropdown-navigation .pge-dropdown .pge-dropdown-menu {
        width: 280px!important
    }
}

@media only screen and (min-width:641px) and (max-width:1023px) {
    .pge-dropdown-navigation .pge-dropdown .pge-dropdown-menu {
        width: 400px!important
    }
}

.pge-dropdown-navigation .pge-dropdown .pge-dropdown-menu li>a {
    font-size: 16px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    white-space: normal;
    word-wrap: break-word
}

.pge-dropdown-navigation .pge-dropdown .pge-dropdown-menu li>a:active {
    background-color: #b8d7ed;
    opactiy: 50%;
    font-family: FFDINWeb;
    line-height: 1.2;
    border-color: #ccc
}

.pge-dropdown-navigation .pge-dropdown .pge-dropdown-menu li>a:hover {
    background-color: #b8d7ed;
    opactiy: 50%;
    font-family: FFDINWebBold;
    border-color: #ccc
}

.pge-dropdown-navigation .pge-dropdown .pge-dropdown-menu .divider {
    margin: 0;
    background-color: #e5e5e5
}

.pge-dropdown-navigation .pge-dropdown .pge-dropdown-menu:active,
.pge-dropdown-navigation .pge-dropdown .pge-dropdown-menu:focus {
    color: #333;
    outline: 0
}

.pge-dropdown-navigation .pge-dropdown .pge-dropdown-menu::-webkit-scrollbar {
    -webkit-appearance: none
}

.pge-dropdown-navigation .pge-dropdown .pge-dropdown-menu::-webkit-scrollbar:vertical {
    width: 11px
}

.pge-dropdown-navigation .pge-dropdown .pge-dropdown-menu::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid #fff;
    background-color: rgba(0, 0, 0, .5)
}

.pge-dropdown-navigation .pge-dropdown.open .pge-dropdown-btn {
    background-color: #fbbb36!important;
    background: url(../images/expand-up.png) 310px no-repeat;
    color: #333
}

@media (min-width:767px) {
    .two-column-layout .pge-dropdown-navigation .pge-dropdown-wrapper {
        width: 100%;
        margin-left: 0
    }
}

.contactus-modal p {
    margin-bottom: 35px
}

.contactus-modal h3 {
    font-size: 32px;
    color: #333;
    font-family: FFDINWebBold;
    line-height: 1.2;
    margin-bottom: 30px
}

.contactus-modal a {
    color: #07679b;
    font-family: FFDINWebBold;
    text-decoration: underline
}

.contactus-modal .modal-img img {
    margin-bottom: 10px;
    margin-right: 10px
}

@media (max-width:767px) {
    .contactus-modal .modal .modal-body {
        margin-bottom: 45px;
        padding: 0
    }
}

.cityCountySearch table td {
    font-size: 16px
}

.cityCountySearch .t_header {
    font-size: 18px;
    color: #333;
    font-family: FFDINWebBold
}

.cityCountySearch .t_text {
    font-size: 18px;
    color: #333;
    font-family: FFDINWeb;
    font-weight: 400
}

.cityCountySearch .h3 {
    margin-bottom: 0
}

.cityCountySearch .group-margin-myservices>div>div:nth-child(4n+1) {
    background-color: #b8d7ed;
    margin-top: 35px;
    overflow: auto;
    min-height: 80px
}

.cityCountySearch .group-margin-myservices>div>div {
    background-color: #e2f3ff;
    overflow: auto;
    min-height: 80px;
    margin-top: 10px;
    padding: 8%
}

.cityCountySearch .acs_field_label {
    font-family: FFDINWebBold;
    font-size: 18px;
    color: #111;
    margin-bottom: 5px
}

.cityCountySearch .acs_paragraph_text {
    font-family: FFDINWeb!important;
    font-size: 18px;
    color: #333
}

.cityCountySearch .pge-field-label {
    font-size: 18px;
    color: #111;
    font-family: FFDINWebBold;
    font-weight: 400;
    margin-bottom: 5px
}

.eveligible-form .heading {
    font-family: FFDINWebBold, Arial;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    color: #005179;
    font-size: 20px;
    padding: 2px 0 1px 1px
}

.eveligible-form .heading-active {
    font-family: FFDinWeb;
    font-size: 3;
    color: #07679b;
    background: url(/pge_global/common/images/expand-up_blue.png) right center no-repeat;
    cursor: pointer
}

.eveligible-form .heading-inactive {
    font-family: FFDinWeb;
    font-size: 32px;
    color: #666;
    background: url(/pge_global/common/images/expand-down.png) right center no-repeat;
    cursor: pointer
}

.eveligible-form input[type=number]::-webkit-inner-spin-button,
.eveligible-form input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.eveligible-form input[type=radio]+label {
    line-height: 1.5
}

.eveligible-form .pge-form a.btn-link img {
    max-width: 20px
}

.eveligible-form .table-b {
    font-size: 14px
}

.eveligible-form .table-b th {
    text-align: left;
    vertical-align: middle
}

.eveligible-form .table-b .col-heading {
    letter-spacing: 1px;
    min-height: 52px;
    padding: 10px;
    color: #111
}

.eveligible-form div {
    word-wrap: break-word
}

.eveligible-form .table-b .row-heading {
    position: relative;
    padding: 11px;
    color: #fff;
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 18px
}

.eveligible-form input[type=text] {
    display: block;
    padding: 10px 15px;
    width: 220px;
    background: 0 0;
    border: 2px solid #ccc;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s, 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;
    font-size: 18px;
    min-height: 50px;
    color: #111
}

.drform {
    border: 1px soild
}

.drform input[type=number] {
    display: block;
    width: 100%;
    padding: 10px 15px;
    color: #111;
    background: 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s, 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;
    font-size: 18px;
    min-height: 50px
}

.drform input[type=number].error {
    border: 2px solid #b02621;
    background-image: url(../../images/icon-form-error.png);
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 42px
}

.drform input[type=number]:required.valid {
    border: 2px solid #14993f;
    background-image: url(../images/icon-form-sucess.png);
    background-position: center right;
    background-repeat: no-repeat;
    padding-right: 50px
}

.drform input[type=number]::-webkit-inner-spin-button,
.drform input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.drform li span {
    font-size: 14px
}

.drform table tr td {
    word-wrap: break-word;
    word-break: normal
}

.cco-callback-info {
    font-family: FFDINWeb, Arial;
    font-weight: 400;
    font-style: normal;
    color: #111;
    display: block;
    margin-bottom: 5px;
    font-size: 14px
}

#account_number,
#cco_callback_day_selector,
#cco_callback_time_selector,
#last_name,
#phone_number, //START - CCO CALLBACK .cco-callback-form #first_name{background-color:#fff}#submit_new_request_div{position:absolute;background-color:#e8d5c6;border-radius:20px 20px 0 0;border:2px solid #f4f4f4;padding:20px 20px 0 20px;top:250px}#keep_earlier_request_div{position:absolute;top:0;background-color:#d6eceb;border-radius:20px 20px 0 0;border:2px solid #f4f4f4;padding:20px 20px 0 20px}#response_container_div{position:absolute}#cancel_all_requests_div{position:absolute;z-index:2;top:300px;border-radius:20px 20px 0 0;border:2px solid #f4f4f4;padding:20px 20px 0 20px}.cco-callback-duplicate-request{border-radius:20px 20px 0 0;border:2px solid #f4f4f4;padding:20px}.request-panel{box-shadow:2px 2px 4px 0 #f4f4f4;border-radius:20px 20px 0 0;border-bottom:none}.keep-earlier-request-header-image{background:url(../images/icon-form-sucess.png) no-repeat;background-position:20px 20px}.normal-keep-earlier-request-header-image{background:url(../images/icon-form-sucess.png) no-repeat;background-position:left 0 center;text-align:left}.submit-new-request-header-image{background:url(../images/plus-blue.png) no-repeat;background-position:20px 20px}.normal-submit-new-request-header-image{background:url(../images/plus-blue.png) no-repeat;background-position:left 0 center;text-align:left}.normal-cancel-all-request-header-image{background:url(../images/icon-form-error.png) no-repeat;background-position:left 0 center;text-align:left}.cancel-all-request-header-image{background:url(../images/icon-form-error.png) no-repeat;background-position:20px 20px}.request-header{border-radius:20px 20px 0 0;border:2px solid #f4f4f4;padding:20px;border-bottom:none;text-align:left;background-color:#fff;padding-left:50px}.request-header-normal{border-radius:20px 20px 0 0;border:2px solid #f4f4f4;padding:20px;background:#fff}.cco-callback-request-content{border:2px solid #f4f4f4;padding:1px 20px 20px 20px;border-top:none;border-bottom:none;background:#fff}.callback_available_section{border:1px solid;padding:20px;-moz-box-shadow:0 0 2px 1.5px #000;-webkit-box-shadow:0 0 2px 1.5px #000;box-shadow:0 0 2px 2px #888;background:#fff}.callback_available{background:url(../images/customer-service-blue.png) no-repeat;padding:35px}.unavailable{background:url(../images/customer-service-grey.png) no-repeat;padding:35px}#cco_callback_day_selector:required.valid,#cco_callback_time_selector:required.valid{border:2px solid #14993f;background-image:url(../images/icon-form-sucess.png);background-position:center right;background-repeat:no-repeat;padding-right:50px}#accordion_collapse_cancel_all_requests:active,#accordion_collapse_cancel_all_requests:focus,#accordion_collapse_keep_earlier_request:active,#accordion_collapse_keep_earlier_request:focus,#accordion_collapse_submit_new_request:active,#accordion_collapse_submit_new_request:focus{outline:dotted thin;outline-offset:-1px}#account_number:focus,#account_number:hover,#biz_lookup_accnumber_reach:active,#biz_lookup_accnumber_reach:focus,#biz_lookup_accnumber_reach:hover,#callback_account_number_tooltip:active,#callback_account_number_tooltip:focus,#callback_account_number_tooltip:hover,#cancel-return-to-callback-form:active,#cancel-return-to-callback-form:focus,#cancel-return-to-callback-form:hover,#cco_callback_day_selector:focus,#cco_callback_day_selector:hover,#cco_callback_time_selector:focus,#cco_callback_time_selector:hover,#confirm-return-to-callback-form:active,#confirm-return-to-callback-form:focus,#confirm-return-to-callback-form:hover,#finAccountNum:active,#finAccountNum:focus,#finAccountNum:hover,#finSerAgr:active,#finSerAgr:focus,#finSerAgr:hover,#find_how_this_tool_works:active,#find_how_this_tool_works:focus,#find_how_this_tool_works:hover,#first_name:focus,#last_name:focus,#last_name:hover,#pge_callback_number:active,#pge_callback_number:focus,#pge_callback_number:hover,#phone_number:focus,#phone_number:hover,#unable-log-use-self-service-option:active,#unable-log-use-self-service-option:focus,#unable-log-use-self-service-option:hover,#use-slef-service-option:active,#use-slef-service-option:focus,#use-slef-service-option:hover,.cco-callback-form #first_name:hover{outline:2px dotted}.greyout{pointer-events:none;background-color:grey!important}#cco_callback_time_selector_time_unavailable.slot-already-booked{width:100%;margin-left:0;top:25px;margin-bottom:-5px;position:relative;float:left}#cco_callback_time_selector_time_unavailable.slot-already-booked:before{content:"ERROR";color:#b02621;position:absolute;margin-top:-24px;font-family:FFDINWebBold,Arial;font-weight:400;font-style:normal} .medbaseline .mbl-h3-text{margin-top:50px;margin-bottom:20px;color:#111;display:inline-block;max-width:100%;font-size:18px;font-family:FFDINWebBold,Arial;font-weight:400;font-style:normal;text-transform:uppercase}@media only screen and (min-width:768px){.medbaseline .device{margin-top:80px}}.medbaseline .btn{width:100%}.medbaseline .mblinfo{font-family:FFDINWebItalic,Arial;font-weight:400;font-style:normal;color:#111;margin-bottom:20px;font-size:14px;text-transform:none}.medbaseline .label{text-transform:none}.medbaseline .heading{font-family:FFDINWebBold,Arial;font-weight:400;font-style:normal;text-transform:none;color:#005179;font-size:20px;padding:2px 0 1px 1px}.medbaseline .heading-active{font-family:FFDinWeb;font-size:3;color:#07679b;background:url(/pge_global/common/images/expand-up_blue.png) right center no-repeat;cursor:pointer}.medbaseline .heading-inactive{font-family:FFDinWeb;font-size:32px;color:#666;background:url(/pge_global/common/images/expand-down.png) right center no-repeat;cursor:pointer}.medbaseline input[type=number]::-webkit-inner-spin-button,.medbaseline input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.medbaseline input[type=radio]+label{line-height:1.5}.medbaseline .pge-form a.btn-link img{max-width:20px}.medbaseline .table-b{font-size:14px}.medbaseline .table-b th{text-align:left;vertical-align:middle}.medbaseline .table-b .col-heading{letter-spacing:1px;min-height:52px;padding:10px;color:#111}.medbaseline div{word-wrap:break-word}.medbaseline .table-b .row-heading{position:relative;padding:11px;color:#fff;background-color:#749d25;font-family:FFDINWeb,Arial;font-weight:400;font-style:normal;font-size:18px}ul.ui-autocomplete.ui-menu.ui-widget{max-height:400px;overflow-y:auto;overflow-x:hidden;border-radius:0;background:#fff;font-family:inherit;padding:0;border:1px solid #ccc}ul.ui-autocomplete.ui-menu.ui-widget>li.ui-menu-item{margin:0;border:none}.ui-state-focus{border:none;border-bottom:1px solid #ccc;border-radius:0;background:#d3d3d3!important;color:#333;margin:0}li.ui-state-focus>a.ui-corner-all>div.pge_coc-autocomplete-item-select{display:block!important}.ui-menu{z-index:2000}.searchAddressaAccountLookup{position:absolute;width:20px;height:20px;top:85px;right:10px;display:none}.salookup-modal-header{border:none!important}.ui-menu .ui-menu-item a{font-family:inherit;padding:5px 9px;position:relative;border-bottom:1px solid #ccc}.pge_coc-autocomplete-item-street{font-family:inherit;font-size:15px;color:#000}.pge_coc-autocomplete-item-city{font-family:inherit;font-size:17px;color:#666!important;margin-top:0;line-height:1.5;font-weight:400}.pge_coc-autocomplete-item-select{position:absolute;top:50%;margin-top:-11px;font-family:inherit;color:#666;right:10px;display:none}.pge_coc-autocomplete-item-select>span{font-family:inherit;font-size:17px;vertical-align:middle;text-rendering:auto;transform:translate(0,0)}.pge_coc-autocomplete-item-select>i.fa{font-size:18px;vertical-align:middle}ul.ui-autocomplete.ui-menu.ui-widget+div#addressNote{font-style:italic;font-weight:400;font-family:inherit;border-radius:0;margin-bottom:20px;background:#fff;padding:10px .4em}.ui-autocomplete-loading{background:#fff url(images/ajax-loader-dashboard.gif) right center no-repeat}.said-lookup-error{border:2px solid #b02621!important;background-image:url(https://wwwpgetst.pge.com/pge_global/common/images/icon-form-error.png)!important;background-position:center right!important;background-repeat:no-repeat!important;padding-right:50px!important}.said-lookup-success{border:2px solid #14993f!important;background-image:url(https://wwwpgetst.pge.com/pge_global/common/images/icon-form-sucess.png)!important;background-position:center right!important;background-repeat:no-repeat!important;padding-right:50px!important}/*! jQuery UI - v1.10.4 - 2014-04-24
* http: //jqueryui.com
* Includes: jquery.ui.core.css,
jquery.ui.resizable.css,
jquery.ui.selectable.css,
jquery.ui.accordion.css,
jquery.ui.autocomplete.css,
jquery.ui.button.css,
jquery.ui.datepicker.css,
jquery.ui.dialog.css,
jquery.ui.menu.css,
jquery.ui.progressbar.css,
jquery.ui.slider.css,
jquery.ui.spinner.css,
jquery.ui.tabs.css,
jquery.ui.tooltip.css,
jquery.ui.theme.css * To view and modify this theme,
visit http: //jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2014 jQuery Foundation and other contributors;
Licensed MIT */.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary {
    left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: 0 0;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: 400
}

.ui-menu .ui-menu-item a.ui-state-active,
.ui-menu .ui-menu-item a.ui-state-focus {
    font-weight: 400;
    margin: -1px
}

.ui-menu .ui-state-disabled {
    font-weight: 400;
    margin: .4em 0 .2em;
    line-height: 1.5
}

.ui-menu .ui-state-disabled a {
    cursor: default
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(images/animated-overlay.gif);
    height: 100%;
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #eee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #e78f08;
    background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
    color: #fff;
    font-weight: 700
}

.ui-widget-header a {
    color: #fff
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #1c94c4
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #fbcb09;
    background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #c77405
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #c77405;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #fbd850;
    background: #fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: 700;
    color: #eb8f00
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
    color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
    color: #fff
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #fff
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #fff
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    background-image: none
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_ef8c08_256x240.png)
}

.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(images/ui-icons_ef8c08_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_ef8c08_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_228ef1_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_ffd27a_256x240.png)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-seek-first {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
    opacity: .5
}

.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
    opacity: .2;
    border-radius: 5px
}

.care-fera-eligibility-form label {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #111;
}

@media (min-width:1240px) {
    #public_assistance_no_div {
        padding-left: 0px;
    }
    #public_assistance_yes_div {
        padding-right: 0px;
    }
    #household_landing_adults {
        padding-left: 0px;
    }
    #household_landing_children {
        padding-right: 0px;
    }
    #public_assistance_yes_div {
        padding-right: 0px;
    }
    #household_landing_adults {
        padding-left: 0px;
    }
    #household_landing_children {
        padding-right: 0px;
    }
}

@media (min-width:768px) and (max-width:1239px) {
    #household_landing_header,
    #household_income_landing_div,
    #household_landing_adults,
    #household_landing_children {
        padding-left: 10px;
    }
    #household_income_landing_div {
        padding-right: 10px;
    }
}


/* Added for C4AT */

#close-care-fera-btn:hover,
#close-care-fera-btn:active,
#close-care-fera-btn:focus {
    outline-offset: -1px;
    outline: dotted 2px;
    /* outline: dotted thin; */
}