@charset "UTF-8";:root{--kt-gray-50:#F9FAFB;--kt-gray-100:#F3F4F6;--kt-gray-200:#E5E7EB;--kt-gray-300:#D1D5DB;--kt-gray-400:#9CA3AF;--kt-gray-500:#6B7280;--kt-gray-600:#4B5563;--kt-gray-700:#374151;--kt-gray-800:#1F2937;--kt-gray-900:#111827;--kt-primary:#2563eb;--kt-secondary:#F0F0F0;--sec-header-bg:#222;--sec-header-border:var(--kt-primary);--sec-header-text:#fff;--sec-header-desc:#999;--sec-header-link:#fff;--sec-header-link-hover:#fff;--font-size-xs:12px;--font-size-sm:14px;--font-size-base:16px;--font-size-lg:18px;--font-size-xl:24px;--h1-font-size:24px;--h2-font-size:20px;--h3-font-size:18px;--h4-font-size:16px;--h5-font-size:14px;--h6-font-size:12px;--kt-border-color:#E5E5E5;--kt-text-color:#374151;--text-gray-lv1:#6B7280;--text-gray-lv2:#9CA3AF;--kt-link-color:var(--kt-primary);--kt-link-hover-color:var(--kt-primary);--navbar-bg:#f8f8f8;--navbar-color:var(--text-color);--navbar-link-color:var(--text-color);--navbar-link-hover-color:var(--kt-primary);--navbar-link-active:var(--kt-primary);--kt-cat-icon-bg:#2563eb;--kt-cat-icon-color:#fff;--kt-cat-icon-hover-bg:#1D4ED8;--kt-cat-icon-hover-color:#fff;--kt-topic-icon-color:#9CA3AF;--kt-topic-icon-hover-color:#2563eb;--base-spacing:8px;--grid-gutter-x:calc(var(--base-spacing) * 4);--kt-border-radius-sm:4px;--kt-border-radius:6px;--kt-border-radius-lg:8px;--kbtn-bg:var(--kt-gray-200);--kbtn-hover-bg:var(--kt-gray-300);--kbtn-text:var(--kt-gray-600);--kbtn-text-hover:var(--kt-gray-600);--kbtn-font-size:14px;--kbtn-padding-x:calc(var(--base-spacing) * 1.5);--kbtn-padding-y:calc(var(--base-spacing) * 1);--kbtn-border-radius:var(--kt-border-radius-sm);--kbtn-primary-bg:var(--kt-primary);--kbtn-primary-hover-bg:rgba(var(--kt-primary-rgb),0.85);--kbtn-primary-text:#fff;--trans-base:all 0.25s ease-in-out}#kunena.layout{}#kunena.layout *{outline:none}#kunena.layout .red{color:#e80f22 !important}#kunena.layout .orange{color:#eb6301 !important}#kunena.layout .yellow{color:#fcd115 !important}#kunena.layout .green{color:#80ba01 !important}#kunena.layout .lightblue{color:#b9e8fa !important}#kunena.layout .blue{color:#0072c6 !important}#kunena.layout .grey{color:#ccc !important}#kunena.layout .filter{width:auto}#kunena.layout a{color:var(--kt-link-color);text-decoration:none}#kunena.layout a:hover,#kunena.layout a:focus,#kunena.layout a:active{color:var(--kt-link-hover-color)}#kunena.layout a:active,#kunena.layout a:focus,#kunena.layout select:focus,#kunena.layout input[type="file"]:focus,#kunena.layout input[type="radio"]:focus,#kunena.layout input[type="checkbox"]:focus{outline:0 !important}#kunena.layout .kbtn,#kunena.layout .kpage-header .btn,#kunena.layout .topic-actions-toolbar .ktopic-actions a,#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary,#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a,#kunena.layout .kann-item .kitem-actions .btn{background:var(--kbtn-bg);border:0;color:var(--kbtn-text);border-radius:var(--kbtn-border-radius);font-size:var(--kbtn-font-size);padding:calc(var(--kbtn-padding-y) / 1.5) calc(var(--kbtn-padding-x) / 1.5);transition:var(--trans-base)}@media (min-width:768px){#kunena.layout .kbtn,#kunena.layout .kpage-header .btn,#kunena.layout .topic-actions-toolbar .ktopic-actions a,#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary,#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a,#kunena.layout .kann-item .kitem-actions .btn{padding:var(--kbtn-padding-y) var(--kbtn-padding-x)}}#kunena.layout .kbtn:hover,#kunena.layout .kpage-header .btn:hover,#kunena.layout .topic-actions-toolbar .ktopic-actions a:hover,#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary:hover,#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a:hover,#kunena.layout .kann-item .kitem-actions .btn:hover,#kunena.layout .kbtn:focus,#kunena.layout .kpage-header .btn:focus,#kunena.layout .topic-actions-toolbar .ktopic-actions a:focus,#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary:focus,#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a:focus,#kunena.layout .kann-item .kitem-actions .btn:focus,#kunena.layout .kbtn:active,#kunena.layout .kpage-header .btn:active,#kunena.layout .topic-actions-toolbar .ktopic-actions a:active,#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary:active,#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a:active,#kunena.layout .kann-item .kitem-actions .btn:active{background:var(--kbtn-hover-bg);box-shadow:none;color:var(--kbtn-text-hover)}#kunena.layout .kbtn:hover i,#kunena.layout .kpage-header .btn:hover i,#kunena.layout .topic-actions-toolbar .ktopic-actions a:hover i,#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary:hover i,#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a:hover i,#kunena.layout .kann-item .kitem-actions .btn:hover i,#kunena.layout .kbtn:hover svg,#kunena.layout .kpage-header .btn:hover svg,#kunena.layout .topic-actions-toolbar .ktopic-actions a:hover svg,#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary:hover svg,#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a:hover svg,#kunena.layout .kann-item .kitem-actions .btn:hover svg,#kunena.layout .kbtn:focus i,#kunena.layout .kpage-header .btn:focus i,#kunena.layout .topic-actions-toolbar .ktopic-actions a:focus i,#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary:focus i,#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a:focus i,#kunena.layout .kann-item .kitem-actions .btn:focus i,#kunena.layout .kbtn:focus svg,#kunena.layout .kpage-header .btn:focus svg,#kunena.layout .topic-actions-toolbar .ktopic-actions a:focus svg,#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary:focus svg,#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a:focus svg,#kunena.layout .kann-item .kitem-actions .btn:focus svg,#kunena.layout .kbtn:active i,#kunena.layout .kpage-header .btn:active i,#kunena.layout .topic-actions-toolbar .ktopic-actions a:active i,#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary:active i,#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a:active i,#kunena.layout .kann-item .kitem-actions .btn:active i,#kunena.layout .kbtn:active svg,#kunena.layout .kpage-header .btn:active svg,#kunena.layout .topic-actions-toolbar .ktopic-actions a:active svg,#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary:active svg,#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a:active svg,#kunena.layout .kann-item .kitem-actions .btn:active svg{opacity:1}#kunena.layout .kbtn i,#kunena.layout .kpage-header .btn i,#kunena.layout .topic-actions-toolbar .ktopic-actions a i,#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary i,#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a i,#kunena.layout .kann-item .kitem-actions .btn i,#kunena.layout .kbtn svg,#kunena.layout .kpage-header .btn svg,#kunena.layout .topic-actions-toolbar .ktopic-actions a svg,#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary svg,#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a svg,#kunena.layout .kann-item .kitem-actions .btn svg{display:none;transition:var(--trans-base)}@media (min-width:768px){#kunena.layout .kbtn i,#kunena.layout .kpage-header .btn i,#kunena.layout .topic-actions-toolbar .ktopic-actions a i,#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary i,#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a i,#kunena.layout .kann-item .kitem-actions .btn i,#kunena.layout .kbtn svg,#kunena.layout .kpage-header .btn svg,#kunena.layout .topic-actions-toolbar .ktopic-actions a svg,#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary svg,#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a svg,#kunena.layout .kann-item .kitem-actions .btn svg{display:inline-block;margin-right:4px;opacity:0.6}}#kunena.layout .kbtn.kbutton-create,#kunena.layout .kpage-header .kbutton-create.btn,#kunena.layout .topic-actions-toolbar .ktopic-actions a.kbutton-create,#kunena.layout .kmessage-wrap .btn-toolbar>button.kbutton-create.btn-primary,#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a.kbutton-create,#kunena.layout .kann-item .kitem-actions .kbutton-create.btn,#kunena.layout .kbtn-primary,#kunena.layout .ksearch-wrap .kunena-search .btn,#kunena.layout .topic-actions-toolbar .mod-actions>a,#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary{background:var(--kbtn-primary-bg);color:var(--kbtn-primary-text)}#kunena.layout .kbtn.kbutton-create:hover,#kunena.layout .kpage-header .kbutton-create.btn:hover,#kunena.layout .topic-actions-toolbar .ktopic-actions a.kbutton-create:hover,#kunena.layout .kmessage-wrap .btn-toolbar>button.kbutton-create.btn-primary:hover,#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a.kbutton-create:hover,#kunena.layout .kann-item .kitem-actions .kbutton-create.btn:hover,#kunena.layout .kbtn.kbutton-create:focus,#kunena.layout .kpage-header .kbutton-create.btn:focus,#kunena.layout .topic-actions-toolbar .ktopic-actions a.kbutton-create:focus,#kunena.layout .kmessage-wrap .btn-toolbar>button.kbutton-create.btn-primary:focus,#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a.kbutton-create:focus,#kunena.layout .kann-item .kitem-actions .kbutton-create.btn:focus,#kunena.layout .kbtn.kbutton-create:active,#kunena.layout .kpage-header .kbutton-create.btn:active,#kunena.layout .topic-actions-toolbar .ktopic-actions a.kbutton-create:active,#kunena.layout .kmessage-wrap .btn-toolbar>button.kbutton-create.btn-primary:active,#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a.kbutton-create:active,#kunena.layout .kann-item .kitem-actions .kbutton-create.btn:active,#kunena.layout .kbtn-primary:hover,#kunena.layout .ksearch-wrap .kunena-search .btn:hover,#kunena.layout .topic-actions-toolbar .mod-actions>a:hover,#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary:hover,#kunena.layout .kbtn-primary:focus,#kunena.layout .ksearch-wrap .kunena-search .btn:focus,#kunena.layout .topic-actions-toolbar .mod-actions>a:focus,#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary:focus,#kunena.layout .kbtn-primary:active,#kunena.layout .ksearch-wrap .kunena-search .btn:active,#kunena.layout .topic-actions-toolbar .mod-actions>a:active,#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary:active{background:var(--kbtn-primary-hover-bg);color:var(--kbtn-primary-text)}#kunena.layout .kbutton-thankyou,#kunena.layout .kbutton-unthankyou{display:flex;align-items:center}#kunena.layout .kbutton-thankyou span,#kunena.layout .kbutton-unthankyou span{margin-right:4px;line-height:1}#kunena.layout .kbutton-thankyou i.btn.fa,#kunena.layout .kbutton-unthankyou i.btn.fa{margin:0;padding:0}#kunena.layout .kbutton-thankyou i.btn.fa::before,#kunena.layout .kbutton-unthankyou i.btn.fa::before{content:""}#kunena.layout input[type="text"],#kunena.layout input[type="email"],#kunena.layout input[type="number"]{box-shadow:none;border-radius:var(--kt-border-radius-sm);border:1px solid var(--kt-border-color);height:calc(var(--base-spacing) * 5);line-height:calc(var(--base-spacing) * 5)}#kunena.layout select.form-select{box-shadow:none}#kunena.layout h1{font-size:var(--h1-font-size);font-weight:600}#kunena.layout h2{font-size:var(--h2-font-size);font-weight:600}#kunena.layout h3{font-size:var(--h3-font-size);font-weight:600}#kunena.layout h4{font-size:var(--h4-font-size);font-weight:600}#kunena.layout h5{font-size:var(--h5-font-size);font-weight:600}#kunena.layout h6{font-size:var(--h6-font-size);font-weight:600}#kunena.layout .kgooglemap{position:relative;display:block;width:100%;height:480px;overflow:hidden}#kunena.layout .kgooglemap img{max-width:none !important}#kunena.layout sup.knewchar{font-size:11px;padding-left:3px;font-weight:500}#kunena.layout .navbar-inner{padding:0}#kunena.layout #messages li{float:left;padding-bottom:30px;margin-bottom:30px}#kunena.layout .message{margin:20px 0}#kunena.layout .btn-marging{margin-bottom:0}#kunena.layout .kreply-form{display:none;margin-bottom:30px;margin-left:20px;box-shadow:0 0 6px #b2b2b2}#kunena.layout .kmsgattach{padding-top:10px;padding-left:30px}#kunena.layout .kfile-input-textbox{display:inline-block}#kunena.layout .kattachment{padding-top:5px}#kunena.layout .kattachment-insert{margin-left:20px}#kunena.layout img{display:inline-block;width:auto \9;max-width:100%;height:auto}#kunena.layout .form-search{margin:0}#kunena.layout .kpoll{padding-left:90px}#kunena.layout .thumbnail{border-color:#ddd;border-radius:4px}#kunena.layout .thumbnails li{display:block;float:left;width:23%;padding:0 2% 0 0;margin:0}#kunena.layout .topic-starter-circle,#kunena.layout .topic-moderator-circle{padding-top:30px !important;margin-top:-20px !important}#kunena.layout .topic-moderator{display:inline-block;width:100%;height:auto;padding:4px 8px 10px;font-size:10px;font-weight:bold;line-height:1em;color:#f00;text-transform:uppercase;white-space:nowrap;border:1px solid #ddd;border-top:0 none;border-radius:0 0 4px 4px}#kunena.layout hr{margin:0}#kunena.layout .kfrontend .table td{padding:10px}#kunena.layout .kfrontend .table td h1,#kunena.layout .kfrontend .table td h2,#kunena.layout .kfrontend .table td h3,#kunena.layout .kfrontend .table td h4,#kunena.layout .kfrontend .table td h5,#kunena.layout .kfrontend .table td h6{margin:0 !important;line-height:20px}#kunena.layout .unstyled,#kunena.layout .inline li,#kunena.layout #kstats li{list-style:none}#kunena.layout .profilebox li{padding:0;margin:0;line-height:1.4em;list-style:none}#kunena.layout a:focus,#kunena.layout .btn:focus{outline:none !important}#kunena.layout .desc{display:block}#kunena.layout [class*="horizontal-message-top"]{position:relative}#kunena.layout .horizontal-message-top:after{position:absolute;top:0;padding:8px 12px !important;margin-top:-10px !important;font-weight:bold;content:attr(data-badger);border-top:0 !important;border-right:1px solid #ddd;border-bottom:1px solid #ddd;border-left:0 !important}#kunena.layout [class*="horizontal-message-bottom"]{position:relative}#kunena.layout .horizontal-message-bottom:after{position:absolute;top:0;padding:8px 12px !important;font-weight:bold;content:attr(data-badger);border-right:1px solid #ddd;border-bottom:1px solid #ddd}#kunena.layout .horizontal-message [class*="badger-left"]{position:relative;padding:0 9px 0 3px !important;margin:-8px 0 0;border:0;border-radius:4px;box-shadow:none}#kunena.layout .message-bottom [class*="badger-left"]{margin:0}#kunena.layout [class*="badger-left"]{position:relative;min-height:180px;padding:39px 19px 0 14px;margin:15px 0;border:1px solid #ddd;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,0.1)}#kunena.layout [class*="badger"]:after{position:absolute;top:0;padding:8px 12px;font-weight:bold;content:attr(data-badger);border-right:1px solid #ddd;border-bottom:1px solid #ddd}#kunena.layout .badger-left:after{left:0;border-radius:4px 0}#kunena.layout .badger-info:after{background:rgba(229,229,229,0.4)}#kunena.layout .badger-solved{background-color:#f0fff0;border:1px solid #5cb85c}#kunena.layout legend{color:inherit}#kunena.layout div.kmsgtext-article,#kunena.layout div.kmsgtext-quote,#kunena.layout div.kmsgtext-hide,#kunena.layout div.kmsgtext-code,#kunena.layout div.kmsgtext-confidential{display:block;padding:15px;margin:5px;font-size:12px;font-style:italic;line-height:18px;tab-size:4;border:1px solid #e5e5e5;border-radius:3px}#kunena.layout .badger-left::after{height:0 !important;border-radius:0 !important}#kunena.layout [class*="badger"]::after{padding:0;border-right:none !important;border-bottom:none !important}#kunena.layout [class*="badger-left"]{padding:0 19px 0 14px !important}#kunena.layout #kwho>div>p,#kunena.layout #kstats>div>p{margin:0}#kunena.layout form{margin:0}#kunena.layout .timefilter{padding-right:10px}#kunena.layout .input-xxlarge{height:100%;width:98%}#kunena.layout .kprofile-down{margin-top:13px;background:rgba(0,0,0,0.02);border:1px solid rgba(0,0,0,0.1);border-radius:5px}#kunena.layout .profilebox{padding:0;margin-top:-5px}#kunena.layout .dl-horizontal dt{width:auto}#kunena.layout .row>.col-md-12>.row>.col-md-12{width:110%;margin-right:-60px}#kunena.layout .chzn-container,#kunena.layout .chzn-drop{max-width:100% !important}#kunena.layout #kchecktarget:disabled{display:none}#kunena.layout div.navbar>div>div.visible-sm.hidden-md>ul{padding-top:0;padding-left:10px;margin-top:5px}#kunena.layout .table{margin-bottom:0}#kunena.layout .topic-item-unread{border-left:3px solid #008000;border-radius:2px 0}#kunena.layout .vid{position:relative;height:0;padding-top:30px;padding-bottom:56.25%;overflow:hidden}#kunena.layout .vid iframe,#kunena.layout .vid object,#kunena.layout .vid embed{position:absolute;top:0;left:0;width:100%;height:100%}#kunena.layout .khistory{min-height:150px}#kunena.layout #kchecktask{margin:0}#kunena.layout .table th,#kunena.layout .table td{line-height:20px}#kunena.layout .message-deleted{padding:19px 19px 8px 14px;margin-bottom:15px;background-color:rgba(0,0,0,0.1);border-radius:5px}#kunena.layout .input-group{margin:0}#kunena.layout .btn-toolbar{margin:0}#kunena.layout .form-search .input-group{margin:3px 0}#kunena.layout .filter-state{font-size:150%}#kunena.layout .filter-state .btn{padding:0 6px;font-size:inherit;line-height:150%;vertical-align:inherit}#kunena.layout .nav .dropdown-menu a{text-decoration:none}#kunena.layout .nav .dropdown-menu a .btn-link{margin-left:-120px}#kunena.layout .profile-horizontal-top{min-height:110px;padding:10px 5px 5px;margin-bottom:10px;background-color:rgba(229,229,229,0.4);border-bottom:1px solid #ddd;box-shadow:0 1px 3px rgba(0,0,0,0.1)}#kunena.layout .profile-horizontal-bottom{min-height:110px;padding:10px 5px 5px;background-color:rgba(229,229,229,0.4);border-top:1px solid #ddd;box-shadow:0 1px 3px rgba(0,0,0,0.1)}#kunena.layout .table .pagination{max-height:25px}#kunena.layout .dropdown-menu .form-inline{margin:0}#kunena.layout .profile-expand .content ul{margin:0}#kunena.layout .kfrontend .inline>li{float:left}#kunena.layout #kbbcode-poll-options{margin:20px 0}#kunena.layout .collapse .table{margin-bottom:0}#kunena.layout h2 .float-end select{margin:0;line-height:40px}#kunena.layout #recent-topics .col-md-2,#kunena.layout #recent-topics .col-md-10{margin-left:0}#kunena.layout #recent-topics img.img-thumbnail{margin-right:10px;vertical-align:text-top}#kunena.layout .nowrap{white-space:nowrap}#kunena.layout div.btn-toolbar .font-size-is-default{font-size:16px;line-height:1.7em}#kunena.layout select#categorylist{width:100%}#kunena.layout div#editprofile input,#kunena.layout div#editprofile select,#kunena.layout div#home input,#kunena.layout div#home select,#kunena.layout div#editsettings select{float:left;margin:0 5px 0 0}#kunena.layout .collapse{transition:height 0.01s}#kunena.layout div.kmsg>li{margin-left:20px}#kunena.layout .kcontenttablespacer{border-bottom-color:#bfc3c6}#kunena.layout .krow1-stickymsg:nth-child(odd){background-color:#f2f1ee}#kunena.layout .krow1-stickymsg:nth-child(even){background-color:#fff}#kunena.layout #credits dd,#kunena.layout #credits dt{padding:5px 0}#kunena.layout #credits dt{font-weight:normal !important}#kunena.layout #credits .row dt:nth-child(odd),#kunena.layout #credits .row dd:nth-child(even){background-color:#f9f9f9}#kunena.layout .credits{padding:0 20px;border:1px solid #e5e5e5;border-radius:10px}#kunena.layout .glyphicon .glyphicon-chevron-right{padding-bottom:3px;font-size:80%}#kunena.layout #topic-actions{padding-bottom:10px}#kunena.layout .navbar-nav>li>.dropdown-menu{margin-top:5px}#kunena.layout #status-form label.btn a.btn{padding:0 0 0 5px}#kunena.layout .navbar .btn,#kunena.layout .navbar .btn-group{margin-top:0}#kunena.layout #nav-menu{width:190px}#kunena.layout #nav-menu a{padding:5px 10px 5px 15px}#kunena.layout #nav-menu img{margin-left:-5px}#kunena.layout select#postcatid{width:100%}#kunena.layout .fa-big,#kunena.layout .icon-big{margin-top:20px;margin-left:5px;font-size:32px}#kunena.layout .glyphicon-big{font-size:32px}#kunena.layout .glyphicon-topic{font-size:28px}#kunena.layout .glyphicon-super{margin-top:20px;margin-left:5px;font-size:48px;text-align:center}#kunena.layout #ktopicsform [class*="span"]{margin-left:0 !important}#kunena.layout .report{margin-left:auto}#kunena.layout .intro{margin:0 0 10px 60px}#kunena.layout #editavatar input[type=radio],#kunena.layout #poll-vote input[type=radio],#kunena.layout #search input[type=radio]{display:inline-block}#kunena.layout ul.inline span.kicon{height:24px;margin-bottom:-7px;transform:scale(0.5)}#kunena.layout #kwho .glyphicon-super,#kunena.layout #kstats .glyphicon-super,#kunena.layout [class*="category"] .glyphicon-super{padding-right:8px;padding-left:20px;margin-top:12px}#kunena.layout #search [class*="span"]{margin-left:6px}#kunena.layout .badge{white-space:normal}#kunena.layout .container-fluid{padding:0}#kunena.layout .btn .caret{margin-bottom:0 !important}#kunena.layout .knav-collapse.collapse{height:auto}#kunena.layout .knav-collapse>.nav{display:none}#kunena.layout .knav-collapse.collapse.in>.nav{display:inline-block}#kunena.layout .btn-toolbar .btn.fa:before,#kunena.layout #search .btn.fa:before{font-size:14px;content:""}#kunena.layout .btn-toolbar .btn.fa.collapsed:before,#kunena.layout #search .btn.fa.collapsed:before{font-size:14px;content:""}#kunena.layout .btn-toolbar .btn.b3:before,#kunena.layout #search .btn.b3:before{font-family:"Glyphicons Halflings",serif;font-size:14px;content:""}#kunena.layout .btn-toolbar .btn.b3.collapsed:before,#kunena.layout #search .btn.b3.collapsed:before{font-family:"Glyphicons Halflings",serif;font-size:14px;content:""}#kunena.layout .btn-toolbar .btn.b2:before,#kunena.layout #search .btn.b2:before{font-size:14px;background-position:-288px -120px}#kunena.layout .btn-toolbar .btn.b2.collapsed:before,#kunena.layout #search .btn.b2.collapsed:before{font-size:14px;background-position:-313px -119px}#kunena.layout .center{margin:0 auto;text-align:center}#kunena.layout .form-group label{float:left;font-weight:normal;text-align:left}#kunena.layout .glyphicon-white{color:#fff}#kunena.layout .dropdown-menu form{padding:10px}#kunena.layout .dropdown-menu{min-width:220px}#kunena.layout .container-fluid [class*="col"]{padding-left:0}#kunena.layout i{margin:0}#kunena.layout .legend i{padding-right:5px}#kunena.layout label.radio{padding-left:20px}#kunena.layout .navbar-nav{margin:0}#kunena.layout textarea{width:100%}#kunena.layout .moved,#kunena.layout .message-unapproved .badger-left,#kunena.layout .unapproved,#kunena.layout .category-stickymsg,#kunena.layout .deleted{background-color:rgba(0,0,0,0.05) !important}#kunena.layout .badger-solved{background-color:#f0fff0;border:1px solid #5cb85c}#kunena.layout table .col-md-1{width:5.6666666%}#kunena.layout .form-group .float-end .input-group-btn{width:auto;white-space:nowrap;vertical-align:middle}#kunena.layout ul.inline>li>a>I{margin-right:5px;margin-left:5px;font-size:16px}#kunena.layout .card-header{border-color:transparent}#kunena.layout .horizontal-message-top{position:relative;min-height:180px;padding:0;margin:0;border:0;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,0.1)}#kunena.layout #kbbcode-poll-options .polloption{padding:5px 0}#kunena.layout #kmoderate-mode-selected,#kunena.layout #kmoderate-mode-newer{display:inline-block}#kunena.layout #categoryactions ul{padding:0}#kunena.layout .thumbnails li,#kunena.layout .profile-expand li{list-style:none}#kunena.layout .profile-expand ul{padding:0}#kunena.layout .solved{font-size:100%;text-transform:uppercase}#kunena.layout .solved b{padding-left:10px}#kunena.layout .nav .open>a,#kunena.layout .nav .open>a:hover,#kunena.layout .nav .open>a:focus,#kunena.layout .nav>li>a:hover,#kunena.layout .nav>li>a:focus{background-color:transparent}#kunena.layout #editprofile #birthdate{margin-left:-15px}#kunena.layout #params_language,#kunena.layout #params_timezone,#kunena.layout #params_editor{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.4285;color:#555;background:#fff none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s}#kunena.layout tfoot .form-group{margin-bottom:0}#kunena.layout [id*="category"] ul.inline,#kunena.layout .pagination-small{padding:0}#kunena.layout .profile-horizontal-bottom li,#kunena.layout .profile-horizontal-top li,#kunena.layout .thumbnails li,#kunena.layout .profile-expand li{list-style:none}#kunena.layout .profile-expand ul{padding:0}#kunena.layout #categoryactions ul.inline i{padding:0;margin:0}#kunena.layout div.kmsgtext-article>p>img{max-width:100px}#kunena.layout div.moderators{clear:both}#kunena.layout .pagination-small ul{padding:0}#kunena.layout .thumbnail img{display:inline-block}#kunena.layout .thumbnail a{text-decoration:none}#kunena.layout .breadcrumb>.active+li::before{content:"/ "}#kunena.layout .breadcrumb .divider{display:inline-block}#kunena.layout a.dropdown-toggle{text-decoration:none}#kunena.layout .dropdown-toggle .status-green,#kunena.layout .dropdown-toggle img.green{margin-top:0 !important;box-shadow:0 0 0 2px #008000,0 0 0 4px #ccc,0 2px 5px 4px rgba(0,0,0,0.1)}#kunena.layout .dropdown-toggle .status-yellow,#kunena.layout .dropdown-toggle img.yellow{margin-top:0 !important;box-shadow:0 0 0 2px #ff0,0 0 0 4px #ccc,0 2px 5px 4px rgba(0,0,0,0.1)}#kunena.layout .dropdown-toggle .status-red,#kunena.layout .dropdown-toggle img.red{margin-top:0 !important;box-shadow:0 0 0 2px #f00,0 0 0 4px #ccc,0 2px 5px 4px rgba(0,0,0,0.1)}#kunena.layout .dropdown-toggle .status-grey,#kunena.layout .dropdown-toggle img.grey{margin-top:0 !important;box-shadow:0 0 0 2px #808080,0 0 0 4px #ccc,0 2px 5px 4px rgba(0,0,0,0.1)}#kunena.layout .dropdown-toggle .status-none,#kunena.layout .dropdown-toggle img.none{display:inline-block;margin-top:0 !important;box-shadow:0 0 0 1px #d4d4d4,0 0 0 0 #fff,0 1px 1px rgba(0,0,0,0.1)}#kunena.layout #ann-showdate select,#kunena.layout #ann-publish select,#kunena.layout #kuserform .form-inline input{width:auto !important}#kunena.layout .kmsgimage{display:inline-block}#kunena.layout .kmsgimage img{width:100%}#kunena.layout .embed-container{position:relative;height:0;padding-bottom:120%;overflow:hidden}#kunena.layout .embed-container iframe,#kunena.layout .embed-container object,#kunena.layout .embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%}#kunena.layout .kmessagepadding{padding-bottom:20px}#kunena.layout #poll-results{padding-bottom:40px}#kunena.layout #ann-date .date,#kunena.layout #ann-date2 .date,#kunena.layout #ann-date3 .date,#kunena.layout #searchatdate .date{display:inline-block !important}#kunena.layout .dropdown-submenu>a::after{display:none !important}#kunena.layout .inputbox#catid{max-width:250px}#kunena.layout #whoisonlinelist .rounded-circle{margin-right:10px;margin-bottom:10px}#kunena.layout .search-query{width:auto}#kunena.layout #nav-menu img{width:80%}#kunena.layout #editor{resize:vertical}#kunena.layout form:not(.form-no-margin) .control-group .controls{margin-left:0}#kunena.layout .tab-content{display:flex}#kunena.layout #posts,#kunena.layout #subscriptions,#kunena.layout #favorites,#kunena.layout #thankyou,#kunena.layout #unapproved,#kunena.layout #attachments,#kunena.layout #banmanager{width:100%}#kunena.layout #editUser,#kunena.layout #editprofile,#kunena.layout #editavatar,#kunena.layout #editsettings{width:100%}#kunena.layout #editUser .form-control,#kunena.layout #editUser .custom-select,#kunena.layout #editprofile .form-control,#kunena.layout #editprofile .custom-select,#kunena.layout #editavatar .form-control,#kunena.layout #editavatar .custom-select,#kunena.layout #editsettings .form-control,#kunena.layout #editsettings .custom-select{width:auto}#kunena.layout #kcat-avatar .fa-3x{font-size:2em}#kunena.layout .fbs{width:auto}#kunena.layout .message .message-deleted .btn-toolbar .border,#kunena.layout .message .message-deleted #btn_report{border:1px solid rgba(0,0,0,0.1) !important}#kunena.layout .rounded-circle{display:inline-block;border:1px solid #ccc}#kunena.layout .kavatar,#kunena.layout a .rounded,#kunena.layout .img-thumbnail{display:inline-block}#kunena.layout .rounded-circle img{border-radius:50%}#kunena.layout .cke_chrome{margin-bottom:3em}#kunena.layout .user-circle{display:flex}#kunena.layout .btn-group{margin-bottom:0}#kunena.layout #kform-desktop-login-password .input-group,#kunena.layout #kform-desktop-login-username .input-group{flex-wrap:nowrap}#kunena.layout .table>:not(:first-child){border-top:0}#kunena.layout .kcontainer{padding-left:calc(var(--grid-gutter-x) / 2);padding-right:calc(var(--grid-gutter-x) / 2)}#kunena.layout .krow .kcol-title h3 a{text-decoration:none}#kunena.layout .krow-head{background-color:var(--kt-secondary);border:1px solid var(--kt-border-color);border-bottom:0;font-size:12px;font-weight:600;text-transform:uppercase}#kunena.layout .krow-head .kcol>a{padding:0}#kunena.layout .krow-head .kcol>a svg{font-size:16px}#kunena.layout .krow-foot{border:1px solid var(--kt-border-color);border-top:0}#kunena.layout .krow-foot .kcol>a{padding:0}#kunena.layout .krow-foot .kcol>a svg{font-size:16px}#kunena.layout .topic-list{border:1px solid var(--kt-border-color)}#kunena.layout .kcol{border-left:1px solid var(--kt-border-color);padding:calc(var(--base-spacing) * 1.5) calc(var(--grid-gutter-x) / 2)}#kunena.layout .kcol-6{flex-basis:100%}@media (min-width:768px){#kunena.layout .kcol-6{padding-left:calc(var(--grid-gutter-x) / 2);padding-right:calc(var(--grid-gutter-x) / 2);flex-basis:50%}}#kunena.layout .kcol-icon{flex-basis:80px}#kunena.layout .kcol-title{flex:1}#kunena.layout .kcol-subject{flex:1}#kunena.layout .kcol-auto{flex:1}#kunena.layout .kcol-hits,#kunena.layout .kcol-views,#kunena.layout .kcol-replies{flex-basis:10%}#kunena.layout .kcol-last-post{flex-basis:25%;display:none}@media (min-width:992px){#kunena.layout .kcol-last-post{display:inline-block}}#kunena.layout .kcol-check-box{flex-basis:4%}#kunena.layout .kpagination-wrap .kpagination-full{display:none}@media (min-width:768px){#kunena.layout .kpagination-wrap .kpagination-full{display:block}}@media (min-width:768px){#kunena.layout .kpagination-wrap .kpagination-short{display:none}}#kunena.layout .kpagination-wrap .pagination{border:1px solid var(--kt-border-color);border-radius:var(--kt-border-radius);margin:0;padding:2px}#kunena.layout .kpagination-wrap .pagination .page-item .page-link{background:transparent;border:0;border-radius:var(--kt-border-radius);font-size:14px;font-weight:500;padding:0 calc(var(--base-spacing) * 1.5);height:calc(var(--base-spacing) * 4.5);line-height:calc(var(--base-spacing) * 4.5)}#kunena.layout .kpagination-wrap .pagination .page-item.active .page-link{background:var(--kt-gray-100);color:var(--kt-link-hover-color);font-weight:600}#kunena.layout .kpagination-wrap .pagination .page-item.disabled .page-link{color:var(--kt-gray-400)}#kunena.layout .ksearch-wrap .kunena-search .input-group{display:flex;align-items:stretch}#kunena.layout .ksearch-wrap .kunena-search input[type="search"]{border-color:var(--kt-border-color);border-radius:var(--kt-border-radius) 0 0 var(--kt-border-radius);padding:0 calc(var(--base-spacing) * 1.5);height:calc(var(--base-spacing) * 5);line-height:calc(var(--base-spacing) * 5);min-width:auto}#kunena.layout .ksearch-wrap .kunena-search .btn{border:0;border-radius:0 var(--kt-border-radius) var(--kt-border-radius) 0;display:flex;align-items:center;height:calc(var(--base-spacing) * 5);line-height:calc(var(--base-spacing) * 5);padding:0 calc(var(--base-spacing) * 1.5)}#kunena.layout .kaction-wrap,#kunena.layout .kactions-wrap{display:flex;align-items:stretch;margin-bottom:calc(var(--base-spacing) * 3)}#kunena.layout .kaction-wrap.align-center,#kunena.layout .kaction-wrap.content-center,#kunena.layout .kactions-wrap.align-center,#kunena.layout .kactions-wrap.content-center{justify-content:center}#kunena.layout .kaction-wrap.align-right,#kunena.layout .kaction-wrap.content-right,#kunena.layout .kactions-wrap.align-right,#kunena.layout .kactions-wrap.content-right{justify-content:flex-end}#kunena.layout .kaction-wrap .kbtn,#kunena.layout .kaction-wrap .kpage-header .btn,#kunena.layout .kpage-header .kaction-wrap .btn,#kunena.layout .kaction-wrap .topic-actions-toolbar .ktopic-actions a,#kunena.layout .topic-actions-toolbar .ktopic-actions .kaction-wrap a,#kunena.layout .kaction-wrap .kmessage-wrap .btn-toolbar>button.btn-primary,#kunena.layout .kmessage-wrap .kaction-wrap .btn-toolbar>button.btn-primary,#kunena.layout .kaction-wrap .kmessage-wrap .btn-toolbar .ktopic-actions>a,#kunena.layout .kmessage-wrap .btn-toolbar .kaction-wrap .ktopic-actions>a,#kunena.layout .kaction-wrap .kann-item .kitem-actions .btn,#kunena.layout .kann-item .kitem-actions .kaction-wrap .btn,#kunena.layout .kactions-wrap .kbtn,#kunena.layout .kactions-wrap .kpage-header .btn,#kunena.layout .kpage-header .kactions-wrap .btn,#kunena.layout .kactions-wrap .topic-actions-toolbar .ktopic-actions a,#kunena.layout .topic-actions-toolbar .ktopic-actions .kactions-wrap a,#kunena.layout .kactions-wrap .kmessage-wrap .btn-toolbar>button.btn-primary,#kunena.layout .kmessage-wrap .kactions-wrap .btn-toolbar>button.btn-primary,#kunena.layout .kactions-wrap .kmessage-wrap .btn-toolbar .ktopic-actions>a,#kunena.layout .kmessage-wrap .btn-toolbar .kactions-wrap .ktopic-actions>a,#kunena.layout .kactions-wrap .kann-item .kitem-actions .btn,#kunena.layout .kann-item .kitem-actions .kactions-wrap .btn{margin:0 calc(var(--base-spacing) / 2)}#kunena.layout .bbcode_code{background:var(--kt-gray-800);border-bottom:3px solid var(--kt-gray-900);color:var(--kt-gray-400);border-radius:var(--kt-border-radius);margin:calc(var(--base-spacing) * 3) 0;padding:0;position:relative;line-height:22px;overflow:hidden}#kunena.layout .bbcode_code::before{background-color:rgba(0,0,0,0.2);content:"1  2  3  4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40";color:var(--kt-gray-500);display:none;word-break:break-word;font-size:13px;font-weight:600;position:absolute;left:0;top:31px;line-height:22px;padding-top:var(--base-spacing);padding-left:6px;padding-right:6px;text-align:center;width:26px}#kunena.layout .bbcode_code .bbcode_code_head{border-bottom:1px solid rgba(255,255,255,0.1);color:var(--kt-gray-400);font-size:12px;font-weight:700;padding:var(--base-spacing) calc(var(--base-spacing) * 3);text-transform:uppercase}#kunena.layout .bbcode_code .bbcode_code_body{font-family:"Courier New",Courier,monospace;font-size:15px;padding-top:var(--base-spacing);padding:var(--base-spacing) calc(var(--base-spacing) * 3)}#kunena.layout .kmsg-ct blockquote{background-color:var(--kt-gray-100);border-left:3px solid var(--kt-primary);margin:calc(var(--base-spacing) * 3) 0;padding:var(--base-spacing) calc(var(--base-spacing) * 2);font-style:italic}#kunena.layout .kmsg-ct blockquote p:last-of-type{margin-bottom:0}#kunena.layout .kmsg-ct table{border:1px solid var(--kt-border-color);border-collapse:collapse;border-spacing:0;margin-bottom:calc(var(--base-spacing) * 3);width:100%}#kunena.layout .kmsg-ct table th,#kunena.layout .kmsg-ct table td{border:1px solid var(--kt-border-color);padding:calc(var(--base-spacing) / 2) var(--base-spacing)}#kunena.layout .kmsg-ct table th{background-color:var(--kt-gray-100)}#kunena.layout .krow{display:flex;flex-wrap:wrap;margin-right:calc(-0.5 * var(--grid-gutter-x));margin-left:calc(-0.5 * var(--grid-gutter-x))}#kunena.layout .krow>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--grid-gutter-x) * 0.5);padding-left:calc(var(--grid-gutter-x) * 0.5)}#kunena.layout .kcol{flex:1 0 0%}#kunena.layout .kcol-auto{flex:0 0 auto;width:auto}#kunena.layout .kcol-1{flex:0 0 auto;width:8.33333333%}#kunena.layout .kcol-2{flex:0 0 auto;width:16.66666667%}#kunena.layout .kcol-3{flex:0 0 auto;width:25%}#kunena.layout .kcol-4{flex:0 0 auto;width:33.33333333%}#kunena.layout .kcol-5{flex:0 0 auto;width:41.66666667%}#kunena.layout .kcol-6{flex:0 0 auto;width:50%}#kunena.layout .kcol-7{flex:0 0 auto;width:58.33333333%}#kunena.layout .kcol-8{flex:0 0 auto;width:66.66666667%}#kunena.layout .kcol-9{flex:0 0 auto;width:75%}#kunena.layout .kcol-10{flex:0 0 auto;width:83.33333333%}#kunena.layout .kcol-11{flex:0 0 auto;width:91.66666667%}#kunena.layout .kcol-12{flex:0 0 auto;width:100%}@media (min-width:576px){#kunena.layout .kcol-sm{flex:1 0 0%}#kunena.layout .kcol-sm-auto{flex:0 0 auto;width:auto}#kunena.layout .kcol-sm-1{flex:0 0 auto;width:8.33333333%}#kunena.layout .kcol-sm-2{flex:0 0 auto;width:16.66666667%}#kunena.layout .kcol-sm-3{flex:0 0 auto;width:25%}#kunena.layout .kcol-sm-4{flex:0 0 auto;width:33.33333333%}#kunena.layout .kcol-sm-5{flex:0 0 auto;width:41.66666667%}#kunena.layout .kcol-sm-6{flex:0 0 auto;width:50%}#kunena.layout .kcol-sm-7{flex:0 0 auto;width:58.33333333%}#kunena.layout .kcol-sm-8{flex:0 0 auto;width:66.66666667%}#kunena.layout .kcol-sm-9{flex:0 0 auto;width:75%}#kunena.layout .kcol-sm-10{flex:0 0 auto;width:83.33333333%}#kunena.layout .kcol-sm-11{flex:0 0 auto;width:91.66666667%}#kunena.layout .kcol-sm-12{flex:0 0 auto;width:100%}}@media (min-width:768px){#kunena.layout .kcol-md{flex:1 0 0%}#kunena.layout .kcol-md-auto{flex:0 0 auto;width:auto}#kunena.layout .kcol-md-1{flex:0 0 auto;width:8.33333333%}#kunena.layout .kcol-md-2{flex:0 0 auto;width:16.66666667%}#kunena.layout .kcol-md-3{flex:0 0 auto;width:25%}#kunena.layout .kcol-md-4{flex:0 0 auto;width:33.33333333%}#kunena.layout .kcol-md-5{flex:0 0 auto;width:41.66666667%}#kunena.layout .kcol-md-6{flex:0 0 auto;width:50%}#kunena.layout .kcol-md-7{flex:0 0 auto;width:58.33333333%}#kunena.layout .kcol-md-8{flex:0 0 auto;width:66.66666667%}#kunena.layout .kcol-md-9{flex:0 0 auto;width:75%}#kunena.layout .kcol-md-10{flex:0 0 auto;width:83.33333333%}#kunena.layout .kcol-md-11{flex:0 0 auto;width:91.66666667%}#kunena.layout .kcol-md-12{flex:0 0 auto;width:100%}}@media (min-width:992px){#kunena.layout .kcol-lg{flex:1 0 0%}#kunena.layout .kcol-lg-auto{flex:0 0 auto;width:auto}#kunena.layout .kcol-lg-1{flex:0 0 auto;width:8.33333333%}#kunena.layout .kcol-lg-2{flex:0 0 auto;width:16.66666667%}#kunena.layout .kcol-lg-3{flex:0 0 auto;width:25%}#kunena.layout .kcol-lg-4{flex:0 0 auto;width:33.33333333%}#kunena.layout .kcol-lg-5{flex:0 0 auto;width:41.66666667%}#kunena.layout .kcol-lg-6{flex:0 0 auto;width:50%}#kunena.layout .kcol-lg-7{flex:0 0 auto;width:58.33333333%}#kunena.layout .kcol-lg-8{flex:0 0 auto;width:66.66666667%}#kunena.layout .kcol-lg-9{flex:0 0 auto;width:75%}#kunena.layout .kcol-lg-10{flex:0 0 auto;width:83.33333333%}#kunena.layout .kcol-lg-11{flex:0 0 auto;width:91.66666667%}#kunena.layout .kcol-lg-12{flex:0 0 auto;width:100%}}@media (min-width:1200px){#kunena.layout .kcol-xl{flex:1 0 0%}#kunena.layout .kcol-xl-auto{flex:0 0 auto;width:auto}#kunena.layout .kcol-xl-1{flex:0 0 auto;width:8.33333333%}#kunena.layout .kcol-xl-2{flex:0 0 auto;width:16.66666667%}#kunena.layout .kcol-xl-3{flex:0 0 auto;width:25%}#kunena.layout .kcol-xl-4{flex:0 0 auto;width:33.33333333%}#kunena.layout .kcol-xl-5{flex:0 0 auto;width:41.66666667%}#kunena.layout .kcol-xl-6{flex:0 0 auto;width:50%}#kunena.layout .kcol-xl-7{flex:0 0 auto;width:58.33333333%}#kunena.layout .kcol-xl-8{flex:0 0 auto;width:66.66666667%}#kunena.layout .kcol-xl-9{flex:0 0 auto;width:75%}#kunena.layout .kcol-xl-10{flex:0 0 auto;width:83.33333333%}#kunena.layout .kcol-xl-11{flex:0 0 auto;width:91.66666667%}#kunena.layout .kcol-xl-12{flex:0 0 auto;width:100%}}@media (min-width:1400px){#kunena.layout .kcol-xxl{flex:1 0 0%}#kunena.layout .kcol-xxl-auto{flex:0 0 auto;width:auto}#kunena.layout .kcol-xxl-1{flex:0 0 auto;width:8.33333333%}#kunena.layout .kcol-xxl-2{flex:0 0 auto;width:16.66666667%}#kunena.layout .kcol-xxl-3{flex:0 0 auto;width:25%}#kunena.layout .kcol-xxl-4{flex:0 0 auto;width:33.33333333%}#kunena.layout .kcol-xxl-5{flex:0 0 auto;width:41.66666667%}#kunena.layout .kcol-xxl-6{flex:0 0 auto;width:50%}#kunena.layout .kcol-xxl-7{flex:0 0 auto;width:58.33333333%}#kunena.layout .kcol-xxl-8{flex:0 0 auto;width:66.66666667%}#kunena.layout .kcol-xxl-9{flex:0 0 auto;width:75%}#kunena.layout .kcol-xxl-10{flex:0 0 auto;width:83.33333333%}#kunena.layout .kcol-xxl-11{flex:0 0 auto;width:91.66666667%}#kunena.layout .kcol-xxl-12{flex:0 0 auto;width:100%}}#kunena.layout tr td.kpostbuttons select.selectbox{position:relative;bottom:5px}#kunena.layout textarea.form-control{max-width:100% !important}#kunena.layout .form-horizontal .controls{margin-left:90px}#kunena.layout .form-horizontal .control-label{width:auto}#kunena.layout .ktxtarea{margin-left:-80px}#kunena.layout #kbbcode-smilies-button{background-position:-108px -18px}#kunena.layout .kbbcode-preview-bottom{min-height:150px;padding:4px 12px;margin:10px;border:1px solid #ddd;border-radius:4px}#kunena.layout .dropzone .message{filter:none;opacity:1}#kunena.layout .dropzone{min-height:120px;padding:23px;background:rgba(0,0,0,0.03);border:1px solid rgba(0,0,0,0.03);border-radius:3px}#kunena.layout .dropzone .default.message{background:no-repeat 0 0;filter:none;opacity:1;transition:opacity 0.3s ease-in-out}#kunena.layout #klabel_info_drop_browse{display:flex;align-items:center;justify-content:center}#kunena.layout #files{padding-bottom:10px}#kunena.layout #files button.btn{margin-right:5px}#kunena.layout #files p{margin:15px 0 0}#kunena.layout #kbbcode-preview{height:auto !important;margin-bottom:35px}#kunena.layout .wysibb-text-editor{min-height:300px !important}#kunena.layout #iconset_inject .inline:hover{cursor:pointer}#kunena.layout .kpoll-time-to-live-input{margin-left:-30px !important}#kunena.layout .sceditor-button-soundcloud div{background:url("https://toptradertools.com/media/kunena/core/images/soundcloud.png")}#kunena.layout .sceditor-button-ebay div{background:url("https://toptradertools.com/media/kunena/core/images/ebay.png")}#kunena.layout .sceditor-button-instagram div{background:url("https://toptradertools.com/media/kunena/core/images/instagram.png")}#kunena.layout .sceditor-button-twitter div{background:url("https://toptradertools.com/media/kunena/core/images/tweet.png")}#kunena.layout .sceditor-button-map div{background:url("https://toptradertools.com/media/kunena/core/images/map.png")}#kunena.layout .sceditor-button-video div{background:url("https://toptradertools.com/media/kunena/core/images/film.png")}#kunena.layout .sceditor-button-poll div{background:url("https://toptradertools.com/media/kunena/core/images/poll.png")}#kunena.layout #iconset_inject #iconset_topicList{display:flex;align-items:center;gap:var(--ksp-1)}#kunena.layout #iconset_inject #iconset_topicList input[type="radio"]:checked+label{background:#fff;border:1px solid var(--kt-primary);margin:0}#kunena.layout #iconset_inject #iconset_topicList input[type="radio"]:checked+label i{--kicon-color:var(--kt-primary)}#kunena.layout #iconset_inject #iconset_topicList input[type="radio"]+label{border-radius:6px;display:flex;align-items:center;justify-content:center;height:32px;width:32px;margin:0;padding:8px}#kunena.layout #iconset_inject #iconset_topicList label.radio i{--kicon-color:#9ca3af}#kunena.layout .cke_chrome{border:1px solid var(--kborder)}#kunena.layout .cke_top{background:var(--kt-gray-100);border-bottom:1px solid #E5E7EB;box-shadow:none;padding:8px}#kunena.layout .cke_top .cke_toolgroup{background:#fff;border:0;border-radius:4;box-shadow:none;padding:2px}#kunena.layout .cke_top .cke_toolgroup .cke_button{background-color:transparent;border-radius:4px;box-shadow:none;display:flex;align-items:center;justify-content:center;padding:6px;height:18px;width:18px}#kunena.layout .cke_top .cke_toolgroup .cke_button:hover,#kunena.layout .cke_top .cke_toolgroup .cke_button:focus,#kunena.layout .cke_top .cke_toolgroup .cke_button:active{background:rgba(0,0,0,0.05);box-shadow:none}#kunena.layout .cke_top .cke_toolgroup .cke_button .cke_button_icon{background-repeat:no-repeat !important;background-position:center center !important}#kunena.layout .cke_top .cke_toolgroup a.cke_button_on{background:rgba(0,0,0,0.3)}#kunena.layout .cke_top .cke_toolgroup .cke_button__source{color:#fff;text-shadow:none;width:auto}#kunena.layout .cke_top .cke_toolgroup .cke_button__source .cke_button__source_label{color:#1F2937;text-shadow:none}#kunena.layout .cke_top .cke_toolbar_separator{display:none}#kunena.layout .cke_top .cke_button__source_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/source-ico.svg) !important}#kunena.layout .cke_top .cke_button__cut_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/cut-ico.svg) !important}#kunena.layout .cke_top .cke_button__undo_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/undo-ico.svg) !important}#kunena.layout .cke_top .cke_button__redo_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/redo-ico.svg) !important}#kunena.layout .cke_top .cke_button__find_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/find-ico.svg) !important}#kunena.layout .cke_top .cke_button__replace_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/replace-ico.svg) !important}#kunena.layout .cke_top .cke_button__selectall_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/selectall-ico.svg) !important}#kunena.layout .cke_top .cke_button__scayt_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/scayt-ico.svg) !important}#kunena.layout .cke_top .cke_button__bold_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/bold-ico.svg) !important}#kunena.layout .cke_top .cke_button__italic_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/italic-ico.svg) !important}#kunena.layout .cke_top .cke_button__underline_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/underline-ico.svg) !important}#kunena.layout .cke_top .cke_button__strike_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/strike-ico.svg) !important}#kunena.layout .cke_top .cke_button__subscript_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/subscript-ico.svg) !important}#kunena.layout .cke_top .cke_button__superscript_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/superscript-ico.svg) !important}#kunena.layout .cke_top .cke_button__copyformatting_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/copyformatting-ico.svg) !important}#kunena.layout .cke_top .cke_button__removeformat_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/removeformat-ico.svg) !important}#kunena.layout .cke_top .cke_button__numberedlist_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/numberedlist-ico.svg) !important}#kunena.layout .cke_top .cke_button__bulletedlist_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/bulletedlist-ico.svg) !important}#kunena.layout .cke_top .cke_button__blockquote_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/blockquote-ico.svg) !important}#kunena.layout .cke_top .cke_button__justifyleft_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/justifyleft-ico.svg) !important}#kunena.layout .cke_top .cke_button__justifycenter_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/justifycenter-ico.svg) !important}#kunena.layout .cke_top .cke_button__justifyright_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/justifyright-ico.svg) !important}#kunena.layout .cke_top .cke_button__justifyblock_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/justifyblock-ico.svg) !important}#kunena.layout .cke_top .cke_button__bidiltr_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/bidiltr-ico.svg) !important}#kunena.layout .cke_top .cke_button__bidirtl_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/bidirtl-ico.svg) !important}#kunena.layout .cke_top .cke_button__link_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/link-ico.svg) !important}#kunena.layout .cke_top .cke_button__unlink_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/unlink-ico.svg) !important}#kunena.layout .cke_top .cke_button__image_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/image-ico.svg) !important}#kunena.layout .cke_top .cke_button__smiley_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/smiley-ico.svg) !important}#kunena.layout .cke_top .cke_button__confidential_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/confidential-ico.svg) !important}#kunena.layout .cke_top .cke_button__hidetext_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/hidetext-ico.svg) !important}#kunena.layout .cke_top .cke_button__code_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/source-ico.svg) !important}#kunena.layout .cke_top .cke_button__ebay_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/ebay-ico.svg) !important}#kunena.layout .cke_top .cke_button__twitter_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/twitter-ico.svg) !important}#kunena.layout .cke_top .cke_button__instagram_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/instagram-ico.svg) !important}#kunena.layout .cke_top .cke_button__soundcloud_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/soundcloud-ico.svg) !important}#kunena.layout .cke_top .cke_button__textcolor_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/textcolor-ico.svg) !important}#kunena.layout .cke_top .cke_button__maximize_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/maximize-ico.svg) !important}#kunena.layout .cke_top .cke_button__map_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/map-ico.svg) !important}#kunena.layout .cke_top .cke_button__video_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/film-ico.svg) !important}#kunena.layout .cke_top .cke_button__polls_icon{background:url(https://toptradertools.com/components/com_kunena/template/nts_kay/assets/images/icons/polls-ico.svg) !important}#kunena.layout .cke_bottom{background:#F3F4F6;border:0}#kunena.layout .large-kicon{width:18px;height:18px;margin-right:0;font-size:18px;line-height:18px}#kunena.layout .glyphicon .glyphicon-feed::before{color:#ffa500}#kunena.layout .kfile-input{display:block;overflow:hidden}#kunena.layout .kspoiler-wrapper{width:100%;min-height:5px;background-color:#ffc;border-top:1px solid #000;border-bottom:1px solid #000}#kunena.layout .kicon{display:inline-block;padding:0;margin:0;border:0}#kunena.layout .kspoiler-header{cursor:pointer}#kunena.layout .kmark-read{width:16px;height:16px}#kunena.layout div.krss-block{float:right}#kunena.layout .kspoiler{cursor:auto}#kunena.layout .kspoiler-expand,#kunena.layout .kspoiler-hide{color:#888}#kunena.layout .ktopicpoll{float:right;width:32px;height:32px;margin:2px}#kunena.layout .kforumbottom{width:18px;height:15px}#kunena.layout .kspoiler-content{margin:10px 5px}#kunena.layout .kfavoritestar{width:16px;height:16px}#kunena.layout .kspoiler-title{font-weight:bold}#kunena.layout .krss-small{width:16px;height:16px}#kunena.layout .kforumtop{width:18px;height:15px}#kunena.layout .kgooglemap{position:relative;display:block;width:100%;height:480px;overflow:hidden}#kunena.layout .kgooglemap img{max-width:none !important}#kunena.layout .kicon-folder{display:inline-block;width:32px;height:32px;background:url("https://toptradertools.com/media/kunena/core/images/icons/folder_nonew.png") no-repeat left center}#kunena.layout .kicon-folder.knewchar{display:inline-block;width:32px;height:32px;background:url("https://toptradertools.com/media/kunena/core/images/icons/folder.png") no-repeat left center}#kunena.layout .kicon-folder-sm{display:inline-block;width:16px;height:16px;background:url("https://toptradertools.com/media/kunena/core/images/icons/folder_nonew_sm.png") no-repeat left center}#kunena.layout .kicon-folder-sm-new{display:inline-block;width:16px;height:16px;background:url("https://toptradertools.com/media/kunena/core/images/icons/folder_sm.png") no-repeat left center}#kunena.layout .b2-3x{padding-top:10px;font-size:32px}#kunena.layout .b2-7x{padding-top:10px;font-size:52px}#kunena.layout .user-circle.user-default{width:32px;height:32px;font-size:24px;line-height:1.33;text-align:center;border:1px solid;border-radius:50%}#kunena.layout .user-circle.user-xl{width:70px;height:70px;padding:10px 16px;font-size:52px;line-height:1.33;border:1px solid;border-radius:50%}#kunena.layout .icon.icon-one-fine-dot{margin-right:0}#kunena.layout .icon.icon-one-fine-dot:before{font-size:2em;content:"●"}#kunena.layout .glyphicon.glyphicon-one-fine-dot:before{font-size:1.5em;content:"●"}#kunena.layout svg{width:18px;height:18px}#kunena.layout #iconset_topicList svg{width:24px;height:24px}#kunena.layout #kcat-icon svg,#kunena.layout .col-md-3 svg,#kunena.layout .category th svg,#kunena.layout footer svg,#kunena.layout .col-md-1 svg,#kunena.layout .category-stickymsg a svg,#kunena.layout [class*="category-"] a svg{width:34px;height:34px}#kunena.layout .kwho-guest{color:#666}#kunena.layout .kwho-user{color:#5388b4}#kunena.layout .kwho-moderator{color:#00f}#kunena.layout .kwho-globalmod,#kunena.layout .kwho-globalmoderator{color:#800000}#kunena.layout .kwho-admin{color:#f00}#kunena.layout .kwho-blocked,#kunena.layout .kwho-banned{color:#a39d49}#kunena.layout .modal.show{background-color:rgba(0,0,0,0.9)}#kunena.layout .modal.show .modal-dialog{max-width:none}@media (min-width:768px){#kunena.layout .modal.show .modal-dialog{max-width:700px}}@media (min-width:992px){#kunena.layout .modal.show .modal-dialog{max-width:800px}}#kunena.layout .modal.show .modal-body label{margin-bottom:calc(var(--base-spacing) / 2)}#kunena.layout .modal.show .modal-body textarea{border:1px solid var(--kt-border-color);border-radius:var(--kt-border-radius-sm);padding:var(--base-spacing)}#kunena.layout .modal.show .modal-body .kreply-editor-foot{display:flex;flex-wrap:wrap;align-items:center}#kunena.layout .modal.show .modal-body .kreply-editor-foot #mesubscribe,#kunena.layout .modal.show .modal-body .kreply-editor-foot .control-group{display:flex;align-items:center;margin-top:0;margin-bottom:0}#kunena.layout .modal.show .modal-body .kreply-editor-foot #mesubscribe label,#kunena.layout .modal.show .modal-body .kreply-editor-foot .control-group label{margin-bottom:0}#kunena.layout .modal.show .modal-body .kreply-editor-foot .kbtn,#kunena.layout .modal.show .modal-body .kreply-editor-foot .kpage-header .btn,#kunena.layout .kpage-header .modal.show .modal-body .kreply-editor-foot .btn,#kunena.layout .modal.show .modal-body .kreply-editor-foot .topic-actions-toolbar .ktopic-actions a,#kunena.layout .topic-actions-toolbar .ktopic-actions .modal.show .modal-body .kreply-editor-foot a,#kunena.layout .modal.show .modal-body .kreply-editor-foot .kmessage-wrap .btn-toolbar>button.btn-primary,#kunena.layout .kmessage-wrap .modal.show .modal-body .kreply-editor-foot .btn-toolbar>button.btn-primary,#kunena.layout .modal.show .modal-body .kreply-editor-foot .kmessage-wrap .btn-toolbar .ktopic-actions>a,#kunena.layout .kmessage-wrap .btn-toolbar .modal.show .modal-body .kreply-editor-foot .ktopic-actions>a,#kunena.layout .modal.show .modal-body .kreply-editor-foot .kann-item .kitem-actions .btn,#kunena.layout .kann-item .kitem-actions .modal.show .modal-body .kreply-editor-foot .btn{margin-left:auto}#kunena.layout .knavbar{background-color:var(--navbar-bg);border:1px solid var(--kt-border-color);padding:0;margin-bottom:calc(var(--base-spacing) * 3)}#kunena.layout .knavbar .navbar-toggler{background-color:#fff;border:0;border-right:1px solid var(--kt-border-color);border-radius:0;display:flex;align-items:center;justify-content:center;height:48px;padding:0;outline:none;box-shadow:none;width:48px}#kunena.layout .knavbar .navbar-toggler .navbar-toggler-icon{background:none;height:auto;width:auto}#kunena.layout .knavbar ul.klogin-wrap{background-color:#fff;border-left:1px solid var(--kt-border-color);position:absolute;right:0;top:0;margin-left:auto;width:auto}#kunena.layout .knavbar ul.klogin-wrap .dropdown{display:flex;align-items:center;height:48px;padding-left:calc(var(--base-spacing) * 1.5);padding-right:calc(var(--base-spacing) * 1.5)}#kunena.layout .knavbar ul.klogin-wrap .klogin-desktop{display:flex;align-items:center}@media (min-width:992px){#kunena.layout .knavbar .menu-toggler{display:none}}#kunena.layout .knavbar .kuser-toggler{border-right:0;border-left:1px solid var(--kt-border-color);position:absolute;top:0;bottom:0;right:0}#kunena.layout .knavbar .navbar-nav{align-items:center}@media (max-width:992px){#kunena.layout .knavbar .navbar-nav{background:#fff;border-top:1px solid var(--kt-border-color);display:flex;flex-flow:row wrap;gap:var(--base-spacing);padding:var(--base-spacing)}}#kunena.layout .knavbar .navbar-nav>li{flex-basis:calc(50% - 4px)}@media (min-width:576px){#kunena.layout .knavbar .navbar-nav>li{flex-basis:auto}}#kunena.layout .knavbar .navbar-nav>li>a{border:1px solid var(--kt-border-color);border-radius:4px;color:var(--navbar-link-color);display:flex;align-items:center;height:48px;padding:0 calc(var(--base-spacing) * 2);position:relative}@media (min-width:992px){#kunena.layout .knavbar .navbar-nav>li>a{border-radius:0;border:0;border-right:1px solid var(--kt-border-color)}}#kunena.layout .knavbar .navbar-nav>li>a::before{content:"";display:none;height:3px;position:absolute;left:0;right:0;bottom:0;opacity:0;transition:var(--trans-base)}@media (min-width:992px){#kunena.layout .knavbar .navbar-nav>li>a::before{display:block}}#kunena.layout .knavbar .navbar-nav>li>a:hover,#kunena.layout .knavbar .navbar-nav>li>a:focus,#kunena.layout .knavbar .navbar-nav>li>a:active{color:var(--navbar-link-hover-color)}#kunena.layout .knavbar .navbar-nav>li>a:hover::before,#kunena.layout .knavbar .navbar-nav>li>a:focus::before,#kunena.layout .knavbar .navbar-nav>li>a:active::before{background-color:rgba(0,0,0,0.1);opacity:1}#kunena.layout .knavbar .navbar-nav>li.active>a{background-color:#fff;color:var(--navbar-link-active);border:1px solid var(--navbar-link-active)}@media (min-width:992px){#kunena.layout .knavbar .navbar-nav>li.active>a{border:0;border-right:1px solid var(--kt-border-color)}}@media (min-width:992px){#kunena.layout .knavbar .navbar-nav>li.active>a::before{background-color:var(--navbar-link-active);opacity:1}}#kunena.layout .klogout{position:absolute;right:0;top:0}#kunena.layout .klogout .dropdown-toggle{display:flex;align-items:center}#kunena.layout .klogout .dropdown-toggle i{color:var(--text-gray-lv2);font-size:20px}#kunena.layout .klogout .dropdown-toggle>span{box-shadow:0 2px 2px rgba(0,0,0,0.2);border-radius:50% !important;display:block;height:24px;position:relative;overflow:hidden;margin-right:var(--base-spacing);width:24px}#kunena.layout .klogout .dropdown-toggle>span img{position:absolute;top:0;bottom:0;max-height:none;max-width:none;width:100%}#kunena.layout .klogout .dropdown{background-color:#fff;border-left:1px solid var(--kt-border-color);display:flex;align-items:center;min-height:48px;padding:0 calc(var(--base-spacing) * 1.5)}#kunena.layout .klogin-wrap .dropdown-toggle{font-size:var(--font-size-sm);font-weight:600}#kunena.layout .klogin-wrap .dropdown-menu{background-color:#fff;box-shadow:0 0 3px rgba(0,0,0,0.1);border-radius:var(--kt-border-radius);left:auto;right:0;padding:calc(var(--base-spacing) * 3);min-width:280px}#kunena.layout .klogin-wrap .dropdown-menu form{padding:0}#kunena.layout .klogin-wrap .dropdown-menu .mod-login__username,#kunena.layout .klogin-wrap .dropdown-menu .mod-login__password{margin-bottom:calc(var(--base-spacing) * 2)}#kunena.layout .klogin-wrap .dropdown-menu .mod-login__username .form-control,#kunena.layout .klogin-wrap .dropdown-menu .mod-login__password .form-control{border-top-right-radius:0;border-bottom-right-radius:0;min-height:40px;height:40px}#kunena.layout .klogin-wrap .custom-checkbox{display:flex;align-items:center}#kunena.layout .klogin-wrap .custom-checkbox .custom-control-input{margin-right:var(--base-spacing)}#kunena.layout .klogin-wrap .custom-checkbox .custom-control-label{float:none}#kunena.layout .klogin-wrap .btn{background-color:#fff;border:1px solid var(--kt-border-color);border-radius:var(--kt-border-radius);display:block;min-height:calc(var(--base-spacing) * 5);height:calc(var(--base-spacing) * 5);margin-bottom:var(--base-spacing);padding-top:0;padding-bottom:0;transition:var(--trans-base);width:100%}#kunena.layout .klogin-wrap .btn:hover,#kunena.layout .klogin-wrap .btn:focus,#kunena.layout .klogin-wrap .btn:active{background-color:var(--kt-primary);border:1px solid var(--kt-primary);color:#fff}#kunena.layout .klogin-wrap .klogin-links{margin:0;padding:0;list-style:none}#kunena.layout .klogin-wrap .klogin-links li{padding:calc(var(--base-spacing) * .5) 0}#kunena.layout .klogin-wrap .klogin-links a{color:var(--text-color)}#kunena.layout .klogin-wrap .klogin-links a:hover,#kunena.layout .klogin-wrap .klogin-links a:focus,#kunena.layout .klogin-wrap .klogin-links a:active{color:var(--kt-link-hover-color)}#kunena.layout .klogout .dropdown-menu{background-color:#fff;box-shadow:0 0 3px rgba(0,0,0,0.1);border-radius:var(--kt-border-radius);left:auto;right:0;padding:0;min-width:280px}#kunena.layout .klogout .kuser-info{padding:calc(var(--base-spacing) * 2) 0;text-align:center}#kunena.layout .klogout .kuser-info .user-name{font-weight:600;margin-bottom:var(--base-spacing);text-align:center}#kunena.layout .klogout .kuser-info .user-avatar{margin-bottom:var(--base-spacing)}#kunena.layout .klogout .kuser-info .user-avatar img.kavatar{border-radius:var(--kt-border-radius);max-width:150px}#kunena.layout .klogout .kuser-info .user-status{margin-bottom:var(--base-spacing)}#kunena.layout .klogout .kuser-info .user-status .badge{color:#fff}#kunena.layout .klogout .kuser-info .last-visit{color:var(--text-gray-lv1);font-size:var(--font-size-sm)}#kunena.layout .klogout #status-online{border-top:1px solid var(--kt-border-color);border-bottom:1px solid var(--kt-border-color);display:flex;flex-wrap:wrap;align-items:stretch;margin-bottom:calc(var(--base-spacing) * 1.5);padding:calc(var(--base-spacing) * 2.5) calc(var(--base-spacing) * 3) calc(var(--base-spacing) * 2)}#kunena.layout .klogout #status-online .btn{color:#fff;border:0;font-size:12px;padding:4px 6px;margin:0 4px 4px 0}#kunena.layout .klogout #status-online .btn svg{height:16px;width:16px}#kunena.layout .klogout #status-online .btn-secondary{background:var(--kt-gray-400)}#kunena.layout .klogout #statustext,#kunena.layout .klogout #announcement,#kunena.layout .klogout #settings,#kunena.layout .klogout #allread{padding:0 calc(var(--base-spacing) * 3)}#kunena.layout .klogout #statustext a,#kunena.layout .klogout #announcement a,#kunena.layout .klogout #settings a,#kunena.layout .klogout #allread a{color:var(--text-color);font-size:var(--font-size-sm);display:block;padding:calc(var(--base-spacing) / 2) 0;text-align:left;transition:var(--trans-base)}#kunena.layout .klogout #statustext a:hover,#kunena.layout .klogout #statustext a:focus,#kunena.layout .klogout #statustext a:active,#kunena.layout .klogout #announcement a:hover,#kunena.layout .klogout #announcement a:focus,#kunena.layout .klogout #announcement a:active,#kunena.layout .klogout #settings a:hover,#kunena.layout .klogout #settings a:focus,#kunena.layout .klogout #settings a:active,#kunena.layout .klogout #allread a:hover,#kunena.layout .klogout #allread a:focus,#kunena.layout .klogout #allread a:active{color:var(--kt-link-hover-color)}#kunena.layout .klogout #statustext a svg,#kunena.layout .klogout #announcement a svg,#kunena.layout .klogout #settings a svg,#kunena.layout .klogout #allread a svg{margin-right:8px}#kunena.layout .klogout #logout-form{margin:calc(var(--base-spacing) * 1.5) 0 0;padding:0}#kunena.layout .klogout .logout-action{border-top:1px solid var(--kt-border-color);border-radius:0 0 var(--kt-border-radius) var(--kt-border-radius)}#kunena.layout .klogout .logout-action .btn{border-radius:0 0 var(--kt-border-radius) var(--kt-border-radius);display:flex;align-items:center;font-size:var(--font-size-xs);padding:calc(var(--base-spacing) * 1.5) calc(var(--base-spacing) * 3);text-transform:uppercase;transition:var(--trans-base);width:100%}#kunena.layout .klogout .logout-action .btn:hover,#kunena.layout .klogout .logout-action .btn:focus,#kunena.layout .klogout .logout-action .btn:active{background-color:var(--kt-secondary)}#kunena.layout .klogout .logout-action .btn svg{margin-right:8px}#kunena.layout .kicon-profile{display:inline-block;width:16px;height:16px;margin-right:3px;vertical-align:text-top;background:url("https://toptradertools.com/media/kunena/core/iconsets/profile/default/default.png") no-repeat}#kunena.layout .inline .kicon-profile{width:32px;height:32px}#kunena.layout .kicon-profile-myspace{background:url("https://toptradertools.com/media/kunena/core/images/social/myspace.svg") 50% 50%}#kunena.layout .kicon-profile-digg{background:url("https://toptradertools.com/media/kunena/core/images/social/digg.png") 50% 50%}#kunena.layout .kicon-profile-birthdate{background-position:0 -42px}#kunena.layout .kicon-profile-plus{background-position:0 -312px}#kunena.layout .kicon-profile-minus{background-position:0 -294px}#kunena.layout .kicon-profile-twitter{background:url("https://toptradertools.com/media/kunena/core/images/social/twitter.svg") 50% 50%}#kunena.layout .kicon-profile-pm{background-position:0 -437px}#kunena.layout .kicon-profile-microsoft{background:url("https://toptradertools.com/media/kunena/core/images/social/microsoft.svg") 50% 50%}#kunena.layout .kicon-profile-friendfeed{background:url("https://toptradertools.com/media/kunena/core/images/social/friendfeed.svg") 50% 50%}#kunena.layout .kicon-profile-website{background-position:0 -521px}#kunena.layout .kicon-profile-remind{background-position:0 -458px}#kunena.layout .kicon-profile-google{background:url("https://toptradertools.com/media/kunena/core/images/social/google-plus.svg") 50% 50%}#kunena.layout .kicon-profile-gender-unknown{background-position:0 -231px}#kunena.layout .kicon-profile-facebook{background:url("https://toptradertools.com/media/kunena/core/images/social/facebook.svg") 50% 50%}#kunena.layout .kicon-profile-pinterest{background:url("https://toptradertools.com/media/kunena/core/images/social/pinterest.svg") 50% 50%}#kunena.layout .kicon-profile-reddit{background:url("https://toptradertools.com/media/kunena/core/images/social/reddit.svg") 50% 50%}#kunena.layout .kicon-profile-email{background-position:0 -126px}#kunena.layout .kicon-profile-icq{background:url("https://toptradertools.com/media/kunena/core/images/social/icq.png") 50% 50%}#kunena.layout .kicon-profile-flickr{background:url("https://toptradertools.com/media/kunena/core/images/social/flickr.svg") 50% 50%}#kunena.layout .kicon-profile-skype{background:url("https://toptradertools.com/media/kunena/core/images/social/skype.svg") 50% 50%}#kunena.layout .kicon-profile-location{background-position:0 -353px}#kunena.layout .kicon-profile-gender-male{background-position:0 -374px}#kunena.layout .kicon-profile-linkedin{background:url("https://toptradertools.com/media/kunena/core/images/social/linkedin.svg") 50% 50%}#kunena.layout .kicon-profile-linkedin_company{background:url("https://toptradertools.com/media/kunena/core/images/social/linkedin.svg") 50% 50%}#kunena.layout .kicon-profile-gender-female{background-position:0 -168px}#kunena.layout .kicon-profile-blogspot{background:url("https://toptradertools.com/media/kunena/core/images/social/blogger.svg") 50% 50%}#kunena.layout .kicon-profile-apple{background:url("https://toptradertools.com/media/kunena/core/images/social/apple.svg") 50% 50%}#kunena.layout .kicon-profile-qqsocial{background:url("https://toptradertools.com/media/kunena/core/images/social/qq.svg") 50% 50%}#kunena.layout .kicon-profile-qzone{background:url("https://toptradertools.com/media/kunena/core/images/social/qzone.png") 50% 50%}#kunena.layout .kicon-profile-instagram{background:url("https://toptradertools.com/media/kunena/core/images/social/instagram.svg") 50% 50%}#kunena.layout .kicon-profile-weibo{background:url("https://toptradertools.com/media/kunena/core/images/social/weibo.svg") 50% 50%}#kunena.layout .kicon-profile-wechat{background:url("https://toptradertools.com/media/kunena/core/images/social/wechat.svg") 50% 50%}#kunena.layout .kicon-profile-vk{background:url("https://toptradertools.com/media/kunena/core/images/social/vk.svg") 50% 50%}#kunena.layout .kicon-profile-telegram{background:url("https://toptradertools.com/media/kunena/core/images/social/telegram.svg") 50% 50%}#kunena.layout .kicon-profile-bebo{background:url("https://toptradertools.com/media/kunena/core/images/social/bebo.svg") 50% 50%}#kunena.layout .kicon-profile-yim{background:url("https://toptradertools.com/media/kunena/core/images/social/yim.png") 50% 50%}#kunena.layout .kicon-profile-whatsapp{background:url("https://toptradertools.com/media/kunena/core/images/social/whatsapp.svg") 50% 50%}#kunena.layout .kicon-profile-youtube{background:url("https://toptradertools.com/media/kunena/core/images/social/youtube.svg") 50% 50%}#kunena.layout .kicon-profile-ok{background:url("https://toptradertools.com/media/kunena/core/images/social/ok.svg") 50% 50%}#kunena.layout .kicon-profile-github{background:url("https://toptradertools.com/media/kunena/core/images/social/github.svg") 50% 50%}#kunena.layout .kicon-profile-vimeo{background:url("https://toptradertools.com/media/kunena/core/images/social/vimeo.svg") 50% 50%}#kunena.layout span.kicon-profile-website,#kunena.layout span.kicon-profile-pm{margin-top:3px;vertical-align:top}#kunena.layout .kavatar{width:100%;height:auto}#kunena.layout .kpage-header{display:flex;align-items:center;margin-bottom:calc(var(--base-spacing) * 2)}#kunena.layout .kpage-header .btn{display:flex;align-items:center;margin-left:auto}#kunena.layout .kpage-header .btn:hover,#kunena.layout .kpage-header .btn:focus,#kunena.layout .kpage-header .btn:active{border-color:var();color:var(--kt-primary)}#kunena.layout .kpage-header .btn svg{margin-right:calc(var(--base-spacing) * .5)}#kunena.layout .kuser-profile-box{border:1px solid var(--kt-border-color);border-radius:var(--kt-border-radius);margin-bottom:calc(var(--base-spacing) * 3);padding:var(--base-spacing)}#kunena.layout .kuser-profile-box .profile-box-inner{display:flex;flex-wrap:wrap}#kunena.layout .kuser-profile-box .kuser-info-left{background-color:var(--kt-secondary);border-radius:var(--kt-border-radius);display:flex;flex-direction:column;flex-basis:100%;margin-bottom:calc(var(--base-spacing) * 3);padding:calc(var(--base-spacing) * 1.5);text-align:center}@media (min-width:768px){#kunena.layout .kuser-profile-box .kuser-info-left{flex-basis:240px;margin-bottom:0}}#kunena.layout .kuser-profile-box .kuser-info-left .kuser-avatar{margin-bottom:calc(var(--base-spacing) * 2)}#kunena.layout .kuser-profile-box .kuser-info-left .kuser-avatar>a{display:block;margin-bottom:var(--base-spacing)}#kunena.layout .kuser-profile-box .kuser-info-left .kuser-avatar>a img{border-radius:var(--kt-border-radius);max-width:128px}#kunena.layout .kuser-profile-box .kuser-info-left .kuser-avatar .badge.bg-success{border-radius:var(--kt-border-radius-sm);color:#fff;display:inline-block;font-size:10px;font-weight:400;padding:4px 6px;letter-spacing:0.5px;text-transform:uppercase}#kunena.layout .kuser-profile-box .kuser-info-left .kuser-avatar .badge.bg-success:hover,#kunena.layout .kuser-profile-box .kuser-info-left .kuser-avatar .badge.bg-success:focus,#kunena.layout .kuser-profile-box .kuser-info-left .kuser-avatar .badge.bg-success:active{color:#fff}#kunena.layout .kuser-profile-box .kuser-info-left .kuser-links .btn{background:#fff;border:1px solid var(--kt-border-color);border-radius:var(--kt-border-radius);font-size:14px;padding:4px 6px}#kunena.layout .kuser-profile-box .kuser-info-left .kuser-links .btn:hover,#kunena.layout .kuser-profile-box .kuser-info-left .kuser-links .btn:focus,#kunena.layout .kuser-profile-box .kuser-info-left .kuser-links .btn:active{border:1px solid var(--kt-primary);color:var(--kt-primary)}#kunena.layout .kuser-profile-box .kuser-info-right{font-size:15px;flex:1}@media (min-width:768px){#kunena.layout .kuser-profile-box .kuser-info-right{padding-left:calc(var(--base-spacing) * 3)}}#kunena.layout .kuser-profile-box .kuser-info-right ul{border:0;border-bottom:1px solid var(--kt-border-color);display:flex;flex-wrap:wrap;align-items:stretch;list-style:none;margin:0 0 calc(var(--base-spacing) * 2);padding:0 0 calc(var(--base-spacing) * 2);width:100%}#kunena.layout .kuser-profile-box .kuser-info-right ul li{border:0;flex-basis:100%;padding:var(--base-spacing) 0}@media (min-width:576px){#kunena.layout .kuser-profile-box .kuser-info-right ul li{flex-basis:50%}}@media (min-width:992px){#kunena.layout .kuser-profile-box .kuser-info-right ul li{flex-basis:33.33%}}#kunena.layout .kuser-profile-box .kuser-info-right .kuser-socials{margin-bottom:calc(var(--base-spacing) * 2);overflow:hidden}#kunena.layout .kuser-profile-box .kuser-info-right .kuser-socials .socials-list{display:flex;align-items:center}#kunena.layout .kuser-profile-box .kuser-info-right .kuser-socials .socials-list a{margin-right:var(--base-spacing)}#kunena.layout .kuser-profile-box .kuser-info-right .personal-text span{color:var(--text-gray-lv2);display:inline-block;font-size:var(--font-size-xs);margin-bottom:var(--base-spacing);text-transform:uppercase}#kunena.layout .kuser-profile-box .kuser-info-right .signature{background-color:var(--kt-secondary);border-radius:var(--kt-border-radius-sm);padding:calc(var(--base-spacing) * 2)}#kunena.layout .kuser-profile-box .kuser-info-right .signature p{font-style:italic;margin:0}#kunena.layout .tabs .nav.nav-tabs{background:transparent;box-shadow:none;border:0;border-bottom:1px solid var(--kt-border-color);border-radius:0}#kunena.layout .tabs .nav.nav-tabs .nav-item{padding-left:calc(var(--base-spacing) * 1.5);padding-right:calc(var(--base-spacing) * 1.5)}#kunena.layout .tabs .nav.nav-tabs .nav-link{background:transparent;border:0;border-radius:0;box-shadow:none;color:var(--text-color);padding-left:0;padding-right:0;position:relative}#kunena.layout .tabs .nav.nav-tabs .nav-link:hover,#kunena.layout .tabs .nav.nav-tabs .nav-link:focus,#kunena.layout .tabs .nav.nav-tabs .nav-link:active{color:var(--kt-link-hover-color)}#kunena.layout .tabs .nav.nav-tabs .nav-link::after{background-color:var(--kt-secondary);content:"";display:block;height:3px;position:absolute;left:0;right:0;bottom:0;opacity:0;transition:var(--trans-base)}#kunena.layout .tabs .nav.nav-tabs .nav-link.active::after{background-color:var(--kt-primary);opacity:1}#kunena.layout .tabs .nav-tabs+.tab-content{border:0;box-shadow:none;padding:calc(var(--base-spacing) * 3) 0 0}#kunena.layout .kunena-topic-item .alert{border:0;margin-bottom:calc(var(--base-spacing) * 3)}#kunena.layout .kunena-topic-item .kpage-header{border-bottom:1px solid var(--kt-border-color);margin-bottom:calc(var(--base-spacing) * 4)}#kunena.layout .kunena-topic-item .kpage-header h1{display:flex;align-items:center}#kunena.layout .kunena-topic-item .kpage-header h1 svg{color:var(--text-gray-lv2);height:24px;margin-right:calc(var(--base-spacing) / 2);width:24px}#kunena.layout .kunena-topic-item .kpage-header h1 i{color:var(--text-gray-lv2);font-size:20px;margin-right:calc(var(--base-spacing) / 2)}#kunena.layout .topic-actions-toolbar{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:calc(var(--base-spacing) * 3)}#kunena.layout .topic-actions-toolbar .ktopic-actions{display:flex;flex-wrap:wrap;align-items:center}#kunena.layout .topic-actions-toolbar .ktopic-actions a{display:flex;align-items:center;margin-right:var(--base-spacing);margin-bottom:var(--base-spacing);width:auto}@media (min-width:576px){#kunena.layout .topic-actions-toolbar .ktopic-actions a{margin-bottom:0}}#kunena.layout .topic-actions-toolbar .ktopic-actions a i,#kunena.layout .topic-actions-toolbar .ktopic-actions a svg{color:var(--kt-gray-400);margin-right:var(--base-spacing)}#kunena.layout .topic-actions-toolbar .mod-actions>a i,#kunena.layout .topic-actions-toolbar .mod-actions>a svg{color:var(--kbtn-primary-text);opacity:0.6}#kunena.layout .kfilter-wrap{display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center;justify-content:space-between}#kunena.layout .kfilter-wrap .ksearch-wrap{margin-left:auto}#kunena.layout .kfilter-wrap .ksearch-wrap .kunena-search input[type="search"]{min-height:calc(var(--base-spacing) * 5)}#kunena.layout .kmessage-wrap{border:1px solid var(--kt-border-color);border-radius:var(--kt-border-radius-sm);display:flex;align-items:stretch;flex-direction:column;margin-bottom:calc(var(--base-spacing) * 2)}@media (min-width:768px){#kunena.layout .kmessage-wrap{flex-direction:row}}#kunena.layout .kmessage-wrap.kmessage-wrap-top,#kunena.layout .kmessage-wrap.kmessage-wrap-bot{flex-direction:column}#kunena.layout .kmessage-wrap .kmsg-profile-box{padding:var(--base-spacing)}@media (min-width:768px){#kunena.layout .kmessage-wrap .kmsg-profile-box{flex-basis:200px;text-align:center}}#kunena.layout .kmessage-wrap .kmsg-profile-box .kprofile-box-inner{background-color:var(--kt-gray-100);border-radius:var(--kt-border-radius-sm);padding:calc(var(--base-spacing) * 2)}#kunena.layout .kmessage-wrap .kmsg-profile-box ul{list-style:none;margin:0;padding:0}#kunena.layout .kmessage-wrap .kmsg-profile-box ul.profile-box{padding-left:calc(var(--base-spacing) * 9);position:relative}@media (min-width:768px){#kunena.layout .kmessage-wrap .kmsg-profile-box ul.profile-box{padding-left:0}}#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-name{font-weight:600;line-height:1;margin-bottom:calc(var(--base-spacing) * 0.5)}@media (min-width:768px){#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-name{margin-bottom:var(--base-spacing)}}#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-avatar{background-color:#fff;box-shadow:0 3px 3px rgba(0,0,0,0.1);border-radius:var(--kt-border-radius-sm);position:absolute;overflow:hidden;left:0;top:0;max-height:100%;width:60px}@media (min-width:768px){#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-avatar{display:inline-block;margin-bottom:var(--base-spacing);padding:var(--base-spacing);padding-bottom:var(--base-spacing);position:relative;left:auto;top:auto;width:100%}}#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-avatar img{border-radius:var(--kt-border-radius-sm)}@media (min-width:768px){#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-avatar img{min-width:100px}}#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-avatar>a{display:block;padding:0}#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-avatar>a i{color:var(--text-gray-lv2)}#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-avatar svg{height:100px;width:100px}#kunena.layout .kmessage-wrap .kmsg-profile-box .topic-starter{color:var(--text-gray-lv1);display:none;font-size:11px;line-height:1;padding:10px 0 0;text-align:center;text-transform:uppercase}@media (min-width:768px){#kunena.layout .kmessage-wrap .kmsg-profile-box .topic-starter{display:block}}#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-status{position:absolute;display:block;overflow:hidden;top:4px;right:4px}@media (min-width:768px){#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-status{top:16px;right:16px}}#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-status .badge{border:1px solid #fff;border-radius:50%;display:block;height:12px;padding:0;overflow:hidden;text-indent:9999px;width:12px}@media (min-width:768px){#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-status .badge{height:16px;width:16px}}#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-status .badge.bg-default{background-color:var(--kt-gray-400)}#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-status .badge.bg-success{background-color:#16A34A}#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-rank-title{font-size:var(--font-size-sm)}@media (min-width:768px){#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-rank-title{font-size:16px}}#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-text{display:none}@media (min-width:768px){#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-text{display:block}}#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-rank-img{line-height:1}@media (min-width:768px){#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-rank-img{margin-bottom:var(--base-spacing)}}#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-rank-img img{width:auto}@media (min-width:768px){#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-rank-img img{width:96px}}#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-thanks{display:none}@media (min-width:768px){#kunena.layout .kmessage-wrap .kmsg-profile-box .kuser-thanks{display:block}}#kunena.layout .kmessage-wrap .profile-extra{display:none;padding-top:calc(var(--base-spacing) * 1.5)}@media (min-width:768px){#kunena.layout .kmessage-wrap .profile-extra{display:block}}#kunena.layout .kmessage-wrap .profile-extra ul{display:flex;align-items:center;justify-content:center}#kunena.layout .kmessage-wrap .profile-extra ul li span{background:none;display:block;margin:0 4px}#kunena.layout .kmessage-wrap .profile-extra ul li a{color:var(--text-color)}#kunena.layout .kmessage-wrap .profile-extra ul .kicon-profile{height:auto;width:auto}#kunena.layout .kmessage-wrap .profile-extra .kuser-gender span::before,#kunena.layout .kmessage-wrap .profile-extra .kuser-location span span::before,#kunena.layout .kmessage-wrap .profile-extra .kuser-website span span::before,#kunena.layout .kmessage-wrap .profile-extra .kuser-private span::before,#kunena.layout .kmessage-wrap .profile-extra .kuser-email span span::before{color:var(--text-color);font-family:"Font Awesome 5 Free";font-weight:600;display:block;font-size:15px}#kunena.layout .kmessage-wrap .profile-extra .kuser-website span svg,#kunena.layout .kmessage-wrap .profile-extra .kuser-location span svg,#kunena.layout .kmessage-wrap .profile-extra .kuser-email span svg{display:none}#kunena.layout .kmessage-wrap .profile-extra .kuser-location span span::before{content:""}#kunena.layout .kmessage-wrap .profile-extra .kuser-website span span::before{content:""}#kunena.layout .kmessage-wrap .profile-extra .kuser-private span::before{content:""}#kunena.layout .kmessage-wrap .profile-extra .kuser-email span span::before{content:""}#kunena.layout .kmessage-wrap .kmsg-body{flex:1;display:flex;flex-direction:column;padding:var(--base-spacing);padding-left:calc(var(--base-spacing) * 2)}#kunena.layout .kmessage-wrap .kmsg-body .kmsg-wrap{display:flex;flex:1;flex-direction:column}#kunena.layout .kmessage-wrap .kmsg-body .kmsg-header{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:calc(var(--base-spacing) * 3);padding:0;position:relative}#kunena.layout .kmessage-wrap .kmsg-body .kmsg-header h3{color:var(--text-gray-lv1);flex-basis:100%;font-size:var(--h4-font-size);font-weight:500;margin:0 0 6px}#kunena.layout .kmessage-wrap .kmsg-body .kmsg-header h3 span{color:var(--text-gray-lv1);font-weight:300}#kunena.layout .kmessage-wrap .kmsg-body .kmsg-header h3 em{font-style:normal}#kunena.layout .kmessage-wrap .kmsg-body .kmsg-header h3 a{border-bottom:1px dotted var(--kt-text-color);color:var(--kt-text-color)}#kunena.layout .kmessage-wrap .kmsg-body .kmsg-header h3 a:hover,#kunena.layout .kmessage-wrap .kmsg-body .kmsg-header h3 a:focus,#kunena.layout .kmessage-wrap .kmsg-body .kmsg-header h3 a:active{border-color:var(--kt-link-hover-color);color:var(--kt-link-hover-color)}#kunena.layout .kmessage-wrap .kmsg-body .kmsg-header .kmsg-post-time{font-size:14px;color:var(--text-gray-lv1)}#kunena.layout .kmessage-wrap .kmsg-body .kmsg-header .message-id{color:var(--kt-text-color);font-size:12px;display:none;position:absolute;right:0;top:0}@media (min-width:576px){#kunena.layout .kmessage-wrap .kmsg-body .kmsg-header .message-id{display:block}}#kunena.layout .kmessage-wrap .kmsg-body .kmsg-ct{flex:1}#kunena.layout .kmessage-wrap .kmsg-body .kmsg-meta{border-top:1px solid var(--kt-border-color);color:var(--text-gray-lv2);display:flex;align-items:center;font-size:var(--font-size-xs);margin-top:var(--base-spacing);margin-bottom:calc(var(--base-spacing) * 2);padding-top:var(--base-spacing)}#kunena.layout .kmessage-wrap .kmsg-body .kmsg-meta .kpost-edit>span{margin-right:var(--base-spacing)}#kunena.layout .kmessage-wrap .kmsg-body .kmsg-meta .ip{display:none;margin-right:var(--base-spacing);padding-right:0;margin-left:auto}#kunena.layout .kmessage-wrap .kmsg-body .kmsg-meta #btn_report{background:transparent;border:0;border-bottom:1px dotted var(--text-gray-lv2);border-radius:0;color:var(--text-gray-lv2);display:flex;align-items:center;font-size:12px;float:none !important;margin-left:auto;padding:0}#kunena.layout .kmessage-wrap .kmsg-body .kmsg-meta #btn_report:hover,#kunena.layout .kmessage-wrap .kmsg-body .kmsg-meta #btn_report:focus,#kunena.layout .kmessage-wrap .kmsg-body .kmsg-meta #btn_report:active{border-bottom:1px dotted var(--kt-link-hover-color);color:var(--kt-link-hover-color)}#kunena.layout .kmessage-wrap .kmsg-body .kmsg-meta #btn_report i,#kunena.layout .kmessage-wrap .kmsg-body .kmsg-meta #btn_report svg{display:none}#kunena.layout .kmessage-wrap .kmsg-body .kmsg-meta svg{height:16px;margin-right:4px;width:16px}#kunena.layout .kmessage-wrap .kmsg-body .kattachment-wrapper{background:var(--kt-gray-100);border-radius:var(--kt-border-radius-sm);margin:0 0 calc(var(--base-spacing) * 2) 0;padding:calc(var(--base-spacing) * 2)}#kunena.layout .kmessage-wrap .kmsg-body .kattachment-wrapper ul{list-style:none;display:flex;flex-wrap:wrap;margin:0;padding:0;gap:var(--base-spacing)}#kunena.layout .kmessage-wrap .kmsg-body .kattachment-wrapper ul li{background:#fff;border-radius:var(--kt-border-radius-sm);padding:var(--base-spacing);flex-basis:calc(25% - 24px)}#kunena.layout .kmessage-wrap .kmsg-body .kattachment-wrapper ul .kattach-item{position:relative}#kunena.layout .kmessage-wrap .kmsg-body .kattachment-wrapper ul .kattach-item:hover .btn{opacity:1}#kunena.layout .kmessage-wrap .kmsg-body .kattachment-wrapper ul .kattach-item a{display:block}#kunena.layout .kmessage-wrap .kmsg-body .kattachment-wrapper ul .kattach-item a img{max-height:400px !important;width:100%}#kunena.layout .kmessage-wrap .kmsg-body .kattachment-wrapper ul .kattach-item .kbtn,#kunena.layout .kmessage-wrap .kmsg-body .kattachment-wrapper ul .kattach-item .kpage-header .btn,#kunena.layout .kpage-header .kmessage-wrap .kmsg-body .kattachment-wrapper ul .kattach-item .btn,#kunena.layout .kmessage-wrap .kmsg-body .kattachment-wrapper ul .kattach-item .topic-actions-toolbar .ktopic-actions a,#kunena.layout .topic-actions-toolbar .ktopic-actions .kmessage-wrap .kmsg-body .kattachment-wrapper ul .kattach-item a,#kunena.layout .kmessage-wrap .kmsg-body .kattachment-wrapper ul .kattach-item .btn-toolbar>button.btn-primary,#kunena.layout .kmessage-wrap .kmsg-body .kattachment-wrapper ul .kattach-item .btn-toolbar .ktopic-actions>a,#kunena.layout .kmessage-wrap .btn-toolbar .kmsg-body .kattachment-wrapper ul .kattach-item .ktopic-actions>a,#kunena.layout .kmessage-wrap .kmsg-body .kattachment-wrapper ul .kattach-item .kann-item .kitem-actions .btn,#kunena.layout .kann-item .kitem-actions .kmessage-wrap .kmsg-body .kattachment-wrapper ul .kattach-item .btn,#kunena.layout .kmessage-wrap .kmsg-body .kattachment-wrapper ul .kattach-item .btn{background:transparent;color:#fff;border:0 !important;opacity:0;position:absolute;top:var(--base-spacing);right:var(--base-spacing);padding:0}#kunena.layout .kmessage-wrap .kmsg-body .ksig{border-top:1px solid var(--kt-border-color);font-size:12px;margin-top:calc(var(--base-spacing) * 3);padding-top:var(--base-spacing)}#kunena.layout .kmessage-wrap .kmsg-body .kmessage-thankyou{background:var(--kt-gray-100);border-radius:4px;font-size:14px;margin-bottom:calc(var(--base-spacing) * 2);padding:8px 12px}#kunena.layout .kmessage-wrap .kmsg-body .kmessage-thankyou i,#kunena.layout .kmessage-wrap .kmsg-body .kmessage-thankyou svg{margin-right:6px}#kunena.layout .kmessage-wrap .btn-toolbar{display:flex;flex-wrap:wrap;align-items:center}#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary{margin-right:var(--base-spacing);margin-bottom:var(--base-spacing)}@media (min-width:576px){#kunena.layout .kmessage-wrap .btn-toolbar>button.btn-primary{margin-bottom:0}}#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions{display:flex;flex-wrap:wrap;align-items:center}#kunena.layout .kmessage-wrap .btn-toolbar .ktopic-actions>a{margin-right:var(--base-spacing);width:auto}#kunena.layout .kmessage-wrap-top,#kunena.layout .kmessage-wrap-bot{padding:calc(var(--base-spacing) * 2)}#kunena.layout .kmessage-wrap-top .kmsg-profile-box,#kunena.layout .kmessage-wrap-bot .kmsg-profile-box{padding:0;margin-bottom:calc(var(--base-spacing) * 3)}#kunena.layout .kmessage-wrap-top .kprofile-box-inner,#kunena.layout .kmessage-wrap-bot .kprofile-box-inner{display:flex;flex-direction:column;flex-wrap:wrap;align-items:center;position:relative}@media (min-width:768px){#kunena.layout .kmessage-wrap-top .kprofile-box-inner,#kunena.layout .kmessage-wrap-bot .kprofile-box-inner{gap:calc(var(--base-spacing) * 4);flex-direction:row}}#kunena.layout .kmessage-wrap-top .kprofile-box-inner ul,#kunena.layout .kmessage-wrap-bot .kprofile-box-inner ul{text-align:center}#kunena.layout .kmessage-wrap-top .kprofile-box-inner ul+ul,#kunena.layout .kmessage-wrap-bot .kprofile-box-inner ul+ul{margin-top:var(--base-spacing)}#kunena.layout .kmessage-wrap-top .kprofile-box-inner .kuser-avatar,#kunena.layout .kmessage-wrap-bot .kprofile-box-inner .kuser-avatar{position:relative;left:auto;top:auto}#kunena.layout .kmessage-wrap-top .kprofile-box-inner .kuser-avatar img,#kunena.layout .kmessage-wrap-bot .kprofile-box-inner .kuser-avatar img{max-width:80px}#kunena.layout .kmessage-wrap-top .horizontal-message,#kunena.layout .kmessage-wrap-bot .horizontal-message{margin-bottom:calc(var(--base-spacing) * 2)}#kunena.layout .kmessage-wrap-top .kmsg-body,#kunena.layout .kmessage-wrap-bot .kmsg-body{padding:0}#kunena.layout .kmessage-wrap-top .alert,#kunena.layout .kmessage-wrap-bot .alert{font-size:14px;margin-bottom:0;padding:var(--base-spacing) calc(var(--base-spacing) * 2)}#kunena.layout .khistory-subject{border-top:2px solid var(--kt-border-color);padding-top:calc(var(--base-spacing) * 1.5);margin-bottom:var(--base-spacing)}#kunena.layout .khistory-item{border:1px solid var(--kt-border-color);border-radius:4px;padding:var(--base-spacing);margin-bottom:calc(var(--base-spacing) * 3)}#kunena.layout .khistory-item .user-info{background-color:var(--kt-gray-100);border-radius:4px;display:flex;align-items:center;gap:calc(var(--base-spacing) * 2);margin-bottom:var(--base-spacing);padding:var(--base-spacing)}#kunena.layout .khistory-item .user-info .user-avatar img{border:4px solid #fff;max-width:48px}#kunena.layout .khistory-item .user-info .profilebox{display:flex;flex-flow:column wrap}#kunena.layout .khistory-item .user-info .time{font-size:var(--font-size-sm)}#kunena.layout .khistory-item .kmsg{margin:0;padding:var(--base-spacing)}#kunena.layout .khistory-item .kattach{border-top:1px solid var(--kt-border-color);padding-top:var(--base-spacing);padding-bottom:var(--base-spacing)}#kunena.layout .khistory-item .kattach h4{font-size:14px;font-weight:500}#kunena.layout .khistory-item .kattach ul{display:flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding:0;gap:var(--base-spacing)}#kunena.layout .khistory-item .kattach ul li{border-radius:4px;border:1px solid var(--kt-border-color);display:flex;padding:2px;gap:var(--base-spacing)}#kunena.layout .khistory-item .kattach ul li .btn{background-color:transparent;border:0;padding:0}#kunena.layout .kpost-attachments-wrap{margin-top:calc(var(--base-spacing) * 2)}#kunena.layout #kpost-attachments .actions-wrap{margin:var(--base-spacing) 0 calc(var(--base-spacing) * 2)}#kunena.layout #kpost-attachments #progress{margin:var(--base-spacing) 0}#kunena.layout #kpost-attachments #files{display:flex;flex-wrap:wrap;gap:var(--base-spacing)}#kunena.layout #kpost-attachments #files>div{background:#fff;border-radius:var(--kt-border-radius);display:flex;flex-flow:column wrap;padding:calc(var(--base-spacing) * 2);gap:var(--base-spacing);max-width:25%}#kunena.layout #kpost-attachments #files>div p{display:flex;flex-flow:column wrap;justify-content:center;margin-bottom:auto;position:relative;margin-bottom:auto;align-items:center;text-align:center;max-width:240px}#kunena.layout #kpost-attachments #files>div p img,#kunena.layout #kpost-attachments #files>div p canvas{margin-bottom:var(--base-spacing)}#kunena.layout #kpost-attachments #files>div p span{font-size:var(--font-size-xs)}#kunena.layout #kpost-attachments #files>div p span .alert.alert-danger{border-radius:var(--kt-border-radius-sm);font-size:var(--font-size-xs);padding:calc(var(--base-spacing) / 2)}#kunena.layout #kpost-attachments #files>div p br{display:none}#kunena.layout #kpost-attachments #files>div .btn{border:0;padding:4px 8px;font-size:12px}#kunena.layout #kpost-attachments #dropzone{border:2px dashed var(--kt-border-color);border-radius:var(--kt-border-radius)}#kunena.layout .kmsgtext-confidentialguests{background:#f1f5f9;border-radius:0.25rem;color:#64748b;font-size:14px;padding:1rem 1rem 1rem 3rem;position:relative}#kunena.layout .kmsgtext-confidentialguests::before{content:"";font-family:"Font Awesome 5 Free";font-weight:600;position:absolute;left:1rem;top:0.875rem;opacity:0.5;font-size:18px}#kunena.layout div.kmsgtext-hide{background:#475569;border:0;border-radius:0.25rem;font-size:1rem;font-style:normal;color:#f8fafc;line-height:normal;margin:0 0 1rem 0;padding:1rem 1rem 1rem 3rem;position:relative}#kunena.layout div.kmsgtext-hide::before{content:"";font-family:"Font Awesome 5 Free";font-weight:600;position:absolute;left:1rem;top:0.875rem;opacity:0.5;font-size:18px}#kunena.layout #search{border:1px solid var(--kt-border-color);margin-bottom:calc(var(--base-spacing) * 4)}#kunena.layout #search .ksearch-wrap{padding:calc(var(--grid-gutter-x) / 2)}#kunena.layout #search fieldset{display:flex;margin:0;flex-wrap:wrap;flex-basis:50%;text-align:center;align-items:center}#kunena.layout #search legend{display:flex;flex-basis:100%;align-items:center;margin-bottom:calc(var(--base-spacing) * 2)}#kunena.layout #search legend::after{background-color:var(--kt-secondary);content:"";display:block;flex:1;height:3px}#kunena.layout #search legend span{color:var(--text-gray-lv2);font-size:var(--font-size-xs);font-weight:500;text-transform:uppercase;margin-right:var(--base-spacing)}#kunena.layout #search .form-group{margin-bottom:0 !important}#kunena.layout #search .form-group.form-group-l{padding-right:calc(var(--grid-gutter-x) / 4)}#kunena.layout #search .form-group.form-group-r{padding-left:calc(var(--grid-gutter-x) / 4)}#kunena.layout #search .form-group .form-select{margin-bottom:0 !important}#kunena.layout #search .ksearch-wrap{display:flex;flex-wrap:wrap;align-items:flex-start;margin-bottom:calc(var(--base-spacing) * 4)}#kunena.layout #search .ksearch-keyword{padding-right:calc(var(--grid-gutter-x) / 2)}#kunena.layout #search .ksearch-username{padding-left:calc(var(--grid-gutter-x) / 2)}#kunena.layout #search .ksearch-username .form-group{padding-right:calc(var(--grid-gutter-x) * 2)}#kunena.layout #search .ksearch-sub-head{display:flex;align-items:center;padding:var(--base-spacing) calc(var(--base-spacing) * 2)}#kunena.layout #search .ksearch-sub-head button{margin-left:auto}#kunena.layout #search .ksearch-options{background-color:#f9fafb;border-top:1px solid var(--kt-border-color);padding:calc(var(--grid-gutter-x) / 2)}#kunena.layout #search .ksearch-posts,#kunena.layout #search .ksearch-sortby,#kunena.layout #search .ksearch-date{margin-bottom:calc(var(--base-spacing) * 3)}#kunena.layout #search .ksearch-posts .form-group,#kunena.layout #search .ksearch-sortby .form-group,#kunena.layout #search .ksearch-date .form-group{display:flex;flex-wrap:wrap;align-items:stretch}#kunena.layout #search .ksearch-posts .form-group select,#kunena.layout #search .ksearch-sortby .form-group select,#kunena.layout #search .ksearch-date .form-group select{width:auto}#kunena.layout #search .ksearch-posts .form-group select:first-of-type,#kunena.layout #search .ksearch-sortby .form-group select:first-of-type,#kunena.layout #search .ksearch-date .form-group select:first-of-type{margin-right:calc(var(--grid-gutter-x) / 4)}#kunena.layout #search .ksearch-start .form-group,#kunena.layout #search .ksearch-search-in .form-group{display:flex;flex-wrap:wrap}#kunena.layout #search .ksearch-start .form-group input,#kunena.layout #search .ksearch-start .form-group select,#kunena.layout #search .ksearch-search-in .form-group input,#kunena.layout #search .ksearch-search-in .form-group select{width:auto}#kunena.layout #search .ksearch-start .form-group input,#kunena.layout #search .ksearch-search-in .form-group input{margin-right:var(--base-spacing)}#kunena.layout #search .ksearch-start fieldset{margin-bottom:calc(var(--base-spacing) * 3) !important}#kunena.layout #search .ksearch-start .radio{display:flex;align-items:center;margin-right:calc(var(--base-spacing) * 2)}#kunena.layout #search .ksearch-search-in #categorylist{margin-bottom:var(--base-spacing);padding:var(--base-spacing)}#kunena.layout #search #button-searchatdate{padding-top:0;padding-bottom:0}#kunena.layout .kunena-search-results{border:1px solid var(--kt-border-color);display:flex;align-items:stretch;margin-bottom:calc(var(--base-spacing) * 3)}#kunena.layout .kunena-search-results .ksearch-result-profile{min-width:180px;padding:calc(var(--base-spacing) * 2);text-align:center}#kunena.layout .kunena-search-results .ksearch-result-profile ul{list-style:none;margin:0;padding:0}#kunena.layout .kunena-search-results .ksearch-result-profile ul li.user-avatar{margin-bottom:var(--base-spacing)}#kunena.layout .kunena-search-results .ksearch-result-profile ul li.user-avatar img{border-radius:var(--kt-border-radius)}#kunena.layout .kunena-search-results .ksearch-result-msg{border-left:1px solid var(--kt-border-color);flex:1}#kunena.layout .kunena-search-results .ksearch-result-msg .kmsg-header{background-color:var(--kt-gray-50);color:var(--text-gray-lv1);display:flex;align-items:center;border-bottom:1px solid var(--kt-border-color);padding:var(--base-spacing) calc(var(--base-spacing) * 2)}#kunena.layout .kunena-search-results .ksearch-result-msg .kmsg-header em{display:inline-block;font-style:normal;margin-right:6px;margin-left:6px}#kunena.layout .kunena-search-results .ksearch-result-msg .kmsg-header .kresult-post-date{font-size:14px;margin-left:auto}#kunena.layout .kunena-search-results .ksearch-result-msg .kmsg-body{padding:calc(var(--base-spacing) * 2)}#kunena.layout .ksearch-page-results{display:flex;flex-wrap:wrap;margin-bottom:var(--base-spacing)}#kunena.layout .ksearch-page-results .page-results{color:var(--text-gray-lv1);font-size:14px;margin-left:auto}#kunena.layout .kpost-editor{border:1px solid var(--kt-border-color);border-radius:var(--kt-border-radius-sm);margin-bottom:calc(var(--base-spacing) * 3);padding:calc(var(--base-spacing) * 2)}#kunena.layout .kpost-editor .form-group{display:flex;flex-flow:column wrap;align-items:flex-start}@media (min-width:576px){#kunena.layout .kpost-editor .form-group{flex-flow:row wrap;align-items:center}}#kunena.layout .kpost-editor .form-group+.form-group{margin-top:0.75rem}#kunena.layout .kpost-editor .form-group .kcol-form-label{margin-bottom:var(--base-spacing)}@media (min-width:576px){#kunena.layout .kpost-editor .form-group .kcol-form-label{margin-bottom:0;min-width:150px}}#kunena.layout .kpost-editor .form-group .kcol-form-input{flex:1;width:100%}#kunena.layout .kpost-editor .form-group select#postcatid{width:auto}#kunena.layout .kpost-editor .form-group #subject{width:100%}#kunena.layout .kpost-editor .form-group #subject:focus{border:1px solid var(--kt-primary)}#kunena.layout .kpost-editor #kpost-topicIcons{margin-bottom:2rem}#kunena.layout .kpost-editor #iconset_topicList{display:flex;align-items:center;gap:var(--base-spacing)}#kunena.layout .kpost-editor #iconset_topicList label{float:none;padding:var(--base-spacing)}#kunena.layout .kpost-editor #iconset_topicList label i{color:var(--kt-gray-400);font-size:18px}#kunena.layout .kpost-editor #iconset_topicList label:hover i{color:var(--kt-gray-600)}#kunena.layout .kpost-editor #iconset_topicList input[type="radio"]:checked+label{background:transparent;border:1px solid var(--kt-primary);color:var(--kt-primary)}#kunena.layout .kpost-editor #iconset_topicList input[type="radio"]:checked+label i{color:var(--kt-primary)}#kunena.layout .kpost-attachments-wrap{background-color:var(--kt-gray-100);border-radius:var(--kt-border-radius-sm);margin-bottom:calc(var(--base-spacing) * 3);padding:calc(var(--base-spacing) * 2)}#kunena.layout .kpost-attachments-wrap .dropzone{background:rgba(255,255,255,0.6);border-radius:var(--kt-border-radius);color:var(--tk-gray-400);border:0}#kunena.layout .kpost-subscribe-wrap{border:1px solid var(--kt-border-color);border-radius:var(--kt-border-radius-sm);margin-bottom:calc(var(--base-spacing) * 3);padding:calc(var(--base-spacing) * 2)}#kunena.layout .modal.kreply-default{background:transparent;position:relative;top:auto;left:auto}#kunena.layout .modal.kreply-default .modal-dialog{max-width:none;width:100%}#kunena.layout .modal.kreply-default .modal-content{background-color:var(--kt-gray-100);border:0;border-radius:var(--kt-border-radius-sm);padding:calc(var(--base-spacing) * 3)}#kunena.layout .modal.kreply-default .modal-header{padding:0;padding-bottom:calc(var(--base-spacing) * 2)}#kunena.layout .modal.kreply-default .modal-header .modal-title{line-height:1}#kunena.layout .modal.kreply-default .modal-header .btn-close{margin:0;padding:0}#kunena.layout .modal.kreply-default .modal-body{padding:calc(var(--base-spacing) * 2) 0}#kunena.layout .modal.kreply-default .modal-footer{padding:0;padding-top:calc(var(--base-spacing) * 2)}#kunena.layout .always-visible{background:var(--kt-gray-100);border-radius:var(--kt-border-radius-sm);padding:calc(var(--base-spacing) * 3);width:100%}#kunena.layout .always-visible .modal-header{padding:0}#kunena.layout .always-visible .modal-body{padding:calc(var(--base-spacing) * 2) 0}#kunena.layout .always-visible .modal-footer{padding-left:0;padding-right:0}#kunena.layout #iconset_topicList{display:flex;flex-wrap:wrap}#kunena.layout input[type=radio]+label{background-color:transparent;border:1px solid rgba(0,0,0,0);display:inline-block;margin-right:var(--base-spacing);padding:calc(var(--base-spacing) / 2)}#kunena.layout input[type=radio]+label svg{fill:var(--kt-gray-600)}#kunena.layout input[type=radio]:checked+label{background:var(--kt-gray-100);border:1px solid var(--kt-border-color);border-radius:6px}#kunena.layout input[type=radio]:checked+label svg{fill:var(--kt-primary)}#kunena.layout input[type=radio]{display:none}#kunena.layout #twitter b,#kunena.layout #twitter i{font-style:normal;font-weight:normal}#kunena.layout .twitter-tweet{position:static;display:block;width:500px;min-width:220px;max-width:99%;padding:0;margin:10px 0;visibility:visible;border:1px solid #e5e5e5;border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,0.15)}#kunena.layout .p-autho{padding-left:40px}#kunena.layout .p-author:before,#kunena.layout .p-author:after,#kunena.layout .cards-base:before,#kunena.layout .cards-base:after{display:table;content:""}#kunena.layout .p-author:after,#kunena.layout .cards-base:after{clear:both}#kunena.layout .tweet,#kunena.layout .root,#kunena.layout .p-author{zoom:1}#kunena.layout .root,#kunena.layout .tweet,#kunena.layout .footer,#kunena.layout .detail-expander,#kunena.layout .header,#kunena.layout .timeline{position:relative}#kunena.layout button.load-more,#kunena.layout .tweet-box-button,#kunena.layout .no-tweets-pane .load-tweets{box-sizing:border-box}#kunena.layout .no-tweets-pane p{font-size:20px;line-height:24px}#kunena.layout .timeline-header .custom-timeline-summary,#kunena.layout .timeline-header h1.summary{font-size:18px;font-weight:bold;line-height:18px}#kunena.layout .custom-timeline-owner-profile,#kunena.layout .timeline .e-entry-title,#kunena.layout .p-author .p-name,#kunena.layout .cards-base h3,#kunena.layout .new-tweets-bar button,#kunena.layout .load-tweets,#kunena.layout .no-more-pane{font-size:14px;line-height:16px}#kunena.layout .tweet-box-button{font-size:13px}#kunena.layout .stats strong,#kunena.layout .timeline-header- .byline,#kunena.layout .timeline-header .list-description{font-size:12px;line-height:18px}#kunena.layout .timeline-header .byline{margin:4px 0}#kunena.layout .stats span{font-size:10px}#kunena.layout .brand span{font-size:12px}#kunena.layout .timeline-header .custom-timeline-description{font-size:14px;color:#707070}#kunena.layout .custom-timeline-owner-profile .p-nickname{font-size:13px}#kunena.layout .custom-timeline-owner-profile .p-name,#kunena.layout .p-author .profile .p-name,#kunena.layout .cards-base .profile .p-name{font-weight:bold}#kunena.layout .p-author a,#kunena.layout .e-entry-title,#kunena.layout .cards-base h3,#kunena.layout .cards-base .cards-content p{line-height:18px}#kunena.layout .h-card{padding-left:40px}#kunena.layout .e-entry-title a{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#kunena.layout html,#kunena.layout .SandboxRoot,#kunena.layout .p-author .profile .p-name,#kunena.layout .custom-timeline-owner-profile .p-name,#kunena.layout .cards-base p,#kunena.layout .cards-base p a,#kunena.layout .timeline-header .custom-timeline-summary,#kunena.layout .timeline-header .custom-timeline-summary a:link,#kunena.layout .timeline-header .custom-timeline-summary a:visited,#kunena.layout .timeline-header .summary,#kunena.layout .timeline-header .summary a:link,#kunena.layout .timeline-header .summary a:visited,#kunena.layout .p-author a.profile:hover .p-name,#kunena.layout .p-author a.profile:focus .p-name{color:#292f33}#kunena.layout .stats span,#kunena.layout .byline,#kunena.layout .retweet-credit,#kunena.layout .no-more-pane,#kunena.layout .no-tweets-pane p,#kunena.layout .p-geo,#kunena.layout .cards-base .byline-user,#kunena.layout .timeline-header .list-description{color:#707070}#kunena.layout .p-author a.profile:hover,#kunena.layout .p-author a.profile:focus,#kunena.layout .retweet-credit .profile:hover,#kunena.layout .retweet-credit .profile:focus,#kunena.layout .stats strong,#kunena.layout .no-tweets-pane .load-tweets,#kunena.layout .nsfw{color:#66757f}#kunena.layout .tweet-box-button{color:#aaa}#kunena.layout .customisable-border{border:1px solid #e8e8e8}#kunena.layout .verified b,#kunena.layout .tweet-actions b,#kunena.layout abbr.p-geo b,#kunena.layout .ic-twitter-badge b,#kunena.layout .e-entry-title a .tco-hidden,#kunena.layout .collapse-geo .p-geo b,#kunena.layout .collapse-media-tag .media-tag b{position:absolute;top:0;left:0;clip:rect(0,0,0,0)}#kunena.layout .u-url{text-decoration:none}#kunena.layout .verified,#kunena.layout .ic-rt,#kunena.layout .ic-mask,#kunena.layout .ic-top,#kunena.layout .ic-twitter-alert,#kunena.layout .ic-twitter-badge,#kunena.layout .ic-bird-flourish,#kunena.layout .ic-button-bird,#kunena.layout .ic-play{display:inline-block;vertical-align:middle;background:transparent url("https://toptradertools.com/media/kunena/cache/nts_kay/css/media/kunena/core/images/sprite.png") no-repeat 0 0;background-size:177px 241px}#kunena.layout .verified{width:50px;height:30px;zoom:0.36;background-position:0 -161px;background-position-y:-155px;transform:scale(0.36);transform-origin:0 0}#kunena.layout .ic-twitter-badge{width:18px;height:15px;background-position:-20px -161px}#kunena.layout .ic-top{display:inline-block;width:12px;height:10px;margin:2px 4px 0 0;vertical-align:top;background-position:0 -181px}#kunena.layout .ic-twitter-alert{width:16px;height:12px;margin:0 3px 3px 0;background-position:-80px -142px}#kunena.layout .ic-bird-flourish{display:block;width:32px;height:20px;margin:12px auto 0;background-position:-40px -161px}#kunena.layout .ic-button-bird{width:16px;height:16px;margin:0 3px 0 0;background-position:-73px -160px}#kunena.layout .ic-play{position:absolute;top:50%;left:50%;width:64px;height:64px;margin:-32px 0 0 -32px;background-position:-108px -175px}#kunena.layout .ic-mask{width:12px;height:13px;background-color:#999}#kunena.layout a:hover .ic-mask,#kunena.layout a:focus .ic-mask{background-color:#0084b4}#kunena.layout .ic-reply{width:19px;height:15px;background-position:0 -87px}#kunena.layout .ic-retweet{width:22px;height:15px;background-position:-31px -87px}#kunena.layout .ic-fav{width:16px;height:15px;background-position:-60px -87px}#kunena.layout .ic-geo,#kunena.layout .ic-pho,#kunena.layout .ic-sum,#kunena.layout .ic-pla,#kunena.layout .ic-con,#kunena.layout .ic-people{display:inline-block;width:16px;height:16px}#kunena.layout .ic-geo{background-position:-100px -30px}#kunena.layout .ic-pho{background-position:-60px -29px}#kunena.layout .ic-sum{background-position:-120px -29px}#kunena.layout .ic-pla{background-position:-80px -29px}#kunena.layout .ic-con{background-position:-140px -29px}#kunena.layout .ic-people{width:14px;background-position:-160px -31px}#kunena.layout .ic-rt{width:14px;height:16px;margin-right:4px;background-position:-20px -2px}#kunena.layout .timeline{margin-bottom:10px;background-color:#fff;border-radius:5px}#kunena.layout .timeline .stream{position:relative;width:100%;overflow-x:hidden;overflow-y:scroll}#kunena.layout .timeline.pending-scroll-in .stream .h-feed{transition:margin-top 0.5s ease-out}#kunena.layout .timeline-header,#kunena.layout .timeline-footer{position:relative;z-index:100}#kunena.layout .timeline-header{padding:12px;border-width:0 0 1px;box-shadow:0 0 0 -3px rgba(0,0,0,0);transition:box-shadow 0.3s ease-out}#kunena.layout .scrolled-down .timeline-header{box-shadow:0 0 10px -3px #ccc}#kunena.layout .timeline-header h1.summary{font-weight:bold}#kunena.layout .timeline-header .follow-button,#kunena.layout .timeline-header .twitter-follow-button,#kunena.layout .timeline-header .ic-twitter-badge{position:absolute;top:10px;right:10px}#kunena.layout .ic-twitter-badge{border:1px solid transparent;border-radius:3px}#kunena.layout .ic-twitter-badge:focus{border-color:#00acee}#kunena.layout .new-tweets-bar{position:absolute;right:0;left:0;z-index:100;display:none;width:auto;margin-top:-2px;opacity:0;transition:opacity 0.3s ease-in}#kunena.layout .pending-new-tweet-display .new-tweets-bar{display:block}#kunena.layout .pending-new-tweet .new-tweets-bar{opacity:1}#kunena.layout .new-tweets-bar button{width:100%;padding:10px 0;color:#fff;text-align:center;background-color:rgba(0,0,0,0.87);border-width:0}#kunena.layout .new-tweets-bar button:hover,#kunena.layout .new-tweets-bar button:focus{text-decoration:underline;cursor:pointer}#kunena.layout button.load-more{display:block;width:100%;padding:10px 0;margin:0;text-align:center;text-shadow:0 1px 0 rgba(255,255,255,0.4);cursor:pointer;background-color:rgba(0,0,0,0.02);border:0;box-shadow:inset 0 3px 8px rgba(0,0,0,0.05);transition:background-color 0.2s ease-out}#kunena.layout button.load-more:hover,#kunena.layout button.load-more:focus{text-decoration:underline;background-color:rgba(0,0,0,0.08)}#kunena.layout .no-more-pane{display:none;padding:12px;text-align:center}#kunena.layout .empty-timeline button.load-more,#kunena.layout .no-more button.load-more{display:none}#kunena.layout .no-more .no-more-pane{display:block}#kunena.layout .no-tweets-pane{margin:30px 0;text-align:center}#kunena.layout .no-tweets-pane p{margin:24px 12px;text-align:center}#kunena.layout .nsfw .display-sensitive-image,#kunena.layout .no-tweets-pane .load-tweets{padding:5px 10px;margin:5px auto;font-weight:bold;line-height:18px;text-align:center;text-shadow:0 1px 0 rgba(255,255,255,0.5);cursor:pointer;background-color:rgba(0,0,0,0.15);background-image:linear-gradient(#fff,#ddd);border:1px solid rgba(0,0,0,0.2);border-radius:4px}#kunena.layout .nsfw .display-sensitive-image:hover,#kunena.layout .nsfw .display-sensitive-image:focus,#kunena.layout .nsfw .display-sensitive-image:active,#kunena.layout .no-tweets-pane .load-tweets:hover,#kunena.layout .no-tweets-pane .load-tweets:focus,#kunena.layout .no-tweets-pane .load-tweets:active{background-color:rgba(0,0,0,0.5);background-image:linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.15));border-color:rgba(0,0,0,0.27)}#kunena.layout .nsfw .display-sensitive-image:active,#kunena.layout .no-tweets-pane .load-tweets:active{background-color:#efefef;box-shadow:inset 0 3px 5px rgba(0,0,0,0.1)}#kunena.layout .has-tweets .no-tweets-pane{display:none}#kunena.layout .timeline-footer{padding:6px 10px;background:rgba(0,0,0,0.1)}#kunena.layout .timeline-footer a.widget-link{display:block;padding:10px;text-align:center}#kunena.layout .tweet-box-button{display:block;width:100%;padding:6px;text-align:left;background:#fff;border:1px #ccc solid;border-radius:4px}#kunena.layout .tweet-box-button:hover,#kunena.layout .tweet-box-button:focus{cursor:pointer;border-color:rgba(0,0,0,0.4)}#kunena.layout a.tweet-box-button{width:auto}#kunena.layout .tweet{padding:12px 12px 10px 69px;border-width:0 0 1px}#kunena.layout .tweet.with-expansion{cursor:pointer}#kunena.layout .header{_float:left;_clear:left}#kunena.layout .header .avatar{position:absolute;top:0;left:-57px;width:48px;height:48px;background:#fff;border-radius:4px}#kunena.layout .permalink{position:relative;z-index:50;float:right;margin-top:2px;_clear:right}#kunena.layout .tweet .e-entry-title{padding:20px 0;margin:0 5px 0 0;overflow:hidden;clear:both;word-wrap:break-word}#kunena.layout .inline-media{max-width:100%;margin:10px 0 0;overflow:hidden}#kunena.layout .tweet .retweet-credit{margin:3px 0}#kunena.layout .tweet .twitter-alerts{margin-top:6px}#kunena.layout .footer{overflow:hidden;zoom:1}#kunena.layout .tweet-actions{position:absolute;right:0;bottom:-15px;z-index:8888;_float:right;visibility:hidden;background:#fff;box-shadow:0 0 10px 5px #fff}#kunena.layout .tweet-actions li{_display:inline;float:left}#kunena.layout .tweet-actions a i{margin:1px 0 0 8px;overflow:hidden}#kunena.layout .tweet:hover .tweet-actions,#kunena.layout .tweet:focus .tweet-actions,#kunena.layout .expanded .tweet-actions{visibility:visible}#kunena.layout .tweet .tweet-actions a,#kunena.layout .tweet .tweet-actions a b,#kunena.layout .tweet .tweet-actions a i,#kunena.layout .tweet .tweet-actions li{cursor:pointer;outline:0}#kunena.layout .twt-tweet .tweet-actions .ic-retweet{margin-top:1px}#kunena.layout .footer{min-height:16px;padding-top:1px;margin-top:2px;overflow:hidden;border-width:0;transition:margin-top 0.2s ease-out,padding-top 0.2s ease-out}#kunena.layout .expanded .footer{padding-top:11px;margin-top:10px;border-width:1px 0 0}#kunena.layout .expand,#kunena.layout .p-geo{_display:inline;float:left}#kunena.layout .stats-wide,#kunena.layout .stats-narrow,#kunena.layout .brand{display:none;margin-left:0.3em;border-width:0}#kunena.layout .expanded .stats-wide{display:inline-block;margin-top:-2px}#kunena.layout .stats span{display:inline-block;margin-right:3px;text-transform:uppercase}#kunena.layout .stats strong{font-weight:bold}#kunena.layout .detail-expander{height:0;overflow:hidden;transition:height 0.3s ease-in}#kunena.layout .detail-expander .detail-content{_display:none}#kunena.layout .expanded .detail-expander .detail-content{_display:block}#kunena.layout .brand .ic-twitter-badge{margin:-4px 5px 0 0}#kunena.layout .cards-base{padding:13px 0 12px;border-width:0;transition:margin-top 0.3s ease-out}#kunena.layout .expanded .cards-base{padding:12px 0 0;margin-top:12px;border-width:1px 0 0}#kunena.layout .expanded .cards-multimedia,#kunena.layout .cards-multimedia{padding-top:0;border-top:0}#kunena.layout .cards-base h3{margin:0 0 4px}#kunena.layout .cards-content.cards-content-concise{margin-left:10px}#kunena.layout .rtl .cards-content.cards-content-concise{margin-right:10px}#kunena.layout .cards-base .cards-content p{margin:5px 0 10px}#kunena.layout .cards-multimedia .cards-content-concise .byline{margin-bottom:8px}#kunena.layout .cards-base .summary-thumbnail{float:right;max-width:120px;max-height:120px;margin:4px 0 0 15px}#kunena.layout .cards-base .summary-large-thumbnail{display:block;margin:4px 0 5px}#kunena.layout .cards-base .media{position:relative;margin:0 0 8px;line-height:0}#kunena.layout .cards-base .source-user{position:relative;height:16px;padding-left:21px;margin:10px 0;line-height:16px}#kunena.layout .cards-base .source-user .avatar{position:absolute;top:-2px;left:0;display:block;width:16px;height:16px;border-radius:2px}#kunena.layout .multi-photo{padding:7px 6px 0;background:#fff}#kunena.layout .crop-media-box{display:inline-block;overflow:hidden;vertical-align:top}#kunena.layout .multi-photo .box-0,#kunena.layout .multi-photo-4 .box-2{margin-right:6px}#kunena.layout .multi-photo-4 .box-0,#kunena.layout .multi-photo-4 .box-1,#kunena.layout .multi-photo-3 .box-1{margin-bottom:6px}#kunena.layout .multi-photo-2 .box-0,#kunena.layout .multi-photo-3 .box-0{border-radius:4px 0 0 4px}#kunena.layout .multi-photo-2 .box-1{border-radius:0 4px 4px 0}#kunena.layout .multi-photo-3 .box-1{border-radius:0 4px 0 0}#kunena.layout .multi-photo-3 .box-2{border-radius:0 0 4px}#kunena.layout .multi-photo-4 .box-0{border-radius:4px 0 0}#kunena.layout .multi-photo-4 .box-1{border-radius:0 4px 0 0}#kunena.layout .multi-photo-4 .box-2{border-radius:0 0 0 4px}#kunena.layout .multi-photo-4 .box-3{border-radius:0 0 4px}#kunena.layout .multi-photo-3 .crop-media-box:first-child{float:left}#kunena.layout .custom-timeline-owner-profile{display:block}#kunena.layout .custom-timeline-owner-profile .verified{margin-right:3px;margin-left:-38px}#kunena.layout .custom-timeline .timeline-header{border-bottom-width:3px}#kunena.layout .custom-timeline-owner-profile{position:relative;height:16px;padding-left:21px;line-height:16px}#kunena.layout .custom-timeline-owner-profile .avatar{position:absolute;left:0;display:block;width:16px;height:16px;border-radius:2px}#kunena.layout .custom-timeline .custom-timeline-summary{margin-bottom:11px}#kunena.layout .custom-timeline .custom-timeline-description{margin-bottom:12px}#kunena.layout .custom-timeline-owner-profile{margin-bottom:4px}#kunena.layout .nsfw{padding:8px;background-color:rgba(0,0,0,0.02);border-radius:4px}#kunena.layout .standalone-tweet{padding:8px 8px 0;background:#fff;border-radius:5px}#kunena.layout .standalone-tweet.with-border{margin:2px 3px 3px 2px;border:1px solid #ddd;border-top-color:#eee;border-bottom-color:#bbb;box-shadow:0 1px 3px rgba(0,0,0,0.15)}#kunena.layout .standalone-tweet .subject{margin-top:4px}#kunena.layout .standalone-tweet .subject,#kunena.layout .standalone-tweet.rtl .subject{padding:4px 8px 8px;border:0}#kunena.layout .standalone-tweet .subject .header{position:relative;_height:48px;min-height:48px;padding:3px 0 4px 57px}#kunena.layout .standalone-tweet.rtl .subject .header{padding:3px 57px 4px 0}#kunena.layout .standalone-tweet .expanded .footer{margin-top:5px}#kunena.layout .standalone-tweet .reply{padding:8px 8px 8px 65px}#kunena.layout .standalone-tweet .subject .header .avatar{left:0}#kunena.layout .standalone-tweet.rtl .subject .header .avatar{right:0;left:auto}#kunena.layout .standalone-tweet .subject .header .profile .p-name{font-size:16px}#kunena.layout .standalone-tweet .subject .header .profile .p-nickname{font-size:14px}#kunena.layout .standalone-tweet .subject .header .profile .p-nickname::before{white-space:pre;content:"\a"}#kunena.layout .standalone-tweet .follow-button,#kunena.layout .standalone-tweet .twitter-follow-button{position:absolute;top:0;right:0}#kunena.layout .standalone-tweet.rtl .follow-button,#kunena.layout .standalone-tweet.rtl .twitter-follow-button{right:auto;left:0}#kunena.layout .standalone-tweet .subject .e-entry-title{font-size:18px;line-height:24px}#kunena.layout .standalone-tweet .subject .dateline{margin-top:6px;white-space:nowrap}#kunena.layout .standalone-tweet .subject .p-geo{float:none}#kunena.layout .standalone-tweet .subject .dateline .p-geo,#kunena.layout .standalone-tweet .subject .dateline .media-tag{margin-left:3px}#kunena.layout .media-tag .tag-count{display:none}#kunena.layout .collapse-media-tag .media-tag .tag-count{display:inline}#kunena.layout .standalone-tweet .subject .cards-base{padding-bottom:0}#kunena.layout .standalone-tweet .subject .stats-narrow,#kunena.layout .standalone-tweet .subject .brand{display:block;float:left;margin:0}#kunena.layout .standalone-tweet.rtl .subject .stats-narrow,#kunena.layout .standalone-tweet.rtl .subject .brand{float:right}#kunena.layout .standalone-tweet .subject .tweet-actions{position:static;float:right;margin-bottom:4px;visibility:visible}#kunena.layout .standalone-tweet.rtl .subject .tweet-actions{float:left}#kunena.layout .standalone-tweet .conversation{padding:8px 8px 4px;margin:-8px -8px 8px;background:#f6f6f6;border-bottom:1px solid rgba(0,0,0,0.1)}#kunena.layout .standalone-tweet .reply{position:relative;min-height:48px;border:0}#kunena.layout .follow-button:link,#kunena.layout .follow-button:visited{display:inline-block;padding:0 5px 0 3px;font:bold 11px/18px "Helvetica Neue",Arial,sans-serif;color:#333;text-decoration:none;text-shadow:0 1px 0 rgba(255,255,255,0.5);white-space:nowrap;cursor:pointer;background-color:#eee;background-image:linear-gradient(#fff,#dedede);border:#ccc solid 1px;border-radius:3px}#kunena.layout .ie9 .follow-button:link,#kunena.layout .ie9 .follow-button:visited{filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dedede')";border-radius:0}#kunena.layout .follow-button:focus,#kunena.layout .follow-button:hover,#kunena.layout .follow-button:active{color:#333;text-decoration:none;background-color:#d9d9d9;background-image:linear-gradient(#f8f8f8,#d9d9d9);border-color:#bbb;box-shadow:none}#kunena.layout .timeline-header a.follow-button:link,#kunena.layout .timeline-header a.follow-button:visited,#kunena.layout .timeline-header a.follow-button:hover,#kunena.layout .timeline-header a.follow-button:focus,#kunena.layout .timeline-header a.follow-button:active,#kunena.layout .thm-dark .timeline-header a.follow-button:link,#kunena.layout .thm-dark .timeline-header a.follow-button:visited,#kunena.layout .thm-dark .timeline-header a.follow-button:hover,#kunena.layout .thm-dark .timeline-header a.follow-button:focus,#kunena.layout .thm-dark .timeline-header a.follow-button:active{color:#333;text-decoration:none}#kunena.layout .thm-dark a.follow-button:link,#kunena.layout .thm-dark a.follow-button:visited,#kunena.layout .thm-dark a.follow-button:hover,#kunena.layout .thm-dark a.follow-button:focus,#kunena.layout .thm-dark a.follow-button:active{color:#333}#kunena.layout .ie9 .follow-button:hover,#kunena.layout .ie9 .follow-button:focus,#kunena.layout .ie9 .follow-button:active{filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#d9d9d9')"}#kunena.layout .follow-button:active{background-color:#efefef;box-shadow:inset 0 3px 5px rgba(0,0,0,0.1)}#kunena.layout .follow-button:focus{border-color:#0089cb;outline:0}#kunena.layout .var-narrow .timeline-header .summary{font-size:14px}#kunena.layout .var-narrow .custom-timeline-summary{margin-bottom:7px;font-size:14px}#kunena.layout .var-narrow .custom-timeline-description{margin-bottom:10px}#kunena.layout .var-narrow .header .profile .p-name,#kunena.layout .var-narrow .timeline-header .byline,#kunena.layout .var-narrow .timeline-header .list-description,#kunena.layout .var-narrow .e-entry-title,#kunena.layout .var-narrow .cards-base h3{font-size:12px;line-height:16px}#kunena.layout .var-narrow .timeline-header{padding:8px}#kunena.layout .var-narrow .timeline-footer{padding:4px}#kunena.layout .var-narrow .timeline-header .follow-button,#kunena.layout .var-narrow .timeline-header .twitter-follow-button{top:6px;right:6px}#kunena.layout .var-narrow .tweet{padding:5px 8px 6px}#kunena.layout .var-narrow .tweet .header{position:relative;_height:36px;min-height:32px;padding:0 0 4px}#kunena.layout .var-narrow .header .avatar{top:2px;left:0;width:32px;height:32px}#kunena.layout .var-narrow .header .profile .p-nickname::before{white-space:pre;content:"\a"}#kunena.layout .var-narrow .header .p-name{display:inline}#kunena.layout .var-narrow .header .p-nickname{line-height:16px}#kunena.layout .var-narrow .permalink{font-size:11px}#kunena.layout .var-narrow .expanded .stats-wide{display:none}#kunena.layout .var-narrow .expanded .stats-narrow,#kunena.layout .var-narrow .brand{display:block;margin:0 0 4px;font-size:11px}#kunena.layout .var-narrow .cards-base .summary-thumbnail{max-width:60px;max-height:60px}#kunena.layout .var-narrow.standalone-tweet .subject{margin-top:1px}#kunena.layout .var-narrow.standalone-tweet .subject .header .profile .p-name{font-size:14px}#kunena.layout .var-narrow.standalone-tweet .subject .header .profile .p-nickname{font-size:12px}#kunena.layout .twitter-emoji{width:1em;height:1em;padding:0 0.05em 0 0.1em;vertical-align:-0.1em}@media print{#kunena.layout .ic-mask{display:none}}#kunena.layout .tweet-actions li{list-style:none}@media (max-width:320px){#kunena.layout #postform .btn{width:60%;margin-bottom:10px}}@media (max-width:480px){#kunena.layout .knav-collapse{transform:translate3d(0,0,0)}#kunena.layout .visible-xs .text-muted{margin-top:-30px}#kunena.layout .form-search{padding-bottom:0}#kunena.layout .msgfooter{width:85%}#kunena.layout .float-end,#kunena.layout span>form{float:none}#kunena.layout .table td.col-md-1,#kunena.layout .table th.col-md-1{width:0}#kunena.layout div.visible-sm.hidden-md>ul.nav.navbar-nav.float-start>a>i{vertical-align:super;cursor:pointer}#kunena.layout #postform>fieldset>div>div{margin-left:-8px}#kunena.layout .last-post-message{padding-left:5px}#kunena.layout #postcatid{width:100%}#kunena.layout .input-xxlarge{width:94%}#kunena.layout .kfile-input-textbox{width:52%}#kunena.layout .kattachment-remove,#kunena.layout .kattachment-insert{margin-top:10px;margin-left:15px}#kunena.layout .input-group input{width:60%}#kunena.layout form#ktopicsform input,#kunena.layout #login-remember{width:auto}#kunena.layout .modal{position:relative}#kunena.layout ul.breadcrumb{display:none}}@media (max-width:959px){#kunena.layout select{width:80%}#kunena.layout li.dropdown{float:right;padding:5px}#kunena.layout a.dropdown-toggle,#kunena.layout i.glyphicon .glyphicon-large{color:inherit}#kunena.layout .kmsg{height:100%}#kunena.layout .navbar .nav{width:100%}#kunena.layout .navbar-nav.float-start>div{padding-top:10px}#kunena.layout .controls{margin-left:0 !important}#kunena.layout .mobile-user{margin-top:-40px !important}#kunena.layout .knav-collapse{float:none;clear:both}#kunena.layout .knav-collapse .nav{float:none}#kunena.layout .knav-collapse .nav>li{float:none}#kunena.layout .knav-collapse .nav>li>a{margin-bottom:2px}#kunena.layout .knav-collapse .nav>.divider-vertical{display:none}#kunena.layout .knav-collapse .nav .nav-header{text-shadow:none}#kunena.layout .knav-collapse .nav>li>a,#kunena.layout .knav-collapse .dropdown-menu a{padding:9px 15px;font-weight:bold;border-radius:3px}#kunena.layout .knav-collapse .btn{padding:4px 10px;font-weight:normal}#kunena.layout .knav-collapse .dropdown-menu li+li a{margin-bottom:2px}#kunena.layout .knav-collapse.in .btn-group{padding:0;margin-top:5px}#kunena.layout .knav-collapse .dropdown-menu{position:static;top:auto;left:auto;display:none;float:none;max-width:none;padding:0;margin:0 15px;background-color:transparent;border:none;border-radius:0;box-shadow:none}#kunena.layout .knav-collapse .open>.dropdown-menu{display:block}#kunena.layout .knav-collapse .dropdown-menu:before,#kunena.layout .knav-collapse .dropdown-menu:after{display:none}#kunena.layout .knav-collapse .dropdown-menu .divider{display:none}#kunena.layout .knav-collapse .nav>li>.dropdown-menu:before,#kunena.layout .knav-collapse .nav>li>.dropdown-menu:after{display:none}#kunena.layout .navbar .navbar-btn{display:block}#kunena.layout a.modal{position:static}}@media (min-width:461px) and (max-width:767px){#kunena.layout small.text-muted{margin-top:-42px}}@media (min-width:960px){#kunena.layout .navbar .nav{margin-bottom:-1px}#kunena.layout a.dropdown-toggle,#kunena.layout i.glyphicon .glyphicon-large{color:inherit}#kunena.layout ul.float-end{margin:0}#kunena.layout #recent-list{width:53%}#kunena.layout .navbar-nav>li>.dropdown-menu{min-width:190px}}@media (-ms-high-contrast:none),(-ms-high-contrast:active){#kunena.layout label img{pointer-events:none}}#kunena.layout .alert-ann-msg{background:#EFF6FF;border-radius:6px;border:0;color:#2B2C33;padding:calc(var(--base-spacing) * 3)}#kunena.layout .alert-ann-msg .kann-msg-title{font-size:20px;font-weight:600;margin-bottom:calc(var(--base-spacing) * 1.5)}#kunena.layout .alert-ann-msg .kann-msg-title a{color:var(--text-color);display:inline-block;margin-bottom:var(--base-spacing);transition:var(--trans-base)}#kunena.layout .alert-ann-msg .kann-msg-title a:hover,#kunena.layout .alert-ann-msg .kann-msg-title a:focus,#kunena.layout .alert-ann-msg .kann-msg-title a:active{color:var(--kt-link-hover-color)}#kunena.layout .alert-ann-msg .kann-msg-title .kann-msg-date{font-size:13px;display:block}#kunena.layout .alert-ann-msg .kann-msg-actions .kbtn,#kunena.layout .alert-ann-msg .kann-msg-actions .kpage-header .btn,#kunena.layout .kpage-header .alert-ann-msg .kann-msg-actions .btn,#kunena.layout .alert-ann-msg .kann-msg-actions .topic-actions-toolbar .ktopic-actions a,#kunena.layout .topic-actions-toolbar .ktopic-actions .alert-ann-msg .kann-msg-actions a,#kunena.layout .alert-ann-msg .kann-msg-actions .kmessage-wrap .btn-toolbar>button.btn-primary,#kunena.layout .kmessage-wrap .alert-ann-msg .kann-msg-actions .btn-toolbar>button.btn-primary,#kunena.layout .alert-ann-msg .kann-msg-actions .kmessage-wrap .btn-toolbar .ktopic-actions>a,#kunena.layout .kmessage-wrap .btn-toolbar .alert-ann-msg .kann-msg-actions .ktopic-actions>a,#kunena.layout .alert-ann-msg .kann-msg-actions .kann-item .kitem-actions .btn,#kunena.layout .kann-item .kitem-actions .alert-ann-msg .kann-msg-actions .btn{background:#60A5FA;color:#fff;padding:4px 6px}#kunena.layout .alert-ann-msg .kann-msg-actions .kbtn:hover,#kunena.layout .alert-ann-msg .kann-msg-actions .kpage-header .btn:hover,#kunena.layout .kpage-header .alert-ann-msg .kann-msg-actions .btn:hover,#kunena.layout .alert-ann-msg .kann-msg-actions .topic-actions-toolbar .ktopic-actions a:hover,#kunena.layout .topic-actions-toolbar .ktopic-actions .alert-ann-msg .kann-msg-actions a:hover,#kunena.layout .alert-ann-msg .kann-msg-actions .kmessage-wrap .btn-toolbar>button.btn-primary:hover,#kunena.layout .kmessage-wrap .alert-ann-msg .kann-msg-actions .btn-toolbar>button.btn-primary:hover,#kunena.layout .alert-ann-msg .kann-msg-actions .kmessage-wrap .btn-toolbar .ktopic-actions>a:hover,#kunena.layout .kmessage-wrap .btn-toolbar .alert-ann-msg .kann-msg-actions .ktopic-actions>a:hover,#kunena.layout .alert-ann-msg .kann-msg-actions .kann-item .kitem-actions .btn:hover,#kunena.layout .kann-item .kitem-actions .alert-ann-msg .kann-msg-actions .btn:hover,#kunena.layout .alert-ann-msg .kann-msg-actions .kbtn:focus,#kunena.layout .alert-ann-msg .kann-msg-actions .kpage-header .btn:focus,#kunena.layout .kpage-header .alert-ann-msg .kann-msg-actions .btn:focus,#kunena.layout .alert-ann-msg .kann-msg-actions .topic-actions-toolbar .ktopic-actions a:focus,#kunena.layout .topic-actions-toolbar .ktopic-actions .alert-ann-msg .kann-msg-actions a:focus,#kunena.layout .alert-ann-msg .kann-msg-actions .kmessage-wrap .btn-toolbar>button.btn-primary:focus,#kunena.layout .kmessage-wrap .alert-ann-msg .kann-msg-actions .btn-toolbar>button.btn-primary:focus,#kunena.layout .alert-ann-msg .kann-msg-actions .kmessage-wrap .btn-toolbar .ktopic-actions>a:focus,#kunena.layout .kmessage-wrap .btn-toolbar .alert-ann-msg .kann-msg-actions .ktopic-actions>a:focus,#kunena.layout .alert-ann-msg .kann-msg-actions .kann-item .kitem-actions .btn:focus,#kunena.layout .kann-item .kitem-actions .alert-ann-msg .kann-msg-actions .btn:focus,#kunena.layout .alert-ann-msg .kann-msg-actions .kbtn:active,#kunena.layout .alert-ann-msg .kann-msg-actions .kpage-header .btn:active,#kunena.layout .kpage-header .alert-ann-msg .kann-msg-actions .btn:active,#kunena.layout .alert-ann-msg .kann-msg-actions .topic-actions-toolbar .ktopic-actions a:active,#kunena.layout .topic-actions-toolbar .ktopic-actions .alert-ann-msg .kann-msg-actions a:active,#kunena.layout .alert-ann-msg .kann-msg-actions .kmessage-wrap .btn-toolbar>button.btn-primary:active,#kunena.layout .kmessage-wrap .alert-ann-msg .kann-msg-actions .btn-toolbar>button.btn-primary:active,#kunena.layout .alert-ann-msg .kann-msg-actions .kmessage-wrap .btn-toolbar .ktopic-actions>a:active,#kunena.layout .kmessage-wrap .btn-toolbar .alert-ann-msg .kann-msg-actions .ktopic-actions>a:active,#kunena.layout .alert-ann-msg .kann-msg-actions .kann-item .kitem-actions .btn:active,#kunena.layout .kann-item .kitem-actions .alert-ann-msg .kann-msg-actions .btn:active{background:#3B82F6}#kunena.layout .kann-ct{border:1px solid var(--kt-border-color);border-radius:var(--kt-border-radius-sm);margin-bottom:calc(var(--base-spacing) * 3);padding:calc(var(--base-spacing) * 3)}#kunena.layout .kann-short-desc{margin-bottom:calc(var(--base-spacing) * 3)}#kunena.layout .kann-actions .kbtn,#kunena.layout .kann-actions .kpage-header .btn,#kunena.layout .kpage-header .kann-actions .btn,#kunena.layout .kann-actions .topic-actions-toolbar .ktopic-actions a,#kunena.layout .topic-actions-toolbar .ktopic-actions .kann-actions a,#kunena.layout .kann-actions .kmessage-wrap .btn-toolbar>button.btn-primary,#kunena.layout .kmessage-wrap .kann-actions .btn-toolbar>button.btn-primary,#kunena.layout .kann-actions .kmessage-wrap .btn-toolbar .ktopic-actions>a,#kunena.layout .kmessage-wrap .btn-toolbar .kann-actions .ktopic-actions>a,#kunena.layout .kann-actions .kann-item .kitem-actions .btn,#kunena.layout .kann-item .kitem-actions .kann-actions .btn{display:flex;align-items:center;margin-left:var(--base-spacing)}#kunena.layout .kann-list{margin-bottom:calc(var(--base-spacing) * 3)}#kunena.layout .kann-item{border:1px solid var(--kt-border-color);border-radius:var(--kt-border-radius-sm);display:flex;flex-wrap:wrap;align-items:stretch;padding-bottom:calc(var(--base-spacing) * 4.5);position:relative;transition:var(--trans-base)}@media (min-width:576px){#kunena.layout .kann-item{padding-bottom:0}}#kunena.layout .kann-item:hover{background-color:var(--kt-gray-50);border-color:var(--kt-gray-300)}#kunena.layout .kann-item+.kann-item{margin-top:calc(var(--base-spacing) * 0.5)}#kunena.layout .kann-item.kann-item-head{border:0;padding-bottom:0}#kunena.layout .kann-item.kann-item-head:hover{background:transparent}#kunena.layout .kann-item>div{padding:10px var(--base-spacing)}#kunena.layout .kann-item .kitem-id{flex-basis:50px;display:flex;align-items:center;justify-content:center}#kunena.layout .kann-item .kitem-check-box{flex-basis:50px;display:flex;align-items:center;justify-content:center}#kunena.layout .kann-item .kitem-ct{flex:1}#kunena.layout .kann-item .kitem-ct h3{font-weight:500;margin:0 0 calc(var(--base-spacing) / 2)}#kunena.layout .kann-item .kitem-ct h3 a{color:var(--text-color);transition:var(--trans-base)}#kunena.layout .kann-item .kitem-ct h3 a:hover,#kunena.layout .kann-item .kitem-ct h3 a:focus,#kunena.layout .kann-item .kitem-ct h3 a:active{color:var(--kt-link-hover-color)}#kunena.layout .kann-item .kitem-meta{font-size:var(--font-size-xs)}#kunena.layout .kann-item .kitem-meta ul{display:flex;align-items:center;list-style:none;margin:0;padding:0}#kunena.layout .kann-item .kitem-meta ul li{margin-right:var(--base-spacing)}#kunena.layout .kann-item .kitem-meta span{color:var(--text-gray-lv1);display:inline-block;margin-right:4px}#kunena.layout .kann-item .kitem-actions{position:absolute;top:auto;bottom:calc(var(--base-spacing) * 0.5);left:110px}@media (min-width:576px){#kunena.layout .kann-item .kitem-actions{right:calc(var(--base-spacing) * 1.5);top:50%;bottom:0;left:auto;transform:translateY(-50%)}}#kunena.layout .kann-item .kitem-actions .btn{padding:4px 6px}#kunena.layout .kann-item .kitem-actions .btn.active{background:#EF4444;color:#fff}#kunena.layout .kann-item .kitem-actions .btn svg{display:inline-block}#kunena.layout .kannouncement-add-new #ann-date .input-group.date,#kunena.layout .kannouncement-add-new #ann-date2 .input-group.date,#kunena.layout .kannouncement-add-new #ann-date3 .input-group.date{display:flex !important;align-items:stretch}#kunena.layout .kannouncement-add-new #ann-date .input-group.date input[type="text"],#kunena.layout .kannouncement-add-new #ann-date2 .input-group.date input[type="text"],#kunena.layout .kannouncement-add-new #ann-date3 .input-group.date input[type="text"]{border-top-right-radius:0;border-bottom-right-radius:0}#kunena.layout .kannouncement-add-new #ann-date .input-group.date .input-group-addon,#kunena.layout .kannouncement-add-new #ann-date2 .input-group.date .input-group-addon,#kunena.layout .kannouncement-add-new #ann-date3 .input-group.date .input-group-addon{background-color:var(--kt-gray-200);border-radius:0 4px 4px 0;padding:var(--base-spacing) calc(var(--base-spacing)*1.5)}#kunena.layout .kfrontend{margin-bottom:calc(var(--base-spacing) * 3)}#kunena.layout .kfrontend .ksection-header{background:var(--sec-header-bg);color:var(--sec-header-text);padding:calc(var(--base-spacing) * 1.5) calc(var(--base-spacing) * 2);position:relative}#kunena.layout .kfrontend .ksection-header::before{background-color:var(--sec-header-border);content:"";display:block;position:absolute;top:0;bottom:0;left:-4px;transition:var(--trans-base);width:4px}#kunena.layout .kfrontend .ksection-header:hover::before{left:0}#kunena.layout .kfrontend .ksection-header h2{display:flex;gap:var(--base-spacing);align-items:center;margin:0}#kunena.layout .kfrontend .ksection-header h2 a{color:var(--sec-header-text);font-weight:400;text-decoration:none}#kunena.layout .kfrontend .ksection-header h2 small{background:rgba(0,0,0,0.5);border-radius:12px;font-size:11px;font-weight:400;padding:4px var(--base-spacing);text-transform:uppercase}#kunena.layout .kfrontend .ksection-header .ksection-count{display:inline-block;border-radius:4px}#kunena.layout .kfrontend .ksection-header .ksection-desc{color:var(--sec-header-desc);margin-top:var(--base-spacing)}#kunena.layout .kfrontend .ksection-header .ksection-title a{color:var(--sec-header-link)}#kunena.layout .kfrontend .ksection-header .ksection-title a:hover,#kunena.layout .kfrontend .ksection-header .ksection-title a:focus,#kunena.layout .kfrontend .ksection-header .ksection-title a:active{color:var(--sec-header-link-hover)}#kunena.layout .kfrontend .ksection-header .ksection-title .ksection-count{background-color:rgba(255,255,255,0.1);border-radius:var(--kt-border-radius-sm);font-size:11px;font-weight:600;letter-spacing:0.5px;padding:4px 6px;text-transform:uppercase}#kunena.layout .kfrontend .ksub-head{background:var(--kt-secondary);border:1px solid var(--kt-border-color);border-top:0;border-bottom:0;color:#555;display:flex;flex-wrap:wrap;align-items:stretch;text-transform:uppercase;font-size:12px;font-weight:600}#kunena.layout .kfrontend .ksub-head>div{padding:calc(var(--base-spacing) * 1.5) calc(var(--base-spacing) * 2)}#kunena.layout .kfrontend .ksection-body{border:1px solid var(--kt-border-color)}#kunena.layout .kfrontend .kcat-item{display:flex;flex-wrap:wrap;align-items:stretch}#kunena.layout .kfrontend .kcat-item+.kcat-item{border-top:1px solid var(--kt-border-color)}#kunena.layout .kfrontend .kcat-item>div{padding:calc(var(--base-spacing) * 2)}@media (min-width:768px){#kunena.layout .kfrontend .kcat-item>div{border-left:1px solid var(--kt-border-color)}}#kunena.layout .kfrontend .kcat-item>div.kcat-item-icon{display:none;border-left:0}@media (min-width:768px){#kunena.layout .kfrontend .kcat-item>div.kcat-item-icon{display:flex}}#kunena.layout .kfrontend .kcat-item-icon{display:flex;justify-content:center;flex-basis:80px}#kunena.layout .kfrontend .kcat-item-icon span.fa,#kunena.layout .kfrontend .kcat-item-icon span.fa.icon-big{color:var(--kt-cat-icon-color);font-size:16px;margin:0;padding:0}#kunena.layout .kfrontend .kcat-item-icon .kicon-folder{background-size:cover;height:24px;width:24px}#kunena.layout .kfrontend .kcat-item-icon .knewchar{color:var(--kt-cat-icon-color) !important}#kunena.layout .kfrontend .kcat-item-icon>a,#kunena.layout .kfrontend .kcat-item-icon>span{background-color:var(--kt-cat-icon-bg);border-radius:var(--kt-border-radius-sm);display:flex;align-items:center;justify-content:center;height:42px;line-height:42px;text-align:center;width:42px}#kunena.layout .kfrontend .kcat-item-icon>a i,#kunena.layout .kfrontend .kcat-item-icon>a svg,#kunena.layout .kfrontend .kcat-item-icon>span i,#kunena.layout .kfrontend .kcat-item-icon>span svg{fill:var(--kt-cat-icon-color);color:var(--kt-cat-icon-color);font-size:20px;width:24px !important}#kunena.layout .kfrontend .kcat-item-icon>a:hover,#kunena.layout .kfrontend .kcat-item-icon>a:focus,#kunena.layout .kfrontend .kcat-item-icon>a:active{background-color:var(--kt-cat-icon-hover-bg)}#kunena.layout .kfrontend .kcat-item-icon>a:hover i,#kunena.layout .kfrontend .kcat-item-icon>a:hover svg,#kunena.layout .kfrontend .kcat-item-icon>a:focus i,#kunena.layout .kfrontend .kcat-item-icon>a:focus svg,#kunena.layout .kfrontend .kcat-item-icon>a:active i,#kunena.layout .kfrontend .kcat-item-icon>a:active svg{fill:var(--kt-cat-icon-hover-color);color:var(--kt-cat-icon-hover-color)}#kunena.layout .kfrontend .kcat-count{background-color:var(--kt-secondary);border-radius:var(--kt-border-radius-sm);font-weight:400;color:var(--text-gray-lv1);font-size:var(--font-size-xs);padding:3px 6px}#kunena.layout .kfrontend .kcat-item-title{flex:1}#kunena.layout .kfrontend .kcat-item-title h3{display:flex;flex-direction:column}@media (min-width:768px){#kunena.layout .kfrontend .kcat-item-title h3{flex-direction:row;align-items:center}}@media (min-width:768px){#kunena.layout .kfrontend .kcat-item-title h3 .nowrap{margin-left:var(--base-spacing)}}#kunena.layout .kfrontend .kcat-item-title h3>a{margin-bottom:0.5rem}#kunena.layout .kfrontend .kcat-item-title .sub-categories{border-top:1px solid var(--kt-border-color);margin-top:var(--base-spacing);padding-top:var(--base-spacing)}#kunena.layout .kfrontend .kcat-item-title .sub-categories ul{display:flex;flex-wrap:wrap;align-items:center;gap:calc(var(--base-spacing)*1.5)}#kunena.layout .kfrontend .kcat-item-title .sub-categories ul li{display:flex;flex-wrap:wrap;align-items:center;gap:calc(var(--base-spacing) * 0.5);margin-bottom:var(--base-spacing)}#kunena.layout .kfrontend .kcat-item-title .sub-categories ul a{color:var(--text-gray-lv1);transition:var(--trans-base)}#kunena.layout .kfrontend .kcat-item-title .sub-categories ul a:hover,#kunena.layout .kfrontend .kcat-item-title .sub-categories ul a:focus,#kunena.layout .kfrontend .kcat-item-title .sub-categories ul a:active{color:var(--kt-link-hover-color)}#kunena.layout .kfrontend .kcat-item-title .sub-categories ul svg{margin-right:4px;margin-top:-2px}#kunena.layout .kfrontend .kcat-item-title .sub-categories ul small{font-size:12px;display:inline-block;margin-left:4px}#kunena.layout .kfrontend .kcat-item-last-post{flex-basis:25%;display:none;align-items:center}@media (min-width:992px){#kunena.layout .kfrontend .kcat-item-last-post{display:flex}}#kunena.layout .kfrontend .kcat-item-last-post .kcat-last{display:flex;flex-direction:column}#kunena.layout .kfrontend .kcat-item-last-post .date-post{color:var(--text-gray-lv2);font-size:var(--font-size-sm)}#kunena.layout .kfrontend .kcat-avatar{padding-right:var(--base-spacing)}#kunena.layout .kfrontend .kcat-avatar a{background:var(--kt-gray-200);border-radius:var(--kt-border-radius-sm);display:block;overflow:hidden;min-width:36px}#kunena.layout .kfrontend .kcat-avatar a img{min-width:36px}#kunena.layout .kfrontend .kcat-item-check-box{flex-basis:4%}#kunena.layout .kfrontend .last-post-message{color:var(--text-gray-lv2)}#kunena.layout .category-red:nth-child(even){background-color:#ffcfcf}#kunena.layout .category-red:nth-child(2n+1){background-color:#fdd}#kunena.layout .category-green:nth-child(even){background-color:#d2f8db}#kunena.layout .category-green:nth-child(odd){background-color:#bfe5c7}#kunena.layout .category-yellow:nth-child(even){background-color:#ffc}#kunena.layout .category-yellow:nth-child(odd){background-color:#ffa}#kunena.layout .category-blue:nth-child(even){background-color:#c3f0ff}#kunena.layout .category-blue:nth-child(odd){background-color:#b1e3ff}#kunena.layout .category-grey:nth-child(even){background-color:#e5e5e5}#kunena.layout .category-grey:nth-child(odd){background-color:#d5d5d5}#kunena.layout .category-pink:nth-child(even){background-color:#fdf}#kunena.layout .category-pink:nth-child(odd){background-color:#ffd0ff}#kunena.layout .ktopic-list-wrap{border:1px solid var(--kt-border-color);margin-bottom:calc(var(--base-spacing) * 3)}#kunena.layout .ktopic-item{display:flex;flex-wrap:wrap;align-items:stretch}#kunena.layout .ktopic-item+.ktopic-item{border-top:1px solid var(--kt-border-color)}#kunena.layout .ktopic-field{border-left:1px solid var(--kt-border-color);padding:calc(var(--base-spacing) * 1.5) calc(var(--base-spacing) * 2)}#kunena.layout .ktopic-icon{flex-basis:80px;border:0;display:none;align-items:center;justify-content:center;text-align:center}@media (min-width:768px){#kunena.layout .ktopic-icon{display:flex}}#kunena.layout .ktopic-icon a{color:var(--kt-topic-icon-color)}#kunena.layout .ktopic-icon a:hover,#kunena.layout .ktopic-icon a:focus,#kunena.layout .ktopic-icon a:active{color:var(--kt-topic-icon-hover-color)}#kunena.layout .ktopic-icon svg{font-size:32px;max-width:32px;height:auto;width:auto}#kunena.layout .ktopic-icon i{font-size:24px;max-width:24px}#kunena.layout .ktopic-subject{border-left-width:0;flex:1}@media (min-width:768px){#kunena.layout .ktopic-subject{border-left-width:1px}}#kunena.layout .ktopic-subject h3{font-weight:600;margin:0 0 calc(var(--base-spacing) / 2)}#kunena.layout .ktopic-subject h3 a{color:var(--text-color)}#kunena.layout .ktopic-subject h3 a:hover,#kunena.layout .ktopic-subject h3 a:focus,#kunena.layout .ktopic-subject h3 a:active{color:var(--kt-link-hover-color)}#kunena.layout .ktopic-subject .ktopic-meta{color:var(--text-gray-lv1);display:flex;flex-wrap:wrap;align-items:center;font-size:var(--font-size-sm)}#kunena.layout .ktopic-subject .ktopic-meta span{display:flex;align-items:center;margin-right:calc(var(--base-spacing) * 2)}#kunena.layout .ktopic-subject .ktopic-meta span a{color:var(--text-color);border-bottom:1px dotted var(--text-gray-lv2);display:inline-block;margin-left:4px}#kunena.layout .ktopic-subject .ktopic-meta span a:hover,#kunena.layout .ktopic-subject .ktopic-meta span a:focus,#kunena.layout .ktopic-subject .ktopic-meta span a:active{color:var(--kt-link-hover-color);border-color:var(--kt-link-hover-color)}#kunena.layout .ktopic-subject .ktopic-meta span i{color:var(--text-gray-lv2);margin-right:calc(var(--base-spacing) * .5)}#kunena.layout .ktopic-subject .kpagination-wrap{margin-top:var(--base-spacing)}#kunena.layout .ktopic-subject .kpagination-wrap div.pagination{border:0}#kunena.layout .ktopic-subject .kpagination-wrap ul.pagination{background:#fff}#kunena.layout .ktopic-subject .kpagination-wrap ul.pagination>.page-item>.page-link{color:var(--text-color);height:auto;min-width:auto}#kunena.layout .ktopic-subject .kpagination-wrap ul.pagination>.page-item>.page-link:hover,#kunena.layout .ktopic-subject .kpagination-wrap ul.pagination>.page-item>.page-link:focus,#kunena.layout .ktopic-subject .kpagination-wrap ul.pagination>.page-item>.page-link:active{color:var(--kt-link-hover-color)}#kunena.layout .ktopic-hits,#kunena.layout .ktopic-views,#kunena.layout .ktopic-replies{display:none;flex-basis:10%;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media (min-width:768px){#kunena.layout .ktopic-hits,#kunena.layout .ktopic-views,#kunena.layout .ktopic-replies{display:flex}}#kunena.layout .ktopic-hits .replies-num,#kunena.layout .ktopic-hits .views-num,#kunena.layout .ktopic-views .replies-num,#kunena.layout .ktopic-views .views-num,#kunena.layout .ktopic-replies .replies-num,#kunena.layout .ktopic-replies .views-num{font-size:var(--font-size-lg);font-weight:600}#kunena.layout .ktopic-hits .replies-label,#kunena.layout .ktopic-hits .views-label,#kunena.layout .ktopic-views .replies-label,#kunena.layout .ktopic-views .views-label,#kunena.layout .ktopic-replies .replies-label,#kunena.layout .ktopic-replies .views-label{font-size:var(--font-size-xs);color:var(--text-gray-lv2);text-transform:uppercase}#kunena.layout .ktopic-last-post{display:none;flex-basis:25%;align-items:center}@media (min-width:992px){#kunena.layout .ktopic-last-post{display:flex;flex-wrap:wrap}}#kunena.layout .ktopic-last-post>a{background:var(--kt-gray-100);border-radius:var(--kt-border-radius-sm);color:var(--kt-link-color);margin-right:var(--base-spacing);overflow:hidden;min-width:36px}#kunena.layout .ktopic-last-post>a svg,#kunena.layout .ktopic-last-post>a img{min-width:36px}#kunena.layout .ktopic-last-post>a i{font-size:36px;color:var(--text-gray-lv2)}#kunena.layout .ktopic-last-post .last-post-info{display:flex;flex-direction:column}#kunena.layout .ktopic-last-post .date-post{font-size:var(--font-size-sm);color:var(--text-gray-lv1)}#kunena.layout .ktopic-check-box{display:flex;align-items:center;justify-content:center;flex-basis:4%}#kunena.layout .ktopic-item-head{background-color:var(--kt-gray-100);border-bottom:1px solid var(--kt-border-color);color:var(--kt-gray-500);font-size:var(--font-size-xs);font-weight:600;text-transform:uppercase}#kunena.layout .ktopic-item-head .ktopic-icon svg{font-size:24px;max-width:24px}#kunena.layout .ktopic-item-head .ktopic-icon>a{padding:0}#kunena.layout .ktopic-item-head .ktopic-field{padding-top:var(--base-spacing);padding-bottom:var(--base-spacing);display:flex;align-items:center}#kunena.layout .ktopic-item-foot{display:flex;flex-wrap:wrap;align-items:stretch;border-top:1px solid var(--kt-border-color)}#kunena.layout .ktopic-item-foot .ktopic-icon svg{font-size:24px;max-width:24px}#kunena.layout .ktopic-item-foot .ktopic-icon i{font-size:24px;max-width:24px}#kunena.layout .ktopic-item-foot .ktopic-auto,#kunena.layout .ktopic-item-foot .ktopic-field-auto{flex:1;display:flex}#kunena.layout .ktopic-item-foot .ktopic-auto>.form-group,#kunena.layout .ktopic-item-foot .ktopic-field-auto>.form-group{margin:0 0 0 auto !important;padding:0}#kunena.layout .ktopic-item-foot .ktopic-auto #kchecktask,#kunena.layout .ktopic-item-foot .ktopic-field-auto #kchecktask{margin-left:var(--base-spacing);margin-right:var(--base-spacing);box-shadow:none;border-radius:var(--kt-border-radius);height:calc(var(--base-spacing) * 5);line-height:calc(var(--base-spacing) * 5);padding-top:0;padding-bottom:0}#kunena.layout .ktopic-item-foot .ktopic-auto .btn,#kunena.layout .ktopic-item-foot .ktopic-field-auto .btn{border-radius:var(--kt-border-radius)}#kunena.layout .kpage-header .filter-sel{margin-left:auto}#kunena.layout .kpage-header .filter-sel .form-select{box-shadow:none}#kunena.layout .kpage-header #filter-time{margin-left:auto}#kunena.layout .kfilter-wrap{display:flex;align-items:center}#kunena.layout .kfilter-wrap.kfilter-wrap-top{margin-bottom:calc(var(--base-spacing) * 3)}#kunena.layout .kfilter-wrap.kfilter-wrap-bot{margin-top:calc(var(--base-spacing) * 3);margin-bottom:calc(var(--base-spacing) * 3)}#kunena.layout .kfilter-wrap .ksearch-wrap{margin-left:auto}#kunena.layout .kfilter-wrap #timeselect{box-shadow:none;margin-left:auto;padding-right:0}#kunena.layout .kfilter-wrap #timeselect .form-select{box-shadow:none}#kunena.layout .kfilter-wrap #jumpto{margin-left:auto}#kunena.layout .kbreadcrumbs{margin-bottom:calc(var(--base-spacing) * 3);font-size:14px}#kunena.layout .kbreadcrumbs .breadcrumb{background:transparent;display:flex;align-items:center}#kunena.layout .kbreadcrumbs .breadcrumb .breadcrumb-item{display:flex;align-items:center;gap:var(--base-spacing)}#kunena.layout .kbreadcrumbs .breadcrumb .breadcrumb-item a{color:var(--text-color)}#kunena.layout .kbreadcrumbs .breadcrumb .breadcrumb-item a:hover,#kunena.layout .kbreadcrumbs .breadcrumb .breadcrumb-item a:focus,#kunena.layout .kbreadcrumbs .breadcrumb .breadcrumb-item a:active{color:var(--kt-link-hover-color)}#kunena.layout .ktopic-item-head .ktopic-icon,#kunena.layout .ktopic-item-head .ktopic-replies,#kunena.layout .ktopic-item-head .ktopic-hits{display:none}@media (min-width:768px){#kunena.layout .ktopic-item-head .ktopic-icon,#kunena.layout .ktopic-item-head .ktopic-replies,#kunena.layout .ktopic-item-head .ktopic-hits{display:flex}}#kunena.layout .ktopic-item-head .ktopic-last-post{display:none}@media (min-width:992px){#kunena.layout .ktopic-item-head .ktopic-last-post{display:flex}}#kunena.layout .kwho-list,#kunena.layout .kstats-list{display:flex;flex-wrap:wrap;align-items:stretch}#kunena.layout .kwho-list .kwho-icon,#kunena.layout .kwho-list .kstats-icon,#kunena.layout .kstats-list .kwho-icon,#kunena.layout .kstats-list .kstats-icon{display:flex;display:none;justify-content:center;align-items:center;flex-basis:80px;padding:calc(var(--base-spacing) * 1.5) calc(var(--base-spacing) * 2)}@media (min-width:576px){#kunena.layout .kwho-list .kwho-icon,#kunena.layout .kwho-list .kstats-icon,#kunena.layout .kstats-list .kwho-icon,#kunena.layout .kstats-list .kstats-icon{display:flex}}#kunena.layout .kwho-list .kwho-icon span,#kunena.layout .kwho-list .kstats-icon span,#kunena.layout .kstats-list .kwho-icon span,#kunena.layout .kstats-list .kstats-icon span{background-color:var(--kt-cat-icon-bg);border-radius:var(--kt-border-radius-sm);display:flex;align-items:center;justify-content:center;height:42px;line-height:42px;text-align:center;width:42px}#kunena.layout .kwho-list .kwho-icon span i,#kunena.layout .kwho-list .kwho-icon span svg,#kunena.layout .kwho-list .kstats-icon span i,#kunena.layout .kwho-list .kstats-icon span svg,#kunena.layout .kstats-list .kwho-icon span i,#kunena.layout .kstats-list .kwho-icon span svg,#kunena.layout .kstats-list .kstats-icon span i,#kunena.layout .kstats-list .kstats-icon span svg{fill:var(--kt-cat-icon-color);color:var(--kt-cat-icon-color);font-size:32px;height:20px;width:32px !important}#kunena.layout .kwho-list .kwho-icon span i,#kunena.layout .kwho-list .kstats-icon span i,#kunena.layout .kstats-list .kwho-icon span i,#kunena.layout .kstats-list .kstats-icon span i{font-size:20px}#kunena.layout .kwho-list .kwho-auto,#kunena.layout .kwho-list .kstats-auto,#kunena.layout .kstats-list .kwho-auto,#kunena.layout .kstats-list .kstats-auto{border-left:1px solid var(--kt-border-color);flex:1;padding:calc(var(--base-spacing) * 1.5) calc(var(--base-spacing) * 2)}#kunena.layout .kwho-list .kwho-auto ul,#kunena.layout .kwho-list .kwho-auto ol,#kunena.layout .kwho-list .kstats-auto ul,#kunena.layout .kwho-list .kstats-auto ol,#kunena.layout .kstats-list .kwho-auto ul,#kunena.layout .kstats-list .kwho-auto ol,#kunena.layout .kstats-list .kstats-auto ul,#kunena.layout .kstats-list .kstats-auto ol{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none}#kunena.layout .kuser-online-list{display:flex;flex-wrap:wrap;align-items:center;gap:var(--base-spacing)}#kunena.layout .kuser-online-list span{display:flex;align-items:center;gap:calc(var(--base-spacing) / 2)}#kunena.layout .kuser-online-list span i{font-size:14px}#kunena.layout #kstats .kstats-auto{display:flex;flex-wrap:wrap;align-items:flex-start}@media (min-width:768px){#kunena.layout #kstats .kstats-auto ul{flex-basis:33.33%}}#kunena.layout .kpage{margin-bottom:calc(var(--base-spacing) * 3)}#kunena.layout .pagination{display:flex;flex-wrap:wrap;gap:0.25rem;padding:0}#kunena.layout .pagination ul>li{display:inline-block}#kunena.layout .pagination-small ul>li>a,#kunena.layout .pagination-small ul>li>span{padding:2px 6px !important;line-height:16px !important}#kunena.layout .pagination ul>li>a,#kunena.layout .pagination ul>li>span{float:left;padding:4px 12px;margin:0;line-height:20px;background-color:transparent;border:1px solid #ddd}#kunena.layout div.pagination a.disabled,#kunena.layout div.pagination a.disabled:hover{color:#999}#kunena.layout .ktime-to-create-page{color:var(--text-gray-lv2);font-size:13px;margin-bottom:calc(var(--base-spacing) / 2);text-align:center}#kunena.layout .kpos-top{margin-bottom:var(--base-spacing)}
