.otherpages header .header-body:before {
    background: rgba(0, 0, 0, 0.5);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    left: 0;
}
.otherpages header .header-body {
    min-height: 360px;
    background-size: cover;
    position: relative;
}

.become_teachers .become-teachers-01 .contact-form .form-group .form-control{
	background: #fafafa;
	text-align: left;
	font-size: 13px !important;
}
.has-error  input, .has-error  select , .has-error  textarea{
	border: 1px solid #e12b28 !important;
}
.help-block{
	font-size: 12px;
	color: #e12b28 !important;
}
.mainbtn-hd a{
	border: 1px solid #fec722;
    padding: 4px;
    border-radius: 5px;
    color: #fec722 !important;
    padding-right: 10px;
    padding-left: 10px;
}

.mainbtn-hd a:hover{
	background: #fec722;
	color: #000 !important;	
}
.successbtn:focus, .successbtn:active{
	outline: none !important;
	color: #fff;
}
.successbtn:hover{
	color: #fff;
	background: #088608;
	
}

.successbtn{
	background-color: #44AC2A;
    border-color: #44AC2A;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    border: 0;
    color: #fff;
    line-height: 30px;
    height: 40px;
    padding: 5px 25px;
    box-shadow: none;
	max-width: 258px;
	width: 100%;
}

.btn-warning-s{
	display: inline;
    text-decoration: none;
    line-height: normal;
    padding: 0;
    margin: 0;
    height: 30px;
    line-height: 28px;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fafafa;
    color: #23282d;
    box-shadow: 0 1px 0 #cccccc;
    vertical-align: top;
    cursor: pointer;
    -webkit-appearance: none;
    
}
.become-teachers-01 .become-title .line {
    position: relative;
}

.become-teachers-01 .become-title .line:before {
    position: absolute;
    height: 2px;
    width: 50px;
    content: "";
    background: #fec722;
    bottom: 0;
    left: -25px;
    position: absolute;
}

.blue-color{
    color: rgba(72, 134, 255, 1);
}

.study-search-btn:hover{
    background: rgba(72, 134, 255, 1) !important;
    color: #fff !important;
    transition: all 0.3s ease-in-out;
    border-radius: 0;
     outline: none;

}

.study-search-btn:focus, .study-search-btn:active{
     
    border-radius: 0 !important;
    outline: none !important;
    
}

.study-search-btn{
    outline: none;
    border:2px solid rgba(72, 134, 255, 1);
    color:  rgba(72, 134, 255, 1) !important;
    background: none !important;
    width: 85%;
    height: 45px;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    border-radius: 0;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}

#choosedate .datepicker-days .table-condensed{
    width: 100%;
}
#choosedate .datepicker{
     width: 100%;
     background: #fff;
    border: 1px solid #e9e9e9;
}
#choosedate .datepicker table tr td.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active:hover{
    background: rgba(72, 134, 255, 1) !important;
}

#choosedate .datepicker span{
    font-size: 14px;
}
#choosedate .table-condensed{
    width: 100%;
}
.subject_list {
    margin-bottom: 10px;
}
.subject_list label{
    cursor: pointer;
}
.subject_list label span{
    float: none !important;
    margin-left: 5px;
}

.icons-list i{
color: #fec722;
}

.class-mt-images  img{
    width: 150px;
    height: 150px;
    object-fit: cover;
    margin: 0 auto;
    display: block;
}
.audio-list audio{
    width: 100%;
    height: 35px;
}
.ptr-button{
    max-width: 180px;
    margin: 0 auto;
    display: block;
     
    border: 1px solid #fff;
    color: #fff !important;
    height: 35px;
    line-height: normal;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

#postquestion-modal{
    z-index: 999999999;
}

.modal-backdrop {
    z-index: 99999;
   
    opacity: .8 !important;
}

#postquestion-modal .modal-dialog{
    margin-top: 9rem;
}
#postquestion-modal textarea{
    border-radius: 0;
    box-shadow: none;
    background: #f1f1f1;
    resize: none;
}

.jq-toast-wrap{
    z-index: 9999999999 !important;
}
.q-answer{
    font-size: 14px;
}
.quesion-heading{
    font-size: 16px !important;
   line-height: 25px !important;
   padding-top: 0 !important;
}
.quesion-heading i{
    color: #fec722;
}

#viewanswes-block .panel-title{
    height: 50px;
}
#viewanswes-block .panel-title a{
    font-size: 16px;
    font-weight: normal;
}
.postedon{
    font-size: 13px !important;
}

#viewanswes-block .panel-heading{
    padding: 15px;
}
.ntfound img{
    display: block;
    margin: 0 auto;
    max-width: 60%;

}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
    max-width: 457px;
    margin: 0 auto;
    min-height: 420px;
   margin-top: 20px;
   padding: 20px;
}

.bg-light {
    background-color: #FFF !important;
}
.line-height-07 {
    line-height: 0.7 !important;
}
.text-success {
    color: #28a745!important;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
}

#payment_success{
    background: #f1f5f6;
    height: 100%;
    padding-top: 25px !important;
    padding-bottom: 10rem;
}



#payment_success i{
    font-size: 65px;
}

.txn_info{
    list-style-type: none;
    margin-top: 25px;
}
.txn_info li{
    font-size: 16px;
    margin-bottom: 15px;
    color: #8e9a9d !important;
}
.txn_info li span{
      color: #000 !important;
}

#payment_success .strtext{
    font-size: 30px;
}
.secure-checkout{
    font-size: 12px;
    color: #b2b2b2;
    text-align: center;
}

.secure-checkout i{
    font-size: 15px !important;
}
.sr_number_row1 input{
    box-shadow: none !important;
    height: 45px;
}
.next-bt-st, .next-bt-st:hover, .next-bt-st:focus, .next-bt-st:active{
    margin-right: 10px;
    color: #333333;
    outline-style: none;
    border: 1px solid #fec722 !important;
    background: #fec722 !important;
    width: 100%;
    height: 51px;
    font-size: 25px;
    line-height: normal;
    padding: 0;
}
.next-bt-st  i {
    font-size: 18px !important;
}
.checkout-box ul li{
    margin-bottom: 15px;
}
.checkout-box ul{
    list-style-type: none;
    list-style: none;
    padding: 0;
}

.checkout-box .input-vb{
    float: right;
    color: #000;
}
.checkout-box .label-vb{
    font-size: 14px;
    font-weight: 600;
    color: #88888f;
    
}
.input-pay-box{
    padding-top: 25px;
}

.input-pay-box input{
    box-shadow: none !important;
    height: 45px;
    border-radius: 4px;
    padding-left: 55px;
}
.ipit-group {
    position: absolute;
    width: 45px;
    background: #f1f5f6 !important;
    height: 100%;
    border-radius: 4px 0px 0px 4px;
    font-size: 22px;
    display: flex;
    align-items: center;
    justify-content: center;

}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
    
.pagination > ul > li {
    display: inline-block;
    background: #FFFFFF;
    color: #ffffff;
    padding: 7px 15px 7px 15px;
    border: 1px solid #fec722;
}

.pagination .disabled {
   background: #fec722;
    color:#ffffff !important;
}

.pagination .disabled a{    
    color:#ffffff !important;
}

.pagination > ul > li > a {
   color: #f26522;
}

.pagination > ul > li:hover
{
      background: #fec722;
}

.pagination > ul > li:hover a {
    
    color:#FFF;     
}