
.poperror {
    
    background-color: red;
  }


.popover.top > .arrow:after {border-top-color:red;}

input[type="radio"].styled:checked+label:after {
    font-family: 'FontAwesome';
    content: '';
}

.padding15 {padding-bottom: 15px;}

.cdate { 
	margin-top: 0px;
}

.cday { 
	margin-top: -7px;
}


.cmonth {
	
	color: rgb(137, 136, 24);
	font-size: 10px;

}

/* Extra small devices (phones, up to 480px) */
@media screen and (max-width: 767px) {
	 .cmonth{font-size: 6px;}
	 .cdate {margin-top: 0;}
	 
	 .tiemSlots{padding-top:10px;}
	
}

.timeSlotsDiv {
   padding-top: 20px;
    
  }

@media screen and (max-width: 508px) {
	 
	  .timeSlotsDiv {padding-top:10px; important!}
	  .cdate {margin-top: 10px;}
	
}

@media only screen and (max-width : 1200px) {
	.cdate{margin-top:10px;}
}

#textarea {
	width: 100%;
	height: 100%;
	
	font-weight: bold;
	text-align: center;
	
	color: rgb(137, 136, 24);
}

.tab-pane {
    /*  */
    background-color: rgba(255,255,255,0);
    
   
    
  }
  
#duploModal {
    /*  */
    
    text-align: center;
  }  
  
#duploCont {
    /*  */
   	padding: 10px;
    background-color: rgba(152,0,0,0.3);
  }

.modal-header {
    /*  */
    background-color: #000000;
    
  }

.modal-body {
	background-color: #000000;
}

.modal-footer {
	background-color: #000000;
	
}

#termsCont {
	padding: 10px;
	
	background-color: rgba(255,255,255,0.1);
	
}

span.btn1 {
   
       
    -pointer: default;
    -cursor: default;

  }

.spec {
   
    text-decoration: none;
    background-position: 0;
    transition: none;
    color: #fff;
    background-color: #ec971f; 
    border-color: #d58512;
    pointer: default;
    cursor: default;
 }
#navsec, #navsec1, #navsec0 {
    /*  */
    --display: block;
    text-align:center;
    
  }
  
 #contact {
     /*  */
    width: 300px;
     
   }
.lead {
	font-size: 14px;
}   
 