.searchVoucher {
    background: white;
    margin-top: 10px;
    padding: 10px;
}

.section_box_content .title_box a {
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #009385;
    border: 1px solid #009385;
}

.slick-prev:hover, .slick-next:hover {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #009385;
    border: 1px solid #009385;
}

.section_box_content {
     background: #fff;
 }

.section_box_content .btn_href_voucher {
    display: block;
    text-align: center;
}

.section_box_content .btn_href_voucher a {
    background: orange;
    color: #fff;
    padding: 10px 35px;
    text-align: center;
    border-radius: 3px;
    text-decoration: none;
}

.detailVoucher .info {
    border-radius: 10px;
    background: #fff;
    margin-top: 20px;
    padding:10px 20px;
}

.detailVoucher .info h1 {
    color: #009385;
    font-weight: bold;
    font-size: 24px;
}

.searchVoucher button {
    background: #009385;
}

.tagVoucher {
    margin: 15px 0;
}

.tagVoucher .post-tags span.tag-title {
    font-size: 16px;
    color: #696969;
    display: inline-block;
    margin-right: 25px;
    font-weight: 600;
}

.tagVoucher .post-tags a {
    display: inline-block;
    padding: 5px 20px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #fff;
    background: green;
    border-radius: 16px;
    border: 1px solid green;
    text-decoration: none;
}

.tagVoucher .post-tags a:hover {
    color: green;
    background: #fff;
    border-radius: 16px;
    border: 1px solid green;
}

.category_tag a.tag-title {
    font-size: 16px;
    color: #696969;
    display: inline-block;
    margin-right: 25px;
    font-weight: 600;
}
.detailVoucher iframe {
    width: 100%;
    height: 550px;
}
.listComment .itemComment {
    margin-top: 15px;
}
.listComment .avatarComment {
    width: 10%;
    display: inline-block;
}
.listComment .avatarComment img {
    width: 50px;
    height: 50px;
}
.listComment .TimeComment {
    width: 89%;
    display: inline-block;
    vertical-align: top;
}
.listComment .TimeComment span {
    padding-right: 10px;
}

.listComment .contentComment {
    margin-top: 5px;
}
.sideBarVoucher .title
{
    padding: 10px;
    font-size: 16px;
    background: #009385;
    color: #fff;
    font-weight: bold;
}
.sideBarVoucher .infox
{
    background: #fff;
}
.sideBarVoucher .infox h4
{
    color: #006859;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: center!important;
}
.sideBarVoucher .boxShadowBlue {
    box-shadow: 5px 5px 5px #666;
    -moz-box-shadow: 5px 5px 5px #666;
    -webkit-box-shadow: 0 2px 17px #18b7a8;
}
.sideBarVoucher .btn_show_link
{
    padding: 10px;
    background: #009385;
    text-align: center!important;
}
.sideBarVoucher .btn_show_link a
{
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}
.list_re_voucher
{
    background: #fff;
}
.fb-share-button {
    display: inline-block;
}

.share_facebook {
    border: 1px solid orange;
    padding: 5px;
    border-radius: 3px;
    color: #fff;
    background: orange;
}

.copy_link_post {
    margin-bottom: 0 !important;
    display: inline-block;
    position: relative;
    width: 60%;
}

.copy_link_post .input-group-append {
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    background: #fff;
    font-size: 14px;
    padding: 0;
    display: inline-block;
}

.copy_link_post .input-group-append button {
    font-size: 14px;
    padding: 3px 10px;
}

.copy_link_post input {
    width: 100%;
    padding: 2px;
}

.siderbar_new .title_box_sidebar {
    background: #009385;
    text-align: center;
    font-weight: 700;
    padding-bottom: 10px;
    color: #fff;
    padding-top: 10px;
    text-transform: uppercase;
}

.siderbar_new .link_show_sidebar {
    display: block;
    padding: 5px 0;
    color: #fff !important;
    background: #009385;
    text-align: center !important;
}

.siderbar_new .UvNew {
    background: #fff;
}

@media only screen and (max-width: 500px) {
    .back-to-top {
        bottom: 40px;
    }
}
@media (max-width: 500px) {
    .tagVoucher .post-tags a {
        display: inline-block;
        padding: 4px 6px;
        margin-right: 10px;
        margin-bottom: 10px;
        font-size: 12px;
        color: #fff;
        background: green;
        border-radius: 16px;
        border: 1px solid green;
        text-decoration: none;
    }
    .section_box_content .title_box a {
        font-size: 16px;
    }

    .noti_mobile_show .close_modal {
        color: #fff;
        background: red;
        position: absolute;
        top: 0;
        right: 3px;
        display: block;
        padding: 5px 10px;
    }

    .noti_mobile_show .contentNoti .modal_dowload_title h3 {
        font-size: 21px;
        margin-bottom: 5px;
    }

    .noti_mobile_show .contentNoti .modal_dowload_title p {
        font-size: 14px;
        margin-bottom: 0;
    }

    .noti_mobile_show .modal_dowload {
        color: #fff !important;
        position: absolute;
        z-index: 11111;
        top: 75%;
        left: 0;
        text-align: center;
        width: 100%;
        padding-top: 5px;
    }

    .noti_mobile_show .modal_dowload img {
        width: 150px;
    }

    .fixel_mobile_dowload {
        display: inline-block;
        color: #fff;
        padding: 5px;
        font-size: 16px;
    }

    .fixel_mobile_dowload {
        position: fixed;
        z-index: 99999;
        bottom: 0;
        background: #ff9200;
        width: 100%;
        max-width: 100%;
    }

    .fixel_mobile_dowload .content_fixel {
        display: inline-grid;
        vertical-align: top;
    }

    .fixel_mobile_dowload a {
        color: #ffff;
        background: #009385;
        display: inline-block;
        float: right;
        padding: 5px 10px;
        margin-right: 5px;
        position: absolute;
        top: 15px;
        right: 3px;
    }

    .fixel_mobile_dowload span {
        position: absolute;
        top: -15px;
        border-radius: 50%;
        background: red;
        padding: 0 6px;
        font-size: 16px;
        right: 7px;
        z-index: 9999;
    }

    .fixel_mobile_dowload h3 {
        display: inline-block;
        color: #fff;
        font-size: 18px;
    }

    .fixel_mobile_dowload .content_fixel p {
        display: inline-block;
        margin-bottom: 0;
        font-size: 14px;
    }
    .slick-prev {
        left: 0px;
        z-index: 999999;
    }

    .slick-next {
        right: 0px;
        z-index: 999999;
    }
}
