.iphorm-clearfix:before,
.iphorm-clearfix:after {
content: "\0020";
display: block;
height: 0;
overflow: hidden;
}
.iphorm-clearfix:after {clear: both;}
.iphorm-clearfix {zoom: 1;}  .iphorm-inner input[type="checkbox"], input[type="radio"] {
vertical-align: middle;
}
.iphorm-inner label {
vertical-align: middle;
display: inline-block;
min-height: 20px;
}
.iphorm-inner button::-moz-focus-inner {border: 0;}
.iphorm-inner :focus, .iphorm-inner a:focus{outline: 0} .iphorm-inner input.middle:focus, .iphorm-inner select.middle:focus, .iphorm-inner textarea.middle:focus {outline-width: 0;}
.iphorm-inner input:focus, .iphorm-inner select:focus, .iphorm-inner textarea:focus {outline: none;}
.iphorm-inner textarea {overflow: auto; vertical-align: top;} .iphorm-inner button, .iphorm-innerinput{ width: auto;
overflow: visible
}
.iphorm-inner button{border: 1px outset #ccc}  .iphorm-inner .iphorm-elements {
margin: 0;
padding: 0;
}
.iphorm-element-spacer {
padding-bottom: 10px;
} .iphorm-hidden {
display: none
} .iphorm-element-wrap label span.iphorm-required {
color: #cc0101;
font-size: 10px;
margin: 0 0 0 5px;
} .iphorm-elements .iphorm-element-wrap-text input,
.iphorm-elements .iphorm-element-wrap-captcha input,
.iphorm-elements .iphorm-element-wrap-password input,
.iphorm-elements .iphorm-element-wrap select,
.iphorm-elements .iphorm-element-wrap textarea {
margin: 0;
margin-bottom: 3px;
color: #999;
border: solid 1px #CCC;
padding: 2px;
min-width: 10px;
max-width: 100%;
}
.iphorm-elements .iphorm-element-wrap-text input:hover,
.iphorm-elements .iphorm-element-wrap-captcha input:hover,
.iphorm-elements .iphorm-element-wrap-password input:hover,
.iphorm-elements .iphorm-element-wrap select:hover,
.iphorm-elements .iphorm-element-wrap textarea:hover,
.iphorm-elements .iphorm-element-wrap-text input:active,
.iphorm-elements .iphorm-element-wrap-captcha input:active,
.iphorm-elements .iphorm-element-wrap-password input:active,
.iphorm-elements .iphorm-element-wrap select:active,
.iphorm-elements .iphorm-element-wrap textarea:active,
.iphorm-elements .iphorm-element-wrap-text input:focus,
.iphorm-elements .iphorm-element-wrap-captcha input:focus,
.iphorm-elements .iphorm-element-wrap-password input:focus,
.iphorm-elements .iphorm-element-wrap select:focus,
.iphorm-elements .iphorm-element-wrap textarea:focus
{color: #000;} .iphorm-elements .iphorm-element-wrap-text input,
.iphorm-elements .iphorm-element-wrap-captcha input,
.iphorm-elements .iphorm-element-wrap-password input {
line-height: normal;
} .iphorm-elements .iphorm-element-wrap-textarea textarea {
line-height: 1.4;
} .iphorm-element-wrap > label {
font-weight: bold;
padding: 0 0 4px 0;
display: inline-block;
} .iphom-upload-progress-wrap {
display: none;
background: #eee;
border: 1px solid #ddd;
padding: 5px;
margin: 0 5px 5px 0;
line-height: 14px;
}
.iphorm-upload-progress-bar-wrap {
background: #eee;
border: 1px solid #ccc;
padding: 1px;
}
.iphorm-upload-progress-bar {
width: 0;
height: 10px;
background: #7ec100;
}
.iphorm-upload-info {
padding-top: 3px;
}
.iphorm-upload-info > div {
float: left;
display: inline-block;
padding: 0 10px;
font-size: 11px;
line-height: 15px;
}
.iphorm-upload-error {
display: none;
padding: 3px;
background: #F3CAC7;
}
.iphorm-upload-info > div:first-child {
padding-left: 2px;
}
.iphorm-file-queue {
display: none;
padding-bottom: 5px;
}
.iphorm-upload-queue-file {
float: left;
display: inline-block;
background: #eee;
border: 1px solid #ddd;
padding: 5px;
margin: 0 5px 5px 0;
position: relative;
overflow: hidden;
}
.iphorm-upload-queue-filename {
float: left;
max-width: 200px;
overflow: hidden;
white-space: nowrap;
margin-right: 20px;
}
.iphorm-upload-queue-remove {
font-size: 10px;
font-weight: bold;
color: #000;
cursor: pointer;
position: absolute;
right: 0;
top: 50%;
margin: -8px 4px 0 0;
height: 17px;
width: 17px;
line-height: 17px;
text-align: center;
display: block;
}
.iphorm-upload-queue-success {
font-size: 10px;
font-weight: bold;
color: #000;
position: absolute;
right: 0;
top: 50%;
margin: -8px 4px 0 0;
height: 17px;
width: 17px;
line-height: 17px;
text-indent: -99999px;
background: url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/images/file-upload-tick.png) no-repeat center center;
display: block;
} .iphorm-swfupload {
position: relative;
margin-bottom: 8px;
display: none;
}
.iphorm-swfupload object.swfupload {
position: absolute;
left: 0;
bottom: 0; margin: 0 !important;
padding: 0 !important;
} .iphorm-swfupload-browse {
background: #EEE;
border: solid 1px #DDD;
text-align: center;
min-width: 80px;
min-height: 20px;
line-height: 20px;
padding: 1px 10px;
display: inline-block;
cursor: pointer;
float: left;
position: relative;
color: #000;
}
.iphorm-swfupload-browse:hover {
background: #DDD;
} .iphorm-add-another-upload {
margin-top: 5px;
}
.iphorm-add-another-upload span.iphorm-add-another-upload-button {
background: #EEE;
border: solid 1px #DDD;
text-align: center;
cursor: pointer;
padding: 4px 10px;
margin: 3px 0;
float: left;
line-height: 1;
}
.iphorm-add-another-upload span.iphorm-add-another-upload-button:hover {
background: #ddd;
} .iphorm-element-wrap p.iphorm-description,
#content .iphorm-element-wrap p.iphorm-description {
margin: 0;
font-size: 11px;
}
.iphorm-element-wrap p.iphorm-description {
padding-bottom: 0;
font-size: 11px;
font-style: italic;
} h3.iphorm-title {
font-size: 22px;
font-weight: bold;
margin: 0;
padding-bottom: 8px;
} p.iphorm-description {
font-size: 12px;
color: #666;
margin: 0;
padding-bottom: 20px;
} .iphorm-input-checkbox-ul, .iphorm-input-radio-ul {
margin: 0;
padding: 0;
}
.iphorm-input-checkbox-ul .iphorm-input-checkbox-li,
.iphorm-input-radio-ul .iphorm-input-radio-li {
margin: 0;
padding: 0;
height: 25px;
height: auto;
min-height: 25px;
}
.iphorm-input-checkbox-ul .iphorm-input-checkbox-li label,
.iphorm-input-radio-ul .iphorm-input-radio-li label {
position: relative;
}
.iphorm-elements .iphorm-element-wrap .iphorm-input-checkbox-ul .iphorm-input-checkbox-li input,
.iphorm-elements .iphorm-element-wrap .iphorm-input-radio-ul .iphorm-input-radio-li input {
border: none;
}
.iphorm-input-checkbox-li label,
.iphorm-input-radio-li label { line-height: 23px; } .iphorm-options-inline > .iphorm-input-checkbox-li,
.iphorm-options-inline > .iphorm-input-radio-li {
display: inline;
padding: 0 15px 5px 0;
float: left;
}
.iphorm-options-inline .iphorm-input-checkbox-li label,
.iphorm-options-inline .iphorm-input-radio-li label {white-space: nowrap;} .iphorm-captcha-image-wrap {
position: relative;
}
.ifb-captcha-image-inner {
position: relative;
float: left;
background: #fff url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/images/captcha-refresh-icon.png) no-repeat center center;
cursor: pointer;
}
.ifb-captcha-image-inner img {
max-width: 100%;
display: block;
} .iphorm-group-title-description-wrap {
margin-bottom: 10px;
}
.iphorm-group-title {
font-size: 17px;
font-weight: bold;
margin: 0;
padding-bottom: 5px;
}
p.iphorm-group-description {
font-size: 13px;
color: #666;
margin: 0;
padding-bottom: 0;
}
.iphorm-group-style-bordered > .iphorm-group-elements {
border: solid 1px #CCC;
padding: 10px 10px 0;
}
.iphorm-group-row {
padding: 0;
}
.iphorm-group-row > .iphorm-element-wrap,
.iphorm-group-row > .iphorm-group-wrap {
display: inline-block;
float: left;
min-height: 1px;
padding: 0;
}
.iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row-1cols > .iphorm-element-wrap,
.iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row-1cols > .iphorm-group-wrap {
width: 100%;
}
.iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row-2cols > .iphorm-element-wrap,
.iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row-2cols > .iphorm-group-wrap {
width: 49.9%;
}
.iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row-3cols  > .iphorm-element-wrap,
.iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row-3cols > .iphorm-group-wrap {
width: 33.3%;
}
.iphorm-group-alignment-proportional .iphorm-group-row-4cols > .iphorm-element-wrap,
.iphorm-group-alignment-proportional .iphorm-group-row-4cols > .iphorm-group-wrap {
width: 25%;
}
.iphorm-group-alignment-proportional .iphorm-group-row-5cols > .iphorm-element-wrap,
.iphorm-group-alignment-proportional .iphorm-group-row-5cols > .iphorm-group-wrap {
width: 20%;
}
.iphorm-group-alignment-left > .iphorm-group-elements > .iphorm-group-row > .iphorm-element-wrap,
.iphorm-group-alignment-left > .iphorm-group-elements > .iphorm-group-row > .iphorm-group-wrap {
float: left;
width: auto;
}
.iphorm-group-alignment-left > .iphorm-group-elements > .iphorm-group-row > .iphorm-group-alignment-proportional {
width: 100%;
clear: both;
} .iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row > .iphorm-element-wrap .iphorm-element-spacer {
padding: 0 10px 10px 0;
}
.iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row > .iphorm-element-wrap.last-child .iphorm-element-spacer,
.iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row.iphorm-group-row-1cols > .iphorm-element-wrap .iphorm-element-spacer,
.iphorm-group-alignment-left > .iphorm-group-elements > .iphorm-group-row > .iphorm-element-wrap.last-child .iphorm-element-spacer,
.iphorm-group-alignment-left > .iphorm-group-elements > .iphorm-group-row.iphorm-group-row-1cols > .iphorm-element-wrap .iphorm-element-spacer {
padding: 0 0 10px 0;
} .iphorm-group-alignment-left > .iphorm-group-elements > .iphorm-group-row > .iphorm-element-wrap .iphorm-element-spacer {
padding: 0 10px 10px 0;
}
.iphorm-group-alignment-proportional > .iphorm-group-elements .iphorm-group-wrap > .iphorm-group-elements {
margin-right: 10px;
}
.iphorm-group-alignment-proportional > .iphorm-group-elements .iphorm-group-wrap.last-child > .iphorm-group-elements,
.iphorm-group-alignment-proportional > .iphorm-group-elements .iphorm-group-row-1cols > .iphorm-group-wrap > .iphorm-group-elements {
margin-right: 0;
}
.iphorm-group-alignment-proportional > .iphorm-group-elements .iphorm-group-wrap.last-child {
margin-right: -10px;
min-width: 1px;
}
.iphorm-group-style-bordered.iphorm-group-wrap {
margin-bottom: 15px;
}
.iphorm-group-wrap > .iphorm-group-elements .iphorm-group-row .iphorm-group-style-bordered.iphorm-group-wrap {
margin-bottom: 0;
}
.iphorm-group-style-plain.iphorm-group-wrap {
margin: 0;
}
.iphorm-group-wrap .iphorm-group-row > .iphorm-group-style-plain.iphorm-group-wrap {
margin: 0;
}
.iphorm-group-wrap .iphorm-group-row > .iphorm-group-style-bordered.iphorm-group-wrap {
padding: 0 0 10px 0;
float: left;
}
.iphorm-group-alignment-left > .iphorm-group-elements > .iphorm-group-row > .iphorm-group-style-bordered.iphorm-group-wrap {
margin-right: 10px;
}
.iphorm-group-alignment-left > .iphorm-group-elements > .iphorm-group-row > .iphorm-group-style-bordered.iphorm-group-wrap.last-child {
margin-right: 0;
}
.iphorm-group-wrap .iphorm-group-row.iphorm-group-row-1cols > .iphorm-group-style-bordered.iphorm-group-wrap {
padding: 0 0 10px 0;
float: none;
clear: both;
}  .iphorm-labels-above > .iphorm-element-spacer > label {
position: relative;
padding-bottom: 4px;
} .iphorm-labels-left > .iphorm-element-spacer > label {
width: 150px;
position: relative;
float: left;
padding-bottom: 10px;
} .iphorm-element-wrap-text.iphorm-labels-inside > .iphorm-element-spacer > label,
.iphorm-element-wrap-textarea.iphorm-labels-inside > .iphorm-element-spacer > label,
.iphorm-element-wrap-password.iphorm-labels-inside > .iphorm-element-spacer > label,
.iphorm-element-wrap-captcha.iphorm-labels-inside > .iphorm-element-spacer > label {
padding: 0;
line-height: 16px;
margin-left: 5px;
margin-top: 3px;
color: #999;
position: absolute;
z-index: 1;
} .iphorm-labels-above.iphorm-element-wrap .iphorm-input-outer-wrap {
padding-top: 5px;
} .iphorm-labels-left.iphorm-element-wrap .iphorm-input-outer-wrap,
.iphorm-labels-left.iphorm-element-wrap .iphorm-input-wrap,
.iphorm-labels-left.iphorm-element-wrap .iphorm-captcha-image-wrap {
margin-left: 150px;
padding-left: 10px;
}
.iphorm-labels-left.iphorm-element-wrap .iphorm-input-outer-wrap > .iphorm-input-wrap {
margin-left: 0 !important;
padding-left: 0;
} .iphorm-element-wrap.iphorm-labels-inside .iphorm-element-spacer {
position: relative;
} .iphorm-input-wrap-text.iphorm-labels-inside > .iphorm-element-spacer > input,
.iphorm-input-wrap-textarea.iphorm-labels-inside > .iphorm-element-spacer > input,
.iphorm-input-wrap-email.iphorm-labels-inside > .iphorm-element-spacer > input,
.iphorm-input-wrap-password.iphorm-labels-inside > .iphorm-element-spacer > input,
.iphorm-input-wrap-captcha.iphorm-labels-inside > .iphorm-element-spacer > input {
margin-top: 0;
} .iphorm-submit-wrap {margin: 10px 0}
.iphorm-submit-input-wrap {
float: left;
}
.iphorm-submit-wrap button {
border: none;
background: none;
text-align: center;
width: auto;
overflow: visible;
white-space: nowrap;
padding: 0;
margin: 0;
height: auto;
line-height: normal;
cursor: pointer;
margin-right: 5px;
}
.iphorm-submit-wrap button:active {
background: none;
border: none;
padding: 0;
}
.iphorm-submit-wrap button span, .iphorm-submit-wrap button em {
display: block;
line-height: 27px;
margin: 0;
color: #000;
cursor: pointer;
}
.iphorm-submit-wrap button span {
padding-left: 20px;
background: #EEE;
border: solid 1px #DDD;
}
.iphorm-submit-wrap button em {
font-style: normal;
padding-right: 20px;
background: #EEE;
}
.iphorm-submit-wrap button:hover em {
background: #ddd;
}
.iphorm-submit-wrap button:active em {
background: #ccc;
}
.iphorm-submit-wrap button:hover span {
background: #ddd;
}
.iphorm-submit-wrap button:active span {
background: #ccc;
} .iphorm-loading-wrap {
display: none;
float: left;
height: 20px;
line-height: 20px;
text-align: center;
padding-top: 5px;
}
.iphorm-loading-wrap .iphorm-loading {
font-style: italic;
text-indent: -9999px;
display: block;
min-width: 30px;
background: transparent url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/images/default-loading.gif) no-repeat center center;
} .iphorm-errors {
display: none;
}
.iphorm-errors-list {
margin: 0;
padding: 3px 0 6px 0;
}
.iphorm-errors-list > .iphorm-error {
padding: 3px 10px 3px 25px;
margin: 0;
line-height: 16px;
background: #F3CAC7 url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/images/error.png) no-repeat 3px center;
color: #000;
font-size: 12px;
font-weight: normal;
display: inline-block;
border: 1px solid #fa8b83;
float: left;
}
.iphorm-labels-left > .iphorm-element-spacer > .iphorm-errors-wrap {margin-left: 150px;}
.iphorm-labels-left > .iphorm-element-spacer > .iphorm-errors-wrap .iphorm-errors-list > .iphorm-error {margin-left: 10px !important;}
.iphorm-labels-above > .iphorm-element-spacer > .iphorm-errors-wrap .iphorm-errors-list .iphorm-error,
.iphorm-labels-inside > .iphorm-element-spacer > .iphorm-errors-wrap .iphorm-errors-list .iphorm-error
{margin-left: 0 !important;} .iphorm-queue-errors {
display: none;
}
.iphorm-queue-errors {
margin: 0;
padding: 0 0 10px 0;
}
.iphorm-queue-errors-list > .iphorm-queue-error {
padding: 3px 10px 3px 25px;
margin: 0;
line-height: 16px;
background: #F3CAC7 url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/images/error.png) no-repeat 3px center;
color: #000;
font-size: 12px;
font-weight: normal;
display: inline-block;
border: 1px solid #fa8b83;
float: left;
} .iphorm-success-message {
background: #cef4a9 url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/images/success.png) no-repeat 14px center;
padding: 8px 20px 8px 45px;
line-height: 18px;
margin: 10px 0;
border: 1px solid #80bb48;
font-weight: normal;
color: #000;
} .iphorm-referral-link a {
text-decoration: none;
color: #0F83CA;
}
.iphorm-referral-link a:hover {
color: #292929;
} .iphorm-input-wrap-date-select-wrap {
float: left;
}
.iphorm-datepicker-icon {
display: none; height: 24px;
width: 24px;
background: url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/images/date-picker.png) no-repeat left center;
cursor: pointer;
float: left;
margin: 2px 0 0 2px;
} .ui-datepicker {
z-index: 25000 !important;
}
#ui-datepicker-div {
font-size: 14px;
}
#ui-datepicker-div table {
line-height: 1.2;
} .iphorm-input-wrap .iphorm-element-file-inner input[type="file"] {text-shadow: none !important;}
*:first-child+html .iphorm-input-wrap select {background: transparent !important; color:#000 !important;}
*:first-child+html .iphorm-input-wrap select option {background: #fff !important; color:#000 !important;}
.iphorm-input-radio-li input[type="radio"] {background: transparent !important; border: none transparent !important;}
.iphorm-input-checkbox-li input[type="checkbox"] {background: transparent !important; border: none transparent !important;} .iphorm-js .iphorm-input-wrap-file {
display: none;
} .iphorm-tooltip-icon {
width: 15px;
height: 15px;
background: url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/images/help-icon.png) no-repeat right bottom;
display: inline-block;
cursor: pointer;
margin: 0 0 0 5px;
}
.iphorm-element-wrap-text.iphorm-labels-inside > .iphorm-element-spacer > label .iphorm-tooltip-icon,
.iphorm-element-wrap-textarea.iphorm-labels-inside > .iphorm-element-spacer > label .iphorm-tooltip-icon,
.iphorm-element-wrap-password.iphorm-labels-inside > .iphorm-element-spacer > label .iphorm-tooltip-icon,
.iphorm-element-wrap-captcha.iphorm-labels-inside > .iphorm-element-spacer > label .iphorm-tooltip-icon {
position: absolute;
right: -20px;
top: 0;
}
.iphorm-tooltip-icon-content {
display: none;
} .iphorm-js .iphorm-has-logic {
visibility: hidden;
} #fancybox-content .iphorm-inner {
padding: 15px;
}
#fancybox-content .iphorm-edit-form-wrap {
display: none;
} *:first-child+html .selector > span {width: auto !important;}
*:first-child+html .selector > select {width: auto !important;} .iphorm-swfupload-browse .fluid-width-video-wrapper {
position: static !important;
margin: 0 !important;
padding: 0 !important;
height: auto !important;
} .iphorm-uniform-theme-default .iphorm div.selector.fixedWidth,
.iphorm-uniform-theme-default .iphorm div.selector.fixedWidth span,
.iphorm-uniform-theme-aristo .iphorm div.selector.fixedWidth,
.iphorm-uniform-theme-aristo .iphorm div.selector.fixedWidth span,
.iphorm-uniform-theme-agent .iphorm div.selector.fixedWidth,
.iphorm-uniform-theme-agent .iphorm div.selector.fixedWidth span {
width: auto;
}
.iphorm-uniform-theme-default .iphorm div.selector,
.iphorm-uniform-theme-aristo .iphorm div.selector,
.iphorm-uniform-theme-agent .iphorm div.selector {
font-size: 13px;
font-weight: normal;
}
.iphorm-uniform-theme-default .iphorm div.selector select,
.iphorm-uniform-theme-aristo .iphorm div.selector select,
.iphorm-uniform-theme-agent .iphorm div.selector select {
font-size: 13px;
}
.iphorm-uniform-theme-aristo .iphorm div.uploader span.action,
.iphorm-uniform-theme-agent .iphorm div.uploader span.action {
font-size: 11px;
font-weight: bold;
}
.iphorm-uniform-theme-aristo .iphorm div.selector span,
.iphorm-uniform-theme-agent .iphorm div.selector span {
padding-right: 29px;
}
.iphorm-uniform-theme-aristo .iphorm div.checker,
.iphorm-uniform-theme-aristo .iphorm div.radio,
.iphorm-uniform-theme-agent .iphorm div.checker,
.iphorm-uniform-theme-agent .iphorm div.radio {
margin-right: 3px;
}
.iphorm-uniform-theme-agent .iphorm div.selector span {
text-shadow: none;
}
.iphorm-uniform-theme-agent .iphorm div.selector span {
padding-right: 34px;
}
.iphorm-uniform-theme-default .iphorm div.uploader span.action {
color: #242424;
}
.iphorm-uniform-theme-default .iphorm div.uploader.hover, .iphorm-uniform-theme-default .iphorm div.uploader.focus {
background-position: 0 -297px;
}
.iphorm-uniform-theme-agent .iphorm div.uploader.hover, .iphorm-uniform-theme-agent .iphorm div.uploader.focus {
background-position: 0 -366px;
}
.iphorm-uniform-theme-aristo .iphorm div.uploader.hover, .iphorm-uniform-theme-aristo .iphorm div.uploader.focus {
background-position: 0 -366px;
}
.iphorm-uniform-theme-default .iphorm div.uploader {
background: none;
margin-left: -4px;
}
.iphorm-uniform-theme-default .iphorm div.uploader span.filename {
background-image: url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/js/uniform/themes/default/images/sprite.png);
background-repeat: no-repeat;
background-position: 0 -299px;
margin-top: 0;
margin-bottom: 0;
width: 82px;
padding-left: 13px;
}
.iphorm-uniform-theme-default .iphorm div.uploader span.action {
background-color: transparent;
height: 24px;
line-height: 24px;
background-position: right -439px;
width: 80px;
padding-right: 2px;
}
.iphorm-uniform-theme-default .iphorm div.uploader.hover span.action,
.iphorm-uniform-theme-default .iphorm div.uploader.focus span.action {
background-position: right -439px;
}
.iphorm-uniform-theme-default .iphorm div.uploader.hover.active span.action,
.iphorm-uniform-theme-default .iphorm div.uploader.focus.active span.action {
background-position: right -439px;
line-height: 26px;
}
.iphorm-uniform-theme-agent .iphorm div.uploader {
background: none;
width: 199px;
margin-bottom: 0;
margin-left: -8px;
}
.iphorm-uniform-theme-agent .iphorm div.uploader span.filename {
background-image: url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/js/uniform/themes/agent/images/sprite-agent.png);
background-repeat: no-repeat;
background-position: 0 -366px;
width: 82px;
padding-left: 13px;
}
.iphorm-uniform-theme-agent .iphorm div.uploader span.action {
background-color: transparent;
background-position: right -462px;
}
.iphorm-uniform-theme-agent .iphorm div.uploader.hover span.action,
.iphorm-uniform-theme-agent .iphorm div.uploader.focus span.action {
background-position: right -462px;
}
.iphorm-uniform-theme-agent .iphorm div.uploader.hover.active span.action,
.iphorm-uniform-theme-agent .iphorm div.uploader.focus.active span.action {
background-position: right -462px;
line-height: 34px;
}
.iphorm-uniform-theme-aristo .iphorm div.uploader {
background: none;
width: 199px;
margin-left: -8px;
}
.iphorm-uniform-theme-aristo .iphorm div.uploader span.filename {
background-image: url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/js/uniform/themes/aristo/images/sprite-aristo.png);
background-repeat: no-repeat;
background-position: 0 -370px;
width: 82px;
padding-left: 13px;
}
.iphorm-uniform-theme-aristo .iphorm div.uploader span.action {
background-color: transparent;
background-position: right -462px;
}
.iphorm-uniform-theme-aristo .iphorm div.uploader.hover span.action,
.iphorm-uniform-theme-aristo .iphorm div.uploader.focus span.action {
background-position: right -462px;
}
.iphorm-uniform-theme-aristo .iphorm div.uploader.hover.active span.action,
.iphorm-uniform-theme-aristo .iphorm div.uploader.focus.active span.action {
background-position: right -462px;
line-height: 34px;
} .iphorm-responsive .iphorm-elements .iphorm-element-wrap-text input,
.iphorm-responsive .iphorm-elements .iphorm-element-wrap-captcha input,
.iphorm-responsive .iphorm-elements .iphorm-element-wrap-password input,
.iphorm-responsive .iphorm-elements .iphorm-element-wrap select,
.iphorm-responsive .iphorm-elements .iphorm-element-wrap textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
max-width: 100%;
} @media only screen and (max-width: 959px) { .iphorm-outer.iphorm-responsive, .iphorm-outer.iphorm-responsive * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
max-width: 100%;
}
.iphorm-responsive .iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row-3cols > .iphorm-element-wrap,
.iphorm-responsive .iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row-3cols > .iphorm-group-wrap,
.iphorm-responsive .iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row-4cols > .iphorm-element-wrap,
.iphorm-responsive .iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row-4cols > .iphorm-group-wrap,
.iphorm-responsive .iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row-5cols > .iphorm-element-wrap,
.iphorm-responsive .iphorm-group-alignment-proportional > .iphorm-group-elements > .iphorm-group-row-5cols > .iphorm-group-wrap {
width: 49.9%;
}
} @media only screen and (max-width: 767px) { .iphorm-responsive .iphorm-group-row > .iphorm-element-wrap,
.iphorm-responsive .iphorm-group-row > .iphorm-group-wrap {
float: none;
width: 100% !important;
display: block;
} .iphorm-responsive .iphorm-elements .iphorm-element-wrap-text input,
.iphorm-responsive .iphorm-elements .iphorm-element-wrap-captcha input,
.iphorm-responsive .iphorm-elements .iphorm-element-wrap-password input,
.iphorm-responsive .iphorm-elements .iphorm-element-wrap select,
.iphorm-responsive .iphorm-elements .iphorm-element-wrap textarea {
width: 100% !important;
min-width: 100px;
}
.iphorm-responsive .iphorm-errors > .iphorm-error {
float: none;
display: block;
} .iphorm-responsive .iphorm-element-spacer {
padding-right: 0 !important;
} .iphorm-responsive .iphorm-submit-input-wrap {
width: 100%;
}
.iphorm-responsive .iphorm-submit-wrap button {
margin: 0;
width: 100%;
}
.iphorm-responsive .iphorm-submit-wrap button span,
.iphorm-responsive .iphorm-submit-wrap button em {
line-height: 35px;
} .iphorm-responsive .iphorm-labels-left > .iphorm-element-spacer > label {
float: none;
width: auto !important;
}
.iphorm-responsive .iphorm-labels-left.iphorm-element-wrap .iphorm-input-outer-wrap,
.iphorm-responsive .iphorm-labels-left.iphorm-element-wrap .iphorm-input-wrap,
.iphorm-responsive .iphorm-labels-left.iphorm-element-wrap .iphorm-captcha-image-wrap {
margin-left: 0 !important;
padding-left: 0;
} .iphorm-fancybox-wrap-responsive {
right: 0 !important;
left: 0 !important;
}
}.qtip{position:absolute;left:-28000px;top:-28000px;display:none;max-width:280px;min-width:50px;font-size:10.5px;line-height:12px;direction:ltr;box-shadow:none;padding:0}.qtip-content{position:relative;padding:5px 9px;overflow:hidden;text-align:left;word-wrap:break-word}.qtip-titlebar{position:relative;padding:5px 35px 5px 10px;overflow:hidden;border-width:0 0 1px;font-weight:700}.qtip-titlebar+.qtip-content{border-top-width:0!important}.qtip-close{position:absolute;right:-9px;top:-9px;z-index:11;cursor:pointer;outline:0;border:1px solid transparent}.qtip-titlebar .qtip-close{right:4px;top:50%;margin-top:-9px}* html .qtip-titlebar .qtip-close{top:16px}.qtip-icon .ui-icon,.qtip-titlebar .ui-icon{display:block;text-indent:-1000em;direction:ltr}.qtip-icon,.qtip-icon .ui-icon{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;text-decoration:none}.qtip-icon .ui-icon{width:18px;height:14px;line-height:14px;text-align:center;text-indent:0;font:400 bold 10px/13px Tahoma,sans-serif;color:inherit;background:-100em -100em no-repeat}.qtip-default{border:1px solid #F1D031;background-color:#FFFFA3;color:#555}.qtip-default .qtip-titlebar{background-color:#FFEF93}.qtip-default .qtip-icon{border-color:#CCC;background:#F1F1F1;color:#777}.qtip-default .qtip-titlebar .qtip-close{border-color:#AAA;color:#111}.qtip-light{background-color:#fff;border-color:#E2E2E2;color:#454545}.qtip-light .qtip-titlebar{background-color:#f1f1f1}.qtip-dark{background-color:#505050;border-color:#303030;color:#f3f3f3}.qtip-dark .qtip-titlebar{background-color:#404040}.qtip-dark .qtip-icon{border-color:#444}.qtip-dark .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-cream{background-color:#FBF7AA;border-color:#F9E98E;color:#A27D35}.qtip-cream .qtip-titlebar{background-color:#F0DE7D}.qtip-cream .qtip-close .qtip-icon{background-position:-82px 0}.qtip-red{background-color:#F78B83;border-color:#D95252;color:#912323}.qtip-red .qtip-titlebar{background-color:#F06D65}.qtip-red .qtip-close .qtip-icon{background-position:-102px 0}.qtip-red .qtip-icon,.qtip-red .qtip-titlebar .ui-state-hover{border-color:#D95252}.qtip-green{background-color:#CAED9E;border-color:#90D93F;color:#3F6219}.qtip-green .qtip-titlebar{background-color:#B0DE78}.qtip-green .qtip-close .qtip-icon{background-position:-42px 0}.qtip-blue{background-color:#E5F6FE;border-color:#ADD9ED;color:#5E99BD}.qtip-blue .qtip-titlebar{background-color:#D0E9F5}.qtip-blue .qtip-close .qtip-icon{background-position:-2px 0}.qtip-shadow{-webkit-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);-moz-box-shadow:1px 1px 3px 1px rgba(0,0,0,.15);box-shadow:1px 1px 3px 1px rgba(0,0,0,.15)}.qtip-bootstrap,.qtip-rounded,.qtip-tipsy{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}.qtip-rounded .qtip-titlebar{-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;border-radius:4px 4px 0 0}.qtip-youtube{-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 3px #333;-moz-box-shadow:0 0 3px #333;box-shadow:0 0 3px #333;color:#fff;border:0 solid transparent;background:#4A4A4A;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#4A4A4A),color-stop(100%,#000));background-image:-webkit-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-moz-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-ms-linear-gradient(top,#4A4A4A 0,#000 100%);background-image:-o-linear-gradient(top,#4A4A4A 0,#000 100%)}.qtip-youtube .qtip-titlebar{background-color:transparent}.qtip-youtube .qtip-content{padding:.75em;font:12px arial,sans-serif;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#4a4a4a, EndColorStr=#000000);-ms-filter:"progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#4a4a4a,EndColorStr=#000000);"}.qtip-youtube .qtip-icon{border-color:#222}.qtip-youtube .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-jtools{background:#232323;background:rgba(0,0,0,.7);background-image:-webkit-gradient(linear,left top,left bottom,from(#717171),to(#232323));background-image:-moz-linear-gradient(top,#717171,#232323);background-image:-webkit-linear-gradient(top,#717171,#232323);background-image:-ms-linear-gradient(top,#717171,#232323);background-image:-o-linear-gradient(top,#717171,#232323);border:2px solid #ddd;border:2px solid rgba(241,241,241,1);-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;-webkit-box-shadow:0 0 12px #333;-moz-box-shadow:0 0 12px #333;box-shadow:0 0 12px #333}.qtip-jtools .qtip-titlebar{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171, endColorstr=#4A4A4A);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#717171,endColorstr=#4A4A4A)"}.qtip-jtools .qtip-content{filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A, endColorstr=#232323);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#4A4A4A,endColorstr=#232323)"}.qtip-jtools .qtip-content,.qtip-jtools .qtip-titlebar{background:0 0;color:#fff;border:0 dashed transparent}.qtip-jtools .qtip-icon{border-color:#555}.qtip-jtools .qtip-titlebar .ui-state-hover{border-color:#333}.qtip-cluetip{-webkit-box-shadow:4px 4px 5px rgba(0,0,0,.4);-moz-box-shadow:4px 4px 5px rgba(0,0,0,.4);box-shadow:4px 4px 5px rgba(0,0,0,.4);background-color:#D9D9C2;color:#111;border:0 dashed transparent}.qtip-cluetip .qtip-titlebar{background-color:#87876A;color:#fff;border:0 dashed transparent}.qtip-cluetip .qtip-icon{border-color:#808064}.qtip-cluetip .qtip-titlebar .ui-state-hover{border-color:#696952;color:#696952}.qtip-tipsy{background:#000;background:rgba(0,0,0,.87);color:#fff;border:0 solid transparent;font-size:11px;font-family:'Lucida Grande',sans-serif;font-weight:700;line-height:16px;text-shadow:0 1px #000}.qtip-tipsy .qtip-titlebar{padding:6px 35px 0 10px;background-color:transparent}.qtip-tipsy .qtip-content{padding:6px 10px}.qtip-tipsy .qtip-icon{border-color:#222;text-shadow:none}.qtip-tipsy .qtip-titlebar .ui-state-hover{border-color:#303030}.qtip-tipped{border:3px solid #959FA9;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;background-color:#F9F9F9;color:#454545;font-weight:400;font-family:serif}.qtip-tipped .qtip-titlebar{border-bottom-width:0;color:#fff;background:#3A79B8;background-image:-webkit-gradient(linear,left top,left bottom,from(#3A79B8),to(#2E629D));background-image:-webkit-linear-gradient(top,#3A79B8,#2E629D);background-image:-moz-linear-gradient(top,#3A79B8,#2E629D);background-image:-ms-linear-gradient(top,#3A79B8,#2E629D);background-image:-o-linear-gradient(top,#3A79B8,#2E629D);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8, endColorstr=#2E629D);-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#3A79B8,endColorstr=#2E629D)"}.qtip-tipped .qtip-icon{border:2px solid #285589;background:#285589}.qtip-tipped .qtip-icon .ui-icon{background-color:#FBFBFB;color:#555}.qtip-bootstrap{font-size:14px;line-height:20px;color:#333;padding:1px;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box}.qtip-bootstrap .qtip-titlebar{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}.qtip-bootstrap .qtip-titlebar .qtip-close{right:11px;top:45%;border-style:none}.qtip-bootstrap .qtip-content{padding:9px 14px}.qtip-bootstrap .qtip-icon{background:0 0}.qtip-bootstrap .qtip-icon .ui-icon{width:auto;height:auto;float:right;font-size:20px;font-weight:700;line-height:18px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.qtip-bootstrap .qtip-icon .ui-icon:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;filter:alpha(opacity=40)}.qtip:not(.ie9haxors) div.qtip-content,.qtip:not(.ie9haxors) div.qtip-titlebar{filter:none;-ms-filter:none}.qtip .qtip-tip{margin:0 auto;overflow:hidden;z-index:10}.qtip .qtip-tip,x:-o-prefocus{visibility:hidden}.qtip .qtip-tip,.qtip .qtip-tip .qtip-vml,.qtip .qtip-tip canvas{position:absolute;color:#123456;background:0 0;border:0 dashed transparent}.qtip .qtip-tip canvas{top:0;left:0}.qtip .qtip-tip .qtip-vml{behavior:url(#default#VML);display:inline-block;visibility:visible}.iphorm-uniform-theme-default div.selector, .iphorm-uniform-theme-default div.selector span, .iphorm-uniform-theme-default div.checker span,
.iphorm-uniform-theme-default div.radio span, .iphorm-uniform-theme-default div.uploader, .iphorm-uniform-theme-default div.uploader span.action,
.iphorm-uniform-theme-default div.button, .iphorm-uniform-theme-default div.button span {
background-image: url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/js/uniform/themes/default/images/sprite.png);
background-repeat: no-repeat;
-webkit-font-smoothing: antialiased; }
.iphorm-uniform-theme-default div.selector, .iphorm-uniform-theme-default div.checker, .iphorm-uniform-theme-default div.button, .iphorm-uniform-theme-default div.radio, .iphorm-uniform-theme-default div.uploader {
display: -moz-inline-box;
display: inline-block;
*display: inline;
zoom: 1;
vertical-align: middle; }
.iphorm-uniform-theme-default div.selector:focus, .iphorm-uniform-theme-default div.checker:focus, .iphorm-uniform-theme-default div.button:focus, .iphorm-uniform-theme-default div.radio:focus, .iphorm-uniform-theme-default div.uploader:focus {
outline: 0; }
.iphorm-uniform-theme-default div.selector, .iphorm-uniform-theme-default div.selector *, .iphorm-uniform-theme-default div.radio,
.iphorm-uniform-theme-default div.radio *, .iphorm-uniform-theme-default div.checker, .iphorm-uniform-theme-default div.checker *,
.iphorm-uniform-theme-default div.uploader, .iphorm-uniform-theme-default div.uploader *, .iphorm-uniform-theme-default div.button, .iphorm-uniform-theme-default div.button * {
margin: 0;
padding: 0; }
.iphorm-uniform-theme-default .highContrastDetect {
background: url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/js/uniform/themes/default/images/bg-input.png) repeat-x 0 0;
width: 0px;
height: 0px; } .iphorm-uniform-theme-default input.uniform-input,
.iphorm-uniform-theme-default select.uniform-multiselect,
.iphorm-uniform-theme-default textarea.uniform {
padding: 3px;
background: url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/js/uniform/themes/default/images/bg-input.png) repeat-x 0 0;
outline: 0; }
.iphorm-uniform-theme-default input.uniform-input.active,
.iphorm-uniform-theme-default select.uniform-multiselect.active,
.iphorm-uniform-theme-default textarea.uniform.active {
background: url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/js/uniform/themes/default/images/bg-input-focus.png) repeat-x 0 0; } .iphorm-uniform-theme-default div.checker input,
.iphorm-uniform-theme-default input[type="search"],
.iphorm-uniform-theme-default input[type="search"]:active {
-moz-appearance: none;
-webkit-appearance: none; } .iphorm-uniform-theme-default div.selector {
background-position: 0 -130px;
line-height: 26px;
height: 26px;
padding: 0 0 0 10px;
position: relative;
overflow: hidden; }
.iphorm-uniform-theme-default div.selector span {
text-overflow: ellipsis;
display: block;
overflow: hidden;
white-space: nowrap;
background-position: right 0;
height: 26px;
line-height: 26px;
padding-right: 25px;
cursor: pointer;
width: 100%;
display: block; }
.iphorm-uniform-theme-default div.selector.fixedWidth {
width: 190px; }
.iphorm-uniform-theme-default div.selector.fixedWidth span {
width: 155px; }
.iphorm-uniform-theme-default div.selector select {
opacity: 0;
filter: alpha(opacity=0);
-moz-opacity: 0;
border: none;
background: none;
position: absolute;
height: 22px;
top: 2px;
left: 0px;
width: 100%; }
.iphorm-uniform-theme-default div.selector.active {
background-position: 0 -156px; }
.iphorm-uniform-theme-default div.selector.active span {
background-position: right -26px; }
.iphorm-uniform-theme-default div.selector.hover, .iphorm-uniform-theme-default div.selector.focus {
background-position: 0 -182px; }
.iphorm-uniform-theme-default div.selector.hover span, .iphorm-uniform-theme-default div.selector.focus span {
background-position: right -52px; }
.iphorm-uniform-theme-default div.selector.hover.active, .iphorm-uniform-theme-default div.selector.focus.active {
background-position: 0 -208px; }
.iphorm-uniform-theme-default div.selector.hover.active span, .iphorm-uniform-theme-default div.selector.focus.active span {
background-position: right -78px; }
.iphorm-uniform-theme-default div.selector.disabled, .iphorm-uniform-theme-default div.selector.disabled.active {
background-position: 0 -234px; }
.iphorm-uniform-theme-default div.selector.disabled span, .iphorm-uniform-theme-default div.selector.disabled.active span {
background-position: right -104px; } .iphorm-uniform-theme-default div.checker {
position: relative; }
.iphorm-uniform-theme-default div.checker, .iphorm-uniform-theme-default div.checker span, .iphorm-uniform-theme-default div.checker input {
width: 19px;
height: 19px; }
.iphorm-uniform-theme-default div.checker span {
display: -moz-inline-box;
display: inline-block;
*display: inline;
zoom: 1;
text-align: center;
background-position: 0 -260px; }
.iphorm-uniform-theme-default div.checker span.checked {
background-position: -76px -260px; }
.iphorm-uniform-theme-default div.checker input {
opacity: 0;
filter: alpha(opacity=0);
-moz-opacity: 0;
border: none;
background: none;
display: -moz-inline-box;
display: inline-block;
*display: inline;
zoom: 1; }
.iphorm-uniform-theme-default div.checker.active span {
background-position: -19px -260px; }
.iphorm-uniform-theme-default div.checker.active span.checked {
background-position: -95px -260px; }
.iphorm-uniform-theme-default div.checker.hover span, .iphorm-uniform-theme-default div.checker.focus span {
background-position: -38px -260px; }
.iphorm-uniform-theme-default div.checker.hover span.checked, .iphorm-uniform-theme-default div.checker.focus span.checked {
background-position: -114px -260px; }
.iphorm-uniform-theme-default div.checker.hover.active span, .iphorm-uniform-theme-default div.checker.focus.active span {
background-position: -57px -260px; }
.iphorm-uniform-theme-default div.checker.hover.active span.checked, .iphorm-uniform-theme-default div.checker.focus.active span.checked {
background-position: -133px -260px; }
.iphorm-uniform-theme-default div.checker.disabled, .iphorm-uniform-theme-default div.checker.disabled.active {
background-position: -152px -260px; }
.iphorm-uniform-theme-default div.checker.disabled span.checked, .iphorm-uniform-theme-default div.checker.disabled.active span.checked {
background-position: -171px -260px; } .iphorm-uniform-theme-default div.radio {
position: relative; }
.iphorm-uniform-theme-default div.radio, .iphorm-uniform-theme-default div.radio span, .iphorm-uniform-theme-default div.radio input {
width: 18px;
height: 18px; }
.iphorm-uniform-theme-default div.radio span {
display: -moz-inline-box;
display: inline-block;
*display: inline;
zoom: 1;
text-align: center;
background-position: 0 -279px; }
.iphorm-uniform-theme-default div.radio span.checked {
background-position: -72px -279px; }
.iphorm-uniform-theme-default div.radio input {
opacity: 0;
filter: alpha(opacity=0);
-moz-opacity: 0;
border: none;
background: none;
display: -moz-inline-box;
display: inline-block;
*display: inline;
zoom: 1;
text-align: center; }
.iphorm-uniform-theme-default div.radio.active span {
background-position: -18px -18px -279px; }
.iphorm-uniform-theme-default div.radio.active span.checked {
background-position: -90px -279px; }
.iphorm-uniform-theme-default div.radio.hover span, .iphorm-uniform-theme-default div.radio.focus span {
background-position: -36px -36px -279px; }
.iphorm-uniform-theme-default div.radio.hover span.checked, .iphorm-uniform-theme-default div.radio.focus span.checked {
background-position: -108px -279px; }
.iphorm-uniform-theme-default div.radio.hover.active span, .iphorm-uniform-theme-default div.radio.focus.active span {
background-position: -54px -279px; }
.iphorm-uniform-theme-default div.radio.hover.active span.checked, .iphorm-uniform-theme-default div.radio.focus.active span.checked {
background-position: -126px -279px; }
.iphorm-uniform-theme-default div.radio.disabled span, .iphorm-uniform-theme-default div.radio.disabled.active span {
background-position: -144px -279px; }
.iphorm-uniform-theme-default div.radio.disabled span.checked, .iphorm-uniform-theme-default div.radio.disabled.active span.checked {
background-position: -162px -279px; } .iphorm-uniform-theme-default div.uploader {
background-position: 0 -297px;
height: 28px;
width: 190px;
cursor: pointer;
position: relative;
overflow: hidden; }
.iphorm-uniform-theme-default div.uploader span.action {
background-position: right -409px;
height: 28px;
line-height: 28px;
width: 82px;
text-align: center;
float: left;
display: inline;
overflow: hidden;
cursor: pointer; }
.iphorm-uniform-theme-default div.uploader span.filename {
text-overflow: ellipsis;
display: block;
overflow: hidden;
white-space: nowrap;
float: left;
cursor: default;
height: 24px;
margin: 2px 0 2px 2px;
line-height: 24px;
width: 85px;
padding: 0 10px; }
.iphorm-uniform-theme-default div.uploader input {
opacity: 0;
filter: alpha(opacity=0);
-moz-opacity: 0;
border: none;
background: none;
position: absolute;
top: 0;
right: 0;
float: right;
cursor: default;
width: 100%;
height: 100%; }
.iphorm-uniform-theme-default div.uploader.active span.action {
background-position: right -465px; }
.iphorm-uniform-theme-default div.uploader.hover, .iphorm-uniform-theme-default div.uploader.focus {
background-position: 0 -353px; }
.iphorm-uniform-theme-default div.uploader.hover span.action, .iphorm-uniform-theme-default div.uploader.focus span.action {
background-position: right -437px; }
.iphorm-uniform-theme-default div.uploader.hover.active span.action, .iphorm-uniform-theme-default div.uploader.focus.active span.action {
background-position: right -493px; }
.iphorm-uniform-theme-default div.uploader.disabled, .iphorm-uniform-theme-default div.uploader.disabled.active {
background-position: 0 -325px; }
.iphorm-uniform-theme-default div.uploader.disabled span.action, .iphorm-uniform-theme-default div.uploader.disabled.active span.action {
background-position: right -381px; } .iphorm-uniform-theme-default div.button {
background-position: 0 -641px;
height: 30px;
cursor: pointer;
position: relative; }
.iphorm-uniform-theme-default div.button a, .iphorm-uniform-theme-default div.button button, .iphorm-uniform-theme-default div.button input {
opacity: 0.01;
filter: alpha(opacity=1);
-moz-opacity: 0.01;
display: block;
top: 0;
left: 0;
right: 0;
bottom: 0;
position: absolute; }
.iphorm-uniform-theme-default div.button span {
display: -moz-inline-box;
display: inline-block;
*display: inline;
zoom: 1;
line-height: 22px;
text-align: center;
background-position: right -521px;
height: 22px;
margin-left: 13px;
padding: 8px 15px 0 2px; }
.iphorm-uniform-theme-default div.button.active {
background-position: 0 -671px; }
.iphorm-uniform-theme-default div.button.active span {
background-position: right -551px;
cursor: default; }
.iphorm-uniform-theme-default div.button.hover, .iphorm-uniform-theme-default div.button.focus {
background-position: 0 -701px; }
.iphorm-uniform-theme-default div.button.hover span, .iphorm-uniform-theme-default div.button.focus span {
background-position: right -581px; }
.iphorm-uniform-theme-default div.button.disabled, .iphorm-uniform-theme-default div.button.disabled.active {
background-position: 0 -731px; }
.iphorm-uniform-theme-default div.button.disabled span, .iphorm-uniform-theme-default div.button.disabled.active span {
background-position: right -611px;
cursor: default; } .iphorm-uniform-theme-default input.uniform-input,
.iphorm-uniform-theme-default select.uniform-multiselect,
.iphorm-uniform-theme-default textarea.uniform {
font-size: 12px;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
font-weight: normal;
color: #777;
border-top: solid 1px #aaaaaa;
border-left: solid 1px #aaaaaa;
border-bottom: solid 1px #cccccc;
border-right: solid 1px #cccccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px; }
.iphorm-uniform-theme-default input.uniform-input.hover, .iphorm-uniform-theme-default input.uniform-input.focus,
.iphorm-uniform-theme-default select.uniform-multiselect.hover,
.iphorm-uniform-theme-default select.uniform-multiselect.focus,
.iphorm-uniform-theme-default textarea.uniform.hover,
.iphorm-uniform-theme-default textarea.uniform.focus {
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.3);
border-color: #999; }  .iphorm-uniform-theme-default div.button span {
font-weight: bold;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase; }
.iphorm-uniform-theme-default div.button.hover span, .iphorm-uniform-theme-default div.button.focus span {
color: #555; }
.iphorm-uniform-theme-default div.button.disabled span, .iphorm-uniform-theme-default div.button.disabled.active span {
color: #bbb; } .iphorm-uniform-theme-default div.selector {
font-size: 12px; }
.iphorm-uniform-theme-default div.selector span {
color: #666;
text-shadow: 0 1px 0 white; }
.iphorm-uniform-theme-default div.selector select {
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 12px; }
.iphorm-uniform-theme-default div.selector.disabled span, .iphorm-uniform-theme-default div.selector.disabled.active span {
color: #bbb; } .iphorm-uniform-theme-default div.checker {
margin-right: 5px; } .iphorm-uniform-theme-default div.radio {
margin-right: 3px; } .iphorm-uniform-theme-default div.uploader span.action {
text-shadow: white 0px 1px 0px;
background-color: #fff;
font-size: 11px;
font-weight: bold; }
.iphorm-uniform-theme-default div.uploader span.filename {
color: #777;
border-right: solid 1px #bbbbbb;
font-size: 11px; }
.iphorm-uniform-theme-default div.uploader.disabled span.action, .iphorm-uniform-theme-default div.uploader.disabled.active span.action {
color: #aaa; }
.iphorm-uniform-theme-default div.uploader.disabled span.filename, .iphorm-uniform-theme-default div.uploader.disabled.active span.filename {
border-color: #ddd;
color: #aaa; }
.iphorm-uniform-theme-default input.uniform-input, .iphorm-uniform-theme-default input.uniform-input:focus {
background-color: #fff; }.ip-form-wrap .iphorm-theme-light-light .iphorm-inner {
background: #FDFDFD;
}  .iphorm-theme-light-light {
color: #000;
} .iphorm-theme-light-light h3.iphorm-title {
color: #000;
} .iphorm-theme-light-light p.iphorm-description {
color: #666;
}  .iphorm-theme-light-light .iphorm-element-wrap label span.iphorm-required {
color: #cc0101;
} .iphorm-theme-light-light .iphorm-element-wrap p.iphorm-description {
color: #000;
} .iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-text input,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-captcha input,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-password input,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap select,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap textarea {
color: #999;
border: solid 1px #b9b9b9;
padding: 4px;
background: #fff url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/themes/light/images/input-bg-rep.png) repeat-x bottom left;
-webkit-box-shadow: 1px 1px 1px #eee;
-moz-box-shadow: 1px 1px 1px #eee;
box-shadow: 1px 1px 1px #eee;
} .iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-text input:hover,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-captcha input:hover,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-password input:hover,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap select:hover,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap textarea:hover {
color: #000;
border: solid 1px #CACACA;
} .iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-text input:active,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-captcha input:active,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-password input:active,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap select:active,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap textarea:active {
color: #000;
} .iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-text input:focus,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-captcha input:focus,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap-password input:focus,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap select:focus,
.iphorm-theme-light-light .iphorm-elements .iphorm-element-wrap textarea:focus {
color: #000;
background: #fff url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/themes/light/images/input-active-bg-rep.png) repeat-x top left;
border: solid 1px #CACACA;
-webkit-box-shadow: 1px 1px 0 #fff;
-moz-box-shadow: 1px 1px 0 #fff;
box-shadow: 1px 1px 0 #fff;
} .iphorm-theme-light-light .iphorm-element-wrap > .iphorm-element-spacer > label {
font-weight: bold;
color: #000;
text-shadow: 1px 1px 0 #fff;
} .iphorm-theme-light-light .iphorm-element-wrap-text.iphorm-labels-inside > .iphorm-element-spacer > label,
.iphorm-theme-light-light .iphorm-element-wrap-textarea.iphorm-labels-inside > .iphorm-element-spacer > label,
.iphorm-theme-light-light .iphorm-element-wrap-password.iphorm-labels-inside > .iphorm-element-spacer > label,
.iphorm-theme-light-light .iphorm-element-wrap-captcha.iphorm-labels-inside > .iphorm-element-spacer > label {
margin-left: 5px;
margin-top: 4px;
color: #999;
} .iphorm-theme-light-light .iphorm-tooltip-icon {
background: url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/themes/light/images/help-icon.png) no-repeat right bottom;
}  .iphorm-theme-light-light .iphom-upload-progress-wrap {
background: #fff url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/themes/light/images/file-upload-progress-area.png) repeat-x bottom left;
border: 1px solid #b9b9b9;
} .iphorm-theme-light-light .iphorm-upload-progress-bar-wrap {
background: transparent;
border: none transparent;
padding: 0;
} .iphorm-theme-light-light .iphorm-upload-progress-bar {
height: 12px;
background: #e2ab00 url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/themes/light/images/file-progress-bar-bg.png) repeat-x top left;
border: 1px solid #e1ae00;
} .iphorm-theme-light-light .iphorm-upload-info {}
.iphorm-theme-light-light .iphorm-upload-info > div {
color: #000;
font-size: 11px;
text-shadow: 1px 1px 0 #fff;
} .iphorm-theme-light-light .iphorm-upload-queue-file {
background: #fff url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/themes/light/images/input-active-bg-rep.png) repeat-x top left;
border: 1px solid #b9b9b9;
} .iphorm-theme-light-light .iphorm-upload-queue-filename {
color: #000;
font-size: 11px;
} .iphorm-theme-light-light .iphorm-upload-queue-remove {
background: url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/themes/light/images/file-close.png) no-repeat center center;
text-indent: -99999px;
} .iphorm-theme-light-light .iphorm-upload-queue-success {
} .iphorm-theme-light-light .iphorm-swfupload-browse {
background: #fdfdfd url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/themes/light/images/button-bg-rep.png) repeat-x bottom left;
border: solid 1px #b9b9b9;
text-shadow: 1px 1px 0 #fff;
-webkit-box-shadow: 1px 1px 1px #eee;
-moz-box-shadow: 1px 1px 1px #eee;
box-shadow: 1px 1px 1px #eee;
color: #363636;
}
.iphorm-theme-light-light .iphorm-swfupload-browse:hover {
color: #000;
} .iphorm-theme-light-light .iphorm-add-another-upload span.iphorm-add-another-upload-button {
background: #fdfdfd url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/themes/light/images/button-bg-rep.png) repeat-x bottom left;
border: solid 1px #b9b9b9;
text-shadow: 1px 1px 0 #fff;
-webkit-box-shadow: 1px 1px 1px #eee;
-moz-box-shadow: 1px 1px 1px #eee;
box-shadow: 1px 1px 1px #eee;
}
.iphorm-theme-light-light .iphorm-add-another-upload span.iphorm-add-another-upload-button:hover {
background: #fdfdfd url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/themes/light/images/button-active-bg-rep.png) repeat-x top left;
}  .iphorm-theme-light-light .ifb-captcha-image-inner {
margin-top: 3px;
border: 1px solid #F0F0F0;
}  .iphorm-theme-light-light .iphorm-group-style-plain > .iphorm-group-elements .iphorm-group-title-description-wrap {
margin-bottom: 15px;
padding-bottom: 5px;
border-bottom: solid 1px #eee;
border-top: solid 1px #eee;
} .iphorm-theme-light-light .iphorm-group-style-plain > .iphorm-group-elements .iphorm-group-title {
color: #363636;
padding: 5px 0 0;
font-weight: normal;
text-shadow: 1px 1px 0 #fff;
} .iphorm-theme-light-light .iphorm-group-style-plain > .iphorm-group-elements p.iphorm-group-description {
color: #666;
padding: 0;
font-size: 11px;
} .iphorm-theme-light-light .iphorm-group-style-bordered > .iphorm-group-elements {min-width: 1px;} .iphorm-theme-light-light .iphorm-group-style-bordered > .iphorm-group-elements .iphorm-group-title-description-wrap {
margin: -10px -10px 10px -10px;
border-bottom: solid 1px #eee;
background: #fff url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/themes/light/images/boxed-group-title-bg.png) repeat-x left top;
padding-bottom: 5px;
} .iphorm-theme-light-light .iphorm-group-style-bordered > .iphorm-group-elements .iphorm-group-title {
color: #363636;
padding: 5px 10px 0;
font-weight: normal;
text-shadow: 1px 1px 0 #fff;
margin: 0;
} .iphorm-theme-light-light .iphorm-group-style-bordered > .iphorm-group-elements p.iphorm-group-description {
color: #666;
font-size: 11px;
padding: 5px 10px 0;
margin: 0;
} .iphorm-theme-light-light .iphorm-group-style-bordered > .iphorm-group-elements {
border: solid 1px #CCC;
background: #fefefe url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/themes/light/images/boxed-group-bg.png) repeat-x bottom left;
-webkit-box-shadow: 1px 1px 1px #eee;
-moz-box-shadow: 1px 1px 1px #eee;
box-shadow: 1px 1px 1px #eee;
}
.iphorm-theme-light-light .iphorm-group-style-bordered > .iphorm-group-row {
} .iphorm-theme-light-light .iphorm-group-style-bordered > .iphorm-group-elements .iphorm-group-row {
background: url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/themes/light/images/boxed-group-break-line.png) repeat-x bottom left;
margin-bottom: 10px;
}
.iphorm-theme-light-light .iphorm-group-style-plain > .iphorm-group-elements .iphorm-group-row {
background: none;
margin: 0;
}
.iphorm-theme-light-light .iphorm-group-style-bordered .iphorm-group-row.last-child {
background: none;
margin-bottom: 0;
}   .iphorm-theme-light-light .iphorm-submit-input-wrap {
float: left; } .iphorm-theme-light-light .iphorm-submit-wrap button span, .iphorm-theme-light-light .iphorm-submit-wrap button em {
color: #363636;
text-shadow: 1px 1px 0 #fff;
} .iphorm-theme-light-light .iphorm-submit-wrap button span {
background: #fdfdfd url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/themes/light/images/button-bg-rep.png) repeat-x bottom left; border: solid 1px #b9b9b9;
-webkit-box-shadow: 1px 1px 1px #eee;
-moz-box-shadow: 1px 1px 1px #eee;
box-shadow: 1px 1px 1px #eee;
} .iphorm-theme-light-light .iphorm-submit-wrap button:hover {
background: none; }
.iphorm-theme-light-light .iphorm-submit-wrap button:hover span {
background: #fdfdfd url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/themes/light/images/button-bg-rep.png) repeat-x bottom left; border: solid 1px #b9b9b9;
} .iphorm-theme-light-light .iphorm-submit-wrap button:active span {
background: #fdfdfd url(//mihautosales.com/wp-content/plugins/iphorm-form-builder/themes/light/images/button-active-bg-rep.png) repeat-x top left; border: solid 1px #CACACA;
-webkit-box-shadow: 1px 1px 0 #fff;
-moz-box-shadow: 1px 1px 0 #fff;
box-shadow: 1px 1px 0 #fff;
} .iphorm-theme-light-light .iphorm-submit-wrap button em {
background: transparent; } .iphorm-theme-light-light .iphorm-submit-wrap button:hover em {
background: transparent; color: #000;
} .iphorm-theme-light-light .iphorm-submit-wrap button:active em {
background: transparent; color: #000;
} .iphorm-theme-light-light .iphorm-loading-wrap {
float: left; } .iphorm-theme-light-light .iphorm-loading-wrap .iphorm-loading {}  .iphorm-theme-light-light .iphorm-errors-list > .iphorm-error {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-shadow: 1px 1px 0 #f3d6d4;
} .iphorm-theme-light-light .iphorm-queue-errors-list > .iphorm-queue-error {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-shadow: 1px 1px 0 #f3d6d4;
} .iphorm-theme-light-light .iphorm-success-message {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
text-shadow: 1px 1px 0 #e0fdc3;
} .iphorm-theme-light-light .iphorm-referral-link a {
color: #0F83CA;
}
.iphorm-theme-light-light .iphorm-referral-link a:hover {
color: #292929;
}.rtl {	direction: rtl;}
@font-face {
font-family: 'revicons';
src: url(//mihautosales.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888);
src: url(//mihautosales.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),
url(//mihautosales.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.woff?5510888) format('woff'),
url(//mihautosales.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.ttf?5510888) format('truetype'),
url(//mihautosales.com/wp-content/plugins/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="revicon-"]:before, [class*=" revicon-"]:before {
font-family: "revicons";
font-style: normal;
font-weight: normal;
speak: none;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center; font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;    }
.revicon-search-1:before { content: '\e802'; } .revicon-pencil-1:before { content: '\e831'; } .revicon-picture-1:before { content: '\e803'; } .revicon-cancel:before { content: '\e80a'; } .revicon-info-circled:before { content: '\e80f'; } .revicon-trash:before { content: '\e801'; } .revicon-left-dir:before { content: '\e817'; } .revicon-right-dir:before { content: '\e818'; } .revicon-down-open:before { content: '\e83b'; } .revicon-left-open:before { content: '\e819'; } .revicon-right-open:before { content: '\e81a'; } .revicon-angle-left:before { content: '\e820'; } .revicon-angle-right:before { content: '\e81d'; } .revicon-left-big:before { content: '\e81f'; } .revicon-right-big:before { content: '\e81e'; } .revicon-magic:before { content: '\e807'; } .revicon-picture:before { content: '\e800'; } .revicon-export:before { content: '\e80b'; } .revicon-cog:before { content: '\e832'; } .revicon-login:before { content: '\e833'; } .revicon-logout:before { content: '\e834'; } .revicon-video:before { content: '\e805'; } .revicon-arrow-combo:before { content: '\e827'; } .revicon-left-open-1:before { content: '\e82a'; } .revicon-right-open-1:before { content: '\e82b'; } .revicon-left-open-mini:before { content: '\e822'; } .revicon-right-open-mini:before { content: '\e823'; } .revicon-left-open-big:before { content: '\e824'; } .revicon-right-open-big:before { content: '\e825'; } .revicon-left:before { content: '\e836'; } .revicon-right:before { content: '\e826'; } .revicon-ccw:before { content: '\e808'; } .revicon-arrows-ccw:before { content: '\e806'; } .revicon-palette:before { content: '\e829'; } .revicon-list-add:before { content: '\e80c'; } .revicon-doc:before { content: '\e809'; } .revicon-left-open-outline:before { content: '\e82e'; } .revicon-left-open-2:before { content: '\e82c'; } .revicon-right-open-outline:before { content: '\e82f'; } .revicon-right-open-2:before { content: '\e82d'; } .revicon-equalizer:before { content: '\e83a'; } .revicon-layers-alt:before { content: '\e804'; } .revicon-popup:before { content: '\e828'; }  .rev_slider_wrapper{
position:relative;
z-index: 0;
}
.rev_slider{
position:relative;
overflow:visible;
}
.tp-overflow-hidden { overflow:hidden;}
.tp-simpleresponsive img,
.rev_slider img{
max-width:none !important;
-moz-transition: none;
-webkit-transition: none;
-o-transition: none;
transition: none;
margin:0px;
padding:0px;
border-width:0px;
border:none;
}
.rev_slider .no-slides-text{
font-weight:bold;
text-align:center;
padding-top:80px;
}
.rev_slider >ul,
.rev_slider_wrapper >ul,
.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li{
list-style:none !important;
position:absolute;	
margin:0px !important;
padding:0px !important;
overflow-x: visible;
overflow-y: visible;
list-style-type: none !important;
background-image:none;
background-position:0px 0px;
text-indent: 0em;
top:0px;left:0px;
}
.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li { 
visibility:hidden; 
}
.tp-revslider-slidesli,
.tp-revslider-mainul	{	
padding:0 !important; 
margin:0 !important; 
list-style:none !important;
}
.rev_slider li.tp-revslider-slidesli {
position: absolute !important;
}
.tp-caption .rs-untoggled-content { display:block;}
.tp-caption .rs-toggled-content { display:none;}
.rs-toggle-content-active.tp-caption .rs-toggled-content { display:block;}
.rs-toggle-content-active.tp-caption .rs-untoggled-content { display:none;}
.rev_slider .tp-caption,
.rev_slider .caption 	{ 
position:relative;  
visibility:hidden; 
white-space: nowrap;
display: block;
}
.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap *:last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap *:last-child{
margin-bottom:0;
}
.tp-svg-layer svg {	width:100%; height:100%;position: relative;vertical-align: top} .tp-carousel-wrapper {
cursor:url(//mihautosales.com/wp-content/plugins/revslider/public/assets/css/openhand.cur), move;
}
.tp-carousel-wrapper.dragged {
cursor:url(//mihautosales.com/wp-content/plugins/revslider/public/assets/css/closedhand.cur), move;
} .tp-caption {
z-index:1
}
.tp_inner_padding {	
box-sizing:border-box;	
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
max-height:none !important;	
}
.tp-caption {	
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;	
position:absolute;
-webkit-font-smoothing: antialiased !important;
}
.tp-caption.tp-layer-selectable {
-moz-user-select: all;
-khtml-user-select: all;
-webkit-user-select: all;
-o-user-select: all;	
}
.tp-forcenotvisible,
.tp-hide-revslider,
.tp-caption.tp-hidden-caption {	
visibility:hidden !important; 
display:none !important
}
.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider audio,
.rev_slider video {
max-width: none !important
} .rev_slider_wrapper	{	width:100%;}
.fullscreen-container {	
position:relative;
padding:0;
}
.fullwidthbanner-container{
position:relative;
padding:0;
overflow:hidden;
}
.fullwidthbanner-container .fullwidthabanner{
width:100%;
position:relative;
} .tp-static-layers				{	
position:absolute; z-index:101; top:0px;left:0px; }
.tp-caption .frontcorner		{
width: 0;
height: 0;
border-left: 40px solid transparent;
border-right: 0px solid transparent;
border-top: 40px solid #00A8FF;
position: absolute;left:-40px;top:0px;
}
.tp-caption .backcorner		{
width: 0;
height: 0;
border-left: 0px solid transparent;
border-right: 40px solid transparent;
border-bottom: 40px solid #00A8FF;
position: absolute;right:0px;top:0px;
}
.tp-caption .frontcornertop		{
width: 0;
height: 0;
border-left: 40px solid transparent;
border-right: 0px solid transparent;
border-bottom: 40px solid #00A8FF;
position: absolute;left:-40px;top:0px;
}
.tp-caption .backcornertop		{
width: 0;
height: 0;
border-left: 0px solid transparent;
border-right: 40px solid transparent;
border-top: 40px solid #00A8FF;
position: absolute;right:0px;top:0px;
}
.tp-layer-inner-rotation {	
position: relative !important;
} img.tp-slider-alternative-image	{	
width:100%; height:auto;
} .noFilterClass {
filter:none !important;
} .rs-background-video-layer 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;visibility: hidden;z-index: 0;}
.tp-caption.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.caption.fullscreenvideo,
.tp-caption.fullscreenvideo		{	left:0px; top:0px; position:absolute;width:100%;height:100%}
.caption.fullscreenvideo iframe,
.caption.fullscreenvideo audio,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe audio,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}
.fullcoveredvideo audio,
.fullscreenvideo audio
.fullcoveredvideo video,
.fullscreenvideo video				{	background: #000}
.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}
.videoisplaying .html5vid .tp-poster	{	display: none}
.tp-video-play-button					{	
background:#000;
background:rgba(0,0,0,0.3);										
border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
position: absolute;
top: 50%;
left: 50%;										
color: #FFF;
z-index: 3;
margin-top: -25px;
margin-left: -25px;
line-height: 50px !important;
text-align: center;
cursor: pointer;
width: 50px;
height:50px;
box-sizing: border-box;
-moz-box-sizing: border-box;	
display: inline-block;	
vertical-align: top;
z-index: 4;
opacity: 0;
-webkit-transition:opacity 300ms ease-out !important;
-moz-transition:opacity 300ms ease-out !important;
-o-transition:opacity 300ms ease-out !important;
transition:opacity 300ms ease-out !important;				
}
.tp-hiddenaudio,
.tp-audio-html5 .tp-video-play-button { display:none !important;}
.tp-caption .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center; vertical-align: top; line-height: 50px !important; font-size: 40px !important;}									
.tp-caption:hover .tp-video-play-button	{	opacity: 1;}
.tp-caption .tp-revstop					{	display:none; border-left:5px solid #fff !important; border-right:5px solid #fff !important;margin-top:15px !important;line-height: 20px !important;vertical-align: top; font-size:25px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:inline-block}
.videoisplaying  .tp-video-play-button			{	display:none}
.tp-caption:hover .tp-video-play-button 		{ 	display:block}
.fullcoveredvideo .tp-video-play-button			{	display:none !important}
.fullscreenvideo .fullscreenvideo audio 		{	object-fit:contain !important;}
.fullscreenvideo .fullscreenvideo video 		{	object-fit:contain !important;}
.fullscreenvideo .fullcoveredvideo audio 		{	object-fit:cover !important;}
.fullscreenvideo .fullcoveredvideo video 		{	object-fit:cover !important;}
.tp-video-controls {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 5px;
opacity: 0;
-webkit-transition: opacity .3s;
-moz-transition: opacity .3s;
-o-transition: opacity .3s;
-ms-transition: opacity .3s;
transition: opacity .3s;
background-image: linear-gradient(to bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
background-image: -o-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.13, rgb(0,0,0)),color-stop(1, rgb(50,50,50)));	
display:table;max-width:100%; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}
.tp-caption:hover .tp-video-controls {	opacity: .9;}
.tp-video-button {
background: rgba(0,0,0,.5);
border: 0;
color: #EEE;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
cursor:pointer;
line-height:12px;
font-size:12px;
color:#fff;
padding:0px;
margin:0px;
outline: none;
}
.tp-video-button:hover 				{	cursor: pointer;}
.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap 				{ 	padding:0px 5px;display:table-cell; vertical-align: middle;}
.tp-video-seek-bar-wrap				{	width:80%}
.tp-video-vol-bar-wrap				{	width:20%}
.tp-volume-bar,
.tp-seek-bar						{	width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}
.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}
.rs-background-video-layer video::-webkit-media-controls { display:none !important;}
.rs-background-video-layer audio::-webkit-media-controls { display:none !important;}
.tp-audio-html5 .tp-video-controls {	opacity: 1 !important; visibility: visible !important} .tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo				{	background:url(//mihautosales.com/wp-content/plugins/revslider/public/assets/assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(//mihautosales.com/wp-content/plugins/revslider/public/assets/assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(//mihautosales.com/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(//mihautosales.com/wp-content/plugins/revslider/public/assets/assets/gridtile_3x3_white.png)} .tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 {
-webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
-moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
}
.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
z-index: -2;
position: absolute;
content: "";
bottom: 10px;
left: 10px;
width: 50%;
top: 85%;
max-width:300px;
background: transparent;
-webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
-moz-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
box-shadow: 0 15px 10px rgba(0,0,0,0.8);
-webkit-transform: rotate(-3deg);
-moz-transform: rotate(-3deg);
-o-transform: rotate(-3deg);
-ms-transform: rotate(-3deg);
transform: rotate(-3deg);
}
.tp-shadow2:after,
.tp-shadow4:after
{
-webkit-transform: rotate(3deg);
-moz-transform: rotate(3deg);
-o-transform: rotate(3deg);
-ms-transform: rotate(3deg);
transform: rotate(3deg);
right: 10px;
left: auto;
}
.tp-shadow5
{
position:relative;       
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
content:"";
position:absolute; 
z-index:-2;
-webkit-box-shadow:0 0 25px 0px rgba(0,0,0,0.6);
-moz-box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
top:30%;
bottom:0;
left:20px;
right:20px;
-moz-border-radius:100px / 20px;
border-radius:100px / 20px;
} .tp-button{
padding:6px 13px 5px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
height:30px;
cursor:pointer;
color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
text-decoration:none;
}
.tp-button.big	{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; }
.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {	background-position:bottom, 15px 11px} .tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }
.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68}
.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212}
.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00}
.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222}
.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555} .rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none !important; text-decoration: none !important; line-height: 44px; font-size: 17px; font-weight: 500; padding: 12px 35px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;  font-family: "Roboto", sans-serif;  cursor: pointer;}
.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase; letter-spacing: 1px; font-size: 15px; font-weight: 900; }
.rev-btn.rev-withicon i					{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; -webkit-transition: all 0.2s ease-out !important; -moz-transition: all 0.2s ease-out !important; -o-transition: all 0.2s ease-out !important; -ms-transition: all 0.2s ease-out !important; margin-left:10px !important;}
.rev-btn.rev-hiddenicon i				{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; -webkit-transition: all 0.2s ease-out !important; -moz-transition: all 0.2s ease-out !important; -o-transition: all 0.2s ease-out !important; -ms-transition: all 0.2s ease-out !important; opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;} .rev-btn.rev-medium,
.rev-btn.rev-medium:visited				{	 line-height: 36px; font-size: 14px; padding: 10px 30px; }
.rev-btn.rev-medium.rev-withicon i		{ 	font-size: 14px; top: 0px; }
.rev-btn.rev-medium.rev-hiddenicon i	{ 	font-size: 14px; top: 0px; } .rev-btn.rev-small,
.rev-btn.rev-small:visited				{	line-height: 28px; font-size: 12px; padding: 7px 20px; }
.rev-btn.rev-small.rev-withicon i		{	font-size: 12px; top: 0px; }
.rev-btn.rev-small.rev-hiddenicon i		{ 	font-size: 12px; top: 0px; } .rev-maxround 							{ 	-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.rev-minround 							{ 	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .rev-burger {
position: relative;
width: 60px;
height: 60px;
box-sizing: border-box;
padding: 22px 0 0 14px;
border-radius: 50%;
border: 1px solid rgba(51,51,51,0.25);
tap-highlight-color: transparent;
cursor: pointer;
}
.rev-burger span {
display: block;
width: 30px;
height: 3px;
background: #333;
transition: .7s;
pointer-events: none;
transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
margin: 3px 0;
}
#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
transform: translateY(6px) rotate(-45deg);
-webkit-transform: translateY(6px) rotate(-45deg);
}
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
opacity: 0;
}
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
transform: translateY(-6px) rotate(-135deg);
-webkit-transform: translateY(-6px) rotate(-135deg);
}
.rev-burger.revb-white {
border: 2px solid rgba(255,255,255,0.2);
}
.rev-burger.revb-white span {
background: #fff;
}
.rev-burger.revb-whitenoborder {
border: 0;
}
.rev-burger.revb-whitenoborder span {
background: #fff;
}
.rev-burger.revb-darknoborder {
border: 0;
}
.rev-burger.revb-darknoborder span {
background: #333;
}
.rev-burger.revb-whitefull {
background: #fff;
border:none;
}
.rev-burger.revb-whitefull span {
background:#333;
}
.rev-burger.revb-darkfull {
background: #333;
border:none;
}
.rev-burger.revb-darkfull span {
background:#fff;
} @-webkit-keyframes rev-ani-mouse {
0% { opacity: 1;top: 29%;}
15% {opacity: 1;top: 50%;}
50% { opacity: 0;top: 50%;}
100% { opacity: 0;top: 29%;}
}
@-moz-keyframes rev-ani-mouse {
0% {opacity: 1;top: 29%;}
15% {opacity: 1;top: 50%;}
50% {opacity: 0;top: 50%;}
100% {opacity: 0;top: 29%;}
}
@keyframes rev-ani-mouse {
0% {opacity: 1;top: 29%;}
15% {opacity: 1;top: 50%;}
50% {opacity: 0;top: 50%;}
100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
display: inline-block;
position: relative;
left: 0;
right: 0;
text-align: center;
cursor: pointer;
width:35px;
height:55px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 3px solid white;
border-radius: 23px;
}
.rev-scroll-btn > * {
display: inline-block;
line-height: 18px;
font-size: 13px;
font-weight: normal;
color: #7f8c8d;
color: #ffffff;
font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
filter: alpha(opacity=80);
}
.rev-scroll-btn.revs-fullwhite  {
background:#fff;
}
.rev-scroll-btn.revs-fullwhite span {
background: #333;	
}
.rev-scroll-btn.revs-fulldark  {
background:#333;
border:none;
}
.rev-scroll-btn.revs-fulldark  span {
background: #fff;	
}
.rev-scroll-btn span {
position: absolute;
display: block;
top: 29%;
left: 50%;
width: 8px;
height: 8px;
margin: -4px 0 0 -4px;
background: white;
border-radius: 50%;
-webkit-animation: rev-ani-mouse 2.5s linear infinite;
-moz-animation: rev-ani-mouse 2.5s linear infinite;
animation: rev-ani-mouse 2.5s linear infinite;
}
.rev-scroll-btn.revs-dark {
border-color:#333;
}
.rev-scroll-btn.revs-dark span {
background: #333;	
}
.rev-control-btn {
position: relative;
display: inline-block;
z-index: 5;	
color: #FFF;  
font-size: 20px;
line-height: 60px;
font-weight: 400;
font-style: normal;
font-family: Raleway;	
text-decoration: none;
text-align: center;
background-color: #000;	
border-radius: 50px;	
text-shadow: none;
background-color: rgba(0, 0, 0, 0.50);
width:60px;
height:60px;
box-sizing: border-box;
cursor: pointer;
}
.rev-cbutton-dark-sr	{	
border-radius: 3px;		
}
.rev-cbutton-light	{	
color: #333;  	
background-color: rgba(255,255,255, 0.75);	
}
.rev-cbutton-light-sr	{		
color: #333;  	
border-radius: 3px;		
background-color: rgba(255,255,255, 0.75);
}
.rev-sbutton {	
line-height: 37px;	
width:37px;
height:37px;	
}
.rev-sbutton-blue	{	
background-color: #3B5998
}
.rev-sbutton-lightblue	{	
background-color: #00A0D1;
}
.rev-sbutton-red	{	
background-color: #DD4B39;
} .tp-bannertimer								{	visibility: hidden; width:100%; height:5px; background: #fff; background: rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
.tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px} .tp-simpleresponsive img {
-moz-user-select: none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
}
.tp-caption img {
background: transparent;
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
zoom: 1;
} .caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(//mihautosales.com/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat}
.tp-caption.slidelink a span{	background:url(//mihautosales.com/wp-content/plugins/revslider/public/assets/assets/coloredbg.png) repeat}
.tp-shape {	width:100%;height:100%;} .tp-caption .rs-starring				{	display: inline-block}
.tp-caption .rs-starring .star-rating	{	float: none;}
.tp-caption .rs-starring .star-rating {
color: #FFC321 !important;
display: inline-block;
vertical-align: top;
}
.tp-caption .rs-starring .star-rating, 
.tp-caption .rs-starring-page .star-rating {	
position: relative;
height: 1em;
width: 5.4em;
font-family: star;
}
.tp-caption  .rs-starring .star-rating:before, 
.tp-caption  .rs-starring-page .star-rating:before {
content: "\73\73\73\73\73";
color: #E0DADF;
float: left;
top: 0;
left: 0;
position: absolute;
}
.tp-caption .rs-starring .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
font-size: 1em !important;
}
.tp-caption .rs-starring .star-rating span:before,
.tp-caption .rs-starring .star-rating span:before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
}
.tp-caption .rs-starring .star-rating {
color: #FFC321 !important;
}
.tp-caption .rs-starring .star-rating, 
.tp-caption .rs-starring-page .star-rating {
font-size: 1em !important;
font-family: star;
} .tp-loader 	{
top:50%; left:50%;
z-index:10000;
position:absolute;
}
.tp-loader.spinner0 {
width: 40px;
height: 40px;
background-color: #fff;
background:url(//mihautosales.com/wp-content/plugins/revslider/public/assets/assets/loader.gif) no-repeat center center;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
margin-top:-20px;
margin-left:-20px;
-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.tp-loader.spinner1 {
width: 40px;
height: 40px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
margin-top:-20px;
margin-left:-20px;
-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
animation: tp-rotateplane 1.2s infinite ease-in-out;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
.tp-loader.spinner5 	{	
background:url(//mihautosales.com/wp-content/plugins/revslider/public/assets/assets/loader.gif) no-repeat 10px 10px;
background-color:#fff;
margin:-22px -22px;
width:44px;height:44px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
@-webkit-keyframes tp-rotateplane {
0% { -webkit-transform: perspective(120px) }
50% { -webkit-transform: perspective(120px) rotateY(180deg) }
100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}
@keyframes tp-rotateplane {
0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);} 
50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);} 
100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}
.tp-loader.spinner2 {
width: 40px;
height: 40px;
margin-top:-20px;margin-left:-20px;
background-color: #ff0000;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
border-radius: 100%;
-webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
animation: tp-scaleout 1.0s infinite ease-in-out;
}
@-webkit-keyframes tp-scaleout {
0% { -webkit-transform: scale(0.0) }
100% {-webkit-transform: scale(1.0); opacity: 0;}
}
@keyframes tp-scaleout {
0% {transform: scale(0.0);-webkit-transform: scale(0.0);} 
100% {transform: scale(1.0);-webkit-transform: scale(1.0);opacity: 0;}
}
.tp-loader.spinner3 {
margin: -9px 0px 0px -35px;
width: 70px;
text-align: center;
}
.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
width: 18px;
height: 18px;
background-color: #fff;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
border-radius: 100%;
display: inline-block;
-webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
animation: tp-bouncedelay 1.4s infinite ease-in-out; -webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.tp-loader.spinner3 .bounce1 {
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.tp-loader.spinner3 .bounce2 {
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
}
@-webkit-keyframes tp-bouncedelay {
0%, 80%, 100% { -webkit-transform: scale(0.0) }
40% { -webkit-transform: scale(1.0) }
}
@keyframes tp-bouncedelay {
0%, 80%, 100% {transform: scale(0.0);} 
40% {transform: scale(1.0);}
}
.tp-loader.spinner4 {
margin: -20px 0px 0px -20px;
width: 40px;
height: 40px;
text-align: center;
-webkit-animation: tp-rotate 2.0s infinite linear;
animation: tp-rotate 2.0s infinite linear;
}
.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: #fff;
border-radius: 100%;
-webkit-animation: tp-bounce 2.0s infinite ease-in-out;
animation: tp-bounce 2.0s infinite ease-in-out;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}
.tp-loader.spinner4 .dot2 {
top: auto;
bottom: 0px;
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes tp-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes tp-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}
@-webkit-keyframes tp-bounce {
0%, 100% { -webkit-transform: scale(0.0) }
50% { -webkit-transform: scale(1.0) }
}
@keyframes tp-bounce {
0%, 100% {transform: scale(0.0);} 
50% { transform: scale(1.0);}
} .tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; -moz-border-radius:0; -webkit-border-radius:0;}
.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}
.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
.tp-arr-imgholder,
.tp-videoposter,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}
.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected				{	opacity:1;}
.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; -webkit-box-sizing:border-box !important; -moz-box-sizing:border-box !important}
.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; -webkit-box-sizing:content-box !important; -moz-box-sizing: content-box !important}
.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet:hover				{	background:#fff;}
.tp-bannertimer					{	background:#000; background:rgba(0,0,0,0.15); height:5px;}
.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows:hover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; } body.rtl .tp-kbimg {left: 0 !important} .dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);} .hglayerinfo				   {	  position: fixed;
bottom: 0px;
left: 0px;
color: #FFF;
font-size: 12px;
line-height: 20px;
font-weight: 600;
background: rgba(0, 0, 0, 0.75);
padding: 5px 10px;
z-index: 2000;
white-space: normal;}
.hginfo 					   { 	position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .tp-caption:hover { 	border:1px dashed #c0392b !important;}
.helpgrid 					   { 	border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{	padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;}