@charset "ISO-8859-1";
.firstrow{
	height: 72px;
}

.contenedor {
    font-size: 1rem;
    min-width: 550px;
}

#counter-value-mail	{
    background-color: red;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

#alerts-counter-mail{    
    position: absolute;
    top: 10px;
    right: 5px;
    display: inline-block;
    vertical-align: middle;
}

.redufont{
	font-size:0.8em;
}

#mailopen{
	color: #0c7cd5;
    font-size: 30px;
    padding: 15px 10px;
}    

.tableNotification {
        font-size: 1rem;
}

.attachedfiles{
	position: absolute;
	bottom: 0;
}

.attachedfilesondocument{
	bottom: 0;
	margin-top: 10px;
	padding-top: 10px;
}

.removeDocument{
	cursor: pointer;
}

.etiqueta{
	font-size: 0.7em;
}

.downloaddoc{
	color:#0c7cd5;
}

.doctodownload{
	background: rgba(0,0,0,0.15);
    border-radius: 20px;
    margin-bottom: 5px;
    padding: 5px;
    cursor: pointer;	
}
.buscador{
	padding-top:19px
}

.statsn {
	height: 10%;
}

.statsnr{
	float: right;
	margin-right: 10%;
	position: absolute;
	right: 3px;
	padding-top: 3px;
}

.menuoption{
	background: #2196f3;
	border-radius: 20px;
	margin-bottom: 5px;
	width: 100%;
	padding-left: 10px;
	cursor: pointer;
	color: #ffffff;
}

.menuoption:hover{
	background: #0c7cd5;
}

.menuoption .mailboxicon{
	margin-right: 6px !important;
}


.checkall{
	margin-left:8px !important;
}

.my-custom-scrollbar {
	position: relative;
	overflow: auto;
}
.table-wrapper-scroll-y {
	display: block;
}

.divinputmodal ul{
	max-height: 70px;
	overflow-y: auto;
}

.mailcabecera{
	padding-left: 0;
	padding-right:0;
}

.h-88{
	height:88%;
}

.h-10{
	height:10%;
}

.h-90{
	height:90%;
}

.overflower{
	overflow-y: auto;
}

.textomodal {
	outline: none;
	height: 45%;
	overflow:auto;
}

.enlreltrash a{
	color: #282529;
	padding: 10px;
	border-radius: 25px;
}

.enlreltrash {
	cursor: pointer;
}


.enlfav a{
	color: #282529;
	padding: 7px;
	margin-left:5px;
	border-radius: 25px;
	
}

.dialogo{
	height:80%;
}

.contenido{
	height:100%
}

.cabecera{
	color:white;
	background-color: #58545E;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.btncabecera{
	color:white;
	opacity:0.8;
	padding-right: 8px !important;
	padding-top: 4px !important;
}

.piemodal{
	position:fixed;
	bottom: 0;
	width:100%;
}

.nobuttonevents{
	pointer-events: none;
}

.imgsearch{
	width:30px;
	position: absolute;
	top:5px;
	right:17px;
	display:none;
}

.btnfooter{
	margin-left:0%;
	text-align:left;
}

.divinputmodal{
	margin-bottom:7px;
	border-bottom:1px solid #E4D9FF;
}

.divinputmodal input.select2-search__field{
	font-size: 17px !important;
	margin-left: -5px !important;	
	margin-bottom:	-3px !important;
	
}

.divinputmodal span.select2-selection--multiple{
	border: none !important;
    outline: none;
    box-shadow: none;
}

.subject{
	border-top: 1px solid #e1e1e1 !important;
    padding-top: 6px !important;
}

.paramail{
	margin-bottom: 0px !important;
}

.inputmodal{
	width:100%;	
}

.enlfav:hover a{
	color: black;
	background: rgba(0,0,0,0.05);
}

.pagnoti{
	text-align:right;
}

.menuoptions{
	margin-top:29px
}

#statsNotification_pluginMail{
	margin-left: 10px;
	margin-top: 10px;
}
.enlreltrash:hover a{
	color: black;
	background: rgba(0,0,0,0.05);
}

.h-94{
	height:94%;
}

.h-83{
	height:83%;
}

.h-6{
	height:6%;
}

.actualview{
	background: rgb(12,124,213);
}

.modal.in .dialogo {
    position:fixed;
    bottom:0px;
    right:0px;
    margin:0px;
}

.modal .dialogo{
    position:fixed !important;
    bottom:0px !important;
    right:0px !important;
    margin:0px !important;
}

.enlrelstar{
	text-align: right;
	cursor: pointer;
}

.enlfav{
	cursor: pointer;
	
}

.enlrelbas{
    padding-left: 0px;
    cursor: pointer;
}
.modal.out{
	position: fixed;
	bottom:0;
	right:0;
	margin:0px;
}

.optmailop{
	height:30px;
	border-bottom: 1px solid #E4D9FF;
	width: 100%;
	margin-right:0px;
}

.mailboxrow{
	cursor: pointer;
}

.frommailpaint{
	font-weight: bold;
}

.tomailpaint{
	font-size:0.8em;
	font-style: italic;
}


.firstmail{
	padding: 9px;
	width:100%;
}

.etiqueta{
	margin-left:5px;
	margin-right:5px;
}

.fechar{
	float: right;
}

.secondmail{
	padding: 0px 0px 5px 9px;
	width:100%;
}

.thirdmail{
	padding: 0px 0px 5px 9px;
	width:100%;
}

.fourthmail{
	margin-top:20px;
	padding-left: 9px;
	width: 100%;
}

.divinputmodal  ul {
	overflow-y:auto !important;
}

.read-email th div div {
	font-weight: normal;
}

.unread-email {
	background: rgba(0,0,0,0.05);
	font-weight: bold;
}

.font-weight-normal th div div {
	font-weight: normal;
}

.no-next {
	opacity: 0.3;
	box-shadow: none;
	cursor: not-allowed;
}

.no-previous{
	opacity: 0.3;
	box-shadow: none;
	cursor: not-allowed;
}


/* Small devices (landscape phones, 576px and up) */
@media (min-width: 500px) {
    .contenedor {
        font-size: 1rem;
    }
    .tableNotification {
        font-size: 1rem;
    }
    .mailboxicon {
    	font-size: 1rem !important;
    }
    
    .firstrow{
		height: 54px;
	}
	
	.buscador{
		padding-top:10px
	}
	
	.enlfav a{
		color: #282529;
		padding: 3px;
		border-radius: 25px;
	}

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .contenedor {
        font-size: 1.2rem;
    }
    .tableNotification {
        font-size: 1.2rem;
    }
    .mailboxicon {
    	font-size: 1.2rem !important; 
    }
    .firstrow{
		height: 63px;
	}
	
	.buscador{
		padding-top:15px
	}
	
	.enlfav a{
		color: #282529;
		padding: 5px;
		border-radius: 25px;
	}
	
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .contenedor {
        font-size: 1.4rem;
    }
    .tableNotification {
        font-size: 1.4rem;
    }
     .mailboxicon {
    	font-size: 1.4rem !important;
    }
    
     .firstrow{
		height: 72px;
	}
	
	.buscador{
		padding-top:19px
	}
	
	.enlfav a{
		color: #282529;
		padding: 7px;
		border-radius: 25px;
	}
}
