/* WebFilter 0x1010006400000002 */
.special-padding-30 {
  padding: 15px 0;  
}
.disc-item { margin: 8px 0; }
.disc-item:hover { background: #ffe; }
.disc-item label, .disc-item label * { font-weight: normal; }
.disc-item label strong { font-weight: bold ! important; }
.disc-check { float: left; }
.disc-check input { height: 2em; width: 2em; }
.disc-text { margin-left: 45px; padding-top: 8px; }
.disc-item:after { content: " "; display: table; clear: both; }
/* WebFilter 0x101000640000001E */
.table-calendar th, .table-calendar td { 
	text-align: center;
} 
.table-calendar .success { 
	cursor: pointer; 
	position: relative;
} 
.calendar-events { 
	position: absolute;
	top: 31px;
	left: 5px;
	text-align: left;
	z-index: 1000;
} 
.calendar-month:last-of-type .calendar-events,
.calendar-month:nth-last-of-type(2) .calendar-events{
	left: auto;
	right: 5px;
}
.calendar-events .list-group-item {
	white-space: nowrap;
}
/* WebFilter 0x1010006400000026 */
body.default-layout #footer.navbar { margin: 0;}
body.default-layout #main { padding: 30px;}
body.default-layout { background: #ccc;}

body.default-layout #holder { background: #fff; box-shadow: 1px 1px 2px rgba(0,0,0,0.2); padding-left: 0; padding-right: 0;}

body.default-layout .bg-info {color: #fff;}

body.in-iframe { background: #fff; }
body.in-iframe .modal-dialog {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
}
body.in-iframe .modal-backdrop.in { opacity: 0.1; }
/* WebFilter 0x101000640000002E */
.carousel-inner img {
	margin: 0 auto;
}

.carousel-control-circular-bg .carousel-control .glyphicon-chevron-left, 
.carousel-control-circular-bg .carousel-control .glyphicon-chevron-right, 
.carousel-control-circular-bg .carousel-control .icon-prev, 
.carousel-control-circular-bg .carousel-control .icon-next {
	width: 50px;
	height: 50px;
	margin-top: -15px;
	font-size: 30px;
	background: rgb(0, 0, 0);
	border-radius: 25px;
	padding-top: 9px;	
}
/* WebFilter 0x1010006400000033 */
.collection-cover {
	position: relative;
}
.collection-cover .carousel-inner img {
	width: 100%;
}
.collection-cover .carousel-caption {
	background: rgba(0,0,0,0.6);
	font-size: auto;
	
	padding-left: 30px;
	padding-right: 30px;
	top: 50px;
	bottom: auto;
}
.collection-cover .carousel-caption-fullheight {
	top: 0;
	bottom: 0;
}
.collection-cover .caption-btn {	
	margin-bottom: -45px;
}
.collection-cover .caption-btn .btn {
	
}

.collection-cover .carousel-caption-left {
	left: 10%; 
	right: 10%;
}
.collection-cover .carousel-caption-right {
	left: 10%; 
	right: 10%;
}
.collection-cover .carousel-caption-far-right {
	left: 10%; 
	right: 10%;
}
.collection-cover-scroll {
	margin: 0 auto 0;
	width: 300px;
	text-align: center;
	position: absolute;
	bottom: -18px;
	left: 0;
	right: 0;
	z-index:10;
}
.collection-cover .carousel-caption h1 {
	font-size: initial;
	font-size: 4vw;
	margin: 1.5vw 0;
}
.collection-cover .carousel-caption h2 {
	font-size: initial;
	font-size: 3vw;
}
.collection-cover .carousel-caption h3 {
	font-size: initial;
	font-size: 2.5vw;
}
.collection-cover .carousel-caption h4 {
	font-size: initial;
	font-size: 2vw;
}
@media screen and (min-width: 480px){
	.collection-cover .carousel-caption {
		font-size: 1.5em;
	}

	
}
@media screen and (min-width: 768px){
	.collection-cover .carousel-caption {
		font-size: 2em;
	}
	.collection-cover .carousel-caption h1,
	.collection-cover .carousel-caption h2,
	.collection-cover .carousel-caption h3,
	.collection-cover .carousel-caption h4 {
		font-size: inherit;
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.collection-cover .carousel-caption-left {
		left: 10%; 
		right: 30%;
	}
	.collection-cover .carousel-caption-right {
		left: 30%; 
		right: 10%;
	}
	.collection-cover .carousel-caption-far-right {
		left: 45%; 
		right: 10%;
	}
}
@media screen and (min-width: 992px){
	.collection-cover .carousel-caption {
		font-size: 2.5em;
	}
	
	.collection-cover .carousel-caption-left {
		left: 10%; 
		right: 35%;
	}
	.collection-cover .carousel-caption-right {
		left: 35%; 
		right: 10%;
	}
	.collection-cover .carousel-caption-far-right {
		left: 50%; 
		right: 10%;
	}
}
@media screen and (min-width: 1200px){
	.collection-cover .carousel-caption {
		font-size: 2.5em;
	}
	
	.collection-cover .carousel-caption-left {
		left: 10%; 
		right: 40%;
	}
	.collection-cover .carousel-caption-right {
		left: 40%; 
		right: 10%;
	}
	.collection-cover .carousel-caption-far-right {
		left: 65%; 
		right: 10%;
	}
}
/* WebFilter 0x1010006400000034 */
.collection-lightbox-base { display: block; margin-bottom: 15px;}
.nogutter .collection-lightbox-base { margin-bottom: 0;}
/* WebFilter 0x1010006400000039 */
.std-googlemap, .i001-google-map { margin-bottom: 15px;}
.i001-google-map .map-canvas {border: 0px solid #e0e3e7;}
.marker-label,
.marker-icon {
	z-index: 99;
	position: absolute;
	display: block;
	margin-top: -50px;
	margin-left: -25px;
	width: 50px;
	height: 50px;
	font-size: 30px !important;
	text-align: center;
	color: #FFFFFF;
	white-space: nowrap;
}


.panel-body + .i001-google-map {
	margin-bottom: 0;
}
/* WebFilter 0x101000640000003A */
.nav li:hover > ul { display: block;}

.dropdown-menu li { position: relative;}
.dropdown-menu .dropdown-menu { left: 160px; top: 0;}

.dropdown-menu .caret { border-top: 4px solid transparent; border-left: 4px solid; border-bottom: 4px solid transparent;}

.nogutter-left { padding-left: 0 !important;}
.nogutter-right { padding-right: 0 !important;}

.nogutter { padding-left: 0 !important; padding-right: 0 !important;}
.row.nogutter { margin-left: 0 !important; margin-right: 0 !important;}
.row.nogutter > div {
	padding-left: 0 !important; padding-right: 0 !important; }
}
.cms-contentimage-fill img { max-width: 100%;}
.cms-contentimage-right img { margin-left: 15px; margin-bottom: 25px;}
.cms-contentimage-left img { margin-right: 15px; margin-bottom: 15px;}

.navbar-toggle::after { 
    content: 'MENU';
    font-size: 7px;
}


/** FILE PICKER CSS **/
.folder-picker ul {list-style-type: none;}
.div.cms-eblk .cms-page-item-header div.hdr-item select, .cms-page-item-header select, .cms-page-item-header option { color: #333; }

/*Page List*/
.page-order, .page-order ul { list-style: none;}
body .page-order li { margin-top: 0; padding-top: 5px;}

.page-order .new-page { display: none;}
.page-item:hover > .page-order > .new-page { display: block;}

.tree-depth {
    margin: 10px 0 10px 22px;
	padding-left: 22px;
	border-left: 1px solid #ccc;
}

.tree-depth.tree-depth-0 {
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}
.page-item {
	margin-bottom: 10px; 
	position: relative;
}
.page-order .page-order .page-item:before {
	content: "";
	width: 9px;
	position: absolute;
	border-bottom: 1px solid #ccc;
	left: -22px;
	top: 16px;
}

/* Booking Calendar */
.table-calendar th, .table-calendar td { text-align: center;}

.table-calendar .success,
.table-calendar .has-events { cursor: pointer; position: relative;}

.calendar-events { position: absolute; top: 5px; left: 5px; text-align: left; z-index: 1000;}
.calendar-events a { white-space: nowrap;}

/* Modal height limit */
.modal-body {
  max-height: 75vh;
  overflow: auto; }
/* WebFilter 0x101000640000003B */
.blog-post .tag-group {
	margin-bottom: 10px;
}
/* WebFilter 0x101000640000003D */
.blog-post-summary {
	margin-bottom: 15px;
}
.btn-icon-responsive-sm,
.btn-icon-responsive-md,
.btn-icon-responsive-lg
{
	width: 40px;
	overflow: hidden;
}
.btn-icon-responsive-sm i,
.btn-icon-responsive-md i,
.btn-icon-responsive-lg i {
	padding-right: 10px;
}
@media (min-width: 768px) {
	.btn-icon-responsive-sm {
		width: inherit;
	}
	.btn-icon-responsive-sm i {
		padding-right: 0;
	}
}
@media (min-width: 992px) {
	.btn-icon-responsive-md {
		width: inherit;
	}
	.btn-icon-responsive-md i {
		padding-right: 0;
	}
}
@media (min-width: 1200px) {
	.btn-icon-responsive-lg {
		width: inherit;
	}
	.btn-icon-responsive-lg i {
		padding-right: 0;
	}
}

.search .input-group-btn {
	position: relative;		
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 100%;
}
.search .input-group-btn::after {
	content: "\e003";
	display: block; 
	position: absolute; 
	left: 8px;
	top: 10px;
	z-index: 10;
	color: #999;
}
.input-group-btn.icon-workaround input{
	padding: 0px 16px;
	height: 34px;
	
}

/* THIS IS A HACKY HACK TO REMOVE INLINE IMAGES FROM THE NEWS LIST */
.blog-post-summary .cms-contentimage-left {
	display: none;
}
/* WebFilter 0x101000640000004A */
.carousel-product .item-img-zoom {
	position: absolute;
	display: none;
}
.carousel-product-thumbnails .carousel-product-thumbnail {padding: 0 2px; cursor: pointer;}
/* WebFilter 0x101000640000004B */
body .tbl-cell .fake-img { display: none;}

@media screen and (min-width: 992px){
	
	
	body .tbl-cell {
		display: table-cell; 
		float: none; 
		vertical-align: bottom; 
		position: relative; 
		padding: 4px;
		margin-bottom: 20px;
		line-height: 1.428571429;
		background-color: #ffffff;
		border: 1px solid #dddddd;
		border-radius: 0px;
		-webkit-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
		
		
	}
	/*
	@-moz-document url-prefix() {
	body .tbl-cell .thumbnail {position: relative; }
}
	*/
	.tbl-cell.empty {border: none; background: none;}
	
	body .tbl-cell .thumbnail {
		padding: 0;
		margin: 0;
		border: none;
	}
	
	body .tbl-cell .fake-img { display: block; visibility: hidden;}
	body .tbl-cell .tbl-img { position: absolute; top: 0; left: 0; width: 100%; right: 0;}
	.tbl-list {
		/* display: table; */
		width: 100%;
	}
	
	body .tbl-sm-row { margin: 0; display: table-cell; }
	body .tbl-lg-row { margin: 0 -15px; display: table; border-spacing: 15px; width: 100%; table-layout: fixed;}
}
/* WebFilter 0x101000640000004D */
.flex-list { 
	margin-left: -15px;
	margin-right: -15px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-mox-flex-wrap: wrap;
	flex-wrap: wrap;
}
.flex-list .flex-col { 
	display: -webkit-flex;
	display: -ms-flexbox;
	display: -moz-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-mox-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flex-list .thumbnail {
	overflow: hidden;	
	/*
	-webkit-flex: 1;
	-ms-flex: 1;
	-moz-flex: 1;	
	flex: 1;*/
}
/* Removed these because they affect the height of the items in the row in IE and also to a lesser extent FF 
* But I also wasn't sure if it served a particular purpose. I added flex: 1 to the above so that it would fill 
* the given space. */


.flex-list  .thumbnail { 
display: -webkit-flex;
display: -ms-flexbox;
display: -moz-flex;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-mox-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-box-direction: normal;
-moz-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
justify-content: space-between;
}


.flex-list .thumbnail .flex-img {
	overflow: hidden;
	position: relative;
	width: 100%;
	
}

.flex-list .thumbnail .flex-cpt {
	position: relative;
	width: 100%;

}
/* WebFilter 0x101000640000011C */
body { background: #f3f3f3; }
.container { background: #fff; }
.container#holder { padding: 0; }
footer#footer { margin-bottom: 0; }
#main { padding: 15px; }
/* WebFilter 0x1010006400000166 */
.btn-group.open .dropdown-menu {display: block;}
/* WebFilter 0x10100064000001AA */
.table.table-calendar-employer.table-calendar>tbody>tr>td.success { background: #222; }
.table.table-calendar-employer.table-calendar>tbody>tr>td.success .table-calendar-employer-day { color: #fff; }
