a {
  cursor: pointer;
}

strong {
  font-weight: 600;
}

.editOption {
  padding: 5px 10px 5px 10px;
}

.selected {
  border: thin solid #77c8f7;
  margin-top: 10px;
}
li.selected {
  margin-top: 0;
}

.disable-item {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  z-index: 999 !important;
  top: 0;
}

.disable-item-row {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  z-index: 900 !important;
  top: 0;
}

.draggable {
  position: relative;
}

input.no-border {
  border: none;
}
textarea.no-border {
  border: none;
  /* height: 80px !important; */
  /* min-height: 80px !important; */
  min-height: 80px;
}
input:not([type]):focus:not([readonly]),
input[type="text"]:not(.browser-default):focus:not([readonly]),
input[type="password"]:not(.browser-default):focus:not([readonly]),
input[type="email"]:not(.browser-default):focus:not([readonly]),
input[type="url"]:not(.browser-default):focus:not([readonly]),
input[type="time"]:not(.browser-default):focus:not([readonly]),
input[type="date"]:not(.browser-default):focus:not([readonly]),
input[type="datetime"]:not(.browser-default):focus:not([readonly]),
input[type="datetime-local"]:not(.browser-default):focus:not([readonly]),
input[type="tel"]:not(.browser-default):focus:not([readonly]),
input[type="number"]:not(.browser-default):focus:not([readonly]),
input[type="search"]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.all-caps {
  text-transform: uppercase;
}

.title-input {
  height: initial !important;
  font-size: inherit !important;
  margin: 0 !important;
}
.mobileBody.mobileBody_detail {
  /* line-height: 0px; */
}

.builderTopMenu h2 {
  /* margin-right: 20px; */
}

.floater_list-item a {
  cursor: pointer;
}

td input {
  font-size: inherit !important;
  width: inital !important;
  height: initial !important;
}

.desc {
  padding: 10px;
}

menu {
  position: initial;
}

.loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: white;
  z-index: 9999;
}

.pointer {
  cursor: pointer;
}
/* .profile-pic {
  overflow: visible;
  position: absolute;
  padding-top: 30px;
  width: auto;
  opacity: 0;
} */

.previewImage {
  width: inherit;
  height: inherit;
  border-radius: 50%;
}

.move-button {
  cursor: move;
}

.mobHeader,
.mobSubHeader {
  position: relative;
}

div.filepicker {
  text-align: center !important;
  padding: 0px !important;
  background-color: transparent !important;
  border-radius: 0px !important;
  min-height: 60px !important;
  border: none !important;
}

.dropzone .dz-message {
  text-align: center;
  margin: 0 !important;
}

.dropzone .dz-preview .dz-image {
  border-radius: 0px !important;
  overflow: hidden !important;
  width: 100% !important;
  height: 100% !important;
  position: initial !important;
  display: block !important;
  z-index: 10 !important;
}

.dropzone .dz-preview {
  position: relative !important;
  display: inline-block !important;
  vertical-align: top !important;
  margin: 0px !important;
  min-height: 100px !important;
}

.dropzone.dz-clickable .dz-message {
  cursor: pointer !important;
  background-color: rgba(0, 0, 0, 0.47) !important;
  color: #fff !important;
  font-size: 12px !important;
  border: 2px dashed #fff;
  height: 100%;
  position: absolute;
  width: 100%;
  /* line-height: initial; */
  line-height: 14px;
}
.dropzone.dz-clickable .dz-message span {
  display: block;
  padding-top: 15px;
}
.dz-details {
  display: none;
}
.dropzone .dz-preview .dz-image img {
  display: none !important;
  /* display: block; */
  /* position: absolute; */
  /* width: 100%; */
  /* height: 100%; */
}

.table-rows {
  border: thin solid #efefef;
}

.input-table {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  line-height: 22px !important;
  font-size: 16px !important;
}

.layoutv2 table tr td {
  /* padding: 15px 15px; */
  line-height: 20px !important;
  font-size: 14px !important;
  font-weight: 300;
  color: #252525;
  border: 1px solid #f1f1f1;
}

.layoutv2 table thead th {
  line-height: 20px;
  padding: 6px 15px;
  font-size: 15px;
}

.layoutv2 table thead th {
  background-color: #e8e8e8;
  line-height: 30px;
  color: #464646;
  font-weight: 700;
  border-right: 1px solid #d7d7d7;
}

.schedule-button {
  padding: 15px 15px !important;
  line-height: 20px !important;
  font-size: 16px !important;
}

.add-day {
  padding: 15px !important;
  line-height: 20px !important;
  font-size: 16px !important;
  width: 100% !important;
  font-weight: 500 !important;
  height: inherit !important;
  border: 2px solid #64b5f4 !important;
  color: #64b5f4 !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

.input-font {
  font-size: 14px !important;
}
.table-input-select {
  border: thin solid #79cbf7 !important;
  padding: 2px 5px !important;
}

.no-padding {
  padding: 0 !important;
}
.custom-popup {
  position: absolute;
  width: 42%;
  height: 480px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  margin: auto;
}
.profile-pic-input {
  overflow: visible;
  border: 1px solid;
  position: absolute;
  /* position: initial; */
  /* padding-top: 30px; */
  /* display: inline; */
  width: 100%;
  top: 12%;
  /* margin-top: 55px; */
  bottom: 0;
  left: 0;
  height: 88%;
  /* width: auto; */
  opacity: 0;
}
.btn-large {
  width: 100%;
}

.notificationMsg {
  padding: 20px 15px;
  background-color: #e3e3e3;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  position: relative;
}

.closeBtn {
  background: transparent;
  border: none;
}

.notificationMsg.yellow {
  background-color: #d7d75f !important;
}
.notificationMsg.yellow .title {
  display: block;
  padding: 0;
  margin: 0;
  line-height: 12px;
  font-weight: 700;
}

.notificationMsg.red .title {
  margin: 0;
}
/* .popup .center-block .custom-popup {
  position: absolute;
  width: 42%;
  height: 66%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  margin: auto;
} */

.loginPage {
  height: -webkit-fill-available;
}

.editorBody .type1_preparations li {
  padding-left: 0px;
}

.type3-image {
  height: 82px;
  position: relative;
  top: -6px;
  width: 94px;
  left: -2px;
}

.type3-image span {
  position: relative;
  top: 26px;
}

.type3-image.dz-default.dz-message {
  background-color: rgba(0, 0, 0, 0.2) !important;
}

.mobileBodyPopup {
  min-height: 400px !important;
}

.popup .mobileBody {
  margin-bottom: 10px !important;
}

.popup-full {
  min-height: 601px;
}

.react-resizable {
  position: relative;
}
.react-resizable-handle {
  position: absolute;
  width: 20px;
  height: 20px;
  bottom: 0;
  right: 0;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+");
  background-position: bottom right;
  padding: 0 3px 3px 0;
  background-repeat: no-repeat;
  background-origin: content-box;
  box-sizing: border-box;
  cursor: se-resize;
}
.resize-container {
  display: table;
  width: 100%;
}
.resize-container > div {
  display: table-cell;
}
.react-resizable {
  border: thin solid gray;
  display: inline-block;
  word-break: break-word;
}
.white-text {
  color: #fff !important;
}
.move {
  cursor: move;
}

body {
  background-color: white;
  /* text-align: center; */
  padding: 55px;
}

.center {
  text-align: left;
}
.center-align {
  text-align: center;
}

#table {
  width: 100%;
  max-width: 1600px;
}

/*
th {
  background-image: url("../img/th.png");
  height: 30px;
  background-repeat: no-repeat;
  color: white;
  text-shadow: #012b4d 2px 2px 2px;
  text-align: center;
}
*/

td {
  /* text-indent: 5px; */
  color: #444;
  /* border-bottom: 1px solid #bbb; */
  /* border-left: 1px solid #bbb; */
}

td.disabled,
th.disabled {
  width: 100px;
  text-align: center;
  min-width: 100px;
}

td.left {
  border-left: 1px solid #2e638e;
}

td.right {
  border-right: 1px solid #2e638e;
}

td.bottom {
  border-bottom: 1px solid #2e638e;
}

.grip {
  width: 20px;
  height: 15px;
  margin-top: -3px;
  background-image: url("../img/grip.png");
  margin-left: -5px;
  position: relative;
  z-index: 88;
  cursor: col-resize;
}

.grip:hover {
  background-position-x: -20px;
}
.JCLRLastGrip .grip {
  background-position-y: -18px;
  left: -2px;
}

.dragging .grip {
  background-position-x: -40px;
}

.sampleText {
  position: relative;
  width: 100%;
}

.dotted {
  background-image: url("../img/dotted.png");
  background-repeat: repeat-y;
}

input.check {
}

#sample2Txt {
  float: right;
}
label {
  /* color: #0361ae; */
}

[type="radio"]:checked + label:after, [type="radio"].with-gap:checked + label:before, [type="radio"].with-gap:checked + label:after {
  border: 1px solid #26a69a !important;
}

/*
.RTEditor a {
  -webkit-text-fill-color: #64b5f4;
}
*/
