﻿/*
Theme Name: DSPG
Author: manta
Version: 1.1
License: GNU General Public License v2 or later
Text Domain: dspg
*/

@charset "utf-8";
html {
	-webkit-text-size-adjust: none;
}
body {
	background: #fff;
	color: #656565;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 20px;
	font-family: Arial,Helvetica,sans-serif/*"Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif*/;
}
input, textarea, select, a, a:visited {
	font-family: Arial,Helvetica,sans-serif/*"Myriad Pro", Myriad, "Liberation Sans", "Nimbus Sans L", "Helvetica Neue", Helvetica, Arial, sans-serif*/;
	color: #656565;
	outline: 0;
	text-decoration: none;
}
a {
	word-break:normal/*break-all*/;
}
a:hover {
	color: #008095;
}
input, textarea {
	font-size: 12px;
}
a img {
	border: none;
}
p {
	margin: 0 0 15px 0;
}
ul, li {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}
.column ul, .column li
{
	margin-left: 5px;
}
.bx-wrapper ul, .bx-wrapper li, ul.navigation li, .footer_menu li, ul.downloads li, ul.presslist li{
	list-style-type: none;
	margin-left: 0;
}

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

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

h1, h2, h3 {
	margin: 0 5px 13px 5px;
}
h4 {
	margin: 0px;
}
h1, h2, h3, h1 a, h2 a, h3 a, h4 a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {
	font-weight: bold;
	color: #008095;
}
h4  {
	font-weight: bold;
	color: #003540;
}
h1 {
	font-size: 19px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 16px;
    margin-top: 10px;
}
h4 {
font-size: 14px;
text-align: left;
}
img {
	max-width: 100%;
	height: auto;
}

iframe {
	max-width: 100%;
}

hr {
border: 2px dotted #FDAB25;
width: 980px;
left: -250px;
position: relative;
opacity: 0.7;
/*background: #FDAB25;
height: 2px;*/
/*
background: url(/wp-content/themes/dspg/images/menu_shadow.png) left bottom repeat-x;
height: 13px;
border: none;
width: 980px;
left: -250px;
position: relative;
opacity: 0.7;

	/*background: #BEBEBE;
	height: 1px;
	border: none;
	*/
}

.under_987{
	display: none;
}

.container hr
{
border: 0px dotted #FDAB25;
/*border-top: none;*/
width: 100%;
left: 0px;
position: relative;
opacity: 0.7;
/*background: #FDAB25;
height: 2px;*/
height: 10px;
}
.product_content hr
{
	background: #BEBEBE;
	height: 1px;
	border: none;
	
	width: 100%;
	left: 0px;
	opacity: 1;
}
.nomargin {
	margin: 0!important;
}
.grey_font {
	color: #656565;
}
.align-left {
	float: left;
	margin-right: 15px;
}
.align-right {
	float: right;
	margin-left: 15px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
/* Clearfix For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
.clearfix:after {
    clear:both;
}
/* For IE 6/7 (trigger hasLayout) */
.container {
    zoom:1;
}
a.moretag {
	color: #008095;
	font-weight: bold;
	white-space: nowrap;
}
#wrapper {
	background: #fff;
	width: 100%;
	min-height: 100px;
	margin: 0 auto;
	position: relative;
}
.row {
	padding: 0;
	margin-bottom: 10px;
	clear: both;
	position: relative;
}
.no_margin {
	margin: 0 !important;
}
.inner_padding {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.inner_padding_top {
	padding: 15px 0 0;
}
.inner_padding_bottom {
	padding: 0 0 15px;
}
.row:after, .columns:after, .container:after {
	content: '';
	display: block;
	clear: both;
}
.container {
	position: relative;
	width: 970px;
	margin: 0 auto;
	padding: 0;
}
.container.product_container {
	width: 1010px;
}
.columns {
	width: 960px;
	display: block;
}
.column, .footer_menu > ul > li {
	position: relative;
	float: left;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}
.column h1, .column h2, .column h3 {
	margin: 0 0 13px;
}

.one_half {
	width: 475px;
}
.one_third {
	/*width: 315px;
	right: -78px;*/
	float: right !important;
}
.two_third {
	width: 635px;
}
.one_fourth {
	width: 230px;
}
.one_fifth {
	width: 184px;
}
.one_fifth img.grey_border {
	width: 182px;
	height: auto;
}
.two_fifth {
	width: 378px;
}
.three_fifth {
	width: 572px;
}
.four_fifth {
	width: 766px;
}
.columns {
	width: 960px;
	max-width: 100%;
	display: block;
}
.column, .footer_menu > ul > li {
	position: relative;
	float: left;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}
.column h1, .column h2{
	margin: 0 0 13px;
}
.column h3 {
	margin: 20px 0 5px;
}
.container, .columns, .one_half, .one_third, .two_third, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth {
	max-width: 100%;
}
.last {
	margin: 0 !important;
}
.grey_border {
	border: 1px solid #DDDDDD;
}
.grey_bg {
	background: #F8F8F8;
}
.white_bg {
	background: #fff;
}
.purple_bg {
	background: #583066;
}
.turquoise_bg {
	background: #008095;
}
.orange_bg {
	background: #FDAB25;
}
.shadow {
}
.shadow:after {
	content: '';
	position: absolute;
	bottom: -47px;
	display: block;
	width: 100%;
	height: 47px;
	background: url('images/row_shadow.png') top center no-repeat;
}
#header {
}
#header_top {
	background: #008095;
	height: 30px;
	line-height: 30px;
}
.top_menu ul {
	float: left;
}
.top_menu ul li {
	display: inline-block;
	float: left;
	vertical-align: top;
}
.top_menu ul li a {
	font-size: 13px;
	color: #fff;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #fff;
}
.top_menu ul li a:hover {
	text-decoration: underline;
}
.top_menu ul li:last-child a {
	border: none;
	margin: 0;
	padding: 0;
}
.top_social {
		background: #008095;
}
.top_social ul {
	float: right;
}
.top_social ul li {
	display: inline-block;
	vertical-align: top;
	float: left;
	position: relative;
	width: 30px;
	height: 30px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto auto;
	border-left: 1px solid #0B6574;
}
.top_social ul li:last-child {
	border-right: 1px solid #0B6574;
}
.top_social ul li.search {
	background-image: url('images/i_search.png');
}
.top_social ul li.facebook {
	background-image: url('images/i_facebook.png');
}
.top_social ul li.twitter {
	background-image: url('images/i_twitter.png');
}
.top_social ul li.linkedin {
	background-image: url('images/i_linkedin.png');
}
.top_social ul li.youtube {
	background-image: url('images/i_youtube.png');
}
.top_social ul li:hover {
}
.top_social ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.top_search {
	display: none;
	position: absolute;
	top: 0;
	right: 101%;
}
.top_search input[type="text"] {
	height: 28px;
	width: 150px;
	border: 1px solid #d2d2d2;
	padding: 0 5px;
	vertical-align: top;
}
#header_bottom {
	position: relative;
	z-index: 9999;
	padding: 15px 0;
	min-height: 56px;
}
#header_bottom .logo {
	float: left;
	margin-right: 30px;
}
#header_bottom .logo img {
	height: 56px;
	width: auto;
}
.header_shadow {
	position: absolute;
	z-index: 99;
	bottom: -13px;
	height: 13px;
	width: 100%;
	background: url('images/menu_shadow.png') left bottom repeat-x;
}

.rev_slider_wrapper {
	position: relative;
	z-index: 99;
}

/* Main Menu */

#main_menu_container {
	position: relative;
	z-index: 999;
	float: left;
}
.lang_chooser {
	position: absolute;
	z-index: 9999999;
	right: 0;
	top: 17px;
}
#lang_trigger {
	width: 20px;
	height: 20px;
	background: url('images/globe.png') center left no-repeat, url('images/arrow_down.png') right center no-repeat;
	padding-right: 13px;
	cursor: pointer;
}
#lang_select{
	display: none;
	position: absolute;
	z-index: 99999;
	top: 30px;
	right: 0;
}
#lang_select ul {
	text-align: right;
	background: #008095;
	border-radius: 5px 0 5px 5px;
	-webkit-border-radius: 5px 0 5px 5px; 
	-moz-border-radius: 5px 0 5px 5px; 
	padding: 5px 10px;
	line-height: 23px;
}
#lang_select ul li {
	white-space: nowrap;
	list-style-type: none;
}
/*#lang_select .arrow-up{
	position: absolute;
	z-index: 99999;
	top: -5px;
	right: 0px;
	width: 0; 
	height: 0; 
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #008095;
}*/
#lang_select ul li a {
	color: #fff;
}
/*.lang_chooser:hover #lang_select{
	display: block;
}*/

ul.navigation {
	margin-top: 15px;
}
ul.navigation > li {
	display: inline-block;
	float: left;
	vertical-align: top;
	position: relative;
	line-height: 20px;
	margin-right: 26px;
	margin-right: 22px;
}
html[lang="ja-JP"] ul.navigation > li {
	display: inline-block;
	float: left;
	vertical-align: top;
	position: relative;
	line-height: 20px;
	margin-right: 22px;
}
ul.navigation li:first-child {
}
ul.navigation li:last-child {
}
ul.navigation li a, ul.navigation li a:visited {
	font-size: 13px;
	color: #868686;
	text-decoration: none;
	line-height: 30px;
}
ul.navigation li:hover > a, ul.navigation li.current-menu-item > a {
	color: #008095;
}
/* Sub Menu */

ul.navigation ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	min-width: 190px;
	background: #fff;
	border: 1px solid #EBEBEB;
}
ul.navigation li:hover > ul {
	display: block;
}
ul.navigation li li, ul.navigation li li:first-child, ul.navigation li li:last-child {
	position: relative;
}
ul.navigation li li a, ul.navigation li li a:visited {
	display: block;
	padding: 3px 10px;
}
ul.navigation li li:hover > a {
	background: #008095;
	color: #fff;
}
ul.navigation ul ul {
	top: -1px;
	left: 100%;
}
/* Home Content Area */

.services_title {
	position: relative;
	height: 34px;
	line-height: 34px;
	margin-bottom: 10px;
	text-indent: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
}
.services_icon {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	margin: auto;
}
.services_img a.services_img_title {
	display: block;
	text-align: center;
	font-size: 16px;
	color: #008095;
	margin: 10px 0;
}
#main {
min-height: 240px;
}
.breadcrumbs {
	font-size: 13px;
	word-spacing: 0px;
}
.trail-browse {
	display: none;
}
/*.breadcrumbs li:after{
	content:'>';
	margin: 0 5px;
}

.breadcrumbs li:last-child:after{
	content:'';
	margin: 0;
}*/

.jcarousel {
	position: relative;
	height: 1%;
	overflow: hidden;
	padding: 0;
}
.jcarousel .holder {
	float: left;
	overflow: hidden;
	position: relative;
	margin-top: -40px;
}
.jcarousel .disable {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
.slider-title {
	margin-left: 0;
}
.slider-title, .slider-title a
{
	color:#008095;
}
.bx-wrapper .bx-viewport 
{
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0 0 0 0;
    border: 0;
    left: 0;
    background: none;
}
body.home {
	overflow-x: hidden;
}
ul.home_carousel {
	position: relative;
	list-style-type: none;
}
ul.home_carousel li {
	float: left;
	vertical-align: top;
	margin: 0 20px 0 0;
	padding: 40px 20px 10px 0;
	width: 440px;
	list-style-type: none;
}
ul.home_carousel p {
	margin: 0;
}
ul.home_carousel_nav {
	position: absolute;
	z-index: 999999;
	top: 0;
	right: 0;
}
ul.home_carousel_nav li {
	display: inline-block;
}
.home-carousel li p{
	font-size: 13px;
	zoom: 1;
}
.events-carousel p {
	max-width: none!important;
}
.bx-prev, .bx-next {
}
ul.home_carousel_nav li a.prev, ul.home_carousel_nav li a.next, .bx-prev, .bx-next  {
	display: block;
	margin: auto;
	width: 17px;
	height: 20px;
	cursor: pointer;
	text-indent: -9999px;
}
ul.home_carousel_nav li a.prev, .bx-prev {
	background: url('images/arrow_left.png') center center no-repeat;
}
ul.home_carousel_nav li a.next, .bx-next {
	background: url('images/arrow_right.png') center center no-repeat;
}
.grey_bottom {
	padding-bottom: 60px;
	margin-bottom: -40px;
}
.home_events .holder {
	width: 940px;
}
.home_events ul.home_carousel li {
	border-right: 1px solid #DDDDDD;
}
.home_events ul.home_carousel li p {
/*margin-top: 25px;*/
}
.home_events img {
	height: auto;
	width: 180px;
	max-width: 200px;
	padding: 10px;
}
.home_events small, .home_events .location {
	/*text-transform: uppercase;*/
	font-size: 12px;
	font-weight: bold;
}
.home_events .date {
	font-size: 12px;
}
.home_events .event-title {
	margin-bottom: 10px;
	top: 3px;
	position: relative;
}
.home_events large {
	font-size: 15px;
	font-weight: bold;
}
.home_events small {
}
ul.relevant li {
	float: left;
}
ul.relevant li a {
	display: inline-block;
	line-height: 13px;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	border-right: 1px solid #8E8E8E;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
ul.relevant li:last-child a {
	border: none;
}
ul.downloads li {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
	/*width: 105px;*/
	width: 145px;
	text-align: center;
}
ul.downloads li img {
}
ul.downloads li span {
	display: block;
	margin: 7px 0;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
}
/*ul.applications li{
	float: left;
	margin-right: 30px;
	text-align: center;
	letter-spacing: -0.3px;
	width: 102px;
}*/

ul.applications li {
	display: inline-block;
	float: left;
	vertical-align: top;
	margin-right: 30px;
	text-align: center;
	letter-spacing: -0.3px;
	width: 102px;
}
ul.applications li .img_container {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	background: #fff;
	border: 1px solid #583066;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
ul.applications li img {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
ul.applications li span {
	display: block;
	margin: 7px 0;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}
.product_main_img_holder {
	background: url('images/product_main_img_bg.png') bottom left repeat-x;
	background-size: auto 60px;
	padding-bottom: 45px;
}
.product_title, .product_title .column{
	height: 34px;
	line-height: 34px;
}
.product_title {
	position: relative;
	margin-bottom: 10px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
.product_title h1, .product_title span {
	float: left;
	margin: 0 0 0 5px;
	color: #fff;
}
.product_title h1 {
	text-align: left;
	margin-left: 35px;
}
.product_title span {
	position: relative;
	top: 2px;
}
.product_icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.product_plus {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 34px;
	line-height: 34px;
	background: url('images/plus.png') center center no-repeat #373737;
	cursor: pointer;
}
.product_plus.active {
	background-image: url('images/minus.png');
}
.product_content {
	display: none;
}
/* ====================== press START ====================== */

.presslist {
	color: #646464;
}
.presslist li {
	list-style-type: disc;
	margin-left: 20px;
	color: #646464;
}
.presslist h3 {
	margin-bottom: 2px;
	color: #646464;
}
.presslist h3 a {
	color: #646464;
}
.print {
	background: url(images/print.png) no-repeat left center;
	padding-left: 30px;
	margin-left: 10px;
}
.press_print {
	background: url(images/press_print.png) no-repeat left center;
	padding-left: 23px;
	margin-right: 30px;
	vertical-align: middle;
}
.addtoany_special_service {
	min-width: 110px;
}

.addtoany_list {
	position: relative;
	z-index: 99999;
}

.IN-widget{
	vertical-align: middle !important;
	margin-top: 5px !important;
}

.hiddent_for_print{
	height: 0;
	position: absolute;
	z-index: -99999999;
}

/* ====================== press END ====================== */
/* ====================== events START ====================== */
.events {
/*	background: url(/wp-content/uploads/events_bg.jpg) no-repeat right top;
	background-position: 410px 0px;*/
}
.eventslist {
	color: #646464;
}
.eventslist li {
	color: #646464;
	clear: both;
	margin: 0 0 40px 0;
	display: inline-block;
	width: 49%;
}
.eventslist a.event_img {
	display:  block;
	float: left;
	margin: 0 20px 0 5px;
	width: 260px;
	max-width: 40%;
	padding: 0;
}
.eventslist img {
	width: 80%;
	padding: 30px 10% 30px;
	height: auto;
	vertical-align: top;
	border: 1px solid #BBB;
}
.eventslist p {
	margin: 0;
}
.eventslist .event-date {
}
.eventslist .event-title {
	margin: 0;
}
.eventslist .event-location {
	margin-top: 20px;
}
.eventslist .event-link {
	/*background: #583066;
	background: #008095;
	color: #fff;
	padding: 0 40px 3px;
	margin: 0 0 40px 40px;
	box-shadow: 3px 3px 0 #bfdfe4;
	float: left;
	clear: both;
	*/
	
	background: #583066;
	border: 1px solid #583066;
	color: #fff;
	padding: 0 0px 3px;
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	vertical-align: top;
}
/* ====================== events END ====================== */


/* ====================== downloads ====================== */
.downloads ul{
	margin: 0 0 13px 10px;
}

.downloads li{
	list-style-type: square;
}
/* ====================== downloads END ====================== */




.contact_img {
	float: right;
}
.contact_form {
	position: relative;
	font-size: 13px;
	color: #6d6f74;
}
.contact_form .contact_row {
	position: relative;
	display: inline-block;
	width: 100%;
	margin-bottom: 15px;
	min-height: 35px;
	line-height: 35px;
	text-indent: 30px;
	clear: both;
	text-align: left;
}
.contact_form .contact_row small {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 23px;
}
.contact_form .left_col input {
	margin-right: 60px;
}
.contact_form .right_col {
	float: right;
	margin-top: 45px;
}
.contact_form .right_col .contact_row {
	text-indent: 0;
}
.contact_row label {
	max-width: 180px;
	display: inline-block;
	float: left;
}
.contact_row label.long_label {
	line-height: 15px;
}
.contact_form input[type="text"], .contact_form input[type="email"], .contact_form textarea, .contact_form select {
	font-size: 14px;
	border: 1px solid #C3C3C3;
	background: #F1F1F1;
	float: right;
}
.contact_form input[type="file"] {
	position: relative;
	right: 163px;
	float: right;
	width: 93px;
	font-size: 14px;
}
.contact_form input[type="text"], .contact_form input[type="email"] {
	width: 255px;
	padding: 7px 5px;
}
.contact_form input[type="submit"] {
float: right;
width: 80px;
height: 23px;
margin-top: 0px;
background: #008095;
border: none;
font-size: 13px;
color: #fff;
cursor: pointer;
font-weight: bold;
	/*float: right;
	width: 165px;
	height: 43px;
	margin-top: 10px;
	background: url('images/button_contact_us.png') top center no-repeat transparent;
	border: none;
	font-size: 20px;
	color: #fff;
	cursor: pointer;
	*/
}
.contact_form select {
	width: 255px;
	padding: 5px;
}
.contact_form textarea {
	width: 243px;
	padding: 7px 5px;
	height: 90px;
	resize: none;
}
span.required {
	color: #efa537;
	position: absolute;
	left: -10px;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 5px;
	line-height: 5px;
}
.contact_form #contact_resume {
	display: none;
}
#footer {
	clear: both;
}
.footer_logo {
	max-height: 25px;
	width: auto;
	margin-bottom: 20px;
	margin-left: 30px;
}
#footer .container {
	max-width: 96%;
}
.footer_menu_container {
	padding: 20px 0 0;
	background: #fff;
	position: relative;
	z-index: 9999;
}
.footer_menu {
}
.footer_menu ul {
	text-indent: 20px;
	font-size: 12px;
}
html[lang="ja-JP"] .footer_menu ul {
	text-indent: 20px;
	font-size: 11px;
	letter-spacing: -0.5px;
}
.footer_menu > ul > li {
	margin-bottom: 10px;
	width: 227px;
}
.footer_menu > ul > li > a {
	color: #008095;
}
.footer_bottom {
	color: #8E8E8E;
	font-size: 11px;
}
.footer_credits {
	text-indent: 20px;
}
.footer_bottom_menu {
	float: right;
	margin-right: 10px;
}
.footer_bottom_menu ul li {
	display: inline;
}
.footer_bottom_menu ul li a {
	display: inline-block;
	line-height: 13px;
	padding: 0 7px;
	border-right: 1px solid #8E8E8E;
}
.footer_bottom_menu ul li:last-child a {
	border-right: none;
}
/* Contact Form CSS */
div.wpcf7 {
	margin: 0;
	padding: 0;
}
div.wpcf7-response-output {
	padding: 0.2em 1em;
	margin: 30px 0 0 0;
	border: none !important;
}
div.wpcf7-mail-sent-ok {
	color: #398f14;
	font-weight: bold;
	clear: both;
	text-align: center;
	margin: 0;
	padding: 0;
}
div.wpcf7-mail-sent-ng {
	color: #ff0000;
	font-weight: bold;
}
div.wpcf7-spam-blocked {
	color: #ffa500;
	font-weight: bold;
}
div.wpcf7-validation-errors {
	color: #ff0000;
	font-weight: bold;
	clear: both;
	text-align: center;
	margin: 0;
	padding: 0;
}
span.wpcf7-form-control-wrap {
	position: relative;
	display: block !important;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	z-index: 100;
	width: 200px;
	height: 17px;
	line-height: 17px;
	padding: 2px;
	color: #ff0000;
	background: none;
	border: none;
	font-size: 13px !important;
	display: block;
	top: 32px;
	right: 60px;
	left: auto;
	text-indent: 0;
	text-align: right;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}
span.wpcf7-list-item {
	margin-left: 0.5em;
}
.wpcf7-display-none {
	display: none;
}
div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
	right: 175px;
	top: 20px;
	position: absolute;
}
div.wpcf7 .watermark {
	color: #888;
}
/* End Contact Form CSS */

.prev-posts {
	float: right;
}

.next-posts {
	float: left;
}

.search_results h2{
	margin-bottom: 30px;
}

.search_result{
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 2px dotted #583066;
}

.manageTitle {
	color: #008095;
font-size: 14px;
font-weight: normal;
text-transform: uppercase;
font-weight: bold;
}
.manageJob {
	color: #222;
font-size: 13px;
font-weight: normal;
}
.snvdshc {
	width: 100%;
	max-width: 100%;
}
.logoTable {
	border-spacing: 32px;
}
.partnersTable img {
	width: 160px !important;
}
.alignleft {
	float: left;
	padding: 20px;
}
/* sitemap */
.sitemap .block {
	float: left;
	min-width: 24%;
	margin-right: 18px;
}
.sitemap h2 {
	/*border-bottom: 3px solid #aaa;*/
	border-bottom: 2px dotted #583066;
	padding: 10px 0;
	margin-right: 15px;
}
.sitemap ul {
	margin: 0 0 13px 30px;
}

.sitemap li {
	list-style-type: square;
}
/* careers search results */
.careers_container{
	min-height: 500px;
}

.searchandfilter input[type="submit"]{
	background: #008095;
	padding: 1px 14px;
	border: none;
	font-size: 13px;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-weight: bold;
}

.ForumHeaderRow {
	background-color: #FDAB25/*#f4f5f7*/;
}
.ForumColumnTitle {
	color: #003441;
	font-weight: bold;
	/*border: 1px solid #eae6e7;*/
	padding-left: 15px;
	border-bottom: 0;
	text-align: left;
}
.JobOffersTd {
	background-color: #fff;
	/*border: solid 1px #e8e6e7;*/
	margin: 0;
	padding: 7px;
	vertical-align: top;
	background-image: url(images/ui-icons_888888_256x240.png);
	
background-position: -32px -128px;
width: 16px;
height: 16px;
}
.ui-career
{
	display: inline-block;
	vertical-align: bottom;
	background-image: url(http://dspg.manta-web.co.il/wp-content/plugins/synved-shortcodes/synved-shortcode/jqueryUI/css/snvdshc/images/ui-icons_888888_256x240.png);
	background-position: -32px -131px;
	width: 16px;
	height: 16px;
}
.ui-career.active
{
	background-position: -64px -17px;
}
a.ForumMessageTitle:Link, a.ForumMessageTitle:Visited, a.ForumMessageTitle:Hover {
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
color: #008095;
}
.career-desc-td {
	width: 500px;
}
.career-desc {
	display: none;
	margin-top: 20px;
	text-align: left;
}
.career-desc .links {
	margin-top: 15px;
	float: right;
}
.career-desc .links a {
	padding-left: 20px;
	background: url(images/apply_small.png) no-repeat left center;
	font-weight: bold;
	color: #008095;
}
.career-desc .links .print {
	background-image: url(images/print_small.png);
}


@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {
	
	.column {
		margin: 0;
	}
	
	.career-desc-td {
		width: auto;
	}	
	/* Force table to not be like tables anymore */
	.careers-tbl, .careers-tbl thead, .careers-tbl tbody, .careers-tbl th, .careers-tbl td, .careers-tbl tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	.careers-tbl thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.careers-tbl tr { border: 1px solid #ccc; }
	
	.careers-tbl td { 
		text-align: left!important;
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 10px;
		clear: both;
		padding: 10px;
		display: table-cell;
	}
	
	.careers-tbl td:before { 
		display: block;
		font-weight: bold;
		width: 250px;
	}
	
	.careers-tbl .position:before {
		background-color: #FDAB25;
		font-size: 20px;
		padding: 10px;
		display: none;
	}
	.careers-tbl .scope:before {
	}
	.careers-tbl .location:before {
	}
	a.ForumMessageTitle:Link, a.ForumMessageTitle:Visited, a.ForumMessageTitle:Hover {
		font-size: 24px;
	}
	.career-desc .links {
		float: none;
		text-align: center;
	}
	/*
	Label the data
	*/
	.careers-tbl td:nth-of-type(1):before { content: "Position"; }
	.careers-tbl td:nth-of-type(2):before { content: "Location"; }
	.careers-tbl td:nth-of-type(3):before { content: "Scope"; }
	
}





/* mobile menu */
.slicknav_menu {
	display:none;
}
.slicknav_btn {
	float: left!important;
}
.link-img
{
	background: url('images/link.png') center left no-repeat;
	padding-left: 20px;
	margin-top: 10px;
}
.link-img a
{
	color: #656565;
	outline: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
}
.link-img a:hover 
{
	color: #008095;
}
.pdf-icon
{
	background: url('images/pdf-icon-sml.png') center left no-repeat;
	background-size:15px 15px;
	position: relative;
	top: 0px;
}
p a span {
	display: block;
	margin-left: 60px;
	margin-top: -15px;
}

#lang_select > ul > li.active {
	display: none;
}

/* fix spacing */
#main p:lang(ja-JP) {
	text-align: left;
}

#menu-footer-menu-japanese > li:nth-child(1) {
	width: 125px;
}
#menu-footer-menu-japanese > li:nth-child(3) {
	width: 350px;
}

.choose-lang {
	font-size: 10px;
	float: right;
	margin-top: 19px;
}
.choose-lang li {
	display: inline-block;
}
.choose-lang li + li {
	margin-left: 8px;
}
.choose-lang .active a {
	color: #008095;
}