/*@import url(reset.css);*/
/* RESET.css */
.wrapper h2,
.wrapper h3,
.wrapper h4,
.wrapper h5,
.wrapper h6,
.wrapper ul,
.wrapper li,
.wrapper p,
.wrapper em,
.wrapper strong,
.wrapper pre,
.wrapper code{
	font-size: 100%;
	font-style: normal;
	font-weight: 400;
	line-height: inherit;
	margin: 0;
	padding: 0;
}
.wrapper ul{
	list-style: none;
}
.wrapper .center{
	text-align: center;
}
.wrapper .clear{
	clear: both;
}
.wrapper .loader,
.wrapper .success{
	display: none;
}
.wrapper .hidden{
	display: none!important;
	visibility: hidden;
}
.wrapper img.left{
	margin-bottom: 5px;
	margin-right: 8px;
}
.wrapper img.right{
	margin-bottom: 5px;
	margin-left: 8px;
}
.wrapper pre,
.wrapper blockquote,
.wrapper ul,
.wrapper ol,
.wrapper dl,
.wrapper address,
.wrapper p{
	margin:0 0 1em;
}
.wrapper a img,
.wrapper img{
	border: 0;
	text-decoration: none;
}
.wrapper textarea:focus,
.wrapper input:focus,
.wrapper select:focus{
	outline: none;
	background: none;
}
.wrapper input:-webkit-autofill{
	color: #666!important;
	background: none!important;
}
.wrapper ul,
.wrapper li{
	margin: 0;
}
.wrapper .inline{
	display: inline!important;
}
.wrapper .block{
	display: block!important;
}
.wrapper .center{
	text-align: center!important;
}
.wrapper .middle{
	vertical-align: middle;
}


/* STYLE.css */
.wrapper div{
	position: relative;
}
.wrapper .flex>div{
	display: inline-block;
}
body{
	background-color: #e8e8e8;
}

.wrapper{
	font: normal 13px/1 Arial,Helvetica,Garuda,sans-serif;
	
	width: 940px;
	height: auto;
	background-color: #fff;
	outline: 0 solid #c00;
	position: relative;
	margin: 0 auto;
	padding: 0;
	border: 1px solid #b0b0b0;
	box-shadow: 0 0 20px gray;
}

.wrapper header{
	outline: 0 solid lime;
	height: 100px;
}

.wrapper header h1{
	position: absolute;
	font-weight: 400;
	margin-left: 20px;
}

.wrapper .logo img{
	width: 70px;
	height: 70px;
}
.wrapper header h1 a{
	color: #166090;
	font-weight: bold;
}

.wrapper header h1 a:hover{
	text-decoration: underline;
}

.wrapper header h4{
	color: #505050;
	font-size: 1.1em;
	font-weight: bold;
	position: absolute;
	margin: 43px 0 0 120px;
}

.wrapper .section{
	outline: 0 solid yellow;
	width: 900px;
	margin: 20px;
	padding-bottom: 20px;
	border-bottom:2px solid #ccc;
}

.wrapper .nav_a{
	padding:0 10px 0 0;
}
.wrapper .nav_a ul{
	display: block;
	width: 220px;
	outline: 0 solid #c00;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}
.wrapper .nav_a ul li{
	-webkit-transition: .4s ease-out;
	-o-transition: .4s ease-out;
	-moz-transition: .4s ease-out;
	transition: .4s ease-out;
	width: 220px;
	height: 32px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(../images/menu3.gif);
	background-size: cover;
}

.wrapper .nav_a ul li:hover{
	background-position: bottom left; 
}

.wrapper .nav_a ul li:hover>ul{
	display: block;
}

.wrapper .nav_a ul li ul li:hover>ul{
	display: block;
}
.wrapper .nav_a ul li a{
	font-weight: bold;
	font-size: 1.1em;
	color: #888;
	display: block;
	line-height: 32px;
	padding: 0 0 0 30px;
}
.wrapper .nav_a ul li ul{
	width: 0;
	position: absolute;
	margin: -33px 0 0 220px ;
	outline: 0 solid #c00;
	border: 1px solid #ccc;
	display: none;
	z-index: 250;
}


.wrapper article{
	text-align: justify;
	line-height: 20px;
	font-size: 1em;
}

.wrapper .left{
	width: 161px;
	margin:10px 10px 5px 0 ;
	padding: 10px 10px;
	background-color: #f4f4f4;
	border: 1px solid #ccc;
}

.wrapper .left p{
	color: #333;
	font-size: 1.3em;
	font-weight: bold;
}
.wrapper .left .title{
	font-weight: bold;
	font-size: 1em;
	color: #333;
	display: block; 
	padding-bottom: 5px;
}
.wrapper .lefta .a{
	line-height: 23px;
	padding-top: 5px;
	display: block;
}
.wrapper .href{

	line-height: 20px;
	font-weight: bold;
	font-size: 1em;
	color: #166090;
}

.wrapper .href1{
	display: block;
	float: right;
}

.wrapper .href:hover{
	text-decoration: underline;
}


.wrapper article p{
	font-size: 1.5em;
	color: #333;
}

.wrapper article img{
	float: left;
	margin: 0 10px 10px 0;
}


.wrapper footer{
	text-align: center;
	min-height: 30px;
	color: #808080;
	margin-bottom: 10px;
}
.wrapper footer a{
	color: #808080;
}

.wrapper footer a:hover{
	text-decoration: underline;
}

.wrapper .contact{
	outline: 0 solid #c00;
	float:left;
	width: 180px;
	background-color: #f4f4f4;
	border: 1px solid #ccc;
}

.wrapper .width170px{
	width: 160px;
	padding-left: 10px;
	height: 20px;
	margin: 2px 3px;
}

.wrapper .left-section{
	display: inline-block;
	width: 222px;
	margin: 0 5px 0;
	vertical-align: top;
	outline: 0 solid #c00;
}

.wrapper form span span{
	padding-left: 5px;
}

.wrapper form input:focus:invalid{
	background: #fb7171;
	box-shadow: 0 0 1px #d45252;
	border-color: #b03535;
}

::-webkit-validation-bubble-message{
	padding: 1em;
	background-color: #fff;
}

.wrapper .abslider{
	/* ширина всего блока */
	margin: 0 auto 0;
	width:100%;
	padding: 0 0 20px 0;
	border-bottom: 1px solid silver;
	position: relative;
}

.wrapper .abslider-wrapper{
	margin: 0; /* отступы для стрелок */
	overflow: hidden; /* скрываем содержимое, выходящее за рамки основной области */
	position: relative;
}
.wrapper .abslider-items{
	width: 10000px; /* устанавливаем большую ширину для набора элементов */
	position: relative; /* позиционируем блок относительно основной области карусели */
}
.wrapper .abslider-block{
	float: left; /* выстраиваем все элементы карусели в ряд */
	width: 940px;
	height: 300px; /* задаём ширину каждого элемента */
	padding: 0; /* делаем оступы, чтобы элементы не сливались */
	text-align: left;
}
.wrapper .abslider-block img{
	display: inline-block;
	height: 300px;
	width: 940px;
}
.wrapper .abslider-button-left,
.wrapper .abslider-button-right{
	top: 0;
	position: absolute;
}
.wrapper .abslider-button-right{
	right: 0;
}
/*********** BUTTONS ***********/
.wrapper .abslider-button-left a,
.wrapper .abslider-button-right a{
	width: 44px; 
	height: 44px; 
	position: absolute;
	top: 128px; 
	cursor: pointer; 
	background-color: #000;
	opacity: 1;
	opacity: 0;
	text-decoration: none;
	outline: 0 solid lime;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: .5s ease-out;
	-o-transition: .5s ease-out;
	-moz-transition: .5s ease-out;
	transition: .5s ease-out;
}


.wrapper .abslider:hover .abslider-button-left a,
.wrapper .abslider:hover .abslider-button-right a{
	opacity: 0.8;
}

.wrapper .abslider-button-left a:hover,
.wrapper .abslider-button-right a:hover{
	opacity: 1;
}
.wrapper .abslider-button-left a{
	float: left; 
	left: 10px;
	background: url(../images/btl.png) no-repeat center;
}
.wrapper .abslider-button-right a{
	float: right;
	right: 10px;
	background: url(../images/btr.png) no-repeat center;
}

.wrapper .search{
	text-align: right;
	position: absolute;
	margin: 15px 0 auto 300px;
	width: 660px;
}

.wrapper .search input[type=text]{
	width: 160px;  
	font-size: 12px;
	padding: 3px 5px; 
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-khtml-border-radius: 5px;
	background-color: #fff;
	border: 1px solid silver;
}

.wrapper .search input[type=submit]{
	display: inline;
	vertical-align: top;
	width: 65px;
	cursor: pointer;
	background-color: transparent;
	height: 26px;
	background: url(../images/search.png) no-repeat ;
	background-size: contain;
	border: none;
	margin: 0 0 0 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-khtml-border-radius: 5px;
	padding: 0;
	border: 0;
}



.wrapper .lang{
	text-align: right;
	padding: 12px 0;
	width: 95%;
	position: absolute;
	margin-top: 50px;
}

.wrapper .lang li{
	display: inline-block;
	margin: 0 0 0 5px;
}

.wrapper .lang li a{
	color: #404040;
	font-size: 12px;
	font-weight: lighter;
	padding: 3px 4px;
	border: 1px solid gray;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-o-border-radius: 2px;
	-khtml-border-radius: 2px;
}


.wrapper .rightt{
	display: inline-block;
	width: 610px;
	padding: 10px 20px;
	right: 0;
	margin: 0 0 0 auto;
	background-color: #f4f4f4;
	border: 1px solid #ccc;
	overflow: hidden;
}


.wrapper .news_view1{
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid silver;
	clear: both;
	position: relative;
	width: 100%;
	position: relative;
}

.wrapper .date{
	display: block;
	font-size: 14px;
	color: #c2c2c2;
	padding-top: 3px;
}

.wrapper .news_view1 a{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #2376a1;
	font-family: verdana,helvetica,arial;
}

.wrapper .news_view1 a:hover{
	text-decoration: underline;
}
.wrapper .news_view1 img{
	display: inline-block;
	float: left;
	width: 120px;
	margin-right: 10px;
}

.wrapper .news_view1 .link1{
	font-weight: lighter;
	margin-top: 3px;
	display: block;
}
.wrapper .description{
	font-size: 13px;
	line-height: 19px;
	color: #404040;
	padding-top: 10px;
}

.wrapper .blog{
	margin-bottom: 15px;
}
.wrapper .news_view1 .h50{
	z-index: 0!important;
}

.wrapper .news_view1 .img_box1{
	z-index: 244!important;
}
.wrapper .news_view1:after,
.wrapper .news_view1:before{
	display: table;
	content: " ";
	clear: both;
}
.wrapper .blog *{
	max-width: 100%;
}

.wrapper h3.title{
	font-size: 19px;
	padding: 5px 0 10px;
	color: #404040;
	
}

.wrapper .carouselcarousel{
 /* ширина всего блока */
	margin: 0 auto 25px;
	width: 100%;
}
.wrapper .carouselcarousel-wrapper{
	margin: 10px 0; /* отступы для стрелок */
	overflow: hidden; /* скрываем содержимое, выходящее за рамки основной области */
	position: relative;
}
.wrapper .carouselcarousel-items{
	width: 10000px; /* устанавливаем большую ширину для набора элементов */
	position: relative; /* позиционируем блок относительно основной области карусели */
}
.wrapper .carouselcarousel-block{
	float: left; /* выстраиваем все элементы карусели в ряд */
	width: 172px;
	height: 115px; /* задаём ширину каждого элемента */
	padding: 0 10px 0 0; /* делаем оступы, чтобы элементы не сливались */
}
.wrapper .carouselcarousel-block img{
	display: block;
	height: 113px;
	width: 170px;
	border: 1px solid silver;
	border-radius: 5px;
}

/*********** BUTTONS ***********/
.wrapper .carouselcarousel-button-left a,
.wrapper .carouselcarousel-button-right a{
	width: 28px; 
	height: 115px; 
	position: absolute;
	top: 3px; 
	cursor: pointer; 
	background-color: #000;
	opacity: 1;
	z-index: 15;
	text-decoration: none;
	outline: 0 solid lime;
}
.wrapper .carouselcarousel-button-left a:hover,
.wrapper .carouselcarousel-button-right a:hover{
	opacity: 0.6;
}
.wrapper .carouselcarousel-button-left a{
	left: 0; 
	background: url(../images/btl.png) no-repeat center;
}
.wrapper .carouselcarousel-button-right a{
	right: 0;
	background: url(../images/btr.png) no-repeat center;
}

/*********** SHADOW ***********/

.wrapper .flex{
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify!important;
	-moz-box-pack: justify!important;
	-webkit-flex-pack: justify!important;
	-ms-flex-pack: justify!important;
	-webkit-justify-content: space-between!important;
	justify-content: space-between!important;
}

.wrapper .news .pagination,
.wrapper .news .date{
	display: none;
}

.wrapper .other .link1{
	display: none;
}


.wrapper .feedback ol li,
.wrapper .review ol li{
	display: block;
	clear: both;
	list-style: none;
}

.wrapper .feedback ol li label,
.wrapper .review ol li label{
	display: block;
	margin: 0;
}

.wrapper .feedback ol li input.text,
.wrapper .review ol li input.text{
	width: 380px;
	border: 1px solid #c0c0c0;
	margin: 2px 0;
	padding: 5px 2px;
	height: 25px;
	background: #fff;
}

.wrapper .feedback ol li textarea,
.wrapper .review ol li textarea{
	width: 380px;
	border: 1px solid #c0c0c0;
	margin: 2px 0;
	padding: 2px;
	background: #fff;
}

.wrapper .feedback ol li input.capinput,
.wrapper .review ol li input.capinput{
	width: 100px;
	border: 1px solid #c0c0c0;
	margin: 2px 0;
	padding: 5px 2px;
	background: #fff;
}

.wrapper .feedback ol li img#capimg,
.wrapper .review ol li img#capimg{
	border: none;
	top: 20px;
	margin: 10px 10px 10px 0;
	float: left;
}

.wrapper li.button{
	clear: both;
} 

.wrapper .item{
	display: block;
}

.wrapper .answerList .name,
.wrapper .answerList .topic,
.wrapper .answerList .message{
	padding: 0 7px;
	background-color: #eeeeff;
}

.wrapper .answerList .name{
	padding-top: 7px;
	margin-top: 15px;
	border-radius: 5px 5px 0 0;
}

.wrapper .answerList .message{
	padding-bottom: 0 7px;
	border-radius: 0 0 5px 5px;
}
.wrapper .answerList .answer_message{
	background: #c4c4ff;
	padding: 7px;
	border-radius: 5px;
	margin: 5px 0;
}
	
.wrapper .name .date{
	float: right;
} 

.wrapper .advert li#av_li{
	padding: 10px 0 20px 0;
	border-bottom: 1px #ccc dotted;
	list-style: none;
}

.wrapper .advert li .ulheader{
	font-size: 16px;
	font-weight: bold;
	font-family: times;
}

.wrapper .advert li .date{
	font-size: 13px;
	color: #999;
	margin: 0;
	text-decoration: none;
}

.wrapper .advert li a{
	float: right;
}

.wrapper .es-carousel-wrapper,
.wrapper .rg-image-wrapper{
	width: 560px!important;
}

.wrapper #feed_h2{
	display: none;
}

.wrapper a:hover img{
	opacity: 0.8;
}

.wrapper .top-menu nav>ul{
	width: 100% !important;
}

.wrapper .top-menu nav>ul>li{
	display: inline-block;
	margin-right: -4px;
}

.wrapper .nav_t{
	background: #3c4042;
	border: 2px solid #434647;
	height: 33px;
}

.wrapper .nav_t ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.wrapper .nav_t ul li{
	float: left;
}

.wrapper .nav_t ul li a{
	float: left;
	color: #d4d4d4;
	padding: 10px 18px;
	text-decoration: none;
	background: #3c4042;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0.09, rgb(59, 63, 65)), color-stop(0.55, rgb(72, 76, 77)), color-stop(0.78, rgb(75, 77, 77)));
	background: -moz-linear-gradient(center bottom, rgb(59, 63, 65) 9%, rgb(72, 76, 77) 55%, rgb(75, 77, 77) 78%);
	background: -o-linear-gradient(center bottom, rgb(59, 63, 65) 9%, rgb(72, 76, 77) 55%, rgb(75, 77, 77) 78%);
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 0 5px rgba(0, 0, 0, 0.1) inset;
	border-left: 1px solid rgba(255, 255, 255, 0.05);
	border-right: 1px solid rgba(0, 0, 0, 0.2);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.6);
}

.wrapper .nav_t ul li a:hover,
.wrapper .nav_t ul li:hover > a{
	background: #3c4042;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0.09, rgb(77, 79, 79)), color-stop(0.55, rgb(67, 70, 71)), color-stop(0.78, rgb(69, 70, 71)));
	background: -moz-linear-gradient(center bottom, rgb(77, 79, 79) 9%, rgb(67, 70, 71) 55%, rgb(69, 70, 71) 78%);
	background: -o-linear-gradient(center bottom, rgb(77, 79, 79) 9%, rgb(67, 70, 71) 55%, rgb(69, 70, 71) 78%);
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 -1px #000;
}

.wrapper .nav_t li ul a:hover, 
.wrapper .nav_t ul li li:hover > a{
  	background: #5c9acd;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0.17, rgb(61, 111, 177)), color-stop(0.51, rgb(80, 136, 199)), color-stop(1, rgb(92, 154, 205)));
	background: -moz-linear-gradient(center bottom, rgb(61, 111, 177) 17%, rgb(80, 136, 199) 51%, rgb(92, 154, 205) 100%);
	background: -o-linear-gradient(center bottom, rgb(61, 111, 177) 17%, rgb(80, 136, 199) 51%, rgb(92, 154, 205) 100%);
	border-bottom: 1px solid rgba(0, 0, 0, 0.6);
	border-top: 1px solid #7baed9;
	text-shadow: 0 1px rgba(255, 255, 255, 0.3);
}



.wrapper .nav_t li ul{
	background: #3C4042;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.09, rgb(77, 79, 79)), color-stop(0.55, rgb(67, 70, 71)), color-stop(0.78, rgb(69, 70, 71)));
	background-image: -moz-linear-gradient(center bottom, rgb(77, 79, 79) 9%, rgb(67, 70, 71) 55%, rgb(69, 70, 71) 78%);
	background-image: -o-linear-gradient(center bottom, rgb(77, 79, 79) 9%, rgb(67, 70, 71) 55%, rgb(69, 70, 71) 78%);
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	left: -999em;
	margin: 35px 0 0;
	position: absolute;
	width: 160px;
	z-index: 9999;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) inset; 
	-moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) inset; 
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.4) inset; 
	border: 1px solid rgba(0, 0, 0, 0.5);
}

.wrapper .nav_t li:hover ul{
	left: auto;
}

.wrapper .nav_t li ul a{
	background: none;
	border: 0 none;
	margin-right: 0;
	width: 120px;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-bottom: 1px solid transparent;
	border-top: 1px solid transparent;
}

.wrapper .nav_t li li ul{
	margin: -1px 0 0 160px;
	-webkit-border-radius: 0 10px 10px 10px;
	-moz-border-radius: 0 10px 10px 10px;
	border-radius: 0 10px 10px 10px;
	visibility: hidden;
}

.wrapper .nav_t li li:hover ul{
	visibility: visible;
}

.wrapper .nav_t ul ul li:last-child > a{
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}

.wrapper .nav_t ul ul ul li:first-child > a{
	-moz-border-radius: 0 10px 0 0;
	-webkit-border-radius: 0 10px 0 0;
	border-radius: 0 10px 0 0;
}

.wrapper .name .date{
	padding:0;
}

.wrapper .answerList .name,
.wrapper .answerList .topic,
.wrapper .answerList .message{
	padding: 5px 7px;
}


.wrapper .other table{
	table-layout: fixed;
}

.wrapper .other table td,
.wrapper .other table tr{

}

#poll-title {

font-weight: bold;

}

#polling label {

display: inline;

}

#statistika li {
	width:65px;
	list-style:none;
	height: 22px;
	line-height: 23px;
	padding: 0 9px 0 8px;
	font-size: 13px;
	color: #555;
	text-decoration: none;
	text-shadow: 0 1px white;
	background: #fafafa;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #dadada #d2d2d2 #c5c5c5;
	-webkit-border-radius: 3px 0 0 3px;	
	-moz-border-radius: 3px 0 0 3px;	
	border-radius: 3px 0 0 3px;	
	background-image: -webkit-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: -moz-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: -o-linear-gradient(top, #fcfcfc, #f0f0f0);
	background-image: linear-gradient(to bottom, #fcfcfc, #f0f0f0);
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.7), 0 1px 2px rgba(0, 0, 0, 0.05);
	position: relative;
}

#statistika li:after {
	content: '';
	z-index: 2;
	position: absolute;
	top: 10px;
	right: -2px;
	width: 5px;
	height: 6px;
	opacity: .95;
	border-radius: 3px 0 0 3px;	
	-webkit-border-radius: 3px 0 0 3px;	
	-moz-border-radius: 3px 0 0 3px;	
	background: #56a3d5;
	-webkit-box-shadow: inset 1px 0 #276f9e;
	box-shadow: inset 1px 0 #276f9e;
}

#statistika li span {
	height: 24px;
	width: 60px;
	position: absolute;
	top: -1px;
	left: 100%;
	line-height: 21px;
	color: white;
	text-shadow: 0 -1px rgba(0, 0, 0, 0.3);
	border-radius: 0 2px 2px 0;	
	-webkit-border-radius: 0 2px 2px 0;	
	-moz-border-radius: 0 2px 2px 0;	
	opacity: .95;
	background: #56a3d5;
	border-color: #3591cd #318cc7 #2f86be;
	background-image: -webkit-linear-gradient(top, #6aaeda, #4298d0);
	background-image: -moz-linear-gradient(top, #6aaeda, #4298d0);
	background-image: -o-linear-gradient(top, #6aaeda, #4298d0);
	background-image: linear-gradient(to bottom, #6aaeda, #4298d0);
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 2px 15px 0 15px!important;
	max-width: 100px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.15), 1px 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.15), 1px 1px 2px rgba(0, 0, 0, 0.2);
}

