body{	
    background-color: #f1f9f1;
}
.padding10{
    padding:10px;
}
.show {
    display: block !important;
}
.card {
    border-radius: 0;
    border: none;
    margin-bottom: 20px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1), -1px 0 2px rgba(0, 0, 0, 0.05);
}
.form-control{
    border: 0;
    border-bottom: 1px solid rgba(64, 166, 228,.65);
}
.custom-checkbox .custom-control-indicator {
    border-radius: 50%;
}
.custom-control-indicator{top:.65rem}
.form-input-cus{
    overflow:hidden;
    height: 37px;
    line-height: 37px;
    padding-left:.75rem;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0,.1);
}

.bd-content>table>tbody>tr>td, .bd-content>table>tbody>tr>th, .bd-content>table>tfoot>tr>td, .bd-content>table>tfoot>tr>th, .bd-content>table>thead>tr>td, .bd-content>table>thead>tr>th {
    padding: .75rem;
    vertical-align: middle;
    border: 1px solid #dee2e6;
}


.scrollbar::-webkit-scrollbar {
 width: 8px;
}
 .scrollbar::-webkit-scrollbar-track {
 background-color:#f0f0f0;
 -webkit-border-radius: 2em;
 -moz-border-radius: 2em;
 border-radius:2em;
}
 .scrollbar::-webkit-scrollbar-thumb {
 background:#0d8200;
 -webkit-border-radius: 1em;
 -moz-border-radius: 1em;
 border-radius:1em;
}



/*.textBorder{
  font-size:   10pt;
  height:   12px;
  color:   #003399;
  border:   0px;
  vertical-align:   middle;
  border-bottom:   solid   1px   #000000;  
}

.btn {
    isplay: inline-block;
    padding: 10px 16px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    
    
    
    
    background-image: none;
    border: 1px solid transparent;
}

.btn-radius {
    border-radius: 4px;
    padding: 10px 25px;
}

.btn-angle {
    border-radius: 0px;
    padding: 10px 45px;
}

/* text button */
.btn-confirm,
.btn-login {
    width: 203px;
    color: #ffffff;
    font-size: 18px;
}

.btn-confirm,
.btn-login {
    background-color: #f17245;
}

/* text with background button */
.btn-refund {
    background: url(../img/btn-refund.png) no-repeat center;
    width: 62px;
    height: 36px;
    padding: 6px 17px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

.btn-withdraw {
    background: url(../img/btn-withdraw.png) no-repeat center;
    width: 75px;
    height: 36px;
    padding: 6px 17px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}

/* graphic button */
.btn-join_member {
    background: url(../img/btn-join_member.png) no-repeat center;
    width: 143px;
    height: 48px;
}

.btn-more_detail {
    background: url(../img/btn-more_detail.png) no-repeat center;
    width: 143px;
    height: 48px;
}

.btn-confirm_change {
    background: url(../img/btn-confirm_change.png) no-repeat center;
    width: 203px;
    height: 49px;
}

.btn-confirm_submit {
    background: url(../img/btn-confirm_submit.png) no-repeat center;
    width: 203px;
    height: 49px;
}

.btn-confirm_search {
    background: url(../img/btn-confirm_search.png) no-repeat center;
    width: 158px;
    height: 39px;
}

.btn-confirm_query {
    background: url(../img/btn-confirm_query.png) no-repeat center;
    width: 158px;
    height: 39px;
}

.btn-confirm_modify {
    background: url(../img/btn-confirm_modify.png) no-repeat center;
    width: 203px;
    height: 49px;
}

.btn-all_withdraw {
    background: url(../img/btn-all_withdraw.png) no-repeat center;
    width: 203px;
    height: 49px;
}


.btn-modify_rightnow {
    color: #ffffff;
    text-align: center;
}

/* graphic medium button */
.btn-check_refund {
    background: url(../img/btn-check_refund.png) no-repeat center;
    width: 112px;
    height: 45px;
}

.btn-piece_refund {
    background: url(../img/btn-piece_refund.png) no-repeat center;
    width: 92px;
    height: 45px;
}

.btn-all_refund {
    background: url(../img/btn-all_refund.png) no-repeat center;
    width: 92px;
    height: 45px;
}

.btn-change_email {
    background: url(../img/btn-change_email.png) no-repeat center;
    width: 92px;
    height: 35px;
}

.btn-save_comment {
    background: url(../img/btn-save_comment.png) no-repeat center;
    width: 154px;
    height: 47px;
}


.carousel1,
.carousel2,
.carousel3 {
    height: 771px;
}

.carousel1 {
    background: url(../img/carousel-1.png) no-repeat center top;
}

.carousel2 {
    background: url(../img/carousel-2.png) no-repeat center top;
}

.carousel3 {
    background: url(../img/carousel-3.png) no-repeat center top;
}

.carousel-arrow-left {
    background: url(../img/carousel-arrow-left.png) no-repeat center top;
    width: 43px;
    height: 72px;
    position: absolute;
    left: 20%;
    top: 45%;
}

.carousel-arrow-right {
    background: url(../img/carousel-arrow-right.png) no-repeat center top;
    width: 43px;
    height: 72px;
    position: absolute;
    right: 20%;
    top: 45%;
}

.carousel-banner-1-wrapper {
    position: relative;
    top: 320px;
    left: 100px;
}

.carousel-banner-1-btn-wrapper {
    position: relative;
    top: 30px;
    left: 120px;
}

.carousel-banner-2-wrapper {
    position: relative;
    top: 180px;
}

.carousel-banner-2-btn-wrapper {
    position: relative;
    margin: 0 auto 0 auto;
    top: 0px;
    left: 45%;
}

.carousel-banner-3-wrapper {
    position: relative;
    top: 295px;
    left: 60px;
}

.carousel-banner-3-btn-wrapper {
    position: relative;
    margin: 0 auto 0 auto;
    top: 0px;
    left: 45%;
}

.carousel-banner-1 {
    background: url(../img/carousel-banner-1.png) no-repeat center top;
    width: 412px;
    height: 92px;
}

.carousel-banner-2 {
    background: url(../img/carousel-banner-2.png) no-repeat center top;
    margin: 0 auto 0 auto;
    width: 569px;
    height: 123px;
}

.carousel-banner-3 {
    background: url(../img/carousel-banner-3.png) no-repeat center top;
    margin: 0 auto 0 auto;
    width: 473px;
    height: 87px;
}

.carousel-mouse-1 {
    background: url(../img/btn-mouse.png) no-repeat center top;
    width: 61px;
    height: 104px;
    position: relative;
    left: 47.5%;
    top: 65%;
    cursor: pointer;
}

.carousel-mouse-2 {
    background: url(../img/btn-mouse.png) no-repeat center top;
    width: 61px;
    height: 104px;
    position: relative;
    left: 47.5%;
    top: 61%;
    cursor: pointer;
}

.carousel-mouse-3 {
    background: url(../img/btn-mouse.png) no-repeat center top;
    width: 61px;
    height: 104px;
    position: relative;
    left: 47.5%;
    top: 72%;
    cursor: pointer;
}

.bootstrap-datetimepicker-widget {
    background-color: #4b4b4b;
    position: absolute;
    z-index: 1;
}

    .bootstrap-datetimepicker-widget .prev,
    .bootstrap-datetimepicker-widget .next,
    .bootstrap-datetimepicker-widget .picker-switch {
        color: #ffffff;
        font-size: 18px;
    }

    .bootstrap-datetimepicker-widget .list-unstyled {
        list-style-type: none;
        padding: 5px;
    }

    .bootstrap-datetimepicker-widget .icon-prev:before {
        content: '\2039';
    }

    .bootstrap-datetimepicker-widget .icon-next:before {
        content: '\203a';
    }

    .bootstrap-datetimepicker-widget table th,
    .bootstrap-datetimepicker-widget table td {
        padding: 5px;
    }

        .bootstrap-datetimepicker-widget table td span.active,
        .bootstrap-datetimepicker-widget table td.active {
            background-color: #f17245;
        }

        .bootstrap-datetimepicker-widget table td.today:before {
            /*position: inherit;*/
            border-bottom-color: #f17245;
        }

        .bootstrap-datetimepicker-widget table td span,
        .bootstrap-datetimepicker-widget table th.dow,
        .bootstrap-datetimepicker-widget table td.day {
            color: #ffffff;
        }

        .bootstrap-datetimepicker-widget table td.old,
        .bootstrap-datetimepicker-widget table td.new {
            color: #878787;
        }

        .bootstrap-datetimepicker-widget table thead tr:first-child th:hover,
        .bootstrap-datetimepicker-widget table td span:hover,
        .bootstrap-datetimepicker-widget table td.day:hover,
        .bootstrap-datetimepicker-widget table td.hour:hover,
        .bootstrap-datetimepicker-widget table td.minute:hover,
        .bootstrap-datetimepicker-widget table td.second:hover,
        .bootstrap-datetimepicker-widget table td.month:hover,
        .bootstrap-datetimepicker-widget table td.active:hover {
            background-color: #f17245;
            color: #ffffff;
            cursor: pointer;
        }*/

 

.list-paynow_service-wrapper {
    margin: 10px 150px 50px 150px;
}

    .list-paynow_service-wrapper .media {
        margin-top: 15px;
    }

.media-object {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9InllcyI/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIHZpZXdCb3g9IjAgMCA2NCA2NCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PCEtLQpTb3VyY2UgVVJMOiBob2xkZXIuanMvNjR4NjQKQ3JlYXRlZCB3aXRoIEhvbGRlci5qcyAyLjYuMC4KTGVhcm4gbW9yZSBhdCBodHRwOi8vaG9sZGVyanMuY29tCihjKSAyMDEyLTIwMTUgSXZhbiBNYWxvcGluc2t5IC0gaHR0cDovL2ltc2t5LmNvCi0tPjxkZWZzPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+PCFbQ0RBVEFbI2hvbGRlcl8xNTNiZGYzN2JiZCB0ZXh0IHsgZmlsbDojQUFBQUFBO2ZvbnQtd2VpZ2h0OmJvbGQ7Zm9udC1mYW1pbHk6QXJpYWwsIEhlbHZldGljYSwgT3BlbiBTYW5zLCBzYW5zLXNlcmlmLCBtb25vc3BhY2U7Zm9udC1zaXplOjEwcHQgfSBdXT48L3N0eWxlPjwvZGVmcz48ZyBpZD0iaG9sZGVyXzE1M2JkZjM3YmJkIj48cmVjdCB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIGZpbGw9IiNFRUVFRUUiLz48Zz48dGV4dCB4PSIxNC41IiB5PSIzNi41Ij42NHg2NDwvdGV4dD48L2c+PC9nPjwvc3ZnPg==) no-repeat center top;
    width: 64px;
    height: 64px;
}

.media-customer_care {
    background-image: url(../img/icon-customer_care.png);
}

.media-e_escrow {
    background-image: url(../img/icon-e_escrow.png);
}

.media-api {
    background-image: url(../img/icon-api.png);
}

.media-invoice {
    background-image: url(../img/icon-invoice.png);
}

.media-pci_dss {
    background-image: url(../img/icon-pci_dss.png);
}

.media-ssl {
    background-image: url(../img/icon-ssl.png);
}

.media-bill {
    background-image: url(../img/icon-bill.png);
}

.media-appropriation {
    background-image: url(../img/icon-appropriation.png);
}

.media-commercial_api {
    background-image: url(../img/icon-commercial_api.png);
}

.media-paynow_app {
    background-image: url(../img/icon-paynow_app.png);
}

.media-e_ticket {
    background-image: url(../img/icon-e_ticket.png);
}

.media-online_cash {
    background-image: url(../img/icon-online_cash.png);
}

.media-barcode {
    background-image: url(../img/icon-barcode.png);
}

.media-heading-paynow {
    font-size: 22px;
}

.paynow-aggrement-wrapper {
    margin: 50px 0 100px 0;
}

.paynow-aggrement {
    padding: 20px;
    background-color: #eeeeee;
    overflow-y: scroll;
    max-height: 220px;
}

    .paynow-aggrement .h2 {
        font-weight: 600;
        font-size: 26px;
        width: 300px;
        display: block;
        margin: 0 auto;
    }

.paynow-aggrement-wrapper label {
    cursor: pointer;
}

.paynow-aggrement-wrapper input[type=radio] {
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 6px;
}

.text-attention,
.text-aggrement {
    margin-top: 20px;
    margin-bottom: 20px;
}

.paynow-createinfo-wrapper {
    margin: 50px 375px;
}

.full-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.8);
    z-index: 20;
}

.center-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

    .center-wrapper > .middle {
        position: absolute;
        left: 50%;
        margin-left: -39px;
        top: 50%;
        margin-top: -61px;
        width: 78px;
        height: 122px;
    }

.vspliter1x {
    width: 2px;
    height: 18px;
    background-color: #878787;
    display: inline-block;
    line-height: 12px;
    margin: 0 2px;
}

.vspliter2x {
    width: 2px;
    height: 24px;
    background-color: #878787;
    display: inline-block;
    line-height: 24px;
    margin: 0 2px;
}

.vspliter3x {
    width: 3px;
    height: 36px;
    background-color: #878787;
    display: inline-block;
    line-height: 36px;
    margin: 0 3px;
}

.hspliter1x {
    width: 100%;
    height: 1px;
    background-color: #878787;
    display: inline-block;
    line-height: 12px;
    margin: 0 2px;
}

textarea.full {
    width: 100%;
    border-radius: 5px;
}

.document-box {
    background: url(../img/bg-download.png) no-repeat center top;
    width: 382px;
    height: 259px;
    display: inline-block;
}

.document-title {
    width: 382px;
    margin-top: 35px;
    font-size: 26px;
    font-weight: 800px;
}

    .document-title .document-title-hint {
        width: 382px;
        font-size: 14px;
    }

.document-link {
    color: #f17245;
    font-size: 22px;
    cursor: pointer;
}

.document-info {
    margin-top: 55px;
    text-align: left;
}

.service-item {
    width: 180px;
    display: inline-block;
}

.service-description a {
    color: #000000;
    text-decoration: underline;
}



.description-box {
    display: block;
    width: 350px;
    text-align: right;
    vertical-align: middle;
    right: 0;
    left: auto;
    float: right !important;
    margin-top: 10px;
    margin-bottom: 10px;
}


.footer-list {
    background-color: #ec9140;
    list-style-type: none;
    height: 45px;
    color: #ffffff;
    text-align: center;
    margin: 0px;
    overflow: hidden;
}

    .footer-list li {
        display: inline-block;
        vertical-align: middle;
        margin: 10px 8px 0 8px;
    }

        .footer-list li.item {
            font-size: 18px;
            display: inline-block;
        }

            .footer-list li.item:hover {
                cursor: pointer;
            }

        .footer-list li.divider {
            width: 1px;
            height: 20px;
            background-color: #ffffff;
            display: inline-block;
            content: " ";
        }

.footer-copyright {
    font-size: 10px;
    color: #dddddd;
    height: 30px;
    background-color: #ec9140;
    text-align: center;
}

    .footer-copyright > .copyright {
        opacity: 0.6;
        filter: alpha(opacity=60);
    }

/* icon.css */

.icon {
    background-position: center top;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.icon-clickable {
    cursor: pointer;
}

.icon-inlineblock {
    display: inline-block;
}

/* image in navbar */
.icon-person {
    background-image: url(../img/icon-person.png);
    width: 21px;
    height: 21px;
}

.icon-plus {
    background-image: url(../img/icon-plus.png);
    width: 16px;
    height: 16px;
}

.icon-logout {
    background-image: url(../img/icon-logout.png);
    width: 29px;
    height: 21px;
}

/* image in overlayer */
.icon-circle_question {
    background-image: url(../img/test/icon-circle_question.png);
    width: 37px;
    height: 38px;
}

.icon-searching {
    background-image: url(../img/icon-searching.gif);
    width: 78px;
    height: 122px;
}

/* image in page */
.icon-attention {
    background-image: url(../img/icon-triangle_alert.png);
    width: 33px;
    height: 29px;
}

.icon-captcha_refresh {
    background: url(../img/icon-captcha_refresh.png) no-repeat center top;
    width: 48px;
    height: 44px;
    display: inline-block;
    cursor: pointer;
}

.icon-detail {
    background-image: url(../img/icon-detail.png);
    width: 26px;
    height: 15px;
}

    .icon-detail:hover {
        background-image: url(../img/icon-detail-active.png);
    }

.icon-refund {
    background-image: url(../img/icon-refund.png);
    width: 24px;
    height: 24px;
}

.icon-datepicker {
    background-image: url(../img/icon-datepicker.png);
    width: 20px;
    height: 20px;
    margin: -5px 5px -5px 2px;
    display: inline-block;
}

.icon-search {
    background-image: url(../img/icon-search.png);
    width: 41px;
    height: 37px;
}

.icon-download-green {
    background-image: url(../img/icon-download-green.png);
    width: 34px;
    height: 34px;
    margin: 0 auto;
}

.icon-download-orange {
    background-image: url(../img/icon-download-orange.png);
    width: 34px;
    height: 34px;
    margin: 0 auto;
}

.icon-divider {
    background-image: url(../img/icon-divider.png);
    width: 800px;
    height: 10px;
    margin: 10px auto;
}

.icon-telephone {
    background-image: url(../img/icon-telephone.png);
    width: 74px;
    height: 74px;
    margin: 0 auto;
}

.icon-email {
    background-image: url(../img/icon-email.png);
    width: 74px;
    height: 74px;
    margin: 0 auto;
}

.icon-fax {
    background-image: url(../img/icon-fax.png);
    width: 74px;
    height: 74px;
    margin: 0 auto;
}

.icon-location {
    background-image: url(../img/icon-location.png);
    width: 74px;
    height: 74px;
    margin: 0 auto;
}

.icon-clock {
    background-image: url(../img/icon-clock.png);
    width: 74px;
    height: 74px;
    margin: 0 auto;
}

.itent-top-wrapper,
.content-pad-wrapper,
.footer-wrapper {
    max-width: 1366px;
}
/*	.content-pad-wrapper{
		width: 1000
html, body {
	height: 100%;
}

.container,
.header-wrapper,
.content-pad-wrapper,
.footer-wrapper {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
@media (min-width: 992px) {
	.container,
	.header-wrapper,
	.content-top-wrapper,
	.content-pad-wrapper,
	.footer-wrapper {
		width: 1024px;
	}
/*	.content-pad-wrapper{
		width: 1000px;
	}*/
}

@media (min-width: 1200px) {
    .container,
    .header-wrapper,
    .content-top-wrapper,
    .content-pad-wrapper,
    .footer-wrapper {
        width: 1170px;
    }
    /*	.content-pad-wrapper{
		width: 1000px;
	}*/
}

@media (min-width: 1440px) {
    .container,
    .header-wrapper,
    .content-top-wrapper,
    .content-pad-wrapper,
    .footer-wrapper {
        max-width: 1366px;
    }
    /*	.content-pad-wrapper{
		width: 1000px;
	}*/
}

/* head lv1 */
.header {
    position: fixed;
    width: 100%;
    z-index: 1;
    top: 0;
    background-color: rgba(236,145,64,0.9);
}

/* content lv1 */
.content {
    min-height: 100%;
    padding-bottom: 75px;
    margin-bottom: -75px;
}

    .content.content-top {
        padding-top: 0px;
    }

    .content.content-pad {
        padding-top: 75px;
    }

/* content lv2 */
.form-wrapper {
    border-bottom: 1px solid #878787;
}

.form-wrapper,
.summary-wrapper {
    background-color: #dddddd;
    /*padding-top: 50px;*/
    /*padding-bottom: 50px;*/
}

.grid-wrapper {
    background-color: #eeeeee;
    padding-top: 50px;
    padding-bottom: 50px;
}

/* content lv3 */
.content-top-wrapper {
    margin-top: 0px;
    margin-bottom: 0px;
    width: 100%;
}

.content-pad-wrapper {
    margin-top: 25px;
    margin-bottom: 25px;
}

.content-center-wrapper {
    margin: 0 auto;
}

/* foot lv1 */
.footer {
    position: relative;
    margin-top: -30px;
    height: 75px;
    background-color: #ec9140;
    overflow: hidden;
    /*min-width: 1024px;*/
}

/* foot lv2 */
.footer-wrapper {
    position: relative;
    background-color: #ec9140;
}

/* helper */
.center-block {
    text-align: center;
    margin: 0 auto;
}

.modal-overlay-light,
.modal-overlay-dark {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 20;
}

.modal-overlay-light {
    background-color: rgba(0,0,0,0.4);
}

.modal-overlay-dark {
    background-color: rgba(80,80,80,0.9);
}

.modal-content-white,
.modal-content-none {
    margin: auto;
    position: relative;
    padding: 0;
    outline: 0;
}

.modal-content-white {
    background-color: #fff;
    top: 245px;
    width: 685px;
}

.modal-content-none {
    /*background-color: #000;*/
    top: 100px;
    width: 950px;
}

    .modal-content-white header,
    .modal-content-none header {
        padding-bottom: 10px;
    }

    .modal-content-white .body,
    .modal-content-none .body {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .modal-content-white footer,
    .modal-content-none footer {
        padding-top: 10px;
    }

.modal-closebtn {
    background: url(../img/btn-modalclose.png) no-repeat center top;
    float: right;
    width: 46px;
    height: 46px;
    cursor: pointer;
}

.modal-banner-wrapper {
    padding-top: 48px;
}

.modal-content-none .modal-form ~ .modal-form {
    border-bottom: 1px solid #878787;
}

.modal-form {
    margin: 15px auto;
}

    .modal-form input.input-piece_refund,
    .modal-form > input.input-piece_refund {
        display: inline-block;
        width: 210px;
        height: 40px;
        background-color: rgba(0,0,0,0);
        padding: 0px;
        border: 0px;
        border-bottom: 1px solid #ffffff;
        margin: 0;
        color: #ffffff;
        outline: none;
    }

    .modal-form input.input-change_email,
    .modal-form > input.input-change_email {
        display: inline-block;
        width: 175px;
        height: 40px;
        background-color: rgba(0,0,0,0);
        padding: 0px;
        border: 0px;
        border-bottom: 1px solid #ffffff;
        margin: 0;
        color: #ffffff;
        outline: none;
    }

    .modal-form > input.input-piece_refund:active,
    .modal-form > input.input-piece_refund:focus {
        padding: 0px;
        border: 0px;
        outline: none;
        /*border-bottom: 1px solid #ffffff;*/
    }

    .modal-form input.input-piece_refund::-webkit-input-placeholder,
    .modal-form > input.input-piece_refund::-webkit-input-placeholder {
        color: #ffffff;
        font-size: 13px;
    }

    .modal-form input.input-piece_refund::-moz-placeholder,
    .modal-form > input.input-piece_refund::-moz-placeholder {
        color: #ffffff;
        font-size: 13px;
    }

    .modal-form input.input-piece_refund:-moz-placeholder,
    .modal-form > input.input-piece_refund:-moz-placeholder {
        color: #ffffff;
        font-size: 13px;
    }

    .modal-form input.input-piece_refund:-ms-input-placeholder,
    .modal-form > input.input-piece_refund:-ms-input-placeholder {
        color: #ffffff;
        font-size: 13px;
    }

    .modal-form input,
    .modal-form > input {
        display: block;
        width: 300px;
        height: 40px;
        margin: 0 auto;
        padding-left: 10px;
    }

    .modal-form label {
        display: block;
        margin: 0 180px;
        padding-left: 10px;
    }

    .modal-form span {
        display: block;
        margin: 0 180px;
        padding-left: 10px;
    }

    .modal-form input::-webkit-input-placeholder,
    .modal-form > input::-webkit-input-placeholder {
        color: #787878;
        font-size: 13px;
    }

    .modal-form input::-moz-placeholder,
    .modal-form > input::-moz-placeholder {
        color: #787878;
        font-size: 13px;
    }

    .modal-form input:-moz-placeholder,
    .modal-form > input:-moz-placeholder {
        color: #787878;
        font-size: 13px;
    }

    .modal-form input:-ms-input-placeholder,
    .modal-form > input:-ms-input-placeholder {
        color: #787878;
        font-size: 13px;
    }

    .modal-form button {
        display: block;
        margin: 0 auto;
    }

.btn-error {
    color: #ca1515;
    width: 150px;
    display: table-cell;
    padding: 10px;
    font-weight: 900;
}

.modal-form textarea {
    background-color: #cccccc;
    padding: 10px;
}

.modal-form-valid {
    color: #ca1515;
    width: 150px;
    display: table-cell;
    padding: 10px;
    font-weight: 900;
}

.modal-form-label {
    color: #ffffff;
    width: 150px;
    display: table-cell;
    padding: 10px;
    font-weight: 900;
}

.modal-form-label-refund {
    color: #ffffff;
    display: table-cell;
    padding: 10px;
    font-weight: 900;
    font-size: 20px;
}

.modal-form-data {
    color: #dddddd;
    display: table-cell;
    padding: 10px;
}

.modal-forget .icon-circle_question {
    display: inline-block;
    vertical-align: middle;
}

.modal-forget {
    display: inline-block;
    margin: 10px;
}

.navbar-logo {
    /*background-color: rgba(236,145,64,0.9);*/
    background: url(../img/logo-paynow.png) no-repeat center;
    width: 150px;
    height: 60px;
    margin: 0 15px 0 15px;
    padding: 20px 15px 15px 15px;
    display: inline-block;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.navbar {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    /*background-color: rgba(236,145,64,0.9);*/
    /*	background-color: #ec9140;
	opacity: 0.9;
	filter: alpha(opacity=90);*/
}

    .navbar li.navbar-logo,
    .navbar li.navbar-item {
        float: left;
        height: 60px;
    }

        .navbar li.navbar-item a {
            height: 60px;
            display: block;
            font-size: 16px;
            text-align: center;
            vertical-align: middle;
            color: #ffffff;
            padding: 20px 15px 15px 15px;
        }

            .navbar li.navbar-item.navbar-item-selected,
            .navbar li.navbar-item a:hover {
                background-color: #f17245;
            }

        .navbar li.navbar-item.navbar-item-right {
            float: right !important;
        }

    .navbar a {
        text-decoration: none !important;
    }

.tooltip-inner {
    padding: 11px 16px;
}

.pagination {
    list-style: none;
}

    .pagination li {
        display: inline-table;
        padding-left: 0px;
        padding-top: 7px;
        width: 36px;
        height: 36px;
    }

        .pagination li:hover {
            cursor: pointer;
        }

    .pagination .number {
        background: url(../img/icon-pagination.png) no-repeat center top;
        color: #787878;
        font-weight: 900;
    }

        .pagination .number:hover,
        .pagination .number.active {
            background: url(../img/icon-pagination-active.png) no-repeat center top;
            color: #fff;
        }

    .pagination .first {
        background: url(../img/icon-pagination-first.png) no-repeat center top;
    }

        .pagination .first:hover,
        .pagination .first.active {
            background: url(../img/icon-pagination-first-active.png) no-repeat center top;
        }

    .pagination .previous {
        background: url(../img/icon-pagination-previous.png) no-repeat center top;
    }

        .pagination .previous:hover,
        .pagination .previous.active {
            background: url(../img/icon-pagination-previous-active.png) no-repeat center top;
        }

    .pagination .next {
        background: url(../img/icon-pagination-next.png) no-repeat center top;
    }

        .pagination .next:hover,
        .pagination .next.active {
            background: url(../img/icon-pagination-next-active.png) no-repeat center top;
        }

    .pagination .last {
        background: url(../img/icon-pagination-last.png) no-repeat center top;
    }

        .pagination .last:hover,
        .pagination .last.active {
            background: url(../img/icon-pagination-last-active.png) no-repeat center top;
        }
    
.form-2-datafield-wrapper {
    width: 610px;
    margin: 0 auto;
}

.form-4-datafield-wrapper {
    width: 950px;
    margin: 0 auto;
}

.table.form-2-datafield {
    width: 610px;
}

.table.form-2-datafield-width {
    width: 700px;
}

.table.form-4-datafield {
    width: 950px;
}

.table.form-2-datafield,
.table.form-4-datafield {
    border-collapse: separate;
    border-spacing: 1px;
    margin: 10px auto 20px auto;
}

    .table.form-2-datafield tbody tr > td.required:before {
        content: "* ";
    }

    .table.form-2-datafield tbody tr > td.required {
        padding-left: 8px !important;
    }

    .table.form-2-datafield tbody tr > td:not(:first-child),
    .table.form-2-datafield tbody tr > td:nth-child(2),
    .table.form-2-datafield tbody tr > td:nth-child(4),
    .table.form-4-datafield tbody tr > td:nth-child(2),
    .table.form-4-datafield tbody tr > td:nth-child(4),
    .table.form-2-datafield tbody tr > td.td-data,
    .table.form-4-datafield tbody tr > td.td-data {
        border: 1px solid #bbbbbb;
        border-spacing: 1px;
        background-clip: padding-box;
        width: 200px;
    }

    .table.form-2-datafield tbody tr > td:first-child,
    .table.form-4-datafield tbody tr > td:first-child,
    .table.form-2-datafield tbody tr > td.td-label,
    .table.form-4-datafield tbody tr > td.td-label {
        border: 1px solid #dddddd;
        background-clip: padding-box;
        width: 200px;
    }

.table.form-2-datafield-width tbody tr > td.td-label {
    width: 270px;
}

.table.form-2-datafield tbody tr > td:first-child,
.table.form-4-datafield tbody tr > td:first-child,
.table.form-2-datafield tbody tr > td.td-label,
.table.form-4-datafield tbody tr > td.td-label {
    background-color: #dddddd;
    padding: 10px 17px 10px 17px;
}

.table.form-2-datafield tbody tr > td:not(:first-child),
.table.form-4-datafield tbody tr > td:not(:first-child),
.table.form-2-datafield tbody tr > td:nth-child(2),
.table.form-2-datafield tbody tr > td:nth-child(4),
.table.form-4-datafield tbody tr > td:nth-child(2),
.table.form-4-datafield tbody tr > td:nth-child(4),
.table.form-2-datafield tbody tr > td.td-data,
.table.form-4-datafield tbody tr > td.td-data {
    padding: 10px 17px 10px 17px;
}

.table.form-2-datafield tbody tr td > span.hint,
.table.form-4-datafield tbody tr td > span.hint {
    color: #878787;
    font-size: 8px;
}
.hint {
    color: #878787;
    font-size: 8px;
}
.td-nopadding {
    padding: 0 !important;
}

.td-readonly {
    border: 0 !important;
    background-color: #eeeeee;
    padding: 0 0 0 10px !important;
}

.form-2-datafield label {
    padding-right: 30px;
    padding-left: 10px;
    cursor: pointer;
}

.form-2-datafield input[type=radio],
.form-4-datafield input[type=radio] {
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 6px;
}

.form-2-datafield input[type=text],
.form-4-datafield input[type=text] {
    height: 48px;
    width: 100%;
    /*border: 1px solid #dddddd;*/
    border: 0;
    padding: 0 0 0 10px;
}

.form-2-datafield select,
.form-4-datafield select {
    height: 48px;
    width: 100%;
    border: 0px;
    padding: 0 0 0 6px;
}

.form-2-datafield textarea {
    height: 96px;
    width: 100%;
    /*max-height: 96px;*/
    /*max-width: 100%;*/
    border: 0px;
    padding: 10px;
    resize: none;
}

.captcha {
    background: url(../img/test/captcha.png) no-repeat center top;
    width: 138px;
    height: 44px;
    display: inline-block;
}

.description:before,
.alert:before,
.description:after,
.alert:after {
    display: table;
    content: " ";
}
 
    .description:after,
    .alert:after {
        clear: both;
    }

.td-center {
    text-align: center;
    margin: 0 auto;
}

.td-modifychance {
    background-color: #707070;
    color: #cccccc;
    font-size: 10px;
}

.td-captchabox {
    width: 186px !important;
    /*height: 48px;*/
}

.form-query {
    display: table;
    margin: 0px auto 0 auto;
}

    .form-query .row:first-child {
        padding-top: 25px;
        padding-bottom: 1px;
    }

    .form-query .row:last-child {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .form-query .row {
        padding-top: 1px;
        padding-bottom: 1px;
    }

.form-label {
    display: table-cell;
    width: 150px;
    font-weight: 700;
}

.form-input {
    display: table-cell;
    width: 300px;
}

    .form-input input,
    .form-input select {
        width: 300px;
        height: 36px;
        border: 1px solid #bbbbbb;
        padding-left: 10px;
    }

    .form-input .form-group {
        margin-bottom: 0;
    }

    .form-input input.datepicker {
        width: 115px;
        border: 0;
    }

    .form-input .datepicker-field {
        display: table-cell;
        background-color: #ffffff;
        border: 1px solid #bbbbbb;
        padding-right: 2px;
    }

.table-dataset-wrapper {
    width: 1060px;
    margin: 0 auto;
}

.table-dataset {
    border-collapse: separate;
    border-spacing: 1px;
    width: 1060px;
    margin: 50px auto;
    display: table;
}

    .table-dataset.table-dataset-fixed {
        min-width: 1060px;
    }

    .table-dataset th {
        height: 56px;
        padding: 5px 17px 5px 17px;
    }

        .table-dataset th.main,
        .table-dataset td.main {
            background-color: #f17245;
            color: #ffffff;
        }

    .table-dataset td {
        height: 48px;
        padding: 5px 17px 5px 17px;
        text-align: center;
    }

    .table-dataset thead th {
        background-color: #878787;
        color: #ffffff;
    }

    .table-dataset tbody > tr:nth-child(odd) {
        background-color: #eeeeee;
    }

    .table-dataset tbody > tr:nth-child(even) {
        background-color: #dddddd;
    }

    .table-dataset input {
        height: 40px;
        /*width: 100%;*/
        border: 1px solid #dddddd;
        /*border: 0;*/
        padding: 0 0 0 10px;
    }

.table-datalist-wrapper {
    width: 1060px;
    margin: 0 auto;
}

.table-datalist {
    border-collapse: separate;
    border-spacing: 1px;
    width: 1060px;
    margin: 50px auto;
    display: table;
}

    .table-datalist.table-datalist-fixed {
        min-width: 1060px;
    }

    .table-datalist th {
        height: 56px;
        padding: 5px 17px 5px 17px;
    }

        .table-datalist th.main,
        .table-datalist td.main {
            background-color: #f17245;
            color: #ffffff;
        }

    .table-datalist th,
    .table-datalist td {
        width: 212px;
    }

    .table-datalist td {
        height: 48px;
        padding: 5px 17px 5px 17px;
        text-align: center;
    }

    .table-datalist thead th {
        background-color: #878787;
        color: #ffffff;
    }

    .table-datalist tbody > tr:nth-child(odd) {
        background-color: #eeeeee;
    }

    .table-datalist tbody > tr:nth-child(even) {
        background-color: #dddddd;
    }

    .table-datalist input {
        height: 40px;
        /*width: 100%;*/
        border: 1px solid #dddddd;
        /*border: 0;*/
        padding: 0 0 0 10px;
    }
/* title.css */

.title-underline {
    border-bottom: 1px solid #f17245;
}

.title-box {
    margin-top: 40px;
    margin-bottom: 40px;
}

.title-greeting {
    display: table;
    font-size: 24px;
    font-weight: 900;
    margin: 15px auto;
}

.title-summary {
    font-size: 20px;
    margin: 5px auto;
    padding: 10px;
}

.title-field {
    float: left;
    display: table;
    font-size: 24px;
    border-bottom: 1px solid #f17245;
    vertical-align: middle;
    margin-bottom: 10px;
}

.title-radio {
}

    .title-radio label {
        padding-right: 30px;
        padding-left: 10px;
        cursor: pointer;
        color: #9f0000;
        font-size: 20px;
        line-height: 30px;
    }

    .title-radio input[type=radio] {
        vertical-align: middle;
        width: 20px;
        height: 20px;
        margin-right: 6px;
    }

.title-text {
    margin-top: 0px;
    margin-bottom: 0px;
}

.title-text-important {
    margin-top: 0px;
    margin-bottom: 0px;
    color: #9f0000;
}

.title-spliter {
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd;
}

.title-spliter3x {
    margin-top: 30px;
    margin-bottom: 30px;
    border-bottom: 3px solid #fff;
}

.title-text-center {
    text-align: center;
}

 
.title-item-service_intro {
    background: url(../img/banner-paynowservice_intro.png) no-repeat center top;
    width: 500px;
    height: 80px;
    margin: 10px auto 10px auto;
}

.title-item-join_us {
    background: url(../img/banner-join_us.png) no-repeat center top;
    width: 296px;
    height: 72px;
    margin: 10px auto 10px auto;
}

.title-item-account_create {
    background: url(../img/banner-account_create.png) no-repeat center top;
    width: 332px;
    height: 80px;
    margin: 10px auto 10px auto;
}

.title-item-remittance_account {
    background: url(../img/banner-remittance_account.png) no-repeat center top;
    width: 243px;
    height: 47px;
    /*margin: 10px auto 10px auto;*/
}

.title-item-inquire {
    width: 190px;
    height: 62px;
    margin: 10px auto 10px auto;
}

.title-item-inquire-icon {
    background: url(../img/banner-inquire_icon.png) no-repeat center top;
    width: 60px;
    height: 62px;
    display: inline-block;
}

.title-item-inquire-text {
    background: url(../img/banner-inquire_text.png) no-repeat center top;
    width: 119px;
    height: 50px;
    display: inline-block;
}

.title-item-detail {
    width: 176px;
    height: 93px;
    margin: 10px auto 10px auto;
}

.title-item-detail-icon {
    background: url(../img/banner-detail_icon.png) no-repeat center top;
    width: 39px;
    height: 39px;
    margin: 10px auto 10px auto;
}

.title-item-detail-text {
    background: url(../img/banner-detail_text.png) no-repeat center top;
    width: 136px;
    height: 53px;
    margin: 10px auto 10px auto;
}

.title-item-check_refund {
    background: url(../img/banner-check_refund.png) no-repeat center top;
    width: 96px;
    height: 106px;
    margin: 10px auto 10px auto;
}

.title-item-withdraw {
    background: url(../img/banner-withdraw.png) no-repeat center top;
    width: 226px;
    height: 58px;
    margin: 10px auto 10px auto;
}

.title-item-refund {
    background: url(../img/banner-refund.png) no-repeat center top;
    width: 201px;
    height: 75px;
    margin: 10px auto 10px auto;
}

.title-item-support {
    background: url(../img/banner-support.png) no-repeat center top;
    width: 219px;
    height: 104px;
    margin: 25px auto 10px auto;
}

.title-item-download {
    background: url(../img/banner-download.png) no-repeat center top;
    width: 242px;
    height: 70px;
    margin: 0px auto 50px auto;
}

.title-item-information {
    background: url(../img/banner-information.png) no-repeat center top;
    width: 270px;
    height: 70px;
    margin: 10px auto 10px auto;
}

.title-item-billing {
    background: url(../img/banner-billing.png) no-repeat center top;
    width: 229px;
    height: 66px;
    margin: 10px auto 10px auto;
}

.title-item-result {
    background: url(../img/banner-result.png) no-repeat center top;
    width: 177px;
    height: 67px;
    margin: 10px auto 10px auto;
}

.title-item-customer_service {
    width: 312px;
    height: 51px;
    margin: 10px auto 10px auto;
}

.title-item-customer_service-icon {
    background: url(../img/banner-customer_service_icon.png) no-repeat center top;
    width: 68px;
    height: 51px;
    display: inline-block;
}

.title-item-customer_service-text {
    background: url(../img/banner-customer_service_text.png) no-repeat center top;
    width: 239px;
    height: 49px;
    display: inline-block;
}

.title-item-paynow {
    background: url(../img/banner-paynow.png) no-repeat center top;
    width: 376px;
    height: 68px;
    margin: 10px auto 10px auto;
}

.title-item-service_fee {
    background: url(../img/banner-service_fee.png) no-repeat center top;
    width: 296px;
    height: 76px;
    margin: 10px auto 10px auto;
}

.title-item-billing_information {
    background: url(../img/banner-billing_information.png) no-repeat center top;
    width: 382px;
    height: 70px;
    margin: 10px auto 10px auto;
}

.title-item-paynow_member_join {
    width: 315px;
    height: 39px;
    margin: 10px auto 10px auto;
}

.title-item-paynow_member_join-icon {
    background: url(../img/banner-paynow_member_join_icon.png) no-repeat center top;
    width: 39px;
    height: 39px;
    display: inline-block;
}

.title-item-paynow_member_join-text {
    background: url(../img/banner-paynow_member_join_text.png) no-repeat center top;
    width: 272px;
    height: 27px;
    display: inline-block;
}

.title-item-paynow_fee {
    width: 290px;
    height: 39px;
    margin: 10px auto 10px auto;
}

.title-item-paynow_fee-icon {
    background: url(../img/banner-paynow_fee_icon.png) no-repeat center top;
    width: 39px;
    height: 39px;
    display: inline-block;
}

.title-item-paynow_fee-text {
    background: url(../img/banner-paynow_fee_text.png) no-repeat center top;
    width: 247px;
    height: 27px;
    display: inline-block;
}

.title-item-paynow_appropriation {
    width: 290px;
    height: 39px;
    margin: 10px auto 10px auto;
}

.title-item-paynow_appropriation-icon {
    background: url(../img/banner-paynow_appropriation_icon.png) no-repeat center top;
    width: 39px;
    height: 39px;
    display: inline-block;
}

.title-item-paynow_appropriation-text {
    background: url(../img/banner-paynow_appropriation_text.png) no-repeat center top;
    width: 247px;
    height: 27px;
    didisplay: inline-block;
}

#pnlDialog {
    background-color: White;
    border: 2px solid green;
    width: 300px;
}

    #pnlDialog .cTitle {
        cursor: move;
        padding: 5px;
        margin: 5px;
        background-color: Black;
        color: White;
        font-family: Courier New;
    }

    #pnlDialog .cContent {
        padding: 5px;
        font-family: Courier New;
        color: Red;
    }

    #pnlDialog .cButton {
        padding: 10px 5px 5px 10px;
        text-align: right;
    }

.modalBackground {
    filter: alpha(opacity=70); /*for IE*/
    opacity: 0.7; /*for Other*/
    background-color: #E0E0E0;
}
