.view-list-appointment .wrapper-table-appointment {
  overflow-x: auto;
}
.view-list-appointment .wrapper-table-appointment table tbody tr td {
  vertical-align: middle;
}
.view-list-appointment .wrapper-table-appointment table tbody tr td .list-order-status {
  width: 100%;
}
.view-list-appointment .wrapper-table-appointment table tbody tr td .list-order-status .select2-container--default {
  width: 100% !important;
}
.view-list-appointment .wrapper-table-appointment table tbody tr td .list-order-status .select2-container--default .selection .select2-selection--single {
  height: 35px;
}
.view-list-appointment .wrapper-table-appointment table tbody tr td .list-order-status .select2-container--default .selection .select2-selection--single .select2-selection__rendered {
  line-height: 35px;
}
.view-list-appointment .wrapper-table-appointment table tbody tr td .list-order-status .select2-container--default .selection .select2-selection--single .select2-selection__arrow {
  height: 35px;
}
.view-list-appointment .wrapper-table-appointment table tbody tr td:last-child {
  text-align: center;
  cursor: pointer;
}
.view-list-appointment .wrapper-table-appointment table tbody tr td .img-box {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  margin-top: 10px;
}
.view-list-appointment .wrapper-table-appointment table tbody tr td .img-box img {
  width: 100%;
}
.view-orderpackage-form {
  overflow-x: auto;
}
.view-orderpackage-form table tbody tr td {
  vertical-align: middle;
}
.view-orderpackage-form table tbody tr td .img-box {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 10px;
}
.view-orderpackage-form table tbody tr td .img-box img {
  width: 100%;
}
.view-appointment-form {
  overflow-x: auto;
}
.view-appointment-form table tbody tr td {
  vertical-align: middle;
}
.view-appointment-form table tbody tr td .img-box {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 10px;
}
.view-appointment-form table tbody tr td .img-box img {
  width: 100%;
}
.view-list-order-package .wrapper-table-package {
  overflow-x: auto;
}
.view-list-order-package .wrapper-table-package table tbody tr td {
  vertical-align: middle;
}
.view-list-order-package .wrapper-table-package table tbody tr td .list-order-status {
  width: 100%;
}
.view-list-order-package .wrapper-table-package table tbody tr td .list-order-status .select2-container--default {
  width: 100% !important;
}
.view-list-order-package .wrapper-table-package table tbody tr td .list-order-status .select2-container--default .selection .select2-selection--single {
  height: 35px;
}
.view-list-order-package .wrapper-table-package table tbody tr td .list-order-status .select2-container--default .selection .select2-selection--single .select2-selection__rendered {
  line-height: 35px;
}
.view-list-order-package .wrapper-table-package table tbody tr td .list-order-status .select2-container--default .selection .select2-selection--single .select2-selection__arrow {
  height: 35px;
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Nunito Regular'), local('Nunito-Regular'), url(https://fonts.gstatic.com/s/nunito/v12/XRXV3I6Li01BKofINeaB.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local('Nunito SemiBold'), local('Nunito-SemiBold'), url(https://fonts.gstatic.com/s/nunito/v12/XRXW3I6Li01BKofA6sKUYevI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Nunito Bold'), local('Nunito-Bold'), url(https://fonts.gstatic.com/s/nunito/v12/XRXW3I6Li01BKofAjsOUYevI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.wrapper-woo-booking .view-config-install {
  font-family: "Nunito", sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.wrapper-woo-booking .view-config-install .form-install .wrapper-main-tool {
  border: 1px solid #cc1b6f;
  padding: 60px 0;
  border-radius: 10px;
}
.wrapper-woo-booking .view-config-install .form-install .wrapper-main-tool h3 {
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  color: #cc1b6f;
  margin-top: 0;
  margin-bottom: 30px;
  letter-spacing: 1px;
}
.wrapper-woo-booking .view-config-install .form-install .wrapper-main-tool form {
  width: 50%;
  margin: 0 auto;
}
.wrapper-woo-booking .view-config-install .form-install .wrapper-main-tool form h4 {
  font-size: 18px;
  color: #333333;
  margin-top: 0;
  margin-bottom: 15px;
}
.wrapper-woo-booking .view-config-install .form-install .wrapper-main-tool form .wrapper-tool ul.list-tool {
  list-style: none;
}
.wrapper-woo-booking .view-config-install .form-install .wrapper-main-tool form .wrapper-tool ul.list-tool li {
  margin: 0;
  margin-bottom: 15px;
}
.wrapper-woo-booking .view-config-install .form-install .wrapper-main-tool form .wrapper-tool ul.list-tool li .icheckbox_square-red {
  margin-right: 10px;
}
.wrapper-woo-booking .view-config-install .form-install .wrapper-main-tool form .wrapper-tool ul.list-tool li label {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #666666;
}
.wrapper-woo-booking .view-config-install .form-install .wrapper-main-tool form .wrapper-tool ul.list-tool li:nth-child(3) label,
.wrapper-woo-booking .view-config-install .form-install .wrapper-main-tool form .wrapper-tool ul.list-tool li:nth-child(4) label {
  color: #333333;
}
.wrapper-woo-booking .view-config-install .form-install .wrapper-main-tool form .wrapper-tool .tool-bar {
  text-align: center;
}
.wrapper-woo-booking .view-config-install .form-install .wrapper-main-tool form .wrapper-tool .tool-bar .btn-next {
  padding: 6px 24px;
  background-color: transparent;
  border: 1px solid #cc1b6f;
  transition: 250ms all ease-in-out;
  color: #cc1b6f;
  font-size: 15px;
}
.wrapper-woo-booking .view-config-install .form-install .wrapper-main-tool form .wrapper-tool .tool-bar .btn-next:hover {
  background-color: #cc1b6f;
  color: #FFFFFF;
}
.wrapper-woo-booking .view-config-install .description-content {
  display: none;
}
.wrapper-woo-booking .view-config-install .description {
  margin-top: 10px;
  background: #f07d78;
  height: 400px;
  color: #fff;
  font-size: 25px;
  border-radius: 10px;
  padding: 10px;
}
.view-tool-form {
  padding: 30px;
}
.view-tool-form .wrapper-main-tool {
  border: 1px solid #c69500;
  padding: 60px;
  border-radius: 20px;
}
.view-tool-form .tool-bar {
  margin-bottom: 20px;
}
.view-tool-form .setup {
  margin: 0;
  padding: 0;
}
.view-tool-form .description {
  margin-top: 10px;
  background: #d5d5d5;
  height: 100%;
  border-radius: 10px;
  padding: 10px;
}
.view-tool-form .body {
  margin-bottom: 20px;
}
.view-tool-form .list-tool {
  padding: 0;
  margin: 0;
  list-style: none;
}
.view-tool-form .list-tool li {
  margin-bottom: 20px;
}
.view-tool-form .wrapper-tool {
  margin-top: 10px;
  border: 1px solid #d5d5d5;
  padding: 20px;
  border-radius: 10px;
  min-height: 400px;
}
.tour-operator-pro-view-admin {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
}
.tour-operator-pro-view-admin .nowrap {
  white-space: nowrap;
}
.tour-operator-pro-view-admin p,
.tour-operator-pro-view-admin ul {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #333333;
  margin: 0;
}
.tour-operator-pro-view-admin h1,
.tour-operator-pro-view-admin h2,
.tour-operator-pro-view-admin h3,
.tour-operator-pro-view-admin h4,
.tour-operator-pro-view-admin h5,
.tour-operator-pro-view-admin h6 {
  margin: 0;
}
.tour-operator-pro-view-admin .toolbar {
  margin-bottom: 20px;
  margin-top: 20px;
}
.tour-operator-pro-view-admin .toolbar:last-child {
  margin-top: 20px;
}
.tour-operator-pro-view-admin .wrapper-tour-operator-pro-view-admin {
  background: #fff;
  margin-right: 15px;
}
.tour-operator-pro-view-admin .nowrap {
  white-space: nowrap;
}
.view-list-countries table tbody tr td {
  vertical-align: middle;
  padding-left: 18px;
}
.view-list-countries table tbody tr td.sorting_1 {
  width: 5%;
}
.view-list-countries table tbody tr td.country-name {
  width: 35%;
}
.view-list-countries table tbody tr td.country-name h4 {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
}
.view-list-countries table tbody tr td.country-code {
  width: 15%;
}
.view-list-countries table tbody tr td.country-flag {
  width: 15%;
}
.view-list-countries table tbody tr td.country-published {
  width: 15%;
}
.view-list-countries table tbody tr td.country-published .published i.fa-check-square {
  color: #1e7e34;
}
.view-list-countries table tbody tr td.country-published .unpublished i.fa-times-circle {
  color: #ac2925;
}
.view-list-countries table tbody tr td.country-action a {
  color: #666666;
}
.view-list-countries table tbody tr td.country-action a + a {
  margin-left: 10px;
}
.view-list-states table tbody tr td {
  vertical-align: middle;
  padding-left: 18px;
}
.view-list-states table tbody tr td.sorting_1 {
  width: 5%;
}
.view-list-states table tbody tr td.state-name {
  width: 35%;
}
.view-list-states table tbody tr td.state-name h4 {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
}
.view-list-states table tbody tr td.country-name {
  width: 25%;
}
.view-list-states table tbody tr td.state-published {
  width: 25%;
}
.view-list-states table tbody tr td.state-published .published i.fa-check-square {
  color: #1e7e34;
}
.view-list-states table tbody tr td.state-published .unpublished i.fa-times-circle {
  color: #ac2925;
}
.view-list-states table tbody tr td.state-action a {
  color: #666666;
}
.view-list-states table tbody tr td.state-action a + a {
  margin-left: 10px;
}
.view-config-form form .tab-content #basic {
  margin-top: 20px;
}
.view-config-form form .tab-content #basic .block-basic-item {
  padding: 20px 0;
}
.view-config-form form .tab-content #booking {
  margin-top: 20px;
}
.view-config-form form .tab-content #view {
  margin-top: 20px;
}
.view-config-form .title-styles-top-events,
.view-config-form .title-styles-bookingevent-list,
.view-config-form .title-styles-go-to-page {
  padding: 0 50px;
  margin-bottom: 50px;
}
.view-config-form .title-styles-top-events .image-style,
.view-config-form .title-styles-bookingevent-list .image-style,
.view-config-form .title-styles-go-to-page .image-style {
  width: 100%;
  height: auto;
}
.view-config-form .title-styles-top-events .image-style h5,
.view-config-form .title-styles-bookingevent-list .image-style h5,
.view-config-form .title-styles-go-to-page .image-style h5 {
  font-weight: 600;
}
.view-config-form .title-styles-top-events .image-style h5 i,
.view-config-form .title-styles-bookingevent-list .image-style h5 i,
.view-config-form .title-styles-go-to-page .image-style h5 i {
  color: red;
}
.view-config-form .title-styles-top-events .image-style img,
.view-config-form .title-styles-bookingevent-list .image-style img,
.view-config-form .title-styles-go-to-page .image-style img {
  width: 100%;
  object-fit: cover;
}
.view-db-appointments-dashboard .title {
  margin-top: -15px;
  margin-bottom: 45px;
  color: #b11111;
}
.view-db-appointments-dashboard .title i {
  font-size: 50px;
  color: #04A2DC;
  float: left;
  line-height: 40px;
}
.view-db-appointments-dashboard .title p {
  font-family: Roboto Slab;
  font-size: 40px;
  line-height: 1;
  margin: 0;
  color: #66686c;
  float: left;
  font-style: normal;
  letter-spacing: 0.03em;
}
.view-db-appointments-dashboard .title h2 {
  font-family: Roboto Slab;
  font-size: 40px;
  line-height: 1;
  color: #584e4e;
  font-weight: bold;
}
.view-db-appointments-dashboard .total-order {
  background-color: #fff8dcb0;
}
.view-db-appointments-dashboard .total-order h3 {
  padding: 20px 22px 20px 22px;
  color: #53505f;
  font-weight: 500;
  border-bottom: 1px solid #e5e9ec;
}
.view-db-appointments-dashboard .total-order canvas {
  padding: 0px 20px;
}
.view-db-appointments-dashboard .new-customer,
.view-db-appointments-dashboard .list-category {
  overflow-x: auto;
}
.view-db-appointments-dashboard .monthly-profits {
  background-color: #00a0d22b;
  margin-top: 20px;
}
.view-db-appointments-dashboard .monthly-profits h3 {
  padding: 20px 22px 20px 22px;
  color: #53505f;
  font-weight: 500;
  border-bottom: 1px solid #e5e9ec;
}
.view-db-appointments-dashboard .monthly-profits canvas {
  padding: 0px 20px;
}
.view-db-appointments-dashboard .new-customer {
  margin: 20px 0px;
}
.view-db-appointments-dashboard .new-customer h3 {
  padding: 15px 22px 15px 22px;
  color: #ffffff;
  font-weight: 500;
  border: 1px solid orange;
  background-color: orange;
}
.view-db-appointments-dashboard .new-customer table {
  color: #53505f;
  margin-bottom: 0px;
  background: beige;
}
.view-db-appointments-dashboard .new-customer table thead tr th {
  color: #f38638;
  border-bottom: none;
}
.view-db-appointments-dashboard .new-customer table tbody tr td {
  border-top: none;
}
.view-db-appointments-dashboard .list-category {
  margin: 20px 0px;
}
.view-db-appointments-dashboard .list-category h3 {
  padding: 15px 22px 15px 22px;
  color: #ffffff;
  font-weight: 500;
  border: 1px solid #884392;
  background-color: #884392;
}
.view-db-appointments-dashboard .list-category img {
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.view-db-appointments-dashboard .list-category table {
  color: #53505f;
  margin-bottom: 0px;
  background: lightgrey;
}
.view-db-appointments-dashboard .list-category table thead tr th {
  color: #f38638;
  border-bottom: none;
}
.view-db-appointments-dashboard .order-this-week,
.view-db-appointments-dashboard .employee-chart,
.view-db-appointments-dashboard .finance-chart,
.view-db-appointments-dashboard .finance-chart-pie {
  width: 100% !important;
  height: 400px !important;
}
.view-db-appointments-dashboard .block-item-widget {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.view-db-appointments-dashboard .block-item-widget:nth-child(2) {
  background-color: #36a2f5;
}
.view-db-appointments-dashboard .block-item-widget:nth-child(3) {
  background-color: #eac459;
}
.view-db-appointments-dashboard .block-item-widget:nth-child(4) {
  background-color: #ff518a;
}
.view-db-appointments-dashboard .block-item-widget .icon-block {
  margin-right: 20px;
  color: #ffffff;
  font-size: 30px;
}
.view-db-appointments-dashboard .block-item-widget .content-block h4 {
  color: #ffffff;
  padding-bottom: 10px;
}
.view-db-appointments-dashboard .block-item-widget .content-block p {
  color: #ffffff;
}
.view-db-appointments-dashboard .user {
  background-color: #a768f3;
}
.view-db-appointments-dashboard .order {
  background-color: #36a2f5;
}
.view-db-appointments-dashboard .delivery {
  background-color: #eac459;
}
.view-db-appointments-dashboard .monthly {
  background-color: #ff518a;
}
.view-list-orders table tbody tr td {
  vertical-align: middle;
  padding-left: 18px;
}
.view-list-orders table tbody tr td.sorting_1 {
  width: 5%;
}
.view-list-orders table tbody tr td.order-number {
  width: 30%;
}
.view-list-orders table tbody tr td.customer {
  width: 50%;
}
.view-list-orders table tbody tr td.order-action a {
  color: #666666;
}
.view-list-orders table tbody tr td.order-action a + a {
  margin-left: 10px;
}
.view-list-calendar #calendar {
  height: 1200px;
  width: 100%;
}
.view-list-category table#example tbody tr td {
  vertical-align: middle;
}
.view-list-category table#example tbody tr td .img-box {
  width: 150px;
  height: 100px;
  overflow: hidden;
  margin-bottom: 10px;
}
.view-list-category table#example tbody tr td .img-box img {
  width: 100%;
}
.view-list-category table#example tbody tr td .published {
  color: green;
}
.view-list-category table#example tbody tr td .published i {
  font-size: 19px;
  padding-left: 14px;
}
.view-list-category table#example tbody tr td .unpublished i {
  font-size: 19px;
  padding-left: 13px;
}
.view-list-customer table#example tbody td {
  vertical-align: middle;
}
.view-list-customer table#example tbody td.note p {
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.view-list-employee .wrapper-employee-item {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  transition: 250ms all ease-in-out;
  padding: 10px;
  height: 130px;
  position: relative;
}
.view-list-employee .wrapper-employee-item .icheckbox_square-red {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 999;
}
.view-list-employee .wrapper-employee-item:hover {
  background-color: #f9f9f9;
}
.view-list-employee .wrapper-employee-item .wrapper-employee-content {
  border-radius: 5px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}
.view-list-employee .wrapper-employee-item .wrapper-employee-content .employee-item-image {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 15px;
}
.view-list-employee .wrapper-employee-item .wrapper-employee-content .employee-item-image div {
  width: 100%;
  padding-bottom: calc(100% * 90 / 90);
  position: relative;
}
.view-list-employee .wrapper-employee-item .wrapper-employee-content .employee-item-image div img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  object-position: center;
}
.view-list-employee .wrapper-employee-item .wrapper-employee-content .employee-item-content {
  width: 50%;
}
.view-list-employee .wrapper-employee-item .wrapper-employee-content .employee-item-content p {
  margin-bottom: 0;
}
.view-list-employee .wrapper-employee-item .wrapper-employee-content .employee-item-content p .name {
  font-weight: bold;
}
.view-list-employee .wrapper-employee-item .wrapper-employee-content .employee-item-content p .email,
.view-list-employee .wrapper-employee-item .wrapper-employee-content .employee-item-content p .mobile {
  font-weight: normal;
  word-break: break-word;
}
@media (min-width: 1600px) {
  .view-list-employee .wrapper-employee-item .wrapper-employee-content .employee-item-content p .email,
  .view-list-employee .wrapper-employee-item .wrapper-employee-content .employee-item-content p .mobile {
    word-break: unset;
  }
}
.view-list-employee .employee-action {
  height: 100%;
  display: flex;
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: flex-end;
}
.view-list-employee .employee-action .away {
  background-color: rgba(255, 21, 99, 0.1);
  color: #ff1563;
  padding: 4px 8px;
  border-radius: 3px;
}
.view-list-employee .employee-action .away p {
  margin-bottom: 0;
}
.view-list-employee .employee-action .btn-edit-employee {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.view-list-employee .employee-action .btn-edit-employee span {
  display: inline-block;
  margin-left: 8px;
}
.view-list-employee .employee-action .btn-edit-employee i {
  font-size: 14px;
}
.view-list-event .wrapper-table-event {
  overflow-x: auto;
}
.view-list-event table.list-event thead {
  text-transform: none;
}
.view-list-event table.list-event thead th {
  color: deepskyblue;
}
.view-list-event table.list-event tbody tr.list-rate-info {
  background-color: #eff4ff;
}
.view-list-event table.list-event tbody tr.list-rate-title .label-openning {
  background-color: green;
}
.view-list-event table.list-event tbody tr.list-rate-title .label-close {
  background-color: red;
}
.view-list-event table.list-event tbody tr td {
  vertical-align: middle;
}
.view-list-event .recurring span,
.view-list-event .recurring i {
  font-size: 15px;
}
.view-list-event .recurring .yes {
  color: #ffa700;
}
.view-list-event .recurring .no {
  color: #9c9587;
}
.view-list-location table tbody tr td {
  vertical-align: middle;
  padding-left: 18px;
}
.view-list-location table tbody tr td.sorting_1 {
  width: 5%;
}
.view-list-location table tbody tr td.location-name {
  width: 25%;
}
.view-list-location table tbody tr td.location-name h4 {
  font-size: 18px;
  font-weight: 600;
  color: #333333;
}
.view-list-location table tbody tr td.location-phone {
  width: 15%;
}
.view-list-location table tbody tr td.location-address {
  width: 30%;
}
.view-list-location table tbody tr td.location-address p {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
}
.view-list-location table tbody tr td.location-country-name {
  width: 15%;
}
.view-list-location table tbody tr td.location-action a {
  color: #666666;
}
.view-list-location table tbody tr td.location-action a + a {
  margin-left: 10px;
}
.view-list-orderstatus table#example tbody td {
  vertical-align: middle;
}
.view-list-package table#example tbody td {
  vertical-align: middle;
  height: 100%;
}
.view-list-package table#example tbody td.event-item {
  justify-content: flex-start;
  align-items: center;
}
.view-list-package table#example tbody td.event-item span {
  display: inline-block;
  width: 150px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: horizontal;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: middle;
}
.view-list-package table#example tbody td.event-item span + span {
  margin-left: 20px;
}
.view-list-package table#example tbody td .published {
  color: green;
}
.view-list-package table#example tbody td .published i {
  font-size: 19px;
  padding-left: 14px;
}
.view-list-package table#example tbody td .unpublished i {
  font-size: 19px;
  padding-left: 13px;
}
.view-list-payment table#example tbody tr td {
  vertical-align: middle;
}
.view-list-payment table#example tbody tr td .img-box {
  width: 150px;
  height: 100px;
  overflow: hidden;
  margin-bottom: 10px;
}
.view-list-payment table#example tbody tr td .img-box img {
  width: 100%;
}
.view-list-payment table#example tbody tr td .published {
  color: green;
}
.view-list-payment table#example tbody tr td .published i {
  font-size: 19px;
  padding-left: 14px;
}
.view-list-payment table#example tbody tr td .unpublished i {
  font-size: 19px;
  padding-left: 13px;
}
.view-list-service h4 {
  color: deepskyblue;
}
.view-list-service .wrapper-service-item {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
}
.view-list-service .wrapper-service-item .icheckbox_square-red {
  position: absolute;
  top: 20px;
  left: 10px;
  z-index: 999;
}
.view-list-service .wrapper-service-item .wrapper-service-content {
  width: 100%;
  padding: 10px;
}
.view-list-service .wrapper-service-item .wrapper-service-content .service-item-content {
  padding-left: 30px;
  margin-left: 10px;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
.view-list-service .wrapper-service-item .wrapper-service-content .service-item-content .name {
  font-weight: bold;
  font-size: 15px;
  line-height: 25px;
  margin-left: 0px;
}
.view-list-service .wrapper-service-item .wrapper-service-content .service-item-content .link-product {
  text-decoration: underline;
}
.view-list-service .wrapper-service-item .wrapper-service-content .img-box {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}
.view-list-service .wrapper-service-item .wrapper-service-content .img-box div {
  width: 100%;
  height: 100%;
  padding-bottom: calc(100% * 1 / 1);
  position: relative;
}
.view-list-service .wrapper-service-item .wrapper-service-content .img-box div img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-position: center;
  object-fit: cover;
}
.view-list-service .wrapper-service-item .wrapper-service-content .block-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.view-list-service .wrapper-service-item .wrapper-service-content .block-item span {
  display: inline-block;
}
.view-list-service .wrapper-service-item .wrapper-service-content .block-item span:first-child {
  margin-right: 10px;
}
.view-list-service .wrapper-service-item .wrapper-service-content .wrapper-button {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.view-list-service .wrapper-service-item .wrapper-service-content .wrapper-button a:first-child {
  margin-right: 10px;
}
.view-list-service .wrapper-service-item .icon-menu {
  font-size: 25px;
}
.view-list-service .wrapper-service-item .service-item-image {
  display: flex;
}
.view-list-service .wrapper-service-item .service-item-image .image-cover {
  width: 100px;
  height: 100px;
  border-radius: 50px;
}
.view-list-service .wrapper-category-item {
  margin-bottom: 10px;
  border: 1px solid #d5d5d5;
  border-radius: 4px;
  cursor: pointer;
  width: 100%;
  padding: 10px;
}
.view-list-service .wrapper-category-item.active,
.view-list-service .wrapper-category-item:hover {
  background: #ebedf2;
}
.view-list-service .wrapper-category-item .menu-icon {
  font-size: 25px;
}
.view-list-service .wrapper-category-item .wrapper-category-content i {
  font-size: 15px;
}
.view-list-service .wrapper-category-item .header {
  margin-bottom: 10px;
}
.view-list-service .wrapper-category-item .editable {
  border: 1px solid #5F5F5F;
  padding: 1px;
  min-width: 100px;
  border-radius: 1px;
}
.view-list-service .wrapper-category-item .body .badge {
  padding: 5px 7px;
}
.view-list-service .wrapper-category-item .body .wrapper-body {
  padding-left: 10px;
}
.view-list-service .wrapper-category-item .category-item-image {
  display: flex;
}
.view-list-service .wrapper-category-item .category-item-image .image-cover {
  width: 100px;
  height: 100px;
  border-radius: 50px;
}
.view-list-service .wrapper-category-item .category-item-content {
  margin-left: 10px;
}
.view-list-service .wrapper-category-item .category-item-content .name {
  font-weight: bold;
  line-height: 30px;
  min-height: 30px;
  min-width: 150px;
}
.view-list-service .wrapper-category-item .category-item-content i {
  font-size: 20px;
}
.view-list-service .wrapper-category-item .list-action {
  padding: 0;
  margin: 0;
}
.view-list-service .wrapper-category-item .list-action li {
  display: inline-block;
  margin-right: 2px;
}
.view-list-service .wrapper-category-item .list-action li a {
  color: #2c3e50;
}
.view-list-service .wrapper-category-item .list-action li a:hover {
  text-decoration: none;
}
.view-list-service .btn-add-category i {
  font-size: 16px;
}
.view-list-service .btn-category-clone {
  display: none;
}
.view-payment-form .block-alert .jc-bs3-container {
  width: 100%;
}
.view-payment-form .block-alert .jc-bs3-container .jc-bs3-row {
  margin: auto;
  width: 100%;
}
.view-payment-form .block-alert .jc-bs3-container .jc-bs3-row .jconfirm-box-container {
  width: 22%;
  transform: translateX(45%) !important;
}
.view-payment-form .block-alert .jc-bs3-container .jc-bs3-row .jconfirm-box-container .jconfirm-box {
  height: 150px;
  padding: 20px;
  position: relative;
  overflow: unset;
}
.view-payment-form .block-alert .jc-bs3-container .jc-bs3-row .jconfirm-box-container .jconfirm-box .jconfirm-content-pane {
  height: 100% !important;
  margin-bottom: 0;
}
.view-payment-form .block-alert .jc-bs3-container .jc-bs3-row .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content {
  height: 100%;
  position: relative;
}
.view-payment-form .block-alert .jc-bs3-container .jc-bs3-row .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content > div {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.view-payment-form .block-alert .jc-bs3-container .jc-bs3-row .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content > div .wrapper-alert {
  width: 100%;
  display: flex;
  flex-flow: column wrap;
  align-items: flex-start;
  padding-left: 80px;
}
.view-payment-form .block-alert .jc-bs3-container .jc-bs3-row .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content > div .wrapper-alert span.title-box {
  color: #FB646F;
  font-size: 20px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 10px;
}
.view-payment-form .block-alert .jc-bs3-container .jc-bs3-row .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content > div .wrapper-alert span.content-box {
  color: #666666;
  font-size: 16px;
}
.view-payment-form .block-alert .jc-bs3-container .jc-bs3-row .jconfirm-box-container .jconfirm-box .jconfirm-content-pane .jconfirm-content > div i.icon-nb-hand {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(45deg);
  color: #FB646F;
  font-size: 56px;
}
.view-payment-form .block-alert .jc-bs3-container .jc-bs3-row .jconfirm-box-container .jconfirm-box .jconfirm-buttons {
  position: absolute;
  top: 50%;
  right: -21px;
  transform: translateY(-50%);
  width: 45px;
  height: 45px;
}
.view-payment-form .block-alert .jc-bs3-container .jc-bs3-row .jconfirm-box-container .jconfirm-box .jconfirm-buttons button {
  border-radius: 50%;
  width: 45px;
  height: 45px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.view-payment-form .block-alert .jc-bs3-container .jc-bs3-row .jconfirm-box-container .jconfirm-box .jconfirm-buttons button i {
  font-size: 16px;
}
@media (min-width: 0) and (max-width: 409px) {
  .view-payment-form .block-alert .jc-bs3-container .jc-bs3-row .jconfirm-box-container {
    width: 100%;
    margin: auto;
  }
}
@media (min-width: 410px) and (max-width: 599px) {
  .view-payment-form .block-alert .jc-bs3-container .jc-bs3-row .jconfirm-box-container {
    width: 100%;
    margin: auto;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .view-payment-form .block-alert .jc-bs3-container .jc-bs3-row .jconfirm-box-container {
    width: 60%;
    margin: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .view-payment-form .block-alert .jc-bs3-container .jc-bs3-row .jconfirm-box-container {
    width: 40%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .view-payment-form .block-alert .jc-bs3-container .jc-bs3-row .jconfirm-box-container {
    width: 36%;
  }
}
.view-payment-form .form-select-payment {
  width: 30%;
  margin: 50px auto;
  border: 1px solid #999999;
  padding: 30px;
}
.view-payment-form .form-select-payment .form-input-info-header {
  width: 100%;
  padding: 10px 30px;
}
.view-payment-form .form-select-payment .form-input-info-header h4 {
  text-align: center;
  text-transform: uppercase;
}
.view-payment-form .form-select-payment .form-input-info-body {
  width: 100%;
  padding: 30px;
}
.view-payment-form .form-select-payment .form-input-info-body .list-folder-payment {
  list-style: none;
  margin: 0;
}
.view-payment-form .form-select-payment .form-input-info-body .list-folder-payment li {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 0 0 15px 0;
}
.view-payment-form .form-select-payment .form-input-info-body .list-folder-payment li label {
  margin: 0 0 0 15px;
}
.view-payment-form .form-select-payment .form-input-info-footer {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.view-payment-form .form-select-payment .form-input-info-footer .btn-close-modal {
  margin-right: 20px;
  padding: 6px 12px;
}
.view-payment-form .form-select-payment .form-input-info-footer .btn-cancel {
  padding: 6px 12px;
  text-decoration: none;
  background-color: #ff9381;
  color: #ffffff;
  margin-right: 10px;
  border-radius: 4px;
  transition: 250ms all ease-in-out;
  border: 0.5px solid #ff9381;
}
.view-payment-form .form-select-payment .form-input-info-footer .btn-cancel:hover {
  background-color: #ff593d;
}
.view-list-review table#example tbody tr td {
  vertical-align: middle;
}
.view-list-review table#example tbody tr td .img-box {
  width: 150px;
  height: 100px;
  overflow: hidden;
  margin-bottom: 10px;
}
.view-list-review table#example tbody tr td .img-box img {
  width: 100%;
}
.view-list-review table#example tbody tr td .published {
  color: green;
}
.view-list-review table#example tbody tr td .published i {
  font-size: 19px;
  padding-left: 14px;
}
.view-list-review table#example tbody tr td .unpublished i {
  font-size: 19px;
  padding-left: 13px;
}
.view-list-review table#example tbody tr td.nowrap {
  white-space: initial;
}
.view-list-review table#example tbody tr td.nowrap .item-star {
  padding: 0px 2px;
  display: inherit;
}
.view-list-review table#example tbody tr td.nowrap .item-star .fas {
  color: #f2f208;
}
.view-event-form .form-group .field-event-type {
  margin-top: 20px;
}
.field-countries .select2-container--default {
  width: 100% !important;
}
.field-countries .select2-container--default .select2-selection--single {
  height: 34px;
}
.field-countries .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}
.field-countries .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
}
.field-custom-address {
  margin-bottom: 20px;
}
.field-custom-address .block-select-address {
  margin-top: 20px;
}
.field-custom-address .block-select-address .select2-container--default {
  width: 100% !important;
}
.field-custom-address .block-select-address .select2-container--default .selection .select2-selection--single {
  height: 34px;
}
.field-custom-address .block-select-address .select2-container--default .selection .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}
.field-custom-address .block-select-address .select2-container--default .selection .select2-selection--single .select2-selection__arrow {
  height: 34px;
}
.field-custom-address .wrapper-custom-address {
  margin-top: 20px;
}
.field-phonenumber .wrapper-phone-number .select2-container.select2-container--default {
  width: 30% !important;
  float: left;
}
.field-phonenumber .wrapper-phone-number .select2-container.select2-container--default .select2-selection--single {
  border-radius: 0;
  height: 34px;
}
.field-phonenumber .wrapper-phone-number .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}
.field-phonenumber .wrapper-phone-number .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
}
.field-phonenumber .wrapper-phone-number input.phone_number {
  float: left;
  width: 70%;
  border-left: none;
  height: 34px;
  border-radius: 0;
  padding: 5px 20px 5px 20px;
  margin: 0;
}
.nb-woo-booking .element-field-recurring {
  background: #f9f9f9;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.nb-woo-booking .element-field-recurring.hide-option {
  height: 47px;
}
.nb-woo-booking .element-field-recurring .label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.nb-woo-booking .element-field-recurring .label span {
  display: inline-block;
  margin-left: 8px;
  font-size: 14px;
}
.nb-woo-booking .element-field-recurring .form-horizontal {
  display: none;
}
.nb-woo-booking .element-field-recurring .form-horizontal.invisible {
  display: block;
  visibility: visible !important;
}
.nb-woo-booking .element-field-recurring .form-horizontal .select2-container--default .select2-selection--single {
  border-radius: 4px !important;
}
.nb-woo-booking .element-field-recurring .form-horizontal .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 19px;
}
.nb-woo-booking .element-field-recurring .form-horizontal .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 6px;
}
.nb-woo-booking .element-field-recurring .option {
  margin-top: 10px;
}
.field-states .select2-container--default {
  width: 100%!important;
}
.field-states .select2-container--default .select2-selection--single {
  height: 34px;
}
.field-states .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}
.field-states .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
}
.field-tags {
  margin-bottom: 20px;
}
.field-tags .select2-container--default {
  width: 100% !important;
}
.field-tags .select2-container--default .selection .select2-selection--multiple {
  border-radius: 4px !important;
}
.field-emailtype .select2-container {
  width: 100% !important;
}
.field-gallery .list-image {
  padding: 0;
  margin: 0;
}
.field-gallery .list-image li {
  display: inline;
  float: left;
}
.field-gallery .fa-trash-alt.remove {
  color: #fff;
}
.field-gallery .list-image .image,
.field-gallery .list-image .upload {
  width: 100px;
  height: 100px;
  margin-left: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.field-gallery .list-image .image-item {
  position: relative;
}
.field-gallery .list-image .image-item i.remove {
  font-size: 20px;
  display: none;
  position: absolute;
  top: 45%;
  left: 45%;
  z-index: 99;
  color: cyan;
}
.field-gallery .list-image .image-item:hover i.remove {
  display: block;
}
.field-gallery .list-image .upload {
  border: 2px dashed #1a84ee;
  text-align: center;
  cursor: pointer;
  position: relative;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1a84ee;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
}
.field-gallery input[type="file"].item-image {
  display: none;
}
.field-locations .select2-container {
  width: 100% !important;
}
.field-mediabrowser .show-image {
  width: 100%;
  height: 420px;
  margin-bottom: 10px;
}
.field-mediabrowser .show-image div {
  width: 100%;
  height: 100%;
  padding-bottom: calc(100% * 1 / 2);
  position: relative;
}
.field-mediabrowser .show-image div img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  object-position: center;
}
.field-pages {
  margin-bottom: 20px;
}
.field-pages .select2-container--default {
  width: 100% !important;
}
.field-rates .calendar_rates {
  height: 800px;
  width: 100%;
}
.field-rates .calendar_rates .fc-scroller {
  overflow: inherit !important;
}
.field-tour .select2-container--default {
  width: 100% !important;
}
.field-tourtype .select2-container--default {
  width: 100% !important;
}
.field-input-rate {
  margin-bottom: 20px;
}
.field-input-rate .list-item {
  width: 100%;
}
.field-input-rate .list-item .item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
.field-input-rate .list-item .item .input-rate {
  margin-right: 10px;
  width: 70%;
}
.field-input-rate .list-item .item .controllers {
  width: 120px;
}
.field-input-rate .list-item .item .controllers button:first-child {
  margin-right: 10px;
}
.list-view {
  margin: 0;
  padding: 0;
  list-style: none;
}
.field-yesno {
  margin-bottom: 20px;
}
.field-yesno .form-control {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-radius: 0;
}
.field-yesno .form-control .block-left {
  margin-right: 20px;
}
.field-bookingstyle .select2-container--default {
  width: 100% !important;
}
.field-bookingstyle .select2-container--default .select2-selection--single {
  height: 34px;
}
.field-bookingstyle .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}
.field-bookingstyle .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
}
.field-cover {
  border: none;
  margin: 20px auto;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  min-height: 200px;
}
.field-cover .wrapper-field-cover {
  text-align: center;
  cursor: pointer;
}
.field-cover .wrapper-field-cover input[type="file"] {
  display: none;
}
.field-cover .wrapper-field-cover .header {
  width: 300px;
  height: 150px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  border: 1px solid #d5e4f1;
}
.field-cover .wrapper-field-cover .header div {
  width: 100%;
  height: 100%;
  padding-bottom: calc(100% * 150 / 300);
  position: relative;
}
.field-cover .wrapper-field-cover .header div img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  object-position: center;
}
.field-cover .wrapper-field-cover .header span {
  font-size: 30px;
  color: #FFFFFF;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.field-cover .wrapper-field-cover .header .upload {
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  z-index: 999;
}
.field-cover .wrapper-field-cover .header:hover .upload {
  display: block;
}
.field-cover p {
  font-size: 20px;
}
.field-seasons .select2-container {
  width: 100% !important;
}
.field-activities .select2-container {
  width: 100% !important;
}
.field-buffer-time .select2-container {
  width: 100% !important;
}
.field-buffer-time .select2-container .select2-selection--single {
  height: 34px;
}
.field-buffer-time .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}
.field-buffer-time .select2-container .select2-selection--single .select2-selection__arrow {
  height: 34px;
}
.element-field-close-date {
  background: #f9f9f9;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.element-field-close-date .wrapper-label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}
.element-field-close-date .wrapper-label label.closedate-label {
  display: inline-block;
  margin: 0 0 0 10px;
  font-size: 14px;
}
.element-field-close-date .form-horizontal {
  display: none;
}
.element-field-close-date .form-horizontal.invisible {
  display: block;
  visibility: visible !important;
}
.element-field-close-date .form-horizontal .block-select-close-date {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.element-field-close-date .form-horizontal .block-select-close-date .control-label {
  margin-right: 15px;
}
.element-field-close-date .form-horizontal .block-select-close-date .select-close-date {
  width: 70%;
}
.element-field-closetime {
  margin-top: 10px;
}
.field-colorpicker {
  margin-bottom: 20px;
}
.field-colorpicker ul.list-color {
  list-style: none;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-flow: row wrap;
}
.field-colorpicker ul.list-color li .color-item {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  border: 1px solid #7b7a80;
  cursor: pointer;
}
.field-colorpicker ul.list-color li .color-item.active i {
  display: block;
}
.field-colorpicker ul.list-color li .color-item i {
  display: none;
}
.field-employees {
  margin-bottom: 20px;
}
.field-employees .select2-container {
  width: 100% !important;
}
.field-employeeservice {
  margin-bottom: 20px;
}
.field-employeeservice .select2-container {
  width: 100% !important;
}
.field-events .select2-container--default {
  width: 100% !important;
}
.field-fullimage .wrapper-field-fullimage .header {
  width: 270px;
  height: 380px;
  border: 1px solid lightgrey;
  position: relative;
  cursor: pointer;
}
.field-fullimage .wrapper-field-fullimage .header:hover i {
  opacity: 1;
}
.field-fullimage .wrapper-field-fullimage .header i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  z-index: 1;
  color: #00b3ee;
  opacity: 0;
  transition: 250ms all ease-in-out;
}
.field-fullimage .wrapper-field-fullimage .header > div {
  width: 100%;
  height: 100%;
  padding-bottom: calc(100% * 270 / 380);
  position: relative;
}
.field-fullimage .wrapper-field-fullimage .header > div img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
  object-position: center;
}
.field-fullimage .wrapper-field-fullimage input[type="file"] {
  display: none;
}
.field-gender .select2-container--default {
  width: 100% !important;
}
.field-gender .select2-container--default .select2-selection--single {
  height: 34px;
}
.field-gender .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}
.field-gender .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
}
.field-timezone {
  margin-bottom: 20px;
}
.field-timezone .select2-container {
  width: 100% !important;
}
.field-timezone .select2-container .select2-selection--single {
  height: 34px;
}
.field-timezone .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}
.field-timezone .select2-container .select2-selection--single .select2-selection__arrow {
  height: 34px;
}
.field-incrementnumber {
  margin-bottom: 20px;
}
.field-incrementnumber .handle-counter .counter-minus {
  padding: 10px 25px !important;
  float: left;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.field-incrementnumber .handle-counter .counter-plus {
  padding: 10px 25px !important;
  float: left;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.field-incrementnumber .handle-counter .increment-number {
  border-radius: 0;
  height: 42px;
  width: 150px;
  float: left;
}
.field-location .select2-container--default {
  width: 100% !important;
}
.field-location .select2-container--default .select2-selection--single {
  height: 34px;
}
.field-location .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}
.field-location .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
}
.element-field-open-date {
  background: #f9f9f9;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.element-field-open-date .wrapper-label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
}
.element-field-open-date .wrapper-label label.opendate-label {
  display: inline-block;
  margin: 0 0 0 10px;
  font-size: 14px;
}
.element-field-open-date .form-horizontal {
  display: none;
}
.element-field-open-date .form-horizontal.invisible {
  display: block;
  visibility: visible !important;
}
.element-field-open-date .block-select-open-date {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.element-field-open-date .block-select-open-date .control-label {
  margin-right: 15px;
}
.element-field-open-date .block-select-open-date .select-open-date {
  width: 70%;
}
.element-field-opentime {
  margin-top: 10px;
}
.element-field-selectday {
  width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.element-field-selectday .name-day-of-week {
  margin: 0 20px 0 0;
  padding: 5px 0;
}
.element-field-selectday .name-day-of-week .icheckbox_minimal {
  margin-right: 5px;
}
.field-servicecategory {
  margin-bottom: 20px;
}
.field-servicecategory .select2-container {
  width: 100% !important;
}
.field-servicecategory .select2-container .select2-selection--single {
  height: 34px;
}
.field-servicecategory .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}
.field-servicecategory .select2-container .select2-selection--single .select2-selection__arrow {
  height: 34px;
}
.field-services {
  margin-bottom: 20px;
}
.field-services .select2-container {
  width: 100% !important;
}
.field-services .select2-container .select2-selection--single {
  height: 34px;
}
.field-services .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}
.field-services .select2-container .select2-selection--single .select2-selection__arrow {
  height: 34px;
}
.field-wordpress_user .select2-container--default {
  width: 100% !important;
}
.field-wordpress_user .select2-container--default .select2-selection--single {
  height: 34px;
}
.field-wordpress_user .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}
.field-wordpress_user .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
}
.field-event-type .select2-container--default {
  width: 100% !important;
}
.field-event-type .select2-container--default .selection .select2-selection--single {
  height: 34px;
}
.field-event-type .select2-container--default .selection .select2-selection--single .select2-selection__rendered {
  line-height: 34px;
}
.field-event-type .select2-container--default .selection .select2-selection--single .select2-selection__arrow {
  height: 34px;
}
