body{
    display: block;
    margin: 0px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: .85em;
    overflow-y: scroll;
    color: #555;
/*    background-color: #ebe9eb;   */
}
.TablaDenun {
    border: 1px solid rgba(0,0,0,.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    border-collapse: separate;
    border-radius: 5px;
    width: 100%;
  }
.botonVER {
    border: none;
    color: white;   
    text-decoration: none;
    background-color: #64BBD8;    
    white-space: nowrap;
    font-size: 13px !important;
    padding: 10px 20px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    display: inline-block;
    border-radius: 8px;
  }
 .botonVER:hover{	
    background-color: #045198;
    color: white;   
    text-decoration: none;
}

.botonVER2 {
    border: none;
    color: white;   
    text-decoration: none;
    background-color: #045198;    
    white-space: nowrap;
    font-size: 13px !important;
    padding: 10px 20px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    display: inline-block;
    border-radius: 8px;
  }
 .botonVER2:hover{	
    background-color: #64BBD8;
    color: white; 
    text-decoration: none;  
}
a:not([href]):not([tabindex]) {
    color: white;
    text-decoration: none;
  }
.botonVER3 {
    border: none;
    color: white;    
    text-decoration: none;
    background-color: #64BBD8;
    white-space: nowrap;
    font-size: 13px !important;
    padding: 14px 20px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.5;
    display: inline-block; 
  }
 .botonVER3:hover{	
    background-color: #337ab7;
    color: white;   
    text-decoration: none;
}
a {
  color: #045198;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:hover{
    color: #27b8e8;    
}
.div_nominas{
    position: relative;
}
p{
    color:#045198;
    font-family: "Open Sans", Helvetica, Arial, sans-serif
}
ol{    
    font-size: 20px; 
    color: #3366ff;
    font-weight: bold;
    font-family: "Open Sans", Helvetica, Arial, sans-serif
}
li{
 /*   color:#535353;*/
    font-size: 18px;
    font-family: "Open Sans", Helvetica, Arial, sans-serif
}
.div_user{
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #d6e5f4;
    width: 100%;
    text-align: right;
    color: black;
}
.div_menu{
    background-color: #002855;
    width: 100%;
    position:absolute;
}
.div_menu2{
    background-color: #F0F0F0;
    width: 100%;    
    position: absolute;
}
.div_busqueda{
    display: flex;
    width: 100%;
}
.busqueda{
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    color: #045198;
}
.div_central{
    display: flex;
    width: 100%;
}
.div_cab_izquierda {    
    width: 50%;    
    background-size: cover;
  }
  .div_cab_derecha {    
    width: 50%;
  }  
.img1{
    width: 30px;
    height: 30px;
    background-image: url("http://tienda5oceanos.com/img/signout.png"); 
    background-size: 100% 100%;   
    margin: auto;
}
.img2{
    width: 30px;
    height: 30px;
    background-image: url("http://tienda5oceanos.com/img/user.png");    
    background-size: 100% 100%;
    margin: auto;
}
.img1:hover{
    width: 30px;
    height: 30px;
    background-image: url("http://tienda5oceanos.com/img/signouth.png"); 
    background-size: 100% 100%; 
    margin: auto;
}
.img2:hover{
    width: 30px;
    height: 30px;
    background-image: url("http://tienda5oceanos.com/img/userh.png");    
    background-size: 100% 100%;
    margin: auto;
}
.menu{
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;    
    color: white;   
    text-decoration: none;
    padding: 5px 15px 5px 15px; 
    padding-bottom: 25px;
}
.menu:hover{
    text-decoration: underline #27b8e8 2px;   
}
a:hover{
    color: #27b8e8;   
}
.menu_user2{
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-weight: 400;
    font-style: normal;    
    color: white;   
    text-decoration: none;    
}
.dropZone {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 25vh;
    border: 2px solid #27b8e8;
}
.dropZone.is-active {
    border: 2px dashed #fff;
    background-color: #27b8e8;
    animation: contenidoInterno 1.5s infinite;
    animation-timing-function: linear;
    }
.div_navegacion{
    top: 40%;
    left: 40%;
    padding: 5px 15px 5px 15px;
    position:absolute;
}
.div_usuario{
    top: 30%;
    left: 80%;
    padding: 5px 15px 5px 15px;
    text-align: center;
    position:absolute;    
}
.div_usuario2{
    top: 30%;
    left: 85%;
    padding: 5px 15px 5px 15px;
    text-align: center;
    position:absolute;    
}
.div_denuncias{          
    background-color: rgba(255, 255, 255, 0.5);
    padding: 140px 20px 25px 26px;
    display: inline-block;
    width: 100%;
}
.div_denuncias_login{      
    top: 350px;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.5);
    padding: 30px 5px 5px 5px;
    position: absolute;
}
.div_denuncias_formulario{      
    top: 735px;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.5);
    padding: 30px 5px 5px 5px;
    position: absolute;    
    width: 37.5%; 
}
.denuncia{
    /*width: 100%;    */
   /* position: flex;*/
}
.denun_izq{    
    width: 50%;
    float: left;
    padding: 10px 10px 10px 10px; 
    /*position: flex;*/
}
.denun_der{    
    width: 50%;
    float:right;
    padding: 10px 10px 10px 10px; 
    /*position: flex;*/
}
.div_nuevos_usuarios {
        top: 650px;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: rgba(255, 255, 255, 0.5);
        padding: 30px 5px 5px 5px;
        position: absolute;
}
.div_ficheros {
    top: 360px;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.5);
    padding: 30px 5px 5px 5px;
    position: absolute;
}
.div_cab_login{  
    top: 20%;    
    left: 75%;
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.5);     
}
.div_resultado{
    left: 50%;
    margin: 150px 200px 10px 200px;
}
.denuncia{
    padding: 10px 10px 10px 10px;      
    text-align: justify;
}
.denuncia2{
    padding: 10px 20px 10px 20px;
    text-align: center;
   /* border-top: 1px solid rgba(0,0,0,.1);    */
}
.estado0{
    padding: 10px 20px 10px 20px;
    text-align: center;
    background-color: #c7c8ca;   
    font-weight: bold;
}
.estado1{
    padding: 10px 20px 10px 20px;
    text-align: center;
    background-color: #fdfd96; 
    font-weight: bold;
}
.estado2{
    padding: 10px 20px 10px 20px;
    text-align: center;
    background-color: #cb3234;   
    color: white;
    font-weight: bold;
}
.estado3{
    padding: 10px 20px 10px 20px;
    text-align: center;
    background-color: #ffb957;   
    color: white;
    font-weight: bold;
}
.estado4{
    padding: 10px 20px 10px 20px;
    text-align: center;
    background-color: #4c9141;   
    color: white;
    font-weight: bold;
}
th {
    text-align: center;
}
.sinregistros{
    text-align: center;
    padding: 10px 0px 10px 8px;
    border-top: 1px solid rgba(0,0,0,.1);
}

.cd_requerido{
    color: red;    
}
p{
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
}
.center{
    text-align: center;
}
h1{
    font-family: "Montserrat", Helvetica, Arial, sans-serif;
    padding-bottom: -5px;    
    font-size: 36px;
    line-height: 40px;
    font-weight: 400;
    font-style: normal;
    border-bottom-color: #cbcbcb;
    margin-top: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 25px;
    color:#54595F;
}
h2{
    color:#54595F;
    font-size: 22px;
    line-height: 40px;
    font-weight: 400;
}
img{
    max-width: 100%;
    max-height: 100%;
}
.logo{
    padding: 10px 0px 10px 120px;
}
.close:hover {
  background-color: #223094;
}

.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

.formulario {    
    display: block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #D6E5F4 !important;
    border-radius: 8px;
    width: 100%;    
  }
  .formulario2 {    
    display: block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #D6E5F4 !important;
    border-radius: 8px;    
  }
  .formulario3 {        
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #D6E5F4 !important;
    border-radius: 8px;    
  }
  .input_date{
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #D6E5F4 !important;
    border-radius: 8px;   
    width: 190px;
  }
  .cd_combo {
    color: #555;
    border: 1px solid #D6E5F4 !important;
    width: 100%;
  }
  .cd_combo2 {
    color: #555;
    border: 1px solid #D6E5F4 !important;    
  }
  select {
    background-color: white;
    padding: 7px 10px;
    border-radius: 8px;
    border: 1px solid #D9D9D9;
    transition: box-shadow .25s ease-in-out;
  }
.envio_cd{
    border: none;
    color: white;   
    text-decoration: none;
    background-color: #64BBD8;    
    white-space: nowrap;
    font-size: 22px !important;
    padding: 25px 20px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1;
    display: inline-block;
    border-radius: 8px;
}
.subircd{
	color: black;
	border: 1px solid #D6E5F4 !important;
	width: 73%;
	border-radius: 8px;
	padding: 10px;  	
	margin-top: 10px;
}
.envio_cd:hover{	
    background-color: #045198;
    color: white;   
    text-decoration: none;
}
.TablaDenun {
    border: 1px solid #D6E5F4 !important;
    margin: 0 -1px 24px 0;
    text-align: left;
    border-collapse: separate;
    border-radius: 5px;    
  }
.tb_curriculum{
	width: 870px;		
	color: #045198;	
	border-collapse: inherit;	 
	border-spacing: 10px; 
}
.td_cd{
	width: 50;
    padding: 10px;
}
.td_cd{	
    padding: 10px;
}
.td_curriculum{
	padding: 5px 5px 5px 5px;
	width: 100%;	
	text-align: left;
	margin: 0 auto;
}
.cd_requerido{
    color: red;
    font-weight: 700;
    border: 0!important;
    text-decoration: none;
}
.enviocd{
	background: #045198 !important;
	color: white;
	padding: 10px 15px;
	font-family: "Poppins";
	src: url('fonts/Poppins-Light.ttf') format('truetype');
	font-weight: 600;
	font-size: 16px !important;
	border-radius: 20px;
	border: none;
}
.enviocd:hover{
	background-color: #EEEDED;
    color: white;   
    text-decoration: none;
}
.button_choosefile{
	background-color: #64BBD8 !important;
	align-items: center;
  	-webkit-align-items: center;
  	background-color: #2fb5d2;
  	color: #fff;
  	height: 100%;
	padding: 11px 10px;
  	right: 0;
	font-size: 18px;  	
	margin-left: -4px;
}
.cd_texto{		
	color: #045198;
	font-size: 16px;
	font-family: "Montserrat";
	font-weight: normal;  	
}
.cd_texto2{
	color: #7a7a7a;
	font-size: 16px;
	font-family: "Montserrat";
  	font-weight: 400;
}
/*VISTA DE TABLET*/
@media (max-width: 1000px){
    .div_denuncias_formulario {        
        width: 77.5%;
      }
    .logo{
        padding: 10px 10px 10px 10px;
        text-align: center;
    }      
}
/*VISTA DE MÓVIL*/
@media (max-width: 480px){
    .div_central{
        display: block; 
        text-align: center;
    }
    .div_menu {                        
        height: 30%;
    }    
    .menu {  
        font-size: 14px;
        padding: 5px 5px 5px 5px;        
    }
    .div_navegacion {
        top: 50% !important;
        left: 0% !important; 
        padding: 1px 1px 1px 1px; 
        text-align: center;
        position: initial;
    }   
    .div_cab_derecha {    
        width: auto;
      }  
    .div_cab_izquierda {    
        padding-bottom: 40px ;        
        width:auto;
      }
    .div_denuncias_formulario{
        top: 825px;     
        width: 100%;   
    }
    .formulario2 {        
        width: 100%;
      }
    .div_usuario {
        top: 60%;
        padding: 10px 15px 5px 15px;
    }    
    .div_usuario2 {
        top: 60%;
        left: 65%;  
        padding: 10px 15px 5px 15px;
    }
    body{
        font-size: 16px;
    }       
    h1{
        font-size: 27px;
        line-height: 40px;
        font-weight: 400;            
    }
    h2{
        font-size: 17px;
        line-height: 40px;
        font-weight: 400;            
    }
    .azul{
        font-size: 17px;
        line-height: 20px;
        color: #598bd0;
        margin-top: 0;
        font-weight: 400;
    }
    table{
        height: auto;
        width: 100%;
    }  
    .td_cd{	
        padding: 10px;
    }
    .botonVER{
        margin-top: 15px;
    }
    .subircd {        
        margin-bottom: 15px;
        width: 100%;
      }
    .div_denuncias_login {        
        top: 280px;
        width: 100%;
      }
    .TablaDenun {
        width: 55%;
      }
    .TablaUser {    
        margin: 5px 0px 5px 0px; 
        width: 100%;
    }
    th {
        padding: 10px 10px 10px 10px;
        vertical-align: middle;
    }
     .div_nominas_login {
        top: 320px;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: rgba(255, 255, 255, 0.5);
        padding: 5px 5px 5px 5px;
        position: absolute;
        width: 100%; 
    }
    .div_nuevos_usuarios {
        top: 560px;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: rgba(255, 255, 255, 0.5);
        padding: 30px 5px 5px 5px;
        position: absolute;
    }
    .div_resultado {
        left: 50%;
        margin: 250px 15px 5px 15px;
    }
    .archivo {
        padding: 10px 10px 10px 10px;
        border-top: 1px solid rgba(0,0,0,.1);        
    }
    .logo {
        padding: 5px 5px 5px 5px;
        text-align: center;        
    }
    .vent1{
        padding: 200px 0px 0px 0px;
        display: block;        
    }
    .vent2{    
        padding: 5px 0px 0px 0px;
        display: block;     
    }
    .img_izq{
        width: 100%;   
    }
    .text_der{
        padding: 20px 15px 0px 15px;
        width: auto;    
    }
    .img_der{    
        width: 100%;    
    }
    .text_izq{        
        padding: 20px 15px 0px 15px;
        width: auto;   
    }        
}