.gcore-label-left{
	float:left !important;
	/*min-width:160px;
	max-width:160px;*/
	padding-right:7px;
}
.gcore-label-checkbox{
	padding-top: 0px !important;
}
.gcore-checkbox-item .gcore-label-checkbox, .gcore-radio-item .gcore-label-checkbox{
	float: none !important;
	width: auto !important;
}
.gcore-form-row{
	margin-right: 0px !important;
	margin-left: 0px !important;
}
.gcore-height-auto{
	height: auto !important;
}
.gcore-sub-input{
	padding-right: 5px !important;
}
.gcore-multiple-column .gcore-checkbox-item, .gcore-multiple-column .gcore-radio-item{
	float: left;
}
.gcore-multiple-column .gcore-checkbox-item:not(:first-child), .gcore-multiple-column .gcore-radio-item:not(:first-child){
	padding-left: 5px;
}
.gcore-help-block{
	white-space:normal;
	word-wrap:break-word;
}
.gcore-black-text{
	color:#000000;
}
.gcore-display-table{
	display:table;
}
.SSS {width: 30px !important;}
.SS {width: 70px !important;}
.S {width: 110px !important;}
.M {width: 230px !important;}
.L {width: 350px !important;}
.XL{width:430px !important;}
.XXL{width:500px !important;}
.A{width:auto !important;}
@media(min-width:900px){
	
}
@media(max-width:800px){
	
}