::selection {
    color: #fff;
    background: rgba(249, 63, 63, 0.83);
}
/*--------------------------------tipography--------------------------------*/

@font-face{font-family:"Myriad Pro";src:url('../fonts/MyriadPro-Regular.eot?iefix') format("eot"),
url('../fonts/MyriadPro-Regular.otf') format('opentype'),
url('../fonts/MyriadPro-Regular.ttf') format('truetype');}
@font-face{font-family:"Myriad Pro Bold";src:url('../fonts/MyriadPro-Bold.eot?iefix') format("eot"),
url('../fonts/MyriadPro-Bold.otf') format('opentype'),
url('../fonts/MyriadPro-Bold.ttf') format('truetype');}
@font-face{font-family:"Myriad Pro Light";src:url('../fonts/MyriadPro-Light.eot?iefix') format("eot"),
url('../fonts/MyriadPro-Light.otf') format('opentype'),
url('../fonts/MyriadPro-Light.ttf') format('truetype');}
@font-face{font-family:"Myriad Pro Semibold";src:url('../fonts/MyriadPro-Semibold.eot?iefix') format("eot"),
url('../fonts/MyriadPro-Semibold.otf') format('opentype'),
url('../fonts/MyriadPro-Semibold.ttf') format('truetype');}

@font-face{
font-family:"Bodoni MT";src:url('css/bodoni-mt.eot?iefix') format("eot"),
url('../fonts/bodoni-mt.otf') format('opentype'),
url('../fonts/bodoni-mt.woff') format("woff"),
url('../fonts/bodoni-mt.ttf') format('truetype');
}
@font-face{
font-family:"Bodoni MT Italic";src:url('css/bodoni-mt-italic.eot?iefix') format("eot"),
url('../fonts/bodoni-mt-italic.otf') format('opentype'),
url('../fonts/bodoni-mt-italic.woff') format("woff"),
url('../fonts/bodoni-mt-italic.ttf') format('truetype');
}
@font-face{
font-family:"Bodoni Condensed";src:url('css/bodoni-mt-condensed.eot?iefix') format("eot"),
url('../fonts/bodoni-mt-condensed.otf') format('opentype'),
url('../fonts/bodoni-mt-condensed.woff') format("woff"),
url('../fonts/bodoni-mt-condensed.ttf') format('truetype');
}
@font-face{
font-family:"Bodoni Condensed Italic";src:url('bodoni-mt-condensed-italic.eot?iefix') format("eot"),
url('../fonts/bodoni-mt-condensed-italic.otf') format('opentype'),
url('../fonts/bodoni-mt-condensed-italic.woff') format("woff"),
url('../fonts/bodoni-mt-condensed-italic.ttf') format('truetype');
}
@font-face{
font-family:"Bodoni Condensed Bold Italic";src:url('bodoni-mt-condensed-bold-italic.eot?iefix') format("eot"),
url('../fonts/bodoni-mt-condensed-bold-italic.otf') format('opentype'),
url('../fonts/bodoni-mt-condensed-bold-italic.woff') format("woff"),
url('../fonts/bodoni-mt-condensed-bold-italic.ttf') format('truetype');
}

body{overflow-x:hidden;margin:0px;padding:0px;/*font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;*/font-size:14px;}
.container_page { width: 100%;max-width: 1024px;margin: 0 auto; }
a:link, a:visited{text-decoration:none!important;}
a:hover, a:active{text-decoration:none!important;}
a.more{display:inline-block;float:right;width:72px;line-height:23px;text-align:center;text-decoration:none;font-weight:bold;background:url(../images/more.png) no-repeat top center;color:#000;text-shadow:1px 1px 1px #fff;}
a.more:hover{color:#fff;text-shadow:1px 1px 1px #999}
iframe{border:0px;}
#refresh_spreads{font-size: 15px;} 
.agreements{font-size:9px;text-align:justify;}
.content-app-form{padding: 20px 15px;}
.grayBtn_open{left;width:246px;height:40px;font-size:13px;font-weight:bold;text-align:center;text-shadow:0px 1px 0 #FFF;color:#9F0101;margin:0 auto;padding-top:10px;background-image:url(../images/bg-btn-gray-up.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
.grayBtn{    float: left;width:246px;height:40px;font-size:13px;font-weight:bold;text-align:center;text-shadow:0px 1px 0 #FFF;color:#9F0101;margin:0 auto;padding-top:10px;background-image:url(../images/bg-btn-gray-up.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
.grayBtn:hover{color:#051C3C;background-image:url(../images/bg-btn-gray-over.jpg);background-repeat:repeat-x;}
.blueBtnMB{width:246px;height:40px;font-size:13px;font-weight:bold;text-align:center;text-shadow:0px -1px 0 #002A47;color:#FFF;margin:0 auto;padding-top:10px;background-image:url(../images/bg-btn-blue-up.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
.blueBtnMB:hover{color:#FAC61B;background-image:url(../images/bg-btn-blue-over.jpg);background-repeat:repeat-x;}
.grayBtn-Plat{float:left;width:150px;height:40px;font-size:13px;font-weight:bold;text-align:center;text-shadow:0px 1px 0 #FFF;color:#9F0101;margin:0 0 0 32px;padding-top:10px;background-image:url(../images/bg-btn-gray-up.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
.grayBtn-Plat:hover{color:#051C3C;background-image:url(../images/bg-btn-gray-over.jpg);background-repeat:repeat-x;}
#responseMail{font-size:14px;font-weight:bold;}
.blueBtn{width:246px;height:40px;font-size:13px;font-weight:bold;text-align:center;text-shadow:0px -1px 0 #002A47;color:#FFF;margin:0 auto;padding-top:10px;background-image:url(../images/bg-btn-blue-up.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
.blueBtn:hover{color:#FAC61B;background-image:url(../images/bg-btn-blue-over.jpg);background-repeat:repeat-x;text-shadow:0px -1px 0 #000;}
.divBtn{width:246px;height:38px;float:left;margin:0 0 10px 57px;}
.titleSection{/*font-family:"Myriad Pro Semibold", "Lucida Grande";*/font-size:18pt;margin-bottom:20px;color:#000;text-align:left;}
.titleHome{font-family:"Myriad Pro";font-size:18px;color:#000;text-align:center; padding:10px 0;}
.titleSectionDemoReg{font-family:"Myriad Pro Semibold";font-size:18pt;margin-bottom:0px;color:#000;text-align:center;}
.subtitleSection{font-size:14px;font-weight:bold;margin-bottom:10px;color:#069;}
.subtitleSectionblack{font-size:12pt;margin-bottom:10px;color:#000;}
.cleaner{clear:both}
.h10{height:10px;}
.h20{height:20px}
.h30{height:30px}
.h40{height:40px}
.h50{height:50px}
.h60{height:60px}
.float_l{float:left}
.float_r{float:right}
.image_wrapper{display:inline-block;border:1px solid #D2D1D1;padding:3px;background:none;}
.image_fl{float:left;margin:3px 30px 0 0}
.image_fr{float:right;margin:3px 0 0 30px}
.tmo_list{margin:20px 0 20px 10px;padding:0;list-style:none}
.tmo_list li{color:#3d8e7d;margin:0;padding:0 0 5px 20px;background:url(../images/list.png) no-repeat scroll 0 3px}
.tmo_list li a{color:#3d8e7d;font-weight:normal;font-size:12px;text-decoration:none}
.tmo_list li a:hover{color:#000}
#body_wrapper{width:100%;background-color:#f2f2f2;margin:0px;padding:0px;font-size:13px;}
#wrapper, #wrapper2{width:990px;padding:0 10px;margin:0 auto;}
#wrapper3{width:990px;padding:0 10px;margin:0 auto;background-color:#FFF;border:1px solid #CCC;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
#wrapperHome{width:968px;padding:0 10px;margin:0 auto;background-color:#FFF;border:1px solid #CCC;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
.wrapperSlider{position:relative;width:100%;}
#header{width:990px;height:90px;margin-bottom:20px;}
#site_title{float:left;margin-top:19px;}
#site_title div{margin:0;padding:0;}
#site_title div a{display:block;width:320px;height:72px;}
#search_box{float:right;margin-top:20px;width:240px;height:24px}
#search_box form{clear:both;width:240px;height:24px;padding:0;margin:0}
#searchfield{display:block;height:24px;width:228px;padding:0 5px;font-size:12px;color:#333;background:none;border:1px solid #ccc;}
/*#middle{clear:both;width:990px;height:180px;padding:20px 0;margin:50px 0 15px 0;overflow:hidden;background-image:url(../images/bg_Introducing_Brokers.jpg);background-repeat:no-repeat;background-color:#FFF;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;border-top:2px solid #FFF;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}*/
#mid_title{font-size:50px;text-align:left;width:260px;margin-left:30px;line-height:0.8em;color:#000;font-family:"Myriad Pro";float:left;}
#mid_button{width:114px;height:26px;margin:24px 0 0 20px;float:left;}
#mid_textContent{font-size:25px;text-align:left;margin-bottom:30px;width:400px;margin:90px 0 0 30px;line-height:1em;color:#888;font-family:"Myriad Pro";}
#middle p{font-size:18px;color:#666;line-height:30px;margin-bottom:20px;}
#middle img{float:right;margin-left:60px}
#middle_GrayArea{clear:both;width:990px;height:180px;padding:20px 0;margin:0 0 10px 0;overflow:hidden;background-image:url(../images/bg_gray.jpg);background-repeat:repeat-x;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;-moz-box-shadow:inset 0 0 7px #828282;-webkit-box-shadow:inset 0 0 7px #828282;box-shadow:inset 0 0 7px #828282;}
.fp_area_1col{clear:both;width:967px;height:80px;padding:10px 0;margin:5px 0 12px 0;overflow:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;border:1px solid #DDD;}
.fp_area_1colhover{clear:both;width:967px;height:80px;padding:10px 0;margin:5px 0 12px 0;overflow:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;border:1px solid #88accf;cursor:pointer;}
.fp_area_1col .title{font-size:40px;text-align:left;width:400px;margin:13px 0 0 30px;line-height:0.8em;color:#000;font-family:"Myriad Pro";float:left;}
.fp_area_1colhover .title{font-size:40px;text-align:left;width:400px;margin:13px 0 0 30px;line-height:0.8em;color:#0B4477;font-family:"Myriad Pro";float:left;}
.fp_area_1col .textContent{font-size:20px;text-align:left;width:400px;margin:48px 0 0 30px;line-height:1em;color:#888;font-family:"Myriad Pro";}
.fp_area_1colhover .textContent{font-size:20px;text-align:left;width:400px;margin:48px 0 0 30px;line-height:1em;color:#888;font-family:"Myriad Pro";}
.fp_area_1col img{float:right;margin-left:60px}
.fp_area_1colhover img{float:right;margin-left:60px;}
.img_LiveL{background-image:url(../images/bg_liveTrade100.jpg);background-repeat:repeat-x;background-position:center;}
.img_LiveLhover{background-image:url(../images/bg_liveTrade100.jpg);background-repeat:repeat-x;background-position:center;}
#fp_services_5col{clear:both;width:990px;height:180px;margin:5px 0 10px 0;background-image:url(../images/bg_gray.jpg);background-repeat:repeat-x;background-color:#dcdcde;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;-moz-box-shadow:inset 0 0 7px #828282;-webkit-box-shadow:inset 0 0 7px #828282;box-shadow:inset 0 0 7px #828282;}
.fp_services_5col_box{float:left;width:167px;height:150px;padding:15px;color:#000;font-size:10pt;text-decoration:none;line-height:1.2em;}
.fp_services_5col_box .fps_title{margin-bottom:10px;text-align:center;}
.fp_services_5col_box .fps_title a{color:#000;font-size:12pt;font-weight:bold;text-decoration:none;}
.fp_services_5col_box .fps_title a:hover{color:#666;text-shadow:0px 1px 0px #FFF;}
.fp_services_5col_box .fps_img{width:170px;height:85px;border:1px;border-color:#666;border-style:solid;}
.fp_services_5col_box .fps_img_last{width:170px;height:110px;border:1px;border-color:#666;border-style:solid;}
.last_box{margin:0;border-right:none;}
.fp_services_5col_box a.sb_more{display:block;float:right;width:81px;line-height:25px;text-align:center;color:#000;font-weight:700;text-decoration:none;background:url(../images/sb_more.png) no-repeat;text-shadow:0px 1px 0px #CCC;}
.fp_services_5col_box a.sb_more:hover{color:#fff;text-shadow:0px 1px 0px #000}
.fp_services_5col_box p{margin-bottom:10px;text-align:center;}
#fp_deposit{clear:both;width:990px;height:220px;margin:15px 0 10px 0;background-image:url(../images/bg_gray.jpg);background-repeat:repeat-x;background-color:#dcdcde;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;-moz-box-shadow:inset 0 0 7px #828282;-webkit-box-shadow:inset 0 0 7px #828282;box-shadow:inset 0 0 7px #828282;}
#fp_depositWhite{clear:both;width:967px;height:200px;margin:15px 0 10px 0;background-color:#FFF;background-image:url(../images/bg-secured-banking.jpg);background-repeat:no-repeat;background-position:left bottom;border:1px solid #CCC;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;-moz-box-shadow:inset 0 0 7px #828282;-webkit-box-shadow:inset 0 0 7px #828282;box-shadow:inset 0 0 7px #828282;}
.WFLogo{float:right;margin:50px 15px 0 0;border:1px solid #900;}
.WFLogo-2{float:left;margin:55px 20px 20px 20px;border:1px solid #BCBEC0;}
.fp_deposit_boxTXT{float:left;width:561px;height:170px;padding:15px;color:#000;font-size:10pt;text-decoration:none;line-height:1.2em;border-right:#CCC solid 1px}
.fp_deposit_boxTXT h2{color:#9A9A9A;font-size:26px;font-family:"Myriad Pro";text-align:center;line-height:26px;}
.fp_deposit_boxTXT h4{color:#BD0C0C;font-size:20px;font-family:"Myriad Pro";font-weight:bold;text-align:center;line-height:26px;}
.boxTXTWFBank{width:260px;margin-top:10px;float:right;padding:10px;}
.boxTXTWFBank-2{width:320px;margin-top:10px;float:left;padding:20px 5px 5px 5px;}
.boxTXTWFBank-2 h1{font-family:"Myriad Pro Semibold";font-size:22pt;}
.boxTXTWFBank-2 h2{font-family:"Myriad Pro";font-size:16pt;color:#9A9A9A;}
.boxTXTWFBank-2 h4{font-family:"Myriad Pro";font-size:18pt;color:#BD0C0C;}
.last_box{margin:0;border-right:none;}
.fp_deposit_boxTXT .fps_titleDeposit{margin-bottom:10px;text-align:center;color:#000;font-size:12pt;font-weight:bold;text-decoration:none;}
.fps_titleTXT{color:#000;font-size:12pt;font-weight:bold;text-decoration:none;margin-bottom:10px;text-align:center;}
.fps_titleTXT-v2{color:#000;font-size:23px;font-family:"Myriad Pro";text-decoration:none;margin-bottom:10px;text-align:center;}
.fp_deposit_boxTXT p{color:#4D4D4D;font-size:8.5pt;text-align:justify;}
.fp_deposit{float:left;width:168px;height:90px;padding:15px 15px 5px 15px;line-height:1.2em;cursor:pointer;}
.fp_deposithover{float:left;width:168px;height:90px;padding:15px 15px 5px 15px;line-height:1.2em;cursor:pointer;}
.fp_deposit-v2{float:left;width:168px;height:90px;padding:5px 15px 0px 15px;line-height:1.2em;cursor:pointer;}
.fp_deposit-v2hover{float:left;width:168px;height:90px;padding:5px 15px 0px 15px;line-height:1.2em;cursor:pointer;}
.fp_deposit .title, .fp_deposit-v2 .title {margin-bottom:5px;text-align:center;color:#666;font-size:10pt;font-weight:bold;text-decoration:none;}
.fp_deposithover .title, .fp_deposit-v2hover .title {margin-bottom:5px;text-align:center;color:#000;font-size:10pt;font-weight:bold;text-shadow:0px 1px 0px #FFF;}
.fp_deposit .contentBTN, .fp_deposit-v2 .contentBTN, .fp_deposit-v3 .contentBTN{background-image:url(../images/bg_deposit68.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;height:64px;width:164px;text-align:center;vertical-align:middle;border:1px solid #CCC;}
.fp_deposithover .contentBTN, .fp_deposit-v2hover .contentBTN, .fp_deposit-v3hover .contentBTN{background-image:url(../images/bg_deposit68_over.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;height:64px;width:164px;text-align:center;vertical-align:middle;border:1px solid #CCC;}
.fp_deposit-v3{float:left;width:122px;height:90px;padding:5px 5px 0px 5px;line-height:1.2em;cursor:pointer;}
.fp_deposit-v3hover{float:left;width:122px;height:90px;padding:5px 5px 0px 5px;line-height:1.2em;cursor:pointer;}
.fp_deposit-v3 .title{margin-bottom:5px;text-align:center;color:#666;font-size:9px;font-weight:bold;text-decoration:none;}
.fp_deposit-v3hover .title{margin-bottom:5px;text-align:center;color:#000;font-size:9px;font-weight:bold;text-shadow:0px 1px 0px #FFF;}
.fp_deposit-v3 .contentBTN{background-image:url(../images/bg_deposit68.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;height:64px;width:119px;text-align:center;vertical-align:middle;border:1px solid #CCC;}
.fp_deposit-v3hover .contentBTN{background-image:url(../images/bg_deposit68_over.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;height:64px;width:119px;text-align:center;vertical-align:middle;border:1px solid #CCC;}
#fp_forms_2col{clear:both;width:100%;height:auto;margin:0;}
.fp_forms_2col_box{float:left;width:100%;padding:8px;margin:10px 0;color:#fff;font-size:11px;text-decoration:none;border:1px solid #CCC;background-color:#FFF;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
.fp_forms_2col_box .fps_title{margin-bottom:10px;color:#890303;font-size:16px;text-decoration:none;text-align:center;font-weight:bold;width:370px}
.fp_forms_2col_box .fps_img{margin:0 0 0 -20px;width:320px;height:auto;}
.l_box{margin:0;}
.fp_forms_2col_box a.pdfForm{display:block;float:right;width:60px;height:60px;margin:-32px 0 0 0;background:url(../images/pdfIcon.png) no-repeat;cursor:pointer;}
.fp_forms_2col_box a.pdfFormFill{display:block;float:right;width:60px;height:60px;margin: 0;background:url(../images/pdfIconFill.png) no-repeat;cursor:pointer;}
.fp_forms_2col_box p{margin-bottom:3px;color:#000;line-height:1.2em;}
.fp_forms_2col_box a:link, fp_forms_2col_box a:visited{color:#890303;text-decoration:underline;}
.fp_forms_2col_box a:hover, fp_forms_2col_box a:active{color:#000;}
#fp_content_2col{clear:both;width:990px;height:283px;margin:15px 0 10px 0;}
.fp_content_1col_box{float:left;width:970px;padding:10px;font-size:14px;text-decoration:none;background-color:#FFF;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
.fp_content_1col_box .contentParag{width:835px;height:90px;float:right;text-align:justify;padding:10px;font-size:12px;}
.fp_content_1col_box .fps_title{margin-bottom:10px;color:#000;font-size:18px;text-decoration:none;text-align:center;}
.fp_content_1col_box .fps_imgLogo{width:100px;height:100px;margin:0 10px 0 0;float:left;}
.fp_content_1col_box .fps_img{margin:0 0 0 -10px;width:980px;height:auto;text-align:center;}
.fp_content_2col_box{float:left;width:469px;padding:10px;margin-right:11px;font-size:14px;text-decoration:none;background-color:#FFF;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
.fp_content_2col_boxhover{float:left;width:469px;padding:10px;margin-right:11px;font-size:14px;text-decoration:none;background-color:#FFF;background-image:url(../images/bg_plat246_over.jpg);background-repeat:repeat-x;background-position:bottom;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 3px 4px rgba(0, 0, 0, 0.3);}
.contentParag{height:145px;}
.fp_content_2col_box .contentList{margin-bottom:10px;height:140px;width:489px;}
.fp_content_2col_box .contentList2{margin-bottom:10px;height:140px;width:489px;}
.fp_content_2col_box .fps_title{margin-bottom:10px;color:#000;font-size:24px;text-decoration:none;text-align:center;}
.fp_content_2col_box .fps_title_about{margin-bottom:10px;color:#0B4477;font-size:18px;text-decoration:none;text-align:center;}
.fp_content_2col_boxhover .fps_title{margin-bottom:10px;color:#BD0C0C;font-size:24px;text-decoration:none;text-align:center;}
.fp_content_2col_box .fps_subtitle{color:#777;font-size:16px;text-decoration:none;font-weight:bold;text-align:center;}
.fp_content_2col_boxhover .fps_subtitle{color:#0B4477;font-size:16px;text-decoration:none;font-weight:bold;text-align:center;text-shadow:0px 1px 0px #FFF;}
.fp_content_2col_box .fps_img{margin:0 0 0 -10px;width:489px;height:auto;}
.fp_content_2col_boxhover .fps_img{margin:0 0 0 -10px;width:320px;height:auto;}
.l_box{margin:0;}
.fp_content_2col_box p{font-size:12px;margin-bottom:2px;color:#777;line-height:1.2em;text-align:center;}
.fp_content_2col_boxhover p{font-size:12px;margin-bottom:2px;color:#000;line-height:1.2em;text-align:center;}
.fp_content_2col_pdf{float:left;width:488px;height:120px;margin-top:10px;background-color:#FFF;border:1px solid #CCC;}
.fp_content_2col_pdf:hover{border:1px solid #9e9e9e;}
.fp_content_2col_pdf_v2{float:left;width:488px;height:380px;margin-top:10px;border:1px solid #CCC;background-image:url(../images/bg-about-us-pdf.jpg);background-repeat:no-repeat;background-position:bottom;background-color:#FFF;}
.fp_content_2col_pdf_v2hover{float:left;width:488px;height:380px;margin-top:10px;border:1px solid #9e9e9e;background-image:url(../images/bg-about-us-pdf-over.jpg);background-repeat:no-repeat;background-position:bottom;background-color:#FFF;cursor:pointer;}
.fp_content_2col_pdf_v2 .fps_img, .fp_content_2col_pdf_v2hover .fps_img{width:488px;height:260px;}
.fp_content_2col_pdf_v2 .fps_txt {margin-top: -4px; color: #000; text-align: center; line-height: 12px; font-family: "Myriad Pro", sans-serif; padding: 0px; text-shadow: 0px 1px 0px #5dc6ff; }
/**/
.fp_content_2col_about{float:left;width:990px;padding:0;font-size:14px;text-decoration:none; background-color:transparent;}
.fp_content_2col_left{float:left;width:450px;/*height:330px;*/background-color:#FFF;margin-right:10px;padding:20px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
.fp_content_2col_right{float:right;width:450px;/*height:330px;*/background-color:#FFF;padding:20px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
.fp_content_2col_left .fps_title{margin-bottom:10px;color:#000;font-size:20px;text-decoration:none;text-align:center;}
.fp_content_2col_left img, .fp_content_2col_right img{float:left;margin:0 20px 0 0;}
/**/
.fp_content_2col_pdf_v2hover .fps_txt {margin-top: -4px; color: #FFF; text-align: center; font-family: "Myriad Pro", sans-serif; text-shadow: 0px -1px 0px #014279; }
#fp_content_2col_Plat{clear:both;width:990px;height:100px;margin:10px 0 10px 0;}
.fp_content_2col_Platbox{float:left;width:467px; height:78px;padding:10px;margin-right:11px;font-size:14px;text-decoration:none; background-color:#FFF;border:1px solid #8E8E8E;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
.fp_content_2col_Platbox .fps_title{color:#000;font-size:24px;font-family:"Myriad Pro", sans-serif;text-decoration:none;text-align:left;position:relative;top:33%;margin-left:10px;}
.fp_content_2col_Platboxhover{float:left;width:467px; height:78px;padding:10px;margin-right:11px;font-size:14px;text-decoration:none;background-color:#FFF;border:1px solid #BD0C0C;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;-moz-box-shadow:inset 0 0 7px #828282;-webkit-box-shadow:inset 0 0 7px #828282;box-shadow:inset 0 0 7px #828282;}
.fp_content_2col_Platboxhover .fps_title{color:#BD0C0C;font-size:24px;font-family:"Myriad Pro", sans-serif;text-decoration:none;text-align:left;position:relative;top:33%;margin-left:10px;}
.bg-demoreg-unitrader { background-image:url(../images/bg-demoreg-unitrader.png); background-repeat:no-repeat; background-position:right;}
.bg-demoreg-metatrader { background-image:url(../images/bg-demoreg-metatrader.png); background-repeat:no-repeat; background-position:right;}
.bg-demoreg-currenex { background-image:url(../images/bg-demoreg-currenex.png); background-repeat:no-repeat; background-position:right;}
.bg-open-trading-account { background-image:url(../images/bg-open-trading-account.png); background-repeat:no-repeat; background-position:right;}
.fp_content_2col_PlatboxHome{float:left;width:467px; height:50px;padding:10px;margin-right:11px;font-size:14px;text-decoration:none;border:1px solid #02203f;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
.fp_content_2col_PlatboxHome .fps_title{color:#02203f;text-shadow: 0px 1px 0 #FFF;font-size:24px;font-family:"Myriad Pro", sans-serif;text-decoration:none;text-align:left;position:relative;top:22%;margin-left:10px;}
.fp_content_2col_PlatboxHome .fps_title-2, .fp_content_2col_PlatboxHomehover .fps_title{color:#FFF;text-shadow: 0px -1px 0 #000;font-size:24px;font-family:"Myriad Pro", sans-serif;text-decoration:none;text-align:left;position:relative;top:22%;margin-left:10px;}
.fp_content_2col_PlatboxHomehover, .fp_content_2col_PlatboxHomehover-2{float:left;width:467px; height:50px;padding:10px;margin-right:11px;font-size:14px;text-decoration:none;background-color:#FFF;border:1px solid #02203f;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;-moz-box-shadow:inset 0 0 7px #000;-webkit-box-shadow:inset 0 0 7px #000;box-shadow:inset 0 0 7px #000;}
.fp_content_2col_PlatboxHomehover-2 .fps_title-2{color:#FAC61B;text-shadow: 0px -1px 0 #000;font-size:24px;font-family:"Myriad Pro", sans-serif;text-decoration:none;text-align:left;position:relative;top:22%;margin-left:10px;}
.bg-open-trading-accountHome { background-image:url(../images/bg-open-trading-accountHome.jpg); background-repeat:no-repeat; background-position:right;}
.bg-open-trading-accountHomehover { background-image:url(../images/bg-open-trading-accountHome-over.jpg); background-repeat:no-repeat; background-position:right;}
.bg-open-practice-account { background-image:url(../images/bg-free-practice-account.jpg); background-repeat:no-repeat; background-position:right;}
.bg-open-practice-accounthover { background-image:url(../images/bg-free-practice-account-over.jpg); background-repeat:no-repeat; background-position:right;}
/**/
.fps_txt h1{font-size:28px; padding: 0; }
.fps_txt h2{font-size:22px;}
.fps_txt h3{font-size:30px;font-weight:bold;}
#fp_mobileT_2col{clear:both;width:990px;height:283px;margin:15px 0 10px 0;}
.fp_mobileT_2col_box{float:left;width:469px;padding:10px;margin-right:11px;font-size:14px;text-decoration:none;background-color:#FFF;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);cursor:pointer;}
.fp_mobileT_2col_boxhover{float:left;width:469px;padding:10px;margin-right:11px;font-size:14px;text-decoration:none;background-color:#FFF;background-image:url(../images/bg_plat246_over.jpg);background-repeat:repeat-x;background-position:bottom;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 3px 4px rgba(0, 0, 0, 0.3);cursor:pointer;}
.fp_mobileT_2col_box .fps_title{margin-bottom:10px;color:#000;font-size:24px;text-decoration:none;text-align:center;}
.fp_mobileT_2col_boxhover .fps_title{margin-bottom:10px;color:#BD0C0C;font-size:24px;text-decoration:none;text-align:center;}
.fp_mobileT_2col_box .fps_subtitle{color:#777;font-size:20px;text-decoration:none;font-weight:bold;text-align:center;}
.fp_mobileT_2col_boxhover .fps_subtitle{color:#0B4477;font-size:20px;text-decoration:none;font-weight:bold;text-align:center;text-shadow:0px 1px 0px #FFF;}
.fp_mobileT_2col_box .fps_img{margin:0 0 0 -10px;width:489px;height:auto;}
.fp_mobileT_2col_boxhover .fps_img{margin:0 0 0 -10px;width:320px;height:auto;}
.l_box{margin:0;}
.fp_mobileT_2col_box p{margin-bottom:2px;color:#777;line-height:1.2em;text-align:center;}
.fp_mobileT_2col_boxhover p{margin-bottom:2px;color:#000;line-height:1.2em;text-align:center;}
#fp_tips_2col{clear:both;width:100%;max-width:990px;height:283px;margin:15px 0 10px 0;}
.demo {margin-bottom: 20px; }
.fp_tips_2col_box{float:left;width:50%;padding:20px;font-size:14px;text-decoration:none;background-color:#FFF;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
.fp_tips_2col_box .contentList{margin-bottom:10px;height:140px;width:489px;}
.fp_tips_2col_box .fps_title{margin-bottom:10px;color:#000;font-size:24px;text-decoration:none;text-align:center;}
.fp_tips_2col_box .fps_subtitle{color:#777;font-size:16px;text-decoration:none;font-weight:bold;text-align:center;}
.fp_tips_2col_box .fps_img{margin:0 0 0 -10px;width:489px;height:auto;}
.l_box{margin:0;}
.fp_tips_2col_box p{margin-bottom:2px;color:#777;line-height:1.2em;text-align:center;}
.fp_tips_2col_box ol#col_1{counter-reset:item;}
.fp_tips_2col_box ol#col_2{counter-reset:item 11;}
.fp_tips_2col_box ol#col_3{counter-reset:item 5;}
.fp_tips_2col_box li{display:block;}
.fp_tips_2col_box li:before{content:counter(item) ". ";counter-increment:item;}
.fp_tips_2col_boxhover ol#col_1{counter-reset:item;}
.fp_tips_2col_boxhover ol#col_2{counter-reset:item 11;}
.fp_tips_2col_boxhover ol#col_3{counter-reset:item 5;}
.fp_tips_2col_boxhover li{display:block;}
.fp_tips_2col_boxhover li:before{content:counter(item) ". ";counter-increment:item;}
.fp_tips_2col_box a{color:#666;text-decoration:none}
.fp_tips_2col_box a:hover{color:#BD0C0C;text-decoration:underline}
#fp_plat_3col{clear:both;width:990px;height:283px;margin:15px 0 10px 0;}
.fp_plat_3col_box{float:left;width:280px;padding:20px;margin-right:15px;font-size:14px;text-decoration:none;background-color:#FFF;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);cursor:pointer;}
.fp_plat_3col_boxhover{float:left;width:280px;padding:20px;margin-right:15px;font-size:14px;text-decoration:none;background-image:url(../images/bg_plat246_over.jpg);background-repeat:repeat-x;background-position:bottom;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 3px 4px rgba(0, 0, 0, 0.3);cursor:pointer;}
.fp_plat_3col_box .fps_title{margin-bottom:10px;color:#000;font-size:24px;text-decoration:none;text-align:center;}
.fp_plat_3col_boxhover .fps_title{margin-bottom:10px;color:#BD0C0C;font-size:24px;text-decoration:none;text-align:center;}
.fp_plat_3col_box .fps_img{margin:0 0 0 -20px;width:280px;height:auto;}
.fp_plat_3col_boxhover .fps_img{margin:0 0 0 -20px;width:280px;height:auto;}
.l_box{margin:0;}
.fp_plat_3col_box p{margin-bottom:10px;color:#777;line-height:1.2em;text-align:center;}
.fp_plat_3col_boxhover p{margin-bottom:10px;color:#000;line-height:1.2em;text-align:center;}
#fp_expertAd_3col{clear:both;width:990px;height:283px;margin:15px 0 10px -10px;}
.fp_expertAd_3col_box img {width: 91%; padding: 14px; }
.fp_expertAd_3col_box{float:left;width:30%;padding:10px;margin:0 15px 10px 0;font-size:14px;text-decoration:none;background-color:#FFF;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
.fp_expertAd_3col_box .fps_title{margin-bottom:10px;color:#000;font-size:24px;text-decoration:none;text-align:center;}
.fp_expertAd_3col_box .fps_img{margin:0 0 0 -10px;width:280px;height:auto;}
.l_box{margin:0;}
.fp_expertAd_3col_box p{margin-bottom:10px;font-size:9pt;color:#000;line-height:1.2em;text-align:center;}
#fp_videos_3col{clear:both;width:973px;height:190px;}
.fp_videos_3col_box{float:left;width:305px;height:150px;padding:5px;margin-right:14px;color:#fff;font-size:14px;text-decoration:none;background-image:url(../images/bg_gray.jpg);background-repeat:repeat-x;background-color:#dcdcde;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;-moz-box-shadow:inset 0 0 7px #828282;-webkit-box-shadow:inset 0 0 7px #828282;box-shadow:inset 0 0 7px #828282;margin-bottom:10px;text-align:center;}
.fp_videos_3col_box img{box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 3px 4px rgba(0, 0, 0, 0.3);}
.fp_videos_3col_box .fps_title{margin-bottom:10px;color:#0B4477;font-size:11px;text-align:center;font-weight:bold;text-decoration:none;}
.fp_videos_3col_boxLast{float:left;width:305px;height:150px;padding:5px;color:#fff;font-size:14px;text-decoration:none;background-image:url(../images/bg_gray.jpg);background-repeat:repeat-x;background-color:#dcdcde;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;-moz-box-shadow:inset 0 0 7px #828282;-webkit-box-shadow:inset 0 0 7px #828282;box-shadow:inset 0 0 7px #828282;margin-bottom:10px;text-align:center;}
.fp_videos_3col_boxLast img{box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 3px 4px rgba(0, 0, 0, 0.3);}
.fp_videos_3col_boxLast .fps_title{margin-bottom:10px;color:#0B4477;font-size:11px;text-align:center;font-weight:bold;text-decoration:none;}
.l_box{margin:0;float:right;}
#fp_deposit_4col{clear:both;width:990px;height:122px;margin:5px 0 10px 0;}
.fp_deposit_4col_box{float:left;width:200px;height:110px;margin-right:20px;color:#fff;font-size:14px;text-decoration:none;background-image:url(../images/bg_deposit122.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);padding:5px 15px 5px 15px;line-height:1.2em;cursor:pointer;}
.fp_deposit_4col_boxhover{float:left;width:200px;height:110px;margin-right:20px;color:#fff;font-size:14px;text-decoration:none;background-image:url(../images/bg_deposit122_over.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 3px 4px rgba(0, 0, 0, 0.3);padding:5px 15px 5px 15px;line-height:1.2em;cursor:pointer;}
.fp_deposit_4col_boxCurrent{float:left;width:200px;height:110px;margin-right:20px;font-size:14px;text-decoration:none;background-image:url(../images/bg_depositCurrent.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);padding:5px 15px 5px 15px;line-height:1.2em;}
.fp_deposit_4col_boxCurrent .title{margin-bottom:5px;text-align:center;color:#2A6496;font-size:12pt;font-weight:bold;text-decoration:none;}
.fp_deposit_4col_boxCurrent .contentBTN{height:86px;width:200px;text-align:center;vertical-align:middle;}
.fp_deposit_4col_boxCurrent .l_box{margin:0;}
.fp_deposit_4col_box .title{margin-bottom:5px;text-align:center;color:#666;font-size:12pt;font-weight:bold;text-decoration:none;}
.fp_deposit_4col_boxhover .title{margin-bottom:5px;text-align:center;color:#000;font-size:12pt;font-weight:bold;text-shadow:0px 1px 0px #FFF;}
.fp_deposit_4col_box .contentBTN{height:86px;width:200px;text-align:center;vertical-align:middle;}
.fp_deposit_4col_boxhover .contentBTN{height:86px;width:200px;text-align:center;vertical-align:middle;}
.l_box{margin:0;}
/**/
#fp_tools_5col{clear:both;width:990px;height:122px;margin:5px 0 10px 0;}
.fp_tools_5col_box{float:left;width:164px;height:110px;margin-right:15px;color:#fff;font-size:12px;text-decoration:none;background-image:url(../images/bg_deposit122.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);padding:5px 10px;line-height:1.2em;cursor:pointer;}
.fp_tools_5col_boxhover{float:left;width:164px;height:110px;margin-right:15px;color:#fff;font-size:12px;text-decoration:none;background-image:url(../images/bg_pivotCurrent.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 3px 4px rgba(0, 0, 0, 0.3);padding:5px 10px;line-height:1.2em;cursor:pointer;}
.fp_tools_5col_boxCurrent{float:left;width:164px;height:110px;margin-right:15px;font-size:12px;text-decoration:none;background-image:url(../images/bg_pivotCurrent.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);padding:5px 10px;line-height:1.2em;}
.fp_tools_5col_boxCurrent .title{margin-bottom:5px;text-align:center;color:#FFF;font-size:10px;font-weight:bold;text-decoration:none;}
.fp_tools_5col_boxCurrent .contentBTN{height:86px;width:164px;text-align:center;vertical-align:middle;}
.fp_tools_5col_boxCurrent .l_box{margin:0;}
.fp_tools_5col_box .title{margin-bottom:5px;text-align:center;color:#666;font-size:10px;font-weight:bold;text-decoration:none;}
.fp_tools_5col_box img{border:1px solid #CCC;}
.fp_tools_5col_boxhover img, .fp_tools_5col_boxCurrent img{border:1px solid #164772;}
.fp_tools_5col_boxhover .title{margin-bottom:5px;text-align:center;color:#FFF;font-size:10px;font-weight:bold;}
.fp_tools_5col_box .contentBTN{height:86px;width:164px;text-align:center;vertical-align:middle;}
.fp_tools_5col_boxhover .contentBTN{height:86px;width:164px;text-align:center;vertical-align:middle;}
/**/
#fp_deposit_6col{clear:both;width:990px;margin:0 auto;margin-bottom:20px }
.fp_deposit_6col_box{float:left;width:27%;margin:20px 29px;color:#fff;font-size:12px;text-decoration:none;background-image:url(../images/bg_deposit122.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);padding:5px 10px;line-height:1.2em;cursor:pointer;}
.fp_deposit_6col_boxhover{float:left;width:27%;margin:20px 29px;color:#fff;font-size:12px;text-decoration:none;background-image:url(../images/bg_deposit122_over.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 3px 4px rgba(0, 0, 0, 0.3);padding:5px 10px;line-height:1.2em;cursor:pointer;}
.fp_deposit_6col_boxCurrent{float:left;width:27%;margin: 20px 29px;font-size:12px;text-decoration:none;background-image:url(../images/bg_depositCurrent.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);padding:5px 10px;line-height:1.2em;}
.fp_deposit_6col_boxCurrent .title{margin-bottom:5px;text-align:center;color:#2A6496;font-size:10px;font-weight:bold;text-decoration:none;}
.fp_deposit_6col_boxCurrent .contentBTN{height:86px;width:250px;text-align:center;vertical-align:middle;}
.fp_deposit_6col_boxCurrent .l_box{margin:0;}
.fp_deposit_6col_box .title{margin-bottom:5px;text-align:center;color:#666;font-size:10px;font-weight:bold;text-decoration:none;}
.fp_deposit_6col_boxhover .title{margin-bottom:5px;text-align:center;color:#000;font-size:10px;font-weight:bold;text-shadow:0px 1px 0px #FFF;}
.fp_deposit_6col_box .contentBTN{height:86px;width:250px;text-align:center;vertical-align:middle;}
.fp_deposit_6col_boxhover .contentBTN{height:86px;width:250px;text-align:center;vertical-align:middle;}
#fp_practiceAcc{clear:both;width:967px;height:238px;margin:5px 0 10px 0;border:1px solid #005a85;background-color:#FFF;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
.fp_practiceAcc_title{float:left;width:75%;height:236px;background-color:#e8ecf0;background-image:url(../images/bg-free-practice.jpg);background-repeat:no-repeat;background-position:left;border-right:1px solid #005a85;-webkit-border-radius:4px 0 0 4px;-moz-border-radius:4px 0 0 4px;-o-border-radius:4px 0 0 4px;border-radius:4px 0 0 4px;}
#fp_practiceAcc-UT{float:left;width:24%;border-right:1px solid #005a85;margin:0;background-color:#FFF;border-bottom:1px solid #005a85;cursor:pointer;}
#fp_practiceAcc-MT{float:left;width:24%;border-right:1px solid #005a85;margin:0;background-color:#FFF;border-bottom:1px solid #005a85;cursor:pointer;-webkit-border-radius:0 4px 0 0;-moz-border-radius:0 4px 0 0;-o-border-radius:0 4px 0 0;border-radius:0 4px 0 0;}
#fp_practiceAcc-CU{float:left;width:24%;border-right:1px solid #005a85;margin:0;background-color:#FFF;cursor:pointer;-webkit-border-radius:0 0 4px 0;-moz-border-radius:0 0 4px 0;-o-border-radius:0 0 4px 0;border-radius:0 0 4px 0;  border-bottom: 1px solid #005a85;}
#fp_practiceAcc-UT a{background-image:url(../images/bg-unitrader-logo.jpg);background-repeat:no-repeat;width:248px;height:119px;}
#fp_practiceAcc-UT a:hover{background-image:url(../images/bg-unitrader-logo-over.jpg);background-repeat:no-repeat;width:248px;height:119px;}
#fp_practiceAcc-MT a{background-image:url(../images/bg-metatrader-logo.jpg);background-repeat:no-repeat;width:248px;height:119px;}
#fp_practiceAcc-MT a:hover{background-image:url(../images/bg-metatrader-logo-over.jpg);background-repeat:no-repeat;width:248px;height:119px;}
#fp_practiceAcc-CU a{background-image:url(../images/bg-currenex-logo.jpg);background-repeat:no-repeat;width:248px;height:118px;}
#fp_practiceAcc-CU a:hover{background-image:url(../images/bg-currenex-logo-over.jpg);background-repeat:no-repeat;width:248px;height:119px;}
.fp_deposit_4col_boxCurrent{float:left;width:75%;height:auto;margin-right:20px;font-size:14px;text-decoration:none;background-image:url(../images/bg_depositCurrent.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);padding:5px 15px 5px 15px;line-height:1.2em;}
.fp_deposit_4col_boxCurrent .title{margin-bottom:5px;text-align:center;color:#2A6496;font-size:12pt;font-weight:bold;text-decoration:none;}
.fp_deposit_4col_boxCurrent .contentBTN{height:86px;width:200px;text-align:center;vertical-align:middle;}
.fp_deposit_4col_boxCurrent .l_box{margin:0;}
.fp_deposit_4col_box .title{margin-bottom:5px;text-align:center;color:#666;font-size:12pt;font-weight:bold;text-decoration:none;}
.fp_deposit_4col_boxhover .title{margin-bottom:5px;text-align:center;color:#000;font-size:12pt;font-weight:bold;text-shadow:0px 1px 0px #FFF;}
.fp_deposit_4col_box .contentBTN{height:86px;width:200px;text-align:center;vertical-align:middle;}
.fp_deposit_4col_boxhover .contentBTN{height:86px;width:200px;text-align:center;vertical-align:middle;}
.l_box{margin:0;}
.fp_btn_Youtube{float:right;width:200px;height:130px;margin:30px 45px 0 30px;color:#fff;font-size:14px;text-decoration:none;background-color:#FEFEFE;background-image:url(../images/bg_deposit122.jpg);background-position:bottom;background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);padding:5px 15px 5px 15px;line-height:1.2em;cursor:pointer;}
.fp_btn_Youtubehover{float:right;width:200px;height:130px;margin:30px 45px 0 30px;color:#fff;font-size:14px;text-decoration:none;background-color:#E6E6E6;background-image:url(../images/bg_deposit122_over.jpg);background-position:bottom;background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 3px 4px rgba(0, 0, 0, 0.3);padding:5px 15px 5px 15px;line-height:1.2em;cursor:pointer;}
.fp_btn_Youtube .title{margin-bottom:5px;text-align:center;color:#666;font-size:12pt;font-weight:bold;text-decoration:none;}
.fp_btn_Youtubehover .title{margin-bottom:5px;text-align:center;color:#C02126;font-size:12pt;font-weight:bold;text-shadow:0px 1px 0px #FFF;}
.fp_btn_Youtube .text{margin-bottom:5px;text-align:center;color:#717171;font-size:9pt;}
.fp_btn_Youtubehover .text{margin-bottom:5px;text-align:center;color:#000;font-size:9pt;text-shadow:0px 1px 0px #FFF;}
.fp_btn_Youtube .contentBTN{height:86px;width:200px;text-align:center;vertical-align:middle;}
.fp_btn_Youtubehover .contentBTN{height:86px;width:200px;text-align:center;vertical-align:middle;}
#fp_depositBTN_4col{clear:both;width:990px;height:122px;margin:15px 0 10px 0;}
.fp_depositBTN_4col_box{float:left;width:200px;height:110px;margin-right:20px;color:#fff;font-size:14px;text-decoration:none;background-image:url(../images/bg_deposit122.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 1px 4px rgba(0, 0, 0, 0.3);padding:5px 15px 5px 15px;line-height:1.2em;cursor:pointer;}
.fp_depositBTN_4col_boxhover{float:left;width:200px;height:110px;margin-right:20px;color:#fff;font-size:14px;text-decoration:none;background-image:url(../images/bg_deposit122_over.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 3px 4px rgba(0, 0, 0, 0.3);padding:5px 15px 5px 15px;line-height:1.2em;cursor:pointer;}
.fp_depositBTN_4col_box .title{margin-bottom:5px;text-align:center;color:#666;font-size:12pt;font-weight:bold;text-decoration:none;}
.fp_depositBTN_4col_boxhover .title{margin-bottom:5px;text-align:center;color:#000;font-size:12pt;font-weight:bold;text-shadow:0px 1px 0px #FFF;}
.fp_depositBTN_4col_box .contentBTN{height:86px;width:200px;text-align:center;vertical-align:middle;}
.fp_depositBTN_4col_boxhover .contentBTN{height:86px;width:200px;text-align:center;vertical-align:middle;}
.l_box{margin:0;}
#fp_accounts_4col{clear:both;width:990px;height:223px;margin:10px 0 10px 0;}
.fp_accounts_4col_box{float:left;width:217px;padding:10px;margin-right:14px;color:#fff;font-size:14px;text-decoration:none;background-color:#FFF;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
.fp_accounts_4col_box .fps_title{margin-bottom:10px;color:#0B4477;font-size:16px;text-align:center;font-weight:bold;text-decoration:none;}
.fp_accounts_4col_box .fps_img{margin:0 0 0 -10px;width:237px;height:auto;}
.l_box{margin:0;float:right;}
.fp_accounts_4col_box a.sb_more{display:block;width:81px;margin:0 auto;line-height:25px;text-align:center;color:#DBDBDB;text-decoration:none;background:url(../images/sb_more.png) no-repeat;text-shadow:0px -1px 0px #000;}
.fp_accounts_4col_box a.sb_more:hover{color:#FFF;text-shadow:0px -1px 0px #000;}
.fp_accounts_4col_box p{margin-bottom:10px;color:#000;line-height:1.2em;text-align:center;font-size:11px;}
#fp_tstop_4col{clear:both;width:990px;height:210px;margin:0 0 10px 0;}
.fp_tstop_4col_box{float:left;width:217px;padding:10px;margin-right:14px;color:#fff;font-size:14px;text-decoration:none;background-image:url(../images/bg_gray.jpg);background-repeat:repeat-x;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;-moz-box-shadow:inset 0 0 7px #828282;-webkit-box-shadow:inset 0 0 7px #828282;box-shadow:inset 0 0 7px #828282;}
.fp_tstop_4col_box .fps_title{margin-bottom:10px;color:#0B4477;font-size:15px;text-align:center;font-weight:bold;text-decoration:none;}
.l_box{margin:0;float:right;}
.fp_tstop_4col_box p{font-size:12px;text-align:center;margin-bottom:10px;color:#000;line-height:1.2em;}
#tstop_4col_gallery{margin:0;width:990px;height:210px;}
#tstop_4col_gallery-imagen{margin:0 0 0 -5px;width:225px;height:100px;}
#tstop_4col_gallery ul{list-style:none;}
#tstop_4col_gallery ul li{display:inline;display:block;position:relative;float:left;width:222px;margin:0 20px 1px 0;}
#tstop_4col_gallery ul img{border:1px solid #0B4477;border-width:1px 1px 1px;width:225px !important;height:100px !important;}
#tstop_4col_gallery ul img:hover{border:1px solid #C00 !important;}
#tstop_4col_gallery ul a:hover{color:#fff;}
.img-banner-sup{box-shadow: 3px 3px 20px 0px rgba(0,0,0,0.4); border-radius: 5px;}
.fp_bannerSection{overflow: hidden;clear:both;width: 100%;/*max-width:990px;height:300px*/;margin:10px auto;background-color:#FFF;}
.fp_bannerSection200{clear:both;width:990px;height:200px;margin:10px 0 10px 0;background-color:#FFF;}
.fp_bannerSection600{clear:both;width:560px;height:300px;margin:10px 0 10px 0;background-color:#FFF;border:1px solid #CCC;}
.fp_bannerSectionLanding{clear:both;width:990px;height:320px;margin:10px 0 10px 0;background-color:#FFF;}
.fp_bannerSection660{clear:both;width:660px;height:300px;margin:10px 0 10px 0;float:left;background-color:#FFF;}
.fp_bannerSection550{width:550px;height:300px;margin:10px 0 10px 0;float:right;background-color:#FFF;}
.fp_bannerSection490{clear:both;width:50%;height:300px;margin:10px 0 10px 0;float:left;background-color:#FFF;}
.fp_bannerSection420{clear:both;width:420px;height:300px;margin:10px 0 10px 0;float:left;background-color:#FFF;}
.fp_bannerSection320{width:318px;height:auto;margin:10px 0 10px 10px;float:right;background-color:#FFF;border:1px solid #ccc;}
.fp_bannerSection490-btn{width:488px;height:298px;margin:10px 0 10px 10px;float:right;background-color:#FFF;border:1px solid #A0A0A0;}
.fp_bannerSection490-3btn{width:48%;height:auto;margin:10px 0 10px 2%;float:left;background-color:#FFF;}
.fp_bannerSection490-tool{width:488px;height:148px;float:right;background-color:#FFF;border:1px solid #A0A0A0; margin-top:10px;}
.fp_bannerSection490-perf{width:488px;height:80px;float:right;background-color:#FFF;border:1px solid #A0A0A0; margin-top:10px;}
.IB-btn-online{width:488px;height:148px;border-bottom:1px solid #A0A0A0;}
.IB-btn-request{width:488px;height:148px;border-top:1px solid #E4E4E4;}
.IB-btn-per{width:488px;height:80px;border-bottom:1px solid #A0A0A0;}
.PLAT-btn-unitrader, .PLAT-btn-metatrader{width:488px;height:148px;border-bottom:1px solid #A0A0A0;}
.PLAT-btn-currenex{width:488px;height:99px;}
.fp_bannerSection .paragraph, .fp_bannerSection600 .paragraph{clear:both;font-size:19px;text-align:center;color:#000;width:400px;height:150px;float:right;margin:60px 20px 10px 0;}
.fp_bannerSection .error, .fp_bannerSection600 .error{clear:both;font-size:19px;text-align:center;color:#D50000;/*width:400px;height:150px;float:right;*/margin:60px 0 20px;}
.fp_bannerSection .btnBack, .fp_bannerSection600 .btnBack{clear:both;width:400px;height:40px;float:right;margin:0 20px 10px 0;}
.wrap_fp_bannerSection200{width:100%;clear:both;margin:5px 0 10px 0;}
.shadow_bannerSection200{background-image:url(../images/bg_bannerSection200.png);background-repeat:no-repeat;background-position:center;height:200px;}
.fp_bannerSection200{clear:both;position:relative;width:100%;height:200px;background-color:#FFF;}
.img_AboutUS{background-image:url(../images/head-aboutTVF.jpg);background-repeat:no-repeat;background-position:center; background-size: 60%; padding-top: 10%; padding-bottom:10%;}
.img_WhyTVF{background-image:url(../images/head-why-tvf.jpg);background-repeat:no-repeat;background-position:center;}
.img_CorporateNews{background-image:url(../images/head-corporateTVF.jpg);background-repeat:no-repeat;background-position:center;}
.img_Careers{background-image:url(../images/head-careers.jpg);background-repeat:no-repeat;background-position:center;}
.img_AccountD{background-image:url(../images/head-account-deposit.jpg);background-repeat:no-repeat;background-position:center; width: 100%; background-size: contain;}
.img_Ibrokers{background-image:url(../images/head-introducing-brokers.jpg);background-repeat:no-repeat;background-position:center;}
.img_Ibrokers2{background-image:url(../images/head-introducing-brokers2.jpg);background-repeat:no-repeat;background-position:center;}
.img_Ibrokers490{background-image:url(../images/head-introducing-brokers490.jpg);background-repeat:no-repeat;background-position:center;}
.img_Ibrokers-w{background-image:url(../images/head-introducing-brokers-w.jpg);background-repeat:no-repeat;background-position:center;}
.img_WLPartner{background-image:url(../images/head-white-label-partnership.jpg);background-repeat:no-repeat;background-position:center; background-size: 60%; padding-top: 10%; padding-bottom:10%;}
.img_Omnibus{background-image:url(../images/head-omnibus.jpg);background-repeat:no-repeat;background-position:center;}
.img_Neteller{background-image:url(../images/netellerAcDep.png);background-repeat:no-repeat;background-position:center;}
.img_Skrill{background-image:url(../images/SkrillAcDep.png);background-repeat:no-repeat;background-position:center;}
.img_Bitcoin{background-image:url(../images/deposit/banner-bitcoin.jpg);background-repeat:no-repeat;background-position:center;}
.img_Uphold{background-image:url(../images/deposit/banner-Uphold.jpg);background-repeat:no-repeat;background-position:center;}
.img_WireT{background-image:url(../images/head-wire-transfer.jpg);background-repeat:no-repeat;background-position:center;}
.img_Ccard{background-image:url(../images/head-credit-card.jpg);background-repeat:no-repeat;background-position:center;}
.img_MBookers{background-image:url(../images/head-money-bookers.jpg);background-repeat:no-repeat;background-position:center;}
.img_MBookers400{background-image:url(../images/head-money-bookers400.jpg);background-repeat:no-repeat;background-position:center;}
.img_WMoney{background-image:url(../images/head-web-money.jpg);background-repeat:no-repeat;background-position:center;}
.img_Forms{background-image:url(../images/head-forms.jpg);background-repeat:no-repeat;background-position:center; width: 100%; background-size: contain;}
.img_Plat{background-image:url(../images/head-platforms.jpg);background-repeat:no-repeat;background-position:center;}
.img_Plat490{background-image:url(../images/head-platforms490.jpg);background-repeat:no-repeat;background-position:center;}
.img_OpenAc{background-image:url(../images/head-open-account.jpg);background-repeat:no-repeat;background-position:center; width: 100%; background-size: contain;}
.img_FeesM{background-image:url(../images/head-fees-margin.jpg);background-repeat:no-repeat;background-position:center; width: 100%; background-size: contain;}
.img_SpreadsM{background-image:url(../images/head-spreads-margins.jpg);background-repeat:no-repeat;background-position:center; width: 100%; background-size: contain;}
.img_SpreadsHoliday{background-image:url(../images/tradingHours.png);background-repeat:no-repeat;background-position:center;}
.img_WLUnit{background-image:url(../images/head-white-label-unitrader.jpg);background-repeat:no-repeat;background-position:center;}
.img_TrailingS{background-image:url(../images/head-trailing-stop.jpg);background-repeat:no-repeat;background-position:center;}
.img_MobileT{background-image:url(../images/head-mobile-trading.jpg);background-repeat:no-repeat;background-position:center;}
.img_MAM{background-image:url(../images/head-mam.jpg);background-repeat:no-repeat;background-position:center;}
.img_MAM660{background-image:url(../images/head-mam660.jpg);background-repeat:no-repeat;background-position:center;}
.img_Asset{background-image:url(../images/head-asset-managers.jpg);background-repeat:no-repeat;background-position:center;}
.img_MT4fx{background-image:url(../images/head-metatrader4-fx.jpg);background-repeat:no-repeat;background-position:center;}
.img_MT4cfd{background-image:url(../images/head-metatrader4-cfd.jpg);background-repeat:no-repeat;background-position:center;}
.img_API{background-image:url(../images/head-api.jpg);background-repeat:no-repeat;background-position:center;}
.img_Autodealer{background-image:url(../images/head-autodealer.jpg);background-repeat:no-repeat;background-position:center;}
.img_MT4Bridge{background-image:url(../images/head-mt4-bridge.jpg);background-repeat:no-repeat;background-position:center;}
.img_MT4ExpertA{background-image:url(../images/head-mt4-expertad.jpg);background-repeat:no-repeat;background-position:center;}
.img_Education{background-image:url(../images/head-education.jpg);background-repeat:no-repeat;background-position:center;}
.img_ForexS{background-image:url(../images/head-forex-signals.jpg);background-repeat:no-repeat;background-position:center;}
.img_Glossary{background-image:url(../images/head-glossary.jpg);background-repeat:no-repeat;background-position:center;}
.img_WebMarketing{background-image:url(../images/head-websites-marketing.jpg);background-repeat:no-repeat;background-position:center;}
.img_LiveTrade{background-image:url(../images/head-live-trade.jpg);background-repeat:no-repeat;background-position:center;}
.img_Articles{background-image:url(../images/head-articles.jpg);background-repeat:no-repeat;background-position:center;}
.img_Videos{background-image:url(../images/head-videos.jpg);background-repeat:no-repeat;background-position:center;}
.img_Contact{background-image:url(../images/head-contactUs.jpg);background-repeat:no-repeat;background-position:center;}
.img_Contact-2{background-image:url(../images/head-contactUs-2.jpg);background-repeat:no-repeat;background-position:center;}
.img_Contact-22{background-image:url(../images/CONTACT_US-vietnam.jpg);background-repeat:no-repeat;background-position:center;}
.img_ThanksUnit{background-image:url(../images/head-unitrader-logo.jpg);background-repeat:no-repeat;background-position:center;}
.img_ThanksMT4{background-image:url(../images/head-metatrader-logo.jpg);background-repeat:no-repeat;overflow:hidden;height: 300px;}
.img_ThanksMT4-TS{background-image:url(../images/head-mt4-ts.jpg);background-repeat:no-repeat;background-position:center;}
.img_ThanksCurrenex{background-image:url(../images/head-currenex-logo.jpg);background-repeat:no-repeat;background-position:center;height: 245px!important;}
.img_ThankscTrader{background-image:url(../images/head-cTrader-logo.jpg);background-repeat:no-repeat;background-position:center;height: 245px!important;}
.img_Thanks_sterling{background-image:url(../images/head-sterling-logo.jpg);background-repeat:no-repeat;background-position:center;}
.img_ThanksOpenAccount{background-image:url(../images/head-thanks-open-account.jpg);background-repeat:no-repeat;background-position:center;}
.img_ThanksCreditCard{background-image:url(../images/head-thanks-creditcard.jpg);background-repeat:no-repeat;background-position:center;}
.img_ThanksMBookers{background-image:url(../images/head-thanks-mbookers.jpg);background-repeat:no-repeat;background-position:center;}
.img_ThanksCashU{background-image:url(../images/head-thanks-cashu.jpg);background-repeat:no-repeat;background-position:center;}
.img_FAQ{background-image:url(../images/head-faq.jpg);background-repeat:no-repeat;background-position:center;}
.img_Sitemap{background-image:url(../images/head-sitemap.jpg);background-repeat:no-repeat;background-position:center;}
.img_CFD{background-image:url(../images/head-cfd.jpg);background-repeat:no-repeat;background-position:center;}
.img_CFD660{background-image:url(../images/head-cfd660.jpg);background-repeat:no-repeat;background-position:center;}
.img_Bonus{background-image:url(../images/head-bonus.jpg);background-repeat:no-repeat;background-position:center;}
.img_100Bonus{background-image:url(../images/head-landing-100-bonus.jpg);background-repeat:no-repeat;background-position:center;padding:35px;width:920px;height:300px;}
.img_100BonusLanding{background-image:url(../images/head-landing-100-bonus.jpg);background-repeat:no-repeat;background-position:center;padding:20px;width:950px;height:260px;}
.img_100BonusLanding-2{background-image:url(../images/head-landing-100-bonus-2.jpg);background-repeat:no-repeat;background-position:center;padding:20px;width:950px;height:260px;}
.img_promo200{background-image:url(../images/head-landing-promo-200.jpg);background-repeat:no-repeat;background-position:center;padding:35px;width:920px;height:300px;}
.img_unitrader200{background-image:url(../images/head-landing-unitrader-200.jpg);background-repeat:no-repeat;background-position:center;padding:35px;width:920px;height:300px;}
.img_BannerIBPromo{background-image:url(../images/bg-banner-IB-promo.jpg);background-repeat:no-repeat;background-position:center;}
.img_Forex-Tools{background-image:url(../images/head-forex-tools.jpg);background-repeat:no-repeat;background-position:center;}
.img_Forex-Calculators{background-image:url(../images/head-forex-calculators.jpg);background-repeat:no-repeat;background-position:right;width:100%!important;}
.img_Funds-Safety{background-image:url(../images/head-funds-safety.jpg);background-repeat:no-repeat;background-position:right;}
.img_PAMM{background-image:url(../images/head-pamm.jpg);background-repeat:no-repeat;background-position:right;}
.img_WLU420{background-image:url(../images/head-wlunitrader-420.jpg);background-repeat:no-repeat;background-position:center;}
.img_WLUIB5500{background-image:url(../images/head-wl-ib-550.jpg);background-repeat:no-repeat;background-position:center;}
.img_IBGolden{background-image:url(../images/head-ib-golden.jpg);background-repeat:no-repeat;background-position:center;}
.boxTXT1-IBPromo{width:246px;margin-top:90px;margin-right:25px;float:right;padding:5px;}
.boxTXT1-IBPromo h2{font-family:"Myriad Pro Light";font-size:20px;text-align:center}
.boxTXT2-IBPromo{width:180px;margin-top:130px;margin-left:15px;float:left;padding:5px;}
.boxTXT2-IBPromo h2{font-family:"Myriad Pro Light";font-size:24px;text-align:left;}
.boxTXT2-IBPromo h3{font-family:"Myriad Pro";font-size:24px;text-align:left;}
.boxBTN-IBPromo{width:160px;margin-top:5px;margin-left:175px;float:left;}
.img_BannerIBPromo a{margin-top:150px;padding:5px 20px 5px 20px;text-decoration:none;font-size:18px;color:#FFF;text-shadow:0px -1px 0 #000;background-image:url(../images/bg-btn-blue-up.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
.img_BannerIBPromo a:hover{text-shadow:0px -1px 0 #000;background-image:url(../images/bg-btn-blue-over.jpg);background-repeat:repeat-x;color:#34adfa;}
#fp_services_3col{clear:both;width:990px;height:283px;margin:15px 0 10px 0;}
.fp_services_3col_box{float:left;width:280px;padding:20px;margin-right:15px;color:#fff;font-size:14px;text-align:center;text-decoration:none;background-color:#FFF;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
.fp_services_3col_box .fps_title{margin-bottom:10px;color:#000;font-size:24px;}
.fp_services_3col_box .fps_img{margin:0 0 10px -20px;width:320px;height:auto;}
.l_box{margin:0;float:right;}
.fp_services_3col_box a.sb_more{display:block;width:81px;margin:0 auto;line-height:25px;text-align:center;color:#DBDBDB;text-decoration:none;background:url(../images/sb_more.png) no-repeat;text-shadow:0px -1px 0px #000;}
.fp_services_3col_box a.sb_more:hover{color:#FFF;text-shadow:0px -1px 0px #000;}
.fp_services_3col_box p{margin-bottom:10px;color:#000;line-height:1.2em;}
#fp_servicesList_3col{overflow:hidden;/*clear:both;*/width:990px;margin:15px 0 10px 0;}
#fp_servicesList_3col a{width:25%;margin-left:auto;margin-right:auto;left:0;right:0;position:absolute;bottom:10px;padding:5px 40px 5px 40px;text-decoration:none;font-size:15px;color:#FFF;text-shadow:0px -1px 0 #000;background-image:url(../images/bg-btn-blue-up.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
#fp_servicesList_3col a:hover{text-shadow:0px -1px 0 #000;background-image:url(../images/bg-btn-blue-over.jpg);background-repeat:repeat-x;color:#34adfa;}
.fp_servicesList_3col_box{float:left;width:320px;height:360px;position:relative;margin-right:12px;font-size:14px;text-align:center;text-decoration:none;border:1px solid #CCC;background-color:#FFF;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
.fp_servicesList_3col_box .fps_title{margin:10px;color:#000;font-size:23px;font-family:"Myriad Pro"}
.fp_servicesList_3col_box p{margin:0 10px 10px 10px;color:#000;line-height:1.2em;color:#5B5B5F;}
.fp_servicesList_bgBox1{background-image:url(../images/bg-box-cayman.jpg);background-position:bottom;background-repeat:no-repeat;}
.fp_servicesList_bgBox2{background-image:url(../images/bg-box-tvf.jpg);background-position:bottom;background-repeat:no-repeat;}
.fp_servicesList_bgBox3{background-image:url(../images/bg-box-IB.jpg);background-position:bottom;background-repeat:no-repeat;}
.fp_servicesList_3col_box .fps_img{width:320px;height:auto;margin-bottom:10px;}
/**/
/*#fp_servicesNew_3col{overflow:hidden;width:967px;margin:0 0 0 -10px;border-top:1px solid #CCC;    height: 310px;}
#fp_servicesNew_3col_2{overflow:hidden;width:967px;margin:0 0 0 -10px;border-top:1px solid #CCC;}*/
/*#fp_servicesNew_3col a{width:25%;margin-left:auto;margin-right:auto;left:0;right:0;position:absolute;bottom:10px;padding:5px 40px 5px 40px;text-decoration:none;font-size:15px;color:#FFF;text-shadow:0px -1px 0 #000;background-image:url(../images/bg-btn-blue-up.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
#fp_servicesNew_3col a:hover{text-shadow:0px -1px 0 #000;background-image:url(../images/bg-btn-blue-over.jpg);background-repeat:repeat-x;color:#34adfa;}*/
.fp_servicesNew_3col_box{float:left;width:322px;height:425px;position:relative;/*margin-right:12px;*/font-size:14px;text-align:center;text-decoration:none;/*background-color:#FFF;*/border-right: 1px solid #CCC;}
.fp_servicesNew_3col_box .fps_title, .fp_servicesNew_3col_box-2 .fps_title{margin:10px;color:#000;font-size:23px;font-family:"Myriad Pro"}
.fp_servicesNew_3col_box p, .fp_servicesNew_3col_box-2 p{margin:0 10px 10px 10px;line-height:20px;color:#5B5B5F; text-align:justify;font-size:11px;}
.special-p {font-family: "Myriad Pro"; text-align:center !important; font-size: 18pt !important; color: #9A9A9A !important; line-height:22px; padding:0 20px 20px 20px;}
.special-p span { color:#BD0C0C;}
.fp_servicesNew_bgBox1{background-image:url(../images/bg-box-cayman.jpg);background-position:bottom;background-repeat:no-repeat;}
.fp_servicesNew_bgBox11{background-image:url(../images/ban_vietnam.jpg);background-position:bottom;background-repeat:no-repeat;}
.fp_servicesNew_bgBox2{background-image:url(../images/bg-box-whyTVF.jpg);background-position:center bottom;background-repeat:no-repeat;}
.fp_servicesNew_bgBox3{background-image:url(../images/bg-box-IBrokers.jpg);background-position:center bottom;background-repeat:no-repeat; border-right:none !important;}
.fp_servicesNew_bgBox3B{border-right:none !important;}
.fp_servicesNew_3col_box .fps_img{width:320px;height:auto;margin-bottom:10px;}
/**/
.fp_servicesNew_3col_box-2{float:left;width:322px;height:316px;position:relative;/*margin-right:12px;*/font-size:14px;text-align:center;text-decoration:none;/*background-color:#RED;*/border-right: 1px solid #CCC;}
.fp_servicesNew_bgBox4{background-image:url(../images/bg-box-pivots.jpg);background-position:center bottom;background-repeat:no-repeat; border-right: 1px solid #CCC;}
.fp_servicesNew_bgBox5{background-image:url(../images/bg-box-mobile.jpg);background-position:center bottom;background-repeat:no-repeat; border-right: 1px solid #CCC;}
.bg-summer {background-color:#8dcbf1; background-image:url(../images/bg-summer-promo.jpg); background-repeat:no-repeat;}
.bg-mobile-trading {background-color:#e0e0e0; background-image:url(../images/bg-box-mobile-trading.jpg); background-repeat:no-repeat;background-size: cover;background-position-x: -62px;}
.bg-mobile-trading p, .bg-pivots-points p {font-size:14px !important; padding:12px; width:50%; line-height:16px; text-align:left;}
.bg-mobile-trading .fps_title h2, .bg-pivots-points .fps_title h2{color:#0054a6;}
.bg-pivots-points {background-color:#e0e0e0; background-image:url(../images/bg-box-pivots-points.jpg); background-repeat:no-repeat;background-size: cover;}
/**/
.btn-seeDet{width:150px;height:30px;position:absolute;margin:0 auto;left:85px;bottom:10px;background-image:url(../images/btn-seeDet.jpg);background-repeat:no-repeat;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);cursor:pointer;}
.btn-seeDethover{width:150px;height:30px;position:absolute;margin:0 auto;left:85px;bottom:10px;background-image:url(../images/btn-seeDet-over.jpg);background-repeat:no-repeat;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);cursor:pointer;}
.l_box{margin:0;float:right;}
#fp_services{clear:both;width:990px;height:175px;margin:5px 0 10px 0;}
.fp_services_box{float:left;width:260px;height:135px;padding:20px;margin-right:20px;background:url(../images/service_bg.png) right center no-repeat;color:#fff;font-size:16px;text-decoration:none;}
.fp_services_box .fps_title{margin-bottom:10px;}
.fps_title{    margin: 10px; color: #000; font-size: 22px; font-family: "Myriad Pro"; text-align: center;} .fp_services_box .fps_title a{color:#fff;font-size:24px;font-weight:700;text-decoration:none;}
.fp_services_box .fps_title a:hover{color:#333;text-shadow:1px 1px 1px #9adacf}
.l_box{margin:0;}
.fp_services_box a.sb_more{display:block;float:right;width:81px;line-height:25px;text-align:center;color:#000;font-weight:700;text-decoration:none;background:url(../images/sb_more.png) no-repeat;text-shadow:1px 1px 1px #9adacf;}
.fp_services_box a.sb_more:hover{color:#fff;text-shadow:1px 1px 1px #333;}
.fp_services_box p{margin-bottom:20px}
#main, #main2{clear:both;width: 100%;max-width:990px;padding:5px 0;  margin: 0 auto;}
#main p, #main2 p{margin-bottom:10px}
.list_01{margin:0 0 20px 40px;padding:0px;}
.list_01 li{margin:0px;padding:0 0 5px 0;list-style-image:url(../images/list_icon_01.png);}
.list_01 li ul li{margin:0 0 0 15px;padding:0 0 5px 0;list-style-image:url(../images/list_icon_sitemap_02.png);}
.list_01_titulo{color:#0B4477;font-size:14px;}
.list_02{margin:0 0 20px 40px;padding:0px;}
.list_02 li{margin:0px;padding:0 0 5px 0;list-style-image:url(../images/list_icon_01.png);line-height:17px;font-size:11px;}
.list_02 li ul li{margin:0 0 0 15px;padding:0 0 5px 0;list-style-image:url(../images/list_icon_sitemap_02.png);}
.list_02_titulo{color:#0B4477;font-size:14px;}
.list_03{margin:0 0 20px 40px;padding:0px;}
.list_03 li{margin:0px;padding:0 0 5px 0;list-style-image:url(../images/list_icon_03.png);}
.list_siteMap{margin:0 0 10px 40px;padding:0px;}
.list_siteMap li{margin:0px;padding:0 0 5px 0;list-style-image:url(../images/list_icon_01.png);}
.list_siteMap .ppal{color:#A80505;}
.list_siteMap .sub{color:#5F5F5B;}
.divTitle_list_mam{background-image:url(../images/bg-btn-gray.jpg);background-position:bottom;background-repeat:repeat-x;background-color:#989898;height:auto;color:#FFF;font-size:12pt;text-align:center;text-shadow:0px -1px 0 #000;padding:10px;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}
.divTitle_list_cfd{background-image:url(../images/bg-btn-gray.jpg);background-position:bottom;background-repeat:repeat-x;background-color:#989898;height:30px;color:#FFF;font-size:12pt;text-align:center;text-shadow:0px -1px 0 #000;padding:10px;-webkit-border-radius:5px 5px 0 0;-moz-border-radius:5px 5px 0 0;-o-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}
.list_mam{margin:20px 0 0 60px;padding:0px;list-style-image:url(../images/list_icon_02.png);}
.list_cfd{margin:10px 0 0 60px;padding:0px;list-style-image:url(../images/list_icon_02.png);}
.list_mam li a, .list_cfd li a{margin:0px;padding:0 0 5px 0;color:#666;font-weight:bold;font-size:12px;line-height:1.8em;}
.list_mam li ul li a, .list_cfd li ul li a{margin:0 0 5px 5px;padding:0 0 5px 0;color:#999;font-weight:normal;list-style-image:url(../images/list_icon_sitemap_03.png);}
.list_mam li a:hover, .list_mam li ul li a:hover, .list_cfd li a:hover, .list_cfd li ul li a:hover{text-decoration:underline;color:#000;}
.list_mam li ul li, .list_cfd li ul li{margin:0 0 0 30px;list-style-image:url(../images/list_icon_sitemap_03.png);}
#mamCurrent, #cfdCurrent{color:#BD0C0C;}
#Sitemap_sub a:link, #Sitemap_sub a:visited{color:#5B5B5F;text-decoration:underline;}
#Sitemap_sub a:hover, #Sitemap_sub a:active{color:#0088CC;text-decoration:underline;}
.list_siteMap li ul li{margin:0 0 0 15px;padding:0 0 5px 0;list-style-image:url(../images/list_icon_sitemap_02.png);}
.list_siteMap li ul li ul li{margin:0 0 0 15px;padding:0 0 5px 0;list-style-image:url(../images/list_icon_sitemap_03.png);}
.col_w900{width:990px;margin-bottom:40px;}
.col_970_funds h2{font-size:24px;color:#BD0C0C;font-family:"Myriad Pro Light" !important;}
.col_970_funds h2 strong{font-family:"Myriad Pro Semibold" !important;}
.col_w970 p strong, .col_w970_funds p strong{color:#000;}
.col_w970-Open{width:970px;padding:0 10px 5px 10px;color:#5B5B5F;}
.col_w970-OnlyTXT{width:930px;padding:20px 30px;text-align:justify;color:#5B5B5F;background-color:#FFF;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 7px #828282;-webkit-box-shadow:0 0 7px #828282;box-shadow:0 0 7px #828282;}
.col_w455L{/*width:465px;height:290px;*/padding:0 10px 10px 10px;text-align:justify;color:#5B5B5F;margin:0 10px 10px 0;float:left;background:url(../images/divider.png) repeat-x bottom;}
.col_w455R{width:465px;height:290px;padding:0 10px 10px 10px;text-align:justify;color:#5B5B5F;margin:0 0 10px 0;float:right;background:url(../images/divider.png) repeat-x bottom;}

/*--------------------------------------        OFICINA COLOMBIA Y  CHINA CAMBIO TEMPORAL        --------------------------------------*/

.ac-non-C {float: left; }
div#colombia,div#china-contact { display: none; }

/*-----------------------------------------------------------       FIN       ---------------------------------------------------------*/

.col_w455L h2 a:link, .col_w455L a:visited, .col_w455R h2 a:link, .col_w455R a:visited{color:#000;text-decoration:underline;}
.col_w455L h2 a:hover, .col_w455L a:active, .col_w455R h2 a:hover, .col_w455R a:active{color:#A80505;text-decoration:none;}
.col_w455L p a:link, .col_w455L a:visited, .col_w455R p a:link, .col_w455R a:visited{color:#0088CC;text-decoration:underline;}
.col_w455L p a:hover, .col_w455L a:active, .col_w455R p a:hover, .col_w455R a:active{color:#000;}
.col_w455L_Contact{width:465px;height:150px;padding:0 10px 10px 10px;text-align:justify;color:#5B5B5F;margin:0 10px 10px 0;float:left;background:url(../images/divider.png) repeat-x bottom;}
.col_w455R_Contact{width:465px;height:150px;padding:0 10px 10px 10px;text-align:justify;color:#5B5B5F;margin:0 0 10px 0;float:right;background:url(../images/divider.png) repeat-x bottom;}
.col_w455R img{margin-bottom:10px;}
.col_w455L img{margin-bottom:10px;height: auto;}
.col_w620{width:660px;padding:0 20px 0 10px;text-align:justify;color:#5B5B5F;}
.col_w450{width:430px;padding-right:20px;}
.col_w300{width:270px;padding:0 20px 0 10px;}
.col_allw300{float:left;width:280px;padding-right:20px;margin-right:20px;}
.col_w900_last{padding:0 30px;margin:0;background:none;}
.col_last{margin:0;}
.fp_news_box{clear:both;margin-bottom:30px}
.fp_news_box img{float:left;margin-right:15px;padding-top:3px}
.fp_news_date{display:block;clear:both;height:20px;padding-left:10px;margin-bottom:5px;background:url(../images/date.png) no-repeat;font-size:10px;}
.fp_news_box h6{margin-bottom:0}
.fp_news_box h6 a{font-weight:bold;text-decoration:none}
#map img{border:1px solid #999;padding:4px}
#contact_form{padding:0;width:400px}
#contact_form form{margin:0px;padding:0px;}
#contact_form form .input_field{width:388px;color:#333;padding:5px;border:1px solid #ccc;background:#fff;}
#contact_form form label{display:block;width:100px;margin-top:15px;margin-bottom:5px;font-size:14px;color:#000;}
#contact_form form textarea{width:388px;height:200px;padding:5px;color:#333;border:1px solid #ccc;background:#fff;}
#contact_form form .submit_btn{margin:10px 0px;padding:5px 14px;border:1px solid #ccc;background:#fff;}
.post_box{clear:both;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #ccc}
.post_header{border-top:3px solid #999;border-bottom:1px solid #ccc;padding:5px;margin-bottom:20px}
.post_box h2{font-size:20px;margin-bottom:0}
.post_box p.post_meta{margin-bottom:0}
.post_box img{clear:both;padding:8px;border:1px solid #ccc;background:#fff;margin-bottom:10px}

.bg-spreads-footer{background: #969696; padding-bottom: 10px; margin-bottom: 3%; box-shadow: 0 10px 28px -18px rgba(0,0,0,1); }
.terms-footer{background: #333; padding: 15px; line-height: 1; font-size: 13px; margin-top: 15px; }
#footer_wrapper{clear:both;width:100%;background: #585858; color: #a5a5a5 !important; }
#footer_wrapper .btn-lg, .btn-group-lg > .btn {padding: 8px 16px 5px; border: 2px solid white; color: white; margin-bottom: 20px; }
#footer_wrapper a:hover, a:focus{text-decoration: none !important; color: #a5a5a5; }
#footer_wrapper a.flex-container-center:hover img {filter: none; }
#footer_wrapper a.flex-container-center img {filter: grayscale(100%); }
@media (min-width: 769px) and (max-width: 991px){
#footer_wrapper ul.list-inline li{padding: 0 !important; } }
#footer-tvf{clear:both;/*width:1117px;*/padding:10px 10px;color:#000;text-align:center;margin:0 auto;}
#footer_links_area{clear:both;/*width:970px;*/padding:10px;margin:0;text-align:center;line-height:1.5em;font-size:10px;color:#BD0C0C;/*background-image:url(../images/divider.png);background-repeat:repeat-x;background-position:bottom;*/}
#footer_links_area a:link, #footer_links_area a:visited{color:#666;text-decoration:none;font-size:8pt;}
#footer_links_area a:hover, #footer_links_area a:active{color:#000;/*text-decoration:underline;*/}
#footer_terms_area{float:left;clear:both;width:350px;/* height:170px; */padding:10px;margin:15px 10px 0 0;line-height:1.5em;text-align:justify;color:#000;/*background-image:url(../images/divider.png);background-repeat:repeat-x;background-position:bottom;*/}
#footer_CIMA{float:left;width:350px;/* height:145px; */padding:10px;margin:40px 10px 0 0;text-align:center;font-size:9px;color:#666;/*background-image:url(../images/divider.png);background-repeat:repeat-x;background-position:bottom;*/}
#footer_FFMS{float:left;width:360px;/* height:175px; */padding:10px;margin:10px 0 0 0;text-align:center;font-size:10px;color:#000;/*background-image:url(../images/divider.png);background-repeat:repeat-x;background-position:bottom;*/}
#footer_FFMS .vcard { margin-top:22px;}
#footer_companies{float:left;clear:both;width:480px;height:37px;padding:10px;margin:0 10px 5px 0;padding-top:28px;text-align:center;font-size:9px;color:#000;background-image:url(../images/divider.png);background-repeat:repeat-x;background-position:bottom;}
#footer_BMF_1{float:left;width:215px;height:55px;padding:10px;margin:0 10px 5px 0;text-align:center;font-size:9px;color:#666;background-image:url(../images/divider.png);background-repeat:repeat-x;background-position:bottom;}
#footer_BMF_2{float:left;width:215px;height:55px;padding:10px;margin:0 0 5px 0;text-align:center;font-size:9px;color:#666;background-image:url(../images/divider.png);background-repeat:repeat-x;background-position:bottom;}
.footer_text{clear:both;padding:10px;margin:0 auto;font-size:9px;color:#000;text-align:center;}




.ei-slider{position:relative;width:100%;max-width:990px;height:400px;margin:0 auto;margin-top:60px;font-family:"Myriad Pro";}
.ei-slider-loading{width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:999;background:rgba(0,0,0,0.9);color:#fff;text-align:center;line-height:400px;}
.ei-slider-large{height:100%;width:967px;position:relative;overflow:hidden; border:1px solid #CCC;}
.ei-slider-large li{position:absolute;top:0px;left:0px;overflow:hidden;height:100%;width:100%;}
.ei-slider-large li img{width:130px;height:40px;margin:20px 0 0 0;}
.ei-slider-large .imgLogoTVF{width:250px;height:34px;}
.ei-title{position:absolute;width:300px;margin:50px 0 0 640px;top:5%;}
.ei-title_Left{position:absolute;margin-left:15px;top:75%;}
.ei-title h2{font-size:40px;line-height:0.8em;font-family:"Myriad Pro";color:#000;text-align:center;}
.ei-title h3, .ei-title h1{font-size:20px;font-family:"Myriad Pro";color:#9A9A9A;text-align:center;margin:5px 0 0 0;}
.ei-title h4{font-size:30px;text-align:center;line-height:1em;color:#000;font-family:"Myriad Pro";margin-top:0;}
.slideHomeBtn{width:130px;height:18px;font-size:14px;text-align:center;text-shadow:0px 1px 0 #FFF;color:#FFF !important;line-height:0.5em;margin:0 auto;padding:5px 20px 5px 20px;/*background-image:url(../images/bg-btn-gray-up.jpg);background-repeat:repeat-x;border:1px solid #FFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);*/ text-decoration:none;font-size:15px;color:#FFF;text-shadow:0px -1px 0 #000;background-image:url(../images/bg-btn-blue-up.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
.slideHomeBtn:hover{/*color:#051C3C;background-image:url(../images/bg-btn-gray-over.jpg);background-repeat:repeat-x;*/ text-shadow:0px -1px 0 #000;background-image:url(../images/bg-btn-blue-over.jpg);background-repeat:repeat-x;color:#34adfa !important;}
.slideHomeBtn-2{width:130px;height:18px;font-size:14px;text-align:center;text-shadow:0px 1px 0 #FFF;color:#BD0C0C;line-height:0.5em;margin:0 auto;padding:5px 20px 5px 20px;background-image:url(../images/bg-btn-gray-up.jpg);background-repeat:repeat-x;border:1px solid #FFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
.slideHomeBtn-2:hover{color:#000;background-image:url(../images/bg-btn-gray-over.jpg);background-repeat:repeat-x;}
.divBtnSlide{width:300px;height:28px;float:left;margin:15px 0 0 0;}
.ei-slider-thumbs{height:5px;margin:0 auto;position:relative;width:1155px;}
.ei-slider-thumbs li{position:relative;float:left;height:100%;list-style:none;}
.ei-slider-thumbs li.ei-slider-element{top:0px;left:0px;position:absolute;height:100%;z-index:10;text-indent:-9000px;background:#000;background:rgba(0,0,0,0.9);}
.ei-slider-thumbs li a{Text-indent:-9000px;background:#666;width:100%;height:100%;cursor:pointer;}
.ei-slider-thumbs li a:hover{background-color:#f0f0f0;}
.ei-slider-thumbs li img{cursor:pointer;z-index:999;max-width:165px;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-o-transition:all 0.4s ease;-ms-transition:all 0.4s ease;transition:all 0.4s ease;-webkit-box-reflect:below 0px -webkit-gradient(linear,
left top,
left bottom,
from(transparent),
color-stop(50%, transparent),
to(rgba(255,255,255,0.3)));}
.ei-slider-thumbs li:hover img{opacity:1;bottom:13px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";}
@media screen and (max-width:830px){
.ei-title{position:absolute;right:0px;margin-right:0px;width:100%;text-align:center;top:auto;bottom:10px;background:#fff;background:rgba(255,255,255,0.9);padding:5px 0;}
.ei-title h2, .ei-title h3{text-align:center;}
.ei-title h2{font-size:20px;line-height:24px;}
.ei-title h3{font-size:30px;line-height:40px;}
}
.note-fees{margin-top:10px;/*padding-left:260px;*/}
.note-fees table{border-left:1px solid #B5B5B5;border-right:1px solid #B5B5B5;border-top:1px solid #B5B5B5;text-align:left;}
.note-fees table td{border-bottom:1px solid #B5B5B5;}
.one-fee{border-right:1px solid #B5B5B5;width:225px;}
.two-fee{text-align:center;width:100px;}
.three-fee{border-right:1px solid #B5B5B5;text-align:center;width:100px;}
.four-fee{text-align:center;width:155px;}
.five-fee{text-align:center;width:225px;}
.main-tr{background:none repeat scroll 0 0 #E5E5E5;height:30px;text-align:center;}
.pad{padding-left:15px;}
.table_contact{border:1px solid #D2D1D1;}
.table_contact td{border:1px solid #D2D1D1;font-size:12px;text-align:center;padding:7px;}
.cfd-Title, .table_contact-title{background-image:url(../images/bg-CFD-table.jpg);font-weight:bold;text-shadow:0px 1px 0 #FFF;padding:10px;height:35px;color:#069;text-align:center;}
.cfd-Title-Fees{background-image:url(../images/bg-CFD-table.jpg);text-shadow:0px 1px 0 #FFF;padding:10px;height:35px;color:#000;text-align:center;font-weight:normal;}
.cfd_table{width:700px;}
.cfd_table td{width:350px;}
.cfd_table td{padding:7px;text-align:justify;}
#formBlockRight{width:376px;float:right;padding-bottom:10px;margin-left:10px;margin-bottom:10px;overflow:hidden;}
#contentDownForm{width:583px;float:right;padding:10px 0 10px 0;margin:10px 0 10px 0;overflow:hidden;}
*+html .ac-non-C{height:100%;background:#fff;width:100%;margin-left:-1px;border:1px solid #BCBCBC;}
dt{font-size:16px;height:18px;}
.flagImg{margin-right:8px;border:#000 solid 1px;}
.pivotImg{margin:2px 4px 0 -2px;}
.icoImg{margin-right:8px;}
.name-fix-C{line-height:1em;margin-left:10px;float:left;}
.line-cred-C{overflow:hidden;width:50%;height:40px;margin-bottom:1px;}
.line-cred-C span{border:none;background-color:transparent;}
.line-cred-C:hover{background:rgba(225, 225, 225, 0.5);}
.line-cred-C-last{overflow:hidden;width:50%;height:35px;}
.line-cred-C-last span{border:none;background-color:transparent;}
.line-cred-C-last:hover{background:rgba(225, 225, 225, 0.5);}
.line-cred-C-name{float:left;width:43%;background:rgba(211, 211, 211, 0.5);height:52px;color:#6D6D6D;border-bottom:#FFF 1px;padding:10px;text-align:center;}
.line-cred-C-name-even{float:left;width:43%;height:52px;color:#6D6D6D;border-bottom:#FFF 1px;padding:10px;text-align:center;}
.line-cred-C-name-last{float:left;width:43%;background:rgba(211, 211, 211, 0.5);color:#6D6D6D;padding:10px;text-align:center;}
.line-cred-C-about{float:left;width:43%;color:#4d4d4d;padding:10px;}
.line-cred-C-last-fix{overflow:hidden;height:52px;}
.line-cred-C-last-fix span{border:none;background-color:transparent;}
.line-cred-C-last-fix:hover{background:#F2F2F2;}
.line-cred-C-name-last-fix{float:left;width:25%;background:#AAA;height:52px;font-weight:bolder;color:#fff;}
.socialN-Content{width:40%;float:right;margin-right:35px;}
/*.socialN-Box{height:80px;margin-bottom:25px;background-color:#FFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);cursor:pointer;border-top:solid #FFF 1px}
.socialN-Box a{color:#5B5B5F !important;}
.socialN-Boxhover{height:80px;margin-bottom:25px;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);cursor:pointer;background-color:#E2E2E2;border-top:solid #FFF 1px;}
.socialN-Box .iconSN{margin:8px 10px;width:64px;float:left;}
.socialN-Boxhover .iconSN{margin:8px 10px;width:64px;float:left;}
.socialN-Title, .socialN-Text{width:74%;float:right;}
.socialN-Title h2{color:#0088CC;font-size:14px;margin:0;}
.socialN-Boxhover .socialN-Title h2{color:#C02126;font-size:14px;text-shadow:0px 1px 0px #FFF;}
.socialN-Boxhover .socialN-Text span{color:#000;}*/
.socialN-Content{width:40%;float:right;margin-right:35px;}
.socialN-Box{/* height: 80px; */ margin-bottom: 25px; background-color: #FFF; border-radius: 5px 5px 5px 5px; /* box-shadow: 0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3); */ cursor: pointer; border: solid #e0e0e0 1px; position: relative; overflow: hidden;background-size: 50%;}
.socialN-Box a{color:#5B5B5F !important;}
.socialN-Boxhover{background: #eaeaea; overflow: hidden;}
.socialN-Box .iconSN{margin:18px 10px;width:64px;float:left;}
.socialN-Title, .socialN-Text{margin-left: 95px; /* width: 76%; */ /* float: none; */}
.socialN-Title h2{color:#0088CC;font-size:14px;}

.img_Facebook{background-image:url(../images/bg-facebook.png);background-repeat:no-repeat;background-position:right;}
.img_Twitter{background-image:url(../images/bg-twitter.png);background-repeat:no-repeat;background-position:right;}
.img_Youtube{background-image:url(../images/bg-youtube.png);background-repeat:no-repeat;background-position:right;}
.img_PhoneCall{background-image:url(../images/bg-phonecall.png);background-repeat:no-repeat;background-position:right;}
.img_Newsletter{background-image:url(../images/bg-newsletter.png);background-repeat:no-repeat;background-position:right;}
.img_LiveChat{background-image:url(../images/bg-livechat.png);background-repeat:no-repeat;background-position:right;}
/**/
.fp_column_content{height:200px;}
.fp_column2_left{float:left;width:50%;}
.fp_column2_right{float:right;width:50%;}
.div-general-blog{clear:both;width:967px;background:#FFF;border:1px solid #CCC;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
.div-general-blog-new{clear:both;width:968px;}
.div-posts-blog{padding:20px;}
#div-title-blog{height:100px;background-image:url(../images/bg-title-blog.jpg);background-repeat:no-repeat;background-position:right bottom;border-bottom:1px solid #CCC;-webkit-border-radius:5px 5px 0px 0px;-moz-border-radius:5px 5px 0px 0px;-o-border-radius:5px 5px 0px 0px;border-radius:5px 5px 0px 0px;}
#div-content-blog{height:auto;width:auto;padding:25px;}
#div-content-blog-new{height:auto;width:auto;padding:10px;}
/**/
.contentblog1{width:100%;margin:15px 0 15px 0;height:120px;border-bottom:#999 dotted 1px;}
.contentblog1 img{display:inline;float:left;margin-right:25px;width:100px !important;height:100px !important;border:1px solid #B2B2B2;}
a.subtitleSectionblack{color:#000 !important; font-family:"Bodoni Condensed","georgia","times new roman",times,serif !important;font-size: 24pt;}
a.more-link{color:#B72A2D;text-transform:capitalize;}
#area-alert{overflow:hidden;padding:10px;margin:0 0 30px 0;border:1px solid #005a85;background:#e5ebee;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;}
#area-alert img{padding:50% 0;}
.area-alert-txt{float:right;border:1px solid #005a85;background:#FFF;padding:10px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
.area-alert-txt h2{font-family:"Myriad Pro", sans-serif; font-size:60px; text-align:center;}
.area-alert-txt h3{font-family:"Myriad Pro Light", sans-serif; font-size:40px; text-align:center;}
.area-alert-txt h4{font-family:"Myriad Pro", sans-serif; font-size:24px; text-align:center;}
#area-alert-home{overflow:hidden;padding:10px;margin:10px 0 -10px 0;border:1px solid #005a85;background:#e5ebee;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px;}
#area-alert-home img{float:left;margin-left:25px;margin-top:10px;}
.area-alert-txt-home{float:right;width:334px;border:1px solid #005a85;background:#FFF;padding:10px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
.area-alert-txt-home p{font-size:13px !important;}
.codeWL{width:90%;border:1px solid #005a85;background:#e5ebee;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;min-width:100px;text-align:left;padding:7px;font-size:14px;}
.div-Iframe{margin-left:20px;height:900px;border:1px solid #005a85;background:#e5ebee;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-image:url(../images/bg-WLcode.jpg);background-repeat:no-repeat;background-position:bottom;}
.bannerWLContest{width:967px;height:120px;border:1px solid #999;margin-bottom:10px;}
.contentPricing{width:968px;height:172px;margin-bottom:10px;border-bottom:1px solid #CCC;border-top:1px solid #CCC;background:#FFF;}
.pricingThemeLeft{width:473px;float:left;padding:5px;}
.pricingThemeRight{width:473px;float:right;padding:5px;}
.pricingTitle{font-size:14px;text-align:center;font-weight:bold;color:#B72A2D;}
.table_spreads{border:1px solid #D2D1D1; background-color: #FFF}
.table_spreads th, .table_spreads td{text-align:left;padding:.5em;border:1px solid #fff;}
.table_spreads th{font-size:12px !important;text-shadow:0px -1px 0 #000;padding:10px;color:#FFF;text-align:center;background-color:#016ba5;background:-moz-linear-gradient(top, #3d7ab0 7%, #133b6e 93%);background:-webkit-gradient(linear, top left, color-stop(7%,#3d7ab0), color-stop(93%,#133b6e));background:-webkit-linear-gradient(top, #3d7ab0 7%, #133b6e 93%);background:-o-linear-gradient(top, #3d7ab0 7%, #133b6e 93%);background:-ms-linear-gradient(top, #3d7ab0 7%, #133b6e 93%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d7ab0', endColorstr='#133b6e',GradientType=0);background:linear-gradient(top, #3d7ab0 7%, #133b6e 93%);}
.cells_gray {color:#000;text-shadow:0px 1px 0 #FFF; font-weight:bold; background-color:#c2c2c2;background:-moz-linear-gradient(top, #e8e8e8 7%, #c2c2c2 93%);background:-webkit-gradient(linear, top left, color-stop(7%,#e8e8e8), color-stop(93%,#c2c2c2));background:-webkit-linear-gradient(top, #e8e8e8 7%, #c2c2c2 93%);background:-o-linear-gradient(top, #e8e8e8 7%, #c2c2c2 93%);background:-ms-linear-gradient(top, #e8e8e8 7%, #c2c2c2 93%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#c2c2c2',GradientType=0);background:linear-gradient(top, #e8e8e8 7%, #c2c2c2 93%);}
/*.table_spreads td{background:#ebf0f6;}*/
.table_spreads tr.even td{background:#ebf0f6;}
.table_spreads tr.odd td{background:#FFF;}
.table_spreads td.over, .table_spreads tr.even td.over, .table_spreads tr.odd td.over{background:#b5c6db;}
.table_spreads td.down, .table_spreads tr.even td.down, .table_spreads tr.odd td.down{background:#7592b8;color:#fff;}
.table_spreads td.selected, .table_spreads tr.even td.selected, .table_spreads tr.odd td.selected{background:#7592b8;color:#FFF;}
.table_spreads td.empty, .table_spreads tr.odd td.empty, .table_spreads tr.even td.empty{background:#fff;}
.table_spreads td{border:1px solid #D2D1D1;font-size:12px;text-align:center;padding:7px;}
.table_spreads td.high{ background-color:#EFFDD9;}
.table_spreads td.low{background-color:#FCE6E6;}
.table_spreads td.pivot{background-color:#F1F1F1;}
#links-3col-home a{width:25%;margin-left:auto;margin-right:auto;left:0;right:0;position:absolute;bottom:10px;padding:5px 40px 5px 40px;text-decoration:none;font-size:15px;color:#FFF;text-shadow:0px -1px 0 #000;background-image:url(../images/bg-btn-blue-up.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
#links-3col-home a:hover{text-shadow:0px -1px 0 #000;background-image:url(../images/bg-btn-blue-over.jpg);background-repeat:repeat-x;color:#34adfa;}
.spaceSpreads{width:990px; height:157px; border:1px solid #CCC; background-color:#FFF; margin-top:15px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;}
.spaceSpreads:hover{cursor:pointer;}
.spaceSpreadsIMG{width:50%; height:157px; float:left; background-image: url(../images/bg-spreads-home.jpg); background-repeat:no-repeat; -webkit-border-radius: 5px; -moz-border-radius: 5px 0px 0px 5px; -o-border-radius: 5px 0px 0px 5px; border-radius: 5px 0px 0px 5px;}
.spaceSpreadsTXT{width:300px; float: right; font-family:"Myriad Pro"; font-size:20px; text-align:center; margin:0 auto; margin-top:35px;}
.spaceSpreadsTXT h2{font-family:"Myriad Pro Semibold", sans-serif;}
.spaceSpreadsTable{width:49%;height:149px;float:right;padding-top:1px;}
.spaceSpreadsRight{height:155px; background-position:top; background-image: url(../images/img-spreads-home.jpg); background-repeat:no-repeat; -webkit-border-radius:0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; -o-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0;}
.table_spreads_home{border: none;font-size:10px !important;}
.table_spreads_home th, .table_spreads_home td{text-align:left;border:1px solid #fff;}
.table_apreads_home_title {height:25px;}
.table_spreads_home tr td {height:22px; font-size:8pt !important;}
.table_spreads_home th{text-shadow:0px -1px 0 #000;padding:2px;color:#FFF;text-align:center;background-color:#016ba5;background:-moz-linear-gradient(top, #3d7ab0 7%, #133b6e 93%);background:-webkit-gradient(linear, top left, color-stop(7%,#3d7ab0), color-stop(93%,#133b6e));background:-webkit-linear-gradient(top, #3d7ab0 7%, #133b6e 93%);background:-o-linear-gradient(top, #3d7ab0 7%, #133b6e 93%);background:-ms-linear-gradient(top, #3d7ab0 7%, #133b6e 93%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d7ab0', endColorstr='#133b6e',GradientType=0);background:linear-gradient(top, #3d7ab0 7%, #133b6e 93%);}
.table_spreads_home td{background:#FFFFF5;}
.table_spreads_home tr.even td{background:#ebf0f6;}
.table_spreads_home tr.odd td{background:#FFF;}
.table_spreads_home td.over, .table_spreads_home tr.even td.over, .table_spreads_home tr.odd td.over{background:#b5c6db;}
.table_spreads_home td.down, .table_spreads_home tr.even td.down, .table_spreads_home tr.odd td.down{background:#7592b8;color:#fff;}
.table_spreads_home td.selected, .table_spreads_home tr.even td.selected, .table_spreads_home tr.odd td.selected{background:#7592b8;color:#FFF;}
.table_spreads_home td.empty, .table_spreads_home tr.odd td.empty, .table_spreads_home tr.even td.empty{background:#fff;}
.table_spreads_home td{border:1px solid #D2D1D1;font-size:12px;text-align:center;}
.content_spreads{margin-bottom: 15px;}
.promotions{width:100%;float:left;}
.promotionBoxes-IMG{display: inline-block;margin-bottom: 5px;}
.promotionBoxes-image_fl{float: left; margin: 3px 20px 0 0}
.promotionBoxes-image_fr{float: right; margin: 3px 0 0 20px}
.promotionsTXT{width:100%; height:auto}
.promotionsTXT h2{font-family:"Myriad Pro Semibold", sans-serif; font-size:35px; line-height:30px; color:#000; text-align:center; margin-bottom:20px;}
.promotionsTXT h3{font-family:"Myriad Pro", sans-serif; font-size:25px; color:#999; text-align:center;}
.promotionsTXT h4{font-family:"Myriad Pro", sans-serif; font-size:35px; color:#999; text-align:center;}
.promotionsTXT a{ margin-left:170px;padding:5px 20px 5px 20px;text-decoration:none;font-size:18px;color:#FFF;text-shadow:0px -1px 0 #000;background-image:url(../images/bg-btn-blue-up.jpg);background-repeat:repeat-x;border:1px solid #FFFFFF;border-radius:5px 5px 5px 5px;box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
.promotions a:hover{text-shadow:0px -1px 0 #000;background-image:url(../images/bg-btn-blue-over.jpg);background-repeat:repeat-x;color:#34adfa;}
.sep25{ height:25px; border-top:1px solid #CCC; background-image:url(../images/bg-top-promotions.jpg); background-repeat:no-repeat; background-position:top; margin-top:30px;}
.LiveSpreadsNoDisp{height:219px; background-position:top; background-image: url(../images/img-spreads-table.jpg); background-repeat:no-repeat; -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px; border-radius:5px; box-shadow:0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3);}
.UserSpreadsNoDisp{height:146px; background-position:top; background-image: url(../images/img-spreads-window.jpg); background-repeat:no-repeat; -webkit-border-radius:0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; -o-border-radius: 0 5px 5px 0; border-radius: 0 5px 5px 0;}
/*popup2 navidad index*/
.tbox {position:absolute; display:none; padding:14px 17px; z-index:900}
.tinner {padding:15px; -moz-border-radius:5px; border-radius:5px; background:#fff url(../images/popups/preload.gif) no-repeat 50% 50%; border-right:1px solid #333; border-bottom:1px solid #333}
.tmask {position:absolute; display:none; top:0px; left:0px; height:100%; width:100%; background:#000; z-index:800}
.tclose {position:absolute; top:0px; right:0px; width:30px; height:30px; cursor:pointer; background:url(../images/popups/close.png) no-repeat}
.tclose:hover {background-position:0 -30px}
.input_default{background: #e3eef9;height: 20px;color: #4C5E6A;border: 1px solid #007DC5;/*border: 1px solid #9DACBA;*/margin-bottom: 5px;-webkit-border-radius: 3px;-moz-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;padding: 3px;-moz-box-shadow: inset 0 1px 1px #E1E2CA;-webkit-box-shadow: inset 0 1px 1px #E1E2CA;-o-box-shadow: inset 0 1px 1px #E1E2CA;box-shadow:2px 2px 3px 0 #B3B3B3 inset;;}
#ContactForm .input:hover {background:#e3eef9;box-shadow:inset 0 0 5px #537fac;-moz-box-shadow:inset 0 0 5px #537fac;-webkit-box-shadow:inset 0 0 5px #537fac;-o-box-shadow:inset 0 0 5px #537fac;outline:none;}
.input_error{background:#FFEFEF;height: 30px;color:#4C5E6A;border: 1px solid #FA8C9A;margin-bottom:5px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;padding:3px;box-shadow:inset 0 1px 1px #E1E2CA;-moz-box-shadow:inset 0 1px 1px #E1E2CA;-webkit-box-shadow:inset 0 1px 1px #E1E2CA;-o-box-shadow:inset 0 1px 1px #E1E2CA;}
.button_calculate{border: none;outline: none;background: #999999;height: 37px;color: #FFF;font-size: 15px;text-shadow: 0px -1px 0 #000000;font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
background-image: url(https://www.tradeviewforex.com/images/bg-btn-gray.jpg);background-repeat: repeat-x;box-shadow: inset 0 1px 1px #FFF;-moz-box-shadow: inset 0 1px 1px #FFF;-webkit-box-shadow: inset 0 1px 1px #FFF;-o-box-shadow: inset 0 1px 1px #FFF;border: 1px solid #414141;-webkit-border-radius: 2px;-moz-border-radius: 2px;-o-border-radius: 2px;border-radius: 2px;}
/*estilos micrositio login*/
#fp_servicesList_3col1{overflow: hidden;width: 990px;margin: 15px 0 10px 0;}
#fp_servicesList_3col1 fp_servicesList_3col_box { text-align:left;}
#fp_servicesList_3col1 a{color: #B72A2D;}
#fp_servicesList_3col1 {overflow:hidden;/*clear:both;*/width:990px;margin:15px 0 10px 0;}
.fp_servicesList_3col_box1{float:left;width:320px;height:457px;position:relative;margin-right:12px;font-size:14px;text-align:center;text-decoration:none;border:1px solid #CCC;background-color:#FFF;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;border-radius:5px;}
.subtitleSectionblack1{font-size:12pt;margin-bottom:10px;color:#B72A2D !important;}
#rssOutput img {display:none !important;}
#rss_div img{ display:none !important; }
/*Estilos 3 cajas home*/
.row-fluid {margin-bottom:10px;width:100%;display:block;height:165px;}
.row-fluid:before, .row-fluid:after {display:table;content:"";}
.row-fluid > .span4 {width:302px;}
.span4 h3{font-size:16px !important;}
.span4 p{ margin-top:10px;color:#5B5B5F;}
.row-fluid > [class*="span"] {float:left;margin-right:12px;padding:10px;}
.icon-big {width:32px;height:32px;display:inline-block;vertical-align:middle;margin-right:15px;}
.icon-big37 {width:37px;height:37px;display:inline-block;vertical-align:middle;margin-right:15px;}
.icon-pivots{background-image:url(../images/icon-home-pivots.png);background-repeat:no-repeat;}
.icon-mt4{background-image:url(../images/icon-home-mt4.png);background-repeat:no-repeat;}
.icon-mam{background-image:url(../images/icon-home-mam.png);background-repeat:no-repeat;}
.icon-cima{background-image:url(../images/icon-home-cima.png);background-repeat:no-repeat;}
.icon-tvf{background-image:url(../images/icon-home-tvf.png);background-repeat:no-repeat;}
.icon-spreads{background-image:url(../images/icon-home-spreads.png);background-repeat:no-repeat;}
.cols4-home{width:967px; overflow:auto; margin:15px 0 0 -10px; border-top:1px solid #CCC; border-bottom:1px solid #CCC;}
.cols4-home-left{float:left; width:225px; height:215px; border-right:1px solid #CCC; padding:10px;}
.cols4-home-left h3{font-family:"Myriad Pro";font-size:16pt;}
.cols4-home-right{float:left; width:224px; height:225px; padding:5px 12px;}
.btn-social { color: #FFFFFF!important;border: none;   background-color: #5c5c5c;display: inline-block; width: 50px; height: 50px;border-radius: 100%; text-align: center; font-size: 20px; line-height: 45px;}
.btn-social:hover { color: #FFFFFF!important;border: none;   background-color: #A6A6A6;display: inline-block; width: 50px; height: 50px;border-radius: 100%; text-align: center; font-size: 20px; line-height: 45px; }

.depositHome {width:967px; overflow:auto; margin:10px 0 0 -10px; border-bottom:1px solid #CCC;}


/* ----------------------------------------------------------------------INDEX---------------------------------------------------------------------- */
section.banner-movil{display:none;}
/* --------------------------------------------------------------INTRODUCING BROCKERS-------------------------------------------------------------- */
.text-middle{padding-top:20%;}
.text-white {color: #fff!important;text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); }
.text-dark{color:#000!important;}
.rotate-hidden{overflow-x:hidden;}
.text-middle h1, h1.tittle-2 {font-size: 2rem; }
h1.tittle-1 {font-size:3rem;}
h2.tittle-1 {font-size:2rem;}
.skew-rotate{
	-webkit-transform: skew(30deg,0deg);
    -ms-transform: skew(30deg,0deg);
    -o-transform: skew(30deg,0deg);
    transform: skew(30deg,0deg);
    padding: 15px 15px 0px 15px;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
    background: #7a8c92;
}
.skew-turn-rotate {
    -webkit-transform: skew(-30deg,0deg);
    -ms-transform: skew(-30deg,0deg);
    -o-transform: skew(-30deg,0deg);
    transform: skew(-30deg,0deg);
    margin-left: 65px;
}
/*  **************************************************************** DEMO METATRADER ********************************************************/
.overlay-popup{display: none;}

/*  **************************************************************** MyFXBook PAGE  *****************************************************************/

body.my-fx-book{}
.icons_section p{text-align: center; font-size: 12px !important; color: #464C4C !important; margin: 0px 0px 15px 0px !important; }
.icons_section h4{text-align: center; font-size: 16px !important; font-weight: bold; color: #BD4817 !important; margin: 8px 0px 15px 0px !important; }
.title_myfxbook{font-size:36px !important; font-weight:bold; color:#A87A00 !important; margin:0px !important;}


/* ---------------------------------------------------------------ACCOUNT FUNDING CREDIT CARD--------------------------------------------------------------- */
body.account-funding-credit_card div#wrapper2 {width: 100%!important; }

	/*-------------------------------JAPAN------------------------------*/
	body.tradeview-japan{position:relative;}
.custom-japan {position: absolute; left: 0; right: 0; top: 9%; }
.custom-japan>div>div>div { background: rgba(255,255,255,0.9);  padding-top: 15px;  bottom: 15px;}

/* main css bootstrap helpers */

.bg-white-alfa { background: rgba(255, 255, 255, 0.5) url() 0 0 no-repeat !important;border:1px solid #fff; }
.bg-dark-alfa{background: rgba(0,0,0,.5);border:1px solid #000;}
.line-right { border-right: 1px solid #fff; padding-right: 20px; }
.line-left { border-left: 1px solid #fff; padding-left: 20px; margin: 20% 0; }
.line-right-black { border-right: 1px solid #ccc; }
.line-left-black { border-left: 1px solid #ccc; }
.line-right-black-text { border-right: 1px solid #ccc; padding-right: 20px; }
.line-left-black-text { border-left: 1px solid #ccc; padding-left: 20px; }
.line-left-white-text { border-left: 1px solid #fff; padding-left: 20px; }
.line-left-white-text { border-left: 1px solid #fff; padding-left: 20px; }
.line-right-yellow-text { border-right: 1px solid #FAD002; padding-right: 20px; }
.line-left-yellow-text { border-left: 1px solid #FAD002; padding-left: 20px; }
.line-right-green-text { border-right: 1px solid #064813; padding-right: 20px; }
.line-left-green-text { border-left: 1px solid #064813; padding-left: 20px; }
.line-right-blue-text { border-right: 1px solid #0B5190; padding-right: 20px; }
.line-left-blue-text { border-left: 1px solid #0B5190; padding-left: 20px; }
.line-height-default{ line-height: initial!important;}
.shadow_01{-webkit-transition: all ease-out .2s; -moz-transition: all ease-out .2s; -o-transition: all ease-out .2s; transition: all ease-out .2s;}
.shadow_01:hover{-webkit-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.2); -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.2); box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.2);}
.btn-alpha-dark{background:rgba(0,0,0,0.5);border:1px solid #fff;color:#fff;}
.btn-alpha-dark:hover{color:#fff;}
.bg-gray { background: #ededed; }
.btn-line { border: 1px solid #ff0000; color: #ff0000; background: rgba(255, 225, 255, 0); }
.btn-line-gray { border: 1px solid #777; color: #777; background: rgba(255, 225, 255, 0); }
.btn-line-white { border: 1px solid #fff; color: #fff; background: rgba(255, 225, 255, 0); }
.btn-blue { background: #0B5190; border: 1px solid #08345A; color: #fff; :hover-color: #fff!important; }


/* *********************************************************************************************=RESPONSIVE=************************************************************************************************ */
@media (min-width:767px){
.nav-logo .navbar-nav>li {
    float: left;
    left: 50%;
}
.nav-logo ul.nav.navbar-nav.navbar-right {
    position: relative;
    right: 50%;
}
}
.navbar-brand > a > img{max-width: 285px;}

/*-------------------------INDEX-------------------------*/
@media (max-width:768px) {
	html.homepage {overflow-x: hidden!important; }/*espacio en mobile*/
	body {overflow-x: hidden!important;max-width: 100%;}
	div#contenedor_slider {display: none;}
	section.banner-movil{display:block!important;}

	/*-----------------------------------HEADER-----------------------------------*/

	ul.nav.navbar-nav.navbar-right li:first-child {display: none!important; }
	#wrapperHome {width: 100%; padding: 0; margin: 0 auto; background-color: #FFF; border: 0; }
	#fp_servicesNew_3col {overflow: hidden;width:100%; margin:0; border-top: 1px solid #CCC; }
	.fp_servicesNew_bgBox1{background-image:url(../images/bg-box-cayman.jpg);background-position:bottom;background-repeat:no-repeat;}
	.fp_servicesNew_bgBox11{background-image:url(../images/ban_vietnam.jpg);background-position:bottom;background-repeat:no-repeat;}
	.fp_servicesNew_bgBox2{background-image:url(../images/bg-box-whyTVF.jpg);background-position:center bottom;background-repeat:no-repeat;}
	.fp_servicesNew_bgBox3{background-image:url(../images/bg-box-IBrokers.jpg);background-position:center bottom;background-repeat:no-repeat; border-right:none !important;}
	.fp_servicesNew_bgBox3B{border-right:none !important;}
	.fp_servicesNew_3col_box .fps_img{width:100%;height:auto;margin-bottom:10px;}
	div#fp_servicesNew_3col>div { width: 100%!important; margin: 0; border: 0; }
	div#fp_servicesNew_3col p {width: 100%!important; }
	.fp_servicesNew_3col_box-2.fp_servicesNew_bgBox3B>div+div {width: 100%!important; margin: 0!important; }
	.boxTXTWFBank-2 {text-align: center; }
	.btn-group.pull-right.col-xs-12.col-sm-8.login, .btn-group.pull-right.col-xs-12.col-sm-8.login>button {width: 100%!important; }



	/*-------------------INTRODUCING BROCKERS-------------------*/
	.text-middle{padding-top:10px;}
	.skew-rotate{
	-webkit-transform: skew(0deg,0deg);
    -ms-transform: skew(0deg,0deg);
    -o-transform: skew(0deg,0deg);
    transform: skew(0deg,0deg);
    padding: 15px 15px 0px 15px;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.2);
    background: #7a8c92;
}
.skew-turn-rotate{
	-webkit-transform: skew(0deg,0deg);
    -ms-transform: skew(0deg,0deg);
    -o-transform: skew(0deg,0deg);
    transform: skew(0deg,0deg);
}

	/*--------------------------FOOTER--------------------------*/

	#footer-tvf {clear: both; width: 100%; padding: 10px 10px; color: #000; text-align: center; margin: 0 auto;}
	#footer_links_area {clear: both;float:left; width:100%; height:auto!important; padding: 10px; margin: 0; text-align: center; line-height: 1.5em; font-size: 10px; color: #BD0C0C; }
	#footer_terms_area {float: left; clear: both; width:100%; padding: 10px; margin: 15px 10px 0 0; line-height: 1.5em; text-align: justify; font-size: 9px; color: #000;  }
	div#footer-tvf iframe {width: 100%!important; }
	#footer_CIMA {float: left; width:100%; padding: 10px; margin: 40px 10px 0 0; text-align: center; font-size: 9px; color: #666;  }
	#footer_FFMS {float: left; width: 100%;padding: 10px; margin: 10px 0 0 0; text-align: center; font-size: 10px; color: #000;}
	div#footer_FFMS div>div {width: 100%!important;}
	div#footer_FFMS div p {text-align: center!important;}

	/*-------------------------SOFTWARE--------------------------*/

	.fp_bannerSection490-3btn,.PLAT-btn-unitrader, .PLAT-btn-metatrader,.PLAT-btn-currenex {width: 100%; border: 0!important; height: auto!important; }
	.fp_bannerSection490 {width: 100%; border: 0!important; }
	.PLAT-btn-unitrader a img , .PLAT-btn-metatrader a img, .PLAT-btn-currenex a img {width: 100%; height: auto!important; }

	/* -----------------------METATRADER 4----------------------- */

	.metatrader-body #scroll{display: none;}

	/* ------------------------PROMOTIONS------------------------ */

	.col_w970-OnlyTXT{width: 100%!important;}
	.promotionsTXT>a {width: 100%!important; padding: 9px; float: left; margin: 0; text-align: center; }

	/*----------------------PIVOT CALCULATOR---------------------*/

	.demo #tabs {width: 100%;}
	.demo #tabs>div {padding:0; width:100%; }
	.table_spreads th{width: 100%!important; float: left; }
	form#form1 table {width: 100%; }

	/*provicional*/

	table.table_spreads tbody{width: 100%!important; float: left; }
	table.table_spreads tbody tr{width: 100%!important; float: left; }
	table.table_spreads tbody tr td {width: 100%!important; float: left; }

	/*-------------------------EDUCATION-------------------------*/

	.fp_tips_2col_box{width: 100%;}
	ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all li {width: 100%; }
	ul.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all li {width: 100%!important; }

	/* ----------------------FOREX-ARTICLES---------------------- */

.body-forex-articles div#main div img {display: none; float: left; }
.body-forex-articles {padding: 0 15px;}
.body-forex-articles .col_w455R{width: 100%;}

/* -------------------------FOREX GLOSARY------------------------- */

.body-glosary #body-container {width: 100%!important; float: left; height: 100%;}
body.body-glosary {padding: 0 20px;}

}


/*---------------------------CONTACT---------------------------*/

/*	.col_w970>h1 {text-align: center; }
	.ac-non-C {width: 100%!important;}
	.ac-non-C>div {width: 100%!important; margin: 0!important; }
	.ac-non-C>div>img,.col_w455L img,
	.col_w455R img {width: 100%;height: auto!important; padding: 0; margin: 0;}
	tr.cfd-Title {display: none; }
	.cfd_table td, .table_contact td {padding: 5px 0!important; width: 100%!important; float: left; text-align: center; }*/


.inputNtlr {float: right; border: 1px #ABABAB solid; box-shadow: 1px 1px 2px 0 #D4D4D4 inset; }
.usdTag {float: right; margin-right: 2%; }
 #getcodeForm {
	border: none!important;
}
#submit2 {width: 100%!important; }
.ntlr {font-weight: normal; color: gray; }
.skrl {font-weight: normal; color: gray; }
.redMessage {text-align: center; color: #B30000; background-color: #FFC3C3; padding: 2%; margin: 3% 7%; border: 1px #B30000 solid; border-radius: 5px; }
.img_ThanksNeteller {background-image: url(../images/head-thanks-Neteller.png); background-repeat: no-repeat; background-position: center; }
.img_ThanksSkrill {background-image: url(../images/head-thanks-Skrill.png); background-repeat: no-repeat; background-position: center; }
/*-------------------------------Institutional Spreads Page-------------------------------*/

.noGimmicks {text-align: center; font-weight: lighter; font-family: "Myriad Pro light", "sans-serif"; color: gray; font-size: 20px; }
.noGimmicks2 {text-align: left; font-weight: lighter; font-family: "Myriad Pro light", "sans-serif"; color: black; font-size: 16px; }
.bigInfoSpreads {font-family: "Myriad Pro Semibold"; color: #ff0000; font-size: 17px; }
.demoBtn{background: #fff; color: #9e9e9e; border-color: #9e9e9e!important; margin-bottom: 20px!important; text-decoration: none;}
.demoBtn:hover{background: #9e9e9e; color: #fff!important; border-color: #9e9e9e; margin-bottom: 20px!important; text-decoration: none;}
.btnsSpreads{font-size: 18px; padding: 10px; }

.fps_img {margin-bottom: 30px; border-radius: 5px; box-shadow: 0 0 4px rgba(0, 0, 0, 0.25), 0 2px 4px rgba(0, 0, 0, 0.3); }

.hovereffect {width:100%; /*height:100%;*/ float:left; overflow:hidden; position:relative; text-align:center; cursor:default; }
.hovereffect .overlay {width:100%; height:100%; position:absolute; overflow:hidden; top:0; left:0; opacity:0; background-color:rgba(0,0,0,0.5); -webkit-transition:all .4s ease-in-out; transition:all .4s ease-in-out }
.hovereffect img {display:block; position:relative; -webkit-transition:all .4s linear; transition:all .4s linear; }
.hovereffect:hover img {-ms-transform:scale(1.2); -webkit-transform:scale(1.2); transform:scale(1.2); }

.text-plf {padding-top: 20px; padding-bottom: 10px; background: #cecece; text-align: center; height: 94px; width: 100% !important; padding-right: 0 !important ; padding-left: 0 !important; }
.text-plf:hover {color: #dcdcdc; padding-top: 18px; padding-bottom: 10px; background: #9d9d9d; text-align: center; height: 94px; width: 100%; padding-right: 0 !important ; padding-left: 0 !important; }
.img-plf{margin: 0 !important; padding-right: 0 !important ; padding-left: 0 !important; }
.margenes-plf{padding-right: 0 !important ; padding-left: 0 !important; background: #cecece !important; }


.view {width: 300px; height: 320px; margin: 10px; float: left; border: 10px solid #fff; overflow: hidden; position: relative; text-align: center; box-shadow: 1px 1px 2px #e6e6e6; cursor: default; background: #fff url(../images/bgimg.jpg) no-repeat center center }
.view .mask, .view .content {padding-top: 10px; width: 100%; height: auto; position: absolute; overflow: hidden; top: 0; left: 0 }
.view img {display: block; position: relative }
.view h2 {text-transform: uppercase; color: #fff; text-align: center; position: relative; font-size: 17px; padding: 10px; background: rgba(0, 0, 0, 0.8); margin: 20px 0 0 0 }
.view p {font-size: 12px; position: relative; color: #fff; padding: 10px 20px 20px; text-align: center }
.view a.info {display: inline-block; text-decoration: none; padding: 7px 14px; background: #ff0000; color: #fff; text-transform: uppercase; box-shadow: 0 0 1px #000; width:100%; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
.view a.info:hover {box-shadow: 0 0 5px #000; background: #ac0000; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; }
.view-fifth img {-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.view-fifth .mask {background-color: #fff; -webkit-transform: translateY(300px); -moz-transform: translateY(300px); -o-transform: translateY(300px); -ms-transform: translateY(300px); transform: translateY(300px); -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
.view-fifth h2 {background: #fff; color: #ff0000; -webkit-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5); -moz-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5); box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5); }
.view-fifth p {-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; color: #333; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear; }
.view-fifth:hover .mask {-webkit-transform: translateX(0px); -moz-transform: translateX(0px); -o-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); }
.view-fifth:hover img {-webkit-transform: translateY(-400px); -moz-transform: translateY(-400px); -o-transform: translateY(-400px); -ms-transform: translateY(-400px); transform: translateY(-400px); }
.view-fifth:hover p {-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; }
.section-1-live{color: #fff !important; background: #8a8f95; position: relative; width: 100% !important; }
/*--------------------carrousel cTrader------------------------*/

 @media (min-width: 368px) and (max-width: 468px){
.tvf-cTrader .carousel-inner {height: 220px ;}}

.tvf-cTrader .carousel-caption {position: relative; color: #000 ; text-align: center ;}

.tvf-cTrader .carousel-indicators {position:relative; bottom: 10px; left:0; z-index: 15; width: 100%; padding-left: 0; margin-left: 0; text-align: center; list-style: none; }
.tvf-cTrader .carousel-caption{ left: 0; right: 0; padding-top: 0;color: #fff;}

.active-img1 {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slidectrader/ctrader-navi-1.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img2 {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slidectrader/ctrader-navi-2.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img3 {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slidectrader/ctrader-navi-3.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img4 {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slidectrader/ctrader-navi-4.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img5 {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slidectrader/ctrader-navi-5.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img6 {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slidectrader/ctrader-navi-6.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img7 {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slidectrader/ctrader-navi-7.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }

.active-img1:hover {opacity: .90; -moz-opacity: .90; background-image: url(/images/slidectrader/ctrader-navi-1.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img2:hover {opacity: .90; -moz-opacity: .90; background-image: url(/images/slidectrader/ctrader-navi-2.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img3:hover {opacity: .90; -moz-opacity: .90; background-image: url(/images/slidectrader/ctrader-navi-3.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img4:hover {opacity: .90; -moz-opacity: .90; background-image: url(/images/slidectrader/ctrader-navi-4.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img5:hover {opacity: .90; -moz-opacity: .90; background-image: url(/images/slidectrader/ctrader-navi-5.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img6:hover {opacity: .90; -moz-opacity: .90; background-image: url(/images/slidectrader/ctrader-navi-6.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img7:hover {opacity: .90; -moz-opacity: .90; background-image: url(/images/slidectrader/ctrader-navi-7.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }


.form-black{background-color: #1c1c1b; color:#fff; border-radius: 3px 3px 3px 3px; -moz-border-radius: 3px 3px 3px 3px; -webkit-border-radius: 3px 3px 3px 3px; }
.triangulo-2 {position: relative; background: #595757; padding-bottom: 20px; }
.triangulo-2:after {top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-top-color: #1c1c1b; border-width: 30px; margin-left: -30px; }

.title-ct{color:#9e9e9e!important; text-align: center!important;}
.boottom-ct {padding-top: 200px; color:#9e9e9e; }
.carousel-inner {color:#9e9e9e!important;}

.carousel2{height: 380px!important; width: 100%; color: #fff!important;}
.carousel2 a{color: #fff!important;}
.carousel2 a:hover{color: #dadada!important; text-decoration: none;}
.carousel-control {height: 380px;}
.back-carousel{background-color: red; color: #fff!important;}

@media (min-width: 300px) and (max-width: 480px){
.menu-sof{ margin-top: 5px; margin-bottom: 5px; border: 0; border-top: 1px solid #eee;}
.carousel2{height: 80px!important; width: 100%; }
.carousel-control {position: absolute; top: 0; bottom: 0; left: 0; width: 5%; opacity: .3; height: 80px;}}

/*--------------------end carrousel cTrader------------------------*/
/*--------------------carrousel metatrader4------------------------*/
 @media (min-width: 368px) and (max-width: 468px){
.metatrader-body .carousel-inner {height: 220px ;}}

.metatrader-body .carousel-caption {position: relative; color: #000 ; text-align: center ;}

.metatrader-body .carousel-indicators {position:relative; bottom: 10px; left:0; z-index: 15; width: 100%; padding-left: 0; margin-left: 0; text-align: center; list-style: none; }
.metatrader-body .carousel-caption{ left: 0; right: 0; padding-top: 0;color: #fff;}

.active-img1-meta {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slideMT4/metatrader-navi-1.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img2-meta {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slideMT4/metatrader-navi-2.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img3-meta {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slideMT4/metatrader-navi-3.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img4-meta {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slideMT4/metatrader-navi-4.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img5-meta {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slideMT4/metatrader-navi-5.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img6-meta {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slideMT4/metatrader-navi-6.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img7-meta {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slideMT4/metatrader-navi-7.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }

.active-img1-meta:hover {opacity: .90; -moz-opacity: .90; background-image: url(/images/slideMT4/metatrader-navi-1.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img2-meta:hover {opacity: .90; -moz-opacity: .90; background-image: url(/images/slideMT4/metatrader-navi-2.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img3-meta:hover {opacity: .90; -moz-opacity: .90; background-image: url(/images/slideMT4/metatrader-navi-3.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img4-meta:hover {opacity: .90; -moz-opacity: .90; background-image: url(/images/slideMT4/metatrader-navi-4.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img5-meta:hover {opacity: .90; -moz-opacity: .90; background-image: url(/images/slideMT4/metatrader-navi-5.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img6-meta:hover {opacity: .90; -moz-opacity: .90; background-image: url(/images/slideMT4/metatrader-navi-6.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img7-meta:hover {opacity: .90; -moz-opacity: .90; background-image: url(/images/slideMT4/metatrader-navi-7.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
/*--------------------end carrousel metatrader4------------------------*/
/*--------------------carrousel currenex-------------------*/

.tvf-currenex-currency-trading-platform .carousel-indicators {position:relative; bottom: 10px; left:0; z-index: 15; width: 100%; padding-left: 0; padding-right: 0; margin-left: 0; text-align: center; list-style: none; }
.clear-pad{padding-right: 3px; padding-left: 3px;}
.active-img1-cur {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slideCurrenex/navi-1.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img2-cur {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slideCurrenex/navi-2.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img3-cur {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slideCurrenex/navi-3.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img4-cur {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slideCurrenex/navi-4.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img5-cur {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slideCurrenex/navi-5.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img6-cur {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slideCurrenex/navi-6.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
.active-img7-cur {opacity: .50; -moz-opacity: .50;  background-image: url(/images/slideCurrenex/navi-7.jpg); background-repeat: no-repeat; background-position: center; width: 100px!important; height: 60px !important; padding-top: 100px !important; }
/*---------------------end carrusel currenex------------------*/
/*---------------------slide institutional services----------*/
.bgMT4Bridge{background-image:url(../images/submenuInstitutional/img-MT4-Bridge.jpg); background-position:right bottom; background-repeat:no-repeat; height:550px;}
.bgOmnibus{background-image:url(../images/submenuInstitutional/img-omnibus.jpg); background-position:right bottom; background-repeat:no-repeat;height:550px;}
.bgFIXAPI{background-image:url(../images/submenuInstitutional/img-fix-api.jpg); background-position:right bottom; background-repeat:no-repeat;height:550px;}
.bgClear-Liq{background-image:url(../images/submenuInstitutional/img-clearing-liquidity.jpg); background-position:right bottom; background-repeat:no-repeat;height:550px;}
.bgMAM{background-image:url(../images/submenuInstitutional/img-mam.jpg); background-position:right bottom; background-repeat:no-repeat;height:550px;}
.bgPAMM{background-image:url(../images/submenuInstitutional/img-pamm.jpg); background-position:right bottom; background-repeat:no-repeat;height:550px;}
.bgRISK{background-image:url(../images/submenuInstitutional/img-risk-manager.jpg); background-position:right bottom; background-repeat:no-repeat;height:550px;}
.bgCOPIER{background-image:url(../images/submenuInstitutional/img-copier-multiplier.jpg); background-position:right bottom; background-repeat:no-repeat;height:550px;}
.institutional-services .panel-group .panel+.panel{margin-top:0;}
/*--------------------end slide institutional services-------*/
.br-15{margin-top: 15px;}
.table > tbody > tr > td.active {background-color: #ddd!important;}

.hover-row {position: relative; }
.hover-row:hover {background: #dadad9;}

.table-fees{overflow: hidden;height: 463px;}

.menu-acco{ margin-top: 5px; margin-bottom: 5px; border: 0; border-top: 1px solid #eee;}
.menu-acco a {margin: 0 0px; color: #fff; outline: none; text-decoration: none; font-size: 12px; text-align: center; font-family: inherit; display: block; }
.menu-acco a:hover {margin: 0 0px; color: #ddd; outline: none; text-decoration: none; font-size: 12px; text-align: center; font-family: inherit; display: block; }


.menu-sof a {margin: 0 0px; color: #7F7F7F; outline: none; text-decoration: none; font-size: 12px; text-align: center; font-family: inherit; display: block; }
.menu-sof a:hover {margin: 0 0px; color: #ff0000; outline: none; text-decoration: none; font-size: 12px; text-align: center; font-family: inherit; display: block; }

.panel-danger > .panel-heading {color: #fff!important; background-color: #ff0000!important; }
.car2pad {top: 20px!important; bottom: 0 !important; }
.car2 {border: 1px solid #dfdfdf; border-radius: 10px;  }

/*------------about us----------------*/
.tradeview-team .tim .ih-item.circle .img {position: relative; width: 320px; height: 320px; border-radius: 50%; border:#9b0000 solid 1px; }
.tradeview-team .tim .ih-item.circle {position: relative; width: 320px; height: 320px; border-radius: 50%; background-color: white; margin-bottom: 20px; }
.tradeview-team .ih-item.circle .img {position: relative; width: 250px; height: 250px; border-radius: 50%; }
.tradeview-team .ih-item.circle {position: relative; width: 250px; height: 250px; border-radius: 50%; background-color: white; margin-bottom: 20px; }
.tradeview-team .tim .btn-social {padding-top: 0px; color: #fff!important; border: #fff solid 1px; display: inline-block; width: 40px; height: 40px; border-radius: 100%; text-align: center; font-size: 18px; line-height: 45px; background-color: rgba(255,255,255,0.1); }
.tradeview-team .tim .btn-social a{padding-top: 0px; color: #fff!important; border: #fff solid 1px; display: inline-block; width: 40px; height: 40px; border-radius: 100%; text-align: center; font-size: 18px; line-height: 45px; background-color: rgba(255,255,255,0.1); }
.tradeview-team .tim .btn-social a:hover{padding-top: 0px; color: #d0d0d0!important; border: #d0d0d0 solid 1px; display: inline-block; width: 40px; height: 40px; border-radius: 100%; text-align: center; font-size: 18px; line-height: 45px; background-color: rgba(255,255,255,0.1); }
.tradeview-team .personal-user .btn-social i{display: flex;    flex-direction: column;    margin: auto;}
.tradeview-team .personal-user .btn-social  { padding:25% 0 0; color: #fff!important; border: #fff solid 1px; display: inline-block; width: 40px; height: 40px; border-radius: 100%; text-align: center; font-size: 18px; line-height: 45px; background-color: rgba(255,255,255,0.1); }
.tradeview-team .personal-user .btn-social a{ padding:25% 0 0;color: #fff!important; border: #fff solid 1px; display: inline-block; width: 40px; height: 40px; border-radius: 100%; text-align: center; font-size: 18px; line-height: 45px; background-color: rgba(255,255,255,0.1); }
.tradeview-team .personal-user .btn-social a:hover{ padding:25% 0 0;color: #d0d0d0!important; border: #d0d0d0 solid 1px; display: inline-block; width: 40px; height: 40px; border-radius: 100%; text-align: center; font-size: 18px; line-height: 45px; background-color: rgba(255,0,0,0.1); }
.tradeview-team .tim{background-color: #ff0000;}
.tradeview-team .personal-user{background-image: url(/images/img-aboutus/demo/background-about-us-02.jpg); background-repeat: repeat-y; z-index: -2; padding: 30px 0px; background-color: #9b9b9b; background-size:cover;}
.tradeview-team .img-circle {background-color: white; margin: -50px auto; margin-top: 2px;}
.tradeview-team .box-personal {border: #ededed solid 1px; top: 10px; padding: 50px 15px 20px; border-radius: 5px; z-index: -1; width: 100%; background-color: rgba(255,255,255,0.3); }
/*.tradeview-team .box-personal-margin{margin: 10px 0px;}*/
.tradeview-team .personal-user .btn {margin-bottom: 20px; }
.tradeview-team .back-personal{width:100%; padding: 0px ; background-size: cover;}
.tradeview-team .back-footer{width:100%; background-size: cover;}
.tradeview-team .p-big{font-size: 16px!important; font-family: inherit; display: block;}
.tradeview-team .p-professions{font-family: inherit; display: block; color: #777; text-align: center;}

/* responsive text queries */
@media screen and (max-width: 992px) {
 .p-professions p {font-size: 95%; }
 p {font-size: 14px; }
 .tradeview-team .personal-user h3{font-size: 95%;}
}

@media screen and (max-width: 768px) {
 .p-professions p, h3 {font-size: 90%; }
 p {font-size: 16px; }
 .tradeview-team .personal-user h3{font-size: 90%;}
}
.tradeview-team .personal-user h3{font-size: 140%;}
.tradeview-team .personal-user .collapse p  {font-size: 12px; color:#333;}
/*----------forex-glosary--------------*/
.firstUL{padding:0px 0px 0px 70px; margin:0px; background-color:#CCC; background-image:url(/images/bg-cont-Glossary.jpg); background-repeat:repeat-x; border-radius: 5px 5px 0 0; }
.firstUL li {background:transparent url(/images/link_sprite_img.png) no-repeat scroll 7px 0; display:inline; font-size:16pt; font-weight:bold; padding: 9px 21px 22px; margin: 0 0 0 14px; line-height:70px; cursor:pointer; }
.firstUL li.selected{background:transparent url(/images/link_sprite_img.png) no-repeat scroll 7px -57px; color:#ffffff; font-weight:bold; }
.secondUL{padding:0px 0px 0px 70px; margin:0px; background-color:#CCC; background-image:url(/images/bg-cont-Glossary-2.jpg); background-repeat:repeat-x; border-radius:0 0 5px 5px; }
.secondUL li {background:transparent url(/images/link_sprite_img_2.png) no-repeat scroll 7px -57px; display:inline; font-size:16pt; font-weight:bold; padding: 20px 21px 22px; margin: 0 0 0 13px; line-height:70px; cursor:pointer; }
.secondUL li.selected{background:transparent url(/images/link_sprite_img_2.png) no-repeat scroll 7px 1px; color:#ffffff; font-weight:bold; }
#body-container{width:100%; height:570px; margin:0 auto 20px; border:1px solid #9d9b9b; border-radius: 5px; }
#body-container .glossary-container{clear:both; }
.glossary-container{border-radius: 5px 5px 5px 5px;}
#body-container .content-container{height:430px; width:auto; overflow:auto; font-size:10pt; clear:both; }
#body-container .content-container div{padding-left:10px; }
#body-container .content-container div h2{margin-top:0px; font-size:18px; font-weight:bold; }
#body-container .content-container p.return-to-top{color:#0066FF; text-decoration:underline; text-align:right; margin-right:10px; cursor:pointer; }

/*-------forex-rollover-------*/
  .ejemplo {float: left; width: 100%; padding: 0px; margin: 0px; }
  .ejemplo img {float: left; padding: 2px; border: 1px solid #999; margin-right: 10px; margin-bottom: 10px; }
  div .contentblogNEW p iframe {width: 260px !important; height: 403px !important; }
   .box_mod_ph_blogNEW {font-weight: normal !important; }
  .owl-item{width: 169px!important;}
  .homeBanner {background-color: #333333; background-image: none!important; color: #EFEDE9; padding: 3px!important; font-size: 27px!important; }
  .borderTopRhino {border-top: 2px solid black; height: 6px; }
  .borderBottomRhino {border-bottom: 2px solid black; height: 6px; margin-bottom: 21px; }
  .forex-rollover td { font-size: 18px}
  .table-forex-rollover{ border-left-width: 0px; border-right-width: 0px; border-bottom-width: 0px; padding: 10px; border-left: 5px solid #fff; border-right: 5px solid #fff;}
  .new-spreads-nav .dropdown-menu {position: absolute; top: 100%; left: 0!important; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 14px; text-align: left; background-color: white; border: 1px solid #cccccc; border: 1px solid rgba(0, 0, 0, 0); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0); box-shadow: 0 6px 12px rgba(0, 0, 0, 0); background-clip: padding-box; }
/*---------why-tradeviw pdf summary-------------*/
  .summary-o{background-image: url(/images/bg-summary-operation.jpg); background-attachment: fixed; background-size: cover; }
  .text-summary{padding-top: 100px}
  .bg-white-alfa {background: rgba(255, 255, 255, 0.5) url() 0 0 no-repeat !important; }
/*--------------ib page-----------------*/
.ib-page .text-default{color:#000!important;}
.ib-page .ib-bg-first {background: url(/images/bg-ib-page.jpg); background-size: cover; background-repeat: no-repeat; background-attachment: fixed; padding: 40px 0;}
.ib-page .ib-bg-section3 {background: url(/images/bg-ib-section3.jpg); background-size: cover; background-repeat: no-repeat; background-attachment: fixed; padding: 40px 0;}
.ib-page .ib-items-top{padding: 40px 0; background: #eeeeee}
.ib-page .check-ib {-webkit-appearance: checkbox!important; }

/*--------------ib Marketin material page-----------------*/
#img-download img {margin: 5% 0;}
.small-banners img {margin: 10% auto;}
.style-textarea {width:100%;height:65px;border: 2px solid #ff0000; margin: 10px 0; border-radius: 4px;}
.text-copied{font-size: 0.8em}
.bn-big blockquote{margin: 25% 0;}
.smallbanners2 blockquote{margin: 35% 0;}
.bg-market{background: url(/images/images-ib-material/bg-marketing-material.jpg); background-size: cover; background-attachment: fixed; background-repeat: no-repeat; width: 100%; padding: 40px 0;}
.marketing-material .panel {background-color: rgba(255,255,255,0.6);}
.line-market{border-bottom: 1px solid #d3d3d3}
/*--------------try-tvf Marketin material page-----------------*/
.try-tvf-marketing-material #img-download img {margin: 5% auto;}
.try-tvf-marketing-material .bn-big blockquote {margin: 5% 0;}
/*--------------founds safety page-----------------*/
.bg-safety{background: url(/images/bg-safety.jpg); background-size: cover; background-attachment: fixed; background-repeat: no-repeat; width: 100%; padding: 40px 0;}
.bg-alpha{background-color: rgba(255,255,255,0.4); border: 1px solid #fff; border-radius: 4px;}
/*----------------corporate culture----------------*/
.back-cc{background-image: url("/images/corporate_culture/background-cc.jpg"); background-repeat: no-repeat;width: 100%; height: 544px; background-size: cover; }
.space-cc{margin: 60px 0;}
.space-cc-2{margin: 100px 0px;}
.back-cc-2{background-color: #ddd; padding-right: 0px !important; padding-left: 0px !important;}
.back-cc-3{background-image: url("/images/corporate_culture/careers.jpg");background-color: #3d3d3d; padding-right: 0px !important; padding-left: 0px !important; background-size: cover;}
.tradeview-team-corporate .red{background-color: red; width: 100%; height: auto; padding-left: 0px!important; padding-right: 0px!important;}
.tradeview-team-corporate .gray{background-color: gray; width: 100%; height: auto; padding-left: 0px!important; padding-right: 0px!important; z-index: -3;}
.photo1{padding-left: 0px!important; padding-right: 0px!important;width: 100%; height: auto;}
.photo1>.ih-item.square {position: relative; width: 100%; height: auto; box-shadow: 1px 1px 3px rgba(0,0,0,0.3); border: none; }
.photo1>.ih-item.square.effect4 a:hover .info {width: 100%; height: auto; visibility: visible; top: 80px; -webkit-transform: rotate(0deg) translate(0, 0); -moz-transform: rotate(0deg) translate(0, 0); -ms-transform: rotate(0deg) translate(0, 0); -o-transform: rotate(0deg) translate(0, 0); transform: rotate(0deg) translate(0, 0); }
.photo1>.ih-item.square h4 {color: white; padding: 20px 10px; }
.btn-cc {color:white;}
.btn-cc>.btn-danger a {color: white; text-decoration: none;}
.btn-cc>.btn-danger a:hover {color: white; text-decoration: none;}
.ih-item img {height: auto!important; }
.font-white{color:white;}
/*----------online-app-introducing-brokers----------*/
.bg-online-app-ib{background: url(../images/imgCabinet/BgBannerCabinet.jpg); background-attachment: fixed; background-size: cover; background-repeat: no-repeat; padding: 80px 20px; }
.online-app-ib .bg-alfa {background-color: rgba(255,255,255, 0.8); border: 1px solid #fff; border-radius: 4px; padding: 40px; }
/*------------------mobile-trading------------------*/
.mobile-trading{padding: 40px 0;}

/*--------------------my fx book--------------------*/
.my-fx-book .img_MyFxBook {background-image: url("../images/head-my-fxbook-autotrader.jpg"); background-position: center center; background-repeat: no-repeat; }
.my-fx-book #icon_myfxbook_1 {margin: 0px !important; padding: 0px !important; }
.my-fx-book #icon_myfxbook_1 span{margin: 0 auto !important; padding: 0px !important; background-image: url(/images/myfxbook/icon_myfxbook_1.jpg); width: 90px !important; height: 74px !important; text-decoration: none; color: #F00; display:block; }
.my-fx-book #icon_myfxbook_2 {margin: 0px !important; padding: 0px !important; }
.my-fx-book #icon_myfxbook_2 span{margin: 0 auto !important; padding: 0px !important; background-image: url(/images/myfxbook/icon_myfxbook_2.jpg); width: 90px !important; height: 74px !important; text-decoration: none; color: #F00; display:block; }
.my-fx-book #icon_myfxbook_3 {margin: 0px !important; padding: 0px !important; }
.my-fx-book #icon_myfxbook_3 span{margin: 0 auto !important; padding: 0px !important; background-image: url(/images/myfxbook/icon_myfxbook_3.jpg); width: 90px !important; height: 74px !important; text-decoration: none; color: #F00; display:block; }
.my-fx-book #icon_myfxbook_4 {margin: 0px !important; padding: 0px !important; }
.my-fx-book #icon_myfxbook_4 span{margin: 0 auto !important; padding: 0px !important; background-image: url(/images/myfxbook/icon_myfxbook_4.jpg); width: 90px !important; height: 74px !important; text-decoration: none; color: #F00; display:block; }
.my-fx-book #icon_myfxbook_5 {margin: 0px !important; padding: 0px !important; }
.my-fx-book #icon_myfxbook_5 span{margin: 0 auto !important; padding: 0px !important; background-image: url(/images/myfxbook/icon_myfxbook_5.jpg); width: 90px !important; height: 74px !important; text-decoration: none; color: #F00; display:block; }
.my-fx-book #icon_myfxbook_6 {margin: 0px !important; padding: 0px !important; }
.my-fx-book #icon_myfxbook_6 span{margin: 0 auto !important; padding: 0px !important; background-image: url(/images/myfxbook/icon_myfxbook_6.jpg); width: 90px !important; height: 74px !important; text-decoration: none; color: #F00; display:block; }
.my-fx-book #footer_wrapper {padding-right:20px !important; }
.my-fx-book #body_wrapper {height:3100px\0 !important; }

.menu-pad{padding-left: 10%!important; }
/*--------------------menu software--------------------*/

@media (min-width: 768px){
	.pad-menu-software  {margin-left: -65px;}
  section#menu-software ul li a::after {
      content: "|";
      position: absolute;
      padding: 0 20px;
      color: #ff0000;
  }}
  section#menu-software ul li a{padding: 2% 14px;}
  section#menu-software {padding-right: 5%; padding-left: 5%; }

  /*--------------------Thank you Metatrader--------------------*/
  @media (min-width: 1px) and (max-width:450px ){
	.img_ThanksMT4{background-size: 520px;height: 150px;}
  }
  @media (min-width: 451px) and (max-width:650px ){
	.img_ThanksMT4{background-size: 800px;height: 230px;}
  }
  @media (min-width: 651px) and (max-width:991px ){
	.img_ThanksMT4{height: 295px;}
  }
 /*---------------------Accounts---------------------------------*/
/*---------------------Accounts---------------------------------*/
.text-red{color: red; }
.text-black{color: black; }
.accounts-page{font-family: 'Myriad Pro'; }
.accounts-page .carousel-inner{height: auto !important; }
.accounts-page .btn-carousel-accounts{position: absolute; top: 80%; right: 5%; }
.accounts-page #carousel-accounts ol.carousel-indicators{position: relative !important; bottom: 0 !important; left: 0 !important; z-index: 0 !important; padding: 0 !important; margin-left: 0 !important; width: 33.3%; }
.accounts-page #carousel-accounts ol.carousel-indicators li{display: block !important; width: 100% !important; height: 100px!important; margin: 0 !important; text-indent: 0 !important; }
#accounts-page .panel-heading{background: #f00;}
div.hidden-xs>.carousel.slide>ol.carousel-indicators>li.select-slide-accounts.active {background: linear-gradient(to bottom, #ffffff 0%,#b9b9b9 100%); }
div.hidden-xs>.carousel.slide>ol.carousel-indicators>li.select-slide-accounts.active h4{color: red; }
.accounts-page #carousel-accounts ol.carousel-indicators li h4{line-height: 0.4 !important; }
.icons-accounts {text-align: left !important; border: 1px #ccc solid; }
.icons-accounts .select-slide-accounts{padding: 25px 0 6px 50px; }
.icons-accounts .select-slide-accounts:nth-child(1),.icons-accounts .select-slide-accounts:nth-child(2),.icons-accounts .select-slide-accounts:nth-child(3),.icons-accounts .select-slide-accounts:nth-child(4){border-bottom: 1px #ccc solid; }
.icons-accounts .select-slide-accounts h4::before {content: ""; background-size: 26px !important; position: absolute; left: 10px; height: 30px; width: 30px; }
.icons-accounts .select-slide-accounts:nth-child(1) h4::before {background: url(/images/accounts/07Icons.png) no-repeat center; }
.icons-accounts .select-slide-accounts:nth-child(2) h4::before {background: url(/images/accounts/08Icons.png) no-repeat center; }
.icons-accounts .select-slide-accounts:nth-child(3) h4::before {background: url(/images/accounts/09Icons.png) no-repeat center; }
.icons-accounts .select-slide-accounts:nth-child(4) h4::before {background: url(/images/accounts/10Icons.png) no-repeat center; }
.icons-accounts .select-slide-accounts:nth-child(5) h4::before {background: url(/images/accounts/11Icons.png) no-repeat center; }
.padding-none{padding:0 !important; }
@media (min-width: 992px) and (max-width: 1199px) {
	.icons-accounts .select-slide-accounts {padding: 0px 0 2px 50px; }
	.accounts-page .btn-carousel-accounts{position: absolute; top: 70%; right: 10%; } 
}
 /*-----------------------cierra accounts----------------------*/
 /*------------videos divisas---------------*/
  .video-youtube{height: 500px;width: 100%;}
  .selector-slider{cursor: pointer;margin-left: 8px;}
  .list-none{list-style: none !important;}
  .bottom-5{margin-bottom:5%;}
  #carousel-vid-youtube .carousel-inner{height: auto !important;}
/*-----------cierra videos divisas----------*/
/*============ Style Form ===================*/

  .hbspt-form form{background:#fff;padding: 100px 30px 30px; border-radius: 10px; box-shadow: 0 0 40px -10px #737373; border: 1px solid #ccc; margin-top: -85px; }
  .hbspt-form > form > .smart-field > label {display: none; }
  .hbspt-form form .smart-field .hs-error-msgs label{font-weight: 300; font-size: 18px; }
  .hbspt-form form .field {padding: 5px 0; }
  .hbspt-form form .field .input select {width: 100%; height: 38px !important; padding: 8px 7px 8px 40px !important; border: 2px solid #ff7f7f; border-radius: 10px 0 8px !important; color: #797979; outline: none !important; -webkit-appearance: none; -moz-appearance: none; -oz-appearance: none; appearance: none; }
  .hbspt-form > form > .field > label {display: none !important; }
  .hbspt-form > form > div > div > label {display: none; } 
  .hbspt-form > form > .field > ul > li > label {font-weight: 400; font-family: 'Myriad Pro'; font-size: 13px !important; color: #777; }
  .hbspt-form > form > div > div > ul > li > label {font-family:"Myriad Pro";}
  .hbspt-form input {color: #000;width: 100%; padding: 10px 10px 10px 45px; box-sizing: border-box; background: none; outline: none; resize: none; border: 0; font-family: 'Myriad Pro',sans-serif; font-weight: 300; transition: all .3s; border-bottom: 2px solid rgba(255, 0, 0, 0.5); }
  .hbspt-form ul.hs-error-msgs.inputs-list li label {font-size: 14px; padding: 8px 0 0 8px; }
  .hbspt-form ul.hs-error-msgs.inputs-list {margin-bottom: 0; }
  .hbspt-form form .hs_country.field .input::after{content: ""; position: absolute; right: 57px; margin-top: 15px; clear: both; width: 0; height: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 9px solid #f00; }
  .hbspt-form input:focus, .hbspt-form input:hover{border-bottom: 2px solid rgba(255, 0, 0, 1);   box-shadow: 0 0 40px -10px #737373;}
  .hbspt-form .hs_submit input.hs-button {background: #f00; border: none; border-radius: 8px; color: #fff; font-weight: 200; font-size: 18px; margin-top: 14px; font-family: 'Myriad Pro'; transition: all 0.25s ease-in-out; padding: 10px 10px 10px 10px }
  .hbspt-form .hs_submit input.hs-button:hover {border: none; background: #ca0000; font-weight: 400; box-shadow: 0 0 40px -10px #232323; }
  .hbspt-form .hs_submit input.hs-button:focus {box-shadow: none; }
  .hbspt-form form .field .input::before {content: ""; position: absolute; font: normal normal normal 18px/1 FontAwesome; color: #fff; height: 38px; width: 35px; padding: 10px 10px; background: #f00; border-radius: 9px 0 0; }
  .hbspt-form form .hs_firstname.field .input::before{content: "\f007"; }
  .hbspt-form form .hs_lastname.field .input::before{content: "\f234"; }
  .hbspt-form form .hs_email.field .input::before{content: "\f0e0"; }
  .hbspt-form form .hs_country.field .input::before{content: "\f0ac"; }
  .hbspt-form form .hs_platform.field .input::before{content: "\f201"; }  
  .hbspt-form form .hs_phone.field .input::before{content: "\f095"; }
  .hbspt-form form .hs_leadin_phone_bcc254b55c4a1babdf1dcb82c207506b.field .input::before{content: "\f095"; }
  .header-form{margin: 45px 30px 0; padding: .5px;}
  .header form h4{font-size: 23px; }
  /*.header-form::before{content: ""; position: absolute; background: #f00; height: 3px; width: 7px; margin-left: -7px; margin-top: 55px; transition: all 0.25s ease-in-out; }
  .header-form:hover:before{width: 300px; }*/
  .hbspt-form form .hs_recaptcha.field .input::before{content:none;}
 iframe {max-width: 100%;}
 .section-btn-home{padding-top: 20px; padding-bottom: 20px; }
 .inn-forex-trad .hbspt-form input{padding: 10px 10px 7px 45px;}

/* centrado flex */
 .flex-container-center {display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
 .flex-container-center:hover {display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
