@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,200;0,300;0,400;0,700;0,800;0,900;1,200;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');
#dfbg{
  background: #545b63;
  font-family: 'Nunito Sans', sans-serif; 
  color: white;
}
#mensaje{
  background: #cbe5fe;
  font-family: 'Nunito Sans', sans-serif; 
}
#myDIV {
  height: 60vh;
  width: 100%;
  overflow: auto;

}

#content {
  height: 800px;
  width: 100%;
  padding: 10px;
  background-color: #269e45;
}

#send {
  padding-top: 10%;
  padding-bottom: 5%;
}

.conte {
  background: #269e45;
  height: 100%;
  border-radius: 8px;
  color: white;
  cursor: pointer;

}

.conte:hover {
  background: #3e4e77;
}

.alert{
  font-family: 'Nunito Sans', sans-serif; 
}
#span{
  background: #269e45;
  color: white;
  font-family: 'Nunito Sans', sans-serif; 
  font-size: 12px;
}
#ppreguntas{
  font-family: 'Nunito Sans', sans-serif; 
  color: black;
  font-size: 14px;
 
}
label{
  font-family: 'Nunito Sans', sans-serif; 
  color: #3e4e77;
  font-size: 14px;
}
#enca_preguntas{
  font-family: 'Nunito Sans', sans-serif; 
  color: #3e4e77;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.preguntas{
  font-family: 'Nunito Sans', sans-serif; 
  color: #3e4e77;
  font-size: 14px;
  font-weight: bold;
}
.card-body{
  font-family: 'Nunito Sans', sans-serif; 
  
}
.title_cuestionario{
  margin-bottom: -2px;font-size:10px;
  font-family: 'Nunito Sans', sans-serif; 
  color: #3e4e77;
}
.cuestionario{
  padding-bottom: 4px; font-size:16px;
  font-family: 'Nunito Sans', sans-serif; 
  color: #3e4e77;
}
#usuario{
  font-family: 'Nunito Sans', sans-serif; 
  color: #3e4e77;
  font-size:16px;
}
.contenedor:hover{
  background-color: #f2f2f2;
}
#icon{
  padding-top:20%; padding-bottom:10%
}
  #estados{
  margin-top: 3%;
  margin-right: 4%;
}
#estado{
  color: #3e4e77;
}
#exportar{
  font-family: 'Nunito Sans', sans-serif; 
  text-align: right;
}
.cinfo{
  display: flex;
  color: #3e4e77;
  font-size: 13px;
  font-family: 'Nunito Sans', sans-serif; 
}
.spacio{
  margin-left: 3%;
}



.inputfile-3 + label {
  color: white;
}

.inputfile-3:focus + label,
.inputfile-3.has-focus + label,
.inputfile-3 + label:hover {
  color: #269e45;
}


.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.inputfile + label {
 
  font-family: 'Nunito Sans', sans-serif; 
  font-size: 18px;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  padding: 0.625rem 1.25rem;
}

.inputfile + label svg {
  width: 1em;
  height: 1em;
  vertical-align: middle;
  fill: currentColor;
  margin-top: -0.25em;
  margin-right: 0.25em;
}

.iborrainputfile {
font-size:17px; 
font-weight:medium;
font-family: 'Nunito Sans', sans-serif; 
}


.search {
  background-color: #fff;
  padding: 4px;
  border-radius: 5px;
 
}

.search-2 {
  position: relative;
  width: 100%
}

.search-2 input {
  height: 45px;
  border-top:none;
  border-left:none;
  border-right:none;
  border-bottom-color:#3e4e77;
  width: 100%;
 
  padding-right: 100px;
  color: #3e4e77;
  font-family: 'Nunito Sans', sans-serif; 
  
}
.estilos{
  font-family: 'Nunito Sans', sans-serif; 
  
}
#card{
  -webkit-box-shadow: 0px 0px 2px 1px rgba(31,62,146,1);
-moz-box-shadow: 0px 0px 2px 1px rgba(31,62,146,1);
box-shadow: 0px 0px 2px 1px rgba(31,62,146,1);

}
.search-2 input:focus {
  border-color: #61be9e;
  box-shadow: none;
  outline: none
}

.search-2 i {
  position: absolute;
  top: 12px;
  left: -10px;
  font-size: 24px;
  color: #61be9e;
}

.search-2 button {
  position: absolute;
  right: 1px;
  top: 1px;
  border: none;
  background-color: #3e4e77;
  color: #fff;
  font-family: 'Nunito Sans', sans-serif; 
  border-radius: 4px
}


@media (max-width:800px) {
  #icon{
    padding-top:10%;
    padding-bottom:10%:
 }
   #exportar{
   text-align: left;
   padding-top: 10px;
 }
   .cinfo{
   display: block;
 }
 .spacio{
   margin-left: 0%;
 }
  .search-1 input {
      border-right: none;
      border-bottom: 1px solid #eee
  }

  .search-2 i {
      left: 4px
  }

  .search-2 input {
      
  }

  .search-2 button {
      height: 37px;
      top: 5px
  }
}
#modal-body{
  font-family: 'Nunito Sans', sans-serif; 
}

.titleform{
  font-family: 'Nunito Sans', sans-serif; 
  color: red;
font-size: 25px;
}
#programa{
  font-family: 'Nunito Sans', sans-serif; 
  color: #3e4e77;
 
}
#rh{
  font-family: 'Nunito Sans', sans-serif; 
  color: #3e4e77;
 
}
#input{
  font-family: 'Nunito Sans', sans-serif; 
  color: #3e4e77;
 
}
#input1{
  font-family: 'Nunito Sans', sans-serif; 
  color: #3e4e77;
 
}
#input2{
  font-family: 'Nunito Sans', sans-serif; 
  color: #3e4e77;
 
}
#input3{
  font-family: 'Nunito Sans', sans-serif; 
  color: #3e4e77;
 
}
#input4{
  font-family: 'Nunito Sans', sans-serif; 
  color: #3e4e77;
 
}
#url{
  font-family: 'Nunito Sans', sans-serif; 
  color: #3e4e77;
 
}
#container{
  font-family: 'Nunito Sans', sans-serif;  
}

  #volver{
    border-radius: 45px;
  }
  .pagination li {
    font-family: 'Nunito Sans', sans-serif;  
  }
  
  .pagination li .page-link {
    border-radius: .25rem;
    min-width: 2.25rem;
    text-align: center;
    font-family: 'Nunito Sans', sans-serif;  
    color: #4f5464;
  }
  
  .pagination li.active .page-link,
  .pagination li .page-link:hover {
    background-color: #269e45;
    color: #fff;
    border: none;
    font-weight: bold;
    font-family: 'Nunito Sans', sans-serif;  
  }
table{
    font-family: 'Nunito Sans', sans-serif;   
}
#btsubmit{
  background-color: #269e45;
  color: white;
  border-color:#269e45 ;
  font-family: 'Nunito Sans', sans-serif; 
}
#btsubmit4{
  background-color: #269e45;
  color: white;
  border-color:#269e45 ;
  font-family: 'Nunito Sans', sans-serif; 
}
#btsubmit3{
  background-color: #269e45;
  color: white;
  border-color:#269e45 ;
  font-family: 'Nunito Sans', sans-serif; 
}
#btsubmit2{
  background-color: #269e45;
  color: white;
  border-color:#269e45 ;
  font-family: 'Nunito Sans', sans-serif; 
}
#btsubmit1{
  background-color: #269e45;
  color: white;
  border-color:#269e45 ;
  font-family: 'Nunito Sans', sans-serif; 
}
#btn-success{
    background-color: #269e45;
    color: white;
    border-color:#269e45 ;
    font-family: 'Nunito Sans', sans-serif; 
}


#print_encabezado{
    color: white;
    font-family: 'Nunito Sans', sans-serif; 
   
}
.animacionmenu{
    transform-style: preserve-3d;
   transition: all ease-in-out 1s;
  }
  .animacionmenu:hover{
   
    transform: translateY(-10px);
  }
  
#footer{
    font-size: 12px;
    color: black;
    font-family: 'Nunito Sans', sans-serif; 
}
#user{
    font-size: 15px;
    color: black;
    font-family: 'Nunito Sans', sans-serif;
}
#clo{
    font-size: 10px;
    color: black;
    font-family: 'Nunito Sans', sans-serif;
}
.boton{
    border-radius: 6px;
}
#home{
    font-family: 'Nunito Sans', sans-serif;
    font-weight:500;
}

#title{
    font-family: 'Nunito Sans', sans-serif;
}
p{
    color: white;
    font-family: 'Nunito Sans', sans-serif;
}
.label{
    font-size: 14px;
}
.fas{
color: white;
}
#card-header{
    background: #3e4e77;
    color: white;
    font-family: 'Nunito Sans', sans-serif;
    padding-top: 2px; 
    padding-bottom:2px;
}
#title{
    color: white;
    font-weight: bold;
}
#colorblue{
    color: #000000;
    
    
}
#backblue{
   background-color: #269e45; 
   border-radius: ;
}
body::-webkit-scrollbar {
    width: 5px;
    background:#BFBFBF;
   
  
  }
  
  body::-webkit-scrollbar-thumb {
    background: #269e45;
  
   
    
  }
  body{
      overflow-x:hidden;
  }
  body { scroll-behavior: smooth; }