/* Transformed CSS from: /css/cfd/cfd.css */
html,body {
    margin: 0;
    padding: 0;
}

#cfds {
    width: 921px;
    margin: 0 auto;
    font-family: Arial;
    padding-left: 30px;
}

#cfds .enroll-btn {
   width: 240px; 
   display: block;
   line-height: 46px;
   margin: 10px auto;
}

#cfds .register_cta {
    background-color: #F7F7F7;
    margin-bottom: 50px;
    text-align:center;
    padding:35px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}

#cfds .register_cta p {
    font-size: 14px;
    line-height: 22px;
    color: #3d3d3d;
}

#cfds .register_cta p a {
    color: #3eaf2c;
}

/* .headline style starts */

/* .cfdinstruments style starts */
#cfds table.cfdinstruments {
    margin-top: 20px;
}

#cfds table.cfdinstruments thead tr {
    padding-bottom: 10px;
}

#cfds table.cfdinstruments th {
    font-size: 13px;
    text-align: left;
}

#cfds table.cfdinstruments th.inst {
    width: 160px;
}

#cfds table.cfdinstruments th.desc {
    width: 350px;
}

#cfds table.cfdinstruments th.maxlev {
}

#cfds table.cfdinstruments td {
    font-size: 13px;
    color: #000000;
}
/* .cfdinstruments style end */

#cfds > .headline {
    position: relative;
    height: 180px;
    width: inherit;
    margin-bottom: 40px;
}

#cfds > .headline {
    background-image: url("/images/cfd/feature-image.jpg");
}

#cfds > .headline.autochartist {
    background-image: url("/images/autochartist/header-hero.png");
}

#cfds > .headline.webinars {
    background-image: url("/images/learn/Feature_Image.jpg");
}

#cfds >.headline .content {
    padding: 0px 45px;
    height: inherit;
}

#cfds > .headline .content > .msg {
    padding-top: 40px;
}

#cfds > .headline .content > .msg,
#cfds > .headline .content > .actions
{
    height: inherit;
    vertical-align: middle;
}

#cfds > .headline .content > .actions .one_button {
    margin-top:53px;
}

#cfds > .headline .content > .actions .two_button {
    margin-top:35px;
}

#cfds > .headline .actions {
    text-align: center;
    height: 100%;
    float: right;
}

#cfds > .headline .actions p,
#cfds > .headline .msg {
    color: white;
    text-shadow: 1px 1px 1px black;
}

#cfds > .headline .actions p {
    font-size: 15px;
    background-color: rgba(0,0,0,0.65);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#60000000,endColorstr=#60000000);
    padding:5px;
}

#cfds > .headline .actions p > a {
    color: #3eaf2c;
}

#cfds > .headline .content > .msg {
    float: left;
    width: 400px;
}

#cfds > .headline .msg > span {
    display: block;
}

#cfds > .headline .msg .bold {
    font-weight: bold;
    font-size: 24px;
    line-height: 45px;
    width: 500px;
}

#cfds > .headline .msg .regular {
    font-size: 18px;
    line-height: 24px;
}

/* .headline style ends */

/* .body style starts */

#cfds > .body {}

/* .body style ends */


/* .controls style starts */

#cfds > .body .controls {
    position: relative;
    margin-bottom: 50px;
}

/* .controls style ends */


/* .page style starts */

#cfds > .body > .page {
    margin-top: 50px;
}

#cfds > .body > .page ol {
    font-weight: normal;
}

#cfds > .body > .page > .section {
    margin: 0 45px;
    margin-bottom: 50px;
    position: relative;
}

#cfds > .body > .page > .section-no-pad {
    margin: 0 45px;
    position: relative;
}

#cfds > .body > .page .two_column {
    padding-top: 20px;
}

#cfds > .body > .page > .two_column {
    padding-top: 0px;
    margin: 0 45px;
}
#cfds > .body > .page .two_column div.left,
#cfds > .body > .page .two_column div.right {
    position: relative;
    float: left;
    padding-left: 20px;
    padding-bottom: 50px;
    width: 45%;
}

#cfds > .body > .page .section-no-pad .two_column div.left,
#cfds > .body > .page .section-no-pad .two_column div.right {
    position: relative;
    float: left;
    padding-left: 30px;
    padding-bottom: 20px;
}

#cfds > .body > .page ul.checkmark li {
    list-style-image: url("/images/autochartist/check.png");
}

#cfds > .body > .page ul.checkmark {
    padding-left:28px;
}

#cfds > .body > .page .three_column {
    text-align: center;
    margin-left: 35px;
    margin-top: 10px;
    position: relative;
}

#cfds > .body > .page .three_column div.left,
#cfds > .body > .page .three_column div.middle,
#cfds > .body > .page .three_column div.right {
    position: relative;
    float: left;
    width: 29%;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 30px;
}

#cfds > .body > .page .three_column h2,
#cfds > .body > .page .two_column h1 {
    font-weight: bold;
    font-size: 15px;
    color: #3d3d3d;
    line-height: 5x;
    padding-top: 20px;
}

#cfds > .body > .page > h1 {
    font-weight: bold;
    font-size: 15px;
    color: #3d3d3d;
    line-height: 5px;
    margin-left: 50px;
    padding-bottom: 20px;
}

#cfds > .body > .page > .section span.h1, 
#cfds > .body > .page > .section-no-pad span.h1 {
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
    color: #3d3d3d;
    border-bottom: 2px solid #818793;
    padding-bottom: 10px;
    display: block;
}

#cfds > .body > .page > .section h2, 
#cfds > .body > .page > .section-no-pad h2 {
    font-weight: normal;
    font-size: 15px;
    line-height: 30px;
}

#cfds > .body > .page li,
#cfds > .body > .page > .section td,
#cfds > .body > .page > .section th,
#cfds > .body > .page > .section p,
#cfds > .body > .page > .three_column p,
#cfds > .body > .page > .two_column p,
#cfds > .body > .page > .two_column li {
    line-height: 25px;
    font-size: 13px;
    color: #000000;
    margin: 13px 0;
}

#cfds > .body > .page > .section p.header {
    padding-top:20px;
}

#cfds > .body > .page > .section th {
    font-weight: bold;
    color: #3d3d3d;
    text-align: left;
}

#cfds > .body > .page > .section table {
    width: 100%;
    margin-top: 35px;
}

#cfds > .body > .page > .section p.blue {
    font-weight: bold;
}

#cfds > .body > .page p a {
    color: #3eaf2c;
}

#cfds > .body > .page > .section a.section-link {
    position: absolute;
    top: 70px;
    right: 45px;
    text-decoration: none;
    font-size: 15px;
    font-weight: normal;
    color: #3eaf2c;
}


#cfds > .body > .page > .section.stage ol,
#cfds > .body > .page > .section.stage p {
    width: 450px;
}

#cfds > .body > .page > .section.stage.autochartist-steps ol,
#cfds > .body > .page > .section.stage.autochartist-steps p {
    width: 375px;
}

#cfds > .body > .page > .section.stage ol {
    font-weight:normal;
    border-top:1px solid #bec3cc;
}

/* .section.benefits subsection starts */

#cfds > .body > .page > .section {
    padding-bottom: 20px;
}

#cfds > .body > .page > .section .items {}


#cfds > .body > .page > .section .items h2 {
    padding-top:20px;
}
#cfds > .body > .page > .section .block-item {
    width: 275px;
    height: 235px;
    float: left;
    text-align: center;
    margin-top: 30px;
    padding: 0 64px;
}

#cfds > .body > .page > .section .block-item:first-child,
#cfds > .body > .page > .section .block-item:nth-child(2) {
    padding-top:20px;
}

#cfds > .body > .page > .section .block-item span.h1 {
    font-weight: bold;
    font-size: 14px;
    color: #3d3d3d;
    line-height: 22px;
    border: none;
}

#cfds > .body > .page > .section .block-item p {
    font-size: 14px;
    color: #000000;
    line-height: 22px;
}

/* .section.benefits subsection ends */

/* .section.power subsection starts */

#cfds > .body > .page > .section .horizontal-item {
    margin-top: 40px;
    position: relative;
    padding-left: 132px;
}

#cfds > .body > .page > .section .horizontal-item .icon {
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    width: 100px;
    height: 100%;
    border-right: 1px solid #7e7e7e;
}

#cfds > .body > .page .horizontal-item p.disclaimer {
    margin-left: 42px;
    margin-right: 42px;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    padding-bottom: 20px;
}

#cfds > .body > .page > .section .horizontal-item .icon.competitive {
    background-image: url("/images/cfd/competitive.jpg");
    background-position: 10px 5px;
}

#cfds > .body > .page > .section .horizontal-item .icon.automated {
    background-image: url("/images/cfd/automated.jpg");
    background-position: 10px 0px;
}

#cfds > .body > .page > .section .horizontal-item .icon.pay {
    background-image: url("/images/cfd/pay.jpg");
    background-position: 8px 10px;
}

#cfds > .body > .page > .section .horizontal-item .icon.download {
    background-image: url("/images/cfd/icon-download.png");
    background-position: 20px 10px;
}

#cfds > .body > .page > .section .horizontal-item .icon.arrow {
    background-image: url("/images/cfd/icon-arrow.png");
    background-position: 20px 10px;
}

#cfds > .body > .page > .section .horizontal-item .icon.oanda {
    background-image: url("/images/cfd/icon-oanda.png");
    background-position: 20px 10px;
}


#cfds > .body > .page > .section .horizontal-item .icon.oanda-small {
    background-image: url("/images/cfd/icon-oanda-small.png");
    background-position: 20px 10px;
}

#cfds > .body > .page > .section .horizontal-item .icon.mouse {
    background-image: url("/images/cfd/icon-mouse.png");
    background-position: 20px 10px;
}

#cfds > .body > .page > .section .horizontal-item .icon.stopwatch {
    background-image: url("/images/cfd/icon-stopwatch.png");
    background-position: 20px 10px;
}
/* .section.power subsection ends */

/* .section.cfdexample subsection starts */

#cfds > .body > .page > .section.cfdexample span.h1 {
    margin-bottom: 35px;
}

#cfds > .body > .page > .section.cfdexample p {
    font-size: 15px;
}

/* .section.cfdexample subsection starts */

/* .section.risks subsection starts */

#cfds > .body > .page > .section.risks span.h1 {
}

#cfds > .body > .page > .section.risks h2,
#cfds > .body > .page > .section.risks p
{
    font-size: 15px;
    color: #000000;
    line-height: 24px;
    padding: 0;
    margin: 0;
}

#cfds > .body > .page > .section.risks h2 {
    margin-top: 20px;
    margin-bottom: 10px;
}

#cfds > .body > .page > .section.risks p {
    margin-bottom: 10px;
}

/* .section.risks subsection ends */

/* .section.cfdexample subsection starts */

/* .section.cfdexample subsection ends */


/* .section.faq subsection starts */
#cfds > .body > .page > .section.faq {
    margin: 0;
    padding: 0 75px;
    padding-bottom: 50px;
    background-color: #f1f1f1;
    border-top: 2px solid #e1e1e1;
    font-size: 13px;
    line-height: 25px;
    margin-bottom: 50px;
    /*box-shadow: inset 1px 1px 1px 1px #e1e1e1;*/
}

#cfds > .body > .page > .section.faq .title {
    margin-top:50px;
    font-size: 14px;
    font-weight: bold;
    color: #3d3d3d;
    line-height:22px;
}

#cfds > .body > .page > .section.faq .question-answer {
    margin-top: 50px;
}

#cfds > .body > .page > .section.faq .horizonal-divider {
    height: 1px;
    width: 530px;
    border-bottom: 1px solid #e0e1e3;
}

#cfds > .body > .page > .section.faq span.h1 {
    padding-bottom: 5px;
    border-bottom: none;
}

#cfds > .body > .page > .section.faq p {
    width: 670px;
    padding-top: 10px;
}
/* .section.faq subsection ends */

/* .section.stage subsection starts */

#cfds > .body > .page > .section.stage {
    padding-bottom:0px;
}

#cfds > .body > .page > .section.stage span.h1 {
    padding-bottom: 0;
    border-bottom: none;
}

#cfds > .body > .page > .section.stage.feature-image {
    background-repeat: no-repeat;
    background-position: top right;
}

#cfds > .body > .page > .section.stage.feature-image.desktop {
    background-image: url("/images/cfd/desktop.jpg");
    min-height: 260px;
    margin-bottom: 0;
}

#cfds > .body > .page > .section.stage.feature-image.autochartist_comp {
    background-image: url("/images/cfd/comp.png");
    min-height: 260px;
    margin-bottom: 0;
}

#cfds > .body > .page > .section.stage.feature-image.autochartist_steps {
    background-image: url("/images/cfd/autochartist-steps.png");
    min-height: 620px;
    margin-bottom: 60px;
}

#cfds > .body > .page > .section.stage.feature-image.phone {
    background-image: url("/images/cfd/phone.jpg");
    min-height: 280px;
    margin-bottom: 0;
}

#cfds > .body > .page > .section.stage.feature-image.laptop {
    background-image: url("/images/cfd/laptop.jpg");
    min-height: 220px;
}

#cfds > .body > .page > .section.stage.feature-image.charts {
    background-image: url("/images/cfd/charts.png");
    min-height: 220px;
}

#cfds > .body > .page > .section.stage.feature-image.webinars_comp {
    background-image: url("/images/learn/laptop_image.jpg");
    min-height: 175px;
}

#cfds > .body > .page > .section.stage li,
#cfds > .body > .page > .section.stage p {
    width: 480px;
}

#cfds > .body > .page > .section.stage.autochartist_steps ol,
#cfds > .body > .page > .section.stage.autochartist_steps li,
#cfds > .body > .page > .section.stage.autochartist_steps p {
    width: 400px;
}

#cfds > .body > .page > .section.stage.autochartist_steps a.enroll-btn {
    display: inline-block;
}

/* .section.stage subsection ends */

/* section.table subsection starts */

#cfds > .body > .page > .section .schedule col.date {
    width: 70px;
}

#cfds > .body > .page > .section .schedule col.time {
    width: 65px;
}

#cfds > .body > .page > .section .schedule col.topic {
    width: 450px;
}

#cfds > .body > .page > .section .schedule col.speaker {
    width: 90px;
}

#cfds > .body > .page > .section .schedule td {
    font-weight: bold;
    font-size: 15px;
    color: #000000;
}

#cfds > .body > .page > .section .schedule a.wlink {
    font-weight: bold;
    font-size: 15px;
    line-height: 26px;
    color: #000000;
    background: url("/images/learn/arrow_jpg.png") center right no-repeat;
    background-size: 23px;
    padding-right: 30px;
    display: inline-block;
}

#cfds > .body > .page > .section .schedule p,
#cfds > .body > .page > .section .schedule li {
    font-weight: normal;
    font-size: 12px;
    font-height: 19px;
    color: #000000;
    width: 90%;
}

#cfds > .body > .page > .section .schedule li {
    margin: 0;
}

/* section.table subsection ends*/


/* profiles section starts*/

#cfds > .body > .page .section .items .profiles {
    padding-top: 55px;
    position: relative;
}

#cfds > .body > .page > .section .profiles .profile-image {
    padding-right: 46px;
    float: left;
}

#cfds > .body > .page > .section .profiles .description {
    position: absolute;
    float: left;
    margin-left: 235px;
    bottom: 0;
}

#cfds > .body > .page > .section .profiles h4 {
    font-weight: bold;
    font-size: 15px;
    color: #3d3d3d;
}

#cfds > .body > .page > .section .profiles h3 {
    font-weight: normal;
    font-size: 15px;
    color: #3d3d3d;
    line-height: 22px;
    padding-bottom: 7px;
}

#cfds > .body > .page > .section .profiles p {
    font-weight: normal;
    font-size: 15px;
    color: #3d3d3d;
    line-height: 19px;
    margin: 0;
}

#cfds > .body > .page > .section p.test_intro {
    font-weight: bold;
    font-size: 15px;
    color: #3d3d3d;
    line-height: 28px;
    width: 90%;
}

#cfds > .body > .page > .section .three_col h2.footnote {
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    line-height: 22px;
    padding-top: 0px;
}

#cfds > .body > .page .three_col div.left,
#cfds > .body > .page .three_col div.right,
#cfds > .body > .page .three_col div.middle {
    position: relative;
    float: left;
    width: 27%;
    padding-right: 50px;
}

/* profiles section ends*/

/* .page style ends */

/* .container style starts */

#cfds .container.icon {
    padding-left: 85px;
    background-image: url("/images/cfd/icon-example.jpg");
    background-repeat: no-repeat;
    background-position: 0px 5px;
    margin-top:25px;

}

/* .container style ends */


/* .toggle style starts */

.toggle {
    height: 36px;
    width: 277px;
    border: 1px solid #e1e1e1;
    cursor: pointer;
    background: -webkit-linear-gradient(top, #ffffff 0%, #e9e9e9 100%);
    font-size: 13px;
    font-weight: bold;
    line-height: 36px;
    color: #000000;
    display: inline-block;
    text-decoration: none !important;
}

.toggle.four {
    width: 210px;
}

.toggle:hover {
    background: #efefef;
    color: #000 !important;
}

.toggle:active {}

.toggle.radius-right {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.toggle.radius-left {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.toggle.no-right-left-border {
   border-left: none; 
   border-right: none; 
}

.toggle.selected {
    background: #efefef;
    box-shadow: inset 0 -12px 0px -10px #94d600;
    color: #3d3d3d;
}

/* .toggle style ends */

/* .btn style starts */
.btn {
    background: #2AA628;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJhYTYyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNDY1MjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #2AA628 0%, #346524 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2AA628), color-stop(100%,#346524));
    background: -webkit-linear-gradient(top, #2AA628 0%,#346524 100%);
    background: -o-linear-gradient(top, #2AA628 0%,#346524 100%);
    background: -ms-linear-gradient(top, #2AA628 0%,#346524 100%);
    background: linear-gradient(to bottom, #2AA628 0%,#346524 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2aa628', endColorstr='#346524',GradientType=0 );
    box-shadow: inset 0 1px 0 #92D379;
    border: 1px solid #23611B;
    border-radius: 3px 3px 3px 3px;
    color: white;
    cursor: pointer;
    font-size: 17px;
    height: 46px;
    letter-spacing: 0.3px;
    outline: medium none #698BA9;
    text-align: center;
    text-shadow: 0 -1px 1px #1D3651;
    width: 100%;
}

.btn:hover {
    background: #2aa628; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJhYTYyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTc5MjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #2aa628 0%, #2e7923 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2aa628), color-stop(100%,#2e7923)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #2aa628 0%,#2e7923 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #2aa628 0%,#2e7923 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #2aa628 0%,#2e7923 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #2aa628 0%,#2e7923 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2aa628', endColorstr='#2e7923',GradientType=0 ); /* IE6-8 */
}

.btn:active {
    background: #2aa628; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJhYTYyOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTc5MjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #2aa628 0%, #2e7923 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2aa628), color-stop(100%,#2e7923)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #2aa628 0%,#2e7923 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #2aa628 0%,#2e7923 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #2aa628 0%,#2e7923 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #2aa628 0%,#2e7923 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2aa628', endColorstr='#2e7923',GradientType=0 ); /* IE6-8 */
    box-shadow: inset 0 1px 5px #1b6717;
}

/* .btn style ends */


/* OANDA page overrides */

footer {
    margin-top: 0;
}

div#quote-panel{
    margin-left: -10px;
}
div#help-bubble,
div#qp-toggle{
    display: none;
}

#cfdcontrols {
    text-align: center !important;
}
