@charset "utf-8";
@import url("reset.css");
@import url("denmark/stylesheet.css");
@import url("myriad/stylesheet.css");
@import url("roboto/stylesheet.css");
 :active, :focus {
   outline:none !important;
   outline-style:none !important;
    box-shadow:none !important;
    /*border-color:transparent !important;*/
}
a{   outline:none !important;}

.materiales-apoyo, .materiales-video, .materiales-spot{
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    overflow: hidden;
}
.material-audio {
    border-left: 1px solid #57585a;
    display: inline-block;
    height: auto;
    min-height:226px;
    overflow: hidden;
    padding: 0 10px 0 12px;
    position: relative;
    width: 21%;
}
.material-audio:last-of-type{
    border-right: 1px solid #57585a;
}
.sc-truncate {
    display: none !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: normal;
}
.audio-tit{
    font-size: 15px !important;
    font-weight: bold !important;
    line-height: 18px !important;
    text-align: center !important;
    width: 100% !important;
}
.audio-type{
    font-size: 13px !important;
    font-weight: normal !important;
    line-height: 18px !important;
    text-align: center !important;
    width: 100% !important;
}
.data-audio{
    display: block;
    position: relative;
    bottom: 0;
}
.materiales-spot{margin-bottom: 40px;}
.camp_separator{
    margin-bottom: 5px;
}
.material-imagen .data-imagen a .dwn-img{
    border: medium none !important;
    bottom: 0;
    display: block;
    height: auto;
    margin-bottom: 10px;
    margin-right: 15px;
    overflow: hidden;
    /*position: absolute;*/
    text-align: center;
    width: 40%;
}
.material-imagen {
    border-right: 1px solid #57585a;
    display: inline-block;
    height: 422px;
    margin-bottom: 40px;
    margin-right: 40px;
    position: relative;
    vertical-align: top;
    width: 29%;
}
.material-imagen:nth-of-type(3n) {
    margin-right: 0px;
    border-right: 1px solid #f2f2f2;
}
.material-imagen img {
    vertical-align: top;
    display: block;
    height: auto;
    max-height:240px;
    position: relative;
    width: 160px;
}
.video-imagen .video-bdy p.video-tit {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
}
.video-imagen {
    border-right: 1px solid #57585a;
    display: inline-block;
    height: 205px;
    margin-bottom: 10px;
    margin-right: 14px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    width: 31%;
}
.video-imagen:nth-of-type(3n) {
    margin-right: 0px;
    border-right: 1px solid #f2f2f2;
}
#slider-area {
    height: auto;
    left: 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 1100px;
}
.publicacioneseys h2 a {}
.nivo-controlNav {
    padding: 0 !important;
}
.nivo-thumbs-enabled {
    margin: 0px auto 0;
    position: relative;
    width: 400px;
    display:inline-block;
    float: right;
    z-index: 6;
}
.nivo-thumbs-enabled a > div {
    background-color: #808285;
    border-left: medium none;
    border-top: medium none;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 11px;
    height: 59px !important;
    margin-bottom: 3px;
    line-height: 100%;
    padding: 35px 15px 15px;
    text-align: left;
    text-decoration: none;
    transition: all 150ms ease-in-out 0s;
    width: 360px !important;
    z-index: 3;
}
.nivo-thumbs-enabled a > div h2{
    display: block;
    position: relative;
    top:0px;
    vertical-align: middle;
    margin-top: 16px;
    margin-bottom: 0;
    
}
.nivo-thumbs-enabled a:last-of-type > div {
    margin-bottom: 0px;
}
.nivo-thumbs-enabled a.active div h2, .nivo-thumbs-enabled a:hover div h2{
    display: block;
    position: relative;
    left:-6px;
    top:0px;

}
.nivo-thumbs-enabled a.active div, .nivo-thumbs-enabled a:hover div {
    border-left: 10px solid #fdb813;
    width: 360px !important;
    
}
div[id^='ui-id-']{
    background-color: #F2F2F2 !important;
    height: 755px !important;
}
div[id^='tabs-']{
    background-color: #F2F2F2 !important;
    height: 755px !important;
}
.cloud{
    background-color: #4fb9bd !important;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 34px;
    margin-bottom: 15px;
    margin-right: 4px;
    padding: 31px 10px 10px;
    position: relative;
    right: 0;
    text-align: center;
    text-transform: none;
    vertical-align: top;
    width: 93px;
}
.cloud p{
        color: #fff;
    display: block;
    font-size: 15px;
    font-weight: normal;
    height: 34px;
    margin-bottom: 15px;
    margin-right: 13px;
    position: absolute;
    right: 15px;
    text-align: center;
    text-transform: none;
    width: 55px;
}
.incloud{
    background-color: #4fb9bd !important;
    float: left;
    height: 34px;
    left: 32px;
    position: relative;
    top: 13px;
    width: 34px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}
.contban{
    border: 3px solid #fff !important;
    color: #57585a !important;
    display: inline-block !important;
    font-size: 14px !important;
    font-weight: bold !important;
    height: 50px !important;
    margin-bottom: 15px !important;
    padding: 10px !important;
    position: relative !important;
    right: 0 !important;
    text-transform: none !important;
    vertical-align: top !important;
    width: 554px !important;
    line-height: 1.2 !important;
}

#edban{
    border: 3px solid #fff;
    color: #57585a !important;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 32px !important;
    margin-bottom: 15px;
    padding: 10px;
    position: relative;
    text-transform: none;
    vertical-align: top;
}

div[id^='tabs-'] h3{
    color: #57585A !important;
    display: block;
    /*height: 35px !important;*/
    position: relative;
    vertical-align: top;
    font-weight: bold;
    font-size: 18px;
    text-transform: none;
    line-height: 1.3;
}

body {
	font-family:RobotoCondensed-Regular !important;
	/*font-family: MyriadProRegular;*/
	color: #57585a;
}
#logolink{
	width:397px;
	height:auto;
	display:inline-block;
	height: 100%; /*add*/ 
	
}
#logolink a {
	width:267px;
	height:auto;
	display:inline-block;
	
	top:0px;
	left:0px;
	width: auto;
/*ADD*/ height: 100%;
}
#logolink img {
	width:108px;
	height:auto;
	display:inline-block;
	margin:20px 5px 0;
	top:0px;
	left:0px;
/*ADD*/ width: 100%;
    height: 100%;
    margin: auto;
}
/* #logolink a img{
	width:257px;
	height:auto;
	display:block;
	
	top:0px;
	left:0px;
} REMOVE*/

/*ADD*/
#logoling a img {
	width: 100%;
    height: 100%;
    margin: auto;
display:block;
	
	top:0px;
	left:0px;
}
#bodysp {
	/*background-image: url(images/header.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}
#bodyen {
	/*background-image: url(images/headereng.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
}

h3 {
	font-weight:normal;
	font-size:12px;
	font-family: RobotoCondensed-Regular;
	color:#fff;
	text-transform: uppercase;
}

.leermas a {
	display:block;
	clear:both;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	padding:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999;
	border-bottom-color: #999;
	text-decoration:none;
}

.leermas a:hover {
	text-decoration:underline;
}

.linksgray a {
    color: #000;
    font-family: robotocondensed-regular;
    font-weight: normal;
    text-decoration: none;
    line-height: 1.19;
}
.linksgray a:hover {
	color: #000;
	text-decoration:none;
}
.linkswhite a {
	color: #fff;
	text-decoration:none;
}
.linkswhite a:hover {
	color: #fff;
	text-decoration:underline;
}

#container {
	width:1024px;
	margin-left:auto;
	margin-right:auto;
}

/* REMOVE #header {
    position:relative;
    height:173px;
    margin-top:40px;
}*/
/*ADD*/ #header {
 position:relative;
    height:173px;
    margin-top:40px;
display: flex;
    align-content: flex-end;
    align-items: flex-end;
    padding-bottom: 2em;
    box-sizing: border-box;
}
#search {
	width: 169px;
	position: absolute;
	top: 35px;
	right: 0px;
}

#search #socials{
    position: relative;
    right: 28px;
    top: -14px;
    width: 100%;
}
#search #socials a img{
    float: right;
    height: auto;
    margin: 0 2px;
    width: 18px;
}
#search #socials a:first-of-type img{
    float: right;
    height: auto;
    margin: 2px 2px;
    width: 18px;
}
#search .searchfield {
	padding:5px;
	width:125px;
        background-color: #bcbec0;
        font-size:10px;
        float: Left;
        padding: 6px;
        border: solid 1px #bcbec0;
        transition: border 0.3s;
        border-radius: 10px;
}
#search img{
    float: right;
    height: auto;
    width: 24px;
}

#eysleft{
    display: inline-block;
    position: relative;
    width: 215px;
    margin-left: 15px;
    height: 764px;
}
#eysright{
    display: inline-block;
    position: relative;
    width: 758px;
    margin-left: 15px;
    height: auto;
    vertical-align: top;
}
.publicacioneseys {
    height: 606px;
    width: 195px;
}
.divi3 {
    border-right: 1px solid #57585a;
    float: left;
    height: 582px;
    left: -21px;
    position: relative;
    top: 0;
    width: 0;
}
.publicacioneseys:nth-child(1) .divi3 {
    border-right: none;
}
.icodown{
    display: inline-block !important;
    margin-right: 5px;
    position: relative;
    width: 85% !important;
    vertical-align: bottom;
    bottom: 2px;
}
.icodown2{
    vertical-align: bottom;
    bottom: 9px;
    display: inline-block !important;
    position: relative;
    width: 33% !important;
}
.itt{
    display: block;
    height: auto;
    position: relative;
    width: 231px;
    bottom: -263px;
}
#eysleft img{
    display: block;
    position: relative;
    width: 231px;
    height: auto;
}
#mainmenu {
    display: inline-block;
    left: 11px;
    position: relative;
    top: 9px;
    width: 622px;
}
.eysin{
    border-left: 1px solid #BCBEC0;
    border-right: 1px solid #BCBEC0;
}


#mainmenu ul{
}

#mainmenu ul li{
	float: left;
	position:relative;
        margin-right: 5px;
}

#mainmenu ul li a{
    background-color: #fdb913;
    border-bottom: 6px solid #fff;
    color: #493604;
    display: block;
    float: left;
    font-family: "RobotoCondensed-Regular";
    font-size: 12px;
    height: 23px;
    line-height: normal;
    padding: 8px 8px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 82px;
}

#mainmenu ul li a:hover{
    border-bottom: 6px solid #bcbec0;
}

#mainmenu ul li ul.sub-menu li{
	float: left;
	position:relative;
        margin:0 7px;
}


#mainmenu ul li ul.sub-menu {
    background: #bcbec0 none repeat scroll 0 0;
    border-bottom: 11px solid #fdb913;
    display: none;
    left: 0;
    position: absolute;
    top: 32px;
    width: 98px;
    z-index: 9999;
}
#mainmenu ul li ul.sub-menu li a{
        background-color: #bcbec0;
        border-bottom: 1px solid #fff;
        color: #493604;
        display: block;
        float: left;
        font-family: "RobotoCondensed-Regular";
        font-size: 10px;
        height: 23px;
        line-height: normal;
        margin: 0 auto;
        padding: 14px 8px 0;
        position: relative;
        text-align: center;
        text-decoration: none;
        text-transform: capitalize;
        width: 68px;
}
#mainmenu ul li ul.sub-menu li:last-of-type a{
        border-bottom: 1px solid #bcbec0;
}
#mainmenu ul li:hover ul {
	display:block;
}
#footer #footcontent{
    background-color: #f2f2f2;
    display: inline-block;
    height: 100%;
    position: relative;
    vertical-align: top;
    width: 38%;
}
#footer #footimg{
    background-color: #f2f2f2;
    float:right;
    height: 100%;
    width: 50%;
/*ADD*/ width: auto;
    margin-left: auto;
}
#footer #footimg img{
    display: block;
    float: right;
    height: auto;
    position: relative;
    right: 14px;
    top: 14px;
    width: 29%;
}
#footer #footcontent p{
    background-color: #f2f2f2;
    font-size: 13px;
    height: 119px;
    left: 14px;
    line-height: 1.2;
    position: relative;
    text-align: left;
    top: 14px;
    width: 100%;
}
#footer #footcontent p a{
    text-decoration: none;
    color:#57585a;
    line-height: 1.2;
    font-size: 13px;
}

#footer {
    background-color: #f2f2f2;
    /*background-position: center top;*/
    height: 153px;
    margin: 15px auto 0;
    width: 1024px;
}

#footer a, #footer a:visited, #footer a:hover {
	color:#666666;
	font-size:9px;
}

#socialicons {
	height: 32px;
	width: 120px;
	position: absolute;
	left: 721px;
	top: 115px;
}


.shadows3cols {
	background-image: url(images/shadow3cols.jpg);
	background-position: left top;
}

/*.colleftx2 {
	width:672px;
	float:left;
}*/
.colleftx2 {
	width:100%;
	float:left;
}
.colrightx2 {
	width:168px;
	float:left;
	margin-left: 30px;
}

.col1x3 {
	width:336px;
	height:100%;
	float:left;
}

.col2x3 {
	width:306px;
	float:left;
	padding-left: 30px;
}

.col50 {
	float:left;
	width:48%;
	margin-right:2%;
}
.col502 {
	float:left;
	width:48%;
	margin-left:2%;
}


.clear {
	clear:both;
}
.floatleft {
	/*float: left;*/
        display: inline-block;
        vertical-align: top;
}
.whitebg {
	background-color: #f2f2f2;
        height: 100%;
        width: 100%;
        overflow: hidden;
}


#homedestaque {
	padding-bottom: 30px;
}


.columns h3 {
    background-image: url("images/btn.png");
    background-repeat: no-repeat;
    font-family: RobotoCondensed-Regular;
    font-size: 18px;
    color:#57585a;
    padding: 8px 15px 15px;
    width: 228px;
}
#content {
	margin-bottom: 30px;
	margin-top: 30px;
}
.yellowbg {
	background-image: url(images/yellowstuff.jpg);
}
.mainpost p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;
	margin-top: 20px;
        
}
.mainpost li {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 5x;
	margin-top: 5px;
}
.mainpost ol {
	list-style-type: decimal;
	padding-left:15px;
	margin: 15px;
}
.mainpost ul {
	list-style-type: square;
	padding-left:15px;
	margin: 15px;
}
.mainpost h2 {
	font-weight:normal;
	font-family: RobotoCondensed-Regular,"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	font-size: 30px;
}
.mainpost h3 {
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	font-size: 22px;
	color: #57585a;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	text-transform: none;
}
.mainpost h4 {
	font-weight:normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	font-size: 18px;
	color: #57585a;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	text-transform: none;
}

.atcont{
    display: inline-block;
    position: relative;
    width: 48%;
}
.post {
    height: 161px;
    padding: 10px;
}
.post a.ban{
    display: inline-block;
    float: right;
    height: auto;
    margin-left: 5px;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    width: 50%;
}
.post img {
    display: inline-block;
    height: 150px;
    max-height: 150px;
    position: relative;
    width: 100%;
}

.post h2 {
	font-family: RobotoCondensed-Regular;
	color: #57585a;
	font-size: 15px;
	font-weight: bold;
	padding-top:5px;
	padding-bottom:13px;
}
.post p {
	font-size: 14px;
	color: #57585a;
}
.divi{
    border-right: 1px solid #bcbec0;
    float: left;
    height: 487px;
    left: -21px;
    position: relative;
    top: 0px;
    width: 0px;
}
.divi2{
    border-top: 2px solid #fff;
    float: right;
    height: 0;
    position: relative;
    top: -14px;
    width: 482px;
}
.post2:nth-child(1) div.divi{
    border-right: none;
}
.post2 {
    margin-left: 3px;
    padding: 15px 18px 15px 15px;
}
.post2 img {
	padding-bottom: 10px;
        width: 98%;
        height: auto;
}
.post2 h2 {
    color: #57585a;
    font-family: RobotoCondensed-Regular;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
}
.post2 p {
	font-size: 10px;
	line-height:16px;
        margin-top:15px;
}
#publicaciones{
    display: inline-block;
    height: 540px;
    margin-bottom: 15px;
    position: relative;
    width: 503px;
    top:-7px;
    float: right;
}
#actualidad{
    display: inline-block;
    height: 540px;
    margin-bottom: 15px;
    position: relative;
    width: 503px;
    float: left;
}
.post p {
    color: #57585a;
    font-size: 11px;
    line-height: 1.1;
}
.post .rmlink{
    display: block;
    left: 169px;
    margin-top: -3px;
    position: relative;
    width: 60px;
}
.whitebg > .rmlink{
    bottom: -29px;
    display: block;
    left: 425px;
    margin-top: 0;
    position: absolute;
    width: 60px;
}
.rmlink .readmore{
    width: 60px;
    height: 18px;
    background: #BCBDBF;
}
.rmlink .readmore p{
    padding: 2px 4px;
    text-align: center;
    color: #57585a;
    font-size: 10px;
    line-height: 1.3;
}
a.rmlink{
    bottom: 14px;
    display: block;
    left: 577px;
    margin-top: 15px;
    position: relative;
    text-decoration: none;
    width: 60px;
}
.rmlink .readmore.bigger{
    background: #bcbdbf none repeat scroll 0 0;
    height: 33px;
    width: 136px;
}
.rmlink .readmore.bigger p{
    color: #57585a;
    font-size: 12px;
    line-height: 1.3;
    padding: 8px 4px;
    text-align: center;
    text-decoration: none;
}
.readmore.bigger > .hoverc {
    background-color: rgba(0, 0, 0, 0.25);
    height: 33px;
    opacity: 0;
    padding: 0;
    position: relative;
    top: -31px;
}
.post3 {
	padding: 14px;
	width: 307px;
}
.post3 img {
	padding-bottom: 10px;
}
.post3 h2 {
	font-family: RobotoCondensed-Regular;
	color: #57585a;
	font-size: 20px;
	font-weight: normal;
	padding-top:5px;
	padding-bottom:5px;
}
.post3 p {
	font-size: 14px;
	color: #57585a;
}
.postsmall {
	width: 160px;
	background-image: url(images/yellow_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 15px 16px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 35px;
	height: 50px;
}
.postsmall h2 {
	font-weight:normal;
	font-family: RobotoCondensed-Regular;
	font-size: 14px;
}


#temas h4 {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	word-wrap:normal;
}
#temas h4.macroeconomia span {
	background-color: #f36700;
	height: 15px;
	width: 15px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: -2px;
}
#temas ul li {
	text-decoration: none;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.redes h4 {
	font-weight:normal;
	font-size:12px;
	font-family: RobotoCondensed-Regular;
	color:#fff;
	text-transform: uppercase;
	background-image: url(images/bg_minititles.jpg);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-shadow: 1px 1px 2px #000;
}
.redes ul {
	margin-bottom:20px;
}
.redes ul li {
	text-decoration: none;
	line-height:100%;
	margin-bottom:0px;
	padding:0px;
}
.redes ul li img{
	padding:0px;
	margin:0px;
}
.redes ul li a{
	padding:0px;
	margin:0px;
}
#proyectosStuff h3 {
	margin-bottom:5px;
}

#proyectosStuff h3 a{
	color:#FFFFFF;
}
#proyectosStuff h3 a:hover{
	color:#CCCCCC;
}
#proyectosStuff ul {
	padding:10px;
}
#proyectosStuff p {
	padding:10px;
}
#proyectosStuff ul li {
	text-decoration: none;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#integranteslist {
}
#integranteslist h3 {
	font-family:RobotoCondensed-Regular;
	font-size:18px;
	color:#111;
	text-transform:none;
	padding-bottom:4px;
	margin-bottom:30px;
	border-bottom:1px solid #888;
}

.integrantes {
	float:left;
	width:31%;
	margin-right:3%;
	padding-bottom:25px;
}
.integrantes.last {
	float:left;
	width:31%;
	margin-right:0%;
}
.fotointegrante {
	padding-bottom:15px;
	max-height:80px;
	border:1px solid #999;
	overflow:hidden;
}

.fotointegrante img{
	width:100%;
        
}

.nombreintegrante {
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}
.biointegrante {
	padding-bottom:15px;
        font-size:14px;
        line-height: 1.2;
}
.biointegrante p{
	font-size:14px;
	line-height: 1.2;
	color:#333;
	margin-bottom:5px;
}
.biointegrante p strong{
	font-weight:bold;
	color:#000;
}

#integrantes h3 {
	background-image: url(images/bg_minititles.jpg);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-shadow: 1px 1px 2px #000;
}

#integrantes h4 {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	word-wrap:normal;
}
#integrantes h4.macroeconomia span {
	background-color: #f36700;
	height: 15px;
	width: 15px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: -2px;
}
#integrantes ul li {
	text-decoration: none;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.indicadores {
	background-color: #FFF;
	padding: 20px;
	text-align: center;
}
.indicadores span {
	font-family: RobotoCondensed-Regular;
	font-size: 70px;
	display: block;
	letter-spacing: -5px;
}
.homeslideshow {
	background-color: #FFF;
	height: 300px;
	position: relative;
}
.boxshadow {
	box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	-moz-box-shadow: 1px 1px 3px #000;
}
.scrolla1 {
	height: 251px;
	width: 662px;
	overflow: hidden;
	position: absolute;
	left: 4px;
	top: 4px;
	background-color: #CCC;
}
.scrolla1 .slides {
	width:662px;
	height:251px;
	float:left;
	position: relative;
}
.scrolla1 .items .slides .slidetitle {
	background-color: #333;
	position: absolute;
	left: 0px;
	bottom: 0px;
	padding: 10px;
	width: 641px;
	opacity:0.8;
	filter:alpha(opacity=80) /* For IE8 and earlier */
}

.sectioncategorytitle {
    background-image: url("images/title-02.png") !important;
    background-position: -53px center;
    background-repeat: no-repeat !important;
    background-size: 138% auto;
    color: #3b473d;
    font-family: RobotoCondensed-Regular;
    font-size: 18px;
    padding: 9px 27px 13px;
    width: 87px;
}
#commentsandstuff {
	padding-bottom: 30px;

}
#comments #comments-title {
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 15px;
	font-size: 24px;
	text-transform: none;
	display: none;
}
.commentlist li {
	padding: 20px;
	border: 1px dotted #CCC;
	margin-top: 0px;
	margin-bottom: 20px;
}
.avatar {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.comment-body {
	clear: both;
	font-size: 14px;
	line-height: 24px;
}
.vcard {
	font-size: 12px;
	font-style: normal;
}
.vcard cite {
	font-weight: bold;
	font-size: 14px;
}
.commentmetadata {
	font-size: 11px;
}
#respond {
	border: none;
	padding: 0px;
}
#reply-title {
	color: #333;
	font-size: 11px;
	text-transform: none;
}
.comment-reply-link {
	background-color: #CCC;
	font-size: 11px;
	padding: 5px;
}
#commentform label {

}
#comment {
	display: block;
}

#commentform input {
	display: block;
}
#sharing  {
	padding-bottom:10px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.sharetitle  {
    background-image: url("images/btn.png");
    background-position: 99% bottom;
    background-repeat: no-repeat;
    background-size: 175% auto;
    color: #57585a;
    font-size: 15px;
    margin-bottom: 5px;
    padding: 5px 24px 10px;
    text-transform: uppercase;
    width: 80px;
}
.volanta {
	font-size: 11px;
	margin-bottom: 15px;
}
.cntnt{
    font-size: 15px !important;
    height: 100% !important;
    line-height: 1.2;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 15px;
}
.proyectos {
    display: block;
    height: 700px;
    margin-top: 50px;
    padding-bottom: 30px;
    position: relative;
}
.proyectos h3 {
	margin-bottom: 0px;
}
.tabs {
	margin-top: 350px;
	background-color: #CCC;
	border: 1px solid #E6E6E6;
	height: 100px;
	padding-top: 10px;
}
.tabs li {
	float: left;
	height: 100px;
	width: 75px;
	display: block;
	text-align: center;
}
.panes {
	position: relative;
}
.panes .divpanes {
	position: absolute;
	left: 0px;
	top: 0px;
}
.captiondetails h4{
	font-family: MyriadProRegular;
	font-weight:normal;
}
.captiondetails {
	width:300px;
	background-color:#EAEAEA;
	padding:10px;
	display:block;
	float:none;
	position:absolute;
	left:32%;
	top:0px;
	border: 1px solid #CCC;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}

.captiondetails h4{
	padding:5px;
	margin:0px;
	font-size:14px;
	font-style:normal;
}

.libro h4{
	font-family: RobotoCondensed-Regular;
	color: #57585a;
}
.libro {
	width:190px;
	padding:5px;
	margin-right:5px;
	float:left;
	height:180px;
	display:block;
}
.libro img{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.libro p{
	font-size:12px;
	margin:0px;
	padding-bottom:5px;
}
.searchitems {
	padding:10px;
        height: 51px;
}

.searchitems h4{
    font-size: 19px;
}
.searchitems small{
    font-size: 18px;
}

input[type='submit']{
    margin-bottom: 41px;
    margin-left: 17px;
    margin-top: 41px !important;
}
#areasearch, input[type='submit']{
    margin-top:5px;
    text-align: center;
    padding: 5px 8px;
    width: 154px;
    text-transform: uppercase;
    font-family: RobotoCondensed-Regular !important;
    border: none;
    box-shadow: none;
    background-color: #bcbec0;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}
#anopublicacion, #palabraclave{
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 10px;
    font-size: 14px;
    margin-top: 11px;
    padding: 6px;
    transition: border 0.3s ease 0s;
    width: 192px;
}
#areasearch :focus {
    outline: none;
}
.editorialhome {
	padding:10px;
}
.editorialhome h4{
	font-size:18px;
	font-weight:normal;
	padding-bottom:10px;
}
.editorialhome p{
	font-size:12px;
	text-align:justify;
	padding-bottom:5px;
}
.publicacioneshome {
	width:129px;
	height:309px;
/*	display:block;*/
}
#idiomas {
	position:absolute;
	top:5px;
	right:0px;
	text-align:right;
	font-size:11px;
	color:#fff;
}
#idiomas a{
	color:#fff;
	text-decoration:none;
}
#idiomas a:hover{
	color:#fff;
	text-decoration:underline;
}
#idiomas span {
	color:#999999;
}
.alignleft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.alignright {
	float:right;margin: 10px;
}
.aligncenter {
	margin-left:auto;
	margin-right:auto;margin: 10px;
}
.fichacurso {
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    padding: 15px;
    display: inline-block;
    position: relative;
    width: 672px;
}
.afichecurso{
    display: inline-block;
    height: auto;
    position: relative;
    vertical-align: bottom;
    width: 298px;
    border:1px solid #f2f2f2;
}
.fichacurso p {
    color: #57585a !important
    font-size: 14px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}
.fichacurso p span{
    color: #57585a !important
}
.wp-caption {
	border-radius:12px;
	font-size: 11px;
	background-color: #E6E6E6;
	text-align: center;
	padding: 10px;
	border: 1px solid #FFF;
	line-height: 18px;
	margin: 10px;
}

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		
		}
	#slider2{margin:0;
		padding:0;
	position:relative;
	width:672px;
		height:241px;
	}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		margin:0;
		padding:0;
		width:672px;
		height:241px;
		overflow:hidden; 
		position:relative;
		}	
		#slider2 li h2 a{
			text-align:right;
	font-size:18px;
	padding:10px;
	display:block;
	position:absolute;
	bottom:0px;
	left:0px;
	width:652px;
	background-image: url(images/shadow.png);
	color:#FFFFFF;
		}
		#slider2 li h2 a:hover{
			background-color:#000000;
	}
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:672px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;
		}	
		
	/* numeric controls */	

	ol#controls{
		position:absolute;
		top:240px;
		left:280px;
		margin:1em 0;
		padding:0;
		height:18px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
	float:left;
	font-size:12px;
	height:28px;
	line-height:28px;
	border:1px solid #333333;
	background:#57585a;
	color:#fff;
	text-decoration:none;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
		}
	ol#controls li.current a{
		background:#333333;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */


#vidPanel {
    background-color: #f2f2f2;
    height: 569px;
    padding: 25px 0 20px;
    position: relative;
    width: 100%;
}
#audPanel {
    background-color: #f2f2f2;
    height: 569px;
    padding: 25px 0 20px;
    position: relative;
    width: 100%;
}
#panel{
    background-color: #f2f2f2;
    padding: 45px 0 20px;
    position: relative;
    width: 100%;
    height: 546px;
}
#panel .panelmenu {
	width:150px;
	float:left;
}
#panel .panelmenu ul {
}
#panel .panelmenu ul li {
	background-color:#bcbec0;
	padding:10px;
	display:block;
	cursor:pointer;
        text-align: center;
	color:#343535;
	font-size:12px;
	text-shadow: 0px 2px 10px #f2f2f2;
	border-bottom: 10px #f2f2f2 solid;
}
#panel .panelmenu ul li.current {
	background-color:#929497;
}

#panel .panelmenu ul li:hover {
	background-color:#929497;
	border-bottom: 10px #f2f2f2 solid;
}

.panelcontents {
    display: block;
    float: left;
    height: 509px;
    margin-left: 25px;
    overflow: hidden;
    position: relative;
    width: 824px;
}
.panelcontentsVid {
    display: block;
    float: left;
    height: 509px;
    overflow: hidden;
    position: relative;
    margin-left:25px;
    width: 970px;
}
.panelcontentsAud {
    display: block;
    float: left;
    height: 509px;
    margin-left: 25px;
    overflow: hidden;
    position: relative;
    width: 970px;
}

#panelpress {
	width:100%;
	height:587px;
	position:absolute;
	display:block;
	top:0px;
	left:0px;
}
#panelpress .panelbook{
    border-bottom: 1px solid #999;
    display: block;
    float: left;
    font-size: 10px;
    height: 130px;
    line-height: 14px;
    padding: 7px 1px 9px;
    width: 85%;
}

#panelpress .panelbook:last-of-type{
    border-bottom: none !important;
}
#panelpress .panelbook h4 a {
    text-decoration: none;
}

#panelpress .panelbook h4{
    display: inline-block;
    font-size: 13px;
    position: relative;
    top: -6px;
    vertical-align: top;
    width: 393px;
}

#panelpress .panelbook .bookimage {
    display: inline-block;
    height: 100%;
    margin-right: 15px;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
    text-align: center;
    width: 133px;
}
#panelpress .panelbook .bookimage img {
    left: 0;
    position: absolute;
    width: 100%;
}


#panelinf {
	width:100%;
	height:587px;
	position:absolute;
	display:block;
	top:0px;
	left:0px;
}
#panelinf .panelbook{
    border-right: 1px solid #999;
    display: block;
    float: left;
    font-size: 10px;
    height: 624px;
    line-height: 14px;
    padding: 7px 1px 9px;
    width: 233px;
}

#panelinf .panelbook:nth-child(3n){
    border-right: none !important;
}

#panelinf .panelbook:last-of-type{
    border-right: none !important;
}

#panelinf .panelbook h4 a {
    text-decoration: none;
}
#panelinf .panelbook h4{
    display: inline-block;
    font-size: 15px;
    margin-bottom: 18px;
    position: relative;
    top: -6px;
    vertical-align: top;
    width: 100%;
}
#panelinf .panelbook .panelbody{
    display: block;
    font-size: 13px;
    height: 245px;
    line-height: 1.3;
    margin: 42px auto 12px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px 5px 5px 0;
    position: relative;
    vertical-align: top;
    width: 195px;
}
.bookUrl {
    margin-left: 16px;
    margin-top: 0;
}
.bookUrl, .bookUrl a img {
    display: block;
    height: auto;
    position: relative;
    width: 76px;
}

#panelinf .panelbook .bookimage {
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
    width: 215px;
}
#panelinf .panelbook .bookimage img {
	width:191px;
}


#panelitems {
	width:99999999px;
	height:545px;
	position:absolute;
	display:block;
	top:0px;
	left:0px;
}
#panelvids {
	width:99999999px;
	height:545px;
	position:absolute;
	display:block;
	top:0px;
	left:0px;
}
#panelAuds {
	width:99999999px;
	height:545px;
	position:absolute;
	display:block;
	top:0px;
	left:0px;
}
#proyectocontainer{
    display: block;
    height: 624px;
    left: 0;
    position: absolute;
    top: 0;
    width: 970px;
}
#panelitems .panelbook{
    border-right: 1px solid #999;
    display: block;
    float: left;
    font-size: 10px;
    height: 495px;
    line-height: 14px;
    padding: 7px 1px 9px;
    width: 162px;
}
#panelvids .panelbook{
    border-right: 1px solid #999;
    display: block;
    float: left;
    font-size: 10px;
    height: 495px;
    line-height: 14px;
    padding: 7px 1px 9px;
    width: 240px;
}
#panelAuds .panelbook{
    border-right: 1px solid #999;
    display: block;
    float: left;
    font-size: 10px;
    height: 495px;
    line-height: 14px;
    padding: 7px 1px 9px;
    width: 240px;
}
#form-allowed-tags, form-allowed-tags{
    display: none !important;
}
textarea[name="comment"]{
    width: 100%;
}
#panelitems .panelbook:nth-of-type(5n){
    border-right: 1px solid #f2f2f2 !important;
}
#panelvids .panelbook:nth-of-type(4n){
    border-right: 1px solid #f2f2f2 !important;
}
#panelAuds .panelbook:nth-of-type(4n){
    border-right: 1px solid #f2f2f2 !important;
}

#panelitems .panelbook:last-of-type {
    border-right: 1px solid #f2f2f2 !important;
}
#panelvids .panelbook:last-of-type{
    border-right: 1px solid #f2f2f2 !important;
}
#panelAuds .panelbook:last-of-type{
    border-right: 1px solid #f2f2f2 !important;
}

#panelitems .panelbook h4 a{
    text-decoration: none;
}
#panelvids .panelbook h4 a {
    text-decoration: none;
}
#panelAuds .panelbook h4 a {
    text-decoration: none;
}
#panelitems .panelbook h4{

    display: inline-block;
    font-size: 15px;
    margin-bottom: 18px;
    position: relative;
    top: -6px;
    vertical-align: top;
    width: 100%;
}
 #panelvids .panelbook h4 {

    display: inline-block;
    font-size: 20px;
    margin-bottom: 18px;
    position: relative;
    top: -6px;
    vertical-align: top;
    width: 100%;
}
#panelAuds .panelbook h4 {

    display: inline-block;
    font-size: 20px;
    margin-bottom: 18px;
    position: relative;
    top: -6px;
    vertical-align: top;
    width: 100%;
}
#panelpress .panelbook .panelbody{
    display: inline-block;
    font-size: 12px;
    height: 101px;
    line-height: 1.5;
    margin: 0 5px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 7px 0;
    position: relative;
    vertical-align: top;
    width: 538px;
}
#panelitems .panelbook .panelbody{
    display: block;
    font-size: 10px;
    line-height: 1.5;
    margin: 19px auto;
    position: relative;
    vertical-align: top;
    width: 143px;
}
#panelvids .panelbook .panelbody{
    display: block;
    font-size: 15px;
    line-height: 1.5;
    margin: 19px auto;
    position: relative;
    vertical-align: top;
    width: 200px;
}
#panelAuds .panelbook .panelbody{
    display: block;
    font-size: 15px;
    line-height: 1.5;
    margin: 19px auto;
    position: relative;
    vertical-align: top;
    width: 200px;
}

#panelitems .panelbook .bookimage{
    display: block;
    margin: 0 auto;
    max-height: 146px;
    min-height: 146px;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
    width: 90%;
}
#panelvids .panelbook .bookimage {
    border: 1px solid #999;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    max-height: 146px;
    min-height: 146px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 82%;
}
#panelAuds .panelbook .bookimage {
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    max-height: 146px;
    min-height: 146px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 146px;
}
#panelitems .panelbook .bookimage img{
    float: left;
    margin-left: 0;
    max-height: 146px;
    width: 104px;
}
#panelvids .panelbook .bookimage img {
    height: 146px;
    /*max-height: 158px;*/
    width: 197px;
}
#panelAuds .panelbook .bookimage img {
    max-height: 146px;
    width: 146px;
}


/*
#panelitems {
    width:100%;
    height:587px;
    position:absolute;
    display:block;
    top:0px;
    left:0px;
}
#panelitems .panelbook{
    border-bottom: 1px solid #999;
    display: block;
    float: left;
    font-size: 10px;
    height: 130px;
    line-height: 14px;
    padding: 7px 1px 9px;
    width: 100%;
}

#panelitems .panelbook:last-of-type{
    border-bottom: none !important;
}

#panelitems .panelbook h4 a {
    text-decoration: none;
}
#panelitems .panelbook h4{
    display: inline-block;
    font-size: 15px;
    position: relative;
    top: -6px;
    vertical-align: top;
    width: 393px;
}
.panelbody{
    display: inline-block;
    font-size: 12px;
    line-height: 1.2;
    margin-top: 5px;
    position: relative;
    vertical-align: top;
    width: 534px;
}
#panelitems .panelbook .bookimage {
    display: inline-block;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
    width: 104px;
}
#panelitems .panelbook .bookimage img {
	width:77px;
}*/
.loada{
	background-image: url(images/ajax-loader.gif);
	height: 32px;
	width: 32px;
	display: block;
	position:absolute;
	top:0px;
	left:30px;
}

#flechirightpress, #flechileftpress{
    transform: rotate(90deg);
}
#placement-bottom{
    display: none !important;
}

#flechirightpress, #flechirightVid, #flechirightAud {	
    background-image: url(images/flechiright-11.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 21px;
    cursor: pointer;
    display: block;
    height: 29px;
    position: absolute;
    right: 19px;
    width: 19px;
}
#flechileftpress, #flechileftVid, #flechileftAud {    
    background-image: url("images/flechileft-11.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 21px;
    cursor: pointer;
    display: block;
    height: 29px;
    position: absolute;
    right: 46px;
    width: 19px;
}

#flechirightinf {	
    background-image: url(images/flechiright-11.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 21px;
    cursor: pointer;
    display: block;
    height: 29px;
    position: absolute;
    right: 19px;
    width: 19px;
}
#flechileftinf {    
    background-image: url("images/flechileft-11.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 21px;
    cursor: pointer;
    display: block;
    height: 29px;
    position: absolute;
    right: 46px;
    width: 19px;
}

.flechirightINF, .flechirightART, .flechirightBOL, .flechirightALL {	
    background-image: url(images/flechiright-11.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 21px;
    cursor: pointer;
    display: block;
    height: 29px;
    position: absolute;
    right: 19px;
    width: 19px;
}
.flechileftINF, .flechileftART, .flechileftBOL, .flechileftALL {    
    background-image: url("images/flechileft-11.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 21px;
    cursor: pointer;
    display: block;
    height: 29px;
    position: absolute;
    right: 46px;
    width: 19px;
}

#flechirightPro {	
    background-image: url(images/flechiright-11.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 2px;
    cursor: pointer;
    display: block;
    height: 29px;
    position: absolute;
    right: 19px;
    width: 19px;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    -moz-transform: rotate(90deg); /* Safari */
    -o-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);
}
#flechileftPro {    
    background-image: url("images/flechileft-11.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 2px;
    cursor: pointer;
    display: block;
    height: 29px;
    position: absolute;
    right: 46px;
    width: 19px;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    -moz-transform: rotate(90deg); /* Safari */
    -o-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);
}

#flechirightEDI {	
    background-image: url(images/flechiright-11.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 21px;
    cursor: pointer;
    display: block;
    height: 29px;
    position: absolute;
    right: 19px;
    width: 19px;
}
#flechileftEDI {    
    background-image: url("images/flechileft-11.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 21px;
    cursor: pointer;
    display: block;
    height: 29px;
    position: absolute;
    right: 46px;
    width: 19px;
}

#flechirightFYC {	
    background-image: url(images/flechiright-11.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 21px;
    cursor: pointer;
    display: block;
    height: 29px;
    position: absolute;
    right: 19px;
    width: 19px;
}
#flechileftFYC {    
    background-image: url("images/flechileft-11.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 21px;
    cursor: pointer;
    display: block;
    height: 29px;
    position: absolute;
    right: 46px;
    width: 19px;
}

#flechirightNT {	
    background-image: url(images/flechiright-11.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 21px;
    cursor: pointer;
    display: block;
    height: 29px;
    position: absolute;
    right: 19px;
    width: 19px;
}
#flechileftNT {    
    background-image: url("images/flechileft-11.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 21px;
    cursor: pointer;
    display: block;
    height: 29px;
    position: absolute;
    right: 46px;
    width: 19px;
}

#flechiright {	
    background-image: url(images/flechiright-11.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 21px;
    cursor: pointer;
    display: block;
    height: 29px;
    position: absolute;
    right: 19px;
    width: 19px;
}
#flechileft {    
    background-image: url("images/flechileft-11.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    bottom: 21px;
    cursor: pointer;
    display: block;
    height: 29px;
    position: absolute;
    right: 46px;
    width: 19px;
}
.iconset{
    width: 100%;
    height: auto;
    display: block;
}
#support{
    border-left: 2px solid #57585a;
    padding-left: 26px;
    margin-left: 26px;
}
#redes, #support {
    display: inline-block;
    position: relative;
    width: 47%;
}

#redes ul li, #support ul li{
    float:left;
    position: relative;
}
#redes ul li a img, #support ul li a img{
    height: 46px;
    width: auto;
}

#support ul li{
    height: 46px;
    width: auto;
    margin: 19px 0 10px 22px;
}
#redes ul li{
    height: 46px;
    width: auto;
    margin: 19px 0 10px 30px;
}
#redes ul li:first-of-type, #support ul li:first-of-type{
    margin: 19px 0 10px 0px;
}
#redes ul li:last-of-type{
    margin: 19px 0 10px 0px;
}
#middle{
    background-color: #fff;
    width: 1024px;
    height: 411px;
    margin:5px auto;
}
#homeobei{
    display: inline-block;
    height: 100%;
    position: relative;
    vertical-align: top;
    width: 253px;
    margin-right: 15px;
}
#homeeys{
    display: inline-block;
    height: 100%;
    position: relative;
    vertical-align: top;
    width: 253px;
    margin-right: 15px;
}
#datainner{
    background-color: #fdb813;
    display: block;
    height: 374px;
    position: relative;
    top: 36px;
    width: 100%;
}
.xprt{
    background-color: #fdb813;
    border: 1px solid #000;
    color: #000 !important;
    display: inline-block;
    float: right;
    font-size: 14px;
    height: 308px;
    padding: 12px;
    position: relative;
    right: 15px;
    text-align: left;
    top: -53px;
    width: 151px;
}
.xprt p, .xprt p em, .xprt p a{
    color: #000;
    font-size: 14px;
    text-align: left !important;
    top: -53px;
    width: 151px;
}
#datainner .indicadores {
    background-color: #fdb813;
    color: #000 !important;
    display: inline-block;
    height: 264px;
    padding-top: 5px;
    position: relative;
    text-align: left;
    top: 0;
    vertical-align: top;
    width: 105px;
}
.aind{
    font-size: 60px;
}
#datainner .indicadores span{
    text-align: left;
    color:#000 !important;
}
#datainner h3{
    color: #fff;
    font-family: RobotoCondensed-Regular,"Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-transform: lowercase;
    width: 146px;
}
#datainner h3 img{
    height: auto;
    margin: 21px 17px 12px;
    width: 98px;
}

#home25a{
    background: rgba(0, 0, 0, 0) url("images/iset.png") no-repeat scroll 60% 0 / 102% auto;
    display: inline-block;
    height: 411px;
    position: relative;
    vertical-align: top;
    width: 140px;
    margin-right: 15px;
}
#homeMaestria{
    background: rgba(0, 0, 0, 0) url("/uploads/2017/12/MAESTRIA-PGP.png") no-repeat scroll 60% 0 / 102% auto;
    display: inline-block;
    height: 411px;
    position: relative;
    vertical-align: top;
    width: 213px;
    margin-right: 15px;
}
 #link-obei:hover #obei, #bdobei a:hover img{
    box-shadow: 0px 0px 10px #50babe;
}
#home25a:hover, #homeeys a:hover #eys{
    box-shadow: 0px 0px 10px #b5a0bf;
}
#home25a img{
    width: 100%;
    display: inline-block;
}
#obei{
    border: 3px solid #50babe;
    display: block;
    height: 275px;
    padding: 12px;
    position: relative;
    width: 223px;
}
#eys{
    background-color: #E6E6E6;
    border: 3px solid #E6E6E6;
    display: block;
    padding: 12px;
    position: relative;
    width: 190px;
    height: 380px;
}
#obei img{
    width: 100%;
    height: auto;
}
#eys img{
    width: 100%;
    height: auto;
}
#eysarts ul li{
    float: left;
    margin-right: 10px;
    width: 90px;
    height: 149px;
}
#arts{
    margin: 14px 0;
    width: 100%;
    height: 154px;
}
#arts ul li{
    float: left;
    margin-right: 10px;
    width: 106px;
    height: 149px;
}
#arts ul li a .hovercover .hovericon, #eysarts ul li a .hovercover .hovericon {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    height: 25px;
    padding: 20px;
    width: 25px;
}
.hoverzoom {
    background: rgba(0, 0, 0, 0) url("images/hoverzoom.png") no-repeat scroll 0 0;
    display: block;
    height: 25px;
    background-size: 100%;
    width: 25px;
}
#arts ul li a > .hovercover{
    background-color: rgba(0, 0, 0, 0.45);
    height: 63px;
    opacity: 0;
    padding: 42px 20px;
    position: relative;
    top: -147px;
}
#eysarts ul li a > .hovercover {
    background-color: rgba(0, 0, 0, 0.45);
    height: 68px;
    opacity: 0;
    padding: 42px 20px;
    position: relative;
    top: -153px;
}
.hoverc {
    background-color: rgba(0, 0, 0, 0.25);
    height: 18px;
    opacity: 0;
    padding: 0;
    position: relative;
    top: -17px;
}
#arts ul li:last-of-type, #eysarts ul li:last-of-type{
    margin-right: 0px;
}

#arts img{
    width: 100%;
    display: block;
}
#eysarts{
    margin: 29px 0 21px;
    width: 100%;
    height: 154px;
}
#eysarts img{
    width: 100%;
    display: inline-block;
}

#obei .rmlink{
    bottom: 1px;
    display: block;
    left: 162px;
    position: relative;
    text-decoration: none;
    width: 60px;
}
#obei .rmlink .readmore{
    background: #50BABE none repeat scroll 0 0;
    height: 18px;
    width: 60px;
}
#obei .rmlink .readmore p {
    color: #fff;
    font-size: 10px;
    line-height: 1.3;
    padding: 2px 4px;
    text-align: center;
}

#eys .rmlink{
    bottom: -3px;
    display: block;
    left: 162px;
    position: relative;
    text-decoration: none;
    width: 60px;
}
#eys .rmlink .readmore{
    background: #ffffff none repeat scroll 0 0;
    height: 18px;
    width: 60px;
}
#eys .rmlink .readmore p {
    color: #57585a;
    font-size: 10px;
    line-height: 1.3;
    padding: 2px 4px;
    text-align: center;
}

#home25a .rmlink{
    display: block;
    left: 73px;
    position: relative;
    text-decoration: none;
    top: 382px;
    width: 60px;
}
#homeMaestria .rmlink{
    display: block;
    left: 230px;
    position: relative;
    text-decoration: none;
    top: 382px;
    width: 60px;
}
#home25a .rmlink .readmore,#homeMaestria .rmlink .readmore{
    background: #ffffff none repeat scroll 0 0;
    height: 18px;
    width: 60px;
}
#home25a .rmlink .readmore p ,#homeMaestria .rmlink .readmore p {
    color: #57585a;
    font-size: 10px;
    line-height: 1.3;
    padding: 2px 4px;
    text-align: center;
}

#bdobei img{
    height: auto;
    margin-top: 14px;
    width: 100%;
}
#bdobei .rmlink{
    bottom: 40px;
    display: block;
    left: 174px;
    position: relative;
    text-decoration: none;
    width: 60px;
}
#bdobei .rmlink .readmore{
    background: #FFFFFF none repeat scroll 0 0;
    height: 18px;
    width: 60px;
}
#bdobei .rmlink .readmore p {
    color: #57585A;
    font-size: 10px;
    line-height: 1.3;
    padding: 2px 4px;
    text-align: center;
}
.xprt .rmlink{
    bottom: 9px;
    display: block;
    left: 104px;
    position: absolute;
    text-decoration: none;
    width: 60px;
}
.xprt .rmlink .readmore{
    background: #000 none repeat scroll 0 0;
    height: 18px;
    width: 60px !important;
}
.xprt .rmlink .readmore p {
    color: #fff;
    font-size: 10px;
    height: 14px;
    line-height: 1.3;
    padding: 2px 4px;
    text-align: center !important;
    width: 52px !important;
}
/*.xprt p{
    text-align: left !important;
    */
/*}*/
#homedestaque > img{
    width: 100%;
    height: auto;
}

.ulobei li{
    margin-right: 14px !important;
    width: 113px !important;
}

.ulobei li a{
    font-size: 12px !important;
}

.ulobei li:last-of-type{
    margin-right: 0 !important;
}

.oculto{
    display: none !important;
}

ul.subobei{
    background-color: #bcbdbf !important;
    border-bottom: 10px solid #50babe !important;
/*    display: block !important;*/
    height: 227px !important;
    padding-left: 9px;
    position: relative;
    top: 50px !important;
    width: 104px !important;
    z-index: 99;
}
ul.subcamp.s1{
    height: auto !important;
}
ul.subcamp.s2{
    height: auto !important;
}

#footer #footcontent-25a {
    background-color: #fff;
    display: inline-block;
    height: 108%;
    position: relative;
    top: -9px;
    padding-right: 10px;
    vertical-align: top;
    width: 8.36%;
/*ADD*/ width: auto;
height: 100%;
position: unset;
}
#footcontent-25a .i25{
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    overflow: visible;
/*ADD*/ height: 100%;
}
#footcontent-25a .i25 img{
    display: block;
    position: relative;
    width: 100%;
    height: auto;
    overflow: visible;
/*ADD*/ width: auto;
height: 100%;
    content: url(http://www.cadep.org.py/uploads/2020/03/30anos.png);
	max-width: 188px;
    object-fit: contain;
    padding: 16px;
    box-sizing: border-box;
}
ul.subcamp {
    background-color: #bcbdbf !important;
    border-bottom: 15px solid;
    border-image:url("images/dash-01.png") 0 0 1 stretch stretch;
    border-top:0;
    border-left:0;
    border-right:0;
    padding-left: 9px;
    position: absolute;
    top: 47px !important;
    width: 104px !important;
    z-index: 99;
}
ul.subcamp li {
    background-color: #bcbdbf !important;
    border-bottom: 1px solid #fff !important;
    font-size: 13px !important;
    height: 28px !important;
/*    margin: 0 0 0 auto !important;*/
    padding-top: 15px !important;
    position: relative !important;
    float: none !important;
    text-align: center !important;
    top: 0 !important;
    width: 95px !important;
}
ul.subcamp li:last-of-type {
    border-bottom: none !important;
}
.ui-tabs .ui-tabs-nav.iset > li:hover {
    border-bottom: 15px solid;
    border-image:url("images/dash-01.png") 0 0 15 stretch stretch;
    border-top:0;
    border-left:0;
    border-right:0;
}
.ui-tabs .ui-tabs-nav.iset li.ui-tabs-active {
    border-bottom: 15px solid;
    cursor: pointer;
    margin-bottom: 0;
    padding-bottom: 0;
    border-image:url("images/dash-01.png") 0 0 15 stretch stretch;
    border-top:0;
    border-left:0;
    border-right:0;
}
ul.subobei li{
    background-color: #bcbdbf !important;
    border-bottom: 1px solid #fff !important;
    font-size: 13px !important;
    height: 28px !important;
    margin: 0 0 0 auto !important;
    padding-top: 15px !important;
    position: relative !important;
    text-align: center !important;
    top: -40px !important;
    width: 95px !important;

}
ul.subobei li:last-of-type{
    border-bottom: none !important;
}

#staff-list{
    height: 755px;
    overflow: hidden;
}
#staff-list li{
    border-right: 1px solid #57585a;
    display: inline-block;
    height: 360px;
    padding: 5px;
    position: relative;
    vertical-align: top;
    width: 161px;
    margin-bottom: 15px;
}

#staff-list li:nth-child(4n){
    border-right: none !important;
}
#staff-list li img{
    display: inline-block;
    width:  61%;
    margin-bottom: 10px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    height:  auto;
}
#staff-list li p{
    display: block;
    font-size: 11px;
    height: auto;
    line-height: 1.2;
    margin-top: 5px;
    position: relative;
    text-align: left;
}

.bordHide{
    display: block;
    position: relative;
    top:0;
    vertical-align: top;
    height: 635px;
    overflow: hidden;
    width: 700px;
}

#vid-list{
    display: block;
    position: relative;
    top:0;
    vertical-align: top;
    height: 636px;
    width: 999999px;
}
.main-ns{
    display: inline-block;
    position: relative;
    height: 710px;
    padding-right: 15px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 57%;
    margin-right: 15px;
}
.rgt-ns{
    
    background: #f2f2f2;
    display: inline-block;
    position: relative;
    height: 710px;
    width: 37%;
}
.rgt-ttl-ns{
    background: #3573b9 none repeat scroll 0 0;
    border-color: -moz-use-text-color;
    border-image: url("images/dash-01.png") 0 0 13 0;
    border-style: none none solid;
    border-width: 0 0 12px;
    display: block;
    margin-bottom: 0;
    margin-top: 6px;
    padding: 10px 13px 5px 39px;
    position: absolute;
    vertical-align: top;
    width: 37%;
}
.rgt-ns .post-ns .post-ns-scroll .post{
    display: block;
    height: 107px;
    overflow: hidden;
    padding: 20px 15px 5px;
    position: relative;
}
.rgt-ns .post-ns .post-ns-scroll .post{
    display: block;
    height: 107px;
    overflow: hidden;
    padding: 15px 15px 10px;
    position: relative;
}
.rgt-ns .post-ns .post-ns-scroll .post:nth-of-type(1) .divi2{
    border-top: 2px solid #f2f2f2;
}
.rgt-ns .post-ns .post-ns-scroll .post:nth-of-type(6n) .divi2{
    border-top: 2px solid #f2f2f2;
}
.rgt-ns .post-ns .post-ns-scroll .post .atcont{
    display: block;
    position: relative;
    width: 100%;
}
.rgt-ns .post-ns .post-ns-scroll .post .atcont h2 a{
    text-decoration: none;
    line-height: 1.2;
}
.rgt-ns .post-ns .post-ns-scroll .post .rd-more .rmlink{
    display: block;
    left: 170px;
    margin-top: 0;
    position: absolute;
    top: 0;
    width: 60px;
}
.rd-more{
    display: block;
    position: relative;
    width: 100%;
    margin-top: 15px;
    height: 20px;
}

.rgt-ttl-ns h2{
    color:#fff;
    font-size: 14px;
    font-weight: normal;
}
.post-ns .post-ns-scroll{
    display: block;
    height: auto;
    position: relative;
    top:-3px;
    vertical-align: top;
}
.post-ns{
    border: 2px solid #fff;
    display: block;
    height: auto;
    max-height: 666px;
    overflow: hidden;
    position: absolute;
    top: 46px;
    vertical-align: top;
    width: 100%;
}
#vid-list li{
    border-right: 1px solid #57585a;
    display: inline-block;
    height: 301px;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 14px;
    position: relative;
    vertical-align: top;
    width: 202px;
}
#vid-list h3{
    color: #57585A !important;
    display: block;
    height: 35px !important;
    position: relative;
    vertical-align: top;
    font-weight: bold;
    font-size: 20px !important;
    text-transform: none;
}

#vid-list li iframe{
    margin-bottom: 40px;
    border-radius: 5px;
    -m-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#vid-list li:nth-child(3n){
    border-right: none !important;
}
#editorial-list{
    display: block;
    position: relative;
    top:0;
    vertical-align: top;
    height: 636px;
    width: 999999px;
}
#editorial-list li{
    border-right: 1px solid #57585a;
    display: inline-block;
    height: 611px;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    vertical-align: top;
    width: 220px;
}

#editorial-list li:nth-child(3n){
    border-right: none !important;
}
#editorial-list li img{
    border: 1px solid #BDBEC0;
    display: inline-block;
    width:  61%;
    margin-bottom: 10px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    height:  auto;
}
#editorial-list li a img{
    border: none !important;
    display: inline-block;
    width:  21%;
    margin-bottom: 10px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    height:  auto;
}
#editorial-list li p{
    display: block;
    font-size: 12px;
    height: auto;
    line-height: 1.2;
    margin-top: 20px;
    position: relative;
    text-align: left;
    padding: 3px 12px 6px 0;
}



#fyc-list{
    display: block;
    position: relative;
    top:0;
    vertical-align: top;
    height: 636px;
    width: 999999px;
}
#fyc-list li{
    border-right: 1px solid #57585a;
    display: inline-block;
    height: 611px;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    vertical-align: top;
    width: 220px;
}

#fyc-list li:nth-child(3n){
    border-right: none !important;
}
#fyc-list li img{
    border: 1px solid #BDBEC0;
    display: inline-block;
    width:  61%;
    margin-bottom: 10px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    height:  auto;
}
#fyc-list li a img{
    border: none !important;
    display: inline-block;
    width:  21%;
    margin-bottom: 10px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    height:  auto;
}
#fyc-list li p{
    display: block;
    font-size: 12px;
    height: auto;
    line-height: 1.2;
    margin: 25px auto 24px;
    padding: 3px 12px 6px 0;
    position: relative;
    text-align: left;
}


#fyc-list li iframe{
    margin-bottom: 40px;
    border-radius: 5px;
    -m-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.informe-list{
    display: block;
    position: relative;
    top:0;
    vertical-align: top;
    height: 636px;
    
}
.informe-list li{
    border-right: 1px solid #57585a;
    display: inline-block;
    height: 611px;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    vertical-align: top;
    width: 220px;
}

.informe-list li:nth-child(3n){
    border-right: none !important;
}
.informe-list li img{
    border: 1px solid #BDBEC0;
    display: inline-block;
    width:  61%;
    margin-bottom: 10px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    height:  auto;
}
.informe-list li a img{
    border: none !important;
    display: inline-block;
    width:  21%;
    margin-bottom: 10px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    height:  auto;
}
.informe-list li p{
    display: block;
    font-size: 12px;
    height: auto;
    line-height: 1.2;
    margin-top: 35px;
    position: relative;
    text-align: left;
    padding: 3px 12px 6px 0;
}


.notas-list{
    display: block;
    position: relative;
    top:0;
    vertical-align: top;
    height: 636px;
    
}
.notas-list li{
    border-right: 1px solid #57585a;
    display: inline-block;
    height: 611px;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    vertical-align: top;
    width: 220px;
}

.notas-list li:nth-child(3n){
    border-right: none !important;
}
.notas-list li img{
    border: 1px solid #BDBEC0;
    display: inline-block;
    width:  61%;
    margin-bottom: 10px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    height:  auto;
}
.notas-list li a img{
    border: none !important;
    display: inline-block;
    width:  21%;
    margin-bottom: 10px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    height:  auto;
}
.notas-list li p{
    display: block;
    font-size: 12px;
    height: auto;
    line-height: 1.2;
    margin-top: 35px;
    position: relative;
    text-align: left;
    padding: 3px 12px 6px 0;
}


.articulos-list{
    display: block;
    position: relative;
    top:0;
    vertical-align: top;
    height: 636px;
    
}
.articulos-list li{
    border-right: 1px solid #57585a;
    display: inline-block;
    height: 611px;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    vertical-align: top;
    width: 220px;
}

.articulos-list li:nth-child(3n){
    border-right: none !important;
}
.articulos-list li img{
    border: 1px solid #BDBEC0;
    display: inline-block;
    width:  61%;
    margin-bottom: 10px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    height:  auto;
}
.articulos-list li a img{
    border: none !important;
    display: inline-block;
    width:  21%;
    margin-bottom: 10px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    height:  auto;
}
.articulos-list li p{
    display: block;
    font-size: 12px;
    height: auto;
    line-height: 1.2;
    margin-top: 35px;
    position: relative;
    text-align: left;
    padding: 3px 12px 6px 0;
}





.all-list{
    display: block;
    position: relative;
    top:0;
    vertical-align: top;
    height: 636px;
    
}
.all-list li{
    border-right: 1px solid #57585a;
    display: inline-block;
    height: 611px;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    vertical-align: top;
    width: 220px;
}

.all-list li:nth-child(3n){
    border-right: none !important;
}
.all-list li img{
    border: 1px solid #BDBEC0;
    display: inline-block;
    width:  61%;
    margin-bottom: 10px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    height:  auto;
}
.all-list li a img{
    border: none !important;
    display: inline-block;
    width:  21%;
    margin-bottom: 10px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    height:  auto;
}
.all-list li p{
    display: block;
    font-size: 12px;
    height: auto;
    line-height: 1.2;
    margin-top: 35px;
    position: relative;
    text-align: left;
    padding: 3px 12px 6px 0;
}

.boletines-list{
    display: block;
    position: relative;
    top:0;
    vertical-align: top;
    height: 636px;
    
}
.boletines-list li{
    border-right: 1px solid #57585a;
    display: inline-block;
    height: 611px;
    margin-bottom: 15px;
    overflow: hidden;
    padding: 5px;
    position: relative;
    vertical-align: top;
    width: 220px;
}

.boletines-list li:nth-of-type(3n){
    border-right: 1px solid #f2f2f2 !important;
}
.boletines-list li img{
    border: 1px solid #BDBEC0;
    display: inline-block;
    width:  61%;
    margin-bottom: 10px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    height:  auto;
}
.boletines-list li a img{
    border: none !important;
    display: inline-block;
    width:  21%;
    margin-bottom: 10px;
    margin-right: 15px;
    overflow: hidden;
    position: relative;
    text-align: center;
    height:  auto;
}
.boletines-list li p{
    display: block;
    font-size: 12px;
    height: auto;
    line-height: 1.2;
    margin-top: 35px;
    position: relative;
    text-align: left;
    padding: 3px 12px 6px 0;
}
.monlist{
    font-size: 13px;
    line-height: 1.4;
    list-style: outside none none;
    margin-bottom: 20px;
    margin-left: 20px;
    text-decoration: none; 
}
.monlist li{
    display: block;
    position: relative;
}




#slide {
  position: relative;
  overflow: hidden;
  margin: 20px 43px 0;
  border-radius: 4px;
}

#slide ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 396px;
  list-style: none;
}

#slide ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 577px;
  height: 396px;
  background: #ccc;
  text-align: center;
  line-height: 300px;
}

a.control_prev, a.control_next {
    background: rgba(255,255,255,.5);
    color: #2a2a2a;
    cursor: pointer;
    display: block;
    font-size: 23px;
    font-weight: 600;
    height: 31px;
    /*opacity: 0.5;*/
    padding: 9px 0 0 14px;
    position: absolute;
    text-decoration: none;
    top: 43%;
    width: 25px;
    z-index: 999;
}

a.control_prev:hover, a.control_next:hover {
  background: rgba(255,255,255,.8);
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
  left:22px;
}

a.control_next {
  right: 22px;
  border-radius: 2px 0 0 2px;
}

.slide_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}
#publitabs{
    height: 640px;
    width: 100%;
    overflow:hidden;
}
.ulpubli{
    margin: 0 !important;
}
.howtoreach {
    display: inline-block;
    height: 510px;
    position: relative;
    width: 55%;
}
#gmap{
    width: 100%;
    height: 100%;
    background-color: #6d6e70;
}
.ulpubli li, .searchtitle{
    background-color: transparent !important;
    background-image: url("images/title-01.png") !important;
    background-repeat: no-repeat !important;
    background-size: 100% auto;
    border-bottom: medium none !important;
    height: 35px !important;
    width: 160px !important;
}
.ulpubli li.ui-tabs-active{
    cursor:pointer;
    border-bottom: none !important;
    background-color: transparent !important;
    background-image: url("images/title-02.png") !important;
    background-repeat: no-repeat !important;
    background-size: 100% auto;
    border-bottom: medium none !important;
}

.ulpubli li .ui-tabs-anchor {
    float: left !important;
    font-size: 14px !important;
    height: 16px !important;
    padding: 0.55em 1.3em !important;
    text-align: center !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    width: 114px !important;
    cursor:pointer;
}
.ulpubli li:hover {
    cursor:pointer;
}

#searchformPubicaciones{
    padding:30px 16px;
}
.panelcontentsPro {
    display: block;
    float: left;
    height: 662px;
    margin-left: 25px;
    overflow: hidden;
    position: relative;
    width: 970px;
}
#proyectocontainer{
    color:#57585A;
}
.panelproject{
    display: block;
    font-size: 10px;
    height: 296px;
    line-height: 14px;
    padding: 7px 1px 9px;
    width: 970px;
}
.cntnt a {
    text-decoration: none;
    color:#000;
}
.bodylft{
    overflow: hidden;
    background-color: #fff;
    color: #57585a;
    display: inline-block;
    height: 259px;
    padding: 15px;
    position: relative;
    vertical-align: top;
    width: 250px;
}
.bodylft h4{
    background-color: #fff;
    color: #57585a;
    font-size: 17px;
    line-height: 1.1;
    margin-bottom: 15px;
    position: relative;
    vertical-align: top;
    width: 250px;
}
.bodylft img{
    background-color: #fff;
    display: block;
    height: auto;
    margin: 0 auto;
    max-height: 205px;
    position: relative;
    vertical-align: top;
    width: 220px;
}

.bodyrgt{
    background-color: #fff;
    color: #000000;
    display: inline-block;
    height: 259px;
    margin-left: 20px;
    overflow: hidden;
    padding: 15px 23px;
    position: relative;
    vertical-align: top;
    width: 621px;
}
#hidemask{
    display: block;
    height: 624px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 970px;
}
.srch {
    height: auto;
    padding: 10px;
    display: block;
    position: relative;
}

.srch .the_thumb{
    display: inline-block;
    height: 173px;
    position: relative;
    vertical-align: top;
    width: 386px;
}
.the_thumb img{
    height: auto;
    width: 100%;
    display: block;
    position: relative;
}
.the_post_cnt{
    display: inline-block;
    height: 173px;
    margin-right: 15px;
    position: relative;
    width: 59%;
    vertical-align: top;
}
#press-list {
position:absolute;
display:block;
width:707px;
height:auto;
}
#press-list li{
    display:block;
    position:relative;
    float:left;
    border-bottom:1px solid #57585a;
    width:700px;
    height:143px;
    margin-top:15px;
}
#press-list li:last-of-type{
border-bottom:1px solid #f2f2f2;
}
#press-list li img {
display: inline-block;
    height: auto;
    max-height: 131px;
    position: relative;
    vertical-align: top;
    width: 131px;
}
#press-list li #press-text{
display:inline-block;
margin-left:20px;
position:relative;
width:450px;
height:130px;
}
#press-list li #press-text h3{
font-size:14px;
margin-bottom:10px;
}

#press-list li #press-text p{
font-size:13px;
}
#press-icons{
display:block;
position:absolute;
bottom:0;
}
#press-icons a img{
display:inline-block;
position:relative;
vertical-align:bottom;
height:21px;
margin-right:20px;
width:auto;
}
#float-more{
    display: block;
    left: 157px;
    position: absolute;
    top: -2px;
}
#float-more a {
   text-decoration:none;
}
#float-more a h3 {
    background-image: url("images/btn.png");
    background-repeat: no-repeat;
    color: #57585a;
    font-family: RobotoCondensed-Regular;
    font-size: 18px;
    padding: 8px 14px 15px 16px;
    width: 228px;
}
#more-content{
	width:100%;
	display:block;
position:relative;
vertical-align:top;
height:901px;
margin:0 !important;
overflow:hidden;
}
#more-all{
        width:100%;
        display:block;
position:relative;
vertical-align:top;
height:990px;
margin:0 !important;
overflow:hidden;
}

/*
=======================================
CUSTOM STYLES - rodolfo(at)nosotroshq
=======================================
*/

#mainmenu{
    left: 90px;
}
div#container,div#middle,div#footer{
    width: 1100px;
}
/*ADD*/ #footer {
display: flex;
}
div#homeeys{
    width: 220px;
}
div#datos{
    width: 200px;
    background: none;
    top: 0;
}
div#datos .xprt{
    float: none;
    top: initial;
    right: initial;
    margin: 13px;
    line-height: 20px;
    font-size: 17px;
    height: 358px;
}
div#datos .xprt span{
    display: block;
    margin: 30px 0 15px;
}
div#datos .xprt span a{
    text-decoration: none;
    color: #000;
}
#homeMaestria .rmlink{
    display: block;
    left: 140px;
    position: relative;
    text-decoration: none;
    top: 382px;
    width: 60px;
}
#datainner{
    top: initial;
    height: 411px;
}
#datainner h3 img {
    height: auto;
    margin: 0 0 20px;
    width: 98px;
}
.pgpwrapper{
    overflow: hidden;
}
.pgpwrapper .column{
    float: left;
}
#sidebarPGP{
    width: 22%;
}
#maestria{
    width: 76.6%;
    padding: 0 0 0 15px;
}
#maestria #mainmenu{
    width: 100%;
    top: 0;
    left: 0;
    height: 70px;
}
#maestria #mainmenu ul li{
    margin-right: 14px;
}
#maestria #mainmenu ul li a {
    background-color: #F13373;
    width: 95px;
    height: 27px;
    margin-top: 0;
    padding: 16px 9px 0;
    color: #fff;
}
#maestria #mainmenu ul li a:hover,
#maestria #mainmenu ul li.current-menu-item a
{
    border-bottom: 12px solid #bcbec0;
}
#maestria #mainmenu ul li ul.sub-menu{
    top: 43px;
    width: auto;
    border-bottom: 12px solid #F13373;
}
#maestria #mainmenu ul li ul.sub-menu li{
    margin: 0px;
}
#maestria #mainmenu ul li ul.sub-menu li a {
    background-color: #bcbec0;
    color: #333;
    width: 95px;
    height: 27px;
    margin-top: 0;
    padding: 16px 9px 0;
}
#maestria #mainmenu ul li ul.sub-menu li a:hover {
    border-bottom: 1px solid #fff;
}
#maestria #mainmenu ul li ul.sub-menu li:last-child a {
    border-bottom: 1px solid transparent !important;
}
#maestria #content-wrapper{
    background: #efefef;
    overflow: hidden;
    height: 995px;
}
#maestria #content-wrapper #content{
    width: 62%;
    margin: 30px 0 30px 30px;
    font-size: 12px;
    line-height: 18px;
    overflow: auto;
    max-height: 950px;
}
#maestria #content-wrapper #content h1{
    font-family: RobotoCondensed-Regular;
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 25px;
}
#maestria #content-wrapper #content p{
    margin-bottom: 20px;
}
#maestria #content-wrapper #gallery{
    margin-top: 30px;
    width: 30%;
    padding: 0 15px;
}
#maestria #content-wrapper #gallery h3{
    background-color: #F13373;
    color: #fff;
    font-size: 16px;
    padding: 15px 15px;
    display: inline-block;
    line-height: initial;
    font-family: "RobotoCondensed-Regular";
    text-transform: none;
    padding: 10px 30px;
}
#maestria #content-wrapper #gallery .galleryFrame{
    border: solid thin #fff;
    margin-top: 15px;
    height: 850px;
    padding: 15px;
}
#maestria #userMenu{
    width: 200px;
    float: right;
    text-align: right;
    line-height: initial;
    font-size: 16px;
}
#maestria #userMenu img{
    float: left;
    width: 53px;
}
#maestria #userMenu a:not(.login){
    background-color: #F13373;
    color: #fff;
    text-decoration: none;
    padding: 5px 10px;
    font-size: 12px;
    margin-top: 10px;
    display: inline-block;
}
#maestria #userMenu a.login{
    display: inline-block;
}
.envira-gallery-public.justified-gallery .envira-gallery-item-inner {
    position: relative !important;
    top: 0 !important;
}
.envira-gallery-wrap .envira-gallery-public.envira-clear {
    height:850px !important;
}
div.profesor{
    margin-bottom: 50px;
}
div.profesor div.header{
    overflow: hidden;
    margin-bottom: 20px;
}
div.profesor div.header h3,
div.profesor div.header .foto{
    float: left;
}
div.profesor div.header .foto{
    width: 100px;
}
div.profesor div.header .foto img{
    width: 100%;
}
div.profesor div.header h3{
    text-transform: uppercase;
    color:#555;
    font-size: 22px;
    font-weight: bold;
    line-height: initial;
    padding: 0 15px 0 0;
}
div.profesor div.detail{
    line-height: 20px;
}
div.profesor.programa{
    margin-bottom: 25px;
}
div.profesor.programa:not(:first-child){
    padding-top: 25px;
    border-top:solid thin #999;
}
div.profesor.programa div.header h3{
    padding:0;
}
div.profesor.programa div.detail{
    font-weight: normal;
}
div.profesor.programa div.detail a.attach{
    background-color: #F13373;
    color: #fff;
    text-decoration: none;
    padding: 10px 15px;
    font-size: 16px;
    display: inline-block;    
}
form#loginform label {
    width: 120px;
    font-size: 16px;
    display: inline-block;
    font-weight: bold;
}
form#loginform p.login-remember label {
    width: auto;
    font-weight: normal;
    font-size: 14px;
}
form#loginform input[type="text"], form#loginform input[type="password"] {
    padding: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
}
form#loginform input[type="submit"] {
    margin: 0 0 20px;
    margin-top: 15px !important;
    font-size: 20px;
}
a.lostPass {
    color: #333;
    text-decoration: none;
}

#mainmenu ul li:nth-child(5){
    display: none;
}
#mainmenu{
    left:188px;
}
table#planMaestria{
    color: #333;
}
table#planMaestria thead tr th,
table#planMaestria tbody tr td,
table#planMaestria tfoot tr td{
    vertical-align: middle;
    border: solid thin #fff;
}
table#planMaestria thead tr th{
    color: #fff;
    background: #F13373;
    padding: 7px;
    border-top: none;
}
table#planMaestria tbody tr td,
table#planMaestria tfoot tr td{
    background: #e0e0e0;
    padding: 7px;
    border-right: none;
    border-bottom: none;
}
table#planMaestria tbody tr td:first-child:not(.spanned),
table#planMaestria tfoot tr td{
    background: #d8d8d8;
}
table#planMaestria tbody tr td:first-child:not(.spanned),
table#planMaestria tbody tr td:last-child,
table#planMaestria tfoot tr td:last-child{
    text-align: center;
}
table#planMaestria tfoot tr td:first-child,
table#planMaestria thead tr th:first-child,
table#planMaestria tbody tr td:first-child{
    border-left: none;
}



#aniversarySlide {
  position: relative;
  overflow: hidden;
  margin: 20px 43px 0;
  border-radius: 4px;
}

#aniversarySlide ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 396px;
  list-style: none;
}

#aniversarySlide ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 577px;
  height: 396px;
  background: #ccc;
  text-align: center;
  line-height: 300px;
}