* { margin: 0; padding: 0; outline: 0; }

body, html { height: 100%; }

body {
    font-size: 11px;
    line-height: 19px;
    font-family: arial, sans-serif;
    color: #696969;
  	background: #fff;
    min-width: 942px;
}
a { color: #b0c5ff; text-decoration: none; cursor: pointer; }
a:hover { text-decoration: underline; }
a img { border: 0; }

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.shell { width: 942px; margin: 0 auto; }
header { height: 129px; background-color:#FEF4F4;}
header .shell { position: relative; }
#logo {
	position: absolute;
	top: 5px;
	left: 0;
	width: 300px;
	font-size: 0;
	line-height: 0;
	height: 101px;
}
#logo a { height: 140px; background: url(images/logoRL.jpg) no-repeat 0 0; background-size: 200px; display: block; text-indent: -4000px; }
#navigation { text-align: right; font-size: 16px; padding-top: 0px; }
#navigation ul { list-style: none; list-style-position: outside; }
#navigation ul li { display: inline; background: url(images/nav-border.png) no-repeat right 1px; padding: 0 16px 0 6px; }
#navigation ul li.last { background: transparent; padding-right: 0; }
#navigation li a { color: #4d8419; }
#navigation li a:hover ,
#navigation li.active a { color: #db844f; text-decoration: none; }
/*вывод пользователя*/
#id_pipe { text-align: right; font-size: 16px; padding: 0 0 10px 0; }
#id_pipe h1 { font-size:16px; color:#4d8419; margin:0; padding: 10px 0 0 0 ; }
#id_pipe p { font-size:10px; color: #FF090D; margin:0; padding: 0; }
/*верхняя строка статуса если не выбран пользователь*/




/*кнопрка сохранить*/
 #submit_s {	
							padding: 3px 10px;
							background-color: #C6E6CB;
							cursor: pointer;
							font-size:16px;
							color: #000000;
							text-decoration:none;
							border: 1px solid #FA0004; 
							position: relative; 
							border-radius: 7px;
								 -moz-border-radius: 7px; 
								 -webkit-border-radius: 7px; 
								 -o-border-radius: 7px;
 }
#submit_s:hover {	
								text-decoration: none; 
 								color: #FDFDFD; 
								background-color: #FF0004 ; 
}
/*#submit_s:active {
								text-decoration: none; 
 								color: #FDFDFD; 
								background-color: #FF0004 ; 
}*/

/*Конец кнопки*/

/*Кнопка из простой ссылки*/
 a.buy-btn_f {  
					
					padding: 3px 5px; 
					vertical-align: middle;
					height: 10px; 
					border: 1px solid #E6324B; 
					line-height: 0px; 
					position: relative; 
					font-size: 12px; 
					color: #77777b; 
					border-radius: 4px;
					 -moz-border-radius: 4px; 
					 -webkit-border-radius: 4px; 
					 -o-border-radius: 4px;
					}

 a.buy-btn_f:hover { 
 								text-decoration: none; 
 								color: #FDFDFD; 
								background-color: #FF0004 ; 
								}
								
/*Кнопка 2*/
 a.buy-btn_f2 {  
					
					padding: 3px 5px; 
					vertical-align: middle;
					height: 10px; 
					border: 1px solid #feed01; 
					line-height: 0px; 
					position: relative; 
					font-size: 12px; 
					color: #FBFBFB; 
					border-radius: 4px;
					 -moz-border-radius: 4px; 
					 -webkit-border-radius: 4px; 
					 -o-border-radius: 4px;
					}

 a.buy-btn_f2:hover { 
 								text-decoration: none; 
 								color: #feed01; 
								background-color: #000000 ; 
								}


/*закрыть. кнопка из простой ссылки*/

/*Востановление пароля НАДПИСЬ*/
#pass_dua{ 
		margin: 5px;	
	}
#pass_dua a{ 
		font-size:14px;
		color:#FF0004;
		text-decoration:none;
	}
	#pass_dua a:hover{ 
		padding: 2px 4px;
		background-color: #57FC64;
		height: 5px;
		font-size:14px;
		color: #000000;
		text-decoration:none;
		border: 1px solid #FA0004; 
		position: relative; 
		border-radius: 5px;
					 -moz-border-radius: 6px; 
					 -webkit-border-radius: 6px; 
					 -o-border-radius: 6px;
	}

/*ЗАКРЫТЬ Востановление пароля НАДПИСЬ*/
#post_left{
	 width:50%; 
	 float: left;
	 margin: 10px; 
	 padding: 10px ;  
	 overflow: hidden;
	 background: #aeeab0;
	 
	}

#post_0{
	
	width:98%; 
	float: left;
	text-align:left;
	position: relative; 
	margin: 0 0 10px 0;
	padding: 5px;
	}
#post_0:hover {
	background-color:#F4F2B4;
	}	
#post_1{
	width:10%; 
	float: left;
	text-align:left;
	position: relative;
	
	}
	#post_1 span{ margin: 2px 5px; }
#post_2{
	width:80%; 
	float: left;
	text-align:left;
	position: relative; 
	}
/*Размер и подсветка иконки*/
.icon-envelope-letter	{
	font-size:18px;
	}
#post_right{
		width:40%; 
		float: right; 
		margin: 10px; 
		padding: 10px ; 
		overflow: hidden;
		background: #fff;
		
}
	


/*Блоки*/
.block_s{
width:94%; 
float: left;
margin: 0px 10px 10px 10px;  
overflow: hidden;
background: #f2dfb4 ; 
padding: 10px 10px 10px 10px ; 
color: #000;   
}
/*Конец юлоков*/
/*Блоки*/
.block_red{
width:94%; 
float: left;
margin: 0px 10px 10px 10px;  
overflow: hidden;
background: #F76669 ; 
padding: 10px 10px 10px 10px ; 
color: #000;  
font-size:16px; 
-moz-box-shadow: 5px 5px 7px rgba(33, 33, 33, 1); 
-webkit-box-shadow: 5px 5px 7px rgba(33, 33, 33, 7); 
-box-shadow: 5px 5px 7px rgba(33, 33, 33, 7);
-o-transform: rotate(0deg); 
}

.block_reg{
		width:94%; float: 
		left;margin: 0px 0px 10px 10px;  
		overflow: hidden;
		background: #eab57d ;
		 padding: 5px 10px 5px 10px ;
		  color: #000;
}
.block_reg h1{ 
			margin: 0px 10px 0px 10px;
			font-size:18px;
	}
.block_reg:hover{
	background: #75a04d;
	 color: #FFFFFF;
	}
/*Конец юлоков*/


.top-section { background: #f6f3f3 url(images/top-section.png) repeat-x center 0; }

.slider-holder { margin-bottom: 0px; position: relative; }
.slider-holder span.slider-shadow { background: url(images/slider-shadow.png) no-repeat 0 0; width: 976px; height: 25px; position: absolute; bottom: -25px; right: -20px; }
.slider-holder span.overlay { height:  291px; width:  930px; position: absolute; top: 4px; left: 5px; box-shadow: 0px 0px 3px rgba(0,0,0,0.2) inset; -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.2) inset; -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.2) inset; -o-box-shadow: 0px 0px 3px rgba(0,0,0,0.2) inset; border-radius: 7px; -moz-border-radius: 7px; -webkit-border-radius: 7px; -o-border-radius: 7px;  }

.flexslider { width: 940px; position: relative; z-index: 2; height: 299px; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -o-border-radius: 8px; border: 1px solid #dedede !important; }
.flexslider ul { list-style: none; list-style-position: outside; position: relative; }
.flexslider ul li { float: left; width: 940px; height: 299px; position: relative; }
.flexslider ul li img { width: 940px; height: 299px; }
.flexslider ul li .slide-cnt { width: 776px; position: absolute; top: 46px; left: 63px; }
.flexslider ul li .slide-cnt h2 { font-size: 44px; line-height: 55px; text-align: center; font-weight: normal; padding-bottom: 85px; }
.flexslider ul li .slide-cnt .btns { width: 360px; height: 30px; margin: 0 auto; background: url(images/slider-btns.png) no-repeat 0 0;}
.flexslider ul li .slide-cnt .btns a.left-btn { background: url(images/left-btn.png) no-repeat 0 0; padding: 0 0 0 12px; float: left; font-size: 15px; font-weight: bold; color: #fff; text-shadow: rgba(0,0,0,0.6) 0px 1px 2px; }
.flexslider ul li .slide-cnt .btns a.left-btn span { background: url(images/left-btn.png) no-repeat right 0; padding: 0 28px 0 0; float: left; position: relative; left: 20px; line-height: 30px; height: 30px; }
.flexslider ul li .slide-cnt .btns a.right-btn { float: right; font-size: 15px; color: #696969; font-weight: bold; line-height: 30px; margin-right: 28px; }
.flexslider ul li .slide-cnt .btns a.right-btn:hover { color: #333; }
.flexslider ul li .slide-cnt .btns a:hover { text-decoration: none; color: #ebe5f2; } 

.boxes { padding-bottom: 29px; }
.boxes .box { width: 268px; float: left; background: #fff url(images/box-bg.png) repeat-x 0 bottom; position: relative; border: 1px solid #e6e6e6; padding: 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; margin: 0 0 0 120px ;}
.boxes .box h4 { font-size: 16px; color: #696969; text-align: center; text-transform: uppercase; }
.boxes .box h4 a { color: #696969; text-shadow: rgba(251,251,251,1) 1px 1px 0px; }
.boxes .box h4 a:hover { color: #333; text-decoration: none; }
.boxes .box .img-holder { position: relative; width: 268px; margin:  0 auto 5px auto; border: 1px solid #bababa; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; -o-border-radius: 6px; }
.boxes .box .img-holder:before { position: absolute; font-size: 0; line-height: 0; text-indent: -4000px; top: 0; left:  0; right:  0; bottom: 0;  box-shadow: 0px 0px 0px rgba(0,0,0,0.5) inset; -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.5) inset; -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.5) inset; -o-box-shadow: 0px 0px 3px rgba(0,0,0,0.5) inset;  border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; }
.boxes .box img { display: block; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; }
.boxes .box span.box-shadow { background: url(images/box-shadow.png) no-repeat 0 0; width: 298px; height: 9px; position: absolute; bottom: -9px; left: 0; }

.main { background: url(images/main.png) repeat-x 0 0; padding-top: 60px; padding-bottom: 47px; }
.main section { padding-bottom: 50px; }
.main h2 { font-size: 20px; line-height: 20px; font-weight: normal; }
.main h3 { font-weight: normal; font-size: 18px; color: #696969; padding-bottom: 19px; }
.main h3 a { color: #696969; }


.main .cols .col_center { width: 240px; float: left; font-size: 14px; padding: 0 0px 0 80px; }
.main .cols .col_center ul { list-style: none; list-style-position: outside; }
.main .cols .col_center ul li { background: url(images/list-arr.png) no-repeat 0 6px; padding-left: 14px; color: #696969; font-size: 12px; padding-bottom: 4px; }
.main .cols .col_center ul li a { color: #696969; }

.main .cols .col { width: 300px; float: left; }
.main .cols .col + .col { padding-left: 20px; }
.main .cols .last-col { padding-right: 0; }
.main .cols .col ul { list-style: none; list-style-position: outside; }
.main .cols .col ul li { background: url(images/list-arr.png) no-repeat 0 6px; padding-left: 14px; color: #696969; font-size: 12px; padding-bottom: 4px; }
.main .cols .col ul li a { color: #696969; }

.section-bottom  { padding-top: 56px;  background: url(images/section-bottom.png) repeat-x center 0; }
.section-bottom .cols .col { width: 274px; float: left; }
.section-bottom .cols .col + .col { padding-left: 55px; }
.section-bottom .cols .col h2 { font-size: 20px; line-height: 20px; font-weight: normal; }
.section-bottom .cols .col h2 span.plus { color: #bebebe; }
.section-bottom .cols .col h3 { color: #696969; font-size: 18px; font-weight: normal; position: relative; padding-bottom: 25px; height: 100%; }
.section-bottom .cols .col h3 a { color: #696969; padding-left: 67px; }
.section-bottom .cols .col h3 span { width: 48px; height: 46px; position: absolute; top: -17px; left: 2px; display: block;  background: url(images/title-ico.png) no-repeat 0 0; }
.section-bottom .cols .col h3 span.about-ico { background-position: 0 0; }
.section-bottom .cols .col h3 span.news-ico { background-position: -48px 0; }
.section-bottom .cols .col h3 span.subscribe-ico { background-position: -97px 0; }
.section-bottom .cols .col p { color: #696969; padding-bottom: 18px; }
.section-bottom .cols .col a:hover { color: #696969; }
.section-bottom .cols .col a.more-btn { padding: 5px 24px 5px 24px; font-size: 12px; color: #fff; font-weight: bold;  background: url(images/more-btn.png) repeat-x 0 0; border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px; -o-border-radius: 12px; }
.section-bottom .cols .col a.more-btn:hover { text-decoration: none; background-position: 0 bottom; }
.section-bottom .cols .col ul { list-style: none; list-style-position: outside; }
.section-bottom .cols .col ul li { background: transparent; background-color: #f3eaea; margin-bottom: 2px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; padding: 7px 9px 8px; }
.section-bottom .cols .col ul li.bg { background-color: #f8f4f4;  }
.section-bottom .cols .col ul li small { font-size: 11px; display: block; line-height: 16px; }
.section-bottom .cols .col ul li h5 { font-size: 14px; font-weight: bold; }

.section-bottom .cols .subscribe-col { padding-left: 44px  !important; }
.section-bottom .cols .subscribe-col .col-cnt { width: 234px; padding-left: 15px; }
.section-bottom .cols .subscribe-col p { padding-bottom: 14px; }

.section-bottom .cols .col form { position: relative; width: 235px; padding-bottom: 23px; height: 100%; }
.section-bottom .cols .col input.field { width: 143px; height: 15px; padding: 4px 24px 4px 15px; border: 0; background-color: #f4eef5;  border-radius: 11px; -moz-border-radius: 11px; -webkit-border-radius: 11px; -o-border-radius: 11px;
box-shadow: 3px 2px 2px #eae5eb inset; -moz-box-shadow: 3px 2px 2px #eae5eb inset; -webkit-box-shadow: 3px 2px 2px #eae5eb inset; -o-box-shadow: 3px 2px 2px #eae5eb inset; font-size: 12px; color: #b1aeb2; }
.section-bottom .cols .col input.submit-btn { width: 70px; height: 23px; background: url(images/submit-btn.png) repeat-x 0 0; text-align: center; line-height: px; cursor: pointer; border: 0;
border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px; -o-border-radius: 12px; color: #fff; font-size: 11px; font-weight: bold; position: absolute; top: 0; right: 0; }
.section-bottom .cols .col input.submit-btn:hover { background-position: 0 bottom;  }

#wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -46px; }
#footer, #footer-push { height: 46px; }
#footer { background-color: #ece8df; line-height: 46px; }
#footer p.copy { color: #6A579E; }
#footer p.copy a { color: #afafaf; text-decoration: underline; }
#footer p.copy a:hover { text-decoration: none; }

.footer-nav ul { list-style: none; list-style-position: outside; }
.footer-nav ul li { display: inline; background: url(images/nav-border.png) no-repeat right 0; padding: 0 10px; }
.footer-nav ul li.last { background: transparent; padding-right: 0; }
.footer-nav li a { color: #6A579E; }
.footer-nav li a:hover ,
.footer-nav li.active a { color: #696969; text-decoration: none; }


/*список котегорий */	
.couples
 {
	 width:210px; 
	 float: left; 
	 margin: 5px 0px 0px 0px;  
	 overflow: hidden;
	 background: #FFF ; 
	 padding: 10px 10px 10px 10px ;
	 border: 2px solid #b3df89; 
	 color: #000; 
	 font-size:16px;  
}

.couples:hover {

   color: #000;
  background: #b3df89 ;
 
}
.couples a {text-decoration: none; color: #000; }


/*    загрузка файла  */
/* --   После нажатия кнопки  */
.loading{
	display: none;
	text-align: center;
	padding: 10px 0;
	font-size: 24px;
	color: rgba(214,53,56,1.00);
	
	}
.loading.active {
	display: block;
	}
/* --   До нажатия кнопки  */	
.loadingNO{
	display: block;
	}
.loadingNO.active {
	display: none;
	}
	



/* Таблица регистрации пар*/	
	
	.features-table
{
width: 100%;
margin: 0 auto;
border-collapse: separate;
border-spacing: 0;
text-shadow: 0 1px 0 #fff;
color: #2a2a2a;
background: #fafafa;
background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff));
}
 
.features-table td
{
height: 30px;
line-height: 20px;
padding: 0 10px;
border-bottom: 1px solid #cdcdcd;
box-shadow: 0 1px 0 white;
-moz-box-shadow: 0 1px 0 white;
-webkit-box-shadow: 0 1px 0 white;
white-space: nowrap;

}
 
/*Body Таблица регистрации пар*/
.features-table tbody td
{

font: normal 12px Verdana, Arial, Helvetica;

}
 
.features-table tbody td:first-child
{
width: auto;
text-align: left;
}
 
.features-table td:nth-child(2), .features-table td:nth-child(3)
{
background: #efefef;
background: rgba(144,144,144,0.15);
border-right: 1px solid white;
}

.features-table td:nth-child(4)
{
background: #e7f3d4;
background: rgba(184,243,85,0.3);
}
/*Header Таблица регистрации пар*/
.features-table thead td
{
font: bold 1.3em 'trebuchet MS', 'Lucida Sans', Arial;
-moz-border-radius-topright: 10px;
-moz-border-radius-topleft: 10px;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
border-top: 1px solid #eaeaea;
}
 
.features-table thead td:first-child
{
border-top: none;
}
 
	/*Body Таблица WDC регистрации пар*/
.features-table-wdc
{
width: 100%;
margin: 0 auto;
border-collapse: separate;
border-spacing: 0;
text-shadow: 0 1px 0 #fff;
color: #2a2a2a;
background: #fafafa;
background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff); /* Firefox 3.6 */
background-image: -webkit-gradient(linear,center bottom,center top,from(#fff),color-stop(0.5, #eaeaea),to(#fff));
}
 
.features-table-wdc td
{
height: 50px;
line-height: 50px;
padding: 0 20px;
border-bottom: 1px solid #cdcdcd;
box-shadow: 0 1px 0 white;
-moz-box-shadow: 0 1px 0 white;
-webkit-box-shadow: 0 1px 0 white;
white-space: nowrap;

}
	
.features-table-wdc tbody td
{

font: normal 12px Verdana, Arial, Helvetica;

}
 
.features-table-wdc tbody td:first-child
{

width: auto;
text-align: left;
}
 
.features-table-wdc td:nth-child(2)
{
background: #efefef;
background: rgba(144,144,144,0.15);
border-right: 1px solid white;
}

.features-table-wdc td:nth-child(3)
{
background: #e7f3d4;
background: rgba(184,243,85,0.3);
border-right: 1px solid white;
}
/*Header Таблица регистрации пар*/
.features-table-wdc thead td
{
font: bold 1.3em 'trebuchet MS', 'Lucida Sans', Arial;
-moz-border-radius-topright: 10px;
-moz-border-radius-topleft: 10px;
border-top-right-radius: 10px;
border-top-left-radius: 10px;
border-top: 1px solid #eaeaea;
}
 
.features-table-wdc thead td:first-child
{
border-top: none;
}
/*таблица регистрации пар*/


/*стиль таблицы*/
input, textarea, select {
    
    
    background:#efefef;
    border:1px solid #dedede;
	padding:5px;
    font-size: 12px;
	border-radius:5px;
    color:#3a3a3a;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    
}
form10, input {
	text-align:center;
	}

.error {
    color: #F00;
    font-weight: 400px;
}
/*Инструкция*/
.help_block_title{
	width:100%; 
	float: left;
	margin: 10px; 
	padding: 10px; 
	background: #61F66A ;
	}
	
.help_block{
	width:100%; 
	float: left;
	margin: 10px; 
	padding: 10px; 
	background: #b3df89 ;
	}
.help_block img{
	align-content:center;
	width: 900px;
	border: #fff solid 2px;
	margin: 10px 0;
	}	
.help_block h1{
	color:#000000;
	font-size:16px;
	}
.help_block p{
	text-align:left;
	color:#000000;
	font-size:14px;
	}
	
	.help_block li{
		margin: 0 0 0 20px;
	text-align:left;
	color:#000000;
	font-size:14px;
	}
	
	
/*#button_yy 
{
font:  14px Verdana, Arial, sans-serif;
text-decoration: none;
color: #000000;
padding:0px 30px 0px 0px;
border-color:#ccccff;
border-style:solid;
border-width:2px;
background:white;
}*/
	
	
	/*.uploadButton {
    display: block;
    width: 200px;
    background: #3df;
    padding: 10px;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    font-family: Tahoma;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
}
.uploadButton:hover {
    background: #3ce;
}*/

/*.uploadButton {
    display: block;
    width: 200px;
    background: #3df;
    padding: 10px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    font-family: Tahoma;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
}
.uploadButton:hover {
    background: #3ce;
}
.filename {
     background: #fff;
     border: 0;
}*/

.file-upload {
     position: relative; /* Даем возможность делать позиционирование, внутри данного элемента */
     overflow: hidden; /* Все что выходит за пределы - скрываем */
     width: 200px; /* Задаем ширину кнопки выбора файла */
     height: 10px; /* Задаем высоту кнопки выбора файла */ 
     background: #6da047;
     border-radius: 3px;
     padding: 12px 2px;
     color: #fff;
     text-align: center;
	 font-size: 12px;
}
.file-upload:hover {
     background: #7aad55;
}
.file-upload input[type="file"]{
    display: none; /* Обязательно скрываем настоящий Input File */
}
.file-upload label {
     /* Растягиваем label на всю возможную площадь блока .file-upload */
     display: block;
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     cursor: pointer;
}
.file-upload span {
     line-height: 36px; /* Делаем вертикальное выравнивание текста, который написан на кнопке */
}
.filename {
     background: #fff;
     border: 0;
}



/*Таблица 4 колонки*/
#dTable1 { width: 100%; margin-bottom: 20px; background: #eef9e4; border-top: 5px solid #d7eec1; border-collapse: collapse; }
#dTable1 tbody td:nth-child(1) { text-align:left; }
#dTable1 tbody td:nth-child(2) { width: 60px; text-align:center; }
#dTable1 tbody td:nth-child(3) { width: 60px; text-align:center; }
#dTable1 tbody td:nth-child(4) { width: 60px; text-align:center; border-left: 2px solid #000; }
#dTable1 th { font-size: 14px; color: black; text-align:center; padding: 5px; background: #d7eec1; border: none; border-bottom: 5px solid #fff;}
#dTable1 td { font-size: 14px; padding: 5px; border: none; border-bottom: 5px solid #fff; }
#dTable1 tr:hover { background: #d5e6a2; /* Цвет фона */}

/*Таблица 3 колонки*/
#dTable2 { width: 100%; margin-bottom: 20px; background: #eef9e4; border-top: 5px solid #d7eec1; border-collapse: collapse; }
#dTable2 tbody td:nth-child(1) { text-align:left; }
#dTable2 tbody td:nth-child(2) { width: 60px; text-align:center; }
#dTable2 tbody td:nth-child(3) { width: 60px; text-align:center; border-left: 2px solid #000; }
#dTable2 th { font-size: 14px; color: black; text-align:center; padding: 5px; background: #d7eec1; border: none; border-bottom: 5px solid #fff;}
#dTable2 td { font-size: 14px; padding: 5px; border: none; border-bottom: 5px solid #fff; }
#dTable2 tr:hover { background: #d5e6a2; /* Цвет фона */}

/*Таблица 3 Состав участников*/
#dTable3 { width: 100%; margin-bottom: 20px; background: #eef9e4; border-top: 5px solid #d7eec1; border-collapse: collapse; }
#dTable3 tbody td:nth-child(1) { width: 30px; text-align:center; }
#dTable3 tbody td:nth-child(2) { text-align:left; }
#dTable3 tbody td:nth-child(3) { width: 60px; text-align:center; border-left: 2px solid #000; }
#dTable3 th { font-size: 14px; color: black; text-align:center; padding: 5px; background: #d7eec1; border: none; border-bottom: 5px solid #fff;}
#dTable3 td { font-size: 14px; padding: 5px; border: none; border-bottom: 5px solid #fff; }
#dTable3 tr:hover { background: #d5e6a2; /* Цвет фона */}

/*Таблица 6 Зарегистрированные*/
#dTable4 { width: 100%; margin-bottom: 20px; background: #eef9e4; border-top: 5px solid #d7eec1; border-collapse: collapse; }
#dTable4 tbody td:nth-child(1) { width: 60px; text-align:center; font-size: 35px; color: #000; }
#dTable4 tbody td:nth-child(2) { text-align:left; font-size: 14px }
#dTable4 tbody td:nth-child(2) p { text-align:left; font-size: 12px; font-style: italic; }
#dTable4 tbody td:nth-child(3) { width: 200px;  text-align:left; font-size: 14px; line-height: 14px; }
#dTable4 tbody td:nth-child(4) { width: 60px; text-align:center; font-size: 14px }
#dTable4 tbody td:nth-child(5) { width: 60px; text-align:center; font-size: 14px }
#dTable4 tbody td:nth-child(6) { width: 60px; text-align:center; border-left: 2px solid #000; }
#dTable4 th { font-size: 14px; color: black; text-align:center; padding: 5px; background: #d7eec1; border: none; border-bottom: 5px solid #fff;}
#dTable4 td { font-size: 14px; padding: 5px; border: none; border-bottom: 5px solid #fff; }
#dTable4 tr:hover { background: #d5e6a2; /* Цвет фона */}


.uvedRazdel { width:100%; float: left; margin: 0px 0; overflow: hidden; background: #b3df89; padding: 10px; color: #000; font-size:12px; text-align: center; }
.uvedRazdel2 { width:100%; float: left; margin: 10px 0; overflow: hidden; background: #b3df89; padding: 10px; color: #000; font-size:16px; text-align: center; }
.uvedRazdel2 a { color:darkgreen; }
.uvedRazdelRight {width:100%; float: left; margin: 0px 0px 0px 0px; overflow: hidden; position: relative; background: #b3df89; padding: 10px; color: #000; }
.uvedRazdelRightBloc1 { width:100%; float: left; overflow: hidden; margin: 0px 10px 10px 10px; text-align: center; }
.uvedRazdelRightBloc1 h2 { font-size: 20px; font-weight: 600; }
.uvedRazdelRightBloc1 p { margin: 0px; font-size: 12px; }

.uvedRazdel3 { width:100%; float: left; margin: 10px 0 0 0; overflow: hidden; background: #b3df89; padding: 10px 10px 5px 10px ; color: #000; font-size:12px; text-align: center; }
.uvedRazdel3_1 { width:100%; float: left; margin: 0px 0; overflow: hidden; background: #b3df89; padding: 0px 10px 0 10px ; color: #000; font-size:12px; text-align: center; }


.uvedRazdelOK {width: 100%; margin: 10px 0px 10px 0px;overflow: hidden; background: #66ff66 ; padding: 10px  ; color: #000; font-size: 12px; text-align: center; }
.uvedRazdelError {width: 100%; margin: 10px 0px 10px 0px;overflow: hidden; background: #FF6666 ; padding: 10px  ; color: #000; font-size: 12px; text-align: center; }


.form1 { width:100%; float: left; margin: 0px 0; overflow: hidden; background: #b3df89; padding: 10px; color: #000; font-size:12px; text-align: center; }
.form1_1 { width:100%; float: left; margin: 0px 0; overflow: hidden; background: #fff; padding: 10px; color: #000; font-size:12px; text-align: center; }
.form1_2 { width:50%; float: right; margin: 0px 0; overflow: hidden; background: #b3df89; padding: 5px; color: #000; font-size:12px; text-align: center; }
.form1_3 { width:30%; float: left; margin: 0px 0; overflow: hidden; background: #fff; padding: 5px; color: #000; font-size:12px; text-align: center;  }
.form1_3 input { width:95%;  }
.form1_4 { width:20%; float: left; margin: 0px 0; overflow: hidden; background: #fff; padding: 5px; color: #000; font-size:12px; text-align: center;  }
.form1_4 input { width:95%;  }
.form1_5 { width:15%; float: left; margin: 0px 0; overflow: hidden; background: #fff; padding: 5px; color: #000; font-size:12px; text-align: center;  }
.form1_5 input { width:95%;  }

.form2 { width:100%; float: left; margin: 0px 0; overflow: hidden; background: #b3df89; padding: 0px; color: #000; font-size:12px; text-align: left; }
.form2_1 { width:100%; float: left; margin: 0px 0; overflow: hidden; background: #b3df89; padding: 0px; color: #000; font-size:12px; text-align: center; }
.form2_1 h2 { font-size: 20px; font-weight: 600; }
.form2_1 h3 { font-size: 20px; font-weight: 600; }
.form2_2 { padding: 5px 15px; width:100%; float: left; }
.form2_3 { width:100%; float: left; margin: 10px 0px 5px 0px; }
.form2_4 { width:50%; float: left; margin: 0px 0; overflow: hidden; padding: 0px; color: #000; font-size:12px; text-align: center;  }
.form2_6 { width:20%; float: left; margin: 0px 0; overflow: hidden; padding: 0px; color: #000; font-size:12px; text-align: center;  }
.form2_5 { width:100%; float: left; margin: 0px 0; overflow: hidden; padding: 0px; color: #000; font-size:12px; text-align: center;  }
.form2_6 input { width:95%;  }
.form2_5 input { width:95%;  }
.form2_4 input { width:95%;  }
.form2_3 input { width:95%;  }
.form2_7 { padding: 5px 15px; font-size:16px; }

.batton_1 { position: relative; overflow: hidden; width: 100%; height: 10px; background: #f00; border-radius: 10px; padding: 12px 0px; color: #fff; text-align: center; font-size: 14px; }
.batton_1:hover { background: #7aad55; }
.batton_1 input[type="file"]{  display: none; }
.batton_1 label {display: block;position: absolute; top: 0; left: 0; width: 100%; height: 100%; cursor: pointer; }
.batton_1 span { line-height: 36px; }
.batton_1 { background: #f00; border: 0; }

