.normalize-row{
	margin:0;
}

.articleTag{
	height:23px;
	min-width:100px;
	position:absolute;
	top:0;
	left:0;
	background-color:rgba(255,255,255,.7);
}

.todaySign{
	font-size:42px;
	line-height:37px;
	color:#FFF;
	opacity:0.3;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
}

.todayType{
	font-size:42px;
	line-height:36px;
	color:#FFF;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
}

.todayTheme{
	font-size:23px;
	line-height:24px;
	color:#FFF;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
}

.news-items{
	min-height:335px;
	margin-bottom:20px;
}

.news-items .thumbnail{
	padding:20px 20px 5px;
	background-color:rgba(206, 51, 67, .3);
	border:0;
	border-radius:0;
}

.thumb-title{
	display:block;
	font-family: 'Judson', serif;
	font-weight:bold;
	font-size:18px;
	line-height:16px;
	margin:10px 0;
}

.thumb-tag {
	position: absolute;
	top: 20px;
	background: rgba(255,255,255,.7);
	padding: 2px 10px;
	text-transform:uppercase;
}

.thumb-readmore,
.thumb-readmore:hover{
	color:#BC1C34;
	text-decoration:none;
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	font-weight:bold;
}

.consultory-items .thumbnail{
	padding:15px;
	border-radius:0;
}

.consultory-items .thumb-img{
	background-color:#BC1C34;
	display:block;
}

.consultory-items .thumb-tag{
	top:15px;
}

.consultory-items .thumb-moreconsultory h3{
	color:#666;
	margin-bottom:1px;
	margin-left:-15px;
	margin-right:-15px;
	padding-left:15px;
	padding-right:15px;
	border-bottom:1px solid #EDEDED;
	padding-bottom:10px;
}

.consultory-items .thumb-moreconsultory h3 i{
	color:#BC1C34;
}

.consultory-items .thumb-moreconsultory ul{
	height:136px;
}

.consultory-items .thumb-moreconsultory .thumb-more-items{
	color:#000;
	text-decoration:none;
	font-family: 'Roboto', sans-serif;
	font-size:14px;
	font-weight:400;
	padding:5px 0;
	height:34px;
	display:inline-block;
}

.consultory-items .thumb-title,
.consultory-items .thumb-title:hover{
	font-size:16px;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	background-color:#BC1C34;
	color:#FFF;
	margin:0;
	padding:10px;
}

.ad-items .thumbnail{
	padding:0;
	border:0;
	height:254px;
}

.event-items .thumb-img img{
	margin:auto;
}

.event-items .thumb-tag {
	position: absolute;
	top: 0;
	padding: 2px 10px;
	width: 40%;
	left: 30%;
	text-align: center;
	background-color:#FF5C26;
	color:#FFF;
}

.events-title{
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	color:#666;
	margin-top:30px;
}

.footer-ad{
	margin-top:80px;
}

.footer-ad .thumb-img img{
	margin:auto;
}
.top-ad{
	margin-bottom:42px;
}

.top-ad .thumb-img img{
	margin:auto;
}

.acFooterBrand{
	font-family:Tahoma, 'sans-serif';
	font-size:24px;
	font-weight:bold;
	display:block;
	margin-top:30px;
	margin-bottom:0px;
}

.acFooterSub{
	font-size:14px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	color:#777;
	margin-top:0;
	margin-bottom:0;
}

.acFooterCopy{
	font-size:13px;
	font-family: 'Arial', sans-serif;
	font-weight:400;
	color:#999;
	margin-top:10px;
}

.acFooterNotes{
	font-size:13px;
	font-family: 'Arial', sans-serif;
	font-weight:400;
	color:#333;
	margin-top:10px;
	line-height:120%;
}

.section-overlay {
	background: rgba(255,255,255,.9);
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	left: 0;
	border: 1px solid #DDD;
	z-index:9;
	cursor:pointer;
}

.local_contents{
	padding:10px;
}

.local_contents img{
	max-height:187px;
}

.local_contents .content-fields{
	margin:0;
}

.demo-tab{
	padding-top:20px;
}

.add-content,
.add-content:hover{
	text-decoration:none;
	text-align:left;
	padding-left: 0;
}

.imgBannerField{

}

.item-actions{
	position:absolute;
	top:0;
	right:0;
}

.item-actions a{
	color:#FFF;
	padding:2px 5px;
	display:block;
	background-color:#8D8D8D;
	border-radius:50%;
	text-align:center;
	margin-bottom:10px;
}

.thumb-moreconsultory .item-actions{
	position:relative;
	float:right;
	height:auto !important;
	display:inline-block;
	padding:0px 4px;
}

.thumb-moreconsultory .item-actions li{
	display:inline-block;
}

.thumb-moreconsultory .item-actions li a{
	padding: 2px 6px;
	margin-right:10px;
	height: 24px;
	width: 24px;
}

.content-media-list{
	margin-top:10px;
}

.content-media-list .thumb-img{
	width:100px;
	height:138px;
	display:block;
}

#addContentDialog{
	width:80%;
}

#addContentDialog .dialog-header{
	padding-bottom:15px;
}

#top{
	background-color:#F8F8F8;
	height:30px;
}

#top .text{
	padding-top:5px;
}

#top a:hover{
	text-decoration:none;
}

#nav{
	height:130px;
}

#acBg{
	background: #FFF;
	background: -moz-linear-gradient(top,  #FFF 47%, #F5F5F5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(47%,#FFF), color-stop(100%,#F5F5F5));
	background: -webkit-linear-gradient(top,  #FFF 47%,#F5F5F5 100%);
	background: -o-linear-gradient(top,  #FFF 47%,#F5F5F5 100%);
	background: -ms-linear-gradient(top,  #FFF 47%,#F5F5F5 100%);
	background: linear-gradient(to bottom,  #FFF 47%,#F5F5F5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF', endColorstr='#F5F5F5',GradientType=0 );
	height:100px;
}

#acBrand{
	font-family:Tahoma, 'sans-serif';
	font-size:44px;
	font-weight:bold;
	display:block;
	margin-top:30px;
	margin-left:15px;
}

#acTitleBar{
	height:30px;
	background-color:#BC1C34;
	box-shadow:#333 0px 1px 3px inset;
	padding:5px 20px;
	color:#FFF;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	font-weight:600;
}

#acMainSquare{
	height:130px;
	width:223px;
	background-color:#C51F37;
	box-shadow:#333 0px 0px 4px;
	position:absolute;
	top:30px;
	right:30px;
	padding:20px;
}

#acMainSquare span{display:block;}

#content{
	padding:30px 20px;
}

#banner{
	height:264px;
	background-color:#FFF;
	padding:0;
	margin-bottom:20px;
	overflow:hidden;
}

.bannerField.banner-tag{
	position: absolute;
	top:0;
	background: rgba(255,255,255,.7);
	padding: 2px 10px;
	left:-100%;
}

.bannerField.banner-title{
	font-family: 'Judson', serif;
	font-weight:bold;
	font-size:32px;
	color:#000;
	width:70%;
	line-height:100%;
}

.bannerField .content-readmore,
.bannerField .content-readmore{
	font-family: 'Roboto', serif;
	font-weight:bold;
	font-size:18px;
	color:#FFF;
	background-color:#BC1C34;
	border-radius:5px;
	padding:5px 10px;
	margin-top:20px;
	display:block;
	float:left;
	text-decoration:none;
}

#banner .section-overlay i{
	font-size:65px;
	margin-top:95px;
	color:#999;
}

.news-items .section-overlay i{
	font-size:65px;
	margin-top:130px;
	color:#999;
}

.consultory-items{
	
}

.consultory-items .section-overlay{
	height:254px;
}

.consultory-items .section-overlay i{
	font-size:65px;
	margin-top:90px;
	color:#999;
}

.thumb-consultory-content{
	height:386px;
}

.thumb-consultory-content .section-overlay{
	height:386px;
}

.thumb-consultory-content .section-overlay i{
	font-size:65px;
	margin-top:150px;
	color:#999;
}

.thumb-moreconsultory .section-overlay{
	position:relative;
	height:34px;
}

.thumb-moreconsultory .section-overlay i{
	font-size:30px;
	margin-top:2px;
	color:#999;
}

.ad-items .section-overlay{
	height:254px;
}

.ad-items .section-overlay i{
	font-size:65px;
	margin-top:90px;
	color:#999;
}

.event-items{
	height:255px;
}

.event-items .section-overlay{
	height:254px;
}

.event-items .section-overlay i{
	font-size:65px;
	margin-top:90px;
	color:#999;
}

.footer-ad{
	height:80px;
}

.footer-ad .section-overlay{
	height:80px;
}

.footer-ad .section-overlay i{
	font-size:65px;
	margin-top:7px;
	color:#999;
}
.top-ad{
	height:80px;
}

.top-ad .section-overlay{
	height:80px;
}

.top-ad .section-overlay i{
	font-size:65px;
	margin-top:7px;
	color:#999;
}
.newsField .imgBannerField{
	height:238px;
}

.newsField.banner-title{
	height:70px;
	overflow: hidden;
}

#newsletter.nl-theme-1{

}
#newsletter.nl-theme-1 #acTitleBar{
	background-color:#2D8C3E;
}
#newsletter.nl-theme-1 #acMainSquare{
	background-color:#39A44D;
}

#newsletter.nl-theme-1 #acMainSquare .todayTheme{
	font-size:20px;
}

#newsletter.nl-theme-1 .bannerField .content-readmore, 
#newsletter.nl-theme-1 .bannerField .content-readmore:hover{
	background-color:#39A44D;
}
#newsletter.nl-theme-1 .news-items .thumbnail{
	background-color:rgba(45,140,62, .3);
}

#newsletter.nl-theme-1 .thumb-readmore, 
#newsletter.nl-theme-1 .thumb-readmore:hover{
	color:#39A44C;
	text-decoration:none;
}

#newsletter.nl-theme-1 .consultory-items .thumb-img{
	background-color:#39A44D;
}

#newsletter.nl-theme-1 .consultory-items .thumb-title, 
#newsletter.nl-theme-1 .consultory-items .thumb-title:hover{
	text-decoration:none;
	background-color:#39A44D;
}

#newsletter.nl-theme-1 .consultory-items .thumb-moreconsultory h3 i{
	color:#39A44D;
}

#newsletter.nl-theme-2{

}
#newsletter.nl-theme-2 #acTitleBar{
	background-color:#EE9B00;
}
#newsletter.nl-theme-2 #acMainSquare{
	background-color:#FCA300;
}
#newsletter.nl-theme-2 .bannerField .content-readmore, 
#newsletter.nl-theme-2 .bannerField .content-readmore:hover{
	background-color:#EE9B00;
}
#newsletter.nl-theme-2 .news-items .thumbnail{
	background-color:rgba(255,179,33, .3);
}

#newsletter.nl-theme-2 .thumb-readmore, 
#newsletter.nl-theme-2 .thumb-readmore:hover{
	color:#EE9B00;
	text-decoration:none;
}

#newsletter.nl-theme-2 .consultory-items .thumb-img{
	background-color:#EE9B00;
}

#newsletter.nl-theme-2 .consultory-items .thumb-title, 
#newsletter.nl-theme-2 .consultory-items .thumb-title:hover{
	text-decoration:none;
	background-color:#EE9B00;
}

#newsletter.nl-theme-2 .consultory-items .thumb-moreconsultory h3 i{
	color:#EE9B00;
}

#newsletter-actions-buttons .md-button.md-default-theme.md-primary{
	text-align:left;
}

#newsletter.nl-theme-3{

}
#newsletter.nl-theme-3 #acTitleBar{
	background-color:#744798;
}
#newsletter.nl-theme-3 #acMainSquare{
	background-color:#7D4EA4;
}
#newsletter.nl-theme-3 .bannerField .content-readmore, 
#newsletter.nl-theme-3 .bannerField .content-readmore:hover{
	background-color:#744798;
}
#newsletter.nl-theme-3 .news-items .thumbnail{
	background-color:rgba(147,100,177, .3);
}

#newsletter.nl-theme-3 .thumb-readmore, 
#newsletter.nl-theme-3 .thumb-readmore:hover{
	color:#744798;
	text-decoration:none;
}

#newsletter.nl-theme-3 .consultory-items .thumb-img{
	background-color:#744798;
}

#newsletter.nl-theme-3 .consultory-items .thumb-title, 
#newsletter.nl-theme-3 .consultory-items .thumb-title:hover{
	text-decoration:none;
	background-color:#744798;
}

#newsletter.nl-theme-3 .consultory-items .thumb-moreconsultory h3 i{
	color:#744798;
}

#newsletter.nl-theme-4{

}
#newsletter.nl-theme-4 #acTitleBar{
	background-color:#BC1C34;
}
#newsletter.nl-theme-4 #acMainSquare{
	background-color:#C51F37;
}
#newsletter.nl-theme-4 .bannerField .content-readmore, 
#newsletter.nl-theme-4 .bannerField .content-readmore:hover{
	background-color:#BC1C34;
}
#newsletter.nl-theme-4 .news-items .thumbnail{
	background-color:rgba(206,51,67, .3);
}

#newsletter.nl-theme-4 .thumb-readmore, 
#newsletter.nl-theme-4 .thumb-readmore:hover{
	color:#BC1C34;
	text-decoration:none;
}

#newsletter.nl-theme-4 .consultory-items .thumb-img{
	background-color:#BC1C34;
}

#newsletter.nl-theme-4 .consultory-items .thumb-title, 
#newsletter.nl-theme-4 .consultory-items .thumb-title:hover{
	text-decoration:none;
	background-color:#BC1C34;
}

#newsletter.nl-theme-4 .consultory-items .thumb-moreconsultory h3 i{
	color:#BC1C34;
}

#newsletter.nl-theme-5{

}
#newsletter.nl-theme-5 #acTitleBar{
	background-color:#08736C;
}
#newsletter.nl-theme-5 #acMainSquare{
	background-color:#0A847C;
}
#newsletter.nl-theme-5 .bannerField .content-readmore, 
#newsletter.nl-theme-5 .bannerField .content-readmore:hover{
	background-color:#08736C;
}
#newsletter.nl-theme-5 .news-items .thumbnail{
	background-color:rgba(0,132,127, .3);
}

#newsletter.nl-theme-5 .thumb-readmore, 
#newsletter.nl-theme-5 .thumb-readmore:hover{
	color:#08736C;
	text-decoration:none;
}

#newsletter.nl-theme-5 .consultory-items .thumb-img{
	background-color:#08736C;
}

#newsletter.nl-theme-5 .consultory-items .thumb-title, 
#newsletter.nl-theme-5 .consultory-items .thumb-title:hover{
	text-decoration:none;
	background-color:#08736C;
}

#newsletter.nl-theme-5 .consultory-items .thumb-moreconsultory h3 i{
	color:#08736C;
}

#newsletter.nl-theme-6{

}
#newsletter.nl-theme-6 #acTitleBar{
	background-color:#000;
}
#newsletter.nl-theme-6 #acMainSquare{
	background-color:#555;
}
#newsletter.nl-theme-6 .bannerField .content-readmore, 
#newsletter.nl-theme-6 .bannerField .content-readmore:hover{
	background-color:#0459A5;
}
#newsletter.nl-theme-6 .news-items .thumbnail{
	background-color:rgba(0,0,0, .3);
}

#newsletter.nl-theme-6 .thumb-readmore, 
#newsletter.nl-theme-6 .thumb-readmore:hover{
	color:#0459A5;
	text-decoration:none;
}

#newsletter.nl-theme-6 .consultory-items .thumb-img{
	background-color:#0459A5;
}

#newsletter.nl-theme-6 .consultory-items .thumb-title, 
#newsletter.nl-theme-6 .consultory-items .thumb-title:hover{
	text-decoration:none;
	background-color:#0459A5;
}

#newsletter.nl-theme-6 .consultory-items .thumb-moreconsultory h3 i{
	color:#0459A5;
}

#newsletter.nl-theme-6{

}
#newsletter.nl-theme-7 #acTitleBar{
	background-color:#000;
}
#newsletter.nl-theme-7 #acMainSquare{
	background-color:#000;
}

#newsletter.nl-theme-7 .todayTheme{
	color:#F2BF00;
	font-family:'Roboto Condensed';
	font-weight:400;
}

#newsletter.nl-theme-7 .todayType{
	color:#F2BF00;
	font-family:'Roboto Condensed';
	font-weight:400;
}

#newsletter.nl-theme-7 #banner{
	background-color:#000;
}

#newsletter.nl-theme-7 #bannerContent{
	background-color:rgba(0,0,0,.7);
	color:#FFF;
}

#newsletter.nl-theme-7 .bannerField.banner-title{
	color:#FFF;
}

#newsletter.nl-theme-7 .news-items{
	margin-top:20px;
}

#newsletter.nl-theme-7 .gold-content {
	position: absolute;
	width: 83%;
	left: 8.3%;
	margin-top: -46px;
	padding-top: 5px;
	background: #000;
	padding-bottom: 5px;
	font-family:'Roboto Condensed';
	font-weight:400;
	color:#FFF;
	font-size:16px;
}

#newsletter.nl-theme-7 .gold-content .gold{
	color:#F2BF00;
}

#newsletter.nl-theme-7 .bannerField .content-readmore, 
#newsletter.nl-theme-7 .bannerField .content-readmore:hover{
	background-color:#F2BF00;
	border:1px solid #000;
	border-radius:0;
	font-family:'Roboto Condensed';
	font-weight:400;
	color:#000;
	text-decoration:none;
	display:block;
}
#newsletter.nl-theme-7 .news-items .thumbnail{
	background-color:transparent;
}

#newsletter.nl-theme-7 .thumb-readmore, 
#newsletter.nl-theme-7 .thumb-readmore:hover{
	background-color:#F2BF00;
	border:1px solid #000;
	border-radius:0;
	font-family:'Roboto Condensed';
	font-weight:400;
	color:#000;
	text-decoration:none;
	display:block;
	padding:5px 10px;
	float:left;
	font-size:15px;
}

#newsletter.nl-theme-7 .consultory-items{
	background-color:#FFF;
	padding:10px;
	border-left:2px solid #F2BF00;
}

#newsletter.nl-theme-7 .consultory-items .banner-author{
	font-family:'Roboto', sans-serif;
	font-size:16px;
	color:#000;
	font-weight:400;
	margin-top:10px;
}

#newsletter.nl-theme-7 .consultory-items .banner-author_title{
	font-family:'Roboto', sans-serif;
	font-size:16px;
	color:#444;
	font-weight:400;
}

#newsletter.nl-theme-7 .consultory-items .banner-text{
	font-family:'Roboto', sans-serif;
	font-size:14px;
	color:#000;
	font-weight:100;
}

#newsletter.nl-theme-7 .consultory-items .thumb-img{
	background-color:#0459A5;
}

#newsletter.nl-theme-7 .consultory-items .thumb-title, 
#newsletter.nl-theme-7 .consultory-items .thumb-title:hover{
	text-decoration:none;
	background-color:#0459A5;
}

#newsletter.nl-theme-7 .consultory-items .thumb-moreconsultory h3 i{
	color:#0459A5;
}

#newsletter-actions-buttons .md-button.md-default-theme.md-primary{
	text-align:left;
}
#bannerContent{
	height:100%;
	background-color:rgba(255,255,255,.7);
	width:50%;
	position:absolute;
	right:0;
	top:0;
	padding:40px 20px 20px;
}

#footer{

}


/*****+ NEW NEWSLETTER *****/
div#nl-header {
	border-top: 3px solid;
	margin-top: 10px;
}
.title-ac{
	font-family: Times-Roman;
	font-size: 25.76px;
	color: #000000;
	margin: 0px;
}
.title-ac>span{
	font-family: Times-Roman;
	font-size: 37.07px;
	color: #000000;
	margin: 0;
}
.title-ac-sub{
	font-family: Times-Roman;
	font-size: 7.54px;
	color: #7C817C;
	letter-spacing: 0;
	line-height: 8.17px;
	margin: 0px;
}
.title-theme{
	font-family: Arial;
	font-size: 20px;
}

hr.line-section {
	border-top: 1px solid;
	margin: 10px 0px;
}
hr.line-section2 {
	border-top: 2px solid;
	margin: 10px 0px;
}

.section2-item {
	min-height: 100px;
	border-bottom: 1px solid #D8D8D8;
	padding: 5px;
}

.title-section{
	/* HOY SE VENCE: */
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.title-content{
	/* Eliminación del códi: */
	font-family: "Times New Roman";
	font-size: 24px;
	color: #000000;
}

.description-content{
	/* Así lo anunció dicha: */
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
}

.text-read-more{
	/* Leer más: */
	font-family: Arial;
	font-size: 12px;
	color: #B1B3B6;
}
/**** config ****/

.add-content-overlay>i {
	font-size: 50px;
	color: #999;
}
.add-content-overlay {
	background: rgba(255,255,255,.9);
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	border: 1px solid #DDD;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}


/*** section banner ***/
#nl-banner .banner-content,.banner-container,.banner-overlay{
	min-height: 300px;
}

#nl-banner .banner-content {
	background-size: cover !important;
}
.banner-overlay {
	background: rgba(0, 0, 0, 0.6);
	display: flex;
	align-items: center;
	justify-content: center;
}

.banner-content-fields .content-title{
	/* entidades sin ánimo: */
	font-family: Times New Roman;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 26px;

	/* ESTÁNDARES INTERNACI: */
	font-weight: bold;
}
.banner-description {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 18px;
}

.banner-overlay  .read-more{
	/* Leer más: */
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}

/** EXPIRATION**/
.list-expirations>li {
	position: relative;
	min-height: 70px;
}
/*** section section1 ***/

table.table-section1 tr td {
	width: 50%;
}

.section1-item {
	min-height: 450px;
}

.section1-item.section1-pauta {
	min-height: 300px;
}

.section1-tag{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}


/*** section section2 **/
.section2-content {
	min-height: 170px;
}

.btn-add-more {
	margin: 10px;
}
/*** section section3 ***/

.content-pauta{

	display: flex;
	align-items: center;
	justify-content: center;
}
.content-section3{
	min-height: 281px;
	margin-top: 32px;
}

/*** section section4 ***/
.content-section4 {
	min-height: 100px;
}

/*** section footer ***/
#nl-footer {
	margin-top: 35px;
}
#nl-footer .title-ac{
	/* CTUALÍCESE: */
	font-family: Times-Roman;
	font-size: 34.85px;
	color: #000000;
}
#nl-footer .title-ac>span{
	/* A: */
	font-family: Times-Roman;
	font-size: 50.15px;
	color: #000000;
}
#nl-footer .title-ac-sub{
	/* INVESTIGACIÓN CONTAB: */
	font-family: Times-Roman;
	font-size: 10.2px;
	color: #7C817C;
	letter-spacing: 0;
	line-height: 11.05px;
}

#nl-footer .subtitle{
	/* Información Contable: */
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	margin-top: 30px;
}
#nl-footer .acFooterCopy{
	/* © Derechos reservado: */
	font-family: Arial;
	font-size: 12px;
	color: #A3A3A3;
	letter-spacing: 0;
	line-height: 25px;
	margin: 0px;
}
#nl-footer .acFooterNotes{
	/* Sus datos están segu: */
	font-family: Arial;
	font-size: 11px;
	color: #9E9E9E;
	margin: 0px;
}




/**** theme  LUNES***/
.nl-theme-9 div#nl-header {
	border-color:#DA1F1B;
}
.nl-theme-9 hr.line-section,.nl-theme-9 hr.line-section2 {
	border-color: #DA1F1B;
}
.nl-theme-9 .title-theme{
	color: #DA1F1B;
}
/**** theme  MARTES***/
.nl-theme-10 div#nl-header {
	border-color:#488A35;
}
.nl-theme-10 hr.line-section,.nl-theme-10 hr.line-section2 {
	border-color: #488A35;
}
.nl-theme-10 .title-theme{
	color: #488A35;
}
/**** theme  MIERCOLES***/
.nl-theme-11 div#nl-header {
	border-color:#003B73;
}
.nl-theme-11 hr.line-section,.nl-theme-11 hr.line-section2 {
	border-color: #003B73;
}
.nl-theme-11 .title-theme{
	color: #003B73;
}
/**** theme  JUEVES***/
.nl-theme-12 div#nl-header {
	border-color:#009999;
}
.nl-theme-12 hr.line-section,.nl-theme-12 hr.line-section2 {
	border-color: #009999;
}
.nl-theme-12 .title-theme{
	color: #009999;
}
/**** theme  VIERNES***/
.nl-theme-13 div#nl-header {
	border-color:#8F04A1;
}
.nl-theme-13 hr.line-section,.nl-theme-13 hr.line-section2 {
	border-color: #8F04A1;
}
.nl-theme-13 .title-theme{
	color: #8F04A1;
}



/****** BOLETIN ORO *******/

div#nl-oro {
	margin-bottom: 10px;
}

.content-title-oro {
	background: #000000;
	min-height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 10px;
}

.content-title-oro>h1 {
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
}

.content-title-oro>h1>span {
	color: #FAB012;
	font-weight: bold;
}

.content-user-info {
	background: #D8D8D8;
	min-height: 35px;
}

.content-user-info .column-left,.content-user-info .column-right{
	display: flex;
	align-items: center;
	min-height: 35px;
}
.content-user-info .column-left>div>span {
	display: block;
}

.content-user-info .column-left{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

.content-user-info .column-right{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0;
}
.content-user-info .column-right{
	justify-content: center;
}




/****** BOLETIN DOMINICAL *******/
