﻿

select.doblist {
    -webkit-appearance: none;
    appearance: none;
}

@-moz-document url-prefix() {
    .doblist {
        border: 1px solid #000;
        border-radius: 4px;
        box-sizing: border-box;
        position: relative;
        overflow: hidden;
    }

        .doblist select {
            width: 110%;
            background-position: right 30px center !important;
            border: none !important;
        }
}


.redfont {
   color:red;
}

.cbocount {
    width: 55px;
    margin-right: 10px;
}
/***** progress *****/
.checkout-progress__bar {
    float: left;
    margin: 0 10px 15px
}

    .checkout-progress__list {
        margin: 0;
        padding: 0;
        font-size: 1rem;
        list-style: none outside none
    }

    .checkout-progress__list-item {
        display: inline-block;
        position: relative;
        margin: 0
    }

        .checkout-progress__list-item .checkout-progress__list-text {
            padding: 8px 10px 8px 14px;
            background: #f0f1f7;
            display: inline-block;
            text-decoration: none;
            font-size: 1rem;
        }

        .checkout-progress__list-item:first-child .checkout-progress__list-text {
            border-radius: 7px 0 0 7px
        }

        .checkout-progress__list-item .checkout-progress__list-text:before {
            border-color: transparent transparent transparent #fff;
            /* border-width: 17px 0 17px 5px;*/
            border-width: 19px 0 20px 12px;
            border-style: solid;
            content: "\00a0";
            display: block;
            height: 0;
            position: absolute;
            left: 0;
            top: 0;
            width: 0
        }

        .checkout-progress__list-item:first-child .checkout-progress__list-text:before {
            display: none
        }

        .checkout-progress__list-item .checkout-progress__list-text:after {
            border-color: transparent transparent transparent #f0f1f7;
            border-width: 19px 0 20px 12px;
            border-style: solid;
            content: "\00a0";
            display: block;
            height: 0;
            position: absolute;
            right: -12px; /*-5px*/
            top: 0;
            width: 0;
            z-index: 3
        }

        .checkout-progress__list-item .checkout-progress__list-text--active {
            color: #fff;
            background: #545871;
            cursor: default;
            font-size: 1rem;
            margin: 0
        }

            .checkout-progress__list-item .checkout-progress__list-text--active:after {
                border-color: transparent transparent transparent #545871
            }

.arrow {
    padding-left: 5px;
}
@media screen and (max-width: 650px) {
    .arrow {
        padding-left: 5px;
    }

    .checkout-progress__list-item .checkout-progress__list-text {
        padding: 8px 10px 8px 14px;
        background: #f0f1f7;
        display: inline-block;
        text-decoration: none;
        font-size: 1rem;
        padding-right: 10px;
    }

    .checkout-progress__list-item .checkout-progress__list-text--active {
        color: #fff;
        background: #545871;
        cursor: default;
        font-size: 1rem;
        margin: 0 ;
        padding-right: 1px;
    }
    .checkout-progress__list-item .checkout-progress__list-text:after {
        border-color: transparent transparent transparent #f0f1f7;
        border-width: 19px 0 18px 12px;
        border-style: solid;
        content: "\00a0";
        display: block;
        height: 0;
        position: absolute;
        right: -12px; /*-5px*/
        top: 0;
        width: 0;
        z-index: 3
    }



    .checkout-progress__list-item .checkout-progress__list-text:before {
        border-color: transparent transparent transparent #fff;
        /* border-width: 17px 0 17px 5px;*/
        border-width: 19px 0 18px 12px;
        border-style: solid;
        content: "\00a0";
        display: block;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        width: 0
    }

    .checkout-progress__list-item .checkout-progress__list-text--active:after {
        border-color: transparent transparent transparent #545871
    }

}

    /* ********* end checkout progress bar ******* */

    .bg-b1 {
        background-color: #98B4D4 !important;
    }

    .bg-b2 {
        background-color: #F7CAC9 !important;
    }

    .bg-b3 {
        background-color: #88B04B !important;
    }

    .bg-b4 {
        background-color: #af995b !important;
    }

    .bg-b5 {
        background-color: #B565A7 !important;
    }

    .bg-b6 {
        background-color: #D65076 !important;
    }


    .main-video {
        /*  width: 700px;
    height: 700px;
       */
        width: 50%;
        height: 50%;
    }

    @media only screen and (max-width: 991px) {
        .main-video {
            width: 50%;
            height: 50%;
        }
    }

    .videobox {
        text-align: center;
    }

    .controlbutton {
        text-align: center;
    }


    /* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
    a.navbar-brand {
        white-space: normal;
        text-align: center;
        word-break: break-all;
    }

    /* Provide sufficient contrast against white background */
    a {
        color: #0366d6;
    }

    .btn-primary {
        color: #fff;
        background-color: #1b6ec2;
        border-color: #1861ac;
    }

    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #1b6ec2;
        border-color: #1861ac;
    }

    /* Sticky footer styles
-------------------------------------------------- */
    html {
        font-size: 14px;
    }

    @media (min-width: 768px) {
        html {
            font-size: 16px;
        }
    }

    .border-top {
        border-top: 1px solid #e5e5e5;
    }

    .border-bottom {
        border-bottom: 1px solid #e5e5e5;
    }

    .box-shadow {
        box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
    }

    button.accept-policy {
        font-size: 1rem;
        line-height: inherit;
    }

    /* Sticky footer styles
-------------------------------------------------- */
    html {
        position: relative;
        min-height: 100%;
    }

    body {
        /* Margin bottom by footer height */
        margin-bottom: 60px;
        font-family: 'Noto Sans TC', sans-serif;
    }

    .footer {
        position: absolute;
        bottom: 0;
        width: 100%;
        white-space: nowrap;
        line-height: 60px; /* Vertically center the text there */
    }
