

/* Start:/local/templates/iron_bet/components/bitrix/news/bookmakers/bitrix/news.detail/.default/style.css?16897141535348*/
.base-element-detail .picture, 
.base-element-detail .props {
    /*margin-bottom: 30px;*/
}
.props {
    font-size: 20px;
}
.props h1 {
    color: #000000;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 10px;
}
.props h2 {
    color: #888888;;
    font-size: 24px;
    margin: 0 0 10px;
}
.props table {
    border: none;
    border-style: hidden;
    margin: 20px 0;
    line-height: 22px;
}
.props td {
    padding: 5px 7px 5px 2px;
    vertical-align: top;
}
.props td i {
    margin-top: 4px;
}
.props .prop, .props .verificator {
    margin: 10px 0;
    font-size: 16px;
    line-height: 28px;
}
.props .prop strong, .props .prop a {
    vertical-align: middle;
}
.props .icon-v0-1 {
    width: 24px;
    height: 24px;
    background-size: 24px;
}
.picture {
    position: relative;
}
.picture img {
    border: solid 6px #e2e2e2;
}

.rating-vote {
    text-align: center;
    width: 100px;
    height: 100px;
    border-style: solid;
    border-width: 4px;
    /*border-color: #f2f2f2;*/
    border-color: #E2E2E2;
    box-sizing: border-box;
    background: -webkit-linear-gradient(90deg, rgba(154, 153, 153, 0.79) 0%, rgba(255, 255, 255, 0.88) 100%);
    background: -moz-linear-gradient(90deg, rgba(154, 153, 153, 0.79) 0%, rgba(255, 255, 255, 0.88) 100%);
    background: -o-linear-gradient(90deg, rgba(154, 153, 153, 0.79) 0%, rgba(255, 255, 255, 0.88) 100%);
    background: -ms-linear-gradient(90deg, rgba(154, 153, 153, 0.79) 0%, rgba(255, 255, 255, 0.88) 100% rgba(154, 153, 153, 0.79) 0%, rgba(255, 255, 255, 0.88) 100%);
    background: linear-gradient(0deg, rgba(154, 153, 153, 0.79) 0%, rgba(255, 255, 255, 0.88) 100%);
    overflow: hidden;
    float: left;
    margin-right: 20px;
}
.rating-vote-result {
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    width: 100%;
    height: 46px;
    padding-top: 20px;
    color: #ee3838;
}
.rating-vote-result-plus {
    color: #4e9837;
}
.rating-vote-text {
    font-size: 14px;
    font-weight: 700;
}
.rating-vote-minus,
.rating-vote-plus {
    display: block;
    width: 45px;
    background-color: rgba(136, 136, 136, 0.55);
    height: 24px;
}
.rating-vote-minus {
    float: left;
    text-align: right;
}
.rating-vote-plus {
    float: right;
    text-align: left;
}
.rating-vote-minus:hover {
    background-color: #d24a43;
}
.rating-vote-plus:hover {
    background-color: #5bac37;
}
.verificator a {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 12px;
    background: #bbbbbb;
    text-align: center;
    color: #fff;
    vertical-align: bottom;
    font-size: 16px;
    line-height: 23px;
}
.verificator a, .verificator a:hover, .verificator a:visited {
    color: #fff;
    text-decoration: none;
}


.bonus-wrapper{
    text-align: center;
    min-width: 100px;
    max-width: 150px;
    word-wrap: break-word;
    height: 100px;
    border-style: solid;
    border-width: 4px;
    /*border-color: #f2f2f2;*/
    border-color: #E2E2E2;
    box-sizing: border-box;
    background: -webkit-linear-gradient(90deg, rgba(154, 153, 153, 0.79) 0%, rgba(255, 255, 255, 0.88) 100%);
    background: -moz-linear-gradient(90deg, rgba(154, 153, 153, 0.79) 0%, rgba(255, 255, 255, 0.88) 100%);
    background: -o-linear-gradient(90deg, rgba(154, 153, 153, 0.79) 0%, rgba(255, 255, 255, 0.88) 100%);
    background: -ms-linear-gradient(90deg, rgba(154, 153, 153, 0.79) 0%, rgba(255, 255, 255, 0.88) 100% rgba(154, 153, 153, 0.79) 0%, rgba(255, 255, 255, 0.88) 100%);
    background: linear-gradient(0deg, rgba(154, 153, 153, 0.79) 0%, rgba(255, 255, 255, 0.88) 100%);
    overflow: hidden;
    float: left;
    cursor: pointer;
    padding: 0 5px;
}
.bookmaker__detail .bonus-value {
    display: inline-block;
    font-size: 30px;
    font-weight: 700;
    width: 100%;
    line-height: 30px;
    margin-top: 5px;
    /*color: #4e9837;*/
}
.bonus-currency {
    font-size: 14px;
    font-weight: 700;
    /*color: #4e9837;*/
}
.bonus-text {
    font-size: 14px;
    font-weight: 700;
    margin-top: 10px;
    color: #333;
    text-transform: uppercase;
}
.bonus-hover{
    display: none;
}
.bonus-wrapper:hover .bonus-text{
    display: none;
}
.bonus-wrapper:hover .bonus-value,
.bonus-wrapper:hover .bonus-currency{
    font-weight: bold;
    color: #4e9837;
}
.bonus-wrapper:hover .bonus-hover{
    display: block;
}

.bookmaker__title-wrapper{
    overflow: hidden;
    float: right;
}
.bookmaker__title{
    float: left;
}
.bookmaker__button-link{
    text-decoration: none;
    float: right;
}
.bookmaker__description{
    margin: 20px 0;
}
@media (min-width: 767px) {
    .bookmaker__picture{
        max-height: 155px;
    }
}
@media (max-width: 767px) {
    .bookmaker__picture{
        margin: 0 0 20px 0;
    }
    .bookmaker__title-wrapper{
        margin: 0 0 20px 0;
    }
}
@media (max-width: 500px) {
    .bookmaker__title,
    .bookmaker__button-link{
        float: none;
    }

    .bookmaker__title-wrapper{
        float: none;
    }

    .rating-vote-bookmaker-company{
        margin-bottom: 20px;
    }
}

.bonus-bwin{
    color: #c69e13;
    margin-top: 15px;
}
/* End */


/* Start:/local/components/kutepovea/ib.comments.list/templates/.default/style.css?16897141531901*/
.comment {
    padding: 5px;
    min-height: 50px;
    overflow: hidden;
    margin-bottom: 10px;
}
.comment__new {
    background: #f9ede5;
}
.comment .user-ava {
    float: left;
}
.comment-wrapper {
    margin-left: 62px;
}
.comment-user-info {
    margin-bottom: 5px;
}
.comment-user-name {
    font-weight: bold;
}
.comment-date, .comment-id {
    color: #949494;
    font-size: 12px;
}
.comment-text {
    padding-bottom: 0;
}
.comment .files {
    margin-top: 10px;
}
.comment .files a {
    display: inline-block;
    border: solid 1px #e0e0e0;
    border-radius: 1px;
}
.comment .comment-item {
    margin-bottom: 10px;
}
.comment .comment-item a {
    color: #468527;
}
.comment .bx-rating span > a {
    margin: 0 1px;
}
.comment .bx-rating-question {
    margin-right: 5px;
}
.comment .bx-rating-separator {
    margin: 0 5px;
}

.comment__footer{
    margin-top: 10px;
    overflow: hidden;
}
.comment__button-answer{
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
    line-height: 16px;
    float: right;
}
.comment__button-answer:hover{
    text-decoration: underline;
    text-decoration-style: dashed;
}

.commented-comment{
    width: 300px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px;
    background: #fff;
    margin: 10px 0 0 0;
    position: relative;
    font-size: 14px;
    line-height: 14px;
    overflow: hidden;
}
@media all and (max-width: 350px){
    .commented-comment{
        width: 100%;
    }
}
.commented-author{
    font-weight: bold;
}
.commented-text {
    color: #adadad;
    margin: 5px 0 0 0;
}
.commented__button-remove{
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
}
.commented__button-remove:hover{
    color: #57A631;
}

.button__processing{
    background-color: #9dc58a;
    border-color: #9dc58a;
    cursor: no-drop;
}


.link-admin{
    display: block;
    float: right;
}
/* End */


/* Start:/local/templates/iron_bet/assets/css/ads_modal.css?16897141531006*/
.ads-illegal-bookmaker,
.ads-bookmaker-modal,
.ads-modal{
    width: 800px;
    margin: 0 auto;
    color: #fff;
    position: relative;
    padding: 50px;
    font-size: 20px;
    line-height: 22px;
    border: 1px solid #468527;
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
}

.ads-illegal-bookmaker button.mfp-close,
.ads-bookmaker-modal button.mfp-close,
.ads-modal button.mfp-close{
    color: #fff;
}
.bk-name{
    font-weight: bold;
}
.timer__wrapper{
    font-weight: bold;
    text-align: center;
    margin: 25px 0;
}
.timer__wrapper{
    font-weight: bold;
    text-align: center;
    margin: 25px 0 0 0;
}

.ads-modal .loader,
.ads-illegal-bookmaker .loader{
    display: block;
    position: relative;
    margin-top: 30px;
}

.ads-modal__footer,
.ads-illegal-bookmaker__footer{
    text-align: center;
}

@media (max-width: 700px) {
    .ads-modal,
    .ads-illegal-bookmaker{
        width: 90%;
        padding: 5%;
    }
}
/* End */
/* /local/templates/iron_bet/components/bitrix/news/bookmakers/bitrix/news.detail/.default/style.css?16897141535348 */
/* /local/components/kutepovea/ib.comments.list/templates/.default/style.css?16897141531901 */
/* /local/templates/iron_bet/assets/css/ads_modal.css?16897141531006 */
