/**** Custom Recruiter Styles ****/

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.report-service-tab {
    display: none !important; /*** Hide report service tab on report_service_history ***/
}

#vol_photo_place .update-photo-btn {
    border-radius: 50%;
    line-height: normal;
    display: flex;
    align-items: center;
    justify-content: center;
}

.view-container {
    position: relative;
    /*min-height: 100vh;*/
}

/**** Header Styles ****/

.upper-header-black {
    background-color: black;
}
.healthText {
    color:white;
    margin-left: 5px;
    font-size: 12px;
    font-weight: bold;
}
.upper-header-black a {
    color:white;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.upper-header-black a:hover{
    text-decoration: underline;
}
.agency-logo-wrapper {
    color:#666;
    padding-top:35px;
    font-size: 15px;
}
.agency-logo {
    padding-top:20px;
    padding-bottom:20px;
}
.bgNav {
    border-top: 1px solid #ccc!important;
    border-bottom: 1px solid #ccc!important;
    background-image: url(images/bg-nav.png);
    margin-bottom: 0 !important;
    background-repeat: no-repeat;
    background-size: cover;
}
.navLinksHome {
    border-right: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
}
.navLinks {
    border-right: 1px solid #d5d5d5;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #000;
}
.goog-te-gadget-simple {
    border: none !important;
}
.goog-te-gadget-icon {
    display: none !important;
}
.programInfo {
    margin-bottom: 20px;
    border-radius: 6px;
    padding: 0;
}
.programInfo p, .programInfo2 p{
    padding: 8px 10px;
    margin-bottom: 0;
    border: 1px solid #c3c3c3;
    border-top: none;
}

.programInfo2 {
    /*border: 2px solid #c3c3c3;
    border-radius: 6px;
    padding: 6px 16px;*/
    display: inline-block;
    margin: 12px 24px;
    vertical-align: top;
    background: rgba(210,210,210,0.2);
    min-width: 120px;
    max-width: 250px;
    min-height: 220px;
    position: relative;
    cursor: pointer;
    text-decoration: none;
}

.programInfo2:focus, .programInfo2:hover {
    text-decoration: none;
}

.programInfo2 h3 {
    background: #0082ac;
    padding: 60px 0 60px 0;
    color: white;
    text-decoration: none;
}



.programInfo2 p{
    text-align: left;
}

/*.hdr_style_1 .nav-link:hover {
    background: #ddd;
}*/
/*.hdr_style_1 #hdr_brand img  {
	height: auto !important;
}
#header_content {
	border-bottom: 1px solid #e5e5e5;
}*/

/**** Landing Page Background Styles ****/

.bg-highlighted {
    background-image: url("images/background_1.jpg");
    background-size: cover;
    /*background: linear-gradient(0deg, rgb(255, 255, 255) 45%, rgba(4,67,98,1) 100%);*/
}
.bg-highlighted {
    position: relative;
    min-height: 100vh;
    margin-bottom: -50px;
}
/*.bg-highlighted {
    background: url('images/bg-pattern-highlighted.png') repeat;
}*/
.refer-place-msg {
    display: none;
}

/**** Buttons ****/

.btn-primary {
    color: #fff;
    background-color: #0082ac;
    border-color: #0082ac;
}
.btn-primary:hover {
    color: #fff;
    background-color: #3a6a82;
    border-color: #3a6a82;
}
.btn-secondary {
    color: #0082ac;
    background-color: #fff;
    border-color: #ccc;
}
.btn-secondary:hover {
    color: #fff;
    background-color: #ccc;
    border-color: #ccc;
}

/**** Footer ****/

footer {
    /*position: relative;*/
    background-color: #000;
   /* padding: 35px 0 30px 0;*/
    clear: both;
}

footer .copyright {
    color: #fff;
    font-size: 10px;
}

footer .footer-links a:hover {
    color: #999;
}

footer .footer-links a {
    color: #fff;
    text-decoration: none;
    display: block;
    font-weight: bold;
    margin-right: 2.12766%;
    padding: 5px 0;
}

footer .copyright a {
	color: #fff;
	text-decoration: none;
}

footer .copyright a:hover {
	text-decoration: underline;
}

footer .copyright p {
	clear: both;
	margin-bottom: 0 !important;
}
#sam_footer a {
    color: #FFF;
}
.hideCustomSignupButtons single-slot-record a.slot-custom-action-btn{
    display:none;
}
.on-call-modal .modal-title {
    margin-top: 50px;
}
#right-nav-contents .onCallResponder upcoming-schedule-widget single-slot-record a.slot-custom-action-btn{
    display:block;
}
.modal #onCallHeading .col-sm-4:not(:last-child) {
    visibility: hidden;
}
.share-btn {
    display: none !important;
}
upcoming-schedule-widget .slot-date-thumb.multi-day .s-date .multi-date {
    display: none;
}
.slot-date-thumb .s-date .multi-date {
    display: none;
}
.pagename {
    background: white;
}
.pagename a {
    color:  #337ab7;
}
.myShift {
    color: #337ab7;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1em;
    display: inline-block;
    text-decoration: none;
    margin-top: 20px;
    margin-bottom: 10px;
}
.upEvents {
    color: #337ab7;
    font-weight: bold;
    font-size: 1.3em;
    text-decoration: none;
    margin-top: 20px;
    margin-bottom: 10px;
}
.sideLink {
    font-size: 80%;
    font-style: italic;
    font-weight: bold;
}
.ptBubble {
    display: inline-block;
    margin:15px 20px;
}
.ptBubble>div{
    border-radius: 100%;
    height: 80px;
    min-width: 80px;
    background: white;
    color: #337ab7;
    font-weight: bold;
    vertical-align: middle;
    border: 4px solid #337ab7;
    text-align: center;
    padding-top: 24px;
    font-size: 14px;
}

/**** Search Filter ****/

p.search-highlight {
padding: 5px 0;
display: none;
}
.min-openings-filter {
    display: none;
}
.toggling-left-bar .left-bar-filter-inner {
    box-shadow: none;
    border-right: none;
    border-radius: 5px;
}
.search-filter-view-btn:hover {
    background-color: #eee;
    color: #000;
}
.search-filter-view-btn {
    color: #fff;
    background-color: #0082ac;
    border-color: #0082ac;
    border-radius: 4px;
    text-decoration: none !important;
}
#left-search-bar .left-bar-filter-inner
.btn-toolbar {
    margin-bottom: 10px;
}
#left-search-bar .time-range-picker >div>strong{
    display:none;
}
#opp_details single-slot-record .media-body a.slot-custom-action-btn, .route_volunteer_schedule single-slot-record .media-body a.slot-custom-action-btn {
    display:none;
}

/**** Schedule Slots ****/

.ss_MoreLink {
    display: none;
}
.oppReferredText {
    display: none;
}
.non-searchable{
    display:none;
}
recruiter-header [uib-popover-template-popup].popover{
    display:none !important;
}

/* Dashboard */
#bs_vol_menu_tiles_container{
    position:relative;
}
#greyedOverlay{
    height:0;
    width:0;
    position:absolute;
    z-index: 999;
    background: rgba(255,255,255,0.5);
    text-align: center;
    display:none;
}
#greyedOverlay span{
    position: absolute;
    top: 40%;
    left: 50%;
    width: 250px;
    margin-left: -125px;
    display: block;
    font-weight: bold;
    background: rgba(255,255,255,0.8);
}
.greyed #greyedOverlay {
    height:100%;
    width:100%;
    display:block;
}

.trainings-dash {
    color: #337ab7;
    border-radius: 5px;
    background-color: #f2f2f2;
    border-color: #f7f7f7;
    padding: 1rem 0.5rem;
}

.trainings-dash > div {
    margin: 0.5rem 0;
    background: #337ab71f;
    border: 1px solid #337ab726;
    border-radius: 5px;
    padding: 1rem;
}

/* On Call Styles */
.on-call-modal{
    width: 1500px;
    max-width: 94%;
    margin-left: auto;
    margin-right: auto;
}
.modal on-call-list li{
    word-wrap:break-word;
}
.modal on-call-list .hidePrint *{
    display:none;
}
.modal on-call-list .hidePrint strong:last-child{
    display:block;
}
.hoverClass:hover{
    cursor:pointer;
}

@media print {
  on-call-list li li{
    float:left;
  }
  .showPrint{
    display:block !important;
  }
  .hidePrint{
    display:none !important;
  }
  a[href]:after {
    content: none;
  }
}

/* PECO Learning */
.d-flex {
    display: flex;
}

.renew-peco-icon {
    background-color: #007AFF;
    max-height: 112px;
    padding: 1rem;
    color: #fff;
}

.renew-peco-notification{
    padding: 0 1rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.renew-peco-notification h2{
    margin-top: 0;
    font-size: 1.3rem;
}

.renew-peco-notification p{
    font-size: 0.8rem;
}

#renew-peco .btn-default {
    font-weight: bold;
    color: #007AFF;
    border: 2px solid #007AFF;
}


/**** Print card ****/
body.print{
    height:0 !important;
    min-height:0 !important;
}
body.print * {
    display:none;
}

#tempIdCard {
    display: block;
    width: 3.370in;
    height: 2.125in;
    margin: 20px auto;
    padding: 8px 16px;
    border: 2px dashed black;
    color: black;
    font-size: 16px;
    background-image: url(images/star.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: right;
}

#tempIdCard p{
    margin-bottom: 1px;
}

.servNyKey {
    color:red !important;
}

@media print {
#tempIdCard {
    background-image: url(images/star.png) !important;
    background-size: 50% !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
    -webkit-print-color-adjust: exact;
}
#onCallHeading >div>button{
    display:none;
}
}

@media print {
.servNyKey {
      line-height: 1;
  color: inherit;
    color:red !important;
        -webkit-print-color-adjust: exact;
}}
