@charset "utf-8";a {
    font-family: Arial,Helvetica,sans-serif;
    cursor: pointer;
    font-size: 12px;
    color: #039;
}

a:link,a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.style1 {
    color: #2c79ce;
}

.style2 {
    color: #FFF;
}

.style3 {
    color: #2c52b2;
}

.style4 {
    font-size: 10px;
}

.style6 {
    color: #666;
}

fieldset {
    padding: 4px;
    border: 1px #bbb solid;
    margin-bottom: 1.5em;
}

legend {
    font-size: large;
    font-weight: bold;
    color: white;
}

label.error {
    background: url('images/unchecked.gif') no-repeat 3px 0;
    color: #ea5200;
    font-weight: bold;
    padding-bottom: 2px;
    padding-left: 19px;
}

label.checked {
    background: url("images/checked.gif") no-repeat 3px 0;
}

h2 {
    font-size: 14px;
}

.divbutton:hover {
    background-color: #4074f7;
}

.loginbackground {
    background-color: white;
}

.loginbox {
    width: 250px;
    padding: 8px;
    border: 2px #2c52b2 solid;
    background-color: #cddbe8;
    margin: 0 auto 0 auto;
}

.loginheader {
    margin: -8px;
    margin-bottom: 14px;
    padding-left: 8px;
    line-height: 2em;
    background-color: #2c52b2;
    color: white;
    font-weight: bold;
}

.loginfail {
    padding: 8px;
    border: 2px #2c52b2 solid;
    background-color: #cddbe8;
}

.errordialog {
    width: 280px;
    padding: 8px;
    border: 2px red solid;
    background-color: #606060;
}

.errorheader {
    margin: -8px;
    margin-bottom: 14px;
    padding-left: 8px;
    line-height: 2em;
    background-color: red;
    color: white;
    font-weight: bold;
}

.errormessage {
    color: white;
    font-weight: bold;
    text-align: left;
}

.logoutdialog {
    width: 280px;
    padding: 8px;
    border: 2px #2c52b2 solid;
    background-color: #cddbe8;
}

.ipodialog {
    width: 600px;
    background-color: #4269cc;
    padding: 8px;
    display: none;
    cursor: default;
    text-align: left;
    color: white;
}

.disclosure_dialog {
    width: 600px;
    background-color: #4269cc;
    padding: 8px;
    display: none;
    cursor: default;
}

.disclosure_content {
    height: 260px;
    width: 100%;
    overflow: auto;
    color: white;
}

.disclosure_checkbox {
    vertical-align: middle;
    position: relative;
    bottom: 1px;
}

.disclosure_label {
    color: white;
}

.agreementdialog {
    width: 600px;
    background-color: #4269cc;
    padding: 8px;
    display: none;
    cursor: default;
}

.agreementwindow {
    height: 260px;
    width: 100%;
    overflow: auto;
    color: white;
}

.agreementconfirm {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 3px;
    border: 2px #404040 solid;
    background-color: #808080;
    cursor: pointer;
}

.buyoddrow {
    color: white;
}

.buyevenrow {
    background-color: #cddbe8;
    color: black;
}

.selloddrow {
    color: white;
}

.sellevenrow {
    color: black;
    background-color: #ececec;
}

.confirm24spread {
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    padding: 3px;
    border: 2px #404040 solid;
    background-color: #808080;
    cursor: pointer;
}

.confirmlabel {
    position: absolute;
    padding: 2px;
    padding-left: 6px;
    font-weight: bold;
}

.confirmvalue {
    margin-left: 11em;
    line-height: 22px;
    font-weight: bold;
}

.ipolabel {
    position: absolute;
    padding: 0;
    padding-left: 6px;
    font-weight: bold;
}

.ipovalue {
    margin-left: 14em;
    line-height: 2em;
    font-weight: bold;
}

.loading {
    color: white;
    font-size: large;
    font-weight: bold;
    vertical-align: middle;
}

.language_button {
    cursor: pointer;
}

.tooltip {
    font-size: xx-small;
}

.numbercell {
    background-color: black;
    text-align: left;
    padding-left: .5em;
}

.smalltext {
    border-style: none;
    font-family: "Arial","Helvetica","sans-serif";
    font-size: 10pt;
}

.title {
    border-style: none;
    font-family: "Arial","Helvetica","sans-serif";
    font-size: 14pt;
}

#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
    padding: 5px;
    opacity: .85;
}

#tooltip h3,#tooltip div {
    margin: 0;
}

#button_row_cell {
    height: 35px;
    margin: 5px 0 0 0;
}

#container {
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 130%;
    min-width: 1200px;
}

#top {
    clear: both;
    margin: 0;
    padding: 0;
}

#footer {
    clear: both;
    margin: 2px 1px 1px 1px;
    padding: 0;
}

#page {
    clear: both;
    margin: 0;
    padding: 0;
}

#client_info_cell {
    height: 43px;
}

#aastock_iframe {
    width: 100%;
    height: 350px;
    max-width: 1000px;
    overflow: auto;
    margin: 0;
    padding: 0;
}

#tradingdiv {
    clear: both;
    border-top: 1px solid #DDF;
    margin: 0;
    padding: 0;
    height: 270px;
}

td#crm_cashinfo_wrapper {
    width: 290px;
}

div#crm_cashinfo_container {
    float: left;
    width: 286px;
    height: 246px;
    border: 2px solid #309ad0;
    margin-right: 2px;
    overflow: hidden;
}

div#crm_cashinfo_header {
    padding-left: 2px;
    background-color: #CDDBE8;
    width: 284px;
    line-height: 24px;
    height: 24px;
    display: table-cell;
    vertical-align: middle;
    border-bottom: 2px solid #309ad0;
}

div.crm_cashinfo_row {
    width: 286px;
    height: 19px;
    float: left;
}

div.crm_cashinfo_cell {
    height: 19px;
    line-height: 19px;
    width: 143px;
}

div.crm_cashinfo_cell_label {
    padding-left: 2px;
    background-color: #CDDBE8;
    text-align: left;
    width: 141px;
    float: left;
}

div.crm_cashinfo_cell_content {
    padding-right: 2px;
    text-align: right;
    color: #2C52B2;
    width: 141px;
    float: left;
}

td#crm_cashinfo_mc_wrapper {
    width: 290px;
}

div#crm_cashinfo_mc_container {
    float: left;
    width: 286px;
    border: 2px solid #309ad0;
    margin-right: 2px;
    overflow: hidden;
}

div#crm_cashinfo_mc_header {
    padding-left: 2px;
    background-color: #CDDBE8;
    width: 284px;
    line-height: 24px;
    height: 24px;
    display: table-cell;
    vertical-align: middle;
    border-bottom: 2px solid #309ad0;
}

div.crm_cashinfo_mc_row {
    width: 286px;
    height: 19px;
    float: left;
}

div.crm_cashinfo_mc_cell {
    height: 19px;
    line-height: 19px;
    width: 143px;
}

div.crm_cashinfo_mc_cell_label {
    padding-left: 2px;
    background-color: #CDDBE8;
    text-align: left;
    width: 141px;
    float: left;
}

div.crm_cashinfo_mc_cell_content {
    padding-right: 2px;
    text-align: right;
    color: #2C52B2;
    width: 141px;
    float: left;
}

#a_quote {
    margin-right: 20px;
}

.infocastMenu {
    height: 74px;
    width: 80px;
    background-color: #CDDBE8;
    border: 1px solid #2C52B2;
    padding: 1px;
    text-align: center;
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    color: #2569B3;
    cursor: pointer;
}

.infocastMenu:hover {
    background: #CDDBE8;
    background-image: -webkit-linear-gradient(top,#CDDBE8,#d1eaff);
    background-image: -moz-linear-gradient(top,#CDDBE8,#d1eaff);
    background-image: -ms-linear-gradient(top,#CDDBE8,#d1eaff);
    background-image: -o-linear-gradient(top,#CDDBE8,#d1eaff);
    background-image: linear-gradient(to bottom,#CDDBE8,#d1eaff);
}
