<style>

/*

font-family: 'Lora', serif;
font-family: 'Roboto', sans-serif;
font-family: 'Roboto Condensed', sans-serif;

dark blue:		#2C3939
light grey: 	#F5F5F5
orange:       #F68E1F
orange 20%:   #f6a34a

$easeOut: cubic-bezier(.17,.67,.2,1);
$easeIn: cubic-bezier(.54,.01,.9,.16);

*/

.site-title img {
	max-height: 21px !important;
	width: auto;
}
#header .site-title img { max-height: 21px !important; width: auto; }
#header { background-color: transparent; }
.main-nav ul li a span,
.main-nav ul li a:visited span {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0;
	font-size: 18px;
}
.main-nav ul.cf {
	float: right;
}
.main-nav ul.cf > li {
	margin: 0;
	float: left;
}
.main-nav ul.cf > li a {
	padding: 1em;
}
.main-nav ul.cf > li:nth-last-of-type(2) a,
.main-nav ul.cf > li:last-of-type a {
	border-style: solid;
	border-color: #f6a34a;
	border-width: .22222em;
}
.main-nav ul.cf > li:nth-last-of-type(2) a {
	
}
.main-nav ul.cf > li:last-of-type a {
	border-width: .22222em;
	background-color: #F68E1F;
	margin-left: -.22222em;
}
.main-nav ul.cf > li:last-of-type a:hover,
.main-nav ul.cf > li:last-of-type a:focus {
	color: #fff !important;
	background-color: #f6a34a;
	opacity: 1;
}
#header {
	transition: top 300ms cubic-bezier(.17,.67,.2,1), background 300ms cubic-bezier(.17,.67,.2,1);
}
#header.-fixed {
	background-color: #2C3939;
}

#desktopNav .folder .folder-child-wrapper ul.folder-child li,
.secondary-nav .folder .folder-child-wrapper ul.folder-child li {
	border: none !important;
}

.main-nav ul ul li a span {
	text-transform: none;
	font-weight: normal;
}
.main-nav ul ul li a {
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}


/* ----------------------------------
Footer
---------------------------------- */
#footer {
	background-color: #f5f5f5;
}
#footer .col.sqs-col-12 > *:not(#block-yui_3_17_2_1_1523911239367_6354):not(#block-yui_3_17_2_1_1523912659327_16305):not(#block-yui_3_17_2_1_1523913890301_9121):not(#block-yui_3_17_2_1_1523974513931_7870) {
	display: none;
}
#footer-menu {
	display: inline-block;
	margin: 0 auto;
	padding: 0;
}
#footer-menu br {
	display: none;
}
#block-yui_3_17_2_1_1523912659327_16305, #block-yui_3_17_2_1_1523911239367_6354, #block-yui_3_17_2_1_1523913890301_9121, #block-yui_3_17_2_1_1523974513931_7870 { display: block; }
#footer-menu li {
	list-style-type: none;
	float: left;
}
#footer-menu a {
	font-size: 1.5em;
	text-decoration: none;
	
	padding: .5em .75em;
	border-style: solid;
	border-width: 4px;
	
	display: block;
	background: transparent;
	transition: 300ms background cubic-bezier(.17,.67,.2,1);
}
#footer-menu a:not(.menu-item-action) {
	border-color: #fff;
	color: #2C3939;
}
#footer-menu li:not(.menu-item-action) a:hover,
#footer-menu li:not(.menu-item-action) a:focus {
	color: #2C3939;
	background-color: #fff;
}
#footer-menu li.menu-item-action a{
	border-color: #f6a34a;
	background-color: #F68E1F;
	color: #fff;
}
#footer-menu li.menu-item-action a:hover {
	background-color: #f6a34a;
}
#footer-menu li + li:not(.menu-item-action) a {
	border-width: 4px 4px 4px 0;
}
#footer-menu li + li.menu-item-action a {
	border-width: 4px;
}
#footer-menu li:not(.menu-item-social) a {
	font-family: 'Roboto Condensed', sans-serif;
	text-transform: uppercase;
}
#footer-menu li.menu-item-social:nth-of-type(4) a {
	border-right: none;
}
#footer #block-yui_3_17_2_1_1523912659327_16305 p {
	max-width: 80%;
	margin: 0 auto;
}
#footer .footer-wrapper {
	max-width: 100% !important;
	padding: 37em 0 0 !important;
}
#footer {
	position: relative;
}
#footer:before {
	background-image: url(https://s3.amazonaws.com/paidleaveus/2018-updates/assets/bg-footer.png);
	background-position: 0 100%;
	background-repeat: no-repeat;
	background-size: cover;
	content: '';
	width: 100%;
	height: 57em;
	top: 0;
	left: 0;
	position: absolute;
}

#footer h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 3em;
	line-height: 1.16;
}

#footer p {
	font-size: 1.75em;
	font-family: 'Lora', serif;
	line-height: 1.28;
}
#footer #block-yui_3_17_2_1_1523911239367_6354 {
	background-color: #f5f5f5;
	padding-top: 6.25em !important;
	text-align: center;
}
#footer #block-yui_3_17_2_1_1523911239367_6354 p {
	color: #2C3939;
}
#footer #block-yui_3_17_2_1_1523913890301_9121 {
	background-color: #f5f5f5;
	color: #2C3939;
	padding: 6em 25px 1.5em !important;
}
#footer #block-yui_3_17_2_1_1523913890301_9121 p,
#footer #block-yui_3_17_2_1_1523913890301_9121 a {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	float: left;
	margin: 0;
	line-height: 1.125;
}
#footer #block-yui_3_17_2_1_1523913890301_9121 a {
	font-weight: bold;
	color: #2C3939;
	text-decoration: none;
	float: right;
}


/* AN Form */
#block-yui_3_17_2_1_1523974513931_7870 {
	text-align: center;
	margin-top: 2.5em;
}
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form h2,
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form h4,
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form #action_info,
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form #logo_wrap,
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form #d_sharing {
	display: none !important;
}
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form {
	
	border: none !important;
	box-shadow: 0 10px 20px 0 rgba(0,0,0,0.10);
}
#block-yui_3_17_2_1_1523974513931_7870 .sqs-block-content > div {
	margin: 0 auto;
	float: none;
	
	padding-bottom: 2em;
}
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form {
	padding-left: 2.5em !important;
	padding-right: 2.5em !important;
}
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form input[type=text],
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form input[type=password],
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form input[type=url],
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form input[type=email],
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form input[type=tel],
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form input[type=number],
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form textarea {
	line-height: 65px !important;
	height: 65px !important;
	border-radius: 0 !important;
	border-width: 2px !important;
	font-size: 24px !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	font-family: 'Roboto', sans-serif !important;
	font-weight: normal !important;
	border-color: #d5d7d7 !important;
	-webkit-appearance: none;
}
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form .international_link {
	font-family: 'Roboto', sans-serif !important;
	text-transform: uppercase !important;
	color: #d5d7d7 !important;
}
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form input[type=text]:focus,
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form input[type=password]:focus,
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form input[type=url]:focus,
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form input[type=email]:focus,
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form input[type=tel]:focus,
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form input[type=number]:focus,
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form textarea:focus {
	border-color: #1A85B3 !important;
}

#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form input[type=submit] {
	font-family: 'Roboto Condensed', sans-serif !important;
	font-weight: bold !important;
	text-transform: uppercase !important;
	padding: 0 20px !important;
	position: absolute !important;
	left: auto !important;
	right: 0 !important;
	margin: 0 !important;
	text-align: center !important;
	border-style: solid !important !important;
	transition: all 300ms cubic-bezier(.17,.67,.2,1) !important;


	height: 64px !important;
	border-width: 4px !important;
	line-height: 58px !important;
	font-size: 24px !important;
	border-radius: 0px !important;
	width: auto !important;
	color: #2C3939;
	background-color: #F68E1F !important;
	border-color: #f6a34a !important;
	color: #fff !important;
	text-shadow: none !important;
}

#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form input[type=submit]:hover,
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form input[type=submit]:active {
	background-color: #f6a34a !important;
}

#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form #action_welcome_message #action_welcome_message_inner {
	background-color: transparent !important;
	border: none !important;
	text-align: center !important;
	font-family: 'Roboto', sans-serif;
}
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form_inner {
	font-size: 1.5em !important;
	padding-top: 1em !important;
	padding-bottom: 1em !important;
}
#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form #action_welcome_message, #can_embed_form .action_sidebar_lined {
	padding-bottom: 0 !important;
}
#block-yui_3_17_2_1_1523974513931_7870 .can_embed.-welcome #can_embed_form input[type=submit] {
	display: none !important;
}
#footer #block-yui_3_17_2_1_1523913890301_9121 br {
	display: none;
}



/* ----------------------------------
Signup page
---------------------------------- */
#collection-56b14fc962cd94bcac972dc2 #block-yui_3_17_2_1_1523912659327_16305 {
	display: none;
}
#collection-56b14fc962cd94bcac972dc2 #footer:before {
	display: none;
}
#collection-56b14fc962cd94bcac972dc2 #footer .footer-wrapper {
	padding-top: 0 !important;
}


/* ----------------------------------
Old campaigns page
---------------------------------- */
#collection-59966e6d59cc68c36828989a #header {
	background-color: #2C3939;
}
#collection-59966e6d59cc68c36828989a,
#collection-59966e6d59cc68c36828989a #content-wrapper .content,
#collection-59966e6d59cc68c36828989a .content-inner {
	background-color: #f5f5f5;
}

.view-list article .entry-header {
	border: none;
}
.blog-list article.entry {
	background-color: #fff;
	box-shadow: 0 10px 20px 0 rgba(0,0,0,0.10) !important;
	margin-bottom: 2.125em;
}
.blog-list .main-image-wrapper {
	width: 30% !important;
	position: relative;
	float: left;
}
.blog-list .entry-header,
.blog-list .entry-title-wrapper,
.blog-list .entry-content {
	padding: 0 2em 1.5em 2.5em !important;
	margin: 0 !important;
	width: calc(70% - 4.5em) !important;
}
.blog-list .entry-title {
	font-family: 'Lora', serif !important;
	font-size: 2em !important;
	letter-spacing: 0 !important;
	line-height: 1.2777 !important;
	font-weight: normal !important;
	display: block !important;
	text-align: left !important;
}
.blog-list .entry-content p {
	font-family: 'Roboto', sans-serif !important;
	text-align: left !important;
	font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: none;
  line-height: 1.5em;
  color: #2C3939 !important;
}
.blog-list .entry-title-wrapper h1 a {
	transition: 300ms all cubic-bezier(.17,.67,.2,1);
}
.blog-list .main-image-wrapper:hover + .entry-header + .entry-title-wrapper h1 a,
.blog-list .entry-title-wrapper h1 a:hover {
	color: #F68E1F !important;
}


/* ----------------------------------
MOBILE
---------------------------------- */
@media screen and (max-width:768px) {

	#mobileNav ul li {
		width: 100%;
	}
	#mobileNav .main-nav ul.cf > li:nth-last-of-type(2) a, .main-nav ul.cf > li:last-of-type a {
		border: none;
		color: #fff;
	}

	#block-yui_3_17_2_1_1523974513931_7870 #can_embed_form input[type=submit] {
		height: 48px !important;
		line-height: 42px !important;
		font-size: 18px !important;
	}

	#footer p {
		font-size: 1.3125em;
		width: calc(100% - 40px);
		padding: 0;
	}

	#footer p br {
		display: none;
	}
	#footer #block-yui_3_17_2_1_1523912659327_16305 p {
		max-width: 100%;
	}
	#footer-menu {
		width: calc(100% - 40px);
		padding-left: 20px;
		padding-right: 20px;
		text-align: center;
	}

	#footer-menu a {
		border: none;
	}
	
	#footer-menu br {
		display: block;
	}
	#footer-menu li {
		display: inline-block;
		float: none;
	}
	#footer-menu li:not(.menu-item-social) a {
		font-size: 1em;
	}
	#footer-menu li.menu-item-action {
		clear: both;
	}
	#footer #block-yui_3_17_2_1_1523913890301_9121 {
		width: calc(100% - 50px !important);
	}
	#footer #block-yui_3_17_2_1_1523913890301_9121 br {
		display: block;
	}
	#footer #block-yui_3_17_2_1_1523911239367_6354 img {
		max-width: 130px;
		height: auto;
	}
	#footer #block-yui_3_17_2_1_1523911239367_6354,
	#footer #block-yui_3_17_2_1_1523913890301_9121 {
		padding-top: 4.5em !important;
	}
	#footer #block-yui_3_17_2_1_1523913890301_9121 {
		text-align: center;
	}
	#footer #block-yui_3_17_2_1_1523913890301_9121 p,
	#footer #block-yui_3_17_2_1_1523913890301_9121 a {
		text-align: center;
		line-height: 1.2;
		font-size: 10px;
		opacity: 0.75;
	}
	#footer #block-yui_3_17_2_1_1523913890301_9121 a {
		float: none;
		display: inline-block;
		margin-top: 1em;
	}

	.blog-list .main-image-wrapper {
		width: 100% !important;
	}
	.blog-list .entry-header,
	.blog-list .entry-title-wrapper,
	.blog-list .entry-content {
		padding-top: 1.5em !important;
		width: 100% !important;
	}
	.blog-list .entry-title {
		font-size: 1.5em !important;
	}

}
</style>

