﻿/* 
Developed by Innotech 2017.
Website : http://www.innotech.vn. Email : [info@innotech.vn]
All rights reserved.
--------------------------------------*/
@charset "utf-8";

@font-face {
    font-family: Averta-Regular;
    src: url(fonts/Averta-regular.otf);
}

@font-face {
    font-family: Averta;
    src: url(fonts/Averta-regular.otf);
}

@font-face {
    font-family: Averta-Black;
    src: url(fonts/Averta-black.otf);
}

@font-face {
    font-family: Averta-Bold;
    src: url(fonts/Averta-bold.otf);
}

@font-face {
    font-family: Averta-Thin;
    src: url(fonts/Averta-thin.otf);
}

@font-face {
    font-family: Averta-ExtraThin;
    src: url(fonts/Averta-extra_thin_italic.otf);
}


h1.logo {
    display: block;
    position: absolute;
    top: 0;
    left: 12px;
    margin-top: 0px;
    z-index: 99;
    margin-left: 0 !important;
    padding: 0;
    margin-bottom: 0px;
}

h1.logo {
    display: block;
    position: absolute;
    top: 0;
    left: 12px;
    margin-top: 0px;
    z-index: 99;
    margin-left: 0 !important;
    padding: 0;
    margin-bottom: 0px;
}

.home {
    background: url("Images/home.png") no-repeat scroll 0pt 0pt transparent;
    padding-left: 18px !important;
}

.exit {
    background: url("Images/exit.png") no-repeat scroll 0pt 0pt transparent;
    padding-left: 18px !important;
}

.lang_navigation {
    position: absolute;
    z-index: 10002;
    top: 0px;
    right: 0;
    height: 27px;
    display: block;
    font: bold 1.1em/1.4em Arial, sans-serif;
}

    .lang_navigation .welcome_msg {
        float: right;
        padding: 0;
        margin: 0;
        height: 52px;
    }

        .lang_navigation .welcome_msg span, .lang_navigation .welcome_msg span a {
            color: #fff;
            font-size: 12px;
            margin-right: 3px;
        }

            .lang_navigation .welcome_msg span a {
                text-decoration: underline;
            }

                .lang_navigation .welcome_msg span a:hover {
                    color: #c60c30;
                }

    .lang_navigation .lang_bar {
        float: right;
        position: relative;
    }

        .lang_navigation .lang_bar span {
            float: left;
        }

        .lang_navigation .lang_bar .lang_control {
            background: url('Images/combo10.png') no-repeat;
            width: 5px;
            height: 27px;
            position: absolute;
            display: block;
            overflow: hidden;
        }

        .lang_navigation .lang_bar .tl {
            position: absolute;
            top: 0;
            left: 0;
            background-position: 0px 0px;
        }

        .lang_navigation .lang_bar .tr {
            position: absolute;
            top: 0;
            right: 0;
            background-position: 0px -70px;
        }

        .lang_navigation .lang_bar .lang_link {
            position: relative;
            height: 27px;
            background: url('Images/langnav_bg.png') repeat-x top left;
            margin: 0 5px;
        }

            .lang_navigation .lang_bar .lang_link ul li {
                float: left;
                display: block;
            }

                .lang_navigation .lang_bar .lang_link ul li a {
                    line-height: 2.2em;
                    color: #363636;
                    padding: 0px 5px;
                }

                .lang_navigation .lang_bar .lang_link ul li:hover ul {
                    display: block;
                }

            .lang_navigation .lang_bar .lang_link ul.subLang {
                display: block;
                position: absolute;
                top: 25px;
                _top: 26px;
                top: 26px;
                right: -4px;
                width: 90px;
                _width: 95px;
            }

                .lang_navigation .lang_bar .lang_link ul.subLang li {
                    display: block;
                    padding: 0;
                }

                    .lang_navigation .lang_bar .lang_link ul.subLang li.subLang_top {
                        background: url('Images/bg_lang_detail_tb.png') no-repeat top left;
                        width: 90px;
                        _width: 95px;
                        height: 8px;
                    }

                    .lang_navigation .lang_bar .lang_link ul.subLang li.subLang_middle {
                        background: url('Images/bg_lang_detail.png') repeat-y top left;
                        width: 90px;
                        _width: 95px;
                        padding: 0;
                        overflow: hidden;
                    }

                        .lang_navigation .lang_bar .lang_link ul.subLang li.subLang_middle a {
                            font-weight: normal;
                            color: #000;
                            display: block;
                            padding: 2px 5px;
                            margin-right: 2px;
                            line-height: 1.4em;
                            width: 115px;
                        }

                            .lang_navigation .lang_bar .lang_link ul.subLang li.subLang_middle a:hover {
                                text-decoration: none;
                                color: #fff;
                                background: #002185;
                            }

                        .lang_navigation .lang_bar .lang_link ul.subLang li.subLang_middle .active {
                            color: #002185;
                        }

                    .lang_navigation .lang_bar .lang_link ul.subLang li.subLang_bottom {
                        background: url('Images/bg_lang_detail_tb.png') no-repeat bottom left;
                        width: 90px;
                        _width: 95px;
                        height: 13px;
                    }

a:hover.lang_t2 {
    text-decoration: none;
}

.lang_t2 {
    _margin-top: 5px;
    display: block;
}

.main_nav {
    position: absolute;
    top: 0;
    height: 52px;
    padding-left: 220px;
}

ul.main_menu {
    display: block;
}

    ul.main_menu > li {
        float: left;
        margin-right: 1px;
        /*height: 52px;*/
        height: 70px;
    }

    ul.main_menu li a {
        color: #fff;
        text-transform: uppercase;
        display: block;
        float: left;
        font-weight: 400;
        height: 100%;
    }

        ul.main_menu li a span {
        }

        ul.main_menu li a:hover, ul.main_menu .active_m1 {
        }

        ul.main_menu li a span:hover {
            background: rgba(255, 255, 255, 0.15);
        }

.submenu {
    position: absolute;
    top: 100%;
    left: 100px;
    padding: 0;
    background: #2196f3;
}

    .submenu a {
        font: 1.3em/1.4em Arial;
        color: #fff;
        display: block;
        padding: 10px;
        min-width: 150px;
    }

        .submenu a:hover {
            color: #e31937;
            text-decoration: none;
        }

        .submenu a.active {
            color: red;
        }

.current_date {
    position: absolute;
    top: 70px;
    right: 0px;
}

    .current_date span {
        font-size: 1.1em;
        font-weight: bold;
        color: #363636;
    }

.btn_disable {
    background: #ccc !important;
}

.blueTitle {
    color: #007ac9;
}

.redTitle {
    color: #c60c30;
    font-weight: bold;
}

.yellowBg {
    background: #FFFCA8 !important;
}
/* LOGIN PAGE
----------------------------------------------------- */

.login_round {
    display: block;
    margin: 0 auto;
    padding: 0px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
    width: 40%;
}

.activate_sucess_round {
    display: block;
    margin: 0 auto;
    width: 710px;
    padding: 10px;
    background: #e8e8e8;
}

h2.login_title {
    width: 100%;
    color: #fff;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 0 !important;
    margin: 0;
    background: #c60c30;
    padding: 20px 15px;
    display: inline-block;
    font-family: Averta-Regular,sans-serif !important;
    font-size: 22px;
}

    h2.login_title span {
        left: 12px;
        bottom: 5px;
    }

table.login_detail {
    width: 100%;
    background: transparent;
}

    table.login_detail tr td {
        width: 100%;
    }

h3.login_name {
    margin-left: 12px;
    padding-left: 25px;
    padding-top: 8px;
    background: url('Images/combo10.png') no-repeat 0px -1370px;
    height: 30px;
    font: bold 1.4em/1.4em Arial;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h3.activate_title {
    margin: 8px 0 0 12px;
    padding-left: 25px;
    background: url('Images/combo10.png') no-repeat 0px -1620px;
    height: 30px;
    font: bold 1.3em/1.4em Arial;
    font-style: italic;
    color: #606060;
}

h3.activate_success {
    margin: 8px 0 10px 12px;
    padding-left: 25px;
    background: url('Images/combo10.png') no-repeat 0px -1670px;
    height: 30px;
    font: bold 1.2em/1.4em Arial;
    color: #64B600;
}

table.login_detail .login_img {
    margin-left: 5px;
    vertical-align: bottom;
    cursor: pointer;
}

table.login_detail .login_t1 {
    padding-left: 12px;
}

table.login_detail .login_token_title {
    font-size: 1.4em;
    padding-left: 12px;
    color: #e31937;
    font-style: oblique;
    font-weight: bold;
}

table.login_detail .activate_txt {
    width: 100px;
    font-size: 1.2em;
    padding-left: 12px;
    color: #606060;
}

table.login_detail .login_token_txt {
    width: 100px;
    font-size: 1.2em;
    padding-left: 12px;
}

.t_chaptcha {
    display: block;
    color: #fff;
    font: normal 1.4em/1.4em Arial;
    text-align: center;
    width: 98px;
    letter-spacing: 2px;
}

table.login_detail .login_btn {
    padding: 0 2px 10px;
}

table.login_detail .login_t2 {
    padding-bottom: 2px;
    color: #999;
}

    table.login_detail .login_t2 a {
        font-size: 1.2em;
        color: #4C4C4C;
        font-weight: bold;
    }

        table.login_detail .login_t2 a:hover {
            color: #303030;
            text-decoration: none;
        }

table.login_detail .red {
    color: #fff;
    font-size: 12px;
}

table.login_detail .login_ptop {
    padding-top: 15px;
}

table.login_detail .form-control {
    font-weight: normal;
    font-size: 1.2em;
    color: black;
    line-height: 100%;
}

.virtualKeyboard {
    content: "\40";
    font-family: "untitled-font-1" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 11%;
    top: 6px;
    font-size: 30px;
    cursor: pointer;
}

.activate_accData {
    width: 100%;
    background: #fff;
}

.accData {
    text-align: left;
    font: bold 1.4em/1.4em Arial;
    color: #4f4f4f;
    text-transform: uppercase;
    padding-left: 15px;
}

.accData_title {
    color: #282828;
    font-size: 1.2em;
    padding-left: 35px;
}
/* STOCK QUOTES
----------------------------------------------------- */

.divMarketIndexUserControl {
    overflow: hidden;
}

.price_panel {
    padding: 5px !important; /*width: 33%;*/
    white-space: nowrap;
    border-left: none;
}

    .price_panel table {
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        background: #2d2d2d;
        border-radius: 3px;
        width: 100% !important;
    }

.i_MarketQuotes_content {
    margin: 0px auto 0;
    table-layout: fixed;
}

    .i_MarketQuotes_content th, .i_MarketQuotes_content td {
        padding: 0;
    }

.im_r1, .im_r2 {
    font-size: 12px;
}

#hoseStatus {
    font-weight: normal;
    padding-left: 2px;
    font-family: Averta-Regular,sans-serif !important;
}

.market_status {
    font-weight: normal;
    color: #6d6d6a;
    font-family: Averta-Regular,sans-serif !important;
}

.market_name {
    font-weight: normal;
    color: #fff;
    padding-left: 2px;
    font-family: Averta-Regular,sans-serif !important;
}

.market_img {
    width: 26px;
}

    .market_img img {
        max-width: 26px;
    }

.market_index {
    font-weight: bold;
    color: #4a4a4a;
    padding-left: 2px;
    font-size: 12px;
}

.up_down_value {
    padding-left: 4px;
}

.comp_c {
    padding-left: 6px;
}

.market_detail {
    font: normal 11px/14px Arial;
    color: #fff;
    font-family: Averta-Regular,sans-serif !important;
}

.marketBox {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    margin: 0 0 7px 0;
}

    .marketBox li {
        display: block;
        width: auto;
        margin: 0;
        padding: 0;
    }
/* CONTENT
----------------------------------------------------- */
/* TRADING : attention block; BUTTON Buy/Sell/Cancel
	----------------------------------------------------- */

.trading {
    margin: 0 auto;
    display: block;
    padding: 0;
}

    .trading .trading_top {
        display: none;
        height: 45px;
        position: relative;
        padding-top: 3px;
        z-index: 200;
    }

        .trading .trading_top .attention {
            float: left;
            padding-top: 1px;
            width: 650px;
            color: #585858;
            font: normal 1.0em/1.4em Verdana;
            text-align: center;
            position: absolute;
            z-index: 20;
        }

            .trading .trading_top .attention .description {
                font-weight: bold;
                text-decoration: underline;
            }

        .trading .trading_top .trading_btn {
            padding-right: 20px;
            position: relative;
            z-index: 10;
            text-align: right;
            background: #fff;
            padding: 0;
        }

    .trading .trading_btn {
        padding-right: 20px;
        position: relative;
        z-index: 10;
        text-align: right;
    }

.btn_order {
    border: none;
    height: 22px;
    width: 82px;
    color: #fff;
    position: relative;
    z-index: 100;
    font: bold 1.1em/1.4em Arial;
    text-transform: uppercase;
    _margin-right: 2px;
    margin-right: 2px;
}

    .btn_order:hover {
        background-position: center -30px;
        cursor: pointer;
    }

.btn_order_active {
    background-position: 0 -60px !important;
    position: relative;
    bottom: -4px;
    _padding-bottom: 8px;
    padding-bottom: 8px;
    width: 82px;
    height: 30px !important;
}

    .btn_order_active span {
        position: relative;
        top: -3px;
        _top: 4px;
        top: 4px;
    }

.btn_qstatus {
    background: url('Images/cancel.png') no-repeat scroll center top transparent;
}

.btn_buy {
    background: url('Images/buy.png') no-repeat top left;
}

.span_buy {
    background: url(../fsc/images/daucong.png) no-repeat center left;
    width: 10px;
    height: 10px;
    padding-left: 15px;
}

.btn_sell {
    background: url('Images/sell.png') no-repeat top left;
}

.span_sell {
    background: url(../fsc/images/daucongsell.png) no-repeat left center;
    padding-left: 15px;
}

.btn_cancel {
    background: url('Images/cancel.png') no-repeat top left;
}

.trading_detail {
    border: 0px solid #e7e8e8;
    position: relative;
    min-height: 50px;
    height: auto !important;
    height: 50px;
    margin-bottom: 0;
    margin-top: 0px;
    display: block !important;
}

.trading_quickstatus {
    background: #fff;
}

.trading_buy {
    background: #f3f3f3;
}

.trading_sell {
    background: #f3f3f3;
}

.trading_cancel {
    background: #ffffe5;
}
/* ORDER INFORMATION DETAILS : buy, sell, cancel
		----------------------------------------------------- */

.order_info {
}

.mg-15 {
    margin: 0 -15px;
}

.order_info_top {
    display: block;
    padding-bottom: 5px;
    text-align: left;
    padding-top: 0px;
}

.m0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.p0 {
    padding-left: 0;
    padding-right: 0;
}

.orderForm {
    padding-top: 5px;
}

.order_info_top_item {
    padding: 0;
    display: inline-block;
    border-radius: 3px;
}

.save_passOrder {
    color: #000000;
    text-transform: capitalize;
    border-radius: 3px;
    padding: 3px 3px;
    display: inline-block;
    max-height: 28px;
    font-family: Averta-Regular,sans-serif !important;
}

    .save_passOrder span {
        float: left;
        padding-left: 2px;
        line-height: 24px;
    }

.info_top1 {
    width: auto;
    color: #000;
    height: 100%;
    padding: 0px 0px 0 3px;
}

.info_top1Notifier {
    height: 19px;
}

.info_top2 {
    color: #fff;
    padding: 0 2px 0 2px;
    float: right;
    width: 20px;
}

.info_top_input {
    width: 80px;
    display: inline-block;
}

.price_text {
    width: 52px !important;
}

.price_input {
    width: 70px !important;
}

.secure_code_text {
    width: 60px !important;
}

.secure_code_input {
    width: 70px !important;
}

.order_info_bottom {
    clear: both;
    display: block; /*margin-top:10px;*/
    position: relative;
    background: #fff;
}

.order_info_l {
    float: left;
    display: block;
    /*height: 80px;*/
    color: #000;
    padding: 5px 2px 5px 0px;
    border-radius: 4px;
    width: 100%;
}

    .order_info_l span {
        display: block;
    }

.order_l_bold {
    height: 20px;
    display: block;
    clear: both;
}

    .order_l_bold span {
        display: block;
        float: left;
        font-family: Averta-Regular,sans-serif !important;
    }

.order_l_normal span {
    display: block;
    float: left;
    font-family: Averta-Regular,sans-serif !important;
}

.l_l {
    width: 50%;
}

.l_r {
    width: 50%;
    text-align: right;
}

.order_info_r {
    float: left;
    display: block;
    width: 99%;
    height: auto; /*background: #fff; 	border-right: 1px solid #cccdce;*/
    color: #0b333c;
    padding: 2px 0px 1px 1px;
}

    .order_info_r h2, .order_info_r .comp_info_title {
        font-size: 12px;
        color: #212121;
        margin: 0 0 0 0px;
        font-weight: normal;
        font-family: Averta-Regular,sans-serif !important;
    }

.comp_name {
    font-size: 13px;
    width: 100%;
    height: 30px;
    overflow: hidden;
    font-weight: bold;
    padding: 0;
    margin-bottom: 5px;
}

    .comp_name .comp_code {
        color: #333;
    }

    .comp_name .comp_name_content {
        color: #333;
        text-transform: uppercase;
    }

ul.comp_info {
    display: block;
    margin-top: -8px;
    position: relative;
    margin-bottom: 0 !important;
}

.pAbsolute {
    position: absolute;
    top: 0;
    left: 0;
}

.greenDeep {
    background: #008000 !important;
    color: #fff !important;
}

.greenNormal {
    background: #77b300 !important;
    color: #fff !important;
}

.redDeep {
    background: #c60c30 !important;
    color: #fff !important;
}

.redNormal {
    background: #c60c30 !important;
    color: #fff !important;
}

ul.comp_info .comp_info_1 {
    float: left;
}

ul.comp_info .comp_info_10 li {
    display: inherit;
}

.ci_img {
    width: 15px;
}

.ci1 {
    width: 30%;
}

.ci2 {
    width: 30%;
}

.ci3 {
    width: 30%;
}

.ci4 {
    width: 50%;
}

.ci5 {
    width: 50%;
}

ul.comp_info li li {
    padding: 3px 0;
    font-weight: normal;
}

.comp_info_10 {
    margin-top: 5px !important;
}

.bid-comp {
    position: relative;
}

    .bid-comp .comp-bar {
        width: 100%;
        position: absolute;
        top: 8px;
        left: 0;
    }

        .bid-comp .comp-bar span {
            width: 70%;
            display: inline-block;
            height: 4px;
            background: #df7a00;
        }

        .bid-comp .comp-bar label {
            width: 15%;
            display: inline-block;
            font-size: 11px;
            padding: 0 2px;
        }

            .bid-comp .comp-bar label:first-child, .order_info_r h2, .order_info_r .comp_info_title_buy {
                color: #008000;
            }

        .bid-comp .comp-bar label, .order_info_r h2, .order_info_r .comp_info_title_sell {
            color: #c60c30;
        }

        .bid-comp .comp-bar span i {
            display: inline-block;
            width: 50%;
            background: #008000;
            height: 4px;
            float: left;
        }

.comp_info_1 li {
    display: block;
}

    .comp_info_1 li span {
        margin-right: 3%;
    }

.info1 {
    width: 35px;
    float: left;
    display: block;
    margin-left: 0;
    text-align: right;
    font-size: 12px !important;
    font-weight: bold;
    /*margin-right: 10px !important;*/
}

.info2 {
    width: 35px;
    text-align: right;
    float: left;
    display: block;
    font-size: 12px !important;
    font-weight: bold;
}

.info3 {
    width: 35px;
    text-align: right;
    float: left;
    display: block;
}

.info_4 {
    width: 60px;
    float: left;
    display: block;
}

.info_5 {
    width: 55px;
    text-align: right;
    float: left;
    display: block;
}

.comp_ceiling {
    width: 65px;
    float: left;
    display: block;
    color: #952d98 !important;
}

.comp_ref {
    width: 65px;
    float: left;
    display: block;
    color: #df7a00 !important;
}

.comp_floor {
    width: 65px;
    float: left;
    display: block; /*color: #00ffff !important;*/
    color: #09bdbd !important;
}

.info_6 {
    width: 30px;
    text-align: right;
    float: left;
    display: block;
}

.info_7 {
    width: 70px;
    float: left;
    display: block;
}

.info_8 {
    width: 40px;
    text-align: right;
    float: left;
    display: block;
}

.bid {
    display: block;
}

.info_9 {
    width: 45%;
    display: inline-block;
}

.info_10 {
    width: 45%;
    display: inline-block;
}

.info_11 {
    width: 45%;
    display: inline-block;
}

.buy_success {
    color: #fff;
    text-align: center;
    background-color: #8BC34A;
    padding: 5px;
    font-size: 13px;
}

.sell_success {
    color: #fff;
    background: #e31937;
    text-align: center;
    padding: 5px;
    font-size: 13px;
}

.cancel_success {
    color: #006064;
    background: #4FC3F7;
    text-align: center;
    padding: 5px;
    font-size: 13px;
}

.order_error {
    color: #fff;
    white-space: initial;
    display: block;
    position: relative;
    text-align: center;
    background-color: #ff8c0a;
    border-color: #ff8c0a;
    width: 100%;
    line-height: 20px;
    font-weight: normal;
    padding: 3px 20px;
}

.order_success {
    color: #fff;
    white-space: initial;
    display: block;
    position: relative;
    text-align: center;
    background-color: #8BC34A;
    border-color: #8BC34A;
    width: 100%;
    line-height: 20px;
    font-weight: normal;
    padding: 3px 10px;
}

.price_notice {
    font-size: 12px;
    padding-right: 5px;
    font-family: Averta-Regular,sans-serif !important;
    white-space: normal !important;
    font-style: italic;
    line-height: 19px;
}

.price_notice_priceBoard {
    color: #fff;
    font-size: 12px;
    padding-right: 5px;
    font-family: Averta-Regular,sans-serif !important;
    white-space: normal !important;
    font-style: italic;
    line-height: 19px;
}

.p5 {
    padding: 5px;
}

.btn-round {
    border-radius: 50%;
    height: 30px;
    width: 30px;
    padding: 4px !important;
    font-size: 18px !important;
    text-shadow: 0 0 1px rgb(0, 141, 244);
    box-shadow: inset 0 0px 1px 0px rgb(20, 124, 247);
}

.align_left {
    text-align: left;
}

.order_info_ct {
}

.text_c img {
    width: 16px;
    height: 16px;
    display: inline-block;
}
/* Order confirm box ----------------------*/

.trading .confirm_order {
    width: 490px;
    display: block;
    border: 10px solid #e8e8e8;
    position: relative;
}

    .trading .confirm_order .co_close {
        width: 13px;
        height: 13px;
        background: url('Images/combo10.png') no-repeat 0px -1440px;
        overflow: hidden;
        text-indent: -9999px;
        display: block;
        position: absolute;
        top: 4px;
        right: 4px;
    }

.co_title {
    border-bottom: 1px solid #bac9ba;
    font: bold 1.2em/1.4em Arial;
    text-transform: uppercase;
    padding: 15px 0px 2px 12px;
}

.co_t1 {
    /*font: bold 12px Arial;*/
    font-size: 12px;
    color: #5e665e;
    padding: 5px 0px 0px 12px;
    text-transform: none;
}

.co_t2 {
    font-size: 12px;
    text-align: left;
    margin: 0 0 0 15px;
    padding: 0;
    text-transform: none;
}

.co_t3 {
    font-size: 12px;
    text-align: center;
    margin: 0;
    padding: 0;
    text-transform: none;
}

@media (max-width:444px) {
    .co_t2 span {
        /*margin-right: 5px;*/
        display: table-cell;
        width: 110px;
        padding: 1px;
        line-height: inherit;
    }
}

@media all and (min-width:445px) {
    .co_t2 span {
        /*margin-right: 5px;*/
        display: inline-block;
        width: 110px;
        padding: 1px;
    }
}

.co_t2 div {
    /*margin-right: 5px;*/
    display: inline-block;
}

.co_t2_name {
    /*margin-right: 5px;*/
    display: inline-block;
    width: 110px;
}

.co_t2_value {
    width: auto !important;
}

.co_btn {
    margin-left: 150px;
    padding: 25px 0px 15px;
    display: block;
}

.co_t2 .green {
    color: #68a026;
}

.co_t2 .red {
    color: #e31937;
}

.co_t2 .yellow {
    color: #feae19;
}

.black {
    color: #1A1A1A;
}

.CCblack {
    color: #fff;
    font-size: 12px;
    margin-left: 3px;
    margin-top: 4px;
    position: absolute;
    background: #f80;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    padding: 0px;
    line-height: 23px;
}
/* STOCK QUOTES : add stock, table stock data
	----------------------------------------------------- */

.divMarketIndexUserControl {
    overflow: hidden;
}

.price_panel {
    padding: 5px 5px 0px 5px !important;
    white-space: nowrap;
}

.StockQuote {
    /*clear: both; 	margin: 0 auto; 	width: 1000px; 	display: block;*/
}

    .StockQuote .add_stock {
        background: #babcbe;
        display: block;
    }

.add_stock_m1, .add_stock_m2 {
    display: inline-block;
    float: left;
    margin: 8px 0 5px 5px;
}

.add_stock_m4 {
    display: inline-block;
    float: right;
    margin: 8px 5px 5px 5px;
}

.add_stock_m3 {
    display: block;
    float: right;
    margin: 5px 5px 5px 8px;
}

.add_stock_m5 {
    display: block;
    float: right;
    margin: 2px 5px 0px 5px;
}

    .add_stock_m5 div {
        font: bold 1.1em/1.4em Arial;
        color: #000;
        vertical-align: middle;
        text-align: center;
        font-weight: bold;
    }

    .add_stock_m5 a {
        font: bold 1.1em/1.4em Arial;
        color: #000;
        vertical-align: middle;
        text-align: center;
        font-weight: bold;
        text-transform: uppercase;
    }

.add_stock_m2 span {
    font: bold 1.1em/1.4em Arial;
    color: #000;
    padding-right: 5px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
}
/*Add Stock details -----------------------------*/

.add_stock_detail {
    clear: both;
    display: block;
    margin-top: 0;
    width: 100%;
}

    .add_stock_detail li {
        float: left;
        height: 28px;
        border-style: solid;
    }

.tabround {
    margin: 0 !important;
    _margin-bottom: -2px !important;
    background: #F5F5F5;
}

.add_stock_detail li.tabnum1, .add_stock_detail li.tabnum2, .add_stock_detail li.tabnum3 {
    width: 70px;
    text-align: center;
    border: none;
    background: #ddd;
    line-height: 27px;
}

    .add_stock_detail li.tabnum1 a, .add_stock_detail li.tabnum2 a, .add_stock_detail li.tabnum3 a {
        font: bold 1.1em/2.0em Arial;
        color: #232323;
    }

        .add_stock_detail li.tabnum1 a:hover, .add_stock_detail li.tabnum2 a:hover, .add_stock_detail li.tabnum3 a:hover {
            color: #F8BB3E;
            text-decoration: none;
        }

        .add_stock_detail li.tabnum1 a.tabactive, .add_stock_detail li.tabnum2 a.tabactive, .add_stock_detail li.tabnum3 a.tabactive {
            /*color: #187952; 	text-decoration: none;*/
            background: #007ac9;
            border-color: #007ac9;
            color: #fff;
        }

.add_stock_detail li.tabnum4 {
    width: 865px;
    border-width: 1px 0px 1px 1px;
    border-color: #187952;
    border-top: 1px solid #fff;
    padding-left: 15px;
}

    .add_stock_detail li.tabnum4 a {
        font: bold 1.1em/2.0em Arial;
        color: #232323;
        margin-left: 18px;
    }

.add_stock_detail li.tabnum5 {
    border: none;
    padding-right: 15px;
    float: right;
}

    .add_stock_detail li.tabnum5 a {
        font: bold 1.1em/2.0em Arial;
        color: #232323;
        margin-left: 11px;
        width: 100%;
        line-height: 28px;
    }

.add_stock_detail .tabactive {
    background: #BDBDBD !important;
}

.choose_stock {
    clear: both;
    display: block;
}

.choose_stock_t1 {
    font-size: 1.2em;
    width: 995px;
    min-height: 80px;
    height: 250px !important;
    max-height: 250px;
    overflow: auto;
}

.choose_stock_t1_intra {
    font-size: 1.2em;
    width: 100%;
    min-height: 80px;
    height: 250px !important;
    max-height: 250px;
    overflow: auto;
    padding: 5px 10px;
}

    .choose_stock_t1_intra table {
        width: 100%;
    }

.choose_stock_t2 {
    width: 85px;
    padding: 5px 7px;
    _padding: 4px 7px;
    padding: 4px 7px; /*_padding: 5px 6px 5px; *padding:5px 6px 5px;*/
}

    .choose_stock_t2 input {
        margin-right: 2px;
    }

.choose_stock_submit {
    margin: 10px 0 10px 350px;
}

.choose_stock_submit_intra {
    padding: 5px 15px 10px 15px;
    background: #E0E0E0;
}

    .choose_stock_submit_intra > div {
        margin-top: 5px;
    }

        .choose_stock_submit_intra > div:nth-child(2) {
            margin-right: 5px;
        }

.stock_quote_data {
    clear: both;
    display: block;
}
/* PORTFOLIO
	------------------------------------------------------ */

.stock_balance_t1, .cash_balance_t1 {
    clear: both;
    display: block;
    padding: 15px 20px 2px 2px;
    font: bold 1.2em/1.4em Arial;
    color: #007ac9;
}
/* ACCOUNT INFORMATION
	------------------------------------------------------ */

.disable_tab {
    color: #ccc !important;
    border-color: #ccc !important;
}

a:hover.disable_tab {
    cursor: text !important;
    background-color: #f2f2f3 !important;
}

ul.subtab2 {
    float: right;
    display: inline-block;
    margin: 0;
    min-height: 38px;
    text-align: right;
    /*padding-top: 12px;*/
}

    ul.subtab2 li {
        display: inline-block;
        margin-top: 5px;
        margin-bottom: 5px;
    }

        ul.subtab2 li a.subtab2_t1 {
            color: #424242;
            padding: 5px 5px;
            font-size: 17px;
            font-family: Averta-Regular,sans-serif !important;
            line-height: 1.25;
            margin: 0px 10px 5px;
            position: relative;
            border-bottom: 2px solid #212121;
        }

        ul.subtab2 li a:hover {
            text-decoration: none;
            padding-bottom: 5px;
        }

        ul.subtab2 li a.tabactive {
            color: #007ac9;
            position: relative;
            border-color: #007ac9;
        }

            ul.subtab2 li a.tabactive:hover {
                background: transparent;
                text-decoration: none !important;
            }

.subtab2_content {
    display: block;
    background: transparent;
    border-top: 1px solid #e6e7e8;
    margin-top: 0;
    padding: 5px 0 10px 0; /*overflow:auto;*/
    width: 100%;
}

    .subtab2_content .subtab2_content_title {
        background: url('Images/dot.png') repeat-x bottom left;
        color: #008ed4;
        height: 20px;
    }

h3.subtab2_content_title_t1 {
    float: left;
    font: bold 1.4em/1.4em Arial;
    margin-bottom: 0 !important;
}

a.subtab2_content_title_t2 {
    float: right;
    font: bold 1.2em/1.4em Arial;
    color: #008ed4;
}

.subtab2_content_notice {
    clear: both;
    display: block;
    font-size: 1.2em;
    color: #595959;
    margin-top: 3px;
}

ul.subtab3 {
    /*float: right;*/
    display: block;
    margin: 0;
    min-height: 38px;
    text-align: center;
    /*border-bottom: 2px solid silver;*/
}

    ul.subtab3 li {
        display: inline-block;
        /*margin-top:5px;*/
        /*height: 30px;*/
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: solid 1px #ebebeb;
        background: #fff;
        padding: 8px 12px;
        margin-right: 8px;
        margin-bottom: 5px;
        cursor: pointer;
        color: rgba(0,0,0,.5);
        -webkit-transition: all .15s ease;
        transition: all .15s ease;
        border-radius: 0 !important;
    }

        ul.subtab3 li.active {
            background: #f36421;
            color: #fff;
        }

        ul.subtab3 li a.subtab3_t1 {
            color: #424242;
            padding: 3px 1px;
            font-size: 12px;
            font-weight: 400;
            font-family: Averta-Regular,sans-serif !important;
            line-height: 1.25;
            margin: 0px 3px 2px;
            position: relative;
            /*border-bottom: 2px solid silver;*/
        }

        ul.subtab3 li a:hover {
            color: #007ac9;
            text-decoration: none;
            padding-bottom: 5px;
        }

        ul.subtab3 li a.tabactive {
            color: #FFF;
            position: relative;
            border-color: #007ac9;
        }

            ul.subtab3 li a.tabactive:hover {
                background: transparent;
                text-decoration: none !important;
            }

div.temp_acc {
    display: block;
    clear: both;
    margin: 0px 0 0 20px;
    color: #232323;
    font-size: 12px;
}

    div.temp_acc ul li {
        margin-bottom: 10px;
    }

        div.temp_acc ul li .regular-checkbox:checked + label:after {
            top: 1px;
        }

table.temp_acc {
    display: block;
    clear: both;
    margin: 0 15px 15px;
    padding-top: 15px;
}

table.temp_acc_coo {
    display: block;
    clear: both;
    margin: 15px 0 0 10px;
}

table.temp_acc1 {
    display: block;
    clear: both;
    margin: 15px 0 0 60px;
}

    table.temp_acc1 tr:hover {
        background-color: #E7E8E9;
    }

table.temp_acc td {
}

.acc_title {
    font-size: 13px;
    padding-right: 5px;
}

.acc_title_confirm {
    color: #282828;
    font-size: 12px;
    font-weight: normal;
    padding-left: 26px;
    padding-right: 40px;
    text-transform: none;
    width: 170px;
}

.acc_title_confirm1 {
    color: #282828;
    font-size: 12px;
    font-weight: normal;
    padding-left: 26px;
    padding-right: 10px;
    text-transform: none;
    width: 170px;
}

.acc_title_confirm .spanConfirm {
    float: left;
    margin-left: 8px;
    margin-top: -10px;
}

.acc_title_confirm img {
}

.acc_title_detail {
    color: #282828;
    font-size: 12px;
    text-transform: none;
}

.acc_subtitle {
    color: #007ac9;
    font-size: 14px;
}

.acc_content {
    color: #212121;
}
.reg_info .acc_content {
    width: 70%;
}

.acc_content_money_transfer {
    width: 600px;
}

.acc_content_stock_transfer {
    width: 600px;
}

.acc_paddright {
    padding-right: 30px;
}

table.temp_acc .ptop {
    /*padding-top: 20px;*/
}

table.reg_info {
    clear: both;
    margin-bottom: 10px;
}

.acc_title_change {
}

.acc_ptd {
    padding: 1px !important;
}

ul.infoform1 {
    display: block;
    margin-top: 15px;
    padding-left: 10px;
}

    ul.infoform1 li {
        list-style-image: url('Images/square.png');
        margin-top: 15px;
    }

span.infoform1_t1 {
    font-size: 13px;
    color: #616161;
}

span.infoform1_t2 {
    font-size: 13px;
    color: #007ac9;
    padding: 0 8px;
}

a.infoform1_t3 {
    color: #007ac9;
    font-size: 17px;
    margin: 0 0 10px 2px;
}

a.infoform1_t5 {
    font-size: 13px;
    color: #616161;
}

.infoform1_t4 {
    font-size: 12px;
    color: #5b5b5b;
    font-style: italic;
}

.t-explanation {
    font-size: 12px;
    color: #595959;
    font-style: italic;
}

.confirmblock {
    margin: 2px 0px 20px;
    padding: 5px 15px;
    border: 1px solid #e7e7e7;
    width: 600px;
}

.order_confirm {
    clear: both;
    display: block;
    margin-top: 20px;
}

    .confirmblock h4, .order_confirm h4 {
        color: #008ed4;
        font-weight: bold;
        font-size: 1.2em;
    }

    .confirmblock table.confirm_content, .order_confirm table.confirm_content {
        margin-left: 15px;
    }

.confirm_content_t1 {
    color: #575757;
    font-size: 14px;
    line-height: 30px;
    margin: 0 5px 0 0;
    padding: 0;
    display: inline-block;
}

.identify_title {
    font-style: italic;
    color: #595959;
}

.mleft {
    margin-left: 40px;
    position: relative;
    z-index: 101;
}

ul.order_type_select {
    margin: 0px;
}

    ul.order_type_select li {
        display: inline;
        padding-right: 20px;
        color: #323232;
        font-weight: bold;
    }

        ul.order_type_select li input {
            margin-right: 5px;
        }

ul.cash_advance_select {
    display: block;
    margin: 6px 0 0;
}

    ul.cash_advance_select li {
        display: inline;
        padding-right: 30px;
        font-size: 1.1em;
        color: #323232;
        font-weight: bold;
    }

        ul.cash_advance_select li input {
            margin-right: 5px;
        }

.order_type_notice {
    clear: both;
    color: #595959;
    font-size: 1.2em;
    padding-top: 5px;
    _padding-top: 0px;
}
/* FOOTER
------------------------------------------------------ */

.tbFooter {
    margin-top: -2px;
}

.support {
    display: block;
    padding-top: 15px;
    padding-left: 18px;
}

ul.footer_submenu {
    display: block;
    margin-top: -10px;
    margin-left: -5px;
}

    ul.footer_submenu li {
        float: left;
        color: #002185;
        padding: 10px 0 0;
    }

        ul.footer_submenu li a {
            color: #fff;
            font-weight: bold;
            margin: 0 7px;
        }

            ul.footer_submenu li a:hover {
                color: #007ac9;
            }

.support .support_info {
    clear: both;
    display: block;
    padding-left: 7px;
    margin: 0 !important;
    _line-height: 1.6em;
}

    .support .support_info a, .support .support_info span {
        font-weight: bold;
        color: #171717;
    }

.topcopyright {
    vertical-align: top;
    padding-right: 25px;
    width: 35%;
    white-space: nowrap;
}

.go_to_top {
    display: block;
    float: right;
    margin-right: 50px;
    background: #bdbdbd;
    width: 100px;
    height: 18px;
    border-radius: 0 0 4px 4px;
}

    .go_to_top span {
        margin: 0 auto;
        font-weight: bold;
        margin: 0 auto;
        display: block;
        color: #000;
        text-align: center;
        padding-right: 5px;
        line-height: 1.4em;
    }

    .go_to_top a:hover {
        text-decoration: none;
    }

.copyright-container {
    float: right;
    margin-right: 0px;
    /*margin-top: 10px;*/
    padding-right: 0px;
}

.copyright {
    color: #fff;
    padding: 0 !important;
    text-align: right;
    font-size: 12px;
    white-space: initial !important;
    font-family: Averta-Regular,sans-serif !important;
    margin-right: 73px;
}

    .copyright a {
        color: #fff;
        font-size: 12px;
    }

.supportCenter {
    clear: both;
    padding-left: 0;
    font-size: 12px;
}

    .supportCenter .supportTitle {
        float: left;
        height: 40px;
        margin: 0px 10px 0 0;
        font-weight: bold;
        color: #002185;
    }

    .supportCenter .supportDetails {
        font-weight: normal;
        color: #fff;
        font-family: Averta-Regular,sans-serif !important;
    }

        .supportCenter .supportDetails p {
            margin: 0 0 3px;
        }

            .supportCenter .supportDetails p span, .supportCenter .supportDetails p span a {
                color: #fff;
            }

                .supportCenter .supportDetails p span a {
                    text-decoration: underline;
                }

.disable_menu {
    color: #a8a8a8 !important;
    cursor: auto !important;
}

ul.main_menu li a:hover.disable_menu {
    text-decoration: none;
    background-image: none !important;
}

ul.main_menu li .disable_menu span:hover {
    background: none;
}

#tooltip {
    position: absolute;
    z-index: 3000;
    border: 1px solid #111;
    background-color: #eee;
    padding: 5px;
    opacity: 0.85;
}

    #tooltip h3, #tooltip div {
        margin: 0;
    }
/* ORDER STATUS
	------------------------------------------------------ */

.grey_temp {
    clear: both;
    display: block;
    margin: 0 auto;
    position: relative;
    background: #f7f7f7;
    padding: 10px 0 0px;
    overflow: hidden;
}

.temp1_h {
    display: block;
    position: relative;
    text-align: left;
    padding: 4px 10px 5px 15px;
}

.temp1_title {
    display: inline-block;
    float: left;
    margin: 0px 10px 0 0;
    color: #007ac9;
    text-transform: capitalize;
    padding-left: 0px;
    font-size: 23px;
    line-height: 25px;
    font-weight: 100;
    font-family: Averta-Regular,sans-serif !important;
}

.temp1_title1 {
    font: normal 1.6em/1.6em Arial;
    color: #000;
    font-weight: normal;
}

.temp1_refresh {
    float: left;
    margin: 0 0 0 10px;
    padding-left: 15px;
    font: bold 1.1em/1.4em Arial;
    text-transform: capitalize !important;
}

.temp1_email, .emailExp {
    float: right;
    margin-left: 10px;
    padding-left: 20px;
    font: bold 12px/1.4em Arial;
    color: #333;
}

.temp1_print, .icon-print-1, .icon-page-export-csv {
    float: right;
    margin-left: 5px;
    padding: 3px;
    color: #007ac9;
    font-size: 18px;
    width: 27px;
    height: 27px;
    border: 1px solid;
    border-radius: 50%;
}

.icon-csv {
    float: right;
    width: 32px;
    height: 32px;
    background: url(Images/iconset/microsoft-excel.png) no-repeat;
    background-size: contain;
    background-position: center;
    border-radius: 50%;
    margin-left: 5px;
    border-width: 0 !important;
}

.icon-prints {
    float: right;
    width: 32px;
    height: 32px;
    background: url(Images/iconset/print-icon.png) no-repeat;
    background-size: contain;
    background-position: center;
    border-radius: 50%;
    margin-left: 5px;
    border-width: 0 !important;
}
.icon-pdf {
    float: right;
    width: 32px;
    height: 32px;
    background: url(Images/iconset/pdf-icon.png) no-repeat;
    background-size: contain;
    background-position: center;
    border-radius: 50%;
    margin-left: 5px;
    border-width: 0 !important;
}
    .icon-csv[disabled="disabled"], .icon-prints[disabled="disabled"] {
        cursor: not-allowed;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        pointer-events: none;
    }

.print_image {
    float: right;
    background: url('Images/combo10.png') no-repeat 0px -1510px;
    margin-left: 2px;
    padding-left: 2px;
    font: bold 1.1em/1.4em Arial;
    color: #8a8787;
    width: 45px;
}
.print_image.print_custom {
    margin-right: 5px;
    width: 85px;
}

.logo_print {
    display: inline-block;
    height: 50px;
    width: auto;
    object-fit: cover;
}

.pdf_image {
    float: right;
    display: flex;
    align-items: center;
    margin-left: 2px;
    padding-left: 2px;
    font: bold 1.1em/1.4em Arial;
    color: #8a8787;
}

    .pdf_image img {
        display: inline-block;
        width: 20px;
        height: 20px;
    }

.temp1_excel, .excelExp {
    float: right;
    margin-left: 0px;
    padding-left: 10px;
    font: normal normal normal 16px/1 FontAwesome;
    color: #333;
}

.temp1_close {
    float: right;
    background: url('Images/del.png') no-repeat 0px 0px;
    margin-left: 10px;
    padding-left: 20px;
    font: bold 1.1em/1.4em Arial;
    color: #8a8787;
}

ul.temp1_filter {
    margin: 0;
    clear: both;
    text-align: left;
    margin-right: 5px;
    display: inline-block;
}

    ul.temp1_filter li {
        display: inline-block;
        text-align: left;
        font-size: 12px;
        height: 27px;
        margin: 0 0 0 10px;
    }

li.filter_1 {
    color: #424242;
}

li.filter_2 input {
    float: left;
    margin: 7px 2px 0 0;
}

.os_note {
    font-size: 12px;
    margin: 0;
}

    .os_note .order_status_note {
        clear: both;
        display: block;
        color: #212121;
        font-family: Averta-Regular,sans-serif !important;
        margin: 0 0 5px 5px;
    }

    .os_note .active {
        color: #007ac9 !important;
        font-size: 15px;
        padding: 8px 10px;
        margin-bottom: -1px;
        border-width: 0;
        border-style: solid;
        border-color: #b7babc;
        background: #E0E0E0;
        margin: 0;
    }

ul.order_status_note_detail {
    display: block;
    background-color: #e1f3ff;
    color: #000;
    font-size: 12px;
    padding: 10px 10px 10px;
    border: 0px solid #007ac9;
    width: 100%;
    margin-bottom: 0;
    z-index: 1;
    box-shadow: 0 1px 3px rgb(0, 141, 244), 0 1px 2px rgb(0, 141, 244);
}

.order_status_note_detail span {
    font-family: Averta-Regular,sans-serif !important;
}

    .order_status_note_detail span.right {
        float: none;
    }

ul.order_status_note_detail li.note_1 {
    display: block;
    float: left;
    padding-left: 10px;
}

    ul.order_status_note_detail li.note_1 ul.note_2 {
        display: block;
    }

        ul.order_status_note_detail li.note_1 ul.note_2 li {
            margin-bottom: 2px;
        }

            ul.order_status_note_detail li.note_1 ul.note_2 li img {
                padding-right: 5px;
                width: 25px;
            }

.portfolio_note {
    margin: 0px 10px;
}

ul.portfolio_detail {
    display: block;
    background: #fff;
    color: #000;
    font-size: 12px;
    padding: 10px;
    border: 1px solid #b7babc;
    z-index: 1;
}

    ul.portfolio_detail li.note_1 {
        display: block;
        float: left;
        padding-left: 25px;
    }

        ul.portfolio_detail li.note_1 ul.note_2 {
            display: block;
        }

            ul.portfolio_detail li.note_1 ul.note_2 li {
                margin-bottom: 2px;
            }

                ul.portfolio_detail li.note_1 ul.note_2 li img {
                    padding-right: 5px;
                }
/*GUIDE TO USE -----------------------------------------*/

.guide_to_use {
    margin: 0;
}

    .guide_to_use ul {
        list-style-image: url(Images/square.png);
    }

.gtu_content_list {
    margin-bottom: 15px;
}

.gtu_title {
    text-align: center;
    font-size: 1.6em;
    color: #007ac9;
}

.gtu_title_2 {
    text-align: center;
    font-size: 1.4em;
    font-style: italic;
}

.gtu_title_line {
    color: #c0c2c4;
    text-align: center;
}

.gtu_title_contentList {
    margin: 0 auto;
    padding-left: 190px;
}

.gtu_title_lv1 a {
    font: bold 1.5em/1.4em Arial;
    margin-bottom: 10px;
    color: #002185;
}

.gtu_title_lv2 a {
    font: bold 1.3em/1.4em Arial;
    margin-bottom: 5px;
    color: #002185;
    padding-left: 20px;
}

.gtu_title_lv3 a {
    font: normal 1.2em/1.5em Arial;
    margin-bottom: 3px;
    color: #002185;
    padding-left: 40px;
}

.gtu_lv1 {
    font: bold 1.5em/1.5em Arial;
    margin-bottom: 5px;
    color: #002185;
}

.gtu_lv2 {
    margin-bottom: 3px;
    margin-left: 10px;
    color: #007ac9;
    font-family: Averta-Regular,sans-serif !important;
    font-size: 18px;
    text-transform: capitalize;
    margin: 5px 0;
}
.sub_title {
    font-size: 14px;
    color: #333;
    padding-left: 20px;
    font-weight: bold;
}
.gtu_lv3 {
    font: normal 1.2em/1.5em Arial;
    margin-bottom: 3px;
    color: #292929;
    padding-left: 30px;
}

ul.gtu_lv4 {
    font: normal 1.2em/1.5em Arial;
    margin-bottom: 3px;
    color: #292929;
    padding-left: 70px;
    display: block;
}

ul.gtu_lv5 {
    font: normal 1.2em/1.5em Arial;
    margin-bottom: 3px;
    color: #292929;
    padding-left: 70px;
    display: block;
}

.gtu_subtitle2 {
    padding-left: 30px;
    font: bold 1.2em/1.5em Arial;
    margin-bottom: 3px;
    color: #007ac9;
}

.gtu_subtitle2_2 {
    padding-left: 30px;
    font: normal 1.2em/1.5em Arial;
    margin-bottom: 3px;
    color: #292929;
}

.gtu_img {
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
    width: 100%;
}

    .gtu_img img {
        text-align: center;
        margin: 0 auto;
        display: block;
    }

.img_note {
    text-align: center;
    font: normal 1.2em/1.4em Arial;
    color: #002185;
    font-style: italic;
}

.go_to_top_normal {
    float: right;
    display: block;
    background: url('Images/go_to_top.png') no-repeat top left;
    width: 100px;
    height: 18px;
}

    .go_to_top_normal span {
        margin: 0 auto;
        font-weight: bold;
        margin: 0 auto;
        display: block;
        color: #000;
        text-align: center;
        padding-right: 5px;
        line-height: 1.4em;
    }
/* ACCOUNT MANAGEMENT
	------------------------------------------------------ */

select, option {
    z-index: 0;
    position: relative;
}

.filterHistory {
    padding: 5px 10px 0px;
    text-align: left;
    position: relative;
}

    .filterHistory .blockSpan {
        margin-right: 0 !important;
    }

.calendarSpan span {
    line-height: 2em;
    margin-right: 10px;
}

.dateInputCalendar {
    width: 20px;
    padding: 0px 2px;
    margin-right: 3px;
}

.yearInputCalendar {
    width: 40px;
    padding: 0px 2px;
}

.blockR {
    float: left;
    margin: 0px 10px 10px !important;
    margin-left: 0px;
}

.blockSpan {
    margin-right: 10px;
    font-size: 12px;
    line-height: 1.5em;
    color: #333;
}

.blockSpan_btn {
    margin-left: 1px;
    line-height: 1.8em;
}

.inputNormal {
    width: 70px;
}

.inputCalendar {
    font-size: inherit;
    width: 110px;
    padding: 5px;
    height: 28px !important;
}

.inputStock {
    width: 100px;
    height: 24px;
    padding: 5px;
}

.iconStatus {
    margin-right: 3px;
}

.spanTitle {
    display: inline-block;
    white-space: normal;
}

.spanTitleRIR {
    display: inline-block;
}

.spanRe {
    position: absolute;
    right: 5px;
    top: 3px;
}

.toolbarfiler {
    padding: 0 5px;
}

.blockSpan input[type=text] {
    display: inline;
}

.imgCalendar {
    position: absolute;
    top: initial !important;
    right: 5px;
    font-size: 18px;
    color: #757575;
    bottom: 0px;
}
/* UTILITY MANAGEMENT
	------------------------------------------------------ */

.gridChangeOption {
    margin: 0px;
}

    .gridChangeOption > .row {
        margin: 0;
    }

.gCOtitle {
    font-size: 14px;
    color: #007ac9;
    padding: 5px 0px 2px;
    border-bottom: 1px solid #007ac9;
    margin-top: 10px;
    font-weight: 600;
}

.ratio {
    margin-right: 0px;
    float: left;
}

.infoOrderbtnlabel .regular-checkbox:checked + label:after {
    top: 2px;
    left: 4px;
}

.order_info_top_item > label span {
    line-height: 1.7em;
}

.btnBordergreen .regular-checkbox:checked + label {
    background: #008000 !important;
}

.btnBorderred .regular-checkbox:checked + label {
    background: #c60c30 !important;
}

.Coo-content > span:first-child {
    margin: 0 10px 0 0;
}

.ratio > span {
    line-height: 1.7em;
}

.ratio input {
    margin-right: 5px;
    height: auto !important;
}

.ratio .regular-checkbox + label {
    margin-top: 3px;
}
/* FOOTER static page
	------------------------------------------------------ */

.start_mess {
    color: #626262;
    margin-bottom: 15px;
    margin: 10px 15px;
}

.whiteblur ol li.blueTitle {
    font-weight: bold;
    color: #007ac9;
    margin: 20px 30px 5px;
    font-size: 1.2em;
}

.static_normal {
    _font-weight: normal;
    font-size: 12px;
    font-weight: normal;
    color: #393939;
    margin-bottom: 12px;
    text-align: justify;
    line-height: 1.4em;
}

ul.ct_hotline {
    list-style-image: url(Images/rec_bullets.png);
    margin-left: 20px;
    margin-top: 20px;
}

table.bl_details .brankHead {
    font-size: 2rem;
    font-weight: normal;
    color: #147dfa !important;
    background-color: #eee;
}

ul.ct_hotline li {
    margin-bottom: 5px;
    line-height: 1.4em;
}

.ct_hotline_t1, .ct_hotline_t2 {
    font-size: 1.2em;
}

ul.service_support {
    list-style-image: url(Images/square.png);
    margin: 3px 0px 15px 50px;
}

    ul.service_support li {
        margin-bottom: 3px;
        font-size: 12px;
        line-height: 1.4em;
    }

.branch_list {
    clear: both;
    overflow: auto;
}

table.bl_details {
    text-align: left;
    font-size: 13px;
    min-width: 1000px;
}

    table.bl_details th, table.bl_details td {
        padding: 16px 20px 10px 5px;
        text-align: left;
    }

    table.bl_details th {
        color: #4f4f4f;
        padding-right: 10px;
        width: 220px;
        padding-left: 15px;
    }

    table.bl_details tr {
        border-bottom: 1px solid #ddd;
        min-height: 40px;
        display: table-row;
    }

ol.privacy_t1 {
    margin-left: 20px;
    margin: 5px 15px 12px 35px;
}

    ol.privacy_t1 li {
        margin-bottom: 8px;
        line-height: 1.4em;
    }

ol.term_t2 {
    margin: 5px 5px 20px 35px;
    display: block;
}

    ol.term_t2 li {
        line-height: 1.4em;
        margin-bottom: 10px;
        margin-right: 15px;
        text-align: justify;
    }

.term_t3 {
    margin-top: 5px;
    font-weight: bold;
    font-size: 1.0em;
    color: #202020;
    margin: 10px 25px;
}

.privacy_t2 {
    font-size: 1.2em;
    _font-size: 1.0em;
    font-size: 1.0em;
    color: #202020;
    font-weight: normal;
}

.bank_title {
    color: #007ac9;
    font-size: 17px;
    margin: 0 0 10px 2px;
}

ol.bank_title li {
    color: #282828;
    font-size: 1.2em;
}

.bank_acc {
    width: 35%;
    margin-left: 100px;
    text-align: left;
    vertical-align: top;
    float: left;
}

.internal_acc {
    width: 40%;
    margin-left: 100px;
    text-align: left;
    vertical-align: top;
    float: right;
}

.TO_TableSaoke_normal {
    font-size: 10px;
}
/*GUIDE TO USE -----------------------------------------*/

.guide_to_use {
    margin: 0;
}

    .guide_to_use ul {
        list-style-image: url(Images/square.png);
    }

.gtu_content_list {
    margin-bottom: 15px;
}

.gtu_title {
    text-align: center;
    font-size: 1.6em;
    color: #007ac9;
}

.gtu_title_2 {
    text-align: center;
    font-size: 1.4em;
    font-style: italic;
}

.gtu_title_line {
    color: #c0c2c4;
    text-align: center;
}

.gtu_title_contentList {
    margin: 0 auto;
    padding-left: 190px;
}

.gtu_title_lv1 a {
    font: bold 1.5em/1.4em Arial;
    margin-bottom: 10px;
    color: #002185;
}

.gtu_title_lv2 a {
    font: bold 1.3em/1.4em Arial;
    margin-bottom: 5px;
    color: #002185;
    padding-left: 20px;
}

.gtu_title_lv3 a {
    font: normal 1.2em/1.5em Arial;
    margin-bottom: 3px;
    color: #002185;
    padding-left: 40px;
}

.gtu_lv1 {
    font: bold 1.5em/1.5em Arial;
    margin-bottom: 5px;
    color: #002185;
}

.gtu_lv2_1 {
    font: bold 1.3em/1.5em Arial;
    margin-bottom: 3px;
    color: #007ac9;
    margin-left: 10px;
}

.gtu_lv2_2 {
    font: bold 1.3em/1.5em Arial;
    margin-bottom: 3px;
    color: #007ac9;
    margin-left: 20px;
}

.gtu_lv3 {
    font: normal 1.2em/1.5em Arial;
    margin-bottom: 3px;
    color: #292929;
}

.gtu_lv4 {
    font: normal 1.2em/1.5em Arial;
    margin-bottom: 3px;
    color: #292929;
    padding-left: 50px;
    display: block;
}

.gtu_lv5 {
    font: normal 1.2em/1.5em Arial;
    margin-bottom: 3px;
    color: #292929;
    padding-left: 70px;
    display: block;
}

.gtu_subtitle2 {
    padding-left: 30px;
    font: bold 1.2em/1.5em Arial;
    margin-bottom: 3px;
    color: #007ac9;
}

.gtu_subtitle2_2 {
    padding-left: 30px;
    font: normal 1.2em/1.5em Arial;
    margin-bottom: 3px;
    color: #292929;
}

.gtu_img {
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
    width: 100%;
}

    .gtu_img img {
        text-align: center;
        margin: 0 auto;
        display: block;
        max-width: 915px;
        padding-bottom: 7px;
        padding-top: 5px;
    }

.img_note {
    text-align: center;
    font: normal 1.2em/1.4em Arial;
    color: #002185;
    font-style: italic;
}

.go_to_top_normal {
    float: right;
    display: block;
    background: url('Images/go_to_top.png') no-repeat top left;
    width: 100px;
    height: 18px;
}

    .go_to_top_normal span {
        margin: 0 auto;
        font-weight: bold;
        margin: 0 auto;
        display: block;
        color: #000;
        text-align: center;
        padding-right: 5px;
        line-height: 1.4em;
    }

.gtu_img {
    text-align: center;
}

table.table_orderhistory {
    display: block;
    position: relative;
    padding-top: 10px;
}

    table.table_orderhistory .ptop {
        padding-top: 20px;
    }

    table.table_orderhistory .ptop10 {
        padding-top: 10px;
    }

.company_name_print {
    font-size: 1.2em;
    color: #008ED4;
}

.print_header {
    font-size: 2.6em;
    color: #008ED4;
    font-weight: bold;
}

.print_datefooter {
    font-size: 1.2em;
    font-weight: bold;
    text-align: right;
    padding-right: 5px;
    color: #008ED4;
}

.lightBlue {
    color: #007ac9 !important;
}

.pointer {
    cursor: pointer;
}

.whiteBg {
    position: relative;
    margin-top: 0px;
    padding: 12px 0px 10px;
}

.bold {
    font-weight: bold !important;
}

.font_normal {
    font-weight: normal;
}

.nowrap {
    white-space: nowrap;
}

.print_date {
    color: #8A8787;
    font-weight: normal;
    font-size: 12px;
}

.sum {
}

    .sum td {
        background: #e1e1e1 !important;
        font-weight: bold;
        padding: 6px 4px;
    }

.date_print {
    font-size: 1.2em;
    color: #008ED4;
    text-align: center;
}

.normalLinkBlue {
    color: #007ac9;
    text-decoration: underline;
    font-weight: normal;
}

.boldBlue {
    color: #008ED4;
    font-weight: bold;
    padding: 2px 0;
}

.cash_transfer {
    text-align: left;
    width: 160px;
}

.acc_details {
    color: #282828;
    font-size: 1.2em;
    font-weight: bold;
    padding-right: 30px;
}

.txtArea {
    padding: 5px 0;
    width: 100%;
}

.tdSpace {
    background-color: #373b4a !important;
    padding: 0px !important;
    padding: 0px !important;
    line-height: 1px;
}

.input_L {
    width: 500px;
}

.bankList {
    margin-top: 5px;
}

.btmTable {
    border-color: transparent !important;
    background: none !important;
    padding: 6px 0px;
}

.btmTable1 {
    border-color: #f2f0f0 !important;
    background: #f2f0f0 !important;
    padding: 6px 200px;
}

.btmTable2 {
    border-color: #f2f0f0 !important;
    background: #f2f0f0 !important;
    padding: 6px 0px;
}

.btmTable span {
    margin: 6px 0 0;
    float: right;
    font-size: 1.1em;
    font-weight: bold;
    color: #323232;
}

.warning {
    margin-bottom: 5px;
    color: #007ac9;
    text-align: left;
    font-size: 1.2rem;
    width: 100%;
    padding-bottom: 3px;
    font-style: italic;
}

.warning_mgTop {
    margin-top: 10px;
}

.order_confirm2 {
    clear: both;
    margin: 0;
    padding-left: 0;
}

.cf_Title {
    margin: 0;
    color: #008ed4;
    font-weight: bold;
    font-size: 1.2em;
}

.successReply {
    background: url('Images/success.png') no-repeat top left;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 20px;
    font: bold 1.2em/1.6em Arial;
    color: #007ac9;
    text-align: left;
}

.successDetail {
    color: #666666;
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.6em;
    padding-left: 40px !important;
}

.btnQuick {
    margin: 20px 10px 15px 20px;
}

ul.loginUtility {
    margin: 30px 20px 30px 90px;
}

    ul.loginUtility li {
        display: inline;
    }

        ul.loginUtility li a {
            display: block;
            float: left;
            margin-right: 25px;
            font: bold 1.2em/1.4em Arial;
            color: #252525;
            height: 28px;
            line-height: 2.4em;
            padding-left: 32px;
        }

            ul.loginUtility li a.signUpAcc {
                background: url('images/signUpAcc.png') no-repeat top left;
            }

            ul.loginUtility li a.onlineRegistration {
                background: url('images/onlineRegistration.png') no-repeat top left;
            }

            ul.loginUtility li a.onlineProduce {
                background: url('images/onlineProduce.png') no-repeat top left;
            }

            ul.loginUtility li a.loginUserGuide {
                background: url('images/loginUserGuide.png') no-repeat top left;
            }

#i_loginUtility {
    margin: 0 auto;
}

.msg {
    color: Red;
    font-weight: bold;
}

.divmarquee {
    text-align: left;
    color: #000;
    font-size: 12px; /* padding-left: 30px; */
}
/*Begin IntraDay*/

.jqplot-cursor-legend {
    width: 160px;
    font-family: "Courier New";
}

td.jqplot-cursor-legend-swatch {
    width: 1.3em;
}

div.jqplot-cursor-legend-swatch {
}

.color_price {
    color: White;
}

.intraday_2_div_left_1 {
    width: 100%;
}

.intraday_2_div_left_2 {
    width: 744px;
    float: left;
    left: 0pt;
}

.intraday_2_div_right {
    width: 212px;
    float: right;
    right: 0pt;
}

.intraday_2_div_right_chart {
    width: 100%;
    margin: 0 0 5px 0;
    background-color: White;
}

.intraday_2_head {
    width: 235px;
    height: 14px;
    padding: 6px 0 3px 10px;
    background: url("Images/bgHeaderData.png") repeat-x scroll 0 0 transparent; /*border: 1px solid #dfdfdf;*/
    color: Black;
}

.intraday_2_body {
    width: 235px;
}

.partheader {
    background: url("Images/bgHeaderData.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #dfdfdf;
    color: #000000;
    height: 24px;
    padding: 6px 0 3px 5px;
    font-size: 1.2em;
}

.paint_chart_small {
    height: 150px !important;
    width: 205px !important;
    float: left;
    font-size: 1.1em;
    background-color: #151515;
    color: #FFFFFF !important;
}

.paint_chart_normal {
    height: 320px !important;
    width: 100% !important;
    float: left;
    font-size: 1.1em;
    color: White !important;
}

.span_intraday_header {
    color: rgb(0, 102, 204);
    font-weight: bold;
}

.intraday_title {
    padding: 5px;
    background-color: rgb(34, 34, 34);
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.intraday_background {
    color: rgb(0, 255, 0);
    background-color: Transparent;
}

.intraday_table {
    width: 100%;
    border: 1px solid rgb(80, 80, 80);
}

.intraday_tr {
    align: center;
    background-color: rgb(68, 68, 68);
    font-weight: bold;
}

.pagingPriceBoard {
    margin: 1px 5px 0px 10px;
}

    .pagingPriceBoard a {
        background: url("Images/btn_num.png") no-repeat top left;
        color: #fff;
        width: 21px;
        height: 21px;
        display: block;
        float: left;
        font-weight: bold;
    }

        .pagingPriceBoard a span {
            margin: 2px 5px 0 6px;
            color: #fff;
            display: block;
        }

        .pagingPriceBoard a:hover, .pagingPriceBoard a.active {
            background: url("Images/btn_num.png") no-repeat bottom left;
            text-decoration: none;
        }
/*End IntraDay*/

#page-wrap {
}

ul.dropdown li {
    font-weight: bold;
    float: left;
}

    ul.dropdown li a {
        display: block;
        color: #222;
        margin: 0px 4px 0 4px;
    }

    ul.dropdown li:last-child a {
        border-right: none;
    }
    /* Doesn't work in IE */

    ul.dropdown li.hover, ul.dropdown li:hover {
        position: relative;
    }

        ul.dropdown li.hover a {
        }
/* 
	LEVEL TWO
*/

ul.dropdown ul {
    width: 200px;
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
}

    ul.dropdown ul li {
        font-weight: normal;
        background: #fff;
        color: #000;
        border-bottom: 1px solid #ccc;
        float: none;
    }
        /* IE 6 & 7 Needs Inline Block */

        ul.dropdown ul li a {
            width: 100%;
            display: inline-block;
            padding: 10px !important;
            font-size: 12px !important;
            margin: 0;
            color: #2196f3 !important;
        }
    /* 
	LEVEL THREE
*/

    ul.dropdown ul ul {
        left: 100%;
        top: 0;
    }

ul.dropdown li:hover > ul {
    visibility: visible;
}

.lisub_menu {
    padding: 3px 0 0 3px;
}

.msg_branchBank {
    color: Red;
    font-weight: normal;
}

.intraday_table3 {
    width: 184px;
    text-align: right;
    font-size: 1.1em;
    margin: 0 1px;
    background-color: #000;
}

.intraday_div_click {
    border: 1px solid #007ac9;
    padding-left: 0px;
}

.intraday_div {
    border: 1px solid #333;
    padding-left: 0px;
}

.intraday_table3 span {
    margin-right: 10px;
}

.intraday_table3 .code {
    background: #222;
    text-align: center;
    font-size: 1.1em;
    font-weight: bold;
}

tr.intraBorder {
}

    tr.intraBorder td {
        border: 1px solid #333;
    }

.intraBorderHeader td {
    background: #444;
}

.intraday_table3_header {
    padding: 5px;
    background-color: #343434;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
}

.intraday_table3_border {
    border: 1px solid #333;
}

.intraday_td3 {
    text-align: center;
    font-weight: bold;
}

.intraday_title3 {
    text-align: left;
}

.intraday_table_selected {
    border-bottom: 2px;
    border-top: 2px;
    border-right: 2px;
    border-left: 2px;
}

.intraday_text_center {
    text-align: center;
}

.intraday_text_right {
    text-align: right;
}

.intraday_text_justify {
    display: flex;
    justify-content: space-between;
}

.paging {
    margin: 3px 3px 5px; /*width:950px; */
}

    .paging a {
        text-align: center;
        margin: 2px 5px 2px 0;
        display: block;
        float: left;
        font-size: 13px;
        color: #c9c9c9 !important;
        font-weight: normal;
        background: rgba(255, 255, 255, 0.25);
        border-radius: 4px;
        padding: 4px;
        min-width: 25px;
    }

        .paging a:hover, .paging .active {
            background: #2196f3 !important;
            color: #fff !important;
        }

.intraday_data_grid10 {
}

.intraday_data_grid10_head {
    background: #f7f7f7 url('Images/data_grid10_bg.png') repeat-x bottom left;
}

    .intraday_data_grid10_head th {
        font: bold 1.0em/1.4em Tahoma;
        color: white;
        padding: 2px 2px 4px;
        background-color: #091014;
    }

.intraday_data_grid10 thead tr th {
    border: 1px solid #b7babc;
}

.intraday_data_grid10 tbody tr td {
    border: 1px solid #1e1e1e;
}

.intraday_data_grid10 tbody, .data_grid10 .grey {
    background: #3e3e3e;
}

    .intraday_data_grid10 tbody tr td {
        margin: 1px;
    }

.intraday_bold {
    font-weight: bold !important;
}

.intraday_data_grid10 .odd {
    background: #0f0f0f;
    font: normal 12px/14px Averta-Regular,sans-serif !important;
    font-weight: bold;
}

.intraday_data_grid10 .even {
    background: #000;
    font: normal 12px/14px Averta-Regular,sans-serif !important;
    font-weight: bold;
    vertical-align: middle;
}
/*====================================*/
/* Pop-up Form Style */

.changeAccForm {
    width: 500px;
    height: auto !important;
}

.popUpForm {
    background: #fff !important;
    border: 2px solid #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

    .popUpForm .popUpHeader {
        position: relative;
        background: #007ac9;
        cursor: move;
        border-radius: 5px 5px 0 0;
        padding: 0 5px;
        overflow: hidden;
    }

        .popUpForm .popUpHeader h1 {
            float: left;
            text-transform: uppercase;
            color: #fff;
            margin: 0;
            padding: 10px 0 7px 10px;
            font-family: Averta-Regular,sans-serif !important;
            font-size: 17px !important;
        }

.marketBoxCollaped table.im_r1 tr:first-child td:first-child, .marketBoxCollaped table.im_r1 tr:nth-child(2), .marketBoxCollaped table.im_r1 tr:nth-child(3), .marketBoxCollaped table.im_r2 tr:first-child td:first-child, .marketBoxCollaped table.im_r2 tr:nth-child(2), .marketBoxCollaped table.im_r2 tr:nth-child(3) {
    display: none;
}

.popUpForm .popUpHeader a.closeBtn {
    float: right;
    width: 19px;
    height: 19px;
    margin: 4px;
    color: #fff;
    font-size: 23px;
    border-radius: 50%;
    padding: 0;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.popUpForm .popUpHeader a.fullModal, .popUpForm .popUpHeader a.miniModal {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}

.popUpForm .popUpHeader a.miniModal {
    margin-top: 8px;
}

.popUpForm .popUpHeader a.closeBtn:hover {
    color: #f00 !important;
}

.popUpForm .popUpHeader a:hover.closeBtn {
    background-position: top left;
}

.popUpAction {
    margin-top: 10px;
}

.popUpForm .popUpBody {
    padding: 0;
    overflow: auto;
    height: auto !important; /*margin:0 0 0 10px;*/
}

.popUpBody .trading_btn {
    background: #f3f3f3;
    padding: 10px 15px 0px;
}

    .popUpBody .trading_btn .margin_list {
        color: #212121;
        text-transform: capitalize;
        font-size: 15px;
    }

#cancelGropuModalDiv .popUpBody {
    margin: 0 0 0 0px;
}

.popUpFormDefault {
    -moz-box-shadow: 0px 3px 10px #888;
    -webkit-box-shadow: 0px 3px 10px #888;
    box-shadow: 0px 3px 10px #888;
    border: 5px solid #999999 !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

    .popUpFormDefault .popUpHeaderDefault h1 {
        float: left;
        color: #000;
        font: bold 1.4em/1.6em Arial;
        padding: 15px 0 2px 12px;
        margin: 0;
        text-align: left;
        text-transform: uppercase;
    }

    .popUpFormDefault .popUpHeaderDefault {
        position: relative;
        border-bottom: 1px solid #b2b2b2;
        border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        cursor: move;
    }

    .popUpFormDefault .popUpBodyDefault {
        padding: 0 10px 0 10px;
        overflow: auto;
    }

    .popUpFormDefault .popUpFooter {
        background: #f3f3f3;
        padding: 0 10px 10px 10px;
    }

.popUpGrid {
    width: 100%;
}

    .popUpGrid thead th {
        padding: 8px 6px;
        text-align: center;
        border-left: 1px solid #EEEEEE;
        border-top: 1px solid #eee;
        background: #5b5b5b;
        font-weight: bold;
        color: #ffffff;
    }

    .popUpGrid tbody td {
        font: normal 13px/22px Arial;
        padding: 2px 5px;
        border-left: 1px solid #ececec;
    }

    .popUpGrid tfoot td {
        font: normal 12px/18px Arial;
        padding: 2px 5px;
        border: 1px solid #b2b2b2;
    }

    .popUpGrid tbody td a.chooseAccNormal {
        background-color: #fafafa;
        border: 1px solid #cacece;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
        padding: 9px;
        border-radius: 50%;
        display: inline-block;
        position: relative;
        margin: 2px 0 -5px;
    }

    .popUpGrid tbody td a.chooseAccSticked {
        background-color: #007ac9;
        border: 1px solid transparent;
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
        padding: 9px;
        border-radius: 50%;
        display: inline-block;
        position: relative;
        margin: 2px 0 -5px;
    }

        .popUpGrid tbody td a.chooseAccSticked:after {
            content: '\2714';
            font-size: 14px;
            position: absolute;
            top: -2px;
            left: 4px;
            color: #fff;
            height: 18px;
        }

    .popUpGrid tbody tr.odd td {
        background: #fff;
    }

    .popUpGrid tbody tr.even td {
        /* background: #d9d9d9; */
        background: #f1f1f1;
    }

    .popUpGrid tbody td.tdSplit {
        background: #4c4c4c;
        padding: 0;
        height: 2px;
    }

.popUpForm .popUpFooter {
    clear: both;
    font-size: 12px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background: #f3f3f3;
    min-height: 36px;
    text-align: center;
    padding: 5px 0 5px 0;
}

a.defaultBtn {
    background: url("Images/btn_submit.png") no-repeat scroll right bottom transparent;
    text-align: center;
    font: bold 1.1em/2.0em Arial;
    color: #fff;
    height: 20px;
    padding: 3px 15px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

a:hover.defaultBtn {
    background-position: bottom left;
    text-decoration: none;
}

.menu_top {
    color: #fff;
}

.menu_top_accmargin {
    padding: 5px 20px 5px 0px;
    /*background-color: rgba(255, 255, 255, 0.33);*/
    border-radius: 3px;
}

    .menu_top_accmargin span {
    }

    .menu_top_accmargin a {
        color: #fff;
        text-decoration: none;
        width: 100%;
        display: inline-block;
        text-align: center;
    }

        .menu_top_accmargin a:hover {
            text-decoration: underline;
        }

.default_accmargin {
    color: #c60c30 !important;
    font-weight: bold;
    height: 18px;
    padding: 5px;
    display: inline-block;
}

.blockSpan {
    position: relative;
}

.toolbarfiler .blockSpan {
    white-space: inherit;
    margin-bottom: 5px;
}

    .toolbarfiler .blockSpan .temp1_filter .filter_1 {
        margin-left: 0;
    }

.blockSpan > span.AccNo {
    float: left;
    margin-right: 5px;
    line-height: 28px;
}

.blockSpan > span.TooltipQ {
    display: none;
    position: absolute;
    top: 3px;
    right: 6px;
}

.msg_branchBank {
    color: Red;
}
/* MARGIN STOCK LIST */

.search {
    margin: 5px 10px;
}

    .search .subTitle {
        font: normal 13px/2.6em Arial;
        color: #232323;
        float: left;
        margin-right: 5px;
    }

    .search input {
        color: #002185;
        font-weight: bold;
        width: 100px;
        display: inline-block;
        float: left;
        padding: 5px;
        margin-right: 5px;
    }

.alphabetList {
    margin: 5px;
}

    .alphabetList a {
        padding: 5px;
        margin-right: 5px;
        font: bold 1.2em/1.4em Arial;
        color: #232323;
    }

        .alphabetList a:hover {
            color: #002185;
        }

        .alphabetList a.all {
            color: #002185;
        }

.marginStockList {
    width: 600px;
}

.buyBtn {
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
    color: #2E936A;
}

.buyBtn_disable {
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: underline;
    color: #B5B5B5;
}
/*----DEFAULT PAGING ----*/

.defaultPaging {
    margin: 5px 0;
    text-align: right;
}

    .defaultPaging a {
        float: left;
    }

        .defaultPaging a.first, .defaultPaging a.prev, .defaultPaging a.next, .defaultPaging a.last {
            margin: -2px 2px;
            padding: 2px 3px;
            font: bold 11px/11px Arial;
            color: #0c6ee7;
            border: 1px solid;
            display: block;
            text-align: center;
            cursor: pointer;
            border-radius: 50%;
            width: 17px;
            height: 17px;
            white-space: nowrap;
        }

        .defaultPaging a.first, .defaultPaging a.next {
            padding-left: 0px;
        }

        .defaultPaging a:hover.first, .defaultPaging a:hover.prev, .defaultPaging a:hover.next, .defaultPaging a:hover.last {
            text-decoration: none; /*color: #2E936A; */
            color: #002185;
        }

        .defaultPaging a.first_disabled, .defaultPaging a.prev_disabled, .defaultPaging a.next_disabled, .defaultPaging a.last_disabled {
            margin: -2px 2px;
            padding: 2px 0px;
            font: bold 11px/11px Arial;
            color: #ccc;
            border: 1px solid;
            display: block;
            text-align: center;
            cursor: default;
            border-radius: 50%;
            width: 17px;
            height: 17px;
        }

        .defaultPaging a:hover.first_disabled, .defaultPaging a:hover.prev_disabled, .defaultPaging a:hover.next_disabled, .defaultPaging a:hover.last_disabled {
            text-decoration: none;
        }

.pagingPlaces {
    display: inline-block;
    float: right;
    margin: 5px;
}

.defaultPaging a.normal {
    font-size: 12px;
    padding: 0px 3px;
    font-weight: normal; /*color: #232323;*/
    color: #007ac9;
}

.defaultPaging a.normal_disabled {
    font-size: 12px;
    padding: 0px 3px;
    font-weight: normal;
    color: #959595;
    text-decoration: none;
    cursor: default;
}

.defaultPaging a:hover.normal_disabled {
    text-decoration: none;
}

.defaultPaging a.active {
    color: #002185;
    text-decoration: underline;
}
/* COO DIEU KIEN LENH THOI GIAN */

.cooForm {
    padding: 10px 5px 2px;
    background: #fff;
    border: 1px solid #CCCDCE;
}

    .cooForm .cooHeader, .cooForm .cooBody, .cooForm .cooFooter {
        clear: both;
    }

    .cooForm .cooHeader {
        padding-bottom: 2px;
        background: url(../images/dot.png) repeat-x bottom left;
        width: 100%;
    }

        .cooForm .cooHeader h2 {
            font-weight: bold;
            color: #007ac9;
            padding: 0;
            margin: 0;
        }

    .cooForm .cooBody {
    }

        .cooForm .cooBody .cooBodyRow {
            clear: both;
            font-size: 1.2em;
        }

            .cooForm .cooBody .cooBodyRow .cooBodyTitle {
                color: #007ac9;
                font-weight: bold;
                background: url(../images/squareBullet.png) no-repeat center left;
                padding-left: 10px;
            }

            .cooForm .cooBody .cooBodyRow .cooColumn1 {
                width: 150px;
                margin-right: 15px;
            }

            .cooForm .cooBody .cooBodyRow .cooColumn2 {
                width: 80px;
                margin-right: 15px;
            }

            .cooForm .cooBody .cooBodyRow .cooColumn3 {
                width: 220px;
                margin-right: 15px;
            }

            .cooForm .cooBody .cooBodyRow .cooColumn4 {
                width: 220px;
                margin-right: 15px;
            }

        .cooForm .cooBody input[type="text"] {
            margin: 2px 5px;
        }

    .cooForm .cooFooter {
        text-align: center;
        padding-bottom: 10px;
    }

.captionBtn {
    width: 18px;
    height: 16px;
    display: block;
    background: url(../images/ybullet.png) no-repeat;
}
/* END COO DIEU KIEN LENH THOI GIAN */
.spanMaroon {
    color: #800000 !important;
}

.portfolio_div {
    color: #800000;
}

    .portfolio_div span {
        font-weight: normal;
        color: #000;
        margin-left: 5px;
    }

.portfolio_span {
    color: blue;
    font-weight: bold;
    margin-right: 20px;
}

.img_del {
    height: 11px;
    width: 11px;
}
/*-------------------------------- FORM LOGIN ----------------------------*/

.bgr_form_login td, .bgr_form_login th, .bgr_form_login tr {
    color: #000000;
    font-family: ArialAverta-Regular,sans-serif !important;
    font-size: 12px;
    line-height: 18px;
    margin: 0; /*padding: 4px;    */
}

.bgr_form_login {
    width: 480px;
    height: 240px;
    background: url(images/bgr_form_login.jpg) no-repeat top; /*behavior: url( "iepngfix.htc" );*/
}

.text_title_login {
    color: #fff !important;
    font-weight: bold; /*text-transform: uppercase;*/
    font-size: 14px !important;
    vertical-align: middle;
    padding-left: 110px !important;
    text-transform: uppercase;
}

.title_login {
    font-size: 18px;
    color: #fff;
    font-weight: bold; /*font-style: italic;*/
}

.login_mtop {
    margin: 10px 10px 0;
}

ul.loginUtility {
    margin: 30px 20px 30px 90px;
    padding: 0;
    list-style-image: url(images/roundBullet.png);
}

    ul.loginUtility a {
        font-size: 12px;
        font-weight: bold;
        color: #7d7d7d;
        text-decoration: none;
    }

        ul.loginUtility a:hover {
            text-decoration: underline;
            color: #006940;
        }

.rightLogin {
    background: url(images/list.jpg) no-repeat top left;
    width: 487px;
    height: 241px;
}

.loginList {
    margin: 10px 25px 25px;
}

.listTitle {
    color: #479349;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    font-size: 12px;
}

.listUtility {
    list-style-image: url(images/roundBulletS.png);
    padding: 2px 0 10px 40px;
}

    .listUtility li {
        margin-bottom: 3px;
        font-size: 12px;
    }

.text_subtitle_login {
    color: #666666;
    font-weight: bold;
    vertical-align: middle;
    padding-top: 13px;
}
/*-------------------------------- END FORM LOGIN ----------------------------*/
/*---------------------------------- FORM STATIC -----------------------------*/

.staticPage {
    margin: 0 auto;
    padding-top: 10px;
    width: 900px;
    font-family: Averta-Regular,sans-serif !important;
    font-size: inherit;
}

    .staticPage ul, .staticPage li, .staticPage a, .staticPage p, .staticPage h2 {
        margin: 0;
        padding: 0;
    }

.spRound {
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    border: 1px solid #ccc;
    background: #edfcf4;
}

.sTitle {
    background: #006940;
    border-bottom: 1px solid #ccc;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    padding-left: 10px;
}

    .sTitle h2 {
        padding: 5px 5px 5px 0;
        font: bold 16px/20px Arial;
        color: #fff;
    }

.sContent {
    padding: 5px 15px 20px;
}

.sBlock {
    margin-bottom: 10px;
}

.sGreen {
    color: #006940;
}

.sBlock h3 {
    font: bold 15px/18px Arial;
}

.sBlock p {
    font: normal 12px/18px Arial;
    margin-bottom: 20px;
    margin-left: 25px;
}

p.sm {
    margin-bottom: 5px;
}

div.sBlock_sub {
    margin-left: 20px;
}

ul.sList {
    list-style-type: square;
    margin-left: 60px;
}

    ul.sList li {
        font: normal 12px/18px Arial;
        margin-bottom: 10px;
    }

.st_comp_info {
    font-size: 15px !important;
    margin-bottom: 8px !important;
    border-bottom: 1px solid #006940;
    width: 60%;
}

.sml {
    margin-left: 20px;
}

ul.loginCap {
    font-family: Averta-Regular,sans-serif !important;
    font-size: 11px;
    color: #666;
    list-style-type: square;
    padding: 0 0 0 40px;
}

.loginCap li {
    padding: 0;
}
/*---------------------------------- END FORM STATIC -----------------------------*/

.buy_text {
    font-size: 16px;
}

.sell_text {
    font-size: 16px;
}

.co_s1 {
    width: 230px !important;
}

.co_s2 {
    width: 65px !important;
}

.tooltip_header {
    background: #ffd740;
    padding: 5px;
    width: auto;
    font-size: 12px;
    font-weight: bold;
}

.tooltip_body {
    background: #ffe57f;
    font-size: 12px;
    padding: 5px;
    width: auto;
    max-width: 600px;
    overflow: auto;
}
/* TICKER STYLE */
.tooltip-table {
    background: #00A8EC;
    color: #fff;
    padding: 2px;
}
.headlines {
    height: 23px;
}

    .headlines .title {
        padding: 5px 3px 5px 0;
    }

    .headlines .btnArea {
        padding: 5px 0 5px;
    }

    .headlines .ctn {
        height: 15px !important;
        overflow: hidden;
        margin: 5px 5px 2px 11px;
        position: static !important;
        width: 456px;
        text-align: left !important;
        display: inline-block;
        background: #fff;
        color: #000;
    }

    .headlines .title {
        color: #990000;
        font-weight: bold;
        text-transform: uppercase;
    }

    .headlines .ctn a {
        color: #1F527B;
        position: static !important;
        text-decoration: none;
        font-weight: bold;
    }

        .headlines .ctn a:hover {
            text-decoration: underline;
        }

    .headlines .btnArea a.btn_tickers {
        background-image: url(Images/ticker-news.png);
        background-repeat: no-repeat;
        margin-left: 5px;
        width: 15px;
        height: 13px;
        display: block;
    }

    .headlines .btnArea a.back {
        background-position: 0 0;
    }

    .headlines .btnArea a:hover.back {
        background-position: 0 -13px;
    }

    .headlines .btnArea a.next {
        background-position: -21px 0;
    }

    .headlines .btnArea a:hover.next {
        background-position: -21px -13px;
    }

#ticker-wrapper {
    margin: 0px;
}

    #ticker-wrapper.has-js {
        /*background-color: #ffffff; 	border: 1px solid #CFCFCF;*/
        width: 595px;
        display: block;
        height: 24px;
    }

#ticker {
    /*padding: 0px 0px 0px 10px;*/
    width: 450px;
    height: 23px;
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
    background-color: #fff;
}

#ticker-title {
    float: left;
    color: #990000;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    white-space: nowrap;
    display: block;
    line-height: 2.2em;
}

#ticker-content {
    margin: 0px;
    float: left;
    line-height: 2.2em;
    color: #1F527B;
    font-weight: bold;
    white-space: nowrap;
    background-color: #fff;
}

    #ticker-content A {
        text-decoration: none;
        color: #1F527B;
        text-transform: uppercase;
    }

        #ticker-content A:hover {
            text-decoration: underline;
            color: #0D3059;
        }

#ticker-swipe {
}

    #ticker-swipe SPAN {
    }

#ticker-controls {
    margin: 5px 10px 0px 0px;
    list-style-type: none;
    float: left;
}

    #ticker-controls li {
        float: left;
        cursor: pointer;
        background-image: url("Images/ticker-news.png");
        background-repeat: no-repeat;
        display: block;
        height: 13px;
        margin-left: 5px;
        width: 15px;
    }

        #ticker-controls li#play-pause {
            /*background-image: url('Images/controls.png'); 	background-position: 32px 16px;*/
        }

            #ticker-controls li#play-pause.over {
                /*background-position: 32px 32px;*/
            }

            #ticker-controls li#play-pause.down {
                /*background-position: 32px 0px;*/
            }

            #ticker-controls li#play-pause.paused {
                /*background-image: url('Images/controls.png');	 	background-position: 48px 16px;*/
            }

                #ticker-controls li#play-pause.paused.over {
                    /*background-position: 48px 32px;*/
                }

                #ticker-controls li#play-pause.paused.down {
                    /*background-position: 48px 0px;*/
                }

        #ticker-controls li#prev {
            background-position: 0 0;
        }

            #ticker-controls li#prev.over {
                background-position: 0 -13px;
            }

            #ticker-controls li#prev.down {
                /*background-position: 0px 0px;*/
            }

        #ticker-controls li#next {
            background-position: -21px 0;
        }

            #ticker-controls li#next.over {
                background-position: -21px -13px;
            }

            #ticker-controls li#next.down {
                /*background-position: 16px 0px;*/
            }

.js-hidden {
    display: none;
}
/* END TICKER */

.close_order_form {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    display: inline-block;
    width: 15px;
    height: 15px;
}

    .close_order_form a.closeBtn {
        text-indent: -9999px;
        background: url(Images/closeBtn.png) no-repeat bottom left;
        width: 15px;
        height: 15px;
        position: absolute;
        right: 1px;
        /*top: 7px;*/
        _right: 20px;
        _top: 5px;
    }

    .close_order_form a:hover.closeBtn {
        background-position: top left;
    }

.message_alert {
    margin: -5px 5px; /* background: #fff1a8; */ /* color: #000000; */
    white-space: nowrap;
    font-weight: bold;
    padding: 3px 15px;
    text-align: center;
    height: auto; /* border: 1px solid #ffcf65; */
    text-align: left;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 99;
    display: inline-block;
}

    .message_alert:nth-child(2) {
        position: absolute;
        top: 0;
        right: 0;
        background: #fff;
        margin: 5px 5px 0 0;
        padding: 0;
        width: 15px;
        height: 15px;
    }

.message_alert1 {
    font-size: 12px;
    font-weight: bold;
    padding: 3px 5px;
    text-align: center;
    width: 100%;
}

    .message_alert1 a {
        display: none !important;
    }

.message_alert a {
    color: #00703B;
    text-decoration: underline;
    margin-left: 15px;
}

    .message_alert a:hover {
        color: #2CB376;
    }

.group .order_img_expand {
    float: left;
    width: 20px;
    height: 20px;
    position: absolute;
    right: -2px;
    top: 9px;
    font-size: 15px;
    color: #757575;
    cursor: pointer;
    z-index: 300;
}

    .group .order_img_expand > i {
        font-size: 18px;
    }

.group .order_stock_code {
    float: right;
    width: 80%;
    cursor: pointer;
    display: inline;
}

    .group .order_stock_code a {
        color: #187952;
        font-weight: bold;
        margin-left: 5px;
        text-decoration: underline;
    }

.order_status_detail {
    margin-left: 4px;
    color: #333;
}

a.order_status_detail {
    color: #333 !important;
}

.stock_code_name {
    color: #0071ba !important;
    font-weight: bold !important;
    text-decoration: none !important;
}

.loadingtextpanel {
    width: 240px;
    margin: 0pt auto;
    display: block;
    text-align: center;
}

.loadingtext {
    margin: 5px 0pt 0pt;
    font: bold 12px/1.4em Arial;
    float: left;
}

.cs_pointer {
    cursor: pointer;
}

.message_alert a.closeBtn {
    float: right;
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 5px;
    right: 3px;
    background: transparent;
    color: #ffffff;
    text-align: center;
    padding-top: 1px;
}

    .message_alert a.closeBtn:before {
        content: "\2b";
        font-family: "untitled-font-1" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.message_alert a:hover.closeBtn {
    color: #f00;
}

.message_alert1 a.closeBtn {
    text-indent: -9999px;
    display: inline-block;
    background: url(Images/closeBtn.png) no-repeat bottom left;
    width: 15px;
    height: 15px; /*position: absolute; */
    top: 7px; /*_right: 20px; */
}

.message_alert1 a:hover.closeBtn {
    background-position: top left;
}

.capitalize {
    text-transform: capitalize;
}

.calendarSpan a img {
    border: 0;
}

.CodeCK {
    margin-right: 47px;
}

.ToDate {
    margin-right: 74px;
}

.FromDate {
    margin-right: 28px;
}

.Sell {
    color: #bc0000;
    font-weight: bold;
}

.View {
    color: #008fd3;
    text-decoration: underline;
    font-weight: bold;
}

.Destroy {
    color: #feae19;
    text-decoration: underline;
    font-weight: bold;
}

.Money {
    color: #008fd3;
    text-decoration: underline;
}

.STT {
    text-decoration: underline;
}

.ManageStatement {
    color: #007ac9;
    font-weight: normal;
}

.Refesh {
    float: right;
}

    .Refesh a {
        color: #64b600;
        font-size: 12px;
        font-weight: bold;
    }

.Search {
    float: left;
    margin-left: 20px;
}

.data_grid11 tr th span {
    margin-right: 3px;
    display: inline-block;
    text-align: center;
    position: relative;
}

.Paging {
    float: right;
    margin-top: 3px;
}

    .Paging .Preview {
        float: left;
    }

        .Paging .Preview a {
            color: #000;
            text-decoration: none;
            font-size: 11px;
        }

            .Paging .Preview a:hover {
                color: #70CB00;
            }

    .Paging .Next {
        float: left;
    }

        .Paging .Next a {
            color: #000;
            text-decoration: none;
            font-size: 11px;
            margin-left: 3px;
        }

            .Paging .Next a:hover {
                color: #70CB00;
            }

.tittle {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
    padding-bottom: 2px;
    padding-left: 10px;
    border-bottom: 1px solid #ddd;
    margin-top: 5px;
}

.temp1_title_buy {
    float: left;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    padding-bottom: 5px;
}

.info_top1 .icon-info {
    background: #ffd740;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: inline-block;
    color: #675100;
    font-size: 13px;
    text-align: center;
    padding: 2px 0;
}
.info_top3 .icon-info {
    background: #ffd740;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    color: #675100;
    font-size: 10px;
    text-align: center;
    padding: 2px 0;
    cursor: pointer;
}
/* COO duy */

.spanCOOTitle {
    display: inline-block;
    width: 122px;
}

.cooPopupFooter {
    margin-top: 3px;
    text-align: center;
}

.EnterPin {
    display: block;
    clear: both;
    /*margin: 10px 0 0 15px;*/
}

    .EnterPin .CodePin {
        margin-left: 0;
        margin-top: 5px;
        clear: both;
    }

        .EnterPin .CodePin input {
            padding-left: 10px;
        }

.COO_notice .icon-android-add-circle, .COO_notice .icon-ios-minus {
    font-size: 15px;
    float: left;
}

    .COO_notice .icon-android-add-circle:before, .COO_notice .icon-ios-minus:before {
        margin: 0 5px 5px 0;
        display: inline-block;
        width: 15px;
    }

.Container {
    background-color: #e8e8e8;
    width: 730px;
    margin: 0 auto;
}

.Outer {
    width: 730px;
    margin: 0 auto;
    background-color: #e8e8e8;
    padding: 8px;
    float: left;
}

.BorderTooltip {
    background: #ECFFEC;
    width: 730px;
    float: left;
}

.Symbol {
    float: right;
    margin-top: -30px;
    padding-right: 10px;
}

.Surround {
    padding-left: 5px;
    padding-right: 5px;
}

.Blue {
    color: #008ed4;
}

.ContentCommand {
    float: left;
    color: #464646;
    font-weight: bold;
    padding-left: 150px;
    margin-bottom: 5px;
    font-size: 18px;
}

.TextBuy {
    float: left;
    color: #68a026;
    margin-right: 35px;
}

.TextNumber {
    float: left;
    margin-right: 35px;
}

.TextSSI {
    float: left;
    margin-right: 35px;
}

.SupportAcount {
    margin-top: 5px;
    font-weight: bold;
    font-size: 14px;
    float: left;
}

.TextAccount {
    float: left;
    margin-right: 10px;
}

.TextSupport {
    float: left;
}

.BlueBold {
    color: #0000c8;
}

.Statement {
    font-size: 12px;
    margin-top: 10px;
    padding-left: 30px;
}

.GTD {
    float: left;
    margin-bottom: 5px;
}

.SubGTD {
    background: url(../images/li.png) no-repeat left;
    float: left;
    padding-left: 15px;
}

.SubCommand {
    width: 130px;
}

.ValidDate {
    float: left;
}

.TextDate {
    float: left;
    margin-left: 5px;
    text-decoration: underline;
    font-weight: bold;
}

.Button {
    float: left;
    padding-left: 330px;
    margin-top: 15px;
    padding-bottom: 10px;
}

.Submit {
    padding-left: 250px;
}
/*End 02_SSI_M01_Lenh-DK-ve-thoi-gian_confirm */
/* GTD */

.order_info1 {
    display: block;
}

.grey_temp_M {
    clear: both;
    position: relative;
    padding: 0px 10px 0px;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}

.tempGTD {
    border: 1px solid #CCCDCE;
    background: #FFF;
    margin-top: 8px;
    margin-bottom: 8px;
}

.tittle_confirm {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 1px;
    text-transform: none;
    border-bottom: 1px solid #c6c6c6;
    height: initial;
}

.green1 {
    color: #008000;
}

.redsell {
    color: #E31937;
}

.Manage {
    float: right;
    font-size: 12px;
    margin-top: 10px;
    padding-right: 20px;
}

    .Manage div {
        float: left;
    }

        .Manage div a {
            color: #505050;
            text-decoration: underline;
            padding-right: 5px;
        }
/* end GTD */

#footpanel {
    background: none repeat scroll 0 0 #FCE8EB;
    border-color: #C3C3C3;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    bottom: 0;
    right: 0;
    /*margin: 0 73%;*/
    position: fixed;
    /*width: 27%;*/
    z-index: 99999;
}

#notifier_header {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 1.75em;
    color: #666;
    background: #CCC url(images/title.gif) top repeat-x;
    border: solid 1px #FFF;
    border-bottom: solid 1px #999;
    cursor: default;
    padding: 0em;
    margin: 0em;
    text-transform: uppercase;
}

#notifier_content {
    padding: 1em 1.75em;
    margin: 0em;
}

#notifier_show {
    background: none repeat scroll 0 0 #E3E2E2;
    border-color: #C3C3C3 #C3C3C3;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    bottom: 0;
    height: 20px;
    right: 0;
    /*margin: 0 98%;*/
    position: fixed;
    width: 32px;
    z-index: 99999;
    text-align: center;
}

a.showBtn {
    text-indent: -9999px;
    float: right;
    background: url(Images/go_to_top_icon.png) no-repeat bottom left;
    width: 15px;
    height: 15px;
    margin: 5px 5px 0 10px;
}

.so_waiting {
    display: block;
    background: url(Images/waiting.png) no-repeat bottom left;
    line-height: 1.4em;
    padding-left: 20px;
}

.so_processing {
    display: block;
    background: url(Images/loadingsmall.gif) no-repeat bottom left;
    line-height: 1.4em;
    padding-left: 20px;
}

.so_success {
    display: block;
    background: url(Images/success.png) no-repeat bottom left;
    line-height: 1.4em;
    padding-left: 20px;
}

.so_warning {
    display: block;
    background: url(Images/warning.png) no-repeat bottom left;
    line-height: 1.4em;
    padding-left: 20px;
}

#tat_table {
    z-index: 9999;
    z-index: 9999;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    border: 1px solid #f7f7f7;
    padding: 5px;
    display: inline-block;
    background-color: #f7f7f7 !important;
}

    #tat_table tbody tr {
        background-color: #f7f7f7;
    }

ol.note_2 li {
    padding-top: 2px;
}

.grid_CC > tbody > tr > th {
    padding: 3px;
    font-weight: normal;
}

.grid_CC > tbody > tr > td {
    padding: 3px;
}

    .grid_CC > tbody > tr > td .CCblack {
        margin-top: 5px;
    }

.TermsOfUseCC_Box {
    height: 270px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E2E2E2;
    overflow: auto;
}

.TermsOfUseCC_Content {
    height: 250px;
    margin: 10px;
}

    .TermsOfUseCC_Content h2, .TermsOfUseCC_Content h3 {
        color: #0071ba;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
    }



    .TermsOfUseCC_Content p {
        color: #595959;
        line-height: 1.5;
    }

.TermsOfUseCC_CheckApprove {
    height: 20px;
    margin-left: 10px;
    margin-top: 10px;
    font-size: 13px;
    font-weight: bold;
}

.TermsOfUseCC_Next {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
}

.sfhtHeader {
    position: absolute;
    overflow: hidden;
}

.sfhtData {
    overflow: auto;
}

.clock {
    color: white;
    display: block;
    height: 27px;
    left: 120px;
    padding-top: 7px;
}

.price_notice_alert {
    display: block;
    text-align: right;
    /*font-size: 10px !important;*/
    font-style: italic;
    color: #282828;
    margin: 5px 10px 5px 0px !important;
    padding: 0 2px !important;
}

.linkOrderStatus {
    font-size: 12px;
    text-decoration: underline;
    font-style: normal;
    background-color: #fff;
    display: block;
}
/* FO_UF_NRS */

.newsPage {
    clear: both;
    margin-bottom: 10px;
    width: 100%;
}

.tabTitle {
    background: none repeat scroll 0 0 #2C9167;
    height: 18px;
    width: 100%;
}

    .tabTitle span {
        background: none repeat scroll 0 0 #2C9167;
        height: 18px;
        width: 100%;
    }

h2.tabTitleContent, .tabTitleContent {
    background: url("images/bullet-white-news.png") no-repeat scroll left center transparent;
    color: #F5F5F5;
    font: bold 1.1em/1.6em Arial;
    margin-left: 5px;
    padding-left: 15px;
    text-transform: uppercase;
}

h2.tabTitleContentNews, .tabTitleContentNews {
    color: #F5F5F5;
    font: bold 1.1em/1.6em Arial;
    margin-left: 5px;
    padding-left: 15px;
    text-transform: uppercase;
}

.newsPage-left {
    display: inline;
    float: left;
    margin-top: 15px;
    width: 680px;
}

    .newsPage-left p {
        margin-bottom: 0;
    }

.newsPage-right {
    display: inline;
    float: right;
    padding: 15px 0 10px 10px;
    width: 260px;
}

    .newsPage-right a {
        color: #000000;
        font: 1.1em/1.4em Arial;
    }

.newsPage-content-title a {
    color: #2C9167;
    font: bold 1.3em/1.2em Arial;
}

p.newsPage-content-content {
    color: #000000;
    font: 1.2em/1.4em Arial;
}

.newsDate {
    color: #7F7F7F;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 2px;
    /*font: italic 1.1em/1.4em Arial;*/
}

h5.news-cat-title {
    font-size: 17px;
    margin-bottom: 2px;
}

h5.news-title {
    font-size: 16px;
    margin-bottom: 1px;
}

.news-introduction {
    font-size: 13px;
}

.imgfloat {
    display: inline-block;
    border: none;
    float: left;
    margin: 0 5px 5px 0;
}

.newsRelatedItem a {
    background: url("images/bullet-news.png") no-repeat scroll left center transparent;
    padding-left: 15px;
    font: normal 1.2em/1.4em Arial;
}

p.newsRelatedItem {
    margin-bottom: 2px !important;
}

.newsRelatedItem img {
    padding: 5px 1px 1px;
}

.allnews {
    display: block;
    padding-right: 19px;
    text-align: right;
}

    .allnews a {
        color: #2C9167;
        font: bold 1.1em/1.4em Arial;
        text-decoration: none;
    }

.newsSearch hr {
    background-color: #007ac9;
    height: 3px;
    border: 0;
    margin-bottom: 10px;
    margin-top: 5px;
}

.newsSearchArea {
    border: 1px solid #CCCCCC;
    padding: 5px 5px 10px;
}

    .newsSearchArea legend span {
        color: #007ac9;
        font-size: 1.2em;
        font-weight: bold;
    }

.ns_news {
    display: block;
    margin: 0 auto;
}

    .ns_news .ns_left {
        display: block;
        float: left;
    }

    .ns_news .ns_right {
        display: block;
        float: right;
    }

    .ns_news .ns_left .ns_cap {
        border-bottom: 1px solid #2C9167;
        color: #FFAE20;
        font: bold 1.2em/1.4em Arial;
        margin-bottom: 10px;
        text-transform: uppercase;
        width: auto;
    }

        .ns_news .ns_left .ns_cap a {
            color: #FFAE20;
        }

    .ns_news .ns_left .ns_content_block {
        clear: both;
        color: #000000;
        float: left;
        width: 400px;
    }

    .ns_news .ns_left .short_message {
        font-size: 1.2em;
        margin: 5px 0;
    }

    .ns_news .ns_left .ns_content_img {
        background: none repeat scroll 0 0 #F5F9FC;
        border: 1px solid #CCE3F2;
        float: left;
        margin-right: 10px;
        padding: 3px;
    }

        .ns_news .ns_left .ns_content_img img {
            width: 160px;
        }

    .ns_news .ns_left .ns_content_list_img img {
        background: none repeat scroll 0 0 #F5F9FC;
        border: 1px solid #CCE3F2;
        float: left;
        margin-right: 10px;
        padding: 3px;
        width: 80px;
    }

    .ns_news .ns_left .cap a {
        color: #2C9167;
        font: bold 1.4em/1.6em Arial;
    }

    .ns_news .ns_left .date {
        color: #696969;
        display: block;
        font-size: 1.1em;
        margin-bottom: 3px;
    }

        .ns_news .ns_left .date span {
            color: #565657;
            font-weight: bold;
        }

    .ns_news .normal {
        color: #1E1E1E;
        font-size: 1.2em;
    }

    .ns_news .ns_left .ns_content_detail {
        margin-top: 10px;
    }
/* END FO_UF_NRS */
/*Group Order*/

.scrollGroupOrderList {
    width: 100%;
    overflow: auto;
    height: 200px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.scrollGroupOrderList_Row1 {
    width: 20px;
    height: 12px;
}

.scrollGroupOrderList_Row2 {
    width: 57px;
    height: 15px;
}

.scrollGroupOrderList_Row3 {
    width: 60px;
    height: 12px;
}

.scrollGroupOrderList_Row4 {
    width: 60px;
    height: 12px;
}

.scrollGroupOrderList_Row5 {
    width: 76px;
    height: 12px;
}

.scrollGroupOrderList_Row6 {
    width: 69px;
    height: 12px;
}

.scrollGroupOrderList_Row7 {
    height: 12px;
}

#tbodyConfirmGroupOrder tr {
    height: 10px;
}
/*End Group Order*/

#h3PopupCOOGroupOrder .co_t2 span {
    width: 115px;
    font-weight: normal;
    line-height: 18px;
}

.group_order_table {
    margin-left: 20px;
}

.verify_fogot_success {
    padding: 0 20px 15px;
}

#h3PopupCOOSplitOrder .co_t2 span {
    width: 115px;
    font-weight: normal;
    line-height: 18px;
}

.TotalAccruedInterest {
    font-weight: bold;
    font-size: 11px;
    color: #1A1A1A;
    margin-left: 5px;
}

.divTotalAccruedInterest {
    margin-top: 8px;
}

.formatformjAlert {
    min-width: 360px !important;
    max-width: 450px !important;
}

.content_notice {
    clear: both;
    display: block;
    color: #595959;
    max-width: 456px;
    text-align: left !important;
}

ul.risk_notice_lv1 {
    margin-left: 15px;
    margin-bottom: 5px;
}

    ul.risk_notice_lv1 li {
        font-size: 1.2em;
        _font-size: 1.0em;
        font-size: 1.0em;
        line-height: 1.4em;
    }

ul.risk_notice_lv2 {
    list-style-image: url(Images/square.png);
    margin: 3px 0px 0px 50px;
}

    ul.risk_notice_lv2 li {
        margin-bottom: 3px;
        font-size: 1.2em;
        _font-size: 1.0em;
        font-size: 1.0em;
        line-height: 1.4em;
    }

.CAIConfirm {
}

    /*.CAIConfirm #popup_message {
        padding-left: 0px !important;
        padding-bottom: 5px !important;
    }*/

        .CAIConfirm #popup_message .EnterPin .CodePin {
            margin-top: 10px !important;
            margin-bottom: 5px !important;
        }

.popUpFooter .subTitle {
    color: #232323;
    margin-right: 15px;
    text-decoration: none;
}

    .popUpFooter .subTitle input {
        color: #1A1A1A;
        font-weight: bold;
        width: 100px;
        padding: 5px;
        display: inline-block;
        float: inherit;
    }

.tleft {
    text-align: left !important;
}

.ST_notice {
    display: block;
    font-size: 1.1em;
    font-style: italic;
    color: #282828;
    margin: 6px 9px 7px !important;
    padding: 0 !important;
    padding-left: 10px;
    line-height: 18px;
}

.bg_white {
    background: whitesmoke !important;
    height: auto !important;
}

.popUpFooter .subTitle {
    color: #333;
    margin-right: 5px;
    text-decoration: none;
    display: inline-block;
}

.popUpFooter input {
    width: 150px;
}

    .popUpFooter input.btn {
        width: 100px;
    }

    .popUpFooter input[type="checkbox"] {
        width: auto;
    }

.tleft {
    text-align: left !important;
}

.disable_block {
    display: block;
}

.COO_notice {
    display: inline-block;
    color: #282828;
    text-align: justify !important;
    text-decoration: none !important;
    cursor: pointer;
}

.COO_TooltipNotice {
    text-align: justify !important;
    display: block;
    line-height: 15px;
    padding-left: 10px;
}

.text_trans_none {
    text-transform: none !important;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    color: #FFFFFF !important;
    text-shadow: 0 0 !important;
}

.COONote {
    display: block;
    font-size: 1.3em;
    color: #282828;
    margin: -16px 9px 7px !important;
    padding: 0 !important;
    padding-left: 10px;
    line-height: 18px;
    text-align: justify !important;
    text-decoration: none !important;
    cursor: inherit;
    width: 620px;
    float: left;
    color: #BB0000;
}

.ConfirmCOONotePin {
    color: #282828;
    font-size: 1.2em;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: none;
}

.divSavePinSplitCOO {
    margin-left: 40px;
}

.divBodySplitCOOOrderBuy {
    background: #ECFFEC !important;
}

.divBodySplitCOOOrderSell {
    background: #FCE8EB !important;
}
/*news new template*/

.news_detail .ns_cap {
    border-bottom: 1px solid #a1a1a1;
    color: #FFAE20;
    font: bold 1.2em/1.4em Arial;
    margin-bottom: 10px;
    text-transform: uppercase;
    width: auto;
}

    .news_detail .ns_cap a {
        color: #FFAE20;
    }

.news_detail .ns_content_block {
    clear: both;
    color: #000000;
    float: left;
    width: 400px;
}

.news_detail .short_list_message {
    font-size: 1.2em;
    margin: 5px 0;
}

.news_detail .short_message {
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
    margin: 5px 0;
}

.news_detail .ns_content_img {
    background: none repeat scroll 0 0 #F5F9FC;
    border: 1px solid #CCE3F2;
    float: left;
    margin-right: 10px;
    padding: 3px;
}

    .news_detail .ns_content_img img {
        width: 200px;
    }

.news_detail .ns_content_list_img img {
    background: none repeat scroll 0 0 #F5F9FC;
    border: 1px solid #CCE3F2;
    float: left;
    margin-right: 10px;
    padding: 3px;
    width: 160px;
}

.news_detail .cap a {
    color: #000;
    font: bold 1.3em/1.6em Arial;
}

.news_detail .date {
    color: #696969;
    display: block;
    font-size: 1.1em;
    margin-bottom: 3px;
}

    .news_detail .date span {
        color: #565657;
        font-weight: bold;
    }

.news_detail .ns_content_detail {
    float: left;
    padding: 10px;
    width: 100%;
    height: 300px;
    overflow-y: scroll;
}

.news_detail .ns_related_news {
    font-size: 1.2em;
    margin: 15px 10px 15px 10px;
}

    .news_detail .ns_related_news .ns_related_news_title {
        border-bottom: 1px solid #C2C2C2;
        color: #000;
        float: left;
        font-weight: bold;
        width: 90%;
    }

    .news_detail .ns_related_news .ns_back a {
        color: #000;
        font-weight: bold;
        text-align: right;
    }

    .news_detail .ns_related_news .ns_listNews {
        line-height: 1.8em;
        margin: 10px 0 7px 0;
    }

    .news_detail .ns_related_news .grey_style {
        color: #7C7C7C;
        padding-right: 20px;
    }

    .news_detail .ns_related_news .ns_listNews li {
        height: 18px;
        overflow: hidden;
    }

    .news_detail .ns_related_news .ns_listNews a {
        color: #000;
    }

    .news_detail .ns_related_news .ns_listNewsPaging {
        float: left;
        font-size: 10px;
        margin-bottom: 7px;
    }

.news_detail .normal {
    color: #1E1E1E;
    font-size: 1.2em;
}

    .news_detail .normal p {
        margin: 0;
        padding-bottom: 7px;
    }

.RefundAmount {
    padding-bottom: 5px;
}

.RefundAmountTypes {
    padding-bottom: 4px;
    font-size: 11px;
}

.newsItem .shortNews img.hotNewsImage {
    width: 33px;
    float: none;
    margin: 0px;
}

#textLimitedBuy, #textMarginRatio {
    white-space: nowrap;
}

#txtStockSymbol {
    text-transform: uppercase;
}

.cancelMultiOrders {
    margin: 5px 5px 0;
    min-width: 280px;
    float: left;
}

.cancelMultiOrders2 {
    float: left;
}

.w30per {
    width: 30%;
}

.div-list-stock-can-transfer {
    max-height: 250px;
    overflow: auto;
}

.logon-advertise {
    text-align: center;
    margin-top: 10px;
    padding-top: 15px;
}

    .logon-advertise a {
        font-size: 16px;
        font-weight: bold;
        margin-right: 15px;
        color: #007ac9; /* float: left; */
        min-width: 250px;
        max-width: 300px;
        white-space: nowrap;
        display: inline-block;
    }

    .logon-advertise .icon-new {
        width: 64px;
    }

.custom-owl-prev, .custom-owl-next {
    position: absolute;
    z-index: 999;
}

.custom-owl-prev {
    top: 194px;
    left: -15px;
}

.custom-owl-next {
    top: 194px;
    right: -15px;
}

.owl-theme .owl-controls .owl-buttons div {
    background: transparent !important;
}

.checkbox-custom {
    opacity: 0;
    position: absolute;
}

.checkbox-custom, .checkbox-custom-label {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    cursor: pointer;
    font-size: 12px;
    font-style: italic;
    vertical-align: bottom;
}

    .checkbox-custom + .checkbox-custom-label:before {
        content: '';
        background: #fff;
        border-radius: 5px;
        border: 2px solid #0095ff;
        display: inline-block;
        vertical-align: middle;
        width: 10px;
        height: 10px;
        padding: 2px;
        margin-right: 5px;
        text-align: center;
    }

    .checkbox-custom:checked + .checkbox-custom-label:before {
        content: "";
        display: inline-block;
        width: 1px;
        height: 5px;
        border: solid #0095ff;
        border-width: 0 3px 3px 0;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        border-radius: 0px;
        margin: 0px 15px 5px 5px;
    }

.advertise-slide {
    background-image: url("Images/loader_green.gif");
    background-repeat: no-repeat;
    background-position: center;
}

    .advertise-slide .custom-owl-prev, .advertise-slide .custom-owl-next {
        opacity: 0;
        transition: opacity 1s ease-out;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .advertise-slide:hover .custom-owl-next, .advertise-slide:hover .custom-owl-prev {
        opacity: 0.8;
        visibility: visible;
    }

.div-indicator-redirect {
    font-size: 14px;
    background-repeat: no-repeat;
    background-position: center;
    height: 300px;
}
/*                                          css for loadding                                                */

#fountainG {
    position: relative;
    width: 234px;
    height: 28px;
    margin: auto;
    margin-top: 100px;
}

.fountainG {
    position: absolute;
    top: 0;
    background-color: rgb(87, 26, 240);
    width: 28px;
    height: 28px;
    animation-name: bounce_fountainG;
    -o-animation-name: bounce_fountainG;
    -ms-animation-name: bounce_fountainG;
    -webkit-animation-name: bounce_fountainG;
    -moz-animation-name: bounce_fountainG;
    animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
    -ms-animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    transform: scale(.3);
    -o-transform: scale(.3);
    -ms-transform: scale(.3);
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3);
    border-radius: 19px;
    -o-border-radius: 19px;
    -ms-border-radius: 19px;
    -webkit-border-radius: 19px;
    -moz-border-radius: 19px;
}

#fountainG_1 {
    left: 0;
    animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
}

#fountainG_2 {
    left: 29px;
    animation-delay: 0.75s;
    -o-animation-delay: 0.75s;
    -ms-animation-delay: 0.75s;
    -webkit-animation-delay: 0.75s;
    -moz-animation-delay: 0.75s;
}

#fountainG_3 {
    left: 58px;
    animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
}

#fountainG_4 {
    left: 88px;
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s;
}

#fountainG_5 {
    left: 117px;
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
}

#fountainG_6 {
    left: 146px;
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s;
}

#fountainG_7 {
    left: 175px;
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
}

#fountainG_8 {
    left: 205px;
    animation-delay: 1.64s;
    -o-animation-delay: 1.64s;
    -ms-animation-delay: 1.64s;
    -webkit-animation-delay: 1.64s;
    -moz-animation-delay: 1.64s;
}

#divPriceBoardContextMenuContainer {
    background-color: #fff;
    z-index: 9999;
    position: absolute;
    font-size: 12px;
}

.contextmenu-priceboard-item {
    padding: 3px 5px;
    color: #1E1E1E !important;
    cursor: pointer;
    border-bottom: 0px solid #ddd;
}

    .contextmenu-priceboard-item a {
        color: #1E1E1E !important;
    }

    .contextmenu-priceboard-item:hover, .contextmenu-priceboard-item:hover a {
        background-color: #dedede;
        text-decoration: none !important;
    }

    .contextmenu-priceboard-item td {
        vertical-align: middle !important;
    }

.contextmenu-priceboard-item-icon {
    width: 10px;
    text-align: center;
}

.no_wrap {
    white-space: normal !important;
}

.orderHistoryFixBody {
    overflow: inherit;
    overflow-x: inherit;
}

.account_same_fees {
    margin-right: 40px;
    float: left;
}

    .account_same_fees input {
        margin-right: 5px;
        height: auto !important;
    }

.btn-round-small {
    border-radius: 50%;
    height: 23px;
    width: 23px;
    padding: 0px 4px 4px 4px !important;
    margin-left: 5px;
    left: 10px;
    font-size: 18px !important;
    text-shadow: 0 0 1px rgb(0, 141, 244);
    box-shadow: inset 0 0px 1px 0px rgb(20, 124, 247);
}

#activeNewsLetter.regular-checkbox:checked + label:after {
    top: 1px;
}

.NewsLetter .subtab2_content .table-responsive ul li, .NewsLetter .order_confirm2 ul li {
    float: left;
    margin-right: 15px;
}

.FO_TF_OS_DealDetail {
    position: absolute;
    display: none;
    z-index: 1000;
    margin-left: 5px;
    top: 22px;
    left: 40px;
}

.br0 {
    border-right: 0px !important;
}

.br1 {
    border-right: 1px solid;
}

.scrollChartLeft {
    overflow-x: hidden;
    overflow-y: auto;
    height: 452px;
    border-right: 1px solid;
}

.chartRight {
    height: 442px;
    margin: 5px;
    background-color: #000;
}

#menuStockInfo {
    display: block;
    background-color: #000;
    height: 25px;
    margin-bottom: 2px;
}

.companyInfo {
    margin: 7px;
    font-size: 12px;
    color: #187952;
}

.chart-price-board {
    border: 1px solid;
}

.scrollVoltransRight {
    height: 441px;
    overflow: auto;
}

div#divBuy_Sell {
    min-height: 441px;
    background-color: #000;
}

table.tabMarket {
    list-style: none;
    position: relative;
    width: 100%;
}

    table.tabMarket td {
        border-style: solid;
        border-width: 1px 1px 1px;
        border-color: #5C5C5C;
        text-align: center;
        width: 20%;
        cursor: hand;
        cursor: pointer;
    }

        table.tabMarket td a {
            color: white;
            text-align: center;
            font: bold 11px/1.8em Arial;
        }

        table.tabMarket td.active {
            background-color: #5C5C5C;
            text-decoration: none;
        }

        table.tabMarket td:hover {
            background-color: blue;
        }

            table.tabMarket td:hover a,
            table.tabMarket td.active a {
                color: white;
            }

.companyInfoTitle {
    color: #DCBE82;
    font-weight: bold;
}

.marketdetailcontent {
    font: bold 1.7em/1.5em Arial;
    padding: 2px;
}

div#divMarketDetailLeft_Middle {
    background-color: #000;
    height: 211px;
}

.divChildRightChartMarket {
    display: inline-block;
    width: 100%;
    height: 143px;
}

#ulSubFavorite {
    min-width: 190px;
}

.priceboard-header {
    color: #fff !important;
    background: #091014;
    border: 1px solid #424242;
    height: 28px !important;
}

#headQuote_KQKL, #headIndex, #headQuote_MACK, #headTO_History_SaokeCK_Gia, #headQuote_KL {
    background: #15232d !important;
}

#tbodyPuthrought tr, #tbodybuySell tr, #tbodyVoltranLeftTop tr {
    height: 35px !important;
}
/*#tbodyPriceBoard td, #tbodyVoltranLeftTop td, #tbodybuySell td, #tbodyVoltransRight td, #tbodyVoltransRight td{
    color: white !important;
}*/
.sysbolVoltrans_Title {
    width: 12px;
    height: 12px;
    display: inline-block !important;
}

.textVoltrans_Title {
    display: inline-block !important;
}

.stockbalance-arrow {
    cursor: pointer;
}

#tbodyPriceBoard td, #tbodyVoltranLeftTop td, #tbodyVoltransRight td, #tbodybuySell td, #tbodyVoltransRight td, #tbodyPuthrought td {
    color: inherit;
    height: 35px;
}

.intraday_data_grid10 {
    width: 100%;
}

#txtAddNewStock {
    /*color: white;*/
    font-weight: bold;
}

a.active {
    background-color: #2a9fd6;
}

#pagingMultiAccountList {
    margin-top: 15px;
}

#divChartLeft {
    overflow-x: auto;
}

.message_alert_signonline {
    clear: both;
    margin: 2px auto 0;
    background: #fff1a8;
    /*color: #000000;*/
    white-space: nowrap;
    font-size: 1.2em;
    font-weight: bold;
    padding: 3px 15px;
    text-align: center !important;
    /*height: 16px; */
    min-height: 16px;
    border: 1px solid #ffcf65;
    position: relative;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    min-width: 350px;
    width: 100%;
}

/* SIGN ONLINE */

.signtype {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
}

    .signtype a {
        color: #333;
        text-decoration: none;
        font-weight: bold;
    }

        .signtype a:hover {
            text-decoration: none;
        }

    .signtype tr {
        border-bottom: 1px solid transparent;
    }

        .signtype tr:hover {
            border-bottom: 1px solid #dedede;
        }
/*
.signtype li
{  
    width: 100%;
    margin:0;
    padding:0;
    display: inline-block;
}

.signtype li h3
{
    border-bottom: 1px solid #dedede;
    cursor: pointer;    
    margin: 0;
    padding:0;
    position: relative;
    width: 100%;
    float:left;
}
.signtype li h3 div.pItem
{
    width: 92%;
    float:left;
    font-size: 12px;        
    margin-left: 12px;
}
.signtype li h3 div.pItem a
{
    color: #333;
    font-weight: bold;
    line-height: 35px;    
    text-decoration: none;
     width: 100%;
    display:block;
    float:left;
}
.signtype li h3 div.pItem div
{
    width: 100%;
    display:block;
    font-weight:normal;
    font-size: 12px;
    line-height: 14px;
}
div.signdescription
{
    margin-bottom: 10px;
}

.signtype li h3 i
{
    background: url("Images/bg_character.png") no-repeat;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    height: 36px;
    line-height: 35px;
    opacity: 0.8;
    text-align: center;
    width: 36px;
    display:block;
}
.signtype li h3 div.pItem a span
{
    float:left;
    width:auto;
}
*/

/*ThanhNT added 20180110 Move feature from Kim Eng project*/
.soAgreeterms {
    float: left;
    width: 100%;
    display: block;
    font-size: 12px !important;
    /*font-weight: bold;*/
}

.soStatus_status {
    float: left;
    height: 36px;
    min-width: 115px;
    line-height: 35px;
    display: block;
    text-align: center;
    text-transform: none;
    text-indent: 34px;
    font-size: 12px;
}

.soStatus_Extend {
    float: left;
    height: 36px;
    min-width: 36px;
    line-height: 35px;
    display: block;
    text-align: left;
    text-transform: none;
    font-size: 12px;
}

.soStatus_Enable {
    color: #019f18;
}

.soStatus_Disable {
}

.soStatus_Waiting {
    color: #ef7c00;
}

.soStatus_Reject {
    color: Red;
}
.tesst {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    width: 100px;
}

.btnSO {
    display: inline-block;
    background-color: none;
    width: 26px;
    height: 26px;
    min-width: 26px;
    border-radius: 4px;
    margin-left: 8px;
}

.btnSOCancel_disable {
    background: url("Images/so_cancel_disable.svg") no-repeat;
    background-color: #e3e3e3;
    pointer-events: none;
    background-size: cover;
    border: 1px solid #ABB5A8;
}

.btnSOCancel_enable {
    background: url("Images/so_cancel_enable.svg") no-repeat;
    background-size: cover;
    cursor: pointer !important;
    background-color: red;
}

.btnSOVerify_disable {
    background: url("Images/so_tick_disable.svg") no-repeat;
    background-size: cover;
    background-color: #e3e3e3;
    border: 1px solid #ABB5A8;
    pointer-events: none;
}

.btnSOVerify_enable {
    background: url("Images/so_tick_enable.svg") no-repeat;
    background-size: cover;
    cursor: pointer !important;
    background-color: #007ac9;
}

.btnSORegister_disable {
    background: url("Images/so_register_disable.svg") no-repeat;
    background-size: cover;
    background-color: #e3e3e3;
    border: 1px solid #ABB5A8;
    margin-left: 0px;
    pointer-events: none;
}

.btnSORegister_enable {
    background: url("Images/so_register_enable.svg") no-repeat;
    background-size: cover;
    cursor: pointer !important;
    background-color: green;
    margin-left: 0px;
}

.SORed {
    background-color: red !important;
}
#SOConfirmCode {
    font-size: 12px;
    display: block;
    /*width: 100%;*/
}

.btnSOCancel {
    margin-left: 10px;
}

.download_contract {
    background: url("Images/signonline_download.png") no-repeat;
    height: 36px;
    text-indent: 34px;
    line-height: 36px;
    display: inline-block;
    margin-right: 10px;
}

.colSelected {
    background: #fdd639;
    background: -moz-linear-gradient(center top, #fdf576, #fdd639) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdf576), to(#fdd639));
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fdf576', endColorstr='#fdd639');
}

a.signonline_detail {
    color: #0033CC;
}

    a.signonline_detail:hover {
        color: #000;
    }

.contentTerm {
    max-height: 400px;
    /*background: #f3f3f3;*/
    padding: 10px 0px 10px 0px !important;
}

.btn_basketOrder_add {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("Images/btnAdd.png") no-repeat;
    vertical-align: text-bottom;
}

.btn_basketOrder_delete {
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("Images/btnDelete.png") no-repeat;
    vertical-align: text-bottom;
}

.btn_basketOrder_trash {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url("Images/icoclose.png") no-repeat;
    vertical-align: text-bottom;
}

.orderbasket-hr {
    border-bottom: 1px solid gray;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.orderbasket-hr-double {
    border-top: 2px solid gray;
    padding-top: 5px;
}

.orderbasket-hightlight-big {
    font-size: 1.78em !important;
}

.orderbasket-hightlight-medium {
    display: block;
    padding-top: 7px;
    font-size: 1.4em !important;
}

.basketlist {
    max-height: 220px;
    overflow: hidden;
}

    .basketlist li {
        color: #1a1a1a;
        border: 1px solid #cccdce;
        font-size: 11px;
        height: 19px;
        line-height: 20px;
        background-color: #fff;
        overflow: hidden;
        text-indent: 0;
        cursor: pointer;
        border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        margin-bottom: 1px;
        padding-left: 5px;
    }

        .basketlist li:hover,
        .basketlist li.basket-current {
            color: #08679E;
            border-radius: 3px;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
        }

        .basketlist li.basket-current {
            background: url("newImages/bg_btn.png") repeat-x scroll left top transparent;
        }

.orderbasket-info-r {
    width: 500px;
}
/*BAO*/

#txtBAO_StockName {
    display: inline-block;
    font-weight: 400;
    margin: 0;
    font-size: 12px;
    padding: 0px 5px;
    font-family: Averta-Regular,sans-serif !important;
    border: solid 1px #bbb;
    border-right: 0px;
    color: #6f6f6f;
}

.btn24 {
    border: none;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    padding: 3px 5px 3px 5px;
    background: #696969;
    overflow: hidden;
    text-indent: 0;
    cursor: pointer;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bao_GroupName_icoEdit {
    width: 17px;
    height: 17px;
    /*background: #FFFFFF;
    border: 1px solid #9A9A9A;*/
    padding-right: 3px;
    cursor: pointer;
}

.bao_GroupName_icoDelete {
    width: 17px;
    height: 17px;
    /*background: #FFFFFF;
    border: 1px solid #9A9A9A;*/
    cursor: pointer;
}

.bao_GroupName_icoAdd {
    width: 30px;
    height: 17px;
    padding: 0px 3px 0px 10px;
    cursor: pointer;
}

.basket-current {
    color: Red;
    font-weight: bold;
}

#ulBAO_GroupName {
    z-index: 99999;
}

    #ulBAO_GroupName li,
    #ulFavorite li {
        background: #F5F5F5;
        font-size: 12px;
        padding: 1px 0px 1px 5px;
    }

        #ulBAO_GroupName li:hover,
        #ulFavorite li:hover {
            background: #FBF16D;
            font-size: 12px;
            padding: 1px 0px 1px 5px;
        }

        #ulBAO_GroupName li input[type=text] {
            height: 20px;
        }

.bao_ul_GroupName {
    float: left;
    border: solid 1px #BCBCBC;
    height: 28px !important;
    border-radius: 5px;
}

#ulBAO_GroupName li table {
    width: 100%;
    table-layout: fixed;
}

#ulBAO_GroupName li div {
    word-wrap: break-word;
    -ms-word-wrap: break-word;
}

.tablescroll {
    clear: both;
}

ul.bao_ul_GroupName li.lisub_menu span {
    max-width: 260px;
    display: inline-block;
    overflow: hidden;
}

ul.bao_ul_GroupName li.lisub_menu img {
    padding-bottom: 4px;
}

.lisub_menu_bao {
    padding: 6px 0 0 3px;
}

.center {
    text-align: center;
}

.top10 {
    margin-top: 10px;
}
/*ThanhNT added 20180110 Move feature from Kim Eng project END*/

.paddingShowMessage {
    padding: 0 !important;
}

.subContentBorder {
    display: block;
    border: 2px solid #A1A1A1;
    margin-top: 3px;
    padding: 15px 10px 25px 10px;
    border-radius: 0 12px 12px 12px;
    background: none repeat scroll 0 0 #F8F8FF;
}

.NRS_refresh {
    float: right;
    background: url('Images/combo10.png') no-repeat 0px -1300px;
    margin: 0 10px 0 0;
    padding-left: 15px;
    font: bold 1.1em/1.4em Arial;
    color: #000;
    z-index: 0;
    margin-top: 5px;
}

ul.moreNews {
    float: left;
    list-style-image: url(images/roundBullet.png);
    width: 100%;
    font-size: 12px;
    font-style: italic;
}

.moreNews > li {
    margin-bottom: 2px;
}

    .moreNews > li > a {
        color: #887e7e;
    }

#navCategory {
    width: 1200px;
    height: 20px;
    border-bottom: 2px solid silver;
    padding-bottom: 3px;
    position: relative;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

    #navCategory a {
        font-weight: 700;
        font-size: 20px;
        border-right: 2px solid #8e85a0;
        padding-right: 4px;
        height: 14px;
        margin-right: 5px;
        float: left;
        display: inline-block;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        -moz-font-smoothing: antialiased;
        font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-smooth: always;
        white-space: nowrap;
    }

        #navCategory a:hover {
            text-decoration: underline;
        }

.category-active {
    color: red;
}

.side-menu {
    width: 100%;
    height: 100%;
    background-color: #f8f8f8;
    border-right: 1px solid #e7e7e7;
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.card_menu {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 5px;
    min-height: 400px;
}

.card_menu_header {
    display: inline-block;
    margin: 0px 10px 0 0;
    color: #007ac9;
    text-transform: capitalize;
    font-size: 23px;
    line-height: 25px;
    font-weight: 100;
}

.card_news_content {
    background-color: white;
    border-radius: 5px;
    height: 100%;
    padding: 10px;
    width: 100%;
}

.left_60pc {
    float: left;
    /*width: 58%;*/
}

.left_50pc {
    float: left;
    width: 49%;
}

.right_40pc {
    float: right;
    width: 40%;
    padding-right: 10px;
}

.right_50pc {
    float: right;
    width: 49%;
    padding-right: 10px;
}

.imageNews {
    width: 120px;
    /*height: 160px;*/
}

.imageNews-detail {
    width: 100%;
    max-width: 240px;
    /*height: 180px;*/
}

.margin-auto {
    margin: auto;
}

.border-news {
    border-bottom: 1px solid #d4cece;
}

.news-title {
    color: #007ac9;
    /*font-style: italic;*/
}

.row_list a {
    font-size: 16px;
}

.newsItem {
    /*margin-top: 10px;*/
}

.ns_content_detail {
}

.news-detail-intro {
    font-weight: bold;
    margin-top: 10px;
}

.news-detail-content {
    margin-top: 10px;
    margin-left: 15px;
}

.ns_related_news_title {
    border-bottom: 1px solid #C2C2C2;
    color: #000;
    float: left;
    font-weight: bold;
    width: 90%;
}

.ns_back a {
    color: #000;
    font-weight: bold;
    text-align: right;
}

.authenPinForm {
    margin: 0 0 0 15px;
}

    .authenPinForm input[type="text"], .authenPinForm input[type="password"] {
        width: 110px !important;
    }

.pinCodeLabel {
    font-size: 12px;
    font-weight: bold;
}

.btnCheckInitAuthen {
    width: auto !important;
    vertical-align: bottom;
    background-color: #007ac9;
    border-color: transparent;
    margin-left: 10px;
}

.authenPinForm .acc_title {
    padding-right: 2px !important;
}

.authenTransactionText {
    display: block;
    padding: 4px 0px;
    font-size: 12px;
    /*font-weight: bold;*/
    height: 30px;
}

.CodePin .authenTransactionText {
    font-size: 14px;
}


.status_box{
    display:block;
}

#conntectMode {
   
    display: inline-block;
    
    padding: 0px 5px;
    background: #36ca3c;
    color: #fff;
    text-transform: uppercase;
}

.mode_streaming {
    background: #36ca3c;
    color: #fff;
}

.mode_interval {
    background: #fec70b;
    color: #fff;
}

#connectStatus {
    display: inline-block;
    
    padding: 0px 5px;
}

.status_connected {
    background: #3d8b40;
    color: #fff;
}

.status_reconnecting {
    background: #fec70b;
    color: #333;
}

.status_disconected {
    background: red;
    color: #fff;
}

.flexbox {
    display: flex;
    align-items: center;
}

.h27 {
    height: 27px;
}

#spanAddressStatus2 .addressStatus2 {
    padding-top: 0px !important;
}