<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {box-sizing: border-box}
body {font-family: "Lato", sans-serif;}

/* Style the tab */
.tab {
  float: left;
  border: 0px solid #ccc;
  background-color: #f1f1f1;
  width: 30%;
  padding:1rem 0;
  min-height: 80vh;
}
#wpbody,#wpbody-content
{
  background-color: #f1f1f1;
}
/* Style the buttons inside the tab */

.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 6px 10px 6px 40px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}
.tab h3{
    margin-block-start: 0.21em;
    margin-block-end: 0.21em;
    
    color: #00b1fb;
    font-size: 1.302vw;
    font-weight: 600;
    padding: 1.52vw 0 0.5vw 1vw;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  border: 1px solid #ccc;
  width: 67%;
  border-left: none;
  min-height: 80vh;
  
  border-radius: 20px;
  color: #666666;
  padding: 2vw 2vw 3vw 3vw;
  /* margin-left: 4%; */
  /* top: 20%; */
  top: 9vh;
  background-color: white;
  box-shadow: 0 0 1em #4c4c4b;
  position: absolute;
  /* bottom: 0px; */
  left: 30%;
  border-radius: 27px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
}
.tabcontent h3{
  color: #00b1fb;
  font-weight: 300;
  font-size: 2.5em;
  margin-top: 30px;
  text-transform: uppercase;
}
.wrappertabs
{
  list-style:none;margin:0px;padding-inline-start: 0px;
}
#wpcontent{
  padding-left:0px !important;
}
.headercontent
{
    background-color: #00b1fb;
    padding: 2vw 2vw;
    min-height: 13.281vw;
}
.logo{
  max-width:25%;
  cursor: pointer;
}
.boxcommerce .row .divcaja1 {
    margin-left: 15px;
}
.card.alt {
    background: #00b1fb;
    color: #fff;
    cursor: pointer;
    margin-right: -15px;
} 
.tabcontent .card {
    border-radius: 20px;
    border: 2px solid #00b1fb;
    color: #00b1fb;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    min-height: 170px;
    height:220px;
    /* margin-left: -15px; */
    margin-right: -15px;
}
.tabcontent .card-body {
  padding:0px;
}
.card.alt .card-header figure {
    background: #fff;
    color: #00b1fb;
}
.card .card-header figure {
    background: #00b1fb;
    border-radius: 60px;
    color: #fff;
    font-size: 3em;
    height: 70px;
    left: 45px;
    margin: 0 auto;
    vertical-align: middle;
    width: 70px;
}
.card .card-header figure i {
      margin-top: 12px;
}
.card .card-header {
    margin-bottom: 15px;
    background-color:transparent;
}
.card .card-body {
    text-transform: uppercase;
}
.card.alt {
    background: #00b1fb;
    color: #fff;
    cursor: pointer;
    margin-right: -15px;
}
.tabcontent a {
    text-decoration: none;
    color: #f7f2f2;
}
.section-text {
    font-size: 1.3em;
    padding-left: 15px;
    /* text-transform: uppercase; */
}
.box_create_btn_header_1 {
    background-color: #fafafa;
    padding: 1vw;
    border-radius: 1vw;
    margin-bottom: 2vw;
}
.box_2_add_product_new_btn {
    background-color: #fafafa;
    padding: 1vw;
    border-radius: 1vw;
}
.divone_box_button_cash {
  background-color: #00b1fb;
  width: 7vw;
  height: 4vw;
  display: inline;
  justify-content: center;
  box-shadow: 0 0 10px 0 rgba(102, 102, 102, 0.2);
  margin-right: 1vw;
  border-radius: 0.5vw;
  cursor: pointer;
  position: relative;
}              
.divtwo_box_button_cash {
  background-color: white;
  width: 7vw;
  height: 4vw;
  display: inline;
  justify-content: center;
  box-shadow: 0 0 10px 0 rgba(102, 102, 102, 0.2);
  border-radius: 0.5vw;
  cursor: pointer;
  position: relative;
}
.img_logo_btn_new {
    width: 5vw;
    height: 4vw;
    object-fit: contain;
}
.box_input_name_btn {
    display: flex;
    align-items: center;
    margin-top: 1vw;
    width: 50%;
}              
.text_input_name_btn {
    margin: 0vw 1vw 0vw 0vw;
    color: #00b1fb;
    width: 100%;
}
.text_add_product_btn_new {
    font-size: 1vw;
}
.input_modifi_dass {
    height: 2.385vw;
    border-radius: 4px;
    border: solid 2px #00b1fb;
    background-color: #ffffff;
    padding-left: 0.7vw;
    padding-right: 0.7vw;
}
.input_name_btn_new {
    width: 60%;
    text-align: center;
    border-radius: 0.5vw;
    text-align: center;
    height: 2vw;
}
.box_product_1_new_btn {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1vw;
}
.box_input_grop_btn {
  display: flex;
  align-items: center;
  width: 50%;
}
.box_input_grop_btn_mont_cua {
  display: flex;
  align-items: center;
  width: 50%;
}
.btn_send_create_btn,.btn_send_createintegration,.btn_send_create_btnnn, .btn_send_create_btn_close{
  background-color: #00b1fb;
  color: white;
  border-radius: 0.3vw;
  height: 3.385vw;
  padding: 0vw 3vw;
}
.tabcontent button {
  padding: 5px 15px;
  border: none;
}
.box_content_all_list_btn {
  margin-top: 1vw;
}
.text_1_table_lis_btn {
  width: 30%;
  text-align: center;
  color: #00b1fb;
  font-weight: bold;
}

.box_1_left_table_header_btn_lis {
  width: 50%;
  display: flex;
  justify-content: space-around;
}
.text_2_table_lis_btn {
  width: 50%;
  display: flex;
  justify-content: center;
  color: #00b1fb;
  font-weight: bold;
}
.box_content_views_code_btn {
  background-color: #fafafa;
  padding: 1vw;
  border-radius: 1vw;
  margin-bottom: 2vw;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  float: left;
  width: 100% !important;
  max-width: 100% !important;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  float: right;
  width: 100% !important;
  max-width: 100% !important;
}
.cashinout-table tr:nth-child(4){
  display: none;
}
.cashinout-table tr:nth-child(5){
  display: none;
}
.cashinout-table tr:nth-child(6){
  display: none;
}</pre></body></html>