/* Smartphones */
@media (max-width: 480px) {
	/* #rt-menu ul.menu {
    margin: 2px 10px !important;
	font-size: larger !important;
} */

body #rt-header {
    margin: 0px 0px 10px 0px !important;
}
}

/* RSForm label disappearing fix */
.control-label .formControlLabel {
    display: inline-block !important;
}

/* template width override */

.rt-container {
    width: 1200px;
}

.rt-container .rt-grid-12 {
    width: 1200px;
}

#rt-main .rt-grid-9, #rt-footer .rt-grid-9 {
    width: 920px;
}

#rt-main .rt-grid-3, #rt-footer .rt-grid-3 {
    width: 450px;
}

/* template override end */

/* newsletter css fix */

#ic_signupform .elcontainer {
    border-radius: 8px !important;
    font-family: unset !important;
}

#ic_signupform .form-header {
    border-radius: calc(8px - 1px) calc(8px - 1px) 0 0 !important;
}

.custom-newsletter-awoh {
    width: auto;
    height: auto;
    position: relative;
    left: 10px;
    top: 25px;
    margin-top: 0;
    z-index: 0;
    padding: .5rem;
}

.rsm-module-awoh .controls {
    width: auto;
    height: auto;
    position: relative;
    left: 10px;
    top: 25px;
    margin-top: 0;
    z-index: 0;
    padding: .5rem;
}

/* newsletter css fix end */

.fc-unthemed .fc-today {
background: #f7e4ac;
}

.categories_row .cat_box {
 min-height: unset;
}

.fc-time {
display: none !important;
}

#rocket {
	display: none;
}

#rt-topbar	{
  -webkit-box-sizing: unset;
}

.menutop a:hover, .menutop a:focus {
	text-decoration: none;
}

.menutop li .item {
	text-transform: lowercase;
  	font-size: 20px;
}

#rt-subnavigation .menu li .item {
    text-transform: lowercase;
}

/* 
.fc-scroller, .fc-day-grid-container  {
  height: unset !important;
}

.accordion.eventlist_accordion .title_accordion.up:after {
	content: "\e114";
	color: #777;
}

.accordion.eventlist_accordion .title_accordion:after {
	content: "\e080";
	color: #777;
}

#checkout-form-container tr {
	text-align: left;
	line-height: unset;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.12765957%;
  *margin-left: 2.07446808%;
  text-align: center;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957%;
}

.row-fluid .span4 {
  width: 31.91489361%;
  *width: 31.86170212%;
}

[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
*/
 
/*
.regpro_error {
    color: #21838c !important;
    text-transform: unset !important;
    font-weight: 700 !important;
	font-size: 18px !important;
}

#regpro img {max-width: 100%;}
.tooltip .img-left {max-width: 20%;height: auto;}

#regpro .accordion.eventlist_accordion .title_accordion.up h2 {
  color: #000;
}

.regpro_outline {
    padding: 6px;
}

.cal_wrap {
    width: 80px !important;
}
*/
