/**** Custom Recruiter Styles ****/

@font-face{
    font-family:"Avenir-LT-W01_35-Light1475496";
    src:url("//static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/edefe737-dc78-4aa3-ad03-3c6f908330ed.eot?#iefix");
    src:url("//static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/edefe737-dc78-4aa3-ad03-3c6f908330ed.eot?#iefix") format("eot"),url("//static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/0078f486-8e52-42c0-ad81-3c8d3d43f48e.woff2") format("woff2"),url("//static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/908c4810-64db-4b46-bb8e-823eb41f68c0.woff") format("woff"),url("//static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/4577388c-510f-4366-addb-8b663bcc762a.ttf") format("truetype"),url("//static.parastorage.com/services/third-party/fonts/user-site-fonts/fonts/b0268c31-e450-4159-bfea-e0d20e2b5c0c.svg#b0268c31-e450-4159-bfea-e0d20e2b5c0c") format("svg");
}

.view-container {
    position: relative;
    margin-bottom: 0px; /* Set this to match the height of your footer */
}
h1,h2,h3,h4,h5,h6 {
    color: #203F71;
}
a {
    text-decoration: none;
}
p {
    font: normal normal normal 16px/1.55em avenir-lt-w01_35-light1475496,sans-serif;
    color: #203F71;
}
.btn.btn-primary {
    background-color: #1f3f71;
    border-color: transparent;
    font-weight: bold;
    border-radius: 25px;
    padding-left: 20px;
    padding-right: 20px;
}
.btn.btn-primary:hover {
    background-color: #0da98b;
    border-color: transparent;
}
#page_volunteer_home {
    background: url(https://static.wixstatic.com/media/60a969_5016353d2c454e198d6e901f1d7c3b6c~mv2.png/v1/fill/w_471,h_431,al_c,q_85/60a969_5016353d2c454e198d6e901f1d7c3b6c~mv2.webp);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 900px auto;
    background-attachment: fixed;
}
#page_volunteer_registration {
    background: url(https://static.wixstatic.com/media/60a969_5016353d2c454e198d6e901f1d7c3b6c~mv2.png/v1/fill/w_471,h_431,al_c,q_85/60a969_5016353d2c454e198d6e901f1d7c3b6c~mv2.webp);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 900px auto;
    background-attachment: fixed;
}
#page_opp_search {
    background: url(https://static.wixstatic.com/media/60a969_5016353d2c454e198d6e901f1d7c3b6c~mv2.png/v1/fill/w_471,h_431,al_c,q_85/60a969_5016353d2c454e198d6e901f1d7c3b6c~mv2.webp);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 900px auto;
    background-attachment: fixed;
}


/*DASHBOARD*/
/* TODO remove this if it isn't used */
/*span.fa.fa-camera {
  margin-top: 15px;
  margin-left: 3px;
}*/

/*HEADER*/
#header_content {
    border-bottom: 1px solid #333;
}
.hdr_style_1 #nav_link_container {
    margin-top:25px;
}
.hdr_style_1.scrolled #hdr_brand {
    margin: 10px;
}
.hdr_style_1.scrolled a.nav-link {
    height: auto;
}
#header_content.hdr_style_1.scrolled #logged_nav_section{
    margin-top: -16px;
}
.hdr_style_1 a.nav-link {
    font-size: 1em;
    padding-top: 16px;
    margin-top: 30px;
    height:auto;
}
.hdr_style_1 #hdr_brand img {
    max-height: 100px;
}

/*Landing Page*/
.hero_image {
    background-image: url(https://crf.samaritan.com/custom/501/images/hero-image.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 450px;
}
/*SEARCH*/
.search-highlight {
    background:rgba(255, 255, 255, 0) !important;
}
.login-opp-search {
    display: none;
}
.login-right-info-panel {
    display: none;
}

/*Hot Opp Feed */
.owl-dots {
    display: none;
}
.owl-next, .owl-prev{
    border: none;
    position: absolute; font-size: 70px !important;
    background:transparent !important;
    top: 30%;
    cursor:pointer;
}

.owl-next{
    right:3%;
}

.owl-prev{
    left:3%;
}
.owl-prev.disabled span.btn-link {
    color: #eeeeee;
}

.owl-prev.disabled span.btn-link:hover {
    color: #eeeeee;
}

.owl-next.disabled span.btn-link {
    color: #eeeeee;
}

.owl-next.disabled span.btn-link:hover {
    color: #eeeeee;
}

.opp-card {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.13);
    height: 350px;
    margin:20px;
    background: #fff;
}

.hot-image {
    height:140px;
    width:100%;
    /*Delete this to make image default */
    background-size: cover !important;
    background-repeat: no-repeat !important;
}


/*Footer*/

/*NOTE THIS IS FOR THE DEFAULT TEMPLATE PLEASE DELETE IF NOT USED*/
.social {
    width: 45px;
    height: 45px;
    color: #181818;
    padding-top: 5px;
    float: left;
    margin-left: 7px;
}
.social a {
  color: #181818;
    font-size: 24px;
    text-align: center;
    display: block;
    vertical-align: middle;
}
.footerMiddle {
    font-size: 16px;
    margin-right: 100px;
}
.footerBold {
    font-weight: bold;
    margin-bottom: -2px;
}
.samaritan-footer {
    background: #ddd !important;
    color: #181818 !important;
    font-size: 11px;
}
.samaritan-footer a {
	color: #181818 !important;
}
a.auto-generated-link {
    text-decoration: none;
    color:#000;
}
.coralTrade{
    width: 300px;
    margin-top: 198px;
}
#clientRegister{
	border-radius: 0;
	color:white;
	padding:20px;
}

#clientRegister a{
	text-decoration: none;
	color:white;
}
