/**** Custom Recruiter Styles ****/
.slot-see-more-btn {background-color: azure; font-weight: 700; color: black; border: 2px solid black; font-size: 1.1em;}
.view-container {
    position: relative;
    margin-bottom: 0px; /* Set this to match the height of your footer */
}
/* TODO remove this if it isn't used */
/*span.fa.fa-camera {
  margin-top: 15px;
  margin-left: 3px;
}*/

.search-highlight {
    background: #FFF !important;
}

.hdr_style_1.scrolled a.nav-link {
    height: 90px;
}

.hdr_style_1.scrolled #hdr_brand {
    margin: 10px;
}

/*MAP*/
#m_SupervisorDistrictseditedol{
    height: auto !important;
}
#m_SupervisorDistrictseditedol div{
    display: none !important;
}
.popover {
    max-width: none !important;
}
.popover-title {
    border-bottom: none;
    border: 1px solid #ebebeb;
}
.map_list {
    border-left: 1px solid #eee;
    margin-top: 20px;
}

#advSearchMapBtn {
    color: white;
    background-color: #081f30 !important;
    border-radius: 0;
    text-decoration: none;
    display: block;
    padding: 8px;
    margin-top: 10px;
    text-align: center;
}


/*SEARCH*/
.toggling-left-bar .left-bar-filter-inner {
    background: #FFF;
}
.filter-group.keyword-filter {
    padding-top: 20px;
}

.filter-header-btn {
    background: #FFF;
}

#erec_side_nav > div > ul > li:nth-child(3) > a.nav-link.sub-nav-secondary-link.ng-scope {
    display: none !important;
}

/*DASHBOARD*/

.service a i {
    font-size: 35px;
}

.service a {
    text-decoration: none;
}

/*Footer*/

/*NOTE THIS IS FOR THE DEFAULT TEMPLATE PLEASE DELETE IF NOT USED*/
ul.footerLinks {
    list-style-type: none;
    font-size: 12px;
}
ul.footerLinks li a {
    color: #58595C;
    text-decoration: none;
    display: list-item;
    padding: 7px 0;
}
ul.footerLinks li a:hover {
    text-decoration: underline;
}
ul.footerLinks .header {
    color: #171415;
    font-weight: 700;
}
.footerAddress {
    font-size: 12px;
    color: #58595C;
    margin-top: 20px;
}
.footerAddress img {
    float: left;
    padding-right: 20px;
}
.copyright {
    font-size: 12px;
    color: #58595C;
    margin-left: 45px;
}
.samaritan-footer {
    background: #eee !important;
    color: #58595C !important;
    font-size: 12px;
}
.samaritan-footer a {
	color: #58595C !important;
    font-size: 12px;
}

#clientRegister{
	border-radius: 0;
	color:white;
	padding:20px;
}

#clientRegister a{
	text-decoration: none;
	color:white;
}