@import url("_reset.css");
@import url("_content.css");
/*------------------------------------------------------------------------
 Theme Name:    TYLIUM
 Description:   WordPress 2.7+ theme
 Version:       1.1
 Author:        Rascals - Interactive Laboratory
 Author URI:    http://www.rascals.eu
 ------------------------------------------------------------------------*/

/* clearfix */
.clearfix:before, .clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}

.clearfix {
    zoom:1;
}
 
/*== General
------------------------------------------------*/

* {
	font-family: 'HelveticaNormal', Helvetica Light, Arial;
	color: #ffffff;
	line-height: 14px;
}
html, body {
	background: #0B3557;
}
#header-1, #body-1, #footer-1 {
	width: 100%;
	display: block;
	float: left;
	clear: both;
}
.inner-page {
	width: 1200px;
	margin: 0 auto;
	display: block;
	clear: both;
}
.bg-teal {
	background: #0B3557;
}
.bg-green {
	background: #0B3557;
}
.bg-purple {
	background: #0B3557;
}

#label-supinated {
	float: left;
}
.alignright {
	float:right;
	margin:0 0 10px 10px;
}
.alignleft {
	float:left;
	margin:0 10px 10px 0;
}


/*== Header
------------------------------------------------*/

#header-1 {
	background-color: #246593;
	padding: 12px 0 0 0;
	position: fixed;
	top: 0px;
	left: 0px;
	height: 86px;
	z-index: 5000;
}
#header-1 * {
	color: #ffffff;
}
#header-1 h1 {
	font-size: 54px;
	line-height: 54px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
}
.opislogo
{
	line-height: 0;
	height: 3em;
	/*padding: 0 2em;*/
	display: block;
	float: left;
	margin: 5px 0 0 0;
}
#site-subtitle {
	font-size: 12px;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
}
#footpattern td {
	vertical-align:top;
}
#header-1 ul {
	float: right;
	display: inline-block;
	/*margin-top: 13px;*/
}
#header-1 ul li {
	display:inline-block;
	float:left;
	text-align:center;
	margin:0 20px;
	color: #fff;
}
#header-1 ul li a {

	/*margin-top: 10px;*/
	display: block;
	font-size: 48px;
	font-weight: normal;
	text-decoration:none;
}
#header-1 ul li a:hover,
#header-1 ul li a:hover span {
	color:#a1e8ed;
	transition: color 0.25s ease;
}

#header-1 ul li a span
{
	text-transform:lowercase;
	min-width: 45px;
	text-decoration:none;
	line-height: 16px;
	font-size: 12px;
	padding-top: 10px;
	display: block;
}


#nav-home {
	/*background: url(img/icon_home.jpg) center top no-repeat;*/
}
#nav-find {
	/*background: url(img/icon_search.jpg) center top no-repeat;*/
}
#nav-opis {
	/*background: url(img/icon_profile.jpg) center top no-repeat;*/
}
#nav-faq {
	/*background: url(img/icon_faq.jpg) center top no-repeat;*/
}
#nav-contact {
	/*background: url(img/icon_mail.jpg) center top no-repeat;*/
	margin-right: 0px!important;
	padding-right: 0px;
}







#body-1 {
	padding: 25px 0;
	margin-top: 98px;
}
#body-1 p, #body-1 p strong, #body-1 p a, #body-1 p em, #body-1 p i {
	color: #fff;
}
#body-1 li {
	line-height: 18px;
}
#content p, #content a, #content p strong, #content p em, #content h1, #content h2, #content h3, #content h4, #content p a {
	color: #ffffff;
}
.entry-title {
	font-size: 42px!important;
	line-height: 48px!important;
}
.section {
	margin-bottom: 20px;
}
.section img {
	max-width: 140px;
	float: left;
	margin: 6px 20px 10px 0;
}
.section-sub p {
	text-align: justify;
}
.video_section {
	margin: 30px 0;
}
.video_section iframe {
	margin: 0 auto;
	display: block;
	margin-bottom: 1em;
}

/*#sidebar #menu-find-your-shoe li {
	padding: 13px;
	background: #000000;
	margin-bottom: 10px;
}*/
#sidebar #menu-find-your-shoe li a {
	padding: 5px 0 5px 36px;
	color: #ffffff;
	margin: 0 0 20px 0;
}
#sidebar #menu-find-your-shoe li a
{
	padding: 35px 15px 35px 60px;
	display: block;
	border-radius: 3px;
	font-size: 18px;
}


#sidebar #menu-find-your-shoe #menu-item-3032 a {
	background: #75AD47 url(img/small_find_shoe_personal.png) 15px center no-repeat;
}
#sidebar #menu-find-your-shoe #menu-item-3032 a:hover {
	background-color: #80D03F;
	transition: background-color 0.5s ease;
	text-decoration:none;
}
#sidebar #menu-find-your-shoe #menu-item-3741 a {
	background: #8B48A6 url(img/small_find_shoe_foot_pattern.png) 15px center no-repeat;
}
#sidebar #menu-find-your-shoe #menu-item-3741 a:hover {
	background-color: #B14DDA;
	transition: background-color 0.5s ease;
	text-decoration:none;
}
#sidebar #menu-find-your-shoe #menu-item-3033 a {
	background: #C18526 url(img/small_find_shoe_injury.png) 15px center no-repeat;
}
#sidebar #menu-find-your-shoe #menu-item-3033 a:hover {
	background-color:#EAA332;
	transition: background-color 0.5s ease;
	text-decoration:none;
}
#sidebar #menu-find-your-shoe #menu-item-3035 a {
	background: #2FA7B6 url(img/small_find_shoe_ranking.png) 15px center no-repeat;
}
#sidebar #menu-find-your-shoe #menu-item-3035 a:hover {
	background-color: #4CCED8;
	transition: background-color 0.5s ease;
	text-decoration:none;
}
#injury-hidden {
	width: 650px;
	padding: 40px;
}
.hidden-content {
	display: none;
}
#injury-hidden * {
	color: #ffffff;
}
.profile-title {
	margin: 20px 0 0;
	clear: both;
}
.profile-title a {
	margin-left: 30px;
	background: #e5f2f3;
	padding: 10px 12px;
	font-size: 15px;
	color: #000000!important;
	font-weight: bold;
	border-radius: 3px;
}
.profile-title a:hover {
	font-weight: bold;
}
#stature-not-sure {
	background: #e5f2f3;
	padding: 10px 12px;
	font-size: 15px;
	color: #000000!important;
	display: inline-block;
	text-decoration: none;
	clear: none;
	border-radius:3px;
}
/*#continue-button {
	clear: both;
	display: inline-block;
	margin-top: 30px;
	background-color: #000000;
	color: #ffffff;
	padding: 10px 20px;
	cursor: pointer;
	font-size: 15px;
	border-radius:3px;
}
#continue-button a:hover {
	text-decoration: none;
}*/
.weight-hint {
	display: block;
	margin-top: 1em;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #d8d8d8;
}
.selection-box, .stature-box {
	float: left;
	cursor: pointer;
	width: 195px;
	margin-right: 20px;
	border-radius:3px;
}
.selection-box .selection, .stature-box .selection {
	background: url(img/white_transparent_2.png);	
	padding: 20px 0;
}
.selection-box h4 {
	margin-top: 0.5em;
	text-align: center;
}

#gender-block, #stature-block {
	width: 49%;
	margin-right: 2%;
	float: left;
}
#stature-block {
	margin-right: 0;
}
	#gender-block .selection-box,
	#stature-block .stature-box {
		width: 190px;
	}

.selection-box img, .stature-box img {
	opacity: 0.5;
	cursor: pointer;
	display: block;
	margin: 0 auto;
}
#personal_profiler_injury {
	margin-top:1em;
}
#personal_profiler_injury h2 {
	margin-bottom:0;
	padding-bottom:0;
}
.shoe_table_images
{
	background:#fff;
	border-radius:3px;	
	text-align: center;
}
.shoe_table_images img {
	display: inline-block;
}

/*
 * SHOE CARDS
 */
.shoe_display {
	width:885px;
	background-color:#000;
	margin-top:40px;
	font-family: 'Roboto', 'Helvetica Light', 'Helvetica', 'Arial', sans-serif;
}
	.shoe_display * {
		color: inherit;
		font-family: inherit;
		font-size: inherit;
	}
	.shoe_display p {
		font-size:16px;
		margin-bottom:9px;
	}
	.shoe_display img.shoe_image {
		margin: 0.8em auto 5px 0;
	}
	.shoe_overview {
		display: flex;
		position: relative;
	}
	.shoe_general_info {
		color:#1A3557;
		width:350px;
		line-height:1em;
		padding:20px;
		background-color:#fff;
	}
		.shoe_general_info p {
			line-height:1em;
		}
		.shoe_general_info h3 {
			font-weight:bold;
			color: inherit;
			font-size:25px;
			padding-bottom: 0;
		}
		.shoe_general_info .sub_title {
			font-size:16px;
			color:#515457;
		}
			.info {
				width:270px;
				float:right;
			}
			.shoe_general_info .amazon_icon {
				margin:5px auto 0 auto;
				display:block;
			}
	.shoe_details {
		width: calc(100% - 350px);
		line-height:1.2em;
		background-color:#E5ECF3;
		color:#1A3557;
		font-size: 16px;
	}
		.shoe_details .shoe_details_column.left {
			width:54%;
			float:left;
		}
		.shoe_details .shoe_details_column.right {
			width:41%;
			margin:0;
			float:right;
		}
		.shoe_details table {
			width: 100%;
		}
		.shoe_details table th, .shoe_details table td {
			width: 50%;
			padding: 0.5em 0.5em;
		}
		.shoe_details table tr {
			border-bottom: 1px solid #ccc;
		}
		.shoe_details table th {
			font-weight: bold;
			text-align: right;
		}
		.shoe_details table td {
			color: #515457;
		}
	.shoe_recommendations {
		width:100%;
		text-align:center;
		font-weight:normal;
		background-color:#316592;
		padding: 1em 0;
		overflow: hidden;
	}
		.shoe_recommendations h4 {
			font-weight: bold;
			text-align: left;
			font-size: 1.4rem;
			margin: 0 0 0.5em 0;
			padding: 0;
		}
		.shoe_recommendations p {
			font-size:16px;
			line-height:1.1em;
			padding:15px;
		}
	.shoe_guide {
		position: relative;
		height: 110px;
		text-align: center;
	}
		.shoe_guide img {
			max-height: 100%;
			width: auto;
			display: inline-block;
		}
		.shoe_guide .guide_text {
			color: #fff;
			text-transform: uppercase;
			font-weight: bold;
			transform: rotate(90deg) translate(0, -50%);
			transform-origin: 0 50%;
			position: absolute;
			line-height: 50px;
			height: 50px;
			top: 0;
			white-space: nowrap;
		}

.cat-group {
	padding: 0 2em;
	box-sizing: border-box;
}
.check-cat {
	box-sizing: border-box;
	display: block;
	width: calc( 44% - 1em );
	padding-left: 1.4em;
	float: left;
	text-align: left!important;
	font-size: 15px;
	margin: 5px 1em 5px 0;
	line-height:1.3;
	position: relative;
}
.check-cat.checked {
	background: url('images/green-check-1.png') left center no-repeat;
}
.check-cat .icon {
	position: absolute;
	left: 0;
}
.check-cat .icon-check-circle {
	color: #B2FB3F;
}
#cat-group-injuries {
	width: 65%;
	float: left;
}
#cat-group-patterns {
	width: 35%;
	float: right;
	border-left: 1px solid #fff;
	padding-left: 4%;
}
#cat-group-patterns .check-cat {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}
.hover-question {
	vertical-align: top;
}
	.hover-question:before {
	    content: '?';
	    font-size: 14px;
	    display: inline-block;
	    width: 1em;
	    line-height: 1em;
	    background: #fff;
	    border-radius: 50%;
	    text-align: center;
	    vertical-align: middle;
	    color: #3A6591;
	    padding: 3px;
	}
/*
 * END SHOE CARDS
 */


#shoe_definitions {
	max-width:700px;
	background: #000;
}
	#shoe_definitions, #shoe_definitions p, #shoe_definitions strong {
		color:#fff;
	}
.tech_info {
	margin-bottom: 2em;
}
.fancybox-shifted {
	right: 2em!important;
	left: auto!important;
}
.fancybox-skin, .fancybox-outer {
	background:#0B3557!important;
}
.fancybox-content {
	border-color:#0B3557!important;
}
#hidden-cards {
	display: none;
}
#hidden-cards h3.separator_title {
	font-size:32px;
	margin:0;
	padding:0;
}
#table-view, #card-view {
	cursor: pointer;
}
div#body {
	clear: both;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

#shoedesc {
	margin-bottom:30px;
}
#shoedesc #toprow th img {
	margin-left:5px;
}
#shoe_table_tci {
	margin-left:127px;
}
#shoe_table_vci {
}
#shoe_table_ssi {
	margin-left:41px;
}
#shoedesc_filter {
	display:none;
}

acronym {
	border-bottom:1px dotted #C2EFC4;
}

#shoedesc th {
	background: #246593;
	color:#fff;
}
#shoedesc th, td {
	padding: 5px;
	vertical-align:middle;
}
#shoedesc .odd td {
	background: url(img/white_transparent_2.png);
}
#shoedesc_wrapper .sorting, #shoedesc_wrapper .sorting_desc, #shoedesc_wrapper .sorting_asc {
	background-position: right center;
    padding-bottom: 15px;
	background-repeat:no-repeat;
	background-position:middle bottom;
}
#toprow th {
	min-width: 69px;
}
.sd_cushion {
	text-align: center;
}
#shoedesc #toprow th
{
	padding: 20px 10px;
}
#shoedesc #toprow .sorting {
	background-image:url('img/shoe-table-bg.png');
	cursor:pointer;
}

#shoedesc #toprow .sorting_asc {
	background-image:url('img/shoe-table-asc.png');
	cursor:pointer;
}
#shoedesc #toprow .sorting_desc {
	background-image:url('img/shoe-table-desc.png');
	cursor:pointer;
}
#foot-pattern-table {
	margin-bottom: 20px;
}
#rankings-male, #rankings-female {
	display: inline-block;
	height: 136px;
	width: 69px;
}
#rankings-male {
	background: url(img/personal_male.png) center center no-repeat;
}
#rankings-female {
	background: url(img/personal_female.png) center center no-repeat;
}

#find-shoe-container {
	width: 100%;
	float: left;
	margin-top: 30px;
	display: inline-block;
}
#find-shoe-container h2, #find-shoe-container p {
	color: #ffffff;
}
#find-shoe-container.shoe-query-special h2
{
	color:#000;	
}
#find-shoe-container.shoe-query-special {
	display: none;
}
#find-shoe-container * {
	font-weight: normal!important;
	text-decoration: none!important;
}
.find-box {
	padding: 40px 25px 40px 20px;
	/*background: #000000;*/
	width: 542px;
	float: left;
	margin: 0 25px 25px 0;
	height: 110px;
	border-radius:3px;
}
.find-box-row
{
	padding: 30px;
	width: 600px;
	margin: 0 25px 25px 0;
	border-radius: 3px;
	background:#fff;
}
#find-shoe-container .personal-profiler
{
	background: #75AD47;
}
#find-shoe-container .personal-profiler:hover
{
	background:#80D03F;
	transition: background-color 0.5s ease;
}

#find-shoe-container .shoe-query
{
	background: #8B48A6;
}
#find-shoe-container .shoe-query:hover
{
	background: #B14DDA;
	transition: background-color 0.5s ease;
}
#find-shoe-container .injury-profiler
{
	background: #C18526;
}
#find-shoe-container .injury-profiler:hover
{
	background: #EAA332;
	transition: background-color 0.5s ease;
}
#find-shoe-container .shoe-rankings
{
	background: #2FA7B6;
}
#find-shoe-container .shoe-rankings:hover
{
	background: #4CCED8;
	transition: background-color 0.5s ease;
}
.home-find #find-shoe-container
{
	margin:0;
}
.shoe-query-special .find-box {
	/*height: 154px!important;*/
}
.find-box h2 {
	font-size: 26px;
	line-height: 32px;
	padding-bottom: 12px;
}
.find-box img {
	float: left;
	margin: 0 5px 30px 0;
}
.find-box p {
	font-size: 18px;
	line-height: 24px;
}
.last {
	margin-right: 0px!important;
}
.search-results .entry h3 {
	padding-bottom: 5px;
}
#table-header-img {
	display: block;
	margin: 0 auto 20px;
}

.accessory-group {
	margin-bottom: 1em;
}
	.accessory-group .accessory-item {
		background: #082842;
		margin-bottom: 0.5em;
	}
	.accessory-item {
		display: flex;
	}
		.accessory-item .item-image {
			width: 25%;
			background: #fff;
			text-align: center;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.accessory-item .item-desc {
			width: 66%;
			padding: 2%;
		}
		.accessory-item h3 {
			padding-bottom: 0;
		}
		.accessory-item p {
			margin-bottom: 0;
			padding-bottom: 0;
		}
		.accessory-item .item-link {
			display: block;
			margin-top: 1em;
		}
		.accessory-item .amazon-button {
			display: block;
			width: 100px;
			height: 30px;
			background: url(img/amazon-3x-visual.png) no-repeat;
			background-size: contain;
			font: 0/0 a;
			text-shadow: none;
			color: transparent;
		}
	.accessory-group img {
		max-width: 100%;
		max-height: 140px;
		display: block;
	}


/* OPIS shoe rating CSS */
.shoe_badge {
	-moz-border-radius: 8px;
	width: 650px;
	height: 300px;
	padding: 0px; !important
	margin: 0px 0px 5px 0px;
	border: 1px solid black;
	background:#fff;
}
	.shoe_badge .shoe_badge_left {
		-moz-border-radius: 8px;
		width:400px;
		height: 300px;
		background-color: #CACED3;
		margin: 0px;
		float:left;
	}
		.shoe_badge .basic_info {
			padding:4px;
		}
		/*
		.shoe_badge .basic_info, .shoe_badge .shoe_tci, .shoe_badge .shoe_vci, .shoe_badge .rebound_index {
			width:100%;
		}
		*/
			.shoe_badge .basic_info img {
				margin-left:20px;
			}
		.shoe_badge h3 {
			font-weight:bold;
			text-align:center;
			font-size:22px;
			padding-bottom:10px;
			line-height:0.8em;
		}
		.shoe_badge .shoe_thumbnail {
			float:left;
		}
		.shoe_badge ul.general {
			float:left;
			font-size:16px;
			line-height:1em;
			list-style:none;
			margin-left:10px;
			padding:0;
			text-align:left;
			width:210px;
		}
			.shoe_badge ul.general li {
				margin-bottom:0px;
			}
		.shoe_badge .info {
			padding:6px;
		}
		.shoe_badge .shoe_tci, .shoe_badge .rebound_index {
			background:#b3b6ba;
		}
		.shoe_badge strong { float:left; }
		.shoe_badge span.value { float:left; margin-left:5px; font-weight:bold; }
		.shoe_badge .shoe_tci span.value { color:#143664; }
		.shoe_badge .shoe_vci span.value { color:#006600; }
		.shoe_badge span {
			float:left;
			line-height:19px;
		}
		.shoe_badge ul.range {
			float:right;
			font-weight:bold;
			list-style:none;
			padding:0;
			margin-right:20px;
		}
			.shoe_badge .shoe_badge_left ul.range {
				margin-right:20px;
			}
		.shoe_badge ul.range li {
			float:left;
			padding:0 20px 0 20px;
			text-align:center;
		}
			.shoe_badge .shoe_badge_left ul.range li {
				width:36px;
			}
		.shoe_badge .shoe_badge_left ul.range li.selected {
			background:#919498;
			-moz-border-radius:3px;			
		}
			.shoe_badge ul#tci_range li.selected {
				color:#143664;
			}
			.shoe_badge ul#vci_range li.selected, .shoe_badge ul#cushion li.selected {
				color:#006600;
			}
	.shoe_badge .shoe_badge_right {
		float:right;
		width:250px;
		height: 292px;
		margin: 0px;
	}
		.shoe_badge .shoe_stability_index {
			-moz-border-radius-topright:8px;
			padding:20px;
			background:#f1f1f1;
		}
		.shoe_badge h4 {
			font-weight:bold;
			padding:0;
			text-align:center;
		}
		.shoe_badge .shoe_badge_right ul.range li {
			width:4px;
		}
		.shoe_badge .shoe_badge_right ul.range {
			margin:0;
		}
		.shoe_badge .shoe_stability_index .value {
			font-weight:bold;
			color:#CC3434;
		}
			.shoe_badge .shoe_stability_index span.value.index {
				font-size:18px;
			}
		.shoe_badge .shoe_badge_right ul.range li.selected {
			color:#CC3434;		
		}
		.shoe_badge .recommendations {
			padding:20px;
		}
		.shoe_badge ul.recs {
			padding:0;
		}
	

div.shoe_chart {
	-moz-border-radius: 8px;
	width: 650px;
	height: 300px;
	padding: 0px; !important
	margin: 0px 0px 5px 0px;
	border: 1px solid black;
}

div.shoe_chart_left {
	-moz-border-radius: 8px;
	width:292px;
	height: 292px;
	background-color: #CACED3;
	padding: 4px;
	margin: 0px;
	float:left;
}

div.shoe_chart_right {
	float:right;
	width:342px;
	height: 292px;
	padding: 4px;
	margin: 0px;
	background: transparent url(img/shoe_chart_right.png) no-repeat left top;
}

div.shoe_chart_title {
	font-weight:bold;
	font-size:18px;
	text-align:center;
}

img.shoe_thumb {
	
}

div.shoe_sizes_recs {
	width: 140px;
	float:left;
	line-height: 16px;
	font-weight: bold;
}

div.shoe_sizes_recs ul {
	list-style: none;
}

span.shoe_rec_title {
	color:	#143664;
	font-weight: bold;
	font-size:14px;
}

div.shoe_graphs {
	margin: 10px 0px 20px 0px;
	padding-top: 20px;
	font-weight: bold;
	font-size:14px;
	text-align: center;
}

div.shoe_vci_graph {
	float: left;
	text-align:right;
}
div.shoe_tci_graph {
	float: right;	
	text-align:left;
}

span.shoe_graph_vci_title {
	color:#143664;
	font-weight:bold;
	font-size: 14px;
}

span.shoe_graph_tci_title {
	color:#006600;
	font-weight:bold;
	font-size: 14px;
}

div.shoe_powered_by {
	text-align:center;
	color:#666;
	font-weight: bold;
}

div.shoe_stability {
	float:right;
	font-size:18px;
	font-weight:bold;
	color:#CC3434;
	margin: 40px 0 0 0;
	width: 112px;
	text-align: center;
	line-height:16px;
}

span.shoe_stability_level {
	color:#666;
	font-size: 14px;
}

div.shoe_right_ratings {
	padding: 200px 0 0 0;
	font-weight:bold;
	color:#666;
	font-size: 14px;
}

div.shoe_right_vci {
	width: 150px;
	float:left;
	text-align:center;
}

div.shoe_right_tci {
	width: 190px;
	float:right;
	text-align:center;
}

#continue-button, #continue-button a {
	background: #fff;
	color: #000000!important;
}


/*== Footer
---------------------------------------*/

#footer-1 {
	padding: 10px 0;
}
#footer-1 * {
	color: #9096AB!important;
	font-weight: normal!important;
}


/*== Footer
---------------------------------------*/

#gform_wrapper_1 {
    float: left;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: 100%;
}
#gform_wrapper_1 input[type="text"], #gform_wrapper_1 textarea {
	color: #246593!important;
	border: 3px solid #246593!important;
	background-color: #fff !important;
	width: 96.7%!important;
	padding: 10px!important;
	font-size: 18px!important;
	line-height: 26px!important;
	margin-bottom: 10px!important;
}
#gform_wrapper_1 label {
	display: none!important;
}
#gform_submit_button_1 .gform_footer.top_label {
	width: 100%!important;
	max-width: 100%!important;
	float: left;
}
#gform_submit_button_1 {
	font-size: 19px!important;
	height: 41px!important;
	line-height: 41px!important;
	display: block;
	text-align: center;
	border: 1px solid #ffffff!important;
	font-weight: normal!important;
	margin: 0px;
	color: #ffffff;
	padding: 0 0 2px 0!important;
	width: 99.9%!important;
}
.button {
	display: inline-block;
	*display:inline;
	zoom:1;
	background: #246593;
	margin: 0px;
	padding:12px 20px;
	border-radius: 3px;
	text-decoration:none;
	cursor: pointer;
	vertical-align: middle;
}
.button-dark {
	background: #143557;
}
	.button-dark:hover {
		background: #a1e8ed;
	}
.button-small {
	font-size: 14px;
	padding: 7px 10px;
}
.button-large {
	padding: 30px;
	text-align: center;
	font-size: 22px;
	letter-spacing: 2px;
	border-radius:3px;
	cursor: pointer;
	display:block;
}
.button:hover,
#content .button:hover,
.button-large:hover,
#content .button-large:hover
{
	background:#a1e8ed;
	transition: background-color 0.5s ease;	
	text-decoration:none;
	color: #0B3557;
}
.print_button {
	font-size: 19px;
}


.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	background: #8c303b!important;
}



@media print {

#header-1 {
	position: absolute;
}
#header-1 ul {
	display: none!important;
}
#content img, #content tr, #content table {
	page-break-inside: avoid;
}

}



/*FONTS*/
@charset "UTF-8";

@font-face {
  font-family: "opis";
  src:url("fonts/opis/opis.eot");
  src:url("fonts/opis/opis.eot?#iefix") format("embedded-opentype"),
    url("fonts/opis/opis.woff") format("woff"),
    url("fonts/opis/opis.ttf") format("truetype"),
    url("fonts/opis/opis.svg#opis") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "opis" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "opis" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-people:before {
  content: "\63";
}
.icon-faq:before {
  content: "\64";
}
.icon-find:before {
  content: "\62";
}
.icon-home:before {
  content: "\61";
}
.icon-mail:before {
  content: "\65";
}
.icon-arrow-1-left:before {
  content: "\66";
}
.icon-star:before {
  content: "\67";
}
.icon-repeat-redo:before {
  content: "\68";
}
.icon-filmstrip:before {
  content: "\69";
}

/*END FONTS*/

.clear
{
	clear:both;	
}