﻿/***** BEGIN Select Language ******/
.ar .b-langs{
	float: right;
	margin-right: 0;
}
.b-langs{
	position: relative;
	float: left;
	margin-right: 36px;
	top: 2px;
}
.b-popup-window{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}
.b-langs .b-langs__select-lang{
	position: relative;
	display: block;
	clear: both;
	padding: 6px;
	width: 112px;
	border: 0 solid #D1E4F6;
	background-color: #3E3E3E;
	background-image: url("/static/images/selectlanguage_icon.gif");
	background-position: 110px 10px;
	background-repeat: no-repeat;
	color: #A5A5A5;
	text-align: left;
	font-size: 0.8em;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	cursor: pointer;
}
.b-popup{
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 110;
	display: none;
	padding: 11px 20px 24px 19px;
	width: 649px;
	background: #d8d8d8;
	zoom: 1;
	background: url("/static/images/b-popup-bg.png") 50% 50% no-repeat #d8d8d8;
	background-size: cover;
	margin-top:6px;
}
.b-popup_lang{width: 570px} 
.ar .b-popup{left: -472px}
.b-popup .b-popup__close{
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 16px;
	height: 16px;
	background: url("/static/images/b-close.png") no-repeat;
	cursor: pointer;
}
.ar .b-popup .b-popup__close{
	right: 100%;
	margin-right: -26px;
}
.b-popup .b-popup__arrow{
	position: absolute;
	top: -6px;
	left: 11px;
	width: 13px;
	height: 7px;
	background: url("/static/images/b-popup-arr.png") no-repeat;
}
.ar .b-popup .b-popup__arrow{left: 560px}
.b-conv-input{
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 26px;
}
.b-conv-input input{
	position: relative;
	top: -3px;
	margin-left: 9px;
	padding: 0 7px;
	width: 144px;
	height: 32px;
	border: 1px solid #c6c6c6;
}
.b-popup .b-popup__columns{clear: both}
.b-popup .b-popup__column{
	margin-left: 25px;
	display: inline-block;
	width: 288px;
	vertical-align: top;
	*display: inline;
	zoom:1;
}
.ar .b-popup .b-popup__column{margin: 0 25px 0 0}
.b-popup .b-popup__column_ml{margin-left: 37px}
.b-conv-head{
	margin-bottom: 14px;
	padding-bottom: 6px;
	border-bottom: 1px solid #a5a5a5;
	font-weight: normal;
	font-size: 18px;
}
.b-conv-head_mt{margin-top: 30px}
.b-conv-head_w{width: 205px}
.b-conv-list{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top; 
	*display: inline;
	zoom:1;
}
.b-conv-list_mr{margin-right: 22px}
.ar .b-conv-list_mr{margin: 0 0 0 22px}
.b-conv-list li{
	margin: 3px 0 0 -6px;
	list-style: none;
}
.ar .b-conv-list li{margin: 3px -6px 0 0}
.b-conv-list li:first-child{margin-top: 0}
.b-conv-list li a{
	display: block;
	padding: 1px 10px 3px 6px;
	color: #000;
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
}
.b-conv .b-conv-list li a{padding: 0 8px 0 6px;}
.b-conv-list li a:hover{
	background: #fdd21a;
	color: #000;
}
/***** END Select Language ******/



/***** BEGIN Converter Currency ******/
.ar .b-converter{
	/*float: right;*/
	left:0px;
	right:13px;
}
.b-converter{
	position: static;
	/*float: left;*/
	padding-top: 0px;
	/*left:-13px;*/
	top: -6px; 
	padding-left: 4px;
   
}
.b-converter table tr td{
	margin: 0;
	padding: 0; 
}
.b-converter > a{
	color: #ffcc00;
	margin: 6px 4px 0 0;
	display: inline-block;

}
.b-converter__equally{
	display: inline-block;
	cursor: pointer;
	color: #3e3e3e;
	vertical-align: top;
	font-size: 20px; 
	display: inline;
	zoom: 1;
}
.b-converter .b-converter__input{
	display: inline-block;
	vertical-align: top;
	*display: inline;
	zoom: 1;
}
.b-converter .b-converter__input-text{
	padding: 0 4px; 
	width: 60px;
	max-width:60px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	border: 1px solid #FFCC00;
	background: #FFFFFF;
	color: black;
	font-size: 11px; 
}
.b-converter .b-converter__currency{
	background: url("/static/images/selectlanguage_icon_black.gif") 34px 10px no-repeat #FFCC00;
	margin-left: -3px;
	padding: 5px 18px 0 8px; 
	display: inline-block;
	height: 17px;
	color: black !impontent;
	cursor: pointer;
	min-width: 19px;
	width: 22px;
}
.ar .b-converter .b-converter__currency{margin: 0 -3px 0 0}
.b-popup_converter{
	 left: -689px;
    top: auto;
	width: 930px;
}
.ar .b-popup_converter{left: 13px}
.b-conv-popular{
	float: left;
	font-size: 18px; 
	margin-top: 8px;
}
.ar .b-conv-popular{float: right}
.b-conv-popular ul{
	float: left;
	margin: 0;
	padding: 0;  
}
.b-conv-popular span{
	float: left;
	margin-right: 12px;
}
.ar .b-conv-popular span{
	float: right;
	margin: 0 0 0 12px;
}
.b-conv-popular ul{margin-top: 3px}
.b-conv .b-conv-popular ul{margin-top: -2px}
.b-conv-popular ul li{
	border-bottom: 1px dashed #000;
	display: inline-block;
	vertical-align: top;
	*display: inline;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	margin-left: 5px;
}
 .b-conv-popular .b-conv-popular-sel{
	color: #747474;
	cursor: default;
	border-bottom: none;
}
.b-conv-popular ul li:first-child{margin-left: 0}
.b-popup .b-popup__column:first-child{margin: 0}
.b-popup .b-popup__column_width2{width: 370px}
.b-popup .b-popup__column_width3{width: 190px}
.b-conv-list-currency{
	display: inline-block;
	text-transform: uppercase;
	width: 35px;
	font-weight: bold;
} 
.b-conv-list .b-conv-list__li-disable a,
.b-conv-list .b-conv-list__li-sel a,
.b-conv-list .b-conv-list__li-disable a:hover,
.b-conv-list .b-conv-list__li-sel a:hover{
	color: #a5a5a5;
	background: none;
	cursor: default;
}
.b-conv-list .b-conv-list__li-active a{
	color: #fff;
	background: #747474;
}
.b-popup .b-popup__arrow_conv1{left: 772px}
.ar .b-popup .b-popup__arrow_conv1{left: 852px}
.b-popup .b-popup__arrow_conv2{left: 914px}
.ar .b-popup .b-popup__arrow_conv2{left: 706px}
.b-conv-input{
	float: left;
	margin-right: 15px;
}
.ar .b-conv-input{
	float: right;
	margin: 0 0 28px 15px;
}
/***** END Converter Currency ******/
.clearfix{clear: both}


.b-tabs{
	overflow: hidden;
	border-bottom: 4px solid #a5a5a5;
}
.b-tabs ul{
	margin: 0 0 0 -1px;
	padding: 0;
}
.b-tabs ul li{
	height: 43px;
	line-height: 43px;
	background: #f4f4f4;
	color: #747474;
	font-size: 20px;
	padding: 0 15px;
	font-weight: bold; 
	cursor: pointer;
	margin-left: 1px;
	float: left;
	list-style: none;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
.b-tabs ul li.sel{
	background: #a5a5a5;
	color: #fff;
}
.b-tab-container{
	display: none;
	padding-top: 25px;
}
#container-1{display: block}
.b-column2-list{
	margin: 0 0 20px 0;
	padding: 0;
	font-size:0;
	line-height:0;
	letter-spacing:-1px;
}
.b-column2-list li{
	display: inline-block;
	width: 50%;
	vertical-align: top;
	letter-spacing: normal;
	font-size: 12px;
	line-height: 21px;
	list-style: none;
	margin-bottom: 20px;
	zoom:1;
	*display:inline;
}
.b-table-curency{width: 120px}
.b-calc{}
.b-calc h3{margin-top: 0}
.b-calc table{
	padding-bottom: 15px;
	margin-bottom: 15px;
	width: 100%;
	border-bottom: 1px solid #ececec;
	font-size: 15px;
}
.b-calc table tr td{padding: 6px 0}
.b-calc-result{
	float: left;
	padding-top: 16px;
	width: 320px;
}
body.ar .b-calc-result{
	width: 300px;
}
.b-calc-result table td.footnote{
	padding: 0;
	font-size: 11px;
	color: #7d7d7d;
}
.b-calc-result__reset a{
	border-bottom: 1px dashed #000;
	color: #000;
	cursor: pointer;
	text-decoration: none;
}
.b-calc-count{
	float: left;
	margin-right: 15px;
	padding: 15px;
	/*width: 260px;*/
	width: 286px;
	background: #f8f8f8;
	border: 1px solid #d2d2d2;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.b-calc-count table tr td:first-child{font-weight: bold}
.b-btn{
	display: inline-block;
	padding: 0 40px;
	height: 40px;
	background: #fdd114;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	line-height: 40px;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.b-btn2{
	height: 34px;
	line-height: 34px;
	padding: 0 12px;
}
.b-select{position: relative}
.b-select span{
	overflow: hidden;	
	text-overflow: ellipsis;
	display: inline-block;
	height: 34px;
	width: 136px;
	padding: 0 20px 0 10px; 
	line-height: 34px;
	font-size: 16px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	background: url("/static/images/selectlanguage_icon.gif") no-repeat 90% 15px #ececec;
	white-space: nowrap; 
}
.b-select.active span{
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
}
.b-select__popup{
	display: none;
	position: absolute;
	top: 34px;
	left: 0;
	z-index: 10;
	max-height: 285px;
	overflow-y: scroll; 
}
.b-select__popup ul{
	margin: 0;
	padding: 0; 
}
.b-select__popup ul li{
	border-top: 1px solid #d4b531; 
	list-style: none;
	background: #fdd114;
	width: auto;
	min-width: 129px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 34px; 
	height: 34px;
	cursor: pointer;
	white-space: nowrap;
}
.b-select__popup ul li:last-child{
	border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
.b-input{
	border: none; 
	display: inline-block;
	height: 35px;
	width: 166px;
	/*padding: 0 10px; */
	line-height: 34px;
	font-size: 16px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ececec;
}
.b-converter-list{
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%;
}
.b-converter-list li{
	margin-right: 2px;
	float: left;
	list-style: none;
}
.b-converter-list li:first-child{
	margin-right: 10px;
	padding-top: 5px;
	font-size: 20px;
	font-weight: bold;
}

.b-calc-input{
	height: 29px;
	background: #eeeeee;
	font-size: 16px;
	padding: 5px 10px 0 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #a3a3a3;
}
.b-calc-input.sel{
	color: #000;
	height: 31px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.b-calc-input input{
	margin-right: 1px;
	padding: 0 3px;
	width: 39px;
	height: 24px;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #a3a3a3;
	max-width:70px;
}
.b-calc-input.sel input{color: #000}
.b-calc-input span{
	display: inline-block;
	padding-top: 2px;
	padding-right: 13px; 
	background: url("/static/images/selectlanguage_icon.gif") no-repeat 100% 10px; 
	cursor: pointer;
	width: 30px;
}
.b-converter-list__reset{
	padding-top: 8px;
	margin-left: 13px;
}
.b-conv{
	padding: 11px 6px 24px 16px;
	position: relative;
	background: url("/static/images/b-calc-bg.jpg") no-repeat #eeeeee;
	background-size: cover;
}
.b-conv .b-conv__columns{clear: both}
.b-conv .b-conv__column{
	float: left;
	margin-left: 6px;
}
.b-conv .b-conv__column:first-child{margin-left: 0}
.b-conv .b-conv__column_1{width: 266px}
.b-conv .b-conv__column_2{
	width: 340px;
	margin-right: 0px;
}



.b-conv-input input{margin-left: 0}
.b-popup_calc .b-conv-list_mr{margin-right: 5px}
.b-popup_calc .b-conv-list li{margin-top: 0}
/*
.b-popup .b-popup__column{
	width: 270px;
	margin-left: 15px; 
}
*/

.lang_columns{
	width: 255px !important;
}

/*.b-popup .b-popup__column_width2{width: 375px}*/
.b-popup__column_margin-l{margin-left: 10px !important}


.b-dashed{
	border-bottom: 1px dashed;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	cursor: pointer;
}










  /* i i s 7 . c o m */