#SubMenu li a {
	margin: 18px 0 0 0;
}

.BoxGrey h3 {
	/*background:url(/images/backgrounds/company-h3-bg.png ) no-repeat 0 0; 
	height:26px;
	position:relative;
	left:-10px;
	margin-bottom:-12px;*/
	background: #0889e3;
}

.phonecode {
	vertical-align: top;
	font-size: 9pt;
	margin-top: 3px;
}

.phonenumber {
	vertical-align: top;
	font-size: 17pt;
}

.contactBox {
	margin-left: 1.5em;
}

.contactBox a {
	color: #007AF5;
	font-size: 13.5pt;
	line-height: 100%;
	font-weight: normal;
}
/* Tabs */
#descrTabs ul.Tabs {
	margin: 1em 0 1em 10px;
	line-height: 1em;
	overflow: hidden;
}

#descrTabs ul.Tabs li {
	float: left;
	margin: 0;
	padding: .3em .5em;
	font-size: 90%;
}

#descrTabs ul.Tabs li a {
	text-decoration: none;
	display: block;
	color: #0585D3;
	border-bottom: 1px dashed #0585D3;
	padding: 2px;
	font-size: 10pt;
}

#descrTabs ul.Tabs li.ui-tabs-selected {
	background: #f1f1f1;
}

#descrTabs ul.Tabs li.ui-tabs-selected a {
	border: none;
	color: #3b3b3b !important;
	cursor: default;
}

/****** Slides Section Begin ******/
#slide-section {
	overflow: hidden;
	position: relative;
	height: 144px;
	width: 977px;
	margin-top: 4px;
}

#slide-section .slide-show-holder {
	height: 144px;
	position: absolute;
	width: 12000px;
	left: 0;
}

#slide-section .arrow {
	display: block;
	position: absolute;
	width: 25px;
	height: 78px;
	background: url(/images/company/arrows-sprite.png) 0 0 no-repeat;
	top: 34px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 1;
}

#slide-section .slide-list {
	margin: 0;
	padding: 0;
	display: block;
}

#slide-section .slide-item {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
}

#slide-section .arrow:hover {
	background-position: 0 -78px;
}

#slide-section .ar-right:hover {
	background-position: -25px -78px;
}

#slide-section .arrow:active {
	background-position: 0 -156px;
}

#slide-section .ar-right:active {
	background-position: -25px -156px;
}

#slide-section img:hover {
	position: relative;
	top: -144px;
}

#slide-section .ar-right {
	right: 10px;
	background-position: -25px 0;
}

.overflowHidden {
	overflow: hidden;
}
/****** Slides Section End ******/
/****** Overview ******/
#technologies {
	*zoom: 1;
}
/****** Career ******/
.attach-resume-box {
	margin-left: 10px;
}

.attach-resume-box-table {
	width: 100%;
	display: table;
}

.attach-resume-box .linkedin-button-wrapper {
	width: 190px;
	background: #edf6f9 url(/images/backgrounds/career_form.png);
	border: 1px solid #d2e8f1;
	text-align: center;
	padding: 2px 2px 2px 0;
	display: none;
}

.linkedin-button-is-load .linkedin-button-wrapper {
	display: table-cell;
	vertical-align: middle;
}

* html .linkedin-button-is-load .linkedin-button-wrapper {
	display: block;
	vertical-align: inherit;
	float: left;
	margin-right: 5px;
}

*+html .linkedin-button-is-load .linkedin-button-wrapper {
	display: block;
	vertical-align: inherit;
	float: left;
	margin-right: 5px;
}

.attach-resume-spacer {
	width: 5px;
	display: none;
}

.linkedin-button-is-load .attach-resume-spacer {
	display: table-cell;
}

* html .linkedin-button-is-load .attach-resume-spacer {
	display: none;
}

*+html .linkedin-button-is-load .attach-resume-spacer {
	display: none;
}

.attach-resume-box .careerform-iframe-wrapper {
	background: #edf6f9 url(/images/backgrounds/career_form.png);
	border: 1px solid #d2e8f1;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}

.careerform-iframe {
	width: 100%;
	border: none;
	background: none;
	overflow: hidden;
	background-color: transparent;
}

.careerform-page {
	width: 100%;
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #3B3B3B;
}

.careerform-page body {
	width: 100%;
	margin: 0;
}

.careerForm-wrapper {
	overflow: hidden;
}

.careerForm-wrapper .companyForm {
	padding: 2px 5px 5px;
}

.careerForm-wrapper .companyForm:after {
	content: '';
	display: block;
	clear: both;
}

.careerform-page .gray {
	color: gray;
}

.companyForm {
	background: #edf6f9 url(/images/backgrounds/career_form.png);
	border: 1px solid #d2e8f1;
	position: relative;
	padding: 8px 0 0;
	zoom: 1;
}

.careerForm-wrapper .companyForm {
	background: none;
	border: none;
}

.companyForm form {
	position: relative;
	zoom: 1;
	float: left;
	width: 100%;
}

.companyForm h3 {
	padding-bottom: .75em;
	font-size: 170%;
}

.companyForm ul.companyFormLanguage {
	float: right;
	width: 160px;
	margin-right: -1em;
}

.companyForm ul.companyFormLanguage {
	margin: 0 0 0 0;
	line-height: 1em;
	overflow: hidden;
}

.companyForm ul.companyFormLanguage li {
	float: left;
	margin: 0;
	padding: .3em .5em;
	font-size: 0.9em;
	background-image: none;
}

.companyForm ul.companyFormLanguage li a {
	text-decoration: none;
	display: block;
	color: #3b3b3b;
	border-bottom: 1px dashed #3b3b3b;
	padding: 2px;
}

.companyForm ul.companyFormLanguage li.ui-tabs-selected {
	background: #b3d7e5 url(/images/backgrounds/career_form_dark.png);
}

.companyForm ul.companyFormLanguage li.ui-tabs-selected a {
	border: none;
	color: #3b3b3b !important;
}

.careerForm h3 {
	margin-right: 180px;
}

.companyForm .ui-tabs-panel {
	padding: 0;
}

.careerForm_block {
	clear: both;
	padding-top: 5px;
}

.companyForm dl {
	width: 100%;
	margin: 1em 5px 1em 0;
}

.companyForm dl dt {
	line-height: 24px;
	float: left;
	text-align: left;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: left;
}

.companyForm dl dt label span.gray {
	display: block;
	line-height: 100%;
}

.companyForm dl dd {
	margin-left: 220px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 24px;
}

#local_developersForm dl dt {
	width: 145px;
	clear: none !important;
	text-align: auto;
	line-height: 22px;
}

#local_developersForm dl dd {
	margin-left: 150px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	line-height: 24px;
}

.companyForm dl dd input[type=text] {
	width: 96%;
	font-size: 110%;
}

.companyForm dl dd input[type=file] {
	font-size: 110%;
}

.companyForm dl dd textarea {
	width: 96%;
	font-size: 110%;
	border-width: 1px;
	border-style: solid;
	border-color: #7F9DB9;
}

.companyForm dl dd select {
	font-size: 110%; *
	font-size: 12px;
}

.companyForm dl dd .fullwidth {
	width: 96%;
}

.companyForm dl dd select.fullwidth {
	width: 96.5%;
}

.companyForm dl dd span {
	line-height: 24px;
}

.companyForm .companyForm_footer {
	position: relative;
	padding: .75em 0 .75em 1em;
	margin: 1.5em -1em 0;
	background: #b8d9e7 url(/images/backgrounds/career_form_dark.png);
	zoom: 1;
}

.companyForm .companyForm_footer dl {
	margin: 0;
}

.companyForm_block p {
	line-height: 120%;
}

.careerForm_resumeOnly {
	padding: 0;
	position: relative;
	overflow: hidden;
}

.careerForm_resumeOnly .submit-row {
	padding-top: 2px;
	float: right;
}

.careerForm_resumeOnly .btn-apply {
	display: inline;
	text-align: left;
	font-size: 0;
	line-height: 0;
	float: left;
	width: 104px;
	height: 43px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/buttons/apply.png) no-repeat -12px 0;
	border: none;
	background-color: transparent;
	margin: 0;
	padding: 0;
	cursor: pointer;
	margin-left: 5px;
}

.careerForm_resumeOnly .btn-apply:hover {
	background: url(/images/buttons/apply.png) no-repeat -12px -57px;
}

.careerForm_resumeOnly dl {
	width: auto;
}

.careerForm_resumeOnly dl:after {
	content: '';
	display: block;
	clear: both;
}

.companyForm .careerForm_resumeOnly dl,.companyForm .careerForm_resumeOnly dl dt,.companyForm .careerForm_resumeOnly dl dd
	{
	padding: 0;
	margin: 0;
}

.careerForm_resumeOnly .other-rows {
	overflow: hidden;
}

.linkedin-button-is-load .careerForm_resumeOnly .other-rows {
	padding-top: 2px;
}

.careerForm_resumeOnly .rows-wrapper {
	width: 556px;
	padding-top: 5px !important;
}

.linkedin-button-is-load .careerForm_resumeOnly .rows-wrapper {
	width: auto;
	padding-top: 0 !important;
}

.careerForm_resumeOnly .file-upload-label-row {
	width: auto;
	padding-right: 15px !important;
}

.linkedin-button-is-load .careerForm_resumeOnly .file-upload-label-row {
	float: none;
	padding-right: 0 !important;
	line-height: 15px;
	padding-bottom: 2px;
}

.linkedin-button-is-load .careerForm_resumeOnly .file-upload-label-row label
	{
	display: block;
}

.linkedin-button-is-load .careerForm_resumeOnly .file-upload-label-row .block,.linkedin-button-is-load .careerForm_resumeOnly .file-upload-label-row .block .gray
	{
	display: inline;
}

.careerForm_resumeOnly .file-upload-label-row .block {
	display: block;
}

.careerForm_resumeOnly .file-upload-label-row .first-symbol {
	display: inline;
}

.careerForm_resumeOnly .file-upload-label-row .second-symbol {
	display: none;
}

.linkedin-button-is-load .careerForm_resumeOnly .file-upload-label-row .first-symbol
	{
	display: none;
}

.linkedin-button-is-load .careerForm_resumeOnly .file-upload-label-row .second-symbol
	{
	display: inline;
}

.careerForm_resumeOnly .file-upload-row {
	float: left;
}

.linkedin-button-is-load .careerForm_resumeOnly .file-upload-row {
	float: none;
	overflow: hidden;
}

.careerForm_resumeOnly .file-upload {
	padding-top: 8px;
	float: left;
}

.linkedin-button-is-load .careerForm_resumeOnly .file-upload {
	padding-top: 0;
}

.careerForm_resumeOnly .file-upload-row input {
	width: auto;
	margin-bottom: 0;
}

.successfullySent {
	padding: 3px 0 0;
}

.clear {
	clear: both;
}
/****** Submenu (news and case studies) *******/
.companySubMenu li span {
	padding-left: 20px;
}

.companySubMenu li span.selected {
	background: url(/images/backgrounds/choose_marker_right.png) no-repeat
		left center;
}

.companySubMenu li span a {
	text-decoration: none;
	color: #333333;
}

.companySubMenu li span.selected a {
	cursor: default;
}

.companySubMenu li span a:hover {
	border-bottom: 1px solid;
	color: #007ECE !important;
}

.companySubMenu li span.selected a:hover {
	border-bottom: none;
	color: #333333 !important;
}
/****** News ******/
.news p {
	margin: 0;
}

.news p.maintext {
	margin: .25em 0;
}

.news .publishingDate {
	font-size: .8em;
}

.blogPost {
	margin: 0 0 2.5em 0;
}

.blogPost h1,.blogPost h2,.blogPost h3,.blogPost h4 {
	font-size: 135%;
}

.blogPost p {
	padding-bottom: 0;
}

.blogPost p b,.blogPost p strong {
	padding: 1em 0 0 0;
	display: inline-block;
	margin: 0;
}

.blogPost ul,.blogPost ol {
	padding-bottom: 1em;
}

.newsbottomfix {
	margin-bottom: -2.5em;
}
/****** Case Studies ******/
#casestudiesSubmenu li {
	margin: .25em 0;
}

#CaseStudies dl {
	padding: 0 0 4em 250px;
	display: block;
	overflow: hidden;
	background: white;
}

#CaseStudies dt {
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 135%;
	font-weight: normal;
	line-height: 1.1em;
	padding-bottom: 0.25em;
}

#CaseStudies dd.screenshot {
	margin-left: -250px;
	float: left;
}

a.file_pdf {
	display: block;
	min-height: 30px;
	background: url(/images/icons/files/company_pdf.png) no-repeat left top;
	text-decoration: none;
	padding: 0 0 0 30px;
	line-height: 120%;
}

a.file_pdf span {
	text-decoration: underline;
	display: block;
}

a.file_pdf small {
	color: #acacac;
	display: block;
}
/****** Customers *****/
#customersRegions {
	position: relative;
	height: 237px;
	font-size: 10pt;
}

#customersRegions a {
	position: absolute;
	top: 0;
}

#customersRegions a.region_north_america {
	left: 0;
}

#customersRegions a.region_south_america {
	left: 225px;
}

#customersRegions a.region_europe_asia {
	left: 380px;
}

#customersRegions a.region_africa {
	left: 720px;
}

#customersRegions a.region_australia_oceania {
	left: 865px;
}

dl.customersList {
	padding: 0 0 1em 0;
	text-align: left;
	background: white;
}

dl.customersList dt {
	margin-bottom: 0.5em;
	font-family: "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 135%;
	line-height: 1.1em;
	padding-bottom: 0.25em;
}

.customersList li {
	margin-bottom: 0.5em;
}
/****** Contact Us *******/
#contuctusClocks {
	overflow: hidden;
	margin: 0 -.75em 2em;
}

#contuctusClocks dl {
	float: right;
	text-align: center;
	margin-right: 1em;
}

h5.contactusPhone_primary {
	font-size: 250%;
}

h5.contactusPhone_primary sup {
	font-size: 12px;
	padding: 0 .5em;
}

h5.contactusPhone_secondary {
	font-size: 150%;
}

h5.contactusPhone_secondary sup {
	font-size: 12px;
	padding: 0 .5em;
}

.contactusMap_legend {
	min-height: 18px;
	background-repeat: no-repeat;
	background-position: left center;
}

.contactusMap_legend small {
	padding-left: 18px;
	line-height: 18px;
}

.contactusMap_google {
	height: 104px;
	width: 128px;
	left: 276px;
	top: 141px;
	position: absolute;
}

.contactusBullet_city {
	background-image:
		url(/images/company/contactus/contactus_bullet_city.png);
	margin: 0 0 0 2em;
}

.contactusBullet_city small {
	padding-left: 7px;
	line-height: 16px;
}

.contactusBullet_block {
	background-image:
		url(/images/company/contactus/contactus_bullet_block.png);
	margin: 2em 0 0 3em;
}

.contactusBullet_office {
	background-image:
		url(/images/company/contactus/contactus_bullet_office.png);
	margin: -50px 0 0 2em;
}

.contactusBullet_headquarter {
	left: 308px;
	padding: 0 !important;
	position: absolute;
	top: 141px;
	width: 160px;
}

.contactusBullet_headquarter span {
	height: 16px !important;
	padding: 0 !important;
	font-size: 11px;
}

.full_width {
	width: 100%;
	float: left;
	text-decoration: underline;
}

#contactusEmail {
	font-size: 275%;
	padding: .5em 1em .75em;
}

#contactusEmail sub {
	font-size: 40%;
	vertical-align: bottom;
	margin: 0 -0.5em;
}

#contactusEmail sup {
	font-size: 40%;
	line-height: 200%;
	vertical-align: top;
	margin: 0 -0.5em;
}

#contactusEmail sub {
	font-size: 40%;
	vertical-align: bottom;
}

#contactusEmail sup {
	font-size: 40%;
	line-height: 200%;
	vertical-align: top;
}

input[type=text],select { /*border: 1px solid #7F9DB9;*/
	margin: 1px;
}

#careerFormWrapper {
	margin-left: 25%;
}

.columnsDelimiter {
	background-image: url(/images/company/newsDelimiter.gif);
	background-repeat: repeat-y;
	background-position: 75%;
}
/*********** Partners page ********/
.partnersLogos {
	padding: .5em 0 .1em;
	margin: 0 0 1em 0;
}

.resellerLogos {
	padding: .7em 0 .4em;
	margin: 0 0 1em 0;
}

.partnersLogos img {
	margin: 0 .75em;
}

#yearsFilter,#casestudiesSubmenu {
	margin-left: -1px;
	*margin-left: 0;
}
/*
body:first-of-type #yearsFilter,
body:first-of-type #casestudiesSubmenu{ margin-left:0; }
*/
#descrTabs .ui-tabs-panel {
	zoom: 1;
}

#descrTabs {
	padding-bottom: 15px;
}

.mandatoryColor {
	color: #B40000;
}
