.b-list.lpu-list {
    top: 91px;
}

.accordion-toggle {
    cursor: pointer;
    text-decoration: underline;
}

.accordion-content {
    display: none;
    padding-left: 2em;
}

.accordion-content a {
    text-decoration: underline;
}

.accordion-content.default {
    display: block;
}

.b-card-paragraph {
    white-space: pre-line;
    padding: 10px 0 10px 20px;
    clear: both;
}

.b-doctor-rate-block {
    background: white;
    box-shadow: rgba(0, 0, 0, 0.2) 0 -2px 5px;
    display: none;
    top: 100%;
    left: 0;
    padding: 0 60px 35px;
    position: absolute;
    right: 0;
}

.doctors-need-auth{
	padding-bottom:30px;
	font-size:12px;
}

.doctors-need-auth_link{
	text-decoration: underline;
}

.doctors-need-auth_link:hover{
	text-decoration: none;
}

.b-tip.b-tip--hint-top.b-tip-calendar .b-hint{
	left: 0px;
	top: -95px;
	width: 230px;
}

.b-tip.b-tip--hint-top.b-tip-calendar .b-hint:after{
	left:22px;
	right:auto;
}

.b-tip.b-tip--hint-top.b-tip-calendar .b-hint:before{
	left:23px;
	right:auto;
}

/******************** LPU not found pop-up ******************  BEGIN ***/
.b-pop-up__header--with-info {
    padding: 25px 50px 30px !important;
}

.b-pop-up__header_2 {
    background: #1bb4bd;
    overflow: hidden;
    padding: 40px 50px;
    position: relative;
}

.b-pop-up__header_2 h2 {
    display: block;
    line-height: 1.1;
    margin: 0;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.h-with-line_2 {
    padding-bottom: 7px !important;
    position: relative;
}

.b-pop-up__header h2 {
    display: block;
    line-height: 1.1;
    margin: 0;
}

.h-with-line--white:before {
    border-bottom-color: white !important;
}
.h-with-line--slim:before {
    border-bottom-width: 2px !important;
}
.h-with-line:before, .b-inner-content h1:before {
    border-bottom: 4px solid #1bb4bd;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    width: 70px;
}

.b-success-call {
    color: #4c4c4c;
    padding: 30px 50px;
}

.b-call-home-main__form-text {
    padding-bottom: 26px;
    border-bottom: 1px solid #dcdcdc;
    margin: 0 0 30px;
    line-height: 20px;
}

.c-error-message a.b-btn {
    text-decoration: none;
}
.c-error-message a {
    text-decoration: underline;
}
.b-call-home-main__form-btn {
    margin-top: 30px;
}
.b-call-home-main__form-btn {
    width: 100%;
    max-width: 310px;
    margin: 0 auto;
}
@media screen and (max-width: 1300px) and (min-width: 1040px) {
    .b-btn_close {
        padding: 12px 0;
    }
}
@media screen and (max-width: 1300px) and (min-width: 1040px) {
    .b-btn_close {
        font-size: 12px;
    }
}
@media screen and (max-width: 1300px) and (min-width: 1040px) {
    .b-btn_close {
        font-size: 12px;
    }
}
.b-btn_close {
    background: #1bb4bd;
    color: white;
    display: block;
    font-size: 16px;
    line-height: 1.1;
    padding: 12px 10px;
    text-align: center;
    text-transform: uppercase;
    border: none;
    width: 100%;
    text-decoration: none !important;
}
/******************** LPU not found pop-up ******************  END ***/