/*
*  custom css styling for auckland holistic centre booking page
*  
*  @author Brendan Lynch - as created on 02/02/2015
*  @version 1.0
*
*/

#navwrap .zen-spotlight {
border-bottom: 0;
padding: 0px 0 0;
}

.sv_date_box {
width: 100px;
text-align: center;
padding:0;
margin-left:63px;
}
img.ui-datepicker-trigger{
vertical-align: middle;
}

#sv_apptpro_request_gad h3 {
margin: 10px 0;
font-size: 39px;
line-height: 1.4em;
word-break: break-word;
}
/*
.sv_apptpro_request_text{
width:50%;
}

.sv_apptpro_request_label{
width:15%!important;
}
*/

.slideshowstandard .allitems {
max-width: 50%!important;
padding:20px;

}

.responsive-enabled .zen-container .control-label{
/*width:100%;*/
text-align: left;
}

.responsive-enabled .zen-container .sv_apptpro_request_text,
.responsive-enabled .zen-container input#name,
.responsive-enabled .zen-container textarea{
width:100%;

}
.responsive-enabled .zen-container .sv_date_box input{
width:100px;

}
.responsive-enabled .zen-container .sv_date_box {
margin-left:0;

}

.contact textarea {
width:80px;
}

#navwrap {
 background-color: #5a5a62;
 height: 65px;
}

#bottomwrap .zen-module-title h3 {
  font: normal 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #8b8b91;
  font-size: 45px;
  line-height: 50px;
  margin-bottom: 28px;
  text-transform: lowercase;
  text-align: left;
}

.zen-module-title h3 {
  font: normal 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #8b8b91;
  font-size: 30px;
  line-height: 50px;
  margin-bottom: 28px;
  text-transform: lowercase;
  text-align: left;


}

.mcSignupModule input[type="text"]{
 background:#fff;
}

.article-title {
 border-bottom: none;
 font: normal 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #8b8b91;
  font-size: 30px;
  line-height: 50px;
  margin-bottom: 28px;
  text-transform: lowercase;
  text-align: left;
}

h1 {
  font: normal 13px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #8b8b91;
  font-size: 45px;
  line-height: 50px;
  margin-bottom: 28px;
  text-transform: lowercase;
  text-align: left;
 
}