/*utilities*/

.p-45-10-10 {
  padding: 45px 10px 10px;
}

.p-30-10 {
  padding: 30px 10px;
}

.p-30-10-0 {
  padding: 30px 10px 0;
}

.p-30-10-5 {
  padding: 30px 10px 5px;
}

.p-30-10-10 {
  padding: 30px 10px 10px;
}

.p-15-15-0 {
  padding: 15px 15px 0;
}

.p-6 {
  padding: 6px;
}

.p-10 {
  padding: 10px;
}

.noPadding,
.p-0 {
  padding: 0;
}

.p-tb-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.p-b-10 {
  padding-bottom: 10px;
}

.p-l-10 {
  padding: 0 0 0 10px;
}

.p-l-0 {
  padding-left: 0;
}

.p-r-0 {
  padding-right: 0;
}

.strong {
  font-weight: bold;
}

.m-15 {
  margin: 15px;
}

.m-b-15 {
  margin-bottom: 15px;
}

.m-bt-5 {
  margin: 5px 0 5px 0;
}

.m-b-5 {
  margin: 0 0 5px 0;
}

.m-b-10 {
  margin: 0 0 10px 0;
}

.m-t-15 {
  margin-top: 15px;
}

.m-l-8 {
  margin-left: 8px;
}

.m-0 {
  margin: 0;
}

.d-block {
  display: block;
  overflow:hidden;
}

.d-inline {
  display: inline-block;
}

.w-ul-100 ul li {
  width: 100%;
  display: block;
  clear: both;
}

.w-ul-100 ul li label {
  text-align: left;
  font-size: 12px;
  border-radius: 0;
}

.h3-top-0 h3 {
  margin-top: 0;
}

.lh-sr-d {
  line-height: 17px!important;
}

/*bg*/
.nobg {
  background: none;
  border: 0;
  box-shadow: none;
}

.bg-grey {
  background: #eee;
}

.nobullet ul,
ul.nobullet,
ol.nobullet {
  padding: 0;
  list-style-type: none;
}

li label,
span.type {
  font-weight: bold;
}

#content .easypage-form ul li {
  padding: 0;
}

/*components*/
input[type=text],
select {
  display: inline-block;
  width: auto;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.b-b-444 {
  border-bottom: 1px solid #444;
}

.b-r-ddd {
  border-right: 1px solid #ddd;
}

.f-left {
  float: left;
}

.b-tb-1 {
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
}

.hidden {
  display: none;
}

.align-right {
  text-align: right;
}

.align-center {
  text-align: center;
}

.align-left {
  text-align: left;
}

.FormIntext input[type=text] {
  margin-bottom:10px;
  width: 65%;
  float:right;
}

.FormIntext {
  padding: 0px!important;
}

.FormIntext .row {
  margin: 0;
}

figcaption {
  display: none;
}

.clearboth {
  clear: both;
  overflow: hidden;
}

.clearfix {
  clear: both;
}

#ui-datepicker-div {
  z-index:99999!important;
}

div#ui-timepicker-div-testdrivetime {
  padding:10px;
}

dd#ui_tpicker_hour_testdrivetime, .ui_tpicker_time {
  margin-bottom: 10px!important;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  line-height:1.6!important;
}























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
