
/*
Theme Name: Eazybreak WP
Theme URI: 
Description:
Version: 1
Author: Arto Kullberg / Exove
Author URI: http://www.exove.com
Tags:
*/


body {
	background: #ffffff url(./img/bg-sub.png) repeat-x;
	color: #525252;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
}

body.locationpopup {
	text-align: left;
	background-image: none;
	padding: 20px 20px;
}

#container {
	background: url(./img/bg-container-sub.png) center 38px no-repeat;
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 960px;
}

#header {
	height: 93px;
	margin: 0 10px 40px 10px;
}

#header #logo,
#header #logo a {
	background: url(./img/logo.gif) no-repeat;
	display: block;
	height: 64px;
	text-indent: -9999px;
	width: 258px;
}

#header.lang-fi #logo a,
#header.lang-fi #logo {
	background: url(./img/logo2.png) no-repeat;
}

#header #slogan {
	display: block;
	color: #ffffff;
	font-size: 30px;
	height: 88px;
	padding-top: 20px;
	text-align: center;
}

#content {
	background: #ffffff;
	min-height: 400px;
	overflow: hidden;
}

#footer {
	background: #000000;
	margin-top: 40px;
	min-height: 170px;
	overflow: hidden;
	padding-top: 20px;
	width: 100%;
}

#footer #footerContainer {
	margin: 0 auto;
	text-align: left;
	width: 960px;	
}

/*
	FRONTPAGE
*/

body.page-template-frontpage-php {
	background: #ffffff url(./img/bg.png) repeat-x;
}

body.page-template-frontpage-php #container {
	background: url(./img/bg-container.png) center 38px no-repeat;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

body.page-template-frontpage-php #header {
	height: auto;
	margin-bottom: 20px;
}

body.page-template-frontpage-php #content {
	background: transparent none;
}

body.page-template-frontpage-php #content #introBlock {
	background: url(./img/bg-intro.png) no-repeat;
	display: block;
	height: 287px;
	margin-bottom: 40px;
	width: 948px;
}

/*
	MISC
*/

button.btn,
input.btn,
a.btn {
	background: transparent url(./img/button-a.png) no-repeat top right;
	border: 0 none;
	color: #808080;
	cursor: pointer;
	display: block;
	height: 27px;
	margin-top: 8px;
	text-decoration: none;
	padding: 0 6px 0 0;
}

button.btn span,
a.btn span {
	background: transparent url(./img/button-span.png) no-repeat;
	color: #808080;
	display: block;
	font-size: 16px;
	height: 27px;
	line-height: 24px;
	padding: 0 10px 0 16px;
	text-align: center;
}

button.btn:hover span,
input.btn:hover span,
a.btn:hover span {
	background-position: bottom left;
	color: #83b6c5;
}

button.btn:hover,
input.btn:hover,
a.btn:hover {
	background-position: bottom right;
	color: #83b6c5;
} 

.buttonFeatured {
	bottom: 25px;
	position: absolute;
	right: 18px;
}

.buttonFeatured2 {
	bottom: 25px;
	position: absolute;
	right: 120px;
}

#content .buttonPageRegister {
	margin-right: 30px;
	margin-top: 20px;	
}

a.videoTab {
	text-decoration: none;
	line-height: 27px;	
}

a#register {
	margin: 0 auto;
	margin-top: 20px;
	width: 120px;
}

a#tellEmployer {
	margin: 0 auto;
	margin-top: 20px;
	width: 180px;
}

a#greenSolutionLink {
	margin-right: 15px;	
}

.centerContent {
	text-align: center;	
}

.clearFix {
	height: 1%;
	overflow: hidden;
}

.clearing {
	clear: both;
}

#content #mainContent {
	float: left;
	margin-left: 15px;
	margin-top: 20px;
	overflow: hidden;
	width: 610px;
}

#content #sidebar {
	float: right;
	margin-right: 17px;
	margin-top: 30px;
	overflow: hidden;
	width: 300px;
}

#content #sidebar strong {
	color: #464646;
	font-weight: bolder;
}

.hide {
	display: none;
}

.icon-pdf {
	margin-bottom: 4px;
}

.object-right {
	float: right;
}

.object-left {
	float: left;
}

div#tooltip {
    background-color:#000;
    border:1px solid #fff;
    padding:10px 15px;
    width:200px;
    display:none;
    color:#fff;
    text-align:left;
    font-size:12px;

    z-index: 100000;

    /* outline radius for mozilla/firefox only */
    -moz-box-shadow:0 0 10px #000;
    -webkit-box-shadow:0 0 10px #000;
}


/*
	CONTENT	
*/

#content .subPageHeader {
	background: url(./img/bg-subpage-header.png) no-repeat;
	height: 62px;
	margin: 0 10px 0 10px;
	width: 934px;
}

#content .subPageHeader h1,
#content .vouchersIntroTop h1,
#content .registeringProcess h1 {
	color: #ffffff;
	font-size: 30px;
	line-height: 60px;
	padding: 0 30px 0 30px;
}

#content .subPageBanner {
	margin: 0 10px 0 10px;
	position: relative;
}

#content .subPageBanner p {
	color: #ffffff;	
	font-size: 30px;
	line-height: 40px;
	position: absolute;
	top: 30px;
	right: 65px;
	width: 180px;
}

#content #mainContent h2,
#content .registeringProcess h2,
#content #mainContent p.notice {
	color: #639311;
	font-size: 24px;
	margin: 30px 0 20px 0;
}

#content #mainContent p,
#sidebar .boxBottom p  {
	font-weight: bold;
	font-style: italic;
	line-height: 19px;
	margin: 10px 0 10px 0;
	word-spacing: 1px;
}

#content p.ingressi {
	color: #7f7f7f;
	font-size: 18px;	
}

#content #mainContent ul {
	font-weight: bold;
	font-style: italic;
	line-height: 19px;
	margin: 20px 0 20px 0;
	word-spacing: 1px;
}

#content #mainContent ul li {
	list-style-type: disc;
	margin-left: 15px;
}

#content a,
#content a:visited {
	color: #00aeff;
	text-decoration: none;
}

#content a:hover,
#content a:active {
	color: #68ccfb;
}

#content #mainContent h2.subPage {
	font-size: 27px;
	line-height: 30px;	
}

#footer .share {
	margin-right: 20px;
	margin-top: 2px;
}

.threeColumns {
	margin-bottom: 40px;
}

.threeColumns a,
.threeColumns a:visited {
	color: #487fbd;
}

.threeColumns a:hover {
	color: #5c97d9;
}

.threeColumns .contentCell {
	float: left;
	font-style: italic;
	font-size: 12px;
	line-height: 15px;
	margin-right: 12px;
}

.threeColumns .contentCell .top {
	background: url(./img/bg-threecolumns-top.gif) no-repeat;
	display: block;
	height: 7px;
	width: 308px;
}

.threeColumns .contentCell .bottom {
	background: url(./img/bg-threecolumns-bottom.gif) no-repeat bottom;
	min-height: 130px;
	overflow: hidden;
	padding: 18px;
	padding-top: 13px;
	position: relative;
	width: 272px;
}

/*
	SIDEBAR
*/

#sidebar .box {
	margin-bottom: 10px;
	overflow: hidden;
}

#sidebar .boxTop {
	background: url(./img/bg-sidebar-box-top.png) center top no-repeat;
	height: 17px;
	width: 302px;
}

#sidebar .boxBottom {
	background: url(./img/bg-sidebar-box-bottom.png) center bottom no-repeat;
	min-height: 80px;
	padding: 5px 30px 25px 30px;
	width: 242px;
}

#sidebar .boxBottom h3 {
	color: #639311;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

#sidebar .boxBottom p {
	margin: 5px 0 5px 0;
}

.threeColumns .contentCell h2 {
	color: #c1712b;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 5px;
}

#latestNews h3,
#locationSearch h3,
#testimonials h3 {
	color: #c1712b;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
}

#latestNews p {
	font-style: italic;
	margin: 2px 0 2px 0;
}

#latestNews p span {
	color: #a3a3a3;
	font-size: 10px;
	font-style: normal;	
}

#latestNews a,
#latestNews a:visited {
	color: #5f5f5f;
	text-decoration: none;
}

#latestNews a:hover,
#latestNews a:active {
	color: #639311;
	text-decoration: none;
}

#sidebar ol {
	list-style: decimal;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar ol li {
	font-style: italic;
	font-weight: bold;
	line-height: 19px;
	margin: 10px 0 10px 0;
	word-spacing: 1px;
}

/*
	NAVIGATION
*/

ul#navi {
	display: block;
	float: right;
}

ul#navi li {
	display: block;
	float: left;
	padding: 10px;
}

ul#navi li a,
ul#navi li a:visited {
	color: #ffffff;
	font-size: 14px;
	text-decoration: none;
	padding-bottom: 2px;
}


ul#navi li a:hover {
	border-bottom: 2px solid #b79d8c;
	color: #1d1511;
}

body.home ul#navi li.home a,
body.page-id-67 ul#navi li.companies a,
body.page-id-500 ul#navi li.companies a,
body.page-id-901 ul#navi li.companies a,
body.page-id-440 ul#navi li.companies a,
body.page-id-61 ul#navi li.users a,
body.page-id-501 ul#navi li.users a,
body.page-id-442 ul#navi li.users a,
body.page-id-903 ul#navi li.users a,
body.page-id-49 ul#navi li.merchants a,
body.page-id-502 ul#navi li.merchants a,
body.page-id-431 ul#navi li.merchants a,
body.page-id-890 ul#navi li.merchants a,
body.page-id-310 ul#navi li.contact a,
body.page-id-449 ul#navi li.contact a,
body.page-id-503 ul#navi li.contact a,
body.page-id-909 ul#navi li.contact a,
body.page-id-303 ul#navi li.customerserv a,
body.page-id-888 ul#navi li.customerserv a {
	color: #1d1511;
}

/* footer navi */
#footer #footerContainer ul {
	margin-top: 25px;
}

#footer #footerContainer ul li {
	color: #639311;
	display: block;
	float: left;
	margin-right: 30px;
}

#footer #footerContainer ul li a {
	color: #639311;
	text-decoration: none;
}

#footer #footerContainer ul li a:hover {
	color: #84b82a;
	text-decoration: none;
}

/*
	ACK/ERROR MESSAGES
*/

#messagesBlock {
	color: #fff;
	font-weight: bold;
	background-color: #00aa00;
	float: right;
	height: 48px;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 20px;
	padding-bottom: 20px;
	padding: 10px;
	width: 180px;	
}

#messagesBlock.error {
	background-color: #f66666;
	font-weight: bold;	
}

/*
	LOGIN
*/

#loginContainer {
	color: #ffffff;
	float: right;
	font-size: 11px;
	height: 279px;
	position: absolute;
	right: 20px;
	width: 205px;
}

#loginContainer a,
#loginContainer a:visited {
	color: #ffffff;
	text-decoration: none;
}

#loginContainer a:hover,
#loginContainer a:active {
	color: #ececec;
}

#loginContainer h6 {
	font-size: 18px;
	margin-bottom: 20px;
	padding-top: 90px;
}

form#login {
	float: none;
	margin: 0;
	width: 184px;	
}

form#login input.text {
	background: url(./img/form-login-input.png) no-repeat;
	border: 0 none;
	/*color: #bdbdbd;*/
	color: #333;
	display: block;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	height: 15px;
	margin-bottom: 5px;
	padding: 4px 10px 4px 8px;
	width: 164px;
}

form#login button#submit {
	background: url(./img/button-submit.png) no-repeat top;
	border: 0 none;
	color: #808080;
	cursor: pointer;
	display: block;
	font-size: 16px;
	height: 27px;
	line-height: 27px;
	margin: 15px 0 10px 0;
	padding-top: 0;
	width: 96px;
}

form#login button#submit:hover {
	background-position: bottom;
	color: #83b6c5;
}

form#login input.checkbox {
	padding-top: 3px;
}

#rememberLoggedIn {
	display: block;
	height: 20px;	
	line-height: 20px;
	margin-top: 15px;
}

form#login label {
	margin-left: 4px;
}

a.passwordRecovery {
	display: block;
	line-height: 1.1;
	margin-left: 4px;
	margin-top: 17px;
}	

/*
	VOUCHERS SUBNAVI
*/

#voucherTypes {
	color: #ffffff;
	font-size: 18px;
	float: right;
	margin-top: -7px;
	width: 650px;
}

#voucherTypes ul {
	float: left;
	margin-left: 10px;
	margin-top: -10px;
}

#voucherTypes ul li {
	display: block;
	float: left;
	padding-left: 8px;
}

#content .vouchersIntroTop {
	height: 61px;
	margin: 0 10px 0 10px;
	width: 936px;
}

#content .vouchersIntroBottom {
	height: 305px;
	margin: 0 10px 0 10px;
	width: 936px;
}

#content #voucherLunchTop {
	background: url(./img/voucher-lunch-banner-top.gif) no-repeat;
}

#content #voucherLunchBottom {
	background: url(./img/voucher-lunch-banner-bottom.png) no-repeat;
}

#content .vouchersIntroBottom p.intro {
	color: #639311;
	font-size: 30px;
	line-height: 40px;
	padding: 40px 50px 0 50px;
	width: 620px;
}

#content .registeringProcess .registerOption {
	border-bottom: 1px solid #c8c8c8;
	margin-bottom: 20px;
	padding-bottom: 30px;
	padding-top: 30px;
	text-align: center;
}

#content .registeringProcess h1,
#content .generalPage h1 {
	background: url(./img/bg-brown-heading.png) no-repeat;
	display: block;
	height: 66px;
	margin-bottom: 20px;
	text-align: left;
	width: 966px;
}

/*
	FRONTPAGE's FLASH
*/

#flashcontent .getFlash {
	padding-left: 200px;
	padding-top: 130px;
}

#flashcontent {
	padding-top: 32px;
	width: 730px;	
}

#flashContainer {
	position: absolute;
	top: 40px;	
}

.registerNow {
	margin-top: 9px;
	margin-right: 100px;
}

#testimonials h3 {
	color: #639311;
}

a#greenSolutionLink {
	margin-right: 15px;	
}


/*
	SHARE FORM
*/

form.wpcf7-form {
	margin-top: 20px;
}

form.wpcf7-form input.text {
	background: url(./img/form-share-input.png) no-repeat;
	border: 0 none;
	color: #525252;
	display: block;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	height: 15px;
	margin-bottom: 5px;
	padding: 4px 10px 4px 8px;
	width: 282px;
}

form.wpcf7-form .msg {
	background: url(./img/form-share-message.png) no-repeat;
	border: 0 none;
	color: #525252;
	display: block;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	height: 92px;
	margin-bottom: 5px;
	padding: 4px 10px 4px 8px;
	width: 282px;
}

form.wpcf7-form input#submit {
	background: url(./img/button-submit.png) no-repeat top;
	border: 0 none;
	color: #808080;
	cursor: pointer;
	display: block;
	font-size: 16px;
	height: 27px;
	line-height: 27px;
	margin: 15px 0 10px 0;
	padding-top: 0;
	width: 96px;
}

form.wpcf7-form input#submit:hover {
	background-position: bottom;
	color: #83b6c5;
}

	
	
/*
	LOCATION SEARCH
*/

#locationSearch {
	font-size: 13px;
	margin-bottom: 40px;
	width: 300px;
}

#locationSearch #city_id,
#locationSearch #service_category {
	float: right;
	margin-bottom: 10px;
	margin-right: 1px;
}

#locationSearch form {
	overflow: hidden;
}

#locationSearch label {
	margin-bottom: 10px;
	float: left;
	display: block;	
	width: 80px;
}

#locationSearch button#searchlocation {
	background: url(./img/button-etsi.png) no-repeat;
	border: 0 none;
	clear: both;
	color: #808080;
	cursor: pointer;
	display: block;
	font-size: 16px;
	height: 27px;
	line-height: 27px;
	margin: 5px 0 0 0;
	padding-top: 0;
	width: 56px;
}


#locationSearch button#searchlocation:hover {
	background-position: bottom;
	color: #83b6c5;
}

#locationSearch div#locationresults {
	clear: both;
}

/*
	LOCATION REQUEST
*/

.locationRequest form {
	margin-top: 20px;
}

.locationRequest form label {
	display: block;	
}

.locationRequest form input {
	background: url(./img/form-share-input.png) no-repeat;
	border: 0 none;
	color: #525252;
	display: block;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	height: 15px;
	margin-bottom: 5px;
	padding: 4px 10px 4px 8px;
	width: 282px;
}

.locationRequest form textarea {
	background: url(./img/form-share-message.png) no-repeat;
	border: 0 none;
	color: #525252;
	display: block;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
	height: 92px;
	margin-bottom: 5px;
	padding: 4px 10px 4px 8px;
	width: 282px;
}

.locationRequest form .searchbutton {
	background: url(./img/button-submit.png) no-repeat top;
	border: 0 none;
	color: #808080;
	cursor: pointer;
	display: block;
	font-size: 16px;
	height: 27px;
	line-height: 27px;
	margin: 15px 0 10px 0;
	padding-top: 0;
	width: 96px;
}

.locationRequest form .searchbutton:hover {
	background-position: bottom;
	color: #83b6c5;
}

/* Google map */
.googleMap {
	float: right;
}

.registeringProcess p,
.generalPage p  {
	margin: 0 0 10px 0;
}

.registeringProcess h3
.generalPage p  {
	margin: 20px 0 0 0;
}

.newsItem,
.generalPage {
	margin-left: 30px;
	width: 600px;
}

/* Front page's leaf */
#testimonials {
	position: relative;
}

#testimonials h3 {
	margin-left: 32px;
}

#testimonials .leaf {
	display: block;
	height: 100px;
	left: -15px;
	position: absolute;
	top: -40px;
	width: 100px;
	z-index: 1000;
}

/*
	WORDPRESS GENERATED CLASSES
*/

.aligncenter { 
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.alignleft { 
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.wp-caption {
	border: 1px solid #666;
	text-align: center;
	background: #ccc;
	padding: 10px;
	margin: 10px;
}

/* language selector */
#languageselector {
	float: right;
	margin-top: 11px;
	margin-left: 10px;
	margin-right: 10px;
}

#searchlocation_map {
	width: 100px;
}

/* campaign 02/2011 */
.fancyModal {
	display: none;	
}


body#eazybreakwordpressfi .calculateCampaign p,
body#wordpressfi .calculateCampaign p {
	font-size: 24px;
	float: left;
	margin-left: 110px;
	text-align: left;
	width: 430px;
}

body#eazybreakwordpressfi #content #introBlock,
body#wordpressfi #content #introBlock {
//	margin-top: 10px;	
}

body#eazybreakwordpressfi #flashContainer,
body#wordpressfi #flashContainer {
	top: 48px;	
}

body#eazybreakwordpressfi #header #slogan,
body#wordpressfi #header #slogan {
	height: 96px;	
}

body#eazybreakwordpressfi .bubbles,
body#wordpressfi .bubbles {
	background: url(./img/campaign/bubbles.png) no-repeat;
	color: #000000;
	display: block;
    float: right;
    font-size: 10px;
    height: 131px;
    margin-right: 80px;
    margin-top: -20px;
    position: relative;
    width: 253px;	
    z-index: 99;
}

body#eazybreakwordpressfi .bubbles a,
body#wordpressfi .bubbles a,
body#eazybreakwordpressfi .bubbles a:visited,
body#wordpressfi .bubbles a:visited {
	color: #00AEFF;
	text-decoration: none;	
}

body#eazybreakwordpressfi .bubbles a:hover,
body#wordpressfi .bubbles a:hover {
	color: #68ccfb;
}

body#eazybreakwordpressfi .bubbles p,
body#wordpressfi .bubbles p {
	color: #525252;
	font-size: 13px;
	font-weight: normal;
	line-height: 14px;
	margin: 0;
	position: absolute;
}

body#eazybreakwordpressfi .bubbles p.merchant,
body#wordpressfi .bubbles p.merchant {
	left: 26px;
	top: 0;
} 

body#eazybreakwordpressfi .bubbles p.company,
body#wordpressfi .bubbles p.company {
	left: 126px;
	top: 47px;
}

.calculateCampaignModal {
	background: #a5d6f3  url(./img/campaign/bg.jpg) 0 40px repeat-x;
	height: 650px;
	margin: 0;
	padding: 0;
	padding-top: 20px;
	width: 525px;
}

.calculateCampaignModal .close {
	position: absolute;
	right: 0;
	top: -20px;
	height: 17px;
	width: 17px;
	z-index: 1100;
}

.calculateCampaignModal .wrapper {
	background: url(./img/campaign/middle-bg.jpg) center 370px no-repeat;
	margin: 0 auto;
	height: 580px;
	position: relative;
	width: 525px;
}

.calculateCampaignModal .company {
	padding-top: 50px;	
}

.calculateCampaignModal .wrapper .container {
	margin: 0 auto;
	width: 300px;	
}

.calculateCampaignModal h1 {
	font-family: arial, san-serif;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 10px;
}

.calculateCampaignModal p {
	font-family: arial, san-serif;
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 30px;
}

.calculateCampaignModal #logo {
	position: absolute;
	bottom: -70px;
	right: 0;
}

.calculateCampaignModal p.label {
	font-size: 12px;	
}

.calculateCampaignModal input#merchantTickets,
.calculateCampaignModal input#companyTickets {
	background: url(./img/campaign/input.png) no-repeat;
	border: 0 none;
	display: block;
	font-size: 24px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	margin: 0 auto;
	width: 155px;
}

.calculateCampaignModal input#merchantButton,
.calculateCampaignModal input#companyButton {
	background: url(./img/campaign/laskesaastori-button.png) no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	height: 38px;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
	text-indent: -9999px;
	width: 107px;
}

.calculateCampaignModal input#resultTickets {
	background: url(./img/campaign/tulos-bg.png) no-repeat;
	border: 0 none;
	display: none;
	font-size: 24px;
	height: 159px;
	line-height: 159px;
	text-align: center;
	padding: 0 30px 0 30px;
	margin: 0 auto;
	margin-top: 30px;
	width: 203px;	
}

.calculateCampaignModal #moreInfoButton {
	background: url(./img/campaign/lisaainfoa.png) no-repeat;
	border: 0 none;
	cursor: pointer;
	display: none;
	height: 40px;
	text-align: center;
	margin: 0 auto;
	margin-top: -10px;
	text-indent: -9999px;
	width: 191px;
}

/* app buttons */
.appButtons {
	margin-top: -15px;
	margin-bottom: 15px;
	marginleft: 5px;
}

.appButtons .androidMarket {
	margin: 0 15px;	
}

#suomenVahvimmat {
	left: 0;
	position: absolute;	
}

/* customer support */
#content .normalPage p {
	font-style: normal !important;
    font-weight: normal !important;
    line-height: 19px;
    margin: 0 0 10px  !important;
    word-spacing: 1px;	
}

#content .normalPage h2 {
	margin: 10px 0 20px !important;
}

.pdf-attachment a {
	color: #525252;
	font-style: italic;
	line-height: 15px;
	margin-top: 10px;	
	overflow: hidden;
	display: block;
}

.pdf-attachment img {
	display: block;
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;	
}

.pdf-attachment small {
	color: #979797;
	display: block;
	font-size: 10px;
	font-style: normal;
}

.customerSupport h3 {
color: #639311;
font-size: 19px;
margin-bottom: 15px;
}

.customerSupport h2 {
padding-top: 20px;
padding-bottom: 5px;
}
