﻿.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        width: 100% !important;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        /* fix for flashing background */
        -webkit-transform: translate3d(0px, 0px, 0px);
        width: 100%;
    }

.owl-item.active {
    width: 100% !important;
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

    .owl-carousel .owl-item img {
        display: inline;
        width: 100%;
        -webkit-transform-style: preserve-3d;
    }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
    margin-bottom: 0;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

    .owl-carousel.owl-rtl .owl-item {
        float: right;
    }

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform 100ms ease;
    transition: transform 100ms ease;
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transform: scale(1.3, 1.3);
        -ms-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3);
    }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.awwa_no_img_lg .msearch-toolbar .textbox {
    width: 100%;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0px;
    background: #fff;
    box-shadow: none;
    border: 1px solid #e7e7e7;
    outline: none;
    padding: 0 30px 0 10px;
}

.awwa_no_img_lg .msearch-toolbar .search-button {
    background: url("Images/search.png") transparent no-repeat;
    border: none;
    text-indent: -999px;
    width: 20px;
    height: 20px;
    position: relative;
    margin: 0 0 16px -28px;
    padding: 0;
    min-width: 0;
    box-shadow: none;
    outline: none;
}

.awwa_no_img_lg.widgetmodule h3, .awwa_no_img_lg .related h3 {
    font-weight: bold;
    font-size: 15px;
    color: #444444;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: normal;
}

    .awwa_no_img_lg.widgetmodule h3:after {
        content: "";
        display: block;
        background: #444;
        width: 40px;
        height: 2px;
        margin-top: 5px;
    }

.awwa_no_img_lg .lawidget .posttitle,
.awwa_no_img_lg .post .footer a,
.awwa_no_img_lg .post .post-tags,
.awwa_no_img_lg .post .post-tags a {
    color: #444;
    font-size: 16px;
    font-weight: normal;
}

.awwa_no_img_lg .categories,
.awwa_no_img_lg .archives,
.awwa_no_img_lg .authors,
.awwa_no_img_lg .tags,
.awwa_no_img_lg .lawidget,
.awwa_no_img_lg .head {
    background: transparent;
    padding: 0;
    margin: 20px 0;
    overflow: hidden;
}

.awwa_no_img_lg .lawidget {
    margin-top: 0;
}


.awwa_no_img_lg .head {
    padding: 15px;
    border: 1px solid #e5e5e5;
    margin: 15px 0;
}

.awwa_no_img_lg .msearch-result .caption, .awwa_no_img_lg .post .footer,
.awwa_no_img_lg .post .footer a, .awwa_no_img_lg .post .post-tags, .awwa_no_img_lg .post .post-tags a {
    font-style: normal;
    font-size: 16px;
    color: #999;
}

.awwa_no_img_lg .lawidget .posttimeago {
    font-style: italic;
    font-size: 14px;
    color: #999;
}

.awwa_no_img_lg ul {
    margin: 0;
    padding: 0;
}

.awwa_no_img_lg .lawidget .bg-style {
    list-style: none;
    padding: 0 0 15px 0;
    overflow: auto;
    border-radius: 0;
    background: #fff;
    border: 1px solid #dfe0dd;
}

.awwa_no_img_lg.widgetmodule .tags a {
    padding: 8px;
    margin-bottom: 5px;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    display: inline-block;
    font-size: 13px;
}

.awwa_no_img_lg .tags a:hover {
    background: #e6e6e6;
}

.awwa_no_img_lg .tags span > a {
    font-size: 13px;
    opacity: 1;
    color: #444;
}

.awwa_no_img_lg .post {
    line-height: 26px;
    letter-spacing: 0px;
    font-weight: 400;
    margin-bottom: 30px;
    font-style: normal;
    color: #999999;
    font-size: 16px;
    border: 1px solid #eee;
    position: relative;
}

.awwa_no_img_lg .lawidget .post {
    line-height: 26px;
    color: #999;
}

.awwa_no_img_lg.widgetmodule .lawidget .articletitle {
    font-weight: bold;
    display: inline-block;
    width: 100%;
    font-size: 20px;
    color: #505050;
}

.awwa_no_img_lg .article .article_content .articletitle {
    font-weight: bold;
    display: inline-block;
    width: 100%;
    font-size: 28px;
    color: #505050;
}

.awwa_no_img_lg.widgetmodule .lawidget .a_title {
    color: #047db3;
    height: 24px;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}

.awwa_no_img_lg .article .article_content .a_title {
    display: inline-block;
    font-size: 28px;
    margin-bottom: 10px;
    color: #047db3;
    text-transform: uppercase;
    font-weight: bold;
}

.awwa_no_img_lg .lawidget a.articlecomment {
    color: #777;
    font-size: 16px;
}

.awwa_no_img_lg.widgetmodule .lawidget .articletimeago {
    font: italic bold 20px 'Arial';
    color: #787a7c;
    line-height: 20px;
}

.awwa_no_img_lg .article .article_content .articletimeago {
    font-style: italic;
    font-weight: bold;
    color: #787a7c;
    font-size: 22px;
}

.awwa_no_img_lg.widgetmodule .lawidget .postdetail .rating {
    float: right;
}

.awwa_no_img_lg .lawidget.archives .RadTreeView .rtLines .rtBot, .awwa_no_img_lg .lawidget.archives .RadTreeView .rtLines .rtLast .rtTop,
.awwa_no_img_lg .lawidget.archives .RadTreeView .rtMinus, .awwa_no_img_lg .lawidget.archives .RadTreeView .rtLines .rtLI {
    background: none;
    line-height: normal;
}

.awwa_no_img_lg .categories ul li a, .awwa_no_img_lg .RadTreeView a.rtIn, .awwa_no_img_lg .RadTreeView span.rtIn {
    color: #999;
    font-size: 16px;
}

.awwa_no_img_lg .lawidget.archives .RadTreeView span.rtPlus:after, .awwa_no_img_lg .lawidget.archives .RadTreeView span.rtMinus:after,
.awwa_no_img_lg .lawidget.categories .RadTreeView span.rtPlus:after, .awwa_no_img_lg .lawidget.categories .RadTreeView span.rtMinus:after {
    content: "\f105";
    display: block;
    font-size: 12px;
    font-family: fontawesome;
    float: left;
    padding-right: 12px;
    font-weight: 600;
    color: #222;
}

.awwa_no_img_lg .categories .RadTreeView .rtLines .rtFirst, .awwa_no_img_lg .categories .RadTreeView .rtLines .rtFirst .rtUL, .awwa_no_img_lg .categories .RadTreeView .rtLines .rtTop,
.awwa_no_img_lg .treeview .rtLines .rtMid, .RadTreeView .rtLines .rtBot, .awwa_no_img_lg .categories .RadTreeView .rtLines .rtLI, .awwa_no_img_lg .categories .RadTreeView .rtLines .rtBot {
    background-image: none !important;
    line-height: normal;
    padding-left: 0;
    position: relative;
}

.awwa_no_img_lg .categories ul li a:last-child, .awwa_no_img_lg .authors li a:last-child {
    position: absolute;
    right: 0;
}

.awwa_no_img_lg .authors li,
.awwa_no_img_lg .categories ul li {
    list-style: none;
    border-bottom: none;
    position: relative;
}

.awwa_no_img_lg .RadTreeView_Default .rtPlus, .awwa_no_img_lg .RadTreeView_Default .rtMinus {
    background: none;
}

.awwa_no_img_lg .categories ul li a:hover, .awwa_no_img_lg .RadTreeView a.rtIn:hover, .awwa_no_img_lg .RadTreeView span.rtIn:hover {
    color: #444;
    background: none;
}

.awwa_no_img_lg .categories ul li {
    font-size: 16px;
    padding: 6px 0;
}

.awwa_no_img_lg .RadTreeView .rtHover .rtIn, .awwa_no_img_lg .RadTreeView .rtSelected .rtIn {
    border: 1px solid transparent;
}

@keyframes example {
    0% {
        left: 0px;
    }

    25% {
        left: 5px;
    }

    50% {
        left: 0px;
    }

    75% {
        left: 10px;
    }

    100% {
        left: 0px;
    }
}

.awwa_no_img_lg .ui-widget-header .ui-icon {
    background-image: url(Images/ui-icons_222222_256x240.png);
}

.awwa_no_img_lg .ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}

.awwa_no_img_lg .ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}

    .awwa_no_img_lg .ui-icon-circle-triangle-e .awwa_no_img_lg .ui-state-hover .ui-icon, .awwa_no_img_lg .ui-state-focus .ui-icon {
        background-image: url(Images/ui-icons_454545_256x240.png);
    }

.awwa_no_img_lg .ui-state-active .ui-icon {
    background-image: url(Images/ui-icons_454545_256x240.png);
}

.awwa_no_img_lg .ui-state-highlight .ui-icon {
    background-image: url(Images/ui-icons_2e83ff_256x240.png);
}

.awwa_no_img_lg .ui-datepicker .ui-datepicker-prev, .awwa_no_img_lg .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

    .awwa_no_img_lg .ui-datepicker .ui-datepicker-prev span, .awwa_no_img_lg .ui-datepicker .ui-datepicker-next span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px;
    }

.awwa_no_img_lg .ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.awwa_no_img_lg .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    background-image: url(Images/ui-icons_222222_256x240.png);
}

.awwa_no_img_lg .ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    position: relative;
    padding: 4px 0;
    background: #aaa;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.awwa_no_img_lg .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
    text-transform: uppercase;
}

.awwa_no_img_lg .ui-datepicker-header {
    position: relative;
    padding: 4px 0;
    border: 1px solid #aaaaaa;
    background: #aaa;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.awwa_no_img_lg .ui-widget-content {
    border: 1px solid #ccc;
}

.awwa_no_img_lg .ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.awwa_no_img_lg .ui-datepicker-calendar td {
    text-align: center;
    padding: 8px;
}

.awwa_no_img_lg table.ui-datepicker-calendar thead {
    background: #e6e6e6;
    color: #fff;
    font-size: 14px;
}

    .awwa_no_img_lg table.ui-datepicker-calendar thead th span {
        padding: 4px 0;
        display: block;
        color: #000;
        text-align: center;
    }

.awwa_no_img_lg .calendar {
    background: #fff;
}

.awwa_no_img_lg span.ui-state-default {
    color: #999;
    cursor: default;
}

.awwa_no_img_lg .calendar .ladatehlight {
    background-color: #ccc;
}

    .awwa_no_img_lg .calendar .ladatehlight a {
        color: #fff;
    }

.awwa_no_img_lg .msearch-result {
    display: none;
    background-color: #ffffff;
    border: 1px solid #CCCCCC;
    padding: 12px;
    margin-bottom: 15px;
    display: none;
}

    .awwa_no_img_lg .msearch-result .ms-result .result {
        box-shadow: 0 0 18px 0 rgba(0,0,0,.06);
        border: 1px solid #eaeaea;
        padding: 20px;
    }

    .awwa_no_img_lg .msearch-result .close-button {
        background: url("Images/close.png") transparent no-repeat;
        border: none;
        text-indent: -999px;
        width: 30px;
        height: 32px;
        position: relative;
        float: right;
        top: -5px;
        right: -10px;
        min-width: 30px;
        box-shadow: none;
        outline: none;
    }

    .awwa_no_img_lg .msearch-result h3 {
        font-size: 15px;
        color: #444444;
        text-transform: uppercase;
        margin-bottom: 10px;
        line-height: normal;
    }

        .awwa_no_img_lg .msearch-result h3:after {
            content: "";
            display: block;
            background: #444;
            width: 40px;
            height: 2px;
            margin-top: 5px;
        }

    .awwa_no_img_lg .msearch-result .ms-result .lnktitle {
        text-transform: capitalize;
        line-height: 30px;
        display: inline-block;
        clear: right;
        font-weight: 400;
        color: #777;
        font-size: 28px;
        cursor: pointer;
        margin-bottom: 10px;
    }

        .awwa_no_img_lg .msearch-result .ms-result .lnktitle:hover {
            color: #444;
        }

    .awwa_no_img_lg .msearch-result .caption > a {
        font-weight: 600;
        font-size: 16px;
        color: #999;
    }

    .awwa_no_img_lg .msearch-result span.desc {
        font-size: 16px;
        line-height: 26px;
        color: #999;
    }

.awwa_no_img_lg .authors li a, .awwa_no_img_lg .bookmark a {
    color: #999;
    font-size: 16px;
}

    .awwa_no_img_lg .authors li a:hover, .awwa_no_img_lg .bookmark a:hover {
        color: #444;
    }

.awwa_no_img_lg .bookmark {
    color: #999;
    font-size: 16px;
    margin: 20px 0;
}

.awwa_no_img_lg .ui-widget-content .ui-icon {
    background-image: url(Images/ui-icons_222222_256x240.png);
}

.awwa_no_img_lg .calendar .LiveArticleDateHlight {
    background-color: #aaa;
    border-radius: 5px;
}

    .awwa_no_img_lg .calendar .LiveArticleDateHlight a {
        color: #fff;
    }

/* We Article */
.awwa_no_img_lg a {
    text-decoration: none;
}

.awwa_no_img_lg .article {
    line-height: 26px;
    letter-spacing: 0;
    font-weight: 400;
    margin-bottom: 15px;
    font-style: normal;
    color: #777;
    font-size: 16px;
    border: 1px solid #e5e5e5;
    position: relative;
    background-color: #fff;
}

    .awwa_no_img_lg .article .article_content {
        padding: 20px;
        background-color: #fff;
        overflow: auto;
    }

        .awwa_no_img_lg .article .article_content .attachments {
            list-style: none;
        }

    .awwa_no_img_lg .article .attachments a > img {
        padding: 0 8px 0 0;
    }

    .awwa_no_img_lg .article .attachments a {
        font-size: 16px;
        color: #999;
    }

    .awwa_no_img_lg .article .article_content h1 {
        margin: 0px;
        padding: 0px;
        font-size: 28px;
        color: #777;
        display: inline-block;
        font-weight: normal;
        line-height: normal;
        margin-bottom: 10px;
    }

.awwa_no_img_lg .article_content h1 span:nth-child(2) {
    float: right;
    display: inline-block;
    vertical-align: middle;
}


.awwa_no_img_lg .article_content h1 span .rating > div {
    width: 110px !important;
}

.awwa_no_img_lg .article .article_content h1:hover {
    color: #333;
}

.awwa_no_img_lg .article .article_content ul.article_detail li .link_seperate {
    padding: 0 10px;
    color: #ddd;
}

.awwa_no_img_lg .article .article_content ul.article_detail .comment_icon:before {
    font-size: 14px;
    font-family: fontawesome;
    font-weight: 600;
    content: "\f0e5";
    padding-right: 4px;
}

.awwa_no_img_lg .article .article_content ul.article_detail .view_icon:before {
    content: "\f06e";
    font-family: fontawesome;
    padding-right: 4px;
}

.awwa_no_img_lg .article .article_content ul.article_detail {
    list-style-type: none;
    margin-left: 0;
    font-size: 13px;
    padding-left: 0;
    margin-bottom: 5px;
}

    .awwa_no_img_lg .article .article_content ul.article_detail li {
        display: inline-block;
    }

        .awwa_no_img_lg .article .article_content ul.article_detail li:first-child {
            padding-left: 0px;
        }

        .awwa_no_img_lg .article .article_content ul.article_detail li a {
            color: #777;
            font-weight: 600;
        }

.awwa_no_img_lg .article .article_content .article_summary > p, .awwa_no_img_lg .article .article_content .article_summary > .la-intro {
    margin-bottom: 16px;
}

.awwa_no_img_lg .article .article_content .article_summary > span {
    margin-bottom: 16px;
    display: inline-block;
}

.awwa_no_img_lg .article .article_content .article_socialnetwork {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    margin: 10px 0 20px;
}

.awwa_no_img_lg .article .article_content .article_tags {
    font-size: 12px;
    color: #999;
}

    .awwa_no_img_lg .article .article_content .article_tags span {
        font-size: 0px;
    }

    .awwa_no_img_lg .article .article_content .article_tags a {
        font-size: 12px;
        color: #999;
        background-color: #f6f6f6;
        padding: 5px 8px;
        margin-right: 5px;
    }

.awwa_no_img_lg .article .article_content .article_socialnetwork a:hover {
    background: #e6e6e6;
}

.awwa_no_img_lg .article .article_content .article_socialnetwork .social {
    font-size: 12px;
    float: right;
}

.awwa_no_img_lg .article .article_content .article_comment {
    clear: both;
}

    .awwa_no_img_lg .article .article_content .article_comment .newheading {
        font-size: 18px;
        font-weight: normal;
        line-height: 50px;
        letter-spacing: 1px;
        color: #444444;
        font-style: normal;
    }

    .awwa_no_img_lg .article .article_content .article_comment input[type="text"],
    .awwa_no_img_lg .article .article_content .article_comment textarea,
    .awwa_no_img_lg .article .article_content .article_comment .Preview,
    .awwa_no_img_lg .article .article_content .article_comment input[type="email"] {
        padding: 8px 10px;
        margin-bottom: 0px;
        background: #f6f6f6;
        border: 1px solid #bfbfbf;
        -webkit-border-radius: 0px;
        box-sizing: border-box;
        border-radius: 0px;
        line-height: 22px;
        -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
        color: #666;
        font-size: 14px;
    }

    .awwa_no_img_lg .article .article_content .article_comment textarea {
        width: 100% !important;
    }

        .awwa_no_img_lg .article .article_content .article_comment input[type="text"]:focus,
        .awwa_no_img_lg .article .article_content .article_comment textarea:focus,
        .awwa_no_img_lg .article .article_content .article_comment .Preview:focus,
        .awwa_no_img_lg .article .article_content .article_comment input[type="email"]:focus {
            outline: 1px solid #dddddd;
            border-radius: 4px;
        }

    .awwa_no_img_lg .article .article_content .article_comment .Preview {
        padding: 10px !important;
        width: 100% !important;
        margin-bottom: 8px !important;
        background: #f6f6f6 !important;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: 0px 1px 0px 0px rgba(255, 255, 255, 0.8), inset 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
        color: #777;
        font-size: 14px !important;
        box-sizing: border-box;
        line-height: normal !important;
    }

    .awwa_no_img_lg .article .article_content .article_comment .normalCheckBox.Notification {
        display: block;
    }

    .awwa_no_img_lg .article .article_content .article_comment .normalRadioButton input[type="radio"] {
        margin: 0 10px 0 5px;
    }

    .awwa_no_img_lg .article .article_content .article_comment .normalCheckBox input[type="checkbox"] {
        margin: 0 10px 0 0;
    }

    .awwa_no_img_lg .article .article_content .article_comment .mbutton {
        background-color: #f6f6f6;
        color: #999;
        padding: 2px 6px;
        border: 1px solid #ddd;
        cursor: pointer;
    }

        .awwa_no_img_lg .article .article_content .article_comment .mbutton:hover {
            color: #777;
            background-color: #ccc;
        }

    .awwa_no_img_lg .article .article_content .article_comment .SaveComment.mbutton {
        color: #999;
        background: #f6f6f6;
        border: 1px solid #ccc;
        padding: 6px 10px;
        border-radius: 0px;
        font-weight: normal;
        margin: 0 !important;
    }

    .awwa_no_img_lg .article .article_content .article_comment .SaveComment:hover, .awwa_no_img_lg .article .article_content .article_comment .mbutton:hover {
        background-color: #e6e6e6;
        border: 1px solid #ccc;
    }

    .awwa_no_img_lg .article .article_content .article_comment .CommentData .heading {
        line-height: 22px;
        font-size: 16px;
        color: #444444;
        letter-spacing: 1px;
        font-weight: 600;
        font-style: normal;
    }

    .awwa_no_img_lg .article .article_content .article_comment .CommentData > div:not(:first-child) {
        margin: 10px 0 30px;
    }

    .awwa_no_img_lg .article .article_content .article_comment .CommentData > div:last-child {
        margin: 10px 0 0px;
    }

    .awwa_no_img_lg .article .article_content .article_comment .comment_section {
        padding: 30px;
        margin: 10px 0 30px;
        border-radius: 0px;
        border: 1px solid #ddd;
    }

        .awwa_no_img_lg .article .article_content .article_comment .comment_section p {
            margin: 0;
        }

    .awwa_no_img_lg .article .article_content .article_comment .CommentData > div img {
        width: 100px;
        display: inline-block;
        float: left;
        margin-right: 20px;
        border-radius: 50%;
    }

    .awwa_no_img_lg .article .article_content .article_comment .CommentData > div .content {
        padding: 0px;
        margin-left: 120px;
        min-height: 100px;
    }

    .awwa_no_img_lg .article .article_content .article_comment .CommentData .content .userinfo {
        display: block;
        font-size: 16px;
    }

    .awwa_no_img_lg .article .article_content .article_comment .CommentData .content .comment_time {
        margin-right: 10px;
        font-size: 13px;
    }


    .awwa_no_img_lg .article .article_content .article_comment .CommentData .content a {
        color: #999;
        padding-left: 10px;
        padding-right: 10px;
        font-size: 13px;
        font-weight: bold;
    }

        .awwa_no_img_lg .article .article_content .article_comment .CommentData .content a:hover {
            color: #777;
        }

    .awwa_no_img_lg .article .article_content .article_comment .CommentData .com {
        margin-left: 70px;
    }

    .awwa_no_img_lg .article .article_content .article_comment table td {
        padding-top: 4px;
    }

        .awwa_no_img_lg .article .article_content .article_comment table td label {
            display: inline;
        }

/*main page*/
.awwa_no_img_lg .article .article_content .read_more {
    border-top: 1px solid #f3f3f3;
    padding: 10px 0 0;
    clear: both;
    text-align: right;
}

@keyframes example {
    0% {
        left: 0px;
    }

    25% {
        left: 5px;
    }

    50% {
        left: 0px;
    }

    75% {
        left: 10px;
    }

    100% {
        left: 0px;
    }
}

.awwa_no_img_lg .article .article_content .timeline_social {
    font-size: 14px;
    float: right;
    padding-top: 8px;
}

.awwa_no_img_lg .article .article_content .read_more .read a {
    color: #999;
    font-size: 15px;
}

    .awwa_no_img_lg .article .article_content .read_more .read a:hover {
        color: #777;
    }

.awwa_no_img_lg .article .article_content h1 a {
    color: #777;
}

    .awwa_no_img_lg .article .article_content h1 a:hover {
        color: #333;
    }

.awwa_no_img_lg h3.articlename {
    margin: 0px;
    padding: 0px;
    color: #777;
    display: inline-block;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 20px;
}

.awwa_no_img_lg h3.article_description {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    color: #999;
    font-weight: normal;
    line-height: normal;
    text-transform: none;
}

.awwa_no_img_lg .head > a > img {
    float: right;
    margin-top: 10px;
}

.awwa_no_img_lg .managearticle {
    float: right;
    margin: 15px 0px;
}

.awwa_no_img_lg .related {
    clear: both;
}

    .awwa_no_img_lg .related ul {
        margin: 0 0 0 -25px;
        padding: 0;
    }

    .awwa_no_img_lg .related li {
        float: left;
        width: 170px;
        margin: 0 0 20px 20px;
        list-style-type: none;
        text-align: center;
        overflow: hidden;
        border: 1px solid #eee;
        background-color: #fff;
        position: relative;
        height: 358px;
        padding: 10px;
    }

    .awwa_no_img_lg .related .article-link {
        display: block;
        height: 390px;
        margin: 0;
        position: absolute;
        width: 188px;
        bottom: 0;
        left: 0;
        z-index: 0;
    }

    .awwa_no_img_lg .related .caption {
        text-align: left;
    }

    .awwa_no_img_lg .related li .jackbox {
        margin: 0 0 10px;
        z-index: 1;
        border: 1px solid #eee;
    }

        .awwa_no_img_lg .related li .jackbox img {
            width: 100%;
            padding: 5px;
        }

    .awwa_no_img_lg .related li .cont {
        overflow: hidden;
        height: inherit;
    }

/*page.htm*/

.awwa_no_img_lg .article .article_image.owl-carousel .owl-item a.jackbox,
.awwa_no_img_lg .article a.jackbox,
.awwa_no_img_lg .article .article_image,
.awwa_no_img_lg .article .article_image img {
    display: block;
    max-width: 100%;
    margin: auto;
    width: auto;
}

    .awwa_no_img_lg .article .article_image img {
        border-bottom: 4px solid #ed963a;
        border-top: 4px solid #ed963a;
    }

.awwa_no_img_lg .article .owl-carousel .owl-item a.jackbox .jackbox-hover {
    background: none;
}

.awwa_no_img_lg .article .article_content .page_socialnetwork {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    margin: 10px 0 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.awwa_no_img_lg .article .article_content .pages {
    margin-bottom: 16px;
}

    .awwa_no_img_lg .article .article_content .pages a {
        color: #555;
        font-weight: 600;
    }

        .awwa_no_img_lg .article .article_content .pages a:hover {
            border-color: transparent;
            color: #333;
        }

.awwa_no_img_lg .RadTreeView .rtHover .rtIn, .awwa_no_img_lg .RadTreeView .rtSelected .rtIn {
    border-color: transparent;
    background-color: transparent;
    background-image: none;
}

.awwa_no_img_lg .RadTreeView_default .rtHover .rtIn, .awwa_no_img_lg .RadTreeView_default .rtSelected .rtIn {
    background-color: transparent;
    background-image: none;
}

.awwa_no_img_lg .inline-page .wrap-img {
    margin-top: 10px;
}

    .awwa_no_img_lg .inline-page .wrap-img img {
        padding: 10px;
        border: 1px solid #ddd;
        box-sizing: border-box;
    }

.awwa_no_img_lg .inline-page .inline_summery {
    padding: 20px 10px 10px;
    text-align: justify;
}

/*preview page*/
.awwa_no_img_lg.preview_page:focus {
    outline: 0;
    border: 1px solid transparent;
}

@media screen and (max-width:610px) {
    .awwa_no_img_lg .article .article_content .CommentData > div .content {
        margin-left: 0px;
    }

    .awwa_no_img_lg .article .article_content .CommentData > div img {
        margin-bottom: 5px;
    }

    .awwa_no_img_lg .article .article_content .CommentData .com {
        margin-left: 0px;
    }

    .awwa_no_img_lg .article_content .comment_section p {
        text-align: justify;
    }

    .awwa_no_img_lg .article .article_content table + div {
        margin-top: 0 !important;
    }

    .awwa_no_img_lg .article_content .social {
        float: none;
    }
}

@media screen and (max-width:410px) {
    .awwa_no_img_lg .article .article_content .CommentData > div .name {
        text-align: center;
        margin-right: 0;
        width: 100%;
        height: 112px;
    }

    .awwa_no_img_lg.widgetmodule .lawidget .postdetail .rating {
        float: none;
    }

    .awwa_no_img_lg .article .article_content .CommentData > div img {
        display: inline-block;
        float: none;
    }

    .awwa_no_img_lg .article .article_content .comment_section {
        padding: 16px;
    }

    .awwa_no_img_lg .article .article_content .CommentData .content .userinfo {
        font-weight: bold;
        color: #999;
    }

    .awwa_no_img_lg .article .article_content .pages a {
        font-size: 14px;
    }

    .awwa_no_img_lg .article .article_content .article_comment .CommentData > div .content {
        margin-left: 0px;
    }

    .awwa_no_img_lg .article .article_content .article_comment .CommentData > div img {
        float: none;
    }
}

.awwa_no_img_lg span.footer_prev a, .awwa_no_img_lg span.footer_nxt a {
    color: #999;
    cursor: pointer;
}

    .awwa_no_img_lg span.footer_prev a:hover, .awwa_no_img_lg span.footer_nxt a:hover {
        color: #444;
    }

.awwa_no_img_lg span.footer_nxt {
    float: right;
}

.awwa_no_img_lg .footer_pages {
    background: #fff;
    border-top: 1px solid #ddd;
    padding: 10px 18px;
}

.awwa_no_img_lg .moverlay {
    display: none;
    width: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

.awwa_no_img_lg .article .article_content .pages a {
    font-size: 14px;
}

.awwa_no_img_lg .msearch-result.mlightbox {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    right: 25%;
    max-height: 50%;
    padding: 16px;
    border: 1px solid #CCC;
    background-color: white;
    z-index: 1002;
    overflow: auto;
}

.awwa_no_img_lg .mlightbox .close-button {
    top: -5px;
    right: -10px;
}

.awwa_no_img_lg .article_content img.nobookmark, .awwa_no_img_lg .article_content img.hasbookmark {
    height: 18px;
}


/*----------------------------*/

.awwa_no_img_lg .masonry-list .grid-item {
    max-width: 380px;
    float: left;
}

.awwa_no_img_lg .masonry-list {
    position: relative;
}

    .awwa_no_img_lg .masonry-list.init {
        opacity: 1;
    }

    .awwa_no_img_lg .masonry-list .masonry-item {
        min-height: 1px;
        list-style-type: none;
    }

.awwa_no_img_lg .masonry-item div.featured-box div.box-content div.postinfo {
    color: #9e9e9e;
    padding: 13px 0;
    font-size: 13px;
}

    .awwa_no_img_lg .masonry-item div.featured-box div.box-content div.postinfo a {
        color: #9e9e9e;
    }

.awwa_no_img_lg .masonry-item .featured-box div.box-content .post-content {
    font-size: 16px;
    line-height: 26px;
    color: #999;
    padding: 0 0 20px 0;
}

.awwa_no_img_lg div.masonry-list .article_content {
    padding: 0 20px 20px 20px;
    background-color: #fff;
}

.awwa_no_img_lg .article_content .timeline_social {
    font-size: 14px;
    float: right;
    padding-top: 8px;
}

.awwa_no_img_lg .post .timeline {
    width: 12.2%;
    padding-right: 27px;
    position: relative;
    box-sizing: border-box;
    z-index: 99;
    -webkit-box-sizing: border-box;
}

.awwa_no_img_lg .post .timeline-border {
    position: absolute;
    top: 0px;
    width: 1px;
    height: 100%;
    float: left;
    z-index: 0;
    left: 39px;
    background: #ccc;
}

.awwa_no_img_lg .timeline article:last-of-type .timeline-border {
    width: 0;
}

.awwa_no_img_lg .post .Main_article {
    line-height: 26px;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal;
    color: #999999;
    font-size: 16px;
    margin-left: 90px;
    border-radius: 0px 0px 4px 4px;
}

.awwa_no_img_lg .article ul .read_time:before {
    content: "\f017";
    font-family: fontawesome;
    padding-right: 4px;
}

.awwa_no_img_lg .blogrolls ul li a {
    color: #888;
}

    .awwa_no_img_lg .blogrolls ul li a:hover {
        color: #444;
    }

.awwa_no_img_lg .blogrolls li li {
    border-bottom: 1px solid #EEEEEE;
    padding: 7px 0;
}

.awwa_no_img_lg .blogrolls > ul > li > a {
    font-weight: bold;
}

.awwa_no_img_lg .blogrolls ul ul {
    margin: 10px 0 0 10px;
}

.awwa_no_img_lg section.timeline .post {
    margin: 0;
    border: none;
}

.awwa_no_img_lg section.timeline .article_content {
    padding: 0 20px 20px 20px;
}

.awwa_no_img_lg section.timeline a.heading {
    font-size: 24px;
    display: inline-block;
    margin: 0;
    color: #777;
}

.awwa_no_img_lg section.timeline:after {
    display: none;
}

.awwa_no_img_lg .search {
    width: auto;
    height: 40px;
    float: none;
}

.awwa_no_img_lg .bg-style .postdetail {
    padding: 0 15px;
    margin-top: 20px;
    line-height: normal;
    height: 94px;
    overflow: hidden;
}

.awwa_no_img_lg .lawidget .col-md-6:nth-child(odd) .bg-style {
    border-top: 4px solid #ed963a;
}

.awwa_no_img_lg .lawidget .col-md-6:nth-child(even) .bg-style {
    border-top: 4px solid #07b0e9;
}

.awwa_no_img_lg .lawidget .bg-style .postimage img.article-thumbnail {
    max-width: 100%;
    width: auto;
}

.awwa_no_img_lg .lawidget [class*='col-'] {
    margin: 12px 0px;
}

.awwa_no_img_lg span.arrowicon:after {
    content: "\f18e";
    font-family: fontawesome;
    margin-left: 2px;
    vertical-align: middle;
    font-weight: normal;
    vertical-align: text-bottom;
}

.awwa_no_img_lg .a_title .Free.Article:before {
    content: "\f0f6";
}

.awwa_no_img_lg .a_title .Article:before {
    content: "\f0f6";
}

.awwa_no_img_lg .a_title .Newsletter:before {
    content: "\f196";
}

.awwa_no_img_lg .a_title .Opflow:before {
    content: "\f0f6";
}

.awwa_no_img_lg .a_title .Standards:before {
    content: "\f046";
}

.awwa_no_img_lg .a_title .Book:before {
    content: "\f02d";
}

.awwa_no_img_lg .a_title .Journal:before {
    content: "\f1ea";
}

.awwa_no_img_lg .a_title .Event:before {
    content: "\f0ce";
}

.awwa_no_img_lg .a_title .Manual:before {
    content: "\f2d2";
}

.awwa_no_img_lg .a_title .Webinar:before {
    content: "\f108";
}

.awwa_no_img_lg .r_btns {
    float: right;
    margin: 15px 24px 0 0;
    font-weight: bold;
    min-width: 100px;
}
