/*
*	Copyright (C) 2021 SWETI Marketing - All Rights Reserved
*   Plugin Name: Sync Acquire
*	Description: Sync Acquire allows for integration with several API's from ABC Fitness Solutions, enabling Gyms to sell memberships online, display occupancy, and many other solutions.
*	Author:      SWETI Marketing
*	Author URI:  https://swetiservices.com/
*	Version:     5.0.8
*/

/* Club Info Styles 
--------------------------------------------- */
#club_info,
#club_info a,
#club_info input,
#club_info span,
#club_info p,
#club_info div {
   font-family: var(--primary-font-family);
}
.setup_field_row textarea {
    width: 100%;
    margin-top: 4px;
    border-radius: 0;
}
.image_upload #close {
   position: relative;
   display: inline-block;
}

.image_upload #close img {
   width: 200px;
}

.image_upload #close button {
   background: #fff;
   right: 3px;
   top: 3px;
   position: absolute;
   width: 25px;
   height: 25px;
   border: none;
   border-radius: 50px;
   cursor: pointer;
}

.custom_table_tabs .Club_dtail_bckend th.disabled_th {
   padding: 15px;
   background-color: #d8d8d8;
}

div.updated {
   border-left-color: #a52a2a;
}


.cstm_err {
   position: relative;
}
th.disabled_th h1 {
    display: contents;
}
.cstm_err .updated {
   position: fixed !important;
   width: 300px;
   left: 0;
   right: 0;
   margin: auto;
   top: 50% !important;
   background: #fff;
   font-size: 23px;
   padding: 30px 0px;
   text-align: center;
   color: #a52a2a;
}

/* Preview Image Styles 
--------------------------------------------- */
.img-thumbnail {
   width: 100%;
   height: 100px;
   object-fit: cover;
   object-position: center;
   margin: 10px;
}

.image_box{
    position: relative;
    max-width: 150px;
    padding-bottom: 12px;
}
.image_box label{
    display: block;
    position: absolute;
    bottom: 0px;
    left: calc(50% - 35px);
    right: 0;
    width: 70px;
    background: #333333;
    text-align: center;
    padding: 3px 3px;
    border-radius: 15px;
    color: #fff !important;
    font-size: 12px !important;
    margin-bottom: 0 !important;
    z-index: 1;
}
.image_box img#previewHolder{
    margin-top: 0px !important;
}



/* Club Plan Manager Styles 
--------------------------------------------- */
.append_newclub {
    margin-bottom: 15px;
}

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

div#wpfooter {
   display: none !important;
}
.deleteaddon {
    display: flex;
    height: 35px;
    width: 35px;
    background: linear-gradient(to right,#f5911e 5%,#dd551a 100%);
    border: 1px solid #ccc;
}
.deleteaddon img {
    width: auto;
    height: 21px;
    margin: auto;
}
a.add_newclub,
.add_newclubaaa,
.add_newclubaaa:focus,
.add_newclubaaa:hover,
.sweti_sa_btn,
.tab_list input[type="submit"] {
    background: linear-gradient(to right,#f5911e 5%,#dd551a 100%);
    background-color: #f5911e;
   font-weight: 500;
   display: inline-block;
   color: #fff;
   text-transform: capitalize;
   letter-spacing: 0px;
   padding: 10px 25px 10px;
   line-height: normal;
   font-size: 14px;
   text-decoration: none;
   border: none;
}
.sweti_sa_btn:hover {
    cursor: pointer;
}
.add-club-btn a.add_newclub {
    margin-right: 10px;
}
.event-style-details a.remove_clubdetails{
    background: #ffe4e4 !important;
    padding: 7px 15px;
    background: transparent;
    color: #f94c4c;
    font-weight: 700;
    border-radius: 20px;
    font-size: 14px;
}
.image_box input[type="file"].uploadImage{
    position: absolute;
    z-index: -999;    
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.add-club-btn .save_eventImg {
   display: inline-block;
   color: #fff;
   text-transform: capitalize;
   letter-spacing: 0px;
   padding: 10px 30px 10px;
   line-height: normal;
   font-family: var(--primary-font-family);
   width: auto;
   font-size: 14px;
    background: linear-gradient(to right,#f5911e 5%,#dd551a 100%);
    background-color: #f5911e;
   margin:0;
   font-weight: 500;

}

form#club_info {
   display: inline-block;
   width: 100%;
   margin: 0;
   font-family: var(--primary-font-family);
}

    .event-style-details label {
       font-size: 14px;
       text-transform: capitalize;
       margin-bottom: 5px;
       font-weight: 500;
       display: block;
       letter-spacing: 0;
       color: #616161;
   }

   .multi-club_details {
       width: 100%;
   }

   .event-style-details .align-center {
       flex: 0 0 100%;
       text-align: left;
   }

   .col-4 {
       flex: 1;
   }

   .col-8,
   .event-style-details .color_data {
       flex: 1;
   }
   .col-wrapper{
    flex: 1 1 0;
    max-width: 100%;
    padding:  0px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.col-img-wrapper{
    flex: 0 0 auto;
    width: auto;
    padding:  0px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.event-style-details div#close {
   margin-top: 10px;
}
#wpbody-content hr.clearfix {
    display: none;
}
.col-row .tooltip {
   height: 20px;
   width: 20px;
   text-align: center;
   background-color: #f38b1d;
   color: #fff;
   border-radius: 50px;
   margin-left: 12px;
}
.color_style_change .color_data .tooltip .tooltiptext::before{
content:none;	
}
form.color_picker_style .col-row {
   position: relative;
}
.row-wrapper{
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-wrap: wrap;
}
.col-row {
   margin-bottom: 15px;
   background-color: #fff;
   flex: 0 0 33.33%;
   max-width: 33.33%;
   box-sizing: border-box;
   padding: 0px 15px !important;
}
.event-style-details input[type=file] {
   border-radius: 0;
}
.event-style-details input[type=text] {
   font-size: 14px;
   height: 40px;
   border-radius: 0;
   width: 100%;
   color: #000;
}
.event-style-details input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ababab;
}
.event-style-details input[type=text]::-moz-placeholder { /* Firefox 19+ */
  color: #ababab;
}
.event-style-details input[type=text]:-ms-input-placeholder { /* IE 10+ */
  color: #ababab;
}
.event-style-details input[type=text]:-moz-placeholder { /* Firefox 18- */
  color: #ababab;
}
img#previewHolder {
   margin-top: 15px;
   max-width: 150px;
   max-height: 150px;
   height: auto;
   display: inline-block;
   vertical-align: middle;
}

input.getclubinfo,
form .save_eventImg {
    background: linear-gradient(to right,#f5911e 5%,#dd551a 100%);
    background-color: #f5911e;
   border: none;
   color: #ffff;
   text-transform: uppercase;
   font-family: var(--primary-font-family);
   cursor: pointer;
   font-size: 15px;
   width: auto;
}

.event-style-details .get_info_button {
   text-align: right;
   margin: 0;
   margin-bottom: 15px;
}

.add-club-btn {
   text-align: left;
   display: inline-block;
   width: 100%;
   margin-bottom: 15px;
}
.append_newclub .event-style-details > .col-row {
    margin: 0;
}
.event-style-details {
   background: #ffffff;
   padding: 20px 15px;
   width: 100%;
   box-sizing: border-box;
   margin-bottom: 25px !important;
}

.event-style-details:last-child {
    margin-bottom: 0 !important;
}
.col-8 input.uploadImage {
   border: none;
   width: auto;
   height: auto;
   display: inline-block;
   vertical-align: middle;
}

#close {
   display: inline-block;
   width: auto;
   position: relative;
}

#wpbody-content {
   padding-bottom: 0;
   /*float: none; */
   padding-right: 20px;
   box-sizing: border-box;
}

div#close img {
   width: 100px;
   vertical-align: middle;
}

#close button {
   height: 20px;
   width: 20px;
   background: #a52a2a;
   border: none;
   border-radius: 50px;
   color: #fff;
   font-size: 11px;
   position: absolute;
   right: -10px;
   top: -8px;
   cursor: pointer;
   z-index: 9999;
}


.cstm_err .error {
   position: fixed !important;
   width: 300px;
   left: 0;
   right: 0;
   margin: auto;
   top: 50% !important;
   background: #fff;
   font-size: 23px;
   padding: 30px 0px;
   text-align: center;
   color: #a52a2a;
}

input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
   border-color: #c8c8c8 !important;
}

@media(max-width: 480px) {
   .img-thumbnail {
      height: 50px;
  }
}

input#redirect_url {
   border: 1px solid #ccc;
   border-radius: 5px;
   font-size: 14px;
   height: 44px;
}

label {
   font-size: 14px;
   text-transform: uppercase;
   letter-spacing: 1px;
   font-weight: 600;
}

.Second_tab_bar h3.nav-tab-wrapper a.nav-tab {
   padding: 10px 20px;
   margin: 0 12px 0 0;
   background: #fff;
}

.Second_tab_bar h3.nav-tab-wrapper a.nav-tab.nav-tab-active {
   background: #a52a2a;
   color: #fff;
   border-color: #a52a2a;
}

.event-style-details {
   margin: -1px 0 0;
}

/* Colorpicker Styles 
--------------------------------------------- */
.colorpicker {
   width: 356px;
   height: 176px;
   overflow: hidden;
   position: absolute;
   background: url(http://www.eyecon.ro/colorpicker/images/colorpicker_background.png);
   font-family: Arial, Helvetica, sans-serif;
   display: none;
}

.colorpicker_color {
   width: 150px;
   height: 150px;
   left: 14px;
   top: 13px;
   position: absolute;
   background: #f00;
   overflow: hidden;
   cursor: crosshair;
}

.colorpicker_color div {
   position: absolute;
   top: 0;
   left: 0;
   width: 150px;
   height: 150px;
   background: url(http://www.eyecon.ro/colorpicker/images/colorpicker_overlay.png);
}

.colorpicker_color div div {
   position: absolute;
   top: 0;
   left: 0;
   width: 11px;
   height: 11px;
   overflow: hidden;
   background: url(http://www.eyecon.ro/colorpicker/images/colorpicker_select.gif);
   margin: -5px 0 0 -5px;
}

.colorpicker_hue {
   position: absolute;
   top: 13px;
   left: 171px;
   width: 35px;
   height: 150px;
   cursor: n-resize;
}

.colorpicker_hue div {
   position: absolute;
   width: 35px;
   height: 9px;
   overflow: hidden;
   background: url(http://www.eyecon.ro/colorpicker/images/colorpicker_indic.gif) left top;
   margin: -4px 0 0 0;
   left: 0px;
}

.colorpicker_new_color {
   position: absolute;
   width: 60px;
   height: 30px;
   left: 213px;
   top: 13px;
   background: #f00;
}

.colorpicker_current_color {
   position: absolute;
   width: 60px;
   height: 30px;
   left: 283px;
   top: 13px;
   background: #f00;
}

.colorpicker input {
   background-color: transparent;
   border: none;
   position: static;
   font-size: 10px;
   font-family: Arial, Helvetica, sans-serif;
   color: #898989;
   top: 1px;
   right: 10px;
   text-align: right;
   margin: 2px;
   padding: 0;
   height: auto;
   min-height: auto;
}

.colorpicker_hex {
   position: absolute;
   width: 72px;
   height: 22px;
   background: url(http://www.eyecon.ro/colorpicker/images/colorpicker_hex.png) top;
   left: 212px;
   top: 142px;
}

.colorpicker_hex input {
   right: 6px;
}

.colorpicker_field {
   height: 22px;
   width: 62px;
   background-position: top;
   position: absolute;
}

.colorpicker_field span {
   position: absolute;
   width: 12px;
   height: 22px;
   overflow: hidden;
   top: 0;
   right: 0;
   cursor: n-resize;
}

.colorpicker_rgb_r {
   background-image: url(http://www.eyecon.ro/colorpicker/images/colorpicker_rgb_r.png);
   top: 52px;
   left: 212px;
}

.colorpicker_rgb_g {
   background-image: url(http://www.eyecon.ro/colorpicker/images/colorpicker_rgb_g.png);
   top: 82px;
   left: 212px;
}

.colorpicker_rgb_b {
   background-image: url(http://www.eyecon.ro/colorpicker/images/colorpicker_rgb_b.png);
   top: 112px;
   left: 212px;
}

.colorpicker_hsb_h {
   background-image: url(http://www.eyecon.ro/colorpicker/images/colorpicker_hsb_h.png);
   top: 52px;
   left: 282px;
}

.colorpicker_hsb_s {
   background-image: url(http://www.eyecon.ro/colorpicker/images/colorpicker_hsb_s.png);
   top: 82px;
   left: 282px;
}

.colorpicker_hsb_b {
   background-image: url(http://www.eyecon.ro/colorpicker/images/colorpicker/colorpicker_hsb_b.png);
   top: 112px;
   left: 282px;
}

.colorpicker_submit {
   position: absolute;
   width: 22px;
   height: 22px;
   background: url(http://www.eyecon.ro/colorpicker/images/colorpicker_submit.png) top;
   left: 322px;
   top: 142px;
   overflow: hidden;
}

.colorpicker_focus {
   background-position: center;
}

.colorpicker_hex.colorpicker_focus {
   background-position: bottom;
}

.colorpicker_submit.colorpicker_focus {
   background-position: bottom;
}

.colorpicker_slider {
   background-position: bottom;
}


.color_picker_style .color_data {
   position: relative;
   max-width: 400px;
   flex: 0 0 400px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

input.color_picker {
   width: 100%;
   height: 40px;
}
.color_data{
    padding-right: 32px;
}
.color_data div.color_switch {
   border-radius: 50px;
   position: absolute;
   top: 7px;
   border: none;
   right: 42px;
   margin: 0 !important;
   float: left;
   border: 1px solid #C5C5C5;
   padding: 1px;
   margin: 0 3px 0 0;
   width: 25px;
   height: 25px;
}
.color_data .tooltip {
    position: absolute;
    top: 10px;
    right: 0px;
}

.color_picker_style .event-style-details {
   margin-top: -1px;
}

/* Switch Styles 
--------------------------------------------- */

.switch {
   position: relative;
   display: inline-block;
   width: 60px;
   height: 34px;
}

.switch input {
   opacity: 0;
   width: 0;
   height: 0;
}

.slider {
   position: absolute;
   cursor: pointer;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: #ccc;
   -webkit-transition: .4s;
   transition: .4s;
}

.slider:before {
   position: absolute;
   content: "";
   height: 26px;
   width: 26px;
   left: 4px;
   bottom: 4px;
   background-color: white;
   -webkit-transition: .4s;
   transition: .4s;
}

input:checked+.slider {
   background-color: #f1871f;
}

input:focus+.slider {
   box-shadow: 0 0 1px #2196F3;
}

input:checked+.slider:before {
   -webkit-transform: translateX(26px);
   -ms-transform: translateX(26px);
   transform: translateX(26px);
}

/* Rounded Slider Styles 
--------------------------------------------- */
.slider.round {
   border-radius: 34px;
}

.slider.round:before {
   border-radius: 50%;
}

/* Tab Styles 
--------------------------------------------- */
ul.tabs {
   margin: 20px 0;
   padding: 0px 2px 0px;
   list-style: none;
   background-color: #333;
   display: inline-block;
   width: 100%;
   box-sizing: border-box;
}

ul.tabs li {
    background: transparent;
    color: #fff;
    display: inline-block;
    padding: 20px 0 15px;
    cursor: pointer;
    font-weight: 400;
    font-size: 14px;
    border-radius: 0;
    line-height: normal;
    margin: 0px 12px;
    border-bottom: 3px solid transparent;
}

ul.tabs li:hover, ul.tabs li.current {
    color: #f38b1d;
    border-color: #f38b1d;
}

.tab-content {
   display: none;
   margin-bottom: 20px;
}

.tab-content.current {
   display: block;
}

#tab-2 .event_club_info .col-row {
   box-shadow: none;
   padding: 0;
   margin-bottom: 15px;
}

.tab-content h1 {
  font-weight: 600;
   font-size: 16px;
}

.parameterssettings {
    background-color: #fff0e5;
    overflow: hidden;
    box-shadow: 0px 0px 3px 0px #bdbdbd;
    margin-bottom: 15px;
    padding: 10px;
}
.arrow_dwn_parameter {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
div#tab-5 .custom_table_tabs {
   padding: 0;
   margin-top: 0;
   border: none;
   margin-bottom: 0 !important;
}

.custom_table_tabs .Club_dtail_bckend table tr{
    background-color: transparent !important;
}
.custom_table_tabs .Club_dtail_bckend td,
.custom_table_tabs .Club_dtail_bckend th {
   border: none;
}

.custom_table_tabs .Club_dtail_bckend td {
   padding: 15px 0;
}

.cstm_club_info {
   display: flex;
   align-items: center;
}

.cstm_club_info .get_info_btn {
   margin: 0 0 0 5px;
   width: auto;
}

.cstm_club_info input.club_number {
   flex: 1;
   margin-right: 0;
}

.cstm_club_info .get_info_btn input.getclubinfo {
    border-radius: 0 !important;
    padding: 8px 15px 10px !important;
    height: 40px;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 500;
}
.custom_table_tabs .Club_dtail_bckend th {
   padding: 0 0 15px;
}

/* Tooltip Styles 
--------------------------------------------- */
.tooltip {
   position: relative;
   display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 150px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    top: calc(100% + 7px);
    right: -10px;
    cursor: pointer;
}
.tooltip .tooltiptext::before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background-color: black;
    top: -4px;
    right: 15px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}

.tooltip:hover .tooltiptext {
   visibility: visible;
}

/* Fourth Tab Styles 
--------------------------------------------- */
h1.wp-heading-inline:empty {
    display: none;
}
.wrap form.event_image_loop .parameter_integration > .event_style {
    width: auto;
    padding: 0;
    margin-right: 20px;
}
.wrap form.event_image_loop .parameter_integration > .event_style h1.wp-heading-inline {
    height: auto !important;
    line-height: normal;
}
.parameter_integration {
    background-color: #efdfce;
    margin-top: 12px;
    padding: 20px;
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}
.parameter_integration .add-club-btn {
    margin-bottom: 0;
}
.parameter_integration .event_style label {
    font-weight: 600 !important;
}
.parameter_integration_shortcode {
    display: flex;
    flex-direction: column;
}
.parameter_integration_shortcode .event_style {
    display: block !important;
    border-left: 5px solid #fff;
}
.tab-content .wrap form .parameter_integration_shortcode .event_style + .event_style {
    margin-top: 25px;
}
.parameter_integration_shortcode .event_style + .event_style {
    border-top: 1px solid aliceblue;
}
.parameter_integration_shortcode .event_style label {
    max-width: 500px !important;
    display: block;
    line-height: 1.6em;
}
.parameter_integration_shortcode span {
    display: block;
    padding-left: 15px;
}
.parameter_integration_shortcode span + span {
    margin-top: 5px;
}
.parameter_integration_shortcode pre {
    background-color: #fff;
    padding-left: 15px;
    margin-top: 5px;
}

.tab-content .wrap .form_wrapper {
    display: inline-block;
    width: 100%;
    box-sizing: border-box;
}
.tab-content h1:first-child{
    padding-top: 0 !important;
}
.tab-content .wrap form .event_style {
    background-color: transparent;
    border-radius: unset;
    box-shadow: none;
    max-width: unset;
    margin: 0;
    padding: 8px 0px;
}
.tab-content .wrap form .event_style label,
.wrap form .event_style h1.wp-heading-inline{
    color: #616161;
    letter-spacing: 0;

}
.tab-content .wrap form .event_style label,
.tab-content .wrap form .event_style h1.wp-heading-inline{
    max-width: 300px;
    width: 100%;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
}
.wrap form h1.wp-heading-inline{
    margin-left: 0 !important;
    padding: 20px 0px 10px;
    color: #000;
    text-transform: capitalize !important;
}

.tab-content .wrap form .event_style label.switch {
    width: 60px;
}
.tab-content  .wrap form .event_style input{
    max-width: 400px;
    flex: 0 0 400px
}
table.mwp-notice{
    margin: 0px 0px 25px;
}
.tab-content .wrap form.event_image_loop{
    margin-top: 0 !important;
}
.col-img-wrapper .col-row{
    flex: 0 0 100%;
    max-width: 100%;
}
.redirect_form input[type=url], input[type=week]{
    font-size: 14px;
    height: 44px;
    border-radius: 5px;
    width: 100%;
}
.customizations .col-row{
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.customizations .col-row .col-4{
    max-width: 300px;
    flex: 0 0 300px;
    display: flex;
    align-items: center;
    padding-right: 15px;
}
.customizations .col-row .col-8{
    flex: 0 0 400px;
    max-width: 400px;

}
.margin_0{
  margin-right: 0px;
}
div#tab-5{
    margin-top: 0;
    padding-bottom: 0;
}
.club_details .col-row{
    flex: 1 1 0;
    width: 100%;
    max-width: none;
}
.api_feild {
    width: 100%;
    height: 44px;
    border-radius: 5px;
    background: #f1f1f1;
    border: 1px solid #c8c8c8;
    display: flex;
    align-items: center;
    padding: 10px;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: 700;
    color: #8e8e8e;
}
.Club_dtail_bckend table tr th .col-row{
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 0;
    background: transparent;

}
.Club_dtail_bckend table tr th label{
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    color: #616161;
    font-weight: 400;
}
.Club_dtail_bckend table tr th h1{
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    font-weight: 500;
    font-size: 16px;
    margin-left: 0 !important;
    color: #000;
    margin-top: 0;
}
.Club_dtail_bckend table tr th label span{
  float: right;
  font-weight: 600;
  font-size: 12px;
  color: #ec8e2c;

}

.plan_box{
    padding: 15px 15px;
    background: #f9f9f9;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
}
.notice_tab_5 h3{
    color: #ff5b5b;
    font-size: 16px;
    margin-bottom: 20px;
}

.camping_details .col-row{
    flex: 1 1 0;
    width: 100%;
    max-width: none;
}
.save_change_btn{
    margin-top: 25px;
}
.color_style_change .col-row{
    flex: 0 0 100%;
    max-width: 100%;
}
.event-style-details.color_style_change .col-row {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.event-style-details.color_style_change .col-row .col-4 {
    flex: 0 0 300px;
    max-width: 300px;
    padding-right: 15px;
    display: flex;
    align-items: center;
}
.col-row.api_value label{
  margin-bottom: 0;
    margin-top: 5px;
    color: #e86b00;
    font-weight: 500;
    font-size: 12px;
}
.col-row.api_value label span{
  font-weight: 600;
  color: #000 !important;
}


/* Multi Club Styles 
--------------------------------------------- */
.multi-club_details .full {
    display: flex;
    flex-wrap: wrap;
 }
 .integration_info.plan_table_wrap .inner_integration table tr td:first-child::before {
    content: none;
}
.multi-club_details .full .campgn {
    font-weight: 500;
    border: 1px solid #ded7d0;
    flex: 0 0 25%;
    max-width: calc(25% - 20px);
    padding: 15px;
    box-sizing: border-box;
    border-bottom: 2px solid #f48e1e;
    margin: 10px;
    display: flex;
    letter-spacing: 0;
    align-items: center;
    position: relative;
    flex-wrap: wrap;
    text-transform: capitalize;
    font-size: 14px;
    background-color: #fff0e5;
}
.multi-club_details .full .campgn input[type="text"] {
    width: 100%;
    height: 40px;
    padding: 0 15px;
    margin-top: 10px;
    border-radius: 0;
}
.multi-club_details .full .campgn .cam_check input {
    top: 1px;
    position: relative;
}
.multi-club_details .full .campgn .cam_check {
    position: absolute;
    top: 14px;
    left: 12px;
    display: flex;
    align-items: center;
}
.camping_details a.adddb_clubcampaign:hover {
    margin-right: 0 !important;
}
.event_club_info .multi-club_details .event-style-details {
    margin-bottom: 0 !important;
}
.event_club_info .multi-club_details .full {
    padding: 0 20px;
    border-bottom: 15px solid #f1f1f1;
}
.event_club_info .multi-club_details .full h2 {
    font-size: 14px;
    margin-top: 0;
}
.event_club_info .multi-club_details .event-style-details {
    margin-bottom: 0 !important;
    padding-bottom: 0;
}
.event_club_info .multi-club_details  .full {
  background-color:#fff;
}
.settings_name {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px !important;
}
.custom_table_tabs .Club_dtail_bckend .plan_box th.disabled_th {
    background-color: transparent;
    padding: 0;
}

.setting_item input[type="text"] {
    width: 100px;
    margin-right: 14px;
}
.setting_item {
    display: flex;
    align-items: center;
    flex: 1;
}

.setting_item input {
    margin-left: 12px;
}
.table_responsive, .table_responsive table{
      transform: rotateX(180deg);
} 
.setting_item:last-child {
    justify-content: flex-end;
}
.setup_field_row select, .setup_field_row input {
    width: 100%;
    height: 40px;
    margin-top: 5px;
    border-radius: 0;
}
.setup_field_row label {
    text-transform: capitalize;
    font-weight: 500 !important;
    letter-spacing: 0;
}
.parameter_integration .setup_field_row .col-row {
    background-color: transparent;
}
.arrow_dwn_int {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* Inner Integration Styles 
--------------------------------------------- */
.inner_integration {
    overflow-x: auto;
}
.inner_integration .image_box img {
    width: 100%;
}
.inner_integration .image_box label {font-size: 10px !important;width: auto;padding: 0;letter-spacing: 0;}
.integration_info .plan_table_wrap table tr td:first-child::before{
content:none !important;
}
.plan_table_wrap table tr td input.club_name, .plan_table_wrap table tr td input.club_number{
    height: 30px;
    border: 1px solid #c8c8c8 !important;
}
.inner_integration, .inner_integration table {
    transform: rotateX(180deg);
}
.inner_integration .col-img-wrapper .col-row  label {
    font-size: 10px;
    letter-spacing: 0;
}
.inner_integration .col-img-wrapper .col-row {
    justify-content: center;
    background-color: transparent;
    padding: 0 !important;
    margin: 0;
}
.inner_integration .col-img-wrapper .col-row .image_box {
    text-align: center;
}
.inner_integration .col-img-wrapper .col-row .image_box label {margin: auto !important;left: 15px;right: 15px;bottom: 4px;padding: 0px 5px;}
.inner_integration .col-img-wrapper .col-row .image_box img {
    width: 80px !important;
}
.col-row:empty {
    display: none !important;
}
.append_newclub .col-4 {
    flex-wrap: wrap;
    margin-bottom: 15px;
    flex: 0 0 33% !important;
    max-width: 33% !important;
    box-sizing: border-box;
}
.row-wrapper.camping_details {
    margin: 0;
}
.append_newclub .cstm_club_info img {
    width: 60px;
    height: 60px;
    object-fit: cover;
}
.append_newclub .event-style-details label {
    font-weight: 500;
    color: #333333;
    width: 100%;
}
.append_newclub .event-style-details .cstm_club_info {
    width: 100%;
}
.help_text {
    background-color: #e2c3a1;
    color: #000;
    font-weight: 500;
    padding: 10px;
    margin: -20px -20px 0;
    border-left: 3px solid #f38c1d;
}
.filter_buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    padding: 15px 0;
    border-radius: 6px;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}
a.remove_clubdetails.add_newclubaaa img {
    width: 18px;
}
a.remove_clubdetails.add_newclubaaa {
    padding: 0;
    height: 38px;
    width: 38px;
    line-height: 45px;
}
.filter_buttons button {
	position:relative;
    /*border: none;*/
    /*padding: 8px;*/
    cursor: pointer;
    background-color: transparent;
    font-size: 15px;
}
.filter_buttons button a {
    /*color: #fff;*/
}
#wpbody-content > .tab-content {
    width: 100%;
}
.meter_section .event_style {
    flex-wrap: wrap;
}
.meter_section .event_style {
    flex-wrap: wrap;
}
.meter_section .event_style input {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    width: 100%;
}
.meter_section .event_style  br {
    display: none;
}
hr{
    display: none;
}
.custom_messaging .row-wrapper {
    margin: 0 0 20px;
    background-color: #efdfce;
    padding: 15px;
}
.custom_messaging .row-wrapper .col-row {
    background-color: #efdfce;
    padding: 10px 15px!important;
    margin-bottom: 0;
    display: flex;
    flex: 0 0 100%;
    max-width: 100%;
    align-items: center;
}
.custom_messaging .row-wrapper .col-row label {letter-spacing: 0;}
.custom_messaging .row-wrapper .col-row textarea {
    width: 100%;
    border-radius: 0;
    flex: 0 0 60%;
    max-width: 60%;
}

.custom_messaging .row-wrapper .col-row .col-4 {
    flex: 0 0 300px;
    max-width: 300px;
}
.turn_off_section .turnoff_sect {
    display: none;
}
 .turn_off_section.collaps_inner_rep {padding: 0;margin-bottom: -35px;}
 .turn_off_section .button_drop, .turn_off_section.collaps_inner_rep .button_dro {
    display: flex;
    padding: 10px 0;
    cursor: pointer;
    padding: 15px;
    margin: 15px 0;
    background-color: #efdfce;
}
 .turn_off_section.collaps_inner_rep .arrow_dwn {
    margin-right: 15px;
    pointer-events: none;
}
textarea.ga_code_class {
    width: 558px;
    height: 100px;
}
.choose_img_td {
    text-align: center;
}
.choose_img_td img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}
.choose_img_td .button-primary, .choose_img_td .button-primary:hover {
    display: block;
    font-size: 11px;
    background-color: rgb(0 0 0 / 55%);
    border-color: transparent;
    position: absolute;
    height: 100%;
    top: 0;
    border-radius: 0;
    width: 100%;
    transition: all 0.2s ease-out;
    left: 0;
    padding: 0;
    opacity: 0;
} 
.choose_img_td .button-trash, .choose_img_td .button-trash:hover {
    display: block;
    /*font-size: 11px;*/
    /*background-color: rgb(0 0 0 / 55%);*/
    border-color: transparent;
    position: absolute;
    /*height: 100%;*/
    top: 0;
    border-radius: 0;
    /*width: 100%;*/
    transition: all 0.2s ease-out;
    left: 0;
    padding: 0;
    opacity: 0;
}
.choose_img_td .button-primary:focus {
    outline: none;
}
.choose_img_td {
    position: relative;
    height: 60px;
    width: 80px;
    margin: auto;
}
.choose_img_td:hover .button-primary {
    opacity: 1;
}


.promo_codes_local .dashicons, .popup_promo_codes .dashicons {
    cursor: pointer;
}
input + .dashicons {
    margin: 5px 0 0 7px;
}
.promo_codes_local .dashicons:hover, .popup_promo_codes .dashicons:hover {
    color: #f1871f;
}

.popup_promo_codes {
    display: flex;
    flex-direction: column;
    position: absolute;
    z-index: 2;
    width: fit-content;
    border-radius: 3px;
    background-color: #fff;
    padding: 20px;
    -webkit-box-shadow: 0px 12px 20px 12px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 12px 20px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 12px 20px 12px rgba(0, 0, 0, 0.1);
    opacity: 0;
    transition: .2s;
}
.popup_promo_codes.visible {
    opacity: 1;
}
.popup_promo_codes.hide {
    display: none;
}
.popup_promo_codes .promo_codes {
    margin: 20px 0 40px 0;
    max-height: 400px;
    overflow-y: scroll;
}
.popup_promo_codes .promo_code {
    display: flex;
    justify-content: space-between;
}
.popup_promo_codes .promo_code .info {
    white-space: nowrap;
}
.popup_promo_codes .promo_code .name {
    transition: .3s;
}
.popup_promo_codes .promo_code .copy-name {
    opacity: 0;
    transition: .1s;
}
.popup_promo_codes .promo_code:hover .copy-name {
    opacity: 1;
}
.popup_promo_codes .delete-promo_code {
    margin-left: 50px;
}
.popup_promo_codes .promo_code + .promo_code {
    margin-top: 8px;
}
.popup_promo_codes .buttons, .popup_promo_codes .promo_code .delete-promo_code {
    align-self: flex-end;
}
.popup_promo_codes button {
    display: inline-block;
    width: 5em;
    height: 2.5em;
    line-height: 2em;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    user-select: none;
    color: rgb(0,0,0);
    outline: none;
    border: 1px solid rgba(0,0,0,.4);
    border-top-color: rgba(0,0,0,.3);
    border-radius: 2px;
    background-color: #fff;
    transition: .1s;
    cursor: pointer;
}
.popup_promo_codes button.cancel {
    background-color: #c5c5c5;
    width: 4em;
    height: 2.1em;
}
.popup_promo_codes button:hover {
    background-color: rgb(241, 135, 31);
    border: 1px solid rgb(241, 135, 31, .4);
    border-top-color: rgb(241, 135, 31, .3);
    color: #fff;
}

/* plan mapping styles start */
.tab-content.planmapping_container {
	display: flex;
	flex-direction: row;
}

.main_planmapping_container {
	width: 60%;
}

.sidebar_plan_container {
	display: flex;
	flex-direction: column;
	max-height: 80vh;
	overflow-y: scroll;
	overflow: hidden;
}
div.sidebar_plan_container{
	overflow-y: scroll;
}

.plan_mapping_sidebar {
	width: 40%;
}
span.planMappingFilterBtn {
    padding: 2px 15px;
    background: white;
    margin: 0px 4px;
    border: 1px black solid;
    border-radius: 8px
    
}

span.planMappingFilterBtn.active {
    background: lawngreen;
}

span.planMappingFilterBtn:hover {
    cursor:pointer;
}

div.planmappingFilterContainer {
    position:fixed;
    margin-top:76px;
    padding:0;
    top:0
}
/* plan mapping styles ends */
/* ez filter styles start */
#ez_filters_container {
	display: flex;
	flex-direction: row;
}

.ez_filters_side_nav {
	width: 40%;
}

#ez_filters_right_main {
	width: 60%;
}
/* ez filter styles ends */
