/*acciones*/
.acciones {
    color: #fff;
}
/*cambiar_contrasena*/
#path_205 {
	top: 0;
	left: 230px;
}
/* #rectangle_100_ek1 input{
	width: 100%;
}
#rectangle_100_ek1 div{
	width: 200px;
} */
/*configuracion*/
#page__1___12_ek1 a{
	color: #424245;
}
.toggle.ios, .toggle-on.ios, .toggle-off.ios { 
	border-radius: 20px; 
}
.toggle.ios .toggle-handle { 
	border-radius: 20px; 
}
.toggle.btn{
    margin-top: -10px;
}
.toggle{
    /* top: -50px !important; */
    width: 55px !important;
    height: 41px !important;
    border-radius: 23.81369400024414px;
    border: 1.5px solid #424245;
    background: rgba(71,168,252,0);
}
.toggle-on, .toggle-off{
	background-color: #424245 !important;
	border-color:#424243 !important;
	width: 40px !important;
    height: 40px !important;
	border-radius: 1.25rem !important;
    color: #fff;
    padding: 10px 12px !important;
}
.toggle-off{
	left: 65% !important;
	padding-left: 10px !important;
    color: #fff !important;
}
.toggle-group {
    background: #fff;
    background-color: #fff;
    border-color: #fff;
}
/*crear_cuenta*/
/* #crearCuenta{
	color: #424245;
} */
#iniciarSesion{
	color: #fff;
}
/*denuncia_enviada*/
/* #rectangle_87 p{
    margin-top: 15px;
} */
#compartir_en b{
	text-indent: 0.5em
}
#compartir_en a{
    color: #424245;
}
/*denunciar*/
#group_66 img{
	position: initial;
}
.select2-selection{
    height: 44px !important;
    border-radius: 22px !important;
    background: #005974 !important;
}
.select2-selection__placeholder{
	color: #fff !important;
}
.select2-selection__arrow b{
	border-color: #fff transparent transparent transparent !important;
}
.select2-selection__rendered {
	padding-left: 20px !important;
    line-height: 40px !important;
    padding-top: 5px;
}
.select2-selection__arrow {
    height: 40px !important;
    right: 10px !important;
    top: 7px !important;
}

.select2-selection--single{
	border: none !important;
}
#foto b, #video b, .fas, #audio b, #ubicacion b {
	color: #fff;
}
#desc{
    /* top: 572px; */
    /* left: 43px; */
    /* width: 326.46752929688px; */
    height: 75px;
    border: 1px solid #424245;
    border-radius: 0px 8px 8px 8px;
    background: rgba(255,255,255,255);
    /* margin-top: 10px; */
}

/*denuncias*/
#tit{
    text-align: left !important;
}
.btn-search{
    margin-top: -1px;
    margin-left: 295px;
}

.tab-content {
	padding: 190px;
	top: 325px;
	left: 17px;
}
.nav-tabs{
	position: absolute;
    top: 285px;
    width: 92%;
    left: 17px;
}
#nav-tabContent{
    /* width: 98%; */
    /* margin-left: 3px; */
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -ms-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.41);
    -o-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.41);
    -webkit-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.41);
    -moz-box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.41);
    box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.41);
    background: rgba(255,255,255,255);
    /* height: 59%; */
    overflow: auto;
}
.table thead, .table tbody{
	font-family: 'Roboto', sans-serif;
    font-size: 15px;
}
.table p{
    color: #989898;
}
.table th{
	text-align: center;
    color: #FDAB2F !important;
}
.table>tbody>tr>td, table thead th, .table>thead>tr>th{
	border-color: #fdab30 !important;
}

/*estado*/
#compartir_en_ek1 b{
	text-indent: 0.5em
}
#page__1___8_ek1 p{
	margin-top: 15px;
}
#compartir_en_ek1 a{
    color: #424245;
}
/*index*/
#msg_alert{
    width: 100%;
    top: -35px;
}
#msg_text{
    text-align: center;
    width: 100%;
}
/*ingresar_pin*/
.swal-footer {
    text-align: center;
    width: 100%;
}

/*panel de configuracion*/
.sidebar {
    position: fixed !important;
    height: 100%;
    width: 0;
    top: 0;
    left: auto;
    z-index: 1;
    background-color: #00324b;
    overflow-x: hidden;
    transition: 0.4s;
    padding: 1rem 0;
    box-sizing:border-box;
}

.sidebar .boton-cerrar {
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    font-size: 2rem;
    display: block;
    padding: 0;
    line-height: 1.5rem;
    margin: 0;
    height: 32px;
    width: 32px;
    text-align: center;
    vertical-align: top;
}

.sidebar ul, .sidebar li{
    margin:0;
    padding:0;
    list-style:none inside;
}

.sidebar ul {
    margin: 4rem auto;
    display: block;
    width: 80%;
    min-width:200px;
}

.sidebar a {
    display: block;
    font-size: 120%;
    color: #eee;
    text-decoration: none;
    
}

.sidebar a:hover{
    color:#fff;
    background-color: #f90;

}
.abrir-cerrar {
    color: #2E88C7;
    font-size:1rem;   
}

#notificaciones .toggle{
    top: -50px !important;
    left: 165px !important;
}

#frmAbm input{
    font-family: 'Roboto', sans-serif !important;
    color: #424245;
}