﻿/*********************************************** 
----> GRID
***********************************************/

body {
    margin-top: 54px;
}
.anchor-fix {
    scroll-margin-top: 66px;
}

/*********************************************** 
----> SITE
***********************************************/

#site-wrapper {
    padding-top: 12px;
}
#site-header {
}
#site-main {
    min-height: 750px;
    margin-top: 2.0rem;
    margin-bottom: 2.0rem;
}
#site-footer {
    font-size: 0.8rem;
}

@media all and (min-width: 1200px) {
    #site-left-col {
        padding-left: 12px;
        padding-right: 14px;
    }
    #site-right-col-wrapper {
        margin-left: -14px;
    }
}

/*********************************************** 
----> ROWS
***********************************************/

.row-custom-px-12 {
    padding: 0 12px 0 12px;
}

/*********************************************** 
----> COLUMNS
***********************************************/



/*********************************************** 
----> BREAKPOINTS
***********************************************/

/*
@media (max-width: 413px) {
    .col-xs-12-custom {
        width: 100%;
    }
}
*/

/*********************************************** 
----> SPACING
***********************************************/

.ms-custom-px-12 {
    margin-left: 12px;
}

/*********************************************** 
----> TYPOGRAPHY
***********************************************/

h1 {
    font-weight: 400;
    margin-bottom: 1.5rem;
}
h2, h3, h4, h5 {
    font-weight: 400;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.card-header h4 {
    margin: 0;
}

/*********************************************** 
----> ELEMENTS
***********************************************/

.hr-custom {
    border-width: 1px;
}
.form-floating .textarea-custom {
    padding-top: 40px !important;
}
.btn-custom-overflow-hidden {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
}

/* Use on RadioButtonList */
.radio-custom {
    height: auto;
}

.radio-custom label {
    margin-left: 3px !important;
    margin-right: 10px !important;
}

/* Show behind navbar on scroll */
.popover-custom {
    --bs-popover-zindex: 1029;
}

.tooltip-custom .tooltip-inner {
    padding: 18px;
}
.form-check-input-custom {
    float: left;
    margin-left: -1.5em;
}
.feedback-custom {
    font-size: 0.875em;
    margin-top: 0.25rem;
}

/* Remove cursor hand on disabled asp.net buttons and linkbuttons */
.aspNetDisabled {
    cursor: default !important;
}

.bold-marker::marker {
    font-weight: bold;
}

/*********************************************** 
----> ACCORDION
***********************************************/

/*
h2.accordion-header {
    margin: 0;
}
.accordion-button::after {
    filter: brightness(0%) invert(70%);
}
.accordion-button:not(.collapsed)::after {
    filter: brightness(0%) invert(70%);
}
*/

/*********************************************** 
----> TOPMENU
***********************************************/

.navbar-fix {
    top: -8px;
}
.navbar-fix ul li a {
    outline: none !important;
}
.navbar-fix .logo-wrapper, .navbar-fix .toggler-wrapper {
    min-height: 54px;
}
.navbar-nav-scroll {
    --bs-scroll-height: 70vh;
}
.topmenu a .badge {
    font-size: 0.6rem;
    position: relative;
    top: -2px;
}

/* XXS */
@media all and (max-width: 350px) {
    .logo-wrapper {
        width: 150px;
    }
}

/*********************************************** 
----> SUBMENU
***********************************************/

#submenu-wrapper.logged-out {
}
.submenu {
    height: 54px;
}
.submenu a {
    text-decoration: none;
}
.submenu a .badge {
    font-size: 0.5rem;
    margin-top: 2px;
    margin-left: 2px;
}

/* Less than LG */
@media all and (max-width: 991px) {
    #submenu-wrapper.logged-in {
        display: none;
    }
}

/* XXS */
@media all and (max-width: 440px) {
    .submenu, .submenu .btn {
        font-size: 0.9rem;
    }
}
@media all and (max-width: 410px) {
    .submenu, .submenu .btn {
        font-size: 0.8rem;
    }
}
@media all and (max-width: 380px) {
    .submenu, .submenu .btn {
        font-size: 0.7rem;
    }
}
@media all and (max-width: 350px) {
    .submenu, .submenu .btn {
        font-size: 0.6rem;
    }
}
@media all and (max-width: 320px) {
    .submenu, .submenu .btn {
        font-size: 0.5rem;
    }
}

/*********************************************** 
----> FOOTERMENU
***********************************************/

#footermenu-wrapper {
    margin-top: 54px;
}
.footermenu {
    height: 54px;
    padding-top: 2px;
}
.footermenu a {
    text-decoration: none;
}
.footermenu a .badge {
    font-size: 0.5rem;
    margin-top: 6px;
    margin-left: 4px;
}
.footermenu a .label {
    font-size: 0.7rem;
    margin-top: -2px;
}

/*********************************************** 
----> FACEBOOK FEED
***********************************************/

#fb-fan .fb-page {
    height: 750px;
    margin: 0;
    overflow: hidden;
}
#fb-fan .fb-page #fb-root {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
}

/*********************************************** 
----> AD SIDEBAR
***********************************************/

.ad-sidebar {
    margin: 0 0 12px 0;
    float: left;
}

/*********************************************** 
----> STATEMENT BOX
***********************************************/

.statement-box {
    float: left;
}
.statement-box .wrapper {
    float: left;
}
.statement-box .wrapper .sender {
    float: left;
}
.statement-box .wrapper .message {
    line-height: 1.6;
    padding: 10px 10px 0 10px;
    overflow: hidden;
}
.statement-box .wrapper .submit {
    float: left;
}
.statement-box .wrapper a .submit {
    text-decoration: none;
}

/* XXL */
@media all and (min-width: 1400px) {
    .statement-box {
        height: 350px;
        width: 320px;
        margin: 0 0 12px 0;
    }
    .statement-box .wrapper {
        height: 350px;
        width: 320px;
    }
    .statement-box .wrapper .sender {
        height: 111px;
        width: 320px;
        background-image: url('/media/images/statementbox/sender_xxl.gif');
    }
    .statement-box .wrapper .message {
        height: 187px;
        width: 320px;
        background-image: url('/media/images/statementbox/message_xxl.gif');
    }
    .statement-box .wrapper .message .username {
        padding-bottom: 5px;
        display: block;
    }
    .statement-box .wrapper .submit {
        height: 52px;
        width: 320px;
        padding-top: 15px;
        background-image: url('/media/images/statementbox/submit_xxl.gif');
        text-align: center;
    }
}

/* Less than XXL */
@media all and (max-width: 1399px) {
    .statement-box {
        height: 335px;
        width: 180px;
        margin: 0 0 12px 0;
    }
    .statement-box .wrapper {
        height: 335px;
        width: 180px;
    }
    .statement-box .wrapper .sender {
        height: 87px;
        width: 180px;
        background-image: url('/media/images/statementbox/sender_xl.gif');
    }
    .statement-box .wrapper .message {
        height: 196px;
        width: 180px;
        font-size: 0.8rem;
        background-image: url('/media/images/statementbox/message_xl.gif');
    }
    .statement-box .wrapper .message .username {
        padding-bottom: 5px;
        display: block;
    }
    .statement-box .wrapper .submit {
        height: 52px;
        width: 180px;
        padding-top: 15px;
        background-image: url('/media/images/statementbox/submit_xl.gif');
        text-align: center;
    }
}

/* Less than XL */
@media all and (max-width: 1199px) {
    .statement-box {
        height: 100px;
        width: 100%;
    }
    .statement-box .wrapper {
        height: 100px;
        width: 100%;
        margin: 0 0 12px 0;
        display: flex;
    }
    .statement-box .wrapper .sender {
        height: 100px;
        width: 152px;
        min-width: 152px;
        background-image: url('/media/images/statementbox/sender_sm.gif');
    }
    .statement-box .wrapper .message {
        height: 100px;
        width: 100%;
        background-image: url('/media/images/statementbox/message_sm.gif');
    }
    .statement-box .wrapper .submit {
        height: 100px;
        width: 80px;
        min-width: 80px;
        padding: 0;
        background-image: url('/media/images/statementbox/submit_sm.gif');
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .statement-box .wrapper .submit .rotate {
        writing-mode: vertical-rl;
        text-orientation: sideways;
    }
}

/* Less than LG */
@media all and (max-width: 991px) {
    .statement-box .wrapper .message {
        font-size: 0.8rem;
        padding: 6px 10px 0 10px;
    }
}

/* Less than MD */
@media all and (max-width: 767px) {
    .statement-box .wrapper .message .username {
        padding-bottom: 0;
        padding-right: 2px;
        display: inline;
    }
    .statement-box .wrapper .message {
        font-size: 0.7rem;
    }
}

/* XS */
@media all and (max-width: 575px) {
    .statement-box {
        height: 80px;
        width: 100%;
    }
    .statement-box .wrapper {
        height: 80px;
    }
    .statement-box .wrapper .sender {
        height: 80px;
        width: 86px;
        min-width: 86px;
        padding: 12px 0 12px 0;
        background-image: url('/media/images/statementbox/sender_xs.gif');
    }
    .statement-box .wrapper .message {
        height: 80px;
        width: 100%;
        font-size: 0.7rem;
        padding: 10px 10px 0 10px;
        background-image: url('/media/images/statementbox/message_xs.gif');
    }
    .statement-box .wrapper .submit {
        height: 80px;
        width: 30px;
        min-width: 30px;
        background-image: url('/media/images/statementbox/submit_xs.gif');
    }
}

/* XXS */
@media all and (max-width: 460px) {
    .statement-box .wrapper .message {
        font-size: 0.7rem;
        padding: 5px 10px 0 10px;
    }
}
@media all and (max-width: 440px) {
    .statement-box .wrapper .message {
        font-size: 0.6rem;
        padding: 10px 10px 0 10px;
    }
}
@media all and (max-width: 400px) {
    .statement-box .wrapper .message {
        font-size: 0.5rem;
    }
}
@media all and (max-width: 310px) {
    .statement-box .wrapper .message {
        padding: 4px 10px 0 10px;
    }
}
@media all and (max-width: 300px) {
    .statement-box .wrapper .message {
        font-size: 0.4rem;
        padding: 10px 10px 0 10px;
    }
}

/*********************************************** 
----> NAV PAGINATION
***********************************************/

@media all and (max-width: 300px) {
    .pagination .page-item {
        font-size: 0.8rem;
    }
}

/*********************************************** 
----> TOOLTIP
***********************************************/

.tooltip-image {
    padding-top: 3px;
    display: block;
}
.tooltip.show {
    opacity: 1;
}

/*********************************************** 
----> CONTENT BOX
***********************************************/

.content-box-btn-sm {
    min-height: 31px;
}
.content-box-btn {
    min-height: 38px;
}
.content-box-btn-lg {
    min-height: 48px;
}

/*********************************************** 
----> ARTICLE
***********************************************/

#article .table1 .table {
    table-layout: fixed;
}

/* Less than XL */
@media (max-width: 1199px) {
    #article .no-gutter-xl-down {
        padding-left: 0;
        padding-right: 0;
        margin-left: calc(-1 * (var(--bs-gutter-x) / 2));
        margin-right: calc(-1 * (var(--bs-gutter-x) / 2));
    }
    #article .no-gutter-xl-down img {
        display: block;
        width: calc(100% + var(--bs-gutter-x));
    }
}

/*********************************************** 
----> ARTICLELIST
***********************************************/

#article-list h2 a {
    text-decoration: none;
}

/*********************************************** 
----> SINGLE PAGE
***********************************************/

#single-page {
    margin: 2.0rem;
}

/*********************************************** 
----> INDEX PAGE
***********************************************/

#index-page .forum a {
    text-decoration: none;
}
#index-page .fa-quote-right {
    font-size: 2.6em;
    float: left;
    padding-right: 8px;
    padding-top: 4px;
}



#index-page .ad-label {
    padding-left: calc(var(--bs-gutter-x) / 2);
    padding-right: calc(var(--bs-gutter-x) / 2);
}



/* Less than MD */
@media (max-width: 767px) {
    #index-page .no-gutter-md-down {
        padding-left: 0;
        padding-right: 0;
        margin-left: calc(-1 * (var(--bs-gutter-x) / 2));
        margin-right: calc(-1 * (var(--bs-gutter-x) / 2));
    }

    #index-page .no-gutter-md-down img {
        display: block;
        width: calc(100% + var(--bs-gutter-x));
    }
}

/* Less than XL */
@media (max-width: 1199px) {
    #index-page .no-gutter-xl-down {
        padding-left: 0;
        padding-right: 0;
        margin-left: calc(-1 * (var(--bs-gutter-x) / 2));
        margin-right: calc(-1 * (var(--bs-gutter-x) / 2));
    }

    #index-page .no-gutter-xl-down img {
        display: block;
        width: calc(100% + var(--bs-gutter-x));
    }
}

/* LG */
@media all and (min-width: 992px) {
    #index-page .forum a {
        font-weight: 600;
    }
}

/*********************************************** 
----> OVERVIEW PAGE
***********************************************/

#overview-page .random-profile {
    position: relative;
}
#overview-page .random-profile .renew {
    font-size: 1.5rem;
    position: absolute;
    right: 21px;
    bottom: 4px;
}

/*********************************************** 
----> ERROR PAGE
***********************************************/

#error-page .textarea-custom {
    height: 250px;
}

/*********************************************** 
----> STATEMENT PAGE
***********************************************/

#statement-page .textarea-custom {
    height: 92px;
}

/*********************************************** 
----> REGISTER PROFILE PAGE
***********************************************/

#register-profile-page .btn-group label {
    margin-left: 0.5rem;
}

/*********************************************** 
----> EDIT PROFILE PAGE
***********************************************/

#edit-profile-page .personality .range-value {
    margin-top: -2px;
    text-align: center;
}
#edit-profile-page .interest .range-value {
    margin-top: -2px;
    text-align: center;
}
#edit-profile-page .textarea-custom {
    height: 250px;
}

/*********************************************** 
----> PROFILE PAGE
***********************************************/

#profile-page .profile-image {
    position: relative;
}
#profile-page .profile-image .buttons-left {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
#profile-page .profile-image .buttons-left .delete-button i {
    font-size: 1.5rem;
}
#profile-page .profile-image .buttons-left .rotate-button i {
    font-size: 1.5rem;
}
#profile-page .profile-image .button-right {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
#profile-page .profile-image .button-right .upload-button i {
    font-size: 1.5rem;
    cursor: pointer;
}
#profile-page .table tr th {
    font-weight: normal;
    padding-left: 0;
    width: 30%;
}
#profile-page .gallery-image {
    position: relative;
}
#profile-page .gallery-image.upload-button {
    cursor: pointer;
}
#profile-page .gallery-image.image {
    /* image class used in handleProfileTabs js */
}
#profile-page .gallery-image .buttons-left {
    position: absolute;
    bottom: 10px;
    left: 10px;
}
#profile-page .gallery-image .buttons-left .delete-button i {
    font-size: 1.0rem;
}
#profile-page .gallery-image .buttons-left .rotate-button i {
    font-size: 1.0rem;
}
#profile-page .modal .textarea-custom {
    height: 100px;
}
#profile-page .textarea-custom {
    height: 250px;
}

/* XL */
@media all and (max-width: 1199px) {
    #profile-page .textarea-custom {
        height: 200px;
    }
}

/* XS */
@media all and (max-width: 575px) {
    #profile-page .textarea-custom {
        height: 150px;
    }
}

/* XXS */
@media all and (max-width: 380px) {
    #profile-page .nav-tabs .nav-item {
        font-size: 0.9rem;
    }
}
@media all and (max-width: 350px) {
    #profile-page .nav-tabs .nav-item {
        font-size: 0.8rem;
    }
}
@media all and (max-width: 320px) {
    #profile-page .nav-tabs .nav-item {
        font-size: 0.7rem;
    }
}

/*********************************************** 
----> SEARCH PAGE
***********************************************/

#search-page .search-title {
    position: relative;
}
#search-page .search-title .settings-button {
    position: absolute;
    top: -4px;
    right: 8px;
}
#search-page .search-title .settings-button i {
    font-size: 1.9rem;
    cursor: pointer;
}

/* MD */
@media all and (max-width: 991px) {
    #search-page .search-title .settings-button {
        top: -6px;
    }
    #search-page  .search-title .settings-button .bi {
        font-size: 1.8rem;
    }
}

/* SM */
@media all and (max-width: 767px) {
    #search-page .search-title .settings-button {
        top: -7px;
    }
    #search-page  .search-title .settings-button .bi {
        font-size: 1.6rem;
    }
}

/* XS */
@media all and (max-width: 575px) {
    #search-page .search-title .settings-button {
        top: -7px;
    }
    #search-page  .search-title .settings-button .bi {
        font-size: 1.5rem;
    }
}

/*********************************************** 
----> MESSAGE PAGE
***********************************************/

#message-page .byline a {
    text-decoration: none; 
}
#message-page .message a {
    text-decoration: none;
}
#message-page .textarea-custom {
    height: 250px;
}

/* XL */
@media all and (max-width: 1199px) {
    #message-page .textarea-custom {
        height: 200px;
    }
}

/* XS */
@media all and (max-width: 575px) {
    #message-page .textarea-custom {
        height: 150px;
    }
}
@media all and (max-width: 412px) {
    #message-page .nav-item i {
        display: none;
    }
}

/*********************************************** 
----> CONTACT PAGE
***********************************************/

#contact-page .textarea-custom {
    height: 250px;
}

/*********************************************** 
----> FORUM
***********************************************/

#forum-room a, #forum-topic a, #forum-thread a, #forum-edit a, #forum-reply a, #forum-new a, #forum-monitor a {
    text-decoration: none;
}
#forum-room .sub-title {
    margin-top: 2.4rem;
    margin-bottom: 1.5rem;
}
#forum-room .monitor-button i, #forum-topic .topic-button i {
    font-size: 1.9rem;
    cursor: pointer;
}
#forum-thread .quote {
    font-style: italic;
    padding: 1rem;
}

/* MD */
@media all and (max-width: 991px) {
    #forum-room .monitor-button, #forum-topic .topic-button {
        margin-top: -3px;
    }
    #forum-room .monitor-button .bi, #forum-topic .topic-button .bi {
        font-size: 1.8rem;
    }
}

/* SM */
@media all and (max-width: 767px) {
    #forum-room .monitor-button .bi, #forum-topic .topic-button .bi {
        font-size: 1.6rem;
    }
}

/* XS */
@media all and (max-width: 575px) {
    #forum-room .monitor-button .bi, #forum-topic .topic-button .bi {
        font-size: 1.5rem;
    }
}

/*********************************************** 
----> OBOUT HTMLEDITOR
***********************************************/

.oae_editor_editpanel {
    padding: 10px;
}

.oae_editor_bottomtoolbar .counterinput {
    position: relative;
    top: -3px;
}

/*********************************************** 
----> USER VALIDATION PAGE
***********************************************/

#user-validation-page .table tr th {
    font-weight: normal;
    width: 40%;
}
#user-validation-page .textarea-custom {
    height: 250px;
}

/* XS */
@media all and (max-width: 575px) {
    #user-validation-page .textarea-custom {
        height: 200px;
    }
    #user-validation-page .textarea-custom.unsubscribe {
        height: 100px;
    }
}

/* XXS */
@media all and (max-width: 380px) {
    #user-validation-page .nav-tabs .nav-item {
        font-size: 0.9rem;
    }
}
@media all and (max-width: 350px) {
    #user-validation-page .nav-tabs .nav-item {
        font-size: 0.8rem;
    }
}
@media all and (max-width: 330px) {
    #user-validation-page .nav-tabs .nav-item {
        font-size: 0.7rem;
    }
}
@media all and (max-width: 310px) {
    #user-validation-page .nav-tabs .nav-item {
        font-size: 0.6rem;
    }
}
@media all and (max-width: 280px) {
    #user-validation-page .nav-tabs .nav-item {
        font-size: 0.5rem;
    }
}
