INPUT[type=radio],INPUT[type=checkbox]{vertical-align:middle;cursor:pointer;padding:0;}
INPUT[disabled]{cursor:default !important;}
INPUT,TEXTAREA,SELECT,BUTTON{font:inherit;margin: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;}
INPUT::-webkit-outer-spin-button,INPUT::-webkit-inner-spin-button{-webkit-appearance: none;margin: 0;}
INPUT[type=number]{-moz-appearance: textfield;appearance: textfield;}
/*TD{padding:0;}*/
LABEL,LABEL>SPAN{cursor:pointer;vertical-align:middle;padding-left:3px;padding-right:3px;}
.pointer{cursor:pointer;}
.disabled{cursor:default !important;}
.disabled>*{cursor:default !important;}
.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;}
.fvatop{align-items: flex-start !important;}
.fvabottom{align-items: flex-end !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:0 0 0 auto;}
.wmax{width:100%;}
.wmin{width:.1em;}
.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;}
.noscrollbar{scrollbar-width: none;}
.noscrollbar::-webkit-scrollbar{display: none;}
.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}
.iblocki{display:inline-block !important;}
.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;}
.fs400{font-size:4em !important;}
.fs300{font-size:3em !important;}
.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;}
.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}

DIV.label{
	display:inline;
}
TD.label{
	white-space:nowrap;
	text-align:right;
	vertical-align:top;
	display: table-cell !important;
}
.text_readonly{
	font-weight:bold;
}
.error{
	font-style:normal;
	font-weight:bold;
	color:#f00 !important;
}
.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;
	box-shadow: #333;
}
#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;
}

/*******GRID STYLE HERE*********/
#grid, TABLE.grid{
	border-left:solid 1px #cccccc;
	border-bottom:double 4px #b2c7cf;
	cursor:default;
    width: 100%;
}
#grid TD, TABLE.grid TD{
	border-bottom:solid 1px #b2c7cf;
	border-right:solid 1px #b2c7cf;
	padding:0px 3px;
	height:22px;
}
#grid THEAD TH, TABLE.grid THEAD TH{
	height:25px;
	border-bottom:none;
	border-left:solid 1px #eff7ff;
	border-right:solid 1px #b9bfc6;
	background:url(../images/common/grid_bar.gif);
	padding:2px 4px;
	color:#3d4f63;
	font-weight:bold;
	cursor:pointer;
}
#grid THEAD TH.selected, TABLE.grid THEAD TH.selected{
	background:url(../images/common/grid_bar_over.gif);
}
#grid THEAD TABLE.header_sel TH, TABLE.grid THEAD TABLE.header_sel TH{
	height:auto;
	border:none;
	background:none;
	padding:0px;
}
/********END GRID********/

/********TABS STYLE HERE***********/

.tabs{
    width:100%;
}

.tabs .tabs-header A{
	text-decoration:none;
	border: none;
	font-weight:normal;
	font-family:Trebuchet MS;
	font-size:15px;
	color:#75acdf;
	padding:3 5px;
	display:block;
	border:solid 1px #d8d7c9;
	border-bottom-width:0px;
	background:#eeeddf;
	width:100%;
}

.tabs .tabs-header A:hover{
	color:#006699;
	background:#f5f5f5;
}
.tabs .tabs-header TH{
	border-bottom:solid 1px #405885;
	vertical-align:bottom;
	white-space:nowrap;
}
.tabs .tabs-header TH.tabs-sel{
	border-bottom:none;
}
.tabs .tabs-header TH.tabs-end{
	padding:5px;
	width:100%;
}
.tabs .tabs-header TH.tabs-sel A{
	font-size:19px;
	color:#069;
	border-color:#405885;
	background:transparent;
}
.tabs .tabs-header TH.tabs-sel A:hover{
	color:#75acdf;
	background:transparent;
}
.tabs .tabs-content{
	border:solid 1px #405885;
	border-top-width:0px;
	padding:4px;
    vertical-align:top;
    height:100%;
}
/********END TABS*************/


/*********PAGINATION*****/
.pagination A.normal{
	float:left;
	border:solid 1px #bad7e6;
	padding:0px 5px;
	text-align:center;
	font-size:12px;
	margin-left:1px;
	font-family:Tahoma;
	text-decoration:none;
}
.pagination A.normal:hover{
	border-color: #069;
}
.pagination A.selected{
	float:left;
	font-weight:bold;
	background:#336699;
	color:#fff;
	border:solid 1px #bad7e6;
	padding:0px 5px;
	margin-left:1px;
	text-align:center;
	font-size:12px;
	font-family:Tahoma;
	text-decoration:none;
}
.pagination INPUT.inputtext{
	background:transparent;
	font-weight:bold;
	border:solid 1px #bad7e6;
	margin-left:1px;
	text-align:center;
	font-size:10px;
	font-family:Verdana;
}
.pagination A.left_enabled{
	background: url(../images/common/left_1.gif);
	width:17px;
	height:16px;
	margin-right:4px;
	display: block;
}
.pagination A.left_disabled{
	background: url(../images/common/left_0.gif);
	width:17px;
	height:16px;
	margin-right:4px;
	display: block;
}
.pagination A.right_enabled{
	background: url(../images/common/right_1.gif);
	width:17px;
	height:16px;
	margin-left:5px;
	display: block;
}
.pagination A.right_disabled{
	background: url(../images/common/right_0.gif);
	width:17px;
	height:16px;
	margin-left:5px;
	display: block;
}
/*********END PAGINATION*****/

.counter_ok{
	color:#69c;
}
.counter_err{
	color:#f00;
}
A[rel~=external]{
	background:url(../images/common/link_external.png) no-repeat right center;
	padding-right:16px;
}
.thumbnail{
	display:inline-block;*display:inline;zoom:1;
	position:relative;
}
.thumbnail>IMG{
	vertical-align:bottom;
}
.thumbnail>SPAN{
	position:absolute;
	bottom:0;
	text-align:center;
	color:#fff;
	width:100%;
	padding:4px 0;
	background:#000;
	background:rgba(0,0,0,.4);
}
.drag_on{
	background:#c1ffbb !important;
}

#grid TD.drag, .grid TD.drag{
    width:10px;
    cursor:N-resize;
    background:url(../images/common/move_ns.gif) #fff no-repeat center center;
}
#grid TH .drag, .grid TH .drag{
    width:5px;
    margin:2px;
    background:url(../images/common/move_ns.gif) no-repeat center center;
}

/**** RATING ****/
.rating{
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	background:url(../images/skin/rating.png) top left repeat-x;
	font-size:17px;
	height:1em;
	line-height:1em;
	vertical-align:middle;
	display:inline-block;
	*display:inline;
	zoom:1;
}
.rating>LI{
	float:left;
	margin:0;
	padding:0;
}
.rating_current{
	background:left bottom repeat-x;
	background-image:inherit;
	*background-image:url(../images/skin/rating.png);
	position:absolute;
	height:1em;
	text-indent:-9000px;
	z-index:1;
}
.rating>LI>A{
	display:block;
	width:1em;
	height:1em;
	line-height:1em;
	text-decoration:none;
	text-indent:-9000px;
	z-index:100;
	position:absolute;
	padding:0;
	overflow:hidden;
	-webkit-transition:none;-moz-transition:none;transition:none;
}
.rating>LI>A:hover{
	background:url(../images/skin/rating.png) left center repeat-x;
	z-index:2;
	left:0 !important;
	border:none;
	-webkit-transition:none;-moz-transition:none;transition:none;
}
.rating_disabled>LI>A:hover{
	background:none !important;
}
.rating2{
	background-image:url(../images/skin/rating2.png);
	font-size:13px;
}
.rating2>LI>A:hover{
	background-image:url(../images/skin/rating2.png);
}
.rating2>.rating_current{
	*background-image:url(../images/skin/rating2.png);
}

table.padding4 td{
	padding: 4px;
}
table.padding2 td{
	padding: 2px;
}
