﻿
.orangeColor {
    color: #fdb81e;
}

/* site Search */
.ecos-utility-links-right,
.ecos-search-site-container {
    float: left;
}

    .ecos-utility-links-right li {
        display: inline-block;
    }

    .ecos-search-site-container input {
        color: #000000;
    }

.utility-header ul li {
    padding: 0 8px;
    float: left;
}

.ecos-search-site-container {
    display: none;
}

.ecos-site-search-open {
    cursor: pointer;
    padding: 2px 8px !important;
}

.ca-gov-icon-close-line {
    cursor: pointer;
}

/* Explore More*/
.explore-more .fa.fa-star-o {
    display: block;
    font-size: 2em;
    padding-top: 7px;
}

.explore-more {
    height: 110px !important;
    padding: 15px 15px 15px 15px !important;
}

a.explore-title:hover {
    text-decoration: none;
    color: #fff;
}

a.explore-title {
    text-decoration: none;
    color: #fff;
}

/* Feedback */

#feedback a {
    display: block;
    position: fixed;
    bottom: 40px;
    right: -2px;
    background: #323A45;
    padding: 0px 0px 0px 0px;
    z-index: 11000;
    border: 2px solid #999;
    background-image: url("../../images/v5/feedback.png");
}

    #feedback a:hover {
        background: #FDB81E;
        cursor: pointer;
        background-image: url("../../images/v5/feedback_hover.png");
    }

#feedback img {
    width: 25px;
    height: 75px;
}

a.visitedLink:visited {
    color: #4c2c92;
}




/* The Modal (background) */
/*.modal {
    display: none; 
    position: fixed; 
    z-index: 1; 
    padding-top: 20px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.4); 
    z-index: 50000000;
}*/

/* Modal Content */
/*.modal-content {
    position: relative;
    background-color: #32373C;
    margin: auto;
    padding: 0;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    width: 75%;
}*/

/* Add Animation */
/*@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }

    to {
        top: 0;
        opacity: 1;
    }
}*/

/* The Close Button */
/*.modal-close {
    padding: 0px 10px 0px 10px;
    margin: -10px 0px 0px 0px;
    color: #000000;
    float: right;
    font-size: 28px;
    font-weight: bold;
    background-color: #999999;
}

    .modal-close:hover,
    .modal-close:focus {
        color: #FFF;
        text-decoration: none;
        cursor: pointer;
        background-color: #660000;
    }

.modal-header {
    padding: 10px 0px 0px 0px;
    background-color: #32373C;
}

.modal-header-text {
    padding: 0px 0px 0px 10px;
    margin: -10px 0px 0px 0px;
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
}

.modal-body {
    margin-top: 0px;
}*/



/* Logo */
.branding .header-organization-banner {
    line-height: 88px;
    padding-left: 50px;
}

    .branding .header-organization-banner img {
        max-height: 60px;
    }

@media screen and (min-width: 992px) {

    .branding .header-organization-banner img {
        max-height: 60px;
    }
}

.ecos-jobs-logo img {
    max-height: 125px;
}

.global-footer ul {
    list-style: outside none none;
    margin: 12px 0 6px;
    padding-left: 0;
}

/*Top Nav

.global-header {
  background: #323a45 none repeat scroll 0 0;
  padding: 0;
}

.top-level-nav .first-level-link > span[class^="ca-gov-icon"] {
  color: #ffffff;
}

.top-level-nav .first-level-link {
    color: #ffffff;
}

.top-level-nav .first-level-link:hover, .top-level-nav .first-level-link:focus {
  text-decoration: none;
  color: #fdb81e !important;
}

.top-level-nav .first-level-link:hover > span[class^="ca-gov-icon"],
.top-level-nav .first-level-link:active > span[class^="ca-gov-icon"] {
  color: #fdb81e !important;
}

.nav-item.active > a > span[class^="ca-gov-icon"], .nav-item:hover > a > span[class^="ca-gov-icon"] {
  color: #ffffff;
}

.nav-item.active > a, .nav-item:hover > a {
  color: #ffffff;
}
*/
/* Forms */
input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin: 4px 10px 0;
}

/* Icons */
.fa-stack [class^="ca-gov-icon"] {
    color: #ffffff;
    position: relative;
    font-size: 2rem;
}

.fa-stack {
    display: inline-block;
    height: inherit;
    line-height: inherit;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

.fa-stack-2x {
    font-size: 7em;
}

.nav-icon .fa-circle, .nav-item .fa-circle {
    color: #242a32;
}


.how-to div[class^="ca-gov-icon-searching"]::before {
    font-size: 5.5rem !important;
    line-height: 143px;
    position: relative;
    top: 4px;
}

.fa-stack:hover [class^="ca-gov-icon"], .nav-item:hover .fa-stack-three .ca-gov-icon-favorite {
    color: #fdb81e !important;
}

.fa-stack.fa-lg:hover {
    color: #fdb81e;
}

/* Page Layout */
.main-content .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 30px;
    padding-right: 30px;
}
/* Job Posting*/


.jobPosting #pnlLogos {
    background-color: #ffffff;
    height: 140px;
    margin: 0 auto;
    text-align: center;
    width: 90% !important;
    line-height: 140px;
}

@media screen and (min-width: 768px) {
    .jobPosting #pnlLogos {
        width: 60% !important;
    }
}

#imgDeptLogo {
    display: inline-block;
}

#imgDeptLogo {
    height: auto;
    max-width: 100%;
}

.img-fluid {
    height: auto;
    max-width: 100%;
}

.jobPosting .section {
    padding: 0 20px;
}

.ecos-job-button {
    padding: 20px 0;
}

.ecos-search-icon-a {
    color: #428bca !important;
}

#imgDeptLogo {
    max-height: 120px !important;
}

/* Search Results */

#agency_form .ca-gov-icon-search {
    left: -1px;
    top: 4px !important;
    font-size: 1.4em;
}

@media screen and (min-width: 768px) {
    #agency_form .ca-gov-icon-search {
        left: -1px;
        top: 3px !important;
        font-size: 1.87em;
    }
}

.agencyFilters .card-default {
    background-color: #f2f2f2;
    border-color: #d6d6d6;
    color: #000000;
}

.ecos-update-results-button {
    float: right;
}

.ecos-result-count {
    font-weight: bold;
    background-color: #545454; /* WCAG: Color contrast  */
}

.ecos-result-show {
    border-radius: 0;
    display: inline-block;
    margin: 22px 0;
    padding-left: 0;
}

.ecos-total-jobs {
    background-color: #dcdcdc !important;
    color: #000000 !important;
    font-size: 1.25rem;
}

.ecos-sort-label-left {
    float: left;
    padding: 0 10px;
}


.section-search-results .half {
    float: left;
    width: 50%;
}

.text-right {
    text-align: right;
}

.section-search-results .half SELECT, .show-number-of-results {
    float: right;
    margin-left: 10px;
    width: auto;
}


#job-results .details .job-label, #job-results .details .job-details {
    width: auto;
    padding-left: 0;
    padding-right: 0;
}

@media screen and (min-width: 768px) {
    #job-results .details .job-label, #job-results .details .job-details {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px;
    }
}

#job-results .bookmark {
    float: right;
    background-image: url(../images/Bookmark-stroke-blue.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    /*width: 17px;*/
}

    #job-results .bookmark.active {
        background-image: url(../images/Bookmark-filled-blue.png);
    }

#job-results .details {
    padding-left: 15px;
    padding-right: 15px;
}

    #job-results .details .job-label {
        text-align: left;
        padding-right: 5px;
        padding-left: 0;
    }

@media screen and (min-width: 768px) {
    #job-results .details .job-label {
        padding-right: 5px;
        text-align: right;
    }
}

#job-results .details .job-details {
    padding: 0;
}

@media screen and (min-width: 768px) {
    #job-results .details .job-details {
        padding-left: 5px;
        padding-right: 0;
    }
}

@media screen and (min-width: 768px) {
    #job-results .align-right {
        text-align: right;
        margin-top: 15px;
    }
}

@media screen and (min-width: 992px) {
    #job-results .align-right {
        margin-top: 0;
    }
}

#job-results .align-right .details {
    padding: 0;
}

    #job-results .align-right .details .job-label {
        width: auto;
        display: inline-block;
        padding-right: 5px;
        padding-left: 0;
    }

    #job-results .align-right .details .job-details {
        width: auto;
        display: inline-block;
        padding-right: 0;
        padding-left: 0;
    }

    #job-results .align-right .details .btn {
        margin-top: 10px;
    }

#paging {
    text-align: center;
}

    #paging UL.pagination, #paging DIV.pagination {
        display: block !important;
    }

        #paging UL.pagination LI, #paging DIV.pagination A {
            padding: 5px 10px;
            border: 1px solid #d6d6d6;
            display: inline-block;
            margin: 6px 0;
        }

            #paging UL.pagination LI.active, #paging DIV.pagination A.True {
                color: white;
                background-color: #046B99;
                border: 1px solid #046B99;
            }

            #paging UL.pagination LI:hover, #paging DIV.pagination A:hover {
                cursor: pointer;
                color: white;
                background-color: #046B99;
                border: 1px solid #046B99;
            }

.ecos-refiner-select-group {
    padding: 4px 0;
}

.ecos-refiner-select-title, .ecos-refiner-title {
    font-weight: bold;
}

.ecos-refiner-select-field {
    padding: 4px 8px 4px 0;
    font-weight: bold;
}

.ecos-refiner-select-term {
    padding: 4px 0;
}

.ecos-refiner-select-field, .ecos-refiner-select-term {
    float: left;
}

.ecos-refiner-select-remove {
    float: right;
    padding: 4px 4px 4px 0;
}


.headingCell {
    text-align: right;
    font-weight: bold;
}

.checkbox label {
    padding-left: 0;
}

.checkbox {
    margin-top: 0;
    margin-bottom: 0;
}

.card {
    border-radius: 5px;
}

.ecos-grouping {
    /*padding: 10px 0;*/
}

.panel-standout > .panel-heading {
    color: #ffffff;
    background-color: #323a45;
    border-color: #fdb81e;
}

.no_underline a {
    text-decoration: none;
}

/*
.section-search-results .half {
    float: left;
    width: 50%;
}
.text-right {
    text-align: right;
}

.section-search-results .half SELECT {
    float: right;
    margin-left: 10px;
    width: auto;
}

#job-results .details .job-label {
    padding-right: 5px;
    text-align: right;
}
#job-results .details .job-label {
    padding-left: 0;
}
#job-results .details .job-label, #job-results .details .job-details {
    width: 50%;
}
#job-results .align-right .details .job-label {
    display: inline-block;
    padding-left: 0;
    padding-right: 5px;
    width: auto;
}
#job-results .align-right .details .job-details {
    display: inline-block;
    padding-left: 0;
    padding-right: 0;
    width: auto;
}
#job-results .align-right .details .btn {
    margin-top: 10px;
}
#job-results .align-right {
    margin-top: 0;
}
#job-results .align-right {
    text-align: right;
}
 */

/* My Account Sections */

.ecos-left-nav {
    position: relative;
    width: 100%;
    display: block;
    float: none;
}

.ecos-right-content {
    position: relative;
    width: 100%;
    display: block;
}

.ecos-tab-item {
    text-decoration: none !important;
}

.ca-gov-icon-triangle-right, .ca-gov-icon-triangle-down {
    float: right;
}


@media screen and (min-width: 765px) {
    .ecos-left-nav {
        position: relative;
        width: 25%;
        display: block;
        float: left;
    }

    .ecos-right-container {
        position: relative;
        width: 75%;
        display: block;
        float: left;
        border-color: #ddd;
        border-style: solid solid solid solid;
        border-width: 1px;
        min-height: 649px;
    }

    .ca-gov-icon-triangle-right, .ca-gov-icon-triangle-down {
        display: none;
    }
}

.ecos-active-item {
    font-weight: bold;
    background-color: #ffffff;
    right: -1px;
    z-index: 3;
}

.ecos-my-account-container .container {
    width: 100%;
}

.ecos-my-account-container .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}


.pnlButtons {
    margin-top: 1em;
}

.ecos-title-left {
    display: inline;
}

.ecos-link-right {
    float: right;
}

.ecos-contact-box {
    padding-top: 20px;
}

.ajax__fileupload {
    /*height: 400px !important;*/
    height: auto;
}
/* My Account Tabs */

.ecos-my-account-nav > a > div {
    display: block;
    width: 100%;
    border-color: #ddd;
    border-style: solid none solid solid;
    border-width: 1px 0 1px 1px;
    right: -1px;
    padding: 10px;
}

.ecos-my-account-nav div.active {
    border-top: 0;
}

.ecos-my-account-nav > div {
    margin-bottom: -1px;
    position: relative;
}

.ecos-my-account-nav div.active A {
    color: #428bca;
}

.ecos-my-account-nav div A {
    padding-top: 5px;
    padding-bottom: 5px;
    border: 0;
    margin-right: 0;
}

.ecos-my-account-nav div:first-child a {
    border-left: 0;
}

.ecos-my-account-nav div > a {
    padding: 3px 15px;
    border-top: 0;
}

.ecos-my-account-nav > div.active > a, .ecos-my-account-nav > div.active > a:hover, .ecos-my-account-nav > div.active > a:focus {
    color: #555555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.ecos-my-account-nav > div > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0 0 0 0;
}

.ecos-my-account-nav {
    background: #f5f5f5;
    width: 100%;
}

.ecos-active-item-content {
    background-color: #ffffff;
}

@media screen and (min-width: 765px) {
    .ecos-active-item-content {
        display: none !important;
    }
}

/* Glossary */
.h3tag {
    display: block;
    font-size: 1.6em;
    color: #005E90;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    border-bottom: 2px solid #bcbcbc;
}

/* Panels */

.panel.panel-default.highlight {
    margin: 4px;
}

/* landing pages */

.ecos-home {
    background-image: url('../../images/v5/backgrounds/background_2.jpg');
    background-attachment: fixed;
    background-size: cover;
}

.ecos-new-to-state-service {
    background-image: url('../../images/v5/backgrounds/napa-valley-min.jpg');
    background-attachment: fixed;
}

.ecos-persons-with-disabilities {
    background-image: url('../../images/v5/backgrounds/big-sur-california-poppy-min.jpg');
    background-attachment: fixed;
}

.ecos-state-employees {
    background-image: url('../../images/v5/backgrounds/lake-tahoe-min.jpg');
    background-attachment: fixed;
}

.ecos-state-retirees {
    background-image: url('../../images/v5/backgrounds/los-angeles-manhattan-beach-min.jpg');
    background-attachment: fixed;
}

.ecos-veterans {
    background-image: url('../../images/v5/backgrounds/sacramento-capitol-min.jpg');
    background-position: 600px 500px;
    background-attachment: fixed;
}

/* Header */
.ecos-standard-header {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #323A45;
    color: #FDB81E;
}

.ecos-condensed-header {
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: #323A45;
    color: #FDB81E;
}

    .ecos-condensed-header h1 {
        font-size: 1.8em;
    }

/* Sections */
.first-level-link {
    white-space: normal;
    height: 85%;
}

.top-level-nav .first-level-link {
    font-size: 1em;
}

@media screen and (min-width: 992px) {

    .top-level-nav .first-level-link {
        font-size: 0.9em;
    }

    .first-level-link > span[class^="ca-gov-icon"] {
        font-size: 2.2em;
    }
}

@media screen and (min-width: 1280px) {

    .top-level-nav .first-level-link {
        font-size: 1em;
    }

    .first-level-link > span[class^="ca-gov-icon"] {
        font-size: 2em;
    }
}

.ecos-list-icon {
    font-size: 3.438em;
    padding: 0 0 0 16px;
    float: left;
}

.ecos-welcome-link {
    padding-top: 0px;
}

.ecos-welcome-title {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .ecos-welcome-link {
        padding-top: 30px;
    }

    .ecos-welcome-title {
        text-align: left;
    }
}

.top-level-nav .nav-item.active > a, .top-level-nav .nav-item.active > a span, .top-level-nav .nav-item:hover > a, .top-level-nav .nav-item:hover span {
    /*color: #046b99;*/
    color: #045981;
}


/* ECOS search */
.ecos-landing-pages-search .jobsearch_textfield {
    background-color: rgba(255, 255, 255, 0.8);
}

.ecos-landing-pages-search .submit-container button {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.8);
}

.ecos-landing-pages-search:hover .jobsearch_textfield,
.ecos-landing-pages-search:focus .jobsearch_textfield,
.ecos-landing-pages-search.active .jobsearch_textfield {
    background-color: #fff;
}

.ecos-landing-pages-search:hover .submit-container button,
.ecos-landing-pages-search:focus .submit-container button,
.ecos-landing-pages-search.active .submit-container button {
    border-color: #fff;
}

.ecos-landing-pages-search.active {
    background: #d6d6d6;
}

@media (min-width: 768px) {
    .ecos-landing-pages-search.active {
        border-bottom: 2px solid #d6d6d6;
    }
}

.ecos-landing-pages-search.active .submit-container button {
    border-color: #bdbdbd;
    background: #555555;
}

.ecos-landing-pages-search.active .jobsearch_textfield {
    border-color: #bdbdbd;
}

.ecos-landing-pages-search.featured-search {
    background: #777777;
    background: rgba(0, 0, 0, 0.65);
}

    .ecos-landing-pages-search.featured-search:hover,
    .ecos-landing-pages-search.featured-search:focus {
        background-color: rgba(0, 0, 0, 0.8);
    }

    .ecos-landing-pages-search.featured-search.active {
        background: #d6d6d6;
    }

.ecos-landing-pages-search,
.featured-search.active {
    overflow: hidden;
    z-index: 5;
    position: relative;
    display: block;
    top: 0;
    left: 0;
    padding: 0 15%;
    width: 100%;
    max-height: 0;
    border: none;
    /*-webkit-transition: all 0.5s 0.1s;
          transition: all 0.5s 0.1s;*/
}

@media (min-width: 768px) {
    .ecos-landing-pages-search,
    .featured-search.active {
        position: absolute;
        top: 96px;
    }
}

.ecos-landing-pages-search:before,
.featured-search.active:before,
.ecos-landing-pages-search:after,
.featured-search.active:after {
    content: " ";
    display: table;
}

.ecos-landing-pages-search:after,
.featured-search.active:after {
    clear: both;
}

.ecos-landing-pages-search:before,
.featured-search.active:before,
.ecos-landing-pages-search:after,
.featured-search.active:after {
    content: " ";
    display: table;
}

.ecos-landing-pages-search:after,
.featured-search.active:after {
    clear: both;
}

.ecos-landing-pages-search .jobsearch_textfield,
.featured-search.active .jobsearch_textfield {
    font-size: 1em;
    height: 3.438em;
    width: 100%;
    border-radius: 0;
    border: 3px solid transparent;
    padding: 0 10px;
    /*-webkit-transition: border 0.4s;
          transition: border 0.4s;*/
    outline: none;
}

.ecos-landing-pages-search .submit-container,
.featured-search.active .submit-container {
    float: left;
    height: auto;
    height: 40px;
    /*-webkit-transition: all 0.5s 0.1s;
          transition: all 0.5s 0.1s;*/
}

    .ecos-landing-pages-search .submit-container:before,
    .featured-search.active .submit-container:before,
    .ecos-landing-pages-search .submit-container:after,
    .featured-search.active .submit-container:after {
        content: " ";
        display: table;
    }

    .ecos-landing-pages-search .submit-container:after,
    .featured-search.active .submit-container:after {
        clear: both;
    }

    .ecos-landing-pages-search .submit-container:before,
    .featured-search.active .submit-container:before,
    .ecos-landing-pages-search .submit-container:after,
    .featured-search.active .submit-container:after {
        content: " ";
        display: table;
    }

    .ecos-landing-pages-search .submit-container:after,
    .featured-search.active .submit-container:after {
        clear: both;
    }

    .ecos-landing-pages-search .submit-container button,
    .featured-search.active .submit-container button {
        float: left;
        /*-webkit-transition: all 0.5s 0.1s;
          transition: all 0.5s 0.1s;*/
        background: none;
        border-color: white;
        border-width: 3px 3px 3px 0px;
        border-style: solid;
        width: 46px;
        height: 100%;
        font-size: 1.5rem;
        line-height: 15px;
        padding: 0;
        -webkit-appearance: none;
    }

        .ecos-landing-pages-search .submit-container button:before,
        .featured-search.active .submit-container button:before,
        .ecos-landing-pages-search .submit-container button:after,
        .featured-search.active .submit-container button:after {
            content: " ";
            display: table;
        }

        .ecos-landing-pages-search .submit-container button:after,
        .featured-search.active .submit-container button:after {
            clear: both;
        }

        .ecos-landing-pages-search .submit-container button:before,
        .featured-search.active .submit-container button:before,
        .ecos-landing-pages-search .submit-container button:after,
        .featured-search.active .submit-container button:after {
            content: " ";
            display: table;
        }

        .ecos-landing-pages-search .submit-container button:after,
        .featured-search.active .submit-container button:after {
            clear: both;
        }

        .ecos-landing-pages-search .submit-container button > span,
        .featured-search.active .submit-container button > span {
            position: relative;
            top: 0;
            font-size: 1.87rem;
            line-height: 30px;
        }

@media (max-width: 767px) {
    .ecos-landing-pages-search .submit-container button,
    .featured-search.active .submit-container button {
        font-size: 2rem;
        line-height: 1em;
        padding-top: 0;
    }
}

.ecos-landing-pages-search .textfield-container,
.featured-search.active .textfield-container {
    float: left;
    width: 100%;
}

.featured-search .textfield-container {
    width: calc(100% - 62px) !important;
}

.ecos-landing-pages-search .close-search,
.featured-search.active .close-search {
    display: none;
    font-size: 3rem;
    position: absolute;
    right: -10px;
    line-height: 44px;
    cursor: pointer;
    color: #777777;
    opacity: .8;
}

@media (max-width: 767px) {
    .ecos-landing-pages-search .close-search,
    .featured-search.active .close-search {
        right: 0;
        display: none;
    }
}

.jobsearch_textfield {
    padding-left: 10px;
}

.ecos-landing-pages-search.active {
    max-height: 300px;
    padding: 20px 15%;
    /* Active on mobile */
}

@media (max-width: 767px) {
    .ecos-landing-pages-search.active {
        padding: 10px;
    }
}

.ecos-landing-pages-search.active .close-search {
    display: block;
}

@media (max-width: 767px) {
    .ecos-landing-pages-search.active .close-search {
        display: none;
    }
}

.ecos-landing-pages-search .ca-gov-icon-search {
    color: white;
    font-size: 2.813em;
    line-height: 45px;
}



.flexbox .featured-search {
    left: 0;
    margin: 0 auto;
    max-width: 764px;
    position: relative;
    right: 0;
    width: 104.5%;
}



@media (max-width: 767px) {

    .flexbox .featured-search {
        left: 0;
        margin: 0 auto;
        max-width: 764px;
        position: relative;
        right: 0;
        width: 95%;
    }
}

.featured-search .submit-container {
    border: 2px solid white;
    height: 55px;
    padding: 2px 6px;
    position: relative;
    /*transition: all 0.4s ease 0s;*/
    width: 62px;
}

.featured-search .textfield-container {
    margin-right: 0px;
    padding-right: 0px;
}

@media (min-width: 768px) {
    .featured-search .textfield-container {
        margin-right: 0;
        padding-right: 0;
    }
    /*
    .featured-search .submit-container {
        border: 2px solid white;
        height: 55px;
        padding: 0 5px;
        position: relative;
        width: 8%;
    }
*/



    .header-custom-banner {
        background-position: center top;
        min-height: 500px;
    }


    /* Custom home page top banner section */
    /*.ecos-home.header-custom-banner {
    background-position: center top;
    height: 600px;
}*/


    .ecos-home h1, .ecos-home h2 {
        line-height: 0;
    }

    .ecos-home .ecos-search-section {
        padding-bottom: 60px;
    }
}

.ecos-home .fa-stack, .ecos-home .ca-gov-icon-favorite, .ecos-home .how-to-fa-three-text {
    color: #ffffff;
}

#cphMainContentWrapper .section {
    padding-top: 10px;
    padding-bottom: 10px;
}

.section-transparent {
    background: #046b99 none repeat scroll 0 0;
    color: #ffffff;
    opacity: 0.8;
}

.section-transparentOrange {
    /*background: #fdb81e none repeat scroll 0 0;*/
    background: #ba510c none repeat scroll 0 0;
    color: #ffffff;
    opacity: 0.8;
}


/*
@media (max-width: 767px) {
    .ecos-landing-pages-search .ca-gov-icon-search {
      color: #ffffff;
      font-size: 2.375em;
      line-height: 54px;
    }

    .featured-search .submit-container {
          border: 2px solid #ffffff;
          height: 55px;
          padding: 0 10px;
          position: relative;
          width: 62px;
        }
    .featured-search .textfield-container {
      width: 88% !important;
    }

    .header-custom-banner {
      background-position: center top;
      height: 650px;
    }
}
    */
@media (max-width: 615px) {

    /*
    .featured-search .submit-container {
      border: 2px solid #ffffff;
      float: right;
      height: 55px;
      padding: 6px 10px;
      position: relative;
      width: 62px;
    }
        */
}

.featured-search {
    border-radius: 0;
    display: block;
    left: 20%;
    max-height: 100%;
    min-height: 75px;
    padding: 10px;
    position: relative;
    top: 0;
    /*transition: all 0.4s ease 0s;*/
    width: 60%;
}

/* Search Buttons */
.ecos-landing-pages-search-buttons {
    width: 100%;
}

.flexbox .ecos-landing-pages-search-buttons {
    left: 0;
    width: 100%;
}

@media (min-width: 768px) {
    .ecos-landing-pages-search-buttons {
        position: relative;
        width: 60%;
        left: 20%;
        -webkit-transition: opacity 0.3s, visibility 0.3s;
        transition: opacity 0.3s, visibility 0.3s;
        z-index: 5;
        visibility: visible;
        /* 3rd and beyond positions panel on right of button */
        /* first two panels positioned on left of button */
    }

    .flexbox .ecos-landing-pages-search-buttons {
        left: 0px;
        right: 0px;
        margin: auto;
        max-width: 630px;
    }

    .ecos-landing-pages-search-buttons.fade-out {
        opacity: 0;
    }

    .ecos-landing-pages-search-buttons .panel-group {
        position: absolute;
        top: 230px;
    }

    .flexbox .ecos-landing-pages-search-buttons .panel-group {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }

    .ecos-landing-pages-search-buttons .panel {
        display: inline;
        background: none;
        position: relative;
    }

    .flexbox .ecos-landing-pages-search-buttons .panel {
        margin-top: 0;
        overflow: visible;
    }

    .flexbox .ecos-landing-pages-search-buttons .panel-group .panel + .panel {
        margin-top: 0;
    }

    .ecos-landing-pages-search-buttons .ask-panel {
        position: absolute;
        width: 100%;
        width: 380px;
    }

    .ecos-landing-pages-search-buttons .panel:nth-child(n+4) .ask-panel {
        right: 0;
    }

    .ecos-landing-pages-search-buttons .panel:nth-child(-n+3) .ask-panel {
        left: 0;
    }

    .ask-button.btn-primary {
        background-color: #000;
        background-color: rgba(0, 0, 0, 0.65);
        color: #fff;
        border: none;
        border-radius: 0;
    }

        .ask-button.btn-primary:hover,
        .ask-button.btn-primary:focus {
            background-color: rgba(0, 0, 0, 0.8);
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
        }
}

@media (min-width: 768px) and (max-width: 767px) {
    .ecos-landing-pages-search-buttons {
        position: static;
    }
}
/* Optimize ask group position for tablets */
@media (min-width: 768px) and (max-width: 992px) {
    .ecos-landing-pages-search-buttons {
        left: 10%;
        width: 90%;
    }

    .flexbox .ecos-landing-pages-search-buttons {
        width: 100%;
        left: 0;
    }
}

.ask-button {
    overflow: hidden;
    position: relative;
    line-height: 44px;
    font-size: 1.15rem;
}

    .ask-button > span {
        font-size: 1.5rem;
        padding-right: 5px;
        vertical-align: middle;
        color: rgba(255, 255, 255, 0.8);
    }

.ask-options {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    padding: 5px 10px;
}

    .ask-options > ul {
        padding-left: 0;
        list-style: none;
    }

    .ask-options li a {
        display: block;
        padding-left: 10px;
        border: 1px solid #d6d6d6;
        margin: 5px 0;
        line-height: 40px;
        color: #fff;
    }

        .ask-options li a:hover {
            background-color: rgba(255, 255, 255, 0.75);
            color: #000000;
        }

            .ask-options li a:hover .more {
                background-color: rgba(0, 0, 0, 0.75);
                color: #fff;
            }

@media (max-width: 767px) {
    .header-single-banner {
        display: none;
    }

    .ecos-landing-pages-search-buttons {
        position: relative;
        float: left;
        width: 100%;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 22px;
    }

        .ecos-landing-pages-search-buttons .panel {
            border: none;
            background: rgba(0, 0, 0, 0.65);
        }

        .ecos-landing-pages-search-buttons .panel-group .panel + .panel {
            margin-top: 10px;
        }

        .ecos-landing-pages-search-buttons a.btn {
            display: block;
            width: 100%;
            border-color: transparent;
            color: #fff;
        }

            .ecos-landing-pages-search-buttons a.btn:hover,
            .ecos-landing-pages-search-buttons a.btn:focus,
            .ecos-landing-pages-search-buttons a.btn:active {
                color: #fff;
                background-color: rgba(0, 0, 0, 0.25);
            }

            .ecos-landing-pages-search-buttons a.btn:after {
                /*content: "\43";*/
                font-family: 'CaGov';
                position: absolute;
                right: 10px;
                top: 50%;
                margin-top: -20px;
            }

            .ecos-landing-pages-search-buttons a.btn.collapsed:after {
                content: "\45";
            }

            .ecos-landing-pages-search-buttons a.btn [class^="ca-gov-icon-"] {
                padding-right: 10px;
                font-size: 1.75rem;
            }
}


.ecos-landing-pages-search-buttons {
    position: relative !important;
    z-index: 5;
}

    .ecos-landing-pages-search-buttons .panel-group {
        position: relative;
        top: 10px;
    }

/* Landing Page */
.ecos-state-career-button {
    overflow: hidden;
    text-overflow: ellipsis;
}


/* Icon Sizes */
.ecos-icon-size-xl {
    font-size: 6em;
}

.ca-gov-icon.fa {
    display: block;
    line-height: inherit;
}

.navigation-search .fa-wheelchair {
    line-height: inherit;
}

.nav-item .fa.ca-gov-icon- {
    color: #9fc7da;
    display: block;
    font-size: 2rem;
    line-height: 1.42857;
}

.fa-stack-nav {
    display: inline-block;
    height: inherit;
    line-height: inherit;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

.fa-stack-three {
    display: inline-block;
    height: inherit;
    line-height: inherit;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

.ca-gov-icon.ca-gov-icon-favorite.fa-stack-nav-1x {
    position: absolute;
    text-align: center;
    width: 100%;
}

.nav-item .fa.ca-gov-icon-, .nav-item .ca-gov-icon- {
    color: #9fc7da;
    display: inline-block;
    font-size: 2rem;
    line-height: 1.42857;
}

@media screen and (min-width: 992px) {
    .nav-item .fa.ca-gov-icon-, .nav-item .ca-gov-icon- {
        display: block;
    }
}

.fa-stack-three .ca-gov-icon-favorite.text-center.fa-stack-1x {
    top: 10px;
}

.ca-gov-icon.fa.fa-angle-double-up.fa-stack-nav-1x {
    color: #ffffff;
    font-size: 1rem;
    left: 7px;
    position: relative;
    top: 7px;
    z-index: 23;
}

@media screen and (min-width: 992px) {

    .ca-gov-icon.fa.fa-angle-double-up.fa-stack-nav-1x {
        color: #ffffff;
        font-size: 1rem;
        position: relative;
        top: 11px;
        z-index: 23;
        left: 0px;
    }
}

@media screen and (max-width: 992px) {

    .ca-gov-icon.fa.fa-angle-double-up.fa-stack-nav-1x,
    .ca-gov-icon.ca-gov-icon-favorite.fa-stack-nav-2x,
    .first-level-link span[class^="ca-gov-icon"] {
        width: 40px;
    }
}

.ca-gov-icon.ca-gov-icon-favorite.fa-stack-nav-2x {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.nav-item.how-to-fa-three {
    display: block;
    height: 254px;
}

.how-to-fa-three-text {
    font-size: 1.33333em;
}

.fa-stack-three .ca-gov-icon- {
    color: #ffffff;
    font-size: 7rem;
    position: relative;
}

.nav-item .fa-stack .fa.ca-gov-icon-, .nav-item .fa-stack .ca-gov-icon- {
    color: #ffffff;
    display: block;
    font-size: 2rem;
    line-height: 1.5;
}

.ca-gov-icon-.fa.fa-angle-double-up.fa-stack-3x {
    color: #000000;
    font-size: 3.4rem;
    font-weight: bold;
    position: absolute !important;
    text-align: center;
    top: 34px;
    width: 100%;
    left: 0px;
}

.ca-gov-icon-.fa-stack-1x {
    line-height: 9rem !important;
}

/* used for boostrap columns odd numbering of columns */
/* 5 Columns Evenly Spaced */

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}





.col-xs-15 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {

    .col-sm-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {

    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {

    .col-lg-15 {
        width: 20%;
        float: left;
    }
}



/* 7 Columns Evenly Spaced */

.col-xs-21,
.col-sm-21,
.col-md-21,
.col-lg-21 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}





.col-xs-21 {
    width: 14.28571428571429%;
    float: left;
}

@media (min-width: 768px) {

    .col-sm-21 {
        width: 14.28571428571429%;
        float: left;
    }
}

@media (min-width: 992px) {

    .col-md-21 {
        width: 14.28571428571429%;
        float: left;
    }
}

@media (min-width: 1200px) {

    .col-lg-21 {
        width: 14.28571428571429%;
        float: left;
    }
}





/* 8 Columns Evenly Spaced */

.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}





.col-xs-24 {
    width: 12.5%;
    float: left;
}

@media (min-width: 768px) {

    .col-sm-24 {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 992px) {

    .col-md-24 {
        width: 12.5%;
        float: left;
    }
}

@media (min-width: 1200px) {

    .col-lg-24 {
        width: 12.5%;
        float: left;
    }
}



/* 9 Columns Evenly Spaced */

.col-xs-27,
.col-sm-27,
.col-md-27,
.col-lg-27 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}



.col-xs-27 {
    width: 11.11111111111111%;
    float: left;
}

@media (min-width: 768px) {

    .col-sm-27 {
        width: 11.11111111111111%;
        float: left;
    }
}

@media (min-width: 992px) {

    .col-md-27 {
        width: 11.11111111111111%;
        float: left;
    }
}

@media (min-width: 1200px) {

    .col-lg-27 {
        width: 11.11111111111111%;
        float: left;
    }
}



/* 10 Columns Evenly Spaced */

.col-xs-30,
.col-sm-30,
.col-md-30,
.col-lg-30 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}





.col-xs-30 {
    width: 10%;
    float: left;
}

@media (min-width: 768px) {

    .col-sm-30 {
        width: 10%;
        float: left;
    }
}

@media (min-width: 992px) {

    .col-md-30 {
        width: 10%;
        float: left;
    }
}

@media (min-width: 1200px) {

    .col-lg-30 {
        width: 10%;
        float: left;
    }
}



/* 11 Columns Evenly Spaced */

.col-xs-33,
.col-sm-33,
.col-md-33,
.col-lg-33 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}





.col-xs-33 {
    width: 9.090909090909091%;
    float: left;
}

@media (min-width: 768px) {

    .col-sm-33 {
        width: 9.090909090909091%;
        float: left;
    }
}

@media (min-width: 992px) {

    .col-md-33 {
        width: 9.090909090909091%;
        float: left;
    }
}

@media (min-width: 1200px) {

    .col-lg-33 {
        width: 9.090909090909091%;
        float: left;
    }
}



.section {
    padding-top: 25px;
    padding-bottom: 25px;
}

.sectionNoBottomPadding {
    padding-top: 25px;
    padding-bottom: 0px;
}

.btn {
    border: 1px solid #555555;
    margin: 10px 0;
}

.ecos-search-site-container .btn {
    border: 1px solid #555555;
    margin: -1px 0 3px 0;
    padding: 4px 12px;
}


/* PixelMill Custom Changes*/

@font-face {
    font-family: "Source Sans Pro";
    /*src: url("../../fonts/v5/source-sans-pro.woff2") format("woff2"), url("../../fonts/v5/roboto-400.woff") format("woff");*/
    font-style: normal;
    font-weight: 400;
}

.btn-view-all {
    margin-top: 15px;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .btn-view-all {
        text-align: right;
    }
}

.apply-now-btn {
    padding-bottom: 20px;
}

    .apply-now-btn A {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 1.250em;
    }

.btn-icon {
    margin-right: 5px;
}

.btn-actions BUTTON {
    margin-right: 10px;
}

.btn-centered {
    margin-top: 15px;
    text-align: center;
}

.job-definition-lists dt {
    float: left;
    clear: left;
    width: 30%;
    font-weight: bold;
}

.job-definition-lists dd {
    float: left;
}
/*
.img-responsive {
    width: 100%;
}
    */
.tables-bordered {
    width: 100%;
}

.ca-custom-icon-bookmark {
    background-image: url("../../images/v5/Bookmark-stroke.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 11px;
    position: relative;
    right: 5px;
    top: 2px;
}

@media (max-width: 767px) {

    .header-custom-banner {
        background-position: center top;
        height: auto;
    }
}

/* added 
@media (min-width: 768px) {

    .header-custom-banner {
        background-position: center top;
        height: 380px;
    }
}
    */
/* changed */
/*
.landing-title {
    color: white;
    margin-left: 100px;
    margin-top: 4px;
    padding: 0 0 50px;
}
*/
.landing-title {
    background: #046b99 none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    margin: 0 0 50px !important;
    opacity: 0.8;
    padding: 6px 20px;
}

.ecos-home .landing-title {
    color: #ffffff;
    margin-left: 100px;
    margin-top: 4px;
    padding: 0 0 50px;
}

.job-landing-btn {
    width: 100%;
}

    .job-landing-btn LI {
        list-style-type: none;
        border: 1px solid grey;
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
        background-color: white;
        text-align: center;
        margin-bottom: 15px;
        margin-top: 15px;
        font-size: 1.125em;
    }

.btn-state-careers {
    margin-left: 40px;
}



.section-footer-landing .exam-title {
    font-size: 1.125em;
    font-weight: bold;
}

.landing .main-content,
.homepage .main-content {
    padding-top: 0 !important;
}

.how-to A {
    text-decoration: none !important;
}

    .how-to A div[class^="ca-gov-icon"]:hover {
        text-decoration: none;
    }

@media (max-width: 767px) {
    .how-to .first-level-link {
        border-bottom: none;
    }
}

@media (max-width: 992px) {
    .how-to .first-level-link {
        border-bottom: none;
    }
}

.how-to.active > a > span[class^="ca-gov-icon"], .how-to:hover > a > span[class^="ca-gov-icon"] {
    color: #9fc7da;
}

.ecos-landing-pages-search .jobsearch_textfield, .featured-search.active .jobsearch_textfield {
    width: 100%;
}

/* Changed 
.featured-search .textfield-container {
    padding-right: 0;
    margin-right: 0;
    width: 46%;
}
    */
@media (min-width: 768px) {
    .flexbox .jobs-featured-search {
        max-width: 767px;
    }
}

/* Changed*/
@media (min-width: 768px) {
    .flexbox .ecos-landing-pages-search-buttons {
        max-width: 767px;
    }
}

.featured-jobs-submit-container {
    top: 247px;
    position: absolute;
    left: 75%;
}

    .featured-jobs-submit-container BUTTON {
        padding: 10px;
    }

.how-to A {
    text-decoration: none !important;
}

    .how-to A div[class^="ca-gov-icon"]:hover {
        text-decoration: none;
    }

.how-to div[class^="ca-gov-icon"]:before {
    font-size: 5.25rem;
}

@media (max-width: 767px) {
    .how-to .first-level-link {
        border-bottom: none;
    }
}

@media (max-width: 992px) {
    .how-to .first-level-link {
        border-bottom: none;
    }
}

.how-to.active > a > span[class^="ca-gov-icon"], .how-to:hover > a > span[class^="ca-gov-icon"] {
    color: #9fc7da;
}

.section-standout .section-title {
    font-size: 1.250em;
    color: #FDB81E;
    line-height: 24px;
    padding-bottom: 5px;
}

.ecos-job-step-container {
    background-color: #d6d6d6;
    padding: 14px 0 16px 29px !important;
}



.section-how-to-apply .nav-icon.how-to {
    background-color: #323a45;
    border: 1px solid #323a45;
    color: #ffffff;
    font-size: 1.1rem;
    padding: 10px;
    width: 88%;
    margin-left: 40px;
}

@media screen and (min-width: 768px) {

    .section-how-to-apply .nav-icon.how-to {
        padding: 10px;
        width: 100%;
        margin-left: 0px;
    }

    .ecos-job-step-container {
        padding: 14px 0 16px 10px !important;
    }
}

@media screen and (min-width: 992px) {

    .section-how-to-apply .nav-icon.how-to {
        padding: 10px;
        width: 90%;
        margin-left: 0px;
    }
}

.section-how-to-apply a {
    text-decoration: none !important;
}

.ecos-job-step-container:hover,
.section-how-to-apply .nav-icon.how-to:hover {
    background-color: #fdb81e;
    border: 0px solid #fdb81e;
}

    .section-how-to-apply .nav-icon.how-to:hover a {
        color: #323a45;
    }

.section-how-to-apply .ecos-job-step-container {
    padding: 10px 0 0 0;
    cursor: pointer;
}


@media (max-width: 754px) {
    .section-how-to-apply .ecos-job-step-container {
        margin-left: 40px;
        padding: 10px 0 0;
        width: 88%;
    }
}


.section-how-to-apply .ca-gov-icon-lightbulb:before {
    font-size: 6.250em;
    color: white;
}

.section-how-to-apply .section-title {
    color: #383D3E; /* WCAG AAA - Color contrast 7:1 */
    margin: 0;
    font-size: 1.000em;
}

.section-how-to-apply .first-level-link.text-center {
    color: #ffffff;
}

@media screen and (min-width: 768px) {
    .section-how-to-apply .section-title {
        font-size: 1.625em;
    }
}

.section-how-to-apply .section-step {
    font-size: 1.000em;
    margin-top: 2px;
}

.section-how-to-apply .ecos-apply-steps-tile {
    padding-left: 70px;
    font-size: 1.4em;
}

@media screen and (min-width: 992px) {

    .section-how-to-apply .ecos-apply-steps-tile {
        padding-left: 70px;
        font-size: 1em;
    }

    .section-how-to-apply .ecos-job-step-container {
        height: 95px;
    }
}

@media screen and (min-width: 1280px) {

    .section-how-to-apply .ecos-apply-steps-tile {
        padding-left: 70px;
        font-size: 1.4em;
    }

    .section-how-to-apply .ecos-job-step-container {
        height: auto;
    }
}

@media screen and (min-width: 768px) {
    .section-how-to-apply .section-step {
        font-weight: bold;
    }
}

.section-how-to-apply .ca-gov-icon-arrow-next {
    float: right;
    position: relative;
    color: white;
    font-size: 1.000em;
}

.section-how-to-apply .fa-arrow-circle-right {
    float: left;
    position: relative;
    font-size: 4rem;
    color: #323a45;
}

@media screen and (min-width: 768px) {
    .section-how-to-apply .ca-gov-icon-arrow-next {
        font-size: 1.625em;
    }
}
/* Changed */
.section-how-to-apply .apply-text {
    /* font-size: 1.125em; */
    text-align: center;
}

@media screen and (min-width: 992px) {
    .section-how-to-apply .apply-text {
        text-align: left;
    }
}

.utility-header .half {
    padding-left: 80px;
    padding-right: 0;
}

@media screen and (max-width: 992px) {

    .utility-header .half {
        padding-left: 10px;
        padding-right: 0;
    }
}

@media (max-width: 991px) {
    .global-header .mobile-controls {
        display: block;
    }

    .global-header .branding {
        display: none;
    }

    .mobile-controls img {
        display: block;
        margin: 0 auto;
        max-height: 49px;
    }

    .mobile-control.toggle-search {
        display: none;
    }

    .cagov-logo {
        left: 0;
        position: relative;
    }

    .mobile-controls .toggle-menu {
        left: 10px;
        padding-right: 60px;
        position: absolute;
    }
}

@media (min-width: 992px) {
    .global-header .mobile-controls {
        display: none;
    }
}

@media (max-width: 992px) {
    /*.branding .header-organization-banner {
        position: absolute;
        margin-left: 50px;
        margin-top: -10px;
        padding-right: 100px;
    }
   .mobile-controls {
      min-height: 70px;
    }
   .branding .header-organization-banner img {
      max-height: 50px;
    }*/
}

@media (max-width: 992px) {
    .top-level-nav .nav-item {
        position: relative;
    }
}



@media (max-width: 1280px) {
    .main-navigation {
        padding-left: 200px;
    }

    #bannerCCImage {
        max-width: 125px;
    }
}

@media (max-width: 992px) {
    .main-navigation {
        margin-top: 0;
        padding: 0;
    }
}

@media (max-width: 992px) {
    .mobile-closed {
        display: none;
    }
}

@media (min-width: 768px) {
    .top-level-nav {
        display: block;
        table-layout: auto;
        width: auto;
    }
}

@media (min-width: 768px) {
    .top-level-nav .nav-item > a {
        text-align: left;
    }
}

@media (min-width: 992px) {
    .top-level-nav .nav-item > a {
        text-align: center;
    }
}

@media (min-width: 992px) {
    .top-level-nav {
        display: table;
        table-layout: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
    }
}

@media (min-width: 992px) {
    .top-level-nav .nav-item {
        padding: 0;
        margin-top: 0;
        background: none;
        width: auto;
        display: table-cell;
        display: block;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    .branding .header-organization-banner img {
        max-width: 100%;
    }
}

@media (max-width: 992px) {
    .first-level-link span[class^="ca-gov-icon"] {
        font-size: 1.5rem !important;
        display: inline-block;
        vertical-align: -2px;
        padding-right: 5px;
    }
}

@media (max-width: 992px) {
    .first-level-link {
        border-bottom: 1px solid #e1f2f7;
    }
}

@media (min-width: 767px) {
    .branding {
        height: auto !important;
    }
}

.application-methods {
    margin-bottom: 20px;
}

.job-posting-entity {
    font-size: 1.25rem;
}

.job-label {
    font-weight: bold;
}


/* BEGIN ERROR LIST */

ul.errorList li {
    list-style: none;
    margin-bottom: 0.5em;
}

    ul.errorList li ol {
        padding-left: 2.5em;
    }

        ul.errorList li ol li {
            list-style-type: decimal;
        }

ul.newErrorList {
    margin-left: 0;
    padding-left: 0;
}

    ul.newErrorList > li {
        list-style: none;
        margin-bottom: 0.75em;
        font-weight: bold;
    }

        ul.newErrorList > li > ul > li {
            font-weight: normal;
            list-style-type: circle;
            list-style-image: url('../../images/department/redX.png');
            vertical-align: middle;
            margin-bottom: 0.5em;
        }


.errorListContent {
    margin: 10px auto 10px auto;
    padding: 5px;
    padding-left: 15px;
    color: #A30008; /* WCAG: color contrast 7:1 */
    background-color: rgb(255, 236, 236);
    border: 1px solid #f5aca6;
    border-radius: 8px;
}

/* END ERROR LIST */

table > caption {
    display: none;
}



/* -----------------------------------------
   SEARCH
   /source/less/colorscheme.search.less
----------------------------------------- */

#agencyFilters label {
    white-space: nowrap;
}

.jobsearch-container .jobsearch_textfield {
    background-color: rgba(255, 255, 255, 0.8);
}

.jobsearch-container .submit-container button {
    color: #fff;
    border-color: rgba(255, 255, 255, 0.8);
}

.jobsearch-container:hover .jobsearch_textfield,
.jobsearch-container:focus .jobsearch_textfield,
.jobsearch-container.active .jobsearch_textfield {
    background-color: #fff;
}

.jobsearch-container:hover .submit-container button,
.jobsearch-container:focus .submit-container button,
.jobsearch-container.active .submit-container button {
    border-color: #fff;
}

.jobsearch-container.active {
    background: #d6d6d6;
}

@media (min-width: 768px) {
    .jobsearch-container.active {
        border-bottom: 2px solid #d6d6d6;
    }
}

.jobsearch-container.active .submit-container button {
    border-color: #bdbdbd;
    background: #555555;
}

.jobsearch-container.active .jobsearch_textfield {
    border-color: #bdbdbd;
}

.jobsearch-container.featured-search {
    background: #777777;
    background: rgba(0, 0, 0, 0.65);
}

    .jobsearch-container.featured-search:hover,
    .jobsearch-container.featured-search:focus {
        background-color: rgba(0, 0, 0, 0.8);
    }

    .jobsearch-container.featured-search.active {
        background: #d6d6d6;
    }


/* Job Posting */
.postingHeader {
    font-weight: inherit !important;
    background-color: inherit !important;
    color: inherit;
    width: 100% !important;
    font-size: 1.54rem !important;
    padding: 24px 0px !important;
    margin-top: auto !important;
    margin-bottom: auto !important;
    border-radius: auto !important;
    border: 0px solid transparent !important;
}

/* Footable Custom */

.footable-toggle {
    cursor: pointer;
}


/*Accessibility related changes*/
.sr-only {
    color: white;
    background-color: black;
}

.socialsharer-container .sr-only {
    color: white;
}

/*#main-content{
    color: white;
}*/

.btn-default {
    opacity: .85;
}

.btn-outline-white {
    color: white;
    background-image: none;
    background-color: transparent;
    border-color: white;
}

    .btn-outline-white a {
        color: white;
    }



.utility-header a:hover {
    color: #fee7b5;
}

.whiteLink {
    color: white;
}

a {
    color: #1B3C5A;
}

.alert-severe {
    background: #ba510c;
}

    .alert-severe :hover {
        color: white;
    }

    .alert-severe .close {
        color: white;
    }


/* Custom Sections */

.section-orange,
.card-orange {
    background: #EF8126;
    color: #242A32;
}

    .section-orange a:not(.btn),
    .card-orange a:not(.btn) {
        color: #242A32;
        text-decoration: none;
        -webkit-transition: all 0.25s;
        transition: all 0.25s;
    }

        .section-orange a:not(.btn):hover,
        .card-orange a:not(.btn):hover,
        .section-orange a:not(.btn):focus,
        .card-orange a:not(.btn):focus {
            color: #242A32;
            text-decoration: underline;
        }

        .section-orange a:not(.btn):focus,
        .card-orange a:not(.btn):focus {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }


/*IMAGES*/
/*.ImageApplyForSSA {
    background: url("../../images/carousel/cdcr-correctional-officer-300x320-no-words.jpg") no-repeat right center;
}

.ImagePersonsWithDisabilities {
    background-image: url("../../images/carousel/wheelchairdesk.jpg");
}

.ImageCreateYourAccount {
    background-image: url("../../images/carousel/keyboardlock.jpg");
}

.ImageVeteran {
    background-image: url("../../images/carousel/military-skills-translator.jpg");
}

.ImageAboutWorkingForTheState {
    background-image: url("../../images/carousel/lunchtime-seminar.jpg");
}

.ImageSeminars {
    background-image: url("../../images/carousel/your-ad-here-01.jpg");
}*/


/* Start: Content Carousel styling */
.service-tileNoJS {
    min-height: 320px;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    padding: 0;
    margin: 0;
    cursor: pointer;
    text-align: center;
    outline: none;
    min-height: 240px;
    color: #e1f2f7;
    /*background: #046B99;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    width: 100%;
}

    .service-tileNoJS .teaserNoJS {
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        background: #000;
        background: -webkit-linear-gradient(top, rgba(0,0,0,0.6) 0, rgba(0,0,0,0.6) 30%, #000 100%);
        background: linear-gradient(to bottom, rgba(0,0,0,0.6) 0, rgba(0,0,0,0.6) 30%, #000 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc000000', endColorstr='#000000', GradientType=0);
        color: #fff;
        padding: 10px 0;
    }

    .service-tileNoJS .teaserNoJS :hover {
        color: #EF8126;
    }

.carousel .item a:focus {
    outline-width: 10px;
    outline-style: solid;
    outline-color: #EF8126;
}

/*DEV XPRESS OVERRIDES*/
.dxeButtonEdit {
    font: 0.750em Tahoma, Geneva, sans-serif;
}

    .dxeButtonEdit :focus-within { /* WCAG: Focus indicator */
        background: rgba(0, 123, 255, 0.02);
        color: black;
    }

/* Footer Links */
.footer-links a, .socialsharer-container a {
    color: #ffffff;
}

.disabled {
    pointer-events: none;
    cursor: default;
}

.branding .header-cagov-logo img {
    top: -34px;
}

/*animation: waggle 1s 3s forwards ease-out;*/
.waggle {
    animation-name: waggle;
    animation-duration: 2s;
    animation-delay: 0s;
    color: #fdb81e;
}

@keyframes waggle {
    0% {
        transform: none;
    }

    50% {
        transform: rotateZ(-20deg) scale(1.2);
    }

    60% {
        transform: rotateZ(25deg) scale(1.2);
    }

    67.5% {
        transform: rotateZ(-15deg) scale(1.2);
    }

    75% {
        transform: rotateZ(15deg) scale(1.2);
    }

    82.5% {
        transform: rotateZ(-12deg) scale(1.2);
    }

    85% {
        transform: rotateZ(0) scale(1.2);
    }

    100% {
        transform: rotateZ(0) scale(1);
    }
}

.jump {
    animation: jump 1s 2s forwards cubic-bezier(.84,-0.54,.31,1.19);
}

@keyframes jump {
    0% {
        transform: none;
    }

    50% {
        transform: translateY(-2em);
    }
}


.spin {
    animation: spin 1.5s 5s forwards cubic-bezier(.56,-0.35,.22,1.5);
}

@keyframes spin {
    50% {
        transform: rotateZ(-20deg);
        animation-timing-function: ease;
    }

    100% {
        transform: rotateZ(360deg);
    }
}

@media screen {
    header.onlyprint, footer.onlyprint {
        display: none; /* Hide from screen */
    }
}

@media print {
    .branding,
    .brandingCondensed,
    .header-organization-banner,
    .utility-header,
    .header-decoration,
    .mobile-controls,
    .ecos-mobile-logo,
    .ca-gov-icon-menu,
    .navigation-search,
    .header-custom-banner,
    .ecos-explore-more-group,
    .btn,
    [class^="ca-gov-icon-"],
    .fa,
    FOOTER,
    .return-top,
    .return-top.is-visible,
    #feedback,
    #feedbackModal,
    #feedbackform,
    #feedback a,
    .modal-content,
    .toggle-more,
    #ucStatusBar_pnlUIID {
        display: none;
    }

    .section-state-careers .btn.ecos-state-career-button {
        display: block;
    }

    [class*="col-md-"],
    .three-quarters,
    .quarter,
    .panel.highlight .panel-heading .triangle {
        float: left;
        width: 100% !important;
    }

    .panel-body {
        width: 100% !important;
        display: block;
    }

    .panel {
        margin-bottom: 0px;
        border: 1px solid transparent;
    }

    .group,
    em,
    p {
        margin: 4px !important;
        padding: 4px !important;
    }

    .container {
        width: 100% !important;
    }

    .section,
    .main-content {
        padding: 4px !important;
    }

    /* Hide background images */
    * {
        background-image: none !important;
    }

    *,
    em {
        overflow: visible !important;
    }

    header.onlyprint {
        display: block; /* Display only on print page (each) */
    }

    footer.onlyprint {
        position: fixed;
        bottom: 0; /* Because it's footer */
    }
}

/*standard datagrid footer pager*/
.table tfoot tr td table tbody tr td {
    padding-right: 5px;
}


.btn-blue {
    color: #fff;
    background-color: #046b99;
    border-color: #046B99;
}


    .btn-blue:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #035376;
        border-color: #035376;
    }

.brandingCondensed {
    width: 1280px;
    margin-right: auto;
    margin-left: auto;
}


@media screen and (min-width: 992px) {
    .brandingCondensed .navigation {
        margin-left: 125px;
    }
}

@media screen and (max-width: 991px) {
    .brandingCondensed .navigation {
        margin-left: 0px;
        padding-left: 20px;
        width: 100%;
    }
}

@media screen and (max-width: 992px) {
    .hideOnMobile {
        display: none;
    }
}


.brandingCondensed .navigation {
    display: inline-block;
}

@media screen and (max-width: 992px) {
    .brandingCondensed .navigation {
        display: none;
    }
}

.brandingCondensed .navigationMobile {
    display: none;
}

@media screen and (max-width: 992px) {
    .brandingCondensed .navigationMobile {
        display: inline-block;
    }
}

/*JOBWIZARD*/

.jobAppHeader {
    padding-left: 15px;
}

.jobAppBand {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

    .jobAppBand:nth-child(2n+2) {
        background-color: whitesmoke;
    }

.buttonRow {
    border-top: 1px solid #dddddd;
    background-color: #f5f5f5;
    padding-left: 15px;
    padding-right: 15px;
}

.ecos-active-item .fa-dot-circle-o {
    color: #fdb81e;
}

.fa-check-circle {
    color: green;
}

.fa-exclamation-triangle {
    color: #b15858;
}

.fa-circle-o {
    color: lightgray;
}

.jobWizardEmptyDataRow {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 5px;
    color: firebrick;
}

.wizard-right-content {
    position: relative;
    width: 100%;
    display: block;
}

    .wizard-right-content .container {
        padding-right: 0;
        padding-left: 0;
    }

/*ENDJOBWIZARD*/

.glossaryItem {
    /*color: black;*/
    /*font-weight: 200;*/
    text-decoration: underline;
    /*text-decoration-style: dashed;*/
    cursor: help;
}


    .glossaryItem::after {
        content: url('../../../images/content/info15.png');
        /*background: url('../../../images/content/bullet_info.png');*/
        position: relative;
        top: -5px;
        left: -1px;
    }

.glossaryItemPopupWell {
    min-height: 20px;
    padding: 5px;
    margin-bottom: 20px;
    background-color: whitesmoke;
    border: 2px solid darkgrey;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.05);
    display: none;
}

.glossaryItemPopupHeader {
    /*background-color: gainsboro;
    border-radius: 5px;*/
    border-bottom: 2px solid darkgrey;
    padding: 5px;
    font-size: medium;
    font-weight: bold;
}

.glossaryItemPopupContent {
    padding: 5px;
    /*margin: 5px;*/
}

.glossaryItemPopupFooter {
    /*border-top: 1px solid darkgrey;*/
    text-align: right;
    padding: 5px;
    font-size: small;
}

    .glossaryItemPopupFooter input {
        background-color: transparent;
    }

/* FILE UPLOAD POPUP */

@media screen and (min-width: 993px) {

    .fileUploadPopupContent {
        max-width: 900px;
        max-height: 60%;
        max-height: 60vh;
        overflow-y: auto;
    }
}

@media screen and (max-width: 992px) {

    .fileUploadPopupContent {
        max-height: 300px;
        overflow-y: auto;
    }
}
/* END FILE UPLOAD POPUP */



.divh4 {
    font-family: "Source Sans Pro",sans-serif;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
    font-size: 1.25em;
}

.alert-danger{
    color: black;
}

a.aspNetDisabled {
    color: #707070; /* WCAG: Color contrast 4.5:1 */
}

.alert-link-standard {
    float: none !important;
}

body {
    /*line-height: 1.4;*/ /* WCAG: Line height minimum value */
}

.global-footer .copyright a:not(.btn):hover, .global-footer a:not(.btn):focus {
    color: #1B3C5A; /* WCAG: Color contrast is insufficient */
    text-decoration: underline;
}

#ErrorMask table { /* WCAG: No inline HTML tags */
    border: none;
}

#feedbackform { /* WCAG: No inline HTML tags */
    width: 100%;
    height: 675px;
    border: none;
    overflow: hidden;
}

.main-content a:not(.btn),
.global-footer .copyright a:not(.btn),
.underline-link { /* WCAG: Link identified only by color */
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: from-font;
}

.btn.btn-secondary.btn-block:not(a:hover), .btn.btn-secondary.filter-toggle:not(a:hover) { /* WCAG: Color contrast 7.5:1 */
    color: #4F4F4F;
}

.footer-links a:active {
    color: #FDDA86 !important;
}

.footer-links a, .settings-links a { /*WCAG AA: Color contrast links*/
    color: #fff !important;
}

    .footer-links a:hover, .settings-links a:hover { /*WCAG AA: Color contrast links*/
        color: #fdb81e !important;
    }

body #skip-to-content { /* override core.css */
    position: inherit;
    width: 160px;
    height: inherit;
    margin: inherit;
    padding: inherit;
    overflow: inherit;
    clip: inherit;
    border: inherit;
}

#skip-to-content a { /* Show skip-to-main link on focus */
    width: 0;
    height: 0;
    text-align: center;
    position: absolute !important;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    clip: unset;
    background-color: white;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    overflow: hidden;
}

    #skip-to-content a:focus {
        width: 160px;
        height: 27px;
    }

/* .table-border classes used to substitute gridview/table Rule attribute for borders */
.table-border-all tr > td,
.table-border-all * > tr > td,
.table-border-all tr > th,
.table-border-all * > tr > th,
.table-border-all td,
.table-border-all th {
    border-width: thin;
    border-style: solid;
}

.table-border-rows tr,
.table-border-rows * > tr {
    border-top-width: thin;
    border-bottom-width: thin;
    border-top-style: solid;
    border-bottom-style: solid;
}

.table-border-cols tr > td,
.table-border-cols * > tr > td,
.table-border-cols tr > th,
.table-border-cols * > tr > th {
    border-left-width: thin;
    border-right-width: thin;
    border-left-style: solid;
    border-right-style: solid;
}
/* END .table-border classes used to substitute gridview/table Rule attribute for borders */

/* YouTube video embed */
.embed-responsive {
    position: relative;
    display: block;
    height: 0px;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive.embed-responsive-16by9 {
        padding-bottom: 56.25%;
    }

    .embed-responsive .embed-responsive-item,
    .embed-responsive iframe,
    .embed-responsive embed,
    .embed-responsive object {
        position: absolute;
        top: 0px;
        bottom: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        border: 0;
    }

.ecos-youtube-container {
    padding: 10px;
}
/* END YouTube video embed */