@import url('/css/fonts.css');
body {font-size: 16px;}
.container {max-width: 1600px;}
.col-logo .imglogo {margin-right: 20px;}
.col-logo .imglogo img {height: auto;}
.col-logo .textologo {padding-top: 5px;}
.col-logo .textologo h1 {
	text-align: center;
	font-family: "sensa_wilddot_fill";
	font-style: normal;
	font-size: 22px;
	color: #000000;
	letter-spacing: 0px;
	text-shadow: 1px 1px 0px #000000;
	opacity: 1;
	line-height: 1.5em;
}
.col-logo .textologo h1 span {color: #449CE3;}
.col-logo .textologo h4 {
	text-align: center;
	font-family: "Bebas Neue Bold";
	font-style: normal;
	font-size: 12px;
	color: #449CE3;
	letter-spacing: 1.4px;
	opacity: 1;
}
.ck-editor__editable_inline {
    min-height: 200px;
}
.listainformes a {text-decoration: none;}
.listainformes a:hover {font-weight: bold;}
.seleccionado {font-weight: bold;}
td.tdvertical{writing-mode: vertical-rl; text-orientation: sideways; transform: rotate(-180deg); -webkit-transform: rotate(-180deg); -moz-transform: rotate(-180deg);padding: 5px; width: 30px; border: 1px solid white;border-bottom-width: 1px !important; border-bottom: 1px !important;}
.inputcheckbox, .inputradiocheck {width: 25px; height: 25px;}
.labelcheckbox, .labelradiocheck {padding-left: 15px;padding-top: 5px;font-weight: normal !important; color: #212529 !important;}
.btnmanto {font-size: 1.5rem; padding: .2rem .2rem; line-height: 1; margin-bottom: 5px;}
.btncarpeta {font-size: 1.25rem; padding: .5rem .5rem; line-height: 1;}
.tdopciones {min-width: 150px;}
.tdopciones a {margin-bottom: 0.25rem;}
.form-group {margin-bottom: 0rem;}
    .form-group label {font-weight: 700;}
.input-group-text i.fab {font-size: 1.5rem;}
.sinbordesuperior {border-top: 0px;}
.tdnota {min-width: 100px;}
.oculto {display:none;}
.w-10 {width: 10%;}
.w-15 {width: 15%;}
.h-50 {height: 50px;}
#socios tbody td span.fecha { display:none; }
.errornoticia {
    clear: both;
    margin-left: 15px;
    font-size: 1em;
}
body .row {
	margin-left: 0px !important; 
	margin-right: 0px !important;
}
.form-signin {
	width: 100%;
	max-width: 330px;
	padding: 15px;
	margin: auto;
}
.form-signin .checkbox {
font-weight: 400;
}
.form-signin .form-control {
	position: relative;
	box-sizing: border-box;
	height: auto;
	padding: 10px;
	font-size: 16px;
}
.form-signin .form-control:focus {
	z-index: 2;
}
.form-signin input[type="email"] {
	margin-bottom: -1px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
	margin-bottom: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.btn-verde {
	color: #fff;
	background-color: #449CE3;
	border-color: #449CE3;
}
.btn-menu {
	color: #fff;
	background-color: #449CE3;
	border-color: #449CE3;
	font-size: 1.2em;
	padding: .75rem .75rem;
	min-height: 90px;
	display: flex;
    justify-content: center;
    align-items: center;
}
.btn-menu:hover {color: gold !important;}
img.logo {width: 100%;}
.contenidoAreaPrivada {min-height: 500px;}
.menu li {font-size: 1.2em;line-height: 1em; margin-left: 0.2em; margin-right: 0.2em;}
.menu li.nav-item .nav-link {font-weight: bold; color:rgba(68,156,227,0.75);}
.menu li.nav-item .nav-link:hover {font-weight: bold; color:rgba(68,156,227,0.75);}
.menu li.nav-item.active .nav-link {border-bottom: 2px solid black; color:rgba(0,0,0,0.9);}
.tox-statusbar__branding {display: none !important;}
#flechas {float: left; position: relative; margin-right: 5px;}
.page-item a, .page-item a:hover, .page-link {
    color: #009639;
}
.page-item a, .page-item a:hover {
	font-weight: 700;
}
.page-item.disabled a {font-weight: normal;}
table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space:normal !important;
}
div.dt-buttons {
    float: right !important;
}
button.dt-button, div.dt-button, button.dt-button:hover, div.dt-button:hover, a.dt-button, a.dt-button:hover, input.dt-button, input.dt-button:hover {
    position: relative;
    display: inline-block;
    box-sizing: border-box;
    margin-right: 0.333em;
    margin-bottom: 0.333em;
    padding: 0.5em 1em;
    border: 1px solid #449CE3;
    border-radius: 2px;
    cursor: pointer;
    font-size: .88em;
    line-height: 1em;
    color: #449CE3;
    white-space: nowrap;
    overflow: hidden;
    background-color: #ffffff;
    background: #ffffff;
    filter: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    outline: none;
    text-overflow: none;
}
button.dt-button:hover:not(.disabled), div.dt-button:hover:not(.disabled), a.dt-button:hover:not(.disabled), input.dt-button:hover:not(.disabled) {
    border: 1px solid #449CE3;
    background-color: #ffffff;
    background: #ffffff;
    filter: none;
}
@media only screen and (max-width: 767px) {
    body{font-size: 12px;}
    .celdaoculta
    {
        display: none;
    }
    .mt-movil {margin-top:0 !important;}
    .tdopciones {min-width: 100px;}
	.botonSalir {padding: 1rem !important;margin-top: .1rem!important;text-align: right;}
}
@media only screen and (max-width: 480px) {
	.col-logo .imglogo img {width: 50px; height: auto;}	
	.col-logo .textologo {padding-top: 0px;}
	.col-logo .textologo h1 {font-size: 15px;}
	.col-logo .textologo h4 {font-size: 9px;}
	#exampleModal div.col-sm-12 {padding: 0px; margin: 0px;}
	.modal-body {
		padding: 0.5rem;
	}
}