@charset "utf-8";
/* CSS Document */
@font-face{ 
	font-family:'FSElliotPro';
	 src: url('font/FSElliotPro.ttf'); 
	 src: local('FSElliotPro'), url('font/FSElliotPro.ttf');
	 }
@font-face{
	font-family:'FSElliotPro-Bold';
	 src: url('font/FSElliotPro-Bold.ttf'); 
	 src: local('FSElliotPro-Bold'), url('font/FSElliotPro-Bold.ttf');
	 }
@font-face{
	font-family:'FSElliotPro-Heavy';
	 src: url('font/FSElliotPro-Heavy.ttf'); 
	 src: local('FSElliotPro-Heavy'), url('font/FSElliotPro-Heavy.ttf');
	 }
 body{margin:0; padding:0; font-family:'FSElliotPro'; font-size:18px;}
.top{background:url(img/top.png) top center  no-repeat; width:100%; min-width:1352px; height:220px;}
.center{ width:100%; min-width:1352px; overflow:hidden;}
.bottom{ background:url(img/bottom.png) top center  no-repeat; width:100%; min-width:1352px; height:262px; overflow:hidden;}
.center_content{width:1352px; margin:0 auto; overflow:hidden;}
.center_left{ width:530px; float:left;  background:url(img/left_m.png); margin:20px 0 50px 0; overflow:hidden;}
.left_menu{ width:530px; min-height:180px; background:url(img/left_top_m.png) top no-repeat; padding-top:40px; color:#FFF;}
.title_bottom{ margin:100px auto 0 auto; width:1352px; height:70px; text-align:center; color:#83859f; font-size:18px; }
.title_left_menu{ text-align:center;  font-size:24px; font-family:'FSElliotPro-Heavy'; margin-bottom:30px;}
.left_block{ width:442px; float:right; margin:40px 30px 0 0; overflow:hidden;}
.left_block a{ color:#FFF;}
.suspense{ position:absolute; text-align:center;  width:530px;  margin:120px 0 0 15px;}

.hiden_body{ position: fixed; z-index:997; width:100%; height:100%; background:#FFF; opacity: 0.6; filter: alpha(Opacity=60);}
.frame_img{ position: fixed; z-index:998; width:800px; height:500px; background:#FFF; left:50%; top:50%; margin-left:-250px; margin-top:-200px; border: solid 3px #493b39; }
.close_img{ margin:20px 0 0 740px;  position: fixed; width:30px; height:30px; background:url(img/closeframe.png);}
.close_img:hover{background-position: bottom;}

/*MONITOR*/
.monitor_container{width:390px; min-height:400px; margin:0 auto; }
.server_header{ margin:5px 0 2px 10px;}
.monitor_scale{width:390px; height:34px; overflow:hidden;background:url(img/m_fond.png);}
.hide_corner{ width:10px; height:10px; position:absolute; background:url(img/l_m_fond.png);}
.monitor_count{height:34px; background:url(img/m_fond_1.png) top right;}
.server_off{width:390px; height:34px; background:url(img/m_fond_2.png);}

/*USER*/
.user_container{width:390px; min-height:100px; margin:0 auto;overflow:hidden; }
.user_container input{border:none; font-size:18px; outline: none; -webkit-appearance: none;}
.user_container a{ text-decoration:none;}
#auth-login, #auth-pass, #register-pass, #register-repass, #register-email, #restorelogin, #old_password, #new_password, #new_repassword, #auth-ga{ width:380px; height:55px; background:url(img/input.png) no-repeat; margin-top:15px; padding-left:10px;}
#login, #create, #restorepass, #logout, #profile-button{width:390px;height:112px; background:url(img/button.png) no-repeat;margin:10px 0; color:#FFF; font-size:28px; font-weight:bold;}
#login:hover, #create:hover, #restorepass:hover, #logout:hover, #profile-button:hover{ background-position:0 -112px ;}
#register-login, #register-friend{width:312px; height:55px; background:url(img/input2.png) no-repeat;  padding-left:10px;}
#check_u{float: right; width:58px; height:55px; background:url(img/button2.png) no-repeat;  cursor:pointer; margin-left:8px;/* position:absolute;*/}
#check_u:hover{ background-position: 0 -57px;}
.reg_text{ width:390px; padding-left:10px; margin:15px 0 5px 0;}
label {width: 24px; height: 24px; display: block; position: relative; float:right; margin: -6px 24px 0 0; }
input[type="checkbox"] + span { position: absolute; left: 0; top: 0; width: 100%; height: 100%;background: url(img/checkbox.png) no-repeat; cursor: pointer; }
input[type="checkbox"]:checked + span { background-position: 0 -24px;}

.donate_container label{float:none;margin: 5px 243px 10px;}
.donate_container label p {
    margin: unset;
    padding: 0px 30px;
}
.donate_container label img {
    position: absolute;
    margin: 0px -50px;
	width: 32px;
	height: 32px;
}

input[type="radio"] + span { position: absolute; left: 0; top: 0; width: 100%; height: 100%;background: url(img/checkbox.png) no-repeat; cursor: pointer; }
input[type="radio"]:checked + span { background-position: 0 -24px;}
.animate{ width:58px; height:55px; position: absolute; z-index:800; background:url(img/animate.gif) bottom left no-repeat; margin-left:332px; /*opacity: 0.9; filter: alpha(Opacity=90);*/}
.erorr_reg, .erorr_rest, .erorr_pass, .erorr_repassform {font-size: 14px; font-style: italic; margin-left:10px; color:#FC0;}
.succ_repassform{font-size: 14px; font-style: italic; margin-left:10px; color:#0C3;}

.img_login{ border:solid 3px #FFF; padding:10px; width:100px;}
.balance_login{ line-height:30px;width:200px;margin-top: 8px;}
.balance_login img{ vertical-align: middle;}

/*VOTE*/
.center_vote{ width:724px; float:right; height:67px; margin:47px 47px 30px 47px; border: solid 1px #404262; text-align:center; line-height:45px;}
.center_vote a{ color:#543631; text-decoration:none; font-size:18px;}
.center_vote img{vertical-align: middle; border: none; margin-left:10px;}
.center_right{ width:820px; float:right; margin-bottom:40px;}


/*VOTE_STR*/
.vote_container{width:734px; margin:0 auto 10px auto; background:#f4f4f4; overflow:hidden;}
.vote_container p{margin:25px 25px 0 25px;}
.vote_monitor_list{ width:724px; height:50px; border-top: solid 1px #CCC;}
.vote_monitor_list p{ margin:15px;}
.vote_monitor_list span{font-size:14px; font-style: italic;}
.vote_monitor_list a{ float:right; margin-right: 12px; text-decoration:none; font-weight:bold; color:#09F; border-bottom:2px dashed #09F;}
.top_vote_container{ margin:30px auto; height:180px; width:316px; background:url(img/top_vote.png) bottom no-repeat; overflow:hidden;}
.vote_nick{ width:64px; height:64px; float:left; margin-left:20px; margin-right:20px;}
.title_vote_nick{ position:absolute; width:170px; height:25px; line-height:25px; margin:-38px 0 0 -52px; /*background: #f4f4f4;*/ text-align:center; color:#666; overflow:hidden;}
.title_vote_nick span{background: #f4f4f4; padding:3px;}
.smail_vote_img{ width:8px; height:8px; background:#000;}
.vote_top_list, .vote_cur_list{ padding-left: 60px; text-align: left; width:300px; height:30px; line-height:30px; margin:5px auto; background:#FFF;  border-top: solid 1px #CCC;user-select: none;}
.vote_top_list span{ margin-left:5px;display: inline-block;width: 180px;user-select: text;}
.vote_cur_list span{ margin-left:5px;user-select: text;}
.vote_top_list b, .vote_cur_list b{ width: 30px;display: inline-block;}
#vote_cur_name{ width: 190px;display: inline-block;}

.vote_top_list_but{display: inline-block;cursor: pointer;color:#6982a9; font-weight:bold;text-align: center;background: #eee2e2;border: solid 1px #CCC; border-radius: 2px;width: 80px; line-height: 21px;}
.vote_top_list_but:hover{ background: #FFF}

/*INFO*/
.info_container{width:704px; margin:10px auto; background:#f4f4f4; overflow:hidden; padding:15px;line-height: 26px;}
.mod_list{width:734px; margin:10px auto; overflow:hidden; border-bottom:solid 3px #493b39;}
.mod_name{ width:234px; height:40px; float:left; margin:5px; background:#f4f4f4;text-align:center; }
.mod_name img{ margin:4px;vertical-align: middle;}
.mod_name a{ text-decoration:none; font-weight:bold; color: #404262;line-height:40px; display:block; width:100%;}

/*GUIDER*/
.guider_container{ width:734px; margin:10px auto; overflow:hidden; border-bottom: solid 8px #493b39; background: #f4f4f4;}
.guider_container a{ text-decoration:none; color:#09F; border-bottom:2px dashed #09F; font-weight:bold;}
.guider_container p{ margin:15px 25px 15px 25px;; line-height: 26px;}
.guider_container span{font-size:14px; font-style: italic;}

/*PROFILE*/
.profile_container,.profile_panel_bonus{width:734px; margin:10px auto; overflow:hidden;  background:#f4f4f4;}
.profile_panel_bonus_1{ margin-left:30px;color: #404262; padding-bottom:20px;}
.profile_panel_time{ width:630px; float:right;line-height: 55px;}
.profile_panel_gauth{ width:630px; float:right;}
.profile_panel_gauth1{ width:630px; float:right;}
.profile_panel_gauth2{ width:630px; float:right;}
.profile_panel_gauth_time{ width:630px; float:right;}
.profile_panel_bonus_1 img{ vertical-align:middle; }
.profile_skin{ width:150px; height:300px; border-top: solid 1px #CCC; background:#FFF; float:left; margin:30px 0 30px 30px;}
.profile_img, .profile_img2{ width:112px; height:224px; overflow:hidden; margin:38px 19px;}
.profile_img2 img{ margin-left:-112px;}
.profile_panel{ width:360px; float:right; margin-top:30px; overflow:hidden; text-align:center; color:#404262; }
.profile_panel a{text-decoration: none;font-weight: bold; color: #09F; border-bottom: 2px dashed #09F;}
.profile_panel_social a{ border:none;}
.friend_list{width:734px; margin:10px auto; overflow:hidden; border-bottom:solid 3px #493b39;}
.friend_name{width:234px; height:40px; float:left; margin:5px; background:#f4f4f4;text-align:center; line-height:40px;}
.friend_list_f {font-size: 14px;font-style: italic; text-align:center;}
.friend_empty{width:734px; background:#f4f4f4;text-align:center; padding:10px 0; margin:10px 0;}
.profile_panel_uauth{ 
	width:670px; 
	display: inline-block;
	margin: 5px 0px 0px 0px;
	border: 1px solid #a1d835;
	border-radius: 6px;
	user-select: none;}
.uauth_page{ 
	width:650px; 
	display: flex;
	padding: 3px 0px 3px 10px;
	margin: 1px 0px 2px 5px;
	border: 1px solid #353cd8;
	border-radius: 6px;}
.uauth_page:hover {
	background: #0099ff24;
	color: #666;
}
.uauth_num{ width:50px;text-align: center; }
.uauth_active{ width:120px; text-align: center; 
display: inline-block;
	cursor: pointer;
	user-select: none;
	}
.uauth_active:hover {
	color: #50c82f;
}
.uauth_us{ width:100px; text-align: center; }
.uauth_time{ width:200px;text-align: center; }
.uauth_count{ width:100px;text-align: center; }
.pr_p_uauth_01{
	width:670px;
	min-height: 25px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
    text-align: left;
}
.pr_p_uauth_00{
	width:670px;
	min-height: 25px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	border: 1px solid #a1d835;
	border-radius: 6px;
    text-align: center;
}
.pr_p_uauth_0{display: flex;}
.pr_p_uauth_1{padding-left: 10px;}
.pr_p_uauth_2{padding-left: 40px;}
.pr_p_uauth_3{padding-left: 55px;} 
.pr_p_uauth_4{padding-left: 33px;} 
.pr_p_uauth_5{padding-left: 30px;}



.pr_p_uauth_btn {
	display: inline-block;
	margin-right: 10px;

}
.pr_p_uauth_btn input[type=checkbox] {
	display: none;
}

.pr_p_uauth_btn input[type=submit] {
	display: none;
}

.pr_p_uauth_btn label {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	margin: 2px 5px 2px 0px;
	line-height: 15px;
	width: 130px;
	border: 1px solid #a1d835;
	border-radius: 6px;
	user-select: none;
	height: 20px;
}

/* Checked */
.pr_p_uauth_btn input[type=checkbox]:checked + label {
	background: #ffffff00;
	background-image: url("img/load.gif");
    background-position: center;
    background-size: 70%;
    background-repeat: no-repeat;
	
}

.pr_p_uauth_btn input[type=submit]:hover + label {
	background: #ffbc00eb;
	color: #666;
}
 
/* Hover */
.pr_p_uauth_btn label:hover {
	background: #ffbc00eb;
	color: #666;
}
 
/* Disabled */
.pr_p_uauth_btn input[type=checkbox]:disabled + label {
	background: #ecd9d9;
	color: #666;
}


/*TOP*/
.top_container{ width:1352px; height:180px; margin:0 auto;overflow:hidden; }
.logo{ float:left; width:360px; height:180px; display:block;}
.navigation{ float:left; width:680px; height:80px; margin:70px 0 0 0; overflow:hidden;text-align:center;}
.navigation a{text-decoration:none; color:#5d4830; font-size:18px; line-height:30px; font-family:'FSElliotPro-Bold'; }
.navigation_btn{float:left; width:180px; height:40px;}
.navigation_btn a {line-height: 24px; display: inline-block; text-decoration:none; cursor: pointer;}
.navigation_btn a:after { display: block;position: relative;content: ""; height: 3px; width: 0%; background-color: #ffa925;transition: all .3s ease-in-out;left: 50%;}
.navigation_btn a:hover:after,
.navigation_btn a:focus:after { width: 100%;left: 0;}
.navigation_btnd {float:left; /*margin:0 50px;*/ width:180px; height:40px; background:url(img/btn.png) top center no-repeat;}
.navigation_btnd a{display:block; color:#FFF; border-bottom:none;}
.navigation_btnd a:hover{ color:#5d4830;}
.navigation_btn1{float:left; width:100px; height:40px;}
.navigation_btn1 a {line-height: 24px; display: inline-block; text-decoration:none; cursor: pointer;}
.navigation_btn1 a:after { display: block;position: relative;content: ""; height: 3px; width: 0%; background-color: #ffa925;transition: all .3s ease-in-out;left: 50%;}
.navigation_btn1 a:hover:after,
.navigation_btn1 a:focus:after { width: 100%;left: 0;}
.dowmload{float:left; width:257px; height:95px; background:url(img/download.png);margin:58px 0 0 40px;}
.dowmload:hover{ background-position:0 -95px ;}
.dowmload a{ display:block; height:100%;}
.delete_news_btn{overflow:hidden;float:right; width:30px; height:30px; background:url(img/delete.png);margin:40px 71px 0px 3px;}
.delete_news_btn:hover{ background-position:0 -30px ;}
.delete_news_btn a{ display:block; height:100%;}
/*CUBE*/
.cube1{ width:70px; height:70px; position:absolute; margin: 185px 0 0 40px; background:url(img/cube1.png);}
.cube2{ width:70px; height:70px; position:absolute; margin: 200px 0 0 1310px; background:url(img/cube2.png);}
.cube3{ width:110px; height:90px; position:absolute; margin: -210px 0 0 -70px; background:url(img/cube3.png);}
.cube4{ width:42px; height:42px; position:absolute; margin: 45px 0 0 665px; background:url(img/cube4.png);}
.cube5{ width:75px; height:95px; position:absolute; margin: 65px 0 0 810px; background:url(img/cube5.png);}
.cube6{ width:70px; height:60px; position:absolute; margin: -20px 0 0 410px; background:url(img/cube6.png);}
.cube7{ width:60px; height:380px; position:absolute; margin: 75px 0 0 490px; background:url(img/cube7.png);}
.cube8{ width:50px; height:40px; position:absolute; margin: 440px 0 0 35px; background:url(img/cube8.png);}
.cube9{ width:45px; height:45px; position:absolute; margin:-20px 0 0 380px; background:url(img/cube9.png);}

/*SLIDER*/
.slider{ width:734px; height:354px; background:#493b39; margin:0 auto; overflow:hidden;}
.slider_btn_l a,.slider_btn_r a{display:block; height:100%;}
#slides {display: none; margin:29px 25px;}
.slidesjs-next{ width:63px; height:95px; position:absolute; background:url(img/s_right.png); margin:35px 0 0 604px; z-index:900; }
.slidesjs-previous{width:63px; height:95px; position:absolute; background:url(img/s_left.png); margin:35px 0 0 15px; z-index:900;}

/*RULES*/
.rules_container{ width:734px; margin:10px auto; overflow:hidden; border-bottom: solid 8px #493b39; background: #f4f4f4;}
.rules_title{height:42px; background:#493b39;}
.rules_title a{ margin-left:15px; color:#FFF; text-decoration:none; font-size:18px; line-height:42px; font-family:'FSElliotPro-Bold';display:block; height:100%;}
.rules_container p{ margin:15px 25px 15px 25px; line-height: 26px;}
.rules_bottom{width:734px; margin:10px auto; overflow:hidden; border: solid 1px #f4f4f4; font-size:14px; font-style: italic;}
.rules_bottom p{padding:10px;}
.title_str{ text-align:center; font-family:'FSElliotPro-Bold'; color:#404262; font-size:24px;}

/*DONATE*/

.title_str_t{ width:360px; height:90px; margin: 0 auto; text-align:center; font-family:'FSElliotPro-Bold'; color:#FFF; line-height:85px; font-size:24px; background:url(img/title_img.png) top center no-repeat;}
.donate_container{width:734px; margin:10px auto; padding-bottom:25px; overflow:hidden; background: #f4f4f4; color:#404262;}
.donate_container p{margin:25px 25px 5px 25px; line-height: 26px;}
.donate_container a{ text-decoration:none; color:#404262;}
.check_donate_user{ text-align:center; height: 24px; margin-bottom:10px;}
#donateform {text-align:center;}
.donate_container input{ border:none; font-size:18px; outline: none; -webkit-appearance: none;text-align:center;}
#login_donate{width:304px; height:35px; no-repeat; margin-bottom:10px;}
#shest1{width:150px; height:35px;}
.donate_btn{ width:150px; height:38px; border-bottom: solid 3px #ff8f1f!important; background:#ffae2c; cursor:pointer; color:#FFF;font-family:'FSElliotPro-Bold';}
.donate_btn:hover{color:#5d4830;}
.fpriv{ width:734px; height:30px; overflow:hidden; margin:0 auto; line-height:30px; border-bottom: solid 1px #CCC;}
.titlepriv{ float:left; width:400px; text-align:left; line-height:30px; margin-left:15px;}
.booleanpriv{ float:left; width:105px; border-left: solid 1px #CCC; text-align:center;}
.titlepriv a{font-family:'FSElliotPro-Bold'; font-size:18px;  margin-left:5px;}
/*.kitimg{ position:absolute; width:577px; height:35px; margin:-5px 0 0 -85px; }*/
.kitimg{ position:absolute; width:734px; height:100px; background:url(img/fon_kit.png); text-align: center; }
.kitimg img{ margin-top:16px;}


/*NEWS*/
.block_news{ width:734px; margin:30px auto 0 auto; overflow:hidden; text-align:left; background:#f4f4f4; border-bottom:solid 8px #493b39; color:#404262;}
.block_title{width:734px; height:101px; background:url(img/news_head.png); line-height:100px; padding-left:40px; color:#FFF; font-size:24px; font-family:'FSElliotPro-Heavy';}
.text_news{line-height:26px; padding:30px 30px 10px 30px; }
.news_caption{ margin:10px 0 0 40px; font-size:16px; font-weight:bold;}
.news_date{ height:52px; background:url(img/cube10.png) right no-repeat; margin:0 20px 20px 40px;line-height:80px; font-size:16px; }
#hidden{display:none;}


/*BANLIST*/
.banlist_container{ width:734px; margin:20px auto; overflow:hidden; background:#f4f4f4; }
.banlist_title{ width:734px; overflow:hidden; min-height:30px; border-bottom: solid 5px #493b39;}
.banlist_title div{height:30px; float:left; text-align:center;border-right: solid 1px #493b39;line-height:30px;}
.banlist_number{ width:50px;}
.banlist_name{ width:200px;}
.banlist_time{ width:180px;}
.banlist_server{ width:100px; border:none!important;}
.banlist_column{width:732px; overflow:hidden; min-height:30px; line-height:30px; display:block; cursor:pointer; border-right: solid 1px #CCC; border-left: solid 1px #CCC; }
.banlist_column div{ float:left; text-align:center;line-height:30px;}
#banlist3{background:#EEE8AA;}
#banlist2{background:#fff;}
#banlist1{background:#f4f4f4;}
.banlist_info{text-align:left!important; margin-left:20px;}
.profile_panel_bonus a{border: none;}

.statslist_container{ width:734px; margin:20px auto; overflow:hidden; background:#f4f4f4; }
.statslist_title{ width:734px; overflow:hidden; min-height:30px; border-bottom: solid 5px #493b39;}
.statslist_title div{height:30px; float:left; text-align:center;border-right: solid 1px #493b39;line-height:30px;}
.statslist_number{ width:50px;}
.statslist_name{ width:200px;}

.user_container_stats_nav_btn{float:left; width:100px; height:40px; font-family:'FSElliotPro-Bold';}
.user_container_stats_nav_btn a {line-height: 24px; display: inline-block; text-decoration:none; cursor: pointer;color:#404262;}
.user_container_stats_nav_btn a:after { display: block;position: relative;content: ""; height: 3px; width: 0%; background-color: #ffa925;transition: all .3s ease-in-out;left: 50%;}
.user_container_stats_nav_btn a:hover:after,
.user_container_stats_nav_btn a:focus:after { width: 100%;left: 0;}
.balance_menu{margin-left: 120px;text-align: left;}

.form_radio_action_btn {
	display: inline-block;
	margin-right: 10px;
	text-align:center;
}

.user_container_actions_nav {
	display: inline-block;
	margin: 2px 5px 2px 20px;
	border: 1px solid #a1d835;
	border-radius: 6px;
	user-select: none;
}

.form_radio_action_btn input[type=radio] {
	display: none;
}

.form_radio_action_btn input[type=submit] {
	display: none;
}

.form_radio_action_btn label {
	display: inline-block;
	cursor: pointer;
	margin: 2px 5px 2px 5px;
	line-height: 15px;
	width: 90px;
	border: 1px solid #a1d835;
	border-radius: 6px;
	user-select: none;
	height: 15px;
}

/* Checked */
.form_radio_action_btn #check {
	background: #ffcc3b;
}
 
/* Disabled */
.form_radio_action_btn #disable {
	background: #ecd9d9;
	color: #666;
}

.form_radio_actions{
margin: 0px 0px 0px 70%;
font-size: 8pt;
}

.form_actions_image{
position: absolute;
height: 64px; 
width: 64px; 
overflow: auto; 
border: 2px solid #a1d835;
border-radius: 6px;
margin: 8px 5px 2px 5px;
/*display: inline-block;*/
}

.form_actions_image_time{
position: absolute;
text-align:center;
font-size: 10pt;
height: 32px; 
width: 190px; 
overflow: auto; 
border: 1px solid #a1d835;
border-radius: 6px;
margin: 48px 5px 2px 390px;
display: inline-block;
}

.form_actions_image_text{
position: absolute;
text-align:center;
font-size: 12pt;
height: 64px; 
width: 300px; 
overflow: auto; 
margin: 10px 5px 2px 80px;
display: inline-block;
}

.user_container_actions_pre{
text-align:center;
font-size: 14pt; 
overflow: auto; 
margin: 10px 50px 20px 170px;
display: inline-block;
}


.form_actions_btnA {
	display: inline-block;
	margin-right: 10px;

}
.form_actions_btnA input[type=checkbox] {
	display: none;
}

.form_actions_btnA input[type=submit] {
	display: none;
}

.form_actions_btnA label {
	display: inline-block;
	cursor: pointer;
	margin: 2px 5px 2px 5px;
	line-height: 15px;
	width: 90px;
	border: 1px solid #a1d835;
	border-radius: 6px;
	user-select: none;
	height: 15px;
}

/* Checked */
.form_actions_btnA input[type=checkbox]:checked + label {
	background: #ffcc3b;
}

.form_actions_btnA input[type=submit]:hover + label {
	background: #ffbc00eb;
	color: #666;
}
 
/* Hover */
.form_actions_btnA label:hover {
	background: #ffbc00eb;
	color: #666;
}
 
/* Disabled */
.form_actions_btnA input[type=checkbox]:disabled + label {
	background: #ecd9d9;
	color: #666;
}


.form_actions_btnB {
	display: inline-block;
	margin-right: 10px;

}
.form_actions_btnB input[type=checkbox] {
	display: none;
}

.form_actions_btnB input[type=submit] {
	display: none;
}

.form_actions_btnB label {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	margin: 2px 5px 2px 603px;
	line-height: 15px;
	width: 210px;
	border: 1px solid #a1d835;
	border-radius: 6px;
	user-select: none;
	height: 20px;
}



/* Checked */
.form_actions_btnB input[type=checkbox]:checked + label {
	background: #ffcc3b;
}

.form_actions_btnB input[type=submit]:hover + label {
	background: #ffbc00eb;
	color: #666;
}
 
/* Hover */
.form_actions_btnB label:hover {
	background: #ffbc00eb;
	color: #666;
}
 
/* Disabled */
.form_actions_btnB input[type=checkbox]:disabled + label {
	background: #ecd9d9;
	color: #666;
}

.form_actions_image_timeadm{
position: absolute;
text-align:center;
font-size: 10pt;
height: 35px; 
width: 220px; 
overflow: auto; 
border: 1px solid #a1d835;
border-radius: 6px;
margin: 45px 5px 2px 360px;
display: inline-block;
}

.form_actions_image_textadm{
position: absolute;
text-align:center;
font-size: 10pt;
height: 22px; 
width: 576px; 
overflow: auto; 
border: 1px solid #a1d835;
border-radius: 6px;
margin: 100px 5px 2px 5px;
display: inline-block;
}

.text_news_act{
width: 590px; 
border: 1px solid #a1d835;
border-radius: 6px;
margin: 2px 5px 5px 0px;
display: inline-block;
padding-left: 80px;
}

.tnae{
padding-left: 16px;
}

.form_actions_image_textadm input[type="text" i] {
    padding: 1px 2px;
	width: 515px;
}

input[type="datetime-local" i] {
	height: 10px;
    align-items: center;
    display: inline-flex;
    font-family: monospace;
    padding-inline-start: 1px;
    cursor: default;
    overflow: hidden;
    padding: 1px;
}

.open_news-button {
  background-color: #555;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  opacity: 0.8;
  position: inherit;
  margin-top: 5px;
  margin-left: 42px;
  width: 280px;
}

.form_news-popup {
  display: none;
  bottom: 0;
  margin-left: 42px;
  margin-right: 42px;
  border: 3px solid #f1f1f1;
  z-index: 9;
}

.form_news-container {
  padding: 5px;
  background-color: white;
}

.form_news-container input[type=text], .form_news-container input[type=password], .form_news-container textarea {
  width: 100%;
  padding: 1px;
  margin: 5px 0 10px 0;
  border: none;
  background: #f1f1f1;
}

.form_news-container input[type=text]:focus, .form_news-container input[type=password], .form_news-container textarea:focus {
  background-color: #ddd;
  outline: none;
}

.form_news-container .news_add_btn, .news_add_btn_c {
  background-color: #4CAF50;
  color: white;
  padding: 16px 20px;
  border: none;
  cursor: pointer;
  width: 100%;
  margin-bottom:10px;
  opacity: 0.8;
}

.form_news-container .news_add_btn:hover , .news_add_btn_c:hover, .open_news-button:hover {
  opacity: 1;
}

.form_news-container label {width: 24px; height: 24px; display: block; position: relative; float:left; margin: -6px 24px 0 0; }

.form_news-container textarea {
  resize: none;
}

.vote_add_btn {
	display: inline-block;
	cursor: pointer;
	color:#6982a9; 
	font-weight:bold;
	text-align: center;
	margin: 0px 0px 0px 10px;
	line-height: 40px;
	width: 150px;
	height: 43px;
	background:url(img/button.png) no-repeat;
	background-size: 100%;
	user-select: none;
}
.vote_add_btn:hover{ background-position-y: 100%;}

.vote_block_add_user{display: inline-block;}
#vote_add_user input{ font-size:18px; outline: none; -webkit-appearance: none;width:215px;height: 25px; background:url(img/input.png) no-repeat; background-size: 100%; padding-left:5px;}

.vote_block{ width:724px; border-top: solid 1px #CCC;padding: 10px 0px 10px 15px;}
.vote_block_1{ width:330px;display: inline-block;}
.vote_block p{ margin:15px;}
.vote_block span{font-size:14px; font-style: italic;}

.vote_block_users{display: flex;flex-wrap: wrap;justify-content: space-evenly;padding-top: 15px;text-align: center;line-height: 25px;}
.vote_block_user_number {display: inline-block; border-top: solid 1px #CCC; border-bottom: solid 1px #CCC; width:25px;}
.vote_block_user_name {display: inline-block; border-top: solid 1px #CCC; border-bottom: solid 1px #CCC; width:180px;}

.vote_block_user_remove{ margin: 0px 0px 0px -26px; display: inline-block; position: absolute; width:30px; height:30px; background:url(img/closeframe.png);cursor: pointer;}
.vote_block_user_remove:hover{background-position: bottom;}

.vote_block_user_b_all{display: inline-block;cursor: pointer;color:#6982a9; font-weight:bold;text-align: center;background: #eee2e2;border-top: solid 1px #CCC;width: 260px; line-height: 21px;margin-left: 32%;}
.vote_block_user_b_all:hover{ background: #e4e4e4}
.vote_top_list_info,.vote_block_info{height: 25px; margin-left: 25px;font-size:14px; font-style: italic;}


.iconcs {
    padding: 10px 10px;
    background: #FFF;
    color: #ffffff;
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    border-radius: 10px;
    position: relative; 
    overflow-x: hidden; 
	display: inline-block;
}

.iconcs .flare {
    position: absolute;
    top: 0;
    height: 100%;
    width: 85px;
    transform: skewX(-45deg); 
    animation: flareAnimation;
    left: -150%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.6));
    animation: flareAnimation 3s infinite linear; 
}

@keyframes flareAnimation {
    0% {
        left: -150%;
    }
    100% {
        left: 150%;
    }
}