﻿@charset "utf-8";
/* 
Developed by Innotech 2010.
Version : [M01_1.00]. Date : [17/03/10].
Ver. history : [...]
Website : http://www.innotech.vn. Email : [info@innotech.vn]
All rights reserved.
--------------------------------------*/
/* IMPORT OTHER STYLESHEETS
-------------------------------------*/


/*RESET & BASIC PAGE SETUP
------------------------------------------------------ */
* {
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
}

/*body {
    font: 62.5% Arial, Verdana, Helvetica, sans-serif;
    background: #ebebeb;
    overflow-x: hidden;
}

html, body {
    height: 100%;
    background-color: #000;
    color: #1a1a1a;
    border-width: 0px;
}*/

img {
    border: 0 none;
}

outline {
    border: none;
}

ul {
    list-style: none;
}

input:focus, select:focus {
    /*border: 0 none;
    outline: 0 none;*/
}

.noPadding {
    padding: 0 !important;
}
/* Remove what is not necessary--------------------------------------*/
/*button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    border: none;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
    font-size: 12px;
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}*/
/* Tables--------------------------------------*/
table {
    border-spacing: 0;
    border-collapse: collapse;
}

td, th {
    padding: 2px;
}

th {
    font-weight: bold;
}
/* TOOL BOX
------------------------------------------------------ */
.left {
    float: left;
}

.right {
    float: right;
}

.text_l {
    text-align: left;
}

.text_c {
    text-align: center;
}

.text_r {
    text-align: right;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
    cursor: pointer;
    outline: none;
}

    a:hover {
        text-decoration: underline;
        cursor: pointer;
    }

.advances {
    color: lime;
}

.declines {
    color: #ff0000;
}

.no_change {
    color: #ff9600;
}

.red {
    color: #ff0000;
}

.red_hightlight {
    color: #000;
    background: #ff5050;
}

.green {
    color: #03ff04;
}

.green_hightlight {
    color: #000;
    background: #03ff04;
}

.blue {
    color: #1563c8;
}

.status_marketopen {
    color: #66FFF2;
}

.yellow {
    color: #ffff00;
}

.yellow_hightlight {
    color: #000;
    background: #ffff00;
}

.violet {
    color: #ff00ff;
}

.violet_hightlight {
    color: #000;
    background: #ff00ff;
}

.cyan {
    color: #00ffff;
}

.cyan_hightlight {
    color: #000;
    background: #00ffff;
}

.white {
    color: #000;
}

.dark_yellow {
    color: #edaf07;
}

button {
    cursor: pointer;
}

.btn_round {
    height: 20px;
    margin-right: 4px;
}

.btnDisabled {
    background-color: Gray;
}

/*.btn {
    border: none;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    padding: 3px 0 17px;
  
    background: url( 'Images/btn_submit.png') repeat-x top left;
    overflow: hidden;
    text-indent: 0;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
 
    .btn:hover {
  
        background: url( 'Images/btn_submit.png') repeat-x left bottom;
        height: 20px;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
    }*/

.btn_submit_a2 {
    float: left;
    display: block;
    margin-right: 10px;
    height: 27px;
    background: url( 'Images/btn_submit_a2.png' ) no-repeat top left;
}

    .btn_submit_a2 .submit_a2 {
        border: none;
        height: 27px;
        margin-left: 4px;
        padding-right: 5px;
        font-size: 1.1em;
        color: #595959;
        font-weight: bold;
        background: url( 'Images/btn_submit_a2.png' ) no-repeat bottom right;
    }

.none {
    display: none;
}

.w100per {
    width: 100%;
}

.w80per {
    width: 80%;
}

.w10per {
    width: 9.99%;
}

.w25per {
    width: 24.99%;
}

.w30per {
    width: 29.99%;
}

.w40per {
    width: 39.99%;
}

.w49per {
    width: 49%;
}

.w50per {
    width: 50%;
}

.w90per {
    width: 89.99%;
}

.w35 {
    width: 35px !important;
}

.w40 {
    width: 40px !important;
}

.w45 {
    width: 45px !important;
}

.w50 {
    width: 50px;
}

.w55 {
    width: 55px;
}

.w60 {
    width: 60px;
}

.w70 {
    width: 70px;
}

.w80 {
    width: 80px;
}

.w83 {
    width: 83px;
}

.w90 {
    width: 90px;
}

.w96 {
    width: 96px;
}

.w100 {
    width: 100px;
}

.w101 {
    width: 101px;
}

.w105 {
    width: 105px;
}


.w110 {
    width: 110px;
}

.w110 {
    width: 110px;
}

.w125 {
    width: 125px;
}

.w130 {
    width: 130px;
}

.w140 {
    width: 140px !important;
}

.w150 {
    width: 150px !important;
}

.w160 {
    width: 160px;
}

.w170 {
    width: 170px;
}

.w180 {
    width: 180px;
}

.w190 {
    width: 190px;
}

.w200 {
    width: 200px;
}

.w210 {
    width: 210px;
}

.w220 {
    width: 223px;
}

.w255 {
    width: 255px;
}

.w300 {
    width: 300px;
}

.w340 {
    width: 340px;
}

.w385 {
    width: 401px;
}

.w400 {
    width: 400px;
}

w420 {
    width: 420px;
}

.w445 {
    width: 445px;
}

.w500 {
    width: 500px;
}

.w750 {
    width: 750px !important;
}

.pleft12 {
    padding-left: 12px;
}

.ptop30 {
    padding-top: 20px;
}

.ptop3 {
    padding-top: 3px;
}

.ptop10 {
    padding-top: 10px;
}

.ptop15 {
    padding-top: 15px;
}

.pbottom10 {
    padding-bottom: 10px;
}

.mtop1 {
    padding-top: 1px;
}

.mtop2 {
    margin-top: 2px;
}

.mtop5 {
    margin-top: 5px;
}

.mtop10 {
    margin-top: 10px;
}

.mtop20 {
    margin-top: 20px;
}

.mtop80 {
    margin-top: 80px;
}

.ml50 {
    clear: both;
    margin-left: 60px;
}

.ml100 {
    margin-left: 100px;
}

.mr30 {
    margin-right: 30px;
}

.ml30 {
    margin-left: 30px;
}

.mr2 {
    margin-right: 2px;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mr40 {
    margin-right: 40px !important;
}

.mar-left-5 {
    margin-left: 5px;
}

.mar-left-15 {
    margin-left: 15px;
}

.mar-left-30 {
    margin-left: 30px;
}

.mar-bottom-15 {
    margin-bottom: 15px;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb30 {
    margin-bottom: 30px;
}

.pdd2 {
    padding: 2px 4px !important;
}

.mbottom5 {
    margin-bottom: 5px;
}

.mbottom10 {
    margin-bottom: 10px;
}

.mbottom50 {
    margin-bottom: 50px;
}
.stock_code {
    font-weight: bold !important;
    text-align: left;
    vertical-align: bottom;
    padding: 0;
}

    .stock_code .right {
        display: block;
        padding-top: 2px;
    }

.faq1 {
    font-size: 1.1em;
    font-style: italic;
    color: #4c4c4c;
    font-weight: bold;
    padding: 0 2px;
}

.pad0 {
    padding: 0px !important;
}

.pad-left2 {
    padding: 2px !important;
}

.pad-left15 {
    padding-left: 15px !important;
}

.pad-left23 {
    padding-left: 23px !important;
}

.pad-left296 {
    padding-left: 296px;
}

.pad-left242 {
    padding-left: 242px;
}

.pad-left175 {
    padding-left: 175px;
}

.pad-left36 {
    padding-left: 36px;
}

.pad-left350 {
    padding-left: 350px;
}

.pad-bottom-10 {
    padding-bottom: 10px;
}
/* STRUCTURE & STUFF
-------------------------------------------------------*/

#i_wrapper {
    /*min-height: 100%;
    height: auto !important;
    height: 100% */
}

.i_push {
    /*height: 95px; */
}

#i_header {
    display: block;
    margin: 0 auto;
    /* background: url('Images/header_bg.jpg') repeat-x top left; */
    width: 1000px;
    height: 130px;
    position: relative;
    z-index: 1;
}

#i_header_login {
    display: block;
    margin: 0 auto 20px;
    /* background: url('Images/header_bg.jpg') repeat-x top left; */
    width: 1000px;
    height: 40px;
    border-bottom: 5px solid #008346;
    position: relative;
    z-index: 1;
}

#i_MarketQuotes {
    display: block;
    margin: 5px auto 0;
    background: url( 'Images/stock_quotes_bg.png' ) no-repeat top left;
    /*width: 1000px;*/
    height: 55px;
}

#i_content {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: relative;
}

#i_footer {
    clear: both;
    width: 1000px;
    margin: 5px auto 0;
    background: #fff;
    font-size: 1.1em;
}

/*Table Data Grid 10 ----------------------------------*/
.tdSpace {
    height: 1px !important;
}

.data_grid10 {
    width: 100% !important;
}

    .data_grid10 tbody tr:hover {
        /*background: #363636;*/
        cursor: pointer;
    }

        .data_grid10 tbody tr:hover td {
            /*background: #363636 !important;*/
            border-bottom: 2px solid #ff9800;
        }

.data_grid10_head {
    background: #202020;
    /*background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#777173));
    background: -moz-linear-gradient(top, #222222, #777173);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#777173');*/
}

    .data_grid10_head th {
        /*font: bold 11px Tahoma;*/
        color: #fff;
        padding: 2px 2px 4px;
        font-family: Arial, Tahoma, Verdana;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
    }

.data_grid10 thead tr th {
    border: 1px solid #343434;
}

.data_grid10 tbody tr td {
    border: 1px solid #343434;
}

.data_grid10 tbody, .data_grid10 .grey {
    background: #292929;
}

.odd .grey {
    background: #222222;
}

.data_grid10 tbody tr td {
    margin: 1px;
    font-family: Arial,Tahoma, Verdana;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
}


.data_grid10 .odd {
    background: #141414;
    vertical-align: middle;
}

    .data_grid10 .odd img, .data_grid10 .even img {
        margin-right: 2px;
        margin-top: 2px;
    }

.data_grid10 .even {
    background: #000;
    vertical-align: middle;
}

.data_grid10 .stock_code {
    font-weight: bold;
    /*padding: 4px 0;*/
}

.data_grid10 .normal {
    text-align: right;
}

.data_grid10 .stock_market_code {
    font-weight: bold;
    text-align: center;
}

.tbQuote_Float {
    z-index: 40;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    margin: 0;
    padding: 0;
    max-width:inherit;
}

/*.StockQuote_order_green
{
	font-weight: bold;
	text-align: center;
}
.StockQuote_order_green .btn_buy_enable
{
	text-decoration: underline;
	color: #0ae60a;
	padding: 2px 2px;
}
.StockQuote_order_green .btn_buy_enable:hover
{
	color: #00ff01;
	cursor : pointer;
}
.StockQuote_order_red
{
	font-weight: bold;
	text-align: center;
}
.StockQuote_order_red .btn_sell_enable
{
	text-decoration: underline;
	color: #e31937;
}
.StockQuote_order_red .btn_sell_enable:hover
{
	color: #ff0026;
	cursor : pointer;
}
*/
.StockQuote_order_green {
    font-weight: bold;
    text-align: center;
}

    .StockQuote_order_green a {
        text-decoration: underline;
        color: #fff;
        padding: 2px;
        background: #009600;
        border-radius: 1px;
    }

        .StockQuote_order_green a:hover {
            color: #009600;
            background: #c6e0c6;
        }

.StockQuote_order_red {
    font-weight: bold;
    text-align: center;
}

    .StockQuote_order_red a {
        text-decoration: underline;
        color: #fff;
        padding: 2px;
        background: #AA0000;
        border-radius: 1px;
    }

        .StockQuote_order_green a.disable_pri, .StockQuote_order_green a:hover.disable_pri, .StockQuote_order_red a.disable_pri, .StockQuote_order_red a:hover.disable_pri {
            color: #5F5F5F;
            background: #3E3E3E !important;
            cursor: default !important;
        }

        .StockQuote_order_red a:hover {
            color: #AA0000;
            background: #ddbdbd;
        }

.StockQuote_order_yellow {
    font-weight: bold;
    text-align: center;
}

    .StockQuote_order_yellow a {
        text-decoration: underline;
        color: #feae19;
    }

        .StockQuote_order_yellow a:hover {
            color: #ffc355;
        }
/*Table Data Grid 11 ----------------------------------*/

.headGrid11 {
    margin-bottom: 2px;
}

.data_grid11 {
    width: 100% !important;
    font-size: 12px;
    font-family: Arial,Tahoma, Verdana;
    height: auto !important;
    margin-top: 5px;
}

    .data_grid11 tr.odd td {
        background: #f2f5f9 !important;
    }

    .data_grid11 tr.event td {
        background: #fff !important;
    }

.data_grid11_rir {
    width: 60% !important;
    font-family: Arial, Sans-Serif;
}

.data_grid11 th, .data_grid11 td {
    border: 1px solid #b7babc;
}

.data_grid11_head {
    background: #1c94cc;
    -webkit-print-color-adjust: exact;
}

.data_grid11_blue {
    background: #4495d1;
    -webkit-print-color-adjust: exact;
}

    .data_grid11_head th, .data_grid11_blue th {
        /*white-space:nowrap;*/
        padding: 4px 2px;
        font-size: 10px;
        color: #fff;
        font-size: 12px;
        font-family: Arial,Tahoma, Verdana;
        text-align: center;
    }

.data_grid11_fshead {
    padding: 9px 2px !important;
}

.bgSubDealInfo td {
    background: #eeefef !important;
}

.data_grid11 tbody td {
    font-size: 12px;
    font-family: Arial,Tahoma, Verdana;
    padding: 8px 4px;
    background: #fff;
}

.data_grid11 .green {
    color: #00aa00;
    font-weight: bold;
}

.data_grid11 .red {
    color: #C80000;
    font-weight: bold;
}

.grey11 {
    background: #eeefef !important;
}

.trGrey {
    background: #eeefef !important;
}

.sumtr {
    background: #e0e0e0;
}

    .sumtr td, .sumtr th {
        padding: 6px 2px;
    }

    .sumtr td {
        font-weight: bold;
        text-align: right;
    }

.data_grid11 .order {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    padding: 3px 5px 10px;
}

.removeStock {
    position: absolute;
    top: 0px;
    right: -20px;
    cursor: pointer;
    -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}

.removeSubOrderInfo {
    position: absolute;
    top: -3px;
    right: 0px;
    cursor: pointer;
    /*background: #fff;*/
}

.removeTotalAssetPopup {
    position: absolute;
    top: -5px;
    right: -13px;
    cursor: pointer;
    background: #fff;
}

.totalAssetdeptDetailPopup {
    display: none;
    position: absolute;
    padding: 6px;
    background: #fff;
    box-shadow: 2px -2px 2px 2px rgba(136, 136, 136, 0.62);
    border-radius: 5px;
}
/*Trading template : buy/sell/cancel order ----------------------------------*/
.block_align {
}

    .block_align span {
        width: 10px;
        height: 10px;
        display: block;
        overflow: hidden;
    }

.block_align_bg {
    background: url( 'Images/combo10.png' ) no-repeat;
}

.trading_buy .tl_corner {
    position: absolute;
    top: -2px;
    left: -2px;
    background-position: 0 -141px;
}

.trading_buy .tr_corner {
    position: absolute;
    top: -2px;
    right: -2px;
    background-position: 0 -211px;
}

.trading_buy .bl_corner {
    position: absolute;
    bottom: -2px;
    left: -2px;
    background-position: 0 -280px;
    _bottom: -3px;
    *bottom: -3px;
}

.trading_buy .br_corner {
    position: absolute;
    bottom: -2px;
    right: -2px;
    background-position: 0 -360px;
    _bottom: -3px;
    *bottom: -3px;
}

.trading_sell .tl_corner {
    position: absolute;
    top: -2px;
    left: -2px;
    background-position: 0 -420px;
}

.trading_sell .tr_corner {
    position: absolute;
    top: -2px;
    right: -2px;
    background-position: 0 -490px;
}

.trading_sell .bl_corner {
    position: absolute;
    bottom: -2px;
    left: -2px;
    background-position: 0 -560px;
}

.trading_sell .br_corner {
    position: absolute;
    bottom: -2px;
    right: -2px;
    background-position: 0 -724px;
}

.trading_cancel .tl_corner {
    position: absolute;
    top: -2px;
    left: -2px;
    background-position: 0 -790px;
}

.trading_cancel .tr_corner {
    position: absolute;
    top: -2px;
    right: -2px;
    background-position: 0 -860px;
}

.trading_cancel .bl_corner {
    position: absolute;
    bottom: -2px;
    left: -2px;
    background-position: 0 -920px;
}

.trading_cancel .br_corner {
    position: absolute;
    bottom: -2px;
    right: -2px;
    background-position: 0 -990px;
}

.tl_grey {
    position: absolute;
    top: -1px;
    left: -1px;
    background-position: 0 -1050px;
}

.tr_grey {
    position: absolute;
    top: -1px;
    right: -1px;
    background-position: 6px -1100px;
}

.bl_grey {
    position: absolute;
    bottom: -1px;
    left: -1px;
    background-position: 0 -1164px;
}

.br_grey {
    position: absolute;
    bottom: -1px;
    right: -1px;
    background-position: 6px -1225px;
}
/*UTILITY-------------------------------------------------------------*/
.conOrder {
    margin-bottom: 10px;
    padding: 10px;
    background: #fff;
    border: 1px solid #CCCDCE;
}

.dotBgBottom {
    background: url(Images/dot.png) repeat-x bottom left;
}

.titleContenth2 {
    font-size: 1.4em;
    font-weight: bold;
    color: #008ED4;
}

.titleContenth3 {
    font-size: 1.2em;
    font-weight: bold;
    color: #008ED4;
}

.orderOption {
    margin-bottom: 10px;
}

.blockContent {
    clear: both;
    margin-bottom: 10px;
}

.txtNormal {
    font-size: 1.2em;
}

.titleBlueNormal {
    font: bold 1.1em/1.4em Arial;
    color: #002185;
}

.titleName {
    font: bold 1.3em/1.4em Arial;
    color: #008ED4;
}
/*Top white blur ---------------------------------------------------*/
.whiteblur {
    clear: both;
    display: block;
    /*background: url('Images/bg_whiteblur.png') no-repeat center top;
    border: 4px solid #019e53;*/
    /*margin: 10px auto;*/
    margin: 0px auto 10px;
    /*padding: 10px 5px 10px;*/
}

.whiteblur_noBorder {
    clear: both;
    background: url('Images/bg_whiteblur.png') no-repeat center top;
    display: block;
    min-height: 116px;
    margin: 0px auto 10px;
    padding: 10px 20px 10px;
}



#keyboardInputMaster {
    position: absolute;
    border: 2px groove #e3fae6;
    color: #ffffff;
    background-color: #e3fae6;
    text-align: left;
    z-index: 1000000;
    width: auto;
}

    #keyboardInputMaster thead tr th {
        text-align: left;
        padding: 2px 5px 2px 4px;
        background-color: inherit;
        border: 0px none;
    }

        #keyboardInputMaster thead tr th select, #keyboardInputMaster thead tr th label {
            color: #000000;
            font: normal 11px Arial,sans-serif;
        }

    #keyboardInputMaster thead tr td {
        text-align: right;
        padding: 2px 4px 2px 5px;
        background-color: inherit;
        border: 0px none;
    }

        #keyboardInputMaster thead tr td span {
            padding: 1px 4px;
            font: bold 11px Arial,sans-serif;
            border: 1px outset #aaaaaa;
            background-color: #ff0000;
            cursor: pointer;
        }

            #keyboardInputMaster thead tr td span.pressed {
                border: 1px inset #999999;
                background-color: #bbbbbb;
            }

    #keyboardInputMaster tbody tr td {
        text-align: left;
        margin: 0px;
        padding: 0px 4px 3px 4px;
    }

        #keyboardInputMaster tbody tr td div {
            text-align: center;
            position: relative;
            height: 0px;
        }

            #keyboardInputMaster tbody tr td div#keyboardInputLayout {
                height: auto;
            }

                #keyboardInputMaster tbody tr td div#keyboardInputLayout table {
                    height: 20px;
                    white-space: nowrap;
                    width: 100%;
                    border-collapse: separate;
                }

                    #keyboardInputMaster tbody tr td div#keyboardInputLayout table.keyboardInputCenter {
                        width: auto;
                        margin: 0px auto;
                    }

                    #keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td {
                        vertical-align: middle;
                        padding: 0px 5px 0px 5px;
                        white-space: pre;
                        font: normal 11px 'Lucida Console',monospace;
                        border-top: 1px solid #e5e5e5;
                        border-right: 1px solid #5d5d5d;
                        border-bottom: 1px solid #5d5d5d;
                        border-left: 1px solid #e5e5e5;
                        background-color: #2f923e;
                        cursor: default;
                        color: #ffffff;
                        min-width: 0.75em;
                    }

                        #keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.last {
                            width: 99%;
                        }

                        #keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.alive {
                            background-color: #ccccdd;
                        }

                        #keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.target {
                            background-color: #ddddcc;
                        }

                        #keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.hover {
                            border-top: 1px solid #d5d5d5;
                            border-right: 1px solid #555555;
                            border-bottom: 1px solid #555555;
                            border-left: 1px solid #d5d5d5;
                            background-color: #ff0000;
                        }

                        #keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.pressed, #keyboardInputMaster tbody tr td div#keyboardInputLayout table tbody tr td.dead {
                            border-top: 1px solid #555555;
                            border-right: 1px solid #d5d5d5;
                            border-bottom: 1px solid #d5d5d5;
                            border-left: 1px solid #555555;
                            background-color: #ff0000;
                        }

            #keyboardInputMaster tbody tr td div var {
                position: absolute;
                bottom: 0px;
                right: 0px;
                font: bold italic 11px Arial,sans-serif;
                color: #444444;
            }

.keyboardInputInitiator {
    margin-left: 3px;
    _margin-bottom: 10px;
    *margin-bottom: 10px;
    vertical-align: middle;
    cursor: pointer;
}

.messagestatus {
    text-align: center;
    font-size: 1.2em;
    color: Red;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 20px;
}

.buy_confirm {
    color: #53821b;
    text-transform: uppercase;
}

.sell_confirm {
    color: #b1132b;
    text-transform: uppercase;
}

.cancel_confirm {
    color: #c6a200;
    /*text-transform: uppercase;*/
}

.buy {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 10px;
    /*text-decoration: underline;*/
    text-transform: uppercase;
    display: inline-block;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FF5C5C;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FF5C5C), to(#ff4040));
    background-image: -webkit-linear-gradient(top, #FF5C5C, #ff4040);
    background-image: -moz-linear-gradient(top, #FF5C5C, #ff4040);
    background-image: -ms-linear-gradient(top, #FF5C5C, #ff4040);
    background-image: -o-linear-gradient(top, #FF5C5C, #ff4040);
    background-image: linear-gradient(to bottom, #FF5C5C, #ff4040);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF5C5C, endColorstr=#ff4040);
}

    .buy:hover {
        color: #fff;
        background-color: #FF8A80;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#FF8A80), to(#ff0d0d));
        background-image: -webkit-linear-gradient(top, #FF8A80, #ff0d0d);
        background-image: -moz-linear-gradient(top, #FF8A80, #ff0d0d);
        background-image: -ms-linear-gradient(top, #FF8A80, #ff0d0d);
        background-image: -o-linear-gradient(top, #FF8A80, #ff0d0d);
        background-image: linear-gradient(to bottom, #FF8A80, #ff0d0d);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#FF8A80, endColorstr=#ff0d0d);
    }

.sell {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px 10px;
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    font-weight: bold;
    color: #FFFFFF;
    background-color: #64a3f4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#64a3f4), to(#287CE8));
    background-image: -webkit-linear-gradient(top, #64a3f4, #287CE8);
    background-image: -moz-linear-gradient(top, #64a3f4, #287CE8);
    background-image: -ms-linear-gradient(top, #64a3f4, #287CE8);
    background-image: -o-linear-gradient(top, #64a3f4, #287CE8);
    background-image: linear-gradient(to bottom, #64a3f4, #287CE8);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#64a3f4, endColorstr=#287CE8);
}

    .sell:hover {
        color: #fff;
        background-color: #3487f1;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#3487f1), to(#1563c8));
        background-image: -webkit-linear-gradient(top, #3487f1, #1563c8);
        background-image: -moz-linear-gradient(top, #3487f1, #1563c8);
        background-image: -ms-linear-gradient(top, #3487f1, #1563c8);
        background-image: -o-linear-gradient(top, #3487f1, #1563c8);
        background-image: linear-gradient(to bottom, #3487f1, #1563c8);
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3487f1, endColorstr=#1563c8);
    }

.cancel {
    border: 1px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    font-weight: bold;
    padding: 4px 8px;
    text-decoration: none;
    text-transform: uppercase;
    color: #141414;
    background: #FFCF65;
}

.disable {
    border: 1px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    font-weight: bold;
    padding: 4px 8px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: default !important;
    color: #828282;
    background: #DCDCDC !important;
}

    .disable:hover {
        border: 1px solid #ccc;
    }

.buy_confirm {
    color: #53821b;
    text-transform: uppercase;
}

.sell_confirm {
    color: #b1132b;
    text-transform: uppercase;
}

.highlight_marketinfo {
    background-color: rgba(0, 188, 212, 0.48);
}

.highlight_stockinfo {
    background-color: #ffffd2;
}

.highlight_purchasepower {
    background-color: #fffdec !important;
}

.highlight_action {
    background-color: #ffff00 !important;
}

.bold_marketinfo {
    font-weight: bold;
    text-align: right;
}

.order {
    z-index: 1000;
}

.hightlight {
    background: #666;
}

/*=== Begin Calendar ==*/
/*CSS for calendar*/
/* The main calendar widget.  DIV containing a table. */
.calendar {
    position: relative;
    display: none;
    font-size: 11px;
    cursor: default;
    background: #fff;
    color: #008de4;
    font-family: Arial,sans-serif;
    z-index: 1000;
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
    padding: 5px;
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .calendar table {
        /*border: 1px solid;
	border-color: #fff #000 #000 #fff; */
        font-size: 11px;
        cursor: default;
        background: #fff;
        color: #008de4;
        font-family: Arial,sans-serif;
        position: relative;
    }
    /* Header part -- contains navigation buttons and day names. */
    .calendar .button {
        /* "<<", "<", ">", ">>" buttons have this class */
        text-align: center;
        padding: 1px;
        border: 1px solid ButtonShadow;
        background-color: #caebff;
        color: #515151;
        font-weight: bold;
        -moz-box-shadow: 0 0 0;
        -webkit-box-shadow: 0 0 0;
        box-shadow: 0 0 0;
        font-size: 12px;
    }

    .calendar .nav {
        /*background: ButtonFace url(menuarrow.gif) no-repeat 100% 100%;*/
        background-color: #caebff;
        color: #515151 !important;
    }

    .calendar thead .title {
        /* This holds the current "month, year" */
        font-weight: bold;
        padding: 3px 1px;
        border: 0px solid #ccc;
        background: #4495d1 no-repeat 0 0;
        color: #FFFFFF;
        text-align: center;
    }

    .calendar thead .headrow {
        /* Row <TR> containing navigation buttons */
        background: #caebff;
    }

    .calendar thead .daynames {
        /* Row <TR> containing the day names */
        background: #caebff;
    }

    .calendar thead .name {
        /* Cells <TD> containing the day names */
        border-bottom: 1px solid ButtonShadow;
        padding: 2px;
        text-align: center;
        background: #ddd;
        color: #666666;
    }

    .calendar thead .weekend {
        /* How a weekend day name shows in header */
        color: #ff8400;
    }

    .calendar thead .hilite {
        /*How do the buttons in header appear when hover*/
        border: 2px solid;
        padding: 0px;
        border-color: ButtonShadow;
        color: #000 !important;
    }

    .calendar thead .active {
        /* Active (pressed) buttons in header */
        border-width: 1px;
        padding: 2px 0px 0px 2px;
        border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
    }
    /* The body part -- contains all the days in month. */
    .calendar tbody .day {
        /* Cells <TD> containing month days dates */
        width: 2em;
        text-align: center;
        padding: 4px 6px 3px 3px;
        border: solid 1px ButtonShadow;
        color: #000;
    }

        .calendar tbody .day.othermonth {
            font-size: 80%;
            color: #008de4;
            background: #caebff;
        }

            .calendar tbody .day.othermonth.oweekend {
                color: #008de4;
                background: #caebff;
            }

    .calendar table .wn {
        padding: 2px 3px 2px 2px;
        border-right: 1px solid #999;
        background: #caebff;
        color: #262E28;
    }

    .calendar tbody .rowhilite td {
        background-color: #feeddc;
        color: HighlightText;
        color: #000;
        font-weight: bold;
    }

    .calendar tbody td.hilite {
        /* Hovered cells <TD> */
        padding: 1px 3px 1px 1px;
        background-color: #f7b167;
        color: #000;
        font-weight: bold;
    }

    .calendar tbody td.active {
        /* Active (pressed) cells <TD> */
        padding: 2px 2px 0px 2px;
        border: 1px solid;
        border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
    }

    .calendar tbody td.selected {
        /* Cell showing selected date */
        font-weight: bold;
        padding: 2px 2px 0px 2px;
        background: #ff8400;
        color: #fff;
    }

    .calendar tbody td.weekend {
        /* Cells showing weekend days */
        color: #000;
        background: #caebff;
    }

        .calendar tbody td.weekend.selected {
            /* Cells showing weekend days */
            color: #000;
            background: #FF8400;
        }

    .calendar tbody td.today {
        /* Cell showing today date */
        font-weight: bold;
        color: #ff8400;
        background: #fbeee0;
    }

    .calendar tbody td.disabled {
        color: GrayText;
    }

    .calendar tbody .emptycell {
        /* Empty cells (the best is to hide them) */
        visibility: hidden;
    }

    .calendar tbody .emptyrow {
        /* Empty row (some months need less than 6 rows) */
        display: none;
    }
    /* The footer part -- status bar and "Close" button */
    .calendar tfoot .footrow {
        /* The <TR> in footer (only one right now) */
        background: #4C964C;
        color: #FFFFFF;
    }

    .calendar tfoot .ttip {
        /* Tooltip (status bar) cell <TD> */
        padding: 2px 1px;
        /*border: 1px solid;
	border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow; */
        text-align: center;
        background: rgba(18,104,179,1);
        color: #FFFFFF;
    }

    .calendar tfoot .hilite {
        /* Hover style for buttons in footer */
        border-top: 1px solid #fff;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
        border-left: 1px solid #fff;
        padding: 1px;
        background: #e4e0d8;
    }

    .calendar tfoot .active {
        /* Active (pressed) style for buttons in footer */
        padding: 2px 0px 0px 2px;
        border-top: 1px solid #000;
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
        border-left: 1px solid #000;
    }
    /* Combo boxes (menus that display months/years for direct selection) */
    .calendar .combo {
        position: absolute;
        display: none;
        width: 4em;
        top: 0px;
        left: 0px;
        cursor: default;
        border: 1px solid;
        border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
        background: #caebff;
        color: MenuText;
        font-size: 90%;
        padding: 1px;
        z-index: 100;
    }

        .calendar .combo .label, .calendar .combo .label-IEfix {
            text-align: center;
            padding: 1px;
        }

        .calendar .combo .label-IEfix {
            width: 4em;
        }

        .calendar .combo .active {
            padding: 0px;
            border: 1px solid #000;
        }

        .calendar .combo .hilite {
            background: Highlight;
            color: HighlightText;
        }

    .calendar td.time {
        border-top: 1px solid ButtonShadow;
        padding: 1px 0px;
        text-align: center;
        background: #caebff;
    }

        .calendar td.time .hour, .calendar td.time .minute, .calendar td.time .ampm {
            padding: 0px 3px 0px 4px;
            border: 1px solid #889;
            font-weight: bold;
            background: #caebff;
        }

        .calendar td.time .ampm {
            text-align: center;
        }

        .calendar td.time .colon {
            padding: 0px 2px 0px 3px;
            font-weight: bold;
        }

        .calendar td.time span.hilite {
            border-color: #000;
            background-color: Highlight;
            color: HighlightText;
        }

        .calendar td.time span.active {
            border-color: #f00;
            background-color: #000;
            color: #0f0;
        }
/*== End Calendar ==*/
.orderBuyTitle {
    padding: 2px 0px;
    font-size: 16px;
    color: #E31937;
    font-weight: bold;
    display: inline-block;
}

.orderSellTitle {
    padding: 2px 0px;
    font-size: 16px;
    color: #019e53;
    padding-left: 1px;
    font-weight: bold;
}

.orderCancelTitle {
    font-size: 22px;
    color: #ffa000;
    padding-left: 1px;
    font-weight: bold;
}

.ref {
    color: #ff9001 !important;
}

.ceiling {
    color: #FF00FF !important;
}

.floor {
    color: #00C8C8 !important;
}

.down {
    color: #FF0000 !important;
}

.up {
    color: #03B90D !important;
}

.class2 {
    color: Blue !important;
}

.class1 {
    color: Black;
}

.number_bold {
    font-weight: bold;
}

.mes_time {
    color: Blue;
    font-weight: bolder !important;
    font-size: small;
}

/* truc them */
a#btnLoginClose {
    display: block;
    width: 30px;
    height: 30px;
    background: url(images/iconset/cross_14.png) no-repeat center center;
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 0;
    text-indent: 100px;
}

/*.logo_login {
    width: 100%;
    height: 50px;
    background: url(images/logo.png) no-repeat center center;
    display: block;
    padding-bottom: 20px;
}*/

.loginContent {
    margin: 0 auto;
}

    .loginContent h3.loginTitle {
        margin: 25px 10px 20px 20px;
        color: #009933;
        font: bold 18px/24px Arial,Helvetica,Sans-Serif;
    }

    .loginContent .loginContent {
        margin: 50px 20px 10px;
    }

    .loginContent .inputText {
        background: url(images/inputBg.png) no-repeat left top;
        border: 0 none;
        color: #807D7D;
        font-size: 14px;
        font-weight: bold;
        padding: 14px 5px 15px 15px;
    }

    .loginContent .loginContent input[type=password] {
        background: url(images/inputBg.png) no-repeat left top;
        border: 0 none;
        color: #807D7D;
        font-size: 14px;
        font-weight: bold;
        padding: 14px 5px 15px 15px;
    }

    .loginContent .loginContent input[type=submit] {
        background: url(images/btnLogin.png) no-repeat left top;
        border: 0 none;
        color: #FFFFFF;
        cursor: pointer;
        font: bold 14px/14px Arial;
        height: 36px;
        margin: 10px 0 0 6px;
        text-transform: uppercase;
        width: 153px;
    }

        .loginContent .loginContent input[type=submit]:hover {
            background-position: left bottom;
        }

    .loginContent .submitBtn {
        background: -webkit-gradient(linear, left top, left bottom, from(#54a02d), to(#65aa42));
        background: -moz-linear-gradient(top, #65aa42, #accd45);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#54a02d', endColorstr='#65aa42');
        border: 0 none;
        color: #FFFFFF;
        cursor: pointer;
        font: bold 14px/14px Arial,Helvetica,Sans-Serif;
        height: 36px;
        margin: 0px 0 0 6px;
        text-transform: uppercase;
        width: 153px;
    }

    .loginContent label {
        clear: both;
        display: block;
    }

.textInputInfoW {
    width: 250px;
}

.account_forgotpass {
    margin: 20px 0 0;
    overflow: hidden;
    width: 100%;
}

    .account_forgotpass a {
        color: #fff;
        text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
        display: inline-block;
        font: bold 12px/12px Arial,Helvetica,Sans-Serif;
        overflow: hidden;
        padding: 6px 28px 6px 22px;
        text-decoration: none;
        width: 100%;
    }

        .account_forgotpass a:hover {
            text-decoration: none;
        }

.keyboardInputInitiator {
    cursor: pointer;
    margin-left: 3px;
    vertical-align: middle;
}

.logoLogin img {
    height: 68px;
    margin-top: 50px;
    width: 350px;
    text-align: center;
}

.NewsContent {
    width: 95%;
    float: left;
    padding: 10px 7px 0 35px;
}

.NewsViewLeft {
    width: 97%;
    float: left;
    padding: 0px 0px 0px 32px;
    background-color: #F7F7F7;
    margin-top: -10px;
}

.NewsViewRight {
    float: left;
    padding: 23px 1px 0px 13px;
}

.divBreakingNewsCss {
    padding: 3px;
    font-size: 13px;
    /* float: left; */
    width: 70%;
    margin: 0 auto;
    margin-top: 30px;
}

.time {
    color: #A1A1A1;
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
    padding-left: 3px;
}

.NewsViewLeft a {
    color: #161616;
    text-decoration: none;
    /*border-bottom: 4px solid rgb(0,102,204);*/
    -webkit-transition: .5s;
    transition: .5s;
    padding-bottom: 5px;
    font-size: 19px;
}

.divBreakingNewsCssList {
    padding: 5px 10px 15px 15px;
}

.mainContentNews {
    /*border: 1px #BBB solid;*/
    margin-top: 15px;
}

.greenBtn[disabled="disabled"] {
    background-color: Gray;
}

.order_info_top input[type="radio"] {
    clear: both;
    vertical-align: middle;
    margin: -1px 3px 0px 0px;
    cursor: pointer;
}

.order_info_top label {
    display: inline-block;
    margin-right: 10px;
}

    .order_info_top label:last-child {
        margin-right: 0px;
    }

.label-buy {
    color: #000;
    font-weight: bold;
}

.label-sell {
    color: #000;
    font-weight: bold;
}

.headerNRS {
    border-bottom: 1px solid #B0B0B0;
    padding: 12px;
}

.ContainerCenter {
    width: 58%;
    float: left;
}

.ContainerRight {
    width: 21%;
    float: left;
    border: 1px solid #B0B0B0;
    border-top: none;
    padding-right: 7px;
}

.ver-middle {
    vertical-align: middle;
}

