@import url(http://fonts.googleapis.com/css?family=Open+Sans&subset=latin,cyrillic);

body {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 400 !important;
    font-size: 0.85em !important;
}

.container {
    max-width: 970px !important;
}

h1, .h1 {
    font-size: 1.9rem !important;
}

h2, .h2 {
    font-size: 1.7rem !important;
}

h3, .h3 {
    font-size: 1.5rem !important;
}

h4, .h4 {
    font-size: 1.4rem !important;
}

.navbar {
    border-radius: 0rem !important;
}

.dropdown-menu {
    border-radius: 0rem !important;
}

.breadcrumb {
    border-radius: 0rem !important;
    margin-bottom: 1.5rem !important;
    margin-top: 0.5rem !important;
}

.table th, .table td {
    padding: 0.4rem !important;
    vertical-align: middle !important;
}

.blockquote {
    font-size: 0.85rem !important;
    margin-bottom: 1.7rem !important;
    padding: 0rem 1rem !important;
}
.blockquote footer {
    font-size: 90% !important;
    line-height: 1.5 !important;
    color: #818a91 !important;
}

.list-group-item:first-child {
    border-top-left-radius: 0rem !important;
    border-top-right-radius: 0rem !important;
}
.list-group-item:last-child {
    border-bottom-left-radius: 0rem !important;
    border-bottom-right-radius: 0rem !important;
}

.alert {
    margin-bottom: 0.8rem!important;
    padding: 10px!important;
}

.collapse.in {
    display: inline !important;
}

.card {
    border-radius: 0 !important;
}

.card-header {
   padding-bottom: 0.1rem !important;
}

.card-block {
    padding: 0.75rem !important;
}

.card_reviews {
    display: block;
    margin-bottom: 0.05rem;
    position: relative;
}
.card-block_reviews {
    padding: 0.01rem;
}


.card_rating {
    position: relative;
}

.card-img-top {
    border-radius: 0 !important;
}

.page-header {
    border-bottom: 7px solid #eceeef;
    margin: 15px 0 20px;
    padding-bottom: 9px;
}

.img_news {
    border: 0 none;
    float: left;
    margin: 0 10px 5px 0;
}
img {
    height: auto !important;
    max-width: 100% !important;
}
.binary_img {
    max-width: 100px !important;
    height: 33px !important;
}

iframe  {
    max-width: 100% !important;
}

.rating_labels {
    font-size: 0.85rem!important;
    text-align: left!important;
    font-weight: bold;
}

.bs-callout {
    border-color: #eee;
    border-style: solid;
    border-width: 0px 0px 0px 5px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 0.85rem;
}

.bs-callout-danger {
    border-left-color: #d14233;
}

.bs-callout-success {
    border-left-color: #27ae60;
}

.green {
    color: #27ae60 !important;
}
.grey {
    color: #a6a6a6 !important;
}
.red {
    color: #d14233 !important;
}
.text_center {
    text-align: center;
}
.share_icon_vk {
    font-size: 1.5rem !important;
    color: #567ca4;
    padding: 1.55rem;
}

.share_icon_facebook {
    font-size: 1.5rem !important;
    color: #48649F;
    padding: 1.55rem;
}

.share_icon_twitter {
    font-size: 1.5rem !important;
    color: #55ACEE;
    padding: 1.55rem;
}

.share_icon_google {
    font-size: 1.5rem !important;
    color: #DD4F43;
    padding: 1.55rem;
}

A.votefor {font-size:1em; color: #27ae60; font-weight:bold; text-decoration: underline;}
A.votefor:visited {text-decoration: underline;}
A.votefor:hover {text-decoration: none;}

A.voteagainst {font-size:1em; color: #d14233; font-weight:bold; text-decoration: underline;}
A.voteagainst:visited {text-decoration: underline;}
A.voteagainst:hover {text-decoration: none;}

A.more {color: #373a3c; font-weight: bold; text-decoration: underline;}
A.more:hover {text-decoration: none; }

table.rating th { text-align:center; vertical-align: middle;}
table.rating td { text-align:center; vertical-align: middle; font-size: 0.9em;}

table.binary th { border-top: 0 !important; }
table.binary td { border-top: 0 !important; }

table.params { border-collapse: collapse; empty-cells: show; }
table.params th { vertical-align: top; padding: 0.55rem; border-top: 1px solid #DCDCDB; background-color: #eceeef; text-align: right; font-weight: normal; white-space: nowrap; }
table.params td { vertical-align: top; padding: 0.55rem; border-top: 1px solid #DCDCDB; }

A.title { font-size:1.6em; color: #444444; text-decoration:none; line-height: 1.25 !important; display: inline-block;}
A.title:visited {text-decoration: none;}
A.title:hover {text-decoration: none; color: #666666;}

.comment-block {
    padding: 0.9rem;
    border: 0.065rem solid #ecf0f1 !important;
}

.answer-block {
    padding: 0.9rem;
    background-color: #ecf0f1;
    border: 0rem solid !important;
}
.comment {
    margin-top: 0.55rem;
    position: relative;
}

#footer {
    border-top: 0.525rem solid #3498DB;
    margin-top: 0.95rem;
    padding: 0.9rem;
    bottom: 0;
    width: 100%;
    background-color: #f5f5f5;
}

#footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}


#toplink {
    background-color: #3498DB;
    border-radius: 0px;
    bottom: 10px;
    color: #ffffff;
    cursor: pointer;
    display: none;
    padding: 10px 5px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-decoration: none;
    width: 50px;
    z-index: 4000;
}

.flag {
    background-image: url("/img/lang.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 11px;
    margin-right: 0;
    width: 16px;
}

.jp_m{
    background-position: -172px -2px ;
}

.ua_m{
    background-position: -148px -2px ;
}

.ae_m{
    background-position: -123px -2px ;
}

.ru_m{
    background-position: -96px -2px ;
}

.gb_m{
    background-position: -67px -1px ;
}

.ind_m{
    background-position: -38px -1px ;
}

.cn_m{
    background-position: -11px -1px ;
}

.es_m{
    background-position: -248px -3px ;
}

.fr_m{
    background-position: -223px -3px ;
}

.de_m{
    background-position: -198px -3px ;
}

.topbanners{
    padding-top: 8px;
    padding-bottom: 4px;
}

#containerbanner {
    position:fixed;
    left: 0; top: 0;
    right: 0; bottom: 0;
    z-index: 1000;
    display: none;
}
#backgroundbanner {
    position:absolute;
    left: 0; top: 0;
    right: 0; bottom: 0;
    background-color:#555555;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
    -moz-opacity: 0.5; /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.5; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
    z-index: 1001;
}
#banner {
    width: 430px;
    height: 485px;
    border: 1px solid #333333;
    position:absolute;
    left:50%; top:50%;
    margin-left:-200px;
    margin-top: -225px;
    background-color:#FFFFFF;
    z-index: 1002;
    padding: 10px;
}

#containerwarning {
    position:fixed;
    left: 0; top: 0;
    right: 0; bottom: 0;
    z-index: 1000;
    display: none;
}
#backgroundwarning {
    position:absolute;
    left: 0; top: 0;
    right: 0; bottom: 0;
    background-color:#333333;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/
    -moz-opacity: 0.95; /* Mozilla 1.6 и ниже */
    -khtml-opacity: 0.95; /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.95; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
    z-index: 1001;
}
#warning {
    width: 340px;
    height: 390px;
    border: 1px solid #000;
    background-color:#FFFFFF;
    position:absolute;
    left:50%; top:50%;
    margin-left:-200px;
    margin-top: -225px;
    z-index: 1002;
    padding: 10px;
}

.earAdv {display:none;}
@media (min-width: 1050px) {
    .earAdv {display:block; height:600px; width:120px; position: fixed; top:162px;}
    .earAdv.right {right:50%; margin-right:-605px; text-align:left;}
    .earAdv.left {left:50%; margin-left:-605px; text-align:right;}
}
