body {
    width: 100%;
    margin: 0 auto;
    background-color: #D1DDE6;
    font-family: "ElliotWeb", Arial, "Heiti TC", "Heiti SC", "微軟正黑體", "微软雅黑", "Microsoft JhengHei", "Microsoft YaHei", sans-serif, MingLiU_HKSCS,"細明體_HKSCS";
    font-size: 14px;
    color: #13426B;
}

@font-face {
    font-family: 'ElliotWeb';
    src: url('font/FSElliotWeb-Regular.eot'); /* IE9 Compat Modes */
    src: url('font/FSElliotWeb-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('font/FSElliotWeb-Regular.woff') format('woff'), /* Pretty Modern Browsers */
    url('font/FSElliotWeb-Regular.ttf') format('truetype'),; /* Safari, Android, iOS */
}

a {
    color: #13426B;
}

#header {
    background-color: #ffffff;
    border-bottom-style: solid;
    border-bottom-color: #13426B;
    min-height: 90px;
    line-height: 90px;
    position: relative;
    width: 100%;
    min-width: 1080px;
}

.header_content {
    padding: 0 20px;
    margin: 0 auto;
}

.hkex_logo, .right-menu {
    float: left;
}

.hkex_logo {
    /*width: 190px;*/
    height: 100px;
}

    .hkex_logo span {
        font-weight: bold;
        font-size: 120%;
    }

.logo {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}

.right-menu {
    /*padding-left: 200px;*/
}

.search {
    display: inline;
    float: left;
    /*min-width: 200px;*/
    font-size: 11px;
    min-height: 11px;
    line-height: 20px;
    align: center;
    padding-top: 35px;
    font-size: 12px;
}

    .search a {
        text-decoration: none;
    }

.search-icon {
    float: right;
    margin-right: 7px;
    width: 25px;
    height: 25px;
    border: none;
    text-indent: -999px;
    background-image: url(../image/search.PNG);
    cursor: pointer;
    cursor: hand;
}

.search input {
    background-color: white;
    border: none;
    height: 23px;
}

.search-text.select.selected {
    background-image: url(../image/redpoint.PNG);
    padding-left: 20px;
}

.search-text.select {
    background: url(../image/garypoint.PNG) left center no-repeat;
    padding-left: 20px;
}

.language {
    float: right;
    vertical-align: middle;
    /*	padding-right: 130px;*/
    /* 	padding-left: 15px; */
    font-size: 12px;
}

    .language a {
        text-decoration: none;
    }

input[type='radio']:checked {
    background: #F4364C;
}

#right_header {
    vertical-align: middle;
}
/* #nav {
    line-height:30px;
    background-color:#eeeeee;
    height:300px;
    width:100px;
    float:left;
    padding:5px;	      
} */
.main-content {
    /*padding-left: 250px; padding-right: 10px; */
    width: 960px;
    /*max-height:600vh;
	min-height:100vh;*/
    margin: 0 auto;
    padding: 30px 20px;
}

.mainefil-content {
    /*padding-left: 250px; padding-right: 10px; */
    width: 960px;
    /*max-height:600vh;
	min-height:100vh;*/
    margin: 0 auto;
    /*padding: 30px 20px;*/
}

#section {
    width: 100%;
    border-style: solid;
    border-width: 2px;
    border-color: #EBEBEB;
    border-radius: 10px;
    box-shadow: 5px 5px 5px #888888;
    margin: 0 auto;
    background-color: white;
    text-align: center;
    padding: 20px;
}

.user-type {
    /*font-size: 20px;*/
}

.content-header {
    font-size: 30px;
    margin: 0 auto;
    font-weight: bold;
    text-align: center;
}

.content-header-right {
    font-size: 25px;
    font-weight: bold;
    padding-left: 250px;
}

h3 {
    color: #6E6E6E;
}

.content-header-reset {
    margin-right: 150px;
}

.content-header-login {
    margin-right: 250px;
}

.content-header-term {
    font-weight: bold;
    padding: 10px;
}

.term-content {
    text-align: justify;
}

.content {
    padding: 10px;
}

.select {
    height: 25px;
}

.content-table, .content-table2 {
    margin: 0 auto;
    padding: 10px 0;
    width: 100%;
}

.table-title {
    text-align: right;
    width: 48%;
    font-weight: bold;
}

.table-row {
    height: 45px;
    width: 55%;
}

.table-field {
    border-radius: 5px;
    min-width: 200px;
    width: 80%;
    padding: 3px;
}

.table-field, textarea {
    font-family: Arial;
}

.address-field {
    height: 3em;
}

.table-field-short {
    border-radius: 5px;
    width: 50%;
    padding: 3px;
}

.table-field-four {
    border-radius: 5px;
    width: 20%;
    padding: 3px;
}

.table-title-remarks {
    font-size: 80%;
    color: #666666;
    font-weight: normal;
}

.table-submit {
    text-align: center;
    margin: 20px 0 0 0;
}

.inputfield {
    width: 100%;
    border-radius: 5px;
    font-size: 120%;
    margin: 10px 0;
    padding: 2px;
}

.submitfield {
    border-radius: 5px;
    background-color: #13426B;
    color: white;
    width: 100%;
    line-height: 30px;
    height: 30px;
    border-style: none;
    cursor: pointer;
}

.submitfield_short {
    border-radius: 5px;
    background-color: #13426B;
    color: white;
    width: 49%;
    line-height: 30px;
    height: 30px;
    border-style: none;
    cursor: pointer;
    margin-right: 3px;
}

.confirmfield {
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #13426B;
    color: white;
    width: 150px;
    line-height: 30px;
    height: 30px;
    border-style: none;
    cursor: pointer;
}

.confirmbutton {
    padding-left: 10px;
}

.submitfield_table {
    padding: 5px 0;
    border-radius: 5px;
    background-color: #13426B;
    color: white;
    width: 200px;
    border-style: none;
    cursor: pointer;
}

    .submitfield_table:disabled {
        padding: 5px 0;
        border-radius: 5px;
        background-color: #cccccc;
        color: #333333;
        width: 200px;
        border-style: none;
        cursor: pointer;
    }

.submitfield_term {
    padding: 5px 0;
    border-radius: 5px;
    background-color: #13426B;
    color: white;
    width: 100px;
    height: 30px;
    line-height: 30px;
    border-style: none;
    cursor: pointer;
}

#footer {
    background-color: black;
    color: white;
    clear: both;
    text-align: center;
    padding: 5px;
}

.sidenav {
    /*height: 100%;*/
    width: 300px;
    position: fixed;
    z-index: 2;
    top: 0;
    left: -300px;
    background-color: #41748D;
    overflow-x: hidden;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    padding-top: 20px;
}

.nav {
    /* padding: 8px 8px 8px 32px; */
    color: white;
}

.sidenav a {
    padding: 10px 10px;
    text-decoration: none;
    display: block;
    transition: 0.3s;
    border-bottom: 1px solid #999999;
    margin: 0 10px;
    font-size: 120%;
}

.sidenav .nav a:hover, .offcanvas a:focus {
    color: #f1f1f1;
}

.closebtn {
    color: #ffffff;
    font-size: 40px !important;
    top: 5px;
    text-align: right;
}

.menu_button {
    font-size: 30px;
    cursor: pointer;
}

.login-form-section {
    margin: 0 auto;
    width: 50%;
}

.centered-form-section {
    text-align: center;
}

.refresh_button {
    text-align: middle;
    padding-bottom: 10px;
    border-radius: 5px;
    background-color: #cccccc;
    color: #333333;
    width: 100px;
    line-height: 30px;
    height: 30px;
    border-style: none;
    cursor: pointer;
}

.active_lang {
    color: #999999;
}

.mandatory_field {
    color: #F4364C;
    margin: 0 3px;
}

.register_breadcrumb_section {
    margin: 30px 0;
    text-align: center;
    width: 960px;
    margin-left: 0px;
}

    .register_breadcrumb_section > .breadcrumb a {
        padding: 0 7px 0 48px;
    }

        .register_breadcrumb_section > .breadcrumb a:first-child {
            padding-left: 30px;
        }


            .register_breadcrumb_section > .breadcrumb a:first-child::before {
                left: 5px;
            }

        .register_breadcrumb_section > .breadcrumb a:before {
            left: 25px;
        }

        .register_breadcrumb_section > .breadcrumb a:last-child {
            padding-right: 7px;
        }

.pop-up-content {
    padding: 10px;
}

.register_inner_box {
    margin: 0 0 10px 0;
    padding: 10px;
    border: solid 1px #cccccc;
    background-color: #eeeeee;
}

#selectedFiles {
    /*min-height: 200px;*/
}

.error-form {
    height: 100px;
    border: solid 2px #B7B6B6;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: scroll;
    border-radius: 5px;
    margin: 10px;
    color: #F4364C;
    background-color: #F5F5F5;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.15);
    padding: 8px;
    line-height: 20px;
}

.warning-form {
    max-height: 100px;
    border: solid 2px #B7B6B6;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: scroll;
    border-radius: 5px;
    margin: 10px;
    color: #F4364C;
    background-color: #F5F5F5;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.15);
    padding: 8px;
    line-height: 20px;
}

    .warning-form > .warningTitle {
        color: #6E6E6E;
        font-size: 1.17em;
        font-weight: bold;
    }

.warningColor {
    /*color: #ffcc00;*/
    color: orange;
}

.warningBackColor {
    background-color: #ffcc00;
}

.upload-table-submit {
    float: right;
}

.upload_line {
    padding: 5px;
}

.uploadlink {
    border-radius: 5px;
    width: 500px;
    height: 20px;
}

.upload_form_title {
}

.form_table {
    width: 100%;
    border: 5px solid #fff;
    margin-bottom: 10px;
    border-collapse: collapse;
}

.form1_table {
    width: 86%;
    border: none;
    float: left;
    padding: 6px;
}

.form_button {
    float: left;
    width: 14%;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.form_header {
    float: left;
    /*width:50%;*/
    /*line-height: 25px;*/
    font-weight: bold;
    padding: 3px;
}

.form_table_header {
    background-color: #eeeeee;
    color: #000;
}

.form_table_list {
    background-color: white;
    text-align: center;
}

.upload_document {
    margin-left: 100px;
}

.upload_content {
    margin: 10px;
}

.remarks {
    font-style: italic;
    font-weight: bold;
}

.ack_table {
    width: 100%;
}

.ack_table_box {
    /*width: 100%;*/
    background: #fff;
    margin-bottom: 25px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.15);
    border-radius: 5px;
    padding: 5px 10px;
}

.ack_table_col_left {
    text-align: right;
    padding-right: 10px;
    padding-bottom: 5px;
}

.ack_table_col_right {
    text-align: left;
}

.file_button {
    text-decoration: underline;
    background-color: Transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
}

.selectFile {
    margin-bottom: 10px;
}

.file_selection {
    float: left;
    height: 28px;
    width: 95px;
    padding: 5px 0px;
    border-radius: 5px;
    background-color: white;
    margin-left: 5px;
    line-height:10px;
}

.form_option {
    padding-top: 8px;
}

.upload_box {
    float: left;
    height: 25px;
    line-height: 25px;
    background-color: white;
    text-align: center;
    margin-right: 10px;
    padding: 1px 5px;
    vertical-align: middle;
}

.upload_result {
    float: left;
    height: 25px;
    line-height: 25px;
    text-align: center;
    width: 95px;
    visibility: hidden;
}

.form_order_btn {
    min-width: 110px;
    height: 28px;
    padding: 4px 0px;
}

.upload_title {
    color: #666666;
    vertical-align: middle;
}

.form_button_section {
    display: block;
    width: 100%;
}

.clear {
    clear: both;
}

.download_form_table_header {
    padding: 5px;
    font-weight: bold;
    text-align: center;
}

.download_form_table_icon {
    text-align: center;
}

.download_form_table_subtitle {
    padding: 3px 5px 3px 30px !important;
}

.download_form_table {
    border-collapse: collapse;
}

    .download_form_table tr:nth-child(2n) {
        background-color: #eeeeee;
    }

    .download_form_table td {
        padding: 3px 5px;
        min-width: 50px;
    }

.previous_sn_input {
    padding: 5px 2px;
    border-radius: 5px;
    width: 200px;
    border-style: none;
}

    .previous_sn_input:disabled {
        padding: 5px 2px;
        border-radius: 5px;
        background-color: #cccccc;
        width: 200px;
        border-style: none;
    }

.cancel_btn {
    padding: 5px 0;
    border-radius: 5px;
    background-color: #5984A6;
    color: white;
    width: 200px;
    border-style: none;
    cursor: pointer;
}

.cancel_short_btn {
    border-radius: 5px;
    background-color: #5984A6;
    color: white;
    width: 49%;
    line-height: 30px;
    height: 30px;
    border-style: none;
    cursor: pointer;
    margin-right: 3px;
}

.tips-box {
    padding: 1px 10px;
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px rgba(19, 66, 107, 0.5) solid;
    color: #13426B;
    margin: 0 0 5px 0;
    font-size: 90%;
}

    .tips-box li {
        line-height: 20px;
        margin: 0 0 5px 0;
    }

.tips-box-title {
    font-weight: bold;
}

.important_msg {
    color: #F4364C;
}

.result_message {
    font-size: 118%;
}

.guideline_box {
    padding: 3px 0;
}

.link_align_right {
    float: right;
    margin: 0 0 10px 0;
}

@media print {
    .submitfield_table, .register_breadcrumb_section, .right-menu, .language {
        display: none;
    }
}

.errorMsg {
    float: left;
    color: red;
}

/*-------------------------------------------------------Login page---------------------------------------------*/
.txtAlignLeft {
    text-align: left;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

.marginBotton5 {
    margin-bottom: 5px;
}

.marginTop10 {
    margin-top: 10px;
}

.marginRight3 {
    margin-right: 3px;
}

.marginRight190 {
    margin-right: 20px;
    /*margin-right:260px;*/
}

.marginLeft5 {
    margin-left: 5px;
}

.width30Percentage {
    width: 30%;
}

.displayNone {
    display: none;
}

.buttonBackColor {
    background-color: #A6F4FF;
}

.heightAuto {
    height: auto;
}

.ppsLink {
    text-decoration: underline;
    cursor: pointer;
}


/*-------------------------------------------------------Login page---------------------------------------------*/
.padding30-20 {
    padding: 30px 10px;
}

.padding3 {
    padding: 3px !important;
}

.show_message {
    color: red;
}

.ButtonDisabled {
    background-color: #ffffff;
    border-color: #c7c7cc;
    border-radius: 5px;
    width: 200px;
    line-height: 30px;
    height: 30px;
    cursor: pointer;
}

.popupWindowHeader {
    font-size: 20px;
}

.popupWindowText {
    font-size: 13px;
}

@media print {
    body {
        min-height: 80% !important;
        height: auto !important;
    }

    #savePage {
        position: absolute;
        overflow-y: visible;
    }

    #submitResult {
        position: absolute;
        overflow-y: visible;
        min-width: 960px;
    }

    .bottomLine {
        display: none;
    }
}
