body.width-full {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    color: #0E385F;
    font-family: Calibri, Trebuchet MS, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}

.banner {
    background: #005eb8 url('giant-logo-3.jpg') no-repeat 20px;
    height: 100px;
}

.banner-small {
    background: #005eb8 url('giant-logo-3.jpg') no-repeat left center;
    background-size: contain;
    height: 30px;
}

/*
.logoff
{
    background: url('64_logout.png') no-repeat center;
    background-size: contain;
    width: 14px;
    height: 14px;
    cursor: pointer;
    margin-right: 5px;
}

.changepwd
{
    background: White url('gear64.png') no-repeat 5px;
    background-size: contain;
    border:1px White solid;
    height: 14px;
    padding: 0px;
    padding-left: 20px;
    cursor: pointer;
    color: #0E385F;
}

.changepwd-hover
{
    background: #F6F6F6 url('gear64.png') no-repeat 5px;
    background-size: contain;
    border:1px #ccc solid;
    border-radius:2px;
    height: 14px;
    padding: 0px;
    padding-left: 20px;
    cursor: pointer;
    color: #0E385F;
}
*/

.banner-login {
    background: #005eb8 url('giant-logo-3.jpg') no-repeat 20px;
    background-size:contain;
    height: 100px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.banner-login-container {
    background: #005eb8;
}

.menu {
    height: 80px;
}

.user {
    color: #0E385F;
    font-size: 12px;
    font-family: Calibri;
    margin-right: 5px;
    font-weight: bold;
}

.pageTitle {
    color: #0E385F;
    font-size: 24px;
    font-family: Calibri;
    font-weight: bold;
    margin-left: 5px;
}

.show-menu {
    text-align: left;
    color: #0E385F;
    font-size: 12px;
    font-family: Calibri;
    margin-top: 5px;
    font-weight: bold;
    cursor: pointer;
    width: 60px; /*display: none;*/
}

.hide-menu {
    text-align: left;
    color: #0E385F;
    font-size: 12px;
    font-family: Calibri;
    margin-top: 5px;
    font-weight: bold;
    cursor: pointer;
    width: 60px;
    display: none;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.tool-container {
    height: 20px;
}

.tool-container-left {
    width: 200px;
    height: 20px;
    margin-left: 5px;
}

.body-container {
    position: relative;
}

/*.menu-container {
    width:200px;
    color:#0E385F;
    font-weight:bold;
    font-size:12px;
    margin-left:5px;
    display:none;
}*/
.menu-container {
    width: 250px;
    color: #0E385F;
    font-weight: bold;
    font-size: 12px;
    margin-left: 0px;
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 65536;
    background: White;
    border-right: 1px solid Silver;
    box-shadow: 0px 15px 15px 1px #888;
    padding-left: 10px;
}

.language-code-container {
    height: 20px;
}

.login-container {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.login-title {
    margin-left: 50px;
    font-weight: bold;
    font-size: 35px;
    color: #0E385F;
    text-transform: uppercase;
}

.login-app-image {
    background: url('giantValue-2.png') no-repeat center; /*background-size:contain; */
    width: 500px;
    height: 500px;
}

.login-info-container {
    width: 400px;
    margin-top: 50px;
}

.login-info {
    font-size: 28px;
    font-weight: bold;
    color: #0E385F;
    text-transform: uppercase;
}

.login-info-account {
    font-size: 20px;
    color: #0E385F;
    text-align: right;
    display: inline-block;
    width: 100px;
    text-transform: uppercase;
    font-weight: bold;
}

.login-info-account-input {
    font-size: 24px;
    color: #0E385F;
    width: 250px;
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border: 1px solid Silver;
}

.login-info-password {
    font-size: 20px;
    color: #0E385F;
    text-align: right;
    display: inline-block;
    width: 100px;
    text-transform: uppercase;
    font-weight: bold;
}

.login-info-password-input {
    font-size: 24px;
    color: #0E385F;
    width: 250px;
    margin-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    border: 1px solid Silver;
}

.login-info-domain {
    font-size: 20px;
    color: #0E385F;
    text-align: right;
    display: inline-block;
    width: 100px;
    text-transform: uppercase;
    font-weight: bold;
}

.login-info-rememberme {
    font-size: 12px;
    font-weight: bold;
    color: #0E385F;
}

.login-info-rememberme-input {
    margin-left: 0px;
}

.login-footer {
    background: url('footer.PNG') no-repeat center;
    background-size: contain;
    height: 100px;
    width: 500px;
    clear: both;
}

/*#> 登入頁-登入 */

.login-button {
    background: White url('1376647044_Login_in.png') no-repeat 5px;
    width: 130px;
    height: 50px;
    border: 1px solid Silver;
    padding: 0px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
    color: #0E385F;
}

.login-button-hover {
    background: #F6F6F6 url('1376647044_Login_in.png') no-repeat 5px;
    width: 130px;
    height: 50px;
    border: 1px solid Silver;
    padding: 0px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
    color: #0E385F;
}

.login-result {
    font-size: 20px;
    color: red;
    font-weight: bold;
    text-transform: uppercase;
}

/*#<*/
/*#> 登入頁-註冊 */

.sign-button {
    background: White url('1411537376_command-32.png') no-repeat 5px;
    width: 130px;
    height: 50px;
    border: 1px solid Silver;
    padding: 0px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
    color: #0E385F;
}

.sign-button-hover {
    background: #F6F6F6 url('1411537376_command-32.png') no-repeat 5px;
    width: 130px;
    height: 50px;
    border: 1px solid Silver;
    padding: 0px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
    color: #0E385F;
}

.sign-result {
    font-size: 20px;
    color: red;
    font-weight: bold;
    text-transform: uppercase;
}

/*#<*/
/*#> 登入頁-重設 */

.reset-button {
    background: White url('1411562633_sync-32.png') no-repeat 5px;
    width: 130px;
    height: 50px;
    border: 1px solid Silver;
    padding: 0px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
    color: #0E385F;
}

.reset-button-hover {
    background: #F6F6F6 url('1411562633_sync-32.png') no-repeat 5px;
    width: 130px;
    height: 50px;
    border: 1px solid Silver;
    padding: 0px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
    color: #0E385F;
}

.reset-result {
    font-size: 20px;
    color: red;
    font-weight: bold;
    text-transform: uppercase;
}

/*#<*/

.margin-left-110px {
    margin-left: 110px;
}

.margin-top-10px {
    margin-top: 10px;
}

.margin-top-5px {
    margin-top: 5px;
}

.padding-top-2px {
    padding-top: 2px;
}

.collapse-default {
    border: 0px solid #CCC;
    background: url('closed_folder.png') no-repeat center; /*width:12px;      height:12px;*/
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
}

.expand-default {
    border: 0px solid #CCC;
    background: url('open_folder.png') no-repeat center; /*width:12px;      height:12px;*/
    width: 16px;
    height: 16px;
    cursor: pointer;
    display: inline-block;
}

.leaf-node-default {
    border: 0px solid #CCC; /*width:12px;      height:12px;*/
    width: 16px;
    height: 16px;
    display: inline-block;
}

.document-tree {
    /*width:200px;*/
    width: 250px; /*height:800px;*/
    border: 0px dashed #005AA0;
    margin-left: 5px;
    overflow: auto;
}

div.document-tree ul {
    padding: 0px;
    margin: 0px;
}

    div.document-tree ul li {
        list-style-type: none;
    }

.node-self {
    border: 0px solid gray;
    height: 20px; /*width:120px;*/
    width: 200px;
}

.node-caption {
    margin-left: 0px;
    cursor: pointer;
    display: inline-block; /*width:100px;*/
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 15px;
}

.node-child {
    margin-left: 15px;
    display: block;
}

.font-weight-bold {
    font-weight: bold;
}

.text-decoration-underline {
    text-decoration: underline;
}

.document-list-container {
    height: 40px; /*width:740px;*/
    margin-left: 5px;
}

.document-list {
    width: 500px;
    padding: 5px;
}

.pdf-viewer-container {
    position: relative;
    margin-top: 5px;
    margin-left: 5px;
}

.water-mark-giant-confidential {
    position: absolute;
    top: 200px;
    left: 0px;
    font-size: 70px;
    font-weight: bold;
    color: Silver;
    -moz-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    white-space: nowrap;
}

.water-mark-user {
    position: absolute;
    top: 500px;
    left: 0px;
    font-size: 70px;
    font-weight: bold;
    color: Silver;
    -moz-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    white-space: nowrap;
}

.dialog-container {
    background-color: White; /*position:absolute;*/
    position: fixed; /*z-index:1000001;*/
    border: 1px solid Gray;
}

.dialog-title-container {
    height: 20px;
    padding-right: 5px;
    padding-top: 5px;
    width: 100%;
    float: left;
    cursor: move;
}

.dialog-title-caption {
    float: left;
    margin-left: 5px;
    font-weight: bold;
}

.dialog-close-default {
    float: right;
    background: White url(dialog_close_gray.png) no-repeat center;
    width: 16px;
    height: 16px;
    border: 0px dotted White;
    cursor: pointer;
}

.dialog-content-container {
    padding: 5px;
    width: 100%;
    float: left;
}

.dialog-content-icon {
    width: 50px;
    height: 50px;
    background: White url(dialog_question_48.png) no-repeat center;
    float: left;
}

.dialog-footer {
    height: 40px;
    width: 100%;
    float: left;
}

.dialog-button-container {
    float: right;
    padding-right: 5px;
}

.dialog-ok-default {
    border: 1px solid #CCC;
    background: #f6f6f6 url(checkmark.png) no-repeat 7px;
    cursor: default;
    padding: 7px;
    padding-left: 28px;
}

.dialog-ok-hover {
    border: 1px solid #fbcb09;
    background: #fdf5ce url(checkmark.png) no-repeat 7px;
    cursor: pointer;
    padding: 7px;
    padding-left: 28px;
}

.dialog-ok-mousedown {
    border: 1px solid #fbcb09;
    background: White url(checkmark.png) no-repeat 7px;
    cursor: default;
    padding: 7px;
    padding-left: 28px;
}

.dialog-no-default {
    border: 1px solid #CCC;
    background: #f6f6f6 url(undo.png) no-repeat 7px;
    cursor: default;
    padding: 7px;
    padding-left: 28px;
    margin-left: 5px;
}

.dialog-no-hover {
    border: 1px solid #fbcb09;
    background: #fdf5ce url(undo.png) no-repeat 7px;
    cursor: pointer;
    padding: 7px;
    padding-left: 28px;
    margin-left: 5px;
}

.dialog-no-mousedown {
    border: 1px solid #fbcb09;
    background: White url(undo.png) no-repeat 7px;
    cursor: default;
    padding: 7px;
    padding-left: 28px;
    margin-left: 5px;
}

.pdf-viewer {
    position: absolute;
    top: 0px;
    left: 0px; /*height:750px;     width:740px;*/
    overflow: auto;
}

.pdf-viewer-canvas {
    border: 1px dashed Gray;
}

.opacity-none {
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    filter: alpha(opacity=100);
}

.opacity-9 {
    opacity: 0.9;
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    filter: alpha(opacity=90);
}

.opacity-8 {
    opacity: 0.8;
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    filter: alpha(opacity=80);
}

.opacity-7 {
    opacity: 0.7;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    filter: alpha(opacity=70);
}

.opacity-6 {
    opacity: 0.6;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    filter: alpha(opacity=60);
}

.opacity-5 {
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(opacity=50);
}

.opacity-4 {
    opacity: 0.4;
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    filter: alpha(opacity=40);
}

.opacity-3 {
    opacity: 0.3;
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
    filter: alpha(opacity=30);
}

.opacity-2 {
    opacity: 0.2;
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    filter: alpha(opacity=20);
}

.opacity-1 {
    opacity: 0.1;
    -moz-opacity: 0.1;
    -khtml-opacity: 0.1;
    filter: alpha(opacity=10);
}

.block-div {
    width: 100%;
    height: 100%;
    background-color: Gray; /*background-color:#888888;*/ /*position:absolute; */
    position: fixed;
    left: 0px;
    top: 0px; /*z-index:1000000;*/
}

.progress-bar-container {
    /*position:absolute;*/
    position: fixed; /*z-index:1000001;*/
}

.progress-bar {
    background: White url(ajax-loader-2.gif) no-repeat center;
    height: 50px;
    width: 50px;
    border: 1px solid Gray;
}

.document-zoom-in-default {
    background: url('top_right_expand.png') no-repeat center;
    width: 32px;
    height: 32px;
    cursor: pointer;
    margin-left: 5px;
}

.document-zoom-out-default {
    /*background:url('delete.png') no-repeat center; */
    background: url('import_icon.png') no-repeat center;
    width: 32px;
    height: 32px;
    cursor: pointer;
    margin-left: 5px;
}

.display-none {
    display: none;
}

.reload-pdf {
    background: url('refresh.png') no-repeat center;
    width: 24px;
    height: 24px;
    cursor: pointer; /*position:relative;     top:24px;*/
    position: absolute;
    top: 0px;
    left: 0px;
}

.position-relative {
    position: relative;
}

.samTab {
    width: 100%;
    float: left;
}

    .samTab > div.samTab-header {
        width: 100%;
        float: left;
        border-bottom: 1px solid Silver;
    }

        .samTab > div.samTab-header > ul {
            width: 100%;
            float: left;
            list-style-type: none;
            margin: 0px;
            padding: 0px;
            position: relative;
            top: 1px;
        }

            .samTab > div.samTab-header > ul > li {
                float: left;
            }

                .samTab > div.samTab-header > ul > li > a {
                    float: left;
                    height: 25px;
                    padding-top: 5px;
                    padding-left: 5px;
                    padding-right: 5px;
                    border: 1px solid Silver;
                    border-top-left-radius: 5px;
                    border-top-right-radius: 5px;
                    text-decoration: none;
                    color: Black;
                    font-weight: bold;
                }

                    .samTab > div.samTab-header > ul > li > a:hover, .samTab > div.samTab-header > ul > li > a:active {
                        /*border:1px solid Gray;*/
                        border: 1px solid #FBCB09;
                        border-bottom: 1px solid Silver; /*background:#f6f6f6;*/
                        background: #FDF5CE;
                        cursor: pointer;
                    }

    .samTab > div.samTab-body {
        width: 100%;
        float: left;
    }

        .samTab > div.samTab-body > div {
            width: 100%;
            float: left;
            display: none;
        }

.reLoginContainer {
    float: left;
}

    .reLoginContainer > div.relogin-image {
        float: left;
        width: 128px;
        height: 128px;
        background: url('1409898767_Lan_Caution2.png') no-repeat center;
    }

    .reLoginContainer > form {
        float: left;
        width: 330px;
    }

        .reLoginContainer > form > div {
            float: left;
            width: 100%;
            margin-bottom: 3px;
        }

    .reLoginContainer div.relogin-account, .reLoginContainer div.relogin-password, .reLoginContainer div.relogin-domain {
        font-size: 16px;
        color: #0E385F;
        text-transform: uppercase;
        font-weight: bold;
        float: left;
        padding-top: 3px;
        width: 100px;
        text-align: right;
    }

    .reLoginContainer input[type=text].relogin-account-input, .reLoginContainer input[type=password].relogin-password-input, .reLoginContainer select.relogin-domain-select {
        font-size: 16px;
        color: #0E385F;
        width: 150px;
        margin-left: 10px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
        border: 1px solid Silver;
        float: left;
    }

    .reLoginContainer select.relogin-domain-select {
        width: 155px;
    }

    .reLoginContainer input[type=submit].relogin-submit {
        margin-left: 110px;
        background: White url('1376647044_Login_in.png') no-repeat 5px;
        width: 90px;
        height: 35px;
        border: 1px solid Silver;
        padding: 0px;
        padding-left: 30px;
        font-weight: bold;
        font-size: 16px;
        cursor: pointer;
        color: #0E385F;
    }

    .reLoginContainer input[type=submit].relogin-submit-hover {
        margin-left: 110px;
        background: #F6F6F6 url('1376647044_Login_in.png') no-repeat 5px;
        width: 90px;
        height: 35px;
        border: 1px solid Silver;
        padding: 0px;
        padding-left: 30px;
        font-weight: bold;
        font-size: 16px;
        cursor: pointer;
        color: #0E385F;
    }

    .reLoginContainer div.relogin-result {
        font-size: 14px;
        color: red;
        font-weight: bold;
        text-transform: uppercase;
        width: 200px;
        margin-left: 110px;
    }

.browser-out-of-date-upgrade {
    background: url('upgrade.jpg') no-repeat center;
    width: 474px;
    height: 388px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}

.ui-corner-all {
    border-radius: 3px;
}

.browser-out-of-date-message {
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    margin-top: 30px;
    color: Black;
}

.browser-out-of-date-browsers {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.browser-out-of-date-chrome {
    float: left;
    background: url('Chrome.png') no-repeat center;
    width: 128px;
    height: 128px;
}

.browser-out-of-date-safari {
    float: left;
    background: url('Safari.png') no-repeat center;
    width: 128px;
    height: 128px;
}

.browser-out-of-date-firefox {
    float: left;
    background: url('Firefox.png') no-repeat center;
    width: 128px;
    height: 128px;
}

.browser-out-of-date-opera {
    float: left;
    background: url('Opera.png') no-repeat center;
    width: 128px;
    height: 128px;
}

.browser-out-of-date-ie {
    float: left;
    background: url('IE.png') no-repeat center;
    width: 128px;
    height: 128px;
}

.browser-out-of-date-ie9-above {
    float: left;
    line-height: 2.1;
    color: #137FD8;
}

.browser-out-of-date-ie9-above-1 {
    font-size: 80px;
    font-weight: bold;
}

.browser-out-of-date-ie9-above-2 {
    font-size: 14px;
    font-weight: bold;
}

.browser-out-of-date-user-agent {
    clear: left;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    color: Gray;
}
