/*
 * ADOBE CONFIDENTIAL
 * ___________________
 *
 *  Copyright 2012 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 */

div.image {
	margin-bottom: 20px;
	overflow: hidden;
}

div.image img {
	display: block;
}

div.image small {
	display: block;
}

div.textimage div.image {
	float: left;
	margin: 0 8px 8px 0;
}

div.textimage div.text .cq-placeholder {
	height: 1.875rem;
}

div.textimage div.clear {
	clear: both;
}

div.search {
	padding: 0 1px 0 0;
}

div.searchRight {
	border-left: 1px solid #dddddd;
	float: right;
	width: 150px;
	padding-left: 20px;
	padding-bottom: 20px;
}

div.searchTrends {
	text-align: justify;
}

div.searchRight p {
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}

div.search span.icon img {
	width: 16px;
	height: 16px;
}

div.search span.icon {
	padding: 0 2px 8px 0;
	background: url(../../default/images/icons/default.gif) no-repeat
}

div.search span.icon.type_doc {
	background: url(../../default/images/icons/doc.gif) no-repeat
}

div.search span.icon.type_eps {
	background: url(../../default/images/icons/eps.gif) no-repeat
}

div.search span.icon.type_gif {
	background: url(../../default/images/icons/zip.gif) no-repeat
}

div.search span.icon.type_jpg {
	background: url(../../default/images/icons/jpg.gif) no-repeat
}

div.search span.icon.type_pdf {
	background: url(../../default/images/icons/pdf.gif) no-repeat
}

div.search span.icon.type_ppt {
	background: url(../../default/images/icons/ppt.gif) no-repeat
}

div.search span.icon.type_tif {
	background: url(../../default/images/icons/tif.gif) no-repeat
}

div.search span.icon.type_txt {
	background: url(../../default/images/icons/txt.gif) no-repeat
}

div.search span.icon.type_xls {
	background: url(../../default/images/icons/xls.gif) no-repeat
}

div.search span.icon.type_zip {
	background: url(../../default/images/icons/zip.gif) no-repeat
}

ins.textAdded {
	color: #0c0;
}

del.textRemoved {
	color: #c00;
}

img.imageAdded {
	border: 2px solid #0c0;
}

img.imageRemoved {
	border: 2px solid #c00;
}

div.image {
	margin-bottom: 20px;
	overflow: hidden;
}

div.image img {
	display: block;
}

div.image small {
	display: block;
}

div.download div.item {
	clear: both;
	margin: 0 0 8px 0;
}

div.download span.icon img {
	width: 16px;
	height: 16px;
}

div.download span.icon {
	float: left;
	padding: 0 8px 8px 0;
	background: url(../../default/images/icons/default.gif) no-repeat
}

div.download span.icon.type_doc {
	background: url(../../default/images/icons/doc.gif) no-repeat
}

div.download span.icon.type_eps {
	background: url(../../default/images/icons/eps.gif) no-repeat
}

div.download span.icon.type_gif {
	background: url(../../default/images/icons/zip.gif) no-repeat
}

div.download span.icon.type_jpg {
	background: url(../../default/images/icons/jpg.gif) no-repeat
}

div.download span.icon.type_pdf {
	background: url(../../default/images/icons/pdf.gif) no-repeat
}

div.download span.icon.type_ppt {
	background: url(../../default/images/icons/ppt.gif) no-repeat
}

div.download span.icon.type_tif {
	background: url(../../default/images/icons/tif.gif) no-repeat
}

div.download span.icon.type_txt {
	background: url(../../default/images/icons/txt.gif) no-repeat
}

div.download span.icon.type_xls {
	background: url(../../default/images/icons/xls.gif) no-repeat
}

div.download span.icon.type_zip {
	background: url(../../default/images/icons/zip.gif) no-repeat
}

div.carousel {
	margin-top: 7px;
	margin-bottom: 7px;
}

.cq-carousel {
	position: relative;
	width: 940px;
	height: 270px;
	overflow: hidden;
}

.cq-carousel var {
	display: none;
}

.cq-carousel-banner-item {
	width: 940px;
	height: 270px;
	left: 1000px;
	position: absolute;
	top: 0;
	background-color: #eee;
	overflow: hidden;
}

.cq-carousel-banner-item img {
	width: 940px;
	height: 270px;
	background: no-repeat center center;
}

.par .cq-carousel-banner-item img {
	width: 700px;
	height: 245px;
	background: no-repeat center center;
}

.par .cq-carousel {
	width: 700px;
	height: 245px;
}

.par .cq-carousel-banner-item {
	width: 700px;
	height: 245px;
}

.cq-carousel-banner-item h3,
.cq-carousel-banner-item p {
	padding: 10px;
}

.cq-carousel-banner {
	position: absolute;
}

.cq-carousel-banner-switches,
.cq-carousel-banner-switches-tl,
.cq-carousel-banner-switches-tc,
.cq-carousel-banner-switches-tr,
.cq-carousel-banner-switches-bl,
.cq-carousel-banner-switches-bc,
.cq-carousel-banner-switches-br {
	position: absolute;
	width: 100%;
	margin: 0;
	padding: 0;
}

.cq-carousel-banner-switches {
	display: none;
}

.cq-carousel-banner-switches-tl {
	top: 0;
	left: 0;
}

.cq-carousel-banner-switches-tc {
	top: 0;
	left: 0;
	text-align: center;
}

.cq-carousel-banner-switches-tr {
	top: 0;
	left: 0;
	text-align: right;
}

.cq-carousel-banner-switches-bl {
	bottom: 0;
	left: 0;
}

.cq-carousel-banner-switches-bc {
	bottom: 0;
	left: 0;
	text-align: center;
}

.cq-carousel-banner-switches-br {
	bottom: 0;
	left: 0;
	text-align: right;
}

.cq-carousel-banner-switch {
	display: inline-block;
	margin: 8px;
	padding: 0;
}

.cq-carousel-banner-switch-br {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0;
	right: 8px;
}

.cq-carousel-banner-switch-bl {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 8px;
}

.cq-carousel-controls a {
	position: absolute;
	width: 24px;
	height: 48px;
	top: 111px;
	/* 270/2 - 24 */
	background: url("../../default/images/carousel/controls.png") no-repeat scroll 0 0 transparent;
	visibility: hidden;
}

.cq-carousel-controls a.cq-carousel-active {
	visibility: visible;
}

a.cq-carousel-control-prev {
	left: 0;
	background-position: -24px 0;
}

a.cq-carousel-control-prev:hover {
	left: 0;
	background-position: -72px 0;
}

a.cq-carousel-control-next {
	right: 0;
}

a.cq-carousel-control-next:hover {
	right: 0;
	background-position: -48px 0;
}

.cq-carousel-banner-switch a {
	display: inline-block;
	background: url("../../default/images/carousel/switcher.png") no-repeat scroll 0 0 transparent;
}

.cq-carousel-banner-switch a img {
	width: 25px;
	height: 25px;
	vertical-align: top;
}

.cq-carousel-banner-switch a.cq-carousel-active,
.cq-carousel-banner-switch a:hover {
	background-position: -25px 0;
}

.cq-carousel-banner-switch li {
	background: none !important;
	display: inline-block;
	list-style: none;
	float: left;
}

.form_section {
	width: 300px;
	float: none;
}

.form_section form {
	float: left;
	width: 300px;
}

.form_section fieldset {
	width: 300px;
	float: left;
}

.form_section .input_box1 {
	background: url(../../default/images/input_box.gif) no-repeat 0 0;
	width: 185px;
	height: 23px;
	float: left;
}

.form_section input {
	width: 175px;
	padding-left: 5px;
	padding-right: 5px;
	border: none;
	background: none;
	padding-top: 4px;
	font-size: 11px;
	color: #999;
}

.form_section input.sign_up {
	background: url(../../default/images/sign_up_btn.gif) no-repeat 0 0;
	width: 82px;
	height: 23px;
	float: left;
	margin-left: 5px;
	display: inline;
	cursor: pointer;
}

form .form_row {
	display: block;
	font-size: 13px;
	line-height: 24px;
	color: #666;
	clear: both;
}

form .form_field_checkbox,
form .form_field_radio {
	margin-left: 20px;
}

form .form_field_text,
form .form_field_textarea {
	background: url("../../default/images/social/fieldbg.gif") repeat-x scroll center top #FFFFFF;
	border-color: #7C7C7C #C3C3C3 #DDDDDD;
	border-style: solid;
	border-width: 1px;
	color: #333333;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 2px;
}

form .form_field_textarea {
	width: 698px;
}

form .form_row_description {
	font-size: 11px;
	line-height: 12px;
	clear: both;
	color: #666666;
}

form .form_rightcol {
	clear: both;
}

form .form_rightcolnobr {
	clear: none;
	float: right;
	margin-bottom: 15px;
}

form .form_rightcolnooverflow {
	overflow: hidden;
}

form .form_rightcolmark {
	color: #f00;
	font-weight: bold;
}

form .title {
	padding-top: 10px;
}

form .form_leftcolmark {
	color: #f00;
}

form .form_leftcollabel {
	float: left;
	font-weight: bold;
}

form .form_leftcolmark {
	float: left;
	padding-left: 2px;
	font-weight: bold;
}

form .form_leftcolnobr {
	float: left;
	margin-bottom: 15px;
}

form .form_captcha_input {
	float: left;
	width: 170px;
}

form .form_captcha_input input {
	width: 170px;
}

form .form_captcha_img {
	float: left;
	padding-left: 16px;
}

form .form_captcha_refresh {
	float: right;
}

form .form_captchatimer {
	float: left;
	border: 1px solid #CCCCCC;
}

form .form_captchatimer_bar {
	float: left;
	background-color: #CCCCCC;
	height: 8px;
}

form .customer_survey_submit {
	float: right;
	margin-top: 28px;
}

form .form_field_text {
	width: 334px;
	margin-bottom: 4px;
}

form .form_field_text.form_field_multivalued {
	width: 314px;
}

form .form_field_select {
	width: 340px;
}

form .form_error {
	color: #f00;
	font-weight: bold;
}

form div.section {
	padding-bottom: 10px;
}

form div.colctrl.section {
	padding-bottom: 0 !important;
}

/* multiple resource checkbox */
form SPAN.mr_write {
	display: inline-block;
	width: 16px;
	text-align: right;
	vertical-align: top;
}

/*
 * address
 */

form div.address div.form_row {
	margin-bottom: 12px;
}

form div.form_address_state {
	display: inline-block;
}

form input.form_address_state {
	width: 204px;
}

form div.form_address_zip {
	display: inline-block;
	padding-left: 20px;
}

form input.form_address_zip {
	width: 80px;
}

/*
 * creditcard
 */

form div.creditcard div.form_row {
	margin-bottom: 12px;
}

form div.form_cc_expiry_month,
form div.form_cc_expiry_year,
form div.form_cc_security_code {
	display: inline-block;
}

form input.form_cc_expiry_month,
form input.form_cc_expiry_year {
	width: 40px;
}

form div.form_cc_expiry_separator {
	display: inline-block;
	font-size: 150%;
	padding-right: 6px;
}

form input.form_cc_ccv {
	width: 70px;
}


/*Thin Banner Component Styles */
.thinbanner {
	background-color: #007ED5;
	border: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0 auto 10px auto;
	padding: 5px 1%;
	text-align: center;
	width: 98%;
}

.thinbanner,
.thinbanner a {
	color: #fff;
}

.thinbanner a {
	display: block;
	text-decoration: none;
}

.thinbanner a:hover {
	text-decoration: underline;
}

.thinbanner-promo {
	background: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #333;
}

.thinbanner-promo a {
	color: #1F86D4;
	text-decoration: none;
}

.thinbanner-promo a:hover {
	color: #155c91;
}

/* thinbanner colors */
.thinbanner-lifetech {
	background-color: #007ED5;
}

.thinbanner-blue {
	background-color: #1A2155;
}

.thinbanner-charcoal {
	background-color: #555;
}

.thinbanner-emergency {
	background-color: #c00;
}

.thinbanner-info {
	background-color: #fffacd;
}

.thinbanner-info a {
	color: #333;
}

.thinbanner-info {
	color: #333;
}

/*Thin Banner Component Responsive Styles */
@media (max-width: 767px) {
	.thinbanner {
		height: 32px;
		line-height: 32px;
		margin-left: -10px;
		margin-right: -10px;
		overflow-x: auto;
		width: auto;
	}

	.thinbanner .thinbanner-overflow-x {
		width: 767px;
	}
}

/*
Product List Table Styles
- Leverages util class, .table-mobile-collapse for customization.
*/
.productlist-mobile-collapse.table-mobile-collapse {
	border-collapse: separate;
}

.productlist-mobile-collapse.table-mobile-collapse thead .table-qty-placeholder,
.productlist-mobile-collapse.table-mobile-collapse tbody .table-qty-placeholder,
.productlist-mobile-collapse.table-mobile-collapse tfoot .table-qty-placeholder,
.productlist-mobile-collapse.table-mobile-collapse thead .table-mobile-addcart,
.productlist-mobile-collapse.table-mobile-collapse tbody .table-mobile-addcart,
.productlist-mobile-collapse.table-mobile-collapse tfoot .table-mobile-addcart {
	display: none;
}

/* Product List Responsive Table Styles */
@media (max-width: 767px) {
	.productlist-mobile-collapse.table-mobile-collapse {
		border: none;
	}

	.productlist-mobile-collapse.table-mobile-collapse tbody td:first-child,
	.productlist-mobile-collapse.table-mobile-collapse tfoot td:first-child,
	.productlist-mobile-collapse.table-mobile-collapse tbody td,
	.productlist-mobile-collapse.table-mobile-collapse tfoot td {
		border: none;
		background-color: #ffffff !important;
	}

	.productlist-mobile-collapse.table-mobile-collapse tbody td:first-child a,
	.productlist-mobile-collapse.table-mobile-collapse tfoot td:first-child a,
	.productlist-mobile-collapse.table-mobile-collapse tbody td a,
	.productlist-mobile-collapse.table-mobile-collapse tfoot td a {
		display: block;
		margin-left: 120px;
	}

	.productlist-mobile-collapse.table-mobile-collapse tbody td.text-center,
	.productlist-mobile-collapse.table-mobile-collapse tfoot td.text-center {
		text-align: left;
	}

	.productlist-mobile-collapse.table-mobile-collapse tbody tr,
	.productlist-mobile-collapse.table-mobile-collapse tfoot tr {
		border-top: 1px solid #d8d8d8;
		border-bottom: 1px solid #d8d8d8;
		margin-bottom: 20px;
	}

	.productlist-mobile-collapse.table-mobile-collapse tbody .table-mobile-addcart,
	.productlist-mobile-collapse.table-mobile-collapse tfoot .table-mobile-addcart {
		display: block;
	}

	.productlist-mobile-collapse.table-mobile-collapse tbody input.span1,
	.productlist-mobile-collapse.table-mobile-collapse tfoot input.span1 {
		width: 56px;
	}
}

/* ---------------------------
    Component: Mondrian
   ---------------------------- */
/*
* UX-MONDRIAN GENERAL STYLES
*/
.mondrian_cq {
	margin: 0 auto 10px;
}

.mondrian-module {
	width: 100%;
	height: auto;
}

.mondrian-module img {
	height: auto;
	width: 100%;
}

.mondrian-module .image {
	margin: 0;
	overflow: hidden;
}

.mondrian-module,
.mondrian-group {
	clear: both;
	float: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.mondrian-module-block {
	position: relative;
	clear: both;
	float: none;
	width: auto;
}

.mondrian-module-list {
	background-color: #5d89b3;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	right: 0;
	top: 0;
}

.mondrian-module-list .parsys,
.mondrian-module-list ul,
.mondrian-module-list ul.default,
.mondrian-module-list ul.mondrian-featured-list {
	display: table;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%;
}

.mondrian-module-list .parsys>div {
	display: table-row;
	height: 100%;
}

.mondrian-module-list .section ul li a.is-ie-nine {
	filter: none;
	height: 20%;
	border-bottom: 1px solid #8eadca;
	padding-top: 4.5%;
	padding-bottom: 3.3%;
	display: block;
}

.mondrian-module-list ul,
.mondrian-module-list ul.default,
.mondrian-module-list ul.mondrian-featured-list {
	background-color: #5d89b3;
	color: #333333;
}

.mondrian-module-list ul li,
.mondrian-module-list ul.default li,
.mondrian-module-list ul.mondrian-featured-list li {
	display: table-row;
	border-bottom: 1px solid #ffffff;
}

.mondrian-module-list ul li a,
.mondrian-module-list ul.default li a,
.mondrian-module-list ul.mondrian-featured-list li a,
.mondrian-module-list ul li .btn-flat,
.mondrian-module-list ul.default li .btn-flat,
.mondrian-module-list ul.mondrian-featured-list li .btn-flat {
	background-color: #5d89b3;
	background-image: none;
	border-bottom: 1px solid #8eadca;
	color: #ffffff;
	cursor: pointer;
	display: table-cell;
	font-weight: normal;
	padding: 0 15px;
	text-align: left;
	vertical-align: middle;
}

.mondrian-module-list ul li a:hover,
.mondrian-module-list ul.default li a:hover,
.mondrian-module-list ul.mondrian-featured-list li a:hover,
.mondrian-module-list ul li .btn-flat:hover,
.mondrian-module-list ul.default li .btn-flat:hover,
.mondrian-module-list ul.mondrian-featured-list li .btn-flat:hover {
	background-color: #00538a;
}

.mondrian-module-list ul li a:hover,
.mondrian-module-list ul.default li a:hover,
.mondrian-module-list ul.mondrian-featured-list li a:hover,
.mondrian-module-list ul li .btn-flat:hover,
.mondrian-module-list ul.default li .btn-flat:hover,
.mondrian-module-list ul.mondrian-featured-list li .btn-flat:hover,
.mondrian-module-list ul li a:active,
.mondrian-module-list ul.default li a:active,
.mondrian-module-list ul.mondrian-featured-list li a:active,
.mondrian-module-list ul li .btn-flat:active,
.mondrian-module-list ul.default li .btn-flat:active,
.mondrian-module-list ul.mondrian-featured-list li .btn-flat:active,
.mondrian-module-list ul li a:visited,
.mondrian-module-list ul.default li a:visited,
.mondrian-module-list ul.mondrian-featured-list li a:visited,
.mondrian-module-list ul li .btn-flat:visited,
.mondrian-module-list ul.default li .btn-flat:visited,
.mondrian-module-list ul.mondrian-featured-list li .btn-flat:visited {
	color: #ffffff;
	text-decoration: none;
}

.cq-wcm-edit .section.mondrian {
	margin-bottom: 200px;
}

.cq-wcm-edit .mondrian-module-list {
	height: auto !important;
}

.cq-wcm-edit .mondrian-module-list .parsys {
	display: block;
}

.cq-wcm-edit .mondrian-module-list .parsys>div {
	display: block;
}

/*
* UX-MONDRIAN-A STYLES
*/
.mondrian-module-a {
	max-width: 1170px;
}

.mondrian-module-a .mondrian-submodule-left {
	float: left;
}

.mondrian-module-a .mondrian-submodule-right {
	float: right;
}

.mondrian-module-a .mondrian-submodule-right .mondrian-module-inner {
	float: left;
	height: 100%;
}

.mondrian-module-a .mondrian-submodule-left,
.mondrian-module-a .mondrian-submodule-right {
	height: auto;
}

.cq-wcm-edit .section.mondrian .mondrian-module-a {
	height: auto;
	overflow: auto;
}

.cq-wcm-edit .section.mondrian .mondrian-module-a .mondrian-submodule-right .mondrian-module-list .cq-dd-pages {
	height: 233px;
	overflow: auto;
}

/*
* UX-MONDRIAN-B STYLES
*/
.mondrian-module-b {
	max-width: 1170px;
}

.mondrian-module-b .mondrian-submodule-left {
	float: left;
}

.mondrian-module-b .mondrian-submodule-right {
	float: right;
}

.mondrian-module-b .mondrian-submodule-left,
.mondrian-module-b .mondrian-submodule-right {
	width: 585px;
	height: auto;
}

.mondrian-module-b .mondrian-submodule-right .mondrian-module-inner:first-child {
	width: 292px;
}

.mondrian-module-b .mondrian-submodule-right .mondrian-module-inner {
	width: auto;
	float: left;
}

.cq-wcm-edit .section.mondrian .mondrian-module-b {
	height: auto;
}

/*
* UX-MONDRIAN-D STYLES
*/
.mondrian-module-d {
	max-width: 1170px;
}

.mondrian-module-d .mondrian-submodule-left {
	float: left;
	width: 612px;
}

.mondrian-module-d .mondrian-submodule-right {
	float: right;
	width: 558px;
}

.mondrian-module-d .mondrian-submodule-right .mondrian-module-inner {
	width: 266px;
}

.mondrian-module-d .mondrian-submodule-right .mondrian-module-inner.mondrian-module-list {
	width: 292px;
	height: 100%;
}

.mondrian-module-d .mondrian-submodule-right .mondrian-module-inner {
	height: inherit;
}

.mondrian-module-d .mondrian-submodule-right .mondrian-module-inner>div {
	height: inherit;
	overflow: hidden;
}

.mondrian-module-d .mondrian-submodule-left,
.mondrian-module-d .mondrian-submodule-right {
	height: auto;
}

/*
* UX-MONDRIAN-F STYLES
*/
.mondrian-module-f {
	max-width: 870px;
}

.mondrian-module-f .mondrian-submodule-left {
	width: 590px;
}

.mondrian-module-f .mondrian-submodule-right {
	width: 280px;
}

.cq-wcm-edit .section.mondrian .mondrian-module-f .mondrian-submodule-right .parsys {
	display: block;
	height: auto;
}

.cq-wcm-edit .section.mondrian .mondrian-module-f .mondrian-submodule-right .parsys>div {
	display: block;
}

.cq-wcm-edit .section.mondrian .mondrian-module-f .mondrian-submodule-right .cq-dd-pages {
	height: 276px;
}

/*
* UX-MONDRIAN-G STYLES
*/
.mondrian-module-g {
	max-width: 870px;
}

.mondrian-module-g .mondrian-submodule-left {
	float: left;
	width: 505px;
}

.mondrian-module-g .mondrian-submodule-right {
	float: right;
	margin-top: 2px;
	width: 365px;
}

.mondrian-module-g .mondrian-submodule-right .mondrian-module-block {
	margin-top: -2px;
}

.mondrian-module-g .mondrian-submodule-left,
.mondrian-module-g .mondrian-submodule-right {
	height: auto;
}

/*
* UX-MONDRIAN-J STYLES
*/
.mondrian-module-j {
	max-width: 1170px;
}

.mondrian-module-j .mondrian-submodule-left {
	width: 293px;
	float: left;
}

.mondrian-module-j .mondrian-submodule-right {
	width: 584px;
	float: right;
}

.mondrian-module-j .mondrian-submodule-right .mondrian-module-inner.mondrian-module-list {
	width: 291px;
}

.mondrian-module-j .mondrian-submodule-left,
.mondrian-module-j .mondrian-submodule-right {
	height: auto;
}

.cq-wcm-edit .section.mondrian .mondrian-module-j .mondrian-submodule-right .mondrian-module-list .parsys>div {
	display: block;
	max-width: 239px;
	max-height: 233px;
	overflow: hidden;
}

.cq-wcm-edit .section.mondrian .mondrian-module-j .mondrian-submodule-right .mondrian-module-list ul {
	display: block;
}

/*
* UX-MONDRIAN-K STYLES
*/
.mondrian-module-k {
	max-width: 1170px;
}

.mondrian-module-k .mondrian-submodule-left {
	float: left;
	width: 878px;
}

.mondrian-module-k .mondrian-submodule-right {
	float: right;
	width: 292px;
}

.mondrian-module-k .mondrian-submodule-right .mondrian-module-list {
	width: 25%;
}

.mondrian-module-k .mondrian-submodule-left,
.mondrian-module-k .mondrian-submodule-right {
	height: auto;
}

/*
* UX-MONDRIAN GENERAL RESPONSIVE STYLES
*/
@media (max-width: 979px) {
	.mondrian-module img {
		max-width: 100% !important;
	}

	.mondrian-module-list {
		background-color: #ffffff;
	}

	.mondrian-module-list ul,
	.mondrian-module-list ul.default,
	.mondrian-module-list ul.mondrian-featured-list {
		background-color: #ffffff;
	}

	.mondrian-module-list ul li a,
	.mondrian-module-list ul.default li a,
	.mondrian-module-list ul.mondrian-featured-list li a,
	.mondrian-module-list ul li .btn-flat,
	.mondrian-module-list ul.default li .btn-flat,
	.mondrian-module-list ul.mondrian-featured-list li .btn-flat {
		background-color: #ffffff;
		border: none;
		color: #1e8ae7;
		font-weight: bold;
	}

	.mondrian-module-list ul li a:active,
	.mondrian-module-list ul.default li a:active,
	.mondrian-module-list ul.mondrian-featured-list li a:active,
	.mondrian-module-list ul li .btn-flat:active,
	.mondrian-module-list ul.default li .btn-flat:active,
	.mondrian-module-list ul.mondrian-featured-list li .btn-flat:active,
	.mondrian-module-list ul li a:visited,
	.mondrian-module-list ul.default li a:visited,
	.mondrian-module-list ul.mondrian-featured-list li a:visited,
	.mondrian-module-list ul li .btn-flat:visited,
	.mondrian-module-list ul.default li .btn-flat:visited,
	.mondrian-module-list ul.mondrian-featured-list li .btn-flat:visited,
	.mondrian-module-list ul li a:hover,
	.mondrian-module-list ul.default li a:hover,
	.mondrian-module-list ul.mondrian-featured-list li a:hover,
	.mondrian-module-list ul li .btn-flat:hover,
	.mondrian-module-list ul.default li .btn-flat:hover,
	.mondrian-module-list ul.mondrian-featured-list li .btn-flat:hover,
	.mondrian-module-list ul li a:focus,
	.mondrian-module-list ul.default li a:focus,
	.mondrian-module-list ul.mondrian-featured-list li a:focus,
	.mondrian-module-list ul li .btn-flat:focus,
	.mondrian-module-list ul.default li .btn-flat:focus,
	.mondrian-module-list ul.mondrian-featured-list li .btn-flat:focus,
	.mondrian-module-list ul li a:link,
	.mondrian-module-list ul.default li a:link,
	.mondrian-module-list ul.mondrian-featured-list li a:link,
	.mondrian-module-list ul li .btn-flat:link,
	.mondrian-module-list ul.default li .btn-flat:link,
	.mondrian-module-list ul.mondrian-featured-list li .btn-flat:link {
		background-color: #ffffff;
	}

	.mondrian-module-list ul li a:visited,
	.mondrian-module-list ul.default li a:visited,
	.mondrian-module-list ul.mondrian-featured-list li a:visited,
	.mondrian-module-list ul li .btn-flat:visited,
	.mondrian-module-list ul.default li .btn-flat:visited,
	.mondrian-module-list ul.mondrian-featured-list li .btn-flat:visited {
		color: #7b26c9;
	}

	.mondrian-module-list ul li a:hover,
	.mondrian-module-list ul.default li a:hover,
	.mondrian-module-list ul.mondrian-featured-list li a:hover,
	.mondrian-module-list ul li .btn-flat:hover,
	.mondrian-module-list ul.default li .btn-flat:hover,
	.mondrian-module-list ul.mondrian-featured-list li .btn-flat:hover,
	.mondrian-module-list ul li a:focus,
	.mondrian-module-list ul.default li a:focus,
	.mondrian-module-list ul.mondrian-featured-list li a:focus,
	.mondrian-module-list ul li .btn-flat:focus,
	.mondrian-module-list ul.default li .btn-flat:focus,
	.mondrian-module-list ul.mondrian-featured-list li .btn-flat:focus {
		color: #27245f;
	}

	.mondrian-module-list ul li a:link,
	.mondrian-module-list ul.default li a:link,
	.mondrian-module-list ul.mondrian-featured-list li a:link,
	.mondrian-module-list ul li .btn-flat:link,
	.mondrian-module-list ul.default li .btn-flat:link,
	.mondrian-module-list ul.mondrian-featured-list li .btn-flat:link {
		color: #1e8ae7;
	}
}

@media (max-width: 479px) {
	.mondrian-module-list {
		position: relative;
	}

	.mondrian-module-list ul li,
	.mondrian-module-list ul.default li,
	.mondrian-module-list ul.mondrian-featured-list li {
		height: 42px;
	}
}

@media screen and (min-width: 768px) and (max-width: 979px) {
	.mondrian-module-list {
		overflow: hidden !important;
	}

	.mondrian-module-list .section ul li a.is-ie-nine {
		filter: none;
		height: 15%;
		border-bottom: none;
		padding-top: 0%;
		padding-bottom: 0%;
		font-size: 9px;
		display: block;
	}
}

/*
* UX-MONDRIAN-A RESPONSIVE STYLES
*/
.mondrian-module-a .mondrian-submodule-left,
.mondrian-module-a .mondrian-submodule-right {
	height: auto;
	width: 50%;
}

.mondrian-module-a .mondrian-submodule-right .mondrian-module-inner {
	width: 50%;
}

.mondrian-module-a .mondrian-module-list {
	border-left: 1px solid #5d89b3;
}

@media (min-width: 980px) {
	.mondrian-module-a {
		height: auto;
		overflow: visible;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.mondrian-module-a {
		height: auto;
		overflow: visible;
	}
}

@media (max-width: 979px) {
	.mondrian-module-a .mondrian-module-list {
		border-left: none;
	}

	.cq-wcm-edit .section.mondrian .mondrian-module-a .mondrian-submodule-right .cq-dd-pages {
		height: 178px;
	}
}

@media (max-width: 767px) {

	.mondrian-module-a .mondrian-submodule-left,
	.mondrian-module-a .mondrian-submodule-right {
		width: 100%;
		margin-top: -3px;
	}

	.mondrian-module-a .mondrian-module-list {
		width: 50%;
	}

	.cq-wcm-edit .section.mondrian .mondrian-module-a .mondrian-submodule-right .mondrian-module-list .cq-dd-pages {
		height: auto;
	}
}

@media (max-width: 479px) {
	.mondrian-module-a .mondrian-submodule-right .mondrian-module-list {
		width: 100%;
	}
}

/*
* UX-MONDRIAN-B RESPONSIVE STYLES
*/
.mondrian-module-b .mondrian-submodule-left,
.mondrian-module-b .mondrian-submodule-right {
	width: 50%;
	height: 100%;
}

.mondrian-module-b .mondrian-submodule-right .mondrian-module-inner:first-child,
.mondrian-module-b .mondrian-submodule-right .mondrian-module-inner {
	width: 50%;
}

@media (min-width: 980px) {
	.mondrian-module-b {
		height: auto;
		overflow: visible;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.mondrian-module-b {
		height: auto;
		overflow: visible;
	}
}

@media (max-width: 767px) {

	.mondrian-module-b .mondrian-submodule-left,
	.mondrian-module-b .mondrian-submodule-right {
		width: 100%;
	}

	.mondrian-module-b .mondrian-submodule-left .mondrian-module-inner,
	.mondrian-module-b .mondrian-submodule-right .mondrian-module-inner {
		margin-top: -3px;
	}
}

/*
* UX-MONDRIAN-D RESPONSIVE STYLES
*/
.mondrian-module-d .mondrian-submodule-left {
	width: 52%;
}

.mondrian-module-d .mondrian-submodule-left,
.mondrian-module-d .mondrian-submodule-right {
	height: 100%;
}

.mondrian-module-d .mondrian-submodule-right {
	width: 48%;
	position: relative;
}

.mondrian-module-d .mondrian-submodule-right .mondrian-module-inner {
	width: 50%;
	float: left;
	max-height: 233px;
	overflow: hidden;
}

.mondrian-module-d .mondrian-submodule-right .mondrian-module-inner.mondrian-module-list {
	overflow-y: auto;
	width: 50%;
	float: right;
}

@media (max-width: 979px) {
	.mondrian-module-d .mondrian-submodule-right .mondrian-module-inner {
		max-height: auto;
	}
}

@media (max-width: 767px) {
	.mondrian-module-d .mondrian-submodule-left {
		width: 100%;
		float: none;
	}

	.mondrian-module-d .mondrian-submodule-right {
		width: 100%;
		float: none;
	}

	.mondrian-module-d .mondrian-submodule-right .mondrian-module-inner {
		height: 100%;
		width: 50%;
		max-height: none;
	}

	.mondrian-module-d .mondrian-submodule-right .mondrian-module-inner.mondrian-module-list {
		float: none;
		position: absolute;
	}
}

/*
* UX-MONDRIAN-F RESPONSIVE STYLES
*/
.mondrian-module-f .mondrian-submodule-left {
	width: 67%;
	height: auto;
}

.mondrian-module-f .mondrian-submodule-right {
	width: 33%;
	height: 100%;
}

@media (min-width: 980px) {
	.template-2-column .mondrian-module-f {
		height: auto;
	}

	.mondrian-module-f {
		height: auto;
		overflow: visible;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.mondrian-module-f {
		height: auto;
		overflow: visible;
	}
}

@media (max-width: 979px) {
	.cq-wcm-edit .section.mondrian .mondrian-module-f .mondrian-submodule-right .cq-dd-pages {
		max-height: 230px;
	}
}

@media (max-width: 767px) {

	.mondrian-module-f .mondrian-submodule-left,
	.mondrian-module-f .mondrian-submodule-right {
		width: auto;
	}

	.mondrian-module-f .mondrian-module-list {
		position: relative;
		width: 100%;
	}

	.mondrian-module-f .mondrian-module-list ul li,
	.mondrian-module-f .mondrian-module-list ul.default li,
	.mondrian-module-f .mondrian-module-list ul.mondrian-featured-list li {
		height: 42px;
	}

	.cq-wcm-edit .section.mondrian .mondrian-module-f .mondrian-submodule-right .cq-dd-pages {
		max-height: none;
	}
}

/*
* UX-MONDRIAN-G RESPONSIVE STYLES
*/
.mondrian-module-g .mondrian-submodule-left {
	width: 58%;
}

.mondrian-module-g .mondrian-submodule-right {
	width: 42%;
}

.mondrian-module-g .mondrian-submodule-left,
.mondrian-module-g .mondrian-submodule-right {
	height: auto;
}

@media (max-width: 979px) {

	.mondrian-module-g .mondrian-submodule-left,
	.mondrian-module-g .mondrian-submodule-right {
		float: none;
		width: 100%;
	}

	.mondrian-module-g .mondrian-submodule-left .mondrian-module-block,
	.mondrian-module-g .mondrian-submodule-right .mondrian-module-block {
		clear: none;
		float: left;
		width: 50%;
	}

	.mondrian-module-g .mondrian-submodule-right {
		margin-top: -3px;
		margin-left: 1px;
	}
}

@media (max-width: 479px) {
	.mondrian-module-g .mondrian-submodule-right {
		float: none;
		width: 100%;
	}

	.mondrian-module-g .mondrian-submodule-right .mondrian-module-block {
		clear: both;
		float: none;
		width: 100%;
	}
}

/*
* UX-MONDRIAN-J RESPONSIVE STYLES
*/
.mondrian-module-j .mondrian-submodule-left,
.mondrian-module-j .mondrian-submodule-right {
	height: auto;
}

.mondrian-module-j .mondrian-submodule-left {
	width: 25%;
}

.mondrian-module-j .mondrian-submodule-right {
	position: relative;
	width: 50%;
}

.mondrian-module-j .mondrian-submodule-right .mondrian-module-inner,
.mondrian-module-j .mondrian-submodule-right .mondrian-module-inner.mondrian-module-list {
	width: 50%;
}

@media (min-width: 980px) {
	.mondrian-module-j {
		height: auto;
		overflow: visible;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.mondrian-module-j {
		height: auto;
		overflow: visible;
	}
}

@media (max-width: 979px) {
	.cq-wcm-edit .section.mondrian .mondrian-module-j .mondrian-submodule-right .mondrian-module-list .parsys>div {
		height: auto;
		max-height: none;
		max-width: initial;
	}

	.cq-wcm-edit .section.mondrian .mondrian-module-j .mondrian-submodule-right .mondrian-module-list .cq-dd-pages {
		max-height: 179px;
	}
}

@media (max-width: 767px) {
	.mondrian-module-j .mondrian-submodule-left {
		width: 50%;
	}

	.mondrian-module-j .mondrian-submodule-right {
		margin-top: -3px;
		position: relative;
		width: 100%;
	}

	.mondrian-module-j .mondrian-module-list {
		position: absolute;
	}

	.cq-wcm-edit .section.mondrian .mondrian-module-j .mondrian-submodule-right .mondrian-module-list .cq-dd-pages {
		max-height: none;
	}
}

/*
* UX-MONDRIAN-K RESPONSIVE STYLES
*/
.mondrian-module-k .mondrian-submodule-left {
	width: 75%;
}

.mondrian-module-k .mondrian-submodule-right {
	width: 25%;
}

.mondrian-module-k .mondrian-submodule-left,
.mondrian-module-k .mondrian-submodule-right {
	height: auto;
}

@media (min-width: 980px) {
	.mondrian-module-k {
		height: auto;
		overflow: visible;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.mondrian-module-k {
		height: auto;
		overflow: visible;
	}
}

@media (max-width: 767px) {

	.mondrian-module-k .mondrian-submodule-left,
	.mondrian-module-k .mondrian-submodule-right {
		width: 100%;
		float: none;
		clear: both;
	}

	.mondrian-module-k .mondrian-submodule-right .mondrian-module-list {
		position: relative;
		width: 100%;
	}

	.mondrian-module-k .mondrian-submodule-right .mondrian-module-list ul li,
	.mondrian-module-k .mondrian-submodule-right .mondrian-module-list ul.default li,
	.mondrian-module-k .mondrian-submodule-right .mondrian-module-list ul.mondrian-featured-list li {
		height: 42px;
	}
}

/* ---------------------------
    Component: Left Nav
    ---------------------------- */
.container-leftnav .collapse {
	overflow: visible;
	height: auto;
}

.container-leftnav .nav-list-arrow {
	display: none;
}

.container-leftnav .nav-list li {
	word-break: break-word;
}

.link-leftnav-toggle {
	display: none;
}

@media (max-width: 767px) {
	.link-leftnav-toggle {
		display: block;
		margin: 0 auto 10px;
	}

	.container-leftnav {
		margin-bottom: 10px;
		margin-left: -10px;
		overflow: hidden;
		height: 0;
	}

	.container-leftnav.in {
		height: auto;
		position: relative;
	}

	.container-leftnav .leftnav-movable {
		visibility: hidden;
	}

	.container-leftnav .collapse {
		height: 0;
		overflow: hidden;
		padding-left: 20px;
		position: absolute;
		top: 0;
	}

	.container-leftnav .in {
		height: auto;
		position: relative;
	}

	.container-leftnav .nav-list,
	.container-leftnav .item-header {
		background-color: #eeeeee;
		margin: auto;
	}

	.container-leftnav .nav-list {
		border-right: 1px solid #d8d8d8;
		border-bottom: 1px solid #d8d8d8;
	}

	.container-leftnav li {
		line-height: 36px;
	}

	.container-leftnav .item-header {
		padding: 10px;
		cursor: pointer;
	}

	.container-leftnav .nav-list a:link,
	.container-leftnav .nav-list a:visited {
		color: #333333;
	}

	.container-leftnav .nav-list a:link,
	.container-leftnav .nav-list {
		padding-left: 14px;
	}

	.container-leftnav .nav-list-arrow {
		display: inline;
	}

	.container-leftnav .nav-list-header {
		background-color: #eee;
		border-top: 1px solid #d8d8d8;
		border-right: 1px solid #d8d8d8;
		border-radius: 0;
		margin: 0;
		padding: 10px 10px 0 14px;
	}

	.container-leftnav .item-no-children {
		font-weight: bold;
		position: relative;
	}

	.container-leftnav .item-no-children a {
		display: inline-block;
	}

	.container-leftnav #navListActive .item-content a {
		padding-left: 25px;
	}
}


.image-gallery-search {
	border-bottom-color: #ccc;
	box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
	margin-bottom: 2em;
}

.image-gallery-recent-header a {
	font-size: 13px;
	font-weight: normal;
}

.image-gallery-recent .thumbnail {
	border: 0;
	border-radius: 0;
	display: inline-block;
	padding: 0;
}

.image-gallery-recent .thumbnail img {
	border: 1px solid transparent;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.image-gallery-recent .thumbnail:hover img {
	border: 1px solid #036AC8;
}

.image-gallery-recent .well {
	text-align: center;
}

.image-gallery-recent .well p {
	text-align: left;
}

/* ---------------------------
    Component: Film Strip
   ---------------------------- */
.filmstrip-container {
	background: #ffffff;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	box-shadow: none;
	margin: auto;
	position: relative;
}

.filmstrip-container .filmstrip-inner {
	height: inherit;
	overflow: hidden;
	width: 100%;
	position: relative;
}

.filmstrip-container .filmstrip-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-moz-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}

.filmstrip-container .filmstrip-inner>.item>img,
.filmstrip-container .filmstrip-inner>.item>a>img {
	display: block;
	line-height: 1;
}

.filmstrip-container .filmstrip-inner>.active,
.filmstrip-container .filmstrip-inner>.next,
.filmstrip-container .filmstrip-inner>.prev {
	display: block;
}

.filmstrip-container .filmstrip-inner>.active {
	left: 0;
}

.filmstrip-container .filmstrip-inner>.next,
.filmstrip-container .filmstrip-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%;
}

.filmstrip-container .filmstrip-inner>.next {
	left: 100%;
}

.filmstrip-container .filmstrip-inner>.prev {
	left: -100%;
}

.filmstrip-container .filmstrip-inner>.next.left,
.filmstrip-container .filmstrip-inner>.prev.right {
	left: 0;
}

.filmstrip-container .filmstrip-inner>.active.left {
	left: -100%;
}

.filmstrip-container .filmstrip-inner>.active.right {
	left: 100%;
}

.filmstrip-container .filmstrip-title {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0 10px 30px;
}

.filmstrip-container .item {
	margin: auto;
}

.filmstrip-container .thumbnail {
	box-shadow: none;
	border: none;
	display: inline-table;
}

.filmstrip-container .thumbnail-link {
	display: table;
}

.filmstrip-container a .caption {
	caption-side: bottom;
	color: #1e8ae7;
	display: table-caption;
	padding: 0;
	text-align: left;
}

.filmstrip-container a:hover .caption {
	color: #1e8ae7;
}

.filmstrip-container a.filmstrip-control {
	background: #ffffff;
	border: none;
	border-radius: 0;
	color: #555;
	margin: 0;
	padding: 0;
	top: 0;
	bottom: 0;
	width: 27px;
	outline: none;
	position: absolute;
	font-size: 60px;
	font-weight: 100;
	line-height: 30px;
	text-align: center;
	opacity: .7;
}

.filmstrip-container a.filmstrip-control:hover {
	background: #ffffff;
	text-decoration: none;
	opacity: .9;
}

.filmstrip-container .filmstrip-control.left {
	left: 0;
}

.filmstrip-container .filmstrip-control.right {
	right: 0;
}

.filmstrip-container .thumbnail img {
	max-width: 100%;
	vertical-align: top;
}

.filmstrip-container.dark {
	background: #f3f3f3;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	box-shadow: inset 0 0 0 1px #ffffff;
}

.filmstrip-container.dark a.filmstrip-control,
.filmstrip-container.dark a.filmstrip-control:hover {
	background: transparent;
}

@media (max-width: 767px) {
	.filmstrip-container .thumbnail {
		display: table-cell;
	}
}

/* DATA FILTER STYLES */
.datafilter {
	border-bottom: 1px solid #e5e5e5;
}

.datafilter .filter label {
	font-weight: bold;
}

.datafilter .search-events-container {
	position: relative;
}

.datafilter .searchField {
	white-space: nowrap;
}

/* IE10-11 */
.datafilter .searchField::-ms-clear {
	display: none;
}

/* EVENT SECTION STYLES */
.eventSection ul {
	padding: 0;
	margin: 0;
}

.eventSection ul li {
	list-style: none;
}

.eventSection ul li.eventContainer {
	border-bottom: 1px solid #dcdcdc;
	clear: both;
}

.eventSection ul li.eventContainer .eventInfo {
	overflow: hidden;
	margin: 25px 0;
}

.eventSection ul li.eventContainer .eventInfo .eventThummb {
	width: 18%;
	float: left;
	padding-right: 2%;
}

.eventSection ul li.eventContainer .eventInfo .eventDtl {
	padding-left: 0;
	float: left;
	width: 80%;
}

.eventInfo .eventTitle {
	margin: -8px 0 0 0;
}

.eventInfo .eventTitle,
.eventInfo .eventSchedule,
.eventInfo .eventLocation {
	display: block;
	font-size: 16px;
	line-height: 30px;
}

.eventInfo .eventSchedule {
	font-weight: bold;
}

.eventInfo .eventDescription {
	margin-top: 9px;
	display: block;
}

.eventInfo .eventProps {
	display: block;
}

.eventInfo .eventProps .prop {
	margin-right: 15px;
}

.eventListContainer {
	height: auto !important;
	min-height: 300px;
}

.eventListContainer .noResultFound {
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 30px;
	text-align: center;
	font-weight: bold;
}

/* PROGRESS BALL STYLES */
ul#progress {
	list-style: none;
	width: 125px;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

ul#progress li {
	/* Style your list */
	float: left;
	position: relative;
	width: 15px;
	height: 15px;
	border: 1px solid #fff;
	border-radius: 50px;
	margin-left: 10px;
	border-left: 1px solid #111;
	border-top: 1px solid #111;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background: #000;
}

ul#progress li:first-child {
	margin-left: 0;
}

/* Remove the margin first li element */
.ball {
	/* Style your ball and set the animation */
	background-color: #2187e7;
	background-image: -moz-linear-gradient(90deg, #555759 25%, #1e8ae7);
	background-image: -webkit-linear-gradient(90deg, #555759 25%, #1e8ae7);
	width: 15px;
	height: 15px;
	border-radius: 50px;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-moz-animation: loading 1s linear forwards;
	-webkit-animation: loading 1s linear forwards;
}

.pulse {
	/* Style your second ball to create the amazing effects */
	width: 15px;
	height: 15px;
	border-radius: 30px;
	border: 1px solid #00c6ff;
	box-shadow: 0 0 5px #00c6ff;
	position: absolute;
	top: -1px;
	left: -1px;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-webkit-animation: pulse 1s ease-out;
	-moz-animation: pulse 1s ease-out;
}

/* Control Layers */
#layer1 {
	-moz-animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}

#layer2 {
	-moz-animation-delay: 1s;
	-webkit-animation-delay: 1s;
}

#layer3 {
	-moz-animation-delay: 1.5s;
	-webkit-animation-delay: 1.5s;
}

#layer4 {
	-moz-animation-delay: 2s;
	-webkit-animation-delay: 2s;
}

#layer5 {
	-moz-animation-delay: 2.5s;
	-webkit-animation-delay: 2.5s;
}

#layer7 {
	-moz-animation-delay: 1.5s;
	-webkit-animation-delay: 1.5s;
}

#layer8 {
	-moz-animation-delay: 2s;
	-webkit-animation-delay: 2s;
}

#layer9 {
	-moz-animation-delay: 2.5s;
	-webkit-animation-delay: 2.5s;
}

#layer10 {
	-moz-animation-delay: 3s;
	-webkit-animation-delay: 3s;
}

#layer11 {
	-moz-animation-delay: 3.5s;
	-webkit-animation-delay: 3.5s;
}

@-moz-keyframes loading {
	0% {
		-moz-transform: scale(0, 0);
	}

	100% {
		-moz-transform: scale(1, 1);
	}
}

@-webkit-keyframes loading {
	0% {
		-webkit-transform: scale(0, 0);
	}

	100% {
		-webkit-transform: scale(1, 1);
	}
}

@-moz-keyframes pulse {
	0% {
		-moz-transform: scale(0);
		opacity: 0;
	}

	10% {
		-moz-transform: scale(1);
		opacity: 0.5;
	}

	50% {
		-moz-transform: scale(1.75);
		opacity: 0;
	}

	100% {
		-moz-transform: scale(0);
		opacity: 0;
	}
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0);
		opacity: 0;
	}

	10% {
		-webkit-transform: scale(1);
		opacity: 0.5;
	}

	50% {
		-webkit-transform: scale(1.75);
		opacity: 0;
	}

	100% {
		-webkit-transform: scale(0);
		opacity: 0;
	}
}

@media screen and (min-width: 480px) and (max-width: 767px) {

	.grid-preset-2-children .grid-preset-child,
	.grid-preset-3-children .grid-preset-child,
	.grid-preset-4-children .grid-preset-child,
	.grid-preset-5-children .grid-preset-child,
	.grid-preset-6-children .grid-preset-child {
		width: 100%;
		margin: 0;
	}

	.eventSection ul li.eventContainer .eventInfo .eventThummb,
	.eventSection ul li.eventContainer .eventInfo .eventDtl {
		width: 100%;
		margin-bottom: 30px;
	}

}

@media screen and (max-width: 479px) {

	.grid-preset-2-children .grid-preset-child,
	.grid-preset-3-children .grid-preset-child,
	.grid-preset-4-children .grid-preset-child,
	.grid-preset-5-children .grid-preset-child,
	.grid-preset-6-children .grid-preset-child {
		width: 100%;
		margin: 0;
	}

	.eventSection ul li.eventContainer .eventInfo .eventThummb {
		width: 100%;
		margin-bottom: 30px;
	}
}

/* blog listing */

.bloglisting {
	margin-top: 20px;
}

.bloglisting-post img {
	float: left;
	margin: 0 15px 15px 0;
}

.bloglisting-post .item_header img {
	display: none;
}

.bloglisting-features,
.bloglisting-control {
	display: none;
}

.news_type,
.timestamp {
	color: #999;
	font-weight: normal;
}

.summary {
	font-style: italic;
	margin-bottom: 10px;
}

.read_all {
	font-weight: bold;
	margin-left: 10px;
}


/* blog detail: text;  */

.blogdetail .page-header,
.photodetail .page-header {
	margin-top: 0;
}

.blogdetail .page-header h1,
.photodetail .page-header h1 {
	font-size: 1.6em;
	line-height: 1.3em;
	margin-top: 0;
}

.blogdetail div.textimage div.image {
	float: left;
	line-height: 0;
	margin: 0 15px 15px 0;
}

.blogdetail div.textimage div.text {
	overflow: visible;
}

.blogdetail .tags .muted,
.photodetail .tags .muted {
	float: left;
	margin-bottom: 20px;
}

/* blog detail: photo  */

.photodetail-photo {
	margin-bottom: 15px;
	text-align: center;
}

/* blog detail: talkradio */

.talkradio {
	margin: 20px 0;
}

/*
    Deprecated styles from 5.2 to 5.4 that belong to components we no longer use, but still may exist on the site
    from components-life.css */


/* NOTE: section is critical to all components and global.css */
p.cq-redirect-notice {
	margin: 20px 0 20px 0;
	border: 1px solid #ddd;
	text-align: center;
	padding: 40px;
}


/* general styles, don't belong to a specific component */

.row.event_listing {
	margin-left: 0;
}

.img-rounded img {
	border-radius: 5px
}

.img-border img {
	border: 1px solid #aaa
}

.img-rounded-border img {
	border-radius: 5px;
	border: 1px solid #aaa;
}

.img-left img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.img-right img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.table-column-dividers th,
.table-column-dividers td {
	border-right: 1px solid #d6d6d6
}

.table-column-dividers th:last-of-type,
.table-column-dividers td:last-of-type {
	border-right: 0
}

.content .halfwidth-hr {
	width: 50%
}

.content .fullwidth-hr {
	width: 100%
}

.contentimageheader h1 {
	background-position: 100% 0;
	height: 198px;
	margin: 0 0 10px 0;
	text-indent: -9999px;
}

.dark-text {
	color: #9c7301
}

.lite-text {
	color: #888
}

.mark-text {
	background-color: #FFFFAD;
	color: #444;
}

.promo-text {
	color: #058759
}

.caption-text {
	color: #888;
	font-size: 12px;
}

.legal-text {
	color: #888;
	font-size: 11px;
}

.intro-text {
	color: #333;
	font-size: 16px;
}

.text-white {
	color: #fff;
}

/* Component: Kd Calculator
    note: will be updated with new CQ5.5 component */

.kdcalculator input {
	margin-bottom: 0
}

.kdcalculator tbody td input {
	width: 90%
}

.kdcalculator hr {
	margin: 0 0 10px 0;
	width: 100%;
}

.kdcalculator ul {
	margin-bottom: 10px
}

.kdcalculator-title {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
}

.kdcalculator .dissCalculator {
	float: left;
	width: 70%;
}

.kdcalculator .resourcesPod {
	float: right;
	width: 28%;
}

.kdcalculator .button {
	font-weight: normal
}

.kdcalculator .btn-toolbar .button.pull-right {
	margin-left: 5px
}

/* Componenet: careers
    note: most has been removed and will be rebuilt later;
*/

.headline_content_shadow {
	position: absolute;
	left: 0;
	bottom: 10px;
	background-color: #000;
	opacity: 0.7;
	/* CSS3 standard */
	filter: alpha(opacity=70);
	/* for IE */
	width: 100%;
	height: 80px;
	padding: 10px 0;
}

.headline_content {
	position: absolute;
	overflow: hidden;
	left: 0;
	bottom: 10px;
}

.headline_content h1 {
	width: auto;
	height: 25px;
	margin: 35px 30px 20px 38px;
}

.headline_content h4 {
	color: #fff;
	font-size: 22px;
	font-weight: normal;
	margin: 0 30px 10px 38px;
}

.headline_content p {
	color: #fff;
	font-size: 16px;
	margin: 0 30px 0 38px;
}


/* Component: press release
    note: going to be a third party tool */

.view-press-releases .views-row-odd {
	background-color: #eaf1f7;
	border-top: 1px solid #dfe5eb;
	border-bottom: 1px solid #dfe5eb;
}

.view-press-releases .view-filters {
	background-color: #eee;
	padding: 10px;
}

.view-press-releases .view-filters .filters,
.view-press-releases .view-filters .search {
	padding: 0;
	width: 240px;
	display: none;
}

.view-press-releases .view-filters .date {
	float: left;
	width: 15%;
}

.view-press-releases .view-filters .title {
	float: left;
	width: 85%;
}

.view-press-releases .views-row {
	padding: 15px 10px
}

.view-press-releases .views-row .print_icon {
	display: none
}

.view-press-releases .views-row .date {
	float: left;
	width: 15%;
}

.view-press-releases .views-row .content {
	clear: none;
	padding: 0;
	float: left;
	width: 85%;
}

.view-press-releases {
	margin-bottom: 10px;
	padding: 10px;
}

#releases-year-tabs {
	float: left;
	padding-top: 20px;
}

#releases-year-tabs a.active {
	background-color: #eee;
	margin-top: -2px;
	padding: 9px 10px;
}

#releases-year-tabs a {
	background-color: #fff;
	border: 1px solid #eee;
	clear: none;
	float: right;
	margin-right: 2px;
	padding: 8px 10px;
}

#releases-filter-links {
	clear: right;
	float: right;
	line-height: 33px;
	padding-top: 20px;
	text-align: right;
	width: 310px;
}

#releases-filter-links a {
	margin-left: 10px
}


/* Content Migration Patches */

.mainRTE,
.LTRawHTML,
.aside .section,
.text table {
	margin-bottom: 20px;
}

.aside .section .section {
	margin-bottom: 0;
}

.sidebar h2,
.sidebar .h2,
.aside h2,
.aside .h2 {
	line-height: 18px;
	font-size: 15px;
	margin-bottom: 10px;
}

.aside .image {
	margin-bottom: 10px;
}

/* shared styles */
.download,
.external,
.flash,
.image,
.reference {
	margin-bottom: 20px;
}

/* download component */
/* external component */
.external iframe {
	border: 0;
}

/* flash component */
/* image component */
/* list  component */
.list p {
	margin-bottom: 0;
}

.listcontainer li {
	margin-bottom: 7px;
}

/* reference component */
/* magellan include patches (uses body to be more specific then imported magellan styles) */
body .batch-search-button,
body #keyword,
body #sequence,
body #typespecies,
body #chromosome,
body #primer-vcf,
body .batch-opt,
body #product-type label,
body #target-type label,
body #selectspecies label {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

body .genomic-product-search .block,
body .genomic-product-recent-searches .block {
	background: transparent;
	padding: 0;
}

body .g720.genomic-product-search {
	margin-left: 0;
	float: none;
	width: 100%;
}

body .genomic-product-search legend {
	margin-bottom: 0;
	border-bottom: 0;
}

body .genomic-product-search #product-type,
body .genomic-product-search #target-type,
body .genomic-product-search #species {
	margin-top: 0;
}

body .genomic-product-recent-searches {
	display: none;
}

body #keyword,
body #sequence,
body #typespecies,
body #chromosome,
body #primer-vcf,
body .batch-opt {
	background: #e8e8e8;
}

/* table list styles - governing - Components - sample ref- productListTableComp */
.table-list-sku {
	width: 13%;
}

.table-list-name {
	width: 21%;
}

.table-list-size {
	width: 12%;
}

.table-list-msds {
	width: 12%;
}

.table-list-documents {
	width: 12%;
}

.table-list-price {
	width: 20%;
}

.table-list-qty {
	width: 10%;
}

/* contact-us component country selector */
.contact-selector.form-inline label {
	line-height: 30px;
}

.list-spaced li {
	margin-bottom: 10px;
}

.featuredproduct img {
	width: 100%;
}

.productWrapper {
	overflow: hidden;
	height: 230px;
}

.productWrapper>img {
	flex-shrink: 0;
	min-width: 100%;
	min-height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	object-fit: cover;
	background-size: cover;
	background: center center;
	width: inherit;
	height: inherit;
}

@media (max-width: 979px) {

	form .form_field_textarea,
	form .form_field_select,
	form .form_button_submit {
		width: 100%;
	}
}

@media (max-width: 767px) {
	form input[type="submit"] {
		width: 100%;
	}

	form .customtext {
		width: 100%;
	}

	form .customtext .form_field_text {
		width: 100%;
	}
}

form .form_field_text,
form .form_field_textarea {
	background: #fff;
	border: 1px solid #cccccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}

form .form_field_text:focus,
form .form_field_textarea:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	outline: thin dotted \9;
	/* IE6-9 */
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

/* Please don't use this class, try .input-block-level */
.width100Percent,
.form_field_text.width100Percent {
	display: block;
	min-height: 22px;
	max-width: 100% !important;
	/* Overwriting ie.css styles */
	width: inherit\9;
	/* Targeting IE8 only */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.form_field_text.input-block-level {
	max-width: 100% !important;
	/* Overwriting ie.css styles */
	width: inherit\9;
	/* Targeting IE8 only */
}

.template-3-column form .parsys_column .form_field_text,
.template-3-column form .parsys_column .form_field_select {
	width: 95%;
}

form div.section {
	clear: both;
}

form div.section.heading {
	padding-bottom: 0;
}

form div.section.radio,
form div.section.checkbox {
	padding-left: 0;
}

.form_field_radio,
.form_field_checkbox,
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
	margin-left: 0;
	margin-right: 2px;
}

form h3,
.checkbox .form_leftcollabel label,
.radio .form_leftcollabel label,
.captcha label,
.customtext .form_leftcollabel label,
.dropdown .form_leftcollabel label,
.upload .form_leftcollabel label {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 5px;
}

form h3,
.checkbox .form_leftcollabel label,
.radio .form_leftcollabel label,
.captcha label,
.textwithconfirmation .form_leftcollabel label,
.dropdown .form_leftcollabel label,
.upload .form_leftcollabel label {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 5px;
}

form .form_captcha_input,
form .form_captcha_refresh,
form .form_captcha_img {
	float: left;
	display: inline-block;
	margin-right: 5px;
	width: auto;
}

form .form_captcha_img {
	padding: 2px 10px 3px 10px;
}

form .form_captcha_refresh input {
	padding-top: 4px;
	padding-bottom: 4px;
}

.captcha input {
	margin-bottom: 0;
}

form .form_captchatimer {
	margin-top: -15px;
}

.submit input {
	padding-left: 20px;
	padding-right: 20px;
	width: 20%;
}

form .form_error {
	color: #ee3134;
	font-weight: normal;
}

form .form_leftcolmark {
	color: #ee3134;
}

.aligned-checkboxes input[type="checkbox"] {
	float: none;
	margin-top: 0px;
	margin-right: 10px;
}

.aligned-checkboxes .form_row {
	margin-bottom: 10px;
	max-width: 450px;
	position: relative;
}

.aligned-checkboxes .form_row label {
	display: inline-block;
	width: 220px;
	font-weight: normal;
}

#preferred_email {
	display: none;
}

div.brightcoveplaylist.section,
div.brightcoveplayer.section {
	margin-bottom: 20px;
}

div.brightcoveplaylist.section button>div,
div.brightcoveplayer.section button>div {
	text-align: left;
}

div.brightcoveplayer .btn-link:nth-child(2) {
	text-align: left;
	margin-left: 0;
	white-space: pre;
}

div.brightcoveplayer .btn-link>.icon-play-circle {
	margin-right: 10px;
}

@media (max-width: 767px) {

	.video-thumbnail,
	.video-thumbnail img,
	.video-description {
		height: 50% !important;
		width: 50% !important;
	}
}

.normal-whitespace {
	white-space: normal !important;
}

.promocardparsys>.new,
.featuredContainerPar>.new {
	clear: left;
	margin-left: 12px;
}

.featuredcategory>img {
	width: 100%;
}

.featuredcategory>.leftimg>img {
	width: 49%;
	float: left;
	padding-right: 5px;
}

.featuredcategory>.rightimg>img {
	width: 49%;
	float: right;
}

.featuredcategoriescontainer h4 {
	margin-left: 12px;
	margin: 11px 0 20px 11px;
	font-size: 22.099999999999998px;
	line-height: 23.1px;
	letter-spacing: .5px;
	font-weight: normal;
}

.featuredContainerPar>.fourcol {
	width: 170px !important;
	margin-bottom: 20px;
}

.featuredContainerPar>.twocol {
	width: 349px !important;
	margin-bottom: 20px;
}

.featuredContainerPar>.featuredcategory a {
	font-size: 15.99px;
	font-weight: normal;
	line-height: 24px;
	margin: 11px 0 11px 0;
	letter-spacing: .5px;
}

.promocard .configure-box {
	margin-right: 10px;
	width: 310px;
	margin-top: 10px;
}

.card-container .card {
	position: relative;
	min-height: 300px;
	color: #000000;
	word-wrap: break-word;
	word-break: break-all;
	margin-bottom: 10px;
}

.card-container .card.card-sm {
	min-height: 240px;
}

.card-container .card.card-md {
	min-height: 360px;
}

.card-container .card.card-lg {
	min-height: 440px;
}

.card-container .card .card-header h3 {
	background: #ffffff;
	border: 1px solid #F3F3F3;
	border-bottom: 0px solid black;
	box-sizing: border-box;
	padding: 6px;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	right: 0;
	color: inherit;
}

.card-container .card .card-image {
	min-height: 120px;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	overflow: hidden;
	text-align: center;
	background-color: #E4E4E4;
	position: absolute;
	top: 0;
	bottom: 45px;
	left: 0;
	right: 0;
}

.card-container .card .card-title .card-image {
	top: 32px;
}

.card-container .card .card-body {
	background-color: #333333;
	color: #D9D9D9;
	font-size: 15px;
	line-height: 21px;
	padding-bottom: 15px;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.card-container .card .card-body p {
	padding: 10px 10px 0px 10px;
	margin: 0;
}

.card-container .card .card-badge {
	background-color: #555555;
	background-image: url('cq-base/img/bg-promo-badge.png');
	background-repeat: no-repeat;
	background-position: right -3px;
	text-transform: none;
	line-height: 2;
	width: auto;
	padding: 2px 40px 3px 10px;
	display: inline-block;
}

.card-container .card a {
	color: #1e8ae7;
}

.card-container .card a:hover {
	color: #27245f;
}

.card-container .card a:hover .card-body {
	color: #ffffff;
}

.card-container .card a:hover .card-badge {
	background-color: #dd1f25;
	color: #ffffff;
}

@media (max-width: 767px) {
	.card-container .card {
		margin-bottom: 10px;
		min-height: 0px;
	}

	.card-container .card .card-header,
	.card-container .card .card-body,
	.card-container .card .card-image {
		position: relative;
	}

	.card-container .card .card-image {
		height: 200px;
	}

	.card-container .card.card-sm {
		min-height: 0px;
	}

	.card-container .card.card-sm .card-image {
		height: 140px;
	}

	.card-container .card.card-md {
		min-height: 0px;
	}

	.card-container .card.card-md .card-image {
		min-height: 240px;
	}

	.card-container .card.card-lg {
		min-height: 0px;
	}

	.card-container .card.card-lg .card-image {
		min-height: 300px;
	}
}

/* ---------------------------
		Component: Column Control
	 ---------------------------- */
/* column control layouts

Layout 0 // 2 Columns // 2;cq-colctrl-lt0 // 50% 50% ( grid6 + grid6 )
Layout 1 // 2 Columns // 2;cq-colctrl-lt1 // 75% 25% ( grid9 + grid3 )
Layout 2 // 2 Columns // 2;cq-colctrl-lt2 // 25% 75% ( grid3 + grid9 )
Layout 3 // 3 Columns // 3;cq-colctrl-lt3 // 33% 33% 33% ( grid4 + grid4 + grid4 )
Layout 4 // 4 Columns // 4;cq-colctrl-lt4 // 25% 25% 25% 25% ( grid3 + grid3 + grid3 + grid3 )
Layout 5 // 3 Columns // 3;cq-colctrl-lt5 // 50% 25% 25% ( grid6 + grid3 + grid3 )
Layout 6 // 3 Columns // 3;cq-colctrl-lt6 // 25% 25% 50%  ( grid3 + grid3 + grid6 )
Layout 7 // 2 Columns // 2;cq-colctrl-lt5 // 66% 33% ( grid8 + grid4 )
Layout 8 // 2 Columns // 2;cq-colctrl-lt6 // 33% 66% ( grid4 + grid8 )

*/
.parsys_column {
	width: 100%;
}

.parsys_column {
	margin-bottom: 10px;
}

.well>.parsys>.parsys_column {
	margin-bottom: 0;
}

.parsys_column>.parsys_column {
	float: left;
	margin-bottom: 0;
}

/* layout 0 : 50% 50% ( grid6 + grid6 ) */
.cq-colctrl-lt0-c0 {
	width: 49%;
	margin-right: 1%;
}

.cq-colctrl-lt0-c1 {
	width: 49%;
	margin-left: 1%;
}

.cq-colctrl-bordered-lt0-c0 {
	width: 43.055555555556%;
	padding-right: 6.875%;
}

.cq-colctrl-bordered-lt0-c1 {
	width: 48.055555555556%;
	margin-left: 1.8749999999995%;
}

/* 1 Column Template */
.template-1-column .cq-colctrl-lt0-c0 {
	width: 49.473684210526%;
	margin-right: 0;
}

.template-1-column .cq-colctrl-lt0-c1 {
	width: 49.473684210526%;
	margin-left: 1.05263158%;
}

/* layout 1 : 75% 25% ( grid9 + grid3 ) */
.cq-colctrl-lt1-c0 {
	width: 74.5%;
	*width: 74.3%;
	margin-right: 1%;
}

.cq-colctrl-lt1-c1 {
	width: 23.5%;
	*width: 23.3%;
	margin-left: 1%;
}

/* 1 Column Template */
.template-1-column .cq-colctrl-lt1-c0 {
	width: 74.736842105263%;
	margin-right: 0;
}

.template-1-column .cq-colctrl-lt1-c1 {
	width: 24.210526315789%;
	margin-left: 1.05263158%;
}

/* layout 2 : 25% 75% ( grid3 + grid9 ) */
.cq-colctrl-lt2-c0 {
	width: 23.5%;
	*width: 23.3%;
	margin-right: 1%;
}

.cq-colctrl-lt2-c1 {
	width: 74.5%;
	*width: 74.3%;
	margin-left: 1%;
}

/* 1 Column Template */
.template-1-column .cq-colctrl-lt2-c0 {
	width: 24.210526315789%;
	margin-right: 0;
}

.template-1-column .cq-colctrl-lt2-c1 {
	width: 74.736842105263%;
	margin-left: 1.05263158%;
}

/* layout 3 : 33% 33% 33% ( grid4 + grid4 + grid4 ) */
.cq-colctrl-lt3-c0 {
	width: 32%;
	margin-right: 1%;
}

.cq-colctrl-lt3-c1 {
	width: 32%;
	margin-left: 1%;
	margin-right: 1%;
}

.cq-colctrl-lt3-c2 {
	width: 32%;
	margin-left: 1%;
}

.cq-colctrl-bordered-lt3-c0 {
	width: 31.166666666667%;
	padding-right: 1.05555555555525%;
}

.cq-colctrl-bordered-lt3-c1 {
	width: 31.166666666667%;
	margin-left: 1.05555555555525%;
	padding-right: 1.05555555555525%;
}

.cq-colctrl-bordered-lt3-c2 {
	width: 31.166666666667%;
	margin-left: 1.05555555555525%;
}

/* 1 Column Template */
.template-1-column .cq-colctrl-lt3-c0 {
	width: 32.631578947368%;
	margin-right: 0;
}

.template-1-column .cq-colctrl-lt3-c1 {
	width: 32.631578947368%;
	margin-left: 1.052631578947%;
	margin-right: 0;
}

.template-1-column .cq-colctrl-lt3-c2 {
	width: 32.631578947368%;
	margin-left: 1.052631578947%;
}

/* layout 4: 25% 25% 25% 25% ( grid3 + grid3 + grid3 + grid3 ) */
.cq-colctrl-lt4-c0 {
	width: 23.5%;
	*width: 23.3%;
	margin-right: 1%;
}

.cq-colctrl-lt4-c1 {
	width: 23.5%;
	*width: 23.3%;
	margin-left: 1%;
	margin-right: 1%;
}

.cq-colctrl-lt4-c2 {
	width: 23.5%;
	*width: 23.3%;
	margin-left: 1%;
	margin-right: 1%;
}

.cq-colctrl-lt4-c3 {
	width: 23.5%;
	*width: 23.3%;
	margin-left: 1%;
}

.cq-colctrl-bordered-lt4-c0 {
	width: 21.527777777778%;
	padding-right: 2.2916666666665%;
}

.cq-colctrl-bordered-lt4-c1 {
	width: 21.527777777778%;
	margin-left: 2.2916666666665%;
	padding-right: 2.2916666666665%;
}

.cq-colctrl-bordered-lt4-c2 {
	width: 21.527777777778%;
	margin-left: 2.2916666666665%;
	padding-right: 2.2916666666665%;
}

.cq-colctrl-bordered-lt4-c3 {
	width: 21.527777777778%;
	margin-left: 2.2916666666665%;
}

/* 1 Column Template */
.template-1-column .cq-colctrl-lt4-c0 {
	width: 24.210526315789%;
	margin-right: 0;
}

.template-1-column .cq-colctrl-lt4-c1 {
	width: 24.210526315789%;
	margin-left: 1.052631578947%;
	margin-right: 0;
}

.template-1-column .cq-colctrl-lt4-c2 {
	width: 24.210526315789%;
	margin-left: 1.052631578947%;
	margin-right: 0;
}

.template-1-column .cq-colctrl-lt4-c3 {
	width: 24.210526315789%;
	margin-left: 1.052631578947%;
}

/* layout 5 : 50% 25% 25% ( grid6 + grid3 + grid3 ) */
.cq-colctrl-lt5-c0 {
	width: 49%;
	margin-right: 1%;
}

.cq-colctrl-lt5-c1 {
	width: 23.5%;
	*width: 23.3%;
	margin-left: 1%;
	margin-right: 1%;
}

.cq-colctrl-lt5-c2 {
	width: 23.5%;
	*width: 23.3%;
	margin-left: 1%;
}

/* 1 Column Template */
.cq-colctrl-lt5-c0 {
	width: 49.473684210526%;
	margin-right: 0;
}

.cq-colctrl-lt5-c1 {
	width: 24.210526315789%;
	margin-left: 1.052631578947%;
	margin-right: 0;
}

.cq-colctrl-lt5-c2 {
	width: 24.210526315789%;
	margin-left: 1.052631578947%;
}

/* layout 6 : 25% 25% 50%  ( grid3 + grid3 + grid6 ) */
.cq-colctrl-lt6-c0 {
	width: 23.5%;
	*width: 23.3%;
	margin-right: 1%;
}

.cq-colctrl-lt6-c1 {
	width: 23.5%;
	*width: 23.3%;
	margin-left: 1%;
	margin-right: 1%;
}

.cq-colctrl-lt6-c2 {
	width: 49%;
	margin-left: 1%;
}

/* 1 Column Template */
.cq-colctrl-lt6-c0 {
	width: 24.210526315789%;
	margin-right: 0;
}

.cq-colctrl-lt6-c1 {
	width: 24.210526315789%;
	margin-left: 1.052631578947%;
	margin-right: 0;
}

.cq-colctrl-lt6-c2 {
	width: 49.473684210526%;
	margin-left: 1.052631578947%;
}

/* layout 7 : 66% 33% ( grid8 + grid4 ) */
.cq-colctrl-lt7-c0 {
	width: 66%;
	margin-right: 1%;
}

.cq-colctrl-lt7-c1 {
	width: 32%;
	margin-left: 1%;
}

/* 1 Column Template */
.cq-colctrl-lt7-c0 {
	width: 66.315789473684%;
	margin-right: 0;
}

.cq-colctrl-lt7-c1 {
	width: 32.631578947368%;
	margin-left: 1.052631578947%;
}

/* layout 8 : 33% 66% ( grid4 + grid8 ) */
.cq-colctrl-lt8-c0 {
	width: 32%;
	margin-right: 1%;
}

.cq-colctrl-lt8-c1 {
	width: 66%;
	margin-left: 1%;
}

/* 1 Column Template */
.cq-colctrl-lt8-c0 {
	width: 32.631578947368%;
	margin-right: 0;
}

.cq-colctrl-lt8-c1 {
	width: 66.315789473684%;
	margin-left: 1.052631578947%;
}

/* columns with borders */
.cq-colctrl-bordered-lt0-c0,
.cq-colctrl-bordered-lt3-c0,
.cq-colctrl-bordered-lt3-c1,
.cq-colctrl-bordered-lt4-c0,
.cq-colctrl-bordered-lt4-c1,
.cq-colctrl-bordered-lt4-c2 {
	border-right: 1px solid #d8d8d8;
	margin-right: -1px;
}

/* self clearing floats */
.parsys_column {
	*zoom: 1;
}

.parsys_column:before,
.parsys_column:after {
	display: table;
	content: "";
	line-height: 0;
}

.parsys_column:after {
	clear: both;
}

.parsys_column>.parsys_column:after {
	clear: none;
}

@media screen and (min-width: 768px) and (max-width: 979px) {

	.template-1-column .cq-colctrl-lt0-c0,
	.cq-colctrl-lt0-c0 {
		width: 49%;
		margin-left: 0;
		padding-bottom: 30px;
	}

	.template-1-column .cq-colctrl-lt0-c1,
	.cq-colctrl-lt0-c1 {
		width: 49%;
		margin-left: 1%;
		padding-bottom: 30px;
	}

	.template-1-column .cq-colctrl-lt3-c0 {
		width: 32.5%;
		margin-left: 0;
		padding-bottom: 18px;
	}

	.cq-colctrl-lt3-c0 {
		width: 30%;
		margin-left: 0;
		padding-bottom: 18px;
	}

	.template-1-column .cq-colctrl-lt3-c1,
	.template-1-column .cq-colctrl-lt3-c2,
	.cq-colctrl-lt3-c1,
	.cq-colctrl-lt3-c2 {
		width: 32.5%;
		margin-left: 1%;
		padding-bottom: 18px;
	}

	.cq-colctrl-lt3-c1,
	.cq-colctrl-lt3-c2 {
		width: 30.5%;
		margin-left: 1%;
		padding-bottom: 18px;
	}
}

@media screen and (min-width: 480px) and (max-width: 767px) {

	/* grid4 */
	.template-1-column .cq-colctrl-lt4-c0,
	.template-1-column .cq-colctrl-lt4-c1,
	.template-1-column .cq-colctrl-lt4-c2,
	.template-1-column .cq-colctrl-lt4-c3 {
		width: 50%;
		margin: auto;
	}

	.cq-colctrl-lt4-c3,
	.cq-colctrl-lt4-c0 {
		width: 31%;
		margin-left: 0;
		padding-bottom: 30px;
	}

	.cq-colctrl-lt4-c0,
	.cq-colctrl-lt4-c3 {
		width: 48%;
		margin-left: 0;
		padding-bottom: 30px;
	}

	.cq-colctrl-lt4-c1,
	.cq-colctrl-lt4-c2 {
		width: 48%;
		margin-left: 1%;
		padding-bottom: 30px;
	}

	.template-1-column .cq-colctrl-lt0-c0,
	.cq-colctrl-lt0-c0 {
		width: 49%;
		margin-left: 0;
		padding-bottom: 30px;
	}

	.template-1-column .cq-colctrl-lt0-c1,
	.cq-colctrl-lt0-c1 {
		width: 49%;
		margin-left: 1%;
		padding-bottom: 30px;
	}

	.template-1-column .cq-colctrl-lt3-c0 {
		width: 48%;
		margin-left: 4px;
		padding-bottom: 30px;
	}

	.template-1-column .cq-colctrl-lt3-c2 {
		width: 48%;
		margin-left: 4px;
		padding-bottom: 30px;
		clear: both;
	}

	.template-1-column .cq-colctrl-lt3-c1 {
		width: 48%;
		margin-left: 1%;
		padding-bottom: 18px;
	}

	.cq-colctrl-lt5-c0,
	.cq-colctrl-lt6-c2 {
		width: 100%;
		margin-left: 0;
		padding-bottom: 18px;
	}

	.cq-colctrl-lt5-c1,
	.cq-colctrl-lt6-c0 {
		width: 49%;
		margin-left: 0;
		padding-bottom: 18px;
	}

	.cq-colctrl-lt5-c2,
	.cq-colctrl-lt6-c1 {
		width: 49%;
		margin-left: 1%;
		padding-bottom: 18px;
	}

	.cq-colctrl-bordered-lt4-c0,
	.cq-colctrl-bordered-lt4-c1,
	.cq-colctrl-bordered-lt4-c2,
	.cq-colctrl-bordered-lt4-c3 {
		width: 45%;
		margin: 10px auto;
		padding: 5px;
	}
}

/* reset cols to fullwidth */
@media screen and (max-width: 479px) {

	/* grid4 */
	.template-1-column .cq-colctrl-lt4-c0,
	.template-1-column .cq-colctrl-lt4-c3,
	.template-1-column .cq-colctrl-lt4-c1,
	.template-1-column .cq-colctrl-lt4-c2,
	.template-1-column .cq-colctrl-lt0-c0,
	.template-1-column .cq-colctrl-lt0-c1,
	.cq-colctrl-lt0-c1,
	.cq-colctrl-lt0-c0,
	.template-1-column .cq-colctrl-lt3-c0,
	.template-1-column .cq-colctrl-lt3-c2,
	.template-1-column .cq-colctrl-lt3-c1,
	.cq-colctrl-lt7-c0,
	.cq-colctrl-lt7-c1,
	.cq-colctrl-lt8-c0,
	.cq-colctrl-lt8-c1,
	.cq-colctrl-lt5-c0,
	.cq-colctrl-lt5-c1,
	.cq-colctrl-lt5-c2,
	.cq-colctrl-lt6-c0,
	.cq-colctrl-lt6-c1,
	.cq-colctrl-lt6-c2,
	.cq-colctrl-bordered-lt0-c0,
	.cq-colctrl-bordered-lt0-c1,
	.cq-colctrl-bordered-lt3-c0,
	.cq-colctrl-bordered-lt3-c1,
	.cq-colctrl-bordered-lt3-c2,
	.cq-colctrl-bordered-lt4-c0,
	.cq-colctrl-bordered-lt4-c1,
	.cq-colctrl-bordered-lt4-c2,
	.cq-colctrl-bordered-lt4-c3,
	.cq-colctrl-lt1-c0,
	.cq-colctrl-lt1-c1,
	.template-1-column .cq-colctrl-lt1-c0,
	.template-1-column .cq-colctrl-lt1-c1,
	.template-1-column .cq-colctrl-lt2-c0,
	.template-1-column .cq-colctrl-lt2-c1,
	.cq-colctrl-lt2-c0,
	.cq-colctrl-lt2-c1,
	.cq-colctrl-lt3-c0,
	.cq-colctrl-lt3-c1,
	.cq-colctrl-lt3-c2,
	.cq-colctrl-lt4-c0,
	.cq-colctrl-lt4-c1,
	.cq-colctrl-lt4-c2,
	.cq-colctrl-lt4-c3 {
		width: 100%;
		margin-left: 0;
		padding-bottom: 0;
	}
}
