/* --------------- reset.css --------------- */
 div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, sub, sup, b, u, i,  dl, dt, dd, ol, ul, li, fieldset, form, label, table, tbody, tfoot, thead, tr, th, td, a {
	margin: 0;
	padding: 0;
	border: 0;
	outline: medium none;   
	background: transparent;      
} 
.clear{
	clear:both;
	height: 0px;
}
.clr{
 float:none!important;
 clear:both;
 padding:0;
 margin:0;
 height:0;
}
button{
	border:none;
}	
a {
	margin:0;
	padding:0;
	vertical-align:baseline;
	text-decoration:none;
	background:transparent;
	cursor: pointer;
    text-decoration: underline;
    color: #000000;
}
table {						
	border-collapse: collapse;
	border-spacing: 0;
}

input, select, button, textarea {
	margin: 0; 				
	outline: none;
}
html,body{
 	background:#ffffff;
	margin: 0;
	font-family: 'proximanova', Tahoma, Geneva, sans-serif;
    font-size: 100%;
    color: #484745;
	font-weight: 400;
	height: 100%;
    width: 100%;
}
header{
	height: 114px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
    overflow: visible;
    margin: 0 auto;
    background: #ffffff;
}
body.header_fixed header {border-bottom: 1px solid #cfcfcf; }
header .contentCenter{max-width: 1238px;height: 114px;}
#options .contentCenter{height: 40px; text-align: right;}
#options{background: #D7D7D7;height: 40px; overflow: visible;}
#officeSelect{float:left;margin-top: 49px;overflow: visible;position: relative;text-align: left;z-index: 999999;}
#officeSelect .jqTransformSelectWrapper {
    height: 20px;
    overflow: visible;
    position: relative;
    width: 46px;
}
#officeLink {
    left: 0;
    position: absolute;
    top: -1px;
    width: 46px;
}
#officeLink div {
    background: url("../new_img/globe_16.png") no-repeat scroll 0 0;
    float: left;
    height: 16px;
    margin: 1px 5px 0 0;
    overflow: hidden;
    width: 16px;
    cursor: pointer;
}
#officeLink span {
	cursor: pointer;
    margin-bottom: 3px;
    background-image: url("../new_img/dropdown_country.png");
    display:inline-block;
    height: 5.6px;
    width: 9px;
}
#officeLink span.sp {background-position:0 -5.5px;}
#officeLink span.sp.actsp {background-position:0 0px;}
#officeUl {
    background: url("../new_img/tr.png") no-repeat scroll 61px top;
    display: none;
    float: right;
    height: 89px;
    padding: 3px 0 0;
    position: absolute;
    top: 26px;
    width: 353px;
    z-index: 100;
    left: -39px;
}
#officeUlopac {
    background: #07456E;
    height: 89px;
    width: 353px;
    z-index: 100;
}
#officeUl ul {float: left;list-style: none outside none;margin: 11px 7px;}
#officeUlopac ul:first-child {margin-left: 15px;}
#officeUl ul li {cursor: pointer; height: 24px;}
#officeUl ul a {
    color: #ffffff;
    display: block;
    line-height: 16px;
    margin-bottom: 1px;
    padding-left: 10px;
    vertical-align: text-bottom;
    font-size: 93%;
}

.hotBtn{/*float:right;*/ display:inline-block;}
.hotBtn div {
    display:block;
    float:right;
    line-height: 10px;
    text-transform:uppercase;
}

#mybmfn{margin-left: 45px;color:#F38820;}

#mybmfn a{color:#F38820;text-decoration: none;}
#mybmfn span{
	height: 14px;
	width: 12px;
	background:url("../new_img/enter.png");
	display: block;
    float: right;
    margin-left: 9px;
    margin-top:-3px;
}
#support{color:#333333;}
#support a{text-decoration: none;}
#support span{
	height: 14px;
	width: 14px;
	background:url("../new_img/headset26.png");
	display: block;
    float: right;
    margin-left: 5px;
    margin-top: -3px;
}
.depositF{
	width: 211px;
	height: 32px;
	/*float:right;*/
	display:inline-block;
	margin: 2px 43px 0 0;
}
.depositF a{
   width:167px;
   height:30px;
   background: #DC6001;
   background: -moz-linear-gradient(top, #ff8400 1%, #c04401 100%);
   background: -webkit-linear-gradient(top, #ff8400 1%, #c04401 100%);
   background: -o-linear-gradient(top, #ff8400 1%, #c04401 100%);
   background: -ms-linear-gradient(top, #ff8400 1%, #c04401 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8400', endColorstr='#c04401',GradientType=0 );
   background: linear-gradient(top, #ff8400 1%, #c04401 100%);
 /* -pie-background: linear-gradient(#ff8400, #c04401);*/
   box-shadow: 0px 2px 2px 0px rgba(155, 155, 155, 0.86);
   color:#ffffff;
   display: inline-block;
   line-height: 30px;
   padding: 0 21px;
   text-decoration:none;
   border-top: 2px solid #F5BE87;
   border-bottom: 2px solid #BF652D;
   border-radius:6px;
   /*behavior: url("/assets/site/pie/PIE.php");*/
   font-family: 'proxima_nova_rgbold';
    font-size: 96%;
    text-shadow: 0 1px 0 #9c4c05;
    text-transform: uppercase;
    text-align: center;
}
.depositF a:hover{
  background: #DF7B2B;
  background: -moz-linear-gradient(top, #D26C2C 1%, #F77B01 100%);
  background: -webkit-linear-gradient(top, #D26C2C 1%, #F77B01 100%);
  background: -o-linear-gradient(top, #D26C2C 1%, #F77B01 100%);
  background: -ms-linear-gradient(top, #D26C2C 1%, #F77B01 100%);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F69229', endColorstr='#C8642D',GradientType=0 );*/
  background: linear-gradient(top, #D26C2C 1%, #F77B01 100%);
  -pie-background: linear-gradient(#D26C2C, #F77B01);
  behavior: url("/assets/site/pie/PIE.php");
  color:#E4F9F9;
  border-top: 2px solid #E19E74;
  border-bottom: 2px solid #C15401;
}
#menu, #minMenu{
	height: 114px;
    margin-left:166px;
    padding: 0;
}
#menu{
    margin-left: 17%;
    padding: 0;
    width: 83%;
}
header #minMenu{display:none;}
#menu li, #minMenu li{
    float: left;
    height: 114px;
    line-height: 114px;
    list-style: none outside none;
    padding: 0 4%;
    position: relative;
}
#menu li a, #minMenu li a{
    border-radius: 4px;
    behavior: url("/assets/site/pie/PIE.php");
    color: #06171f;
    display: inline-block;
    font-size: 80%;
    font-weight: 500;
    height: 31px;
    line-height: 31px;
    padding: 0 12px;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
}
#menu li a{font-family: proxima_nova_rgbold,Helvetica;}
#menu li.last #men80,#menu li.last #men168{font-weight:600;}
#menu .orangeBtn, #minMenu .orangeBtn{
	float:right;
	padding: 0;
}
#menu ul{width: 100%;}
#menu li:first-child, #minMenu li:first-child, .orangeIcons li.first{
    margin-left: 0;
}
#menu ul, #minMenu ul {list-style: none outside none;}
#menu ul ul, #minMenu ul ul{
    left: 11px;
    padding: 0 12px;
    position: absolute;
    top: 115px;
    width: 218px;
    background:#ffffff;
    display: none;
}
#menu ul ul li, #minMenu ul ul li{
	height: 43px;
    line-height: 37px;
    margin-left: 0;
    vertical-align: middle;
    width: 95%;
}
#menu li{
	text-align: center;
    width: 15%;
    padding: 0;
    font-size: 98%;
}
#menu #men86,#menu #men159{width: 6%;}
#menu #men87,#menu #men166{width: 10.2%;}
#menu #men217{width: 6%;}
#menu #men143,#menu #men162{width: 16.6%;}
#menu #men80,#menu #men168{width: 15.2%;float:right;}
#menu #men151 a:hover,#menu #men167 a:hover{background: url("../new_img/arrow_signin.png") no-repeat scroll 71px 9px #fe8d2e;}
#menu #men80 a:hover,#menu #men168 a:hover{background-color: #1a679a;}
#menu #men151,#menu #men167{float: right; padding: 0;width: 9%;}
#menu #men16,#menu #men165 {width: 16.7%;}
#menu #men151 a,#menu #men167 a{
	background: url("../new_img/arrow_signin.png") no-repeat scroll 71px 9px #ff7500;
    border-radius: 5px;
    behavior: url("/assets/site/pie/PIE.php");
    color: #ffffff;
    display: inline-block;
    height: 31px;
    line-height: 31px;
    padding: 0 16px 0 0;
    width: 83px;
}
#menu #men80 a,#menu #men168 a{
    background: none repeat scroll 0 0 #08456e;
    border-radius: 5px;
    behavior: url("/assets/site/pie/PIE.php");
    color: #ffffff;
    display: inline-block;
    height: 31px;
    line-height: 31px;
    padding: 0 17px;
}
#menu ul ul li{text-align: left;}
#menu ul ul li a{ padding: 0 3px;}
#logo{
	float:left;
	background: url("../new_img/BMFNlogo.png") no-repeat;
	height: 53px;
	min-width: 164px;
	width:13.5%;
	margin:30px 2.5% 0 0;
	display:block; 
}
.section{
	min-width: 320px;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.section1{min-height: 651px; background:#DBDBDB;overflow: hidden;}
.section2{height: 108px; background:#011C31;}
.section3{min-height: 707px;}
.section4{min-height: 476px; background:#0C1F2D;}
.section5{min-height: 636px;}
.section6{min-height: 521px; background:#12344D;}
/**/
 #sitehart {
background: none repeat scroll 0 0 #6c6c6c;
bottom: 0;
height: 37px;
position: fixed;
right: 18px;
width: 192px;
z-index: 9999999;
display:block;
color: #ffffff;
text-decoration: none;
}
.sitehartPic{
float:left;
background:url("../new_img/headset.png") no-repeat scroll 0 0;
width:28px;
height:28px;
margin-top: 5px;
margin-left: 13px;
}
.sitehartTxt{
line-height:37px;
display:inline-block;
border-left:1px solid #8C8C8C;
margin-left: 13px;
padding-left: 21px;
}
.sitehartTxt a{
color: #ffffff;
text-decoration: none;
}
/**/


.section7{min-height: 600px;}
.section8{min-height: 350px; background:#011120;overflow: hidden;}/*height: 1062px if two blocks*/

.contentWrap{width: 100%; position: relative;}

.section1 .contentWrap{
	width: 100%;
	background-image: url("../new_img/greyfone.jpg");
    background-position: center top;
    background-size: cover;
    position: relative;
	height: 651px;
	margin-top: 114px;
	
}
*|html .section1 .contentWrap{background-attachment: fixed;}
.section2 .contentWrap{
	width: 100%;
	background-image: url("../new_img/strip.jpg");
    background-position: center top;
    background-size: cover;
	position: relative;
}
.section4 .contentWrap{
	width: 100%;
	background-image: url("../new_img/instruments.jpg");
    background-position: center top;
    background-size: cover;
	position: relative;
	height: 496px;
    overflow: hidden;
}
.section6 .contentWrap{
	width: 100%;
	height: 521px;
	background-image: url("../new_img/office_bg.jpg");
    background-position: center top;
    background-size: cover;
	position: relative;
}
.section8 .contentWrap{
	width: 100%;
	height: 100%;
	min-height: 250px;
	background-image: url("../new_img/footer.jpg");
    background-position: center top;
    background-size: cover;
	position: relative;
	background-attachment: fixed;
}
#strip1{
	width: 23%;
	position: absolute;
	top:34px;
	left:0;
	height: 16px;
	border-bottom:1px solid #000000;
	text-align: right;
	font-size: 80%;
    background: url("../new_img/blackTrgUp.png") no-repeat right 7px;
}
#strip2{
	width: 67%;
	position: absolute;
	top:75px;
	right:0;
	height: 18px;
	text-align: left;
	font-size: 80%;
}

.numeric {
    margin-right: 14px;
}
.blackline{
	height: 1px;
	background: #000000;
	margin-top:3px;
	width: 100%;
}
.shadow{
	height: 1px;
	width: 100%;
	margin-bottom: 5px;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.6);
	-khtml-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.6);
    behavior: url("/assets/site/pie/PIE.php");

}
.ie8 .shadow{
	border-bottom:2px solid #B5B5B5;
	box-shadow:none;
}
.shortLine{
	width: 18px;
	height: 3px;
	background: #000000;
	margin: 0;
	padding: 0;
}
#strip3{
	width: 20%;
    background: url("../new_img/TrgBlur.png") no-repeat right 7px;
	position: absolute;
	top:276px;
	left:0;
	height: 17px;
	text-align: right;
	font-size: 80%;
	color: transparent;
    text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  	-webkit-transition: text-shadow 2.0 ease-out;
  	-moz-transition: text-shadow 2.0 ease-out;
  	-ms-transition: text-shadow 2.0 ease-out;
  	-o-transition: text-shadow 2.0 ease-out;
  	transition: text-shadow 2.0 ease-out;
}
.ie #strip3, .ie #strip4{opacity:0.5; color:#484745;}
#strip4{
	background: url("../new_img/arrBluerDwn.png") no-repeat scroll left 7px;
	width: 29%;
   	position: absolute;
	top:284px;
	right:27%;
	height: 22px;
	text-align: left;
	font-size: 80%;
	color: transparent;
  	text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  	-webkit-transition: text-shadow 2.0 ease-out;
  	-moz-transition: text-shadow 2.0 ease-out;
  	-ms-transition: text-shadow 2.0 ease-out;
  	-o-transition: text-shadow 2.0 ease-out;
  	transition: text-shadow 2.0 ease-out;

}

#strip5{
	width: 28%;
    background: url("../new_img/blackTrgDown.png") no-repeat left 3px;
	position: absolute;
	bottom:30px;
	right:29%;
	height: 16px;
	text-align: left;
	font-size: 80%;
	border-top:1px solid #8D8D8D;
	color:#8D8D8D;
}
.numericL{
 margin-left:14px;

}

.contentCenter{
    height: 100%;
    margin: 0 auto;
    max-width: 1238px;
    /*min-width: 320px;*/
    position: relative;
    width: 100%;
}
#covergirlwrapp{
    bottom: 0;
    max-width: 1065px;
    position: absolute;
    right: -520px;
    width: 127%;
}

*|html #covergirlwrapp{right:-97px;}
#mainGirl{
 	float: right;
    max-width: 869px;
    width: 67.48%;
    position: relative;
}


#menu .orangeBtn a, #minMenu .orangeBtn a{
	background: #DC6001;
	background: -moz-linear-gradient(top, #ff8400 1%, #c04401 100%);
	background: -webkit-linear-gradient(top, #ff8400 1%, #c04401 100%);
	background: -o-linear-gradient(top, #ff8400 1%, #c04401 100%);
	background: -ms-linear-gradient(top, #ff8400 1%, #c04401 100%);
	background: linear-gradient(top, #ff8400 1%, #c04401 100%);
	-pie-background: linear-gradient(#ff8400, #c04401);
	box-shadow: 0px 2px 2px 0px rgba(155, 155, 155, 0.86);
	color:#ffffff;
	border-radius:4px;
    behavior: url("/assets/site/pie/PIE.php");
	display: inline-block;
    line-height: 28px;
    padding: 0 17px;
    height: auto;

}

#menu .orangeBtn a:hover, #minMenu .orangeBtn a:hover{
  background: #DF7B2B;
  background: -moz-linear-gradient(top, #F69229 1%, #C8642D 100%);
  background: -webkit-linear-gradient(top, #F69229 1%, #C8642D 100%);
  background: -o-linear-gradient(top, #F69229 1%, #C8642D 100%);
  background: -ms-linear-gradient(top, #F69229 1%, #C8642D 100%);
  background: linear-gradient(top, #F69229 1%, #C8642D 100%);
  -pie-background: linear-gradient(#F69229, #C8642D);
  behavior: url("/assets/site/pie/PIE.php");
}

div.title {
    color: #191919;
    position: relative;
    top: 120px;
   
}

div.title h2{
    font-size: 262%;
    font-weight: 400;
    margin-left: -2px;
    line-height: 30px;
    text-transform: uppercase;
}

div.title h1 {
    font-size: 373%;
    font-weight: 400;
    text-transform: uppercase;
}
.title h1 span {
    display: block;
    font-size: 100%;
    
}

.title h1 span#tradeH {
    display: block;
    font-size: 68%;
    margin-top: 45px;
}
.orangeIcons{
  position: relative;
  top:138px;
  left: 2px;
  width:502px;
  z-index: 999999;
}
.orangeIcons ul{
  height:70px;
  padding:0;
  width: 100%;
}
.orangeIcons ul li {
    float: left;
    height: 70px;
    list-style: none outside none;
    margin-left: 11%;
}
span.products{
     display:block;
     margin: 0 auto 13px;
}
span#stocks{
    background: url("../new_img/line48.png") center top no-repeat; ;

    width:41px;
    height: 36px;
}
span#currenc{
    background: url("../new_img/euro.png") center top no-repeat; ;
    width:27px;
    height: 36px;
}
span#metals{
    background: url("../new_img/metals.png") center top no-repeat;
    width:32px;
    height: 38px;
}
span#etfs{
    background: url("../new_img/etfs.png") center top no-repeat;
    width:36px;
    height: 36px;
}
.orangeIcons ul li a{
    color: #383838;
    text-decoration: none;
    text-align: center;
}
.dollarBtn{
  position: relative;
  top: 210px;
  width:309px;
  height:63px;
  z-index: 9999;
  left: 2px;
  overflow: hidden;
}
#reporting{padding-bottom: 80px;}
#reporting #leftSide h4, #reporting #rightSide h4{font-size: 120%;color: #000000;font-weight: 100;margin-top: 83px;text-align: center;text-transform: uppercase;}
#reporting #leftSide{width: 48%; float:left;}
#reporting #leftSide .dollarBtn,#reporting #rightSide .dollarBtn{margin: 0 auto;}
#reporting #rightSide{width: 48%; float:right;}
#reporting .dollarBtn{top: 20px;width: 375px;}
#reporting .dollarBtn a{width: 330px;text-align: center;}
.dollarBtn a:hover, .dollarBtnorange a:hover, .btn_and_info a:hover, .btn_and_info_div a:hover, .btn_and_info_demo a:hover{
  background: #DF7B2B;
  background: -moz-linear-gradient(top, #D26C2C 1%, #F77B01 100%);
  background: -webkit-linear-gradient(top, #D26C2C 1%, #F77B01 100%);
  background: -o-linear-gradient(top, #D26C2C 1%, #F77B01 100%);
  background: -ms-linear-gradient(top, #D26C2C 1%, #F77B01 100%);
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F69229', endColorstr='#C8642D',GradientType=0 );*/
  background: linear-gradient(top, #D26C2C 1%, #F77B01 100%);
  -pie-background: linear-gradient(#D26C2C, #F77B01);
  behavior: url("/assets/site/pie/PIE.php");
  color:#E4F9F9;
  border-top: 2px solid #E19E74;
  border-bottom: 2px solid #C15401;
}

.dollarBtn a, .dollarBtnorange a, .btn_and_info a, .btn_and_info_div a, .btn_and_info_demo a{
  display: block;
  width:267px;
  height:55px;
  background: #DC6001;
  background: -moz-linear-gradient(top, #ff8400 1%, #c04401 100%);
  background: -webkit-linear-gradient(top, #ff8400 1%, #c04401 100%);
  background: -o-linear-gradient(top, #ff8400 1%, #c04401 100%);
  background: -ms-linear-gradient(top, #ff8400 1%, #c04401 100%);
 /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8400', endColorstr='#c04401',GradientType=0 );*/
  background: linear-gradient(top, #ff8400 1%, #c04401 100%);
  -pie-background: linear-gradient(#ff8400, #c04401);
  box-shadow: 0px 2px 2px 0px rgba(155, 155, 155, 0.86);
  color:#ffffff;
  display: inline-block;
  line-height: 57px;
  padding: 0 21px;
  text-decoration:none;
  border-top: 2px solid #F5BE87;
  border-bottom: 2px solid #BF652D;
  border-radius:6px;
  behavior: url("/assets/site/pie/PIE.php");
}
.buttons .dollarBtnorange a{ width:277px;}

span.dollar{
   display:block;
   background: url("../new_img/dollar.png") center top no-repeat;
   height: 28px;
   width:29px;
   margin-top: 14px;
   float:left;

}
span.textBtn {
	font-family: 'proxima_nova_rgbold';
    font-size: 115%;
    padding-left: 20px;
    text-shadow: 0 1px 0 #9C4C05;
}
/*.safari span.textBtn{
	font-size: 108%; 
} */
.diagonalText{
	font-family: 'Mateur';
	font-size: 100%;
	font-weight: 400;
	color:#474747;
  	position: relative;
  	top: 170px;
  	max-width:322px;
  	min-height:64px;
  	z-index: 9999;
  	left: 347px;
  	
    
}
.diagonalText p{
	transform: rotate(6deg);
  	/*-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.9945218953682733, M12=-0.10452846326765342, M21=0.10452846326765342, M22=0.9945218953682733, SizingMethod='auto expand')"; /* IE */
  	-moz-transform: rotate(6deg);  /* Firefox */
    -o-transform: rotate(6deg);  /* Opera */
  	-webkit-transform: rotate(6deg);  /* Safari y Chrome */
}
.blackArrow{
	top: 155px;
	left: 293px;
	position:relative;
	background: url("../new_img/blackArrow.png") no-repeat;
	height: 44px;
	width: 89px;
}

/*--------------------------------------Girl-------------------------------------------*/
#girl2 {
    background-image: url("../new_img/girl2.png");
    background-position: left top;
    background-size: cover;
    display: block;
    margin: 0;
    padding-top: 85.94%;
    position: relative;
    z-index: 11111;
}
.safari #girl2 {bottom:-1px;}/*Safari*/
#hands-girl{ background-image: url("../new_img/girl/girl_hands_1.png"); background-position: center top;margin-left: -1px; background-size: cover; margin: 0;padding-top: 22.94%;position: absolute;top: 41%;width: 100%;z-index: 35000;}
#graph1{background-image: url("../new_img/girl/blue_graph.png");background-position: center top; background-size: cover; margin: 0 0 0 5%;padding-top: 18%;position: absolute;top: 40%;width: 100%;z-index: 30100;}
#graph2{background-image: url("../new_img/girl/graph_orang.png");background-position: center top; background-size: cover; margin: 0 0 0 1%;padding-top: 20%;position: absolute;top: 42%;width: 100%;z-index: 30200;}
#graph3{background-image: url("../new_img/girl/digits.png");background-position: center top; background-size: cover; margin: 0 0 0 10%;padding-top: 22.94%;position: absolute;top: 41%;width: 100%;z-index: 30300;}
#graph4{background-image: url("../new_img/girl/graph1.png");background-position: center top; background-size: cover; margin: 0 0 0 10%;padding-top: 22.94%;position: absolute;top: 41%;width: 100%;z-index: 30400;}

/*--------------------------------------Girl end-------------------------------------------*/

/*--------------------------------------SECTION2 content-------------------------------------------*/

.whiteLink, .dioganalLine{float:right; margin:0; padding: 0; height: 108px;}
.whiteLink a{color:#ffffff; text-decoration: none;text-align: left;display:block;width: 100%;height: 108px;}

.item{float:left;}
#item1{width: 31%}
#item2{width: 37%; padding-left: 0%;}
#item3{width: 30%; padding-left: 0%;}
.whiteLink{float:left;}
#whiteLink1, #whiteLink2 {
    left: 50%;
    margin-left: -140px;
    min-width: 275px;
    position: relative;
}
/*#whiteLink2{width: 180px;}*/

#whiteLink3 {
    left: 50%;
    margin-left: -138.5px;
    min-width: 267px;
    position: relative;
}
.dioganalLine{
	height: 108px;
	width: 62px;
	background: url("../new_img/dioganalLine.png") no-repeat;
	margin:0; padding: 0;
}
span.bigLink{
	display:block;
	float:left;
	font-size: 416%;
	margin-right: 3%;
	margin-top:17px;
	font-family: 'proxima_nova_condensedlight', Tahoma, Geneva, sans-serif;
	
}
.whiteLink p.textLink{
	font-size: 141%;
	line-height: 29px;
	padding-top: 26px;
	font-family: 'proxima_nova_condensedlight', Tahoma, Geneva, sans-serif;
	text-transform: uppercase;
}
#whiteLink2 .centerText{max-width:237px;margin:0 auto;}


.section2 .sliderContent {
    height: 108px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
/*--------------------------------------SECTION3 content-------------------------------------------*/

.sectionAbout #img_bulet_full > a {
    margin-left: 6.5%;
    width: 15%;
}
.sectionAbout #img_bulet_full > a:first-child {margin-left: 0;}
.caption{margin-top: 90px; width:100%;}
.caption h4{
	font-family:'proxima_novalight';
	color:#000000;
	font-size: 254%;
    font-weight: 300;
    line-height: 48px;
    text-transform:uppercase;
    text-align: center;
 }
 #tabs{
 	margin-top: 106px;
 	width: 100%;
 	position:relative;
 }
.tabsPlatform #tabs .tabs-spacer{height: 0px;}
.tabsPlatform .ui-helper-clearfix:before, .tabsPlatform .ui-helper-clearfix:after {
    border-collapse: collapse;
    content: "";
    display: table;
}
.tabsPlatform .ui-helper-clearfix:after {
    clear: both;
}
.tabsPlatform .ui-widget-header {
   
    border-bottom: 1px solid #424242;
    color: #222222;
   
}

.tabsPlatform .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    outline:none;
    padding-bottom: 0;
}
.tabsPlatform .contentCenter .ui-tabs-panel {
   border-top: 1px solid #D0D0D0;
}
.tabsPlatform .ui-tabs .ui-tabs-nav li {
    border-width: 0;
    float: left;
    list-style: none outside none;
    padding: 0 0 15px;
    position: relative;
    top: 0;
    white-space: nowrap;
    width: 50%; /*if platforms 5 - 20%*/
}
.tabsPlatform .ui-state-active, .tabsPlatform .ui-widget-content .ui-state-active, .tabsPlatform .ui-widget-header .ui-state-active .tabArrow{
	display: block;    
}
.tabsPlatform .ui-state-default, .tabsPlatform .ui-widget-content .ui-state-default, .tabsPlatform .ui-widget-header .ui-state-default {
    border: 1px solid #D3D3D3;
    color: #555555;
}
.tabsPlatform #tabs .ui-tabs-nav .ui-tabs-anchor {
    display: inline-block;
    outline:none;
    text-decoration: none;
    width: 100%;
    
}
#utlogo{
	background-image: url("../new_img/UT.png");
	background-repeat: no-repeat;
	width: 195px;
	height: 60.5px;
	display:block;
}
.tabsPlatform .ui-state-default, .tabsPlatform .ui-widget-content .ui-state-default, .tabsPlatform .ui-widget-header .ui-state-default #utlogo{
	background-position: center 0px;
}
.tabsPlatform .ui-state-active, .tabsPlatform .ui-widget-content .ui-state-active, .tabsPlatform .ui-widget-header .ui-state-active #utlogo{
	background-position: center -61px;
	outline:none;
}
#mtlogo{
	background-image: url("../new_img/MT.png");
	background-repeat: no-repeat;
	width: 248px;
	height: 61px;
	display:block;
	
}
.tabsPlatform .ui-state-default, .tabsPlatform .ui-widget-content .ui-state-default, .tabsPlatform .ui-widget-header .ui-state-default #mtlogo{
	background-position: center 0px;
}
.tabsPlatform .ui-state-active, .tabsPlatform .ui-widget-content .ui-state-active, .tabsPlatform .ui-widget-header .ui-state-active #mtlogo{
	background-position: center -61px;
	outline:none;
}
#lmlogo{
	background-image: url("../new_img/lmax.png");
	background-repeat: no-repeat;
	width: 154px;
	height: 49px;
	display:block;
	margin-top: 12px;
}
.tabsPlatform .ui-state-default, .tabsPlatform .ui-widget-content .ui-state-default, .tabsPlatform .ui-widget-header .ui-state-default #lmlogo{
	background-position: center 0px;
}
.tabsPlatform .ui-state-active, .tabsPlatform .ui-widget-content .ui-state-active, .tabsPlatform .ui-widget-header .ui-state-active #lmlogo{
	background-position: center -49px;
	outline:none;
}
#jflogo{
	background-image: url("../new_img/jforex.png");
	background-repeat: no-repeat;
	width: 176px;
	height: 50px;
	display:block;
	margin-top: 10px;
}
.tabsPlatform .ui-state-default, .tabsPlatform .ui-widget-content .ui-state-default, .tabsPlatform .ui-widget-header .ui-state-default #jflogo{
	background-position: right 0px;
}
.tabsPlatform .ui-state-active, .tabsPlatform .ui-widget-content .ui-state-active, .tabsPlatform .ui-widget-header .ui-state-active #jflogo{
	background-position: right -65px;
	outline:none;
}
/*#jflogo{
	background-image: url("../img/JF.png");
	background-repeat: no-repeat;
	width: 111px;
	height: 30px;
	display:block;
	margin-top: 8px;
}*/
.tabsPlatform .ui-state-default, .tabsPlatform .ui-widget-content .ui-state-default, .tabsPlatform .ui-widget-header .ui-state-default #jflogo{
	background-position: center 0px;
}
.tabsPlatform .ui-state-active, .tabsPlatform .ui-widget-content .ui-state-active, .tabsPlatform .ui-widget-header .ui-state-active #jflogo{
	background-position: center -50px;
}
.platformTxt{
	width: 542px;
	float: right;
    margin-top: 78px;
}

.platformImg {
    float: left;
    margin-top: 52px;
    height: 520px;
}

#utImg {
    background: url("../new_img/unitrader_pltf.png") no-repeat scroll left top;
    height: 590px;
    margin-left: -58px;
    position: absolute;
    top: 150px;
    width: 705px;
    z-index: 10000;
}
#mtImg{
	background: url("../new_img/Metatrade_pltf.png") no-repeat scroll left top;
    height: 590px;
    margin-left: -58px;
    position: absolute;
    top: 150px;
    width: 705px;
    z-index: 10000;
}
#jfImg{
    background: url("../new_img/J_Forex.png") no-repeat scroll left top;
    height: 590px;
    margin-left: -58px;
    position: absolute;
    top: 150px;
    width: 705px;
    z-index: 10000;
}
#lmaxImg{
	background: url("../new_img/LMAX2.png") no-repeat scroll left top;
    height: 590px;
    margin-left: -58px;
    position: absolute;
    top: 150px;
    width: 705px;
    z-index: 10000;
}
#UTbig{
	background: url("../new_img/UTbig.png") no-repeat;
	height: 54px;
	width: 175px;
	
}
#MTbig{
	background: url("../new_img/MTbig.png") no-repeat;
	height: 50px;
	width: 191px;
}
#CXbig{
	background: url("../new_img/CXbig.png") no-repeat;
	height: 50px;
	width: 135px;
}
#ACTbig{
	background: url("../new_img/ACTbig.png") no-repeat;
	height: 52px;
	width: 121px;
}
#JFbig{
	background: url("../new_img/JFbig.png") no-repeat;
	height: 37px;
	width: 136px;
}
.platformTxt p.captionPlt{
	color:#000000;
	font-family: 'proxima_nova_rgbold';
	font-size:153%;
	margin-top: 23px;
	text-transform: uppercase;
}
.platformTxt p{
	color:#010101;
   	font-family: 'proxima_novalight';
    font-size: 129%;
    font-weight: 100;
    line-height: 24px;
    margin-top: 21px;
	
}
.platformTxt p.shortDscr{
	color:#000000;
	margin-top: 27px;
	font-size: 129%;
	line-height: 23px;
	font-weight: 100;
	font-family:'proxima_novalight';
	text-transform: uppercase;
		
}
.dollarBtnorange{
	float: left;
	
}
.blueBtn{float:right; width: 170px; height: 55px;}
.blueBtn a{
	border: 1px solid #07456E;
    border-radius: 6px;
    behavior: url("/assets/site/pie/PIE.php");
    color: #07456E;
    display: inline-block;
    font-family: 'proxima_novalight';
    font-size: 140%;
    height: 55px;
    line-height: 57px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 168px;
}
.tabArrow{
	background-image: url("../new_img/tabArrow.png");
	background-repeat: no-repeat;
	height: 11px;
	width: 27px;
	position: relative;
	top: 59px;
	display: none;
	left: 28%;
}
.tabArrow{
	background-image: url("../new_img/tabArrow.png");
	background-repeat: no-repeat;
	height: 11px;
	width: 27px;
	position: relative;
	top: 15px;
	display: none;
	left: 48%;
	z-index: 111111;
}
/*#jflogo + .tabArrow{left: 59%;}*/
#curr + .tabArrow{
    clear: both;
    float: right;
    left: 0;
    margin-right: 74px;
    top: 64px;
    position: relative;
}
*|html #curr + .tabArrow{top: 15px;}
#utlogo + .tabArrow{top: 15px;}
#actlogo + .tabArrow{left: 47%;}
#mtlogo + .tabArrow{left: 49%; top: 15px;}
#jflogo + .tabArrow{top: 16px;}
.buttons{
	margin-top: 65px;
	margin-bottom: 65px;
	height: 65px;
}


/*--------------------------------------------SECTION 4 content------------------------------------------*/

section6 .blueSectioTxt{
	max-width:970px;
	height: 100%;
	position: relative;
	text-align: center;
    margin: 0 auto;
}
#scrollBan .blueSectioTxt{
    margin: 0 auto;
    text-align: center;
    float:left;
    margin: -181px auto 0;
    position: relative;
    top:50%;
}
.tableWrp {
    margin: 0 auto;
    height: 100%;
    width: 90%;
    max-width: 970px;
}
.tableWrp1{margin: 0 auto;  max-width: 970px;}
.section6 .contentCenter{width: 90%; display: table;}
.section6 .blueSectioTxt {display: table-cell;vertical-align: middle;}
.logotips{
    height: auto;
    margin-top: 27px;
    position: relative;
    text-align: center;
}
.logotips div{display: inline-block; margin-left: 12%;}
.logotips div a{display:block; height: 100%; width: 100%;}
.logotips div:first-child{margin-left:0;}
#unitraderLogo{
	background: url("../new_img/UniTraderLogo.png") no-repeat;
	width: 161px;
	height: 50px;
	margin-bottom: 18px; 
}
#missUtLogo{
	background: url("../new_img/MissUniTrader.png") no-repeat;
	width: 112px;
	height: 89px;  
}
#eforexLogo{
	background: url("../new_img/eForex.png") no-repeat;
	width: 157px;
	height: 40px; 
	margin-bottom: 18px; 
}
.blueSectioTxt h3{
	color:#ffffff;
	font-size:303%;
	font-weight: 300;
	font-family: 'proxima_novalight', Tahoma, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	line-height: 57px;
	text-transform: uppercase;
	text-align: center;
}
#metatrader .pltfrm_ut_link_wh .li_txt_link {
    height: 164px;
}
.ie .section6 .blueSectioTxt h3 {
	word-break: break-all;
}
.blueSectioTxt p{
	color:#ffffff;
	font-size:235%;
	font-weight: 100;
	font-family: 'proxima_novalight', Tahoma, Geneva, sans-serif;
	margin-top: 33px;
	padding: 0;
	line-height: 54px;
	text-align: center;
}
#scrollBan .blueSectioTxt p{
	display: block;
    height: auto;
    margin-bottom: 10px;
}
.whiteLine{
	width: 190px;
	height: 5px;
	margin: 49px auto 0;
}
.longLine{
	width: 100%;
	height: 1px;
	background: #FFFFFD;
	position:relative;
	vertical-align: middle;
}
.shortLineWhite{
	width: 43px;
	height: 5px;
	position:relative;
	margin: -2.5px auto 0;
	background: #FFFFFD;
}

/*#scrollBan .bx-wrapper{
	height: 100%;
}*/
#scrollBan .bulletsSwiper{
    bottom: 71px;
    position: relative;
    width: 100%;
    height: 20px;
    text-align: center;
    width: 100%;
}
/*#scrollBan .bx-pager {
    margin:0 auto;
	text-align: center;
    width: 100%;
}*/

#sliderText {
    display: inline-block;
    height: 100%;
    position:relative;
}

#scrollBan .swiper-pagination-switch {
    display:inline-block;
    height: 13px;
    margin-left: 16px;
    outline: medium none;
    width: 13px;
}
/*#scrollBan .bx-viewport {top: 16%;overflow: visible !important;}*/
#scrollBan .swiper-pagination-switch{
	background: url("../new_img/bullets.png") no-repeat scroll 0 0;
	text-indent: -9999px;
    height: 13px;
    width: 13px;
}
#scrollBan .swiper-pagination-switch:first-child {margin-left: 0;}
#scrollBan .swiper-active-switch {
    background-position: 0 -13px;
}
/*#scrollBan .bx-controls-direction {display: none;}*/

/*--------------------------------------------SECTION 5 & 7 content------------------------------------------*/
.section5Img{float: left; margin-right: 10px;}
#boyInBlack{
	background: url("../new_img/menBlack.jpg") no-repeat;
	height: 550px;
	width: 428px;
	margin-top: 87px;
}
#girlInGray{
	background: url("../new_img/girl.jpg") no-repeat;
	height: 517px;
	width: 452px;
	margin-top: 97px;
}
.blueTxt{
	color:#08456e;
	font-family: 'proxima_nova_rgbold';
	font-size: 103%;
	line-height: 15px;
	text-transform: uppercase;
}
.blueTxtBig{
	color:#08456e;
	font-family: 'proxima_nova_rgbold';
	font-size: 548%;
	text-transform: uppercase;
	margin-left: -4px;
}
.section5 .blueBtn{
	float: none;
	margin-top: 55px;
	margin-bottom: 34px;
}
.section7 .blueBtn{
	float: none;
	margin-top: 41px;
}
ul.listTxt{
	list-style: none;
	
}
.rightList{
	float: right;
	margin-top: 84px;
    max-width: 626px;
    min-width: 561px;
}
.section7 .rightList{	margin-top: 79px;}
ul.listTxt li{
	font-size:123%;
	color:#484745;
	line-height: 28px;
	margin-top:21px;
}
.section7 ul.listTxt li:first-child {
    margin-top: 15px;
}
ul.listTxt li:first-child{
	margin-top:30px;
}


/*----------------------------------------------FOOTER--------------------------------------------*/

#logoFooter{
	background: url("../new_img/whiteLogo.png") no-repeat;
	height: 52px;
	width: 160px;
	margin: 81px auto 0;
	position: relative;
	z-index: 2;
	
}
.menuFooter{
	width: 100%;
	margin-top: 85px;
	position:relative;
}
.column{float: left;margin-left: 2%;color: #ffffff;}
#col-1{margin-left: 0; width: 17%;}
#col-2{width: 18%;}
#col-3{width: 19%;}
#col-4{width: 21%;}
#col-5{width: 15%;}

.menuFooter ul{
	list-style: none;
}
.menuFooter ul li{
	margin-bottom: 7px;
	text-align: left;
}
.menuFooter ul li a{
	color:#919191 !important;
	font-size:84%;
	font-weight: 100;
	line-height:19px;
	text-decoration: none;
	font-family: 'proxima_novalight', Tahoma, Geneva, sans-serif;
}
.menuFooter ul li a:hover{color:#ffffff !important;}
.menuFooter h3{
	font-family: 'proxima_nova_condensedSBd', Tahoma, Geneva, sans-serif;
	font-weight: 500;
	margin-bottom: 19px;
	font-size:84%;
	text-transform: uppercase;
}

.menuFooter h3 a {
    color: #fff;
    text-decoration: none;
}
.section8 #overLine{
	height: 483px;
}
#separator{
	height: 1px;
	position:relative;
	background: #49565F;
	width: 100%;
	margin: 0 auto;
}
.section8 #underLine{
	height: 100%;
}
#license{
    margin-top: 50px;
    position: relative;
    width: 100%;
    height: auto;
}
#license a{color: #ffffff;}
.section8 .row{width: 100%}
/*.section8 .row:first-child{margin-bottom: 38px;}*/
.section8 .row .columnLicens{width: 28%; margin-left: 8%;float:left;min-height: 174px;}
.section8 #colLcs-1, .section8 #colLcs-4{margin-left:0;}
.section8 #colLcs-4,.section8 #colLcs-5, .section8 #colLcs-6{margin-top: 22px}
.section8 .row .columnLicens a{
	display:block;
	color:#ffffff;
	font-family: 'proxima_nova_rgbold';
	font-size:96%;
	line-height: 16px;
	text-decoration:none;
}
.section8 .row .columnLicens p{
	color:#ffffff;
	font-size:78%;
	line-height: 19px;
	margin-top: 4px;
}
#rusImg{
	background: url("../new_img/rusImg.png") no-repeat 0 -29px;
	height: 29px;
	width: 29px;
}
#rusImg:hover{background-position: 0 0;}

#fcaImg{
	background: url("../new_img/fcaImg.png") no-repeat 0 -29px;
	height: 29px;
	width: 55px;
}
#fcaImg:hover{background-position: 0 0;}

#eadImg{
	background: url("../new_img/eadImg.png") no-repeat 0 -29px;
	height: 29px;
	width: 36px;
	float:left;
	margin-right: 3px;
}
#eadImg:hover{background-position: 0 0;}

#mifidImg{
	background: url("../new_img/mifidImg.png") no-repeat 0 -29px;
	height: 29px;
	width: 28px;
	float:left;
}
#mifidImg:hover{background-position: 0 0;}

#austrImg{
	background: url("../new_img/austrImg.png") no-repeat 0 -29px;
	height: 29px;
	width: 29px;
}
#austrImg:hover{background-position: 0 0;}

#zealandImg{
	background: url("../new_img/zealandImg.png") no-repeat 0 -29px;
	height: 29px;
	width: 38px;
}
#zealandImg:hover{background-position: 0 0;}

#dmccImg{
	background: url("../new_img/dmccImg.png") no-repeat 0 -29px;
	height: 29px;
	width: 56px;
}
#dmccImg:hover{background-position: 0 0;}

#risk{
    height: auto;
    margin-bottom: 25px;
    margin-top: 38px;
    width: 100%;
}
#risk p{
	color:#ffffff;
	font-family: 'proxima_novalight', Tahoma, Geneva, sans-serif;
	font-weight: 100;
	font-size: 78%;
	line-height:17px;
}
.titleLcs{text-transform: uppercase;margin-top: 10px;}
.section8 .row .columnLicens a.linka{text-decoration: underline;}
/*--soc---*/
#logo_bottom__{
background: url("../new_img/footer_ico/Logo_social_bmfn.png") no-repeat ;
width:116px;
height:38px;
display:block;
}
.cont_foot_padding_logo{
float:left;
height:100%;
width:120px;
padding-top:30px;
}
.cont_foot_padding_ico {
float: right;
height: 100%;
padding-top: 32px;
width: 250px;
}
.cont_foot_padding_ico_txt {
color: white;
float: left;
font-family: OpenSans,sans-serif;
font-style: italic;
font-weight: bold;
padding-top: 10px;
width: 127px;
}
.cont_foot_padding_ico_soc {
float: left;
margin-left: 15px;
width: 100px;
}
.footer_fb, .footer_tw, .footer_youtube, .footer_miss {
border-radius: 50%;
display: block;
float: left;
height: 40px;
margin-right: 8px;
width: 40px;
position:relative;
behavior: url("/assets/site/pie/PIE.php");
}
.footer_fb{ background-color:#48559c; } 
.footer_tw{ background-color:#5a9dd8;} 
.footer_youtube{ background-color:#b02524;} 
.footer_miss{ background-color:#e9a126;} 
.footer_fb:hover {background-color: #5c6ed4;} 
.footer_tw:hover {background-color: #6ab9ff;} 
.footer_youtube:hover {background-color: #ea4a46;} 
.footer_miss:hover {background-color: #ffb83f;}

.cont_foot_padding_ico_soc a span{
display:block;
margin: 11px auto;
}

.footer_fb span{ background: url("../new_img/footer_ico/facebook.png") no-repeat ; width:10px;height:18px; } 
.footer_tw span{ background: url("../new_img/footer_ico/twitter.png") no-repeat ; width:18px;height:16px;} 
.footer_youtube span{ background: url("../new_img/footer_ico/youtube.png") no-repeat ; width:26px;height:18px;} 
.footer_miss span{ background: url("../new_img/footer_ico/missUT.png") no-repeat ; width:33px;height:16px;} 

#new_contentCenter{
min-height:100px;
}
#new_contentWrap{
min-height:100px;
border-bottom:1px solid #485A64;
}


/*---------------------------------------------------------------------adaptability----------------------------------------------------------------------*/

#menuIcon{
	background-image: url("../new_img/menuIconMin.png");
	background-size:cover;
	height: 31px;
	width: 31px;
	display:none;
	float: right;
	cursor: pointer;
}

.contentCenter .menuIcon-check {
    background-color: #E7E7E7;
}

/*---------------------------------------------------------------------ABOUT----------------------------------------------------------------------*/

.aboutBanner{background-image:url(../new_img/about/banner_about.jpg);height:16px;margin-top:114px;padding-top: 25%;background-position: center top;background-size: cover;border-top:1px solid #CFCFCF;}

.aboutBanner h1{text-align:center;text-transform:uppercase;color:#ffffff;font-size: 280%;margin-top:-15%;}
#tabsAbout, #tabsMoneyM{overflow: hidden;}
#tabsAbout ul.menu, #tabsMoneyM ul.menu{text-align: center;display: table;width: 80%;height: 100%;margin: 0 auto;}
#tabsAbout ul.menu li, #tabsMoneyM ul.menu li{color: #2b3640;margin: 0 80px;border: none;display: table-cell;}
#tabsAbout ul.menu li a, #tabsMoneyM ul.menu li a{font-family: proxima_nova_rgbold; height: 70px;font-size: 88%;font-weight: 400;text-decoration: none;text-transform: uppercase;line-height: 74px;display: block;outline: medium none;/*!!!!*/}
#tabsMoneyM ul.menu li a:hover{
color:white;
}
.submenu_fixed #tabsAbout ul.menu li a, .submenu_fixed #tabsMoneyM ul.menu li a{height: 45px;line-height: 50px;}

#tabsAbout ul.menu li:hover a, #tabsAbout ul.menu .ui-state-active a, #tabsMoneyM ul.menu .ui-state-active a, #platform_tabs ul.menu .ui-state-active a {color: #FFFFFF;}
#tabsAbout ul.menu li:hover, #tabsAbout ul.menu .ui-state-active, #tabsMoneyM ul.menu li:hover,#tabsMoneyM ul.menu .ui-state-active, #platform_tabs ul.menu li:hover, #platform_tabs ul.menu .ui-state-active {background: #08456E;}
#tabsAbout h2{margin-top: 86px;text-transform: uppercase;text-align: center;color: #000000;font-size: 248%;font-weight: 300;letter-spacing:-1px;}
#tabsAbout h3{text-align: center;font-size: 180%;text-transform: uppercase; color: #000000;margin-top: 83px;font-weight: 100;}
#tabsAbout p{font-size:124%;line-height:36px;}

#tabsAbout p.tabs-1-textP{margin-top: 70px;text-align: center;}
#tabsAbout p.tabs-2-textP1{margin: 65px auto 0;text-align: center;}
#tabsAbout p.tabs-2-textP2{margin: 45px auto 0;text-align: center;}
.list{margin: 50px auto 0;width: 85%;}
.list li{float: left;margin:15px 2%;width: 46%; font-size: 124%;font-weight: 400;line-height: 36px;list-style-image: url("../new_img/bullet.png");}

.separator{height: 1px; width: 100%; border-bottom:1px solid #cfcfcf;margin-top: 100px;}
.sectionAbout .separator{margin-top: 60px;}
.tab{clear: both;height: 100px;width: 100%;}


.sliderBullets{width:auto;margin-top:45px;display:inline-block;}
.sliderBullets a{width:11px;height:11px;border-radius:50%;background-image:none;background-color:#08456e;display:inline-block;float:none;}
.sliderBullets a.active{background-color:#ffffff;border:1px solid #08456e;}
#img_bulet{margin-top: 100px;position: relative;text-align: center;width: 100%;}
.sectionAbout #img_bulet{margin-top: 65px;}
.img_bulet_content{height: auto;position: relative;width: 100%;}

#img_bulet_full .COMPANYlogo{width:15%;}
#img_bulet_full a:first-child .COMPANYlogo {
    width: 11.5%;
}
.img_bulet_content .COMPANYlogo{width: 250px;}
.contentCenter .img_bulet_content #logoIB {
width: 206px;
}
.sliderBullets{display: none;}
.bx-controls{}
.sliderBullets a, .bx-pager .bx-pager-item{width:11px;height:11px;display:inline-block;float:none;margin:0 8px;}
.bx-pager{margin-top:15px; }
.bx-pager .bx-pager-item a{width:11px;height:11px;display:block;font-size:0;border-radius:50%;-khtml-border-radius: 50%;behavior: url("/assets/site/pie/PIE.php");background-image:none;background-color:#08456e;}
.sliderBullets a.active, .bx-pager .bx-pager-item a.active{background-color:#ffffff;border:1px solid #08456e;}
#platform-slider-ut, #platform-slider-mt, #platform-slider-act, #platform-slider-crnx{text-align:center;}
#platform-slider-ut #sliderText-ut, #platform-slider-mt #sliderText-mt, #platform-slider-act #sliderText-act, #platform-slider-crnx #sliderText-crnx{margin-top:-61%;}
.slider-item img{height: auto !important;margin: 0;max-width: 100%;padding: 0;position: relative;}
.contentCenter .bx-viewport .slider-item{ float: left;list-style: none outside none;position: relative}
#tabsAbout .sliderArrows, #tabsAbout .bx-controls-direction{position:absolute;top:45%;margin-top:-30px;width:90%;left: 5%;}
.sliderArrows a, .bx-controls-direction > a{width:60px;height:59px;background-image:url(../new_img/arrows.png);display:block;font-size:0;position:relative;}
#tabsAbout .prevBtn, #tabsAbout .bx-prev{float:left;background-position:left bottom;left:-30px;}
#tabsAbout .nextBtn, #tabsAbout .bx-next{float:right;background-position:right bottom;right:-30px;}

#tabsAbout #careers .btn_and_info_div{width:227px;margin:35px auto 65px;}

img.dolar{display: block;float: left;height: 29px;margin-top: 14px;width: 29px;}
#tabsAbout span.textBtn{padding-left: 13px;}

#tabsAbout .blueBtn{float: none; margin: 40px auto 0;}
#tabsAbout #news img{margin-top:35px;}
#tabsAbout #news h2{margin-top:20px;font-family: 'proxima_novalight';}
#tabsAbout #news .date{font-family: 'proxima_novalight';text-align: center; color: #aaa;font-size: 200%;font-weight: 100;margin-top:8px;display: block;}
#tabsAbout #news p {font-size: 124%;line-height: 40px;margin-top: 30px;text-align: center;}
#tabsAbout #news .separator{margin-top: 62px;}

.pagination{float: right;}
.pagination ul{display: inline-block;}
.pagination span{display: inline-block;font-size: 110%;line-height: 135px;width: 100px;text-align: center;float: left;}
.pagination a {border: 1px solid #08456e;color: #08456e;display: inline-block;height: 29px;font-size: 105%;line-height: 32px;margin:50px 3px;text-align: center;text-decoration: none;width: 26px;}
.pagination li{list-style: none; display: inline-block;}
.pagination li.control a{width: 46px;}
.pagination a.active{background: #08456E;color: #fff;}


#tabsAbout .greyBtn{width: 422px;height: 80px;margin: 57px auto;display: none;}
#tabsAbout .greyBtn a{border: 1px solid #D5D5D5;background-color: #D5D5D5;color: #fff;display: inline-block;font-family: 'proxima_novalight';font-size: 200%;height: 100%;line-height: 80px;padding: 0;text-align: center;text-decoration: none;width: 100%;
   border-radius:6px;
  -khtml-border-radius: 6px;
  behavior: url("/assets/site/pie/PIE.php");
}
#tabsAbout.borderSubmenu{height: 74px;overflow: hidden;}
.submenu{width: 100%;z-index: 9999998;}
.submenuAlign{width: 100%;height: 74px;background-color: #fff;border-bottom: 1px solid #cfcfcf;}

.tooltip{background: url("../new_img/info.png") no-repeat scroll left 0 transparent;display: none;left: 375px;margin: -50px 0 0 0;position: absolute;height: 16px;width: 14px;}

.contactForm{background-image:url(../new_img/about/contactForm.jpg);height:500px;padding-top: 10%;background-position: center top;background-size: cover;border-top:1px solid #CFCFCF;}
#tabsAbout .contactForm h2{color: #fff;position: relative;top: -155px;}
.contactForm form{width: 820px;margin: -70px auto 0;}
.contactForm textarea{color: #06446D;resize: none;border: 1px solid #fff;width: 385px;height: 230px;padding-left: 15px;padding-top: 15px;border-radius:3px;-khtml-border-radius: 3px;font-family: 'proximanova';font-size: 90%;}
.contactForm .inTextarea{float: right;position: relative;}
.contactForm .inTextarea .tooltip{margin-top: -228px;}
.inText{float: left;width: 400px;}
.contactForm input[type='text']{color: #06446D;border: 1px solid #fff;padding-left: 20px;width: 380px;height:45px;margin-bottom: 17px;border-radius:3px;-khtml-border-radius: 3px;}
.contactForm input.error, .contactForm textarea.error{background-color: #f7edec;border: 1px solid #d25759;box-shadow: 0 1px 0 #e2c9c4 inset;color: #7a0f09;}
.contactForm input[type='submit']{font-size: 116%;width: 172px;height: 55px;background-color: transparent;border: 1px solid #fff;border-radius:3px;-khtml-border-radius: 3px;behavior: url("/assets/site/pie/PIE.php");color: #fff;}
.contactFormSubmit{width: 172px;height: 55px;margin: 25px auto;}
.smalnput{position: relative;}
.smalnput .tooltip{margin-top: 18px;}
.smalnput img{float: left;width: 149px; border-radius:3px;-khtml-border-radius: 3px;behavior: url("/assets/site/pie/PIE.php")}
.contactForm .smalnput input[type="text"]{float: right;width: 210px;}

.contactFormEmail{background-color: #fff;min-height: 325px;padding-bottom: 80px;}
.contactFormEmailLeft{width: 49%;display: inline-block;margin-top: 65px;min-width: 360px;float: left;}
.contactFormEmailRight{width: 49%;display: inline-block;margin-top: 65px;min-width: 360px;}
.contactFormEmail .contactItemHead{width: 335px;height: 50px;margin: 0 auto;}
.contactFormEmail .contactItemHead h4{color: #000000;font-size: 158%;font-weight: 300;letter-spacing: -1px;text-align: left;text-transform: uppercase;}
.contactFormEmail .contactItem{height: 30px;width: 335px;margin: 0 auto;font-size: 108%;}
.contactFormEmail .contactItem span{float: right;color: #06446d;}

.button_tech_sup {
    display: block;
    height: 36px;
    margin-top: 23px;
    width: 178px;
}

#canvaMap{margin: 80px auto;}
#mapWorld {position: relative;margin-top: 100px;}
#mapWorld span.marker{position:absolute;width: 23px; height: 39px;background-image:url(../new_img/about/marker.png);margin-top: -39px;cursor: pointer;}
.marker1{top: 69%;left: 28%;}
.marker2{top: 32%;left: 46%;}
.marker3{top: 37.5%;left: 53%;}
.marker4{top: 48%;left: 55%;}
.marker5{top: 34%;left: 55.5%;}
.marker6{top: 47%;left: 59%;}
.marker7{top: 51%;left: 61.5%;}
.marker8{top: 53%;left: 67%;}
.marker9{top: 29%;left: 57%;}
.marker10{top: 52%;left: 77%;}
.marker11{top: 85%;left: 88%;}

.tooltipData{display: none;}
#tooltipClose{background-image:url(../new_img/about/close.png);width: 28px;height: 28px;left: 366px;position: absolute;top: -11px;z-index: 9999;cursor: pointer;}
#tooltipScreen{display: none;height: 176px;position: absolute;top: 100px;width: 380px;box-shadow:0 1px 6px #ccc; -moz-box-shadow:0 1px 6px #ccc; -webkit-box-shadow:0 1px 6px #ccc; -o-box-shadow:0 1px 6px #ccc;z-index: 99;}
#tooltipScreenIn{position: relative; }
#arrow{background-image:url(../new_img/about/arrow2.png);width: 24px;height: 19px;left: 90px;position: absolute;top: 175px;}
.tooltipBanner{background-image:url(../new_img/about/cauntry.jpg);background-color: #aeaeae; color: #fff;font-size: 155%;height: 80px;padding-top: 30px;text-align: center;text-transform: uppercase;text-shadow: 0 1px 1px #292929; line-height: 24px;}
.LA{background-position:0px -330px ;}
.UK{background-position:0px -110px ;}
.BL{background-position:-380px -220px ;}
.EG{background-position:-760px -110px ;}
.UA{background-position:0px 0px ;}
.KW{background-position:-760px 0px ;}
.DU{background-position:-380px -110px ;}
.IA{background-position:-380px -330px ;}
.RU{background-position:-380px 0px ;}
.TA{background-position:-760px -220px ;}
.AU{background-position:0px -220px ;}
.tooltipBanner span{white-space:nowrap;font-size: 70%;}
.tooltipAdress{background-color: #fff;height: 36px;padding: 15px;}
.tooltipAdress div{float: left;font-size: 92%;width: 50%;height: 20px;}
.tooltipAdress div span{color: #08456e;font-size: 95%;}

#tabsAbout .img_bulet_content, .sectionAbout .img_bulet_content{display: none;}
#img_bulet_full{display: block;}
.arrow-left, .arrow-right{display:none;}
.ui-tooltip {position: absolute;z-index: 9999;max-width: 300px;-webkit-box-shadow: 0 0 5px #aaa;box-shadow: 0 0 5px #aaa;background-color: #fff;border-radius: 4px;}
.error-tooltip {color: whitesmoke;background-color: #D25857;padding: 5px 10px;box-shadow: 0 2px 4px #555;-moz-box-shadow:0 2px 4px #555;-webkit-box-shadow:0 2px 4px #555;-o-box-shadow: 0 2px 4px #555; border-radius: 4px;}

/*---------------------------------------------------------------------ABOUT END----------------------------------------------------------------------*/

/*---------------------------------------------------------------------PLATFORMS----------------------------------------------------------------------*/

.platform_main_menu li a span:first-child{display: block; float:left; margin-right: 4px;}
.platform_main_menu li a div{width: auto; margin: 0 auto;}
#utL{width: 128px;}
#mtL{width: 146px;}
#mtfxL{width: 100px;}
#mtcfdL, #mtdmaL{width: 110px;}
#actL{width: 138px;}
#crnL{width: 137px;}
#utL span:first-child{
	 background: url("../new_img/platformUT/utL.png") no-repeat scroll 0 0;
	 height: 42px;
     margin-top: 12px;
     width: 37px;
}
#mtL span:first-child, #mtfxL span:first-child, #mtcfdL span:first-child, #mtdmaL span:first-child{
	 background: url("../new_img/platformUT/mtL.png") no-repeat scroll 0px 0px;
	 height: 40px;
     margin-top: 16px;
     width: 41px;
}
#actL span:first-child{
	 background: url("../new_img/platformUT/lmax_sub_icon.png") no-repeat scroll 0px 0px;
	 height: 41px;
     margin-top: 17px;
     width:45px;
}
#crnL span:first-child{
	 background: url("../new_img/platformUT/jforex_sub_icon.png") no-repeat scroll 0px 0px;
	 height: 44px;
	 margin-top: 16px;
   width: 44px;
}
#plMobile{width: 103px;}
#plMobile span:first-child {
    background: url("../new_img/platformUT/mobile_icon.png") no-repeat scroll 0 -33px;
    height: 33px;
    margin-top: 19px;
    width: 25px;
}
.submenu_fixed #plMobile span:first-child {
    margin-top: 9px;
}
.plUTsection1{
	background-image:url(../new_img/platformUT/trading_platforms.jpg);
	background-position: center top;
    background-size: cover;
    border-top: 1px solid #cfcfcf;
    height: 16px;
    margin-top: 114px;
    padding-top: 25%;
}
.plUTsection1 h1{
	color: #ffffff;
    font-size: 280%;
    margin-top: -15%;
    text-align: center;
    text-transform: uppercase;
}

.plUTsection2{
	background-color:#ffffff;
}
.plUTsection2 ul{
	display:inline-block;
	position:relative;
	z-index:3;
}
.plUTsection2 ul.forsliders{display:block;}
.plUTsection2 ul.ui-tabs-nav li{
	display:inline-block;
	margin:0 25px;
	line-height:64px;
}
.width320{
	width:320px;
}
.plUTsection2 ul li. a:hover{
	color: #e77513;
}
.plUTsection2 ul li.li_bttn_pltfrm_dwnld a{
	color: #ffffff;
	height: 55px;
    line-height: 57px;
	font-size: 100%;	
}
#metatrader .plUTsection3 .btn_and_info, #metatrader .plUTsection3 .btn_and_info_demo{
	top:30px;
	position:absolute;
}
#lmax .li_bttn_pltfrm_dwnld .btn_and_info{
	top:14px;
	right:0;
}
#jforex .li_bttn_pltfrm_dwnld .btn_and_info{
	top:12px;
	right:0;
}
.t-align-center{text-align:center;}
#jforex .plUTsection3 .btn_and_info .info_small_text{color:#0b2f39;}
#unitrader .plUTsection3{
	background-image:url(../new_img/platformUT/rock_img.jpg);
	background-position: center 200px;
	background-position: center 300px\0/;
	background-repeat:no-repeat;
    background-size: cover;
	position:relative;
	padding-bottom:250px;
	clear:both;
}
#metatrader .plUTsection3{
	background-image:url(../new_img/platformUT/mt_bg.jpg);
	background-position: center 436px;
	background-position: center 480px\0/;
	background-repeat:no-repeat;
    background-size: cover;
	position:relative;
	padding-bottom:250px;
	clear:both;
}
#lmax .plUTsection3{
	background-image:url(../new_img/platformUT/Platforms_bg.jpg);
	background-position: center 436px;
	background-position: center 480px\0/;
	background-repeat:no-repeat;
    background-size: cover;
	position:relative;
	padding-bottom:250px;
	clear:both;
}
#jforex .plUTsection3{
	background-image:url(../new_img/platformUT/currenex_bg2.jpg);
	background-position: center 436px;
	background-position: center 480px\0/;
	background-repeat:no-repeat;
    background-size: cover;
	position:relative;
	padding-bottom:250px;
	clear:both;
}
.orange_opactiy_box{
	padding: 90px 0 270px;
	position:relative;
	z-index:2;
}
#unitrader .orange_opactiy_box{
	background-color:#fcc830; /* #fcc830;#F9B700 */
	width:100%;
	border-top:1px solid #CEB670;
	z-index:2;
}
#lmax .orange_opactiy_box{background-color:#D3D3D3; width:100%;}
#jforex .orange_opactiy_box{background-color:#ffffff; width:100%; border-top:1px solid #F3F3F3;}
#metatrader .orange_opactiy_box{
	background: -webkit-linear-gradient(-90deg, #f6f6f6 0%, #ffffff 100%);
	background: -moz-linear-gradient(-90deg, #f6f6f6 0%, #ffffff 100%);
	background: -o-linear-gradient(-90deg, #f6f6f6 0%, #ffffff 100%);
	background: -ms-linear-gradient(-90deg, #f6f6f6 0%, #ffffff 100%);
	background: linear-gradient(180deg, #f6f6f6 0%, #ffffff 100%);
	width:100%;
	border-top:1px solid #CDCDCD;
}
.uni_info_links{
	width:100%;
}
.uni_info_links h3{
	font-family:proxima_nova_rgbold;
	color: #000000;
	font-size: 250%; 
	line-height: 60px;
	text-transform:uppercase;
	text-align:center;
}
#jforex .uni_info_links h3{	color: #0b2f39;}
#jforex .uni_info_links h3.about_pltfrm_h3{	margin:50px auto 70px;	color:#ffffff;}
.btn_and_info{
	position:absolute;
	top:50px;
	right:0;
	z-index:6;
}
#lmax .btn_and_info, #lmax #ut_open_demo_acc .btn_and_info_demo{top:15px;position:absolute;}
#jforex .btn_and_info, #jforex #ut_open_demo_acc .btn_and_info_demo{top:12px;position:absolute;}
.plUTsection3 .btn_and_info a, .plUTsection3 .btn_and_info_demo a{box-shadow: 1px 2px 2px 0px rgba(41, 31, 0, 0.37);}
.info_small_text{
	color: #303030;
	font-size: 97%; 
	font-weight: 400;
	line-height:155%;
}
#jforex #ut_open_demo_acc .info_small_text{	color: #2b374f;}
.mtop10{margin-top:10px;}
.li_txt_link{font-family: proxima_nova_rgbold;color: #000000;font-size: 169%;}
.pltfrm_ut_link{width:100%;}
#unitrader .pltfrm_ut_link{margin-top:-200px;}
#metatrader .pltfrm_ut_link{margin-top:-175px;}
#lmax .pltfrm_ut_link, #jforex .pltfrm_ut_link{margin-top:-170px;}
.pltfrm_ut_link li{	list-style:none;}
.pltfrm_ut_link li a{text-decoration:none;}
#unitrader .pltfrm_ut_link #ut_open_demo_acc .li_img{
	max-width:209px;
	max-height:240px;
	margin-right:34px;
	float:left;
}
#metatrader .pltfrm_ut_link #ut_open_demo_acc .li_img{
	display:inline-block;
	float:left;
	text-align:center;
	background-color: #ffffff;
	background: -webkit-linear-gradient(90deg, #efefef 0%, #fafafa 100%);
	background: -moz-linear-gradient(90deg, #efefef 0%, #fafafa 100%);
	background: -o-linear-gradient(90deg, #efefef 0%, #fafafa 100%);
	background: -ms-linear-gradient(90deg, #efefef 0%, #fafafa 100%);
	background: linear-gradient(0deg, #efefef 0%, #fafafa 100%);
	width:209px;
	height:209px;
	border-radius: 50%;
	-khtml-border-radius: 50%;
    behavior: url("/assets/site/pie/PIE.php");
	box-shadow: 2px 3px 7px 0px rgba(0, 0, 0, 0.17);
	margin-right:34px;
}
#metatrader .pltfrm_ut_link #ut_open_demo_acc .li_img img{margin-top:50px;}
#lmax .pltfrm_ut_link #ut_open_demo_acc .li_img{
	width:218px;
	height:213px;
	margin-right:34px;
	float:left;
}
#jforex .pltfrm_ut_link #ut_open_demo_acc .li_img{
	width:206px;
	height:202px;
	margin-right:34px;
	float:left;
}
#unitrader .pltfrm_ut_link #ut_custon_links, #metatrader .pltfrm_ut_link #ut_custon_links{	margin-left:20%;}
#lmax .pltfrm_ut_link #ut_custon_links, #jforex .pltfrm_ut_link #ut_custon_links{	margin-left:12%;}
#unitrader .pltfrm_ut_link #ut_no_dealing_desk, #metatrader .pltfrm_ut_link #ut_no_dealing_desk{margin-left:30%;}
#lmax .pltfrm_ut_link #ut_no_dealing_desk, #jforex .pltfrm_ut_link #ut_no_dealing_desk{margin-left:20%;}
#unitrader .pltfrm_ut_link #ut_trailing_shop, #metatrader .pltfrm_ut_link #ut_trailing_shop{margin-left:40%;}
#lmax .pltfrm_ut_link #ut_trailing_shop, #jforex .pltfrm_ut_link #ut_trailing_shop{margin-left:27%;}
#unitrader .pltfrm_ut_link #ut_mobile_trading, #metatrader .pltfrm_ut_link #ut_mobile_trading{	margin-left:50%;}
#lmax .pltfrm_ut_link #ut_mobile_trading, #jforex .pltfrm_ut_link #ut_mobile_trading{margin-left:34%;}

#lmax .pltfrm_ut_link #place_orders{margin-left:39%;} /*new 30_10_2014*/
#lmax .pltfrm_ut_link #inside_the_spread{margin-left:44%;} 


.demo_acc_icon{
	color: #000000;
	font-size: 150%;
	font-family:proxima_nova_rgbold;
	padding-left:45px;
	margin:70px 0 14px;
	height:35px;
	line-height:35px;
	background:url(../new_img/platformUT/demo_icon.png) no-repeat left center;
}
#metatrader .demo_acc_icon{	margin-top:50px;}
#lmax .demo_acc_icon{	margin-top:35px;}
#jforex .demo_acc_icon{ 
	background:url(../new_img/platformUT/demo_icon_crnx.png) no-repeat left center;
	color:#2b374f;
	margin-top:32px;
}
.gadjets .demo_acc_icon{margin:0 auto 10px;}
.gadjets .info_small_text{width:315px;}
span.download{
	background: url("../new_img/platformUT/download_icon.png") no-repeat center top;
    display: block;
    float: left;
    height: 29px;
    margin-top: 14px;
    width: 29px;
}
span.download.demo_acc_opn{	background: url("../new_img/platformUT/open_demo_ass.png") no-repeat center top;}
.btn_and_info_demo a{line-height:normal;}
#unitrader .pltfrm_ut_link .pltfrm_ut_link_wh{	margin-top:49px;}
#metatrader .pltfrm_ut_link .pltfrm_ut_link_wh{	margin-top:105px;}
#lmax .pltfrm_ut_link .pltfrm_ut_link_wh, #jforex .pltfrm_ut_link .pltfrm_ut_link_wh{	margin-top:80px;}
.pltfrm_ut_link .pltfrm_ut_link_wh .li_txt_link{font-size:169%;	display:table-cell;	vertical-align:middle;}
#unitrader .pltfrm_ut_link .pltfrm_ut_link_wh .li_txt_link, #metatrader .pltfrm_ut_link .pltfrm_ut_link_wh .li_txt_link, #lmax .pltfrm_ut_link .pltfrm_ut_link_wh .li_txt_link, #jforex .pltfrm_ut_link .pltfrm_ut_link_wh .li_txt_link{
	color:#0b2f39;
}
#lmax .pltfrm_ut_link .pltfrm_ut_link_wh .li_txt_link{color: #ffffff;}
#unitrader .pltfrm_ut_link .pltfrm_ut_link_wh .li_img{
	max-width:156px;
	max-height:180px;
	margin-right:44px;
	float:left;
}
#metatrader .pltfrm_ut_link .pltfrm_ut_link_wh .li_grad{
	width:164px;
	height:164px;
	margin-right:44px;
	background-color: #ffffff;
	background: -webkit-linear-gradient(90deg, #efefef 0%, #fafafa 100%);
	background: -moz-linear-gradient(90deg, #efefef 0%, #fafafa 100%);
	background: -o-linear-gradient(90deg, #efefef 0%, #fafafa 100%);
	background: -ms-linear-gradient(90deg, #efefef 0%, #fafafa 100%);
	background: linear-gradient(0deg, #efefef 0%, #fafafa 100%);
	border-radius: 50%;
	-khtml-border-radius: 50%;
    behavior: url("/assets/site/pie/PIE.php");
	box-shadow: 2px 3px 7px 0px rgba(0, 0, 0, 0.17);
	text-align:center;
	float:left;
}
#lmax .pltfrm_ut_link .pltfrm_ut_link_wh .li_img, #jforex .pltfrm_ut_link .pltfrm_ut_link_wh .li_img{
	width:178px;
	height:178px;
	float:left;
	margin-right:44px;
}
#metatrader .pltfrm_ut_link .pltfrm_ut_link_wh img{	margin-top:50px;}
.pltfrm_ut_link .pltfrm_ut_link_wh a > div{	float:left;}
#unitrader .plUTsection4{
	width:100%;
	margin-top:-220px;
	display:none;
	height:20px;
	padding-top:80%;
	position:absolute;
	width:100%;
	z-index:2;
}
#metatrader .plUTsection4{
	width:100%;
	min-height:1064px;
	margin-top:-220px;
	display:none;
	position:absolute;
	width:100%;
	z-index:2;
}
#lmax .plUTsection4{
	width:100%;
	height:930px;
	margin-top:-130px;
	display:none;
	position:absolute;
	z-index:2;
}
#jforex .plUTsection4{
	width:100%;
	height:932px;
	margin-top:-150px;
	display:none;
	position:absolute;
	z-index:2;
}
#metatrader .mt_lines_2{
	width:618px;
	height:813px;
	background:url(../new_img/platformUT/mt_line_2.png) no-repeat center center;
	z-index:2;
	position:absolute;
	left:11.9%;
	top:980px;
}
#metatrader .mt_lines_5{
	width:153px;
	height:148px;
	background:url(../new_img/platformUT/mt_line_5.png) no-repeat center center;
	z-index:2;
	position:absolute;
	left:17%;
	top:750px;
}
#metatrader .mt_lines_3{
	width:134px;
	height:58px;
	background:url(../new_img/platformUT/mt_line_3.png) no-repeat center center;
	z-index:2;
	position:absolute;
	right:20%;
	top:970px;
}
#metatrader .mt_lines_1{
	width:57px;
	height:20px;
	background:url(../new_img/platformUT/mt_line_1.png) no-repeat center center;
	z-index:2;
	position:absolute;
	right:14.8%;
	top:1400px;
}
#metatrader .mt_lines_6{
	width:153px;
	height:148px;
	background:url(../new_img/platformUT/mt_line_5.png) no-repeat center center;
	z-index:2;
	position:absolute;
	left:6%;
	top:110px;
}
#metatrader .mt_lines_7{
	width:153px;
	height:148px;
	background:url(../new_img/platformUT/mt_line_6.png) no-repeat center center;
	z-index:2;
	position:absolute;
	right:7%;
	top:185px;
}
.plUTsection45{	width:100%;	z-index:2;}
#unitrader .plUTsection45, #metatrader .plUTsection45, #lmax .plUTsection45, #jforex .plUTsection45{	margin-top:-145px;padding-top:1px;}
.plUTsection45.section{	overflow:visible;}
#unitrader .plUTsection45.section{
	background-image:url(../new_img/platformUT/about_platform.png);
	background-repeat:no-repeat;
	background-position: center top;
    background-size: cover;
}
#metatrader .plUTsection45.section{
	background-image:url(../new_img/platformUT/about_pltfrm_mt.png);
	background-repeat:no-repeat;
	background-position: center top;
    background-size: cover;
}
#lmax .plUTsection45.section{
	background-image:url(../new_img/platformUT/blue_bg.png);
	background-repeat:no-repeat;
	background-position: center top;
    background-size: cover;
}
#jforex .plUTsection45.section{
	background-image:url(../new_img/platformUT/crnx_sec3_bg.png);
	background-repeat:no-repeat;
	background-position: center top;
    background-size: cover;
}
#unitrader .uni_info_links h3.about_pltfrm_h3, #metatrader .uni_info_links h3.about_pltfrm_h3, #lmax .uni_info_links h3.about_pltfrm_h3, #jforex .uni_info_links h3.about_pltfrm_h3{
	color:#ffffff;
	margin-top:205px;
	padding:170px 0 30px;
	margin:0;
}
.plUTsection45 .bx-controls{margin-top:20px;}
.plUTsection2 .sliderBullets a, .plUTsection2 .bx-pager .bx-pager-item{
	width:11px;
	height:11px;	
	display:inline-block;
	float:none;
	margin:0 8px;
}
.plUTsection2 .bx-pager{margin-top:55px;}
.plUTsection2 .bx-pager .bx-pager-item a{
	width:11px;
	height:11px;
	display:block;
	font-size:0;
	border-radius:50%;
	-khtml-border-radius: 50%;
    behavior: url("/assets/site/pie/PIE.php");
	background-image:none;
	background-color:#08456e;
}
.plUTsection2 .sliderBullets a.active, .plUTsection2 .bx-pager .bx-pager-item a.active{
	background-color:#ffffff;
	border:1px solid #08456e;
}
.plUTsection2 .sliderArrows, .plUTsection2 .bx-controls-direction{position:absolute;top:45%;margin-top:-30px;width:100%;}
.plUTsection2 .prevBtn, .plUTsection2 .bx-prev{	float:left;	background-position:left top;left:-30px;}
.plUTsection2 .prevBtn:hover, .plUTsection2 .bx-prev:hover{	background-position:left bottom;}
.plUTsection2 .nextBtn, .plUTsection2 .bx-next{	float:right;background-position:right top;	right:-30px;}
.plUTsection2 .nextBtn:hover, .plUTsection2 .bx-next:hover{	background-position:right bottom;}
.plUTsection5 {	margin-top:85px;}
.plUTsection2 p{
	color: #000000;
	font-size: 113%;
	font-weight: 300;
	line-height: 30px;
}
.plUTsection5 p{text-align:center;}
.p-mbot-155{margin-bottom:155px;}
.advntg-item{
	width:48%;
	float:left;
	clear:both;
	margin-bottom:160px;
}
.advntg-item.mlft{clear:none;margin-left:4%;}
#unitrader .adv-item-img{text-align:center;}
#unitrader .adv-item-img img{margin:0 0 20px;}
#metatrader .adv-item-img{
	width:164px;
	height:164px;
	margin:0 auto 20px;
	border:1px solid #000000;
	border-radius:50%;
	-khtml-border-radius: 50%;
    behavior: url("/assets/site/pie/PIE.php");
	position:relative;
	text-align:center;
}
#metatrader .adv-item-img img{margin-top:50px;}
#lmax .adv-item-img, #jforex .adv-item-img{text-align:center;	margin:0 auto 20px;}
.act_graph_tr{
	background:url(../new_img/platformUT/act_graph_top_right.png) no-repeat center center;
	width:373px;
	height:269px;
	position:absolute;
	right:0;
	top:550px;
}
.act_graph_bl{
	background:url(../new_img/platformUT/act_graph_bottom_left.png) no-repeat center center;
	width:732px;
	height:428px;
	position:absolute;
	left:0;
	bottom:90px;
}
.crnx_foot_graph_rt{
/* 	background:url(../new_img/platformUT/crnx_foot_graph_rt.png) no-repeat center center; */
	width:271px;
	height:269px;
	position:absolute;
	right:30px;
	top:0;
}
.crnx_foot_graph_lb{
	/* background:url(../new_img/platformUT/crnx_foot_graph_lb.png) no-repeat center center; */
	width:386px;
	height:269px;
	position:absolute; 
	left:0;
	bottom:-80px; 
}
.adv-item-header{
	text-align:center;
	color: #000000;
	font-size: 150%; 
	font-family:proxima_nova_rgbold;
	line-height: 36px;
	margin-bottom:15px;
}
.adv-item-text{
	text-align:center;
	color: #000000;
	font-size: 113%; 
	font-weight: 300;
	line-height: 36px;
}
#unitrader .plUTsection6, #lmax .plUTsection6, #jforex .plUTsection6{height:530px;}
#metatrader .plUTsection6{
	height:500px;
	background-image:url(../new_img/platformUT/mt_bg.jpg);
	background-position: center top;
	background-repeat:no-repeat;
    background-size: cover;
	position:relative;
	border-top:1px solid #131313;
	border-bottom:1px solid #131313;
}
#metatrader .plUTsection6 .contentCenter{position:relative;}
#unitrader .plUTsection6{
	background-image:url(../new_img/platformUT/footer_rocks.jpg);
	background-position: center bottom;
    background-size: cover;
	overflow:visible;
	border-top:1px solid #131313;
	height:530px; 
	margin-top:20px;
	width:100%;
}
#lmax .plUTsection6 .foot_act_city_bg{
	background-image:url(../new_img/platformUT/act_foot_city_bg.png);
	background-position: center top;
    background-size: cover;
	border-top:1px solid #131313;
	margin-top:20px;
	width:100%;
	height:530px;
}
#jforex .plUTsection6 .foot_act_city_bg{
	background-image:url(../new_img/platformUT/crnx_foot_bg.png);
	background-position: center top;
    background-size: cover;
	border-top:1px solid #131313;
	margin-top:20px;
	width:100%;
	height:530px;
}
.plUTsection6 .gadj{z-index:5;}
#lmax .plUTsection6 .gadj, #jforex .plUTsection6 .gadj{top:-530px;}
#lmax .gadj .info_small_text{	color:#000000;}
#lmax .gadj .btn_and_info_div a, #jforex .gadj .btn_and_info_div a, .gadj .btn_and_info_demo a{box-shadow:none;}
.btn_and_info_foot .btn_and_info_demo{margin-bottom:25px;float:left;width:312px;}
.btn_and_info_foot .btn_and_info_demo.l_pl_{margin-right:60px;}
 /*new 30_10_2014*/
.platfrom_html_new_{
margin: 0 auto;width: 700px;
}

#jforex .gadj .btn_and_info_foot .info_small_text{color:black;}
.h_footer_48px{
	font-size:180%;
	color:#000000;
	margin-bottom:65px;
	text-transform:uppercase;
	font-family:proxima_nova_rgbold;
}
.plUTsection6 .gadjets{	width:100%;	height:550px;}
.plUTsection6 .btn_and_info_foot{position:relative;	top:100px;width:310px;margin: 0 auto;}
#jforex .plUTsection6 .btn_and_info_foot{position:relative;	top:100px;width:690px;margin: 0 auto;}
#jforex .plUTsection6 .btn_and_info_foot, #unitrader .plUTsection6 .btn_and_info_foot{	position:relative;top:100px;}
.google_play{
	display:block;
	width:170px;
	height:58px;
	margin-top:95px;
	background:url(../new_img/platformUT/google_play.png) no-repeat center center;
}
.plUT .section3 .ui-state-active, .plUT .ui-widget-content .ui-state-active, .plUT .ui-widget-header .ui-state-active .tabArrow{display:inline-block;border:none;}
.plUT .ui-widget-content .ui-state-default{	border:none;}
#unitrader .hex_big{
	background:url(../new_img/platformUT/hex_big.png) no-repeat center center;
	width:512px;
	height:446px;
	position:absolute;
	z-index:2;
	top:695px;
	right:6%;
}
#unitrader .hex_mid{
	background:url(../new_img/platformUT/hex_mid.png) no-repeat center center;
	width:224px;
	height:195px;
	position:absolute;
	z-index:2;
	top:630px;
	right:7.7%;
}
#unitrader .hex_sml{
	background:url(../new_img/platformUT/hex_sml.png) no-repeat center center;
	width:29px;
	height:25px;
	position:absolute;
	z-index:2;
}
#unitrader .hex_sml.hx1{top:905px;	right:7.8%;}
#unitrader .hex_sml.hx2{top:1240px;right:13.3%;}
#unitrader .hex_mdl45{
	background:url(../new_img/platformUT/hex_3.png) no-repeat center center;
	width:45px;
	height:39px;
	position:absolute;
	z-index:2;
	top:1090px;
	right:24%;
}
#unitrader .graph_sml{
	background:url(../new_img/platformUT/graph_sml.png) no-repeat center center;
	width:226px;
	height:233px;
	position:absolute;
	z-index:2;
	top:910px;
	right:0;
}
#unitrader .graph_big{
	background:url(../new_img/platformUT/graph_big.png) no-repeat center center;
	width:872px;
	height:452px;
	position:absolute;
	z-index:2;
	top:1300px;
	left:0;
}
#unitrader .plus{
	background:url(../new_img/platformUT/plus.png) no-repeat center center;
	width:10px;
	height:10px;
	position:absolute;
	z-index:2;
}
#unitrader .plus.pls1{	top:1200px;	left:13.2%;}
#unitrader .plUTsection6 .plus.pls2{bottom:46%;right:7%;}
#unitrader .dots{
	background:url(../new_img/platformUT/dots.png) no-repeat center top;
	width:39px;
	height:71px;
	position:absolute;
	z-index:2;
	top:1250px;
	left:6%;
}
#unitrader .dot{
	background:url(../new_img/platformUT/dot.png) no-repeat center top;
	width:11px;
	height:11px;
	position:absolute;
	z-index:2;
	top:1200px;
	right:11.7%;
}
.foot_bg_line{
	width:2056px;
	height:233px;
	background:url(../new_img/platformUT/line.png) repeat-x center center;
	z-index:2;
	position:absolute;
}
.plUTsection6 .foot_bg_line{top:250px;}
.chart_b{
	width:320px;
	height:246px;
	background:url(../new_img/platformUT/chart_b.png) no-repeat center center;
	z-index:2;
	position:absolute;
}
.plUTsection6 .chart_b{	bottom: -20px; right: 0;}
.hex_b{
	width:224px;
	height:195px;
	background:url(../new_img/platformUT/hex_b.png) no-repeat center center;
	z-index:2;
	position:absolute;
}
.plUTsection6 .hex_b{
	bottom: 15.5%;
    left: 1.2%;
}
.hex_b2{
	width:45px;
	height:39px;
	background:url(../new_img/platformUT/hex_b2.png) no-repeat center center;
	z-index:2;
	position:absolute;
}
.plUTsection6 .hex_b2{bottom: 8.5%; left: 11.6%;}
.dot_b{
	width:11px;
	height:12px;
	background:url(../new_img/platformUT/dot_b.png) no-repeat center center;
	z-index:2;
	position:absolute;
}
.plUTsection6 .dot_b{bottom: 18.5%; left: 11.6%;}
.plus_b{
	width:10px;
	height:10px;
	background:url(../new_img/platformUT/plus_b.png) no-repeat center center;
	z-index:2;
	position:absolute;
}
.plUTsection6 .plus_b.plsb1{top: 30%; left: 9%;}
.plUTsection6 .plus_b.plsb2{top: 65.5%; left: 14%;}
.mt_pltfr_dwnld{
	width:325px;
	position:absolute;
	margin-top:55px;
	z-index:3;
}
.mt_h{
	font-family: proxima_nova_rgbold;
	color: #08456e;
	height:48px;
	line-height:50px;
	font-size:225%;
	white-space:nowrap;
}
.mt_h_logo{
	width:48px;
	height:48px;
	background:url(../new_img/platformUT/mt_logo_small.png) no-repeat center center;
	margin-right:12px;
	float:left;
}
.mt_h span{
	display:block;
	height:48px;
	line-height:48px;
	float:left;
}
.mt_pltfr_dwnld .btn_and_info{position:static;}
.mt_dwnld_text{
	text-align:center;
	margin:25px 0;	
	color: #08456e;
	font-size: 115%;
	font-weight: 400;
	line-height: 36px;
}
.mt_pltfr_dwnld.mt_first{left:0;}
.mt_pltfr_dwnld.mt_last{right:0;}
.mt_pltfr_dwnld.mt_center{left:50%;	margin-left:-162px;}
.blue_center_bold{
	font-family: proxima_nova_rgbold;
	color: #08456e;
	font-size: 300%;
	line-height: 125%;
	text-align:center;
	margin:70px 0;
}
#metatrader .mobile_trading.my_blue_bg_mobile{
	background:url(../new_img/platformUT/mt_bg_telephones.jpg);
	background-position: center center;
    background-size: cover;
	width:100%;
}
#metatrader .mobile_trading{padding-top:150px;}
#metatrader .plUTsection7{position:relative;}
.mobile_labels{	margin-top:40px;}
.mobile_trading .mt_iphone{
	min-height:565px;
	width:100%;
	background:url(../new_img/platformUT/mt_tel_iphone.png) no-repeat 25px top;
}
.mobile_trading .mt_android{
	min-height:675px;
	width:100%;
	background:url(../new_img/platformUT/mt_tel_android.png) no-repeat left top;
}
.mobile_labels .get_from, .mobile_labels .code{	float:right;}
.mt_iphone .mobile_labels .get_from{
	background:url(../new_img/platformUT/app_stroe_modile.png) no-repeat top center;
	width:202px;
	height:58px;
	display:block;
	position:relative;
	top:5px;
}
.mt_android .mobile_labels .get_from{
	background:url(../new_img/platformUT/google_play_modile.png) no-repeat top center;
	width:168px;
	height:58px;
	display:block;
	position:relative;
	top:5px;
}
.mt_iphone .mobile_labels .code{
	background:url(../new_img/platformUT/qrcode0.png) no-repeat top center;
	width:66px;
	height:66px;
	margin-left:34px;
}
.mt_android .mobile_labels .code{
	background:url(../new_img/platformUT/qrcode.png) no-repeat top center;
	width:66px;
	height:66px;
	margin-left:34px;
	
}
.mobile_trading .phone_info{margin-left:400px;}
.mobile_trading .mt_android .phone_info{color: #484745;}
.mobile_trading .mt_android .phone_info h2{color: #646464;}
.mobile_trading .mt_iphone .phone_info{color: #ffffff;}
.mobile_trading h2{
	color: #ffffff;
	font-size: 225%;
	font-weight: 300;
	margin-bottom:65px;
}
.mobile_trading ul li{
	margin-bottom:40px;
	font-weight:400;
	font-size:150%;
}
.plUTsection2 .bx-viewport{
	width:90%!important;
	margin:0 auto;	
	box-shadow: 0 7px 25px rgba(0,0,0,0.7);
	background-position: center top;
    background-size: cover;
    border-top: none!important;
    height: 16px!important;
    margin-top: 74px;
    padding-top: 55%;
}
body .floatleft{float:left;}
.gadjetable{
	position:absolute; 
	right:0;
	height:550px;
	bottom:0;
}
.mtop50{margin-top:50px;}
#platform_tabs ul.menu{text-align: center;display: table;width: 80%;height: 100%;margin: 0 auto;}
#platform_tabs ul.menu li{color: #2b3640;margin: 0 80px;border: none;display: table-cell;}
#platform_tabs ul.menu li a{height: 70px;font-size: 88%;font-family: proxima_nova_rgbold;text-decoration: none;text-transform: uppercase;line-height: 74px;display: block;outline: none; }
#platform_tabs ul.menu li a:hover, #platform_tabs ul.menu .ui-state-active a{color: #ffffff;}
#platform_tabs ul.menu li a:hover #plMobile span:first-child, #platform_tabs ul.menu .ui-state-active a #plMobile span:first-child{
    background: url("../new_img/platformUT/mobile_icon.png") no-repeat scroll 0 0px;
    }
.borderSubmenu{height: 74px;width: 100%;z-index: 99999;}
.header_fixed header{height:50px;}
.header_fixed  #officeSelect {margin-top: 17px;}
.header_fixed header .contentCenter {height: 50px;}
.header_fixed .plUTsection1, .header_fixed .aboutBanner, .header_fixed .mmBanner, .header_fixed .acSerBanner{margin-top:90px;}
.header_fixed.submenu_fixed .plUTsection1, .header_fixed.submenu_fixed .aboutBanner, .header_fixed.submenu_fixed .mmBanner, .header_fixed.submenu_fixed .acSerBanner{margin-top:128px;}
.header_fixed #menu, .header_fixed #minMenu{margin-top:0; height: 50px;}

.header_fixed #logo{
	margin-top:4px;
	background: url("../new_img/BMFNlogoMin.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 42px;
    width: 13.5%;
}
.header_fixed #menu li{	line-height:50px;height: 50px;}
.header_fixed #menu li a{height: 30px;}/* for IE */
.header_fixed #menu ul ul{top: 50px;}
.header_fixed #menuIcon{background-position:center center;	margin-top:14px;}
/* .submenu_fixed .borderSubmenu{height:50px;position: fixed;width: 100%;z-index: 99999;} */
.submenu_fixed .submenuAlign{height:50px;}
.submenu_fixed #platform_tabs ul.menu li a{	line-height:52px;height:51px;}
.submenu_fixed #platform_tabs ul.menu{height:50px;}
.submenu_fixed #utL span:first-child{margin-top: 3px;}
.submenu_fixed #mtL span:first-child, .submenu_fixed #mtfxL span:first-child, .submenu_fixed #mtcfdL span:first-child, .submenu_fixed #mtdmaL span:first-child{margin-top: 5px;}
.submenu_fixed #actL span:first-child{margin-top: 6px;}
.submenu_fixed #crnL span:first-child{margin-top: 3px;}
.plUTsection2 #logo{background-image:none;}
.btn_and_info a, .btn_and_info_div a{line-height:normal;}
.plUTsection2 span.textBtn{
	position:relative;
	top:17px;
	font-family:proxima_nova_rgbold; /* proxima_novaextrabold; /* proxima_novasemibold */
	font-weight:normal;
	text-transform:uppercase;
}
#unitrader .pltfrm_ut_link_wh .li_txt_link, #jforex .pltfrm_ut_link_wh .li_txt_link, #lmax .pltfrm_ut_link_wh .li_txt_link{height:178px;}
#unitrader .pltfrm_ut_link_wh .li_txt_link{height:164px;}
#unitrader .gadj .h_footer_48px{color:#000000;}



/*-------------------MOBILE PLATFORM----------------------------------*/
.mobilePlt #ut-mobile{ 
    background-image: url("../new_img/platformUT/rock_img_white.jpg");
    background-position: center 1px;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
 }
.mobilePlt #mtApp-mobile, .mobilePlt #mtAnd-mobile, .mobilePlt #mtAnd-mobile_new, .mobilePlt #mtAnd-mobile_new_jf {
    background-image: url("../new_img/platformUT/mt_bg.jpg");
    background-position: center 0px;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
}
.mobilePlt #mtAnd-mobile_new,.mobilePlt #mtAnd-mobile_new_jf{
background-image: url("../new_img/platformUT/bg_lmax_mobile.png");
}


/*.mobilePlt .phoneRight{margin: 160px 0 0px 0px;}
/*#mtApp-mobile .phoneRight, #mtAnd-mobile .phoneRight{
	float: right;
    margin: 160px 0 -92px 0px;
    width: 27%;
}
#mtApp-mobile .phoneRight{max-width: 318px;}
#mtAnd-mobile .phoneRight, #ut-mobile .phoneRight{width: 315px;}*/
.mobilePlt .mobileSlides{
	display: block;
    overflow: hidden;
    position: relative;
    width: 100%;

}

.mobilePlt  #mobileSlides1, .mobilePlt  #mobileSlides3, .mobilePlt  #mobileSlides4{max-width: 315px;width: 100%;}
.mobilePlt  #mobileSlides2{max-width: 318px;width: 100%;}
#ut-mobile .bx-viewport, #mtAnd-mobile .bx-viewport, #mtAnd-mobile_new .bx-viewport, #mtAnd-mobile_new_jf .bx-viewport{
    background-image: url("../new_img/platformUT/mobileAndr.png");
    background-position: center top;
    background-size: cover;
    padding-bottom: 178%;
    position: relative;
    box-shadow: none;
    height: 0 !important;
    padding-top: 0;
    margin: 0 auto;
  
}
#mtAnd-mobile_new .bx-viewport{
background-image: url("../new_img/platformUT/mobileMac.png");
 padding-bottom: 189%;
  margin-top: 54px;
}
.mobilePlt .bx-wrapper {
    position: relative;
}
.mobilePlt .bx-wrapper .bx-viewport{
	transform: translateZ(0px);
}
.mobilePlt .coverAndr{
    max-width: 318px;
    position: relative;
    width: 100%;
}
.mobilePlt .coverMac{
	max-width: 318px;
    position: relative;
    width: 100%;
}
.wrapMobile{
    max-width: 315px;
    position: relative;
    top: 0;
    margin-bottom: 20px;
   
}
#mtApp-mobile .wrapMobile{max-width: 318px;}
.mobilePlt .phoneImg{
    float: right;
    height: 100%;
    margin-left: 20px;
    max-height: 625px;
    max-width: 322px;
    position: relative;
    top: 0;
    width: 35%;
}
.mobilePlt #mtApp-mobile .bx-viewport{ 
	margin-left: 18px;
    background-position: center top;
    background-size: cover;
    box-shadow: none;
    height: 0 !important;
    padding-top: 0;
    margin: 0 auto;
    padding-bottom: 189%;
    position: relative;
    background-image: url("../new_img/platformUT/mobileMac.png");
}
.mobilePlt #mtApp-mobile .phoneImg, .mobilePlt #mtAnd-mobile .phoneImg,.mobilePlt #mtAnd-mobile_new .phoneImg,.mobilePlt #mtAnd-mobile_new_jf .phoneImg{margin-bottom: -94px;}
.mobilePlt .mobileSlides .swiper-slide {
    float: left;
    list-style: none outside none;
    position: relative;
}
.mobilePlt .mobileSlides .swiper-slide img{position: relative;padding: 0;margin: 0;height: auto !important; max-width: 100%;}
/*.ie8 .mobilePlt .mobileSlides .swiper-slide img{max-width: 315px;}
.ie8 .mobilePlt #mobileSlides2 .swiper-slide img{max-width: 318px;}
.ie8 #ut-mobile .bx-viewport, .ie8 #mtAnd-mobile .bx-viewport{padding-bottom: 198%; width: 100% !important;}
.ie8 .mobilePlt #mtApp-mobile .bx-viewport{padding-bottom: 209%; width: 100% !important;}*/
.mobilePlt .mobiTxtLeft{
	    margin-top: 18px;
     	width: 61%;
}
.mobilePlt #ut-mobile.mobiTxtLeft{width: 100%;}
.mobilePlt .mobiTxtLeft p {
    font-size: 114%;
    line-height: 36px;
    color: #484745;
}
.mobilePlt .listCheck li {
    background: url("../new_img/clock_mm.png") no-repeat scroll left 3px transparent;
    font-size: 19px;
    font-weight: 400;
    list-style: none outside none;
    margin-bottom: 20px;
    padding-left: 30px;
}
#mtApp-mobile .listCheck li, #mtAnd-mobile .listCheck li,#mtAnd-mobile_new .listCheck li,#mtAnd-mobile_new_jf .listCheck li{
	line-height: 35px;
	background: url("../new_img/clock_mm.png") no-repeat scroll left 8px transparent;
}
#ut-mobile .orangeBand{
	width: 100%;
	height: 140px;
	background: #FFD000;
	margin-top: 29px;
}
.mobilePlt .gglPlay{
	 background: url("../new_img/platformUT/gglplay.png");
	 width: 172px;
	 height: 60px;
	 float:left;
	 margin-top: -30px;
	 top:50%;
	 position:relative;
}
.mobilePlt .appStore{
	 background: url("../new_img/platformUT/appstore.png");
	 width: 206px;
	 height: 59px;
	 float:left;
	 margin-top: -30px;
	 top:50%;
	 position:relative;
}
.mobilePlt .qrCode{width: 62px;height: 62px;float: left;margin-left: 15px;	 margin-top: -31px;top:50%;position:relative;}
#qrUtcode{background: url("../new_img/platformUT/qr-code-ut.png");}
#qrMtAppcode{background: url("../new_img/platformUT/qr-mt-app-code.png");}
#qrMtAndcode{background: url("../new_img/platformUT/qr_mt_android_download_.png");}
#qrJFApplcode{background: url("../new_img/platformUT/qr_jf_iphone_download_.png");}
#qrJFAndrrcode{background: url("../new_img/platformUT/qr_jf_android_download_.png");}
.mobilePlt .blueBand{
	width: 100%;
	height: 140px;
	background: #305FA5;
}
.mobilePlt .redBand{
	width: 100%;
	height: 140px;
	background: #6b0d19;
}
.mobilePlt .wrapMobile .bx-controls .bx-controls-direction{display: none;}
.mobilePlt .wrapMobile .bx-controls {position: relative;text-align: center;top: -50px; z-index: 999;}
/* .mobilePlt .wrapMobile #mobileSlides2 .bx-controls{top: -68px;} */
.mobilePlt .wrapMobile .bx-controls .bx-pager{margin-top: 0;}
.mobilePlt .wrapMobile .bx-pager .bx-pager-item a {background-color: #ffffff;}
.mobilePlt .wrapMobile .sliderBullets a.active, .mobilePlt .wrapMobile .bx-pager .bx-pager-item a.active{background-color:#08456e;}

.phoneRight .swiper-wrapper {position: relative;display: block;}
.mobilePlt #mobUtLogo{padding-top: 35px;}
#mtApp-mobile .mobMtLogo{padding-top: 139px;}
#mtAnd-mobile .mobMtLogo,#mtAnd-mobile_new .mobMtLogo,#mtAnd-mobile_new_jf .mobMtLogo{padding-top: 132px;}
.mobilePlt h4{
	color:000000;
	text-transform: uppercase;
	font-size: 155%;
	margin-top: 10px;
}
.mobiTxtLeft .listCheck{margin-top: 7px;display: block;}
.mobilePlt .legend {
    margin-left: 145px;
    margin-top: -4px;
    width: 200px;
}
#mtApp-mobile .mobiTxtLeft .listCheck {
    margin-top: 49px;
}
#mtAnd-mobile .mobiTxtLeft .listCheck, #mtAnd-mobile_new .mobiTxtLeft .listCheck , #mtAnd-mobile_new_jf .mobiTxtLeft .listCheck {
    margin-top: 19px;
}
.ie8ImgAnd, .ie8ImgMac{display:none;}
.ie8 .ie8ImgAnd, .ie8 .ie8ImgMac{display:block;}
.ie8 .ie8ImgAnd img, .ie8 .ie8ImgMac img{ display: block;height: auto !important;max-width: 100%;border: 0 none;}
.ie8 #mobileSlides4, .ie8 #mobileSlides3, .ie8 #mobileSlides2, .ie8 #mobileSlides1{display: none;}

#page-preloader {

    position: fixed;
    left: 0;
    top: 0px;
    margin-top:-74px;
    right: 0;
    bottom: 0;
    z-index: 9999999;
    background-color:rgba(250, 250, 250, 0.61);
    width: 100%;
}

#page-preloader .spinner {
    width: 125px;
    height: 125px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url('../new_img/platformUT/spinner.GIF') no-repeat 0 0;
    margin: -62.5px 0 0 -62.5px;
    
}
/*---------------------------------------------------------------------MONEY MANAGEMENT----------------------------------------------------------------------*/
.loginLogin {
  display: none;
}
body .mmBanner{
padding-top: 28%;
margin-top:114px;
}
.mmBanner,.acSerBanner{
background-image:url("../new_img/mm/main_fxma.png");
margin-top:114px;
padding-top: 26%;
background-position: center top;
background-size: cover;
border-top:1px solid #CFCFCF;
}
.mmCity{
background-image: url("../new_img/mm/town_fxma.png");
background-position: center top;
height: 392px;
margin-top: 133px;
width: 100%;
}
.mmBanner h1,.acSerBanner h1{
text-align:center;
text-transform:uppercase;
color:#ffffff;
font-size:280%;
margin-top:-15%;
}

.expert_margin_center{
margin: 68px auto 0;
width:100%;
max-width: 1238px;
}
#tabsMoneyM .expert_margin_center li,#tabsAccServ .expert_margin_center li{
color: #000000;
display: block;
font-family: ProximaNova;
font-size: 150%;
font-weight: 700;
min-width: 0;
float:left;
padding: 19px;
text-align: center;
text-transform: uppercase;
width: 30%;
}

._margin_null_auto_{
margin:0 auto;
max-width: 1000px;
width: 100%;
}
._polosa_mm_kor{
margin: 0 auto;
width: 95%;
height: 97px;
border-left: 15px solid #E0E0E0;
border-right:  15px solid #E0E0E0;
border-bottom: 15px solid #E0E0E0;
border-radius: 0 0 128px 128px;
}

._polosa_mm_kor_vnytr,._polosa_mm_kor_vnytr_big,._polosa_mm_kor_vnytr_mid{
border-left: 15px solid #e0e0e0;
height: 98px;
margin: 0 auto;
width: 0;
}
._polosa_mm_kor_vnytr_big{
height:91px;
}
._polosa_mm_kor_vnytr_mid{
height:105px;
}

._polosa_mm_kor_txt{
background-color: white;
font-size: 150%;
font-weight: 700;
padding: 19px 0;
position: relative;
text-align: center;
text-transform: uppercase;
width: 100%;
color:black;
}
.circle_white_podl{
behavior: url("/assets/site/pie/PIE.php");
border: 21px solid white;
border-radius: 50%;
height: 235px;
left: 50%;
margin-left: -139px;
margin-top: -138px;
position: absolute;
width: 235px;
}

.circle_gr_bmfn_{
-pie-background: linear-gradient(#00a2ff, #015bc0);
behavior: url("/assets/site/pie/PIE.php");
background: -webkit-linear-gradient(top, #00a2ff 0%, #015bc0 100%);
background: -moz-linear-gradient(top, #00a2ff 0%, #015bc0 100%);
background: -o-linear-gradient(top, #00a2ff 0%, #015bc0 100%);
background: -ms-linear-gradient(top, #00a2ff 0%, #015bc0 100%);
background: linear-gradient(top, #00a2ff 0%, #015bc0 100%);
border-radius: 50%;
box-shadow: none;
width: 235px;
height: 235px;
position:relative;
z-index:10;
}

#tabsMoneyM .circle_white_podl .circle_gr_bmfn_ p{
color: #feffff;
font-size: 187%;
font-weight: 700;
height: 62px;
padding-top: 87px;
text-align: center;
width: 100%;
}
#tabsMoneyM .circle_white_podl .circle_gr_bmfn_ .circle_arrow_{
background-image: url("../new_img/mm/arrow.png");
height:15px;
width:12px;
display:block;
margin: 51px auto;
}
.mmCity_txt{

color: #ffffff;
font-size: 300%;
font-weight: 700;
margin-top: 182px;
position: absolute;
text-align: center;
text-transform: uppercase;
width: 100%;
}

.mmCity_button_{
height: auto;
margin-top: 277px;
position: absolute;
width: 100%;
}
.mmCity_button_align{
margin:0 auto;
width:863px;
height:60px;

}

.mmCity_button_align span.dollar{
background: url("../new_img/dollar.png") center top no-repeat;
}
.mmCity_button_align span.dollar#dollar_blue_{
background: url("../new_img/blue_dollar.png") center top no-repeat;
}

.mmCity_button_ .mmCity_button_align .dollarBtn{
position:static;
margin-left: 30px;
float: left;
width:auto;
margin-right:30px;
height:59px;
}
.mmCity_button_ .mmCity_button_align .dollarBtn:first-child{
margin-left:75px;
}
#tabsMoneyM .mmCity_button_ .mmCity_button_align .dollarBtn a{
width:273px;
box-shadow: none;
border-bottom: 2px solid #a03800;
}
#tabsMoneyM .mmCity_button_ .mmCity_button_align .dollarBtn a#blue_button_ {
behavior: url("/assets/site/pie/PIE.php");
background: #3773D0;
background: -moz-linear-gradient(top, #00a2ff 1%, #015bc0 100%);
background: -webkit-linear-gradient(top, #00a2ff 1%, #015bc0 100%);
background: -o-linear-gradient(top, #00a2ff 1%, #015bc0 100%);
background: -ms-linear-gradient(top, #00a2ff 1%, #015bc0 100%);
background: linear-gradient(top, #00a2ff 1%, #015bc0 100%);
-pie-background: linear-gradient(#00a2ff, #015bc0);
box-shadow: none;
border-top: 2px solid #7cceff;
border-bottom: 2px solid #00509f;
}

#tabsMoneyM .dollarBtn a{position:relative;}
.mmCity_button_align #dollarBtn_button_{margin-right:0px;}

#tabsMoneyM .mmCity_button_ .mmCity_button_align .dollarBtn a#blue_button_:hover{
background: #00a2ff;
background: -moz-linear-gradient(top, #0069e0 1%, #00a2ff 100%);
background: -webkit-linear-gradient(top, #0069e0 1%, #00a2ff 100%);
background: -o-linear-gradient(top, #0069e0 1%, #00a2ff 100%);
background: -ms-linear-gradient(top, #0069e0 1%, #00a2ff 100%);
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F69229', endColorstr='#C8642D',GradientType=0 );*/
background: linear-gradient(top, #0069e0 1%, #00a2ff 100%);
-pie-background: linear-gradient(#0069e0, #00a2ff);
behavior: url("/assets/site/pie/PIE.php");
color:#E4F9F9;
 
}

#tabsMoneyM .mmCity_button_align .dollarBtn #blue_button_{width:317px;}
#tabsMoneyM .mmCity_button_ .mmCity_button_align .dollarBtn span.textBtn{padding-left:21px;}
#tabsMoneyM .mmCity_button_ .mmCity_button_align  #blue_button_ span.textBtn{text-shadow: 0 1px 0 #002a53;}
.img_OR_center{
background: url("../new_img/mm/or.png") center top no-repeat;
height:28px;
width:28px;
float: left;
margin: 14px 0 0 0;
}
.mm_txt_investr{
margin-top:71px;
max-width:1239px;
}
#tabsMoneyM .mm_txt_investr p{
color: #484745;
font-size: 113%;
font-weight: 400;
line-height: 36px;
text-align:center;
/* padding-left:27px;
padding-right:27px; 23_09*/
}
#tabsMoneyM #company .mm_txt_investr p:first-child{margin-bottom:34px;}

#tabsMoneyM #tabs_m .topTab a{
text-decoration:none;
color: #000000;
font-size: 150%;
font-weight: 400;
}
#tabsMoneyM #tabs_m .topTab .tabArrow{
background-image: url("../new_img/tabArrow.png");
top:11px;
left: 50%;
margin-left: -15px;
}

#tabsMoneyM #tabs_m .topTab .ui-tabs-active.ui-state-active .tabArrow{
display:block;
}
#tabsMoneyM #tabs_m .topTab .ui-tabs-active.ui-state-active a{color:#ff7500; outline: medium none;}
#tabsMoneyM #tabs_m .ui-widget-header{
border-bottom: 1px solid #424242;
color: #222222;
display: table;
border-collapse: collapse;
margin-left: 2%;
width: 95%;
}
._margin_null_auto_ #tabs_m ul.ui-tabs-nav li,._margin_null_auto_ #tabs ul.ui-tabs-nav li{
line-height: 35px;
margin:0;
border-width: 0;
float: left;
list-style: none outside none;
position: relative;
top: 0;
width: 25%;
}
._margin_null_auto_ #tabs_m,._margin_null_auto_ #tabs{margin-top:123px;}

#tabsMoneyM #tabs_m .topTab #tab_Potential{
width:38%;
text-align:left;
}
#tabsMoneyM #tabs_m .topTab #tab_FeeStr{
width:19%;
text-align:center;

}
#tabsMoneyM #tabs_m .topTab #tab_AccountApp{
width:43%;
text-align:right;
}
.tab_img_boy_girl,.tab_img_hand_{
float:left;
margin-top:142px;
width:40%
}
.tab_img_boy_girl img{
width: 90%;
margin-left: 10px;
}
.tab_img_hand_{margin-top:103px;}
.tab_img_hand_ img{
width: 100%;
max-width: 452px;
margin-left: 10px;
}
.tab_li_txt_{
float:right;
width:60%;
margin-top:99px;
}
.tab_li_txt_ ul li{
color: #484745;
font-size: 116%;
font-weight: 400;
margin-bottom: 26px;
list-style: none outside none;
background-image:url("../new_img/mm/clock_mm.png");
background-position:center left;
background-repeat:no-repeat;
padding-left: 30px;
}
.tab_li_txt_ ul{padding-right:7%;}
#account-application-instructions .tab_li_txt_ ul{
padding-right:27px;
padding-left:5%;
}
.tab_li_txt_ ul li._clock_top__{
background-position:top left;
}

.tab_li_txt_ .mmCity_button_{
margin-top: 83px;
position:relative;
}
.tab_3_acc_apl .mmCity_button_{
margin-top: 37px;
position:relative;
}
.tab_3_acc_apl .mmCity_button_ .mmCity_button_align{
margin:0;
padding-left: 27px;
}
.tab_li_txt_ .mmCity_button_ .mmCity_button_align .dollarBtn:first-child,.tab_3_acc_apl .mmCity_button_ .mmCity_button_align .dollarBtn:first-child{
margin-left:0px;
margin-right: 0px;
}
.tab_li_txt_ .mmCity_button_ .mmCity_button_align{width:auto;}
.tab_3_acc_apl{
color:#484745;
font-weight:400;
margin-top:50px;
}
#tabsMoneyM .tab_3_acc_apl p{
font-size: 113%;
padding-left:6px;
line-height: 30px;
padding-left: 27px;
padding-right: 27px;
}
#account-application-instructions .tab_li_txt_ {
margin-top: 56px;
width: 100%;
float: none;
}
#tabsMoneyM .tab_3_acc_apl .mmCity_button_align .dollarBtn #blue_button_ ,#tabsMoneyM .tab_3_acc_apl .mmCity_button_ .mmCity_button_align .dollarBtn a{width: auto;}
#tabsMoneyM ul.expert_margin_center ._polosa_mm_kor_vnytr_big{display:none;}

.tab_view_txt_{
font-size: 131%;
color:#000000;
font-weight: 400;
display:none;
}

/*-----------faq------------------*/
#tabsMoneyM  #tabs-2 ._margin_null_auto_ p.header_faq_,#tabsMoneyM  #tabs-3 ._margin_null_auto_ p.header_faq_{
color: #29466c;
font-size: 150%;
font-weight: 700;
text-align:left;
}
#tabsMoneyM #tabs-2 ._margin_null_auto_ p, #tabsMoneyM #tabs-3 ._margin_null_auto_ p{
text-align:left;
font-size: 113%;
font-weight: 400;
line-height: 29.925px;
margin-top:16px;
}
#tabsMoneyM #tabs-2 .tab_li_txt_, #tabsMoneyM #tabs-3 .tab_li_txt_ {
float:none;
padding-left:7%;
margin-top: 40px;
width:100%;
}
#tabsMoneyM #tabs-2 .tab_li_txt_ ul li{margin-bottom:18px;padding-right: 30px;}
.pdf_annual__{padding-left: 0%;padding-right: 0%;}
#tabsMoneyM #tabs-3 .pdf_annual__ .red_pdf_ico_{
background-image:url("../new_img/mm/pdf_img__.png");
background-repeat:no-repeat;
height:50px;
width:38px;
float:left;
}
#tabsMoneyM #tabs-3 .pdf_annual__ .red_pdf_ico_{margin-right:20px;}
#tabsMoneyM #tabs-3 .pdf_annual__ a, #tabsAccServ #tabs-3 a.a_read_pdf_{
border: 1px solid black;
border-radius: 5px;
color: #08456e;
display: block;
float: left;
font-size: 23px;
font-weight: 300;
margin-left: 20px;
padding: 11px 29px;
text-decoration: none;
width: 59px;
}
#tabsMoneyM #tabs-3 .pdf_annual__ a:hover, #tabsAccServ #tabs-3 a.a_read_pdf_:hover, .blueBtn a:hover{background-color:#08456E;color:white;}

/*select*/
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
	height:500px;
}
.ui-selectmenu-menu .ui-menu li.ui-menu-item{
	cursor:pointer;
	padding-left: 10px;
	padding-left: 1em;
	color:#484745; 
	font-size:18px; 
	font-weight: 400;
	line-height: 29.925px;
}
.ui-selectmenu-menu .ui-menu li.ui-menu-item:hover{background-color:#08456E;color:white;}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 1em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	background-color: white;
  border-left:1px solid #08456e;
  border-right:1px solid #08456e;
  border-bottom:1px solid #08456e;
	border-radius:0px 0px 5px 5px;
  display: block;
	width: 297px;
}
.ui-selectmenu-button {
  border: 1px solid #08456e;
	border-radius: 5px;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	padding: 11px 0 9px 17px;
	position: relative;
	text-decoration: none;
	width: 280px !important;
	float:left;
}
.ui-selectmenu-button span.ui-icon {
  left: auto;
  margin-top: -2px;
  position: absolute;
  right: 0.4em;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	/* padding: 0.4em 2.1em 0.4em 1em; */
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #484745;
	font-size: 18px; 
	font-weight: 400;
	line-height: 29.925px;
}
/*--*/

#tabsMoneyM .ui-state-default .ui-icon {background-image: url("../new_img/mm/arrow_down___.png");}
#tabsMoneyM .ui-icon {height: 4px;width: 7px;}
#tabsMoneyM .ui-icon {background-repeat: no-repeat;display: block;overflow: hidden; text-indent: -99999px;}

/*-------LOGIN--------*/
.margin_login_mm__{
margin:0 auto; 
width:100%;
max-width:400px;
margin-top: 164px;
margin-bottom:80px;
}
.error_message_mm{
width:100%;
color: #e51111;
font-size: 19px;
font-weight: 400;
text-align:center;
}
.login_message_mm_{
color: #29466c;
font-size: 36px;
font-weight: 700;
text-align:center;
margin-top:46px;
}
.margin_input_mm__{
width:285px;
margin:14px auto 0;
}
.margin_input_mm__ input[type="text"], .margin_input_mm__ input[type="password"]{
background-color: #ffffff;
border-radius: 3px;
padding-left: 10%;
width: 90%;
height: 48px;
border:1px solid #E7E8E9;
color: #777777;
font-size: 14px;
font-weight: 400;
line-height: 29.925px;
margin-bottom:15px;
}
.margin_input_mm__ input[type="submit"]{
border:1px solid #08456e;
border-radius: 3px;
width:100%;
height: 53px;
cursor:pointer;
background:#FFFFFF;
color: #08456e;
font-size: 22.58px; 
font-weight: 300;
line-height: 48.006px;
}
#border_top_need_gr__{
border-top:1px solid #cfcfcf;
padding-top:10px;
margin-top:80px;
margin-left:0px;
margin-right:0px;
}
#tabsMoneyM #tabs-2 .question_open_closed{
display:none;
}



#tabsMoneyM #tabs-2 ._margin_null_auto_ p.dashed_line{
margin-top:50px;
}
#tabsMoneyM #tabs-2 ._margin_null_auto_ p.dashed_line span{
border-bottom:1px dashed #29466c;
cursor:pointer;
}




/*--------------------------------------ACCOUNT SERVICES-------------------------------------------*/



/*--------------------------------------------------------------BUSINES CENTER-------------------------------------------------------------*/
/*----------IB-----------*/
#tabsBusiness{overflow: hidden;}
#tabsBusiness .absoluteLine{background-color: #08456E; width: 3px;height: 160%;left: 70px;position: absolute;}
#tabsBusiness .absoluteLine span{color: #fff;line-height: 30px;font-size: 110%;margin-left: 50px;}
#tabsBusiness  #pointerStep{background: url(../new_img/business/step.png) no-repeat left top transparent; height: 30px; margin-left: -5px;width: 112px;margin-top: 35px;}
#tabsBusiness .content h3{color: #08456e;font-size: 204%;font-weight: 700;}
#tabsBusiness .sectorOne{position: relative;}
#tabsBusiness .sectorOne #bannerIB{margin-left: 15%;background-image: url(../new_img/business/bg-sectorOne.jpg);background-position: center top;background-size: cover; height: 65px; padding-top: 25%;}
#tabsBusiness .sectorOne .absoluteLine{top: 20%;}
#tabsBusiness .sectorOne #pointerDown{background: url(../new_img/business/pointerDown.png) no-repeat right top transparent; height: 44px;margin-left: -21px;width: 44px;}
#tabsBusiness .sectorOne .content{ background-image: url(../new_img/business/bg-sectorOneT.png);background-repeat: no-repeat; background-position: left top; height: 100%;top:0px;position: absolute;width: 100%;max-height: 545px;}
#tabsBusiness .content .contentCenterLeft{width: 50%;padding: 7% 10% 0;}
#tabsBusiness #introducing-brokers .sectorOne .content .contentCenterLeft{width: 45%;}
#tabsBusiness .content p{margin-left: 10px;margin-top: 25px;color: #000000;font-size: 112%;font-weight: 400;line-height: 30px;}
#tabsBusiness .sectorTwo{background-color: #EAEFF3; height: 507px;}
#tabsBusiness .sectorTwo .content{margin-left:200px;padding: 33px 0 0;width: 68%;position: absolute;}
#tabsBusiness .sectorTwo h3{color: #08456e;font-size: 195%;font-weight: 700;}
#tabsBusiness .content p { margin-left: 5px;margin-top:10px;}
#tabsBusiness  .sectorTwo .contentCenter .picture{position: relative;text-align: right; top: 197px;}
#tabsBusiness .sectorThree{height: 510px;}
#tabsBusiness .sectorThree h3{color:#08456e;padding-top: 170px;font-size: 180%;}
#tabsBusiness .sectorThree p{width: 44%;float: left;margin-top: 5px;line-height: 30px;}
#tabsBusiness .sectorThree .picture{    float: left; margin: 0 100px 0 130px;}
#tabsBusiness .sectorThree .picture img{margin: 125px auto 0 107px;}
#tabsBusiness .sectorFour{background-color: #EAEFF3;height: 500px;overflow: hidden;}
#tabsBusiness .sectorFour h3{color:#08456e;padding-top: 105px;font-size: 180%;}
#tabsBusiness .sectorFour p{width: 44%;float: left;margin-top: 15px;line-height: 26px;}
#tabsBusiness .sectorFour .picture{    float: left; margin: 0 100px 0 90px;}
#tabsBusiness .sectorFour .picture img{margin: 158px auto 0 70px;}
#tabsBusiness .sectorFive{padding-bottom: 50px;}
#tabsBusiness .sectorFive .list{float: left;margin: 50px 4% 0 0;width: 30%;}
#tabsBusiness .sectorFive #list-last{margin: 50px 0 0 0;}
#tabsBusiness .sectorFive .list .picture{text-align: center;min-height: 225px;}
#tabsBusiness .sectorFive .list #provideImg1{width: 64%;margin-top: 7px;}
#tabsBusiness .sectorFive .list #provideImg2{width: 46%;margin-top: 17px;}
#tabsBusiness .sectorFive .list #provideImg3{width: 41%;}
#tabsBusiness .sectorFive h2{color:#08456e;padding-top: 70px;font-size: 235%;text-align: center;}
#tabsBusiness .sectorFive h3{color:#08456e;font-size: 156%;text-align: center;margin-top: 5px;}
#tabsBusiness .sectorFive p{margin-top: 15px;line-height: 26px;}
#tabsBusiness .sectorFive .btn_and_info_div{margin: 90px auto 0;width: 265px;}
#tabsBusiness .sectorFive .btn_and_info_div a{width: 225px;}
#tabsBusiness .sectorFive .btn_and_info_div a span{line-height: 57px;font-size: 115%;}
#tabsBusiness .ui-state-default .ui-icon {background-image: url("../new_img/mm/arrow_down___.png");background-repeat: no-repeat;display: block;overflow: hidden;text-indent: -99999px;height: 4px;width: 7px;}
/*----------WL-----------*/
#tabsBusiness .sectorOne #bannerWL{margin-left: 15%;background-image: url(../new_img/business/bgMoney.jpg);background-position: center top;background-size: cover; height: 65px; padding-top: 25%;}
#tabsBusiness .contentWL .content .contentCenterLeft{width: 95%;padding: 7% 10% 0;}
#tabsBusiness .contentWL .content .contentCenterLeft img{float: right;height: auto;margin-left: 50px; margin-top: -15px;}
#tabsBusiness .contentWL #WLsectorFour{background-color:#fff;border-bottom:#EAEFF3 solid 3px;}
#tabsBusiness .sectorSix{background-color: #F5F5F5;text-align: center;padding: 58px 0;}
#tabsBusiness .sectorSix p{font-size: 142%; margin-top: 20px;}
#tabsBusiness .sectorSix .btn_and_info_div{margin-top: 43px;}
#tabsBusiness .sectorSix .btn_and_info_div a{width: 270px;line-height: 55px;}
/*----------OB-----------*/
#tabsBusiness .contentOB .sectorPreZero{background-color: #CCEDF9;overflow: hidden;}
#tabsBusiness .contentOB .sectorPreZero h3{font-size: 226%;margin-top: 72px;text-align: center;}
#tabsBusiness .contentOB .sectorPreZero .list{float: left;margin: 78px 2% 42px;width: 20%;}
#tabsBusiness .contentOB .sectorPreZero .list .picture{text-align: center;}
#tabsBusiness .contentOB .sectorPreZero .list p{margin-top: 8px;}
#tabsBusiness .contentOB .sectorZero{}
#tabsBusiness .sectorOne #bannerOB{margin-left: 15%;background-image: url(../new_img/business/omnibus.jpg);background-position: center top;background-size: cover; height: 65px; padding-top: 25%;}
#tabsBusiness .contentOB .sectorOne .content {background-image: url("../new_img/business/omnibus_man_shadow.png");background-position: -50px -1px;}
#tabsBusiness .contentOB .sectorOne {background-color: #F5F5F5;}
#tabsBusiness .contentOB .sectorTwo{background-color: #fff;}
#tabsBusiness .contentOB .sectorThree { height: 565px;background-color: #F5F5F5;}
#tabsBusiness .contentOB .sectorThree h3 {padding-top: 100px;}
#tabsBusiness .contentOB .sectorFour{background-color: #fff;}
#tabsBusiness .contentOB .sectorTeo{height: 500px;overflow: hidden;background-color: #F5F5F5;}
#tabsBusiness .sectorTeo .picture{float: left;margin: 0 100px 0 90px;}
#tabsBusiness .sectorTeo .picture img{margin: 158px auto 0 70px;}
#tabsBusiness .sectorTeo h3 {color: #08456e;font-size: 180%;padding-top: 200px;}
#tabsBusiness .contentOB .sectorSix{background-color: #fff;}
#tabsBusiness .contentOB .sectorSix p{font-size: 190%;}
#tabsBusiness .contentOB .sectorSeven{background-color: #F5F5F5;}
#tabsBusiness .contentOB .sectorSeven{background-color: #F5F5F5;text-align: center;padding: 58px 0;}
#tabsBusiness .contentOB .sectorSeven p{font-size: 142%; margin-top: 20px;}
#tabsBusiness .contentOB .sectorSeven .btn_and_info_div{margin-top: 43px;}
#tabsBusiness .contentOB .sectorSeven .btn_and_info_div a{width: 310px;line-height: 55px;}
.separateOb{height: 1px;width: 190px;margin: 60px auto;background-color: #000;}
.separateOb .separateObIn{height: 5px;width: 43px;margin: 0 auto;background-color: #000;position: relative;top: -2px;}
/*----------CL-----------*/
.contentCL .blueBlock{background-image:url("../new_img/business/Clearing_Liquidity-_hand.png"); color: #fff;height: 933px;text-align: center;border-top: 3px solid #08456E; border-bottom:3px solid #08456E;text-transform: uppercase; }
.contentCL .blueBlock h3{margin:72px auto 40px;font-size: 233%; }
.contentCL .blueBlock p{font-size: 200%;line-height: 36px;}
.contentCL .separateOb{background-color:#DBECFF;}
.contentCL .separateOb .separateObIn{background-color:#DBECFF;}
.contentCL .assistance{overflow: hidden; padding-bottom: 130px;}
.contentCL .assistance h3{margin: 145px 0 7px 0;font-size:218%;color: #2A476C;}
.contentCL .assistance .picture {float: left;height: 500px;}
.contentCL .assistance .picture img {margin: 135px 75px 0 0px;}
.contentCL .assistance p{font-size: 117%;margin: 20px auto;}
.contentCL .assistance .btn_and_info_div{margin-top: 30px;}
.contentCL .assistance .btn_and_info_div a{width: 310px;line-height: 57px;}
.contentCL .CL50{display: inline-block;vertical-align: top;width: 49%;}
.contentCL .vertiralSeparate{margin-top: 50px;position: relative;display: inline-block;width: 3px;background-color: #08456E; height: 770px;}
.contentCL .vertiralSeparateTop{position: absolute;top: -10px;background: url("../new_img/business/pointerDown.png") no-repeat; height: 45px;width: 45px;margin-left: -20px;}
.contentCL .vertiralSeparateBottom{bottom: -80px;height: 98px;margin-left: -46px;position: absolute;width: 98px;background: url("../new_img/business/question_icon.png");}
.contentCL .CL50 h3{text-align:left;font-size: 180%;color:#2A476C;margin-top: 40px;}
.contentCL .CL50 .h3last{margin-left: 10%;}
.contentCL .CL50 .listCheckLeft{margin: 75px 10% 0 0;width: 90%;}
.contentCL .CL50 .listCheckRight{margin: 75px 0 0 10%;width: 90%;}
.contentCL .CL50 .listCheck .li{font-size: 19px;font-weight: 400;margin-bottom: 20px;border-bottom: 1px solid #aeaeae;line-height: 20px;height: 120px;}
.contentCL .CL50 .listCheck .last{border-bottom: 0px solid #aeaeae;}
.contentCL .CL50 .listCheck .li .imgCh{background: url("../new_img/clock_mm.png") no-repeat scroll left 3px transparent; display: block; float: left; height: 100px; width: 30px;}
/*----------MM-----------*/
#bussinesCenter #dialog-content {height: auto;overflow: hidden;} /*!!!!*/
#bussinesCenter #dialog-careers .contactForm input[type="text"]{margin-bottom: 5px;width: 377px;}
#bussinesCenter #dialog-careers .contactForm .smalnput input[type="text"] {width: 210px;}
#bussinesCenter #dialog-careers{background-color: #1a4667;}
#bussinesCenter #dialog-careers .contactForm {background: none;border-top:none;padding-top:0%;height:auto;}
#bussinesCenter #dialog-careers .contactForm .inTextarea {float: none;position: static;}
#bussinesCenter #dialog-careers .contactForm textarea {height: 130px;width: 382px;}
#bussinesCenter #dialog-careers .contactForm .inTextarea .tooltip,#dialog-careers .contactForm .tooltip {height: 0;}
#money-manager .menuMM a {color: #000000;font-size: 141%;font-weight: 400;text-decoration: none;}
#money-manager .menuMM .ui-state-active a {color: #ff7500;}
#money-manager .ui-widget-header {border-bottom: 1px solid #424242;border-collapse: collapse;color: #222222;display: table; margin: 0 auto; width: 94%;}
#money-manager .ui-tabs-active.ui-state-active .tabArrow {display: block;}
#money-manager .tabArrow {background-image: url("../new_img/tabArrow.png");left: 50%; margin-left: -15px;top: 11px;}
#money-manager ul.menuMM{margin: 33px auto 0;}
#money-manager ul.menuMM li {width: 40%;margin: 0px;position: relative;text-align: center;list-style: none;display: inline-block;}
#money-manager ul.menuMM li#mamTab{width: 19%;}
#MMinfo .sectorMMOne{overflow: hidden;}
#MMinfo .sectorMMTwo{overflow: hidden;}
#MMinfo .sectorMMThree{overflow: hidden;}
#MMinfo .blackLine{clear: both;height: 1px; width: 100%;background-color: #000;}
#MMinfo .picture{float: left;margin: 0 100px 0 20px;}
#MMinfo .sectorMMOne .picture{margin: 30px 100px 0 20px;}
#MMinfo .picture img, #MMinfo .pictureRight img{display: block; margin: 0; padding: 0;width: 100%;}
#MMinfo .pictureRight{float: right;margin:110px 0 80px -50px;}
#MMinfo .sectorMMTwo .pictureRight{width: 55%;}
#MMinfo .listCheck li{background: url("../new_img/clock_mm.png") no-repeat left 3px transparent; font-size: 19px;font-weight: 400;list-style: none outside none;margin-bottom: 20px;padding-left: 30px;}
#MMinfo h3 {color: #08456e;font-size: 195%;font-weight: 700;padding-top: 100px;}
#MMinfo p{font-size: 114%;line-height: 36px;padding-top: 30px;}
#MMinfo p.first{padding-top: 110px;}
#MMinfo .dollarBtn{top: 40px;width: 265px;}
#MMinfo .dollarBtn a{width: 222px;}
#MMinfo .sectorMMThree .picture{margin: 100px 0 0 0;width: 45%;}
#MMinfo .sectorMMThree .sectorMMThreeIn{margin-left: 50%;}
#MMinfo .sectorMMThree .sectorMMThreeIn .listCheck{margin-top: 20px;}
#MMinfo .sectorMMThree h3 {padding-top: 105px;}
#MMinfo .sectorMMFour .picture{margin: 55px 100px 60px 20px;}
#MMinfo .sectorMMFour h3 {padding-top: 100px;}
#MMinfo .sectorMMFive .listCheck{margin-top: 45px;max-width: 60%;}
#MMinfo .sectorMMFive .pictureRight{margin: 110px 0 140px;}
/*----------M�M-----------*/
#MMinfo #mam-trader h3{text-align: center;margin: 83px 0 75px;color: #08456e;padding-top: 0;}
#MMinfo #mam-trader .ui-selectmenu-button{float: none;top: 13px;margin-left: 15px;}
#selMAM-menu{height: auto;}
#MMinfo #mam-trader .ui-selectmenu-button span.ui-selectmenu-text {color: #478DE8;font-size: 24px;}
#MMinfo #SelMAM-1 .sectorMMFour p{padding-top: 150px;}
#MMinfo #SelMAM-1 .sectorMMFour .picture {margin: 55px 130px 60px 20px;}
#MMinfo #mam-trader .sectorMMFive h3{text-align: left;margin-bottom: 0px;}
#MMinfo #mam-trader .sectorMMFive .dollarBtn {top: 50px;}
#MMinfo #mam-trader .sectorMMFive .smalText{margin-top: 20px;font-size: 92%;margin-bottom: 100px;}
#MMinfo #mam-trader .sectorMMFive .pictureRight {margin: -35px 0 84px;}
#MMinfo #SelMAM-2 .sectorMMFour .picture {margin: 5px 45px 60px 20px;}
#MMinfo #SelMAM-2 .sectorMMFour p {padding-top: 120px;}
#MMinfo #SelMAM-2 .sectorMMFive h3{padding-top: 55px;margin-left: 50px;}
#MMinfo #SelMAM-2 .sectorMMFive .listCheck{margin-left: 50px;}
#MMinfo #canvaSelPlatfor{padding: 0 50px 100px;}
#MMinfo #selPlatfor a{color: #2A476C;padding:10px 40px;display: inline-block;font-size: 122%;text-decoration: none;}
#MMinfo #selPlatfor a.selPlatforActive{background-color: #2A476C;color: #FFF;font-weight: bold;}
.pl_cfd, .pl_fx, .pl_dma{border: 1px solid #2A476C;padding: 40px 20px;}
#MMinfo .pl_cfd .dollarBtn ,#MMinfo .pl_fx .dollarBtn,#MMinfo .pl_dma .dollarBtn{display: inline-block;margin: 5px 30px;top: 0px;}
#MMinfo #SelMAM-3 .sectorMMFour .picture { margin: 14px 30px 60px 20px;}
#MMinfo #SelMAM-3 .sectorMMFour p {padding-top: 13px;line-height: 28px;}
#MMinfo #selPlatforTM a{color: #2A476C;padding:10px 40px;display: inline-block;font-size: 122%;text-decoration: none;}
#MMinfo #selPlatforTM a.selPlatforActiveTM{background-color: #2A476C;color: #FFF;font-weight: bold;}
.TM_TABLE, .TM_MOBILE{border: 1px solid #2A476C;padding: 30px 10px;}
#MMinfo .TM_TABLE .dollarBtn ,#MMinfo .TM_MOBILE .dollarBtn{display: inline-block;margin: 5px 30px;top: 0px;}
/*--------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------DEMO REGISTRATIONS------------------------------------------------------------------*/

#demo-pl-mt-fx .orange_opactiy_box, #demo-pl-mt-cfd .orange_opactiy_box, #demo-pl-mt-dma .orange_opactiy_box, #demo-pl-jforex .orange_opactiy_box, #demo-pl-cnx .orange_opactiy_box{
	height: 37px;
	background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    position: relative;
    padding: 69px 0 62px;
    border-top: 1px solid #cdcdcd;
}
/* #demo-pl-mt-fx .orange_opactiy_box, #demo-pl-mt-cfd .orange_opactiy_box, #demo-pl-mt-dma .orange_opactiy_box{
	background-image: url("../new_img/platformUT/demo_mt_bg.jpg");
    background-position: center top;

} */
/* #demo-pl-jforex .orange_opactiy_box{
	background-image: url("../new_img/platformUT/demo_Platforms_bg.jpg");
    background-position: center top;

} */
/* #demo-pl-cnx .orange_opactiy_box{
	background-image: url("../new_img/platformUT/demo_currenex_bg2.jpg");
    background-position: center top;
} */
#demo-pl-mt-fx .plUTsection3 .li_img, #demo-pl-mt-cfd .plUTsection3 .li_img, #demo-pl-mt-dma .plUTsection3 .li_img {
    background: linear-gradient(0deg, #efefef 0%, #fafafa 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 50%;
    box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.17);
    display: inline-block;
    height: 209px;
    text-align: center;
    width: 209px;
}
#demo-pl-mt-fx .plUTsection3 .li_img img, #demo-pl-mt-cfd .plUTsection3 .li_img img, #demo-pl-mt-dma .plUTsection3 .li_img img { margin-top: 50px;}
.contentCenter .plLogoImg{
	margin: 0 auto;
    position: relative;

    width: 209px;
    z-index: 99;
}
#demo-pl-mt-fx .demoRgimg, #demo-pl-mt-cfd .demoRgimg, #demo-pl-mt-dma .demoRgimg, #demo-pl-jforex .demoRgimg, #demo-pl-cnx .demoRgimg{top: -102px;}
#demo-pl-mt-fx .demoRg, #demo-pl-mt-cfd, #demo-pl-dma .demoRg,  .demoRg, #demo-pl-jforex .demoRg, #demo-pl-cnx .demoRg{top: -72px; text-align: center;}
#demo-pl-mt-fx .demoRg h3, #demo-pl-mt-cfd .demoRg h3, #demo-pl-mt-dma .demoRg h3, #demo-pl-jforex .demoRg h3, #demo-pl-cnx .demoRg h3{
	color:#29466c;
	text-transform: uppercase;
	font-family: proxima_nova_rgbold;
	font-size: 223%;
	font-weight: normal;
}

.contentCenter.demoRg > div {margin: 40px auto 0;max-width: 500px;}
.demoRg  iframe {margin: 0 auto;width: 99%;}



/*------------------------------------------------------TRADING PRODUCTS--------------------------------------------------------------------*/

.acSerBanner{
	background-image:url("../new_img/tr_product/tr_product_bg.jpg");
	padding-top: 25%;
	height: 16px;
}

._margin_null_auto_ #tabs ul.ui-tabs-nav li#forex_ {
    text-align: center;
    width: 16%;
}
._margin_null_auto_ #tabs ul.ui-tabs-nav li#equities_ {
    text-align: center;
    width: 19%;
}
._margin_null_auto_ #tabs ul.ui-tabs-nav li#etfs_ {
    text-align: center;
    width: 14%;
}
._margin_null_auto_ #tabs ul.ui-tabs-nav li#financia_ {
    text-align: center;
    width: 28%;
}
._margin_null_auto_ #tabs ul.ui-tabs-nav li#commodit_ {
    text-align: center;
    width: 23%;
}
#tabsAccServ ul.menu li {
color: #2b3640;
margin: 0 80px;
border: none;
display: table-cell;
/* width:33.33%; */
}
.table_cal__,.table_cal__1,.table_cal__2,.table_cal__{
background-image: url("../new_img/tr_product/chevron-up_down.png");
background-position:0 -27px;
background-repeat: no-repeat;
cursor: pointer;
display: block;
height: 18px;
margin: 0 auto;
width: 18px;
}
.table_cal__1{
background-position: 0 -12px;
height: 14px;
}
.table_cal__2{
background-position: 0 0px;
height: 14px;
}

.table_acc_top_{
color: #1a4667;
font-size: 21px;
font-weight: 400;
line-height: 23px;
}

.table_acc_bottom_{
color: #616161;
font-size: 16px;
font-weight: 400;
line-height: 23px;
}


.pc_circle_head{
color: #1a4667;
font-size: 18px;
font-weight: 400;
line-height: 30px;
margin-left:15px;
}
.pc_circle_head_box_time{
float:left;
width:14.28%;
height:160px;
min-width:143px;
/* outline:1px solid black; */
/* text-align:center; */
}
.box_only_circle{

width:72px;
height:72px;
border:3px solid #1a4667;
border-radius:50%;
margin:15px auto 5px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;

}
.box_only_circle img{
position:absolute;
}

 #tabsAccServ .pc_circle_head_box_time p.p_one_ac,#tabsAccServ .pc_circle_head_box_time p.p_two_ac{
color: #1a4667;
font-size: 18px;
font-weight: 400;
line-height: 20px;
text-align: center;
}
 
#tabsAccServ .pc_circle_head_box_time p.p_two_ac{
font-size: 14px;
}


#tabsAccServ .rc{
position:relative;
float:left;
width:50%;
height:50%;

}

.razdelitel_acc_table{
border-bottom:2px solid #e0e0e0;
border-top:0px solid #e0e0e0;
border-left:0px solid #e0e0e0;
border-right:0px solid #e0e0e0;
width:97.5%;
margin:0 auto;
}

#forex, #equities, #etf-s, #financial-indices, #commodities{
padding:0 15px 0 15px;

}
table.table_clients__ tbody{
 border:0px solid black; /*Andrew */
}

table.table_clients__ tr td.yes_no_border_{
border-bottom:none;
}
.akardeon_list_acc{
display:none;
}
.no_border_no_{
border:none !important;
}
.table_lev_mar_{
padding: 0 15px;
margin-top: 40px;
margin-bottom: 40px;
}
.table_lev_mar_ table{
width:100%;
max-width:540px;
}
.table_lev_mar_ table  td{
padding:10px 10px;
color: #1a4667;
font-size: 16px;
font-weight: 400;
line-height: 30px;

}

/*ui dialog---------------------------------------------*/
/*------------------------------------------------------*/
.basic-modal-content{display:none;}
body .ui-dialog{padding: 0px;background-color: #fafafa;border: 0px;z-index:99999999;border-radius: 3px 3px 0 0;box-shadow: 1px 0 10px black; position: fixed !important; }
body .ui-dialog .ui-dialog-titlebar{background-color: #1A4667; border: 0px; height: 26px; box-shadow: 0 2px 0px #fff; -moz-box-shadow:0 2px 0px #fff; -webkit-box-shadow:0 2px 0px #fff; -o-box-shadow:0 2px 0px #fff; -webkit-border-radius:3px 3px 0px 0px; -moz-border-radius:3px 3px 0px 0px; border-radius:3px 3px 0px 0px; }
body .ui-dialog .ui-dialog-title{color: #FFA82B;    	font-size: 18px;    	margin: 4px 0 0 3px;    	text-shadow: 0 1px 1px #040100; 	 	font-weight: 600;}
body .ui-dialog .ui-dialog-content {padding: 22px 0px 0px 14px;color: #52555A;overflow: hidden;}

/*background dialog*/

.ui-widget-overlay {
    background-color: black;
    opacity: 0.3;
}
.ui-widget-overlay {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
		z-index:9999999;
}

.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }
.ui-dialog .ui-dialog-titlebar-close {background-image: url('../new_img/tr_product/close_btn.png')/*{iconsHeader}*/;display: block;width: 23px;height: 23px; position: absolute; right: .3em; top: 50%; margin: -12px 5px 0 0; padding: 1px;background-color:transparent;cursor:pointer;}
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px;overflow: hidden;height:0px  }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-dialog-titlebar .ui-state-hover { border: 0px; background-position: 0 bottom; font-weight: normal; color: #212121}

#dialog-content{
height: 414px;
overflow: auto;
}


#dialog-content .fees_desc_float .fees_desc_left{
float:left;
width:45%;
font-weight:bold;
}
#dialog-content .fees_desc_float .fees_desc_right{
float:right;
width:55%;
}
.fees_desc_float{
float:left;
width:98%;
margin-bottom: 6px;
}
.fees_description_f{
width:98%;
}
.fees_description_f p{
font-weight:bold;
}
/* .display_none_1200{
border-right:1px solid black;
} */
.need_border_table_{
border:1px solid black;
margin-top:30px;
border-bottom:0px solid black;
}
.trading_product_header_{
color:#29466C;
font-size:199%;
font-weight:700;
text-align:center;
text-transform: uppercase;
margin-left: 7%;
margin-right: 7%;
}
.trading_product_txt_{
font-size:19px;
font-weight:400;
margin-top:22px;
text-align:center;
}
.trading_dol_img_{
background-image: url("../new_img/tr_product/dollar_tr_prod.jpg");
background-position: center top;
background-size: cover;
margin-top: 14px;
padding-top: 24.5%;
width: 100%;
float:left;
}
.trading_dol_img_ h1{
color:#FEFFFF;
float:left;
font-size:63px;
font-weight:700;
height:117px;
margin-left:47.6%;
margin-top:-18%;
text-align:left;
text-transform:uppercase;
width:541px;
}
#deposit-bonus ._margin_null_auto_{
/* margin-top:70px;
max-width:755px; !!!!!!!*/
}
.bonus_txt_left_{
float:left;
width:39%;
padding-left:7%;
}
.bonus_txt_right_{
float:right;
width:39%;
padding-right:7%;
}

._margin_null_auto_ .bonus_txt_left_ .trading_product_txt_,._margin_null_auto_ .bonus_txt_right_ .trading_product_txt_{
text-align:justify;
}

#deposit-bonus .table_lev_mar_ table{
max-width:none;
}
#deposit-bonus  .table_lev_mar_{
padding:0px;
margin-left:7%;
margin-right:7%;
}
#deposit-bonus  .table_lev_mar_ table thead tr td{
color: #1a4667;
font-size: 16px; /* Approximation due to font substitution */
font-weight: 400;
line-height: 30px; /* Approximation due to font substitution */
text-align:center;
}
#deposit-bonus  .table_lev_mar_ table tbody tr td{
color: #1a4667;
font-size: 24px; /* Approximation due to font substitution */
font-weight: 400;
line-height: 30px; /* Approximation due to font substitution */
text-align:center;
}
td.tb_left_trad{
width:22%;
}
td.tb_center_trad{
width:60%;
}
td.tb_right_trad{
width:20%;
}

#otst_one_tab3 {
margin-left: 7%;
margin-right: 7%;
}
.tr_product_holiday_{
width:80%;
margin: 40px 10%;
}




/*holiday table*/
table.table_holiday_ th.hole_tr_{
background-color:white;
width:100px;
border-right:1px solid black;
min-width:185px;
}
table.table_holiday_{
width:100%;
border-right:1px solid black;
}

table.table_holiday_ tr{
background-color:#ffffff;
}
table.table_holiday_ tr:hover{
background-color:#F7F7F7;
}

table.table_holiday_ tr td{
text-align:center;
border-bottom:1px solid #1a4667;
height: 60px;
color: #1a4667;
font-size: 18px;
font-weight: 400;
line-height: 30px;
}

.table_holiday_ th{
background-color: #1a4667;
color: #ffffff;
font-size: 16px;
font-weight: 400;
line-height: 30px;
height: 60px;
}
table.table_holiday_ .no_bottom_bord_{
border-bottom:none;
border-right:1px solid black;
padding-right:5px;
}
table.table_holiday_ tr td.resize_td_for_holiday{
background-color: #1a4667;
color:white;
}
table.table_holiday_ tr.hidden_tr_holiday{
border-left:1px solid black;
border-top:1px solid black;
}

.holiday_disp_res_left{
clear: both;
float: left;
font-size: 17px;
font-weight: bold;
text-align: right;
width: 51%;
}
.holiday_disp_res_right{
float: right;
padding-top: 2px;
text-align: left;
width: 46%;
}
table.table_holiday_ sup{
font-size:14px;
text-transform:lowercase;
}
/**/
table.table_holiday_ .main_holiday_tor{
font-weight:bold;
}
table.table_holiday_ tr td:first-child{
text-align:right;
padding-right: 20px;
}

/*----table----*/

/*minus_table plus__table*/

#tabsAccServ  table.table_clients__ tr td.plus__ span.plus_table,#tabsAccServ  table.table_clients__ tr td.plus__ span.minus_table{
height: 20px;
width: 20px;
display:block;
margin:0 auto;
background-image:url("../new_img/tr_product/plus_minus_table_acc.png");
}
#tabsAccServ  table.table_clients__ tr td.plus__ span.minus_table{
background-position:0 21px;
}

#tabsAccServ  table.table_clients__ tr td.plus__{
font-size:20px;
padding-left:8px;
}

.circle___{
display:none;
}


.h_circle___{
display:block;
text-align:left;
/* padding-left:15px; */
}
.table_clients__ .tab{
width:auto;

}
.allHide{
display:none;
}
.hidden_tr_new .h_tab{
display:none;
}

.h_allHide{
display:block;
}
.table_clients__{
width:100%;
margin:0 auto;

}
table.table_clients__ tr{
/* border-left:1px solid #1a4667;
border-right:1px solid #1a4667; andrew */
background-color:#ffffff;
}
table.table_clients__ tr.hidden_tr_new:hover{
background-color:#fafafa;
}
table.table_clients__ tr:hover{
background-color:#fafafa;
}
table.table_clients__ tr td{
text-align:center;
border-bottom:1px solid #1a4667;
height: 60px;
color: #1a4667;
font-size: 18px;
font-weight: 400;
line-height: 20px;

}
.table_h_scroll{
overflow:auto;
width:100%;
}
.table_clients__ th, .clTable th{
background-color: #1a4667;
color: #ffffff;
font-size: 16px;
font-weight: 400;
line-height: 30px;
height: 60px;
}
#srt_num{
	width:8%;
}
#srt_name{
	width:38%;
}
#srt_dep{
	width:23%;
}
#srt_net_per{
	width:23%;
}

.znak__{
font-size:35px;
cursor:pointer;
display:none;
color:#888888;
}


.hidden_tr{
display:none;
}
.hidden_tr div{display:none;}

.hidden_tr_new_all{
	display:table-row;
}
.hidden_tr_new_all .h_tab,.hidden_tr_new_all .h_mob{display:none;} /*new 04_03_2014*/

/*new 10_09_2014*/
#tabsAccServ #tabs .ui-widget-header{
border-bottom: 1px solid #424242;
color: #222222;
display: table;
border-collapse: collapse;
margin-left: 2%;
width: 95%;
}
#tabsAccServ #tabs .topTab .ui-tabs-active.ui-state-active a{
color:#ff7500; outline: medium none;
}

#tabsAccServ #tabs .topTab a{
text-decoration:none;
color: #000000;
font-size: 150%;
font-weight: 400;
}
#tabsAccServ .ui-tabs-active.ui-state-active .tabArrow{
display:block;
}

#tabsAccServ #tabs  .tabArrow{
background-image: url("../new_img/tabArrow.png");
top:11px;
left: 50%;
margin-left: -15px;
}
#tabsAccServ ul.menu{
display: table;
height: 100%;
margin: 0 auto;
text-align: center;
width: 90%;
}
#tabsAccServ ul.menu li:hover, #tabsAccServ ul.menu .ui-state-active{background: #08456E;}

#tabsAccServ ul.menu li a{
display: block;
font-size: 88%;
font-weight: 400;
font-family: proxima_nova_rgbold;
height: 75px;
line-height: 74px;
outline: medium none;
text-decoration: none;
text-transform: uppercase;
}
.submenu_fixed #tabsAccServ ul.menu li a{
height: 50px;
line-height: 50px;
}
#tabsAccServ ul.menu li a:hover, #tabsAccServ ul.menu .ui-state-active a{
color: #FFFFFF;
}
span.txt_ring_red{
color:red;
}

.top_bonus_otst__{
text-align:left;
}
.bottom_button_bonus__ {
border-top: 1px solid black;
float: left;
padding-top: 60px;
width: 100%;
}

/*bottom deposit*/
#once_left_deposit{
padding-left: 7%;
width: 39%;
}
#once_right_deposit{
padding-right: 7%;
width: 44%;
}
#once_left_deposit p.trading_product_header_,#once_right_deposit p.trading_product_header_{
margin:0px;
}
#once_right_deposit p.trading_product_txt_ {
margin: 46px auto 0;
width: 80%;
float:right;
}


#once_right_deposit p.trading_product_header_left_{
float:right;
width:7%;
margin-top: 48px
}
#tabsAccServ #deposit-bonus  a.new_a_read_pdf_ {
float: right;
margin-bottom: 0;
margin-top: 30px;
text-align: center;
width: 74%;
}
.error_depostin_request{
background-image: url("../new_img/info.png");
background-position: left center;
background-repeat: no-repeat;
color: #d25759;
float: right;
margin-top: 21px;
text-align: right;
width: 270px;
display:none;
}
#tabsAccServ {
overflow: hidden;
}



/*-----------------------------------------------Account deposit----------------------------------------------*/

#bankWrap, #ccWrap, #mbWrap, #webmWrap {
float: left;
margin-left: 10px;
margin-top: 10px;
}

div.depWrap {
border-color: #dde1e2 #cccecd #b5b6b8;
border-radius: 5px;
border-style: solid;
border-width: 1px;
box-shadow: 0 1px 5px #bcbcbc;
cursor: pointer;
height: 115px;
width: 233px;
}
div.depCont {
background: -moz-linear-gradient(top, #fbfbfd 7%, #f1f1f1 93%);
background: -webkit-linear-gradient(top, #fbfbfd 7%, #f1f1f1 93%);
background: -o-linear-gradient(top, #fbfbfd 7%, #f1f1f1 93%);
background: -ms-linear-gradient(top, #fbfbfd 7%, #f1f1f1 93%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfd', endColorstr='#f1f1f1',GradientType=0 );
background: linear-gradient(top, #fbfbfd 7%, #f1f1f1 93%);
border: 1px solid #ffffff;
border-radius: 5px;
height: 113px;
width: 231px;
}

#bankImg, #mbImg, #webmImg, #cashuImg, #cupImg, #netellerImg {
height: 91px;
margin: 12px 0 0 34px;
width: 167px;
}
#bankImg {
background: url("../new_img/account_deposit/bank.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#mbImg {
background: url("../new_img/account_deposit/skrill.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#ccImg {
background: url("../new_img/account_deposit/cc.png") no-repeat scroll 34px 12px rgba(0, 0, 0, 0);
height: 113px;
width: 231px;
}
#webmImg {
background: url("../new_img/account_deposit/webm.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#cashuImg {
background: url("../new_img/account_deposit/cashu.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#cupImg {
background: url("../new_img/account_deposit/cup.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#netellerImg {
background: url("../new_img/account_deposit/neteller.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
/*hover*/
#bankWrap div.depWrap:hover {
border-color: #e1d3a2 #cab059 #b28802;
border-style: solid;
border-width: 1px;
box-shadow: 0 1px 5px #9a8542;
}
#bankWrap div.depCont:hover {
background: -moz-linear-gradient(top, #fcffff 7%, #f1d776 93%);
background: -webkit-linear-gradient(top, #fcffff 7%, #f1d776 93%);
background: -o-linear-gradient(top, #fcffff 7%, #f1d776 93%);
background: -ms-linear-gradient(top, #fcffff 7%, #f1d776 93%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcffff', endColorstr='#f1d776',GradientType=0 );
background: linear-gradient(top, #fcffff 7%, #f1d776 93%);
}
#mbWrap div.depWrap:hover {
border-color: #bbcfcd #b1b8c8 #878cb2;
border-style: solid;
border-width: 1px;
box-shadow: 0 1px 5px #7f888e;
}
#mbWrap div.depCont:hover {
background: -moz-linear-gradient(top, #f8fcfd 7%, #cdcbd8 93%);
background: -webkit-linear-gradient(top, #f8fcfd 7%, #cdcbd8 93%);
background: -o-linear-gradient(top, #f8fcfd 7%, #cdcbd8 93%);
background: -ms-linear-gradient(top, #f8fcfd 7%, #cdcbd8 93%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8fcfd', endColorstr='#cdcbd8',GradientType=0 );
background: linear-gradient(top, #f8fcfd 7%, #cdcbd8 93%);
}
#ccWrap div.depWrap:hover, #webmWrap div.depWrap:hover {
border-color: #ccd4d6 #a1b7c5 #5d8aa1;
border-style: solid;
border-width: 1px;
box-shadow: 0 1px 5px #7f888e;
}
#ccWrap div.depCont:hover, #webmWrap div.depCont:hover {
background: -moz-linear-gradient(top, #fdfbfe 7%, #9fcadd 93%);
background: -webkit-linear-gradient(top, #fdfbfe 7%, #9fcadd 93%);
background: -o-linear-gradient(top, #fdfbfe 7%, #9fcadd 93%);
background: -ms-linear-gradient(top, #fdfbfe 7%, #9fcadd 93%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfbfe', endColorstr='#9fcadd',GradientType=0 );
background: linear-gradient(top, #fdfbfe 7%, #9fcadd 93%);
}

/*list txt*/

.list_acc_deposit_ {
margin: 20px 0  0 7%;
}
div.list_acc_deposit_ ul {
list-style: none outside none;
margin-left: 0;
}

div.list_acc_deposit_ ul li {
background: url("../img/arrow.png") no-repeat scroll left 5px rgba(0, 0, 0, 0);
margin-bottom: 5px;
padding-left: 10px;
}
.otst_acc_deposit__{
margin:0 7%;
}

/*button dialog*/
.btn_yellow__{
background: -moz-linear-gradient(top, #ff8400 7%, #c04401 93%);
background: -webkit-linear-gradient(top, #ff8400 7%, #c04401 93%);
background: -o-linear-gradient(top, #ff8400 7%, #c04401 93%);
background: -ms-linear-gradient(top, #ff8400 7%, #c04401 93%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8400', endColorstr='#c04401',GradientType=0 );
background: linear-gradient(top, #ff8400 7%, #c04401 93%);
border-left: 1px solid #bf652d;
border-right: 1px solid #bf652d;
text-shadow: 0 1px 0 #091d34;

}
.btn_blue__{
background: -moz-linear-gradient(top, #2c5c94 7%, #092d5a 93%);
background: -webkit-linear-gradient(top, #2c5c94 7%, #092d5a 93%);
background: -o-linear-gradient(top, #2c5c94 7%, #092d5a 93%);
background: -ms-linear-gradient(top, #2c5c94 7%, #092d5a 93%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c5c94', endColorstr='#092d5a',GradientType=0 );
background: linear-gradient(top, #2c5c94 7%, #092d5a 93%);
border:1px solid #214879;
box-shadow: 0 1px 0 #809dbf inset;
text-shadow: 0 1px 0 #091d34;
}
.btn_yellow__,.btn_blue__{
box-shadow: none;
margin: 15px 0px 0px;
width: 150px;
color: #ffefc2;
cursor: pointer;
float: left;
font-size: 15px;
height: 24px;
padding: 5px 0 0;
text-align: center;
}
.btn_yellow__:hover {
background: -moz-linear-gradient(top, #d26c2c 7%, #f77b01 93%);
background: -webkit-linear-gradient(top, #d26c2c 7%, #f77b01 93%);
background: -o-linear-gradient(top, #d26c2c 7%, #f77b01 93%);
background: -ms-linear-gradient(top, #d26c2c 7%, #f77b01 93%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d26c2c', endColorstr='#f77b01',GradientType=0 );
background: linear-gradient(top, #d26c2c 7%, #f77b01 93%);

}
.btn_blue__:hover {
background: -moz-linear-gradient(top, #234b7e 7%, #002248 93%);
background: -webkit-linear-gradient(top, #234b7e 7%, #002248 93%);
background: -o-linear-gradient(top, #234b7e 7%, #002248 93%);
background: -ms-linear-gradient(top, #234b7e 7%, #002248 93%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#234b7e', endColorstr='#002248',GradientType=0 );
background: linear-gradient(top, #234b7e 7%, #002248 93%);
}
.p_p_txt{
padding-right:14px;
text-align:justify;
}
/*skrill-----------*/
.new_float_account_{
float: left;
margin-left: 7%;
width: 50%;
}


/*form*/
#formBlockWrapp {
float: right;
margin: 20px 7% 0 0;
min-width: 344px;
padding-top: 4px;
position: relative;
width: 28%;
}
#formBlockTitle {
height: 38px;
left: 0;
position: absolute;
top: 0;
z-index: 10;
}
#leftside {
background: url("../new_img/forms/title_form_left2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
float: left;
height: 38px;
width: 4px;
}
#center {
background: url("../new_img/forms/title_form_center.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
color: #9d0200;
float: left;
font-family: Arial,Helvetica,sans-serif;
font-size: 18px;
font-weight: bold;
height: 32px;
margin-left: -2px;
padding: 6px 11px 0 13px;
text-shadow: 0 1px 0 #ffe2a2;
}

#rightside {
background: url("../new_img/forms/title_form_right2.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
float: left;
height: 38px;
width: 35px;
}
#formBlock {
background: -moz-linear-gradient(top, #e9ecf2 7%, #dee0e3 93%);
background: -webkit-linear-gradient(top, #e9ecf2 7%, #dee0e3 93%);
background: -o-linear-gradient(top, #e9ecf2 7%, #dee0e3 93%);
background: -ms-linear-gradient(top, #e9ecf2 7%, #dee0e3 93%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9ecf2', endColorstr='#dee0e3',GradientType=0 );
background: linear-gradient(top, #e9ecf2 7%, #dee0e3 93%);


border-radius: 5px;
font-family: Trebuchet MS,Calibri,Helvetica,sans-serif;
margin: 0 0 0 4px;
min-height: 367px;
overflow: visible;
padding-bottom: 9px;
text-align: left;
width: 336px;
}
#formTitle {
/* background: url("../new_img/forms/currenex-logo.png") no-repeat scroll 285px 3px rgba(0, 0, 0, 0); */
border-bottom: 1px solid #c1c1c1;
border-radius: 5px 5px 0 0;
height: 45px;
margin: 0;
}
#getcodeForm {
border-top: 1px solid #fff;
color: green;
font-size: 14px;
margin: 0;
}
#prdformData {
padding: 9px 0 4px 13px;
}
.darkline {
background: none repeat scroll 0 0 #c1c1c1;
clear: both;
height: 1px;
width: 100%;
}

.lightline {
background: none repeat scroll 0 0 #fff;
height: 1px;
width: 100%;
}
#prdformData div {
    margin-bottom: 5px;
}
#prdformData label {
color: #4c5e6a;
float: left;
line-height: 12px;
padding-top: 4px;
width: 131px;
}
#prdformData input {
float: left;
}
#phpmsgBlockWrapp {
background: none repeat scroll 0 0 #eaecef;
padding: 12px 0;
width: 100%;
}
#submitArea {
border-top: 1px solid #c1c1c1;
width: 100%;
}
#liteline {
border-top: 1px solid #fff;
padding: 9px 0 0;
}

#submitWrap {
height: 37px;
margin-left: 15px;
width: 307px;
}
input#submit2 {
background: -moz-linear-gradient(top, #2b5b92 7%, #082a57 93%);
background: -webkit-linear-gradient(top, #2b5b92 7%, #082a57 93%);
background: -o-linear-gradient(top, #2b5b92 7%, #082a57 93%);
background: -ms-linear-gradient(top, #2b5b92 7%, #082a57 93%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2b5b92', endColorstr='#082a57',GradientType=0 );
background: linear-gradient(top, #2b5b92 7%, #082a57 93%);



border: 1px solid #214879;
border-radius: 2px;
box-shadow: 0 1px 1px #809dbf inset;
color: #a4e0ff;
font-size: 16px;
font-weight: bold;
height: 37px;
outline: medium none;
text-shadow: 1px 1px 0 #000000;
width: 307px;
}

._margin_null_auto_ #formBlockWrapp select {
color: #69787a;
float: left;
font-size: 14px;
height: 27px;
margin-bottom: 5px;
outline: medium none;
width: 177px;
}
._margin_null_auto_ #formBlockWrapp option {
color: #69787a;
font-size: 14px;
}
._margin_null_auto_ #formBlockWrapp div.error{
clear: both;
color: red;
font-size: 11px;
line-height: 8px;
margin-left: 130px;
}


#prdformData input:hover, #prdformData input:focus, #confInputPrd:hover, #confInputPrd:focus {
background: none repeat scroll 0 0 #fdf9d6;
box-shadow: 0 0 5px #e4cc8e inset;
outline: medium none;
}
#prdformData input {
float: left;
}
#prdformData input, #confInputPrd, select {
background: none repeat scroll 0 0 #feffe4;
border: 1px solid #9dacba;
border-radius: 3px;
box-shadow: 0 1px 1px #e1e2ca inset;
height: 18px;
padding: 3px;
width: 169px;
}
/*web money ---------*/
.account_web_money__ p{
margin:0 7% 20px 7% ;
}
#deposBlock {
background: -moz-linear-gradient(top, #e9ecf2 7%, #dee0e3 93%);
background: -webkit-linear-gradient(top, #e9ecf2 7%, #dee0e3 93%);
background: -o-linear-gradient(top, #e9ecf2 7%, #dee0e3 93%);
background: -ms-linear-gradient(top, #e9ecf2 7%, #dee0e3 93%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9ecf2', endColorstr='#dee0e3',GradientType=0 );
background: linear-gradient(top, #e9ecf2 7%, #dee0e3 93%);


border-radius: 5px;
font-family: Trebuchet MS,Calibri,Helvetica,sans-serif; /*neyveren*/
margin: 0 0 20px 7%;
padding-bottom: 20px;
text-align: left;
width: 336px;
}
.ajax-menu-head {
background: -moz-linear-gradient(top, #ffd14b 7%, #ffa902 93%);
background: -webkit-linear-gradient(top, #ffd14b 7%, #ffa902 93%);
background: -o-linear-gradient(top, #ffd14b 7%, #ffa902 93%);
background: -ms-linear-gradient(top, #ffd14b 7%, #ffa902 93%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd14b', endColorstr='#ffa902',GradientType=0 );
background: linear-gradient(top, #ffd14b 7%, #ffa902 93%);


border-bottom: 1px solid #bf5a00;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
color: #2a0b00;
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
font-weight: bold;
height: 25px;
padding-top: 10px;
text-align: left;
text-shadow: 0 1px 0 #ffdd80;
text-transform: uppercase;
}
.wmax-text {
color: #2d4157;
float: left;
font-family: Arial,Helvetica,sans-serif; /*neyveren*/
font-size: 14px;
font-weight: normal;
height: 20px;
padding-left: 12px;
padding-top: 19px;
text-align: left;
}
.account_web_money__ #submitWrap {
float: left;
height: 37px;
margin: 9px 0 0 90px;
width: 168px;
}
.account_web_money__ input#submit2 {
width: 168px;
}
.account_web_money__ input#submit2:hover,.account_web_money__ input#submit2:focus {
background: -moz-linear-gradient(top, #194e8b 7%, #092e5b 93%);
background: -webkit-linear-gradient(top, #194e8b 7%, #092e5b 93%);
background: -o-linear-gradient(top, #194e8b 7%, #092e5b 93%);
background: -ms-linear-gradient(top, #194e8b 7%, #092e5b 93%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#194e8b', endColorstr='#092e5b',GradientType=0 );
background: linear-gradient(top, #194e8b 7%, #092e5b 93%);


border: medium none;
box-shadow: 0 1px 1px #4a74a4 inset;
color: #ffce4a;
text-shadow: 1px 1px 0 #031327;
}

/*-----------------------------------------------Page 404----------------------------------------------*/

#page404 h1 {
    margin: 28px 0 16px;
}
#page404 #errorPageWrap {
    margin: 0;
    width: 100%;
}
#page404 .imgColor404 {
    background: url("../new_img/error_404.png") no-repeat scroll 1px 9px #13436E;
    padding: 9px;
}
#page404 .imgColor {
    background: url("../new_img/error_404.png") no-repeat scroll 1px 9px #13436E;
    padding: 9px;
}
.WrapperGrey {
    border: 1px solid #c5cad1;
    margin: 8px 0 20px;
    padding: 10px;
}
#page404 .errorPageTxt {
    margin: 0 0 0 81px;
}
#page404 .InnerGrey {
    padding: 10px 15px 55px;
}
.errorPageTxt {
    margin: 0 0 0 88px;
}
.InnerGrey {
    background: none repeat scroll 0 0 white;
    border: 1px solid #b0b8bf;
    box-shadow: 0 1px 0 #fff inset;
    padding: 10px 15px 15px;
    vertical-align: top;
}
#page404 .innerTxtp1 {
    margin-top: 5px;
}
div.innerTxtp1 {
    margin-top: 8px;
}
#page404 #errorPageWrap ul {
    line-height: 20px;
    list-style: disc outside none;
    margin: 9px 0 18px 15px;
}
#page404 p {
    line-height: 19px;
}
#error_red__ #page404 .imgColor{
background: url("../new_img/disclairmer.png") no-repeat scroll 1px 9px #13436E;
padding: 0px;
}
/*reports------------------------------------------------------*/
#act_button_left_new{
position:static;
 width: 50%;
 float:left;
 text-align:center;
padding:0;
}

#act_button_right_new{
position:static; 
width: 50%;
float:right;
text-align:center;
padding:0;
}

/* Account Forms---------------------------------------------------------------------------*/


#account-form-style{margin:0px auto;}
#acc-block{width:100%;float:left;margin-bottom:10px;}
#acc-block-new{height:445px;width:795px;float:left;}

.acc-block-form{background:url('../new_img/account_forms/accformline.png') repeat-x;height:52px;width:100%;float:left;border:1px solid #c6cfd5;margin:5px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;}

.acc-block-form-right{background:url('../new_img/account_forms/accformline.png') repeat-x;height:52px;width:100%;float:left;border:1px solid #c6cfd5;margin:5px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;}



#acct-txt-head{color:#475c6a;font-family: Arial,Helvetica,sans-serif;font-size: 16px;font-weight:bold;text-align: center;padding-top:17px;float:left;margin-left:15px;}

.acct-button1{background:#425e73;width:170px;float:right;height:26px;margin-right:0px;margin-top:26px;cursor:pointer;
-webkit-border-radius: 7px 0px 7px 0px;
-moz-border-radius: 7px 0px 7px 0px;
border-radius: 7px 0px 7px 0px;}
.acct-button-style{color:#fff;font-family: Arial,Helvetica,sans-serif;font-size: 14px;line-height:1.9em;padding-left:20px;}
/* info */
.info-button{background:#425e73;width:100px;float:right;height:26px;margin-right:1px;margin-top:26px;cursor:pointer;
-webkit-border-radius: 7px 7px 0px 0px;
-moz-border-radius: 7px 7px 0px 0px;
border-radius: 7px 7px 0px 0px;}
.info-button-style{color:#fff;font-family: Arial,Helvetica,sans-serif;font-size: 14px;line-height:1.9em;padding-left:20px;}

.acct-button1:hover, .info-button:hover{background:#243a4b;}

#gipa{color:#b80d0d;text-decoration:none;}
#gipa:hover{color:#b80d0d;}

.acct-pdf-img{background:url('../new_img/account_forms/pdf_img.png') no-repeat;height:28px;width:31px;float:right;margin-top:-8px;margin-right:5px;}
*+html .acct-pdf-img{background:url('../new_img/account_forms/pdf_img.png') no-repeat;height:28px;width:31px;float:right;margin-top:-32px;margin-right:5px;}
.info-pdf-img{background:url('../new_img/account_forms/info.png') no-repeat;height:28px;width:31px;float:right;margin-top:-8px;margin-right:5px;}
*+html .info-pdf-img{background:url('../new_img/account_forms/info.png') no-repeat;height:28px;width:31px;float:right;margin-top:-32px;margin-right:5px;}

.acct-name-h{height:45px;width:400px;margin-left:0px;color:#636363;font-family: Arial,Helvetica,sans-serif;font-size: 24px;font-weight:bold;padding-top:10px;}
.pds{margin-left:220px; width:500px;}
#adb-sometxt{color:#636363;font-family: Arial,Helvetica,sans-serif;font-size: 14px;padding-left:10px;padding-right:10px;text-align:center;}

.some-fix{float:left;width:55%;margin-right:1%;}
.some-fix-right{float:left;width:43%;}

.some-fix1{float:left;margin-left:5px;}
.some-fix-txt{text-decoration:none;}


.dn{display:none;}
.tooltip_new_{border-bottom:dashed 1px #aaa;text-decoration:none;cursor:help;}
.tooltip_new_-target{padding:10px;background:url('../new_img/account_forms/accformline.png') repeat-x;position:absolute;display:none;float:left;border-radius:7px;border:solid 1px #ddd;
-webkit-border-radius:7px;
-moz-border-radius:7px;margin-top: -25px;}
.tooltip_new_-target img {float: left;}
.otst_acc_forms__txt{
	margin:0 2%;
	}



/*--------------------------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 1400px) {
	.section2 .contentCenter, .section3 .contentCenter, .section8 #overLine, .section8 #underLine{max-width: 90%;}
	header .contentCenter, .contentCenter { width: 90%;}
        #dialog-careers .contentCenter { width: 100%;}
/*    #menu li {padding: 0 3.5%;}*/
   #logo {margin-right: 18px;}
   #menu {margin-left: 15.5%;width: 84.5%;}    
}
@media screen and (min-width:1200px) {
	#menu ul li.orangeBtn:hover{background: none;}
	#menu ul a:hover,#menu ul li.active a {color: #F8EEEC;background-color: #08456E;}
	#menu ul li:hover ul, #menu ul li.iehover ul, #menu li:hover ul a{display:inline-block; background: #0A456F;color: #F8EEEC;}
	#menu li a.shadowLink{
 	/*color: transparent;*/
  	color: rgba(255, 255, 255, 0.7);
  	text-shadow: 0 0 2px rgba(0, 0, 0, 0.5);
  	-webkit-transition: text-shadow 1.0 ease-out;
  	-moz-transition: text-shadow 1.0 ease-out;
  	-ms-transition: text-shadow 1.0 ease-out;
  	-o-transition: text-shadow 1.0 ease-out;
  	transition: text-shadow 1.0 ease-out;
	}
.ie	#menu li a.shadowLink{
	color:#06171F;
  	opacity:0.6;
  	filter:alpha(opacity=60);
}
}
@media screen and (max-width: 1199px) {
	#options {height: 88px;}
	header {height: 74px;}
	#options .contentCenter {text-align: center;}
	#officeSelect {margin-top: 28px;}
	.depositF {margin: 2px 0 0; width: 145px;}
	.depositF a{width: 119px;padding: 0 16px;display: block;display: block;font-size: 85%;}
	#officeUl { background: url("../new_img/tr.png") no-repeat scroll 139px top;left: -117px;top: 31px;}
	#officeUlopac {text-align: left;}
	.hotBtn {float: none; margin: 7px auto 0;text-align: center;width: 317px;height: 40px;display: block;}	
	.hotBtn div {width: 150px;height: 40px;display: inline-block;border-radius: 2px;font-size: 89%;}
	#mybmfn {border: 1px solid #f38820; margin-left: 0;}
	#mybmfn a, #support a{display: inline-block;line-height: 20px;line-height: 20px;padding-top: 11px;text-align: center;}
	#mybmfn span {margin-left: 5px;margin-top: 1px;}
	#support {border: 1px solid #094569;margin-right: 12px;}
	#support span {margin-top: 1px;}
	.section1 .contentWrap{margin-top: 74px;}
	header .contentCenter { width: 100%;}
    .orangeIcons ul li {margin-left: 6%;}
	#options .contentCenter {width: 90%;}
	#menuIcon{display:block;margin-top: 23px;margin-right: 5%;}
	#minMenu ul ul {position:relative; left: 0; top:0; padding: 0; width: 100%;}
	#minMenu ul ul li {padding: 0;height: 53px;line-height: 53px;}
	#minMenu ul ul li a{background: none;padding-left: 25px;font-size: 105%;height: 100%;}
	#minMenu {height: auto;position: relative;/* position: absolute; *//* top: 129px; */width: 100%;z-index: 99999;margin: 0;display:none;} /*new 13_11_2014*/
	#menu{display:none;}
	#minMenu li {margin-left: 0;float:none;text-align: left;border-top:1px solid #F4F0F1;padding: 0;height: auto;line-height: 53px;background: #ffffff;cursor: pointer;}
	#minMenu li a {background: url("../new_img/mobileNav.png") no-repeat scroll right 16px; color: #585858; display: block;font-size: 117%; width: 90%;margin: 0 auto; height: 53px;line-height: 53px;padding: 0;}
	#minMenu #men151,#minMenu #men167 {background:#ff7500;}
	#minMenu #men80,#minMenu #men168 {background:#08456e;}
	#minMenu #men80 a, #minMenu #men168 a, #minMenu #men151 a ,#minMenu #men167 a{color:#ffffff;}
	#minMenu .orangeBtn {float: none;border-bottom:1px solid #F4F0F1;padding: 0 5%;}
	#strip5 {width: 32%; right: 23%;}
    #covergirlwrapp {right: -66px;width: 100%;}
    *|html #covergirlwrapp{right:-58px;}
	header .contentCenter {max-width: 100%;height: 74px;}
	#logo {margin-left: 5.1%;margin-right: 44px; margin-top:11px; }
	#minMenu .orangeBtn a {background: url("../new_img/mobileNav.png") no-repeat scroll right 16px; filter:none; -pie-background:none; box-shadow: none;-khtml-box-shadow:none;color: #F18926;border-radius: 0px; -khtml-border-radius: 0px;display: inline-block;font-size: 117%; width: 100%; padding: 0;line-height: 53px;}
	#minMenu .orangeBtn a:hover{background: none; -pie-background:none;}
	.section1 .contentCenter {max-width: 100%;}
    /*.section3 {min-height: 1315px; overflow: visible;}*/
	div.title, .orangeIcons, .dollarBtn {padding-left: 5%;}
	.section1 .contentCenter { width: 100%;}
	.dollarBtn {top: 214px;}
	.diagonalText { text-align: center;top: 153px; left: 340px; max-width: 291px;}
	.blackArrow {top: 122px;left: 326px;transform: rotate(27deg);-moz-transform: rotate(27deg); -o-transform: rotate(27deg); -webkit-transform: rotate(27deg);  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.8910065241883678, M12=-0.45399049973954697, M21=0.45399049973954697, M22=0.8910065241883678, SizingMethod='auto expand')"; /* IE */}
    .platformImg, .platformTxt {float: none; width: 100%;}
    .platformImg{height: 466px; margin-top:94px;}
    .platformTxt{margin-top:0;}
     #utImg, #mtImg, #actImg, #cxImg, #jfImg{position:relative; top:0; margin:0 auto;}
     .buttons {margin: 65px auto;width: 481px;}
     .blueBtn {width:157px;}
     .dollarBtnorange a, .dollarBtn a {padding: 0 12px;width: 260px;}
     span.textBtn {padding-left: 11px;}
     .blueBtn a {width: 155px;}
     .section5 .contentCenter, .section7 .contentCenter {max-width: 100%;width: 100%;}
     #whiteLink1 .centerText {padding-left: 0px;}
     .rightList {padding-right:5%;}
     #girlInGray {width:456px; margin-left: -16px;margin-right:0;}
     .blueSectioTxt p {font-size: 205%;}
     .blueSectioTxt h3 {font-size: 245%;}
     .dollarBtn {width:286px;}
     .blackArrow {left: 303px;}
	 .section5Img {margin-left:-75px;margin-right:0;}
     #girlInGray {margin-left:-103px;}
	 .ie .section5Img {margin-left:-79px;}
/*---------------------------PLATFORM-------------------------------------*/
	 .orange_opactiy_box{padding: 90px 0 300px;}
	 .pltfrm_ut_link{position:relative;z-index:2;}
	 #unitrader .pltfrm_ut_link{margin-top:-267px;}
	 #metatrader .pltfrm_ut_link{margin-top:-260px;}
	 #lmax .pltfrm_ut_link, #jforex .pltfrm_ut_link{margin-top:-250px;}
	 #unitrader #ut_open_demo_acc .btn_and_info, #metatrader #ut_open_demo_acc .btn_and_info, #lmax #ut_open_demo_acc .btn_and_info, #jforex #ut_open_demo_acc .btn_and_info{position:static;margin-top:20px;}
	 #jforex .demo_acc_icon, #lmax .demo_acc_icon, #metatrader .demo_acc_icon{margin-top:5px;	margin-bottom:7px;}
	 #unitrader .demo_acc_icon{margin-top:10px;margin-bottom:7px;}
	 #unitrader .plUTsection6, #lmax .plUTsection6, #jforex .plUTsection6{height:330px;}
	.gadjetable{height:350px;}
	#jforex .plUTsection6 .btn_and_info_foot, #unitrader .plUTsection6 .btn_and_info_foot, #lmax .plUTsection6 .btn_and_info_foot{top:25px;}
	.plUTsection6 .google_play{margin-top:25px;}
	.mtop50{margin-top:20px;}
	 #lmax .btn_and_info, #lmax #ut_open_demo_acc .btn_and_info_demo, #jforex .btn_and_info, #jforex #ut_open_demo_acc .btn_and_info_demo, #metatrader #ut_open_demo_acc .btn_and_info_demo{position:static;}
	.h_footer_48px{	margin:10px 0 10px;}
	.btn_and_info_foot .btn_and_info_demo{margin-bottom:10px;}
	.mt_pltfr_dwnld{width:270px;text-align:center;}
	.mt_pltfr_dwnld.mt_center{margin-left:-135px;}
	.mt_h{font-size:200%;}
	.btn_and_info a{padding:0 10px;	width:250px;}
	.plUTsection1, .aboutBanner, .mmBanner, .acSerBanner{margin-top: 74px;}
	
	.ie8 .mobilePlt #ut-mobile{background-position: center bottom;}
/*---------------------------MONEY MANAGEMENT-------------------------------------*/	
	#tabsMoneyM .expert_margin_center li,._polosa_mm_kor_txt{font-size: 113%;}
	._polosa_mm_kor{width: 74%;}
	#tabsMoneyM .expert_margin_center li{padding: 3%; width: 27%;}
	#tabsMoneyM .mmCity_button_ .mmCity_button_align .dollarBtn{padding-left: 0;}
	#tabsMoneyM .mmCity_button_ .mmCity_button_align .dollarBtn a{padding: 0 21px;}
	#tabsMoneyM #tabs_m .topTab a{font-size: 131%;}
	.tab_img_boy_girl, .tab_img_hand_ {text-align: center; width: 100%;}
	.tab_img_boy_girl img {margin-left: 0px;width:auto;}
	.tab_img_hand_ img{width:auto;max-width: none;}
	.tab_li_txt_ {float: left; width: 100%;}
	.tab_img_boy_girl, .tab_img_hand_{margin-top:94px;}
	.tab_li_txt_ .mmCity_button_ .mmCity_button_align {padding-left: 5%;}
	.tab_li_txt_ .mmCity_button_ {margin-top: 45px;}
	#potential-investment-benefits .mmCity_button_align {margin:0;}
	#fee-structure .tab_li_txt_ ul,#potential-investment-benefits .tab_li_txt_ ul  {padding-left: 5%;}
	
/*---------------------------ACCOUNT SERVICES-------------------------------------*/
		
/*--------------------------------------------------------------BUSINES CENTER-------------------------------------------------------------*/
    #tabsBusiness .sectorOne .content{background-position: -200px top;}
    #tabsBusiness .sectorOne #bannerIB{margin-left: 25%;}
    #tabsBusiness #introducing-brokers .sectorOne .content .contentCenterLeft{padding: 44px 12% 0;width: 58%;} 
    #tabsBusiness .content h3{font-size: 190%;}
    #tabsBusiness .absoluteLine{left: 55px;}
    #tabsBusiness .sectorOne .absoluteLine{top: 18%;}
    #tabsBusiness .content h3 {font-size: 150%;}
    #tabsBusiness .content p {font-size: 106%;line-height: 23px;}
    #tabsBusiness .absoluteLine span {font-size: 105%; margin-left: 45px;}
    #tabsBusiness #pointerStep {width: 100px;margin-top: 25px;}
    #tabsBusiness .sectorTwo .content {margin-left: 165px;padding: 20px 0 0;}
    #tabsBusiness .sectorTwo {height: 367px;}
    #tabsBusiness .sectorTwo .contentCenter .picture {top: 157px;height: 211px;text-align: center;}
    #tabsBusiness .sectorThree {height: 365px;}
    #tabsBusiness .sectorThree .picture {margin: 0 34px 0 25px;}
    #tabsBusiness .sectorThree .picture {text-align: center;}
    #tabsBusiness .sectorThree h3 {font-size: 150%;padding-top: 98px;}
    #tabsBusiness .sectorThree .picture img {margin: 70px auto 0 107px;width: 60%;}
    #tabsBusiness .sectorThree p {line-height: 22px;}
    #tabsBusiness .sectorFour p {width: 45%;}
    #tabsBusiness .sectorFour .picture img{margin: 108px auto 0 0;width: 85%;}
    #tabsBusiness .sectorFour h3 {font-size: 150%;padding-top: 45px;}
    #tabsBusiness .sectorFour p {margin-top: 8px;line-height: 22px;}
    #tabsBusiness .sectorFour .picture {margin:0 27px 0 65px;text-align: center;}
    #tabsBusiness .sectorFour {height: 373px;}
    #tabsBusiness .sectorFive h2 {padding-top: 45px;}
    #tabsBusiness .sectorFive #list-last {margin: 65px 0 0;}
    #tabsBusiness .sectorFive .list {margin: 65px 4% 0 0;}
    #tabsBusiness .sectorFive .list .picture {min-height: 180px;}
    #tabsBusiness .sectorFive h3 {font-size: 150%;}
    #tabsBusiness .sectorFive p {margin-top: 12px;}
    #tabsBusiness .sectorFive .btn_and_info_div {margin: 80px auto 50px;}
   /*----------WL-----------*/
   #tabsBusiness .sectorOne #bannerWL{margin-left: 25%;}
    #tabsBusiness .contentWL .content .contentCenterLeft img{float:right;height:auto;margin-left:30px; margin-top:20px;width:46%;}
   /*----------OB-----------*/
    #tabsBusiness .sectorTeo .picture img{margin: 108px auto 0 0;width: 85%;}
    #tabsBusiness .sectorTeo h3 {font-size: 150%;padding-top: 145px;}
    #tabsBusiness .sectorTeo p {margin-top: 8px;line-height: 22px;}
    #tabsBusiness .sectorTeo .picture {margin:0 27px 0 65px;text-align: center;}
    #tabsBusiness .contentOB .sectorTeo {height: 373px;}
   /*----------CL-----------*/
    .contentCL .CL50 h3 {font-size: 152%;}
    .contentCL .CL50 .listCheck .li{height: 140px;}
    .contentCL .CL50 .listCheck .li .imgCh{height: 130px;}
    .contentCL .vertiralSeparate {height: 870px;}
    .contentCL .separateOb {margin: 40px auto;}
   /*----------MM-----------*/
    #MMinfo  p{line-height: 34px;}
    #money-manager ul.menuMM li{ width: 35%;}
    #money-manager ul.menuMM li#mamTab {width: 25%;}
    #money-manager ul.menuMM li#mamTab a {position: relative;top: -10px;}
    #money-manager .menuMM a {display: block;line-height: 20px;margin: 30px auto 11px;width: 175px;font-size: 124%;width: 200px;}
    #MMinfo .sectorMMOne .picture {margin: 30px 10px 0 0;}
    #MMinfo p.first{padding-top: 50px;}
    #MMinfo .sectorMMTwo .dollarBtn {margin: 40px 0; position: static;}
    #MMinfo .listCheck li {margin-bottom: 10px;}
    #MMinfo .sectorMMThree h3 {padding-top: 90px;font-size: 156%;}
    #MMinfo .dollarBtn {top: 32px;}
    #MMinfo .sectorMMFour .picture {width: 40%;}
    #MMinfo .sectorMMFour .picture { margin: 85px 60px 20px 0;width: 40%;}
    #MMinfo .sectorMMFour p{padding-bottom: 20px;margin-left: 47%;}
    #MMinfo .sectorMMFour h3 {padding-top: 70px;}
    #MMinfo .sectorMMFive .pictureRight{margin: 110px 0 160px;width: 40%;}
    #MMinfo .sectorMMFive .listCheck{max-width: 55%;}
    #MMinfo .sectorMMFive .dollarBtn{margin: 40px 0;position: static;}	
    /*----------M�M-----------*/
    
    #MMinfo .TM_TABLE .dollarBtn, #MMinfo .TM_MOBILE .dollarBtn {margin: 5px 8px;}
    #MMinfo #SelMAM-2 .sectorMMFour p { padding-top: 35px;}
    #MMinfo #SelMAM-2 .sectorMMFive h3 { margin-left: 50px; padding-top: 0px;font-size: 176%;}
    #MMinfo .pl_cfd .dollarBtn, #MMinfo .pl_fx .dollarBtn, #MMinfo .pl_dma .dollarBtn {margin: 5px 0px;}
    
    #MMinfo #SelMAM-1 .sectorMMFour .picture { margin: 55px 100px 60px 20px;}
    #MMinfo #SelMAM-1 .sectorMMFour p { padding-top: 110px;}
    #MMinfo #mam-trader .sectorMMFive .smalText {margin-top: 1px;padding-top: 1px;}
    #MMinfo #mam-trader .dollarBtn {width: 315px;}
    #MMinfo #SelMAM-1 .dollarBtnorange a, #MMinfo #SelMAM-1 .dollarBtn a { width: 281px;}
    #MMinfo #mam-trader .sectorMMFive .dollarBtn {margin: 40px 0 0;padding-left: 0px;}
/*------------------------------------------------------TRADING PRODUCTS--------------------------------------------------------------------*/

	table.table_clients__ tr td.yes_no_border_{
		border-bottom:1px solid #1a4667;
	}
	.trading_dol_img_ h1{
	font-size:52px;
	}
	/*table---*/
	.display_none_1200{display:none;}
 
	.hidden_tr_new{display:	table-row !important;}
	.hidden_tr_new .h_tab{display:none;text-align:left;}
	.hidden_tr_new .h_mob{display:	block; /*new 20_08_2014*/ text-align:left;}	
	.mob{display: none;}
	.znak__{display:table-cell;}
	.hidden_tr_new_all .h_mob{display:table-row;} /*new 04_03_2014*/
	.h_circle___{margin-top:20px;}
	#tabsAccServ .hidden_tr_new td {padding-top: 20px;}
	.tab_min_acc_hidden table tbody .odd_table_tr_,.tab_min_acc_show table tbody .odd_table_tr_{
		background-color:#f7f7f7;
	}
	table.table_clients__ tr{
	background-color:#FFFFFF;
	}
	table.table_clients__ tr.hidden_tr_new:hover{
		background-color:white;
	}
	table.table_clients__ tr:hover{
		background-color:transparent;
	}
	table.table_clients__ tr.odd_table_tr_:hover{
		background-color:#f7f7f7;
	}
	/*---*/
	#tabsAccServ #tabs .topTab a{
	font-size: 131%;
	}
	/*account forms--------------*/
	#acct-txt-head {
		font-size:15px;
	}
}

@media screen and (max-width: 1033px) {
/*      #item1 {width: 34%;}
     #item2 {padding-left: 0%;width: 38%;}
     #item3 {padding-left: 0;width: 26%;} */
 /*--------------------------------------------------------------BUSINES CENTER-------------------------------------------------------------*/    
     #tabsBusiness .sectorOne .content{background-position: -300px top;}
}

@media screen and (max-width: 979px) {

      #covergirlwrapp {display:none;}
     div.title, .orangeIcons{margin: 0 auto; text-align: center;padding-left:0;}
     .orangeIcons {width: 675px;}
     .orangeIcons ul li {margin-left: 17.5%;}
     #personCab {margin: 0 auto;max-width: 649px;position: relative;top: 208px;}
     .dollarBtn {top: 0;padding-left:0;}
     #reporting #leftSide, #reporting #rightSide{float:none;margin: 0 auto;width: auto;}
     #reporting #leftSide h3, #reporting #rightSide h3{font-size: 150%;}
     #reporting .dollarBtn{top: 0;padding-left:0;margin: 0 auto;}
     .diagonalText{top: -52px; left: 312px;max-width: 318px;}
     .blackArrow {left: 261px;top: -73px;}
     #strip1 {width:41%;}
     #strip4 {right:0;}
     #strip5 {right: 0;width: 22%;}
	 #whiteLink2 .centerText, #whiteLink3 .centerText { margin: 0 auto;width: 100%;max-width: 100%;}
	 span.bigLink {display: inline-block;float: none;margin-right: 10px;}
	 .section2 .sliderContent {height: 108px;overflow: hidden;position: relative;width: 100%;}
	 .section2, .section2 .contentWrap, .section2 .sliderContent{height: 210px;}
	 .ie8 .section2 .contentWrap {background-image: none;}
	 #item1, #item2, #item3{width: 100%;height: 68px;}
	 .whiteLink, .dioganalLine, .whiteLink a {height: 68px;text-align: center;}
	 span.bigLink {font-size: 268%;margin-top: 12px;}
	 .whiteLink p.textLink {font-size: 113%;line-height: 17px;padding-top: 20px;display: inline-block;text-align: left;}
	 .dioganalLine {display:none;}
	 #whiteLink1 .centerText {margin: 0 auto;}
	 #whiteLink2 {width:200px;}
	 #item2, #item3 {padding-left: 0;}
	 #item2{border-bottom:1px solid #65818F; border-top:1px solid #B1C9CE;}
	 #item1{border-top:1px solid #C2CCD4;border-bottom:1px solid #65818F;}
	 #item3{border-top:1px solid #B0CACF;border-bottom:1px solid #B1C9CE;}
	.section2 .contentCenter{max-width: 100%;}
	.whiteLink {float: none; margin: 0 auto;}
	/*new 25_11_2014*/
	#whiteLink3,#whiteLink1  {
    left: 0;
    margin-left: 0;
   }
	 
	
	.sectionAbout #img_bulet_full > a {margin-left: 0;}
	 /*-------------Tabs-------------------*/
	 .topTab {margin: 0 auto 53px;height: 13px; width: 100%;} /*new 20_11_2014*/
	 /* .tabsPlatform .ui-tabs li#mtplatform, .tabsPlatform .ui-tabs li#actplatform, .tabsPlatform .ui-tabs li#cxplatform, .tabsPlatform .ui-tabs li#jfplatform, .tabsPlatform .ui-tabs .ui-tabs-nav li{width: 25%; height: 13px; background: url("../new_img/bulletsWhite.png") no-repeat;padding: 0} */ /*new 20_11_2014*/
	  /* #utlogo, #mtlogo, #actlogo, #curr, #jflogo{background:none; display: block;float: left;height: 13px;width: 13px;margin: 0;} */
		
	
		#mtlogo{background: url("../new_img/logo_metatrader_mini.png") no-repeat;} 
		#jflogo{background: url("../new_img/logo_jforex_mini.png") no-repeat;} 
		#lmlogo{background: url("../new_img/logo_lmax_mini.png") no-repeat;} 
		
		#mtlogo{
		border-left:1px solid grey;
		}
		#mtlogo, #lmlogo, #jflogo{
		height: 25px;border-right:1px solid grey;
		}
		#lmlogo,#jflogo {
    margin-top: 0;
		}
	
		
		.tabsPlatform .ui-widget-header .ui-state-active #mtlogo, .tabsPlatform .ui-widget-header .ui-state-active #actlogo, .tabsPlatform .ui-widget-header .ui-state-active #curr, .tabsPlatform .ui-widget-header .ui-state-default #jflogo,.tabsPlatform .ui-widget-header .ui-state-default #lmlogo{
		background-position:center top;
		}
		.section3 .ui-tabs li#mtplatform{width: 50%;}/*if 5 platform 22%*/
		.section3 .ui-tabs li#jfplatform{width: 33.33%;}
		/*.section3 .ui-tabs li#jfplatform{width: 18%;}*/
		.section3 .ui-tabs li#actplatform{width: 50%;}/*if 5 platform 22%*/
		.tabsPlatform .ui-tabs .ui-tabs-nav li{width:33.33%;}
		
		
		
 #tabs .tabArrow {display:none;} 
	 .tabsPlatform .ui-widget-header {border-bottom: none;}
	 .tabsPlatform #tabs .ui-tabs-nav li.ui-tabs-active {background-position: 0 -13px;padding-bottom: 0px;}
	/*  .tabsPlatform .ui-tabs .ui-tabs-nav li:first-child{margin-left:0;} */
	 .tabsPlatform .contentCenter .ui-tabs-panel {border-top: none;}
	 .platformImg {display: none;}
	  #tabs .tabs-spacer { float: left; height: 200px; display:block;}
	  .tabsPlatform .tabs-bottom .ui-tabs-nav { clear: left;}
	  .tabsPlatform .tabs-bottom .ui-tabs-nav li { top: auto; bottom: 0; margin: 0 .2em 1px 0; border-bottom: auto; border-top: 0; }
	  .tabsPlatform .tabs-bottom .ui-tabs-nav li.ui-tabs-active {padding-top: 1px; }	
	  .ui-helper-clearfix:after {clear: both;}
	  .ui-helper-clearfix {min-height: 0;}
	 /*-----------------endTabs-------------*/
	  #tabs {margin-top: 43px;}
	  #sliderText {width: 90%;}

	  .blueSectioTxt p {margin-top: 48px;}
	  .whiteLine {margin: 47px auto 0;}
	  .section5Img {display: none;}
	  .section5 .contentCenter, .section7 .contentCenter {max-width: 90%;}
	  .rightList {float: none; max-width: 100%;padding-right: 0;width: 100%;}
	  .rightList .blueTxt, .rightList .blueTxtBig{text-align:center;}
	  .blueBtn {margin: 0 auto;}
	  .section8 .row {height: 100%;}
	  #separator, .menuFooter .column ul{display:none;}
	  .column {float:none; margin:0 auto;}
	  .section8 .row .columnLicens {min-height: 174px;}
	  #col-1, #col-2, #col-3, #col-4, #col-5 {width: 90%; text-align:center;margin: 0 auto;}
	  .menuFooter h3 {font-size: 127%;}
	  .menuFooter {margin-top: 39px;}
	  .buttons {margin-bottom:29px;}
	  #strip2 {width: 42%;}
	  
	  /*---------------------------ABOUT-------------------------------------*/
    .ui-tabs-panel{}
    //.aboutBanner h1{margin-top: 40px;}
    #tabsAbout h2{font-size: 200%;margin-top: 100px;}  
    #tabsAbout h3{margin-top: 60px;}
    #tabsAbout p.tabs-1-textP {line-height: 29px;}
    #tabsAbout ul.menu, #tabsMoneyM ul.menu{height: 74px;border-bottom: 0px;background-color: #08456E;width: 100%;}
    .submenu_fixed #tabsAbout ul.menu, .submenu_fixed #tabsMoneyM ul.menu{height: 50px;}
    .submenu_fixed #tabsMoneyM ul.menu li a {line-height: 32px;}
    #tabsAbout ul.menu li, #tabsMoneyM ul.menu li{margin: 0 1.4%;}
    #tabsAbout ul.menu li a, #tabsMoneyM ul.menu li a{color: #4990C0;font-size: 169%;line-height: 71px;height: 70px;}
    #tabsAbout ul.menu li a:hover, #tabsAbout ul.menu .ui-state-active a, #tabsMoneyM ul.menu li a:hover, #tabsMoneyM ul.menu .ui-state-active a{color: #FEFFFF;border-bottom: 3px solid #ff6c00;color: #feffff;display: table;margin: 0 auto;width: auto;}
  
    .list{margin: 30px auto 0;width: 95%;}
    .list li{line-height: 29px; float: none;width: 100%;}
    
    #tabsAbout p.tabs-2-textP1 {margin: 58px auto 0;line-height: 29px;}
    #tabsAbout p.tabs-2-textP2 {margin: 28px auto 0;line-height: 29px;}
    
    #tabsAbout #careers .btn_and_info_div{width: 422px;height: 80px;margin: 60px auto 65px;}
    #tabsAbout .btn_and_info_div a{width: 422px;height: 80px;}
    #tabsAbout .btn_and_info_div span.textBtn{font-size: 180%;line-height: 286%;padding-left: 24px;} 
    img.dolar{height: 43px;margin-top: 19px;width: 42px;margin-left: 13px;}
    
    
    #tabsAbout .blueBtn{width: 255px;height: 80px;margin: 50px auto 0;}
    #tabsAbout .blueBtn a{width: 255px;height: 80px;font-size: 180%;line-height: 77px;}
    #tabsAbout #news img{margin-top:22px;}
    #tabsAbout #news h2{font-size: 248%;}
    #tabsAbout #news .date{font-size: 140%;}
    #tabsAbout #news p {line-height: 36px;margin-top: 20px;}
    #tabsAbout #news .separator{margin-top: 35px;}
    #tabsAbout .img_bulet_content, .sectionAbout .img_bulet_content{display: block; overflow: hidden;position: relative;width: 100%; height: 300px;}
    #tabsAbout .swiper-wrapper, .sectionAbout .swiper-wrapper{position: relative;}
    #tabsAbout .swiper-slide, .sectionAbout .swiper-slide{ float: left;position: relative;list-style: none;}
    #tabsAbout .bulletsSwiper, .sectionAbout .bulletsSwiper1{position: relative;text-align: center; width: 100%; bottom: 24px;}
    #tabsAbout .swiper-pagination-switch, .sectionAbout .swiper-pagination-switch{display: inline-block; float: none;height: 11px;margin-left: 16px;width: 11px;background-image: none;border-radius: 50%;font-size: 0;background-color: #08456e;}
    #tabsAbout .swiper-active-switch, .sectionAbout .swiper-active-switch{background-color: #ffffff;border: 1px solid #08456e;}
    #img_bulet_full{display: none;}
    #tabsAbout .swiper-pagination-switch:first-child, .sectionAbout .swiper-pagination-switch:first-child{margin-left: 0;}
    .arrow-left, .arrow-right{display:block;background-image: url("../new_img/arrows.png");font-size: 0;height: 59px;position: absolute;width: 60px; z-index: 9999;top: 25%;}
    .arrow-left{background-position: left bottom;left: 15px;}
    .arrow-right{background-position: right bottom;right: 15px;}
    #tabsAbout .greyBtn{display: block;}
    .inText{float: none;}
    .contactForm textarea{float: none;}
    .contactForm form {margin: -90px auto 0;width: 400px;}
    .contactForm {height: 700px;}
    
    
    .contactFormEmailLeft{min-width: 320px;}
    .contactFormEmailRight{min-width: 320px;}
    .contactFormEmail .contactItem{width: 315px;}
    .contactFormEmail .contactItemHead{width: 300px;}
/*---------------------------PLATFORM-------------------------------------*/
    #platform_tabs .submenuAlign{min-width: 1100px;overflow: hidden;position: relative;}
    #platform_tabs .submenu {background-color: #08456e;border-bottom: 1px solid #cfcfcf;height: 74px;width: 100%;z-index: 9999998;}
    #platform_tabs ul.menu{height: 74px;border-bottom: 0px;background-color: #08456E;width: 100%;}
    #platform_tabs ul.menu li{margin: 0 1.4%;}
    #platform_tabs ul.menu li a{color: #4990C0;font-size: 169%;line-height: 71px;height: 70px;}
    #platform_tabs ul.menu li a:hover,#platform_tabs ul.menu .ui-state-active a{color: #FEFFFF;border-bottom: 3px solid #ff6c00;color: #feffff;display: table;margin: 0 auto;width: auto;}
    .mt_pltfr_dwnld{position:static;float:none;	margin:0 auto 50px!important;text-align:center;}
    #metatrader .plUTsection6{height: auto;	padding-top: 30px;}
    .platform_main_menu #utL span:first-child, .platform_main_menu #mtL span:first-child, .platform_main_menu #actL span:first-child, .platform_main_menu #crnL span:first-child, .platform_main_menu #mtfxL span:first-child, .platform_main_menu #mtdmaL span:first-child, .platform_main_menu #mtcfdL span:first-child, .platform_main_menu #plMobile span:first-child{display:none;}
    .platform_main_menu #utL, .platform_main_menu #mtL, .platform_main_menu #actL, .platform_main_menu #crnL, .platform_main_menu #mtfxL, .platform_main_menu #mtcfdL, .platform_main_menu #mtdmaL, .platform_main_menu #plMobile{width: 100%;}
	 
	 /*.mobilePlt .phoneImg {max-height: 496px;max-width: 267px;width: 33%;}
	 .wrapMobile {max-width: 250px;}
	 .mobilePlt .coverAndr, .mobilePlt .coverMac{max-width: 250px;}
	 .mobilePlt #mobileSlides1, .mobilePlt #mobileSlides3 {bottom: 452px;height: auto !important;left:12px;max-width:95%;}
	 .mobilePlt .mobileSlides .swiper-slide img {max-width:100%;height: auto !important;}*/
	  #mtApp-mobile .mobMtLogo, #mtAnd-mobile .mobMtLogo,#mtAnd-mobile_new .mobMtLogo,#mtAnd-mobile_new_jf .mobMtLogo {padding-top: 55px;}
	  .mobilePlt #ut-mobile .mobiTxtLeft {width: 100%;}
	/*.mobilePlt #mtApp-mobile .phoneImg {margin-left: 38px; max-height: 524px;max-width: 250px;width: 33%;}
	.mobilePlt #mobileSlides2 {bottom: 435px;height: auto !important;left: 21px;max-width: 88%;width: 100%;}
	.mobilePlt #mobileSlides2 .swiper-slide img {width:88%;}*/
	#ut-mobile .bx-viewport, #mtAnd-mobile .bx-viewport,#mtAnd-mobile_new_jf .bx-viewport{padding-bottom: 189%; width: 95% !important;}
	#mtAnd-mobile_new .bx-viewport{
	padding-bottom: 199%; width: 95% !important;
	}
	
/*---------------------------MONEY MANAGEMENT-------------------------------------*/	
	//.mmBanner h1,.acSerBanner h1{margin-top: 40px;}
	#tabsMoneyM .mmCity_button_ .mmCity_button_align .dollarBtn a{padding: 0 0px;}
	#tabsMoneyM .mmCity .mmCity_button_ .mmCity_button_align .dollarBtn{margin-left: 66px;}
	#tabsMoneyM .mmCity .mmCity_button_ .mmCity_button_align .dollarBtn#dollarBtn_button_{margin-left:30px;}
	#tabsMoneyM .mmCity_button_ .mmCity_button_align{width: 754px;}
	#tabsMoneyM .mmCity_button_ .mmCity_button_align .dollarBtn span.textBtn {padding-left: 11px;padding-right: 11px;}
	.mmCity_button_align span.dollar{margin-left: 6px;}
	.tab_li_txt_{margin-top:44px;}
	.mmCity_button_ .mmCity_button_align .dollarBtn{margin-left:0px;}
	#tabsMoneyM .mmCity_button_ .mmCity_button_align .dollarBtn#dollarBtn_button_{margin-left:30px;}
	#tabsMoneyM #tabs_m .topTab a{font-size: 100%;font-weight:500;}
	#tabsMoneyM .tab_3_acc_apl p{padding-left: 5%;}
	.tab_3_acc_apl .mmCity_button_ .mmCity_button_align{padding-left:5%;}
	body #tabsMoneyM ul.menu li a{line-height: 36px;}
/*---------------------------ACCOUNT SERVICES-------------------------------------*/


/*--------------------------------------------------------------BUSINES CENTER-------------------------------------------------------------*/
    
    #tabsBusiness #money-manager .ui-widget-header {width: 100%;}
    #tabsBusiness .submenu {background-color: #08456e;border-bottom: 1px solid #cfcfcf;height: 74px; width: 100%;z-index: 9999998;}
    #tabsBusiness .submenuAlign{min-width: 1600px;overflow: hidden;position: relative;}
    #tabsBusiness .content .contentCenterLeft {padding: 27px 12% 0;width: 60%;}
    #tabsBusiness .content p {margin-top: 20px;line-height: 25px;}
    #tabsBusiness .sectorOne .absoluteLine{top: 11%;}
    #tabsBusiness .sectorTwo .content {margin-left: 175px;padding: 15px 0 0;}
    #tabsBusiness .sectorTwo .contentCenter .picture {height: 181px;top: 186px;}
    #tabsBusiness .content h3 {font-size: 190%;}
    #tabsBusiness .content .contentCenterLeft h3 {font-size: 150%;}
    #tabsBusiness #pointerStep {margin-top: 16px;width: 112px;}
    #tabsBusiness .absoluteLine span {font-size: 110%;margin-left: 50px;}
    #tabsBusiness .content p {margin-top: 15px;}
    #tabsBusiness .sectorThree .picture {margin: 0 0 0 5px;}
    #tabsBusiness .sectorThree .picture img {margin: 70px auto 0 40px;width: 55%;}
    #tabsBusiness .sectorThree h3 {padding-top: 48px;font-size: 190%;}
    #tabsBusiness .sectorThree p {width: 55%;}
    #tabsBusiness .sectorThree {height: 275px;}
    #tabsBusiness .sectorFour .picture {margin: 0 22px 0 -30px;text-align: right;height: 300px;}
    #tabsBusiness .sectorFour .picture img {margin: 94px auto 0 0;width: 65%;}
    #tabsBusiness .sectorFour h3 {font-size: 190%;padding-top: 20px;}
    #tabsBusiness .sectorFour p {width: 52%;}
    #tabsBusiness .sectorFive h2 {padding-top: 60px;}
    #tabsBusiness .sectorFive .list {margin: 55px auto 0;width: 80%;float: none;}
    #tabsBusiness .sectorFive #list-last {float: none;margin: 55px auto 0;width: 80%;}
    #tabsBusiness .sectorFive .list #provideImg1 {margin-top: 7px;width: 240px;}
    #tabsBusiness .sectorFive .list #provideImg2 {margin-top: 35px;width: 170px;}
    #tabsBusiness .sectorFive .list #provideImg3 {margin-top: 0px;width: 150px;}
    #tabsBusiness .sectorFive h3 {font-size: 170%;margin-top: 25px;}
    #tabsBusiness .sectorFive #list-last h3 {margin-top: 40px;}
    #tabsBusiness .sectorFive p {font-size: 144%;margin-top: 17px;line-height: 28px;}
    #tabsBusiness .sectorFive .btn_and_info_div { width: 425px;}
    #tabsBusiness .sectorFive .btn_and_info_div a { height: 52px;width: 385px;}
    #tabsBusiness .sectorFive .btn_and_info_div a img.dolar {height: 30px;margin-left: 0;margin-top: 12px;width: 30px;}
    #tabsBusiness .sectorFive .btn_and_info_div span.textBtn {font-size: 120%;padding-left: 17px;line-height: 55px;}
    /*----------WL-----------*/
    #tabsBusiness .contentWL .content .contentCenterLeft img{margin-left: -18%;}
    #tabsBusiness .contentWL .content .contentCenterLeft h3{margin-left: 10px;}
    #tabsBusiness .sectorSix .btn_and_info_div a {width: 280px;}
    #tabsBusiness .sectorSix .btn_and_info_div a img.dolar {display: block;float: left;height: 29px;margin-top: 14px;width: 29px;}
    /*----------OB-----------*/
    #tabsBusiness .contentOB .sectorThree .picture img { margin: 100px auto 0 40px;}
    #tabsBusiness .contentOB .sectorPreZero h3 {font-size: 200%;}
    #tabsBusiness .contentOB .sectorFour .picture {margin: 0px 22px 0 30px;text-align: center;}
    #tabsBusiness .contentOB .sectorTeo {height: 333px;}
    #tabsBusiness .sectorTeo .picture { margin: 15px 27px 0 -35px;text-align: right;}
    #tabsBusiness .sectorTeo h3 {padding-top: 110px;}
    #tabsBusiness .contentOB .sectorTeo .picture img { margin: 94px auto 0 0;width: 65%;}
    #tabsBusiness .contentOB .contentCenterLeft {width: 65%;}
    #tabsBusiness .contentOB .sectorSeven .btn_and_info_div a {width: 320px;}
    #tabsBusiness .contentOB .sectorSeven .btn_and_info_div a img.dolar {display: block;float: left;height: 29px;margin-top: 14px;width: 29px;}
    #tabsBusiness .contentOB .sectorPreZero .list {float: none; margin: 78px auto 42px;width: 80%;}
    #tabsBusiness .contentOB .sectorPreZero .list p {font-size: 144%;}
    /*----------CL-----------*/
    .contentCL .CL50 h3{font-size: 154%;}
    .contentCL .assistance .btn_and_info_div {margin-top: 70px;}
    .contentCL .assistance .btn_and_info_div a {width: 320px;display: block; margin: 0 auto;}  
    .contentCL .assistance .btn_and_info_div a img.dolar {display: block;float: left;height: 29px;margin-top: 14px;width: 29px;}
    .contentCL .CL50 {display: block; vertical-align: top; width: 100%;}
    .contentCL .CL50 .listCheck .li {clear: left;height: auto;}
    .contentCL .CL50 .listCheck .li .imgCh {height: 50px;}
    .contentCL .vertiralSeparate { margin-top: 458px;height: 6px;position: absolute;background-color: transparent;display: block;left: 50%;}
    .contentCL .vertiralSeparateTop {display: none; }
    .contentCL .CL50 .h3last {margin-left:0%;}
    .contentCL .CL50 .listCheckRight {margin: 25px 0 0;width: 100%;height: 400px;}
    .contentCL .CL50 .listCheckLeft { margin: 25px 0 0 0;width: 100%;height: 333px;}
    .contentCL .CL50 .h3first{margin-top: 100px;}
    .contentCL .CL50 .listCheck .li {border-bottom: 0 solid #aeaeae;}
    .contentCL .assistance .picture {float: none;height: auto;}
    .contentCL .assistance .picture img {display: block;margin: 55px auto 0;}
    .contentCL .assistance h3 { margin: 45px 0 7px; text-align: center;}
    .contentCL .blueBlock p { font-size: 185%; line-height: 36px;}
    /*----------MM-----------*/
    #money-manager .menuMM a {font-size: 108%;}
    #MMinfo .picture {float: none;}
    #MMinfo .sectorMMOne .picture {margin: 30px auto 0px; width: 50%;min-width: 250px; }
    #MMinfo .dollarBtn {margin: 40px auto;position: static;}
    #MMinfo .dollarBtn a{ width: 222px;}
    #MMinfo .dollarBtn a span.textBtn{font-size: 120%;padding-left: 21px;}
    #MMinfo #mam-trader #SelMAM-1 .dollarBtn a span.textBtn{font-size: 120%;padding-left: 33px;}
    #MMinfo #mam-trader #SelMAM-2 .dollarBtn a span.textBtn,
    #MMinfo #mam-trader #SelMAM-3 .dollarBtn a span.textBtn{font-size: 120%;padding-left: 15px;}
    #MMinfo p.first {padding-top: 30px;}
    #MMinfo .sectorMMTwo .pictureRight {float: none;margin: 110px auto 0;width: 70%;min-width: 250px;}
    #MMinfo h3 {text-align: center;padding-top: 30px;}
    #MMinfo .sectorMMTwo .dollarBtn {margin: 40px auto;}
    #MMinfo .sectorMMThree .picture {margin: 100px auto 0;width: 50%;min-width: 250px;}
    #MMinfo .sectorMMThree h3 {padding-top: 30px;}
    #MMinfo .sectorMMThree .sectorMMThreeIn {margin-left: 5%;}
    #MMinfo .sectorMMFour .picture { margin: 85px auto 0;width: 55%;min-width: 250px;}
    #MMinfo .sectorMMFour h3 { padding-top: 30px;}
    #MMinfo .sectorMMFour p {margin-left: 0%;}
    #MMinfo .sectorMMFive .pictureRight {float: none;margin: 50px auto 0;width: 50%;min-width: 250px;}
    #MMinfo .sectorMMFive .listCheck {max-width: 99%;}
    #MMinfo .sectorMMFive .dollarBtn {margin: 40px auto;}
    /*----------M�M-----------*/
    #MMinfo #SelMAM-1 .sectorMMFour .picture {margin: 55px auto 0;}
    #MMinfo #SelMAM-1 .sectorMMFour p {padding-top: 1px;}
    #MMinfo #mam-trader .sectorMMFive .pictureRight {margin: 35px auto 84px;}
    #MMinfo #mam-trader .sectorMMFive h3 {text-align: center;}
    #MMinfo #mam-trader .sectorMMFive .listCheck { margin-left: 80px;}
    #MMinfo #mam-trader .sectorMMFive .dollarBtn {margin: 80px auto 0;}
    #MMinfo #mam-trader .sectorMMFive .smalText {text-align: center;}
    #MMinfo #SelMAM-2 .sectorMMFour .picture {margin: 5px auto 0;}
    #MMinfo #SelMAM-2 .sectorMMFive h3 {margin-left: 0; margin-top: 0;padding-top: 0;}
    #MMinfo #SelMAM-2 .sectorMMFour p {padding-top: 5px;}
    #MMinfo #SelMAM-2 .sectorMMFive .listCheck {margin: 20px 0 50px 50px;}
    #MMinfo #SelMAM-3 .sectorMMFour .picture {margin: 14px auto 20px;}
 /*------------------------------------------------------TRADING PRODUCTS--------------------------------------------------------------------*/ 	  
	.trading_dol_img_ h1 {
		font-size: 42px;
		width: 400px;
	}
	/*---*/
		#tabsAccServ .submenuAlign {
    min-width: 1300px;
    overflow: hidden;
    position: relative;
		
		background-color: #fff;
    border-bottom: 1px solid #cfcfcf;
    height: 74px;
    width: 100%;
		
	}
	
	 #tabsAccServ #tabs .topTab a{
	font-size: 100%;
	font-weight: 500;
	}
	#tabsAccServ ul.menu{
	background-color: #08456e;
	border-bottom: 0 none;
	height: 74px;
	width: 100%;
	}
	#tabsAccServ ul.menu li{
	margin: 0 1.4%;
	
	}
	#tabsAccServ ul.menu li a:hover, #tabsAccServ ul.menu .ui-state-active a{
	border-bottom: 3px solid #ff6c00;
	color: #feffff;
	display: table;
	margin: 0 auto;
	width: auto;
	}
	#tabsAccServ ul.menu li a{
	color: #4990c0;
	font-size: 169%;
	height: 70px;
	} 
	#tabsAccServ ul.menu li a {
			line-height: 71px;
	}
	
	/*bottom deposit*/
		#once_left_deposit {
		padding-left: 0;
		width: 100%;
	}


	#once_right_deposit {
		clear: both;
		float: none;
		margin: 0 auto;
		padding-right: 0;
		width: 340px;
		padding-top: 40px;
	}
	
	#tabsAccServ #deposit-bonus a.new_a_read_pdf_ {
     float: none;
    margin: 30px auto;
    padding: 10px;
    text-align: center;
    width: 91%;
		display:block;
	}
	#once_right_deposit p.trading_product_txt_ {
		width: 91%;
	}
	
	/*-----------------------------------------------Account deposit----------------------------------------------*/
	
/*skrill*/
#formBlockWrapp {
clear: both;
float: none;
margin: 0 auto;
min-width: 344px;
padding-top: 4px;
position: relative;
width: 345px;
}
.new_float_account_ {
float: left;
margin: 20px 0 0 0;
padding: 0 0;
width: 100%;
}
div.list_acc_deposit_ ul {
list-style: none outside none;
margin-left: 0;
padding: 0 7%;
}
/*reports------------------------------------------------------------------------------*/
	#act_button_left_new{
	width: 100%;
	}

	#act_button_right_new{
	width: 100%;
	margin-top:20px;
	margin-bottom:50px;
	}
	/*account forms-----------------------------------------------------------------------*/
	.acc-block-form {
	width:99%;
	}
	.some-fix {
	width:100%;
	}
	.some-fix-right {
		width:100%;
	}
}

@media screen and (max-width: 767px) {

	.section1 {min-height: 710px;}
	.section1 .contentWrap {height: 710px;}
	div.title h1 {font-size: 321%;}	
	.dollarBtn {width: 274px;}
	#personCab {max-width: 277px;width: 90%;}
	.diagonalText {left: -13px;max-width: 235px;top: 22px;margin: 0 auto;}
	.blackArrow { left: 212px;top: -92px;transform: scaleX(-1) rotate(45deg);-moz-transform: scaleX(-1) rotate(45deg);-o-transform: scaleX(-1) rotate(45deg);-webkit-transform: scaleX(-1) rotate(45deg); -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-0.7071067811865474, M12=0.7071067811865477, M21=0.7071067811865477, M22=0.7071067811865474, SizingMethod='auto expand')";}
	div.title {width: 90%;}
	.orangeIcons ul li {margin-left: 6.5%; width: 45%;} /*new 26_11_2014*/
	.orangeIcons {max-width: 183px;width: 90%;}
	.blueSectioTxt h3 {font-size: 227%;line-height: 48px;}
	.blueSectioTxt p {font-size: 183%;}
	.blueTxt {line-height: 23px;font-size: 89%;}
	.blueTxtBig {font-size: 438%;}
	.whiteLine {margin-top: 35px;}
	.blueSectioTxt p {margin-top: 33px;line-height: 35px;}
	.dollarBtn a {width: 247px;}
	.blueBtn {width: 133px;}
	.blueBtn a {width: 131px;font-size: 115%;}
	span.textBtn {font-size: 106%;padding-left: 9px;}
	.safari span.textBtn {font-size: 103%;padding-left: 4px;} /*Safari*/
	.buttons .dollarBtnorange a {width: 247px;}
	.buttons {width: 424px;}
	#menuIcon {height: 21px;margin-top: 27px;width: 21px;}
	#logo {background: url("../new_img/BMFNlogoMin.png") no-repeat scroll;height: 42px;width: 130px; margin-top: 17px; margin-right: 0;}
	.section8 #risk {margin-top:0;}
	.section8 .row .columnLicens {width: 46%;margin-left: 0;min-height: 208px;}
	.section8 #colLcs-2, .section8 #colLcs-4, .section8 #colLcs-6{padding-left: 8%;}
	.section8 #colLcs-4, .section8 #colLcs-5, .section8 #colLcs-6{ margin-top: 0;}	
	#scrollBan .bx-viewport {top: 14%;}
	#scrollBan .bx-controls {bottom: 43px;}
	.logotips div {display:block;margin: 31px auto 0;}
	.section6 {min-height: 580px;}
	.section6 .contentWrap {height: 580px;}
	#unitraderLogo{ margin: 18px auto 0;}
	
	  /*---------------------------ABOUT-------------------------------------*/
    .aboutBanner {height: 46px;}
    #mapWorld, .tooltipAdress,.tooltipBanner span{display: none;}
    .tooltipData{display:block;}
    .tooltipBanner{height: 45px;cursor: pointer;}
    .markerIn{ margin: 1px auto;max-width: 381px;width: auto;}
    .contactForm {padding-top: 25%;}
    #tabsAbout h2 {font-size: 200%;margin-top: 66px;}
    #tabsAbout p.tabs-1-textP {margin-top: 60px;line-height: 29px;}
    #tabsAbout ul.menu li a, #tabsMoneyM ul.menu li a{color: #4990C0;font-size: 136%;line-height: 68px;height: 70px;}		

    .submenuAlign{min-width: 560px;overflow: hidden;position: relative;}
    #tabsMoneyM .submenuAlign{min-width: 590px;}
    #platform_tabs .submenuAlign{min-width: 660px;}
    .separator{margin-top: 90px;}
	.sectionAbout .separator{margin-top: 50px;}
    .list li{line-height: 29px;}
    .sliderBullets{display: block;padding-top: 30px;}
    
    #tabsAbout #careers .btn_and_info_div{width: 413px;height: 70px;margin: 60px auto 65px;}
    #tabsAbout .btn_and_info_div a{width: 372px;height: 70px;}
    #tabsAbout .btn_and_info_div span.textBtn{font-size: 159%;line-height: 286%;padding-left: 24px;} 
    img.dolar{height: 38px;margin-top: 16px;width: 37px;margin-left: 10px;}
    
    
    #tabsAbout .blueBtn {height: 63px;margin: 38px auto 0;width: 201px;}
    #tabsAbout .blueBtn a{font-size: 145%;height: 62px;line-height: 67px;width: 200px;}
    #tabsAbout #news img{margin-top:18px;}
    #tabsAbout #news h2{font-size: 200%;margin-top: 17px;}
    #tabsAbout #news .date{font-family: OpenSans,sans-serif;font-size: 110%;}
    #tabsAbout #news p {line-height: 30px;margin-top: 12px;font-style: 150%;}
    #tabsAbout #news .separator{margin-top: 25px;}
    
    .submenu_fixed #tabsMoneyM ul.menu li a {line-height: 23px;}
    #tabsAbout .greyBtn{width: 422px;height: 80px;margin: 57px auto;}
    #tabsAbout .greyBtn a {font-size: 200%;line-height: 80px;}
    #tabsAbout .pagination span{display: none;}
    .pagination {margin: 0 auto;width: 415px;float:none;}
    
    .contactFormEmailLeft{width: 100%;}
    .contactFormEmailRight{width: 100%;}
    .contactFormEmail .contactItem{width: 335px;}
    .contactFormEmail .contactItemHead{width: 335px;}
	/*---------------------------PLATFORMS-------------------------------------*/
	 .plUTsection2 .contentCenter{max-width:auto; width:90%;}
	 .orange_opactiy_box{padding:25px 0 40px;}
	 #unitrader .pltfrm_ut_link, #metatrader .pltfrm_ut_link, #lmax .pltfrm_ut_link, #jforex .pltfrm_ut_link{margin:0;}
     #unitrader .uni_info_links h3, #metatrader .uni_info_links h3, #lmax .uni_info_links h3, #jforex .uni_info_links h3{padding:0;margin:0;}
	 #unitrader .pltfrm_ut_link, #metatrader .pltfrm_ut_link, #lmax .pltfrm_ut_link, #jforex .pltfrm_ut_link{width:100%;	top:0;}
	 #unitrader .pltfrm_ut_link #ut_open_demo_acc .li_img, #metatrader .pltfrm_ut_link #ut_open_demo_acc .li_img, #lmax .pltfrm_ut_link #ut_open_demo_acc .li_img, #jforex .pltfrm_ut_link #ut_open_demo_acc .li_img{float:none;	margin:0;}
	 #unitrader .pltfrm_ut_link #ut_open_demo_acc .li_img img{width:192px;}
	 #metatrader .pltfrm_ut_link #ut_open_demo_acc .li_img img{	width:109px;}
	 #lmax .pltfrm_ut_link #ut_open_demo_acc .li_img img, #jforex .pltfrm_ut_link #ut_open_demo_acc .li_img img{width:200px;}
	 .pltfrm_ut_link li{text-align:center;margin-left:0!important;}
	 .pltfrm_ut_link .pltfrm_ut_link_wh a > div{float:none;}
	 .hex_big, .hex_mid, .hex_sml.hx2, .hex_sml.hx1, .hex_mdl45, .graph_sml, .graph_big, .plus.pls1, .dots, .dot{display:none;}
	 .demo_acc_icon{	height:35px;display:inline-block;}
	 .info_small_text{font-size:113%;font-weight:400;color:#303030;}
	 .plUTsection3 .btn_and_info{position:static;margin-top:25px;text-align:center;}
	 .li_bttn_pltfrm_dwnld{	margin-top:25px;}
	 .li_bttn_pltfrm_dwnld .btn_and_info{position:static;}
	 .plUTsection3 .uni_info_links, .plUTsection3 .pltfrm_ut_link{position:relative;top:0;}
	 .plUTsection3 .demo_acc_icon{margin:30px 0 5px;font-size:120%;}
	 .pltfrm_ut_link #ut_open_demo_acc .info_small_text{width:75%;margin:0 auto;font-size:120%;	min-width:288px;}
	 .pltfrm_ut_link #ut_open_demo_acc .btn_and_info .info_small_text, .pltfrm_ut_link #ut_open_demo_acc .btn_and_info_demo .info_small_text{font-size:90%;	text-align:left;width:288px;min-width:288px;margin:10px auto;}
	 .li_bttn_pltfrm_dwnld .btn_and_info .info_small_text{font-size: 82%;margin: 10px auto 0;text-align: left;width: 282px;	padding-bottom:25px;}
	 #unitrader .pltfrm_ut_link .pltfrm_ut_link_wh .li_img, #metatrader .pltfrm_ut_link .pltfrm_ut_link_wh .li_img, #lmax .pltfrm_ut_link .pltfrm_ut_link_wh .li_img, #jforex .pltfrm_ut_link .pltfrm_ut_link_wh .li_img{max-width:none;	max-height:none;width:100%;	float:none;height:auto;margin:0;}
	 #lmax .pltfrm_ut_link .pltfrm_ut_link_wh .li_txt_link{padding-top:0;}
	 #ut_open_demo_acc .floatleft{float:none;}
	 #metatrader .pltfrm_ut_link .pltfrm_ut_link_wh .li_img img{width:80px;	margin-top:32px;}
	 #unitrader .pltfrm_ut_link .pltfrm_ut_link_wh .li_txt_link, #metatrader .pltfrm_ut_link .pltfrm_ut_link_wh .li_txt_link, #lmax .pltfrm_ut_link .pltfrm_ut_link_wh .li_txt_link, #jforex .pltfrm_ut_link .pltfrm_ut_link_wh .li_txt_link{
		margin-top:10px;
		font-size:220%;
		line-height:normal;
		font-family:proxima_nova_rgbold;
		text-transform:none;
		padding-top:0;
		display:block;
		height:auto;
	}
	#unitrader .pltfrm_ut_link .pltfrm_ut_link_wh, #metatrader .pltfrm_ut_link .pltfrm_ut_link_wh, #lmax .pltfrm_ut_link .pltfrm_ut_link_wh, #jforex .pltfrm_ut_link .pltfrm_ut_link_wh{padding-top:60px;margin-top:0;}
	.plUTsection2 .bx-pager{margin-top:0;}
	.plUTsection2 .prevBtn:hover, .plUTsection2 .bx-prev:hover{background-position:left top;}
	.plUTsection2 .nextBtn:hover, .plUTsection2 .bx-next:hover{background-position:right top;}
	.advntg-item{width:100%;float:none;	margin-bottom:50px;	}
	.plUTsection6 .gadjets{	background:none;height:auto;}
	.google_play{display:none;}
	.plUTsection6 .foot_rock_bg{border:none;display:none;}
	#unitrader .plUTsection4{margin-top:-120px;}
	#unitrader .plUTsection3{height:auto;padding-bottom:150px;}
	#metatrader .plUTsection3{height:auto;padding-bottom:60px;margin-bottom:90px;}
	#metatrader .pltfrm_ut_link .pltfrm_ut_link_wh .li_txt_link{padding-top:0;}
	#metatrader .plUTsection4{margin-top:-160px;}
	#lmax .plUTsection3{padding-bottom:150px;height:auto;}
	#jforex .plUTsection6 .foot_act_city_bg{background-image:url(../new_img/platformUT/crnx_foot_bg.png);background-position: center top;background-size:auto;	background-repeat:no-repeat;}
	.plUTsection6 .gadj{top:-550px;}
	.plUTsection6 .gadjets .info_small_text{width:auto;}
	#jforex .plUTsection6 .btn_and_info_foot, #unitrader .plUTsection6 .btn_and_info_foot, #lmax .plUTsection6 .btn_and_info_foot{text-align:center;	position:static;}
	#jforex .plUTsection6 .btn_and_info_foot{width:auto;}
	.plUTsection6.section .demo_acc_icon{margin:0 auto 5px;}
	.plUTsection6.section .info_small_text{	text-align:center;}
	.plUTsection6.section .btn_and_info_div{margin-top:40px;}
	.plUTsection6.section .info_small_text.txtaling_left{text-align:left;font-size: 82%;width:282px;margin:0 auto;font-weight:400;margin-top:10px;}
	.plUTsection6 .hex_b{bottom:4%;}
	.foot_bg_line, .chart_b, .hex_b2, .hex_b, .dot_b, .plus_b, .plus{display:none;}
	.pltfrm_ut_link #ut_open_demo_acc > a, .pltfrm_ut_link #ut_open_demo_acc > div{float:none;}
	.uni_info_links h3.h3_table{font-size:180%;}
	.uni_info_links h3{line-height:40px;font-size:180%;} 
	.mt_lines_1, .mt_lines_2, .mt_lines_3, .mt_lines_4, .mt_lines_5, .mt_lines_6, .mt_lines_7{display:none;}
	#metatrader .pltfrm_ut_link .pltfrm_ut_link_wh .li_grad{margin:0 auto;float:none;}
	#metatrader .pltfrm_ut_link .pltfrm_ut_link_wh .li_img{	width:135px;height:135px;}
	.pltfrm_ut_link .pltfrm_ut_link_wh > div{float:none;}
	.advntg-item.mlft{margin-left:0;}
	.mt_pltfr_dwnld{width:auto;}
	.mt_h{font-size:190%;display:inline-block;}
	.info_small_text{text-align:left;}
	.p-mbot-155{margin-bottom:55px;}
	.mt_dwnld_text{	margin: 5px 0 15px;}
	.pltfrm_ut_link .info_small_text{text-align:center;}
	.blue_center_bold{margin:50px 0;font-size:280%;	}
	#metatrader .mobile_trading.my_blue_bg_mobile{padding-top:50px;	padding-bottom:150px;}
	.mobile_trading h2{text-align:center;}
	#metatrader .mobile_trading{padding-top:0;}
	.mobile_trading .mt_iphone, .mobile_trading .mt_android{background:none;min-width:0;}
	.mobile_trading .phone_info{margin-left:0;}
	.mobile_trading ul li{margin-left:5%;}
	.mobile_trading .mt_android{margin-top:0px;}
	.mobile_labels{margin:0;}
	.code{display:none;}
	.mt_android .mobile_labels .get_from, .mt_iphone .mobile_labels .get_from{margin:0 auto 30px;float:none;}
	#lmax .pltfrm_ut_link #ut_open_demo_acc .li_img{background:none;}
	.act_graph_tr, .act_graph_bl{display:none;}
	#lmax .adv-item-img{width:auto;height:auto;margin:0 auto 20px;text-align:center;}
	.crnx_foot_graph_lb, .crnx_foot_graph_rt{display:none;}
	#unitrader .pltfrm_ut_link > li#ut_open_demo_acc{background-color:#FCC830;}
	#metatrader .pltfrm_ut_link > li#ut_open_demo_acc{background-color:#f6f6f6;}
	#lmax .pltfrm_ut_link > li#ut_open_demo_acc{background-color:#d3d3d3;}
	#jforex .pltfrm_ut_link > li#ut_open_demo_acc{background-color:#ffffff;}
	.pltfrm_ut_link > li#ut_open_demo_acc{padding-bottom:25px;}
	.plUTsection2 .dollarBtn a, .plUTsection2 .dollarBtnorange a, .plUTsection2 .btn_and_info a, .plUTsection2 .btn_and_info_div a, .plUTsection2 .btn_and_info_demo a{width:246px;}
	#unitrader .plUTsection6, #lmax .plUTsection6, #jforex .plUTsection6{height:auto;}
	#unitrader .plUTsection6{padding-top:40px;border-top:1px solid #B3B3B3;}
	#lmax .plUTsection6{background-image:url("../new_img/platformUT/act_foot_city_bg.png");background-position: center bottom;	background-repeat: no-repeat;background-size: cover;padding-top:40px;}
	#jforex .plUTsection6{background-image:url(../new_img/platformUT/crnx_foot_bg.jpg);background-position: center bottom;	background-repeat: no-repeat;background-size: cover;padding-top:40px;}
	#jforex .gadj .h_footer_48px{margin-bottom:30px;}
	#jforex .plUTsection6.section .btn_and_info_div{margin-top:0;}
	#unitrader .plUTsection6 .contentCenter, #lmax .plUTsection6 .contentCenter, #jforex .plUTsection6 .contentCenter{padding-bottom:250px;height: 100%;	position:static;}
	#lmax .plUTsection6 .foot_act_city_bg, #jforex .plUTsection6 .foot_act_city_bg{display:none;}
	#jforex .plUTsection6 .foot_act_city_bg{display:none;}
	.mobile_trading .mt_android{min-height:0;}
	#metatrader .orange_opactiy_box{background:none;background-color:#f6f6f6;}
	.plUTsection2 .bx-viewport{margin-top:60px;width:95%!important;}
	#unitrader .uni_info_links h3.about_pltfrm_h3, #metatrader .uni_info_links h3.about_pltfrm_h3, #lmax .uni_info_links h3.about_pltfrm_h3, #jforex .uni_info_links h3.about_pltfrm_h3{padding:120px 0 0px;}
	.gadjetable{height: 230px;left: 50%;margin-left: -130px;right:autol;}
	#platform_tabs ul.menu li{margin: 0 1.4%;}
	#platform_tabs ul.menu li a{color: #4990C0;font-size: 136%;line-height: 68px;height: 70px;}	
	.plUTsection1 h1{font-size:220%;}
	#lmax .btn_and_info, #lmax #ut_open_demo_acc .btn_and_info_demo, #jforex .btn_and_info, #jforex #ut_open_demo_acc .btn_and_info_demo, #metatrader #ut_open_demo_acc .btn_and_info_demo{margin-top:20px;}
	.mobilePlt .phoneImg {float: none; max-width: 250px;width: 100%;margin-top: 0;padding-top: 44px;margin-left: 0;}
	.mobilePlt #mobUtLogo {padding-top: 68px;}
	 #mtApp-mobile .mobMtLogo, #mtAnd-mobile .mobMtLogo , #mtAnd-mobile_new .mobMtLogo , #mtAnd-mobile_new_jf .mobMtLogo {padding-top: 132px;}
	.mobilePlt #mtApp-mobile .bx-viewport{padding-bottom: 199%;}
	.mobilePlt .mobiTxtLeft {width: 100%;float:left;margin-top: 50px;}
	.mobilePlt #mtAnd-mobile .mobiTxtLeft,.mobilePlt #mtAnd-mobile_new .mobiTxtLeft,.mobilePlt #mtAnd-mobile_new_jf .mobiTxtLeft {margin-top: 72px;}
	.mobilePlt #ut-mobile .mobiTxtLeft {margin-top: 22px;}
		 /*new 30_10_2014*/
	 .platfrom_html_new_{
		margin: 0 auto;width: 311px;
		}
	.btn_and_info_foot .btn_and_info_demo{float: none;margin: 0 auto;margin-bottom:10px;}
/*---------------------------MONEY MANAGEMENT-------------------------------------*/	

	.mmBanner, .acSerBanner{height: 46px;}
	.tab_img_boy_girl, .tab_img_hand_{display:none;}
	#tabsMoneyM .expert_margin_center li{display:block !important;padding:0;width: 100%;}
	._polosa_mm_kor{display:none;}
	#tabsMoneyM ul.expert_margin_center ._polosa_mm_kor_vnytr_big{display:block;}
	#tabsMoneyM ul.expert_margin_center span{padding: 19px 10px;display:block;}
	.mmCity_txt{margin-top: 147px;font-size: 206%;}
	#tabsMoneyM .mmCity .mmCity_button_ .mmCity_button_align .dollarBtn {margin-left: 0px;}
	#tabsMoneyM #tabs-1 .mmCity .mmCity_button_ {top: 200px;position:relative;}
	#tabsMoneyM .tab_3_acc_apl #tabs-3 .mmCity .mmCity_button_ {margin-bottom:40px;}
	.mmCity_button_ .mmCity_button_align .dollarBtn {margin-right:0px;}
	#tabsMoneyM .mmCity .mmCity_button_ .mmCity_button_align #dollarBtn_button_.dollarBtn {margin-left: 0px;}
	.img_OR_center{width:100%;margin: 9px 0;}
	#tabsMoneyM .mmCity_button_ .mmCity_button_align{width: 100%;}
	#tabsMoneyM .mmCity .mmCity_button_ .mmCity_button_align .dollarBtn {left: 50%;margin-left: 0;position: relative;margin-left: -131px;}
	#tabsMoneyM .mmCity .mmCity_button_ .mmCity_button_align #dollarBtn_button_.dollarBtn {margin-left: -156px;}
	#tabsMoneyM .mmCity_button_ .mmCity_button_align #dollarBtn_button_.dollarBtn {width: 100%;margin-left:0px;}
	#tabsMoneyM #potential-investment-benefits .tab_li_txt_  #dollarBtn_button_,#tabsMoneyM #fee-structure .tab_li_txt_  #dollarBtn_button_,#tabsMoneyM #account-application-instructions .tab_3_acc_apl  #dollarBtn_button_{margin-top: 10px; width: 100%;margin-bottom: 30px;}
	#tabsMoneyM #tabs_m .ui-widget-header{display:none;}
	#potential-investment-benefits,#fee-structure,#account-application-instructions{display:block !important;padding-top: 22px;}
	#potential-investment-benefits .mmCity_button_,#fee-structure .mmCity_button_{display:none;}
	.tab_view_txt_{display:block;padding-left: 5%;}
	.tab_3_acc_apl {margin-top: 44px;}
	#tabsMoneyM #tabs-3 .pdf_annual__ .red_pdf_ico_{ margin:0 auto; float:none;}
	.ui-selectmenu-button {clear: both;	margin: 17px auto;float:none;overflow:inherit;}
	.pdf_annual__{text-align:center;}
	#tabsMoneyM #tabs-3 .pdf_annual__ a {clear: both; margin: 0 auto;float:none;}
	#tabsMoneyM .mmCity{margin-top: -133px;}
	#tabsMoneyM + .tab {display: none;}
	body #tabsMoneyM ul.menu li a{line-height: 34px;}
/*---------------------------ACCOUNT SERVICES-------------------------------------*/	
	
	
/*--------------------------------------------------------------BUSINES CENTER-------------------------------------------------------------*/    
    #tabsBusiness ul.menu li a{color: #4990C0;font-size: 136%;line-height: 68px;height: 70px;}	
    #tabsBusiness .submenuAlign{min-width: 1250px;overflow: hidden;position: relative;}
    #tabsBusiness .absoluteLine {left: 40px;}
    #tabsBusiness .sectorOne {height: auto;}
    #tabsBusiness .sectorOne #bannerIB {position: absolute;top: 46px;background-position: 67% top;height: 40px;width: 347px;margin-left: 22%;}
    #tabsBusiness .sectorOne .absoluteLine{top: 45px;}
    #tabsBusiness #introducing-brokers .sectorOne .content .contentCenterLeft {padding: 288px 0 0 18%; width: auto;}       
    #tabsBusiness .sectorOne .content {background-image: none;margin-bottom: 30px;max-height: 600px;position: relative;top: 0;}
    #tabsBusiness #pointerStep {margin-top: 30px;}
    #tabsBusiness .sectorTwo .content {padding: 30px 0 0;width: auto;position: static;}
    #tabsBusiness .sectorTwo {overflow: hidden;}
    #tabsBusiness .sectorTwo .contentCenter .picture {top: 22px;}
    #tabsBusiness .content p {margin-top: 10px;font-size: 116%;}
    #tabsBusiness .contentIB .sectorTwo .content {margin-left: 75px;}
    #tabsBusiness .contentIB .sectorTwo .content h3{text-align: center;}
    #tabsBusiness .sectorThree {height: auto;text-align: center;}
    #tabsBusiness .sectorThree .picture {float: none;}
    #tabsBusiness .sectorThree .picture img {margin: 75px auto 0 40px;width: 165px;}
    #tabsBusiness .sectorThree h3 {padding-top: 30px;}
    #tabsBusiness .sectorThree p{margin: 8px auto 40px;width: 75%;float: none;font-size: 116%;text-align: left;}
    #tabsBusiness .sectorFour {overflow: hidden;height: auto;text-align: center;padding-bottom: 40px;}
    #tabsBusiness .sectorFour .picture {float: none;margin: 0;text-align: center;height: 240px;}
    #tabsBusiness .sectorFour .picture img {margin: 65px auto 0 0;width: 215px;}
    #tabsBusiness .sectorFour h3 {padding-top: 0px;}
    #tabsBusiness .sectorFour p{margin: 8px auto 20px;width: 75%;float: none;font-size: 116%;text-align: left;}
    #tabsBusiness .sectorFive {height: auto;padding-bottom: 50px;}
    #tabsBusiness .sectorFive .list {width: 100%;}
    #tabsBusiness .sectorFive #list-last{width: 100%;}
    /*----------WL-----------*/
    #tabsBusiness .contentWL .content .contentCenterLeft{padding: 12% 0 0 17%;width: 95%;}
    #tabsBusiness .contentWL .picture {height: auto;margin: 0;}
    #tabsBusiness .contentWL h3{padding-top: 30px;}
    #tabsBusiness .contentWL .sectorTwo .content {margin-left: 75px;}
    #tabsBusiness .contentWL .sectorTwo .content h3{text-align: center;}
    #tabsBusiness .contentWL .content .contentCenterLeft img {margin-left:6%;margin-top: 30px;float: none;margin-top: 0;min-width: 310px;}
    #tabsBusiness .sectorOne #bannerWL{height: 50px;position: absolute;top: 46px;background-position: 67% top;width: 347px;margin-left: 22%;}
    #tabsBusiness .contentWL .content .contentCenterLeft h3{margin-left: 5px; margin-top: 50px;}
     /*----------OB-----------*/
     #tabsBusiness .contentOB .sectorPreZero h3 {font-size: 180%;}
     #tabsBusiness .contentOB .picture {height: auto;margin: 0;}
     #tabsBusiness .contentOB h3{padding-top: 30px;}
     #tabsBusiness .contentOB #bannerOB{height: 50px;position: relative;top: 46px;background-position: 67% top;width: 347px;margin-left: 22%;}
     #tabsBusiness .contentOB .sectorOne .content {margin-bottom: 0px;}
     #tabsBusiness .contentOB .content .contentCenterLeft {padding: 20px 0 30px 18%;}
     #tabsBusiness .contentOB .sectorOne .content{background-image: none;}
     #tabsBusiness .contentOB .sectorTwo .content {margin-left: 75px;}
     #tabsBusiness .contentOB .sectorTwo .content h3{text-align: center;}
     #tabsBusiness .contentOB .contentCenterLeft h3 {margin-top: 20px;}
     #tabsBusiness .sectorOne {height: auto;overflow: hidden;padding-bottom: 30px;}
     #tabsBusiness .contentOB .sectorThree {height: auto;overflow: hidden;}
     #tabsBusiness .contentOB .sectorFour .picture{height: auto;}
     #tabsBusiness .contentOB .sectorTeo{height: auto;padding-bottom: 30px;}
     #tabsBusiness .contentOB .sectorTeo .picture{height: auto;float: none;text-align: center;margin: 0;}
     #tabsBusiness .contentOB .sectorTeo .picture img {margin: 65px auto 0 20px;width: 215px;}
     #tabsBusiness .contentOB .sectorTeo h3{padding-top: 30px;text-align: center;}
     #tabsBusiness .contentOB .sectorTeo p {float: none;font-size: 116%; margin: 8px auto 20px; width: 75%;}
     #tabsBusiness .contentOB .content .contentCenterLeft {padding: 28px 0 30px 18%;}
     #tabsBusiness .contentOB .sectorOne .absoluteLine {top: -150px;}
     #tabsBusiness .contentOB .sectorThree h3 {padding-top: 30px;margin-left: 40px;}
     #tabsBusiness .contentOB .sectorFour h3 {padding-top: 30px;}
    /*----------CL-----------*/    
    .contentCL .CL50 .listCheckLeft {height: 350px;}
    .contentCL .CL50 .listCheckRight{height: 600px;}
    .contentCL .CL50 .listCheckRight .li .imgCh{height: 105px;}
    .contentCL .vertiralSeparate {margin-top: 658px;}
    .contentCL .blueBlock p {font-size: 116%;}
  
    /*----------MM-----------*/
    #MMinfo p {line-height: 30px;}
    #money-manager .menuMM  a {display: block;line-height: 20px;margin: 30px auto 11px;width: 175px;font-size: 124%;width: 150px;}
       /*----------M�M-----------*/
    #MMinfo #selPlatfor a {padding: 10px 15px;}
    #MMinfo #mam-trader .sectorMMFive .listCheck { margin-left: 0px;}
    #MMinfo #mam-trader .sectorMMFive h3 {font-size: 145%;}
    #MMinfo #SelMAM-2 .sectorMMFive h3 {font-size: 145%;}
    #MMinfo #SelMAM-2 .sectorMMFive .listCheck { margin: 20px 0 50px;}

	 /*------------------------------------------------------TRADING PRODUCTS--------------------------------------------------------------------*/ 	
	.tab_min_acc_hidden{
		display:none;
	}	
	.tab_min_acc_show{
		display:block;
	}
	.akardeon_list_acc{
		display: table;
		
		height:70px;
		cursor:pointer;
		color: #000000;
		font-size: 24px;
		font-weight: 700;
		width:100%;
	}

	.akardeon_list_acc span{
		display: table-cell; 
		vertical-align: middle;
		padding-left: 17px;
		
	}
	.akardeon_list_acc div{
	  background-image: url("../new_img/tr_product/mobile_plus_minus_acc.png");
    background-repeat: no-repeat;
    float: right;
    height: 14px;
    margin-right: 20px;
    margin-top: 26px;
    width: 14px;
	}
	#forex,#equities,#etf-s,#financial-indices,#commodities{
		display:block !important;
	}
	#tabsAccServ ._margin_null_auto_ #tabs{
		margin-top: 0px;
		margin-bottom: 40px;
		border-bottom: 1px solid #304666;
	}
	.table_clients__{
		margin:0 auto;
	}
	#forex, #equities, #etf-s, #financial-indices, #commodities{
		padding:0px 0px 0px 0px;
		border-top: 1px solid #304666;
	}
	.tab{
		height:0px;
	}
	table.table_clients__ tr{
	border-left:none;
	border-right:none;
	}
	.need_border_table_{
	border-bottom:0px solid black;
	margin-top:0px;
	}
	#financial-indices{
	border-bottom:1px solid black;
	}
	
	.trading_product_txt_{
	font-size: 16px;
	}
	.trading_product_header_{
	font-size:180%;
	}
	
	.trading_dol_img_{
	min-width:320px;
	}
	.trading_dol_img_ h1 {
		font-size: 27px;
    width: 300px;
		margin-top: -16%;
	}
	#deposit-bonus  .table_lev_mar_ table thead tr td{
	line-height:17px;
	}
	#deposit-bonus  .table_lev_mar_ table tbody tr td{
	font-size:20px;
	}
	table.table_holiday_ tr td{
	font-size:16px;
	}
	table.table_holiday_ tr:hover{
		background-color:white;
	}
	/*---*/
	#tabsAccServ #tabs .ui-widget-header{display:none;}
	#tabsAccServ ul.menu li a{
		font-size: 136%;
		height: 70px;
		line-height: 68px;
	}	
	#tabsAccServ .submenuAlign {
    min-width: 1100px;
	}
	.table_clients__ th, .clTable th {
		padding-right: 10px;
	}
	/*bottom bonus*/
	#tabsAccServ #deposit-bonus  a.new_a_read_pdf_ {
		font-size:21px;
	}
	/*-----------------------------------footer ico------------------------------*/
	.cont_foot_padding_logo {
   
    margin: 0 auto;
    padding-top: 10px;
    width: 118px;
		float:none;
	}
	.cont_foot_padding_ico {
    margin: 0 auto;
    min-height: 42px;
    padding-top: 22px;
    width: 245px;
		float:none;
	}
	#new_contentWrap{
		min-height:120px;
	}
}
@media screen and (min-width:481px) {
	.section8 .row .columnLicens a.titleLcs{cursor: default;}
}
@media screen and (max-width: 480px) {
	#officeUlopac {font-size: 85%;width: 312px;}
	#officeUl {width: 312px; background: url("../new_img/tr.png") no-repeat scroll 201px top;left: -179px;}
	#options .contentCenter {width: 100%;}
	div.title h2 {font-size: 253%;line-height: 38px;}
	div.title h1 {font-size: 198%;  line-height: 37px; margin-top: 9px;}
	.title h1 span#tradeH{font-size: 189%;margin-top: 45px;}
	.orangeIcons {margin-top: 12px;max-width: 381px;}
	.orangeIcons ul {height: 184px;}
	.orangeIcons ul li {margin-left: 0;width: 50%;margin-bottom: 30px;}
	#personCab {top:181px;}
	.section1 {min-height: 829px;}
	.section1 .contentWrap {height: 829px;}
	.buttons {width: 266px;height: 156px;}
	.dollarBtnorange, .blueBtn {float: none;}
	.blueBtn {margin-top: 28px;}
	.caption h4 {font-size: 213%;}
	p.blueTxt {font-size: 100%;}
	.blueTxtBig {font-size: 290%;}
	#whiteLink2 .centerText, #whiteLink3 .centerText {width: 195px;}
	#whiteLink1 .centerText {width: 210px;}
	#strip1 {width: 23%;}
	#strip2 {width: 24%;}
	#strip3, #strip4 {display: none;}
   	.blueSectioTxt h3 {font-size: 177%;line-height: 40px;}
	.blueSectioTxt p {font-size: 160%;line-height: 31px;}
	.section8, .section8 .contentWrap{min-height: 420px;}
	.section8 #underLine {width: 100%;max-width: 100%;}
	.section8 #risk, .section8 .row .columnLicens a.imgLcs, .section8 .row .columnLicens p{ margin: 0 auto 20px;width: 90%; color: #1f394a;}
	.section8 .row .columnLicens {width:100%;text-align: center;}
	.section8 #colLcs-2, .section8 #colLcs-4, .section8 #colLcs-6 {padding-left: 0;}
	.section8 .row .columnLicens {min-height: 0;}
	.section8 .row .columnLicens a.titleLcs {line-height: 52px;color: #1f394a;margin-top: 0px;}
	.section8 .row .columnLicens {border-bottom: 1px solid #1F394A;}
	.section8 #colLcs-1{border-top: 1px solid #1F394A;}
	.section8 .row .columnLicens a.linka {color: #1f394a;}
	.rightList {min-width: 100%;}
	

	/*new 26_11_2014*/
	span.bigLink {
    font-size: 217%;
    margin-top: 12px;
	}

	/*--------------------ABOUT------------------------*/
	
    .tooltipBanner{font-size: 125%;}
    .tooltipAdress div{float: none;width:100%;}
    .tooltipAdress{height: auto;}
    .contactForm {padding-top: 54%;}
    .contactForm form {margin: -90px auto 0;width: 270px;}
    .contactForm input[type="text"] {width: 250px;}
    .tooltip{left: 244px;}
    .contactForm textarea {width: 255px;}
    .contactForm {height: 630px;}
    .smalnput {width: 270px;}
    .smalnput img {height: 49px;width: 100px;}
    .contactForm .smalnput input[type="text"] {width: 134px;}
    #tabsAbout .arrow-left, #tabsAbout .arrow-right {display:none;}
    
    .aboutBanner h1{font-size: 220%;}
    #tabsAbout h2 {font-size: 150%;margin-top: 30px;}
    #tabsAbout h3 {font-size: 110%;margin-top: 23px;}
    #tabsAbout p.tabs-1-textP {margin-top: 10px;line-height: 18px;font-size: 100%;}
    .submenuAlign{position: relative;min-width: 400px;width: 100%;}
    #tabsMoneyM .submenuAlign{min-width: 430px;}
    #tabsAbout ul.menu li a, #tabsMoneyM ul.menu li a{font-size: 100%;}
    #tabsAbout p {line-height: 30px;}
    
    
    #tabsAbout p.tabs-2-textP1 {margin: 14px auto 0;line-height: 18px;font-size: 100%;}
    #tabsAbout p.tabs-2-textP2 {margin: 18px auto 0;line-height: 18px;font-size: 100%;}
    .list{margin-top: 18px;}
    .list li{margin-top: 19px;line-height: 18px;font-size: 100%;}
    
    .separator{margin-top: 50px;}

    
    #tabsAbout #careers .btn_and_info_div{width: 307px;height: 55px;margin: 35px auto 65px;}
    #tabsAbout .btn_and_info_div a{width: 267px;height: 55px;}
    #tabsAbout .btn_and_info_div span.textBtn{font-size: 106%;line-height: 286%;padding-left: 24px;} 
    img.dolar{height: 29px;margin-top: 14px;width: 29px;margin-left: 0px;}
    
    
    #tabsAbout .blueBtn {margin: 53px auto 0;}

    #tabsAbout #news img{margin-top:18px;}
    #tabsAbout #news h2{margin-top: 5px;}
    #tabsAbout #news .date{font-family: OpenSans,sans-serif;font-size: 110%;}
    #tabsAbout #news p {line-height: 30px;margin-top: 12px;font-size: 165%;}
    #tabsAbout #news .separator{margin-top: 29px;}
    
    #tabsAbout .greyBtn{width: 90%;height: 80px;margin: 57px auto;}
     #tabsAbout .pagination li{display: none;}
     #tabsAbout .pagination li.control{display: inline;}
     .pagination {width: 230px;}
     
    .contactFormEmailLeft{min-width: 290px;}
    .contactFormEmailRight{min-width: 290px;}
    .contactFormEmail .contactItem{width: 290px;}
    .contactFormEmail .contactItemHead{width: 290px;}
    /*-------------------------------Platforms------------------------*/
   
    #unitrader.pltfrm_ut_link .pltfrm_ut_link_wh .li_img img, #lmax .pltfrm_ut_link .pltfrm_ut_link_wh .li_img img, #jforex .pltfrm_ut_link .pltfrm_ut_link_wh .li_img img{width:115px;height:auto;}
	#metatrader .pltfrm_ut_link .pltfrm_ut_link_wh .li_grad{width:135px;height:135px;}
	#metatrader .pltfrm_ut_link .pltfrm_ut_link_wh img{margin-top:33px;}
	#metatrader .adv-item-img img{margin-top:28px;}
	#metatrader .adv-item-img{width:135px;height:135px;}
	#lmax .adv-item-img img{width:115px;}
	.plUTsection2 .bx-viewport{margin-top:30px;}
	#unitrader .uni_info_links h3.about_pltfrm_h3, #metatrader .uni_info_links h3.about_pltfrm_h3, #lmax .uni_info_links h3.about_pltfrm_h3, #jforex .uni_info_links h3.about_pltfrm_h3{padding:100px 0 30px;}
	#platform_tabs ul.menu li a{font-size: 100%;}
	.plUTsection1 h1{font-size:190%;}
	.mobilePlt .phoneImg {margin: 0 auto;}
	.mobilePlt .mobileLogo img{height: auto;max-width: 100%;}
 
/*---------------------------MONEY MANAGEMENT-------------------------------------*/
 
 	.mmBanner h1,.acSerBanner h1{font-size: 220%;}
	#tabsMoneyM #potential-investment-benefits .tab_li_txt_  #dollarBtn_button_ a,#tabsMoneyM #fee-structure .tab_li_txt_  #dollarBtn_button_ a,#tabsMoneyM #account-application-instructions .tab_3_acc_apl  #dollarBtn_button_ a{	width:290px;}
	.ui-selectmenu-button{width:252px !important;}
	.ui-selectmenu-button span.ui-selectmenu-text,.ui-selectmenu-menu .ui-menu li.ui-menu-item{	font-size:16px;}
	.ui-selectmenu-open{width:269px;}
	.pdf_annual__{padding-left: 0%;padding-right: 0%;}  
	
/*---------------------------ACCOUNT SERVICES-------------------------------------*/

	
/*--------------------------------------------------------------BUSINES CENTER-------------------------------------------------------------*/    
    #bussinesCenter #dialog-careers .contactForm input[type="text"] {width: 266px;height: 35px;}
    #bussinesCenter #dialog-careers .smalnput { width: 288px;}
    #bussinesCenter #dialog-careers .smalnput img {height: 39px;}
    #bussinesCenter #dialog-careers .contactForm .smalnput input[type="text"] {width: 150px;}
    #bussinesCenter #dialog-careers .contactForm textarea { height: 100px;width: 270px;}
    
    #tabsBusiness #introducing-brokers .sectorOne .content .contentCenterLeft {padding: 268px 0 0;}
    #tabsBusiness .submenuAlign{position: relative;min-width: 900px;width: 100%;}
    #tabsBusiness ul.menu li a{font-size: 100%;}
    #tabsBusiness .sectorOne #bannerIB {background-position: 75% top;height: 110px;margin-left: 13%;top: 26px;width: 73%;}
    #tabsBusiness .content .contentCenterLeft h3 {font-size: 166%;margin-top: 10px;}
    #tabsBusiness .content h3 {font-size: 190%;margin-top: 30px;}
    #tabsBusiness .sectorOne .content {margin-bottom: 55px;}
    #tabsBusiness .sectorTwo .content {margin-left: 0;text-align: center;padding: 10px 0 0;}
    #tabsBusiness .absoluteLine {background-color: transparent;height: auto;left: 40%; position: relative; width: auto;}
    #tabsBusiness .sectorOne #pointerDown {display:none;}
    #tabsBusiness #pointerStep {background-position: right top;width: 79px;margin-top: 28px;text-align: center;}
    #tabsBusiness .absoluteLine span {font-size: 110%;margin-left: 4px;}
    #tabsBusiness .content p{font-size: 120%;margin: 2px 0 0;text-align: left;width: 100%;}
    #tabsBusiness .sectorTwo {height: auto;}
    #tabsBusiness .sectorTwo .contentCenter .picture {height: 125px;top: 20px;}
    #tabsBusiness .sectorThree .picture img {margin: 25px auto 0 0;}
    #tabsBusiness .sectorThree .picture {margin: 0;}
    #tabsBusiness .sectorThree h3 {padding-top: 15px;}
    #tabsBusiness .sectorThree p {float: none;font-size: 116%;line-height: 25px;margin: 11px auto 40px;text-align: left;width: 100%;}
    #tabsBusiness .sectorFour p {text-align: left;width: 100%;}
    #tabsBusiness .sectorFour .picture img {margin: 30px auto 0 0;}
    #tabsBusiness .sectorFour .picture {height: 190px;}
    #tabsBusiness .sectorFour p {margin: 23px auto 20px;}
    #tabsBusiness .sectorFive h2 {padding-top: 45px;font-size: 190%;}
    #tabsBusiness .sectorFive p {font-size: 125%;line-height: 25px;margin-top: 15px;}
    #tabsBusiness .sectorFive .btn_and_info_div {width: 295px;}
    #tabsBusiness .sectorFive .btn_and_info_div a {width: 253px;}
    #tabsBusiness .sectorFive .btn_and_info_div a img.dolar{display: none;}
    #tabsBusiness .sectorFive .btn_and_info_div span.textBtn {font-size: 90%;padding-left: 0px;}
    #tabsBusiness .contentIB .sectorTwo .content {margin-left: 0;}
    /*----------WL-----------*/
    #tabsBusiness .contentWL .sectorTwo .content {margin-left: 0;}
    #tabsBusiness .contentWL .content .contentCenterLeft {padding: 50px 0 0;}
    #tabsBusiness .sectorOne #bannerWL {background-position: 75% top;height: 110px;margin-left: 13%;top: 26px;width: 73%;}
    #tabsBusiness .contentWL .content .contentCenterLeft img {visibility: hidden;}
    #tabsBusiness .sectorSix .btn_and_info_div a {width: 250px;}
    #tabsBusiness .sectorSix .btn_and_info_div a span.textBtn{font-size: 105%;}
    /*----------OB-----------*/
    #tabsBusiness .contentOB .sectorTwo .content{margin-left: 0px;}
    #tabsBusiness .contentOB .sectorSeven .btn_and_info_div a  {width: 250px;}
    #tabsBusiness .contentOB .sectorSeven .btn_and_info_div a img.dolar{display: none;}
    #tabsBusiness .contentOB .sectorThree h3 {margin-left: 0px;}
    #tabsBusiness .contentOB .sectorTeo p {width: 95%;}
    #tabsBusiness .sectorOne #bannerOB {background-position: 75% top;height: 110px;margin-left: 13%;top: 26px;width: 73%;}
    #tabsBusiness .contentOB .sectorPreZero h3 {font-size: 160%;}
    #tabsBusiness .contentOB .content .contentCenterLeft {padding: 30px 0 0;width: 100%}
    #tabsBusiness .contentOB .sectorThree .picture img {margin: 30px auto 0 0;}
    /*----------CL-----------*/
    .contentCL .CL50 .h3first {margin-top: 30px;}
    .contentCL .CL50 h3 {font-size: 115%;}
    .contentCL .CL50 .listCheck .li .imgCh { height: 85px;}
    .contentCL .CL50 .listCheckLeft {height: 480px;}
    .contentCL .CL50 .listCheckRight .li .imgCh {height: 162px;}
    .contentCL .CL50 .listCheckRight { height: 850px;}
    .contentCL .vertiralSeparate {margin-top: 898px;}
    .contentCL .blueBlock h3 {font-size: 140%;}
    .contentCL .blueBlock p {line-height: 32px;}
    .contentCL .separateOb {margin: 15px auto;}
    .contentCL .assistance h3 {font-size: 118%;}
    .contentCL .assistance .btn_and_info_div { margin-top: 45px;}
    .contentCL .assistance {padding-bottom: 80px;}
    .contentCL .assistance .btn_and_info_div a {width: 250px;}
    .contentCL .assistance .btn_and_info_div a img.dolar{display: none;}
    /*----------MM-----------*/
    #money-manager .menuMM a {font-size: 80%;width: 95px;font-weight: 700;}
    /*----------M�M-----------*/
    #MMinfo #mam-trader .dollarBtn {width: 290px;}
    #MMinfo #mam-trader .dollarBtnorange a, #MMinfo #mam-trader .dollarBtn a{width: 262px;}
    #MMinfo #mam-trader .sectorMMFive .pictureRight{margin: 35px auto 4px;}
    #MMinfo #canvaSelPlatfor{padding: 0 0 50px;}
    #MMinfo .pl_cfd .dollarBtn, #MMinfo .pl_fx .dollarBtn, #MMinfo .pl_dma .dollarBtn{margin: 5px 7px;}
    #MMinfo #selPlatfor a{padding: 10px 15px;font-size: 112%;}
    #MMinfo #selPlatforTM a{padding: 10px 35px;}
    #MMinfo .TM_TABLE .dollarBtn, #MMinfo .TM_MOBILE .dollarBtn{margin: 5px 3px;width: 258px;}
    #MMinfo #canvaSelPlatfor .dollarBtn a { width: 233px;}
    .pl_cfd, .pl_fx, .pl_dma {padding: 40px 7px;}

    
    

    .mmBanner h1, .acSerBanner h1 {font-size: 220%;}
    #reporting #leftSide, #reporting #rightSide{float:none;margin: 0 auto;width: auto;}
    #tabsAbout #reporting h3{font-size: 150%;}
    #reporting .dollarBtn{ width: 290px;}
    #reporting .dollarBtn a { text-align: center;width: 266px;margin: 0 auto;}
    #reporting .dollarBtn span.dollar{display:none;}
    #reporting .dollarBtn span.textBtn {font-size: 100%;}
    

/*------------------------------------------------------TRADING PRODUCTS--------------------------------------------------------------------*/ 		
    

	#tabsAccServ table.table_clients__ tr td{
	font-size:16px;
	}
	.table_acc_top_{
	font-size:18px;
	}
	.table_acc_bottom_ {
    font-size: 14px;
  }
	.bonus_txt_left_{
		width:100%;
		padding:0px;
	}
	.bonus_txt_right_{
		margin-top: 20px;
		width:100%;
		padding:0px;
	}
	.trading_dol_img_ h1{
		font-size: 24px;
    width: 165px;
		margin-left: 45.6%;
		height:103px;
	}
	.trading_product_txt_ {
    margin-left: 7%;
    margin-right: 7%;
	}
	#deposit-bonus  .table_lev_mar_ table tbody tr td{
	font-size:15px;
	}
	.table_lev_mar_ table td{
	padding: 7px;
	}
	#deposit-bonus  .table_lev_mar_{
	padding:0px;
	margin-left:1%;
	margin-right:1%;
	}
	.holiday_disp_res_left {
		float: left;
		padding-left: 10%;
		text-align: left;
		width: 90%;
		line-height:17px;
	}
	.holiday_disp_res_right {
    float: left;
    padding-left: 10%;
    text-align: left;
    width: 90%;
		line-height:17px;
		padding-top:3px;
	}
	table.table_holiday_ tr td {
		padding:3px;
	}
	
	/*table*/
	 /*.hidden_tr_new .h_pc{display:block;}*/
  body tr.hidden_tr_new .h_tab{display:none;}	
  
	body tr.hidden_tr_new .h_tab{ display:table-row;}

	tr.hidden_tr_new .h_mob{display:none;}
		
	body .tab{display:none;}
	.hidden_tr_new_all .h_tab {display:table-row;} /*new 04_03_2014*/
	.znak__{display:table-cell !important;} /*new 08_09_2014*/
	/*----*/	
		#tabsAccServ ul.menu li a{
		font-size: 100%;
		}
		#tabsAccServ .submenuAlign {
		min-width:710px;
		}
		/*footer ico soc--------*/
		.1cont_foot_padding_ico_txt {
			margin-bottom: 10px;
			padding-top: 0;
			text-align: center;
			width: 100%;
		}
		.1cont_foot_padding_ico_soc {
			margin: 0 auto 8px;
			width: 195px;
			float:none;
		}
		.1cont_foot_padding_ico {
			width:100%;
			padding-top: 12px;
		
		}
}
@media screen and (max-width: 320px){
	.plUTsection1 h1{font-size:170%;}

}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
 
  /* CSS ��� Retina ���������  */
	#logo {
 		background: url("../new_img/BMFNlogoMin@2x.png") no-repeat scroll;
 		background-size: 130px 42px;
	} 
 	#menuIcon {background: url("../new_img/menuIconMin@2x.png") no-repeat scroll;background-size: 21px 21px;}
 	.blueSectioTxt h3 {font-size: 177%; line-height: 40px;}
 	.blueSectioTxt p {font-size: 160%;line-height: 31px;}
}
