/**** Custom Recruiter Styles ****/
@font-face {
    font-family: 'Gotham-Light';
    src: url('../fonts/gothamLight.eot');
    src: url('../fonts/gothamLight.eot?#iefix') format('embedded-opentype'),
    url('../fonts/gothamLight.woff') format('woff'),
    url('../fonts/gothamLight.ttf') format('truetype');
}

@font-face {
    font-family: 'Gotham-Medium';
    src: url('../fonts/gothamMedium.eot');
    src: url('../fonts/gothamMedium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/gothamMedium.woff') format('woff'),
    url('../fonts/gothamMedium.ttf') format('truetype');
}

@font-face {
    font-family: 'Gotham-Book';
    src: url('../fonts/gothamBook.otf');
}

@media print {
    #printsection {
        width: 100%;
        height: auto;
        margin: 50px auto;
    }
}

/**** Standard ****/
.slot-response-message {
    color: red;
}

:focus {
    outline: none;
}

/*body {*/
/*    font: 400 16px/24px 'Gotham-Book', Verdana, Arial, Helvetica;*/
/*    color: #0D1C3D;*/
/*}*/
a {
    text-decoration: none;
}

a {
    color: #006BA6;
}

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

p {
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: 1.7;
}

strong {
    font-family: 'Gotham-Medium', Verdana, Arial, Helvetica, serif !important;
    font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
    color: var(--primary-blue-header);
}

h1, h2 {
    font-family: 'Gotham-Book', Verdana, Arial, Helvetica, serif;
    font-weight: 700;
    margin: 0;
    padding: 0;
}

h1 {
    /*font-size: 3.75rem;*/
    line-height: 1;
    padding: 0 0 20px 0;
    /*color: #0078b3;*/
    /*text-align: center;*/
}

h2 {
    font-size: 1.8rem;
    line-height: normal;
    /*color: #0078b3;*/
}

h3 {
    font-family: 'Gotham-Book', Verdana, Arial, Helvetica, serif;
 /*   font-weight: normal;
    margin: 0;
    font-size: 20px;
    line-height: 28px;
    padding: 0 0 10px 0;*/
}

legend {
    color: #0078b3;
    font-size: 28px;
}

.hdr_style_1.scrolled #hdr_brand span {
    margin-top: 13px;
}

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

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

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

#erec_wrapper div.pagename > div.container-fluid > div.row > div.col-sm-offset-1.col-sm-pull-2, #opp_details .opp-details-no-tabs div.col-sm-offset-1 {
    margin-left: 0;
}

#erec_wrapper div.pagename > div.container-fluid > div.row > div.col-sm-pull-2 {
    width: 100%;
    right: 0;
    float: none;
    display: block;
}

#erec_wrapper div.pagename > div.container-fluid > div.row > div.col-sm-push-9.ar {
    text-align: left;
    left: 0;
    width: 100%;
    float: none;
    display: block;
}

label {
    font-size: inherit;
}

.form-control {
    border-radius: 0;
}

input.form-control, textarea.form-control, select.form-control, .form-control#login_username, .form-control#password, #LANGUAGE_INPUT {
    font-size: inherit;
    height: auto;
    /*padding: 14px;*/
    background-color: #F4F5F6;
    border-color: #F4F5F6;
    border-radius: 0;
    color: #0D1C3D;
}

reset-password-panel input {
    font-size: inherit;
    height: auto;
    padding: 14px !important;
    background-color: #F4F5F6 !important;
    border-color: #F4F5F6 !important;
    border-radius: 0 !important;
    color: #0D1C3D;
}

input.form-control:focus, textarea.form-control:focus, select.form-control:focus, .form-control#login_username:focus, .form-control#password:focus {
    border-color: #D3D6DC;
}

input.form-control:focus, textarea.form-control:focus, .form-control#login_username:focus, .form-control#password:focus {
    border-color: #D3D6DC;
    box-shadow: none;
    -webkit-box-shadow: none;
}

select.form-control:focus, .form-control#login_username:focus, .form-control#password:focus {
    outline: -webkit-focus-ring-color auto 5px;
}

.route_volunteer_registration .custom-columns > div > div,
#page_volunteer_profile .custom-columns > div > div {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    float: none !important;
    margin-right: 0 !important;
}

.route_volunteer_registration .custom-columns > div > div > div,
#page_volunteer_profile .custom-columns > div > div > div {
    margin-right: 20px;
    min-width: 114px;
}

.route_volunteer_registration .custom-columns > div > div > div > div > div.option-header,
#page_volunteer_profile .custom-columns > div > div > div > div > div.option-header {
    font-weight: 600;
    padding-bottom: 10px;
    font-size: 1.1rem;
}

#login_username_label, #password_label {
    font-size: 0.8125rem;
    text-transform: uppercase;
}

.login-page-title {
    font-size: 36px;
    letter-spacing: -1.5px;
    line-height: 50px;
}

.btn.btn-link {
    text-decoration: none;
}

#erec_wrapper div.col-sm-2.ar > a {
    /*position: relative;
    top:20px;*/
    position: relative;
    top: -3px;
}

.btn {
    font-size: inherit;
    max-width: 100%;
}

.filter-group .btn {
    white-space: normal;
}

.btn-primary, .btn-primary:visited, .btn-default:not(.dropdown-toggle), .btn-default:visited, .modal-footer .btn + .btn {
    background-color: #0078b3;
    color: white;
    border: none;
    -webkit-transition: background ease-out 0.2s;
    -moz-transition: background ease-out 0.2s;
    -o-transition: background ease-out 0.2s;
    -ms-transition: background ease-out 0.2s;
    transition: background ease-out 0.2s;
    border-radius: 0;
    padding: 12px;
    font-weight: bold;
    line-height: 1.42857143;
    margin-bottom: 10px;
}

.btn-primary:hover, .btn-primary:focus, .btn + .btn:hover {
    background-color: #003b71;
}

.btn-default:not(.dropdown-toggle):hover, .btn-default:not(.dropdown-toggle):focus {
    background-color: #003b71;
    color: white;
}

searchable-dropdown .input-group-btn {
    font-size: 1rem !important;
}

button.btn.applied-filter-btn {
    /*background-color: #0078b3;*/
    color: #333;
    padding: 6px 12px;
}


.pb35 {
    padding-bottom: 35px !important;
}

.mt45 {
    margin-top: 45px !important;
}

.pagename h2, .pagename h3 {
    font-size: 52px;
    color: #0D1C3D;
    letter-spacing: -0.03em;
    padding: 0 0 20px 0;
}

.pagename {
    background: #fff;
    padding: 25px 0 0;
    margin: 0;
}

.alert-info {
    color: #0D1C3D;
    background-color: #F8FAFC;
    border-color: #E9EBEE;
}

.well, .alert, .alert-info {
    border-radius: 0;
}

#reportServiceOppViewer div > button.btn-link {
    display: none;
}

/**** Modals ****/
/**** Standard ****/
.fc-event, .fc-event-dot {
    border-color: #0b4866;
}

.modal-header .close {
    background: #d9534f;
    color: white;
    opacity: 1;
}

.modal-header .close:hover {
    background: #c9302c;
}

/**** Header ****/
.brand-nav-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hdr_style_1 #hdr_brand img {
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*.hdr_style_1 #nav_link_container {*/
/*    margin-top: 10px;*/
/*}*/

.hdr_style_1 #logged-nav-section {
    font-size: 1.2em;
}
#hdr_nav_links li {
    margin: 0 1rem;
}
.hdr_style_1 a.nav-link {
    font-size: 1.25rem;
    /*margin-top: 28px;*/
    height: auto;
    display: flex;
    border-left: none;
    padding: 0.25rem;
    position: relative;
    width: unset;
}
.hdr_style_1 a.nav-link:after {
    content: "";
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    background-color: transparent;
    z-index: 2;
    height: 3px;
    transition: ease-in background-color 300ms;
}
.hdr_style_1 a.nav-link:hover:after {
    background-color: #92CCF0;
}
.hdr_style_1 .nav-link:hover {
     background: unset;
}

@supports (-ms-accelerator:true) {
    /* IE Edge 12+ CSS styles go here */
    .hdr_style_1 a.nav-link {
        height: 56px;
    }

    .scrolled.hdr_style_1 a.nav-link {
        height: 40px;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .hdr_style_1 a.nav-link {
        height: 56px;
    }

    .scrolled.hdr_style_1 a.nav-link {
        height: 50px;
    }
}

#erec_side_nav .nav-link, #erec_nav_search .nav-link {
    font-size: 1em;
}

#header_content.hdr_style_1 #logged_nav_section {
    margin-top: -16px;
}

.hdr_style_1 a.nav-link {
    height:50px;
}

recruiter-header div.popover-inner {
    display: none;
}

#hdr_container #hdr_brand {
    max-width: 337.778px;
    margin: 20px 10px 30px;
}


/**** Footer ****/

#client_footer,
.samaritan-footer {
    background: var(--dark-blue) !important;
    border: none;
    color: #fff ;
}

#client_footer h2 {
    font-family: 'Gotham-Book', Verdana, Avenir, sans-serif;
    font-weight: 700;
    color: #0D1C3D;
    font-size: 18px;
    letter-spacing: -1px;
    line-height: 42px;
    margin-bottom: 20px;
    padding-bottom: 0;
}

footer {
    border: none;
    /*padding-top:45px; removed by damien 07-21-2017 */
}

#footerBox {
    float: left;
    position: relative;
    padding-right: 15px;
}

footer ul.footer_links {
    /*border-left:1px solid white;*/
    padding-left: 0;
    display: inline-block;
}

ul.footer_links li {
    list-style-type: none;
}

ul.footer_links li a {
    font-family: 'Gotham-Book', Verdana, Avenir, sans-serif;
    padding: 8.5px 30px 8.5px 0;
    font-size: 16px;
    color: #006BA6;
    line-height: 1.5em;
    display: inline-block;
}

ul.footer_links li a:hover {
    text-decoration: underline;
}

footer span.arrow {
    position: absolute;
    right: 10px;
    width: 10px;
    top: 80px;
    height: 10px;
    background: url(../images/footerArrow.png) no-repeat scroll 0% 0% transparent;
}

#copyright {
    font-family: 'Gotham-Light', 'Gotham-Book', Verdana;
    color: #fff;
}

.samaritan-footer {
    text-align: center;
    padding-top: 10px;
    font-size: 11px;
    line-height: 1.5;
}

/*Footer used by PFCC Feb 2020*/
/*#client_footer{*/
/*    background-color: #1f1f1f;*/
/*	border:none;*/
/*}*/
/*#client_footer h2{*/
/*    font-family: 'Gotham-Book', Verdana, Avenir, sans-serif;*/
/*    font-weight: 700;*/
/*    color: #0D1C3D;*/
/*    font-size: 18px;*/
/*    letter-spacing: -1px;*/
/*    line-height: 42px;*/
/*    margin-bottom: 20px;*/
/*    padding-bottom:0;*/
/*}*/

/*.kpgit-footer-text {*/
/*    color: rgba(255,255,255,.4);*/
/*    font-family: "proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;*/
/*    font-size: 16px;*/
/*    font-family: adobe-garamond-pro;*/
/*    font-weight: 400;*/
/*    font-style: normal;*/
/*    font-size: 18px;*/
/*    letter-spacing: 0px;*/
/*    line-height: 1.6em;*/
/*    text-align: center;*/
/*    white-space: pre-wrap;*/
/*    padding: 64px 32px;*/
/*}*/
/*footer{*/
/*	border:none;*/
/*	!*padding-top:45px; removed by damien 07-21-2017 *!*/
/*}*/
/*#footerBox {*/
/*	float: left;*/
/*    position: relative;*/
/*    padding-right: 15px;*/
/*}*/
/*footer ul.footer_links{*/
/*	!*border-left:1px solid white;*!*/
/*	padding-left:0;*/
/*	display:inline-block;*/
/*}*/
/*ul.footer_links li{*/
/*	list-style-type: none;*/
/*}*/
/*ul.footer_links li a{*/
/*	font-family: 'Gotham-Book', Verdana, Avenir, sans-serif;*/
/*    padding: 8.5px 30px 8.5px 0;*/
/*    font-size: 16px;*/
/*    color:#006BA6;*/
/*    line-height: 1.5em;*/
/*    display: inline-block;*/
/*}*/
/*ul.footer_links li a:hover{*/
/*	text-decoration: underline;*/
/*}*/
/*footer span.arrow {*/
/*    position: absolute;*/
/*    right: 10px;*/
/*    width: 10px;*/
/*    top:80px;*/
/*    height: 10px;*/
/*    background: url(../images/footerArrow.png) no-repeat scroll 0% 0% transparent;*/
/*}*/
/*#copyright{*/
/*    font-family: 'Gotham-Light','Gotham-Book',Verdana;*/
/*    color: #000;*/
/*}*/

.samaritan-footer a {
    color: #FFF;
}

/*.samaritan-footer {*/
/*    background-color: #1f1f1f;*/
/*    font-size: 11px;*/
/*    color: rgba(255,255,255,.4);*/
/*}*/
/*.samaritan-footer {*/
/*    text-align: center;*/
/*    padding-top: 10px;*/
/*}*/
/**** Profile ****/
userid-validation-indicator .validation-indicator-list > li:nth-child(n+2) {
    display: none;
}

ul ul {
    list-style-type: disc;
}

.form-group textarea {
    font-size: inherit;
}

.validation-indicator-list li {
    border-bottom: none;
    font-size: 1em;
}

.password-validation-message {
    padding-bottom: 0;
}

.uib-datepicker-popup .btn-default:not(.dropdown-toggle) {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

#erec_side_nav li.sub-nav-item:nth-child(2) > a.sub-nav-secondary-link {
    display: none;
}

survey-iframe #reportserviceframe html > body {
    font-size: 16px;
}

attachment-list .attachment-list ul li:last-of-type button {
    display: none;
}

attach-file-field .attach-file-fields p.attachment-name {
    display: none;
}

/* Control panel header from devDash survey */
.address-survey_header .e-dialog .e-dlg-header {
    display: flex !important;
    justify-content: center !important;
    font-size: 1.5rem !important;
    text-align: center !important;
    width: 97% !important;
}
.driving-info_header .e-dialog .e-dlg-header {
    margin-left: 2rem;
}
.driving-info_header .e-dialog .e-dlg-header-content {
    padding-bottom: 0;
}

/**** Landing Page ****/
.home-div {
    padding-bottom: 3rem;
    font-family: 'Gotham-Book', Verdana, Arial, Helvetica, serif;
    font-weight: 400;
    max-width: 1200px;
    margin: 0 auto;
}

.home-div .blue-banner {
    background: var(--primary-blue-header);
    border-top: 1px solid #acacac;
    color: #fff;
    font-family: 'Gotham', Verdana, Arial, Helvetica, serif;
    font-size: 1.5rem;
    font-weight: 600;
    padding: 2rem;
    text-align: center;
}

.gray-box-container {
    background: var(--lt-gray-background);
}

.border-radius_box {
    border-radius: var(--border-radius_box);
    border: 1px solid #dedede;
}
.box-padding {
    padding: 2rem 2.5rem;
}

.home-div p {
    letter-spacing: 0.15px;
    max-width: 900px;
    margin: 0 auto;
    line-height: 1.5;
    padding: 0;
}

.home-div li span {
    color: var(--dark-blue);
    font-family: 'Gotham-Medium', Verdana, Arial, Helvetica, serif;
    padding-right: 6px;
}

.home-div li::marker {
    color: var(--primary-bright-blue);
    font-size: 1.35rem;
}

    /* Hero */
.hero-container {
    /*padding: 3rem 3.5rem 3.5rem;*/
    display: flex;
    /*flex-direction: row-reverse;*/
    justify-content: center;
}
.hero-container .hero-message_box {
    background: #fff;
    width: fit-content;
    z-index: 1;
    height: 600px;
}
.hero-container .hero-message_box h1 {
    font-size: 2.2rem;
    padding-bottom: 10px;
}
.hero-container .hero-message_box h1 span {
    white-space: nowrap;
}
.hero-container .hero-message_box p {
    padding: 0.25rem 0 .35rem 0;
}
.hero-container ul {
    margin-bottom: 0;
    padding: 0.5rem 0 0.5rem 40px;
}
.hero-container li {
    padding-bottom: 0.5rem;
}
.hero-container .hero-image {
    height: 600px;
    width: auto;
    border-radius: 0 4px 4px 0;
    /*max-width: 700px;*/
    /*overflow: hidden;*/
}
.hero-container .hero-image img {
    height: 100%;
}
.hero-text {
    max-width: 600px;
    padding: 0.5rem 3.5rem 0.5rem 0.5rem;
}
.action-buttons {
    display: flex;
    justify-content: center;
}

.action-btn,
.org-card_body .learn-more {
    border-radius: var(--border-radius_button);
    padding: 0.5rem 1.1rem;
    text-decoration: none;
    color: #003b71;
    background-color: #f0f7fa;
    border: 1px solid #0078b3;
    margin: 0 1.5rem;
    width: fit-content;
}

.action-btn a {
    color: #003b71;
    text-decoration: none;
}

.action-btn a:hover {
    color: #003b71;
    background-color: #f2f8fb;
    border-color: #003b71;
    text-decoration: underline;
}

    /* Requirements */
.requirements_box {
    padding: 3.5rem 3.5rem 1rem;
}
.requirements-image {
    margin: 0 4rem 0 0;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    float: left;
}
.requirements-image img {
    margin-bottom: -2px;
}
.vol-requirements {
    max-width: 600px;
    display: flex;
    flex-direction: column;
    padding-bottom: 2rem;
}

.requirements-text h2,
.requirements-text h3 {
    padding-bottom: 1rem;
}
.program-requirements-text {
    float: none;
    padding: 0;
    margin-left: 0;
    width: fit-content;
}
.home-div .sub-text {
    color: #555;
    line-height: 1.3;
    padding: 0 3.5rem 0.5rem;
    max-width: 1100px;
}
.program-requirements .flex {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: flex-start;
}
.program-requirements .title {
    flex: 0 0 136px;
}
.program-requirements .text {
    flex: 1;
}
    /* Precaution banner */
.precautionary-text {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin: 0 auto;
    padding: 2.5rem;
}
.precautionary-text h3 {
    color: var(--primary-blue-header);
    font-size: 2rem;
    font-family: 'Gotham-Book', Verdana, Arial, Helvetica, serif;
    font-weight: 600;
    margin: 0 3rem 0 0;
    width: fit-content;
    white-space: nowrap;
}
.precautionary-text > div {
    max-width: 650px;
}
.precautionary-text > div p:first-child {
    padding-bottom: 1.5rem;
}

    /* Program Cards */
.program-cards_div {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
}
.program-cards_div .program-card {
    display: flex;
    flex-direction: column;
    margin: 1rem;
    width: 550px;
    min-height: -webkit-fill-available;
}
.program-cards_div .program-card .program-text {
    padding: 0 2rem;
    height: 330px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.program-cards_div .program-card .program-text h4 {
    font-family: 'Gotham-Medium', Verdana, Arial, Helvetica, serif;
    font-size: 1.3rem;
    padding: 0.5rem 0 0.7rem;
    margin: 0;
}
.program-cards_div .program-card .program-text p {
    line-height: 1.9;
    margin-bottom: 0.5rem;
}
.program-cards_div .program-card .program-text .action-btn {
    margin: 1rem 0;
}
.program-cards_div .program-card .program-img {
    height: 350px;
    width: 550px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.requirements_box {
    padding: 0;
}
.program-cards_div .program-card:nth-child(1) .program-img img {
    height: fit-content;
    height: -webkit-fill-available;
}

.program-cards_div .program-card:nth-child(2) .program-img img {
    width: auto;
    height: auto;
}

/******* Org Search *********/
#org-search {
    padding-top: 40px;
}
.orgSearchBckBtnRow {
    display: none;
}
.headerTopSection {
    /*border: .5px solid #003b71;*/
    /*padding: 35px;*/
    /*border-radius: 10px;*/
    display: grid;
    /*grid-template-columns: 1fr 7fr;*/
    align-items: center;
}


#org-search-filter-container .slider-container {
    width: 100%;
    overflow: hidden;
    /*border: 1px solid #ccc;*/
    position: relative;
}

#org-search-filter-container .slider {
    display: flex;
    width:7000px;
    transition: transform 0.5s ease-in-out;
    /*gap: 10px;*/
}

#org-search-filter-container .slide {
    width: 150px; /* Half the container width */
    box-sizing: border-box;
    flex-shrink: 0;
    padding: 10px;
    background-color: #f0f0f0;
    text-align: center;
}

#org-search-filter-container .controls {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
}
#org-search-filter-container .control-prev {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: linear-gradient(to left, #ffffff00 10%, white 90%);
    padding-left: 5px;
    position: absolute;
    top: 0px;
    left: 0;
}

#org-search-filter-container .control-next {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: linear-gradient(to right, #ffffff00 10%, white 90%);
    padding-right: 5px;
    position: absolute;
    top: 0px;
    right: 0;
}

#org-search-filter-container .control {
    background-color: rgba(0, 0, 0, 0.5);
    background-color: #ffffff;
    color: var(--primary-blue);
    font-weight: bold;
    border: 2px solid var(--primary-blue);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    opacity: 100%;
    transition: opacity 0.5s ease-in-out;
    cursor: pointer;
}

#org-search-filter-container .fade-out {
    opacity: 0%;
}

#org-search-filter-container .iconSlider {
    font-size: 2em;
    margin-bottom: 10px;
}

#org-search-filter-container .iconSliderLink {
    text-decoration: none;
    color: #333;
}

#org-search-filter-container .searchBtnIconLink {
    color: #003b71;
    background-color: #FFF;
    border: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#org-search-filter-container .searchBtnIcon {
    /*text-align: center;*/
    /*font-size: 40px; */
    width: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.searchBtnText {
    font-size: 15px;
    font-weight: bold;
}
.card-view {
    padding: 0;
}
.org-card_body h2,
.org-card_body > div {
    padding: 0 1rem;
}
.org-card_body .learn-more {
    padding: 0.125rem 1rem;
}

.icon-search-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.service-type-img-container {
    height: 300px;
}
.service-type-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/******* Org Details *********/
.org-left__address-container {
    display: none;
}
.org-details-org-title {
    font-size: 2.3rem;
    margin: 2rem 0 1rem;
    padding: 0;
}
.org-details-description {
    margin-top: 4rem;
}
.org-details-description h3 {
    font-family: 'Gotham-Book', Verdana, Arial, Helvetica, serif;
    font-size: 1.65rem;
}
.aff-info-in-org {
    border: 1px solid #dedede;
    background: var(--lt-gray-background);
    border-radius: var(--border-radius_box);
}
.aff-details-in-org-title {
    font-size: 1.3rem;
    padding: 0.5rem 0 0.7rem;
    margin: 1rem 0;
}
.aff-in-org-link {
    display: block;
    margin-bottom: 1.5rem;
}
#opp_details > div.col-sm-3.col-xs-12.col-sm-pull-9.mt70.pb10 {
/*    background: var(--lt-gray-background);
    height: 100vh;
    margin-top: 0 !important;*/
}

/* AFFILIATION DETAILS */
.redirect-obj-linked-fsd-label {
    display: none;
}


/*
#landingPage h1{
    font-size:52px;
    line-height: 60px;
    margin-top:55vh;
    letter-spacing: -0.03em;
}
#threeLadies {
    background-image:url(../images/3ladies.jpg);
    min-height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0;
    margin-top:-30px;
    position: relative;
}
#threeLadies > .overlay{
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    background:rgba(0,0,0,0.3);
}
#threeLadies p {
    line-height: 26px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    text-align: center;
    line-height: 28px;
    letter-spacing: -0.03em;
}
#threeLadies img{
    display:block;
    margin:0 auto;
    position: relative;
    bottom: -10vh;
}
#helpingHands {
    background: white;
}
#twoLadies {
    margin-top: -30px;
    overflow: hidden;
}
#twoLadies img {
    min-height: 100vh;
    transform: scale(1.5);
    -o-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
}
#threeHands{
    background-color: #f5f9fc;
}
#threeHands img{
    max-width: 100%;
}
#checks ul li {
    background: url(../images/greenChkbox.png) no-repeat left top;
    background-size: 32px 30px;
    padding: 2px 0 10px 47px;
    margin: 0;
    display: inline-block;
}
#checks ul li h3 {
    padding-bottom:10px;
}
#checks ul li p {
    font-family: 'Gotham-Book', Verdana, Arial, Helvetica, serif;
    font-size: 14px;
    line-height: 22px;
}
#idBadge{
    background:#f5f9fc;
}
#idBadge img{
    display:block;
    margin:0 auto;
}
a.button {
    display: inline-block;
    color: #fff !important;
    text-decoration: none;
    margin: 0;
    padding: 15px 25px;
    font-size: 24px;
    line-height: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: background ease-out 0.2s;
    -moz-transition: background ease-out 0.2s;
    -o-transition: background ease-out 0.2s;
    -ms-transition: background ease-out 0.2s;
    transition: background ease-out 0.2s;
    background-color: #57a635;
}
a.button:hover{
    background-color:#4a762b;
}
#twoGuys{
    overflow: hidden;
}
#twoGuys img {
    min-height: 100vh;
    transform: scale(1.5);
    -o-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    display: block;
    margin: 0 auto;
}
#threeScrubs {
    background-image:url(../images/3scrubs.jpg);
    min-height: 100vh;
    background-repeat: no-repeat;
    background-size: 145%;
    background-position: center 60%;
}
!* New Landing Page? *!



.home-div .hero-title {
    text-align: center;
    padding: 2rem 10px;
}

.home-div .display-flex {
    display: flex;
    justify-content: center;
}

.home-div .hero-image {
    overflow: hidden;
}

.home-div .hero-image img {
    width: 100%;
}

.home-div .hero-action-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap-reverse;
    justify-content: center;
    gap: 10px;
}

.home-div .org-kind-buttons {
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
    justify-content: center;
    column-gap: 10px;
}

.home-div .home-buttons {
    width: 100%;
}

.home-div .home-buttons a {
    display: flex;
    width: 100%;
    line-height: 2.5rem;
    justify-content: center;
    align-items: center;
    padding-left: 3rem;
    padding-right: 3rem
}


*/


/**** Opp Search ****/


/**** Opp Details ****/
.opp-details-location-address {
    display: none !important;
}

.opp-details-contact-section {
    display: none !important;
}

.opp-details-contact-address {
    display: none !important;
}

ul.schedule_slot_list > li {
    border-bottom: 2px solid #0078b3;
}

ul.schedule_slot_list > li:not(:first-of-type) {
    padding-top: 10px;
}

ul.schedule_slot_list > li .slot-date {
    font-family: 'Gotham-Medium', Verdana, Arial, Helvetica, serif !important;
}

#opp_details div[ng-show='slotList.length>0'] > a {
    display: none;
}

.page_id.modal-open.uib-dropdown-open > ul.dropdown-menu {
    z-index: 1075;
}

#opp_details div[ng-show='vm.details.OPP_HAS_SS'] p.alert-info {
    display: none;
}

/**** Login ****/
#volunteer_login_container {
    width: auto;
}

.modal-body #volunteer_login_container > div.row > div.col-sm-6:first-of-type {
    display: none;
}

.modal-body #volunteer_login_container > div.row > div.col-sm-6:last-of-type {
    margin-left: 25%;
    border-left: none !important;
}

.modal-body #volunteer_login_container form.login-form #login_username, #volunteer_login_container form.login-form #password {
    width: 100%;
    font-size: inherit;
    border-left: none;
    height: auto;
    padding: 14px;
    background-color: #F4F5F6;
    border-color: #F4F5F6;
    border-radius: 0;
    color: #0D1C3D;
}

#waiverTwoModal #surveyContainer survey-iframe div.col-sm-12 > div:last-of-type > button:first-child, #waiverOneModal survey-iframe div.col-sm-12 > div:last-of-type > button:first-child {
    display: none;
}

.login-new-vol-link {
    display: none;
}

/**** My Opportunities ****/
#vol_records_view .nav-tabs > li {
    float: right;
}

single-slot-record .slot-record .media-left .s-date > span.multi-date {
    display: none;
}

/**** Profile ****/
form span.input-group-btn > button.btn.btn-default {
    font-size: 14px;
}

#hospiceOrHospitalBtn {
    width: 270px;
    margin: 0 auto;
    display: block;
}

.formElems-container #cluster_info_window_template cluster-info-window > div > div {
    min-width: 250px;
}

.checkboxToBtn div.clearfix label, .radioToBtn div.clearfix label {
    background-color: #0078b3;
    color: white;
    border: none;
    -webkit-transition: background ease-out 0.2s;
    -moz-transition: background ease-out 0.2s;
    -o-transition: background ease-out 0.2s;
    -ms-transition: background ease-out 0.2s;
    transition: background ease-out 0.2s;
    border-radius: 0;
    padding: 12px;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    max-width: 270px;
    float: none;
    margin: 10px auto 0;
    margin-right: auto !important;
}

.checkboxToBtn div.clearfix label:hover, .radioToBtn div.clearfix label:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

.checkboxToBtn div.clearfix label input, .radioToBtn div.clearfix label input {
    display: none;
}

.radioToBtn div.clearfix {
    text-align: center;
}

.radioToBtn div.clearfix label {
    display: inline-block;
    width: 350px;
    margin: 0 30px 0 !important;
}

.radioToBtn div label:nth-child(2) {
    display: none;
}

.hospitalBtn:nth-of-type(1) {
    display: none !important;
}

/**** Dashboard ****/
/*.dashStatuses small {
    font-size: 75%;
}*/
.dashboardTitles {
    font-family: 'Gotham-Book', Verdana, Arial, Helvetica, serif;
    font-weight: normal;
    margin: 0;
    font-size: 20px;
    line-height: 28px;
    padding: 0 0 10px 0;
    color: #0078b3;
}

.dashStatusesHr {
    margin: 5px 0 10px;
}

.annualDash.fa-exclamation-triangle {
    color: #ec971f;
}

.annualDash.fa-exclamation-circle {
    color: #c9302c;
}

.annualDash.fa-check-square-o {
    color: #5cb85c;
}

.pointer {
    cursor: pointer;
}

upcoming-schedule-widget single-slot-record .slot-record .media-body > div.row > div.col-sm-6 > div.ng-hide {
    display: block !important;
    margin-top: 0 !important;
}

upcoming-schedule-widget single-slot-record div span a.ss_MoreLink {
    font-size: 85%;
}

upcoming-schedule-widget single-slot-record .slot-availability {
    display: none;
}

upcoming-schedule-widget > div > div.clearfix p, upcoming-schedule-widget > div > div.clearfix div.fr a {
    display: none;
}

upcoming-schedule-widget single-slot-record .media-body p {
    padding-bottom: 0;
}

single-slot-record .media-body a.btn-outline-secondary.btn-block {
    background-color: transparent !important;
    color: #006BA6 !important;
    border: 3px solid #006BA6 !important;
    font-weight: bold !important;
    -moz-transition: background ease-out 0.2s;
    -o-transition: background ease-out 0.2s;
    -ms-transition: background ease-out 0.2s;
    transition: background ease-out 0.2s;
}

single-slot-record .media-body a.btn-outline-secondary.btn-block:hover {
    background-color: #003B71 !important;
    color: #fff !important;
    border-color: #003B71 !important;
}

single-slot-record .media-body p.help-text {
    font-weight: bold;
}

#reportServiceOppViewer.placedOpps div.result_record div > h3 {
    padding-bottom: 0;
}

/**** Dashboard: Onboarding ****/
.ob-status > i.fa-check-square-o {
    color: #5cb85c;
    font-size: 1.7em;
}

.ob-step-number {
    margin-right: 10px;
    background: #eee;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    display: inline-block;
    text-align: center;
    line-height: 28px;
}

[cid="workflowViewer_default"] .item-icon.icon-small.icon-number:has(span) {
    color: white !important;
    background-color: rgb(89, 89, 89) !important;
}

[cid="workflowViewer_default"] .item-complete .item-icon.icon-small.icon-number:has(span) {
    color: #fff !important;
    background-color: rgb(118, 118, 118) !important;
}

[cid="workflowViewer_default"] .item-complete:not(.item-expiring) {
    color: rgb(40, 40, 40) !important;
}

    /*.ob-step {*/
/*    padding: 12px 10px;*/
/*}*/
.ob-step-active span.ng-binding {
    /*font-family: 'Gotham-Medium', Verdana, Arial, Helvetica, serif !important;*/
    font-weight: bold;
}

.attach-file-fields .upload-btn, .new-attach-form .upload-btn {
    margin: 5px 0;
}

attach-file-field .attach-file-fields div p {
    padding-bottom: 0;
}

.upload-attach-fields {
    border-radius: 0px;
    box-shadow: none;
    background: transparent;
}

.attach-file-fields .upload-field {
    background: none;
    padding: 0;
}

#reportServiceOppViewer .result_record a.btn {
    font-size: 85%;
}

#reportServiceOppViewer div.result_record.row:first-child {
    padding-top: 0;
}

#erec_wrapper .pagename > div.container > div.row > h2.col-xs-9 {
    display: none;
}

#reportServiceOppViewer report-service-button > button.btn.btn-link {
    background-color: transparent;
    color: #006BA6;
    border: 3px solid #006BA6;
    -webkit-transition: background ease-out 0.2s;
    -moz-transition: background ease-out 0.2s;
    -o-transition: background ease-out 0.2s;
    -ms-transition: background ease-out 0.2s;
    transition: background ease-out 0.2s;
}

#reportServiceOppViewer report-service-button > button.btn.btn-link:hover {
    background-color: #003B71;
    color: #fff;
    border-color: #003B71;
}

/****** Dashboard: Form ******/
/* Chrome, Safari, Edge, Opera */
.hide-input-arrows input::-webkit-outer-spin-button,
.hide-input-arrows input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.hide-input-arrows input[type=number] {
    -moz-appearance: textfield;
}

/**** Print screen ****/
#printBtn {
    float: right;
    width: 125px;
}

.bold p {
    font-weight: bold;
}

.split-button .btn-default, /*.small-btn .split-button button,*/
button.small-btn.split-button {
    background: transparent !important;
    color: #0078b3;
}

.split-button .btn-default:focus, .small-btn .split-button button:focus, button.small-btn.split-button:focus, .split-button .btn-default:active, .small-btn .split-button button:active, button.small-btn.split-button:active {
    box-shadow: none;
    outline: none;
}

#erec_side_nav li.sub-nav-item {
    display: block;
}

#erec_side_nav .sub-nav-secondary-link > span.fa-angle-right {
    display: none;
}

.btn-disabled {
    border-radius: 0;
}

.dobWidth #VOL_DOB {
    width: 150px !important;
}

.stepSpan {
    background: #0078b3;
    color: white;
    padding: 12px 24px;
    border-radius: 12px;
    font-weight: bold;
}

.progressWrapper {
    position: relative;
    height: 150px;
}

.progressBar {
    background: #0078b3;
    width: 16%;
    height: 10px;
}

.step2 {
    width: 50%;
}

.step3 {
    width: 80%;
}

.step4 {
    width: 88%;
}

.progress {
    height: 10px;
    position: relative;
    top: 45px;
    margin-bottom: 0;
}

.progressCircles {
    width: 32%;
    text-align: center;
    height: 80px;
    float: left;
    z-index: 999;
    position: relative;
}

.progressCircle {
    width: 80px;
    border: 4px solid #0078b3;
    border-radius: 100%;
    margin: 0 auto;
    height: 80px;
    background: #0078b3;
}

.progressCircle.greyed {
    background-color: #f5f5f5;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    border-color: transparent;
}

.progressCircle .fa {
    color: white;
    margin-top: 15px;
    font-size: 2.5em;
}

.progressCircle.greyed .fa {
    color: #ccc;
}

.loggedUser .progressWrapper, .loggedUser .selectedServiceBlock, .loggedUser .wizardText {
    display: none;
}

#dashboard_privacy_settings fieldset > div > div:nth-child(3), #dashboard_privacy_settings fieldset > div > div:nth-child(4) {
    display: none;
}
