ls.webixappstart {
  opacity: 0;
}
.webixapp {
  transition: opacity 500ms;
  opacity: 1;
}
.countlbl {
  position: absolute;
}
.deleteLabel {
  text-align: -webkit-center;
  font-size: 16px;
  height: 35px !important;
  line-height: 10px !important;
}
.webix_hcell {
  text-align: center !important;
}
.AddBtn {
  height: 50px;
  border-radius: 8px;
  text-align: -webkit-center;
}
.webix_sidebar.webix_dark {
  border-color: #dadada;
  background-color: #f4f4f4;
}
.columnName {
  background-color: #f4f4f4;
  justify-content: space-between;
}
.windowStyle {
  border-radius: 8px;
  height: 300px;
  background-color: #f4f4f4;
}
.cancelBtn {
  background-color: gray;
  border-radius: 4px;
  margin-left: 15px !important;
}
.btneditsave {
  float: right;
  border-radius: 4px;
  background-color: green;
  margin-right: 15px !important;
}
.btneditdelete {
  float: left;
  border-radius: 4px;
  background-color: red;
  margin-left: 15px !important;
}
.pageApply {
  position: absolute;
  right: 20px;
}
.deleteBtn {
  float: right;
  border-radius: 4px;
  background-color: red;
  margin-right: 15px !important;
}
.background-red.webix_row_select {
  background-color: lightcoral !important;
  color: #000 !important;
}
.textPadding {
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.margiiin {
  padding-left: 10px;
}
.closeButton1 {
  padding-top: 10px;
  padding-left: 350px;
}
.closeButton {
  padding-left: 10px;
  padding-top: 10px;
}
.nowbtnEvent {
  height: 42px !important;
  padding-top: 5px;
  padding-right: 40px;
  background-color: white;
}
.btnEvent {
  height: 42px !important;
  padding-top: 5px;
  padding-right: 40px;
  background-color: #e2e2e2;
}
.editbtnEvent {
  position: absolute !;
}
.buttonStyle {
  padding-top: 5px;
  padding-right: 50px;
}
.addRoom {
  width: 100px;
}
.searchparticipants {
  color: #8fdadc !important;
  text-decoration: underline;
}
.NeutralPastInterval {
  background-color: gray;
}
.GreenPastInterval {
  background-color: green;
}
.YellowPastInterval {
  background-color: yellow;
}
.PastInterval {
  background-color: #e2e2e2;
}
.AcceptPastInterval {
  background-color: #7c3636;
}
.searchInput {
  float: right;
  padding-right: 10px;
}
.righttable {
  width: 450px !important;
  padding: 10px;
}
.webix_column {
  border-right: 1px solid #edeff0;
}
.lefttable {
  padding: 10px;
  padding-right: 20px;
}
.columnStyle {
  background-color: #ffffff;
  text-align: center;
  color: #979797;
  margin-right: 10px;
  font-size: 12px;
}
/*data loading status*/
.status_good,
.status_error,
.status_saving {
  text-align: center;
  margin-left: -12px;
}
.textinput {
  color: red;
}
.status_error {
  color: red;
}
.status_good {
  color: green;
}
.headerItem {
  background-color: white;
  margin-left: 10px !important;
  text-align: center;
}
.headerItemTime {
  background-color: white;
}
.timetableheader {
  background-color: #f4f4f4;
  margin-top: 10px !important;
  margin-bottom: 5px;
}
.participantList {
  background-color: #f4f4f4;
  width: 350px !important;
}
.app_button {
  color: white !important;
  background-color: #7f7f80;
}
.sideStyle {
  background-color: #e0e0e0;
  width: 100 !important;
  transition: width 0.2s ease-in-out;
}
.logoevent {
  padding: 10px 20px 30px 0px !important;
}
/* .logoevent .webix_el_box {
    padding: 0px 0px 20px 0px !important;
    height: 32px !important;
    width: 34px !important;
    border: 1px solid #CCD7E6 !important;
    border-radius: 3px;
} */
/*login form*/
.invalid_login .webix_header > div {
  background: #fc3636;
  transition: background 1s;
}
.invalid_login {
  -webkit-animation: formshake 0.5s linear;
}
@-webkit-keyframes formshake {
  8%,
  41% {
    -webkit-transform: translateX(-10px);
  }
  25%,
  58% {
    -webkit-transform: translateX(10px);
  }
  75% {
    -webkit-transform: translateX(-5px);
  }
  92% {
    -webkit-transform: translateX(5px);
  }
  0%,
  100% {
    -webkit-transform: translateX(0);
  }
}
.app_header.webix_header {
  text-align: center;
}
.app_layout.webix_layout_clean {
  background: #ebedf0;
}
.app_start .webix_template {
  padding: 12px 12px;
}
.app_menu .webix_icon {
  font-size: 20px;
  vertical-align: middle;
}
.EventsSelect {
  margin: 0px, 0px, 0px, 20px;
}
.headerUsers {
  margin-right: 5px;
}
.eventRich .webix_inp_static {
  border-left: 0px solid #40c4c8 !important;
  border-radius: 3px;
}
.eventRich .webix_el_box {
  padding: 10px 0px 10px 0px !important;
}
.eventRich .webix_inp_static {
  line-height: 30px !important;
}
.headerdt .webix_hcell {
  background: #009966;
  color: white;
  font-weight: bold;
}
.btnUsers {
  /* background: rgb(204, 215, 230)!important; */
  margin-right: 15px;
  text-align: center;
}
.webix_all_tabs .webix_item_tab.webix_selected {
  box-shadow: inset 0 -2px grey;
  padding-bottom: 0;
}
.webix_dtable .webix_ss_header .webix_hcolumn div.webix_last_row,
.webix_dtable .webix_ss_header .webix_span.webix_last_row {
  border-bottom: 1px solid #e2e2e2;
}
.webix_all_tabs .webix_item_tab {
  text-align: center;
  color: #475466;
}
.buttonCancel {
  background-color: #ccd7e6 !important;
}
.img,
.webix_selected .img {
  height: 1em;
  background-position: center center;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-origin: content-box;
}
.img-users {
  background-image: url(/icon/people.png) !important;
}
.img-applies {
  background-image: url(/icon/request.png) !important;
}
.img-pie {
  background-image: url(/icon/pie.png) !important;
}
.img-security {
  background-image: url(/icon/secutiry.png) !important;
}
.img-event {
  background-image: url(/icon/event.png) !important;
}
.img-book {
  background-image: url(/icon/book.png) !important;
}
.img-settings {
  background-image: url(/icon/settings.png) !important;
}
.img-cellphone {
  background-image: url(/icon/cellphone-cog.png) !important;
}
.img-chart {
  background-image: url(/icon/chart.png) !important;
}
.img-user {
  background-image: url(/icon/user.png) !important;
}
.img-logout {
  background-image: url(/icon/log_out-512.png) !important;
}
.img-xls {
  background-image: url(/icon/xls.png) !important;
  height: 30px !important;
  width: 24px !important;
}
.buttonSend {
  background: #ccd7e6 !important;
}
.gg {
  width: 200px;
}
.webix_sidebar .webix_tree_item.webix_selected span {
  color: grey !important;
}
.webix_sidebar_popup .webix_sidebar_popup_title.webix_selected {
  color: #475466 !important;
}
.buttonCancel {
  background-color: #ccd7e6 !important;
}
.btnExport {
  background-color: #fff !important;
  background-size: cover;
}
.webix_image {
  max-width: 50px;
}
.applieSave {
  padding: 0px 0px 0px 10px;
}
.webix_view .webix_layout_line {
  border: 0px !important;
}
.users {
  border: 0px !important;
  padding: 0px 0px 0px 0px !important;
}
/* .webix_view.webix_pager{ position: absolute !important;
    margin-top: -75px !important; } */
.usersBorder {
  padding: 0px 0px 10px 0px;
}
.iconStyle {
  color: #fff;
}
.webix_hcell {
  text-align: center;
}
.webix_layout_space {
  background-color: #fff !important;
}
.paddingalert {
  padding: 0px 0pxpx 0px;
  float: right !important;
}
.badgelistbtn {
  margin-top: 20px !important;
}
.searchfiled .webix_el_box {
  padding: 0px 0px 8px 0px !important;
}
.filtermargin {
  margin-left: 15px !important;
}
.webix_label_right {
  color: #575757 !important;
}
.webix_checksuggest_select_all .webix_el_box {
  background: transparent !important;
  background: #ccd7e6 !important;
  border: none !important;
  height: 50px !important;
}
.webix_view .webix_control .webix_el_richselect {
  height: 28px !important;
}
.webix_sidebar .webix_tree_item.webix_selected {
  /* background-color: #6dd1d4!important; */
  box-shadow: inset 2px 0 #ff526c !important;
}
.leftPanel {
  margin-left: 100px;
}
.app_button .webix_icon:before {
  color: #4a4e5a;
}
.wxi-alert:before {
  color: #4a4e5a;
}
.wxi-angle-double-right:before {
  color: #4a4e5a;
}
.webix_sidebar .webix_icon:before {
  color: #4a4e5a;
}
.webix_tree_item.webix_selected .webix_icon:before {
  color: #ff526c;
}
.webix_view .webix_pager_item_selected {
  background-color: #cfcfcf !important;
  border-radius: 5px;
}
.webix_view .webix_pager_item {
  background-color: #ccd7e6 !important;
  color: #4b4f59;
  border-radius: 5px;
}
.webix_badge {
  background-color: #ff526c !important;
}
.hidden {
  display: none;
}
div[view_id='createBadgeModal'] div {
  overflow: visible !important;
  border: 0;
}
div[view_id='createBadgeModal'] {
  background: #fff;
  box-sizing: border-box;
}
div[view_id='createBadgeModal'] .webix_win_head {
  display: none !important;
}
.modal-title {
  font-size: 20px;
  border: 0 !important;
  line-height: 42px;
}
.modal-close-btn {
  border: 0 !important;
  background: #fff !important;
  width: 40px;
  height: 40px;
}
.modal-close-btn button {
  color: #333 !important;
  background: #fff !important;
}
.input-badge + div,
.input-badge + div > div,
.input-badge + div button {
  width: 300px !important;
  height: 400px !important;
  background: #fff !important;
  position: relative;
}
.input-badge + div button {
  line-height: 33;
  color: #bbb !important;
  border: 1px solid #ccc;
  overflow: hidden;
}
.input-badge + div button::before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  z-index: 10;
  background: url(/icon/baige.png) center center no-repeat;
  background-size: 20%;
  opacity: 0.2;
}
.badge-btn button {
  text-align: left;
  padding-left: 30px;
  background: #fff !important;
  color: #333 !important;
}
.control-btns {
  display: flex;
  justify-content: flex-end;
  margin-top: 30px !important;
}
.cancel-btn {
  margin-right: 15px !important;
}
.save-btn button {
  background: #0f0 !important;
  color: #fff !important;
  border-radius: 4px;
}
.input-badge {
  display: none;
}
.label-input button {
  cursor: pointer;
}
.temp-badge-img {
  margin: auto;
}
.crop-modal {
  z-index: 2000 !important;
}
.cropper-modal-preview > .webix_template {
  padding: 0;
}
#cropped-img {
  width: 300px;
  height: 400px;
}
#save-btn {
  display: flex;
  justify-content: flex-end;
}
#save-cropped-img {
  width: 150px;
  height: 35px;
  background: #cccccc;
  color: black;
  margin-top: 20px;
  border-radius: 4px;
  cursor: pointer;
}
#save-cropped-img1 {
  width: 150px;
  height: 35px;
  margin-right: 80px;
  background: #898e8d;
  color: #fff;
  margin-top: 20px;
  border-radius: 4px;
  cursor: pointer;
}
.edit-badge,
.edit-badge + div {
  width: 370px;
  height: 269px;
}
.edit-badge + div {
  position: relative;
  top: -40px;
}
html {
  width: 100%;
  height: 100%;
}
.edit-badge + div iframe {
  background-color: transparent !important;
}
#tinymce {
  width: 100%;
  height: 100%;
  margin: 0;
}
#tinymce p {
  margin: 5px 0 !important;
}
.tox-statusbar {
  display: none !important;
}
.data-input {
  display: flex;
}
.list-placeholders > div > div {
  margin-bottom: 0;
  padding: 0;
  height: auto !important;
}
.data-input label {
  width: 135px;
}
.data-input input {
  width: 152px;
  min-height: 30px;
  border: 1px solid #dadee0;
  padding: 0 12px;
  color: #475466;
  font-size: 14px;
  border-bottom: none;
}
.user-photo {
  width: 100%;
  object-fit: contain !important;
}
.block-user-photo {
  width: 100%;
  margin-right: 15px;
  border-width: 1px !important;
  object-fit: contain !important;
}
.block-user-photo > div {
  display: flex;
  align-items: center;
  padding: 0;
  object-fit: contain !important;
}
.block-user-photo img {
  width: 100%;
  height: 100%;
  object-fit: contain !important;
}
.block-ad-photo > .webix_template {
  padding: 0;
}
.div-ad-photo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 252px;
  height: 448px;
  background-size: cover;
  border: 1px #ccd7e6 solid;
  box-sizing: border-box;
  word-wrap: break-word;
  padding: 5px;
}
.div-ad-photo a {
  white-space: pre-wrap;
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
  display: block;
}
.div-ad-photo.advertiser-logo {
  width: 150px;
  height: 150px;
  border-radius: 75px;
}
.div-ad-photo.org-logo {
  width: 150px;
  height: 150px;
}
.div-ad-photo .advertiser-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 15px;
  left: 15px;
  max-width: 80%;
}
.div-ad-photo .advertiser-header > img {
  border: 1px #dfdfdf solid;
  border-radius: 20px;
}
.div-ad-photo .advertiser-header > p {
  font-size: 12px;
  margin-left: 10px;
  color: white;
  text-shadow: black 1px 0 4px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.upload-photo {
  margin-bottom: 10px;
}
.grid-color-square {
  background-color: #1a2651;
  height: 20px;
  width: 20px;
  border-radius: 2px;
  margin-top: 6px;
  float: left;
  border: 1px #ccd7e6 solid;
}
.badge-block {
  height: 100%;
  position: relative;
  margin-top: 40px;
}
.badge-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  background-size: 100%;
  background-repeat: no-repeat;
}
.upload-bg {
  margin-top: 50px !important;
}
.svg-code-front textarea {
  width: 100%;
}
.list-placeholders[view_id='placeholders'],
.list-placeholders[view_id='placeholders'] > div {
  overflow-y: auto !important;
}
.list-placeholders[view_id='placeholders'] {
  height: 360px !important;
}
.list-placeholders[view_id='placeholders'] .data-input label {
  width: 180px;
  line-height: 20px;
  padding: 0 8px;
  border: 1px solid #dadee0;
  border-right: none;
  border-bottom: none;
  display: flex;
  align-items: center;
}
.list-placeholders > div > div:last-child label,
.list-placeholders > div > div:last-child input {
  border-bottom: 1px solid #dadee0 !important;
}
.wrapper-btns {
  display: flex;
  align-items: flex-end;
}
div[view_id='list-badges'] .webix_cell {
  height: 70px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.badge-min {
  height: 70px;
}
.badge-min svg {
  height: 100%;
  width: 100%;
}
.del-badge {
  color: red;
  cursor: pointer;
  width: 35px;
  height: 35px;
  font-size: 35px;
  line-height: 0;
  background: #fff;
}
.badgelistheader {
  background-color: #f4f5f9;
}
.svg-edit iframe {
  height: 90% !important;
}
.readonly-textarea input {
  background-color: #f0f0f0;
}
.readonly-checkbox button {
  background-color: #d4d3d3;
  border-radius: 5px;
  height: 85%;
}
.background-red {
  color: whitesmoke !important;
  background-color: red !important;
}
body {
  /* background: url(/icon//back.jpg) no-repeat;  */
  background-size: 100%;
}
.webix_button {
  background-color: #7f7f80 !important;
  border-bottom: 3px solid #676767;
  color: #f7f7f7f2 !important;
  font-size: revert;
}
.user-photo {
  width: 100%;
}
.webix_dtable .webix_select_mark > div.webix_row_select {
  box-shadow: inset 2px 0 red;
}
.userinfo {
  color: initial;
}
.header-userinfo > .webix_template {
  padding: 0px 0px 0px 10px;
}
.webix_pager_item {
  background-color: grey;
}
/* .webix_scheduler_cal_list {
  display: none !important;
} */
.customRowGreen {
  background-color: #aaffaa;
}
.customRowRed {
  background-color: #ffaaaa;
}
.webix_row_select.customRowGreen {
  background-color: #64a864 !important;
}
.webix_row_select.customRowRed {
  background-color: #a86464 !important;
}
.raw_html {
  display: flex;
  justify-content: center;
  margin-top: 0 !important;
  width: 100px !important;
  border-radius: 8px;
  position: absolute;
  top: -2px;
  right: 2px;
}
.raw_html button {
  border-radius: 15px;
  font-size: 12px;
}
.buttonMenu a {
  color: #f7f7f7f2 !important;
  background-color: #7f7f80 !important;
  height: 34px !important;
  border-radius: 2px !important;
  font-size: 13.3333px !important;
  font-weight: 500 !important;
}
.buttonMenu .webix_icon {
  font-size: 16px !important;
  margin-bottom: 3px;
}
.html-label {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto !important;
  margin-right: auto !important;
}
.ckeditor {
  border-width: 1px !important;
  margin: 0 !important;
}
.webix_el_button.webix_disabled_view {
  opacity: 0.7;
}
.disabled .webix_item_tab {
  pointer-events: none !important;
}
.webix_after_all_tabs {
  border: none !important;
}
.webix_el_button {
  transition: filter 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.webix_el_button:not(.webix_disabled_view):hover {
  filter: brightness(1.2);
}
.webix_el_button:not(.webix_disabled_view):active {
  filter: brightness(0.8);
}
.cell-container {
  background-color: #eeeeee;
}
.togglebutton button {
  background-color: transparent !important;
}
.togglebutton .wxi-angle-double-right {
  transition: transform 0.2s ease-in-out;
}
.togglebutton.expanded .wxi-angle-double-right {
  transform: rotate(180deg);
}
.webix_progress_state::before {
  color: #fff !important;
  filter: drop-shadow(0px 0px 5px #000) !important;
  -webkit-filter: drop-shadow(0px 0px 5px #000) !important;
}
.is-circle .cropper-view-box {
  box-shadow: 0 0 0 1px #39f;
  border-radius: 50%;
  outline: 0;
}
.is-circle .cropper-face {
  background-color: inherit !important;
}
.is-circle .cropper-view-box {
  outline: inherit !important;
}
.copy-btn {
  background-color: transparent !important;
  margin-left: 5px;
  width: 32px;
  height: 38px;
  line-height: 32px;
}
/* grid overlay */
.grid-overlay {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #ffffff80;
}
.lds-roller {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.7);
  width: 80px;
  height: 80px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: ' ';
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #acacac;
  margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.webix_icon_btn {
  color: #f7f7f7f2 !important;
  font-size: 16px !important;
}
.webix_popup .webix_icon {
  margin-right: 10px;
}

/*!
 * Cropper.js v1.6.2
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2024-04-21T07:43:02.731Z
 */
.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cropper-container img {
  backface-visibility: hidden;
  display: block;
  height: 100%;
  image-orientation: 0deg;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}
.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cropper-wrap-box,
.cropper-canvas {
  overflow: hidden;
}
.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}
.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}
.cropper-view-box {
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
  overflow: hidden;
  width: 100%;
}
.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}
.cropper-dashed.dashed-h {
  border-bottom-width: 1px;
  border-top-width: 1px;
  height: calc(33.33333333%);
  left: 0;
  top: calc(33.33333333%);
  width: 100%;
}
.cropper-dashed.dashed-v {
  border-left-width: 1px;
  border-right-width: 1px;
  height: 100%;
  left: calc(33.33333333%);
  top: 0;
  width: calc(33.33333333%);
}
.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}
.cropper-center::before,
.cropper-center::after {
  background-color: #eee;
  content: ' ';
  display: block;
  position: absolute;
}
.cropper-center::before {
  height: 1px;
  left: -3px;
  top: 0;
  width: 7px;
}
.cropper-center::after {
  height: 7px;
  left: 0;
  top: -3px;
  width: 1px;
}
.cropper-face,
.cropper-line,
.cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}
.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}
.cropper-line {
  background-color: #39f;
}
.cropper-line.line-e {
  cursor: ew-resize;
  right: -3px;
  top: 0;
  width: 5px;
}
.cropper-line.line-n {
  cursor: ns-resize;
  height: 5px;
  left: 0;
  top: -3px;
}
.cropper-line.line-w {
  cursor: ew-resize;
  left: -3px;
  top: 0;
  width: 5px;
}
.cropper-line.line-s {
  bottom: -3px;
  cursor: ns-resize;
  height: 5px;
  left: 0;
}
.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}
.cropper-point.point-e {
  cursor: ew-resize;
  margin-top: -3px;
  right: -3px;
  top: 50%;
}
.cropper-point.point-n {
  cursor: ns-resize;
  left: 50%;
  margin-left: -3px;
  top: -3px;
}
.cropper-point.point-w {
  cursor: ew-resize;
  left: -3px;
  margin-top: -3px;
  top: 50%;
}
.cropper-point.point-s {
  bottom: -3px;
  cursor: s-resize;
  left: 50%;
  margin-left: -3px;
}
.cropper-point.point-ne {
  cursor: nesw-resize;
  right: -3px;
  top: -3px;
}
.cropper-point.point-nw {
  cursor: nwse-resize;
  left: -3px;
  top: -3px;
}
.cropper-point.point-sw {
  bottom: -3px;
  cursor: nesw-resize;
  left: -3px;
}
.cropper-point.point-se {
  bottom: -3px;
  cursor: nwse-resize;
  height: 20px;
  opacity: 1;
  right: -3px;
  width: 20px;
}
@media (min-width: 768px) {
  .cropper-point.point-se {
    height: 15px;
    width: 15px;
  }
}
@media (min-width: 992px) {
  .cropper-point.point-se {
    height: 10px;
    width: 10px;
  }
}
@media (min-width: 1200px) {
  .cropper-point.point-se {
    height: 5px;
    opacity: 0.75;
    width: 5px;
  }
}
.cropper-point.point-se::before {
  background-color: #39f;
  bottom: -50%;
  content: ' ';
  display: block;
  height: 200%;
  opacity: 0;
  position: absolute;
  right: -50%;
  width: 200%;
}
.cropper-invisible {
  opacity: 0;
}
.cropper-bg {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC');
}
.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.cropper-hidden {
  display: none !important;
}
.cropper-move {
  cursor: move;
}
.cropper-crop {
  cursor: crosshair;
}
.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}

