/*FixedKen10 from-control*/
.hwcCustomization .form-control,.hwc .form-control {
    display: inline-block;
    width: initial;
    height: initial;
    padding: initial;
    font-size: initial;
    line-height: initial;
    color: initial;
    background-color: initial;
    background-image: initial;
    border: initial;
    border-radius:initial;
    -webkit-box-shadow: initial;
    box-shadow: initial;
    -webkit-transition: initial;
    transition: initial;
}

/* set Page form */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hwcCustomization .waterMark {
    background-color: #ece9e9;
    color: #d9d9d9;
    stroke: #dcd5d5;
    height: 38px;
    border: 1px solid #dcd5d5;
    /*font-size: 22pt;*/
}

    .hwcCustomization .waterMark:focus {
        background-color: #ffffff;
        color: #d9d9d9;
        stroke: #ffda00;
        border: 2px solid #ffda00;
        height: 38px;
        /*font-size: 22pt;*/
    }

.hwcCustomization .CusCenter {
    text-align: center;
}

.hwcCustomization .groupBtn {
    width: 100%;
}

.hwcCustomization a {
    text-decoration: underline;
}

.ddTitleText .ddlabel {
    padding: 5px;
}

.hwcCustomization .Height23px {
    height: 23px;
}

.hwcCustomization .cursor {
    cursor: pointer;
}

.hwcCustomization .cusColorOrange {
    color: #ff6700;
}

.hwcCustomization .ui-datepicker-trigger {
    margin-left: 5px;
    cursor: pointer;
    /*padding-top:5px;
    height:38px;*/
    margin-bottom: 0px;
    vertical-align: bottom;
}

.hwcCustomization .calendar_icon {
    /*background: white url(../../Customization/images/calendar.png) no-repeat 97% 3px;
    background-size: 32px;
    padding-right: 20px;*/
}

.hwcCustomization .myBox {
    -ms-grid-columns: 100%;
    -ms-grid-rows: auto auto auto auto;
    display: block;
    /*font-family: Tahoma, Geneva, sans-serif;*/
    /*font-size: 22pt;*/
    /*background-color: #F8F8F8;*/
    color: #554242;
    margin: 3px;
    width: 100%;
}

.hwcCustomization .BGWhite {
    background-color: white;
}

.hwcCustomization .myBoxExclusive {
    -ms-grid-columns: 100%;
    -ms-grid-rows: auto auto auto auto;
    display: block;
    /*font-family: Tahoma, Geneva, sans-serif;*/
    /*font-size: 22pt;*/
    /*background-color: #1a1818;*/
    color: #ece9e9;
    margin: 3px;
    width: 100%;
}

.hwcCustomization .myContent {
    width: 100%;
}

.hwcCustomization .myFooter {
    width: 100%;
    /*font-size: 22pt;*/
    padding-top: 20px;
    /*display: none;*/
}

.hwcCustomization .myHeader {
    /*font-size: 32pt;*/
    padding: 10px 20px 10px 20px;
}

.hwcCustomization .mySubHeader {
    padding: 10px;
    text-align: left;
}

.hwcCustomization .mySubHeaderText {
    padding-left: 20px;
    /*font-size: 22pt;*/
}

/* table in result */
.hwcCustomization .table-scroll {
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
}

.hwcCustomization table {
    width: 100%;
    overflow: auto;
    border-collapse: collapse;
}

.hwcCustomization thead {
    border-bottom: 2px solid #ece9e9;
    border-collapse: separate;
    border-spacing: 5px 5px;
}

.hwcCustomization tfoot tr td {
    border-top: 2px solid #ece9e9;
    border-collapse: separate;
    border-spacing: 5px 5px;
}

.hwcCustomization .CusHeaderWidget {
    text-align: center;
}

.hwcCustomization .basicTable2 {
}
.hwcCustomization .basicTable2 tbody tr {
    vertical-align:top;
}
    .hwcCustomization .basicTable2 th {
        background-color: #ffda00;
        border-style: solid;
        border-width: 2px;
        border-color: #FFFFFF;
        border-spacing: 3px;
        vertical-align: middle;
    }

    .hwcCustomization .basicTable2 tr {
        background-color: #ece9e9;
        /*font-size: 22pt;*/
        border-collapse: collapse;
        border-spacing: 0;
    }

        .hwcCustomization .basicTable2 tr:nth-child(2n+1) {
            background-color: #F8F8F8;
            /*font-size: 22pt;*/
            border-collapse: collapse;
            border-spacing: 0;
        }

.hwcCustomization .basicTable th {
    background-color: #715f5f;
    border-style: solid;
    border-width: 2px;
    border-color: #FFFFFF;
    border-spacing: 3px;
    color: #FFFFFF;
}

.hwcCustomization .basicTable tr {
    background-color: #ece9e9;
    /*font-size: 22pt;*/
    border-collapse: collapse;
    border-spacing: 0;
}

    .hwcCustomization .basicTable tr:nth-child(2n+1) {
        background-color: #F8F8F8;
        /*font-size: 22pt;*/
        border-collapse: collapse;
        border-spacing: 0;
    }



.hwcCustomization .table-header {
    border-bottom: 2px solid #ece9e9;
    border-collapse: separate;
    border-spacing: 5px 5px;
}

.hwcCustomization .table-body {
    font-weight: normal;
    border-bottom: 2px solid #ECE9E9;
    border-top: 2px solid #ece9e9;
}

.hwcCustomization .table-footer {
    font-weight: bold;
    border-top: 2px solid #ece9e9;
    margin: 5px;
}

/* tab wrapper */
.hwcCustomization .tab_wrap {
    border: 1px solid #999;
    max-width: 300px;
    width: 100%;
}

.hwcCustomization #navWrappertab_, #navWrapperOut_, #navWrappernoBank_ {
    display: none;
}

.hwcCustomization .tabs {
    width: 100%;
    margin: auto;
    overflow: hidden;
    /*background: #ece9e9;*/
    /*font-size: 22pt;*/
    padding: 0px;
}

    .hwcCustomization .tabs ul {
        list-style: none;
        overflow: hidden;
        padding: 0;
        margin: 0 0px;
        border-bottom: 3px solid #FFDA00;
    }

    .hwcCustomization .tabs li a {
        width: auto;
        height: 40px;
        color: #444444;
        display: block;
        float: left;
        font-weight: bold;
        padding: 10px;
        text-align: center;
        text-decoration: none;
        border: none;
        border-left: 1px solid #d9d9d9;
        border-bottom: 1px solid #d9d9d9;
        margin-right: 15px;
        background: #ece9e9;
    }

        .hwcCustomization .tabs li a:hover {
            /*color: white;
            background: #715f5f;*/
        }

    .hwcCustomization .tabs li:first-child a {
        /*border-left: none;*/
    }

    .hwcCustomization .tabs li a.active {
        background: #ffda00;
        border: none;
        border-left: 1px solid #d9d9d9;
        border-bottom: none;
    }

    .hwcCustomization .tabs li:first-child a.active {
        border: none;
        border-bottom: none;
    }

    .hwcCustomization .tabs li:last-child a.active {
        border: none;
        border-left: 1px solid #d9d9d9;
        border-bottom: none;
    }

.hwcCustomization .tab_content {
    border-top-color: #ffda00;
}


/* box wrapper */
.hwcCustomization .wrapper {
    /*font-size: 22pt;*/
    padding: 5px;
    clear: both;
}

    .hwcCustomization .wrapper table {
        padding: 10px;
    }

    .hwcCustomization .wrapper .boxLeft {
        padding: 10px;
    }

    .hwcCustomization .wrapper .boxRight {
        /*padding: 10px 0;*/
    }

    .hwcCustomization .wrapper .boxResult {
        padding: 10px;
    }

    .hwcCustomization .wrapper .div-result-left {
        padding: 10px;
    }

    .hwcCustomization .wrapper .div-result-right {
        padding: 10px;
    }

    .hwcCustomization .wrapper div.alignCenter {
        text-align: center;
    }

    .hwcCustomization .wrapper div.graph {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }

.hwcCustomization .boxLeft {
    float: left;
    /*margin: 10px;*/
    width: 31%;
}

.hwcCustomization .boxRight {
    overflow: hidden;
    margin: 0 10px;
}

.hwcCustomization .boxLeftBiz {
    float: left;
    /*margin: 10px;*/
    width: 30%;
}

.hwcCustomization .boxRightBiz {
    overflow: hidden;
    margin: 0 10px;
    width: 30%;
}

.hwcCustomization .boxCombo {
    height: auto;
    /*margin: 10px;*/
    padding-right: 15px;
    margin-left: 10px;
}

.hwcCustomization .boxResult { /* ใช้คู่กับ boxWhite */
    float: left;
    width: 30%;
    /*height: 250px;*/
}

    .hwcCustomization .boxResult div {
        padding: 5px;
    }

.hwcCustomization .boxLeftTotal {
    float: left;
    margin: 0 10px;
    width: 20%;
}

.hwcCustomization .boxResultLeft {
    float: left;
    width: 50%;
}

.hwcCustomization .boxResultRight {
    overflow: hidden;
    margin: 0 10px;
    text-align: left;
}

.hwcCustomization .titleText {
    text-align: right;
}

.hwcCustomization .textExclusive {
    color: #ffda00;
}

.hwcCustomization .wrapperButton {
    text-align: center;
    overflow: hidden;
    /*font-size: 22pt;*/
    padding: 5px;
}

    .hwcCustomization .wrapperButton div {
        padding: 10px;
    }

.hwcCustomization .buttonCenter {
    width: 100%;
    text-align: center;
}

.hwcCustomization .buttonLeft {
    float: left;
    width: 50%;
    text-align: right;
}

.hwcCustomization .buttonRight {
    overflow: hidden;
    margin: 0 10px;
    text-align: left;
}

.hwcCustomization .div-result {
    padding: 10px 10px 10px 35px;
    width: auto;
    clear: both;
    /*height: 60px;*/
    text-align: left;
    background-color: #ffda00;
    font-weight: bold;
}

.hwcCustomization .div-result-left {
    float: left; /*fix for  buggy browsers*/
    display: table-column;
    margin: 0 30px;
    text-align: right;
    width: 30%;
}

.hwcCustomization .div-result-right {
    float: left; /*fix for  buggy browsers*/
    display: table-column;
    width: 60%;
}

.hwcCustomization .textResultLeft {
    /*float: left;*/
    margin: 0 10px;
    width: auto;
}

.hwcCustomization .textResultRight {
    overflow: hidden;
    margin: 0 10px;
}

.hwcCustomization .textRemark {
    /*margin: 10px;*/
    display: none;
    /*font-size: 18pt;*/
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    color: white;
}

.hwcCustomization .textHilight {
    color: #ff6700;
}

/*.label {
    text-align: right;
    float: left;
    margin-top: -10px;
    margin-right: 10px;
}*/

.hwcCustomization .wrapper .div-result-right .labelResult {
    float: left;
    margin-right: 10px;
}

.hwcCustomization .star {
    color: #fc7e41;
    vertical-align: central;
}

.hwcCustomization .hide {
    color: #F8F8F8;
}

.hwcCustomization .list label {
    width: auto;
    text-transform: uppercase;
}

.hwcCustomization .list input[type=radio] {
    -webkit-transform: scale(1, 1);
    margin: 1.25em 1.25em 1.25em 0;
}

.myDdl {
    width: 300px !important;
}

@media screen and (max-width: 640px) { /* on iphone */


    .hwcCustomization .padLeft31per {
        padding-left: 0% !important;
    }

    .hwcCustomization .boxCombo {
        padding-right: 10px;
    }

    .hwcCustomization table {
        max-width: initial !important;
        overflow: auto;
        width: 1024px;
        margin: 0 10px;
    }

    .hwcCustomization .table-scroll div {
        width: 1024px;
    }

    .hwcCustomization #navWrappertab_, #navWrapperOut_, #navWrappernoBank_ {
        display: block;
        text-decoration: none;
    }

    .hwcCustomization .tabs {
        display: inline-block;
        padding: 0;
        margin: 0;
    }

        .hwcCustomization .tabs ul {
            border: none;
            list-style-type: none;
            display: none;
            padding: 0 10px;
            margin: 0;
            width: 100%;
            position: absolute;
        }

        .hwcCustomization .tabs li {
            /*position: relative;*/
            float: left;
            list-style: none;
            width: 100%;
            padding: 0 10px;
        }

            .hwcCustomization .tabs li:hover ul {
                /*display: block;*/
            }

            .hwcCustomization .tabs li li {
                float: none;
            }

                .hwcCustomization .tabs li li a {
                    margin: 0 26px 0 -10px;
                }

            .hwcCustomization .tabs li a {
                float: none;
                /* width: 100%;*/
                margin: 0 10px;
                height: auto;
                text-align: left;
                background-color: none;
            }

                .hwcCustomization .tabs li a:active {
                    text-decoration: none;
                    height: auto;
                }

                .hwcCustomization .tabs li a.active {
                    background: #ece9e9;
                    border: none;
                    border-left: 1px solid #d9d9d9;
                    border-bottom: none;
                }

                .hwcCustomization .tabs li a.ddlHeader {
                    background: #ffda00;
                    border: none;
                    border-left: 1px solid #d9d9d9;
                    border-bottom: none;
                }

    .hwcCustomization .boxLeft {
        float: none;
        margin-right: 0;
        width: auto;
        border: 0;
        /*border-bottom:2px solid #000;    */
    }

    .hwcCustomization .boxLeftTotal {
        float: left;
        margin-right: 0;
        width: auto;
        border: 0;
    }

    .hwcCustomization .boxResult {
        float: none;
        margin: 0;
        width: auto;
        height: auto;
    }

    .hwcCustomization .titleText {
        text-align: left;
    }

    .hwcCustomization .boxResultLeft {
        float: none;
        width: auto;
    }

    .hwcCustomization .boxResultRight {
        margin: 0;
    }

    .hwcCustomization .buttonLeft {
        text-align: center;
        float: none;
        width: auto;
    }

    .hwcCustomization .buttonRight {
        text-align: center;
    }

    .hwcCustomization .div-result {
        padding: 10px;
    }

    .hwcCustomization .div-result-left {
        text-align: left;
        width: 80%;
    }

    .hwcCustomization .div-result-right {
        margin: 0 30px;
        width: auto;
    }

    .hwcCustomization .textResultLeft {
        float: none;
        margin: 0;
        width: auto;
    }

    .hwcCustomization .textResultRight {
        margin: 0;
    }

    .hwcCustomization .textRight {
        text-align: right !important;
    }

    /*.label {
        float: left;
        margin-top: -10px;
    }*/
    .hwcCustomization .wrapper .div-result-right .label {
        float: left;
        /* margin-right: 10px; */
    }

    .hwcCustomization .list label {
        padding-right: 30%;
        width: auto;
        text-transform: uppercase;
    }

    .hwcCustomization .list span {
        display: inline-block;
        padding-left: 10px;
        width: auto;
    }

    .hwcCustomization .labelRadioButton {
        display: inline-block;
        padding-left: 10px;
        width: auto;
    }

    .hwcCustomization .wrapper div.graph {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}
/* end i-phone */

@media screen and (max-width: 320px) {


    .myDdl {
        width: 250px !important;
    }

    .hwcCustomization .btnOrangeWidth40 {
        width: 100% !important;
    }

        .hwcCustomization .btnOrangeWidth40:Hover {
            width: 100% !important;
        }
}

@media screen and (max-width: 360px) {


    .hwcCustomization .padLeft31per {
        padding-left: 0% !important;
    }

    .hwcCustomization .boxCombo .displayBlock {
        display: inline-block !important;
    }

    .hwcCustomization .btnOrangeWidth40 {
        width: 100% !important;
    }

        .hwcCustomization .btnOrangeWidth40:Hover {
            width: 100% !important;
        }
}

@media screen and (max-width: 547px) {
    .hwcCustomization .groupBtn {
        width: 200px;
        text-align:initial;
        margin-left:auto;
        margin-right:auto;
    }
}
/* form layout */
.hwcCustomization .div-table-row {
    display: table-row;
    padding: 5px;
    width: auto;
    clear: both;
    height: 50px;
}

.hwcCustomization .div-table-col {
    float: left; /*fix for  buggy browsers*/
    display: table-column;
    width: auto;
    padding: 0px 10px 0px 10px;
}

.hwcCustomization .div-table-col-textRight {
    float: left; /*fix for  buggy browsers*/
    display: table-column;
    text-align: right;
    width: 30%; /** older browsers **/
    width: -webkit-calc(100%/3); /** Safari 6, Chrome 19-25 **/
    width: -moz-calc(100%/3); /** FF 4-15  **/
    width: calc(100%/3); /** FF 16+, IE 9+, Opera 15, Chrome 26+, Safari 7 and future other browsers **/
}

.hwcCustomization .div-table-2col {
    width: auto;
}

.hwcCustomization .div-table-2col-merge {
    width: auto;
    margin-left: 30%; /** older browsers **/
    margin-left: -webkit-calc(100%/3); /** Safari 6, Chrome 19-25 **/
    margin-left: -moz-calc(100%/3); /** FF 4-15  **/
    margin-left: calc(100%/3); /** FF 16+, IE 9+, Opera 15, Chrome 26+, Safari 7 and future other browsers **/
    margin-right: -webkit-calc(100%/6.5); /** Safari 6, Chrome 19-25 **/
    margin-right: -moz-calc(100%/6.5); /** FF 4-15  **/
    margin-right: calc(100%/6.5); /** FF 16+, IE 9+, Opera 15, Chrome 26+, Safari 7 and future other browsers **/
}

.hwcCustomization .div-table-col-button {
    display: inline-block;
    float: left;
    padding: 5px 10px 10px 10px;
}



/* Modal dialogs */
.hwcCustomization .ModalBackground {
    background-color: #888888;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.hwcCustomization .ModalPopupDialog {
    background-color: #ffffff;
    border: solid 1px #888888;
    padding: 5px;
}

    .hwcCustomization .ModalPopupDialog .DialogPageBody .PageHeader {
        background-color: yellow;
        border-bottom: 1px solid #CCC;
        display: block;
        padding: 5px 5px 1px;
        white-space: nowrap;
    }

    .hwcCustomization .ModalPopupDialog .PageFooterLine {
        position: relative !important;
    }

    .hwcCustomization .ModalPopupDialog .DialogPageContent {
        padding: 10px;
    }

    .hwcCustomization .ModalPopupDialog .PageFooterLine .Buttons {
        text-align: center;
    }

/* design main */
.hwcCustomization .btnYellow {
    cursor: pointer;
    background-color: #ffda00;
    /*font-size: 22pt;*/
    color: #3c3a3a;
    border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari and Chrome */
    border: none;
    width: 150px;
    height: 50px;
}

    .hwcCustomization .btnYellow:Hover {
        background-color: #fedd50;
        cursor: pointer;
        /*font-size: 22pt;*/
        color: #3c3a3a;
        border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
        -moz-border-radius: 10px; /* Firefox */
        -webkit-border-radius: 10px; /* Safari and Chrome */
        border: none;
        width: 150px;
        height: 50px;
    }

.hwcCustomization .btnOrange {
    background-color: #ff6700;
    /*font-size: 22pt;*/
    color: white;
    border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari and Chrome */
    border: none;
    width: 150px;
    height: 50px;
}

    .hwcCustomization .btnOrange:Hover {
        background-color: #fc7e41;
        /*font-size: 22pt;*/
        color: white;
        border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
        -moz-border-radius: 10px; /* Firefox */
        -webkit-border-radius: 10px; /* Safari and Chrome */
        border: none;
        width: 150px;
        height: 50px;
    }

.hwcCustomization .btnOrangeWidth20 {
    width: 20% !important;
}

    .hwcCustomization .btnOrangeWidth20:Hover {
        width: 20% !important;
    }

.hwcCustomization .btnOrangeWidth40 {
    width: 40%;
}

    .hwcCustomization .btnOrangeWidth40:Hover {
        width: 40%;
    }

.hwcCustomization .btnCyan {
    background-color: #03a49e;
    /*font-size: 22pt;*/
    color: white;
    border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari and Chrome */
    border: none;
    width: 150px;
    height: 50px;
}

    .hwcCustomization .btnCyan:Hover {
        background-color: #3bb2ab;
        /*font-size: 22pt;*/
        color: white;
        border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
        -moz-border-radius: 10px; /* Firefox */
        -webkit-border-radius: 10px; /* Safari and Chrome */
        border: none;
        width: 150px;
        height: 50px;
    }

.hwcCustomization .btnDarkGray {
    background-color: #554242;
    /*font-size: 22pt;*/
    border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari and Chrome */
    border: none;
    width: 150px;
    height: 50px;
}

    .hwcCustomization .btnDarkGray:Hover {
        background-color: #6e5e5e;
        /*font-size: 22pt;*/
        color: white;
        border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
        -moz-border-radius: 10px; /* Firefox */
        -webkit-border-radius: 10px; /* Safari and Chrome */
        border: none;
        width: 150px;
        height: 50px;
    }

.hwcCustomization .btnMaroonGray {
    background-color: #715f5f;
    /*font-size: 22pt;*/
    color: white;
    border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari and Chrome */
    border: none;
    width: 150px;
    height: 50px;
}

    .hwcCustomization .btnMaroonGray:Hover {
        background-color: #857777;
        /*font-size: 22pt;*/
        color: white;
        border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
        -moz-border-radius: 10px; /* Firefox */
        -webkit-border-radius: 10px; /* Safari and Chrome */
        border: none;
        width: 150px;
        height: 50px;
    }

.hwcCustomization .btnExclusiveDark {
    background-color: #1a1818;
    /*font-size: 22pt;*/
    color: yellow;
    border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-border-radius: 10px; /* Firefox */
    -webkit-border-radius: 10px; /* Safari and Chrome */
    border: none;
    width: 150px;
    height: 50px;
}

    .hwcCustomization .btnExclusiveDark:Hover {
        background-color: #3c3a3a;
        /*font-size: 22pt;*/
        color: yellow;
        border-radius: 10px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
        -moz-border-radius: 10px; /* Firefox */
        -webkit-border-radius: 10px; /* Safari and Chrome */
        border: none;
        width: 150px;
        height: 50px;
    }

.hwcCustomization .inActiove {
    background-color: #ede9ea;
    /*font-size: 22pt;*/
}

.hwcCustomization .basicFill {
    background-color: #ece9e9;
    color: #554242;
    stroke: #dcd5d5;
    height: 38px;
    border: 1px solid #dcd5d5;
    padding-left:10px;padding-right:10px
    /*font-size: 22pt;*/
}

    .hwcCustomization .basicFill:focus {
        background-color: #ffffff;
        color: #554242;
        stroke: #ffda00;
        border: 2px solid #ffda00;
        height: 38px;
        padding-left:10px;padding-right:10px
        /*font-size: 22pt;*/
    }

.hwcCustomization .textButton {
    /*font-size: 22pt;*/
    color: #554242;
}

    .hwcCustomization .textButton:hover {
        /*font-size: 22pt;*/
        color: #ff6700;
    }

.hwcCustomization .fontSize {
    /*font-size: 22pt;*/
    /*font-family: Tahoma;*/
}

.hwcCustomization .line {
    clear: both;
    color: #dcd5d5;
    background-color: #dcd5d5;
    /*border: 1.5px solid;*/
    height: 3px;
    margin-top: 5px;
    margin-bottom: 15px;
}

.hwcCustomization .endLine {
    clear: both;
    color: #ece9e9;
    background-color: #dcd5d5;
    /*border: 1.5px solid;*/
    height: 3px;
    margin-top: 5px;
}

.hwcCustomization .summaryLine {
    border: 4px solid;
}

.hwcCustomization .boxWhite {
    /*font-size: 22pt;*/
    background-color: #ffffff;
    stroke: #dcd5d5;
    box-shadow: yellow;
    border: 2px solid #ECE9E9;
    margin: 10px;
    overflow: hidden;
}

.hwcCustomization .tabLight {
    /*font-size: 22pt;*/
    background-color: #ece9e9;
}

    .hwcCustomization .tabLight:active {
        /*font-size: 22pt;*/
        background-color: #ffda00;
    }

.hwcCustomization .tabMaroonGrey {
    /*font-size: 22pt;*/
    height: 44px;
    background-color: #715f5f;
    cursor: pointer;
    color: white;
}

.hwcCustomization .tabDarkGrey {
    /*font-size: 22pt;*/
    background-color: #554242;
    cursor: pointer;
    color: white;
    background-repeat: no-repeat;
    font-size:12px;
}

.hwcCustomization .CusTableTextCenter {
    text-align: center;
}

.hwcCustomization .cleanTable {
    background-color: red;
    /*font-size: 22pt;*/
    border-collapse: collapse;
    border-spacing: 0;
    border-top: solid;
    border-bottom: solid;
}

    .hwcCustomization .cleanTable:nth-child(n+1) {
        background-color: yellow;
        /*font-size: 22pt;*/
        border-collapse: collapse;
        border-spacing: 0;
        border-top: solid;
        border-bottom: solid;
    }



/* default */
.hwcCustomization .arrowImg {
    position: relative;
}

    .hwcCustomization .arrowImg .arrowExpand {
        position: absolute;
        background: url("../../../th/Customization/images/arrow_wht.png") no-repeat -20px center !important;
        width: 20px;
        height: 20px;
        top: 10px;
        right: 10px;
    }

    .hwcCustomization .arrowImg .arrowCollapse {
        position: absolute;
        background: url("../../../th/Customization/images/arrow_wht.png") no-repeat -60px center !important;
        width: 20px;
        height: 20px;
        top: 10px;
        right: 10px;
    }

.hwcCustomization .border_table {
    border-style: solid;
    border-width: 2px;
    border-color: #FFFFFF;
    border-spacing: 3px;
    height: 50px;
}

.hwcCustomization .bgColorResult {
    text-align: left;
    background-color: #ffda00;
}

.hwcCustomization .clearBoth {
    clear: both;
}

.hwcCustomization .padHeaderText {
    /*padding: 10px 10px 10px 35px;*/
    padding: 0 10px;
    height: 44px;
}

.hwcCustomization .tabDarkGrey .padHeaderText {
    height:initial;
    padding-left:20px
}

.hwcCustomization .tabDarkGrey .textRemark {
padding-top:0;
padding-left:30px;
}


.hwcCustomization .padText {
    padding: 10px;
}

.hwcCustomization .padTop {
    padding-top: 10px;
}

.hwcCustomization .padBottom {
    padding-bottom: 10px;
}

.hwcCustomization .padLeft {
    padding-left: 10px;
}

.hwcCustomization .padLeft31per {
    padding-left: 31%;
}

.hwcCustomization .padLeftMinus {
    padding-left: -10px;
}

.hwcCustomization .padRight {
    padding-Right: 10px;
}

.hwcCustomization .marginNone {
    margin: 0;
}

.hwcCustomization .marginText {
    margin: 10px;
}

.hwcCustomization .marginLeftRight {
    margin: 0 10px;
}

.hwcCustomization .marginLeft {
    margin-left: 10px;
}

.hwcCustomization .marginRight {
    margin-right: 10px;
}

.hwcCustomization .marginText-top {
    margin-top: 10px;
}

.hwcCustomization .marginText-bottom {
    margin-bottom: 10px;
}

.hwcCustomization .margin-Top20px {
    margin-top: 10px;
}

.hwcCustomization .basicResult {
    /*height: 38px;*/
    /*font-size: 22pt;*/
}

.hwcCustomization .displayBlock {
    display: block;
}

.hwcCustomization .displayInBlock {
    display: inline-block;
}

.hwcCustomization .displayNone {
    display: none;
}

.hwcCustomization .fontRed {
    color: red;
}

.hwcCustomization .fontBold {
    font-weight: bold;
}

.hwcCustomization .fontBolder {
    font-weight: bolder;
}

.hwcCustomization .floatLeft {
    float: left;
}

.hwcCustomization .leftNone {
    left: 0px !important;
}

.hwcCustomization .listNone {
    list-style-type: none;
}

.hwcCustomization .textLeft {
    text-align: left;
}

.hwcCustomization .textCenter {
    text-align: center;
}

.hwcCustomization .textRight {
    text-align: right;
}

.hwcCustomization .textWhite {
    color: white;
}

.hwcCustomization .cus-tooltip a {
    color: #ffda00;
    text-decoration: none;
}

    .hwcCustomization .cus-tooltip a:hover {
        color: #ece9e9;
        text-decoration: none;
    }

.hwcCustomization .widthAuto {
    width: auto;
}

.hwcCustomization .width10per { /* 5 column */
    width: 10%;
}

.hwcCustomization .width15per {
    width: 15%;
}

.hwcCustomization .width20per { /* 5 column */
    width: 20%;
}

.hwcCustomization .width25per { /* 4 column */
    width: 25%;
}

.hwcCustomization .width30per { /* 3 column */
    width: 31%;
}

.hwcCustomization .width33per { /* 3 column */
    width: 33.33%;
}

.hwcCustomization .width40per {
    width: 40%;
}

.hwcCustomization .width50per { /* 2 column */
    width: 50%;
}

.hwcCustomization .width60per {
    width: 60%;
}

.hwcCustomization .width70per {
    width: 70%;
}

.hwcCustomization .width80per {
    width: 80%;
}

.hwcCustomization .width90per {
    width: 90%;
}

.hwcCustomization .width100per {
    width: 100%;
}



.hwcCustomization .widthPicker {
    width: 150px;
}

/*.hwcCustomization h1,
.h1 {
    font-size: 60pt !important;
}

.hwcCustomization h2,
.h2 {
    font-size: 48pt !important;
}

.hwcCustomization h3,
.h3 {
    font-size: 32pt !important;
}

.hwcCustomization h4,
.h4 {
    font-size: 22pt !important;
}

.hwcCustomization h5,
.h5 {
    font-size: 18pt !important;
}

.hwcCustomization h6,
.h6 {
    font-size: 16pt !important;
}*/

.hwcCustomization p, .p {
    margin: 0 0 10px;
}

.hwcCustomization .padLeft-12 {
    margin-left: 100% !important;
}

.hwcCustomization .padLeft-11 {
    margin-left: 91.66666667% !important;
}

.hwcCustomization .padLeft-10 {
    margin-left: 83.33333333% !important;
}

.hwcCustomization .padLeft-9 {
    margin-left: 75% !important;
}

.hwcCustomization .padLeft-8 {
    margin-left: 66.66666667% !important;
}

.hwcCustomization .padLeft-7 {
    margin-left: 58.33333333% !important;
}

.hwcCustomization .padLeft-6 {
    margin-left: 50% !important;
}

.hwcCustomization .padLeft-5 {
    margin-left: 41.66666667% !important;
}

.hwcCustomization .padLeft-4 {
    margin-left: 31% !important;
}

.hwcCustomization .padLeft-3 {
    margin-left: 25% !important;
}

.hwcCustomization .padLeft-2 {
    margin-left: 16.66666667% !important;
}

.hwcCustomization .padLeft-1 {
    margin-left: 8.33333333% !important;
}

.hwcCustomization .padLeft-0 {
    margin-left: 0 !important;
}

.hwcCustomization .padRight-12 {
    margin-right: 100% !important;
}

.hwcCustomization .padRight-11 {
    margin-right: 91.66666667% !important;
}

.hwcCustomization .padRight-10 {
    margin-right: 83.33333333% !important;
}

.hwcCustomization .padRight-9 {
    margin-right: 75% !important;
}

.hwcCustomization .padRight-8 {
    margin-right: 66.66666667% !important;
}

.hwcCustomization .padRight-7 {
    margin-right: 58.33333333% !important;
}

.hwcCustomization .padRight-6 {
    margin-right: 50% !important;
}

.hwcCustomization .padRight-5 {
    margin-right: 41.66666667% !important;
}

.hwcCustomization .padRight-4 {
    margin-right: 31% !important;
}

.hwcCustomization .padRight-3 {
    margin-right: 25% !important;
}

.hwcCustomization .padRight-2 {
    margin-right: 16.66666667% !important;
}

.hwcCustomization .padRight-1 {
    margin-right: 8.33333333% !important;
}

.hwcCustomization .padRight-0 {
    margin-right: 0 !important;
}
