@charset "utf-8";
/* CSS Document */
table.direct {margin-top: -115px;}
div.comparison-table {
	width:80%;
	margin:auto;
	margin-bottom: 20px;
}
div.bank_vklads_list {
	border-bottom: 1px solid #d7d7d7;
}
.comparison-table table {
	width: 100%;
	margin: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-collapse: separate;
	border-spacing: 0;
	background: #fff;
	border-bottom: 1px solid #d7d7d7;
}
.comparison-table .name {
text-align: center;
}
.comparison-table tr th.pink {
color: #000000;
}
.comparison-table tr th.lime_green {
color: #3cb906;
}
.comparison-table tr th.sky_blue {
color: #337ed6;
}
.comparison-table table thead th {
padding: 10px 5px;
color: #999;
background: #fff;
border: none;
border-bottom: 1px solid #d7d7d7;
font-size: 14px;
text-align: center;
vertical-align: middle;
font-weight: bold;
}

.comparison-table table tr td.mobile-33 {
width: 17% !important;
}
.comparison-table tr td.lime_green {
color: #3cb906;
}
.comparison-table table tr td {
padding: 10px 5px 10px;
border: none;
text-align: center;
vertical-align: middle;
-webkit-transition: all 200ms;
-moz-transition: all 200ms;
-ms-transition: all 200ms;
-o-transition: all 200ms;
transition: all 200ms;
}
.comparison-table table tr th, .comparison-table table tr td {
line-height: 130%;
}
.comparison-table tr td {
	text-align:center;
background: #fff;
}
.comparison-table tr td *{
	text-align:center;
}
.left tr th *{
	text-align:left !important;
}
.comparison-table tr td {
color: #666;
font-size: 14px;
line-height: 130%;
}

.comparison-table table tr td.mobile-33 {
width: 17% !important;
}
.comparison-table tr td.sky_blue {
color: #337ed6;
}
.comparison-table table tr td {
padding: 10px 5px 10px;
border: none;
text-align: center;
vertical-align: middle;
-webkit-transition: all 200ms;
-moz-transition: all 200ms;
-ms-transition: all 200ms;
-o-transition: all 200ms;
transition: all 200ms;
}
.comparison-table table tr th, .comparison-table table tr td {
line-height: 130%;
}
.comparison-table tr td {
background: #fff;
}
.comparison-table tr td {
color: #666;
font-size: 14px;
line-height: 130%;
}
.comparison-table table tr td.mobile-33 {
width: 17% !important;
}

.comparison-table tr td.pink {
color: #000000;
}

.comparison-table table tr td {
padding: 10px 5px 10px;
border: none;
text-align: center;
vertical-align: middle;
-webkit-transition: all 200ms;
-moz-transition: all 200ms;
-ms-transition: all 200ms;
-o-transition: all 200ms;
transition: all 200ms;
}

.comparison-table table tr th, .comparison-table table tr td {
line-height: 130%;
}

.comparison-table tr td {
background: #fff;
}

.comparison-table tr td {
color: #666;
font-size: 14px;
line-height: 130%;
}

.comparison-table table tr td.left {
text-align: left;
}
.comparison-table table tr td {
padding: 10px 5px 10px;
border: none;
text-align: center;
vertical-align: middle;
-webkit-transition: all 200ms;
-moz-transition: all 200ms;
-ms-transition: all 200ms;
-o-transition: all 200ms;
transition: all 200ms;
}
.comparison-table table tr th, .comparison-table table tr td {
line-height: 130%;
}
.comparison-table tr td {
background: #fff;
}
.comparison-table tr td {
color: #666;
font-size: 14px;
line-height: 130%;
}

.comparison-table table tr td:last-child {
padding: 10px 5px 10px;
border-left: none;
border-right: none;
}

.comparison-table table tr td {
padding: 10px 5px 10px;
border: none;
text-align: center;
vertical-align: middle;
-webkit-transition: all 200ms;
-moz-transition: all 200ms;
-ms-transition: all 200ms;
-o-transition: all 200ms;
transition: all 200ms;
}

.comparison-table table tr th, .comparison-table table tr td {
line-height: 130%;
}

.comparison-table tr td {
background: #fff;
}

.comparison-table tr td {
color: #666;
font-size: 14px;
line-height: 130%;
}

span#add_ {
	font-size: 18px;
font-weight: bolder;
color: green !important;
}

table.b-properties {
	text-align:left;
}
table.b-properties th,td {
	text-align:left;
}

.b-properties__label-title {
width: 270px;
padding: 10px 10px 0 10px;
background: url(http://1000bankov.ru/bank/mnogotoc.gif) repeat-x 100% .9em;
font-weight:normal !important;
}

@media (max-width: 480px) {
	span#add_ {
		font-size: 12px;
	}
	#comparison tbody .action > a:nth-child(2) {
		margin-top: 10px;
	}
}