HTML{min-height:100%;}
BODY{height:100%;}
FORM{margin:0;padding:0;}
TABLE{border-width:0;/*border-spacing:0;*/}
IMG{border:none;margin:0;}
INPUT[type=radio],INPUT[type=checkbox]{vertical-align:middle;cursor:pointer;padding:0;margin:0;}
INPUT[disabled]{cursor:default !important;}
INPUT,TEXTAREA,SELECT,BUTTON{font:inherit;margin-top:0;margin-bottom:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:visible;}
INPUT::-moz-focus-inner,BUTTON::-moz-focus-inner{border:none;}
TD{/*padding:0;*//*text-align:left;*/}
LABEL,LABEL>SPAN{cursor:pointer;vertical-align:middle;padding-left:3px;padding-right:3px;}
.pointer{cursor:pointer;}
.disabled{cursor:default;}
.disabled>*{cursor:default;}
.justify{text-align:justify;}
.nodecoration,.nodecoration:hover,.nodecoration:active{text-decoration:none !important;}
.abs_float{/*z-index:1200000;*/position:fixed !important;position:absolute;}
.abs_top{top:0;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop :document.body.scrollTop);}
.abs_bottom{bottom:0;_top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.scrollTop + (document.documentElement.clientHeight-this.clientHeight) - 1 :document.body.scrollTop + (document.body.clientHeight-this.clientHeight) - 1);}
.vamiddle{vertical-align:middle !important;}
.vamiddlechildren>*{vertical-align:middle !important;}
.vatop{vertical-align:top !important;}
.vabottom{vertical-align:bottom !important;}
.fleft{float:left !important;}
.fright{float:right !important;}
.absleft{position:absolute;left:0;}
.absright{position:absolute;right:0;}
.aleft{text-align:left !important;}
.aright{text-align:right !important;}
.acenter{text-align:center !important;}
.mauto{margin-left:auto;margin-right:auto;}
/*.mautoright{margin-left:auto;}*/
.mautoright{margin:0 0 0 auto;}
.mleft{margin-left:3px !important;}
.mright{margin-right:3px !important;}
.wmax{width:100%;}
.wmin{width:.1em;^width:.0001%;}
.hmax{height:100%;}
.hmin{height:0%;}
.b{font-weight:bold !important;}
.i{font-style:italic !important;}
.u{text-decoration:underline !important;}
.nopadding,TABLE.nopadding>TBODY>TR>TD,TR.nopadding>TD{padding:0 !important;}
.nomargin{margin:0 !important;}
TABLE.nocellspacing{border-spacing:0;}
TABLE.tns{border-collapse:collapse;border-spacing:0;}
TABLE.tns>TBODY>TR>TD{padding:0;}
TABLE.default{border-spacing:2px;}
TABLE.default>TBODY>TR>TD{padding:1px;}
TABLE.cells_inherit_border>TBODY,TABLE.cells_inherit_border>TBODY>TR,TABLE.cells_inherit_border>TBODY>TR>TD{border-color:inherit;border-style:inherit;}
.nowrap,TABLE.nowrap TD{white-space:nowrap;}
.lower{text-transform:lowercase;}
.upper{text-transform:uppercase;}
.noborder{border:none !important;}
.nodisplay{display:none;}
.nodisplayi{display:none !important;}
.hidden{visibility:hidden;}
.inline{display:inline;}
.block{display:block;}
.iblock{display:inline-block;*display:inline;zoom:1}
.cell{display:table-cell;}
.clear{clear:both;}
.noscroll{overflow:hidden;}
.imgleft{float:left;margin:0 5px 5px 0;}
.imgright{float:right;margin:0 0 5px 5px;}
.form{border-spacing:6px;}
.form2>TBODY>TR>TD{padding:3px;}
.form>TBODY>TR{vertical-align:top;}
.simplelist{list-style:none;padding:0;margin:0;}
.fs200{font-size:2em !important;}
.fs190{font-size:1.9em !important;}
.fs180{font-size:1.8em !important;}
.fs170{font-size:1.7em !important;}
.fs160{font-size:1.6em !important;}
.fs150{font-size:1.5em !important;}
.fs140{font-size:1.4em !important;}
.fs130{font-size:1.3em !important;}
.fs120{font-size:1.2em !important;}
.fs110{font-size:1.1em !important;}
.fs105{font-size:1.05em !important;}
.fs95{font-size:.95em !important;}
.fs90{font-size:.9em !important;}
.fs85{font-size:.85em !important;}
.fs80{font-size:.8em !important;}
.fs75{font-size:.75em !important;}
.fs70{font-size:.7em !important;}
.fs60{font-size:.6em !important;}
.fs50{font-size:.5em !important;}
.breakword{word-wrap:break-word;}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}
.vmiddle{display:table;table-layout:fixed;}
.vmiddle>*{display:table-cell;vertical-align:middle;}

DIV.label{
	display:inline;
}
TD.label{
 	white-space:nowrap;
 	text-align:right;
 	/*width:1%;*/
 	vertical-align:top;
}
.text_readonly{
	font-weight:bold;
}
.error{
	font-style:normal;
	font-weight:bold;
	color:#f00;
}
.error_small{
	font-style:normal;
	font-weight:bold;
	color:#f00;
	font-size:10px;
}
.success{
	font-style:normal;
	font-weight:bold;
	color:green;
}
.success_small{
	font-style:normal;
	font-weight:bold;
	color:green;
	font-size:10px;
}
.label_required{
	color:red;
	font-size:.8em !important;
}

.ui-selectable-helper{
	z-index:600000 !important;
}
DIV.el-finder-ql{
	overflow:hidden !important;
}
#SSAutoComplete{
	position:absolute;
	z-index:10003;
	left:0;
	top:0;
	visibility:visible;
	cursor: default;
}
DIV#SSAutoCompletePreloader,.preloader{
	width:16px;
	height:16px;
	background:url(../images/common/loading1.gif) no-repeat;
}
#SSAC_table{
	color:#000;
	border:solid 1px #ccc;
	border-collapse:collapse;
	background:#fffee9;
	box-shadow:0px 0px 5px #ccc;-moz-box-shadow:0px 0px 5px #ccc;-webkit-box-shadow:0px 0px 5px #ccc;
	filter:alpha(opacity=100);
}
#SSAC_table TD{
	padding:2px 7px;
	border:solid 1px #ccc;
	white-space:nowrap;
}
#SSAC_table TD.selected{
	color:#fff;
	background:#4b5f6d;
}
#SSToolTip{
	box-shadow:2px 2px 5px rgba(0,0,0,.2);
	border:solid 1px #36c;
	background:#fff;
	color:#000;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#333333,direction=135,strength=2,enabled=true);
}
#SSTT_title{
	background:#4b5f6d;
	color:#fff;
}
.drag_handle{
	width:20px;
	cursor:n-resize;
	background:url(../images/common/move_ns.gif) #fff no-repeat center center;
}
.ondrag{
	background:#FFFFC0;
}
.counter_ok,.ssform_counter{
	color:#aaa;
}
.ssform_counter{
    font-size: 11px!important;
    font-family: Arial;
}
.counter_err{
	color:#f00;
}
A[rel~=external]{
	background:url(../images/common/link_external.png) no-repeat right center;
	padding-right:16px;
}


.error_custom{
	text-indent:16px;
	background:url(../images/ico/exclamation.png) no-repeat;
	font-style:normal;
	font-weight:bold;
	color:#f00;
}

.error_title{
	font-style:normal;
	font-weight:bold;
	font-family:Trebuchet MS;
	font-size:15px;
	color:#f00;
}

.error_mic{
	font-style:normal;
	font-weight:bold;
	font-family:Tahoma;
	font-size:10px;
	color:#f00;
}

.error_mic_custom{
	display: block;
	text-indent:15px;
	background:url(../images/ico/exclamation2.png) no-repeat 0px 1px;
	font-style:normal;
	font-weight:bold;
	font-family:Tahoma;
	font-size:10px;
	color:#f00;
}

.succes{
	font-style:normal;
	font-weight:bold;
	color:green;
}

.succes_title{
	font-style:normal;
	font-weight:bold;
	font-family:Trebuchet MS;
	font-size:15px;
	color:green;
}

.succes_mic{
	font-style:normal;
	font-weight:bold;
	font-family:Tahoma;
	font-size:10px;
	color:green;
}
