/* Random Quote Index */
.qc-quotes { margin-top: 6px;font-size: 1.0em; }

.qc-quote-body { text-align:justify;Background-color:#EAE6E1;width:90%;max-width:1000px;margin-left:auto;margin-right:auto;margin-bottom:-20px;margin-top:10px;padding:15px;border-radius:15px;font-family:Georgia, Arial;font-size:1.15em;}

.qc-add { float: right; }

.qc-quote { font-size: 1.1em; }

.qc-author { font-weight:bold;font-family: Times New Roman;font-size:1em;margin-top:10px; float:left;}

/* Show All Quotes - Add Quote Page */
.qc-header { border:none;text-align: center;}

.qc-quote-title { line-height: 20px;margin-left: -4px; }
.introquote {font-size:1.7em;font-weight:bold;float:left;}
.qc-explain { font-size: 0.9em; }

.qc-delete { display: none; }

.qc-nowrap { white-space: nowrap }

.qc-left { text-align: left; }

.qc-center { text-align: center; }

.qc-noborder-radius { border-radius: none; }

.quote-collapse {
	display: none;
	line-height: 0;
}