#rsepro-edit-container form, #rsepro-edit-container input, #rsepro-edit-container textarea {
	box-sizing: border-box;
}
.rse_event_link [class*="icon-"] {
	margin: 0 5px 4px 0;
}
#rs_select_top2, #rs_select_top1 {
	border-width:1px !important;
	border-style:solid !important;
	background:none !important;
}
#rstpl-com_rseventspro .rs_input {
	border-width: 1px !important;
	border-style: solid !important;
	background: none !important;
	box-shadow: none;
	margin-left: 24px;
	margin-right: -4px;
}
.rsepro-event-files i {
	margin-right: 5px;
}
.rs_events_container li {
	padding: 15px !important;
}

/* Filters */
.rsepro-filter-container .navbar-inner {
	background-image: none;
	font-size: .9em;
	margin-bottom: 10px;
}
.rsepro-filter-container .nav-link {
	font-weight: 700;
	text-decoration: none;
}
.rsepro-filter-container .dropdown-item {
	font-weight: 700;
	padding: 10px;
	text-decoration: none;
}
.rsepro-filter-container .navbar .nav, .rsepro-filter-container .navbar .nav > li {
	vertical-align: middle;
}
.rsepro-filter-container input {
	margin-bottom: 5px;
}
.rs_select_top:nth-child(3){
	float: right;
	margin-right: 0;
}
.elSelect {
	height:auto;
	padding:5px;
	background:none !important;
	border:none;
}
.elSelect .dropDown{
	background:none;
}
.elSelect .dropDown:before{
	background:none;
	font-family:"FontAwesome";
	font-size:1.6em;
	font-weight: bold;
	content:"\f107";
	float:right;
}
.elSelect .optionsContainer{
	border-width: 1px ;
	border-style: solid;
	border-radius: 0;
	margin-left: -6px;
	margin-top: 6px;
	width: 176px;
}
.rs_search {
	border: none;
	padding: .2em;
}
#rseprosearch, .rs_search_button {
	height: auto;
	padding: 6px 8px;
}
.rs_search_button {
	border-radius: 0;
	height: 34px;
	width: 34px;
	margin-left: -1px;
}
#rstpl-com_rseventspro #search_btn {
	display: inline-block;
	height: 20px;
	background-image: none;
}
#rstpl-com_rseventspro #search_btn:before {
	content: "\f002";
	font-family: "FontAwesome";
	font-size: 17px;
}
.rs_results {
	width: 90%;
	top: 24px;
}
.rs_results li a {
	border: none !important;
	margin-top: 10px !important;
}
.rs_results li a:hover {
	background: none;
	border: none;
}
.rs_results li a.rs_close {
	width: 10px;
	height: 10px;
}
/* End Filters */

/* Calendar Table */
a.rs_calendar_arrows{
	padding: 0 15px 4px 15px;
	font-size: 30px;
	border-left: 1px solid;
	border-right: 1px solid;
	font-weight: 400;
}
.rsepro-calendar .table > :not(:first-child) {
	border-top: none;
}
table.rs_calendar_component td.has-events .rs_calendar_events  {
	width: 100%;
	height: 20px;
}
table.rs_calendar_component td.has-events a.rsttip {
	padding: 0 0 0 20px; 
	margin: 0;
	line-height: 20px;
}
table.rs_calendar_component td span.rs_calendar_date {
	border-bottom: 1px solid !important;
	background: none !important;
}
#rstpl-com_rseventspro table.rs_calendar_component td.curr-day span.rs_calendar_date {
	background-image: none !important;
}
#rs_calendar_component table.rs_calendar_component td.has-events a.rsttip:hover, #rs_calendar_component table.rs_calendar_component td.has-events a.rsttip:focus, #rs_calendar_component table.rs_calendar_component td.has-events a.rsttip:active {
	margin: 0;
}
.rsepro-calendar .has-events ul a {
	padding: 2px 6px;
}
.rsepro-calendar table caption {
	border-radius: 0;
}
.pager li:first-child {
	margin-right: 10px;
}
/* End Calendar Table */

/* Events Day List */
.rstpl-calendar-heading {
	margin-bottom: 30px;
}
.rs_events_container > li > .rs_event_titles h3 > span > a {
	font-weight: 700;
}
#rs_events_container li .rs_event_titles {
	margin: 0 0 30px 0;
}

.rs_event_details span {
	display: inline;
	border-radius: 0;
}
.rs_event_detail {
	box-shadow: none;
	background: none !important;
	margin: 0 0 1rem 0 !important;
	border-radius: 0;
	-webkit-transition: background .3s ease;
	-moz-transition: background .3s ease;
	transition: background .3s ease;
}
.rs_event_details_list li b {
	display: inline-block;
    text-align: right;
    width: 80px;
}
.rs_event_image  {
	margin-right: 8px;
	padding: 0;
	position: relative;
}
.rs_event_image img, .rs_event_image [class^="icon-"] {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 4px;
	display: block;
	float: left;
	font-size: 60px;
	height: auto;
	width: 80px;
}
.rs_event_image [class^="icon-"]{
	margin: 30px 32px;
}
#rstpl_detail_image{
	margin-right: 0;
}
.rs_event_details a:hover{
	text-decoration: underline;
}
.rs_event_details .rs_event_link:hover{
	text-decoration: underline;
}
/* End Events Day List */

/* Events Category List */
.rs_rss {
  text-align: right !important;
  width: 100%;
  margin: 0 0 10px 0;
}
.rs_options {
	margin-top: 45px;
	margin-right: 5px;
}
.rs_event_details {
	width: 75%;
	margin-left: 2%;
	float: left;
}
.rs_event_detail .rs_event_details .rsepro-title-block {
	margin: 0 0 10px 0;
	font-weight: 700;
	font-size: 22px;
	line-height: 24px;
}
.rs_event_detail .rs_event_details span {
	font-size: 14px;
	width: 100%;
	margin-right: 5px;
}
.rs_event_detail .rs_event_details span.rstpl_detail_date strong {
	display: block;
	float: left;
	margin-right: 10px;
}
.rs_event_detail .rs_event_details span [class^="icon-"] {
	cursor: default;
	display: block;
	float: left;
	width: 20px;
	margin-top: 3px;
}
ul#rs_filters li a.rsepro_close {
	margin-top: 6px;
	width: 11px;
}
/* End Events Category List */

/* Event Detail Page */
.rs_controls .rs_button_control {
	border-radius: 4px;
}
#rsep_admin_option {
	padding: 6px;
}
#rsep_admin_options.rs_admin_subs {
	border-radius: 4px;
	overflow: hidden;
	top: 42px;
}
.rsep_date .rsep_export {
	font-size: 16px;
}
.rsep_contact_block, .rsep_taxonomy_block {
	width: 36%;
	float: left;
}
.rs_invite_btn {
	border-radius: 4px;
}
.rs_edit_txt {
	border-radius: 4px;
}
.rs_sharing > div {
	min-width: 200px;
}
.rs_sharing .rsep_fb_like {
	vertical-align: top !important;
}
.rs_sharing .fb_iframe_widget {
	line-height: 14px;
}
/* End Event Detail Page */

/* Featured Event */
.rs_featured_event {
	border-radius: 4px;
}
.rs_event_detail.rs_featured {
	position: relative;
}
.rs_event_detail.rs_featured:before {
	content: "\f005";
	cursor: default;
	width: 40px;
	height: 45px;
	line-height: 45px;
	position: absolute;
	font-family: "FontAwesome";
	font-size: 20px;
	font-weight: 400;
	top: 0;
	right: 24px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: center;
}
/* End Featured Event */

/* Subscribers */
.rs_subscribers #searchstring {
	padding: 5px;
}
/* End Subscribers */

/* Locations */
div.rs_block {
	padding: 0;
	background: none;
	border: none;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}
div.rs_block .rs_options {
	margin-top: 0;
}
/* End Locations */

/* Create Event */
#rsepro-edit-menu li {
	margin: 0;
}
.rsepro-edit-event .tab-content {
	border-radius: 0;
}
#rstpl-com_rseventspro fieldset .rs_inp, #rstpl-com_rseventspro fieldset .rs_sel {
	background-image: none;
	border-radius: 4px;
	height: 20px;
	padding: 10px;
}
#rs_event_main fieldset .rs_txt {
	background-image: none;
	border-radius: 4px;
	padding: 10px;
}
#rs_event_main .mce-panel {
	border-radius: 0;
}
#rstpl-com_rseventspro .btn-toolbar .btn {
	font-size: 14px;
	padding: 5px 7px;
	margin-bottom: 5px;
}
#rstpl-com_rseventspro .btn-toolbar .btn i {
	margin-right: 4px;
}
#rstpl-com_rseventspro .rs_button, #rstpl-com_rseventspro .rs_add_category {
	background-image: none !important;
	border-radius: 4px;
	border: 0;
	box-shadow: none;
	font-size: 13px;
	font-weight: 700;
	line-height: 25px;
	padding: 10px 30px;
	text-transform: uppercase;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-webkit-transition: color .2s linear;
	-moz-transition: color .2s linear;
	transition: color .2s linear;
}
#rstpl-com_rseventspro .btn-toolbar > .btn + .btn, #rstpl-com_rseventspro .btn-toolbar > .btn-group + .btn, #rstpl-com_rseventspro .btn-toolbar > .btn + .btn-group {
	margin-left: 0;
}
/* End Create Event */

/* Map */
.rsepro-map-info-block {
	margin-bottom: 6px;
}
/* End Map */

/* Search */
#rsepro_ajax {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	height: 42px;
	width: 100%;
}
/* End Search */