/***********************************************************
* adaptation of Light Chat by: 	 NOVAK Studio
* Version: 		 1.3
* Version DLE: 	 15.x - 16.x
* Version PHP:	 7.0 and 8.1
* Name Script:	 nMeet - Moduł Czatu
***********************************************************/ 
:root {
--backg-table-div-hover-2:#1a1a1a;
--nMeet-buttons: url('icons_dark.png') no-repeat;
}
:root[theme='light'] {
--backg-table-div-hover-2:#f5f5f5;
--nMeet-buttons: url('icons_light.png') no-repeat;
}

/* Wysokość okna czatu */
.nMeet_area .nMeet_chat_list_area {height: 324px;}

/* Wysokość, 24px mniej od góry */
.nMeet_smiles_div {height: 300px;}  

.nMeet_area {border: 1px solid var(--border-nav-span,#ddd);border-top: none;background:var(--backg-body,#fff);position: relative;vertical-align: baseline;}
.nMeet_bb_modal ul,
.nMeet_modal ul,
.nMeet_area ul {margin: 0;padding: 0;list-style: none;}
.nMeet_bb_modal ul li,
.nMeet_modal ul li,
.nMeet_area ul li{margin: 0;display: block;}
.nMeet_area .nMeet_chat_list_area {position: relative;border-top: 1px solid var(--border-nav-span,#ddd);}

/* timeout */
.nMeet_chat_timeout {background: rgba(0, 0, 0, 0.8);position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.nMeet_shader{position:fixed;z-index:9998;}
.nMeet_chat_timeout_descr {position: absolute;top: 45%;left: 0;width: 100%;font: normal 12px Arial;color: #eee;text-align: center;}
a.nMeet_chat_timeout_imback {display: block;width: 90px;height: 31px;line-height: 31px;text-decoration: none;margin: 7px auto 0;border: 1px solid #000;background: rgba(0, 0, 0, 0.5);text-align: center;color: #f0f0f0;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;-moz-box-shadow: inset 0 1px rgba(255,255,255,0.1);-webkit-box-shadow: inset 0 1px rgba(255,255,255,0.1);box-shadow: inset 0 1px rgba(255,255,255,0.1);}
a.nMeet_chat_timeout_imback:hover {color: #fff;background:var(--backg-body,#fff)}
.nMeet_chat_list {height: 100%;width: 100%;overflow: auto;}
.nMeet_chat_list a {color: #008fd5;}
.nMeet_chat_list .nMeet_nomess {height: 31px;font: normal 12px/31px Arial;color:var(--color-html,#333);text-align: center;background:var(--backg-header,#fafafa)}
.nMeet_chat_list .nMeet_chat_li {padding: 4px 7px;font: normal 11px Tahoma;background:var(--back-back-open,#fff);position: relative;overflow: hidden;border-bottom: 1px dotted var(--border-nav-span,#ddd)}
.nMeet_chat_list .nMeet_chat_li:hover {background: #f7f9ff;}
.nMeet_chat_list .nMeet_chat_li:nth-child(2n) {background:var(--backg-header,#fafafa)}
.nMeet_chat_list .nMeet_chat_li:after {clear: both;content: "";display: table;}
.nMeet_chat_list .nMeet_chat_li.nMeet_personal {background:#F0FDE6;}
.nMeet_chat_list .nMeet_chat_li_foto {padding-left: 49px;}
.nMeet_chat_list .nMeet_chat_li_foto_block {float: left;width: 40px;height: 40px;overflow: hidden;margin-left: -45px;text-decoration:none;}
.nMeet_chat_list .nMeet_chat_li_foto_block img {width: 100%;border: none;}
.nMeet_chat_list .nMeet_chat_li_date {position: absolute;top: 4px;right: 5px;color: #999;}
.nMeet_chat_list .nMeet_chat_li_autor {font-weight: bold;text-decoration: none;}
.nMeet_chat_list .nMeet_chat_li_autor:hover {text-decoration: underline;color: #d00;}
.nMeet_chat_list .nMeet_chat_li_text {word-wrap: break-word;padding: 2px 0;}
.nMeet_chat_list .nMeet_chat_li_text a {color: var(--color-a,#08c);}
.nMeet_chat_list .nMeet_chat_li_text b.nMeet_member {color: var(--color-a,#08c);font-weight: normal;}
.nMeet_chat_list .nMeet_chat_li_text img {max-width: 100%;max-height: 200px;border: none;vertical-align: baseline;}
.nMeet_chat_list .nMeet_chat_li_act {height: 18px;float:right;padding:0 0 2px 0;}
.nMeet_chat_list .nMeet_chat_li_act li {float: left;color: #aaa;cursor: pointer;padding: 0 0 0 5px;font: normal 10px/18px Tahoma;}
.nMeet_chat_list .nMeet_chat_li_act li.nMeet_act_hidden {display:none;}
.nMeet_chat_list .nMeet_chat_li_act li a {color: #777;text-decoration: none;}
.nMeet_chat_list .nMeet_chat_li_act li:hover, .nMeet_chat_list .nMeet_chat_li_act li a:hover {color: #008fd5;}

.nMeet_chat_list .nMeet_chat_li_ip {height: 18px;float:right;padding:0 0 2px 0;}
.nMeet_chat_list .nMeet_chat_li_ip li {float: left;color: #aaa;cursor: pointer;padding: 0 0 0 5px;font: normal 10px/18px Tahoma;}
.nMeet_chat_list .nMeet_chat_li_ip li.nMeet_act_hidden {display:none;}
.nMeet_chat_list .nMeet_chat_li_ip li a {color: #777;text-decoration: none;}
.nMeet_chat_list .nMeet_chat_li_ip li:hover, .nMeet_chat_list .nMeet_chat_li_act li a:hover {color: #008fd5;}

.nMeet_chat_list .nMeet_chat_li .nMeet_group_1 {color: #f14d4d;}
.nMeet_chat_list .nMeet_chat_li .nMeet_group_2 {color: #5b9a68;}
.nMeet_chat_list .nMeet_chat_li .nMeet_group_3 {color: #205cc0;}
.nMeet_chat_list .nMeet_chat_li .nMeet_group_4 {color:var(--color-html,#333);}
.nMeet_chat_list .nMeet_chat_li .nMeet_group_5 {color: #777;}
.nMeet_textarea{}
.nMeet_textarea textarea{margin:0;outline: none;display: block;width: 100%;padding: 4px;border: none;border-bottom: 1px solid var(--border-nav-span, #ddd);resize: none;font: normal 11px/15px Tahoma;color:var(--color-html,#333);resize: vertical;height:45px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;background:var(--backg-input,#fff)}
.nMeet_progress{height:2px;background:#eee;}
.nMeet_progress_bar{width:100%;height:100%;background:#44A0DE;}
.nMeet_edit {border: 1px solid #cccccc;border-bottom: none;border-top: none;}
.nMeet_edit textarea {height: 150px;}
.nMeet_loading {background-image: url('loading.gif');background-position: 50% 50%;background-repeat: no-repeat;}
.nMeet_doregerr {text-align: center;padding: 7px;border-top: 1px solid #cccccc;}
.nMeet_doregerr > div {padding: 7px;background: #f7e7f0;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;}
.nMeet_buttons {height: 35px;padding: 7px;position: relative;}
.nMeet_buttons .nMeet_symb_left {float: left;line-height: 25px;font-size: 11px;}
.nMeet_buttons a {float: right;height: 23px;font: normal 12px Arial;line-height: 23px;color:var(--color-html,#333);margin-left: 7px;text-decoration: none;}
/*
.nMeet_buttons a {float: right;height: 23px;font: normal 12px Arial;line-height: 23px;border: 1px solid #cccccc;background: #fafafa;color: #333333;padding: 0 10px;margin-left: 7px;text-decoration: none;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;}
.nMeet_buttons a:hover {background: #428bca;border-color: #357ebd;color: #fff;}
*/
.nMeet_buttons .nMeet_add {display: inline-block;margin-bottom: 0;padding: 4px 12px;width: auto;height: 20px;text-align: center;vertical-align: middle;cursor: pointer;color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);background: var(--backg-botton, #006dcc);background: var(backg-grad-botton, #006dcc);border: 1px solid #ccc;border-color: var(--border-button, #04c #04c #002a80);border-radius: 4px;text-decoration: none;}
.nMeet_buttons .nMeet_add:hover {background: var(--backg-botton-hover,#04c)}
.nMeet_buttons a.nMeet_archive {height: 16px;margin-top:5px;}
.nMeet_buttons a.nMeet_soundoff {height: 16px;margin-top:5px;}
.nMeet_buttons .nMeet_admin_settings {float: left;margin: 4px 5px 0 0;cursor: pointer;}
.nMeet_buttons .nMeet_admin_list {display: none;position: absolute;bottom: 100%;left: 0;border: 1px solid #cccccc;background:var(--backg-header,#fafafa)}
.nMeet_buttons .nMeet_admin_list li {padding: 5px 10px;cursor: pointer;}
.nMeet_buttons .nMeet_admin_list li:hover {background:var(--backg-body,#fff);color: #008fd5;}
.nMeet_modal {z-index:9997;position: fixed !important;display: none;top: 30%;left: 50%;width: 700px;margin-left: -350px;background:var(--backg-body,#fff);border: 1px solid #b0b0b0;color:var(--color-html,#333);-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);box-shadow: 0 0 5px rgba(0,0,0,0.5);-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.nMeet_modal_header {height: 55px;border-bottom: 1px solid #e5e5e5;font: normal 18px/55px Arial;padding: 0 15px;cursor: move;position: relative;text-align:right;}
a.nMeet_modal_header_close {position: absolute;height: 19px;width: 19px;top: 18px;right: 18px;text-align: center;font: bold 12px/19px Verdana;color:var(--color-html,#333);text-decoration: none;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.nMeet_modal_header_close:hover {border: 1px solid #eee;line-height: 17px;height: 17px;width: 17px;}
.nMeet_modal_content {padding: 20px;max-height: 270px;overflow: auto;}
.nMeet_modal_content a {color: #008fd5;}
.nMeet_modal_buttons {height: 34px;border-top: 1px solid #e5e5e5;padding: 20px;}
.nMeet_modal_buttons a {display:none;float: right;height: 32px;font: normal 12px Arial;line-height: 32px;border: 1px solid #cccccc;background:var(--backg-body,#fff);color:var(--color-html,#333);padding: 0 15px;margin-left: 10px;text-decoration: none;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
.nMeet_modal_buttons a:hover {background: #428bca;border-color: #357ebd;color: #fff;}
.nMeet_modal_buttons a.nMeet_modal_button_hide {display: none;}
.nMeet_modal_buttons a.nMeet_modal_truncate{display: none;}
.nMeet_chat_color_ins{text-indent:-10000px;}
.nMeet_bb_modal {z-index: 9997;position: fixed !important;display: none;top: 30%;left: 50%;width: 700px;margin-left: -350px;background:var(--backg-body,#fff);border: 1px solid #b0b0b0;color:var(--color-html,#333);-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);box-shadow: 0 0 5px rgba(0,0,0,0.5);-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;width: 540px;margin-left: -270px;}
.nMeet_bb_modal_header {height: 55px;border-bottom: 1px solid #e5e5e5;font: normal 18px/55px Arial;padding: 0 15px;cursor: move;position: relative;}
.nMeet_bb_modal_header_close {position: absolute;height: 19px;width: 19px;top: 18px;right: 18px;text-align: center;font: bold 12px/19px Verdana;color:var(--color-html,#333);text-decoration: none;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.nMeet_bb_modal_header_close:hover {border: 1px solid #eee;line-height: 17px;height: 17px;width: 17px;}
.nMeet_bb_modal_content {padding: 20px;max-height: 270px;overflow: hidden;}
.nMeet_bb_modal_content a {color: #008fd5;}
.nMeet_bb_modal_buttons {height: 34px;border-top: 1px solid #e5e5e5;padding: 20px;}
.nMeet_bb_modal_buttons a {float: right;height: 32px;font: normal 12px Arial;line-height: 32px;border: 1px solid #cccccc;background:var(--backg-body,#fff);color:var(--color-html,#333);padding: 0 15px;margin-left: 10px;text-decoration: none;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
.nMeet_bb_modal_buttons a:hover {background: #428bca;border-color: #357ebd;color: #fff;text-decoration: none;}
.nMeet_bb_modal_buttons a.nMeet_modal_button_hide {display: none;}
.nMeet_bb_modal_buttons a.nMeet_modal_truncate{display: none;}
ul.nMeet_bb_modal_content {padding: 10px;}
ul.nMeet_bb_modal_content li {padding: 7px 0 7px 200px;height: 21px;}
ul.nMeet_bb_modal_content li span {float: left;margin-left: -200px;line-height: 21px;}
ul.nMeet_bb_modal_content li input {width: 300px;height: 19px;border: 1px solid #eee;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
.nMeet_bb_modal_buttons {padding: 10px;border-top: 1px solid #e5e5e5;height: 27px;}
.nMeet_bb_modal_buttons a {float: right;height: 25px;font: normal 12px Arial;line-height: 25px;border: 1px solid #cccccc;background:var(--backg-body,#fff);color:var(--color-html,#333);padding: 0 15px;margin-left: 10px;text-decoration: none;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
.nMeet_bb_modal_buttons a:hover {background: #428bca;border-color: #357ebd;color: #fff;}
.nMeet_navigation {padding: 10px 0 15px;}
.nMeet_navigation:after {clear: both;content: "";display: table;}
.nMeet_navigation * {height: 23px;font: bold 12px/23px Arial;color: #777;float: left;border: 1px solid #cccccc;padding: 0 5px;margin: 5px 5px 0 0;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;}
.nMeet_navigation a {color: #008fd5;text-decoration: none;}
.nMeet_navigation a:hover {border-color: #008fd5;}
.nMeet_navigation span {border-color: #eee;}
.nMeet_video_trigger{cursor:pointer;display:block;margin:2px 0;border:3px solid #44a0de;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;position:relative;width:120px;height:90px;}
.nMeet_video_trigger:hover{border-color:#ed4e1e;}
.nMeet_video_trigger:after{display:block;content:" ";position:absolute;top:0;left:0;background:url('video-play.png') no-repeat 50% 50%;width:100%;height:100%;}

.nMeet_video_trigger img{display:block;width:100%;height:100%;}

.nMeet_video_frame{z-index:9999;position:fixed;top:50px;left:50%;padding:23px 5px 5px 5px;background:var(--backg-body,#fff);margin-left:-430px;border:1px solid #ccc;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-box-shadow:0 2px 6px rgba(0,0,0,0.2);-webkit-box-shadow:0 2px 6px rgba(0,0,0,0.2);box-shadow:0 2px 6px rgba(0,0,0,0.2);}
.nMeet_video_frame a{position: absolute;top: 0;right: 10px;height: 22px;color: #008FD5;font: 11px/22px "Tahoma";text-decoration: none;}
.nMeet_video_frame a:hover{color: #000;}
.nMeet_video_frame iframe{display:block;}
#nMeet_img_preview {max-width: 100%;max-height: 100%;display: block;background:var(--backg-body,#fff);padding: 3px;position: fixed !important;cursor: move;z-index: 9999;top: 100px;left: 50%;border: 1px solid #cccccc;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;-moz-box-shadow: 2px 3px 10px rgba(0,0,0,0.4);-webkit-box-shadow: 2px 3px 10px rgba(0,0,0,0.4);box-shadow: 2px 3px 10px rgba(0,0,0,0.4);}

/* Pola wyboru emotikonów i kolorów tekstu */
.nMeet_modal_colors,
.nMeet_modal_smiles {display: none;left: 0;position: absolute;background:var(--backg-body,#fff);}
.nMeet_modal_colors .nMeet_smile_close,
.nMeet_modal_smiles .nMeet_smile_close {position: absolute;top: 0;right: 0;padding: 0 5px;font: normal 11px/20px Tahoma;color: #008fd5;text-decoration: none;}
.nMeet_modal_colors .nMeet_smile_close:hover,
.nMeet_modal_smiles .nMeet_smile_close:hover {color:var(--color-html,#333);}
.nMeet_modal_colors {bottom: 0;width: 224px;height: 200px;-moz-box-shadow: 1px -1px 3px rgba(0,0,0,0.25);-webkit-box-shadow: 1px -1px 3px rgba(0,0,0,0.25);box-shadow: 1px -1px 3px rgba(0,0,0,0.25);}
.nMeet_modal_smiles {width: 100%;height: 100%;top: 0;}
.nMeet_smiles_div {width: 100%;top: 24px;}
.nMeet_smiles_groups {width: 100%;height: 23px;background: #f5f5f5;border-bottom: 1px solid #cccccc;}
.nMeet_smiles_groups li {height: 23px;font: normal 12px/23px Arial;color:var(--color-html,#333);background:var(--backg-header,#fafafa);float: left;width: 30px;text-align: center;border-right: 1px solid var(--border-nav-span,#ddd);cursor: pointer;}
.nMeet_smiles_groups li.nMeet_smiles_current {border-color: #cccccc;background:var(--backg-body,#fff);height: 24px;cursor: default;}
ul.nMeet_smiles_ul{display: none;height: 100%;overflow: auto;clear: both;}
ul.nMeet_smiles_ul.nMeet_smiles_current {display: block;}
ul.nMeet_smiles_ul:after {clear: both;content: "";display: table;}
ul.nMeet_smiles_ul li {float: left;text-align: center;padding: 5px;}
ul.nMeet_smiles_ul li:hover {-moz-box-shadow: inset 0 0 4px #fc0;-webkit-box-shadow: inset 0 0 4px #fc0;box-shadow: inset 0 0 4px #fc0;}
ul.nMeet_smiles_ul li img {cursor: pointer;display: inline-block;}
ul.nMeet_smiles_ul_1 li {width: 40px;height: 40px;}
ul.nMeet_smiles_ul_2 li {width: 32px;height: 32px;}
ul.nMeet_smiles_ul_3 li {height: 42px;}
ul.nMeet_smiles_ul_4 li {height: 75px;padding:5px 10px;}
ul.nMeet_color_list {border: 1px solid #cccccc;width: 192px;bottom: 15px;left: 15px;position: absolute;}
ul.nMeet_color_list:after {clear: both;content: "";display: table;}
ul.nMeet_color_list li {width: 14px;height: 14px;float: left;border: 1px solid #cccccc;cursor: pointer;}
ul.nMeet_color_list li:hover {border-color: #000;}

/* Ustawienia */
.nMeet_setting_list li {padding: 5px 0 5px 500px;border-bottom: 1px solid #eee;background:var(--back-back-open,#fff);}
.nMeet_setting_list li:hover {background:var(--backg-header,#fafafa);}
.nMeet_setting_list li:after {clear: both;content: "";display: table;}
.nMeet_setting_list li div {float: left;margin-left: -495px;width: 480px;}
.nMeet_setting_list li div b {display: block;padding-bottom: 3px;}
.nMeet_setting_list li div span {font-size: 11px;}
.nMeet_setting_list .nMeet_set_select,
.nMeet_setting_list .nMeet_set_input {border: 1px solid #cccccc;height: 27px;padding: 0 5px;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;}
.nMeet_setting_list .nMeet_set_input {width: 120px;}
.nMeet_setting_list .nMeet_set_select {width: 70px;}
.nMeet_setting_list textarea.nMeet_set_input {padding: 5px;height: 90px;font: normal 11px/15px Arial;}

/* Lista zbanowanych */
.nMeet_banned_list li {line-height: 29px;padding-bottom: 5px;}
.nMeet_banned_list li:after {clear: both;content: "";display: table;}
.nMeet_banned_list input {border: 1px solid #cccccc;height: 27px;padding: 0 5px;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;width: 70px;width: 300px;float: right;margin-left: 5px;}
.nMeet_banned_list input.nMeet_ban_date {width: 150px;}
.nMeet_banned_list input.nMeet_unban {width: 16px;height: 16px;color: #666;padding: 0;margin-top: 5px;}
a.nMeet_archive_id{color:#008FD5;}
a.nMeet_archive_id:hover{color: #000;}
.nMeet_archive_pages{border-top:1px dotted #eee;}
.nMeet_archive_pages li{padding:0 10px;height:29px;border-bottom:1px dotted #eee;font:normal 11px/29px Arial;color:#666;position:relative;}
.nMeet_archive_pages li:hover{background:var(--backg-header,#fafafa);}
.nMeet_archive_pages li a{font-size:13px;font-weight:bold;color:#0d94d8;text-decoration:none;}
.nMeet_archive_pages li a:hover{color:#000;}
.nMeet_archive_pages li span{float:right;color:#999;}
.nMeet_icon{display: inline-block;width: 16px;height: 16px;background: var(--nMeet-buttons) no-repeat;opacity: 0.8;}
.nMeet_icon:hover{opacity: 1;}
.nMeet_icon_admin{background-position: 0 0;}
.nMeet_icon_archive{background-position: -16px 0;}
.nMeet_icon_sound{background-position: -32px 0;}
.nMeet_icon_soundoff{background-position: -48px 0;}

[class^="bb-btn"], [class*=" bb-btn"] {font-family: 'bb-editor-font';speak: none;font-style: normal;font-weight: normal;font-variant: normal;text-transform: none;
line-height: 1;font-size: 12px;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}

.nMeet_bb_panel{background:#e0e0eb url('bbcodes/bg.gif') repeat;border-top:1px solid #ccc;margin:0;}
.nMeet_bb_panel:after{clear:both;display:block;content:"";}
.nMeet_bb_panel li{float:left;cursor:pointer;width:20px;height:25px;text-indent:-10000px;padding:0;background-position: 50% 50%;}
.nMeet_bb_panel .nMeet_bb-btn + .nMeet_bb-btn,.nMeet_bb_panel .nMeet_bb-btn + .nMeet_bb_panel,.nMeet_bb_panel .nMeet_bb_panel + .nMeet_bb-btn,.nMeet_bb_panel .nMeet_bb_panel + .nMeet_bb_panel { margin-left: -1px }
.nMeet_bb-btn { display: inline-block; overflow: hidden; float: left; padding: 4px 10px; border: 1px solid #111; -webkit-box-shadow: none; box-shadow: none; background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#333)); background: -o-linear-gradient(top, #444 0%, #333 100%); background: linear-gradient(to bottom, #444 0%, #333 100%) }
.nMeet_bb-btn:hover { background-color: #e6e6e6; background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#444)); background: -o-linear-gradient(top, #333 0%, #444 100%); background: linear-gradient(to bottom, #333 0%, #444 100%) }
.nMeet_bb-btn:active { background: #000; border-color: #111; -webkit-box-shadow: 0 0 5px #444 inset; box-shadow: 0 0 5px #444 inset }
.nMeet_bb-btn { cursor: pointer;  outline: 0; }

#nMeet_bb_b:before {content: "\f032";}

#nMeet_bb_i:before {content: "\f033";}
#nMeet_bb_u:before {content: "\f0cd";}
#nMeet_bb_s:before {content: "\f0cc";}
#nMeet_bb_emo:before { content: "\f118"; }
#nMeet_bb_leech:before { content: "\e98d"; }
#nMeet_bb_image:before { content: "\f03e"; }
#nMeet_bb_color:before { content: "\e601"; }
#nMeet_bb_video:before { content: "\e913"; }
#nMeet_bb_quote:before { content: "\e977"; }
li.nMeet_bb_sep{width:5px;background:url('bbcodes/brkspace.gif') no-repeat;cursor:default;}
.nMeet_bb_pane {display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; padding-left: 0px !important}
.nMeet_bb_btn {padding: 4px 15px !important; width: 15px; text-align: center;}
.bb-pane {background:var(--backg-grad-header,#fafafa) !important; color:var(--color-full-screenshot-a,#333) !important; border-radius:none !important; border-top:none !important;border-left:none !important; border-right:none !important;border-radius: none;}
.bb-btn {background:var(--backg-grad-full-screenshot-a,#f5f5f5) !important; border: 1px solid var(--border-full-screenshot-a,#ccc) !important; webkit-box-shadow:none !important; box-shadow:none !important;}
.nMeet_chat_list .nMeet_chat_li:hover {background: var(--backg-table-div-hover-2,#f5f5f5) !important}
.nMeet_chat_li_ip input {padding: 0 !important; font: normal 10px/18px Tahoma; text-align: center; width:100% !important;}