/*CRNA JOBS SPECIFIC*/
.container-crna {
    border-bottom: 13px solid #015C2D;
    background-image: url("/media/qygbwc4w/crna_landingpage_design-rectangle-1.jpg");
    background-size: cover;
    margin-bottom: 45px;
}

.row {
    margin-right: 0px;
}


/*Text Styling*/
.CRNA2Span {
    text-transform: uppercase;
    color: #3B9548;
}

h1.CRNA2H1 {
    color: #015C2D;
    text-transform: uppercase;
    line-height: 1.3;
    font-size: 35px;
}

h2.CRNAH2 {
    text-transform: uppercase;
}

p {
    color: #5F6A7E;
    font-size: 20px;
}

a {
    color: #3B9548;
}


/*CTA Images*/

a img {
    padding-left: 10px;
    padding-right: 10px;
    width: 90%;
    margin:auto;
}

.ctacontainer a {
    text-decoration: none;
}

img.crnactas {
    padding-left: 10px;
    padding-right: 10px;
    width: 90%;
    margin:auto;
}
    .ctacontainer {
      display: flex;
      gap: 20px;
    }

    .ctacolumn {
      flex: 1;
      display: flex;
      flex-direction: column;
      padding: 10px;
      text-align: center;
    }

    .ctaimage {
      width: 100%;
      height: 200px;
      object-fit: cover;
    }

    .ctatext {
      margin-top: 10px;
      flex-grow: 1;
    }
    
    .ctatext p {
        line-height: 1.1;
        color: #015C2D;
        font-weight: 300;
        font-size: 22px;
    }
    
._crnaheaderrow {
    margin-top: 30px;
}
    
/*accordion*/
.accordion-button {
    border-bottom: 4px solid #015C2D;
    background: linear-gradient(180deg,rgba(214, 214, 214, 1) 0%, rgba(252, 250, 250, 1) 29%, rgba(252, 250, 250, 1) 60%, rgba(199, 199, 199, 1) 91%);
    color: #015C2D;
    font-size: 25px;
}

.accordion-button:not(.collapsed) {
    background: linear-gradient(180deg,rgba(214, 214, 214, 1) 0%, rgba(252, 250, 250, 1) 29%, rgba(252, 250, 250, 1) 60%, rgba(199, 199, 199, 1) 91%);
    color: #015C2D;
    font-size: 25px;
}

.accordion-header {
    font-size: 23px;
}

.accordion-button::after {
    content:"▲";
    background-image: none;
}

.accordion-button:not(.collapsed)::after {
    background-image: none;
    padding-left: -3px;
}

.accordion-button:focus {
    border-bottom: 4px solid #015C2D;
    box-shadow: none;
}

.accordion-body {
    background-color: #efefef;
    font-size: 22px;
    font-weight: 300;
}

/*Header*/


._apppctop {
    background-color: #00954C;
    margin-top: 0px !important;
}

._apppchead {
    background: url('/media/xaefw4rz/homepagehero2.jpg');
    background-repeat: no-repeat;
    background-position: center 24%;
    background-size: cover;
    padding: 5rem 0rem;
    position: relative;
    z-index: 0;
}
._apppchead:before,
._apppchead-search:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    background-color: rgba(0, 149, 76, 0.4)!important;
	z-index: -1;
}
._apppchead-search {
    background: url('/media/14kpeh2y/homepagehero.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    z-index: 0;
    padding-top: 2rem;
}

._apppchead-search #fulltext-search-form{
    margin-bottom: 0px;
}

.ppch1 {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 45px;
    border-radius: 5px;
    box-shadow: var(--cds-shadow);
    margin-top: 3rem;
    font-size: 45px;
}
.ppcheader {
    font-size: 45px;
    padding-right: 32px;
    color: white;
}

._ppcheader {
    min-height: 250px;
}

h1 {
    font-size: 33px;
}

h2 {
    font-size: 25px !important;
    color: #00954C !important;
}

.ppcheaderimage {
    max-width: 35%;
    float: left;
}

.home-hero-search {
    margin-top: 0px;
    margin-bottom: -50px;
}

._ppcheader-search {
    padding-left: 10%;
    padding-right: 10%;
}

._ppcheader-search h1 {
    color: white;
    font-size: 45px;
    margin-top: 35px;
}

._ppcheader-search p {
    color: white;
    font-size: 20px;
    padding-left: 10%;
    padding-right: 10%;
}

/*Content*/


._dot {
    /*height: 20px;*/
    /*width: 20px;*/
    /*background-color: #306095;*/
    /*display: inline-block;*/
    margin-right: 10px;
    color: #98acc7;
    /*border-radius: 50%;*/
}

._ppccontent {
    margin-top: 0px !important;
}

._ppccontent h2 {
    color: #00954C !important;
}

p {
    line-height: 1.8;
}

._apppctop-search {
    background-color: #306095;
    margin-top: 0px !important;
    margin-bottom: 50px;
}

._ppc2column {
    padding-right: 60px;
}

._ppcmap {
    border: 1px solid #efefef;
    border-radius: 30px;
    box-shadow: var(--cds-shadow);
    margin-top: 25px;
    padding: 25px;
    padding-top: 5px;
}

._ppcmap iframe {
    padding: -10px;
}

/*Form*/

._apppctop-search input.form-control.fv-plugins-icon-input::placeholder {
    color: #5F6A7E !important;
}

input.form-control.fv-plugins-icon-input::placeholder {
    color: black !important;
}

._formcol {
    margin-top: -245px;
    background-color: white;
    padding: 15px;
    margin-right: 25px;
    border-radius: 5px;
    box-shadow: var(--cds-shadow);
}

._formcol2 {
    /*padding: 15px;*/
    /*margin-right: 25px;*/
    padding: 24px;
    box-shadow: var(--cds-shadow);
    margin-top: -220px;
    background-color: rgb(202, 219, 237) !important;
    border-radius: 16px !important;
    z-index: 3;
    position: relative;
}

._formcol2 .assignment-type-pills .assignment-type-pill {
        background: #9fa9b3;
        color: white;
}

._formcol2 .assignment-type-pills .assignment-type-pill-active {
        background: #326295;
        color: white;
}

._formcol2 .col-md-6 {
    /*width: 100%;*/
    margin-top: 2px !important;


}

._formcol .col-md-6 {
    /*width: 100%;*/
    margin-top: 2px !important;


}

.form-label {
    display: none;
}

label.assignment-type-pill {
    min-width: 100%;
    margin: auto;
    margin-bottom: 10px !important;
}

.ppcshow {
    display: initial;
}



/*Forms*/
#provider-signup-form .form-control,
#provider-signup-form .form-select,
#facility-signup-form .form-control,
#facility-signup-form .form-select,
#agency-signup-form .form-control,
#agency-signup-form .form-select {
    padding: 8px;
    position: relative;
}

.password-container i#eye {
    top:12px;
}

#agency-signup-form .g-3,
.gy-3 {
    --bs-gutter-y: -.8rem;
}

.g-3,
.gy-3 {
    --bs-gutter-y: -1rem;
}

#facility-signup-form .g-3,
.gy-3 {
    --bs-gutter-y: -.8rem;
}

#facility-signup-form .col-sm-12 {
    margin-top: 10px;
}



/*Responsive*/


@media (max-width:1193px) {

    ._apppctop {
        min-height: 200px;
    }
    
}

@media (max-width:992px) {
    
    ._ppcheader-search {
    padding-left: 0%;
    padding-right: 0%;
}

    ._ppccontent .col-md-7 {
        width: 100%;
    }
    
    ._ppccontent .col-md-5 {
        width: 100%;
    }
    
    ._ppc2column {
        padding-right: 0px;
    }
    
        
    ._formcol2 {
        margin-top: 0px;
    }
    
    
    ._ppccrnar .column{
        width: 100%;
    }
}

@media (max-width:768px) {
    .crnaab-img {
        padding-top: 30px;
    }

    
}