.forum-topic-description {
    display: none;
}
div#comments_container, div#comments{position:relative;text-align:left; margin: 0 5px 10px; padding-top: 20px;}
div.comments_overlay, div.comments_overlay_blank{ width:100%;height:100%;position:absolute;top:0;left:0;background: #fff url(http://photo.ua-football.com/img/loading-gif-animation.gif) no-repeat center center;opacity:0.6;filter:alpha(opacity=60);display:none; }
div.comments_overlay{ background: #fff url(/img/interface/loading-gif-animation.gif) no-repeat center center;}
div.comments_overlay_blank{ background: #fff; }
div.comments_error{z-index:100;width:100%;height:100%;display:none;position:relative;}
div.comments_error div {text-align: center; font-size: 20px; margin: 0 20px; background: white; padding: 10px 5px; border: 1px solid #DDD;}
div#comments_container div.abuse {
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
div#comments_container div#abuse_form {
    padding: 10px 20px;
    margin: 40px 20px;
    border: 1px solid #DDD;
    background: #fff;
}
.secondpages-plashka-ground-blank {
    background: none;
}
#adriver_top {
    margin: 0 auto;
    z-index: 1 !important;
}
#content {
    padding-top: 0px;
    margin-bottom: 0px;
}
.secondpages-plashka-title {
    font-size: 24px;
    padding-left: 20px;
}
.width986 ~ div {
    margin-top: 0px !important;
}
.accents-content {
    width: 100%;
}
.accents-content > div a {
    list-style: none;
}
.accents-content > div h5 {
    font-size: 18px;
    padding: 0px 0px 4px 0px;
}
.normallogin,.sociallogin {
    float: left;
}
.sociallogin {
    position: relative;
    top: -17px;
    left: 40px;
}
.zend_form .clearfix {
    margin: 5px 0px;
}


ul.mmenu li a span{white-space:nowrap;}
.evrotur .big_title h1 { margin-bottom: 0; }
.evrotur .blogs-item-author p { margin-bottom: 0!important; }
.jostars-rating__form {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    font-size: 0;
}
.jostars-rating {
    display: inline-block;
    direction: rtl;
    vertical-align: middle;
    cursor: pointer;
}
/* test 3 */
.jostars-rating.not-voted:hover .jostars-rating__star svg path {
    fill:#ccc;
}
.jostars-rating.not-voted:hover .jostars-rating__star:hover svg path,
.jostars-rating.not-voted:hover .jostars-rating__star:hover ~ span svg path {
    fill:#f69d00;
}
.jostars-rating.not-voted {}
.jostars-rating.not-voted {}
.jostars-rating.not-voted {}
.jostars-rating.not-voted {}
.jostars-rating__star {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 14px;
}
.jostars-rating__star.active svg path { fill:#f69d00; }
.jostars-rating__star svg { display: block; }
.jostars-rating__star svg path { fill:#ccc; }

.mt10{margin-top:10px;}
.mt10i{margin-top:10px!important;}
.mt5{margin-top:5px;}
.mb0i{margin-bottom:0px!important;}
.mb5i{margin-bottom:5px!important;}
.mb10{margin-bottom:10px;}
.tcenter{text-align: center}



/* Вылетающий блок соц. сетей */
.uaf-slide-block {
    position: fixed; 
    bottom: 120px; 
    width: 400px; 
    background: #FFFFFF; 
    z-index: 65500; 
    right: -400px;
    box-shadow: 0px 0px 15px #000000;
    transition: right 0.3s ease 0.3s;
}

.uaf-slide-block.uaf-slide-block-shown {
    right: 0px;
}


.uaf-slide-block__tabset {
  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
  width: 100%;
}

.uaf-slide-block__tabset-cont {
    border-bottom: 1px solid #DDDDDD;
}

.uaf-slide-block__tabset-cont:after {
    clear: both;
    display: table;
    content: '';
}

.uaf-slide-block__tabset {
    width: calc(100% - 50px);    
    float: left;
}

.uaf-slide-block__close-cont {
    width: 50px;
    float: right;
    text-align: center;
    padding: 7px 0px;
}

a.uaf-slide-block__close-link {
    font-size: 24px;
    color: #000000;
    transition: color 0.3s ease 0.3s;
}

a.uaf-slide-block__close-link:hover {
    font-size: 24px;
    color: #2B4B10;
}

a.uaf-slide-block__thx-link {
    font-size: 11px;
    color: #000000;
    transition: color 0.3s ease 0.3s;
}

a.uaf-slide-block__thx-link:hover {
    font-size: 11px;
    color: #2B4B10;
}

.uaf-slide-block__tabset.tabset {
    border-bottom: none;
}

.uaf-slide-block__tabset li {
    width: 50%;
    background: none;
    float: none;
    line-height: 100%;
    padding: 0px;
    margin: 0px;
    height: auto;
}

.uaf-slide-block__tabset.tabset li a {
    background: #FFFFFF;
    color: #000000;
    text-shadow: none;
    font-weight: bold;
    font-size: 11px;
    line-height: 100%;
    display: block;
    float: none;
    padding: 15px 5px;
    margin: 0px auto;
    height: auto;
    transition: color 0.3s ease 0.3s;
    width: 40%;
    border-bottom: 1px solid transparent;
}

.uaf-slide-block__tabset.tabset li.active, 
.uaf-slide-block__tabset.tabset li:hover {
    background: none;
}

.uaf-slide-block__tabset.tabset li.active a {
    background: #FFFFFF;
    color: #2B4B10;
    border-bottom: 1px solid #2B4B10;
    text-shadow: none;
    font-weight: bold;
}

.uaf-slide-block__tabset.tabset li:hover a {
    background: #FFFFFF;
    color: #2B4B10;
    text-shadow: none;
    font-weight: bold;
}

.uaf-slide-block__soc {
    padding: 15px;
    height: 214px;
    overflow: hidden;
}

.uaf-slide-block__thx {
    padding: 15px 0px;
    width: 100%;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    border-top: 1px solid #DDDDDD;
}
