BODY {
	margin: 0px;
	BACKGROUND-COLOR: #ffffff;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

P {
	text-indent: 40px;
}

UL {
	margin-top:10px;
}

OL {
text-align: left;
}

LI {
	/*LINE-HEIGHT: normal;*/
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	MARGIN-BOTTOM: 10px;
}

#NEWLIST LI 
{
	/*LINE-HEIGHT: normal;*/
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	MARGIN-BOTTOM: 10px;
	text-indent:50px;
	margin-top: 10px;
}

#OkList LI 
{
	LINE-HEIGHT: normal;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*LIST-STYLE-IMAGE: url(/img/ok.png);  
	vertical-align:middle;*/
	line-height:40px;
	list-style: none; /* Убираем исходные маркеры */
    background: url("/img/ok.png") no-repeat 0 4px; /* Параметры фона */
    padding-left: 50px; /* Смещаем текст вправо */ 
	margin-top: 10px;
} 

#OkListSmall LI 
{
	LINE-HEIGHT: normal;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*LIST-STYLE-IMAGE: url(/img/ok.png);  
	vertical-align:middle;*/
	line-height:20px;
	list-style: none; /* Убираем исходные маркеры */
    background: url("/img/ok.png") no-repeat 0 4px; /* Параметры фона */
    padding-left: 30px; /* Смещаем текст вправо */ 
} 

#MinusList LI 
{
	LINE-HEIGHT: normal;
	TEXT-DECORATION: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*LIST-STYLE-IMAGE: url(/img/ok.png);  
	vertical-align:middle;*/
	line-height:40px;
	list-style: none; /* Убираем исходные маркеры */
    background: url("/img/cross.png") no-repeat 0 4px; /* Параметры фона */
    padding-left: 50px; /* Смещаем текст вправо */ 
	margin-top: 10px;
} 


TABLE 
{
	border-collapse:collapse;
}

TD 
{
	LINE-HEIGHT: normal; 
	TEXT-DECORATION: none;
}

/*#tab1 TD, #tab1 TH 
{
	border-style:solid;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-collapse:collapse;
	background-color: #FFFFCC;
}*/


.table-select 
{
    cursor: pointer;
}

.table-select tr:hover td
{
	background:#E2EEFF;
}

.table-select tr.active td 
{
  background:#88d4b3;
  /*color:#fff;*/
  outline:0;
}


.minus
{
display: block;
height: 20px;
margin: 0px auto;
width: 20px;
background: url("/img/minus.png") no-repeat;
}

.plus
{
display: block;
height: 20px;
margin: 0px auto;
width: 20px;
background: url("/img/plus.png") no-repeat;
}

H1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 20pt;
	COLOR: #0061a7;
	FONT-FAMILY: tahoma, arial, sans-serif;
	line-height: 120%;
	text-align: center;
    margin-top: 30px;
    margin-bottom: 40px;
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 16pt; COLOR: #4688f3; FONT-FAMILY: tahoma, arial, sans-serif;
    margin-top: 30px;
    margin-bottom: 20px;
}
H3 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #000099;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: tahoma, arial, sans-serif
}

A {
	FONT-WEIGHT: bold; COLOR: #c10000; TEXT-DECORATION: none
}
A:hover {
	FONT-WEIGHT: bold; COLOR: #ff0000; TEXT-DECORATION: underline}

.incut {
    float: right;
    width: 200px;
    /*background: #DDD;*/
    padding: 5px;
    margin: 5px 0px 5px 10px;
    border: 1px solid #AAA;
   }
.image_right {
	border-color: #CC0000;
	border-width: 1px;
	margin-left: 10px;
	margin-bottom: 5px;
	border: solid 1px;
}
INPUT.clsButton {
	BORDER-TOP-WIDTH: 0px; FONT-WEIGHT: bold; BORDER-LEFT-WIDTH: 0px; FONT-SIZE: 11px; BACKGROUND: #ffffcc; BORDER-BOTTOM-WIDTH: 0px; CURSOR: hand; COLOR: #993300; BORDER-RIGHT-WIDTH: 0px; TEXT-DECORATION: none
}
SELECT.clsSelector {
	BORDER-TOP-WIDTH: 1px; FONT-WEIGHT: normal; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 11px; BACKGROUND: #ffffcc; BORDER-BOTTOM-WIDTH: 1px; CURSOR: hand; COLOR: #993300; BORDER-RIGHT-WIDTH: 1px; TEXT-DECORATION: none
}
.news {
	margin-top: 5px;
	margin-bottom: 0px;
}
.news_data {
	font-color: red;
	color: #CC0000;
	font-size: 11px;
	FONT-WEIGHT: bold;
}
.news_small {
	font-size: 9px;
}
.subtitle {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFD6;
}
.news_small_ul {
	/*list-style-image: url(bullet_1.gif);*/
	font-size: 9px;
	padding-left: 22px;
	margin: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.newsHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #882200;
	font-weight: bold;
	line-height: normal;
}

td.ThPriceHeader1 {
	padding-top: 20px; 
	padding-left: 20px;
}

td.ThPriceHeader2 {
	padding-top: 10px; 
	padding-left: 50px;
}

#header-price a{
	FONT-WEIGHT: bold; COLOR: #000000; TEXT-DECORATION: none
}
#header-price a:hover{
	FONT-WEIGHT: bold; COLOR: #ff0000; TEXT-DECORATION: underline}
}

td.PriceHeader1 
{
	text-align: center; background-color:#FFFFCC;
}

td.PriceHeader2 {
border: 0px;
	
}

td.PriceLine1 {
border: 0px;	
}

tr.TrPriceLine
{
border: 0px;
}

tr.TrPriceLine:hover td
{
	background:#E2EEFF;
}

td.PriceLine2 {
	background-color:#EEEEEE;
}

A.menu {
	COLOR: #882200; BORDER-BOTTOM: medium none; TEXT-DECORATION: none
}
A.menu:hover {
	COLOR: RED; BORDER-BOTTOM: medium none; TEXT-DECORATION: none
}
A.news {
	COLOR: #000000;
	BORDER-BOTTOM: medium none;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A.news:hover {
	COLOR: RED; BORDER-BOTTOM: medium none; TEXT-DECORATION: none; 	font-weight: normal; FONT-WEIGHT: bold;
}
A.menu_small {
	FONT-SIZE: 12px;
	CURSOR: hand;
	COLOR: #882200;
	LINE-HEIGHT: 100%;
	/*FONT-FAMILY: tahoma, arial, sans-serif;*/
	text-decoration: none;
	font-weight: normal;
}

A.menu_small:hover {
	COLOR: red;
	text-decoration: none;
	font-weight: normal;	
}

A.menu_small_fl {
	FONT-SIZE: 11px;
	CURSOR: hand;
	COLOR: #BB2200;
	LINE-HEIGHT: 100%;
	FONT-FAMILY: tahoma, arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

A.menu_small_fl:hover {
	COLOR: red;
	text-decoration: none;
}

A.inform1c {

	COLOR: #000000;
	BORDER-BOTTOM: medium none;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A.inform1c:hover {

	COLOR: RED; BORDER-BOTTOM: medium none; TEXT-DECORATION: none; 	font-weight: normal;
}

.price
{
	color: #992200;
    font-weight: bold;

}

.price-red
{
	color: #FF0000;
    font-weight: bold;

}

.price-green
{
	color: #009900;
    font-weight: bold;

}

.price-blue
{
	color: #000099;
    font-weight: bold;

}

.price-lightblue
{
	color: #4688f3;
    font-weight: bold;

}


.box-name
{
	color: #000000;
    font-weight: bold;

}


div.pageblock {margin:20px 0; border:1px solid #FFFFFF;}
div.pageblock div.pageblock_header {position:absolute; font-size:140%; font-weight:normal; white-space:nowrap; display:block; 
	background-color:#FFFFFF; width:auto; margin:0 20px; padding:0 10px;}
div.pageblock_border {padding:20px; margin-top:12px;border:1px solid #364a6c; border-radius:20px; -webkit-border-radius:20px; 
	-moz-border-radius:20px;  -khtml-border-radius:20px;}

.button_info
{
	text-decoration:none; 
	text-align:center; 
	display: inline-block;
	padding:13px 40px; 
	border:solid 1px #004F72; 
	margin:40 0 50;
	-webkit-border-radius:10px;
	-moz-border-radius:10px; 
	border-radius: 10px; 
	font:18px Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#E5FFFF;
	background-color:#3BA4C7; 
	background-image: -moz-linear-gradient(top, #3BA4C7 0%, #1982A5 100%); 
	background-image: -webkit-linear-gradient(top, #3BA4C7 0%, #1982A5 100%); 
	background-image: -o-linear-gradient(top, #3BA4C7 0%, #1982A5 100%); 
	background-image: -ms-linear-gradient(top, #3BA4C7 0% ,#1982A5 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1982A5', endColorstr='#1982A5',GradientType=0 ); 
	background-image: linear-gradient(top, #3BA4C7 0% ,#1982A5 100%);   
	-webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
	-moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
	box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
}

.button_info:hover
{
	text-decoration:none;
	padding:14px 41px; 
	color:#E5FFFF; 
	margin:39 0 49;
}

.button_info_small
{
	text-decoration:none; text-align:center; 
	padding:11px 32px; 
	border:solid 1px #004F72; 
	-webkit-border-radius:10px;
	-moz-border-radius:10px; 
	border-radius: 10px; 
	font:18px Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#E5FFFF; 
	background-color:#3BA4C7; 
	background-image: -moz-linear-gradient(top, #3BA4C7 0%, #1982A5 100%); 
	background-image: -webkit-linear-gradient(top, #3BA4C7 0%, #1982A5 100%); 
	background-image: -o-linear-gradient(top, #3BA4C7 0%, #1982A5 100%); 
	background-image: -ms-linear-gradient(top, #3BA4C7 0% ,#1982A5 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1982A5', endColorstr='#1982A5',GradientType=0 ); 
	background-image: linear-gradient(top, #3BA4C7 0% ,#1982A5 100%);   
	-webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
	-moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
	box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
}

 .button_info_small:hover
{
	text-decoration:none;
	padding:12px 33px; 
	border:solid 1px #004F72; 
	font:18px Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	color:#E5FFFF; 
	background-color:#3BA4C7; 
	background-image: -moz-linear-gradient(top, #3BA4C7 0%, #1982A5 100%); 
	background-image: -webkit-linear-gradient(top, #3BA4C7 0%, #1982A5 100%); 
	background-image: -o-linear-gradient(top, #3BA4C7 0%, #1982A5 100%); 
	background-image: -ms-linear-gradient(top, #3BA4C7 0% ,#1982A5 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1982A5', endColorstr='#1982A5',GradientType=0 ); 
	background-image: linear-gradient(top, #3BA4C7 0% ,#1982A5 100%);   
	-webkit-box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff; 
	-moz-box-shadow: 0px 0px 2px #bababa,  inset 0px 0px 1px #ffffff;  
	box-shadow:0px 0px 2px #bababa, inset 0px 0px 1px #ffffff;  
}

.box1c 
{
	/*vertical-align: bottom;
	height: 100%;*/
	border-radius: 10px; /* Радиус скругления */
	display: inline-block;
	border: 1px solid transparent; /* Невидимая рамка */
	padding: 10;
}
.box1c:hover 
{
	border: 1px solid #AAA; /* Чёрная рамка */
	text-decoration: none; /* Отменяем подчеркивание у ссылки */
}

.box1c-right-row
{
	border-radius: 10px; /* Радиус скругления */
	display: inline-block;
	border: 1px solid transparent; /* Невидимая рамка */
	width: 100%; 
	padding: 20 10 20;
	box-sizing: border-box;
}
.box1c-right-row:hover 
{
	border: 1px solid #AAA; /* Чёрная рамка */
	text-decoration: none; /* Отменяем подчеркивание у ссылки */
}

.blokimg {position: relative;}

.overlay{
  display: none;
  height: auto;
  position: absolute;
  width: auto;
  z-index: 999;
}
.overlay .overlay_container{
  display: table-cell;
  
  vertical-align: middle;
}
.overlay_container img{
  background-color: grey;
  padding: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.overlay:target {
  display: table;
}



#floatTip 
{
    position: absolute; /* Абсолютное позиционирование */
    width: 300px; /* Ширина блока */
    display: none; /* Прячем от показа */
    border: 1px solid #666666; /* Параметры рамки */
    padding: 4px; /* Поля вокруг  текста */
    font-family: sans-serif; /* Рубленый шрифт */
    font-size: 10pt; /* Размер  шрифта */
    color: #333; /* Цвет текста */
    background: #ffffbb; /* Цвет фона */
    border-radius: 5px;
    box-shadow:10px 10px 5px 0px #bbbbbb;
	text-align: left;    
}

.grey-small 
{ 
	color: #555555;
	font-size: small;
} 


img.box-main
{
	width: 170px;
}

.pageblock-links3
{
	display: flex; float: right;
}

.pageblock-links3 span
{
	text-align: center;
	margin-left: 40px;
}

.mob-bottom{
	position:fixed;
	/*bottom:0;*/
	width:100%;
	display:none;
	z-index: 2;
}

.main-zakaz-block
{
	display:flex; 
	justify-content: space-around;	
}

.main-zakaz-window
{
	width: 78%;
}

.main-zakaz-block-photoblock
{
	width:40%;
}

.main-zakaz-block-priceblock
{
	width:60%;
}

.main-zakaz-price
{
	font-size: 32px;
    font-weight: bold;
	margin-bottom: 25px;
}

.main-zakaz-delivery-date
{
    /*font-size: small;*/
	margin-top:50px; 
	text-align: center; 
	/*font-weight: bold;*/
	/*color: #555555;*/
	background: #d6e3f9;
	border-radius: 3px;
    padding: 10;
    box-shadow: inset 0 0 0 1px rgb(0 0 0 / 10%), inset 4px 0px 0 0 #5c70b7;

}

.main-zakaz-featuresblock
{
	width:90%;
	text-align:left;
	color: #000055;
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
}

.main-zakaz-iconsblock
{
	width: 90%;
	display: flex;
	margin-top: 60px;
}

.img-tov-icon
{
	margin:5px;
	max-width: 30%;
}

.right-zakaz-window
{
	width: 20%;
}

.right-block-header
{
	font-size: 18px;
	color: #67717d;
    font-weight: bold;
	margin-bottom: 25px;
}

.box1c-right-name
{
	font-size: 16px;
	color: #000000;
    font-weight: bold;
}

.box1c-right-price
{
	font-size: 18px;
	color: #000099;
    font-weight: bold;
}

.box1c-right-row img
{
	height:120px;
	width:120px;
	padding:10;
}

.assistance-header
{
	font-size: 18px;
	color: #67717d;
    font-weight: bold;
	margin-bottom: 20px;
}

.assistance-box
{
	border-radius: 10px;
    display: inline-block;
    border: 1px solid transparent;
    box-sizing: border-box;
	min-height: 155;
    width: 200;
    padding: 20;
}

.assistance-box:hover 
{
	border: 1px solid #AAA; /* Чёрная рамка */
	text-decoration: none; /* Отменяем подчеркивание у ссылки */
}

.assistance-box img
{
	border-width: 0;
	height: 80px; 
	width: 80px;
	padding:10;
}

.assistance-name
{
	font-size: 14px;
	color: #000;
	font-weight: bold; 
}

.block-boxes-for-pc
{
	display: table;
}
.block-boxes-for-smartphone
{
	display: none;
}

.block-box
{
	border-radius: 10px;
    display: inline-block;
    border: 1px solid transparent;
    box-sizing: border-box;
	/*min-height: 155;*/
    min-width: 230;
    max-width: 350;
    padding: 10;
	margin: 10;
}

.block-box:hover 
{
	border: 1px solid #AAA; /* Чёрная рамка */
	text-decoration: none; /* Отменяем подчеркивание у ссылки */
}

.block-box img
{
	border-width: 0;
	width: 105px;
	padding:10;
}

.block-name
{
	color: #000;
	font-weight: bold; 
}


@media only screen and (min-width: 1400px) {
    img.box-main 
	{
        width: 270px;
    }

	.block-box img
	{
		width: 140px;
	}
	.box1c, .block-box
	{
		min-height:320;
		min-width:250;
	}
	/*BODY {
		font-size: 18px;
	}*/
	.table-box
	{
		height:250;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) 
{
    img.box-main  
	{
        width: 220px;
    }
	.block-box img
	{
		width: 120px;
	}
	.box1c, .block-box
	{
		min-height:290;
	}
	.table-box
	{
		height:250;
	}
}

@media only screen and (min-width: 982px) and (max-width: 1199px) 
{
	.block-box
	{
		min-width: 180;
	}

	.box1c, .block-box
	{
		min-height:250;
	}
	.table-box
	{
		height:250;
	}
}


@media only screen and (max-width: 981px) 
{
    img.box-main 
	{
        width: 220px;
    }
	.block-box img
	{
		width: 140px;
	}
	.box1c, .block-box
	{
		min-height:250;
	}
	.table-box
	{
		height:250;
	}

	.newpageblock, .pageblock-blue 
	{
		/*font-size: 27px;*/
	}

	.newpageblock h2, .pageblock-blue h2
	{
		/*font-size: 30px;*/
	}
}



/*@media only screen and (min-width: 768px) and (max-width: 959px) {
    img.box-main 
	{
        width: 682px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    img.box-main 
	{
        width: 428px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 479px) {
    img.box-main 
	{
        width: 320px;
        margin: 0 auto;
    }
}*/

.cell-shadow
{
	border-radius: 10px; /* Радиус скругления */
	display: inline-block;
	border: 1px solid transparent; /* Невидимая рамка */
	box-shadow: 0 0 8px 1px #b8b8b8;
	width:190px;
	padding:0;
}
.cell-shadow:hover 
{
	border: 1px solid red;
	text-decoration: none; /* Отменяем подчеркивание у ссылки */
}

.cell-shadow-text
{
	color: black;
	/*font-weight: bold; 
	text-transform:uppercase;*/
	font-size: large;
	padding: 10px;
}
.border-top-dashed
{
	border-top:1px dashed #CCC; 
	height:70px;
}

.cell-shadow img
{
	width: 90px;
}

.cell-shadow table
{
	width:100%;
	height:190px;
}

@media only screen and (min-width: 1400px) {

	.cell-shadow
	{
		height:200;
		width:220;
	}
	.cell-shadow table
	{
		height:200;
	}
	.cell-shadow img
	{
		width: 100px;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
	.cell-shadow
	{
		min-height:180;
		width:220;
	}
	.cell-shadow table
	{
		height:190;
	}
	.cell-shadow img
	{
		width: 90px;
	}
}

@media only screen and (width: 980px) 
{
	.cell-shadow
	{
		min-height:220;
		width:220;
	}
	.cell-shadow table
	{
		height:220;
	}
	.cell-shadow img
	{
		width: 120px;
	}
}

.table-round
{
	border-radius: 10px;
	text-align: center;
	margin: 30px 0 20;
}

.table-round td, .table-round th 
{
	border: 1px solid white;
}

.table-round td:first-child 
{
	text-align: left;
	padding-left: 40px;
}
.table-round th:first-child 
{
	border-top-left-radius: 10px;
}
.table-round th:last-child 
{
	border-top-right-radius: 10px;
}
.table-round tr:last-child td:first-child 
{
	border-radius: 0 0 0 10px;
}
.table-round tr:last-child td:last-child 
{
	border-radius: 0 0 10px 0;
}

.table-round th 
{
background: #364a6c;
color: #ddd;
}

.table-round td 
{
background: #d6e3f9;
}

.table-round th a
{
	COLOR: #ea0000;
}

.table-round th a:hover
{
	COLOR: #ff0000;
}


/*.table-round th
{
	border-top: 0px solid #996600;
}
.table-round tr:last-child td
{
	border-bottom: 0px solid #996600;
}
.table-round td:first-child, .table-round th:first-child 
{
	border-left: 0px solid #996600;
}
.table-round td:last-child, .table-round th:last-child 
{
	border-right: 0px solid #996600;
}*/

.main_area
{
	width: 95%;
}

@media only screen and (min-width: 1850px)
{
	.main_area
	{
		width: 70%;
	}
}

@media only screen and (min-width: 1600px) and (max-width: 1849px) 
{
	.main_area
	{
		width: 80%;
	}
}
@media only screen and (min-width: 1300px) and (max-width: 1599px) 
{
	.main_area
	{
		width: 90%;
	}
}

.warn-font
{
	font-weight: bold;
	color: #000099;
}

.warn-font2
{
	font-weight: bold;
	color: #206be3;
}

.old-price 
{
  position: relative;
  text-decoration: none;
  margin-left: 130px;
  white-space: nowrap;
}
.old-price:before 
{
  content: "";
  border-bottom: 2px solid #666;
  position: absolute;
  width: 90%;
  height: 50%;
  transform: rotate(-4deg);
}
.old-small-price 
{
  font-size: small;
  position: relative;
  text-decoration: none;
  margin-left: 60px;
  font-weight: normal;
  color: #000;
  white-space: nowrap;
}
.old-small-price:before 
{
  content: "";
  border-bottom: 1px solid #666;
  position: absolute;
  width: 90%;
  height: 50%;
  transform: rotate(-4deg);
}

.size2
{
	font-size: 13px;
}

.size3
{
	font-size: 16px;
}

.size4
{
	font-size: 18px;
}

.size5
{
	font-size: 24px;
}

.size6
{
	font-size: 32px;
}

.PriceHeader1
{
	FONT-WEIGHT: bold;	
	FONT-SIZE: 18pt;
	/*COLOR: #000055;*/
	FONT-FAMILY: tahoma, arial, sans-serif; 
	/*line-height: 20%; */
	text-align: center;
}


.flex-block
{
	display:flex;
}

select.its-select
{
	width:  220px;
	height: 35px;
	padding: 5px 10px 5px 10px;
	font-size:18px;
}

.width-proc50-mob-unset
{
	width:50%;
}

.width-proc80-mob-unset
{
	width:80%;
}

.its_radio_buttons 
{
	font: 14px Tahoma;
}

.its_radio_buttons div 
{
	width: 100px;
}

.its_radio_buttons label
{
	padding: 8px 10px;
}

.button-blue 
{
	font-size: 18px;
}

.its-bblock
{
	width: 45%;
}

