.row::before, .row::after {
    content: " ";
    display: table;
}
.itg-box-row {
   	display: table;
   	width: 100%;
   	border-bottom: 1px solid #ececec;

}
.itg-box-title{
   	color: #34383c;
   	display: table-cell;
   	height: 100%;
   	padding: 15px 20px 15px 0;
   	vertical-align: middle;
   	width: 20%;
}
.itg-box-title h4{
   	line-height: 1.5em;
   	margin-bottom: 0;
   	margin-top: 0;
   	padding: 0;
}
.itg-box-title p{
   	color: #a2a9af;
   	font-style: italic;
   	margin-bottom: 0;
   	margin-top: 0
}

.itg-box-content{ 
   	display: table-cell;
   	height: 100%;
   	padding: 10px 15px;
   	vertical-align: middle;
   	width: 80%;
}
.itg-box-content .container-fluid{
   	width: 100%;
}
.itg-box-content .container-fluid .input {
   	padding: 5px;
   	width: 100%;
}
.itg-box-action-row {
   	width: 100%;	   
}
.itg-box-action-row .action-fluid {
   	margin-left: 20%;
   	padding-left: 30px;
   	padding-bottom: 20px;
}
.modal-header {
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.4286px;
    padding: 15px;
    text-align: center;
}
.color-bands {
    display: inline-block;
    height: 4px;
    margin-bottom: 8px;
    margin-right: 2px;
    width: 80px;
}
.color-bands.green {
    background-color: #0aa699;
}
.color-bands.purple {
    background-color: #735f87;
}
.color-bands.red {
    background-color: #f35958;
}
.color-bands.blue {
    background-color: #0090d9;
}
.modal-body {
    padding: 20px;
    position: relative;
    background-color: #e5e9ec;
}
.col-md-6 {
    width: 50%;
    float: left;
}
.clearfix
{
    clear: both;
}
/*#TB_ajaxContent {
    width: 96.2% !important;
    height: 89% !important;
}*/
.modal-body.listin-detail{
    height: auto !important;
    max-height: 100% !important;
}
.itg_row-full-width .no_more_data {
    margin: 20px auto;
    text-align: center;
}

.itg_row:before,
.itg_row:after {
	content: " ";
	display: table;
}
.itg_non_responsive .itg_row .itg_col-sm-12 {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.itg_col-xs-1, .itg_col-sm-1, .itg_col-md-1, .itg_col-lg-1, .itg_col-xs-2, .itg_col-sm-2, .itg_col-md-2, .itg_col-lg-2, .itg_col-xs-3, .itg_col-sm-3, .itg_col-md-3, .itg_col-lg-3, .itg_col-xs-4, .itg_col-sm-4, .itg_col-md-4, .itg_col-lg-4, .itg_col-xs-5, .itg_col-sm-5, .itg_col-md-5, .itg_col-lg-5, .itg_col-xs-6, .itg_col-sm-6, .itg_col-md-6, .itg_col-lg-6, .itg_col-xs-7, .itg_col-sm-7, .itg_col-md-7, .itg_col-lg-7, .itg_col-xs-8, .itg_col-sm-8, .itg_col-md-8, .itg_col-lg-8, .itg_col-xs-9, .itg_col-sm-9, .itg_col-md-9, .itg_col-lg-9, .itg_col-xs-10, .itg_col-sm-10, .itg_col-md-10, .itg_col-lg-10, .itg_col-xs-11, .itg_col-sm-11, .itg_col-md-11, .itg_col-lg-11, .itg_col-xs-12, .itg_col-sm-12, .itg_col-md-12, .itg_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;
}
@media (min-width: 768px) {
	.itg_col-sm-1, .itg_col-sm-2, .itg_col-sm-3, .itg_col-sm-4, .itg_col-sm-5, .itg_col-sm-6, .itg_col-sm-7, .itg_col-sm-8, .itg_col-sm-9, .itg_col-sm-10, .itg_col-sm-11, .itg_col-sm-12 {
		float: left;
	}
	.itg_col-sm-12 {
		width: 100%;
	}
	.itg_col-sm-11 {
		width: 91.66666667%;
	}
	.itg_col-sm-10 {
		width: 83.33333333%;
	}
	.itg_col-sm-9 {
		width: 75%;
	}
	.itg_col-sm-8 {
		width: 66.66666667%;
	}
	.itg_col-sm-7 {
		width: 58.33333333%;
	}
	.itg_col-sm-6 {
		width: 50%;
	}
	.itg_col-sm-5 {
		width: 41.66666667%;
	}
	.itg_col-sm-4 {
		width: 33.33333333%;
	}
	.itg_col-sm-3 {
		width: 25%;
	}
	.itg_col-sm-2 {
		width: 16.66666667%;
	}
	.itg_col-sm-1 {
		width: 8.33333333%;
	}
	.itg_col-sm-pull-12 {
		right: 100%;
	}
	.itg_col-sm-pull-11 {
		right: 91.66666667%;
	}
	.itg_col-sm-pull-10 {
		right: 83.33333333%;
	}
	.itg_col-sm-pull-9 {
		right: 75%;
	}
	.itg_col-sm-pull-8 {
		right: 66.66666667%;
	}
	.itg_col-sm-pull-7 {
		right: 58.33333333%;
	}
	.itg_col-sm-pull-6 {
		right: 50%;
	}
	.itg_col-sm-pull-5 {
		right: 41.66666667%;
	}
	.itg_col-sm-pull-4 {
		right: 33.33333333%;
	}
	.itg_col-sm-pull-3 {
		right: 25%;
	}
	.itg_col-sm-pull-2 {
		right: 16.66666667%;
	}
	.itg_col-sm-pull-1 {
		right: 8.33333333%;
	}
	.itg_col-sm-pull-0 {
		right: auto;
	}
	.itg_col-sm-push-12 {
		left: 100%;
	}
	.itg_col-sm-push-11 {
		left: 91.66666667%;
	}
	.itg_col-sm-push-10 {
		left: 83.33333333%;
	}
	.itg_col-sm-push-9 {
		left: 75%;
	}
	.itg_col-sm-push-8 {
		left: 66.66666667%;
	}
	.itg_col-sm-push-7 {
		left: 58.33333333%;
	}
	.itg_col-sm-push-6 {
		left: 50%;
	}
	.itg_col-sm-push-5 {
		left: 41.66666667%;
	}
	.itg_col-sm-push-4 {
		left: 33.33333333%;
	}
	.itg_col-sm-push-3 {
		left: 25%;
	}
	.itg_col-sm-push-2 {
		left: 16.66666667%;
	}
	.itg_col-sm-push-1 {
		left: 8.33333333%;
	}
	.itg_col-sm-push-0 {
		left: auto;
	}
	.itg_col-sm-offset-12 {
		margin-left: 100%;
	}
	.itg_col-sm-offset-11 {
		margin-left: 91.66666667%;
	}
	.itg_col-sm-offset-10 {
		margin-left: 83.33333333%;
	}
	.itg_col-sm-offset-9 {
		margin-left: 75%;
	}
	.itg_col-sm-offset-8 {
		margin-left: 66.66666667%;
	}
	.itg_col-sm-offset-7 {
		margin-left: 58.33333333%;
	}
	.itg_col-sm-offset-6 {
		margin-left: 50%;
	}
	.itg_col-sm-offset-5 {
		margin-left: 41.66666667%;
	}
	.itg_col-sm-offset-4 {
		margin-left: 33.33333333%;
	}
	.itg_col-sm-offset-3 {
		margin-left: 25%;
	}
	.itg_col-sm-offset-2 {
		margin-left: 16.66666667%;
	}
	.itg_col-sm-offset-1 {
		margin-left: 8.33333333%;
	}
	.itg_col-sm-offset-0 {
		margin-left: 0%;
	}
}
.wpb_column > .wpb_wrapper > *:last-child {
	margin-bottom: 0;
}
.wpb_column .wpb_wrapper .wpb_teaser_grid {
	float: none;
}
.wpb_row, .wpb_column, .upb_video_class {
    position: relative;
}
.itg_column_container .itg_btn,
.itg_column_container .wpb_button {
	margin-top: 5px;
	margin-bottom: 5px;
}
.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
	margin-bottom: 20px;
}
.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;
}
.itg_non_responsive .itg_row .itg_col-sm-1 {
	position: relative;
	float: left;
	width: 8.33333333%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.itg_non_responsive .itg_row .itg_col-sm-2 {
	position: relative;
	float: left;
	width: 16.66666667%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.itg_non_responsive .itg_row .itg_col-sm-3 {
	position: relative;
	float: left;
	width: 25%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.itg_non_responsive .itg_row .itg_col-sm-4 {
	position: relative;
	float: left;
	width: 33.33333333%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.itg_non_responsive .itg_row .itg_col-sm-5 {
	position: relative;
	float: left;
	width: 41.66666667%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.itg_non_responsive .itg_row .itg_col-sm-6 {
	position: relative;
	float: left;
	width: 50%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.itg_non_responsive .itg_row .itg_col-sm-7 {
	position: relative;
	float: left;
	width: 58.33333333%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.itg_non_responsive .itg_row .itg_col-sm-8 {
	position: relative;
	float: left;
	width: 66.66666667%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.itg_non_responsive .itg_row .itg_col-sm-9 {
	position: relative;
	float: left;
	width: 75%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.itg_non_responsive .itg_row .itg_col-sm-10 {
	position: relative;
	float: left;
	width: 83.33333333%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.itg_non_responsive .itg_row .itg_col-sm-11 {
	position: relative;
	float: left;
	width: 91.66666667%;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.itg_non_responsive .itg_row .itg_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%;
	float: left;
	display: inline;
}
.itg_row-full-width .no_more_data {
    margin: 20px auto;
    text-align: center;
}
.itg_total_container {
    margin-left: 15px;
}
.itg_totals {
	padding-top: 10px;
}
.itg_totals span.itg_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%;
}*/
.itg-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;
}
.itg-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;
}
.itg-event-date-full {
	font-size: 14px;
	float: left;
	text-shadow: 1px 1px 1px #ffffff;
	background: url(../img/events-calendar.png) 3% 45% no-repeat;
	padding-left: 28px;
	line-height: 20px;
}
.itg-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;
}
.itg-event-desc-full {
    clear: both;
    display: block;
	font-size: 14px;
    padding: 20px 0 10px;
}
.itg-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;
}
.itg-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;
}
.itg-event-city, .itg-event-season {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
	font-style: italic;
	text-shadow: 1px 1px 1px #ffffff;
}
.itg-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;
}
.itg-event-view-details {
	margin-top: 10px;
	display: block;
	/*background: #2f3f49;*/
	text-align: center;
	border-radius: 0 0 6px 6px;
}
.itg-event-view-details a, .itg-event-view-details a:hover {
	text-transform: uppercase;
	font-size: 13px;
	text-decoration: none;
}
.itg-single-event .itg-event-view-details:hover {
	/*background: #4d5e69;*/
	color: #fff;
}
.event-list-box {
    margin-top: 10px;
}
.itg-event-desc {
	height: 138px;
    line-height: 22px;
    margin-top: 10px;
	overflow: hidden;
}
.itg-single-event .itg-event-title {
	font-size: 18px;
    font-weight: bold;
    height: 60px;
    line-height: 24px;
    overflow: hidden;
    text-align: left;
	padding: 10px;
}
.itg-event-title, .itg-event-desc, .itg-event-view-details, .vms-event-city {
	padding: 0 12px;
}
.itg-event-title a, .itg-event-title a:hover {
	/*color:#2f3f49;*/
	text-decoration: none;
}
.itg-event-season {
    padding: 0 12px 0 35px;
}

/*.single-content {
    float: left;
    font-size: 13px;
    line-height: 22px;
    margin-bottom: 13px;
    padding: 0;
    width: 100%;
}
.single-content:empty {
      margin-bottom: 0px;
      height:0px;
}
.single-content p a{
    color:#3C90BE;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.single-content p a:hover{
    color:#347DA4;
}
.single-content p a, a {
    color: #cd9962;
}
.single-content p {
    margin-bottom: 13px;
}
.entry-title {
    margin:0px 0px 13px 0px;
    font-weight: 300;
}*/
.itg-full-event {
    margin: 0 0 10px;
}
#itg_search input[type="text"], 
#itg_search input[type="password"], 
#itg_search input[type="email"], 
#itg_search input[type="url"], 
#itg_search input[type="number"], 
#itg_search textarea, 
#itg_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;*/
	padding: 3px;
}
#itg_search {
	display: table;
}
.no_more_data_cls {
	color: #606366;
    font-size: 14px;
    font-weight: bold;
}
.itg_totals {
	color: #606366;
}
.itg_loader {
	display:none;
}
.itg_load_more {
	/*background-color: #d38100;*/
    border-radius: 2px;
    color: #fff;
    font-size: 16px;
    padding: 5px;
    width: 60%;
	cursor:pointer;
	text-align: center;
}
.itg_load_more:hover {
	/*background-color: #D68B1B;*/
	color: #FFF;
}
.events-page {
	display: inline-block;
}
.more_events {
    border-radius: 5px;
    padding: 0 0 10px;
}
.more_events .more_event_title {
    border-radius: 2px 2px 0 0;
    font-size: 20px;
    margin-bottom: 10px;
    padding: 10px;
}
.event-header {
	padding: 0px 2%;
}
.itg_btn {
    border-radius: 2px;
    padding: 5px 5px;
	color:#FFF;
}
.select2-container {
	width:22%;
}
.itg_cron_msg {
	color: #ff0000;
}
.itg-list-image {
    margin-bottom: 5px;
}
.itg-list-image .royalSlider{
    position: relative;
	height: 100%;
    width: 100%;
}
.itg_search_wrapper {
	background-color: #2f3f49;
	border-radius: 2px;
    padding: 10px 2px;
}
.listing-page {
	margin: 0 0 10px;
}
#itg_total_rows {
	font-weight: bold;
margin: 16px 0 55px 0;
}
.itg_filter_btn {
    border-radius: 2px;
    /*padding: 8px 15px;*/
    padding: 3px 15px;
	color:#FFF;
/*	background-color: #2f3f49;*/
/*    border: 1px solid #2f3f49;*/
}
.itg_search_wrapper {
    border-radius: 2px;
    padding: 10px 2px;
}
.ViewMoreButton:hover {
	text-decoration: none;
}
#log_detail_tbl th, #log_detail_tbl td {
	border: 1px solid #e5e5e5;
}
.itg_no-padding {
    padding: 0 !important;
}
#itg_list .list-details{padding-left: 0;clear:both;}
#itg_list .rsOverflow{width: 100% !important;cursor: -webkit-grab;}
#itg_list .list-regular a.ViewMoreButton{float: right;}
#itg_list .list-regular a.rsImg,
#itg_list .list-regular a.rsLink{color:rgba(0,0,0,0);}
#itg_list .list-regular{margin-bottom: 65px; padding-left: 15px; padding-right: 15px;}
#itg_list .list-details p{min-height: 100px;}
#itg_list .list-name {font-size: 26px;}
@media(min-width:768px){
    #itg_list{display:flex;display: -webkit-flex;flex-wrap: wrap;}
    #itg_list .list-details{display:flex;display: -webkit-flex;flex-wrap: wrap;}
    #itg_list .list-regular .list-actions{flex: 1;}
    #itg_list .list-regular a.ViewMoreButton{text-align: right;color:transparent;}
}
@media(max-width:767px){
    #itg_list .list-regular{margin-bottom: 65px;}
}
/*#itg_list .list-regular:first-child { 
    padding: 20px 0;
}*/
