
@charset "UTF-8";
/* Variables */
/* Boilerplate: Reset
============================================================ */
#bbchat div,
#bbchat span,
#bbchat applet,
#bbchat object,
#bbchat iframe,
#bbchat h1,
#bbchat h2,
#bbchat h3,
#bbchat h4,
#bbchat h5,
#bbchat h6,
#bbchat p,
#bbchat blockquote,
#bbchat pre,
#bbchat a,
#bbchat abbr,
#bbchat acronym,
#bbchat address,
#bbchat big,
#bbchat cite,
#bbchat code,
#bbchat del,
#bbchat dfn,
#bbchat em,
#bbchat img,
#bbchat ins,
#bbchat kbd,
#bbchat q,
#bbchat s,
#bbchat samp,
#bbchat small,
#bbchat strike,
#bbchat strong,
#bbchat sub,
#bbchat sup,
#bbchat tt,
#bbchat var,
#bbchat b,
#bbchat u,
#bbchat i,
#bbchat center,
#bbchat dl,
#bbchat dt,
#bbchat dd,
#bbchat ol,
#bbchat ul,
#bbchat li,
#bbchat fieldset,
#bbchat form,
#bbchat label,
#bbchat legend,
#bbchat table,
#bbchat caption,
#bbchat tbody,
#bbchat tfoot,
#bbchat thead,
#bbchat tr,
#bbchat th,
#bbchat td,
#bbchat article,
#bbchat aside,
#bbchat canvas,
#bbchat details,
#bbchat embed,
#bbchat figure,
#bbchat figcaption,
#bbchat footer,
#bbchat header,
#bbchat hgroup,
#bbchat menu,
#bbchat nav,
#bbchat output,
#bbchat ruby,
#bbchat section,
#bbchat summary,
#bbchat time,
#bbchat mark,
#bbchat audio,
#bbchat video {
  border: 0;
  font-size: 13px;
  font-family: arial, helvetica, sans-serif;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}
#bbchat article,
#bbchat aside,
#bbchat details,
#bbchat figcaption,
#bbchat figure,
#bbchat footer,
#bbchat header,
#bbchat hgroup,
#bbchat menu,
#bbchat nav,
#bbchat section {
  display: block;
}
#bbchat body {
  line-height: 1;
}
#bbchat ol,
#bbchat ul {
  list-style: none;
}
#bbchat blockquote,
#bbchat q {
  quotes: none;
}
#bbchat blockquote:before,
#bbchat blockquote:after,
#bbchat q:before,
#bbchat q:after {
  content: none;
}
#bbchat table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* Boilerplate: Mixins
============================================================ */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
/* Boilerplate: Responsive Layout
============================================================ */
#bbchat .center {
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
#bbchat .left {
  float: left !important;
}
#bbchat .right {
  float: right !important;
}
#bbchat .alignleft {
  text-align: left !important;
}
#bbchat .alignright {
  text-align: right !important;
}
#bbchat .aligncenter {
  text-align: center !important;
}
#bbchat .hidden {
  display: none !important;
}
#bbchat .row {
  clear: both;
}
#bbchat .fifth,
#bbchat .fivesixth,
#bbchat .fourfifth,
#bbchat .half,
#bbchat .ninetenth,
#bbchat .quarter,
#bbchat .sevententh,
#bbchat .sixth,
#bbchat .tenth,
#bbchat .third,
#bbchat .threefifth,
#bbchat .threequarter,
#bbchat .threetenth,
#bbchat .twofifth,
#bbchat .twothird,
#bbchat .full {
  margin-left: 2.127659574468085%;
  float: left;
  min-height: 1px;
}
#bbchat .fifth:first-child,
#bbchat .fivesixth:first-child,
#bbchat .fourfifth:first-child,
#bbchat .half:first-child,
#bbchat .ninetenth:first-child,
#bbchat .quarter:first-child,
#bbchat .sevententh:first-child,
#bbchat .sixth:first-child,
#bbchat .tenth:first-child,
#bbchat .third:first-child,
#bbchat .threefifth:first-child,
#bbchat .threequarter:first-child,
#bbchat .threetenth:first-child,
#bbchat .twofifth:first-child,
#bbchat .twothird:first-child,
#bbchat .full:first-child {
  margin-left: 0;
}
#bbchat .tenth {
  width: 8.08510638297872%;
}
#bbchat .sixth {
  width: 14.893617021276595%;
}
#bbchat .fifth {
  width: 18.297872340425535%;
}
#bbchat .quarter {
  width: 23.404255319148938%;
}
#bbchat .threetenth {
  width: 26.3829787235%;
}
#bbchat .third {
  width: 31.914893617021278%;
}
#bbchat .twofifth {
  width: 38.72340425531915%;
}
#bbchat .half {
  width: 48.93617021276596%;
}
#bbchat .sevententh {
  width: 58.7234042555%;
}
#bbchat .threefifth {
  width: 59.14893617021278%;
}
#bbchat .twothird {
  width: 65.95744680851064%;
}
#bbchat .threequarter {
  width: 74.46808510638297%;
}
#bbchat .ninetenth {
  width: 74.8936170215%;
}
#bbchat .fourfifth {
  width: 79.57446808510639%;
}
#bbchat .fivesixth {
  width: 82.9787234042553%;
}
#bbchat .full {
  width: 100%;
}
#bbchat .clipped {
  overflow: hidden;
}
#bbchat strong {
  font-weight: bold;
}
#bbchat em {
  font-style: italic;
}
#bbchat label {
  display: block;
}
#bbchat a {
  text-decoration: none;
  color: #000000;
}
#bbchat a:visited,
#bbchat a:hover,
#bbchat a:active {
  color: #000000;
}
#bbchat p {
  margin: 10px 0;
}
#bbchat h1,
#bbchat h2,
#bbchat h3,
#bbchat h4,
#bbchat h5,
#bbchat h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
}
#bbchat h1,
#bbchat h2,
#bbchat h3 {
  line-height: 40px;
}
#bbchat h1 {
  font-size: 38.5px;
}
#bbchat h2 {
  font-size: 31.5px;
}
#bbchat h3 {
  font-size: 24.5px;
}
#bbchat h4 {
  font-size: 17.5px;
}
#bbchat h5 {
  font-size: 14px;
}
#bbchat h6 {
  font-size: 11.9px;
}
#bbchat small {
  font-size: 90%;
}
/* Component: Tabs
============================================================ */
#bbchat .nav {
  list-style: none;
}
#bbchat .nav > li > a {
  display: block;
  background-color: #eeeeee;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
}
#bbchat .nav > li > a:hover,
#bbchat .nav > li > a:focus {
  background-color: #ffffff;
}
#bbchat .nav-tabs {
  border-bottom: 1px solid #ddd;
  clear: both;
}
#bbchat .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  max-width: 45%;
}
#bbchat .nav-tabs > li.room-tab a {
  color: #666;
}
#bbchat .nav-tabs > li.room-tab.active a {
  border-top-color: #666;
  border-left-color: #666;
  border-right-color: #666;
  border-bottom-color: #fff;
  background-color: #fff;
  color: #333;
  font-weight: bold;
}
#bbchat .nav-tabs > li.room-tab.room-type-official a {
  background-color: #d9edf7;
}
#bbchat .nav-tabs > li.room-tab.room-type-questions a {
  background-color: #00918e;
  color: #fff;
}
#bbchat .nav-tabs > li.room-tab.room-type-questions.active a {
  background-color: inherit;
  border-top-color: #00918e;
  border-left-color: #00918e;
  border-right-color: #00918e;
  color: #00918e;
}
#bbchat .nav-tabs > li.room-tab.room-type-official.active a {
  color: inherit;
  background-color: inherit;
}
#bbchat .nav-tabs > li > a {
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  padding: 4px 8px;
  margin-right: 2px;
  line-height: 20px;
  border: 1px solid transparent;
  border-color: #cccccc;
}
#bbchat .nav-tabs > .active > a,
#bbchat .nav-tabs > .active > a:hover,
#bbchat .nav-tabs > .active > a:focus {
  border-bottom-color: transparent;
  background-color: #ffffff;
  cursor: default;
}
#bbchat .tab-content {
  overflow: auto;
}
#bbchat .tab-content > .tab-pane {
  display: none;
}
#bbchat .tab-content > .active {
  display: block;
  background-color: #ffffff;
}
/* Component: Dropdowns
============================================================ */
#bbchat .caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  margin-top: 8px;
  margin-left: 2px;
}
#bbchat #bbchat-header .btn.full .caret {
  border-top: 4px solid #ffffff;
}
#bbchat .dropdown {
  position: relative;
}
#bbchat .dropdown-toggle {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#bbchat .dropdown-toggle:focus,
#bbchat .dropdown-toggle:active {
  outline: none;
  text-decoration: none;
}
#bbchat .dropdown-toggle.btn {
  padding: 4px 0 0;
  height: 22px;
}
#bbchat .dropdown-menu {
  *zoom: 1;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  z-index: 1000;
  display: none;
  float: left;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  min-width: 98%;
  padding: 0;
  margin: -1px 0 0;
}
#bbchat .dropdown-menu:before,
#bbchat .dropdown-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
#bbchat .dropdown-menu:after {
  clear: both;
}
#bbchat .dropdown-menu.rooms-list,
#bbchat .dropdown-menu.user-search {
  width: 160px;
}
#bbchat .dropdown-menu.user-search {
  margin-left: -25px;
}
#bbchat .dropdown-menu ul {
  background-color: #ffffff;
  list-style: none;
  overflow-y: scroll;
  max-height: 250px;
}
#bbchat .dropdown-menu ul > li > a {
  display: block;
  padding: 1px 1px 1px 3px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
#bbchat .dropdown-menu ul > li > a.highlight {
  background-color: #d9edf7;
}
#bbchat .dropdown-menu ul > li > a.room-type-questions {
  background-color: #00918e;
  color: #fff;
}
#bbchat .dropdown-menu ul > li > a.room-type-questions:hover,
#bbchat .dropdown-menu ul > li > a.room-type-questions:active {
  background-color: #007371;
  color: #fff;
}
#bbchat .dropdown-menu ul > li > a:hover,
#bbchat .dropdown-menu ul > li > a:focus,
#bbchat .dropdown-menu ul > .active > a,
#bbchat .dropdown-menu ul > .active > a:hover,
#bbchat .dropdown-menu ul > .active > a:focus {
  text-decoration: none;
  color: #000000;
  background-color: #d9edf7;
  outline: 0;
}
#bbchat .dropdown-menu ul > .disabled > a,
#bbchat .dropdown-menu ul > .disabled > a:hover,
#bbchat .dropdown-menu ul > .disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: default;
}
#bbchat .dropdown-header {
  position: relative;
  width: 100%;
  padding: 10px 0;
  background-color: #eeeeee;
  border-bottom: 1px solid #cccccc;
}
#bbchat .dropdown-footer {
  position: relative;
  width: 100%;
  padding: 10px 0px;
  background-color: #eeeeee;
  border-top: 1px solid #cccccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#bbchat .open {
  *z-index: 1000;
}
#bbchat .open > .dropdown-menu {
  display: block;
  border: 1px solid #cccccc;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
}
#bbchat #bbchat-header .open > .dropdown-menu {
  border: 1px solid #333333;
  border-radius: 0;
}
#bbchat .open > .dropdown-toggle {
  outline: none;
  text-decoration: none;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
}
/* Component: Prompts
============================================================ */
#bbchat .prompt-wrapper {
  position: absolute;
  z-index: 1000;
}
#bbchat .prompt {
  position: absolute;
  z-index: 1001;
  background-color: #ffffff;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.45);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.45);
}
#bbchat .prompt-header {
  padding: 4px 8px;
  font-weight: bold;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
}
#bbchat .prompt-header a.close {
  opacity: 0.6;
  font-size: 13px;
  margin-top: 2px;
}
#bbchat .prompt-header a.close:hover {
  opacity: 0.9;
}
#bbchat .prompt-body {
  background-color: #ffffff;
  padding: 4px 8px;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
#bbchat .prompt-footer {
  padding: 4px 8px;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
}
#bbchat .prompt-background {
  background-color: #333333;
  border: 1px solid #333333;
  opacity: 0.8;
  z-index: 1000;
  height: 100%;
  width: 100%;
}
/* Component: Buttons
============================================================ */
#bbchat .btn {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 2px;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
#bbchat #bbchat-header .btn.full {
  color: #fff;
  text-shadow: none;
  background-color: #777777;
  background-image: -moz-linear-gradient(top, #777777, #484848);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#777777), to(#484848));
  background-image: -webkit-linear-gradient(top, #777777, #484848);
  background-image: -o-linear-gradient(top, #777777, #484848);
  background-image: linear-gradient(to bottom, #777777, #484848);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff777777', endColorstr='#ff484848', GradientType=0);
  border-color: #484848 #484848 #484848;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #484848;
  border: 1px solid #111;
  *border: 0;
  border-bottom-color: #111;
}
#bbchat .btn:hover,
#bbchat .btn:focus,
#bbchat .btn:active,
#bbchat .btn.active,
#bbchat .btn.disabled,
#bbchat .btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  outline: 0;
}
#bbchat .btn:active,
#bbchat .btn.active {
  background-color: #cccccc;
}
#bbchat .btn:first-child {
  *margin-left: 0;
}
#bbchat .btn:hover,
#bbchat .btn:focus {
  color: #333333;
  text-decoration: none;
  /*background-position: 0 -15px;*/

  /*.transition(background-position 0.1s linear);*/

}
#bbchat .btn.active,
#bbchat .btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
#bbchat .btn.disabled,
#bbchat .btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
#bbchat .btn.disabled:active,
#bbchat .btn[disabled]:active {
  -webkit-box-shadow: inherit;
  -moz-box-shadow: inherit;
  box-shadow: inherit;
  background-color: #e6e6e6;
}
/* Component: Context Menu
============================================================ */
#bbchat .contextmenu {
  position: fixed;
  z-index: 1001;
  min-width: 150px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#bbchat .contextmenu ul {
  background-color: #ffffff;
  list-style: none;
}
#bbchat .contextmenu ul > li > a {
  display: block;
  padding: 3px 10px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
#bbchat .contextmenu ul > li > a.highlight {
  background-color: #d9edf7;
}
#bbchat .contextmenu ul > li > a:hover,
#bbchat .contextmenu ul > li > a:focus {
  text-decoration: none;
  color: #ffffff;
  background-color: #0081c2;
  outline: 0;
}
/* Custom Styles
============================================================ */
#bbchat {
  padding: 0;
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  /* looks like it's not using the class 'name' */

  /* moderator */

}
#bbchat input,
#bbchat textarea {
  width: 100%;
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  padding: 2px 5px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#bbchat input:-moz-placeholder,
#bbchat textarea:-moz-placeholder {
  color: #aaaaaa;
}
#bbchat input:-ms-input-placeholder,
#bbchat textarea:-ms-input-placeholder {
  color: #aaaaaa;
}
#bbchat input::-webkit-input-placeholder,
#bbchat textarea::-webkit-input-placeholder {
  color: #aaaaaa;
}
#bbchat input[disabled],
#bbchat textarea[disabled] {
  background-color: #eeeeee;
}
#bbchat input {
  height: 24px;
}
#bbchat textarea {
  resize: none;
  height: 40px;
}
#bbchat .search-wrapper {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid #cccccc;
  margin: 0 2px;
  padding: 2px 4px;
  background: #ffffff;
}
#bbchat .search-wrapper > input[type=text] {
  padding-left: 0px;
  border: none;
  background-color: transparent;
}
#bbchat .search-wrapper > input[type=text]:focus,
#bbchat .search-wrapper > input[type=text]:active {
  outline: 0;
}
#bbchat .chat {
  overflow: auto;
  -ms-overflow-x: hidden;
  overflow-x: hidden;
  height: 350px;
  position: relative;
  margin-bottom: 5px;
  border: 1px solid #cccccc;
  border-top: none;
  overflow-y: scroll;
}
#bbchat .chat textarea {
  overflow: auto;
  vertical-align: top;
}
#bbchat .tab-pane.room-type-questions.question-answerer .chat {
  height: 330px;
}
#bbchat .tab-pane.room-type-questions.question-answerer .textarea-message-input {
  border: 1px solid #ccc;
}
#bbchat .tab-pane.room-type-questions .textarea-message-input {
  border: 2px solid #00918e;
}
#bbchat .tab-pane.room-type-questions .questions-count {
  text-align: right;
  float: right;
}
#bbchat .tab-pane.room-type-questions .questions-count .span,
#bbchat .tab-pane.room-type-questions .questions-count a {
  font-size: 13px;
}
#bbchat .tab-pane.room-type-questions .questions-count a {
  text-decoration: underline;
  color: blue;
}
#bbchat .tab-pane.room-type-questions .message:not(.message-vip) .message-option-links {
  display: none;
}
#bbchat .tab-pane[data-questions-room-id].room-type-private .textarea-message-input {
  display: none;
}
#bbchat .tab-pane[data-questions-room-id].room-type-private .chat {
  height: 375px;
}
#bbchat .message {
  color: #333;
  padding: 3px 5px;
  border-bottom: 1px solid #ccc;
}
#bbchat .message.message-vip {
  background-color: #d3f2f1;
}
#bbchat .message.message-vip:nth-child(odd) {
  background-color: #ceedec;
}
#bbchat .message.message-vip .name {
  color: #00918e;
}
#bbchat .message.message-vip .name:after {
  font-size: 13px;
  content: " ★";
}
#bbchat .message.message-moderator {
  background-color: #f7f4cc;
}
#bbchat .message.message-moderator:nth-child(odd) {
  background-color: #f7f4cc;
}
#bbchat .message.message-moderator .name {
  color: #e2b708;
}
#bbchat .message.message-moderator .name:after {
  font-size: 8px;
  font-variant: small-caps;
  content: " MODERATOR";
}
#bbchat .message.highlighted {
  background-color: #d9edf7;
}
#bbchat .message .name {
  color: #d96d00;
  overflow-x: hidden;
}
#bbchat .message .left strong {
  color: #d96d00;
  overflow-x: hidden;
}
#bbchat .message:nth-child(odd) {
  background-color: #f9f9f9;
}
#bbchat .message:nth-child(odd).highlighted {
  background-color: #d9edf7;
}
#bbchat .message-content {
  word-wrap: break-word;
  padding-right: 45px;
}
#bbchat .message-content.red {
  color: red;
}
#bbchat .message.message-notification .message-content {
  font-style: italic;
}
#bbchat .message a.question-queue {
  font-size: 15px;
  font-weight: bold;
  line-height: 17px;
}
#bbchat .message a.question-queue.queue,
#bbchat .message a.question-queue.unqueue:hover {
  color: #ccc;
}
#bbchat .message a.question-queue.queue:hover,
#bbchat .message a.question-queue.unqueue {
  color: #00918e;
}
#bbchat ul::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}
#bbchat ul::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
#bbchat #bbchat-header {
  margin: 0 0 15px 0;
  padding: 6px 0 0 0;
  height: 40px;
}
#bbchat #bbchat-tabs {
  background-image: url("../assets/img/welcome.png");
  background-repeat: no-repeat;
  background-position: center 28px;
  height: 470px;
}
#bbchat #bbchat-tab-list {
  /*background-color: #ffffff;*/

}
#bbchat #bbchat-tab-content {
  width: 100%;
  background-color: #ffffff;
}
#bbchat .tab-pane-menu {
  border: 1px solid #ccc;
  border-top: none;
  vertical-align: middle;
  padding-bottom: 5px;
}
#bbchat .tab-pane-menu .dropdown {
  margin: 5px 0 0 5px;
}
#bbchat .tab-pane-menu > .icon {
  margin: 12px 2px 0 0;
}
#bbchat .icon {
  display: inline-block;
  *margin-right: .3em;
  line-height: 20px;
  vertical-align: middle;
  background-repeat: no-repeat;
  padding: 0;
  background: url('../assets/img/icons.png') no-repeat top left;
  opacity: 0.3;
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  overflow: hidden;
}
#bbchat .icon.plus {
  margin-top: 0;
  vertical-align: top;
  background: transparent;
}
#bbchat .icon.search {
  background-position: 0 0;
  width: 13px;
  height: 13px;
}
#bbchat .icon.close {
  background-position: -120px 0;
  width: 13px;
  height: 13px;
}
#bbchat .icon.popout {
  background-position: -40px 0;
  width: 17px;
  height: 13px;
}
#bbchat .icon.popin {
  background-position: -62px 0;
  width: 17px;
  height: 13px;
}
#bbchat .icon.user-chat {
  background-position: -138px 0;
  width: 17px;
  height: 13px;
}
#bbchat .icon.user-group {
  background-position: -18px 0;
  width: 17px;
  height: 13px;
}
#bbchat .icon.user-mute {
  background-position: -84px 0;
  width: 13px;
  height: 13px;
}
#bbchat .icon.user-mute.muted {
  background-position: -102px 0;
  width: 13px;
  height: 13px;
}
#bbchat .icon.user-flag {
  background-position: -160px 0;
  width: 13px;
  height: 13px;
}
#bbchat .icon.user-flag.red {
  background-position: -178px 0;
  width: 13px;
  height: 13px;
}
#bbchat .icon.user-profile {
  background-position: -194px 0;
  width: 13px;
  height: 13px;
}
#bbchat .icon.star {
  background-position: -210px 0;
  width: 13px;
  height: 13px;
}
#bbchat .icon.starred {
  background-position: -224px 0;
  width: 13px;
  height: 13px;
}
#bbchat .icon:hover,
#bbchat .btn:hover > .icon {
  opacity: 0.6;
}
#bbchat a > .icon {
  margin: 3px 1px;
}
#bbchat #bbchat-user-search a > .icon {
  margin: 3px 0px;
}
#bbchat #bbchat-user-search a > .icon.user-mute {
  padding-right: 5px;
}
#bbchat .bbchat-data-username {
  max-width: 20%;
  overflow: hidden;
  font-weight: bold;
}
#bbchat #bbchat-footer {
  display: none;
  margin-top: -54px;
}
#bbchat #bbchat-change-name-counter,
#bbchat #bbchat-change-name-counter-footer,
#bbchat #bbchat-footer .right {
  font-size: 11px;
}
#bbchat #bbchat-btn-change-name {
  font-size: 10px;
}
#bbchat #bbchat-change-name-dropdown {
  width: 290px;
  margin-left: -237px;
}
#bbchat #bbchat-change-name-dropdown .bbchat-change-name {
  padding: 5px 10px 10px 10px;
}
#bbchat .dropdown-menu .left.twothird.clipped {
  width: 60.57%;
}
#bbchat #bbchat-room-list li .left {
  overflow: hidden;
  max-width: 74%;
  text-overflow: hidden;
}
#bbchat #bbchat-room-list li .right {
  overflow: hidden;
  max-width: 24%;
  text-overflow: hidden;
}
#bbchat .message.moderator .name {
  color: #0173b8;
}
#bbchat.user-is-moderator .message.message-flagged {
  background-color: #f7d9d9;
}
#bbchat .prompt-user-name {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 60px;
  padding: 10px;
  background-color: #fff;
  color: #6d6d6d;
  font-size: 12px;
}
#bbchat .prompt-user-name .heading {
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  margin: 40px auto;
  text-align: center;
}
