.asgarosforum-widget {
font-size: 12px;
}
.asgarosforum-widget .widget-element {
display: table;
border-bottom: 1px solid #ccc;
margin-bottom: 8px;
padding-bottom: 8px;
width: 100%;
}
.asgarosforum-widget .widget-avatar,
.asgarosforum-widget .widget-content {
display: table-cell;
vertical-align: top;
}
.asgarosforum-widget .widget-avatar {
width: 40px;
}
.asgarosforum-widget .widget-avatar img {
border-radius: 50%;
margin: 5px 10px 0 0;
}
.asgarosforum-widget .post-link,
.asgarosforum-widget .post-author,
.asgarosforum-widget .post-excerpt,
.asgarosforum-widget .post-date {
display: block;
margin: 0; }
.asgarosforum-widget .post-excerpt {
margin: 5px 0px;
}
.asgarosforum-widget .highlight-admin,
.asgarosforum-widget .highlight-admin a {
color: #e00000 !important;
}
.asgarosforum-widget .highlight-moderator,
.asgarosforum-widget .highlight-moderator a {
color: #099922 !important;
}
.asgarosforum-widget .post-link a,
.asgarosforum-widget .post-author a {
text-decoration: none;
}
.asgarosforum-widget .post-link a:hover,
.asgarosforum-widget .post-author a:hover {
text-decoration: underline;
}
.asgarosforum-widget .post-date {
font-style: italic;
}
.asgarosforum-widget .post-author,
.asgarosforum-widget .post-date {
font-size: 11px;
} .asgarosforum-widget-search form {
position: relative;
}
.asgarosforum-widget-search input[type="search"] {
background: #f7f7f7;
border: 1px solid #d1d1d1;
border-radius: 0;
color: #686868;
padding: 0.625em 0.4375em;
width: 100%;
height: 35px;
}
.asgarosforum-widget-search button {
background: #256db3;
border: 0;
border-radius: 0;
color: #fff;
padding: 0;
bottom: 0;
right: 0;
top: 0;
overflow: hidden;
position: absolute;
width: 35px;
height: 35px;
}#af-wrapper {
font-family: Verdana, Tahoma, sans-serif;
font-size: 13px;
color: #444;
line-height: 1.65;
text-shadow: none; } #af-wrapper pre,
#af-wrapper code {
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
#af-wrapper a {
color: #256db3;
border: none;
text-decoration: none;
box-shadow: none;
font-size: inherit; font-weight: inherit; }
#af-wrapper a:hover {
text-decoration: underline;
}
#af-wrapper small {
font-size: smaller;
}
#af-wrapper div {
border-radius: 0; }
#af-wrapper img {
border-radius: 0px; box-shadow: none; }
#af-wrapper .clear {
clear: both;
padding: 0; }
#af-wrapper .highlight-admin,
#af-wrapper .highlight-admin a {
color: #e00000 !important;
}
#af-wrapper .highlight-moderator,
#af-wrapper .highlight-moderator a {
color: #099922 !important;
}
#af-wrapper .banned {
color: red;
font-style: italic;
}
#af-wrapper iframe {
max-width: 100%;
}
#af-wrapper .main-title {
font-size: 20px;
border: none;
margin: 0;
padding: 16px 0px;
font-weight: normal;
color: #444;
display: block;
line-height: 40px;
}
#af-wrapper .main-title:before {
content: none; }
#af-wrapper .main-title .main-title-icon:before {
font-size: 16px;
color: #888;
padding-right: 8px;
margin: 0; display: inline; width: auto; background: none; }
#af-wrapper .main-description {
display: block;
margin-bottom: 10px;
}
#af-wrapper .content-element:nth-child(even) {
background-color: #fafafa;
}
#af-wrapper #forum-editor-form {
outline: none;
}
#af-wrapper .pages-and-menu {
display: block;
min-height: 35px;
}
#af-wrapper .af-usergroup-tag {
padding: 0 4px;
border-radius: 3px;
border-width: 1px;
border-style: solid;
margin: 2px;
display: inline-block;
line-height: 18px;
font-size: smaller !important;
}
#af-wrapper .af-usergroup-tag i {
padding-right: 4px;
}
#af-wrapper .reputation-badges {
color: #ffb900;
}
#af-wrapper .reputation-badges i {
margin-right: 2px;
}
#af-wrapper .profile-forum-role .reputation-badges {
margin-right: 8px;
} #af-wrapper .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
} #af-wrapper .action-panel {
display: table;
width: 100%;
}
#af-wrapper .action-panel-option {
display: table-cell;
vertical-align: top;
text-align: center;
box-sizing: border-box;
border-right: 1px solid #eeeeee;
padding: 16px;
cursor: pointer;
}
@media screen and (max-width: 782px) {
#af-wrapper .action-panel-option {
width: 100%;
display: block;
border-right: none;
border-bottom: 1px solid #eeeeee;
text-align: left;
}
}
#af-wrapper .action-panel-option:last-child {
border: none;
}
#af-wrapper .action-panel-description {
color: #888;
display: block;
font-size: smaller !important;
font-style: italic;
padding-top: 8px;
}
#af-wrapper #sticky-panel {
display: none;
}
#af-wrapper #sticky-panel input {
display: none;
}
#af-wrapper #sticky-panel .action-panel-option {
width: 50%;
}
#af-wrapper #sticky-panel .action-panel-title {
font-size: 20px;
}
#af-wrapper #sticky-panel .action-panel-icon:before {
padding-right: 8px;
} #af-wrapper .uploaded-file a {
display: block;
margin-bottom: 5px;
}
#af-wrapper .uploaded-file img {
border: 1px solid #eee;
box-sizing: border-box;
width: 300px;
height: auto;
margin: 0;
vertical-align: middle;
}
#af-wrapper .uploaded-files-title {
display: block;
padding-bottom: 15px;
} #af-wrapper .wp-editor-container {
border: none;
}
#af-wrapper .mce-top-part::before {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
#af-wrapper .mce-i-spoiler::before {
font: 900 16px/1 "Font Awesome 5 Free";
content: "\f070";
}
#af-wrapper .mce-btn button {
background-color: inherit; } #af-wrapper input {
padding: 3px 6px;
border: 1px solid #eee;
color: #444;
margin: 0;
vertical-align: middle;
font-family: inherit;
}
#af-wrapper input::placeholder {
font-style: italic;
color: #888;
}
#af-wrapper .button {
text-transform: none;
border-style: solid;
border-width: 0px 0px 1px 0px;
box-shadow: none;
color: #fff !important;
text-shadow: none;
display: inline-block;
text-decoration: none;
font-size: 13px;
line-height: 29px;
height: 30px;
margin: 0;
padding: 0 8px !important; cursor: pointer;
-webkit-appearance: none;
border-radius: 0;
white-space: nowrap;
box-sizing: border-box;
width: auto;
text-align: center;
}
#af-wrapper .button:hover {
text-decoration: none;
}
#af-wrapper .button-normal {
background: #256db3;
border-color: #054d98;
}
#af-wrapper .button-red {
background: #ff5454;
border-color: #f91111;
}
#af-wrapper .button-green {
background: #49863a;
border-color: #24501e;
}
#af-wrapper input[type="radio"],
#af-wrapper input[type="checkbox"] {
background-color: #fff;
border: 1px solid #b4b9be;
background: #fff;
color: #555;
clear: none;
cursor: pointer;
display: inline-block;
height: 16px;
margin: 0 6px 0 0;
outline: 0;
padding: 0 !important;
text-align: center;
vertical-align: middle;
width: 16px;
min-width: 16px;
-webkit-appearance: none;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
transition: .05s border-color ease-in-out;
}
#af-wrapper input[type="radio"] {
border-radius: 50%;
margin-right: 4px;
line-height: 10px;
}
#af-wrapper input[type="radio"]:focus,
#af-wrapper input[type="checkbox"]:focus {
border-color: #256db3;
box-shadow: 0 0 2px rgba(30, 140, 190, 0.8);
}
#af-wrapper input[type="radio"]:checked:before,
#af-wrapper input[type="checkbox"]:checked:before {
float: left;
display: inline-block;
vertical-align: middle;
font: 900 12px/1 "Font Awesome 5 Free";
speak: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
#af-wrapper input[type="checkbox"]:checked:before {
content: "\f00c";
margin: 2px 0px 0px 1px;
color: #256db3;
border-left: none; border-bottom: none; width: auto; height: auto; transform: none; }
#af-wrapper input[type="radio"]:checked:before {
content: "";
text-indent: -9999px;
border-radius: 50px;
font-size: 24px;
width: 6px;
height: 6px;
margin: 4px;
line-height: 16px;
background-color: #256db3;
}
#af-wrapper .checkbox-label span,
#af-wrapper .checkbox-label input {
vertical-align: middle;
cursor: pointer;
}
@media screen and (max-width: 782px) {
#af-wrapper input[type="radio"],
#af-wrapper input[type="checkbox"] {
height: 25px;
width: 25px;
}
#af-wrapper input[type="checkbox"] {
-webkit-appearance: none;
padding: 10px;
}
#af-wrapper input[type="radio"]:checked:before {
vertical-align: middle;
width: 9px;
height: 9px;
margin: 7px;
line-height: 16px;
}
#af-wrapper input[type="checkbox"]:checked:before {
font-size: 18px;
margin: 3px 0px 0px 2px;
}
} #af-wrapper .editor-row,
#af-wrapper .editor-row-subject {
display: block;
width: 100%;
line-height: normal;
border-bottom: 1px solid #eee;
padding: 12px;
box-sizing: border-box;
}
#af-wrapper .editor-row-subject label {
float: left;
font-size: 18px;
line-height: 2em;
}
#af-wrapper .editor-row-subject span {
display: block;
overflow: hidden;
padding: 0 0 0 12px;
}
#af-wrapper .editor-subject-input {
width: 100%;
line-height: 1.5em;
font-size: 18px;
outline: none;
box-sizing: border-box;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
text-transform: none; }
#af-wrapper .editor-row .button {
width: 100%;
}
#af-wrapper .editor-row .row-title {
display: block;
height: 22px;
line-height: 22px;
font-size: 18px !important;
margin: 2px 0 12px 0;
}
#af-wrapper .editor-row-uploads .upload-hints {
display: block;
padding: 5px 0;
color: #888;
font-style: italic;
font-size: smaller !important;
}
#af-wrapper .editor-row input[type="file"] {
width: 100%;
box-sizing: border-box;
box-shadow: none; border-radius: initial; text-shadow: initial; margin: 2px 0;
}
#af-wrapper .editor-row:last-child {
border-bottom: none;
}
#af-wrapper .no-padding {
padding: 0;
}
#af-wrapper .quicktags-toolbar input {
width: auto;
}
#af-wrapper .editor-row-uploads a,
#af-wrapper .editor-row .delete {
cursor: pointer;
}
#af-wrapper #add_file_link {
display: block;
padding: 10px 0;
}
#af-wrapper .editor-row .left {
display: block;
float: left;
width: 100px;
margin: 0; }
#af-wrapper .editor-row .right {
display: block;
float: none; margin: 0 0 0 110px;
} #af-wrapper .forum small,
#af-wrapper .topic small,
#af-wrapper .member small,
#af-wrapper .unread-topic small,
#af-wrapper .unapproved-topic small {
display: block;
font-style: normal; letter-spacing: normal; line-height: inherit; }
#af-wrapper .last-post-headline {
float: right;
font-weight: normal;
font-style: italic;
width: 310px;
text-align: center;
color: inherit; line-height: inherit; margin-right: -20px;
}
@media screen and (max-width: 782px) {
#af-wrapper .last-post-headline {
display: none;
}
}
#af-wrapper .forum,
#af-wrapper .topic,
#af-wrapper .member,
#af-wrapper .unread-topic,
#af-wrapper .unapproved-topic {
display: table;
width: 100%;
height: 80px;
border-bottom: 1px solid #eee;
line-height: 20px;
}
#af-wrapper .unread-topic,
#af-wrapper .unapproved-topic {
height: 40px;
}
#af-wrapper .content-element:last-child {
border-bottom-width: 0px;
}
#af-wrapper .topic-sticky,
#af-wrapper .topic-sticky .topic-poster {
background-color: #f1f8ff !important;
border-color: #e1e4e8 !important;
}
#af-wrapper .forum-status,
#af-wrapper .forum-name,
#af-wrapper .forum-poster,
#af-wrapper .topic-status,
#af-wrapper .topic-name,
#af-wrapper .topic-poster {
display: table-cell;
box-sizing: border-box;
vertical-align: middle;
}
#af-wrapper .forum-status,
#af-wrapper .topic-status {
width: 80px;
text-align: center;
}
#af-wrapper .unread-topic .topic-status,
#af-wrapper .unapproved-topic .topic-status {
width: 48px;
text-align: center;
}
#af-wrapper .forum-name,
#af-wrapper .topic-name {
width: auto;
padding: 8px 16px 8px 0px;
text-align: left; }
#af-wrapper .forum-stats,
#af-wrapper .topic-stats {
font-style: italic !important;
color: #888;
}
#af-wrapper .forum-poster,
#af-wrapper .topic-poster {
width: 310px;
text-align: left;
border-left: 1px solid #eee;
padding: 8px 16px;
}
#af-wrapper .forum-poster-avatar,
#af-wrapper .topic-poster-avatar {
display: block;
float: left;
padding-right: 8px;
}
#af-wrapper .forum-poster-avatar img.avatar,
#af-wrapper .topic-poster-avatar img.avatar {
height: 40px; width: 40px; }
#af-wrapper .forum-poster-summary,
#af-wrapper .topic-poster-summary {
display: block;
float: left;
}
#af-wrapper .forum-poster .no-topics {
display: block;
text-align: center;
}
#af-wrapper .forum .forum-title {
display: block;
}
#af-wrapper .forum-subforums {
border-top: 1px solid #eee;
padding-top: 3px;
margin-top: 3px;
word-break: break-word;
} #af-wrapper .forum-subforums a {
display: inline-block;
}
#af-wrapper .forum-lastpost-small,
#af-wrapper .topic-lastpost-small {
display: none !important;
}
@media screen and (max-width: 782px) {
#af-wrapper .forum-poster,
#af-wrapper .topic-poster {
display: none !important;
}
#af-wrapper .forum-lastpost-small,
#af-wrapper .topic-lastpost-small {
display: block !important;
padding: 4px 0px;
}
} #af-wrapper .forum-menu {
float: right;
margin-bottom: 5px;
}
#af-wrapper .forum-menu a {
margin: 2px 0px 2px 2px;
}
#af-wrapper .menu-icon {
padding-right: 6px;
display: inline-block; }
#af-wrapper .menu-icon:after {
display: none; content: none; } #af-wrapper .notices-panel {
background-color: #fffbbb;
border: 1px solid #ead643;
border-radius: 4px;
color: #827302;
padding: 0 16px;
margin: 15px 0;
}
#af-wrapper .notices-panel .notice {
border-top: 1px solid #ead643;
}
#af-wrapper .notices-panel .notice:first-child {
border-top: none;
}
#af-wrapper .notice {
display: block;
text-align: center;
padding: 12px;
background: none; border: none; }
#af-wrapper .notice-icon:before {
padding-right: 8px;
}
#af-wrapper .notice a {
color: #827302 !important;
}
#af-wrapper .error {
background-color: #ffa8a8;
border: 1px solid #9e0000;
color: #9e0000;
text-align: center;
padding: 12px;
margin: 15px 0;
} #af-wrapper #read-unread {
width: 100%;
line-height: 24px;
display: block;
background-color: inherit; color: inherit; }
#af-wrapper #read-unread span {
float: left;
}
#af-wrapper #read-unread .indicator {
height: 12px;
width: 12px;
border-radius: 50%;
display: inline-block;
margin: 6px;
}
#af-wrapper #read-unread .indicator-label {
margin-right: 16px;
}
#af-wrapper #read-unread .indicator-label span:before {
padding-right: 6px;
line-height: 24px;
}
#af-wrapper #read-unread .unread {
background-color: #256db3;
}
#af-wrapper #read-unread .read {
background-color: #a2a2a2;
}
#af-wrapper .unread-time {
color: #888;
} #af-wrapper .pages-and-menu .pages {
float: left;
}
#af-wrapper .pages {
display: flex;
border: 1px solid #cbcbcb;
border-radius: 2px;
background-color: #FFF;
line-height: 30px;
margin: 0;
padding: 0;
text-align: center;
align-items: stretch;
}
#af-wrapper .pages a,
#af-wrapper .pages strong {
color: #666 !important;
padding: 0 12px;
margin: 0;
border-right: 1px solid #cbcbcb;
font-weight: normal;
}
#af-wrapper .pages strong {
background-color: #e1e1e1;
}
#af-wrapper .pages strong,
#af-wrapper .pages a:not([href]) {
cursor: default;
}
#af-wrapper .pages > *:last-child {
border: none;
}
#af-wrapper .topic .pages {
display: inline-table;
height: 18px;
line-height: 18px;
}
#af-wrapper .topic .pages a,
#af-wrapper .topic .pages strong {
display: table-cell;
}
#af-wrapper .pages a:hover,
#af-wrapper .topic .pages a:hover {
background-color: #e1e1e1;
text-decoration: none;
}
@media screen and (max-width: 782px) {
#af-wrapper .pages {
width: 100%;
margin-bottom: 10px;
}
#af-wrapper .topic .pages a {
padding: 2px 12px;
}
#af-wrapper .pages strong {
flex-grow: 1;
}
} #af-wrapper .title-element {
display: block;
padding: 0px 20px;
height: 32px;
line-height: 32px;
color: #fff;
background-color: #256db3;
border-bottom: 1px solid #054d98;
border-radius: 4px 4px 0px 0px;
}
#af-wrapper .title-element-dark {
background-color: #999;
border-bottom: 1px solid #767676;
}
#af-wrapper .title-element-icon:before {
padding-right: 8px;
} #af-wrapper #forum-header {
display: block;
margin: 0;
padding: 2px;
border: none;
border-radius: 4px;
background-color: #256db3;
min-height: 44px;
}
#af-wrapper #forum-navigation,
#af-wrapper #forum-navigation-mobile {
display: inline;
text-align: left; }
#af-wrapper #forum-navigation a,
#af-wrapper #forum-navigation-mobile a {
padding: 0 24px;
color: #fff !important;
border-left: 1px solid #054d98;
line-height: 44px;
display: inline-block; margin: 0; text-align: left; position: static; width: auto; }
#af-wrapper #forum-navigation a:first-child,
#af-wrapper #forum-navigation-mobile a:first-child {
border-left: none;
}
#af-wrapper #forum-navigation-mobile a span {
padding-right: 8px;
}
#af-wrapper #forum-navigation-mobile {
display: none;
width: 100%;
cursor: pointer;
}
@media screen and (max-width: 782px) {
#af-wrapper #forum-navigation-mobile {
display: block;
}
#af-wrapper #forum-navigation-mobile a {
text-decoration: none;
}
#af-wrapper #forum-navigation {
width: 100%;
display: none;
}
#af-wrapper #forum-navigation a {
display: block;
border: none;
}
#af-wrapper .show-navigation {
display: block !important;
}
} #af-wrapper .subscription {
width: 100%;
border-bottom: 1px solid #eee;
vertical-align: middle;
padding: 4px 16px;
box-sizing: border-box;
}
#af-wrapper .subscription .unsubscribe-link {
float: right;
color: #a00 !important;
}
#af-wrapper .subscription .unsubscribe-link:hover {
color: red !important;
}
#af-wrapper #subscriptions-panel .action-panel-option {
width: 33%;
}
@media screen and (max-width: 782px) {
#af-wrapper #subscriptions-panel .action-panel-option {
width: 100%;
}
} #af-wrapper #forum-breadcrumbs {
display: block;
width: 100%;
box-sizing: border-box;
line-height: 26px;
font-size: 11px;
padding: 0 8px;
margin: 0; color: #888;
}
#af-wrapper #forum-breadcrumbs a,
#af-wrapper #forum-breadcrumbs span {
display: inline-block;
}
#af-wrapper #forum-breadcrumbs a {
color: #888 !important;
background: none; border: none; padding: 0 6px 0 0;
}
#af-wrapper #forum-breadcrumbs a:hover {
color: #444 !important;
}
#af-wrapper #forum-breadcrumbs .breadcrumb-icon {
padding: 0 6px 0 0;
}
#af-wrapper #forum-breadcrumbs .separator:last-child {
display: none;
} #af-wrapper #forum-search {
float: right;
width: 238px;
height: 44px;
line-height: 44px;
margin: 0;
padding: 0;
box-sizing: border-box;
background-color: #fff;
color: #444;
border: none;
border-radius: 3px;
cursor: text;
}
#af-wrapper #forum-search form {
display: inline;
}
#af-wrapper #forum-search input {
vertical-align: inherit;
font-style: italic;
padding: 0;
border: 0;
background-color: inherit;
width: calc(100% - 40px);;
height: initial; font-size: 13px;
line-height: normal;
display: initial; outline: none;
box-shadow: none; min-height: initial; background-image: none; float: initial; }
#af-wrapper #forum-search input::-webkit-search-cancel-button {
display: none;
}
#af-wrapper #forum-search p {
display: none;
}
#af-wrapper #forum-search .search-icon {
padding: 0;
width: 35px;
height: 44px;
line-height: 44px;
text-align: center;
}
@media screen and (max-width: 782px) {
#af-wrapper #forum-search {
display: block;
width: 100%;
}
} #af-wrapper .content-container,
#af-wrapper .editor-element {
background-color: #fff;
border-color: #eee;
border-style: solid;
border-width: 0px 1px 2px;
margin: 0 0 15px 0; max-width: none; border-radius: 0px 0px 4px 4px;
}
#af-wrapper .editor-element {
background-color: #fafafa;
}
#af-wrapper .content-container a:hover,
#af-wrapper .post-element a:hover {
outline: none; background-color: inherit; }
#af-wrapper img.avatar {
float: none;
border-radius: 50%;
border: 1px solid #ccc;
outline: none;
background-color: #fff;
display: initial; box-shadow: none; margin: 0; padding: 0; } #af-wrapper .post-element {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
width: 100%;
padding: 0px; margin: 0px 0px 8px 0px; border-width: 1px 1px 2px 1px;
border-style: solid;
border-color: #eee;
box-sizing: border-box;
background-color: #fafafa;
}
#af-wrapper .post-element:before,
#af-wrapper .post-element:after {
content: none; }
#af-wrapper .first-post {
border-top-width:  0px;
}
#af-wrapper .highlight-post {
outline: 3px solid red;
outline-offset: -3px;
}
@media screen and (max-width: 782px) {
#af-wrapper .post-element {
flex-direction: column;
}
} #af-wrapper .post-author {
text-align: center;
vertical-align: top;
width: 160px;
padding: 15px 10px;
word-wrap: break-word;
position: relative; float: none; box-sizing: border-box;
}
#af-wrapper .post-author .post-author-block-name,
#af-wrapper .post-author .post-author-block-meta,
#af-wrapper .post-author .post-author-block-group {
padding-bottom: 8px;
}
#af-wrapper .post-author span,
#af-wrapper .post-author small {
display: block;
}
#af-wrapper .post-author .post-username {
font-weight: bold;
line-height: 24px;
}
#af-wrapper .post-author .topic-author {
color: #256db3;
font-style: italic;
}
#af-wrapper .post-author img.avatar {
height: 120px; width: 120px; }
@media screen and (max-width: 782px) {
#af-wrapper .post-author {
padding: 10px;
width: 100%;
min-height: 60px;
}
#af-wrapper .post-author .post-author-block-name {
padding: 0px 45px;
}
#af-wrapper .post-author .post-author-block-meta,
#af-wrapper .post-author .post-author-block-group {
display: none;
}
#af-wrapper .post-author img.avatar {
position: absolute;
height: 40px;
width: 40px;
min-height: 40px; min-width: 40px; left: 10px;
top: 10px;
}
} #af-wrapper .post-wrapper {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
flex-direction: column;
vertical-align: top;
padding: 0;
word-break: break-word;
box-sizing: border-box;
background-color: #fff;
border-width: 0px 0px 0px 1px;
border-style: solid;
border-color: #eee;
padding: 0px 20px;
}
@media screen and (max-width: 782px) {
#af-wrapper .post-wrapper {
border-width: 1px 0px 0px 0px;
}
} #af-wrapper .forum-post-header {
width: 100%;
border-width: 0px 0px 1px 0px;
border-style: solid;
border-color: #eee;
box-sizing: border-box;
margin-bottom: 8px;
font-size: 12px;
line-height: 30px;
}
#af-wrapper .forum-post-date {
float: left;
padding: 0 3px;
}
#af-wrapper .forum-post-date,
#af-wrapper .forum-post-date a {
font-style: italic;
color: #888;
font-size: 11px;
}
#af-wrapper .forum-post-menu {
float: right;
}
#af-wrapper .forum-post-menu a {
color: #256db3;
padding: 0px 10px;
display: inline-block;
line-height: 30px;
}
#af-wrapper .forum-post-menu a:hover {
color: #005C92;
text-decoration: none;
}
#af-wrapper .forum-post-menu a.delete-forum-post {
color: #a00 !important;
}
#af-wrapper .forum-post-menu a.delete-forum-post:hover {
color: red !important;
}
@media screen and (max-width: 440px) {
#af-wrapper .forum-post-header .forum-post-date,
#af-wrapper .forum-post-header .forum-post-menu {
display: block;
width: 100%;
text-align: center;
}
} #af-wrapper .post-message {
-webkit-box-flex: 1 auto;
-moz-box-flex: 1 auto;
-webkit-flex: 1 auto;
-ms-flex: 1 auto;
flex: 1 auto;
width: 100%;
min-height: 150px;
box-sizing: border-box;
}
#af-wrapper .post-message a { overflow-wrap: break-word; word-wrap: break-word; -ms-word-break: break-all; word-break: break-all; word-break: break-word; -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; }
#af-wrapper .post-message p {
margin: 0 0 20px;
padding: 0px; color: inherit; font-family: inherit; }
#af-wrapper .post-message ul {
padding: 0px 15px 15px 15px !important; margin: 0;
list-style: initial; }
#af-wrapper .post-message img {
max-width: 100% !important;
height: auto !important;
}
#af-wrapper .post-message p:empty:before {
content: none;
} #af-wrapper .post-footer {
width: 100%;
font-style: italic;
font-size: 11px;
color: #888;
text-align: right;
padding: 10px 0px;
box-sizing: border-box;
line-height: 20px;
}
#af-wrapper .post-footer a {
color: #888;
}
#af-wrapper .post-meta {
float: right;
position: static; font-size: inherit; }
@media screen and (max-width: 440px) {
#af-wrapper .post-footer .post-edit-date {
display: none;
}
} #af-wrapper .signature {
width: 100%;
box-sizing: border-box;
font-style: italic;
font-size: 11px;
color: #888;
text-align: right;
padding: 6px 6px;
width: 100%;
line-height: 20px;
border-top: 1px solid #eee;
} #af-wrapper blockquote {
font-size: inherit;
padding: 8px 10px 0;
margin: 10px 0;
background: rgba(0, 0, 0, 0.02);
border: 1px solid rgba(0, 0, 0, 0.05);
border-left: 4px solid rgba(0, 0, 0, 0.05);
border-radius: 5px;
cursor: pointer;
outline: none; color: inherit; float: none; width: auto; left: 0; }
#af-wrapper blockquote:before {
content: none; }
#af-wrapper .post-message > blockquote {
max-height: 250px;
overflow: hidden;
position: relative;
}
#af-wrapper .post-message > blockquote:after {
content: "";
position: absolute;
top: 208px;
left: 0;
width: 100%;
height: 50px;
background: linear-gradient(rgba(249, 249, 249, 0), rgba(249, 249, 249, 1));
}
#af-wrapper .post-message > blockquote.full-quote {
max-height: none;
}
#af-wrapper .post-message > blockquote.full-quote:after {
display: none;
}
#af-wrapper .quotetitle {
font-style: italic;
font-weight: bold;
margin-bottom: 10px;
} #af-wrapper #bottom-navigation {
display: block;
height: 20px;
line-height: 20px;
color: #256db3;
}
#af-wrapper #bottom-navigation span:before {
margin-right: 8px;
}
#af-wrapper #bottom-navigation a {
display: inline-block;
height: 20px;
line-height: 20px;
font-size: 11px;
font-style: italic;
padding-right: 16px;
} #af-wrapper #statistics {
margin: 15px 0;
width: 100%;
background-color: #fff;
}
#af-wrapper #statistics-body {
font-size: 12px;
float: left;
width: 100%;
border: 1px solid #eee;
text-align: center;
box-sizing: border-box;
}
#af-wrapper #statistics-online-users {
display: block;
text-align: left;
padding: 3px 20px;
border-top: 1px solid #eee;
background-color: #fafafa;
}
#af-wrapper #statistics-online-users .online-users-icon {
padding-right: 6px;
}
#af-wrapper .statistics-element {
width: 165px;
display: inline-block;
margin: 10px 0;
border-right: 1px solid #eee;
text-align: center;
}
#af-wrapper .statistics-element:last-child {
border-right: none;
}
#af-wrapper .statistics-element .element-number {
font-size: 16px;
line-height: 30px;
}
#af-wrapper .statistics-element-icon {
padding-right: 8px;
}
@media screen and (max-width: 782px) {
#af-wrapper .statistics-element {
border: none;
}
#af-wrapper .statistics-element .element-number,
#af-wrapper .statistics-element .element-name {
display: inline-block;
font-size: 12px;
line-height: 30px;
padding: 0px 2px;
}
} #af-wrapper .user-online .avatar {
box-shadow: 0px 0px 5px #82f338;
border: 1px solid #82f338;
} #af-wrapper #profile-header {
position: relative;
width: 100%;
height: 200px;
overflow: hidden;
box-sizing: border-box;
border-style: solid;
border-color: #256db3;
border-width: 1px 1px 0px 1px;
}
#af-wrapper #profile-header .background-avatar {
z-index: 1;
position: absolute;
width: 100%;
height: 200px;
top: 0px;
left: 0px;
background-color: #256db3;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
opacity: 0.9;
filter: blur(15px);
-o-filter: blur(15px);
-ms-filter: blur(15px);
-moz-filter: blur(15px);
-webkit-filter: blur(15px);
transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
-moz-transform: scale(1.2);
-webkit-transform: scale(1.2);
}
#af-wrapper #profile-header .background-contrast {
z-index: 2;
position: absolute;
width: 100%;
height: 100px;
background-color: #fff;
opacity: 0.4;
left: 0;
bottom: 0;
}
#af-wrapper #profile-header img.avatar {
z-index: 3;
position: absolute;
top: 20px;
left: 20px;
height: 160px; width: 160px; }
#af-wrapper #profile-header .user-info {
z-index: 4;
position: absolute;
height: 100px;
left: 200px;
bottom: 0;
box-sizing: border-box;
padding: 15px 0;
}
@media screen and (max-width: 782px) {
#af-wrapper #profile-header,
#af-wrapper #profile-header .background-avatar {
height: 100px;
}
#af-wrapper #profile-header img.avatar {
height: 60px;
width: 60px;
}
#af-wrapper #profile-header .user-info {
left: 100px;
}
}
#af-wrapper #profile-header .profile-display-name {
font-size: 24px;
}
#af-wrapper #profile-navigation {
display: block;
background-color: #256db3;
height: 40px;
}
#af-wrapper #profile-navigation a {
color: white !important;
line-height: 40px;
padding: 0px 40px;
height: 40px;
display: inline-block;
}
#af-wrapper #profile-navigation a.active {
background-color: #054d98;
}
@media screen and (max-width: 782px) {
#af-wrapper #profile-navigation {
height: auto;
}
#af-wrapper #profile-navigation a {
display: block;
}
}
#af-wrapper #profile-layer,
#af-wrapper #profile-content {
padding: 16px 24px;
border: 1px solid #eee;
background-color: #fafafa;
}
#af-wrapper #profile-content .profile-row {
display: table;
width: 100%;
margin: 0px 0px 8px 0px;
padding-bottom: 8px;
border-bottom: 1px solid #eee;
}
#af-wrapper #profile-content .profile-row p {
margin-top: 0px;
}
#af-wrapper #profile-content .profile-row div:first-child {
margin-right: 5px;
display: table-cell;
width: 176px;
vertical-align: top;
}
#af-wrapper #profile-content .profile-row div:nth-child(2) {
display: table-cell;
font-style: italic;
}
#af-wrapper #profile-content .profile-section-header {
display: block;
border-bottom: 1px solid #eee;
font-size: 14px;
line-height: 20px;
margin-top: 24px;
padding-bottom: 4px;
}
#af-wrapper #profile-content .profile-section-header-icon {
padding-right: 8px;
}
@media screen and (max-width: 782px) {
#af-wrapper #profile-content .profile-row {
display: block;
}
#af-wrapper #profile-content .profile-row div:first-child,
#af-wrapper #profile-content .profile-row div:nth-child(2) {
display: block;
margin: 0;
width: auto;
}
}
#af-wrapper .edit-profile-link {
display: block;
margin-top: 24px;
}
#af-wrapper .edit-profile-link span {
padding-right: 6px;
} #af-wrapper .history-element {
display: table;
width: 100%;
border-bottom: 1px solid #eeeeee;
padding: 4px 8px;
box-sizing: border-box;
}
#af-wrapper .history-element:last-child {
border-bottom: none;
}
#af-wrapper .history-name {
display: table-cell;
box-sizing: border-box;
vertical-align: middle;
}
#af-wrapper .history-title,
#af-wrapper .history-topic {
line-height: 24px;
display: block;
}
#af-wrapper .history-time {
display: table-cell;
box-sizing: border-box;
vertical-align: middle;
width: 160px;
text-align: right;
}
#af-wrapper .history-topic,
#af-wrapper .history-time {
font-style: italic;
font-size: smaller !important;
}
#af-wrapper #profile-layer .pages-and-menu:first-of-type {
border-bottom: 1px solid #eee;
}
#af-wrapper #profile-layer .pages-and-menu:last-of-type {
padding-top: 16px;
}
@media screen and (max-width: 782px) {
#af-wrapper .history-element {
display: block;
}
#af-wrapper .history-name,
#af-wrapper .history-time {
display: block;
width: 100%;
text-align: left;
}
} #af-wrapper .member-avatar,
#af-wrapper .member-name,
#af-wrapper .member-posts,
#af-wrapper .member-last-seen {
display: table-cell;
box-sizing: border-box;
vertical-align: middle;
padding: 8px;
}
#af-wrapper .member-avatar {
width: 80px;
text-align: center;
}
#af-wrapper .member-avatar img.avatar {
vertical-align: middle;
height: 60px; width: 60px; }
#af-wrapper .member-name {
width: auto;
text-align: left; }
#af-wrapper .member-posts {
width: 100px;
text-align: right;
padding-right: 16px;
font-size: smaller;
}
#af-wrapper .member-last-seen {
width: 200px;
text-align: left;
font-size: smaller;
padding-left: 16px;
border-left: 1px solid #eee;
}
#af-wrapper #memberslist-filter {
background-color: #fff;
border-color: #eee;
border-style: solid;
border-width: 0px 1px 2px;
padding: 8px 16px;
}
#af-wrapper #memberslist-filter-toggle {
cursor: pointer;
}
#af-wrapper #roles-filter,
#af-wrapper #usergroups-filter {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
line-height: 30px;
}
#af-wrapper #usergroups-filter {
padding-top: 4px;
border-top: 1px solid #eee;
margin-top: 4px;
}
#af-wrapper .filter-name {
width: auto;
padding-right: 8px;
}
#af-wrapper .filter-options {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
@media screen and (max-width: 782px) {
#af-wrapper .member-last-seen {
display: none;
}
} #af-wrapper .post-reactions {
float: left;
cursor: default;
}
#af-wrapper .post-reactions .reaction {
color: #888;
}
#af-wrapper .post-reactions .reaction-icon:before {
display: inline-block;
min-width: 20px;
font-size: 14px;
}
#af-wrapper .post-reactions .reaction-number {
display: inline-block;
min-width: 20px;
text-align: center;
font-weight: bold;
font-style: italic;
margin-right: 8px;
}
#af-wrapper .post-reactions a {
display: inline-block;
}
#af-wrapper .post-reactions a:hover {
transform: scale(1.3);
transform-origin: center;
transition: all 0.3s;
}
#af-wrapper .post-reactions a:hover .down,
#af-wrapper .post-reactions .down .reaction-number,
#af-wrapper .post-reactions .down .reaction-active {
color: rgba(255, 0, 0, 0.75);
}
#af-wrapper .post-reactions a:hover .up,
#af-wrapper .post-reactions .up .reaction-number,
#af-wrapper .post-reactions .up .reaction-active {
color: rgba(0, 128, 0, 0.75);
}
#af-wrapper .post-reactions-summary .reaction-names {
border: 1px solid #eee;
display: block;
border-left: 3px solid #eee;
padding: 3px 6px;
margin: 8px 0;
background-color: #fafafa;
font-size: 12px;
cursor: pointer;
}
.asgarosforum-reaction-details span {
display: block;
line-height: 30px;
border-bottom: 1px solid #eee;
}
.asgarosforum-reaction-details i {
padding-right: 8px;
font-size: 14px;
line-height: 30px;
} #af-wrapper .temporary-modal-container {
display: none;
}
#af-wrapper .modal-layer {
display: block;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,.8);
outline: 0;
visibility: visible;
z-index: 99999;
cursor: pointer;
}
#af-wrapper .modal-content {
width: 400px;
background-color: white;
max-height: 400px;
padding: 16px;
overflow-y: scroll;
position: relative;
margin: 0;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#af-wrapper .modal-content::-webkit-scrollbar {
width: 10px;
}
#af-wrapper .modal-content::-webkit-scrollbar-thumb {
background-color: #e3e3e3;
}
#af-wrapper .modal-content::-webkit-scrollbar-track {
width: 10px;
border-left: 3px solid #fff;
background-color: #f2f2f2;
} #af-wrapper span.mention-nice-name {
color: #888;
font-size: 12px !important;
font-family: "Courier New";
} #af-wrapper .activity-element {
display: block;
min-height: 32px;
line-height: 32px;
padding: 0px 12px;
border-bottom: 1px solid #eee;
}
#af-wrapper .activity-icon:before {
padding-right: 8px;
}
#af-wrapper .activity-time {
color: #888;
font-size: smaller;
} #af-wrapper .spoiler {
display: block;
box-sizing: border-box;
width: 100%;
border: 1px solid #eee;
border-radius: 4px;
}
#af-wrapper .spoiler .spoiler-head {
display: block;
padding: 6px 8px;
cursor: pointer;
background-color: #fafafa;
}
#af-wrapper .spoiler .spoiler-body {
display: none;
padding: 6px 8px;
border-top: 1px solid #eee;
}
#af-wrapper .spoiler .spoiler-head span {
display: inline-block;
line-height: 20px;
}
#af-wrapper .spoiler .spoiler-head span:before {
display: inline-block;
line-height: 20px;
padding-right: 4px;
}
#af-wrapper .spoiler .closed span:before {
content: "+";
}
#af-wrapper .spoiler .opened span:before {
content: "-";
} #af-wrapper .report-exists {
color: #ff0000;
}
#af-wrapper .report-link {
color: #888;
}
#af-wrapper .report-element {
display: block;
width: 100%;
padding: 0px 10px;
margin: 0px 0px 10px 0px;
border-width: 1px 1px 3px 1px;
border-style: solid;
border-color: #eee;
background-color: #fff;
box-sizing: border-box;
}
#af-wrapper .report-source {
font-size: smaller;
display: block;
border-bottom: 1px solid #eee;
line-height: 30px;
}
#af-wrapper .report-content {
border-radius: 3px;
position: relative;
font-style: italic;
padding: 8px;
margin: 8px 0 8px 40px;
background: #fafafa;
border: 1px solid #eee;
}
#af-wrapper .report-content:before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
content: "\f10d";
position: absolute;
top: 0px;
right: 100%;
color: #888;
font-size: 26px;
line-height: 40px;
height: 40px;
width: 40px;
}
#af-wrapper .report-actions {
border-top: 1px solid #eee;
display: block;
}
#af-wrapper .report-actions a {
color: #256db3;
padding: 0px 10px;
display: inline-block;
line-height: 30px;
}
#af-wrapper .report-actions a:hover {
color: #005C92;
text-decoration: none;
}
#af-wrapper .report-actions a span:before {
padding-right: 4px;
}
#af-wrapper .report-actions .report-action-delete {
color: #a00 !important;
}
#af-wrapper .report-actions .report-action-delete:hover {
color: red !important;
} #af-wrapper .forum .forum-status,
#af-wrapper .topic .topic-status {
font-size: 32px;
}
#af-wrapper .unread-topic .topic-status,
#af-wrapper .unapproved-topic .topic-status {
font-size: 20px;
}
#af-wrapper .unread {
color: #256db3;
}
#af-wrapper .read {
color: #a2a2a2;
} #af-wrapper #poll-form {
padding: 8px;
}
#af-wrapper .add-poll {
display: block;
cursor: pointer;
}
#af-wrapper .editor-row-title-icon {
padding-right: 8px;
}
#af-wrapper #poll-question input {
font-size: 16px;
}
#af-wrapper #poll-options {
border-color: #eee;
border-style: solid;
border-width: 1px 0px 1px 0px;
padding: 12px 0px;
margin: 12px 0px;
}
#af-wrapper #poll-options input {
font-size: 14px;
}
#af-wrapper #poll-options .poll-option-container {
display: flex;
display: -webkit-flex;
flex-direction: row;
-webkit-flex-direction: row;
flex-grow: 0;
-webkit-flex-grow: 0;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
align-items: center;
margin-bottom: 8px;
}
#af-wrapper #poll-options .poll-option-input {
flex-grow: 1;
-webkit-flex-grow: 1;
}
#af-wrapper #poll-options .poll-option-add {
display: block;
padding: 10px 0;
cursor: pointer;
}
#af-wrapper #poll-options .poll-option-delete {
width: 20px;
cursor: pointer;
color: #e00000;
margin-left: 8px;
font-size: 14px;
}
#af-wrapper #poll-settings {
display: block;
}
#af-wrapper #poll-settings .remove-poll {
color: #e00000;
float: right;
cursor: pointer;
}
#af-wrapper #poll-panel {
border: 1px solid #eee;
background-color: #fafafa;
padding: 8px 16px;
margin-bottom: 15px;
}
#af-wrapper #poll-panel #poll-headline {
display: block;
line-height: 32px;
font-size: 16px;
border-bottom: 1px solid #eee;
}
#af-wrapper #poll-panel #poll-headline span {
padding-right: 8px;
}
#af-wrapper #poll-panel #poll-results {
display: block;
padding: 16px 0px;
}
#af-wrapper #poll-panel .actions {
display: block;
}
#af-wrapper #poll-panel .actions input[type="submit"] {
border-radius: 4px;
padding: 0 16px !important;
}
#af-wrapper #poll-results .poll-result-row {
display: block;
width: 100%;
margin-bottom: 16px;
}
#af-wrapper #poll-results .poll-result-name {
display: block;
margin: 6px 0;
width: 100%;
}
#af-wrapper #poll-results .poll-result-numbers {
float: right;
text-align: right;
color: #888;
font-style: italic;
}
#af-wrapper #poll-results .poll-result-bar {
display: block;
width: 100%;
border: 1px solid #eee;
border-radius: 4px;
background-color: #fff;
overflow: hidden;
}
#af-wrapper #poll-results .poll-result-filling {
height: 20px;
}
#af-wrapper #poll-results .poll-result-total {
display: block;
text-align: right;
color: #888;
font-style: italic;
}
#af-wrapper #poll-warning {
display: block;
color: #888;
text-align: justify;
} #af-wrapper .topic-icon:before {
color: #aaa;
padding-right: 6px;
} #af-wrapper .far {
font-weight: 400;
}
#af-wrapper .fas {
font-weight: 900;
}.atwho-view {
background: #fff;
border-radius: 2px;
border: 1px solid #eee;
color: #444;
display: none;
font-family: sans-serif;
margin-top: 18px;
position: absolute;
top: 0;
z-index: 1000; box-shadow: 0 0 5px rgba(27,31,35,.1);
} .atwho-view {
left: 0;
}
.atwho-view ul {
list-style: none;
margin: auto;
padding: 0;
}
.atwho-view ul li {
border-bottom: 1px solid #eee;
box-sizing: content-box;
cursor: pointer;
display: block;
font-size: 14px;
height: 20px;
line-height: 20px;
margin: 0;
overflow: hidden;
padding: 5px 10px;
}
.atwho-view img {
border-radius: 2px;
float: right;
height: 20px;
margin-top: 0;
width: 20px;
}
.atwho-view strong {
font-weight: 700;
}
.atwho-view .username strong {
color: #256db3;
}
.atwho-view small {
color: #888;
float: right;
font-size: smaller;
font-weight: 400;
margin: 0 10px 0 40px;
}
.atwho-view .cur {
background: #fafafa;
}
@media (max-width: 900px) {
.atwho-view img {
float: left;
margin: 0 10px 0 0;
}
}
@media (max-width: 400px) {
.atwho-view ul li {
font-size: 16px;
line-height: 23px;
padding: 13px;
}
.atwho-view ul li img {
height: 30px;
margin-top: -5px;
width: 30px;
}
.atwho-view {
border-radius: 0;
left: 0 !important;
width: 100%;
}
.atwho-view ul li .username {
display: inline-block;
margin: -10px 0 0 0;
padding: 10px 0;
}
.atwho-view ul li small {
display: inline-block;
margin-left: 20px;
}
}.page-list .current_page_item > a {
font-weight: bold; } .page-list-ext {
clear: both;
} .page-list-ext {
*zoom: 1;
}
.page-list-ext:before, .page-list-ext:after {
display: table;
line-height: 0;
content: "";
}
.page-list-ext:after {
clear: both;
}
.page-list-ext .page-list-ext-item {
clear: both;
margin: 10px 0 30px 0;
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
}
.page-list-ext .page-list-ext-image {
float: left;
display: inline;
margin: 5px 15px 15px 0;
}
.page-list-ext .page-list-ext-title {
clear: none;
}
.page-list-cols-2,
.page-list-cols-3,
.page-list-cols-4,
.page-list-cols-5 {
-webkit-column-gap: 30px;
-moz-column-gap: 30px;
column-gap: 30px;
}
.page-list-cols-2 {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
.page-list-cols-3 {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
}
.page-list-cols-4 {
-webkit-column-count: 4;
-moz-column-count: 4;
column-count: 4;
}
.page-list-cols-5 {
-webkit-column-count: 5;
-moz-column-count: 5;
column-count: 5;
} @media (max-width: 767px) { .page-list-cols-2,
.page-list-cols-3,
.page-list-cols-4,
.page-list-cols-5 {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
}
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}.footer-widgets-container{padding:40px}.inside-footer-widgets{display:flex}.inside-footer-widgets>div{flex:1 1 0}.site-footer .footer-widgets-container .inner-padding{padding:0 0 0 40px}.site-footer .footer-widgets-container .inside-footer-widgets{margin-left:-40px}.top-bar{font-weight:400;text-transform:none;font-size:13px}.top-bar .inside-top-bar{display:flex;align-items:center;flex-wrap:wrap}.top-bar .inside-top-bar .widget{padding:0;display:inline-block;margin-bottom:0}.top-bar .inside-top-bar .textwidget p:last-child{margin:0}.top-bar .widget-title{display:none}.top-bar .widget{margin:0 10px}.top-bar .widget_nav_menu>div>ul{display:flex;align-items:center}.top-bar .widget_nav_menu li{margin:0 10px;padding:0}.top-bar .widget_nav_menu li:first-child{margin-left:0}.top-bar .widget_nav_menu li:last-child{margin-right:0}.top-bar .widget_nav_menu li ul{display:none}.inside-top-bar{padding:10px 40px}div.top-bar .widget{margin-bottom:0}.top-bar-align-right .widget{margin-right:0}.top-bar-align-right .widget:first-child{margin-left:auto}.top-bar-align-right .widget:nth-child(even){order:-20}.top-bar-align-right .widget:nth-child(2){margin-left:0}.top-bar-align-left .widget{margin-left:0}.top-bar-align-left .widget:nth-child(odd){order:-20}.top-bar-align-left .widget:nth-child(2){margin-left:auto}.top-bar-align-left .widget:last-child{margin-right:0}.top-bar-align-center .widget:first-child{margin-left:auto}.top-bar-align-center .widget:last-child{margin-right:auto}.top-bar-align-center .widget:not(:first-child):not(:last-child){margin:0 5px}.footer-bar-active .footer-bar .widget{padding:0}.footer-bar .widget_nav_menu>div>ul{display:flex;align-items:center;flex-wrap:wrap}.footer-bar .widget_nav_menu li{margin:0 10px;padding:0}.footer-bar .widget_nav_menu li:first-child{margin-left:0}.footer-bar .widget_nav_menu li:last-child{margin-right:0}.footer-bar .widget_nav_menu li ul{display:none}.footer-bar .textwidget p:last-child{margin:0}.footer-bar .widget-title{display:none}.footer-bar-align-right .copyright-bar{order:-20;margin-right:auto}.footer-bar-align-left .copyright-bar{margin-left:auto}.footer-bar-align-center .inside-site-info{flex-direction:column}.footer-bar-align-center .footer-bar{margin-bottom:10px}.site-footer:not(.footer-bar-active) .copyright-bar{margin:0 auto}@media (max-width:768px){.top-bar .inside-top-bar{justify-content:center}.top-bar .inside-top-bar>.widget{order:1;margin:0 10px}.top-bar .inside-top-bar:first-child{margin-left:auto}.top-bar .inside-top-bar:last-child{margin-right:auto}.top-bar .widget_nav_menu li{padding:5px 0}.top-bar-align-center{text-align:center}.inside-footer-widgets{flex-direction:column}.inside-footer-widgets>div:not(:last-child){margin-bottom:40px}.site-footer .footer-widgets .footer-widgets-container .inside-footer-widgets{margin:0}.site-footer .footer-widgets .footer-widgets-container .inner-padding{padding:0}.footer-bar-active .inside-site-info{flex-direction:column}.footer-bar-active .footer-bar{margin-bottom:10px}.footer-bar .widget_nav_menu>div>ul{justify-content:center}.footer-bar .widget_nav_menu li{padding:5px 0}.footer-bar .widget_nav_menu li:first-child{margin-left:10px}.footer-bar .widget_nav_menu li:last-child{margin-right:10px}.footer-bar-align-left .copyright-bar{margin-left:0}.footer-bar-align-right .copyright-bar{order:unset;margin-right:0}}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0;border:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}progress{vertical-align:baseline}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}body,button,input,select,textarea{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:400;text-transform:none;font-size:17px;line-height:1.5}p{margin-bottom:1.5em}h1,h2,h3,h4,h5,h6{font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit}pre{background:rgba(0,0,0,.05);font-family:inherit;font-size:inherit;line-height:normal;margin-bottom:1.5em;padding:20px;overflow:auto;max-width:100%}blockquote{border-left:5px solid rgba(0,0,0,.05);padding:20px;font-size:1.2em;font-style:italic;margin:0 0 1.5em;position:relative}blockquote p:last-child{margin:0}table,td,th{border:1px solid rgba(0,0,0,.1)}table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin:0 0 1.5em;width:100%}td,th{padding:8px}th{border-width:0 1px 1px 0}td{border-width:0 1px 1px 0}hr{background-color:rgba(0,0,0,.1);border:0;height:1px;margin-bottom:40px;margin-top:40px}fieldset{padding:0;border:0;min-width:inherit}fieldset legend{padding:0;margin-bottom:1.5em}h1{font-size:42px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h2{font-size:35px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h3{font-size:29px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h4{font-size:24px}h5{font-size:20px}h4,h5,h6{margin-bottom:20px}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}b,strong{font-weight:700}cite,dfn,em,i{font-style:italic}address{margin:0 0 1.5em}code,kbd,tt,var{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{text-decoration:none}sub,sup{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}table{margin:0 0 1.5em;width:100%}th{font-weight:700}img{height:auto;max-width:100%}button,input[type=button],input[type=reset],input[type=submit]{background:#55555e;color:#fff;border:1px solid transparent;cursor:pointer;-webkit-appearance:button;padding:10px 20px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid;border-radius:0;padding:10px 15px;max-width:100%}textarea{width:100%}a,button,input{transition:color .1s ease-in-out,background-color .1s ease-in-out}a{text-decoration:none}.button,.wp-block-button .wp-block-button__link{padding:10px 20px;display:inline-block}.wp-block-button .wp-block-button__link{font-size:inherit;line-height:inherit}.using-mouse :focus{outline:0}.using-mouse ::-moz-focus-inner{border:0}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin:0 auto}.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail{max-width:100%;height:auto}.no-sidebar .entry-content .alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw;width:auto}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.main-navigation{z-index:100;padding:0;clear:both;display:block}.main-navigation a{display:block;text-decoration:none;font-weight:400;text-transform:none;font-size:15px}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation .main-nav ul li a{padding-left:20px;padding-right:20px;line-height:60px}.inside-navigation{position:relative}.main-navigation .inside-navigation{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.main-navigation .main-nav>ul{display:flex;flex-wrap:wrap;align-items:center}.main-navigation li{position:relative}.main-navigation .menu-bar-items{display:flex;align-items:center;font-size:15px}.main-navigation .menu-bar-items a{color:inherit}.main-navigation .menu-bar-item{position:relative}.main-navigation .menu-bar-item.search-item{z-index:20}.main-navigation .menu-bar-item>a{padding-left:20px;padding-right:20px;line-height:60px}.sidebar .main-navigation .main-nav{flex-basis:100%}.sidebar .main-navigation .main-nav>ul{flex-direction:column}.sidebar .main-navigation .menu-bar-items{margin:0 auto}.sidebar .main-navigation .menu-bar-items .search-item{order:10}.nav-align-center .inside-navigation{justify-content:center}.nav-align-center .main-nav>ul{justify-content:center}.nav-align-right .inside-navigation{justify-content:flex-end}.main-navigation ul ul{display:block;box-shadow:1px 1px 0 rgba(0,0,0,.1);float:left;position:absolute;left:-99999px;opacity:0;z-index:99999;width:200px;text-align:left;top:auto;transition:opacity 80ms linear;transition-delay:0s;pointer-events:none;height:0;overflow:hidden}.main-navigation ul ul a{display:block}.main-navigation ul ul li{width:100%}.main-navigation .main-nav ul ul li a{line-height:normal;padding:10px 20px;font-size:14px}.main-navigation .main-nav ul li.menu-item-has-children>a{padding-right:0;position:relative}.main-navigation.sub-menu-left ul ul{box-shadow:-1px 1px 0 rgba(0,0,0,.1)}.main-navigation.sub-menu-left .sub-menu{right:0}.main-navigation:not(.toggled) ul li.sfHover>ul,.main-navigation:not(.toggled) ul li:hover>ul{left:auto;opacity:1;transition-delay:150ms;pointer-events:auto;height:auto;overflow:visible}.main-navigation:not(.toggled) ul ul li.sfHover>ul,.main-navigation:not(.toggled) ul ul li:hover>ul{left:100%;top:0}.main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover>ul,.main-navigation.sub-menu-left:not(.toggled) ul ul li:hover>ul{right:100%;left:auto}.nav-float-right .main-navigation ul ul ul{top:0}.menu-item-has-children .dropdown-menu-toggle{display:inline-block;height:100%;clear:both;padding-right:20px;padding-left:10px}.menu-item-has-children ul .dropdown-menu-toggle{padding-top:10px;padding-bottom:10px;margin-top:-10px}.sidebar .menu-item-has-children .dropdown-menu-toggle,nav ul ul .menu-item-has-children .dropdown-menu-toggle{float:right}.widget-area .main-navigation li{float:none;display:block;width:100%;padding:0;margin:0}.sidebar .main-navigation.sub-menu-right ul li.sfHover ul,.sidebar .main-navigation.sub-menu-right ul li:hover ul{top:0;left:100%}.sidebar .main-navigation.sub-menu-left ul li.sfHover ul,.sidebar .main-navigation.sub-menu-left ul li:hover ul{top:0;right:100%}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 2em;overflow:hidden}.site-main .post-navigation{margin-bottom:0}.paging-navigation .nav-next,.paging-navigation .nav-previous{display:none}.paging-navigation .nav-links>*{padding:0 5px}.paging-navigation .nav-links .current{font-weight:700}.nav-links>:first-child{padding-left:0}.site-header{position:relative}.inside-header{padding:20px 40px}.main-title{margin:0;font-size:25px;line-height:1.2em;word-wrap:break-word;font-weight:700;text-transform:none}.site-description{margin:0;line-height:1.5;font-weight:400;text-transform:none;font-size:15px}.site-logo{display:inline-block;max-width:100%}.site-header .header-image{vertical-align:middle}.inside-header{display:flex;align-items:center}.header-widget{margin-left:auto}.header-widget p:last-child{margin-bottom:0}.nav-float-right .header-widget{margin-left:20px}.nav-float-right #site-navigation{margin-left:auto}.nav-float-left #site-navigation{margin-right:auto;order:-10}.nav-float-left .header-widget{margin-left:0;margin-right:20px;order:-15}.header-aligned-center:not([class*=nav-float-]) .inside-header{justify-content:center;flex-direction:column;text-align:center}.header-aligned-center:not([class*=nav-float-]) .header-widget{margin-left:auto;margin-right:auto}.header-aligned-center:not([class*=nav-float-]) .inside-header>:not(:first-child){margin-top:1em}.header-aligned-right:not([class*=nav-float-]) .inside-header{justify-content:flex-end}.header-aligned-right:not([class*=nav-float-]) .header-widget{margin-right:auto;margin-left:0;order:-10}.site-branding-container{display:inline-flex;align-items:center;text-align:left;flex-shrink:0}.site-branding-container .site-logo{margin-right:1em}.sticky{display:block}.entry-header .gp-icon,.posted-on .updated{display:none}.byline,.entry-header .cat-links,.entry-header .comments-link,.entry-header .tags-links,.group-blog .byline,.single .byline{display:inline}footer.entry-meta .byline,footer.entry-meta .posted-on{display:block}.entry-content:not(:first-child),.entry-summary:not(:first-child),.page-content:not(:first-child){margin-top:2em}.page-links{clear:both;margin:0 0 1.5em}.archive .format-aside .entry-header,.archive .format-status .entry-header,.archive .format-status .entry-meta,.archive .format-status .entry-title,.blog .format-aside .entry-header,.blog .format-status .entry-header,.blog .format-status .entry-meta,.blog .format-status .entry-title{display:none}.archive .format-aside .entry-content,.archive .format-status .entry-content,.blog .format-aside .entry-content,.blog .format-status .entry-content{margin-top:0}.archive .format-status .entry-content p:last-child,.blog .format-status .entry-content p:last-child{margin-bottom:0}.entry-header,.site-content{word-wrap:break-word}.entry-title{margin-bottom:0}.author .page-header .page-title{display:flex;align-items:center}.author .page-header .avatar{margin-right:20px}.page-header .author-info>:last-child,.page-header>:last-child{margin-bottom:0}.entry-meta{font-size:85%;margin-top:.5em;line-height:1.5}footer.entry-meta{margin-top:2em}.cat-links,.comments-link,.tags-links{display:block}.entry-content>p:last-child,.entry-summary>p:last-child,.page-content>p:last-child,.read-more-container,.taxonomy-description p:last-child{margin-bottom:0}.wp-caption{margin-bottom:1.5em;max-width:100%;position:relative}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto 0;max-width:100%}.wp-caption .wp-caption-text{font-size:75%;padding-top:5px;opacity:.8}.wp-caption img{position:relative;vertical-align:bottom}.wp-block-image figcaption{font-size:13px;text-align:center}.wp-block-gallery,ul.blocks-gallery-grid{margin-left:0}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{background:rgba(255,255,255,.7);color:#000;padding:10px;box-sizing:border-box}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.site-main .gallery{margin-bottom:1.5em}.gallery-item img{vertical-align:bottom}.gallery-icon{padding:5px}embed,iframe,object{max-width:100%}.wp-block-post-template{margin-left:0}.widget-area .widget{padding:40px}.widget select{max-width:100%}.footer-widgets .widget :last-child,.sidebar .widget :last-child{margin-bottom:0}.widget-title{margin-bottom:30px;font-size:20px;line-height:1.5;font-weight:400;text-transform:none}.widget ol,.widget ul{margin:0}.widget .search-field{width:100%}.widget .search-form{display:flex}.widget .search-form button.search-submit{font-size:15px}.footer-widgets .widget{margin-bottom:30px}.footer-widgets .widget:last-child,.sidebar .widget:last-child{margin-bottom:0}.widget ul li{list-style-type:none;position:relative;margin-bottom:.5em}.widget ul li ul{margin-left:1em;margin-top:.5em}.wp-calendar-table{table-layout:fixed}.site-content{display:flex}.grid-container{margin-left:auto;margin-right:auto;max-width:1200px}.page-header,.sidebar .widget,.site-main>*{margin-bottom:20px}.both-left .inside-left-sidebar,.both-right .inside-left-sidebar{margin-right:10px}.both-left .inside-right-sidebar,.both-right .inside-right-sidebar{margin-left:10px}.one-container.both-right .site-main,.one-container.right-sidebar .site-main{margin-right:40px}.one-container.both-left .site-main,.one-container.left-sidebar .site-main{margin-left:40px}.one-container.both-sidebars .site-main{margin:0 40px 0 40px}.one-container.archive .post:not(:last-child):not(.is-loop-template-item),.one-container.blog .post:not(:last-child):not(.is-loop-template-item){padding-bottom:40px}.one-container .site-content{padding:40px}.separate-containers .comments-area,.separate-containers .inside-article,.separate-containers .page-header,.separate-containers .paging-navigation{padding:40px}.separate-containers .site-main{margin:20px}.separate-containers.no-sidebar .site-main{margin-left:0;margin-right:0}.separate-containers.both-right .site-main,.separate-containers.right-sidebar .site-main{margin-left:0}.separate-containers.both-left .site-main,.separate-containers.left-sidebar .site-main{margin-right:0}.separate-containers .inside-left-sidebar,.separate-containers .inside-right-sidebar{margin-top:20px;margin-bottom:20px}.inside-page-header{padding:40px}.widget-area .main-navigation{margin-bottom:20px}.one-container .site-main>:last-child,.separate-containers .site-main>:last-child{margin-bottom:0}.full-width-content .container.grid-container{max-width:100%}.full-width-content.no-sidebar.separate-containers .site-main{margin:0}.full-width-content.one-container .site-content,.full-width-content.separate-containers .inside-article{padding:0}.full-width-content .entry-content .alignwide{margin-left:0;width:auto;max-width:unset}.contained-content.one-container .site-content,.contained-content.separate-containers .inside-article{padding:0}.sidebar .grid-container{max-width:100%;width:100%}.both-left .is-left-sidebar,.both-sidebars .is-left-sidebar,.left-sidebar .sidebar{order:-10}.both-left .is-right-sidebar{order:-5}.both-right .is-left-sidebar{order:5}.both-right .is-right-sidebar,.both-sidebars .is-right-sidebar{order:10}.inside-site-info{display:flex;align-items:center;justify-content:center;padding:20px 40px}.site-info{text-align:center;font-size:15px}.post-image:not(:first-child){margin-top:2em}.featured-image{line-height:0}.separate-containers .featured-image{margin-top:20px}.separate-containers .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.one-container .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.gp-icon{display:inline-flex;align-self:center}.gp-icon svg{height:1em;width:1em;top:.125em;position:relative;fill:currentColor}.close-search .icon-search svg:nth-child(1),.icon-menu-bars svg:nth-child(2),.icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:nth-child(1){display:none}.close-search .icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:nth-child(2){display:block}.entry-meta .gp-icon{margin-right:.6em;opacity:.7}nav.toggled .icon-arrow-left svg{transform:rotate(-90deg)}nav.toggled .icon-arrow-right svg{transform:rotate(90deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon svg{transform:rotate(180deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-left svg{transform:rotate(-270deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-right svg{transform:rotate(270deg)}.container.grid-container{width:auto}.menu-toggle,.mobile-bar-items,.sidebar-nav-mobile{display:none}.menu-toggle{padding:0 20px;line-height:60px;margin:0;font-weight:400;text-transform:none;font-size:15px;cursor:pointer}.menu-toggle .mobile-menu{padding-left:3px}.menu-toggle .gp-icon+.mobile-menu{padding-left:9px}.menu-toggle .mobile-menu:empty{display:none}button.menu-toggle{background-color:transparent;flex-grow:1;border:0;text-align:center}button.menu-toggle:active,button.menu-toggle:focus,button.menu-toggle:hover{background-color:transparent}.has-menu-bar-items button.menu-toggle{flex-grow:0}nav.toggled ul ul.sub-menu{width:100%}.toggled .menu-item-has-children .dropdown-menu-toggle{padding-left:20px}.main-navigation.toggled .main-nav{flex-basis:100%;order:3}.main-navigation.toggled .main-nav>ul{display:block}.main-navigation.toggled .main-nav li{width:100%;text-align:left}.main-navigation.toggled .main-nav ul ul{transition:0s;visibility:hidden;box-shadow:none;border-bottom:1px solid rgba(0,0,0,.05)}.main-navigation.toggled .main-nav ul ul li:last-child>ul{border-bottom:0}.main-navigation.toggled .main-nav ul ul.toggled-on{position:relative;top:0;left:auto!important;right:auto!important;width:100%;pointer-events:auto;height:auto;opacity:1;display:block;visibility:visible;float:none}.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle{float:right}.mobile-menu-control-wrapper{display:none;margin-left:auto;align-items:center}.has-inline-mobile-toggle #site-navigation.toggled{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search .nav-search-active{position:relative}.has-inline-mobile-toggle #site-navigation.has-active-search .navigation-search input{outline:auto}.nav-float-left .mobile-menu-control-wrapper{order:-10;margin-left:0;margin-right:auto;flex-direction:row-reverse}@media (max-width:768px){.hide-on-mobile{display:none!important}a,body,button,input,select,textarea{transition:all 0s ease-in-out}.inside-header{flex-direction:column;text-align:center}.site-header .header-widget{margin-top:1.5em;margin-left:auto;margin-right:auto;text-align:center}.site-content{flex-direction:column}.container .site-content .content-area{width:auto}.is-left-sidebar.sidebar,.is-right-sidebar.sidebar{width:auto;order:initial}.is-left-sidebar+.is-right-sidebar .inside-right-sidebar{margin-top:0}.both-left .inside-left-sidebar,.both-left .inside-right-sidebar,.both-right .inside-left-sidebar,.both-right .inside-right-sidebar{margin-right:0;margin-left:0}#main{margin-left:0;margin-right:0}body:not(.no-sidebar) #main{margin-bottom:0}.alignleft,.alignright{float:none;display:block;margin-left:auto;margin-right:auto}.comment .children{padding-left:10px;margin-left:0}.entry-meta{font-size:inherit}.entry-meta a{line-height:1.8em}}@media (min-width:769px) and (max-width:1024px){.hide-on-tablet{display:none!important}}@media (min-width:1025px){.hide-on-desktop{display:none!important}}