﻿.rda{
}

	.rda .smaller {
		font-size: 75%;
	}

	.rda .cookieNotification {
		display: none;
		background: #333333;
		color: #F1F1F1;
		width: 100%;
		padding: 2em 1em 2em 1em;
		text-align: center;
	}

		.rda .cookieNotification p {
			width: 94%;
			display: inline-block;
			padding-right: 1em;
			text-align: left;
			margin-left: 15px;
			margin-bottom: 0;
		}

		/*.rda .cookieNotification .message {
			text-align: left;
			max-width: 1000px;
			margin: auto;
		}

			.rda .cookieNotification .message p {
				width: 96%;
				display: inline-block;
				padding-right: 1em;
			}*/

		.rda .cookieNotification .dismiss {
			font-size: 2em;
			color: #007ABA;
			cursor: default;
		}

			.rda .cookieNotification .dismiss:hover {
				color: #00527E;
				cursor: pointer;
			}

	.rda .g-text-uppercase {
		text-transform: uppercase;
	}

	.rda .l-three-column .c-flexible-content-area {
		margin-top: 20px;
	}

	.rda .l-three-column .c-content-top-img, .l-three-column .c-west-story-flexible {
		margin-top: 0px;
	}

	.rda .l-three-column .c-content-top-img.margin-top-0 {
		margin-top: 0;
	}

	.rda .l-three-column-hero {
		background-color: #f3f3f2;
		min-height: 550px;
	}

	.rda .l-three-column-hero .c-hero-area_global.c-hero-area_global-smallbox .c-hero-area_global-white-box {
		height: 195px;
	}

	.rda .l-three-column-hero .c-hero-area_global.c-hero-area_global-smallbox .c-hero-area_global-head-body {
		top: 135px;
	}

	.rda .btn-green-edit a {
		background-color: #00b14f;
		color: #fff;
		font-family: OScondensedBold;
		font-size: 20px;
		text-transform: uppercase;
	}

	.rda .btn-green-edit:hover a {
		color: #fff;
		background-color: #4080b0;
	}

	.rda .btn-green-edit:focus a {
		background-color: #00b14f;
		color: #fff;
	}

	.rda .c-primary-navigation_bodycontent-2 a {
		color: #3f7fb0 !important;
		text-decoration: none;
	}

		.rda .c-primary-navigation_bodycontent-2 a:hover {
			color: #7ed0e0 !important;
			text-decoration: underline !important;
		}

		.rda .c-primary-navigation_bodycontent-2 a:visited {
			color: #888 !important;
			text-decoration: none !important;
		}

		.rda .pSpaceAfter {
			margin-bottom: 10px;
		}

		.rda ul.c-connect-area_items div.scLooseFrameZone.scEnabledChrome {
			float: left;
			border: 1px solid white;
			height: 30px;
			padding: 3px;
			margin-left: 10px;
		}

		.rda .edit-wrap {
			border: 1px dotted red;
			min-height: 50px;
			padding: 10px;
		}

			.rda .edit-wrap .carousel-item-edit {
				border: 1px dotted blue;
			}

			.rda .carousel-item-edit.c-product-list-item:after {
				padding-top: 10px;
			}

	.rda .c-blog-card-container {
		min-height: 542px;
	}

	.rda .c-blog-card .c-blog-card_text a {
		color: #ccd0cc;
	}

	.rda .p-homepage .c-social-feed {
		padding-top: 43px;
	}

	.rda .imageWithText img {
		width: 100%;
	}

	.rda .margin-top-10 {
		margin-top: 10px;
	}

	.rda .knowledgeCenterBgImage {
		float: right;
	}

		.rda .knowledgeCenterBgImage img {
			height: auto;
			width: 100%;
		}

	.rda .multiCarouselItemEdit {
		border: 1px green solid;
		margin-bottom: 10px;
		padding: 5px;
	}

	.rda .c-header-tagline-search {
		margin-bottom: -15px;
	}

	.rda .c-header-tagline-search .navbar-form {
		padding: 0;
		margin: 0;
		margin-left: 15px;
	}

	.rda .btn-callout {
		width: 95%;
	}

	.rda .c-blog-feature-post_right .c-blog-author .c-blog-author_content,
	.rda .blog-article-right .c-blog-author .c-blog-author_content,
	.rda .blog-article-right .c-callout .c-callout_content .c-callout_description,
	.rda .c-blog-feature-post_right .c-callout .c-callout_content .c-callout_description {
		min-height: inherit;
	}

	.rda .c-blog-feature-post_right .c-callout .c-callout_content {
		width: 75%;
	}

	.rda .blog-article-right .c-callout .c-callout_content {
		margin-bottom: 20px;
		width: 85%;
	}

	.rda .c-blog .c-product-list-container {
		margin-left: -15px;
	}

@media only screen and (max-width:768px) {
	.rda .l-three-column-hero {
		background: none;
		min-height: inherit;
	}

		.rda .l-three-column-hero .c-hero-area_global.c-hero-area_global-smallbox .c-hero-area_global-white-box {
			height: 220px;
		}

	.rda .c-blog-card-container {
		min-height: inherit;
	}

    .c-blog-post-date .c-blog-post-date-content p {
        padding: 0 15px
    }
}

@media only screen and (max-width:991px) {
	.rda .c-blog-feature-post_right .c-callout .c-callout_content {
		width: inherit;
	}

	.rda .blog-article-right .c-callout .c-callout_content {
		margin-bottom: 20px;
		width: inherit;
	}
}
