#commerce-ajax-cart-preview {
	background-position: 0% 0%; padding: 1em; position: absolute; box-sizing: content-box; box-shadow: 3px 3px #ccc; background-image: none; background-attachment: scroll; background-repeat: repeat; background-size: auto; background-origin: padding-box; background-clip: border-box; background-color: white !important;
}
.loading#commerce-ajax-cart-preview {
	background-position: center; min-height: 100px; min-width: 100px; background-image: url("/sites/all/modules/contrib/commerce_ajax_cart/images/ajax-loader.gif"); background-repeat: no-repeat;
}
.view-id-shopping_cart {
	cursor: pointer;
}
.container-inline-date {
	clear: both;
}
.container-inline-date .form-item {
	margin: 0px; padding: 0px; float: none;
}
.container-inline-date > .form-item {
	margin-right: 0.5em; vertical-align: top; display: inline-block;
}
fieldset.date-combo .container-inline-date > .form-item {
	margin-bottom: 10px;
}
.container-inline-date .form-item .form-item {
	float: left;
}
.container-inline-date .form-item {
	width: auto;
}
.container-inline-date .form-item input {
	width: auto;
}
.container-inline-date .description {
	clear: both;
}
.container-inline-date .form-item input {
	margin-right: 5px;
}
.container-inline-date .form-item select {
	margin-right: 5px;
}
.container-inline-date .form-item option {
	margin-right: 5px;
}
.container-inline-date .date-spacer {
	margin-left: -5px;
}
.views-right-60 .container-inline-date div {
	margin: 0px; padding: 0px;
}
.container-inline-date .date-timezone .form-item {
	width: auto; clear: both; float: none;
}
.container-inline-date .date-padding {
	float: left;
}
fieldset.date-combo .container-inline-date .date-padding {
	padding: 10px;
}
.views-exposed-form .container-inline-date .date-padding {
	padding: 0px;
}
#calendar_div {
	margin: 0px; padding: 0px;
}
#calendar_div td {
	margin: 0px; padding: 0px;
}
#calendar_div th {
	margin: 0px; padding: 0px;
}
#calendar_div {
	margin: 0px; width: 185px; border-collapse: separate;
}
.calendar_control {
	margin: 0px; width: 185px; border-collapse: separate;
}
.calendar_links {
	margin: 0px; width: 185px; border-collapse: separate;
}
.calendar_header {
	margin: 0px; width: 185px; border-collapse: separate;
}
.calendar {
	margin: 0px; width: 185px; border-collapse: separate;
}
.calendar td {
	padding: 0px;
}
span.date-display-single {
	
}
span.date-display-start {
	
}
span.date-display-end {
	
}
.date-prefix-inline {
	display: inline-block;
}
.date-clear {
	clear: both; float: none; display: block;
}
.date-no-float {
	width: 98%; clear: both; float: none;
}
.date-float {
	width: auto; clear: none; float: left;
}
.date-float .form-type-checkbox {
	padding-right: 1em;
}
.form-type-date-select [class*=hour].form-type-select {
	margin-left: 0.75em;
}
.date-container .date-format-delete {
	margin-top: 1.8em; margin-left: 1.5em; float: left;
}
.date-container .date-format-name {
	float: left;
}
.date-container .date-format-type {
	padding-left: 10px; float: left;
}
.date-container .select-container {
	clear: left; float: left;
}
div.date-calendar-day {
	background: rgb(243, 243, 243); border-width: 1px; border-style: solid; border-color: rgb(238, 238, 238) rgb(187, 187, 187) rgb(187, 187, 187) rgb(238, 238, 238); margin: 6px 10px 0px 0px; width: 40px; text-align: center; color: rgb(153, 153, 153); line-height: 1; float: left;
}
div.date-calendar-day span {
	text-align: center; display: block;
}
div.date-calendar-day span.month {
	padding: 2px; color: white; text-transform: uppercase; font-size: 0.9em; background-color: rgb(181, 190, 190);
}
div.date-calendar-day span.day {
	font-size: 2em; font-weight: bold;
}
div.date-calendar-day span.year {
	padding: 2px; font-size: 0.9em;
}
.date-form-element-content-multiline {
	padding: 10px; border: 1px solid rgb(204, 204, 204); border-image: none;
}
.form-item.form-item-instance-widget-settings-input-format-custom {
	margin-left: 1.3em;
}
.form-item.form-item-field-settings-enddate-required {
	margin-left: 1.3em;
}
#edit-field-settings-granularity .form-type-checkbox {
	margin-right: 0.6em;
}
.date-year-range-select {
	margin-right: 1em;
}
#ui-datepicker-div {
	background: rgb(238, 238, 238); font-family: Verdana,sans-serif; font-size: 100%; border-right-color: rgb(102, 102, 102); border-bottom-color: rgb(102, 102, 102); border-right-width: 2px; border-bottom-width: 2px; border-right-style: solid; border-bottom-style: solid; z-index: 9999;
}
.ui-datepicker {
	padding: 0.2em 0.2em 0px; width: 17em;
}
.ui-datepicker .ui-datepicker-header {
	padding: 0.2em 0px; position: relative;
}
.ui-datepicker .ui-datepicker-prev {
	top: 2px; width: 1.8em; height: 1.8em; position: absolute;
}
.ui-datepicker .ui-datepicker-next {
	top: 2px; width: 1.8em; height: 1.8em; position: absolute;
}
.ui-datepicker .ui-datepicker-prev-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span {
	left: 50%; top: 50%; margin-top: -8px; margin-left: -8px; display: block; position: absolute;
}
.ui-datepicker .ui-datepicker-next span {
	left: 50%; top: 50%; margin-top: -8px; margin-left: -8px; display: block; position: absolute;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0px 2.3em; text-align: center; line-height: 1.8em;
}
.ui-datepicker .ui-datepicker-title select {
	margin: 1px 0px; font-size: 1em; float: left;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month {
	width: 49%;
}
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
	float: right;
}
.ui-datepicker table {
	margin: 0px 0px 0.4em; width: 100%; font-size: 0.9em; border-collapse: collapse;
}
.ui-datepicker th {
	padding: 0.7em 0.3em; border: 0px currentColor; border-image: none; text-align: center; font-weight: bold;
}
.ui-datepicker td {
	padding: 1px; border: 0px currentColor; border-image: none;
}
.ui-datepicker td span {
	padding: 0.2em; text-align: right; text-decoration: none; display: block;
}
.ui-datepicker td a {
	padding: 0.2em; text-align: right; text-decoration: none; display: block;
}
.ui-datepicker .ui-datepicker-buttonpane {
	margin: 0.7em 0px 0px; padding: 0px 0.2em; border-right-color: currentColor; border-bottom-color: currentColor; border-left-color: currentColor; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-right-style: none; border-bottom-style: none; border-left-style: none; background-image: none;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	margin: 0.5em 0.2em 0.4em; padding: 0.2em 0.6em 0.3em; width: auto; overflow: visible; float: right; cursor: pointer;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	margin: 0px auto 0.4em; width: 95%;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
	border-left-width: 0px;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0px;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	width: 100%; clear: both;
}
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	left: auto; right: 2px;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px; right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	left: auto; right: 1px;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px; right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
	border-right-width: 0px; border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0px; border-left-width: 1px;
}
.field .field-label {
	font-weight: bold;
}
form .field-multiple-table {
	margin: 0px;
}
form .field-multiple-table th.field-label {
	padding-left: 0px;
}
form .field-multiple-table td.field-multiple-drag {
	width: 30px; padding-right: 0px;
}
form .field-multiple-table td.field-multiple-drag a.tabledrag-handle {
	padding-right: 0.5em;
}
form .field-add-more-submit {
	margin: 0.5em 0px 0px;
}
.node-unpublished {
	background-color: rgb(255, 244, 244);
}
.preview .node {
	background-color: rgb(255, 255, 234);
}
td.revision-current {
	background: rgb(255, 255, 204);
}
.currency_tooltip {
	font-weight: normal; display: inline; white-space: normal; position: relative; cursor: pointer;
}
#currency_modal {
	top: 5vh; text-align: left; font-weight: normal; white-space: normal !important;
}
@media all and (min-width:768px)
{
.currency_tooltip:hover {
	border-color: transparent; color: black; text-decoration: none; background-color: transparent;
}
.currency_tooltip:hover::after {
	background: rgba(0, 0, 0, 0.8); padding: 5px 15px; border-radius: 5px; left: 20%; width: 220px; text-align: left; bottom: 26px; color: rgb(255, 255, 255); font-size: 1.4rem; position: absolute; z-index: 98;
}
.currency_tooltip:hover::after {
	z-index: 100; content: attr(tooltip);
}
.currency_tooltip:hover::before {
	border-width: 6px 6px 0px; border-style: solid; border-color: rgb(51, 51, 51) transparent; border-image: none; left: 50%; bottom: 20px; position: absolute; z-index: 99; content: "";
}
}
.alert.pdc-app-stories-notification {
	padding: 10px 25px; border-radius: 10px; border: 3px solid rgb(59, 142, 222); border-image: none; left: 27%; top: 20%; width: 45%; text-align: center; display: none; position: fixed; z-index: 9999999; -ms-overflow-y: auto !important; background-color: white;
}
.alert.pdc-app-stories-notification a:hover {
	text-decoration: none;
}
.alert.pdc-app-stories-notification .close {
	top: 5px; right: 10px; position: absolute;
}
.alert.pdc-app-stories-notification img {
	max-height: 35vh; max-width: 100%;
}
.alert.pdc-app-stories-notification a:hover img {
	opacity: 0.75;
}
.alert.pdc-app-stories-notification button.hide-msg {
	margin: 20px 15px 5px; padding: 4px 11px; border: 1px solid rgb(14, 156, 87); border-image: none; color: white; background-color: rgb(14, 156, 87);
}
.alert.pdc-app-stories-notification button.hide-msg:hover {
	color: rgb(14, 156, 87); background-color: white;
}
.alert.pdc-app-stories-notification .always-hide-msg {
	margin: 20px 15px 5px; padding: 4px 11px; border: 1px solid rgb(164, 23, 25); border-image: none; color: white; background-color: rgb(164, 23, 25);
}
.alert.pdc-app-stories-notification .always-hide-msg:hover {
	color: rgb(164, 23, 25); background-color: white;
}
@media all and (max-width:992px)
{
.alert.pdc-app-stories-notification {
	left: 2%; top: 2%; width: 95%; max-height: 95vh;
}
.alert.pdc-app-stories-notification button {
	padding: 11px; width: 90%; display: block;
}
.alert.pdc-app-stories-notification a * {
	margin-bottom: 10px;
}
}
div.commerce_add_to_cart_confirmation_overlay {
	background: url("/sites/all/modules/custom/pdc_commerce_add_to_cart_confirmation/images/bg_add_to_cart_overlay.png") left top; left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 200;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button a {
	text-align: center; background-color: green;
}
div.messages.commerce-add-to-cart-confirmation {
	border-color: rgb(107, 176, 203); padding: 0px; border-radius: 3px; left: 50%; width: 50vw; color: rgb(174, 170, 165); overflow: hidden; margin-left: -20% !important; position: absolute; z-index: 201; min-height: 10em; box-shadow: 0px 2px 15px #57595a; background-color: white; -webkit-border-radius: 3px; -moz-border-radius: 3px; -moz-box-shadow: 0 2px 15px #57595a; -webkit-box-shadow: 0 2px 15px #57595a;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .commerce-add-to-cart-confirmation-close {
	background: url("/sites/all/modules/custom/pdc_commerce_add_to_cart_confirmation/images/btn_add-to-cart-close.png") no-repeat 0px 0px; top: 15px; width: 18px; height: 17px; right: 15px; display: block; position: absolute;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .added-product-title {
	padding: 10px 30px 10px 20px; width: 40vw; text-align: center; color: rgb(38, 152, 242); text-transform: uppercase; font-size: 2.4rem; font-weight: bold; float: left;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper {
	padding: 40px 30px; width: 10vw; height: 100%; right: 0px; position: absolute; background-color: rgb(228, 238, 243);
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button {
	border-radius: 3px; text-align: center; color: white; font-weight: bold; margin-bottom: 10px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue {
	background-color: rgb(179, 179, 179);
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue .commerce-add-to-cart-confirmation-close {
	background: none; width: auto; height: auto; position: static;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.checkout:hover {
	cursor: pointer;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button.continue:hover {
	cursor: pointer;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper .button a {
	color: white; font-weight: bold; display: block; -ms-word-wrap: break-word;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display {
	width: 40vw;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content {
	padding: 15px; width: 40vw; position: relative;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .content .field-name-field-images {
	width: 130px; position: relative;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .content .field-name-field-images img {
	border: 1px solid rgb(215, 215, 215); border-image: none;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .commerce-product-sku .commerce-product-sku-label {
	color: rgb(135, 131, 128); padding-right: 5px; font-weight: bold; float: left;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .field .views-label {
	color: rgb(135, 131, 128); padding-right: 5px; font-weight: bold; float: left;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .field .field-label {
	color: rgb(135, 131, 128); padding-right: 5px; font-weight: bold; float: left;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .field {
	margin: 0px; text-align: left;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .field .field-label {
	float: left; display: inline;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .views-field-commerce-product .entity-commerce-product::after {
	clear: none;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .views-field-commerce-total {
	font-size: 20px;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .views-field-commerce-total .views-label {
	padding-right: 5px; float: left;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .views-field-commerce-total .field-content {
	color: rgb(38, 152, 242); display: inline;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content .field-name-field-images.field-type-image {
	margin-right: 15px; float: left;
}
div.messages.commerce-add-to-cart-confirmation .view-accessories-for-add-to-cart-dialog .view-content > table {
	width: 40vw;
}
div.messages.commerce-add-to-cart-confirmation .view-accessories-for-add-to-cart-dialog .view-content > table td:nth-child(1) {
	width: 7vw; max-width: 7vw;
}
div.messages.commerce-add-to-cart-confirmation .view-accessories-for-add-to-cart-dialog .view-content > table td:nth-child(2) {
	width: 15vw;
}
@media all and (max-width:1600px)
{
div.messages.commerce-add-to-cart-confirmation {
	width: 75vw;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .added-product-title {
	width: 60vw;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper {
	width: 15vw;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display {
	width: 60vw;
}
div.messages.commerce-add-to-cart-confirmation .view-accessories-for-add-to-cart-dialog .view-content > table {
	width: 60vw;
}
div.messages.commerce-add-to-cart-confirmation .view-accessories-for-add-to-cart-dialog .view-content > table td:nth-child(1) {
	width: 10vw; max-width: 10vw;
}
div.messages.commerce-add-to-cart-confirmation .view-accessories-for-add-to-cart-dialog .view-content > table td:nth-child(2) {
	width: 30vw;
}
div.messages.commerce-add-to-cart-confirmation .view-accessories-for-add-to-cart-dialog .view-content > table td:nth-child(4) {
	width: 12vw;
}
div.messages.commerce-add-to-cart-confirmation .view-accessories-for-add-to-cart-dialog .view-content > table td:nth-child(4) button {
	white-space: normal;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content {
	width: 60vw;
}
}
@media all and (max-width:992px)
{
div.messages.commerce-add-to-cart-confirmation {
	width: 95vw;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .added-product-title {
	width: 75vw;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper {
	width: 20vw;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display {
	width: 75vw;
}
div.messages.commerce-add-to-cart-confirmation .view-accessories-for-add-to-cart-dialog .view-content > table {
	width: 75vw;
}
div.messages.commerce-add-to-cart-confirmation .view-accessories-for-add-to-cart-dialog .view-content > table td:nth-child(1) {
	width: 15vw; max-width: 15vw;
}
div.messages.commerce-add-to-cart-confirmation .view-accessories-for-add-to-cart-dialog .view-content > table td:nth-child(2) {
	width: 35vw;
}
div.messages.commerce-add-to-cart-confirmation .view-accessories-for-add-to-cart-dialog .view-content > table td:nth-child(4) {
	width: 20vw;
}
div.messages.commerce-add-to-cart-confirmation .view-accessories-for-add-to-cart-dialog .view-content > table td:nth-child(4) button {
	white-space: normal;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content {
	width: 75vw;
}
}
@media all and (max-width:675px)
{
div.messages.commerce-add-to-cart-confirmation {
	width: 95vw;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .added-product-title {
	width: 100%;
}
div.messages.commerce-add-to-cart-confirmation .message-inner .button-wrapper {
	padding: 0px 10px; width: 100%; height: auto; white-space: normal; position: relative;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display {
	width: 100%;
}
div.messages.commerce-add-to-cart-confirmation .view-accessories-for-add-to-cart-dialog .view-content > table {
	width: 100%;
}
div.messages.commerce-add-to-cart-confirmation .view-accessories-for-add-to-cart-dialog .view-content > table td:nth-child(1) {
	width: 20vw; max-width: 20vw;
}
div.messages.commerce-add-to-cart-confirmation .view-accessories-for-add-to-cart-dialog .view-content > table td:nth-child(2) {
	width: 40vw;
}
div.messages.commerce-add-to-cart-confirmation .view-accessories-for-add-to-cart-dialog .view-content > table td:nth-child(4) {
	width: 20vw;
}
div.messages.commerce-add-to-cart-confirmation .view-accessories-for-add-to-cart-dialog .view-content > table td:nth-child(4) button {
	white-space: normal;
}
div.messages.commerce-add-to-cart-confirmation .view-confirm-message-product-display .view-content {
	width: 100%;
}
}
div.alert.alert-block.messages.free_msg_labels {
	margin: 10px 0px; border: 1px solid rgb(0, 107, 183); border-image: none; padding-left: 0px; background-color: rgb(0, 107, 183);
}
div.alert.alert-block.messages.free_msg_labels:hover {
	background-color: rgb(249, 249, 249);
}
div.alert.alert-block.messages.free_msg_labels a {
	padding: 10px; text-align: center; color: rgb(249, 249, 249); display: block;
}
div.alert.alert-block.messages.free_msg_labels a:hover {
	color: rgb(0, 107, 183); text-decoration: none;
}
.not-bold {
	font-weight: normal;
}
a.show-addl-battery-info {
	cursor: pointer;
}
a.show-addl-battery-info:hover {
	color: rgb(0, 107, 183);
}
.related-product-scroll-row {
	height: auto; vertical-align: top; white-space: nowrap; position: relative; -ms-overflow-x: auto; -ms-overflow-y: hidden;
}
.related-product-block {
	width: 175px; line-height: normal; padding-right: 15px; vertical-align: top; display: inline-block; white-space: normal;
}
.related-product-block img {
	width: 100%;
}
.related-product-block img:hover {
	opacity: 0.9;
}
.related-product-block a {
	color: black;
}
.related-product-block a:hover {
	color: grey; text-decoration: none;
}
.views-exposed-form .views-exposed-widget {
	padding: 0.5em 1em 0px 0px; float: left;
}
.views-exposed-form .views-exposed-widget .form-submit {
	margin-top: 1.6em;
}
.views-exposed-form .form-item {
	margin-top: 0px; margin-bottom: 0px;
}
.views-exposed-form .form-submit {
	margin-top: 0px; margin-bottom: 0px;
}
.views-exposed-form label {
	font-weight: bold;
}
.views-exposed-widgets {
	margin-bottom: 0.5em;
}
.views-align-left {
	text-align: left;
}
.views-align-right {
	text-align: right;
}
.views-align-center {
	text-align: center;
}
.views-view-grid tbody {
	border-top-color: currentColor; border-top-width: medium; border-top-style: none;
}
.view .progress-disabled {
	float: none;
}
.rteindent1 {
	margin-left: 40px;
}
.rteindent2 {
	margin-left: 80px;
}
.rteindent3 {
	margin-left: 120px;
}
.rteindent4 {
	margin-left: 160px;
}
.rteleft {
	text-align: left;
}
.rteright {
	text-align: right;
}
.rtecenter {
	text-align: center;
}
.rtejustify {
	text-align: justify;
}
.ibimage_left {
	float: left;
}
.ibimage_right {
	float: right;
}
