@charset "UTF-8";
@font-face {
  font-family: 'fontello';
  src: url("ff/fontello.eot?26808242");
  src: url("ff/fontello.eot?26808242#iefix") format("embedded-opentype"), url("ff/fontello.woff2?26808242") format("woff2"), url("ff/fontello.woff?26808242") format("woff"), url("ff/fontello.ttf?26808242") format("truetype"), url("ff/fontello.svg?26808242#fontello") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?26808242#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */ }

.icon-pencil:before {
  content: '\e800'; }

/* '¯áÇ' */
.icon-edit:before {
  content: '\e801'; }

/* '¯áü' */
.icon-block:before {
  content: '\e802'; }

/* '¯áé' */
.icon-ok-circled:before {
  content: '\e803'; }

/* '¯áâ' */
.icon-ok-circled2:before {
  content: '\e804'; }

/* '¯áä' */
.icon-user:before {
  content: '\e805'; }

/* '¯áà' */
.icon-mail:before {
  content: '\e806'; }

/* '¯áå' */
.icon-bell:before {
  content: '\e807'; }

/* '¯áç' */
.icon-at:before {
  content: '\e808'; }

/* '¯áê' */
.icon-forward:before {
  content: '\e809'; }

/* '¯áë' */
.icon-cancel:before {
  content: '\e80a'; }

/* '¯áè' */
.icon-cancel-circled:before {
  content: '\e80b'; }

/* '¯áï' */
.icon-pin:before {
  content: '\e80c'; }

/* '¯áî' */
.icon-pin-outline:before {
  content: '\e80d'; }

/* '¯áì' */
.icon-pin-1:before {
  content: '\e80e'; }

/* '¯áÄ' */
.icon-pin-2:before {
  content: '\e80f'; }

/* '¯áÅ' */
.icon-pinboard:before {
  content: '\e810'; }

/* '¯áÉ' */
.icon-left-open:before {
  content: '\e811'; }

/* '¯áæ' */
.icon-right-open:before {
  content: '\e812'; }

/* '¯áÆ' */
.icon-up-open:before {
  content: '\e813'; }

/* '¯áô' */
.icon-down-open:before {
  content: '\e814'; }

/* '¯áö' */
.icon-export:before {
  content: '\e815'; }

/* '¯áò' */
.icon-link:before {
  content: '\e816'; }

/* '¯áû' */
.icon-search:before {
  content: '\e817'; }

/* '¯áù' */
.icon-group:before {
  content: '\e82b'; }

/* '¯á½' */
.icon-inbox:before {
  content: '\e82c'; }

/* '¯á¼' */
.icon-meeting-room:before {
  content: '\e82d'; }

/* '¯á¡' */
.icon-twitter:before {
  content: '\f099'; }

/* '´éÖ' */
.icon-facebook:before {
  content: '\f09a'; }

/* '´éÜ' */
.icon-docs:before {
  content: '\f0c5'; }

/* '´âà' */
.icon-mail-alt:before {
  content: '\f0e0'; }

/* '´âá' */
.icon-linkedin:before {
  content: '\f0e1'; }

/* '´âí' */
.icon-bell-alt:before {
  content: '\f0f3'; }

/* '´â│' */
.icon-shield:before {
  content: '\f132'; }

/* '´ä▓' */
.icon-paper-plane:before {
  content: '\f1d8'; }

/* '´çÿ' */
.icon-paper-plane-empty:before {
  content: '\f1d9'; }

/* '´çÖ' */
.icon-bell-off:before {
  content: '\f1f6'; }

/* '´çÂ' */
.icon-bell-off-empty:before {
  content: '\f1f7'; }

/* '´çÀ' */
.icon-facebook-official:before {
  content: '\f230'; }

/* '´ê░' */
.icon-user-times:before {
  content: '\f235'; }

/* '´êÁ' */
.icon-user-o:before {
  content: '\f2c0'; }

/* '´ïÇ' */
.icon-twitter-squared:before {
  content: '\f304'; }

/* '´îä' */
.icon-linkedin-squared:before {
  content: '\f30c'; }

/* '´îî' */
* {
  box-sizing: border-box; }

html {
  font-weight: 500;
  -webkit-font-smoothing: antialiased; }

html, input, textarea {
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

html, body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-family: "proxima-nova"; }

ul {
  list-style: none;
  word-wrap: break-word; }

.hide {
  display: none !important; }

/* Pages */
.pages {
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%; }

.page {
  height: 100%;
  position: absolute;
  width: 100%; }

.admin .page, .editor .page {
  position: relative;
  height: 99.5vh;
  display: none; }

.admin .blank.page, .editor .blank.page {
  display: block; }

.admin .login.page, .editor .login.page, .editor .notify.page {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 320px;
  width: auto;
  height: auto;
  z-index: 100; }

.admin .rooms, .editor .rooms {
  float: left;
  width: 320px;
  padding: 20px;
  background-color: #d8d8d8;
  height: 99.5vh;
  overflow-y: scroll; }

.admin .rooms .logo, .editor .rooms.logo {
  max-width: 65%;
  height: 52px;
  margin: 0 7% 5px; }

.admin .rooms h3, .editor .rooms h3 {
  font-weight: 600;
  margin-top: 0;
  font-size: 24px;
  color: #1d3d56; }

.admin .rooms input[type=search], .editor .rooms input[type=search] {
  width: 90%;
  position: relative;
  top: -10px;
  margin-bottom: 15px;
  padding: 4px 10px; }

.admin .rooms a, .editor .rooms a {
  color: #000; }

.admin .rooms ul:not(.tabs), .editor .rooms ul:not(.tabs) {
  margin: 0;
  padding: 0; }

.admin .rooms ul:not(.tabs) li, .editor .rooms ul:not(.tabs) li {
  margin-bottom: 10px;
  font-size: 15px; }

.admin .rooms ul:not(.tabs) li.partner-type:not(.selected) a {
  color: #1689e4; }

.admin .rooms ul:not(.tabs) li.page-type:not(.selected) a {
  color: #395e7b; }

.admin .rooms ul li.selected a, .editor .rooms ul li.selected a {
  color: #e43100; }

.admin .rooms ul li .count, .editor .rooms ul li .count {
  color: #e43100; }

.admin .rooms ul li .count_today, .editor .rooms ul li .count_today, .admin h3 .count, .editor h3 .count {
  color: #6de400; }

.admin h3 .count, .editor h3 .count {
  font-size: 0.8em; }

.admin .chat.container, .editor .chat.container {
  float: left;
  display: block;
  width: calc(100% - 322px);
  border-left: 1px solid #778a99; }

.admin .export, .editor .export {
  position: absolute;
  /*bottom: 62px;*/
  top: 0;
  right: 30px; }

.admin .export a, .editor .export a {
  background-color: #1d3d56;
  color: #fff;
  padding: 3px 12px;
  border-radius: 5px;
  font-size: 1.1em;
  cursor: pointer;
  text-decoration: none; }

.admin .export a.poll, .editor .export a.poll {
  background-color: #ffb108;
  color: #1d3d56;
  transform: rotate(-90deg);
  position: absolute;
  top: 50vh;
  right: -115px;
  width: 176px;
  margin-top: -88px;
  padding: 8px 10px; }

.admin:not(.poll) .export a.poll, .editor .export a.poll {
  right: -100px; }

.admin .export a.poll .on, .editor .export a.poll .on, .admin .export a.poll .off, .editor .export a.poll .off {
  display: none; }

.admin:not(.poll) .export a.poll .on, .editor .export a.poll .on {
  display: inline-block; }

.admin.poll .export a.poll .off, .editor .export a.poll .off {
  display: inline-block; }

.admin .messages .message, .editor .messages .message {
  margin-top: 7px;
  margin-bottom: 7px; }
  .admin .messages .message.selected, .editor .messages .message.selected {
    padding: 8px 5px;
    background-color: rgba(245, 176, 0, 0.1);
    border: 1px solid rgba(245, 176, 0, 0.3); }

.admin .messages .message .edit-message, .admin .messages .message .pin-message {
  cursor: pointer;
  background-color: #1d3d56;
  color: #fff;
  font-size: 14px;
  padding: 3px 10px;
  border-radius: 5px;
  margin-left: 15px;
  float: right;
  display: none; }

.admin .messages .message:hover {
  background-color: rgba(0, 0, 0, 0.06); }

.admin .messages .message:hover .edit-message, .admin .messages .message:hover .pin-message {
  display: inline; }

.admin .messages .message.dm-message:hover .pin-message {
  display: none; }

.form .button {
  width: 80%;
  border: 0;
  padding: 6px;
  margin: 12px 0;
  background-color: #ffb107;
  color: #1d3d56;
  font-weight: bold;
  cursor: pointer; }

/* Login Page */
.login.page, .notify.page {
  background-color: #1d3d56;
  display: none;
  z-index: 12; }

.login.page .form, .notify.page .form {
  height: 100px;
  margin-top: -120px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%; }

.login.page .form .usernameInput, .notify.page .form .emailInput {
  background-color: transparent;
  border: none;
  border-bottom: 2px solid #fff;
  outline: none;
  padding-bottom: 15px;
  text-align: center;
  width: 400px;
  max-width: 80%;
  font-size: 160%;
  letter-spacing: 3px; }

.login.page .title, .notify.page .title {
  font-size: 200%; }

.login.page .title, .login.page .usernameInput, .notify.page .title, .notify.page .emailInput {
  color: #fff;
  font-weight: 500; }

.notify.page .form .emailInput {
  font-size: 125%; }

.login.page small, .notify.page small {
  position: absolute;
  bottom: 15px;
  left: 10px;
  right: 10px;
  text-align: center;
  color: #fff;
  font-size: 13px;
  opacity: 0.9; }

.notify.page .close:not(.close2) small, .notify.page .position-mid {
  bottom: 110px;
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  text-decoration: underline; }

.notify.page .position-mid {
  text-decoration: none;
  cursor: default; }

.notify.page .close2 small {
  text-decoration: underline;
  cursor: pointer; }

/* Chat page */
.chat.page {
  /*display: none;*/ }

/* Font */
.messages {
  font-size: 100%;
  font-weight: 400; }

.inputMessage input, .inputMessage textarea, .inputMessage .input.editable, .edit-modal .input.editable {
  font-size: 100%; }

.log {
  color: gray;
  font-size: 70%;
  margin: 5px;
  text-align: center; }

/* Messages */
.chatArea {
  height: 100%;
  padding-bottom: 70px; }

.admin .chatArea {
  padding-top: 45px; }

.messages {
  height: 100%;
  margin: 0;
  overflow-y: scroll;
  /* padding: 10px 15px 15px 15px; */
  padding: 10px 36px 15px 15px; }

.messages ul {
  margin: 0;
  padding: 0; }

.admin .messages {
  padding-bottom: 30px; }

.message.typing .messageBody {
  color: gray; }

.chatArea .usernames {
  position: absolute;
  bottom: 85px;
  left: 30px;
  right: 50px;
  z-index: 100;
  /*padding: 4px 15px;*/
  /*background-color: rgba(204, 204, 204, 0.92);*/
  background-color: #fff;
  height: 405px;
  height: 76vh;
  box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.2), -4px -4px 7px rgba(0, 0, 0, 0.2); }

/* Triangle */
.chatArea .usernames:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 20%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 30px 0 30px;
  border-color: #fff transparent transparent transparent; }

.chatArea .usernames .inner {
  overflow-y: scroll;
  height: 76vh; }

.chatArea .usernames ul {
  margin: 0;
  padding: 0; }

.chatArea .usernames li {
  font-size: 17px;
  padding: 10px 10px;
  border-bottom: 2px solid #f1f4f7;
  cursor: pointer;
  color: #1c3c57; }

.chatArea .usernames h3 {
  color: #1c3c57;
  font-size: 17px; }

.chatArea .usernames ul.list li:before {
  /*content: "@";*/ }

.chatArea .usernames li:hover {
  background-color: rgba(0, 0, 0, 0.1); }

.chatArea .usernames .close {
  /*background-color: #ffb106;
  color: #1b3d57;
  font-weight: bold;
  font-size: 22px;
  padding: 4px 10px;
  position: absolute;
  top: -32px;
  right: 0;
  cursor: pointer;*/
  display: none; }

.chatArea .usernames input[type=search] {
  width: 90%;
  font-size: 16px;
  padding: 5px 15px;
  margin-top: 10px;
  margin-bottom: 15px; }

.chatArea .usernames .tab-outer {
  background-color: #fff; }

.chatArea .usernames .tabs li {
  padding: 0;
  border-bottom: 0; }

.chatArea .usernames .tabs li a {
  background-color: #f1f4f7;
  border: 0;
  padding: 10px 11px; }

.chatArea .usernames .tabs li.active a {
  background-color: #fff; }

.chatArea .usernames .tab {
  padding: 4px 15px; }

.online-users {
  float: right; }

.admin .message .btn, .editor .message .btn, .general-btn {
  font-size: 14px;
  /*padding: 3px 12px;*/
  padding: 3px;
  margin-right: 5px;
  cursor: pointer;
  border-radius: 5px; }

.admin .message .btn img, .editor .message .btn img {
  width: 20px;
  height: 20px;
  margin: -4px; }

/*.admin .message .btn:last-child {*/
.admin .message .name, .editor .message .name {
  margin-left: 12px;
  position: relative; }

.admin .message.online-user:not(.editor-message) .name:after, .editor .message.online-user:not(.editor-message) .name:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #6de400;
  border-radius: 100px;
  margin-left: 5px; }

.message.admin-message .name:after, .message.editor-message .name:after {
  content: '\f132';
  font-family: fontello;
  margin-left: 5px;
  color: #ffb108; }

/* Partner online */
.admin .message.online-user.editor-message .name:after, .editor .message.online-user.editor-message .name:after {
  color: #6de400; }

.message.editor-message .name:after {
  color: #1d3d56; }

.admin .message .btn.approve {
  background-color: #ffb108;
  color: #fff; }

.general-btn, .admin .rooms a.general-btn {
  background-color: #ffb108;
  color: #606060; }

.general-btn.lrg, .admin .rooms a.general-btn.lrg {
  font-size: 15px;
  padding: 5px 12px; }

.admin .message .btn.deny, .admin .message .btn.mail, .admin .message .btn.move, .editor .message .btn.move {
  background-color: #1d3d56;
  color: #fff; }

.admin .message .btn.mail.dm {
  background-color: #1689e4;
  color: #fff; }

.admin .message .btn.ban {
  background-color: #e43100;
  color: #fff; }

.admin .message .btn.unban {
  background-color: #8bc34a;
  color: #fff; }

.messages .message .btn.call {
  background-color: #4cd964;
  color: #fff;
  padding: 3px 6px;
  display: none; }

.mic .messages .message.online-user.online-mic-user .btn.call {
  display: inline-block; }

.messageBody.approved {
  color: #4dbf04; }

.messageBody.deny {
  text-decoration: line-through; }

.messageBody time {
  font-size: 0.8em;
  color: #333;
  display: inline-block;
  margin-right: 10px; }

.message .replies {
  font-style: italic;
  font-size: 0.75em;
  margin-left: 25px;
  display: inline-block;
  color: #666; }

body.user .messageBody .msg {
  display: block;
  margin-bottom: 5px; }

body.quiz, body.news {
  max-height: 98vh; }

.username {
  font-weight: 600;
  overflow: hidden;
  margin-right: 15px;
  text-align: right;
  cursor: pointer; }

/* Input */
.inputMessage {
  background-color: #1d3d56;
  border: 10px solid #1d3d56;
  bottom: 0;
  /*height: 70px;*/
  height: auto;
  min-height: 70px;
  left: 0;
  outline: none;
  position: absolute;
  right: 0;
  width: 100%; }

.inputMessage input, .inputMessage textarea, .inputMessage .input.editable {
  border: 0;
  /*position: absolute;
  top: 10px;
  bottom: 0px;
  left: 0px;*/
  /*width: calc(100% - 35px);*/
  width: 100%;
  padding-left: 10px;
  height: 40px;
  position: relative;
  top: -3px; }

.user .inputMessage input {
  width: calc(100% - 40px); }

.inputMessage .input.editable, .edit-modal .input.editable {
  background-color: #fff;
  color: #000;
  font-weight: 400;
  width: calc(100% - 100px);
  display: inline-block;
  padding: 5px 5px;
  height: auto;
  min-height: 40px; }

.inputMessage .edit {
  color: #fff;
  font-size: 12px;
  float: right;
  position: relative;
  top: -7px;
  cursor: pointer; }

.inputMessage .send.btn {
  background-color: #ffb108;
  color: #1d3d56;
  border-radius: 5px;
  padding: 8px 15px;
  position: absolute;
  bottom: 0;
  right: 0;
  cursor: pointer; }

.user .inputMessage .send.btn {
  bottom: 3px;
  padding: 10px 8px; }

/*.inputMessage .edit {
  display: inline-block;
  width: 30px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 0px;
  right: 0;
  background-color: #ffb108;
  color: $primaryColour;
  text-align: center;
  cursor: pointer;
}
.inputMessage .edit i {
  font-size: 1.05em;
  position: relative;
  top: 2px;
}*/
.inputMessage .notify {
  position: absolute;
  top: 17px;
  right: 2px;
  font-size: 1.5em;
  color: #ffb107;
  cursor: pointer;
  display: none; }

.inputMessage .notify i:before {
  font-weight: 900; }

.inputMessage.hasNotify input {
  /* padding-right: 40px;  Disabled */ }

.inputMessage.hasNotify .notify {
  /* display: block;  Disabled */ }

.inputMessage .toolbar {
  display: inline-block;
  position: absolute;
  bottom: 60px;
  left: 0;
  width: auto;
  padding: 5px;
  display: none; }

.inputMessage .toolbar ul {
  margin: 0;
  padding: 0; }

.inputMessage .toolbar ul li {
  float: left; }

.inputMessage .toolbar ul li a, .inputMessage .toolbar ul li button {
  color: #fff;
  padding: 6px 8px;
  cursor: pointer;
  background-color: #444; }

.inputMessage .toolbar ul li a:hover, .inputMessage .toolbar ul li button:hover {
  background-color: #333; }

.inputMessage .toolbar.textToolbar {
  position: relative;
  /* bottom: 44px; */
  bottom: 28px;
  height: 0; }

.inputMessage .textToolbar li button {
  border: 0;
  padding: 12px 14px; }

span.notice {
  margin-left: -10px;
  margin-right: 12px;
  color: #ffb107; }

.modal-overlay {
  background-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.modal {
  width: 500px;
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -100px;
  margin-left: -150px;
  background-color: #1d3d56;
  color: #fff;
  border: 1px solid #ffb108;
  text-align: center;
  padding: 15px; }

.modal .btn {
  background-color: #666;
  color: #fff;
  padding: 5px 15px;
  border-radius: 5px;
  margin-right: 10px;
  cursor: pointer; }

.modal .partners.btn, .modal .private.btn {
  background-color: #ffb108;
  color: #1d3d56; }

.modal .subscribers.btn, .modal .public.btn, .success.modal .cancel.btn, .confirmation-modal .confirm.btn {
  background-color: #56ad07; }

.error.modal .cancel.btn, .confirmation-modal .cancel.btn {
  background-color: #e43100; }

.confirmation-modal .btns {
  margin-top: 25px; }

.modal a.close {
  position: absolute;
  top: 15px;
  right: 15px;
  background-color: #e43100;
  color: #fff;
  padding: 3px 8px;
  border-radius: 5px;
  cursor: pointer; }

.modal.forward-modal, .modal.online-modal {
  top: 35px;
  margin-top: 0;
  max-height: calc(100vh - 70px);
  overflow-y: scroll; }
  .modal.forward-modal ul, .modal.online-modal ul {
    padding: 0; }
    .modal.forward-modal ul li, .modal.online-modal ul li {
      margin-bottom: 2px;
      padding: 2px;
      cursor: pointer; }
      .modal.forward-modal ul li:hover, .modal.online-modal ul li:hover {
        background-color: rgba(255, 255, 255, 0.1); }

.forward-modal ul li.partner-type:not(.selected) {
  color: #0cf; }

.forward-modal ul li.page-type:not(.selected) {
  color: #ccc; }

.forward-modal ul li.selected {
  color: #e43100; }

.modal.online-modal input[type=text] {
  width: 55%;
  font-size: 15px;
  padding: 4px 10px; }
.modal.online-modal .submit {
  background-color: #ffb108;
  color: #606060;
  border: 0;
  padding: 6px 20px;
  font-weight: bold; }
.modal.online-modal ul li {
  margin-bottom: 1px;
  cursor: default; }
  .modal.online-modal ul li:after {
    content: "";
    clear: both;
    display: table; }
  .modal.online-modal ul li a.remove {
    cursor: pointer;
    float: right;
    background-color: #cb2c00;
    color: #fff;
    margin-right: 10px;
    padding: 2px 8px;
    font-size: 14px; }

.modal .tab-outer {
  width: 90%;
  margin-top: -20px; }

.modal input[type=search] {
  width: 60%;
  font-size: 15px;
  margin-top: -5px;
  padding: 4px 10px; }

.edit-modal {
  width: 60%;
  margin-left: -20%; }

.edit-modal .btn {
  background-color: #ffb108;
  color: #1d3d56;
  border: 0;
  font-weight: 600;
  margin-top: 10px;
  font-size: 16px; }

.error-box, .notice-box {
  background-color: rgba(255, 176, 9, 0.8);
  text-align: center;
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
  z-index: 100; }

.error-box .btns {
  float: right;
  margin: -1px 0 0 20px; }

.error-box .btn, .profile-box .btn, .notice-box .btn {
  background-color: #666;
  color: #fff;
  padding: 5px 15px;
  border-radius: 5px;
  margin-right: 10px;
  cursor: pointer; }

.notice-box {
  background-color: #ffb108;
  color: #fff;
  min-height: 40px; }

.notice-box p, .notice-box p a {
  color: #fff;
  text-align: left;
  font-weight: bold; }

.notice-box .btns {
  float: left;
  margin: -1px 15px 0 5px; }

.notice-box .btn {
  background-color: #ffb108;
  color: #fff;
  padding: 5px;
  font-size: 28px;
  text-decoration: none; }

/* New full screen overlay notice box design */
.notice-box-v2 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 30;
  background-color: rgba(28, 60, 87, 0.65);
  overflow: hidden; }

.notice-box-v2 .notice {
  background-color: #1d3d56;
  width: 600px;
  max-width: 100vw;
  height: 100vh;
  text-align: center;
  position: absolute;
  top: 5px;
  overflow: hidden; }

.notice-box-v2 .notice .title {
  background-color: #ffb108;
  color: #fff;
  text-transform: uppercase;
  padding: 24px 10px;
  font-size: 20px;
  margin: 0 0 45px;
  letter-spacing: 2px; }

.notice-box-v2 .notice .message {
  font-weight: bold;
  color: #fff;
  font-size: 22px;
  margin-bottom: 45px;
  text-align: center; }

.notice-box-v2 .notice .btns {
  margin-left: 0;
  margin-right: 0; }

.notice-box-v2 .notice .btns .btn {
  background-color: transparent;
  color: #fff;
  font-size: 12px; }

.notice-box-v2 .notice .btns .btn img {
  width: 65px;
  height: 65px;
  margin-bottom: 5px; }

.notice-box-v2 .notice .btns .btn.approve, .notice-box-v2 .notice .btns .btn.deny {
  width: 70px;
  display: inline-block; }

.notice-box-v2 .notice .btns .btn.approve {
  margin-left: 45px; }

.notice-box-v2 .notice .btns .btn .label {
  display: block;
  text-align: center;
  text-indent: 7px; }

.notice-box-v2 .notice .btns .btn.boxed {
  text-transform: uppercase;
  border: 1px solid #fff;
  text-align: center;
  width: 80%;
  padding: 10px;
  display: inline-block;
  border-radius: 0;
  font-size: 13px; }

.notice-box-v2 .notice .btns .btn.boxed:hover {
  background-color: #fff;
  color: #1d3d56; }

.notice-box-v2 .notice .notice1 {
  margin: 70px 30px 20px;
  text-align: center; }

.notice-box-v2 .notice .notice1 small {
  font-size: 12px;
  font-weight: 400; }

.notice-box-v2 .notice .notice1 small strong {
  font-weight: bold; }

.notice-box-v2 .notice .notice2 {
  margin: 25px 0 0;
  background-color: #fff;
  color: #1d3d56;
  padding: 5px 15px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.notice-box-v2 .notice .notice2 small {
  font-size: 12px;
  font-weight: 400; }

.notice-box-v2 .notice .notice2 small strong {
  font-weight: bold; }

.admin .notice-box-v2 .notice, .editor .notice-box-v2 .notice {
  height: auto;
  padding-bottom: 70px;
  width: 360px;
  top: 100px;
  left: 50%;
  margin-left: -180px; }

.admin .notice-box-v2 .notice .message, .editor .notice-box-v2 .notice .message {
  margin: -10px 10px 30px; }

.admin .notice-box-v2 .notice .notice1, .editor .notice-box-v2 .notice .notice1 {
  margin-top: 15px; }

.call-confirm-box.notice-box-v2 .btns {
  width: 100%;
  text-align: center; }

audio {
  display: none; }

.call-notice-box {
  padding-bottom: 20px; }

.call-notice-box p {
  text-align: center; }

.call-notice-box .btns, .call-incall-box .btns {
  float: none;
  text-align: center; }

.call-notice-box .btns .btn, .call-incall-box .btns .btn {
  font-size: 18px; }

.call-notice-box .approve.btn {
  background-color: #34ca4d; }

.call-notice-box .cancel.btn, .call-incall-box .close.btn {
  background-color: red; }

.call-incall-box .btns {
  margin-top: 10px; }

.profile-box {
  position: absolute;
  top: 0;
  left: 10px;
  z-index: 10;
  background-color: #344c70;
  color: #fff;
  padding: 10px 12px;
  border-radius: 5px;
  font-size: 14px; }

.editor .profile-box {
  left: 330px; }

.profile-box:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #344c70 transparent transparent transparent;
  position: absolute;
  bottom: -10px;
  left: 20px; }

.profile-box h5, .profile-box a {
  color: #fff; }

.profile-box .user {
  text-decoration: underline; }

.profile-box h5 {
  font-size: 16px;
  margin: 0; }

.profile-box h5 em, .profile-box h5 small {
  font-size: 14px;
  font-weight: 300; }

.profile-box .info {
  margin: 8px 0 0;
  font-size: 12px;
  font-style: italic; }

.profile-box .btn {
  background-color: #ffb108;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
  margin-right: 0;
  margin-left: 5px;
  padding: 4px 10px; }

.tab-outer {
  background-color: #ccc; }

.tabs {
  margin: 22px 0 18px;
  padding: 0; }

.tabs li {
  display: inline-block;
  width: 49%;
  margin: 0;
  text-align: center; }

.tabs li a {
  display: block;
  background-color: #ccc;
  color: #1d3d56;
  padding: 8px 11px;
  cursor: pointer;
  border-right: 1px solid #aaa; }

.tabs li:hover a, .tabs li.active a {
  background-color: #ddd; }

.tabs li:last-child a {
  border-right: 0; }

.tab-area, .admin .tab-area, .editor .tab-area {
  padding: 10px 5px;
  border-bottom: 1px solid #c4c4c4; }
  .tab-area .tab-title, .admin .tab-area .tab-title, .editor .tab-area .tab-title {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    color: #707070;
    cursor: pointer;
    margin: 10px 0 2px;
    padding: 10px 0;
    position: relative; }
    .tab-area .tab-title i, .admin .tab-area .tab-title i, .editor .tab-area .tab-title i {
      color: #36393f;
      font-size: 18px;
      padding-right: 10px; }
    .tab-area .tab-title i.icon-meeting-room, .admin .tab-area .tab-title i.icon-meeting-room, .editor .tab-area .tab-title i.icon-meeting-room {
      font-size: 22px; }
    .tab-area .tab-title .count, .admin .tab-area .tab-title .count, .editor .tab-area .tab-title .count {
      background-color: #db504c;
      padding: 2px 5px;
      border-radius: 20px;
      position: absolute;
      top: 4px;
      left: 16px;
      color: #fff;
      font-size: 10px;
      font-weight: 400; }
      .tab-area .tab-title .count.count-0, .admin .tab-area .tab-title .count.count-0, .editor .tab-area .tab-title .count.count-0 {
        background-color: #36393f; }
  .tab-area .tab-content, .admin .tab-area .tab-content, .editor .tab-area .tab-content {
    display: none; }
    .tab-area .tab-content input[type=search], .admin .tab-area .tab-content input[type=search], .editor .tab-area .tab-content input[type=search] {
      margin: 10px 0; }
  .tab-area.active .tab-content, .admin .tab-area.active .tab-content, .editor .tab-area.active .tab-content {
    display: block; }
  .tab-area.group-area .tab-title .count, .tab-area.room-area .tab-title .count, .admin .tab-area.group-area .tab-title .count, .admin .tab-area.room-area .tab-title .count, .editor .tab-area.group-area .tab-title .count, .editor .tab-area.room-area .tab-title .count {
    top: 4px;
    left: 20px; }
  .tab-area .group-inner, .tab-area .room-inner, .admin .tab-area .group-inner, .admin .tab-area .room-inner, .editor .tab-area .group-inner, .editor .tab-area .room-inner {
    background-color: #f9f9f9;
    padding: 15px 10px 5px;
    border-radius: 3px; }

.mention-area ul, .mention-area ul li {
  margin: 0;
  padding: 0;
  list-style: none; }
.mention-area ul li {
  background-color: #f9f9f9;
  border-radius: 3px;
  border: 1px solid #f9f9f9;
  padding: 10px 15px 15px;
  margin-bottom: 10px;
  color: #444;
  cursor: pointer; }
  .mention-area ul li.new {
    border-color: #e43100; }
  .mention-area ul li .details {
    margin: 0 0 10px;
    font-weight: 400; }
    .mention-area ul li .details .username {
      margin-right: 8px;
      font-weight: 500; }
    .mention-area ul li .details time {
      color: #444;
      font-weight: 300;
      font-size: 0.85em; }
    .mention-area ul li .details .in {
      font-size: 0.95em; }
    .mention-area ul li .details .in .room {
      font-weight: 500;
      text-decoration: underline; }
  .mention-area ul li .message {
    font-weight: 400; }
    .mention-area ul li .message a {
      text-decoration: none; }

.video-box .current-box h3 {
  margin: 0 0 10px; }
.video-box .embed iframe, .video-box .embed video, .video-box .embed image {
  max-width: 100%; }

.chatArea .video {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5; }

/* Poll styling */
.admin .poll-box, .editor .poll-box {
  display: none;
  color: #344d64; }

.admin .poll-box h2, .editor .poll-box h2 {
  margin-top: 0;
  font-size: 22px; }

.admin.poll .chat.container, .editor.poll .chat.container {
  width: calc(100% - 644px); }

.admin.poll .poll-box, .editor.poll .poll-box {
  display: block;
  float: right;
  width: 320px;
  padding: 20px 15px 20px 25px;
  background-color: #d8d8d8;
  height: 99.5vh;
  overflow-y: scroll; }

.admin .poll-box .btn, .user .poll-box .btn, .editor .poll-box .btn {
  background-color: #ffb009;
  color: #213e58;
  border: 0;
  font-weight: 600;
  margin-top: 10px;
  font-size: 14px;
  padding: 3px 8px;
  border-radius: 5px;
  cursor: pointer; }

.admin .poll-box .create.btn, .admin .poll-box .complete.btn, .editor .poll-box .create.btn, .editor .poll-box .complete.btn {
  display: inline-block;
  width: 47%;
  margin-top: -8px;
  padding: 12px 5px;
  text-align: center;
  text-transform: uppercase; }
.admin .poll-box .btn, .editor .poll-box .btn {
  text-decoration: none; }

.admin .poll-box ul, .admin .poll-box ul li, .user.poll .poll-box ul, .user.poll .poll-box ul li, .editor .poll-box ul, .editor .poll-box ul li {
  margin: 0;
  padding: 0;
  list-style: none; }

.admin .poll-box .complete.btn, .editor .poll-box .complete.btn {
  background-color: transparent;
  padding: 10px 5px;
  border: 2px solid #d0d0d0; }

.admin .poll-box .complete.btn:hover, .editor .poll-box .complete.btn:hover {
  background-color: #e43100;
  color: #fff; }

.admin .poll-box .create-box, .admin .poll-box .current-box, .editor .poll-box .create-box, .editor .poll-box .current-box, .user .poll-box .create-box, .user .poll-box .current-box, .editor div.rooms .create-box, .editor div.rooms .current-box {
  background-color: rgba(0, 0, 0, 0.06);
  margin-bottom: 15px;
  padding: 10px 10px;
  border-radius: 5px; }

.user .poll-box .current-box {
  margin-bottom: 0; }

.admin .poll-box .current-box, .admin div.rooms .current-box, .editor .poll-box .current-box, .editor div.rooms .current-box {
  background-color: rgba(255, 255, 255, 0.7); }
  .admin .poll-box .current-box h3, .admin div.rooms .current-box h3, .editor .poll-box .current-box h3, .editor div.rooms .current-box h3 {
    font-size: 19px;
    color: #344d64; }
  .admin .poll-box .current-box .btn, .admin div.rooms .current-box .btn, .editor .poll-box .current-box .btn, .editor div.rooms .current-box .btn {
    background-color: #ffb009;
    color: #213e58;
    padding: 3px 8px;
    border-radius: 5px;
    font-size: 14px;
    text-decoration: none;
    font-weight: 600; }
.admin .poll-box .previous-box li .poll, .editor .poll-box .previous-box li .poll {
  margin-top: 15px;
  margin-bottom: 10px;
  display: none; }
.admin .poll-box .previous-box li.selected .poll, .editor .poll-box .previous-box li.selected .poll {
  display: block; }
.admin .poll-box .current-box h4, .admin .poll-box .previous-box li .poll h4, .editor .poll-box .current-box h4, .editor .poll-box .previous-box li .poll h4 {
  font-size: 18px;
  margin: 5px 0 20px; }

.admin .poll-box .current-box ul li, .user .poll-box .current-box ul li, .admin .poll-box .previous-box li .poll ul li,
.editor .poll-box .current-box ul li, .editor .poll-box .previous-box li .poll ul li {
  margin-bottom: 5px;
  padding-bottom: 6px;
  border-bottom: 0;
  /*1px solid #eee;*/
  position: relative;
  background-color: #f5f5f5;
  padding: 7px 10px;
  border-radius: 3px; }

.admin .poll-box .current-box li .label, .user .poll-box .current-box li .label, .admin .poll-box .previous-box li .poll li .label,
.editor .poll-box .current-box li .label, .editor .poll-box .previous-box li .poll li .label {
  position: relative;
  z-index: 10;
  display: inline-block;
  max-width: 86%; }

.admin .poll-box .current-box li .label:before, .user .poll-box .current-box li .label:before,
.admin .poll-box .previous-box li .poll li label:before, .editor .poll-box .current-box li .label:before, .editor .poll-box .previous-box li .poll li label:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100px;
  border: 2px solid #ffb009;
  margin-right: 15px;
  display: inline-block;
  position: relative;
  top: 1px; }

.admin .poll-box .current-box li .label2, .user .poll-box .current-box li .label2, .admin .poll-box .previous-box li .poll li .label2,
.editor .poll-box .current-box li .label2, .editor .poll-box .previous-box li .poll li .label2 {
  position: absolute;
  top: 9px;
  right: 12px;
  z-index: 10; }

.admin .poll-box .current-box li .percent, .user .poll-box .current-box li .percent, .admin .poll-box .previous-box li .poll li .percent {
  display: inline-block;
  width: 100%;
  /*padding: 1px 3px;
  border-radius: 3px;
  background-color: #ddd;*/
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 8; }

.admin .poll-box .current-box li .percent .amount, .user .poll-box .current-box li .percent .amount, .admin .poll-box .previous-box li .poll li .percent .amount {
  display: inline-block;
  /*min-width: 38px !important;*/
  background-color: #fff0d6;
  font-size: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 6; }

.admin .poll-box .current-box p.total, .admin .poll-box .previous-box li .poll p.total {
  margin-bottom: 0; }

.admin .poll-box .previous-box, .editor .poll-box .previous-box {
  border-top: 1px solid #cdcdcd;
  margin-top: 30px; }

.user .poll-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  /*display: none;*/ }

.user.poll .poll-box {
  display: block; }

.user .poll-box .current-box {
  background-color: #eee;
  display: none; }

.user .poll-box .toggle, .user .poll-box .toggle .on {
  display: none; }

.user.poll .poll-box .current-box, .user.poll .poll-box .toggle, .user.poll-closed .poll-box .toggle {
  display: block; }

.user.poll .poll-box .toggle .on {
  display: inline-block; }

.user.poll .poll-box .toggle .off {
  display: none; }

.user.poll .poll-box .poll h2, .user.poll .poll-box .results h2 {
  font-size: 18px;
  padding: 0 40px 0 0;
  color: #213e58; }

.user.poll .poll-box .poll .options li {
  /*border: 2px solid #ddd;*/
  background-color: #f5f5f5;
  margin-bottom: 5px;
  padding: 7px 10px;
  border-radius: 3px;
  cursor: pointer; }

.user.poll .poll-box .poll .options li.selected .label {
  /*background-color: #6de400;*/
  color: #ffb009; }

.admin .poll-box .current-box li.selected .label:before, .user .poll-box .current-box li.selected .label:before, .editor .poll-box .current-box li.selected .label:before {
  background-color: #ffb009; }

.user .poll-box .view.btn {
  background-color: #1d3d56; }

.user .poll-box .vote.btn {
  margin-right: 15px;
  padding: 6px 15px; }

.user.poll .poll-box .results {
  display: none; }

.user.poll .poll-box a.close {
  left: 15px;
  right: auto; }

.user.poll .poll-box a.close2 {
  background-color: #e43100;
  margin-left: 15px; }

.user.poll .poll-box .poll .options li, .user.poll .poll-box .results .options li {
  width: calc(100% - 40px);
  color: #213e58; }

.user .poll-box .current-box ul li {
  margin-bottom: 1px;
  padding-bottom: 3px; }

.user .poll-box .actions, .user .poll-box .total {
  display: inline-block; }

.user .poll-box .total {
  color: #8c96a0;
  margin-left: 10px; }

.admin .poll-box .total {
  color: #8c96a0; }

.user .poll-box .toggle {
  text-align: center;
  border-top: 1px solid #fff; }

.user .poll-box .toggle .btn {
  padding: 8px 25px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  position: relative;
  top: 7px; }

.user.poll .poll-box .toggle .btn {
  top: 0; }

.admin .poll-box .create-box, .editor .poll-box .create-box {
  display: none; }
.admin .poll-box .create-box h3, .editor .poll-box .create-box h3 {
  margin-top: 5px; }
.admin .poll-box .create-box .actions2, .editor .poll-box .create-box .actions2 {
  margin-top: 5px; }
.admin .poll-box .create-box textarea, .admin .poll-box .create-box input, .admin .poll-box .create-box select, .editor .poll-box .create-box textarea, .editor .poll-box .create-box input, .editor .poll-box .create-box select {
  width: 100%;
  margin-bottom: 5px;
  padding: 5px;
  border: 1px solid #bbb; }
.admin .poll-box .create-box input[type=checkbox], .editor .poll-box .create-box input[type=checkbox] {
  width: auto; }
.admin .poll-box label.small, .editor .poll-box label.small {
  font-size: 13px;
  font-weight: 500; }
.admin .poll-box label.global, .editor .poll-box label.global {
  display: block;
  margin-bottom: 15px; }
.admin .poll-box .create-box .quiz-media, .editor .poll-box .create-box .quiz-media {
  position: relative;
  top: -6px; }
.admin .poll-box .create-box select, .editor .poll-box .create-box select {
  width: auto; }
.admin .poll-box .create-box .add-option, .editor .poll-box .create-box .add-option {
  margin-bottom: 5px; }
.admin .poll-box .create-box .actions2 .btn, .editor .poll-box .create-box .actions2 .btn {
  padding: 6px 8px; }
.admin .poll-box .create-box .actions2 .add.btn, .editor .poll-box .create-box .actions2 .add.btn {
  font-size: 14px;
  background-color: #1d3d56;
  color: #fff; }
.admin .poll-box .previous-box .polls > li, .admin .poll-box .previous-box .news > li, .editor .poll-box .previous-box .polls > li, .editor .poll-box .previous-box .news > li {
  background-color: #e3e3e3;
  /*border: 1px solid #ffb108;*/
  color: #2e4960;
  margin-bottom: 10px;
  padding: 10px 14px 6px;
  border-radius: 3px;
  cursor: pointer; }
.admin .poll-box .previous-box .polls li.selected, .editor .poll-box .previous-box .polls li.selected {
  background-color: rgba(255, 255, 255, 0.5); }
.admin .poll-box .previous-box .polls li .details, .admin .poll-box .previous-box .news li .details, .editor .poll-box .previous-box .polls li .details, .editor .poll-box .previous-box .news li .details {
  font-size: 14px;
  font-style: italic;
  margin: 5px 0;
  color: #67788a; }
  .admin .poll-box .previous-box .polls li .details .reopen, .admin .poll-box .previous-box .news li .details .reopen, .editor .poll-box .previous-box .polls li .details .reopen, .editor .poll-box .previous-box .news li .details .reopen {
    margin-left: 15%; }
.admin .poll-box .previous-box .polls li .count, .editor .poll-box .previous-box .polls li .count {
  float: right;
  margin-left: 20px; }

.admin .poll-box a.close, .user .poll-box a.close, .editor .poll-box a.close {
  position: absolute;
  top: 15px;
  right: 15px;
  background-color: #e43100;
  color: #fff;
  padding: 3px 8px;
  border-radius: 5px;
  cursor: pointer; }

/* Quiz styling */
.admin .poll-box .previous-quiz-box ul.quiz ul.options, .editor .poll-box .previous-quiz-box ul.quiz ul.options {
  display: none; }
.admin .poll-box .previous-quiz-box ul.quiz li, .editor .poll-box .previous-quiz-box ul.quiz li {
  position: relative;
  margin-bottom: 5px;
  background-color: #e3e3e3;
  padding: 4px 55px 4px 5px;
  border-radius: 3px;
  min-height: 32px; }
  .admin .poll-box .previous-quiz-box ul.quiz li:hover .reopen, .editor .poll-box .previous-quiz-box ul.quiz li:hover .reopen {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0; }
  .admin .poll-box .previous-quiz-box ul.quiz li .details, .editor .poll-box .previous-quiz-box ul.quiz li .details {
    position: absolute;
    top: 0;
    right: 0;
    margin: 2px;
    padding: 4px 5px;
    height: 32px; }
  .admin .poll-box .previous-quiz-box ul.quiz li .reopen, .editor .poll-box .previous-quiz-box ul.quiz li .reopen {
    display: none;
    margin: 0; }

.quiz-settings {
  margin-bottom: 10px; }

.create-quiz-box ul.question > li {
  margin-top: 10px;
  padding-top: 12px;
  border-top: 1px solid #888; }

.create-quiz-box ul.question > li:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0; }

.create-quiz-box label.small, .admin .poll-box .create-quiz-box label.small, .editor .poll-box .create-quiz-box label.small {
  font-size: 13px;
  font-weight: 500; }
.create-quiz-box input.time-allowed, .admin .poll-box .create-quiz-box input.time-allowed, .editor .poll-box .create-quiz-box input.time-allowed {
  width: 98px; }

/* Quiz front-end */
.user.quiz .page, .user.poll .page {
  background-color: #fff;
  color: #393939;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
  padding: 6% 6% 0;
  display: none;
  height: auto;
  text-align: center;
  top: 190px; }
  .user.quiz .page h3, .user.quiz .page h4, .user.poll .page h3, .user.poll .page h4 {
    text-transform: uppercase;
    text-align: left;
    margin-top: 0;
    margin-bottom: 10px; }
  .user.quiz .page > h3, .user.quiz .page > h4, .user.poll .page > h3, .user.poll .page > h4 {
    font-size: 15px; }
  .user.quiz .page p, .user.poll .page p {
    font-weight: 400; }
  .user.quiz .page a, .user.quiz .page a:visited, .user.poll .page a, .user.poll .page a:visited {
    color: #393939;
    text-decoration: none; }
  .user.quiz .page .progress-outer, .user.poll .page .progress-outer {
    margin-bottom: 32px; }
    .user.quiz .page .progress-outer .progress, .user.poll .page .progress-outer .progress {
      display: inline-block;
      width: calc(100% - 57px);
      background-color: #f7f7f8;
      height: 5px;
      position: relative;
      left: -8px; }
      .user.quiz .page .progress-outer .progress .percent, .user.poll .page .progress-outer .progress .percent {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        background-color: #f5b000; }
    .user.quiz .page .progress-outer .count, .user.poll .page .progress-outer .count {
      margin-left: 3px;
      font-size: 16px;
      font-weight: 600; }
  .user.quiz .page .name h4, .user.poll .page .name h4 {
    margin-bottom: 2px;
    text-transform: none;
    text-align: center;
    font-size: 19px; }
  .user.quiz .page .name h4 + p, .user.poll .page .name h4 + p {
    margin-top: 0;
    font-size: 19px; }
  .user.quiz .page .name input, .user.poll .page .name input {
    border: 0;
    border-bottom: 1px solid #393939;
    width: 92%;
    font-size: 19px;
    margin-bottom: 28px;
    padding: 6px;
    text-align: center; }
  .user.quiz .page .primary.btn, .user.poll .page .primary.btn {
    background-color: #f5b000;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 18px;
    padding: 8px 40px;
    border: 0;
    cursor: pointer; }
  .user.quiz .page .secondary.button, .user.poll .page .secondary.button {
    background-color: #393939;
    margin-right: 15px; }
  .user.quiz .page .navigation .primary.btn, .user.poll .page .navigation .primary.btn {
    padding: 8px 30px; }
  .user.quiz .page a.save-progress, .user.poll .page a.save-progress {
    font-size: 13px;
    text-decoration: underline;
    cursor: pointer;
    float: right;
    margin-top: 8px;
    color: #393939; }
  .user.quiz .page a.next, .user.quiz .page a.end, .user.poll .page a.next, .user.poll .page a.end {
    float: right;
    font-size: 15px;
    font-weight: 400;
    opacity: 0.9; }
  .user.quiz .page .grey-box, .user.poll .page .grey-box {
    background-color: #f7f7f8;
    margin: 0 -6%;
    padding: 15px 10px; }
    .user.quiz .page .grey-box p, .user.poll .page .grey-box p {
      font-size: 15px; }
    .user.quiz .page .grey-box a.link, .user.poll .page .grey-box a.link {
      color: #f5b000; }
  .user.quiz .page.question.question1 .navigation .prev.btn, .user.poll .page.question.question1 .navigation .prev.btn {
    display: none; }
  .user.quiz .page.question .inner h3, .user.poll .page.question .inner h3 {
    font-size: 20px;
    text-transform: none; }
  .user.quiz .page.question .inner img.media, .user.quiz .page.question .inner video.media, .user.quiz .page.question .inner iframe.media, .user.poll .page.question .inner img.media, .user.poll .page.question .inner video.media, .user.poll .page.question .inner iframe.media {
    width: 100%;
    height: auto;
    max-height: 50vh;
    display: block;
    margin-bottom: 6px; }
  .user.quiz .page.question .inner ul.options, .user.poll .page.question .inner ul.options {
    display: block;
    margin: 5px 0 30px;
    padding: 0;
    text-align: left; }
    .user.quiz .page.question .inner ul.options li, .user.poll .page.question .inner ul.options li {
      margin: 0 0 5px -8px;
      padding: 8px;
      font-size: 16px;
      font-weight: 400; }
      .user.quiz .page.question .inner ul.options li.selected, .user.poll .page.question .inner ul.options li.selected {
        background-color: #f7f7f8; }
      .user.quiz .page.question .inner ul.options li.correct, .user.poll .page.question .inner ul.options li.correct {
        background-color: #87fb87; }
      .user.quiz .page.question .inner ul.options li.incorrect, .user.poll .page.question .inner ul.options li.incorrect {
        background-color: #f72f2f; }
      .user.quiz .page.question .inner ul.options li label, .user.poll .page.question .inner ul.options li label {
        display: block; }
      .user.quiz .page.question .inner ul.options li input, .user.poll .page.question .inner ul.options li input {
        margin-right: 5px; }
      .user.quiz .page.question .inner ul.options li input[type=text], .user.poll .page.question .inner ul.options li input[type=text] {
        width: 90%;
        padding: 5px 15px; }
  .user.quiz .page.score .inner h3, .user.quiz .page.score .inner h4, .user.poll .page.score .inner h3, .user.poll .page.score .inner h4 {
    text-align: center;
    margin-top: 16px;
    text-transform: none;
    font-size: 19px; }
  .user.quiz .page.score .score-text, .user.poll .page.score .score-text {
    font-size: 19px; }
  .user.quiz .page.score .grey-box a, .user.poll .page.score .grey-box a {
    color: #f5b000; }
  .user.quiz .page.leaderboard, .user.poll .page.leaderboard {
    /*.inner {
      max-height: 200px;
      overflow-y: scroll;
    }*/ }
    .user.quiz .page.leaderboard .grey-box a, .user.poll .page.leaderboard .grey-box a {
      color: #f5b000;
      font-size: 16px; }
    .user.quiz .page.leaderboard .sharer, .user.quiz .page.leaderboard .navigation, .user.poll .page.leaderboard .sharer, .user.poll .page.leaderboard .navigation {
      display: inline-block; }
    .user.quiz .page.leaderboard .sharer, .user.poll .page.leaderboard .sharer {
      margin-right: 25px; }
  .user.quiz .page p.notice, .user.poll .page p.notice {
    background-color: #ffb108;
    color: #fff;
    margin: 20px 0 35px;
    padding: 10px 15px; }
    .user.quiz .page p.notice a, .user.poll .page p.notice a {
      color: #fff;
      text-decoration: underline; }
  .user.quiz .page .sharer, .user.poll .page .sharer {
    margin-bottom: 14px; }
    .user.quiz .page .sharer i, .user.poll .page .sharer i {
      font-size: 18px;
      margin-left: 5px; }
    .user.quiz .page .sharer .fb i, .user.poll .page .sharer .fb i {
      color: #3b5999; }
    .user.quiz .page .sharer .tw i, .user.poll .page .sharer .tw i {
      color: #55acee; }
    .user.quiz .page .sharer .in i, .user.poll .page .sharer .in i {
      color: #0077b5; }

.user.quiz .page.leaderboard ul.scores, .current-quiz-box .quiz ul.scores {
  display: block;
  margin: 14px -6.7% 30px;
  padding: 0;
  text-align: left; }
  .user.quiz .page.leaderboard ul.scores li, .current-quiz-box .quiz ul.scores li {
    margin: 0 0 5px 0;
    padding: 5px;
    font-size: 15px;
    font-weight: 400;
    background-color: #f7f7f7;
    position: relative; }
    .user.quiz .page.leaderboard ul.scores li.score-1, .user.quiz .page.leaderboard ul.scores li.score-2, .user.quiz .page.leaderboard ul.scores li.score-3, .current-quiz-box .quiz ul.scores li.score-1, .current-quiz-box .quiz ul.scores li.score-2, .current-quiz-box .quiz ul.scores li.score-3 {
      font-size: 19px;
      padding: 10px 3px;
      font-weight: 600; }
    .user.quiz .page.leaderboard ul.scores li.score-1, .current-quiz-box .quiz ul.scores li.score-1 {
      background-color: #f0b929; }
    .user.quiz .page.leaderboard ul.scores li.score-2, .current-quiz-box .quiz ul.scores li.score-2 {
      background-color: #d1d2d4; }
    .user.quiz .page.leaderboard ul.scores li.score-3, .current-quiz-box .quiz ul.scores li.score-3 {
      background-color: #d09f64; }
    .user.quiz .page.leaderboard ul.scores li.score-11, .current-quiz-box .quiz ul.scores li.score-11 {
      margin-top: 10px;
      border-top: 1px solid #999;
      padding-top: 12px; }
    .user.quiz .page.leaderboard ul.scores li span, .current-quiz-box .quiz ul.scores li span {
      display: inline-block; }
      .user.quiz .page.leaderboard ul.scores li span.position, .current-quiz-box .quiz ul.scores li span.position {
        width: 15%;
        text-align: center; }
      .user.quiz .page.leaderboard ul.scores li span.name, .current-quiz-box .quiz ul.scores li span.name {
        width: 65%; }
      .user.quiz .page.leaderboard ul.scores li span.score, .current-quiz-box .quiz ul.scores li span.score {
        width: 20%; }
    .user.quiz .page.leaderboard ul.scores li .delete, .current-quiz-box .quiz ul.scores li .delete {
      cursor: pointer;
      background-color: #db0e0e;
      color: #fff;
      display: inline-block;
      width: 20px;
      height: 20px;
      line-height: 20px;
      text-align: center;
      border-radius: 20px;
      position: absolute;
      top: 50%;
      right: 10px;
      margin-top: -10px; }

.current-quiz-box .quiz ul.scores {
  margin: 10px; }
  .current-quiz-box .quiz ul.scores li.score-1, .current-quiz-box .quiz ul.scores li.score-2, .current-quiz-box .quiz ul.scores li.score-3 {
    font-size: 16px;
    padding: 8px 3px; }
  .current-quiz-box .quiz ul.scores li .delete {
    right: -8px; }

.user.quiz .start.page {
  display: none; }

/* Breaking News front-end */
.user.news .page {
  display: none;
  height: auto;
  top: 190px; }
  .user.news .page.closed .navigation, .user.news .page.closed .news-content {
    display: none; }
  .user.news .page .close.btn {
    float: right;
    margin-right: 10px;
    padding: 5px;
    width: 158px;
    background-color: rgba(204, 50, 52, 0.9);
    color: #fff;
    text-align: center;
    position: relative;
    bottom: 0;
    border: 1px solid #fff;
    text-decoration: none;
    font-size: 18px; }
  .user.news .page .navigation, .user.news .page .news-content {
    margin-top: 32px; }
  .user.news .page .navigation {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 132px;
    background-color: #f7f7f7;
    text-align: center; }
    .user.news .page .navigation ul {
      display: block;
      margin: 10px 0;
      padding: 10px 5px; }
    .user.news .page .navigation li {
      display: inline-block; }
    .user.news .page .navigation ul li a {
      color: #0a1c2c;
      font-size: 20px;
      text-decoration: none;
      font-weight: bold; }
    .user.news .page .navigation ul.nav {
      border-bottom: 1px solid #0a1c2c; }
      .user.news .page .navigation ul.nav li a {
        font-size: 22px;
        position: relative;
        top: -2px; }
    .user.news .page .navigation ul.share li a.success i {
      color: #33ca4d; }
  .user.news .page .news-content {
    margin-left: 132px;
    background-color: rgba(204, 50, 52, 0.9);
    color: #fff;
    padding: 15px;
    border: 1px solid #fff;
    min-height: 119px; }
    .user.news .page .news-content:after {
      content: "";
      clear: both;
      display: table; }
    .user.news .page .news-content img.media, .user.news .page .news-content video.media, .user.news .page .news-content iframe.media {
      max-width: 220px;
      height: auto;
      max-height: 250px;
      float: left;
      margin: 0 20px 0 0; }
    .user.news .page .news-content h3 {
      font-size: 22px;
      margin: 5px 0 8px; }
    .user.news .page .news-content p {
      font-size: 18px;
      margin: 0 0 5px; }
    .user.news .page .news-content a {
      color: #fff; }
    .user.news .page .news-content time {
      float: right;
      margin-left: 20px;
      margin-right: 10px;
      font-size: 14px; }

.room-home.user.news .page {
  padding-top: 40px; }
  .room-home.user.news .page.closed {
    height: 230px; }
  .room-home.user.news .page .navigation, .room-home.user.news .page .news-content {
    width: calc(100% - 33px);
    margin-right: 33px; }
  .room-home.user.news .page .news-content {
    min-height: 253px;
    margin-top: 0; }
    .room-home.user.news .page .news-content img.media, .room-home.user.news .page .news-content video.media, .room-home.user.news .page .news-content iframe.media {
      width: 100%;
      max-width: 100%;
      margin-bottom: 15px; }
  .room-home.user.news .page > .close.btn {
    transform: rotate(90deg);
    position: absolute;
    top: 128px;
    right: -71px;
    height: 33px; }
  .room-home.user.news .page.closed > .close.btn {
    right: 245px; }

/* Pinned messages */
.pinned-box .pinned {
  margin-bottom: 25px; }

.pinned-box .unpin.btn {
  background-color: #e43100;
  color: #fff;
  font-size: 12px;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0; }

.pinned-box ul li.message {
  color: #000;
  font-weight: 400;
  margin: 10px 0;
  padding: 8px 45px 8px 15px;
  border-bottom: 1px solid #cdcdcd;
  position: relative; }

.pinned-box .message .msg {
  display: block; }

.admin .pinned-box .message .name, .editor .pinned-box .message .name {
  margin-left: 0; }

.user .pinned-box, .user-pinned-box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  /*display: none;*/ }

.user .pinned-box .title, .user-pinned-box .title {
  margin: 0;
  color: #333;
  font-size: 15px; }

.user .pinned-box .message, .user-pinned-box .message {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  padding: 8px 15px; }

.user .pinned-box .message .msg, .user-pinned-box .message .msg {
  font-weight: 400; }

.user-pinned-box {
  left: 325px;
  right: 25px; }

.small.page, .user.quiz .small.page, .user.poll .small.page {
  width: 220px;
  height: 110px;
  background-color: #f7f7f7;
  border-bottom: 6px solid #f5b000;
  right: 0;
  padding: 10px 12px 0; }
  .small.page .inner, .user.quiz .small.page .inner, .user.poll .small.page .inner {
    cursor: pointer;
    display: block;
    width: 90%; }
  .small.page h4, .user.quiz .small.page h4, .user.poll .small.page h4 {
    font-size: 20px; }
  .small.page h4 span, .user.quiz .small.page h4 span, .user.poll .small.page h4 span {
    font-weight: 400; }
  .small.page a.end, .user.quiz .small.page a.end, .user.poll .small.page a.end {
    font-size: 24px;
    font-weight: bold;
    position: relative;
    top: -6px; }
  .small.page a.leaderboard, .small.page a.resultslink, .user.quiz .small.page a.leaderboard, .user.quiz .small.page a.resultslink, .user.poll .small.page a.leaderboard, .user.poll .small.page a.resultslink {
    text-align: left;
    display: block;
    color: #f5b000;
    cursor: pointer; }

.user.poll .page {
  display: none; }

.user.poll .small.page {
  left: 0;
  right: auto;
  height: 80px; }
  .user.poll .small.page h4 {
    margin: 0 0 10px; }
  .user.poll .small.page a {
    color: #393939; }

.user.poll .page .name input {
  margin-top: 10px; }

.user.poll .page .poll-box {
  position: relative;
  text-align: left; }
  .user.poll .page .poll-box .current-box {
    background-color: transparent;
    padding: 0; }
  .user.poll .page .poll-box .poll .options {
    margin-bottom: 15px; }
  .user.poll .page .poll-box .poll .options li {
    width: 100%; }
  .user.poll .page .poll-box .actions {
    text-align: center;
    width: 100%;
    margin-bottom: 20px; }
    .user.poll .page .poll-box .actions .vote.button {
      border-radius: 0; }

.user.online .main.page {
  background-color: #393939;
  color: #fff;
  padding: 1px 10px;
  height: auto;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .user.online .main.page.scroll .online-outer {
    overflow: hidden;
    cursor: e-resize;
    position: relative; }
    .user.online .main.page.scroll .online-outer:before, .user.online .main.page.scroll .online-outer:after {
      font-family: fontello;
      position: fixed;
      top: 11px;
      font-size: 20px;
      z-index: 2;
      background-color: #393939;
      padding: 1px 5px; }
    .user.online .main.page.scroll .online-outer:before {
      content: '\e811';
      left: 0; }
    .user.online .main.page.scroll .online-outer:after {
      content: '\e812';
      right: 0; }
  .user.online .main.page h4, .user.online .main.page .search {
    text-transform: uppercase; }
  .user.online .main.page h4 {
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 10px; }
  .user.online .main.page .online-outer {
    height: 30px;
    overflow: hidden; }
    .user.online .main.page .online-outer.full {
      height: auto;
      min-height: 30px; }
      .user.online .main.page .online-outer.full .online {
        width: 100% !important; }
  .user.online .main.page ul.online {
    margin: 0;
    padding: 0; }
    .user.online .main.page ul.online li {
      display: inline-block;
      margin: 0 5px 6px 0;
      padding: 0 0 0 15px;
      position: relative; }
      .user.online .main.page ul.online li:before {
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 10px;
        position: absolute;
        top: 5px;
        left: 1px;
        background-color: #6de400; }
      .user.online .main.page ul.online li a {
        color: #fff; }
  .user.online .main.page .search input[type=search], .user.online .main.page .search .button {
    border: 0;
    padding: 10px 15px;
    height: 35px; }
  .user.online .main.page .search input[type=search] {
    background-color: #f7f7f7;
    color: #0a1c2c;
    margin: 0 -4px;
    text-transform: none; }
  .user.online .main.page .search .button {
    background-color: #ffb108;
    border: 0;
    color: #fff;
    cursor: pointer; }
    .user.online .main.page .search .button.view-all {
      color: #0a1c2c;
      text-transform: uppercase;
      font-size: 12px;
      position: relative;
      top: -1px; }
    .user.online .main.page .search .button.search {
      padding: 6px 8px;
      position: relative;
      top: 2px; }
    .user.online .main.page .search .button i {
      font-size: 20px; }

@media screen and (max-width: 640px) {
  .modal {
    left: 0;
    margin-left: 15px;
    max-width: calc(100% - 50px); }

  .user.news .page .close.btn {
    float: left;
    margin-left: 2px; }
  .user.news .page .navigation, .user.news .page .news-content {
    width: 100%;
    height: auto !important;
    margin-left: 0; }
  .user.news .page .navigation {
    width: 100%;
    top: auto;
    text-align: left; }
    .user.news .page .navigation ul {
      display: inline-block;
      margin: 7px 0;
      padding: 1px 5px; }
    .user.news .page .navigation ul.nav {
      border-bottom: 0;
      position: relative; }
      .user.news .page .navigation ul.nav:after {
        content: "";
        position: absolute;
        top: -7px;
        right: -10px;
        bottom: -7px;
        width: 2px;
        background-color: #666; }
      .user.news .page .navigation ul.nav.no-prev.no-next:after {
        display: none; }
      .user.news .page .navigation ul.nav li:first-child {
        margin-right: 15px; }
      .user.news .page .navigation ul.nav li a {
        top: 0; }
    .user.news .page .navigation ul.share {
      float: right;
      margin-right: 20px; }
  .user.news .page .news-content {
    padding-bottom: 48px; }

  .user.news .page .news-content img.media, .user.news .page .news-content video.media, .user.news .page .news-content iframe.media {
    max-width: 40%; } }
@media screen and (max-device-width: 640px) {
  .user.quiz .page, .user.poll .page {
    top: 20px; } }
@media screen and (min-width: 800px) {
  /*.user.news .page .news-content {
    p:not(.link):not(.time) {
       max-width: calc(100% - 100px);
    }
    .time {
      margin-top: -22px;
    }
  }*/ }
@media screen and (min-width: 1024px) {
  .user.online .main.page {
    margin: 0;
    padding: 0; }
    .user.online .main.page h4, .user.online .main.page .online-outer, .user.online .main.page .search {
      display: inline-block;
      margin-bottom: 0; }
    .user.online .main.page h4 {
      margin: 1px 21px 0;
      position: relative;
      top: 1px; }
    .user.online .main.page .online-outer {
      width: calc(100% - 542px);
      position: relative;
      top: 12px; }
    .user.online .main.page div.search {
      width: 320px;
      position: relative;
      top: -4px; }
      .user.online .main.page div.search .search.button {
        margin-left: 2px; }
      .user.online .main.page div.search input[type=search] {
        width: calc(100% - 134px); }

  .user.online .main.page.scroll .online-outer {
    padding-left: 16px; }

  .user.online .main.page.scroll .online-outer:before {
    left: 210px; }

  .user.online .main.page.scroll .online-outer:after {
    right: 320px; } }

/*# sourceMappingURL=style.css.map */
