﻿@-moz-document url-prefix(){body{}@-moz-keyframes spinPulse {
        0% { -moz-transform:rotate(160deg); opacity:0; box-shadow:0 0 1px #2187e7;}
        50% { -moz-transform:rotate(145deg); opacity:1; }
        100% { -moz-transform:rotate(-320deg); opacity:0; }
}
@-moz-keyframes spinoffPulse {
        0% { -moz-transform:rotate(0deg); }
        100% { -moz-transform:rotate(360deg);  }
}

/*.icon-tv, .icon-library {
    top: -3px !important;
}*/

.camera_wrap [class^="icon-"],
.camera_wrap [class*=" icon-"],
.meta-info [class^="icon-"],
.meta-info [class*=" icon-"],
.wdg-cat-opposite [class^="icon-"],
.wdg-cat-opposite [class*=" icon-"],
.wdg-cat-horiz-2col-sm .first-post .sec-image .top-bar [class^="icon-"],
.wdg-cat-horiz-2col-sm .first-post .sec-image .top-bar [class*=" icon-"],
.wdg-cat-vert .first-post .top-bar span [class^="icon-"],
.wdg-cat-vert .first-post .top-bar span [class*=" icon-"],
.wdg-cat-horiz-1col-sm .first-post .top-bar span [class^="icon-"],
.wdg-cat-horiz-1col-sm .first-post .top-bar span [class*=" icon-"],
.cat-scroll-box .top-bar span [class^="icon-"],
.cat-scroll-box .top-bar span [class*=" icon-"],
.article-content [class^="icon-"],
.article-content [class*=" icon-"],
.comments-box li.comment-main > article.comment .comment-content .time [class^="icon-"],
.comments-box li.comment-main > article.comment .comment-content .time [class*=" icon-"] {
    top: -2px;
}

    .social-menu .dropdown-submenu > a:after {
        top: 3px;
        margin-top: -17px;
    }
    
    .rating .stars.retina.x-1,
    .rating .stars.retina.x-1 .gray,
    .rating .stars.retina.x-1 .fill .light {
        width: 55px;
    }

    .rating .stars.retina.x-2,
    .rating .stars.retina.x-2 .gray,
    .rating .stars.retina.x-2 .fill .light {
        width: 80px;
    }

    .rating .stars.retina.x-3,
    .rating .stars.retina.x-3 .gray,
    .rating .stars.retina.x-3 .fill .light {
        width: 120px;
    }

    .rating .stars.retina.x-2 {
        line-height: 12px;
    }

.cat-scroll-box ul.nav-arrows li:last-child {
    margin-left: -4px;
}

.cat-scroll-box ul.nav-arrows {
    margin-top: -48px;
}

.blog-page .blog-items.style-1 .sec-title .post-meta-metro .popup-info > a,
.blog-page .blog-items.style-1 .sec-title .post-meta-metro .popup-info .tags {
    display: block;
    padding: 13.5px 10px;
}

.wdg-cat-opposite .odd-item .sec-desc,
.wdg-cat-opposite .even-item .sec-desc{
    width: 343px;
}

.sb-none-layout .col-md-12.wdg-cat-opposite .odd-item .sec-desc,
.sb-none-layout .col-md-12.wdg-cat-opposite .even-item .sec-desc{
    width: 613px;
}

.users-rating .rating .stars.retina.x-3 i{
    margin-left: auto !important;
    margin-right: -2px !important;
}

.users-rating .rating .stars.retina.x-2 i {
    margin-left: auto !important;
    margin-right: -1px !important;
}

.users-rating .title .value {
    display: block;
}


.main-menu .nav > li > a > span.nav-line {
    bottom: -3px !important;
}

.wdg-cat-horiz-2col-sm .first-post .sec-image {
    margin-left: 0;   
}

.wdg-cat-horiz-2col-sm .related-posts div.posts .post-item.even-item,
.wdg-cat-horiz-1col-sm .related-posts {
    padding-right: 0 !important;
}

}