﻿/*@font-face {
    src: url(../fonts/ThaiSansNeue-SemiBold.ttf);
    font-family: 'ThaiSansNeue';
}*/

body {
    margin: 0;
    padding: 0;
    font-family:  'Arial Rounded MT' !important;
}

#div_header {
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #1279C0;
}

#div_body {
    min-height: 600px;
}

#div_action {
    padding-top: 0px;
}

#div_footer {
    background-color: #1279C0;
    padding-top: 1em;
    padding-bottom: 1em;
    vertical-align: middle;
    font-size: 13px;
    color: #FFFFFF;
}

#sticky {
    font-size: 1.5em;
}

    #sticky.stick {
        position: fixed;
        top: 0;
        z-index: 10000;
        width: 100%;
    }

.div_actionbar {
    border-color: #1279C0;
    background-color: #F8F8F8;
    border-bottom-style: solid;
    border-bottom-width: 2px;
}

.div_actiontitle {
    background: #1279C0;
    border-radius: 0px 0px 50px 0px;
    padding: 2px 20px 5px 10px;
    color: White;
    font-size: 0.8em;
}

.div_content {
    padding-top: 15px;
    padding-bottom: 15px;
}

.div_disclaimer {
    height: 200px;
    overflow: auto;
    line-height: 15pt;
    padding-top: 15px;
    padding-bottom: 15px;
}

.div_login {
    padding-top: 2em;
}

.form-group p {
    min-height: 15px;
}

.basefont {
    font-family: JasmineUPC;
}

.section {
    margin-top: 1em;
    margin-bottom: 1em;
}

.section_title {
    background: #1279C0;
    border-radius: 0px 0px 30px 0px;
    padding: 5px;
    color: #F7F7F7;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 16px;
}

.navigatesection {
    position: fixed;
    z-index: 200;
}

.borderradius {
    border-radius: 10px 10px 10px 10px;
}

.show {
    display: block;
}

.hide {
    display: none;
}

.animation {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

div.div_logo {
    margin-left: 15px;
    margin-right: 50px;
    float: left;
}

div.div_fastnavigate {
    background-color: #1279C0;
    text-align: center;
    font-size: 0.7em;
    color: #FFFFFF;
}

    div.div_fastnavigate a {
        color: #FFFFFF;
    }

div.div_menu {
}

div.div_account {
    margin-right: 10px;
    margin-bottom: 5px;
}

.fastnavigatebar {
    font-size: 0.7em;
    padding-top: 1px;
    padding-bottom: 1px;
}

    .fastnavigatebar li {
        display: inline-block;
        color: #FFFFFF;
    }

        .fastnavigatebar li:after {
            content: "/";
            padding: 0.7em;
        }

        .fastnavigatebar li a {
            color: #FFFFFF;
        }

.breadcrumb li a {
    color: #FFFFFF;
}

.form-group p {
    padding-left: 10px;
    border-color: #999999;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    min-height: 15px;
}

.p review {
    background-color: Blue;
}

.form-group label {
    padding-left: 2px;
    border-color: #00CC00;
    border-left-style: solid;
    border-left-width: 2px;
}

.alert {
    position: relative;
    z-index: 999999;
    width: 400px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 8px 35px 8px 14px;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #468847;
    color: #468847;
}

.alert-error {
    background-color: #f2dede;
    border-color: #b94a48;
    color: #b94a48;
}

.bootbox {
    z-index: 99999 !important;
}

.tier1 {
    background-color: #1279C0;
    color: White;
    font-size: large;
}

.tier2 {
    background-color: #31B404;
    color: White;
    font-size: large;
}

.tier3 {
    background-color: #F5F6CE;
    color: Black;
    font-size: large;
}

.tier4 {
    background-color: #E6E6E6;
    color: Black;
    font-size: large;
}

.focusData {
    background-color: #CEF6F5;
}

.register_content {
    padding-top: 20px;
}

.register_action {
    padding-top: 20px;
}

.login-font {
    font-family: 'Arial Rounded MT';
}

.loginheader {
    padding: 5px;
}

.login-leftsection {
    padding-top: 50px;
    padding-left: 60px;
    padding-right: 60px;
}

.loginpanel {
    background-color: rgba(8, 104, 178, 0.80);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 15px;
    border: 2px solid #FFF;
}

.loginpanel-header {
    font-family: Mistral;
    font-size: 2.1em;
    color: #FFF;
    padding-bottom: 10px;
}

.loginpanel-label {
    font-size: 18px;
    font-family: inherit;
    color: #FFF;
}

.loginpanel-labelsection {
    text-align: right;
}

.loginpanel-line {
    padding-top: 5px;
}

.loginpanel-linksection {
    text-align: center;
    padding-top: 5px;
}

.loginpanel-link {
    font-size: 12px;
    color: #FFF;
    cursor: pointer;
    font-family: inherit;
}

    .loginpanel-link:hover {
        color: #f89422;
    }

.advertising-section {
    padding-top: 20px;
    padding-right: 20px;
}

.advertising-panel {
    background-color: rgba(242, 242, 242, 0.70);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 15px;
    border: 2px solid #9f9f9f;
}

.advertisinghead {
    font-family: inherit;
    font-size: 1.8em;
    color: #000000;
    padding-bottom: 10px;
}

.advertisingcontent {
    font-family: inherit;
    font-size: 1.0em;
    color: #000;
}

.advertisingimage {
    box-shadow: 7px 7px 5px #888888;
    -webkit-box-shadow: 7px 7px 5px #888888;
    -moz-box-shadow: 7px 7px 5px #888888;
}

.custdeb-section {
}

.custdeb-panel {
    background-image: url(../Images/Base/background-alliedtraders.jpg);
    background-repeat: no-repeat;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 15px;
    border: 1px solid #2f2e2e;
    color: #000;
    box-shadow: 10px 10px 5px #888888;
    -webkit-box-shadow: 10px 10px 5px #888888;
    -moz-box-shadow: 10px 10px 5px #888888;
}

.custdeb-panel2 {
    background-image: url(../Images/Base/bg_debentureresult.jpg);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 15px;
    border: 1px solid #2f2e2e;
    color: #000;
    box-shadow: 10px 10px 5px #888888;
    -webkit-box-shadow: 10px 10px 5px #888888;
    -moz-box-shadow: 10px 10px 5px #888888;
}

.custdeb-panel-headersection {
    padding-bottom: 15px;
}

.custdeb-panel-header {
    font-family: inherit;
    font-weight: 600;
    font-size: 1.3em;
}

    .custdeb-panel-header::before {
        content: url('../icon/menu/DebentureIcon.png');
        display: inline-block;
        padding-right: 5px;
        vertical-align: bottom;
    }

.custdeb-button-section {
    padding-top: 20px;
}

.custdeb-button {
    font-family: inherit;
    height: 40px;
    width: 100%;
    font-size: 1.3em;
    border: 1px solid #838181;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 1px 1px 2px #888888;
    -webkit-box-shadow: 1px 1px 2px #888888;
    -moz-box-shadow: 1px 1px 2px #888888;
}

    .custdeb-button:hover {
        color: #FFF;
        background-color: #137ac1;
    }

.custdeb-button-icon {
    font-family: inherit;
}

    .custdeb-button-icon::before {
        content: url('../icon/actionbar/Round/setting_20.png');
        display: inline-block;
        vertical-align: bottom;
        padding-right: 5px;
        padding-bottom: 3px;
    }

.custdeb-panel-content-section {
    padding-top: 5px;
}

.custdeb-panel-content {
    font-family: inherit;
    font-size: 1.2em;
    padding-left: 15px;
}

    .custdeb-panel-content:before {
        content: url('../icon/base/content-arrow.png');
        display: inline-block;
        padding-right: 5px;
        padding-bottom: 1px;
        vertical-align: bottom;
    }

.subresult_label {
    min-height: 40px;
}

.Survey_Title {
    font-family: inherit;
    font-size: 1.4em;
    font-weight:600;
    text-decoration: underline;
    padding-bottom:10px;
}
.Survey_SubTitle {
    font-family: inherit;
    font-size: 1.2em;
    text-decoration: underline;
    font-weight:600;
}
.Survey_Suggestion {
    font-family: inherit;
    font-size: 1.2em;
}
.Survey_Info {
    font-family: inherit;
    font-size: 1.2em;
}
.Survey_Warning{
    font-family: inherit;
    color: red;
    text-decoration: underline;
    font-size: 0.9em;
}
.Survey_Question {
    font-family: inherit;
    font-size: 1.2em;
    font-weight:600;
}
.Survey_Question_Remark {
    font-family: inherit;
    font-size: 0.9em;
}
.Survey_Choice {
    font-family: inherit;
    font-size: 1.2em;
}

@media screen and (max-width: 760px) {
    #div_body {
        min-height: 1em;
    }

    .login-leftsection {
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .loginpanel {
        background-color: rgba(8, 104, 178, 1.00);
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        padding: 15px;
        border: 0px solid #FFF;
    }

    .loginpanel-labelsection {
        text-align: left;
    }

    .advertising-section {
        padding-top: 0px;
        padding-right: 0px;
    }

    .advertising-panel {
        background-color: rgba(242, 242, 242, 1.00);
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        padding: 15px;
        border: 0px solid #9f9f9f;
    }

    .custdeb-panel {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        padding: 15px;
        border: 2px solid #c3c3c3;
    }

    .subresult_label {
        min-height: 00px;
    }
}

.ch label {
    padding-left: 2px;
    border-color: transparent;
    border-left-style: solid;
    border-left-width: 0px;
}

.labelremark{
    font-size:0.8em;
    color:#f8740c;
}