@font-face {
  font-family: 'FontAwesome-wooctf';
  src: url('../fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

.fa-wooctf-font {
  font: normal normal normal 12px/1 FontAwesome-wooctf;
  font-size: inherit;
}

.fa-wooctf {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome-wooctf;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-wooctf.color-success{
	color: #28a745;
}

.fa-wooctf.color-primary{
	color: #2196f3;
}



.fa-wooctf-menu {
    font-size: 30px;
    display: block;
    margin-bottom: 5px;
}

.fa-affiliates-wooctf:before {
    content: "\f007";
}

.fa-referrals-wooctf:before {
    content: "\f0c0";
}

.fa-check-wooctf:before {
    content: "\f00c";
    font-size: 11px
}

.fa-check_circle-wooctf:before {
    content: "\f058";
    font-size: 11px
}

.fa-sync_user-wooctf:before{
	content: "\f234";
}

.fa-save-wooctf:before{
	content: "\f0c7";
}

.fa-motorcycle-wooctf:before{
  content: "\f21c";
  font-size: 15px;
}

.fa-circle-left-wooctf:before{
  content: "\f18e";
  font-size: 18px;
}


.fa-list-history-wooctf{
	cursor: pointer;
	font: normal normal normal 15px/1 FontAwesome-wooctf !important;
	margin-top: 7px;
}

.fa-list-history-wooctf:before{
	content: "\f022";
}

.fa-shopping-cart-wooctf{
	font: normal normal normal 15px/1 FontAwesome-wooctf !important;
}

.fa-shopping-cart-wooctf:before {
    content: "\f07a";
}

.fa-delete-wooctf{
  font: normal normal normal 20px/0 FontAwesome-wooctf !important;
}

.fa-delete-wooctf:before {
    content: "\f1f8";
}

.fa-refresh-wooctf{
  font: normal normal normal 20px/0 FontAwesome-wooctf !important;
  cursor: pointer;
}

.fa-refresh-wooctf:before {
    content: "\f021";
}

.fa-new-contract-wooctf{
  font: normal normal normal 20px/0 FontAwesome-wooctf !important;
  cursor: pointer;
}

.fa-new-contract-wooctf:before {
    content: "\f055";
}


.woo-loading, .woo-load{
	max-width: 16px;
}


#wooctf-wrap{
	background-color: #ffffff;
	padding: 20px;
}

#wooctf-wrap table{
	width: 100%;
	border: 1px solid #e5e5e5;
}

#wooctf-wrap table thead td{
	font-size: 15px;
	font-weight: bold;
	background-color: #ffffff;
	border-bottom: 1px solid #e5e5e5;
}

#wooctf-wrap table td{
	line-height: 15px;
	padding: 10px;
	text-align: center;
}

table.wooctf-table tr:nth-child(2n+1) td{
	background: #f9f9f9;
}

#wooctf-wrap form{
	float: right;
}

#wooctf-wrap form button, .lepp-wooctf-table button{
	background: #007cba;
	border-color: #007cba;
	color: #fff;
	text-decoration: none;
	text-shadow: none;
	display: inline-block;
	text-decoration: none;
	font-size: 13px;
	line-height: 2.15384615;
	min-height: 30px;
	margin: 0;
	padding: 0 10px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	-webkit-appearance: none;
	border-radius: 3px;
	white-space: nowrap;
	box-sizing: border-box;
}

.lepp-wooctf-table button{
	background-color: #ffffff;
	color: #007cba;
	border: none;
	background-image: url('http://localhost:8084/wp-content/plugins/lepp_ctintgeration/images/icon_paid.png');
	background-size: cover;
	padding: 15px;
	margin: 5px;
}

#wooctf-wrap form button.btn-danger{
	background-color: red;
	border-color: red;
}


#wooctf-wrap .center
{
	text-align: center;
}

#billing_type_id_field .select2 {
	width: 100% !important;
}

.wooctf-title{
	padding: 0px 0px 10px 10px;
}

.wooctf-error{
	color: #cd2653;
	font-size: 12px;
}

input.wooctf-error-border{
  border-color: #cd2653;
}

.wooctf-dashboard-logo {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 200px;
    height: 100%;
    z-index: 2;
}

.wooctf-page-title {
    font-size: 28px;
    font-weight: 400;
    padding: 0;
    text-transform: capitalize;
    font-family: Oswald, Helvetica, Arial, sans-serif;
    color: rgba(118, 118, 118, 1.0);
    margin: 15px 0;
    line-height: 1.1;
}

.line-title2{
	line-height: 14px !important;
}

.wooctf-wrapper {
    padding: 10px 30px;
    padding-left: 5px;
    width: 100%;
    box-sizing: border-box;
}

 .wooctf-dashboard-menu .wooctf-page-title{
	font-size: 11px;
	color: #fff;
	font-family: "Open Sans",sans-serif;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	line-height: 30px;
}

.wooctf-dashboard-wrap .wooctf-admin-header{
	height: 100px;
	width: 100%;
	position: relative;
	margin-bottom: 25px;
}

.wooctf-dashboard-wrap .wooctf-admin-header .wooctf-top-menu-section{
	z-index: 1;
	position: absolute;
	height: 100px;
	width: 100%;
	padding-right: 20px;
	margin-left: -20px;
	box-sizing:content-box;
	background-color: #616f76;
	-webkit-box-shadow: inset 0px 0px 40px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: inset 0px 0px 40px 0px rgba(0,0,0,0.75);
	box-shadow: inset 0px 0px 40px 0px rgba(0,0,0,0.75);
}

.wooctf-dashboard-wrap .wooctf-admin-header .wooctf-top-menu-section .wooctf-dashboard-menu{
	width: 100%;
	height: 100%;
	right: 0px;
	padding-left: 200px;
	position: absolute;
	display: inline-block;
	box-sizing: border-box;
	background: url("../images/dashboard-underline.jpg") 0 bottom repeat-x;
	z-index: 1;
}
.wooctf-dashboard-logo{
	position: absolute;
    left: 0px;
    top: 0px;
    width: 200px;
    height: 100%;
    z-index: 2;
}
.wooctf-dashboard-wrap ul{
	margin-top: 0px;
	    padding: 0px;
    list-style-type: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 999996;
}
.wooctf-dashboard-title{
	  font-size: 28px;
	  font-weight: 400;
	  padding: 0;
	  text-transform: uppercase;
	  font-family: Oswald, Helvetica, Arial, sans-serif;
	  color: rgba(118, 118, 118, 1.0);
	  margin-bottom: 20px;
	  line-height: 1.1;
}
.wooctf-dashboard-title .second-text {
  text-transform: initial;
  font-size: 24px;
  color: #444;
}
.wooctf-dashboard-wrap .wooctf-admin-header .wooctf-top-menu-section .wooctf-dashboard-menu ul li{
	float: left;
	height: 100%;
	width: 13%;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid rgba(255,255,255, 0.1);
	color: #FFF;
	z-index: 999996;
	position: relative;
}
.wooctf-dashboard-wrap .wooctf-admin-header .wooctf-top-menu-section .wooctf-dashboard-menu ul li a {
	text-decoration: none;
	color: #fff;
	display:block;
}
.wooctf-dashboard-wrap ul li.selected, .wooctf-dashboard-wrap ul li:hover {
    background-color: rgba(255,255,255,0.1);
}

.wooctf-wrapper .wooctf-admin-tables thead tr{
	
    background-color: #f0f0f1;
    height: 46px;

}

.wooctf-wrapper .wooctf-admin-tables thead th{
	
    color: rgba(255,255,255,1.0);
    color: #000000;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    padding: 8px 7px;
    font-weight: 600;
    font-style: normal;
    font-size: 16px;
    word-wrap: normal;
    text-align: center;
    border: 1px solid #000000;

}
.wooctf-wrapper .accessories > .wooctf-admin-tables tbody tr td
{
    border: 1px solid #000000;
    height: 12px;
}

.wooctf-admin-tables #wooctf-tbody-clients tr td {
  border-bottom: 1px solid #c3c4c7;
}
    

.update-nag, #tdp-wpum_permalinks {

    display: none !important;

}

.center{
	width: 100%;
	text-align: center;
}

.wooctf-sync-users-wp, .wooctf-clients-sell-wp, .wooctf-warning-wp {
    padding: 0px 16px 0px 0px;
	background-color: #2196f3;
	border: 1px solid transparent;
	color: #ffffff;
	font-family: "Roboto", sans-serif;
	font-weight: 200;
	font-size: 14px;
	font-weight: 300;
	outline: 0;
	line-height: 20px;
	white-space: nowrap;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	box-sizing: border-box;
	text-decoration: none;
	min-width: 120px;
	display: inline-block;
	margin-right: 10px;
	box-sizing: border-box;
	text-decoration: none;
	min-width: 120px;
	display: inline-block;
	margin-right: 10px;
}

.wooctf-sync-users-wp i, .wooctf-clients-sell-wp i, .wooctf-warning-wp i {
    background-color: #0d8aee;
    padding: 11px;
    font-size: 16px;
    margin-right: 10px;
}

.wooctf-clients-sell-wp{
	background-color: #77a464;
	font-size: 11px;
	padding-right: 10px;
	max-width: 100%;
}

.wooctf-prices_role-wp i {
    background-color: #77a464;
    color: #ffffff;
    padding: 11px;
    font-size: 16px;
    margin-right: 10px;
}

.wooctf-warning-wp{
	background-color: #a00;
}

.wooctf-clients-sell-wp i{
	background-color: #76b464;
	
}
.wooctf-warning-wp i{
	background-color: #a00;
	color: #000000;
}


.fa-wooctf{
	display: inline-block;
	font: normal normal normal 25px/1 FontAwesome-wooctf;
}

.fa-add-wooctf::before {
    content: "\f067";
}

.fa-seller-wooctf::before {
    content: "\f1e7";
}

.fa-icon-wooctf::before {
    content: "\f1e9";
}

.fa-arrow-left-wooctf::before {
    content: "\f060";
}

.seller_client, .role_client{
	max-width: 80% !important;
}

.precustomer_status{
	max-width: 90% !important;
}

#wooctf-tbody-clients td.td_pvp{
	padding: 8px 0px !important;
}

#wooctf-tbody-clients td.td_seller{
	padding: 8px 0px !important;
}

#wooctf-tbody-clients td.td_role{
	padding: 8px 0px !important;
}

.color-back-add{
	background-color: antiquewhite;
}

.notice-error.notice.dce-generic-notice
{
	display: none !important;
}


/*******************/

div.festi-menu .festi-menu-nav 
{
    padding-left: 0;
    margin-bottom: 0px;
    list-style: none;
}

div.festi-menu .festi-menu-nav:before,
div.festi-menu .festi-menu-nav:after 
{
    display: table;
    content: " ";
}

div.festi-menu .festi-menu-nav:after 
{
    clear: both;
}

div.festi-menu .festi-menu-nav-tabs 
{
    border-bottom: 1px solid #c3c3c3;
    padding-left: 10px;
}


div.festi-menu .festi-menu-nav-tabs > li 
{
    position: relative;
    display: block;
    float: left;
    margin-bottom: -1px;
}

div.festi-menu .festi-menu-nav-tabs > li > a 
{
    background-color: #e4e4e4;
    padding: 6px 10px;
    text-decoration: none;
    position: relative;
    display: block;  
    margin-right: 4px;
    line-height: 24px;
    font-size: 15px;
    border: 1px solid;
    border-color: #c3c3c3;
    font-weight: 700;
    color: #555;
}

div.festi-menu .festi-menu-nav-tabs > li > a:hover 
{
    border: 1px solid;
    border-color: #c3c3c3;
    background-color: #ffffff;
    border: 1px solid #c3c3c3;
}

div.festi-menu .festi-menu-nav-tabs > li.festi-menu-active > a,
div.festi-menu .festi-menu-nav-tabs > li.festi-menu-active > a:hover,
div.festi-menu .festi-menu-nav-tabs > li.festi-menu-active > a:focus 
{
    color: #000000;
    cursor: default;
    background-color: #f1f1f1;
    border: 1px solid #c3c3c3;
    border-bottom: 0px;
    position: relative;
    z-index: 1;
    padding-bottom: 7px;  
}

.wooctf-shop-orders-client{
	/*background-color: #2271b1;
	border-radius: 50%;
	color: #ffffff;*/

	background: #2271b1;
	border-radius: 0.8em;
	-moz-border-radius: 0.8em;
	-webkit-border-radius: 0.8em;
	color: #ffffff;
	display: inline-block;
	line-height: 1.6em;
	text-align: center;
	width: 1.6em; 
	font-size: 10px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}


.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.btn-close-history {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.panel-wooctf-invoice {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-wooctf-invoice b{
	font-weight: bold;
}
.panel-wooctf-invoice .panel-body {
  padding: 15px;
}
.panel-wooctf-invoice .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-wooctf-invoice.panel-info {
	border-color: #bce8f1;
}


.panel-wooctf-invoice.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.lepp-wooctf-table{
	width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.wooctf-wrapper label{
  font-weight: bold;
}

#wooctf-main input{
  width: 50%;
  margin-top: 5px;
}

#wooctf-main table tr > td:first-child{
  text-align: right;
}

#wooctf-main table tr > td:last-child{
  text-align: left;
}

.btn-imprimir-pdf {
    display: inline-block;
    padding: 12px 25px;
    background: linear-gradient(to bottom, #0b2040, #c0392b);
    color: white;
    font-family: 'Arial', sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    border: none;
    border-radius: 4px;
    box-shadow: 0 4px 0 #962d22, 
                0 5px 10px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.btn-imprimir-pdf:hover {
    background: linear-gradient(to bottom, #c0392b, #e74c3c);
    box-shadow: 0 2px 0 #962d22, 
                0 3px 10px rgba(0, 0, 0, 0.3);
    transform: translateY(2px);
}

.btn-imprimir-pdf:active {
    box-shadow: 0 1px 0 #962d22, 
                0 2px 5px rgba(0, 0, 0, 0.3);
    transform: translateY(4px);
}

.btn-imprimir-pdf::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: 0.5s;
}

.btn-imprimir-pdf:hover::before {
    left: 100%;
}

/* Icono de impresora (opcional) */
.btn-imprimir-pdf::after {
    content: "🖨️";
    margin-left: 8px;
    font-size: 14px;
}

.btn-samadi {
  display: inline-block;
  padding: 0.6em 0.6em;
  background-color: #2a2a2a;            /* gris oscuro de fondo */
  color: #fff;                           /* texto en blanco */
  font-size: 1rem;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  border: 2px solid transparent;
  border-radius: 4px;
  transition: background-color 0.3s, 
              border-color 0.3s, 
              box-shadow 0.3s;
  cursor: pointer;
}

/* Hover: resaltar con borde naranja/verde */
.btn-samadi:hover,
.btn-samadi:focus {
  background-color: #333;               /* un tono más claro al pasar */
  border-color: #f57c00;                /* acento cálido, similar al naranja usado */
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
}

/* Estilo "activo" o de clic */
.btn-samadi:active {
  background-color: #1f1f1f;
  box-shadow: inset 0 2px 6px rgba(0,0,0,0.4);
}

/* Variante para botón destacado (fondo de acento) */
.btn-samadi-accent {
  background-color: #f57c00;           /* color de acento vibrante */
  border-color: #f57c00;
}

.btn-samadi-primary {
  background-color: #007bff;           /* color de acento vibrante */
  border-color: #007bff;
}


.btn-samadi-accent:hover {
  background-color: #e67300;
  border-color: #e67300;
}
.btn-samadi-accent:active {
  background-color: #cc6600;
}

.contract-action {
    display: flex;
    /*grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));*/
    gap: 5px;
    width: 25%;
    max-width: 800px;
}

.action-btn {
    background-color: #fff;
    border: none;
    border-radius: 8px;
    padding: 15px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.action-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.action-btn i {
    font-size: 24px;
    margin-bottom: 10px;
    color: #4a6baf;
}

.action-btn span {
    font-weight: bold;
    color: #333;
}

/* Colores para diferentes tipos de acciones */
.create { border-bottom: 4px solid #4CAF50; }
.history { border-bottom: 4px solid #2196F3; }
.review { border-bottom: 4px solid #FFC107; }
.modify { border-bottom: 4px solid #FF9800; }
.cancel { border-bottom: 4px solid #F44336; }
.download { border-bottom: 4px solid #9C27B0; }
.download_new { border-bottom: 4px solid #4CAF50; }
.share { border-bottom: 4px solid #607D8B; }
.archive { border-bottom: 4px solid #795548; }
.accessories { border-bottom: 4px solid #607D8B; }
.accessories_old { border-bottom: 4px solid #9C27B0; }
.accessories_new { border-bottom: 4px solid #4CAF50; }
.finished { border-bottom: 4px solid #4CAF50; }

/* Iconos usando Unicode (puedes reemplazar con una librería de iconos como FontAwesome) */
.create::before { content: "\f0fe"; }
.history::before { content: "\f022"; }
.review::before { content: "\f15c"; }
.modify::before { content: "\f044"; }
.cancel::before { content: "\f05e"; }
.download::before { content: "\f019"; }
.download_new::before { content: "\f079"; }
.accessories_new::before { content: "\f075"; }
.share::before { content: "\f1e0"; }
.archive::before { content: "\f187"; }


.btn-agregar {
        display: inline-flex;
        align-items: center;
        gap: 8px;
        padding: 10px 16px;
        background-color: #007bff;
        color: white;
        border: none;
        border-radius: 4px;
        cursor: pointer;
    }
    
.btn-agregar:hover {
    background-color: #0056b3;
}

.icon-plus {
    font-weight: bold;
}

.required-error {
  border: 2px solid red !important;
  background-color: #ffe6e6 !important;
}

.button-container {
    display: inline-flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
    margin: 40px;
}

.btn {
    flex: 1;
    min-width: 250px;
    padding: 5px;
    /*border: none;*/
    border-radius: 8px;
    color: black;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.15);
}

.btn:active {
    transform: translateY(0);
}

.btn i {
    font-size: 32px;
    margin-bottom: 10px;
}

.btn-vehicle {
    border-bottom: 4px solid #FF9800;
}

.btn-financial {
    border-bottom: 4px solid #2ecc71;
    /*background: linear-gradient(145deg, #2ecc71, #27ae60);*/
}

.btn-accessories {
    border-bottom: 4px solid #e74c3c;
    /*background: linear-gradient(145deg, #e74c3c, #c0392b);*/
}

.postbox{
  text-align: center;
}

.moto-icon {
    font-size: 50px;
    animation: float 3s ease-in-out infinite;
}
/*
#toplevel_page_admin-page-wc-settings-tab-checkout-from-PAYMENTS_MENU_ITEM,
li.toplevel_page_admin\?page\=wc-settings\&tab\=checkout\&from\=PAYMENTS_MENU_ITEM {
    display: none !important;
}

#wp-admin-bar-new-content{display:none!important;}*/