/* HTML5 Boilerplate  */


article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }


::selection {
  background: #b1995d;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #b1995d;
  color: #fff;
  text-shadow: none;
}

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }









@media only screen and (min-width: 35em) {


}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100%; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
.store_product{
 margin: 10px;
 float: left;
 width: 330px;
}

/* CSS Resets */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}


/* ==================================================================================================================== */
/* ! The 1140px Grid V2 by Andy Taylor \ http://cssgrid.net \ http://www.twitter.com/andytlr \ http://www.andytlr.com   */
/* ==================================================================================================================== */

.container {
padding-left: 32px;
padding-right: 32px;
}

.row {
width: 100%;
max-width: 960px;
min-width: 500px;
margin: 0 auto;
overflow: hidden;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
margin-right: 3.8%;
float: left;
min-height: 1px;
}

.row .onecol {
width: 4.85%;
}

.row .twocol {
width: 13.45%;
}

.row .threecol {
width: 22.05%;
}

.row .fourcol {
/*width: 30.75%;*/
}

.row .fivecol {
width: 39.45%;
}

.row .sixcol {
width: 48%;
}

.row .sevencol {
width: 56.75%;
}

.row .eightcol {
width: 65.4%;
}

.row .ninecol {
width: 74.05%;
}

.row .tencol {
width: 82.7%;
}

.row .elevencol {
width: 91.35%;
}

.row .twelvecol {
width: 100%;
float: left;
}

.last {
margin-right: 0px;
}



img, object, embed {
max-width: 101%;
}

#map_canvas_div img{max-width: inherit;}

img {
	height: auto;
}

/* Smaller screens */

@media only screen and (max-width: 1090px) {

	body {
	font-size: 0.8em;
	line-height: 1.5em;
	}

	}


/* Mobile */

@media handheld, only screen and (max-width: 767px) {

	body {
	font-size: 16px;
	-webkit-text-size-adjust: none;
	}

	.row, body, .container {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}

	.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 20px;
	}
}

/* small screen*/

@media smallscreen, only screen and (max-width: 1150px) {
  .effie-logo {
    position: absolute;
    left: 0px !important;
  }

  .mobile-head {
    float: left !important;
  }
}
.onecol {
width: 4.7%;
}

.twocol {
width: 13.2%;
}

.threecol {
width: 22.05%;
}

.fourcol {
width: 30.6%;
}

.fivecol {
width: 39%;
}

.sixcol {
width: 48%;
}

.sevencol {
width: 56.75%;
}

.eightcol {
width: 61.6%;
}

.ninecol {
width: 74.05%;
}

.tencol {
width: 82%;
}

.elevencol {
width: 91.35%;
}
/* Basic jQuery Slider essential styles */


ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{display:none;position:absolute;}

ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}

ol.bjqs-markers{list-style:none;margin:0;padding:0;z-index:9999;}
ol.bjqs-markers li{float:left;}

p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}

/* demo styles */

body{
  background:#f5f5f5;
  font-family: 'Carter One', sans-serif;
}

#container{
  width:980px;
  padding:100px 0;
  margin:0 auto;
  overflow:hidden;
}

#banner {
  height:300px;
  width:700px;
  margin:0 auto;
  position:relative;
  background:#fff;
  border:20px #fff solid;
  box-shadow:0 0 50px rgba(0,0,0,0.5);
}

 ul.bjqs-controls li a {
  display:none;
  float: right;
  color:#b6985a;
  text-decoration:none;
  text-transform:uppercase;
  background: url('/assets/img/slider_control.png');  
}
a.bjqs-prev{
  left:0;
  margin-right: 1px;
}
a.bjqs-next{
  right:0;
}

 p.bjqs-caption{
  background:rgba(0,0,0,0.7);
  color:#fff;
  text-align:center;
}

 ol.bjqs-markers{
  float: right;
}

 ol.bjqs-markers li{
  float:left;
  margin:0 2px;
}

 ol.bjqs-markers li a{
  display:block;
  height:6px;
  width:6px;
  overflow:hidden;
  text-indent:-9999px;
  background-color: #b1985c;
  opacity: 0.5;
  margin-bottom: 3px;
}

ol.bjqs-markers li.active-marker a{
  background-color: #b1985c;
  opacity: 1;
}


/*BEGIN: JWPlayer styles*/
.jwdisplayIcon .icon {
	height:60px;
}

/*END: JWPlayer styles*/
.big2 {
	display: block;
	width: 17%;
	float: left;
}

.big2 img {
	float: left;
}

.big2 .logo_effie {
	margin: 0 0 -50px 155px;
}

.social.index {
	display: none;
}

.big2.index {
	display: none;
}

.head {
	margin-top: 4px;
	border-bottom: 6px solid #b1985c;
}

.head.pages {
	margin-top: 0;
}

.effie-logo {
	position: relative;
	display: block;
	bottom: 5px;
	float: left;
}

.effie-logo-main {
	left: -70px;
}

.adjust-logo-padding {
	padding-bottom: 9px;
	position: relative;
}

.adjust-menu-position {
	position:absolute;
	bottom:3px;
	float:left;
}
@import url("https://fast.fonts.com/t/1.css?apiType=css&projectid=3ebba16c-7e47-4022-8f72-e92f230c1f51");

@font-face {
	font-family:"AvantGarde Bold";
	src:url("/assets/AvantGardeBold.eot?#iefix");
	src:url("/assets/AvantGardeBold.eot?#iefix")
	format("eot"),url("/assets/AvantGardeBold.woff")
	format("woff"),url("/assets/AvantGardeBold.ttf")
	format("truetype"),
	url("/assets/AvantGardeBold.svg#AvantGardeBold")
	format("svg");
}
@font-face{
	font-family:"AvantGarde Book";
	src:url("/assets/AvantGardeBook.eot?#iefix");
	src:url("/assets/AvantGardeBook.eot?#iefix")
	format("eot"),url("/assets/AvantGardeBook.woff")
	format("woff"),url("/assets/AvantGardeBook.ttf")
	format("truetype"),
	url("/assets/AvantGardeBook.svg#AvantGardeBook")
	format("svg");
}
@font-face{
	font-family:"AvantGarde Demi";
	src:url("/assets/AvantGardeDemi.eot?#iefix");
	src:url("/assets/AvantGardeDemi.eot?#iefix")
	format("eot"),url("/assets/AvantGardeDemi.woff")
	format("woff"),url("/assets/AvantGardeDemi.ttf")
	format("truetype"),
	url("/assets/AvantGardeDemi.svg#AvantGardeDemi")
	format("svg");
}
@font-face{
	font-family:"AvantGarde Medium";
	src:url("/assets/AvantGardeMedium.eot?#iefix");
	src:url("/assets/AvantGardeMedium.eot?#iefix")
	format("eot"),url("/assets/AvantGardeMedium.woff")
	format("woff"),url("/assets/AvantGardeMedium.ttf")
	format("truetype"),
	url("/assets/AvantGardeMedium.svg#AvantGardeMedium")
	format("svg");
}

@font-face {
  font-family: 'Avenir Next';
  src: url('/assets/AvenirNextLTProRegular.otf') format('opentype');
}

@font-face {
  font-family: 'Avenir Next Bold';
  src: url('/assets/AvenirNextLTProBold.otf') format('opentype');
}
/*GENERAL STYLES*/

.menuabout {
    margin: 0;
}

.new-logo {
  height: auto;
  width: 200px;
  margin-top: 20px;
}

.menu li li .on_menu{
	width:130px;
	border-bottom: 0;
    /*height:35px;*/
}
.menu li li .on_menu a{
	height:20px;
	line-height:20px;
}

body {
	background-color: #ffffff;
	overflow-x: hidden;
	font-family: 'Avenir Next';
}
a, a:hover, a:visited {
	text-decoration: none;
	font-size: 100%;
	color: #b1985c;
	font-weight: 500 !important;
}
h1, h1.brown {
	color: #b1985c;
	font-size: 48px;
}
h1 {
	margin-bottom: 6px;
	line-height: 54px;
	font-family: 'AvantGarde Demi';
}

h2, h5 {
	color: #676767;
	line-height: 130%;
}
h5 {
    font-size: 0.75em;
    font-family: 'AvantGarde Book';
}
h2 {
	font-weight: 100;
	margin-bottom: 6px;
	font-family: 'AvantGarde Book';
}
h6 {
	color: #afafb1;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #c2c2c2;
	border-top: 2px solid #c2c2c2;
	font-family: 'AvantGarde Book';
}
h4 {
	font-family: 'AvantGarde Book';
}
p {
	font-size: 14px;
	color: #676767;
	font-family: 'Avenir Next';
}
.headcont {
	margin-bottom: 12px;
}
.no-border {
	border-bottom: none;
}
.body {
	padding: 12px 0;
}
.border {
	float: left;
	background-color: #c1c2c5;
	height: 1px;
	width: 100%;
	margin: 12px 0;
}

.tiny-separator {
    min-height: 12px;
}
/*END GENERAL STYLES*/
.topbar {
	width: 100%;
	background-color: #000000;
	color: #ffffff;
	height: 32px;
	font-family: 'AvantGarde Demi';

}
.rowtop {
	height: 100%;
}
.topbar ul {
	margin-top: 10px;
}
.topbar ul ul {
	display: none;
	float: left;
	margin-top: 0;
}
.topbar ul li {
	float: left;
	margin-right: 8px;
	margin-left: 6px;
	font-size: 75%;
}
.topbar ul .cart-quantity {
	margin-right: 12px;
	margin-left: 27px;
}
.topbar ul .cart-price {
    margin-left: 17px;
}
.topbar ul li a {
	color: #c7c7c7;
}
.topbar ul li .cartactive {
	color: #000;
}
.topbar ul li .brown {
	color: #b1985c;
}
.topbar ul li input {
	color: #ffffff;
	padding-left: 3px;
	background-color: #000000;
	border: 1px solid #ffffff;
	margin-top: -3px;
	width: 100px;
	margin-left: 3px;
}
.topbar ul li input[type="submit"] {
	width: 40px;
}
.topbar ul .lastcart {
	float: right;
	margin-right: 0;
}
.topbar .search {
	float: right;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
}
.topbar .search input {
	background-color: #000;
	border: none;
	border-bottom: 1px solid #fff;
	display: none;
	outline: none;
	color: #fff;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
	padding-left: 3px;
	padding-right: 24px;
	background: url('/assets/img/search3.jpg') no-repeat right;
}
.topbar .current_order{
	float:right;
	margin-right: 80px;
	font-family: 'AvantGarde Demi';
	font-size: 14px;
	text-transform: uppercase;
	height: 22px;
	padding: 0 8px;
	margin-top: -6px;
	padding-top: 6px;
}

.topbar #my-account-link {
	float: right;
	margin-right: 10px;
	font-family: 'AvantGarde Demi';
	font-size: 14px;
	text-transform: uppercase;
	height: 22px;
	padding: 0 8px;
	margin-top: -6px;
	padding-top: 6px;
}

.topbar #my-account-link a, .topbar #my-account-link a:hover {
	color: #fff;
}


.topbar .current_order a{
	color:#fff;
}
.cart {
	padding: 12px;
}
.cart:hover {
	background-color: #d6d7d9;
	color: #000;
}
.cartactive {
	padding: 12px;
	background-color: #d6d7d9;
	color: #000;
}
.cartactive:hover {
	background-color: #d6d7d9;
	color: #000;
}
.htmlslide {
	position: absolute;
	/*left: 840px;*/
	z-index: 99;
}
.textslide {
	padding: 12px;
	position: absolute;
	bottom: 20px;
	right: 20px;
	width: 356px;
	height: 74px;
	background: url('/assets/img/slidehtmlbackground.png');
}

.textslide-index {
  padding: 6px !important;
  bottom: 0 !important;
  height: 36px !important;
}
.textslide.index {
	right: 20px;
}
.textslide h2 {
	color: #ffffff;
	font-size: 14px;
	float: left;
	width:100%;
	margin-bottom: 0;
	font-family: 'AvantGarde Medium';
}
.textslide a {
	color: #b1985c;
	text-decoration: none;
	font-size: 12px;
	float: left;
	margin-top:2px;
	clear: left;
}
.fixh .textslide {
	height: 75px;
}
.slider-content {
	float: left;
	width: 100%;
	box-sizing: border-box;
}
.htmlslide-competition {
	margin-top: -15px;
	float: right;
}
.htmlslide-competition .bjqs-markers .active-marker a {
	opacity: 0.99;
}
.textslide.down {
	position: absolute;
	bottom: 0;
	float: left;
	width: 100%;
	left: 0;
	/*background: url('/assets/img/slidehtmlbackground.png');*/
	padding: 0;
	top: 325px;
	box-sizing: border-box;
	padding-left: 12px;
}
.textslide.down h2 {
	color: #fff;
	font-size: 12px;
	float: left;
	margin-top: 6px;
	margin-left: 6px;
}
.showcaseslider .textslide.down {
	top: 317px;
}
.subscription-slider .textslide.down {
	top: 110px;
	left: 0;
	bottom: 0;
}
.subscription-slider .htmlslide-competition {
	margin-top: -14px;
}
.subscriptionfaqlink {
    font-size: 20px;
    color: #676767;
    font-family: 'AvantGarde Demi';
}
.big {
	position: absolute;
	top: 362px;
	background: url('/assets/img/sprite.png');
}
.effiebig {
	width: 400px;
	height: 132px;
	color: #ffffff;
	float: left;
	line-height: 0.75;
	margin-bottom: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
	font-family: 'AvantGarde Bold';
}
.effiebig span {
	float: left;
	clear: left;

}
.downslider .search {
	float: right;
	margin-top: 18px;
	border-bottom: 1px solid #999999;
}
.downslider .search input,
.downslider .search input:focus {
	border: none;
	width: 250px;
	background: url('/assets/img/search.jpg') no-repeat right;
	padding-right: 16px;
	outline: none;
}
.downslider .search span {
	color: #999999;
}
.downslider .social {
	float: right;
	margin: 18px 0 0 12px;
	width: 100px;
	display: block;
	z-index: 50;
}
.downslider .social a img{
	width:21px;
	height:21px;
}
#slider-namerica .textslide {
	top: 205px;
	right: 30px;
}
#slider-namerica .htmlslide {
	left: 1170px;
}
.icon {
	background: url('/assets/img/sprite.png') no-repeat;
	width: 21px;
	height: 21px;
	float: left;
	margin: 2px 3px 0 0;
}
.facebook {
	background-position: 0 -225px;
}
.facebook:hover {
	background-position: 0 -250px;
}
.twitters {
	background-position: -25px -225px;
}
.twitters:hover {
	background-position: -25px -250px;
}
.youtube {
	background-position: -50px -225px;
}
.youtube:hover {
	background-position: -50px -250px;
}

.social2 {
	float: left;
	width: 10%;
	margin-top: 6px;
	display: none;
}

.big2 {
	display: block;
	display: none;
}
.big2 a {
	width: 380px;
	float: left;
}
.social.index {
	display: none;
}
.big2.index {
	display: none;
}
.head.pages {
	margin-top: 0;
}
.menu {
	border:none;
	margin: 0;
	padding: 0;
	font: 100% 'Lucida Sans Unicode', 'Bitstream Vera Sans', 'Trebuchet Unicode MS', 'Lucida Grande', Verdana, Helvetica, sans-serif;
	width: 100%;
	}
.menu.pages {
	margin-top: 26px;
}
.menu ul {
	list-style:none;
	padding:0;
	float: right;
	font-family: 'AvantGarde Medium';
	font-size: 14px;
	}
.menu li {
	float:left;
	padding: 0;
	}
.menu li.active a{
	color: #000;
}
.menu li > a {
	color:#ccc;
	display:block;
	line-height:35px;
	margin: 0;
	padding:0 0 0 10px;
	text-align:center;
	text-decoration:none;
	font-weight: 700;
	}
/*.menu li:hover > a {
	color: #ccc;
}*/
.menu li a span {
	display:block;
}
.menu li a span:hover, .menu ul li:hover a span {
	background: url('/assets/img/dropdown/hover.png') bottom center no-repeat;
	text-decoration:none;
	}
.menu ul li.no-background a span {
	background: none;
}
.menu ul li.no-background {
	margin-left: 0;
}
.menu li ul {
	background:#000000;
	display:none;
	height:auto;
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
	width: auto;
	z-index: 10;
	}
.menu li li {
	display:block;
	float:none;
	margin: 0;
	padding: 0;
	width:auto;
	border-bottom: 1px solid #555555;
	}
.menu li:hover li a{
	background:none;
}
.menu li:hover ul a {
	display:block;
	height:auto;
	font-size: 70%;
	font-style:normal;
	margin: 0 0px 10px 0px;
    /*margin: 0;*/
	padding: 0 10px 0px 8px;
	text-align:left;
	color: #fff;
}
.menu li ul:hover li a  {
	color: #656565;
}
.menu li:hover ul:hover li:hover a{
	color: #fff;
}
.menu li ul a:hover, .menu li ul li:hover a {
	border: 0;
	text-decoration:none;
}

.menu .position {
	position: absolute;
	z-index: 10;
}
.asia {
	height: 60px;
}
.europe {
	height: 180px;
}
.southamerica {
	height: 60px;
}
.casedatabase {
	height: 150px;
}
.africa {
	height: 60px;
}

.menuoption {
	display: none;
}
.menu-mobile .categories, .menu-mobile {
	display: none;
}
/*INDEX CONTENT*/

.blog_entries {
	padding: 18px 0;
	border-bottom: 1px solid #c2c2c2;
	width: 100%;
	float: left;
}
.blog_entries.first {
	padding-top: 0;
}

.blog_entries a.social_buttons_aligment {
    width: auto;
}
.addthis_counter.addthis_pill_style.addthis_nonzero.social_buttons_aligment a.addthis_button_expanded {
    display: none !important;
}
.blog_entries a img{
	width:100%;
	float:left;
}
.blog_entries img,
.entries {
    float: left;
}
.blog_entries img {
    margin-right: 5%;
    width: 35%;
}
.entries {
  word-wrap:break-word;
	float: left;
    width: 59%;
}
.entries h2.brown, .entries h2.brown a {
	color: #b1985c;
	font-size: 12px;
}
.entries h2 a {
	color: #676767;
	line-height: 130%;
}
.entries h2{
	font-weight: bold;
	margin-bottom: 0;
}
.entries h5{
	color: #676767 !important;
	margin-bottom: 10px;
}
.entries h6 {
	border: none;
	padding-top: 0;
}
.entries p {
	color: #646464;
	margin-right: 12px;
}
.entries h6.brown {
	display: none;
}
.blog_entries.no-border {
	border: none;
}
.sponsors {
	margin-top: 12px;
	padding-bottom: 18px;
	width: 100%;
	border-bottom: 1px solid #c2c2c2;
	float: left;
}
.sponsors .entries {
	width: 48%;
}
.sponsored {
	color: #ffffff;
	background-color: #b1995d;
	padding: 3px 0;
	margin-bottom: 12px;
	float: left;
	width: 100%;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
	padding-left: 3px;
}
.sponsors img {
	float: right;
	width: 48%;
}
#judging_video_link2{
	display: block;
}
#judging_video_link3{
	display: block;
}
.overview_info{
	margin-right: 1.8%;
}
#overview_image_video{
	margin-left: -35px;
	width: 48%;
	border: none;
	margin: 0;
	float: right;
}
/*.entries a{
	display: block;
	float: left;
} */
.entries a span{
	float: right;
	margin-left: 10px;
	margin-top: 8px;
}
.entries2{
	border-right: 1px solid #999999;
}
#entries_arrow{
	width: 8px;
	height: 9px;
}
#judging-play-button2{
	display: inline-block;
}
#judging-play-button3{
	display: inline-block;
}
.judging-play-button img{
	display: block;
	opacity: 0.7;
	position: absolute;
	width: 90px;
	height: 170px;
	z-index: 10;
	margin-left: 125px;
	margin-top: 10px;
}
.right-column > a {
	margin-bottom: 12px;
	float: left;
}
.global-right-column > ul {
	display: none;
}
.global-right-column .calendar {
	margin-top: 12px;
}
.calendar {
	padding-bottom: 6px;
	float: left;
	width: 100%;
	margin-bottom: 12px;
	font-family: 'AvantGarde Demi';
}
.calendar h6 {
	color: #afafb1;
	padding-top: 6px;
	padding-bottom: 0;
	border-bottom: none;
	border-top: 2px solid #c2c2c2;
	font-weight: bold;
	margin-bottom:0;
}
.calendar .calendar_countries, .calendar .news_countries {
	float: left;
	list-style: none;
	font-size: 10px;
	width: 26%;
	font-family: 'AvantGarde Demi';
}
.calendar .calendar_countries li, .calendar .news_countries li {
	margin: 3px 0;
	color: #afafb1;
	width: 100%;
	padding: 2px;
	font-weight: bold;
}
.calendar .news li.selected, .calendar .calendar_countries li:hover, .calendar .news_countries li:hover {
	background: #696969 url("/assets/img/calendar_hover2.jpg") no-repeat right center;
	color: #ffffff;
	font-weight: bold;

	cursor: pointer;
}
.calendar .schedule {
	list-style: none;
	font-size: 80%;
	float: right;
	width: 100%;
}
.calendar .schedule span {
	margin: 4px 3%;

	float: left;
	padding: 2px;
	font-size: 12px;
}
.calendar .schedule li {
	margin: 3px 0;
	padding: 2px;
	width: 70%;
	float: left;
	font-family: 'AvantGarde Medium';
	font-size: 13px;
}
.calendar .schedule li a {
	color: #646464;
}
.calendar .news-list .schedule li {
	width: 100%;
}
.calendar .upcoming {
	float: right;
	clear: both;
	margin-right: 26%;
	font-size: 80%;
	color: #b1985c;
	text-decoration: none;
}
.cta {
	float: left;
	background-color: #dcdcdc;
	padding: 12px;
	margin-bottom: 12px;
}
.cta h1 {
	font-size: 220%;
	font-family: Verdana;
	line-height: 100%;
}
.cta p {
	margin-top: 6px;
	font-size: 80%;
}
.cta .squares {
	width: 6px;
	height: 6px;
	float: left;
	background-color: #d1c1aa;
	margin: 24px 4px 0 3px;
}
.cta .squares.active {
	background-color: #b2985b;
}
.cta input, .cta .button {
	float: right;
	background-color: #b2985b;
	border: none;
	color: #ffffff;
	padding: 3px 10px;
	margin-right: 10%;
	margin-top: 6px;
}
.cta.black {
	background-color: #41464a;

}
.cta.black p {
	color: #ffffff;
}
.cta.black img {
	float: left;
	margin-right: 36px;
}
.cta.black .visit {
	color: #b1985c;
	text-decoration: none;
	font-size: 100%;
}
.news2 h6 {
	color: #afafb1;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #c2c2c2;
	border-top: 2px solid #c2c2c2;
	float: left;
	width: 100%;
}
.news2 ul {
	list-style: none;
	color: #626262;
	font-size: 80%;
	float: left;
	width: 100%;
}
.news2 ul li {
	border-bottom: 1px solid #c2c3c7;
	padding: 6px 0;


}
.news2 .input {
	background-color: #b2985b;
	color: #ffffff;
	float: left;
	width: 100%;
	font-size: 80%;

	height: 25px;
	padding: 6px 0 0px 6px;
}
.news2 .input img {
	margin-top: -3px;
}
.news2 .no-border {
	border: none;
}
.twitter {
	margin-top: 12px;
	float: left;
	width: 100%;
}
.twitter .window{
	width: auto; float: left; overflow: hidden; height: 60px;
}
.twitter h6 {
	color: #afafb1;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: 1px solid #c2c2c2;
	border-top: 2px solid #c2c2c2;
	float: left;
	width: 100%;
}
.twitter p {
	font-size: 12px;
	margin: 6px 0;
	float: left;

}
.twitter span{
	font-size: 10px;
	font-weight: bold;
}
.twitter a {
	color: #b1985c;
	text-decoration: none;
	font-size: 12px;

}
.expand_twitter_link{
	display: block !important;
	font-family: 'AvantGarde Demi';
	text-align: right;
	margin-left: 33%;
	font-size: 12px;
	text-transform: capitalize;
	float:right !important
}
.expand_twitter_link:hover, .expand_twitter_link:visited{
	font-size: 12px;
}
footer {
	background-color: #b1995d;
	padding: 12px 0;
	margin-top: 50px;
}
.footer{
	background-color: #b1995d;
	font-family: 'AvantGarde Demi';
}
.sitemap {
	width: 100%;
	float: left;
}
.sitemap ul {
	float: left;
	width: 100%;
	list-style: none;
}
.sitemap ul li {
	float: left;
	margin-right: 3%;
}
.sitemap ul li.last {
	margin-right: 0;
}
.sitemap ul li a {
	color: #ffffff;
	font-size: 90%;
	text-decoration: none;
}
.reserved {
	color: #ffffff;
	margin-top: 12px;
	float: left;
}
.reserved p {
	font-size: 75%;
	color: #ffffff;
	float: left;
	margin-top: 8px;
}
.reserved p span {

	font-family: 'AvantGarde Demi';
}
.reserved h6 {
	border: none;
	color: #ffffff;
	font-size: 12px;
	padding: 0;
	font-weight: 100;
}
.final .search {
	float: left;
	width: 100%;
}
.final .search span {
	cursor: pointer;
	color: #ffffff;
	font-size: 100%;
	float: right;
}
.final .search input,
.final .search input:focus {
	float: right;
	display: none;
	border: none;
	width: 75%;
	background: url('/assets/img/search2.jpg') no-repeat right;
	outline: none;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	margin-top: 1px;
	padding: 0 3.5% 0 1%;
}
.final .stripped {
	float: left;
	background: url('/assets/img/pattern.png');
	margin-top: 12px;
	color: #ffffff;
	width: 100%;
	padding-top: 4px;
	height: 25px;
	border:none;
}
.final .stripped img {
	margin-top: -3px;
}
.strip_pop{
	line-height:normal;
	font-family: sans-serif;
	font-weight: 400;
	padding: 5px 0 0 8px !important;
}
.strip_pop:hover,.strip_pop:visited{
	font-weight: 400 !important;
}

/*ABOUT*/
.bottomabout {
	margin-top: 24px;
	padding-top: 12px;
	border-top: 1px solid #c2c2c2;
}
.columnabout h1 {
	display: none;
}

.columnabout {
	width: 19.2%;
	float: left;
	margin-right: 7.70%;
}
.columnabout.last {
	margin-right: 0;
}
.columnabout p {
	margin: 12px 0;
}
.columnabout a {
	float: left;
	clear: left;

	font-size: 80%;
	color: #b1985c;
}


/*PARTNERS */
.partners h1 {
	float: left;
}
.lookingfor {
	float: right;
	padding: 12px;
	background: url('/assets/img/pat2.png');

	width: 100%;
	box-sizing: border-box;
	margin-bottom: 12px;
	font-size: 16px;
}
.lookingfor p {
	font-size: 24px;
	color: #000;
	line-height: 24px;
	font-family: 'AvantGarde Demi';
}
.lookingfor a {
	color: #b1985c;
}
.lookingfor input[type="submit"],
.black-button {
	background-color: #000;
	border: none;
	color: #fff;
	font-size: 18px;
	float: left;
	clear: left;
	padding: 6px;

	margin: 12px 0;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
}
#toastcontent {
    float: left !important;
}
.partners .zoneslist ul {
	float: left;
	list-style: none;
	font-size: 13px;
}
.partners .zoneslist ul li {
	float: left;
}
.partners .zoneslist li a {
	color: #666666;
	float: left;
	font-size: 12px;
}
.partners .zoneslist span {
	float: left;
	margin: -1px 6px 0px 6px;
}
.partners h5 {
	float: left;
	width: 100%;
	background-color: #b1985c;
	margin: 12px 0;
	color: #ffffff;
	padding: 3px 0px 3px 3px;
	font-size: 13px;
}
.partners h5 img {
	float: right;
}
.partners h5 a {
	float: right;
	margin-right: 6px;
	width: 45px;
}
.partners h5 a span {
	color: #ffffff;
	margin-right: 3px;
	float: left;
	display: none;
}
.partners h5 a:hover span {
	display: inline;
}
.partners .infolist {
	float: left;
	list-style: none;
	margin-right: 7.6%;
	margin-bottom: 24px;
	width: 19.3%;
}

.partners .infolist li.tinyspace {
    font-size: 5px;
}
.partners .infolist li {
	font-size: 12px;
}
.partners .infolist li h4 {
	font-size: 13px;
}
.partners .infolist.last,
.partners .countries .infolist.last {
	margin-right: 0;
}
.partners .infolist li a {
	color: #666666;
}
.partners .infolist li a:hover {
	border-bottom: 1px solid #666666;
}
.partners .infolist > a {
	float: left;
	font-size: 12px;
	color: #b1985c;
	margin-top: 12px;
	width: 100%;
	font-family: 'AvantGarde Demi';
}
.partners .countries .infolist {
	margin-right: 4%;
	width: 22%;
}
.partners .map-popup .infolist {
	width: 100%;
}

.partner__description a {
  text-decoration: underline !important;
  font-weight: bold !important;
}

/*STAFF*/
.staff h1 {
	margin: 0;
}
.staff .directors.staff {
	margin-top: 12px;
}
.directors.staff {
	width: 20%;
	margin-top: 0;
	margin-right: 6.6%;
}
.directors.staff.last{
	margin-right: 0;
}
.directors.staff .directorimg {
	height: 220px;
}
.directors.staff .directorimg span {
	height: 240px;
	overflow: hidden;
}
.directors.staff .directorimg img {
	margin-top: -240px;
}
.directors.staff .info {
	float: left;
	border-bottom: 1px solid #b1985c;
	width: 100%;
	padding: 6px 0;
}
.directors.staff span {
	float: left;
	clear: left;
	font-size: 80%;
}
.directors.staff span a {
	color: #666666;
}
.directors.staff span a:hover {
	border-bottom: 1px solid #666666;
}

/*GLOBAL*/
.global h3, .global h3 p, .global h5 {
	color: #000000;
}
.global .sponsors {
	border-top: 1px solid #999999;
	border-bottom: none;
	padding: 18px 0;
	float: left;
}
.global .resource {
	float: left;
	margin: 12px 0;
	width: 100%;
	border-top: 1px solid #c2c2c2;
	padding-top: 12px;
}
.global .resource h1 {
	display: none;
}
.global .resource img {
	float: left;
	max-width: 100%;
}
.global .resource a {
	float: left;
	max-width: 48%;
}
.global .resource a:first-child {
	margin-right: 4%;
}
.global #slider2 {
	margin: 24px 0;
}
.global #slider2 li img {
	height: 100%;
	width: 100%;
}
#slider li img {
	height: 100%;
	width: 100%;
}
.global-right-column .lookingfor {
	float: left;
	margin: 0;
	background: url('/assets/img/pat2.png');
	padding: 12px;
	font-size: 150%;
}

.global-right-column .lookingfor p {
	color: #000000;
	line-height: 20px;
	float: left;
	width: 98%;
}
.global-right-column .pattern3 {
	background: url('/assets/img/pat3.png');
	float: left;
	padding: 18px;
	width: 100%;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
}
.pattern3 {
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
	background: url('/assets/img/pat3.png');
	float: left;
	padding: 10px 2px;
	width: 100%;
	margin: 0;
	line-height: 21px;
}
.pattern3 h5 {
	margin-bottom: 6px;
}
.pattern3 a:not(.unstyled-link) {
	color: #676767;
	font-weight: 100;
	/*font-size: 12px;*/
}
.pattern3 a.right_rail_title_link{
	font-weight: bold;
}
.pattern3 img {
	margin-top: -3px;
	margin-left: 3px;
}
.global-right-column .sponsoredby img {
	float: left;
	margin: -12px 0 0 120px;
	width: 40%;
}
.global-right-column .sponsoredby2 {
	float: left;
	margin-bottom: 12px;
	font-size: 12px;
	line-height: 20px;
}
.global-right-column .sponsoredby2 h5 {
	font-size: 13px;
}
.global-right-column .sponsoredby2 img {
	float: left;
	margin: 0 12px 0px 0;
	width: 98%;
}
.global-right-column .sponsoredby2 p {
	margin: 8px 0 0 12px;
}
.global-right-column .faded {
	margin-top: 60px;
}
.global-right-column .sponsoredby2 p img {
		display: inline;
		width: auto;
		margin: 0;
		float: none;
	}

.email-signup {
	float: left;
	margin-bottom: 5%;
}

/*NAMERICA*/
.namerica .infoabout p {
	color: #b1985c;

	font-size: 100%;
}
.namerica .bottomabout {
	border: none;
}
.namerica .bottomabout .columnabout {
	overflow: hidden;
	width: 26%;
	margin-right: 11%;
}
.namerica .bottomabout .columnabout.last {
	margin-right: 0;
}
.namerica .bottomabout .columnabout h5 {
	width: 100%;
	background-color: #b1985c;
	color: #ffffff;
	float: left;
	padding: 3px 0 3px 3px;
	margin-bottom: 1px;
}
.namerica .bottomabout .columnabout a:first-child {
	margin-bottom: 12px;
}
.namerica .bottomabout .columnabout a {
	width: 100%;
}

/*ENTRY 1*/
.entry .brown {
	border: none;
}
.entryinfo {
	float: left;
	border-top: 1px solid #c1c2c5;
	padding: 12px 0;
	width: 100%;
}
.entry h1 {
	margin-bottom: 18px;
}
.entryinfo h5 {
	float: left;
}
.entryinfo > p {
	float: right;
}
.entryinfo h5 {
	margin-top: 1px;
}
.entryinfo > p {
	width: 60%;
}

.caseview p {
	float: right;
}

.entryinfo > span {
  width: 60%;
  float: right;
  font-size: 14px;
  color: #676767;
  font-family: 'Avenir Next';
}

.entryinfo.img {
	border: none;
}
.entryinfo.img img {
	float: left;
	margin-right: -5%;
	width: 36%;
}
.entryinfo.img .first {
	opacity: 1;
}
.entryinfo.img .second {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)"
}
.entryinfo.img .third {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)"
}

.entry-right-column .pattern3 {
	background: url('/assets/img/pat3.png');
	float: left;
	padding: 18px;
	width: 100%;
	margin-bottom: 16px;
}
.entry-right-column .border {
	margin-top: 0;
	margin-bottom: 16px;
}
.entry-right-column .resource img {
	float: left;
	margin-top: 12px;
	width: 40%;
}
.entry-right-column .resource p {
	float: left;
	width: 40%;
	margin: 8px 0 0 12px;
}

/* WW1 */
.ww1 p {
	font-size: 120%;

}
.ww1 p.brown {
	color: #b1985c;
}
.ww1 .countries {
	width: 20%;
	overflow: hidden;
	float: left;
	margin-right: 6.5%;
	min-height: 180px;
	position: relative;
}
.winners_announced{
	background-color: rgba(0, 0, 0, 0.5);
    color: white;
    font-size: 10px;
    font-weight: bold;
    height: 20px;
    padding-top: 9px;
    position: absolute;
    text-align: center;
    top: 90px;
    width: 100%;
}

.ww1 .countries.last {
	margin-right: 0;
}
.ww1 .countries img {
	width: 100%;
}
.ww1 .countries .title {
	float: left;
	background-color: #b1985c;
	margin: 12px 0;
	width: 100%;
	margin-bottom: 1px;
}
.ww1 .countries h6 {
	color: #ffffff;
	border: none;
	font-size: 80%;
	line-height: 1.2;
	padding: 6px;
}
.ww1 .countries a {
	font-size: 75%;
	float: left;
	clear: left;
	color: #b1985c;

	width: 100%;
	font-family: 'AvantGarde Medium';
}
.ww1 .countries a img {
	width: auto;
}
.ww1 .news2 {
	margin-top: 15%;
}
.ww1 .fourcol {
	padding-top: 52px;
}
/* JOBS */
.infojobs input, .buttonjobs {
	background-color: #ffffff;
	border: 1px solid #b1985c;
	margin: 12px 12px 0 0;
	color: #b1985c;
	padding: 3px 12px;

	-webkit-box-shadow:  0px 2px 3px 1px #666666;
	box-shadow:  0px 2px 3px 1px #666666;
}
.infojobs p {
	float: left;
	width: 100%;
	margin: 12px 0 24px 0;
}

/* EFFIEINDEX*/

.effieindex p {
	font-size: 120%;

}
.columnseffiex {
	border-top: 1px solid #c2c2c2;
	padding: 12px 0;
	margin-top: 24px;
	float: left;
}
.effieindex .news2 {
	margin-top: 15%;
}
.effieindex .columns {
	float: left;
	width: 26%;
	margin-right: 11%;
	margin-top: 24px;
}
.effieindex .columns.last {
	margin-right: 0;
}
.effieindex .columns h4 {
	margin: 6px 0;
	color: #666666;
}
.effieindex .columns p {
	font-size: 80%;
	font-weight: 100;
	margin-bottom: 6px;
}
.effieindex .columns a {
	font-size: 80%;

	color: #b1985c;
}


/*CONTACT US */
.effiecontacts {
	border-top: 1px solid #c2c2c2;
	padding-top: 24px;
	margin-bottom: 24px;
}
.effiecontacts > h4 {
	float: left;
	width: 22%;
	margin-right: 4%;
	height: 100%;
}

.effiecontacts .offset1 {
	margin-left: 26.2%;
}
.effiecontacts.border-bot {
	border-bottom: 1px solid #c2c2c2;
}
.normal {
	display: block;
	}
.mobile {
	display: none;
}
.partners .infolist.contactus {
    width: 29.6%;
    margin-right: 5.6%;
}
.partners .infolist.contactus.last {
    margin-right: 0%;
}



/* JUDGES */
.judges h1 {
	float: left;
}
.judges .seephotos {
	float: right;
	margin-top: 12px;
	background: url('/assets/img/pat2.png');
	padding: 4px;
}
.judges .seephotos a {
	color: #000000;

	margin-left: 18px;
}
.judges .seephotos img {
	margin-top: -2px;
}

.judges .menu ul {
	float: left;
	font-size: 80%;
	color: #a7a9ac;

}
.judge_title {
    font-size: 1.3em;
}
.judges .menu li a:hover,
.menu ul li:hover a {
	background: none;
}
.letters {
	width: 100%;
	border-bottom: 1px solid #c2c2c2;
	padding-bottom: 6px;
	margin: 12px 0;
}
.letters ul {
	float: left;
	list-style: none;
}
.letters ul li {
	float: left;
	font-size: 70%;
}
.letters ul li a {
	color: #000;
}
.letters ul li span {
	margin: 0 12px;
}
.judges .directorimg {
	height: 273px;
}
.judges .overpattern {
	top: 4%;
}
.judges .letterindex {
	margin-bottom: 12px;
}
.judges .judgescolumns h6,
.judges .judgescolumns h6 a {
	float: left;
	clear: left;
	font-size: 90%;
	color: #b1985c;
	width: 100%;
	border-color: #b1985c;
	display: block;
	border-top: none;
	font-weight: 100;
}
.judges .judgescolumns .name {
	border-bottom: 3px solid #b1985c;

	padding: 0;
}
.judges .last-a {
	margin-bottom: 18px;
}

.become-judge__submit-btn {
  background-color: #ffffff;
  border: 1px solid #b1985c;
  margin: 0 12px 0 150px;
  color: #b1985c;
  padding: 12px 72px;
  font-size: 16px;
}

.become-judge__terms {
  float: left;
  color: #B1985C;
  margin-top: 0px !important;
  margin-left: 2px !important;
}

/* PRESS ROOM DETAILS*/
.press_room_detail .press_info img {
	float: left;
	width: 100%;
	margin-bottom: 12px;
}
.press_info h1, .press_info h3 {
	color: #666666;
	line-height: 120%;
	clear: left;
}
.press_info h1 {
	font-size: 36px;
	margin: 12px 0 36px 0;
	float: left;
	clear: left;
}
.press_info h3 {
	font-weight: 100;
	margin-bottom: 12px;
}
.press_info h5 {
	float: left;
	font-weight: 100;
	margin-right: 12px;
	margin-bottom: 12px;
}
.press_info h6 {
	border: none;
}
.press_info p {
	margin-bottom: 24px;
	font-size: 14px;
}
.press_info .favourite {
	float: left;
}
.press_info .social-pins {
	margin-top: 0;
	width: 300px;
	border: none;
}
.addthis_toolbox {
	width: auto;
}
.addthis_default_style .at300b,.addthis_default_style .at300bo,.addthis_default_style .at300m {
	padding: 0 6px;
}

.addthis_default_style .at300b.shorter_padding,.addthis_default_style .at300bo.shorter_padding,.addthis_default_style .at300m.shorter_padding {
    padding: 0 1.2px;
}

.addthis_pill_style {
    width: 50px !important;
}
.social-pins {
	width: 100%;
	float: left;
}
.eventnameright .social-pins {
	margin-top: 12px;
}
.press_room_detail .social-pins {
	margin-top: 0;
	margin-top: 12px;
}

.press_room_detail .social-pins .addthis_default_style{
	float:left;
	padding:0;
	width:70%;
}
.press_room_detail .social-pins a{
	float:left;
	height:20px;
}
.press_room_detail .social-pins .star_container{
	float:left;
}
.press_room_detail .social-pins .favorite{
	 float: left;
	 margin-right: -2px;
	 cursor: pointer;
}
.press_room_detail .social-pins .star_img{
    width: 25px;
	height: 25px;
	margin: auto;
}
.press_room_detail .social-pins .fav{
	color: #b1985c;
	font-size: 10px;
	font-family: AvantGarde, Arial;
	font-weight: bold;
}
.competition_gallery.two .social-pins span {
	margin: 0;
}
/* PRESS ROOM */
.press_room .letters {
	border: none;
}
.press_room .letters ul {
	margin-left: 40%;
}
.press_room .letters .active {
	color: #000;

}
.press_room .letters a {
	color: #666;
}
.dropdown  {
	padding: 2px 6px;
	background-color: #c1c2c5;
	margin-top: -24px;
	float: right;
	font-size: 80%;

	width: 20%;
	text-align: center;
}
.dropdown a {
	color: #ffffff;
	width: 100%;
}

/* OUR JUDGES */

.ourjudges {
	border-bottom: 1px solid #c2c2c2;
	border-top: 1px solid #c2c2c2;
	padding: 24px 0;
	margin: 24px 0;
}
.ourjudges img {
	float: left;
	margin-right: 12px;
	width: 300px;
}
.judgescontainer {
	float: left;
}
.judgecontainer h6 {
	border: none;
	color: #b1985c;
}
.judgecontainer h2 {
	margin-bottom: 12px;

}
.judgecontainer p {
	width: 100%;
}
.judgesfilter {
	padding: 12px;
	background: url('/assets/img/pat3.png');
	border-bottom: 1px solid #c2c2c2;
	border-top: 1px solid #c2c2c2;
	margin-bottom: 24px;
}
.judgesfilter.our_judges p {
	float: left;

	margin-bottom: 12px;
	width: 100%;
}

.judgesfilter .marginleft {
	margin-left: 12px;
	margin-top: 2px;
	float: left;
	clear: left;
}
.judgesfilter .filtercontainer {
	float: left;
	margin-bottom: 24px;
	margin-right: 120px;
	width: 200px;
}
.judgesfilter .filtercontainer.last {
	margin-right: 0;
}
.judgesfilter p {
	float: left;

}
.judgesfilter p:first-child {
	margin-right: 24px;
}

.judgesfilteryearcol {
    width: 10%;
    margin-right: 1.5%;
    float: left;
    min-height: 1px;
}
.judgesfilterjuriescol {
    width: 20%;
    margin-right: 1.5%;
    float: left;
    min-height: 1px;
}
.judgesfilterregioncol {
    width: 60%;
    margin-right: 0%;
    float: left;
    min-height: 1px;
}
.judgesfiltercol_1 {
    float: left;
    width: 36%;
}
.judgesfiltercol_2 {
    float: left;
    width: 30%;
}
.judgesfiltercol_3 {
    float: left;
    width: 32%;
}

.select {
    background: url('/assets/img/downarrowblack.png') no-repeat right #ffffff;
    width: 143px;
    height: 23px;
    font-size: 16px;
    float: left;
    margin-left: 6px;
    margin-top: -3px;
    overflow: hidden;
    border: 1px solid #c2c2c2;
    margin-right: 24px;
}
.judgeselect select {
	float: left;
	width: 180px;
	border: none;
	height: 100%;
	margin-left: 6px;
	background: transparent;
  -moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}
.judgeglobal {
	clear: left;
	color: #666666;
	padding: 12px 0;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
	float: left;
	border-bottom: 1px solid #c2c2c2;
}
.judgeglobal h3 {
	float: left;
}
.judgeglobal h3:first-child {
	margin-right: 42px;
}
.filter {
	font-size: 12px;

	float: left;
	margin-bottom: 6px;
}
.filter:hover,
.filter:visited {
	font-size: 12px;
	color: #b1985c;
}
input[type=checkbox].css-checkbox {
	display:none;
}
input[type=checkbox].css-checkbox + label.css-label {
	padding-left:20px;
	height:15px;
	display:inline-block;
	line-height:15px;
	background-repeat:no-repeat;
	background-position: 0 0;
	vertical-align:middle;
	cursor:pointer;
	float: left;
	clear: left;
	margin-bottom: 6px;
	color: #676767;
	font-size: 13px;
	margin-left: 3px;
}
input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -15px;
}
.our_judges {
	display: none;
}
.our_judges .submiteffie {
	margin-left: 6px;
}
.css-label {
	background: url('/assets/img/checkbox.png');
}
.judgesfilter .closea {
	float: left;
	width: 95%;
	clear: left;
	color: rgb(151, 151, 151);
	font-size: 18px;
	text-align: right;
	cursor: pointer;
}



.our-judges-filter__submit-btn {
  background-color: #ffffff;
  border: 1px solid #b1985c;
  margin: 0 12px 0 150px;
  color: #b1985c;
  padding: 12px 72px;
  font-size: 16px;
}

/* OVERVIEW*/

.headoverview p {
	margin-top: 12px;
}
.rounds {
	float: left;
	margin-top: 24px;
}
.overviewright .lookingfor {
	width: 100%;
	padding: 12px 0;
	margin-bottom: 12px;
}
.overviewright .lookingfor h4 {
	margin-left: 18px;
}

/* ABOUT JUDGE*/
.about-juedge-right .lookingfor {
	margin-bottom: 12px;
}
.events {
	float: left;
	width: 100%;
	margin-top: 24px;
}
.events .eventcontainer {
	margin: 12px 0;
	border-bottom: 1px solid #c2c2c2;
	padding-bottom: 12px;
	float: left;
	width: 100%;
}

.events .eventcontainer h5{
	float: right;
	width: 48%;
}

.events .eventcontainer img {
	float: left;
	max-width: 140px;
}
.events .eventcontainer img {
	margin-right: 12px;
}
.events.releases {
	margin-top: 12px;
}
.events.releases .eventcontainer {
	padding-bottom: 8px;
	margin: 4px 0;
}
.events.releases .eventcontainer h5 {
	width: 100%;
}
.events.releases > a {
	font-family: 'AvantGarde Demi';
	font-size: 12px;
	margin-bottom: 12px;
	float: left;
}
.split {
	margin-top: 12px;
	border-right: 1px solid #c2c2c2;
	padding-right: 12px;
}
.split a {
	font-size: 80%;
}
.text {
	margin-top: 24px;
	font-size: 150%;
	line-height: 90%;

	margin-left: 24px;
}
.text .brown {
	color: #b1985c;
}
/* BECOMING A JUDGE */

.becoming h1 {
	margin: 12px 0 0 0;
}
.becoming h3 {
	color: #666666;
	margin-bottom: 6px;
}
.becoming p {
	margin-bottom: 12px;
}
.becoming .inscription {
	padding: 12px 0;
	border-top: 1px solid #c2c2c2;
	width: 100%;
	float: left;
}
.becoming .inscription h5 {
	float: left;
	color: #666666;
	margin-right: 10%;
	width: 18%;
}
.becoming .inscription .labels {
	float: left;
	width: 20%;
}
.inscription .labels label {
	float: left;
	clear: left;
	margin-bottom: 12px;
	line-height: 21px;
	font-size: 14px;
	color: #656565;
}
.becoming .inscription input {
	float: right;
	clear: right;
	width: 50%;
	margin-bottom: 13px;
	border: 1px solid #C2C2C2;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
	padding-left: 3px;
	font-size: 14px;
	color: #656565;
	outline: none;
}
.becoming .inscription .asterisc {
	color: #b1985c;
	float: left;
	margin: 0 0 0 3px;
}
.becoming .inscription .upload {
	float: left;
	clear: left;
	width: 141px;
	height: 26px;
	overflow:hidden;
	background: url('/assets/img/change_image.jpg') no-repeat;
	clip:rect(0px, 80px, 24px, 0px );
	margin: 12px 0 0 28%;
}
.becoming .inscription .upload input {
	float: left;
	width: 100%;
	filter: Alpha(Opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
.inscription h5 span {
	float: none;
	margin: 0;
	font-weight: 100;
	color: #707070;
}
.inscription span {
	float: left;
	margin: 18px;
	font-size: 80%;
	color: #707070;
}
.inscription .dimensions {
	margin: 12% 0 0 24px;
}
.inscription textarea {
	width: 70%;
	float: left;
	height: 120px;
	border: 1px solid #C2C2C2;
}
.inscription.border-bottom {
	border-bottom: 1px solid #c2c2c2;
}
.becoming .inscription img {
	float: left;
}
.submiteffie {
	background-color: #ffffff;
	border: 1px solid #b1985c;
	margin: 12px 12px 0 168px;
	color: #b1985c;
	padding: 12px 72px;

	font-size: 16px;
}
#wrapper .notice{
	width: 97%;
	color: #9F6000;
	border: 1px solid #9F6000;
background-color: #FEEFB3;
	height: 20px;
	padding: 4px 10px;
}

#wrapper .error{
	width: 97%;
	color: red;
	border: 1px solid #9F6000;
background-color: #FEEFB3;
	height: 20px;
	padding: 4px 10px;
}

#wrapper .success{
	width: 97%;
	color: green;
	border: 1px solid #9F6000;
background-color: #FEEFB3;
	height: 20px;
	padding: 4px 10px;
}

.faqstext{
	font-size: 12px;
}
.submiteffie_store {
	background-color: #ffffff;
	border: 1px solid #b1985c;
	margin-top: 10px;
	color: #b1985c;
	padding: 12px 72px;
	font-weight: bold;
	font-size: 16px;
}
.becoming a {
	color: #b1985c;

	margin-top: 6px;
	font-size: 80%;
}
.becoming a span {
	font-weight: 100;
}

/* EVENT CALENDAR */

.event_calendar .countries {
float: left;
list-style: none;
font-size: 0.6em;
width: 100%;
}
.event_calendar .countries li {
margin: 3px 0;
color: #afafb1;
width: 100%;
padding: 2px;

}
.event_calendar .countries ul {
display: none;
}
.event_calendar .countries li:hover {
background: #696969 url("../img/calendar_hover2.jpg") no-repeat right center;
color: #ffffff;
cursor: pointer;
}
.event_calendar .countries ul li {
color: #666666;
cursor: pointer;
font-size: 110%;
}
.event_calendar .countries ul li:hover {
background: none;
color: #666666;
}
.event_calendar .countries ul li .square {
margin-top: -1px;
}

.event_calendar .pattern3 {
	background: url('/assets/img/pat3.png');
	float: left;
	padding: 10px 2px;
	width: 100%;
}
.event_calendar .events {
	border-top: 1px solid #c2c2c2;
	float: left;
	margin-top: 6px;
	padding: 12px 0;
}
.event_calendar .events.headers {
    border-top: none;
}
.event_calendar .events span {
	float: left;
	margin-right: 5%;
	color: #666666;
	width: 100px;
}
.event_calendar .events .collegiate {
	float: left;
	background-color: #666666;
	padding: 3px 8px;
	color: #fff;
}
.event_calendar .events > a:visited {
	color: #b1985c;
}
.event_calendar .events > a {
	float: right;
	width: 14%;
	font-size: 14px;
}
.event_calendar .events > .short {
    width: 11%;
}

.event_calendar .events a.collegiate {
	width: auto;
}
.event_calendar .events .continent {
	font-size: 80%;
	margin-top: 2px;
}
.cases_by_year_container {
    float: left;
}
.event_calendar .events span.eventname {
	font-family: 'AvantGarde Demi';
	width: 260px;
}
.event_calendar .events .cases_by_year {
    margin-right: 2%;
}
.event_calendar .events .bold {
    font-family: 'AvantGarde Demi';
}

.event_calendar .events span.title {
    width: 200px;
}
.event_calendar .events span.brand {
    width: 115px;
}
.event_calendar .events .year {
    width: 50px;
}
.event_calendar .events .prize {
    width: 70px;
}
.event_calendar .events .agency {
    width: 200px;
}
.lookingfor a.archive_link {
    color: #FFFFFF;
    background-color: #000000;
    padding: 3px 10px 3px 10px;
    font-size: 80%;
    font-weight: bold;
}
.global-right-column .lookingfor p.archive_link {
    padding-bottom: 10px;
}

.eventsdiv .border {
	margin: 6px 0;
}
.eventsdiv .letters, .competition_gallery .letters {
	width: 25%;
	margin: 12px auto;
	border: none;
}
.event_calendar .events > img {
	float: left;
}


.calendar .upcoming_events_filter, .calendar .news_countries {
	float: left;
	list-style: none;
	font-size: 0.6em;
}
.calendar .upcoming_events_filter {
	width: 100%;
}

.calendar .upcoming_events_filter .partner{
	margin-left:10px;
}

.calendar .upcoming_events_filter li a,.upcoming_events_filter li{
	margin: 3px 0;
	color: #afafb1;
	width: 100%;
	padding: 2px;

}
.calendar .news li.selected, .calendar .upcoming_events_filter li a:hover, .calendar .upcoming_events_filter li:hover {
	background: #696969 url("/assets/img/calendar_hover2.jpg") no-repeat right center;
	color: #ffffff;

	cursor: pointer;
}
.calendar .upcoming_events_filter li a:hover {
	background: none;
}
.calendar .upcoming_events_filter li.selected a,
.calendar .upcoming_events_filter li:hover a {
	color: #fff;
}


/* EVENT CALENDAR 2 */
.competition_gallery.two h1 {
	color: #666;
	font-size: 36px;
}
.competition_gallery.two h1, .competition_gallery.two span {
	margin: 0;
}
.competition_gallery.two span {
	margin: 12px 12px 24px 0;
	float: left;
	color: #666;
}
.competition_gallery.two span.video-pattern {
	margin: 27px 310px;
}
.competition_gallery.two span.video-pattern.overview-vp {
    margin: 27px 30px;
}
.competition_gallery.two span.pattern {
	margin: 0;
}
.competition_gallery.two p {
	float: left;
	clear: left;
	width: 100%;
}
.competition_gallery.two .eventname a:visited {
	color: #b1985c;
}
.competition_gallery.two .eventname a {
	float: left;
	margin: 12px 18px 0 0;
	font-size: 12px;

}
.competition_gallery.two .eventname .separator {
	margin: 13px 16px 0 0;
	font-size: 10px;
	color: #999;
}
.competition_gallery.two .eventnameright {
	padding-top: 12px;
}
/* COMPETITION GALLERY */

.competition_gallery > img {
	width: 100%;
}
.competition_gallery > span {
	float: left;
	margin: 12px 18px 0 0;
}
.competition_gallery > h1 {
	clear: left;
	color: #666;
	margin: 0;
}
.competition_gallery > a {
	font-size: 80%;
	margin-bottom: 18px;
	float: left;
	width: 15%;
}
.competition_gallery .events  .img {
	float: left;
}
.competition_gallery .events  .img img {
	width: 100%;
}
.competition_gallery .events .content {
	margin-top: 34px;
}
.competition_gallery .events .content span {
	font-size: 14px;
}
.competition_gallery .events .collegiate {
	margin: 0;
	float: left;
	clear: left;
}
.competition_gallery .events .content > a {
	font-size: 13px;

	float: right;
}
.competition_gallery .events .content > a:visited {
	color: #b1985c;
}
.competition_gallery .events.border-last {
	border-bottom: 1px solid #999;
}
.competition_gallery .events .eventname {
	margin-bottom: 6px;
}
.competition_gallery .events .eventname-content {
	float: left;
}
.competition_gallery .events .eventname span {
	margin: 0;
}
.competition_gallery .eventname h1 {
	margin-top: 12px
}
.competition_gallery .info {
	float: left;
	width: 100%;
	padding: 12px;
	margin-top: -160px;
	box-sizing: border-box;
	background: url('/assets/img/slidehtmlbackground.png');
	position: relative;
}
.competition_gallery .info span {
	float: left;
	color: #fff;
	margin-right: 6px;
	font-size: 16px;
	margin-left: 3px;
}
.competition_gallery .info h1 {
	float: left;
	color: #fff;
	font-size: 36px;
	clear: left;
	margin: 0;
	margin-top: 12px;
}
.competition_gallery .info a {
	float: left;
	clear: left;
	color: #b1985c;
	font-size: 12px;

	margin-top: 12px;
	margin-left: 6px;
}
/* STORE TROPHY */
.trophyform p {
	float: left;
	margin-bottom: 18px;
}
.trophyform .max_text {
	margin-top: 5px;
	margin-left: 12px;
}
.trophyform .price {

	float: left;
	clear: both;
	margin-bottom: 18px;
}
.trophyform label {
	float: left;
	width: 20%;
	clear: left;
	margin-bottom: 18px;
	margin-top: 4px;
}
.trophyform .select, .trophyform input {
	float: left;
}
.trophyform .select {
	width: auto;
    margin-left: 0;
    min-width: 80px;
    margin-top: 3px;
}
.trophyform input[type="text"] {
	border: 1px solid #C2C2C2;
	font-size: 90%;
	color: #666666;
	height: 23px;
}
.trophyform select {
	float: left;
	width: auto;
	min-width: 100px;
	border: none;
	height: 100%;
	background: transparent;
  -moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
	color: #666666;
	font-size: 80%;
	padding: 0 6px;
	/*-moz-appearance: caret;*/
}

.trophyform a:not(.unstyled-link) {
	float: left;
	color: #B1985C;
	margin-top: 26px;
	margin-left: 18px;
}

.trophyform .add {
	clear: left;
	margin-left: 20%;
	margin-top: 6px;
}
.trophyform .border {
	margin-bottom: 18px;
}
.trophyform .required{
	color: #b1985c;
	clear: left;
	font-style: italic;
	font-size: 13px;
	margin-bottom: -10px;
}

/* CART */
.shoppingcont {
	position: absolute;
	max-width: 1140px;
	/* width: 100%;*/
	top: 32px;
	left: -135px;
	display: none;
	z-index: 100;
}
.shoppingcart {
	float: right;
	background-color: #d6d7d9;
	width: 650px;
}
.shoppingcart .products {
	float: left;
	width: 100%;
	box-sizing: border-box;
}
.shoppingcart .products .header {
	float: left;
	width: 100%;
	padding: 6px 6px 0 6px;
	margin-bottom: 6px;
}
.shoppingcart .products .header li {
	float: left;
	color: #676767;
}
.shoppingcart .products .header li:first-child {
	width: 300px;
}
.shoppingcart .products .cart-items {
	float: left;
	width: 100%;
	padding: 0 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cart-checkout-button {
	background-color: #000 !important;
	border: 2px solid #fff !important;
	font-family: "AvantGarde Bold" !important;
	color: #fff !important;
	padding: 1px 6px;
}
.items-container {
	float: left;
	width: 100%;
	margin-bottom: 12px;
	border-top: 1px solid #fff;
	padding-top: 12px;
}
.items-container .item {
	float: left;
	width: 100%;
	margin-right: 14px;
}
.items-container .item img {
	width: 80px;
	float: left;
	margin-right: 6px;
}
.items-container .info {
	float: left;
	width: 210px;
	margin-right: 7px;
}
.items-container .info h5 {
	margin-bottom: 6px;
}
.items-container .usual-fields {
	float: left;
	width: 306px;
	font-size: 12px;
	color: #646464;
	font-family: 'Avenir Next';
}
.items-container .usual-fields span {
	text-align: right;
	float: left;
}
.items-container .usual-fields .price {
	width: 55px;
}
.items-container .usual-fields .quantity {
	width: 50px;
	margin-left: 42px;
}
.items-container .usual-fields .auto-renewable {
	width: 50px;
	margin-left: 42px;
}

.items-container .usual-fields .form-auto-renewable {
  width: 50px;
	margin-left: 42px;
}

.items-container .usual-fields .total {
	width: 50px;
	margin-left: 12px;
}
.usual-fields .cart-item-delete {
	float: left;
	margin-left: -10px;
}
.usual-fields .cart-item-delete a {
	color: #646464;
	border-bottom: 1px solid #646464;
	padding-bottom: 1px;
}
.topnav-cart-total {
  float: right;
	background-color: #000;
	width: 100% !important;
	padding: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
	margin-top: 24px !important;
}
.topnav-cart-total .total {
	color: #fff !important;
	width: 220px;
	float: right;
	text-align: right;
	margin-right: 52px;
}
.topnav-cart-total .buttons {
	float: right !important;
	clear: right;
	margin-right: 52px;
}
.topnav-cart-total .buttons button {
	background-color: #000 !important;
	border: 2px solid #fff !important;
}
.topnav-cart-total .buttons button a {
	font-family: "AvantGarde Bold" !important;
	color: #fff !important;
}

.personalization .info {
	padding-left: 0;
	margin-top: 12px;
}
/*ENTRY*/

.entry2 .steps {
	float: left;
}

.entry2 .entryinfo {
	cursor: pointer;
	padding-bottom: 0;
}
.entry2 .entryinfo:hover {
	background-color: #c2c2c2;
}
.entry2 .entryinfo h2 {
	float: left;
	margin: -3px 0px 12px 12px;
}
.entry2 .entryinfo:hover h2 {
	color: #fff;
}
.entry2 .entryinfo .close {
	float: right;
	margin-right: 18px;
	color: #fff;
	display: none;
}
.entry2 .information {
	float: left;
	padding: 6px;
	background-color: #fff;
	display: none;
}
.entry2 .information p {
	float: left;
	margin-left: 12px;
}
.entry2 .information h5 {
	border: none;
	float: left;
	width: 100%;
	color: #626262;
	margin: 12px 0;
	margin-left: 12px;
}
.entry2 .information .tip {
	float: left;
	margin-left: 12px;
	color: #c2b27f;
	font-size: 80%;
	font-style: italic;
}
.entry2 .eventsdiv {
	float: left;
	margin-left: 12px;
	padding-bottom: 12px;
	display: none;
}
.entry2 .events {
	border-top: 1px solid #c2c2c2;
	padding-top: 12px;
}
.entry2 .eventsdiv h5 {
	width: 25%;
	float: left;
	margin-top: 3px;
}
.entry2 .eventsdiv p {
	float: left;
	width: 25%;
	margin-right: 12%;
}
.entry2 .eventsdiv p a {
	float: none;
	margin-left: 6px;

}
.entry2 .eventsdiv span {
	float: left;
}
.entry2 .eventsdiv a {
	float: right;
	margin-right: 18px;
}
.square, .entry2 .information.competition .square{
	width: 16px;
	height: 16px;
	background: url('/assets/img/square_competition.jpg') no-repeat;
	float: left;
	margin-top: 1px;
	cursor:pointer;
}
.square_on{
	width: 16px;
	height: 16px;
	display:none;
	float: left;
	margin: 4px 06px 0 0;
	background: url('/assets/square_competition_on.jpg') no-repeat;
	cursor:pointer;
}
.information.competition {
	float: left;
}
.information.competition p a {
	float: none;
	margin-left: 0;
	text-decoration: underline;
}
.square.error {
	background: url('/assets/img/square_competition_error.jpg') no-repeat;
}

.entry2 .information.competition p {
	width: 96%;
	margin-left: 0;
	margin-bottom: 12px;
}
.entry2 .information.competition input {
	background-color: #ffffff;
	border: 1px solid #b1985c;
	margin: 12px 12px 0 0;
	color: #b1985c;
	padding: 6px 12px;

}



/*STEPS*/
.step-cont {
	float: left;
}
.step-cont:hover {
	cursor: pointer;
}
.step-cont h3, .step-cont p {
	color: #fff;
}
.step1 {
	background: url('../img/big_steps1.png') no-repeat;
	width: 458px;
	height: 248px;
}

.steps p {
	width: 80%;
	margin-top: 12px;
}
.steps {
	padding: 12px;
}
.step2, .step3 {
	background: url('../img/big_steps_half.png') no-repeat;
	width: 130px;
	height: 248px;
	margin-left: -86px;
}
.step2 h3, .step3 h3 {
	margin-left: 48px;
}

/* SLIDER COMPETITION */
.competition_gallery.two .slides span {
	float: none;
}
.slider-competition ul {
	list-style: none;
}
.slides-show {
  float: left;
  width: 86.5%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 500px;
}
.slides {
	display: none;
}
.thumbs ul {
	float: right;
}
.thumbs li {
	cursor: pointer;
	float: left;
	clear: left;
}
.thumbs li img {
	float: left;
}
.thumbs .pattern {
	width: 138px;
	height: 86px;
	background: url('/assets/img/pat.png');
	position: absolute;
	float: left;
}



/*SCROLL SLIDER*/

#scrollbar1 { width: auto; clear: both; margin: 0 0 10px; }
#scrollbar1 .viewport { width: auto; height: 424px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; }
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { background-color: #bfc0c4; }
#scrollbar1 .scrollbar { position: relative; float: right; width: 13px; }
#scrollbar1 .track { background-color: #333333; height: 100%; width:6px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { margin-left: -1px; height: 20px; width: 8px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar1 .thumb .end { overflow: hidden; height: 5px; width: 13px; }
#scrollbar1 .disable{ display: none; }
.noSelect { user-select: none; -o-user-select: none; -ms-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

.account{
	float: left;
}
.account h5 {
	float: left;
	width: 130px;
	font-family: 'AvantGarde Medium';
}
.account .cont-form {
	float: right;
	width: 74%;
}
.account .cont-form label {
	float: left;
	font-size: 12px;
	color: #666666;
	font-family: AvantGarde, Arial;
	cursor: text;
	margin-top: 0;
	width: 31%;
}
.account .cont-form .select, .account .cont-form input,
.account .cont-form textarea {
	width: 63%;
	float: right;
	padding-left: 5px;
	margin-right: 0;
}
.account .cont-form textarea {
	width: 63.5%;
}
.account .cont-form .select {
	height: 20px;
}
.account .cont-form .zipcode {
	width: 36%;
	float: right;
	margin-right: 109px;
}
.account .cont-form input, .account .cont-form textarea {
	border: 1px solid #C2C2C2;
	font-size: 90%;
	color: #666666;
}
.account .cont-form textarea {
	height: 62px;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
	padding-left: 3px;
}
.account > span {
	color: #b1985c;
	float: left;
	clear: left;
	width: 100%;
	font-style: italic;
	font-size: 13px;
	margin-bottom: -10px;
}
.account .cont-form .disabled {
	background-color: #ededed;
}
.account .cont-form .square{
  margin-top: 1px;
  width: 16px;
  height: 16px;
  background: url('/assets/img/square_competition.jpg') no-repeat;
  float: left;
  clear: left;
}
.account .cont-form .error, .account .cont-form .password_match_error{
	border: 1px solid #ff3333;
	background: url('/assets/img/error_complete_text.png');
}
.account .cont-form .select.error_select {
	border: 1px solid #ff3333;
	background: url('/assets/img/error_complete.png');
}
.account .cont-form .error_blank {
  border: 1px solid #ff3333;
  background: url('/assets/img/error_complete_text.png');
}
.account .cont-form .info_block .password_length_error {
  border: 1px solid #ff3333;
  background: url('/assets/img/error_complete_text.png');
}
.account .cont-form input[type="checkbox"] {
	float: left;
	width: auto;
	margin: 2px 6px 0 0;
}
.account .cont-form .checkbox {
	float: left;
	margin: 2px 6px 0 0;
	background: url('/assets/img/checkboxes.png');
	width: 16px;
	height: 14px;
	cursor: pointer;
}
.account .cont-form .confirm-pw {
	float: left;
	font-size: 10px;
	margin: 6px 0 10px 23px;
	color: #888;
	font-style: italic;
}
#change-password-fields {
    display: none;
}
.account .cont-form .select select {
	width: 120%;
}
.account .information.competition p {
	width: 94.5%;
	margin-left: 6px;
}
.account .cont-form .red {
	color: #ff3333;
}
.account .cont-form .margintop {
	margin-top: 16px;
}
.account .required {
	color: #b1985c;
}
.account .cont-form .select.salutation  {
	width: 15%;
	float: right;
	margin-right: 174px;
}
.error-message {
	width: 15px;
	background: url('/assets/img/error_message.jpg') no-repeat !important;
	float: left;
	height: 15px;
	margin-top: 3px;
	border:none !important;
}
.account .cont-form .contact-number {
	margin-top: 12px;
}
.contact-number{
	float: right;
	width: 256px;
}
#c_number_1,
#c_number_2,
#c_number_3 {
	width: 50px;
	padding-left: 2px;
	float: left;
	font-style: italic;
	font-family: AvantGarde, Arial;
	font-size: 12px;
}
#c_number_1{
	margin-right: 4px;
}
#c_number_2{
	margin-right: 0;
}
#c_number_3{
	width: 135px;
	float: right;
	margin: 0;
}
.account .cont-form .contact-number input {
	width: 60px;
	float: left;
	margin-right: 12px;
	box-sizing: border-box;
	padding-left: 3px;
	font-size: 13px;
}
.account .cont-form .contact-number .number {
	width: 132px;
	margin-right: 0;
}
.black-message {
	width: auto;
	padding: 6px 15px;
	color: #fff;
	font-size: 13px;
	font-family: 'AvantGarde Demi';
	background-color: #000;
	box-shadow: 1px 1px 6px #444;
	float: left;
	position: absolute;
	display: none;
}
.black-message:after {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.black-message:after {
	border-color: rgba(0, 0, 0, 0);
	border-bottom-color: #000000;
	border-width: 6px;
	left: 50%;
	margin-left: -6px;
}

.sign-pop, .email-sign-success-pop, .report-pop{
	display:none;
	background-color: #b1985c;
	width: 500px;
	padding: 18px;
}
.sign-pop span, .email-sign-success-pop span, .report-pop span {
	float: right;
	color: #fff;
}
.sign-pop h2, .email-sign-success-pop h2, .report-pop h2 {
	color: #fff;
	float: left;
	width: 100%;
	font-size: 36px;

}
.sign-pop p, .email-sign-success-pop p, .report-pop p{
	float: left;
	clear: left;
	color: #fff;
	font-size: 16px;
}
.sign-pop p a,  .email-sign-success-pop p a{
	color: #fff;
	text-decoration: underline;
}

.sign-up-popup {
	background-color: #000;
	display:none;
}


/* ============================= */
/* ! Layout for DIFF RESOLUTIONS  */
/* ============================= */
@media only screen and (max-width: 1320px) {
	.shoppingcart {
		right: 61px;
	}
	#slider .htmlslide {
		left: 995px;
	}
}
@media only screen and (max-width: 1280px) {
	.shoppingcart {
		right: 20px;
	}
	#slider .htmlslide {
		left: 1050px;
	}
}
@media only screen and (max-width: 1152px) {
	.shoppingcart {
		right: 20px;
	}
	#slider .htmlslide {
		left: 960px;
	}
}
@media only screen and (max-width: 1024px) {

	.shoppingcart {
		right: 0;
	}

	/*#slider .htmlslide {
		left: 800px;
		width: 100px;
	}
	#slider .textslide {
		right: 100px;
	}*/
	.textslide.down {
		top: 300px;
	}

}

/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */
@media only screen and (max-width: 500px) {

	.htmlslide {
		right: 830px;
		width: 310px;
		top: 140px;
	}
	.controls {
		display: none;
	}
	.slidercont, .slidercont li > img {
		width: 320px;
		height: 250px;
	}
	.big, .social, .social2, .search {
		display: none;
	}
	.twelvecol.header {
		padding: 0;
	}
	.twocol.big2 {
		display: block;
		padding: 0;
		float: left;
	}
	.head {
		margin-top: 20px;
	}
	.menu {
		display: none;
	}
	.menuoption {
		display: block;
		float: right;
		margin-top: 32px;
		margin-right: 12px;
		cursor: pointer;
	}
	.menuoption:hover {
		color: #000;
	}
	.menuoptionover {
	background: url('/assets/img/dropdown/hover.png') bottom center no-repeat;
	text-decoration:none;
	}

	.menu-mobile {
		position: absolute;
		top: 108px;
		z-index: 99;
		width: 100%;
		display: none;
	}
	.menu-mobile .main {
		position: absolute;
		padding: 12px 12px;
		width: 100%;
		left: 0;
		background-color: #000;
	}
	.menu-mobile .main span {
		float: left;
		clear: left;
		color: #ffffff;
		cursor: pointer;
		width: 100%;
	}

	.menu-mobile .categories {
		display: block;
		position: absolute;
		padding: 12px 0;
		width: 100%;
		left: 320px;
		background-color: #000;
		top: 0;
	}

	.menu-mobile .categories span {
		float: left;
		clear: both;
		color: #ffffff;
		cursor: pointer;
		width: 100%;
		margin-left: 12px;
	}
	.menu-mobile .categories .headmobile {
		text-align: center;
		border-bottom: 1px solid #5b5b5b;
		padding-bottom: 6px;
		color: #ffffff;
	}
	.menu-mobile .categories .headmobile img {
		float: left;
		cursor: pointer;
	}
	.menu-mobile .categories .headmobile h4 {
		width: 265px;
	}

	.menu .menuoption a span:hover, .menu ul .menuoption:hover a span {
	background: none;
	text-decoration:none;
	}
	.blog_entries img {
		float: left;
		clear: both;
		width: 100%;
	}
	.entries {
		width: 100%;
	}
	.entries h6 {
		font-size: 12px;
		padding-bottom: 0;
	}
	.entries h2 {
		width: 100%;
		font-size: 18px;
	}
	.sponsors .entries, .sponsors img {
		width: 100%;
	}
	.sponsors .entries h2 {
		width: 100%;
		float: left;
	}
	.news {
		width: 100%;
	}
	.calendar {
		width: 100%;
		border: none;
	}
	.calendar .countries {
		width: 100%;
		overflow: hidden;
	}
	.calendar h6 {

		font-size: 14px;
	}
	.calendar .countries li {
		width: 100%;
		color: #AFAFB1;
		font-size: 14px;

		border-bottom: 1px solid #c2c2c2;
		padding: 6px 0 6px 10px;
		margin: 0;
	}
	.calendar .countries li:hover {
		background-image: none;
		background-color: #666666;
		color: #ffffff;
	}
	.schedule {
		display: none;
	}
	.news a {
		display: none;
	}
	.news {
		margin-bottom: 24px;
		float: left;
	}
	.news2 a {
		display: none;
	}
	.cta {
		background-color: #ffffff;
		border-bottom: 1px solid #ae9b59;
		border-top: 1px solid #ae9b59;
		font-size: 12px;
	}
	.cta p, .cta a, .cta input {
		display: none;
	}
	.cta.black {
		background-color: #ffffff;
		border-top: none;
		margin-bottom: 36px;
		float: left;
	}
	.cta.black img {
		display: none;
	}
	.final.searchfoot {
		float: left;
		padding: 0;
	}
	.searchfoot .search {
		display: block;
		width: 100%;
		float: left;
	}
	.searchfoot .search input {
		width: 72%;
	}
	.sitemap ul {
		margin-top: 24px;
	}
	.sitemap ul li {
		clear: left;
	}
	.final.signbut {
		float: left;
		width: 100%;
		padding: 0
	}
	.final.signbut a {
		font-size: 90%;
	}
	.reserved h6, .reserved p {
		margin: 0;
		padding: 0;
		line-height: 14px;
	}


	/* ABOUT */
	.infoabout {
		float: left;
	}
	.infoabout h2 {
		font-size: 20px;
		margin: 12px 0;
	}
	.bottomabout {
		border: none;
	}
	.columnabout {
		width: 100%;
		margin-bottom: 12px;
		border-top: 1px solid #c2c2c2;
		padding-top: 18px;
	}
	.columnabout h1 {
		display: block;
		float: left;
		width: 100%;
	}
	.columnabout img {
		display: none;
	}
	.columnabout a img {
		display: inline;
		margin-left: 3px;
	}
	.columnabout p {
		margin: 0;
	}

	/* GLOBAL */
	.global h3 {
		margin-bottom: 12px;
	}
	.global .resource h1 {
		padding: 18px 0;
		border-bottom: 1px solid #b1985c;
		border-top: 1px solid #b1985c;
		font-size: 30px;
		margin: 12px 0 0 0;
		display: block;
	}
	.global .resource .no-border {
		border-top: none;
		margin-top: 0;
	}
	.global .resource img {
		display: none;
	}
	.global-right-column .lookingfor {
		margin-top: 0;
	}
	.global-right-column .pattern3 {
		padding-right: 0;
		padding-left: 0;
	}
	.global-right-column .sponsoredby h5 {
		margin-left: 12px;
	}
	.global-right-column .sponsoredby2 img {
		display: none;
	}
	.global-right-column .sponsoredby2 h5, .global-right-column .sponsoredby2 p {
		width: 100%;
		margin: 0 12px;
	}
	.global-right-column .sponsoredby2 p {
		margin-top: 6px;
		float: left;
	}
	.global-right-column .sponsoredby2 p img {
		display: inline;
		width: auto;
		margin: 0;
		float: none;
	}

	/* JOBS */
	.infojobs h1 {
		margin-top: 12px;
	}

	/* EFFIE INDEX */
	.effieindex .news2 {
		margin-bottom: 24px;
		float: left;
	}
	.columnseffiex {
		border: none;
	}
	.columnseffiex img {
		display: none;
	}
	.columnseffiex .columns {
		width: 100%;
		margin-top: 0;
		border-top: 1px solid #c2c2c2;
		padding: 12px 0;
	}
	.columnseffiex .columns h4 {
		font-size: 30px;
	}
	.columnseffiex .columns a img {
		display: inline;
	}

	/* CONTACT US */
	.contact h1 {
		float: left;
		clear: both;
	}
	.effiecontacts, .effiecontacts .infolist {
		float: left;
		clear: left;
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.effiecontacts {
		padding: 18px 0;
	}
	.effiecontacts h4 {
		float: left;
		width: 100%;
	}
	.partners .effiecontacts h4, .partners .effiecontacts li {
		font-size: 14px;
	}
	.partners .infolist li h4 {
		font-size: 14px;
		margin-bottom: 0;
	}
	.effiecontacts .infolist {
		padding-bottom: 12px;
	}
	.effiecontacts.border-bot {
		border-bottom: none;
	}
	.normal {
		display: none;
	}
	.mobile {
		display: block;
	}
	.twelvecol.zoneslist {
		float: left;
	}
	.zoneslist.mobile div {
		width: 100%;
		float: left;
		text-align: center;
		border-top: 1px solid #c2c2c2;
		padding: 10px 0;
	}
	.zoneslist.mobile div.border-bottom {
		border-bottom: 1px solid #c2c2c2;
	}
	.zoneslist.mobile div li {
		width: 116px;
		text-align: center;
		border-right: 1px solid #c2c2c2;
		margin-right: 14px;
	}
	.zoneslist.mobile div li.no-border {
		border: none;
	}
	.zoneslist.mobile div li a {
		float: none;
	}
	.mobilelist .infolist {
		width: 100%;
		margin-left: 12px;
	}
	.partners.contact h1 {
		margin-left: 12px;
	}

}


/* ========================================== */
/* ! Provide higher res assets for iPhone 4   */
/* ========================================== */

@media only screen and (-webkit-min-device-pixel-ratio: 2) {

/*	.logo {
		background: url(logo2x.jpg) no-repeat;
		background-size: 212px 303px;
	}*/

}




/*ENTRY ENZO*/

.entry2 .steps {
	float: right;
}

.entry2 .entryinfo {
	cursor: pointer;
	padding-bottom: 0;
}
.entry2 .entryinfo:hover {
	background-color: #c2c2c2;
}
.entry2 .entryinfo h2 {
	float: left;
	margin: -3px 0px 12px 12px;
	font-family: 'AvantGarde Medium';
	font-weight: bold;
	font-size: 18px;
}
.entry2 .entryinfo:hover h2 {
	color: #fff;
}
.entry2 .entryinfo .close {
	float: right;
	margin-right: 18px;
	color: #fff;
	display: none;
}
.entry2 .information {
  width: 96%;
  float: left;
  padding: 6px;
  background-color: #fff;
  display: none;
}
.entry2 .information p {
	float: left;
	margin-left: 12px;
}
.entry2 .information h5 {
	border: none;
	float: left;
	width: 100%;
	color: #626262;
	margin: 12px 0;
	margin-left: 12px;
}
.entry2 .information .tip {
	float: left;
	margin-left: 12px;
	color: #c2b27f;
	font-size: 80%;
	font-style: italic;
}
.entry2 .eventsdiv {
	float: left;
	margin-left: 12px;
	padding-bottom: 12px;
	display: none;
	width: 100%;
}
.entry2 .events {
	border-top: 1px solid #c2c2c2;
	padding-top: 12px;
	margin-top: 6px;
	margin-bottom: 12px;
	font-size: 12px;
}
.entry2 .eventsdiv h5 {
	width: 25%;
	float: left;
	margin-top: 3px;
	font-size: 12px;
}
.entry2 .eventsdiv > h5 {
	width: auto;
}
.entry2 .eventsdiv > h5:first-child {
	margin-right: 128px;
}
.entry2 .eventsdiv .detail {
	width: 25%;
	margin-right: 66px;
}
.entry2 .eventsdiv .format {
	margin-right: 55px;
}
.entry2 .eventsdiv .content {
	float: left;
	width: 25%;
	margin-right: 12%;
}
.entry2 .eventsdiv .content p {
	float: left;
	width: 100%;
	font-size: 12px;
}
.entry2 .eventsdiv .content a {
	float: none;
	margin-left: 2px;

	font-size: 13px;
	color: #b1985c;
}
.entry2 .close-step {
	display: none;
}
.entry2 .eventsdiv span {
	float: left;
}
.entry2 .eventsdiv a {
	float: right;
	margin-right: 18px;
	font-size: 12px;
}
.entry2 .information.competition .square {
	width: 16px;
	height: 16px;
	background: url('/assets/img/square_competition.jpg') no-repeat;
	float: left;
	margin-top: 4px;
	margin-right: 6px;
}
.entry2 .information.competition p {
	width: 96%;
	margin-left: 0;
	margin-bottom: 12px;
}
.entry2 .information.competition input {
	background-color: #ffffff;
	border: 1px solid #b1985c;
	margin: 24px 12px 0 0;
	color: #b1985c;
	padding: 6px 12px;

	float: left;
	clear: left;
}



/*STEPS*/
.step-cont {
	float: left;
}
.step-cont:hover {
	cursor: pointer;
}
.step-cont h3 {
	font-family: 'AvantGarde Demi';
}
.step-cont h3, .step-cont p {
	color: #fff;
}
.step1 {
	background: url('/assets/img/big_steps1.png') no-repeat;
	width: 458px;
	height: 248px;
}

.steps p {
	width: 80%;
	margin-top: 12px;
	font-size: 13px;
}
.steps {
	padding: 12px;
}
.step2, .step3 {
	background: url('/assets/img/big_steps_half.png') no-repeat;
	width: 130px;
	height: 248px;
	margin-left: -65px;
}
.step2 h3, .step3 h3 {
	margin-left: 48px;
}
.step2 .title, .step2 p, .step3 .title, .step3 p {
	display: none;
	margin-left: 47px;
	width: 350px;
}
.step2 {
	opacity: 0.5;
}
.step2 p, .step3 p{
	width:300px;
}
.step3 {
	opacity: 0.2;
	margin-left: -84px;
}


/* SLIDER COMPETITION */
.competition_gallery.two .slides span {
	float: none;
}
.slider-competition ul {
	list-style: none;
}
.slides-show {
	float: left;
	width: 86.5%;
}
.slides-show img {
	max-height: 500px;
}
.slides {
	display: none;
}
.thumbs ul {
	float: right;
	width: 100%;
}
.thumbs li {
	cursor: pointer;
	float: left;
	clear: left;
	width: 100%;
}
.thumbs li img {
	float: left;
	width: 100%;
	min-height: 93px;
	min-width: 127px;
}
.thumbs .pattern {
	width: 140px;
	height: 100px;
	background: url('/assets/img/pat.png');
	position: absolute;
	float: left;
}

.thumbs .video-pattern {
	width: 57px;
	height: 37px;
	background: url('/assets/img/play-box1.png');
	position: absolute;
	float: left;
	margin: 27px 30px;
	display: block;
}

.slides-show .judge-video-pattern{
	width: 57px;
	height: 37px;
	background: url('/assets/img/play-box1.png');
	position: absolute;
}

.slides-show .judge-video-pattern{
	width: 57px;
	height: 37px;
	background: url('/assets/img/play-box1.png');
	position: absolute;
}

.judging-video-pattern{
	width: 57px;
	height: 37px;
	background: url('/assets/img/play-box1.png');
	position: absolute;
	float: left;
	margin: 90px 145px;
	cursor:pointer;
}
@-moz-document url-prefix() {
	.competition_gallery.two span.video-pattern.overview-vp {
		margin: 27px -85px;
	}
}

.slides-show .video-pattern {
	width: 251px;
	height: 335px;
	background: url('/assets/img/play-big-gold.png');
	position: absolute;
  margin-left: 35px;
	opacity: 0.7;
	filter: alpha(opacity = 70);
	display: none;
}

.thumbs .video-pattern-login {
	width: 138px;
	height: 78px;
	margin-top:3px;
	background: url('/assets/img/pleaselogin.jpg');
	position: absolute;
	float: left;
	display:none;
}

/*SCROLL SLIDER*/

#scrollbar1 { width: auto; clear: both; margin: 0 0 10px; }
#scrollbar1 .viewport { height: 373px; overflow: hidden; position: relative; width: 94%; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; width: 100%;}
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { background-color: #bfc0c4; }
#scrollbar1 .scrollbar { position: relative; float: right; width: 6%; }
#scrollbar1 .track { background-color: #333333; height: 100%; width:6px; position: relative; padding: 0 1px; float: right}
#scrollbar1 .thumb { margin-left: -1px; height: 20px; width: 8px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar1 .thumb .end { overflow: hidden; height: 5px; width: 13px; }
#scrollbar1 .disable{ display: none; }
.noSelect { user-select: none; -o-user-select: none; -ms-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }


.advanced-options select {
	float: left;
	width: 220px;
	border: none;
	height: 100%;
	margin-left: 6px;
	background: transparent;
  -moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}
.advanced-options .select {
	width: 92%;
}
.advanced-options a {
	float: left;
}
.advanced-options {
	float: left;
}
.advanced-options ul {
	display: none;
}


/*about*/
	.filasabout {
		border-top: 1px solid #c2c2c2;
		float: left;
		width: 100%;
		padding: 24px 0;
	}

	.filasabout .infoabout-cont a {
		float:left;
		margin-right:12px;
		width: 35%;
	}

	.filasabout .infoabout-cont a img {
		width: 100%;
	}

	.filasabout p {
		float:left;
		width:60%;
		margin-right:12px;
		font-size: 13px;
	}

	.linksabout{
		float:left;
		width:200px;
	}
	.linksabout a {
		color: #b1985c;
		font-size: 12px;
		float: left;
		clear: left;
		font-family: 'AvantGarde Demi';
	}
	.infoabout {
		float: left;
		margin-bottom:12px;
	}


/* CASES */
.keyword {
	background-color: #c1c2c6;
	float: left;
	width: 100%;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
	padding: 12px;
	margin-bottom: 12px;
}

.keyword label {
	color: #666;
	font-size: 13px;
	text-transform: uppercase;

	float:left;
	clear:left;
}
.keyword input[type="text"],
.keyword input[type="search"],
.small_select_container select,
.select_container select {
	background-color: #fff;
	color: #666666;
	padding: 0 12px;
	font-weight: 100;
	width: 100%;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
	border: none;
	margin-bottom: 12px;
	height: 28px;
}
.keyword input[type="submit"] {
	background-color: #666666;
	color: #fff;
	float: left;
	border: none;
	padding: 6px 44px;

	margin-right: 12px;
}
.keyword a {
	color: #666666;
	text-decoration: underline;
	font-size: 12px;

	margin-top: 18px;
	float: left;
}
.keyword .advanced {
	float: left;
	width: 100%;
	font-size: 14px;
	border-top: 1px solid #666;
	padding-top: 12px;
	margin-top: 12px;
	padding-left: 3px;
	box-sizing: border-box;
	cursor: pointer;
}
.keyword .cont {
	display: none;
}
.keyword .combox-container {
	display: none;
	float: left;
	width: 100%;
}
#more_press_room_releases, #press_room_read_more_up {
    display: none;
}
.press_room_read_more {
    cursor: pointer;
}
.keyword h6 {
	color: #666666;
}

.global-right-column.cases .lookingfor {
	margin-top: 12px;
}
.cases-categories {
	width: 46%;
	float: left;
	border-right: 1px solid #c2c2c2;
}
.cases-categories h2 {
	color: #111;
	line-height: 24px;

	font-family: 'AvantGarde Demi';
}
.cases-categories h2 span {
	color: #b4975d;
}
.cases-categories ul {
	float: left;
	width: 100%;
	list-style: none;
	margin-top: 12px;
}
.cases-categories li {
	color: #606060;
	margin: 8px 0;
	width: 100%;
	float: left;
}
.cases-categories li a {
	color: #606060;
	font-family: 'AvantGarde Demi';
}
.specialty  {
	border-right: none;
	margin-left: 42px;
}
.specialty .show-all, .specialty .show-less {
	float: left;
	color: #b1985c;

	font-size: 12px;
}
.specialty .show-less {
	display: none;
}
.specialty h6 {
	color: #b4975d;
	border-top: none;
	border-bottom: 3px solid #b4975d;
	font-size: 13px;
	float: left;
	clear: left;
	width: 100%;
	margin-top: 12px;
}
.specialty li a {
	float: left;
	clear: left;
	color: #606060;
	font-size: 16px;
}
.specialty a.show-all {
	color: #b4975d;
	font-size: 12px;
	margin-left: 3px;
	margin-bottom: 12px;
}
/* CORPORATE REPUTATION */
.corporate .judgeselect {
	background: none;
	border: none;
}
.corporate .judgeselect select {
	margin-left: 0;
}
.corporate .judgeselect,
.corporate .judgeselect .select,
.corporate .judgeselect select {
	float: left;
	width: 99%;
}
.corporate .judgeselect select {
	width: 110%;
	font-size: 36px;

}
.corporate .judgeselect option {
	font-size: 36px;

}
.corporate .judgeselect .select {
	border: none;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	box-shadow: 1px 1px 1px #f6f6f6;
	height: 60px;
}
.corporate .sponsored {
	border: none;
	padding-left: 6px;
}
.sponsored.silver {
	background-color: #a8a9ad;
}
.sponsored.bronze {
	background-color: #a97430;
}
.sponsored.grand {
	background-color: #000000;
}
.finalist {
	background-color: #e3e3e3;
	color: #000000;
}
.winner {
	background-color: #e3e3e3;
	color: #000000;
}
.corporate .blog_entries {
	border-bottom: none;
}
.corporate .blog_entries ul {
	float: left;
	list-style: none;
	color: #656565;
	font-size: 13px;
	margin: 6px 0;
}
.corporate .blog_entries li span {
	margin-right: 5px;
	font-family: 'AvantGarde Demi';
}
.corporate .bottomabout span {
	color: #656565;
	font-size: 13px;
	float: left;
	clear: left;

}
.corporate .sponsoredby {
	margin-bottom: 12px;
}
.addthis_toolbox {
	float: right;
}
#finalists img {
	width: 121px;
}
/* BRAND NAME */

.brand h1 {
	color: #6a6a6a;
	float: left;
	line-height: 37px;
	font-size: 36px;
	width: 100%;
}
.brand h1 span {
	font-weight: 100;
	clear: left;
	float: left;
	margin-top:15px;
	line-height: 33px;
	font-family: 'AvantGarde Medium';
}
.brand .brand-name {
	clear: left;
	float: left;
	color: #6a6a6a;
	font-weight: 100;
	margin: 12px 0 24px 0;
}
.brand .entryinfo h5 {
	color: #6a6a6a;
	font-family: 'AvantGarde Medium';
}
.brand .entryinfo div {
	width: 60%;
	float: right;
}
.brand .entryinfo p {
	width: 100%;
	line-height: 24px;
	margin-bottom: 24px;
}
.brand .entryinfo div h5 a {
	color: #b1985c;
	font-size: 12px;
	font-weight: 100;
}
.brand .pattern3 {
	margin-top: 12px;
}
.brand .pattern3 p {
	margin-bottom: 12px;
}
.brand .pattern3 p span {
	font-family: 'AvantGarde Bold';
}
.social-pins {
	margin-top: 116px;
	border-top: 1px solid #c1c2c5;
	padding-top: 12px;
}
.social-pins > img {
	width: 50px;
}
.brand .addthis_toolbox {
	width: 100%;
	padding-top: 12px;
}
.addthis_button_tweet {
	width: 76px;
}
.insight-entries a.social_buttons_aligment {
	width: auto;
}
.brand .sponsored {
	border-top: none;
	margin: 24px 0;
}

.brand .sponsored .first_h6{
	margin-left:10px;
}

.brand .sponsored .second_h6{
	float:right;
	margin-right:10px;
}


/* EMAIL POP */

.email-pop {
	display:none;
	background-color: #fff;
	width: 500px;
	padding: 18px;
}
.email-pop span {
	float: right;
	color: #999;
	font-size: 14px;
}
.email-pop h1 {
	color: #b1985c;
	float: left;
	width: 100%;
}
.email-pop p {
	float: left;
	clear: left;
	color: #6c6c6c;
	font-size: 16px;
	border-bottom: 1px solid #c2c2c4;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.email-pop .account .cont-form {
	float: left;
	width: 100%;
	border-bottom: 1px solid #c2c2c2;
	padding-bottom: 12px;
}
.email-pop .cont-form {
	color: #686868;
}
.email-pop .cont-form label {
	margin-bottom: 36px;
	float: left;
	clear: left;
}
.email-pop .cont-form label.areas_of_interest, .email-pop .cont-form label.other_initiatives{
  margin-bottom: 14px;
}
.email-pop .information {
	float: left;
	width: 100%;
	padding-left: 20px;
	box-sizing: border-box;
}
.email-pop .information label {
	width: 100%;
}
.email-pop .information span {
  float: left;
  color: #656565;
  margin-left: 10px;
}
.email-pop .information span.square {
	clear: left;
}
.checks {
	float: left;
	margin-bottom: 24px;
}
.checks.right {
	margin-left: 40px;
}
.email-pop input[type="submit"] {
	background-color: #ffffff;
	border: 1px solid #b1985c;
	margin: 12px 12px 0 0;
	color: #b1985c;
	padding: 6px 42px;

	-webkit-box-shadow: 0 2px 3px 1px #666666;
	box-shadow: 0 2px 3px 1px #666666;
	float: left;
	margin-left: 30%;
}


/* REPORT & EMAIL SIGNUP POP*/

.js-report-pop, .js-email-signup-pop {
	display:none;
	background-color: #fff;
	width: 500px;
	padding: 18px;
}
.js-report-pop span, .js-email-signup-pop span {
	float: right;
	color: #999;
	font-size: 14px;
}
.js-report-pop h1, .js-email-signup-pop h1 {
	color: #b1985c;
	float: left;
	width: 100%;
}
.js-report-pop p, .js-email-signup-pop p {
	float: left;
	clear: left;
	color: #6c6c6c;
	font-size: 16px;
	border-bottom: 1px solid #c2c2c4;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.js-report-pop .account .cont-form, .js-email-signup-pop .account .cont-form {
	width: 100%;
	padding-top: 12px;
	padding-bottom: 12px;
}
.js-report-pop .cont-form, .js-email-signup-pop .cont-form {
	color: #686868;
}
.js-report-pop .cont-form label, .js-email-signup-pop .cont-form label {
	margin-bottom: 36px;
	float: left;
	clear: left;
}
.js-report-pop .cont-form label.areas_of_interest, .js-report-pop .cont-form label.other_initiatives{
  margin-bottom: 14px;
}
.js-report-pop .information {
	float: left;
	width: 100%;
	padding-left: 20px;
	box-sizing: border-box;
}
.js-report-pop .information label {
	width: 100%;
}
.js-report-pop .information span {
  float: left;
  color: #656565;
  margin-left: 10px;
}
.js-report-pop .information span.square {
	clear: left;
}
.checks {
	float: left;
	margin-bottom: 24px;
}
.checks.right {
	margin-left: 40px;
}
.js-report-pop input[type='submit'], .js-email-signup-pop input[type='submit'] {
	background-color: #ffffff;
	border: 1px solid #b1985c;
	color: #b1985c;
	padding: 6px 42px;

	-webkit-box-shadow: 0 2px 3px 1px #666666;
	box-shadow: 0 2px 3px 1px #666666;
	margin-left: 30%;
}

.close-button {
  display: block !important;
  border: 1px solid #b1985c;
  color: #b1985c;

  -webkit-box-shadow: 0 2px 3px 1px #666666;
  box-shadow: 0 2px 3px 1px #666666;
  background-color: #E6E7E9;
  padding: 12px;
  margin-left: 40%;
  width:100px;
}

.email-signup-form .sub-text {
	color: #b1985c;
	float: left;
	width: 100%;
	font-size: 12px;
	margin-bottom: 5px;
}

/* SUBSCRIPTIONS */

.subscription h3 {
	color: #666666;
	font-weight: 100;
}

.infoabout span {
	font-size: 14px;
	color: #666;
}

.filasabout .goto {
	float: left;
	clear: left;
	margin: 12px 0;
	font-size: 14px;

	color: #b1985c;
}
.subscription .filasabout p {
	width: 100%;
}
.subscription-block {
    width: 100%;
    float: left;
    margin-bottom: 2%;
}
.subscription-block .subscription-name {
    float: left;
    font-size: 12px;
    color: #666666;
    font-family: AvantGarde, Arial;
    width: 28%;
    margin-right: 1%;
}
.subscription-block .subscription-expire-date {
    float: left;
    font-size: 12px;
    color: #666666;
    font-family: AvantGarde, Arial;
    width: 28%;
    margin-right: 1%;
}
.subscription-block .subscription-renew-link {
    width: 12%;
    float: left;
    font-size: 12px;
    font-family: AvantGarde, Arial;
    margin-right: 2%;
}

.subscription-block .subscription-renew-link  a {
  float: none !important;
  margin-left: 0 !important;
}

.subscription-block .subscription-auto-renewable {
    font-size: 12px;
    color: #666666;
    font-family: AvantGarde, Arial;
    width: 28%;
    float: left;
}


.titles h1 {
	color: #000;
	float: left;
	line-height: 38px;

	font-size: 36px;
}
.titles span {
	color: #b1965f;
	float: left;
	clear: left;
}

.floating_cart_titles li{
    float: left;
}

.continue-shopping {
    text-decoration: underline;
}


.tablerow {
	margin: 24px 0;
	border-top: 1px solid #c2c2c4;
	padding-top: 36px;
}
.tabledata {
	background-color: #e6e7e9;
	padding: 12px;
	margin-bottom: 3px;
	box-sizing: border-box;
}
.tabledata h1 {
	color: #616161;
	font-weight: 100;
	float: left;
	margin-bottom: 0;
	font-size: 36px;
}
.tabledata input[type="submit"] {
	float: right;
	border: 1px solid #b1985c;
	color: #b1985c;
	background-color: #e6e7e9;
	padding: 8px 42px;

}
.tabledata_button {
	margin-top: 25px;
}
.tabledata p {
	float: left;
	clear: left;
	width: 70%;
}
.cases select {
	float: left;
	width: auto;
	min-width: 108%;
	border: none;
	height: 100%;
	background: transparent;
  -moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
	color: #666666;
	font-size: 80%;
	padding: 0 6px;
}
.cases select:disabled {
    background-color: buttonface;
}

.cases .combobox {
	float: left;
	width: 100%;
	border-bottom: 1px solid #666;
	padding-bottom: 24px;
	margin-bottom: 12px;
}
.combobox .select, .combobox h6 {
	float: left;
	clear: left;
	margin-left: 0;
}
.combobox .select {
	width: 100%;
	margin: 3px 0 12px 0;
}

.event-list{
	width: 70%;
	float:right;
}
.news .see_all{
	font-size: 13px;
	width: 66%;
	margin-left: 37%;
	float: left;
}
.news .see_all_cal{
	font-size: 13px;
	width: 66%;
	margin-left: 33%;
	float: left;
}
#superlinks{
	display:inline-block;
	list-style-type:none;
}
#breadcrumbs{
	font-size:12px;
	margin-bottom: 12px;
}
#breadcrumbs li{
	display:inline;
	color: #000;
}
#breadcrumbs li.active{
	font-weight:700;
}
#breadcrumbs li a{
	color: #000;
	font-family: 'AvantGarde Demi';
}
.superlinks li a {
	float: left;
	width: 100%;
	font-size: 20px;
	color: #676767;
	font-family: 'AvantGarde Demi';
	margin-top:10px;
}
.superlinks {
	list-style: none;
}
.close-pop:hover{
  cursor: pointer;

}

/* SEARCH RESULTS */

.results .menu {
	list-style: none;
}
.results .menu a {
	float: left;
	color: #d8d8d8;

	font-size: 12px;
	width: 125px;
}
.results .menu a:hover {
	color: #666666;
}
.results .menu a:hover span {
	font-size: 27px;
	font-weight: 0;
}
.results .menu a span {
	float: left;
	margin-right: 6px;
}
.results .menu a span:hover {
	background-image: none;
}
.results .menu a.active {
	color: #666666;
}
.results .menu a.active span {
	font-size: 27px;
	font-weight: 0;
}
.results .judgeselect {
	float:left;
	margin-bottom: 24px;
}
.results .judgeselect p:first-child {
	float:left;
	margin-right: 0;
}
.results .judgeselect p {
	float:left;
	margin-left: 24px;
}
.results .blog_entries .entries {
	float: left;
	width: 30%;
	list-style: none;
	font-weight:600;
	font-size: 13px;
}
.results .blog_entries .entries li {
	color: #666;
}
.results .blog_entries .entries li div{
	float:right;
	margin-left:10px;
}
.results .blog_entries .entries li div img{
	width:100%;
}
.results .blog_entries .entries.right {
	float: right;
}
.results .blog_entries .entries.right span {
	font-weight: 100;
}
.results .letters ul {
	margin-left: 40%;
}

.lookingfor a h1 {
	color: #000;
	font-size: 27px;
}
.whitepaper a {
	color: #676767;

}
#all_cases h6{
	margin-top:20px;
	margin-bottom: 0;
}

#all_cases a {
	float:left;
	margin-top: 5px;
}

#all_cases .pagination span.current{
	margin-left:7px;
	font-weight:900;
}

#all_cases span.current,
#all_cases .gap {
	float: left;
	margin: 5px 3px 0 3px;
	color: #b1985c;
}
#all_cases .press_room_entry{
	border-top: 0;
	border-bottom:1px solid #999;
}

/* showcase */
.showcase .zoneslist {
	margin-bottom: 24px;
}
.showcase h2 {
	color: #111;
	line-height: 24px;
	font-family: 'AvantGarde Demi';
	margin-bottom: 12px;
}
.showcase h2 span {
	color: #b4975d;
}
.showcase .subcategory_separator > h6 {
	border-top:  none;
	border-bottom:2px solid #b4975d;
	color: #b4975d;
	margin-bottom: 12px;
	font-family: 'AvantGarde Medium';
	font-size: 13px;
}
.showcase .textslide.down {
	bottom: 0;
	top: 370px;
}
.showcase #slider2 {
	margin: 12px 0;
	float: left;
}
.win-categories {
	border: 1px solid #c2c2c2;
	padding: 12px;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
	margin-bottom: 24px;
	margin-right: 39px;
}
.win-categories > div {
	margin-left: 28px;
}
.win-categories h2 {
	color: #686868;
	float: left;
	margin-bottom: 6px;
}
.win-categories  h6 {
	margin-bottom: 1px;
	border: none;
	padding-left: 6px;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
}
.win-categories img {
	margin-bottom: 12px;
	margin-top: -170px;
}
.win-categories .directorimg {
	height: 170px;
	margin-bottom: 12px;
}
.win-categories .directorimg a {
	width: 100%;
}
.win-categories a {
	font-size: 12px;
	float: left;
	clear: left;
}
.win-categories h2 a {
    color: #676767;
    font-size: 24px;
}
.win-categories.clear {
	clear: left;
}
.win-categories.last {
	margin-right: 0;
}
.subcategory_separator{
	float: left;
	clear: left;
	width: 100%;
}

/* Press Room */
.press_room > h1 {
	margin-bottom: 24px;
}
.calendar .press_room_filter, .calendar .news_countries {
	float: left;
	list-style: none;
	font-size: 10px;
	width: 100%;
}
.calendar .news_countries {
	width: 32%;
}
.calendar .press_room_filter li, .calendar .news_countries li {
	margin: 3px 0;
	color: #afafb1;
	width: 100%;
	padding: 2px;

}
.calendar .news li.selected,
.calendar .press_room_filter li:hover,
.calendar .news li.sub_category.selected,
.calendar .news_countries li:hover {
	background: #696969 url("/assets/img/calendar_hover2.jpg") no-repeat right center;
    background-size: auto 100%;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
}
.news .news-list {
	width: 68%;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
	float: right;
	padding-left: 12px;
}
.news .most_popular_list{
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
	float: left;
	font-size:13px;
	font-family: 'AvantGarde Medium';
}
.press_room_entries,
.press_room_entry {
	float: left;
	width: 100%;
}
.press_room_entry {
	padding: 24px 0;
	box-sizing: border-box;
	border-top: 1px solid #999;
}

.press_room_entry:first-child {
	border-top: none;
}

.press_room_entry .image-container {
  width: 150px;
  float: left;
}

.press_room_entry a img {
	float: left;
}

.press_room_entry span {
	float: left;
	margin-right: 24px;
	color: #868686;

}
.press_room_entry h2 {
	float: left;
	clear: left;

}
.press_room_entry p {
	float: left;
	clear: left;
	width: 100%;
}
.press_room_entry.border-last {
	border-bottom: 1px solid #999;
}
.press_room_entry .content a.readmore {
	float: left;
	color: #b1985c;

	font-size: 12px;
	margin-top: 6px;
}
.press_room_entry .content p a {
	float: none;
}
.press_room .letters {
	float: right;
}

.paginate {
	float:right;
	text-align:center;
	margin-top:10px;
	font-size: 12px;
}
.paginate a{
	color:#676767;
}
.partner .sponsors img {
	width: 40%;
}
.partner .sponsors .entries {
	width: 60%;
}
.partner .sponsors .social-pins {
	float: right;
	margin-top: 12px;
	border: none;
	width: 300px;
}
.most_popular {
	float: left;
	width: 100%;
	margin-top: 12px;
}
.most_popular h6 {
	border-top: 2px solid #C2C2C2;
}
.most_popular .cont {
	border-bottom: 1px solid #c2c2c2;
	padding: 12px 0;
}
.most_popular .cont.last {
	border: none;
	padding-bottom: 0;
}
.most_popular img {
	width: 45%;
	float: left;
	margin-right: 20px;
}
.most_popular p {
	color: #676767;
}
.most_popular_list {
    color: #646464;
}

/* webinar styles */
.webinar .sponsors .entries {
	width: 68.5%;
}
.webinar .sponsors img {
	float: left;
	width: 220px;
	margin-right: 12px;
}
.webinar  .social-pins {
	float: right;
	border: none;
	width: 265px;
	margin-top: 0;
}
.webinar .sponsors h5 {
	color: #b1985c;
}

.webinar .sponsors p {
	margin-bottom: 12px;
}
.webinar .sponsors h2.dates {
	float: left;
	clear: left;
	font-size: 14px;
	margin: 0;
}
.webinar .sponsors .entries > a {
	color: #b1985c;
	float: left;
	clear: left;
	margin: 6px 0;
	font-size: 12px;
}


/***** Sponsors JORGE *****/
#sponsors{
	float:left;
	width:620px;
	color:#a9aaac;
    margin-right: 4.8%;
    margin-top:16px;
}
#sponsors .filasabout{
	border-top:3px solid #C2C2C2;
	padding:10px 0;
}
#sponsors .name{
	float:left;
	width:100%;
	border-bottom:1px solid #C2C2C2;
	padding-bottom:10px;
	margin-bottom:10px	;
}
#sponsors .filasabout a{
	float:left;
}
#sponsors .filasabout.bigspon a img{
	width:94%;
	margin:10px 3%;
}
#sponsors .filasabout a img{
	width:96%;
	margin:10px 2%;
}

.judgefilter {
	width: 100%;
	font-family: AvantGarde,Arial;
	font-size: 15px;
	height: 45px;
	border-top: 1px solid #c1c2c5;
	border-bottom: 1px solid #c1c2c5;
	background: url("img/sort_back.png") repeat;
	padding: 0 12px;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
}
.judgefilter p {
	text-transform: uppercase;
	cursor: text;
	font-size: 15px;
	display: inline-block;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}
.judgefilter .select {
	margin-right: 35px;
	width: 105px;
	background: url("/assets/img/downarrowblack.png") no-repeat right center #fff scroll;
	overflow: hidden;
	border: medium none;
	border: 1px solid #c2c2c2;
	text-shadow: none;
	float: left;
	margin-top: 10px;
}
.judgefilter .select select {
	width: 125px;
	text-align: justify;
	outline: medium none;
	border: none;
	background: none repeat scroll 0 0 transparent;
	float: left;
}

.judgefilter .select #region_combo{
	width: 155px;
	text-align: justify;
	outline: medium none;
	border: none;
	background: none repeat scroll 0 0 transparent;
	float: left;
}

/*FAQ PAGEEEEEEEE*/
.faqs .calendar .press_room_filter {
	font-size: 10px;
}
.calendar .news .press_room_filter .sub_category {
	margin-left:10px;
	background: none;
	color: #676767;
}

.faq {
	float: left;
	width: 100%;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
	border-bottom: 1px solid #afafb1;
}
.faq .title {
	width: 100%;
	padding: 12px;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
	float: left;
}
.faq .title:hover {
	background-color: #c1c2c6;
	color: #fff;
	cursor: pointer;
}
.faq .title:hover p:first-child {
	color: #fff;
}
.faq .title span {
	float: right;
	color: #fff;
	margin-top: -6px;
}
#title{
	margin:0 0 0 0;
}
.faq .title.selected {
	color: #fff;
	background-color: #c1c2c6;
}
.faq .title.selected p {
	color: #fff;
}
.faq p {
	font-size: 80%;
	display: none;
	float: left;
}
.faq p:first-child {
	color: #676767;
	display: block;
	font-size: 14px;

}
.faq .answer {
	padding: 18px;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
}
.gotop {
	position: fixed;
	right: 0;
	display: none;
	cursor: pointer;
}
.account_list_form{
	float:left;
	width:100%;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 20px;
}
.account_list_form .area{
	float:left;
	width:160px;
	font-size: 12px;
	color:#666;
	text-transform: uppercase;
	font-weight: 600;
}
.account_list_form .check-cont{
	float:left;
	font-size: 12px;
	color:#666;
}
.account_list_form .check-cont .competition .checks .email_update_cb{
	float:left;
	padding:0;
	margin:0 0 5px;
	width:100%;
}
.account_list_form .check-cont .competition .checks .email_update_cb span{
	width:100%;
	height:auto;
}
.account_list_form .check-cont .competition .checks .email_update_cb label{
	float:left;
	width:80%;
}
.account_list_form .check-cont .competition .checks .email_update_cb input{
	width:20%;
	height:100%;
	float:left;
}
.account_list_form .check-cont .competition .checks{
	width:28%;
}
.account_list_form #signup_news_button{
	float:left;
}
.entry-right-column.margintop {
	margin-top: 82px;
}
.award_categories .links {
	margin-bottom: 12px;
	color: #999;
}
.award_categories .links a {
	font-size: 12px;
	font-family: 'AvantGarde Medium';
	color: #999;
}
.award_categories > h2 {
	color: #111;
	line-height: 24px;
	font-family: 'AvantGarde Demi';
	margin-top: 24px;
	float: left;
	width: 100%;
}
.award_categories h2 span {
	color: #b4975d;
}
.award-categories {
	padding: 12px;
  -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
  box-sizing: border-box;
	border-top: 1px solid #999;
}
.award-categories img {
	float: left;
	width: 24%;
	margin-right:10px;
}
.award-categories div {
	float: left;
	/*margin-left: 5%;*/
	width: 71%;
}
.award-categories .no-photo {
	margin-left: 29%;
}
.award-categories div h2 {
	margin-bottom: 6px;
}
.award-categories div h2 a {
	color: #676767;
	font-family: 'AvantGarde Demi';
	font-size: 20px;
}
.award-categories div a {
	font-size: 12px;
	font-family: 'AvantGarde Demi';
}
.award-categories div.sponsor-img {
	margin-left: 0;
}
.award-categories div.sponsor-img img {
	margin: 24px 24px 24px 0;
	width: 30%;
}
.clear{
	width:100%;
	clear:left;
}
.award-categories .clear {
	float: left;
	width: 100%;
	margin-left: 0;
	padding: 12px 0;
	border-bottom: 1px solid #999;
	border-top: none;
}
.award-categories .award-categories-description {
    width: 100%;
    margin-left: 0%;
    font-size: 14px;
    color: #676767;
    font-family: 'Avenir Next';
}
.award-categories .award-categories-description ul {
    margin-left: 5%;
}
.partner-content {
    font-size: 14px;
    color: #676767;
    font-family: 'Avenir Next';
    /*height: 19px;
    line-height: 19px;*/
}
.partner-content ul {
    margin-left: 6%;
}
.award_categories h6 {
	color: #b4975d;
	border-color: #b4975d;
	border-top: none;
	font-family: 'AvantGarde Medium';
	font-size: 12px;
	margin-top: 12px;
	float: left;
	width: 100%;
}

.morecontent span{
    display:none
}
.index_page_content {
	margin-bottom: 24px;
}
.index_page_content h2 {
    color: #606060;
    font-family: 'AvantGarde Demi';
    margin: 6px 0;
    text-align: center;
}
.index_page_content h2 a{
    height: 24px;
    font-size: 24px;
    color: #606060;
    font-family: 'AvantGarde Demi';
    margin: 6px 0;
    text-align: center;
}
.index_page_content a {
    font-size: 13px;
}

.index_page_content h6 {
    border: none;
    padding: 0;
    color: #676767;
	font-size: 12px;
	margin-bottom: 12px;
}

.index_page_header h3 p{
    color: #b1985c;
}
.insightslider {
 margin: 0 !important;
}


.product-service {
	padding: 12px 0;
	border-top: 1px solid #c2c2c2;
}

input[type=checkbox].css-checkbox {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height:1px;
	width:1px;
	margin:-1px;
	padding:0;
	border:0;
}

input[type=checkbox].css-checkbox + label.css-label {
	padding-left:20px;
	height:15px;
	display:inline-block;
	line-height:15px;
	background-repeat:no-repeat;
	background-position: 0 0;
	vertical-align:middle;
	cursor:pointer !important;
	margin-bottom: 10px
}

input[type=checkbox].css-checkbox:checked + label.css-label {
	background-position: 0 -15px;
	width:auto;
}

.credit-card {
    width: 230px !important;
}

.css-label{
	background-image:url("/assets/img/checkboxes.png");
	width:auto;
}
.cb{
	float:left;
	height:40px;
	width:100%;
}
.cb a, .cb span{
	float:left;
	margin:0 3px 0 0;
}
.account .cb label{
	width:90%;
	clear: none;
}
.pop .checks{
	width:40%;
}
.payment_method_selection{
    margin-bottom: 10px;
}
.payment_method_class {
    width: 82%;
}
.payment_title {
    float: left;
    margin-bottom: 8px;
}
#billing_form .inner{
	margin-bottom:10px;
}

.categorybucketul {
    list-style-type: none;
    margin-left:-1px;/* hide the left borders */
}
.categorybucketli {
    float:left;
    padding: 0 5px;
    border-left:1px solid #676767;
}
.categorybucketdiv {
    overflow:hidden;/* hide the left borders */
}
.addthis_toolbox a{
	padding: 0 2px;
	margin-bottom:5px;
}
.receipt{
	float:left;
	width:100%;
	border-bottom:2px solid #C2C2C2;
}
.receipt h1{
	float:left;
}
.receipt #print_btn{
	color:#C2C2C2;
	float:right;
	padding:3px 20px;
	border:1px solid #C2C2C2;
	margin-top: 20px;
	font-size: 12px;
	font-family: 'AvantGarde Bold';
	cursor:pointer;
}
.the_receipt{
	float:left;
	width:100%;
	padding-top:15px;
}
.the_receipt .receipt_info{
	float:left;
	width:100%;
	color:#c2c2c2;
	font-size:15px;
	text-transform: uppercase;
	font-family: 'AvantGarde Bold';
	margin-bottom:15px;
}
.the_receipt #order{
	float:left;
	width:100%;
	border:none;
	font-family:
}
.the_receipt #order .leftcol{
	float:left;
	width:220px;
}
.the_receipt #order .leftcol div h6{
	border: none;
	border-top: 1px solid #c2c2c2;
	font-size:10px;
	font-family: 'AvantGarde Bold';
	color:#666;
}
.the_receipt #order .leftcol div .order_details{
	font-size:12px;
	font-family: 'AvantGarde Medium';
	color:#666;
}
.the_receipt #order .leftcol div{
	float:left;
	width:100%;
}
.the_receipt #order .leftcol div div{
	float:left;
	width:100%;
}
.the_receipt #order .leftcol #subtotal{
	margin-top: 10px;
}
.the_receipt #order .leftcol #subtotal div .pull-left{
	float:left;
	width:70%;
}
.the_receipt #order .leftcol #subtotal div .pull-right{
	float:right;
	width:30%;
	text-align: right;
}
.the_receipt #order .rightcol{
	float:left;
	margin-left: 30px;
	width:700px;
}
.the_receipt #order .rightcol.full-width {
  width: 100%;
  margin: 0;
}
.the_receipt #order .rightcol #final-line-items{
	border-top: 1px solid #c2c2c2;
	width:100%;
}
.the_receipt #order .rightcol #final-line-items th{
	text-align: left;
	font-size:10px;
	color:#666;
	height:50px;
}
.the_receipt #order .rightcol #final-line-items thead{
	border-bottom: 1px solid #c2c2c2;
	height:50px;
}
.the_receipt #order .rightcol #final-line-items tbody{
	border-bottom: 1px solid #c2c2c2;
}
.the_receipt #order .rightcol #final-line-items td{
	height:30px;
	font-size:12px;
	font-family: 'AvantGarde Medium';
	color:#666;
	vertical-align: middle;
}
.the_receipt #order .rightcol #final-line-items .qty{
	text-align: center;
}
.the_receipt #order .rightcol #final-line-items .total{
	text-align: center;
}
.the_receipt #order .rightcol #final-line-items .auto-renew {
	text-align: center;
	width: 15%;
}
.the_receipt #order .view_content{
	float:left;
	width:100%;
	margin-top:50px;
	padding-top:40px;
	border-top: 2px solid #c2c2c2;
}
.the_receipt #order .view_content .view_content_button{
	float:left;
	font-family: 'AvantGarde Bold';
	font-size: 18px;
	padding:5px 30px;
	border:1px solid #B1985C;
	margin-bottom: 40px;
}

.subscription-button {
  font-family: 'AvantGarde Bold';
  font-size: 14px;
  padding: 5px 30px;
  color: #B1985C;
  border: 1px solid #B1985C;
  max-width: 130px;
  width: initial !important;
  text-align: center;
}

.subscription-button:hover {
  cursor: pointer;
}

/* ENZO SEARCH */
.auto-search {
	float:left;
	clear:left;
	position:absolute;
	width: 271px;
	margin-top: -16px;
}
.auto-search ul {
	float: left;
	list-style: none;
	background-color: #fff;
	font-size: 12px;
	width: 100%;
	border-radius: 3px;
	height: 78px;
	overflow-y: scroll;
}
.auto-search ul li {
	float: left;
	clear: left;
	width: 100%;
	box-sizing: border-box;
	padding: 0 6px;
}
.auto-search ul li:hover {
	background-color: #999;
}
.auto-search ul li:hover a {
	color: #fff;
}
.auto-search ul a {
	text-decoration: none;
	color: #000;
	margin-top: 3px;
}

.alert-notice {
  background-color: #b1985c;
  width: 100%;
  padding: 10px;
  color: #fff;
  margin-bottom: 10px;
}

.pull-left { float: left; }

/* case video subscription popup */

.js-video-subscription-pop {
	display:none;
	background-color: #fff;
	width: 500px;
	padding: 18px;
}

.js-video-subscription-pop span {
	float: right;
	color: #999;
	font-size: 14px;
}

.js-video-subscription-pop h1 {
	color: #b1985c;
	float: left;
	width: 100%;
}

.js-video-subscription-pop p {
	float: left;
	clear: left;
	color: #6c6c6c;
	font-size: 16px;
	border-bottom: 1px solid #c2c2c4;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

.js-close-popup {
  cursor: pointer;
}

.text-gold {
  color: #b1985c !important;
}

.calendar__upcoming-event-nav {
  width: 100px;
}

.ip-restrictions {
  margin-bottom: 10px;
}

.ip-restriction-status {
  font-size: 10px;
  font-family: 'AvantGarde Bold';
  color: #666;
}

#ip-restriction-form,
#invite-user-form {
  padding: 12px;
  box-sizing: border-box;
  margin-top: 10px;
  border-color: #B1985C;
  border-style: solid;
  border-width: 1px;
  display: none;
}

#invite-user-form {
  display: block;
}

.ip-restriction-field {
  background-color: #fff;
  color: #666666;
  padding: 0 12px;
  border-color: #c1c2c6;
  font-weight: 100;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 12px;
  height: 28px;

}

.pay-via-check {
  font-size: 12px;
}

.subscription-renew-note {
  font-size: 12px;
}

.subscription-renew-link-inline {
  display: inline-block;
}

.subscription-renew-link-inline a {
  margin: 0 !important;
  float: initial !important;
}

.us_partner {
  width: 100%;
  height: 100%;
}

.sub_partner {
  display: none !important;
}

.us_partner:hover > .sub_partner, .sub_partner:hover {
  display: block !important;
}

.sub_programs {
  overflow: hidden;
  min-height: 180px;
  position: relative;
}

.slides-show img {
  max-width: 720px;
  max-height: 393px;
}

.case-icon-small {
  height: 25px;
  width: 25px;
  margin: 0px 3px 10px 3px;
  object-fit: scale-down;
}

#paginator {
  display: block;
  clear: both;
  text-align: center;
}

.cases_by_year .free-case-text {
  font-size: 13px;
  color: #b1985c;
  font-weight: bold;
}

.contact-us-link {
  cursor: pointer;
}

.press_room_detail .with_print {
  width: auto !important;
}

.press_room_detail .press-room-print-button {
  font-family: 'Arial';
  height: 20px;
  width: 61px;
  background: #738a8d;
  border-radius: 3px;
  color: #fff;
  font-weight: 700;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  margin: 0 2px 0 2px;
}

.press_room_detail .press-room-print-button:hover {
  background: #677c7e;
}

.press_room_detail .press-room-print-button svg {
  height: 20px;
  width: 20px;
  vertical-align: middle;
  fill: #fff;
}

.new-header-color, .new-header-color * {
  color: #000 !important;
}

.new-body-color, .new-body-color * {
  /* color: #676767 !important; */
}

.effie-gold-text {
	color: #b1995d;
}

a.uk-button.uk-button-default.download-report-btn {
	color: #ffffff;
}

.notice-popup {
  border: green 1px solid;
  background-color: #ccffcc;
  text-align: center;
}
.blog_entries .image-link{float:left;margin-right:20px}.blog_entries .home-blog-image-link{width:224px}.blog_entries .case-blog-image-link{width:140px}.blog_entries .case-icons .icon-container{margin-top:5px}.blog_entries .case-icons .video-icon-container{margin-left:5px}.blog_entries .free-case-text{margin-top:7em;font-size:13px;color:#b1985c;font-weight:bold}.blog_entries .free-case-text:not(:root:root){margin-top:13em !important}.blog_entries .free-case-text-search{font-size:15px;color:#b1985c;font-weight:bold}.blog_entries .icon-container{width:21px;height:21px;float:left}.blog_entries .icon-container img{width:100%}.blog_entries .video-icon-container{margin-right:10px}
#wrapper{clear:both}.pricing{display:none;background-color:#eee;color:#111;width:600px;height:100px;clear:both}.pricing span{margin-left:50px;float:right}.pricing .object{padding-top:15px !important}.pricing p{padding:5px;clear:both;font-weight:bold;margin:0;margin-left:20px;width:300px}.line_item_quantity{width:60px}p.the_error{margin-left:20px;color:red}.dont_account{text-align:center}.shop_topbar .row .fourcol{float:right;width:32%}.shop_topbar .row .search input{float:left;border:none;width:81%;background:url("/assets/img/search3.jpg") no-repeat right;outline:none;border-bottom:1px solid #ffffff;color:#ffffff;margin-top:1px;padding:0 3.5% 0 1%}.shop_header{margin-top:20px}.shop_header .shop_row{position:relative;overflow:visible}.shop_header .shop_row .social{position:absolute;right:0;top:0}.shop_header .shop_row .header{float:left;display:block;height:122px;width:100%;border-bottom:8px solid #b1985c}.shop_header .shop_row .header .logo_comp{position:relative}.shop_header .shop_row .header .logo_comp .shop_logo{position:absolute;left:0;top:0}.shop_header .shop_row .header .logo_comp .shop_main_menu{float:left;margin-left:230px;margin-top:100px;hegiht:10px;width:10px}.shop_header .shop_row .header .logo_comp .pages{margin:0;float:right;position:relative;z-index:1;width:auto}.shop_header .shop_row .header .logo_comp .pages ul{margin-top:87px}.shop_header .shop_row .header .logo_comp .pages ul ul{margin:0}.shop_footer .reserved h6{text-transform:uppercase;font-size:14px}.shop_wrapper .shop_title{font-size:50px;margin-top:30px;font-weight:600}.shop_wrapper .shop_index ul li{float:left;width:30%;margin:1.5%;list-style-type:none}.shop_wrapper .shop_index ul li .product-image{float:left;width:100%;overflow:hidden;height:200px}.shop_wrapper .shop_index ul li .product-image img{width:100%}.shop_wrapper .shop_index ul li a{float:left;width:100%;margin-top:10px;text-transform:capitalize;color:#666666}.pagination span a{margin-left:5px}.pagination span.current{margin-left:5px}.custom-page-subtitle{padding-bottom:20px !important}.custom-page-subtitle .black-text{color:#676767 !important}.year-5-for-50{display:none}.arrow-container{margin-top:12px;width:10px}.up-arrow{width:0px;height:0px;border-bottom:7px solid black;border-left:4px solid transparent;border-right:4px solid transparent;border-top:none;margin-bottom:3px}.down-arrow{width:0px;height:0px;border-top:7px solid black;border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:none;margin-top:3px}.gotop{height:44px;width:44px}.custom-page-subtitle{padding-bottom:20px !important}.custom-page-subtitle .black-text{color:#676767 !important}#slider-main .slider-image{height:400px;width:100%;background:#333;display:block}#slider-main .textslide{width:98%;bottom:0;left:0;height:17px}#slider-main .textslide a{margin-top:0}
body{background-color:#fff}body .container #wrapper #store_container #products_box{width:960px;margin-top:24px}body .container #wrapper #store_container #products_box .store_prod{width:300px;margin-right:20px;float:left;margin-bottom:40px}body .container #wrapper #store_container #products_box .store_prod .prod_img{width:300px;height:200px}body .container #wrapper #store_container #products_box .store_prod .prod_img a img{width:300px;height:200px}body .container #wrapper #store_container #products_box .store_prod .prod_name a{color:#666;text-transform:capitalize;font-family:AvantGarde,Arial;font-size:18px;font-weight:bold}body .container #wrapper #store_container #product_show_container #column_product_title_image{float:left;width:570px}body .container #wrapper #store_container #product_show_container #column_product_title_image #product_left_side{width:570px}body .container #wrapper #store_container #product_show_container #column_product_title_image #product_left_side .product-title{text-transform:capitalize;float:left;margin-top:10px}body .container #wrapper #store_container #product_show_container #column_product_title_image #product_left_side #product-images{width:470px}body .container #wrapper #store_container #product_show_container #column_product_title_image #product_left_side #product-images #main-image{width:470px;float:left}body .container #wrapper #store_container #product_show_container #column_product_title_image #product_left_side #product-images #main-image img{width:470px}body .container #wrapper #store_container #product_show_container #product_main_info{width:570px;float:left}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description{margin-top:55px;float:left;font-size:13px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #product_final_description{font-size:13px;font-family:"Arial";width:570px;color:#666}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form{font-family:"Arial"}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product-variants{padding-top:30px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product-variants .general_label{float:left;width:120px;font-size:13px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product-variants #variants_select option{font-size:13px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form .quantity_select_wrap{padding-top:15px;padding-bottom:30px;border-bottom:1px solid #c2c2c2}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form .quantity_select_wrap .general_label{float:left;width:120px;font-size:13px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form .quantity_select_wrap #quantity_select option{font-size:13px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .provide_info_form #provide_info{font-family:"Arial";font-size:13px;padding-top:15px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .provide_info_form #info_fields .form_field{padding:10px;padding-left:0px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .provide_info_form #info_fields .form_field label{float:left;width:120px;font-family:"Arial";font-size:13px;cursor:text}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .provide_info_form #info_fields .form_field input{font-size:13px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns #add_agency{font-size:12px;color:#666;margin-left:120px;cursor:pointer;width:180px;padding-bottom:15px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .personalization_form{border-top:1px solid #c2c2c2}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .personalization_form .personalize_description{font-family:"Arial";font-size:13px;width:570px;padding-top:15px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .personalization_form .personalize_description #must_click_apply{font-family:"Arial";color:#b1995d;font-size:12px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .personalization_form #per_set .personalization_fields .personalization_form_field{padding:10px;padding-left:0px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .personalization_form #per_set .personalization_fields .personalization_form_field label{font-family:"Arial";font-size:13px;cursor:text;float:left;margin-top:5px;width:65px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .personalization_form #per_set .personalization_fields .personalization_form_field input[type='text']{margin-left:10px;margin-right:10px;z-index:-1;float:left}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .personalization_form #per_set .personalization_fields .personalization_form_field .please_apply_container{width:15px;height:15px;float:left;margin-top:5px;margin-left:10px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .personalization_form #per_set .personalization_fields .personalization_form_field .please_apply_container .apply_img{background:url("img/error_message.jpg") no-repeat;width:15px;height:15px;cursor:pointer}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .personalization_form #per_set .personalization_fields .personalization_form_field .apply_button{background:url("img/apply_button.png") no-repeat;text-indent:-9999px;border:none;width:70px;height:26px;margin-top:1px;margin-right:45px;float:left;cursor:pointer}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .personalization_form #per_set .personalization_fields .personalization_form_field .remove_text{background:url("img/remove.png") no-repeat;width:14px;height:14px;z-index:2;position:relative;margin-left:-28px;margin-top:6px;cursor:pointer;float:left}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .personalization_form #per_set .personalization_fields .personalization_form_field .edit_remove_btns{color:#c2c2c2;font-size:10px;float:left;margin-right:45px;width:70px;height:26px;margin-top:1px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .personalization_form #per_set .personalization_fields .personalization_form_field .edit_remove_btns .e_r_container{padding-top:5px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .personalization_form #per_set .personalization_fields .personalization_form_field .edit_remove_btns .e_r_container .e_btns{text-decoration:underline;cursor:pointer;float:left}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .personalization_form #per_set .personalization_fields .personalization_form_field .edit_remove_btns .e_r_container .r_btns{float:right;text-decoration:underline;cursor:pointer}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .personalization_form #per_set .personalization_fields .personalization_form_field .edit_remove_btns .e_r_container .splitter{color:#000;padding-left:2px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .personalization_form #per_set .personalization_fields .max_char{font-size:12px;color:#676767;margin-left:100px;display:inline-block}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .personalization_form #per_set .personalization_fields .error_msg{background-color:#000;height:30px;width:140px;text-align:center;position:relative;z-index:3;margin-top:-25px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .personalization_form #per_set .personalization_fields .error_msg .please_ca{color:#fff;padding:7px;font-weight:bold}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns #grey_box{background-color:#c2c2c2}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns #grey_box #price_show_container{width:300px;height:100px;margin-left:35px;padding-top:10px;margin-bottom:10px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns #grey_box .price_desc{color:#000;font-size:13px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns #grey_box #selected_product{float:left}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns #grey_box .price_container{float:right}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns #grey_box .price_container #selected_price{float:left}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns #grey_box .price_container .val_by{padding-left:15px;padding-right:1px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns #grey_box .price_container #selected_quantity{float:right}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns #grey_box #per_desc{float:left}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns #grey_box .price_container{float:right}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns #grey_box .price_container #personalization_cost{float:left}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns #grey_box .price_container .val_by{padding-left:15px;padding-right:15px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns #grey_box .price_container #personalization_quantity{float:right}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns #grey_box #subtotal_desc{float:left;text-transform:uppercase;font-weight:bold}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns #grey_box #subtotal_value{float:right}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .add-to-cart{width:190px;float:left}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form #product_price_columns .add-to-cart #add-to-cart-button{background:url("img/add_to_cart_button.png") no-repeat;text-indent:-9999px;border:none;width:190px;height:40px}body .container #wrapper #store_container #product_show_container #product_main_info #product_right_side #product-description #cart-form form #inside-product-cart-form .faq_link{font-family:"AvantGarde Demi";font-weight:bold;color:#676767;margin-left:70px;margin-top:10px;float:left;font-size:12px}.max_text{color:#b1985c}
.ordercontents{width:65.4%;float:left;margin-right:3.8%}#checkout-summary{float:left;width:30.75%}.ordercontents h4{color:#c2c5c8;border-bottom:1px solid #c2c5c8;border-top:3px solid #c2c5c8;float:left;width:100%;padding:4px 0;font-family:"AvantGarde Demi"}.ordercontents h4 a{float:right;color:#727577;font-size:11px;font-family:"AvantGarde Medium";text-decoration:underline;margin-top:3px}.checkout-addresses{float:left;width:100%;padding:12px 0}.checkout-addresses ul{list-style:none}.checkout-addresses ul li{float:left;clear:left}.checkout-addresses ul li input{float:left;margin-top:7px;color:#fff}.checkout-addresses ul li span{margin-left:12px;font-size:11px}.addresses{width:38%;float:left;font-size:13px;margin-right:12%}.addresses h5{font-family:"AvantGarde Demi";color:#616161;margin-bottom:6px;font-size:14px}.paymentcont{float:left;width:100%}.payment_method_class{float:left;margin-top:24px}.payment_method_class h5{font-family:"AvantGarde Demi";color:#616161;margin-bottom:6px;font-size:14px;float:left}.payment_method_class h5 span{font-size:11px;color:#b1985c;font-family:"Avenir Next"}.fields{float:left;width:100%;border-bottom:1px solid #c2c5c8;padding-bottom:12px;margin-bottom:12px}.fields label,.fields input,.fields select{float:left;margin:4px 0}.fields label{width:200px;clear:left;font-size:12px}.fields label span{float:left;margin-right:2px}.fields label .required{float:left;color:#b1985c}.fields input,.fields select{width:200px;border:1px solid #c2c5c8;background-color:#fff}.fields select.expiration{width:95px;margin-right:12px}.fields .whats{font-size:12px;color:#777;margin-top:8px;margin-left:12px;float:left;border-bottom:1px solid #919191}.fields .radio-cont{float:left;margin-top:18px}.fields .radio{float:left;width:426px}.fields .radio input{width:auto;float:left;clear:left}.fields .radio span{float:left;font-size:12px;margin-left:6px;margin-top:2px}.form-buttons input{float:left;background-color:#fff;border:1px solid #b1985c;color:#b1985c;font-family:"AvantGarde Demi";padding:12px 60px}.minicart h6{float:left;width:100%;color:#fff;background-color:#b1985c;border:none;font-family:"AvantGarde Demi";padding:3px;box-sizing:border-box}.minicart ul{list-style:none}.minicart ul li{padding:12px 0}.minicart ul li img{width:26%;margin-right:12px;float:left}.minicart .minicart_item{float:left;padding-bottom:18px;border-bottom:1px solid #c2c5c8}.minicart .minicart_item span{float:left;font-size:12px;width:68%}.minicart .minicart_item .title{font-family:"AvantGarde Demi"}.pay_line{float:left;width:100%;margin-top:6px}.pay_line span{float:left;font-size:13px;clear:left}.pay_line span.right{float:right;clear:none}.pay_line span.total{font-family:"AvantGarde Demi";margin-top:12px}.css-label{padding-left:18px;background-repeat:no-repeat}.cart_header{float:left;width:100%;color:#c2c5c8;border-top:2px solid #c2c5c8;border-bottom:1px solid #c2c5c8;font-size:16px;font-family:"AvantGarde Demi";list-style:none;padding:1px 3px;box-sizing:border-box}.cart_header li{float:left;margin-right:55px}.cart_header .first{width:360px;margin-right:170px}.cart_header .last{margin-right:0;margin-left:6px}.cart_header .total{margin-right:0;margin-left:-30px}.line_items{float:left;width:100%}.line_items .item{float:left;width:100%;padding:12px 0;border-bottom:1px solid #c2c5c8}.line_items .item img{width:100px;float:left}.line_items .item .info{width:320px;float:left;padding:0 6px;margin-right:32px}.line_items .item .info h5{float:left;font-family:"AvantGarde Medium";width:100%;color:#000}.line_items .item .info p{float:left;clear:left;width:100%;font-family:"Avenir Next"}.line_items .item .usual-fields{width:51%;float:left}.line_items .item .usual-fields span{float:left}.line_items .item .usual-fields .price,.line_items .item .usual-fields .total{width:102px}.line_items .item .usual-fields a{margin-left:50px;font-size:12px}.line_items .item .personalization .info{padding-left:0px;margin-top:12px}.cart-total{width:395px;float:right;margin-top:12px}.cart-total .total{margin-left:190px;font-size:15px;color:#676767;font-family:"AvantGarde Demi"}.cart-total .total span{font-size:24px}.cart-total .total .first{font-size:15px;margin-right:24px}.cart-total .buttons{margin-left:0px;float:left}.cart-total .buttons button{background-color:#fff;border:2px solid #b4975d;padding:6px 24px;color:#b4975d;font-family:"AvantGarde Demi";margin-top:12px}.shipping-checkbox{display:none !important}
body .container .body .subscription .fourcol .entry-right-column .pattern3 h5 #faq_link{font-size:20px;font-family:"AvantGarde Demi";color:#676767}body .container .body .subscription .tablerow .ninecol .tabledata .tabledata_desc{float:left;width:440px;margin-left:10px}body .container .body .subscription .tablerow .ninecol .tabledata .tabledata_desc #larger_offices{width:650px}body .container .body .subscription .tablerow .ninecol .tabledata .tabledata_desc .max_users_desc{font-size:20px;font-weight:bolder}body .container .body .subscription .tablerow .ninecol .tabledata .tabledata_desc .price_desc{width:420px;margin-top:10px}body .container .body .subscription .tablerow .ninecol .tabledata .tabledata_button{float:right;padding-right:25px;width:162px;height:42px;border:none}body .container .body .subscription .tablerow .twelvecol .filasabout #university_large{float:right;margin:0px}body .container .body .subscription .tablerow .twelvecol .filasabout .eightcol p #underlined_subs{text-decoration:underline}body .container .body .subscription .tablerow .twelvecol .filasabout .eightcol h3{font-weight:bold}body .case-study-popup{background:#000;color:#fff;padding:25px 20px;display:none}.subscription-alert{display:none;padding:25px 45px;color:#fff;background:#000;font-family:"AvantGarde Bold";font-size:18px}
body .sign-up-popup{width:740px;max-height:575px;font-family:Arial,Georgia;color:#fff;padding:0px;margin:0px;border:none}body .sign-up-popup #main_cont{margin:auto;border:none;color:#fff;padding:70px 115px}body .sign-up-popup #main_cont #popup_form #please_log{color:#fff;font-size:36px;font-weight:bold}body .sign-up-popup #main_cont #popup_form #popup_container{border-bottom:1px solid #fff;color:#fff;height:150px}body .sign-up-popup #main_cont #popup_form #popup_container div{margin:5px 0}body .sign-up-popup #main_cont #popup_form #popup_container label{font-size:12px;text-transform:upppercase;font-weight:bold;margin-right:10px;float:left;cursor:text;width:70px}body .sign-up-popup #main_cont #popup_form #popup_container #log_in_button{background:url("img/log_in_black.jpg") no-repeat;border:none;text-indent:-9999px;width:81px;height:30px;float:left;margin-left:85px;margin-right:10px}body .sign-up-popup #main_cont #popup_form #popup_container #forgot_link{font-size:10px;text-decoration:underline;float:left;color:#fff}body .sign-up-popup #main_cont #popup_form .dont_account{font-size:28px;font-weight:bold;color:#fff;text-align:justify}body .sign-up-popup #main_cont #popup_form #account_desc{font-size:14px;color:#fff;text-align:justify}body .sign-up-popup #main_cont #popup_form #subscribe_link_popup,body .sign-up-popup #main_cont #popup_form #subscribe_link_popup:hover,body .sign-up-popup #main_cont #popup_form #subscribe_link_popup:active,body .sign-up-popup #main_cont #popup_form #subscribe_link_popup:visited{font-size:14px;position:absolute;margin:0px;margin-left:10px;color:#b1985c;font-weight:bold;font-family:Arial,Georgia;text-decoration:none;display:inline;text-align:center;margin-left:10px}body .sign-up-popup #main_cont #popup_form #subscribe_black_button{border:none;text-indent:-9999px;width:122px;height:30px}body .sign-up-popup #close_pop{float:right;font-size:22px}body .sign-up-popup #close_pop #final_close{cursor:pointer;color:#fff;margin-top:10px;margin-right:10px;padding:0px;background:url("fancybox/close-arrow2.png") no-repeat 0 0;border:none;text-indent:-9999px;width:19px;height:19px}body .sign-up-popup #main_cont_two{margin:auto;border:none;color:#fff;padding:70px 85px}body .sign-up-popup #main_cont_two #popup_form .dont_account{font-size:28px;font-weight:bold;color:#fff;text-align:justify;margin-bottom:10px}body .sign-up-popup #main_cont_two #popup_form #subscribe_black_button{border:none;text-indent:-9999px;width:122px;height:30px}body #forgotpw{background:#000;color:#fff;width:740px}body #forgotpw #close_pop{font-size:22px;width:740px}body #forgotpw #close_pop #final_close{float:right;cursor:pointer;color:#fff;margin-top:5px;margin-right:5px;padding:0px;background:url("fancybox/close-arrow2.png") no-repeat 0 0;border:none;text-indent:-9999px;width:19px;height:19px}body #forgotpw #form{margin-left:20px}body #forgotpw #form #pop_title{color:#fff;text-transform:capitalize;margin-top:30px}body #forgotpw #form #pop_desc{color:#fff}body #forgotpw #form #forgot_form form label{margin:10px}body #forgotpw #form #forgot_form form #forgot_email_text{margin:10px}body #forgotpw #form #forgot_form form .submit_lostpw{margin-bottom:10px}body #forgotpw #form #forgot_form form .submit_lostpw #submit_fpsw_email{border:1px solid #fff;text-transform:lowercase;background-color:#000;color:#fff;padding:2px 10px}
.flashmessage{width:650px;margin:10px auto;padding:4px 10px;border:1px solid #b1995d;background-color:#ffc}#errorExplanation{padding:10px;margin-top:20px;width:650px;border:2px solid red;background-color:#fcc}#errorExplanation ul{list-style-type:none}body #wrapper #content .flash{width:650px;margin-top:20px;padding:4px 10px;border:1px solid #b1995d;background-color:#ffe}body #wrapper #content #checkout .row h1{margin-top:30px;margin-bottom:30px}body #wrapper #content #checkout .checkoutrow #order_contents{font-family:Arial}body #wrapper #content #checkout .checkoutrow #order_contents #checkout_form_address .checkout-header{color:#a8a9ad;text-transform:uppercase;border-top:2px solid #a8a9ad;border-bottom:1px solid #a8a9ad;margin-bottom:20px;font-size:15px}body #wrapper #content #checkout .checkoutrow #order_contents #checkout_form_address .bs_form{width:300px;color:#666;font-size:11px;cursor:text;margin-left:5px}body #wrapper #content #checkout .checkoutrow #order_contents #checkout_form_address .bs_form h4{font-size:12px;font-weight:bold;text-transform:uppercase;margin-bottom:25px}body #wrapper #content #checkout .checkoutrow #order_contents #checkout_form_address .bs_form h4 .subscript{font-style:italic;text-transform:none;font-family:Arial;color:#b1985c;font-size:11px;font-weight:normal}body #wrapper #content #checkout .checkoutrow #order_contents #checkout_form_address .bs_form input[type="checkbox"]{cursor:pointer}body #wrapper #content #checkout .checkoutrow #order_contents #checkout_form_address .bs_form .inner{width:300px}body #wrapper #content #checkout .checkoutrow #order_contents #checkout_form_address .bs_form .inner .field{margin-bottom:10px}body #wrapper #content #checkout .checkoutrow #order_contents #checkout_form_address .bs_form .inner .field label{font-size:12px;cursor:text;color:#666}body #wrapper #content #checkout .checkoutrow #order_contents #checkout_form_address .bs_form .inner .field .state_select{width:100px;margin-right:65px}body #wrapper #content #checkout .checkoutrow #order_contents #checkout_form_address .bs_form .inner .field .phone_entry{width:160px}body #wrapper #content #checkout .checkoutrow #order_contents #checkout_form_address .bs_form .inner .field .country_select{margin-right:25px}body #wrapper #content #checkout .checkoutrow #order_contents #checkout_form_address .bs_form .inner .field input[type="text"]{width:160px;font-size:12px;color:#666}body #wrapper #content #checkout .checkoutrow #order_contents #checkout_form_address .bs_form .inner .field select{background:url("/assets/img/downarrowblack.png") no-repeat right #fff;font-style:italic;font-size:12px;color:#666}body #wrapper #content #checkout .checkoutrow #order_contents #checkout_form_address hr{border:none}
.body .vw_list_container h1{margin-top:5px;margin-bottom:25px}.body .vw_list_container .left{width:640px;float:left;margin-right:20px}.body .vw_list_container .left #sort{width:640px;font-family:AvantGarde,Arial;font-size:15px;height:40px;border-top:1px solid #c1c2c5;border-bottom:1px solid #c1c2c5;background:url("img/pat3.png") repeat}.body .vw_list_container .left #sort #sort_by{margin-right:20px}.body .vw_list_container .left #sort label{font-weight:bold;text-transform:uppercase;cursor:text;font-size:15px;display:inline-block;margin-top:10px;margin-right:10px;float:left}.body .vw_list_container .left #sort .sort_select_container{margin-right:35px;width:105px;background:url("/assets/img/downarrowblack.png") no-repeat right center #fff scroll;overflow:hidden;border:medium none;border:1px solid #c2c2c2;text-shadow:none;float:left;margin-top:10px}.body .vw_list_container .left #sort .sort_select_container .sort_select{width:125px;text-align:justify;outline:medium none;border:none;background:none repeat scroll 0 0 transparent;float:left}.body .vw_list_container .left #vw_list .vw_container{padding-bottom:30px;margin-top:15px;border-bottom:1px solid #c1c2c5;width:640px;display:inline-block;font-family:AvantGarde,Arial}.body .vw_list_container .left #vw_list .vw_container .vw_image{margin-right:20px;float:left;width:215px}.body .vw_list_container .left #vw_list .vw_container .vw_image img{width:215px;height:145px;margin-top:15px}.body .vw_list_container .left #vw_list .vw_container .vw_info{width:405px;float:left;color:#666}.body .vw_list_container .left #vw_list .vw_container .vw_info p{word-wrap:break-word}.body .vw_list_container .left #vw_list .vw_container .vw_info .star_container{width:405px;height:15px}.body .vw_list_container .left #vw_list .vw_container .vw_info .star_container .star_img{width:15px;height:15px;margin:auto;float:right;cursor:pointer}.body .vw_list_container .left #vw_list .vw_container .vw_info .vw_tags{color:#b1985c;font-size:10px;font-weight:bold}.body .vw_list_container .left #vw_list .vw_container .vw_info .vw_title{font-size:18px;font-weight:bold;text-transform:capitalize}.body .vw_list_container .left #vw_list .vw_container .vw_info .vw_desc{font-size:12px}.body .vw_list_container .left #vw_list .vw_container .vw_info .date{font-size:14px;font-weight:bold;text-transform:capitalize}.body .vw_list_container .left #vw_list .vw_container .vw_info .see_more_link{color:#b1985c;font-size:11px}.body .vw_list_container .left #vw_list .vw_container .vw_info .social_buttons{float:left;width:100%}.body .vw_list_container .left #vw_list .vw_container .vw_info .social_buttons .fb-like{float:right;width:52px;overflow:hidden;border-radius:4px}.body .vw_list_container .left #vw_list .vw_container .vw_info .social_buttons .twitter_container{float:right}.body .vw_list_container .left #vw_list .vw_container .vw_info .social_buttons .addthis_toolbox{float:right;margin-right:10px}.body .vw_list_container .left #vw_list .vw_container .vw_info .social_buttons .addthis_toolbox .addthis_counter.addthis_pill_style{border-radius:4px}.body .vw_list_container .left #vw_list .vw_container .vw_info .social_buttons .twitter-share-button{float:left;width:50px;margin-right:10px}.body .vw_list_container .left #vw_list .vw_container .wp_info{width:640px}.body .vw_list_container .left #vw_list .vw_container .wp_info .wp_star{width:640px}.body .vw_list_container .left #vw_pagination{text-align:center}.body .vw_list_container .left #vw_pagination nav span .current{font-weight:bold}.body .vw_list_container .left #vw_pagination nav span a{color:#a7a9ac;font-family:AvantGarde,Arial;font-weight:normal}.body .vw_list_container .right{width:300px;float:right}.body .vw_list_container .right #search_section{background-color:#c1c2c6}.body .vw_list_container .right #search_section .search_section_label{text-transform:uppercase;font-size:14px;color:#676767;cursor:text;font-weight:bold}.body .vw_list_container .right #search_section #keyword{width:270px}.body .vw_list_container .right #search_section .search_border{border-bottom:1px solid #676767;margin-bottom:20px;margin-top:20px}.body .vw_list_container .right #search_section .select_container{background:url("/assets/img/downarrowblack.png") no-repeat right center #fff scroll;width:270px;overflow:hidden;border:none;margin-bottom:10px;border:1px solid #c2c2c2;text-shadow:none}.body .vw_list_container .right #search_section .select_container select{width:290px;background:none repeat scroll 0 0 transparent;float:left;outline:medium none;border:none}.body .vw_list_container .right #search_section .small_select_container{width:120px;background:url("/assets/img/downarrowblack.png") no-repeat right center #fff scroll;overflow:hidden;border:medium none;border:1px solid #c2c2c2;text-shadow:none;margin-bottom:10px}.body .vw_list_container .right #search_section .small_select_container #year_select{width:140px;background:none repeat scroll 0 0 transparent;float:left;outline:medium none;border:none}.body .vw_list_container .right #search_section .small_select_container #award_select{width:140px;background:none repeat scroll 0 0 transparent;float:left;outline:medium none;border:none}.body .vw_list_container .right #search_section #search_button{background:url("img/search_button.jpg") no-repeat;border:none;text-indent:-9999px;width:140px;height:32px}.body .vw_list_container .right #search_section #questions_link{font-size:12px;color:#676767;text-decoration:underline;font-weight:bold}.body .vw_list_container .right #insights{background:url("img/insights_back.png") repeat;margin-top:20px;margin-bottom:20px;display:inline-block;width:100%}.body .vw_list_container .right #insights #insights_text{padding:20px}.body .vw_list_container .right #insights #insights_text *{font-family:AvantGarde,Arial;font-weight:bold;font-size:19px;color:#000}.body .vw_list_container .right #most_popular h6{border-bottom:none}.body .vw_list_container .right #most_popular .mp_single_container{border-top:1px solid #c2c2c2;padding:10px 0;float:left;width:100%}.body .vw_list_container .right #most_popular .mp_single_container .mp_single_img{float:left;width:140px;height:100px;overflow:hidden;height:100px;width:140px}.body .vw_list_container .right #most_popular .mp_single_container .mp_single_img img{width:100%}.body .vw_list_container .right #most_popular .mp_single_container .image{float:left;overflow:hidden;height:100px;width:140px}.body .vw_list_container .right #most_popular .mp_single_container .image img{width:100%}.body .vw_list_container .right #most_popular .mp_single_container .mp_single_title .mp_link{float:left;margin-left:10px;font-family:AvantGarde,Arial;font-weight:bold;font-size:12px;color:#666;width:150px}.body .vw_list_container .right #most_popular .mp_single_container .mp_single_title .wp_mp_link{float:left}.body .vw_list_container .right #news_section .calendar .news .news_countries{width:90px;float:left}.body .vw_list_container .right #news_section .calendar .news .news-list{float:right;width:210px}.body .vw_list_container .right #news_section .calendar .news .news-list .schedule{width:210px}.body .single_vw_container .left{width:640px;float:left}.body .single_vw_container .left .big_report_image{display:block;margin-bottom:40px}.body .single_vw_container .left .big_vw_image{width:640px;height:435px}.body .single_vw_container .left .big_vw_image #video_play_link{width:640px;height:435px;cursor:default}.body .single_vw_container .left .big_vw_image #video_play_link img{width:640px;height:435px}.body .single_vw_container .left .big_vw_image #webinar-play-button{height:500px;width:500px;opacity:0.7;margin-left:200px;margin-top:55px;position:absolute;top:270px;z-index:10;display:block;cursor:default}.body .single_vw_container .left .big_vw_image #webinar-play-button-container{height:100px;width:100px;opacity:0.7;margin-left:90px;position:absolute;top:-150px;z-index:10;display:block;cursor:default}.body .single_vw_container .left .vw_info{width:640px}.body .single_vw_container .left .vw_info p{max-width:640px;font-family:AvantGarde,Arial;font-weigth:normal;word-wrap:break-word}.body .single_vw_container .left .vw_info .vw_title{font-size:28px;font-weight:bold;text-transform:capitalize;margin-top:35px;margin-bottom:40px}.body .single_vw_container .left .vw_info .vw_date{font-size:15px}.body .single_vw_container .left .vw_info .vw_first_par{font-size:20px}.body .single_vw_container .left .vw_info .content_par{font-size:14px;font-weight:normal;margin-top:10px}.body .single_vw_container .left .vw_info .content_par ol{display:block !important;list-style-type:decimal !important;margin-top:1em !important;margin-bottom:1em !important;margin-left:0 !important;margin-right:0 !important;padding-left:40px !important}.body .single_vw_container .left .social_and_fav{float:left;width:360px;margin-top:70px;height:180px}.body .single_vw_container .left .social_and_fav .favorite{float:left;margin-right:15px;cursor:pointer}.body .single_vw_container .left .social_and_fav .favorite .star_img{width:25px;height:25px;margin:auto}.body .single_vw_container .left .social_and_fav .favorite .fav{color:#b1985c;font-size:10px;font-family:AvantGarde,Arial;font-weight:bold}.body .single_vw_container .left .social_and_fav .social{float:left}.body .single_vw_container .left .social_and_fav .social .fb-like{float:left;margin-right:10px;width:52px;overflow:hidden;border-radius:4px}.body .single_vw_container .left .social_and_fav .social .twitter_container{float:left;margin-right:10px}.body .single_vw_container .left .social_and_fav .social .pinit_container{float:left;margin-right:10px}
.fourcol .search_form{background-color:#c1c2c6;padding:30px 20px}.fourcol .search_form .search_section_label{text-transform:uppercase;font-size:14px;color:#676767;cursor:text;font-weight:bold}.fourcol .search_form #keyword{width:270px}.fourcol .search_form .search_border{border-bottom:1px solid #676767;margin-bottom:20px;margin-top:20px}.fourcol .search_form .select_container{background:url("/assets/img/downarrowblack.png") no-repeat right center #fff scroll;width:270px;overflow:hidden;border:none;margin-bottom:10px;border:1px solid #c2c2c2;text-shadow:none}.fourcol .search_form .select_container select{width:290px;background:none repeat scroll 0 0 transparent;float:left;outline:medium none;border:none}.fourcol .search_form .small_select_container{width:120px;background:url("/assets/img/downarrowblack.png") no-repeat right center #fff scroll;overflow:hidden;border:medium none;border:1px solid #c2c2c2;text-shadow:none;margin-bottom:10px}.fourcol .search_form .small_select_container #year_select{width:140px;background:none repeat scroll 0 0 transparent;float:left;outline:medium none;border:none}.fourcol .search_form .small_select_container #award_select{width:140px;background:none repeat scroll 0 0 transparent;float:left;outline:medium none;border:none}.fourcol .search_form #search_button{background:url("img/search_button.jpg") no-repeat;border:none;text-indent:-9999px;width:140px;height:32px}.fourcol .search_form #questions_link{font-size:12px;color:#676767;text-decoration:underline;font-weight:bold}
#search-results-container .search-results .content h2,#search-results-container .search-results .content h3{float:none}#search-results-container .search-results .content .description a{float:none}#search-results-container .search-results .content .description a span{float:none}.press_room_entry__title{color:#666;font-size:14px;font-family:'AvantGarde Demi'}.press_room_entry__date{color:#666;font-family:'AvantGarde Book';font-size:13px;clear:left}.press_room_entry__desccription{margin-top:10px;color:#666;font-family:'AvantGarde Book';font-size:13px}
.body .insight_show_right{width:300px;float:right;display:inline-block;margin-right:0px;margin-top:3px}.body .insight_show_right .search_form{padding:0px}.body .insight_show_right .download_pdf{background:url("img/insights_back.png") repeat;margin-top:20px;margin-bottom:20px;display:inline-block;width:300px}.body .insight_show_right .download_pdf .down_desc{font-family:AvantGarde,Arial;font-weight:bold;font-size:19px;padding:20px;color:#000;width:260px;display:block}.body .insight_show_right .rs_list .rs_title{border-top:2px solid #c2c2c2;border-bottom:1px solid #c2c2c2;color:#afafb1;padding-top:6px;padding-bottom:6px;font-size:12px;text-transform:uppercase;font-family:AvantGarde,Arial;font-weight:bold}.body .insight_show_right .rs_list .rs_container{margin-top:10px;margin-bottom:10px;height:100px;margin-bottom:1px solid #c1c2c5}.body .insight_show_right .rs_list .rs_container .rs_img{float:left;width:140px;height:100px}.body .insight_show_right .rs_list .rs_container .rs_img img{width:140px;height:100px}.body .insight_show_right .rs_list .rs_container .rs_info{float:right}.body .insight_show_right .rs_list .rs_container .rs_info .rs_field{font-family:AvantGarde,Arial;font-weight:bold;font-size:12px;color:#666;width:150px}
.account-container{width:960px}.account-container .account-sub-menu{width:115px;float:left;font-family:AvantGarde,Arial}.account-container .account-sub-menu h1{font-size:50px;font-weight:bold;color:#b1985c;margin-bottom:25px;width:960px;font-family:AvantGarde Demi,Arial}.account-container .account-sub-menu #account-menu-list{width:125px}.account-container .account-sub-menu #account-menu-list .active,.account-container .account-sub-menu #account-menu-list li:hover{background:url("/assets/img/calendar_hover2.jpg") no-repeat scroll right center dimgrey;color:#fff;cursor:pointer;font-weight:700;height:17px}.account-container .account-sub-menu #account-menu-list .active a,.account-container .account-sub-menu #account-menu-list li:hover a{color:#fff;font-family:AvantGarde,Arial;font-weight:bold;font-size:10px;margin-bottom:5px;margin-left:10px;display:block;padding-top:2px;line-height:16px}.account-container .account-sub-menu #account-menu-list li{font-weight:700;margin-bottom:15px;list-style-type:none;height:17px}.account-container .account-sub-menu #account-menu-list li a{color:#afafb1;font-family:AvantGarde,Arial;font-weight:bold;font-size:10px;display:block;padding-top:2px}.account-container .account-main-container{float:right;width:785px;margin-top:70px;font-family:AvantGarde,Arial}.account-container .account-main-container .edit_effie_user{width:625px}.account-container .account-main-container .edit_effie_user .required{font-style:italic;color:#b1985c;font-size:12px}.account-container .account-main-container .edit_effie_user .cont-form{width:75%}.account-container .account-main-container .edit_effie_user .cont-form .block_desc{font-size:12px;color:#666;text-transform:uppercase;font-weight:bold;width:25%}.account-container .account-main-container .edit_effie_user .cont-form .info_block{display:-webkit-flex;display:flex;width:100%}.account-container .account-main-container .edit_effie_user .cont-form .info_block .salutation{padding:0}.account-container .account-main-container .edit_effie_user .cont-form .info_block .regformlink{margin:0px}.account-container .account-main-container .edit_effie_user .cont-form .info_block label{float:left;font-size:12px;color:#666;font-family:AvantGarde,Arial;cursor:text}.account-container .account-main-container .edit_effie_user .cont-form .info_block input[type="text"],.account-container .account-main-container .edit_effie_user .cont-form .info_block input[type="password"],.account-container .account-main-container .edit_effie_user .cont-form .info_block input[type="email"]{width:314px;height:20px;float:right;font-size:12px}.account-container .account-main-container .edit_effie_user .cont-form .info_block .account_select{width:315px;overflow:hidden;height:20px;float:right;margin-right:0px;background:url("img/downarrowblack.png") right center no-repeat #fff;border:1px solid #c2c2c2}.account-container .account-main-container .edit_effie_user .cont-form .info_block .account_select select{width:345px;text-align:justify;outline:medium none;border:none;background:none repeat scroll 0 0 transparent;float:left;font-size:12px;color:#666;font-style:italic;font-family:AvantGarde,Arial}.account-container .account-main-container .edit_effie_user .cont-form .info_block #job_rol_select{width:315px;height:20px;overflow:hidden;float:right}.account-container .account-main-container .edit_effie_user .cont-form .info_block #job_rol_select select{width:120%;text-align:justify;outline:medium none;border:none;background:none repeat scroll 0 0 transparent;float:left;font-size:12px;color:#666;font-style:italic;font-family:AvantGarde,Arial}.account-container .account-main-container .edit_effie_user .cont-form .info_block #company_type_select,.account-container .account-main-container .edit_effie_user .cont-form .info_block #company_type_select_div{width:315px;height:20px;overflow:hidden;float:right}.account-container .account-main-container .edit_effie_user .cont-form .info_block #company_type_select select,.account-container .account-main-container .edit_effie_user .cont-form .info_block #company_type_select_div select{width:120%;text-align:justify;outline:medium none;border:none;background:none repeat scroll 0 0 transparent;float:left;font-size:12px;color:#666;font-style:italic;font-family:AvantGarde,Arial}.account-container .account-main-container .edit_effie_user .cont-form .info_block #country_select{width:315px;height:20px;overflow:hidden;float:right}.account-container .account-main-container .edit_effie_user .cont-form .info_block #country_select select{width:120%;text-align:justify;outline:medium none;border:none;background:none repeat scroll 0 0 transparent;float:left;font-size:12px;color:#666;font-style:italic;font-family:AvantGarde,Arial}.account-container .account-main-container .edit_effie_user .cont-form .info_block textarea{width:315px;padding:0px;height:60px;max-height:60px;float:right;font-size:12px;color:#666;font-style:italic}.account-container .account-main-container .edit_effie_user .cont-form .info_block .salutation{width:102px;height:20px;overflow:hidden;float:left}.account-container .account-main-container .edit_effie_user .cont-form .info_block .salutation select{width:120%;text-align:justify;outline:medium none;border:none;background:none repeat scroll 0 0 transparent;float:left;font-size:12px;color:#666;font-style:italic;font-family:AvantGarde,Arial}.account-container .account-main-container .edit_effie_user .cont-form .info_block .competition{padding-left:0px}.account-container .account-main-container .edit_effie_user .cont-form .info_block .competition p{font-family:AvantGarde,Arial;font-size:12px;color:#666}.account-container .account-main-container .edit_effie_user .cont-form .info_block .contact-number{float:left;width:315px}.account-container .account-main-container .edit_effie_user .cont-form .info_block .contact-number #c_number_1{width:75px;margin-right:10px;float:left;padding-left:0px;font-style:italic;font-family:AvantGarde,Arial;font-size:12px}.account-container .account-main-container .edit_effie_user .cont-form .info_block .contact-number #c_number_2{width:75px;margin-right:10px;float:left;padding-left:0px;font-style:italic;font-family:AvantGarde,Arial;font-size:12px}.account-container .account-main-container .edit_effie_user .cont-form .info_block .contact-number #c_number_3{width:135px;float:right;margin:0;padding-left:0px;font-style:italic;font-family:AvantGarde,Arial;font-size:12px}.account-container .account-main-container .edit_effie_user .cont-form .info_block #effie_user_user_company_attributes_zip_code{width:160px;float:left}.account-container .account-main-container .edit_effie_user .cont-form .subscriptions_info_block{display:-webkit-flex;display:flex;width:100%;flex-direction:column}.account-container .account-main-container .edit_effie_user .cont-form .submiteffie{background-color:#fff;border:1px solid #b1985c;margin:12px 12px 0 208px;color:#b1985c;padding:12px 72px;font-weight:700;font-size:16px;width:155px;float:left}.account-container .account-main-container .account_list_form{width:645px}.account-container .account-main-container .account_list_form .area{cursor:text;width:160px;float:left}.account-container .account-main-container .account_list_form .check-cont{float:right;width:485px}.account-container .account-main-container .account_list_form .check-cont .competition .box .border{width:645px;margin-left:-160px}.account-container .account-main-container .account_list_form .check-cont .competition .box .areas_of_interest{cursor:text;width:165px;float:left}.account-container .account-main-container .account_list_form .check-cont .competition .box .checks{float:left;margin-bottom:0px}.account-container .account-main-container .account_list_form .check-cont .competition .box .checks span{font-size:12px;font-family:AvantGarde,Arial;color:#666}.account-container .account-main-container .account_list_form .check-cont .competition .box .other_initiatives{cursor:text;width:165px;float:left}.account-container .account-main-container #address_book{width:645px}.account-container .account-main-container #address_book .addresses_index{margin-top:-20px}.account-container .account-main-container #address_book .addresses_index #add_address{background:url("img/add_new_address.jpg") no-repeat scroll 0 0;border:none;width:222px;height:32px;float:left;cursor:pointer;text-indent:-9999px;margin-top:20px}.account-container .account-main-container #address_book .addresses_index #new_address_form{width:485px;font-family:AvantGarde,Arial;font-size:12px;margin-top:20px}.account-container .account-main-container #address_book .addresses_index #new_address_form .field{float:left;width:485px;margin-bottom:10px}.account-container .account-main-container #address_book .addresses_index #new_address_form .field .new_add_label{cursor:text;float:left}.account-container .account-main-container #address_book .addresses_index #new_address_form .field .new_add_label .required{color:#b1985c}.account-container .account-main-container #address_book .addresses_index #new_address_form .field .new_add_text{float:right;width:320px;border:1px solid #c2c2c2}.account-container .account-main-container #address_book .addresses_index #new_address_form .field .new_add_form_select{width:320px;overflow:hidden;height:20px;float:right;margin-right:0px;background:url("img/downarrowblack.png") right center no-repeat #fff;border:1px solid #c2c2c2}.account-container .account-main-container #address_book .addresses_index #new_address_form .field .new_add_form_select .new_add_form_selection{width:350px;text-align:justify;outline:medium none;border:none;background:none repeat scroll 0 0 transparent;float:left;font-size:12px;color:#666;font-style:italic;font-family:AvantGarde,Arial}.account-container .account-main-container #address_book .addresses_index #new_address_form .field #new_add_zip{width:144px;float:left;margin-left:66px}.account-container .account-main-container #address_book .addresses_index #new_address_form .field #contact_number{float:right;width:320px}.account-container .account-main-container #address_book .addresses_index #new_address_form .field #contact_number #new_country_text{width:70px;margin-right:9px;float:left;padding-left:0px;font-style:italic;font-family:AvantGarde,Arial;font-size:12px}.account-container .account-main-container #address_book .addresses_index #new_address_form .field #contact_number #new_area_text{width:70px;margin-right:9px;float:left;padding-left:0px;font-style:italic;font-family:AvantGarde,Arial;font-size:12px}.account-container .account-main-container #address_book .addresses_index #new_address_form .field #contact_number #new_number_text{width:145px;float:right;margin:0;padding-left:0px;font-style:italic;font-family:AvantGarde,Arial;font-size:12px}.account-container .account-main-container #address_book .addresses_index #new_address_form #buttons_cont{border-top:1px solid #a7a9ac;width:645px;margin-top:25px}.account-container .account-main-container #address_book .addresses_index #new_address_form #buttons_cont #buttons_box{width:320px;margin-left:auto;margin-right:auto}.account-container .account-main-container #address_book .addresses_index #new_address_form #buttons_cont #buttons_box #save_button{float:left;background:url("img/save_button.jpg") no-repeat scroll 0 0;border:none;width:155px;height:32px;margin-left:auto;text-indent:-9999px;margin-top:20px;cursor:pointer}.account-container .account-main-container #address_book .addresses_index #new_address_form #buttons_cont #buttons_box #cancel_button{float:left;background:url("img/cancel_button.jpg") no-repeat scroll 0 0;border:none;width:155px;height:33px;margin-right:auto;text-indent:-9999px;cursor:pointer;margin-top:20px}.account-container .account-main-container #address_book .addresses_index .address_container{border-bottom:1px solid #a7a9ac;margin-top:20px;font-family:AvantGarde,Arial;color:#666;font-size:12px;padding-bottom:25px}.account-container .account-main-container #address_book .addresses_index .address_container .info_box{display:inline-block}.account-container .account-main-container #address_book .addresses_index .address_container .e_r_container{width:80px;height:20px;font-family:AvantGarde,Arial;color:#666;font-size:10px;float:right}.account-container .account-main-container #address_book .addresses_index .address_container .e_r_container .edit{cursor:pointer;text-decoration:underline;width:18px;float:left}.account-container .account-main-container #address_book .addresses_index .address_container .e_r_container .remove{cursor:pointer;text-decoration:underline;float:left;width:45px}.account-container .account-main-container #address_book .addresses_index .address_container .e_r_container span{float:left}.account-container .account-main-container #orders{width:645px}.account-container .account-main-container #orders .header_row{float:left;width:750px;font-family:AvantGarde,Arial;font-size:10px;color:#666;text-transform:uppercase;font-weight:bold;border-bottom:1px solid #a7a9ac;padding-bottom:10px}.account-container .account-main-container #orders .header_row .col1{width:145px;float:left}.account-container .account-main-container #orders .header_row .col2{width:140px;float:left}.account-container .account-main-container #orders .header_row .col3{width:135px;float:left}.account-container .account-main-container #orders .header_row .col4{width:105px;float:left}.account-container .account-main-container #orders .header_row .col5{width:80px;float:left;text-align:center}.account-container .account-main-container #orders .header_row .col6{width:140px;float:right;text-align:center}.account-container .account-main-container #orders .order_row{float:left;width:750px;font-family:AvantGarde,Arial;font-size:12px;color:#666;text-transform:normal;border-bottom:1px solid #a7a9ac;padding-top:20px;padding-bottom:20px}.account-container .account-main-container #orders .order_row .col1{width:145px;float:left}.account-container .account-main-container #orders .order_row .col2{width:140px;float:left}.account-container .account-main-container #orders .order_row .col3{width:135px;float:left}.account-container .account-main-container #orders .order_row .col4{width:105px;float:left}.account-container .account-main-container #orders .order_row .col5{width:80px;float:left;text-align:center}.account-container .account-main-container #orders .order_row .col6{width:140px;float:right;text-align:center}.account-container .account-main-container #table_orders{width:100%}.account-container .account-main-container #table_orders .table_header_row{width:100%;font-family:AvantGarde,Arial;font-size:10px;color:#666;text-transform:uppercase;font-weight:bold;border-bottom:1px solid #a7a9ac}.account-container .account-main-container #table_orders .table_header_row td{padding-bottom:10px;width:16.67%}.account-container .account-main-container #table_orders .table_order_row{font-family:AvantGarde,Arial;font-size:12px;color:#666;text-transform:normal;border-bottom:1px solid #a7a9ac}.account-container .account-main-container #table_orders .table_order_row td{padding-top:20px;padding-bottom:20px;width:16.67%}.account-container .account-main-container #table_orders .td-center{text-align:center}.account-container .account-main-container #table_subscriptions{width:100%}.account-container .account-main-container #table_subscriptions .table_header_row{width:100%;font-family:AvantGarde,Arial;font-size:10px;color:#666;text-transform:uppercase;font-weight:bold;border-bottom:1px solid #a7a9ac}.account-container .account-main-container #table_subscriptions .table_header_row td{padding-bottom:10px;width:14.29%}.account-container .account-main-container #table_subscriptions .table_order_row{font-family:AvantGarde,Arial;font-size:12px;color:#666;text-transform:normal;border-bottom:1px solid #a7a9ac}.account-container .account-main-container #table_subscriptions .table_order_row td{padding-top:20px;padding-bottom:20px;width:14.29%}.account-container .account-main-container #table_subscriptions .td-center{text-align:center}.account-container #favorite_book{font-family:AvantGarde,Arial}.account-container #favorite_book .fav_container{margin-bottom:60px;float:left}.account-container #favorite_book .fav_container .fav_head{background:#b1985c;color:#fff;height:20px;margin-bottom:20px;float:left;width:1000px}.account-container #favorite_book .fav_container .fav_head .fav_star{background:url("img/star_15_white.png") no-repeat;width:15px;height:15px;float:left;margin-left:15px;margin-right:10px;margin-top:2px}.account-container #favorite_book .fav_container .fav_head .fav_title{font-size:11px;font-weight:bold;text-transform:uppercase;padding-top:2px;display:block}.account-container #favorite_book .fav_container .fav_box .fav_minibox{width:177px;height:150px;margin-right:20px;margin-bottom:35px;float:left}.account-container #favorite_book .fav_container .fav_box .fav_minibox .fav_img{width:177px;height:90px}.account-container #favorite_book .fav_container .fav_box .fav_minibox .fav_img img{width:145px;height:90px}.account-container #favorite_book .fav_container .fav_box .fav_minibox .fav_desc{font-size:12px;color:#666;margin-top:10px}.account-container #favorite_book .fav_container .fav_box .fav_minibox .fav_desc .sf_title{font-weight:bold}.account-container #favorite_book .fav_container .fav_box .fav_wp_row{margin-bottom:15px;float:left;font-size:12px;color:#666;width:1000px}.account-container #favorite_book .fav_container .fav_box .fav_wp_row .fav_wp_title{float:left;width:175px;margin-right:10px;text-transform:uppercase;font-weight:bold}.account-container #favorite_book .fav_container .fav_box .fav_wp_row .sf_date{float:left;width:75px}.account-container #favorite_book .fav_container .fav_box .header_fav_row{width:1000px;text-transform:uppercase;color:#666;font-size:12px;font-weight:bold;float:left;margin-bottom:15px}.account-container #favorite_book .fav_container .fav_box .header_fav_row .case{float:left;width:320px}.account-container #favorite_book .fav_container .fav_box .header_fav_row .level{float:left;width:85px}.account-container #favorite_book .fav_container .fav_box .header_fav_row .ran_in{float:left;width:130px}.account-container #favorite_book .fav_container .fav_box .header_fav_row .category{float:left;width:210px}.account-container #favorite_book .fav_container .fav_box .fav_row{width:1000px;float:left;padding-top:10px;padding-bottom:10px;border-top:1px solid #666;color:#666;font-size:12px}.account-container #favorite_book .fav_container .fav_box .fav_row .fav_img{width:65px;height:45px;float:left;margin-right:10px}.account-container #favorite_book .fav_container .fav_box .fav_row .fav_img img{width:65px;height:45px;display:block;overflow:hidden}.account-container #favorite_book .fav_container .fav_box .fav_row .fav_desc{width:245px;float:left;line-height:15px}.account-container #favorite_book .fav_container .fav_box .fav_row .fav_desc .sf_title{font-weight:bold}.account-container #favorite_book .fav_container .fav_box .fav_row .fav_date{width:135px;float:left}.account-container #favorite_book .fav_container .fav_box .fav_row .description{width:165px;float:left}.account-container #favorite_book .fav_container .fav_box .fav_row .level{width:85px;float:left}.account-container #favorite_book .fav_container .fav_box .fav_row .country{width:130px;float:left}.account-container #favorite_book .fav_container .fav_box .fav_row .category{width:165px;float:left}.account-container #favorite_book .fav_container .fav_box .fav_row .remove_button{width:45px;float:left;text-decoration:underline;font-size:10px;cursor:pointer}.account-container #favorite_book .fav_container .show_all{font-size:11px;font-weight:bold;color:#b1985c;float:left;width:1000px;margin-top:5px;margin-bottom:25px}
html {
	 -webkit-font-smoothing: antialiased;
}


/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
	background: #000;
	color: #fff;
  box-shadow: 1px 5px 6px #666;
}

/*.tooltipster-default {
  border-radius: 5px;
  border: 2px solid #000;
  background: #4c4c4c;
  color: #fff;
}    */

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 14px 30px;
	overflow: hidden;
  font-weight: 700;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
	/* border-color: ... !important; */
}


/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
	cursor: help;
	margin-left: 4px;
}








/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	z-index: 9999999;
	pointer-events: none;
	width: auto;
	overflow: visible;
}
.tooltipster-base .tooltipster-content {
	overflow: hidden;
}


/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
	display: block;
	width: 0; 
	height: 0;
	position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-top: 8px solid;
	bottom: -8px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-top: 9px solid;
	bottom: -8px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-bottom: 8px solid;
	top: -8px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-bottom: 9px solid;
	top: -8px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
	left: 0;
	right: 0;
	margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
	left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	left: 5px;
}
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {
	right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
	right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-left: 8px solid;
	top: 50%;
	margin-top: -7px;
	right: -8px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-left: 9px solid;
	margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-right: 8px solid;
	top: 50%;
	margin-top: -7px;
	left: -8px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-right: 9px solid;
	margin-top: -8px;
}


/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.tooltipster-fade-show {
	opacity: 1;
}

.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
}
.tooltipster-swing-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
	top: 0;
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
}
.tooltipster-fall-show {
}
.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0px !important;
	opacity: 0;
}

.tooltipster-slide {
	left: -40px;
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {
}
.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0px !important;
	opacity: 0;
}


/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
	opacity: 0.5;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}
#partner-sponsor-slider .partner-sponsor-img img{margin-left:0}
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 60px;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}


/* BEGIN: custom styles */
/*-------Images*/
.fancybox-images 
    top: 0;
    right: 0;
}
/*------Videos*/
.fancybox-nav {
    width: 60px;       
}
.fancybox-nav span {
    visibility: visible;
    opacity: 0.5;
}
.fancybox-nav:hover span {
    opacity: 1;
}
.fancybox-videos .fancybox-next {
    right: -60px;
}
.fancybox-videos .fancybox-prev {
    left: -60px;
}

/*----- Custom Arrows*/
.fancybox-prev span {
	left: 10px;
	background: url('fancybox/left-solid-arrow.png');
}
.fancybox-next span {
	right: 10px;
	background: url('fancybox/right-solid-arrow.png');
}
.fancybox-nav span {
	height: 52px;
}
.fancybox-close {
    top: 10px;
    right: 10px;
	height: 20px;
	width: 20px;
	background: url('fancybox/close-arrow2.png');
}
/* END: custom styles */
/*! jQuery UI - v1.10.3 - 2013-07-03
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/

.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("/assets/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #eeeeee url(/assets/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #e78f08;
	background: #f6a828 url(/assets/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #cccccc;
	background: #f6f6f6 url(/assets/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #1c94c4;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #fbcb09;
	background: #fdf5ce url(/assets/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #c77405;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #fbd850;
	background: #ffffff url(/assets/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #eb8f00;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fed22f;
	background: #ffe45c url(/assets/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #b81900 url(/assets/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
	color: #ffffff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #ffffff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #ffffff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(/assets/ui-icons_222222_256x240.png);
}
.ui-widget-header .ui-icon {
	background-image: url(/assets/ui-icons_ffffff_256x240.png);
}
.ui-state-default .ui-icon {
	background-image: url(/assets/ui-icons_ef8c08_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(/assets/ui-icons_ef8c08_256x240.png);
}
.ui-state-active .ui-icon {
	background-image: url(/assets/ui-icons_ef8c08_256x240.png);
}
.ui-state-highlight .ui-icon {
	background-image: url(/assets/ui-icons_228ef1_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(/assets/ui-icons_ffd27a_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #666666 url(/assets/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
	opacity: .5;
	filter: Alpha(Opacity=50);
}
.ui-widget-shadow {
	margin: -5px 0 0 -5px;
	padding: 5px;
	background: #000000 url(/assets/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
	opacity: .2;
	filter: Alpha(Opacity=20);
	border-radius: 5px;
}
.reg-checkbox{display:none}
.address-book-cancel-btn{margin-left:0 !important}
.grid .grid-item{border:1px solid #c2c2c2;padding:12px;box-sizing:border-box;width:30.6%;margin-bottom:24px;padding:12px}.grid .grid-contents{width:82.7%;margin-left:28px;margin-right:3.8%}.grid .grid-contents .title{margin-bottom:6px}.grid .grid-contents .title a{color:#676767;font-size:24px}.grid .grid-contents .showcase-content-header span{width:80%;display:inline-block}.grid .grid-contents .showcase-content-header.winner{background-color:#000;color:#fff;border:1px solid #000}.grid .grid-contents .showcase-content-header.finalist{background-color:#fff;color:000;border:1px solid #000}.grid .grid-contents .brand{margin-bottom:1px;border:none;padding:5px;box-sizing:border-box;float:none}.grid .grid-contents .brand .showcase-prize{float:right}.grid .grid-contents .image-container{height:170px;width:100%;margin-bottom:12px;overflow:hidden}.grid .grid-contents .image-container .showcase-overpattern{cursor:pointer}.grid .grid-contents .image-container .image-link{margin-top:-170px;width:100%;object-fit:scale-down}.grid .grid-contents .see-all-link{font-size:12px}.showcase-content{margin-bottom:30px;color:#676767 !important;font-weight:700;font-size:14px}.showcase-content p{color:#676767 !important;font-weight:700}.showcase-header{float:none !important}
.newsletter-popup{display:none;background-color:#b1985c;width:500px;padding:18px}.newsletter-popup span{float:right;color:#fff}.newsletter-popup h2{color:#fff;float:left;width:100%;font-size:36px}.newsletter-popup p{float:left;clear:left;color:#fff;font-size:16px}.newsletter-popup p a{color:#fff;text-decoration:underline}.purchase-button{font-family:'AvantGarde Medium';border:1px solid #b1965f !important;color:#b1965f !important;float:none !important;font-weight:bolder !important;font-size:17px !important;padding:10px 30px 10px 30px !important;box-shadow:none !important;margin:12px 0px 12px 0px !important}.newsletter-popup-notice{display:none;background:#000;padding:40px 60px;position:relative}.newsletter-popup-notice h2{font-family:'AvantGarde Bold';font-size:36px;color:#fff}.newsletter-popup-notice p{margin-top:20px;color:#fff;font-size:22px}.newsletter-popup-notice span{color:#fff;position:absolute;top:10px;right:25px;font-size:30px}
.email-signup-form__block-description{float:left;width:130px;font-family:'AvantGarde Medium';font-size:85% !important}.email-signup-form__label{font-size:85% !important;font-family:'AvantGarde Book' !important}.email-signup-form__submit-btn{background-color:#ffffff;border:1px solid #b1985c;margin:12px 12px 0 168px;color:#b1985c;padding:12px 72px;font-size:16px;font-family:'AvantGarde Book' !important}.email-signup-form__loading-img{display:none;margin-left:50% !important}.g-recaptcha div:first-child{height:auto !important}
.directors--header{color:#b1985c;font-weight:900;font-size:25px;background:none !important;height:50px}.directors-cont{float:left;margin-top:12px;width:100%}.directors{float:left;width:24%;margin-right:1.3%;min-height:360px}.directors.last{margin-right:0}.director--info{float:left;font-size:14px;border:none;color:#b1985c !important;font-family:'Arial';margin:auto;margin-top:0px;width:250px;padding-bottom:30px}.director--title,.director--name,.director--position,.director--company{float:left;font-size:90%;color:#b1985c;clear:left;width:100%;display:block;font-family:'AvantGarde Book' !important;text-transform:uppercase;max-width:250px}.director--position,.director--company{font-size:100%}.director--image .name{float:left;font-size:12px;border:none;color:#b1985c;font-family:'Arial'}.directors h6,.directors h6 a{float:left;clear:left;font-size:12px;color:#b1985c;width:100%;border-color:#b1985c;display:block;font-family:'AvantGarde Book'}.director--image-container{width:100%;height:250px;overflow:hidden;float:left;cursor:pointer}.director--image-container img{margin-top:0;width:100%;vertical-align:bottom;padding-bottom:10px}.overpattern{width:100%;height:100%;display:block}.right-nav,.left-nav{position:absolute;top:40%;z-index:15;opacity:1;font-size:40px}.right-nav{right:2%}.left-nav{left:2%}.right-nav:hover,.left-nav:hover{opacity:.5}.director-modal--close{font-size:18px !important;padding-top:20px;position:absolute;right:3%;color:#b1985c !important;font-family:'Arial';cursor:pointer}.director-modal--close img{width:15px}.director-modal p{float:left;clear:left;color:#6c6c6c;font-size:14px;padding-bottom:12px;margin-bottom:12px;padding-left:0px;padding-right:40px}.director-modal{display:none;background-color:#fff;width:900px;padding:0px}.director{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-top:40px}.director--image{display:-webkit-box;display:-webkit-flex;display:flex;display:-ms-flexbox;flex-flow:column nowrap;flex:0 1 50%;flex:1;padding:0 0 0 10px;border-right:1.5px solid;border-color:#b1985c}.director--image img{width:100%;max-width:250px;height:250px;overflow:hidden;margin:auto;margin-top:0px;margin-bottom:20px}.director--description{display:-webkit-box;display:-webkit-flex;display:flex;display:-ms-flexbox;flex-flow:column nowrap;flex:0 1 50%;padding:40px;padding-top:0px}.director--info .director--title,.director--info .director--name{font-size:100%}.director--info h6{float:left;clear:left;font-size:12px;color:#b1985c;width:100%;border-color:#b1985c;display:block;font-family:'AvantGarde Book'}@media only screen and (max-width: 500px){.directors{float:left;width:90%;margin-right:0;margin-left:12px}}.commitees{min-height:370px !important}
.case-region-filter{width:100%;font-family:'AvantGarde Book';font-size:15px;height:45px;border-top:1px solid #c1c2c5;border-bottom:1px solid #c1c2c5;background:url("img/sort_back.png") repeat;padding:0 12px;box-sizing:border-box;-moz-box-sizing:border-box;margin-top:20px}.case-region-filter p{font-family:'AvantGarde Demi' !important;margin-right:20px;text-transform:uppercase;cursor:text;font-size:15px;display:inline-block;margin-top:10px;margin-right:10px;float:left}.case-region-filter .select{font-family:'AvantGarde Book' !important;color:#646464;margin-right:35px;background:none !important;overflow:hidden;border:medium none;border:1px solid #c2c2c2;text-shadow:none;float:left;margin-top:10px;height:20px;margin-left:0;width:155px}.case-region-filter .select select{width:125px;text-align:justify;outline:medium none;border:none;background:none repeat scroll 0 0 transparent;float:left}.case-region-filter .select #region_combo,.case-region-filter .select #year_select{width:155px;text-align:justify;outline:medium none;border:none;background:none repeat scroll 0 0 transparent;float:left;color:#646464 !important;height:20px !important;font-family:'AvantGarde Book' !important;font-size:15px}.case-database-main-nav__dropdown{margin-left:28px !important}.case-database__past-winners{float:left;margin:0;background:url("/assets/img/pat3.png");font-size:150%}.past-winners__text{width:100%;background-color:#000000;padding:5px 32px 5px 15px}.past-winners__link{width:100%;color:#FFFFFF !important;font-size:100%;font-family:'AvantGarde Demi';text-decoration:none}.past-winners__link:hover,.past-winners__link::visited{text-decoration:none;color:#ffffff}.past-winners__arrow--small{font-size:60%}.case-database__past-winners p{color:#000000;line-height:20px;font-size:24px;color:#000;line-height:24px;font-family:'AvantGarde Demi';padding:10px 15px 15px 15px}.medium-featured{word-wrap:break-word}.two-column{display:flex}.two-column .first-column,.two-column .second-column{width:50%}.free-case-text-view{font-size:15px;color:#b1985c;font-weight:bold;margin-bottom:10px}.free-case-message{font-family:'AvantGarde Bold';font-size:14px;color:#b1985c}.free-case-message a{color:#b1985c !important}.free-case-message a:hover{text-decoration:underline}.case-video-box-width,.case-video-box-width .fancybox-inner{min-width:854px !important;overflow:visible !important}
@media handheld, only screen and (max-width: 1078px){.entry2{width:960px !important}.entry2 .fourcol{width:295px !important;float:left !important;padding-left:0px !important;padding-right:0px !important}.entry2 .eightcol{width:628px !important;float:left !important;padding-left:0px !important;padding-right:0px !important}}.entry2-header{font-size:25px}
.apply-code {
  background-color: white;
  border: 2px solid #b4975d;
  padding: 6px 24px;
  color: #b4975d;
  font-family: "AvantGarde Demi";
  margin-top: 10px;
}

.promo-code {
  width: 50%;
  float: left;
  color: #646464;
  font-family: 'AvantGarde Book';
}

.order-adjustments {
  float: right;
  font-size: 12px;
  color: #646464;
  font-family: 'AvantGarde Book';
  margin-top: 20px;
}

.input-promo {
  box-shadow: 3px #b4975d;
  margin: 10px;
  padding: 6px 24px;
}
.email-pop{padding-left:0.5in}.email-list-logo{width:117px;height:71.25px}.newsletter-wrapper{display:grid;grid-template-columns:1fr;grid-grap:10px;margin-top:20px}.newsletter-left-side{grid-column:1;grid-row:1}.newsletter-form-input{margin:10px 0px 10px 0px}.newsletter-form-checkbox{margin-top:3px}.newsletter-opt-in{margin:30px 0px 0px 0px;font-weight:bold}.newsletter-join-email-list{font-weight:bold}.newsletter-form-control{font-family:'Avenir Next';border:1px solid #000;height:20px;width:39.3%;float:right;margin-right:30%}.chosen-single{border-radius:0px !important;border:1px solid #000 !important;background:#fff !important}.chosen-single span{float:left !important;color:#000 !important}.no-results span{display:none !important}.chosen-search,.chosen-search-input{background:none !important}.effie-color{color:#b1985c !important;float:none !important}.newsletter-submit{font-family:'AvantGarde Book';border:4px solid #000 !important;color:#000 !important;float:none !important;font-weight:bold !important;font-size:15px !important;padding:10px 30px 10px 30px !important;box-shadow:none !important;margin:12px 0px 12px 0px !important}.newsletter-error-email,.newsletter-error-fname,.newsletter-error-lname,.newsletter-error-cname,.newsletter-error-country,.newsletter-error-privacy{display:none;color:red}.newsletter-wait{display:none;margin-top:10px}.black-and-white{filter:grayscale(100%)}#newsletter_country_chosen{float:right;width:40% !important;margin-right:30%;margin-top:0px}.purchase-button{font-family:'AvantGarde Medium';border:1px solid #b1965f !important;color:#b1965f !important;float:none !important;font-weight:bolder !important;font-size:17px !important;padding:10px 30px 10px 30px !important;box-shadow:none !important;margin:12px 0px 12px 0px !important}
/*!
 * FullCalendar v2.0.2 Stylesheet
 * Docs & License: http://arshaw.com/fullcalendar/
 * (c) 2013 Adam Shaw
 */



.fc {
	direction: ltr;
	text-align: left;
	}
	
.fc table {
	border-collapse: collapse;
	border-spacing: 0;
	}
	
html .fc,
.fc table {
	font-size: 1em;
	}
	
.fc td,
.fc th {
	padding: 0;
	vertical-align: top;
	}



/* Header
------------------------------------------------------------------------*/

.fc-header td {
	white-space: nowrap;
	}

.fc-header-left {
	width: 25%;
	text-align: left;
	}
	
.fc-header-center {
	text-align: center;
	}
	
.fc-header-right {
	width: 25%;
	text-align: right;
	}
	
.fc-header-title {
	display: inline-block;
	vertical-align: top;
	}
	
.fc-header-title h2 {
	margin-top: 0;
	white-space: nowrap;
	}
	
.fc .fc-header-space {
	padding-left: 10px;
	}
	
.fc-header .fc-button {
	margin-bottom: 1em;
	vertical-align: top;
	}
	
/* buttons edges butting together */

.fc-header .fc-button {
	margin-right: -1px;
	}
	
.fc-header .fc-corner-right,  /* non-theme */
.fc-header .ui-corner-right { /* theme */
	margin-right: 0; /* back to normal */
	}
	
/* button layering (for border precedence) */
	
.fc-header .fc-state-hover,
.fc-header .ui-state-hover {
	z-index: 2;
	}
	
.fc-header .fc-state-down {
	z-index: 3;
	}

.fc-header .fc-state-active,
.fc-header .ui-state-active {
	z-index: 4;
	}
	
	
	
/* Content
------------------------------------------------------------------------*/
	
.fc-content {
	position: relative;
	z-index: 1; /* scopes all other z-index's to be inside this container */
	clear: both;
	zoom: 1; /* for IE7, gives accurate coordinates for [un]freezeContentHeight */
	}
	
.fc-view {
	position: relative;
	width: 100%;
	overflow: hidden;
	}
	
	

/* Cell Styles
------------------------------------------------------------------------*/

.fc-widget-header,    /* <th>, usually */
.fc-widget-content {  /* <td>, usually */
	border: 1px solid #ddd;
	}
	
.fc-state-highlight { /* <td> today cell */ /* TODO: add .fc-today to <th> */
	background: #fcf8e3;
	}
	
.fc-cell-overlay { /* semi-transparent rectangle while dragging */
	background: #bce8f1;
	opacity: .3;
	filter: alpha(opacity=30); /* for IE */
	}
	


/* Buttons
------------------------------------------------------------------------*/

.fc-button {
	position: relative;
	display: inline-block;
	padding: 0 .6em;
	overflow: hidden;
	height: 1.9em;
	line-height: 1.9em;
	white-space: nowrap;
	cursor: pointer;
	}
	
.fc-state-default { /* non-theme */
	border: 1px solid;
	}

.fc-state-default.fc-corner-left { /* non-theme */
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	}

.fc-state-default.fc-corner-right { /* non-theme */
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	}

/*
	Our default prev/next buttons use HTML entities like &lsaquo; &rsaquo; &laquo; &raquo;
	and we'll try to make them look good cross-browser.
*/

.fc-button .fc-icon {
	margin: 0 .1em;
	font-size: 2em;
	font-family: "Courier New", Courier, monospace;
	vertical-align: baseline; /* for IE7 */
	}

.fc-icon-left-single-arrow:after {
	content: "\02039";
	font-weight: bold;
	}

.fc-icon-right-single-arrow:after {
	content: "\0203A";
	font-weight: bold;
	}

.fc-icon-left-double-arrow:after {
	content: "\000AB";
	}

.fc-icon-right-double-arrow:after {
	content: "\000BB";
	}
	
/* icon (for jquery ui) */

.fc-button .ui-icon {
	position: relative;
	top: 50%;
	float: left;
	margin-top: -8px; /* we know jqui icons are always 16px tall */
	}
	
/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/

.fc-state-default {
	background-color: #f5f5f5;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	color: #333;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
	color: #333333;
	background-color: #e6e6e6;
	}

.fc-state-hover {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	   -moz-transition: background-position 0.1s linear;
	     -o-transition: background-position 0.1s linear;
	        transition: background-position 0.1s linear;
	}

.fc-state-down,
.fc-state-active {
	background-color: #cccccc;
	background-image: none;
	outline: 0;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
	}

.fc-state-disabled {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	box-shadow: none;
	}

	

/* Global Event Styles
------------------------------------------------------------------------*/

.fc-event-container > * {
	z-index: 8;
	}

.fc-event-container > .ui-draggable-dragging,
.fc-event-container > .ui-resizable-resizing {
	z-index: 9;
	}
	 
.fc-event {
	border: 1px solid #3a87ad; /* default BORDER color */
	background-color: #3a87ad; /* default BACKGROUND color */
	color: #fff;               /* default TEXT color */
	font-size: .85em;
	cursor: default;
	}

a.fc-event {
	text-decoration: none;
	}
	
a.fc-event,
.fc-event-draggable {
	cursor: pointer;
	}
	
.fc-rtl .fc-event {
	text-align: right;
	}

.fc-event-inner {
	width: 100%;
	height: 100%;
	overflow: hidden;
	}
	
.fc-event-time,
.fc-event-title {
	padding: 0 1px;
	}
	
.fc .ui-resizable-handle {
	display: block;
	position: absolute;
	z-index: 99999;
	overflow: hidden; /* hacky spaces (IE6/7) */
	font-size: 300%;  /* */
	line-height: 50%; /* */
	}
	
	
	
/* Horizontal Events
------------------------------------------------------------------------*/

.fc-event-hori {
	border-width: 1px 0;
	margin-bottom: 1px;
	}

.fc-ltr .fc-event-hori.fc-event-start,
.fc-rtl .fc-event-hori.fc-event-end {
	border-left-width: 1px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	}

.fc-ltr .fc-event-hori.fc-event-end,
.fc-rtl .fc-event-hori.fc-event-start {
	border-right-width: 1px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	}
	
/* resizable */
	
.fc-event-hori .ui-resizable-e {
	top: 0           !important; /* importants override pre jquery ui 1.7 styles */
	right: -3px      !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: e-resize;
	}
	
.fc-event-hori .ui-resizable-w {
	top: 0           !important;
	left: -3px       !important;
	width: 7px       !important;
	height: 100%     !important;
	cursor: w-resize;
	}
	
.fc-event-hori .ui-resizable-handle {
	_padding-bottom: 14px; /* IE6 had 0 height */
	}
	
	
	
/* Reusable Separate-border Table
------------------------------------------------------------*/

table.fc-border-separate {
	border-collapse: separate;
	}
	
.fc-border-separate th,
.fc-border-separate td {
	border-width: 1px 0 0 1px;
	}
	
.fc-border-separate th.fc-last,
.fc-border-separate td.fc-last {
	border-right-width: 1px;
	}
	
.fc-border-separate tr.fc-last th,
.fc-border-separate tr.fc-last td {
	border-bottom-width: 1px;
	}
	
.fc-border-separate tbody tr.fc-first td,
.fc-border-separate tbody tr.fc-first th {
	border-top-width: 0;
	}
	
	

/* Month View, Basic Week View, Basic Day View
------------------------------------------------------------------------*/

.fc-grid th {
	text-align: center;
	}

.fc .fc-week-number {
	width: 22px;
	text-align: center;
	}

.fc .fc-week-number div {
	padding: 0 2px;
	}
	
.fc-grid .fc-day-number {
	float: right;
	padding: 0 2px;
	}
	
.fc-grid .fc-other-month .fc-day-number {
	opacity: 0.3;
	filter: alpha(opacity=30); /* for IE */
	/* opacity with small font can sometimes look too faded
	   might want to set the 'color' property instead
	   making day-numbers bold also fixes the problem */
	}
	
.fc-grid .fc-day-content {
	clear: both;
	padding: 2px 2px 1px; /* distance between events and day edges */
	}
	
/* event styles */
	
.fc-grid .fc-event-time {
	font-weight: bold;
	}
	
/* right-to-left */
	
.fc-rtl .fc-grid .fc-day-number {
	float: left;
	}
	
.fc-rtl .fc-grid .fc-event-time {
	float: right;
	}
	
	

/* Agenda Week View, Agenda Day View
------------------------------------------------------------------------*/

.fc-agenda table {
	border-collapse: separate;
	}
	
.fc-agenda-days th {
	text-align: center;
	}
	
.fc-agenda .fc-agenda-axis {
	width: 50px;
	padding: 0 4px;
	vertical-align: middle;
	text-align: right;
	font-weight: normal;
	}

.fc-agenda-slots .fc-agenda-axis {
	white-space: nowrap;
	}

.fc-agenda .fc-week-number {
	font-weight: bold;
	}
	
.fc-agenda .fc-day-content {
	padding: 2px 2px 1px;
	}
	
/* make axis border take precedence */
	
.fc-agenda-days .fc-agenda-axis {
	border-right-width: 1px;
	}
	
.fc-agenda-days .fc-col0 {
	border-left-width: 0;
	}
	
/* all-day area */
	
.fc-agenda-allday th {
	border-width: 0 1px;
	}
	
.fc-agenda-allday .fc-day-content {
	min-height: 34px; /* TODO: doesnt work well in quirksmode */
	_height: 34px;
	}
	
/* divider (between all-day and slots) */
	
.fc-agenda-divider-inner {
	height: 2px;
	overflow: hidden;
	}
	
.fc-widget-header .fc-agenda-divider-inner {
	background: #eee;
	}
	
/* slot rows */
	
.fc-agenda-slots th {
	border-width: 1px 1px 0;
	}
	
.fc-agenda-slots td {
	border-width: 1px 0 0;
	background: none;
	}
	
.fc-agenda-slots td div {
	height: 20px;
	}
	
.fc-agenda-slots tr.fc-slot0 th,
.fc-agenda-slots tr.fc-slot0 td {
	border-top-width: 0;
	}

.fc-agenda-slots tr.fc-minor th,
.fc-agenda-slots tr.fc-minor td {
	border-top-style: dotted;
	}
	
.fc-agenda-slots tr.fc-minor th.ui-widget-header {
	*border-top-style: solid; /* doesn't work with background in IE6/7 */
	}
	


/* Vertical Events
------------------------------------------------------------------------*/

.fc-event-vert {
	border-width: 0 1px;
	}

.fc-event-vert.fc-event-start {
	border-top-width: 1px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	}

.fc-event-vert.fc-event-end {
	border-bottom-width: 1px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	}
	
.fc-event-vert .fc-event-time {
	white-space: nowrap;
	font-size: 10px;
	}

.fc-event-vert .fc-event-inner {
	position: relative;
	z-index: 2;
	}
	
.fc-event-vert .fc-event-bg { /* makes the event lighter w/ a semi-transparent overlay  */
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: .25;
	filter: alpha(opacity=25);
	}
	
.fc .ui-draggable-dragging .fc-event-bg, /* TODO: something nicer like .fc-opacity */
.fc-select-helper .fc-event-bg {
	display: none\9; /* for IE6/7/8. nested opacity filters while dragging don't work */
	}
	
/* resizable */
	
.fc-event-vert .ui-resizable-s {
	bottom: 0        !important; /* importants override pre jquery ui 1.7 styles */
	width: 100%      !important;
	height: 8px      !important;
	overflow: hidden !important;
	line-height: 8px !important;
	font-size: 11px  !important;
	font-family: monospace;
	text-align: center;
	cursor: s-resize;
	}
	
.fc-agenda .ui-resizable-resizing { /* TODO: better selector */
	_overflow: hidden;
	}
	
	
.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;user-select:none}.chosen-container *{box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,0.15);clip:rect(0, 0, 0, 0);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999999}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/assets/chosen-sprite-f05a2f84543b60ecaa4f5756d900a204.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/assets/chosen-sprite-f05a2f84543b60ecaa4f5756d900a204.png) no-repeat 0px 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(/assets/chosen-sprite-f05a2f84543b60ecaa4f5756d900a204.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0, 0, 0, 0);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%, #2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:linear-gradient(#eee 1%, #fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eeeeee;background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/assets/chosen-sprite-f05a2f84543b60ecaa4f5756d900a204.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:linear-gradient(#eee 20%, #fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222 !important}.chosen-disabled{opacity:0.5 !important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:url(/assets/chosen-sprite-f05a2f84543b60ecaa4f5756d900a204.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(/assets/chosen-sprite@2x-c449578b6350e6b0e9f36f3781b31e37.png) !important;background-size:52px 37px !important;background-repeat:no-repeat !important}}.chosen-container{user-select:none}.chosen-container *{box-sizing:border-box}.chosen-container-single .chosen-single{background:linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%)}.chosen-container-single .chosen-search{background:url(/assets/chosen-sprite-f05a2f84543b60ecaa4f5756d900a204.png) no-repeat 100% -20px}.chosen-container .chosen-results li.highlighted{background-image:linear-gradient(#3875d7 20%, #2a62bc 90%)}.chosen-container-multi .chosen-choices{background-image:linear-gradient(#eee 1%, #fff 15%)}.chosen-container-multi .chosen-choices li.search-choice{background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)}.chosen-container-multi .chosen-choices li.search-choice-disabled{background-image:linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)}.chosen-container-active.chosen-with-drop .chosen-single{background-image:linear-gradient(#eee 20%, #fff 80%)}.chosen-rtl .chosen-search input[type="text"]{background:url(/assets/chosen-sprite-f05a2f84543b60ecaa4f5756d900a204.png) no-repeat -30px -20px}
.date-picker{width:170px;height:25px;padding:0;border:0;line-height:25px;padding-left:10px;font-size:12px;font-family:Arial,sans-serif;font-weight:700;cursor:pointer;color:#303030;position:relative;z-index:2}.date-picker-wrapper{position:absolute;z-index:1;border:1px solid #bfbfbf;background-color:#efefef;padding:5px 12px;font-size:12px;line-height:20px;color:#aaa;font-family:Arial,sans-serif;-webkit-box-shadow:3px 3px 10px rgba(0,0,0,.5);box-shadow:3px 3px 10px rgba(0,0,0,.5);-webkit-box-sizing:initial;box-sizing:initial}.dp-clearfix{clear:both;height:0;font-size:0}.date-picker-wrapper.inline-wrapper{position:relative;-webkit-box-shadow:none;box-shadow:none;display:inline-block}.date-picker-wrapper.single-date{width:auto}.date-picker-wrapper.no-shortcuts{padding-bottom:12px}.date-picker-wrapper.no-topbar{padding-top:12px}.date-picker-wrapper .footer{font-size:11px;padding-top:3px}.date-picker-wrapper b{color:#666;font-weight:700}.date-picker-wrapper a{color:#6bb4d6;text-decoration:underline}.date-picker-wrapper .month-name{text-transform:uppercase}.date-picker-wrapper .select-wrapper{position:relative;overflow:hidden;display:inline-block;vertical-align:middle}.date-picker-wrapper .select-wrapper:hover{text-decoration:underline}.date-picker-wrapper .month-element{display:inline-block;vertical-align:middle}.date-picker-wrapper .select-wrapper select{position:absolute;margin:0;padding:0;left:0;top:-1px;font-size:inherit;font-style:inherit;font-weight:inherit;text-transform:inherit;color:inherit;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;outline:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";filter:alpha(opacity=1);opacity:.01}.date-picker-wrapper .month-wrapper{border:1px solid #bfbfbf;border-radius:3px;background-color:#fff;padding:5px;cursor:default;position:relative;_overflow:hidden}.date-picker-wrapper .month-wrapper table{width:190px;float:left}.date-picker-wrapper .month-wrapper table.month2{width:190px;float:left}.date-picker-wrapper .month-wrapper table td,.date-picker-wrapper .month-wrapper table th{vertical-align:middle;text-align:center;line-height:14px;margin:0;padding:0}.date-picker-wrapper .month-wrapper table .day{padding:5px 0;line-height:1;font-size:12px;margin-bottom:1px;color:#ccc;cursor:default}.date-picker-wrapper .month-wrapper table div.day.lastMonth,.date-picker-wrapper .month-wrapper table div.day.nextMonth{color:#999;cursor:default}.date-picker-wrapper .month-wrapper table .day.checked{background-color:#9cdbf7}.date-picker-wrapper .month-wrapper table .week-name{height:20px;line-height:20px;font-weight:100;text-transform:uppercase}.date-picker-wrapper .month-wrapper table .day.has-tooltip{cursor:help!important}.date-picker-wrapper .month-wrapper table .day.has-tooltip .tooltip{white-space:nowrap}.date-picker-wrapper .time label{white-space:nowrap}.date-picker-wrapper .month-wrapper table .day.toMonth.valid{color:#333;cursor:pointer}.date-picker-wrapper .month-wrapper table .day.toMonth.hovering{background-color:#cdecfa}.date-picker-wrapper .month-wrapper table .day.lastMonth,.date-picker-wrapper .month-wrapper table .day.nextMonth{display:none}.date-picker-wrapper .month-wrapper table .day.real-today{background-color:#ffe684}.date-picker-wrapper .month-wrapper table .day.real-today.checked,.date-picker-wrapper .month-wrapper table .day.real-today.hovering{background-color:#70ccd5}.date-picker-wrapper table .caption{height:40px}.date-picker-wrapper table .caption>th:first-of-type,.date-picker-wrapper table .caption>th:last-of-type{width:27px}.date-picker-wrapper table .caption .next,.date-picker-wrapper table .caption .prev{padding:0 5px;cursor:pointer}.date-picker-wrapper table .caption .next:hover,.date-picker-wrapper table .caption .prev:hover{background-color:#ccc;color:#fff}.date-picker-wrapper .gap{position:relative;z-index:1;width:15px;height:100%;background-color:red;font-size:0;line-height:0;float:left;top:-5px;margin:0 10px -10px;visibility:hidden;height:0}.date-picker-wrapper .gap .gap-lines{height:100%;overflow:hidden}.date-picker-wrapper .gap .gap-line{height:15px;width:15px;position:relative}.date-picker-wrapper .gap .gap-line .gap-1{z-index:1;height:0;border-left:8px solid #fff;border-top:8px solid #eee;border-bottom:8px solid #eee}.date-picker-wrapper .gap .gap-line .gap-2{position:absolute;right:0;top:0;z-index:2;height:0;border-left:8px solid transparent;border-top:8px solid #fff}.date-picker-wrapper .gap .gap-line .gap-3{position:absolute;right:0;top:8px;z-index:2;height:0;border-left:8px solid transparent;border-bottom:8px solid #fff}.date-picker-wrapper .gap .gap-top-mask{width:6px;height:1px;position:absolute;top:-1px;left:1px;background-color:#eee;z-index:3}.date-picker-wrapper .gap .gap-bottom-mask{width:6px;height:1px;position:absolute;bottom:-1px;left:7px;background-color:#eee;z-index:3}.date-picker-wrapper .selected-days{display:none}.date-picker-wrapper .drp_top-bar{line-height:1.4;position:relative;padding:10px 40px 10px 0}.date-picker-wrapper .drp_top-bar .error-top,.date-picker-wrapper .drp_top-bar .normal-top{display:none}.date-picker-wrapper .drp_top-bar .default-top{display:block}.date-picker-wrapper .drp_top-bar.error .default-top{display:none}.date-picker-wrapper .drp_top-bar.error .error-top{display:block;color:red}.date-picker-wrapper .drp_top-bar.normal .default-top{display:none}.date-picker-wrapper .drp_top-bar.normal .normal-top{display:block}.date-picker-wrapper .drp_top-bar.normal .normal-top .selection-top{color:#333}.date-picker-wrapper .drp_top-bar .apply-btn{position:absolute;right:0;top:6px;padding:3px 5px;margin:0;font-size:12px;border-radius:4px;cursor:pointer;color:#d9eef7;border:solid 1px #0076a3;background:#0095cd;background:-moz-linear-gradient(top,#00adee,#0078a5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');color:#fff;line-height:initial}.date-picker-wrapper .drp_top-bar .apply-btn.disabled{cursor:pointer;color:#606060;border:solid 1px #b7b7b7;background:#fff;background:-moz-linear-gradient(top,#fff,#ededed);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed')}.date-picker-wrapper .time{position:relative}.date-picker-wrapper.single-month .time{display:block}.date-picker-wrapper .time input[type=range]{vertical-align:middle;width:129px;padding:0;margin:0;height:20px}.date-picker-wrapper .time1{width:180px;padding:0 5px;text-align:center}.time2{width:180px;padding:0 5px;text-align:center}.date-picker-wrapper .time1{float:left}.date-picker-wrapper .time2{float:right}.date-picker-wrapper .hour{text-align:right}.minute{text-align:right}.date-picker-wrapper .hide{display:none}.date-picker-wrapper .first-date-selected,.date-picker-wrapper .last-date-selected{background-color:#49e!important;color:#fff!important}.date-picker-wrapper .date-range-length-tip{position:absolute;margin-top:-4px;margin-left:-8px;-webkit-box-shadow:0 0 3px rgba(0,0,0,.3);box-shadow:0 0 3px rgba(0,0,0,.3);display:none;background-color:#ff0;padding:0 6px;border-radius:2px;font-size:12px;line-height:16px;-webkit-filter:drop-shadow(0 0 3px rgba(0, 0, 0, .3));-moz-filter:drop-shadow(0 0 3px rgba(0, 0, 0, .3));-ms-filter:drop-shadow(0 0 3px rgba(0, 0, 0, .3));-o-filter:drop-shadow(0 0 3px rgba(0, 0, 0, .3));filter:drop-shadow(0 0 3px rgba(0, 0, 0, .3))}.date-picker-wrapper .date-range-length-tip:after{content:'';position:absolute;border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #ff0;left:50%;margin-left:-4px;bottom:-4px}.date-picker-wrapper.two-months.no-gap .month1 .next,.date-picker-wrapper.two-months.no-gap .month2 .prev{display:none}.date-picker-wrapper .week-number{padding:5px 0;line-height:1;font-size:12px;margin-bottom:1px;color:#999;cursor:pointer}.date-picker-wrapper .week-number.week-number-selected{color:#49e;font-weight:700}
.calendar-wrapper{display:grid;grid-template-columns:3fr 1fr;grid-gap:10px}.calendar-btn{padding:5px;width:32%;background-color:#fff;border:1px solid #666;display:inline-block;cursor:pointer}.calendar-btn:focus{outline:0}.calendar-table{width:100%;margin-bottom:1em;background-color:transparent}.calendar-table td:nth-child(1){width:13.5%}.calendar-table td:nth-child(2){width:13.5%}.calendar-table td:nth-child(3){width:13.5%}.calendar-table td:nth-child(4){width:43.5%}.calendar-table td:nth-child(5){width:16%}.calendar-table th,.calendar-table td{padding:15px 7px 15px 0px;vertical-align:middle;border-top:1px solid #b1985c;font-size:14px}.calendar-table thead th{vertical-align:bottom;border-bottom:2px solid #b1985c;color:#b1985c;text-align:left}.calendar-table tbody+tbody{border-top:2px solid #b1985c}.calendar-table .table{background-color:#fff}.sort-active{color:#000}.filters{background:#b1985c;padding:15px;margin-top:10px;text-align:center}.filter-button{font-family:'AvantGarde Book' !important;border-radius:0px;background-color:#b1985c;border:3px solid #fff;color:#fff;text-transform:uppercase;padding:5px 30px 5px 30px;font-size:20px;margin-top:15px}.chosen-search-input{font-family:'AvantGarde Book' !important;color:#b1985c !important}.chosen-container ul.chosen-results li.highlighted{background-color:#ddd;background-image:none}.chosen-drop{text-align:left}.chosen-container{margin-top:15px}.search-choice{border-radius:0px !important;background:#b1985c !important;color:#fff !important;border:none !important;outline:0 !important;box-sizing:none !important;box-shadow:none !important;text-align:left}.chosen-checkbox{position:absolute;opacity:0}.chosen-checkbox+label{position:relative;cursor:pointer;padding:0;color:#b1985c;font-size:15px}.chosen-checkbox+label:before{content:'';margin-right:10px;display:inline-block;vertical-align:text-top;width:20px;height:20px;background:#b1985c}.chosen-checkbox:hover+label:before{background:#b1985c}.chosen-checkbox:focus+label:before{box-shadow:0 0 0 3px rgba(0,0,0,0.12)}.chosen-checkbox:checked+label:before{background:#b1985c}.chosen-checkbox:checked+label:after{content:'';position:absolute;left:5px;top:9px;background:white;width:2px;height:2px;box-shadow:2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;transform:rotate(45deg)}a.search-choice-close{background:none !important;background-image:url(/assets/close-55eaeef2585f717b6234607024712b5e.png) !important;background-size:cover !important;filter:invert(100%)}.filter-textbox{width:97%;margin-top:15px;font-size:13px;padding:4px 0 4px 2px}.filter-textbox::placeholder{font-family:'AvantGarde Book' !important;color:#b1985c}.fc-event{cursor:pointer}#event-popup{display:none;background:#b1985c;padding:10px;color:white;width:150px;border:3px solid #8e7844;z-index:99999}.event-popup-close{float:right;padding:10px;background-image:url(/assets/close-55eaeef2585f717b6234607024712b5e.png);background-size:contain;background-repeat:no-repeat;background-position:center center;filter:invert(100%);cursor:pointer}#event-popup a{color:white}.content-center{text-align:center}.calendar-email-button{font-family:'AvantGarde Book' !important;border-radius:0px;background-color:#fff;border:5px solid #b1985c;color:#b1985c;padding:7px 34px 7px 34px;font-size:20px;margin-top:15px}.event-action{height:25px;width:25px;padding:2px;cursor:pointer}.event-action-favorite{filter:invert(100%);background:#4E67A3;border-radius:3px}.popup-action{height:25px;width:25px;padding:2px;cursor:pointer;filter:invert(100%)}.popup-action-favorite{filter:invert(100%);background:#7187BB;border-radius:3px}.calendar-export-options{display:none;position:absolute}.calendar-export-options ul{border:5px solid #B1985C}.calendar-export-options ul li{cursor:pointer;margin:2px;padding:5px;list-style-type:none;font-size:13px}.calendar-export-options ul li a{color:#000}.calendar-export-options ul li:hover{background:#B1985C}.calendar-export-options ul li:hover a{color:#fff;font-weight:bold}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx){.chosen-container-multi .chosen-choices .search-choice .search-choice-close{background-image:url(/assets/close-55eaeef2585f717b6234607024712b5e.png) !important;background-size:contain !important}.chosen-container-single .chosen-search input[type="text"]{background-image:none !important}}
.press_room_entry .newsroom-index-content {
  float: left;
  clear: left;
  width: 100%;
  font-size: 14px;
  color: #676767;
  font-family: 'Avenir Next';
}

.press_info .newsroom-show-content {
  margin-bottom: 24px;
  font-size: 14px;
  color: #676767;
  font-family: 'Avenir Next';
}

.step2 .steps-description, .step3 .steps-description{
  width: 300px;
  margin-left: 47px;
}

.steps .steps-description {
  width: 80%;
  margin-top: 12px;
  font-size: 13px;
  color: #fff;
}

.entry2 .information .entry-item-description {
  float: left;
  margin-left: 12px;
  font-size: 14px;
  color: #676767;
  font-family: 'Avenir Next';
}

.entry2 .eventsdiv .content .step2-item-description {
  float: left;
  width: 100%;
  font-size: 12px;
  margin-right: 12%;
  color: #676767;
  font-family: 'Avenir Next';
}

.entry2 .information.competition .step3-item-description {
  width: 96%;
  margin-left: 0;
  margin-bottom: 12px;
  float: left;
  font-size: 14px;
  color: #676767;
  font-family: 'Avenir Next';
}

.newsroom-show-content ul,
.newsroom-index-content ul,
.entry-item-description ul,
.steps-description ul,
.step2-item-description ul,
.step3-item-description ul {
  padding-left: 15px;
}
.case-search-font-family,.case-search-box,.case-search-input,.case-search-search-button,.case-search-clear-button,.case-search-advanced-search-button,.case-search-advanced-search-popup,.case-search-advanced-input,.case-search-published-case-label,.case-search-label,.case-search-advanced-search-popup .ui-autocomplete{font-family:'AvantGarde Book' !important;font-weight:700}.case-search-box{background:#b1985c;padding:15px 15px 30px 15px;margin-bottom:10px}.case-search-input{width:100%}.case-search-search-button{background:#000;border:none;color:#fff;padding:10px 15px 10px 15px;margin-top:10px}.case-search-clear-button{background:none;border:none;border-bottom:1px solid #fff;padding:0;color:#fff;margin-top:20px;float:right}.case-search-separator{display:block;height:1px;border:0;border-top:1px solid #000;margin:1em 0;padding:0}.case-search-advanced-search-button{background:#c2b375;border:none;color:#000;padding:5px 10px 5px 10px;text-transform:uppercase}.case-search-advanced-search-popup{background:#b1985c;padding:25px 50px 25px 50px;position:relative;display:none;width:30%}.case-search-advanced-expanded{display:none}.case-search-wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-grap:10px}.case-search-pop-first{grid-column:1;grid-row:1}.case-search-pop-left-side{grid-column:1;grid-row:2}.case-search-pop-right-side{grid-column:2;grid-row:2}.case-search-pop-last{grid-column:1 / span 2;grid-row:3;margin-top:15px}.case-search-advanced-input{width:95%}input.case-search-advanced-input{width:90% !important;margin-top:14px !important;font-size:13px;border:1px solid #000;padding:4px 0px 4px 7.5px}input.case-search-advanced-input::placeholder{color:#000}.case-search-advanced-search-input{margin-top:-5px}.case-search-advanced-search-popup a.chosen-single span{font-weight:bold}.case-search-input::placeholder{font-style:italic;color:#191919}.case-search-filter-by-label{margin-top:20px}.case-search-advanced-add-more{font-style:italic;margin:20px 0px 0px 20px;cursor:pointer}.case-search-close-button{position:absolute;top:0;right:0;background:#fff;border-radius:50%;height:20px;width:20px;cursor:pointer;margin-right:10px;margin-top:10px}.case-search-published-case-label{color:#fff;padding-bottom:3px;border-bottom:1px solid #fff;cursor:auto}.case-search-label{color:#fff !important;padding-bottom:5px;font-size:17px}.case-search-box .case-search-published-case-container{margin:15px 0px 10px 0px}.case-search-advanced-search-popup .case-search-published-case-container{margin-bottom:10px}.case-search-red-placeholder::placeholder{font-size:11px;color:#ff0000}.case-search-advanced-search-popup .ui-autocomplete{font-size:12px;z-index:99999;max-height:150px;overflow-y:scroll;border-radius:0;position:absolute;top:25;left:0}.case-search-advanced-search-popup .ui-menu .ui-menu-item a{font-weight:bold}.case-search-advanced-search-popup .ui-menu .ui-menu-item a.ui-state-focus{background:#b1985c;color:#fff;font-weight:bold;border-radius:0px;border-color:#b1985c;cursor:pointer}.case-search-advanced-search-popup .chosen-search-input{color:#000 !important;font-weight:bold}.case-search-advanced-search-popup .autocomplete-highlight{text-decoration:underline}
#sponsor-slider{position:relative;overflow:hidden}#sponsor-slider ul{position:relative;margin:0 !important;padding:0 !important;list-style:none}#sponsor-slider ul li{position:relative;display:block;float:left;width:250px;height:145px}#sponsor-slider ul li img{width:100%;height:100%}
.new-pdf-icon{width:auto;height:42px}
.judging-embed{height:auto !important;width:48%;cursor:pointer;float:right}.judging-embed img{height:auto !important;max-height:226px;width:301.24px !important;float:left !important}.judging-embed span{display:inline !important}
.cases-by-category{font-family:'Avenir Next'}.cases-by-category .case-wrapper{display:grid;grid-template-columns:28% 72%;column-gap:20px;margin:10px 20px 10px 0px}.cases-by-category .case-wrapper>div{min-width:0;word-wrap:break-word}.cases-by-category .case-wrapper>.case-header{grid-column:1 / span 2}.cases-by-category .case-icon{height:21px;width:21px;object-fit:fill}.cases-by-category .case-image{height:170px;width:170px;object-fit:scale-down}.cases-by-category .free-case-text{font-size:14px;color:#b1985c;font-family:'Avenir Next Bold';margin-top:2px}.cases-by-category h2{font-weight:bold;font-family:'Avenir Next'}.cases-by-category p{font-family:'Avenir Next'}
.case-study-page h2>span{color:#b4975d;margin-top:10px;font-family:'Avenir Next Bold'}.case-study-page .multicolumn-list{-webkit-column-count:2;-moz-column-count:2;column-count:2;list-style-type:none}.case-study-page .multicolumn-list li{font-family:'Avenir Next'}.case-study-page .category-border{padding:5px;border-top:1px solid #999;margin-bottom:20px}.page-filter{font-family:'AvantGarde Book';font-size:15px;border-top:1px solid #c1c2c5;border-bottom:1px solid #c1c2c5;background:url("img/sort_back.png") repeat;box-sizing:border-box;-moz-box-sizing:border-box;margin-top:20px;padding-bottom:10px;display:grid;grid-column-gap:10px;grid-template-columns:80px 250px 275px 150px}.page-filter .grid-container{display:grid;grid-template-columns:auto auto}.page-filter .grid-item{display:block;max-width:135px;min-height:32px}.page-filter .case-study-page-filters{clear:both}.page-filter .second-filter-set{padding-left:80px}.page-filter p{font-family:'AvantGarde Demi' !important;margin-right:20px;text-transform:uppercase;cursor:text;font-size:15px;display:inline-block;margin-top:10px;margin-right:10px}.page-filter .select{font-family:'AvantGarde Book' !important;color:#646464;margin-right:35px;background:none !important;overflow:hidden;border:medium none;border:1px solid #c2c2c2;text-shadow:none;margin-top:10px;height:20px;margin-left:0;width:130px}.page-filter .select select{width:100%;text-align:justify;outline:medium none;border:none;background:none repeat scroll 0 0 transparent}.page-filter .select .page-key-options{text-align:justify;outline:medium none;border:none;background:none repeat scroll 0 0 transparent;color:#646464 !important;height:20px !important;font-family:'AvantGarde Book' !important;font-size:15px}.page-filter .js-filter-sort{cursor:pointer}.case-study-pages-table{margin-top:30px}.case-study-pages-table table th,.case-study-pages-table table td{padding:15px}.case-study-pages-table table td{border-bottom:1px solid black;border-top:1px solid black}.case-study-pages-table .effie-gold{font-family:'AvantGarde Demi';color:#b1995d}.case-study-pages-table .case-icon{height:21px;width:21px;object-fit:fill}
.new-topbar{font-family:'AvantGarde Medium';background-color:#000;color:#fff;padding:7px 0px 7px 0px;font-size:14px}.new-topbar .topbar-extend{max-width:none !important}.new-topbar .topbar-container{overflow:hidden;margin:0 5% 0 5%}.new-topbar .topbar-container .topbar-right{float:right}.new-topbar .topbar-container .topbar-right .topbar-item{margin:2px 10px 0px 10px !important}.new-topbar .topbar-container .topbar-right .topbar-item-search{margin:0px 10px 0px 10px !important}.new-topbar .topbar-container .topbar-item{float:left}.new-topbar .topbar-container .topbar-item .topbar-social-icon{object-fit:scale-down;height:18px;width:18px;margin:0px 3px 0px 3px}.new-topbar .topbar-container .topbar-item .topbar-social-icon.envelope-logo{filter:invert(1)}.new-topbar .topbar-container .topbar-item a{color:#fff;font-weight:700}.new-topbar .topbar-searchform-container{white-space:nowrap}.new-topbar .topbar-searchform-container .topbar-search-btn{background:inherit;border:none;padding:0}.new-topbar .topbar-searchform-container .topbar-search{background:#000;color:#fff;border:1px solid #fff;font-family:'AvantGarde Medium';text-align:center;font-weight:700;font-size:14px;min-width:53px}.new-topbar .topbar-searchform-container .topbar-search::placeholder{color:#fff;opacity:1}.new-topbar .topbar-searchform-container .topbar-search-icon{height:20px;width:20px}.new-topbar .topbar-login{cursor:pointer}.new-topbar li{float:left;margin-right:8px;margin-left:6px;font-size:75%}.topbar-login-form{background:#000;color:#fff;width:375px;font-family:'AvantGarde Medium';padding:20px;position:absolute;display:none;z-index:9998}.topbar-login-form a{color:#fff}.topbar-login-form .topbar-label{display:inline-block;width:100px}.topbar-login-form .topbar-login-row{margin:8px}.topbar-login-form .topbar-right-align{text-align:right}.topbar-login-form .topbar-login-button{border:1px solid #fff;color:#fff;font-family:'AvantGarde Medium';padding:5px 20px 5px 20px;border-radius:0;background:#000;margin-right:3px}.topbar-login-form .topbar-forgot-password{cursor:pointer}#forgot_form{margin-top:10px}#forgot_form label{margin:0px 10px 0px 0px !important}#forgot_form .submit_lostpw{margin-top:10px}
.our-judges-page-subcontent{font-weight:bold}.our-judges-page-featured-judge-name{font-family:'AvantGarde Bold'}.our-judges-page-featured-judge-bio{font-weight:bold}.our-judges-page-filter-label{font-family:'AvantGarde Bold'}.our-judges-page-year-area-label a{font-family:'AvantGarde Bold';color:#676767}.our-judges-filter-wrapper{display:grid;grid-template-columns:repeat(5, 1fr)}.judge-view-page-parent-container{columns:200px;column-gap:10px}.judge-view-page-container{break-inside:avoid-column;padding:15px;cursor:pointer}.judge-view-page-container h6{color:#b1985c;border-top:2px solid #b1985c;border-bottom:1px solid #b1985c;font-size:12px}.judge-view-page-container img{width:100%}.judge-popup{background:#fff;padding:40px 70px 40px 70px;width:700px}.judge-popup-wrapper{display:grid;grid-template-columns:35% 65%;grid-gap:10px}.judge-popup-left{position:relative;grid-column:1;grid-row:1;min-width:0;word-wrap:break-word;padding-right:30px}.judge-popup-right{grid-column:2;grid-row:1;min-width:0;word-wrap:break-word;border-left:2px solid #b1985c;padding-left:30px}.judge-popup-close{position:absolute;right:20px;top:20px;height:17px;width:17px}.judge-popup-prev{position:absolute;left:0;bottom:45%}.judge-popup-next{position:absolute;right:0;bottom:45%}.judge-popup-prev:hover,.judge-popup-next:hover,.judge-popup-close:hover{opacity:0.5;cursor:pointer}.judge-popup-fullname{color:#b1985c;text-transform:uppercase;border-bottom:2px solid #b1985c;margin-top:10px;font-size:16px}.judge-popup-bio{font-size:14px}
.become_a_judge_checkbox_text_field{height:13px !important;width:auto !important}.become_a_judge_checkboxes_container{float:right;width:63%;margin-rigth:0;padding-left:5px}.become_a_judge_note{font-family:AvantGarde, Arial;font-weight:bold;font-size:13px}.become_a_judge_label_override{width:auto !important}.become_a_judge_collegiate_effie_checkbox_container{height:40px !important}.become-a-judge-success{text-align:center}.become-a-judge-success-message{color:#fff;font-size:19px;margin:10px 0px 15px 0px}
.cases-v2 p{color:#b1985c}.cases-v2 .cases-header-v2{font-size:36px;border-bottom:1px solid #c2c2c2;margin-bottom:10px}.cases-v2 .cdb-content-v2{margin-bottom:30px;color:#676767;font-weight:700;font-size:14px}.cases-v2 .cdb-content-v2 p{color:#676767;font-weight:700;font-family:'Avenir Next'}.cases-v2 .cases-carousel-content{font-family:'AvantGarde Medium';font-weight:100}.cases-v2 .cdb-content-v2-list{margin-bottom:15px !important}.cases-v2 .cdb-subscribe-btn-v2{font-family:'AvantGarde Bold';color:#fff;padding:15px 30px 15px 30px;background:#b1985c;letter-spacing:0.5px}.cases-v2 .featured-cases-v2{position:relative}.cases-v2 .featured-cases-carousel-v2,.cases-v2 .just-added-cases-carousel-v2{overflow:hidden}.cases-v2 .featured-cases-carousel-v2 ul,.cases-v2 .just-added-cases-carousel-v2 ul{position:relative;list-style-type:none;height:310px}.cases-v2 .featured-cases-carousel-v2 ul li,.cases-v2 .just-added-cases-carousel-v2 ul li{position:absolute;margin:5px;width:25%}.cases-v2 .featured-cases-carousel-v2 img,.cases-v2 .just-added-cases-carousel-v2 img{height:150px;width:98%;object-fit:cover;background:#ccc}.cases-v2 .featured-case-title-v2{font-family:'Avenir Next Bold';display:block;color:#676767;margin-top:10px;font-size:14px;width:98%}.cases-v2 .featured-case-subtitle-v2{font-family:'Avenir Next';display:block;color:#676767;font-size:13px;width:98%}.cases-v2 .featured-case-complimentary-v2{background:#b1985c;color:#fff;font-family:'Avenir Next Bold';width:98%;text-align:center;padding:2px 0px 2px 0px;position:absolute}.cases-v2 .featured-cases-carousel-prev-v2,.cases-v2 .just-added-carousel-prev-v2{position:absolute;left:0;top:38%;z-index:999;cursor:pointer}.cases-v2 .featured-cases-carousel-next-v2,.cases-v2 .just-added-carousel-next-v2{position:absolute;right:0;top:38%;z-index:999;cursor:pointer}.cases-v2 .just-added-v2{position:relative}.cases-v2 .browse-header-v2{font-family:'Avenir Next Bold';font-size:28px;color:#676767}.cases-v2 .browse-list-v2{list-style-type:none}.cases-v2 .browse-list-v2 li{margin-top:10px;margin-bottom:10px}.cases-v2 .browse-list-v2 li a{color:#676767}.cases-v2 .browse-list-show-more-v2{font-family:'Avenir Next Bold' !important;color:#676767;cursor:pointer}.cases-v2 .browse-list-hidden-v2{display:none}.cases-v2 .cases-wrapper-v2{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:10px}.cases-v2 .cdb-v2-header{grid-column:1 / span 2;grid-row:1}.cases-v2 .case-search-v2{grid-column:3 / span 1;grid-row:1;margin-left:20px;margin-top:8%}.cases-v2 .cdb-v2{grid-column:1 / span 2;grid-row:2;margin-bottom:20px}.cases-v2 .featured-cases-v2{grid-column:1 / span 3;grid-row:3}.cases-v2 .just-added-v2{grid-column:1 / span 3;grid-row:4}.cases-v2 .browse-v2{grid-column:1 / span 3;grid-row:5}.cases-v2 .browse-wrapper-v2{display:grid;grid-template-columns:30.01% 23.33% 23.33% 23.33%;grid-gap:10px}.cases-v2 .browse-categories-v2{grid-column:1 / span 1;grid-row:1}.cases-v2 .browse-competitions-v2{grid-column:2 / span 1;grid-row:1}.cases-v2 .browse-years-v2{grid-column:3 / span 1;grid-row:1}.cases-v2 .browse-awards-v2{grid-column:4 / span 1;grid-row:1}.cases-v2 .cases-v2-arrow-container{position:absolute;width:100%;margin:auto;top:65px}.cases-v2 .cases-v2-arrow-container .cases-v2-arrow-left{border-color:transparent #676767 transparent transparent;border-style:solid;border-width:20px 20px 20px 0;height:0;width:0}.cases-v2 .cases-v2-arrow-container .cases-v2-arrow-right{border-color:transparent transparent transparent #676767;border-style:solid;border-width:20px 0 20px 20px;height:0;width:0}.cases-v2 .cases-v2-list-container{width:94%;margin:0 auto}.cases-v2 .cases-carousel-container{position:relative}.search-results-page-indicator{margin-top:18px !important}
body#united-states-landing-page{box-sizing:border-box;width:100%;color:black;font-family:'AvantGarde Book';-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body#united-states-landing-page a:hover{text-decoration:none}body#united-states-landing-page section{display:flex;align-items:center;flex-direction:column;justify-content:center}@media only screen and (min-width: 1025px){body#united-states-landing-page section{padding:0 65px}}body#united-states-landing-page .container{padding:0 15px;max-width:510px;width:100%}@media only screen and (min-width: 768px){body#united-states-landing-page .container{max-width:690px}}@media only screen and (min-width: 992px){body#united-states-landing-page .container{max-width:930px;width:930px}}@media only screen and (min-width: 1200px){body#united-states-landing-page .container{max-width:1110px;width:1110px}}body#united-states-landing-page ::selection{background:#2f2f2f}body#united-states-landing-page ::-moz-selection{background:#2f2f2f}body#united-states-landing-page #notice .container{padding:30px;margin:30px;background-color:#565656;color:#fff}body#united-states-landing-page #notice .container a{color:#fff}body#united-states-landing-page #header{position:sticky;top:0;left:0;z-index:999;background-color:white}@media only screen and (min-width: 1025px){body#united-states-landing-page #header{position:relative}}body#united-states-landing-page #header .container{position:relative;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding-top:0;width:100%;height:125px}@media only screen and (min-width: 1025px){body#united-states-landing-page #header .container{padding:15px 50px;height:auto}}@media only screen and (min-width: 1025px){body#united-states-landing-page #header .container{height:auto}}body#united-states-landing-page #header .container #effie-awards-united-states-img{box-sizing:border-box;padding:10px 0;max-height:75px}@media only screen and (min-width: 1025px){body#united-states-landing-page #header .container #effie-awards-united-states-img{padding:0;max-height:500px;width:500px;height:100%}}@media only screen and (max-width: 1024px){body#united-states-landing-page #header .container #effie-awards-united-states-img{position:absolute;top:20px;left:50%;transform:translateX(-50%)}}body#united-states-landing-page #header-links .container{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;box-sizing:border-box;margin-top:12px;padding-top:0;width:100%;color:#999}@media only screen and (min-width: 992px){body#united-states-landing-page #header-links .container{padding:0px 50px}}body#united-states-landing-page #header-links .container .header-link{color:#999;font-weight:600;font-size:14px;font-family:'AvantGarde Medium';line-height:24px}body#united-states-landing-page #header-links .container .header-link:hover{color:#20C4F4}body#united-states-landing-page #header-links .container .header-link::after{color:#999;content:'\00a0\00a0\00a0|\00a0\00a0\00a0'}body#united-states-landing-page #header-links .container .header-link::after:hover{color:#999}body#united-states-landing-page #header-links .container .header-link:last-child::after{content:''}body#united-states-landing-page #content .container{display:flex;align-items:center;flex-direction:column;justify-content:center;box-sizing:border-box;padding:0 15px;padding-bottom:35px;width:100%}@media only screen and (min-width: 992px){body#united-states-landing-page #content .container{padding:0px 0;padding-bottom:20px}}@media only screen and (min-width: 1025px){body#united-states-landing-page #content .container{padding-bottom:35px}}body#united-states-landing-page #content .container #main-slider{margin-top:0;width:100%}@media only screen and (min-width: 768px){body#united-states-landing-page #content .container #main-slider{margin-top:35px}}body#united-states-landing-page #content .container #main-slider .uk-padding-large{padding:80px !important}body#united-states-landing-page #content .container #main-slider .main-slider-img{width:100%;object-fit:contain}body#united-states-landing-page #content .container #main-slider .uk-slideshow-items li>div{padding:30px}@media only screen and (min-width: 768px){body#united-states-landing-page #content .container #main-slider .uk-slideshow-items li>div{padding:50px}}@media only screen and (min-width: 992px){body#united-states-landing-page #content .container #main-slider .uk-slideshow-items li>div{padding:80px}}body#united-states-landing-page #content .container #main-slider .effie-awards{display:flex;align-items:center;justify-content:center;background-color:white}body#united-states-landing-page #content .container #main-slider .effie-awards img{width:95%;object-fit:contain}@media only screen and (min-width: 992px){body#united-states-landing-page #content .container #main-slider .effie-awards img{width:100%}}body#united-states-landing-page #content .container #main-slider .effie-blue-slider{display:flex;align-items:flex-start;flex-direction:column;justify-content:space-around;height:100%;box-sizing:border-box}@media only screen and (min-width: 768px){body#united-states-landing-page #content .container #main-slider .effie-blue-slider{justify-content:space-between}}body#united-states-landing-page #content .container #main-slider .effie-blue-slider .slide-content{width:900px}body#united-states-landing-page #content .container #main-slider .effie-blue-slider .slide-content span{box-sizing:border-box;margin-bottom:6px;width:60%;font-size:11px;font-family:'AvantGarde Medium';line-height:11px}@media only screen and (min-width: 480px){body#united-states-landing-page #content .container #main-slider .effie-blue-slider .slide-content span{font-size:16px;line-height:16px;margin-bottom:14px}}@media only screen and (min-width: 768px){body#united-states-landing-page #content .container #main-slider .effie-blue-slider .slide-content span{font-size:22px;line-height:22px;margin-bottom:18px}}@media only screen and (min-width: 992px){body#united-states-landing-page #content .container #main-slider .effie-blue-slider .slide-content span{font-size:30px;line-height:30px;margin-bottom:22px}}@media only screen and (min-width: 1200px){body#united-states-landing-page #content .container #main-slider .effie-blue-slider .slide-content span{font-size:36px;line-height:36px;margin-bottom:24px}}body#united-states-landing-page #content .container #main-slider .effie-blue-slider .slide-content #tell-us-your-story,body#united-states-landing-page #content .container #main-slider .effie-blue-slider .slide-content #new-category-competitions{font-size:14px}@media only screen and (min-width: 480px){body#united-states-landing-page #content .container #main-slider .effie-blue-slider .slide-content #tell-us-your-story,body#united-states-landing-page #content .container #main-slider .effie-blue-slider .slide-content #new-category-competitions{font-size:21px}}@media only screen and (min-width: 768px){body#united-states-landing-page #content .container #main-slider .effie-blue-slider .slide-content #tell-us-your-story,body#united-states-landing-page #content .container #main-slider .effie-blue-slider .slide-content #new-category-competitions{font-size:28px}}@media only screen and (min-width: 992px){body#united-states-landing-page #content .container #main-slider .effie-blue-slider .slide-content #tell-us-your-story,body#united-states-landing-page #content .container #main-slider .effie-blue-slider .slide-content #new-category-competitions{font-size:38px}}@media only screen and (min-width: 1200px){body#united-states-landing-page #content .container #main-slider .effie-blue-slider .slide-content #tell-us-your-story,body#united-states-landing-page #content .container #main-slider .effie-blue-slider .slide-content #new-category-competitions{font-size:45px}}body#united-states-landing-page #content .container #main-slider .effie-blue-slider .slide-content #new-category-competitions{width:100%}body#united-states-landing-page #content .container #main-slider .effie-blue-slider .slide-content.light span{color:white}body#united-states-landing-page #content .container #main-slider .effie-blue-slider .slide-content.dark span{color:black}body#united-states-landing-page #content .container #main-slider #winner-showcase-slide{overflow:hidden}body#united-states-landing-page #content .container #main-slider #winner-showcase-slide .winner-showcase-bg{height:100%;width:100%}body#united-states-landing-page #content .container #image-links{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:32px}@media only screen and (min-width: 768px){body#united-states-landing-page #content .container #image-links{flex-wrap:nowrap}}body#united-states-landing-page #content .container #image-links .image-link{margin-bottom:35px;width:100%}@media only screen and (min-width: 768px){body#united-states-landing-page #content .container #image-links .image-link{margin-bottom:0;padding:0px 15px;width:50%}}body#united-states-landing-page #content .container #image-links .image-link .image-link-img{width:100%;height:200px;object-fit:contain}body#united-states-landing-page #content .container #image-links .image-link:hover{opacity:0.7}body#united-states-landing-page #content .container #image-links .image-link:first-child{padding-left:0}body#united-states-landing-page #content .container #image-links .image-link:last-child{padding-right:0}body#united-states-landing-page #content .container #description{display:flex;align-items:center;flex-direction:column;justify-content:center;margin-top:67px;text-align:center}body#united-states-landing-page #content .container #description h1{color:#b5975b;letter-spacing:0.012em;font-size:30px;font-family:'AvantGarde Medium';line-height:1.3}@media only screen and (min-width: 992px){body#united-states-landing-page #content .container #description h1{font-size:36px}}body#united-states-landing-page #content .container #description h2{display:flex;align-items:center;justify-content:center;margin:10px 0;margin-bottom:16px;margin-bottom:0;color:#222;letter-spacing:0.384px;font-size:28px;font-size:22px;font-family:'AvantGarde Medium';line-height:1.3}@media only screen and (min-width: 992px){body#united-states-landing-page #content .container #description h2{margin-top:10px;margin-bottom:12px;height:41px;font-size:30px}}body#united-states-landing-page #content .container #description h4{margin-top:0;margin-bottom:10px;letter-spacing:0.5px;font-size:16.5px;font-family:'AvantGarde Medium';line-height:23.4px}body#united-states-landing-page #content .container #description h4 span{display:inline}body#united-states-landing-page #content .container #description h4 span.tm{position:relative;top:-5px;margin:0 -5px;font-size:12px}body#united-states-landing-page #content .container #description strong{margin-bottom:8px;letter-spacing:0.9px;font-size:13px;font-family:'AvantGarde Demi'}@media only screen and (min-width: 992px){body#united-states-landing-page #content .container #description strong{font-size:14px}}body#united-states-landing-page #content .container .effie-awards-entry-kit-link{margin-top:14px;color:#20C4F4;font-size:14px}body#united-states-landing-page #content .container .effie-awards-entry-kit-link:hover{color:#8A8D8F}body#united-states-landing-page #my-category{background-color:#f7f7f7}body#united-states-landing-page #my-category .container{color:#999;font-size:15px;padding:30px;text-align:center;width:100%;box-sizing:border-box}body#united-states-landing-page #my-category .container .category-header{font-family:'AvantGarde Medium';color:#b5975b;font-size:27px}@media only screen and (min-width: 768px){body#united-states-landing-page #my-category .container .category-header{font-size:32px}}@media only screen and (min-width: 1200px){body#united-states-landing-page #my-category .container .category-header{font-size:40px}}body#united-states-landing-page #my-category .container p .all-category-link{text-decoration:underline;color:#000}body#united-states-landing-page #my-category .container p .all-category-link:hover{text-decoration:none}body#united-states-landing-page #my-category .container .category-items{display:block}@media only screen and (min-width: 768px){body#united-states-landing-page #my-category .container .category-items{display:flex;align-items:center;justify-content:center;padding:0 100px}}body#united-states-landing-page #my-category .container .category-items .category-item{padding:25px}body#united-states-landing-page #important-dates{background:#f7f7f7}body#united-states-landing-page #important-dates .container{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;box-sizing:border-box;width:100%}@media only screen and (min-width: 768px){body#united-states-landing-page #important-dates .container{flex-wrap:nowrap}}body#united-states-landing-page #important-dates .container .calendar-search{margin-bottom:35px}@media only screen and (min-width: 768px){body#united-states-landing-page #important-dates .container .calendar-search{margin-bottom:0;padding:0 15px}}@media only screen and (min-width: 992px){body#united-states-landing-page #important-dates .container{padding:35px 0}}@media only screen and (min-width: 1025px){body#united-states-landing-page #important-dates .container{padding:35px 15px}}body#united-states-landing-page #important-dates .container h3{margin-bottom:35px;color:#20C4F4;letter-spacing:1px;font-size:17px}body#united-states-landing-page #important-dates .container .calendar-search{width:100%}@media only screen and (min-width: 768px){body#united-states-landing-page #important-dates .container .calendar-search{padding-right:0;width:25%}}body#united-states-landing-page #important-dates .container .calendar-search h3{text-align:center}body#united-states-landing-page #important-dates .container .calendar-search .filters{background-color:#c3c3c3}body#united-states-landing-page #important-dates .container .calendar-search .filters input{color:#999 !important}body#united-states-landing-page #important-dates .container .calendar-search .filters input::placeholder{color:#999 !important}body#united-states-landing-page #important-dates .container .calendar-search .filters label{color:#20C4F4}body#united-states-landing-page #important-dates .container .calendar-search .filters label::before{background:#20C4F4}body#united-states-landing-page #important-dates .container .calendar-search .filters .search-choice{background-color:#20C4F4 !important}body#united-states-landing-page #important-dates .container .calendar-search .filter-button{margin-top:0;padding:5px 30px 5px 30px;width:100%;height:50px;border:none;border-radius:0px;background-color:#20C4F4;color:#fff;text-transform:uppercase;font-size:20px;font-family:'AvantGarde Book' !important}body#united-states-landing-page #footer{background-color:#fff}body#united-states-landing-page #footer .container{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:space-between;box-sizing:border-box;padding:35px 15px;width:100%}body#united-states-landing-page #footer .container .who-is-effie,body#united-states-landing-page #footer .container .information,body#united-states-landing-page #footer .container .social-connect{margin-bottom:35px}@media only screen and (min-width: 768px){body#united-states-landing-page #footer .container .who-is-effie,body#united-states-landing-page #footer .container .information,body#united-states-landing-page #footer .container .social-connect{margin-bottom:0;padding:0 15px}}@media only screen and (min-width: 768px){body#united-states-landing-page #footer .container{flex-wrap:nowrap}}@media only screen and (min-width: 1025px){body#united-states-landing-page #footer .container{padding:35px 15px}}body#united-states-landing-page #footer .container h4{margin-bottom:15px;color:black;letter-spacing:0.75px;font-size:14px;font-family:'AvantGarde Medium'}body#united-states-landing-page #footer .container .who-is-effie{display:flex;flex-direction:column;width:100%}@media only screen and (min-width: 768px){body#united-states-landing-page #footer .container .who-is-effie{flex-wrap:nowrap;padding-left:0;width:50%}}body#united-states-landing-page #footer .container .who-is-effie span{font-size:14px;font-family:'AvantGarde Book';line-height:24px}body#united-states-landing-page #footer .container .information{display:flex;flex-direction:column;width:100%}@media only screen and (min-width: 768px){body#united-states-landing-page #footer .container .information{flex-wrap:nowrap;width:25%}}body#united-states-landing-page #footer .container .information .information-links{display:flex;flex-direction:column}body#united-states-landing-page #footer .container .information .information-links a{color:black;font-size:14px;font-family:'AvantGarde Book';line-height:24px}body#united-states-landing-page #footer .container .information .information-links a:hover{color:#20C4F4}body#united-states-landing-page #footer .container .social-connect{width:100%}@media only screen and (min-width: 768px){body#united-states-landing-page #footer .container .social-connect{flex-wrap:nowrap;padding-right:0;width:25%}}body#united-states-landing-page #footer .container .social-connect .social-media-icons{display:flex}body#united-states-landing-page #footer .container .social-connect .social-media-icons .social-connect-icon{margin-right:10px;width:18px;height:18px;filter:invert(100%);object-fit:scale-down}body#united-states-landing-page #footer .container .social-connect .social-media-icons .social-connect-icon:hover{filter:invert(62%) sepia(58%) saturate(720%) hue-rotate(157deg) brightness(95%) contrast(101%)}body#united-states-landing-page #privacy-policy{background-color:#fff}body#united-states-landing-page #privacy-policy .container{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;box-sizing:border-box;padding-bottom:126px;text-align:center;font-size:14px}body#united-states-landing-page #privacy-policy .container .copyright{display:inline}body#united-states-landing-page #privacy-policy .container .copyright::after{color:black;content:'\00a0\00a0\00a0|\00a0\00a0\00a0'}body#united-states-landing-page #privacy-policy .container .copyright::after:hover{color:black}body#united-states-landing-page #privacy-policy .container .privacy-policy-link a{display:inline;color:black}body#united-states-landing-page #privacy-policy .container .privacy-policy-link a:hover{color:#20C4F4}body#united-states-landing-page #privacy-policy .container .privacy-policy-link::after{color:black;content:'\00a0\00a0\00a0|\00a0\00a0\00a0'}body#united-states-landing-page #privacy-policy .container .privacy-policy-link::after:hover{color:black}body#united-states-landing-page #privacy-policy .container .privacy-policy-link:last-child::after{content:''}body#united-states-landing-page .uk-slideshow-nav{margin-bottom:8px !important;margin-left:0 !important}body#united-states-landing-page .uk-slideshow-nav li{position:relative;margin-left:3px;padding:0;width:15px;height:15px;border:2px solid transparent;border-radius:50%;background:inherit;cursor:pointer;transition:0.3s}body#united-states-landing-page .uk-slideshow-nav li a{position:absolute;top:50%;left:50%;width:100%;height:100%;border:none;background:rgba(211,211,211,0.3);transition:0.3s;transform:translate(-50%, -50%)}body#united-states-landing-page .uk-slideshow-nav li.uk-active,body#united-states-landing-page .uk-slideshow-nav li:hover{border:2px solid #d3d3d3;background:inherit}body#united-states-landing-page .uk-slideshow-nav li.uk-active a,body#united-states-landing-page .uk-slideshow-nav li:hover a{width:6.5px;height:6.5px;background:#d3d3d3}body#united-states-landing-page .burger-menu-icon{position:absolute;top:45px;left:40px}body#united-states-landing-page .burger-menu-icon div{margin:6px 0;width:35px;height:5px;background-color:black}@media only screen and (min-width: 1025px){body#united-states-landing-page .mobile-menu{display:none !important}}@media only screen and (max-width: 1024px){body#united-states-landing-page .desktop-menu{display:none !important}body#united-states-landing-page #important-dates{padding-top:25px}}body#united-states-landing-page .mobile-menu-container{background:#fff !important}body#united-states-landing-page .mobile-menu-container a{color:#999 !important;font-weight:bold}@keyframes uk-fade-right-consumer{0%{transform:translateX(210%)}100%{transform:translateX(0)}}@keyframes uk-fade-right-disruptor{0%{transform:translateX(130%)}100%{transform:translateX(0)}}@keyframes uk-fade-right-innovation{0%{transform:translateX(170%)}100%{transform:translateX(0)}}
.entry-kit-wrapper{display:grid;grid-template-columns:25% 25% 10% 40%;padding:5px}.entry-kit-wrapper div{padding:10px 5px;font-size:12px;border-bottom:1px solid #c2c2c2;color:#676767}.entry-kit-wrapper .bold{font-weight:bold}.entry-kit-wrapper .right-align{text-align:right}.entry-kit-wrapper .overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.favorite-event-row .fav_desc{width:310px !important}.favorite-event-row .level{margin-left:10px !important}
.subscription-signin-popup #main_cont{padding:35px 57.5px !important}.subscription-signin-popup #please_log{font-size:28px !important}.subscription-signin-popup #popup_container{border:none !important}.subscription-signin-popup #forgot_link{cursor:pointer}.subscription-signin-popup .create-an-account a{font-family:'AvantGarde Demi';font-size:22px;text-decoration:underline;margin-left:82px;margin-top:-30px;color:#fff}
.reg-form-fields-container .reg-form-table td{padding-bottom:8px !important}.reg-form-fields-container .reg-form-field{font-family:'AvantGarde Book' !important;width:92% !important;height:21px !important;margin:0 !important;padding:1px 1px 1px 5px !important}.reg-form-fields-container .reg-form-field-select{font-family:'AvantGarde Book' !important;padding:0 !important}.reg-form-fields-container .reg-form-number-country{font-family:'AvantGarde Book' !important;width:23% !important;margin:0 !important;margin-left:6% !important;margin-right:0.5% !important}.reg-form-fields-container .reg-form-number-area{font-family:'AvantGarde Book' !important;width:23% !important;margin:0 !important;margin-right:0.5% !important}.reg-form-fields-container .reg-form-number-number{font-family:'AvantGarde Book' !important;width:42% !important;margin:0 !important}
body#united-kingdom-landing-page{box-sizing:border-box;width:100%;color:black;font-family:'AvantGarde Book';-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body#united-kingdom-landing-page a:hover{text-decoration:none}body#united-kingdom-landing-page section{display:flex;align-items:center;flex-direction:column;justify-content:center}@media only screen and (min-width: 1025px){body#united-kingdom-landing-page section{padding:0 65px}}body#united-kingdom-landing-page .container{padding:0 15px;max-width:510px;width:100%}@media only screen and (min-width: 768px){body#united-kingdom-landing-page .container{max-width:690px}}@media only screen and (min-width: 992px){body#united-kingdom-landing-page .container{max-width:930px;width:930px}}@media only screen and (min-width: 1200px){body#united-kingdom-landing-page .container{max-width:1110px;width:1110px}}body#united-kingdom-landing-page ::selection{background:#2f2f2f}body#united-kingdom-landing-page ::-moz-selection{background:#2f2f2f}body#united-kingdom-landing-page #notice .container{padding:30px;margin:30px;background-color:#565656;color:#fff}body#united-kingdom-landing-page #notice .container a{color:#fff}body#united-kingdom-landing-page #header{position:sticky;top:0;left:0;z-index:999;background-color:white}@media only screen and (min-width: 1025px){body#united-kingdom-landing-page #header{position:relative}}body#united-kingdom-landing-page #header .container{position:relative;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding-top:0;width:100%;height:125px}@media only screen and (min-width: 1025px){body#united-kingdom-landing-page #header .container{padding:15px 50px;height:auto}}@media only screen and (min-width: 1025px){body#united-kingdom-landing-page #header .container{height:auto}}body#united-kingdom-landing-page #header .container #effie-awards-united-kingdom-img{box-sizing:border-box;padding:10px 0;max-height:75px}@media only screen and (min-width: 1025px){body#united-kingdom-landing-page #header .container #effie-awards-united-kingdom-img{padding:0;max-height:500px;width:500px;height:100%}}@media only screen and (max-width: 1024px){body#united-kingdom-landing-page #header .container #effie-awards-united-kingdom-img{position:absolute;top:20px;left:50%;transform:translateX(-50%)}}body#united-kingdom-landing-page #header-links .container{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;box-sizing:border-box;margin-top:12px;padding-top:0;width:100%;color:#999}@media only screen and (min-width: 992px){body#united-kingdom-landing-page #header-links .container{padding:0px 50px}}body#united-kingdom-landing-page #header-links .container .header-link{color:#999;font-weight:600;font-size:14px;font-family:'AvantGarde Medium';line-height:24px}body#united-kingdom-landing-page #header-links .container .header-link:hover{color:#30b77f}body#united-kingdom-landing-page #header-links .container .header-link::after{color:#999;content:'\00a0\00a0\00a0|\00a0\00a0\00a0'}body#united-kingdom-landing-page #header-links .container .header-link::after:hover{color:#999}body#united-kingdom-landing-page #header-links .container .header-link:last-child::after{content:''}body#united-kingdom-landing-page #content .container{display:flex;align-items:center;flex-direction:column;justify-content:center;box-sizing:border-box;padding:0 15px;padding-bottom:35px;width:100%}@media only screen and (min-width: 992px){body#united-kingdom-landing-page #content .container{padding:0px 0;padding-bottom:20px}}@media only screen and (min-width: 1025px){body#united-kingdom-landing-page #content .container{padding-bottom:35px}}body#united-kingdom-landing-page #content .container #main-slider{margin-top:0;width:100%}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #content .container #main-slider{margin-top:35px}}body#united-kingdom-landing-page #content .container #main-slider .uk-padding-large{padding:80px !important}body#united-kingdom-landing-page #content .container #main-slider .main-slider-img{width:100%;object-fit:contain}body#united-kingdom-landing-page #content .container #main-slider .uk-slideshow-items li>div{padding:30px}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #content .container #main-slider .uk-slideshow-items li>div{padding:50px}}@media only screen and (min-width: 992px){body#united-kingdom-landing-page #content .container #main-slider .uk-slideshow-items li>div{padding:80px}}body#united-kingdom-landing-page #content .container #main-slider .effie-awards{display:flex;align-items:center;justify-content:center;padding:0 !important;background-color:white}body#united-kingdom-landing-page #content .container #main-slider .effie-awards img{width:100%;object-fit:contain}@media only screen and (min-width: 992px){body#united-kingdom-landing-page #content .container #main-slider .effie-awards img{width:100%}}body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider{display:flex;align-items:flex-start;flex-direction:column;justify-content:space-around;box-sizing:border-box;height:100%}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider{justify-content:space-between}}body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider .slide-content{width:900px}body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider .slide-content span{box-sizing:border-box;margin-bottom:6px;width:60%;font-size:11px;font-family:'AvantGarde Medium';line-height:11px}@media only screen and (min-width: 480px){body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider .slide-content span{margin-bottom:14px;font-size:16px;line-height:16px}}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider .slide-content span{margin-bottom:18px;font-size:22px;line-height:22px}}@media only screen and (min-width: 992px){body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider .slide-content span{margin-bottom:22px;font-size:30px;line-height:30px}}@media only screen and (min-width: 1200px){body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider .slide-content span{margin-bottom:24px;font-size:36px;line-height:36px}}body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider .slide-content #tell-us-your-story,body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider .slide-content #new-category-competitions{font-size:14px}@media only screen and (min-width: 480px){body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider .slide-content #tell-us-your-story,body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider .slide-content #new-category-competitions{font-size:21px}}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider .slide-content #tell-us-your-story,body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider .slide-content #new-category-competitions{font-size:28px}}@media only screen and (min-width: 992px){body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider .slide-content #tell-us-your-story,body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider .slide-content #new-category-competitions{font-size:38px}}@media only screen and (min-width: 1200px){body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider .slide-content #tell-us-your-story,body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider .slide-content #new-category-competitions{font-size:45px}}body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider .slide-content #new-category-competitions{width:100%}body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider .slide-content.light span{color:white}body#united-kingdom-landing-page #content .container #main-slider .effie-blue-slider .slide-content.dark span{color:black}body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item{overflow:hidden}body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item .new-category-bg{width:100%;height:100%}body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item .uk-padding-large{padding:20px !important}@media only screen and (min-width: 480px){body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item .uk-padding-large{padding:30px !important}}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item .uk-padding-large{padding:50px !important}}@media only screen and (min-width: 992px){body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item .uk-padding-large{padding:60px !important}}@media only screen and (min-width: 1200px){body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item .uk-padding-large{padding:80px !important}}body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item #new-categories{color:#fff}body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item #new-categories div:first-child{font-size:36px;line-height:40px}body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item #new-categories div:last-child{font-size:22px;line-height:22px}@media only screen and (min-width: 480px){body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item #new-categories div:first-child{font-size:54px;line-height:58px}body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item #new-categories div:last-child{font-size:33px;line-height:33px}}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item #new-categories div:first-child{font-size:72px;line-height:76px}body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item #new-categories div:last-child{font-size:45px;line-height:45px}}@media only screen and (min-width: 992px){body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item #new-categories div:first-child{font-size:98px;line-height:102px}body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item #new-categories div:last-child{font-size:60px;line-height:60px}}@media only screen and (min-width: 1200px){body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item #new-categories div:first-child{font-size:116px;line-height:120px}body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item #new-categories div:last-child{font-size:72px;line-height:72px}}body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item .category-consumer{position:absolute;top:5%;right:28%;height:39%}body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item .category-disruptor{position:absolute;top:23%;right:6%;height:39.3%}body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item .category-innovation{position:absolute;top:53%;right:18%;height:40.3%}body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item .uk-animation-slide-right-consumer{animation-name:uk-fade-right-consumer !important;animation-duration:1s !important;animation-timing-function:cubic-bezier(0.79, 0.14, 0.47, 0.9) !important}body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item .uk-animation-slide-right-disruptor{animation-name:uk-fade-right-disruptor !important;animation-duration:1s !important;animation-timing-function:cubic-bezier(0.79, 0.14, 0.47, 0.9) !important}body#united-kingdom-landing-page #content .container #main-slider #new-categories-slider-item .uk-animation-slide-right-innovation{animation-name:uk-fade-right-innovation !important;animation-duration:1s !important;animation-timing-function:cubic-bezier(0.79, 0.14, 0.47, 0.9) !important}body#united-kingdom-landing-page #content .container #image-links{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:32px}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #content .container #image-links{flex-wrap:nowrap}}body#united-kingdom-landing-page #content .container #image-links .image-link{margin-bottom:35px;width:100%}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #content .container #image-links .image-link{margin-bottom:0;padding:0px 15px;width:33%}}body#united-kingdom-landing-page #content .container #image-links .image-link .image-link-img{width:100%;object-fit:contain}body#united-kingdom-landing-page #content .container #image-links .image-link:hover{opacity:0.7}body#united-kingdom-landing-page #content .container #image-links .image-link:first-child{padding-left:0}body#united-kingdom-landing-page #content .container #image-links .image-link:last-child{padding-right:0}body#united-kingdom-landing-page #content .container #description{display:flex;align-items:center;flex-direction:column;justify-content:center;margin-top:67px;text-align:center}body#united-kingdom-landing-page #content .container #description h1{color:#b5975b;letter-spacing:0.012em;font-size:30px;font-family:'AvantGarde Medium';line-height:1.3}@media only screen and (min-width: 992px){body#united-kingdom-landing-page #content .container #description h1{font-size:36px}}body#united-kingdom-landing-page #content .container #description h2{display:flex;align-items:center;justify-content:center;margin:10px 0;margin-bottom:16px;margin-bottom:0;color:#222;letter-spacing:0.384px;font-size:28px;font-size:22px;font-family:'AvantGarde Medium';line-height:1.3}@media only screen and (min-width: 992px){body#united-kingdom-landing-page #content .container #description h2{margin-top:10px;margin-bottom:12px;height:41px;font-size:30px}}body#united-kingdom-landing-page #content .container #description h4{margin-top:0;margin-bottom:10px;letter-spacing:0.5px;font-size:16.5px;font-family:'AvantGarde Medium';line-height:23.4px}body#united-kingdom-landing-page #content .container #description h4 span{display:inline}body#united-kingdom-landing-page #content .container #description h4 span.tm{position:relative;top:-5px;margin:0 -5px;font-size:12px}body#united-kingdom-landing-page #content .container #description strong{margin-bottom:8px;letter-spacing:0.9px;font-size:13px;font-family:'AvantGarde Demi'}@media only screen and (min-width: 992px){body#united-kingdom-landing-page #content .container #description strong{font-size:14px}}body#united-kingdom-landing-page #content .container .effie-awards-entry-kit-link{margin-top:14px;color:#30b77f;letter-spacing:0.5px;font-weight:800;font-size:14px;font-family:'AvantGarde Demi'}body#united-kingdom-landing-page #content .container .effie-awards-entry-kit-link:hover{color:#8A8D8F}body#united-kingdom-landing-page #my-category{background-color:#f7f7f7}body#united-kingdom-landing-page #my-category .container{box-sizing:border-box;padding:30px;width:100%;color:#999;text-align:center;font-size:15px}body#united-kingdom-landing-page #my-category .container strong{font-family:'AvantGarde Demi'}body#united-kingdom-landing-page #my-category .container .category-header{color:#b5975b;font-size:27px;font-family:'AvantGarde Medium'}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #my-category .container .category-header{font-size:32px}}@media only screen and (min-width: 1200px){body#united-kingdom-landing-page #my-category .container .category-header{font-size:40px}}body#united-kingdom-landing-page #my-category .container p .all-category-link{color:#30b77f;letter-spacing:0.5px;font-weight:800;font-size:14px;font-family:'AvantGarde Demi'}body#united-kingdom-landing-page #my-category .container p .all-category-link:hover{text-decoration:none}body#united-kingdom-landing-page #my-category .container .category-items{display:block}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #my-category .container .category-items{display:flex;align-items:center;justify-content:center;padding:0 100px}}body#united-kingdom-landing-page #my-category .container .category-items .category-item{padding:25px}body#united-kingdom-landing-page #important-dates .container{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:space-between;box-sizing:border-box;width:100%}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #important-dates .container{flex-wrap:nowrap}}body#united-kingdom-landing-page #important-dates .container .dates,body#united-kingdom-landing-page #important-dates .container .deadlines,body#united-kingdom-landing-page #important-dates .container .calendar-search{margin-bottom:35px}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #important-dates .container .dates,body#united-kingdom-landing-page #important-dates .container .deadlines,body#united-kingdom-landing-page #important-dates .container .calendar-search{margin-bottom:0;padding:0 15px}}@media only screen and (min-width: 992px){body#united-kingdom-landing-page #important-dates .container{padding:35px 0}}@media only screen and (min-width: 1025px){body#united-kingdom-landing-page #important-dates .container{padding:35px 15px}}body#united-kingdom-landing-page #important-dates .container h3{margin-bottom:35px;color:#30b77f;letter-spacing:1px;font-size:17px}body#united-kingdom-landing-page #important-dates .container .dates{display:flex;flex-direction:column;width:100%}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #important-dates .container .dates{padding-left:0;width:50%}}body#united-kingdom-landing-page #important-dates .container .dates h3{margin-bottom:0}body#united-kingdom-landing-page #important-dates .container .dates h2{margin-bottom:35px;width:80%;color:black;font-size:24px;font-family:'AvantGarde Medium'}@media only screen and (min-width: 992px){body#united-kingdom-landing-page #important-dates .container .dates h2{font-size:38px}}body#united-kingdom-landing-page #important-dates .container .dates span{color:#999;font-size:14px;line-height:24px}body#united-kingdom-landing-page #important-dates .container .dates .important-date-links{display:flex;flex-direction:column;margin-top:10px}body#united-kingdom-landing-page #important-dates .container .dates .important-date-links .date-link{margin-bottom:10px}body#united-kingdom-landing-page #important-dates .container .dates .important-date-links .enter-now .important-date-link-img,body#united-kingdom-landing-page #important-dates .container .dates .important-date-links .download-entry-kit .important-date-link-img{margin-right:5px;width:33px;object-fit:contain}body#united-kingdom-landing-page #important-dates .container .dates .important-date-links .enter-now span,body#united-kingdom-landing-page #important-dates .container .dates .important-date-links .download-entry-kit span{color:#999;font-weight:800;font-size:14px;font-family:'AvantGarde Book'}body#united-kingdom-landing-page #important-dates .container .dates .important-date-links .download-entry-kit .important-date-link-img{margin-left:3px;width:30px}body#united-kingdom-landing-page #important-dates .container .deadlines{width:100%}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #important-dates .container .deadlines{width:25%}}body#united-kingdom-landing-page #important-dates .container .deadlines .deadline{margin-bottom:15px;color:#999;font-size:14px;line-height:24px}body#united-kingdom-landing-page #important-dates .container .deadlines .deadline strong{letter-spacing:0.5px;font-family:'AvantGarde Demi'}body#united-kingdom-landing-page #important-dates .container .calendar-search{width:100%}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #important-dates .container .calendar-search{padding-right:0;width:25%}}body#united-kingdom-landing-page #important-dates .container .calendar-search .filters{background-color:#c3c3c3}body#united-kingdom-landing-page #important-dates .container .calendar-search .filters input{color:#999 !important}body#united-kingdom-landing-page #important-dates .container .calendar-search .filters input::placeholder{color:#999 !important}body#united-kingdom-landing-page #important-dates .container .calendar-search .filters label{color:#30b77f}body#united-kingdom-landing-page #important-dates .container .calendar-search .filters label::before{background:#30b77f}body#united-kingdom-landing-page #important-dates .container .calendar-search .filters .search-choice{background-color:#30b77f !important}body#united-kingdom-landing-page #important-dates .container .calendar-search .filter-button{margin-top:0;padding:5px 30px 5px 30px;width:100%;height:50px;border:none;border-radius:0px;background-color:#30b77f;color:#fff;text-transform:uppercase;font-size:20px;font-family:'AvantGarde Book' !important}body#united-kingdom-landing-page #valued-partners-and-hosts{margin-top:35px;margin-bottom:35px}body#united-kingdom-landing-page #valued-partners-and-hosts .container{display:flex;align-items:center;flex-direction:column;justify-content:center}@media only screen and (min-width: 992px){body#united-kingdom-landing-page #valued-partners-and-hosts .container{padding:0}}body#united-kingdom-landing-page #valued-partners-and-hosts .container span{margin-bottom:35px;color:#999;font-size:15px}body#united-kingdom-landing-page #valued-partners-and-hosts .container .valued-partners-and-hosts-img-container{display:flex;align-items:center;justify-content:center}body#united-kingdom-landing-page #valued-partners-and-hosts .container .valued-partners-and-hosts-img-container .valued-partners-and-hosts-img{margin:0 20px;width:150px;object-fit:contain}body#united-kingdom-landing-page #featured-sample-cases{background-color:#30b77f}body#united-kingdom-landing-page #featured-sample-cases .container{display:flex;flex-direction:column;box-sizing:border-box;padding:65px 15px 30px 15px;width:100%}body#united-kingdom-landing-page #featured-sample-cases .container .header{margin-bottom:35px;color:#fff;letter-spacing:2px;font-weight:600;font-size:32px;line-height:40px}body#united-kingdom-landing-page #featured-sample-cases .container .case-studies{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}body#united-kingdom-landing-page #featured-sample-cases .container .case-studies .case-study{display:flex;flex-direction:column;width:100%}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #featured-sample-cases .container .case-studies .case-study{width:23%}}body#united-kingdom-landing-page #featured-sample-cases .container .case-studies .case-study .case-study-img{margin-bottom:35px}body#united-kingdom-landing-page #featured-sample-cases .container .case-studies .case-study .case-study-title{margin-bottom:15px;color:white;letter-spacing:0.5px;font-size:15px;font-family:'AvantGarde Demi';line-height:24px}body#united-kingdom-landing-page #featured-sample-cases .container .case-studies .case-study .case-study-description{margin-bottom:35px;color:white;font-size:15px;line-height:24px}body#united-kingdom-landing-page #footer{background-color:#f7f7f7}body#united-kingdom-landing-page #footer .container{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:space-between;box-sizing:border-box;padding:35px 15px;width:100%}body#united-kingdom-landing-page #footer .container .who-is-effie,body#united-kingdom-landing-page #footer .container .information,body#united-kingdom-landing-page #footer .container .social-connect{margin-bottom:35px}body#united-kingdom-landing-page #footer .container .who-is-effie h4,body#united-kingdom-landing-page #footer .container .information h4,body#united-kingdom-landing-page #footer .container .social-connect h4{font-family:'AvantGarde Demi'}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #footer .container .who-is-effie,body#united-kingdom-landing-page #footer .container .information,body#united-kingdom-landing-page #footer .container .social-connect{margin-bottom:0;padding:0 15px}}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #footer .container{flex-wrap:nowrap}}@media only screen and (min-width: 1025px){body#united-kingdom-landing-page #footer .container{padding:35px 15px}}body#united-kingdom-landing-page #footer .container h4{margin-bottom:15px;color:black;letter-spacing:0.75px;font-size:14px;font-family:'AvantGarde Medium'}body#united-kingdom-landing-page #footer .container .who-is-effie{display:flex;flex-direction:column;width:100%}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #footer .container .who-is-effie{flex-wrap:nowrap;padding-left:0;width:50%}}body#united-kingdom-landing-page #footer .container .who-is-effie span{font-size:14px;font-family:'AvantGarde Book';line-height:24px}body#united-kingdom-landing-page #footer .container .information{display:flex;flex-direction:column;width:100%}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #footer .container .information{flex-wrap:nowrap;width:25%}}body#united-kingdom-landing-page #footer .container .information .information-links{display:flex;flex-direction:column}body#united-kingdom-landing-page #footer .container .information .information-links a{color:black;font-size:14px;font-family:'AvantGarde Book';line-height:24px}body#united-kingdom-landing-page #footer .container .information .information-links a:hover{color:#30b77f}body#united-kingdom-landing-page #footer .container .social-connect{width:100%}@media only screen and (min-width: 768px){body#united-kingdom-landing-page #footer .container .social-connect{flex-wrap:nowrap;padding-right:0;width:25%}}body#united-kingdom-landing-page #footer .container .social-connect .social-media-icons{display:flex}body#united-kingdom-landing-page #footer .container .social-connect .social-media-icons .social-connect-icon{margin-right:10px;width:18px;height:18px;filter:invert(100%);object-fit:scale-down}body#united-kingdom-landing-page #footer .container .social-connect .social-media-icons .social-connect-icon:hover{filter:invert(62%) sepia(58%) saturate(720%) hue-rotate(157deg) brightness(95%) contrast(101%)}body#united-kingdom-landing-page #privacy-policy{background-color:#f7f7f7}body#united-kingdom-landing-page #privacy-policy .container{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;box-sizing:border-box;padding-bottom:126px;text-align:center;font-size:14px}body#united-kingdom-landing-page #privacy-policy .container .copyright{display:inline}body#united-kingdom-landing-page #privacy-policy .container .copyright::after{color:black;content:'\00a0\00a0\00a0|\00a0\00a0\00a0'}body#united-kingdom-landing-page #privacy-policy .container .copyright::after:hover{color:black}body#united-kingdom-landing-page #privacy-policy .container .privacy-policy-link a{display:inline;color:black}body#united-kingdom-landing-page #privacy-policy .container .privacy-policy-link a:hover{color:#30b77f}body#united-kingdom-landing-page #privacy-policy .container .privacy-policy-link::after{color:black;content:'\00a0\00a0\00a0|\00a0\00a0\00a0'}body#united-kingdom-landing-page #privacy-policy .container .privacy-policy-link::after:hover{color:black}body#united-kingdom-landing-page #privacy-policy .container .privacy-policy-link:last-child::after{content:''}body#united-kingdom-landing-page .uk-slideshow-nav{margin-bottom:8px !important;margin-left:0 !important}body#united-kingdom-landing-page .uk-slideshow-nav li{position:relative;margin-left:3px;padding:0;width:15px;height:15px;border:2px solid transparent;border-radius:50%;background:inherit;cursor:pointer;transition:0.3s}body#united-kingdom-landing-page .uk-slideshow-nav li a{position:absolute;top:50%;left:50%;width:100%;height:100%;border:none;background:rgba(211,211,211,0.3);transition:0.3s;transform:translate(-50%, -50%)}body#united-kingdom-landing-page .uk-slideshow-nav li.uk-active,body#united-kingdom-landing-page .uk-slideshow-nav li:hover{border:2px solid #d3d3d3;background:inherit}body#united-kingdom-landing-page .uk-slideshow-nav li.uk-active a,body#united-kingdom-landing-page .uk-slideshow-nav li:hover a{width:6.5px;height:6.5px;background:#d3d3d3}body#united-kingdom-landing-page .burger-menu-icon{position:absolute;top:45px;left:40px}body#united-kingdom-landing-page .burger-menu-icon div{margin:6px 0;width:35px;height:5px;background-color:black}@media only screen and (min-width: 1025px){body#united-kingdom-landing-page .mobile-menu{display:none !important}}@media only screen and (max-width: 1024px){body#united-kingdom-landing-page .desktop-menu{display:none !important}body#united-kingdom-landing-page #important-dates{padding-top:25px}}body#united-kingdom-landing-page .mobile-menu-container{background:#fff !important}body#united-kingdom-landing-page .mobile-menu-container a{color:#999 !important;font-weight:bold}@keyframes uk-fade-right-consumer{0%{transform:translateX(210%)}100%{transform:translateX(0)}}@keyframes uk-fade-right-disruptor{0%{transform:translateX(130%)}100%{transform:translateX(0)}}@keyframes uk-fade-right-innovation{0%{transform:translateX(170%)}100%{transform:translateX(0)}}
.new-shopping-cart .cart-preview-table{width:100%;border-spacing:0 10px;border-collapse:separate}.new-shopping-cart .cart-preview-table tr th{font-family:'AvantGarde Medium';text-align:left;color:#676767;font-size:12px;line-height:14px;border-bottom:1px solid #fff;padding-bottom:5px}.new-shopping-cart .cart-preview-table tr th.white-bg{border-bottom:1px solid #676767}.new-shopping-cart .cart-preview-table tr th.cart-subscription{padding-left:115px}.new-shopping-cart .cart-preview-table tr td{font-family:'AvantGarde Book';color:#646464;font-size:13px;line-height:15px}.new-shopping-cart .cart-preview-table tr td img{width:100px;height:50px;border:1px solid #676767}.new-shopping-cart .cart-preview-table tr td a{color:#646464;text-decoration:underline}.new-shopping-cart .cart-preview-table tr td .cart-item-container{display:flex;flex-direction:row}.new-shopping-cart .cart-preview-table tr td .cart-item-container .info{margin-left:15px}.new-shopping-cart .cart-preview-container{padding:0 10px 10px 10px}.new-shopping-cart .items-container{padding:0;margin:0;border:none}.new-shopping-cart .topnav-cart-total{margin:0 !important}.new-shopping-cart .topnav-cart-total .total{margin-bottom:10px}
.contact-popup-trigger{cursor:pointer;text-decoration:underline;color:#666666}.contact-popup{display:none;background-color:#fff;padding:40px;max-width:400px}.contact-popup-close{position:absolute;right:15px;top:15px;font-size:20px;color:#B1985C;cursor:pointer}.contact-popup .chosen-single{border:1px solid #BABCBD !important}.contact-popup .chosen-single>span{font-family:'AvantGarde Book';color:#121212;font-size:12px;font-weight:bold}.contact-popup-email{font-family:'AvantGarde Book';color:#121212;font-size:12px;margin-top:10px;width:100%;outline:0;border:1px solid #BABCBD;box-sizing:border-box;padding:5px;font-weight:bold}.contact-popup-email::placeholder{color:#707070}.contact-popup-message{font-family:'AvantGarde Book';color:#121212;font-size:12px;margin-top:10px;width:100%;outline:0;border-color:#BABCBD;box-sizing:border-box;padding:5px;font-weight:bold}.contact-popup-message::placeholder{color:#707070}.contact-popup-captcha{margin-top:10px}.contact-popup-loader{display:none;margin-top:10px}.contact-popup-submit{margin-top:10px;background-color:#666666;border:none;color:#fff;padding:5px 30px}.contact-popup-error{font-family:'AvantGarde Book';color:red;margin-top:10px}.contact-popup-required{color:red;font-size:10px}
#education-body{font-family:'Avenir Next' !important}#education-body #education-topbar{display:flex;background:#000;padding:5px}#education-body #education-topbar .uk-navbar-toggle{min-height:25px;color:#b1985c}#education-body #education-topbar .uk-navbar-toggle svg{color:#b1985c}#education-body #education-topbar .right-items{margin-left:auto}#education-body #education-topbar .topbar-icon{object-fit:scale-down;height:18px;width:18px;margin:0 4px}#education-body #education-topbar .topbar-icon.envelope-logo{filter:invert(1)}#education-body #header-socket{font-family:'Avenir Next';display:flex;background:#000;padding:5px 15px;justify-content:space-between;font-weight:bold}#education-body #header-socket .socket-right{color:#fff}#education-body #header{padding:15px 0}#education-body #header #navbar{padding-bottom:10px}@media (min-width: 960px){#education-body #header #navbar{border-bottom:2px solid #000}}@media (max-width: 959px){#education-body #header #navbar .uk-navbar-left{margin:0 auto}}#education-body #header #navbar .uk-navbar-right .uk-navbar-nav{height:0px}#education-body #header #navbar .uk-navbar-right .uk-divider-vertical{margin-top:30px;border-left:2px solid #000;height:20px;cursor:default}#education-body #header #navbar .uk-navbar-right a{font-family:'Avenir Next Bold';text-transform:lowercase;color:#000;padding:0;margin:0 10px}#education-body #header .uk-logo img{height:90px;object-fit:scale-down}@media (max-width: 479px){#education-body #header .uk-logo img{height:auto}}#education-body #footer{padding:0;margin-top:0}#education-body #footer .footer{background:#000}#education-body #footer .footer .footer-trophy{position:absolute;bottom:-70px;right:150px;height:280px;z-index:1}@media (max-width: 960px){#education-body #footer .footer .footer-trophy{right:75px}}@media (max-width: 767px){#education-body #footer .footer .footer-trophy{right:20px}}#education-body #footer .footer h2{font-family:'Avenir Next Bold';color:#fff;margin-bottom:40px;position:relative;z-index:2}#education-body #footer .footer a{font-family:'Avenir Next Bold';background:#b1985c;color:#fff;padding:20px 15px;font-size:13px;position:relative;z-index:2}#education-body #footer .footer a:hover{color:#fff;text-decoration:none}#education-body #footer .footer-socket{background:#b1985c;padding-top:0;z-index:2;position:relative}#education-body #footer .footer-socket .uk-navbar-nav{overflow:hidden}#education-body #footer .footer-socket .uk-section{padding:10px 40px}#education-body #footer .footer-socket .uk-divider-vertical{border-left:2px solid #fff;height:20px;cursor:default;margin:0px 15px 0 15px}#education-body #footer .footer-socket ul{height:30px !important}#education-body #footer .footer-socket ul a{font-family:'Avenir Next Bold';text-transform:lowercase;color:#fff;padding:0;font-size:16px;min-height:20px !important}#education-body #footer .footer-socket .tagline{font-family:'Avenir Next Bold';color:#fff;margin-bottom:10px}#education-body #footer .footer-socket .copyright{font-family:'Avenir Next';color:#fff}#education-body #offcanvas-nav .uk-offcanvas-bar{background:#111}#education-body #offcanvas-nav .uk-offcanvas-close{color:#fff}#education-body #offcanvas-nav a{font-family:'Avenir Next Bold';color:#fff}#education-body .carousel-arrow{display:block !important;visibility:visible !important;opacity:0.3;transition:0.5s}@media (max-width: 639px){#education-body .carousel-arrow{display:none !important}}#education-body .carousel-arrow.left{left:-21px}#education-body .carousel-arrow.right{right:-21px}#education-body .carousel-arrow:hover{opacity:1}#education-body .carousel-arrow svg{color:#b1985c}#education-body .carousel-arrow svg polyline{stroke-width:5px}
#education-body .portfolio-logos .portfolio-logo{width:157px !important;height:66px !important;object-fit:scale-down !important;margin:2px !important;padding:0 !important}#education-body #slider-section{background:#000}#education-body #slider-section .slider-woman{position:absolute;right:200px;bottom:0;z-index:1;max-height:100%;object-fit:scale-down}@media (max-width: 960px){#education-body #slider-section .slider-woman{right:150px}}@media (max-width: 767px){#education-body #slider-section .slider-woman{right:0}}#education-body #slider-section .education-pattern{position:absolute;right:-300px;top:0;max-height:100%}@media (max-width: 960px){#education-body #slider-section .education-pattern{right:-150px}}@media (max-width: 767px){#education-body #slider-section .education-pattern{right:0}}#education-body #slider-section .title{font-family:'Avenir Next Bold';font-size:35px;color:#fff;margin-bottom:20px;line-height:45px;position:relative;z-index:2;width:50%}@media (max-width: 960px){#education-body #slider-section .title{font-size:30px}}@media (max-width: 767px){#education-body #slider-section .title{font-size:25px}}#education-body #slider-section .description{font-family:'Avenir Next';color:#fff;font-size:17px;line-height:23px;margin-bottom:35px;position:relative;z-index:2}@media (min-width: 960px){#education-body #slider-section .description{-webkit-text-stroke:0.5px #707070;text-stroke:0.5px #707070}}#education-body #slider-section .offer-button{font-family:'Avenir Next';background:#fff;color:#000;padding:15px 25px;border:none;outline:none;text-align:center;position:relative;z-index:2}@media (max-width: 959px){#education-body #slider-section .offer-button{width:100%;border:1px solid #000;margin-bottom:20px}}#education-body #slider-section .offer-button strong{font-family:'Avenir Next Bold'}#education-body #slider-section .slider-mobile{background:#fff}#education-body #slider-section .slider-mobile .description{color:#000}#education-body #sponsor-section ul{margin-left:0}#education-body #sponsor-section .uk-section{padding-top:0px;padding-bottom:20px}#education-body #sponsor-section .description{font-family:'Avenir Next Bold';color:#000;margin-bottom:20px;margin-top:20px;padding-bottom:0px}#education-body #sponsor-section .uk-grid-small{align-items:center;justify-content:center}#education-body #sponsor-section img{width:auto}@media (min-width: 960px){#education-body #sponsor-section img{width:calc(100% / 7)}}#education-body #courses-section .uk-section{padding-top:20px}#education-body #courses-section .description{font-family:'Avenir Next Bold';color:#000;margin-bottom:20px;border-bottom:1px solid #000;padding-bottom:15px}#education-body #courses-section ul{margin-left:0}#education-body #courses-section .slider-item{width:100%;border:1px solid #000;margin-right:20px;padding:10px;box-sizing:border-box}@media (min-width: 640px){#education-body #courses-section .slider-item{width:300px}}#education-body #courses-section .slider-item .slider-infos{height:425px}@media (max-width: 767px){#education-body #courses-section .slider-item .slider-infos{height:475px}}#education-body #courses-section .slider-item .slider-title{font-family:'Avenir Next Bold';color:#000;font-size:18px;margin-bottom:10px}#education-body #courses-section .slider-item .slider-info{font-family:'Avenir Next';font-size:13px;color:#000;display:flex;margin-bottom:10px}#education-body #courses-section .slider-item .slider-info .label-icon{color:#b1985c;margin-right:5px;height:17px !important;width:17px !important;min-width:17px !important;min-height:17px !important}#education-body #courses-section .slider-item .slider-info .label-icon img{height:15px;width:15px}#education-body #courses-section .slider-item .slider-info .label-value{flex-grow:1}#education-body #courses-section .slider-item .slider-info .label-value strong{font-family:'Avenir Next Bold'}#education-body #courses-section .slider-item .slider-divider{background:#000;border:none;margin:35px 0 25px 0}#education-body #courses-section .slider-item .slider-divider-for-courses{background:#000;border:none}#education-body #courses-section .slider-item .slider-description{font-family:'Avenir Next';color:#000;font-size:13px;margin-top:20px;margin-bottom:80px}#education-body #courses-section .slider-item img{margin-bottom:20px}#education-body #courses-section .slider-item .slider-learn-more{font-family:'Avenir Next Bold';background:#b1985c;color:#fff;padding:10px;border:none;outline:none;font-size:15px;line-height:15px;box-sizing:border-box;width:calc(100% - 40px);position:absolute;bottom:20px;left:50%;transform:translateX(-50%)}#education-body #education-difference-section{padding-bottom:40px}#education-body #education-difference-section .uk-section{padding-top:0;padding-bottom:20px}#education-body #education-difference-section .description{font-family:'Avenir Next Bold';color:#000;margin-bottom:20px;border-bottom:1px solid #000;padding-bottom:15px}#education-body #education-difference-section .effie-education-content{text-align:left}#education-body #education-difference-section .effie-education-content .section-title{font-family:'Avenir Next Bold';color:#b1985c;font-size:35px;line-height:35px;margin-bottom:10px;padding:10px 20px}#education-body #education-difference-section .effie-education-content .section-description{font-family:'Avenir Next';color:#000;padding:10px 20px}#education-body #instructors-section .uk-section{padding-top:30px;padding-bottom:20px}#education-body #instructors-section .description{font-family:'Avenir Next Bold';color:#000;margin-bottom:20px;border-bottom:1px solid #000;padding-bottom:15px}#education-body #instructors-section .instructors-content{text-align:left}#education-body #instructors-section .instructors-content .section-title{font-family:'Avenir Next Bold';color:#b1985c;font-size:35px;line-height:35px;margin-bottom:10px;padding:10px 35px}@media (max-width: 639px){#education-body #instructors-section .instructors-content .section-title{padding:10px 20px}}#education-body #instructors-section .instructors-content .section-description{font-family:'Avenir Next';color:#000;padding:10px 35px}@media (max-width: 639px){#education-body #instructors-section .instructors-content .section-description{padding:10px 20px}}#education-body #people-section ul{margin-left:0}#education-body #people-section .uk-section{padding-bottom:20px;padding-top:20px}#education-body #people-section .slider-item{width:100%;border:1px solid #b1985c;margin-right:20px;padding:20px;box-sizing:border-box}@media (min-width: 640px){#education-body #people-section .slider-item{width:320px}}#education-body #people-section .slider-item .people-profile-image{border-radius:50%;height:115px;width:115px;display:block;margin:0 auto}#education-body #people-section .slider-item .item-divider{background:#000;border:none;margin:20px 0}#education-body #people-section .slider-item .name{font-family:'Avenir Next';font-size:14px;text-align:center;color:#000}#education-body #people-section .slider-item .position,#education-body #people-section .slider-item .company{font-family:'Avenir Next Bold';font-size:14px;text-align:center;color:#000}#education-body #people-section .slider-item .company-image{height:75px;display:block;margin:0 auto;margin-top:20px}#education-body #strategy-section .description{font-family:'Avenir Next Bold';color:#000;margin-bottom:20px;border-bottom:1px solid #000;padding-bottom:15px}@media (max-width: 639px){#education-body #strategy-section .uk-width-2-5{width:100%}}#education-body #strategy-section .section-title{font-family:'Avenir Next Bold';color:#b1985c;font-size:35px;line-height:45px;margin-bottom:10px}#education-body #execution-section .execution-content{text-align:left}#education-body #execution-section .execution-content .section-description{font-family:'Avenir Next';color:#000;background:#f9f9f9;height:100%;position:relative;min-height:300px}#education-body .strategy-items{margin-left:0;margin-top:20px}#education-body .strategy-items .strategy-item{border:1px solid #b1985c;padding:20px;box-sizing:border-box}#education-body .strategy-items .strategy-item img{display:block;margin:0 auto;height:70px;object-fit:scale-down}#education-body .strategy-items .strategy-item .caption{font-family:'Avenir Next';text-align:center;color:#000;margin-top:20px}@media (max-width: 959px){#education-body .strategy-items .strategy-item{padding:10px}#education-body .strategy-items .strategy-item.uk-width-1-2:nth-child(odd){width:calc(50% - 10px);margin-right:10px}#education-body .strategy-items .strategy-item.uk-width-1-2:nth-child(even){width:calc(50% - 10px);margin-left:10px}}@media (min-width: 960px){#education-body .strategy-items .strategy-item.uk-width-1-4:not(:last-child){width:calc(25% - 20px);margin-right:20px}}
#education-body #course-main-section .uk-section{padding-top:20px;padding-bottom:20px;background:#fff}#education-body #course-main-section .uk-section .uk-width-1-1{height:475px;max-height:475px;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#000}#education-body #course-main-section .uk-section .uk-width-1-1 .uk-overlay{padding:40px 20px}#education-body #course-main-section .uk-section .uk-width-1-1 .uk-overlay h3{font-family:'Avenir Next Bold';font-size:35px;line-height:45px}#education-body #course-main-section .uk-section p{font-family:'Avenir Next';font-size:17px;line-height:23px}#education-body #upcoming-course-section .uk-section{padding-top:20px;padding-bottom:40px}#education-body #upcoming-course-section .title{font-family:'Avenir Next Bold';color:#000;margin-bottom:20px}#education-body #upcoming-course-section .dates-and-locations-image{height:100%}#education-body #upcoming-course-section .dates-and-locations-image img{height:100%;width:100%}#education-body #upcoming-course-section .dates-and-locations{border:1px solid #000;height:100%}#education-body #upcoming-course-section .dates-and-locations .heading{font-family:'Avenir Next Bold';background:#b1985c;color:#fff;padding:10px;border-bottom:1px solid #000}#education-body #upcoming-course-section .dates-and-locations .heading img{height:18px;margin-right:3px}#education-body #upcoming-course-section .dates-and-locations .content{padding:10px 20px;box-sizing:border-box;height:80%;position:relative}#education-body #upcoming-course-section .dates-and-locations .content .table-container{margin-bottom:10px}@media (max-width: 639px){#education-body #upcoming-course-section .dates-and-locations .content .table-container{margin-bottom:90px}}#education-body #upcoming-course-section .dates-and-locations .content .summary-table{position:relative;bottom:5px;width:calc(100% - 40px);min-height:55px;min-width:0 !important}#education-body #upcoming-course-section .dates-and-locations .content .uk-table{margin:0;min-width:700px}#education-body #upcoming-course-section .dates-and-locations .content .uk-table .separator{background:#b1985c;border:none;margin:10px 0}#education-body #upcoming-course-section .dates-and-locations .content .uk-table .summary strong{font-family:'Avenir Next Bold'}#education-body #upcoming-course-section .dates-and-locations .content .uk-table thead th{font-family:'Avenir Next Bold';color:#000;font-size:13px;text-transform:capitalize;text-align:left;padding:0 0 8px 0}#education-body #upcoming-course-section .dates-and-locations .content .uk-table thead:not(:first-child) th{padding-top:20px}#education-body #upcoming-course-section .dates-and-locations .content .uk-table tbody td{color:#000;font-size:13px;padding:3px 0 3px 0}#education-body #upcoming-course-section .dates-and-locations .content .uk-table tbody td.learn-more a{font-family:'Avenir Next Bold';text-transform:uppercase;text-decoration:underline;color:#000}#education-body #course-info-section .uk-section{padding-top:20px;padding-bottom:40px}#education-body #course-info-section .title{font-family:'Avenir Next Bold';color:#000;margin-bottom:20px}#education-body #course-info-section .course-info{background:#b1985c}#education-body #course-info-section .course-info h3{font-family:'Avenir Next Bold';color:#fff;font-size:40px;line-height:45px}#education-body #course-info-section .course-info div{font-family:'Avenir Next';color:#fff;font-size:18px}#education-body #course-info-section .course-info div *{font-family:'Avenir Next';color:#fff;font-size:18px}#education-body #course-info-section .course-image img{width:100%;height:100%}#education-body .slider-info{font-family:'Avenir Next';font-size:13px;color:#000;display:flex;margin-bottom:10px}#education-body .slider-info .label-value{flex-grow:1}#education-body .slider-info .label-value strong{font-family:'Avenir Next Bold'}#education-body .sponsor-carousel{width:auto !important;height:55px !important;object-fit:scale-down !important;text-align:center}#education-body .sponsor-image{width:100% !important;height:66px !important;object-fit:scale-down}#education-body .sponsor-image-in-course{width:157px !important;height:auto;object-fit:scale-down !important}#education-body #scheduled-course-button-section{margin-top:10px;margin-bottom:20px}#education-body #scheduled-course-button-section .uk-section{padding-top:0px;padding-bottom:10px}#education-body #course-modules-section{margin-bottom:20px}#education-body #course-modules-section .uk-section{padding-top:10px;padding-bottom:10px}@media (min-width: 960px){#education-body #course-modules-section .uk-section{padding-bottom:0}}#education-body #course-modules-section .module-cont{border-bottom:1px solid #000;padding:10px 0;margin:0 0 30px 0}#education-body #course-modules-section .module-cont .module-title{font-family:'Avenir Next Bold';font-size:15px;text-transform:uppercase;color:#000}#education-body #course-modules-section .module-cont .module-title img{height:15px;width:15px;margin-left:10px}#education-body #course-modules-section .module-cont.uk-open .module-arrow{transform:rotate(90deg)}#education-body #course-modules-section .module-cont .uk-accordion-title::before,#education-body #course-modules-section .module-cont .uk-accordion-title::after{display:none}#education-body #course-modules-section .module-cont .uk-accordion-content{margin:10px 0}#education-body #course-modules-section .module-cont .module-schedule-table{font-family:'Avenir Next';margin-bottom:10px}#education-body #course-modules-section .module-cont .module-schedule-table td{padding:5px !important}
#education-body .get-syllabus{font-family:'Avenir Next Bold';background:#fff;padding:20px;text-align:center;width:50%;border:1px solid #000}@media (min-width: 640px){#education-body .get-syllabus{width:200px}}#education-body .get-syllabus a{color:#b1985c !important;text-decoration:underline}#education-body .apply-now{font-family:'Avenir Next Bold';background:#b1985c;padding:20px;text-align:center;width:50%;border:1px solid #b1985c}@media (min-width: 640px){#education-body .apply-now{width:200px}}#education-body .apply-now a{color:#fff !important;text-decoration:underline}#education-body #couse-show-main-section .banner-details{min-width:300px}#education-body #couse-show-main-section .uk-section{padding-top:20px;padding-bottom:40px;background:#fff}#education-body #couse-show-main-section .uk-section h3{font-family:'Avenir Next Bold';font-size:35px;line-height:45px}#education-body #couse-show-main-section .uk-section p{font-family:'Avenir Next';font-size:16px;line-height:23px}#education-body #couse-show-main-section .uk-section .course-date-and-location{margin-top:20px}#education-body #couse-show-main-section .uk-section .course-date-and-location p{font-family:'Avenir Next Bold';color:#000;font-size:16px}#education-body #couse-show-main-section .uk-section .uk-width-1-1{height:475px;max-height:475px;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#000}#education-body #couse-show-main-section .uk-section .uk-width-1-1 .uk-overlay{padding:30px 20px}#education-body #couse-show-main-section .uk-section .uk-width-1-1 .uk-position-bottom-right{margin:0}#education-body #course-show-info-section .uk-section{padding-top:10px;padding-bottom:30px}#education-body #course-show-info-section .info-heading{font-family:'Avenir Next Bold';background:#b1985c;color:#fff;border:1px solid #b1985c;padding:10px 20px;line-height:20px}#education-body #course-show-info-section .info-heading img{height:18px;margin-right:3px}#education-body #course-show-info-section .info-content{border:1px solid #000;padding:10px;color:#000;font-size:13px}#education-body #course-show-info-section .info-content span{font-family:'Avenir Next Bold'}#education-body #who-should-attend-section .uk-section{padding-top:20px;padding-bottom:20px}#education-body #who-should-attend-section .description{font-family:'Avenir Next Bold';color:#000;margin-bottom:20px;border-bottom:1px solid #000;padding-bottom:15px}#education-body #who-should-attend-section .uk-grid-collapse .attend-image img{width:100%;height:100%}#education-body #who-should-attend-section .uk-grid-collapse .uk-padding-small h3{font-family:'Avenir Next Bold';font-size:45px;line-height:55px;color:#b1985c;margin-bottom:10px}@media (max-width: 639px){#education-body #who-should-attend-section .uk-grid-collapse .uk-padding-small h3{font-size:40px;line-height:45px}}#education-body #who-should-attend-section .uk-grid-collapse .uk-padding-small p{font-family:'Avenir Next';font-size:16px;color:#000;margin-top:0}@media (max-width: 639px){#education-body #testimonial-section .testimonial-content{border:2px solid #000;margin-bottom:20px;margin-left:0 !important;padding-bottom:20px}}#education-body #testimonial-section .description{font-family:'Avenir Next Bold';color:#000;margin-bottom:20px;border-bottom:1px solid #000;padding-bottom:15px}#education-body #testimonial-section .uk-section{padding-top:20px;padding-bottom:50px}#education-body #testimonial-section .uk-section .uk-grid-small .content{font-family:'Avenir Next';color:#000;font-size:19px;padding-right:10px}#education-body #testimonial-section .uk-section .uk-grid-small .content .testimonial-body{margin-bottom:10px}#education-body #testimonial-section .uk-section .uk-grid-small .content .testimonial-body *{font-family:'Avenir Next';color:#000}#education-body #testimonial-section .uk-section .uk-grid-small .testimonial-image{min-height:300px;margin:0;padding:0}@media (max-width: 769px){#education-body #testimonial-section .uk-section .uk-grid-small .testimonial-image{min-height:200px}}#education-body #testimonial-section .uk-section .uk-grid-small .testimonial-image .testimonial-circle{border-radius:50%;height:250px;width:250px;margin-right:20px}@media (max-width: 769px){#education-body #testimonial-section .uk-section .uk-grid-small .testimonial-image .testimonial-circle{height:150px;width:150px}}#education-body #testimonial-section .uk-section .uk-grid-small .testimonial-image .uk-width-2-5 img{height:175px;width:175px}@media (max-width: 769px){#education-body #testimonial-section .uk-section .uk-grid-small .testimonial-image .uk-width-2-5 img{height:100px;width:100px}}#education-body #instructors-section .uk-section{padding-top:20px;padding-bottom:50px}#education-body #instructors-section .description{font-family:'Avenir Next Bold';color:#000;margin-bottom:20px;border-bottom:1px solid #000;padding-bottom:15px}#education-body #instructors-section .instructors-heading{font-family:'Avenir Next Bold';font-size:45px;line-height:55px;color:#b1985c;margin-bottom:10px}#education-body #instructors-section .instructor{font-family:'Avenir Next';margin:0;color:#000}#education-body #instructors-section .instructor strong{font-family:'Avenir Next Bold'}
.jwlogo{visibility:hidden !important;display:none !important}.insights-body{margin:0 auto;text-align:center}.featured-artices__headline h1{letter-spacing:2px;font-weight:700;color:black !important;padding-top:40px;padding-bottom:40px;display:flex;margin-top:5px;margin-bottom:6px;line-height:40px;font-family:'AvantGarde Demi'}.featured-article{box-shadow:none !important}.featured-article__info{padding:4% 4% 0 0;max-height:50px;min-height:50px}.selected-article__info{padding:4%;max-height:250px;min-height:0px}.featured-article__img{width:100%}.featured-article__topic-tags{padding:20% 4% 4% 0}.collections_featured-article__topic-tags{padding:20% 4% 4% 0}.selected-article__topic-tags{padding-left:4%}.featured-article__topic-tag{padding:10px 7px;font-size:80%;background:darkgray;color:#000000;width:10%;margin-right:5px;font-family:'Avenir Next'}.featured-article__author-info{text-align:left;padding:2% 0% 0% 0%;height:70px !important}.featured-article__author-img{display:inline-block;max-width:2vw;width:auto;height:auto;margin-top:-20px;border-radius:50%}.featured-article__author-img--staff{display:inline-block;height:50px}.featured-article__author{display:inline-block;padding:10px;line-height:16px}.featured-article__author-name{font-family:'Avenir Next Bold';font-size:100%;text-align:left;color:black !important;text-transform:uppercase}.show-featured-article__author-name{font-family:'Avenir Next Bold';font-size:100%;text-align:left;color:black !important;text-transform:uppercase}.featured-article__author-position{font-family:'Avenir Next';font-size:70%;text-align:left;color:#b1985c !important;margin-top:5px}.featured-article__header{font-family:'Avenir Next';font-size:90%;text-align:left;font-style:italic;padding-top:10px}.featured-article__header2{padding-top:15px}.selected-article__header{font-family:'Avenir Next';font-size:103%;text-align:left;font-weight:bolder;font-style:italic;padding-top:10px;padding-bottom:20px}.selected-article__header2{padding-top:15px;padding-left:35px}.featured-article__title{font-family:'Avenir Next Bold';font-size:110%;text-align:left;font-weight:800;padding-top:10px;color:black !important;text-transform:uppercase}.featured-article__title a{text-decoration:none;color:#000000}.featured-article__subtitle{font-family:'Avenir Next';font-size:100%;text-align:left;padding-top:10px;color:black !important;text-transform:uppercase}.selected-article__title{font-family:'Avenir Next Bold';font-size:180%;text-align:left;font-weight:800;padding-top:10px;color:black !important}.selected-article__subtitle{font-family:'Avenir Next';font-size:150%;text-align:left;padding-top:10px;color:black !important}.featured-article__subtitle{text-align:left;padding-top:10px;color:#000 !important}.align-left{text-align:left;margin-top:20px}.align-left2{text-align:left;margin-top:20px;display:none}.newsletter-section{background:#FFFFFF;font-family:'Avenir Next Bold';color:#b1985c;height:50px;border-style:solid;border-width:1px;border-color:#b1985c;padding-top:15px;padding-bottom:15px;display:flex}.signup-newsletter{text-align:left;font-size:25px;padding-left:25px;padding-top:8px}.input-signup{margin-top:5px;margin-bottom:5px;font:Avenir Next Bold;font-size:100%;padding-top:10px;padding-left:10px;padding-right:10px;padding-bottom:10px;width:500px;border:2px solid #b1985c;outline:none}.button-signup{background:#b1985c;font:Avenir Next Bold;font-weight:bold;font-size:100%;color:#fff;border:none;outline:none;padding-left:15px;padding-right:15px}.signup-text{margin-bottom:3px;margin-top:5px;font-size:15px;padding:3px 15px 7px 15px;display:flex}.button-span{width:50%}.column-editorial{width:23.3333%;float:left;padding-top:45px}.column-deadspace{width:10%;float:left;padding-top:20px}.column-articles{width:66.6666%;float:left;padding-top:45px}.editorial-section{height:auto;text-align:left;color:#000;padding-top:25px;display:grid}.editorial-section-text{font-style:'Avenir Next';font-size:105%}.editorial-section-2{margin-left:8%;height:auto;text-align:left;color:#000;padding-top:25px;padding-bottom:30px;border-bottom:1px solid #000000}.editorial-element{padding-top:15px;width:auto;height:15px;display:flex;align-items:center;float:left}.editorial-label{font-style:'Avenir Next';padding-left:15px;font-size:105%;margin-bottom:5px;display:flex}.col__editorial-label{font-style:'Avenir Next';font-size:105%;margin-bottom:5px;display:flex}.editorial-sub-label{font-style:'Avenir Next';font-size:105%;font-style:italic;padding-left:15px;margin-bottom:5px;display:flex}.editorial-sub{padding-left:0px;padding-top:15px;width:100%;height:15px;display:flex;align-items:center;float:left}.editorial-sub.inner{padding-left:25px}.article-author-text{font-family:'Avenir Next Bold';font-size:100%;text-align:left;font-weight:800;color:black !important;text-transform:uppercase}.article-author-position{font-family:'Avenir Next';font-size:110%;display:block;font-size:100%;text-align:left;color:#b1985c !important;margin-right:10%;margin-left:8%}.mobile-article-author-position{font-family:'Avenir Next';font-size:110%;display:block;font-size:100%;text-align:left;color:#b1985c !important;margin-left:17%}.lead-article-author-position{font-size:100%;text-align:left;font-weight:800;color:#b1985c !important;margin-left:55px}.article-author-img{height:42px;padding-right:10px;border-radius:50%}.mobile-article-author-img{width:100%;height:auto;text-align:center;margin:auto;padding-left:400px}.article-img{width:100%;height:auto}.small-text-under-article{font-size:100%;color:#000;text-align:left;font-style:italic;padding-top:10px;padding-bottom:15px}.mobile-small-text-under-article{font-size:100%;color:#000;text-align:left;font-style:italic;padding-top:10px;padding-bottom:15px}.label-under-article{font-size:100%;font-weight:bold;text-align:left;font-style:italic;padding-top:10px;padding-bottom:15px}.article-bold-text{font-family:'Avenir Next Bold';text-align:left;font-weight:900;padding-top:10px;color:black !important}.article-description{margin-top:15px;font-size:100%;color:#000}.read-more{font-family:'Avenir Next Bold';font-weight:bolder;font-size:100%;padding-top:40px;width:100%}.read-more-text{font-family:'Avenir Next Bold';font-weight:bolder;font-size:100%}#education-topbar{display:flex;background:#000;padding:5px}#education-topbar .uk-navbar-toggle{min-height:25px;color:#b1985c}#education-topbar .uk-navbar-toggle svg{color:#b1985c}#education-topbar .right-items{margin-left:auto}#education-topbar .topbar-icon{object-fit:scale-down;height:18px;width:18px;margin:0 4px}#education-topbar .topbar-icon.envelope-logo{filter:invert(1)}.topics{margin-left:8%;height:auto;text-align:left;color:#000;padding-top:25px;padding-bottom:25px;border-bottom:1px solid #000000}.article-border{padding-top:30px;margin-right:10px;margin-bottom:30px;border-bottom:1px solid #000000;width:100%}.button-more-top-stories{margin-right:10px;margin-bottom:40px;background:#b1985c;font:Avenir Next Bold;font-weight:bolder;font-size:100%;color:#fff;border:none;outline:none;padding-top:20px;padding-left:35px;padding-right:35px;padding-bottom:20px}.side-search{text-align:left;margin-top:35px;margin-bottom:10px}.search{font:Avenir Next Bold;width:83%;padding-top:10px;padding-left:7px;padding-right:45px;padding-bottom:10px;width:245px}.field-button{margin-left:16%}.promo-tile{height:auto;text-align:left;padding-bottom:35px}.checkbox-container{width:40px;display:flex;align-items:center;float:left}#square{height:11px;width:11px;display:inline-block;border-radius:2px}#label-test{display:flex}.header-img{width:100%;padding-top:40px;padding-bottom:20px}.button-next{margin-bottom:40px;margin-top:40px;background:#b1985c;font:Avenir Next Bold;font-weight:bolder;font-size:100%;color:#fff;border:none;outline:none;padding-top:15px;padding-left:85px;padding-right:85px;padding-bottom:15px}.topic-tag{padding:10px;font-size:100%;background:darkgray;color:#000000;width:10%;margin-right:10px}.first-topic-tag{padding:10px;font-size:100%;background:darkgray;color:#000000;width:10%;margin-right:10px}a.no-hover:hover{text-decoration:none;color:#000000}a.no-hover-read-more{font-size:100%;text-decoration:none;color:#b1985c !important}a.no-hover-read-more:link{color:#b1985c !important;text-decoration:none}.icons-container{display:inline-block;float:right}.soc-icon{max-width:100%;height:18px;box-sizing:border-box;margin-right:5px}.mobile-featured-article__author-info{text-align:left;height:70px !important}.mobile-article-border{padding-top:30px;border-bottom:1px solid #000000}.mobile-search{margin-top:35px;margin-bottom:35px}.article-description-desktop{margin-top:15px;font-size:112.5%;color:#000;width:100%}.uk-width-1-3{width:370px !important}.uk-card-default{background:#fff;color:#666;box-shadow:none !important}.uk-card-body{padding:40px 0px 40px 0px !important}.article-bold-text-desktop{font-family:'Avenir Next Bold';text-align:left;font-weight:900;padding-top:10px;color:black !important;width:100%;font-size:110%;text-transform:uppercase}.article-bold-text-desktop a{color:black !important;text-decoration:none !important}.article__subheading{font-family:'Avenir Next';text-align:left;color:black !important;width:100%;font-size:110%;text-transform:uppercase}em{color:#000000 !important}.selected-article__author-info{text-align:left;padding:2% 4% 0% 4%;height:70px !important}.home-articles__author-info{text-align:left}.selected-article-img{width:100%;height:auto;padding-left:4%}.selected-small-text-under-article{font-size:100%;color:#000;text-align:left;font-style:italic;padding-top:10px;padding-bottom:15px;margin-left:35px}.selected-article-description{margin-top:15px;font-size:112.5%;color:#000;margin-left:35px}.selected-article-description a{color:#0f6ecd !important}.selected-article-description p{color:#000 !important;font-size:112.5%}.col__selected-article-description{margin-top:15px;font-size:112.5%;color:#000;text-align:left;margin-bottom:20px}.selected-article-border{padding-top:30px;margin-left:35px;margin-right:10px;margin-bottom:30px;border-bottom:1px solid #000000}.selected-label-under-article{font-family:'Avenir Next';font-size:100%;font-weight:bold;text-align:left;font-style:italic;padding-top:10px;padding-bottom:25px;margin-left:35px}.selected-article-bold-text{font-family:'Avenir Next Bold';margin-left:35px;text-align:left;font-weight:900;padding-top:10px;color:black !important;width:100%;font-size:110%;text-transform:uppercase}.selected-article-bold-text a{color:black !important;text-decoration:none !important}.selected-read-more{margin-left:35px;font-family:'Avenir Next';font-weight:bolder;font-size:100%}.big_vw_image{width:640px;height:435px;position:relative;margin:0px}.big_vw_image img{width:640px;height:435px}.parent_video{position:relative}#video_play_link{width:640px;height:435px;cursor:default}#articles-play-button-container{width:100px;position:absolute;margin:auto;top:0;left:0;right:0;bottom:0;opacity:0.9}#mobile-webinar-play-button{width:100px;position:absolute;top:380px;opacity:80%}.video-container{width:100%;height:auto;text-align:center;margin:auto;padding-left:400px}#mobile-webinar-play-button-container{width:100px;position:relative;left:-210%}.tags_container{margin-left:35px}.collections__featured-article__img{width:100%;height:auto}.tags__margin{display:inline-block}@media only screen and (max-width: 1300px){.featured-article__info{max-height:50px;min-height:50px}.featured-article__author-img{height:40px !important;max-width:none}.featured-article__author{padding:5px !important;width:80% !important}.featured-article__author-position{width:300px}}@media only screen and (max-width: 600px){#article_video_pop{width:100vw !important;margin:1% auto !important;padding:0 !important;height:25vh !important}.search{display:block}.label-under-article{font-size:100%;font-weight:bold;text-align:left;font-style:italic;padding-top:0px !important;padding-bottom:0px !important;margin-left:0px !important}.article-bold-text{font-family:'Avenir Next Bold';text-align:left;font-weight:900;padding-top:10px;color:black !important;margin-left:0px !important}.article-description{margin-top:15px;font-size:100%;color:#000;margin-left:0px !important}.read-more{margin-left:0px !important;font-family:'Avenir Next Bold';font-weight:bolder;font-size:100%}.article-border{padding-top:30px;margin-left:0px !important;margin-right:0px !important;margin-bottom:30px;border-bottom:1px solid #000000}.selected-article__header{font-size:100%;text-align:left;font-weight:bolder;font-style:italic;padding-top:0px !important}.selected-article__topic-tags{padding-left:0% !important}#articles-play-button-container{width:40px;position:absolute;margin:auto;top:0;left:0;right:0;bottom:0;opacity:0.9}.selected-article-bold-text{font-family:'Avenir Next Bold';margin-left:0px !important;text-align:left;font-weight:900;padding-top:25px;color:black !important;width:100%;font-size:110%;text-transform:uppercase}.tags_container{margin-left:0px}.selected-read-more{margin-left:0px;font-family:'Avenir Next';font-weight:bolder;font-size:100%;width:100%}.selected-article__header2{padding-top:15px;padding-left:0px}.featured-article__header2{padding-top:15px}}@media only screen and (max-width: 1200px){.field-button{margin-left:5% !important}}@media only screen and (max-width: 1246px){.field-button{margin-left:13%}.featured-article__title{font-size:100% !important}.featured-article__topic-tags{padding:22% 4% 4% 0;width:100%}}@media only screen and (max-width: 1100px){.field-button{margin-left:2% !important}.signup-newsletter{padding-top:15px !important}}@media only screen and (max-width: 960px){.collections_featured-article__topic-tags{padding:0 4% 4% 0}.selected-article__topic-tags{padding-left:0%}.selected-article__header2{padding-left:0px}.selected-article-bold-text{margin-left:0px}.tags_container{margin-left:0px}.selected-read-more{margin-left:0px}#education-body #header #navbar{border-bottom:2px solid #000;margin-bottom:30px}.uk-visible\@m{display:none !important}.uk-child-width-1-3\@m>*{width:100% !important}.selected-article__info{padding:0 !important}.selected-article-img{padding-left:0 !important}.selected-article-description{padding:0 !important;margin-left:0 !important}.selected-small-text-under-article{padding:0 !important;margin-left:0 !important}.selected-article__author-info{height:auto !important;padding:2% 4% 4% 0 !important}.home-articles__author-info{height:auto !important}.selected-article-border{margin-left:0 !important}.field-button{margin-left:1% !important}.featured-article__img{height:auto !important}.featured-article__topic-tag{font-size:100% !important}.featured-article__header{font-size:100% !important}.featured-article__title{font-size:120% !important}.featured-article__author-position{font-size:85% !important}.uk-card.uk-card-default.featured-article.uk-first-column{display:table}.featured-article__author-info{display:table-header-group;border-bottom:1px solid;height:auto !important;padding:2% 4% 4% 0 !important}.featured-article__info{display:table-row-group;padding:4% 4% 0 0;max-height:none;min-height:120px}.featured-article__topic-tags{display:table-footer-group;padding:0 !important;margin-bottom:20px;font-size:100% !important}.featured-article__author{padding:5px !important;width:80% !important;margin-bottom:15px}}@media only screen and (min-width: 961px) and (max-width: 986px){.featured-article__author-info{padding:0px !important}}@media only screen and (min-width: 150px) and (max-width: 960px){.article-border2{padding-top:30px;margin-left:0px !important;margin-right:0px !important;margin-bottom:40px !important;border-bottom:1px solid #000000}.align-left2{text-align:left;margin-top:20px;display:block}*+.uk-grid-margin,.uk-grid+.uk-grid,.uk-grid>.uk-grid-margin{margin-top:0px !important}}@media only screen and (max-width: 639px){.modal-signup-button-text{margin-bottom:3px;margin-top:5px;font-size:15px;padding:5px 23vw;display:flex}.modal-signup-text{text-align:center;font-family:'Avenir Next Bold';color:#b1985c}.uk-modal-header{border-bottom:none !important}.news-logo{margin-left:auto;margin-right:auto;display:block;width:150px}.uk-card-body{padding:0px 0px 40px 0px !important}.tags__margin{margin-bottom:25px}.header-img{width:100%;padding-bottom:30px}.collections_featured-article__topic-tags{padding:0 4% 4% 0}.collections__featured-article__img{width:100%;height:100%}.uk-card.uk-card-default.featured-article.uk-first-column{display:table}.featured-article__author-info{display:table-header-group}.featured-article__info{display:table-row-group}.featured-article__topic-tags{display:table-footer-group}.featured-article__img{height:40% !important}.featured-article__header{font-size:90%}.featured-article__title{font-size:100%}.featured-article__topic-tag{font-size:100%}.featured-article__author-img{height:40px !important}.featured-article__author-position{font-size:85% !important}.featured-article__author-name{font-size:100%}.show-featured-article__author-name{font-size:90%}.featured-article__author{padding:5px !important;width:80% !important;margin-bottom:15px}}.editorial-section-search-btn{background-color:#ffffff;border:1px solid #b1985c;padding:10px;color:#b1985c;font-size:16px;width:100%;margin-bottom:20px}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *






























































*/

