.editorBlock {
    width: 710px;
    margin: 20px auto;
}
.dataForm {
	background-color: #e8e8e8;
}
.dataForm .block-head {
    color: gray;   
}

.dataForm .f {
	width: 100%;
}
.dataForm INPUT, .dataForm SELECT {
	height: 24px;
    color: #272727;
	padding: 0 3px;
    font-size: 14px;
}
.dataForm TEXTAREA {
	padding: 3px;
    font-size: 14px;
}
.dataForm .in {
	overflow: hidden;
	zoom: 1;
	padding: 20px;
}
.dataForm .inNO {
	padding: 20px;
}
.dataForm .gray {
	background-color: #cacaca;
}
.dataForm .gray .block-head {
    color: gray;   
}
.dataForm .formLink {
	font-size: 1.6em;
	text-transform: uppercase;
}

.dataForm .list {
	line-height: 25px;
}
.dataForm .list INPUT {
	margin: 0;
	margin-right: 5px;
	height: 14px;
	width: 14px;
	position: relative;
	top: 4px;
}
.dataForm .list LABEL {
	position: relative;
	top: 2px;
    font-size: 14px;
}
::-webkit-file-upload-button {
    height: 25px;
}
.dataForm .bigCheck {
	display: table;
}
.dataForm .bigCheck .checkB {
    display: table-cell;
    vertical-align: middle;
}
.dataForm .bigCheck .checkB INPUT {
	width: 30px;
	height: 30px;
	margin: 0;
}
.dataForm .bigCheck .item {
	padding-left: 10px;
}
.dataForm .bigCheck .head {
	font-size: 18px;
	margin-bottom: 3px;
}
.dataForm .bigCheck .str {
    font-size: 14px;
}

.dataForm .submit {
	overflow: hidden;
	zoom: 1;
}
.dataForm .submit .button {
	float: left;
	margin-right: 10px;
}
.dataForm .submit INPUT {
    display: block;
    text-align: center;
    text-transform: uppercase;
    border: solid 2px gray;
    border-radius: 10px;
    line-height: 36px;
    font-size: 20px;
    background-color: #e9e9e9;
    background-image: linear-gradient(#f8f8f8, #d4d4d4);
    cursor: pointer;
    height: 40px;
    color: black;
    padding: 0 10px;
}
.dataForm .submit INPUT:disabled {
    color: silver;
    border-color: silver;
}

.dataForm .submit .loading {
	position: relative;
	top: 13px;
}
.dataForm .submit .errors {
	margin-top: 13px;
	float: left;
}
.dataForm .submit .errors DIV {
    color: red;
	background-image: url(/templates/img/alert.gif);
	background-position: left center;
	background-repeat: no-repeat;
    padding-left: 20px;
    font-size: 13px;
}

.dataForm .gray .block-head, .dataForm .gray .block-head-small {
    color: Gray;
}

/**************************************** .dataForm .item BUTTON ******************************/
.dataForm .item BUTTON {
    display: block;
    float: right;
    text-align: center;
    text-transform: uppercase;
    border: solid 1px Gray;
    font-size: 13px;
    padding: 0 5px;
    background-color: #e9e9e9;
    background-image: linear-gradient(#f8f8f8, #d4d4d4);
    cursor: pointer;
    line-height: 22px;
    width: 100%;
}
.dataForm .item BUTTON:disabled {
    border: solid 1px silver;
}

/**************************************** .birthDay ******************************/
.dataForm .birthDay {
	display: flex;
    justify-content: center;
    width: 100%; 

}
.dataForm .birthDay DIV {
    flex-basis: 150px;
}
.dataForm .birthDay .day {
    margin-right: 5px;
}
.dataForm .birthDay .month {
    margin-right: 5px;
}

/**************************************** .redirect ******************************/
.dataForm .submit .redirect {
	float: left;
	overflow: hidden;
	zoom: 1;
	margin-right: 20px;
}
.dataForm .submit .redirect DIV {
	float: left;
	margin-top: 13px;
}
.dataForm .submit .redirect SELECT {
	float: left;
	margin-left: 10px;
	height: 40px;
	font-size: 16px;
}
.dataForm .submit .redirect SELECT OPTION {
	height: 40px;
	line-height: 40px;
}

/**************************************** .redirect ******************************/
.dataForm .alert {
	background-image: url(/templates/img/alert.gif);
	background-position: left justify-content;
	background-repeat: no-repeat;
	color: Red;
	padding-left: 22px;
	font-size: 16px;
}

/**************************************** .progress ******************************/
.dataForm .submit .progress {
	position: relative;
	width: 55%;
	top: 8px;
	border: 1px solid Gray;
	padding: 1px;
	border-radius: 3px;
	float: left;
}
.dataForm  .quill_progress {
	position: absolute;
	width: 200px;
	border: 1px solid Gray;
	padding: 1px;
	border-radius: 3px;
	left: 225px;
	top: 115px;
	background-color: #FFF;
}
.dataForm .submit .progress .bar, .dataForm  .quill_progress .bar {
	background-color: Gray;
	width: 0%;
	height: 20px;
	border-radius: 3px;
}
.dataForm .submit .progress .percent, .dataForm  .quill_progress .percent {
	position: absolute;
	display: inline-block;
	top: 3px;
	left: 48%;
}

/**************************************** .market-add ******************************/
.market-add {
    overflow: hidden;
    zoom: 1;
}

.market-add .left {
    float: left;
    width: calc(50% - 10px);
}
.market-add .right {
    float: right;
    width: calc(50% - 10px);
}
.market-add .left A, .market-add .right A { 
    text-align: center;
    text-transform: uppercase;
    border: solid 2px Silver;
    border-radius: 10px;
    line-height: 40px;
    font-size: 14px;
    background-color: #e9e9e9;
    background-image: linear-gradient(#f8f8f8, #d4d4d4);
    cursor: pointer;
    height: 40px;
    color: black;
    display: block;
    padding: 0 10px;
    margin-bottom: 20px;
}
.market-add .left A:hover, .market-add .right A:hover {
    color: Black;
    border-color: Gray;
}

/**************************************** tyres_size_id ******************************/
#tyres_size_id {
	overflow: hidden;
	zoom: 1;
}
#tyres_size_id .width {
	float: left;
	width: 100px;
	margin-right: 10px;
}
#tyres_size_id .height {
	float: left;
	width: 100px;
	margin-right: 10px;
}
#tyres_size_id .radius {
	overflow: hidden;
    zoom: 1;
}

/**************************************** .redirect ******************************/
.dataForm .item, .dataForm .three {
	overflow: hidden;
	zoom: 1;
}
.dataForm .item .label {
	margin-bottom: 5px;	
}
.dataForm .item .left {
	width: calc(50% - 10px);
	float: left;
}
.dataForm .item .right {
	width: calc(50% - 10px);
	float: right;
}
.dataForm .three .left {
	width: calc(33% - 10px);
	float: left;
	margin-right: 20px;
}
.dataForm .three .right {
	width: calc(33% - 10px);
	float: right;
	margin-left: 20px;
}
.dataForm .three .center {
	overflow: hidden;
	zoom: 1;
}

.leftHalfBlock .item .left, .leftHalfBlock .item .right, .rightHalfBlock .item .left, .rightHalfBlock .item .right {
	width: 200px;
	margin: 0;
}
.dataForm .mTop {
	margin-top: 5px;
}

.dataForm .string {
	margin-bottom: 5px;
	font-size: 1.2em;
}
.dataForm .flow {
	margin-bottom: 20px;
}
.dataForm .flowS {
	margin-bottom: 10px;
}
.dataForm .flowTop {
	margin-top: 20px;
}
.dataForm .flowTopS {
	margin-top: 10px;
}
.dataForm .small {
	font-size: 0.9em;
}
.dataForm .item .units .value {
	overflow: hidden;
	zoom: 1;
}
.dataForm .item .units .unit {
	float: right;
	margin-left: 10px;
	width: 40%;	
}
.dataForm .item .units .exp {
	float: right;
	margin-left: 10px;
	width: 30%;
	margin-top: 3px;
}

.dataForm .phoneNumber {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 3px;
}
.dataForm .phoneNumber .space {
	float: left;
	width: 20px;
	text-align: center;
	position: relative;
	top: 4px;
}
.dataForm .phoneNumber .country {
	float: left;
	width: 60px;
    margin-right: 3px;
}
.dataForm .phoneNumber .number {
	float: left;
    width: 200px;
    margin-right: 3px;
}
.dataForm .phoneNumber .name {
	float: left;
	width: 350px;
}
.dataForm .phoneNumber .delete {
	float: right;
	width: 16px;
}
.dataForm .phoneNumber .delete IMG {
	width: 16px;
	height: 16px;
	position: relative;
	top: 4px;
}

#map_control_id {
	height: 300px;
	margin-top: 10px;
	border: 1px solid Gray;
}

#tag_variant_id {
	z-index: 20;
	display: none;
	position: absolute;
	width: 200px;
	border:solid 1px #555555;
	background-color: #ffffff;
}
#tag_variant_id UL {
	cursor: pointer;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
}
#tag_variant_id UL LI {
	padding: 3px 3px;
}
#tag_variant_id UL .l {
	border-bottom: 1px solid Silver;
}
#tag_variant_id UL .h {
	background-color: #F0F0F0;
}

/**************************************** #datepickers_id ******************************/
#datepickers_id .ddate {
	float: left;
	width: 200px;
}
#datepickers_id .dtime {
	float: right;
	width: 80px;
}

/**************************************** #datepickers_id ******************************/
#poll_place_id .item {
	position: relative;
}
#poll_place_id .item IMG {
	position: absolute;
	right: 5px;
	top: calc(50% - 6px);
}


/**************************************** items_selected_id ******************************/
#items_selected_id {
	overflow: auto;
	height: 208px;
}
#items_select_id {
	overflow: auto;
	height: 208px;
}
#items_mark_select_id {
	margin-bottom: 2px;
}
#items_mark_select_id SELECT {
	height: 24px;
}
#models_checker_id .item {
	line-height: 24px;
	background-color: #FFF;
	margin-bottom: 2px;
	padding: 0 5px;
	position: relative;
	overflow: hidden;
	zoom: 1;
	height: 24px;
	font-size: 11px;
}
#models_checker_id .item IMG {
	position: absolute;
	top: 4px;
	right: 4px;
}
#items_select_id .selected {
	font-weight: bold;
	color: Gray;
}
#items_select_id .selected IMG {
	display: none;	
}
#models_checker_id .selectedHead {
	line-height: 24px;
	margin-bottom: 2px;
	padding: 0 5px;
}

#items_select_loading_id {
	text-align: center;
	height: 208px;
}

#items_select_loading_id IMG {
	margin-top: 85px;
}

#form_map_id {
	height: 300px;
	border: 1px solid Gray;
}

#back_link_id {
	margin-bottom: 1em;
}


/**************************************** text_editor_id ******************************/
#text_editor_id, #text_editor_id .ql-editor {
	height: auto;
	min-height: 200px;
	max-height: 500px;
}
#text_editor_id.addForm, #text_editor_id.addForm .ql-editor {
	height: auto;
	min-height: 46px;
	max-height: 46px;
    overflow: hidden;
    margin: 0;
}
.addForm .ql-toolbar {
    display: none;
}
.addForm .ql-toolbar.ql-snow + .ql-container.ql-snow {
    border-top-color: rgb(204, 204, 204);
    border-top-style: solid;
    border-top-width: 1px;
}


#text_editor_id .ql-editor {
	padding: 10px;
}

#text_editor_id .ql-video {
    width: 630px;
    height: 354px;
}
#text_editor_id .ql-tooltip {

}
#text_editor_id {
    font-size: 18px;
    line-height: 26px;
	background-color: #FFF;
    color: gray;
}
#text_editor_id STRONG {
    font-weight: bold;
}
#text_editor_id P { 
	margin: 0 0 1em 0;
}

#text_editor_id A {
    color: Black;
    text-decoration: none;
}
#quill_upload_progress_id {
	position: absolute;
	width: 650px;
	z-index: 999;
}
#quill_upload_progress_id .opacity {
	height: 245px;
	background-color: #e8e8e8;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/**************************************** gallery_form_id ******************************/
#gallery_form_id .l {
    width: 320px;
    float: left;
    overflow: hidden;
    zoom: 1;
}
#gallery_form_id .l DIV {  
    line-height: 25px;
    text-align: right;
}
#gallery_form_id .r {
    width: 250px;
    float: right;
    overflow: hidden;
    zoom: 1;
}
#gallery_form_id .r INPUT, #gallery_form_id .l BUTTON {
    font-size: 1em !important;   
    height: 25px;
}
#gallery_form_id .l BUTTON {
    float: right;
}

#gallery_form_id {
    margin-bottom: 15px;
    font-size: 14px;
}

#gallery_photos_id {
    overflow: hidden;
    zoom: 1;
    margin-bottom: 30px;
    width: 645px;
}
#gallery_photos_id DIV.item {
    width: 200px;
    height: 131px;
    float: left;
    margin: 0 15px 15px 0;
    overflow: hidden;
    zoom: 1;
    position: relative;
}
#gallery_photos_id DIV.item .progress {
    position: absolute;
    width: 196px;
    height: 127px;
    background-color: #FFF;
    top: 2px;
    right: 2px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}
#gallery_photos_id DIV.item .a {
    width: 196px;
    height: 127px;
    display: block;
    border: 2px solid #FFF;
    overflow: hidden;
    zoom: 1;
}
#gallery_photos_id DIV.top .a {
    border: 2px solid Black !important;
}
#gallery_photos_id DIV.item .a IMG {
    position: relative;
    display: block;
}

#gallery_photos_id DIV.item A.d IMG {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 16px;
    height: 16px;
}

#image_upload_id { 
    text-align: center;
    text-transform: uppercase;
    border: solid 2px Silver;
    border-radius: 10px;
    line-height: 22px;
    font-size: 20px;
    background-color: #e9e9e9;
    background-image: linear-gradient(#f8f8f8, #d4d4d4);
    cursor: pointer;
    height: 25px;
    color: black;
    padding: 0 10px;
}
#image_upload_id:hover {
    color: Black;
    border-color: Gray;
}