*{
	margin:0;
	padding:0;
	border-collapse:collapse;
}
html{
	background: #fff;
}
body{
	max-width:1600px;
	margin:0 auto;
	background:#fff;
	background:url('../img/right.gif') no-repeat 100% calc(100% - 245px) #fff;
	color: #000;
}
table, td{
	text-align: left;
	border-collapse: collapse;
	vertical-align:top;
}
fieldset{
	border:none;
}
h1{
	width:92%;
	font-family: 'Georgia', serif;
	font-size: 200%;
	font-weight:normal;
	color:#B3122D;
	padding:0;
	line-height: 110%;
}
h2, .h2{
	width:92%;
	padding: 8px 0 6px;
	font-weight:bold;
	font-family: 'Verdana', sans-serif;
	font-size: 115%;
	color: #000;
	line-height: 140%;
}
h4.term{
	clear:both;
	margin:1em 0;
	padding:20px 0 0;
	font-size:110%;
	background:url('/images/term.gif') repeat-x;
}
h4.border{
	margin:20px 0 0;
	padding:20px 0 0;
	font-size:100%;
	border-top:2px dotted #B3122D;
}
.adminComm{
	margin:0 0 0 45px;
	padding:5px 10px 3px;
	font-size:85%;/*
	border:3px solid #4bc9ff;*/
	background:#fcdcc7;
}
.adminComm address{
	font-weight:bold;
}
.adminComm p{
}
h5{
	font-size:100%;
}
img{
	border:none;
	margin:0;
}
hr{
	height: 0px;
	color: #a8e1ff;
	background:#a8e1ff;
	margin: 14px 0 4px;
	clear:both;
	width:95%;
}
a, a:link, a:visited{
	color: #f15825;
	font-family: 'Tahoma', 'Verdana', sans-serif;
}
a.resp{
	font-size: 90%;
	font-family: Georgia, Times, serif; margin:0;
}
a.resp:visited{
	color: #909090;
	font-size: 90%;
	font-family: Georgia, Times, serif;
}
table.photo{
	text-align: left;
	vertical-align: bottom;
	margin: 16px 0 5px;
	background-color: #fff;
	width:100%;
	background:url('/images/term.gif') repeat-x 0 100%;
}
table.photo td{
	padding:0 0 35px;
}
table.photo td p{
	margin-left:0;
	padding-left:0;
}
table.form{
	text-align: left;
	border: 0px;
	border-collapse: collapse;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: white;
}
img.pre{
	border: 5px solid #a8e1ff;
	margin: 8px 8px 8px 0;
	padding: 0;
	display:block;
}
#content table.photo img.photo{
	border: 5px solid #a8e1ff;
	background-color: #a8e1ff;
	margin:0 16px 0 0;
}
/*to mobile*/
#sidebar{
	float:left;
	width:265px
	padding:6px 0 10px 9px;
	vertical-align:top;
	background:#fff;
}
#left{
	width:250px;
	padding:11px 0 20px 15px;/*
	background:url('../img/menu_top.gif') no-repeat 15px 10px;*/
	overflow:hidden;
}
#left a{
	color:#000;
}
#left b{
	color:#707070;
}
.menu{
	width:243px;
	padding:13px 5px 23px 0;
	list-style:none;/*
	background:url('../img/menu_bg.gif') repeat-y;*/
	border:1px solid #36BFFC;
	border-radius:10px;
}
#left .leftmenu, #left .leftmenu_a{
	padding:0 5px 12px 32px;
	font-size:14px;
	font-family:Georgia, Times, serif;
	background: url('../img/left_menu_bg.gif') no-repeat 12px 0.3em;
}
#left .leftmenu a, #left .leftmenu a:visited{
	color:#000;
	font-family: 'Georgia', 'Times', serif;
	text-decoration:underline;
}
.leftmenu span{
	color:#f15825;
}
#left img{
	display:block;
}
/*to mobile*/
#main{
	float:right;
	width:70%;
	width:calc(100% - 265px) !important;
	width:-moz-calc(100% - 265px) !important;
	width:-webkit-calc(100% - 265px) !important;
}
#content{
	position:relative;
	float:right;
	font-family: 'Tahoma', sans-serif;
	font-size: 90%;
	line-height: 130%;
	padding:5px 258px 40px 25px;
	overflow:hidden;/*
	background:#fff;*/
	text-align:justify;
}
#content table.photo td{
width:50%;
	
}
#content table.photo img.photo{
	border: 5px solid #a8e1ff;
	background-color: #a8e1ff;
	margin:0 16px 0 0;
/*width:100%;*/
	
}
.intro{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 140%;
	padding-bottom: 30px;
/*width:92%;*/
}
p{
	margin-top: 4px;
	margin-bottom: 4px;
}
#content p{
	font-size: 105%;
	text-align: justify;
	margin:0 0 16px;/*
	width:95%;*/
}
#content .intro p{
	width:100%;
}

#content > h1{
	width:95%;
}
#content img{
	margin: 5px 10px 10px 0;
}
form{
	margin-bottom:10px;
	padding-bottom: 25px;
	padding-top:20px;
}
/*to mobile*/
#content form img{
	margin:0;
	vertical-align:middle;
}
/**/
p.ist{
	padding-bottom:0px;
	padding-top:3px;
	font-size: 80%;
	font-style:italic;
	font-weight:bold;
	color:#4bc9ff;
}
.ist em{
	display:block;
	padding: 0 0 5px 0;
	font-size: 120%;
}
.ist span{
	padding:0 5px;
	margin:0 0 0 15px;
	font-weight:bold;
	color:#f15825;
	background:#4bc9ff;
	color:#fff;
}
.ist a{
	display:block;
	text-align:right;
	margin-top:-3.6ex;
}
/*to mobile*/
#container{
	position: relative;
	margin-top: 10px;
	table-layout:fixed;
	background:#fff;
}
.form{
	border: 1px solid #7f69b6;
	background-color: transparent;
}
.button{
	background-color: #7f69b6;
	border: 1px solid #b4b4b4;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #fff;
}
#nav{
	position: absolute;
	top:0;
	right: 0;
	margin-top: 0;
	margin-left: 0;
}
/*to mobile*/
#nav ul{
	display:table;
	margin:0;
	padding:0;
}
#nav li{
	display:table-cell;
	vertical-align:top;
	list-style:none;
	border-right:1px solid #fff;
	background:#fff;
}
#nav li:last-child{
	border-right:none;
}
#nav img{
	vertical-align:text-bottom;
}
/**/
#header{
	position: relative;
}
/*to mobile*/
#header img{display:block;}

#logo{
	display:block;
}
#logo img{
	vertical-align:text-bottom;
}
@media(max-width:980px) and (min-width:720px){
	#logo img{
		width:100%;
		height:auto;
	}
}


#hamburger{
	position:absolute;
	top:50%;
	right:15px;
	margin-top:-12px;
}
#hamburger a{
	padding:5px 5px 5px 44px;
	font-size:18px;
	font-family:Tahoma, sans-serif;
	text-decoration:none;
	border:3px solid #fff;
	border-radius:5px;
	background:url('/images/hamburger.png') no-repeat 5px 50%;
	color:#fff;
}

.bottom_banner{
	display:inline-block;
	max-width:100%;
	clear:both;
	margin-top:20px !important;
	padding:0 20px 20px 300px;
	text-align:center;
}
.bottom_banner img{
	width:100%;
	margin:0 !important;
}
#banner{
	position: absolute;
	left: 12px;
	top: 376px;
	width: 250px;
	background: none;
}
#right .banners_r img{
	width:183px;
	height:83px;
}
.banners{
	margin-top:30px;
	margin-bottom:32px;
	width:184px;
}
.banners td{
	white-space:normal;
}
#right .banners img, #right .banners a{
	margin:0;
	padding:0;
}
#right img{}
p.newsheader{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	background:#e3e2e1;
	background:#f75a21;
	font-size: 84%;
	font-weight: bold;
	color: #4bc9ff;
	color: #fff;
	padding: 8px;
	padding-left: 16px;
	margin-top: 36px;
	margin-bottom:18px;
}
#right{
	position:absolute;
	top:0;
	right:0;
	z-index:100;
	width:228px;
	padding:35px 0 100px;
}
#right a{
	display:block;
	margin:0 0 15px 0;
	font:17px 'Georgia', serif;
	color:#000;
}
#right h4{
	margin:0 0 15px 0;
	font-family: 'Georgia', serif;
	font-weight:bold;
	color:#7f69b6;
}
#right h5{
	font-size:1em;
	color:#4bc9ff;
	padding:5px 0 0;
}
#rss{
	overflow:hidden;
	width:223px;
}
#rss li{
	padding:15px 10px 0 0;
	list-style:none;
	font-size:80%;
	width:225px;
}
#rss li a{
	font-weight:normal;
}
#rss li.all_messages a{
	font-size:120%;
	color:#f15825;
}
#rss strong{
	display:block;
}
#right h3{
	margin:20px 0 0;
	padding:10px 5px 5px 10px;
	font-size:120%;
	background:#fffcc7;
}
#asks{
	padding:5px 5px 5px 10px;
	list-style:none;
	background:#fffcc7;
	font-family:'Arial', sans-serif;
}
#asks li{
	margin:0 15px 0 0;
	padding:10px 0;
	list-style:none;
	font-size:12px;
	color:#777;
}
#asks p{
	font-size:12px;
}
#asks li.all_messages a{
	text-align:left;
	font-size:13px;
	color: #4bc9ff;
}
#asks a{
	display:block;
	font-size:12px;
	color:#fff;
}
#right #asks a{
	margin:0;
	text-align:right;
	text-decoration:underline;
	font-family:'Arial', sans-serif;
	color:#4bc9ff;
}
#asks strong{
	padding:1px 2px;
	font-weight:normal;
	font-size:11px;
	background:#4bc9ff;
	color:#fff;
}
#asks p{
	margin:15px 0 0;
}

.banners_r{
	padding:25px 0 0 0;
}
.banners_r a{
	margin:0 0 25px 0;
}
#footer{
	text-align: center;
	vertical-align: middle;
	background: #a8e1ff;
	padding-bottom: 10px;
	padding-top: 10px;
	font-family:'Tahoma', sans-serif;
	color:#f15825;
}
#footer a, #footer a:visited{
	color:#f15825;
	font-size:90%;
	text-decoration:none;
	white-space:nowrap;
	line-height:2;
}
#footer a strong{
	color:#f15825;
}
div.clear{
	height: 11px;
	clear: both;
}
.copy{
	font-family: 'Tahoma', 'Verdana', sans-serif;
	font-size: 70%;
	text-align: center;
	color: #707070;
	line-height: 140%;
	padding-bottom: 10px;
	padding-top: 10px;
}
#content input[type="text"], textarea, select{
	width:330px !important;
}
input[type="text"], input[type="search"], textarea, select{
	min-height:24px;
	margin:2px 0 5px;
	padding:2px 10px;
	vertical-align:bottom;
}
#content input[name="code"]{
	width:180px !important;
	vertical-align:middle;
}
input[type="radio"]{
	vertical-align:middle;
}
input[type="submit"], input[type="button"]{
	padding:5px 10px;
	border:none;
	background:#4bc9ff;
	color:#fff !important;
}
form table{
	width:100%;
}
form th{
	width:30%;
}
form td{
	vertical-align:middle;
}
#content form td img{
	margin:0;
	vertical-align:middle;
}
form td input[type="text"], form td textarea{
	width:98% !important;
	margin:3px 0 0;
}
input.but{
	width:auto !important;
}
form[action="/main/real_test"] td:first-child{
	width:20px;
}
.button{
	padding:0 5px 2px;
}
.st{
	padding:0 0 50px 2em;
}
.st h5{
	font-weight:normal;
	font-size:125%;
	color:#7f69b6;
	padding:5px 0 10px 0;
}
div.st p{/*
	white-space:pre;*/
	font-family: 'Georgia', serif;
	font-size:2.4ex;
	line-height:1.3;
	margin:0 0 8px 0;
	width:450px;
}
.st address{
	color:#3f6cca;
}
.pager{
	text-align: center;
	font-size:110%;
}
.pager a, .pager span{
	padding:0 3px 0 0;
}
#content .prev{
	float:left;
	padding:0 0 0 30px;
	background:url('/images/prev.gif') no-repeat 0 50%;
}
#content .next{
	float:right;
	padding:0 30px 0 0;
	background:url('/images/next.gif') no-repeat 100% 50%;
}
.news{
	clear:both;
	padding:15px 0;
	border-bottom:2px dotted #B3122D;
}
:lang(ru) > .news{
	overflow:hidden;
}
.news p{
	margin:0;
}
.news img{
	margin:5px 10px 0 0;
	border: 5px solid #a8e1ff;
}
div.resonanse{
	clear:both;
	padding:15px 0 5px;
	border-bottom:2px dotted #1129a4;
}
.resonanse p{
	margin:0 0 10px;
}
.resonanse img{
}
p.resonanse{
	font-size:75%;
	font-style:italic;
	color:#1129a4;
}
p.resonanse strong{
	font-size:130%;
}
p.resonanse small{
	font-size:100%;
}
div.resonanse a.more{
	padding:0 16px 0 4px;
	background:url(/images/arr.png) no-repeat 100% 50%;
	color:#1129a4;
}
div.resonanse .responses{
	float:left;
	height:auto !important;
	height:20px;
	min-height:20px;
	padding:0 0 0 20px;
	font-size:85%;
	background:url(/images/pencil.gif) no-repeat;
	color:#000;
}
form.resonanse th{
	vertical-align:top;
	color:#707070;
}
div.resComm{
	padding:0 0 15px;
}
div.resComm p{
	margin:0 0 5px;
	color:#707070;
}
div.resComm p.resonanse{
	margin:0 0 10px;
	padding:5px 10px;
	border:none;
	background:#F3F7F8;
	background:#CEF6D6;
	color:#000;
}
div.author p.resonanse{
	margin:10px 0;
	background:#CEF6D6;
	border:none;
}
div.author p{
	margin:-2px 0 0;
	padding:3px 30px 5px;
	border:2px solid #F75A21;
	border-top:none;
	background:#fff;
}
div.author p:first-child{
	border-top:2px solid #F75A21;
}
p.resonanseheader{
	padding: 8px;
	padding-left: 16px;
	margin-top: 36px;
	margin-bottom:18px;
	font-weight:bold;
	background:#f75a21;
	background:#1129a4;
	color:#fff;
}
.razdel_link{
	display:block;
	font-family: 'Georgia', serif;
	font-size: 120%;
	font-weight:normal;
	padding:3px 10px 5px;
	line-height: 110%;
	text-align:left;
	background:#4bc9ff;
	color: #fff !important;
}

/*Лучшее и важное*/
#best-wrapper{
  padding:0 258px 0 25px;
}
#best-important{
	display:table;
	margin:25px 0 10px 0;
	text-align:left;
	table-layout:fixed;
}
#best-important img{
	margin:5px 10px 5px 0;
}
#important, #best-news{
  display:table-cell;
  width:50%;
}
#important h3, #best-news h3{
	padding:8px 14px;
	font:normal bold 13px 'Tahoma', serif;
	text-transform:uppercase;
	color:#fff;
}
#important a, #best-news a{
	text-decoration:none;
	color:#363636;
}
#important a:hover, #best-news a:hover{
	text-decoration:underline;
	color:#444242;
}
#important{
	padding:0 12px 0 0;
}
#important h3{
	background:#f75a21;
}
#important .anonse{
	margin:10px 0 0;
	padding:10px 0 1px;
}
#best-news{
	background:#edf9ff;
}
#best-news h3{
	background:#4bc9ff;
}
#best-news .anonse{
	margin:10px 10px 0;
	padding:10px 0 1px;
}
#best-important .anonse{
	background:url('../img/best-delim.png') repeat-x;
}
#best-important h3+.anonse{
	background:none;
}
#best-important h5{
	margin:0 0 10px;
	line-height:1.2;
	font-size:12px;
	color:#7d7d7d;
}
#best-important h5 a, #best-important h5 a:hover{
	color:#7d7d7d;
}
#best-important .anonse address{
	display:table-cell;
	vertical-align:middle;
	font:normal normal 18px 'Tahoma', sans-serif;
	color:#363636;
}
#best-important img{
	margin:5px 10px 5px 0;
}
#best-important h4{
	clear:both;
	padding:0 0 10px;
	font-size:18px;
	color:#f75a21;
}
#best-important h4 a, #best-important h4 a:hover{
	color:#f75a21;
}
#best-important .anonse p{
	clear:both;
	margin:0 0 10px;
	text-align:left;
	line-height:1.2;
	font-size:16px;
}

.cleaner{
	clear:both;
	margin:0 !important;
}

#donate{
	text-align:center;
}
#donate iframe{
	max-width:100%;
}

.video-container{
    position: relative;
    padding-bottom: 48.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.table{
	display:table;
}
.tr{
	display:table-row;
}
.td{
	display:table-cell;
	padding:0 5px 0 0;
	vertical-align:top;
}
.mobile, #header .mobile{
	display:none !important;
}
	object, embed{
		width:95% !important;
	}

#scrolltoTop{
	position:fixed;
	right:20px;
	bottom:100px;
	z-index:10000;
	width:73px;
	height:73px;
	width:45px;
	height:45px;
	cursor:pointer;
	opacity:.8;
	background:url('../images/scrolltoTop.png') no-repeat;
	background-size:cover;
}
#scrolltoTop:hover{
	opacity:1;
}
#lovetest h4{
	font-size:16px;
}
#lovetest ul{
	margin:10px 0 15px;
}
#lovetest li{
	min-height:25px;
	margin:0 0 3px;
	list-style:none;
}
#lovetest input[type="radio"]{
	display:none;
}
#lovetest label{
	position:relative;
	padding:1px 0 3px 30px;
}
#lovetest label:before{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:21px;
	height:21px;
	background:url('/images/radio.gif') no-repeat 0 0;
}
#lovetest input:checked+label:before{
	background:url('/images/radio.gif') no-repeat 100% 0;
}
@media(max-width:1023px){
	body, #header, #logo, #container{
		width:auto;
	}
	#content{
		padding-right:20px;
	}
	#right{
		position:relative;
		padding-left:25px;
		background:none;
	}
	#best-wrapper{
		padding:0;
	}
	#best-important{
		float:none;
		margin:0 30px 0 25px;
	}
	#bottom{
		padding:5px 20px 5px;
		text-align:center;
	}
	#footer{
		padding-right:20px;
	}
	object, embed{
		width:95%;
	}
	#content img{
		max-width:95%;
	}
	.td{
		display:block;
	}
	input[type="text"], textarea{
		margin-left:0;
	}
	#best-important .anonse address{
		display:block;
		margin-bottom:10px;
	}
}
@media(min-width:960px){
	#scrolltoTop{
		display:none;
	}
}
@media(max-width:960px) and (min-width:720px){
	#best-important{
		display: -moz-flex; 
		display: -o-flex; 
		display: -webkit-flex; 
		display: flex;
		flex-direction:column-reverse;
	}
	#important, #best-news{
		display:block;
		width:auto;
		margin-bottom:20px;
		padding-right:0;
	}
}
@media(max-width:800px){
	.bottom_banner{
		padding-left:15px;
	}
}
@media(max-width:720px){
	#header{
		margin:0;
		background-image:none;
	}
	.desktop{
		display:none !important;
	}
	.mobile, #header .mobile{
		display:block !important;
	}
	#logo{
		display:inline-block;
		width:100%;
	}
	#logo img{
		display:none;
		width:auto;
		max-width:100%;
		height:auto;
		margin:0 auto;
	}
#logo img.mobile{
	display:inline !important;
	vertical-align:text-bottom !important;
}
	#nav{
		position:static;
	}
	#main{
		float:left;
		float:none;
		width:100% !important;
		max-width:100%;
	}
	#main.start{
		display: -moz-flex; 
		display: -o-flex; 
		display: -webkit-flex; 
		display: flex;
		flex-direction:column-reverse;
	}
	#main, #best-important{
		float:none;
		max-width:auto;
	}
p{
  text-align:left;
}
	.nomobile{
		display:none !important;
	}
	#sidebar{
		float:none;
		display:table;
		table-layout:fixed;
	}
	#left, #right{
		display:table-cell;
		vertical-align:top;
	}
	#right{
		padding-left:30px;
	}
	#best-wrapper{
		width:100% !important;
		max-width:100% !important;
	}
	#best-important{
		float:none;
		max-width:100% !important;
		margin:25px 10px 10px 10px;
	}
	#content{
		float:none;
		width:auto;
		max-width:auto;
		margin:0;
		padding:26px 10px 30px 10px;
	}
	#banners{/*
		display:table-cell;
		padding:0;
		vertical-align:top;*/
	}
	table.banners{
		position:static;
	}
	#bottom{
		display:none;
	}
	#footer{
		line-height:2.5;
	}
	#aksSearch label{
		display:block;
	}
	.td{
		display:table-cell;
	}
}
@media(max-width:680px){
	#best-important{
		display: -moz-flex; 
		display: -o-flex; 
		display: -webkit-flex; 
		display: flex;
		flex-direction:column-reverse;
	}
	#important, #best-news{
		display:block;
		width:auto;
		margin-bottom:20px;
		padding-right:0;
	}
	#scrolltoTop{
		bottom:100px;
	}
}
@media(max-width:540px){
	#sidebar{
		padding-right:10px;
	}
	#sidebar, #left, #right{
		display:block;
		width:auto;
	}
	.menu{
		width:auto;
	}
	#nav li{
		display:inline-block;
		margin:0;
		padding:0;
		border-bottom:2px solid #fff;
	}
	#nav li:last-child{
		border-right:1px solid #fff;
	}
	.table{
		display:block;
	}
	.tr{
		display:block;
	}
	.td{
		display:block;
	}
	#content input[type="text"], .td textarea, #content select{
		max-width:95% !important;
	}
}
@media(max-width:480px){
	#important, #best-news{
		display:block;
		width:auto;
	}
}

/*врезки*/
#content blockquote{
  position:relative;
  margin:0 0 20px;
  padding:20px 0 7px;
  line-height:1.2;
  font-size:160%;
  background:url('/images/diagonal.gif') repeat-x 0 0;
}
#content blockquote:after{
  content:"";
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  height:6px;
  background:url('/images/diagonal.gif') repeat-x 0 0;
}
/*Блок "Помогите нам"*/
#rate{
	max-width:317px;
	margin:50px auto 25px;
}
#donate-block{
	max-width:347px;
	margin:20px auto;
	padding:10px 0;
	text-align:center;
	border:2px solid #a8e1ff;
}
#donate-block p{
	width:auto !important;
	padding-left:px;
	padding-right:10px;
	text-align:center;
	font-size:140%;
}
#donate-title{
	margin:0 0 5px;
	padding:0 15px 10px !important;
	text-align:center;
	line-height:120%;
	font-size:180% !important;
	border-bottom:2px solid #a8e1ff;

}
#donate-link{
	display:block;
	width:200px;
	height:157px;
	margin:0 auto;
	background:url('/images/donate.jpg') no-repeat 100% 0;
	background-size:cover;
}
#donate-link:hover{
	background-position:0 0;
}
#article-share{
	padding:20px 15px 20px;
	border-top:2px solid #a8e1ff;

}
#article-share>table, #article-share>div{
	display:inline-block;
	margin:0 5px 5px 0;
	vertical-align:top;
}
.fb_iframe_widget span{
	vertical-align:top !important;
}
#vkshare0 td:first-child a div{
	margin:4px 0 2px !important;
}
#vkshare0 td:nth-child(2) a{
	height:14px !important;
}
#vkshare0 td:nth-child(3) a{
	line-height:14px !important;
}
#donate-text-link{
	margin:0 !important;
	padding:20px 15px;
	text-align:center;
	font-size:140%;
	border-top:2px solid #a8e1ff;
}

.volunteer-buttons input,
.volunteer-checkbox,
.volunteer-banner p,
.volunteer-banner-no-auth p {
}
.volunteer-banner,
.volunteer-banner-no-auth{/*
	display: none;*/
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	padding: 0;
	z-index: 9999;
	text-align: center;
	box-shadow: 0 0 10px #000;
	opacity:0.94;
	background: #fff;
}
.volunteer-wrapper {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.volunteer-buttons input{
	display: inline-block;
	width: 210px;
	min-height:37px;
	margin:10px 20px 5px;
	padding:0;
	text-align: center;
	vertical-align:top;
	line-height: 25px;
	border-radius:8px;
	border:none;
	font-family: 'Verdana', sans-serif;
	font-size: 14px;
	cursor: pointer;
}
.volunteer-buttons input:hover{
	margin:11px 20px 4px;
}
.volunteer-buttons #vol-yes{
	background:-webkit-linear-gradient(to bottom, #a7afb0 0, #0aa3b1 50%, #0aa3b1 100%);
	background:-moz-linear-gradient(to bottom, #a7afb0 0, #0aa3b1 50%, #0aa3b1 100%);
	background:-o-linear-gradient(to bottom, #a7afb0 0, #0aa3b1 50%, #0aa3b1 100%);
	background:linear-gradient(to bottom, #a7afb0 0, #0aa3b1 50%, #0aa3b1 100%);
	color:#fff;
}
.volunteer-buttons #vol-no {
	background:-webkit-linear-gradient(to bottom, #fafafa 0, #b7b7b7 70%, #b7b7b7 100%);
	background:-moz-linear-gradient(to bottom, #fafafa 0, #b7b7b7 70%,  #b7b7b7 100%);
	background:-o-linear-gradient(to bottom, #fafafa 0, #b7b7b7 70%,  #b7b7b7 100%);
	background:linear-gradient(to bottom, #fafafa 0, #b7b7b7 70%,  #b7b7b7 100%);
	color:#000;
}
#volunteer h3{
	margin:0;
	padding:10px 20px;
	font-size:18px;
}

@media screen and (max-width: 640px){
	.volunteer-banner {/*
		display: none !important;*/
	}
}
.g-recaptcha{
	margin:0 0 15px;
}
#right #ya-site-form0 .ya-site-form__search-input{
	padding:0 6px 11px 0;
}