.canvasbuilder-content .page-description{min-height:200px;}
.form-list label.preview-label {
    max-height: 150px;
    float: none;
}
.form-list .field-half-120 {
    width: 120px;
}
.form-list .field-half-135 {
    width: 135px;
}
.form-list .field-half{
    float: left;
}
.form-list .field-300{
    width: 48%;
}
.form-list .field-half select {
    width: 85px;
    margin-left: 5px;
    float:left;
}
.preview{
    float:left;
    width: 100%;
    margin-bottom: 10px;
}
.preview-title{
    font-weight: bold;
}
.preview-image {
    float:left;
    margin: 0px 7px 7px 0;
}
span.label {
    color: #666;
    font-weight: bold;
    margin-left: 5px;
    margin-right: 5px;
}
.loader-ajax { position:absolute; left:50%; width:120px;margin-top: 50px; margin-left:-120px; padding:15px 60px; background:#fff4e9; border:2px solid #f1af73; color:#d85909; font-weight:bold; text-align:center; z-index:1000; }
