.sm-box-row {
   	display: table;
   	width: 100%;
   	border-bottom: 1px solid #ececec;

}
.sm-box-title{
   	color: #34383c;
   	display: table-cell;
   	height: 100%;
   	padding: 15px 20px 15px 0;
   	vertical-align: middle;
   	width: 20%;
}
.sm-box-title h4{
   	line-height: 1.5em;
   	margin-bottom: 0;
   	margin-top: 0;
   	padding: 0;
}
.sm-box-title p{
   	color: #a2a9af;
   	font-style: italic;
   	margin-bottom: 0;
   	margin-top: 0
}

.sm-box-content{ 
   	display: table-cell;
   	height: 100%;
   	padding: 10px 15px;
   	vertical-align: middle;
   	width: 80%;
}
.sm-box-content .container-fluid{
   	width: 100%;
}
.sm-box-content .container-fluid .input {
   	padding: 5px;
   	width: 100%;
}
.sm-box-action-row {
   	width: 100%;	   
}
.sm-box-action-row .action-fluid {
   	margin-left: 20%;
   	padding-left: 30px;
   	padding-bottom: 20px;
}
.button-large {
    margin: 5px 0 15px !important;
}
input.error, textarea.error {
    border: 1px solid #DA3838;
}
.sm-modal-header {
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.4286px;
    padding: 15px;
    text-align: center;
}
.sm-color-bands {
    display: inline-block;
    height: 4px;
    margin-bottom: 8px;
    margin-right: 2px;
    width: 80px;
}
.sm-color-bands.green {
    background-color: #0aa699;
}
.sm-color-bands.purple {
    background-color: #735f87;
}
.sm-color-bands.red {
    background-color: #f35958;
}
.sm-color-bands.blue {
    background-color: #0090d9;
}
.sm-modal-body {
    padding: 20px;
    position: relative;
    background-color: #e5e9ec;
}
.sm_form-group {
    margin-bottom: 15px;
}
.sm_col-md-6 {
    width: 50%;
    float: left;
}
.sm_form-group .form-label {
    color: #55606e;
    display: inline-block;
    margin-right: 8px;
}
.clearfix
{
    clear: both;
}
/*#TB_ajaxContent {
    width: 96.2% !important;
    height: 89% !important;
}*/
.sm-modal-body.listin-detail{
    height: auto !important;
    max-height: 100% !important;
}
.sm_row-full-width .no_more_data {
    margin: 20px auto;
    text-align: center;
}

.sm_row:before,
.sm_row:after {
	content: " ";
	display: table;
}
.sm_non_responsive .sm_row .sm_col-sm-12 {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.sm_col-xs-1, .sm_col-sm-1, .sm_col-md-1, .sm_col-lg-1, .sm_col-xs-2, .sm_col-sm-2, .sm_col-md-2, .sm_col-lg-2, .sm_col-xs-3, .sm_col-sm-3, .sm_col-md-3, .sm_col-lg-3, .sm_col-xs-4, .sm_col-sm-4, .sm_col-md-4, .sm_col-lg-4, .sm_col-xs-5, .sm_col-sm-5, .sm_col-md-5, .sm_col-lg-5, .sm_col-xs-6, .sm_col-sm-6, .sm_col-md-6, .sm_col-lg-6, .sm_col-xs-7, .sm_col-sm-7, .sm_col-md-7, .sm_col-lg-7, .sm_col-xs-8, .sm_col-sm-8, .sm_col-md-8, .sm_col-lg-8, .sm_col-xs-9, .sm_col-sm-9, .sm_col-md-9, .sm_col-lg-9, .sm_col-xs-10, .sm_col-sm-10, .sm_col-md-10, .sm_col-lg-10, .sm_col-xs-11, .sm_col-sm-11, .sm_col-md-11, .sm_col-lg-11, .sm_col-xs-12, .sm_col-sm-12, .sm_col-md-12, .sm_col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
}
@media (max-width:375px) {
	
	.sm-event-date-full{
		margin-left:20px;
		margin-bottom:5px;
	}
	.sm-event-phone-full, .sm-event-city-full {
		margin-bottom:5px;
	}
	.sm_col-sm-12 {
		width: 100%;
	}
}
@media (min-width: 768px) {
	
	.sm_col-sm-1, .sm_col-sm-2, .sm_col-sm-3, .sm_col-sm-4, .sm_col-sm-5, .sm_col-sm-6, .sm_col-sm-7, .sm_col-sm-8, .sm_col-sm-9, .sm_col-sm-10, .sm_col-sm-11, .sm_col-sm-12 {
		float: left;
	}
	.sm_col-sm-12 {
		width: 100%;
	}
	.sm_col-sm-11 {
		width: 91.66666667%;
	}
	.sm_col-sm-10 {
		width: 83.33333333%;
	}
	.sm_col-sm-9 {
		width: 75%;
	}
	.sm_col-sm-8 {
		width: 66.66666667%;
	}
	.sm_col-sm-7 {
		width: 58.33333333%;
	}
	.sm_col-sm-6 {
		width: 50%;
	}
	.sm_col-sm-5 {
		width: 41.66666667%;
	}
	.sm_col-sm-4 {
		width: 33.33333333%;
	}
	.sm_col-sm-3 {
		width: 25%;
	}
	.sm_col-sm-2 {
		width: 16.66666667%;
	}
	.sm_col-sm-1 {
		width: 8.33333333%;
	}
	.sm_col-sm-pull-12 {
		right: 100%;
	}
	.sm_col-sm-pull-11 {
		right: 91.66666667%;
	}
	.sm_col-sm-pull-10 {
		right: 83.33333333%;
	}
	.sm_col-sm-pull-9 {
		right: 75%;
	}
	.sm_col-sm-pull-8 {
		right: 66.66666667%;
	}
	.sm_col-sm-pull-7 {
		right: 58.33333333%;
	}
	.sm_col-sm-pull-6 {
		right: 50%;
	}
	.sm_col-sm-pull-5 {
		right: 41.66666667%;
	}
	.sm_col-sm-pull-4 {
		right: 33.33333333%;
	}
	.sm_col-sm-pull-3 {
		right: 25%;
	}
	.sm_col-sm-pull-2 {
		right: 16.66666667%;
	}
	.sm_col-sm-pull-1 {
		right: 8.33333333%;
	}
	.sm_col-sm-pull-0 {
		right: auto;
	}
	.sm_col-sm-push-12 {
		left: 100%;
	}
	.sm_col-sm-push-11 {
		left: 91.66666667%;
	}
	.sm_col-sm-push-10 {
		left: 83.33333333%;
	}
	.sm_col-sm-push-9 {
		left: 75%;
	}
	.sm_col-sm-push-8 {
		left: 66.66666667%;
	}
	.sm_col-sm-push-7 {
		left: 58.33333333%;
	}
	.sm_col-sm-push-6 {
		left: 50%;
	}
	.sm_col-sm-push-5 {
		left: 41.66666667%;
	}
	.sm_col-sm-push-4 {
		left: 33.33333333%;
	}
	.sm_col-sm-push-3 {
		left: 25%;
	}
	.sm_col-sm-push-2 {
		left: 16.66666667%;
	}
	.sm_col-sm-push-1 {
		left: 8.33333333%;
	}
	.sm_col-sm-push-0 {
		left: auto;
	}
	.sm_col-sm-offset-12 {
		margin-left: 100%;
	}
	.sm_col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.sm_col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.sm_col-sm-offset-9 {
		margin-left: 75%;
	}
	.sm_col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.sm_col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.sm_col-sm-offset-6 {
		margin-left: 50%;
	}
	.sm_col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.sm_col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.sm_col-sm-offset-3 {
		margin-left: 25%;
	}
	.sm_col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.sm_col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.sm_col-sm-offset-0 {
		margin-left: 0%;
	}
}

.sm_column_container .sm_btn,
.sm_column_container .wpb_button {
	margin-top: 5px;
	margin-bottom: 5px;
}
.event-filter {
	background-color: #2f3f49;
	padding: 10px;
	margin-bottom: 0px !important;
	clear: both;
	border-radius: 6px;
	color: #fff;
}
.event-filter img {
	float: left;
	margin: 3px 0 0 4px;
}
.event-filter p {
	text-align: right;
	font-size: 20px;
	margin: 0;
}
.sm_non_responsive .sm_row .sm_col-sm-1 {
	position: relative;
	float: left;
	width: 8.33333333%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.sm_non_responsive .sm_row .sm_col-sm-2 {
	position: relative;
	float: left;
	width: 16.66666667%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.sm_non_responsive .sm_row .sm_col-sm-3 {
	position: relative;
	float: left;
	width: 25%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.sm_non_responsive .sm_row .sm_col-sm-4 {
	position: relative;
	float: left;
	width: 33.33333333%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.sm_non_responsive .sm_row .sm_col-sm-5 {
	position: relative;
	float: left;
	width: 41.66666667%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.sm_non_responsive .sm_row .sm_col-sm-6 {
	position: relative;
	float: left;
	width: 50%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.sm_non_responsive .sm_row .sm_col-sm-7 {
	position: relative;
	float: left;
	width: 58.33333333%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.sm_non_responsive .sm_row .sm_col-sm-8 {
	position: relative;
	float: left;
	width: 66.66666667%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.sm_non_responsive .sm_row .sm_col-sm-9 {
	position: relative;
	float: left;
	width: 75%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.sm_non_responsive .sm_row .sm_col-sm-10 {
	position: relative;
	float: left;
	width: 83.33333333%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.sm_non_responsive .sm_row .sm_col-sm-11 {
	position: relative;
	float: left;
	width: 91.66666667%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.sm_non_responsive .sm_row .sm_col-sm-12 {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
input.search-event-box,
select.search-event-box {
	width: 100%;
	height: auto;
	float: left;
	display: inline;
}
.sm_row-full-width .no_more_data {
    margin: 20px auto;
    text-align: center;
}
.sm_total_container {
    margin-left: 15px;
}
.sm_totals {
	padding-top: 10px;
}
.sm_totals span.sm_total_rows {
    float: left;
    margin-right: 5px;
    margin-top: 0;
}
/*.search_region {
    background-color: #f3f6f9;
    border: 0 none;
    border-radius: 4px;
    box-shadow: 0 -3px 0 rgba(0, 0, 0, 0.05) inset;
    display: block;
    font-size: 0.875em;
    height: 2.3125em;
    line-height: 1;
    margin: 0 0 1em;
    padding: 0.5em;
    position: relative;
    text-decoration: none;
    text-shadow: none;
    white-space: nowrap;
    width: 100%;
}*/
.sm-single-event {
	/*background: #f6efe5 url(../img/events-bg.jpg) bottom center no-repeat;*/
	/*padding: 12px;*/
/*	background-color: #fcf5eb;*/
	line-height: 33px;
	border-radius: 6px;
	border: 1px solid #cfcfcf;
	box-shadow: 2px 2px 2px #cfcfcf;
}
.sm-event-date {
	font-size: 14px;
	background-image : url(../img/events-calendar.png);
	background-position: 3% 45%;
	background-repeat: no-repeat;
    padding: 0 12px 0 35px;
}
.sm-event-date-full {
	font-size: 14px;
	float: left;
	text-shadow: 1px 1px 1px #ffffff;
	background: url(../img/events-calendar.png) 0 45% no-repeat;
	padding-left: 28px;
	line-height: 20px;
}
.sm-event-time-full {
    background: rgba(0, 0, 0, 0) url("../img/events-clock.png") no-repeat scroll 0 0;
    float: left;
    font-size: 14px;
    margin-left: 20px;
    padding-left: 28px;
	line-height: 20px;
    text-shadow: 1px 1px 1px #ffffff;
}
.sm-event-desc-full {
    clear: both;
    display: block;
	font-size: 14px;
    padding: 20px 0 10px;
	font-family: arial;
    font-size: 14px;
}
.sm-event-phone-full {
    background: rgba(0, 0, 0, 0) url("../img/events-phone.png") no-repeat scroll 0 0;
    font-size: 12px;
    line-height: 20px;
	margin-left: 20px;
    padding-left: 28px;
    text-shadow: 1px 1px 1px #ffffff;
	float: left;
}
.sm-event-city-full {
    background: rgba(0, 0, 0, 0) url("../img/events-location.png") no-repeat scroll 0 0;
    font-size: 12px;
    line-height: 20px;
    margin-left: 20px;
    padding-left: 28px;
    text-shadow: 1px 1px 1px #ffffff;
	float: left;
}
.sm-event-city, .sm-event-season {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
	font-style: italic;
	text-shadow: 1px 1px 1px #ffffff;
}
.sm-event-city {
	background: url(../img/events-location.png) 3% 0% no-repeat;
	padding-left: 35px;
}
.spring {
	background: url(../img/events-spring.png) 3% 0% no-repeat;
	padding-left: 35px;
}
.fall {
	background: url(../img/events-fall.png) 3% 0% no-repeat;
	padding-left: 35px;
}
.summer {
	background: url(../img/events-summer.png) 3% 0% no-repeat;
	padding-left: 35px;
}
.winter {
	background: url(../img/events-winter.png) 3% 0% no-repeat;
	padding-left: 35px;
}
.sm-event-view-details {
	margin-top: 10px;
	display: block;
	/*background: #2f3f49;*/
	text-align: center;
	border-radius: 0 0 6px 6px;
}
.sm-event-view-details a, .sm-event-view-details a:hover {
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
}
.sm-single-event .sm-event-view-details:hover {
	/*background: #4d5e69;*/
	color: #fff;
}
.event-list-box {
    margin-top: 10px;
}
.sm-event-desc {
	height: 138px;
    line-height: 22px;
    margin-top: 10px;
	overflow: hidden;
}
.sm-single-event .sm-event-title {
	font-size: 18px;
    font-weight: bold;
    height: 60px;
    line-height: 24px;
    overflow: hidden;
    text-align: left;
	padding: 10px;
}
.sm-event-title, .sm-event-desc, .sm-event-view-details, .vms-event-city {
	padding: 0 12px;
}
.sm-event-title a, .sm-event-title a:hover {
	/*color:#2f3f49;*/
	text-decoration: none;
}
.sm-event-season {
    padding: 0 12px 0 35px;
}

.sm-full-event {
    margin: 0 0 10px;
}
#sm_search input[type="text"], 
#sm_search input[type="password"], 
#sm_search input[type="email"], 
#sm_search input[type="url"], 
#sm_search input[type="number"], 
#sm_search textarea, 
#sm_search select{
	background-color: #fff;
    border: 1px solid #f0f0f0;
    border-radius: 3px;
    box-shadow: none;
    color: #768082;
    font-size: 13px;
    padding: 9px 0 9px 9px;
}
.sm_filter_btn {
    border-radius: 2px;
    padding: 8px 15px;
	font-size: unset;
    font-weight: normal;
    height: auto;
    line-height: normal;
}
#sm_search {
	display: table;
}
.sm_search_wrapper {
	/*background-color: #2f3f49;*/
    border-radius: 2px;
    padding: 10px 2px;
}
.no_more_data_cls {
	color: #606366;
    font-size: 14px;
    font-weight: bold;
}
.sm_totals {
	color: #606366;
}
.sm_loader {
	display:none;
}
.sm_load_more {
	background-color: #4d5e69;
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    padding: 5px;
    width: 60%;
	cursor:pointer;
}
.sm_load_more:hover {
	background-color: #2f3f49;
	color: #FFF;
}
.events-page {
	display: inline-block;
}
.more_events {
    border-radius: 5px;
    padding: 0 0 10px;
	margin: 0 0 5px;
}
.more_events .more_event_title {
    border-radius: 2px 2px 0 0;
    font-size: 20px;
    margin-bottom: 10px;
    padding: 10px;
}
.event-header {
	padding: 0px 2%;
}
.sm_btn {
    border-radius: 2px;
    padding: 5px 5px;
	color:#FFF;
}
.select2-container {
	width:22%;
}
.sm_cron_msg {
	color: #ff0000;
}
#sm_season {
	background-color: #fff;
	border: 1px solid #f0f0f0;
	border-radius: 3px;
	box-shadow: none;
	color: #768082;
	font-size: 13px;
	padding: 9px 0 9px 9px;
	height: 37px;
}