.switch {
  position: relative;
  display: inline-block;
  width: 52px;
  height: 24px;
    margin-bottom: 3px;
}

.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: 18px;
  width: 19px;
  left: 4px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

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

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 sliders */
.slider.round {
  border-radius: 34px;
}

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

.link_and_qMark{
  position: relative;
  left:3%;
}

.my_btns_for_variation:hover{
  cursor: pointer;

}

#fma_variation_table_second_table{
  width:48%;
}


#limit_pages_in_table{
  width:221px;
}


#basics_content{
  margin-top: 0px;
}


#design_content{
  margin-top: 28px;
}
.nav-tab-active
{
	border-bottom: 1px solid #f1f1f1;
    background: #f1f1f1;
    color: #000;
}

#mytable_for_variation_table{
	border-collapse:separate;border-spacing: 0 25px;width:300px;

}


.my_own_table thead .sorting_desc {
    background-image: unset !important;
    background-size:15px;
}


.my_own_table thead .sorting_asc {
    background-image: unset !important;
    background-size:15px;
}

.my_own_table thead .sorting {
    background-image: unset !important;
    background-size:15px;
}

.sorting img{
  filter: contrast(400%);
}

#add_to_cart_text{
  height: 30px;
  width: 236px;
}


#ajaxOrRefresh{
  width: 236px;
}

.my_first_div{

	background-color: silver;
  padding: 6px;
  box-shadow: 1px 1px gray;
}

.global_settings_table{
  border-collapse:separate;
  border-spacing: 0 0px;
  width:536px;
}

#global_stngs_msg{
 padding: 12px;
 margin: 0 auto;
}


#where_to_show_the_table{
  width: 236px;
}

#sortThis .columns_input{
	width:384px;
}
#column_save_button{
    width:100px;
}
.my_table_for_variation{

	border-collapse: separate;
    border-spacing: 0 5px;
    width: 507px;
}

#drag_icon_style{

    cursor: move;color:#07A3F1;

}

.for_padding_left{
  padding-left: 50px;
}

.for_padding_left_third_column{
  padding-left:50px;
}


#null_val{
    opacity: 0.6;color:#f77272
}

.main_table img{
  height: 76px;
  width: 76px;

}
td {
    vertical-align: inherit !important;
}

#stock{
    color:green;
}

.table .add_to_cart_button{


  background-color: #333333;
  border-color: #333333;
  color: #ffffff;
  font-size: medium;
  width:149px;
  height: 50px;
  
}

/*overriding the main content style for border issue*/
#primary{
  /*width: 112%;*/
  margin-left: -21px;
}

#my_own_table td img{
  margin:0 auto;
}
.table .qtyy{   
    position: absolute;
    color: #ffdede;
    height: 30px;
    width: 30px;
    background-color: #f93d4f;
    border-radius: 50%;
    text-align: center;
    box-shadow: 2px 0px 8px 0px;

}

#customize_design{
  width: 236px;
}

a[title="View cart"] {
    display: block;
    margin-top:10px;	
    width: 149px;
    margin-left: auto;  
}
@media only screen and (min-device-width : 780px) and (max-device-width : 1400px) {
  a[title="View cart"] {
    margin-left: 19%;  
   
  }
}
#right_button{
    background: rgb(174, 222, 244);
    margin-left: 5px !important;
    margin-bottom: 15px !important;
    margin-top: 15px !important;
}

#enable_global_settings_save_btn{
  margin-top: 1%;
}
.checkboxes_attributes_table{
  margin-top:2%;
}

.global_settings_table{
  width: 541px;

}
#variation_table_table_second_glbl_stngs{
  width:530px;
}


.lastQstnMrks{
  position: relative;
  left: 21px;
}
#fma_variation_table_exclude_by_prods_or_cats_slct_bx{
  width:219px;
}
div#my_own_table_filter {
  margin-bottom: 3px;
}
.spinner{
  width: 50%;
}

#print{
    float: left;
    position: relative;
    background-color: blue;
    color: white;
}
#myInput{
    float:right;
}
#printableArea > input{
    position: initial;
    margin-top: 30px
}

.dt-button{
  color: #655353;
  font-weight: bold;
  margin-left: 4px;
  margin-top: 50px;
  font-family: Arial,sans-serif;
  border-radius: 4px;
  border: solid 0 #e3edf4;
  border-bottom: 1px solid #3a9a95;
  height: 44px;
  width: 88px;  
  background-color: #333333;
  border-color: #333333;
  color: #ffffff;

}


#my_own_table_wrapper{
  /*margin-top:-2px;*/
  padding: 5px;
}

div#my_own_table_filter{
    margin-top: 20px;
    display: table-caption
}
.main_table{
    margin-top: 6px;
}
td.var_data.sorting_1:hover {
    cursor: pointer;
}
#limiting_pages_p{
  color:red;
}


h4.product-setting-heading{
    margin-left:2%;
}

#enable_or_disable{
    width: 67%
}

#setting_msg{
    padding: 14px;
    position: relative;
    left: -18px
}

.checkboxess{
  margin-left: 79px;
  border-radius: 3px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;

  margin: 0;
  width: 1em;
  height: 1em;
  border: 1px solid var(--black-200);
  background-color: var(--white);
  outline: 0;
  font-size: inherit;

  cursor: pointer;
}
.var_data img:hover{
    cursor: pointer;
}

.main_table tr{
    color:#131313;;
    font-size: medium;
}
.sweet-alert h2 {
    font-family: monospace
}

.paginate_button {
    background: silver;
    border: none;
}
.my_own_table_wrapper .current{
    background:yellowgreen;
}
 .my_own_table_wrapper a{
    background-color:red;
    color:red;
}
#setting_msg_basics{
    padding: 13px;
    margin: 0 auto
}

#setting_design_msg{
    padding: 13px;
    margin: 0 auto;
    bottom: 8px;
}

.checkboxess[type="checkbox"]:checked + label::after{
    color:green !important;
}

.paginate_button .current{
        
    /*background-color:green !important;*/
}


#export_table{
    border-collapse:separate;
    border-spacing: 0 0px;
    width:263px;
}
a.paginate_button.current{
    color:white !important;
    /*background: #53b906 !important;*/
    box-shadow: -1px 1px 4px -2px;
}

#my_own_table td{
    text-align: center;

}

#my_own_table th{
    text-align: center;

}

#my_own_table th{
  width: 180px;
}

@supports (-moz-appearance:none) {
    #my_own_table {
      width: 99% !important;
    }
}


#my_own_table .product_quantity:not(:root) {
  /*width: 37%;*/
  width: 50px;
}


.product_quantity {
  width: 4.235801032em !important  ;
}


#select_fields{
  white-space: nowrap;
}

@supports (-moz-appearance:none) {
    #my_own_table td img {
      margin-left: 0 auto;
    }

    #my_own_table_filter input {
      margin-right:5px;
    }
}


#slct_algnment{
  width: 212px;
}

#hidden_btn{

  background-color: Transparent;
  background-repeat:no-repeat;
  border: none;

  outline:none;

}


.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
  font-family: monospace;

}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;

}


  /* for responsiveness */

* {
  box-sizing: border-box;
}

/* Create two equal columns that floats next to each other */
.variation_table_column {
   margin-top: -15px;
   float: left;
   width: 45%;
   padding: 6px;
   margin-left: 3%;
   background-color: #f7f9f880;
   box-shadow: 2px 1px 4px 0px;
   /* Should be removed. Only for demonstration */
}
.checkboxes_attributes_table{
 border-collapse: separate;
 border-spacing: 0px 17px;
 width: 100%;
 padding: 8px;
}
.attributes_column_div{

 width:34%;
 background-color: #f7f9f880;
 box-shadow: 2px 1px 4px 0px;

}


/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
.only_texts{
    width:170%;
}
#second_column{
    float:left;
}


  #sortable1,
  #sortable2 {
    border: 1px solid white;
    padding: 18px
  }

  #sortable1 li,
  #sortable2 li {
    margin: 0 5px 5px 5px;
    padding: 2px;
    font-size: 1.2em;
    width: 206px;
  }

  .sortable-placeholder {
    visibility: none;
    height: 23px;
  }


#export_btns_msg{
    padding: 12px;
    margin: 0 auto
}


/*media quries*/
@media only screen and (min-device-width : 360px) and (max-device-width : 640px) {

  body {
    padding:9px;
  }

  #my_own_table td{
    text-align: 0 auto;
  }


  #my_own_table_wrapper{
    padding: 13px;
  }

  .product_quantity{
    margin-left:2px;
  }


  .variations_form{
    margin-left: 13px;
  }


  .summary.entry-summary {
    margin-left: 14px;
  }


  .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-5.images {
   margin-left: 16px;
 }


}

/*media quries*/

/*global tables styles*/
.thumbnails_globals_imgs{

  width: 76px;
  height: 76px;
}

.add-to-cart-global{
  width: 123px;
}


.my_own_table td a.added_to_cart {
  margin-left: 3px !important;
}

.my_own_table {
  width: 98% !important;
}

.dataTables_filter{
  margin-right: 10px !important;
}

.dt-buttons {
  margin-left: 10px !important;
}
.checkall{
  width: 1em;
  height:1em;
}
.my_own_table button{
  line-height: 1.5 !important;
  position: relative;
}
.my_own_table .qtyy{

  width:24px;
  height:24px;
  margin-top: -20px;
  right: -10px;

}
.dataTables_wrapper{
  overflow-y: auto;
}
