/* Minification failed. Returning unminified contents.
(65,1): run-time error CSS1019: Unexpected token, found '@charset'
(65,10): run-time error CSS1019: Unexpected token, found '"UTF-8"'
(65,17): run-time error CSS1019: Unexpected token, found ';'
 */
.share
{
	cursor:pointer;
	display:inline-block;
	overflow:hidden;
	position:inherit;
	width:0px;
	height:0px;
}

.share img
{
	position:relative;
	display:block;
}


#tw-root {
	display:none;
	width:550px;
	height:370px;
	border:10px solid #666;

	border:10px solid rgba(82, 82, 82, 0.698);

	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}

#fb-root
{
	display:none;
}
#su-root
{
	display:none;
}
input.watermarked 
{
    color: #CCC;
}
/* Slider */

.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none;}
.slick-list:focus { outline: none; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0px; padding: 0px; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
.slick-track { position: relative; left: 0px; top: 0px; display: table;}
.slick-track:after { content: ""; display: table; clear: both; }
.slick-slide { float: left; height: 100%; min-height: 1px; }
.slick-slide img { display: block; }
.slick-slide { display: none; }
.slick-list.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: table-cell;position: relative;}

/* Loading States */

.slick-loading .slick-track { visibility: hidden; }
.slick-loading .slick-list { background: #fff url(/assets/images/ajax-loader.gif) center center no-repeat; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-slide.loading { background:  url(/assets/images/ajax-loader.gif) center center no-repeat; position: relative;}

/* Icons */

@charset "UTF-8";

@font-face {
  font-family: "slick";
  src:url("/scripts/plugins/slick/fonts/slick.eot");
  src:url("/scripts/plugins/slick/fonts/slick.eot?#iefix") format("embedded-opentype"),
    url("/scripts/plugins/slick/fonts/slick.woff") format("woff"),
    url("/scripts/plugins/slick/fonts/slick.ttf") format("truetype"),
    url("/scripts/plugins/slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Vertical */

.slick-vertical .slide-track { display: block; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Arrows */

.slick-prev { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; color: transparent;  top: 50%; margin-top: -10px; left: -25px; padding: 0px; }
.slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; color: transparent; top: 50%; margin-top: -10px; right: -25px; padding: 0px; }
.slick-prev:before { content: '\8592'; font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-next:before { content: '\8594'; font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev:focus { outline: none }
.slick-next:focus { outline: none }
.slick-prev.slick-disabled:before { opacity: 0.25; }
.slick-next.slick-disabled:before { opacity: 0.25; }

/* Dots */

.slick-slider { margin-bottom: 30px; }
.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%;}
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; }
.slick-dots li a { display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; }
.slick-dots li a:before { content: '\8226'; font-family: "slick"; font-size: 6px; line-height: 2; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active a:before { opacity: 0.75; }

/* Draggable */

.slick-list.dragging { cursor: pointer; cursor: hand; }
@font-face {
  font-family: 'icons';
  src: url('/Assets/fonts/icons.eot?29416288');
  src: url('/Assets/fonts/icons.eot?29416288#iefix') format('embedded-opentype'), url('/Assets/fonts/icons.svg?29416288#icons') format('svg'), url('/Assets/fonts/icons.woff?29416288') format('woff'), url('/Assets/fonts/icons.ttf?29416288') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/* for IE */
.icon-facebook:hover,
.icon-twitter:hover,
.icon-linkedin:hover,
.icon-mail:hover,
.icon-pinterest:hover,
.icon-print:hover,
.icon-rss:hover {
  text-decoration: none !important;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  text-decoration: none !important;
  color: #CCC;
}
.icon-rss:before,
.icon-mail:before,
.icon-print:before {
  font-size: 85%;
}
[class^="icon-"]:hover:before {
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -moz-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.icon-linkedin:before {
  content: '\e800';
}
/* '' */
.icon-linkedin:hover:before {
  color: #007BB7;
}
.icon-twitter:before {
  content: '\e801';
}
/* '' */
.icon-twitter:hover:before {
  color: #5FABDD;
}
.icon-facebook:before {
  content: '\e802';
}
/* '' */
.icon-facebook:hover:before {
  color: #3D57A1;
}
.icon-pinterest:before {
  content: '\e803';
}
/* '' */
.icon-pinterest:hover:before {
  color: #CB2027;
}
.icon-rss:before {
  content: '\e804';
}
/* '' */
.icon-mail:before {
  content: '\e805';
}
/* '' */
.icon-print:before {
  content: '\e806';
}
/* '' */
.icon-rss:hover:before {
  color: #ff8c00;
}
/* '' */
.icon-mail:hover:before {
  color: #333;
}
/* '' */
.icon-print:hover:before {
  color: #666;
}
/* '' */

