@import "boxNotMedia-screen.css" (max-width: 1024px);
/*NOTICIAS*/
.boxNot{width: 24%; display: inline-block; text-align: center; vertical-align: top; margin: 0.4%;}
.boxNot .img img{max-width: 100%;}
.boxNot .name{margin: 15px auto; font-size: 1.8em; font-family: 'latoheavy'; line-height: 1.4em;}
.boxNot .name a{color: #0c4da2;}
.boxNot .name a:hover{text-decoration: underline;}
.boxNot .desc{color: #637081; font-size: 1.4em; font-family: 'latoregular'; line-height: 1.5em; margin-bottom: 5px; font-weight: 500;}

/*AGENDA*/
.boxAgenda h6{color: #637081; font-size: 1.4em; font-family: 'latoregular'; line-height: 1.5em; margin-bottom: 5px; font-weight: 500;}

/*ENDOCRINOLOGISTA*/
.boxEndo{width: 100%!important; display: block!important; margin-bottom: 25px!important; text-align: left; border-bottom: 1px solid #d7d7d7; padding-bottom: 25px;}
.boxEndo .img{float: left; max-width: 150px; margin-right: 25px;}
.boxEndo .img img{max-width: 100%;}

/*PAGINATOR*/
.paginas {text-align: center; font-size: 12px; margin-left: 8px;}
.pag_selec {padding: 5px;}
.texto_pag {padding: 5px;}

.tableEndoc {
    width: 100%;
    text-align: center;
}