.btn-add {
	cursor: pointer;
    font-size: 11px;
    padding: 0 5px;
    margin-right: 3px;
    color: rgb(230,230,230);
    outline: none;
    box-shadow: none;
    border: 1px solid white;
    height: 30px;
	text-shadow: 1px 1px 1px rgb(40,40,40);
	border-radius: 6px; }
/*-------------*/
.btn-edit-1 {
	cursor: pointer;
    font-size: 11px;
    padding: 0 5px;
    margin-right: 3px;
    color: rgb(230,230,230);
    outline: none;
    box-shadow: none;
    border: 1px solid white;
    height: 30px;
	text-shadow: 1px 1px 1px rgb(40,40,40);
	border-radius: 6px; }
/*-------------*/
.btn-delete-1 {
	cursor: pointer;
    font-size: 11px;
    padding: 0 5px;
    margin-right: 3px;
    color: rgb(230,230,230);
    outline: none;
    box-shadow: none;
    border: 1px solid white;
    height: 30px;
	text-shadow: 1px 1px 1px rgb(40,40,40);
	border-radius: 6px; }
/*-------------*/
.btn-cmd {
	cursor: pointer;
    font-size: 11px;
    padding: 0 5px;
    margin-right: 3px;
    color: rgb(230,230,230);
    outline: none;
    box-shadow: none;
    border: 1px solid white;
    height: 30px;
    text-shadow: 1px 1px 1px rgb(40,40,40);
	border-radius: 6px; }
/*-------------*/
.btn-add-pecl {
	background: linear-gradient(45deg, hsl(240, 100%, 30%), hsl(240, 100%, 60%), hsl(240, 100%, 30%));}
.btn-add-pecl:hover {
	background: linear-gradient(-45deg, hsl(240, 100%, 40%), hsl(240, 100%, 80%), hsl(240, 100%, 40%));}
.btn-add-pecl:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}
/*-------------*/
.btn-edit-pecl {
	background: linear-gradient(to top, hsl(119, 100%, 30%), hsl(119, 100%, 60%), hsl(119, 100%, 30%));}
.btn-edit-pecl:hover {
	background: linear-gradient(to top, hsl(119, 100%, 40%), hsl(119, 100%, 80%), hsl(119, 100%, 40%));}
.btn-edit-pecl:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}
/*-------------*/
.btn-delete-pecl {
	background: linear-gradient(to top, hsl(0, 100%, 30%), hsl(0, 100%, 60%), hsl(0, 100%, 30%));}
.btn-delete-pecl:hover {
	background: linear-gradient(to top, hsl(0, 100%, 40%), hsl(0, 100%, 80%), hsl(0, 100%, 40%));}
.btn-delete-pecl:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}
/*-------------*/
.btn-add-peprv {
	background: linear-gradient(45deg, hsl(240, 100%, 30%), hsl(240, 100%, 60%), hsl(240, 100%, 30%));}
.btn-add-peprv:hover {
	background: linear-gradient(-45deg, hsl(240, 100%, 40%), hsl(240, 100%, 80%), hsl(240, 100%, 40%));}
.btn-add-peprv:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}
/*-------------*/
.btn-edit-peprv {
	background: linear-gradient(to top, hsl(119, 100%, 30%), hsl(119, 100%, 60%), hsl(119, 100%, 30%));}
.btn-edit-peprv:hover {
	background: linear-gradient(to top, hsl(119, 100%, 40%), hsl(119, 100%, 80%), hsl(119, 100%, 40%));}
.btn-edit-peprv:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}
/*-------------*/
.btn-delete-peprv {
	background: linear-gradient(to top, hsl(0, 100%, 30%), hsl(0, 100%, 60%), hsl(0, 100%, 30%));}
.btn-delete-peprv:hover {
	background: linear-gradient(to top, hsl(0, 100%, 40%), hsl(0, 100%, 80%), hsl(0, 100%, 40%));}
.btn-delete-peprv:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}
/*-------------*/
.btn-add-cobro {
	background: linear-gradient(45deg, hsl(240, 100%, 30%), hsl(240, 100%, 60%), hsl(240, 100%, 30%));}
.btn-add-cobro:hover {
	background: linear-gradient(-45deg, hsl(240, 100%, 40%), hsl(240, 100%, 80%), hsl(240, 100%, 40%));}
.btn-add-cobro:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}
/*-------------*/
.btn-edit-cobro {
	background: linear-gradient(to top, hsl(119, 100%, 30%), hsl(119, 100%, 60%), hsl(119, 100%, 30%));}
.btn-edit-cobro:hover {
	background: linear-gradient(to top, hsl(119, 100%, 40%), hsl(119, 100%, 80%), hsl(119, 100%, 40%));}
.btn-edit-cobro:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}
/*-------------*/
.btn-delete-cobro {
	background: linear-gradient(to top, hsl(0, 100%, 30%), hsl(0, 100%, 60%), hsl(0, 100%, 30%));}
.btn-delete-cobro:hover {
	background: linear-gradient(to top, hsl(0, 100%, 40%), hsl(0, 100%, 80%), hsl(0, 100%, 40%));}
.btn-delete-cobro:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}
/*-------------*/
.btn-add-efectivo {
	background: linear-gradient(45deg, hsl(240, 100%, 30%), hsl(240, 100%, 60%), hsl(240, 100%, 30%));}
.btn-add-efectivo:hover {
	background: linear-gradient(-45deg, hsl(240, 100%, 40%), hsl(240, 100%, 80%), hsl(240, 100%, 40%));}
.btn-add-efectivo:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}
/*-------------*/
.btn-add-cheque {
	background: linear-gradient(45deg, hsl(180, 100%, 30%), hsl(180, 100%, 60%), hsl(180, 100%, 30%));}
.btn-add-cheque:hover {
	background: linear-gradient(-45deg, hsl(180, 100%, 40%), hsl(180, 100%, 80%), hsl(180, 100%, 40%));}
.btn-add-cheque:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}	
/*-------------*/
.btn-add-transferencia {
	background: linear-gradient(45deg, hsl(120, 100%, 30%), hsl(120, 100%, 60%), hsl(120, 100%, 30%));}
.btn-add-transferencia:hover {
	background: linear-gradient(-45deg, hsl(120, 100%, 40%), hsl(120, 100%, 80%), hsl(120, 100%, 40%));}
.btn-add-transferencia:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}		
/*-------------*/
.btn-add-peroret {
	background: linear-gradient(45deg, hsl(33, 100%, 30%), hsl(33, 100%, 60%), hsl(33, 100%, 30%));}
.btn-add-peroret:hover {
	background: linear-gradient(-45deg, hsl(33, 100%, 40%), hsl(33, 100%, 80%), hsl(33, 100%, 40%));}
.btn-add-peroret:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}		
/*-------------*/
.btn-add-tdebito {
	background: linear-gradient(45deg, hsl(0, 100%, 30%), hsl(0, 100%, 60%), hsl(0, 100%, 30%));}
.btn-add-tdebito:hover {
	background: linear-gradient(-45deg, hsl(0, 100%, 40%), hsl(0, 100%, 80%), hsl(0, 100%, 40%));}
.btn-add-tdebito:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}		
/*-------------*/
.btn-add-tcredito {
	background: linear-gradient(45deg, hsl(0, 100%, 30%), hsl(0, 100%, 60%), hsl(0, 100%, 30%));}
.btn-add-tcredito:hover {
	background: linear-gradient(-45deg, hsl(0, 100%, 40%), hsl(0, 100%, 80%), hsl(0, 100%, 40%));}
.btn-add-tcredito:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}		
/*-------------*/
.btn-cmd-refresh {
	background: linear-gradient(45deg, hsl(35, 98%, 30%), hsl(35, 98%, 60%), hsl(35, 98%, 30%));}
.btn-cmd-refresh:hover {
	background: linear-gradient(-45deg, hsl(35, 98%, 40%), hsl(35, 98%, 80%), hsl(35, 98%, 40%));}
.btn-cmd-refresh:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}		
/*-------------*/
.btn-cmd-cobrar {
	background: linear-gradient(45deg, hsl(250, 98%, 30%), hsl(250, 98%, 60%), hsl(250, 98%, 30%));}
.btn-cmd-cobrar:hover {
	background: linear-gradient(-45deg, hsl(250, 98%, 40%), hsl(250, 98%, 80%), hsl(250, 98%, 40%));}
.btn-cmd-cobrar:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}			
/*-------------*/
.btn-cmd-cobro-auto {
	background: linear-gradient(45deg, hsl(218, 98%, 30%), hsl(218, 98%, 60%), hsl(218, 98%, 30%));}
.btn-cmd-cobro-auto:hover {
	background: linear-gradient(-45deg, hsl(218, 98%, 40%), hsl(218, 98%, 80%), hsl(218, 98%, 40%));}
.btn-cmd-cobro-auto:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}				
/*-------------*/
.btn-cmd-anular-cobro {
	background: linear-gradient(45deg, hsl(0, 97%, 30%), hsl(0, 98%, 60%), hsl(0, 98%, 30%));}
.btn-cmd-anular-cobro:hover {
	background: linear-gradient(-45deg, hsl(0, 98%, 40%), hsl(0, 98%, 80%), hsl(0, 98%, 40%));}
.btn-cmd-anular-cobro:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}				
/*-------------*/
.btn-add-artt {
	background: linear-gradient(45deg, hsl(240, 100%, 10%), hsl(240, 100%, 40%), hsl(240, 100%, 10%));}
.btn-add-artt:hover {
	background: linear-gradient(-45deg, hsl(240, 100%, 15%), hsl(240, 100%, 55%), hsl(240, 100%, 15%));}
.btn-add-artt:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 10%), hsl(0, 0%, 40%), hsl(0, 0%, 10%));}
/*-------------*/
.btn-add-cccl {
	background: linear-gradient(45deg, hsl(240, 100%, 30%), hsl(240, 100%, 60%), hsl(240, 100%, 30%));}
.btn-add-cccl:hover {
	background: linear-gradient(-45deg, hsl(240, 100%, 40%), hsl(240, 100%, 80%), hsl(240, 100%, 40%));}
.btn-add-cccl:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}				
/*-------------*/
.btn-edit-cccl {
	background: linear-gradient(45deg, hsl(119, 100%, 30%), hsl(119, 100%, 60%), hsl(119, 100%, 30%));}
.btn-edit-cccl:hover {
	background: linear-gradient(-45deg, hsl(119, 100%, 40%), hsl(119, 100%, 80%), hsl(119, 100%, 40%));}
.btn-edit-cccl:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}				
/*-------------*/
.btn-delete-cccl {
	background: linear-gradient(45deg, hsl(0, 100%, 30%), hsl(0, 100%, 60%), hsl(0, 100%, 30%));}
.btn-delete-cccl:hover {
	background: linear-gradient(-45deg, hsl(0, 100%, 40%), hsl(0, 100%, 80%), hsl(0, 100%, 40%));}
.btn-delete-cccl:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}				
/*-------------*/
.btn-cmd-cbrv2 {
	background: linear-gradient(45deg, hsl(250, 98%, 30%), hsl(250, 98%, 60%), hsl(250, 98%, 30%));}
.btn-cmd-cbrv2:hover {
	background: linear-gradient(-45deg, hsl(250, 98%, 40%), hsl(250, 98%, 80%), hsl(250, 98%, 40%));}
.btn-cmd-cbrv2:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}				
/*-------------*/
.btn-cmd-ajuste {
	background: linear-gradient(45deg, hsl(200, 90%, 30%), hsl(200, 90%, 60%), hsl(200, 90%, 30%));}
.btn-cmd-ajuste:hover {
	background: linear-gradient(-45deg, hsl(200, 90%, 40%), hsl(200, 90%, 80%), hsl(200, 90%, 40%));}
.btn-cmd-ajuste:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%));}				
/*-------------*/
.btn-cmd-print-rec {
	background: linear-gradient(45deg, hsl(24, 87%, 30%),  hsl(24, 87%, 60%), hsl(24, 87%, 30%)); }
.btn-cmd-print-rec:hover {
	background: linear-gradient(-45deg, hsl(24, 87%, 40%), hsl(24, 87%, 80%), hsl(24, 87%, 40%)); }
.btn-cmd-print-rec:disabled {
	background: linear-gradient(45deg, hsl(0, 0%, 30%), hsl(0, 0%, 60%), hsl(0, 0%, 30%)); }
/*-------------*/
