/* Enter Your Custom CSS Here */
.caldera-grid .control-label {
   font-size: 1.4em!important;
}
.caldera-grid .form-control {
   font-size: 1.4em!important;
}
.caldera-grid .radio, .caldera-grid .checkbox {
    font-size: 1.4em;
}
.caldera-grid .form-group {
    margin-bottom: 2em!important;
}
.footer-bottom-block .caldera-grid .form-group {
    margin-bottom: 0.5em!important;
}
.caldera-grid .help-block {
    font-size: 1.4em;
  	margin-top: 10px;
}
.caldera-grid .radio, .caldera-grid .checkbox {
    min-height: 25px!important;
}
.caldera-grid input {
  text-indent: 2px!important;
}
.caldera-grid button, input[type="button"], input[type="submit"] {
  height: 40px!important;
}
#birs_appointment_form ul li::before {
 background:none!important; 
}
#birs_appointment_form h2 {
 font-size:1.5em; 
}
.disabled {
    pointer-events:none;
}
.tmm .tmm_member .tmm_photo {
 height:190px;