/**
 * ctcf-public.css
 */



/* ======  GENERAL RULES  ====== */


/* Mediamatic script */

.ctcf-mediamatic-script {
    margin: 20px 0;
}


/* Posts lists */

.ctcf-post-title .fas {
    padding-right: 10px;
    color: #014a87;
}

.ctcf-post-title h2 {
    line-height: 24px;
    font-size: 16px;
    margin: 20px 0 10px 0;
    text-align: justify;
}

.ctcf-post-title h2 a {
    color: #014a87;
    font-weight: bold;
}

.ctcf-post-excerpt {
    text-align: justify;
    padding-bottom: 10px;
    font-size: 13px;
    line-height: 20px;
}

.ctcf-post-metadata {
    overflow: hidden;
}

.ctcf-post-metadata > div {
    float: left;
}

.ctcf-post-metadata:after {
    clear: both;
}

.ctcf-post-authors {
    font-size: 12px;
    padding-right: 14px;
    font-style: italic;
}

.ctcf-post-date {
    color: #868686;
    font-size: 11px;
}

.ctcf-daily-insights-area hr,
.ctcf-main-posts-area hr {
    margin-top: 14px;
}

/* Posts boxes list */

.ctcf-post-box {
    float: left;
    position: relative;
    width: 48%;
    background-color: #f4f4f4;
    margin-top: 20px;
    padding: 0 14px 14px 14px;
    border: 1px #e1e1e1 solid;
    border-bottom-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    min-height: 190px;
}

.ctcf-box-post-title h2 {
    line-height: 20px;
    font-size: 16px;
    margin: 16px 0 8px 0;
    text-align: justify;
}

.ctcf-box-post-title h2 a {
    color: #014a87;
    font-weight: bold;
}

.ctcf-box-post-authors {
    font-size: 14px;
    padding-right: 14px;
    font-style: italic;
}

.ctcf-box-post-date {
    color: #868686;
    font-size: 12px;
    padding-top: 6px;
}

.ctcf-box-reserved-posts-icon-wrapper {
    position: absolute;
    bottom: 8px;
    right: 10px;
}


/* Reserved posts icons */

.ctcf-reserved-posts-icon-wrapper,
.ctcf-box-reserved-posts-icon-wrapper {
    text-align: right;
    padding-right: 2px;
}

.ctcf-reserved-posts-icon-wrapper span,
.ctcf-box-reserved-posts-icon-wrapper span {
    font-size: 11px;
    font-style: italic;
    display: none;
}

.ctcf-reserved-posts-icon-wrapper .fas,
.ctcf-box-reserved-posts-icon-wrapper .fas {
    font-size: 1.1em;
    margin-left: 8px;
    vertical-align: text-bottom;
}

.ctcf-reserved-post-icon {
    color: red;
}

.ctcf-free-post-icon {
    color: #079007;
}

/* Custom buttons */

.ctcf-custom-button {
    font-family: Oswald, Arial, Helvetica, Geneva, sans-serif;
    text-transform: uppercase;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.ctcf-custom-button a {
    display: inline-block;
    min-width: 160px;
    height: 100%;
    padding: 8px 16px;
    color: white;
}

.ctcf-custom-button a:hover,
.ctcf-custom-button a:focus {
    text-decoration: none;
    color: white;
}

.ctcf-custom-button .fa,
.ctcf-custom-button .fas {
    margin-right: 12px;
    font-size: 1.4em;
    vertical-align: middle;
}

.ctcf-subscribe-button {
    background-color: #017ee4;
}

.ctcf-subscribe-button:hover {
    background-color: #0162b2;
}

.ctcf-buy-post-button {
    background-color: #ff8900;
}

.ctcf-buy-post-button:hover {
    background-color: #d96d00;
}



/* ======  HEADER  ====== */


/* Large banner area */

.ctcf-large-banner-area {
    text-align: center;
    margin-bottom: 10px;
}


/* Shop area */

.ctcf-shop-area {
    padding-top: 20px;
    padding-left: 5px;
    font-size: 14px;
}

.ctcf-shop-area .ctcf-custom-button,
.ctcf-shop-area .ctcf-subscription-info {
    float: left;
}

.ctcf-shop-area .ctcf-custom-button:first-child {
    margin-right: 14px;
}

.ctcf-shop-area:after {
    clear: both;
}

.ctcf-subscription-info {
    font-size: 12px;
    font-style: italic;
    margin-left: 10px;
    padding-top: 10px;
}

.ctcf-subscription-expire-date {
    font-weight: bold;
}

.ctcf-subscription-expiring {
    color: red;
    font-weight: bold;
}

.ctcf-subscription-expiring a {
    color: red;
}

/* Network links */

.ctcf-network-area {
    padding-top: 26px;
    text-align: right;
}

.ctcf-network-area ul {
    padding-left: 22px;
}

.ctcf-network-area ul li {
    display: inline;
}

.ctcf-network-area ul li:not(:last-child) {
    padding-right: 18px;
}

.ctcf-network-area ul li .fa {
    margin-right: 6px;
}

.ctcf-network-area ul li a {
    font-size: 14px;
}



/* ======  HOMEPAGE  ====== */


/* Wrappers */

.ctcf-daily-insights-area {
    padding: 10px 20px 0 4px;
}

.ctcf-main-posts-area {
    overflow: hidden;
    padding: 6px 2px 0 4px;
}

.ctcf-main-posts-area .ctcf-post-box:nth-child(odd) {
    margin-right: 20px;
}

.ctcf-main-posts-area:after {
    clear: both;
}

.ctcf-day-case-post-area,
.ctcf-expert-opinion-post-area {
    border: 1px #e1e1e1 solid;
    border-top: 0;
    border-bottom-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    padding: 20px;
    background-color: #f4f4f4;
    min-height: 310px;
}

.ctcf-day-case-post-area h2,
.ctcf-expert-opinion-post-area h2 {
    margin-top: 0 !important;
}



/* ======  SINGLE POSTS  ====== */


/* Post content */

.ctcf-single-post-title h1 {
    color: #ba352c;
    font-size: 26px;
    text-align: justify;
}

.ctcf-single-post-authors {
    font-size: 18px;
    margin-bottom: 20px;
}

.ctcf-single-post-authors span {
    color: #ba352c;
}

.ctcf-single-post-date-actions-wrapper {
    overflow: hidden;
}

.ctcf-single-post-date-actions-wrapper:after {
    clear: both;
}

.ctcf-single-post-date {
    font-size: 16px;
    float: left;
}

.ctcf-single-post-actions {
    float: right;
}

.ctcf-single-post-actions a {
    margin-left: 20px;
    color: #444444;
}

.ctcf-single-post-actions a:hover {
    color: #ba352c;
    text-decoration: none;
}

.ctcf-single-post-actions .fa {
    margin-right: 6px;
}

.ctcf-single-post-categories {
    padding: 20px 0 14px 0;
    list-style: none;
}

.ctcf-single-post-categories > li {
    display: inline-block;
}

.ctcf-single-post-categories a,
.ctcf-single-post-categories a:visited,
.ctcf-single-post-categories a:active {
    display: inline-block;
    background: #f4f4f4;
    color: #444444;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    text-decoration: none;
    padding: 4px 14px;
    margin-right: 8px;
    margin-bottom: 6px;
    font-size: 11px;
    text-transform: uppercase;
}

.ctcf-single-post-categories a:hover {
    text-decoration: underline;
}

.ctcf-single-post-content {
    padding-top: 20px;
    padding-bottom: 4px;
    text-align: justify;
}

.ctcf-single-post-tags {
    font-size: 12px;
    margin-top: 28px;
}

.ctcf-single-post-tags a {
    display: inline-block;
    border: 1px #d8d8d8 solid;
    padding: 2px 10px;
    font-weight: bold;
}

.ctcf-single-post-tags a:first-child {
    border: 1px #618db6 solid;
    background-color: #618db6;
    color: white;
}

.ctcf-single-post-tags a:first-child:hover {
    text-decoration: none;
}

.ctcf-single-post-tags a:not(:first-child) {
    background-color: #f4f4f4;
    color: #444;
}

.ctcf-single-post-tags a:not(:last-child) {
    margin-right: 14px;
}

.ctcf-single-post-share-buttons-wrapper {
    overflow: hidden;
    padding-top: 30px;
}

.ctcf-single-post-share-buttons-wrapper > div {
    float: left;
}

.ctcf-single-post-share-buttons-wrapper > div:first-child {
    margin-right: 20px;
    font-size: 11px;
    font-weight: bold;
    padding-top: 8px;
    padding-left: 6px;
}

.ctcf-single-post-share-buttons-wrapper:after {
    clear: both;
}

.ctcf-single-post-share-buttons-wrapper .addtoany_content {
    clear: none;
    margin: 0 !important;
}

.ctcf-single-post-share-buttons-wrapper .addtoany_list a {
    padding: 0 16px 0 0 !important;
}


/* Button for documents download */

.ctcf-post-document-download-button {
    background-color: #ba352c;
    width: 260px;
    font-size: 15px;
    margin: 0 auto;
    margin-top: 30px;
}

.ctcf-post-document-download-button a {
    width: 100%;
}

.ctcf-post-document-download-button a:hover,
.ctcf-post-document-download-button a:focus {
    background-color: #cf3b30;
    color: white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.ctcf-post-document-download-button .fa-download {
    font-size: 1.6em;
}


/* Reserved posts content */

.ctcf-reserved-post-content {
    position: relative;
}

.ctcf-reserved-post-content:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(transparent 110px, white);
}

#ctcf-reserved-to-subscribers-box-wrapper {
    padding: 20px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #e1e1e1;
    background-color: #f4f4f4;
    margin: 20px 0;
}

#ctcf-rtsb-title .fa-user {
    color: red;
    margin-right: 12px;
    font-size: 1.3em;
}

#ctcf-rtsb-title span {
    font-size: 14px;
    font-weight: bold;
    color: red;
}

#ctcf-rtsb-info {
    padding: 20px 0;
    font-size: 13px;
    line-height: 20px;
}

#ctcf-rtsb-options {
    height: 38px;
}

#ctcf-rtsb-options > div {
    float: left;
}

#ctcf-rtsb-options > div:not(:last-child) {
    margin-right: 14px;
}

#ctcf-rtsb-options:after {
    clear: both;
}


/* Related posts */

#related-posts-wrapper .ctcf-post-title h2 {
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 6px;
}

#related-posts-wrapper .ctcf-post-title h2:before {
    font-family: 'FontAwesome', Arial, Helvetica, Geneva, sans-serif;
    content: '\f124';
    padding-right: 6px;
    color: #014a87;
}



/* ======  ARCHIVE PAGE  ====== */


#ct-archive-filter-box-wrapper {
    background-color: #f4f4f4;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 10px 16px;
}

#ct-archive-filter-box-wrapper label {
    margin-right: 8px;
}

#ct-archive-filter-box-wrapper select {
    border: 1px solid #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 32px;
    padding: 8px;
}
.single-post-the-excerpt {
    clear: both;
    border: 1px solid #999;
    border-radius: 10px;
    background-color: #eee;
    padding: 15px;
    font-size: 15px;
    margin-bottom:35px
}
.single-post-the-excerpt .addtoany_share_save_container.addtoany_content.addtoany_content_top {display:none}
