

.modal-body{
    background:#fff;
    border-right:1px solid #efeff6;
    border-left:1px solid #efeff6;
    border-bottom:1px solid #efeff6;
    border-top:1px solid #efeff6;
border-radius: 15px;

 }

 .barra-modal{
    background:#110e2b;
    color:#fff;

 }
.logoicon{
color:#fff;
font-size:16px;
}

.btncolor{
    background:#110e2b;
color:#fff;
}
.cerrar-modal{
    color: #fff;
}
.cerrar-modal:hover{
color: #fff;
}
 
 .btn-modal{
    
     width: auto;
     height: auto;
     text-align: center;
     transition: all .3s;
     margin-bottom: 10px;
     border: 0px solid rgb(197, 197, 197);
     border-radius: 5px;
     color: #000;
     font-family: 'Sriracha';
     font-size: 12px;
 }
 .btn-modal:hover{
    color: #fff;
background: #000;
    opacity: 0.9;
    border-radius:30px;
    transition:0.20s;

 }

 .btn-modal:hover a{
     color:#fff;
     font-family: 'Sriracha';

 }


.btnDown{
background:transparent;
font-size:10px;
padding:5px;
margin:0px ;
border-radius:5px;
font-family: arial;
color:#767676;
}


.center{
text-align:center;
    

}

.right{
    text-align:right;
        
    
    }

    
.justify{
    text-align:justify;
        
    
    }


        
.left{
    text-align:left;
        
    
    }



    .styleform >
    input[type=text],
    input[type=search]{
   height:30px;
   min-width:30%;
   width:auto;
   color: #000;
   border-top: 1px solid #e6e7eb;
   border-bottom: 1px solid #e6e7eb;
   border-right: 1px solid #e6e7eb;
   border-left: 1px solid #e6e7eb;
   text-align: center;
   border-radius:5px;
   font-size:12px;

    }


    .cajastyle >
    input[type=text],
    input[type=search]{
   height:30px;
   min-width:30%;
   width:100%;
   color: #000;
   border-top: 1px solid #e6e7eb;
   border-bottom: 1px solid #e6e7eb;
   border-right: 1px solid #e6e7eb;
   border-left: 1px solid #e6e7eb;
   text-align: center;
   border-radius:5px;
   font-size:12px;

    }



    .cobrarVnt >
    input[type=number]{
   height:30px;
   min-width:30%;
   width:100%;
   color: #000;
   border-top: 1px solid #fff;
   border-bottom: 2px solid #e6e7eb;
   border-right: 1px solid #fff;
   border-left: 1px solid #fff;
   text-align: center;
   border-radius:0px;
   font-size:15px;

    }


    .txt8{
        font-size:8px;
        font-family: arial;
        font-weight:bold;

    }

    .txt10{
    font-size:10px;
    font-family: arial;
    font-weight:bold;
    }

    
    .txt12{
        font-size:12px;
        font-family: arial;
        font-weight:bold;
        }
    

                                    
.scroll {
    min-height:20%; 
    max-height:450px;
    overflow: scroll; 
    text-align: center;                                     
    }
           
    .scrollModal {
        min-height:20%; 
        max-height:300px;
        overflow: scroll; 
        text-align: center;                                     
        }
    


        .barra-totalpv{
        background:#006794;
        color:#fff;
        }

        .btn-pv{
            width:100%;
        }


        
                                    
.scroll2{
    min-height:auto; 
    height:57vh;
    max-height:57vh;
    overflow: scroll; 
    text-align: center;  
    background:#fff;                                   
    }


    .whiteBloque{
height:auto;



    }


    .btn-cl{
width:30px;
height:30px;
border-radius:100px;
padding: 6px;
font-size:12px;
}