@charset "UTF-8";
/*@import "../../../node_modules/bootstrap-sass/assets/stylesheets/_bootstrap.scss";*/
@import url("https://fonts.googleapis.com/css?family=Oswald:300,400,700");
.perPage {
  padding: 5px;
  font-weight: bold;
  font-size: 14px;
}

.modal-dialog #sf-resetcontent {
  width: 100%;
}

.field.select.small {
  height: 30px;
  font-size: 13px;
}

.field.select.small select {
  height: 30px !important;
  line-height: 30px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.field.select.small .arrow {
  top: 3px !important;
}

#comments.chat-widget .media-body::before, #comments.chat-widget .media-body::after {
  border: none;
}

.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.w600 {
  width: 600px;
}

.w500 {
  width: 600px;
}

.w50 {
  width: 50px;
}

#ticket_list {
  font-size: 12px;
}

#ticket_list .table thead th {
  cursor: pointer;
}

#ticket_list .table tbody td {
  white-space: nowrap;
}

#ticket_list .table tbody td .imoon {
  font-size: 19px;
  vertical-align: middle;
  margin-right: 20px;
  color: #E30074;
}

#user_list .checkbox-custom label {
  vertical-align: top;
}

.rotate90 {
  height: 190px;
  white-space: nowrap;
}

.rotate90 div {
  /* Safari */
  -webkit-transform: rotate(-90deg) translate(50%);
  /* Firefox */
  -moz-transform: rotate(-90deg) translate(50%);
  /* IE */
  -ms-transform: rotate(-90deg) translate(50%);
  /* Opera */
  -o-transform: rotate(-90deg) translate(50%);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.checkbox-custom.small label:before {
  width: 19px;
  height: 18px;
}

.checkbox-custom.small label:after {
  top: 2px !important;
  left: 2px !important;
}

#ticket_list .tab-block .tab-content {
  min-height: 0;
}

.chat-widget .media-body {
  -webkit-user-select: text !important;
  user-select: text !important;
}

.dropzone .dz-preview .dz-details .dz-filename {
  height: 19px;
  width: 100%;
  position: absolute;
  bottom: -42px;
  left: 3px;
}

.dropzone .dz-preview .dz-details {
  margin-bottom: 40px;
}

.dropzone .fa-cloud-upload {
  font-size: 40px !important;
}

.dropzone .main-text {
  font-size: 13px !important;
}

.dropzone .main-text b {
  font-size: 23px !important;
}

ul.nav.sidebar-menu li ul li ul li a {
  padding-left: 50px;
}

#ticket #upload_files_button {
  cursor: pointer;
}

#ticket .dropzone {
  height: 210px;
  overflow-y: scroll;
}

#ticket .dropzone .dz-default.dz-message {
  height: 80%;
}

.cke_textarea_inline {
  min-height: 50px;
}

.panel .media {
  margin-top: 0;
}

.panel .media .media-body {
  width: 100%;
  display: block;
}

.panel .media .media-body.system {
  background-color: #e6e6e6;
  border: 1px solid #dadada;
  color: #ADADAD;
}

.panel .media .media-body.system .media-heading {
  color: #ADADAD;
}

.colorpicker.dropdown-menu {
  z-index: 10005 !important;
}

.tooltip {
  z-index: 10005 !important;
}

.fancytree-container .fancy-column ul {
  height: 200px;
  overflow: auto;
}

.select2-container {
  width: 100% !important;
}

.select2-container .select2-selection {
  height: 42px;
  overflow-y: auto;
}

.select2-container .select2-dropdown {
  z-index: 9992 !important;
}

.sc_wrapper .select2-container .select2-selection {
  height: 20px;
}

.sc_wrapper .select2-container .select2-selection__rendered {
  line-height: 20px;
}

.sc_wrapper .select2-container .select2-selection__arrow {
  height: 20px;
}

.dropdown_w400 .select2-dropdown {
  width: 400px !important;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #85D27A;
}

.select2-container--default .select2-search--inline .select2-search__field {
  line-height: 23px;
}

ul.ui-fancytree li {
  list-style: none;
}

ul.ui-fancytree li .fancytree-node span {
  font-size: 1.1em;
  padding: 2px 4px;
}

.fancy_city {
  font-style: italic;
  font-weight: 400;
}

#location_closed .checkbox-custom label {
  padding-left: 25px;
  margin-right: 0;
  margin-bottom: 0;
  font-size: 13px;
}

#location_closed .checkbox-custom label::before {
  width: 20px;
  height: 19px;
}

#location_closed .checkbox-custom label::after {
  top: 4px;
  left: 3px;
}

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  /* Firefox */
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

#partnerships .ui-sortable-helper, #location_cats .ui-sortable-helper, #theme_table .ui-sortable-helper {
  display: table;
}

#theme_table .ui-sortable-helper {
  background-color: #70ca63;
}

.map-region-data-row {
  margin-bottom: 0;
  padding-bottom: 0;
}

.map-region-data-row .map-label {
  text-align: left;
  width: 50%;
  display: inline-block;
}

.map-region-data-row .value {
  text-align: right;
  width: 50%;
  display: inline-block;
  padding-left: 5px;
}

.dashboard-table .dashboard-label {
  text-align: right;
}

.dashboard-table.country-table td {
  padding: 2px 9px;
}

.utils-error {
  display: block !important;
  margin-top: 6px;
  padding: 0 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  line-height: normal;
  font-size: 0.85em;
  color: #DE888A;
}

.mfp-bg, .modal-backdrop, .phpdebugbar {
  z-index: 9990 !important;
}

.mfp-wrap, .modal-dialog, .popover, .modal {
  z-index: 9991 !important;
}

.modal-content {
  overflow: hidden;
}

md-dialog {
  position: fixed !important;
}

md-toast {
  z-index: 9999 !important;
}

md-chips {
  width: 100%;
}

md-chips .md-chip-input-container {
  width: 100%;
}

md-backdrop {
  z-index: 9990 !important;
}

.md-dialog-container, .md-open-menu-container, .md-autocomplete-suggestions-container, .md-select-menu-container {
  z-index: 9991 !important;
}

.monitoring_ticket:hover {
  text-decoration: none;
  color: #FFF;
}

.dtp-btn-calendar, .dtp-clear {
  position: absolute !important;
}

.selected_content {
  border: 1px solid #FFF;
}

.copied {
  border: 1px solid red;
}

md-toast.position-fixed {
  position: fixed !important;
}

md-toast.toast-warning .md-toast-content {
  background-color: #f6bb42 !important;
}

md-toast.toast-error .md-toast-content {
  background-color: #e9573f !important;
}

.contentsByFrameTypes .time_cell, .contentsByLocation .time_cell, .schedulesContainer .time_cell {
  cursor: pointer;
  min-width: 20px;
  z-index: 2;
}

.contentsByFrameTypes .time_cell:hover, .contentsByLocation .time_cell:hover, .schedulesContainer .time_cell:hover {
  background-color: #CCC !important;
}

.contentsByFrameTypes .content, .contentsByLocation .content, .schedulesContainer .content {
  background-color: #000;
  background-size: contain;
  position: absolute;
  height: 100%;
  overflow: hidden;
  z-index: 3;
}

.contentsByFrameTypes .content .material-icons, .contentsByLocation .content .material-icons, .schedulesContainer .content .material-icons {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  color: #FFF;
  cursor: move;
  text-shadow: 1px 1px 3px #000;
}

.contentsByFrameTypes .content span, .contentsByLocation .content span, .schedulesContainer .content span {
  color: #FFF;
  margin-left: 30px;
  text-shadow: 1px 1px 3px #000;
}

.contentsByFrameTypes .upload-progress, .contentsByFrameTypes .lock-channel, .contentsByLocation .upload-progress, .contentsByLocation .lock-channel, .schedulesContainer .upload-progress, .schedulesContainer .lock-channel {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center;
  z-index: 4;
}

.contentsByFrameTypes .upload-progress md-progress-linear, .contentsByFrameTypes .lock-channel md-progress-linear, .contentsByLocation .upload-progress md-progress-linear, .contentsByLocation .lock-channel md-progress-linear, .schedulesContainer .upload-progress md-progress-linear, .schedulesContainer .lock-channel md-progress-linear {
  margin: 0 auto;
  vertical-align: middle;
}

.contentsByFrameTypes .play-video, .contentsByLocation .play-video, .schedulesContainer .play-video {
  position: absolute;
  z-index: 5;
  cursor: pointer;
  opacity: 0;
  background: url("/assets/img/icons/play_icon.png") no-repeat center #000;
  background-size: contain;
  top: 0;
  bottom: 0;
}

.contentsByFrameTypes .play-video:hover, .contentsByLocation .play-video:hover, .schedulesContainer .play-video:hover {
  opacity: .6;
}

.contentsByFrameTypes .n-resize, .contentsByLocation .n-resize, .schedulesContainer .n-resize {
  position: absolute;
  top: -3px;
  left: 0px;
  width: 100%;
  height: 5px;
  cursor: n-resize;
}

.contentsByFrameTypes .e-resize, .contentsByLocation .e-resize, .schedulesContainer .e-resize {
  position: absolute;
  top: 0px;
  left: calc(100% - 2px);
  width: 5px;
  height: 100%;
  cursor: w-resize;
}

.contentsByFrameTypes .s-resize, .contentsByLocation .s-resize, .schedulesContainer .s-resize {
  position: absolute;
  top: calc(100% - 2px);
  left: 0px;
  width: 100%;
  height: 5px;
  cursor: s-resize;
}

.contentsByFrameTypes .w-resize, .contentsByLocation .w-resize, .schedulesContainer .w-resize {
  position: absolute;
  top: 0px;
  left: -3px;
  width: 5px;
  height: 100%;
  cursor: e-resize;
}

.contentsByFrameTypes .nw-resize, .contentsByLocation .nw-resize, .schedulesContainer .nw-resize {
  position: absolute;
  top: -3px;
  left: -3px;
  width: 7px;
  height: 7px;
  cursor: nw-resize;
}

.contentsByFrameTypes .ne-resize, .contentsByLocation .ne-resize, .schedulesContainer .ne-resize {
  position: absolute;
  top: -3px;
  left: calc(100% - 4px);
  width: 7px;
  height: 7px;
  cursor: ne-resize;
}

.contentsByFrameTypes .se-resize, .contentsByLocation .se-resize, .schedulesContainer .se-resize {
  position: absolute;
  top: calc(100% - 4px);
  left: calc(100% - 4px);
  width: 7px;
  height: 7px;
  cursor: se-resize;
}

.contentsByFrameTypes .sw-resize, .contentsByLocation .sw-resize, .schedulesContainer .sw-resize {
  position: absolute;
  top: calc(100% - 4px);
  left: -3px;
  width: 7px;
  height: 7px;
  cursor: sw-resize;
}

.contentsByFrameTypes .lvl-over, .contentsByLocation .lvl-over, .schedulesContainer .lvl-over {
  background-color: #CCC;
}

.contentsByFrameTypes .move, .contentsByLocation .move, .schedulesContainer .move {
  width: 20px !important;
  height: 20px !important;
}

.contentsByFrameTypes .frametype_row, .contentsByFrameTypes .frame_row, .contentsByLocation .frametype_row, .contentsByLocation .frame_row, .schedulesContainer .frametype_row, .schedulesContainer .frame_row {
  border-top: 1px solid #000;
  position: relative;
  overflow: hidden;
}

.channelsSearchAnything .md-errors-spacer {
  display: none;
}

.md-select-menu-container {
  z-index: 9993 !important;
}

md-backdrop.md-select-backdrop {
  z-index: 9992 !important;
}

.scheduleSlotTable {
  margin-bottom: 10px;
}

.scheduleSlotTable tr td {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
}

.scheduleSlotTable tr td:last-child {
  border-right: 1px solid #fff;
}

.scheduleSlotTable tr:last-child td {
  border-bottom: 1px solid #fff;
}

.tooltip-multiline {
  height: auto !important;
  text-align: center !important;
}

#channelForm md-input-container label:not(.md-container-ignore) {
  bottom: 84%;
}

#stage-popup .row {
  margin-bottom: 10px;
}

label.select.prepend-icon select {
  padding: 9px 10px 9px 30px;
}

label.select.prepend-icon label.field-icon {
  z-index: 11;
}

div#stage-position {
  max-height: 560px;
  overflow-y: scroll;
}

div#stage-position table#stage-position-table th, div#stage-position table#stage-position-table td {
  font-size: 0.7em;
}

div#stage-position table#stage-position-table th input.stageposition-td-editable, div#stage-position table#stage-position-table td input.stageposition-td-editable {
  font-size: 0.8em;
  padding: 2px 5px;
  height: 25px;
  max-width: 100% !important;
  width: 100% !important;
}

@media (min-width: 1201px) {
  .modal-lg {
    margin-right: auto;
    margin-left: auto;
    width: 1300px;
  }
}

.editable-input select {
  font-size: 0.9em;
}

.editable-input select option {
  font-size: 0.9em;
}

#stage-position-add-popup-form .row, #stagetype-popup-form .row {
  margin-bottom: 10px;
}

#stage-displays {
  margin: 5px;
  font-weight: bold;
  font-size: 14px;
}

.panel-label {
  font-size: 25px;
  margin-bottom: 20px;
}

ul#stage-list, .locationrow {
  background-color: #FFF;
  padding: 0px;
}

ul#stage-list.toggle, .locationrow.toggle {
  display: none;
  margin-top: 5px;
  background-color: #f2f2f2;
  padding: 10px;
}

ul#stage-list.toggle.stageposition-list, .locationrow.toggle.stageposition-list {
  padding: 0px;
  display: none;
}

ul#stage-list.toggle.stageposition-list li, .locationrow.toggle.stageposition-list li {
  position: relative;
  padding: 0px;
  border-left: 2px solid #f2f2f2;
  border-bottom: 1px solid #DDD;
}

ul#stage-list.toggle.stageposition-list li ul.toggle, .locationrow.toggle.stageposition-list li ul.toggle {
  display: none;
}

ul#stage-list.toggle.stageposition-list li ul.toggle li, .locationrow.toggle.stageposition-list li ul.toggle li {
  border: none;
  padding: 5px 0px;
}

ul#stage-list.toggle.stageposition-list .add-new-frame-btn, .locationrow.toggle.stageposition-list .add-new-frame-btn {
  margin-top: 10px;
  font-size: 10px;
}

ul#stage-list.toggle.stageposition-list .frametypes-dropdown, .locationrow.toggle.stageposition-list .frametypes-dropdown {
  margin: 20px 0 5px 0;
}

ul#stage-list.toggle.stageposition-list .frametypes-dropdown button, .locationrow.toggle.stageposition-list .frametypes-dropdown button {
  border-radius: 4px;
}

ul#stage-list.toggle.stageposition-list .frametypes-dropdown .dropdown-menu, .locationrow.toggle.stageposition-list .frametypes-dropdown .dropdown-menu {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

ul#stage-list.toggle.stageposition-list .frametypes-dropdown .dropdown-menu li, .locationrow.toggle.stageposition-list .frametypes-dropdown .dropdown-menu li {
  border-bottom: none;
}

ul#stage-list.toggle.stageposition-list .svg-wrapper, .locationrow.toggle.stageposition-list .svg-wrapper {
  background-image: url(/assets/img/stagebg.png);
  border-top: 1px solid #000;
  border-bottom: 3px solid #000;
}

ul#stage-list.toggle.stageposition-list .row, .locationrow.toggle.stageposition-list .row {
  padding: 5px 10px;
}

ul#stage-list.toggle.stageposition-list .row .frames-col, .locationrow.toggle.stageposition-list .row .frames-col {
  padding: 20px 10px;
  position: relative;
}

ul#stage-list.toggle.stageposition-list .row .frames-col .row, .locationrow.toggle.stageposition-list .row .frames-col .row {
  margin-top: 5px;
  position: relative;
}

ul#stage-list.toggle.stageposition-list .row .frames-col .row:first-child, .locationrow.toggle.stageposition-list .row .frames-col .row:first-child {
  margin-top: 0;
}

ul#stage-list li:not(td), ul#stage-list td:not(td), .locationrow li:not(td), .locationrow td:not(td) {
  list-style: none;
  transition: border-color 0.8s ease;
  padding: 20px 10px;
  border-left: 2px solid #fff;
  border-bottom: 1px solid #DDD;
}

ul#stage-list li:not(td):hover, ul#stage-list td:not(td):hover, .locationrow li:not(td):hover, .locationrow td:not(td):hover {
  border-left: 2px solid #DDD;
}

ul#stage-list li table td.icon, ul#stage-list td table td.icon, .locationrow li table td.icon, .locationrow td table td.icon {
  font-size: 40px;
  width: 60px;
}

ul#stage-list li table td.title, ul#stage-list td table td.title, .locationrow li table td.title, .locationrow td table td.title {
  font-size: 25px;
}

ul#stage-list li table td.info .info-part, ul#stage-list td table td.info .info-part, .locationrow li table td.info .info-part, .locationrow td table td.info .info-part {
  margin-right: 10px;
}

ul#stage-list ul.info, .locationrow ul.info {
  padding-left: 0px;
}

ul#stage-list ul.info li, .locationrow ul.info li {
  border: none !important;
  font-size: 10px;
}

ul#stage-list ul.info li label, .locationrow ul.info li label {
  font-size: 12px;
  font-weight: 600;
}

span.control-label {
  font-size: 10px;
  color: yellow;
}

ul#device-list {
  overflow-y: scroll;
  padding: 0;
}

ul#device-list li {
  list-style: none;
  transition: border-color 0.8s ease;
  padding: 10px 0;
  border-bottom: 1px solid #DDD;
}

ul#device-list li a {
  text-decoration: none;
}

ul#device-list li a:hover {
  font-weight: bolder;
}

ul#device-list li label {
  font-weight: bold;
}

ul#device-list li ul.toggle {
  display: none;
  padding: 10px;
}

ul#device-list li ul.toggle li {
  border: none;
  padding: 5px 0;
}

ul#device-list li ul.toggle li label {
  text-align: left;
  width: 60%;
}

ul#device-list li ul.toggle li img {
  max-width: 270px;
}

ul#device-list li table.toggle {
  display: none;
  padding: 10px;
}

ul#device-list li table.toggle tr td {
  border: none;
  padding: 5px 0;
}

table.location.stage, table .location.stage {
  transition: border-color 0.8s ease;
  border-bottom: 1px solid #FFF;
}

table.location.stage .location-stage-toggler, table .location.stage .location-stage-toggler {
  font-weight: 600;
  display: inline-block;
  margin-bottom: 5px;
}

table.location.stage .info, table .location.stage .info {
  font-size: 10px;
  display: block;
}

.description {
  font-size: 0.9em;
}

.screen-block, .siu-block, .frame-block {
  padding: 1px 3px;
  border: 1px solid #c5c5c5;
  border-radius: 5px;
  display: inline;
  transition: border-color 0.5s ease;
}

.screen-block:hover, .siu-block:hover, .frame-block:hover {
  border: 1px solid #696969;
}

.screen-block.frame-block, .siu-block.frame-block, .frame-block.frame-block {
  font-size: 10px;
  display: inline-block;
  margin: 5px 0;
}

.status-marker.fa-circle.status-ok {
  color: #00ec00;
}

.status-marker.fa-circle.status-offline {
  color: #ff2e2e;
}

.status-marker.fa-circle.status-warning {
  color: #fffa00;
}

.admin-form label.popup-label-title {
  font-size: 12px;
  padding-bottom: 4px;
}

table#partnership-table thead tr th {
  border: 1px solid #FFF;
  text-align: center;
  font-size: 12px;
  white-space: nowrap;
}

table#partnership-table thead tr.primary th {
  background-color: #4a4a49;
  color: #FFF;
}

table#partnership-table thead tr.secondary th {
  background-color: #4a4a49;
  color: #FFF;
}

table#partnership-table thead tr.secondary th.rotate {
  height: 50px;
  padding: 9px 4px;
  vertical-align: middle;
}

table#partnership-table thead tr.secondary th.rotate div {
  transform: rotate(270deg);
  width: 30px;
  font-size: 10px;
}

table#partnership-table tbody tr td {
  text-align: center;
  border: 1px solid #FFF;
  background-color: #afafaf;
  padding: 4px;
  white-space: nowrap;
  color: #FFF;
  font-size: 12px;
}

table#partnership-table tbody tr td.rotate {
  height: 60px;
  padding: 9px 4px;
  vertical-align: middle;
}

table#partnership-table tbody tr td.rotate div {
  transform: rotate(270deg);
  width: 30px;
  font-size: 10px;
}

table#partnership-table tbody tr td.group {
  background-color: #4a4a49;
}

table#partnership-table tbody tr td.stagetype-id {
  text-align: left;
}

table#partnership-table tbody tr td table {
  width: 100%;
}

table#partnership-table tbody tr td table tr td {
  border: none;
}

table#partnership-table tbody tr td table tr td:nth-child(6) {
  background-color: #e3007e;
}

@media (max-width: 798px) {
  #ticket .col-xs-12 {
    margin-bottom: 5px;
    padding: 4px;
  }
}

.partnerhsip-format-table {
  width: 100%;
}

.partnerhsip-format-table tr.primary th {
  text-align: center;
  font-size: 10px;
  font-family: 'Oswald', sans-serif;
  padding: 8px 0;
}

#partnership-formatlevel-table {
  width: 50%;
  min-width: 540px;
  border-collapse: collapse;
}

#partnership-formatlevel-table thead tr th {
  border: 1px solid #FFF;
  text-align: center;
  font-size: 12px;
  white-space: nowrap;
}

#partnership-formatlevel-table thead tr.primary th {
  background-color: #4a4a49;
  color: #FFF;
}

#partnership-formatlevel-table tbody tr td {
  text-align: center;
  border: 1px solid #FFF;
  background-color: #afafaf;
  padding: 4px;
  white-space: nowrap;
  color: #FFF;
  font-size: 12px;
}

#partnership-formatlevel-table tbody tr td.rotate {
  height: 60px;
  padding: 9px 4px;
  vertical-align: middle;
}

#partnership-formatlevel-table tbody tr td.rotate div {
  transform: rotate(270deg);
  width: 30px;
  font-size: 10px;
}

#partnership-formatlevel-table tbody tr td.group {
  background-color: #4a4a49;
}

#partnership-formatlevel-table tbody tr td.stagetype-id {
  text-align: left;
}

#partnership-formatlevel-table tbody tr td.units:nth-last-child(1) {
  background-color: #e3007e;
}

.location-stage-edit {
  margin-left: 10px;
  font-size: 14px;
}

@media screen and (min-width: 768px) {
  .floatingHeader {
    position: fixed;
    top: 57px;
    visibility: hidden;
    z-index: 1;
    background-color: #FAFAFA;
  }
}

@media screen and (max-width: 767px) {
  .floatingHeader {
    display: none;
  }
}

.dropzone-block {
  padding: 15px;
  background-color: #f5f5f5;
  border-radius: 3px;
  min-height: 300px;
}

.dropzone-block .dropzone-inner-block {
  min-height: 270px;
}

.dropzone-block .dropzone-inner-block .dropzone-file-block {
  min-height: 270px;
  border: 1px dashed #CCC;
  border-radius: 3px;
  background: #eee;
  padding: 10px 15px;
}

.dropzone-block .dropzone-inner-block .dropzone-file-block .dropzone {
  padding: 0;
  min-height: 250px;
}

.dropzone-block .dz-size {
  width: 100%;
  text-align: center;
}

.dropzone-block .dz-message {
  position: absolute;
  top: 20%;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  color: #666;
  cursor: pointer;
}

.dropzone-block .dz-message .main-text {
  font-size: 28px;
  font-weight: 400;
  cursor: pointer;
}

.dropzone-block .dz-message .sub-text {
  font-size: 22px;
  cursor: pointer;
}

.dropzone-block .dz-message .fa-cloud-upload {
  color: #BBB;
  font-size: 70px;
  cursor: pointer;
}

.dropzone-block .dz-preview {
  margin-left: 0;
  margin-right: 0;
}

.dropzone-block .dz-preview .select {
  height: 39px;
}

.dropzone-block .dz-preview .select select {
  height: 39px;
}

.dropzone-block .dz-preview .dz-progress {
  top: 66px;
}

.dropzone-block .dz-preview.dz-image-preview {
  width: 100%;
  margin-bottom: 5px;
  margin-top: 5px;
}

.dropzone-block .dz-preview.dz-image-preview .dz-details {
  height: 60px;
  margin-bottom: 0;
}

.dropzone-block .dz-preview.dz-image-preview .dz-details img {
  height: 60px;
}

.dropzone-block .dz-preview.dz-image-preview .dz-details a {
  width: 20%;
  position: static;
  display: block;
}

.dropzone-block .dz-preview.dz-image-preview .dz-details a img {
  width: 100%;
  height: 60px;
  position: static;
}

.dropzone-block .dz-preview.dz-image-preview .dz-details .dz-filename {
  width: 100%;
  height: auto;
  position: static;
  float: left;
  padding-left: 1%;
}

.dropzone-block .dz-preview.dz-image-preview .dz-details .dz-filename span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.dropzone-block .dz-preview.dz-image-preview .dz-details .dz-size {
  left: 22%;
  top: 20px;
}

.dropzone-block .dz-preview.dz-image-preview a.dz-remove {
  margin-top: 0;
  height: 19px;
  line-height: 10px;
}

.dropzone-block .dz-title, .dropzone-block .dz-subtitle {
  margin: 5px 0;
  text-align: center;
}

.dropzone-block .dz-main-radio {
  text-align: center;
}

.dropzone-block .description {
  font-size: 0.8em;
  font-style: italic;
}

.dropzone-block .editable-input input, .dropzone-block .editable-input select {
  width: 100px;
  margin: 5px auto;
}

.color-block {
  border: 1px solid #efefef;
  display: block;
  height: 15px;
  width: 15px;
}

.location-dashboard-icon.icon-bg {
  line-height: 100px;
  font-size: 90px;
  right: 5px;
}

.panel-scroller .scroller-bar {
  width: 16px;
}

.panel-scroller .scroller-handle {
  width: 7px;
}

.loopcontent {
  position: relative;
  float: left;
  height: 100px;
  background-size: contain;
  border: 1px solid #3b3f4f;
}

.loopcontent .play_overlay {
  display: none;
  position: absolute;
  background: url("/assets/img/icons/play_icon.png") no-repeat center #000;
  background-size: contain;
  opacity: .6;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 4;
}

.loopcontent .play_overlay.stop {
  background-image: url("/assets/img/icons/pause_icon.png");
}

.loopcontent:hover .play_overlay {
  display: block;
}

.loopcontent .loopcontent_data {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  color: #FFF;
  text-shadow: 0px 0px 3px #000;
  padding: 3px;
  font-size: 13px;
  overflow: hidden;
  width: 100%;
}

.under-construction {
  margin: 5px 0;
}

.loader-container {
  display: none;
}

.loader-container.loader_in_container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.loader-container.loader_in_container .loader-overlay, .loader-container.loader_in_container .loader-percent, .loader-container.loader_in_container .loader-spinner {
  position: absolute;
}

.loader-container.loader_in_container .loader-spinner {
  height: 100px;
  width: 100px;
  background-size: cover;
}

.loader-container.loader_in_container .loader-percent {
  font-size: 12px;
}

.loader-container .loader-overlay, .loader-container .loader-percent {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-color: #000;
}

.loader-container .loader-spinner {
  z-index: 1060;
  opacity: 1;
  background: url("/assets/img/icons/spinner.gif") no-repeat center;
  background-color: #FFF;
  width: 250px;
  height: 250px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 30px;
  position: fixed;
}

.loader-container .loader-percent {
  text-align: center;
  opacity: 1;
  background: none;
  color: #000;
  font-size: 30px;
  z-index: 1070;
  left: 50%;
  top: 50%;
  width: 250px;
  height: 30px;
  line-height: 30px;
  transform: translate(-50%, -50%);
}

.svgs svg {
  height: 80px;
}

.svgs .SCREEN {
  fill: #00A0DE;
}

.svgs .SCREEN.success {
  fill: #70ca63;
}

.svgs .SCREEN.danger {
  fill: #e9573f;
}

.svgs .SCREEN.warning {
  fill: #f6bb42;
}

.svgs .SCREEN.active {
  fill: #00A0DE !important;
}

#network-text {
  transition: opacity 1s linear;
}

#network-li table .caret {
  position: absolute;
  top: 45%;
  right: 13px;
  border-top: 5px solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  color: #BBB;
}

#write_post_panel .cke_chrome {
  border: none;
}

.my-sidebar {
  z-index: 999;
  overflow: visible !important;
  position: fixed;
  top: 80px;
  right: 0;
}

#cat .setupbox {
  height: auto;
  background-color: #e20074;
  color: white;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Oswald', sans-serif;
  padding: 10px;
  margin-bottom: 12px;
}

#cat .setupbox.title span {
  font-size: 30px;
  line-height: 35px;
}

#cat .setupbox.box-grey {
  background-color: #CACACA;
  color: #333333;
  height: auto;
  margin-topx: 100px;
  font-size: 20px;
  font-weight: normal;
}

#cat .setupbox.box-magenta {
  height: auto;
  background-color: #e20074;
  color: #FFF;
  font-weight: normal;
}

#cat .setupbox.box-magenta .row_separator {
  border-bottom: 2px solid #FFF;
}

#cat .setupbox.box-grey-dark {
  height: auto;
  background-color: #676767;
  color: white;
}

#cat .setupbox .data_overview {
  width: 100%;
  font-size: 16px;
}

#cat .setupbox .row_dark {
  background-color: #333333;
  color: #F0F0F0;
}

#cat .setupbox .row_light {
  background-color: #AAA;
}

#cat .setupbox .row_separator {
  border-bottom: 2px solid #333;
}

#cat .setupbox .fwb {
  font-weight: bold;
}

#cat .setupbox #svgweeklytrend, #cat .setupbox #svgmonthlytrend {
  height: 400px;
  position: relative;
}

#cat .setupbox .overview_chart_control {
  background-colorx: #4A4A49;
  border: 1px solid white;
  padding: 0 3px 3px 3px;
}

#cat .setupbox #timeline {
  height: 200px;
  position: relative;
  display: none;
}

#cat .setupbox #timeline #timelineloading {
  position: absolute;
  bottom: -20px;
  right: 0;
}

#cat .setupbox #eventComparison {
  display: none;
  width: 100%;
  height: auto;
}

#cat .setupbox2 {
  box-shadow: 3px 3px 7px #999;
  background-color: #e20074;
  color: #676869;
  font-family: 'Oswald', sans-serif;
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 20px;
  position: relative;
}

#cat .setupbox2 .devicelist {
  display: none;
  background-color: #4A4A49;
}

#cat .setupbox2 .stagedevicelist table, #cat .setupbox2 .stagedevicelistinline table, #cat .setupbox2 .apptable {
  width: 100%;
  font-size: 12px;
}

#cat .setupbox2 .stagedevicelist th, #cat .setupbox2 .stagedevicelistinline table th, #cat .setupbox2 .apptable th {
  background-color: #333;
  border: 1px solid #444;
  padding: 3px;
}

#cat .setupbox2 .stagedevicelist tbody tr, #cat .setupbox2 .stagedevicelistinline table tbody tr {
  border-left: 4px solid black;
  border-left-color: black;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

#cat .setupbox2 .stagedevicelist td, #cat .setupbox2 .stagedevicelistinline table td, #cat .setupbox2 .apptable td {
  background-color: #FFFFFF;
  border: 1px solid #444;
  color: black;
}

#cat .setupbox2 .selectedsensor, #cat .setupbox2 .sensortr:hover {
  background-color: #4A4A49;
}

#cat .setupbox2 .rank1, #cat .setupbox2 .rank2, #cat .setupbox2 .rank3 {
  background-color: #61B8E8;
}

#cat #map tspan {
  -webkit-user-select: none !important;
  user-select: none !important;
}

.slotbutton, .slotbutton2, .svg_slotbutton {
  height: 20px;
  line-height: 20px;
  background-color: #BBB;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  margin: 5px;
  width: 80px;
  border: 1px solid #888;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #888888;
}

.slotbutton.selectedSlot, .slotbutton2.selectedSlot, .svg_slotbutton.selectedSlot {
  background-color: #888;
}

.hexagon.transparent {
  cursor: default;
}

.twitter-typeahead .tt-hint {
  padding: 8px 11px;
}

.md-button-thin {
  min-height: 24px !important;
  line-height: 24px !important;
  font-size: 12px !important;
}

/*--------------FONTS------------------*/
/* cyrillic-ext */
@font-face {
  font-family: 'Istok Web';
  font-style: normal;
  font-weight: 300;
  src: local("Istok Web Regular"), local("IstokWeb-Regular"), url(https://fonts.gstatic.com/s/istokweb/v10/-i4CkQRnTrQUASpkOzB5JhJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: 'Istok Web';
  font-style: normal;
  font-weight: 300;
  src: local("Istok Web Regular"), local("IstokWeb-Regular"), url(https://fonts.gstatic.com/s/istokweb/v10/EyYQiCAfMk0ApvfCJfs4nBJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
  font-family: 'Istok Web';
  font-style: normal;
  font-weight: 300;
  src: local("Istok Web Regular"), local("IstokWeb-Regular"), url(https://fonts.gstatic.com/s/istokweb/v10/bFTnH16NdZ5qlv4Xg5Q0aRJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Istok Web';
  font-style: normal;
  font-weight: 300;
  src: local("Istok Web Regular"), local("IstokWeb-Regular"), url(https://fonts.gstatic.com/s/istokweb/v10/EvPKapBawcLZ3hbihjhqAVtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Istok Web';
  font-style: normal;
  font-weight: 400;
  src: local("Istok Web Regular"), local("IstokWeb-Regular"), url(https://fonts.gstatic.com/s/istokweb/v10/-i4CkQRnTrQUASpkOzB5JhJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: 'Istok Web';
  font-style: normal;
  font-weight: 400;
  src: local("Istok Web Regular"), local("IstokWeb-Regular"), url(https://fonts.gstatic.com/s/istokweb/v10/EyYQiCAfMk0ApvfCJfs4nBJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
  font-family: 'Istok Web';
  font-style: normal;
  font-weight: 400;
  src: local("Istok Web Regular"), local("IstokWeb-Regular"), url(https://fonts.gstatic.com/s/istokweb/v10/bFTnH16NdZ5qlv4Xg5Q0aRJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Istok Web';
  font-style: normal;
  font-weight: 400;
  src: local("Istok Web Regular"), local("IstokWeb-Regular"), url(https://fonts.gstatic.com/s/istokweb/v10/EvPKapBawcLZ3hbihjhqAVtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Istok Web';
  font-style: normal;
  font-weight: 700;
  src: local("Istok Web Bold"), local("IstokWeb-Bold"), url(https://fonts.gstatic.com/s/istokweb/v10/2koEo4AKFSvK4B52O_Mwaq-j2U0lmluP9RWlSytm3ho.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: 'Istok Web';
  font-style: normal;
  font-weight: 700;
  src: local("Istok Web Bold"), local("IstokWeb-Bold"), url(https://fonts.gstatic.com/s/istokweb/v10/2koEo4AKFSvK4B52O_MwapX5f-9o1vgP2EXwfjgl7AY.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
  font-family: 'Istok Web';
  font-style: normal;
  font-weight: 700;
  src: local("Istok Web Bold"), local("IstokWeb-Bold"), url(https://fonts.gstatic.com/s/istokweb/v10/2koEo4AKFSvK4B52O_Mwaj0LW-43aMEzIO6XUTLjad8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Istok Web';
  font-style: normal;
  font-weight: 700;
  src: local("Istok Web Bold"), local("IstokWeb-Bold"), url(https://fonts.gstatic.com/s/istokweb/v10/2koEo4AKFSvK4B52O_Mwaugdm0LZdjqr5-oayXSOefg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/K88pR3goAWT7BTt32Z01mxJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/LWCjsQkB6EMdfHrEVqA1KRJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/xozscpT2726on7jbcb_pAhJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/59ZRklaO5bWGqF5A9baEERJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzK-j2U0lmluP9RWlSytm3ho.woff2) format("woff2");
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzJX5f-9o1vgP2EXwfjgl7AY.woff2) format("woff2");
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBWV49_lSm1NYrwo-zkhivY.woff2) format("woff2");
  unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzKaRobkAwv3vxw3jMhVENGA.woff2) format("woff2");
  unicode-range: U+0370-03FF;
}

/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzP8zf_FOSsgRmwsS7Aa9k2w.woff2) format("woff2");
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzD0LW-43aMEzIO6XUTLjad8.woff2) format("woff2");
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/*--------------FONTS END-------------*/
.booking {
  font-family: 'Istok Web', 'Open Sans', Helvetica,Arial,Tahoma;
  font-weight: 300;
  font-size: 105%;
  min-height: 400px;
}

.booking b, .booking strong {
  font-weight: 400;
}

.booking a {
  text-decoration: none;
  color: #4a4a49;
}

.booking .title {
  text-transform: uppercase;
}

.booking .title .q {
  font-size: 180%;
  color: white;
  background-color: #4a4a4a;
  font-family: 'Oswald', sans-serif;
}

.booking .title .inner-title {
  font-size: 280%;
  color: #4a4a4a;
  font-family: 'Oswald', sans-serif;
  position: relative;
  top: 5px;
}

.booking .title .inner-title .country {
  font-weight: 400;
}

.booking table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 3px;
  font-family: 'Oswald', sans-serif;
}

.booking table .booked .stick, .booking table .booked .selectable {
  background-color: #00a0e0;
}

.booking table td {
  border: 0;
  vertical-align: top;
}

.booking table td .pbHolder {
  margin: 5px;
  line-height: 8px;
  float: left;
}

.booking table td.copied {
  background-color: #00a0e0 !important;
}

.booking table thead .primary {
  font-family: 'Oswald', sans-serif;
  color: white;
  border: 3px solid white;
  box-sizing: border-box;
}

.booking table thead .primary td {
  background-color: #4a4a49;
  padding: 3px;
  font-weight: 300;
}

.booking table thead .primary td .bold {
  font-weight: 400;
}

.booking table thead .secondary {
  background-color: #FAFAFA;
}

.booking table .td1 {
  width: 90px;
}

.booking table .td2 {
  width: 120px;
}

.booking table .td2 table td:first-child {
  white-space: nowrap;
}

.booking table .td2_5 {
  width: 290px;
}

.booking table .td3 {
  width: 50px;
  text-align: center;
}

.booking table .td4 {
  width: 40px;
}

.booking table .td5 {
  width: 80px;
}

.booking table .td6 {
  width: 60px;
}

.booking table .td6_7 {
  width: 130px;
}

.booking table .td6_8 {
  width: 490px;
}

.booking table .td7 {
  width: 70px;
}

.booking table .td8 {
  width: 360px;
}

.booking table .td8.td240 {
  width: 240px;
}

.booking table .td9 {
  width: 70px;
}

.booking table .td9_10 {
  width: 180px;
}

.booking table .td10 {
  width: 50px;
}

.booking table .phead {
  font-size: 10px;
  color: #919190;
}

.booking table .tdh {
  background-color: #4a4a49;
  color: white;
}

.booking table .tdLight {
  background-color: #a4a4a4;
  color: white;
}

.booking table .tdMedium {
  background-color: #80807f;
  color: white;
}

.booking table .tdFullLight {
  background-color: #dbdbdb;
  color: #4a4a49;
}

.booking table .pr {
  padding-right: 2px;
}

.booking table .unit {
  width: 35px;
  height: 15px;
  box-sizing: border-box;
  color: white;
  font-size: 90%;
  line-height: 15px;
  overflow: hidden;
  text-align: center;
}

.booking table .unit.week {
  width: 56px;
  background-color: gray;
  color: white;
  padding: 0;
  vertical-align: top;
  padding-top: 3px;
}

.booking table .unit.weektitle {
  cursor: pointer;
  display: block;
  width: 100% !important;
  height: 53px;
  font-size: 80%;
  line-height: 24px;
  vertical-align: top;
}

.booking table .unit.bookedunit {
  cursor: cell;
}

.booking table .unitname {
  width: 50px;
  line-height: 15px;
}

.booking table .selectable {
  background-color: #4a4a49;
}

.booking table .brandbreak {
  background-color: #e3007e;
}

.booking table .inactive {
  background-color: #afafaf;
}

.booking table .selected, .booking table .highlighted {
  background-color: #00a0e0;
}

.booking table .bookedselected {
  outline: 3px solid rgba(255, 0, 0, 0.6);
}

.booking table .clickable, .booking table .clickable table, .booking table .clickable td {
  cursor: pointer;
}

.booking table .units {
  width: 100%;
  border: 0;
  border-collapse: separate;
  border-spacing: 2px;
}

.booking .bold {
  font-weight: 400;
}

.booking .stick {
  width: 4px;
  background-color: #afafaf;
  height: 15px;
  float: left;
  margin-right: 2px;
}

.booking .stick.colored {
  background-color: #00a0e0 !important;
}

.booking .stick.half {
  height: 6px;
  margin-bottom: 2px;
}

.booking .quarter.active {
  font-size: 130%;
  color: black;
  font-weight: 900;
}

.booking .activeWeek {
  background-color: #4a4a49 !important;
}

#bookingBox {
  position: fixed;
  bottom: 5px;
  right: 20px;
  width: 330px;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 5px;
  z-index: 9990;
}

#bookingBox select, #bookingBox input {
  color: #000;
}

#bookedEditBox {
  position: fixed;
  bottom: 5px;
  right: 20px;
  width: 330px;
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  padding: 5px;
  z-index: 10004;
}

#filterBox {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.9);
  color: white;
  padding: 10px;
  width: 120px;
}

.stagecount {
  position: absolute;
  bottom: 25px;
  left: 0;
  font-family: Verdana;
  background-color: #e3007e;
  color: white;
  border: 2px solid #2a2a29;
  border-radius: 5px;
  padding: 0 3px 0 3px;
  font-size: 10px;
}

#partnershipCode {
  font-size: 24px;
  font-weight: 400;
  margin-left: 10px;
}

#partnershipName {
  font-size: 24px;
  margin-left: 30px;
  font-weight: 300;
}

#infoBox {
  font-family: 'Oswald', sans-serif;
  display: none;
  position: absolute;
  left: 118px;
  top: 150px;
  width: 1200px;
  height: 576px;
  background-color: #888888;
  box-sizing: border-box;
  border: 1px solid #4a4a49;
  overflow: hidden;
  margin-bottom: 50px;
  z-index: 10;
}

#infoBox.mediaInfoBox {
  left: 29px;
}

#storeInfo, #infoboxStages {
  float: left;
  width: 390px;
  box-sizing: border-box;
  padding: 10px;
  color: white;
  font-weight: 300;
}

.storeInfoStage {
  float: left;
  position: relative;
  margin-right: 20px;
  min-width: 60px;
}

.storeInfoStage img {
  height: 80px;
  margin: 4px;
}

.storeInfoStage .stagename {
  width: 100%;
  text-align: center;
  color: white;
  font-weight: 300;
}

#infoboxStages {
  clear: both;
  float: left;
  width: 100%;
  height: 130px;
  background-image: url(/assets/img/stagebg.png);
  overflow: auto;
}

#storeInfo {
  height: 400px;
  overflow-y: auto;
}

.themes-dropdown {
  text-align: left;
}

.themes-dropdown .btn {
  width: 190px;
}

.themes-dropdown button {
  text-align: left;
}

.themes-dropdown .fa {
  font-size: 10px;
  width: 5px;
}

.themes-dropdown li.dropdown-submenu .dropdown-menu {
  right: 100% !important;
  bottom: inherit !important;
  left: auto !important;
  top: 0;
  margin-top: -1px;
}

.themes-dropdown li a .color-block {
  width: 20px;
  height: 10px;
  display: inline-block;
  border: 1px solid;
  margin-right: 2px;
}

.themes-dropdown li a.disabled {
  cursor: not-allowed;
  color: #bbb;
}

.theme-color-group {
  border-left: 1px solid #ddd;
}

.theme-color-group .color-block {
  width: 64px !important;
}

.cat .setups {
  font: 13px/1.4em 'Istok web', 'Open Sans', Helvetica,Arial,Tahoma;
  color: #fcfefb;
  width: 100%;
  border-collapse: separate;
  border-spacing: 3px;
}

.cat .setups .box {
  height: auto;
  ont-weight: normal;
  cursor: pointer;
  padding: 2px;
}

.cat .setups .box .setupbox {
  background-color: #3b3f4f;
  font-size: 14px;
  font-family: 'Oswald', sans-serif;
  box-sizing: border-box;
  padding: 10px;
  margin-bottom: 2px;
  position: relative;
}

.cat .setups .box .setupbox .setup {
  font-size: 20px;
  line-height: 25px;
}

.cat .setups .box img {
  width: 100%;
}

#drawing {
  z-index: 1;
  background-color: #fff;
}

#states path {
  fill: #ccc;
  stroke: #fff;
}

path.arc {
  pointer-events: none;
  fill: none;
  stroke: #000;
  display: none;
}

path.cell {
  fill: none;
  pointer-events: all;
}

#cells.voronoi path.cell {
  stroke: brown;
}

#cells g:hover path.arc {
  display: inherit;
}

#circle circle {
  fill: none;
  pointer-events: all;
}

.group path {
  fill-opacity: .5;
}

path.chord {
  stroke: #000;
  stroke-width: .25px;
}

#circle:hover path.fade {
  display: none;
}

#drawing .curve, #drawing .line, #vis .curve, #vis .line {
  fill: none;
  stroke-width: 1px;
  fill-opacity: .6;
  stroke-opacity: .3;
  transition: stroke-opacity 0.3s ease-in-out;
}

#drawing .curve, #vis .curve {
  stroke-width: 3px;
}

#drawing .control, #vis .control {
  fill: #ccc;
  stroke: #000;
  stroke-width: .5px;
  cursor: move;
}

#drawing .control.select, #vis .control.select {
  fill: #fe0;
}

#drawing .control.drag, #drawing .control:hover, #vis .control.drag, #vis .control:hover {
  fill: #fe0;
}

#drawing.add, #drawing.add-node, #vis.add, #vis.add-node {
  cursor: crosshair;
}

.drawing button {
  font-size: 10px;
}

.drawing .marker-end {
  fill: #f80018;
  fill-opacity: 1.0;
}

.drawing .marker-end-transparent {
  fill: #f80018;
  fill-opacity: 0.6;
}

.drawing .control-tools {
  fill-opacity: .6;
  stroke-opacity: .3;
  transition: stroke-opacity 0.3s ease-in-out;
}

.drawing .control-tools.red {
  fill: #393b79;
  stroke: #393b79;
}

.drawing circle {
  fill: #f80018;
  stroke: white;
  fill-opacity: .6;
  stroke-opacity: .3;
  transition: fill-opacity 0.3s ease-in-out;
}

.drawing g.circle-group text {
  font-size: 10px;
  stroke: #fc6e51;
}

.drawing g.circle-group.select circle {
  fill-opacity: 1.0;
  stroke-opacity: 1.0;
}

.drawing line {
  fill: #f80018;
  stroke: #f80018;
  fill-opacity: .6;
  stroke-opacity: .3;
  transition: stroke-opacity 0.3s ease-in-out;
}

.drawing path.path {
  fill: #f80018;
  stroke: #f80018;
  stroke-opacity: .3;
  transition: stroke-opacity 0.3s ease-in-out;
}

.drawing #right-sidebar table {
  width: 100%;
  margin-bottom: 20px;
}

.drawing #right-sidebar table tr td {
  padding: 0;
}

.drawing #right-sidebar table tr td label .field-icon {
  line-height: 29px;
  height: 29px;
  width: 50px;
}

.drawing g.route.select .curve {
  stroke-opacity: 1.0 !important;
}

.drawing g.route.select .marker-end {
  fill-opacity: 1.0 !important;
}

.drawing table.points-table tr td {
  border: none;
}

.drawing table.points-table tr.route-points-row {
  display: none;
}

.drawing .rules text {
  stroke: #fc6e51;
  font: 10px sans-serif;
}

.drawing .rules .grid .tick {
  stroke: lightgrey;
  opacity: 0.7;
}

.drawing .rules .grid path {
  stroke-width: 0;
}

.drawing .rules .axis line, .drawing .rules .axis path {
  shape-rendering: crispEdges;
  fill: none;
  stroke: #fc6e51;
}

#schedule .sc_Bar.selected .img, #schedule .sc_Bar.selected .play_overlay {
  border: 1px solid yellow;
}

#schedule .sc_main_box.copy {
  cursor: copy;
}

#schedule .scroller-content {
  overflow-y: auto;
}

#schedule .sc_main_box {
  max-height: inherit;
}

#schedule .sc_Bar_info {
  color: #FFF;
  right: 2px;
  font-size: 10px;
  z-index: 999;
  position: absolute;
}

#location_closed .checkbox-custom.fill label {
  padding-left: 25px;
  margin-right: 0;
  margin-bottom: 0;
  font-size: 13px;
}

#location_closed .checkbox-custom.fill label::before {
  width: 20px;
  height: 19px;
}

#location-documents-dropzone .dz-preview.dz-file-preview {
  width: 100%;
}

.dashboard .panel-title {
  font-size: 16px;
}

.openhour .hour-group, .closehour .hour-group {
  min-width: 65px;
}

.close-group {
  min-width: 70px;
}

#itemCategories li {
  cursor: pointer;
}

.station-table-wrap {
  border: 1px solid #DDD;
  border-radius: 4px;
  margin: 0 14px 40px 0;
  padding: 10px;
  box-shadow: none;
  background-color: #fdfdfd;
}

.routes-table {
  table-layout: fixed;
}

.routes-table th, .routes-table td {
  font-size: 12px;
}

.routes-table th.active, .routes-table td.active {
  background-color: #e9e9e9 !important;
  color: #666 !important;
}

.routes-table.station-table tr th, .routes-table.station-table tr td {
  background-color: #fdfdfd;
}

.routes-table.responsive th, .routes-table.responsive td {
  border-top: none;
  vertical-align: top;
}

.routes-table.responsive th.bb, .routes-table.responsive td.bb {
  border-bottom: 1px solid #eee;
}

.routes-table.responsive th.pb, .routes-table.responsive td.pb {
  padding-bottom: 40px;
}

.routes-table.responsive th .tickets-table tr.station-ticket th, .routes-table.responsive th .tickets-table tr.station-ticket td, .routes-table.responsive td .tickets-table tr.station-ticket th, .routes-table.responsive td .tickets-table tr.station-ticket td {
  background-color: #F2F2F2;
}

.routes-table .tabs {
  font-size: 12px;
  font-weight: inherit;
  text-align: left;
}

.ticket-eqpuipments-table th, .ticket-eqpuipments-table td {
  font-size: 10px !important;
  text-align: right !important;
}

@media screen and (max-width: 768px) {
  .routes-table.responsive {
    width: 100%;
  }
  .routes-table.responsive thead {
    display: none;
  }
  .routes-table.responsive tr:nth-child(2n + 1) td:first-child {
    background: #f0f0f0;
  }
  .routes-table.responsive tr:nth-child(2n + 1) td:first-child .locationID {
    font-size: 1.3em;
    text-align: center;
  }
  .routes-table.responsive.dashboard-table tr td, .routes-table.responsive .tickets-table tr td {
    text-align: right;
    line-height: 1.5;
  }
  .routes-table.responsive.dashboard-table tr td:first-child, .routes-table.responsive .tickets-table tr td:first-child {
    background: #f0f0f0;
    font-size: 1.3em;
    text-align: center;
    font-weight: bold;
  }
  .routes-table.responsive.dashboard-table tr td span.custom-label, .routes-table.responsive .tickets-table tr td span.custom-label {
    float: left;
    line-height: 1.5;
  }
  .routes-table.responsive.dashboard-table tr td div.custom-label, .routes-table.responsive .tickets-table tr td div.custom-label {
    display: block;
    text-align: left;
    line-height: 1.5;
  }
  .routes-table.responsive.dashboard-table tr td br, .routes-table.responsive .tickets-table tr td br {
    clear: both;
  }
  .routes-table.responsive tbody td {
    display: block;
    width: 100% !important;
  }
  .routes-table.responsive tbody td:before {
    content: attr(data-th);
    display: block;
    text-align: center;
  }
}

.dashboar th, .dashboar td {
  font-size: 12px;
}

.efreezetable-container {
  width: 100%;
  margin: auto;
}

.efreezetable-fixed {
  background-color: #FFF;
  border: none;
  color: #000;
  display: none;
  position: fixed;
  top: 0;
  width: auto;
  z-index: 100;
}

.custom-marker-top-right-square {
  position: absolute;
  right: -8px;
  top: -8px;
  width: 10px;
  height: 10px;
  border: 1px solid #555;
}

.custom-marker-top-right-square.expires-in-0-23-hrs {
  background-color: orange;
}

.custom-marker-top-right-square.expires-in-24-47-hrs {
  background-color: yellow;
}

.custom-marker-top-right-square.expires-over-48-hrs {
  background-color: green;
}

.custom-marker-top-right-square.no_deadline {
  display: none;
}

.custom-marker-top-right-square.expired {
  background-color: red;
}

.custom-marker {
  position: relative;
  display: inline-block;
  background-color: #cc0033;
  padding: 10px;
  border-radius: 50%;
  border: 5px solid #555;
  color: #FFF;
  font-weight: 700;
  font-size: 13px;
  bottom: 10px;
}

.custom-marker:before {
  content: "";
  position: absolute;
  bottom: -14.5px;
  left: calc(50% - 16px);
  border-style: solid;
  border-width: 16px 16px 0;
  border-color: #555 transparent;
  display: block;
  width: 0;
  z-index: -1;
}

.custom-marker.vehicle {
  background-color: #3f9532 !important;
  border-color: #3d6f35 !important;
}

.custom-marker.vehicle:before {
  border-color: #3d6f35 transparent !important;
}

.custom-marker.ticket {
  padding: 6px;
}

.custom-marker.ticket:before {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  width: 0;
  bottom: -10.5px !important;
  left: calc(50% - 10px) !important;
  border-width: 10px 10px 0 !important;
  z-index: -1;
}

.custom-marker.ticket.holded {
  background-color: #727272 !important;
}

.custom-marker.ticket.planned {
  background-color: #3bafda !important;
}

.custom-marker.waypoint {
  padding: 8px;
}

.custom-marker.waypoint:before {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  width: 0;
  bottom: -10.5px !important;
  left: calc(50% - 12px) !important;
  border-width: 12px 12px 0 !important;
  z-index: -1;
}

.custom-marker.waypoint.nomap {
  padding: 3px;
  border: 3px solid #FFF;
  box-shadow: 1px 1px 3px #b7b7b7;
  font-size: 11px;
}

.custom-marker.waypoint.nomap:before {
  content: "";
  position: absolute;
  border-style: solid;
  display: block;
  width: 0;
  bottom: -10.5px !important;
  left: calc(50% - 12px) !important;
  border-width: 12px 12px 0 !important;
  z-index: -1;
  box-shadow: 1px 1px 3px #b7b7b7;
}

.custom-marker.route {
  background-color: #EC6F5A !important;
}

.routes-location-attachments {
  background-color: #f5f5f5;
  padding: 10px;
}

.routes-location-attachments ul {
  border: 1px dashed #CCC;
  border-radius: 3px;
  background: #eee;
  padding: 10px;
  margin: 0px;
}

.routes-location-attachments ul li {
  display: inline-block;
  background-color: #FFF;
  width: 100px;
  height: 54px;
  list-style-type: none;
  margin-bottom: 7px;
}

.routes-location-attachments ul li img {
  width: 100%;
  height: 100%;
  padding: 1px;
}

#resolve-ticket .dropzone .dz-preview {
  margin: 7px;
}

fieldset {
  border: 1px solid #eee;
  padding: 10px;
}

fieldset legend {
  font-size: 14px;
  color: #626262;
  border: none;
  width: inherit;
  margin-bottom: 0;
  padding: 0px 10px;
}

select#locationID, select#endlocationID {
  font-size: 12px;
}

#station-form .select2 {
  z-index: 999;
}

.fa-car.gray {
  color: #666;
}

.fa-car.magenta {
  color: magenta;
}

#equipments_table tbody tr:nth-child(even) {
  background-color: #f3f8fe !important;
}

#equipments_table td,
#equipments_table th {
  padding: 8px 10px;
  font-size: 14px;
  vertical-align: middle;
}

#equipments_table td.actions {
  white-space: nowrap;
}

#equipments_table td.actions i {
  font-size: 16px;
  margin: 0 5px;
  color: #333;
  cursor: pointer;
}

#equipments_table td.desc-cell {
  max-width: 120px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#equipments_table td.name-cell {
  font-weight: 600;
  min-width: 180px;
}

.table-bordered > tbody > tr > td {
  border: 0 !important;
}

.modal-header {
  height: 60px !important;
}

.bootbox.modal {
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding: 20px;
  overflow: auto !important;
}

.bootbox .modal-dialog {
  max-width: 1200px;
  max-height: 90vh;
  overflow: auto;
}

.bootbox .modal-content {
  height: auto;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  background-color: #fff;
}

.bootbox .modal-body {
  flex-grow: 1;
}

.admin-form.panel,
.admin-form .panel-body {
  overflow: visible !important;
}

.equipment-edit-mode input[type='text'],
.equipment-edit-mode input[type='number'],
.equipment-edit-mode textarea,
.equipment-edit-mode select {
  border-color: #70ca63 !important;
}

.equipment-edit-mode .select2-container--default .select2-selection--single,
.equipment-edit-mode .select2-container--default .select2-selection--multiple {
  border-color: #70ca63 !important;
}

#cmsversion-popup .dz-preview.dz-file-preview {
  width: 100%;
  margin: 10px 0;
}

#cmsversion-popup .dz-preview.dz-image-preview {
  width: 100%;
  margin: 10px 0;
}

#schedule_list .log-info {
  display: inline-block;
  float: right;
  right: 10px;
}

.info {
  font-size: 10px;
}

.info.label {
  font-weight: bold;
  color: #666;
}

.frametypes_table tr td {
  padding: 0 !important;
  text-align: left !important;
  border: none !important;
}

.frametypes_table tr td.frame-td {
  padding-left: 10px !important;
}

.tooltip-inner {
  /*A location profil miatt, ha a frame-re vittem az egeret a hosszú fájlnevek nem fértek ki*/
  max-width: inherit !important;
}

.frame-list-table .progress {
  margin-bottom: 0;
  background-color: #bbb;
  width: 150px;
}

.frame-list-table tr.unchecked {
  opacity: .3;
}

#frame-info-popup .row.border-top, #device-popup-form .row.border-top {
  border-top: 1px solid #eee;
}

.fright {
  float: right;
}

#command-popup-spinner i {
  display: none;
  font-size: 60px;
  position: absolute;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
}

.wol-popover-content {
  max-height: 200px;
  overflow-y: auto;
}

.wol-popover-content .btn {
  text-align: left;
}

.store-spinner {
  margin-right: 30px;
  display: none;
}

.store-spinner i {
  font-size: 20px;
}

.country-spinner {
  margin-right: 30px;
  display: none;
}

.country-spinner i {
  font-size: 20px;
}

.special-spinner {
  margin-left: 30px;
  display: none;
}

.special-spinner i {
  font-size: 20px;
}

#limbo_table th.text-nowrap {
  cursor: pointer;
}

.weather_icon {
  width: 100px;
  height: 100px;
  display: inline-block;
}

.weather_icon.sunny_and_cloudy {
  background: url("/assets/img/icons/weather/sunny_and_cloudy.png") no-repeat center;
  background-size: contain;
}

.weather_block {
  vertical-align: middle;
}

.weather_block .weather_icon_cat {
  vertical-align: middle;
}

.weather_block .weather_icon_cat.weather_icon {
  width: 80px;
  height: 80px;
}

.weather_block .weather_title {
  font-size: 14px;
  vertical-align: middle;
  display: inline-block;
  color: #585b56;
}

.weather_block .weather_title .weather_status {
  color: #db0564;
}

/*# sourceMappingURL=app.css.map */
