﻿.fa-angle-left, .fa-angle-right {
    font-weight: bold !important;
}

.more-link {
    display:none;
    color: #92a458 !important;
    float: right;
    cursor: pointer;
}

.line-breaks {
/*    white-space: pre-line;
    margin-bottom: 2%;*/
    text-align: justify
}

.colPadd {
    padding: 5px;
}

button.btn-IQ {
    background-color: #606060 !important;
    color: #fffcf7;
    font-size: 1.2rem !important;
    height: 37px !important;
    border-radius: 0px;
}

    button.btn-IQ:hover {
        background-color: #3C3C3C !important;
    }

@media(max-width:992px) {
    .displayNoneCol {
        display: none;
    }
}

input[type="text"], input[type="email"] {
    background-color: #fffcf7 !important;
    color: #262626 !important;
    font-size: 10pt;
    line-height: 23px;
    border: none !important;
    height: 37px;
    width: 100%;
    border-radius: 0px;
}

textarea {
    background-color: #fffcf7 !important;
    color: #262626 !important;
    font-size: 10pt;
    line-height: 23px;
    border: none !important;
    width: 100% !important;
    border-radius: 0px;
}

.sectionHeader {
    font-style: normal;
    font-size: 1.3rem;
    margin-top: 2% !important;
    border-bottom: 1px solid rgba(112, 112, 112, .4) !important;
}

    .sectionHeader p:first-child {
        font-weight: bold !important
    }

    .sectionHeader span {
        margin-bottom: 3%
    }

.Writers {
    margin-top: 3%;
}

.articleStyle {
    margin-top: 2%;
}

.keywords {
    border: none !important;
    margin-top: 20px;
    padding: unset !important;
}

#ShowBody {
    display: block;
    border-bottom: 1px solid rgba(112, 112, 112, .4) !important;
}

    #ShowBody .line-breaks {
        text-align: justify
    }

.comment-layer {
    border: none;
}

    .comment-layer header {
        padding: 0 2% !important;
        border: none !important;
        height: 40px !important;
        background: #EDE7DD;
        display: flex;
        justify-content: space-between;
        line-height: 40px;
    }

        .comment-layer header h5 {
            display: inline-block;
            font-size: 1.4rem;
        }

        .comment-layer header span {
            background: transparent !important;
        }

.content-item {
    padding: 30px 0;
    background-color: #FFFFFF;
}

    .content-item.grey {
        background-color: #F0F0F0;
        padding: 50px 0;
        height: 100%;
    }

    .content-item h2 {
        font-weight: 700;
        font-size: 35px;
        line-height: 45px;
        text-transform: uppercase;
        margin: 20px 0;
    }

    .content-item h3 {
        font-weight: 400;
        font-size: 20px;
        color: #555555;
        margin: 10px 0 15px;
        padding: 0;
    }

.content-headline {
    height: 1px;
    text-align: center;
    margin: 20px 0 70px;
}

    .content-headline h2 {
        background-color: #FFFFFF;
        display: inline-block;
        margin: -20px auto 0;
        padding: 0 20px;
    }

.grey .content-headline h2 {
    background-color: #F0F0F0;
}

.content-headline h3 {
    font-size: 14px;
    color: #AAAAAA;
    display: block;
}

#comments {
    box-shadow: 0 -1px 6px 1px rgba(0,0,0,0.1);
    background-color: #FFFFFF;
}

    #comments form {
        margin-bottom: 30px;
    }

    #comments .btn {
        margin-top: 7px;
    }

    #comments form fieldset {
        clear: both;
    }

    #comments form textarea {
        height: 100px;
    }

    #comments .media {
        border-top: 1px dashed #DDDDDD;
        padding: 20px 0;
        margin: 0;
    }

        #comments .media > .pull-left {
            margin-right: 20px;
        }

        #comments .media img {
            max-width: 100px;
        }

        #comments .media h4 {
            margin: 0 0 10px;
        }

            #comments .media h4 span {
                font-size: 14px;
                float: right;
                color: #999999;
            }

        #comments .media p {
            margin-bottom: 15px;
            text-align: justify;
        }

    #comments .media-detail {
        margin: 0;
    }

        #comments .media-detail li {
            color: #AAAAAA;
            font-size: 12px;
            padding-right: 10px;
            font-weight: 600;
        }

        #comments .media-detail a:hover {
            text-decoration: underline;
        }

        #comments .media-detail li:last-child {
            padding-right: 0;
        }

        #comments .media-detail li i {
            color: #666666;
            font-size: 15px;
            margin-right: 10px;
        }

.comment-form {
    padding: 15px 0;
    height: 310px;
}

.starRate {
    display: inline-block;
    text-align: center;
}

.rating span.star:hover::before, .rating span.star:hover::before, .rating span.star:hover ~ span.star::before, .rating span.star:hover ~ span.star::before {
    color: #92a458 !important;
}

.commentIcon {
    display: flex;
    flex-direction: row;
    width: 50%;
}

    .commentIcon svg {
        margin: 8px 2%;
    }

.comment-form input[type="button"] {
    background-color: #606060 !important;
    color: #fffcf7;
    font-size: 1.2rem !important;
    height: 37px !important;
    border-radius: 0px;
}

    .comment-form input[type="button"]:hover {
        background-color: #3C3C3C !important;
    }

.accordion-button::after {
    background-image: url('/Images/pic/Icon feather-ch-downAr.png') !important;
}

@media(max-width:959px) {
    #userMenu {
        position: relative;
    }
}

.starRateBox {
    display: flex;
    bottom: 0;
    left: 0;
    flex-direction: column;
    align-self: center;
    text-align: right !important
}

.comentCunter {
    margin: 0 2%;
}

.comment-form div {
    width: 100% !important;
    text-align: center;
}

.headerTwo {
    border: none !important;
    height: 40px !important;
    display: flex;
    line-height: 40px;
}

    .headerTwo svg {
        margin: 8px 1%;
        visibility: hidden
    }

    .headerTwo h5 {
        margin: 8px -2%;
    }

.rating span.star.active::before,
.rating span.star.active::before,
.rating span.star.active ~ span.star::before,
.rating span.star.active ~ span.star::before {
    color: #92a458 !important;
    content: "★";
}

.imageGallery {
    max-width: 100%;
    margin: 10px auto
}

.vlightbox1 {
    font-size: 14px !important;

}

.alertSuccess, .alertDanger {
    display: none;
}

.alertDangerCenter {
    width: 718px
}

.starRate span:first-child {
    padding: 10px 5px
}

.starRate span:last-child {
    padding: 0px 5px;
    color: green !important;
}

.div_star {
    display: inline-block !important;
    width: 350px !important;
}

.loginComment span {
    color: #262626;
    font-size: 1.3rem
}

.loginComment a {
    color: #92A458 !important;
    font-size: 1.3rem;
    margin: 0 5%;
}

.loginComment {
    display: flex;
    flex-direction: row;
    width: 100% !important;
}

.keywords a {
    color: #92a458 !important;
}

.comment-layer ul {
    padding: 10px !important;
}
