.dailycontent-article {
	padding:0;
	position: absolute;
    top: 0px;
	background:#436B33;
	display:none;
	width: 100%;
	height: 100%;
	z-index: 20;
}

.highlight-column.dailycontent {
	background:#436B33;
}

.dailycontent-containerarea, .swiper-container {
	padding:0px;
	margin:0px;
	/*background:#436B33;*/
	width:100%;
	display:block;
}

.dailycontent-cntarea {
    padding: 0;
    margin: 0;
    width: 100%;
    display: block;
}

.dailycontent-cntarea li {
	list-style:none;
	width: 100%;
    display: block;
	padding:0;
	margin:0;
}

.dailycontent-article .nav-title {
	width:100%;
	display:inline-block;
	padding:20px 20px 0px 20px;
}

.dailycontent-article .nav-title .number {
	font-family: 'Oswald',sans-serif;
	font-weight:normal;
	font-size:5.2rem;
	box-sizing:border-box;
	line-height:60px;
	/*color:#666;*/
	color:white;
	font-weight:normal;
}

.dailycontent-article .nav-title-mobile {
	display:inline-block;
	padding:20px 20px 0px 20px;
	position: absolute;
	width: 80%;
	left: 3%;
	bottom: 14%;
	display: block !important;
}

.dailycontent-article .nav-title .number.selected {
	color:rgba(0,192,243,1.00);
	font-size:5.2rem;
}

.dailycontent-article .nav-title .dots {
	font-weight:normal;
	font-size:3.5rem;
	color:rgba(0,192,243,1.00);
	margin:0px 6px 0px 6px;
}

.dailycontent-article .nav-title-mobile .number {
	font-family: 'Oswald',sans-serif;
	font-weight:normal;
	font-size:4rem;
	box-sizing:border-box;
	line-height:60px;
	/*color:#666;*/
	color:#CCC;
	font-weight:normal;
}

.dailycontent-article .nav-title-mobile .number.selected {
	color:rgba(0,192,243,1.00);
	font-size:4rem;
}

.dailycontent-article .nav-title-mobile .dots {
	font-weight:normal;
	font-size:2.5rem;
	color:rgba(0,192,243,1.00);
	margin:0px 6px 0px 6px;
}

.dailycontent-article .nav-title .cat {
	font-family: 'Oswald',sans-serif;
	font-weight:normal;
	font-size:2.4rem;
	color:rgba(249,249,0,1.00);
	line-height:60px;
	text-transform:uppercase;
}

.dailycontent-article .title {
	font-family: 'Roboto',sans-serif;
	font-weight:normal;
	font-size:2rem;
	/*color:rgba(0,192,243,1.00);*/
	line-height:normal;
	margin-bottom:20px;
	display:block;
	font-weight: bold;
    font-size: 25px;
}

.dailycontent-article .layer-article {
	margin: 0;
    padding: 0;
    display: block;
	width:100%;
	position:relative;
	box-sizing:border-box;
	/*color:white;
	background: #045590;*/
	color: #333;
}

.dailycontent-article .layer-article a {
	color:#0192fc;
}

.dailycontent-article .layer-article a:hover; {
	color:white;
}

.dailycontent-article .content-container {
	display: block;
    padding: 14px;
    background: white;
    margin: 15px;
}

.dailycontent-article .content {
	font-weight:normal;
	font-size: 15px;
	/*color:#CCC;*/
	line-height:1.5;
	margin-bottom:20px;
	display:block;
	/*height: 320px;*/
    overflow: hidden;
	position:relative;
}

.dailycontent-article .content a {
	text-decoration:underline;
}

.dailycontent-article .sources {
	font-weight: normal;
    font-size: 1.2rem;
    /*color: #FFF;*/
	color:#333;
    line-height: normal;
    display: block;
    z-index: 4;
    width: 100%;
    left: 0px;
    bottom: 0px;
    box-sizing: border-box;
}

.dailycontent-article .sources a {
	color:rgba(255,255,255,1.00);
	text-decoration:none;
}

.dailycontent-article .sources a:hover {
	color:rgba(255,255,255,1.00);
	text-decoration:underline;
}

.highlight-column.dailycontent .header-img {
	position:relative;
	width: 100%;
    /*height: 130px;*/
	height: 210px;
	overflow:hidden;
}

.dailycontent-article .header-img-article {
	display:block;
	width:100%;
	height:200px;
	margin-top:10px;
}

.dailycontent-article .head-nav .loader, .entry-content.dailycontentwidget .loader {
	position:absolute;
	width: 100%;
    height: 660px;
	background:rgba(5, 85, 144, 0.8);
	z-index:1;
	display:none;
}

.entry-content.dailycontentwidget {
	height: 50%;
}

.dailycontent-article .head-nav .loader em, .entry-content.dailycontentwidget .loader em {
	position: relative;
    width: 100%;
    height: 100%;
    background: url('../img/dailycontent-loader.svg') no-repeat center center;
    background-size: 30% auto;
}

.dailycontent-article .head-nav {
	position:relative;
}

.dailycontent-article .left-arrow {
	position:absolute;
	line-height:170px;
	left:20px;
	z-index:2;
	width:40px;	
	opacity: 0.9;
    filter: alpha(opacity=90);
	text-align:center;
}

.dailycontent-article .right-arrow {
	position:absolute;
	line-height:170px;
	right:20px;
	z-index:2;
	width:40px;
	opacity: 0.9;
    filter: alpha(opacity=90);
	text-align:center;
}

.dailycontent-article .left-arrow img, .dailycontent-article .right-arrow img {
    border: 2px solid white;
    border-radius: 50px;
	background: rgba(0,0,0,0.5);
}

.dailycontent-article .nav-sponsor {
    width: 60%;
    margin: 0px;
    position: absolute;
    left: 34px;
    bottom: 102px;
    overflow: hidden;
    text-align: left;
    white-space: normal;
    line-height: normal;
}

.dailycontent-article .nav-sponsor a {
    font-size: 1.2rem;
}

.dailycontent-article .nav-sponsor img {
    width:60px;
	height:auto;
	margin-right:10px;
}

.dailycontent-article .nav-container {
    width: 50%;
    margin: 0px;
    position: absolute;
    right: 24px;
	bottom: 15%;
    height: 40px;
    overflow: hidden;
    text-align: right;
}

.dailycontent-article .nav-container-header {
	margin: 0px;
    position: absolute;
    right: 20px;
    height: 40px;
    overflow: hidden;
    text-align: right;
	/*top: 286px;*/
	top:386px;
}

.dailycontent-article .nav-container img, .dailycontent-article .nav-container-header img {
	position: relative;
    display: inline-block;
    width: 25px;
    opacity: 0.9;
    height: 40px;
    filter: alpha(opacity=90);
    text-align: center;
}

.highlight-column .daily-gayzette-desc {
	display:block;
	width:100%;
	box-sizing:border-box;
	color:rgba(255,255,255,1.00);
	font-size:12px;
	text-align:left;
	height:70px;
	position: relative;
	text-align: center;
    line-height: 15px;
}

.highlight-column .daily-gayzette-desc-title {
	display: block;
    width: 100%;
    box-sizing: border-box;
    color: rgba(255,255,255,1.00);
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
	/*padding-top:4%;*/
}

.highlight-column .daily-gayzette-desc-title.art {
	text-align: center;
    margin-bottom: 2%;
    padding-top: 1%;
}

.highlight-column .daily-gayzette-desc a {
	color:rgba(255,255,255,1.00);
}

.onoffcourt-sponsored {
	font-weight: normal;
    font-size: 10px;
	position:absolute;
    left: 20px;
    top: 33px;
}

.highlight-column .daily-gayzette-desc a:hover {
	color:rgba(255,255,255,1.00);
	text-decoration:underline;
	margin-top: 2px;
    display: block;
}

.highlight-column .daily-gayzette-desc img {
	float:left;
	margin: 0px 22px 0px 22px;
	height: 60px;
}

.highlight-column .daily-gayzette-desc time {
	display:block;
	width:100%;
	box-sizing:border-box;
	text-align:center;
	color:rgba(195,195,195,1.00);
	font-size:16px;
	font-weight:bold;
	text-transform:none;
	margin-top:2%;
}

.toggle-gayzette {
	display:block;
	width:100%;
	text-align:center;
	font-size:13px;
	font-size:1.6rem;
	/*border-bottom:1px solid rgba(204,204,204,1.00);*/
	border-bottom:1px solid #FFFFFF;
	box-sizing: border-box;
	height:41px;
}

.toggle-gayzette a.selected {
	border-bottom: 1px solid #436B33;
    background: #436B33;
	height:41px;
	color:white;
	bottom: 0;
}

.toggle-gayzette a {
	position:relative;
	width:40%;
	display:inline-block;
	padding:2% 6% 2% 6%;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	border:1px solid rgba(204,204,204,1.00);
	color:rgba(255,255,255,1.00);
	background:#6db74f;
	border-bottom: 0px solid;
    bottom: 1px;
	height: 41px;
}

.dg-list-item {
	display:block;
	width:100%;
	padding:3% 4% 3% 4%;
	box-sizing:border-box;
	/*border-bottom:1px solid #B3B3B3;*/
	border-bottom:1px solid white;
	line-height:normal;
	clear:both;
	height:auto;
	overflow:hidden;
	position:relative;
}

.dg-list-item.noline {
	border-bottom:0px solid #B3B3B3;
}

.dg-list-item figure {
	height: 130px;
    width: 100%;
    display: block;
    margin-top: 20px;
}

.dg-list-item figure .play-button {
	display: block;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    background: url('../img/play-button.svg') no-repeat center center;
    background-size: 40px auto;
}

.dg-number {
	font-family: 'Oswald',sans-serif;
	font-weight:normal;
	color:#6db74f;
	font-size: 43px;
    width: 13%;
	display:block;
	box-sizing:border-box;
	float:left;
	line-height:70px;
}

.dg-wtf {
	font-family: 'Oswald',sans-serif;
	font-weight:normal;
	color:#fff;
	font-size:22px;
	width:32%;
	display:block;
	box-sizing:border-box;
	float:left;
	text-align:center;
	line-height:30px;
	background:#000;
	margin-right:4%;
	margin-top:6%;
	text-transform:uppercase;
}

.dg-title {
	font-family: 'Oswald',sans-serif;
	font-weight:normal;
	/*color:#E9FC49;*/
	color:white;
	font-size:16px;
	width: 86%;
	display:block;
	vertical-align:top;
	box-sizing:border-box;
	line-height:26px;
	float:left;
	height: 26px;
    overflow: hidden;
}

.dg-title.wtf {
	width:48%;
	padding-top:4%;
	word-wrap:nowrap;
}

.dg-excerpt {
	font-family: Segoe,"Segoe UI",sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	font-size:13px;
	line-height:13px;
	display: block;
    width: 82%;
    line-height: 17px;
}

.dg-icon {
    position: absolute;
    right: 14px;
    color: #fff;
    z-index: 10;
    top: 30px;
    font-size: 16px;
    width: 16%;
    line-height: 40px;
    margin-top: 10px;
    height: 36px;
}

.dg-pre {
	color:rgba(247,236,43,1.00);
	text-transform:uppercase;
	font-weight:bold;
}

.dg-video {
	margin: 0 auto;
    display: block;
    text-align: center;
	/*height: 166px;*/
    overflow: hidden;
    width: 100%;
	margin-top: 20px;
}

.dg-video iframe {
	margin: 0;
}

.dg-signup {
	width:100%;
	display:inline-block;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top: 1%;
    line-height: normal;
	font-size: 1.3rem;
	color:black;
	/*color:#456d35;*/
}

.dg-signup a {
    color: white;
    background: rgb(115, 111, 120);
    display: block;
    padding: 10px 12px;
    font-weight: bold;
    width: 200px;
    font-size: 17px !important;
    margin: 0 auto;
    box-shadow: 0px 1px 3px #303b43;
}

.dg-signup a:hover {
	background:#bdbdbd;
}

.dg-signup .dek {
	margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
}

.dg-signup .email {
	background: #F7F7F7;
    display: block;
    color: #9E9E9E;
    padding: 4px;
    font-size: 15px;
    border: 1px solid #9E9E9E;
    width: 140px;
    margin: 0 auto;
    margin-top: 7px;
}

.dg-signup-mail {
	width:30px;
	height:30px;
	margin-left:12px;
}

.dailycontent-home {
	color:#FFF;
	text-decoration:none;
}

.dailycontent-sponsor-header {
	position: absolute; 
	left: 140px; 
	bottom: 11%; 
	height:36px;
}

.ribbon_old {
    position: absolute;
    display: block;
    background: url(http://tennis.life/wp-content/themes/tennislife/img/pink-ribbon.svg) no-repeat top;
    background-size: contain;
    width: 45px;
    height: 50px;
    top: 0;
    right: 0;
    margin: 7px 6px 0px 0px;
}