body {
    font-size: 0.9em !important;
    background-color: #9e9d24 !important;
}

.container {
    background-color: #ffffff !important;
    padding-left: 20px !important;
    padding-right: 20px !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;
}

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

.table-responsive-fix{
    display:table !important;
}

blockquote {
    font-size: 0.9rem !important;
    margin-bottom: 1rem !important;
    padding: 0rem 1rem !important;
    border-left-color: #eceeef;
    border-style: solid;
    border-width: 0 0 0 3px;
}

.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;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #9e9d24 !important;
    border-color: #9e9d24 !important;
    color: #ffffff !important;
    font-weight: bold;
}

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

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


/*new styles*/

.currency {
    font-size: 1.2rem;
    padding-bottom: 5px !important;
    border: 0px !important;
}

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

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

.card-body {
    padding: 0.70rem !important;
}

.card-bottom {
    margin-bottom: 1.5rem;
}

.card-top {
    margin-top: 1.5rem;
}


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

@media (min-width: 576px) {

    .card-deck .card:not(:first-child) {
        margin-left: 5px !important;
    }
    .card-deck .card:not(:last-child) {
        margin-right: 5px !important;
    }
}

.deck-gallery {
    height: 440px !important;
}

@media (max-width: 768px) {
    .deck-gallery {
        height: 1695px !important;
    }
}


.deck-gallery-comments {
    height: 600px !important;
}

@media (max-width: 768px) {
    .deck-gallery-comments {
        height: 1680px !important;
    }
}

.nav-grey {
    background-color: #f8f9fa !important;
}

.card_rating {
    position: relative;
}


.carousel-indicators {
    padding-top: 0.5rem !important;
    position: static;
}
.carousel-indicators li {
    background-color: #fff !important;
    border: 1px solid #000 !important;
}

.carousel-indicators .active {
    background-color: #827717 !important;
}

.jumbotron-gallery {
    background-color: #f7f7f9;
    margin-bottom: 2rem;
    padding: 2rem;
}

.jumbotron {
    border-radius: 0rem !important;
    padding: 1rem !important;
}

@media (max-width: 768px) {
    .card-mobile {
        margin-top: 1rem !important;

    }
}

@media (max-width: 768px) {
    .mobile_top {display:none;}
}

.badge-success {
    background-color: #9e9d24 !important;
}

.icon_grey {
    color: #8f8f8f !important;
}

.icon_green {
    color:  #9e9d24;
}

.icon_red {
    color:  #d14233;
}

.icon_yellow {
    color:  #f39c12;
}

.icon_mild {
    color:  #607d8b;
}

.icon_white {
    color:  #ffffff;
}

.icon_comments {
    color: #777;
}


.icon_brokers {
    max-width:100px !important;
    cursor: pointer;
    cursor: hand;
}

.bs-callout {
    border-color: #eee;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 0.25rem;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    padding: 1.25rem;
}

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

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

.dropdown-item.active, .dropdown-item:active {
    background-color: #9e9d24 !important;
}

/*new styles end*/

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

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #9e9d24 !important;
    border-color: #9e9d24 !important;
}

.imgads{
    border: 0px;
    float: left;
    margin: 0px 10px 5px 0;
}

.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;
}

.green {
    color: #9e9d24 !important;
}
.grey {
    color: #a6a6a6 !important;
}
.red {
    color: #d14233 !important;
}

.yellow {
    color: #f39c12 !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;
}

.icon_green{
    color: #9e9d24;
}

.icon_red{
    color: #d14233;
}

.icon_white{
    color: #ffffff;
}

A.votefor {font-size:1em; color: #9e9d24; 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.ratings2 {color: #666666; font-size:1.2em; text-decoration: none;}
A.ratings2:hover {text-decoration: underline; }

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; }

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.4em; color: #222222; text-decoration:none; line-height: 1.1 !important; display: inline-block; margin-bottom: 1rem;}
A.title:visited {text-decoration: none;}
A.title:hover {text-decoration: none; color: #666666;}

A.ilink { color: #827717; text-decoration:none;}
A.ilink:visited {color: #9e9d24; }
A.ilink:hover {text-decoration: underline;}

A.page-link { color: #827717; text-decoration:none; !important;}
A.page-link:visited {color: #9e9d24; !important;}
A.page-link:hover {color: #9e9d24; text-decoration: underline; !important;}

A.blink { color: #222222; text-decoration:none;}
A.blink:visited {color: #222222; }
A.blink:hover {color: #666666; text-decoration: none;}

.td-inline {
    white-space: nowrap !important;
}

.thead-inverse th {
    background-color: #9e9d24 !important;
    color: #FFFFFF !important;
}


.crypto {
    font-size:1.2em;
}

.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 #9e9d24;
    margin-top: 0.95rem;
    padding: 0.9rem;
    bottom: 0;
    width: 100%;
}

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

.news_line {
    border-top: 3px solid #e5e5e5;
    display: block;
    list-style: outside none none;
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding-top: 2px;
    position: relative;
}


#toplink {
    background-color: #ffffff;
    border: 1px solid #000 !important;
    bottom: 10px;
    color: #9e9d24;
    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: 90%;
    right: 0; bottom: 0;
    z-index: 1000;
    display: none;
}
#backgroundwarning {
}

#warning {
    width: 100%;
    height: inherit;
    border-top: 3px solid #7f8c8d;
    background-color:#f7f7f9;
    position:absolute;
    bottom:0%;
    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:-700px; text-align:left;}
    .earAdv.left {left:50%; margin-left:-700px; text-align:right;}
}
