* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, FreeSans, "Liberation Sans",
		"Nimbus Sans L", sans-serif;
	font-size: 13px;
}

a:focus {
	outline: none;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3.acc_menu {
	display: inline;
	margin: 5px;
}

h3.acc_menu a {
	font-size: 15px;
}

a {
	color: #115799;
	text-decoration: none;
}

img {
	border: none;
}

.grayback {
	background-color: #F7F7F7 !important;
}

.rback {
	background-color: #F7F7F7 !important;
}

.dashed {
	text-decoration: none;
	border-bottom: 1px dashed #115799;
}

span.dashed {
	font-size: 20px;
}

.main {
	margin: 0 auto;
	max-width: 1300px;
	padding: 30px;
	padding-bottom: 0px;
}

.gray_border {
	border: 1px solid #ccc;
}

div.right {
	width: 280px;
}

.red_hat {
	color: #BA042C;
	font-size: 15px;
}

div.left {
	float: left;
}

.head {
	height:86px;
}

.head_userinfo {
	float: right;
	margin-top: 0px;
	text-align: right;
	padding: 0;
	height:inherit;
}

.size11 {
	font-size: 11px !important;
}

.size12 {
	font-size: 12px;
}

.size14 {
	font-size: 14px !important;
}

.size18 {
	font-size: 18px;
}

.gray87 {
	color: #878787;
}

.gray62 {
	color: #626262;
}

.head_userinfo img {
	position: relative;
	top: 20px;
	margin-right: 10px;
}

.footer {
	padding: 20px 0 0 0;
	vertical-align: top;
}

.footer div {
	float: left;
	margin: 30px;
}

.ok {
	position: relative;
	top: 15px;
}

.footer li {
	list-style-type: none;
}

.hide_unactive {
	display: none;
}

.show .hide_unactive {
	display: inline;
}

.error {
	color: #BC0E32;
	display: none;
}

.reg {
	margin: 30px;
	font-size: 14px;
	width: 800px;
}

.regtable {
	margin-left: 50px;
}

.regtable tr td {
	padding: 15px 22px 0 0;
	font-size: 12px;
}

.regtable tr td input {
	width: 200px;
}

.regtable tr td select {
	width: 200px;
}

.regtable tr td textarea {
	width: 400px;
	height: 200px;
}

.regtable .comm {
	color: #5a5a5a;
	font-size: 12px;
	font-style: italic;
	text-align: left;
}

.field_profile_name {
	padding-right: 10px;
	text-align: right;
	vertical-align: top;
	color: #878787;
	font-size: 12px;
	font-weight: bold;
	width: 160px;
}

.p_edit {
	margin-right: 45px;
	position: relative;
	top: 4px;
	font-size: 12px;
	font-weight: bold;
}

.profile_small_form {
	width: 200px;
	font-size: 14px;
	padding: 4px;
}

.profile_big_form {
	width: 310px;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}

input[type="text"],input[type="password"],select,textarea {
	border-top: 1px solid #afafaf;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e9e9e9;
	border-left: 1px solid #e6e6e6;
	padding: 4px;
	font-size: 14px;
}

.formborder {
	border-top: 1px solid #afafaf;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e9e9e9;
	border-left: 1px solid #e6e6e6;
}

.field_profile {
    width: 215px;
    max-width: 215px;
}
.field_profile a{
    display: inline-block;
    max-width: 215px; 
}
.field_profile a div{    
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, 鮠 휺��99 䯤ힹ��/
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.last {
	position: relative;
	top: 3px;
}

.last tr td {
	padding: 4px 4px 4px 0;
}

.last .day {
	vertical-align: top;
	font-style: italic;
	font-size: 12px;
	color: #a0a0a0;
	width: 70px;
}

.last .day div {
	text-align: left;
	margin-top: 10px;
}

.bottom_border {
	border-top: 1px solid #ccc;
	line-height: 19px;
}

.pages_block {
	position: relative;
	left: 133px;
	top: 49px;
	width: 500px;
	font-weight: bold;
}

.no_decoration {
	text-decoration: none;
	border-bottom: 0;
}

.pages_block a {
	color: black;
	margin: 5px 3px;
	border-bottom: 1px solid black;
	text-decoration: none;
	position: relative;
	top: -3px;
}

.bold {
	font-weight: bold;
}

.tag_cats {
	color: black;
	text-decoration: none;
	margin-right: 13px;
	white-space: nowrap;
}

.tag_cats:HOVER {
	color: #115799;
	border-bottom: 1px dashed #115799;
}

td.time {
	text-align: right;
	color: #a0a0a0;
	font-style: italic;
	font-size: 12px;
	width: 20px;
}

td.time div {
	margin-right: 15px;
}

a.link_to_theme {
	font-size: 14px;
	text-decoration: none;
	border-bottom: 1px solid #115799;
	*position: relative;
	*top: -1px;
}

a.bb_1 {
	text-decoration: none;
	border-bottom: 1px solid #626262;
	font-size: 14px;
	*position: relative;
	*top: -1px;
}

a.part_small {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #626262;
	*position: relative;
	*top: -1px;
}

/* html .main_com 
{
	height : expression(parentNode.clientHeight < 55 ? "55px" : "auto");
	position:relative; 
}	*/
.main_com {
	min-height: 55px;
}

/* ??? ?????? ??? IE7*/
html>body .main_com {
	*min-height: 55px;
	*height: auto !important;
}

.com_body {
	display: block;
	margin: 9px 0 2px 0;
	line-height: 18px;
}

.com_body a {
	text-decoration: underline;
}

.post_com {
	font-style: italic;
	font-size: 11px;
	color: #3e3e3e;
	margin: 11px 0 20px 0;
//	display: none;
}



div.exofficial .main_com .post_com {
	display: block;
	width: 380px;
}



div.official .main_com .post_com {^M
    display: block;
    width: 380px;
}

.time {
	color: #8c8c8c;
	font-size: 11px;
	margin-left: 18px;
}

div.official .main_com .time {
	color: #3e3e3e;
}

div.off_head {
	display: inline;
	float: left;
	margin: 0 0 0 0;
	width: 78px;
	height: 100px;
	text-align: left;
	font-size: 10px;
}

.black {
	color: black;
}

.under_border2 {
	text-decoration: none;
	border-bottom: 2px solid #115799;
	*position: relative;
	*top: -2px;
}

.under_border1 {
	text-decoration: none;
	border-bottom: 1px solid #115799;
	*position: relative;
	*top: -1px;
}

.gray {
	color: #7C7C7C;
}

.no_bold {
	font-weight: normal;
}

.italic {
	font-style: italic;
}

ul.pop {
	width: 250px;
	list-style-image: none;
	list-style-type: none;
}

ul.pop li {
	margin: 8px 0;
	font-size: 12px;
}

.green {
	color: #5ABD68;
}

.red {
	color: #B9042A !important;
}
/*div.popup_cont
{
	max-width:920px;
	width:expression(document.body.clientWidth > 920? "920px": "auto" );
	left:0;
	height:1px;
	margin: 0px auto;
	padding:0px;	
	text-align: left;
	//overflow: hidden;
} */
div.popup_cont {
	width: 80%;
	height: 1px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	position: absolute;
	left: 0;
	z-index: 20;
}

.chin_container {
	overflow: hidden;
	height: 100px;
	z-index: 1;
}

.menu {
	font-size: 20px;
	margin: 20px;
	color: black;
}

textarea.answer,textarea.comm_answer_text {
	width: 400px;
	height: 200px;
	border: 1px solid #ccc;
	margin-top: 9px;
}

textarea.comm_answer_text {
	margin-top: 5px;
}

div.menu_ {
	float: left;
	height: 39px;
}

div.menu_ a {
	text-decoration: none;
	border-bottom: 2px solid black;
	*position: relative;
	*top: -2px;
}

div.menu_new {
	float: left;
	background-image: url(../images/red.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 39px;
	position: relative;
	top: -2px;
	margin: 0 20px;
	overflow: hidden;
}

div.menu_new2 {
	float: left;
	background-image: url(../images/red2.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 32px;
	position: relative;
	top: -2px;
	margin: 0 15px;
	overflow: hidden;
}

.menu_new2 a {
	color: white;
	text-decoration: none;
	font-size: 14px;
	margin: 3px;
	position: relative;
	top: -1px;
}

.menu_p {
	float: left;
	margin: 0 15px;
}

.menu_new a {
	color: white;
	text-decoration: none;
	font-size: 20px;
	margin: 3px;
	position: relative;
	top: -1px;
}

.menu_ac .menu,.menu_ac_prof .menu {
	color: white;
	text-decoration: none;
	background-color: #BA042C;
	padding: 5px;
	position: relative;
	top: -4px;
}

.red1 {
	height: 1px;
	margin: 0 1px 0 1px;
	background: #BA042C;
}

div.menu_prof {
	float: left;
	height: 30px;
}

div.menu_ac_prof {
	float: left;
	height: 32px;
	background-image: url(../images/red.gif);
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	top: -2px;
}

.menu_ac_prof .menu {
	font-size: 16px;
	color: white;
	height: 32px;
	position: relative;
	top: 1px;
}

.menu_prof .menu {
	color: #115799;
	text-decoration: underline;
	font-size: 16px;
}

.problem_menu {
	float: left;
	margin-right: 20px;
}

.act_mobile {
	margin: 72px 40px 40px 85px;
	width: 400px;
	font-size: 12px;
}

#get_num {
	margin: 20px 0;
}

.act_mobile .gray {
	background: #F2F2F2;
	padding: 10px;
	margin: -10px;
}

.comm_container {
	margin: 22px 0 0 55px;
}

#comments {
	position: relative;
}

#cats_active,#tags_active {
	position: relative;
	top: -6px;
	height: 20px;
}

.opas {
	opacity: 0.2;
	filter: alpha(opacity =   20);
}

.noopas {
	opacity: 1;
	filter: alpha(opacity =   100);
}

.com_all {
	font-weight: bold;
	color: #115799;
	font-size: 12px;
}

.r1,.r2,.r3 {
	display: block;
	height: 1px;
}

.r3 {
	margin: 0 3px;
}

.r2 {
	margin: 0 2px;
}

.r1 {
	margin: 0 1px;
}

#rounded-box-3 .inner-box,#rounded-box-3  b {
	background-color: white;
}

#send_pass .inner-box,#send_pass  b {
	background-color: white;
}

.inner-box {
	padding: 20px 22px 16px 24px;
}

.r1,.r2,.r3 {
	overflow: hidden;
	font-size: 1px;
}

.c1 {
	height: 1px;
	margin: 0 6px;
	background-color: #ccc;
}

.c2 {
	border: 1px solid #ccc;
	border-width: 0 2px;
	margin: 0 4px;
	background-color: #FFFFFF;
	height: 1px;
}

.c3 {
	border: 1px solid #ccc;
	border-width: 0 1px;
	margin: 0 3px;
	background-color: #FFFFFF;
	height: 1px;
}

.c4 {
	border: 1px solid #ccc;
	border-width: 0 1px;
	margin: 0 2px;
	background-color: #FFFFFF;
	height: 1px;
}

.c5 {
	border: 1px solid #ccc;
	border-width: 0 1px;
	margin: 0 1px;
	background-color: #FFFFFF;
	height: 2px;
}

.c1,.c2,.c3,.c4,.c5 {
	overflow: hidden;
	/* ??? ????????, ??6 ?? ????? ????? ???? ????????? ??????, ??? ???????? ??????? ??????? */
}

.cornerText {
	border: 1px solid #ccc;
	border-width: 0 1px;
	padding: 10px;
}

.no_left_round {
	border-left: 1px solid #ccc;
	margin-left: 0px;
}

.d1 {
	height: 1px;
	margin: 0 6px;
	background-color: #D6D6D6;
}

.d2 {
	border: 1px solid #D6D6D6;
	border-width: 0 2px;
	margin: 0 4px;
	background-color: #F2F2F2;
	height: 1px;
}

.d3 {
	border: 1px solid #D6D6D6;
	border-width: 0 1px;
	margin: 0 3px;
	background-color: #F2F2F2;
	height: 1px;
}

.d4 {
	border: 1px solid #D6D6D6;
	border-width: 0 1px;
	margin: 0 2px;
	background-color: #F2F2F2;
	height: 1px;
}

.d5 {
	border: 1px solid #D6D6D6;
	border-width: 0 1px;
	margin: 0 1px;
	background-color: #F2F2F2;
	height: 2px;
}

.d1,.d2,.d3,.d4,.d5,.red1 {
	overflow: hidden;
	/* ??? ????????, ??6 ?? ????? ????? ???? ????????? ??????, ??? ???????? ??????? ??????? */
}

.cornerText2 {
	border: 1px solid #D6D6D6;
	border-width: 0 1px;
	background-color: #F2F2F2;
	padding: 10px;
}

.my_maxweight {
	width: 130px;
	padding: 22px 0 0 0;
	vertical-align: top;
}

.my_maxweight_b1 {
	padding: 0 10px 26px 0;
	border: 1px solid #cccccc;
	border-width: 0 1px 0 0;
}

.my_maxweight_b2 {
	font-size: 13px;
	font-weight: bold;
	padding: 17px 0 0 0;
}

.my_maxweight_b2 a {
	text-decoration: underline;
}

.my_maxweight_b2 a:hover {
	text-decoration: none;
}

.my_maxweight_b3 {
	font-size: 11px;
	color: #a8a8a8;
	font-style: italic;
	padding: 26px 0 0 0;
}

.my_dashed {
	border: 1px dotted #115799;
	border-width: 0 0 1px 0;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.my_dashed:hover {
	border: 1px solid #115799;
	border-width: 0 0 1px 0;
}

.my_gray {
	font-size: 10px;
	color: #a8a8a8;
	line-height: 11px;
	padding: 0 0 0 3px;
}

.popup {
	width: 250px;
	position: absolute;
	top: -42px;
	text-align: left;
	z-index: 2;
	display: none;
}

.popup_b1 {
	width: 250px;
	height: 30px;
	background: url(../images/popup_top.png) 0% 0% no-repeat;
}

.popup_b2 {
	width: 250px;
	background: url(../images/popup_bg.png) 0% 0% repeat-y;
}

.popup_b2_1 {
	font-size: 14px;
	behavior: url(js/iepngfix.htc)
}

.popup_b2_1 a {
	color: #000000;
	text-decoration: none;
	font-family: arial;
	padding: 0 25px 0 25px;
}

.popup_b2_1 a:hover {
	text-decoration: underline;
}

.popup_b2_2 {
	font-size: 11px;
	font-style: italic;
	color: #a8a8a8;
	line-height: 13px;
	padding: 5px 25px 0 25px;
}

.popup_b3 {
	width: 250px;
	height: 20px;
	background: url(../images/popup_bottom.png) 0% 0% no-repeat;
}

.block_b1 {
	padding: 0 0 0 30px;
}

.block_b2 {
	padding: 6px 0 0 0;
}

.block_b3 {
	padding: 1px 0 0 30px;
}

.block_b4 {
	padding: 6px 0 0 0;
}

.my_arr_right {
	position: relative;
	background: url(../images/my_right.gif) 0% 0% no-repeat;
}

.my_arr_right_ {
	position: relative;
	background: url(../images/my_right_.gif) 0% 0% no-repeat;
}

.my_arr_right_h {
	position: relative;
	background: url(../images/my_right_h.gif) 0% 0% no-repeat;
}

.my_arr_left {
	position: relative;
	background: url(../images/my_left.gif) 0% 0% no-repeat;
}

.my_arr_left_ {
	position: relative;
	background: url(../images/my_left_.gif) 0% 0% no-repeat;
}

.my_arr_left_h {
	position: relative;
	background: url(../images/my_left_h.gif) 0% 0% no-repeat;
}

.my_formborder {
	border: #cccccc 1px solid;
	border-color: #cccccc #999999 #999999 #cccccc;
}

#slider_nav {
	font-size: 11px;
	border: 1px solid #cccccc;
	border-width: 0 0 1px 0;
	text-align: right;
	margin: 30px 0 10px 0;
	padding: 0 0 7px 0;
}

#slider_nav a {
	color: #115799;
	text-decoration: none;
	border: 1px dotted #115799;
	border-width: 0 0 1px 0;
}

#slider_nav a:hover {
	border: 1px solid #115799;
	border-width: 0 0 1px 0;
}

#slider {
	margin: 0 0 0 0;
}

.top_blog {
	max-width: 660px;
	*width: 660px;
	border: 1px solid #dad9bf;
	border-width: 0 1px 1px 0;
	background: #f6f5d5 url(../images/top_blog_bg.gif) 0% 0% no-repeat;
	margin: 30px auto 0 auto;
}

.top_blog_b1 {
	vertical-align: top;
	padding: 10px 20px 10px 10px;
}

.top_blog_b2 {
	vertical-align: top;
	padding: 7px 10px 10px 10px;
	width: 100%;
}

.top_blog_b3 a {
	font-size: 14px;
	color: #6b6b6b;
	text-decoration: underline;
}

.top_blog_b3 a:hover {
	text-decoration: none;
}

.top_blog_b3 span {
	font-size: 14px;
	color: #6b6b6b;
	padding: 0 5px 0 5px;
}

.top_blog_b4 {
	line-height: 26px;
	padding: 11px 0 0 0;
}

.top_blog_b4 a {
	font-size: 24px;
	text-decoration: underline;
}

.top_blog_b4 a:hover {
	text-decoration: none;
}

.top_blog_b5 {
	background: url(../images/top_blog_b5.gif) 0% 2px no-repeat;
	font-size: 16px;
	color: #757575;
	padding: 0 0 0 20px;
	margin-left: 10px;
}

.top_blog_b5_1 {
	font-size: 16px;
	font-weight: bold;
	color: #ba042c;
}

.top_blog_b5_2 {
	font-size: 16px;
	font-weight: bold;
	color: #1157b0;
}

.h_menu {
	text-align: center;
	padding: 30px 0 0 0;
}

.h_menu_item {
	display: inline-block;
	font-size: 20px;
	line-height: 22px;
	vertical-align: top;
	margin: 0 16px 0 16px;
	position: relative;
}

	

.h_menu_item a {
	font-size: 20px;
	color: #000000;
	text-decoration: underline;
}

.h_menu_link a:hover {
	text-decoration: none;
	color: #ba042c;
}

.h_menu_current {
	background: #c4042f;
	display: inline-block;
	font-size: 20px;
	line-height: 22px;
	padding: 3px 6px 5px 6px;
}

.h_menu_current a {
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
}

.h_menu_current a:hover {
	text-decoration: underline;
}

.aft_curr {
	background: url(../images/aft_curr.gif) 50% 0% no-repeat;
	height: 4px;
}

.pre_curr {
	background: url(../images/pre_curr.gif) 50% 0% no-repeat;
	height: 4px;
}

.h_menu_link {
	display: inline-block;
	padding: 3px 6px 5px 6px;
}

.hmenu_sub_1 {
	position: absolute;
	white-space: nowrap;
	top: 40px;
	left: -50px;
}

.hmenu_sub_1_1 {
	position: absolute;
	margin: 7px 0 0 -60px;
}

.hmenu_sub_1 a {
	font-size: 18px;
	color: #115799;
}

.hmenu_sub_2 {
	left: -17px;
	position: absolute;
	top: 40px;
	white-space: nowrap;
}

.hmenu_sub_2_1 {
	position: absolute;
	margin: 7px 0 0 -23px;
}

.hmenu_sub_2 a {
	font-size: 18px;
	color: #115799;
}

.hmenu_sub_3 {
	position: absolute;
	white-space: nowrap;
	top: 40px;
	left: -9px;
}

.hmenu_sub_3_1 {
	position: absolute;
	margin: 7px 0 0 -16px;
}

.hmenu_sub_3 a {
	font-size: 18px;
	color: #115799;
}

.off_head img {
	border: 3px solid #ffffff;
}

.pagenav {
	padding: 40px 0 0 0;
}

.pagenav a {
	font-size: 14px;
	display: inline-block;
	padding: 1px 3px 1px 3px;
	margin: 2px 6px 5px 6px;
}

.pagenav .current {
	background: #c90531;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.uploadifyQueueItem {
	font: 10px arial;
	margin-top: 5px;
	padding: 10px;
	width: 350px;
	color: #6b6b6b;
}

.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}

.uploadifyQueueItem .cancel {
	float: right;
}

.uploadifyProgress {
	background-color: #e5e5e5;
	margin-top: 10px;
	width: 100%;
}

.uploadifyProgressBar {
	background-color: #3091d2;
	width: 1px;
	height: 3px;
}

.comm_image {
	float: left;
}

.comm_text {
	margin: 0 0 0 60px;
}

.main_com {
	border: 1px solid #e5e5e5 !important;
	padding: 10px;
	position: relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.comm_edit,.comm_edit_show {
	float: right;
	margin: -5px -5px 0 0;
	display: none;
}

.comm_edit_show {
	display: block;
}

div.official .main_com {
	border: 3px solid #ce0532 !important;
}

.userlink {
	font-size: 12px;
	text-decoration: underline;
	font-family: arial;
}

.userlink:hover {
	text-decoration: none;
}

div.official .userlink {
	color: #ce0532;
}

.comm_header {
	font-size: 18px;
	font-family: arial;
	color: #000000;
	padding: 56px 0 20px 0;
}

.comm_header span {
	font-size: 18px;
	font-family: arial;
	color: #ba042c;
}

.comm_answer {
	padding: 0 0 0 20px;
	font-size: 10px;
}

.comm_answer a {
	color: #115799;
	border: 1px dotted #115799;
	border-width: 0 0 1px 0;
	text-decoration: none;
}

.comm_answer a:hover {
	border: 1px solid #115799;
	border-width: 0 0 1px 0;
}

.comm_time {
	font-size: 12px;
	color: #b1b1b1;
	padding: 0 0 0 7px;
}
/*.comm_ans_container {border: 1px solid #cccccc; border-width: 0px 1px 1px 1px; border-color: #cccccc #999999 #999999 #cccccc; padding: 0 4px 4px 4px;}*/
.comm_ans_container {
	border: none;
	padding: 0 4px 4px 4px;
}
/*.pre_comm_ans_container {height: 6px; line-height: 6px; font-size: 6px; background: url(../images/gdot.gif) 0% 100% repeat-x;}*/
.pre_comm_ans_container {
	height: 5px;
	line-height: 5px;
	font-size: 6px;
	background: none;
	margin-left: 5px;
	position: relative;
	top: 5px;
}

.comm_answer_text {
	width: 100%;
	font-size: 13px;
	color: #000000;
	font-family: arial;
	border: 0px;
	padding: 4px;
	height: 76px;
}

.comm_ans_user {
	float: right;
	padding: 15px 0 0 0;
	color: #b1b1b1;
	font-size: 11px;
}

.comm_ans_btn {
	padding: 10px 0 0 0;
}

.comm_ans_btn_container {
	display: inline-block;
	vertical-align: top;
	padding: 0 5px 0 0;
}
.upload_container {
    display: inline-block;
    vertical-align: top;
}

.comm_ans_finfo_container {
	font-size: 11px;
	padding: 7px 0 0 25px;
	display: none;
	background: url(../images/r_arrow.gif) 0% 12px no-repeat;
	vertical-align: top;
}

.comm_ans_finfo_container a {
	color: #bd042d;
	padding: 0 0 0 10px;
	background: url(../images/fclear.gif) 0% 50% no-repeat;
	text-decoration: none;
	border: 1px dotted #bd042d;
	border-width: 0 0 1px 0;
	margin-left: 10px;
	font-size: 11px;
}

.comm_ans_finfo_container a:hover {
	border: 1px solid #bd042d;
	border-width: 0 0 1px 0;
}

.comm_files {
	border: 1px solid #cccccc;
	border-width: 1px 0 0 0;
	clear: both;
	margin: 10px -10px -10px -10px;
	background: url(../images/attachment.gif) 28px 50% no-repeat;
	padding: 10px 0 10px 70px;
}

.fimg {
	background: url(../images/fimg.gif) 0% 50% no-repeat;
	padding: 2px 0 2px 18px;
	margin: 0 10px 0 0;
	font-size: 11px;
	font-family: arial;
	display: inline-block;
}

.fimg a {
	text-decoration: none;
	border: 1px dotted #6b6b6b;
	border-width: 0 0 1px 0;
	color: #6b6b6b;
}

.fimg a:hover {
	border: 1px solid #6b6b6b;
	border-width: 0 0 1px 0;
}

.ftxt {
	background: url(../images/ftxt.gif) 0% 50% no-repeat;
	padding: 2px 0 2px 18px;
	margin: 0 10px 0 0;
	font-size: 11px;
	font-family: arial;
	display: inline-block;
}

.ftxt a {
	text-decoration: none;
	border: 1px dotted #6b6b6b;
	border-width: 0 0 1px 0;
	color: #6b6b6b;
}

.ftxt a:hover {
	border: 1px solid #6b6b6b;
	border-width: 0 0 1px 0;
}

.fpdf {
	background: url(../images/fpdf.gif) 0% 50% no-repeat;
	padding: 2px 0 2px 18px;
	margin: 0 10px 0 0;
	font-size: 11px;
	font-family: arial;
	display: inline-block;
}

.fpdf a {
	text-decoration: none;
	border: 1px dotted #6b6b6b;
	border-width: 0 0 1px 0;
	color: #6b6b6b;
}

.fpdf a:hover {
	border: 1px solid #6b6b6b;
	border-width: 0 0 1px 0;
}

.fdoc {
	background: url(../images/fdoc.gif) 0% 50% no-repeat;
	padding: 2px 0 2px 18px;
	margin: 0 10px 0 0;
	font-size: 11px;
	font-family: arial;
	display: inline-block;
}

.fdoc a {
	text-decoration: none;
	border: 1px dotted #6b6b6b;
	border-width: 0 0 1px 0;
	color: #6b6b6b;
}

.fdoc a:hover {
	border: 1px solid #6b6b6b;
	border-width: 0 0 1px 0;
}

.fotd {
	background: url(../images/fotd.gif) 0% 50% no-repeat;
	padding: 2px 0 2px 18px;
	margin: 0 10px 0 0;
	font-size: 11px;
	font-family: arial;
	display: inline-block;
}

.fotd a {
	text-decoration: none;
	border: 1px dotted #6b6b6b;
	border-width: 0 0 1px 0;
	color: #6b6b6b;
}

.fotd a:hover {
	border: 1px solid #6b6b6b;
	border-width: 0 0 1px 0;
}

.fimgpopup {
	position: absolute;
	width: 74px;
	height: 86px;
	padding: 14px 10px 0 10px;
	text-align: center;
	margin: -96px 0 0 -20px;
	background: url(../images/fpopup.png) 0% 0% no-repeat;
	display: none;
}

.comm_ans_inf_container {
	display: inline-block;
	vertical-align: top;
	background: #e5e5e5 url(../images/comm_ans_inf.gif) 0% 50% no-repeat;
	font-size: 11px;
	color: #000000;
	padding: 8px 10px 7px 14px;
}

.comm_ans_time {
	font-size: 11px;
}

.comm_link {
	font-size: 12px;
	margin-left: 10px;
}

.comm_link a {
	font-size: 12px;
	color: #b1b1b1;
	text-decoration: underline;
}

.comm_link a:hover {
	font-size: 12px;
	color: #b1b1b1;
	text-decoration: none;
}

.new_button {
	background: url(../images/button_right.gif) 100% 0% no-repeat;
	display: inline-block;
	vertical-align: top;
}

.new_button a,input.navigation_button {
	display: inline-block;
	vertical-align: top;
	background: url(../images/button_left.gif) 0% 0% no-repeat;
	padding: 5px 11px 15px 11px;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: 0px -1px 1px #227ec3;
}

.t_active {
	float: right;
	font-size: 11px;
	color: #000000;
}

.t_current {
	background-color: #e5e5e5;
	display: inline-block;
	padding: 2px 5px 3px 5px;
	font-size: 11px;
}

.t_name {
	padding: 2px 10px 3px 5px;
	font-size: 11px;
}

.t_active a {
	font-size: 11px;
	color: #115799;
	border: 1px dotted #115799;
	border-width: 0 0 1px 0;
	margin: 2px 5px 3px 5px;
}

.t_active a:hover {
	border: 1px solid #115799;
	border-width: 0 0 1px 0;
}

.t_sort a {
	font-size: 11px;
	color: #115799;
	border: 1px dotted #115799;
	border-width: 0 0 1px 0;
	margin: 2px 5px 3px 5px;
}

.t_sort a:hover {
	border: 1px solid #115799;
	border-width: 0 0 1px 0;
}

.t_sort {
	border: 1px solid #d1d1d1;
	border-width: 0 0 1px 0;
	padding: 0 0 10px 0;
}

.t_one_item {
	font-size: 14px;
	color: #6b6b6b;
	font-family: arial;
	padding: 9px 0 0 0;
	line-height: 20px;
}

.t_one_item .t_date{
	font-size: 12px;
        font-style: italic;
	color: #9e9e9e;
}

.t_one_item .resp{
    display: inline-block;
    width: 17px; height: 16px;
    background: url('../images/icon_resp.png') center center no-repeat;
    position: relative;
    cursor: pointer;
}

.tooltip_resp{
    position: absolute;
    top: -120px; left: -42px;
    width: 278px;/* height: 115px;*/
    border: 1px solid #ababab;
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0px 3px 6px #999999;
    -webkit-box-shadow: 0px 3px 6px #999999;
    box-shadow: 0px 3px 6px #999999;
    display: none;
    cursor: auto;
}
.tooltip_resp .h{
    background-color: #d9d9d9;
    padding: 8px; 
    color: #262626;
    font-weight: bold;
}
.tooltip_resp .cont{
    padding: 8px; 
}
.tooltip_resp .arr{
    position: absolute;
    width: 21px;
    height: 17px;
    left: 39px;
    bottom: -17px;
    background: url(../images/icon_tool_arr.png) 0 0 no-repeat;
}
.tooltip_resp .ava{
    position: relative;
    float: left;
}
.tooltip_resp .fio{
    margin-left: 65px;
    color: #195797;
    font-size: 13px;
}
.tooltip_resp .post{
    margin-left: 65px;
    color: #7b7a7a;
    font-size: 10px;
    line-height: 14px;
}

.popup_cabinet .t_date_resp{
    position: relative;
    display: inline-block;
    background-color: #eae4a0;
    color: #000;
    font-size: 11px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 19px;
    padding: 0 3px;
    cursor: pointer;
}
.popup_cabinet .t_date_resp .time{
    color: #6b6b6b;
    margin: 0;
}

.popup_cabinet .tooltip_date_resp { 
    position: absolute;
    top: -42px; left: 50%;
    margin-left: -95px;
    width: 190px;
    height: 30px;
    line-height: 30px; 
    background-color: #f6f5d5;
    color: #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    -moz-box-shadow: 0px 3px 6px #999999;
    -webkit-box-shadow: 0px 3px 6px #999999;
    box-shadow: 0px 3px 6px #999999;
    display: none;
    cursor: auto;
    font-size: 11px;
 }
.popup_cabinet .tooltip_date_resp .arr{
    position: absolute;
    width: 11px;
    height: 9px;
    left: 50%;
    bottom: -9px;
    margin-left: -6px;
    background: url(../images/icon_tool2_arr.png) 0 0 no-repeat;
}

.t_one_item .part {
	color: #6b6b6b;
	font-size: 14px;
	text-decoration: underline;
	background: url(../images/t_arrow.gif) 100% 6px no-repeat;
	padding: 0 8px 0 0;
}

.t_is_0,.t_is_6 {
	font-size: 14px;
	color: #115799;
	text-decoration: underline;
}

.t_is_0:hover,.t_is_6:hover{
	text-decoration: none;
}

.t_is_1 {
	font-size: 14px;
	color: #ea9b00;
	text-decoration: underline;
}

.t_is_1:hover {
	text-decoration: none;
}

.t_is_2 {
	font-size: 14px;
	color: #5b9500;
	text-decoration: underline;
}

.t_is_2:hover {
	text-decoration: none;
}

.t_is_3 {
	font-size: 14px;
	color: #c6c6c6;
	text-decoration: underline;
}

.t_is_3:hover {
	text-decoration: none;
}

.t_is_5 {
	font-size: 14px;
	color: #c6c6c6;
	text-decoration: underline;
}

.t_is_5:hover {
	text-decoration: none;
}

.t_ccoments {
	background: url(../images/t_ccomments.gif) 0% 50% no-repeat;
	padding: 2px 0 2px 16px;
	display: inline-block;
}

.com_off {
	color: #ba042c;
	font-weight: bold;
	font-size: 12px;
}

.state1 {
	background: #f1a700;
	color: #ffffff;
	font-size: 11px;
	display: inline-block;
	padding: 0 5px 2px 5px;
	line-height: 12px;
}

.state2 {
	background: #78b50d;
	color: #ffffff;
	font-size: 11px;
	display: inline-block;
	padding: 0 5px 2px 5px;
	line-height: 12px;
}

.state3 {
	background: #d5d5d5;
	color: #ffffff;
	font-size: 11px;
	display: inline-block;
	padding: 0 5px 2px 5px;
	line-height: 12px;
}

.nt_b1 {
	font-size: 12px;
	color: #181818;
	vertical-align: top;
	padding: 5px 10px 0 0;
	text-align: right;
}

.nt_b2 {
	font-size: 12px;
	color: #b1b1b1;
	vertical-align: top;
	padding: 0 10px 0 0;
	text-align: right;
	line-height: 13px;
}

.nt_b3 {
	vertical-align: top;
	width: 100%;
	padding: 0 0 17px 0;
}

.nt_b3 input , #cat-button, #cat-menu{
	font-size: 14px;
	font-family: arial;
	border: 1px solid #cccccc;
	border-color: #cccccc #999999 #999999 #cccccc;
	font-family: arial;
	width: 99%;
	padding: 5px 3px 5px 3px;
}

#cat-button{
	padding-bottom: 0px;
	padding-top: 0px;	
	color: black;
	height: auto;
}	

#cat-button .ui-selectmenu-status{
	padding-left: 3px;
}

#cat-menu{
	background-color: white;
}

#cat-menu a{
	color: black;
	padding: 3px;
	} 

a.highlited{
	background-color: #fff8bf;
	font-weight: bold;
	}


	

.nt_b3 select {
	font-size: 14px;
	font-family: arial;
	border: 1px solid #cccccc;
	border-color: #cccccc #999999 #999999 #cccccc;
	font-family: arial;
	width: 310px;
	padding: 5px 3px 5px 3px;
}

.nt_b3 textarea {
	font-size: 14px;
	font-family: arial;
	border: 1px solid #cccccc;
	border-color: #cccccc #999999 #999999 #cccccc;
	font-family: arial;
	width: 99%;
	padding: 5px 3px 5px 3px;
	height: 240px;
}

.nt_error {
	font-size: 11px;
	color: #ffffff;
	position: absolute;
	margin: -24px 0 0 0;
	z-index: 22;
	display: none;
}

.nt_error_b1 {
	background-color: #cd0532;
	font-size: 11px;
	padding: 6px 9px 6px 9px;
	line-height: 13px;
}

.nt_error_b2 {
	height: 4px;
	line-height: 4px;
	font-size: 4px;
	background: url(../images/nt_error.gif) 0% 0% no-repeat;
}

.nt_back {
	border: 1px solid #d1d1d1;
	border-width: 0 0 1px 0;
	padding: 0 0 9px 0;
	margin: 0 0 25px 0;
}

.nt_back a {
	background: url(../images/go_back.gif) 0% 50% no-repeat;
	font-size: 12px;
	color: #1157b0;
	padding: 0 0 0 18px;
	text-decoration: underline;
}

.nt_back a:hover {
	text-decoration: none;
}

.nt_b4 {
	font-size: 11px;
	color: #6b6b6b;
	padding: 3px 0 0 0;
}

.ntxt {
	display: inline-block;
	vertical-align: top;
	padding: 3px 10px 3px 20px;
	background: url(../images/ftxt.gif) 0% 50% no-repeat;
	font-size: 11px;
}

.ntxt .ndel {
	margin: 0 0 0 5px;
}

.ndoc {
	display: inline-block;
	vertical-align: top;
	padding: 3px 10px 3px 20px;
	background: url(../images/fdoc.gif) 0% 50% no-repeat;
	font-size: 11px;
}

.ndoc .ndel {
	margin: 0 0 0 5px;
}

.npdf {
	display: inline-block;
	vertical-align: top;
	padding: 3px 10px 3px 20px;
	background: url(../images/fpdf.gif) 0% 50% no-repeat;
	font-size: 11px;
}

.npdf .ndel {
	margin: 0 0 0 5px;
}

.notd {
	display: inline-block;
	vertical-align: top;
	padding: 3px 10px 3px 20px;
	background: url(../images/fotd.gif) 0% 50% no-repeat;
	font-size: 11px;
}

.notd .ndel {
	margin: 0 0 0 5px;
}

.nimg {
	display: inline-block;
	vertical-align: top;
	padding: 3px 10px 3px 20px;
	background: url(../images/fimg.gif) 0% 50% no-repeat;
	font-size: 11px;
}

.nimg .ndel {
	margin: 0 0 0 5px;
}

.nt_cap {
	font-size: 11px;
	color: #6b6b6b;
	line-height: 11px;
}

#filedone {
	padding: 13px 0 10px 0;
}

#filedone span a {
	font-size: 11px;
}

.upload_icon, .map_icon {
	position: absolute;
	z-index: 2;
	margin: 11px 0 0 -22px;
	width: 16px;
	height: 16px;
	background: url(../images/upload_icon.gif) 0% 0% no-repeat;
}

.map_icon{
	background: url(../images/map_icon.gif) 0% 0% no-repeat;
	height: 19px;
	margin: 2px 0 0 -22px;
}

.ntcomm_ans_btn {
	padding: 12px 0 0 0;
}

.snd_btn {
	padding: 20px 0 0 0;
}

.h_menu_current_1 {
	background: #c4042f;
	display: inline-block;
	font-size: 18px;
	line-height: 20px;
	padding: 3px 6px 5px 6px;
}

.h_menu_current_1 a {
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}

.h_menu_current_1 a:hover {
	text-decoration: underline;
}

.ccount {
	border: 1px solid #d1d1d1;
	border-width: 0 0 1px 0;
	font-size: 11px;
	padding: 0 0 10px 0;
}

.ccount .c_container {
	display: inline-block;
	vertical-align: top;
	background: #e5e5e5;
	padding: 2px 6px 3px 6px;
	margin: -2px 3px 0 3px;
	font-size: 11px;
}

.ccount .c_link {
	display: inline-block;
	vertical-align: top;
	margin: 0 6px 0 6px;
	font-size: 11px;
	border-color: #115799;
	border-style: dotted;
	border-width: 0 0 1px;
	text-decoration: none;
}

.ccount .c_link:hover {
	border-color: #115799;
	border-style: solid;
	border-width: 0 0 1px;
}

.cshow {
	font-size: 11px;
	padding: 0 0 10px 0;
	float: right;
}

.cshow .c_container {
	display: inline-block;
	vertical-align: top;
	background: #e5e5e5;
	padding: 2px 6px 3px 6px;
	margin: -2px 3px 0 3px;
	font-size: 11px;
}

.cshow .c_container1 {
	display: inline-block;
	vertical-align: top;
	background: #e5e5e5;
	padding: 2px 6px 2px 6px;
	margin: -2px 3px 0 3px;
	font-size: 11px;
}

.cshow .c_link1 {
	display: inline-block;
	vertical-align: top;
	font-size: 11px;
	border-color: #115799;
	border-style: dotted;
	border-width: 0 0 1px;
	text-decoration: none;
}

.cshow .c_link1:hover {
	border-color: #115799;
	border-style: solid;
	border-width: 0 0 1px;
}

.cshow .c_link {
	display: inline-block;
	vertical-align: top;
	margin: 0 6px 0 6px;
	font-size: 11px;
	border-color: #115799;
	border-style: dotted;
	border-width: 0 0 1px;
	text-decoration: none;
}

.cshow .c_link:hover {
	border-color: #115799;
	border-style: solid;
	border-width: 0 0 1px;
}

/*????????? 12.10.2010*/
.edit-image {
	position: relative;
	display: inline-block;
}

img.delete-doc {
	position: relative;
	top: 3px;
	left: -12px;
}

.edit-image img.delete {
	position: absolute;
	right: 16px;
	top: 16px;
}

input.item_title,textarea.item_body {
	width: 430px;
	border: 1px solid #999999;
	background-color: #fff9e3;
	font-size: 20px;
	margin-bottom: 25px;
}

textarea.item_body {
	font-size: 14px;
	width: 100%;
	height: 410px;
	margin-bottom: 10px;
	display: none;
}

#comments_delete {
	padding: 5px;
	height: 20px;
	background-image: url('../images/back_comments_delete.png');
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-left: -26px;
	padding-left: 3px;
	position: relative;
}

.select-comments {
	position: relative;
	float: left;
	margin-right: 30px;
}

.select-comments ul {
	position: absolute;
	top: 21px;
	left: 20px;
	display: none;
	z-index: 100;
}

.select-comments ul>li {
	list-style: none;
	padding: 5px;
	cursor: pointer;
	background-color: #bfc0c0;
}

.select-comments ul>li:hover {
	background-color: #e1e1e1;
}

.check_to_delete {
	position: absolute;
	top: 26px;
	left: -20px;
	background-color: #e8e8e8;
	padding: 2px;
	width: 22px;
	padding-top: 5px;
	margin-left: 4px;
}

.check_to_delete input {
	margin-left: 3px;
}

.delete_marked {
	cursor: pointer;
	padding-left: 10px;
	border: none;
	background: url('../images/button-delete-comments.png') no-repeat;
	background-position: 0px 6px;
	font-size: 11px;
	font-family: Arial;
	color: #535353;
	text-shadow: #ffffff 1px 1px 1px;
	padding-top: 1px;
}

.delete_marked b {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	color: #535353;
	text-shadow: #ffffff 1px 1px 1px;
}

select.re {
	padding: 0 !important;
}

.comm_edit,.comm_edit_show {
	position: relative;
}

.confirm_delete {
	position: fixed;
	background: #f1f1f1;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 30px;
	width: 280px;
	height: 190px;
	color: #080808;
	top: 50%;
	left: 50%;
	margin-left: -140px;
	margin-top: -95px;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px;
	z-index: 1000;
}

.confirm_delete textarea {
	width: 280px;
	height: 80px;
	color: #d8d8d8;
}

.confirm_delete textarea.withtext {
	width: 280px;
	height: 80px;
	color: #080808;
}

.confirm_delete li {
	float: left;
	color: #757575;
	border-bottom: 1px dotted #757575;
	margin-right: 7px;
	list-style: none;
	cursor: pointer;
	font-size: 11px;
	font-family: Arial;
	padding-top: 1px;
}

.confirm_delete li.selected {
	color: #ffffff;
	background-color: #999999;
	padding: 1px;
	border: 0;
}

.btn {
	cursor: pointer;
	margin-top: 20px;
}

.btn.m-left {
	margin-left: 30px;
}

.btn .left {
	width: 8px;
	height: 32px;
	background-image: url('../images/btn-nor-left.png');
	float: left;
	margin-left: 10px;
}

.btn .right {
	width: 8px;
	height: 32px;
	background-image: url('../images/btn-nor-right.png');
	float: left;
}

button.delete,button.cancel,a.delete {
	background-image: url('../images/btn-nor-mid.png');
	background-repeat: repeat-x;
	border: none;
	font-size: 14px;
	color: #3c3c3c;
	display: block;
	padding: 10px;
	padding-top: 6px;
	float: left;
	cursor: pointer;
}

.btn .left.hovered {
	background-image: url('../images/btn-hov-left.png');
}

.btn .right.hovered {
	background-image: url('../images/btn-hov-right.png');
}

.btn button.hovered {
	background-image: url('../images/btn-hov-mid.png');
}

.btn .left.down {
	background-image: url('../images/btn-down-left.png');
}

.btn .right.down {
	background-image: url('../images/btn-down-right.png');
}

.btn button.down {
	background-image: url('../images/btn-down-mid.png');
}

.confirm_delete h5 {
	font-weight: normal;
	color: #080808;
	text-align: left;
	margin-bottom: 15px;
	font-size: 15px;
}

.sel_to_del {
	background-color: #fff9e3;
	border: 1px solid #f8ecbe;
}

.sel_to_del_2 {
	background-color: #f8ecbe;
}

#but4.texted,#but10,#but11,#but12,#but13 {
	background-color: #115799;
	color: white;
	padding: 5px;
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#but10,#but12 {
	background-color: #cccccc;
	margin-left: 2px;
}

#body_parent,#body_tbl { /*    width: 100% !important;
        display: block;*/
	
}

#body_ifr,#body_tbl { /*height: 200px !important;*/
	
}

#for-comments {
	background-image: url('../images/select-comments.png');
	width: 35px;
	height: 21px;
}

#for-comments.hover {
	background-image: url('../images/select-comments-hover.png');
}

#for-comments input {
	margin-top: 3px;
	margin-left: 3px;
}

#total {
	z-index: 1000;
	right: 400px;
}

#show-text,#h1-title {
	border: 1px solid #fff;
}

#bod {
	line-height: 18px;
}

#title { /*display: none;*/
	
}

.nt_b3 #title {
	display: block;
}

.deleted {
	font-size: 11px;
	color: #b1b1b1;
	font-family: Arial;
}

.comm_edit img {
	float: left;
}

#show-text li,.com_body li {
	margin-left: 13px;
}

.com_edit {
	cursor: pointer;
}

.com_buttons {
	margin-top: 5px;
	margin-left: 57px;
}

.warn_container {
	background: #cf0533 url(../images/warn_icon.gif) 9px 9px no-repeat;
	padding: 0 0 8px 0;
	margin: 0 0 10px 0;
}

.ban_container {
	background: #cf0533 url(../images/ban_icon.gif) 9px 9px no-repeat;
	padding: 0 0 8px 0;
}

.ban_first_line {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	font-family: arial;
	line-height: 13px;
	padding: 10px 10px 0 30px;
}

.ban_first_line span {
	font-weight: normal;
	font-size: 11px;
	color: #ffb7c7;
	line-height: 13px;
}

.ban_second_line {
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
	line-height: 13px;
	padding: 1px 10px 3px 30px;
}

.admin_ban_container {
	border: 1px solid #d1d1d1;
	border-width: 1px 0 0 0;
	padding: 10px 0 0 1px;
	margin: 20px 0 0 0;
}

.ban_link {
	background: url(../images/ban_link.gif) 0% 0% no-repeat;
	display: inline-block;
	vertical-align: top;
	padding: 0 17px 4px 20px;
	font-size: 11px;
	line-height: 13px;
}

.ban_link a {
	font-size: 11px;
	line-height: 13px;
	color: #cf0533;
	border: 1px dotted #cf0533;
	border-width: 0 0 1px 0;
	text-decoration: none;
}

.ban_link a:hover {
	font-size: 11px;
	line-height: 13px;
	color: #cf0533;
	border: 1px solid #cf0533;
	border-width: 0 0 1px 0;
}

.make_warn {
	background: #f1f1f1;
	border: 1px solid #999999;
	width: 340px;
	border-width: 0 1px 1px 0;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 31;
	visibility: hidden;
	margin: -100px 0 0 -170px;
}

.make_warn_b1 {
	font-size: 15px;
	line-height: 17px;
	color: #c0042e;
	padding: 27px 0 4px 30px;
}

.make_warn_b2 {
	font-size: 11px;
	line-height: 13px;
	color: #6b6b6b;
	font-style: italic;
	padding: 0 0 0 40px;
	background: url(../images/person_icon.gif) 30px 3px no-repeat;
}

.make_warn_b3 {
	padding: 18px 0 0 30px;
}

.make_warn_b3 textarea {
	border: 1px solid #cccccc;
	border-color: #cccccc #999999 #999999 #cccccc;
	width: 277px;
	height: 76px;
	font-size: 13px;
	line-height: 15px;
	padding: 0px 0 0 3px;
	color: #d8d8d8;
}

.make_warn_b4 {
	font-size: 11px;
	line-height: 13px;
	padding: 1px 0 0 30px;
}

.make_warn_b4 a {
	font-size: 11px;
	line-height: 13px;
	color: #757575;
	text-decoration: none;
	border: 1px dotted #757575;
	border-width: 0 0 1px 0;
	margin-right: 6px;
}

.make_warn_b4 a:hover {
	border: 1px solid #757575;
	border-width: 0 0 1px 0;
}

.make_warn_b5 {
	padding: 20px 30px 23px 30px;
	text-align: center;
}

.make_warn_b5 a {
	padding: 6px 13px 10px 13px;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	color: #3c3c3c;
	text-shadow: 0px 1px 0px #ffffff;
}

.make_warn_b5_1 {
	background: url(../images/g_but_bg.gif) 100% 0% no-repeat;
	display: inline-block;
	vertical-align: top;
}

.make_warn_b5_2 {
	background: url(../images/g_but.gif) 0% 0% no-repeat;
	display: inline-block;
	vertical-align: top;
}

.make_warn_b4_1 {
	font-size: 11px;
	font-style: italic;
	padding: 17px 0 0 30px;
	color: #6b6b6b;
}

.make_warn_b4_2 {
	padding: 1px 0 0 30px;
}

.make_warn_b4_2 select {
	font-size: 15px;
	color: #000000;
	border: 1px solid #cccccc;
	border-color: #cccccc #999999 #999999 #cccccc;
	width: 277px;
}

.mceEditor {
	margin-top: 5px;
	display: block;
}

span.com_body p,#show-text p,#bod p {
	margin-bottom: 16px;
	line-height: 18px;
}

.tooltip {
	display: none;
	background: transparent url(../images/black_arrow.png);
	font-size: 12px;
	height: 70px;
	width: 160px;
	padding: 25px;
	color: #fff;
	position: absolute;
	top: 10px;
	left: 10px;
}

.for-tooltip {
	cursor: pointer;
	border-bottom: 1px dotted black;
}

.qtip a {
	color: #BA042C;
}

#curr_com_tbl {
	width: 100% !important;
}

#myotziv_box {
	z-index: 1000;
}

.main_com.transparent {
	opacity: 0.5;
}

.main_com.transparent:hover {
	opacity: 1;
}

.spinner {
	margin-left: 7px;
	margin-top: 7px;
	display: none;
}

.step-selector {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #DCF3FF;
	border: 1px solid #ACC3CF;
	float: left;
	height: 27px;
	margin-left: -2px;
	margin-top: -7px;
}

.step-selector div {
	float: left;
	font-size: 11px;
	padding-right: 19px;
	padding-top: 7px;
	padding-left: 4px;
}

.step-selector div span.number {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #000000;
	color: #FFFFFF;
	font-size: 11px;
	margin-right: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

.step-selector div.selected {
	background-color: #3ba6e0;
	color: #fff;
	border-top: 1px solid #3087b5;
	border-bottom: 1px solid #3087b5;
	margin-top: -1px;
	padding-bottom: 7px;
	padding-left: 8px;
	height: 13px;
}

.step-selector div.selected span.number {
	background-color: #FFFFFF;
	color: #000000;
}

.step-selector :last-child.selected {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-right: 1px solid #3087b5;
}

.step-selector :first-child.selected {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left: -1px;
	margin-right: 4px;
	margin-top: -1px;
	padding-bottom: 7px;
	padding-left: 5px;
}

#registration .user-data {
	clear: both;
}

#registration input[type='text'],#registration input[type='password'] {
	display: block;
	font-size: 14px;
	margin-top: 2px;
	width: 292px;
	color: black;
	padding-bottom: 8px;
	padding-top: 7px;
}

#registration input[type='text'].valid,#registration input[type='password'].valid
	{
	background-color: #f1ffe5;
}

#registration .caption {
	color: #B0B0B0;
	display: block;
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 3px;
}

#registration label,#registration a {
	font-size: 14px;
}

#finish a{
	font-size: 11px;
	}

label.add {
	display: block;
	float: left;
	height: 54px;
	margin-bottom: -30px;
	padding-top: 3px;
	width: 66px;
}

#registration .wrapper {
	margin-bottom: 26px;
	margin-top: 21px;
}

#registration #fio input[type='text'],#registration #fio select {
	width: 186px;
	margin-right: 10px;
}

#registration #fio select {
	background-color: white;
	color: black;
	display: block;
	height: 33px;
	margin-top: 2px;
	padding-top: 5px;
	width: 196px;
}

#registration td {
	padding-bottom: 30px;
	vertical-align: top;
}

.info_popup td {
	vertical-align: middle !important;
}

#registration td table td input[type='text'],#registration td table td select
	{
	width: 293px !important;
}

.info_toggle {
	margin-left: 25px;
	color: #115799;
	border-bottom: 1px dotted #115799;
	cursor: pointer;
	position: relative;
	line-height: 22px;
}

.info_toggle .info_popup {
	left: -64px;
	padding-bottom: 10px;
	position: absolute;
	top: -55px;
	display: none;
}

.info_toggle .info_popup .aft_curr_blue {
	background-image: url("../images/aft_curr_blue.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	bottom: 3px;
	height: 8px;
	left: 45%;
	position: absolute;
	width: 12px;
}

.info_toggle .info_popup span {
	border: 1px solid #ccd2d5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #e7f7ff; /* Old browsers */
	background: -moz-linear-gradient(top, #e7f7ff 0%, #daf0fb 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e7f7ff),
		color-stop(100%, #daf0fb) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e7f7ff 0%, #daf0fb 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e7f7ff 0%, #daf0fb 100%);
	/* Opera11.10+ */
	background: -ms-linear-gradient(top, #e7f7ff 0%, #daf0fb 100%);
	/* IE10+ */
	filter: progid :   DXImageTransform.Microsoft.gradient (    
		startColorstr = 
		 '#E7F7FF', endColorstr =   '#DAF0FB', GradientType =   0 );
	/* IE6-9 */
	background: linear-gradient(top, #e7f7ff 0%, #daf0fb 100%); /* W3C */
	display: block;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 4px;
	-moz-box-shadow: 1px 1px 2px #ccd2d5;
	-webkit-box-shadow: 1px 1px 2px #ccd2d5;
	box-shadow: 1px 1px 2px #ccd2d5;
}

.info_toggle .info_popup td {
	padding-bottom: 0px !important;
}

.info_toggle .info_popup td em {
	font-style: normal;
	color: #434343;
	margin-right: 5px;
}

#registration .info_toggle .info_popup input[type="text"] {
	margin-right: 5px !important;
	width: 130px !important;
	font-size: 12px;
}

input.navigation_button {
	border: none;
	cursor: pointer;
}

table.activate input {
	display: inline !important;
	font-size: 37px !important;
	margin-top: 7px !important;
	width: 231px !important;
}

table.activate td {
	padding-right: 30px;
	vertical-align: top;
	font-size: 18px;
}

table.activate td div {
	margin-top: 4px;
}

table.activate {
	margin-top: 35px;
}

table.activate span.button {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #2E8DD0;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	padding: 20px 7px 21px 3px;
	position: relative;
	text-shadow: 0 1px 1px #F3FAFD;
	top: 23px;
	background: #dcf3ff; /* Old browsers */
	background: -moz-linear-gradient(top, #dcf3ff 0%, #cae6f5 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dcf3ff),
		color-stop(100%, #cae6f5) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #dcf3ff 0%, #cae6f5 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #dcf3ff 0%, #cae6f5 100%);
	/* Opera11.10+ */
	background: -ms-linear-gradient(top, #dcf3ff 0%, #cae6f5 100%);
	/* IE10+ */
	filter: progid :   DXImageTransform.Microsoft.gradient (    
		startColorstr = 
		 '#DCF3FF', endColorstr =   '#CAE6F5', GradientType =   0 );
	/* IE6-9 */
	background: linear-gradient(top, #dcf3ff 0%, #cae6f5 100%); /* W3C */
}

table.activate span.button.disable {
	background: #f8f8f8; /* Old browsers */
	background: -moz-linear-gradient(top, #f8f8f8 0%, #eeeeee 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f8f8f8),
		color-stop(100%, #eeeeee) ); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f8f8f8 0%, #eeeeee 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f8f8f8 0%, #eeeeee 100%);
	/* Opera11.10+ */
	background: -ms-linear-gradient(top, #f8f8f8 0%, #eeeeee 100%);
	/* IE10+ */
	filter: progid :   DXImageTransform.Microsoft.gradient (    
		startColorstr = 
		 '#F8F8F8', endColorstr =   '#EEEEEE', GradientType =   0 );
	/* IE6-9 */
	background: linear-gradient(top, #f8f8f8 0%, #eeeeee 100%); /* W3C */
	color: #cacaca;
	text-shadow: #fff 0px 1px 1px;
}

input.error,select.error {
	background-color: #f9e9e9 !important;
}

.user-data label.error {
	font-size: 11px !important;
}

#first label.error {
	font-size: 11px !important;
	left: 350px;
	margin-top: -24px;
	position: absolute;
}

.wrapper label.error {
	margin-top: 2px !important;
}

#rules_agree {
	display: inline;
	float: left;
}

#for_rules_agree {
	margin-left: 5px;
}

.phone_act_code td {
	padding-bottom: 0 !important;
	padding-right: 5px !important;
	width: 247px;
}

.phone_act_code input {
	width: 236px !important;
}

.description {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #d9eaf6;
	padding: 20px;
	font-size: 11px;
	margin-bottom: 60px;
}

.navigation_button_2 {
	background: #3faee6; /* Old browsers */
	background: -moz-linear-gradient(top, #3faee6 0%, #3294d5 61%, #3295d5 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3faee6),
		color-stop(61%, #3294d5), color-stop(100%, #3295d5) );
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #3faee6 0%, #3294d5 61%, #3295d5 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #3faee6 0%, #3294d5 61%, #3295d5 100%);
	/* Opera11.10+ */
	background: -ms-linear-gradient(top, #3faee6 0%, #3294d5 61%, #3295d5 100%);
	/* IE10+ */
	filter: progid :   DXImageTransform.Microsoft.gradient (    
		startColorstr = 
		 '#3FAEE6', endColorstr =   '#3295D5', GradientType =   0 );
	/* IE6-9 */
	background: linear-gradient(top, #3faee6 0%, #3294d5 61%, #3295d5 100%);
	/* W3C */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0 none;
	color: #FFFFFF;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 11px 4px;
	text-shadow: 0 -1px 1px #227EC3;
	-moz-box-shadow: 1px 1px 2px #4b677b;
	-webkit-box-shadow: 1px 1px 2px #4b677b;
	box-shadow: 1px 1px 2px #4b677b;
	cursor: pointer;
}

.ui-state-disabled {
	display: none;
}

.navigation_button_2.wizard-ignore {
	color: black;
}

#popup, #busy_layer_2{
	visibility: hidden;
	}

#popup {
	background-color: #F1F1F1;    
    left: 50%;
    margin-left: -170px;
    margin-top: -95px;
    position: fixed;
    top: 50%;
    width: 340px;
    z-index: 1000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#popup .inside{
	padding: 30px;	
}

#popup .inside p{
	margin-bottom: 20px;
    font-size: 15px;
}

#popup .inside span{
	font-size: 15px;
	font-weight: bold;
	}

button.rounded{
	border-color: #DEDEDE #A6A6A6 #626262 #A7A7A7;
    border-style: solid;
    border-width: 1px;
    display: block;
    margin: 0 auto;
    padding: 4px 9px 6px;
    text-shadow: 1px 1px 1px #FFFFFF;
    width: 74px;
    cursor:pointer;
	
	background: #f1f1f1; /* Old browsers */
	background: -moz-linear-gradient(top, #f1f1f1 0%, #e6e6e6 50%, #b7b7b7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(50%,#e6e6e6), color-stop(100%,#b7b7b7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f1f1f1 0%,#e6e6e6 50%,#b7b7b7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f1f1f1 0%,#e6e6e6 50%,#b7b7b7 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #f1f1f1 0%,#e6e6e6 50%,#b7b7b7 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#b7b7b7',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #f1f1f1 0%,#e6e6e6 50%,#b7b7b7 100%); /* W3C */
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 1px 1px 2px #b1b1b1;
  	-webkit-box-shadow: 1px 1px 2px #b1b1b1;
  	box-shadow: 1px 1px 2px #b1b1b1;
	
	
}

#busy_layer_2{
	background-color: black;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    top:0px;
    left:0px;
    position: absolute;
    z-index: 999;
	}

#show_popup{
	border-bottom: 1px dotted #7A7A7A;
    color: #7A7A7A;
    cursor:pointer;
    display: block;
    font-size: 11px;
    left: 146px;
    position: relative;
    top: 13px;
    width: 93px;
    visibility: hidden; 
	}
	
.blue_dotted{
	display: inline;
	color: #115799;
	border-bottom: 1px dotted #115799; 
	cursor: pointer;
	font-size: 14px;	
}

#add_map{
	display: none;
	}


#add_map .blue_dotted{
	float: left;
}

#add_map .nt_cap{
	padding-top: 6px;
	clear: both;
	}
	
.corner_up{
	background-image: url("../images/corner_up.gif");
	position: absolute;
	width: 19px;
	height: 14px;
	left: 15px;
	top: -10px;
}

.map {
    border: 1px solid #CCCCCC;
    padding: 9px;
    position: relative;
    top: 20px;
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 40px;
}

.map label{
	margin-top: 26px;
	display: block;
}

.map input{
	padding: 7px;
	position: relative;
	top: 4px;
}

.turn{
	    background-image: url("../images/icon-turn.gif");
    background-position: 2px 3px;
    background-repeat: no-repeat;
    margin-top: 30px;
    margin-bottom:9px;
    padding-left: 13px;
    cursor: pointer;
    
	}
	
.turn span{
	 border-bottom: 1px dotted #9A9A9A;
    color: #9A9A9A;
}

.extra_nav{
	margin-bottom: 24px;
}

a.extra_nav{
    display: block;
    position: relative;
    text-decoration: none;
    background-color: #FFFFFF;
    overflow: hidden;
    color: #ccc;
}

.extra_nav li, #casino_map h1{
	list-style: none;	
	background-image: url("../images/icon_misc.png");
	background-repeat: no-repeat;
	line-height: 28px;
	margin-bottom: 18px;
	padding-left: 30px;
}

.extra_nav li.phone_center{
	background-image: url("../images/icon_phone.png");
	padding-left: 60px;
	margin-bottom: 0px;
        min-height: 50px;
        margin-bottom: 10px;
}
.extra_nav li.phone_center .phone_numb{
    font-size: 28px;
    font-weight: bold;
    padding-top: 5px;
    color: #000;
}
.extra_nav li.phone_center .phone_descr{
    font-size: 11px;
    line-height: 14px;
    margin-top: 3px;
    color: #000;
    /*padding-bottom: bottom: 10px;*/
}



.extra_nav li.casino{
	background-position: 0px 1px;
}

.extra_nav li.qa{
	background-position: 0px -48px;
}

.extra_nav li.childhood{
	background-position: 0px -96px;
}

.extra_nav li.price{
	background-position: 0px -145px;
}

.extra_nav a{
	font-size: 18px;
	text-decoration: underline;
	}
	
.extra_nav .casino a{	
	text-decoration: none;
	border-bottom: 1px dashed #115799;
}

.extra_nav .cornerText{
	padding-bottom: 1px;
}

#casino_map{
	background: white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	padding-bottom: 30px;
	}
	
	
#casino_map h1{
	position: relative;
	font-size: 18px;
	left: -5px;
	padding-left: 32px;
	top: -3px;
	margin-bottom: 3px;
	}
#casino_map span.trigger{
	color: #6f6f6f;
	border-bottom: 1px dotted #6f6f6f;
	font-size: 12px;
	color: #6f6f6f;
	position: absolute;
	left: 190px;
	top: 15px;
	cursor: pointer;
}

#casino_map .helper{
	position: absolute;
	background-color: #faf8df;
	display: none;
	
	z-index:100;
	width: 840px;	
	padding: 30px;	
	top: 37px;	
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 0px 0px 15px #858585;
  	-webkit-box-shadow: 0px 0px 15px #858585;
  	box-shadow: 0px 0px 15px #858585;
}

#casino_map .helper h2{
	color: #646464;
	font-weight: normal;
	font-size: 20px;
	line-height: 24px; 
}

#casino_map .helper ol, #casino_map .helper p{
	margin-top: 20px;
	margin-left: 40px;
}

#casino_map .helper i{
	margin-top: 40px;
	margin-left: 60px;
	color: #616161;
	font-size: 15px;
	font-style: italic;
	line-height: 18px;
	display: block; 
	}

#casino_map a{
	color: #115799;
	text-decoration: underline;
	}

#casino_map a.cl{
	text-decoration: none;
	border-bottom: 1px dotted #115799;
}

#casino_map div.close{
	background-image: url("../images/icon-close-yellow.png");
	background-repeat: no-repeat; 
	color: #115799;
	font-size: 16px;
	padding-left: 18px;
	background-position: 0 5px;	
	margin-top: 32px;
	cursor: pointer;
}

#casino_map div.close span{
	border-bottom: 1px dashed #115799;
}

#casino_map .helper ol li, #casino_map .helper p{
	line-height: 26px;
}
	 
#casino_map .helper ol li, #casino_map .helper ol a, #casino_map .helper p{
	font-size: 13px;
}	
	
.YMaps-b-balloon-content b, .YMaps-b-balloon-content div, .YMaps-b-balloon-content a{
	display: block;
	width: 270px;
}

.YMaps-b-balloon-content div{
	display: block;
	margin-top: 9px;
	
	}

.YMaps-b-balloon-content a{
	display: block;
	color: #1a3dc1;
	font-size: 11px;
	margin-top: 15px;
	text-decoration: underline;
}

.YMaps-b-balloon-content b{
	font-size: 16px;
	line-height: 18px;
	}

.h_menu_item .red_popup{
	position: absolute;
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #555555;
	padding: 4px 10px 3px 28px;
	background-color: #f0f0f0;
	background-image: url("../images/icon_grey_talk.png");
	background-repeat: no-repeat; 
	background-position: 10px 9px;
	display: none;	
	/*left: -20%;*/
	z-index:100;
	top: 32px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 1px 1px 1px #aaaaaa;
  	-webkit-box-shadow: 1px 1px 1px #aaaaaa;
  	box-shadow: 1px 1px 1px #aaaaaa;
	
	
}

.h_menu_item .red_popup:hover{
	background-image: url("../images/icon_white_talk.png");
	background-color: #c4042f;
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #555555;
	
}


.h_menu_item .red_popup a{
	color: #115799;
	font-size: 11px;
	white-space: nowrap;
	text-decoration: none;
	display: block;
}

.h_menu_item .red_popup:hover a{
	color: white;
}

.red_popup .corner{
	background-image: url("../images/icon-grey-corner.png");
	background-repeat: no-repeat; 
	width: 15px;
	height: 8px;
	position: absolute;
	top: -8px;
	left: 49%;
	}

.red_popup:hover .corner{
	background-image: url("../images/icon-red-corner.png");
}

.icon-close-red {
    background-image: url("../images/icon-close-red.png");
    background-repeat: no-repeat;
    float: left;
    height: 15px;
    margin-left: 5px;
    margin-top: 1px;
    width: 15px;
    display: none;
}

.status0, .status1, .status2{
	background-image: url("../images/st0_small.png");
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #0a71cf;
	height: 22px;
}

#casino_map .status0, #casino_map .status1, #casino_map .status2{
	float: left; margin-right: 10px; margin-top: 5px;
}
		

.map .status0, .map .status1, .map .status2{
	margin-top: 10px;
}

.status1{
	background-image: url("../images/st1_small.png");
	color: #d00606;
}

.status2{
	background-image: url("../images/st2_small.png");
	color: #28a500;
}
	
	
#cat option:hover {
	font-weight: bold;
	background-color: #fff8bf;	
}

#new_register{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    background-color:#fff;
    width:600px;
    position: fixed; *position: absolute;
    left:50%;top:50%;
    padding: 20px 30px 30px;
    margin-top:-250px;
    margin-left:-300px;
    z-index: 100;
   /* border:2px solid #ccc;*/
}
#new_register .cont p{
    /*padding:20px 20px 0px;*/
    font-size:13px;
    line-height:18px;
    margin-bottom:12px;
}
#new_register h3{
    font-size:22px;
    line-height:28px;
    margin-bottom:15px;
}
#new_register .add-info{
    overflow:hidden;
    margin-top:30px;
}
#new_register .add-info .hd{
    color:#7d7e7e;
    font-size:11px;
    font-style:italic;
}
#new_register .add-info .lft{
    padding:5px 0px;
    float:left;
    padding-right:20px;
}
#new_register .add-info .lft.b{
    padding-left:20px;
    border-left:1px solid #000;
}
#new_register .add-info a{
    color:#115799;
    font-size:24px;
    border-bottom:1px solid #115799;
}
#new_register .add-info .phone{
    font-size:24px;
}

#new_register .but-panel{
    overflow:hidden;
    margin-top:30px;
    padding-bottom:5px;
}
#new_register .but-panel a.agree {
    display:block;
    width:120px;height:32px;
    font-size:0px;
    background: url(../images/icon/agree_rule.png) 0 0 no-repeat;
    float:left;
}
 #new_register .but-panel a.close{
    display:block;
    height:32px;
    float:right;
    background: url(../images/icon/close_rule.png) left center no-repeat;
    padding-left:22px;
    text-decoration:none;
}
a.navigation_button_2{
    display:block;
    float:left;
    padding: 5px 25px 4px;
}

.snils_panel{
    width:750px;
    background-color: #f6f5d5;
    position: relative;
    padding: 30px 0;
    overflow: hidden;
    margin-left:50px;
    box-shadow: 1px 1px 1px #dad9bf;
    -moz-box-shadow: 1px 1px 1px #dad9bf;
    -webkit-box-shadow: 1px 1px 1px #dad9bf;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
}
.snils_panel table{
    position: relative;
    float: left;
    margin-top:0px;	
    margin-left:0px;
}
.snils_panel table .error{
    width: 200px;
}
.snils_panel table .wrap{
    position: relative;
    padding: 0px 30px 3px 0px;
    overflow: hidden;
}

.snils_panel table .err,.snils_panel table .noerr{
    position:absolute;
    right: 35px; 
    top: 8px;
    width: 12px;
    height: 9px;
    display:none;
}
.snils_panel table .err{
    background: url(../images/icon_false.png) left center no-repeat;
}
.snils_panel table .noerr{
    background: url(../images/icon_true.png) left center no-repeat;
}
.snils_panel table tr td input{
    width: 151px;
    padding-right: 19px;
}
.snils_panel table tr td.field_inp{
    padding: 15px 22px 0px 0;
}
.snils_panel table img.load{
	position:absolute;
	right: 0; 
	bottom: 4px;
	display:block;
}

.snils_panel .disact{
    opacity: 0.25;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=25);
    -moz-opacity: 0.25;
    -khtml-opacity: 0.25;
    zoom: 1; 
}
/*.snils_panel img#load_snils_answer{
    position: relative;
    display: block;
    float: left;
    padding: 3px 10px 4px;
}*/

.snils_panel .comms{
    float: right;	
    width:280px;
    font-style:italic;
    color:#878787;
    line-height: 16px;
    margin-right:30px;
}
.snils_panel .snils_exist{
    position: static;
	margin-left: 140px;
	/*position:absolute;
    left:140px;*/
    top:80px;
	float: left;
}
.snils_panel .snils_exist .text{
    font-size:14px;
}
.snils_panel .snils_exist .nsnils{
    margin-top:8px;	
    font-size:24px;
    font-weight: bold;
}
.snils_panel .comms p{
    font-size:12px;
}
.snils_panel .comms ol{
    margin-left:20px;
}
.snils_panel .comms ol li{
    margin-top:15px;
    font-size:11px;
}
.bl_activate{
    margin-bottom:11px;
    background-color:#c4042f;
    height:70px;
    line-height:70px;
    width:750px;
    position: relative;
    margin-left:50px;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
}
.bl_activate .t{
    font-size:22px;
    font-weight:bold;
    color:#fff;
    padding-left:43px;
    background: url(../images/icon_activ_imp.png) left center no-repeat;
    margin-left:20px;
}
.bl_activate .arr{
    position:absolute;
    bottom:-10px;
    left:90px;
    width:19px;
    height:10px;
    background: url(../images/icon_activ_arr.png) 0 0 no-repeat;
}


/*#c4042f - 뱠򮼩 ⬮螭 ⯫⪠22px
arr - 90px left
text - 43px left
height - 70px*/

.ustand{
    float: left;
    margin-top:8px;
    margin-left: 15px;
}
#ustand{	
    margin:2px 4px 2px 0px;
}

.bl_register{
	visibility: hidden; 
	position: fixed; 
	top: 50%; left: 50%; 
	width: 660px; 
	height: 542px; 
	margin: -271px 0 0 -330px;/*-271*/
	z-index: 31; 
	/**position: absolute; */
}
.bl_register .wrap{
	background-color: white; 
	border: 1px solid #ccc; 
	border-width: 0 1px; 
	padding: 60px;
	height: 462px;
	position: relative;
}

.bl_register h1{
	font-size: 29px;
	line-height: 37px;
	font-weight: bold;
	position: relative;
    margin-bottom: 30px;
}
.bl_register h1 span{
	font-size: 29px;
	line-height: 37px;
	font-weight: bold;
}
.bl_register h1 span.snumb{
    color:#949494;
}
.bl_register .cont{
	position: relative;
}
.bl_register .cont p{
	font-size:14px;
	line-height: 24px;
	position: relative;
	margin-bottom: 15px;	
}
.bl_register .cont{
    height:260px;
    display:table-cell;
    vertical-align:middle;
}
.bl_register .middle {
    display:inline-block;
}
.bl_register .but_panel{
    margin-top:30px;
    position:absolute;
    left:60px;
    right:60px;
    bottom:60px;
}

.bl_register .but_panel a{
	position:relative ;
	float:left;
	height: 61px;
    color:#fff;
	text-decoration: none;
    padding:0 15px;
    margin-right:1px;
    display:block;
 /*   border-right: 1px solid #fff;*/
}
.bl_register .but_panel a.l{
    border-top-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -webkit-border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    -webkit-border-bottom-left-radius: 7px;
}
.bl_register .but_panel a.r{
    border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    -webkit-border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    -moz-border-radius-bottomright: 7px;
    -webkit-border-bottom-right-radius: 7px;
}

.bl_register .but_panel .prnt{
    position:relative;
    max-width:140px;
    padding-left:32px;
    
}
.bl_register .but_panel .prnt span{
    display:table-cell;
    vertical-align:middle;
    height: 61px;
	font-size:15px;
	line-height: 18px;
	font-weight: bold;
    color:#fff;
}


.bl_register .but_panel .ablue{
	background: #5ec9ff;
	background: -moz-linear-gradient(top, #5ec9ff 0%, #3396d6 61%, #3396d6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5ec9ff),
		color-stop(61%, #3396d6), color-stop(100%, #3396d6) );
	background: -webkit-linear-gradient(top, #5ec9ff 0%, #3396d6 61%, #3396d6 100%);
	background: -o-linear-gradient(top, #5ec9ff 0%, #3396d6 61%, #3396d6 100%);
	background: -ms-linear-gradient(top, #5ec9ff 0%, #3396d6 61%, #3396d6 100%);
	filter: progid :   DXImageTransform.Microsoft.gradient (    
		startColorstr = 
		 '#5ec9ff', endColorstr =   '#3396d6', GradientType =   0 );
	background: linear-gradient(top, #5ec9ff 0%, #3396d6 61%, #3396d6 100%);

	border-bottom: 1px solid #5ec9ff;
	text-shadow: 0 -1px 1px #227ec3;
	/*-moz-box-shadow: 0px 0px 1px #4a667a;
	-webkit-box-shadow: 0px 0px 1px #4a667a;
	box-shadow: 0px 0px 1px #4a667a;*/
}
.bl_register .but_panel .ared{
	background: #ff5e5e;
	background: -moz-linear-gradient(top, #ff5e5e 0%, #d63333 61%, #d63333 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff5e5e),
		color-stop(61%, #d63333), color-stop(100%, #d63333) );
	background: -webkit-linear-gradient(top, #ff5e5e 0%, #d63333 61%, #d63333 100%);
	background: -o-linear-gradient(top, #ff5e5e 0%, #d63333 61%, #d63333 100%);
	background: -ms-linear-gradient(top, #ff5e5e 0%, #d63333 61%, #d63333 100%);
	filter: progid :   DXImageTransform.Microsoft.gradient (
		startColorstr =
		 '#ff5e5e', endColorstr =   '#d63333', GradientType =   0 );
	background: linear-gradient(top, #ff5e5e 0%, #d63333 61%, #d63333 100%);

	border-bottom: 1px solid #ff5e5e;
	text-shadow: 0 -1px 1px #b52828;
	/*-moz-box-shadow: 0px 0px 1px #762525;
	-webkit-box-shadow: 0px 0px 1px #762525;
	box-shadow: 0px 0px 1px #762525;*/
}
.bl_register .but_panel .ablue.noact{
	background: #aee4ff;
	background: -moz-linear-gradient(top, #aee4ff 0%, #99caea 61%, #99caea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #aee4ff),
		color-stop(61%, #99caea), color-stop(100%, #99caea) );
	background: -webkit-linear-gradient(top, #aee4ff 0%, #99caea 61%, #99caea 100%);
	background: -o-linear-gradient(top, #aee4ff 0%, #99caea 61%, #99caea 100%);
	background: -ms-linear-gradient(top, #aee4ff 0%, #99caea 61%, #99caea 100%);
	filter: progid :   DXImageTransform.Microsoft.gradient (
		startColorstr =
		 '#aee4ff', endColorstr =   '#99caea', GradientType =   0 );
	background: linear-gradient(top, #aee4ff 0%, #99caea 61%, #99caea 100%);

	border-bottom: 1px solid #aee4ff;
	text-shadow: 0 -1px 1px #227ec3;
	/*-moz-box-shadow: 0px 0px 1px #a4b2bc;
	-webkit-box-shadow: 0px 0px 1px #a4b2bc;
	box-shadow: 0px 0px 1px #a4b2bc;*/
}
.bl_register .but_panel .icon{
    position:absolute;
    left:15px;
    top:10px;
    height:40px;
    width:30px;
}
.bl_register .but_panel .u_new .icon{
    background: url(../images/icon_user_new.png) left center no-repeat;
}
.bl_register .but_panel .u_refr .icon{
    background: url(../images/icon_user_refr.png) left center no-repeat;
}
.bl_register .but_panel .u_cancel .icon{
    background: url(../images/icon_user_cancel.png) left center no-repeat;
}

.bl_register .but_panel .u_next .icon{
    background: url(../images/icon_user_next.png) left center no-repeat;
}
.bl_register .but_panel .u_last .icon{
    background: url(../images/icon_user_last.png) left center no-repeat;
}
.bl_register .but_panel .u_complete .icon{
    background: url(../images/icon_user_complete.png) left center no-repeat;
}

/*.bl_register #step1,*/ .bl_register #step2, .bl_register #step3, .bl_register #step4{
    display:none;
}

.bl_register #step4 img.load{
	margin-left:15px;
	margin-top:17px;
	display:none;
}

.bl_register label{
    color:#a4a4a4;
    font-size:13px;
    display:block;
    margin-bottom:4px;
}
.bl_register .str{
    margin-bottom:15px;
}
.bl_register .str div span{
    display:none;
}
.bl_register input{
    width:256px;
}
.bl_register input.err{
    outline: 3px solid #ff9a9a;
}
.bl_register span.err{
    color:#d93636;
    margin-left:30px;
}
.bl_register .imp{
    font-size:11px;
}
.bl_register .imp div{
    margin-left:40px;
}
.bl_register .imp span{
    font-size:11px;
    color:#d93636;
    display:block;
    float:left;
}


.extra_nav li.noalco{
	background-image: url('../images/icon_alc.png');
	line-height: 39px;
}
.extra_nav li.vknt{
	background: url('../images/icon_vknt.png') 0 50% no-repeat;
	line-height: 39px;
}
.extra_nav li.nodur{
	background: url('../images/icon_nodur.png') 0 50% no-repeat;
	line-height: 39px;
}
.extra_nav li.gosuslugi{
	background: url('../images/icon_gosuslugi.png') 0 50% no-repeat;
	background: url('');
	line-height: 22px;
}
.extra_nav li.mfc{
	background: url('../images/icon_mfc.png') 0 50% no-repeat;
	line-height: 22px;
}

.scrollTop{  
	background: url('../images/icon_scrollTop.png') 0 0 no-repeat;
	display:block; width:45px; height:46px;  
	position:fixed; bottom:50px; right:30px;  
	z-index:2000;  
}

.p_edit.soc{
    float:right;
}
.p_edit.soc .icon{
    position:absolute;
    left:-18px;top:0px;
    width:12px;height:12px;
    background: url('../images/icon_social.png') 0 0 no-repeat;
}
.p_edit.soc .icon.lj{background-position:0 0;}
.p_edit.soc .icon.tw{background-position:-39px 0;}
.p_edit.soc .icon.vk{background-position:-12px 0;}
.p_edit.soc .icon.fb{background-position:-24px 0;}
.comment{
    font-size:11px;
    color:#878787;
    font-style:italic;
    margin-top:10px;
    width:300px;
}
.ch{
    margin-top:10px;
}
.regtable tr.bord_bot td{
    border-bottom:1px solid #d8d8d8;
    padding: 15px 22px 15px 0;
    vertical-align:middle;
}
.regtable tr.bord_bot .p_title{
    font-weight:bold;
    font-size:27px;
}
.regtable tr.tr_snls .p_edit{
    top:0;
}
.regtable tr.tr_snls .p_title{
    font-size:18px;
}
.guest .nt_back{
    margin-bottom:0;
}
.guest_info {
    background-color:#f6f6f6;
    padding:12px;
    margin-bottom:25px;
    position:relative;
    font-size:10px;
}
.guest_info .imp{
    color:#c5002c;
}
.guest_info .i_log{
    text-align:reright;
    position:absolute;
    top:12px; right:10px;
}
.guest_info a{
    color:#05579a;
    border-bottom:1px solid #05579a;
}
.guest_info h2{
    margin-bottom:10px;
}
.guest_info p{
    margin-bottom:10px;
}
.guest input.sml{
    width: 250px;
}
.nt_b1{
}
.guest .nt_b3 {
	width: auto;
}
table#mt{
    margin-bottom:10px;
}
.last tr td.operations{
    width:325px;
}
.ch_rules{
    margin-bottom:15px;
}

.captcha_bl{
    overflow: hidden;
    margin-bottom:10px;
}
.captcha_bl img{
    position: relative;
    display: block;
    float: left;
}
.captcha_bl .refr{
    display: block;
    margin-left: 132px;
    margin-top: 25px;
    width: 32px;height: 32px;
    background: url(../images/refresh.png) no-repeat 50% 50%;
}
input.inp.err{
    outline: 3px solid #ff9a9a;
}

input#capch{
    margin-top:3px;
}
.inf_user{
    /*position:relative;*/
}
.ibut{
    display:inline-block;
    background: url(../images/bg_ibut.png) repeat-x;
    height:29px;
    line-height:28px;
    padding:0 6px;
    color:#3c3c3c;
	text-shadow: 0px 1px 0px #f1f1f1;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    margin-left:5px;
}
.ibut span{
    display:inline-block;
    padding-left:22px;
    background: url(../images/icon_contact_info.png) no-repeat 0 10px;
}

#bl_guest_info{
    position:absolute;
    top:270px;
    left:50%;
    margin-left:-195px;
    width:360px;
    padding:20px 18px;
    background:#f1f1f1;
    z-index:1000;
    font-size:14px;
    display:none;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
}
#bl_guest_info .h{
    margin-bottom:10px;
}
#bl_guest_info .g_fio{
    margin-bottom:2px;
    font-weight:bold;
}
#bl_guest_info .g_pub_name{
    font-size:11px;
    color:#6ca30d;
}
#bl_guest_info .g_phone{
    margin-bottom:5px;
}
#bl_guest_info .g_mail{
    margin-bottom:3px;
}
#bl_guest_info .bl_close{
    margin-top:20px;
    text-align:center;
}
#bl_guest_info .bl_close a{
    display:inline-block;
}
#bl_guest_info .bl_close .but{
	display:inline-block;
	cursor: pointer;
}
#bl_guest_info .bl_close .but .left {
	width: 8px;
	height: 32px;
	background-image: url('../images/btn-nor-left.png');
	float: left;
	margin-left: 10px;
}
#bl_guest_info .bl_close .but .right {
	width: 8px;
	height: 32px;
	background-image: url('../images/btn-nor-right.png');
	float: left;
}
#bl_guest_info .bl_close a{
	background-image: url('../images/btn-nor-mid.png');
	background-repeat: repeat-x;
	border: none;
	font-size: 14px;
	color: #3c3c3c;
	display: block;
	padding: 10px;
	padding-top: 6px;
	float: left;
	cursor: pointer;
}
/*#bl_guest_info .bl_close a.hovered {
	background-image: url('../images/btn-hov-mid.png');
}
#bl_guest_info .bl_close a.down {
	background-image: url('../images/btn-down-mid.png');
}*/


.over{
    overflow: hidden;
}
/********** responsible block  ( #official_responsible, #moderator_responsible, #general_responsible) *********/

.responsible{
    background-color: #f7f7f7;
    margin: 12px 0px;
   /* overflow: hidden;*/
    position: relative;
   // z-index: 1;
}
.responsible.moderator{
    padding: 16px 18px;
}
.responsible.moderator .r_person{
    height: 29px;
    line-height: 29px;
    background: url(../images/bg_but.png) repeat-x;
    box-shadow: 0 1px 3px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.8);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.8);
    float: left;
    color: #3c3c3c;
    text-shadow: 0px 1px 0px #fff;
    font-size: 14px;
    padding: 0 10px;
    margin: 10px 0 5px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.responsible.moderator .aperson{
    display: block;
    height: 31px;
    line-height: 31px;
    padding: 0 23px 0 8px;
    background: url('../images/bg_resp_person.png') repeat-x;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    position: relative;
    border-bottom: 0 none;
}
.responsible.moderator.confirm .aperson{
    display: block;
    height: 31px;
    line-height: 31px;
    padding: 0 23px 0 8px;
    background: url('../images/bg_resp_person_confirm.png') repeat-x;
}
.responsible.moderator .aperson .del{
    display: block;
    position: absolute;
    width: 9px; height: 9px;
    right: 8px;
    top: 11px;
    background: url('../images/icon_resp_person_del.png') no-repeat 0 0;
}
.responsible.confirm{
    background-color: #eef8da;
}
.responsible.reject{
    background-color: #fff2f2;
}
.responsible .line a{
    border-bottom: 1px dashed #115799;
}
.responsible .line{
    height: 31px;
    line-height: 31px;
}
.responsible .l{
    margin-right: 23px;
    float: left;
}
.responsible .l.info{
    margin-right: 0;
    font-size: 11px;
    color: #666666;
    position: relative;
}
.responsible .time_rest{
    font-weight: bold;
    color: #1e1e1e;
}
.responsible .info {
    font-weight: bold;
}
.responsible.confirm .info .stat{
    color: #699f0c;
}
.responsible.reject .info{
    color: #ba042c;
}
.responsible.reject .info span.person{
    font-weight: bold;
}

.responsible.reject .reason{
    margin: 10px 0 10px 0;
    position: relative;
    background-color: #fff;
    padding: 13px 9px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.4);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.responsible.reject .reason .arr{
    position: absolute;
    top: -6px;
    left: 380px;
    width:11px;
    height: 6px;
    background: url(../images/icon_arr_reason.png) no-repeat 0 0;
}

.responsible.general .ava {
    float: left;
    height: 50px;
    margin-right: 8px;
    width: 50px;
}

.responsible.general .pad {
    margin-left: 58px;
    padding: 5px 0;
}
.responsible.general.solved .offer {
    margin: 0 0 0 10px;
    position: relative;
    background-color: #fff;
    padding: 13px 9px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.4);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.responsible.general.solved .offer .arr{
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: -6px;
    width: 6px;
    height: 9px;
    background: url(../images/icon_arr_offer.png) no-repeat 0 0;
}

.responsible .cont{
    padding: 16px 18px 10px;
}
.responsible .cont .h{
    font-size: 18px;
    font-weight: bold;
}
.responsible .panel{
    overflow: hidden;
    padding: 0 18px 16px 18px;
}
.responsible .panel .but_gr{
    margin-right: 10px;
}

.responsible .panel .solv{
    color: #a8b78a;
    text-shadow: 0px 1px 0px #fff;
    height: 27px;
    line-height: 27px;
    border: 1px solid #c3cdad;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 10px;
    font-size: 14px;
    float: left;
    margin: 10px 0 5px 0;
    text-align: center;
}
.responsible.reject .panel .solv{
    color: #cdadad;
    border: 1px solid #cdadad;
}

.responsible .panel .note *{
    font-size:11px;
}
.responsible .panel .note{
    float: left;
    color: #6f6f6f;
    margin: 10px 0 5px 15px;
    padding: 0;
    max-width: 180px;
    font-size:11px;
    position: relative;
}
.responsible.official .panel .note{
    padding-left: 32px;
    background: url(../images/icon_clock.png) no-repeat 0 0;
    max-width: 200px;
    min-height: 26px;
}
.responsible.official.reject .panel .note{
    background: url(../images/icon_clock_red.png) no-repeat 0 0;
    color: #e00000;
}
.responsible.official.reject .panel .note a{
    border-bottom: 1px dashed #e00000;
    color: #e00000;
    font-weight: bold;
}
.responsible.official.reject .panel .note span{
    color: #e00000;
    font-weight: bold;
}
.responsible.official.reject .cont .h{
    color: #e00000;
}
.responsible.official .cont .h span.extnd{
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
.responsible.official .panel .note .time_rest{
    display: block;
}
.responsible.official .panel .note span{
    font-size: 11px;
}

.col-wrap1 {
}
.col-wrap2 {
}
.clear {
    clear:both;
    font-size:0;
    overflow:hidden;
}
.responsible .r_left{
    overflow: hidden;
    padding: 16px 18px;
    margin-right: 190px;
    float: left;
}
.responsible .r_right{
    position: relative;
    float: right;
    padding: 15px;
    overflow: hidden;
    width: 150px;
   // z-index: 3;
}
.responsible .bg_right{
    position: absolute;
    right: 0; top: 0; bottom: 0;
    width: 180px;
    background-color: #f2f2f2;
  //  z-index: 2;
}
.responsible.confirm .bg_right{
    background-color: #e5f1cc;
}
.responsible.reject .bg_right{
    background-color: #ffe4e4;
}

.person {
    color: #1157b0;
    font-size: 14px;
    font-weight: bold;
}
.responsible.general .r_left .h {
    font-size: 13px;
    margin-bottom: 3px;
}
.responsible.general .r_right .note{
    font-size: 11px;
    color: #6f6f6f;
}
.responsible.general .r_right .status{
    font-size: 14px;
    font-weight: bold;
}
.responsible .r_right .note span{
    font-size: 11px;
}
.responsible .r_right .note .imp{
    color: #e00000;
    font-weight: bold;
}
.responsible.confirm .r_right .note,.responsible.confirm .r_right .status{
    color: #70a600;
    text-shadow: 0px 1px 0px #fff;
}
.responsible.reject .r_right .note,.responsible.reject .r_right .note span{
    color: #e00000;
}

#general_responsible_user_ok {
    padding: 0px;
    overflow: hidden;
}

#general_responsible_user_ok p{
    font-size: 15px;
    line-height: 20px;
}

#general_responsible_user_ok h3 {
    font-size: 18px;
    padding: 5px 0px;
}

.solve-button-group.new-popup.row {
    margin: 15px 0px;
}

.resp_popup{
    position: fixed;
    left: 50%;
    top: 80px;
    width: 540px;
    margin-left: -270px;
    /*margin-top: -165px;*/
    background: #ffffff;
    z-index: 9999;
    box-shadow: 0 15px 25px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 15px 25px rgba(0,0,0,0.6);
    -webkit-box-shadow: 0 15px 25px rgba(0,0,0,0.6);
    display: none;
}
.resp_popup.confirm{
    background: #eef8da;
}
.resp_popup.extend{
    background: #fbe8e8;
}
.resp_popup.reject{
    background: #fbe8e8;
}

.resp_popup .cont{
    padding: 20px 28px 28px;
    overflow: hidden;
}
.resp_popup .h{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
}
.resp_popup .h span{
    font-size: 18px;
    font-weight: bold;
    color: #888888;
}
.resp_popup .period_choise{
    margin-bottom: 20px;
}

/*.resp_popup .period_choise ul{
    overflow: hidden;
    font-size: 15px;
}
.resp_popup .period_choise ul li{
    list-style: none;
    float: left;
    margin-right: 10px;
    height: 29px;
    line-height: 29px;
    position: relative;
    padding: 0 7px;
}
.resp_popup .period_choise ul li .del{
    display: none;
}
.resp_popup .period_choise ul li.active .del{
    position: absolute;
    top: 8px; right: 4px;
    width: 12px; height: 12px;
    background: url('../images/icon_del_period.png') no-repeat center center;
    cursor: pointer;
    display: block;
}
.resp_popup .period_choise ul li.hd{
    padding: 0;
    margin-left: 0;
}
.resp_popup .period_choise input{
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: -1;
    font-family: 'Times New Roman',Times,serif;
}
.resp_popup .period_choise label{
    color: #115799;
    border-bottom: 1px dotted #115799;
}
.resp_popup .period_choise label:hover{
    cursor: pointer;
}
.resp_popup .period_choise li.active{
    background: url('../images/bg_period_act.png') repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0 21px 0 7px;
}
.resp_popup .period_choise li.active label{
    color: #fff;
    border-bottom: 0 none;
}*/
.resp_popup .period_choise{
    overflow: hidden;
}
.resp_popup .period_choise .hd{
    float: left;
    margin-right: 10px;
    height: 29px;
    line-height: 29px;
    position: relative;
    padding: 0;
}
.resp_popup .period_choise input{
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    z-index: -1;
    font-family: 'Times New Roman',Times,serif;
}
.resp_popup .period_choise label{
    color: #115799;
    border-bottom: 1px dotted #115799;
    cursor: pointer;
}
.resp_popup .period_choise .already{
    padding: 0px;
    position: relative;
    padding: 0 21px 0 7px;
    float: left;
    height: 29px;
    line-height: 29px;
}
.resp_popup .period_choise .already.active{
    background: url('../images/bg_period_act.png') repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0 21px 0 7px;
}
.resp_popup .period_choise .already.active label{
    color: #fff;
    border-bottom: 0 none;
}

.resp_popup .period_choise .already .del{
    display: none;
}
.resp_popup .period_choise .already.active .del{
    position: absolute;
    top: 8px; right: 4px;
    width: 12px; height: 12px;
    background: url('../images/icon_del_period.png') no-repeat center center;
    cursor: pointer;
    display: block;
}





.period_choise .ruler_wrap{
    width: 240px;
    position: relative;
    float: left;
    margin-right: 10px;
    height: 30px;
    padding: 0 4px;
}
/*.period_choise .ruler_wrap *{
    position: relative;
}*/
.period_choise .ruler {
    margin-top: 8px;
    position: relative;
}
.period_choise .ruler .img {
    background: url("../images/bg_period_ch.png");
    height: 14px;
    border: 1px solid #cfcfcf;
    position: relative;
    width: 200px;
}
.period_choise .ruler .img.full {
    background: #e7f3cd;
}
.period_choise .ruler .bgfull {
    background: url("../images/bg_ruler_full.png");
    height: 14px;
    width: 0;
}

.period_choise .ruler .handle_wrap {
    position: absolute;
    left: -6px;
    top: -9px;
    right: -56px;
    height: 30px;
}
.period_choise .ruler .handle {
    position: absolute;
    width: 62px;
    height: 30px;
    left: 6px;
    top: 0;
    margin-left:-6px;
    margin-right:-45px;
}
.period_choise .ruler a {
    background: url("../images/icon_slider.png") no-repeat;
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 13px;
    z-index: 4;
}
.period_choise .ruler .nofix a {
    background: url("../images/icon_slider_act.png") no-repeat;
}
.period_choise .ruler .day_text {
    font-size: 10px;
    height: 14px;
    line-height: 14px;
    margin-left: 8px;
    margin-top: 9px;
    z-index: 2;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
}
.period_choise .ruler .nofix .day_text {
    color: #464646;
    z-index: 3;
}





.resp_popup a.iclose{
    position: absolute;
    right: 0;
    top: 0;
    width: 27px;
    height: 27px;
    background: url('../images/icon_close_resp_popup.png') no-repeat center center;
}
.resp_popup p{
    font-size: 15px;
    margin-bottom: 10px;
}
.resp_popup .lab{
    font-size: 15px;
    display: block;
    margin-bottom: 10px;
}
.resp_popup .lab span{
    color: #969696;
}
.resp_popup textarea{
   font-size: 13px;
   font-family: Arial, Helvetica, sans-serif;
   resize: none;
   width: 470px;
}

.resp_popup .pad_bot{
    margin-bottom: 60px;
}
.resp_popup .ava {
    float: left;
    height: 50px;
    margin-right: 8px;
    width: 50px;
}

.resp_popup .pad {
    margin-left: 58px;
    padding: 5px 0;
}
.resp_popup .but_panel{
    float:left;
    width: 100%;
    padding: 20px 0 0px 0;
}
.resp_popup .but_panel .but_gr{
    margin-right: 15px;
}

.resp_popup .resp_search{
    margin-bottom: 10px;
    position: relative;
}
.resp_popup .resp_search input{
    outline-width: 0;
    background:  #fff url('../images/icon_lupa.png') no-repeat 5px 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc #999 #ccc #ccc;
    font-size: 13px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0px 3px 0 23px;
    width: 456px;
    position: relative;
}

.moderator{
    
}
.resp_list{
    border: 1px solid #e3e3e3;
    height: 356px;
    overflow: auto;
}
.resp_list li{
    background: #fafafa;
    padding: 4px;
    list-style: none;
    border-bottom: 1px solid #e3e3e3;
    cursor: pointer;
    overflow: hidden;
}
.resp_list li:hover,.resp_list li.selected{
    background: #0967ac;
}
.resp_list li:hover,.resp_list li:hover .person, .resp_list li.selected, .resp_list li.selected  .person {
    color: #fff;
}
.resp_list span.highlight{
    background-color: #ffec4f;
    font-size: 14px;
    font-weight: bold;
}
.resp_list li:hover span.highlight,.resp_list li.selected span.highlight{
    background-color: transparent;
}
.resp_list .post{
    font-size: 10px;
}
#blanket {
    background: #000;left: 0;
    position: absolute;top: 0;
    z-index: 4999;
}
.popup_cabinet{
    position: absolute;
    top: 80px; left: 50%;
    margin-left: -480px;
    width: 960px;
    min-height: 200px;
    background: #fff;
    z-index: 5000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    display: none;
}
.popup_cabinet *{
    position: relative;
}
.popup_cabinet .head{
    height: 90px;  
}
.popup_cabinet .cont{
    padding: 0 30px;  
    margin: 30px 0;
   /* max-height: 500px;
    overflow: auto;*/
}
.popup_cabinet.official .head{
    background:  url('../images/bg_of_cabinet.png') repeat-x 0 0;
}
.popup_cabinet .h{
    position: absolute;
    left: 20px;
    top: 20px;
}
.popup_cabinet .close{
    position: absolute;
    top: 0px; right: 0px;
    width: 30px;height: 30px;
    background: url('../images/icon_close_popup_cab.png')no-repeat center center;
    z-index: 1;
}
.popup_cabinet .h .ava{
    float: left;
    width: 50px; margin-right: 9px;
}
.popup_cabinet .h h1{
    padding-left: 60px;
    margin-top: 12px;
}
.popup_cabinet .filter{
    position: absolute;
    top: 30px;right: 30px;
    height: 29px; line-height: 29px;
    overflow: hidden;
}
.popup_cabinet .filter li{
    list-style: none;
    float: left;
    margin-left: 10px;
    padding: 0 5px;
    color: #115799;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}
.popup_cabinet .filter span{
    background-color: #115799;
    color: #fff;
    display: inline-block;
    height: 18px; line-height: 18px;
    padding: 0 4px;
    margin-left: 4px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.popup_cabinet .filter li.ered{
    color: #e90000;
}
.popup_cabinet .filter li.ered span{
    background-color: #e90000;
}
.popup_cabinet .filter li.selected,.popup_cabinet .filter li.ered.selected{
    background: url('../images/bg_filt_cab_sel.png') repeat-x;
    color: #fff;
    cursor: default;
}
.popup_cabinet .filter li.selected span{
    background: url('../images/bg_filt_cab_sel_count.png') repeat-x;
    color: #373737;
}

.popup_cabinet.moderator {
    display: none;
	margin-left: -600px;
    width: 1200px;
}
.popup_cabinet.moderator .head{
    background: url('../images/bg_mod_cabinet.png') repeat-x 0 0;
}
.popup_cabinet.moderator h1{
    color: #fff;
    margin-top: 6px;
}
.popup_cabinet.moderator .h2{
    color: #494949;
    font-weight: bold;
}

.popup_cabinet .pager{
    margin-top: 15px;
    overflow: hidden;
}
.popup_cabinet .pager li{
    float: left;
    list-style: none;
    padding: 5px 6px;
    margin: 0 1px;
}
.popup_cabinet .pager li.active{
    background:#3a3a3a url(../images/bg_black_act.png) repeat-x;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
}

.popup_cabinet .resp_user{
    float: left;
    position: relative;
    color: #949494;
    margin-left: 10px;
}
.popup_cabinet .resp_user img{
    float: left;
    position: relative;
    margin-right: 5px;
    margin-top: 5px;
}
.popup_cabinet .resp_info{
    display: inline-block;    
    margin-bottom: -5px;
}
.popup_cabinet .resp_user span{
    float: left;
    position: relative;
    line-height: 13px;
    font-size: 11px;
}

.popup_cabinet .resp_rest{
    height: 19px;
    line-height: 19px;
    padding: 0 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #eae4a0;
    font-size: 11px;
    color: #000;
    margin-left: 10px;
    float: left;
    position: relative;
    margin-top: 5px;
} 
.popup_cabinet .resp_rest.c_red{
    background: #ff0000;
}
.popup_cabinet .resp_rest.c_orng{
    background: #ff7800;
}
.popup_cabinet .resp_rest.c_ylw{
    background: #eae4a0;
}
.popup_cabinet .sorting{
    margin-bottom: 20px;
}
.popup_cabinet .sorting ul{
    overflow: hidden;
}
.popup_cabinet .sorting li{
    list-style: none;
    float: left;
    position: relative;
    padding: 5px 6px;
    margin: 0 1px;
}
.popup_cabinet .sorting li.active{
    background:#3a3a3a url(../images/bg_black_act.png) repeat-x;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
}
.popup_cabinet .sorting li a{
    border-bottom: 1px dotted #115799;
}
.popup_cabinet .sorting li.active a{
    border-bottom: 0px;
    padding-left: 11px;
    background:url('../images/icon_sort.png') no-repeat 0 center;
    color: #fff;
    
}
.popup_cabinet .sorting li.hd{
    padding-left: 0;
    margin-left: 0;
}

.main{
  /*  position: relative;*/
}

a.but_gr{
    display: block;
    position: relative;
    height: 29px;
    line-height: 29px;
    background: url(../images/bg_but.png) repeat-x;
    box-shadow: 0 1px 3px rgba(0,0,0,0.8);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.8);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.8);
    float: left;
    color: #3c3c3c;
    text-shadow: 0px 1px 0px #fff;
    font-size: 14px;
    padding: 0 10px;
    margin: 10px 0 5px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
}

.but_gr.bwidth{
    width: 100px;
}
.hidden{
    display: none;
}

.ylw_tooltip{
    position: absolute;
    bottom: 24px;left: -119px;
    background-color: #f6f5d5;
    box-shadow: 0 2px 5px rgba(112,111,67,0.5);
    -moz-box-shadow: 0 2px 5px rgba(112,111,67,0.5);
    -webkit-box-shadow: 0 2px 5px rgba(112,111,67,0.5);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 10px;
    width: 230px;
    font-size: 11px;
    line-height: 16px;
    font-weight: normal;
    display: none;
    color: #000;
}
.ylw_tooltip .arr{
    position: absolute;
    bottom: -8px;left: 50%;
    width: 13px; height: 8px;
    margin-left: -7px;
    background: url('../images/icon_arr_tooltip.png')no-repeat 0 0;
}

.t_help{
    display: inline-block;
    width: 13px; height: 13px;
    background: url('../images/icon_help.png')no-repeat 0 0;
    position: relative;
    cursor: pointer;
}

#oncontrol{
    display: inline-block;
    position: relative;
    margin-left: 20px;
}
#oncontrol a{
    text-decoration: none;
}
#oncontrol .in_control{
    padding-left: 19px;
    display: inline-block;
}
#oncontrol .in_control.act{
    background: url('../images/icon_control_act.png')no-repeat 0 center;
}
#oncontrol .in_control.act span{
    color: #70a600;
}
#oncontrol .in_control.disact{
    background: url('../images/icon_control.png')no-repeat 0 center;
}
#oncontrol .in_control.disact span{
    cursor: pointer;
    color: #1157b0;
    border-bottom: 1px dashed #1157b0;
}
#oncontrol .rem_control{
    color: #5a5a5a;
    border-bottom: 1px dashed #5a5a5a;
    font-size: 11px;
    margin-left: 5px;
}

.main_pagener{
    margin-bottom: 20px;
}
.main_pagener .pager{
    margin-top: 15px;
    overflow: hidden;
}
.main_pagener .pager li{
    float: left;
    list-style: none;
    padding: 5px 6px;
    margin: 0 1px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}    
.main_pagener .pager li a{
    font-size: 15px;
} 

.main_pagener .pager li.active{
    background-color: #BF042E;
    color: #fff;
    font-size: 15px;
}
.main_pagener .nav a{
    text-decoration: underline;
}
.main_pagener .hotkey{
    color: #A8A8A8;
    display: inline-block;
    margin: 0 5px;
    font-size: 11px;
}
.main_pagener .hotkey .arr{
    font-size: 14px;
}
.main_pagener .nav.l{
    padding-left: 0;
}
.main_pagener .nav.l .hotkey{
    margin-left: 0;
}

a.toggle_editor{
    border-bottom: 1px dotted #115799;
    display: inline-block;
}

a.theme-item {
    line-height: 20px;
    border-bottom:1px dashed blue;
}

a.theme_highlight {
    background: yellow;
}





/****************/
/*     Popup     */
/****************/

.new-popup * {
	font-size: 15px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.new-popup.login-notice * {
	font-size: 12px;
}
.new-popup.login-notice p {
	margin-top:5px;
}

.new-popup.inline {
	display: inline-block;
	vertical-align: top;
}

.new-popup.right {
	float: right;
	width: initial;
}

.new-popup.background {
	background-color: rgba(0,0,0,0.7);
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	width: 100%;
}

.new-popup.window {
	background-color: white;
	border-radius: 5px;
	position: fixed;
	height: 301px;
	width: 390px;
	padding: 10px 22px 16px 24px;
	margin: auto;
	left: 0px;
	right: 0px;
	top: 0px;
	bottom: 0px;
}

.new-popup.window.ordinary {
	height: 211px;  //301
	width: 390px;	
}

.new-popup.window.passwordrecovery {
	height: 204px;
	width: 390px;	
}

.new-popup.window.login-notice {
	height: 206px;
	width: 390px;	
}

.new-popup.window.gu {
	height: 188px;  //228
	width: 390px;	
}

.new-popup.close-btn {
	width: 17px;
	height: 17px;
	position: absolute;
	top: 5px;
	right: 5px;
	background-image:  url("/images/close_.gif");
	cursor: pointer;
}

.new-popup.mode-btn-container {
	width: 300px;
	height: 34px;
	border-radius: 5px;
	background-color: #F0F0F0;
	margin: 10px auto;
	overflow: hidden;
}

.new-popup.login-btns {
	width: 50%;
	height: 100%;
	padding: 8px;
	text-align: center;
	cursor: pointer;
	color: #000000;
}

.new-popup.login-btns.active {
	color: white;
	background-color: #666666;
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(30, 30, 30, 1);
	-moz-box-shadow: inset 0px 1px 3px 0px rgba(30, 30, 30, 1);
	box-shadow: inset 0px 1px 3px 0px rgba(30, 30, 30, 1);

}
.new-popup label {
	cursor: pointer;
	display: block;
	padding: 5px 0px 5px 0px;
}
.new-popup label a {
	text-decoration: underline;
	color: black;
}
.new-popup label input {
	cursor: inherit;
}
.new-popup input[type=text],
.new-popup input[type=password] {
	width: 100%;
	height: 34px;
	padding: 5px;
	outline: none;
}

.new-popup input[type=checkbox] {
	margin-right: 5px;
	margin-top: 7px;
}

.new-popup.row {
	margin-top: 20px;
	margin-bottom: 20px;
	height: 43px;
}

.new-popup.error {
	color: red;
	padding: 12px;
	display: none;
	max-width: 100px;
	overflow: hidden;
}

.new-popup.blue-btn {
	cursor: pointer;
	padding: 13px 15px;
	color: white;
	font-weight: bold;
	/*float: right;*/
	border: none;
	border-radius: 3px;
	display: inline-block;

	-webkit-box-shadow: 0px 2px 2px 0px rgba(74, 102, 122, 0.75);
	-moz-box-shadow: 0px 2px 2px 0px rgba(74, 102, 122, 0.75);
	box-shadow: 0px 2px 2px 0px rgba(74, 102, 122, 0.75);

	/*-webkit-box-shadow: inset 0px -1px 0px 0px rgba(58, 164, 223, 0.75);
	-moz-box-shadow: inset 0px -1px 0px 0px rgba(58, 164, 223, 0.75);
	box-shadow: inset 0px -1px 0px 0px rgba(58, 164, 223, 0.75);*/

	background: rgb(62,172,228); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNlYWNlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTU3OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMzI5NWQ1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  rgba(62,172,228,1) 0%, rgba(30,87,153,1) 100%, rgba(50,149,213,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(62,172,228,1)), color-stop(100%,rgba(30,87,153,1)), color-stop(100%,rgba(50,149,213,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(62,172,228,1) 0%,rgba(30,87,153,1) 100%,rgba(50,149,213,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(62,172,228,1) 0%,rgba(30,87,153,1) 100%,rgba(50,149,213,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(62,172,228,1) 0%,rgba(30,87,153,1) 100%,rgba(50,149,213,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(62,172,228,1) 0%,rgba(30,87,153,1) 100%,rgba(50,149,213,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3eace4', endColorstr='#3295d5',GradientType=0 ); /* IE6-8 */

}

.new-popup.gu-link {
	margin: 30px 44px 10px 44px;
	white-space:nowrap;
}

.new-popup.gu-info {
	text-align: center;
	color: #626262;
}

.new-popup.gu-info a { 
	color: black;
}

hr.new-popup {
	margin-left: -24px;
	margin-right: -22px;
	border: none;
	background-color: #e0e0e0;
	width: 390px;
	height: 1px;

}
.new-popup.footer {
	padding-top: 7px;
	cursor:pointer;
}

.queue-file  {
	width:400px;
	padding:15px 10px 15px 10px;
	border-radius:5px;
}

.queue-file table {
	width:100%;
}

.queue-file .file-remove {
	display:block;
	background-image:url(/images/button-delete.png);
	width:13px;
	height:13px;
}

.queue-file .progress {
	height:3px;
	margin-top:5px;
	background-color:#f5f5f5;
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
}

.queue-file .progress-bar {
	height:inherit;
	background-color:red;
}

.new_form_fileuploader_desc {
	font-size:12px;
	color:grey;
	position:relative;
	bottom:5px;
	left:5px;
}

.new_form_fileuploader_desc {
	font-size:12px;
	color:grey;
	position:relative;
	bottom:12px;
	left:5px;
	padding-right:10px;
}


.edit_user_tbl_prop input{
	min-width: 500px;
}
















