﻿@charset "utf-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
    direction: rtl;
}

ol, ul {
    list-style: none;
}

.rtl {
    direction: rtl;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.developed {
    text-align: center;
    color: #ddd;
}

    .developed a {
        color: #ddd;
    }

        .developed a:hover {
            color: #fff;
        }
/* Book city Style */

@font-face {
    font-family: 'YekanWeb';
    src: url('fonts/nasim/nassim-regular.eot');
    src: url('fonts/nasim/nassim-regular.eot?#iefix') format('embedded-opentype'), url('fonts/nasim/nassim-regular.woff') format('woff'), url('fonts/nasim/nassim-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: Tahoma, Arial;
    overflow-x: hidden;
    padding: 0;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "YekanWeb", Tahoma,Arial;
    line-height: 24px;
    text-align: right;
    padding: 0;
}

h1 {
    font-size: 22px;
}

h2 {
    font-size: 17px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 3px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 11px;
}

p {
    padding: 5px 0 0 0;
    line-height: 20px;
    margin: 0;
}

.m-t-b-md {
    margin-top: 15px;
    margin-bottom: 15px;
}

.p-t-b-md {
    padding-top: 20px;
    padding-bottom: 15px;
}

.m-b-md {
    margin-bottom: 15px;
}

.m-left-md {
    margin-left: 8px;
}

.paddB-md {
    padding-bottom: 18px !important;
}

.paddLeft0 {
    padding-left: 0px !important;
}

.marg-bt-md {
    margin-bottom: 15px;
}

.dir-rtl {
    direction: rtl;
    text-align: right;
}

.dir-ltr {
    direction: ltr;
    text-align: right;
}

.dsp-Block {
    display: block;
}

.bg-1 {
    background-color: #F1F1F1;
}

.bg-2 {
    background-color: #CCCCCC;
}

.bg-3 {
    background-color: #FFBB00;
}

.bg-4 {
    background-color: #222222;
}

.bg-5 {
    background-color: #5e5e5e;
}

.bg-6 {
    background-color: #EAEAEA;
}

.bg-7 {
    background-color: #24ACBC;
}

.topBorderYellow {
    border-top: 1px solid #ffbb00;
}

.innerContainer {
    position: relative;
}

.editorChoiceContainer {
    padding-right: 10px;
    padding-left: 10px;
}

    .editorChoiceContainer .carousel-caption {
        padding-bottom: 6px !important;
    }

.typeIcon {
    background-color: #FFBA03;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    font-weight: normal;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    padding: 5px;
}

    .typeIcon.lg {
        font-size: 30px;
        padding: 5px;
    }

    .typeIcon.md {
        font-size: 25px;
        padding: 5px;
    }

    .typeIcon.sm {
        font-size: 20px;
        padding: 4px;
    }

/* links */
a:hover {
    color: #d12c32;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a {
    font-family: Tahoma, Arial;
    color: #00456e;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: "YekanWeb";
}

.pad-t-b-md {
    padding-top: 15px;
    padding-bottom: 15px;
}

.pad-t-b-sm {
    padding-top: 5px;
    padding-bottom: 5px;
}

.m-b-xs {
    margin-bottom: 2px;
}

.m-l-b-md {
    margin: 0 0 10px 10px;
}

.pad-md {
    padding: 10px;
}

.pad-sm {
    padding: 5px;
}

.tblCell {
    display: table-cell;
}

/* Header */

.mainTopHeader {
    border-top: 3px solid #00456E;
    border-bottom: 1px solid #00456E;
    background: linear-gradient(90deg, #24ACBC 50%, #ECECEC 50%);
}

.headerContainer {
    min-height: 150px;
}

    .headerContainer .dateContainer {
        font-size: 12px;
        display: inline-block;
        margin-right: 15px;
        margin-top: 7px;
    }

    .headerContainer .menuItems {
        padding-top: 14px;
        line-height: 19px;
    }

        .headerContainer .menuItems ul li {
            text-align: left;
        }

.search-header {
    padding-right: 0 !important;
}

.logoPlaceHolder {
    display: inline-block;
    width: 250px;
    height: 95px;
    margin-top: 21px;
}

.searchHeaderContainer {
    border-bottom: 1px solid #B7BBBD;
    padding: 4px 0 0;
    line-height: 24px;
}

    .searchHeaderContainer .input-group {
        width: 100%;
    }

.langIcn {
    width: 26px;
    height: 26px;
    color: #fff;
    line-height: 18px;
    font-size: 11px;
    text-align: center;
    display: inline-block;
    padding: 4px;
    background-color: #607D8B;
}

.headerTile {
    background-image: url('images/Header-pic.png');
    background-color: #ECECEC !important;
    min-height: 165px;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 236px;
}

#Headline2 .owl-item, #Headline .owl-item {
    height: 487px;
}

.navigationMenuHomepage {
    background-color: #eaeaea;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

    .navigationMenuHomepage .nav li {
        padding: 0 13px !important;
        border-left: 1px solid #ddd;
    }

        .navigationMenuHomepage .nav li:last-child {
            border: none !important;
        }

        .navigationMenuHomepage .nav li a {
            padding: 11px 0 !important;
        }

ul.mainMenu li {
    border-left: 1px solid #fff;
    font-size: 14px;
    font-family: "YekanWeb";
}

    ul.mainMenu li:last-child {
        border-left: none;
    }

.navigationMenuHomepage .nav li a, .navigationMenuServicePage .nav li a {
    font-size: 17px;
    font-family: "YekanWeb";
    color: #333;
}

.navigationMenuServicePage .nav li {
    padding: 0 13px !important;
}

    .navigationMenuServicePage .nav li a {
        color: #fff;
        padding: 11px 0 !important;
    }

        .navigationMenuServicePage .nav li a:hover, .navigationMenuHomepage .nav li a:hover {
            background: none !important;
            border-bottom: 4px solid #FFBB00;
            padding: 11px 0 7px 0 !important;
        }

        .navigationMenuServicePage .nav li a.selected, .navigationMenuHomepage .nav li a.selected {
            background: none !important;
            border-bottom: 4px solid #FFBB00;
            padding: 11px 0 7px 0 !important;
        }

.navigationMenuServicePage {
    background-color: #607D8B;
}

.multimediaServiceContainer, .multimediaServiceContainer a, .multimediaAllPagedContainer h6 a {
    color: #fff;
}

    .multimediaServiceContainer .multimediaServiceHeaderCont {
        min-height: 283px;
    }

.multimediaServiceHeaderCont h3 {
    margin-bottom: 4px;
}

.multimediaAllPagedContainer .header {
    border-bottom: 2px solid #5e5e5e;
    margin-bottom: 20px;
}

    .multimediaAllPagedContainer .header span.title {
        border-bottom: 2px solid #FFBB00;
        display: inline-block;
        margin-bottom: -2px;
    }

.multimediaContainer {
    background-color: #00456E;
    margin-bottom: 0;
    border-bottom: 1px solid #fff;
}

.dark .pagination > li > a,
.dark .pagination > li > span {
    background-color: #222 !important;
    color: #ccc !important;
}

.dark .pagination > .active > a,
.dark .pagination > .active > span,
.dark .pagination > .active > a:hover,
.dark .pagination > .active > span:hover,
.dark .pagination > .active > a:focus,
.dark .pagination > .active > span:focus {
    background-color: #5E5E5E !important;
}

.footerContainer {
    background-color: #4C4C4C;
    color: #fff;
    margin-bottom: 0;
    border-bottom: 1px solid #fff;
    padding: 14px 0;
}

    .footerContainer a {
        color: #fff;
    }

        .footerContainer a:hover {
            color: #ddd;
        }

    .footerContainer .header {
        border-bottom: 1px solid #fff;
    }

    .footerContainer ul.listItem {
        padding-top: 12px;
    }

        .footerContainer ul.listItem li {
            color: #fff;
            list-style-type: square;
            vertical-align: middle;
            line-height: 23px;
        }

    .footerContainer .footerLinksCont {
        padding-right: 40px;
    }

    .footerContainer .companyFooter ul {
        padding-top: 10px;
    }

        .footerContainer .companyFooter ul li {
            margin-bottom: 4px;
        }

    .footerContainer li {
        font-size: 12px;
    }

    .footerContainer .companyFooter .media {
        margin-top: 2px !important;
        padding-bottom: 0 !important;
    }

        .footerContainer .companyFooter .media:first-child {
            margin-top: 0 !important;
        }

.developedContainer {
    background-color: #4C4C4C;
    padding-top: 3px;
    color: #fff;
}

.navigationMenuHomepage .navbar-nav,
.navigationMenuHomepage .navbar-nav li,
.navigationMenuServicePage .navbar-nav,
.navigationMenuServicePage .navbar-nav li {
    float: right;
}

@media (max-width: 768px) {
    .navigationMenuHomepage .navbar-nav,
    .navigationMenuHomepage .navbar-nav li,
    .navigationMenuServicePage .navbar-nav,
    .navigationMenuServicePage .navbar-nav li {
        float: none !important;
        padding: 0 15px;
    }

    .container > .navbar-header {
        /*padding: 0 15px;*/
    }

    .navbar-toggle .icon-bar {
        background: #24ACBC;
    }
}

@media (max-width: 992px) {
    .mainTopHeader {
        background: #ECECEC !important;
    }
}

.commentTextContainer {
    margin: 10px;
}

.commentinfo {
    color: #777;
}

    .commentinfo img {
        vertical-align: middle;
        margin-left: 4px;
    }

    .commentinfo .senderName {
        padding: 0 10px;
    }

.commentsCont {
    padding: 10px;
}

    .commentsCont ul > li {
        border: 1px solid #ddd;
        background-color: #eee;
        margin-bottom: 10px;
        -ms-border-radius: 4px;
        border-radius: 4px;
        font-size: 12px;
        padding: 6px;
    }

.voteCommentIcon {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 21px;
    text-align: center;
    -ms-border-radius: 2px;
    border-radius: 2px;
    margin: 0 3px;
    cursor: pointer;
}

.voteBtnArea {
    min-width: 50px;
    display: inline-block;
}

.voteContPos {
    color: #fff;
    background-color: green;
}

.voteContNeg {
    color: #fff;
    background-color: red;
}

.replyToThis {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 2px 4px;
    margin-right: 10px;
}

.replyComments li {
    background-color: #fff !important;
}

.borderBoxContainer {
    border: 1px solid #ddd;
    /*padding: 0 18px;*/
}

ul.newsList {
    padding-right: 10px;
}

    ul.newsList li {
        vertical-align: middle;
        margin-bottom: 3px;
    }

.slimScrollBar {
    background-color: #24ACBC !important;
}

.pishkhanContainer {
    background-color: #EAEAEA;
    padding: 10px 40px 2px;
    border: 1px solid #ccc;
}

    .pishkhanContainer img {
        border: 1px solid #ddd;
    }

    .pishkhanContainer h3 {
        border-bottom: 1px solid #444;
    }

    .pishkhanContainer .header {
        margin-bottom: 8px;
    }

    .pishkhanContainer .owl-dot span {
        width: 39px !important;
        height: 3px !important;
        background-color: #333 !important;
    }

    .pishkhanContainer .owl-dot.active span {
        background-color: #F8AF2C !important;
    }

    .pishkhanContainer .owl-dot:first-child span {
        margin-right: 0 !important;
    }

    .pishkhanContainer .owl-dot:last-child span {
        margin-left: 0 !important;
    }

.activityContainer {
}

.activityHeader .actionBtn {
    width: 30px;
    height: 75px;
    display: inline-block;
    border-right: 1px solid #fff;
    position: absolute;
    line-height: 86px;
}

    .activityHeader .actionBtn span {
        padding-right: 8px;
        color: #fff;
        font-size: 15px;
    }

    .activityHeader .actionBtn.next {
        border-bottom: 1px solid #fff;
        top: 0;
        left: 0;
    }

    .activityHeader .actionBtn.prev {
        bottom: 0;
        left: 0;
    }

.activityHeader {
    background-color: #607D8B;
    min-height: 148px;
    position: relative;
}

    .activityHeader.color2 {
        background-color: #CC403F;
    }

    .activityHeader.color3 {
        background-color: #E66700;
    }

    .activityHeader.color4 {
        background-color: #BFA618;
    }

    .activityHeader.color5 {
        background-color: #24ACBC;
    }

.activityHeader {
    vertical-align: baseline;
}

    .activityHeader h1 {
        color: #fff;
        vertical-align: baseline;
        text-align: center;
        padding-left: 30px;
        padding-top: 105px;
    }

.multimediaContainer {
    padding: 15px 0;
    position: relative;
}

    .multimediaContainer .owl-item .titleArea {
        padding: 6px;
        overflow: hidden;
        position: absolute;
        bottom: 0;
        right: 0;
        width: 100%;
    }

        .multimediaContainer .owl-item .titleArea .titleBody {
            min-height: 65px;
            padding: 4px 6px;
        }

    .multimediaContainer .owl-item {
        padding: 6px;
        min-height: 246px;
        overflow: hidden;
    }

.mediaItem .titleArea {
    padding: 8px 7px;
}

.multimediaContainer .owl-prev {
    right: -58px;
    position: absolute;
    top: 26%;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    height: 72px;
    width: 46px;
    line-height: 56px;
    background: #fff !important;
    opacity: 1 !important;
}

.multimediaContainer .owl-next {
    left: -58px;
    position: absolute;
    top: 26%;
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    height: 72px;
    width: 46px;
    line-height: 56px;
    background: #fff !important;
    opacity: 1 !important;
}

.owl-prev:hover, .owl-next:hover {
    background: #FFBB00 !important;
}

.multimediaContainer .owl-next span, .multimediaContainer .owl-prev span {
    font-size: 25px;
    vertical-align: middle;
    color: #00456E;
}

.newsGalleryContainer {
    color: #fff;
    font-size: 14px;
}

    .newsGalleryContainer .newsSocialLinks {
        /*margin-top: 14px;*/
        border-color: #636363 !important;
        padding: 5px 2px !important;
    }

    .newsGalleryContainer .newsInfoContainer {
        font-size: 12px;
    }

    .newsGalleryContainer h3 {
        color: #FEBA01;
    }

    .newsGalleryContainer .leadCont {
        margin-bottom: 20px;
    }

.newsletterContainer {
    padding: 0 0 0 40px;
}

    .newsletterContainer .titleLabel {
        margin-bottom: 10px;
    }

    .newsletterContainer .btn {
        background-color: #ddd;
        color: #333;
    }

    .newsletterContainer .submitBtn {
        background-color: #607D8B;
        color: #fff;
        font-size: 12px;
    }

.dir-rtl .input-group-addon:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.dir-rtl .input-group .form-control:last-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.form-control {
    font-size: 12px !important;
    height: 26px;
    padding: 3px 9px;
}

.input-group {
    margin-bottom: 3px;
}

.widgetBox {
    padding: 8px;
    border: 1px solid #CCCCCC;
}

    .widgetBox .header {
        padding-right: 5px;
        border-bottom: 1px solid #444;
    }

    .widgetBox ul {
        padding: 4px 0;
        list-style: none;
    }

        .widgetBox ul li {
            padding-right: 6px;
            margin-bottom: 3px;
        }

            .widgetBox ul li a {
                font-size: 12px;
            }

        .widgetBox ul.bullet li:before,
        .newsList.bullet ul li:before,
        .newsBodyCont ul li:before,
        .leadCont ul li:before,
        .bookContent ul li:before,
        .bookLead ul li:before {
            content: "■ ";
            color: #d12c32;
            font-size: 10px;
            vertical-align: middle;
            margin-left: 5px;
        }

    .widgetBox h3.header {
        margin-bottom: 10px;
    }

.pagination-container {
    text-align: center;
}

.panel-breaking-line {
    border-bottom: 1px solid #D5D3D3;
    height: 1px;
    padding: 4px 5px;
    margin-bottom: 8px;
}

.newsToolsCont {
    margin: 5px 0 5px;
    padding: 2px;
    clear: both;
    /*margin-right: 10px;
    margin-left: 10px;*/
}

.border3pxb {
    border-bottom: 3px solid #ccc;
}

.border3pxt {
    border-top: 3px solid #ccc;
}

.border1pxb {
    border-bottom: 1px solid #ccc;
}

.border1pxt {
    border-top: 1px solid #ccc;
}

.serviceAllPagedNewsContainer .item {
    min-height: 220px;
    margin-bottom: 10px;
    width: 100%;
}

    .serviceAllPagedNewsContainer .item h4 {
        color: #00456e;
        margin-top: 5px;
    }

        .serviceAllPagedNewsContainer .item h4 .line {
            height: 25px;
            padding-right: 4px;
            border-right: 5px solid #d12c32;
            padding-left: 2px;
            margin-left: 2px;
        }

    .serviceAllPagedNewsContainer .item .bookLead {
        margin-top: 10px;
        font-size: 12px;
    }

.newsBodyCont {
    padding: 0 20px 10px;
}

    .newsBodyCont, .newsBodyCont p, .newsBodyCont .leadCont {
        font-size: 12px !important;
        line-height: 23px;
    }

        .newsBodyCont a {
            color: #0000EE;
            text-decoration: underline;
        }

        .newsBodyCont a:visited {
            color: #551A8B;
            text-decoration: underline;
        }

            .newsBodyCont a:hover {
                color: #551A8B;
            }

        .newsBodyCont .writer {
            color: #d12c32;
        }

        .newsBodyCont h1 {
            margin-bottom: 5px;
        }

.relatedCont {
    margin-top: 10px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 20px !important;
    line-height: 18px;
    float: left;
}

    .relatedCont a {
        text-decoration: none !important;
        color: #d12c32!important;
    }

    .relatedCont .media {
        margin-bottom: 10px;
        border-top: 2px solid #ffbb00;
        color: #333;
    }

.bookItem {
    background-color: #ffbb00;
    padding: 35px 30px;
    display: block;
    position: relative;
    -webkit-transition-property: display; /* Safari */
    -webkit-transition-duration: 5s; /* Safari */
    transition-property: display;
    transition-duration: 5s;
}

    .bookItem .bookInfo {
        position: absolute;
        padding: 40px;
        display: none;
        height: 100%;
        background-color: #ffbb00;
        top: 0;
        left: 0;
    }

        .bookItem .bookInfo h4 {
            padding-right: 10px;
            border-right: 5px solid #d12c32;
            height: 25px;
            color: #00456e;
        }

        .bookItem .bookInfo .bookContent {
            display: block;
            margin-top: 10px;
            padding-left: 30px;
        }

    .bookItem:hover .bookInfo {
        display: block;
    }

.staticPageCont .headerPhoto {
    width: 100%;
    height: 350px;
    display: block;
    -ms-background-size: initial;
    background-size: initial;
    background-position: center;
    border-bottom: 1px solid #ccc;
    background-color: #33596C;
}

.staticPageCont .staticPageContent {
    background: #f1f1f1;
    padding: 42px;
    line-height: 28px;
    margin-bottom: 30px;
    margin-top: 20px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 1px 1px 5px #999;
    -ms-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
}

    .staticPageCont .staticPageContent h1 {
        color: #00456e;
        padding-right: 10px;
        margin-bottom: 15px;
        height: 25px;
        border-right: 5px solid #d12c32;
    }

.staticPageCont .staticPageTextContent {
    background: #f1f1f1;
    margin-top: -100px;
    padding: 42px;
    line-height: 28px;
    margin-bottom: 30px;
    border: 1px solid #ddd;
    border-top: 1px solid #ffbb00;
    -webkit-box-shadow: 1px 1px 5px #999;
    -ms-box-shadow: 1px 1px 5px #999;
    box-shadow: 1px 1px 5px #999;
}

    .staticPageCont .staticPageTextContent h1 {
        color: #00456e;
        padding-right: 10px;
        margin-bottom: 15px;
        height: 25px;
        border-right: 5px solid #d12c32;
    }

    .staticPageCont .staticPageTextContent .quote {
        padding-right: 13px;
        border-right: 2px solid #333;
        padding-top: 30px;
        position: relative;
    }

        .staticPageCont .staticPageTextContent .quote .quoteIcon {
            position: absolute;
            top: 0;
            right: 13px;
            display: block;
            color: #D12C32;
            font-size: 27px;
        }

.navbar-toggle {
    border: 1px solid #ccc;
}

.addCommentCont {
    padding: 0 10px;
}

.searchPageHeaderContainer {
    padding: 20px;
}

.search-header .btn {
    border: none;
    background: none;
    position: absolute;
    left: 0;
    top: -1px;
}

.search-header .form-control {
    width: 100%;
    padding-left: 35px;
    background-color: #e0e2e2;
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}

    .search-header .form-control:focus {
        -webkit-box-shadow: none;
        border-color: #dddddd;
        -ms-box-shadow: none;
        box-shadow: none;
        border: 1px solid #ccc;
    }

.pollWraper {
    margin-bottom: 15px;
}

    .pollWraper .headerSidebar {
        background-color: #24ACBC;
        padding: 3px 10px;
        color: #fff;
    }

    .pollWraper .content h3 {
        color: #00456e;
        padding: 5px;
    }

    .pollWraper .optionCont {
        margin: 3px 10px 20px;
    }

    .pollWraper .errorMessages {
        clear: both;
        margin-top: 3px;
        color: red;
    }

    .pollWraper .answerCont {
        margin-top: 10px;
    }

        .pollWraper .answerCont .backBtn {
            border: 1px solid #ddd;
            background-color: #eee;
            color: #666;
            border-radius: 4px;
            padding: 2px 5px;
            cursor: pointer;
        }

        .pollWraper .answerCont .option {
            margin-bottom: 2px;
        }

        .pollWraper .answerCont .answers {
            display: inline-block;
            height: 16px;
            background-color: #59588f;
            color: #fff;
        }

        .pollWraper .answerCont .answer1 {
            background-color: red !important;
        }

        .pollWraper .answerCont .answer2 {
            background-color: blue !important;
        }

        .pollWraper .answerCont .answer3 {
            background-color: green !important;
        }

        .pollWraper .answerCont .answer4 {
            background-color: blueviolet !important;
        }

        .pollWraper .answerCont .answer5 {
            background-color: firebrick !important;
        }

        .pollWraper .answerCont .answer6 {
            background-color: #59588f !important;
        }

        .pollWraper .answerCont .answer7 {
            background-color: yellow !important;
        }

        .pollWraper .answerCont ul li {
            margin-bottom: 5px;
        }

strong {
    font-weight: bold !important;
}

.a2a_default_style .a2a_svg {
    float: none !important;
    text-align: center;
    display: inline-block !important;
}

.a2a_kit a {
    text-align: center !important;
}

.a2a_default_style a {
    float: none !important;
    line-height: 11px !important;
}

.a2a_default_style {
    text-align: center !important;
    line-height: 10px !important;
}

.downloadContainer {
    margin: 10px 0;
}

    .downloadContainer a {
        font-size: 12px;
        color: #fff;
    }

.videoPlayerCont {
    direction: ltr;
}