/* CSS Document */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background: url(../images/design/general_bg.png) repeat;
margin:0;
padding:0;
}


a{
text-decoration:none;
outline:none;
color:#4b5c63;
cursor: pointer;
}

a:hover{
color: #3E3E3E;
}

img{
border:0
}

embed{
position:relative;
z-index:50;
}


iframe{
border:0;
}

h1{
padding:0;
margin:0;
}

h2{
padding:0;
margin:0;
}

h3{
padding:0;
margin:0;
}

h4{
padding:0;
margin:0;
}

h5{
padding:0;
margin:0;
}

object{
position:relative;
z-index:10;
}

div{
	margin:0;
	padding:0;
}


input[type="text"]{
width:200px;
height:24px;
padding:0;
margin:0;
border:none;
/*height:16px;
border:1px #999999 solid;*/
}

textarea{
width:200px;
border:none;
}

input[type="password"]{
width:200px;
height:20px;
border:1px solid #C8CCD0;
}

#outer
{
	/*position:fixed; 
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background:#CCC;*/
	position:fixed; 
	height: 100%;
	width: 100%;
	background:url(../images/design/outer.jpg) center top no-repeat;
}

#outer_header
{
	height:180px;
}

#outer_logo
{
	margin:0 auto;
	width:368px;
	height:108px;
	padding-top:50px;
}

#outer_title
{
	height:59px;
	line-height:55px;
}

#outer_title h2
{
	font-size:20px;
	font-weight:normal;
	color:#89939C;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.70);
	text-align:center;
}

#out_container
{
	margin-top:25px;
}

#out_container_in
{
	display:table;
	margin:0 auto;
}

#out_container_in h3
{
	color:#B3B1B5;
	font-weight:normal;
	font-size:15px;
	text-align:center;
	margin-bottom:5px;
}

#out_container_in input[type="text"], #out_container_in input[type="password"]
{
	width:200px;
	padding-left:5px;
	padding-right:5px;
	height:27px !important;
	border:none;
	padding-top:0;
	padding-bottom:0;
	margin-bottom:20px;
}

#out_container_in input[type="submit"]
{
	border:none;
	margin:0;
	padding:0;
	background:url(../images/design/login_button.png) top left no-repeat;
	width:169px;
	height:36px;
	text-align:center;
	color:#B3B1B5;
	font-weight:normal;
	font-size:15px;
	cursor:pointer;
}

.logintitle
{
	color:#B3B1B5;
	font-weight:normal;
	font-size:16px;
	text-align:center;
	margin-bottom:35px;
}

.window{
	background:#F3F4F5;
	position:absolute;
	z-index:100;

	height:200px;
	/*border:1px #666 solid;*/
}

#form_title
{
	position:relative;
	background:url(../images/design/form_title_bg.png) top left no-repeat;
	height:45px;
	padding-left:20px;
}

#form_title h2
{
	font-size:21px;
	color:#E1E1E1;
	line-height:45px;
	text-shadow: 0 2px 2px rgba(0,0,0,0.75);
}

.window_top_bar{
	/*text-align:right;
	height:20px;*/
}

.window_top_bar_in{
	/*padding-top:5px;
	margin-right:5px;	*/
	position: absolute;
    right: -23px;
    top: -23px;
}


.window_top_bar img{
	cursor:pointer;	
}

.window_announce_bar{
	margin-top:10px;
	/*height:60px;*/
	height:45px;
	overflow:auto;
}


.tabdiv {
/*background: #fff;*/
width:925px;
margin-right:5px;
float:left;
}

.tabdiv li {
list-style-image: url("star.png");
margin-left: 20px;
}

.ui-tabs-hide {
display: none;
}


.window_middle_bar{
	overflow:auto;	
}

.window_middle_bar_in{
	padding-top:10px;
	padding-bottom:10px;
}

.window_middle_bar_in_out{
	/*width:930px;*/
	height:auto;
	margin-left:5px;
	overflow:hidden;
}

.window_tabs_bar{
	height:22px;	
}

.window_bottom_bar
{
	display:table;
	width:100%;	
}

.black_bg{
display:none;
position:fixed; 
height: 100%;
width: 100%;
top: 0;
left: 0;
/*background: url(../images/b.png) repeat;	*/
background: url(../images/design/black_bg.png) top left repeat;
}

#tool_box_bottom{
	height:30px;
	bottom:0;
	right:0;
	position: fixed;
	z-index:1000;
	background:#ccc;
	width:100%;
	display:none;
}

#tool_box_bottom_small
{
	position:relative;
	z-index:100;
	display:none;
	background:#ccc;
	width:100%;
	/*height:30px;*/
}

#tool_box_bottom_small .toolbox
{
	display:table;
	margin:0 auto;
}

#tool_box_bottom_in{
	padding-top: 5px;
	padding-left:20px;
	padding-right:20px;
}

#container{
width:100%;
margin:0 auto;

}

#container_in{
	
}

#main_content_left_out_out
{
	margin-top:20px;
}

.contentHolder 
{
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
}

#menu{
	/*margin-top:20px;*/
}

.menu_item{
	margin-bottom:0px;
	background-color: #373f49;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#373f49), to(#1d262c));
	background-image: -webkit-linear-gradient(top, #373f49, #1d262c);
	background-image: -moz-linear-gradient(top, #373f49, #1d262c);
	background-image: -ms-linear-gradient(top, #373f49, #1d262c);
	background-image: -o-linear-gradient(top, #373f49, #1d262c);
	background-image: linear-gradient(top, #373f49, #1d262c);	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#373f49', EndColorStr='#1d262c');
}

.menu_item:hover{
	background-color: #373f49;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#373f49), to(#263139));
	background-image: -webkit-linear-gradient(top, #373f49, #263139);
	background-image: -moz-linear-gradient(top, #373f49, #263139);
	background-image: -ms-linear-gradient(top, #373f49, #263139);
	background-image: -o-linear-gradient(top, #373f49, #263139);
	background-image: linear-gradient(top, #373f49, #263139);	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#373f49', EndColorStr='#263139');
}

.menu_item_active{
	background-color: #353e48;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#353e48), to(#06171c));
	background-image: -webkit-linear-gradient(top, #353e48, #06171c);
	background-image: -moz-linear-gradient(top, #353e48, #06171c);
	background-image: -ms-linear-gradient(top, #353e48, #06171c);
	background-image: -o-linear-gradient(top, #353e48, #06171c);
	background-image: linear-gradient(top, #353e48, #06171c);	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#353e48', EndColorStr='#06171c');	
}


.menu_item a{
	position:relative;
	display:block;
	text-align:left;
	font-size:14px;
	white-space: nowrap;
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-image:url(../images/design/icons/doudouka.png);
	padding-top:13px;
	padding-bottom:13px;
	padding-left:45px;
	padding-right:30px;
	text-decoration: none;
	color: #ADB2B8;
	text-shadow: 1px 1px 2px rgba(0,0,0,.8);
	  -moz-border-radius: 0;
	  -webkit-border-radius: 0;
	  border-radius: 0;
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,.5) inset, 3px 3px 2px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,.5) inset, 3px 3px 2px rgba(0,0,0,.5);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,.5) inset, 3px 3px 2px rgba(0,0,0,.5);
}

.menu_item a:hover{
	background-position:0px -43px;
	color:#EDEDED;
}

.menu_item_active a{
	color: #EDEDED;
	background-position:0px -43px;
}


.main_submenu_box{
	display:none;	
}

.main_submenu_box_top{
	background:url(../images/design/velos_down.png) no-repeat top left;
	height:8px;
	width:13px;
	margin-left:15px;
	position:absolute;
}


.main_submenu_item{
	margin-bottom:0px;
	background-color: #525b63;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#525b63), to(#788089));
	background-image: -webkit-linear-gradient(top, #525b63, #788089);
	background-image: -moz-linear-gradient(top, #525b63, #788089);
	background-image: -ms-linear-gradient(top, #525b63, #788089);
	background-image: -o-linear-gradient(top, #525b63, #788089);
	background-image: linear-gradient(top, #525b63, #788089);	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#525b63', EndColorStr='#788089');
}

.main_submenu_item:hover{
	background-color: #646c75;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#646c75), to(#788089));
	background-image: -webkit-linear-gradient(top, #646c75, #788089);
	background-image: -moz-linear-gradient(top, #646c75, #788089);
	background-image: -ms-linear-gradient(top, #646c75, #788089);
	background-image: -o-linear-gradient(top, #646c75, #788089);
	background-image: linear-gradient(top, #646c75, #788089);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#646c75', EndColorStr='#788089');
}

.main_submenu_item a{
	position:relative;
	display:block;
	text-align:left;
	font-size:14px;
	white-space: nowrap;
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-image:url(../images/design/icons/doudouka.png);
	padding-top:13px;
	padding-bottom:13px;
	padding-left:45px;
	padding-right:30px;
	text-decoration: none;
	color: #ADB2B8;
	text-shadow: 1px 1px 2px rgba(0,0,0,.8);
	  -moz-border-radius: 0;
	  -webkit-border-radius: 0;
	  border-radius: 0;
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,.4) inset, 3px 0px 2px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,.4) inset, 3px 0px 2px rgba(0,0,0,.5);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,.4) inset, 3px 0px 2px rgba(0,0,0,.5);
}

.main_submenu_item a:hover{
	background-position:0px -43px;
	color:#EDEDED;
}


.submenu_item_active{
	background-color: #646c75;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#646c75), to(#788089));
	background-image: -webkit-linear-gradient(top, #646c75, #788089);
	background-image: -moz-linear-gradient(top, #646c75, #788089);
	background-image: -ms-linear-gradient(top, #646c75, #788089);
	background-image: -o-linear-gradient(top, #646c75, #788089);
	background-image: linear-gradient(top, #646c75, #788089);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#646c75', EndColorStr='#788089');
}

.submenu_item_active a{
	background-position:0px -43px;
	color:#EDEDED;
}



.main_submenu_box2{
	display:none;	
}

.main_submenu_box_top2{
	/*background:url(../images/design/velos_down2.png) no-repeat top left;*/
	height:8px;
	width:13px;
	margin-left:15px;
	position:absolute;
}


.main_submenu_item2{
	margin-bottom:0px;
	background-color: #525b63;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#85909d), to(#aab5c2));
	background-image: -webkit-linear-gradient(top, #85909d, #aab5c2);
	background-image: -moz-linear-gradient(top, #85909d, #aab5c2);
	background-image: -ms-linear-gradient(top, #85909d, #aab5c2);
	background-image: -o-linear-gradient(top, #85909d, #aab5c2);
	background-image: linear-gradient(top, #85909d, #aab5c2);	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#85909d', EndColorStr='#aab5c2');
}

.main_submenu_item2:hover{
	background-color: #646c75;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#747d88), to(#9ba5b0));
	background-image: -webkit-linear-gradient(top, #747d88, #9ba5b0);
	background-image: -moz-linear-gradient(top, #747d88, #9ba5b0);
	background-image: -ms-linear-gradient(top, #747d88, #9ba5b0);
	background-image: -o-linear-gradient(top, #747d88, #9ba5b0);
	background-image: linear-gradient(top, #747d88, #9ba5b0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#747d88', EndColorStr='#9ba5b0');
}

.submenu_item_active2{
	background-color: #646c75;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#747d88), to(#9ba5b0));
	background-image: -webkit-linear-gradient(top, #747d88, #9ba5b0);
	background-image: -moz-linear-gradient(top, #747d88, #9ba5b0);
	background-image: -ms-linear-gradient(top, #747d88, #9ba5b0);
	background-image: -o-linear-gradient(top, #747d88, #9ba5b0);
	background-image: linear-gradient(top, #747d88, #9ba5b0);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#747d88', EndColorStr='#9ba5b0');
}


.main_submenu_item2 a{
	position:relative;
	display:block;
	text-align:left;
	font-size:14px;
	white-space: nowrap;
	background-position:0px -43px;
	background-repeat:no-repeat;
	background-image:url(../images/design/icons/doudouka.png);
	padding-top:13px;
	padding-bottom:13px;
	padding-left:45px;
	padding-right:30px;
	text-decoration: none;
	color: #EDEDED;
	text-shadow: 1px 1px 2px rgba(0,0,0,.8);
	  -moz-border-radius: 0;
	  -webkit-border-radius: 0;
	  border-radius: 0;
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,.4) inset, 3px 0px 2px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,.4) inset, 3px 0px 2px rgba(0,0,0,.5);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,.4) inset, 3px 0px 2px rgba(0,0,0,.5);
}



#list_content{

}

#inner_horizontal{
	background:#39424b;
	display:table;
	width:100%;
}

#inner_horizontal_left{
	display:table-cell;
	padding-left:20px;
	padding-top:18px;
	padding-bottom:18px;
}

#inner_horizontal_right{
	width:250px;
	display:table-cell;
	padding-top:20px;
	vertical-align:top;
}

.horizontal_menu_item{
	float:left;
	background:url(../images/design/horizontal_btn_bg.gif) repeat-x top left;
	height:28px;
	-moz-box-shadow: 3px 3px 2px rgba(0,0,0,.5);
	-webkit-box-shadow: 3px 3px 2px rgba(0,0,0,.5);
	box-shadow: 3px 3px 2px rgba(0,0,0,.5);
	margin-right:12px;
	padding-left:3px;
	cursor:pointer;
}

.horizontal_menu_item:hover{
	background:url(../images/design/horizontal_btn_bg.gif) repeat-x bottom left;	
}

.horizontal_menu_item_active{
	background:url(../images/design/horizontal_btn_bg.gif) repeat-x bottom left;		
}

.horizontal_menu_item a{
	display:block;
	text-align:left;
	font-size:14px;
	line-height:23px;
	white-space: nowrap;
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-image: url(../images/design/icons/list.png);
	margin-top:3px;
	margin-bottom:2px;
	padding-left:35px;
	padding-right:12px;
	text-decoration: none;
	color: #1A2328;
	font-weight:bold;
}

.horizontal_menu_item a:hover{
	background-position:0px -23px;	
}

.horizontal_menu_item_active a{
	background-position:0px -23px;		
}


#search_box{
	background:#fff url(../images/design/search_btn.png) no-repeat top left;
	height:24px;
	width:230px;	
}

#search_box input[type="text"]{
	height:24px;
	width:198px;
	margin-left:32px;
	line-height:24px;
	font-size:14px;
	padding:0;
	margin:0;
	border:0;

}

#search_box input[type="submit"]{
	height:24px;
	line-height:20px;
	font-size:13px;
	padding:0;
	margin:0;
	background:#333;
	color:#FFF;
	padding-left:10px;
	padding-right:10px;
	border:0px;	
}

#search_hover{
	background:#FFF;
	border:1px #CCC solid;
	position:absolute;
	text-align:left;
	display:none;
}

.search_hover_box_in_item{
	padding:10px;	
}

.search_hover_box_in_item h2{
	font-size:12px;
	margin:0;
	padding:0;
	line-height:12px;
	margin-bottom:4px;
	font-weight:normal;	
}

.search_hover_box_in_item h3{
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:12px;
}

.listheader_in{
	text-align:center;
	line-height:20px;
}

.listheader_in_title{
	display:inline;
}

.list_arrows{
	display:inline-block;
	margin-left:5px;
	margin-bottom:2px;
}

.list_arrows .arrows_up{
	background:url(../images/croissant.gif) no-repeat top left;
	width:12px;
	height:6px;
	float:left;
}

.list_arrows .arrows_up:hover{
	background:url(../images/croissant.gif) no-repeat bottom left;
}

.list_arrows .arrows_down{
	background:url(../images/decroissant.gif) no-repeat top left;
	width:12px;
	height:6px;
	float:left;
}

.list_arrows .arrows_down:hover{
	background:url(../images/decroissant.gif) no-repeat bottom left;
}

table.listtable
{
	border-spacing: 0;
}

table.listtable thead tr td
{
	background:#C8CCD0;
	font-weight:bold;
	border-left:1px #FFF solid;
	border-bottom:1px #FFF solid;
	color:#3A424C;
}

table.listtable tbody tr 
{
    background: #F3F4F5
}

table.listtable tbody tr:hover td
{
	background:#C8CCD0;
	border-left:1px #FFF solid;
	border-bottom:1px #FFF solid;
	color:#333333;
}

table.listtable tbody tr td 
{	
	background: #F3F4F5;
	border-left:1px #c7ccd0 solid;
	border-bottom:1px #c7ccd0 solid;
	color:#333333;
}

table.listtable tbody tr td input[type="text"], table.listtable tbody tr td select
{
	width:100%;
}

#div_users_0_3{
	display:none;	
}

#div_users_0_5{
	display:none;	
}

.form_col_single{
	width:100%;
	
}

.form_col_single h3
{
	font-size:18px;
	margin-bottom: 7px;
    padding: 5px;
}

.form_col_single h4
{
	font-size:14px;
    padding: 5px;
}

.form_col_double{
	float:left;
	width:50%;
}

.form_col_double h3{
	font-size:18px;
	margin-bottom: 7px;
    padding: 5px;
}

.form_col_trible{
	float:left;
	width:33%;
}

.form_col_trible h3{
	font-size:18px;
	margin-bottom: 7px;
    padding: 5px;
}

.show_formobjects
{
	margin-bottom:7px;
	padding:5px;
}

.show_formobjects .show_formobjects_in
{
	
}

.show_formobjects .show_formobjectstitle
{
	width:100%;
	margin:0;
	vertical-align:top;
}

.show_formobjects .show_formobjectstitle h3
{
	padding:3px;
	font-size:13px;
	font-weight: bold;
	color:#000;
	margin:0;
	border:none;
}


.show_formobjects .show_formobjectsdata
{
	width:100%;
	padding:3px;
}

.show_formobjectsdata .extra_fields_array_title
{
	background:none;
	border:none;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
	border-bottom:1px solid #000;
}

.show_formobjectsdata .extra_fields_array_fields
{
	border:none;
}

.extra_fields_array_fields input[type="text"]
{
	text-align:center;
}

.formobjects
{
	margin-bottom:7px;
	padding:5px;
}

/*.formobjects table{
	width:100%;	
}*/

.formobjects input[type="text"], .formobjects2 input[type="text"]
{
	width:100%;
}

.formobjects textarea, .formobjects2 textarea
{
	width:100%;
}

.formobjects input[type="password"], .formobjects2 input[type="password"]
{
	width:100%;
}

.formobjects input[type="checkbox"], .formobjects2 input[type="checkbox"]
{
	padding:0;
	margin:5px;
}

.formobjects .style_select, .photo_album_item_input .style_select
{
    position: relative;
	width:100%;
}

.formobjects select, .photo_album_item_input select
{
    width:100%;
    outline: none;   
	border:none;  
	appearance:none;
	-moz-appearance:none; /* Firefox */
	-webkit-appearance:none; /* Safari and Chrome */
}

.formobjects select:not([multiple]), .photo_album_item_input select:not([multiple])
{
	/*padding-top:4px;
	padding-bottom:4px;*/
	line-height:25px;
    height:25px !important;
}

.formobjects .style_select:after,  .photo_album_item_input .style_select:after
{
    content: '';
    width: 25px;
    height: 25px;
	float:right;
	clear:both;
    display: inline-block;
	margin-top:-25px;
	position:relative;
    background: url(../images/design/select_arrow.png) no-repeat right center #fff;
    pointer-events: none;
}

.select_button
{
	width:100%;
	background:url(../images/design/button_img.png) center right no-repeat #C8CCD0;
	color:#3A424C;
	height:30px;
	line-height:30px;
}

.select_button h3 
{
    border: none;
	ine-height:30px;
    color: #3A424C;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding-left: 3px;
	padding-top:0;
	padding-bottom:0;
	padding-right:3px;
}

.formobjects .formobjects_in
{
	
}

.formobjects .formobjecttitle
{
	width:100%;
	margin:0;
	border:1px solid #C8CCD0;
	background:#C8CCD0;
	vertical-align:top;
}

.formobjects .formobjecttitle h3
{
	padding:3px;
	font-size:13px;
	font-weight: bold;
	color:#3A424C;
	margin:0;
	border:none;
}


.formobjects .formobjectdata
{
	width:100%;
	border:1px solid #C8CCD0;
	background:#FFFFFF;
}

.formobjects .formobjectdata object
{
	margin-top:10px;
}

.formobjects2
{
	margin-bottom: 7px;
    padding: 5px;
}

.formobjects2 .formobjects_in
{
	display:table;
	width:100%;
}

.formobjects2 .formobjecttitle
{
	display:table-cell;
	margin:0;
	border:1px solid #C8CCD0;
	background:#C8CCD0;
	vertical-align:top;
	width:230px;
}

.formobjects2 .formobjecttitle h3
{
	padding:3px;
	font-size:13px;
	font-weight: bold;
	color:#3A424C;
	margin:0;
	border:none;
}

.formobjects2 .formobjectdata
{
	display:table-cell;
	border:1px solid #C8CCD0;
	background:#FFFFFF;
}

.formobjects3
{
	margin-bottom: 7px;
    padding: 5px;
}

.formobjects3 .formobjects_in
{
	display:table;
	width:100%;
	background:#C8CCD0;
	padding:3px;
}

.formobjects3 .formobjecttitle
{
	display:table-cell;
	margin:0;
	vertical-align:top;
}

.formobjects3 .formobjecttitle h3
{
	font-size:13px;
	font-weight: bold;
	color:#3A424C;
	margin:0;
	padding:0;
	border:none;
}

.formobjects3 .formobjectdata
{
	float:right;
	clear:both;
	display:table-cell;
	background:#FFFFFF;
	width:180px;
	height:20px;
}

.formobjects3 .formobjectdata input[type="text"]
{
	width:180px;
	height:20px;	
}

.formobjects4
{
	margin-bottom: 7px;
    padding: 5px;background:#1A2328;
}

.formobjects4 .formobjects_in
{
	display:table;
	margin:0 auto;
	
	padding:8px;
}

.formobjects4 .formobjecttitle
{
	display:table-cell;
	margin:0;
	vertical-align:top;
}

.formobjects4 .formobjecttitle h3
{
	font-size:13px;
	font-weight: bold;
	color:#FFFFFF;
	margin:0;
	border:none;
	padding:0;
}

.formobjects4 .formobjectdata
{
	display:table-cell;
	padding-left:10px;
}

.formobjects5
{
	margin-bottom: 7px;
    padding: 5px;
}

.formobjects5 .formobjects_in
{
	display:table;
	width:100%;
	background:#C8CCD0;
	padding:3px;
}

.formobjects5 .formobjecttitle
{
	/*display:table-cell;*/
	display:inline-block;
	margin:0;
	vertical-align:top;
}

.formobjects5 .formobjecttitle h3
{
	font-size:13px;
	font-weight: bold;
	color:#3A424C;
	margin:0;
	border:none;
	padding:0;
}

.formobjects5 .formobjectdata
{
	display:inline-block;
	/*display:table-cell;*/
	padding-left:10px;
}

.formobjects6
{
	margin-bottom: 7px;
    padding: 5px;
}

.formobjects6 .formobjects_in
{

}

.formobjects6 .formobjecttitle
{
	width:100%;
	margin:0;
	border:1px solid #C8CCD0;
	background:#C8CCD0;
	vertical-align:top;
}

.formobjects6 .formobjecttitle h3
{
	padding:3px;
	font-size:13px;
	font-weight: bold;
	color:#3A424C;
	margin:0;
	border:none;
}


.formobjects6 .formobjectdata
{
	width:100%;
	border:1px solid #C8CCD0;
	background:#C8CCD0;
}

.formobjects6 .formobjectdata object
{
	display:block;
	margin:0 auto;
	margin-top:10px;
}

.formobjects7
{
	margin-bottom: 7px;
    padding: 5px;
}

.formobjects7 .formobjects_in
{
	
}

.formobjects7 .formobjecttitle
{
	width:100%;
	margin:0;
	border:1px solid #C8CCD0;
	background:#C8CCD0;
	vertical-align:top;
}

.formobjects7 .formobjecttitle h3
{
	padding:3px;
	font-size:13px;
	font-weight: bold;
	color:#3A424C;
	margin:0;
	border:none;
}


.formobjects7 .formobjectdata
{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	background:#FFFFFF;
}

.formobjects7 .formobjectdata .photo_album
{
	margin-left:0;
	margin-right:0;
	margin-top:-30px;
	float:right;
}

.formobjects8
{
	margin-bottom: 7px;
    padding: 5px;
}

.formobjects8 .formobjects_in
{
	
}

.formobjects8 .formobjecttitle
{
	width:100%;
	margin:0;
	border:1px solid #C8CCD0;
	background:#C8CCD0;
	vertical-align:top;
}

.formobjects8 .formobjecttitle h3
{
	padding:3px;
	font-size:13px;
	font-weight: bold;
	color:#3A424C;
	margin:0;
	border:none;
}


.formobjects8 .formobjectdata
{
	width:100%;
	padding-top:10px;
	padding-bottom:10px;
	background:#FFFFFF;
}



.help_button
{
	position:relative;
	margin-left:10px;
	cursor:pointer;	
}

.help_area
{
	display:none;
	position:absolute;
	margin-top:-59px;
	margin-left:48px;
	background:#fff;
	padding:7px;
	border:1px solid #C8CCD0;
	z-index:1000;
	border-radius:5px;
	font-size:11px;
}

/*.help_area:after {
    border-color: #fff transparent;
    border-style: solid;
    border-width: 20px 0 0 20px;
    bottom: -20px;
    content: "";
    display: block;
    left: 3px;
    position: absolute;
    width: 0;
}*/

.radio_item{
	float:left;
	margin-right:50px;	
	padding-top:5px;
	padding-bottom:5px;
}

.radio_item_title{
	float:left;	
}

.radio_item_data{
	float:left;
	margin-right:10px;
}

.photo_album{
	float:left;
	margin-right:40px;
	margin-left:40px;
	margin-top:20px;
	background: #3a424c;
	padding:10px;
	width:350px;
	color:#C8CCD0;
}

.photo_album_title
{
	border-bottom:1px #C8CCD0 solid;
	padding-bottom:10px;
	margin-bottom:10px;
}

.photo_album_title h4
{
	font-size:14px;
	font-weight:bold;
	line-height:24px;
}

.photo_album_title_left
{
	float:left;
}

.photo_album_title_right
{
	float:right;
}

.photo_album_title_right input[type="text"]
{
	text-align:center;
}

.photo_functions
{
	color:#C8CCD0;
	font-weight:bold;
}

.photo_functions a
{
	color:#C8CCD0;
}

.crops
{
	float:left;
	width:180px;
}

.crop
{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	height:20px;
}

.crop a
{
	line-height:20px;
	display:block;
	padding-right:30px;
	background:url(../images/design/crop_image.png) center right no-repeat;
}

.delete_image
{
	float:right;
	height:20px;
}

.delete_image a
{
	line-height:20px;
	display:block;
	background:url(../images/design/delete_image.png) center right no-repeat;
	padding-right:30px;
}

.photo_album_item_area
{
	margin-top:10px;
}

.photo_album_item{
	margin-bottom:5px;	
}

.photo_album_item input{
	width:100%;	
}

.photo_album_item object
{
	display:block;
	margin:0 auto;
	margin-top:10px;
}

.photo_album_item_title{
	font-weight:bold;
	margin-bottom:5px;
}

.photo_album_show{
	margin-top:20px;
	text-align:center;
	color:#C8CCD0;
}

.photo_album_show a
{
	color:#C8CCD0;
}

.article_photo{
float:left;
margin-bottom:15px;
width:400px;
padding-left:5px;
padding-top:5px;
padding-bottom:5px;
}

.icon_file
{
	margin-bottom:10px;
}

#form_table{
	width:100%;	
}

#form_table td{
	vertical-align:top;

}



.form_submit
{
	/*height:35px;
	line-height:35px;*/
	display:table-cell;
	vertical-align:middle;
	height:40px;
	
	background:#1A2328;
}

.form_submit_item
{
	margin-left:10px;
	/*margin-top:3px;*/
	display:inline-block;	
}

.form_submit_left
{
	float:left;
}

.form_submit_right
{
	float:right;
}

/* article form */

#articleform{

}

#header_left{
	float:left;
	width:40%;
	background:url(../images/design/header_left.png) no-repeat bottom right;
	height:105px;
	position:relative;
	z-index:3;	
}

#header_right{
	float:left;
	background: url(../images/design/header_right.png) repeat-x bottom left;
	height:105px;
	width:60%;
	display:table;
}

#header_right_in{
	padding-bottom:45px;
	display:table-cell;
	vertical-align:bottom;
	text-align:right;
	padding-right:20px;
	color:#fff;
}

#header{
}

#logo{
	display:inline-block;
	padding-top:6px;
	padding-left:20px;	
}

#logo a
{
	display:block;
}


#main_content{
}


#main_content h2{
font-size:18px;
padding-bottom:2px;
/*background:url(../images/h_line.gif) no-repeat bottom left;*/
margin-bottom:5px;
}

#main_content_left{
	position:absolute;
	background: url(../images/design/general_bg.png) repeat;
	margin-top:-20px;
	z-index:2;
}

#main_content_left_in{
	display:inline-block;
	background:url(../images/design/vertical_col.png) repeat-y top right;
	padding-left:20px;
	
	display:table;
}

#main_content_left_in_left{
	display:table-cell;
	padding-right:20px;
}


#main_content_left_in_right{
	display:table-cell;
	vertical-align:top;
	width:22px;
}

#menu_close_btn{
	background:url(../images/design/menu_close_btn.png) no-repeat top left;
	width:20px;
	height:15px;
	cursor:pointer;
	margin-top:20px;
}

#main_content_right_out{
	background:#F3F4F5;
	position:relative;
}

#main_content_right{
	overflow:auto;
}


/*.announcewrong{
background: #C30;
color:#FFF;
border: #900 2px solid; 
font-size:14px;
margin-bottom:5px;
padding:3px;
margin-left:10px;
margin-right:10px;
}*/

/*.announceright{
background: #6C0;
color:#FFF;
border: #6FAE59 2px solid; 
font-size:14px;
margin-bottom:5px;
padding:3px;
margin-left:10px;
margin-right:10px;
}*/

/*.announcemiddle{
background: #F60;
color:#FFF;
border: #F63 2px solid; 
font-size:14px;
margin-bottom:5px;
padding:3px;
margin-left:10px;
margin-right:10px;
}*/

.announcewrong
{
	background: linear-gradient(to bottom, #DD5952 0px, #BC3E33 100%) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(top,#dd5952 0,#bc3e33 100%);
	
	background:rgb(188, 62, 51);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
	
	box-shadow: 0 2px 2px #2B2B2B;
	-webkit-box-shadow: 0 2px 2px #2b2b2b;
	
    color: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
    font-size: 12px;
    padding: 3px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
}
.announceright
{
	background: linear-gradient(to bottom, #6CBD58 0px, #5FA74E 100%) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(top,#6CBD58 0,#5FA74E 100%);
	
	background:rgb(95, 167, 78);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
	
	box-shadow: 0 2px 2px #2B2B2B;
	-webkit-box-shadow: 0 2px 2px #2B2B2B;
	
    color: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
    font-size: 12px;
    padding: 3px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
}

.announcemiddle
{
	background: linear-gradient(to bottom, #F60 0px, #d85904 100%) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(top,#F60 0,#d85904 100%);
	
	background:rgb(216, 89, 4);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
	
	box-shadow: 0 2px 2px #2B2B2B;
	-webkit-box-shadow: 0 2px 2px #2B2B2B;
	
	color:#FFF;
	border-radius: 4px 4px 4px 4px;
    
    font-size: 12px;
    padding: 3px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:10px;
}

.announcepopup
{
	
}

.announcepopup_top
{
	background:#3A424C;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
}

.announcepopup_top h2
{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
}

.announcepopup_bottom
{
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	/*background:#F3F4F5;e4e5e5*/
	
	background: linear-gradient(to bottom, #F3F4F5 0px, #e4e5e5 100%) repeat scroll 0 0 transparent;
	background: -webkit-linear-gradient(top,#F3F4F5 0,#e4e5e5 100%);
	
	background:rgb(228, 229, 229);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
    color: #333333;
	font-size:13px;
	text-align:center;
}

.popup_btn
{
	display:table;
	margin:0 auto;
	margin-top:20px;
	margin-bottom:10px;
}

.yes_link, .close_link
{
	border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 1px 2px rgba(0, 0, 0, 0.3);
    background:#C8CCD0;
    color: #66666F;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-radius:5px;
	margin-right:5px;
}

/* article form END */

.clear{
clear:both;
}

/* form objects */

#bottom_complete{
border-top:1px #000000 solid;
padding-top:10px;
}

#bottom_complete input[type="submit"]{
width:120px;
height:30px;
font-size:14px;
font-weight:bold;

}


.submenu{

}

.submenu_box{
width:180px;
padding:5px;
background:#EBEBEB;
display:none;
position:absolute;
border:1px #000000 solid;
}

.submenu_box a{
display:block;
text-align:left;
}

.delete_box{
float:left;
width:110px;
background: #EEEEEE;
border:1px #999999 solid;
margin-left:20px;
height:22px;

}

.delete_box table{
margin-left:7px;
}


.widget {
border-bottom: 1px solid #3a424c;
height:24px;
}

.widget a {
color: #222;
text-decoration: none;
}

.widget a:hover {
color: #009;
text-decoration: underline;
}

.tabnav{
padding:0;
margin:0;

}

.tabnav li {
	position:relative;
display: inline;
list-style: none;
/*padding-right: 5px;*/
}

.tabnav li a 
{
	text-decoration: none;
	background: #C8CCD0;
	color: #66666F;
	font-weight: bold;
	padding: 8px 10px;
	outline: none;
	z-index:-1;
}

.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
background: #3A424C;
color: #FFF;
text-decoration: none;
border-bottom:0;
padding: 8px 10px;
z-index:2;
box-shadow: 2px -2px 2px rgba(0,0,0,0.4);
-webkit-box-shadow: 2px -2px 2px rgba(0,0,0,0.4);
-moz-box-shadow: 2px -2px 2px rgba(0,0,0,0.4);
/*-moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);*/
}


#featuredvid {
text-align: center;
}

.fvid {
margin-bottom: 5px;
}

.vidselector li {
text-align: left;
list-style: none;
padding: 5px;
background: #ffffff;
border: 1px solid #dedbd1;
text-transform: uppercase;

}


/*list */


.menulistup{
background: #dddbdb;

padding-top:8px;
padding-bottom:8px;
padding-left:20px;
}

.menulistup_item{
display:inline-block;
margin-right:5px;
margin-bottom:5px;
}

.menulist_bottom{
background: #C8CCD0;
padding-top:5px;
padding-bottom:5px;
padding-left:20px;
padding-right:20px;
}

.menulist_bottom_in
{
	display:table;
	height:100%;
}

.menulist_bottom_title
{
	display:table-cell;
	width:60px;
	vertical-align:middle;
	border-right:1px #dddbdb solid; 
	padding-right:10px;
	font-weight:bold;
}

.menulist_bottom_title_area
{
	display:table-cell;
	vertical-align:middle;
	width:100%;
	padding-left:10px;
	padding-right:10px;
}

.menulist_bottom_search
{
	display:table-cell;
	width:120px;
	vertical-align:middle;
	border-left:1px #dddbdb solid;
	padding-left:10px;
}

.menulist_bottom_item{
display:inline-block;
border-right:1px #dddbdb solid;
margin-right:10px;
padding-right:10px;
margin-bottom:5px;
margin-top:5px;
}



.extratable_list_bottom{
background: #e1e4e8;
padding-left: 5px;
font-size:10px;
}

.extratable_list_bottom_title{
	border-right:1px #dddbdb solid;
	margin-right:10px;
	padding-right:10px;
	font-weight:bold;
	color:#3a424c;
}

.extratable_list_bottom_main{
	margin-left:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.extratable_list_bottom_item{
display:inline-block;
border-right:1px #dddbdb solid;
margin-right:10px;
padding-right:10px;
margin-bottom:5px;
margin-top:5px;
}

.extratable_list_bottom_item select,.extratable_list_bottom_item input{
	height: 18px !important;
    line-height: 18px;
	width:auto !important;
}

.extratable_list_bottom_item select:not([multiple]) {
	height: 18px !important;
    line-height: 18px;
}

.extratable_list_bottom_item select.multiple_filter{
	height:200px !important;	
}

.extratable_list_bottom_filter{
	border-left:1px #dddbdb solid;
	margin-left:10px;
	padding-left:20px;
	padding-right:20px;
	width:100px;
}

.extratable_list_bottom_filter_btn{
	background: none repeat scroll 0 0 #1a2328;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.75);
    color: #c8ccd0;
    display: block;
    height: 21px;
    line-height: 21px;
    text-align: center;
}

.extratable_list_bottom_filter_btn{
	color:#fff;
}

.extratable_list_bottom_filter_btn:hover{
	color:#ccc;
}

.menulist_bottom_item{
display:inline-block;
border-right:1px #dddbdb solid;
margin-right:10px;
padding-right:10px;
margin-bottom:5px;
margin-top:5px;
}

fieldset{
border-right: #666666 1px solid; 
border-left: #666666 1px solid; 
border-bottom: #666666 1px solid; 
border-top: #666666 1px solid; 
font-size:13px;
padding-left:10px;
padding-bottom:10px;
margin-left:10px;
margin-bottom:10px;
}

legend{
color:#FF0000;
font-weight:bold;
font-size:14px;
margin-bottom:10px;
}

.pagination_div{
}

.pagination_div_in{
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
	background:#CCC;
	line-height:18px;
	color:#000000;
}

.pagination_div_in_left{
	float:left;
	text-align:left;
	margin-right:20px;
	padding-top:2px;
	padding-bottom:2px;
	margin-left:5px;
}

.pagination_div_in_middle_left{
	float:left;
	text-align:left;
	margin-right:20px;
	padding-top:2px;
	padding-bottom:2px;	
}


.pagination_div_in_middle_left_selected{
	display:inline-block;
	width:25px;
	padding-right:14px;
	padding-left:4px;
	margin-left:5px;
	text-align:center;
	background:#fff url(../images/arrow-down.gif) no-repeat center right;	
	cursor:pointer;
}

.pagination_options{
	position:absolute;
	z-index:100;
	display:none;
	width:110px;
	padding-left:10px;
	text-align:left;
	overflow:auto;
	max-height:200px;
	background:#FFF;
	padding-top:10px;
	padding-bottom:10px;
	border:1px #CCC solid;
	margin-left:60px;
}


.pagination_options_item{
	
}

.pagination_div_in_middle_right
{
	float:left;
	text-align:left;
	margin-right:20px;
	padding-top:2px;
	padding-bottom:2px;
}

.pagination_div_in_middle_right_left
{
	float:left;
	
}

.pagination_div_in_middle_right_right
{
	float:left;
	margin-right:20px;
}

.pagination_div_in_middle_right span
{
	margin-left:5px;
	margin-right:5px;
}

.pagination_div_in_middle_right img
{
	vertical-align:middle;
}

.pagination_div_in_right
{
	float:left;
	text-align:right;
	padding-top:2px;
	padding-bottom:2px;
}

#pagination_hover_box{
	position:absolute;
	z-index:1;
	background:#FFF;
	height:400px;
	display:none;
	margin-top:-430px;
	overflow:auto;
	text-align:left;
	border:1px #999 solid;	
}

.pagination_hover_box_in{
}

.pagination_hover_box_in_item{
	border-bottom:1px #CCC solid;
	padding-bottom:2px;
}

#pagination_hover_box h2{
	margin:0;
	padding:0;
	font-size:13px;
	line-height:13px;
	display:block;
	overflow: hidden;
}

#pagination_hover_box h3{
	margin:0;
	padding:0;
	font-size:12px;
	line-height:12px;
	font-weight:normal;
	color:#333
}

#pagination_hover_box h4{
	margin:0;
	padding:0;
	font-size:11px;
	line-height:11px;
	font-weight:normal;
	color:#333
}

.pagination_hover_box_in_col{
	float:left;
	width:300px;
	margin:10px;
}

.loading_box{
	height:31px;
	background:#1A2328;	
}

.sub_menu{
	/*background: #39424B;*/
	background:#C8CCD0;
	-moz-box-shadow: 3px 3px 2px rgba(0,0,0,.5);
	-webkit-box-shadow: 3px 3px 2px rgba(0,0,0,.5);
	box-shadow: 3px 3px 2px rgba(0,0,0,.5);
	
	/*-moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);*/
	padding:10px;
	padding-left:15px;
	padding-right:15px;
	position:absolute;
	z-index:200;
	margin-top:5px;
	display:none;
}

.sub_menu a{
	
	 display: block;
	white-space: nowrap;
	background-color: #373f49;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#373f49), to(#1d262c));
	background-image: -webkit-linear-gradient(top, #373f49, #1d262c);
	background-image: -moz-linear-gradient(top, #373f49, #1d262c);
	background-image: -ms-linear-gradient(top, #373f49, #1d262c);
	background-image: -o-linear-gradient(top, #373f49, #1d262c);
	background-image: linear-gradient(top, #373f49, #1d262c);	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#373f49', EndColorStr='#1d262c');
	
	color: #ADB2B8;
	text-shadow: 1px 1px 2px rgba(0,0,0,.8);
	
	-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,.5) inset, 3px 3px 2px rgba(0,0,0,.5);
	-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,.5) inset, 3px 3px 2px rgba(0,0,0,.5);
	box-shadow: 0px 2px 3px 0px rgba(0,0,0,.5) inset, 3px 3px 2px rgba(0,0,0,.5);
	
		padding-top:5px;
		padding-bottom:5px;
		padding-left:30px;
		padding-right:30px;
		margin-bottom:5px;
		text-align:center;
        font: bold 1em/1em Arial, Helvetica;
        text-decoration: none;
}



/*.menu_item:hover{
	background-color: #373f49;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#373f49), to(#263139));
	background-image: -webkit-linear-gradient(top, #373f49, #263139);
	background-image: -moz-linear-gradient(top, #373f49, #263139);
	background-image: -ms-linear-gradient(top, #373f49, #263139);
	background-image: -o-linear-gradient(top, #373f49, #263139);
	background-image: linear-gradient(top, #373f49, #263139);	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#373f49', EndColorStr='#263139');
}*/


/*.sub_menu{
	background: #E4E4E4;
	-moz-border-radius: .2em;
	-webkit-border-radius: .2em;
	border-radius: .2em;
	-moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	-webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
	padding:10px;
	padding-left:15px;
	padding-right:15px;
	position:absolute;
	z-index:200;
	margin-top:5px;
	display:none;
}

.sub_menu a{
        display: block;
        white-space: nowrap;
        background-color: #ccc;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
        background-image: -webkit-linear-gradient(top, #eee, #ccc);
        background-image: -moz-linear-gradient(top, #eee, #ccc);
        background-image: -ms-linear-gradient(top, #eee, #ccc);
        background-image: -o-linear-gradient(top, #eee, #ccc);
        background-image: linear-gradient(top, #eee, #ccc);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee', EndColorStr='#cccccc');
        border: 1px solid #777;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:30px;
		padding-right:30px;
		margin-bottom:5px;
		text-align:center;
        font: bold 1em/1em Arial, Helvetica;
        text-decoration: none;
        color: #333;
        text-shadow: 0 1px 0 rgba(255,255,255,.8);
        -moz-border-radius: .2em;
        -webkit-border-radius: .2em;
        border-radius: .2em;
        -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
        box-shadow: 0 0 1px 1px rgba(255,255,255,.8) inset, 0 1px 0 rgba(0,0,0,.3);
}*/

.extra_fields_div{
	overflow:hidden;
}

.extra_fields_div_in{
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px #fff solid;
	display:table;
	width:100%;
}

.extra_fields_div_con{
}

.extra_fields_div_in_title{
	text-align:left;
	border:0 !important;
}

.extra_fields_div_in_pedio{
	text-align:center;
	border:0 !important;
}

.extra_fields_div_in_pedio_notitle{
	column-span: 2; /* W3C */
	-webkit-column-span: 2; /* Safari & Chrome */
	-moz-column-span: 2; /* Firefox */
	-ms-column-span: 2; /* Internet Explorer */
	-o-column-span: 2; /* Opera */
}

.extra_fields_array_list{
	border:0;
}

.extra_fields_array_list td{
	vertical-align:top;
}

.extra_fields_array{
}

.extra_fields_array_div{
	max-height:250px;
	overflow:auto;
}

.extra_fields_array td
{
	border:1px #c8ccd0 solid;
	vertical-align:center;
}

.extra_fields_array_title
{
	background: #C8CCD0;
	color:#3A424C;
	font-size:12px;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    font-weight: bold;
	text-align:center;
	padding:2px;
	/*font-weight:bold;
	text-align:center;*/
}

.extra_fields_array_fields
{   
	text-align:center;
	padding:2px;
}

.extra_plus
{
	float:right;
	/*clear:both;*/
	background:url(../images/design/extra_table_plus.png) center right no-repeat;
	width:16px;
	height:14px;
	margin:2px;

}

.extra_plus_delete
{
	float:right;
	/*clear:both;*/
	background:url(../images/design/extra_table_delete.png) center right no-repeat;
	width:16px;
	height:14px;
	margin:2px;

}

.extra_plus_search
{
	float:right;
	/*clear:both;*/
	background:url(../images/design/extra_table_search.png) center right no-repeat;
	width:16px;
	height:14px;
	margin:2px;
}

.extra_plus_create_file
{
	float:right;
	/*clear:both;*/
	background:url(../images/design/extra_table_create_file.png) center right no-repeat;
	width:16px;
	height:14px;
	margin:2px;

}

#div_epafes_0_3{
	display:none;	
}

#div_epafes_0_4{
	display:none;	
}

#extra_form_information{
	text-align:right;
	font-weight:bold;
	padding-right:30px;	
}

#products_sum{
	padding-left:10px;
	padding-right:20px;
	text-align:left;
	font-weight:normal;
}

.products_sum_table_h{
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;	
}

.products_sum_table_d{
	text-align:center;	
}

.category_select_item
{
	float:left;
	width:33%;
	margin-bottom:10px;
}

.category_select_item_all
{
	width:33%;
	margin-bottom:10px;
	font-weight:bold;
}

#category_select_add
{
	float:right;
}

.curr_sum
{
	/*margin-left:600px;
	text-align:right;
	margin-right:70px;
	margin-bottom:20px;
	margin-top:-20px;*/
	position:absolute;
	top:15px;
	right:20px;
	color:#fff;
	font-size:12px;

}

#printable_form
{
	
}

#main_message{
	background:url(../images/design/appwise_welcome.png) no-repeat top center #C8CCD0;
}



#target_list_items{
	overflow:auto;	
}

.jobs_area_item
{
	display:inline-block;
	border:1px solid #c8ccd0;
	background:#fff;
	padding:5px; 
	margin-top:5px;
	margin-bottom:5px;
	margin-right:5px;
}

.ui-datepicker-trigger
 {
    height: 24px;
    padding-left: 15px;
	padding-right: 15px;
	vertical-align: bottom;
	background:#C8CCD0;
}

.pedio_sxolio{
color:#333333;
font-style:italic;
}

.show_kind
{
	display:block;
	cursor:pointer;
}

.show_kind a
{
	display:block;
}

.show_kind table
{
	background:#fff;
}

.show_kind table tr, .show_kind table tr td
{
	border:none !important;
	background:none !important;
}

.change_value
{
	cursor:pointer;
}

.change_value a
{
	display:block;
}

.close_value
{
}

#select_area
{
	margin-bottom:20px;
}

#newsletter_out
{
	background: url(../images/design/outer.jpg) no-repeat center top;
    height: 100%;
    position: fixed;
    width: 100%;
}

#newsletter_out_header
{
	height:180px;
}

#newsletter_out_logo 
{
    height: 108px;
    margin: 0 auto;
    padding-top: 50px;
    width: 368px;
}
#newsletter_out_title 
{
    height: 59px;
    line-height: 55px;
}

#newsletter_out_title h2
{
    color: #89939C;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
}

#newsletter_out_in
{
	color:#B3B1B5;	
	padding-top:50px;
	padding-bottom:50px;
}

#newsletter_company_logo
{
	margin-bottom:50px;	
}

#newsletter_out_in_text
{
	font-size:14px;
}

.add_to_hidden
{
	cursor:pointer;
}

.edit_to_hidden
{
	float:left;
	margin-right:3px;
	cursor:pointer;
}

.delete_to_hidden
{
	float:left;
	cursor:pointer;
}

.add_all_extra_table
{
	float:right;
	display:inline-block;
	margin-top:10px;
	margin-right:5px;
	
	padding-left: 10px;
    padding-right: 10px;
	padding-top:5px;
	padding-bottom:5px;

	background:#1A2328;
	
	font-size: 12px;
    font-weight: bold;
	color:#fff;
	
	cursor:pointer;
}

.menu_chooser{
	margin-top:5px;
	margin-bottom:15px;
	color:#fff;	
}

.menu_chooser_item{
	font-size:12px;
	margin-right:8px;
	padding-right:5px;
	float:left;
	border-right:1px #fff solid;
	cursor:pointer;	
}

.menu_chooser_item:hover{
	color:#CCC;
}

.menu_chooser_item.active{
	color:#CCC;	
	font-weight:bold;
}
	
.handsontable table.htCore, .ht_clone_top 
{
	width:100% !important;
}

/* reports */

.table_reports table
{
	font-size:12px;
	font-weight:normal;
	color:#4e4e4e;
}

.table_reports table strong
{
	font-weight:bold;
}

.table_reports table a
{
	color:#4e4e4e;
}

.table_reports table a:hover
{
	color:#0099bb;
}

.table_reports table .center
{
	text-align:center;
}

.table_reports table thead tr th
{
	background:#8fa4b0;
	padding:10px;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	border-right:3px solid #f3f4f5;
	text-align:left;
}

.table_reports table thead tr th:last-child
{
	border-right:none;
}

.table_reports table tbody tr td
{
	padding:10px;
}


.table_reports table tbody tr td
{
	border-right:3px solid #f3f4f5;
}

.table_reports table tbody tr td:last-child
{
	border-right:none;
}

.table_reports table tbody tr:nth-child(2n)
{
	background:#e6e6e8;
}

.tab_report_area .table_reports table thead tr th, .tab_report_area .table_reports table tbody tr td
{
	border-right:3px solid #fff;
}

.tab_report_item
{
	float:left;
	padding-left:15px;
	padding-right:15px;
	padding-top:8px;
	padding-bottom:8px;
	border: 1px solid #8fa4b0;
	border-bottom:none;
	margin-right:3px;
	border-radius:5px 5px 0 0;
	background:#8fa4b0;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	margin-bottom:-1px;
	
	-webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
	
	cursor:pointer;
}

.tab_report_item:last-child
{
	margin-right:0;	
}

.tab_report_item.active
{
	background:#FFFFFF;
	color:#4e4e4e;
}

.tab_report_item:hover
{
	background:#FFFFFF;
	color:#4e4e4e;
}

.tab_reports_bottom
{
	background:#fff;
	border: 1px solid #8fa4b0;
}

.tab_reports_bottom_in
{
	padding:15px;
}

.tab_reports_bottom_in .div_table
{
	width:100%;
}

.tab_report_area
{
	float:left;
	width:100%;
	height:396px;
	overflow:auto;
	display:none;
}

.tab_report_area .formobjects
{
	padding:0;
	margin:0;
}

.tab_report_area.active
{
	display:block;
}

/* mobile menu */

#mobile_menu_btn
{
	display:none;
	text-align:right;
	padding-left:15px;
	padding-right:15px;
	padding-top:25px;
	padding-bottom:25px;	
}

#mobile_menu_btn span
{
	display:inline-block;
	cursor:pointer;
}

#mobile_menu
{
	background-color: #181f24;
    height: 100%;
    overflow: hidden;
    
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    width: 300px;
    z-index: 90;
}

#mobile_menu_in
{
	padding: 25px;
}

#mobile_menu .menu_item a
{
	width:auto !important;
}

.right_side_menu_opened #wrapper{
	left: -300px;
}

#wrapper
{
	background:url(../images/design/general_bg.png) top left repeat;
    left: 0;
    position: relative;
	
    -webkit-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
	-moz-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
	-o-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
	-ms-transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
	transition: left 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
    z-index: 500;
}

#wrapper_in
{
	overflow:hidden;
	width:100%;
}

.alert_info
{
	float:right;
	margin-left:20px;
	width:30px;
	height:30px;
	border-radius:100px;
	background:#adb2b8;
	cursor:pointer;
	margin-top:-5px;
}

.alert_info span
{
	line-height:30px;
	display:block;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#333;
}

.alert_info.active
{
	background:#ff0000;
}

.alert_info.active span
{
	color:#fff;
}

.notice_area
{
	display:none;
	position:absolute;
	right:0;
	width:300px;
	z-index:1000;
	height:100%;
}

.notice_area_in
{
	
}

.notice
{
	background-color:rgba(255,255,255,1);
	width:300px;
	margin-bottom:5px;
}

.notice_in
{
	position:relative;
	padding:10px;
	padding-top:20px;
}

.delete_notice
{
	position:absolute;
	top:10px;
	right:10px;
	cursor:pointer;
}

.notice h4
{
	margin-bottom:5px;
	font-size:11px;
	font-weight:normal;
	color:#333333;
}

.notice h4 span
{
	font-weight:bold;
}

.notice h3
{
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	color:#333333;
}


.formobjects8 .uploadifive-button
{
	display:table;
	margin:0 auto;
}

.formobjects8 .uploadifive-queue-item
{
	background:#fff;
	border-bottom:1px solid #fff;	
}


.uploadifive_btn_out
{
	margin-top:10px;
}

.uploadifive_btn
{
	display:table;
	margin:0 auto;
}

.uploadifive_btn .uploadifive-button
{
	background:#858585;
	border:none;
}

.uploadifive_btn .uploadifive-button:hover
{
	background:#36c6d3;
	color:#fff;
}


.uploader_data_bar
{
	margin-top:15px;
	background:#fff;
	padding:8px 10px;
}

.checkbox_gallery_all
{
	height:17px;
	line-height:17px;
}
.checkbox_gallery_all label
{
	color:#555;
	font-size:11px;
	cursor:pointer;
}
.checkbox_gallery_all .check_gallery_all_title
{
	float:left;
	display:inline-block;
	margin-top:1px;
}

.checkbox_gallery_all input[type="checkbox"] + label span
{
	float:left;
    background: url(../images/design/checkbox.png) top left no-repeat;
    cursor: pointer;
    display:inline-block;
    height: 17px;
    margin:0;
	margin-right:8px;
    width: 18px;
	vertical-align:middle;
}

.checkbox_gallery_all input[type="checkbox"]:checked + label span
{ 
    background-position:bottom left;
}

.galley_multiple_delete a
{
	display:block;
	color:#555;
	font-weight:bold;
	
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transform: all 0.4s ease;
	transition: all 0.4s ease;
}

.galley_multiple_delete a i
{
	font-size:14px;
}

.galley_multiple_delete:hover a
{
	color:#e7505a;
}

.uploader_data
{
	margin-top:10px;
}

.drop_n_drag
{
	margin-top:15px;
	border:2px dashed #6981a0;
	max-width:500px;	
}

.drop_n_drag_in
{
	padding:20px;
	text-align:center;
	font-size:14px;
	color:#6981a0;
}

.drop_n_drag_in i
{
	font-size:26px;
}