#autocomplete {
	border: 1px solid currentColor; border-image: none; overflow: hidden; position: absolute; z-index: 100;
}
#autocomplete ul {
	list-style: none; margin: 0px; padding: 0px;
}
#autocomplete li {
	background: rgb(255, 255, 255); color: rgb(0, 0, 0); white-space: pre; cursor: default; -ms-zoom: 1;
}
html.js input.form-autocomplete {
	background-position: 100%; background-image: url("/misc/throbber-inactive.png"); background-repeat: no-repeat;
}
html.js input.throbbing {
	background-position: 100%; background-image: url("/misc/throbber-active.gif");
}
html.js fieldset.collapsed {
	height: 1em; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px;
}
html.js fieldset.collapsed .fieldset-wrapper {
	display: none;
}
fieldset.collapsible {
	position: relative;
}
fieldset.collapsible .fieldset-legend {
	display: block;
}
.form-textarea-wrapper textarea {
	margin: 0px; width: 100%; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.resizable-textarea .grippie {
	background: url("/misc/grippie.png") no-repeat center 2px rgb(238, 238, 238); border-width: 0px 1px 1px; border-style: solid; border-color: rgb(221, 221, 221); border-image: none; height: 9px; overflow: hidden; cursor: s-resize;
}
body.drag {
	cursor: move;
}
.draggable a.tabledrag-handle {
	height: 1.7em; overflow: hidden; text-decoration: none; margin-left: -1em; float: left; cursor: move;
}
a.tabledrag-handle:hover {
	text-decoration: none;
}
a.tabledrag-handle .handle {
	background: url("/misc/draggable.png") no-repeat 6px 9px; margin: -0.4em 0.5em; padding: 0.42em 0.5em; width: 13px; height: 13px;
}
a.tabledrag-handle-hover .handle {
	background-position: 6px -11px;
}
div.indentation {
	margin: -0.4em 0.2em -0.4em -0.4em; padding: 0.42em 0px 0.42em 0.6em; width: 20px; height: 1.7em; float: left;
}
div.tree-child {
	background: url("/misc/tree.png") no-repeat 11px;
}
div.tree-child-last {
	background: url("/misc/tree-bottom.png") no-repeat 11px;
}
div.tree-child-horizontal {
	background: url("/misc/tree.png") no-repeat -11px;
}
.tabledrag-toggle-weight-wrapper {
	text-align: right;
}
table.sticky-header {
	margin-top: 0px; background-color: rgb(255, 255, 255);
}
.progress .bar {
	border: 1px solid currentColor; border-image: none; background-color: rgb(255, 255, 255);
}
.progress .filled {
	width: 5px; height: 1.5em; background-color: rgb(0, 0, 0);
}
.progress .percentage {
	float: right;
}
.ajax-progress {
	display: inline-block;
}
.ajax-progress .throbber {
	background: url("/misc/throbber-active.gif") no-repeat 0px; margin: 2px; width: 15px; height: 15px; float: left;
}
.ajax-progress .message {
	padding-left: 20px;
}
tr .ajax-progress .throbber {
	margin: 0px 2px;
}
.ajax-progress-bar {
	width: 16em;
}
.container-inline div {
	display: inline;
}
.container-inline label {
	display: inline;
}
.container-inline .fieldset-wrapper {
	display: block;
}
.nowrap {
	white-space: nowrap;
}
html.js .js-hide {
	display: none;
}
.element-hidden {
	display: none;
}
.element-invisible {
	height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.element-focusable.element-invisible:active {
	height: auto; overflow: visible; position: static !important; clip: auto;
}
.element-focusable.element-invisible:focus {
	height: auto; overflow: visible; position: static !important; clip: auto;
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
* html .clearfix {
	height: 1%;
}
*:first-child + html .clearfix {
	min-height: 1%;
}
.book-navigation .menu {
	padding: 1em 0px 0px 3em; border-top-color: rgb(136, 136, 136); border-top-width: 1px; border-top-style: solid;
}
.book-navigation .page-links {
	padding: 0.5em; text-align: center; border-top-color: rgb(136, 136, 136); border-bottom-color: rgb(136, 136, 136); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;
}
.book-navigation .page-previous {
	width: 42%; text-align: left; float: left; display: block;
}
.book-navigation .page-up {
	margin: 0px 5%; width: 4%; float: left; display: block;
}
.book-navigation .page-next {
	width: 42%; text-align: right; float: right; display: block;
}
#book-outline {
	min-width: 56em;
}
.book-outline-form .form-item {
	margin-top: 0px; margin-bottom: 0px;
}
html.js #edit-book-pick-book {
	display: none;
}
.form-item-book-bid .description {
	clear: both;
}
#book-admin-edit select {
	margin-right: 24px;
}
#book-admin-edit select.progress-disabled {
	margin-right: 0px;
}
#book-admin-edit tr.ajax-new-content {
	background-color: rgb(255, 255, 221);
}
#book-admin-edit .form-item {
	float: left;
}
.paragraphs-item-type-contact-method [id$='-paragraph-bundle-title'] {
	display: none;
}
#comments {
	margin-top: 15px;
}
.indented {
	margin-left: 25px;
}
.comment-unpublished {
	background-color: rgb(255, 244, 244);
}
.comment-preview {
	background-color: rgb(255, 255, 234);
}
.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-instance-widget-settings-input-format-custom.form-item {
	margin-left: 1.3em;
}
.form-item-field-settings-enddate-required.form-item {
	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-multi.ui-datepicker {
	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;
}
.field-label-inline .field-label {
	float: left;
}
.field-label-inline .field-items {
	float: left;
}
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;
}
#google-cse-results-searchbox-form div {
	margin: 0px; display: inline;
}
#google-cse-results-searchbox-form input {
	margin: 0px; display: inline;
}
#google-cse-results-searchbox-form .form-radios div {
	display: block;
}
div.toboggan-container {
	text-align: center;
}
div.toboggan-login-link-container {
	text-align: left;
}
div.toboggan-login-link-container a {
	text-decoration: none;
}
div.toboggan-block-message {
	text-align: left;
}
div.user-login-block {
	text-align: left;
}
div.user-login-block a {
	text-align: left;
}
.toboggan-unified #login-message {
	text-align: center; line-height: 1.2; font-size: 2em;
}
.toboggan-unified #login-links {
	text-align: center; line-height: 2.7; font-size: 1.5em;
}
.toboggan-unified #login-links a {
	padding: 0.5em; border: 1px solid rgb(102, 102, 102); border-image: none; background-color: rgb(238, 238, 238);
}
.toboggan-unified #login-links a:hover {
	background-color: rgb(221, 221, 221);
}
.toboggan-unified #login-links a.lt-active {
	border: 2px solid rgb(51, 51, 51); border-image: none; background-color: rgb(255, 241, 154);
}
.toboggan-unified #login-links a.lt-active:hover {
	border: 2px solid rgb(51, 51, 51); border-image: none; background-color: rgb(255, 241, 154);
}
.login.toboggan-unified #register-form {
	display: none;
}
.register.toboggan-unified #login-form {
	display: none;
}
.node-unpublished {
	background-color: rgb(255, 244, 244);
}
.preview .node {
	background-color: rgb(255, 255, 234);
}
td.revision-current {
	background: rgb(255, 255, 204);
}
span[data-picture-align='left'] {
	float: left;
}
img[data-picture-align='left'] {
	float: left;
}
span[data-picture-align='right'] {
	float: right;
}
img[data-picture-align='right'] {
	float: right;
}
span[data-picture-align='center'] {
	margin-right: auto; margin-left: auto; display: block;
}
img[data-picture-align='center'] {
	margin-right: auto; margin-left: auto; display: block;
}
.cke_dialog_body tr td:last-child {
	border-right-color: currentColor; border-right-width: 0px; border-right-style: none;
}
.question-type-name {
	font-style: italic;
}
#quiz-progress {
	font-size: 80%; font-style: italic;
}
#quiz-score-possible {
	font-weight: bold;
}
#quiz-score-percent {
	font-weight: bold;
}
td.quiz-summary-qcell {
	padding: 1em 1em 0px 0px; vertical-align: top;
}
td.quiz-summary-qcell table tr {
	background: none;
}
td.quiz-summary-qcell table td {
	padding: 0.5em; vertical-align: top;
}
.quiz-answer-feedback {
	font-style: italic;
}
.feedback-icon {
	display: inline;
}
.add-questions {
	background: url("/sites/all/modules/contrib/quiz/images/add.png") no-repeat 0% 10%; padding: 0px 0px 1em 2em;
}
.hidden-question {
	display: none;
}
.odd.quiz-question-browser-row {
	background-color: rgb(231, 231, 231);
}
.even.quiz-question-browser-row {
	background-color: rgb(251, 251, 251);
}
#quiz-question-browser-filters {
	background: 0px 0px rgb(225, 226, 220); padding: 3px 10px; border: 1px solid rgb(190, 191, 185); text-transform: uppercase; font-weight: normal;
}
#quiz-question-browser-filters td.active {
	background-color: rgb(102, 102, 102);
}
.odd.quiz-question-browser-row td.active {
	background-color: rgb(226, 226, 249);
}
.even.quiz-question-browser-row td.active {
	background-color: rgb(248, 248, 255);
}
tr.quiz-question-browser-row.selected td {
	background: 0px 0px rgb(80, 80, 80); color: rgb(255, 255, 255);
}
tr.quiz-question-browser-row.selected td.active {
	background: 0px 0px rgb(80, 80, 80); color: rgb(255, 255, 255);
}
.browser-table th {
	border-bottom-color: rgb(102, 102, 102); border-bottom-width: 0px; border-bottom-style: solid;
}
.q-staying {
	margin-right: 8px; float: left; display: inline;
}
div.quiz-report {
	margin: 0px; padding: 0px;
}
div.quiz-report .dt {
	background: rgb(238, 238, 238); padding-left: 5px; border-top-color: gray; border-top-width: 1px; border-top-style: solid;
}
div.quiz-report .quiz-report-question-header h3 {
	float: left;
}
div.quiz-report-score-container {
	padding: 4px 6px; border: 1px solid gray; float: right;
}
div.quiz-report-score-container span div.form-item {
	display: inline;
}
div.quiz-score-submit {
	float: right;
}
.quiz-report-skipped {
	float: right;
}
.q-correct {
	background-color: rgb(221, 255, 221);
}
.q-wrong {
	background-color: rgb(255, 204, 204);
}
.q-waiting {
	background-color: rgb(255, 255, 221);
}
input#edit-submit-hidden {
	padding: 0px; border: currentColor; border-image: none; width: 0px; height: 0px; overflow: hidden;
}
.quiz-passed {
	color: rgb(0, 221, 0);
}
.quiz-failed {
	color: rgb(221, 0, 0);
}
#no-questions {
	font-style: italic;
}
#quiz-start-quiz-button-form div {
	margin: 0px; padding: 0px;
}
#quiz-start-quiz-button-form input {
	margin: 0px;
}
#quiz-view-table td {
	margin: 0px; padding: 0px 3px; line-height: 110%;
}
#browser-pager .pager-last {
	display: none;
}
#browser-pager .pager-first {
	display: none;
}
.matching-tbl {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: auto; line-height: 100%; border-collapse: separate;
}
.matching-tbl p {
	margin: 0px; padding: 0px; line-height: 100%;
}
.matching-tbl select {
	margin: 0px; padding: 0px; line-height: 100%;
}
.matching-tbl div {
	margin: 0px; padding: 0px; line-height: 100%;
}
.matching-tbl td {
	margin: 2px; padding: 2px; line-height: 100%;
}
.quiz-solution {
	padding-left: 3px; border-left-color: rgb(0, 255, 0); border-left-width: 5px; border-left-style: solid;
}
.quiz-answer-hidden {
	font-style: italic;
}
#quiz-jumper-form {
	display: inline;
}
#quiz-jumper-form div {
	display: inline;
}
#quiz-jumper-form select {
	display: inline;
}
#quiz-progress .item-list .pager {
	text-align: left;
}
#quiz-categorized-form #autocomplete {
	overflow: auto; max-height: 300px;
}
.mark-doubtful .toggle {
	margin: auto; border-radius: 3px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 100px; height: 18px; text-align: center; line-height: 18px; overflow: hidden; font-size: 11px; position: relative; cursor: pointer; box-shadow: inset 0px 0px 10px rgba(0,0,0,0.5); -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.50) inset; -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.50) inset;
}
.mark-doubtful .off.toggle {
	background-clip: padding-box;
}
.mark-doubtful .toggle {
	
}
.mark-doubtful .toggle div {
	background: white; border-radius: 2px; transition:left 0.2s; width: 52px; color: rgb(119, 119, 119); position: relative; text-shadow: 1px 1px 0px white; -moz-border-radius: 2px; -webkit-border-radius: 2px; -khtml-border-radius: 2px; -webkit-transition: left 0.2s; -mox-transition: left 0.2s; -o-transition: left 0.2s;
}
#relation-entity-collector input.form-text {
	width: 100%;
}
#relation-entity-collector select.form-select {
	width: 100%;
}
.search-form {
	margin-bottom: 1em;
}
.search-form input {
	margin-top: 0px; margin-bottom: 0px;
}
.search-results {
	list-style: none;
}
.search-results p {
	margin-top: 0px;
}
.search-results .title {
	font-size: 1.2em;
}
.search-results li {
	margin-bottom: 1em;
}
.search-results .search-snippet-info {
	padding-left: 1em;
}
.search-results .search-info {
	font-size: 0.85em;
}
.search-advanced .criterion {
	margin-right: 2em; float: left;
}
.search-advanced .action {
	clear: left; float: left;
}
.simple-podcast-element .field-name-field-simple-podcast-copyright {
	color: rgb(196, 196, 196); margin-top: 2rem;
}
.simple-podcast-element .field-name-field-simple-podcast-links {
	font-size: 0.8em; margin-top: 0.5rem;
}
.simple-podcast-element .field-name-field-simple-podcast-links .field-item {
	margin-right: 0.5rem; display: inline-block;
}
.simple-podcast-element .field-name-field-simple-podcast-links :last-of-type.field-item {
	margin-right: 0px;
}
.simple-podcast-element .field-name-field-simple-podcast-cover-art img {
	border-radius: 5px; border: 1px solid rgb(196, 196, 196); border-image: none; width: 100%; height: auto; margin-bottom: 1rem; box-shadow: 0px 3px 9px #ececec;
}
.simple-podcast-element .field-name-field-simple-podcast-summary {
	color: rgb(112, 112, 112); font-size: 1.4em; margin-bottom: 2rem;
}
.node--teaser .simple-podcast-item .field-name-field-simple-podcast-summary {
	color: inherit; font-size: 1.2em; margin-bottom: 1rem;
}
.simple-podcast-item__file {
	max-width: 375px;
}
.simple-podcast-item__file audio {
	width: 100%;
}
.simple-podcast-item__link--transcript {
	float: right;
}
.simple-podcast-item__author {
	color: rgb(196, 196, 196); font-size: 0.8em; margin-bottom: 1rem;
}
.simple-podcast-item .podcast-transcript {
	margin-top: 2rem;
}
@media only screen and (min-width:640px)
{
.node--full .simple-podcast-item__content > .simple-podcast-item__sidebar {
	margin: 0px 0px 1rem 1rem; width: 25%; float: right;
}
.node--teaser .simple-podcast-item {
	display: flex;
}
.node--teaser .simple-podcast-item__sidebar {
	margin-right: 1rem; flex-basis: calc(100% /6);
}
.node--teaser .simple-podcast-item__content {
	
}
}
.simple-podcast-feed__content {
	width: 100%; display: inline-block;
}
.simple-podcast-feed__children {
	padding-top: 2rem; clear: both; margin-top: 2rem; border-top-color: rgb(196, 196, 196); border-top-width: 1px; border-top-style: solid;
}
@media only screen and (min-width:640px)
{
.simple-podcast-feed__sidebar {
	margin: 0px 0px 1rem 1rem; width: 25%; float: right;
}
}
#permissions td.module {
	font-weight: bold;
}
#permissions td.permission {
	padding-left: 1.5em;
}
#permissions tr.odd .form-item {
	white-space: normal;
}
#permissions tr.even .form-item {
	white-space: normal;
}
#user-admin-settings fieldset .fieldset-description {
	padding-bottom: 0.5em; font-size: 0.85em;
}
#user-admin-roles td.edit-name {
	clear: both;
}
#user-admin-roles .form-item-name {
	margin-right: 1em; float: left;
}
.password-strength {
	width: 17em; margin-top: 1.4em; float: right;
}
.password-strength-title {
	display: inline;
}
.password-strength-text {
	font-weight: bold; float: right;
}
.password-indicator {
	width: 100%; height: 0.3em; background-color: rgb(196, 196, 196);
}
.password-indicator div {
	width: 0%; height: 100%; background-color: rgb(71, 201, 101);
}
input.password-confirm {
	width: 16em; margin-bottom: 0.4em;
}
input.password-field {
	width: 16em; margin-bottom: 0.4em;
}
div.password-confirm {
	width: 17em; margin-top: 1.5em; float: right; visibility: hidden;
}
div.form-item div.password-suggestions {
	margin: 0.7em 0px; padding: 0.2em 0.5em; border: 1px solid rgb(180, 180, 180); border-image: none; width: 38.5em;
}
div.password-suggestions ul {
	margin-bottom: 0px;
}
.confirm-parent {
	margin: 0px; width: 36.3em; clear: left;
}
.password-parent {
	margin: 0px; width: 36.3em; clear: left;
}
.profile {
	margin: 1em 0px; clear: both;
}
.profile .user-picture {
	margin: 0px 1em 1em 0px; float: right;
}
.profile h3 {
	border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.profile dl {
	margin: 0px 0px 1.5em;
}
.profile dt {
	margin: 0px 0px 0.2em; font-weight: bold;
}
.profile dd {
	margin: 0px 0px 1em;
}
.youtube-container--responsive {
	height: 0px; overflow: hidden; padding-bottom: 56.25%; position: relative;
}
.youtube-container--responsive iframe {
	border: currentColor; border-image: none; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
#forum .description {
	margin: 0.5em; font-size: 0.9em;
}
#forum td.created {
	white-space: nowrap;
}
#forum td.posts {
	white-space: nowrap;
}
#forum td.topics {
	white-space: nowrap;
}
#forum td.last-reply {
	white-space: nowrap;
}
#forum td.replies {
	white-space: nowrap;
}
#forum td.pager {
	white-space: nowrap;
}
#forum td.forum .icon {
	margin: 0px 9px 0px 0px; width: 24px; height: 24px; float: left; background-image: url("/misc/forum-icons.png"); background-repeat: no-repeat;
}
#forum td.forum .forum-status-new {
	background-position: -24px 0px;
}
#forum div.indent {
	margin-left: 20px;
}
#forum .icon div {
	width: 24px; height: 24px; background-image: url("/misc/forum-icons.png"); background-repeat: no-repeat;
}
#forum .icon .topic-status-new {
	background-position: -24px 0px;
}
#forum .icon .topic-status-hot {
	background-position: -48px 0px;
}
#forum .icon .topic-status-hot-new {
	background-position: -72px 0px;
}
#forum .icon .topic-status-sticky {
	background-position: -96px 0px;
}
#forum .icon .topic-status-closed {
	background-position: -120px 0px;
}
.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;
}
.media-wysiwyg-align-left {
	margin-right: 20px; float: left;
}
.media-float-left {
	margin-right: 20px; float: left;
}
.media-wysiwyg-align-right {
	margin-left: 20px; float: right;
}
.media-float-right {
	margin-left: 20px; float: right;
}
.media-wysiwyg-align-center {
	text-align: center;
}
#colorbox {
	left: 0px; top: 0px; overflow: hidden; position: absolute; z-index: 9999; -webkit-transform: translate3d(0, 0, 0);
}
#cboxOverlay {
	left: 0px; top: 0px; overflow: hidden; position: absolute; z-index: 9999; -webkit-transform: translate3d(0, 0, 0);
}
#cboxWrapper {
	left: 0px; top: 0px; overflow: hidden; position: absolute; z-index: 9999; -webkit-transform: translate3d(0, 0, 0);
}
#cboxWrapper {
	max-width: none;
}
#cboxOverlay {
	width: 100%; height: 100%; position: fixed;
}
#cboxMiddleLeft {
	clear: left;
}
#cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
}
#cboxLoadedContent {
	overflow: auto; -webkit-overflow-scrolling: touch;
}
#cboxTitle {
	margin: 0px;
}
#cboxLoadingOverlay {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
#cboxLoadingGraphic {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute;
}
#cboxPrevious {
	cursor: pointer;
}
#cboxNext {
	cursor: pointer;
}
#cboxClose {
	cursor: pointer;
}
#cboxSlideshow {
	cursor: pointer;
}
.cboxPhoto {
	margin: auto; border: 0px currentColor; border-image: none; float: left; display: block; -ms-interpolation-mode: bicubic; max-width: none;
}
.cboxIframe {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: 100%; height: 100%; display: block;
}
#colorbox {
	box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;
}
#cboxContent {
	box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;
}
#cboxLoadedContent {
	box-sizing: content-box; -moz-box-sizing: content-box; -webkit-box-sizing: content-box;
}
#cboxOverlay {
	background: rgb(0, 0, 0); opacity: 0.9;
}
#colorbox {
	outline: 0px;
}
#cboxContent {
	background: rgb(0, 0, 0); margin-top: 20px;
}
.cboxIframe {
	background: rgb(255, 255, 255);
}
#cboxError {
	padding: 50px; border: 1px solid rgb(204, 204, 204); border-image: none;
}
#cboxLoadedContent {
	background: rgb(255, 255, 255); border: 5px solid rgb(0, 0, 0); border-image: none;
}
#cboxTitle {
	left: 0px; top: -20px; color: rgb(204, 204, 204); position: absolute;
}
#cboxCurrent {
	top: -20px; right: 0px; color: rgb(204, 204, 204); position: absolute;
}
#cboxLoadingGraphic {
	background: url("/sites/all/libraries/colorbox/example3/images/loading.gif") no-repeat center;
}
#cboxPrevious {
	background: none; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: auto; overflow: visible;
}
#cboxNext {
	background: none; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: auto; overflow: visible;
}
#cboxSlideshow {
	background: none; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: auto; overflow: visible;
}
#cboxClose {
	background: none; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: auto; overflow: visible;
}
#cboxPrevious:active {
	outline: 0px;
}
#cboxNext:active {
	outline: 0px;
}
#cboxSlideshow:active {
	outline: 0px;
}
#cboxClose:active {
	outline: 0px;
}
#cboxSlideshow {
	top: -20px; right: 90px; color: rgb(255, 255, 255); position: absolute;
}
#cboxPrevious {
	background: url("/sites/all/libraries/colorbox/example3/images/controls.png") no-repeat left top; left: 5px; top: 50%; width: 28px; height: 65px; text-indent: -9999px; margin-top: -32px; position: absolute;
}
#cboxPrevious:hover {
	background-position: left bottom;
}
#cboxNext {
	background: url("/sites/all/libraries/colorbox/example3/images/controls.png") no-repeat right top; top: 50%; width: 28px; height: 65px; right: 5px; text-indent: -9999px; margin-top: -32px; position: absolute;
}
#cboxNext:hover {
	background-position: right bottom;
}
#cboxClose {
	background: url("/sites/all/libraries/colorbox/example3/images/controls.png") no-repeat top; top: 5px; width: 38px; height: 19px; right: 5px; text-indent: -9999px; display: block; position: absolute;
}
#cboxClose:hover {
	background-position: bottom;
}
.ctools-locked {
	padding: 1em; border: 1px solid red; border-image: none; color: red;
}
.ctools-owns-lock {
	background: 0px 0px rgb(255, 255, 221); padding: 1em; border: 1px solid rgb(240, 192, 32); border-image: none;
}
a.ctools-ajaxing {
	background: url("/sites/all/modules/contrib/ctools/images/status-active.gif") no-repeat right; padding-right: 18px !important;
}
input.ctools-ajaxing {
	background: url("/sites/all/modules/contrib/ctools/images/status-active.gif") no-repeat right; padding-right: 18px !important;
}
button.ctools-ajaxing {
	background: url("/sites/all/modules/contrib/ctools/images/status-active.gif") no-repeat right; padding-right: 18px !important;
}
select.ctools-ajaxing {
	background: url("/sites/all/modules/contrib/ctools/images/status-active.gif") no-repeat right; padding-right: 18px !important;
}
div.ctools-ajaxing {
	background: url("/sites/all/modules/contrib/ctools/images/status-active.gif") no-repeat center; width: 18px; float: left;
}
div.panel-pane div.admin-links {
	font-size: xx-small; margin-right: 1em;
}
div.panel-pane div.admin-links li a {
	color: rgb(204, 204, 204);
}
div.panel-pane div.admin-links li {
	background: white; padding-bottom: 2px; z-index: 201;
}
div.panel-pane div.admin-links:hover a {
	color: rgb(0, 0, 0);
}
div.panel-pane div.admin-links-hover a {
	color: rgb(0, 0, 0);
}
div.panel-pane div.admin-links a::before {
	content: "[";
}
div.panel-pane div.admin-links a::after {
	content: "]";
}
div.panel-pane div.panel-hide {
	display: none;
}
div.panel-pane div.panel-hide-hover {
	margin-top: -1.5em; display: block; position: absolute; z-index: 200;
}
div.panel-pane:hover div.panel-hide {
	margin-top: -1.5em; display: block; position: absolute; z-index: 200;
}
div.panel-pane div.feed a {
	float: right;
}
.facetapi-checkbox {
	margin-right: 0.5em;
}
.facetapi-disabled {
	opacity: 0.4;
}
.facetapi-disabled a:hover {
	text-decoration: none;
}
