.inputLg{
    margin: 5px;
    border: 1px solid;
    border-color: gray;
    border-radius: 3px;
    margin: 10px;

}
.blogin{
    margin-left: 20px;
    margin-bottom: 10px;
    color: white;
}
.h3_buscar{
    text-align: center;
    line-height: 50px; 
    color: orange;
}
.iconInButton{
    margin: 5px;
    margin-right: 10px;
}
.iconColor1{
    color: white; 
    margin: 5px;
}
.h3S1{
    line-height: 50px; 
    color: #F58634;
}
.h3S2{
    margin-top: 20px;
    color: #F58634;
}
.login{
    margin-top: 80px;
    border: 3px solid;
    border-color: white;
    border-radius: 10px;
    padding: 10px;
    background:rgb(255, 255, 255, 0.65);
}
.tdw{
    width: 100%;
}
.swal-wide{
    width:400px !important;
    text-align: center !important;
}

.divbuscarInfo{
    border: 1px orange;
    border-radius: 8px;
    background: #F58634;
    text-align: center;
    
}
.inputStyle1{
    background: none;  
    border-bottom: 1px solid ;
    border-radius: 5px;
    text-align: center;
    box-sizing: border-box;
    border-color: gray;
    border-top: none;
    border-left: none;
    border-right: none;
    outline-color: orange;
}

.inputTextCompact{
    background: none;  
    border: 1px solid ;
    border-radius: 5px;
    text-align: left;
    box-sizing: border-box;
    padding-left: 10px;
    margin: 2px;
    border-color: gray;
    outline-color: orange;
}
.boxtext3{
    background: none;  
    border: 1px solid ;
    border-radius: 5px;
    text-align: left;
    box-sizing: border-box;
    padding: 3px;
    border-color: gray;
    outline-color: orange;
}
.boxtext2{
    background: none;  
    border: 1px solid ;
    border-radius: 5px;
    text-align: center;
    box-sizing: border-box;
    padding: 3px;
    border-color: gray;
    outline-color: orange;
}
.boxtextBuscar{
    
    width: 60%;
    margin-top: 10%;
    background: none;  
    border: 1px solid ;
    border-radius: 4px;
    text-align: center;
    box-sizing: border-box;
    padding: 5px 1px;
    border-color: gray;
    outline-color: orange;
}
.tableBuscar{
    width: 80%;
}
.boxtextLG{
    width: 90%;
    background: none;  
    border: 1px solid ;
    border-color: gray;
    box-shadow:  0 0 8px white;
    outline-color: orange;
    border-radius: 3px;
    padding: 4px 10px;
    box-sizing: border-box;
    margin-bottom: 20px;
    color: rgb(38, 37, 37) ;
    text-align: center;
}
.linkNav{
    margin-left: 30px;
}
nav{
    background-image: linear-gradient(to top, rgba(250, 250, 250, 0.5), rgba(235, 164, 98, 0.782));
}
.aNvbar:hover{
    color: rgb(255, 255, 255) !important;
    font-size: 102%;
    text-shadow: 0.1em 0.1em 0.2em rgb(182, 131, 83);


}
.aNvbar{
    color: rgb(255, 255, 255)!important;
    margin-right: 10px !important;
    text-shadow: 0.1em 0.1em 0.2em rgb(92, 63, 37);
}
.confDiv2{
    margin: 5px;
    padding: 5px;
    border: 1px solid white;
    border-radius: 8px;
    box-shadow:  0 0 4px gray;
}
.aInfo{
    margin-left: 5px;
    padding-left: 3px;
    padding-right: 3px;
    background-color: rgb(255, 218, 218);
    border: solid 1px red;
    border-radius: 10px;
}
.confDiv1{
    margin: 10px;
    padding: 10px;
    border: 1px solid white;
    border-radius: 8px;
    box-shadow:  0 0 8px gray;
}
.IS{
    color: rgb(255, 255, 255);
    margin: 10px;
    padding-bottom: 10px;
    text-align: center;
}
.centerInput{
    text-align: center;
    justify-content: center;
}

.BienvenidaDiv{
    text-align: left;
    margin-left: 20px;
    color: gray;
}
.label1{
    margin: 5px;
    color: #F58634;
    font-weight: 500;
    
}
.label2{
    margin: 8px;
    color: #F58634;
    font-weight: 500;
    
}
.buttonTable{
    background: #F58634;
    width: 50%;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    color:white;
    font-size: 15px;

}
.buttonTable:hover{
    background: rgb(39, 26, 7);
    transition: .6s;
}

.buttonBuscar{
    background: #F58634;
    margin-top: 20px;
    width: 150px;
    height: 30px;
    border: none;
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    color:white;
    font-size: 15px;
    padding: 6px 10px;
}
.buttonBuscar:hover{
    background: grey;
    transition: .6s;

}
.dateInput{
    background: blanchedalmond;
    border-radius: 8px;
    border: 1px solid blanchedalmond;
    margin: 4px;
    text-align: center;
}
.buttonProc{
    background: rgb(25, 25, 165);

    border: none;
    border-radius: 6px;
    cursor: pointer;
    color:white;
    font-size: 15px;
    padding: 5px;
    margin: 5px;
}
.buttonProc:hover{
    background: white;
    color: rgb(25, 25, 165);
    border: 1px solid rgb(25, 25, 165);
    transition: .6s;
}
.buttonoff{
    background: #F58634;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    color:white;
    font-size: 15px;
    padding: 5px;
    margin: 5px;
}
.button{
    background: #F58634;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    color:white;
    font-size: 15px;
    padding: 5px;
    margin: 5px;
}
.cursor{
    cursor: pointer;
}
.button:hover{
    background: white;
    color: #F58634;
    border: 1px solid #F58634;
    transition: .6s;
}
.buttontt{
    background: white;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    color:black;
    font-size: 15px;
    padding: 5px;
    margin: 10px;
}
.buttontt:hover{
    background: white;
    color: black;
    border: 1px solid black;
    transition: .6s;
}
.buttonM{
    background: white;
    border: 9px solid #F58634;
    border-radius: 10px;
    cursor: pointer;
    color:black;
    font-size: 15px;
    padding: 10px;
    margin: 10px;
}
.buttonM:hover{
    background: #F58634;
    color: white;
    border: 1px solid #F58634;
    transition: .3s;
}
.buttoncl{
    background: white;
    border: 2px solid red;
    width: 50%;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    color:red;
    font-size: 15px;
    padding: 10px;
    margin: 10px;
}
.buttoncl:hover{
    background: white;
    color: red;
    border: 1px solid red;
    transition: .6s;
}
.buttonCambiar{
    background: #88491b;
    border: 2px solid white;
    width: 50%;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    color:white;
    font-size: 15px;
    padding: 5px;
    margin: 7px;
}
.buttonCambiar:hover{
    background: white;
    color: #88491b;
    border: 1px solid #88491b;
    transition: .6s;
}

.buttonFixFormulario{
    position: fixed;
    line-height: 45px;
    margin: 15px;
    width: 45px;
    height: 45px;
    text-align: center;
    background: #F58634;
    color: #fff !important;
    border-radius: 40px;
    bottom: 20px;
    font-size: 20px;
    right: 20px;
    box-shadow: 0px 1px 10px white;
    z-index: 100;

}
.buttonFixFormulario:hover{
    background: white;
    color: #F58634 !important;
    border: 1px solid #F58634;
}
.aFormulario{
    margin: 10px;
    padding: 5px;
    border-radius: 30px;
}
.aFormulario:hover{
    margin: 10px;
    width: 101%;
    cursor: pointer;
    background: rgb(243, 241, 241);
}
.buttonOk{
        background: rgb(5, 189, 5);
        border: none;
        border-radius: 6px;
        cursor: pointer;
        color:white;
        font-size: 15px;
        padding: 5px;
        margin: 5px;
}
.buttonOk:hover{
        background: white;
        color: rgb(5, 189, 5);
        border: 1px solid rgb(5, 189, 5);
        transition: .6s;
}

input[type=date] {
    position: relative;
    text-indent: 2em;
  }
  
  input[type=date]:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "\f274";
    position: absolute;
    top: 50%;
    left: -1.25em;
    transform: translateY(-50%)
  }

footer{
    background-color: #c97336;
    left: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    color: white;
    font-size: 12px;
    text-align: center;
}
th{ 
    font-size: 15px;
    background: rgb(189, 189, 189);
    color: white;
    padding-left: 3px !important;
}
td{ 
    font-size: 14px;
    padding: 2px !important;
}

.negrilla{
    font-weight: bold;
}

.fontTextSize{
    font-size: 14px;
}

.textAreaFormMultiline{
    width: 100%;
    outline: none;
    resize: none;
}

.textAreaFormMultilineSize{
    outline: none;
    resize: none;
}

.textAreaFormMultilineSize:-webkit-scrollbar{
    width: 0px;
}

.textAreaFormMultiline:-webkit-scrollbar{
    width: 0px;
}
