/*Pagination*/
.pagination {
	display:inline-block;
	padding-left:0;
	border-radius:4px;
	margin:5px;
}
.pagination>li>a,.pagination>li>span {
	position:relative;
	float:left;
	line-height:1.428571429;
	text-decoration:none;
	background-color:#fff;
	border:1px solid #ddd;
	margin-left:-1px;
	padding:6px 12px;
}
.pagination>li:first-child>a,.pagination>li:first-child>span {
	margin-left:0;
	border-bottom-left-radius:4px;
	border-top-left-radius:4px;
}
.pagination>li:last-child>a,.pagination>li:last-child>span {
	border-bottom-right-radius:4px;
	border-top-right-radius:4px;
}
.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus {
	z-index:2;
	color:#fff;
	background-color:#428bca;
	cursor:default;
	border-color:#428bca;
}
.pagination>.disabled>span,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus {
	color:#999;
	background-color:#fff;
	cursor:not-allowed;
	border-color:#ddd;
}
.pagination-lg>li>a,.pagination-lg>li>span {
	font-size:18px;
	padding:10px 16px;
}
.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span {
	border-bottom-left-radius:6px;
	border-top-left-radius:6px;
}
.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span {
	border-bottom-right-radius:6px;
	border-top-right-radius:6px;
}
.pagination-sm>li>a,.pagination-sm>li>span {
	font-size:12px;
	padding:5px 10px;
}
.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span {
	border-bottom-left-radius:3px;
	border-top-left-radius:3px;
}
.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span {
	border-bottom-right-radius:3px;
	border-top-right-radius:3px;
}
form,.pagination>li {
	display:inline;
}

/*Auto Scroll Button*/
#socialicons>a span {
	top:0;
	left:-100%;
	-webkit-transition:all .3s ease;
	-moz-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
	-ms-transition:all .3s ease-in-out;
	transition:all .3s ease-in-out;
}
#socialicons>ahover div {
	left:0;
}
.btn-twitter{background:#00acee;border-radius:0;color:#fff}.btn-twitter:link,.btn-twitter:visited{color:#fff}.btn-twitter:active,.btn-twitter:hover{background:#0087bd;color:#fff}.btn-facebook{background:#3b5998;border-radius:0;color:#fff}.btn-facebook:link,.btn-facebook:visited{color:#fff}.btn-facebook:active,.btn-facebook:hover{background:#30477a;color:#fff}.btn-googleplus{background:#e93f2e;border-radius:0;color:#fff}.btn-googleplus:link,.btn-googleplus:visited{color:#fff}.btn-googleplus:active,.btn-googleplus:hover{background:#ba3225;color:#fff}.btn-stumbleupon{background:#f74425;border-radius:0;color:#fff}.btn-stumbleupon:link,.btn-stumbleupon:visited{color:#fff}.btn-stumbleupon:active,.btn-stumbleupon:hover{background:#c7371e;color:#fff}.btn-linkedin{background:#0e76a8;border-radius:0;color:#fff}.btn-linkedin:link,.btn-linkedin:visited{color:#fff}.btn-linkedin:active,.btn-linkedin:hover{background:#0b6087;color:#fff}.btn-sitename{background-color:#000;border-radius:0;color:#fff}.btn-sitename:link,.btn-sitename:visited{color:#fff}.btn-sitename:active,.btn-sitename:hover{background-color:#000;color:#fff}

a#overlaylaunch-inAbox { display: block; padding: 40px; margin: 40px; background-color: #efefef; font-size: 1.6em; text-decoration: none; text-align: center; } #overlay-inAbox .wrapper { text-align: center; } /* More important stuff */ .overlay, #overlay-shade { display: none; } #overlay-shade { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 9999; background-color: #000; } .overlay { position: absolute; top: -300px; left: 0; width: 450px; min-height: 200px; z-index: 10000; background-color: #7D7D7D; border: 10px solid #CFCFCF; color: #fff; box-shadow: 0 0 16px #000; } .ie7 .overlay { height: 200px; } .overlay .wrapper { padding: 15px 30px 30px; } .overlay .toolbar { padding: 8px; line-height: 1; text-align: right; overflow: hidden; } .overlay .toolbar a.close { display: inline-block; *display: inline; zoom: 1; padding: 0 8px; font-size: 12px; text-decoration: none; font-weight: bold; line-height: 18px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; color: #999999; background-color: #515151; } .overlay .toolbar a.close span { color: #818181; } .overlay .toolbar a.close:hover, .overlay .toolbar a.close:hover span { background-color: #b90900; color: #fff; }
.InstantEdit{ border:3px dashed #EA0404 !important; display:block;}
.cldad { border:0px; transition: color .5s ease-in; transition: border .5s ease-in; cursor:pointer;}
.cldad:hover { border: 2px solid #E40202; background-color: #EFEFEF; color:#000;}
#InsEditTXT {margin: 0px; width: 100%; height: 110px; color: #000; font-size: 12px; font-family: arial; line-height: normal;}
#InsEdInfo {transition: opacity .5s ease-in; opacity: 0.2; BACKGROUND-COLOR: #F00; font-size: 12px; font-weight: bold; color: #fff; text-align: center; padding: 4px 9px; border-bottom: 1px solid #000; top: 0; position: fixed; width: 100%; z-index: 99999999; cursor:pointer}
#InsEdInfo:hover {opacity: 1;}

#InsEdInfo a {color: #fff; text-decoration:underline}


/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.3.5 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2015, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
	.featherlight {
		display: none;

		/* dimensions: spanning the background from edge to edge */
		position:fixed;
		top: 0; right: 0; bottom: 0; left: 0;
		z-index: 2147483647; /* z-index needs to be >= elements on the site. */

		/* position: centering content */
		text-align: center;

		/* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
		white-space: nowrap;

		/* styling */
		cursor: pointer;
		background: #333;
		/* IE8 "hack" for nested featherlights */
		background: rgba(0, 0, 0, 0);
	}

	/* support for nested featherlights. Does not work in IE8 (use JS to fix) */
	.featherlight:last-of-type {
		background: rgba(0, 0, 0, 0.8);
	}

	.featherlight:before {
		/* position: trick to center content vertically */
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
		margin-right: -0.25em;
	}

	.featherlight .featherlight-content {
		/* make content container for positioned elements (close button) */
		position: relative;

		/* position: centering vertical and horizontal */
		text-align: left;
		vertical-align: middle;
		display: inline-block;

		/* dimensions: cut off images */
		overflow: auto;
		padding: 25px 25px 0;
		border-bottom: 25px solid transparent;

		/* dimensions: handling large content */
		margin-left: 5%;
		margin-right: 5%;
		max-height: 95%;

		/* styling */
		background: #fff;
		cursor: auto;

		/* reset white-space wrapping */
		white-space: normal;
	}

	/* contains the content */
	.featherlight .featherlight-inner {
		/* make sure its visible */
		display: block;
	}

	.featherlight .featherlight-close-icon {
		/* position: centering vertical and horizontal */
		position: absolute;
		z-index: 9999;
		top: 0;
		right: 0;

		/* dimensions: 25px x 25px */
		line-height: 25px;
		width: 25px;

		/* styling */
		cursor: pointer;
		text-align: center;
		font-family: Arial, sans-serif;
		background: #fff; /* Set the background in case it overlaps the content */
		background: rgba(255, 255, 255, 0.3);
		color: #000;
	}


	.featherlight .featherlight-image {
		/* styling */
		width: 100%;
	}


	.featherlight-iframe .featherlight-content {
		/* removed the border for image croping since iframe is edge to edge */
		border-bottom: 0;
		padding: 0;
	}

	.featherlight iframe {
		/* styling */
		border: none;
	}
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
	.featherlight .featherlight-content {
		/* dimensions: maximize lightbox with for small screens */
		margin-left: 10px;
		margin-right: 10px;
		max-height: 98%;

		padding: 10px 10px 0;
		border-bottom: 10px solid transparent;
	}
}

/**
 * Featherlight Gallery – an extension for the ultra slim jQuery lightbox
 * Version 1.3.5 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2015, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
	.featherlight-next,
	.featherlight-previous {
		display: block;
		position: absolute;
		top: 25px;
		right: 25px;
		bottom: 0;
		left: 80%;
		cursor: pointer;
		/* preventing text selection */
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		/* IE9 hack, otherwise navigation doesn't appear */
		background: rgba(0,0,0,0);
	}

	.featherlight-previous {
		left: 25px;
		right: 80%;
	}

	.featherlight-next:hover,
	.featherlight-previous:hover {
		background: rgba(255,255,255,0.25);
	}


	.featherlight-next span,
	.featherlight-previous span {
		display: none;
		position: absolute;

		top: 50%;
		left: 5%;
		width: 82%;

		/* center horizontally */
		text-align: center;

		font-size: 80px;
		line-height: 80px;

		/* center vertically */
		margin-top: -40px;

		text-shadow: 0px 0px 5px #fff;
		color: #fff;
		font-style: normal;
		font-weight: normal;
	}
	.featherlight-next span {
		right: 5%;
		left: auto;
	}


	.featherlight-next:hover span,
	.featherlight-previous:hover span {
		display: inline-block;
	}

	/* Hide navigation while loading */
	.featherlight-loading .featherlight-previous, .featherlight-loading .featherlight-next {
		display:none;
	}
}

/* Always display arrows on touch devices */
@media only screen and (max-device-width: 1024px){
	.featherlight-next:hover,
	.featherlight-previous:hover {
		background: none;
	}
	.featherlight-next span,
	.featherlight-previous span {
		display: block;
	}
}

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
	.featherlight-next,
	.featherlight-previous {
		top: 10px;
		right: 10px;
		left: 85%;
	}

	.featherlight-previous {
		left: 10px;
		right: 85%;
	}

	.featherlight-next span,
	.featherlight-previous span {
		margin-top: -30px;
		font-size: 40px;
	}
}