/*anbaphotocat.aspx*/

.pager.writer {
    clear: both;
    border-bottom: 3px solid #a2a9ae;
    padding-bottom: 10px;
    width: 100%;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top;
}

    .pager.writer input {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 0;
        border: 1px solid #bbb8b8 !important;
        cursor: pointer;
    }

    .pager.writer .disabled {
        color: #BBBABA !important;
        text-shadow: 1px 1px 1px #ffffff;
    }

    .pager.writer .btn {
        display: block;
        width: 40px;
        text-align: center;
        float: right;
        padding: 0;
        margin: 0 0 0 4px;
        cursor: pointer;
        color: #000;
        border: 1px solid #a2a9ae;
        background: #F4F4F4;
        font-size: 11px;
        line-height: normal;
        font-weight: 700;
        border-radius: 0;
    }

    .pager.writer ul {
        list-style: none;
        padding: 0;
        margin: 0 10px;
        float: right;
    }

        .pager.writer ul li {
            display: inline-block;
            margin-left: 5px;
            line-height: 22px;
            cursor: pointer;
        }

.writer .black-theme.normal {
    text-decoration: none;
    border: 1px solid #a2a9ae;
    background: #F4F4F4;
    color: #000;
    white-space: nowrap;
    font-weight: 700;
    font-family: serif;
}

.writer .black-theme.activee {
    background: #a2a9ae;
    color: #fff;
}

.pager.writer ul li a {
    display: inline-block;
    width: auto;
    height: 24px;
    text-align: center;
    border-radius: 4px;
    padding: 0;
    font-size: 14px;
    line-height: 14px;
    font-family: serif;
    padding-right: 7px;
    padding-left: 7px;
    padding-top: 4px;
    padding-bottom: 5px;
    box-sizing: border-box;
    vertical-align: top;
}

.pager.writer div.short {
    float: left;
    margin: 0;
    padding: 0;
}

    .pager.writer div.short > input {
        line-height: 11px;
        font-size: 11px;
        height: 24px;
        padding: 0;
        text-align: center !important;
        border: 1px solid #a2a9ae;
        float: right;
        margin-left: 0;
        border-radius: 4px;
        font-family: serif;
        box-sizing: border-box;
        width: 28px;
        margin-right: 8px;
    }

.pager.writer span {
    margin-right: 4px;
    color: #333;
    float: right;
    font-weight: 700;
    font-size: 15px;
    font-family: serif;
}

.img360x221Land, .img360x221Land a {
    width: auto;
    height: auto;
    display: block;
}

    .img360x221Land a img, .img360x221Land img {
        max-width: 100%;
        max-height: 100%;
    }

ul.breadcrumbs {
    clear: both;
    overflow: hidden;
    margin: 0;
    margin-bottom:10px;
    padding: 5px;
    vertical-align: middle;
}

    ul.breadcrumbs li {
        font-size: 15px;
        line-height: 25px;
        white-space: nowrap;
        list-style: none;
        float: right;
        text-align: center;
        padding: 0;
        margin-left: 5px;
    }

        ul.breadcrumbs li:after {
            content: '/';
            display: inline-block;
            font-size: 22px;
            line-height: 22px;
            vertical-align: top;
            margin-top: 3px;
            color: #a2a9ae;
        }

        ul.breadcrumbs li.current:after, ul.breadcrumbs li:last-of-type:after {
            content: none;
        }

        ul.breadcrumbs li a {
            text-decoration: none;
            vertical-align: top;
            display: inline-block;
            margin-left: 5px;
        }

        ul.breadcrumbs li.current {
            padding-left: 0;
            background: 0;
            margin: 0;
            margin-top:3px;
            color: #8A0000;
            font-weight: 700;
        }

.home_category_news {
    margin-bottom: 10px;
    overflow: hidden;
}

    .home_category_news .border-top {
        height: 3px;
        background: #a2a9ae;
        margin-bottom: 10px;
    }

    .home_category_news h1.block-title {
        color: #8A0000;
        font-size: 18px;
        line-height: 27px;
        padding-bottom: 12px;
        border-bottom: 1px solid #e3e3e3;
        margin-bottom: 10px;
        font-weight: 700;
    }

    .home_category_news .block_home_post.first-post {
        margin: 0 0 10px;
        width: auto;
        float: none;
        background: #fff;
        border: 1px solid #e3e3e3;
        padding: 10px 10px 0;
    }

    .home_category_news .block_home_post .post-body {
        overflow: visible;
        padding-bottom: 10px;
    }

    .home_category_news .border-bottom {
        height: 3px;
        background: #a2a9ae;
        margin-top: 0;
    }

.news_body .row-container article .field_group .text ul {
    padding: 0;
    margin: 0 0 10px 25px;
}

    .news_body .row-container article .field_group .text ul li {
        font-weight: normal;
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 7px;
        margin-right: 30px;
        text-align: right;
        color: #000;
        list-style: none;
        text-indent: -1.35em;
    }

        .news_body .row-container article .field_group .text ul li:before {
            content: "\2022";
            color: red;
            font-size: 20px;
            margin-left: 9px;
        }

.HP_main_2_50 .posts_wrapper {
    overflow: hidden;
}

    .HP_main_2_50 .posts_wrapper .row-container {
        overflow: hidden;
        position: relative;
        margin-bottom: 10px;
    }

    .HP_main_2_50 .posts_wrapper .article50 {
        float: left;
        margin: 0 10px 0 0;
    }

.posts_wrapper article .field_group h2 a, .posts_wrapper article .field_group h3 a {
    position: relative;
    display: block;
}

.HP_main_2_50 .posts_wrapper .article50, .HP_main_2_50 .posts_wrapper .article50 .field_group .icons, .HP_main_2_50 .posts_wrapper .article50:before {
    width: 49.3%;
    overflow: hidden;
}

.HP_main_2_50 .posts_wrapper .row-container .article50:nth-of-type(2n+1) {
    margin-right: 0;
    clear: right;
    float: right;
}

.HP_main_2_50 .posts_wrapper .row-container .article50:nth-of-type(2n) {
    clear: left;
    float: left;
}

.HP_main_2_50 .posts_wrapper .article50:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    border: 1px solid #e3e3e3;
    box-sizing: border-box;
    height: 100%;
    background-color: rgba(255, 255, 255, 0);
    pointer-events: none;
}

.HP_main_2_50 .posts_wrapper .article50 .field_group {
    padding: 10px 10px 33px;
    height: 100%;
    overflow: hidden;
}

    .HP_main_2_50 .posts_wrapper .article50 .field_group .icons {
        margin: 0 -10px;
        background: 0;
        padding: 10px;
        bottom: 0;
        position: absolute;
        border-top: 1px solid #e3e3e3;
        box-sizing: border-box;
        line-height: 0;
    }

        .HP_main_2_50 .posts_wrapper .article50 .field_group .icons li {
            margin-bottom: 0;
            line-height: 0;
        }

.HP_main_2_50 .posts_wrapper .article50 .link-icon {
    background: url(/images/img-small-icon.png) center center no-repeat;
}

.article50 .field_group .pic {
    padding-right: 10px;
    padding-bottom: 10px;
}

.article50 .pic a img {
    width: auto;
    height: auto;
    margin: 0 auto;
}

.HP_main_2_50 article .pic {
    position: relative;
    float: left;
}

.article50 .field_group .pic.img360x221Land {
    padding-right: 0;
    margin: 0 auto;
    float: none;
}

.main_sidebar .widget {
    margin-bottom: 10px;
    border: 1px solid #5b6166;
    border-top-right-radius: 20px;
}

.news_body .icons {
    margin-bottom: 10px;
}

.news_body .icons {
    overflow: hidden;
    line-height: 0;
    position: absolute;
    bottom: 0;
}

    .news_body .icons li {
        list-style: none;
        float: right;
    }

        .news_body .icons li:last-child {
            margin-left: 0;
        }

.main_sidebar .widget .widget_header {
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    border-bottom-left-radius: 18px;
    border-top-right-radius: 18px;
    background: #5b6166;
}

.main_sidebar .widget ul li {
    list-style: none;
}

.main_sidebar .widget .widget_header .widget_title {
    color: #fff;
    overflow: hidden;
    clear: none;
    float: right;
    white-space: nowrap;
    font-weight: 700;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
}

.img300x250Left, .img300x250Left img {
    width: 300px;
    height: auto;
}

.main_sidebar .widget .widget_header .widget_subtitle {
    white-space: nowrap;
    float: left;
    color: #fff;
    word-spacing: 1px;
    padding: 0 0 0 15px;
    text-align: right;
}

    .main_sidebar .widget .widget_header .widget_subtitle a {
        text-decoration: none;
    }

.main_sidebar .widget .widget_body {
    position: relative;
    padding: 10px;
    overflow: hidden;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
}

.widget.widget_recent_blogposts.alwafiyat {
    border-bottom-left-radius: 20px;
}

.widget.widget_recent_blogposts.center .widget_header .widget_title {
    float: none;
    text-align: center;
    font-size: 16px;
    line-height: 27px;
}

.widget.widget_recent_blogposts.center .widget_header .widget_title {
    height: auto;
}

.widget_recent_blogposts.center .article .pic, .widget_recent_blogposts.center .article .pic a {
    max-width: 90px;
    max-height: 147px;
    width: auto;
    height: auto;
}

    .widget_recent_blogposts.center .article .pic a img, .widget_recent_blogposts.center .article .pic img {
        max-width: 90px;
        max-height: 147px;
    }

    .widget_recent_blogposts.center .article .pic img {
        border: 1px solid #eb1c15;
        box-sizing: border-box;
    }

.widget_recent_blogposts.center .article .text {
    color: #000;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 21px;
    font-weight: 700;
    text-align: right;
}

    .widget_recent_blogposts.center .article .text a, .widget_recent_blogposts.center .article .text, .widget_recent_blogposts.center .ctrText, .widget_recent_blogposts.center .ctrText a, .widget_recent_blogposts.center .article .desc, .widget_recent_blogposts.center .article .desc a, .widget_recent_blogposts.center .article .desc a:hover {
        color: #000;
    }

        .widget_recent_blogposts.center .article .text a:hover, .widget_recent_blogposts.center .article .text:hover, .widget_recent_blogposts.center .ctrText:hover, .widget_recent_blogposts.center .ctrText a:hover {
            outline: 0;
            color: #8a0000;
            text-decoration: none;
        }

.widget_recent_blogposts.center .article .desc {
    margin-bottom: 10px;
    text-align: right;
}

    .widget_recent_blogposts.center .article .desc img {
        float: right;
        padding-left: 10px;
        max-width: 25px;
        max-height: 43px;
    }

.widget_recent_blogposts.center .ctrText {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #ddd;
    font-weight: 700;
    display: inline-block;
    width: 100%
}

.main_sidebar .widget.themeBlack {
    border: 1px solid #0c0c0c;
}

    .main_sidebar .widget.themeBlack .widget_header {
        background: #000;
    }

.main_sidebar .widget.themeRed {
    border: 1px solid #e50700;
}

    .main_sidebar .widget.themeRed .widget_header {
        background: #eb1c15;
    }

.main_sidebar .widget.themeYellow {
    border: 1px solid #9e7c41;
}

    .main_sidebar .widget.themeYellow .widget_header {
        background: #d18b12;
    }

.main_sidebar .widget.themeMaron {
    border: 1px solid #970202;
}

    .main_sidebar .widget.themeMaron .widget_header {
        background: #8A0000;
    }

.main_sidebar .widget.themeGreen {
    border: 1px solid #0d973b;
}

    .main_sidebar .widget.themeGreen .widget_header {
        background: #059d38;
    }

.main_sidebar .widget.themeCommunity {
    border: 1px solid #014d27;
}

    .main_sidebar .widget.themeCommunity .widget_header {
        background: #00391c;
    }

.main_sidebar .widget.themeCulture {
    border: 1px solid #3b81ac;
}

    .main_sidebar .widget.themeCulture .widget_header {
        background: #4587af;
    }

.main_sidebar .widget.themeOpinion {
    border: 1px solid #144095;
}

    .main_sidebar .widget.themeOpinion .widget_header {
        background: #1458dd;
    }

.main_sidebar .widget.themeArabic {
    border: 1px solid #743c60;
}

    .main_sidebar .widget.themeArabic .widget_header {
        background: #81436a;
    }

.main_sidebar .widget.themeEconomy {
    border: 1px solid #21a693;
}

    .main_sidebar .widget.themeEconomy .widget_header {
        background: #1aad98;
    }

.main_sidebar .widget.themeSport {
    border: 1px solid #e06718;
}

    .main_sidebar .widget.themeSport .widget_header {
        background: #e06718;
    }

.main_sidebar .widget.themeReport {
    border: 1px solid #9e7239;
}

    .main_sidebar .widget.themeReport .widget_header {
        background: #986d34;
    }

.main_sidebar .widget.themeWorld {
    border: 1px solid #ae2e76;
}

    .main_sidebar .widget.themeWorld .widget_header {
        background: #ba337f;
    }

.main_sidebar .widget.themeLast {
    border: 1px solid #ae9836;
}

    .main_sidebar .widget.themeLast .widget_header {
        background: #cba912;
    }

.img300x250Left {
    text-align: center;
    margin: 0 auto 10px;
    overflow: hidden;
    max-width: 100%
}

.widget.widget_news_combine .widget_title {
    padding: 0 10px;
}

.widget.widget_news_combine .widget_subtitle a, .widget.widget_news_combine .widget_subtitle a:hover {
    color: #fff;
}

.widget.widget_news_combine .widget_body {
    padding: 10px 10px 20px;
}

.widget_news_combine .widget_body .block_news_tabs .tabs {
    border-bottom: 1px solid #ff4a4a;
    margin: 0 0 10px;
}

    .widget_news_combine .widget_body .block_news_tabs .tabs ul {
        overflow: hidden;
        padding: 0;
        margin: 0;
    }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li {
            list-style: none;
            float: right;
            line-height: 20px;
        }

            .widget_news_combine .widget_body .block_news_tabs .tabs ul li + li {
                margin-left: 3px;
            }

            .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
                margin-bottom: -2px;
                color: #3e4345;
                white-space: nowrap;
                border: 1px solid #ddd;
                padding: 10px 10px 9px;
                display: inline-block;
                line-height: 12px;
                text-decoration: none;
                border-top-right-radius: 8px;
                border-top-left-radius: 8px;
                cursor: pointer;
                margin-right: 5px;
                border-bottom: 0;
            }

                .widget_news_combine .widget_body .block_news_tabs .tabs ul li a span {
                    display: inline-block;
                }

                .widget_news_combine .widget_body .block_news_tabs .tabs ul li a:hover {
                    color: #73797c;
                }

            .widget_news_combine .widget_body .block_news_tabs .tabs ul li.ui-tabs-active a {
                background: #D50B07;
                color: #fff;
                border-bottom: 1px solid #C20C08;
            }

                .widget_news_combine .widget_body .block_news_tabs .tabs ul li.ui-tabs-active a span {
                    border: 0;
                }

.widget_news_combine .widget_body .block_news_tabs .block_home_news_post {
    text-align: right;
    overflow: hidden;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 10px;
}

    .widget_news_combine .widget_body .block_news_tabs .block_home_news_post:last-child {
        margin-bottom: 0;
        border-bottom: 0;
    }

    .widget_news_combine .widget_body .block_news_tabs .block_home_news_post .pic {
        float: left;
        padding-right: 10px;
        padding-bottom: 10px;
    }

.widget_news_combine .article .pic, .widget_news_combine .article .pic a {
    max-width: 85px;
    max-height: 52px;
}

    .widget_news_combine .article .pic a img, .widget_news_combine .article .pic img {
        max-width: 85px;
        max-height: 52px;
    }

.widget_news_combine .widget_body .block_news_tabs .block_home_news_post .title {
    overflow: hidden;
    margin: 0;
    line-height: 25px;
    padding-bottom: 10px;
    position: relative;
}

    .widget_news_combine .widget_body .block_news_tabs .block_home_news_post .title .latest_date {
        color: #666;
        font-weight: 700;
        display: inline-block;
        padding: 6px 5px 4px;
        margin-left: 10px;
        position: relative;
        right: 0;
        box-sizing: border-box;
        font-size: 11px;
        width: 57px;
        line-height: 14px;
        text-align: center;
        margin-bottom: 5px;
    }

        .widget_news_combine .widget_body .block_news_tabs .block_home_news_post .title .latest_date:after {
            content: '';
            border: 1px solid #ff4a4a;
            display: inline-block;
            left: 0;
            top: 0;
            bottom: 0;
            right: 0;
            position: absolute;
        }

.widget_news_combine .widget_body .block_news_tabs .block_home_news_post .post-info {
    margin-bottom: 10px;
}

.widget_news_combine span.weekName {
    display: none;
}

.widget_news_combine .widget_body .block_news_tabs .block_home_news_post .title .hot {
    color: #e50700;
    margin-right: 4px;
    font-weight: 700;
}

.widget_news_combine .widget_body .block_news_tabs .block_home_news_post .title a {
    text-decoration: none;
}

.widget_news_combine .widget_body ul.slides > li {
    display: none;
}

.widget_news_combine ul.flex-direction-nav {
    position: absolute;
    bottom: 5px;
    width: 90px;
    height: 20px;
    padding-top: 0;
    vertical-align: top;
    z-index: 100;
}

    .widget_news_combine ul.flex-direction-nav li {
        width: 18px;
        height: 19px;
        position: absolute;
        bottom: 0;
    }

        .widget_news_combine ul.flex-direction-nav li:first-child {
            right: 11px;
        }

        .widget_news_combine ul.flex-direction-nav li + li {
            right: 72px;
        }

        .widget_news_combine ul.flex-direction-nav li a {
            display: block;
            height: 16px;
            width: 16px;
            border: 1px solid #dedede;
            background: #fff;
            background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(242, 242, 242, 1) 100%);
        }

            .widget_news_combine ul.flex-direction-nav li a:hover {
                border-color: #ddd;
            }

            .widget_news_combine ul.flex-direction-nav li a.flex-next:after, .widget_news_combine ul.flex-direction-nav li a.flex-prev:after {
                content: "";
                display: block;
                width: 0;
                height: 0;
                left: 6px;
                top: 6px;
                border-top: 3px solid transparent;
                border-bottom: 3px solid transparent;
                position: absolute;
            }

            .widget_news_combine ul.flex-direction-nav li a.flex-prev:after {
                border-left: 4px solid #a6a6a6;
            }

            .widget_news_combine ul.flex-direction-nav li a.flex-next:after {
                left: 8px;
                border-right: 4px solid #a6a6a6;
            }

            .widget_news_combine ul.flex-direction-nav li a.flex-next:hover:after, .widget_news_combine ul.flex-direction-nav li a.flex-prev:hover:after {
                border-right-color: #333;
                border-left-color: #333;
            }

.widget_news_combine .pages_info {
    position: absolute;
    bottom: 6px;
    right: 44px;
    height: 13px;
    color: #333;
    font-size: 10px;
    line-height: 12px;
    white-space: nowrap;
    font-weight: 700;
}

.widget_news_combine .cur_page {
    padding-right: 3px;
    white-space: nowrap;
}

.widget_news_combine .all_pages {
    float: none;
    padding-left: 1px;
    white-space: nowrap;
}

.widget_news_combine #imgLoading, .widget_recent_blogposts #imgLoading {
    margin: 0 auto;
}

.widget_news_combine .tab_content ul.slides > li {
    display: none !important;
}

    .widget_news_combine .tab_content ul.slides > li.flex-active-slide {
        display: block !important;
    }

.widget_recent_blogposts ul.slides > li {
    display: none !important;
}

    .widget_recent_blogposts ul.slides > li.flex-active-slide {
        display: block !important;
    }

.widget_recent_writters .widget_body ul {
    margin: 0;
}

    .widget_recent_writters .widget_body ul li + li {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 5px;
        padding-left: 5px;
    }

    .widget_recent_writters .widget_body ul li:first-of-type {
        margin-bottom: 10px;
    }

    .widget_recent_writters .widget_body ul li {
        overflow: hidden;
        position: relative;
        vertical-align: top;
    }

        .widget_recent_writters .widget_body ul li > * {
            position: relative;
        }

        .widget_recent_writters .widget_body ul li:nth-of-type(even):before {
            content: '';
            position: absolute;
            background: #EDEDED;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            width: 100%;
            height: 100%
        }

.widget.widget_recent_writters .widget_header .widget_subtitle a {
    color: #fff;
}

.page .sc_accordion_style_1 .headerTap {
    font-size: 15px;
    line-height: 17px;
    border: 1px solid #e0e0e0;
    color: #707070;
    display: block;
    padding: 8px 50px 8px 11px;
    position: relative;
    cursor: pointer;
    margin-bottom: 4px;
    background: #fff;
    background: linear-gradient(to bottom, #fff 0, #fcfcfc 100%);
}

    .page .sc_accordion_style_1 .headerTap span:after, .page .sc_accordion_style_1 .headerTap span:before {
        display: block;
        background: #b4b4b4;
        left: 50%;
        content: "";
        position: absolute;
    }

    .page .sc_accordion_style_1 .headerTap span {
        width: 35px;
        top: 0;
        bottom: 0;
        position: absolute;
        right: 0;
        border-left: 1px solid #e0e0e0;
    }

    .page .sc_accordion_style_1 .headerTap:hover {
        text-decoration: none;
    }

    .page .sc_accordion_style_1 .headerTap span:after {
        height: 11px;
        width: 1px;
        top: 12px;
    }

    .page .sc_accordion_style_1 .headerTap span:before {
        height: 1px;
        width: 11px;
        top: 17px;
        margin-left: -5px;
    }

    .page .sc_accordion_style_1 .headerTap.ui-accordion-header-active span:after, .widget_recent_blogposts .widget_body ul.slides > li {
        display: none;
    }

.page .sc_accordion_style_1 .content {
    font-size: 12px;
    line-height: 19px;
    color: #6b6b6b;
    padding: 6px 0 10px;
    display: none;
    overflow: hidden;
    height: auto !important;
}

.ImgWritter {
    float: right;
    margin: 0 0 0 5px;
    width: 100px;
    height: 62px;
}

    .ImgWritter img {
        max-width: 100px;
        max-height: 62px;
    }

.TextWritter {
    float: left;
    width: 60%;
    clear: left;
    margin-bottom: 5px;
    font-size: 13px;
    line-height: 21px;
    text-align: right;
    font-weight: 700;
    color: #8A0000;
}

    .TextWritter a {
        color: #8A0000;
    }

p.TextWritter {
    font-weight: 400;
    line-height: 20px;
    color: #565656;
    margin-bottom: 0;
    text-align: right;
}

    p.TextWritter a {
        color: #565656;
    }

.widget_recent_blogposts .widget_title {
    padding: 0 10px;
}

.widget_recent_blogposts .widget_subtitle a {
    color: #fff;
}

.main_sidebar .widget_recent_blogposts .widget_body {
    padding: 10px 10px 25px;
}

    .main_sidebar .widget_recent_blogposts .widget_body.removePadding {
        padding: 10px 10px 0;
    }

.widget_recent_blogposts .widget_body a {
    text-decoration: none;
}

.widget_recent_blogposts .widget_body ul {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
}

    .widget_recent_blogposts .widget_body ul.icons {
        padding-bottom: 10px;
        line-height: 0;
    }

.widget_recent_blogposts .article + .article {
    padding-top: 10px;
    border-top: 1px solid #e3e3e3;
    overflow: hidden;
    clear: both;
}

.widget_recent_blogposts .article {
    overflow: hidden;
    clear: both;
}

    .widget_recent_blogposts .article .pic {
        float: left;
        margin: 0 10px 10px 0;
    }

        .widget_recent_blogposts .article .pic img {
            width: auto;
            height: auto;
        }

.widget.widget_recent_blogposts .article .pic.fullImageLeft {
    width: 278px;
    height: 171px;
    float: none;
    margin: 0 auto 10px;
}

    .widget.widget_recent_blogposts .article .pic.fullImageLeft a {
        width: 278px;
        height: 171px;
    }

        .widget.widget_recent_blogposts .article .pic.fullImageLeft a img {
            max-width: 278px;
            max-height: 171px;
        }

.widget_recent_blogposts .flex-direction-nav {
    display: block;
    clear: both;
    height: 15px;
}

.widget_recent_blogposts .article .text {
    color: #8A0000;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 21px;
    font-weight: 700;
    text-align: right;
    white-space: pre-wrap;
}

    .widget_recent_blogposts .article .text a {
        color: #8A0000;
        display: block;
    }

.widget_recent_blogposts.flash .article .text {
    text-align: center;
}

.widget_recent_blogposts .article .textblack, .widget_recent_blogposts .article .textblack a {
    color: #000;
}

.widget_recent_blogposts .article .textblack {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 21px;
    font-weight: 700;
    text-align: right;
    white-space: pre-wrap;
}

.widget_recent_blogposts .article .textblackleft, .widget_recent_blogposts .article .textblackleft a {
    color: #000;
}

.widget_recent_blogposts .article .textblackleft {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 21px;
    font-weight: 700;
    text-align: left;
    white-space: pre-wrap;
}

.widget_recent_blogposts ul.flex-direction-nav {
    position: absolute;
    bottom: 6px;
    width: 90px;
    height: 20px;
    padding-top: 0;
    vertical-align: top;
    z-index: 100;
}

    .widget_recent_blogposts ul.flex-direction-nav li {
        width: 18px;
        height: 19px;
        position: absolute;
        bottom: 0;
    }

        .widget_recent_blogposts ul.flex-direction-nav li:first-child {
            right: 11px;
        }

        .widget_recent_blogposts ul.flex-direction-nav li + li {
            right: 72px;
        }

        .widget_recent_blogposts ul.flex-direction-nav li a {
            display: block;
            height: 16px;
            width: 16px;
            border: 1px solid #dedede;
            background: #fff;
            background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(242, 242, 242, 1) 100%);
        }

            .widget_recent_blogposts ul.flex-direction-nav li a:hover {
                border-color: #ddd;
            }

            .widget_recent_blogposts ul.flex-direction-nav li a.flex-next:after, .widget_recent_blogposts ul.flex-direction-nav li a.flex-prev:after {
                content: "";
                display: block;
                width: 0;
                height: 0;
                left: 6px;
                top: 6px;
                border-top: 3px solid transparent;
                border-bottom: 3px solid transparent;
                position: absolute;
            }

            .widget_recent_blogposts ul.flex-direction-nav li a.flex-prev:after {
                border-left: 4px solid #a6a6a6;
            }

            .widget_recent_blogposts ul.flex-direction-nav li a.flex-next:after {
                left: 8px;
                border-right: 4px solid #a6a6a6;
            }

            .widget_recent_blogposts ul.flex-direction-nav li a.flex-next:hover:after, .widget_recent_blogposts ul.flex-direction-nav li a.flex-prev:hover:after {
                border-right-color: #333;
                border-left-color: #333;
            }

.widget_recent_blogposts .flex-direction-nav a.flex-disabled, .widget_news_combine .flex-direction-nav a.flex-disabled {
    display: none;
}

.widget_recent_blogposts .pages_info {
    position: absolute;
    bottom: 8px;
    right: 44px;
    height: 13px;
    color: #333;
    font-size: 10px;
    line-height: 12px;
    white-space: nowrap;
    font-weight: 700;
}

.widget_recent_blogposts .cur_page {
    padding-right: 3px;
    white-space: nowrap;
}

.widget_recent_blogposts .all_pages {
    float: none;
    padding-left: 1px;
    white-space: nowrap;
}

.widget_recent_blogposts .article .pic.Land, .widget_recent_blogposts .article .pic.Land a {
    width: 140px;
    height: 86px;
}

    .widget_recent_blogposts .article .pic.Land a img, .widget_recent_blogposts .article .pic.Land img {
        max-width: 140px;
        max-height: 86px;
    }

.widget_recent_blogposts .article .pic.Port, .widget_recent_blogposts .article .pic.Port a {
    width: 53px;
    height: 86px;
}

    .widget_recent_blogposts .article .pic.Port a img, .widget_recent_blogposts .article .pic.Port img {
        max-width: 53px;
        max-height: 86px;
    }

.widget_recent_blogposts.flash .article .pic {
    float: none;
    margin: 0 auto 10px;
}

    .widget_recent_blogposts.flash .article .pic.Land, .widget_recent_blogposts.flash .article .pic.Land a {
        width: 278px;
        height: 171px;
    }

        .widget_recent_blogposts.flash .article .pic.Land a img, .widget_recent_blogposts.flash .article .pic.Land img {
            max-width: 278px;
            max-height: 171px;
        }

    .widget_recent_blogposts.flash .article .pic.Port, .widget_recent_blogposts.flash .article .pic.Port a {
        width: 107px;
        height: 170px;
    }

        .widget_recent_blogposts.flash .article .pic.Port a img, .widget_recent_blogposts.flash .article .pic.Port img {
            max-width: 107px;
            max-height: 170px;
        }

.main_sidebar .widget_recent_blogposts .article .pic.PortFull, .main_sidebar .widget_recent_blogposts .article .pic.PortFull a, .main_sidebar .widget_recent_blogposts .article .pic.PortFull a img, .main_sidebar .widget_recent_blogposts .article .pic.PortFull img {
    max-width: 278px;
    max-height: 100%;
    width: auto;
    height: auto;
}

.widget.widget_recent_blogposts .article .pic.PortFull {
    margin: 0 auto !important;
    text-align: center;
}

    .widget.widget_recent_blogposts .article .pic.PortFull a {
        display: inline-block;
        vertical-align: top;
    }

.widget_recent_blogposts .article .pic.freeImage, .widget_recent_blogposts .article .pic.freeImage img {
    max-height: 87px;
}

    .widget_recent_blogposts.flash .article .pic.freeImage, .widget_recent_blogposts .article .pic.freeImage.fullImageLeft, .widget_recent_blogposts.flash .article .pic.freeImage img, .widget_recent_blogposts .article .pic.freeImage.fullImageLeft img {
        max-height: 171px;
    }

    .widget_recent_blogposts .article .pic.freeImage.PortFull, .widget_recent_blogposts .article .pic.freeImage.PortFull img {
        max-height: 100% !important;
    }

.widget.widget_recent_blogposts.review .widget_header {
    background: #059d38;
}

.widget.widget_recent_blogposts.review .post-info .comments_count, .widget.widget_recent_blogposts.review .post-info .post_views {
    display: none;
}

.widget_recent_blogposts.review .widget_body .post-info ul.icons {
    float: right;
}

.widget_recent_blogposts.child .article .pic {
    float: none;
    margin: 0 auto;
}

    .widget_recent_blogposts.child .article .pic, .widget_recent_blogposts.child .article .pic a {
        width: 280px;
        height: auto;
        max-width: 100%
    }

        .widget_recent_blogposts.child .article .pic a img, .widget_recent_blogposts.child .article .pic img {
            max-width: 280px;
            max-height: 100%
        }

.widget_recent_blogposts.child .article h3 {
    text-align: center;
    margin-top: 10px;
}

.widget.widget_recent_blogposts.child.PDF .widget_header {
    position: relative;
    overflow: visible;
}

    .widget.widget_recent_blogposts.child.PDF .widget_header .widget_subtitle {
        position: absolute;
        z-index: 7;
        left: 0;
        top: -6px;
    }

        .widget.widget_recent_blogposts.child.PDF .widget_header .widget_subtitle img {
            width: 40px;
            height: auto;
        }

.widget.widget_prayer_time .widget_header {
    overflow: hidden;
}

.widget_prayer_time .widget_body {
    position: relative;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-top: 0;
    padding: 17px 11px;
    overflow: hidden;
}

    .widget_prayer_time .widget_body .prayer_container {
        position: absolute;
        bottom: 9.6%;
        padding-bottom: 10px;
        line-height: 30px;
        left: 17%;
        padding-left: 10px;
        font-family: sans-serif;
        font-weight: 700;
        color: #4F5153;
    }

.block_subscribes_sidebar {
    overflow: hidden;
    background: #fff;
    border: 1px solid #e3e3e3;
    padding: 10px 10px 9px;
    text-align: center;
}

    .block_subscribes_sidebar .service {
        display: inline-block;
        margin-left: 6px;
    }

        .block_subscribes_sidebar .service:nth-of-type(4n), .widget .block_subscribes_sidebar .service:last-of-type {
            margin-left: 0;
            clear: left;
        }

        .block_subscribes_sidebar .service:first-of-type {
            clear: right;
        }

        .block_subscribes_sidebar .service a {
            display: inline-block;
            padding: 0 0 0 28px;
            text-decoration: none;
            background: url(/images/follow-right1.png) no-repeat;
            vertical-align: top;
        }

            .block_subscribes_sidebar .service a:hover {
                opacity: .8;
                color: #e50700;
            }

            .block_subscribes_sidebar .service a.fb {
                background-position: 0 -33px;
            }

            .block_subscribes_sidebar .service a.tw {
                background-position: 0 -2px;
            }

            .block_subscribes_sidebar .service a.youtube {
                background-position: 0 -95px;
            }

            .block_subscribes_sidebar .service a.instagram {
                background-position: 0 -125.5px;
            }

            .block_subscribes_sidebar .service a span {
                display: block;
            }

                .block_subscribes_sidebar .service a span.num {
                    float: left;
                    font-size: 12px;
                    line-height: 16px;
                    margin-bottom: -1px;
                    font-weight: 700;
                }

                .block_subscribes_sidebar .service a span.people {
                    clear: both;
                    float: left;
                    direction: ltr;
                    font-size: 10px;
                    line-height: 12px;
                    color: #939393;
                    font-weight: 700;
                }

.widget.widget_latest_weather .widget_header {
    overflow: hidden;
}

.widget_latest_weather .widget_body {
    position: relative;
    background: #fff;
    border: 1px solid #e3e3e3;
    border-top: 0;
    padding: 17px 11px;
    overflow: hidden;
}

.widget.widget_latest_weather .widget_header .widget_subtitle a {
    color: #fff;
}

cent_blogposts.twitter .widget_body ul li .article, .widget.widget_recent_blogposts.twitter .widget_body ul li .article + li .article {
    background: url(/images/tweet-icon.png) -1px 14px no-repeat;
    line-height: 20px;
    color: #4f4f4f;
}

.widget.widget_recent_blogposts.twitter .widget_body ul li .article:first-of-type {
    background-position: 0 3px;
}

.widget.widget_recent_blogposts.twitter .widget_body ul li .article ~ .article {
    padding: 10px 0 10px 24px;
}

.widget.widget_recent_blogposts.twitter .widget_body ul li .article {
    padding: 0 0 10px 24px;
    line-height: 20px;
    color: #4f4f4f;
}

    .widget.widget_recent_blogposts.twitter .widget_body ul li .article a:hover {
        color: #131313;
    }

    .widget.widget_recent_blogposts.twitter .widget_body ul li .article a {
        color: #e50700;
        font-weight: 700;
    }

.widget.feedburner_subscribe .widget_body {
    padding-bottom: 10px;
}

.widget.feedburner_subscribe .widget_header .widget_title {
    padding: 0 10px 0 11px;
}

.widget.feedburner_subscribe .form {
    width: 100%;
    overflow: hidden;
    padding: 10px 0 2px;
    float: right;
}

    .widget.feedburner_subscribe .form .field {
        float: right;
        margin-left: 2px;
    }

        .widget.feedburner_subscribe .form .field input {
            width: 160px;
            height: 27px;
            box-sizing: border-box;
            line-height: 18px;
        }

    .widget.feedburner_subscribe .form .button {
        float: right;
        font-weight: 700;
    }

.widget.feedburner_subscribe .label {
    line-height: 18px;
    color: #666;
}

.widget.widget_recent_blogposts.comments .comment_author {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
    font-weight: 700;
    background: url(/images/user-icon.png) 0 3px no-repeat;
    padding-left: 18px;
}

    .widget.widget_recent_blogposts.comments .comment_author a {
        text-decoration: none;
        color: #1d4155;
    }

        .widget.widget_recent_blogposts.comments .comment_author a:hover {
            text-decoration: none;
            color: #1c2023;
        }

.widget.widget_recent_blogposts.comments .comment_text {
    font-weight: 400;
    line-height: 18px;
    color: #565656;
    margin-bottom: 5px;
}

.widget.widget_recent_blogposts.comments .comment_date {
    font-weight: 400;
    font-size: 10px;
    line-height: 17px;
    color: #b1b1b1;
    padding-bottom: 8px;
}

.widget_latest_weather img {
    margin: 0 auto;
}

@media(max-width:1120px) {
    .main_sidebar .widget.widget_recent_blogposts .article .pic.fullImageLeft {
        width: 100%;
        height: auto;
        float: none;
        margin: 0 auto 10px;
    }

    .widget.widget_recent_blogposts .article .pic.fullImageLeft a {
        width: 100%;
        height: auto;
    }

    .row-container article .field_group .pic, .row-container article .field_group .pic a {
        width: auto;
        height: auto;
    }

    .HP_main_2_50 .posts_wrapper .article50, .HP_main_2_50 .posts_wrapper .article50 .field_group .icons, .HP_main_2_50 .posts_wrapper .article50:before {
        width: 49.2%
    }

    .main_sidebar .widget.widget_recent_blogposts .post-info .icons li a {
        padding-right: 15px;
        padding-top: 2px;
        margin-left: 2px;
        margin-bottom: 2px;
    }

    .block_subscribes_sidebar .service {
        margin-left: 12%
    }

        .block_subscribes_sidebar .service:nth-of-type(3n) {
            margin-left: 0;
            clear: left;
        }

        .block_subscribes_sidebar .service:nth-of-type(4n) {
            margin-left: 12%;
            clear: none;
        }

    .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
        font-size: 12px;
        padding: 8px 8px 7px;
    }

    .widget_recent_writters .TextWritter {
        width: 44%
    }
}

@media(max-width:1024px) {
    .HP_main_2_50 .posts_wrapper .row-container .article50:nth-of-type(2n) {
        clear: none;
        margin-right: 10px;
    }

    .HP_main_2_50 .posts_wrapper .row-container .article50:nth-of-type(2n+1) {
        clear: right;
        margin-right: 0;
    }

    .HP_main_2_50 .posts_wrapper .article50, .HP_main_2_50 .posts_wrapper .article50 .field_group .icons, .HP_main_2_50 .posts_wrapper .article50:before {
        width: 49%
    }

    .block_subscribes_sidebar .service, .block_subscribes_sidebar .service:nth-of-type(4n) {
        margin-left: 9%
    }

    .widget_prayer_time .widget_body .prayer_container {
        line-height: 28px;
    }

    .widget.feedburner_subscribe .form input[type=submit] {
        padding: 1px 5px 0;
    }

    .widget.feedburner_subscribe .form .field input {
        width: 149px;
    }

    .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
        padding: 6px 6px 5px;
    }
}

@media(max-width:949px) {

    .HP_main_2_50 .article50 .pic, .HP_main_2_50 .article50 .pic a, .HP_main_2_50 .article50 .pic a img {
        max-width: 208px;
    }

        .HP_main_2_50 .article50 .pic.img360x221Land, .HP_main_2_50 .article50 .pic.img360x221Land a, .HP_main_2_50 .article50 .pic.img360x221Land a img {
            max-width: 100%
        }

    .news_body .icons {
        position: relative;
        overflow: visible;
        display: inline-block;
        margin-bottom: 0;
    }

    .block_subscribes_sidebar .service, .block_subscribes_sidebar .service:nth-of-type(4n) {
        margin-left: 3px;
    }

    .widget_prayer_time .widget_body .prayer_container {
        line-height: 26px;
    }

    .widget.feedburner_subscribe .form .field input {
        width: 128px;
    }

    .widget_news_combine .widget_body .block_news_tabs .tabs ul li:first-of-type a {
        margin-right: 0;
    }

    .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
        font-size: 10px;
        padding: 7px 4px 6px;
    }
}

@media(max-width:800px) {
    .HP_main_2_50 .article50 .pic, .HP_main_2_50 .article50 .pic a, .HP_main_2_50 .article50 .pic a img {
        max-width: 155px;
    }

    .HP_main_2_50 .posts_wrapper .article50, .HP_main_2_50 .posts_wrapper .article50 .field_group .icons, .HP_main_2_50 .posts_wrapper .article50:before {
        width: 49%
    }

    .block_subscribes_sidebar .service {
        margin-left: 30%
    }

        .block_subscribes_sidebar .service:nth-of-type(2n) {
            margin-left: 0;
            clear: left;
        }

        .block_subscribes_sidebar .service:nth-of-type(3n) {
            margin-left: 30%;
            clear: none;
        }

        .block_subscribes_sidebar .service:nth-of-type(4n) {
            margin-left: 30%
        }

    .widget_prayer_time .widget_body .prayer_container {
        left: 14%;
        line-height: 21px;
    }

    .widget.feedburner_subscribe .form .field input {
        width: 80px;
    }

    .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
        font-size: 9px;
    }
}

@media(max-width:768px) {
    .widget_recent_blogposts .article .pic.freeImage, .widget_recent_blogposts .article .pic.freeImage img, .widget_recent_blogposts.flash .article .pic.freeImage, .widget_recent_blogposts .article .pic.freeImage.fullImageLeft, .widget_recent_blogposts.flash .article .pic.freeImage img, .widget_recent_blogposts .article .pic.freeImage.fullImageLeft img {
        max-height: 100%
    }

    .main_sidebar .widget.widget_recent_blogposts.center {
        width: 300px;
        clear: none;
    }

    .block_subscribes_sidebar .service, .block_subscribes_sidebar .service:nth-of-type(3n) {
        margin-left: 6px;
        clear: none;
    }

    .HP_main_2_50 .article50 .pic, .HP_main_2_50 .article50 .pic a, .HP_main_2_50 .article50 .pic a img {
        max-width: 250px;
    }

    .widget_recent_writters .TextWritter {
        width: 60%
    }

    .widget_prayer_time .widget_body .backGroundImgPrayer {
        margin: 0 auto;
    }

    .widget_prayer_time .widget_body .prayer_container {
        line-height: 30px;
        left: 22%
    }

    .widget.feedburner_subscribe .form .field {
        width: 75%
    }

        .widget.feedburner_subscribe .form .field input {
            width: 100%
        }

    .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
        font-size: 14px;
        padding: 10px 8px 9px;
    }

    .widget_recent_blogposts .article {
        overflow: hidden;
        width: 49%;
        display: inline-block;
        vertical-align: top;
        clear: none !important;
        margin-left: 10px;
        border-top: 1px solid #e3e3e3;
        padding-top: 10px;
        float: right;
    }

    .widget_recent_blogposts.NoArticle .article {
        width: auto;
        margin-left: 0;
        border-top: 0;
        padding-top: 0;
        float: none;
    }

    .widget_recent_blogposts .article:first-of-type, .widget_recent_blogposts .article:nth-of-type(2) {
        padding-top: 0;
        border: 0;
    }

    .widget_recent_blogposts .article:nth-of-type(2n) {
        margin-left: 0;
    }

    body .widget_recent_blogposts .article:nth-of-type(2n+1) {
        clear: right !important;
    }

    .widget_recent_blogposts .widget_body ul.slides > li {
        text-align: center;
    }

    body .widget_recent_blogposts .article .pic.Land a img, body .widget_recent_blogposts .article .pic.Land img, body .widget_recent_blogposts .article .pic.Port a img, body .widget_recent_blogposts .article .pic.Port img, body .widget.widget_recent_blogposts .article .pic.fullImageLeft a img {
        max-width: 100%;
        max-height: 100%
    }

    body .widget_recent_blogposts .article .pic {
        float: none;
        margin: 0 0 10px;
    }

    body .widget_recent_blogposts.center .article .pic {
        float: left;
        margin: 0 10px 10px 0;
    }

    body .widget_recent_blogposts.center .article {
        width: 100%;
        margin: 0 0 10px 0;
        border-bottom: 1px solid #ddd;
        border-top: 0;
        padding-top: 0;
    }

    body .single .widget_recent_blogposts.center .article:last-of-type {
        border-bottom: 0;
    }

    body .widget_recent_blogposts.center .ctrText {
        border-top: 0;
    }
}

@media(max-width:736px) {
    .HP_main_2_50 .article50 .pic, .HP_main_2_50 .article50 .pic a, .HP_main_2_50 .article50 .pic a img {
        max-width: 240px;
    }
}

@media(max-width:720px) {
    .HP_main_2_50 .article50 .pic, .HP_main_2_50 .article50 .pic a, .HP_main_2_50 .article50 .pic a img {
        max-width: 230px;
    }

    .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
        font-size: 12px;
        padding: 7px 7px 6px;
    }
}

@media(max-width:667px) {
    .HP_main_2_50 .article50 .pic, .HP_main_2_50 .article50 .pic a, .HP_main_2_50 .article50 .pic a img {
        max-width: 205px;
    }

    .widget_body .prayer_container {
        line-height: 30px;
        left: 18%
    }
}

@media(max-width:640px) {
    .HP_main_2_50 .article50 .pic, .HP_main_2_50 .article50 .pic a, .HP_main_2_50 .article50 .pic a img {
        max-width: 194px;
    }

    .HP_main_2_50 .posts_wrapper .article50, .HP_main_2_50 .posts_wrapper .article50 .field_group .icons, .HP_main_2_50 .posts_wrapper .article50:before {
        width: 49.1%
    }

    .widget.feedburner_subscribe .form .field {
        width: 65%
    }
}

@media(max-width:600px) {
    .HP_main_2_50 .posts_wrapper .article50, .HP_main_2_50 .posts_wrapper .article50 .field_group .icons, .HP_main_2_50 .posts_wrapper .article50:before {
        width: 48.9%
    }

    .HP_main_2_50 .article50 .pic, .HP_main_2_50 .article50 .pic a, .HP_main_2_50 .article50 .pic a img {
        max-width: 100%;
        width: auto;
    }

    .widget_prayer_time .widget_body .prayer_container {
        line-height: 29px;
    }

    .widget_news_combine .widget_body .block_news_tabs .tabs ul li:first-of-type a {
        margin-right: 0;
    }

    .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
        font-size: 9px;
        padding: 5px 5px 4px;
    }

    .widget_news_combine .widget_body .block_news_tabs .tabs ul {
        padding: 0;
    }
}

@media(max-width:568px) {
    .HP_main_2_50 .posts_wrapper .article50, .HP_main_2_50 .posts_wrapper .article50 .field_group .icons, .HP_main_2_50 .posts_wrapper .article50:before {
        width: 49%
    }

    .widget_prayer_time .widget_body .prayer_container {
        line-height: 27px;
        left: 17%
    }

    .widget_recent_blogposts .article {
        width: 48%
    }
}

@media(max-width:533px) {
    .HP_main_2_50 .posts_wrapper .article50, .HP_main_2_50 .posts_wrapper .article50 .field_group .icons, .HP_main_2_50 .posts_wrapper .article50:before {
        width: 48.7%
    }

    .widget_prayer_time .widget_body .prayer_container {
        line-height: 25px;
    }
}

@media(max-width:480px) {
    .HP_main_2_50 .posts_wrapper .article50:before, .HP_main_4_items .posts_wrapper .article4:before, .news_style6_body .posts_wrapper article:before {
        content: none !important;
    }

    .HP_main_2_50 .article50 h2.page-title {
        text-align: right;
        clear: none;
    }

    .HP_main_2_50 .posts_wrapper .article50 {
        margin-right: 0 !important;
        width: 100% !important;
        border-bottom: 1px solid #e3e3e3 !important;
        box-sizing: border-box !important;
    }

    .HP_main_2_50 .posts_wrapper .row-container, .HP_main_4_items .posts_wrapper .row-container {
        margin-bottom: 0;
    }

    .HP_main_2_50 .posts_wrapper .article50 .field_group .icons {
        clear: both;
        padding: 0 7px 6px !important;
        bottom: 0 !important;
        position: relative !important;
        border-top: 0;
        box-sizing: border-box !important;
        width: inherit;
        display: block;
        text-align: right;
    }

    .article50 .field_group .pic {
        float: left;
        padding-right: 10px;
    }

    .posts_wrapper .article50 .field_group .pic.img360x221Land {
        float: left !important;
        padding-right: 10px;
    }

    .HP_main_2_50 .posts_wrapper .article50 .field_group {
        padding: 10px 10px 0;
    }

    .widget_recent_blogposts.child .article h3, .widget_recent_blogposts.flash .article h3 {
        text-align: right;
    }

    .widget_recent_blogposts.child .article .pic {
        margin: 0 auto 10px !important;
    }

    .main_content .pager.writer div.short {
        float: right;
        margin-top: 10px;
    }

        .main_content .pager.writer div.short > input[type=text] {
            margin-right: 0;
        }

    .main_content .pager.writer span, .pager.writer ul ~ .btn {
        margin-top: 8px;
    }

    .pager.writer ul + .btn {
        clear: right;
    }

    .widget_prayer_time .widget_body .prayer_container {
        left: 29%;
        line-height: 31px;
    }

    .widget.feedburner_subscribe .form .field {
        width: 74%
    }

    .widget_recent_blogposts.flash .article .text {
        text-align: right;
    }

    .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
        margin-right: 10px;
        padding: 12px 8px 10px;
        font-size: 12px;
    }

    .main_sidebar .widget.widget_news_combine, .main_sidebar .widget.widget_recent_writters {
        width: 300px;
        clear: both;
    }

    .widget_recent_blogposts .article {
        width: 47%
    }

        .widget_recent_blogposts .article .pic.Land, .widget_recent_blogposts .article .pic.Land a, .widget_recent_blogposts .article .pic.Land a img, .widget_recent_blogposts .article .pic.Port, .widget_recent_blogposts .article .pic.Port a, .widget_recent_blogposts .article .pic.Port a img {
            max-width: 100% !important;
            max-height: 100% !important;
            float: none !important;
        }
}

@media(max-width:400px) {
    .widget_prayer_time .widget_body .prayer_container {
        left: 25%
    }
}

@media(max-width:320px) {
    .widget_prayer_time .widget_body .prayer_container {
        left: 18%
    }
}
.anbaphotocat .HP_main_2_50 .posts_wrapper .article50, .anbaphotocat .HP_main_2_50 .posts_wrapper .article50:before {
    background: #fcfcfc;
}
.anbaphotocat .home_category_news h1.block-title {
    padding: 10px;
    background: #fcfcfc;
}
@media(max-width:480px) {
    body article .pic, div[class$=Land].pic, div[class$=Port].pic {
        max-width: 38% !important;
        max-height: 100px !important;
    }
}

body.anbaphotocat .article50 .pic a img{
    max-height:334px;
}
@media(max-width:1030px) {
    body.anbaphotocat .article50 .pic a img {
        max-height: 315px;
    }
}
@media(max-width:920px) {
    body.anbaphotocat .article50 .pic a img {
        max-height: 280px;
    }
}
@media(max-width:850px) {
    body.anbaphotocat .article50 .pic a img {
        max-height: 256px;
    }
}
@media(max-width:815px) {
    body.anbaphotocat .article50 .pic a img {
        max-height: 246px;
    }
}
@media(max-width:770px) {
    body.anbaphotocat .article50 .pic a img {
        max-height: 232px;
    }
}
@media(max-width:750px) {
    body.anbaphotocat .article50 .pic a img {
        max-height: 222px;
    }
}
@media(max-width:720px) {
    body.anbaphotocat .article50 .pic a img {
        max-height: 215px;
    }
}
@media(max-width:650px) {
    body.anbaphotocat .article50 .pic a img {
        max-height: 190px;
    }
}
@media(max-width:550px) {
    body.anbaphotocat .article50 .pic a img {
        max-height: 147px;
    }
}
@media(max-width:480px) {
    body.anbaphotocat .article50 .pic a img {
        max-height: 100%;
    }
}
    /*anbaphoto.aspx*/
    .spnLoadMore {
        background-color: #8A0000;
        color: #fff;
        text-align: right;
        font-size: 14px;
        line-height: 14px;
        font-weight: 700;
        padding: 10px;
        border: 1px solid #ddd;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        margin: 0 auto 10px;
        width: 120px;
        height: 35px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        background-image: url(../images/left_arrow.png);
        background-repeat: no-repeat;
        background-position: 5px 6px;
        background-size: 21px;
        cursor: pointer;
        direction: rtl;
    }

    .spnLoadMoreEn {
        background-color: #8A0000;
        color: #fff;
        text-align: left;
        font-size: 14px;
        line-height: 14px;
        font-weight: 700;
        padding: 10px;
        border: 1px solid #ddd;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        margin: 0 auto 10px;
        width: 120px;
        height: 35px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        background-image: url(../images/left_arrow.png);
        background-repeat: no-repeat;
        background-position: 93px 6px;
        background-size: 21px;
        direction: ltr;
        cursor: pointer;
    }

    .spnLoadMore:hover, .spnLoadMore:focus {
        background-color: #D50B07;
    }

    .spnLoadMoreEn:hover, .spnLoadMoreEn:focus {
        background-color: #D50B07;
    }

    .cartoonImages .articleslider {
        max-width: 770px;
        max-height: 555px;
        margin: 0 auto;
        overflow: hidden;
        float: none;
        /*margin-right: 0;*/
    }

    .articleslider a {
        display: block
    }

    .slider-nav .slick-slide {
        max-width: 120px;
        max-height: 74px;
        margin: 0px 4px;
        background: #000;
        cursor: pointer;
    }

    body .slick-slide img {
        margin: 0 auto;
        max-width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
        color: black;
    }

    .cartoonImages .slider-for {
        max-width: 770px;
        max-height: 473px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 8px;
        text-align: center;
    }

        .cartoonImages .slider-for img {
            max-height: 473px;
        }

    .slider-nav .slick-slide img {
        max-height: 74px;
    }

    .slick-slider {
        position: relative;
        display: block;
        box-sizing: border-box;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-touch-callout: none;
        -khtml-user-select: none;
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-tap-highlight-color: transparent;
    }

    .slick-list {
        position: relative;
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0;
    }

        .slick-list:focus {
            outline: none;
        }

        .slick-list.dragging {
            cursor: pointer;
            cursor: hand;
        }

    .slick-slider .slick-track,
    .slick-slider .slick-list {
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .slick-track {
        position: relative;
        top: 0;
        left: 0;
        display: block;
    }

        .slick-track:before,
        .slick-track:after {
            display: table;
            content: '';
        }

        .slick-track:after {
            clear: both;
        }

    .slick-loading .slick-track {
        visibility: hidden;
    }

    .slick-slide {
        display: none;
        float: left;
        position: relative;
        height: 100%;
        min-height: 1px;
    }

    [dir='rtl'] .slick-slide {
        float: right;
    }

    .slick-slide img {
        display: block;
    }

    .slick-slide.slick-loading img {
        display: none;
    }

    .slick-slide.dragging img {
        pointer-events: none;
    }

    .slick-initialized .slick-slide {
        display: block;
    }

    .slick-loading .slick-slide {
        visibility: hidden;
    }

    .slick-vertical .slick-slide {
        display: block;
        height: auto;
        border: 1px solid transparent;
    }

    .slick-arrow.slick-hidden {
        display: none;
    }

    /*themes*/

    .slick-loading .slick-list {
        background: #fff url('/images/loading.gif') center center no-repeat;
    }
    /* Arrows */
    .slick-prev,
    .slick-next {
        font-size: 0;
        line-height: 0;
        position: absolute;
        top: 50%;
        display: block;
        width: 32px;
        height: 32px;
        padding: 0;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        cursor: pointer;
        z-index: 1;
        color: transparent;
        border: none;
        outline: none;
        background: transparent;
    }

    [dir='rtl'] .slick-prev {
        left: 10px;
        right: auto;
    }

    [dir='rtl'] .slick-next {
        left: auto;
        right: 10px;
    }

    .slick-next {
        right: 0;
    }

    .slick-prev {
        left: 0;
    }

    .slider-nav .slick-arrow:before {
        content: '';
        background-repeat: no-repeat;
        width: 32px;
        height: 32px;
        font-size: 0;
        line-height: 1;
        display: inline-block;
    }

    .slick-next:before {
        background-image: url('/images/lightbox-next.png');
    }

    .slick-prev:before {
        background-image: url('/images/lightbox-prev.png');
    }

    .slick-prev:hover,
    .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
        color: transparent;
        outline: none;
        background: transparent;
    }

        .slick-prev:hover:before,
        .slick-prev:focus:before,
        .slick-next:hover:before,
        .slick-next:focus:before {
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            filter: alpha(opacity=100);
            -moz-opacity: 1;
            -khtml-opacity: 1;
            opacity: 1;
        }

    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
        filter: alpha(opacity=25);
        -moz-opacity: .25;
        -khtml-opacity: .25;
        opacity: .25;
    }

    .slick-prev:before,
    .slick-next:before {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
        filter: alpha(opacity=85);
        -moz-opacity: .85;
        -khtml-opacity: .85;
        opacity: .85;
    }

    .articleslider .caption {
        position: absolute;
        right: 10px;
        bottom: 10px;
        padding: 5px;
        max-height: 55px;
        background-color: rgba(30,30,30,0.8);
        z-index: 50;
        left: 10px;
        font-size: 11px;
        line-height: 19px;
        color: #fff;
        overflow: hidden;
        text-align: right
    }

    .articleslider .img_wrap:hover img, .articleslider a.gal_link:hover img, .articleslider a.img-wrap:hover img, .articleslider a.w_hover:hover img {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1
    }

    ul.breadcrumbs {
        overflow: hidden;
        margin: 0;
        margin-bottom: 10px;
        padding: 5px;
        vertical-align: middle;
    }

        ul.breadcrumbs li {
            font-size: 15px;
            line-height: 25px;
            white-space: nowrap;
            list-style: none;
            float: right;
            text-align: center;
            padding: 0;
            margin-left: 5px;
        }

            ul.breadcrumbs li:after {
                content: '/';
                display: inline-block;
                font-size: 22px;
                line-height: 22px;
                vertical-align: top;
                margin-top: 3px;
                color: #a2a9ae;
            }

            ul.breadcrumbs li.current:after, ul.breadcrumbs li:last-of-type:after {
                content: none;
            }

            ul.breadcrumbs li a {
                text-decoration: none;
                vertical-align: top;
                display: inline-block;
                margin-left: 5px;
            }

            ul.breadcrumbs li.current {
                padding-left: 0;
                background: 0 0;
                margin: 0;
                margin-top: 3px;
                color: #8A0000;
                font-weight: 700;
            }

    .single .hentry {
        border-top: 3px solid #a2a9ae;
        padding-top: 10px;
        display: inline-block;
        width: 100%;
        overflow: hidden;
    }

    .single h2.page-title-art {
        margin-bottom: 0;
        padding-bottom: 10px;
        color: #000;
    }

    .single h1.page-title-art {
        line-height: 29px;
        margin-bottom: 10px;
    }

    .single article.hentry .post-info {
        width: 100%;
        margin-bottom: 5px;
        border-bottom: 5px solid #a2a9ae;
        padding-bottom: 5px;
        white-space: nowrap;
    }

    .single .block_social_top {
        padding-top: 0;
        padding-bottom: 0;
        clear: none;
        width: auto;
        position: relative;
    }

        .single .block_social_top .closeButton {
            position: fixed;
            margin-right: -50px;
            z-index: 1000;
            margin-top: 241px;
            padding: 0;
            text-indent: 0;
            background: #555555;
            width: 35px;
            height: 35px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            vertical-align: top;
            display: block;
            color: #fff;
            font-weight: 700;
            font-family: sans-serif;
            text-align: center;
            font-size: 23px;
            line-height: 30px;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        .single .block_social_top.nosmpdf .closeButton {
            margin-top: 160px;
        }

        .single .block_social_top .closeInput {
            display: none
        }

        .single .block_social_top li.hide, .single .block_social_top .closeInput {
            visibility: hidden;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            filter: alpha(opacity=0);
            -moz-opacity: 0;
            -khtml-opacity: 0;
            opacity: 0;
            transition: visibility 0s, opacity 0.5s linear;
            -webkit-transition: opacity 0.5s linear;
            -moz-transition: opacity 0.5s linear;
            -o-transition: opacity 0.5s linear;
        }

            .single .block_social_top .closeInput:checked ~ ul li.hide {
                visibility: visible;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                filter: alpha(opacity=100);
                -moz-opacity: 1;
                -khtml-opacity: 1;
                opacity: 1;
            }

            .single .block_social_top .closeInput:checked ~ .closeButton {
                margin-top: 400px;
                transform: rotate(-45deg);
                -webkit-transform: rotate(-45deg);
                -moz-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
            }

        .single .block_social_top.nosmpdf .closeInput:checked ~ .closeButton {
            margin-top: 320px
        }

        .single .block_social_top.nosmpdf.qr .closeButton {
            margin-top: 200px;
        }

    .single article .sec_block_top .fontlinks {
        display: inline-block;
        padding: 0;
        text-indent: 0;
        background: #fffefe;
        position: relative;
        border: 2px solid #ddd;
        width: 35px;
        height: 35px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        margin: 0;
        vertical-align: top;
    }

        .single article .sec_block_top .fontlinks:focus, .single article .sec_block_top .fontlinks:hover {
            border: 2px solid #a2a9ae;
        }

            .single article .sec_block_top .fontlinks:focus a, .single article .sec_block_top .fontlinks:hover a {
                color: #5b6166
            }

        .single article .sec_block_top .fontlinks a {
            position: absolute;
            text-indent: 0;
            font-size: 18px;
            line-height: 18px;
            font-family: sans-serif;
            vertical-align: top;
            text-align: left;
            border: none;
            margin: 0;
            padding: 0;
            width: auto;
            height: auto;
            font-weight: 700;
            top: 0;
            right: 0;
            left: 0;
            bottom: 0;
        }

            .single article .sec_block_top .fontlinks a.incfont {
                padding: 5px 3px
            }

            .single article .sec_block_top .fontlinks a.decfont {
                padding: 5px 5px
            }

            .single article .sec_block_top .fontlinks a:before {
                content: none
            }



    .single .block_social_top ul {
        position: fixed;
        margin-right: -50px;
        max-width: 40px;
        margin-top: 0;
        text-align: center;
        z-index: 100;
    }

        .single .block_social_top ul li {
            float: none;
            margin: 0;
            margin-bottom: 5px;
            text-align: left;
            display: block;
            vertical-align: top;
            width: 35px;
            height: 35px;
            border-radius: 50%;
        }

            .single .block_social_top ul li:last-of-type {
                margin-bottom: 0
            }

    .single article .sec_block_top .FBshare {
        float: left;
        display: inline-block;
        vertical-align: top;
        max-height: 30px;
    }

        .single article .sec_block_top .FBshare iframe {
            width: 95px;
            height: 32px
        }

    .block_social_top ul li a:hover, .block_social_top ul li a:focus, .single article .block_social_top .closeButton:hover, .single .block_social_top .closeButton:focus {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80);
        -moz-opacity: .8;
        -khtml-opacity: .8;
        opacity: .8;
    }

    .single .block_social_top ul li.facebookbox {
        background: #4a6eaa
    }

    .single .block_social_top ul li.twitterbox {
        background: #5ea9dd
    }

    .single .block_social_top ul li.pdfbox {
        background: #cd2b0b
    }

    .single .block_social_top ul li.whatsappbox {
        background: #169e0e
    }

    .single .block_social_top ul li.googlebox {
        background: #da2713
    }

    .single .block_social_top ul li.emailbox {
        background: #f89e45
    }

    .single .block_social_top ul li.gmailbox {
        background: #ed4335
    }

    .single .block_social_top ul li.linkedinbox {
        background: #0173b2
    }

    .single .block_social_top ul li.printbox {
        background: #738a8d
    }

    .single .block_social_top ul li.commentbox {
        background: #808080
    }

    .single .block_social_top ul li.bloggerbox {
        background: #f57e00
    }

    .single .block_social_top ul li a {
        position: relative;
        background: none;
        width: 35px;
        height: 35px;
    }


        .single .block_social_top ul li a:before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 22px;
            height: 22px;
            z-index: 1;
            top: 7px;
            left: 7px;
            vertical-align: top;
            background: url(/images/footer-soc-20181.png);
            background-size: 865px 22px;
            background-repeat: no-repeat;
        }

        .single .block_social_top ul li a.tw:before {
            background-position: -128px center;
        }

        .single .block_social_top ul li a.fb:before {
            background-position: -158px center;
        }

        .single .block_social_top ul li a.gplus:before {
            background-position: -787px center;
            background-size: 813px 20px;
            width: 24px;
            height: 22px;
            margin-left: -2px;
        }

    .socialMedia ul li i.fa-youtube:before {
        background-size: 1139px 28px;
        background-position: -1009px center;
        margin-left: -1px;
    }

    .socialMedia ul li i.fa-instagram:before {
        background-size: 1057px 26px;
        background-position: -899px center;
    }

    .socialMedia ul li i.fa-rss:before {
        background-size: 895px 22px;
        background-position: -192px center;
    }

    .single .block_social_top ul li a.pdf:before {
        background-size: 854px 21px;
        background-position: -60px center;
    }

    .single .block_social_top ul li a.whts:before {
        background-size: 1057px 26px;
        background-position: -2px center;
    }

    .single .block_social_top ul li a.linkedin:before {
        background-size: 976px 24px;
        background-position: -561px center;
    }

    .single .block_social_top ul li a.outlook:before {
        background-size: 1057px 26px;
        background-position: -489px center;
    }

    .single .block_social_top ul li a.gmail:before {
        background-position: -530px center;
    }

    .single .block_social_top ul li a.print {
        background-size: 976px 24px;
        background-position: -639px center;
    }


    .single .block_social_top ul li a.comment:before {
        background-size: 1139px 28px;
        background-position: -795px -2px;
        margin-left: -1px;
    }

    .single .block_social_top ul li.qrcodebox {
        background: #000
    }

    .single .block_social_top ul li a.qrcode:before {
        background-position: -699px center;
    }

    .single article .sec_block_top .printer {
        display: inline-block;
        vertical-align: top;
        margin-right: 2px;
        background: #fffefe;
        position: relative;
        border: 2px solid #ddd;
        width: 35px;
        height: 35px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        cursor: pointer;
    }

        .single article .sec_block_top .printer:hover, .single article .sec_block_top .printer:focus {
            border: 2px solid #a2a9ae;
        }

            .single article .sec_block_top .printer:hover img, .single article .sec_block_top .printer:focus img {
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
                filter: alpha(opacity=75);
                -moz-opacity: 0.75;
                -khtml-opacity: 0.75;
                opacity: 0.75;
            }

        .single article .sec_block_top .printer a {
            display: inline-block;
            vertical-align: top;
            margin-top: 4px;
            margin-right: 4px;
        }

    .single article .rsbtn {
        display: inline-block;
        margin: 0px;
        vertical-align: top;
        float: left
    }

    h3.article-title, h3.article-title-black {
        font-size: 14px;
        line-height: 22px;
        text-align: right;
        clear: none;
        margin-top: 10px;
        font-weight: 700;
    }

    h3.article-title {
        color: #8A0000;
    }

    h3.article-title-black {
        color: #000;
    }

    .block-social ul li img, .mejs-container {
        vertical-align: top;
    }

    .hentry .post-info .comments_count, .hentry .post-info .post_date, .hentry .post-info .post_source, .hentry .post-info .post_views, .hentry .post_format {
        text-decoration: none;
        float: right;
        margin-left: 10px;
        display: inline-block;
        color: #666;
        line-height: 11px;
        font-size: 11px;
        padding-right: 15px;
        padding-top: 0;
    }

    .hentry .post-info div:last-of-type {
        margin-left: 0;
    }

    .page .post_content a, .single article .post_content a {
        color: #e50700;
        text-decoration: none;
    }

        .page article.type-page .post_content a:hover, .single article .post_content a:hover {
            color: #666;
        }

    .single article .post_content {
        margin-bottom: 10px;
        overflow: inherit;
    }

    .block-social {
        width: 100%;
        padding: 11px 0;
        margin-bottom: 10px;
        border-top: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3;
        overflow: hidden;
    }

        .block-social .soc_label {
            float: left;
            margin-right: 17px;
            font-size: 10px;
            word-spacing: 1px;
            padding-top: 5px;
            line-height: 12px;
            font-family: 'Times New Roman', Times, serif;
        }

        .block-social ul {
            overflow: hidden;
            margin: 0;
        }

            .block-social ul li {
                list-style: none;
                float: left;
                margin: 0 0 0 7px;
            }

                .block-social ul li:first-child {
                    margin-left: 0;
                }

                .block-social ul li a {
                    display: block;
                }

    #comments.post_comments .comments_title {
        padding-bottom: 8px;
        border-bottom: 1px solid #e3e3e3;
        margin-bottom: 10px;
        border-top: 3px solid #ffba0f;
        padding-top: 8px;
        font-size: 18px;
        line-height: 29px;
        font-weight: 700;
        color: #8A0000;
        clear: both;
    }

    #comments .comment-list {
        margin: 0;
    }

        #comments .comment-list li.comment {
            list-style: none;
            overflow: hidden;
            padding-bottom: 10px;
            margin-bottom: 10px;
            border-bottom: 1px solid #e3e3e3;
        }

    .comment-list li.comment > .photo {
        float: right;
        width: 30px;
        height: auto;
        margin: 0 0 0 10px;
    }

    .comment-list li.comment .photo img {
        vertical-align: top;
        max-width: 30px;
        max-height: 29px;
    }

    .comment-list .extra_wrap {
        overflow: hidden;
    }

    .comment-list li.comment .userName {
        font-size: 15px;
        margin-bottom: 10px;
        line-height: 18px;
        color: #000;
        font-weight: 700;
    }

        .comment-list li.comment .userName a {
            text-decoration: none;
            color: #000;
            font-weight: 700;
        }

    .comment-list li.comment .commentTitleReply {
        font-size: 13px;
        margin-bottom: 5px;
        line-height: 16px;
        color: #8A0000;
        font-weight: 700;
    }

        .comment-list li.comment .commentTitleReply a {
            text-decoration: none;
            color: #8A0000;
            font-weight: 700;
        }

    .comment-list li.comment .comment_content {
        margin-bottom: 5px;
        padding-bottom: 5px;
        border-bottom: 1px dashed #ddd;
    }

    .comment-list li.comment .comment_info {
        overflow: hidden;
        font-size: 10px;
        line-height: 14px;
        color: #797a7d;
    }

        .comment-list li.comment .comment_info .comment_date {
            float: right;
        }

        .comment-list li.comment .comment_info .comment_edit_link, .comment-list li.comment .comment_info .comment_reply_link {
            float: right;
            margin-left: 11px;
        }

            .comment-list li.comment .comment_info .comment_edit_link a, .comment-list li.comment .comment_info .comment_reply_link a {
                display: inline-block;
                position: relative;
                text-decoration: none;
                color: #797a7d;
            }

                .comment-list li.comment .comment_info .comment_edit_link a:after, .comment-list li.comment .comment_info .comment_reply_link a:after {
                    content: "";
                    position: absolute;
                    top: 6px;
                    left: -6px;
                    color: red;
                    width: 2px;
                    height: 2px;
                    display: block;
                    background: #bfc0c1;
                }

                .comment-list li.comment .comment_info .comment_edit_link a:hover, .comment-list li.comment .comment_info .comment_reply_link a:hover {
                    color: #141414;
                }

    .comment-list li.comment .comment_content p {
        margin: 19px 0 0;
    }

        .comment-list li.comment .comment_content p:first-child {
            margin-top: 0;
        }

    #respond #reply-title {
        border-top: 3px solid #6cac00;
        padding: 8px 0;
        font-size: 18px;
        line-height: 29px;
        font-weight: 700;
        color: #8A0000;
        clear: both;
    }

        #respond #reply-title span {
            font-size: 12px;
            color: #565656;
            line-height: 24px;
            margin-right: 15px;
        }

    #respond input[type=email], #respond input[type=text], #respond textarea {
        border: 1px solid #d6d6d6;
        background: #fff;
        width: 284px;
        float: right;
        padding: 6px 7px 7px;
    }

    #commentform p {
        overflow: hidden;
        margin-bottom: 10px;
    }

        #commentform p label {
            float: right;
            cursor: pointer;
            color: #6b6b6b;
            padding-top: 10px;
            display: inline-block;
            margin-left: 10px;
            padding-bottom: 10px;
            width: 100px;
        }

        #commentform p textarea {
            height: 122px;
            width: 100%;
            box-sizing: border-box;
        }

    #commentform input[type=submit] {
        box-sizing: content-box;
        height: 30px;
        line-height: 15px;
        padding-top: 0;
        color: #4c4c4c;
        font-weight: 700;
        font-size: 14px;
    }

    #respond .csdivReplyTitle {
        display: inline-block;
        background: gray;
        border-radius: 20px;
        padding: 5px 10px 5px 30px;
        color: #000;
        margin-bottom: 10px;
        position: relative;
        font-weight: 700;
    }

        #respond .csdivReplyTitle .close {
            position: absolute;
            top: 3px;
            left: 10px;
            display: inline-block;
            font-family: sans-serif;
            cursor: pointer;
            color: #fff;
            font-size: 16px;
        }

            #respond .csdivReplyTitle .close:focus, #respond .csdivReplyTitle .close:hover {
                color: #ffb2b2;
            }

    #comments .comment-list li.comment.reply {
        margin-right: 39px;
        border: 1px solid #ddd;
        margin-top: 10px;
        padding: 10px;
        margin-bottom: 0;
        background-color: #F4F4F4;
        border-radius: 10px;
    }

    .comment-list li.comment .extra_wrap .comment_reply_icon {
        font-size: 12px;
        font-weight: 700;
        color: #8A0000;
        cursor: pointer;
        display: inline-block;
    }

        .comment-list li.comment .extra_wrap .comment_reply_icon img {
            display: inline-block;
            width: 15px;
            margin-bottom: -1px;
            margin-right: 3px;
        }

        #comments .comment-list li.comment.reply .photo img, .comment-list li.comment .extra_wrap .comment_reply_icon:focus > img, .comment-list li.comment .extra_wrap .comment_reply_icon:hover > img {
            opacity: .5;
        }

    #calendar_wrap table {
        width: 100%
    }

    #recent_posts {
        margin-bottom: 10px;
    }

        #recent_posts .section_title {
            border-top: 3px solid #788187;
            border-bottom: 1px solid #e3e3e3;
            margin-bottom: 0;
            padding: 8px 0;
            font-size: 18px;
            line-height: 29px;
            font-weight: 700;
            color: #8A0000;
            clear: both;
        }

        #recent_posts .posts_wrapper {
            overflow: hidden;
            margin-bottom: 10px;
        }

            #recent_posts .posts_wrapper .row-container {
                overflow: hidden;
                position: relative;
            }

            #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
                width: 48.6%;
                float: right;
            }

            #recent_posts .posts_wrapper article {
                overflow: hidden;
                padding-top: 10px;
                margin-left: 20px;
            }

            #recent_posts .posts_wrapper .row-container article:before {
                content: '';
                display: block;
                position: absolute;
                top: 0;
                bottom: 0;
                box-sizing: border-box;
                border-bottom: 1px solid #e3e3e3;
                height: 100%
            }

            #recent_posts .posts_wrapper article.item_left {
                margin-left: 0;
            }

            #recent_posts .posts_wrapper article .pic {
                float: left;
                max-width: 85px;
                height: 52px;
                margin-right: 10px;
                margin-bottom: 10px;
            }

                #recent_posts .posts_wrapper article .pic img {
                    max-width: 85px;
                    max-height: 52px;
                }

            #recent_posts .posts_wrapper article h3 {
                clear: none;
                line-height: 21px;
                margin-bottom: 35px;
            }

                #recent_posts .posts_wrapper article h3 a {
                    text-decoration: none;
                    color: #000;
                    position: relative;
                    display: block;
                }

                    #recent_posts .posts_wrapper article h3 a:hover {
                        color: #666;
                    }

            #recent_posts .posts_wrapper article .post-info {
                position: absolute;
                bottom: 0;
                margin-bottom: 10px;
            }

                #recent_posts .posts_wrapper article .post-info .post_date, #recent_posts .posts_wrapper article .post-info a {
                    padding-top: 2px;
                }

    .news_style6_body .posts_wrapper {
        overflow: hidden;
    }

        .news_style6_body .posts_wrapper .row-container {
            overflow: hidden;
            position: relative;
            margin-bottom: 10px;
        }

        .news_style6_body .posts_wrapper article, .news_style6_body .posts_wrapper article .field_group .icons, .news_style6_body .posts_wrapper article:before {
            width: 185px;
            overflow: hidden;
        }

        .news_style6_body .posts_wrapper article {
            float: right;
            margin: 0 10px 0 0;
            overflow: hidden;
        }

        .news_style6_body .posts_wrapper .row-container article:first-of-type {
            margin-right: 0;
            clear: right;
        }

        .news_style6_body .posts_wrapper .row-container article:nth-of-type(4) {
            clear: left;
        }

        .news_style6_body .posts_wrapper article .field_group {
            padding: 10px 10px 33px;
            height: 100%;
            overflow: hidden;
        }

        .news_style6_body .posts_wrapper article:before {
            content: '';
            box-sizing: border-box;
            bottom: 0;
            display: block;
            position: absolute;
            top: 0;
            border: 1px solid #e3e3e3;
            height: 100%;
            background-color: rgba(255, 255, 255, 0);
            pointer-events: none;
        }

        .news_style6_body .posts_wrapper article .field_group h3 {
            margin-top: 0;
            color: #8A0000;
            margin-bottom: 10px;
            text-align: center;
            font-size: 13px;
            line-height: 21px;
        }

            .news_style6_body .posts_wrapper article .field_group h3 a {
                color: #8A0000;
                text-decoration: none;
                display: inline-block;
            }

        .news_style6_body .posts_wrapper article .field_group .icons {
            margin: 0 -10px;
            background: 0 0;
            padding: 10px;
            bottom: 0;
            position: absolute;
            border-top: 1px solid #e3e3e3;
            box-sizing: border-box;
            line-height: 0;
            text-align: right;
            list-style: none;
        }

            .news_style6_body .posts_wrapper article .field_group .icons li {
                margin-bottom: 0;
                line-height: 0;
            }

        .news_style6_body .posts_wrapper article .link-icon {
            background: url(/images/img-small-icon.png) center center no-repeat;
        }

    .news_style6_body .border-bottom {
        height: 3px;
        background: #8A0000;
        margin-right: 18px;
        margin-top: -3px;
    }

    .news_style6_body .block-title {
        padding: 3px 20px;
        display: inline-block;
        color: #fff;
        border-top-left-radius: 20px;
        border-bottom-right-radius: 20px;
        font-size: 16px;
        line-height: 20px;
        background: #8A0000;
    }

    .news_style6_body {
        margin-bottom: 20px;
    }

        .news_style6_body .posts_wrapper .row-container:last-of-type {
            margin-bottom: 0;
        }

        .news_style6_body .border-bottom.sec {
            margin-right: 0;
            margin-top: 0;
            height: 6px;
        }

        .news_style6_body.themeGreen .block-title, .news_style6_body.themeGreen .border-bottom {
            background: #059d38;
        }

        .news_style6_body.themeYellow .block-title, .news_style6_body.themeYellow .border-bottom {
            background: #d18b12;
        }

        .news_style6_body.themeRed .block-title, .news_style6_body.themeRed .border-bottom {
            background: #eb1c15;
        }

        .news_style6_body.themeCommunity .block-title, .news_style6_body.themeCommunity .border-bottom {
            background: #00391c;
        }

        .news_style6_body.themeCulture .block-title, .news_style6_body.themeCulture .border-bottom {
            background: #4587af;
        }

        .news_style6_body.themeOpinion .block-title, .news_style6_body.themeOpinion .border-bottom {
            background: #1458dd;
        }

        .news_style6_body.themeArabic .block-title, .news_style6_body.themeArabic .border-bottom {
            background: #81436a;
        }

        .news_style6_body.themeEconomy .block-title, .news_style6_body.themeEconomy .border-bottom {
            background: #1aad98;
        }

        .news_style6_body.themeSport .block-title, .news_style6_body.themeSport .border-bottom {
            background: #e06718;
        }

        .news_style6_body.themeReport .block-title, .news_style6_body.themeReport .border-bottom {
            background: #986d34;
        }

        .news_style6_body.themeWorld .block-title, .news_style6_body.themeWorld .border-bottom {
            background: #ba337f;
        }

        .news_style6_body.themeLast .block-title, .news_style6_body.themeLast .border-bottom {
            background: #cba912;
        }

        .news_style6_body.themeBlack .block-title, .news_style6_body.themeBlack .border-bottom {
            background: #000;
        }

        .news_style6_body .posts_wrapper article .field_group .pic {
            margin: 0 auto 10px;
        }

        .news_style6_body article .pic, .news_style6_body article .pic a {
            width: 165px;
            height: 101px;
        }

            .news_style6_body article .pic a img, .news_style6_body article .pic img {
                max-width: 165px;
            }

    .main_sidebar .widget {
        margin-bottom: 10px;
        border: 1px solid #5b6166;
        border-top-right-radius: 20px;
    }

        .main_sidebar .widget .widget_header {
            overflow: hidden;
            height: 30px;
            line-height: 30px;
            border-bottom-left-radius: 18px;
            border-top-right-radius: 18px;
            background: #5b6166;
        }

        .main_sidebar .widget ul li {
            list-style: none;
        }

        .main_sidebar .widget .widget_header .widget_title {
            color: #fff;
            overflow: hidden;
            clear: none;
            float: right;
            white-space: nowrap;
            font-weight: 700;
            height: 30px;
            line-height: 30px;
            padding: 0 15px;
        }

        .main_sidebar .widget .widget_header .widget_subtitle {
            white-space: nowrap;
            float: left;
            color: #fff;
            word-spacing: 1px;
            padding: 0 0 0 15px;
            text-align: right;
        }

            .main_sidebar .widget .widget_header .widget_subtitle a {
                text-decoration: none;
            }

        .main_sidebar .widget .widget_body {
            position: relative;
            padding: 10px;
            overflow: hidden;
            background: #fff;
            width: 100%;
            box-sizing: border-box;
            display: inline-block;
        }

    .widget.widget_recent_blogposts.alwafiyat {
        border-bottom-left-radius: 20px;
    }

    .widget.widget_recent_blogposts.center .widget_header .widget_title {
        float: none;
        text-align: center;
        font-size: 16px;
        line-height: 27px;
        height: auto;
    }

    .widget_recent_blogposts.center .article .pic, .widget_recent_blogposts.center .article .pic a {
        max-width: 90px;
        max-height: 147px;
        width: auto;
        height: auto;
    }

        .widget_recent_blogposts.center .article .pic a img, .widget_recent_blogposts.center .article .pic img {
            max-width: 90px;
            max-height: 147px;
        }

        .widget_recent_blogposts.center .article .pic img {
            border: 1px solid #eb1c15;
            box-sizing: border-box;
        }

    .widget_recent_blogposts.center .article .text {
        margin-bottom: 10px;
        font-size: 13px;
        line-height: 21px;
        font-weight: 700;
        text-align: right;
    }

        .widget_recent_blogposts.center .article .desc, .widget_recent_blogposts.center .article .desc a, .widget_recent_blogposts.center .article .desc a:hover, .widget_recent_blogposts.center .article .text, .widget_recent_blogposts.center .article .text a, .widget_recent_blogposts.center .ctrText, .widget_recent_blogposts.center .ctrText a {
            color: #000;
        }

            .widget_recent_blogposts.center .article .text a:hover, .widget_recent_blogposts.center .article .text:hover, .widget_recent_blogposts.center .ctrText a:hover, .widget_recent_blogposts.center .ctrText:hover {
                outline: 0;
                color: #8a0000;
                text-decoration: none;
            }

    .widget_recent_blogposts.center .article .desc {
        margin-bottom: 10px;
        text-align: right;
    }

        .widget_recent_blogposts.center .article .desc img {
            float: right;
            padding-left: 10px;
            max-width: 25px;
            max-height: 43px;
        }

    .widget_recent_blogposts.center .ctrText {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: 1px solid #ddd;
        font-weight: 700;
        display: inline-block;
        width: 100%
    }

    .main_sidebar .widget.themeBlack {
        border: 1px solid #0c0c0c;
    }

        .main_sidebar .widget.themeBlack .widget_header {
            background: #000;
        }

    .main_sidebar .widget.themeRed {
        border: 1px solid #e50700;
    }

        .main_sidebar .widget.themeRed .widget_header {
            background: #eb1c15;
        }

    .main_sidebar .widget.themeYellow {
        border: 1px solid #9e7c41;
    }

        .main_sidebar .widget.themeYellow .widget_header {
            background: #d18b12;
        }

    .main_sidebar .widget.themeMaron {
        border: 1px solid #970202;
    }

        .main_sidebar .widget.themeMaron .widget_header {
            background: #8A0000;
        }

    .main_sidebar .widget.themeGreen {
        border: 1px solid #0d973b;
    }

        .main_sidebar .widget.themeGreen .widget_header {
            background: #059d38;
        }

    .main_sidebar .widget.themeCommunity {
        border: 1px solid #014d27;
    }

        .main_sidebar .widget.themeCommunity .widget_header {
            background: #00391c;
        }

    .main_sidebar .widget.themeCulture {
        border: 1px solid #3b81ac;
    }

        .main_sidebar .widget.themeCulture .widget_header {
            background: #4587af;
        }

    .main_sidebar .widget.themeOpinion {
        border: 1px solid #144095;
    }

        .main_sidebar .widget.themeOpinion .widget_header {
            background: #1458dd;
        }

    .main_sidebar .widget.themeArabic {
        border: 1px solid #743c60;
    }

        .main_sidebar .widget.themeArabic .widget_header {
            background: #81436a;
        }

    .main_sidebar .widget.themeEconomy {
        border: 1px solid #21a693;
    }

        .main_sidebar .widget.themeEconomy .widget_header {
            background: #1aad98;
        }

    .main_sidebar .widget.themeSport {
        border: 1px solid #e06718;
    }

        .main_sidebar .widget.themeSport .widget_header {
            background: #e06718;
        }

    .main_sidebar .widget.themeReport {
        border: 1px solid #9e7239;
    }

        .main_sidebar .widget.themeReport .widget_header {
            background: #986d34;
        }

    .main_sidebar .widget.themeWorld {
        border: 1px solid #ae2e76;
    }

        .main_sidebar .widget.themeWorld .widget_header {
            background: #ba337f;
        }

    .main_sidebar .widget.themeLast {
        border: 1px solid #ae9836;
    }

        .main_sidebar .widget.themeLast .widget_header {
            background: #cba912;
        }

    .widget.widget_news_combine .widget_header {
        background-color: #D50B07;
    }

    .widget.widget_news_combine .widget_title {
        padding: 0 10px;
    }

    .widget.widget_news_combine .widget_subtitle a, .widget.widget_news_combine .widget_subtitle a:hover {
        color: #fff;
    }

    .widget.widget_news_combine .widget_body {
        padding: 10px 10px 20px;
    }

    .widget_news_combine .widget_body .block_news_tabs .tabs {
        border-bottom: 1px solid #ff4a4a;
        margin: 0 0 10px;
    }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul {
            overflow: hidden;
            padding: 0;
            margin: 0;
        }

            .widget_news_combine .widget_body .block_news_tabs .tabs ul li {
                list-style: none;
                float: right;
                line-height: 20px;
            }

                .widget_news_combine .widget_body .block_news_tabs .tabs ul li + li {
                    margin-left: 3px;
                }

                .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
                    margin-bottom: -2px;
                    color: #3e4345;
                    white-space: nowrap;
                    border: 1px solid #ddd;
                    padding: 10px 10px 9px;
                    display: inline-block;
                    line-height: 12px;
                    text-decoration: none;
                    border-top-right-radius: 8px;
                    border-top-left-radius: 8px;
                    cursor: pointer;
                    margin-right: 5px;
                    border-bottom: 0;
                }

                    .widget_news_combine .widget_body .block_news_tabs .tabs ul li a span {
                        display: inline-block;
                    }

                    .widget_news_combine .widget_body .block_news_tabs .tabs ul li a:hover {
                        color: #73797c;
                    }

                .widget_news_combine .widget_body .block_news_tabs .tabs ul li.ui-tabs-active a {
                    background: #D50B07;
                    color: #fff;
                    border-bottom: 1px solid #C20C08;
                }

                    .widget_news_combine .widget_body .block_news_tabs .tabs ul li.ui-tabs-active a span {
                        border: none;
                    }

    .widget_news_combine .widget_body .block_news_tabs .block_home_news_post {
        text-align: right;
        overflow: hidden;
        border-bottom: 1px solid #e3e3e3;
        margin-bottom: 10px;
    }

        .widget_news_combine .widget_body .block_news_tabs .block_home_news_post:last-child {
            margin-bottom: 0;
            border-bottom: none;
        }

        .widget_news_combine .widget_body .block_news_tabs .block_home_news_post .pic {
            float: left;
            padding-right: 10px;
            padding-bottom: 10px;
        }

    .widget_news_combine .article .pic, .widget_news_combine .article .pic a, .widget_news_combine .article .pic a img, .widget_news_combine .article .pic img {
        max-width: 85px;
        max-height: 52px;
    }

    .widget_news_combine .widget_body .block_news_tabs .block_home_news_post .title {
        overflow: hidden;
        margin: 0;
        line-height: 25px;
        padding-bottom: 10px;
        position: relative;
    }

        .widget_news_combine .widget_body .block_news_tabs .block_home_news_post .title .latest_date {
            color: #666;
            font-weight: 700;
            display: inline-block;
            padding: 6px 5px 4px;
            margin-left: 10px;
            position: relative;
            right: 0;
            box-sizing: border-box;
            font-size: 11px;
            width: 57px;
            line-height: 14px;
            text-align: center;
            margin-bottom: 5px;
        }

    #html5-lightbox-box #html5-text, .TextWritter, .bigText, .span-emptyTable, p.TextWritter {
        text-align: right;
    }

    .widget_news_combine .widget_body .block_news_tabs .block_home_news_post .title .latest_date:after {
        content: '';
        border: 1px solid #ff4a4a;
        display: inline-block;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        position: absolute;
    }

    .widget_news_combine .widget_body ul.slides > li, .widget_news_combine span.weekName {
        display: none;
    }

    .widget_news_combine .widget_body .block_news_tabs .block_home_news_post .post-info {
        margin-bottom: 10px;
    }

    .widget_news_combine .widget_body .block_news_tabs .block_home_news_post .title .hot {
        color: #e50700;
        margin-right: 4px;
        font-weight: 700;
    }

    .widget_news_combine .widget_body .block_news_tabs .block_home_news_post .title a {
        text-decoration: none;
    }

    .widget_news_combine ul.flex-direction-nav {
        position: absolute;
        bottom: 5px;
        width: 90px;
        height: 20px;
        padding-top: 0;
        vertical-align: top;
        z-index: 100;
    }

        .widget_news_combine ul.flex-direction-nav li {
            width: 18px;
            height: 19px;
            position: absolute;
            bottom: 0;
        }

            .widget_news_combine ul.flex-direction-nav li:first-child {
                right: 11px;
            }

            .widget_news_combine ul.flex-direction-nav li + li {
                right: 72px;
            }

            .widget_news_combine ul.flex-direction-nav li a {
                display: block;
                height: 16px;
                width: 16px;
                border: 1px solid #dedede;
                background: #fff;
                background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(242, 242, 242, 1) 100%);
            }

                .widget_news_combine ul.flex-direction-nav li a:hover {
                    border-color: #ddd;
                }

                .widget_news_combine ul.flex-direction-nav li a.flex-next:after, .widget_news_combine ul.flex-direction-nav li a.flex-prev:after {
                    content: "";
                    display: block;
                    width: 0;
                    height: 0;
                    left: 6px;
                    top: 6px;
                    border-top: 3px solid transparent;
                    border-bottom: 3px solid transparent;
                    position: absolute;
                }

                .widget_news_combine ul.flex-direction-nav li a.flex-prev:after {
                    border-left: 4px solid #a6a6a6;
                }

                .widget_news_combine ul.flex-direction-nav li a.flex-next:after {
                    left: 8px;
                    border-right: 4px solid #a6a6a6;
                }

                .widget_news_combine ul.flex-direction-nav li a.flex-next:hover:after, .widget_news_combine ul.flex-direction-nav li a.flex-prev:hover:after {
                    border-right-color: #333;
                    border-left-color: #333;
                }

    .widget_news_combine .pages_info {
        position: absolute;
        bottom: 6px;
        right: 44px;
        height: 13px;
        color: #333;
        font-size: 10px;
        line-height: 12px;
        white-space: nowrap;
        font-weight: 700;
    }

    .widget_news_combine .cur_page {
        padding-right: 3px;
        white-space: nowrap;
    }

    .widget_news_combine .all_pages {
        float: none;
        padding-left: 1px;
        white-space: nowrap;
    }

    .widget_news_combine #imgLoading, .widget_recent_blogposts #imgLoading {
        margin: 0 auto;
    }

    .widget_news_combine .tab_content ul.slides > li {
        display: none !important;
    }

        .widget_news_combine .tab_content ul.slides > li.flex-active-slide {
            display: block !important;
        }

    .widget_recent_blogposts ul.slides > li {
        display: none !important;
    }

        .widget_recent_blogposts ul.slides > li.flex-active-slide {
            display: block !important;
        }

    .widget_recent_writters .widget_body ul {
        margin: 0;
    }

        .widget_recent_writters .widget_body ul li + li {
            padding: 10px 5px;
        }

        .widget_recent_writters .widget_body ul li:first-of-type {
            margin-bottom: 10px;
        }

        .widget_recent_writters .widget_body ul li {
            overflow: hidden;
            position: relative;
            vertical-align: top;
        }

            .widget_recent_writters .widget_body ul li > * {
                position: relative;
            }

            .widget_recent_writters .widget_body ul li:nth-of-type(even):before {
                content: '';
                position: absolute;
                background: #EDEDED;
                left: 0;
                right: 0;
                top: 0;
                bottom: 0;
                width: 100%;
                height: 100%
            }

    .widget.widget_recent_writters .widget_header .widget_subtitle a {
        color: #fff;
    }

    .page .sc_accordion_style_1 .headerTap {
        font-size: 15px;
        line-height: 17px;
        border: 1px solid #e0e0e0;
        color: #707070;
        display: block;
        padding: 8px 50px 8px 11px;
        position: relative;
        cursor: pointer;
        margin-bottom: 4px;
        background: #fff;
        background: linear-gradient(to bottom, #fff 0, #fcfcfc 100%);
    }

        .page .sc_accordion_style_1 .headerTap span:after, .page .sc_accordion_style_1 .headerTap span:before {
            display: block;
            background: #b4b4b4;
            left: 50%;
            content: "";
            position: absolute;
        }

        .page .sc_accordion_style_1 .headerTap span {
            width: 35px;
            top: 0;
            bottom: 0;
            position: absolute;
            right: 0;
            border-left: 1px solid #e0e0e0;
        }

        .page .sc_accordion_style_1 .headerTap:hover {
            text-decoration: none;
        }

        .page .sc_accordion_style_1 .headerTap span:after {
            height: 11px;
            width: 1px;
            top: 12px;
        }

        .page .sc_accordion_style_1 .headerTap span:before {
            height: 1px;
            width: 11px;
            top: 17px;
            margin-left: -5px;
        }

        .page .sc_accordion_style_1 .headerTap.ui-accordion-header-active span:after, .widget_recent_blogposts .widget_body ul.slides > li {
            display: none;
        }

    .page .sc_accordion_style_1 .content {
        font-size: 12px;
        line-height: 19px;
        color: #6b6b6b;
        padding: 6px 0 10px;
        display: none;
        overflow: hidden;
        height: auto !important;
    }

    .TextWritter, .TextWritter a {
        color: #8A0000;
    }

    .ImgWritter {
        float: right;
        margin: 0 0 0 5px;
        width: 100px;
        height: 62px;
    }

        .ImgWritter img {
            max-width: 100px;
            max-height: 62px;
        }

    .TextWritter {
        float: left;
        width: 60%;
        clear: left;
        margin-bottom: 5px;
        font-size: 13px;
        line-height: 21px;
        font-weight: 700;
    }

    p.TextWritter, p.TextWritter a {
        color: #565656;
    }

    p.TextWritter {
        font-weight: 400;
        line-height: 20px;
        margin-bottom: 0;
    }

    .commentNote {
        border: 1px solid #FFC8C8;
        padding: 10px;
        margin-bottom: 10px;
    }

        .commentNote p {
            font-weight: 700;
        }

            .commentNote p:before {
                content: '*';
                color: red;
                margin-top: 2px;
                margin-left: 5px;
            }

    #commentform #lblMsg, .bigText {
        margin-top: 10px;
        font-weight: 700;
    }

    .commentNote ul li, .commentNote ul li a {
        list-style-position: inside;
        margin-right: 10px;
    }

        .commentNote ul li a {
            color: #8a0000;
            font-weight: 700;
            white-space: nowrap;
        }

            #vsComment, .RedColorText, .commentNote ul li a:focus, .commentNote ul li a:hover {
                color: red;
            }

    .span-emptyTable {
        padding-top: 5px;
        caption-side: bottom;
        font-size: 12px;
        line-height: 20px;
        font-weight: 400;
    }

        .span-emptyTable strong {
            font-weight: 400 !important;
        }

    #vsComment ul li {
        list-style-position: inside;
    }

    .bigText {
        font-size: 18px;
        line-height: 29px;
        clear: none;
        color: #8A0000;
        margin-bottom: 10px;
    }

    #rfvCommentText, #rfvFullName {
        margin-top: 10px;
        margin-right: 5px;
    }

    #commentform #lblMsg {
        display: block;
        color: #0C4011;
    }

    #post_comments #upComments .title {
        text-align: center;
        margin-bottom: 10px;
        color: #131871;
        font-size: 16px;
        font-weight: 700;
    }

    .widget_recent_blogposts .widget_title {
        padding: 0 10px;
    }

    .widget_recent_blogposts .widget_subtitle a {
        color: #fff;
    }

    .main_sidebar .widget_recent_blogposts .widget_body {
        padding: 10px 10px 25px;
    }

        .main_sidebar .widget_recent_blogposts .widget_body.removePadding {
            padding: 10px 10px 0;
        }

    .widget_recent_blogposts .widget_body a {
        text-decoration: none;
    }

    .widget_recent_blogposts .widget_body ul {
        list-style-type: none;
        margin: 0;
        overflow: hidden;
    }

        .widget_recent_blogposts .widget_body ul.icons {
            padding-bottom: 10px;
            line-height: 0;
        }

    .widget_recent_blogposts .article + .article {
        padding-top: 10px;
        border-top: 1px solid #e3e3e3;
        overflow: hidden;
        clear: both;
    }

    .widget_recent_blogposts .article {
        overflow: hidden;
        clear: both;
    }

        .widget_recent_blogposts .article .pic {
            float: left;
            margin: 0 10px 10px 0;
        }

            .widget_recent_blogposts .article .pic img {
                width: auto;
                height: auto;
            }

    .widget.widget_recent_blogposts .article .pic.fullImageLeft {
        width: 278px;
        height: 171px;
        float: none;
        margin: 0 auto 10px;
    }

    .widget_recent_blogposts .article .text, .widget_recent_blogposts .article .textblack, .widget_recent_blogposts .article .textblackleft {
        margin-bottom: 10px;
        font-size: 13px;
        line-height: 21px;
        white-space: pre-wrap;
        font-weight: 700;
    }

    .widget.widget_recent_blogposts .article .pic.fullImageLeft a {
        width: 278px;
        height: 171px;
    }

        .widget.widget_recent_blogposts .article .pic.fullImageLeft a img {
            max-width: 278px;
            max-height: 171px;
        }

    .widget_recent_blogposts .flex-direction-nav {
        display: block;
        clear: both;
        height: 15px;
    }

    .widget_recent_blogposts .article .text {
        color: #8A0000;
        text-align: right;
    }

        .widget_recent_blogposts .article .text a {
            color: #8A0000;
            display: block;
        }

    .widget_recent_blogposts .article .textblack, .widget_recent_blogposts .article .textblack a, .widget_recent_blogposts .article .textblackleft, .widget_recent_blogposts .article .textblackleft a {
        color: #000;
    }

    .widget_recent_blogposts.flash .article .text {
        text-align: center;
    }

    .widget_recent_blogposts .article .textblack {
        text-align: right;
    }

    .widget_recent_blogposts .article .textblackleft {
        text-align: left;
    }

    .widget_recent_blogposts ul.flex-direction-nav {
        position: absolute;
        bottom: 6px;
        width: 90px;
        height: 20px;
        padding-top: 0;
        vertical-align: top;
        z-index: 100;
    }

        .widget_recent_blogposts ul.flex-direction-nav li {
            width: 18px;
            height: 19px;
            position: absolute;
            bottom: 0;
        }

            .widget_recent_blogposts ul.flex-direction-nav li:first-child {
                right: 11px;
            }

            .widget_recent_blogposts ul.flex-direction-nav li + li {
                right: 72px;
            }

            .widget_recent_blogposts ul.flex-direction-nav li a {
                display: block;
                height: 16px;
                width: 16px;
                border: 1px solid #dedede;
                background: #fff;
                background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0, rgba(242, 242, 242, 1) 100%);
            }

                .widget_recent_blogposts ul.flex-direction-nav li a:hover {
                    border-color: #ddd;
                }

                .widget_recent_blogposts ul.flex-direction-nav li a.flex-next:after, .widget_recent_blogposts ul.flex-direction-nav li a.flex-prev:after {
                    content: "";
                    display: block;
                    width: 0;
                    height: 0;
                    left: 6px;
                    top: 6px;
                    border-top: 3px solid transparent;
                    border-bottom: 3px solid transparent;
                    position: absolute;
                }

                .widget_recent_blogposts ul.flex-direction-nav li a.flex-prev:after {
                    border-left: 4px solid #a6a6a6;
                }

                .widget_recent_blogposts ul.flex-direction-nav li a.flex-next:after {
                    left: 8px;
                    border-right: 4px solid #a6a6a6;
                }

                .widget_recent_blogposts ul.flex-direction-nav li a.flex-next:hover:after, .widget_recent_blogposts ul.flex-direction-nav li a.flex-prev:hover:after {
                    border-right-color: #333;
                    border-left-color: #333;
                }

    .widget_news_combine .flex-direction-nav a.flex-disabled, .widget_recent_blogposts .flex-direction-nav a.flex-disabled {
        display: none;
    }

    .widget_recent_blogposts .pages_info {
        position: absolute;
        bottom: 8px;
        right: 44px;
        height: 13px;
        color: #333;
        font-size: 10px;
        line-height: 12px;
        white-space: nowrap;
        font-weight: 700;
    }

    .widget_recent_blogposts .cur_page {
        padding-right: 3px;
        white-space: nowrap;
    }

    .widget_recent_blogposts .all_pages {
        float: none;
        padding-left: 1px;
        white-space: nowrap;
    }

    .widget_recent_blogposts .article .pic.Land, .widget_recent_blogposts .article .pic.Land a {
        width: 140px;
        height: 86px;
    }

        .widget_recent_blogposts .article .pic.Land a img, .widget_recent_blogposts .article .pic.Land img {
            max-width: 140px;
            max-height: 86px;
        }

    .widget_recent_blogposts .article .pic.Port, .widget_recent_blogposts .article .pic.Port a {
        width: 53px;
        height: 86px;
    }

        .widget_recent_blogposts .article .pic.Port a img, .widget_recent_blogposts .article .pic.Port img {
            max-width: 53px;
            max-height: 86px;
        }

    .widget_recent_blogposts.flash .article .pic {
        float: none;
        margin: 0 auto 10px;
    }

        .widget_recent_blogposts.flash .article .pic.Land, .widget_recent_blogposts.flash .article .pic.Land a {
            width: 278px;
            height: 171px;
        }

            .widget_recent_blogposts.flash .article .pic.Land a img, .widget_recent_blogposts.flash .article .pic.Land img {
                max-width: 278px;
                max-height: 171px;
            }

        .widget_recent_blogposts.flash .article .pic.Port, .widget_recent_blogposts.flash .article .pic.Port a {
            width: 107px;
            height: 170px;
        }

            .widget_recent_blogposts.flash .article .pic.Port a img, .widget_recent_blogposts.flash .article .pic.Port img {
                max-width: 107px;
                max-height: 170px;
            }

    .main_sidebar .widget_recent_blogposts .article .pic.PortFull, .main_sidebar .widget_recent_blogposts .article .pic.PortFull a, .main_sidebar .widget_recent_blogposts .article .pic.PortFull a img, .main_sidebar .widget_recent_blogposts .article .pic.PortFull img {
        max-width: 278px;
        max-height: 100%;
        width: auto;
        height: auto;
    }

    .widget.widget_recent_blogposts .article .pic.PortFull {
        margin: 0 auto !important;
        text-align: center;
    }

        .widget.widget_recent_blogposts .article .pic.PortFull a {
            display: inline-block;
            vertical-align: top;
        }

    .widget_recent_blogposts .article .pic.freeImage, .widget_recent_blogposts .article .pic.freeImage img {
        max-height: 87px;
    }

        .widget_recent_blogposts .article .pic.freeImage.fullImageLeft, .widget_recent_blogposts .article .pic.freeImage.fullImageLeft img, .widget_recent_blogposts.flash .article .pic.freeImage, .widget_recent_blogposts.flash .article .pic.freeImage img {
            max-height: 171px;
        }

        .widget_recent_blogposts .article .pic.freeImage.PortFull, .widget_recent_blogposts .article .pic.freeImage.PortFull img {
            max-height: 100% !important;
        }

    .widget.widget_recent_blogposts.review .widget_header {
        background: #059d38;
    }

    .widget.widget_recent_blogposts.review .post-info .comments_count, .widget.widget_recent_blogposts.review .post-info .post_views {
        display: none;
    }

    .widget_recent_blogposts.review .widget_body .post-info ul.icons {
        float: right;
    }

    .widget_recent_blogposts.child .article .pic {
        float: none;
        margin: 0 auto;
    }

        .widget_recent_blogposts.child .article .pic, .widget_recent_blogposts.child .article .pic a {
            width: 280px;
            height: auto;
            max-width: 100%
        }

            .widget_recent_blogposts.child .article .pic a img, .widget_recent_blogposts.child .article .pic img {
                max-width: 280px;
                max-height: 100%
            }

    .widget_recent_blogposts.child .article h3 {
        text-align: center;
        margin-top: 10px;
    }

    .widget.widget_recent_blogposts.child.PDF .widget_header {
        position: relative;
        overflow: visible;
    }

        .widget.widget_recent_blogposts.child.PDF .widget_header .widget_subtitle {
            position: absolute;
            z-index: 7;
            left: 0;
            top: -6px;
        }

            .widget.widget_recent_blogposts.child.PDF .widget_header .widget_subtitle img {
                width: 40px;
                height: auto;
            }

    .widget.widget_prayer_time .widget_header {
        overflow: hidden;
    }

    .widget_prayer_time .widget_body {
        position: relative;
        background: #fff;
        border: 1px solid #e3e3e3;
        border-top: none;
        padding: 17px 11px;
        overflow: hidden;
    }

        .widget_prayer_time .widget_body .prayer_container {
            position: absolute;
            bottom: 9.6%;
            padding-bottom: 10px;
            line-height: 30px;
            left: 17%;
            padding-left: 10px;
            font-family: sans-serif;
            font-weight: 700;
            color: #4F5153;
        }

    .block_subscribes_sidebar {
        overflow: hidden;
        background: #fff;
        border: 1px solid #e3e3e3;
        padding: 10px 10px 9px;
        text-align: center;
    }

        .block_subscribes_sidebar .service {
            display: inline-block;
            margin-left: 6px;
        }

            .block_subscribes_sidebar .service:nth-of-type(4n), .widget .block_subscribes_sidebar .service:last-of-type {
                margin-left: 0;
                clear: left;
            }

            .block_subscribes_sidebar .service:first-of-type {
                clear: right;
            }

            .block_subscribes_sidebar .service a {
                display: inline-block;
                padding: 0 0 0 28px;
                text-decoration: none;
                background: url(/images/follow-right1.png) no-repeat;
                vertical-align: top;
            }

                .block_subscribes_sidebar .service a:hover {
                    opacity: .8;
                    color: #e50700;
                }

                .block_subscribes_sidebar .service a.fb {
                    background-position: 0 -33px;
                }

                .block_subscribes_sidebar .service a.tw {
                    background-position: 0 -2px;
                }

                .block_subscribes_sidebar .service a.youtube {
                    background-position: 0 -95px;
                }

                .block_subscribes_sidebar .service a.instagram {
                    background-position: 0 -125.5px;
                }

                .block_subscribes_sidebar .service a span {
                    display: block;
                }

                    .block_subscribes_sidebar .service a span.num {
                        float: left;
                        font-size: 12px;
                        line-height: 16px;
                        margin-bottom: -1px;
                        font-weight: 700;
                    }

                    .block_subscribes_sidebar .service a span.people {
                        clear: both;
                        float: left;
                        direction: ltr;
                        font-size: 10px;
                        line-height: 12px;
                        color: #939393;
                        font-weight: 700;
                    }

    .widget.widget_recent_video .widget_body {
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: center;
    }

    .widget_recent_video .widget_header .widget_subtitle a {
        color: #f2f2f2;
    }

    .widget_recent_video .thumb_carousel .jcarousel-list {
        margin: 0;
    }

        .widget_recent_video .thumb_carousel .jcarousel-list li {
            margin: 2px 0 3px;
            width: 45px;
            height: 33px;
        }

            .widget_recent_video .thumb_carousel .jcarousel-list li a {
                display: inline-block;
                max-height: 33px;
            }

                .widget_recent_video .thumb_carousel .jcarousel-list li a img {
                    margin: 0 auto;
                    max-width: 100%;
                    max-height: 33px;
                }

    .widget_recent_video.caricature .thumb_carousel .jcarousel-list li, .widget_recent_video.photo .thumb_carousel .jcarousel-list li {
        height: 28px;
    }

        .widget_recent_video.caricature .thumb_carousel .jcarousel-list li a, .widget_recent_video.caricature .thumb_carousel .jcarousel-list li a img, .widget_recent_video.photo .thumb_carousel .jcarousel-list li a, .widget_recent_video.photo .thumb_carousel .jcarousel-list li a img {
            max-height: 28px;
        }

    .widget_recent_video .video-thumb .w_hover {
        height: 141px;
        width: 225px;
        line-height: 0;
    }

    .widget_recent_video .widget_body .link-icon {
        background: url(/images/video_link_icon.png) no-repeat;
    }

    .widget_recent_video.caricature .widget_body .link-icon, .widget_recent_video.photo .widget_body .link-icon {
        background: url(/images/gallery-icon.png) no-repeat;
    }

    .widget_recent_video .thumb_carousel .jcarousel-list li:hover img {
        opacity: .8;
    }

    .widget_recent_video .jcarousel-next, .widget_recent_video .jcarousel-prev {
        width: 43px;
        height: 18px;
        border: 1px solid #D6D3D3;
        cursor: pointer;
        background: #fff;
        top: 0;
        right: 0;
        position: absolute;
    }

        .widget_recent_video .jcarousel-next:hover, .widget_recent_video .jcarousel-prev:hover {
            background: #e3e3e3;
        }

    .widget_recent_video .jcarousel-next {
        top: auto;
        bottom: 0;
    }

        .widget_recent_video .jcarousel-next span, .widget_recent_video .jcarousel-prev span {
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            width: 7px;
            height: 5px;
            margin-left: -4px;
            margin-top: -2px;
            background: url(/images/video-controls.gif) no-repeat;
        }

        .widget_recent_video .jcarousel-next span {
            background-position: 0 bottom;
        }

    .widget_recent_video .widget_body .video-thumb img {
        max-width: 225px;
        max-height: 172px;
        margin-bottom: 10px;
    }

    .widget_recent_video.caricature .widget_body .video-thumb img, .widget_recent_video.photo .widget_body .video-thumb img {
        max-height: 141px;
    }

    .widget_recent_video .video-thumb {
        width: 225px;
        display: inline-block;
        float: left;
    }

        .widget_recent_video .video-thumb .post_title {
            line-height: 18px;
            text-align: right;
            padding-right: 10px;
        }

            .widget_recent_video .video-thumb .post_title a {
                color: #000;
                text-decoration: none;
                font-weight: 700;
            }

                .widget_recent_video .video-thumb .post_title a:hover {
                    color: #e50700;
                }

    .widget_recent_video .thumb_carousel {
        padding: 22px 0;
        display: inline-block !important;
        width: 45px;
        position: relative;
        vertical-align: top;
        float: right;
    }

        .widget_recent_video .thumb_carousel .jcarousel-clip {
            height: 153px;
            overflow: hidden;
        }

    .widget_recent_video.caricature .thumb_carousel .jcarousel-clip, .widget_recent_video.photo .thumb_carousel .jcarousel-clip {
        height: 131px;
    }

    .widget.widget_latest_weather .widget_header {
        overflow: hidden;
    }

    .widget_latest_weather .widget_body {
        position: relative;
        background: #fff;
        border: 1px solid #e3e3e3;
        border-top: none;
        padding: 17px 11px;
        overflow: hidden;
    }

    .widget.widget_latest_weather .widget_header .widget_subtitle a {
        color: #fff;
    }

    .widget.widget_recent_blogposts.twitter .widget_body ul li .article, .widget.widget_recent_blogposts.twitter .widget_body ul li .article + li .article {
        background: url(/images/tweet-icon.png) -1px 14px no-repeat;
        line-height: 20px;
        color: #4f4f4f;
    }

        .widget.widget_recent_blogposts.twitter .widget_body ul li .article:first-of-type {
            background-position: 0 3px;
        }

        .widget.widget_recent_blogposts.twitter .widget_body ul li .article ~ .article {
            padding: 10px 0 10px 24px;
        }

    .widget.widget_recent_blogposts.twitter .widget_body ul li .article {
        padding: 0 0 10px 24px;
        line-height: 20px;
        color: #4f4f4f;
    }

        .widget.widget_recent_blogposts.twitter .widget_body ul li .article a:hover {
            color: #131313;
        }

        .widget.widget_recent_blogposts.twitter .widget_body ul li .article a {
            color: #e50700;
            font-weight: 700;
        }

    .widget.feedburner_subscribe .widget_body {
        padding-bottom: 10px;
    }

    .widget.feedburner_subscribe .widget_header .widget_title {
        padding: 0 10px 0 11px;
    }

    .widget.feedburner_subscribe .form {
        width: 100%;
        overflow: hidden;
        padding: 10px 0 2px;
        float: right;
    }

        .widget.feedburner_subscribe .form .field {
            float: right;
            margin-left: 2px;
        }

            .widget.feedburner_subscribe .form .field input {
                width: 160px;
                height: 27px;
                box-sizing: border-box;
                line-height: 18px;
            }

        .widget.feedburner_subscribe .form .button {
            float: right;
            font-weight: 700;
        }

    .widget.feedburner_subscribe .label {
        line-height: 18px;
        color: #666
    }

    .widget.widget_recent_blogposts.comments .comment_author {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 5px;
        font-weight: 700;
        background: url(/images/user-icon.png) 0 3px no-repeat;
        padding-left: 18px;
    }

        .widget.widget_recent_blogposts.comments .comment_author a {
            text-decoration: none;
            color: #1d4155
        }

            .widget.widget_recent_blogposts.comments .comment_author a:hover {
                text-decoration: none;
                color: #1c2023
            }

    .widget.widget_recent_blogposts.comments .comment_text {
        font-weight: 400;
        line-height: 18px;
        color: #565656;
        margin-bottom: 5px
    }

    .widget.widget_recent_blogposts.comments .comment_date {
        font-weight: 400;
        font-size: 10px;
        line-height: 17px;
        color: #b1b1b1;
        padding-bottom: 8px;
    }

    .widget_latest_weather img {
        margin: 0 auto;
    }

    #page .socialMedia.mobile {
        display: none
    }

    .main_content .iframecomment {
        width: 100%;
        height: 405px;
        overflow: hidden;
        margin-top: 10px
    }

        .main_content .iframecomment.less {
            height: 110px
        }

    @media(max-device-width :1024px) and (orientation:landscape) {
        .pp_fade {
            max-width: 80%
        }

        @media(width:736px) and (orientation:landscape) {
            body #pp_full_res img {
                max-height: 250px;
            }
        }

        @media(width:640px) and (orientation:landscape) {
            body #pp_full_res img {
                max-height: 250px;
            }
        }

        @media(width:480px) and (orientation:landscape) {
            body #pp_full_res img {
                max-height: 200px;
            }
        }

        @media(width:320px) and (orientation:portrait) {
            body #pp_full_res img {
                max-height: 300px;
            }
        }

        @media(width:360px) and (orientation:portrait) {
            body #pp_full_res img {
                max-height: 550px;
            }
        }
    }

    @media (max-width:1200px) {
        body .single article .sec_block_top .printer {
            display: none
        }

        .cartoonImages .articleslider {
            width: 100%
        }

        .slider-nav .slick-slide {
            max-width: 100%
        }

        .articleslider span.link-icon {
            display: none
        }

        body #page .single .block_social_top {
            display: none;
        }

        .main_sidebar .widget.widget_recent_blogposts .article .pic.fullImageLeft {
            width: 100%;
            height: auto;
            float: none;
            margin: 0 auto 10px;
        }

        .widget.widget_recent_blogposts .article .pic.fullImageLeft a {
            width: 100%;
            height: auto;
        }

        .main_sidebar .widget.widget_recent_blogposts .post-info .icons li a {
            padding-right: 15px;
            padding-top: 2px;
            margin-left: 2px;
            margin-bottom: 2px;
        }

        .block_subscribes_sidebar .service {
            margin-left: 12%
        }

            .block_subscribes_sidebar .service:nth-of-type(3n) {
                margin-left: 0;
                clear: left;
            }

            .block_subscribes_sidebar .service:nth-of-type(4n) {
                margin-left: 12%;
                clear: none;
            }

        .widget_recent_video .video-thumb {
            width: 80%
        }

            .widget_recent_video .video-thumb .w_hover {
                height: auto;
                width: auto;
            }

        .single .hentry {
            border-top: 1px solid #ddd;
        }

        .single article.hentry .post-info {
            border-bottom: 1px solid #a2a9ae;
        }

        #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
            width: 48%
        }

            #recent_posts .posts_wrapper article .pic, .single article.hentry .full_pic, .single article.hentry .pic_H_small, .single article.hentry .pic_multipic, .single article.hentry .pic_multipic2, .single article.hentry .pic_multipic3, .single article.hentry .pic_multipic4 {
                height: auto;
            }

        .news_style6_body .posts_wrapper article .field_group .icons {
            padding: 10px 5px;
        }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
            font-size: 12px;
            padding: 8px 8px 7px;
        }

        .news_style6_body .posts_wrapper article, .news_style6_body .posts_wrapper article .field_group .icons, .news_style6_body .posts_wrapper article:before {
            width: 23%
        }

        .news_style6_body article .pic, .news_style6_body article .pic a {
            width: auto;
            height: auto;
        }

        .widget_recent_writters .TextWritter {
            width: 44%
        }
    }

    @media (max-width:1024px) {
        .cartoonImages .slider-for img {
            max-height: 437px
        }

        .articleslider .slider-nav .slick-slide img {
            max-height: 69px
        }

        .block_subscribes_sidebar .service, .block_subscribes_sidebar .service:nth-of-type(4n) {
            margin-left: 9%
        }

        .widget_prayer_time .widget_body .prayer_container {
            line-height: 28px;
        }

        .widget_recent_video .video-thumb {
            width: 79%
        }

        .widget.feedburner_subscribe .form input[type=submit] {
            padding: 1px 5px 0;
        }

        .widget.feedburner_subscribe .form .field input {
            width: 149px;
        }

        #recent_posts .posts_wrapper article {
            width: 48.4%
        }

        .news_style6_body article .pic, .news_style6_body article .pic a, .news_style6_body article .pic a img, .news_style6_body article .pic img {
            max-height: 92px;
        }

        .news_style6_body .posts_wrapper article .field_group .icons {
            padding: 10px 4px;
        }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
            padding: 6px 6px 5px;
        }
    }

    @media (max-width:949px) {

        .widget_recent_video .video-thumb {
            width: 73%;
        }

        .block_subscribes_sidebar .service, .block_subscribes_sidebar .service:nth-of-type(4n) {
            margin-left: 3px;
        }

        .widget_prayer_time .widget_body .prayer_container {
            line-height: 26px;
        }

        .widget.feedburner_subscribe .form .field input {
            width: 128px;
        }

        /*body #page .single .block_social_top, body #page .socialMedia {
        display: none;
    }

        body #page .socialMedia.mobile {
            display: block;
            background: #fff;
            border-top: 1px solid #ddd;
        }

    #page .socialMedia.mobile ul li {
        width: 12.5%;
    }

        #page .socialMedia.mobile ul li.li-share {
            opacity: 1;
            background: #fff;
            color: #000;
            font-size: 12px;
            line-height: 12px;
            vertical-align: top;
            display: inline-block;
        }

            #page .socialMedia.mobile ul li.li-share span {
                font-size: 10px;
                line-height: 10px;
                margin-top: 4px;
                color: #333;
                letter-spacing: 1px;
                font-weight: 700;
                width: 100%;
                clear: both;
                vertical-align: top;
                display: inline-block;
            }

            #page .socialMedia.mobile ul li.li-share i {
                background: 0 0;
                border-radius: 0;
                height: auto;
                margin-top: 5px;
                margin-left: 0;
                font-size: 14px;
                line-height: 14px;
                font-style: normal;
                color: #333;
                letter-spacing: 1px;
                font-weight: 700;
                width: 100%;
                clear: both;
            }

        #page .socialMedia.mobile ul li i.fa-viber:before {
            background: url(/newspaper/images/footer-soc-20171.png) -308px top no-repeat;
            width: 21px;
        }

        #page .socialMedia.mobile ul li i.fa-telegram:before {
            background-image: url(/newspaper/images/footer-soc-20171.png);
            background-repeat: no-repeat;
            background-position: -329px top;
        }

        #page .socialMedia.mobile ul li i.fa-email:before {
            background-image: url(/newspaper/images/footer-soc-20171.png);
            background-repeat: no-repeat;
            background-position: -287px top;
        }

        #page .socialMedia.mobile ul li i.fa-whatsapp {
            margin-left: 2px;
            margin-top: 6px;
        }

        #page .socialMedia.mobile ul li.li-viber {
            background: #7b519d;
        }

            #page .socialMedia.mobile ul li.li-viber a i {
                margin-left: 0;
            }

        #page .socialMedia.mobile ul li.li-telegram {
            background: #08c;
        }

            #page .socialMedia.mobile ul li.li-email a i, #page .socialMedia.mobile ul li.li-telegram a i {
                margin-left: 2px;
            }

            #page .socialMedia.mobile ul li.li-email i, #page .socialMedia.mobile ul li.li-telegram i, #page .socialMedia.mobile ul li.li-viber i {
                background: 0 0;
            }*/

        #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before, .single article.hentry .pic_multipic2 {
            max-width: 48.1%;
        }

        .news_style6_body .posts_wrapper article .field_group .icons li a {
            font-size: 10px;
        }

        .news_style6_body .posts_wrapper article .field_group {
            padding: 10px 10px 42px;
        }

            .news_style6_body .posts_wrapper article, .news_style6_body .posts_wrapper article .field_group .icons, .news_style6_body .posts_wrapper article:before {
                width: 23.5%;
            }

                .news_style6_body .posts_wrapper article .field_group .icons {
                    padding: 7px;
                }

        .news_style6_body article .pic, .news_style6_body article .pic a, .news_style6_body article .pic a img, .news_style6_body article .pic img {
            max-height: 82px;
        }

        .news_style6_body .icons li:last-child a, .news_style6_body .icons li:nth-child(2) a {
            margin-top: 3px;
        }

        .news_style6_body .icons li:nth-child(2) {
            clear: right;
        }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li:first-of-type a {
            margin-right: 0;
        }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
            font-size: 10px;
            padding: 7px 4px 6px;
        }
    }

    @media (max-width:810px) {
        .main_content .iframecomment {
            height: 460px
        }
    }

    @media (max-width:800px) {
        .cartoonImages .slider-for img {
            max-height: 340px
        }

        .articleslider .slider-nav .slick-slide img {
            max-height: 53px
        }

        .block_subscribes_sidebar .service {
            margin-left: 30%
        }

            .block_subscribes_sidebar .service:nth-of-type(2n) {
                margin-left: 0;
                clear: left;
            }

            .block_subscribes_sidebar .service:nth-of-type(3n) {
                margin-left: 30%;
                clear: none;
            }

            .block_subscribes_sidebar .service:nth-of-type(4n) {
                margin-left: 30%
            }

        .widget_prayer_time .widget_body .prayer_container {
            left: 14%;
            line-height: 21px;
        }

        .widget.feedburner_subscribe .form .field input {
            width: 80px;
        }

        #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
            width: 48%
        }

        .news_style6_body .posts_wrapper article .field_group .icons li a {
            font-size: 11px;
        }

        .news_style6_body article .pic, .news_style6_body article .pic a, .news_style6_body article .pic a img, .news_style6_body article .pic img {
            max-height: 67px;
        }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
            font-size: 9px;
        }
    }

    @media (max-width:768px) {
        .cartoonImages .slider-for img {
            max-height: 459px
        }

        .articleslider .slider-nav .slick-slide img {
            max-height: 72px
        }

        .widget_recent_blogposts .article .pic.freeImage, .widget_recent_blogposts .article .pic.freeImage img, .widget_recent_blogposts.flash .article .pic.freeImage, .widget_recent_blogposts .article .pic.freeImage.fullImageLeft, .widget_recent_blogposts.flash .article .pic.freeImage img, .widget_recent_blogposts .article .pic.freeImage.fullImageLeft img {
            max-height: 100%;
        }

        .widget_recent_video .video-thumb {
            width: 83%;
        }

        .widget_recent_writters .TextWritter {
            width: 60%;
        }

        .block_subscribes_sidebar .service, .block_subscribes_sidebar .service:nth-of-type(3n) {
            margin-left: 6px;
            clear: none;
        }

        .block-social .soc_label {
            display: none;
        }

        .widget_prayer_time .widget_body .backGroundImgPrayer {
            margin: 0 auto;
        }

        .widget_prayer_time .widget_body .prayer_container {
            line-height: 30px;
            left: 22%;
        }

        .widget.feedburner_subscribe .form .field {
            width: 75%;
        }

            .widget.feedburner_subscribe .form .field input {
                width: 100%;
            }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
            font-size: 14px;
            padding: 10px 8px 9px;
        }

        .widget_recent_blogposts .article {
            overflow: hidden;
            width: 49%;
            display: inline-block;
            vertical-align: top;
            clear: none !important;
            margin-left: 10px;
            border-top: 1px solid #e3e3e3;
            padding-top: 10px;
            float: right;
        }

        .widget_recent_blogposts.NoArticle .article {
            width: auto;
            margin-left: 0;
            border-top: 0;
            padding-top: 0;
            float: none;
        }

        .widget_recent_blogposts .article:first-of-type, .widget_recent_blogposts .article:nth-of-type(2) {
            padding-top: 0;
            border: 0;
        }

        .widget_recent_blogposts .article:nth-of-type(2n) {
            margin-left: 0;
        }

        body .widget_recent_blogposts .article:nth-of-type(2n+1) {
            clear: right !important;
        }

        .widget_recent_blogposts .widget_body ul.slides > li {
            text-align: center;
        }

        body .widget.widget_recent_blogposts .article .pic.fullImageLeft a img, body .widget_recent_blogposts .article .pic.Land a img, body .widget_recent_blogposts .article .pic.Land img, body .widget_recent_blogposts .article .pic.Port a img, body .widget_recent_blogposts .article .pic.Port img {
            max-width: 100%;
            max-height: 100%;
        }

        body .widget_recent_blogposts .article .pic {
            float: none;
            margin: 0 0 10px;
        }

        body .widget_recent_blogposts.center .article .pic {
            float: left;
            margin: 0 10px 10px 0;
        }

        body .widget_recent_blogposts.center .article {
            width: 100%;
            margin: 0 0 10px;
            border-bottom: 1px solid #ddd;
            border-top: 0;
            padding-top: 0;
        }

        body .single .widget_recent_blogposts.center .article:last-of-type {
            border-bottom: 0;
        }

        body .widget_recent_blogposts.center .ctrText {
            border-top: none;
        }

        .widget_recent_video.caricature .widget_body .video-thumb img, .widget_recent_video.photo .widget_body .video-thumb img {
            max-height: 100%;
        }

        #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
            width: 48.5%;
        }

        .news_style6_body article .pic, .news_style6_body article .pic a, .news_style6_body article .pic a img, .news_style6_body article .pic img {
            max-height: 96px;
        }

        .main_sidebar .widget.widget_recent_blogposts.center {
            width: 300px;
            clear: none;
        }

        .main_content .iframecomment {
            height: 410px
        }
    }

    @media (max-width:736px) {
        .cartoonImages .slider-for img {
            max-height: 439px
        }

        .articleslider .slider-nav .slick-slide img {
            max-height: 69px
        }

        #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
            width: 48.4%
        }
    }

    @media (max-width:720px) {
        .cartoonImages .slider-for img {
            max-height: 430px
        }

        .articleslider .slider-nav .slick-slide img {
            max-height: 67px
        }

        #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
            width: 47.9%
        }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
            font-size: 12px;
            padding: 7px 7px 6px;
        }
    }

    @media (max-width:667px) {
        .cartoonImages .slider-for img {
            max-height: 397px
        }

        .articleslider .slider-nav .slick-slide img {
            max-height: 62px
        }

        .widget_body .prayer_container {
            line-height: 30px;
            left: 18%
        }

        .widget_recent_video .video-thumb {
            width: 75%
        }

        #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
            width: 48.3%
        }
    }

    @media (max-width:640px) {
        .cartoonImages .slider-for img {
            max-height: 380px
        }

        .articleslider .slider-nav .slick-slide img {
            max-height: 59px
        }

        .widget.feedburner_subscribe .form .field {
            width: 65%
        }

        #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
            width: 48.2%
        }
    }

    @media (max-width:600px) {
        .cartoonImages .slider-for img {
            max-height: 356px
        }

        .articleslider .slider-nav .slick-slide img {
            max-height: 55px
        }

        .widget_prayer_time .widget_body .prayer_container {
            line-height: 29px;
        }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li:first-of-type a {
            margin-right: 0;
        }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
            font-size: 9px;
            padding: 5px 5px 4px;
        }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul {
            padding: 0;
        }

        #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
            width: 48.1%;
        }
    }

    @media (max-width: 580px) {
        .main_content .iframecomment {
            height: 585px
        }
    }

    @media (max-width:568px) {


        .widget_prayer_time .widget_body .prayer_container {
            line-height: 27px;
            left: 17%
        }

        .widget_recent_blogposts .article {
            width: 48%
        }

        #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
            width: 47.9%
        }

            #recent_posts .posts_wrapper article .post-info {
                margin-bottom: 5px;
            }
    }

    @media (max-width:533px) {
        .cartoonImages .slider-for img {
            max-height: 315px
        }

        .articleslider .slider-nav .slick-slide img {
            max-height: 49px
        }

        .widget_prayer_time .widget_body .prayer_container {
            line-height: 25px;
        }

        #recent_posts .posts_wrapper article, #recent_posts .posts_wrapper article:before {
            width: 47.7%
        }

        .news_style6_body .posts_wrapper article, .news_style6_body .posts_wrapper article .field_group .icons, .news_style6_body .posts_wrapper article:before {
            width: 23.2%
        }

        .single article .fontlinks {
            float: none;
            clear: none
        }

        .single article .rsbtn {
            float: left;
            clear: none;
            margin-top: 0;
        }
    }

    @media (max-width:480px) {
        .articleslider {
            width: 100%;
            float: none;
            margin: 0 auto
        }

        .slider-nav .slick-slide {
            max-width: 120px
        }

        .cartoonImages .slider-for img {
            max-height: 282px
        }

        .articleslider .slider-nav .slick-slide img {
            max-height: 73px
        }

        .cartoonImages .slider-nav .slick-slide {
            max-width: 100%
        }

        #recent_posts .posts_wrapper .row-container article:before, #recent_posts .posts_wrapper article, #top-left-menu li:nth-of-type(4):after, .news_style6_body .posts_wrapper article:before {
            content: none;
        }

        .single article .post_content {
            margin-top: 7px;
        }

        .single article.hentry .post-info .comments_count {
            clear: right;
        }

        .single article.hentry .post-info .comments_count, .single article.hentry .post-info .post_views {
            margin-top: 10px;
        }

        #respond input[type=email], #respond input[type=text], #respond textarea {
            width: 100%;
            box-sizing: border-box;
        }

        .widget_recent_blogposts.child .article .pic {
            margin: 0 auto 10px !important;
        }

        .widget_prayer_time .widget_body .prayer_container {
            left: 29%;
            line-height: 31px;
        }

        .widget.feedburner_subscribe .form .field {
            width: 74%
        }

        .widget_recent_video .video-thumb {
            width: 85%
        }

        .widget_recent_video .widget_body .video-thumb img {
            max-height: 290px;
        }

        .widget_recent_blogposts.flash .article .text {
            text-align: right;
        }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
            margin-right: 10px;
            padding: 12px 8px 10px;
            font-size: 12px;
        }

        .main_sidebar .widget.widget_news_combine, .main_sidebar .widget.widget_recent_video, .main_sidebar .widget.widget_recent_writters {
            width: 300px;
            clear: both;
        }

        .widget_recent_blogposts .article {
            width: 47%
        }

            .widget_recent_blogposts .article .pic.Land, .widget_recent_blogposts .article .pic.Land a, .widget_recent_blogposts .article .pic.Land a img, .widget_recent_blogposts .article .pic.Port, .widget_recent_blogposts .article .pic.Port a, .widget_recent_blogposts .article .pic.Port a img {
                max-width: 100% !important;
                max-height: 100% !important;
                float: none !important;
            }

        #recent_posts .posts_wrapper article {
            margin: 0;
            width: 100%;
            border: none;
            box-sizing: border-box;
            border-bottom: 1px solid #e3e3e3;
            position: relative;
            max-width: 100%
        }

            #recent_posts .posts_wrapper article .post-info {
                margin-bottom: 5px;
            }

        .news_style6_body .posts_wrapper article, .news_style6_body .posts_wrapper article .field_group .icons, .news_style6_body .posts_wrapper article:before {
            width: 100%;
            margin: 0 0 10px;
        }

        .news_style6_body article .pic, .news_style6_body article .pic a, .news_style6_body article .pic a img, .news_style6_body article .pic img {
            max-height: 101px;
        }

        .news_style6_body .posts_wrapper article .field_group .pic {
            float: left;
            margin: 0 10px 10px 0;
        }

        .news_style6_body .posts_wrapper article .field_group h3 {
            overflow: hidden;
            clear: none;
            text-align: right;
        }

        .news_style6_body .posts_wrapper article .field_group .icons {
            position: relative;
            border-bottom: 1px solid #e3e3e3;
            border-top: none;
            padding-top: 0;
        }

        .news_style6_body .posts_wrapper article .field_group {
            padding: 0;
        }

        .news_style6_body .posts_wrapper article {
            margin-bottom: 0;
        }

        .news_style6_body .icons li:last-child a, .news_style6_body .icons li:nth-child(2) a {
            margin-top: 0;
        }

        .news_style6_body .icons li:last-child, .news_style6_body .icons li:nth-child(2) {
            clear: none;
        }
    }

    @media (max-width: 405px) {
        .single article .rsbtn {
            float: right;
            clear: right;
            margin-top: 10px;
        }
    }

    @media (max-width:400px) {
        .widget_prayer_time .widget_body .prayer_container {
            left: 25%;
        }

        .widget_recent_video .video-thumb {
            width: 83%;
        }

        body #respond #reply-title span {
            float: none;
            clear: both;
            width: 100%;
            display: block;
            margin-right: 0;
        }
    }

    @media (max-width:390px) {
        .slider-nav .slick-slide {
            max-width: 100%
        }
    }

    @media (max-width:375px) {
        .cartoonImages .slider-for img {
            max-height: 218px
        }

        .articleslider .slider-nav .slick-slide img {
            max-height: 68px
        }
    }

    @media (max-width:360px) {
        .cartoonImages .slider-for img {
            max-height: 208px
        }

        .articleslider .slider-nav .slick-slide img {
            max-height: 65px
        }

        .widget_recent_video .video-thumb {
            width: 80%
        }
    }

    @media (max-width:320px) {
        .cartoonImages .slider-for img {
            max-height: 184px
        }

        .articleslider .slider-nav .slick-slide img {
            max-height: 57px
        }

        .widget_prayer_time .widget_body .prayer_container {
            left: 18%;
        }
    }

    .single .block_social_top ul li.copybox {
        background: #8a0000;
        position: relative;
        cursor: pointer;
    }

        .single .block_social_top ul li.copybox:before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 22px;
            height: 22px;
            z-index: 1;
            top: 7px;
            left: 7px;
            vertical-align: top;
            background: url(/images/linkicon.png);
            background-size: 22px 22px;
            background-repeat: no-repeat;
        }

    .single .cpylnkmsg {
        left: auto;
        margin-top: 85px;
        margin-right: -155px;
    }

        .single .cpylnkmsg:before {
            border-right-color: #c2e1f5;
            border-bottom-color: transparent;
            top: 13px;
            left: -18px;
        }

    @media (max-width:1120px) {
        .single .cpylnkmsg {
            left: 10px;
            margin-right: 0;
        }

            .single .cpylnkmsg:before {
                border-top-color: #c2e1f5;
                border-right-color: transparent;
                top: auto;
                left: 18px;
            }
    }














    /*orbituary.aspx*/
body.orbituary.headerBox_new {
    padding-top:50px;
}
    h1.block-title .chooseDate, h1.page-title .chooseDate {
        color: #000;
        font-size: 14px;
        text-decoration: none;
        float: left;
    }

    h1.block-title .post_calendar, h1.page-title .post_calendar {
        color: #000;
        font-size: 14px;
        text-decoration: none;
        height: 14px;
        font-family: sans-serif;
        width: 80px;
        margin-right: 10px;
        background: url(/images/newpage/post-calendar.png) 2px 0 no-repeat;
        padding-left: 30px;
        line-height: 25px;
        float: left;
    }
#alwafiyat_page {
    padding-top: 200px;
    padding-bottom: 123px;
}
.alwafiyat_panelImg {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
    max-width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 10;
    background: #e8e8e8;
    padding-top: 10px;
    padding-bottom: 10px;
    z-index:10000;
}
    .alwafiyat_panelImg.up {
        top: 46px;
        height: 200px;
    }
    .alwafiyat_panelImg.down {
        bottom: 0;
        height: 123px;
        padding-top: 0;
    }
    .alwafiyat_panelImg img {
        margin: 0 auto;
        width: 770px;
        height: auto;
    }
@media(max-height:900px) and (orientation: landscape) {
    #alwafiyat_page {
        padding:0;
    }
    .alwafiyat_panelImg {
        position:relative;
    }
        .alwafiyat_panelImg.up{
            top:0!important;
        }


    body.orbituary .footer_mob_box{bottom:0!important;}
}

@media (max-width:700px) {
    #alwafiyat_page {
        padding-top: 180px;
        padding-bottom: 110px;
    }

    .alwafiyat_panelImg.up {
        height: 180px;
    }

    .alwafiyat_panelImg.down {
        height: 110px;
    }
}
@media (max-width:645px) {
    #alwafiyat_page {
        padding-top: 170px;
        padding-bottom: 93px;
    }

    .alwafiyat_panelImg.up {
        height: 170px;
    }

    .alwafiyat_panelImg.down {
        height: 93px;
        padding-bottom:0;
    }
}
@media (max-width:540px) {
    #alwafiyat_page {
        padding-top: 146px;
        padding-bottom: 89px;
    }

    .alwafiyat_panelImg.up {
        height: 146px;
    }

    .alwafiyat_panelImg.down {
        height: 89px;
    }
}
@media (max-width:480px) {
    #alwafiyat_page {
        padding-top: 132px;
        padding-bottom: 80px;
    }

    .alwafiyat_panelImg.up {
        height: 132px;
    }

    .alwafiyat_panelImg.down {
        height: 80px;
    }
}
@media (max-width:414px) {
    #alwafiyat_page {
        padding-top: 117px;
        padding-bottom: 70px;
    }

    .alwafiyat_panelImg.up {
        height: 117px;
    }

    .alwafiyat_panelImg.down {
        height: 70px;
    }
}
@media (max-width:370px) {
    #alwafiyat_page h1.page-title.new .chooseDate{display:none!important;}
    #alwafiyat_page h1.page-title.new #lblcalDate{font-size:0;}
}
    @media (max-width:360px) {
        #alwafiyat_page {
            padding-top: 104px;
            padding-bottom: 70px;
        }

        .alwafiyat_panelImg.up {
            height: 104px;
        }

        .alwafiyat_panelImg.down {
            height: 63px;
        }
    }

    @media (max-width:320px) {
        #alwafiyat_page {
            padding-top: 95px;
            padding-bottom: 57px;
        }

        .alwafiyat_panelImg.up {
            height: 95px;
        }

        .alwafiyat_panelImg.down {
            height: 57px;
        }
    }

    #alwafiyat_page h1.page-title {
        margin-bottom: 10px;
        padding: 8px;
        border-top: 3px solid #a2a9ae;
        border-bottom: 1px solid #e3e3e3;
        text-align: right;
        color: #000;
        font-weight: 700;
        font-size: 18px;
        line-height: 29px;
        position: relative;
        background: #fcfcfc;
    }

        #alwafiyat_page h1.page-title.new {
            margin: 0 20px 15px;
            box-sizing: border-box;
            padding: 7px 15px;
            border-radius: 7px;
            background: rgba(107,107,107,0.9);
            padding-right: 32px;
            border: none;
            background-image: url(/images/newpage/logo_alanba_white.png?h=33);
            background-repeat: no-repeat;
            background-position: right 10px center;
            background-size: 12px 33px;
            color: #fff;
        }

            #alwafiyat_page h1.page-title.new .chooseDate {
                color: #fff;
            }

    #alwafiyat_tabs {
        margin: 0 0 10px;
        border-bottom: 1px solid #e0e0e0;
    }

        #alwafiyat_tabs:after {
            clear: both;
            width: 100%;
            content: "";
            display: block;
        }

        #alwafiyat_tabs li {
            float: right;
            margin: 0 5px 0 0;
            list-style: none;
            color: #737678;
            font-size: 14px;
            line-height: 14px;
            font-weight: 700;
        }

            #alwafiyat_tabs li a {
                position: relative;
                z-index: 99;
                background: #f7f7f7;
                display: block;
                padding: 9px 13px 7px 14px;
                margin-bottom: -1px;
                text-decoration: none;
                border: 1px solid #e0e0e0;
                color: #737678;
                white-space: nowrap;
            }

                #alwafiyat_tabs li a:hover {
                    background: #fff;
                }

            #alwafiyat_tabs li.ui-tabs-active a {
                background: #788187;
                color: #eee;
            }

    #alwafiyat_body, #alwafiyat_body article {
        background-color: rgba(255, 255, 255, 0);
    }

        #alwafiyat_body article {
            width: 100%;
            float: right;
            margin-top: 0;
            padding: 10px 10px 40px;
            overflow: hidden;
            border: 1px solid #e3e3e3;
            box-sizing: border-box;
            height: 100%;
            margin-bottom: 10px;
            position: relative;
            background: #fcfcfc;
        }

    body #alwafiyat_body article.noLOC {
        padding-bottom: 0;
    }

    #alwafiyat_body > div {
        /*background: #fff;*/
        /* display: none;*/
    }

    #alwafiyat_body article:nth-of-type(2n) {
        background-color: #F4F4F4;
    }

    #alwafiyat_body article:last-of-type {
        margin-bottom: 10px;
    }

    #alwafiyat_body article .text {
        font-size: 14px;
        line-height: 18px;
        position: relative;
        padding-right: 30px;
        direction: ltr;
    }
@media (max-width:500px) {
    #alwafiyat_body article .icon-phone span {
        display: block;
    }
}
    .categoryTabs article .text.icon-phone {
        display: inline-block;
        margin-left: 10px;
    }

        .categoryTabs article .text.icon-phone:last-of-type {
            margin-left: 0;
        }

    #alwafiyat_body article h3 {
        clear: none;
    }

    #alwafiyat_body article h2 {
        color: #000;
        background: #e2e2e2;
        padding: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        clear: both;
        font-size: 15px;
        line-height: 23px;
    }

        #alwafiyat_body article h2 a {
            text-decoration: none;
            color: #000;
        }

    #alwafiyat_body article h3 a {
        text-decoration: none;
        padding-right: 30px;
        display: block;
        position: relative;
    }

        #alwafiyat_body article h3 a:hover {
            color: #e50700;
        }

    #alwafiyat_body.news_body .icons {
        margin: 0 -10px;
        background: 0 0;
        padding: 10px 7px 9px;
        border-top: 1px solid #e3e3e3;
        box-sizing: border-box;
        line-height: 0;
        position: absolute;
        bottom: 0;
        width: 100%
    }

    #alwafiyat_body.news_body .content_column.first .icons {
        right: 10px;
    }

    #alwafiyat_body.news_body .content_column:nth-of-type(2) .icons {
        right: 51%;
    }

    .news_body .icons li {
        list-style: none;
        float: right;
    }

        .news_body .icons li:last-child {
            margin-left: 0;
        }

    #alwafiyat_page .block_social_top {
        float: left;
        padding-top: 0;
        clear: left;
    }

        #alwafiyat_page .block_social_top ul {
            float: left;
            margin: 0;
        }

            #alwafiyat_page .block_social_top ul li {
                font-size: 0;
                line-height: 0;
                float: right;
                list-style: none;
                position: relative;
                margin-left: 2px;
                margin-right: 0;
            }

                #alwafiyat_page .block_social_top ul li:last-of-type {
                    margin-right: 0;
                }

    #alwafiyat_page .post_gps img {
        height: 20px;
        display: inline-block;
        width: auto;
        padding-left: 5px;
        margin-right: 2px;
        vertical-align: top;
    }

    #alwafiyat_page .post_gps {
        text-decoration: none;
        font-size: 15px;
        line-height: 20px;
        color: #666;
        vertical-align: top;
        font-weight: 700;
        display: inline-block;
        padding: 0;
    }

    #alwafiyat_page .post_male {
        color: #666;
        vertical-align: middle;
        font-weight: 700;
        margin-bottom: 5px;
        line-height: 24px;
        list-style: none;
        font-size: 14px;
        border-bottom: 1px dashed #ddd;
        padding-bottom: 5px;
    }

    #alwafiyat_page .content_column .icon-pen {
        padding-right: 30px;
        position: relative;
    }

    #alwafiyat_page .content_column .icon-male:before {
        background-image: url(/images/newpage/man.png);
        width: 22px;
        display: inline-block;
    }

    #alwafiyat_page .content_column .icon-female:before {
        background-image: url(/images/newpage/woman.png);
        width: 23px;
        display: inline-block;
    }

    #alwafiyat_page .content_column .icon-pen:before, #alwafiyat_page .content_column .icon-phone:before {
        content: "";
        vertical-align: middle;
        background-repeat: no-repeat;
        width: 20px;
        height: 20px;
        display: inline-block;
    }

    #alwafiyat_page .content_column .icon-pen:before {
        background-image: url(/images/newpage/address.png);
        position: absolute;
        right: 0;
    }

    #alwafiyat_page .content_column .icon-phone:before {
        background-image: url(/images/newpage/phone2018.png);
        margin-left: 10px;
        position: absolute;
        right: 0;
    }

    #alwafiyat_body .sc_columns {
        overflow: hidden;
        clear: both;
    }

        #alwafiyat_body .sc_columns > .content_column {
            width: 48.7%;
            margin-right: 2.5%;
            float: right;
        }

        #alwafiyat_body .sc_columns > div.first {
            margin-right: 0 !important;
        }

    #alwafiyat_body .nofemale .sc_columns > .content_column {
        width: 100%;
        margin-right: 0;
        float: right;
    }

    #alwafiyat_body .sc_columns > .content_column.first:before {
        content: none
    }

    #alwafiyat_body .sc_columns > .content_column:before {
        content: '';
        display: block;
        height: 100%;
        right: 50%;
        border-left: 1px dashed #ddd;
        bottom: 0;
        top: 44px;
        position: absolute
    }

    .widget_latest_weather img {
        margin: 0 auto;
    }

    body #alwafiyat_body article.noLOC {
        padding-bottom: 0;
    }

    @font-face {
        font-family: 'ArticleText Arabic Kufi';
        font-style: normal;
        font-weight: 400;
        src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot);
        src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff2) format('woff2'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.woff) format('woff'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Regular.ttf) format('truetype');
    }

    @font-face {
        font-family: 'ArticleText Arabic Kufi';
        font-style: normal;
        font-weight: 700;
        src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot);
        src: url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff2) format('woff2'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.woff) format('woff'), url(//fonts.gstatic.com/ea/droidarabickufi/v6/DroidKufi-Bold.ttf) format('truetype');
    }

    .descriptiontext {
        border: 1px solid #e3e3e3;
        margin-top: 10px;
    }

        .descriptiontext h2 {
            font-size: 20px;
            line-height: 20px;
            font-weight: 700;
            margin-bottom: 10px;
            font-family: 'ArticleText Arabic Kufi';
            background: #0E0E0E;
            color: #fff;
            display: inline-block;
            clear: right;
            padding: 7px 7px 12px;
        }

        .descriptiontext .red_Color {
            color: #EA0000;
        }

        .descriptiontext p {
            padding: 0 10px 10px;
        }

    @media (max-width:1120px) {
        .main_sidebar .widget.widget_recent_blogposts .article .pic.fullImageLeft {
            width: 100%;
            height: auto;
            float: none;
            margin: 0 auto 10px;
        }

        .widget.widget_recent_blogposts .article .pic.fullImageLeft a {
            width: 100%;
            height: auto;
        }

        .HP_main_3_items .posts_wrapper .article3 .field_group .pic a, .HP_main_4_items .posts_wrapper .article4 .field_group .pic a, .news_style6_body .posts_wrapper article .field_group .pic a, .searchform {
            display: block;
        }

        .main_sidebar .widget.widget_recent_blogposts .post-info .icons li a {
            padding-right: 15px;
            padding-top: 2px;
            margin-left: 2px;
            margin-bottom: 2px;
        }

        .block_subscribes_sidebar .service {
            margin-left: 12%
        }

            .block_subscribes_sidebar .service:nth-of-type(3n) {
                margin-left: 0;
                clear: left;
            }

            .block_subscribes_sidebar .service:nth-of-type(4n) {
                margin-left: 12%;
                clear: none;
            }

        .widget_recent_video .video-thumb .w_hover {
            height: auto;
            width: auto;
        }

        .widget_recent_video .video-thumb {
            width: 80%
        }

        .widget_recent_writters .TextWritter {
            width: 44%
        }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
            font-size: 12px;
            padding: 8px 8px 7px;
        }
    }

    @media (max-width:1024px) {
        .block_subscribes_sidebar .service, .block_subscribes_sidebar .service:nth-of-type(4n) {
            margin-left: 9%
        }

        .widget_prayer_time .widget_body .prayer_container {
            line-height: 28px;
        }

        .widget_recent_video .video-thumb {
            width: 79%
        }

        .widget.feedburner_subscribe .form input[type=submit] {
            padding: 1px 5px 0;
        }

        .widget.feedburner_subscribe .form .field input {
            width: 149px;
        }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
            padding: 6px 6px 5px;
        }
    }

    @media (max-width:949px) {
        .widget_recent_video .video-thumb {
            width: 73%
        }

        .block_subscribes_sidebar .service, .block_subscribes_sidebar .service:nth-of-type(4n) {
            margin-left: 3px;
        }

        .widget_prayer_time .widget_body .prayer_container {
            line-height: 26px;
        }

        .widget.feedburner_subscribe .form .field input {
            width: 128px;
        }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li:first-of-type a {
            margin-right: 0;
        }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
            font-size: 10px;
            padding: 7px 4px 6px;
        }
    }

    @media (max-width:800px) {
        .block_subscribes_sidebar .service {
            margin-left: 30%
        }

            .block_subscribes_sidebar .service:nth-of-type(2n) {
                margin-left: 0;
                clear: left;
            }

            .block_subscribes_sidebar .service:nth-of-type(3n) {
                margin-left: 30%;
                clear: none;
            }

            .block_subscribes_sidebar .service:nth-of-type(4n) {
                margin-left: 30%
            }

        .widget_prayer_time .widget_body .prayer_container {
            left: 14%;
            line-height: 21px;
        }

        .widget.feedburner_subscribe .form .field input {
            width: 80px;
        }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
            font-size: 9px;
        }
    }

    @media (max-width:768px) {
        .widget_recent_blogposts .article .pic.freeImage, .widget_recent_blogposts .article .pic.freeImage img, .widget_recent_blogposts .article .pic.freeImage.fullImageLeft, .widget_recent_blogposts .article .pic.freeImage.fullImageLeft img, .widget_recent_blogposts.flash .article .pic.freeImage, .widget_recent_blogposts.flash .article .pic.freeImage img, .widget_recent_video.caricature .widget_body .video-thumb img, .widget_recent_video.photo .widget_body .video-thumb img {
            max-height: 100%
        }

        .block_subscribes_sidebar .service, .block_subscribes_sidebar .service:nth-of-type(3n) {
            margin-left: 6px;
            clear: none;
        }

        .widget_recent_writters .TextWritter {
            width: 60%
        }

        .widget_prayer_time .widget_body .backGroundImgPrayer {
            margin: 0 auto;
        }

        .widget_prayer_time .widget_body .prayer_container {
            line-height: 30px;
            left: 22%
        }

        .widget_recent_video .video-thumb {
            width: 83%
        }

        .recent_photos_thumbs {
            max-width: 225px;
            margin: 0 auto 10px;
        }

        .widget.feedburner_subscribe .form .field {
            width: 75%
        }

            .widget.feedburner_subscribe .form .field input {
                width: 100%
            }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
            font-size: 14px;
            padding: 10px 8px 9px;
        }

        .widget_recent_blogposts .article {
            overflow: hidden;
            width: 49%;
            display: inline-block;
            vertical-align: top;
            clear: none !important;
            margin-left: 10px;
            border-top: 1px solid #e3e3e3;
            padding-top: 10px;
            float: right;
        }

        .widget_recent_blogposts.NoArticle .article {
            width: auto;
            margin-left: 0;
            border-top: 0;
            padding-top: 0;
            float: none;
        }

        .widget_recent_blogposts .article:first-of-type, .widget_recent_blogposts .article:nth-of-type(2) {
            padding-top: 0;
            border: 0;
        }

        .widget_recent_blogposts .article:nth-of-type(2n) {
            margin-left: 0;
        }

        body .widget_recent_blogposts .article:nth-of-type(2n+1) {
            clear: right !important;
        }

        .widget_recent_blogposts .widget_body ul.slides > li {
            text-align: center;
        }

        body .widget.widget_recent_blogposts .article .pic.fullImageLeft a img, body .widget_recent_blogposts .article .pic.Land a img, body .widget_recent_blogposts .article .pic.Land img, body .widget_recent_blogposts .article .pic.Port a img, body .widget_recent_blogposts .article .pic.Port img {
            max-width: 100%;
            max-height: 100%
        }

        body .widget_recent_blogposts .article .pic {
            float: none;
            margin: 0 0 10px;
        }

        body .widget_recent_blogposts.center .article .pic {
            float: left;
            margin: 0 10px 10px 0;
        }

        body .widget_recent_blogposts.center .article {
            width: 100%;
            margin: 0 0 10px;
            border-bottom: 1px solid #ddd;
            border-top: 0;
            padding-top: 0;
        }

        body .single .widget_recent_blogposts.center .article:last-of-type {
            border-bottom: 0;
        }

        body .widget_recent_blogposts.center .ctrText {
            border-top: none;
        }

        .main_sidebar .widget.widget_recent_blogposts.center, .single .widget.widget_recent_blogposts {
            width: 300px;
        }

        .main_sidebar .widget.widget_recent_blogposts.center {
            clear: none;
        }
    }

    @media (max-width:720px) {

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
            font-size: 12px;
            padding: 7px 7px 6px;
        }
    }

    @media (max-width:667px) {
        .widget_body .prayer_container {
            line-height: 30px;
            left: 18%
        }

        .widget_recent_video .video-thumb {
            width: 75%
        }
    }

    @media (max-width:640px) {

        .widget.feedburner_subscribe .form .field {
            width: 65%
        }
    }

    @media (max-width:600px) {

        .widget_prayer_time .widget_body .prayer_container {
            line-height: 29px;
        }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li:first-of-type a {
            margin-right: 0;
        }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
            font-size: 9px;
            padding: 5px 5px 4px;
        }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul {
            padding: 0;
        }
    }

    @media (max-width:568px) {

        .widget_prayer_time .widget_body .prayer_container {
            line-height: 27px;
            left: 17%
        }

        .widget_recent_blogposts .article {
            width: 48%
        }
    }

    @media (max-width:533px) {

        .widget_prayer_time .widget_body .prayer_container {
            line-height: 25px;
        }
    }

    @media (max-width:480px) {
        .widget_recent_blogposts.child .article h3, .widget_recent_blogposts.flash .article .text, .widget_recent_blogposts.flash .article h3 {
            text-align: right;
        }

        #alwafiyat_tabs li {
            font-size: 11px;
            line-height: 12px;
        }

            #alwafiyat_tabs li a {
                padding: 7px 5px 5px;
                margin-top: 5px;
            }

        .categoryTabs article .text.icon-phone {
            margin-left: 0;
            clear: left;
            width: 100%
        }

        #alwafiyat_page .block_social_top {
            float: none;
            clear: both;
        }

            #alwafiyat_page .block_social_top ul {
                float: none;
                display: inline-block;
            }

        .widget_latest_weather .weather-information {
            width: 100%
        }

        .widget_recent_blogposts.child .article .pic {
            margin: 0 auto 10px !important;
        }

        .widget_prayer_time .widget_body .prayer_container {
            left: 29%;
            line-height: 31px;
        }

        .widget.feedburner_subscribe .form .field {
            width: 74%
        }

        .widget_recent_video .video-thumb {
            width: 85%
        }

        .widget_recent_video .widget_body .video-thumb img {
            max-height: 290px;
        }

        .widget_news_combine .widget_body .block_news_tabs .tabs ul li a {
            margin-right: 10px;
            padding: 12px 8px 10px;
            font-size: 12px;
        }

        .main_sidebar .widget.widget_news_combine, .main_sidebar .widget.widget_recent_video, .main_sidebar .widget.widget_recent_writters {
            width: 300px;
            clear: both;
        }

        .widget_recent_blogposts .article {
            width: 47%
        }

            .widget_recent_blogposts .article .pic.Land, .widget_recent_blogposts .article .pic.Land a, .widget_recent_blogposts .article .pic.Land a img, .widget_recent_blogposts .article .pic.Port, .widget_recent_blogposts .article .pic.Port a, .widget_recent_blogposts .article .pic.Port a img {
                max-width: 100% !important;
                max-height: 100% !important;
                float: none !important;
            }
    }

    @media (max-width:400px) {
        .widget_prayer_time .widget_body .prayer_container {
            left: 25%
        }

        .widget_recent_video .video-thumb {
            width: 83%
        }
    }

    @media (max-width:360px) {
        .dropdown-menu {
            left: 0 !important;
        }

        .widget_recent_video .video-thumb {
            width: 80%
        }
    }

    @media (max-width:320px) {
        .widget_prayer_time .widget_body .prayer_container {
            left: 18%
        }
    }



    #btnGetData {
        display: none
    }

    #lblcalDate {
        float: left;
        margin-right: 10px;
        line-height: 16px;
        font-size: 15px;
        display: inline-block;
        vertical-align: top;
        font-family: sans-serif;
        background: url(/images/newpage/post-calendar.png);
        background-repeat: no-repeat;
        background-position: 5px center;
        height: 28px;
        background-color: #e2e2e2;
        padding: 5px 5px 5px 33px;
        box-sizing: border-box;
        text-shadow: 2px 2px #cacaca;
        cursor: pointer;
        border: 1px solid #a2a9ae;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        color: #000;
    }

        #lblcalDate:hover, #lblcalDate:focus {
            background-color: #f7f7f7;
            text-shadow: 2px 2px #e0e0e0;
        }
    /*new calender*/
    #datepicker {
        position: absolute;
        left: 0;
        margin-top: 10px;
        direction: ltr;
        z-index: 1000;
        line-height: 16px;
        font-size: 16px;
        width: 280px
    }

        #datepicker .ui-datepicker .ui-datepicker-title select.ui-datepicker-month {
            margin-right: 7px;
        }

.adZone .datepickid.clicked, .mediaZone .datepickid.clicked {
    position: static;
}

    .adZone .datepickid.clicked #datepicker, .mediaZone .datepickid.clicked #datepicker {
        right: 0;
        left: auto;
        width: 300px;
        margin-top: -5px;
    }

    #datepicker .ui-helper-hidden {
        display: none;
    }

    #datepicker .ui-helper-hidden-accessible {
        border: 0;
        clip: rect(0 0 0 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    #datepicker .ui-helper-reset {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        line-height: 1.3;
        text-decoration: none;
        font-size: 100%;
        list-style: none;
    }

    #datepicker .ui-helper-clearfix:before,
    #datepicker .ui-helper-clearfix:after {
        content: "";
        display: table;
        border-collapse: collapse;
    }

    #datepicker .ui-helper-clearfix:after {
        clear: both;
    }

    #datepicker .ui-helper-zfix {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        position: absolute;
        opacity: 0;
        filter: Alpha(Opacity=0); /* support: IE8 */
    }

    #datepicker .ui-front {
        z-index: 100;
    }


    /* Interaction Cues
----------------------------------*/
    #datepicker .ui-state-disabled {
        cursor: default !important;
        pointer-events: none;
    }


    /* Icons
----------------------------------*/
    #datepicker .ui-icon {
        display: inline-block;
        vertical-align: middle;
        margin-top: -.25em;
        position: relative;
        text-indent: -99999px;
        overflow: hidden;
        background-repeat: no-repeat;
    }

    #datepicker .ui-widget-icon-block {
        left: 50%;
        margin-left: -8px;
        display: block;
    }

    /* Misc visuals
----------------------------------*/

    /* Overlays */
    #datepicker .ui-widget-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    #datepicker .ui-accordion .ui-accordion-header {
        display: block;
        cursor: pointer;
        position: relative;
        margin: 2px 0 0 0;
        padding: .5em .5em .5em .7em;
        font-size: 100%;
    }

    #datepicker .ui-accordion .ui-accordion-content {
        padding: 1em 2.2em;
        border-top: 0;
        overflow: auto;
    }

    #datepicker .ui-autocomplete {
        position: absolute;
        top: 0;
        left: 0;
        cursor: default;
    }

    #datepicker .ui-menu {
        list-style: none;
        padding: 0;
        margin: 0;
        display: block;
        outline: 0;
    }

        #datepicker .ui-menu .ui-menu {
            position: absolute;
        }

        #datepicker .ui-menu .ui-menu-item {
            margin: 0;
            cursor: pointer;
            /* support: IE10, see #8844 */
            list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
        }

        #datepicker .ui-menu .ui-menu-item-wrapper {
            position: relative;
            padding: 3px 1em 3px .4em;
        }

        #datepicker .ui-menu .ui-menu-divider {
            margin: 5px 0;
            height: 0;
            font-size: 0;
            line-height: 0;
            border-width: 1px 0 0 0;
        }

        #datepicker .ui-menu .ui-state-focus,
        #datepicker .ui-menu .ui-state-active {
            margin: -1px;
        }

    /* icon support */
    #datepicker .ui-menu-icons {
        position: relative;
    }

        #datepicker .ui-menu-icons .ui-menu-item-wrapper {
            padding-left: 2em;
        }

    /* left-aligned */
    #datepicker .ui-menu .ui-icon {
        position: absolute;
        top: 0;
        bottom: 0;
        left: .2em;
        margin: auto 0;
    }

    /* right-aligned */
    #datepicker .ui-menu .ui-menu-icon {
        left: auto;
        right: 0;
    }

    #datepicker .ui-button {
        padding: .4em 1em;
        display: inline-block;
        position: relative;
        line-height: normal;
        margin-right: .1em;
        cursor: pointer;
        vertical-align: middle;
        text-align: center;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        /* Support: IE <= 11 */
        overflow: visible;
    }

        #datepicker .ui-button,
        #datepicker .ui-button:link,
        #datepicker .ui-button:visited,
        #datepicker .ui-button:hover,
        #datepicker .ui-button:active {
            text-decoration: none;
        }

    /* to make room for the icon, a width needs to be set here */
    #datepicker .ui-button-icon-only {
        width: 2em;
        box-sizing: border-box;
        text-indent: -9999px;
        white-space: nowrap;
    }

    /* no icon support for input elements */
    #datepicker input.ui-button.ui-button-icon-only {
        text-indent: 0;
    }

    /* button icon element(s) */
    #datepicker .ui-button-icon-only .ui-icon {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -8px;
        margin-left: -8px;
    }

    #datepicker .ui-button.ui-icon-notext .ui-icon {
        padding: 0;
        width: 2.1em;
        height: 2.1em;
        text-indent: -9999px;
        white-space: nowrap;
    }

    #datepicker input.ui-button.ui-icon-notext .ui-icon {
        width: auto;
        height: auto;
        text-indent: 0;
        white-space: normal;
        padding: .4em 1em;
    }

    /* workarounds */
    /* Support: Firefox 5 - 40 */
    #datepicker input.ui-button::-moz-focus-inner,
    #datepicker button.ui-button::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

    #datepicker .ui-controlgroup {
        vertical-align: middle;
        display: inline-block;
    }

        #datepicker .ui-controlgroup > .ui-controlgroup-item {
            float: left;
            margin-left: 0;
            margin-right: 0;
        }

            #datepicker .ui-controlgroup > .ui-controlgroup-item:focus,
            #datepicker .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
                z-index: 9999;
            }

    #datepicker .ui-controlgroup-vertical > .ui-controlgroup-item {
        display: block;
        float: none;
        width: 100%;
        margin-top: 0;
        margin-bottom: 0;
        text-align: left;
    }

    #datepicker .ui-controlgroup-vertical .ui-controlgroup-item {
        box-sizing: border-box;
    }

    #datepicker .ui-controlgroup .ui-controlgroup-label {
        padding: .4em 1em;
    }

        #datepicker .ui-controlgroup .ui-controlgroup-label span {
            font-size: 80%;
        }

    #datepicker .ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
        border-left: none;
    }

    #datepicker .ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
        border-top: none;
    }

    #datepicker .ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
        border-right: none;
    }

    #datepicker .ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
        border-bottom: none;
    }

    /* Spinner specific style fixes */
    #datepicker .ui-controlgroup-vertical .ui-spinner-input {
        /* Support: IE8 only, Android < 4.4 only */
        width: 75%;
        width: calc( 100% - 2.4em );
    }

    #datepicker .ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
        border-top-style: solid;
    }

    #datepicker .ui-checkboxradio-label .ui-icon-background {
        box-shadow: inset 1px 1px 1px #ccc;
        border-radius: .12em;
        border: none;
    }

    #datepicker .ui-checkboxradio-radio-label .ui-icon-background {
        width: 16px;
        height: 16px;
        border-radius: 1em;
        overflow: visible;
        border: none;
    }

    #datepicker .ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
    #datepicker .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
        background-image: none;
        width: 8px;
        height: 8px;
        border-width: 4px;
        border-style: solid;
    }

    #datepicker .ui-checkboxradio-disabled {
        pointer-events: none;
    }

    #datepicker .ui-datepicker {
        width: 17em;
        padding: .2em .2em 0;
        display: none;
    }

        #datepicker .ui-datepicker .ui-datepicker-header {
            position: relative;
            padding: .2em 0;
        }

        #datepicker .ui-datepicker .ui-datepicker-prev,
        #datepicker .ui-datepicker .ui-datepicker-next {
            position: absolute;
            top: 2px;
            width: 1.8em;
            height: 1.8em;
        }

        #datepicker .ui-datepicker .ui-datepicker-prev-hover,
        #datepicker .ui-datepicker .ui-datepicker-next-hover {
            top: 1px;
        }

        #datepicker .ui-datepicker .ui-datepicker-prev {
            left: 2px;
        }

        #datepicker .ui-datepicker .ui-datepicker-next {
            right: 2px;
        }

        #datepicker .ui-datepicker .ui-datepicker-prev-hover {
            left: 1px;
        }

        #datepicker .ui-datepicker .ui-datepicker-next-hover {
            right: 1px;
        }

        #datepicker .ui-datepicker .ui-datepicker-prev span,
        #datepicker .ui-datepicker .ui-datepicker-next span {
            display: block;
            position: absolute;
            left: 50%;
            margin-left: -8px;
            top: 50%;
            margin-top: -8px;
            font-size: 0;
        }

        #datepicker .ui-datepicker .ui-datepicker-title {
            margin: 0 2.3em;
            line-height: 1.8em;
            text-align: center;
        }

            #datepicker .ui-datepicker .ui-datepicker-title select {
                font-size: 16px;
                line-height: 16px;
                margin: 1px 0;
                text-align: left;
            }

        #datepicker .ui-datepicker select.ui-datepicker-month,
        #datepicker .ui-datepicker select.ui-datepicker-year {
            width: 45%;
        }

        #datepicker .ui-datepicker table {
            width: 100%;
            font-size: .9em;
            border-collapse: collapse;
            margin: 0 0 .4em;
        }

        #datepicker .ui-datepicker th {
            padding: .7em .3em;
            text-align: center;
            font-weight: bold;
            border: 0;
        }

        #datepicker .ui-datepicker td {
            border: 0;
            padding: 1px;
        }

            #datepicker .ui-datepicker td span,
            #datepicker .ui-datepicker td a {
                display: block;
                padding: .2em;
                text-align: right;
                text-decoration: none;
            }

        #datepicker .ui-datepicker .ui-datepicker-buttonpane {
            background-image: none;
            margin: .7em 0 0 0;
            padding: 0 .2em;
            border-left: 0;
            border-right: 0;
            border-bottom: 0;
        }

            #datepicker .ui-datepicker .ui-datepicker-buttonpane button {
                float: right;
                margin: .5em .2em .4em;
                cursor: pointer;
                padding: .2em .6em .3em .6em;
                width: auto;
                overflow: visible;
            }

                #datepicker .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
                    float: left;
                }

        /* with multiple calendars */
        #datepicker .ui-datepicker.ui-datepicker-multi {
            width: auto;
        }

    #datepicker .ui-datepicker-multi .ui-datepicker-group {
        float: left;
    }

        #datepicker .ui-datepicker-multi .ui-datepicker-group table {
            width: 95%;
            margin: 0 auto .4em;
        }

    #datepicker .ui-datepicker-multi-2 .ui-datepicker-group {
        width: 50%;
    }

    #datepicker .ui-datepicker-multi-3 .ui-datepicker-group {
        width: 33.3%;
    }

    #datepicker .ui-datepicker-multi-4 .ui-datepicker-group {
        width: 25%;
    }

    #datepicker .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
    #datepicker .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
        border-left-width: 0;
    }

    #datepicker .ui-datepicker-multi .ui-datepicker-buttonpane {
        clear: left;
    }

    #datepicker .ui-datepicker-row-break {
        clear: both;
        width: 100%;
        font-size: 0;
    }

    /* RTL support */
    #datepicker .ui-datepicker-rtl {
        direction: rtl;
    }

        #datepicker .ui-datepicker-rtl .ui-datepicker-prev {
            right: 2px;
            left: auto;
        }

        #datepicker .ui-datepicker-rtl .ui-datepicker-next {
            left: 2px;
            right: auto;
        }

        #datepicker .ui-datepicker-rtl .ui-datepicker-prev:hover {
            right: 1px;
            left: auto;
        }

        #datepicker .ui-datepicker-rtl .ui-datepicker-next:hover {
            left: 1px;
            right: auto;
        }

        #datepicker .ui-datepicker-rtl .ui-datepicker-buttonpane {
            clear: right;
        }

            #datepicker .ui-datepicker-rtl .ui-datepicker-buttonpane button {
                float: left;
            }

                #datepicker .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
                #datepicker .ui-datepicker-rtl .ui-datepicker-group {
                    float: right;
                }

        #datepicker .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
        #datepicker .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
            border-right-width: 0;
            border-left-width: 1px;
        }

    /* Icons */
    #datepicker .ui-datepicker .ui-icon {
        display: block;
        text-indent: -99999px;
        overflow: hidden;
        background-repeat: no-repeat;
        left: .5em;
        top: .3em;
    }

    #datepicker .ui-dialog {
        position: absolute;
        top: 0;
        left: 0;
        padding: .2em;
        outline: 0;
    }

        #datepicker .ui-dialog .ui-dialog-titlebar {
            padding: .4em 1em;
            position: relative;
        }

        #datepicker .ui-dialog .ui-dialog-title {
            float: left;
            margin: .1em 0;
            white-space: nowrap;
            width: 90%;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        #datepicker .ui-dialog .ui-dialog-titlebar-close {
            position: absolute;
            right: .3em;
            top: 50%;
            width: 20px;
            margin: -10px 0 0 0;
            padding: 1px;
            height: 20px;
        }

        #datepicker .ui-dialog .ui-dialog-content {
            position: relative;
            border: 0;
            padding: .5em 1em;
            background: none;
            overflow: auto;
        }

        #datepicker .ui-dialog .ui-dialog-buttonpane {
            text-align: left;
            border-width: 1px 0 0 0;
            background-image: none;
            margin-top: .5em;
            padding: .3em 1em .5em .4em;
        }

            #datepicker .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
                float: right;
            }

            #datepicker .ui-dialog .ui-dialog-buttonpane button {
                margin: .5em .4em .5em 0;
                cursor: pointer;
            }

        #datepicker .ui-dialog .ui-resizable-n {
            height: 2px;
            top: 0;
        }

        #datepicker .ui-dialog .ui-resizable-e {
            width: 2px;
            right: 0;
        }

        #datepicker .ui-dialog .ui-resizable-s {
            height: 2px;
            bottom: 0;
        }

        #datepicker .ui-dialog .ui-resizable-w {
            width: 2px;
            left: 0;
        }

        #datepicker .ui-dialog .ui-resizable-se,
        #datepicker .ui-dialog .ui-resizable-sw,
        #datepicker .ui-dialog .ui-resizable-ne,
        #datepicker .ui-dialog .ui-resizable-nw {
            width: 7px;
            height: 7px;
        }

        #datepicker .ui-dialog .ui-resizable-se {
            right: 0;
            bottom: 0;
        }

        #datepicker .ui-dialog .ui-resizable-sw {
            left: 0;
            bottom: 0;
        }

        #datepicker .ui-dialog .ui-resizable-ne {
            right: 0;
            top: 0;
        }

        #datepicker .ui-dialog .ui-resizable-nw {
            left: 0;
            top: 0;
        }

    #datepicker .ui-draggable .ui-dialog-titlebar {
        cursor: move;
    }

    #datepicker .ui-draggable-handle {
        -ms-touch-action: none;
        touch-action: none;
    }

    #datepicker .ui-resizable {
        position: relative;
    }

    #datepicker .ui-resizable-handle {
        position: absolute;
        font-size: 0.1px;
        display: block;
        -ms-touch-action: none;
        touch-action: none;
    }

    #datepicker .ui-resizable-disabled .ui-resizable-handle,
    #datepicker .ui-resizable-autohide .ui-resizable-handle {
        display: none;
    }

    #datepicker .ui-resizable-n {
        cursor: n-resize;
        height: 7px;
        width: 100%;
        top: -5px;
        left: 0;
    }

    #datepicker .ui-resizable-s {
        cursor: s-resize;
        height: 7px;
        width: 100%;
        bottom: -5px;
        left: 0;
    }

    #datepicker .ui-resizable-e {
        cursor: e-resize;
        width: 7px;
        right: -5px;
        top: 0;
        height: 100%;
    }

    #datepicker .ui-resizable-w {
        cursor: w-resize;
        width: 7px;
        left: -5px;
        top: 0;
        height: 100%;
    }

    #datepicker .ui-resizable-se {
        cursor: se-resize;
        width: 12px;
        height: 12px;
        right: 1px;
        bottom: 1px;
    }

    #datepicker .ui-resizable-sw {
        cursor: sw-resize;
        width: 9px;
        height: 9px;
        left: -5px;
        bottom: -5px;
    }

    #datepicker .ui-resizable-nw {
        cursor: nw-resize;
        width: 9px;
        height: 9px;
        left: -5px;
        top: -5px;
    }

    #datepicker .ui-resizable-ne {
        cursor: ne-resize;
        width: 9px;
        height: 9px;
        right: -5px;
        top: -5px;
    }

    #datepicker .ui-progressbar {
        height: 2em;
        text-align: left;
        overflow: hidden;
    }

        #datepicker .ui-progressbar .ui-progressbar-value {
            margin: -1px;
            height: 100%;
        }

        #datepicker .ui-progressbar .ui-progressbar-overlay {
            background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
            height: 100%;
            filter: alpha(opacity=25); /* support: IE8 */
            opacity: 0.25;
        }

    #datepicker .ui-progressbar-indeterminate .ui-progressbar-value {
        background-image: none;
    }

    #datepicker .ui-selectable {
        -ms-touch-action: none;
        touch-action: none;
    }

    #datepicker .ui-selectable-helper {
        position: absolute;
        z-index: 100;
        border: 1px dotted black;
    }

    #datepicker .ui-selectmenu-menu {
        padding: 0;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        display: none;
    }

        #datepicker .ui-selectmenu-menu .ui-menu {
            overflow: auto;
            overflow-x: hidden;
            padding-bottom: 1px;
        }

            #datepicker .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
                font-size: 1em;
                font-weight: bold;
                line-height: 1.5;
                padding: 2px 0.4em;
                margin: 0.5em 0 0 0;
                height: auto;
                border: 0;
            }

    #datepicker .ui-selectmenu-open {
        display: block;
    }

    #datepicker .ui-selectmenu-text {
        display: block;
        margin-right: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    #datepicker .ui-selectmenu-button.ui-button {
        text-align: left;
        white-space: nowrap;
        width: 14em;
    }

    #datepicker .ui-selectmenu-icon.ui-icon {
        float: right;
        margin-top: 0;
    }

    #datepicker .ui-slider {
        position: relative;
        text-align: left;
    }

        #datepicker .ui-slider .ui-slider-handle {
            position: absolute;
            z-index: 2;
            width: 1.2em;
            height: 1.2em;
            cursor: default;
            -ms-touch-action: none;
            touch-action: none;
        }

        #datepicker .ui-slider .ui-slider-range {
            position: absolute;
            z-index: 1;
            font-size: .7em;
            display: block;
            border: 0;
            background-position: 0 0;
        }

        /* support: IE8 - See #6727 */
        #datepicker .ui-slider.ui-state-disabled .ui-slider-handle,
        #datepicker .ui-slider.ui-state-disabled .ui-slider-range {
            filter: inherit;
        }

    #datepicker .ui-slider-horizontal {
        height: .8em;
    }

        #datepicker .ui-slider-horizontal .ui-slider-handle {
            top: -.3em;
            margin-left: -.6em;
        }

        #datepicker .ui-slider-horizontal .ui-slider-range {
            top: 0;
            height: 100%;
        }

        #datepicker .ui-slider-horizontal .ui-slider-range-min {
            left: 0;
        }

        #datepicker .ui-slider-horizontal .ui-slider-range-max {
            right: 0;
        }

    #datepicker .ui-slider-vertical {
        width: .8em;
        height: 100px;
    }

        #datepicker .ui-slider-vertical .ui-slider-handle {
            left: -.3em;
            margin-left: 0;
            margin-bottom: -.6em;
        }

        #datepicker .ui-slider-vertical .ui-slider-range {
            left: 0;
            width: 100%;
        }

        #datepicker .ui-slider-vertical .ui-slider-range-min {
            bottom: 0;
        }

        #datepicker .ui-slider-vertical .ui-slider-range-max {
            top: 0;
        }

    #datepicker .ui-sortable-handle {
        -ms-touch-action: none;
        touch-action: none;
    }

    #datepicker .ui-spinner {
        position: relative;
        display: inline-block;
        overflow: hidden;
        padding: 0;
        vertical-align: middle;
    }

    #datepicker .ui-spinner-input {
        border: none;
        background: none;
        color: inherit;
        padding: .222em 0;
        margin: .2em 0;
        vertical-align: middle;
        margin-left: .4em;
        margin-right: 2em;
    }

    #datepicker .ui-spinner-button {
        width: 1.6em;
        height: 50%;
        font-size: .5em;
        padding: 0;
        margin: 0;
        text-align: center;
        position: absolute;
        cursor: default;
        display: block;
        overflow: hidden;
        right: 0;
    }
    /* more specificity required here to override default borders */
    #datepicker .ui-spinner a.ui-spinner-button {
        border-top-style: none;
        border-bottom-style: none;
        border-right-style: none;
    }

    #datepicker .ui-spinner-up {
        top: 0;
    }

    #datepicker .ui-spinner-down {
        bottom: 0;
    }

    #datepicker .ui-tabs {
        position: relative; /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
        padding: .2em;
    }

        #datepicker .ui-tabs .ui-tabs-nav {
            margin: 0;
            padding: .2em .2em 0;
        }

            #datepicker .ui-tabs .ui-tabs-nav li {
                list-style: none;
                float: left;
                position: relative;
                top: 0;
                margin: 1px .2em 0 0;
                border-bottom-width: 0;
                padding: 0;
                white-space: nowrap;
            }

            #datepicker .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
                float: left;
                padding: .5em 1em;
                text-decoration: none;
            }

            #datepicker .ui-tabs .ui-tabs-nav li.ui-tabs-active {
                margin-bottom: -1px;
                padding-bottom: 1px;
            }

                #datepicker .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
                #datepicker .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
                #datepicker .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
                    cursor: text;
                }

    #datepicker .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
        cursor: pointer;
    }

    #datepicker .ui-tabs .ui-tabs-panel {
        display: block;
        border-width: 0;
        padding: 1em 1.4em;
        background: none;
    }

    #datepicker .ui-tooltip {
        padding: 8px;
        position: absolute;
        z-index: 9999;
        max-width: 300px;
    }

    body #datepicker .ui-tooltip {
        border-width: 2px;
    }
    /* Component containers
----------------------------------*/
    #datepicker .ui-widget {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1em;
    }

        #datepicker .ui-widget .ui-widget {
            font-size: 1em;
        }

        #datepicker .ui-widget input,
        #datepicker .ui-widget select,
        #datepicker .ui-widget textarea,
        #datepicker .ui-widget button {
            font-family: Arial,Helvetica,sans-serif;
            font-size: 1em;
        }

        #datepicker .ui-widget.ui-widget-content {
            border: 1px solid #c5c5c5;
            width: 100%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

    #datepicker .ui-widget-content {
        border: 1px solid #dddddd;
        background: #ffffff;
        color: #333333;
    }

        #datepicker .ui-widget-content a {
            color: #333333;
        }

    #datepicker .ui-widget-header {
        border: 1px solid #dddddd;
        background: #e9e9e9;
        color: #333333;
        font-weight: bold;
    }

        #datepicker .ui-widget-header a {
            color: #333333;
        }

        /* Interaction states
----------------------------------*/
        #datepicker .ui-state-default,
        #datepicker .ui-widget-content .ui-state-default,
        #datepicker .ui-widget-header .ui-state-default,
        #datepicker .ui-button,
        /* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
        html #datepicker .ui-button.ui-state-disabled:hover,
        html #datepicker .ui-button.ui-state-disabled:active {
            border: 1px solid #c5c5c5;
            background: #f6f6f6;
            font-weight: normal;
            color: #454545;
        }

            #datepicker .ui-state-default a,
            #datepicker .ui-state-default a:link,
            #datepicker .ui-state-default a:visited,
            #datepicker a.ui-button,
            #datepicker a:link.ui-button,
            #datepicker a:visited.ui-button,
            #datepicker .ui-button {
                color: #454545;
                text-decoration: none;
            }

                #datepicker .ui-state-hover,
                #datepicker .ui-widget-content .ui-state-hover,
                #datepicker .ui-widget-header .ui-state-hover,
                #datepicker .ui-state-focus,
                #datepicker .ui-widget-content .ui-state-focus,
                #datepicker .ui-widget-header .ui-state-focus,
                #datepicker .ui-button:hover,
                #datepicker .ui-button:focus {
                    border: 1px solid #cccccc;
                    background: #ededed;
                    font-weight: normal;
                    color: #2b2b2b;
                }

                    #datepicker .ui-state-hover a,
                    #datepicker .ui-state-hover a:hover,
                    #datepicker .ui-state-hover a:link,
                    #datepicker .ui-state-hover a:visited,
                    #datepicker .ui-state-focus a,
                    #datepicker .ui-state-focus a:hover,
                    #datepicker .ui-state-focus a:link,
                    #datepicker .ui-state-focus a:visited,
                    #datepicker a.ui-button:hover,
                    #datepicker a.ui-button:focus {
                        color: #2b2b2b;
                        text-decoration: none;
                    }

    #datepicker .ui-visual-focus {
        box-shadow: 0 0 3px 1px rgb(94, 158, 214);
    }

    #datepicker .ui-state-active,
    #datepicker .ui-widget-content .ui-state-active,
    #datepicker .ui-widget-header .ui-state-active,
    #datepicker a.ui-button:active,
    #datepicker .ui-button:active,
    #datepicker .ui-button.ui-state-active:hover {
        border: 1px solid #003eff;
        background: #007fff;
        font-weight: normal;
        color: #ffffff;
    }

        #datepicker .ui-icon-background,
        #datepicker .ui-state-active .ui-icon-background {
            border: #003eff;
            background-color: #ffffff;
        }

        #datepicker .ui-state-active a,
        #datepicker .ui-state-active a:link,
        #datepicker .ui-state-active a:visited {
            color: #ffffff;
            text-decoration: none;
        }

    /* Interaction Cues
----------------------------------*/
    #datepicker .ui-state-highlight,
    #datepicker .ui-widget-content .ui-state-highlight,
    #datepicker .ui-widget-header .ui-state-highlight {
        border: 1px solid #dad55e;
        background: #fffa90;
        color: #777620;
    }

    #datepicker .ui-state-checked {
        border: 1px solid #dad55e;
        background: #fffa90;
    }

    #datepicker .ui-state-highlight a,
    #datepicker .ui-widget-content .ui-state-highlight a,
    #datepicker .ui-widget-header .ui-state-highlight a {
        color: #777620;
    }

    #datepicker .ui-state-error,
    #datepicker .ui-widget-content .ui-state-error,
    #datepicker .ui-widget-header .ui-state-error {
        border: 1px solid #f1a899;
        background: #fddfdf;
        color: #5f3f3f;
    }

    .ui-state-error a,
    .ui-widget-content .ui-state-error a,
    .ui-widget-header .ui-state-error a {
        color: #5f3f3f;
    }

    #datepicker .ui-state-error-text,
    #datepicker .ui-widget-content .ui-state-error-text,
    #datepicker .ui-widget-header .ui-state-error-text {
        color: #5f3f3f;
    }

    #datepicker .ui-priority-primary,
    #datepicker .ui-widget-content .ui-priority-primary,
    #datepicker .ui-widget-header .ui-priority-primary {
        font-weight: bold;
    }

    #datepicker .ui-priority-secondary,
    #datepicker .ui-widget-content .ui-priority-secondary,
    #datepicker .ui-widget-header .ui-priority-secondary {
        opacity: .7;
        filter: Alpha(Opacity=70); /* support: IE8 */
        font-weight: normal;
    }

    #datepicker .ui-state-disabled,
    #datepicker .ui-widget-content .ui-state-disabled,
    #datepicker .ui-widget-header .ui-state-disabled {
        opacity: .35;
        filter: Alpha(Opacity=35); /* support: IE8 */
        background-image: none;
    }

        #datepicker .ui-state-disabled .ui-icon {
            filter: Alpha(Opacity=35); /* support: IE8 - See #6059 */
        }

    /* Icons
----------------------------------*/

    /* states and images */
    #datepicker .ui-icon {
        width: 16px;
        height: 16px;
    }

    #datepicker .ui-icon,
    #datepicker .ui-widget-content .ui-icon {
        background-image: url("/images/ui-icons_444444_256x240.png");
    }

    #datepicker .ui-widget-header .ui-icon {
        background-image: url("/images/ui-icons_444444_256x240.png");
    }

    #datepicker .ui-state-hover .ui-icon,
    #datepicker .ui-state-focus .ui-icon,
    #datepicker .ui-button:hover .ui-icon,
    #datepicker .ui-button:focus .ui-icon {
        background-image: url("/images/ui-icons_555555_256x240.png");
    }

    #datepicker .ui-state-active .ui-icon,
    #datepicker .ui-button:active .ui-icon {
        background-image: url("/images/newpage/ui-icons_ffffff_256x240.png");
    }

    #datepicker .ui-state-highlight .ui-icon,
    #datepicker .ui-button .ui-state-highlight.ui-icon {
        background-image: url("/images/newpage/ui-icons_777620_256x240.png");
    }

    #datepicker .ui-state-error .ui-icon,
    #datepicker .ui-state-error-text .ui-icon {
        background-image: url("/images/newpage/ui-icons_cc0000_256x240.png");
    }

    #datepicker .ui-button .ui-icon {
        background-image: url("/images/newpage/ui-icons_777777_256x240.png");
    }

    /* positioning */
    #datepicker .ui-icon-blank {
        background-position: 16px 16px;
    }

    #datepicker .ui-icon-caret-1-n {
        background-position: 0 0;
    }

    #datepicker .ui-icon-caret-1-ne {
        background-position: -16px 0;
    }

    #datepicker .ui-icon-caret-1-e {
        background-position: -32px 0;
    }

    #datepicker .ui-icon-caret-1-se {
        background-position: -48px 0;
    }

    #datepicker .ui-icon-caret-1-s {
        background-position: -65px 0;
    }

    #datepicker .ui-icon-caret-1-sw {
        background-position: -80px 0;
    }

    #datepicker .ui-icon-caret-1-w {
        background-position: -96px 0;
    }

    #datepicker .ui-icon-caret-1-nw {
        background-position: -112px 0;
    }

    #datepicker .ui-icon-caret-2-n-s {
        background-position: -128px 0;
    }

    #datepicker .ui-icon-caret-2-e-w {
        background-position: -144px 0;
    }

    #datepicker .ui-icon-triangle-1-n {
        background-position: 0 -16px;
    }

    #datepicker .ui-icon-triangle-1-ne {
        background-position: -16px -16px;
    }

    #datepicker .ui-icon-triangle-1-e {
        background-position: -32px -16px;
    }

    #datepicker .ui-icon-triangle-1-se {
        background-position: -48px -16px;
    }

    #datepicker .ui-icon-triangle-1-s {
        background-position: -65px -16px;
    }

    #datepicker .ui-icon-triangle-1-sw {
        background-position: -80px -16px;
    }

    #datepicker .ui-icon-triangle-1-w {
        background-position: -96px -16px;
    }

    #datepicker .ui-icon-triangle-1-nw {
        background-position: -112px -16px;
    }

    #datepicker .ui-icon-triangle-2-n-s {
        background-position: -128px -16px;
    }

    #datepicker .ui-icon-triangle-2-e-w {
        background-position: -144px -16px;
    }

    #datepicker .ui-icon-arrow-1-n {
        background-position: 0 -32px;
    }

    #datepicker .ui-icon-arrow-1-ne {
        background-position: -16px -32px;
    }

    #datepicker .ui-icon-arrow-1-e {
        background-position: -32px -32px;
    }

    #datepicker .ui-icon-arrow-1-se {
        background-position: -48px -32px;
    }

    #datepicker .ui-icon-arrow-1-s {
        background-position: -65px -32px;
    }

    #datepicker .ui-icon-arrow-1-sw {
        background-position: -80px -32px;
    }

    #datepicker .ui-icon-arrow-1-w {
        background-position: -96px -32px;
    }

    #datepicker .ui-icon-arrow-1-nw {
        background-position: -112px -32px;
    }

    #datepicker .ui-icon-arrow-2-n-s {
        background-position: -128px -32px;
    }

    #datepicker .ui-icon-arrow-2-ne-sw {
        background-position: -144px -32px;
    }

    #datepicker .ui-icon-arrow-2-e-w {
        background-position: -160px -32px;
    }

    #datepicker .ui-icon-arrow-2-se-nw {
        background-position: -176px -32px;
    }

    #datepicker .ui-icon-arrowstop-1-n {
        background-position: -192px -32px;
    }

    #datepicker .ui-icon-arrowstop-1-e {
        background-position: -208px -32px;
    }

    #datepicker .ui-icon-arrowstop-1-s {
        background-position: -224px -32px;
    }

    #datepicker .ui-icon-arrowstop-1-w {
        background-position: -240px -32px;
    }

    #datepicker .ui-icon-arrowthick-1-n {
        background-position: 1px -48px;
    }

    #datepicker .ui-icon-arrowthick-1-ne {
        background-position: -16px -48px;
    }

    #datepicker .ui-icon-arrowthick-1-e {
        background-position: -32px -48px;
    }

    #datepicker .ui-icon-arrowthick-1-se {
        background-position: -48px -48px;
    }

    #datepicker .ui-icon-arrowthick-1-s {
        background-position: -64px -48px;
    }

    #datepicker .ui-icon-arrowthick-1-sw {
        background-position: -80px -48px;
    }

    #datepicker .ui-icon-arrowthick-1-w {
        background-position: -96px -48px;
    }

    #datepicker .ui-icon-arrowthick-1-nw {
        background-position: -112px -48px;
    }

    #datepicker .ui-icon-arrowthick-2-n-s {
        background-position: -128px -48px;
    }

    #datepicker .ui-icon-arrowthick-2-ne-sw {
        background-position: -144px -48px;
    }

    #datepicker .ui-icon-arrowthick-2-e-w {
        background-position: -160px -48px;
    }

    #datepicker .ui-icon-arrowthick-2-se-nw {
        background-position: -176px -48px;
    }

    #datepicker .ui-icon-arrowthickstop-1-n {
        background-position: -192px -48px;
    }

    #datepicker .ui-icon-arrowthickstop-1-e {
        background-position: -208px -48px;
    }

    #datepicker .ui-icon-arrowthickstop-1-s {
        background-position: -224px -48px;
    }

    #datepicker .ui-icon-arrowthickstop-1-w {
        background-position: -240px -48px;
    }

    #datepicker .ui-icon-arrowreturnthick-1-w {
        background-position: 0 -64px;
    }

    #datepicker .ui-icon-arrowreturnthick-1-n {
        background-position: -16px -64px;
    }

    #datepicker .ui-icon-arrowreturnthick-1-e {
        background-position: -32px -64px;
    }

    #datepicker .ui-icon-arrowreturnthick-1-s {
        background-position: -48px -64px;
    }

    #datepicker .ui-icon-arrowreturn-1-w {
        background-position: -64px -64px;
    }

    #datepicker .ui-icon-arrowreturn-1-n {
        background-position: -80px -64px;
    }

    #datepicker .ui-icon-arrowreturn-1-e {
        background-position: -96px -64px;
    }

    #datepicker .ui-icon-arrowreturn-1-s {
        background-position: -112px -64px;
    }

    #datepicker .ui-icon-arrowrefresh-1-w {
        background-position: -128px -64px;
    }

    #datepicker .ui-icon-arrowrefresh-1-n {
        background-position: -144px -64px;
    }

    #datepicker .ui-icon-arrowrefresh-1-e {
        background-position: -160px -64px;
    }

    #datepicker .ui-icon-arrowrefresh-1-s {
        background-position: -176px -64px;
    }

    #datepicker .ui-icon-arrow-4 {
        background-position: 0 -80px;
    }

    #datepicker .ui-icon-arrow-4-diag {
        background-position: -16px -80px;
    }

    #datepicker .ui-icon-extlink {
        background-position: -32px -80px;
    }

    #datepicker .ui-icon-newwin {
        background-position: -48px -80px;
    }

    #datepicker .ui-icon-refresh {
        background-position: -64px -80px;
    }

    #datepicker .ui-icon-shuffle {
        background-position: -80px -80px;
    }

    #datepicker .ui-icon-transfer-e-w {
        background-position: -96px -80px;
    }

    #datepicker .ui-icon-transferthick-e-w {
        background-position: -112px -80px;
    }

    #datepicker .ui-icon-folder-collapsed {
        background-position: 0 -96px;
    }

    #datepicker .ui-icon-folder-open {
        background-position: -16px -96px;
    }

    #datepicker .ui-icon-document {
        background-position: -32px -96px;
    }

    #datepicker .ui-icon-document-b {
        background-position: -48px -96px;
    }

    #datepicker .ui-icon-note {
        background-position: -64px -96px;
    }

    #datepicker .ui-icon-mail-closed {
        background-position: -80px -96px;
    }

    #datepicker .ui-icon-mail-open {
        background-position: -96px -96px;
    }

    #datepicker .ui-icon-suitcase {
        background-position: -112px -96px;
    }

    #datepicker .ui-icon-comment {
        background-position: -128px -96px;
    }

    #datepicker .ui-icon-person {
        background-position: -144px -96px;
    }

    #datepicker .ui-icon-print {
        background-position: -160px -96px;
    }

    #datepicker .ui-icon-trash {
        background-position: -176px -96px;
    }

    #datepicker .ui-icon-locked {
        background-position: -192px -96px;
    }

    #datepicker .ui-icon-unlocked {
        background-position: -208px -96px;
    }

    #datepicker .ui-icon-bookmark {
        background-position: -224px -96px;
    }

    #datepicker .ui-icon-tag {
        background-position: -240px -96px;
    }

    #datepicker .ui-icon-home {
        background-position: 0 -112px;
    }

    #datepicker .ui-icon-flag {
        background-position: -16px -112px;
    }

    #datepicker .ui-icon-calendar {
        background-position: -32px -112px;
    }

    #datepicker .ui-icon-cart {
        background-position: -48px -112px;
    }

    #datepicker .ui-icon-pencil {
        background-position: -64px -112px;
    }

    #datepicker .ui-icon-clock {
        background-position: -80px -112px;
    }

    #datepicker .ui-icon-disk {
        background-position: -96px -112px;
    }

    #datepicker .ui-icon-calculator {
        background-position: -112px -112px;
    }

    #datepicker .ui-icon-zoomin {
        background-position: -128px -112px;
    }

    #datepicker .ui-icon-zoomout {
        background-position: -144px -112px;
    }

    #datepicker .ui-icon-search {
        background-position: -160px -112px;
    }

    #datepicker .ui-icon-wrench {
        background-position: -176px -112px;
    }

    #datepicker .ui-icon-gear {
        background-position: -192px -112px;
    }

    #datepicker .ui-icon-heart {
        background-position: -208px -112px;
    }

    #datepicker .ui-icon-star {
        background-position: -224px -112px;
    }

    #datepicker .ui-icon-link {
        background-position: -240px -112px;
    }

    #datepicker .ui-icon-cancel {
        background-position: 0 -128px;
    }

    #datepicker .ui-icon-plus {
        background-position: -16px -128px;
    }

    #datepicker .ui-icon-plusthick {
        background-position: -32px -128px;
    }

    #datepicker .ui-icon-minus {
        background-position: -48px -128px;
    }

    #datepicker .ui-icon-minusthick {
        background-position: -64px -128px;
    }

    #datepicker .ui-icon-close {
        background-position: -80px -128px;
    }

    #datepicker .ui-icon-closethick {
        background-position: -96px -128px;
    }

    #datepicker .ui-icon-key {
        background-position: -112px -128px;
    }

    #datepicker .ui-icon-lightbulb {
        background-position: -128px -128px;
    }

    #datepicker .ui-icon-scissors {
        background-position: -144px -128px;
    }

    #datepicker .ui-icon-clipboard {
        background-position: -160px -128px;
    }

    #datepicker .ui-icon-copy {
        background-position: -176px -128px;
    }

    #datepicker .ui-icon-contact {
        background-position: -192px -128px;
    }

    #datepicker .ui-icon-image {
        background-position: -208px -128px;
    }

    #datepicker .ui-icon-video {
        background-position: -224px -128px;
    }

    #datepicker .ui-icon-script {
        background-position: -240px -128px;
    }

    #datepicker .ui-icon-alert {
        background-position: 0 -144px;
    }

    #datepicker .ui-icon-info {
        background-position: -16px -144px;
    }

    #datepicker .ui-icon-notice {
        background-position: -32px -144px;
    }

    #datepicker .ui-icon-help {
        background-position: -48px -144px;
    }

    #datepicker .ui-icon-check {
        background-position: -64px -144px;
    }

    #datepicker .ui-icon-bullet {
        background-position: -80px -144px;
    }

    #datepicker .ui-icon-radio-on {
        background-position: -96px -144px;
    }

    #datepicker .ui-icon-radio-off {
        background-position: -112px -144px;
    }

    #datepicker .ui-icon-pin-w {
        background-position: -128px -144px;
    }

    #datepicker .ui-icon-pin-s {
        background-position: -144px -144px;
    }

    #datepicker .ui-icon-play {
        background-position: 0 -160px;
    }

    #datepicker .ui-icon-pause {
        background-position: -16px -160px;
    }

    #datepicker .ui-icon-seek-next {
        background-position: -32px -160px;
    }

    #datepicker .ui-icon-seek-prev {
        background-position: -48px -160px;
    }

    #datepicker .ui-icon-seek-end {
        background-position: -64px -160px;
    }

    #datepicker .ui-icon-seek-start {
        background-position: -80px -160px;
    }
    /* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
    #datepicker .ui-icon-seek-first {
        background-position: -80px -160px;
    }

    #datepicker .ui-icon-stop {
        background-position: -96px -160px;
    }

    #datepicker .ui-icon-eject {
        background-position: -112px -160px;
    }

    #datepicker .ui-icon-volume-off {
        background-position: -128px -160px;
    }

    #datepicker .ui-icon-volume-on {
        background-position: -144px -160px;
    }

    #datepicker .ui-icon-power {
        background-position: 0 -176px;
    }

    #datepicker .ui-icon-signal-diag {
        background-position: -16px -176px;
    }

    #datepicker .ui-icon-signal {
        background-position: -32px -176px;
    }

    #datepicker .ui-icon-battery-0 {
        background-position: -48px -176px;
    }

    #datepicker .ui-icon-battery-1 {
        background-position: -64px -176px;
    }

    #datepicker .ui-icon-battery-2 {
        background-position: -80px -176px;
    }

    #datepicker .ui-icon-battery-3 {
        background-position: -96px -176px;
    }

    #datepicker .ui-icon-circle-plus {
        background-position: 0 -192px;
    }

    #datepicker .ui-icon-circle-minus {
        background-position: -16px -192px;
    }

    #datepicker .ui-icon-circle-close {
        background-position: -32px -192px;
    }

    #datepicker .ui-icon-circle-triangle-e {
        background-position: -48px -192px;
    }

    #datepicker .ui-icon-circle-triangle-s {
        background-position: -64px -192px;
    }

    #datepicker .ui-icon-circle-triangle-w {
        background-position: -80px -192px;
    }

    #datepicker .ui-icon-circle-triangle-n {
        background-position: -96px -192px;
    }

    #datepicker .ui-icon-circle-arrow-e {
        background-position: -112px -192px;
    }

    #datepicker .ui-icon-circle-arrow-s {
        background-position: -128px -192px;
    }

    #datepicker .ui-icon-circle-arrow-w {
        background-position: -144px -192px;
    }

    #datepicker .ui-icon-circle-arrow-n {
        background-position: -160px -192px;
    }

    #datepicker .ui-icon-circle-zoomin {
        background-position: -176px -192px;
    }

    #datepicker .ui-icon-circle-zoomout {
        background-position: -192px -192px;
    }

    #datepicker .ui-icon-circle-check {
        background-position: -208px -192px;
    }

    #datepicker .ui-icon-circlesmall-plus {
        background-position: 0 -208px;
    }

    #datepicker .ui-icon-circlesmall-minus {
        background-position: -16px -208px;
    }

    #datepicker .ui-icon-circlesmall-close {
        background-position: -32px -208px;
    }

    #datepicker .ui-icon-squaresmall-plus {
        background-position: -48px -208px;
    }

    #datepicker .ui-icon-squaresmall-minus {
        background-position: -64px -208px;
    }

    #datepicker .ui-icon-squaresmall-close {
        background-position: -80px -208px;
    }

    #datepicker .ui-icon-grip-dotted-vertical {
        background-position: 0 -224px;
    }

    #datepicker .ui-icon-grip-dotted-horizontal {
        background-position: -16px -224px;
    }

    #datepicker .ui-icon-grip-solid-vertical {
        background-position: -32px -224px;
    }

    #datepicker .ui-icon-grip-solid-horizontal {
        background-position: -48px -224px;
    }

    #datepicker .ui-icon-gripsmall-diagonal-se {
        background-position: -64px -224px;
    }

    #datepicker .ui-icon-grip-diagonal-se {
        background-position: -80px -224px;
    }


    /* Misc visuals
----------------------------------*/

    /* Corner radius */
    #datepicker .ui-corner-all,
    #datepicker .ui-corner-top,
    #datepicker .ui-corner-left,
    #datepicker .ui-corner-tl {
        border-top-left-radius: 3px;
    }

    #datepicker .ui-corner-all,
    #datepicker .ui-corner-top,
    #datepicker .ui-corner-right,
    #datepicker .ui-corner-tr {
        border-top-right-radius: 3px;
    }

    #datepicker .ui-corner-all,
    #datepicker .ui-corner-bottom,
    #datepicker .ui-corner-left,
    #datepicker .ui-corner-bl {
        border-bottom-left-radius: 3px;
    }

    #datepicker .ui-corner-all,
    #datepicker .ui-corner-bottom,
    #datepicker .ui-corner-right,
    #datepicker .ui-corner-br {
        border-bottom-right-radius: 3px;
    }

    /* Overlays */
    #datepicker .ui-widget-overlay {
        background: #aaaaaa;
        opacity: .3;
        filter: Alpha(Opacity=30); /* support: IE8 */
    }

    #datepicker .ui-widget-shadow {
        -webkit-box-shadow: 0px 0px 5px #666666;
        box-shadow: 0px 0px 5px #666666;
    }

    #datepicker select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 0;
        background: url(/images/arrowDown.png) no-repeat;
        background-size: 8px;
        background-position: right 2px center;
        background-color: #fff;
        border: 1px solid #bbb8b8 !important;
        padding: 2px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
    }

        #datepicker select:hover {
            border: 1px solid #6b6a6a !important;
        }






    html.orbituary, body.orbituary, body.orbituary form {
        height: 100%;
        width: 100%;
    }

    #alwafiyat_body {
        min-height: 400px;
    }


body.orbituary .site-header .alanbaMobileSubMenu img, body.orbituary .site-header.header_box .goback img, body.orbituary .alanbaMobileSecMenu img,
body.orbituary .NavMenu .NavMenuHeader ul, body.orbituary .header_box:after, body.orbituary .footer_mob_box ul li.share img, body.orbituary .footer_mob_box ul li.share {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray; /* IE 6-9 */
}

body.orbituary .footer_mob_box ul li.share {
    background: #000;
    background-image: url(/images/newpage/f_share.png);
    background-position: center center;
    background-size: 60px 60px;
    background-repeat: no-repeat;
}

    #alwafiyat_page .titleday {
        text-align: center;
        font-size: 18px;
        font-weight: 700;
        font-family: sans-serif;
        margin-bottom: 15px;
    }


    /*breadcrumb*/
    .comments_count, .post_date, .post_format, .post_source, .post_views {
        font-size: 11px;
        line-height: 15px;
    }

    /*lightbox*/

    body #html5box-html5-lightbox .html5-text {
        text-align: center;
        font-family: 'Droid Arabic Naskh';
        font-size: 12px;
        line-height: 20px;
        direction: rtl;
    }

    #html5box-html5-lightbox ~ .html5-nav .html5-nav-container {
        direction: ltr;
    }

    #html5box-html5-lightbox .html5-text .html5-title-prefix {
        font-family: sans-serif;
        font-weight: 700;
        margin-left: 7px;
        unicode-bidi: bidi-override;
        direction: ltr;
    }

    #html5box-html5-lightbox #html5-lightbox-overlay {
        opacity: 1 !important;
    }

    #html5box-html5-lightbox #html5-close-fullscreen {
        top: auto !important;
        left: 0;
        width: 52px;
        margin: 7px auto 0 !important;
    }

    #html5box-html5-lightbox .html5-next-bottom-fullscreen {
        left: 0px;
        right: auto !important;
        width: 80px;
        height: 60px;
    }

        #html5box-html5-lightbox .html5-next-bottom-fullscreen img {
            margin-top: 10px;
            margin-left: 20px;
        }

    #html5box-html5-lightbox .html5-prev-bottom-fullscreen {
        right: 0px !important;
        left: auto !important;
        width: 80px;
        height: 60px;
    }

        #html5box-html5-lightbox .html5-prev-bottom-fullscreen img {
            margin-top: 10px;
            margin-right: 20px;
        }


    #html5box-html5-lightbox .html5-image-container img {
        width: auto;
        vertical-align: top;
    }
    /*iframe popup*/
    #html5box-html5-lightbox .html5-elem-wrap .html5lightbox-web iframe {
        vertical-align: top;
        width: 1375px;
    }

    #html5box-html5-lightbox .html5-next-fullscreen {
        right: auto !important;
        left: 8px
    }

    #html5box-html5-lightbox .html5-prev-fullscreen {
        left: auto !important;
        right: 8px
    }

    @media (max-width: 1500px) {
        #html5box-html5-lightbox .html5-elem-wrap .html5lightbox-web iframe {
            width: 1200px;
        }
    }

    @media (max-width: 1330px) {
        body #html5box-html5-lightbox .html5-elem-wrap .html5lightbox-web iframe {
            width: 900px;
        }
    }

    @media (max-width: 1024px) {
        body #html5box-html5-lightbox #html5-lightbox-box, #html5box-html5-lightbox .html5-elem-wrap {
            max-width: 100%;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
        }

        body #html5box-html5-lightbox .html5-elem-wrap .html5lightbox-web iframe {
            width: 100%;
        }



        body #html5box-html5-lightbox #html5-lightbox-box {
            width: 100% !important;
            margin: 30px auto 0 !important;
            min-height: 300px
        }

        #html5box-html5-lightbox .html5-elem-wrap {
            max-height: 100%;
            width: auto !important;
            height: auto !important;
        }

        #html5box-html5-lightbox .html5-image-container img {
            max-height: 410px;
        }

        .threeSlider .slick-slide img {
            max-height: 350px;
        }
    }

    @media (max-width: 814px) {

        #html5box-html5-lightbox .html5-image-container img {
            max-height: 128px;
        }
    }

    @media (max-width: 768px) {

        #html5box-html5-lightbox .html5-image-container img {
            max-height: 700px;
        }
    }


    @media (max-width: 736px) {

        #html5box-html5-lightbox .html5-image-container img {
            max-height: 160px;
        }
    }

    @media (max-width: 667px) {
        #html5box-html5-lightbox .html5-image-container img {
            max-height: 114px;
        }
    }

    @media (max-width: 640px) {
        #html5box-html5-lightbox .html5-image-container img {
            max-height: 106px;
        }
    }

    @media (max-width: 568px) {
        #html5box-html5-lightbox .html5-image-container img {
            max-height: 68px;
        }
    }

    @media (max-width: 414px) {

        #html5box-html5-lightbox .html5-image-container img {
            max-height: 320px;
        }
    }




    @media (max-width: 375px) {

        #html5box-html5-lightbox .html5-image-container img {
            max-height: 272px;
        }
    }

    @media (max-width: 360px) {

        #html5box-html5-lightbox .html5-image-container img {
            max-height: 235px;
        }
    }

    @media (max-width: 320px) {
        body #html5box-html5-lightbox #html5-lightbox-box {
            min-height: auto;
        }

        #html5box-html5-lightbox .html5-image-container img {
            max-height: 165px;
        }
    }

    @media (max-width: 1000px) and (orientation:landscape) {


        body #html5box-html5-lightbox .html5-next-bottom-fullscreen,
        body #html5box-html5-lightbox .html5-prev-bottom-fullscreen {
            height: auto
        }
    }

    @media (max-width:900px) and (orientation: landscape) {
        body #html5box-html5-lightbox #html5-lightbox-box {
            width: 44% !important;
        }

        body #html5box-html5-lightbox #html5-lightbox-box {
            margin: 5px auto 0 !important;
        }

        body #html5box-html5-lightbox .html5-elem-data-box {
            display: none !important;
        }

        body #html5box-html5-lightbox #html5-lightbox-box {
            min-height: auto;
        }
    }


    body.anbaphoto .cartoonImages .slider-for img {
        max-height: none;
    }

    body.anbaphoto .cartoonImages .articleslider {
        max-width: 100%;
        max-height: none;
    }

        body.anbaphoto .cartoonImages .articleslider .slider-nav {
            margin-top: 10px;
        }

    body.anbaphoto .cartoonImages .slider-for {
        max-height: none;
    }

        body.anbaphoto .cartoonImages .slider-for img, body.anbaphoto .cartoonImages .slider-for .slick-slide {
            height: auto;
        }

    /*insta*/

    /*new*/
    .insta_box {
        clear: both;
        padding-top: 22px;
    }

        .insta_box .insta_header {
            display: block;
            clear: both;
            width: 100%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 10px;
            background: #fff;
            height: 62px;
            position: fixed;
            top: 46px;
            left: 0;
            right: 0;
            z-index: 1000;
            -moz-box-shadow: 0 1px 5px #b1afaf;
            -webkit-box-shadow: 0 1px 5px #b1afaf;
            box-shadow: 0 1px 5px #b1afaf;
            -webkit-touch-callout: none;
            -webkit-user-select: none;
            -khtml-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

            .insta_box .insta_header .insta_left {
                float: left;
            }

                .insta_box .insta_header .insta_left a {
                    display: block
                }

            .insta_box .insta_header .insta_right {
                float: right;
                cursor: pointer;
                position: relative;
                -webkit-tap-highlight-color: transparent;
            }

            .insta_box .insta_header .insta_left a span, .insta_box .insta_header .insta_left a img {
                display: inline-block;
                vertical-align: top;
                text-align: left;
            }

            .insta_box .insta_header .insta_left img {
                margin-right: 10px;
                width: 190px;
                margin-top: -8px;
            }

            .insta_box .insta_header .insta_right img {
                width: 35px;
                margin-top: 4px;
                -webkit-transform: rotate(0);
                -moz-transform: rotate(0);
                -ms-transform: rotate(0);
                -o-transform: rotate(0);
                transform: rotate(0);
                cursor: pointer;
                position: relative;
                z-index: 100;
            }

            .insta_box .insta_header .insta_left span {
                font-size: 20px;
                font-weight: 700;
                font-family: sans-serif;
                margin-top: 7px;
            }

        .insta_box .insta_body {
            display: block;
            clear: both;
            width: 100%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            text-align: center;
            margin-top: 10px;
            margin-bottom: 10px;
        }

            .insta_box .insta_body .img_box {
                width: 16%;
                display: inline-block;
                vertical-align: top;
                margin: 25px;
                position: relative;
                -moz-box-shadow: 1px 1px 1px 2px #ffffff;
                -webkit-box-shadow: 1px 1px 1px 2px #ffffff;
                box-shadow: 1px 1px 1px 2px #ffffff;
            }

    @media (max-width: 767px) {
        .insta_box .insta_body .img_box {
            margin: 10px 5px;
        }
    }

    .insta_box .insta_body .img_box:hover, .insta_box .insta_body .img_box:focus {
        -moz-box-shadow: 1px 1px 1px 2px #808080;
        -webkit-box-shadow: 1px 1px 1px 2px #808080;
        box-shadow: 1px 1px 1px 2px #808080;
    }

    .insta_box .insta_body .img_box .title_box {
        position: absolute;
        bottom: 0;
        background: rgba(0, 0, 0, .8);
        color: #fff;
        font-size: 14px;
        line-height: 24px;
        padding: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center;
        width: 100%;
        left: 0;
        right: 0;
        max-height: 80px;
        overflow: hidden;
        border: 1px solid #c50814;
    }

    .insta_box .insta_info {
        color: #757575;
    }

    @media (max-width: 1953px) {
        .insta_box .insta_body .img_box {
            width: 15.5%;
        }
    }

    @media (max-width: 1480px) {
        .insta_box .insta_body .img_box {
            width: 15.4%;
        }
    }

    @media (max-width: 1120px) {
        .insta_box .insta_body .img_box {
            width: 18.4%;
        }
    }

    @media (max-width: 900px) {
        .insta_box .insta_body .img_box {
            width: 22.4%;
        }
    }

    @media (max-width: 642px) {
        .insta_box .insta_body .img_box {
            width: 46.4%;
        }

            .insta_box .insta_body .img_box .title_box {
                font-size: 12px;
                line-height: 22px;
                max-height: 75px;
            }
    }

    @media (max-width: 400px) {
        .insta_box .insta_body .img_box .title_box {
            font-size: 10px;
            line-height: 16px;
            max-height: 60px;
        }
    }

    @media (max-width: 328px) {
        .insta_box .insta_body .img_box {
            width: 45.4%;
        }
    }

    /*loadmore*/
    #loadmoreDiv {
        background: #8A0000;
        text-align: center;
        border: 3px solid #cacaca;
        padding-top: 5px;
        padding-bottom: 5px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
        color: #fff;
        text-shadow: 1px 1px 1px #000;
        font-size: 17px;
        line-height: 23px;
        display: block;
        width: 180px;
        margin: 10px auto 30px;
        cursor: pointer;
    }

        #loadmoreDiv:hover, #loadmoreDiv:focus {
            background: #f1f1f1;
            color: #8A0000;
            text-shadow: 1px 1px 1px #c7b3b3;
            border: 3px solid #8A0000;
        }



    @media(max-width:768px) {
        body #loadmoreDiv {
            width: 97%
        }
    }

    .finshText {
        text-align: center
    }

        .finshText span {
            display: inline-block;
            vertical-align: top;
            color: #14860c;
        }

    /*soical*/
    .social_share_box {
        border: 1px solid #00000030;
        height: 45px;
        width: 0;
        box-sizing: border-box;
        opacity: 0;
        position: absolute;
        right: -9px;
        z-index: 1;
        top: -1px;
        border-radius: 25px;
        font-size: 8px;
        text-transform: uppercase;
        text-align: center;
        overflow: hidden;
        padding: 0 50px 0 0;
        -webkit-transition: width .4s ease-in-out;
        -moz-transition: width .4s ease-in-out;
        -o-transition: width .4s ease-in-out;
        transition: width .4s ease-in-out;
        text-align: right;
    }

    .insta_box .insta_right.hoverd .social_share_box {
        opacity: 1;
        visibility: visible;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        width: 270px;
        background: #888;
    }

    @media(max-width:520px) {
        .insta_box .insta_right.hoverd .social_share_box {
            top: 53px;
            z-index: 1000;
            padding-right: 10px;
            width: 225px;
            right: 0;
            margin: 0;
        }

        body .cpylnkmsg {
            z-index: 10000;
            margin-top: -2px !important;
            margin-left: -95px;
        }
    }

    .insta_box .insta_right.hoverd .img_share {
        -webkit-transform: rotate( 360deg );
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
        transition: all .6s;
        -webkit-transition: all .6s;
        -moz-transition: all .6s;
        -o-transition: all .6s;
        -ms-transition: all .6s;
        transform-origin: 100%;
        -ms-transform-origin: 100%;
        -moz-transform-origin: 100%;
        -webkit-transform-origin: 100%;
    }

    .insta_box .social_share_box li, .insta_box .social_share_box li a {
        width: 25px;
        height: 25px;
        display: inline-block;
        vertical-align: top;
    }

    .insta_box .social_share_box li {
        top: 0px;
        right: 0;
        background: url(/images/newpage/footer-soc-20181.png);
        background-size: 1017px 25px;
        background-repeat: no-repeat;
        margin-top: 4px;
        margin-left: 5px;
        padding: 5px;
        box-sizing: content-box;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
    }

        .insta_box .social_share_box li:hover, .insta_box .social_share_box li:focus {
            -webkit-filter: invert(100%);
            -moz-filter: invert(100%);
            -ms-filter: invert(100%);
            -o-filter: invert(100%);
            filter: invert(100%);
        }

        .insta_box .social_share_box li.twitter {
            background-position: -145px center;
        }

        .insta_box .social_share_box li.facebook {
            background-position: -180px center;
        }

        .insta_box .social_share_box li.linkdin {
            background-position: -578px center;
        }

        .insta_box .social_share_box li.whatsapp {
            background-position: 6px center;
        }

        .insta_box .social_share_box li.email {
            background-position: -464px center;
        }

        .insta_box .social_share_box li.telegram {
            background-position: -540px center;
        }

        .insta_box .social_share_box li.li-copy {
            left: 0;
            right: 0;
            background: url(/images/linkicon.png);
            background-size: 22px 22px;
            background-repeat: no-repeat;
            background-position: 6px center;
        }

    .cpylnkmsg {
        position: absolute;
        margin-top: -48px !important;
        margin-right: 0;
        font-family: sans-serif;
        font-weight: 700;
        color: #4c4b4b;
        direction: ltr;
        text-align: left;
        display: inline-block;
        background: #c2e1f5;
        vertical-align: top;
        padding: 0px 5px;
        left: 0;
        z-index: 100;
        width: 77px;
        margin-left: -124px;
    }

        .cpylnkmsg:before {
            top: auto;
            left: 0;
            bottom: -19px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: rgba(194, 225, 245, 0);
            border-top-color: #c2e1f5;
            border-width: 10px;
            margin-top: 0;
        }