/* RESET STYLE */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    letter-spacing: 0.5px;
}

html {
    /*height: 100%;
    overflow: hidden;*/
}

body {
    color: #434240;
    font-size: 13px;
    font-family: 'FuturaStd-Book';
    position: relative;
    overflow-x: hidden;
    max-width: 100%;
    line-height: 1.5;
    background: #f3f3f3;
}

.container {
    width: 1366px;
    max-width: 100%;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
}

/* Core iam */

.iam-wrapper {
    display: block;
    position: relative;
}

.iam-header {
    position: relative;
    height: 98px;
    display: none;
}

.iam-mobile-trigger, .trigger-summary {
    display: none;
}

.iam-header nav.iam-navigation {
    position: relative;
    top: 17px;
}

    .iam-header nav.iam-navigation > ul {
        list-style: none;
        padding: 0;
        text-align: right;
    }

        .iam-header nav.iam-navigation > ul > li {
            display: inline-block;
        }

            .iam-header nav.iam-navigation > ul > li > a {
                text-decoration: none;
                color: #5d5d5d;
                font-family: "FuturaStd-Bold";
                padding: 0 1rem;
                text-transform: uppercase;
            }

.iam-header .iam-logo {
    display: block;
    overflow: hidden;
}

    .iam-header .iam-logo img {
        width: 95px;
        max-width: 100%;
    }

/* end iam header */

/* iam main content */

.iam-main-content {
    position: relative;
    clear: both;
    padding-bottom: 3rem;
}

/* Iam Footer */

footer {
background: red;
}

footer {
    padding: 2rem;
    background: url('../image/bg-footer-payment.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0;
}

    footer .dho-bottom-footer .content .dho-logo img {
        max-width: 100%;
        width: 100px;
        display: inline-block;
    }

    footer .dho-bottom-footer .content .ojk-word {
        margin: 0;
        display: inline-block;
        color: #EBEBEC;
        vertical-align: middle;
        font-size: 12px;
        margin-left: 10px;
    }

    footer .dho-bottom-footer .content .dho-logo {
        display: inline-block;
        vertical-align: middle;
    }

.dho-partner {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 12px;
    letter-spacing: -1px;
}

    .dho-partner a {
        color: #fff;
        text-decoration: underline;
        font-size: 12px;
    }

    .dho-partner img {
        width: 100px;
    }

@media (min-width: 1366px) {
    .iam-footer.col-md-8 {
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1366px) {
    .iam-footer.col-md-8 {
        width: 66.66666667%;
    }
}

/* End Iam Footer */

/* Widget Modal */

body .modal-content {
    overflow: hidden;
    background: #fff;
    border: none;
    position: relative;
    border-radius: 15px;
}

body .modal-body {
    overflow: hidden;
}

body .modal-dialog {
    width: 620px;
}

.conference-content.iam-modal-content {
    position: relative;
    overflow: hidden;
    padding-bottom: 3rem;
}

    .conference-content.iam-modal-content > .cov-text {
        padding-top: 4rem;
        width: 60%;
    }

body .modal-content span.close {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 3rem;
    color: orangered;
    opacity: 1;
}

.conference-content.iam-modal-content > .cov-img {
    padding: 5rem 20px 0;
    width: 40%;
}

.conference-content.iam-modal-content > .cov-text .btn.orange {
    margin-top: 3rem;
    width: 150px;
}

.conference-content > .cov-text .small-info.description > p:first-child {
    margin-bottom: 1rem;
}

.conference-content > .cov-text .small-info.description > p {
    line-height: 1.8;
}

.iam-modal-talksession .conference-content > .cov-text .topic-title,
.iam-modal-workshop .conference-content > .cov-text .topic-title {
    color: #434240;
}

.iam-modal-workshop .conference-content.iam-modal-content > .cov-text {
    width: 100%;
    padding: 2rem 3rem 0;
}

/* End Widget Modal */

/* iam content */

.iam-main-content .iam-cover-proccess {
    background: #fff;
    margin-top: 2rem;
    min-height: 500px;
    margin-bottom: 0;
    position: relative;
    padding: 0;
    box-shadow: 2px 2px 12px 1px rgba(162, 162, 162, 0.6);
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    overflow: hidden;
}

.iam-main-content > .container > .row > div:nth-child(1) {
    width: 65%;
    margin-right: 1.6%;
}

.iam-proccess.espaj {
    display: none;
}

.espaj.iam-proccess.read-only:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 60px;
    bottom: 0;
    height: 100%;
    background: rgba(225,225,225,.5);
    z-index: 2;
}

/* End iam content */

/* Iam Proccess */

.name-section {
    font-family: "FuturaStd-Bold";
    text-transform: uppercase;
    font-size: 18px;
    padding: 2rem 2rem 1.5rem;
    margin-bottom: 2rem;
    background: #114f99;
    color: #fff;
    letter-spacing: 1px;
}

.name-section .iam-logo > img {
    width: 80px;
    position: absolute;
    right: 20px;
    top: 22px;
}

.name-section > span {
    font-size: 12px;
    display: block;
    font-family: "FuturaStd-Light";
    text-transform: capitalize;
    margin-top: 5px;
}

.name-section .iam-logo > img {
    width: 80px;
    position: absolute;
    right: 20px;
    top: 22px;
}

.iam-cover-proccess .iam-proccess > .title > i.fas {
    position: absolute;
    left: -15px;
    top: 4px;
}

.iam-cover-proccess .iam-proccess > .title {
    font-size: 14px;
    font-family: 'FuturaStd-Bold';
    position: relative;
}

.title .iam-little-info {
    display: block;
    font-size: 12px;
    width: 100%;
    position: relative;
    color: #114f99;
    margin: 7px 0 0;
    font-family: 'FuturaStd-Book';
}

.title .iam-little-info i.fas {
    padding: 3px;
    width: 17px;
    height: 17px;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    border: 1px solid;
    font-size: 9px;
    margin-right: 2px;
}

.iam-proccess {
    clear: both;
    position: relative;
    display: block;
    padding: 0 3rem;
    border-bottom: 1px solid #dedede;
    margin-bottom: 2rem;
}

.iam-proccess.question-part .iam-answer {
    margin: 1rem 0 0;
    padding-bottom: 2rem;
    overflow: hidden;
    display: flex;
    flex-direction: row;
}

.iam-proccess.question-part .iam-answer .item {
    margin-right: 30px;
}

.iam-proccess.question-part .iam-answer .item .form-check {
    padding-left: 30px;
}

/* End iam proccess */

/* form-check */
.form-check {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 16px;
    line-height: 29px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: inherit;
}

/* Hide the browser's default checkbox */
.form-check input {
    position: absolute;
    opacity: 0 !important;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 3px;
    border-radius: 5px;
    left: 0;
    height: 21px;
    width: 21px;
    border-radius: 5px;
    background-color: #eee;
    border: 2px solid #114f99;
}

/* On mouse-over, add a grey background color */
.form-check:hover input ~ .checkmark {
    background-color: #114f99;
}

/* When the checkbox is checked, add a green background */
.form-check input:checked ~ .checkmark {
    background-color: #114f99;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.form-check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.form-check .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* checkmark for radio button */
.form-check span.radio {
    position: absolute;
    top: 3px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: transparent;
    border: 2px solid #ee4136;
    border-radius: 20px;
}

.form-check input:checked ~ span.radio {
    background: #ee4136;
}

/* end checkmark */

/* product */

section#productID {
    overflow: hidden;
}

.wrap-product {
    position: relative;
    background: #f3f3f3;
    margin: 2rem 0 0;
    padding: 5rem 3rem 4rem;
    width: 108%;
    left: -30px;
}

.wrap-product .item {
    margin: 0 1rem 2rem;
    padding: 2rem;
    position: relative;
    background: #fff;
    border-radius: 5px;
}

.wrap-product .item input[type="radio"] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
    opacity: 0;
}

.wrap-product .item .iam-ojkNo {
    background-image: url(../image/ojkno-vertical.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    width: 80px;
    height: 230px;
    position: absolute;
    top: 31px;
}

.wrap-product .item .iam-ojkNo.vertical {
    background-image: url(../image/ojkno.png);
    background-position: center;
    background-size: 95px;
    position: absolute;
    top: 103px;
    left: 0;
    right: 0;
    margin: auto;
    width: 95px;
    height: 36px;
    display: block;
}

.wrap-product .item .iam-pricetag .tag {
    display: block;
    margin-bottom: 0;
    position: relative;
    text-transform: capitalize;
}

.iam-pricetag .tag.plan-tile {
    color: #114f99;
    padding: 0 0 3px;
    border-bottom: 1px solid #114f99;
    font-size: 14px;
    width: 300px;
    margin-bottom: 1.5rem !important;
}

.iam-pricetag .tag.price {
    line-height: 1.25;
}

    .iam-pricetag .tag.price > .premi {
        display: block;
        color: #114f99;
        font-size: 2rem;
        font-weight: bold;
    }

        .iam-pricetag .tag.price > .premi span.cutted {
            position: relative;
            font-size: 13px;
            display: block;
            color: #333;
            margin-bottom: 4px;
        }

            .iam-pricetag .tag.price > .premi span.cutted:after {
                content: '';
                display: block;
                width: 72px;
                height: 1.5px;
                background: #000;
                position: absolute;
                top: 6px;
                left: 6px;
                transform: rotate(0deg);
            }

            .iam-pricetag .tag.price > .premi span.cutted > span.comparison {
                display: inline-block;
                background: red;
                color: #fff;
                padding: 2px 6px 1px;
                font-size: 10px;
                position: relative;
            }

                .iam-pricetag .tag.price > .premi span.cutted > span.comparison:before {
                    content: "Potongan";
                    margin-right: 4px;
                }

            .iam-pricetag .tag.price > .premi span.cutted:after {
                content: '';
                display: block;
                width: 72px;
                height: 1.5px;
                background: #000;
                position: absolute;
                top: 6px;
                left: 6px;
                transform: rotate(0deg);
            }

        .iam-pricetag .tag.price > .premi > span.promo {
            color: red;
        }

            .iam-pricetag .tag.price > .premi > span.promo > span.rupiah-text {
                font-size: 12px;
                position: relative;
                top: -6px;
                text-transform: capitalize;
            }

.iam-pricetag hr {
    margin: 1rem 0 2rem;
}

.iam-side-ticket {
    margin-top: 2rem;
}

.iam-benefit-highlight {
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
}

    .iam-benefit-highlight > .icons {
        display: block;
        width: 90px;
        height: 90px;
        background-image: url(../image/side-icon-ticekt.png);
        background-repeat: no-repeat;
        background-size: contain;
        margin: auto;
    }

.iam-side-ticket .iam-shelter-buttons {
    position: relative;
    z-index: 2;
}

.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
}

.iam-shelter-buttons .btn {
    display: block;
    border: 1px solid #616669;
    padding: 10px 8px 8px;
    margin-bottom: 7px;
    text-transform: uppercase;
    font-size: 12px;
    color: inherit;
    text-align: left;
    position: relative;
}

    .iam-shelter-buttons .btn i.fas {
        position: absolute;
        right: 12px;
        font-size: 15px;
        top: 9px;
    }

.iam-pricetag .tag.price .btn.buy-btn {
    display: block;
    padding: 8px;
    margin-bottom: 7px;
    text-transform: uppercase;
    font-size: 12px;
    border: none;
    box-shadow: none;
    position: absolute;
    right: 0;
    top: 25px;
    width: 100px;
    background: #114f99;
    outline: none;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
    min-width: inherit;
}

span.btn.selected {
    display: none;
    padding: 10px 8px 8px;
    margin-bottom: 7px;
    text-transform: uppercase;
    font-size: 12px;
    border: none;
    box-shadow: none;
    position: absolute;
    right: 0;
    top: 25px;
    width: 100px;
    outline: none;
    color: #fff;
    text-align: center;
    letter-spacing: 1px;
}

.selected span.btn.selected {
    display: block;
    background: red;
}

.wrap-product .item.selected:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: transparent;
    border: 2px solid red;
    border-radius: 5px;
}

.mm.bottom {
    display: none;
}

/* end product */

/* Slick dotted */

/* Slick dotted */

.iam-main-content .slick-arrow {
    background: #fff;
    background-size: 16px;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #114f99;
    border-radius: 5px;
    z-index: 1;
    width: 26px;
    height: 26px;
    top: 50%;
}

.iam-main-content ul.slick-dots {
    right: 60px;
    bottom: 25px;
    width: 300px;
    text-align: right;
}

    .iam-main-content ul.slick-dots li button:before {
        color: #114f99;
        opacity: 0.92;
        font-size: 28px;
    }

    .iam-main-content ul.slick-dots li {
        margin: 0 0;
    }

        .iam-main-content ul.slick-dots li.slick-active button:before {
            content: "";
            background: #114f99;
            height: 6px;
            top: 7px;
            width: 25px;
            border-radius: 5px;
        }

        .iam-main-content ul.slick-dots li.slick-active {
            margin: 0 13px 0 8px;
        }

            .iam-main-content ul.slick-dots li.slick-active button:before {
                opacity: 1;
            }

.iam-main-content .slick-prev {
    background-image: url('../image/back.png');
}

.iam-main-content .slick-next {
    background-image: url('../image/next.png');
}

    .iam-main-content .slick-prev:before,
    .iam-main-content .slick-next:before,
    .iam-main-content .slick-prev.slick-disabled:before,
    .iam-main-content .slick-next.slick-disabled:before {
        content: none;
    }

.iam-main-content .slick-arrow.slick-prev {
    left: 18px;
}

.iam-main-content .slick-arrow.slick-next {
    right: 18px;
}

.iam-main-content .slick-prev:hover, .iam-main-content .slick-prev:focus, .iam-main-content .slick-next:hover, .iam-main-content .slick-next:focus {
    background-color: #fff;
}

/* end slick dotted */

/* espaj */
.wrap-espaj {
    position: relative;
    margin-top: 2rem;
    padding-bottom: 2rem;
}

fieldset.read-only:after {
    content: none;
    /*bottom: initial;
    z-index: 9;
    top: 0;*/
}

fieldset.read-only .form-group:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}

fieldset.read-only .form-group {
    overflow: hidden;
    position: relative;
    opacity: .2;
}

fieldset.read-only .form-group input, 
fieldset.read-only .form-group select, 
fieldset.read-only .form-group textarea {
    opacity: .3;
}

fieldset.read-only .form-group.ocr-part:before {
    content: none;
}

fieldset.read-only .form-group.ocr-part {
    display: none;
    opacity: 1;
    position: absolute;
    bottom: 0;
    top: 40%;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    width: 60%;
    height: initial;
}

fieldset.open .form-group.ocr-part {
    display: block;
    z-index: 9;
}

.wrap-espaj fieldset {
    display: block;
    overflow: hidden;
    max-height: 42px;
    -webkit-transition: max-height .35s;
    -o-transition: max-height .35s;
    transition: max-height .35s;
    margin-bottom: 1rem;
    position: relative;
}

.wrap-espaj fieldset .form-group {
    clear: both;
    overflow: hidden;
}

.wrap-espaj fieldset .form-group .col-sm-6:nth-child(1) {
    padding-left: 0;
}

.wrap-espaj fieldset .form-group .col-sm-6:nth-child(2) {
    padding-right: 0;
}

.wrap-espaj fieldset .form-group .col-sm-9:nth-child(1) {
    padding-left: 0;
}

.wrap-espaj fieldset .form-group .col-sm-12:nth-child(1) {
    padding-left: 0;
}

.form-group.row-polis label.checkbox-inline.cloneAddress {
    padding-left: 0;
    margin-bottom: 2rem;
}

.wrap-espaj fieldset .form-group.row-polis > div {
    padding: 0;
    margin-bottom: 2rem;
}

.wrap-espaj fieldset .form-group.row-polis .col-sm-6:nth-child(2) {
    padding-right: 15px;
}

.wrap-espaj fieldset .form-group.row-polis .col-sm-6:nth-child(3) {
    padding-left: 15px;
}

.wrap-espaj fieldset .form-group.row-polis div:last-child {
    margin: 0;
}

/* Fieldset Verified */

.form-verified {
    position: absolute;
    top: 0;
    height: 40px;
    width: 100%;
    bottom: 0;
    background: #fff;
    padding: 10px 0 0;
    z-index: 99;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(173, 255, 47, 0.2);
    display: none;
}

    .form-verified > i.fas.fa-check {
        color: #000;
        background: greenyellow;
        padding: 5px;
        border-radius: 100%;
        display: inline;
        margin-left: 5px;
    }

    .form-verified > span.edit-fieldset {
        position: absolute;
        border: 1px solid;
        padding: 4px;
        right: 0;
        font-size: 12px;
        top: 5px;
        text-transform: capitalize;
        cursor: pointer;
        border-radius: 5px;
        border-color: #ee4136;
        color: #ee4136;
        width: 115px;
        text-align: center;
    }

.fieldset-validated .title-fieldset {
    border-color: greenyellow;
}

.fieldset-validated .form-verified {
    display: block;
}

/* end Fieldset Verified */

fieldset .form-group .form-control {
    height: 40px;
    border-radius: 0;
    border-color: #626669;
    line-height: 2;
}

fieldset .form-group label.title-input {
    color: #626669;
    text-shadow: none;
    margin-bottom: 3px;
    display: block;
    text-transform: capitalize;
}

.wrap-espaj fieldset .form-group .col-sm-12:nth-child(3) {
    padding: 0;
    margin-top: 1.5rem;
}

fieldset .form-group textarea.form-control {
    height: 125px;
}

fieldset .form-group .born-info {
    position: relative;
}

fieldset .form-group .born-info .form-control {
    display: inline-block;
}

fieldset .form-group .born-info .form-control[type='text'] {
    width: 27%;
}

fieldset .form-group .born-info i + .form-control[type='text'] {
    width: 67%;
    position: relative;
    /*z-index: 1;
color: #fff;*/
    background: transparent;
    /*opacity: 0;*/
}

fieldset .form-group .born-info > i {
    position: relative;
    top: 12px;
    left: 2px;
}

fieldset .form-group .born-info .form-control.dateReadOnly {
    width: 70%;
}

fieldset .form-group .select-group {
    display: flex;
    justify-content: space-between;
}

fieldset .form-group .select-group > * {
    display: inline-block;
    width: 49%;
}

fieldset .form-group .ui-selectmenu-button {
    width: 100%;
    vertical-align: bottom;
    border-color: #626669;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 2;
    color: #555;
    background-color: #fff;
    background-image: none;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

fieldset .form-group .select-group > .ui-selectmenu-button {
    width: 49%;
}

span.dateDisplay {
    position: absolute;
    right: 0;
    display: none !important;
    width: 70%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    height: 40px;
    border-radius: 0;
    border-color: #626669;
    line-height: 2;
    top: 24px;
}

.ui-widget.ui-widget-content {
    max-height: 250px;
    overflow-y: scroll;
}

#drop-multiple-va, #drop-manual-payment, #drop-retail-payment {
    position: relative;
    padding-left: 3em;
    margin: 0.5em;
    display: none;
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em;
}

.ui-selectmenu-open {
    z-index: 9991;
}

/* espaj || Confirm Email */
em.error {
    position: absolute;
    bottom: 0;
}

.set-email .email {
    position: relative;
}

    .set-email .email i.fas {
        position: absolute;
        right: 0;
        top: 22px;
        height: 40px;
        width: 35px;
        text-align: center;
        border-left: 1px solid #626669;
        padding-top: 14px;
        display: none;
    }

        .set-email .email i.fas.fa-check {
            display: none;
        }

.set-email .email,
.set-email .confirm-email {
    position: relative;
}

.set-email.unmatched .email i.fas.fa-times {
    display: block;
    color: red;
}

.set-email.matched .email i.fas.fa-check {
    display: block;
    color: blueviolet;
}

.set-email .confirm-email {
    margin-top: 1rem;
}

/* ESPAJ || End Confirm Email */

/* ESPAJ || open close panel */
.title-fieldset {
    text-transform: uppercase;
    position: relative;
    padding: 1rem 0;
    margin-bottom: 2rem;
    border-bottom: 1px solid #dedede;
    cursor: pointer;
}

.title-fieldset .arrow-place {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 100%;
    text-align: right;
    padding-top: 12px;
}

.title-fieldset .arrow-place .fas.fa-angle-up {
    display: none;
}

.title-fieldset > i.fas {
    margin-right: 1rem;
}

.title-fieldset .arrow-place .fas {
    font-size: 18px;
}

fieldset.open {
    max-height: 1750px;
}

fieldset.open .title-fieldset .arrow-place .fas.fa-angle-up {
    display: block;
}

fieldset.open .title-fieldset .arrow-place .fas.fa-angle-down {
    display: none;
}

.wrap-espaj fieldset .form-group.beneficiary > div {
    width: 47%;
    padding: 0;
}

.wrap-espaj fieldset .form-group {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.wrap-espaj fieldset .form-group.wrap-attachment {
    flex-direction: column;
    align-items: center;
}

.form-group.beneficiary span.dateDisplay {
    left: 0;
    right: initial;
    width: 94%;
}

.form-group.beneficiary .form-control.hasDatepicker {
    opacity: 0;
    z-index: 2;
    position: relative;
}

.form-group.beneficiary h4.name-beneficiary {
    color: #dedede;
    position: relative;
    padding-bottom: 5px;
}

.form-group.beneficiary h4.name-beneficiary:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 30px;
    background: #dedede;
    height: 2px;
}

.btn.add-beneficiary {
    display: block;
    border: none;
    padding: 10px 8px 8px;
    margin-bottom: 7px;
    text-transform: uppercase;
    color: inherit;
    position: relative;
    border-radius: 0;
    text-align: center;
    background: #616669;
    color: #fff;
}

.btn.add-beneficiary i.fas {
    margin-left: 5px;
}

.checklist-must {
    text-align: left;
    padding: 10px 0 0;
}

.checklist-must label.form-check {
    color: palevioletred;
    font-size: 14px;
}

.iam-proccess-btn {
    text-align: right;
    overflow: hidden;
}

.iam-proccess-btn button.btn.submit[disabled] {
    opacity: 0.1;
}

.btn.fake {
    border-radius: 0;
    background: #114f99;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 10px 0 8px;
    width: 150px;
}

.iam-proccess-btn button.btn.submit {
    border-radius: 0;
    background: #114f99;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 10px 0 8px;
    width: 150px;
}

fieldset .update-fieldset {
    background: lightgreen;
    color: #333;
    text-transform: uppercase;
    padding: 10px;
    text-align: center;
    height: initial;
    display: block;
    text-decoration: none;
}

/* ESPAJ || end open close */

/* ESPAJ || Error Message */

fieldset .form-group .form-control + em {
    color: red;
    font-family: 'FuturaStd-Heavy';
}

fieldset .form-group .form-control.error-input {
    border-color: red;
    box-shadow: 1px 1px 8px -3px red;
}

fieldset .form-group > div.has-error,
fieldset .form-group > div.has-error > .born-info,
fieldset .form-group > div.has-error > .email {
    padding-bottom: 3rem;
}

    fieldset .form-group > div.has-error > .born-info .form-control + em {
        left: 0;
    }

fieldset .form-group .has-error .born-info i + .form-control[type='text'] + em {
    left: 120px;
}

/* ESPAJ || End Error Message */

/* Upload KTP */

.wrap-post .part-render {
    display: block;
    float: left;
    width: 30%;
    border: 2px dotted #eee;
    padding: 1rem;
}

.wrap-post {
    display: block;
}

.part-render > span.img-render {
    width: 100%;
    position: relative;
    display: block;
    height: 125px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.wrap-post .part-render > img.img-pp {
    display: none;
}

.wrap-post .part-label {
    display: block;
    width: 70%;
    float: left;
    padding: 0 15px;
}

    .wrap-post .part-label label.title-input {
        width: 100%;
    }

    .wrap-post .part-label input.onchange-pp {
        width: 100%;
    }

/* End Upload KTP */

/* end espaj */

/* Rincian */
#summaryID {
    max-width: 450px;
}

.iam-summary {
    position: relative;
    background: #fff;
    margin: 2rem 0 7px;
    padding-top: 1.5rem;
    padding-bottom: 1px;
    box-shadow: 2px 2px 12px 1px rgba(162, 162, 162, 0.6);
}

    .iam-summary > .title {
        display: block;
        color: #000;
        font-family: "FuturaStd-Bold";
        text-transform: uppercase;
        font-size: 18px;
    }

    .iam-summary > .title, .iam-summary > .name-product {
        line-height: 1.25;
        padding: 0 2rem;
        font-size: 14px;
    }

    .iam-summary > .name-product {
        margin: 5px 0 8px;
        display: block;
        font-size: 12px;
    }

    .iam-summary .detail-billing {
        border-top: 1px dashed #dedede;
        margin-bottom: 1.2rem;
    }

.detail-billing .detail-title {
    font-size: 12px;
    padding: 1.5rem 2rem 7px;
    color: #dedede;
}

.iam-summary .detail-billing ul {
    list-style: none;
}

    .iam-summary .detail-billing ul > li {
        position: relative;
        padding: 4px 2rem 5px 3.75rem;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        /*.riplayPersonal-class,
.iam-summary .detail-billing ul > li.riplayPersonal-class {
    display: none;
}*/

        .iam-summary .detail-billing ul > li > i {
            position: absolute;
            top: 7px;
            left: 20px;
        }

        .iam-summary .detail-billing ul > li > .value-print {
            float: right;
        }

            .iam-summary .detail-billing ul > li > .value-print#lblQuotTotalBiaya {
                font-family: 'FuturaStd-Bold';
            }

            .iam-summary .detail-billing ul > li > .value-print > a {
                font-family: Calibri;
                color: #114f99;
                font-size: 10px;
                border: 1px solid #114f99;
                padding: 5px;
                font-size: 14px;
            }

        .iam-summary .detail-billing ul > li > label.label-area .render-text {
            color: #ff0101;
            display: block;
        }

.iam-summary .detail-billing.button-submit {
    padding: 0 20px 10px;
    border-top: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.iam-summary .detail-billing ul > li.check-list {
    padding-left: 20px;
}

.iam-summary .detail-billing.button-submit ul > li {
    padding-left: 0;
}

.iam-summary .detail-billing.button-submit > .fake,
.iam-summary .detail-billing.button-submit > button {
    background: #efff00;
    font-family: FuturaStd-Bold;
    text-transform: uppercase;
    border: 1px solid #114f99;
    padding: 5px;
    border-radius: 5px;
    color: #114f99;
}

.btn.btn-payment {
    text-decoration: none;
    margin-bottom: 2rem;
    color: #333;
    border-color: #333;
    background: transparent;
    text-shadow: none;
    font-size: 14px;
}

.iam-summary .detail-billing.button-submit > * {
    width: 49%;
    margin: 0;
    font-size: 14px;
    text-transform: capitalize !important;
}

.iam-summary .detail-billing ul > li.term-condition-li {
    padding-top: 15px;
}

.printPolis {
    display: inline-block;
    min-width: 150px;
}

.printPolis label input[type="checkbox"] {
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 20px;
}

.printPolis label.form-check {
    padding-left: 30px;
    font-size: 14px;
    color: #8312eb;
}

.iam-summary .detail-billing ul > li.inTotal {
    border-top: 1px solid #dedede;
    padding: 2rem 2rem 0;
    margin-top: 1rem;
}

.printPolis + span.value-print {
    position: relative;
    color: rgba(10,10,10,0.5);
}

    .printPolis + span.value-print:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        top: 10px;
        width: 100%;
        height: 1px;
        background: red;
        z-index: 9;
    }

li.checked-polis .printPolis + span.value-print:after {
    display: none;
}

li.checked-polis .printPolis + span.value-print {
    color: red;
}

.iam-summary .detail-billing ul > li.review-methodPayment {
    padding-left: 2rem;
}

.iam-noted-billing {
    color: #aaa;
    text-shadow: 1px 1px 4px #ddd;
    font-size: 11px;
    font-style: italic;
}

.iam-summary:after, .iam-summary:before {
    content: "";
    display: block;
    width: 100%;
    height: 25px;
    position: absolute;
    left: 0;
}

.iam-summary:after {
    bottom: -24px;
    background-image: url(../image/receipt-bottom.png);
    background-repeat: no-repeat;
    background-size: 100%;
}

.iam-summary:before {
    top: -24px;
    background-image: url(../image/receipt-bottom.png);
    background-repeat: no-repeat;
    transform: scaley(-1);
    background-size: 100%;
}
/* End Rincian */

/* Modal TNC */

.modal-body h6.title {
    font-size: 2rem;
    margin: 1rem 0 2rem;
    border-bottom: 1px solid #dedede;
    padding-bottom: 2rem;
}

.iam-product-tnc {
    position: relative;
}

    .iam-product-tnc .item {
        clear: both;
        margin-bottom: 2rem;
        padding-bottom: 2rem;
        border-bottom: 1px solid #dedede;
    }

        .iam-product-tnc .item .abstract > h3 {
            font-size: 16px;
            font-family: 'FuturaStd-Medium';
            margin-bottom: 1rem;
        }

        .iam-product-tnc .item .abstract ul {
            list-style: none;
        }

            .iam-product-tnc .item .abstract ul > li {
                margin-bottom: 1rem;
            }

.modal label.form-check {
    font-size: 14px;
}

.iam-product-tnc .item label.form-check {
    padding-left: 25px;
}

.checklist-part {
    background: #dedede;
    padding: 1rem 1.5rem;
}

.modal .wrap-btn {
    text-align: center;
    position: relative;
}

.btn.btn-agree {
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    padding: 10px 1.5rem;
    background: #5d5d5d;
    color: #fff;
    letter-spacing: 0.5px;
}

#modalTnc .wrap-btn:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    cursor: not-allowed;
    z-index: 9;
    position: absolute;
}

#modalTnc .wrap-btn {
    opacity: 0.5;
}

    #modalTnc .wrap-btn.enable-continue {
        opacity: 1;
    }

        #modalTnc .wrap-btn.enable-continue:before {
            content: none;
        }

body .modal-content {
    border-radius: 3px;
}

/* End Modal TNC */

/* Modal Text */

.big-text {
    font-size: 2rem;
    font-family: 'FuturaStd-Medium';
    margin-bottom: 2rem;
}

.notif-text {
    border-top: 1px solid #dedede;
    padding: 1rem 0 0;
    min-height: 40px;
}

/* end Modal Text */

/* Payment Method */

.help-payment {
    display: inline-block;
    padding: 3px 4px;
    background: tan;
    font-size: 13px;
    text-transform: capitalize;
    position: absolute;
    left: 3rem;
    top: 5px;
    z-index: 1;
    cursor: pointer;
}

.iam-method-payment {
    position: relative;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    text-align: center;
}

    .iam-method-payment .text-title {
        font-size: 16px;
        font-family: "FuturaStd-Bold";
        margin-bottom: 5px;
    }

        .iam-method-payment .text-title > span {
            display: block;
            font-family: 'FuturaStd-Bold';
            margin: 5px 0 10px;
            text-decoration: underline;
            font-size: 12px;
            color: blueviolet;
        }

button.btn[data-target="#PaymentMethodModal"] {
    background: transparent;
    text-transform: capitalize;
    color: #114f99;
    border-radius: 0;
    border: 1px solid #114f99;
    font-family: 'FuturaStd-Bold';
    font-size: 12px;
}

.option-btn {
    position: relative;
}

/* end Payment Method */

/* tab */

.tab-content > .tab-pane h3 {
    font-size: 18px;
    margin-bottom: 1rem;
}

.tab-content > .tab-pane {
    padding: 1rem;
}

    .tab-content > .tab-pane .other-option {
        margin: 1rem 0 0;
    }

.nav-tabs > li > a {
    color: inherit;
}

/* end tab */

/* Modal Payment Custom */
#PaymentMethodModal {
    text-align: left;
}

.list-payment {
    overflow: hidden;
}

.list-payment .dho-panel-group .panel-default > .panel-heading {
    padding: 0;
    background: transparent;
}

.list-payment .dho-panel-group .panel-default > .panel-heading .panel-title {
    position: relative;
    color: #434240;
    padding: 15px;
}

.costLabel {
    display: none;
    position: absolute;
    right: 10px;
    top: 21px;
    color: red;
    font-size: 10px;
}

.list-payment .dho-panel-group .panel-default > .panel-heading .panel-title.show .costLabel {
    display: inline;
}

.list-payment .dho-panel-group .panel-default > .panel-heading .panel-title .form-check .text .far {
    margin-left: 2rem;
}

.list-payment .dho-panel-group .panel-default > .panel-heading .panel-title .form-check .text .icon {
    display: inline;
    margin-left: 1rem;
}

.list-payment .dho-panel-group .panel-default > .panel-heading .panel-title .form-check .text .icon > img {
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    margin: 0;
}

.wrap-legend.payment-type .dho-panel-group .panel-default {
    border: none;
    box-shadow: none;
    margin-bottom: 1rem;
}

.list-payment .dho-panel-group .panel-default > .panel-heading .panel-title .form-check input[type="radio"] {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.list-payment .dho-panel-group .panel-default > .panel-heading .panel-title .form-check .radio {
    top: 0;
    margin: 0;
}

.list-payment .dho-panel-group .panel-default > .panel-heading .panel-title .form-check .text {
    margin-left: 0;
}

.list-payment .dho-panel-group .panel-default > .panel-heading .panel-title a[data-toggle="collapse"] {
    position: absolute;
    right: 0;
    top: 0;
    padding: 18px;
}

    .list-payment .dho-panel-group .panel-default > .panel-heading .panel-title a[data-toggle="collapse"]:before {
        content: "";
        background: #ddd;
        position: absolute;
        left: 0;
        top: 12px;
        width: 1px;
        height: 35px;
    }

.form-check .info {
    position: relative;
    display: none;
    padding-left: 20px;
}

.list-payment .dho-panel-group .panel-default > .panel-heading.cc-active .form-check .info {
    display: block;
}

    .list-payment .dho-panel-group .panel-default > .panel-heading.cc-active .form-check .info .form-check {
        padding-right: 4rem;
    }

        .list-payment .dho-panel-group .panel-default > .panel-heading.cc-active .form-check .info .form-check small {
            font-size: 10px;
        }

.list-payment .dho-panel-group .panel-default .panel-collapse > .panel-body {
    border: none;
    padding: 0 0 0 5.7rem;
}

    .list-payment .dho-panel-group .panel-default .panel-collapse > .panel-body .infoCard-content {
        padding: 15px;
    }

/* end list payment */

/* Modal Benefit Produk */

body #benefitProduct .modal-dialog {
    width: 900px;
    max-width: 100%;
}

#benefitProduct .text {
    margin-bottom: 2rem;
}

/* End Modal Benefit Produk */

/* List In Modal */
ul.list-in-modal {
    list-style: none;
    padding: 0;
    margin: 0;
}

    ul.list-in-modal > li {
        margin-bottom: 1rem;
    }

        ul.list-in-modal > li span.name-benefit {
            display: block;
        }

/* end List In Modal */

/* table */
.wrap-table {
    overflow: hidden;
    overflow-x: auto;
}

    .wrap-table table {
        display: table;
        width: 100%;
    }

        .wrap-table table tr td {
            border: 1px solid #ddd;
            padding: 5px;
        }
/* end wrap table */

/* Panel accordion */
.panel-group {
    margin: 10px 0 0;
}

    .panel-group .panel {
        box-shadow: none;
        border-color: #434240;
    }

.panel-default > .panel-heading {
    border: none !important;
    padding: 0;
}

.panel-title {
    font-size: 14px;
}

    .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
        display: block;
        padding: 10px 15px;
    }

.panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
    border-color: #5f7fb0;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
}

/* end panel accordion group */

/* detail modal */

.benefit-content {
    font-size: 14px;
}

    .benefit-content > h4.title {
        font-size: 14px;
        font-family: 'Averta-Bold';
        margin: 10px 0;
    }

    .benefit-content ol, .benefit-content ul {
        padding-left: 17px;
    }

/* end detail */

.iam-product-tnc .wrap-table table tr td {
    border: none;
    padding: 0;
}

/* methodPayment */

.wrap-methodPayment {
    position: relative;
}

    .wrap-methodPayment .item {
        border-bottom: 1px solid #000;
        padding: 0 0 2rem;
        margin-top: 2rem;
    }

        .wrap-methodPayment .item:last-child {
            border-bottom: none;
        }

        .wrap-methodPayment .item h2 {
            font-size: 14px;
        }

        .wrap-methodPayment .item .panel-group h3 {
            font-size: 14px;
            position: relative;
        }

            .wrap-methodPayment .item .panel-group h3 a[data-toggle] > i.fas {
                float: right;
            }

        .wrap-methodPayment .item .panel-group .panel-body h4.title {
            margin-bottom: 1rem;
        }

        .wrap-methodPayment .item .panel-group .panel-body ul {
            padding-left: 17px;
        }

        .wrap-methodPayment .item .panel-group .panel-body {
            padding-top: 5px;
        }

/* end methodPayment */

/* wrap audio */
.wrap-audio {
    position: fixed;
    top: 0;
    z-index: -999999;
    opacity: 0;
}
/* end wrap audio */

/* Fieldset Ibnu */

fieldset .form-group.highlight.insuredDisabled .ui-selectmenu-button {
    position: relative;
    pointer-events: none;
}

    fieldset .form-group.highlight.insuredDisabled .ui-selectmenu-button .ui-selectmenu-icon {
        display: none;
    }

/* end Fieldset Ibnu */

/* Success Style View */

.dho-message .notification-message {
    text-align: center;
    font-size: 4rem;
    font-weight: bold;
}

    .dho-message .notification-message .message-text {
        font-size: 3rem;
        display: block;
        font-weight: normal;
        margin-top: 0;
    }

.dho-message .dashboard-guide.notification-message {
    position: relative;
    margin-top: 5rem;
    padding-top: 2rem;
    font-size: 22px;
}

    .dho-message .dashboard-guide.notification-message > i.fas {
        display: inline-block;
        font-size: 20px;
        padding: 5px;
        width: initial;
        height: initial;
        background: transparent;
        color: #FF6700;
    }

    .dho-message .dashboard-guide.notification-message:after {
        content: "";
        display: block;
        width: 100%;
        height: 1px;
        background: #ddd;
        position: absolute;
        top: 0;
    }

.dho-message {
    max-width: 100% !important;
    margin: auto !important;
    display: block !important;
    width: 1080px !important;
    padding: 5rem 3rem;
}

    .dho-message .notification-message > ul {
        list-style: none;
        padding: 0;
        display: block;
        text-align: left;
        width: 400px;
        margin: auto;
    }

        .dho-message .notification-message > ul > li {
            margin-bottom: 1rem;
        }

            .dho-message .notification-message > ul > li > label.name {
                display: inline-block;
                width: 250px;
                position: relative;
            }

            .dho-message .notification-message > ul > li > span.text {
                display: inline-block;
                font-weight: normal;
                margin-left: 1rem;
            }

            .dho-message .notification-message > ul > li > label.name:after {
                content: ":";
                display: inline-block;
                position: absolute;
                right: 0;
            }

    .dho-message .notification-message > i.fas {
        display: block;
        background: #4b76ab;
        padding: 15px;
        border-radius: 50%;
        color: #fff;
        margin: 0 auto 5rem;
        width: 130px;
        font-size: 10rem;
    }

.message-text .product-title {
    font-weight: bold;
    background: linear-gradient(90deg, #5f7fb0, #5ab299);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

    .message-text .product-title > b {
        position: relative;
        top: -10px;
        right: 10px;
        font-size: 40px;
        color: #fff;
        background: linear-gradient(90deg, #5f7fb0, #5ab299);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

.text-download {
    font-size: 2rem;
    margin-top: 1rem;
}

    .text-download .message-download {
        margin-right: 1rem;
    }

    .text-download a.btn {
        display: inline-block;
        background: #4b76ab;
        color: #fff;
        padding: 5px 2rem;
        border-radius: 3px;
    }

.btn-placement {
    text-align: center;
    padding-top: 10rem;
}

    .btn-placement > .btn.backhome {
        display: inline-block;
        background: #4b76ab;
        color: #fff;
        padding: 10px 15px;
        font-size: 2rem;
        font-weight: 600;
        border-radius: 3px;
    }

        .btn-placement > .btn.backhome i.fas.fa-home {
            margin-right: 1rem;
        }

/* End Success Style View */

/* printPolisPart */

td.printPolisPart p > span {
    display: block;
    margin-bottom: 10px;
    background: #eee;
    position: relative;
}

td.printPolisPart span.condition {
    display: none;
    position: relative;
    color: #fff;
    background: gray;
    padding: 4px 10px 3px 2.25rem;
    margin-bottom: 3px;
    width: initial;
    font-size: 10px;
}

td.printPolisPart.show span.condition {
    display: inline-block;
}

td.printPolisPart span.condition input[type="checkbox"] {
    position: absolute;
    left: 5px;
    cursor: default;
    width: 13px;
    height: 13px;
    margin: 1px 0;
}

td.printPolisPart span:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    opacity: 0.1;
}

/* end printPolisPart */

/* PGM Only | Table Price (promo & cutted) */

table.table-benefit-insurance.ncb.pgm {
    display: none;
}

.pgm-aktifPlus table.table-benefit-insurance.ncb {
    display: none;
}

    .pgm-aktifPlus table.table-benefit-insurance.ncb.pgm {
        display: table;
    }

        .pgm-aktifPlus table.table-benefit-insurance.ncb.pgm + table.table-benefit-insurance.ncb {
            display: none;
        }

table.table-benefit-insurance.ncb.pgm span.price-p.cutted, span.price-p.promo {
    display: block;
    position: relative;
}

    table.table-benefit-insurance.ncb.pgm span.price-p.cutted:after {
        content: '';
        display: block;
        width: 100px;
        height: 1px;
        background: #000;
        position: absolute;
        top: 10px;
        left: 0;
        transform: rotate(-2deg);
    }

    table.table-benefit-insurance.ncb.pgm span.price-p.cutted > span.comparison {
        display: inline-block;
        background: red;
        color: #fff;
        padding: 2px 6px 1px;
        font-size: 10px;
        position: relative;
    }

        table.table-benefit-insurance.ncb.pgm span.price-p.cutted > span.comparison:before {
            content: "Potongan";
            margin-right: 4px;
        }

table.table-benefit-insurance.ncb.pgm span.price-p.promo {
    font-weight: bold;
    color: red;
    margin-top: 3px;
}

span.info-trig {
    font-size: 9px;
    text-transform: capitalize;
    display: block;
    color: #333;
    font-family: "FuturaStd-Book";
    margin-bottom: 3px;
    font-style: italic;
}

/* end PGM Only | Table Price (promo & cutted) */

/* Help Section */
.help-section {
    position: absolute;
    bottom: -30px;
}

    .help-section a {
        text-decoration: underline;
        color: #000;
        font-weight: bold;
        letter-spacing: 0;
    }

/* Layanan 24 Jam */
#ModalServiceHours {
    top: 20px;
}

    #ModalServiceHours img {
        position: absolute;
        top: -30px;
        right: -30px;
        z-index: 9;
        width: 90px;
    }

    #ModalServiceHours .modal-dialog .condition-modal {
        padding: 0 0 2rem;
    }

    #ModalServiceHours .modal-dialog .modal-footer > * {
        min-width: 125px;
        padding: 5px;
        height: initial;
        text-align: center;
        font-size: 16px;
        line-height: 1.5;
        vertical-align: middle;
        border-radius: 3px;
        margin: 0 5px;
    }

        #ModalServiceHours .modal-dialog .modal-footer > * > * {
            font-size: 18px;
            vertical-align: text-bottom;
        }

    #ModalServiceHours .modal-dialog .modal-footer > .close {
        display: inline-block;
        border: 1px solid red;
        border-radius: 3px;
        color: red;
        opacity: 1;
    }

    #ModalServiceHours .modal-dialog .modal-footer > a.btn {
        background: #0770cd;
        color: #fff;
    }

    #ModalServiceHours .modal-dialog .modal-footer {
        text-align: center;
        padding-bottom: 0;
    }

    #ModalServiceHours .modal-content .modal-body .title {
        color: #0770cd;
    }

.HelpCenterService {
    -webkit-box-shadow: 0 4px 8px 0 rgb(27 27 27 / 20%), 0 16px 24px 0 rgb(27 27 27 / 20%);
    box-shadow: 0 4px 8px 0 rgb(27 27 27 / 20%), 0 16px 24px 0 rgb(27 27 27 / 20%);
    color: #fff !important;
    border: 1.5px solid #eee;
    border-radius: 50px;
    background: #0770cd !important;
    margin-top: 2rem;
    position: fixed;
    right: 10px;
    opacity: 1;
    text-decoration: none !important;
    bottom: 30px;
    padding: 9px 19px;
    z-index: 12;
}

@media (max-width: 640px) {
    #ModalServiceHours {
        padding: 30px 25px 0;
    }

    .HelpCenterService {
        background: transparent !important;
        border: none;
        box-shadow: none;
        padding: 0;
        border-radius: 0;
        width: initial;
        bottom: 50px;
    }

        .HelpCenterService > span {
            display: none;
        }

        .HelpCenterService img {
            width: 70px;
        }
}
/* End Layanan 24 Jam */

/* Form Control OTP */
.set-email .email a {
    background: #ee4136;
    border: none;
    color: #fff;
    margin: 1rem 0 0;
    padding: 5px 15px;
    border-radius: 15px;
    display: none;
}

    .set-email .email a.btn-edit {
        display: none;
        background: #114f99;
    }

.set-email.has-success .email .btn-otp {
    display: inline-block;
}

.set-email.has-success.matched .email .btn-otp {
    display: none;
}

.set-email.has-success.matched .email .btn-edit {
    display: inline-block;
}

.otp-form .form-control {
    -webkit-transition: none;
    transition: none;
    width: 40px;
    height: 40px;
    text-align: center;
    display: inline-block;
}

    .otp-form .form-control:focus {
        color: #3F4254;
        background-color: #ffffff;
        border-color: #884377;
        outline: 0;
    }

    .otp-form .form-control.form-control-solid {
        background-color: #F3F6F9;
        border-color: #F3F6F9;
        color: #3F4254;
        transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
    }

        .otp-form .form-control.form-control-solid:active,
        .otp-form .form-control.form-control-solid.active,
        .otp-form .form-control.form-control-solid:focus,
        .otp-form .form-control.form-control-solid.focus {
            background-color: #EBEDF3;
            border-color: #EBEDF3;
            color: #3F4254;
            transition: color 0.15s ease, background-color 0.15s ease, border-color 0.15s ease, box-shadow 0.15s ease;
        }

.otp-field {
    padding-top: 3rem;
}

    .otp-field h4 {
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 5px;
    }

body #otpModal .modal-dialog {
    width: 350px;
    max-width: 100%;
    margin: 5% auto 0;
}

.otp-form {
    margin: 2rem 0;
}

.option-otp {
    text-align: center;
}

    .option-otp > span {
        color: blueviolet;
        display: block;
        font-size: 12px;
        margin-bottom: 1rem;
    }

    .option-otp button {
        background: #ee4136;
        border: none;
        color: #fff;
        padding: 5px 15px;
        border-radius: 15px;
    }

#otp a.btn {
    background: #114f99;
    color: #fff;
    text-decoration: none;
    margin-top: 1.5rem;
}

#otp span.er {
    display: none;
    font-size: 12px;
    color: red;
    margin-top: 10px;
    font-weight: bold;
}

/* WAMODAL */
.box-question .btn {
    width: 100px;
}

    .box-question .btn.ya {
        background: red;
        color: #fff;
    }

.box-question {
    margin-top: 2rem;
}

    .box-question .btn.no {
        background: #114f99;
        color: #fff;
    }

.wa-field h4 {
    margin-bottom: 5px;
}

.wa-field b {
    color: #25d366;
}

.field-no-wa {
    text-align: center;
}

    .field-no-wa > .form-control {
        width: 200px;
        margin: 1rem auto;
        text-align: center;
    }

    .field-no-wa > .btn {
        background: #ee4136;
        color: #fff;
        text-shadow: none;
    }

#waModal .modal-dialog {
    width: 400px;
}

.set-phone {
    position: relative;
}

    .set-phone.edited:before {
        content: '';
        background: transparent;
        width: 100%;
        height: 65px;
        display: block;
        position: absolute;
        top: 0;
    }

    .set-phone .btn-edit {
        background: #ee4136;
        border: none;
        color: #fff;
        margin: 1rem 0 0;
        padding: 5px 15px;
        border-radius: 15px;
        display: none;
    }

    .set-phone.edited .btn-edit {
        display: inline-block;
    }

.wa-form-control > i {
    position: absolute;
    font-size: 20px;
    color: #25d366;
    right: 15px;
    top: 8px;
}

.wa-form-control {
    position: relative;
    margin-top: 1rem;
}

/* Modal Dialog Riplay Personal */
body #modalRiplay .modal-dialog {
    width: 90%;
}

.wrap-iframe {
    height: 110vw;
}

.list-payment .dho-panel-group .panel-default > .panel-heading select.form-control {
    width: 90%;
    margin: 10px auto 20px;
    border: none;
    color: #fff;
    background: #114f99;
}

.list-payment .error {
    display: none;
    position: absolute;
    bottom: 30px;
    left: 45px;
    color: red;
    font-size: 12px;
}

/* Upload Form */
.wrap-attachment h2 {
    font-size: 16px;
    line-height: 1;
    color: #454cad;
    margin-bottom: 5px;
    font-weight: 600;
}

.wrap-attachment p {
    font-size: 12px;
    color: #5f6982;
    font-weight: 400;
}

.placement-attachment {
    display: block;
    clear: both;
    margin: 0 auto;
    width: 100%;
    max-width: 600px;
}

    .placement-attachment label {
        float: left;
        clear: both;
        width: 100%;
        padding: 2rem 1.5rem;
        text-align: center;
        background: #fff;
        border-radius: 7px;
        border: 3px solid #eee;
        transition: all 0.2s ease;
        user-select: none;
    }

        .placement-attachment label:hover {
            border-color: #454cad;
        }

        .placement-attachment label.hover {
            border: 3px solid #454cad;
            box-shadow: inset 0 0 0 6px #eee;
        }

            .placement-attachment label.hover #start-ph i.fa, .placement-attachment label.hover #start-ttg i.fa {
                transform: scale(0.8);
                opacity: 0.3;
            }

    .placement-attachment #start-ph, .placement-attachment #start-ttg {
        float: left;
        clear: both;
        width: 100%;
    }

        .placement-attachment #start-ph.hidden, .placement-attachment #start-ttg.hidden {
            display: none;
        }

        .placement-attachment #start-ph i.fa, .placement-attachment #start-ttg i.fa {
            font-size: 50px;
            margin-bottom: 1rem;
            transition: all 0.2s ease-in-out;
        }

    .placement-attachment #response-ph, .placement-attachment #response-ttg {
        float: left;
        clear: both;
        width: 100%;
    }

        .placement-attachment #response-ph.hidden, .placement-attachment #response-ttg.hidden {
            display: none;
        }

        .placement-attachment #response-ph #messages-ph, .placement-attachment #response-ttg #messages-ttg {
            margin-bottom: 0.5rem;
        }

    .placement-attachment #file-image-ph, .placement-attachment #file-image-ttg {
        display: inline;
        margin: 0 auto 0.5rem auto;
        width: auto;
        height: auto;
        max-width: 180px;
    }

        .placement-attachment #file-image-ph.hidden, .placement-attachment #file-image-ttg.hidden {
            display: none;
        }

    .placement-attachment #notimage-ph, .placement-attachment #notimage-ttg {
        display: block;
        float: left;
        clear: both;
        width: 100%;
        color: orangered;
        font-size: 12px;
        font-style: italic;
    }

        .placement-attachment #notimage-ph.hidden, .placement-attachment #notimage-ttg.hidden {
            display: none;
        }

    .placement-attachment progress, .placement-attachment .progress {
        display: inline;
        clear: both;
        margin: 0 auto;
        width: 100%;
        max-width: 180px;
        height: 8px;
        border: 0;
        border-radius: 4px;
        background-color: #eee;
        overflow: hidden;
    }

        .placement-attachment .progress[value]::-webkit-progress-bar {
            border-radius: 4px;
            background-color: #eee;
        }

        .placement-attachment .progress[value]::-webkit-progress-value {
            background: linear-gradient(to right, #393f90 0%, #454cad 50%);
            border-radius: 4px;
        }

        .placement-attachment .progress[value]::-moz-progress-bar {
            background: linear-gradient(to right, #393f90 0%, #454cad 50%);
            border-radius: 4px;
        }

    .placement-attachment input[type="file"] {
        display: none;
    }

    .placement-attachment div {
        margin: 0 0 0.5rem 0;
        color: #5f6982;
    }

    .placement-attachment .btn {
        display: inline-block;
        margin: 0.5rem 0.5rem 1rem 0.5rem;
        clear: both;
        font-family: inherit;
        font-weight: 700;
        font-size: 14px;
        text-decoration: none;
        text-transform: initial;
        border: none;
        border-radius: 0.2rem;
        outline: none;
        padding: 0 1rem;
        height: 36px;
        line-height: 36px;
        color: #fff;
        transition: all 0.2s ease-in-out;
        box-sizing: border-box;
        background: #454cad;
        border-color: #454cad;
        cursor: pointer;
    }

@media (max-width: 800px) {
    body #modalRiplay .modal-dialog {
        width: 100%;
    }
}

/* accordion text */
.accordion-text {
    width: 100%;
}

.accordion-item {
    margin-bottom: 7px;
    position: relative;
}

.accordion-header {
    cursor: pointer;
    font-weight: bold;
}

.accordion-content {
    padding: 10px;
    background: #fff;
    overflow: hidden;
}

.accordion-header:after {
    content: 'Baca Lebih';
    margin: auto;
    display: inline-block;
    font-weight: 200;
    text-align: center;
    background: #eee;
    width: 100px;
}

/* OCR */
.trigger-ocr {
    display: inline-block;
    background: #114f99;
    color: #fff;
    padding: 4px 10px 3px;
    border-radius: 10px;
    position: absolute;
    right: 15px;
    bottom: 7px;
    font-size: 12px;
    cursor: pointer;
}

.ocr-part .trigger-ocr {
    display: block;
    position: static;
    padding: 10px 15px;
}

.trigger-ocr > i {
    color: gold;
    margin-left: 5px;
}

.ocr-upload-box {
    border: 2px dashed rgba(10,10,10,.75);
    border-radius: 7px;
    text-align: center;
    height: 140px;
    position: relative;
    padding-top: 3rem;
}

.ocr-upload-box > input[type="file"] {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    opacity: 0;
}

.ocr-upload-box > i {
    display: block;
    font-size: 5rem;
    opacity: .5;
    margin-bottom: 1rem;
}

.ocr-upload-box label {
    font-size: 16px;
    opacity: .75;
}

.ocr-upload-box img.img-ocr-id {
    max-width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    max-height: 100%;
}

.ocr-upload-box .edit-ocr-id {
    position: absolute;
    right: 10px;
    top: 10px;
    display: inline-block;
    background: #673AB7;
    color: #fff;
    padding: 4px 11px 5px;
    border-radius: 3px;
    cursor: pointer;
}

.ocr-upload-box .edit-ocr-id i {
    color: gold;
    margin-left: 5px;
}

.form-step.showing .ocr-upload-box > label,
.form-step.showing .ocr-upload-box > i {
    display: none;
}

.form-step.showing .ocr-upload-box {
    margin-bottom: 4rem;
}

.form-step.showing .ocr-upload-box .edit-ocr-id,
.form-step.showing .ocr-upload-box .file-name {
    display: inline-block !important;
}

.form-step.showing .ocr-info-item {
    display: none;
}

.form-step.showing .ocr-upload-box .ocr-file-name {
    position: absolute;
    bottom: -25px;
    left: 0;
    right: 0;
    font-size: 12px;
    opacity: 1;
}

.form-step.showing #step-2-ocr {
    display: block !important;
}

.ocr-upload-box.showing + .ocr-info-item {
    display: none;
}

ul.ocr-info-item {
    margin: 20px 14px 0;
}

ul.ocr-info-item > li {
    margin-bottom: 5px;
}

ul.ocr-info-item > li:last-child {
    margin-bottom: 0;
}

.ocr-item-form .form-group .form-control {
    /*background: #E3EEFF;*/
    border-color: #3838A1;
}

.ocr-item-form .form-group label {
    margin-bottom: 5px;
}

.ocr-item-form .form-group .btn {
    background: #114F99;
    color: #fff;
}

.ocr-part label.form-check {
    width: 250px;
    margin: auto;
    font-size: 13px;
}

/* Loader Data */
@-webkit-keyframes ssc-loading {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
@keyframes ssc-loading {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  to {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

input.ocr.value-data, textarea.ocr.value-data {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-color: #3838A1;
}
    textarea.ocr.value-data {
        resize:none;
        min-height:75px;
    }

input.ocr.value-data:read-only, 
textarea.ocr.value-data:read-only {
    background: #E3EEFF;
    cursor:not-allowed;
}

@media only screen and (max-width: 760px) {
    input.ocr.value-data, textarea.ocr.value-data {
        height: auto;
    }
}

.load-data label.title-input {
    background-color: rgba(0, 0, 0, 0.17);
    border-radius: 15px;
    margin-bottom: 8px;
    position: relative;
    overflow: hidden;
    display: block;
    color: rgba(0, 0, 0, 0);
    width: 120px;
}

.load-data label.title-input:after {
    content: "";
    -webkit-animation: ssc-loading 1.3s infinite;
    animation: ssc-loading 1.3s infinite;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 1;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.3)), to(transparent));
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
}

.load-data .value-data {
    background-color: rgba(0, 0, 0, 0.17);
    border-radius: 15px;
    margin-bottom: 8px;
    position: relative;
    overflow: hidden;
    display: block;
    color: rgba(0, 0, 0, 0);
    border: none;
    height: 28px;
}

.load-data .value-data:after {
    content: "";
    -webkit-animation: ssc-loading 1.3s infinite;
    animation: ssc-loading 1.3s infinite;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 1;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.3)), to(transparent));
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
}