body{
	    background: linear-gradient( 0 ,#e2e2e2,#f4f4f4);

}

.bloque3_title{
	
	    font-size: 14px;
	cursor: pointer;
	
	
}



.mensajeeditrendimiento{
	background: #fffeca;
    margin: 15px;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #ffecc1;
    color: #7b7803;
}

.btnUssel{
    position: fixed;
    bottom: 10px;
    background: #1589fd;
    padding: 15px;
    /*margin-left: 18%;*/
    left:50%;
    transform: translateX(-50%);    margin-bottom: 12px;
    border-radius: 10px;
    color: #fff;	
	cursor:pointer;
-webkit-box-shadow: 0px 0px 29px -5px rgba(0,0,0,0.44);
-moz-box-shadow: 0px 0px 29px -5px rgba(0,0,0,0.44);
box-shadow: 0px 0px 29px -5px rgba(0,0,0,0.44);	
	
}

.btnUssel:hover{
    border-bottom: 4px solid #1d6ebf;
	
}

.btn_usar{
    background: #dcedff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 19px;
    text-align: center;
    padding: 14px;
    color: #2a72bb;
    cursor: pointer;
    margin:7px;
}

.btn_usar:hover{
    background: #aed5ff;
    padding: 12px;
    font-size: 23px;
}



.lbl_alert_azul {
    padding:15px 15px 15px 0px;
    border-radius:5px;
    border-left: 10px solid #3d88ff;
    background: #b0cfff;
}

.lbl_alert_azul table i {
    font-size: 33px;
    color:#3d88ff;
}

.div_filtros {
    border:1px solid #d0d0d0; 
    border-radius:6px;
    padding:10px;
    margin:5px 5px;
}

.botonLimpiar{
	width:95%;
	text-align:right;
	font-size:11px;
	color:#1589fd;
    margin: -22px 0px 7px 0px;
}

.etiqueta{
	background: #b4b4b4;
    font-size: 12px;
    color: #fff;
    padding: 3px 10px;
    border-radius: 7px;
    font-weight: normal;
}



.btn_selector{
	
    padding: 10px;
    /* border-radius: 7px; */
    border-bottom: 1px solid #ebebeb;
    text-align: left;
    cursor: pointer;
    color: #000000;
}
.btn_selector:hover{
	background: #d2d2d2;
	BORDER-RADIUS: 15PX 0PX 15PX 0;	
}
.btn_selector_active{
    background: #364758;
	BORDER-RADIUS: 15PX 0PX 15PX 0;
    padding: 10px;
    color: #dbe5ee;
    text-align: left;
    cursor: pointer;
}
.btn_selector_active:hover{
	background: #4c637a;
 BORDER-RADIUS: 15PX 0PX 15PX 0;
}

.Stanque{
	width: 15px;
    height: 148px;
    border-radius: 4px;
    background: #8e969e;
	-webkit-box-shadow: inset -7px 6px 15px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: inset -7px 6px 15px -9px rgba(0,0,0,0.75);
    box-shadow: inset -7px 6px 15px -9px rgba(0,0,0,0.75);
	
}
.bloqueSensor{
	display: none;
}
.lblnivelsensor{
position: absolute;
    font-size: 11px;
    background: #666;
    padding: 4px;
    border-radius: 4px 12px 12px 4px;
    color: #fff;

}
.ScTanq{
	width: 15px;
	height: 100%;
	border-radius: 3px 3px 0 0;
	background: #fff;
	    
	-webkit-box-shadow: inset 0px 0px 5px 5px rgba(0,0,0,0.12);
    -moz-box-shadow: inset 0px 0px 5px 5px rgba(0,0,0,0.12);
    box-shadow: inset 0px 0px 5px 5px rgba(0,0,0,0.12);
}

.nuevoUploadInfo{
    float: right;
    width: 382px;
    /* background: #f1f1f1; */
    padding: 15px;
    
}
.nuevoUploadBufer{
        float: left;
    
    width: 400px;
    padding: 15px;
}
.iconOC{
	    position: absolute;
    color: #5eb56a;
    width: 35px;
    margin-left: 264px;
    /* background: #bbf1c3; */
    height: 35px;
    font-size: 16px;
    text-align: center;
    padding: 5px;
    border-radius: 21px;
    margin-top: -7px;
    border: 1px solid #35af47;
	cursor: pointer;
}


.zrp-box{
    max-width: 1018px;
    min-height: 204px;
    -webkit-border-radius: 10px;
    margin: 48px auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto;
    padding: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #f8f9fb;
	border-radius: 10px;
}


.precioXtanque{
    width: 102px;
   
    margin-left: 226px;
 
    text-align: center;
    color: #5193d5 !important;
    

   
    position: absolute;
    cursor: pointer;
}

.pestanaID{
	background: #5193d5;
    position: absolute;
    border: 1px solid #4083c5;
    border-radius: 0px 10px 10px 0px;
    padding: 10px;
    color: #fff;
    width: 103px;
    margin-left: -36px;
	text-align: center;
}

.bloqueLista{
	    border-bottom: 1px solid #c7c7c7;
    margin: 10px;
    padding: 10px;
}
.sombra_bottom{
-webkit-box-shadow: 0px 10px 10px -8px rgba(0,0,0,0.19);
-moz-box-shadow: 0px 10px 10px -8px rgba(0,0,0,0.19);
box-shadow: 0px 10px 10px -8px rgba(0,0,0,0.19);
}
._btn-active{
	background: #3373a9;
    color: #fff;
    border-radius: 3px;
}

._btn-active:hover{
color: #fff;	
}

._btn-active:focus{
color: #fff;	
}

._btn-active:select{
color: #fff;	
}


._btn-dark{
background: #445667;
    color: #bbcedf;
    border-radius: 3px;
    border: 1px solid #3c5063;
}
._btn-dark:hover{
	background: #253c52;
	color: #bbcedf;
  
}
._btn{
    background: #fff;
    color: #717171;
    border-radius: 3px;
    border: 1px solid #c5c5c5;
	
}

._btn:hover{
color: #666;	
}




.mainP{
	position: absolute;
    top: 68px;
    background: #fff;
    right: 0px;
    left: 0px;
    bottom: 0px;
    overflow: auto;
}
.bloqueUsuario{
    width: 290px;
    padding: 10px;
    border-radius: 5px;
    height: 300px;
    float: left;
    margin: 5px;
    background: #fff;
    border: 1px solid #d8d8d8;
	
		
}
.colDerBtn{
    padding: 10px;
    /* background: #fff; */
    border-bottom: 1px solid #b8c6d5;
    /* border-radius: 4px; */
    margin-top: 3px;
    color: #06c;
    cursor: pointer;
}

.contenedorPermisos{
	    border: 1px solid #d0d0d0;
    width: 222px;
    float: left;
    border-radius: 4px;
    padding: 14px;
    margin: 8px;
}
.boxTanque{
	    background: #fff;
    float: left;
    width: 390px;
    margin: 5px;
    
   
}

.link{
	color: #06c;
	cursor: pointer;
	font-size: 13px
		
}

.link:hover{
color: #0052A4;
		
}




.Mtanque_entradas{
	background:#e4e4e4;
	height:101px;
	width:20px;
	-webkit-box-shadow: inset 0px 0px 15px -5px rgba(0,0,0,0.44);
    -moz-box-shadow: inset 0px 0px 15px -5px rgba(0,0,0,0.44);
    box-shadow: inset 0px 0px 15px -5px rgba(0,0,0,0.44);
}
.Mtanque_entradas_child{
	background:#f1f1f1;
	height:50px;
	width:20px;
	    border: 1px solid #dbdbdb;
}


.Mtanque{
background: #fff14a;
    width: 50px;
    height: 268px;
    border-radius: 7px;
    -webkit-box-shadow: inset -7px 6px 25px -9px rgba(0,0,0,0.75);
    -moz-box-shadow: inset -7px 6px 25px -9px rgba(0,0,0,0.75);
    box-shadow: inset -7px 6px 25px -9px rgba(0,0,0,0.75);   
}

.Ctanque{
    background: #fff;
    width: 50px;
    height: 99%;
    border-radius: 4px 4px 0 0px;
	   
	-webkit-box-shadow: inset 0px 0px 5px 5px rgba(0,0,0,0.12);
-moz-box-shadow: inset 0px 0px 5px 5px rgba(0,0,0,0.12);
box-shadow: inset 0px 0px 5px 5px rgba(0,0,0,0.12);
	
}


.botonRightMenu{
	background: #e2e8f3;
    width: 28px;
    float: right;
    height: 140px;
    border-radius: 5px;
    font-size: 38px;
    padding: 45px 7px;
    color: #06c;
    cursor: pointer;
}
.botonRightMenu:hover{
	background: #dbe6f9;
   
}
.ultimosTickets{
	float: left;
     background: #fff; 
    margin: 3px;
    border-right: 1px solid #e0e0e0;
    
    padding: 10px;
	cursor:pointer;
	width: 215px;
}

.ultimosTickets:hover{

    background: #f5faff;	
}

/*=========== mobile ==============*/

.M_menu{
	padding: 18px 10px;
    background: #5693d8;
    color: #fff;
    position: fixed;
    z-index: 1;
    width: 100%;
}

.cortinamenuMobile{
    position: fixed;
    top: 100px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    color: #546d89;
    padding: 0px 15px;
    display: none;
    z-index: 2;
    overflow: auto;
}

/*================================*/
.bqMenudhInfo{
	float: left;
    width: 282px;
    border: 1px solid #6fa0d6;
    border-radius: 8px;
    margin: 6px;
    height: 190px;
    padding: 20px;
    text-align: center;
	cursor: pointer;
}




.lbltotales{
	background: #eef6ff;
    color: #377bc5;
    border: 1px solid #c9e2ff;
    margin: 12px 0 10px 0;
	padding:20px;
}

.cabecera2{
	font-size: 22px;
    padding: 5px 0px 20px 0;
    /* background: #33a9ff; */
    border-bottom: 1px solid #c5c5c5;
    margin-bottom: 23px;
}


.bolita_porcentajes{
	background: #f2f2f2;
    width: 145px;
    height: 61px;

    border-radius: 30px;
    text-align: center;
    padding-top: 10px;
    color: #666;
    border: 1px solid #e1e1e1;
	
}

.bolitaalerta{
	position: absolute;
background: #31bf50;
    color: #fff;
    padding: 7px;
    border-radius: 50%;
    margin-top: 44px;
    width: 28px;
    height: 28px;
    font-size: 14px;
}
.nivelTqFULL{
background: #42ef88;
    position: absolute;
    width: 449px;
    height: 282px;
    margin-top: -307px;
    margin-left: 27px;
    opacity: 0.80;
}

.lblporctanque{
	font-size: 22px;
    color: #353f4a;
    width: 124px;
    /* background: #e6edf5; */
    border-radius: 30px;
    text-align: center;
    padding: 12px;
    border: 1px solid #c7ced6;
}

.lblsubtext{
	color:#999;
	font-size: 11px	
}

.lblsubtext2{
    color:#999;
    font-size: 11px;
    margin-bottom: -5px;
}

.marco_azul{
    padding: 15px;
    background: #f4faff;
    border-radius: 6px;
    border: 1px solid #b3ddff;
    color: #639ad2;
    border-left: 10px solid #639ad2;
	margin-bottom:15px;
}

.lblalerta{
	border: 1px solid #ff6363;
    background: #fff6f6;
    border-radius: 5px;
    font-size: 12px;
    padding: 8px;
    border-left: 10px solid #ff6363;
    color: #bd1111;
}

.lblsuccess{
    border: 1px solid #35af47;
    background: #f4fff6;
    border-radius: 5px;
    font-size: 12px;
    padding: 8px;
    border-left: 10px solid #35af47;
    color: #0c791c;
}



.lbltablero{
	font-size: 36px;
    padding: 20px;
    font-weight: bold;
    color: #a9a9a9;
}

.lblok{
	background: #adfa75;
    /* border: 1px solid #e4ffd1; */
    border-radius: 4px;
    padding: 4px;
    width: 23px;
    color: #599e27;
}
.lblfail{
background: #ffd9d9;
    /* border: 1px solid #e4ffd1; */
    border-radius: 4px;
    padding: 4px;
    width: 23px;
    color: #de3a3a;
}

.infoNivel_alerta1{
    background: #0093ff;
    position: absolute;
    width: 56px;
    height: 21px;
    top: 171px;
    border-radius: 12px;
    right: -26px;
    color: #fff;
    border: 2px solid #fff;
    font-size: 11px;
    text-align: center;
    padding: 1px;
	display: none;
}
.infoNivel_alerta2{
background: #e58c03;
    position: absolute;
    width: 56px;
    height: 21px;
    top: 212px;
    border-radius: 12px;
    right: -26px;
    color: #fff;
    border: 2px solid #fff;
    font-size: 11px;
    text-align: center;
    padding: 1px;
	display: none;
}

.infobox{
	border: 1px solid #000;
    padding: 11px;
    border-radius: 9px;
    border-color: #c0c0c0;
    margin-bottom: 8px;
}

.infoNivel_alerta3{
background: #ff0000;
    position: absolute;
    width: 56px;
    height: 21px;
    top: 237px;
    border-radius: 12px;
    right: -26px;
    color: #fff;
    border: 2px solid #fff;
    font-size: 11px;
    text-align: center;
    padding: 1px;
	display: none;
}

.nivelTqCURSOR{

    background: #fff;
    position: absolute;
    width: 449px;
    height: 280px;
    /* margin-top: -301px; */
    /* margin-left: 29px; */
   
   
}

.nivelTqCURSOR_consumo{
background: #00b545;
    position: absolute;
    height: 2px;
    width: 451px;
    bottom: 0%;
 }


.lblst{
padding: 7px;
    background: #7ad89c;
    width: 133px;
    border-radius: 4px;
    font-size: 12px;
    margin: 0px;
    text-align: center;
    color: #fff;

}



.___container{
	position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    background: #fff;
}

._navmenu_{
 background: #f4f4f4;
    height: 60px;
    padding: 6px 0px 0 15px;
}

.sombra{
-webkit-box-shadow: inset 0px 0px 82px 0px rgba(0,0,0,0.26);
-moz-box-shadow: inset 0px 0px 82px 0px rgba(0,0,0,0.26);
box-shadow: inset 0px 0px 82px 0px rgba(0,0,0,0.26);	
}

._dimencion_{
	margin: auto;
    min-width: 950px;
    max-width: 1024px;
}

.anychart-credits-text{
	display: none !important
}
.anychart-credits{
	display: none !important
}
.bloque1{
	padding: 15px;
    margin: 10px 0 10px 0;
    border: 1px solid #c2c2c2;
    border-radius: 4px;
    background: #fff;
}
.bloque2{
	padding: 15px;
    background: #fff;
    margin-bottom: 20px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.29);
	-moz-box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.29);
	box-shadow: 0px 0px 12px -5px rgba(0,0,0,0.29);
}

.bloque_float{

    padding: 15px;
    background: #fff;
    margin-bottom: 15px;
    border-radius: 5px;
    /*height: 360px;*/
    min-width: 455px;
    float: left;
    margin: 5px 5px 5px 5px;
	

	
	
}

.bloque_float_bombas{
    float: left;
    padding: 6px;
    width: 104px;
    background: #ffffff;
    margin: 4px;
    height: 44px;
	cursor: pointer;
    /* border-radius: 4px; */
    /* border: 1px solid #d6d6d6; */

}
.bloque_footer{
	background: #cfddec;
    border-radius: 11px;
    padding: 36px 15px;
    margin-top: 50px;
	min-width: 650px;
    
}
.footer4{
	border-top: 1px solid #d4d4d4;
    margin-top: 15px;
    padding: 13px 0 13px 0;
}

.bloque3_select:hover{
	background: #f5f7f9;
	cursor:pointer;
}


.bloque3{

    border-bottom: 1px solid #dbdbdb;
    padding: 10px;
    margin-bottom: 10px;
	border-radius: 4px
}
.bloque4{
    border: 1px solid #d5dce4;
    padding: 9px;
    height: 70px;
    width: 100%;
    border-radius: 3px;
    text-align: center;
    float: left;
    margin: 5px;
}

.bloque4{
    border: 1px solid #d5dce4;
    padding: 9px;
    height: 70px;
    width: 100%;
    border-radius: 3px;
    text-align: center;
    float: left;
    margin: 5px;
}


.bloque5{
	border-left: 5px solid #9dadbd;
    margin:14px 22px 30px 22px;;
}
.lblfiltro{
	padding: 14px;
    border-bottom: 3px solid #9bdce3;
	text-align: center
}

.lbl{
	background: #3e81d4;
    color: #d9eaff;
    padding: 15px;
    border-bottom: 6px solid #3171c0;
}

.contenedorInstancias{
    width: 100%;
    height: 300px;
    /* background: #43525d; */
    border-right: 4px solid #36454f;
    overflow: auto;
    /* padding: 10px; */
}
.btnMenuAdmin{
	 padding: 13px;
    color: #9eb0bb;
    background: #303c45;
    border-bottom: 1px solid #3c4b56;
    /* border-top: 1px solid #576773; */
    border-left: 14px solid #263138;
	cursor:pointer

}
.btnMenuAdmin:hover{
	
    border-left: 14px solid #37bbca;

}

.seccionInstanciaTR{
	background: #3c4b56;border-bottom: 1px solid #313c44;
	cursor:pointer
}

.seccionInstanciaTR:hover{
	background: #2f3d47;
}


._right_{
  background: #f4f4f4;
    width: 240px;
    position: absolute;
    bottom: 0px;
    top: 15px;
    overflow: auto;
    left: 1px;
    
    z-index: 3;
    color: #000;
    border-radius: 0px 15px 0 0;
}

._mainTableros_{
	min-width: 900px;
    max-width: 1000px;
    margin: auto;
}

._main_{
	
    padding: 13px;
    position: absolute;
    background: linear-gradient( 0 ,#e2e2e2,#f4f4f4);
    right: 0px;
    bottom: 0px;
    left: 240px;
    top: 60px;
    overflow: auto;
}


.box_menu{
	
    float: left;
    color: #7b7b7b;
    cursor: pointer;
    padding: 10px;
    border-radius: 50%;
    margin: 0 8px;
    border: 1px solid #7b7b7b;
	
}
.box_menu:hover{
  
    background:#bdc2cc;
   
}


.box_icon{
	    font-size: 35px;
    padding: 5px;
}
.box_lbl{
	font-size: 16px;
}
.txt_logo{
       font-size: 50px;
    color: #1c5f67;
}


.bx_link{
    background: #4c4f51;
    position: absolute;
    margin-left: -9px;
    
    color: #ffffff;
    border: 1px solid #cfcfcf;
    margin-top: 332px;
    width: 239px;
    height: 39px;
    padding: 9px;
    border: 1px solid #000;
}


.bx{
    width: 239px;
    float: left;
    height: 380px;
    margin: 5px;
    border: 1px solid #c0c7cc;
    padding: 8px;
	cursor: pointer;
}

.bx:hover{
    border: 1px solid #06c;
}


.bx_separador{
	
    font-size: 12px;
    border-top: 1px solid #d3d3d3;
    padding-top: 10px;
    margin-top: 7px;	
	
}
.bx_sb{

    border-bottom: 1px solid #c6cdd4;
    padding-bottom: 10px;
    text-align: center;
    cursor: pointer;
    /* border-radius: 3px; */
    width: 246px;
    margin: auto;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-top: 5px;
}

.bx_sb_icon{
    font-size:19px;
    padding: 5px;
    color: #666;
}
.bx_sb_title{
    font-size: 15px;
    color: #666;
}
.bx_sb_txt{
	font-size: 11px;
	color: #999;
}

.frame{
    /*background: #fff;*/
    padding: 15px;
    
    border-bottom: 1px solid #cccccc;
}

/*EEROR VALIDACION INPUTS*/
.error{
    background: #ffe2e2;
    border: 1px solid #ff6c6c;
}

.titulo1{
     font-size: 22px;
    padding: 10px;
  
}
.titulo2{
        FONT-SIZE: 25px;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 10px;
}
.titulo3{
        FONT-SIZE: 30px;
   font-weight: bold;
	color:#a2a2a2;
}

.titulo4{
    padding: 10px;
    border-bottom: 1px solid #d4d4d4;
    font-size: 18px;
    margin-bottom: 20px;
}

.titulo4 table tr td{    
    font-size: 18px;    
}

.titulo5{
   padding: 10px 10px 20px 10px;
    font-size: 18px;
    margin-bottom: 20px;
}
.cabecera{
   
padding: 10px;
font-size: 16px;
color: #535353;
margin-bottom: 10px;
border-bottom: 1px solid #c5c5c5;
font-weight: bold;
	
}
.subtitulo{
	font-size: 22px;
    font-weight: bold;
}
.vigente{
	    background: #7fffc3;
    padding: 3px;
    text-align: center;
    color: #257f55;
}
.vigenteNO{
	    background: #fa5050;
    padding: 3px;
    text-align: center;
    color: #ffdcdc;
}

/*LOGIN*/
.frmLogin{
     position: absolute;
    top: 0px;
    left: 46.5%;
    width: 427px;
    margin-left: -201px;
 
    padding: 20px;

}

.txt_login{
	font-size: 36px;
    color: #216d75;
}

/*......*/



.td_head_totales{
	border-left: 1px solid #c7c7c7;
    padding: 5px 5px 4px 5px;
    text-align: center;
    border-right: 1px solid #c7c7c7;

}
.td_body_totales{
    border-left: 1px solid #c7c7c7;
    padding: 5px 5px 4px 5px;
    text-align: center;
    border-right: 1px solid #c7c7c7;
    font-size: 19px;
    font-weight: bold;
	
}

/*STANDARD PARA TABLAS*/
.td_head{
    background: #dcedff;
    color: #377bc5;
    text-align: center;
    border: 1px solid #accdf3;
    font-size: 12px;
    font-weight: bold;
}
.td_head2{
background: #ececec;
    color: #808080;
    /* font-weight: bold; */
    padding: 4px;
    border: 1px solid #b7b7b7;
}
.td_head3{
    padding: 4px;
    background: #d2d9de;
    color: #646464;
    /* font-weight: bold; */
    text-align: center;
    /* -webkit-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.21); */
    -moz-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.21);
    /* box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.21); */
    border: 1px solid #b7c2cb;
    font-size: 11px;
}
.td_body{
	    padding: 4px;
    border: 1px solid #e2e2e2;
	background: #fff;
	font-size:12px
}

/*=====================*/


/*MODULO DE FACTURACION*/
.navEmisor{
    background: #ffffff;
    padding: 5px;
    border-bottom: 5px solid #37bac8;
    position: absolute;
    right: 0px;
    left: 0px;
    height: 120px;
    top: 0px;
}
.navServicios{
    padding: 15px;
    background: #caeff3;
    /* height: 367px; */
    border-bottom: 5px solid #37bac8;
    overflow: auto;
    position: absolute;
    right: 0px;
    left: 0px;
    bottom: 253px;
    top: 121px;
}
.navTotales{
    position: absolute;
    bottom: 0px;
    background: #e4e4e4;
    right: 0px;
    left: 0px;
    height: 252px;
    padding: 15px;
}
.box_nf{
    padding: 10px;
    float: left;
    background: #d4d4d4;
    margin: 5px;
    width: 253px;
    height: 160px;
    text-align: center;
}
.box_nf_icon{
	 font-size: 39px;
    padding: 10px;
    color: #9a9a9a;
}
.box_nf_title{
	    font-size: 20px;
}
.box_nf_campo{
	padding: 12px 0 0 0;
}



.btn_foto{
	background: rgb(0,0,0,0.3);
    padding: 9px;
    position: absolute;
    /* bottom: 0px; */
    margin-top: -40px;
    /* border: 1px solid #7a7a7a; */
    border-radius: 4px;
    margin-left: 61px;
    color: #fff;
    font-size: 11px;
	cursor: pointer
}
.btn_foto:hover{
	background: rgb(0,0,0,0.5);
   
}


.btn_cancelProducto{
    background: #fff;
    /* border: 1px solid #ad6767; */
    color: #757575;
    cursor: pointer;
    padding: 1px;
    font-size: 12px;
}

.framebotones{
	    padding: 6px;
    background: #627482;
    width: 400px;
    margin-top: 7px;
    text-align: center;
}
.pestana{
    background: #c5f9ff;
    width: 183px;
    position: absolute;
    right: 5px;
    padding: 4px;
    border-radius: 0px 0px 7px 7px;
    top: 0px;
    text-align: center;
    color: #41a2ad;
}
/**/

.btn_exito_active{
   color: #f6faff;
    background-color: #35af47;
    border-color: #35af47;
    border-radius: 4px;
}

.btn_exito_active:hover{
   color: #f6faff;
    background-color: #3ec753;
    border-color: #3ec753;
    border-radius: 4px;
}
.btn_exito_active:focus{
  color: #f6faff;
      background-color: #35af47;
    border-color: #35af47;
    border-radius: 4px;
}
.btn_exito_active:active{
	  color: #f6faff;
    background-color: #35af47;
    border-color: #35af47;
    border-radius: 4px;
}
.btn_exito_active:active,
.btn_exito_active.active,
.open > .dropdown-toggle.btn_exito_active {

  color: #f6faff;
  background-color: #35af47;
    border-color: #35af47;
    border-radius: 4px;
}


/*BOTON PRIMARIO*/

.btn_exito{
	
	
	color: #3785d2;
    background-color: #fff;
    border-color: #75b0ea;

   
    border-radius: 4px;
	
}
.btn_exito:hover{
    color: #06c;
    background-color: #fff;
    border-color: #06c;
	border-radius: 4px;
}
.btn_exito:focus{
    color: #06c;
    background-color: #fff;
    border-color: #06c;
	border-radius: 4px;
}
.btn_exito:active{
    color: #06c;
    background-color: #f3f7ff;
    border-color: #06c;
    border-radius: inherit;
	border-radius: 4px;
}
.btn_exito:active,
.btn_exito.active,
.open > .dropdown-toggle.btn_exito {
    color: #06c;
    background-color: #f3f7ff;
    border-color: #06c;
    border-radius: 4px;
}

/*=================================*/
/*ESTILO CKECKBOX CREADO POR DAVID*/
.label-checkbox-s{
  font-family: Arial, sans-serif;
  position: relative;
  line-height: 135%;
  cursor: pointer;
  /*margin: 0 1.1rem 0 0.5rem;*/
	margin:0px 8px 3px 0px;
}
.checkbox-s {
  position: relative;
  top: -0.375rem;
  cursor: pointer;
}
.checkbox-s:before {
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
  width: 2rem;
  height: 2rem;
  border: 2px solid #bbb;
}
.checkbox-s:checked:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  height: 1rem;
  border-color: #333;
  border-top-style: none;
  border-right-style: none;
}
.checkbox-s:after {
  content: "";
  position: absolute;
  
  left: 0;
  width: 2.1rem;
  height: 2.1rem;
  background: #e1e1e1;
  cursor: pointer;
}
.checkbox-s:checked:after {
  position: absolute;
  left: 0;
  border: 2px solid #bbb;
}


