.tab-cb{
	width: 100%;
	display: table;
	margin: 45px 0;
}

.tables{
	width: 100%;
	display: table-cell;
	vertical-align: top;
	padding-right: 10px;
}

.bluecheck{
	width: 100px;
	min-width: 100px;
	display: table-cell;
	vertical-align: top;
}

.tabblue{
	display: table;
	width: 100%;
	position: relative;
}

.tabblue-head{
	width: 100%;
	display: table;
	background-color: #042f4e;
	height: 40px;
	position: relative;
	z-index: 2;
}

.tabblue-name{
	width: 85%;
	display: table-cell;
	font-family: 'OpenSans';
	font-size: 25px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}

.tabblue-np{
	min-width: 180px;
	width: 180px;
	display: table-cell;
	font-family: 'OpenSans';
	font-size: 16px;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}

.tabblue-row{
	display: table;
	width: 100%;
	border-bottom: 1px solid #e1e1e1;
}

.tabblue-descr{
	background-color: #fff;
	width: 87%;
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
	text-align: left;
}

.tabblue-price{
	background-color: transparent;
	width: 165px;
	min-width: 165px;
	max-width: 165px;
	display: table-cell;
	font-family: 'OpenSans-Semibold';
	font-size: 16px;
	color: #52525f;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #e1e1e1;
}

.tabblue-row .price-check{
	width: auto;
	vertical-align: top;
	margin-top: 3px;
	padding-right: 15px;
}

.tabblue-row .price-text{
	font-size: 13px;
	line-height: 16px;
}

.tab-input{
	width: 60px;
	min-width: 60px;
	display: table-cell;
	vertical-align: middle;
	background-color: #fff;
	padding: 0 10px;
}

.input-or{
	width: 50px;
	height: 20px;
	border: 1px solid #ef5222;
	border-radius: 3px;
	line-height: 20px;
}

.tab-input input{
	width: 16px;
	height: 20px;
	border: none;
	line-height: 10px;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 0 0 0;
	padding: 0;
	text-indent: 0;
	text-align: center;
}

.minus,.plus{
	font-family: 'OpenSans';
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	text-align: center;
	cursor: pointer;
	margin: -4px -2px 0 2px;
}

.price-alias{ width: 24%; }
.price-alias .rightblock{ padding-left: 10%; }

.tables2{
	width: 75%;
	display: inline-block;
	vertical-align: top;
}

.tab-cb aside{
	margin-top: -10px;
}

.price-table-inner {
    width: 100%;
    display: table;
    background-color: #fff;
    padding: 0 15px 30px 15px;
}

.price-table-head{
	background-color: #fc5614;
	height: 30px;
	color: #fff;
	font-family: 'OpenSans';
	font-size: 20px;
	line-height: 25px;
	padding: 0 15px;
	display: table;
	width: 100%;
}

.ptah-text{
	width: 55%;
	display: table-cell;
}

.ptah-choose{
	width: 15%;
	display: table-cell;
	color: #fff;
	font-family: 'OpenSans';
	font-size: 20px;
	text-align: center;
	border-left: 1px solid #e4e4e4;
}

.pta-text{
	width: 55%;
	display: table-cell;
	border-bottom: 1px solid #e4e4e4;
	color: #52525f;
	font-family: 'OpenSans';
	font-size: 16px;
	line-height: 18px;
	padding: 8px;
	text-align: left;
	vertical-align: middle;
}

.pta-choose{
	width: 15%;
	display: table-cell;
	border-bottom: 1px solid #e4e4e4;
	color: #fc5614;
	font-family: 'OpenSans';
	font-size: 12px;
	line-height: 18px;
	padding: 8px;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #e4e4e4;
}

.price-yes{
	width: 20px;
	height: 20px;
	background: url('../images/price-bird.png');
	display: block;
	margin: 0 auto;
}



.orangeprice{
	font-size: 18px;
	color: #ef5222;
}

.price-text ul{
	font-size: 13px;
	margin: 0;
}

.price-text li{
	margin: 0;
}

.price-table-inner .price-name{
	font-size: 20px;
}

.fs16 .tabblue-row .price-text{
	font-size: 16px;
	margin-top: 0;
}

.pricet-left{
	font-size: 16px;
	color: #ef5222;
	float: left;
	max-width: 49%;
	margin: 0 2% 10px 0;
}

.pricet-right{
	font-size: 13px;
	float: right;
	max-width: 48%;
}

.price-table-inner .price-desc{ width: 100%; }


.ptseoh-text{
	width: 32%;
	display: table-cell;
}

.ptseoh-item{
	width: 17%;
	display: table-cell;
	color: #fff;
	font-family: 'OpenSans';
	font-size: 20px;
	text-align: center;
	border-left: 1px solid #e4e4e4;
}

.ptseo-text{
	width: 32%;
	display: table-cell;
	border-bottom: 1px solid #e4e4e4;
	color: #52525f;
	font-family: 'OpenSans';
	font-size: 16px;
	line-height: 18px;
	padding: 8px;
	text-align: left;
	vertical-align: middle;
}

.ptseo-item{
	width: 17%;
	display: table-cell;
	border-bottom: 1px solid #e4e4e4;
	color: #52525f;
	font-family: 'OpenSans';
	font-size: 16px;
	line-height: 18px;
	padding: 8px;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #e4e4e4;
}

.ptabh-text{
	width: 28%;
	display: table-cell;
}

.ptabh-item{
	width: 24%;
	display: table-cell;
	color: #fff;
	font-family: 'OpenSans';
	font-size: 20px;
	text-align: center;
	border-left: 1px solid #e4e4e4;
}

.ptab-text{
	width: 28%;
	display: table-cell;
	border-bottom: 1px solid #e4e4e4;
	color: #52525f;
	font-family: 'OpenSans';
	font-size: 16px;
	line-height: 18px;
	padding: 8px;
	text-align: left;
	vertical-align: middle;
}

.ptab-item{
	width: 24%;
	display: table-cell;
	border-bottom: 1px solid #e4e4e4;
	color: #52525f;
	font-family: 'OpenSans';
	font-size: 16px;
	line-height: 18px;
	padding: 8px;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #e4e4e4;
}


.pthh-item{
	width: 12%;
	display: table-cell;
	color: #fff;
	font-family: 'OpenSans';
	font-size: 20px;
	text-align: center;
	border-left: 1px solid #e4e4e4;
}

.pth-item{
	width: 12%;
	display: table-cell;
	border-bottom: 1px solid #e4e4e4;
	color: #52525f;
	font-family: 'OpenSans';
	font-size: 16px;
	line-height: 18px;
	padding: 8px;
	text-align: center;
	vertical-align: middle;
	border-left: 1px solid #e4e4e4;
}

.noborder{
	border-bottom: none;
	font-size: 25px;
	color: #ef5222;
}

.fs30{ font-size: 30px; }

.table-container-fade
{
  position: absolute;
  right: 0;
  width: 30px;
  height: 100%;
  background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
  background-image: -moz-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
  background-image: -ms-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
  background-image: -o-linear-gradient(0deg, rgba(255,255,255,.5), #fff);
  background-image: linear-gradient(0deg, rgba(255,255,255,.5), #fff);
  display: none;
  z-index: 1;
}

.fs20{ font-size: 20px; }
.table2{width:75%;display:inline-block;vertical-align:top}
.pad{padding:0 0 1% 0}
.rightblock a{
    margin: 10px 0;
    display: block;
	line-height: 18px;
}
.rightblock a,.rightblock a:visited { color:#52525f;}
.rightblock a:hover { color:#ef5222;}

.rightblock .title{
	text-align:left;
	margin: 0 0 10px 0; 
}

.lines{
	width: 100%;
    color: #015283;
    height: 50px;
    font-size: 60px;
    display: none;
    cursor: pointer;
    text-align: left;
}
.price-name{margin-bottom:0;}
.price-text{margin-top:15px;}
.no-padding{padding:0;}
.fs16 .tabblue-row .price-text{font-size:16px;}
.price-text > p{margin:0;}