.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999}.modal-content{background:#fff;padding:20px;border-radius:6px;text-align:center}.modal-buttons{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.modal-buttons button{padding:10px 16px;cursor:pointer}footer{background-color:#598455;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:128px}nav{font-size:15px;line-height:30px;text-transform:uppercase;color:#15141A;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:4px}a{color:#15141A}nav a{border:1px solid transparent}nav a.active{color:#598455;font-weight:700}nav a:hover{color:#fff!important;background-color:#598455;border:1px solid #fff}.submenu nav a:hover{border-color:transparent}form{width:100%;max-width:960px;margin:auto}form *{vertical-align:middle}.login-box{border:1px solid #ccc;padding:36px;border-radius:5px;width:100%;max-width:960px}.remember{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-group{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.help-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#598455;color:white;border-radius:50%;width:16px;height:16px;text-align:center;line-height:20px;font-size:12px;vertical-align:middle;cursor:pointer;position:relative;margin-left:7px}.help-icon:hover:after{content:attr(data-tooltip);position:absolute;top:100%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:#598455;color:#fff;padding:8px;border-radius:5px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:250px;white-space:normal;text-align:center;z-index:10;-webkit-box-shadow:0 4px 8px #598455;box-shadow:0 4px 8px #598455}.help-icon:hover:before{content:'';position:absolute;top:-5px;left:50%;-webkit-transform:translateX(-50%) translateY(-100%);transform:translateX(-50%) translateY(-100%);border-width:5px;border-style:solid;border-color:transparent transparent #598455 transparent;z-index:10}.unselectable{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body:not(.login) input[type=email],body:not(.login) input[type=number],body:not(.login) input[type=password],body:not(.login) input[type=text],body:not(.login) input[type=url],body:not(.login) select,body:not(.login) textarea{padding:3px 9px;border:1px solid #ccc;border-radius:5px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color 0.3s ease,-webkit-box-shadow 0.3s ease;transition:border-color 0.3s ease,-webkit-box-shadow 0.3s ease;transition:border-color 0.3s ease,box-shadow 0.3s ease;transition:border-color 0.3s ease,box-shadow 0.3s ease,-webkit-box-shadow 0.3s ease;color:rgba(0,0,0,0.75);height:30px}select.small{width:64px}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{outline:none;-webkit-box-shadow:0 0 4px rgba(89,132,85,1);box-shadow:0 0 4px rgba(89,132,85,1)}input[type=checkbox],input[type=radio]{accent-color:#007bff}input[type=checkbox]:not(.rp-check){width:17px;height:17px;border:1px solid #ccc;border-radius:5px;background-color:white;cursor:pointer;position:relative;vertical-align:middle}input[type=checkbox]:not(#continent-selection input[type=checkbox]){margin-right:3px}button{background-color:#598455;color:white;padding:13px 19px;border:none;border-radius:1px;cursor:pointer;font-size:16px;-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease}body.flareasks button{margin-top:16px}textarea{resize:vertical;min-height:150px}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:white url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="black"%3E%3Cpath fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd" /%3E%3C/svg%3E') no-repeat right 10px center;background-size:10px;padding-right:30px}select:focus{border-color:#007bff;-webkit-box-shadow:0 0 8px rgba(0,123,255,0.3);box-shadow:0 0 8px rgba(0,123,255,0.3)}@media screen and (min-width:768px){input[type=email],input[type=number],input[type=password],input[type=text],input[type=url],select,textarea{width:20vw}input.thirtythree[type=email],input.thirtythree[type=number],input.thirtythree[type=password],input.thirtythree[type=text],input.thirtythree[type=url],select.thirtythree,textarea.thirtythree{width:33%}input.twentyfive[type=email],input.twentyfive[type=number],input.twentyfive[type=password],input.twentyfive[type=text],input.twentyfive[type=url],select.twentyfive,textarea.twentyfive{width:33%}button{width:auto}body.welcome button{background:rgba(237,232,228,0.88)!important;color:#2e2d28;font-weight:bold}body.welcome button:hover{background:rgba(237,232,228,0.72)!important;color:#2e2d28;font-weight:bold}}.form-entry{padding:10px 5px 10px 12px;background-color:rgba(255,255,255,0.72);border:1px solid #999;border-radius:5px;margin:16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px}.form-entry>:first-child{width:30%;font-weight:bold;font-size:15px;min-height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-entry>:first-child small{text-align:justify;font-size:11px;font-weight:500;margin-top:3px}.form-entry>:nth-child(2){width:70%;font-size:12px}#gender_identity,#gender_other{width:100%}.form-entry>:nth-child(2):not(.form-entry.all-countries>:nth-child(2)){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.form-entry>:nth-child(2) #continent-selection{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:10px}.form-entry #countries-by-continent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-entry>:nth-child(2)>div>label{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#continent-selection{position:relative}#countries-validator-select{position:absolute;top:5px;left:5px;width:1px;height:1px;border:0;padding:0;opacity:0;pointer-events:none}.form-entry.all-countries h4{margin-top:12px;margin-bottom:12px;padding:7px;border-bottom:2px solid #2b3132}.form-entry.all-countries :nth-child(2)>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.form-entry .flexrow{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important;vertical-align:middle;gap:7px}.form-entry .flexrow *{display:inline-block!important}.form-entry .flexcol{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;vertical-align:middle;gap:7px}.continent-countries{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:9px;-ms-flex-wrap:wrap;flex-wrap:wrap}.continent-countries h4{width:100%;text-align:left;padding:9px}.continent-countries label{padding:4px 9px;gap:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;border-radius:2px;border:1px dotted #bbb}.continent-countries input{width:18px;display:block}.form-entry *{line-height:100%}.form-entry.center{text-align:center}.form-entry strong{display:inline-block;margin:0 12px 0 6px}.form-entry.column{display:block;text-align:center}.form-entry .disabled{color:#5d7f5a}.timeline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;cursor:default;margin-top:24px}.timeline:before{content:'';position:absolute;top:21px;left:0;right:0;height:2px;background-color:#ccc;z-index:0}.timeline-step{position:relative;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.timeline-step .circle{font-family:"Ubuntu",sans-serif;font-weight:bold;width:36px;height:36px;background-color:#4e5754;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;position:relative;z-index:1}.timeline-step .label{margin-top:10px;font-size:14px}.timeline-step.completed .circle{background-color:#598455}.timeline-step.completed .label{font-weight:bold}.timeline-step.active .circle{border:3px solid #669366;background-color:#598455}.timeline-step.active .label{font-weight:bold}@media screen and (max-width:576px){.form-entry{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important;border:none}.form-entry>*{width:100%!important;padding:4px;text-align:center}.member-info:not(body.community .member-info){-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.member-list{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.member-list .role-separator{height:12px}.member-item{border-radius:4px;padding:4px 16px 4px 12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.8em;border-bottom:1px dotted #fff;gap:9px}.members-header{width:100%;background-color:#f0f0f0;font-weight:bold;text-align:left;border-bottom:2px solid #ccc;font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.members-header-row{margin:0 auto;width:100%;max-width:960px;background-color:transparent}.member-badge{max-width:33px;display:-webkit-box;display:-ms-flexbox;display:flex;padding-right:4px}.member-badge .icon{width:27px;vertical-align:middle}.member-info{-webkit-box-flex:1;-ms-flex:1;flex:1}.member-name{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.community #memberList .member-name,body.community #memberList .member-role{width:50%;text-align:left}.member-email{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:4px}.member-email .email-icon{white-space:nowrap}.member-email .icon{width:16px;vertical-align:middle}.member-dates{text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.member-dates .account_created_at,.member-dates .account_last_login{font-weight:500}.member-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px}.member-roles input,.member-roles select{width:180px}.member-actions .icon{width:27px;vertical-align:middle;cursor:pointer;-webkit-transition:-webkit-transform 0.3s ease,-webkit-filter 0.3s ease;transition:-webkit-transform 0.3s ease,-webkit-filter 0.3s ease;transition:transform 0.3s ease,filter 0.3s ease;transition:transform 0.3s ease,filter 0.3s ease,-webkit-transform 0.3s ease,-webkit-filter 0.3s ease}.member-actions .icon:hover{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-filter:brightness(1.2);filter:brightness(1.2)}.member-actions .icon:active{-webkit-transform:scale(0.9);transform:scale(0.9);-webkit-filter:brightness(0.8);filter:brightness(0.8)}.admin_unregistered{font-weight:400;text-decoration:line-through;color:#598455;font-style:italic}.hidden-actions{gap:10px;margin:3px 0}.member-actions .btn{padding:3px 7px;border:none;border-radius:4px;color:#fff;text-decoration:none;text-align:center;font-size:0.8em;cursor:pointer}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:64px;height:24px;font-family:"Ubuntu",sans-serif;font-size:14px!important;-webkit-transition:-webkit-box-shadow 0.3s ease;transition:-webkit-box-shadow 0.3s ease;transition:box-shadow 0.3s ease;transition:box-shadow 0.3s ease,-webkit-box-shadow 0.3s ease;-webkit-box-shadow:0px 4px 6px rgba(0,0,0,0.1);box-shadow:0px 4px 6px rgba(0,0,0,0.1)}.btn:hover{-webkit-box-shadow:0px 6px 8px rgba(0,0,0,0.15);box-shadow:0px 6px 8px rgba(0,0,0,0.15)}.btn:active{-webkit-box-shadow:0px 2px 4px rgba(0,0,0,0.2);box-shadow:0px 2px 4px rgba(0,0,0,0.2)}.btn.accept{background-color:#28a745}.btn.pending{background-color:#f3a505}.btn.reject{background-color:#dc3545}.btn.ban{background-color:#2f353b}.status-accepted{border-left:5px solid #28a745;background-color:#bfe3bf}.status-pending{border-left:5px solid #ffc107;background-color:#ffeab8}.status-rejected{border-left:5px solid #dc3545;background-color:#fec1bd}.status-banned{border-left:5px solid #2f353b;background-color:#b4b6b8}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.5)}.modal-content{background-color:#fff;margin:15% auto;padding:20px;border:1px solid #888;width:300px;text-align:center}.modal-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.modal-buttons button{padding:7px 16px;cursor:pointer}body.adminpage .member-info{background-color:unset!important}body.adminpage .member-info{font-size:unset!important}.notification{visibility:hidden;min-width:250px;background-color:#4CAF50;color:#fff;text-align:center;border-radius:2px;padding:16px;position:fixed;z-index:1;left:50%;bottom:30px;font-size:17px;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:visibility 0s,opacity 0.5s linear;transition:visibility 0s,opacity 0.5s linear;opacity:0}.notification.show{visibility:visible;opacity:1}.member-roles{padding:0 4px}.member-roles select{width:auto;padding-right:36px;font-size:12px;font-weight:500;color:#333;background-color:#f9f9f9;border:1px solid #fff;border-radius:4px;cursor:pointer;-webkit-transition:border-color 0.3s ease,-webkit-box-shadow 0.3s ease;transition:border-color 0.3s ease,-webkit-box-shadow 0.3s ease;transition:border-color 0.3s ease,box-shadow 0.3s ease;transition:border-color 0.3s ease,box-shadow 0.3s ease,-webkit-box-shadow 0.3s ease}.member-roles select:focus{border-color:#007BFF;-webkit-box-shadow:0 0 5px rgba(0,123,255,0.5);box-shadow:0 0 5px rgba(0,123,255,0.5);outline:none}.member-roles select:disabled{background-color:#e0e0e0;color:#999;cursor:not-allowed}.sorting-options span{font-weight:bold}.sorting-search input{margin-left:7px}.sorting-options span.tag{white-space:nowrap}.sorting-options span:after{font-size:0.8em;margin-left:5px}@media screen and (max-width:768px){body.adminpage section{padding-left:0;padding-right:0}}.member-list,.member-options-header,.pagination.footer{width:100%;max-width:960px;padding:6px 12px;background-color:#eee;font-size:0.72em}.member-options-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.member-options-header .createdat,.member-options-header span.break:nth-child(4){display:none}}.member-options-header>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.member-options-header .sorting-options label{white-space:nowrap}.pagination.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;gap:7px;padding-bottom:12px;margin-top:12px}.sorting-options>*{margin:0 4px}.sorting-options inputs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.pagination-options select{height:27px;font-size:14px;padding:4px 20px}.filter-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.filter-options label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filter-options label input[type=checkbox]{width:13px;height:13px;margin-right:3px;border-radius:2px;outline:none;cursor:pointer;display:inline-block;position:relative}.filter-options label input[type=checkbox]:checked{}.filter-options label input[type=checkbox]:checked:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:12px;text-align:center;line-height:1}#search,#searchGeo{width:144px}.pagination-options label{line-height:100%;width:auto}#resultsPerPage{width:auto;margin-left:7px}.pagination{font-size:0.8em}@media screen and (max-width:768px){.member-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:2px 7px}.member-actions{gap:4px}.sorting-search{display:none}.member-name{-webkit-box-flex:1;-ms-flex:1;flex:1}.member-roles select{width:auto;padding-right:24px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.member-dates,.member-email{display:none}.filter-options input{padding-right:0}.member-info{width:50%}}@media screen and (max-width:480px){.member-dates{display:none}.pagination-options label,.sorting-options span:not(span.tag){display:none}.sorting-options .tag{display:block}.sorting-options .tag.createdat{display:none}.member-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.member-actions .btn{width:64px}.member-actions{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:none}.btn{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:calc(33.333%)}.member-item{gap:0;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:6px 9px}.member-info{padding:2px}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.welcomepage{padding:24px}.welcomepage p{width:72%;margin:7px auto}