<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.rdm-daac-notice-template, .rdm-daac-notice-template *{
	-webkit-box-sizing : border-box;
	-moz-box-sizing : border-box;
	-o-box-sizing : border-box;
	box-sizing : border-box;
}

.rdm-daac-notice-template {
	background: #000;
	border-radius: 10px 10px 0 0;
	bottom: 0;
	font: 14px/150% Helvetica, Arial, sans-serif;
	margin: 0 6.4%;
	padding: 5px 10px;
	position: fixed;
	width: 87.2%;
	z-index: 1000000;
}

.daac-info {
	float:left;
}

.daac-close {
	float:right;
}

.notice-message {
	color: #FFF;
	display: inline-block;
	margin:0 auto;
	padding-left: 1em;
	width: 87%;
}

.notice-message a, .notice-message a:hover {
	color: #FFF;
	text-decoration: underline;
}

.daac-mobile-notice .notice-message {
	color: #FFF;
	display: inline-block;
	margin:0 auto;
	padding-left: 1em;
	width: 87%;
}

.daac-mobile-notice .notice-message a, .daac-mobile-notice .notice-message a:hover {
    text-decoration: underline;}

.daac-desktop-notice {
	padding: 1em 0;
	vertical-align: middle;
}

.daac-mobile-notice {
	height: 4em;
	padding: 1em;
	vertical-align: middle;
}

/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1524px) {

	.rdm-daac-notice-template {
		height: 5em;
		left: 10px;
		margin-left: auto;
		margin-right: auto;
		position: fixed;
		right: 0;
		width: 1280px;
	}

	.daac-desktop-notice {
		margin: 0 auto;
		width: 1240px;
	}

	.notice-message {
		color: #FFF;
		display: inline-block;
		margin:0 auto;
		padding-left: 1em;
		width: 1180px;
	}
}

/**********
iPad 3
**********/
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio : 2) {
	.rdm-daac-notice-template {
		height: 8em;
	}
}

/* iPhone 6+ landscape ----------- */
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {
	.rdm-daac-notice-template.daac-fr {
		height: 7em;
	}

	.rdm-daac-notice-template {
		height: 5em;
	}

	.daac-mobile-notice .notice-message {
		height: 4em;
	}
}

/* iPhone 6+ portrait ----------- */
@media only screen
and (min-device-width : 414px)
and (max-device-width : 736px)
and (orientation : portrait) {
	.rdm-daac-notice-template {
		height: 6em !important;
	}

	.rdm-daac-notice-template.daac-fr {
		height: 8em !important;
	}
}

/* iPhone 6 ----------- */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) {
	.rdm-daac-notice-template {
		height: 4em;
		margin: 0 5%;
		padding: 2px 4px;
		width: 90%;
	}
	.rdm-daac-notice-template.daac-fr {
		height: 9em;
	}
	.daac-mobile-notice .notice-message {
		width: 85%;
	}
}

/* iPhone 5 &amp; 5S in portrait */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) {
	.rdm-daac-notice-template {
		height: 8em;
		margin: 0 5%;
		padding: 2px 4px;
		width: 90%;
	}
	.rdm-daac-notice-template.daac-fr {
		height: 11em;
	}
	.daac-mobile-notice .notice-message {
		width: 84%;
	}
}

/* Nexus 6p */
@media only screen
and (min-width: 412px)
and (max-width: 435px)
and (min-height: 732px)
and (max-height: 773px)
and (orientation:portrait) {
	.rdm-daac-notice-template.daac-fr {
		line-height: 18px;
	}
	.daac-mobile-notice .notice-message {
		width: 84%;
	}
}

/* Samsung Galaxy Note 3 */
@media only screen
and (min-width: 360px)
and (max-width: 360px)
and (min-height: 559px)
and (max-height: 559px)
and (orientation:portrait) {
	.rdm-daac-notice-template.daac-fr {
		line-height: 1.25em;
		padding: 0;
	}
	.notice-message {
		height: 8em;
		width: 90%;
	}
}

/* Samsung Galaxy Note 3 on scroll */
@media only screen
and (min-width: 360px)
and (max-width: 360px)
and (min-height: 615px)
and (max-height: 615px)
and (orientation:portrait) {
	.rdm-daac-notice-template.daac-fr {
		line-height: 1.2em;
		padding: 0;
	}
	.notice-message {
		height: 8em;
		width: 90%;
	}
}

/* Samsung Galaxy Note 3 */
@media only screen
and (min-width: 360px)
and (max-width: 360px)
and (min-height: 640px)
and (max-height: 640px)
and (orientation:portrait) {
	.rdm-daac-notice-template.daac-fr {
		line-height: 1em;
	}
	.daac-fr .daac-mobile-notice .notice-message {
		width: 86%;
	}
}

/* Nexus 5X */
@media only screen
and (min-width: 412px)
and (max-width: 412px)
and (min-height: 604px)
and (max-height: 604px)
and (orientation:portrait) {
	.rdm-daac-notice-template.daac-fr {
		line-height: 1.3em;
	}
	.daac-fr .daac-mobile-notice .notice-message {
		width: 86%;
	}
}
/* New iPad */
@media only screen
and (min-width: 768px)
and (max-width: 768px)
and (min-height: 960px)
and (max-height: 960px)
and (orientation:portrait) {
	.rdm-daac-notice-template.daac-fr {
		height: 7em;
		line-height: 1.3em;
	}
	.notice-message {
		padding-right: 0;
		width: 90%;
	}
}
/* New iPad */
@media only screen
and (min-width: 1024px)
and (max-width: 1024px)
and (min-height: 704px)
and (max-height: 704px)
and (orientation:landscape) {
	.rdm-daac-notice-template.daac-fr {
		height: 6em;
		line-height: 1.3em;
	}
	.notice-message {
		padding-right: 0;
		width: 90%;
	}
}

/* Nexus 9 */
@media only screen
and (min-width: 768px)
and (max-width: 768px)
and (min-height: 856px)
and (max-height: 856px)
and (orientation:portrait) {
	.rdm-daac-notice-template.daac-fr {
		height: 7em;
		line-height: 1.3em;
	}
	.rdm-daac-notice-template {
		line-height: 1.25em;
	}
	.notice-message {
		padding-right: 0;
		width: 90%;
	}
}

/* Samsung Galaxy Tab S2 */
@media only screen
and (min-width: 768px)
and (max-width: 768px)
and (min-height: 904px)
and (max-height: 904px)
and (orientation:portrait) {
	.rdm-daac-notice-template {
		line-height: 1.25em;
	}
	.rdm-daac-notice-template.daac-fr {
		line-height: 1.25em;
		padding: 5;
	}
	.notice-message {
		width: 90%;
	}
}
</pre></body></html>