table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(images/icon_warn.gif);
}


/*
 * ChronoCMS (chronocms.com)
 * Copyright 2010 - chronocms.com
 * license : Commercial
 * Redistributions of files must retain the above copyright notice.
 */
/*================   FORMS STYLES   =================*/

.ccms_form_element p { margin-bottom: 9px;}
.ccms_form_element input, textarea, input[type="file"]  {padding: 6px !important;  border: 1px solid #d3d3d3; margin-bottom: 5px; }
.ccms_form_element select { padding: 3px; border: 1px solid #d3d3d3; min-width: 100px;}
/*.ccms_form_element select { min-width: 163px; }*/
.ccms_form_element label { float: left; width: 150px; line-height: 18px; margin: 6px 0 9px ; font-weight: bold;}
.ccms_form_element fieldset  {
    background-color:#FAFAFA;
    border:1px solid #EEEEEE;
    padding:15px;
    width:auto; }
.ccms_form_element fieldset legend {font-weight:bold; margin-left:-10px; padding:10px; }

.ccms_form_element { margin-bottom: 10px; position: relative; padding: 10px 0px 10px 5px; /*border-bottom: 1px solid #dddddd;*/ clear: both;}

.cfdiv_select select,
    /*.cfdiv_text input, .cfdiv_text label { float: left; }*/
.cfdiv_text label { width: 150px; }


.small-message, .error-message { line-height: 18px; margin: 4px 0 0 155px; font-size: 11px; display: block; clear: both;}
.small-message { color: #999999; font-style: italic; }
.error-message { color: red;}
.required input { border-color: #cccccc; background-color: #f9f9f9;}
.form-error { background-color: #fff4f4; border: 1px solid #ffd4d4;}


.tooltipimg { position: absolute; top: 5px; right: 10px; line-height: 21px;  color: #999999; }
.tooltipimg a {display: inline-block; font-weight: bold; color: #999999; line-height: 21px; height: 20px; background-color: #eeeeee; width: 20px; text-align: center;}
.tooltipimg a:hover { color: white; text-decoration: none;}


.cfdiv_checkboxgroup label, .cfdiv_radiogroup label,
.cfdiv_checkbox label, .cfdiv_radio label { font-weight: normal; /*margin-bottom: 5px;*/margin: 6px 0 9px; }
.full_label {width: 70% !important;}
.cfdiv_checkboxgroup label:first-child, .cfdiv_radiogroup label:first-child,
.cfdiv_checkbox label:first-child ,
.cfdiv_radio label:first-child,
.cfdiv_checkbox label:first-child,
.cfdiv_checkboxgroup label:first-child { font-weight: bold !important; margin-bottom: 9px;}

.ccms_form_element .button {
    background-color: #37a8f0;
    border: 0;
    padding: 5px 7px;
    font-size: 11px;
    color: white;
    text-decoration: none;
}

.ccms_form_element .button:hover {
    background-color: #999999;
    text-decoration: none;
}


/* input sizes */
.small_input { width: 200px !important;}
.medium_input { width: 350px !important; }
.big_input, .title_input { width:475px !important; }
.title_input { padding: 8px 5px; font-size: 18px; margin-bottom: 15px; float: left !important;}


/* input types */
.ccms_form_element input[type="checkbox"],
    /*.ccms_form_element input[type="radio"] { border-color: transparent; margin: 8px 9px 0 0; clear: none; }*/
.ccms_form_element input[type="radio"] { padding: 0 0 0 0 !important; background-color: transparent; border-color: transparent; margin: 10px 5px 10px 5px; clear: none; }

/* fixes for radio and checkboxes*/
.cfdiv_checkboxgroup label, .cfdiv_radio label { width: auto; margin-right: 25px;  }
.cfdiv_checkboxgroup label:first-child, .cfdiv_radio label:first-child { width: 150px; margin-right: 0;}
.cfdiv_checkboxgroup label, .cfdiv_radio label,
.cfdiv_checkboxgroup input, .cfdiv_radio input { float: left; }

.label_right{float: left; margin-left: 150px !important;}


.label_over label:first-child { float: none !important;  }
.label_over label:first-child { display: block; width:95% !important; }
.label_over .small-message, .label_over .error-message {  margin-left: 0;}

.radios_over label, .radios_over input {
    float: left !important;
}
.radios_over input {
    clear: left !important;
}

/* other fixes */
.fc-tbx{
    z-index:9999;
}
.validation_label{
    display:block;
    width:100%;
}
.chrono_captcha_input{
    vertical-align:top;
}

/*.clear{
	clear:both;
	visibility:hidden;
}*/

.clear:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.multiline_start{ /*clear:none !important;*/ float: left !important;}
.multiline_add{	clear:none !important; float: left !important; padding-left: 10px !important; }

div#send_container_div{
    float:none;
    margin-right: 120px;
}
div.form_header{
    font-size: 24px;
    text-align: center;
    font-family: Georgia;
    font-style: italic;
}



//New Style

.add-reviews .review-detail-form {
    padding: 60px 80px;
    border: 4px solid #F0F0F0;
    border-radius: 10px;
}

.review-detail-form {
	margin-top: 90px;
	padding: 60px 80px;
	border: 4px solid #F0F0F0;
	border-radius: 10px;
}
.review-detail-form__t {
	font-weight: 700;
	font-size: 32px;
	line-height: 38px;
	letter-spacing: -0.01em;
	color: #18191B;
}
.review-detail-form__items {
	display: flex;
	margin-top: 30px;
}
.review-detail-form__left {
	width: 300px;
	padding-right: 20px
}
.review-detail-form__i {

}
.review-detail-form__i + .review-detail-form__i {
	margin-top: 20px;
}

.it {
	width: 100%;
	height: 60px;
	padding: 0 30px !important;
	border: 2px solid #F0F0F0;
	border-radius: 5px;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -0.01em;
	box-sizing: border-box;
}
.it::placeholder {
	color: #9B9B9B;
}
.itx {
	padding-top: 20px !important;
	height: 220px;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -0.01em;
	resize: none;
	margin-bottom: 0;
    font-family: 'Arial';
}
.review-detail-form__sub {
	display: flex;
	align-items: center;
	margin-top: 20px;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: -0.01em;
	color: #9B9B9B;
	width: 100% !important;
    margin-right: 0 !important;
}
.review-detail-form__submit {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 49px;
	background: #9CC41D;
	border-radius: 8px;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -0.01em;
	color: #FFFFFF;
	border: none;
	cursor: pointer;
}
.review-detail-form__info {
	margin-left: 25px;
}

.form-error-note {
    text-align: center;
    padding: 20px 0;
    background: #d99898;
    color: #181818;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    margin: 20px 0;
    line-height: 24px;
}

.form-note-note {
    text-align: center;
    padding: 20px 0;
    background: #2b9d25;
    color: #e8e7e7;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    margin: 20px 0;
    line-height: 24px;
}

@media(max-width: 1200px) {
    .review-detail {
        padding: 0 15px;
    }
    .review-preview {
        min-width: auto;
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
    }
    .review-detail-other .slick-arrow {
        display: none!important;
    }
}

/*@media (min-width: 992px) {
    .review-detail-form__right {
        flex: 1 0 auto;
    }
}*/

@media (max-width: 1199px) and (min-width: 992px) {
    .review-detail-form__t {
        font-size: 26px;
    }
    .it {
        height: 45px;
        font-size: 14px;
    }
    .itx {
        height: 180px;
        font-size: 14px;
    }
    .review-detail-form__sub {
        font-size: 13px;
    }
    .review-detail-form__submit {
        width: 160px;
        height: 40px;
        font-size: 14px;
    }
}

@media (max-width: 991px) {
    .review-preview-header {
        flex-direction: column;
    }
    .review-date {
        text-align: left;
        margin-top: 30px;
    }
    .review-media-item.review-photo-item {
        width: 100%;
        margin-left: 0!important;
    }
    .review-detail-form {
        margin-top: 70px;
        padding: 30px 25px;
    }
    
    .review-detail-form__items {
        flex-direction: column;
    }

    .review-detail-form__left {
        width: 100%;
        margin-bottom: 20px;
    }

    .review-detail-form__t {
        font-size: 26px;
    }
    .it {
        height: 40px;
        font-size: 13px;
    }
    .itx {
        height: 160px;
        font-size: 13px;
    }
    div#send_container_div {
        flex-direction: column;
    }
    .review-detail-form__sub {
        font-size: 12px;
    }
    .review-detail-form__submit {
        width: 140px;
        height: 35px;
        font-size: 13px;
    }
}
@media(max-width: 767px) {
    div#content .review-detail h2 {
        font-size: 26px;
    }
    .review-preview-text {
        font-size: 18px;
    }
    .review-chars-title {
        font-size: 22px;
    }
    .review-chars-item-title {
        font-size: 18px;
    }
    .review-chars-item-val {
        font-size: 20px;
    }
    .review-media-item {
        width: calc(50% - 10px);
    }
    .review-media-item:nth-child(2n+1) {
        margin-left: 0;
    }
    .review-detail-description-text {
        font-size: 18px;
    }
    .review-detail-other-item {
        margin: 0;
    }
}


@media(max-width: 467px) {
    .review-media-item {
        margin-left: 0;
    }
    .review-media-item {
        width: 100%;
    }
}