﻿meta.foundation-version {
    font-family: '/5.5.3/'
}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 34.5625em)/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:34.625em)/";
    width: 34.625em
}

meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:34.625em) and (max-width:58.9375em)/";
    width: 34.625em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:59em)/";
    width: 59em
}

meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:59em) and (max-width:80em)/";
    width: 59em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:80.0625em)/";
    width: 80.0625em
}

meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:80.0625em) and (max-width:120em)/";
    width: 80.0625em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:120.0625em)/";
    width: 120.0625em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}


a:hover {
    cursor: pointer
}

img {
    height: auto
}

img {
    -ms-interpolation-mode: bicubic
}


.map_canvas img, .map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed, .mqa-display object {
    max-width: none !important
}

.left {
    float: left !important
}

.right {
    float: right !important
}

.clearfix::before, .clearfix::after {
    content: ' ';
    display: table
}

.clearfix::after {
    clear: both
}

.hide {
    display: none !important
}

.reveal-modal-bg {
    background: #000;
    background: rgba(0, 0, 0, 0.45);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1004;
    left: 0
}

.reveal-modal {
    border-radius: 3px;
    display: none;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1005;
    left: 0;
    background-color: #fff;
    padding: 1.875rem;
    border: solid 1px #666;
    color: #000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4)
}

@media only screen and (max-width: 34.5625em) {
    .reveal-modal {
        min-height: 100vh
    }
}

.reveal-modal .column, .reveal-modal .columns {
    min-width: 0
}

.reveal-modal > :first-child {
    margin-top: 0
}

.reveal-modal > :last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 34.625em) {
    .reveal-modal {
        left: 0;
        margin: 0 auto;
        max-width: none;
        right: 0;
        width: 80%
    }
}

.reveal-modal h1, .reveal-modal h2, .reveal-modal h3, .reveal-modal h4, .reveal-modal h5, .reveal-modal h6 {
    color: #000
}

@media only screen and (min-width: 34.625em) {
    .reveal-modal {
        top: 6.25rem
    }
}

.reveal-modal.radius {
    color: #000;
    box-shadow: none;
    border-radius: 3px
}

.reveal-modal.radius h1, .reveal-modal.radius h2, .reveal-modal.radius h3, .reveal-modal.radius h4, .reveal-modal.radius h5, .reveal-modal.radius h6 {
    color: #000
}

.reveal-modal.round {
    color: #000;
    box-shadow: none;
    border-radius: 1000px
}

.reveal-modal.round h1, .reveal-modal.round h2, .reveal-modal.round h3, .reveal-modal.round h4, .reveal-modal.round h5, .reveal-modal.round h6 {
    color: #000
}

.reveal-modal.collapse {
    padding: 0;
    color: #000;
    box-shadow: none
}

.reveal-modal.collapse h1, .reveal-modal.collapse h2, .reveal-modal.collapse h3, .reveal-modal.collapse h4, .reveal-modal.collapse h5, .reveal-modal.collapse h6 {
    color: #000
}

@media only screen and (min-width: 34.625em) {
    .reveal-modal.tiny {
        left: 0;
        margin: 0 auto;
        max-width: none;
        right: 0;
        width: 30%
    }
}

@media only screen and (min-width: 34.625em) {
    .reveal-modal.small {
        left: 0;
        margin: 0 auto;
        max-width: none;
        right: 0;
        width: 40%
    }
}

@media only screen and (min-width: 34.625em) {
    .reveal-modal.medium {
        left: 0;
        margin: 0 auto;
        max-width: none;
        right: 0;
        width: 60%
    }
}

@media only screen and (min-width: 34.625em) {
    .reveal-modal.large {
        left: 0;
        margin: 0 auto;
        max-width: none;
        right: 0;
        width: 70%
    }
}

@media only screen and (min-width: 34.625em) {
    .reveal-modal.xlarge {
        left: 0;
        margin: 0 auto;
        max-width: none;
        right: 0;
        width: 95%
    }
}

.reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0
}

@media only screen and (min-width: 34.625em) {
    .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: none;
        right: 0;
        width: 100%
    }
}

.reveal-modal.vfull {
    height: 100vh;
    height: 100%;
    min-height: 100vh;
    padding: 0;
    top: 0
}

@media only screen and (min-width: 34.625em) {
    .reveal-modal.vfull {
        left: 0;
        margin: 0 auto;
        max-width: 73.92857rem;
        right: 0;
        width: 100%
    }
}

.reveal-modal.toback {
    z-index: 1003
}
/* ************************************************* Additional CSS Definitions */
/* ************************************************* (Advanced Users:) */
/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 14pt; min-width: 180px; }

/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

td .right {
width: 300px;
}
td .middle {
width: 340px;
}
td .left {
width: 200px;
}
#temp_right {
width: 270px !important;
}
#temp_right_again {
width: 270px !important;
}

/* ***** SCS-1841 ***** */
p.footer.footer-privacy-links {
    margin-top: 0;
    padding-top: 0;
    line-height: normal;
}
p.footer.footer-privacy-links:last-child {
    padding-bottom: 150px;
}
/* ***** /SCS-1841 ***** */

/* ************************************************* (Advanced Users:) */

/* ************************************************* (Customized in this Style) */

.no-underline a {
text-decoration: none;
margin: 5px 5px 0px 5px;
}

.headerlinks {
font-size: 10px;
line-height: 30px;
font-weight: bold;
text-align: left;
}
#scst_url a, #scst_url a:visited {
color:#3D3D3D;
}


.headerlinks a:link
{
color: #6D6D6D;
text-decoration: none;
}
.headerlinks a:visited
{
color: #6D6D6D;
text-decoration: none;
}
.headerlinks a:hover, .headerlinks a:active
{
color: #F27F00;
text-decoration: none;
}

.pb_userinfo {
border: 0px solid #94979E;
margin: 0px;
padding: 0px;
}

.banner-bg {
margin: 0 auto;
background: #FFFFFF url('//images.splitcoaststampers.com/forums/images/scs2/misc/greenblocks.gif') repeat-x top;
padding: 4px 22px;
height: 7px;
}
td .alt1 {
background-color: #fff;
}
.leftnav_box {
margin-bottom:8px;
display: block;
width:160px;
background-color:#fff;
border: 1px solid #CCCCDB;
}
.leftnav_box h3 {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
color: #fff;
background-color: #CCCCCC;
margin-top: -2px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 3px;
}
.leftnav_box h4 {
font-size:10pt;
font-weight: bold;
color: #6D6D6D;
padding-left: 3px;

}
.leftnav_box h4 a {
font-size:10pt;
font-weight: bold;
color: #6D6D6D;
line-height: 4pt;
padding-left: 6px;

}
.leftnav_newsletter {
margin-top:10px;
display: block;
width:154px;
background-color:#ECECEC;
margin-bottom: 6px;
padding-left: 5px;
padding-bottom: 15px;
}
.leftnav_newsletter a, .leftnav_newsletter a:visited {
margin-left: 4px;
margin-top: -8px;
font-size: 9pt;
font-weight: bolder;
}
.leftnav_newsletter h4 a {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
color: #6D6D6D;
line-height: 4pt;
padding-left: 6px;
}
.leftnav_newsletter h4 {
font-size:10pt;
font-weight: normal;
color: #6D6D6D;
padding-left: 3px;
}
.leftnav_newsletter p {
margin-bottom: 4px;
font-size: 11.4px;
}

#main_content_td {
padding-top: 2px;
padding-left: 10px;
padding-right: 10px;
background-color: #fff;
}

/* #main_content_td .page {
margin-left: 95px;
} */

#left_nav_column {
width: 160px;
min-width: 160px;
max-width: 165px;
margin-top: 28px;
padding-top: 20px;
}

#left_nav_column div.leftnav_box_162x125_ad{
    min-width: 162px;
    min-height: 125px;
}
#left_nav_column div.leftnav_box_tower_ad{
    min-width: 162px;
    min-height: 600px;
}
#the_main_table {
width: 100%;

}
.leftnav2_box {
margin-top:10px;
margin-bottom: 10px;
display: block;
width:160px;
background-color:#fff;
border: 1px solid #CCCCDB;
}
.leftnav2_box h3 {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
color: #6D6D6D;
background-color: #CCCCCC;
margin-top: -2px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 3px;
color: #fff;
}
.leftnav2_box h4 a {
font-size:10pt;
font-weight: bold;
color: #6D6D6D;
line-height: 4pt;
padding-left: 3px;

}
.leftnav2_box h4 {
font-size:10pt;
font-weight: normal;
color: #6D6D6D;
padding-left: 3px;
}

.leftnav3_box {
margin-top:10px;
margin-bottom: 10px;
display: block;
width:160px;
background-color:#fff;
border: 1px solid #CCCCDB;
padding-bottom: 10px;
}
.leftnav3_box h3 {
font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
color: #6D6D6D;
background-color: #CCCCCC;
margin-top: -2px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 3px;
color: #fff;
}
.leftnav3_box h4 a {
font-size:10pt;
font-weight: bold;
color: #6D6D6D;
padding-left: 3px;

}
.leftnav3_box h4 {
font-size:10pt;
font-weight: normal;
color: #6D6D6D;
padding-left: 3px;
margin: 8px 8px 0px 0px;
}


#main_forum_links {
margin-left: 19px;
}
#main_forum_links a, #main_forum_links a:visited {
text-transform: uppercase;
font-weight: bold;
margin-left: 32px;
font-size: 7pt;
margin-bottom:10px;
padding-bottom: 20px;
}

#main_forum_links_table {

margin-top:-3px;
background-color:#fff;
margin-bottom: -4px;
padding-top: 22px;

}
#main_forum_links_table h3 {
font-weight: normal;
margin-bottom: 5px;
padding-top: 24px;
font-size: 22px;
padding-left: 20px;
color: #999999;
}
#main_forum_links_table h3 a, #main_forum_links_table h3 a {
color: #999999;
font-size: 22px;
font-weight: normal;
margin-top: 19px;
}
#main_forum_links_table h3 a:hover {
color: #F38316;
text-decoration: none;

}

#page_footer {
width: 100%;
text-align: center;
margin-top:-16px;
}
#page_footer p {
font-size: 7pt; 
}
#page_footer a {
font-size: 7pt; 
}
#page_footer a:link { color: #3d3d3d; font-weight : bold; text-decoration: none; }
#page_footer a:visited { color: #3d3d3d; font-weight : bold; text-decoration: none; }
#page_footer a:hover { color: #f27f00; font-weight : bold; text-decoration: underline; }
#page_footer a:active { color: #f27f00; font-weight : bold; text-decoration: underline; }
#page_footer .nav-bar a:focus { color: #f27f00; font-weight : bold; text-decoration: underline; }	


#page_footer-nav .nav-bar .current a { color : #f27f00; font-weight : bold; text-decoration : underline; } 

#page_footer .sub-nav-bar {
text-align : center;


margin : 0px 0 20px 0;
}

#page_footer li {



display : inline;
font-size : .8em;
color : #cfdaec;
}

#page_footer .sub-nav-bar a:link { 
color: #6d6d61; 
font-weight : bold; 
text-decoration: none; 
}
#page_footer .sub-nav-bar a:visited { color: #6d6d61; font-weight : bold; text-decoration: none; }
#page_footer .sub-nav-bar a:hover { color: #6d6d61; font-weight : bold; text-decoration: underline; }
#page_footer .sub-nav-bar a:active { color: #6d6d61; font-weight : bold; text-decoration: underline; }
#page_footer .sub-nav-bar a:focus { color: #6d6d61; font-weight : bold; text-decoration: underline; }	


#page_footer .sub-nav-bar a { color : #6d6d61; font-weight : bold; text-decoration : underline; } 

#page_footer .footer-text {
color : #6d6d6d;
text-align : center;
font-size : .9em;
padding-bottom : 35px;
}	

.footer {
margin-top: 25px;
}
body table {
/*margin-top: 4px;*/
}

#the_breadcrumb {
margin-top: -5px;
padding-left: 20px;
height: 30px;
float: left;
position:relative;

}

body>div>div>div {
}
body>div>div>table {
background-color: #fff;
margin-bottom: -6px;
}

#forum_display .alt1 {
text-align: left;
}
#top_leaderboard {
width:729px; 
margin:0px auto; 
padding:15px 0 4px 0;
margin-top: 20px;
}
#bottom_leaderboard {
background-color: #fff;
}


#vb_footer {
background-color: #fff;
width: 100%;
}


#email {
margin-bottom: -8px;
font-size: 11.4px;
}


#main_forum_links_table {
margin-top: 3px;
}

#the_main_table {
/*SCS-531 added the p in px*/
min-width: 931px;
/*margin-top: -1px*/
}

#vb_footer {
min-width: 931px;
}

#mainPgContent {
margin-right: 20px;
}
#entire_page {
background-color: #fff;
min-width: 960px;
margin-top:3px;
/*
margin-right: 30px;
margin-left: -30px;
*/
}


#headlinescroll {
text-align: right;
/*removed SCS-531 padding-bottom:-10px; */
margin-top: 16px !important;
margin-bottom: -40px !important;
margin-right: 30px;
font-size: 9pt !important;
text-transform:none !important;
padding-bottom:5px;
background-color: #fff;
z-index: 1;
}
#headlinescroll a {
color: #0000A0;
font-size: 9pt !important;
text-transform:none !important;
font-weight: normal !important;
text-decoration: underline;
margin-right: 0 !important;
margin-left: 0 !important;
}
#the_breadcrumb {
width: 45% !important;
position: relative;
left: 20px;
margin-top:-20px !important;

z-index: 0;
}

#reply_but {
margin-top:18px;
}
#main_content_td {
padding-top: 30px !important;
}
#main_forum_links_table {
height: 205px !important;
}
#main_forum_links_table h3 {
}
#main_forum_links {
}
#help {
color: #F18101;
}
#help:hover{
color: #6d6d6d !important;
}
#leftnav4_box h3 {
font-size: 100%;
}
.spon_link {
font-size: 80%;
}
#leftnav4_box a {
padding-left: 6px;
}
#leftnav4_box {
border: 1px solid #ccccdb;
width: 160px;
padding-bottom: 10px;
}
#leftnav4_box h3 {
color: #fff;
background-color: #CCCCDB;
padding: 3px 5px 3px 5px;
}

.leftnav4_box a, .leftnav4_box a:visited {
color: #6d6d6d;
line-height: 24px;
font-size: 9pt;
}
#leftnav5_box p {
height: 9pt;
font-size: 9pt;
}
#gall_breadcrumb {
margin-left: -200px;
position:absolute;
top: 275px;
}
.navbar_notice {
background: none repeat scroll 0 0 #FFEB90;
box-shadow: -2px 2px 2px #C8C8C8;
clear: both;
color: #3E3E3E;
font: 10pt verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
margin-bottom: 5px;
padding: 5px 10px;
text-align: left;
margin-right:20px;
}
.leftnav2_box .featcard_img {
margin: auto;
max-width: 145px;
text-align: center;
}

.leftnav2_box .featcard_imginfo,
#inlinemodform > table:nth-child(6) > tbody > tr > td.smallfont > a > img {
margin-top: 10px;
}
.leftnav2_box .featcard_gal_link {
margin-top: 5px;
}

.leftnav2_box .featcard_msg {
padding-left:10px; 
}

/* ************************************************* /(Customized in this Style) */
/* ************************************************* /Additional CSS Definitions */



/* forums home page */
.trow.thead.forumbit {
    display: inline-block;
    width:100%;
}

.trow.thead.forumbit .thead, 
.trow-group .trow .tcell {
    width: auto;
    display: inline-flex;
    padding:4px;
}

/*
.trow.thead.forumbit .thead, 
.trow-group .trow .tcell {
    width: auto;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    width:100%;
}
*/


.trow.thead.forumbit .thead.forum-title, 
.trow-group .trow .tcell.text-left {
    width: 60%;
}
.trow-group .trow .tcell.text-left {
    display: inline-table;
}
.trow-group .trow .tcell.text-left .style-inherit.post {
    width: 100%;
    margin-bottom: 0;
    border-bottom: none;
}

.trow.forumbit .thead.statusicon,
.trow.forumbit .tcell.alt2.statusicon {
    width: 250px;
    text-align: center;
}
.trow.forumbit .tcell.alt2.statusicon .inlineimg {
    margin-left: auto;
    margin-right: auto;
}

.trow-group .trow.text-center.forumbit {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    width:100%;
    padding:0;
    background-color: #F7F7F7;
    border: 1px solid #CDCCDE;
}

.trow.tcat .tcell.text-right .icon-padding {
    float:right;
}
/* /forums home page */


/* forum display */
/*  controls above thread list */
.button.medium.tertiary.fixed-size {
    background: #FFFFFF url('//images.splitcoaststampers.com/forums/images/scs2/buttons/newthread.gif');
}
.tbox .trow.pagenav {
    float:right;
}

.trow.pagenav .tcell.alt1, 
.trow.pagenav .tcell.alt2, 
.trow.pagenav .tcell.vbmenu_control {
    display: table-cell;
}

.trow.pagenav .tcell.alt1, 
.trow.pagenav .tcell.alt2  {
    border: 1px solid #CDCCDE;
    padding: 6px;
}

/*  /controls above thread list */

/* navbar breadcrumb */
#the_breadcrumb li {
    display: inline-block;
}
/* /navbar breadcrumb */

/* /forum display */

/*  Post (postbit)) */
#main_content_td .tborder {
    border: none;
}
/*  /Post (postbit)  */

/* vendor directory */
.page #post1.tborder td.alt1 span.smallfont {
    display: inherit;
}
/* /vendor directory */

/*  Profile */
#profileform div.tbox {
    background: #E4E4E4;
    color: #6D6D6D;
    margin-bottom: 16px;
    border: 1px solid #CDCCDE;
}
#profileform div.tbox .trow {
 padding: 6px;
 border-bottom: 1px solid #CDCCDE;
}
#profileform div.tbox .tcell.panelsurround.smallfont .raisedbox {
    border-style: outset;
}
#profileform  .tcell.panelsurround .fieldset .flexitem {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom: 6px;
}
#profileform  .tcell.panelsurround .fieldset .flexitem div label {
    width: min-content;
    display: block;
    text-align: right;
}
#profileform .raisedbox .fieldset .row .column.medium-8 .flexitem {
    justify-content: flex-start;
}
div.tbox .tcell.panelsurround.smallfont .raisedbox {
    background: #E4E4E4;
    color: #000000;
    padding: 10px;
    border: 2px;
}
div.tbox .tcell.panelsurround .text-center {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: fit-content;
}

div.tbox .tcell.panelsurround.smallfont .raisedbox .fieldset .iblock {
    display: inline-block;
}

div.tbox .tcell.panelsurround.smallfont .raisedbox  .fieldset .row .column.medium-8 {
    display: inline-block;
    max-width: 222px;
    width: 50%;
}


div.tbox .tcell.panelsurround.smallfont .raisedbox  .fieldset .row .columns.medium-8 {
    display: inline-block;
    width: 50%;
    max-width: 144px;
    height: 31px;
}

.modifyprofilepic .tcell.panelsurround  {
    border: 2px outset;
}
.modifyprofilepic .raisedbox.smallfont .fieldset p {
    margin-top: 0;
} 
.modifyprofilepic .panelsurround .raisedbox .fieldset .table .trow .tcell {
    display: inline-block;    
    max-width: 50%;
}
.modifyprofilepic .panelsurround .raisedbox .fieldset .table .trow .tcell.profilepic {
    max-width: 70%;
    background-color: #FFFFFF;
    border: 1px inset #000000;
}

div.cke_1:not(.cke_reset_all.cke_dialog_container) {
    max-width: 640px;
    width: auto;
    margin: 10px auto;
    border: 1px solid #E2E2E2!important;
}
#collapseobj_sigperms .trow {
    background: #FFF;
}
#collapseobj_sigperms .trow .tcell.smallfont {
    max-width: 50%;
    display: inline-block;
}
.tpost .trow {
    border: 1px solid #e4e4e4;
}

.flexitem-usertitle, .flexitem-usertitle-reset {
    display: inline-block;
}
.flexitem-usertitle-reset {
    max-width: min-content;
    text-align: right;
    float: right;
}

.modifyavatar-avatar-box {
    max-width: 100px;
    width: max-content;
    float: left;
    display: block;
}

.modifysignature-form {
    display: block;
    background-color: #FFFFFF;
    margin-top: -15px;
}
.modifysignature-form div.tbox > .trow {
    border:2px outset;
}
.modifysignature-form div.tbox  .trow {
    background-color: #E4E4E4;
    border-right: 2px outset;
    border-bottom: 2px outset;
}
.modifysignature-form div.tbox > .trow.tcat {
    margin-top: 16px;
    background-color: #FFFFFF;
    border-right: 1px solid #CDCCDE;
    border-bottom: 1px solid #CDCCDE;

}
.panelsurround.modifysignature-text-area, 
.panelsurround.modifysignature-signature-picture {
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}

#messageform #message_list .visitor_message_avatar_margin .info_bar .alt2 .right {
    text-align: right;
}
#messageform{
    margin-bottom: 15px;
}
#messageform .tbox {
    border-bottom: 1px solid #CDCCDE;
}
#messageform .flexitem,
.moderation-filter-form .row-moderation-msg,
#message_list .list_no_decoration.controls{
    padding: 0 6px;
}
#messageform,
.moderation-filter-form{
    display: block;
    background-color: #EEEEEE;
    border: 1px solid #CDCCDE;
}
form.text-left div.tbox {
    background: #E4E4E4;
    color: #6D6D6D;
    margin-bottom: 16px;
    border: 1px solid #CDCCDE;
}
form.text-left div.tbox .trow {
    padding: 6px;
    border-bottom: 1px solid #E4E4E4;
}
.modifyavatar-form,
.signature-permissions-box,
.modifypassword-form,
.modifyoptions-form,
.modifyignorelist-box,
.modifyoptions_emailsubscriptions-form{
    border: 1px solid #CDCCDE;
    
    div.tbox {
        border: 1px solid #CDCCDE;
    }
    .trow,
    div.tbox .trow{
        border-top: 1px solid #CDCCDE;
    }
    .trow.tcat,
    div.tbox .trow.tcat{
        border-top: none;
    }
    .trow .tcell.panelsurround,
    div.tbox .trow .tcell.panelsurround {
        padding:6px;
    }
    .trow .panelsurround .raisedbox,
    div.tbox .trow .panelsurround .raisedbox{
        border: 2px outset;
    }
}
.modifypassword-form,
.modifyoptions-form,
.modifyoptions_emailsubscriptions-form{
     border: none;
    .fieldset {
        margin:6px 0;
    }
    .fieldset .table .trow {
        border: none;
        padding:1px;
    }
    
    .trow.thead.forumbit .thead, .trow-group .trow .tcell{
        display:block;
    }
    .modifyoptions-form-otheroptions .fieldset table td .iblock {
        float:left;
    }
}

.modifyoptions-form .text-center.smallfont.tbox {
    border:none;
}
.modifyoptions-form .text-center.smallfont.tbox .trow {
    padding:0;
    border:none;
    background-color: #FFFFFF;
}
.modifyoptions_emailsubscriptions-form .table .trow .tcell {  
    #subscribe_digestgroup ,                                                              
    #subscribe_notify_discussion,
    #subscribe_paidsubscription_reminder_pm ,
    #subscribe_reminder {
        float:left;
    }
}
/*  /Profile */
/* profile-private-messages */
#pmform .tcell.alt2, #pmform  .tcell.alt1 {
    display: table-cell;
}

#pmform .tcell.alt2.statusicon.text-center {
    padding: 6px;
    border: 1px solid #CDCCDE;
}

#collapseobj_pmlistinfo .panelsurround.tcell.alt1 {
    margin: auto;
    display: block;
    background: #E4E4E4;
    border: 2px outset;
}
#pmform span.smallfont.right, 
#pmform .privatemessage .right{
    text-align: right;
}
.trow.privatemessage .tcell.alt2.tcell-main {
    width: 100%;
    padding: 3px 6px;
    border-bottom: 1px outset;
}
div[id^='collapseobj_pm'].privatemessage {
    display: inline-table;
    width: 100%;
}

div[id^='collapseobj_pm'].privatemessage .trow {
    display: table-row;
}
div[id^='collapseobj_pm'].privatemessage .tcell.alt2,
div[id^='collapseobj_pm'].privatemessage .tcell.alt1 {
    padding: 6px;
    border: 1px solid #CDCCDE;
}
div[id^='collapseobj_pm'].privatemessage .tcell.alt2.statusicon {
    width: 1%;
    vertical-align: middle;
}
div[id^='collapseobj_pm'].privatemessage .tcell.alt1.statusicon {
    width: 2%;
}
div[id^='collapseobj_pm'].privatemessage .tcell.alt2.statusicon  input[type="checkbox"] {
    vertical-align: middle;
}
.tcell span.right {
    text-align: right;
    padding-right: 10px;
}
div[id^='collapseobj_pm'].privatemessage .tcell.alt1.inlinemod, 
div[id^='collapseobj_pm'].privatemessage .tcell.alt2.inlinemod{
    background: #FFFFCC;
}
.tcell span.right {
    text-align: right;
}
.tbox:has(#collapseobj_usercp_pmfilter){
    margin-top: 20px;
}
.tbox:has(#collapseobj_usercp_pmfilter) .trow.tcat{
    border: 1px solid #CDCCDE;
}

#collapseobj_usercp_pmfilter {
    background-color: #FFF;
    border: 1px solid #CDCCDE;
    border-style: hidden solid solid solid
}
#collapseobj_usercp_pmfilter .tcell.text-center{
     text-align: center;
     padding: 5px;
}
#collapseobj_usercp_pmfilter .tcell.text-center > div {
    table-layout: fixed;
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: center;
    align-items: center;
}
#collapseobj_usercp_pmfilter .tcell.text-center > div.floatcontainer.smallfont {
    padding-top: 6px;
    width: 100%;
}
#collapseobj_usercp_pmfilter .tcell.text-center div,
#collapseobj_usercp_pmfilter .tcell.text-center span,
#collapseobj_usercp_pmfilter .tcell.text-center label{
    padding-right:2px;
    padding-left:2px;
}
#collapseobj_pm_quickreply .panelsurround.tcell.alt1.smallfont {
    background: #E4E4E4;
    color: #000000;
    border: 2px outset;
}
#collapseobj_pm_quickreply #message_form {
    background: #E4E4E4;
    color: #000000;
    padding: 10px;    
    max-width: 640px;
    margin: auto;
    display: block;
    border: 1px solid #CDCCDE;
}
#collapseobj_pm_delete .panelsurround.tcell.alt1 {
    background: #E4E4E4;
    color: #000000;
    padding: 10px;
    border: 2px outset;
}
#collapseobj_pmlistinfo .fieldset .tbox .trow {
    display: flex;
}
.trow.row-moderation-threads .tcell.alt1 > div,
.trow.row-moderation-posts .tcell.alt1 > div,
.trow.row-moderation-msg .tcell > div{
    display: inline-flex;
    table-layout: fixed;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.trow.row-moderation-threads .tcell.alt1 .iblock,
.trow.row-moderation-posts .tcell.alt1 .iblock,
.trow.row-moderation-msg .tcell .iblock {
    width: 33%;
    text-align: start;
    display: inline-block;
}

.trow.row-moderation-threads .tcell.alt1 .flexitem, 
.trow.row-moderation-posts .tcell.alt1 .flexitem, 
.trow.row-moderation-msg .tcell .flexitem, 
.trow.row-moderation-msg .tcell .flexitem > div{  
    width: 100%;
    padding-top: 6px;
}
.trow.row-moderation-threads .tcell.alt1 .flexitem > div, 
.trow.row-moderation-posts .tcell.alt1 .flexitem > div{
    width: 50%;
}
.trow.row-moderation-threads .tcell.alt1 .flexitem .align-self-end, 
.trow.row-moderation-posts .tcell.alt1 .flexitem .align-self-end, 
.trow.row-moderation-msg .tcell .flexitem .align-self-end {
    text-align: end;
}
.trow.row-moderation-msg {
    background-color: #FFFFFF;
}
/* /profile-private-messages */
/* profile-edit-options */
.tbox div[id^='collapseobj_uopt'].trow-group  {
     .tcell.panelsurround  {
        display:block;
    }
}
/* /profile-edit-options */
/* forums */
#inlinemodform div.tbox {
    border: none;
}
#inlinemodform div.tbox .trow.pagenav {
    border: none;
}
.text-left {
    text-align: left;
}

.text-right, .trow .tcell a.right {
    text-align: right;
}
.text-right, .trow .tcell a.right {
    text-align: right;
}

.text-center.smallfont {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: fit-content;
}

#left_nav_column .leftnav_box h4, .leftnav2_box h4 {
    line-height: 4pt;
}
.forum-jump-right.right {
    width: auto;
}
#pmform .trow.thead.privatemessage {
    padding-left: 4%;
}
/* subscription form */
.subscribe-form .trow-group .trow.thead.threadbit {
    padding-left: 4%;
}
.subscribe-pagination div.tbox {
    padding-bottom: 35px;
    border: none;
    background-color: #FFFFFF;
}
.subscribe-pagination div.tbox .trow.pagenav {
    border-bottom: none;
}

.subscribe-form  {
    .tbox {
        border: 1px solid #CDCCDE;
    }
    span[id^='nav_subslist']{
        font-weight: normal;
    }
    .tcell.panelsurround .raisedbox {
        border: 2px outset;
        padding:10px;
    }
    .tcell.panelsurround {
        padding: 6px;
    }

}
#nav_subslist_menu .vbmenu_hilite.vbmenu_hilite_alink,
#nav_subslist_menu .vbmenu_option.vbmenu_option_alink  {
    padding: 4px;
    border: 1px solid #E4E4E4;
}

#nav_subslist_menu .vbmenu_hilite.vbmenu_hilite_alink a,
#nav_subslist_menu .vbmenu_option.vbmenu_option_alink a {
    font-weight: normal;
}

/* /subscription form */
/* /forums */

/* postthread */ 
.postthread div.tbox .trow,
.postreply div.tbox .trow{
    color: #fff;
}

.postthread .tcell.panelsurround, 
.postreply .tcell.panelsurround{
    margin-left: auto;
    margin-right: auto;
    max-width: 640px;
    padding: 10px;
}
.postthread div.tbox,
.postreply div.tbox {
    background: #FFFFFF;
}
.postthread .smallfont.right,
.postreply .smallfont.right{
    text-align: right;
}
/* /postthread */ 

#profileform .panelsurround .raisedbox .fieldset .table .trow {
    padding: 3px 0 0px 0;
}

/* member page */
div#username_box h1,
fieldset.statistics_group li a,
li.profilefield_category div,
ul#instant_messaging_list li span.shade,
ul#instant_messaging_list li a,
ul#messaging_list a{
    font-weight: normal;
}

#collapseobj_aboutme li.profilefield_category {
    color: #6D6D6D;
}

#profile_tabs .content_block .block_row,
#collapseobj_aboutme li.profilefield_category {
    padding: 5px;
}

#profile_tabs #message_list{
    padding: 0;
}

#sidebar_container .content_block .trow.thead{
    border: 1px solid #CDCCDE;
    border-style: solid solid none solid;
}

#friends.content_block .block_content .trow.tcat,
#usercss #sidebar_container .block_content,
#collapseobj_aboutme li.profilefield_category,
#profile_tabs .content_block .block_row,
#profile_tabs .trow.thead
{
    border: 1px solid #CDCCDE;
}

#friends.content_block .block_content .trow.tcat{
    border-style: none solid;
}

#profile_tabs #collapseobj_friends div.trow.tfoot.block_row.block_footer,
#profile_tabs .block_row#visitor_message_counters{
    border: none;
}

#profile_tabs .content_block .block_row{
    border-style: none solid solid solid;
}

div#activity_info {
    padding: 4px;
}

#usercss #sidebar_container {
    float: right;
    max-width: 250px;
}
#usercss .trow .list_no_decoration.trow {
    padding: 0;
}
div#usercss .flexitem {
    width: 100%;
    display: inline-flex;
    justify-content: space-between;
}
div#usercss {
    padding-left: 85px;
}
div#usercss .trow .list_no_decoration.trow {
    padding: 0;
}
#usercss #content_container {
    float: left;
    width: 100%;
    margin-right: -256px;
}
#usercss #content_container #content {
    margin-right: 256px;
}
#usercss #main_userinfo .iblock {
    display: inline-table;
}
#usercss #main_userinfo #link_bar .iblock {
    float: left;
    margin-right: 10px;
    margin-left: 0;
    white-space: nowrap;
    font-weight: normal;
    background: transparent;
}
div#minicontact_menu .tbox .trow {
    background-color: #F7F7F7;
    padding: 4px;
}
div#minicontact_menu .tbox .trow:first-child {
    padding: 1px;
}
.tcell.smallfont.block_row.block_title.list_no_decoration.floatcontainer img {
    padding: 0 4px;
}
ul.tab_list {
    position: relative;
    top: 0px;
    left: 0px;
    overflow: hidden;
    list-style: none;
    padding: 0px;
    margin: 0px;
}
div#nav_subslist_menu .tbox {
    margin-bottom: 0;
}
div#nav_subslist_menu .tbox .trow.thead {
    background: #E4E4E4;
}
div#nav_subslist_menu .tbox .trow {
    background: #F7F7F7;
}
#inlinemodform .flexitem.flexitem-right,
#threadslist .inlinemod .smallfont.right,
#threadslist .inlinemod .right,
#threadslist .trow.thead .right{
    text-align: right;
    width:auto;
}

ul#instant_messaging_list li span.shade,
ul#instant_messaging_list li a{
    font-size: 14px;
}
#contactinfo #instant_messaging_list .im_txt_link{
    padding-left: 40px;
}

#friends_mini #friends_list li a img{
    min-width: 80px;
    min-height: 80px;
    object-fit: contain;
}

#friends_list li.memberinfo_tiny {
    height: 126px;
    margin: 2px;
}
 /* // member page */

 /* search result page */
#main-content .search_results_page_links, #main-content #inlinemodform.searchform-inlinemodform {
    margin-left: 30px;
    display: inline-block;
    width: 100%;
}
#main_content_td .searchform-pagenav {
    display:none;
}
#main-content #inlinemodform.searchform-inlinemodform .tbox .thead .tcell .right{
    text-align: right;
    background-color: #E2E2E2;
}
#main-content #inlinemodform.searchform-inlinemodform .tbox .trow div.smallfont.right{
    float: right;
    width:100%
}
#main-content #inlinemodform.searchform-inlinemodform div.tbox .trow.thead {
    padding: 4px;
    background-color: #E2E2E2;
}
#main-content #inlinemodform.searchform-inlinemodform div.tbox .trow.thead .tcell{
    background-color: #E2E2E2;
}
#main_content_td #inlinemodform.searchform-inlinemodform div {
    width: auto;
    background-color: #FFF;
}
#main-content #inlinemodform.searchform-inlinemodform div.tbox .trow .alt2  {
    background-color: #EEEEEE;
    border: 2px groove;
}
#main_content_td .search-results-bottom-table {
    margin-left:30px;
}

/* search result page */

/* showgroups Template (Moderators)*/

.tbox.forum-moderators, .tbox.moderators{

    .trow-group .trow .tcell,.trow.tcat .tcell {
        display: unset;
        padding: 6px;
    }

    .tcell{
        align-content: center;
    }
    .trow{
    display: flex;
    padding: 0;
    }

    .trow-group .tcell{
        border-right:1px solid #E4E4E4 ;
    }
    
   
    .trow .tcell:first-child img{
        height: 13px;
    }

    .trow .tcell:first-child{
        flex: 0 0 23px;
        }

    .trow .tcell:nth-child(3){
        flex: 1;
    }
}


.tbox.forum-moderators{

    .trow .tcell:nth-child(2){
        flex: 0 0 21vw;
    }
    
    .trow .tcell:nth-child(4){
        flex: .5;
    }
}

.tbox.moderators{

    .trow .tcell:nth-child(2){
        flex:1;
    }
    .trow .tcell:nth-child(3){
        flex: .5;
    }
}
/* Memberlist Page */
.memberlist-page {
    div.tbox {
        background: #FFFFFF;
        color: #6D6D6D;
        margin: 0;
        border: none;
    }
    div.tbox .trow {
        padding: initial;
        border-bottom: initial;
    }
    /* top letters */
    .tbox .trow.text-center.letter-bits {
        display: flex;
        justify-content: space-evenly;
        text-align: center;
        background: #EEEEEE;
        border: 1px solid #CDCDCD;
        padding: 0;
        height: 30px;
        line-height: 32px;
    }
    
    .tbox .trow.text-center.letter-bits .tcell.alt2, 
    .tbox .trow.text-center.letter-bits .tcell.alt1{
        width: 100%;
        border-left: 1px solid #CDCDCD;
        padding:0;
    }
    /* /top letters */
    /* top pagenav */
    .flexitem {
        display: flex;
        justify-content: flex-end;
        align-items: center;
    }
    .flexitem .tbox .trow.pagenav {
        display: flex;
        text-align: right;
        align-content: center;
        align-items: center;
        flex-wrap: wrap;
        background: #E4E4E4;
        padding-top: 0;
        padding-bottom: 0;
        margin-top: 3px;
        margin-bottom: 3px;
    }
    /* /top pagenav */
    /* top table controls */
    .trow.pagenav .tcell.alt1, 
    .trow.pagenav .tcell.alt2, 
    .trow.pagenav .tcell.vbmenu_control {
        display: table-cell;
        font-weight: normal;
        font-size: 10px;
    }
    .trow.pagenav .tcell.alt1, 
    .trow.pagenav .tcell.alt2  {
        border: 1px solid #CDCCDE;
        padding: 3px 6px 3px 6px;
        font-size: 10px;
    }
    
    .tbox .trow.tcat{
        display: flex;
        justify-content: space-evenly;
        flex-wrap: wrap;
        flex-direction: row;
        align-content: center;
        padding-right: 0;
        height: 36px;
        align-items: center;
    }
   .tbox .trow.tcat .tcell.clearfix {
        flex:1;
        font-weight: normal;
        padding-right: 6px;
        padding-left: 6px;
    }
    .tbox .trow.tcat .tcell.vbmenu_control {
        font-weight: normal;
        padding: 10px 6px 10px 6px;
        max-width: fit-content;
    }
    /* /top table controls */    
    /* table rows */
    .tbox .trow-group .trow.text-center {
        display: flex;
        justify-content: space-evenly;
        text-align: center;
        background: #F7F7F7;
        border: 1px solid #CDCDCD;
        padding: 0;
    }
    .tbox .trow-group .trow.text-center .tcell.text-left{
        margin:auto;
    } 
    .tbox .trow-group .trow.text-center .tcell.alt1-active.text-left{
        background: #F7F7F7;
    } 
    
    .tbox .trow-group .trow.text-center .tcell.alt2{
        background: #EEEEEE;
        color: #6D6D6D;
        justify-content: center;
        align-items: center;
        border: 1px solid #CDCCDE;
        border-style: none solid none solid;
    } 
    /* /table rows */
    /* table header row */
    .tbox .trow-group .trow.thead.text-center{
        display: flex;
        justify-content: space-evenly;
        text-align: left;
        background: #E2E2E2;
        border: 1px solid #CDCDCD;
        padding: 0;
    }
    .tbox .trow-group .trow.thead.text-center .tcell{
        flex : 1;
        justify-content: center;
        border: 1px solid #CDCDCD;
    }
    .tbox .trow-group .trow.thead.text-center .tcell.text-left{
        justify-content: start;
        width:100%;
    }
    
    .trow-group .trow.text-center .tcell:nth-child(1),
    .trow-group .trow.thead.text-center .tcell:nth-child(1) {
        flex: 4.25 1 0%;
        
    }
    .trow-group .trow.text-center .tcell:nth-child(2),
    .trow-group .trow.thead.text-center .tcell:nth-child(2) {
        flex: 2.75 1 0%;
    }
    .trow-group .trow.text-center .tcell:nth-child(3),
    .trow-group .trow.thead.text-center .tcell:nth-child(3) {
        flex: 2.75 1 0%;
    }
    .trow-group .trow.text-center .tcell:nth-child(4),
    .trow-group .trow.thead.text-center .tcell:nth-child(4) {
        flex: 1 1 0%;
    }
    .trow-group .trow.text-center .tcell:nth-child(5),
    .trow-group .trow.thead.text-center .tcell:nth-child(5) {
        flex: 2.75 1 0%;
    }
    .trow-group .trow.text-center .tcell:nth-child(6),
    .trow-group .trow.thead.text-center .tcell:nth-child(6) {
        flex: 9.25 1 0%;
        overflow: hidden;
    }
    .trow-group .trow.text-center .tcell.alt2 img, 
    .trow-group .trow.text-center .tcell.alt1 img,
    .trow-group .trow.text-center .tcell.alt1 a{
        margin:auto;
    }
    .trow-group .trow.text-center .tcell:nth-child(7),
    .trow-group .trow.thead.text-center .tcell:nth-child(7) {
        flex: 2.5 1 0%;
        margin: auto;
        text-align: center;
        display: block;
    }
    .trow.pagenav .tcell.alt1 a {
        font-weight: normal;
    }
    /* /table header row */
}
/* /Memberlist Page */
/* Calendar Page */
.tbox.calendar {
    height: fit-content;
    background-color: #E2E2E2;
    .trow{
        border-bottom: none;
        padding:0;
    }
    .trow.tcat {
        display: flex;
        justify-content: space-evenly;
        border: 1px solid #CDCDCD;
        padding: 0;
        height: 27px;
        align-content: center;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
        
    }
    .trow.tcat .tcell {
        text-align: left;
        flex: 4;
        padding: 0 6px;
    }
    .trow.tcat .vbmenu_control.tcell.text-right.text-bold {
        flex : 1;
        display: flex;
        flex-direction: row;
        align-content: center;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        min-width: 321px;
        padding:0;
    }
    .trow.tcat .vbmenu_control.tcell.text-right.text-bold .vbmenu_option{
        background-color: #E4E4E4;
        line-height: 27px;
        border-right: 1px solid #CDCDCD;
        padding: 0 6px;
    }
    .vbmenu_control #add_event.vbmenu_option{
        border-right: none;
        padding-right: 0;
    }
    .trow.trow-group .trow {
        display:flex;
        column-gap: 1px;
    }
    .trow.trow-group .trow .tcell.alt1.text-bold, 
    .trow.trow-group .trow .tcell.alt2 {
        display: flex;
        flex-direction: column;
        row-gap: 1px;
    } 
    .trow.trow-group .trow .tcell.alt1.text-bold .calendar-header, 
    .trow.trow-group .trow .tcell.alt2 .calendar-header.text-bold {
        font-weight: bold;
        font-size: 11px;
        color: #6C6C6C;
    }
    .trow.trow-group .trow .tcell.alt1.text-bold .calendar-header, 
    .trow.trow-group .trow .tcell.alt2 .calendar-header,
    .tcell.calendar-header.text-center.text-bold{
        background: #E2E2E2;
    }
    .tcell.calendar-header.text-center.text-bold a {
        margin:auto;
    }
}
.flexitem.calendar {
    display:flex;
    padding-top:15px;
    div.tbox .trow{
        border-bottom: none;
        padding:0;
    }
    .prev-next-months {
        display:flex;
        flex:5;
    }
    .prev-next-months .iblock.left {
        padding-right: 6px;
    }
    .event-controls {
        display: flex;
        flex-direction: column;
        flex: 2;
        justify-content: space-between;
        align-content: flex-end;
        flex-wrap: wrap;
    }
    .iblock .tbox.smallfont .trow.tcat .tcell.text-center {
        text-align: center;
    }
}
    /* minicalendar */
    .prev-next-months .iblock .tbox.smallfont {
        border: 1px solid #CDCCDE;
    }
    .prev-next-months .iblock .trow-group {
        display: flex;
        flex-direction: column;
    }
    .prev-next-months .iblock .trow-group .text-center {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        background-color: #E2E2E2;
    }
    .prev-next-months .tcell.calendar-mini {
        width: 14px;
        height: 14px;
        padding: 4px;
        text-align: center;
        display: block;
        border: 1px solid #CDCCDE;
    }
    .prev-next-months .tcell.calendar-mini.calendar-header {
        font-weight: bold;
    }
    /* /minicalendar */
    .event-controls .trow.tcat .tcell {
        background-color: #E2E2E2;
        border: 1px solid #CDCCDE;
    }
    .event-controls .trow .tcell.alt1 {
        background-color: #FFFFFF;
        border: 1px solid #CDCCDE;
    }
    .event-controls .tbox.smallfont {
        max-width: fit-content;
        padding-bottom: 10px;
    }
    .event-controls form .smallfont.text-left.iblock {
        padding-top: 10px;
    }
.flexitem.calendar.calendar-weekly {
    padding-top:10px;
    > .tbox {
        flex:6.3;
        border: 1px solid #CDCCDE;
    }
    .tbox .trow {
        display: flex;
    }
    .tbox .trow.tcat {
        padding: 6px;
    }
    .tbox .trow.thead {
        padding: 4px;
    }
    .tbox .trow.thead .tcell {
        flex:1;
    }
    .tbox .trow.tcat,
    .prev-next-months .tbox .trow.tcat {
        display: block;
    }
    .prev-next-months {
        display: flex;
        flex: 1;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: end;
        min-width: 200px;
    }
    /* minicalendar */
    .prev-next-months .tbox.smallfont {
        border: 1px solid #CDCCDE;
    }
    .prev-next-months .trow-group {
        display: flex;
        flex-direction: column;
    }
    .prev-next-months .trow-group .text-center {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        background-color: #E2E2E2;
    }
    .prev-next-months .tcell.calendar-mini {
        width: 14px;
        height: 14px;
        padding: 4px;
        text-align: center;
        display: block;
        border: 1px solid #CDCCDE;
    }
    .prev-next-months .tcell.calendar-mini.calendar-header {
        font-weight: bold;
    }
    /* /minicalendar */
    .tbox.smallfont .trow.tcat .tcell.text-center {
        text-align: center;
    }
    
    .tcell.alt2.calendar-week-day.text-bold {
        flex: .5;
        font-size: 14pt;
        text-align: center;
        padding: 6px;
    }
    .tbox .trow .tcell.text-left {
        flex: 20;
        padding:6px;
    }
}
.flexitem.calendar-yearly.event-controls,  
.flexitem.calendar-weekly.event-controls  {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 15px;
    
    .tbox .trow.tcat,
    .tbox.smallfont .trow {
        padding: 0;
        border-bottom: none;
    }
}
.row.calendar {
    display:flex;
    padding-top: 10px;
    
    div.tbox .trow{
        border-bottom: none;
        padding:0;
    }
    .columns.large-8.smallfont .row {
        display:flex;
        flex-direction: row;
        justify-content: space-evenly;
    }
    
    .columns.large-8.smallfont {
        flex:1;
    }
    .tbox.calendar-monthly {
        display: flex;
        flex: 1;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
        border: 1px solid #CDCCDE;
    }
    .tbox.calendar-monthly .trow-group {
        display: flex;
        flex-direction: column;
    }
    .tbox.calendar-monthly .trow-group .text-center {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        background-color: #E2E2E2;
    }
    .tbox.calendar-monthly .tcell.calendar-mini {
        width: 14px;
        height: 14px;
        padding: 4px;
        text-align: center;
        display: block;
        border: 1px solid #CDCCDE;
    }
    .tbox.calendar-monthly .tcell.calendar-mini.calendar-header {
        font-weight: bold;
    }
    /* /minicalendar */
}

.calendar-edit 
{
    form .tbox {
        border: 1px solid #CDCCDE;
    }
    form .tbox .trow.tcat {
        border-bottom: 1px solid #CDCCDE;
    }
    form .tbox .trow .tcell {
        background-color: #E4E4E4;
        border: 2px outset;
    }
    form .tbox .trow .tcell .text-center {
        text-align: center;
        margin:auto;
    }
    form .tbox .trow .tcell > div {
        max-width: 640px;
        padding:10px;
    }
    form .tbox .trow .tcell.text-bold {
        background: #FFFFFF;
        color: #6D6D6D;
        padding: 6px;
        border: none;
    }
    form .tbox .trow .tcell fieldset .tinyfont {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
        margin: unset;
        text-align: left;
    }
    form .tbox .trow .tcell fieldset .tinyfont .iblock.text-center {
        flex:1;
        text-align:left;
    }
    form .tbox .trow .tcell fieldset.fieldset .trow{
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
    }
    form .tbox .trow .tcell fieldset.fieldset .tcell{
        flex:6;        
        border : none;
        
    }
    form .tbox .trow .tcell fieldset.fieldset .tcell > div{
        padding:0;
    }
    form .tbox .trow .tcell fieldset.fieldset #select_event.tcell{
        border-right: 1px solid #6D6D6D;
        flex:1
    }
    
    fieldset, .fieldset {
        margin-bottom: 6px;
    }
    
}
/* /Calendar Page */

/* new private message  */
.newpm-form {
    > div.tbox {
        border: 1px solid #CDCCDE;
    }
    .panelsurround.tcell.alt1 {
        background: #E4E4E4;
    }
    .panelsurround.tcell.alt1 .raisedbox.smallfont {
        border: 2px outset;
    }
    .panelsurround.tcell.alt1 .raisedbox.smallfont > div {
        margin: auto;
        max-width: 640px;
        width: 100%;
    }
}
/* /new private message  */

/* Select Posts/Threads dropdown */

.tcell.vbmenu_option, .tcell.vbmenu_hilite{
    padding: 4px;
    color: #6d6d6d;
    border-bottom: solid #e2e2e2 1px;
}
.tcell.vbmenu_hilite:hover{
    color: #fff;
}

/* /Select Posts/Threads dropdown */
/* register */
body.body-lostpw {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;

    #entire_page .page {
        margin-left: auto;
        margin-right: auto;
    }
    
    #entire_page .page #main-content form .tcell.panelsurround {
        background: #FFF;
    }
    #entire_page .page #main-content form .tbox, 
    #entire_page .page #main-content form .tbox .table {
        margin-top: 50px;
    }
    #entire_page .page #main-content form .tbox .table {
        margin-left: 45px;
    }   
    #entire_page .page #main-content form .tcell.panelsurround .fieldset {
        border:none;
    }
    #entire_page .page #vb_footer {
        min-width: unset;
    }
}
#main.foundation form fieldset legend, 
#main.foundation form fieldset .trow, 
#main.foundation form fieldset .tcell{
    font-family: "ProximaNova", Helvetica, Arial, sans-serif;
    font-size: .875rem;
}
#main.foundation form .column .fieldset .table{
    display:flex;
    flex-direction: column;
}
#main-content .main-mfa-help .trow.tcat strong {
    font-weight: bold;
    color:#000;
}
#main-content .main-mfa-help {
    color: #000; 
    border: 1px solid #CDCDCD;
}
#main-content .main-mfa-help .tbox, .main-mfa-help .tcat {
    background-color: #E4E4E4;  
    padding: 0 5px;
}
#main-content .main-mfa-help > h1 { 
    background-color: #FFF;
    padding-left: 5px;
}
#main-content .main-mfa-help .trow.tcat {
    margin:0;
    font-weight: bold;
    border-bottom: 1px solid;
    padding:10px;
}
#main-content .main-mfa-help .trow .tcell p {
    margin:0;
    padding:.5em 0;
}
/* /register */

/* Moderation pages*/

form .trow.smallfont .panelsurround .raisedbox,
#main-content > form > div:nth-child(1) > div.trow.smallfont > div > div.raisedbox,
#collapseobj_newpost_options > div > div.raisedbox, 
#main-content form  div.raisedbox.smallfont{
    border: 2px outset;
    padding:10px;
    text-align: initial;
}

#main-content > form > div.tbox:has(.raisedbox){
    padding: 10px;
    text-align: center;
}

form .trow.smallfont .panelsurround .raisedbox,
#main-content > form > div.tbox:has(.raisedbox),
#main-content > form > div.tbox:has(.raisedbox) > div.trow.tcat{
    background: #E4E4E4;
}

#mainPgContent #collapseobj_forumbit_4 > tr:nth-child(1) > td:nth-child(1) {
    width: 55px;
}

#main-content > form#searchform > div.tbox:has(.raisedbox) {
    text-align: left;
}

.first-column, .second-column{
    width:35%;
}

.member-link{
    padding-left: 10px;
}