.cff-wrapper::after {
    clear: both;
    display: table;
    content: "";
}

#cff {
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

    #cff .cff-item {
        margin: 0px;
        padding: 20px 0px 15px;
        width: 100%;
        clear: both;
        border-bottom-color: rgb(221, 221, 221);
        border-bottom-width: 1px;
        border-bottom-style: solid;
        float: left;
    }

    #cff :first-child.cff-item {
        padding-top: 0px;
    }

    #cff .cff-box.cff-item {
        background: rgba(255, 255, 255, 0.5);
        margin: 8px 0px;
        padding: 15px;
        border: currentColor;
        border-image: none;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    #cff :first-child.cff-box.cff-item {
        background: rgba(255, 255, 255, 0.5);
        margin: 8px 0px;
        padding: 15px;
        border: currentColor;
        border-image: none;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
    }

    #cff :first-child.cff-box.cff-item {
        margin-top: 0px;
    }

    #cff :last-child.cff-box.cff-item {
        margin-bottom: 0px;
    }

    #cff .cff-shadow.cff-item {
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.15);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    }

.cff-header {
    margin: 0px 0px 15px;
    padding: 0px;
    width: 100%;
    line-height: 1;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

    .cff-header .fa {
        margin: 0px 10px 0px 0px;
        padding: 0px;
    }

    .cff-header svg {
        margin: 0px 10px 0px 0px;
        padding: 0px;
    }

#cff .cff-less {
    display: none;
}

.cff-default-styles#cff a {
    text-decoration: none;
}

    .cff-default-styles#cff a:hover {
        text-decoration: underline;
    }

    .cff-default-styles#cff a:focus {
        text-decoration: underline;
    }

#cff .cff-post-text-link {
    display: block;
}

#cff h3 {
    margin: 5px 0px;
    padding: 0px;
    width: 100%;
    clear: both;
    float: left;
    white-space: pre-line;
    -ms-word-wrap: break-word;
}

#cff h4 {
    margin: 5px 0px;
    padding: 0px;
    width: 100%;
    clear: both;
    float: left;
    white-space: pre-line;
    -ms-word-wrap: break-word;
}

#cff h5 {
    margin: 5px 0px;
    padding: 0px;
    width: 100%;
    clear: both;
    float: left;
    white-space: pre-line;
    -ms-word-wrap: break-word;
}

#cff h6 {
    margin: 5px 0px;
    padding: 0px;
    width: 100%;
    clear: both;
    float: left;
    white-space: pre-line;
    -ms-word-wrap: break-word;
}

#cff p {
    margin: 5px 0px;
    padding: 0px;
    width: 100%;
    clear: both;
    float: left;
    white-space: pre-line;
    -ms-word-wrap: break-word;
}

#cff .cff-post-desc {
    margin: 5px 0px;
    padding: 0px;
    width: 100%;
    clear: both;
    float: left;
    white-space: pre-line;
    -ms-word-wrap: break-word;
}

.cff-default-styles#cff h3 {
    line-height: 1.4;
}

.cff-default-styles#cff h4 {
    line-height: 1.4;
}

.cff-default-styles#cff h5 {
    line-height: 1.4;
}

.cff-default-styles#cff h6 {
    line-height: 1.4;
}

.cff-default-styles#cff p {
    line-height: 1.4;
}

.cff-default-styles#cff .cff-post-desc {
    line-height: 1.4;
}

#cff .cff-date {
    width: auto;
    float: left;
    min-width: 50px;
}

.cff-default-styles#cff .cff-date {
    font-size: 11px;
}

#cff .cff-author {
    margin: 0px 0px 15px;
    padding: 0px;
    width: 100%;
    line-height: 1.2;
    clear: both;
    float: left;
}

    #cff .cff-author a {
        border: currentColor;
        border-image: none;
        text-decoration: none;
    }

#cff .cff-author-img {
    background: url("../img/cff-avatar.png") no-repeat;
    margin: 0px 0px 0px -100% !important;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 0px;
    float: left;
}

#cff .cff-author img {
    margin: 0px !important;
    padding: 0px !important;
    border-radius: 50%;
    border: currentColor !important;
    border-image: none !important;
    font-size: 0px;
    float: left;
}

#cff .cff-author .cff-author-text span.cff-page-name {
    margin: 0px;
    height: 40px;
    padding-left: 50px;
    font-weight: bold;
    vertical-align: middle;
    float: none;
    display: table-cell;
}

#cff .cff-author .cff-story {
    font-weight: normal;
}

.cff-default-styles#cff .cff-author a {
    text-decoration: none;
}

#cff .cff-no-author-info.cff-author .cff-date {
    margin-top: 12px !important;
}

#cff .cff-no-author-info.cff-author .cff-author-img {
    background: url("../img/cff-avatar.png") no-repeat;
    width: 40px;
    height: 40px;
}

#cff .cff-author .cff-author-text {
    width: 100%;
    float: left;
}

#cff .cff-author .cff-page-name {
    margin: 0px 0px 0px 50px !important;
    width: auto;
    clear: both;
    float: left;
}

#cff .cff-author .cff-date {
    margin: 0px 0px 0px 50px !important;
    width: auto;
    clear: both;
    float: left;
}

.cff-default-styles#cff .cff-author .cff-author-text * {
    line-height: 1.2;
    font-weight: bold;
}

#cff .cff-author .cff-date {
    color: rgb(145, 151, 163);
    font-size: 11px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.cff-default-styles#cff .cff-author .cff-date {
    font-weight: normal;
}

#cff .cff-author .cff-author-date.cff-page-name {
    padding: 2px 0px 0px;
    font-size: 14px;
    float: left;
}

.cff-media-link .fa {
    background: rgba(0, 0, 0, 0.02);
    padding: 5px 7px 5px 6px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-image: none;
    width: auto;
    margin-right: 6px;
    display: inline-block;
}

#cff .cff-cta-link a {
    background: rgba(0, 0, 0, 0.02);
    padding: 5px 7px 5px 6px;
    border-radius: 3px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-image: none;
    width: auto;
    margin-right: 6px;
    display: inline-block;
}

.cff-media-link .fa:hover {
    background: rgba(0, 0, 0, 0.03);
    text-decoration: none;
}

#cff .cff-cta-link a:hover {
    background: rgba(0, 0, 0, 0.03);
    text-decoration: none;
}

#cff .cff-cta-link a {
    padding: 5px 15px;
}

#cff .cff-break-word {
    -ms-word-break: break-all;
}

#cff .cff-expand {
    display: none;
}

.cff-default-styles#cff .cff-expand a {
    font-size: 11px;
    font-weight: normal;
}

#cff .cff-shared-link {
    background: rgba(0, 0, 0, 0.02);
    margin: 10px 0px 5px;
    padding: 5px 10px;
    border: 1px solid rgba(0, 0, 0, 0.07);
    border-image: none;
    width: 100%;
    clear: both;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#cff .cff-no-styles {
    background: none;
    padding: 0px;
    border: currentColor;
    border-image: none;
}

#cff .cff-link {
    margin: 10px 0px 0px;
    clear: both;
    float: left;
    max-width: 20%;
}

    #cff .cff-link img {
        max-width: 100%;
    }

#cff .cff-link-title {
    width: 100%;
    clear: both;
    float: left;
    display: block;
}

.cff-default-styles#cff .cff-link-title {
    font-weight: bold;
}

#cff p.cff-link-title {
    margin: 5px 0px 0px;
}

#cff .cff-text-link {
    padding: 0px 0px 5px;
    width: 72%;
    clear: none;
    margin-left: 3%;
    float: left;
}

#cff .cff-link-caption {
    margin: 0px;
}

.cff-default-styles#cff .cff-link-caption {
    font-size: 12px;
}

#cff .cff-no-image.cff-text-link {
    width: 100%;
    margin-left: 0px;
}

#cff .cff-post-desc {
    margin: 5px 0px 0px;
}

#cff .cff-details {
    margin: 0px;
    padding: 0px;
    width: 100%;
    clear: none;
    float: left;
}

    #cff .cff-details h5 {
        margin: 0px 0px 5px;
    }

.cff-default-styles#cff .cff-details h5 {
    padding: 0px;
    font-size: 16px;
}

.cff-default-styles#cff .cff-details p {
    font-size: 14px;
}

#cff .cff-timeline-event .cff-timeline-event-title {
    width: 100%;
    clear: both;
    display: block;
}

#cff .cff-timeline-event .cff-date {
    width: 100%;
    clear: both;
    display: block;
}

#cff .cff-timeline-event .cff-where {
    width: 100%;
    clear: both;
    display: block;
}

#cff .cff-timeline-event .cff-info {
    width: 100%;
    clear: both;
    display: block;
}

#cff .cff-details .cff-info {
    padding: 10px 0px 0px;
}

.cff-default-styles#cff .cff-details .cff-info {
    line-height: 1.2;
}

#cff .cff-desc-wrap {
    width: 100%;
    float: left;
}

#cff .cff-note-title {
    padding-bottom: 5px;
    font-weight: bold;
    display: block;
}

#cff .cff-post-links {
    margin: 0px;
    padding: 5px 0px 0px;
    clear: none;
    float: left;
}

.cff-default-styles#cff .cff-post-links {
    font-size: 11px;
}

#cff .cff-left.cff-post-links {
    margin: 8px 0px;
    float: left;
}

.cff-default-styles#cff .cff-post-links a {
    font-size: 11px;
}

#cff .cff-post-links a:first-child {
    margin: 0px;
    padding-left: 0px;
}

#cff .cff-dot {
    padding: 0px 5px;
}

#cff .cff-share-container {
    display: inline;
    position: relative;
}

#cff .cff-share-tooltip {
    background: rgb(51, 51, 51);
    margin: 0px;
    padding: 5px 5px 4px;
    border-radius: 4px;
    width: 110px;
    right: -40px;
    bottom: 22px;
    color: rgb(238, 238, 238);
    line-height: 1.3;
    font-size: 12px;
    display: none;
    position: absolute;
    z-index: 1000;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

    #cff .cff-share-tooltip .fa-play {
        left: 50%;
        bottom: -6px;
        color: rgb(51, 51, 51);
        font-size: 8px;
        margin-left: -3px;
        position: absolute;
    }

    #cff .cff-share-tooltip a .fa {
        margin: 0px;
        padding: 5px;
        font-size: 16px;
    }

    #cff .cff-share-tooltip a svg {
        margin: 0px;
        padding: 5px;
        font-size: 16px;
    }

    #cff .cff-share-tooltip a {
        margin: 0px !important;
        padding: 0px !important;
        border-radius: 4px;
        color: rgb(238, 238, 238) !important;
        float: left;
        display: block;
        opacity: 0;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
    }

        #cff .cff-share-tooltip a:hover {
            color: rgb(255, 255, 255) !important;
        }

    #cff .cff-share-tooltip .cff-facebook-icon:hover {
        background: rgb(59, 89, 152);
    }

    #cff .cff-share-tooltip .cff-twitter-icon:hover {
        background: rgb(0, 172, 237);
    }

    #cff .cff-share-tooltip .cff-google-icon:hover {
        background: rgb(221, 75, 57);
    }

    #cff .cff-share-tooltip .cff-linkedin-icon:hover {
        background: rgb(0, 123, 182);
    }

    #cff .cff-share-tooltip .cff-pinterest-icon:hover {
        background: rgb(203, 32, 39);
    }

    #cff .cff-share-tooltip .cff-email-icon:hover {
        background: rgb(221, 75, 57);
    }

    #cff .cff-share-tooltip a.cff-show {
        transition: opacity 0.2s;
        opacity: 1;
    }

.cff-likebox {
    margin: 20px 0px 0px;
    width: 100%;
    float: left;
    position: relative;
}

    .cff-likebox .fb_iframe_widget {
        width: 100%;
    }

        .cff-likebox .fb_iframe_widget span {
            width: 100% !important;
        }

        .cff-likebox .fb_iframe_widget iframe {
            margin: 0px;
            left: 0px;
            top: 0px;
            width: 100% !important;
            height: 100%;
            position: relative;
        }

.cff-outside.cff-top.cff-likebox {
    margin-bottom: 10px;
}

.cff-outside.cff-bottom.cff-likebox {
    margin-top: 10px;
}

.cff-fixed-height#cff {
    padding: 5px 10px;
    overflow: hidden;
    -ms-overflow-y: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#cff .cff-error-msg {
    font-family: sans-serif;
    font-size: 12px;
    display: none;
}

#cff #cff-error-reason {
    padding: 5px 0px 0px;
    clear: both;
    display: none;
}

.cff-default-styles#cff .cff-credit {
    font-size: 11px;
}

    .cff-default-styles#cff .cff-credit a {
        text-decoration: none;
    }

#cff .cff-credit img {
    margin: -2px 5px 0px 0px;
    float: left;
}

#cff .cff-credit .fa {
    padding-right: 5px;
    font-size: 13px;
}

.cff-screenreader {
    width: 0px !important;
    height: 0px !important;
    line-height: 0 !important;
    text-indent: -9999px !important;
    display: block !important;
}

@media all and (max-width:640px) {
    .cff-width-resp#cff {
        width: 100% !important;
    }
}

#cff .cff-comment .cff-comment-text img {
    float: none;
    max-width: 100%;
}

#cff img.emoji {
    float: none;
    max-width: 100%;
}

#cff-lightbox-wrapper .cff-comment .cff-comment-text img {
    float: none;
    max-width: 100%;
}

#cff-lightbox-wrapper img.emoji {
    float: none;
    max-width: 100%;
}

#cff .cff-linebreak {
    height: 5px;
    display: block;
}
