.countdown_timer_notification {
   
}

.countdown_timer_notification #time_left {
    
    font-size: 30px;
    line-height: 28px;
    margin-top: 8px
}

.countdown_timer_notification p {
   
}

.countdown_timer_notification_parent{
     background-color: #FFF9D0;
    border: 1px solid #FFE661;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 0 11px 2px;
    color: #555;
   display: none;
    margin-bottom: 15px
}

span.lbl_sys_fee{
    font-size:10px;
}

.btn-collapnse_booking_schedule_date_container{
	margin-bottom:10px;
}

.cls_available_date_green{
	color: white !important;
    background-color: #0044cc !important; 
}

.cls_available_date_gray{
	color: black !important;
    background-color: #d1d1d1 !important;
}

.schedule_stid_disable{
	display:none;
}


.schedule_stid_disable select{
	display:none;
}





.bootstrap-tagsinput {
    width: 100%;
}

.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
    margin-bottom: 0;
}

.twitter-typeahead .tt-hint
{
    display: none;
}

.tt-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    cursor: pointer;
}

.tt-suggestion {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #333333;
    white-space: nowrap;
}

.tt-suggestion:hover,
.tt-suggestion:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

span.twitter-typeahead{
	display: contents !important;
}

.new_payment_page_chk{
    background-color:#0B3B3C !important;
    border-color:#0B3B3C !important;
}

.fa-payment-page {
    font-weight: 900;
    margin-right: 5px;
}
