HTML{min-height:100%;}
BODY{height:100%;}
FORM{margin:0;padding:0;}
TABLE{border-width:0;border-spacing:0;}
IMG{border:none;margin:0;/*vertical-align:bottom;*/}
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-input-placeholder,TEXTAREA::-webkit-input-placeholder{color:#bbb !important;}
INPUT:-moz-placeholder,TEXTAREA:-moz-placeholder{color:#bbb !important;}
INPUT:-ms-input-placeholder,TEXTAREA:-ms-input-placeholder{color:#bbb !important;}
INPUT:placeholder,TEXTAREA:placeholder{color:#bbb !important;}
.focus_clear_style{color:#bbb !important;}
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;}
.abs_bottom{bottom:0;}
.vamiddle{vertical-align:middle !important;}
.vamiddlechildren>*{vertical-align:middle !important;}
.vatop{vertical-align:top !important;}
.vabottom{vertical-align:bottom !important;}
.vabaseline{vertical-align:baseline !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;}
.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;}
.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;
 	/*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{
	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;
	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;
}
#cboxLoadedContent{
	word-wrap:break-word;
}

/*******GRID STYLE HERE*********/
#grid, .grid{
	border-left:solid 1px #cccccc;
	border-bottom:double 4px #b2c7cf;
	cursor:default;
	width:100%;
}
#grid TD, .grid TD{
	border-bottom:solid 1px #b2c7cf;
	border-right:solid 1px #b2c7cf;
	padding:0 3px;
	height:22px;
}
#grid THEAD, .grid THEAD{
	height:26px;
}
#grid THEAD TH, .grid THEAD TH{
	height:22px;
	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, .grid THEAD TH.selected{
	background:url(../images/common/grid_bar_over.gif);
}
#grid THEAD .header_sel, .grid THEAD .header_sel{
	white-space:nowrap;
	text-align:left;
	display:block;
	padding-right:20px;
}
#grid THEAD .header_down, .grid THEAD .header_down{
	background:url(../images/common/grid_down.gif) no-repeat right center;
}
#grid THEAD .header_up, .grid THEAD .header_up{
	background:url(../images/common/grid_up.gif) no-repeat right center;
}
#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;
}
/********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:3px 5px;
	display:block;
	border:solid 1px #d8d7c9;
	border-bottom-width:0;
	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:0;
	padding:4px;
	vertical-align:top;
	height:100%;
}
/********END TABS*************/

/*********PAGINATION*****/
.pagination A{
	float:left;
	border:solid 1px #bad7e6;
	padding:0 5px;
	text-align:center;
	font-size:12px;
	margin-left:1px;
	text-decoration:none;
}
.pagination A:hover{
	text-decoration:none;
	border-color:#069;
}
.pagination A.selected{
	font-weight:bold;
	background:#336699;
	color:#fff;
}
.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{
	background:url(../images/common/left_1.gif);
	width:17px;
	height:16px;
	margin-right:4px;
	display:block;
	padding:0;
	border:none;
}
.pagination A.left-disabled{
	background:url(../images/common/left_0.gif);
}
.pagination A.right{
	background:url(../images/common/right_1.gif);
	width:17px;
	height:16px;
	margin-left:5px;
	display:block;
	padding:0;
	border:none;
}
.pagination A.right-disabled{
	background:url(../images/common/right_0.gif);
}
/*********END PAGINATION*****/

/**** RATING ****/
.rating{
	list-style:none !important;
	margin:0 !important;
	padding:0 !important;
	position:relative;
	background:url(../images/site/rating.png) top left repeat-x;
	font-size:17px !important;
	height:1em;
	line-height:1em !important;
	vertical-align:middle;
	display:inline-block;
}
.rating>LI{
	float:left;
	margin:0;
	padding:0;
}
.rating_current{
	background:left bottom repeat-x;
	background-image:inherit;
	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/site/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/site/rating2.png);
	font-size:13px !important;
}
.rating2>LI>A:hover{
	background-image:url(../images/site/rating2.png);
}
/**********************************/


.input{
    background: #fafafa;
    height: 27px;
    color: #333;
    border: solid 1px #ccc;
    padding: 2px 5px;
    border-radius: 5px;
}

.input:hover,.input:focus{
    border-color: #6597ff;
}

.input_error{
    border-color: #f00 !important;
}

.input:focus,.input_error:focus,.button:focus,BUTTON:focus{
    box-shadow: 0 0 8px rgba(82,168,236,0.5);
}

.input_error:focus{
    box-shadow: 0 0 8px rgba(255,0,0,0.5);
}

.button, .button:hover, .button:active, .button:focus, button{
    background: #24860b;
    height: 27px;
    line-height: 22px;
    padding: 0 10px;
    color: #fff;
    font-weight: bold;
    /*box-shadow: 2px 2px 10px #0d0e0e;*/
    border-radius: 5px;
    border: 2px solid #fff;
    cursor: pointer;
}

.button:hover, button:hover{
    border-color: #0d0e0e;
}