  /*
  PARA REDONDEAR BORDES
  -webkit-border-radius: 2px; 
  -moz-border-radius: 2px; 
  border-radius: 2px;
  */

 :root{
    --fuente-ppal: 'Ubuntu', sans-serif;
    /* --fuente-ppal: "Marvel", serif; */
 }
  
  body{
    font-family: var(--fuente-ppal);
    /*text-transform: lowercase;*/
    color: #319ACC;
    /*background: url(../img/fondo_tj.png) center top no-repeat #FBFBFB;*/
    /*background: url(../img/logotipo_final_fontrasp.png) center top no-repeat #FBFBFB;*/
    background-color: #FBFBFB;
  }
  
  .opcmenu{
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    background-color: #319ACC;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    width: 150px;
    text-transform: uppercase;
  }
  
  .opcmenu:hover{
    background: url(../img/arriba.png) center bottom no-repeat #64A4C7;
  }
  
  .opcsubm{
    font-size: 10px;
    color: #319ACC;
    text-align: center;
    background-color: #FFFFFF;
    border: 1px solid #319ACC;
    height: 25px;
    line-height: 25px;
    /*  text-transform: capitalize; */
    /*  text-transform: capitalize; */
    vertical-align: middle;
    width: 165px;
  }
  
  .opcsubm:hover{
    background: url(../img/derazu.png) right center no-repeat #FFFFFF;
  }
  
  .sepazu{
    width: 1px;
    background-color: #054A74;
  }
  
  a{
    text-decoration: none;
  }
  
  .etinor{
    padding: 4px; 
    font-family: var(--fuente-ppal);
    font-size: 14px; 
    color: #319ACC; 
    border: 0;
    text-align: left;
  
  }
  
  input, password, textarea{
    padding: 2px; 
    font-family: var(--fuente-ppal);
    font-size: 14px; 
    color: #000000; 
    border: solid 1px #319ACC;
    -moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2); 
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2); 
    box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);  
    background-color: transparent;
  }
  
  select{
    padding: 2px; 
    font-family: var(--fuente-ppal);
    font-size: 14px; 
    color: #000000; 
    border: solid 1px #319ACC;
    -moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2); 
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2); 
    box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);  
  }
  
  .boton{
    padding: 4px; 
    background-color: #319ACC;
    font-family: var(--fuente-ppal);
    font-size: 12px; 
    color: #FFFFFF; 
    border: solid 1px #FFFFFF;
    text-transform: uppercase;
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px;
    text-align: center;
    -moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2); 
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2); 
    box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
  }
  
  .boton:hover{
    background-color: #FFFFFF;
    color: #319ACC; 
    border: solid 1px #319ACC;
  }
  
  .cier{
    padding: 2px; 
    background-color: #319ACC;
    font-family: var(--fuente-ppal);
    font-size: 14px; 
    /*font-weight: bold;*/
    color: #FFFFFF; 
    border: solid 1px #FFFFFF;
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px;
    text-align: center;
    -moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2); 
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2); 
    box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
  }
  
  .cier:hover{
    background-color: #FFFFFF;
    color: #319ACC; 
    border: solid 1px #319ACC;
  }
  
  .titu{
    font-size: 22px;
    font-weight: bold;
    padding: 6px 0 6px 6px;
  }
  
  .subt{
    font-size: 19px;
    font-weight: bold;
    padding: 4px 0 4px 6px;
  }
  
  .etiq{
    font-size: 14px;
    text-transform: uppercase;
    color: #319ACC;
    padding: 4px 4px 4px 6px;
  }
  
  .etiqp{
    font-size: 12px;
    text-transform: uppercase;
    color: #319ACC;
    padding: 4px 4px 4px 6px;
  }
  
  .etiqep{
    font-size: 10px;
    text-transform: uppercase;
    color: #319ACC;
    padding: 4px 4px 4px 6px;
  }
  
  .texta{
    font-size: 16px;
    text-transform: uppercase;
    padding: 2px 0 2px 2px;
  }
  
  .texta1{
    font-size: 12px;
    text-transform: uppercase;
    padding: 2px 0 2px 2px;
  }
  
  .textan{
    font-size: 16px;
    text-transform: capitalize;
    font-weight: bold;
    padding: 2px 0 2px 2px;
  }
  
  .textan1{
    font-size: 14px;
    text-transform: capitalize;
    font-weight: bold;
    padding: 2px 0 2px 2px;
  }
  
  .textb{
    font-size: 13px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 2px 0 2px 6px;
  }
  
  .textb1{
    font-size: 13px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 2px 0 2px 6px;
  }
  
  .textbn{
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 2px 0 2px 6px;
  }
  
  .textbn1{
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 2px 0 2px 6px;
  }
  
  .capa_fondo{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.2;
    opacity:.20;
    filter: alpha(opacity=20);
  }
  
  .capa_frente{
    display: none;
    position: fixed;
    top: 5%;
    left: 5%;
    width: 90%;
    height: 90%;
    padding: 0px;
    /* border: 1px solid #319ACC;
    background-color: $coloc_fond; */
    z-index:1002;
    overflow: auto;
  }
  
  .round{
    padding: 0px;
    border: solid 1px #319ACC;
    -webkit-border-radius: 6px; 
    -moz-border-radius: 6px; 
    border-radius: 6px;
  }
  
  hr{
    color: #319ACC;
    background-color: #319ACC;
    height: 0px;      
  }
  
  .grilla{
    border-width: 0px;
    border-spacing: 0px;
    border-style: outset;
    border-collapse: collapse;
  }
  
  .cgrilla{
    border-width: 0px;
    padding: 0px;
    border-style: inset;
    border-color: #FFFFFF;
    background-color: #319ACC;
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
  }

  .dgrilla{
    border-width: 0px;
    padding: 1px;
    border-style: inset;
    border-color: #319ACC;
    background-color: #FFFFFF;
    color: #319ACC;
    font-size: 10px;
  }

  .dgrillao{
    border-width: 0px;
    padding: 1px;
    border-style: inset;
    border-color: #FFFFFF;
    background-color: #319ACC;
    color: #FFFFFF;
    font-size: 14px;
  }
  
  .det1{
      background-color: #BDCCFD;
      color: #000000;
      font-size: 13px;
  }
  
  .det2{
      background-color: #9DCCFF;
      color: #000000;
      font-size: 13px;
  }
  
  .detmo{
    background-color: transparent;
    color: #000000;
    font-size: 13px;
    /*background-image: url(../img/fondot.png);*/
  }

  .tittab{
    background-color: #319ACC;
    color: #FFFFFF;
  }

  .tagsel{
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #319ACC;
    color: #FFFFFF;
    border: solid 1px #319ACC;
    line-height: 25px;
    padding: 4px 4px 4px 6px;
    -webkit-border-radius: 6px 6px 0 0; 
    -moz-border-radius: 6px 6px 0 0; 
    border-radius: 6px 6px 0 0; 
    
  }

  .tagnsel{
    font-size: 14px;
    text-transform: uppercase;
    background-color: #FFFFFF;
    color: #319ACC;
    border: solid 1px #319ACC;
    line-height: 25px;
    padding: 4px 4px 4px 6px;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
  }

  .tagnselo{
    font-size: 14px;
    text-transform: uppercase;
    background-color: #CFCFCF;
    color: #FFFFFF;
    border: solid 1px #CFCFCF;
    line-height: 25px;
    padding: 4px 4px 4px 6px;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
  }


  .tagselnc{
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    background-color: #319ACC;
    color: #FFFFFF;
    border: solid 1px #319ACC;
    line-height: 25px;
    padding: 4px 4px 4px 6px;
    -webkit-border-radius: 6px 6px 0 0; 
    -moz-border-radius: 6px 6px 0 0; 
    border-radius: 6px 6px 0 0; 
    
  }

  .tagnselnc{
    font-size: 12px;
    text-transform: uppercase;
    background-color: #FFFFFF;
    color: #319ACC;
    border: solid 1px #319ACC;
    line-height: 25px;
    padding: 4px 4px 4px 6px;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
  }

  .tagnselonc{
    font-size: 12px;
    text-transform: uppercase;
    background-color: #CFCFCF;
    color: #FFFFFF;
    border: solid 1px #CFCFCF;
    line-height: 25px;
    padding: 4px 4px 4px 6px;
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
  }
