@charset "UTF-8";@import "vendor/joomla-custom-elements/css/joomla-alert.css";#system-message-container:empty{margin-top:0;display:none}#system-message-container joomla-alert{color:var(--gray-dark);border:1px solid var(--alert-accent-color,transparent);background-color:#fff;border-radius:.25rem;width:100%;min-width:16rem;margin-bottom:0;padding:0;transition:opacity .15s linear;display:flex;position:relative}#system-message-container joomla-alert+*{margin-top:1rem}#system-message-container joomla-alert .alert-heading{color:var(--alert-heading-text);background:var(--alert-accent-color,transparent);flex-direction:column;place-content:center;padding:.8rem;display:flex}#system-message-container joomla-alert .alert-heading .message:before,#system-message-container joomla-alert .alert-heading .success:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg width=\"1792\" height=\"1792\" viewBox=\"0 0 1792 1792\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"rgba(255, 255, 255, .95)\" d=\"M1299 813l-422 422q-19 19-45 19t-45-19l-294-294q-19-19-19-45t19-45l102-102q19-19 45-19t45 19l147 147 275-275q19-19 45-19t45 19l102 102q19 19 19 45t-19 45zm141 83q0-148-73-273t-198-198-273-73-273 73-198 198-73 273 73 273 198 198 273 73 273-73 198-198 73-273zm224 0q0 209-103 385.5t-279.5 279.5-385.5 103-385.5-103-279.5-279.5-103-385.5 103-385.5 279.5-279.5 385.5-103 385.5 103 279.5 279.5 103 385.5z\"/></svg>");background-size:100%;width:1em;height:1em;display:inline-block}#system-message-container joomla-alert .alert-heading .notice:before,#system-message-container joomla-alert .alert-heading .info:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg width=\"1792\" height=\"1792\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"rgba(255, 255, 255, .95)\" d=\"M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z\"/></svg>");background-size:100%;width:1em;height:1em;display:inline-block}#system-message-container joomla-alert .alert-heading .warning:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg width=\"1792\" height=\"1792\" viewBox=\"0 0 1792 1792\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"rgba(255, 255, 255, .95)\" d=\"M1024 1375v-190q0-14-9.5-23.5t-22.5-9.5h-192q-13 0-22.5 9.5t-9.5 23.5v190q0 14 9.5 23.5t22.5 9.5h192q13 0 22.5-9.5t9.5-23.5zm-2-374l18-459q0-12-10-19-13-11-24-11h-220q-11 0-24 11-10 7-10 21l17 457q0 10 10 16.5t24 6.5h185q14 0 23.5-6.5t10.5-16.5zm-14-934l768 1408q35 63-2 126-17 29-46.5 46t-63.5 17h-1536q-34 0-63.5-17t-46.5-46q-37-63-2-126l768-1408q17-31 47-49t65-18 65 18 47 49z\"/></svg>");background-size:100%;width:1em;height:1em;display:inline-block}#system-message-container joomla-alert .alert-heading .error:before,#system-message-container joomla-alert .alert-heading .danger:before{content:"";background-image:url("data:image/svg+xml;utf8,<svg width=\"1792\" height=\"1792\" viewBox=\"0 0 512 512\" xmlns=\"http://www.w3.org/2000/svg\"><path fill=\"rgba(255, 255, 255, .95)\" d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm101.8-262.2L295.6 256l62.2 62.2c4.7 4.7 4.7 12.3 0 17l-22.6 22.6c-4.7 4.7-12.3 4.7-17 0L256 295.6l-62.2 62.2c-4.7 4.7-12.3 4.7-17 0l-22.6-22.6c-4.7-4.7-4.7-12.3 0-17l62.2-62.2-62.2-62.2c-4.7-4.7-4.7-12.3 0-17l22.6-22.6c4.7-4.7 12.3-4.7 17 0l62.2 62.2 62.2-62.2c4.7-4.7 12.3-4.7 17 0l22.6 22.6c4.7 4.7 4.7 12.3 0 17z\"/></svg>");background-size:100%;width:1em;height:1em;display:inline-block}#system-message-container joomla-alert .alert-wrapper{width:100%}#system-message-container joomla-alert .alert-link{color:var(--success,inherit)}#system-message-container joomla-alert[type=success],#system-message-container joomla-alert[type=message]{--alert-accent-color:var(--success);--alert-heading-text:#fffffff2;--alert-close-button:var(--success);background-color:#fff}#system-message-container joomla-alert[type=info],#system-message-container joomla-alert[type=notice]{--alert-accent-color:var(--info);--alert-heading-text:#fffffff2;--alert-close-button:var(--info);background-color:#fff}#system-message-container joomla-alert[type=warning]{--alert-accent-color:var(--warning);--alert-heading-text:#fffffff2;--alert-close-button:var(--warning);background-color:#fff}#system-message-container joomla-alert[type=error],#system-message-container joomla-alert[type=danger]{--alert-accent-color:var(--danger);--alert-heading-text:#fffffff2;--alert-close-button:var(--danger);background-color:#fff}#system-message-container joomla-alert .joomla-alert--close,#system-message-container joomla-alert .joomla-alert-button--close{color:var(--alert-close-button);opacity:1;background:0 0;border:0;padding:.2rem .8rem;font-size:2rem;position:absolute;top:0;right:0}#system-message-container joomla-alert .joomla-alert--close:hover,#system-message-container joomla-alert .joomla-alert--close:focus,#system-message-container joomla-alert .joomla-alert-button--close:hover,#system-message-container joomla-alert .joomla-alert-button--close:focus{cursor:pointer;opacity:.75;text-decoration:none}[dir=rtl] #system-message-container joomla-alert .joomla-alert--close,[dir=rtl] #system-message-container joomla-alert .joomla-alert-button--close{padding:.2rem .6rem;left:0;right:auto}#system-message-container joomla-alert div{font-size:1rem}#system-message-container joomla-alert div .alert-message{margin:.5rem;padding:.3rem 2rem .3rem .3rem}[dir=rtl] #system-message-container joomla-alert div .alert-message{padding:.3rem .3rem .3rem 2rem}#system-message-container joomla-alert div .alert-message:not(:first-of-type){border-top:1px solid var(--alert-accent-color)}/* Menu Background Colour */
.container-header { background-color: #1f3357;  background-image: none; }
/* Menu Text Colour */
.container-header .mod-menu { color: #fff; }
/* Menu Active Menu Text Colour */
.metismenu.mod-menu .metismenu-item.active > a, .metismenu.mod-menu .metismenu-item.active > button, .metismenu.mod-menu .metismenu-item > a:hover, .metismenu.mod-menu .metismenu-item > button:hover {
    text-decoration: underline;color: #ff0000;}
/* Page Main Body Link Colours */
:root { --cassiopeia-color-link: #02344d; --cassiopeia-color-hover: #ff0000; }
/* Page Main Body Mosets Button Colours */
.btn-primary:disabled{color:#c3d6fa;background-color:#010156;border-color:#010156}.btn-secondary{color:#fff;background-color:#6d757e;border-color:}
/* Page Topic Title Button Colours */
.card-header { background-color:#dce6fa; border-bottom: 1px solid #000000; }
/* Page Active Link Button Colour */
.mod-list li.active > a { text-decoration: underline;color: #ff0000; }
/* Page Favourite Background Colour */
.rating-fav { background-color: #7698ee; border-radius: 8px;  padding: 1em; }
/* Page Favourite Star Icon Colour */
.icon-color-star-00 { color: #dbff4d; }
/* Bold Caption Field Name */
.mt-page-listing .mt-ld-field .caption {font-weight: bold;}
/* Bold Caption Field Name append colon character to the end of the caption*/
.mt-page-listing .mt-ld-field .caption::after {content: ":";}@charset "UTF-8";
#kunena.layout{}#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: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 h1{font-size:22px;line-height:24px}#kunena.layout h1 small{font-size:16.25px}#kunena.layout h2{padding-top:0;margin-top:0;font-size:20px}#kunena.layout h3{font-size:18px}#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{padding-left:3px}#kunena.layout .kfrontend{margin-bottom:20px;clear:both}#kunena.layout .kfrontend:hover .btn,#kunena.layout .kprofile:hover .kinfo{visibility:visible}#kunena.layout .kfrontend .btn,#kunena.layout .kprofile .kinfo{visibility:hidden}#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 .pagination{margin:3px 0}#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:inline-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-starter{display:inline-block;width:100%;height:auto;padding:4px 8px 10px;font-size:10px;font-weight:bold;line-height:1em;color:#3a87ad;text-transform:uppercase;white-space:nowrap;border:1px solid #ddd;border-top:0 none;border-radius:0 0 4px 4px}#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 .viewsnum,#kunena.layout .repliesnum{float:right;font-size:110%}#kunena.layout .breadcrumb{padding:0;margin-bottom:20px;background-color:transparent}#kunena.layout a:focus,#kunena.layout .btn:focus{outline:none !important}#kunena.layout .qreply{width:98%;min-height:150px !important}#kunena.layout .desc{display:block}#kunena.layout .horizontal-message{min-height:140px;margin-top:20px;margin-bottom:20px;border:1px solid #ddd;border-radius:4px;box-shadow:0 1px 3px rgba(0, 0, 0, 0.1)}#kunena.layout .horizontal-message .kmessage{padding:5px 10px 0}#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 .mykmsg-header{padding:10px 19px 12px 14px !important;margin-top:0;margin-right:-20px;margin-left:-15px;font-weight:bold;background:rgba(229, 229, 229, 0.4);border-top-left-radius:4px;border-top-right-radius:4px}#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 .kmsg{margin:20px 0;font-family:"Segoe UI", "Segoe UI Emoji", "Segoe UI Symbol", Helvetica, Arial, sans-serif;word-wrap:break-word}#kunena.layout .input-xxlarge{width:98%;height:100%}#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 .kmessage{min-height:120px;padding-bottom:10px}#kunena.layout .ksig{min-height:20px;margin:5px}#kunena.layout .ksignature{margin-top:15px}#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 .pagination{padding:0}#kunena.layout .pagination ul>li{display:inline}#kunena.layout .pagination-small ul>li>a,#kunena.layout .pagination-small ul>li>span{padding:4px 6px !important;line-height:15px !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 #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 #logout-form{float:left;padding:0}#kunena.layout #logout-form .btn-link{text-decoration:none}#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 .ip{padding-right:10px}#kunena.layout .report{margin-left:20px;text-decoration:none}#kunena.layout .intro{margin:0 0 10px 60px}#kunena.layout input[type="radio"]+label{display:inline-block;padding:4px 12px;margin:-2px -3px;background-color:transparent;border:1px solid rgba(0, 0, 0, 0)}#kunena.layout input[type="radio"]:checked+label{background:rgba(0, 0, 0, 0.07) none;border:1px solid rgba(0, 0, 0, 0.2);border-radius:4px}#kunena.layout input[type="radio"]{display:none}#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 ul.list-inline .glyphicon,#kunena.layout ul.list-inline i{padding-top:2px;padding-right:5px}#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 div.pagination a.disabled,#kunena.layout div.pagination a.disabled:hover{color:#999}#kunena.layout .badge{white-space:normal}#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 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{padding:0.5rem 1rem;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 .knav-usercollapse{position:absolute;right:10px}#kunena.layout .tab-content{display:flex}#kunena.layout #posts,#kunena.layout #subscriptions,#kunena.layout #favorites,#kunena.layout #thankyou,#kunena.layout #unapproved,#kunena.layout #attachments{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 blockquote{margin:1em 0 1em 40px}#kunena.layout blockquote.Quote,#kunena.layout blockquote.UserQuote{min-width:200px;padding:1ex 16px;margin:1em 0;overflow-y:initial;border-left:4px solid rgba(0, 0, 0, 0.1)}#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 .kfrontend{margin:3rem 0}#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 .bbcode_code_head{font-size:1.75rem !important}#kunena.layout .bbcode_code_body{font-family:var(--bs-font-monospace);font-size:0.875em;color:#e93f8e;word-wrap:break-word;white-space:pre-line !important}#kunena.layout .form-select,#kunena.layout .custom-select{background:none !important}#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("kunena/core/images/soundcloud.png")}#kunena.layout .sceditor-button-ebay div{background:url("kunena/core/images/ebay.png")}#kunena.layout .sceditor-button-instagram div{background:url("kunena/core/images/instagram.png")}#kunena.layout .sceditor-button-twitter div{background:url("kunena/core/images/tweet.png")}#kunena.layout .sceditor-button-map div{background:url("kunena/core/images/map.png")}#kunena.layout .sceditor-button-video div{background:url("kunena/core/images/film.png")}#kunena.layout .sceditor-button-poll div{background:url("kunena/core/images/poll.png")}#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("kunena/cache/aurelia/css/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("kunena/cache/aurelia/css/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("kunena/cache/aurelia/css/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("kunena/cache/aurelia/css/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-"] th 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 .kicon-profile{display:inline-block;width:16px;height:16px;margin-right:3px;vertical-align:text-top;background:url("kunena/cache/aurelia/css/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("kunena/cache/aurelia/css/media/kunena/core/images/social/myspace.svg") 50% 50%}#kunena.layout .kicon-profile-digg{background:url("kunena/cache/aurelia/css/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("kunena/cache/aurelia/css/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("kunena/cache/aurelia/css/media/kunena/core/images/social/microsoft.svg") 50% 50%}#kunena.layout .kicon-profile-friendfeed{background:url("kunena/cache/aurelia/css/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("kunena/cache/aurelia/css/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("kunena/cache/aurelia/css/media/kunena/core/images/social/facebook.svg") 50% 50%}#kunena.layout .kicon-profile-pinterest{background:url("kunena/cache/aurelia/css/media/kunena/core/images/social/pinterest.svg") 50% 50%}#kunena.layout .kicon-profile-reddit{background:url("kunena/cache/aurelia/css/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("kunena/cache/aurelia/css/media/kunena/core/images/social/icq.png") 50% 50%}#kunena.layout .kicon-profile-flickr{background:url("kunena/cache/aurelia/css/media/kunena/core/images/social/flickr.svg") 50% 50%}#kunena.layout .kicon-profile-skype{background:url("kunena/cache/aurelia/css/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("kunena/cache/aurelia/css/media/kunena/core/images/social/linkedin.svg") 50% 50%}#kunena.layout .kicon-profile-linkedin_company{background:url("kunena/cache/aurelia/css/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("kunena/cache/aurelia/css/media/kunena/core/images/social/blogger.svg") 50% 50%}#kunena.layout .kicon-profile-apple{background:url("kunena/cache/aurelia/css/media/kunena/core/images/social/apple.svg") 50% 50%}#kunena.layout .kicon-profile-qqsocial{background:url("kunena/cache/aurelia/css/media/kunena/core/images/social/qq.svg") 50% 50%}#kunena.layout .kicon-profile-qzone{background:url("kunena/cache/aurelia/css/media/kunena/core/images/social/qzone.png") 50% 50%}#kunena.layout .kicon-profile-instagram{background:url("kunena/cache/aurelia/css/media/kunena/core/images/social/instagram.svg") 50% 50%}#kunena.layout .kicon-profile-weibo{background:url("kunena/cache/aurelia/css/media/kunena/core/images/social/weibo.svg") 50% 50%}#kunena.layout .kicon-profile-wechat{background:url("kunena/cache/aurelia/css/media/kunena/core/images/social/wechat.svg") 50% 50%}#kunena.layout .kicon-profile-vk{background:url("kunena/cache/aurelia/css/media/kunena/core/images/social/vk.svg") 50% 50%}#kunena.layout .kicon-profile-telegram{background:url("kunena/cache/aurelia/css/media/kunena/core/images/social/telegram.svg") 50% 50%}#kunena.layout .kicon-profile-bebo{background:url("kunena/cache/aurelia/css/media/kunena/core/images/social/bebo.svg") 50% 50%}#kunena.layout .kicon-profile-yim{background:url("kunena/cache/aurelia/css/media/kunena/core/images/social/yim.png") 50% 50%}#kunena.layout .kicon-profile-whatsapp{background:url("kunena/cache/aurelia/css/media/kunena/core/images/social/whatsapp.svg") 50% 50%}#kunena.layout .kicon-profile-youtube{background:url("kunena/cache/aurelia/css/media/kunena/core/images/social/youtube.svg") 50% 50%}#kunena.layout .kicon-profile-ok{background:url("kunena/cache/aurelia/css/media/kunena/core/images/social/ok.svg") 50% 50%}#kunena.layout .kicon-profile-github{background:url("kunena/cache/aurelia/css/media/kunena/core/images/social/github.svg") 50% 50%}#kunena.layout .kicon-profile-vimeo{background:url("kunena/cache/aurelia/css/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 .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}@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 #kmobile-userdropdown .input-group input{width:100%}#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 #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("kunena/cache/aurelia/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}#krating{display:inline-block;left:4px;position:relative;top:4px}#ktopicsform [class*='category'] #krating-top{float:right}#kunena .c-rating{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0}#kunena .c-rating__item{-webkit-box-flex:0;-webkit-flex:0 0 24px;-ms-flex:0 0 24px;flex:0 0 24px;height:24px;width:24px;background:url("kunena/core/images/stars.svg");background-position:0 0;cursor:pointer}#kunena .c-rating__item:hover,#kunena .c-rating__item.is-active{background-position:-24px 0}#ktopicsform [class*='category'] .c-rating__item{-webkit-box-flex:0;-webkit-flex:0 0 14px;-ms-flex:0 0 14px;flex:0 0 14px;height:14px;width:14px;background:url("kunena/core/images/stars.svg");background-size:200%;background-position:0 0;cursor:pointer}#ktopicsform [class*='category'] .c-rating__item.is-active{background-position:-14px 0}#ktopicsform [class*='category'] .c-rating__item .is-active:hover{background-position:0 0}.mt-component-search .mt-search-form {
  display: block;
  margin-bottom: 1.5rem;
}

.mt-search-form {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  align-items: stretch;
  position: relative;
  height: 2.5rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.06);
}
.mt-search-form select[name=cat_id] {
  height: 2.5rem;
  width: 100%;
}
.mt-search-form input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.mt-search-form .typeahead__container {
  width: 100%;
}
.mt-search-form .typeahead-query {
  width: auto;
  flex-grow: 1;
}
.mt-search-form .mt-search-button {
  color: #cccccc;
  border: 0;
  padding: 0 1rem;
  background-size: 25px;
  box-shadow: none;
  height: 100%;
  border-radius: 0;
}
.mt-search-form .typeahead__cancel-button {
  font-size: 1.5rem;
  line-height: 1rem;
  height: 100%;
}
.mt-search-form .typeahead-result-thumbnail {
  max-width: 40px;
  max-height: 40px;
}

.typeahead__container {
  /**
   * Restore the font weight unset by the previous rule.
   */
  /**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
  /**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
  /**
   * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
   *    controls in Android 4.
   * 2. Correct the inability to style clickable types in iOS and Safari.
   */
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
  /**
   * Change the border, margin, and padding in all browsers (opinionated).
   */
  /**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
  /**
   * Remove the default vertical scrollbar in IE.
   */
  /**
   * 1. Add the correct box sizing in IE 10-.
   * 2. Remove the padding in IE 10-.
   */
  /**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
  /**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
  /**
   * Correct the text style of placeholders in Chrome, Edge, and Safari.
   */
  /**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
}
.typeahead__container button,
.typeahead__container input,
.typeahead__container optgroup,
.typeahead__container select,
.typeahead__container textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}
.typeahead__container optgroup {
  font-weight: bold;
}
.typeahead__container button,
.typeahead__container input {
  /* 1 */
  overflow: visible;
}
.typeahead__container button,
.typeahead__container select {
  /* 1 */
  text-transform: none;
}
.typeahead__container button,
.typeahead__container html [type=button],
.typeahead__container [type=reset],
.typeahead__container [type=submit] {
  -webkit-appearance: button;
  /* 2 */
}
.typeahead__container button::-moz-focus-inner,
.typeahead__container [type=button]::-moz-focus-inner,
.typeahead__container [type=reset]::-moz-focus-inner,
.typeahead__container [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
.typeahead__container button:-moz-focusring,
.typeahead__container [type=button]:-moz-focusring,
.typeahead__container [type=reset]:-moz-focusring,
.typeahead__container [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
.typeahead__container fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.typeahead__container legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
.typeahead__container textarea {
  overflow: auto;
}
.typeahead__container [type=checkbox],
.typeahead__container [type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
.typeahead__container [type=number]::-webkit-inner-spin-button,
.typeahead__container [type=number]::-webkit-outer-spin-button {
  height: auto;
}
.typeahead__container ::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
.typeahead__container ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

.typeahead__container {
  position: relative;
  font: 1rem Lato, "Helvetica Neue", Arial, Helvetica, sans-serif;
}
.typeahead__container * {
  box-sizing: border-box;
  outline: 0;
}
.typeahead__query {
  position: relative;
  z-index: 2;
  width: 100%;
}
.typeahead__filter {
  position: relative;
}
.typeahead__filter button {
  min-width: 100%;
  white-space: nowrap;
}
.typeahead__filter button:after {
  display: inline-block;
  margin-left: 4px;
  width: 0;
  height: 0;
  vertical-align: -2px;
  content: "";
  border: 4px solid;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.typeahead__field {
  display: flex;
  position: relative;
  width: 100%;
}
.typeahead__button button {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.typeahead__field {
  color: #555;
}
.typeahead__field input,
.typeahead__field textarea,
.typeahead__field [contenteditable],
.typeahead__field .typeahead__hint {
  display: block;
  width: 100%;
  line-height: 1.25;
  min-height: calc(0.5rem * 2 + 1.25rem + 2px);
  padding: 0.5rem 0.75rem;
  background: inherit;
  border: 0;
  border-radius: 2px 0 0 2px;
  appearance: none;
  box-sizing: border-box;
}
.typeahead__field input:focus, .typeahead__field input:active,
.typeahead__field textarea:focus,
.typeahead__field textarea:active,
.typeahead__field [contenteditable]:focus,
.typeahead__field [contenteditable]:active,
.typeahead__field .typeahead__hint:focus,
.typeahead__field .typeahead__hint:active {
  border-color: #66afe9;
}
.typeahead__container.hint .typeahead__field input,
.typeahead__container.hint .typeahead__field textarea,
.typeahead__container.hint .typeahead__field [contenteditable] {
  background: transparent;
}
.typeahead__container.hint .typeahead__query > :last-child, .typeahead__hint {
  background: #fff;
}
.typeahead__container button {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #dfe3e7;
  line-height: 1.25;
  padding: 0.5rem 0.75rem;
  user-select: none;
  color: #555;
}
.typeahead__container button:hover, .typeahead__container button:focus {
  color: #3c3c3c;
  background-color: #f5f5f5;
  border-color: #c2cad1;
}
.typeahead__container button:active, .typeahead__container button.active {
  background-image: none;
}
.typeahead__container button:focus, .typeahead__container button:active {
  border-color: #66afe9;
}
.typeahead__container input.disabled,
.typeahead__container input[disabled],
.typeahead__container button.disabled,
.typeahead__container button[disabled] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  box-shadow: none;
  background-color: #fff;
  border-color: #dfe3e7;
}
.typeahead__filter, .typeahead__button {
  z-index: 1;
}
.typeahead__filter button, .typeahead__button button {
  margin-left: -1px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.typeahead__filter:hover, .typeahead__filter:active, .typeahead__filter:focus, .typeahead__button:hover, .typeahead__button:active, .typeahead__button:focus {
  z-index: 1001;
}
.typeahead__filter:hover button:focus, .typeahead__filter:hover button:active, .typeahead__filter:active button:focus, .typeahead__filter:active button:active, .typeahead__filter:focus button:focus, .typeahead__filter:focus button:active, .typeahead__button:hover button:focus, .typeahead__button:hover button:active, .typeahead__button:active button:focus, .typeahead__button:active button:active, .typeahead__button:focus button:focus, .typeahead__button:focus button:active {
  z-index: 1001;
}
.typeahead__filter + .typeahead__button button {
  margin-left: -2px;
}
.typeahead__container.filter .typeahead__filter {
  z-index: 1001;
}
.typeahead__list, .typeahead__dropdown {
  position: absolute;
  left: 0;
  z-index: 1000;
  width: 100%;
  min-width: 160px;
  padding-left: 0;
  list-style: none;
  text-align: left;
  background-color: #fff;
  border: 1px solid #dfe3e7;
  border-radius: 2px;
  background-clip: padding-box;
}
.typeahead__result.detached .typeahead__list {
  position: relative;
  z-index: 1041;
  top: initial;
  left: initial;
}
.typeahead__dropdown {
  right: 0;
  left: initial;
  z-index: 1001;
}
.typeahead__list > li {
  position: relative;
  border-top: solid 1px #dfe3e7;
}
.typeahead__list > li:first-child {
  border-top: none;
}
.typeahead__list .typeahead__item[disabled] > a, .typeahead__dropdown .typeahead__dropdown-item[disabled] > a {
  cursor: not-allowed;
  color: #bababa;
  background-color: #fafafa;
}
.typeahead__list .typeahead__item > a, .typeahead__dropdown .typeahead__dropdown-item > a {
  display: block;
  padding: 0.5rem 0.75rem;
  clear: both;
  color: #333;
  text-decoration: none;
}
.typeahead__list .typeahead__item:not([disabled]) > a:hover,
.typeahead__list .typeahead__item:not([disabled]) > a:focus, .typeahead__list .typeahead__item:not([disabled]).active > a, .typeahead__dropdown .typeahead__dropdown-item:not([disabled]) > a:hover,
.typeahead__dropdown .typeahead__dropdown-item:not([disabled]) > a:focus, .typeahead__dropdown .typeahead__dropdown-item:not([disabled]).active > a {
  background-color: #f5f5f5;
  color: #3c3c3c;
}
.typeahead__list.empty > li {
  padding: 0.5rem 0.75rem;
  color: #333;
}
.typeahead__list > .typeahead__group {
  border-color: #dfe3e7;
  font-weight: bold;
  font-size: 0.85rem;
}
.typeahead__list > .typeahead__group:first-child {
  border-top: solid 1px #dfe3e7;
}
.typeahead__list > .typeahead__group > a,
.typeahead__list > .typeahead__group > a:hover,
.typeahead__list > .typeahead__group > a:focus, .typeahead__list > .typeahead__group.active > a {
  cursor: default;
  color: #9a9595;
  background: #f5f5f5;
  display: block;
  padding: 0.5rem 0.75rem;
  clear: both;
  text-decoration: none;
  letter-spacing: 0.05rem;
}
.typeahead__list > li.typeahead__group + li.typeahead__item {
  border-color: #dfe3e7;
}
.typeahead__container.result .typeahead__list, .typeahead__container.filter .typeahead__dropdown, .typeahead__container.hint .typeahead__hint, .typeahead__container.backdrop + .typeahead__backdrop {
  display: block !important;
}
.typeahead__container .typeahead__list,
.typeahead__container .typeahead__dropdown,
.typeahead__container .typeahead__hint,
.typeahead__container + .typeahead__backdrop {
  display: none !important;
}
.typeahead__dropdown li:last-child {
  margin-top: 5px;
  padding-top: 5px;
  border-top: solid 1px #dfe3e7;
}
.typeahead__cancel-button {
  user-select: none;
  position: absolute;
  right: 0;
  cursor: pointer;
  line-height: 1.25;
  padding: 0.5rem 0.75rem;
  visibility: hidden;
}
.typeahead__label .typeahead__cancel-button {
  visibility: visible;
  right: 4px;
}
.typeahead__container.cancel:not(.loading) .typeahead__cancel-button, .typeahead__label .typeahead__cancel-button {
  visibility: visible;
}
.typeahead__container.cancel:not(.loading) .typeahead__cancel-button:hover, .typeahead__label .typeahead__cancel-button:hover {
  color: #d0021b;
}
.typeahead__container.loading .typeahead__query:before, .typeahead__container.loading .typeahead__query:after {
  transition: all 0s linear, opacity 0.2s ease;
  position: absolute;
  z-index: 3;
  content: "";
  top: 50%;
  right: 0.55em;
  margin-top: -0.675rem;
  width: 1.35rem;
  height: 1.35rem;
  box-sizing: border-box;
  border-radius: 500rem;
  border-style: solid;
  border-width: 0.1em;
}
.typeahead__container.loading .typeahead__query:before {
  border-color: rgba(0, 0, 0, 0.35);
}
.typeahead__container.loading .typeahead__query:after {
  animation: button-spin 0.6s linear;
  animation-iteration-count: infinite;
  border-color: #fff transparent transparent;
  box-shadow: 0 0 0 1px transparent;
}
@keyframes button-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.typeahead__label-container {
  list-style: none;
  position: absolute;
  padding-top: calc(1rem * 0.375);
  padding-left: 6px;
  width: 100%;
  flex-wrap: wrap;
  display: flex;
}
.typeahead__label {
  display: flex;
  font-size: calc(1rem * 0.875);
  position: relative;
  background: #ecf5fc;
  border: solid 1px #c2e0ff;
  padding-left: 4px;
  border-radius: 2px;
  margin-right: 4px;
  margin-bottom: calc(1rem * 0.375);
}
.typeahead__label > * {
  align-self: center;
}
.typeahead__label .typeahead__cancel-button {
  line-height: normal;
  height: auto;
  position: static;
  padding-top: calc(1rem * 0.25 - 1px);
  padding-bottom: calc(1rem * 0.25 + 1px);
  padding-left: 6px;
  padding-right: 6px;
  margin-left: 4px;
  font-size: calc(1rem * 0.875);
  border-left: solid 1px #c2e0ff;
}
.typeahead__label .typeahead__cancel-button:hover {
  background-color: #d5e9f9;
}
