﻿::placeholder {
    color: lightgrey !important;
    opacity: 1; /* Firefox */
}

blockquote {
    margin: 0 0 10px 0;
    padding: 10px 20px;
    border-left: 5px solid #E2E2E2;
    font-size: 18px;
    line-height: 22px;
}


blockquote {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 16px 40px;
    border-left: 3px solid #96c772;
    font-size: 24px;
    line-height: 32px;
}

/* video responsive start -------------------------------------------------  */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.video-wrapper {
    width: 100%;
    max-width: 700px;
}



/*! CSS Used from: https://www.black-research.com/css/normalize.css */
.preview-wrapper-main a {
    background-color: transparent;
}

    .preview-wrapper-main a:active, .preview-wrapper-main a:hover {
        outline: 0;
    }

.preview-wrapper-main img {
    border: 0;
}

.preview-wrapper-main button {
    color: inherit;
    font: inherit;
    margin: 0;
}

.preview-wrapper-main button {
    overflow: visible;
}

.preview-wrapper-main button {
    text-transform: none;
}

.preview-wrapper-main button {
    -webkit-appearance: button;
    cursor: pointer;
}

    .preview-wrapper-main button::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

.preview-wrapper-main img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}

.preview-wrapper-main .w-clearfix:before, .preview-wrapper-main .w-clearfix:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.preview-wrapper-main .w-clearfix:after {
    clear: both;
}

.preview-wrapper-main h2, .preview-wrapper-main h4, .preview-wrapper-main h6 {
    font-weight: bold;
    /*margin-bottom: 10px;*/
}

.preview-wrapper-main h2 {
    font-size: 32px;
    /*line-height: 36px;*/
    /*margin-top: 20px;*/
}

.preview-wrapper-main h4 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
}

.preview-wrapper-main h6 {
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
}

.preview-wrapper-main p {
    margin-top: 0;
    margin-bottom: 10px;
}

.preview-wrapper-main button {
    border: 0;
    cursor: pointer;
    -webkit-appearance: button;
}

.preview-wrapper-main .w-richtext:before, .preview-wrapper-main .w-richtext:after {
    content: " ";
    display: table;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 2;
    grid-row-end: 2;
}

.preview-wrapper-main .w-richtext:after {
    clear: both;
}

.preview-wrapper-main .w-dyn-empty {
    padding: 10px;
    background-color: #dddddd;
}
/*! CSS Used from: https://www.black-research.com/css/black-research-v3.css?v=QSmK6P4jRQv3fI8IfoWCPPzm0T58IRLPhICqGsknBdU */
.preview-wrapper-main h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Noto Sans HK', sans-serif;
    font-size: 28px;
    line-height: 40px;
    font-weight: 700;
}

.preview-wrapper-main h4 {
    margin-top: 0px;
    margin-bottom: 16px;
    font-family: 'Noto Sans HK', sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
}

.preview-wrapper-main h6 {
    margin-top: 0px;
    margin-bottom: 16px;
    font-family: 'Noto Sans HK', sans-serif;
    font-size: 13px;
    line-height: 20px;
    font-weight: 700;
}

.preview-wrapper-main p {
    font-family: 'Open Sans', sans-serif;
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 28px;
    -webkit-column-span: none;
    column-span: none;
}

.preview-wrapper-main a {
    color: #96c772;
    text-decoration: none;
}

.preview-wrapper-main img {
    display: inline-block;
    max-width: 100%;
}

.preview-wrapper-main .button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    padding: 12px 24px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: none;
    border-radius: 6px;
    background-color: #96c772;
    -webkit-transition: background-color 400ms cubic-bezier(.215, .61, .355, 1), box-shadow 400ms cubic-bezier(.215, .61, .355, 1), color 400ms cubic-bezier(.215, .61, .355, 1);
    transition: background-color 400ms cubic-bezier(.215, .61, .355, 1), box-shadow 400ms cubic-bezier(.215, .61, .355, 1), color 400ms cubic-bezier(.215, .61, .355, 1);
    font-family: 'Noto Sans HK', sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
}

    .preview-wrapper-main .button:hover {
        background-color: #b9b92c;
    }

.preview-wrapper-main .post-first-letter {
    display: inline-block;
    margin-top: 6px;
    margin-right: 12px;
    float: left;
    font-size: 64px;
    line-height: 40px;
}

.preview-wrapper-main .post-rich-text p {
    font-size: 16px;
    line-height: 28px;
}

.preview-wrapper-main .post-rich-text a {
    color: #96c772;
    text-decoration: none;
}

    .preview-wrapper-main .post-rich-text a:hover {
        text-decoration: underline;
    }

.preview-wrapper-main .post-rich-text img {
    border-radius: 6px;
}

.preview-wrapper-main .tag {
    position: relative;
    display: block;
    overflow: hidden;
    height: 24px;
    margin-top: 6px;
    margin-right: 8px;
    margin-bottom: 6px;
    padding: 3px 8px;
    border-style: solid;
    border-width: 1px;
    border-color: #e6e6e6;
    border-radius: 4px;
    background-color: #fff;
    -webkit-transition: color 200ms ease, border-color 200ms ease, background-color 200ms ease;
    transition: color 200ms ease, border-color 200ms ease, background-color 200ms ease;
    color: #151515;
    font-size: 10px;
    line-height: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

    .preview-wrapper-main .tag:hover {
        border-color: #96c772;
        background-color: #96c772;
        color: #fff;
    }

.preview-wrapper-main .post-tags-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.preview-wrapper-main .post-tags {
    display: block;
    padding: 16px 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.preview-wrapper-main .post {
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.preview-wrapper-main .post-about {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 48px;
    padding-top: 32px;
    padding-bottom: 32px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-radius: 6px;
    background-color: #f6f6f6;
}

    .preview-wrapper-main .post-about.display-none {
        display: none;
    }

.preview-wrapper-main .post-author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 240px;
    padding: 16px 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-right: 1px solid #e6e6e6;
}

.preview-wrapper-main .post-avatar {
    width: 80px;
    height: 80px;
    margin-bottom: 8px;
    border-radius: 50%;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.preview-wrapper-main .post-bottom-info-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #777;
    font-size: 13px;
    line-height: 20px;
}



@media screen and (max-width: 991px) {
    .preview-wrapper-main .post {
        padding-right: 8px;
        padding-left: 8px;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
}

@media screen and (max-width: 767px) {

    blockquote {
        padding-right: 32px;
        padding-left: 32px;
        font-size: 20px;
        line-height: 28px;
    }

    .post-rich-text blockquote {
        padding: 8px 0px 8px 24px;
    }

    .preview-wrapper-main h2 {
        font-size: 22px;
        /*line-height: 32px;*/
    }

    .preview-wrapper-main h4 {
        font-size: 17px;
        line-height: 26px;
    }

    .preview-wrapper-main .post-rich-text p {
        font-size: 15px;
        line-height: 24px;
    }

    .preview-wrapper-main .post-tags {
        padding-top: 32px;
        padding-bottom: 0px;
    }

    .preview-wrapper-main .post-about {
        display: block;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .preview-wrapper-main .post-author {
        width: auto;
        padding-top: 0px;
        padding-bottom: 32px;
        border-bottom: 1px solid #e6e6e6;
        border-right-style: none;
    }

    .preview-wrapper-main .post-avatar {
        width: 88px;
        height: 88px;
    }

    .preview-wrapper-main .post-bottom-info-2 {
        left: 24px;
        right: 24px;
    }
}

@media screen and (max-width: 479px) {
    .preview-wrapper-main .post-tags {
        margin-right: 16px;
        margin-left: 16px;
        padding-right: 16px;
        padding-left: 16px;
    }
}

.preview-wrapper-main .w-richtext img {
    max-width: 100% !important;
    height: auto !important;
    display: block !important;
    margin-bottom: 5px !important;
}

.preview-wrapper-main .like-box {
    margin-top: 20px;
    display: flex;
    align-items: center;
}

    .preview-wrapper-main .like-box .like-txt {
        font-size: 15px;
        font-weight: normal;
        color: #151515;
        display: block;
        margin-left: 15px;
    }

@media screen and (max-width: 767px) {
    .preview-wrapper-main .like-box {
        display: block;
        align-items: normal;
        text-align: center;
    }

        .preview-wrapper-main .like-box button {
            width: 100%;
        }

        .preview-wrapper-main .like-box .like-txt {
            margin-left: 0px;
            padding-top: 10px;
        }
}














/*! CSS Used from: https://www.black-research.com/css/normalize.css */
a {
    background-color: transparent;
}

    a:active, a:hover {
        outline: 0;
    }

img {
    border: 0;
}
/*! CSS Used from: https://www.black-research.com/css/webflow.css */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}

.w-inline-block {
    max-width: 100%;
    display: inline-block;
}

h4, h5 {
    font-weight: bold;
    margin-bottom: 10px;
}

h4 {
    font-size: 18px;
    line-height: 24px;
    margin-top: 10px;
}

h5 {
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
}
/*! CSS Used from: https://www.black-research.com/css/black-research-v3.css?v=QSmK6P4jRQv3fI8IfoWCPPzm0T58IRLPhICqGsknBdU */
h4 {
    margin-top: 0px;
    margin-bottom: 16px;
    font-family: 'Noto Sans HK', sans-serif;
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
}

h5 {
    margin-top: 0px;
    margin-bottom: 8px;
    font-family: 'Noto Sans HK', sans-serif;
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
}

a {
    color: #96c772;
    text-decoration: none;
}

img {
    display: inline-block;
    max-width: 100%;
}

.post-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 4px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #777;
    font-size: 11px;
    line-height: 16px;
}

.mini-icon-grey {
    width: 14px;
    margin-right: 8px;
    opacity: 0.5;
}

.header-block {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 32px;
    padding-bottom: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
}

    .header-block.side-margins {
        margin-top: 0px;
        margin-right: 15px;
        margin-left: 15px;
    }

.header-line {
    position: absolute;
    left: 0px;
    top: auto;
    right: auto;
    bottom: -1px;
    z-index: 1;
    width: 64px;
    height: 2px;
    background-color: #151515;
}

.header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.post-mini {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #151515;
    text-decoration: none;
}

.post-mini-heading {
    margin-bottom: 4px;
    text-transform: none;
}

.post-mini-content {
    padding-left: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.divider-small {
    width: 1px;
    height: 16px;
    margin-right: 12px;
    margin-left: 12px;
    background-color: #e6e6e6;
}

.more-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 8px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #777;
    font-size: 10px;
    line-height: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.more-link-icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 20px;
    height: 20px;
    margin-left: 8px;
    padding: 2px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-style: solid;
    border-width: 1px;
    border-color: #e6e6e6;
    border-radius: 3px;
}

.more-link-arrow {
    width: 14px;
    opacity: 0.5;
}

.more-link-arrow-hover {
    position: absolute;
    z-index: 1;
    display: none;
    width: 14px;
    opacity: 0;
}

.post-heading-link {
    color: #151515;
}

    .post-heading-link:hover {
        text-decoration: underline;
    }

.post-info-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 4px;
    padding-bottom: 4px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.post-more {
    width: 100%;
    padding-top: 56px;
}

.grid-mini {
    display: -ms-grid;
    display: grid;
    margin-right: 15px;
    margin-left: 15px;
    grid-auto-columns: 1fr;
    grid-column-gap: 30px;
    grid-row-gap: 32px;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    -ms-grid-rows: auto;
    grid-template-rows: auto;
}

.header-text {
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
}

.text-block-7 {
    margin-bottom: 10px;
    color: #777;
    font-weight: 400;
}

@media screen and (max-width: 991px) {
    .header-block.side-margins {
        margin-right: 8px;
        margin-left: 8px;
    }

    .header {
        font-size: 18px;
        line-height: 28px;
    }

    .post-more {
        padding-right: 8px;
        padding-left: 8px;
    }

    .grid-mini {
        margin-right: 8px;
        margin-left: 8px;
        grid-column-gap: 16px;
        grid-template-columns: repeat(auto-fit, minmax(40vw, 1fr));
    }
}

@media screen and (max-width: 767px) {
    h4 {
        font-size: 17px;
        line-height: 26px;
    }

    .post-info {
        left: 24px;
        right: 24px;
    }

    .divider-small {
        margin-right: 10px;
        margin-left: 10px;
    }
}

@media screen and (max-width: 479px) {
    .grid-mini {
        grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
    }
}







/*------------- sortjs draggable ---------------------------------*/

.draggable-source-container .draggable-item {
    cursor: move;
  /*  height: 40px;*/
  font-size:14px;
  background-color:#fff;
}

.draggable-target-container .draggable-item {
    cursor: move;
    margin-bottom:40px;
}

.draggable-item:hover {
    background-color: lightyellow;
}

.draggable-source-container > div {
    border: 1px solid #f1f1f1;
    padding:0 10px;
    margin-bottom:7px;
}

.draggable-target-container .subtitle {
    margin-bottom:20px;
}

.draggable-source-container .draggable-item .content-wrapper {
    display: flex;
    align-items: center;
}

    .draggable-source-container .draggable-item p {
        margin: 0;
        padding: 0;
    }

    .draggable-source-container .draggable-item .bi {
        font-size: 16px;
        margin-right: 10px;
    }

.draggable-target-container .content-wrapper {
    flex-grow: 1;
}

.draggable-target-container .draggable-item {
    display: flex;
    position: relative;
}

    .draggable-target-container .draggable-item p {
        margin: 0;
        padding: 0;
    }

    .draggable-target-container .draggable-item .bi {
        font-size: 16px;
        margin-right: 10px;
    }

.draggable-target-container .content-image {
    border-radius: 6px;
}

.draggable-target-container .no-content-wrapper {
    padding: 10px;
    /*border: 1px solid #dfdfdf;*/
    background-color: lightyellow;
    min-height:76px;
}

.draggable-target-container .draggable-item .modal-toolbar {
    display: none;
    /*  justify-content: flex-start;
    flex-flow: row nowrap;*/
    position: absolute;
    /*height: 40px;*/
    top: 2px;
    right: 2px;
    color: #fff;
    text-align:right;

}

.draggable-target-container .draggable-item:hover .modal-toolbar {
    /*background-color: #f1f1f1;*/
    display: block;
    z-index:5;
}

.modal-toolbar button {
    font-size:12px;
    padding:0 5px;
    margin-bottom:10px;
}
.opendialog-button {
    background-color: #9ccc65!important;
    font-size: 14px!important;
}
.deletedialog-button {
    background-color: red!important;
    font-size: 12px!important;
    padding-right: 0!important;
}





.editable-region:hover {
    background: rgba(156, 204, 101, 0.5);
}

.subheadline {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px !important;
    line-height: 24px;
    margin-top: 10px;
    margin-bottom: auto;
    padding: 0;
    font-weight: 500 !important;
    color: #fff;
}

.post-heading {
    font-family: 'Noto Sans HK', sans-serif;
    font-size: 44px;
    line-height: 60px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    padding: 0;
}


@media screen and (max-width: 991px) {
    .post-heading {
        font-size: 34px;
        line-height: 44px;
    }
}


@media screen and (max-width: 767px) {

    .post-heading {
        font-size: 22px;
        line-height: 30px;
    }

    .subheadline {
        font-family: 'Open Sans', sans-serif;
        font-size: 15px !important;
        margin-top: 10px;
        margin-bottom: auto;
        padding: 0;
        font-weight: 500 !important;
        color: #fff;
    }
}


.grid-wrapper {
    max-width: 1160px;
    margin: 1rem auto;
    display: grid;
    grid-template-columns: auto 300px;
    grid-gap: 88px;
}

.grid-wrapper-small {
    /*max-width: 800px;*/
/*    margin: 1rem auto;*/
    display: grid;
    grid-template-columns: 800px 200px;
    grid-gap: 50px;
}

.sticky-wrapper {
    position: sticky;
    top: 0;
    align-self: start;
}

.sidebar-block {
    padding: 10px 10px;
    width: 300px;
    background-color: #efefef;
    margin-bottom: 10px;
    border-radius: 5px;
    border:1px solid #dfe6f0;
}

    .sidebar-block .sidebar-row {
        display: flex;
        justify-content: space-between;
        padding-bottom: 10px;
        align-items: center;
    }

    .sidebar-block p {
        font-size: 12px;
        color: #212529;
        margin: 0;
    }

    .sidebar-block .txt-small {
        font-size: 10px;
    }


.e-switch-wrapper.bar-color .e-switch-inner,
.e-switch-wrapper.bar-color .e-switch-on {
    background-color: #9ccc65;
    border-color: #9ccc65;
}

    .e-switch-wrapper.bar-color .e-switch-inner.e-switch-active,
    .e-switch-wrapper.bar-color:hover .e-switch-inner.e-switch-active .e-switch-on {
        background-color: #9ccc65;
        border-color: #9ccc65;
    }


.e-switch-wrapper.bar-color-locked .e-switch-inner,
.e-switch-wrapper.bar-color-locked .e-switch-on {
    background-color: #e3165b;
    border-color: #e3165b;
}

    .e-switch-wrapper.bar-color-locked .e-switch-inner.e-switch-active,
    .e-switch-wrapper.bar-color-locked:hover .e-switch-inner.e-switch-active .e-switch-on {
        background-color: #e3165b;
        border-color: #e3165b;
    }


.e-switch-wrapper.bar-color .e-switch-inner,
.e-switch-wrapper.bar-color .e-switch-off {
    background-color: lightgray;
    border-color: lightgray;
}

.e-switch-wrapper.bar-color .e-switch-handle {
    background-color: #fff;
}


    .e-switch-wrapper.bar-color .e-switch-handle.e-switch-active {
        background-color: #fff;
    }






.bts-icon {
    cursor: pointer;
    font-size: 18px;
}

    .bts-icon:hover {
        color: grey;
        /*            font-size: 20px;
                            transition: 0.1s ease-out;*/
    }

.modal .modal-header {
    height: 30px;
    padding: 20px;
    background-color: #9ccc65;
    color: white;
}

.modal .modal-title {
    font-size: 16px;
}

.modal .btn-save {
    background-color: #9ccc65;
}

    .modal .btn-save:hover {
        background-color: #82C23C;
    }

.modal .form-group {
    margin-bottom: 10px;
}

    .modal .form-group label {
        margin-bottom: 5px;
        font-size: 14px;
    }

.modal .modal-body-delete {
    font-size: 14px;
}

    .modal .modal-body-delete h2 {
        font-size: 18px;
    }

    .modal .modal-body-delete h3 {
        font-size: 18px;
    }


.sortable-ghost {
    background-color: orange !important;
    opacity: 0.5;
}

.sortable-chosen {
    background-color: orange;
}

.sortable-drag {
    background-color: orange !important;
    opacity: 1 !important;
}


/*p.image-caption {
    margin: 0px;
}

p.image-source {
    margin: 0px;
}

p.video-caption {
    margin: 0px;
}*/











/*! CSS Used from: https://www.black-research.com/css/normalize.css */
.preview-header-wrapper a {
    background-color: transparent;
}

    .preview-header-wrapper a:active, .preview-header-wrapper a:hover {
        outline: 0;
    }

.preview-header-wrapper h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

.preview-header-wrapper img {
    border: 0;
}
/*! CSS Used from: https://www.black-research.com/css/webflow.css */
.preview-header-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.preview-header-wrapper img {
    max-width: 100%;
    vertical-align: middle;
    display: inline-block;
}

.preview-header-wrapper h1 {
    font-weight: bold;
    margin-bottom: 10px;
}

.preview-header-wrapper h1 {
    font-size: 38px;
    line-height: 44px;
    margin-top: 20px;
}

.preview-header-wrapper p {
    margin-top: 0;
    margin-bottom: 10px;
}
/*! CSS Used from: https://www.black-research.com/css/black-research-v3.css?v=QSmK6P4jRQv3fI8IfoWCPPzm0T58IRLPhICqGsknBdU */
.preview-header-wrapper h1 {
    margin-top: 8px;
    margin-bottom: 24px;
    font-family: 'Noto Sans HK', sans-serif;
    font-size: 44px;
    line-height: 60px;
    font-weight: 700;
}

.preview-header-wrapper p {
    margin-bottom: 24px;
    font-size: 14px;
    line-height: 24px;
    -webkit-column-span: none;
    column-span: none;
}

.preview-header-wrapper a {
    color: #96c772;
    text-decoration: none;
}

.preview-header-wrapper img {
    display: inline-block;
    max-width: 100%;
}

.preview-header-wrapper .section {
    z-index: 2;
    display: block;
    padding: 24px 32px;
    line-height: 20px;
    -o-object-fit: contain;
    object-fit: contain;
}

    .preview-header-wrapper .section.post-hero-section {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        height: 80vh;
        /*max-height: 1080px;*/
        max-height: 700px;
        min-height: 600px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
        background-position: 50% 50%;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed;
        color: #fff;
    }

.preview-header-wrapper .wrapper {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: transparent;
}

.preview-header-wrapper .badge {
    position: relative;
    z-index: 3;
    display: inline-block;
    height: 24px;
    padding: 3px 12px;
    border-radius: 12px;
    background-color: rgba(21, 21, 21, 0.7);
    font-family: 'Noto Sans HK', sans-serif;
    color: #fff;
    font-size: 11px;
    line-height: 16px;
    font-weight: 700;
}

.preview-header-wrapper .post-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 4px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #777;
    font-size: 11px;
    line-height: 16px;
}

    .preview-header-wrapper .post-info.text-white {
        color: #fff;
    }

.preview-header-wrapper .divider-small {
    width: 1px;
    height: 16px;
    margin-right: 12px;
    margin-left: 12px;
    background-color: #e6e6e6;
}

    .preview-header-wrapper .divider-small.transparent {
        opacity: 0.5;
    }

.preview-header-wrapper .post-heading-link {
    color: #151515;
}

    .preview-header-wrapper .post-heading-link:hover {
        text-decoration: underline;
    }

.preview-header-wrapper .mini-icon {
    width: 14px;
    margin-right: 8px;
}

.preview-header-wrapper .post-info-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 4px;
    padding-bottom: 4px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.preview-header-wrapper .post-hero-gradient {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, rgba(21, 21, 21, 0)), to(rgba(21, 21, 21, 0.8)));
    background-image: linear-gradient(180deg, rgba(21, 21, 21, 0) 25%, rgba(21, 21, 21, 0.8));
}

.preview-header-wrapper .post-hero-content {
    position: relative;
    z-index: 3;
    max-width: 66.66%;
    margin-right: auto;
    margin-left: 0px;
    padding-right: 15px;
    padding-bottom: 36px;
    padding-left: 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.preview-header-wrapper .post-heading {
    margin-top: 12px;
    text-transform: none;
}


@media screen and (max-width: 991px) {
    .preview-header-wrapper h1 {
        font-size: 34px;
        line-height: 44px;
    }

    .preview-header-wrapper .section {
        padding: 24px 8px;
    }

        .preview-header-wrapper .section.post-hero-section {
            height: 68vw;
            max-height: none;
            min-height: 0px;
            background-attachment: scroll;
        }

    .preview-header-wrapper .post-hero-content {
        max-width: 100%;
        margin-left: 0px;
        padding-right: 8px;
        padding-bottom: 20px;
        padding-left: 8px;
    }
}

@media screen and (max-width: 767px) {
    .preview-header-wrapper h1 {
        font-size: 26px;
        line-height: 36px;
    }

    .preview-header-wrapper .post-hero-content h1 {
        font-size: 22px;
        line-height: 30px;
    }

    .preview-header-wrapper .post-hero-content .subheadline {
        font-size: 15px !important;
        margin-top: 10px;
        margin-bottom: auto;
        padding: 0;
        font-weight: 500 !important;
    }

    .preview-header-wrapper .post-hero-gradient {
        position: absolute;
        left: 0%;
        top: -5%;
        right: 0%;
        bottom: 0%;
        z-index: 0;
        background-image: linear-gradient(180deg, rgba(21, 21, 21, 0) 0%, rgba(21, 21, 21, 0.8));
    }

    .preview-header-wrapper .post-heading {
        margin-bottom: 15px !important;
    }

    .preview-header-wrapper .section {
        padding-top: 20px;
        padding-bottom: 20px;
    }

        .preview-header-wrapper .section.post-hero-section {
            height: 360px;
        }

    .preview-header-wrapper .post-info {
        left: 24px;
        right: 24px;
    }

    .preview-header-wrapper .divider-small {
        margin-right: 10px;
        margin-left: 10px;
    }
}

@media screen and (max-width: 479px) {
    .preview-header-wrapper .section.post-hero-section {
        height: 400px;
    }
}

.preview-header-wrapper .post-hero-content .subheadline {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: auto;
    padding: 0;
    font-weight: 500;
}

.preview-header-wrapper .post-hero-content .post-heading {
    margin-top: 0;
    padding-top: 0;
}








.carousel-item img {
    object-fit: contain;
    object-position: center;
    overflow: hidden;
    width: 772px;
}

.carousel-caption {
    position: relative;
    left: 0;
    top: -10px;
    text-align: left;
    color: #000;
    padding:0px!important;
    padding-top:10px;
    margin:0px!important;

}

.carousel-control-next, .carousel-control-prev, .carousel-indicators {
    bottom: 130px;
}


.shrinked-height {
    max-height: 75px !important;
    overflow: hidden;
    font-size: 12px !important;
}

    .shrinked-height p {
        font-size: 12px !important;
    }

    .shrinked-height h2, .shrinked-height h2, .shrinked-height h4, .shrinked-height h5 {
        font-size: 14px !important;
    }

    .shrinked-height h4, .shrinked-height h5 {
        font-size: 13px !important;
    }

    .shrinked-height a {
        font-size: 12px !important;
    }


.col-mb-1 {
    margin-bottom:10px;
}






.image-source a {
    color: #808080;
}

.text-wrapper > p:last-child {
    margin: 0;
    padding: 0;
}


.preview-wrapper-main .content-wrapper {
    font-size: 16px !important;
    line-height: 26px !important;
}

.content-wrapper ol,
.content-wrapper ul {
    padding: 0px !important;
    margin: 0px !important;
    padding-left: 1rem !important;
}

    .preview-wrapper-main .content-wrapper li {
        font-size: 16px !important;
        line-height: 26px !important;
        padding-top: 0px;
    }

        .preview-wrapper-main  .content-wrapper li:not(:last-child) {
            padding-bottom: 20px !important;
        }

        .preview-wrapper-main .content-wrapper li:last-child {
            padding-bottom: 0px !important;
        }

#sidebar ol,
#sidebar ul {
    padding-left: 0;
}


.image-caption {
    padding: 0px !important;
    margin: 0px !important;
    font-size: 14px !important;
    line-height: 24px !important;
}

.carousel-item .image-caption {
    margin-top:14px !important;
}

p.video-caption {
    padding: 0px !important;
    margin: 0px !important;
    font-size: 14px !important;
    padding-top: 5px !important;
    line-height: 24px !important;
}

p.image-source {
    padding: 0px !important;
    margin: 0px !important;
    font-size: 14px !important;
    line-height:24px !important;
}


.ten-reasons-wrapper {
    /*background-color: rgba(231, 255, 215, 0.5);*/
    background-color: #dfe6f0;
    padding: 25px 25px;
    border-radius: 6px;
    flex-grow: 1;
    /*margin-bottom: 65px;*/
}

.risk-factors-wrapper {
    /*   background-color: rgb(251, 207, 168, 0.5);*/
    background-color: #dfe6f0;
    padding: 25px 25px;
    border-radius: 6px;
    flex-grow: 1;
    /*margin-bottom: 65px;*/
}

    .ten-reasons-wrapper h2, .risk-factors-wrapper h2 {
        padding-bottom: 30px;
        line-height: 40px;
    }

ol.ten-reasons-list, ul.risk-factors-list {
    margin: 0;
    padding: 0;
    padding-left: 20px;
}

.ten-reasons-list li {
    position: relative;
    list-style-type: decimal;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 10px;
}

.ten-reasons-list > li::marker {
    font-weight: bold;
}


.risk-factors-list li {
    position: relative;
    list-style-type: none;
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 10px;
}

    .risk-factors-list li:before {
        content: "";
        position: absolute;
        top: 5px;
        left: -20px;
        width: 20px;
        height: 20px;
        background-image: url('/icons/check.svg');
    }







.highlightbox-wrapper {
    background-color: #dfe6f0;
    padding: 25px 25px;
    border-radius: 6px;
    font-size:16px; 
    line-height:26px;
}

    .highlightbox-wrapper ol, ul {
        padding-left: 1rem;
    }

    .highlightbox-wrapper li:not(:last-child) {
        padding-bottom: 20px;
    }

/*@media screen and (max-width: 767px) {
    .ten-reasons-wrapper {
        padding: 10px;
    }

    .risk-factors-wrapper {
        padding: 10px;
    }
}*/