.radio, .checkbox {
  margin-bottom: 0px;
}

.dropdown-menu {
  font-size: 20px;
}

.dropdown-backdrop {
  position: static;
}

.input-group {
  margin-bottom: 5px;
}

.mrg25B {
  max-width: 200px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control, input[disabled], select[disabled], textarea[disabled]:hover {
  cursor: pointer;
}

.ui-dialog, .ui-datepicker, .dropdown-menu, .popover, .ui-menu, .minicolors-panel {
  z-index: 100 !important;
}

.panel-heading .right-content {
  float: right;
}

@media screen and (min-width: 991px) {
  .submit-button {
    width: 300px;
    font-size: 24px;
  }
}
@media screen and (max-width: 991px) {
  .header-buttons-separator, #progress-btn, #page-title p, .dashboard-box .list-grade, .tooltip .tooltip-arrow, .todo-box .btn, .todo-box .bs-label {
    display: block;
  }

  .boxed-layout #page-header, .boxed-layout #page-content-wrapper {
    border-left: 0px;
    border-right: 0px;
  }

  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    margin-bottom: 0;
  }
}
.modal:before {
  display: inline-block;
  vertical-align: middle;
  content: " ";
  height: 100%;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.modal-dialog .modal-content {
  border-radius: 4px;
}

.input-group.date .input-group-addon span {
  display: block;
  cursor: pointer;
  width: 16px;
  height: 16px;
}

.bootstrap-datetimepicker-widget.left-oriented:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.left-oriented:after {
  left: auto;
  right: 7px;
}

.bootstrap-datetimepicker-widget ul.list-unstyled li.in div.timepicker div.timepicker-picker table.table-condensed tbody > tr > td {
  padding: 0px !important;
}

.slimScrollDiv {
  margin-right: -5px;
}

@font-face {
  font-family: BangchakOz;
  src: url("/assets/fonts/DB Ozone X v3.2.ttf");
}
@font-face {
  font-family: BangchakOz;
  src: url("/assets/fonts/DB Ozone X Med v3.2.ttf");
  font-weight: bold;
}
* {
  font-family: BangchakOz;
}

a:-webkit-any-link {
  text-decoration: none;
}

label {
  margin-bottom: 0px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th {
  background: none;
  font-size: 18px;
}

.table .radio, .table .checkbox {
  margin-top: 0px;
}

.table > thead > tr > th {
  color: #f0027f;
  border-bottom-color: #f0027f;
}

.progress-bar-warning, .bootstrap-switch-warning, .checkbox-warning div[id^=uniform-] span.checked, .radio-warning div[id^=uniform-] span.checked, .badge-warning, .label-warning, .btn-warning, .bg-warning, .hover-orange:hover, .hover-warning:hover, .bg-orange {
  background-color: #ea7600;
}

.ui-accordion-header.ui-accordion-header-active.ui-state-hover, .ui-rangeSlider-bar:hover, .ui-rangeSlider-bar:active, .ui-slider-handle.ui-state-hover, .ui-slider-handle.ui-state-active, .ui-dialog-buttonset button:hover, .ui-datepicker td a:hover, .ui-datepicker .ui-datepicker-prev.ui-state-hover, .ui-datepicker .ui-datepicker-next.ui-state-hover, .bsdatepicker th.next:hover, .bsdatepicker th.prev:hover, .bsdatepicker td.active, .bsdatepicker td.day.active:hover, .bsdatepicker td span:hover, .daterangepicker .calendar th.next:hover, .daterangepicker .calendar th.prev:hover, .daterangepicker td.active, .daterangepicker td.available.active:hover, .label-primary[href]:hover, .label-primary[href]:focus, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .hover-primary:hover, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, .btn-primary.disabled, .btn-primary[disabled], .btn-primary.disabled:hover, .btn-primary[disabled]:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, .btn-primary.disabled.active, .btn-primary[disabled].active {
  background-color: #a690c3;
}

#sidebar-menu li a {
  font-size: 20px;
}
#sidebar-menu li.header {
  text-transform: none;
  font-size: 20px;
}

#page-sidebar.font-inverse #sidebar-menu li.header {
  color: #a7a7a7;
}
#page-sidebar.font-inverse #sidebar-menu li a {
  color: #dadada;
  font-weight: normal;
}

.emphasize {
  font-weight: bold;
}

.content-box-header {
  font-size: 20px;
  text-transform: none;
}
.content-box-header a {
  font-size: 12px;
}

.input-group-addon.addon-inside + input {
  padding-left: 10px;
}

#page-title {
  padding: 0 0 5px;
}
#page-title h2 {
  text-transform: none;
  font-size: 32px;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
  line-height: 15px;
}
.bootstrap-datetimepicker-widget td {
  width: 30px;
}
.bootstrap-datetimepicker-widget td.active {
  background-color: #f0027f;
}

body {
  font-size: 18px;
}

h1, h2, h3, h4, h5, h6, #page-title > h2, #page-title > p {
  font-family: BangchakOz;
  font-weight: bold;
}

h2 {
  font-size: 28px;
}

.btn {
  font-size: 18px;
}

div.dataTables_filter input, .chosen-container-single .chosen-search input, .input, .form-control, .dataTables_length select, .chosen-container-multi, .bootstrap-timepicker-widget table td input, .ui-toolbar select, .ui-toolbar input {
  font-size: 18px;
}

#page-title h2 {
  font-size: 28px;
}

.panel-title {
  font-size: 26px;
}
.panel-title i {
  font-size: 20px;
}

.header-buttons-separator {
  cursor: pointer;
}

#page-sidebar {
  background-color: #2d2d2d;
  margin-top: 78px;
  height: 120%;
  z-index: 150;
}

body #nav-toggle.collapsed span:before, body #nav-toggle.collapsed span:after, body #nav-toggle.collapsed span {
  background: black;
}

body #nav-toggle span:before, body #nav-toggle span:after {
  background: black;
}

.fixed-header #page-wrapper {
  padding-top: 0px;
}

#page-wrapper {
  min-height: 100vh;
}

#mobile-navigation #nav-toggle {
  position: absolute;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .ui-dialog, .ui-datepicker, .dropdown-menu, .popover, .ui-menu, .minicolors-panel {
    left: -60px !important;
  }
}
#page-sidebar li a .glyph-icon {
  animation-duration: 0s;
  -webkit-animation-duration: 0s;
  -moz-animation-duration: 0s;
  -o-animation-duration: 0s;
  -webkit-animation-fill-mode: none;
  -moz-animation-fill-mode: none;
  -o-animation-fill-mode: none;
  animation-fill-mode: none;
}

.boxed-layout #page-wrapper {
  background-color: #fafafa;
}
@media only screen and (min-width: 900px) {
  .boxed-layout #page-wrapper {
    background-color: #f6f6f6;
  }
}

#page-content {
  background-color: #fafafa;
  padding-top: 98px;
}
@media only screen and (min-width: 900px) {
  #page-content {
    background-color: #f6f6f6;
  }
}

#page-header {
  background-color: white;
  border-bottom: 1px solid #f0027f !important;
}

#page-sidebar.font-inverse #sidebar-menu li.sfHover > a.sf-with-ul, #page-sidebar.font-inverse #sidebar-menu li a:hover {
  border-color: rgba(255, 255, 255, 0.26);
}

#page-header .user-account-btn > a.user-profile .glyph-icon,
.logo-bg {
  color: white;
}

#page-header .user-account-btn > a.user-profile .glyph-icon,
i.logo-bg {
  background-color: #f0027f;
}

#page-header .user-account-btn > a.user-profile {
  color: black;
}

.boxed-layout #page-header, .boxed-layout #page-content-wrapper {
  border: none;
}

.boxed-layout #page-sidebar {
  margin-left: 0px;
}

.boxed-layout #page-wrapper {
  box-shadow: none;
  overflow: inherit;
}

#mobile-navigation #nav-toggle {
  border: none;
}

#loading .spinner {
  margin: -35px 0 0 -35px;
}

@media all and (min-width: 411px) {
  #page-header .user-account-btn .dropdown-menu:after, #page-header .user-account-btn .dropdown-menu:before {
    left: 85%;
  }
}

#header-nav-left.right-content {
  float: right;
}
@media all and (min-width: 411px) {
  #header-nav-left.right-content .dropdown-menu {
    margin-left: -50px;
  }
}
@media all and (min-width: 411px) and (min-width: 461px) {
  #header-nav-left.right-content .dropdown-menu {
    margin-left: -100px;
  }
}
@media all and (min-width: 411px) and (min-width: 461px) and (max-width: 630px) {
  #header-nav-left.right-content .dropdown-menu {
    margin-left: -220px;
  }
}
@media screen and (min-width: 411px) {
  #header-nav-left.right-content {
    margin: 0;
    margin-right: 30px;
  }
}

.menu-link {
  float: right;
  margin-right: 20px;
  line-height: 80px;
}
@media all and (max-width: 900px) {
  .menu-link {
    display: none;
  }
}
.menu-link a {
  font-size: 20px;
  padding-right: 20px;
  color: black;
}
.menu-link a:hover {
  color: black;
  cursor: pointer;
}
.menu-link a:last-child {
  border-right: 1px solid #ccc;
}

.form-group label {
  margin-bottom: 0px;
}

#sidebar-menu > li > a .bs-badge, #sidebar-menu > li > a .bs-label {
  font-size: 20px;
  padding: 0 5px 0 4px;
  line-height: 20px;
  margin-left: 10px;
  margin-top: -1px;
  right: inherit;
}

#page-content-wrapper {
  position: inherit;
}

@media all and (max-width: 1200px) {
  #page-sidebar {
    height: 120%;
  }
  #page-sidebar.collapse.in {
    height: 0;
    position: fixed;
    max-width: 745px;
  }
  #page-sidebar.collapse.in .scroll-sidebar {
    height: calc(100vh - 78px) !important;
    overflow-y: scroll;
  }

  #page-content-wrapper {
    height: 100%;
  }
}
#page-sidebar.relative {
  z-index: 160 !important;
}
@media all and (max-height: 700px) {
  #page-sidebar.relative {
    position: relative;
  }
}

.login-box .user-info .edit-profile-button {
  line-height: 22px;
}
.login-box .user-info .edit-profile-button span {
  font-size: 18px;
  padding: 0px;
}
.login-box .user-info .edit-profile-button i {
  float: left;
  margin-right: 5px;
}

@media all and (max-width: 899px) {
  #sidebar-menu {
    background-color: #2d2d2d;
  }
}

#mobile-navigation .logo-content-small {
  left: 80px;
  width: 190px;
  background: url("/config/images/logo-admin.png");
  background-position-x: left;
  background-position-y: 50%;
  background-size: none;
  background-repeat: no-repeat;
}

.login-box .user-info span {
  font-size: 22px;
  line-height: 18px;
  padding: 10px 0px;
}

#header-logo .logo-content-big, .logo-content-small {
  height: 45px;
  margin-top: -20px;
  background: url("/config/images/logo-admin.png") left 50% no-repeat;
}

.login-box .user-img {
  overflow: hidden;
  border-radius: 50%;
}
.login-box .user-img img {
  height: initial;
  border-radius: 0px;
}

#page-header .user-account-btn {
  margin-top: 18px;
}
@media all and (min-width: 630px) {
  #page-header .user-account-btn {
    margin-left: 10px;
  }
}
#page-header .user-account-btn a.user-profile {
  line-height: 45px;
  height: 45px;
  font-size: 20px;
}
#page-header .user-account-btn a.user-profile span {
  max-width: 150px;
  width: inherit;
  margin-left: 10px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  letter-spacing: 0.3px;
}
#page-header .user-account-btn a.user-profile .profile-image-wrapper {
  max-width: 45px;
  max-height: 45px;
  overflow: hidden;
  float: left;
  border-radius: 50%;
}
#page-header .user-account-btn a.user-profile .profile-image-wrapper img {
  border-radius: none;
  width: 100%;
}
#page-header .user-account-btn a.user-profile i {
  margin-top: 10px;
}
@media all and (max-width: 630px) {
  #page-header .user-account-btn a.user-profile i {
    margin-left: 10px;
  }
}

.input-group-addon i {
  color: #f0027f;
}

#page-title {
  margin-bottom: 10px;
}
#page-title h2 {
  font-size: 30px;
}
#page-title button {
  float: right;
  min-width: 100px;
  font-size: 20px;
}

@media all and (min-width: 900px) {
  #header-logo .logo-content-big, .logo-content-small {
    margin-left: 50%;
    transform: translateX(-50%);
    transition: none;
  }

  #header-logo {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
}
.radio label, .checkbox label {
  padding-left: 0px;
}

.checkbox-primary .checker span[disabled=disabled] {
  background: #fbfbfb;
}

@media all and (max-width: 899px) {
  .fixed-sidebar #page-header {
    padding-left: 0px;
  }
}
#page-sidebar.font-inverse#page-sidebar ul li a .glyph-icon {
  color: #f0027f;
}
#page-sidebar.font-inverse#page-sidebar ul li a .glyph-icon:hover {
  color: #f0027f;
}

#page-sidebar.font-inverse#page-sidebar ul li.active a {
  border: 1px solid #757d82;
  border-radius: 3px;
}
#page-sidebar.font-inverse#page-sidebar ul li:hover a, #page-sidebar.font-inverse#page-sidebar ul li:active a, #page-sidebar.font-inverse#page-sidebar ul li:focus a, #page-sidebar.font-inverse#page-sidebar ul li:visited a {
  border: 1px solid #757d82;
  text-decoration: none;
}
#page-sidebar.font-inverse#page-sidebar ul li:hover a .glyph-icon, #page-sidebar.font-inverse#page-sidebar ul li:active a .glyph-icon, #page-sidebar.font-inverse#page-sidebar ul li:focus a .glyph-icon, #page-sidebar.font-inverse#page-sidebar ul li:visited a .glyph-icon {
  color: #f0027f;
}

.login-box .user-info {
  color: black;
}

@media only screen and (max-width: 410px) {
  .dropdown-menu.uib-datepicker-popup {
    position: absolute;
  }

  .dropdown-menu.bootstrap-datetimepicker-widget {
    position: absolute;
  }
}
@media only screen and (max-width: 410px) {
  .search-element .dropdown-menu {
    position: absolute;
  }
}
.bootstrap-datetimepicker-widget {
  top: 0;
  left: 0;
  width: 250px;
  padding: 4px;
  margin-top: 1px;
  z-index: 99999 !important;
  border-radius: 4px;
  /*.dow {
  border-top: 1px solid #ddd !important;
  }*/
}
.bootstrap-datetimepicker-widget .btn {
  padding: 6px;
}
.bootstrap-datetimepicker-widget:before {
  content: "";
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 6px;
}
.bootstrap-datetimepicker-widget:after {
  content: "";
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 7px;
}
.bootstrap-datetimepicker-widget.pull-right:before {
  left: auto;
  right: 6px;
}
.bootstrap-datetimepicker-widget.pull-right:after {
  left: auto;
  right: 7px;
}
.bootstrap-datetimepicker-widget > ul {
  list-style-type: none;
  margin: 0;
}
.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
  width: 100%;
  font-weight: bold;
  font-size: 1.2em;
}
.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
  width: 4px;
  padding: 0;
  margin: 0;
}
.bootstrap-datetimepicker-widget .datepicker > div {
  display: none;
}
.bootstrap-datetimepicker-widget .picker-switch {
  text-align: center;
}
.bootstrap-datetimepicker-widget table {
  width: 100%;
  margin: 0;
}
.bootstrap-datetimepicker-widget td,
.bootstrap-datetimepicker-widget th {
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover, .bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover {
  background: #eeeeee;
  cursor: pointer;
}
.bootstrap-datetimepicker-widget td.old, .bootstrap-datetimepicker-widget td.new {
  color: #777777;
}
.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
  background-color: #f0027f;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget td.disabled, .bootstrap-datetimepicker-widget td.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget td span {
  display: block;
  width: 47px;
  float: left;
  margin: 2px;
  cursor: pointer;
  border-radius: 4px;
}
.bootstrap-datetimepicker-widget td span:hover {
  background: #eeeeee;
}
.bootstrap-datetimepicker-widget td span.active {
  background-color: #f0027f;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-datetimepicker-widget td span.old {
  color: #777777;
}
.bootstrap-datetimepicker-widget td span.disabled, .bootstrap-datetimepicker-widget td span.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget th.switch {
  width: 145px;
}
.bootstrap-datetimepicker-widget th.next, .bootstrap-datetimepicker-widget th.prev {
  font-size: 21px;
}
.bootstrap-datetimepicker-widget th.disabled, .bootstrap-datetimepicker-widget th.disabled:hover {
  background: none;
  color: #777777;
  cursor: not-allowed;
}
.bootstrap-datetimepicker-widget thead tr:first-child th {
  cursor: pointer;
}
.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
  background: #eeeeee;
}

.event-content {
  max-width: 600px;
}

.tab-header-wrapper {
  width: 100%;
  display: inline-flex;
  padding: 10px;
}
@media screen and (min-width: 992px) {
  .tab-header-wrapper {
    display: none;
  }
}
.tab-header-wrapper .tab-element {
  border-bottom: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px;
  width: 50%;
  text-align: center;
  font-weight: bold;
  color: #ccc;
}
.tab-header-wrapper .tab-element.active {
  color: #3399ff;
  border: 1px solid #ccc;
  border-bottom: none;
}

.event-extending .input-extend-group .input-extend-element {
  line-height: 45px;
}
.event-extending .extend-button-group {
  margin: auto;
}
.event-extending .extend-button-group .btn {
  margin: 0 5px 0 5px;
  float: left;
  width: 118px;
}
.event-extending .circle-group {
  margin-bottom: 10px;
}
.event-extending .circle-group .circle-element {
  margin: auto;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #eaeaea;
  overflow: hidden;
  margin-top: 5px;
}
.event-extending .circle-group .circle-element:active {
  background-color: #ececec;
}
.event-extending .circle-group .circle-element label {
  font-size: 25px;
  color: #b3b3b3;
}
.event-extending .circle-group .circle-element label:hover {
  cursor: pointer;
}
.event-extending .circle-group:hover {
  cursor: pointer;
}

.content-background {
  height: 100%;
  width: 100%;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
}

.content-popup-wrapper {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.content-popup-wrapper .event-delete-element {
  float: right;
  cursor: pointer;
  margin-right: 20px;
}
.content-popup-wrapper .event-delete-element i {
  color: #a2a2a2;
  line-height: 26px;
  font-size: 20px;
  margin-right: 20px;
}
.content-popup-wrapper .content-popup-close {
  float: right;
  height: 30px;
  width: 30px;
  margin-top: 15px;
  margin-right: 15px;
  text-align: center;
  cursor: pointer;
  background-color: white;
}
.content-popup-wrapper .content-popup-close i {
  font-size: 30px;
  line-height: 23px;
}
.content-popup-wrapper .content-popup-close.circle-wrapper {
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #ccc;
}
.content-popup-wrapper .content-popup {
  margin: auto;
  border-radius: 2px;
}
.content-popup-wrapper .content-popup .spinner {
  line-height: 80px;
  margin-left: -50px;
}
.content-popup-wrapper .room-detail-booking {
  margin-right: 0;
  margin-left: 0;
  background-color: white;
}

@media screen and (min-width: 992px) {
  .content-popup-wrapper .content-popup {
    height: 780px;
  }
  .content-popup-wrapper .content-popup .room-detail-booking .room-detail {
    float: left;
    width: 50%;
    height: 600px;
  }
  .content-popup-wrapper .content-popup .room-detail-booking .event-wrapper {
    width: 50%;
    float: right;
  }
  .content-popup-wrapper .content-popup .room-detail-booking .event-wrapper .search-element {
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 991px) {
  .button-group-absolute {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 5px;
    z-index: 150;
  }

  .content-popup-wrapper .content-popup .room-detail-booking .room-detail {
    display: none;
  }
  .content-popup-wrapper .content-popup .room-detail-booking .room-detail.active {
    display: inline;
  }
  .content-popup-wrapper .content-popup .room-detail-booking .room-detail .create-event-button.absolute {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 5px;
    z-index: 999;
  }
  .content-popup-wrapper .content-popup .room-detail-booking .room-detail .create-event-button.absolute button {
    width: 90%;
    margin: auto;
  }
  .content-popup-wrapper .content-popup .room-detail-booking .event-wrapper {
    display: none;
  }
  .content-popup-wrapper .content-popup .room-detail-booking .event-wrapper.active {
    display: inline;
  }
}
.room-detail .roomdetail-header {
  width: 100%;
  height: 180px;
  color: white;
}
.room-detail .roomdetail-schedule-header {
  margin-bottom: 15px;
}
.room-detail .panel-body {
  border-right: 1px solid #f3f3f3;
  height: 600px;
}
.room-detail .panel-body p {
  font-size: 16px;
}
.room-detail .panel-body .roomdetail-name {
  font-weight: bold;
  font-size: 30px;
}
.room-detail .panel-body .roomdetail-location {
  float: left;
  margin-right: 30px;
}
.room-detail .panel-body .roomdetail-amenities {
  display: inline-block;
  padding-bottom: 20px;
}

#close-popup {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 999;
}
#close-popup:hover {
  cursor: pointer;
}

.event-button-element {
  text-align: center;
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
  clear: both;
}
.event-button-element div:first-child {
  padding-right: 1px;
}
.event-button-element div:last-child {
  padding-left: 1px;
}
.event-button-element.header {
  float: right;
  width: 50%;
}
.event-button-element.header div {
  padding: 0px 1px;
}
.event-button-element .back-element {
  color: #aeaeae;
}

.event-wrapper .repeat-content {
  height: 18px;
  line-height: 18px;
  display: inline-flex;
  width: 100%;
}
.event-wrapper .repeat-content .repeat-checker {
  width: 20%;
}
.event-wrapper .repeat-content .repeat-select {
  width: 30%;
}
.event-wrapper .repeat-content .repeat-select select {
  padding: 0px;
  height: 18px;
  font-size: 14px;
}
.event-wrapper .repeat-content .repeat-ultil-text {
  width: 10%;
  text-align: center;
}
.event-wrapper .repeat-content .select-date {
  width: 40%;
}
.event-wrapper .repeat-content .select-date input {
  height: 18px;
  padding: 0px;
}
.event-wrapper #event-detail-form .form-submit {
  text-align: center;
}
.event-wrapper #event-detail-form .event-content-fulltext {
  margin-top: 100px;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .event-wrapper #event-detail-form .event-content-fulltext {
    margin-top: 30px;
  }
}
.event-wrapper #event-detail-form .event-detail-element {
  clear: both;
}
.event-wrapper #event-detail-form .event-detail-element.confirm {
  color: red;
}
.event-wrapper #event-detail-form .event-detail-element.confirm.confirmed {
  color: #f0027f;
}
.event-wrapper #event-detail-form .event-detail-element .event-detail-title {
  float: left;
  width: 45px;
}
@media only screen and (max-width: 767px) {
  .event-wrapper #event-detail-form .event-detail-element .event-detail-descript {
    max-height: 300px;
    overflow-y: auto;
  }
}
.event-wrapper #event-detail-form .admin-call {
  font-weight: inherit;
}
.event-wrapper #attendees-content {
  height: 150px;
  overflow-y: hidden;
  position: relative;
}
.event-wrapper #close-popup {
  float: right;
}
.event-wrapper .header-content {
  margin-bottom: 10px;
}
.event-wrapper .header-content h3 {
  float: right;
  line-height: 30px;
  padding-right: 30px;
}
.event-wrapper .details-content {
  margin-bottom: 10px;
}
.event-wrapper .details-content textarea {
  height: 50px;
  line-height: 15px;
  resize: none;
}
.event-wrapper .radio, .event-wrapper .checkbox {
  margin-left: 10px;
  margin-top: 5px;
  line-height: 22px;
}
.event-wrapper .radio .checker, .event-wrapper .checkbox .checker {
  margin-top: 2px;
}
.event-wrapper div[id^=uniform-], .event-wrapper div[id^=uniform-] span, .event-wrapper div[id^=uniform-] input {
  width: 18px;
  height: 18px;
  margin-right: 5px;
}

.event-content {
  margin: auto;
}
.event-content .dropdown {
  display: inline;
}
.event-content .to-element {
  text-align: center;
  margin-top: 30px;
  font-size: 20px;
  font-weight: bold;
}
.event-content .search-element:not(:last-child) {
  margin-bottom: 20px;
}

.tt-hint {
  color: #ccc;
}

.tt-hint {
  color: #ccc;
}

.tt-menu {
  width: 100%;
  max-height: 150px;
  overflow: hidden;
}

.tt-open {
  background-color: white;
  border: 1px solid #ccc;
  padding: 0px 10px 0px 10px;
  cursor: pointer;
}

.twitter-typeahead {
  width: 100%;
}

.people-detail {
  clear: both;
}
.people-detail .people-img-wrapper {
  margin-top: 5px;
  margin-right: 5px;
  line-height: 40px;
  max-width: 40px;
  max-height: 40px;
  overflow: hidden;
  float: left;
  margin-right: 15px;
}
.people-detail .people-img-wrapper img {
  width: 100%;
}
.people-detail .include-me {
  float: right;
  margin-right: 5px;
}
.people-detail .include-me input[type=checkbox] {
  position: relative;
}
.people-detail .people-delete {
  float: right;
  margin-right: 40px;
  line-height: 50px;
}
@media screen and (max-width: 768px) {
  .people-detail .people-delete {
    margin-right: 20px;
  }
}
.people-detail .people-delete svg {
  color: gray;
}
.people-detail .people-delete svg:hover {
  cursor: pointer;
}

#attendees-content .pre-attendees-information {
  text-align: center;
}
#attendees-content .pre-attendees-information h2 {
  font-size: 20px;
  line-height: 150px;
  color: #ccc;
}

#organizer-content .pre-attendees-information {
  text-align: center;
}
#organizer-content .pre-attendees-information h2 {
  font-size: 20px;
  line-height: 50px;
  color: #ccc;
}

.tt-menu {
  overflow-y: auto;
}

.my-attend .people-description {
  float: left;
  padding: 5px 0 5px 0;
}
@media screen and (max-width: 375px) {
  .my-attend .people-description {
    max-width: 150px;
  }
}
.my-attend .people-description .people-name {
  color: black;
}
.my-attend .people-description .people-name .people-initial {
  font-weight: bold;
}
.my-attend .people-description .people-guess {
  line-height: 40px;
  font-weight: bold;
  color: black;
}
.my-attend .people-description p {
  margin: 0px;
  color: #ccc;
  line-height: 20px;
}

#filter-contentWrapper {
  transition: 0.5s ease-in all;
}
#filter-contentWrapper.hide-filter {
  height: 0px;
  padding: 0;
  overflow: hidden;
}

table thead th.canSort {
  cursor: pointer;
}

.checkbox {
  line-height: 20px;
}

.datepicker-group {
  margin-bottom: 20px;
}
.datepicker-group .text-title {
  line-height: 40px;
  font-weight: normal;
}

.people-content .people-title {
  font-size: 22px;
}
.people-content .pre-people-information {
  text-align: center;
}
.people-content .pre-people-information h2 {
  line-height: 300px;
  color: #ccc;
}

.link-element {
  color: #f0027f !important;
  text-decoration: underline;
}
.link-element:hover {
  cursor: pointer;
}

.event-wrapper .form-element {
  margin-bottom: 10px;
}

.menu-element {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  line-height: 20px;
  padding: 3px;
}
.menu-element svg {
  float: right;
}
.menu-element:hover {
  cursor: pointer;
  background: #eeeeee;
  border-radius: 3px;
  overflow: hidden;
}
.menu-element.active {
  background: #eeeeee;
}

.dropdown .dropdown-menu li {
  padding-left: 10px;
}
.dropdown .dropdown-menu li:hover {
  background: #eeeeee;
  cursor: pointer;
}

.circle-wrapper {
  border-radius: 50%;
  border: 1px solid #ececec;
}

.room-cardbox-wrapper {
  border-top: 1px solid #ececec;
}
.room-cardbox-wrapper:not(:last-child) {
  padding-bottom: 20px;
}
.room-cardbox-wrapper .card-box .room-image-wrapper {
  height: 100%;
  overflow-y: hidden;
}
.room-cardbox-wrapper .card-box .room-image-wrapper img {
  margin: auto;
  width: 100%;
}

.room-content .room-name {
  color: black;
  font-size: 28px;
}
.room-content .room-status {
  float: right;
  font-size: 22px;
  font-weight: bold;
  margin-right: -10px;
}
.room-content .room-status.status-warning {
  color: #eb7904;
}
.room-content .room-status.status-warning .status-detail {
  text-decoration: underline;
}
.room-content .room-status.status-accept {
  color: #85bc00;
}
.room-content .room-name-wrapper {
  display: inline-flex;
}
.room-content .room-name-wrapper .room-status {
  height: 30px;
  margin: 0px 5px;
}
.room-content .room-name-wrapper .room-status div {
  width: 15px;
  height: 15px;
  margin: 7px 0px;
}
.room-content .room-description p, .room-content .room-description span {
  font-size: 18px;
}
.room-content .room-description .icon {
  width: 20px;
  margin-right: 10px;
  float: left;
}
.room-content .room-description .icon i {
  color: #f0027f;
}
.room-content .room-description .room-amenities {
  display: block;
}
.room-content .room-description .room-amenities .amenities-element {
  text-align: center;
  color: #848484;
  display: inline-block;
  height: 25px;
  line-height: 30px;
  vertical-align: center;
  margin-right: 5px;
}
.room-content .room-description .room-amenities .amenities-element div {
  height: 25px;
}
.room-content .room-description .room-amenities .amenities-element div span {
  color: #A4A4A4;
  padding: 0px 5px;
  border-radius: 2px;
  background-color: #eee;
  margin-bottom: 5px;
}

.spiner-content {
  margin-top: 100px;
  margin-right: 50px;
}

@media screen and (min-width: 992px) {
  .room-cardbox-wrapper .card-box {
    height: 120px;
  }
  .room-cardbox-wrapper .card-box .room-content {
    padding: 0px 20px;
  }
  .room-cardbox-wrapper .card-box .room-content .room-description {
    margin-top: 10px;
  }
  .room-cardbox-wrapper .card-box .room-content .room-description .room-button-content {
    padding-right: 0px;
    text-align: right;
  }
  .room-cardbox-wrapper .card-box .room-content .room-description .room-button-content a {
    width: 100px;
    float: right;
  }

  .content-box-element:not(:last-child) {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 991px) {
  .room-cardbox-wrapper .card-box .room-image-wrapper {
    height: 200px;
  }
  .room-cardbox-wrapper .card-box .room-content .room-name {
    margin-top: 20px;
  }
  .room-cardbox-wrapper .card-box .room-content .room-status {
    margin-top: 20px;
  }
  .room-cardbox-wrapper .card-box .room-content .room-detail-side {
    display: inline-block;
  }
}
@media screen and (max-width: 991px) and (max-width: 899px) {
  .room-cardbox-wrapper .card-box .room-content .room-detail-side p:last-child {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 991px) {
  .room-cardbox-wrapper .card-box .room-content .room-button-content {
    text-align: center;
    margin-top: 20px;
  }
}
.day-content .day-header {
  border-top: 1px solid #ececec;
}
.day-content .day-header .day-title {
  font-size: 25px;
  font-weight: bold;
  line-height: 25px;
  color: #929191;
}

.events-content-header {
  font-size: 24px;
  font-weight: bold;
}
.events-content-header i {
  font-size: 20px;
  margin-right: 5px;
}

.search-header {
  margin-bottom: 10px;
}

.filter-title {
  line-height: 34px;
  width: 80px;
  float: left;
}

.search-header-button {
  width: 100px;
  float: right;
}

.search-label, .filter-detail {
  width: 100%;
}
@media (min-width: 989px) {
  .search-label, .filter-detail {
    width: calc(100% - 80px);
  }
}

.search-filter {
  margin-bottom: 10px;
}
.search-filter button {
  width: 100%;
}
.search-filter button.mobile-element {
  margin-top: 20px;
}
.search-filter .filter-title {
  line-height: 34px;
}

.filter-box .content-box-header {
  padding: 6px 20px;
  margin: -1px;
}
.filter-box .content-box-wrapper {
  padding: 20px 30px;
}

.schedule-box {
  height: 60px;
  border-radius: 5px;
  overflow: hidden;
  border-radius: 5px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
}
.schedule-box:before {
  content: "";
  background-color: #85bc00;
  width: 5px;
  height: 60px;
  float: left;
}
.schedule-box.ended {
  opacity: 0.4;
}
.schedule-box.busy:before {
  background-color: red;
}
.schedule-box .schedule-content {
  background-color: #f3f3f3;
  height: 100%;
  padding: 5px 15px;
  margin-right: 15px;
}
.schedule-box .schedule-content .schedule-time {
  line-height: 20px;
  font-weight: bold;
  font-size: 18px;
}
.schedule-box .schedule-content .schedule-item {
  line-height: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.schedule-box .schedule-content .schedule-available {
  color: #85bc00;
  font-weight: bold;
  text-decoration: underline;
  font-size: 18px;
  line-height: 22px;
}

.roomdetail-schedule-header .day-selected {
  float: right;
}
.roomdetail-schedule-header .day-selected span {
  margin-right: 5px;
}
.roomdetail-schedule-header .day-selected a {
  margin: 0px 5px;
}
.roomdetail-schedule-header .day-selected a.active {
  color: black;
}
.roomdetail-schedule-header .day-selected a.active:hover {
  cursor: pointer;
  text-decoration: none;
}
.roomdetail-schedule-header .day-selected .icon-calendar:hover {
  cursor: pointer;
}
@media screen and (max-width: 377px) {
  .roomdetail-schedule-header .day-selected .today-button {
    display: none;
  }
}
.roomdetail-schedule-header .day-selected .bootstrap-datetimepicker-widget {
  top: 210px !important;
  right: 10px !important;
  left: auto !important;
}
.roomdetail-schedule-header .day-selected .bootstrap-datetimepicker-widget:before {
  left: auto;
  right: 24px;
}
.roomdetail-schedule-header .day-selected .bootstrap-datetimepicker-widget:after {
  left: auto;
  right: 25px;
}
.roomdetail-schedule-header .schedule-header {
  float: left;
  margin-right: 20px;
}
.roomdetail-schedule-header .text-calendar {
  line-height: 30px;
}

.people-search-side {
  float: left;
  width: 25%;
  padding-right: 10px;
  margin-left: -10px;
  border-right: 1px solid #ececec;
  height: 100%;
  line-height: 0px;
}
.people-search-side .character-header {
  border-bottom: 2px solid #f0027f;
  margin-top: 10px;
  margin-bottom: 10px;
}

.profile-detail .employee-image-wrapper {
  max-width: 250px;
}

@media screen and (min-width: 400px) {
  .employee-content .employee-image-wrapper {
    float: left;
  }
}
.employee-content .employee-image-wrapper .employee-image {
  max-width: 160px;
  max-height: 160px;
  margin: 10px;
  border: 1px solid #ececec;
  border-radius: 50%;
  overflow: hidden;
}
.employee-content .employee-image-wrapper .employee-image img {
  width: 160px;
}
.employee-content .employee-image-wrapper .image-select {
  width: 40px;
  height: 40px;
  border: 1px solid #ececec;
  border-radius: 50%;
  margin-top: -60px;
  z-index: 100;
  position: relative;
  background: white;
  text-align: center;
}
.employee-content .employee-image-wrapper .image-select:hover {
  cursor: pointer;
}
.employee-content .employee-image-wrapper .image-select i {
  line-height: 40px;
  font-size: 20px;
  color: #f0027f;
}
@media screen and (min-width: 400px) {
  .employee-content .employee-detail {
    margin-left: 200px;
  }
}
.employee-content .employee-detail span {
  font-size: 18px;
  font-weight: bold;
}
.employee-content .employee-detail input {
  height: 18px;
  line-height: 22px;
}
.employee-content .employee-detail .edit-button {
  float: right;
  line-height: 30px;
}
.employee-content .employee-detail .edit-button:hover {
  cursor: pointer;
}
.employee-content .employee-detail .edit-button i {
  line-height: 30px;
}
.employee-content .employee-detail .edit-button i.edit-button {
  font-size: 25px;
}

.people-content-side {
  float: left;
  width: 75%;
  padding-left: 20px;
}

#page-content.login {
  width: 100%;
  height: 100%;
  position: fixed;
  background-attachment: fixed;
  top: 0;
  left: 0;
  background: black url("/config/images/login-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 0px;
  overflow-y: auto;
}
@media screen and (max-width: 450px) {
  #page-content.login {
    background-position: top center;
    background-size: cover;
  }
}

.login-form {
  margin-top: 40px;
}
.login-form .form-group {
  margin-bottom: 10px;
}
.login-form .logo-innovation {
  text-align: center;
  margin-bottom: 30px;
}
.login-form .logo-innovation img {
  width: 370px;
}
@media screen and (max-width: 420px) {
  .login-form .logo-innovation {
    margin-bottom: 20px;
  }
  .login-form .logo-innovation img {
    width: 240px;
  }
}
.login-form .content-box {
  width: 350px;
  position: relative;
  margin: auto;
  border-radius: 10px;
  box-shadow: 0px 14px 12px -4px rgba(0, 0, 0, 0.42);
}
@media screen and (max-width: 1300px) {
  .login-form .content-box {
    width: 280px;
  }
}
.login-form .content-box .content-box-wrapper {
  padding: 30px;
}
.login-form .logint-element:disabled {
  background: url("/assets/images/spinner/loader-dark.gif");
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: 95% center;
}
.login-form h2.or-element {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #b4b4b4;
  line-height: 0.1em;
  margin: 15px 0 15px;
  font-size: 18px;
}
.login-form h2.or-element span {
  background: #fff;
  padding: 0 10px;
  color: #b4b4b4;
}

.form-title {
  color: #b4b4b4;
  font-size: 22px;
}

.login-logo {
  text-align: center;
  margin: auto;
}
.login-logo .login-logo-wrapper {
  margin-top: 10%;
  margin-bottom: 20px;
}
.login-logo .login-logo-wrapper .login-logo-name {
  margin-left: 80px;
  font-weight: bold;
  font-size: 72px;
  color: #0066b3;
}
.login-logo .login-logo-detail {
  color: #FFB81C;
  font-size: 30px;
  font-weight: bold;
}
@media screen and (max-height: 800px) {
  .login-logo {
    width: 290px;
  }
  .login-logo .login-logo-wrapper img {
    width: 50%;
  }
}
@media screen and (max-width: 420px) {
  .login-logo {
    width: 290px;
    margin-bottom: 0px;
  }
  .login-logo .login-logo-wrapper img {
    width: 50%;
  }
  .login-logo .login-logo-wrapper .login-logo-name {
    font-size: 52px;
    margin-left: 55px;
  }
  .login-logo .login-logo-detail {
    font-size: 28px;
  }
}

#page-content, #page-sidebar {
  transition: none;
}

.build-version {
  position: fixed;
  right: 20px;
  bottom: 20px;
  color: #ccc;
}
@media screen and (max-width: 420px) {
  .build-version {
    right: 5px;
    top: 0px;
    display: none;
  }
}

.status-content .content {
  margin: 0px 20px;
}
.status-content .content p {
  font-size: 20px;
}
.status-content button {
  width: 150px;
  margin-top: 10px;
}
.status-content .confirm-element button {
  width: 100px;
}

.setting-title {
  text-align: center;
}
.setting-title span {
  font-size: 20px;
  font-weight: bold;
}

.mit-image-wrapper {
  height: 100%;
}
.mit-image-wrapper .mit-bg {
  position: absolute;
  right: 30px;
  bottom: 20px;
}

.mit-logo {
  height: 40px;
}
.mit-logo .mit-img {
  width: 150px;
  float: right;
}
.mit-logo .logo-editting {
  border-radius: 3px;
  font-size: 15px;
  position: absolute;
  right: 15px;
  bottom: 5px;
  background: #ccc;
  padding: 0px 5px;
  color: #797878;
}
.mit-logo .logo-editting:hover {
  cursor: pointer;
}

.input-group .setting-button {
  width: 70px;
}
.input-group .error-text {
  color: red;
  font-size: 12px;
  float: left;
}

.setting-header .edit-button {
  float: right;
}
.setting-header .edit-button i {
  font-size: 20px;
}
.setting-header .edit-button i:hover {
  cursor: pointer;
}

.setting-wrapper {
  padding: 15px 10px;
}
.setting-wrapper:not(:last-child) {
  border-bottom: 1px solid #ececec;
}
.setting-wrapper.setting-amenities {
  height: 150px;
}
.setting-wrapper .setting-element-wrapper {
  height: 100%;
}

.menu-element-wrapper {
  width: 95%;
  line-height: 0px;
}

.setting-room-image-wrapper {
  height: 200px;
}
.setting-room-image-wrapper button {
  margin-top: -60px;
  margin-right: 20px;
  float: right;
}

.setting-content {
  height: 120px;
  border-left: 1px solid #ececec;
}
.setting-content h2 {
  font-size: 20px;
}
.setting-content .danger-color {
  font-size: 14px;
}
.setting-content .setting-content-element:not(:first-child) {
  border-left: 1px solid #ececec;
}
.setting-content.vertical-center {
  line-height: 120px;
}
@media only screen and (max-width: 1200px) {
  .setting-content .to-element {
    display: none;
  }
}

.checkbox-inline {
  clear: both;
  height: 22px;
}
.checkbox-inline .checkbox {
  float: left;
  width: 100px;
}

.header-right-content {
  float: right;
  margin-right: 10px;
}
.header-right-content i:hover {
  cursor: pointer;
}

.lime-color {
  color: #f0027f;
}

.danger-color {
  color: #D0021B;
}

.primary-color {
  color: #f0027f;
}
.primary-color:active, .primary-color:hover {
  color: #f0027f;
}

.available-color {
  color: #85bc00 !important;
}

.parsley-required {
  color: red !important;
}

.warning-color {
  color: #ffb81c;
}

.blue-color {
  color: #f0027f;
}

.gray-color {
  color: #ccc;
}

.orange-color {
  color: #ea7600;
}

.bg-available {
  color: white;
  background: #85bc00;
}

@media screen and (min-width: 375px) {
  .btn-main {
    width: 300px;
  }
}

.bg-lime {
  color: white;
  background: #f0027f;
}

.btn-purple {
  color: white;
  background: #f0027f;
}

.btn:hover, .btn:focus, .btn.focus {
  color: white;
}

.btn-font-black:hover, .btn-font-black:focus, .btn-font-black.focus {
  color: black;
}

.btn-loading:disabled {
  background: url("/assets/images/spinner/loader-dark.gif") !important;
  background-repeat: no-repeat !important;
  background-size: 20px 20px !important;
  background-position: 95% center !important;
}

.btn-google {
  background: url("/assets/images/icons/Google-app-icon-small.png") !important;
  background-repeat: no-repeat !important;
  background-size: 20px 20px !important;
  background-position: 10px center !important;
  border: 1px solid #ccc;
}

.btn-lime {
  background: #f0027f;
  color: white;
}
.btn-lime:hover, .btn-lime:active, .btn-lime:focus {
  background: #f0027f;
  color: white;
}

.btn-blue {
  background: #f0027f;
  color: white;
}
.btn-blue:hover, .btn-blue:active, .btn-blue:focus {
  background: #f0027f;
  color: white;
}

.btn-danger {
  background: #D0021B;
}

.btn-request {
  background-color: #ffb81c;
  color: white;
}

.event-manage-table table th button {
  height: 24px;
  line-height: 24px;
  width: 60px;
  font-weight: bold;
}

.event-manage-content {
  max-width: 800px;
}
.event-manage-content .search-filter {
  margin-bottom: 10px;
}
.event-manage-content .select-group label {
  width: 40%;
  float: left;
}
.event-manage-content .select-group select {
  width: 60%;
}

.tab-header-group {
  display: inline-flex;
  border-bottom: 1px solid #ececec;
  width: 100%;
  padding: 20px;
  padding-bottom: 0px;
}
.tab-header-group .tab-element {
  width: 200px;
  padding: 10px;
  background: #fafcfe;
  color: #949494;
  margin-right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
  border: 1px solid #ccc;
  border-bottom: none;
}
.tab-header-group .tab-element h2 {
  font-weight: normal;
}
.tab-header-group .tab-element.active {
  background: #f0027f;
  color: white;
}
.tab-header-group .tab-element:hover {
  cursor: pointer;
}

.table-timedate p {
  line-height: 16px;
}

.section-menu {
  display: inline-flex;
  margin-bottom: 20px;
}
.section-menu h2 {
  margin-right: 5px;
}

.people-section-menu {
  display: inline-flex;
}
.people-section-menu h2 {
  margin-right: 10px;
}
.people-section-menu h2.people-link-element {
  text-decoration: underline;
}
.people-section-menu h2.people-link-element:hover {
  cursor: pointer;
}

.ics-element {
  display: inline-flex;
}
.ics-element .ics-file svg {
  fill: red;
}
.ics-element .ics-file svg:hover {
  cursor: pointer;
}
.ics-element .ics-file a {
  font-size: 18px;
  color: #9898fb;
  text-decoration: underline;
}
.ics-element .ics-button {
  margin-left: 10px;
}
.ics-element .ics-button button {
  height: 30px;
  padding: 0px 5px;
}

img-crop {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}

img-crop canvas {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  /* mobile webkit */
}

.cropArea {
  background: #E4E4E4;
  overflow: hidden;
  width: 300px;
  height: 200px;
}

.progress-bar {
  width: 100%;
}

.noti-element {
  line-height: 50px;
  clear: both;
  padding: 0px 20px;
}
.noti-element.new {
  background: #ffffe3;
}
.noti-element .clock-element {
  float: right;
  margin-left: 5px;
  font-size: 11px;
  padding-top: 1px;
}
.noti-element .noti-time {
  float: right;
  font-size: 20px;
}
.noti-element .noti-icon {
  margin-right: 20px;
  float: left;
}
.noti-element .noti-title {
  font-size: 22px;
  font-weight: bold;
}
@media screen and (min-width: 450px) {
  .noti-element .noti-title {
    float: left;
    margin-right: 5px;
  }
}
.noti-element .noti-detail {
  font-size: 20px;
  line-height: 50px;
}
.noti-element:not(:last-child) {
  border-bottom: 1px solid #ececec;
}

.my-event .room-description {
  margin-top: 0 !important;
}
.my-event .room-detail-side p {
  line-height: 1.3em;
}

textarea.description {
  resize: none;
  width: 100%;
  height: 500px;
  border: #dfe8f1 solid 1px;
  border-radius: 3px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  padding: 20px;
}

.manage-header {
  display: inline-flex;
  height: 30px;
  margin-top: 15px;
  line-height: 30px;
}
.manage-header .room-status {
  padding: 15px 5px;
}
.manage-header .room-status .status-color {
  width: 15px;
  height: 15px;
  transform: translateY(-50%);
}
.manage-header .btn-blue {
  border: none;
  border-radius: 5px;
  margin-right: 20px;
}

.disableContent {
  opacity: 0.5;
}
.disableContent label {
  color: gray;
}

.select-group {
  width: 500px;
}
.select-group .group-header {
  width: 200px;
  float: left;
}
.select-group .group-header h2 {
  line-height: 34px;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 34px;
  width: 200px;
}
.select-group select {
  float: left;
  width: 200px;
  margin-right: 20px;
}

.attendees-content .button-remove {
  margin-bottom: 10px;
}
.attendees-content .button-remove .checkbox-primary {
  float: right;
}

#attendees-content .checkbox-primary {
  float: right;
  line-height: 40px;
}

@media (min-width: 900px) {
  .calendar-content-page .panel-heading {
    height: 55px;
    line-height: 38px;
    clear: both;
  }

  .calendar-content-page .panel-title {
    line-height: 38px;
    width: 245px;
    float: left;
  }

  .calendar-select-date {
    float: right;
  }
  .calendar-select-date h3 {
    line-height: 40px;
  }
}
.mouse-hover-schedule {
  position: fixed;
  box-shadow: 0px 0px 15px -5px;
  z-index: 10;
  background: white;
  min-width: 250px;
  border: 1px solid #ececec;
  border-radius: 5px;
  padding: 15px;
}
.mouse-hover-schedule svg {
  float: right;
}
.mouse-hover-schedule svg:hover {
  cursor: pointer;
}
.mouse-hover-schedule .inside-detail h3 {
  font-size: 26px;
  font-weight: bold;
}
.mouse-hover-schedule .inside-detail .inside-title {
  font-size: 22px;
}
.mouse-hover-schedule .event-detail {
  color: #b5b5b5;
}
.mouse-hover-schedule .event-detail p {
  line-height: 18px;
  clear: both;
}
.mouse-hover-schedule .event-detail p i {
  font-size: 12px;
  display: block;
  width: 20px;
  float: left;
}

.calendar-select-date {
  position: relative;
  display: flex;
  line-height: 38px;
}
.calendar-select-date .position-relative {
  position: relative;
  margin-left: -30px;
  margin-top: 30px;
  margin-right: 30px;
}
.calendar-select-date h3 {
  line-height: 38px;
}
.calendar-select-date a {
  font-size: 26px;
  margin: 0px 10px;
  margin-right: 0px;
  color: black;
}
.calendar-select-date a:hover {
  cursor: pointer;
}
.calendar-select-date i {
  float: left;
  margin-right: 10px;
}
.calendar-select-date i:hover {
  cursor: pointer;
}

.event-element {
  font-size: 15px;
  text-shadow: 0px 0px 3px black;
}

.calendar-filter-select-all {
  margin-bottom: 10px;
}
.calendar-filter-select-all p {
  margin-top: 10px;
}

.calendar-filter-room-content {
  border-bottom: 2px solid #f0027f;
  border-top: 2px solid #f0027f;
}

.calendar-filter-button {
  margin-top: 10px;
  text-align: center;
}
.calendar-filter-button input {
  width: 60%;
}

.calendar-schedule {
  border-right: 0px;
  border-bottom: 0px;
  position: relative;
  overflow: auto;
  max-height: calc(100vh - 255px);
  min-height: 400px;
  white-space: nowrap;
}
.calendar-schedule h4, .calendar-schedule p {
  text-overflow: ellipsis;
  overflow: hidden;
}
.calendar-schedule .room-content-with-bg {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background: white;
}
.calendar-schedule .scheduler-room {
  width: 140px;
  box-shadow: 5px 0 5px -2px #888;
  position: sticky;
  left: 0px;
  background: white;
  border-left: 1px solid #ececec;
  z-index: 3;
}
.calendar-schedule .scheduler-room .room-header {
  height: 30px;
  line-height: 30px;
  border: 1px solid #ddd;
  padding-left: 10px;
  font-size: 22px;
  font-weight: bold;
  position: sticky;
  z-index: 3;
  top: 0px;
  background: white;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 140px;
}
.calendar-schedule .scheduler-room .room-content {
  height: 55px;
  padding: 10px;
  border: 1px solid #ddd;
  border-top: 0px;
  background: white;
}
.calendar-schedule .scheduler-room .room-content h4 {
  font-weight: bold;
  font-size: 20px;
  line-height: 20px;
}
.calendar-schedule .scheduler-room .room-content p {
  color: #b5b5b5;
  line-height: 14px;
  font-size: 14px;
}
.calendar-schedule .scheduler-room .room-content p i {
  font-size: 12px;
}
.calendar-schedule .scheduler-content {
  margin-left: 140px;
  width: calc(100% - 140px);
  position: absolute;
  right: 0;
}
.calendar-schedule .scheduler-content .scheduler-line {
  height: 55px;
  display: flex;
  width: 1600px;
  position: relative;
}
.calendar-schedule .scheduler-content .scheduler-line .scheduler-cell {
  flex: 0 0 auto;
  width: 100px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.calendar-schedule .scheduler-content .scheduler-line .scheduler-cell .suggest-create-elememnt {
  position: absolute;
  height: 100%;
  background: rgba(49, 176, 213, 0.6);
  width: 100px;
  cursor: pointer;
}
.calendar-schedule .scheduler-content .scheduler-line .scheduler-cell.cell-element:hover {
  background: rgba(240, 2, 127, 0.3);
  cursor: pointer;
}
.calendar-schedule .scheduler-content .scheduler-line .scheduler-event {
  position: absolute;
  border-radius: 20px;
  height: 45px;
  top: 5px;
  background: rgba(240, 2, 127, 0.7);
  padding: 5px;
  padding-left: 15px;
  z-index: 0;
  overflow: hidden;
}
.calendar-schedule .scheduler-content .scheduler-line .scheduler-event h4 {
  font-weight: bold;
  font-size: 20px;
  color: white;
  line-height: 20px;
}
.calendar-schedule .scheduler-content .scheduler-line .scheduler-event p {
  color: white;
  line-height: 14px;
  font-size: 14px;
}
.calendar-schedule .scheduler-content .scheduler-line .scheduler-event:hover {
  cursor: pointer;
  background: rgba(240, 2, 127, 0.7);
}
.calendar-schedule .scheduler-content .scheduler-time {
  height: 30px;
  line-height: 30px;
  position: sticky;
  z-index: 2;
  border-top: 1px solid #ececec;
  top: 0px;
}
.calendar-schedule .scheduler-content .scheduler-time .scheduler-cell {
  padding-left: 5px;
  background: white;
}

@media (max-width: 900px) {
  .calendar-schedule {
    max-height: calc(100vh - 280px);
  }
  .calendar-schedule .scheduler-room {
    width: 80px;
  }
  .calendar-schedule .scheduler-room .room-header {
    width: 80px;
    font-size: 14px;
  }
  .calendar-schedule .scheduler-room .room-content {
    height: 42px;
  }
  .calendar-schedule .scheduler-room .room-content h4 {
    font-size: 12px;
    line-height: 12px;
  }
  .calendar-schedule .scheduler-room .room-content p {
    line-height: 10px;
    font-size: 10px;
  }
  .calendar-schedule .scheduler-room .room-content p i {
    font-size: 8px;
  }
  .calendar-schedule .scheduler-content {
    margin-left: 80px;
    width: calc(100% - 80px);
  }
  .calendar-schedule .scheduler-content .scheduler-line {
    width: 800px;
    height: 42px;
  }
  .calendar-schedule .scheduler-content .scheduler-line.scheduler-time {
    height: 30px;
    font-size: 14px;
  }
  .calendar-schedule .scheduler-content .scheduler-line .scheduler-cell {
    width: 50px;
  }
  .calendar-schedule .scheduler-content .scheduler-line .scheduler-event {
    height: 30px;
  }
  .calendar-schedule .scheduler-content .scheduler-line .scheduler-event h4 {
    font-size: 12px;
    line-height: 12px;
  }
  .calendar-schedule .scheduler-content .scheduler-line .scheduler-event p {
    line-height: 10px;
    font-size: 10px;
  }
}
html {
  overflow-y: scroll;
}
html.modal-open {
  overflow: hidden;
}

.parsley-error {
  border: 1px solid red !important;
}

.can-click:hover {
  cursor: pointer;
}

.modal {
  text-align: center;
}

.disabled-white.form-control[disabled], .disabled-white.form-control[readonly], fieldset.disabled-white[disabled] .disabled-white.form-control, input.disabled-white[disabled], select.disabled-white[disabled], textarea.disabled-white[disabled] {
  background: white;
  opacity: 1;
}

/* start 'enter' transition on main view */
main.ng-enter {
  /* transition on enter for .5s */
  transition: 0.5s;
  /* start with opacity 0 (invisible) */
  opacity: 0;
}

/* end 'enter' transition on main view */
main.ng-enter-active {
  /* end with opacity 1 (fade in) */
  opacity: 1;
}

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