﻿
.table-icon { padding: 0px 5px 0px 5px; }

.home-page-content { padding-top: 0px !important; }
.admin-page-content { padding-top: 30px !important; }

.padding-top-10 { padding-top: 10px !important; }
.padding-top-20 { padding-top: 20px !important; }
.padding-top-30 { padding-top: 30px !important; }
.padding-top-40 { padding-top: 40px !important; }
.padding-bottom-10 { padding-bottom: 10px !important; }
.padding-bottom-20 { padding-bottom: 20px !important; }
.padding-20 { padding: 20px !important; }
.padding-30 { padding: 30px !important; }
.padding-40 { padding: 40px !important; }
.padding-50 { padding: 50px !important; }
.padding-left-12 { padding-left: 12px !important; }

.margin-bottom-5 { margin-bottom: 5px !important; }
.margin-bottom-10 { margin-bottom: 10px !important; }
.margin-bottom-15 { margin-bottom: 15px !important; }
.margin-bottom-20 { margin-bottom: 20px !important; }
.margin-top-5 { margin-top: 5px !important; }
.margin-top-10 { margin-top: 10px !important; }
.margin-top-15 { margin-top: 15px !important; }
.margin-top-20 { margin-top: 20px !important; }

.user-menu-item {
    margin: 10px 10px 0px !important;
}

.multimedia-tag-header {
    margin: 15px 0px 10px 0px !important;
}

.multimedia-tag-p {
    margin: 0px !important;
}

.font-size-8 {
    font-size: 14px !important;
}
.font-size-10 { font-size: 14px !important;}
.font-size-12 { font-size: 14px !important;}
.font-size-14 { font-size: 14px !important;}

.ul-paragraph-item { margin: 30px !important; }

.li-paragraph-item { 
    padding-top: 5px !important; 
    padding-bottom: 5px !important; 
}

.background-color-red { background-color: red !important; }
.remove-background-color { background-color: orangered !important; }

.file-caption.icon-visible .file-caption-name {
    font-family: 'Lato', sans-serif;
    color: #666;
}

.tywktt-hide { display: none !important; }
.tywktt-show { display: block !important; }

.text-align-right { text-align: right !important; }
.text-align-left { text-align: left !important; }

.required-field { font-size: 7px; color: red; vertical-align: middle; }

.tool-tip-icon { 
    font-size: 10px; 
    vertical-align: text-top; 
}

.tywktt-bs-body-font-size { font-size: 1rem; }

.paragraph-image-container {
    display: flex;
    flex-direction: column;
    align-items: center; /* Center the block of .entry-image divs */
    gap: .5rem; /*Optional: adds space between the blocks */
}

.paragraph-image-content {
    width: 100%;
    max-width: 800px !important; /* or any desired width */
    text-align: left;
}

.paragraph-image-content ul {
    list-style: none;
    padding-left: 0;
}

.paragraph-image-content img {
    max-width: 100%;
    height: auto;
    display: block;
}

.paragraph-image-container .entry-image {
    margin-bottom: 0px !important;
}

.paragraph-image-container .entry-meta {
    margin-top: 0px !important;
}

.paragraph-image-container .entry-title h4,
.paragraph-social-media-container .entry-title h4 {
    font-size: 1.2rem !important;
}

.flex-row {
    display: flex;
    align-items: flex-start;
}

.paragraph-embed-image-container {
    width: 350px !important;
    max-width: 100%;
    margin-right: 10px;
}

.paragraph-embed-image-container img {
    max-width: 100%;
    height: auto;
    display: block;
}

.paragraph-embed-image-container ul {
    list-style: none;
    padding-left: 0;
}

.paragraph-embed-image-content {
    width: 350px !important;
}

.paragraph-embed-image-content h4 {
    font-size: 1rem !important;
}
    
.paragraph-embed-image-content ul li {
    margin-bottom: 7px !important;
}

.entry .tagcloud a {
    margin-right: 10px;
}

.card-text a:hover,
.article-reference a:hover {
    color: #205cc0 !important;
}

.article-reference-section {
    font-size: 0.8rem !important;
    font-family: Poppins, sans-serif !important;
    font-style: normal !important;
    font-weight: 400 !important;
    display: block !important;
}

.article-reference {
    margin: 10px !important;   
}

.journal-book-title {
    font-style: italic !important;
}

.text-x-smaller {
    font-size: 50% !important;
}

.entry-title h3 {
    font-size: 1rem !important;
    margin-bottom: 10px !important;
}

.article-preview-link a:link,
.tagcloud a:link,
.article-reference a:link {
    color: #0000EE !important; /* blue */
}

.article-preview-link a:visited,
.tagcloud a:visited,
.article-reference a:visited {
    color: #551A8B !important; /* purple */
}

.article-preview-link a:active,
.tagcloud a:active,
.article-reference a:active {
    color: #EE0000 !important; /* red */
}

.article-preview-link a,
.tagcloud a,
.article-reference a {
    color: #0000EE !important;
    text-decoration: underline;
}

.article-preview-link a:hover,
.tagcloud a:hover,
.article-reference a:hover {
    color: red !important;
}


.grid-inner .entry-content {
    margin-top: 15px !important;
}

.form-check {
    padding-left: 34px !important;
}

.form-check-header {
    margin: 20px 0 10px 0 !important;
    font-size: 18px !important;
}

.tab-container {
    margin-top: 0px !important;
}

.article-carousel-image {
    max-height: 200px !important;
    height: auto;
}

.entry-title h3 {
    margin-bottom: 5px !important;
}

.imageless-entry {
    padding-bottom: 10px !important;
}

.grid-inner .entry-meta {
    margin-top: 0px !important;
}

.article-preview-rows ul li {
}

.image-meta {
    margin: 0px 0px 10px 0px !important;
}

.image-meta ul li {
    margin-bottom: 8px !important;
}

.section.header-stick {
    margin-top: 0px !important;
}

.form-check {
    margin: 10px 0px 15px 20px;
}

.inline-checkbox {
    margin-top: 35px !important;
}

.message-modal-block {
    background-color: #FFF !important;
    max-width: 700px !important;
}

.message-modal-block-lg {
    background-color: #FFF !important;
    max-width: 1200px !important;
}

.block.mx-auto .text-center {
    padding: 50px !important;
}

.block.mx-auto .section.text-center {
    padding: 30px !important;
}

.ui-datepicker {
    z-index: 9999 !important;
}

.ui-title {
    margin-bottom: 0px !important;
}

.ul-item {
    margin: 10px 30px 30px 30px !important;
}

.modal-form-group { text-align: left !important;}

.page-item-icon-group {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.flush-end {
    margin-right: 0px !important;
    padding-right: 0px !important;
}

.postcontent .flush-end {
    margin-bottom: 5px !important;
}

.article-entry-content {
    margin-top: 5px !important;
}

.header-stick {
    margin-bottom: 40px !important;
}

.section-article-counts {
    margin-right: 20px !important;
    color: rgb(33, 37, 41) !important;
}

.section-count-display-not-required {
    color: rgb(33, 37, 41) !important;
}

.section-count-display-required {
    color: red !important;
}

.home-page-sidebar {
    padding-top: 30px !important;
}

.entry-meta li {
    margin-right: 0.20rem !important;
}

.search-form-check {
    padding-top: 30px !important;
}

.form-check-input {
    margin-right: 10px !important;
}

.main-section-container {
    margin-bottom: 10px !important;
}

.sub-section-container {
    margin-bottom: 20px !important;
}

.sub-section {
    margin-bottom: 20px !important;
}

li.list-item-small::before {
    width: 2px !important;
    margin-right: 2px !important;
}

.accordion-header {
    margin-bottom: 15px!important;
}

.social-media-side-panel {
    padding-top: 30px !important;
}

.widget h4 { 
    margin-bottom: 10px !important; 
}

.postcontent {
    padding-bottom: 0px !important;
}

.style-type-title {
    margin: 15px 0px 0px 5px !important;
}

.style-type-ul {
    margin-top: 0px !important;
}

.style-type-content {
    margin-bottom: 15px !important;
}

.multimedia-item-form-group {
    margin-bottom: 5px !important;
}

.multimedia-item-line {
    margin-top: 5px !important;
}

.multimedia-image-line {
    margin-top: 20px !important;
}

.modal-button {
    text-align: center !important;
}

.user-profile-img-square {
    width: 200px;
    height: 200px;
    object-fit: cover;
}

.side-latest-article-img {
    width: 64px !important;
    height: 50px !important;
    object-fit: cover !important;
}

/* main slider image height */
.fslider .slide img {
    width: 100%;
    height: auto;
    max-height: 720px;
    display: block;
    margin: 0 auto;
}

/* slider item image square */
.fslider .flex-control-nav li img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    display: block;
}

.article-preview-img-square {
    width: 432px !important;
    height: 432px !important;
    object-fit: cover;
}

.content-wrap {
    padding: 0px 0px 40px 0px !important;
}

.tag-entry {
    margin-bottom: 0px !important;
}

.footer-big-contacts {
    font-size: 18px;
}

.user-profile-section {
    padding-bottom: 0px !important;
}

blockquote p {
    font-size: 1rem;
}

.entry-list {
    padding-bottom: 10px !important;
}

.entry-preview {
    margin: 10px 0px !important;
}

.style-type-preview-container {
    padding: 20px 0px 30px 0px !important;
}
.contact-section {
    position: absolute;
    display: block;
    top: 0;
    right: 0;
    width: 50%;
    padding: 60px 60px 60px 180px;
    z-index: 0;
}

.contact-image {
    position: relative;
    width: 60%;
    margin-top: 30px;
    z-index: 2;
    box-shadow: 0 0 40px rgba(0,0,0,.3);
}

@media (max-width: 991px) {
    .contact-section {
        position: relative;
        display: block;
        width: 100%;
        padding: 20px;
    }

    .contact-image {
        width: 100%;
        margin-top: 0;
    }
}

/* mobile */
@media (max-width: 767px) {
    .oc-entry-image {
        width: 420px !important;
        height: 315px !important;
        object-fit: cover;
    }

    .article-preview-row-image {
        width: 420px !important;
        height: 225px !important;
        object-fit: cover;
    }

    .col-footer {
        margin-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .widget_links {
        padding-bottom: 0px !important;
    }

    .widget-container {
        margin-bottom: 10px !important;
    }

    .email {
        margin-bottom: 10px !important;
    }

    .home-page-sidebar {
        padding: 0px 24px !important;
    }

    .section {
        margin: 40px 0px !important;
        padding: 30px 0px !important;
    }

    .posts-sm .entry {
        padding-bottom: 20px !important;
    }

    .copyrights {
        padding: 20px 0px !important;
    }

    .social-media-side-panel {
        padding-top: 40px !important;
    }

    .more-link {
        margin-top: 0px !important;
    }

    .grid-inner .entry-image {
        margin-bottom: 0px !important;
    }
}

@media (min-width: 768px) {
    .oc-entry-image {
        width: 240px !important;
        height: 185px !important;
        object-fit: cover;
    }

    .article-preview-row-image {
        width: 243px !important;
        height: 180px !important;
        object-fit: cover;
    }

    .grid-inner .entry-image {
        margin-bottom: 12px !important;
    }

    .post-description {
        margin-top: 60px !important;
    }
}