body {
  color:#000;
  background-color: #fff;
}
.publiccss body {
  background:#cc0000 url(../images/blue/bg.jpg) repeat 0px 0px;
}
#centertop{
  margin-top: 10px;
}
#centerbottom {
  background: #ffffff url(../images/blue/content-bg.png) no-repeat 0px 0px;
}
#holder2.holders {
  padding:20px 0;
}
/** TOP **/
#yjsg1.yjsg_grid {
  padding: 0px 0;
}
#top1, #top2 {
  background-color: #fff;
}
/** USER 6 **/
#yjsg4.yjsg_grid {
  padding: 20px 0;
}
.yjsg4_out,
.yjsg4_out [class*='yjsg-hr-'].fa:before {
	background: transparent;
}
/** USER 11, 12, 13 **/
#yjsg5.yjsg_grid {
  padding: 10px 0;
}

/** TEXT **/
p {
  line-height: 1.5em;
  margin: 0 0 16px 0;
  font-weight: 400;
}
ul {
  margin: 0 0 16px 0;
}
h1.article_title {
  color: #cc0000;
  font-weight: 400;
}
button, .button {
  height:32px;
  line-height:1em!important;
}
h3 {
  color: #000;
}
h4 {
  color: #cc0000;
  font-size: 1.2em;
  font-weight: 400;
}
/** FORM FIELDS **/
select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input {
  font-size: 18px;
  height: 30px;
}
.input-mini {
  width: 70px;
}
select#limit {
  max-width: 60px!important;
}

/* TERMS AND CONDITIONS */
div.terms {
  padding: 20px;
  border: 2px red solid
}
/* MEMBER FORM TWEAKS */
fieldset#jform_com_fields_terms_and_conditions label.checkbox {
  font-size: 18px;
  line-height: 40px;
}
.yjsg-element-holder a {
	background:#fff;
	border:1px solid #dcdcdc;
	-webkit-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	text-shadow:none;
	-webkit-box-shadow:none;
	-khtml-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
    font-size:100%;
	display: block;
	margin-bottom:10px;
	width: 100%;
	height:34px;
    line-height: 22px;
	padding:6px 12px;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	vertical-align: middle;
}
/*  FOOTER  */
.footer_out {
  padding:35px 0;
}
#footer h3 {
  color: #ddd;
  font-size: 1.8em;
  padding-bottom: 10px;
}
#footer p {
  color: #ddd;
  font-size: 1.4em;
  padding-bottom: 20px;
}
#cp {
  color: #ccc;
}
/* COMPLETED ORDER FORM */
div.completedreport:after {
  content: "";
  display: table;
  clear: both;
}
div.completedreport p {
  line-height: 1.1em;
  font-size: .9em;
  margin: 0 0 6px 0;
}
div.clearboth {
  clear: both;
}
div.reportheader {
  border: 1px solid #000;
  padding: 15px 0px;
}
div.reportheader h4 {
  font-size: 1.5em;
  font-weight: 400;
}
div.report-row1:after {
  content: "";
  display: table;
  clear: both;
}
div.report-row1 {
  border-color: #000;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
  width: 100%
}
div.report-row1-col1 {
  float:left;
  padding: 6px 10px;
  width: 60%;
}
div.report-row1-col2 {
  float:left;
  padding: 6px 10px;
  width: 40%;
}
div.report-row2:after {
  content: "";
  display: table;
  clear: both;
}
div.report-row2 {
  border-color: #000;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
  width: 100%
}
div.report-row2-col1 {
  float:left;
  padding: 6px 10px;
  width: 60%;
}
div.report-row2-col2 {
  float:left;
  padding: 6px 10px;
  width: 40%;
}
div.report-row3:after {
  content: "";
  display: table;
  clear: both;
}
div.report-row3 {
  border-color: #000;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
  width: 100%
}
div.report-row3-col1 {
  float:left;
  padding: 6px 10px;
  width: 33%;
}
div.report-row3-col2 {
  float:left;
  padding: 6px 10px;
  width: 34%;
}
div.report-row3-col3 {
  float:left;
  padding: 6px 10px;
  width: 33%;
}
div.report-row4:after {
  content: "";
  display: table;
  clear: both;
}
div.report-row4 {
  border-color: #000;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
  width: 100%;
}
div.report-row4-col1 {
  float:left;
  padding: 6px 10px;
  width: 100%;
}
div.report-row5:after {
  content: "";
  display: table;
  clear: both;
}
div.report-row5 {
  border-color: #000;
  border-style: solid;
  border-width: 0px 1px 1px 1px;
  width: 100%;
}
div.report-row5-col1 {
  float:left;
  padding: 6px 10px;
  width: 100%;
}
div.tpl_component h1.contentheading {
  font-size: 20px;
}
div.tpl_component p {
  font-size: .8em;
}