@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:400,700');
@import url("//fonts.googleapis.com/css?family=Arimo");

 
.content {
    padding: 15px 0
}

    .content:before, .content:after {
        content: " ";
        display: table
    }

    .content:after {
        clear: both
    }

    .content:before, .content:after {
        content: " ";
        display: table
    }

    .content:after {
        clear: both
    }

    .content .head-line {
        padding: 10px 15px;
        border-bottom: 3px solid #328d13;
        background-image: -webkit-linear-gradient(top, #ff1f26 0, #000000 100%);
        background-image: -o-linear-gradient(top, #ff1f26 0, #000000 100%);
        background-image: linear-gradient(to bottom, #ff1f26 0, #000000 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff062a55', endColorstr='#ff041b38', GradientType=0);
        -webkit-border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-topright: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px
    }

        .content .head-line:before, .content .head-line:after {
            content: " ";
            display: table
        }

        .content .head-line:after {
            clear: both
        }

        .content .head-line:before, .content .head-line:after {
            content: " ";
            display: table
        }

        .content .head-line:after {
            clear: both
        }

        .content .head-line .title {
            font-size: 20px;
            line-height: 24px;
            font-weight: 500;
            color: #fff;
            display: block;
            float: left
        }

            .content .head-line .title.right {
                float: right
            }

            .content .head-line .title .value {
                min-width: 24px;
                height: 24px;
                font-size: 18px;
                line-height: 25px;
                display: inline-block;
                float: right;
                font-weight: 500;
                color: #fff;
                padding: 0 5px;
                margin: -1px 0 -1px 5px;
                text-align: center;
                overflow: hidden;
                background-color: #328d13;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px
            }

        .content .head-line .name {
            height: 44px;
            font-size: 24px;
            font-weight: 400;
            line-height: 28px;
            letter-spacing: -0.5px;
            color: #fff;
            padding: 7.5px 10px
        }

            .content .head-line .name small {
                font-size: 16px;
                font-weight: 300;
                letter-spacing: 0;
                color: #fff
            }

                .content .head-line .name small b {
                    color: #f4a801;
                    letter-spacing: -1px
                }

        .content .head-line .icon {
            float: left;
            width: 22px;
            height: 22px;
            margin: 1px 10px 0 0
        }

        .content .head-line .password {
            margin: 1px 8px 0 0
        }

        .content .head-line .buy-button {
            float: right;
            margin: -6px -11px -6px 0;
            padding: 0 0 0 10px;
            -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
            border-radius: 6px
        }

            .content .head-line .buy-button .value {
                height: 100%;
                display: inline-block;
                float: right;
                margin: 3px 3px 3px 6px;
                font-size: 20px;
                font-weight: 700;
                line-height: 29px;
                background-color: #025400;
                padding: 0 6px;
                overflow: hidden;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px
            }

                .content .head-line .buy-button .value .currency {
                    width: 11px;
                    height: 16px;
                    float: right;
                    margin: 6px 0 0 4px
                }

    .content .content-table, .content .form-table, .content .list-table {
        background-color: #efefef;
        -webkit-border-bottom-right-radius: 10px;
        -webkit-border-bottom-left-radius: 10px;
        -moz-border-radius-bottomright: 10px;
        -moz-border-radius-bottomleft: 10px;
        border-bottom-right-radius: 10px;
        border-bottom-left-radius: 10px;
        overflow: hidden
    }

        .content .content-table:before, .content .form-table:before, .content .list-table:before, .content .content-table:after, .content .form-table:after, .content .list-table:after {
            content: " ";
            display: table
        }

        .content .content-table:after, .content .form-table:after, .content .list-table:after {
            clear: both
        }

        .content .content-table:before, .content .form-table:before, .content .list-table:before, .content .content-table:after, .content .form-table:after, .content .list-table:after {
            content: " ";
            display: table
        }

        .content .content-table:after, .content .form-table:after, .content .list-table:after {
            clear: both
        }

        .content .content-table.dark, .content .form-table.dark, .content .list-table.dark {
            background-color: #062a55
        }

        .content .content-table .row, .content .form-table .row, .content .list-table .row {
            margin: 0
        }

        .content .content-table form, .content .form-table form, .content .list-table form {
            width: 100%;
            display: inline-block
        }

            .content .content-table form:before, .content .form-table form:before, .content .list-table form:before, .content .content-table form:after, .content .form-table form:after, .content .list-table form:after {
                content: " ";
                display: table
            }

            .content .content-table form:after, .content .form-table form:after, .content .list-table form:after {
                clear: both
            }

            .content .content-table form:before, .content .form-table form:before, .content .list-table form:before, .content .content-table form:after, .content .form-table form:after, .content .list-table form:after {
                content: " ";
                display: table
            }

            .content .content-table form:after, .content .form-table form:after, .content .list-table form:after {
                clear: both
            }

        .content .content-table .pager, .content .form-table .pager, .content .list-table .pager {
            padding: 0 10px;
            text-align: center;
            clear: both
        }

            .content .content-table .pager:before, .content .form-table .pager:before, .content .list-table .pager:before, .content .content-table .pager:after, .content .form-table .pager:after, .content .list-table .pager:after {
                content: " ";
                display: table
            }

            .content .content-table .pager:after, .content .form-table .pager:after, .content .list-table .pager:after {
                clear: both
            }

            .content .content-table .pager:before, .content .form-table .pager:before, .content .list-table .pager:before, .content .content-table .pager:after, .content .form-table .pager:after, .content .list-table .pager:after {
                content: " ";
                display: table
            }

            .content .content-table .pager:after, .content .form-table .pager:after, .content .list-table .pager:after {
                clear: both
            }

            .content .content-table .pager .result, .content .form-table .pager .result, .content .list-table .pager .result {
                display: block;
                font-size: 14px;
                font-weight: 400;
                margin-bottom: 0;
                padding: 10px 0
            }

                .content .content-table .pager .result > b, .content .form-table .pager .result > b, .content .list-table .pager .result > b {
                    color: #328d13
                }

    .content .content-table {
        padding: 15px 0
    }

        .content .content-table .payment-type {
            margin: -7.5px;
            padding: 5px 0 10px 0
        }

            .content .content-table .payment-type:before, .content .content-table .payment-type:after {
                content: " ";
                display: table
            }

            .content .content-table .payment-type:after {
                clear: both
            }

            .content .content-table .payment-type:before, .content .content-table .payment-type:after {
                content: " ";
                display: table
            }

            .content .content-table .payment-type:after {
                clear: both
            }

            .content .content-table .payment-type [class*="col-"] {
                padding: 7.5px
            }

            .content .content-table .payment-type .type-box {
                width: 100%;
                display: block;
                padding: 10px 15px;
                background-color: #fff;
                position: relative;
                border: 1px solid #bbb;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                box-shadow: none;
                -webkit-transition: box-shadow .5s;
                -o-transition: box-shadow .5s;
                transition: box-shadow .5s
            }

                .content .content-table .payment-type .type-box:before, .content .content-table .payment-type .type-box:after {
                    content: " ";
                    display: table
                }

                .content .content-table .payment-type .type-box:after {
                    clear: both
                }

                .content .content-table .payment-type .type-box:before, .content .content-table .payment-type .type-box:after {
                    content: " ";
                    display: table
                }

                .content .content-table .payment-type .type-box:after {
                    clear: both
                }

                .content .content-table .payment-type .type-box .icon {
                    width: 52px;
                    height: 52px;
                    float: left;
                    margin: 6px 15px 6px 0
                }

                .content .content-table .payment-type .type-box .bonus {
                    width: 80px;
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 16px;
                    display: block;
                    padding: 0 5px;
                    text-align: center;
                    text-transform: uppercase;
                    color: #fff;
                    background-color: #328d13;
                    position: absolute;
                    top: 0;
                    right: 15px
                }

                    .content .content-table .payment-type .type-box .bonus:after {
                        content: "";
                        position: absolute;
                        bottom: -10px;
                        left: 0;
                        width: 0;
                        height: 0;
                        border-width: 10px 40px 0 40px;
                        border-style: solid;
                        border-color: #328d13 transparent transparent transparent
                    }

                    .content .content-table .payment-type .type-box .bonus > .dots {
                        display: block;
                        padding: 10px 5px 2px 5px;
                        border-left: 1px dashed rgba(255,255,255,0.5);
                        border-right: 1px dashed rgba(255,255,255,0.5)
                    }

                    .content .content-table .payment-type .type-box .bonus b {
                        font-size: 24px;
                        letter-spacing: -1px;
                        display: block;
                        margin-bottom: 5px
                    }

                .content .content-table .payment-type .type-box .title {
                    float: left;
                    font-size: 20px;
                    font-weight: 400;
                    letter-spacing: -0.5px;
                    color: #062a55;
                    margin: 7.5px 0;
                    cursor: pointer;
                    clear: both
                }

                    .content .content-table .payment-type .type-box .title > span {
                        display: inline-block;
                        font-size: 16px;
                        color: #42b61b;
                        margin-left: 7px
                    }

                    .content .content-table .payment-type .type-box .title .text {
                        display: block;
                        font-size: 16px;
                        color: #115696;
                        margin: 0
                    }

                        .content .content-table .payment-type .type-box .title .text > b {
                            color: #019dcf;
                            letter-spacing: -0.5px
                        }

                        .content .content-table .payment-type .type-box .title .text > .count {
                            font-weight: 700;
                            color: #328d13
                        }

                .content .content-table .payment-type .type-box:hover {
                    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,0.25);
                    -moz-box-shadow: 0 0 30px 0 rgba(0,0,0,0.25);
                    box-shadow: 0 0 30px 0 rgba(0,0,0,0.25);
                    text-decoration: none
                }

        .content .content-table .activity-history .title-group .title {
            border-bottom: 0
        }

        .content .content-table .game-history .title-group .search > ul {
            margin: 0 -5px
        }

            .content .content-table .game-history .title-group .search > ul:before, .content .content-table .game-history .title-group .search > ul:after {
                content: " ";
                display: table
            }

            .content .content-table .game-history .title-group .search > ul:after {
                clear: both
            }

            .content .content-table .game-history .title-group .search > ul:before, .content .content-table .game-history .title-group .search > ul:after {
                content: " ";
                display: table
            }

            .content .content-table .game-history .title-group .search > ul:after {
                clear: both
            }

            .content .content-table .game-history .title-group .search > ul > li {
                float: left;
                margin-top: 10px;
                padding: 0 5px
            }

                .content .content-table .game-history .title-group .search > ul > li:nth-child(1) {
                    width: 50%
                }

                .content .content-table .game-history .title-group .search > ul > li:nth-child(2) {
                    width: 20%
                }

                .content .content-table .game-history .title-group .search > ul > li:nth-child(3) {
                    width: 30%
                }

        .content .content-table .game-history .title-group .search .form-control {
            width: 100%
        }

        .content .content-table .game-history .title-group .search .btn {
            width: 100%;
            font-size: 15px;
            font-weight: 500;
            padding: 0
        }

    .content .form-table {
        padding: 15px 0
    }

        .content .form-table .form-button {
            float: left;
            min-width: 100%
        }

        .content .form-table .resend-button {
            font-weight: 400
        }

            .content .form-table .resend-button .resend-count {
                font-weight: 300
            }

                .content .form-table .resend-button .resend-count > i {
                    font-weight: 400;
                    font-style: normal;
                    display: inline-block;
                    float: left;
                    margin-right: 5px
                }

        .content .form-table .bank-info {
            width: 100%;
            display: inline-block;
            margin-bottom: 10px
        }

            .content .form-table .bank-info .title-group .title {
                border-bottom: 0
            }

        .content .form-table .order-info {
            width: 100%;
            display: inline-block;
            padding-top: 15px
        }

            .content .form-table .order-info .title-group .title {
                border-bottom: 0
            }

    .content .table-content:before, .content .table-content:after {
        content: " ";
        display: table
    }

    .content .table-content:after {
        clear: both
    }

    .content .table-content:before, .content .table-content:after {
        content: " ";
        display: table
    }

    .content .table-content:after {
        clear: both
    }

    .content .table-content .table {
        width: 100%;
        min-height: 80px;
        overflow: hidden;
        margin-bottom: 15px;
        position: relative;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }

        .content .table-content .table.blue {
            background-image: -webkit-linear-gradient(left, #115696 0, #062a55 100%);
            background-image: -o-linear-gradient(left, #115696 0, #062a55 100%);
            background-image: linear-gradient(to right, #115696 0, #062a55 100%);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff115696', endColorstr='#ff062a55', GradientType=1)
        }

            .content .table-content .table.blue .icon-field {
                background-image: url("../img/meter-blue-bg.png")
            }

                .content .table-content .table.blue .icon-field .icon {
                    width: 68px;
                    height: 68px
                }

            .content .table-content .table.blue .odometer.odometer-auto-theme .odometer-digit {
                background-image: -webkit-linear-gradient(top, #115696 0, #062a55 100%);
                background-image: -o-linear-gradient(top, #115696 0, #062a55 100%);
                background-image: linear-gradient(to bottom, #115696 0, #062a55 100%);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff115696', endColorstr='#ff062a55', GradientType=0)
            }

                .content .table-content .table.blue .odometer.odometer-auto-theme .odometer-digit:last-child {
                    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
                    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
                    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
                    background-repeat: repeat-x;
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0)
                }

        .content .table-content .table.red {
            background-image: -webkit-linear-gradient(left, #ce2224 0, #940000 100%);
            background-image: -o-linear-gradient(left, #ce2224 0, #940000 100%);
            background-image: linear-gradient(to right, #ce2224 0, #940000 100%);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffce2224', endColorstr='#ff940000', GradientType=1)
        }

            .content .table-content .table.red .icon-field {
                background-image: url("../img/meter-red-bg.png")
            }

                .content .table-content .table.red .icon-field .icon {
                    width: 56px;
                    height: 56px
                }

            .content .table-content .table.red .odometer.odometer-auto-theme .odometer-digit {
                background-image: -webkit-linear-gradient(top, #ce2224 0, #940000 100%);
                background-image: -o-linear-gradient(top, #ce2224 0, #940000 100%);
                background-image: linear-gradient(to bottom, #ce2224 0, #940000 100%);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffce2224', endColorstr='#ff940000', GradientType=0)
            }

                .content .table-content .table.red .odometer.odometer-auto-theme .odometer-digit:last-child {
                    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
                    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
                    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
                    background-repeat: repeat-x;
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0)
                }

        .content .table-content .table.green {
            background-image: -webkit-linear-gradient(left, #328d13 0, #026700 100%);
            background-image: -o-linear-gradient(left, #328d13 0, #026700 100%);
            background-image: linear-gradient(to right, #328d13 0, #026700 100%);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff328d13', endColorstr='#ff026700', GradientType=1)
        }

            .content .table-content .table.green .icon-field {
                background-image: url("../img/meter-green-bg.png")
            }

                .content .table-content .table.green .icon-field .icon {
                    width: 56px;
                    height: 56px
                }

            .content .table-content .table.green .odometer.odometer-auto-theme .odometer-digit {
                background-image: -webkit-linear-gradient(top, #328d13 0, #026700 100%);
                background-image: -o-linear-gradient(top, #328d13 0, #026700 100%);
                background-image: linear-gradient(to bottom, #328d13 0, #026700 100%);
                background-repeat: repeat-x;
                filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff328d13', endColorstr='#ff026700', GradientType=0)
            }

                .content .table-content .table.green .odometer.odometer-auto-theme .odometer-digit:last-child {
                    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
                    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
                    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
                    background-repeat: repeat-x;
                    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0)
                }

    .content .table-content .icon-field, .content .table-content .text-field, .content .table-content .meter-field {
        float: left;
        position: absolute;
        top: 0;
        bottom: 0
    }

    .content .table-content .icon-field {
        width: 30%;
        left: 0;
        background-size: cover;
        background-position: center
    }

        .content .table-content .icon-field .icon {
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%)
        }

    .content .table-content .text-field {
        width: 70%;
        padding: 10px;
        right: 0
    }

        .content .table-content .text-field .title {
            width: 100%;
            display: block;
            font-size: 14px;
            line-height: 1;
            color: #ccc
        }

        .content .table-content .text-field .counter {
            width: 100%;
            height: 24px;
            font-size: 22px;
            font-weight: 700;
            line-height: 22px;
            color: #fff;
            display: block;
            margin: 5px 0
        }

            .content .table-content .text-field .counter > i {
                display: inline-block;
                color: #d39100;
                margin: 0 3px
            }

            .content .table-content .text-field .counter > small {
                font-size: 14px;
                font-weight: 400;
                letter-spacing: -1px;
                color: #ccc
            }

    .content .table-content .meter-field {
        width: 70%;
        font-size: 20px;
        padding: 10px;
        right: 0
    }

        .content .table-content .meter-field .title {
            width: 100%;
            display: block;
            font-size: 15px;
            font-weight: 700;
            line-height: 1;
            color: #fff
        }

        .content .table-content .meter-field .odometer {
            font-size: 20px;
            font-weight: 400;
            line-height: 28px;
            color: #fff;
            margin: 8px 0
        }

            .content .table-content .meter-field .odometer.odometer-auto-theme {
                padding: 3px
            }

        .content .table-content .meter-field .detail {
            display: none
        }

    .content .list-content:before, .content .list-content:after {
        content: " ";
        display: table
    }

    .content .list-content:after {
        clear: both
    }

    .content .list-content:before, .content .list-content:after {
        content: " ";
        display: table
    }

    .content .list-content:after {
        clear: both
    }

    .content .list-content .button {
        width: 100%;
        font-size: 15px;
        padding: 0 15px;
        margin-bottom: 15px;
        text-align: left
    }

        .content .list-content .button .icon {
            width: 20px;
            height: 20px;
            float: left;
            margin: 11px 8px 0 -3px
        }

    .content .list-content .list {
        display: none;
        background-color: rgba(0,0,0,0.5);
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 8
    }

        .content .list-content .list.red .head-line {
            border-bottom-color: #ce2224
        }

        .content .list-content .list.green .head-line {
            border-bottom-color: #328d13
        }

        .content .list-content .list.blue .head-line {
            border-bottom-color: #019dcf
        }

        .content .list-content .list .head-line, .content .list-content .list .list-table {
            position: fixed;
            left: 15px;
            right: 15px;
            z-index: 9
        }

        .content .list-content .list .head-line {
            padding: 10px 15px;
            top: 15px;
            z-index: 9
        }

            .content .list-content .list .head-line .title {
                font-size: 15px
            }

                .content .list-content .list .head-line .title .icon {
                    display: none
                }

        .content .list-content .list .list-table {
            overflow-y: scroll;
            top: 62px;
            bottom: 15px
        }

    .content .game-room {
        margin: -10px 0 0 0
    }

        .content .game-room:before, .content .game-room:after {
            content: " ";
            display: table
        }

        .content .game-room:after {
            clear: both
        }

        .content .game-room:before, .content .game-room:after {
            content: " ";
            display: table
        }

        .content .game-room:after {
            clear: both
        }

        .content .game-room [class*="col-"] {
            margin: 10px 0 0 0
        }

    .content .slider-content {
        max-height: 0;
        opacity: 0;
        visibility: hidden;
        margin: 0 0 15px 0;
        position: relative;
        z-index: 1;
        -webkit-transition: max-height .5s linear;
        -o-transition: max-height .5s linear;
        transition: max-height .5s linear
    }

        .content .slider-content:before, .content .slider-content:after {
            content: " ";
            display: table
        }

        .content .slider-content:after {
            clear: both
        }

        .content .slider-content:before, .content .slider-content:after {
            content: " ";
            display: table
        }

        .content .slider-content:after {
            clear: both
        }

        .content .slider-content.open {
            max-height: 320px;
            padding: 20px 0;
            opacity: 1;
            visibility: visible;
            overflow: hidden
        }

    .content .register-content {
        padding: 0 15px;
        margin-bottom: 15px
    }

        .content .register-content .easy-register {
            display: none
        }

        .content .register-content .register-button {
            width: 100%
        }

    .content .room-content:before, .content .room-content:after {
        content: " ";
        display: table
    }

    .content .room-content:after {
        clear: both
    }

    .content .room-content:before, .content .room-content:after {
        content: " ";
        display: table
    }

    .content .room-content:after {
        clear: both
    }

    .content .game-content:before, .content .game-content:after {
        content: " ";
        display: table
    }

    .content .game-content:after {
        clear: both
    }

    .content .game-content:before, .content .game-content:after {
        content: " ";
        display: table
    }

    .content .game-content:after {
        clear: both
    }

    .content .game-content .raffle-content {
        width: 100%;
        background-color: #062a55;
        overflow: hidden;
        position: relative;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }

        .content .game-content .raffle-content:before, .content .game-content .raffle-content:after {
            content: " ";
            display: table
        }

        .content .game-content .raffle-content:after {
            clear: both
        }

        .content .game-content .raffle-content:before, .content .game-content .raffle-content:after {
            content: " ";
            display: table
        }

        .content .game-content .raffle-content:after {
            clear: both
        }

    .content .game-content .play-content {
        width: 100%;
        position: relative;
        padding: 0 15px
    }

        .content .game-content .play-content:before, .content .game-content .play-content:after {
            content: " ";
            display: table
        }

        .content .game-content .play-content:after {
            clear: both
        }

        .content .game-content .play-content:before, .content .game-content .play-content:after {
            content: " ";
            display: table
        }

        .content .game-content .play-content:after {
            clear: both
        }

        .content .game-content .play-content [class*="col-"] {
            padding: 0
        }

        .content .game-content .play-content .rulet-wheel {
            width: 260px;
            height: 260px;
            background-size: contain;
            margin: auto;
            transition: all 1s ease-in-out;
            cursor: pointer;
            position: relative;
            z-index: 3
        }

        .content .game-content .play-content .game-starting {
            width: 142px;
            height: 142px;
            font-weight: bold;
            line-height: 142px;
            color: #182328;
            background-color: #f6e444;
            margin: 0 !important;
            position: absolute;
            top: 50%;
            left: 50%;
            text-align: center;
            text-transform: uppercase;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%
        }

        .content .game-content .play-content .sprite {
            background-image: url(/content/assets/img/bonus-room-sprites-v2.png);
            background-repeat: no-repeat
        }

            .content .game-content .play-content .sprite.game-roulette-cursor {
                width: 18px;
                height: 40px;
                background-position: -144px -5px;
                margin-top: -20px;
                position: absolute;
                top: 50%;
                right: -9px;
                z-index: 3
            }

            .content .game-content .play-content .sprite.game-roulette-cursor-shadow {
                width: 22px;
                height: 60px;
                background-position: -172px -5px;
                margin-top: -30px;
                position: absolute;
                top: 50%;
                right: -9px;
                z-index: 0
            }

        .content .game-content .play-content #gameLoading {
            font-size: 24px
        }

        .content .game-content .play-content #gameTimes {
            font-size: 60px
        }

        .content .game-content .play-content #gameWinner {
            font-size: 22px;
            color: #fff
        }

        .content .game-content .play-content .play-field {
            margin-top: 15px
        }

            .content .game-content .play-content .play-field:before, .content .game-content .play-content .play-field:after {
                content: " ";
                display: table
            }

            .content .game-content .play-content .play-field:after {
                clear: both
            }

            .content .game-content .play-content .play-field:before, .content .game-content .play-content .play-field:after {
                content: " ";
                display: table
            }

            .content .game-content .play-content .play-field:after {
                clear: both
            }

            .content .game-content .play-content .play-field .head-line {
                padding: 10px
            }

                .content .game-content .play-content .play-field .head-line .title {
                    font-size: 18px
                }

            .content .game-content .play-content .play-field .play-table {
                background-color: #fff;
                padding: 10px;
                -webkit-border-bottom-right-radius: 10px;
                -webkit-border-bottom-left-radius: 10px;
                -moz-border-radius-bottomright: 10px;
                -moz-border-radius-bottomleft: 10px;
                border-bottom-right-radius: 10px;
                border-bottom-left-radius: 10px
            }

                .content .game-content .play-content .play-field .play-table:before, .content .game-content .play-content .play-field .play-table:after {
                    content: " ";
                    display: table
                }

                .content .game-content .play-content .play-field .play-table:after {
                    clear: both
                }

                .content .game-content .play-content .play-field .play-table:before, .content .game-content .play-content .play-field .play-table:after {
                    content: " ";
                    display: table
                }

                .content .game-content .play-content .play-field .play-table:after {
                    clear: both
                }

                .content .game-content .play-content .play-field .play-table .win-table .card-list {
                    margin-bottom: 17px
                }

    .content .page-content {
        width: 100%;
        padding: 0 15px
    }

        .content .page-content:before, .content .page-content:after {
            content: " ";
            display: table
        }

        .content .page-content:after {
            clear: both
        }

        .content .page-content:before, .content .page-content:after {
            content: " ";
            display: table
        }

        .content .page-content:after {
            clear: both
        }

@media (min-width:360px) {
    .content .game-content .play-content .rulet-wheel {
        width: 300px;
        height: 300px
    }

    .content .game-content .play-content .game-starting {
        width: 164px;
        height: 164px;
        line-height: 164px
    }
}

@media (min-width:375px) {
    .content .head-line .title {
        font-size: 20px
    }

        .content .head-line .title .value {
            min-width: 30px;
            height: 30px;
            font-size: 20px;
            line-height: 31px;
            margin: -3px 0 -3px 8px;
            padding: 0 8px
        }

    .content .table-content .table {
        min-height: 100px
    }

        .content .table-content .table.red .icon-field .icon, .content .table-content .table.green .icon-field .icon {
            width: 60px;
            height: 60px
        }

        .content .table-content .table.blue .icon-field .icon {
            width: 72px;
            height: 72px
        }

    .content .table-content .meter-field {
        padding: 15px
    }

        .content .table-content .meter-field .title {
            font-size: 18px
        }

        .content .table-content .meter-field .odometer {
            font-size: 24px;
            margin: 15px 0 0 0
        }

    .content .list-content .button {
        font-size: 18px
    }

        .content .list-content .button .icon {
            width: 224px;
            height: 224px;
            margin: 9px 10px 0 -2px
        }

    .content .list-content .list .head-line .title {
        font-size: 18px
    }

    .content .game-content .play-content .rulet-wheel {
        width: 315px;
        height: 315px
    }

    .content .game-content .play-content .game-starting {
        width: 170px;
        height: 170px;
        line-height: 170px
    }
}

@media (min-width:410px) {
    .content .table-content .icon-field {
        width: 26%
    }

    .content .table-content .meter-field {
        width: 74%
    }

    .content .game-content .play-content .rulet-wheel {
        width: 350px;
        height: 350px
    }

    .content .game-content .play-content .game-starting {
        width: 190px;
        height: 190px;
        line-height: 190px
    }
}

@media (min-width:414px) {
    .content .game-content .play-content .sprite.game-roulette-cursor, .content .game-content .play-content .sprite.game-roulette-cursor-shadow {
        right: -7px
    }
}

@media (min-width:1200px) {
    .content {
        padding: 20px 0
    }

        .content.main {
            padding: 0 0 20px 0
        }

        .content .head-line {
            padding: 12px 20px;
            -webkit-border-top-left-radius: 10px;
            -webkit-border-top-right-radius: 10px;
            -moz-border-radius-topleft: 10px;
            -moz-border-radius-topright: 10px;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px
        }

            .content .head-line .title {
                font-size: 22px;
                line-height: 25px;
                letter-spacing: -0.5px
            }

                .content .head-line .title .value {
                    min-width: 34px;
                    height: 34px;
                    font-size: 22px;
                    line-height: 35px;
                    margin: -5px 0 -5px 10px
                }

            .content .head-line .name {
                height: 48px;
                font-size: 28px;
                line-height: 1;
                letter-spacing: -1px;
                padding: 10px 15px
            }

            .content .head-line .password {
                margin: 1px 8px 0 0
            }

            .content .head-line .chat {
                margin: 2px 10px 0 0
            }

            .content .head-line .buy-button {
                margin: -5px -15px -5px 0;
                padding: 0 0 0 15px
            }

                .content .head-line .buy-button .value {
                    padding: 0 8px;
                    margin: 3px 3px 3px 10px
                }

        .content .content-table, .content .form-table {
            min-height: 480px;
            -webkit-border-bottom-right-radius: 10px;
            -webkit-border-bottom-left-radius: 10px;
            -moz-border-radius-bottomright: 10px;
            -moz-border-radius-bottomleft: 10px;
            border-bottom-right-radius: 10px;
            border-bottom-left-radius: 10px
        }

            .content .content-table [class*="col-"], .content .form-table [class*="col-"] {
                padding: 0 10px
            }

            .content .content-table .pager .result, .content .form-table .pager .result {
                font-size: 16px;
                padding: 15px 0
            }

        .content .content-table {
            padding: 15px 10px 30px 10px
        }

            .content .content-table .payment-type .type-box .title {
                clear: none
            }

            .content .content-table .game-history .title-group .title {
                width: 65%;
                float: left;
                border-bottom: 0;
                line-height: 26px;
                padding: 0
            }

            .content .content-table .game-history .title-group .search {
                width: 35%;
                float: left;
                margin: 0 -5px
            }

                .content .content-table .game-history .title-group .search > ul {
                    float: right
                }

                    .content .content-table .game-history .title-group .search > ul > li {
                        margin-top: 0
                    }

                        .content .content-table .game-history .title-group .search > ul > li:nth-child(1) {
                            width: auto
                        }

                        .content .content-table .game-history .title-group .search > ul > li:nth-child(2) {
                            width: auto
                        }

                        .content .content-table .game-history .title-group .search > ul > li:nth-child(3) {
                            width: auto
                        }

                .content .content-table .game-history .title-group .search .form-control {
                    width: 134px;
                    height: 26px;
                    font-size: 12px;
                    line-height: 24px;
                    padding: 0 8px;
                    border-radius: 3px
                }

                .content .content-table .game-history .title-group .search .btn {
                    height: 26px;
                    font-size: 14px;
                    line-height: 27px;
                    border-radius: 3px
                }

                    .content .content-table .game-history .title-group .search .btn.btn-green {
                        width: 40px
                    }

                    .content .content-table .game-history .title-group .search .btn.btn-blue {
                        width: 66px
                    }

        .content .form-table {
            padding: 15px 10px 50px 10px
        }

            .content .form-table .form-button {
                min-width: 60%
            }

        .content .table-content {
            margin: 0 -10px
        }

            .content .table-content [class*="col-"] {
                padding: 0 10px
            }

            .content .table-content .table {
                min-height: 120px;
                margin-bottom: 20px
            }

                .content .table-content .table.blue .icon-field .icon {
                    width: 84px;
                    height: 84px
                }

                .content .table-content .table.red .icon-field .icon, .content .table-content .table.green .icon-field .icon {
                    width: 70px;
                    height: 70px
                }

            .content .table-content .icon-field {
                width: 32%
            }

            .content .table-content .text-field, .content .table-content .meter-field {
                width: 68%;
                padding: 15px
            }

                .content .table-content .text-field .title {
                    font-size: 16px
                }

                .content .table-content .text-field .counter {
                    height: 30px;
                    font-size: 26px;
                    line-height: 28px
                }

                    .content .table-content .text-field .counter > i {
                        margin: 0 5px
                    }

                .content .table-content .text-field .btn {
                    padding: 0 15px;
                    font-size: 16px;
                    line-height: 35px;
                    height: 34px;
                    border-radius: 6px
                }

                .content .table-content .meter-field .odometer {
                    margin: 10px 0 8px 0
                }

                    .content .table-content .meter-field .odometer.odometer-auto-theme {
                        padding: 5px
                    }

                .content .table-content .meter-field .detail {
                    display: block;
                    font-size: 14px;
                    color: #ccc;
                    margin: 0
                }

        .content .list-content .button {
            display: none
        }

        .content .list-content .list {
            display: block;
            margin-bottom: 20px;
            background-color: transparent;
            position: static
        }

            .content .list-content .list .head-line, .content .list-content .list .list-table {
                position: static
            }

                .content .list-content .list .head-line .title .icon {
                    display: inline-block
                }

                .content .list-content .list .head-line .close {
                    display: none
                }

            .content .list-content .list .list-table {
                overflow: auto
            }

        .content .game-room {
            margin: -10px -10px 0 -10px
        }

            .content .game-room [class*="col-"] {
                padding: 0 10px;
                margin-top: 15px
            }

        .content .slider-content {
            margin: 0
        }

        .content .register-content {
            height: 60px;
            padding: 0;
            margin-bottom: 0;
            position: relative;
            z-index: 1
        }

            .content .register-content:before, .content .register-content:after {
                content: " ";
                display: table
            }

            .content .register-content:after {
                clear: both
            }

            .content .register-content:before, .content .register-content:after {
                content: " ";
                display: table
            }

            .content .register-content:after {
                clear: both
            }

            .content .register-content .register-button {
                display: none
            }

            .content .register-content .easy-register {
                width: 100%;
                display: block;
                background-color: #062a55;
                -webkit-border-radius: 30px;
                -moz-border-radius: 30px;
                border-radius: 30px
            }

                .content .register-content .easy-register:before, .content .register-content .easy-register:after {
                    content: " ";
                    display: table
                }

                .content .register-content .easy-register:after {
                    clear: both
                }

                .content .register-content .easy-register:before, .content .register-content .easy-register:after {
                    content: " ";
                    display: table
                }

                .content .register-content .easy-register:after {
                    clear: both
                }

                .content .register-content .easy-register > li {
                    float: left;
                    padding: 5px 30px 5px 15px
                }

                    .content .register-content .easy-register > li.title {
                        padding: 0 30px 0 0
                    }

                        .content .register-content .easy-register > li.title .step {
                            width: 66px;
                            height: 66px;
                            font-size: 52px;
                            line-height: 60px;
                            text-indent: -6px;
                            margin: -3px 0;
                            color: #fff;
                            background-color: #328d13;
                            border: 3px solid #42b61b;
                            -webkit-border-radius: 50%;
                            -moz-border-radius: 50%;
                            border-radius: 50%
                        }

                            .content .register-content .easy-register > li.title .step:before, .content .register-content .easy-register > li.title .step:after {
                                display: none
                            }

                        .content .register-content .easy-register > li.title .text {
                            font-size: 16px;
                            line-height: 22px;
                            color: #ddd;
                            margin: 10px 0 0 15px
                        }

                            .content .register-content .easy-register > li.title .text > b {
                                font-size: 22px;
                                color: #fff;
                                display: block
                            }

                    .content .register-content .easy-register > li .step {
                        width: 60px;
                        height: 50px;
                        float: left;
                        display: block;
                        font-size: 38px;
                        font-style: italic;
                        font-weight: 700;
                        line-height: 50px;
                        text-align: center;
                        text-indent: -5px;
                        color: #328d13;
                        position: relative
                    }

                        .content .register-content .easy-register > li .step:before, .content .register-content .easy-register > li .step:after {
                            content: '';
                            display: block;
                            background-repeat: no-repeat;
                            background-position: center;
                            background-size: 100%;
                            position: absolute
                        }

                        .content .register-content .easy-register > li .step:before {
                            width: 14px;
                            height: 50px;
                            background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTIuNzk5cHgiIGhlaWdodD0iNDhweCIgdmlld0JveD0iMCAwIDEyLjc5OSA0OCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTIuNzk5IDQ4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cG9seWdvbiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iIzA3MTgyRSIgcG9pbnRzPSIxMS44NCwwIDAsNDggMC45Niw0OCAxMi43OTksMCAJCSIvPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K");
                            left: -15px;
                            top: 0
                        }

                        .content .register-content .easy-register > li .step:after {
                            width: 10px;
                            height: 16px;
                            background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjguODU1cHgiIGhlaWdodD0iNDhweCIgdmlld0JveD0iMCAwIDI4Ljg1NSA0OCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjguODU1IDQ4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiM2OUIyNjEiIGQ9Ik0yNy4zNjUsMjYuMzc2TDQuNjEsNDcuMDE1Yy0xLjQ0NywxLjMxNS0zLjMyLDEuMzE1LTQuMTgsMGMtMC44NjMtMS4zMDktMC4zODctMy40NCwxLjA2LTQuNzUyTDIxLjYyNSwyNA0KCUw5LjYzOSw1LjczOGMtMC44NjMtMS4zMTMtMC4zODctMy40NDEsMS4wNi00Ljc1M2MxLjQ0Ny0xLjMxMywzLjMxNy0xLjMxMyw0LjE4MSwwbDEzLjU0OCwyMC42MzkNCgljMC40MjgsMC42NTYsMC41MjUsMS41MTYsMC4zMzQsMi4zNzZDMjguNTY4LDI0Ljg2LDI4LjA4NiwyNS43MjEsMjcuMzY1LDI2LjM3NnoiLz4NCjwvc3ZnPg0K");
                            right: -3px;
                            top: 17px
                        }

                    .content .register-content .easy-register > li .text {
                        display: block;
                        float: left;
                        font-size: 22px;
                        font-style: italic;
                        font-weight: 400;
                        line-height: 50px;
                        color: #fff;
                        margin: 0 0 0 15px
                    }

        .content .room-content .game-room {
            padding: 20px 0 0 0
        }

        .content .game-content {
            margin: 0 -10px
        }

            .content .game-content [class*="col-"] {
                padding: 0 10px
            }

            .content .game-content .play-content {
                padding: 15px
            }

                .content .game-content .play-content .rulet-wheel {
                    width: 340px;
                    height: 340px;
                    margin: 0 0 0 48px
                }

                .content .game-content .play-content .game-starting {
                    width: 184px;
                    height: 184px;
                    line-height: 184px;
                    top: 78px;
                    left: 126px;
                    -webkit-transform: translate(0, 0);
                    -ms-transform: translate(0, 0);
                    -o-transform: translate(0, 0);
                    transform: translate(0, 0)
                }

                .content .game-content .play-content .sprite.game-roulette-cursor, .content .game-content .play-content .sprite.game-roulette-cursor-shadow {
                    right: 70px
                }

                .content .game-content .play-content .play-field {
                    margin-top: 20px
                }

                    .content .game-content .play-content .play-field .head-line {
                        padding: 12px 15px
                    }

                        .content .game-content .play-content .play-field .head-line .title {
                            font-size: 20px
                        }

                    .content .game-content .play-content .play-field .play-table {
                        min-height: 578px;
                        padding: 15px
                    }

                        .content .game-content .play-content .play-field .play-table .title {
                            padding: 0 0 10px 0;
                            margin-top: -5px
                        }

                        .content .game-content .play-content .play-field .play-table .win-table .card-list {
                            margin-bottom: 22px
                        }

        .content .page-content {
            padding: 0
        }

            .content .page-content .side-left {
                width: 66.66666667%;
                float: left
            }

            .content .page-content .side-right {
                width: 33.33333333%;
                margin-top: 35px;
                float: right
            }

                .content .page-content .side-right.search {
                    margin-top: 41px
                }
} 

.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

    .animated.infinite {
        animation-iteration-count: infinite
    }

    .animated.hinge {
        animation-duration: 2s
    }

    .animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
        animation-duration: .75s
    }

@keyframes bounce {
    from,20%,53%,80%,to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }

    40%,43% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom
}

@keyframes flash {
    from,50%,to {
        opacity: 1
    }

    25%,75% {
        opacity: 0
    }
}

.flash {
    animation-name: flash
}

@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1)
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    animation-name: pulse
}

@keyframes rubberBand {
    from {
        transform: scale3d(1, 1, 1)
    }

    30% {
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        transform: scale3d(1.05, .95, 1)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    animation-name: rubberBand
}

@keyframes shake {
    from,to {
        transform: translate3d(0, 0, 0)
    }

    10%,30%,50%,70%,90% {
        transform: translate3d(-10px, 0, 0)
    }

    20%,40%,60%,80% {
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    animation-name: shake
}

@keyframes headShake {
    0% {
        transform: translateX(0)
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg)
    }

    to {
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing
}

@keyframes tada {
    from {
        transform: scale3d(1, 1, 1)
    }

    10%,20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%,50%,70%,90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%,60%,80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    animation-name: tada
}

@keyframes wobble {
    from {
        transform: none
    }

    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    to {
        transform: none
    }
}

.wobble {
    animation-name: wobble
}

@keyframes jello {
    from,11.1%,to {
        transform: none
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg)
    }

    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
    }
}

.jello {
    animation-name: jello;
    transform-origin: center
}

@keyframes bounceIn {
    from,20%,40%,60%,80%,to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    animation-name: bounceIn
}

@keyframes bounceInDown {
    from,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }

    75% {
        transform: translate3d(0, -10px, 0)
    }

    90% {
        transform: translate3d(0, 5px, 0)
    }

    to {
        transform: none
    }
}

.bounceInDown {
    animation-name: bounceInDown
}

@keyframes bounceInLeft {
    from,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }

    75% {
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        transform: translate3d(5px, 0, 0)
    }

    to {
        transform: none
    }
}

.bounceInLeft {
    animation-name: bounceInLeft
}

@keyframes bounceInRight {
    from,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        transform: translate3d(10px, 0, 0)
    }

    90% {
        transform: translate3d(-5px, 0, 0)
    }

    to {
        transform: none
    }
}

.bounceInRight {
    animation-name: bounceInRight
}

@keyframes bounceInUp {
    from,60%,75%,90%,to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    75% {
        transform: translate3d(0, 10px, 0)
    }

    90% {
        transform: translate3d(0, -5px, 0)
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    animation-name: bounceInUp
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9)
    }

    50%,55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    animation-name: bounceOut
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0)
    }

    40%,45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    animation-name: bounceOutRight
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0)
    }

    40%,45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    animation-name: bounceOutUp
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDown {
    animation-name: fadeInDown
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeft {
    animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRight {
    animation-name: fadeInRight
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUp {
    animation-name: fadeInUp
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUpBig {
    animation-name: fadeInUpBig
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig
}

@keyframes flip {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out
    }

    40% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out
    }

    50% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in
    }

    80% {
        transform: perspective(400px) scale3d(.95, .95, .95);
        animation-timing-function: ease-in
    }

    to {
        transform: perspective(400px);
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip
}

@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX
}

@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    to {
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY
}

@keyframes flipOutX {
    from {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@keyframes flipOutY {
    from {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        transform: none;
        opacity: 1
    }
}
 

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

.rotateIn {
    animation-name: rotateIn
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight
}

@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1
    }

    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    animation-name: rotateOut
}

@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft
}

@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight
}

@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft
}

@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    20%,60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }

    40%,80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    animation-name: hinge
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom
    }

    50% {
        transform: rotate(-10deg)
    }

    70% {
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

.jackInTheBox {
    animation-name: jackInTheBox
}

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.rollIn {
    animation-name: rollIn
}

@keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    animation-name: rollOut
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    animation-name: zoomInDown
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    animation-name: zoomInLeft
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    animation-name: zoomInRight
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    animation-name: zoomInUp
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    animation-name: zoomOut
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    animation-name: zoomOutDown
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}

.zoomOutRight {
    animation-name: zoomOutRight
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    animation-name: zoomOutUp
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    animation-name: slideInDown
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    animation-name: slideInLeft
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    animation-name: slideInRight
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    animation-name: slideInUp
}

@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    animation-name: slideOutDown
}

@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    animation-name: slideOutLeft
}

@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    animation-name: slideOutRight
}

@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    animation-name: slideOutUp
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 6px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #337ab7
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #777
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group > .btn, .btn-group-vertical > .btn {
        position: relative;
        float: left
    }

        .btn-group > .btn:hover, .btn-group-vertical > .btn:hover, .btn-group > .btn:focus, .btn-group-vertical > .btn:focus, .btn-group > .btn:active, .btn-group-vertical > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn.active {
            z-index: 2
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 6px;
        border-bottom-left-radius: 6px
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle="buttons"] > .btn input[type="radio"], [data-toggle="buttons"] > .btn-group > .btn input[type="radio"], [data-toggle="buttons"] > .btn input[type="checkbox"], [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

    .input-group[class*="col-"] {
        float: none;
        padding-left: 0;
        padding-right: 0
    }

    .input-group .form-control {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0
    }

        .input-group .form-control:focus {
            z-index: 3
        }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    height: 42px;
    padding: 0 12px;
    font-size: 16px;
    line-height: 40px;
    border-radius: 8px
}

select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 42px;
    line-height: 42px
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn, select[multiple].input-group-lg > .form-control, select[multiple].input-group-lg > .input-group-addon, select[multiple].input-group-lg > .input-group-btn > .btn {
    height: auto
}

textarea.input-group-lg > .form-control, textarea.input-group-lg > .input-group-addon, textarea.input-group-lg > .input-group-btn > .btn {
    padding: 10px 12px
}

.input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    height: 26px;
    padding: 0 8px;
    font-size: 12px;
    line-height: 24px;
    border-radius: 4px
}

select.input-group-sm > .form-control, select.input-group-sm > .input-group-addon, select.input-group-sm > .input-group-btn > .btn {
    height: 26px;
    line-height: 26px
}

textarea.input-group-sm > .form-control, textarea.input-group-sm > .input-group-addon, textarea.input-group-sm > .input-group-btn > .btn, select[multiple].input-group-sm > .form-control, select[multiple].input-group-sm > .input-group-addon, select[multiple].input-group-sm > .input-group-btn > .btn {
    height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell
}

    .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
        border-radius: 0
    }

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 0 15px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #e4e4e4;
    border: 1px solid #bbb;
    border-radius: 6px
}

    .input-group-addon.input-sm {
        padding: 0 10px;
        font-size: 12px;
        border-radius: 4px
    }

    .input-group-addon.input-lg {
        padding: 0 20px;
        font-size: 16px;
        border-radius: 8px
    }

    .input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
        margin-top: 0
    }

    .input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .input-group-addon:first-child {
        border-right: 0
    }

    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

    .input-group-addon:last-child {
        border-left: 0
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

    .input-group-btn > .btn {
        position: relative
    }

        .input-group-btn > .btn + .btn {
            margin-left: -1px
        }

        .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
            z-index: 2
        }

    .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
        margin-right: -1px
    }

    .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                outline: none
            }

        .nav > li.disabled > a {
            color: #777
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #e4e4e4;
        border-color: #337ab7
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #42b61b
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            font-size: 15px;
            font-weight: 400;
            line-height: 32px;
            color: #333;
            padding: 0 8px;
            border-radius: 6px 6px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #e4e4e4
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
            color: #fff;
            background-color: #328d13;
            cursor: default
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 6px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 6px 6px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #060a20
    }
}

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        font-size: 15px;
        font-weight: 400;
        line-height: 32px;
        color: #333;
        padding: 0 8px;
        border-radius: 6px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #328d13
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 6px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border: 1px solid #ddd
    }

@media (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 6px 6px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus {
        border-bottom-color: #060a20
    }
}

.tab-content {
    padding: 15px 0
}

    .tab-content > .tab-pane {
        display: none
    }

    .tab-content > .active {
        display: block
    }

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative
}

.navbar-collapse {
    margin-top: -4px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch
}

    .navbar-collapse.in {
        overflow-y: auto
    }

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

        .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
        }

        .navbar-collapse.in {
            overflow-y: visible
        }

    .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-top, .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    width: 45%;
    display: block;
    padding: 12px 0;
    margin: 0 auto;
    position: relative
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none
    }

    .navbar-brand > img {
        width: 100%;
        display: block
    }

     
 

@media (min-width:1200px) {
    .navbar-brand {
        width: 176px;
        float: left;
        padding: 17px 0 16px 0;
        margin: 0
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 10px;
    margin: 6px 5px 6px 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 6px
}

    .navbar-toggle:focus {
        outline: 0
    }

    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background-color: #ce2224
    }

        .navbar-toggle .icon-bar + .icon-bar {
            margin-top: 4px
        }

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    width: 100%
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

        .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 20px
        }

            .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none
            }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

        .navbar-nav > li {
            float: left
        }
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn, .navbar-form .input-group .form-control {
            width: auto
        }

        .navbar-form .input-group > .form-control {
            width: 100%
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 27px;
    margin-bottom: 27px
}

    .navbar-btn.btn-sm {
        margin-top: 28px;
        margin-bottom: 28px
    }

    .navbar-btn.btn-xs {
        margin-top: 27px;
        margin-bottom: 27px
    }

.navbar-text {
    margin-top: 28px;
    margin-bottom: 28px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

    .navbar-default .navbar-brand {
        color: #777
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #5e5e5e;
            background-color: transparent
        }

    .navbar-default .navbar-text {
        color: #777
    }

    .navbar-default .navbar-nav > li > a {
        color: #777
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #ddd
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888
        }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: #e7e7e7
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: #e7e7e7;
        color: #555
    }

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #333;
            background-color: transparent
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

    .navbar-default .navbar-link:hover {
        color: #333
    }

.navbar-default .btn-link {
    color: #777
}

    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
        color: #333
    }

    .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:focus {
        color: #ccc
    }

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-text {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            background-color: #333
        }

        .navbar-inverse .navbar-toggle .icon-bar {
            background-color: #fff
        }

    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
        border-color: #101010
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #080808;
        color: #fff
    }

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

    .navbar-inverse .navbar-link:hover {
        color: #fff
    }

.navbar-inverse .btn-link {
    color: #9d9d9d
}

    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
        color: #fff
    }

    .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 6px
}

    .breadcrumb > li {
        display: inline-block
    }

        .breadcrumb > li + li:before {
            content: "/\00a0";
            padding: 0 5px;
            color: #ccc
        }

    .breadcrumb > .active {
        color: #777
    }

.pagination {
    display: inline-block;
    border-radius: 6px
}

    .pagination > li {
        display: inline
    }

        .pagination > li > a, .pagination > li > span {
            font-size: 14px;
            min-width: 34px;
            height: 34px;
            position: relative;
            float: left;
            line-height: 33px;
            text-decoration: none;
            text-align: center;
            color: #025400;
            background-color: #fff;
            border: 1px solid #bbb;
            margin-left: -1px
        }

            .pagination > li > a .arrow, .pagination > li > span .arrow {
                width: 6px;
                height: 14px;
                -webkit-filter: invert(100%);
                filter: invert(100%);
                opacity: .75;
                margin-top: 9px
            }

            .pagination > li > a .text, .pagination > li > span .text {
                display: none
            }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            margin-left: 0;
            padding: 0 10px;
            border-bottom-left-radius: 6px;
            border-top-left-radius: 6px
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            padding: 0 10px;
            border-bottom-right-radius: 6px;
            border-top-right-radius: 6px
        }

        .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            z-index: 2;
            color: #025400;
            background-color: #e4e4e4;
            border-color: #bbb
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        z-index: 3;
        font-weight: 700;
        color: #fff;
        background-color: #328d13;
        border-color: #328d13;
        cursor: default
    }

    .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #777;
        background-color: #fff;
        border-color: #ddd;
        cursor: not-allowed
    }

@media (min-width:1200px) {
    .pagination > li > a, .pagination > li > span {
        font-size: 16px
    }

        .pagination > li > a .text, .pagination > li > span .text {
            display: inline-block
        }

    .pagination > li:first-child > a .arrow, .pagination > li:first-child > span .arrow {
        float: left;
        margin-right: 8px
    }

    .pagination > li:last-child > a .arrow, .pagination > li:last-child > span .arrow {
        float: right;
        margin-left: 8px
    }
}

.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 0 20px;
    font-size: 16px;
    line-height: 1.3333333
}

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px
}

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px
}

.pagination-sm > li > a, .pagination-sm > li > span {
    padding: 0 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover, a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #5e5e5e
    }

.label-primary {
    background-color: #337ab7
}

    .label-primary[href]:hover, .label-primary[href]:focus {
        background-color: #285f8f
    }

.label-success {
    background-color: #5cb85c
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44
    }

.label-info {
    background-color: #5bc0de
}

    .label-info[href]:hover, .label-info[href]:focus {
        background-color: #31b0d5
    }

.label-warning {
    background-color: #f0ad4e
}

    .label-warning[href]:hover, .label-warning[href]:focus {
        background-color: #ec971f
    }

.label-danger {
    background-color: #d9534f
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c9302c
    }

.alert {
    font-size: 14px;
    line-height: 1.3;
    padding: 10px 12px;
    border: 1px solid transparent;
    border-radius: 8px;
    position: relative;
    margin-bottom: 15px
}

    .alert h4 {
        font-size: 16px;
        font-weight: 700;
        color: inherit;
        border-bottom: 1px solid rgba(0,0,0,0.25);
        letter-spacing: -0.5px;
        padding: 2px 0 10px 0;
        margin-bottom: 10px
    }

    .alert h5 {
        font-size: 14px;
        font-weight: 700;
        margin-bottom: 5px
    }

    .alert .name {
        display: block
    }

    .alert .helper {
        padding: 12px 0 0 0;
        border-top: 1px dashed rgba(0,0,0,0.25)
    }

        .alert .helper.first {
            padding: 0 0 12px 0;
            border-top: 0
        }

    .alert .link {
        display: inline-block;
        font-weight: 700;
        color: inherit
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

    .alert > b {
        font-weight: 700
    }

    .alert .alert-icon {
        display: none
    }

@media (min-width:1200px) {
    .alert {
        font-size: 16px;
        line-height: 1.4;
        padding: 12px 15px;
        margin-bottom: 15px
    }

        .alert h4 {
            font-size: 18px
        }

        .alert h5 {
            font-size: 16px
        }
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    background-color: #e9ffd9;
    border-color: #a6ca8a;
    color: #025400
}

    .alert-success hr {
        border-top-color: #99c278
    }

    .alert-success .alert-link {
        color: #012100
    }

.alert-info {
    background-color: #e3f7fc;
    border-color: #8ed9f6;
    color: #062a55
}

    .alert-info hr {
        border-top-color: #76d1f4
    }

    .alert-info .alert-link {
        color: #031225
    }

    .alert-info .alert-icon {
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQ4IDQ4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiMyNUI3RDMiIGQ9Ik00OCwyNEM0OCwxMC43NDUsMzcuMjU1LDAsMjQsMEMxMC43NDUsMCwwLDEwLjc0NSwwLDI0YzAsMTMuMjUzLDEwLjc0NSwyNCwyNCwyNEMzNy4yNTUsNDgsNDgsMzcuMjU0LDQ4LDI0DQoJeiIvPg0KPGc+DQoJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTMwLjQ5OCwzNC43ODVjLTAuMTM0LTAuMTk3LTAuMzkyLTAuMjY4LTAuNjA2LTAuMTY1Yy0yLjM3OCwxLjEyNi01LjA3NywyLjMxNS01LjYwNywyLjQyDQoJCWMtMC4wMTMtMC4wMTMtMC4wMzUtMC4wMzQtMC4wNjMtMC4wNzFjLTAuMDcyLTAuMDk4LTAuMTA2LTAuMjI1LTAuMTA2LTAuMzg5YzAtMS4zNDYsMS4wMTUtNS40MzgsMy4wMTctMTIuMTYyDQoJCWMxLjY4OC01LjY1LDEuODg0LTYuODIsMS44ODQtNy4yMDljMC0wLjYtMC4yMjktMS4xMDYtMC42NjQtMS40NjVjLTAuNDEzLTAuMzQtMC45ODktMC41MTMtMS43MTQtMC41MTMNCgkJYy0xLjIwNSwwLTIuNjAzLDAuNDU4LTQuMjcxLDEuMzk5Yy0xLjYxNywwLjkxMy0zLjQyLDIuNDU4LTUuMzU5LDQuNTk0Yy0wLjE1MiwwLjE2Ny0wLjE2NywwLjQxNy0wLjAzOCwwLjYwMw0KCQljMC4xMjksMC4xODYsMC4zNywwLjI1NiwwLjU3OSwwLjE3MWMwLjY4MS0wLjI3OCw0LjEwMi0xLjY3OSw0LjYwMS0xLjk5M2MwLjQwOS0wLjI1NiwwLjc2Mi0wLjM4NiwxLjA1MS0wLjM4Ng0KCQljMC4wMSwwLDAuMDIsMCwwLjAyNywwLjAwMWMwLjAwMywwLjAxOSwwLjAwNywwLjA0OCwwLjAwNywwLjA5YzAsMC4yOTQtMC4wNjEsMC42NDQtMC4xOCwxLjAzNQ0KCQljLTIuOTE2LDkuNDQ2LTQuMzMzLDE1LjIzNy00LjMzMywxNy43MDRjMCwwLjg3LDAuMjQyLDEuNTcsMC43MTksMi4wODJjMC40ODYsMC41MjEsMS4xNDIsMC43ODYsMS45NDksMC43ODYNCgkJYzAuODYsMCwxLjkwNy0wLjM1OSwzLjItMS4wOTljMS4yNTItMC43MTUsMy4xNjItMi4yODgsNS44NC00LjgxQzMwLjYwNCwzNS4yNDYsMzAuNjMzLDM0Ljk4LDMwLjQ5OCwzNC43ODV6Ii8+DQoJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTMwLjQwNCw3LjQxN2MtMC40NzctMC40ODgtMS4wODYtMC43MzUtMS44MTItMC43MzVjLTAuOTAzLDAtMS42OSwwLjM1Ny0yLjMzOSwxLjA2Mg0KCQljLTAuNjM4LDAuNjkyLTAuOTYxLDEuNTQyLTAuOTYxLDIuNTI2YzAsMC43NzcsMC4yMzgsMS40MjEsMC43MDcsMS45MTRjMC40NzcsMC41LDEuMDc4LDAuNzU0LDEuNzg4LDAuNzU0DQoJCWMwLjg2NiwwLDEuNjQ5LTAuMzc3LDIuMzI2LTEuMTIxYzAuNjY1LTAuNzMsMS4wMDMtMS41OSwxLjAwMy0yLjU1M0MzMS4xMTcsOC41MjMsMzAuODc3LDcuOTAyLDMwLjQwNCw3LjQxN3oiLz4NCjwvZz4NCjwvc3ZnPg0K")
    }

.alert-warning {
    background-color: #fff8c4;
    border-color: #f2c779;
    color: #48381a
}

    .alert-warning hr {
        border-top-color: #f0bd62
    }

    .alert-warning .alert-link {
        color: #231b0c
    }

    .alert-warning .alert-icon {
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI0OHB4IiBoZWlnaHQ9IjQ4cHgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDggNDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHJlY3QgeD0iMTguNDM4IiB5PSIxMy41IiBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iMTAuODc1IiBoZWlnaHQ9IjI3LjY4OCIvPg0KCTxnPg0KCQk8cGF0aCBmaWxsPSIjRTVBQTE3IiBkPSJNNDcuNTc0LDQwLjQ4OEwyNi43MjMsNC4zNjRjLTEuMjA5LTIuMDkzLTQuMjM2LTIuMDkzLTUuNDQ1LDBMMC40MjUsNDAuNDg4DQoJCQljLTEuMjA4LDIuMDk0LDAuMzA1LDQuNzE3LDIuNzIyLDQuNzE3aDQxLjcwN0M0Ny4yNyw0NS4yMDUsNDguNzgzLDQyLjU4Miw0Ny41NzQsNDAuNDg4eiBNMjQuMDI5LDE1LjQ4OQ0KCQkJYzEuMzM2LDAsMi40MTgsMS4xMSwyLjM3OSwyLjQ0N2wtMC4zOTQsMTMuNzE5Yy0wLjAzLDEuMDgtMC45MTQsMS45MzYtMS45OTUsMS45MzZzLTEuOTY1LTAuODY1LTEuOTk1LTEuOTM2bC0wLjM4My0xMy43MTkNCgkJCUMyMS42MTIsMTYuNTk5LDIyLjY4MywxNS40ODksMjQuMDI5LDE1LjQ4OXogTTI0LDQwLjMwMmMtMS4zNjYsMC0yLjQ3Ny0xLjExLTIuNDc3LTIuNDc3UzIyLjYzNCwzNS4zNSwyNCwzNS4zNQ0KCQkJYzEuMzY1LDAsMi40NzcsMS4xMDksMi40NzcsMi40NzZTMjUuMzY1LDQwLjMwMiwyNCw0MC4zMDJ6Ii8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=")
    }

.alert-danger {
    background-color: #ffecec;
    border-color: #f5aca6;
    color: #940000
}

    .alert-danger hr {
        border-top-color: #f2978f
    }

    .alert-danger .alert-link {
        color: #610000
    }

    .alert-danger .alert-icon {
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQ4IDQ4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiNFMjU3NEMiIGQ9Ik00OCwyNEM0OCwxMC43NDUsMzcuMjU1LDAsMjQsMEMxMC43NDUsMCwwLDEwLjc0NSwwLDI0YzAsMTMuMjUzLDEwLjc0NSwyNCwyNCwyNA0KCQlDMzcuMjU1LDQ4LDQ4LDM3LjI1NCw0OCwyNHoiLz4NCgk8Zz4NCgkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTI0LDUuNzI3Yy0xLjgzMywwLTMuMjIsMS4zMDktMy4yMiwzLjQyMnYxOS4zODZjMCwyLjExMywxLjM4NiwzLjQxOCwzLjIyLDMuNDE4DQoJCQljMS43ODksMCwzLjIxOS0xLjM1OCwzLjIxOS0zLjQxOFY5LjE0OUMyNy4yMiw3LjA4NSwyNS43ODksNS43MjcsMjQsNS43Mjd6Ii8+DQoJCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yNCwzNS4yNjdjLTEuNzYyLDAtMy4xOTUsMS40MjQtMy4xOTUsMy4xNzFjMCwxLjc0OCwxLjQzMywzLjE3LDMuMTk1LDMuMTcNCgkJCWMxLjc2MSwwLDMuMTk0LTEuNDIyLDMuMTk0LTMuMTdDMjcuMTk0LDM2LjY5LDI1Ljc2MiwzNS4yNjcsMjQsMzUuMjY3eiIvPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K")
    }

.item-list {
    width: 100%;
    display: block;
    margin-top: -10px;
    background-color: #fff;
    border: 1px solid #ccc;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

    .item-list:before, .item-list:after {
        content: " ";
        display: table
    }

    .item-list:after {
        clear: both
    }

    .item-list:before, .item-list:after {
        content: " ";
        display: table
    }

    .item-list:after {
        clear: both
    }

    .item-list .head, .item-list .line {
        width: 100%;
        padding: 10px
    }

        .item-list .head:before, .item-list .line:before, .item-list .head:after, .item-list .line:after {
            content: " ";
            display: table
        }

        .item-list .head:after, .item-list .line:after {
            clear: both
        }

        .item-list .head:before, .item-list .line:before, .item-list .head:after, .item-list .line:after {
            content: " ";
            display: table
        }

        .item-list .head:after, .item-list .line:after {
            clear: both
        }

        .item-list .head:last-child, .item-list .line:last-child {
            border-bottom: 0
        }

        .item-list .head > li, .item-list .line > li {
            width: 100%;
            float: left;
            margin-top: 5px
        }

            .item-list .head > li:first-child, .item-list .line > li:first-child {
                margin-top: 0
            }

        .item-list .head .dot, .item-list .line .dot {
            width: 16px;
            height: 16px;
            font-style: normal;
            text-align: center;
            float: left;
            display: inline-block;
            background-position: center;
            background-repeat: no-repeat;
            background-size: 100%;
            margin: 1px 6px 0 0
        }

            .item-list .head .dot.green-text, .item-list .line .dot.green-text {
                background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQ4IDQ4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxjaXJjbGUgZmlsbD0iIzJDOUE0NyIgY3g9IjI0IiBjeT0iMjQiIHI9IjI0Ii8+DQoJPHJlY3QgeD0iOCIgeT0iMjAiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIzMiIgaGVpZ2h0PSI4Ii8+DQoJPHJlY3QgeD0iMjAiIHk9IjgiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSI4IiBoZWlnaHQ9IjMyIi8+DQo8L2c+DQo8L3N2Zz4NCg==")
            }

            .item-list .head .dot.red-text, .item-list .line .dot.red-text {
                background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQ4IDQ4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxjaXJjbGUgZmlsbD0iI0NFMjIyNyIgY3g9IjI0IiBjeT0iMjQiIHI9IjI0Ii8+DQoJPHJlY3QgeD0iOCIgeT0iMjAiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSIzMiIgaGVpZ2h0PSI4Ii8+DQo8L2c+DQo8L3N2Zz4NCg==")
            }

        .item-list .head .akbank, .item-list .line .akbank {
            color: #e01b22
        }

        .item-list .head .ziraatbank, .item-list .line .ziraatbank {
            color: #e20a17
        }

        .item-list .head .denizbank, .item-list .line .denizbank {
            color: #00529b
        }

        .item-list .head .finansbank, .item-list .line .finansbank {
            color: #870053
        }

        .item-list .head .yapikredi, .item-list .line .yapikredi {
            color: #14328a
        }

        .item-list .head .garantibank, .item-list .line .garantibank {
            color: #06681f
        }

        .item-list .head .vakifbank, .item-list .line .vakifbank {
            color: #e8a200
        }

        .item-list .head .pttbank, .item-list .line .pttbank {
            color: #fcba18
        }

        .item-list .head .turkiyefinans, .item-list .line .turkiyefinans {
            color: #00a9ce
        }

        .item-list .head .isbank, .item-list .line .isbank {
            color: #1b3481
        }

        .item-list .head .teb, .item-list .line .teb {
            color: #009758
        }

        .item-list .head .halkbank, .item-list .line .halkbank {
            color: #005594
        }

        .item-list .head .ingbank, .item-list .line .ingbank {
            color: #eb6607
        }

        .item-list .head .sekerbank, .item-list .line .sekerbank {
            color: #126a36
        }

        .item-list .head .enpara, .item-list .line .enpara {
            color: #ab4da1
        }

        .item-list .head .caption, .item-list .line .caption {
            color: #333
        }

    .item-list .head {
        display: none
    }

    .item-list .line {
        border-bottom: 1px solid #ccc
    }

    .item-list.winner-list {
        background-color: transparent;
        border: 0;
        margin-top: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0
    }

        .item-list.winner-list .line:last-child {
            border-bottom: 0
        }

        .item-list.winner-list .line:nth-child(odd) {
            background-color: #fff
        }

        .item-list.winner-list .line > li {
            width: auto;
            text-align: center
        }

        .item-list.winner-list .line .nick {
            width: 100%;
            text-align: left
        }

        .item-list.winner-list .line .award {
            width: 60%;
            text-align: left
        }

        .item-list.winner-list .line .money {
            width: 15%
        }

        .item-list.winner-list .line .date {
            width: 25%;
            text-align: right
        }

    .item-list.activity-list .amount {
        width: auto
    }

    .item-list.activity-list .balance {
        width: auto;
        padding: 0 0 0 10px
    }

    .item-list.game-list {
        margin-top: -5px
    }

        .item-list.game-list .card {
            width: 100%;
            border-top: 1px dashed #ccc
        }

            .item-list.game-list .card label {
                font-size: 14px;
                color: #019dcf;
                margin-top: 5px;
                margin-bottom: 0
            }

            .item-list.game-list .card .played-cards {
                margin: 0 -2.5px
            }

                .item-list.game-list .card .played-cards:before, .item-list.game-list .card .played-cards:after {
                    content: " ";
                    display: table
                }

                .item-list.game-list .card .played-cards:after {
                    clear: both
                }

                .item-list.game-list .card .played-cards:before, .item-list.game-list .card .played-cards:after {
                    content: " ";
                    display: table
                }

                .item-list.game-list .card .played-cards:after {
                    clear: both
                }

                .item-list.game-list .card .played-cards > li {
                    float: left;
                    padding: 2.5px;
                    text-align: left
                }

        .item-list.game-list .number {
            width: 100%;
            border-top: 1px dashed #ccc
        }

            .item-list.game-list .number label {
                font-size: 14px;
                color: #328d13;
                margin-top: 5px
            }

            .item-list.game-list .number .taken-numbers {
                margin: 2px 0 0 -3px
            }

                .item-list.game-list .number .taken-numbers:before, .item-list.game-list .number .taken-numbers:after {
                    content: " ";
                    display: table
                }

                .item-list.game-list .number .taken-numbers:after {
                    clear: both
                }

                .item-list.game-list .number .taken-numbers:before, .item-list.game-list .number .taken-numbers:after {
                    content: " ";
                    display: table
                }

                .item-list.game-list .number .taken-numbers:after {
                    clear: both
                }

                .item-list.game-list .number .taken-numbers > li {
                    width: 26px;
                    height: 26px;
                    line-height: 26px;
                    float: left;
                    text-align: center;
                    margin: 0 0 3px 3px;
                    background-color: #fff;
                    border: 1px solid #ccc;
                    -webkit-border-radius: 3px;
                    -moz-border-radius: 3px;
                    border-radius: 3px
                }

@media (min-width:1200px) {
    .item-list {
        margin-top: -15px
    }

        .item-list .head, .item-list .line {
            padding: 0 5px
        }

            .item-list .head:last-child, .item-list .line:last-child {
                padding: 0 5px
            }

            .item-list .head > li, .item-list .line > li {
                padding: 7.5px 5px;
                margin-top: 0
            }

            .item-list .head .dot, .item-list .line .dot {
                margin: 2px 8px 0 0
            }

                .item-list .head .dot:before, .item-list .line .dot:before {
                    padding-left: 1px
                }

        .item-list .head {
            display: block;
            border-bottom: 3px solid #328d13
        }

            .item-list .head > li {
                font-weight: 700;
                color: #025400
            }

        .item-list .line > li .caption {
            display: none
        }

        .item-list.winner-list .line {
            font-size: 12px
        }

            .item-list.winner-list .line > li {
                padding: 8px 5px
            }

            .item-list.winner-list .line .nick {
                width: 25%
            }

            .item-list.winner-list .line .award {
                width: 44%;
                text-align: center
            }

            .item-list.winner-list .line .money {
                width: 13%
            }

            .item-list.winner-list .line .date {
                width: 18%
            }

        .item-list.bank-list .line {
            background-color: #fff
        }

        .item-list.bank-list .name {
            width: 22%;
            text-transform: uppercase
        }

        .item-list.bank-list .branch {
            width: 12%
        }

        .item-list.bank-list .number {
            width: 18%
        }

        .item-list.bank-list .iban {
            width: 32%
        }

        .item-list.bank-list .holder {
            width: 16%
        }

        .item-list.order-list .name {
            width: 24%;
            text-transform: uppercase
        }

        .item-list.order-list .number {
            width: 20%
        }

        .item-list.order-list .amount {
            width: 10%
        }

        .item-list.order-list .bonus {
            width: 12%
        }

        .item-list.order-list .date {
            width: 20%
        }

        .item-list.order-list .status {
            width: 14%
        }

        .item-list.get-list {
            padding-top: 0
        }

            .item-list.get-list .bank {
                width: 20%
            }

            .item-list.get-list .name {
                width: 25%
            }

            .item-list.get-list .amount {
                width: 13%
            }

            .item-list.get-list .date {
                width: 20%
            }

            .item-list.get-list .status {
                width: 22%
            }

        .item-list.activity-list .head > li, .item-list.activity-list .line > li {
            font-size: 16px;
            line-height: 1.4;
            padding: 10px 5px;
            text-align: right
        }

            .item-list.activity-list .head > li.title, .item-list.activity-list .line > li.title {
                width: 65%;
                text-align: left
            }

            .item-list.activity-list .head > li.amount, .item-list.activity-list .line > li.amount {
                width: 10%
            }

            .item-list.activity-list .head > li.balance, .item-list.activity-list .line > li.balance {
                width: 10%;
                padding: 10px 5px
            }

            .item-list.activity-list .head > li.date, .item-list.activity-list .line > li.date {
                width: 15%;
                padding: 10px 5px
            }

                .item-list.activity-list .head > li.date > b, .item-list.activity-list .line > li.date > b {
                    font-weight: 400
                }

            .item-list.activity-list .head > li .caption, .item-list.activity-list .line > li .caption {
                display: none
            }

        .item-list.activity-list .head {
            display: block
        }

        .item-list.game-list {
            margin-top: 0
        }

            .item-list.game-list .session {
                width: 10%
            }

            .item-list.game-list .zink, .item-list.game-list .tombola {
                width: 15%
            }

            .item-list.game-list .card {
                width: 45%;
                border-top: 0;
                text-align: right
            }

                .item-list.game-list .card .played-cards > li {
                    float: right;
                    text-align: right
                }

                .item-list.game-list .number label, .item-list.game-list .card label {
                    margin-top: 0
                }
}

.card-list:before, .card-list:after {
    content: " ";
    display: table
}

.card-list:after {
    clear: both
}

.card-list:before, .card-list:after {
    content: " ";
    display: table
}

.card-list:after {
    clear: both
}

.card-list > li {
    width: 100%;
    float: left;
    margin-top: 10px
}

    .card-list > li:first-child {
        margin-top: 0
    }

.card-list .card {
    width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

    .card-list .card:before, .card-list .card:after {
        content: " ";
        display: table
    }

    .card-list .card:after {
        clear: both
    }

    .card-list .card:before, .card-list .card:after {
        content: " ";
        display: table
    }

    .card-list .card:after {
        clear: both
    }

    .card-list .card.color-1 {
        background-color: #bd302c
    }

        .card-list .card.color-1 .buy-card > span {
            background-color: #bd302c
        }

    .card-list .card.color-2 {
        background-color: #115696
    }

        .card-list .card.color-2 .buy-card > span {
            background-color: #115696
        }

    .card-list .card.color-3 {
        background-color: #45a142
    }

        .card-list .card.color-3 .buy-card > span {
            background-color: #45a142
        }

    .card-list .card.color-4 {
        background-color: #7d4182
    }

        .card-list .card.color-4 .buy-card > span {
            background-color: #7d4182
        }

    .card-list .card.color-5 {
        background-color: #d39100
    }

        .card-list .card.color-5 .buy-card > span {
            background-color: #d39100
        }

    .card-list .card.color-6 {
        background-color: #4e748b
    }

        .card-list .card.color-6 .buy-card > span {
            background-color: #4e748b
        }

    .card-list .card.color-7 {
        background-color: #cd3363
    }

        .card-list .card.color-7 .buy-card > span {
            background-color: #cd3363
        }

    .card-list .card.color-8 {
        background-color: #007da5
    }

        .card-list .card.color-8 .buy-card > span {
            background-color: #007da5
        }

    .card-list .card.color-9 {
        background-color: #e8503e
    }

        .card-list .card.color-9 .buy-card > span {
            background-color: #e8503e
        }

    .card-list .card.color-10 {
        background-color: #008656
    }

        .card-list .card.color-10 .buy-card > span {
            background-color: #008656
        }

    .card-list .card.color-11 {
        background-color: #4d86a0
    }

        .card-list .card.color-11 .buy-card > span {
            background-color: #4d86a0
        }

    .card-list .card.color-12 {
        background-color: #8c3c67
    }

        .card-list .card.color-12 .buy-card > span {
            background-color: #8c3c67
        }

    .card-list .card .buy-card {
        display: none;
        background-color: rgba(0,0,0,0.5);
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 1
    }

        .card-list .card .buy-card > span {
            display: block;
            padding: 8px 10px;
            color: #fff;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

        .card-list .card .buy-card.sold {
            display: block
        }

.card-list .number-caption {
    height: 32px;
    display: block;
    float: none;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    color: #fff;
    overflow: hidden;
    margin: 0 6px;
    padding: 6px 0 6px 3px;
    border-bottom: 1px solid rgba(0,0,0,0.25);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .card-list .number-caption .award {
        height: 20px;
        display: block;
        float: right;
        font-size: 14px;
        line-height: 18px;
        color: #fff;
        background-color: #328d13;
        padding: 2px 8px 2px 2px;
        overflow: hidden;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px
    }

        .card-list .number-caption .award:before {
            content: '';
            width: 16px;
            height: 16px;
            display: inline-block;
            float: left;
            background-color: #025400;
            background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIyMzIgMjMyIDQ4IDQ4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDIzMiAyMzIgNDggNDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yNzkuMjk3LDIzOS4wNzdjLTAuOTM4LTAuOTM4LTIuNDU3LTAuOTM4LTMuMzk1LDBsLTI4Ljc1MywyOC43NTRsLTExLjA1My0xMS4wNTMNCgkJCWMtMC45MzctMC45MzctMi40NTctMC45MzctMy4zOTQsMGMtMC45MzcsMC45MzgtMC45MzcsMi40NTcsMCwzLjM5NWwxMi43NSwxMi43NDljMC45MzcsMC45MzgsMi40NTgsMC45MzcsMy4zOTQsMGwzMC40NTEtMzAuNDUxDQoJCQlDMjgwLjIzNCwyNDEuNTM0LDI4MC4yMzQsMjQwLjAxNSwyNzkuMjk3LDIzOS4wNzd6Ii8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=");
            background-position: center;
            background-repeat: no-repeat;
            background-size: 10px;
            margin-right: 6px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%
        }

.card-list .number-table {
    padding: 5px;
    margin: -3px 0 0 -3px
}

    .card-list .number-table:before, .card-list .number-table:after {
        content: " ";
        display: table
    }

    .card-list .number-table:after {
        clear: both
    }

    .card-list .number-table:before, .card-list .number-table:after {
        content: " ";
        display: table
    }

    .card-list .number-table:after {
        clear: both
    }

    .card-list .number-table > li {
        width: calc(11.11111111%);
        float: left;
        padding: 3px 0 0 3px
    }

    .card-list .number-table .number, .card-list .number-table .space {
        width: 100%;
        height: 26px;
        line-height: 27px;
        display: block;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px
    }

    .card-list .number-table .number {
        font-size: 18px;
        font-weight: 700;
        letter-spacing: -1px;
        color: #062a55;
        background-color: #fff;
        text-align: center;
        overflow: hidden;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

        .card-list .number-table .number.active {
            font-weight: 500;
            color: #fff;
            background-color: rgba(0,0,0,0.65)
        }

    .card-list .number-table .space {
        background-color: rgba(0,0,0,0.25)
    }

@media (min-width:375px) {
    .card-list .number-table {
        margin: -5px 0 0 -5px
    }

        .card-list .number-table > li {
            padding: 5px 0 0 5px
        }

        .card-list .number-table .number, .card-list .number-table .space {
            height: 32px;
            font-size: 20px;
            line-height: 33px
        }
}

@media (min-width:412px) {
    .card-list .number-table .number, .card-list .number-table .space {
        height: 35px;
        font-size: 22px;
        line-height: 36px
    }
}

@media (min-width:480px) {
    .card-list .number-table .number, .card-list .number-table .space {
        height: 50px;
        font-size: 22px;
        line-height: 50px
    }
}

@media (min-width:1200px) {
    .card-list {
        margin: -10px -5px 0 -5px
    }

        .card-list > li {
            width: 33.33333333%;
            padding: 10px 5px 0 5px;
            margin-top: 0
        }

        .card-list .card:hover .buy-card {
            display: block
        }

        .card-list .number-caption {
            height: 28px;
            margin: 0 4px;
            padding: 4px 0 4px 2px
        }

        .card-list .number-table {
            margin: -3px 0 0 -3px
        }

            .card-list .number-table > li {
                padding: 3px 0 0 3px
            }

            .card-list .number-table .number, .card-list .number-table .space {
                height: 23px;
                font-size: 16px;
                line-height: 24px;
                text-indent: -1px
            }
}

@media (min-width:1200px) {
    #swal2-content .card-list {
        text-align: center
    }

        #swal2-content .card-list .number-caption {
            text-align: left
        }

        #swal2-content .card-list > li {
            width: 50%;
            float: none;
            display: inline-block;
            margin: auto;
            padding: 5px 5px 0 5px
        }
}

.room-box {
    width: 100%;
    display: inline-block;
    color: #fff;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

    .room-box:hover, .room-box:focus {
        color: #fff;
        text-decoration: none;
        outline: none
    }

    .room-box .present-field {
        width: 100%;
        height: 150px;
        float: left;
        display: inline-block;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        -webkit-border-top-left-radius: 10px;
        -webkit-border-top-right-radius: 10px;
        -moz-border-radius-topleft: 10px;
        -moz-border-radius-topright: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px
    }

        .room-box .present-field .value {
            width: 64px;
            height: 64px;
            font-size: 24px;
            font-weight: 700;
            letter-spacing: -2px;
            line-height: 64px;
            color: #101128;
            text-align: center;
            background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTI4cHgiIGhlaWdodD0iMTI4cHgiIHZpZXdCb3g9IjAgMCAxMjggMTI4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjggMTI4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfMV8iIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMTE5LjU2MzUiIHkxPSI3LjEyMzUiIHgyPSIxNC4xMzI4IiB5Mj0iMTEyLjU1NDIiPg0KCQk8c3RvcCAgb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojRUVCRTQ3Ii8+DQoJCTxzdG9wICBvZmZzZXQ9IjAuMTI2OCIgc3R5bGU9InN0b3AtY29sb3I6I0Y4REI3QiIvPg0KCQk8c3RvcCAgb2Zmc2V0PSIwLjIwOTciIHN0eWxlPSJzdG9wLWNvbG9yOiNGRkVFOTYiLz4NCgkJPHN0b3AgIG9mZnNldD0iMC40NDYyIiBzdHlsZT0ic3RvcC1jb2xvcjojQTI2MzI3Ii8+DQoJCTxzdG9wICBvZmZzZXQ9IjAuNjY2NyIgc3R5bGU9InN0b3AtY29sb3I6I0VFQTU0RCIvPg0KCQk8c3RvcCAgb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojRUVCRTQ3Ii8+DQoJPC9saW5lYXJHcmFkaWVudD4NCgk8cGF0aCBmaWxsPSJ1cmwoI1NWR0lEXzFfKSIgZD0iTTgzLjkyOCwxMjAuMjgxYy0yLjE2Niw1LjExNS03LjQxNCw2LjM2Ny0xMS42NTgsMi43ODdjLTQuMjQ2LTMuNTgyLTExLjEzNC0zLjUxMi0xNS4zMDQsMC4xNTYNCgkJYy00LjE3MSwzLjY2OC05LjQ0MiwyLjUyLTExLjcxMy0yLjU0OWMtMi4yNzEtNS4wNy04LjUwNi03Ljk5NC0xMy44NTctNi41Yy01LjM0OSwxLjQ5NC05LjYwMS0xLjgyNi05LjQ0OS03LjM3Nw0KCQljMC4xNTMtNS41NTMtNC4xOTQtMTAuODk1LTkuNjYzLTExLjg2OWMtNS40NjktMC45NzMtNy44NTgtNS44MTEtNS4zMTEtMTAuNzQ2YzIuNTQ4LTQuOTM2LDAuOTQ3LTExLjYzNS0zLjU1Ny0xNC44ODUNCgkJYy00LjUwNC0zLjI1Mi00LjU1OS04LjY0Ni0wLjEyMy0xMS45ODhjNC40MzctMy4zNDIsNS45MDEtMTAuMDcyLDMuMjUzLTE0Ljk1NGMtMi42NDYtNC44ODQtMC4zNTYtOS43NjgsNS4wOTItMTAuODU0DQoJCWM1LjQ0Ny0xLjA4Nyw5LjY4Ni02LjUxNSw5LjQxOC0xMi4wNjNjLTAuMjY2LTUuNTQ4LDMuOTE3LTguOTUzLDkuMjk2LTcuNTY4czExLjU1NC0xLjY2NiwxMy43MjItNi43ODENCgkJYzIuMTY3LTUuMTE1LDcuNDE1LTYuMzY5LDExLjY2LTIuNzg4YzQuMjQ0LDMuNTgzLDExLjEyOSwzLjUxMywxNS4zMDEtMC4xNTRjNC4xNzItMy42NjksOS40NDMtMi41MjIsMTEuNzE1LDIuNTQ3DQoJCWMyLjI3MSw1LjA2OSw4LjUwNiw3Ljk5NCwxMy44NTUsNi41YzUuMzUtMS40OTUsOS42MDIsMS44MjYsOS40NDcsNy4zNzhzNC4xOTUsMTAuODk1LDkuNjY0LDExLjg2OQ0KCQljNS40NzEsMC45NzUsNy44NTksNS44MTEsNS4zMTMsMTAuNzQ3Yy0yLjU0OSw0LjkzNi0wLjk0NywxMS42MzQsMy41NTcsMTQuODg0YzQuNTA2LDMuMjUxLDQuNTYxLDguNjQ2LDAuMTIxLDExLjk4Nw0KCQljLTQuNDM4LDMuMzQyLTUuOSwxMC4wNzItMy4yNTIsMTQuOTU3YzIuNjQ2LDQuODgzLDAuMzU1LDkuNzY2LTUuMDkyLDEwLjg1MmMtNS40NDUsMS4wODgtOS42ODQsNi41MTQtOS40MTgsMTIuMDYzDQoJCXMtMy45MTYsOC45NTMtOS4yOTUsNy41N0M5Mi4yNywxMTIuMTE3LDg2LjA5NiwxMTUuMTY2LDgzLjkyOCwxMjAuMjgxeiIvPg0KCTxsaW5lYXJHcmFkaWVudCBpZD0iU1ZHSURfMl8iIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMjEuNjcxOSIgeTE9IjIwLjM1NzQiIHgyPSIxMjAuODA2NSIgeTI9IjExOS40OTIiPg0KCQk8c3RvcCAgb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojRUVCRTQ3Ii8+DQoJCTxzdG9wICBvZmZzZXQ9IjAuMTI2OCIgc3R5bGU9InN0b3AtY29sb3I6I0Y4REI3QiIvPg0KCQk8c3RvcCAgb2Zmc2V0PSIwLjIwOTciIHN0eWxlPSJzdG9wLWNvbG9yOiNGRkVFOTYiLz4NCgkJPHN0b3AgIG9mZnNldD0iMC40NDYyIiBzdHlsZT0ic3RvcC1jb2xvcjojQTI2MzI3Ii8+DQoJCTxzdG9wICBvZmZzZXQ9IjAuNjY2NyIgc3R5bGU9InN0b3AtY29sb3I6I0VFQTU0RCIvPg0KCQk8c3RvcCAgb2Zmc2V0PSIxIiBzdHlsZT0ic3RvcC1jb2xvcjojRUVCRTQ3Ii8+DQoJPC9saW5lYXJHcmFkaWVudD4NCgk8cGF0aCBmaWxsPSJ1cmwoI1NWR0lEXzJfKSIgZD0iTTgzLjQ3MSwxMTguOTU3Yy0yLjExNyw0Ljk5OC03LjI0NCw2LjIyMy0xMS4zOTEsMi43MjNjLTQuMTQ4LTMuNDk4LTEwLjg3OC0zLjQzLTE0Ljk1MywwLjE1Mg0KCQljLTQuMDc1LDMuNTg0LTkuMjI2LDIuNDYzLTExLjQ0NC0yLjQ4OGMtMi4yMTktNC45NTMtOC4zMTEtNy44MTEtMTMuNTM4LTYuMzUyYy01LjIyNiwxLjQ2MS05LjM4LTEuNzgzLTkuMjMxLTcuMjA5DQoJCWMwLjE0OS01LjQyMi00LjA5Ny0xMC42NDMtOS40NDEtMTEuNTk0Yy01LjM0My0wLjk1MS03LjY3OC01LjY3OC01LjE4OS0xMC41YzIuNDktNC44MiwwLjkyNS0xMS4zNjctMy40NzUtMTQuNTQzDQoJCWMtNC40MDEtMy4xNzgtNC40NTQtOC40NDctMC4xMjEtMTEuNzEyYzQuMzM1LTMuMjY2LDUuNzY1LTkuODQsMy4xNzgtMTQuNjFjLTIuNTg1LTQuNzcyLTAuMzQ3LTkuNTQzLDQuOTc1LTEwLjYwNA0KCQljNS4zMjEtMS4wNjIsOS40NjMtNi4zNjUsOS4yMDItMTEuNzg2Yy0wLjI2LTUuNDIsMy44MjctOC43NDcsOS4wODMtNy4zOTRjNS4yNTUsMS4zNTMsMTEuMjg4LTEuNjI3LDEzLjQwNi02LjYyNQ0KCQljMi4xMTgtNC45OTgsNy4yNDUtNi4yMjMsMTEuMzkzLTIuNzI0YzQuMTQ2LDMuNSwxMC44NzUsMy40MzIsMTQuOTQ5LTAuMTUxYzQuMDc2LTMuNTg1LDkuMjI3LTIuNDY1LDExLjQ0NSwyLjQ4OQ0KCQljMi4yMTksNC45NTIsOC4zMTEsNy44MSwxMy41MzcsNi4zNXM5LjM4MSwxLjc4NCw5LjIzMiw3LjIwOWMtMC4xNSw1LjQyNSw0LjA5OCwxMC42NDQsOS40NDEsMTEuNTk2DQoJCWM1LjM0NCwwLjk1Miw3LjY3OCw1LjY3Nyw1LjE4OSwxMC41Yy0yLjQ5LDQuODIyLTAuOTI2LDExLjM2NiwzLjQ3NSwxNC41NDJjNC40MDIsMy4xNzcsNC40NTUsOC40NDgsMC4xMTksMTEuNzEyDQoJCWMtNC4zMzYsMy4yNjYtNS43NjYsOS44NC0zLjE4LDE0LjYxMWMyLjU4OCw0Ljc3MywwLjM1LDkuNTQzLTQuOTczLDEwLjYwNGMtNS4zMiwxLjA2My05LjQ2MSw2LjM2My05LjIwMSwxMS43ODUNCgkJcy0zLjgyNiw4Ljc0OC05LjA4Miw3LjM5NUM5MS42MTksMTEwLjk4LDg1LjU4OCwxMTMuOTYxLDgzLjQ3MSwxMTguOTU3eiIvPg0KCTxjaXJjbGUgZmlsbD0iI0ZFRjZFQyIgY3g9IjY0LjAwMiIgY3k9IjYyLjY4NiIgcj0iNDcuMTI3Ii8+DQoJPGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF8zXyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIzMC42Nzg3IiB5MT0iMjkuMzYyMyIgeDI9Ijk3LjMyNTYiIHkyPSI5Ni4wMDkyIj4NCgkJPHN0b3AgIG9mZnNldD0iMCIgc3R5bGU9InN0b3AtY29sb3I6I0VFQkU0NyIvPg0KCQk8c3RvcCAgb2Zmc2V0PSIwLjEyNjgiIHN0eWxlPSJzdG9wLWNvbG9yOiNGOERCN0IiLz4NCgkJPHN0b3AgIG9mZnNldD0iMC4yMDk3IiBzdHlsZT0ic3RvcC1jb2xvcjojRkZFRTk2Ii8+DQoJCTxzdG9wICBvZmZzZXQ9IjAuNDQ2MiIgc3R5bGU9InN0b3AtY29sb3I6I0EyNjMyNyIvPg0KCQk8c3RvcCAgb2Zmc2V0PSIwLjY2NjciIHN0eWxlPSJzdG9wLWNvbG9yOiNFRUE1NEQiLz4NCgkJPHN0b3AgIG9mZnNldD0iMSIgc3R5bGU9InN0b3AtY29sb3I6I0VFQkU0NyIvPg0KCTwvbGluZWFyR3JhZGllbnQ+DQoJPHBhdGggb3BhY2l0eT0iMC41IiBmaWxsPSJ1cmwoI1NWR0lEXzNfKSIgZD0iTTY0LjAwMiwxNi4yNzFjMjUuNTk0LDAsNDYuNDE0LDIwLjgyMSw0Ni40MTQsNDYuNDE1DQoJCWMwLDI1LjU5NC0yMC44Miw0Ni40MTQtNDYuNDE0LDQ2LjQxNGMtMjUuNTkzLDAtNDYuNDE1LTIwLjgyLTQ2LjQxNS00Ni40MTRDMTcuNTg3LDM3LjA5MiwzOC40MDksMTYuMjcxLDY0LjAwMiwxNi4yNzENCgkJIE02NC4wMDIsMTUuNTU5Yy0yNi4wMjgsMC00Ny4xMjYsMjEuMDk5LTQ3LjEyNiw0Ny4xMjZjMCwyNi4wMjcsMjEuMDk5LDQ3LjEyNyw0Ny4xMjYsNDcuMTI3YzI2LjAyNywwLDQ3LjEyNy0yMS4xLDQ3LjEyNy00Ny4xMjcNCgkJQzExMS4xMjksMzYuNjU4LDkwLjAyOSwxNS41NTksNjQuMDAyLDE1LjU1OUw2NC4wMDIsMTUuNTU5eiIvPg0KPC9nPg0KPC9zdmc+DQo=");
            background-repeat: no-repeat;
            background-position: center;
            background-size: 100%;
            position: absolute;
            left: 128px;
            top: 48px;
            z-index: 2
        }

            .room-box .present-field .value:after {
                content: '';
                display: inline-block;
                width: 8px;
                height: 10px;
                background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMzUuNzU0cHgiIGhlaWdodD0iNDhweCIgdmlld0JveD0iMCAwIDM1Ljc1NCA0OCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzUuNzU0IDQ4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiMxMzEzMjkiIGQ9Ik05Ljc2NCw0OGMtMC4xOTUtMC4wNzYtMC4zOS0wLjE0OC0wLjYzLTAuMjRjMC03Ljg1OSwwLTE1LjcxNSwwLTIzLjY3OA0KCQljLTMuMDUzLDEuMDg2LTYuMDI2LDIuMTQ1LTkuMTI3LDMuMjQ5YzAtMS4yNDgtMC4wMjYtMi40MDQsMC4wMjYtMy41NTZjMC4wMDktMC4xODQsMC4zMzktMC40MzIsMC41Ny0wLjUxNg0KCQljMi40NzQtMC45MDYsNC45NDMtMS44MzIsNy40NDctMi42NDhjMC44OTUtMC4yOTIsMS4yNzItMC43MTQsMS4xMS0xLjYzMWMtMC4wNDItMC4yMy0wLjAwNi0wLjQ3NS0wLjAwNi0wLjgzDQoJCWMtMy4wNTYsMS4wOTYtNi4wMzYsMi4xNjUtOS4xNDcsMy4yODFjMC0xLjMyNS0wLjAyNS0yLjQ4OCwwLjAyOC0zLjY0N2MwLjAwOC0wLjE3NiwwLjM1My0wLjQwNywwLjU4NS0wLjQ5MQ0KCQljMi42MjktMC45NDYsNS4yNjYtMS44NzIsNy45MDQtMi43OTRjMC4zNzItMC4xMywwLjY0NS0wLjI0NywwLjY0MS0wLjc1QzkuMTM1LDkuMTY1LDkuMTM0LDQuNTgzLDkuMTI0LDBjMS42LDAsMy4yLDAsNC44LDANCgkJYzAuMDIzLDAuNTU2LDAuMDY2LDEuMTEzLDAuMDY3LDEuNjdjMC4wMDYsMy4yOCwwLjAwMyw2LjU2LDAuMDAzLDkuODRjMCwwLjI4NiwwLDAuNTcyLDAsMC45ODINCgkJYzQuOTQxLTEuNzg1LDkuNzU4LTMuNTI1LDE0LjY1NC01LjI5NGMwLDEuMjI4LDAuMDM2LDIuMzQ3LTAuMDI5LDMuNDYxYy0wLjAxNCwwLjIyNS0wLjM3MywwLjUyOS0wLjYzNywwLjYyNg0KCQljLTQuMTQ5LDEuNTI2LTguMzA4LDMuMDI3LTEyLjQ2Nyw0LjUyOWMtMS42ODIsMC42MDctMS42ODQsMC42MDEtMS40NDEsMi41ODhjNC44NDYtMS43NDgsOS42Ni0zLjQ4MywxNC41NzEtNS4yNTQNCgkJYzAsMS4yMiwwLjAzNiwyLjM4My0wLjAzNSwzLjU0Yy0wLjAxMiwwLjIwNy0wLjQ0MiwwLjQ2NC0wLjcyNywwLjU2N2MtNC4xODIsMS41MTctOC4zNzIsMy4wMDgtMTIuNTU3LDQuNTEzDQoJCWMtMS42NDUsMC41OTItMS4zMjUsMC4zNjktMS4zMjgsMS44ODdjLTAuMDE0LDYuMDc5LTAuMDA1LDEyLjE1OS0wLjAwNSwxOC4yMzljMCwwLjMxNCwwLDAuNjI5LDAsMC45NDUNCgkJYzUuOTc5LTAuMSwxNi43Ny02LjQ0MywxNi44MjYtMTguODIzYzEuNTgzLDAsMy4xNjcsMCw0LjkzNCwwYy0wLjE1NiwxLjQxMS0wLjIwOSwyLjgxOS0wLjQ3OCw0LjE4NQ0KCQlDMzMuMTkyLDM4LjgyNiwyNC45MSw0Ni41MzUsMTQuMjE1LDQ3Ljg2N2MtMC4xNTMsMC4wMi0wLjMwMSwwLjA4OC0wLjQ1MiwwLjEzM0MxMi40MzEsNDgsMTEuMDk3LDQ4LDkuNzY0LDQ4TDkuNzY0LDQ4eiIvPg0KPC9nPg0KPC9zdmc+DQo=");
                background-repeat: no-repeat;
                background-position: center;
                background-size: 100%;
                margin: 0 0 4px 3px
            }

        .room-box .present-field .image {
            position: absolute;
            top: -5px;
            left: 0;
            bottom: 0
        }

            .room-box .present-field .image > img {
                height: 100%
            }

        .room-box .present-field .info {
            width: 65%;
            height: 150px;
            float: right;
            text-align: right;
            padding: 10px 10px 10px 0;
            position: relative
        }

            .room-box .present-field .info .name {
                font-size: 28px;
                font-weight: 400;
                letter-spacing: -0.5px;
                line-height: 1
            }

                .room-box .present-field .info .name b {
                    font-weight: 700
                }

                .room-box .present-field .info .name small {
                    font-size: 14px;
                    font-weight: 300;
                    color: #fff;
                    letter-spacing: 0;
                    display: block;
                    margin-top: 5px
                }

                    .room-box .present-field .info .name small b {
                        font-size: 16px;
                        letter-spacing: -1px;
                        color: #d39100
                    }

            .room-box .present-field .info .total {
                font-size: 12px;
                font-weight: 300;
                margin-bottom: 0;
                display: block;
                position: absolute;
                right: 10px;
                bottom: 10px
            }

                .room-box .present-field .info .total .price {
                    font-size: 28px;
                    font-weight: 300;
                    line-height: 1;
                    color: #fff;
                    display: block
                }

                    .room-box .present-field .info .total .price > b {
                        font-weight: 700
                    }

    .room-box .award-table {
        float: left
    }

    .room-box.color-01 {
        background-color: #ce2224
    }

        .room-box.color-01 .present-field {
            background-image: url("../img/room-bg-01.jpg")
        }

            .room-box.color-01 .present-field .info .total {
                color: #ff4448
            }

    .room-box.color-02 {
        background-color: #328d13
    }

        .room-box.color-02 .present-field {
            background-image: url("../img/room-bg-02.jpg")
        }

            .room-box.color-02 .present-field .info .total {
                color: #42b61b
            }

    .room-box.color-03 {
        background-color: #007da5
    }

        .room-box.color-03 .present-field {
            background-image: url("../img/room-bg-03.jpg")
        }

            .room-box.color-03 .present-field .info .total {
                color: #019dcf
            }

    .room-box.color-04 {
        background-color: #115696
    }

        .room-box.color-04 .present-field {
            background-image: url("../img/room-bg-04.jpg")
        }

            .room-box.color-04 .present-field .info .total {
                color: #007da5
            }

    .room-box.color-05 {
        background-color: #7d4182
    }

        .room-box.color-05 .present-field {
            background-image: url("../img/room-bg-05.jpg")
        }

            .room-box.color-05 .present-field .info .total {
                color: #b45dbb
            }

    .room-box.color-06 {
        background-color: #d39100
    }

        .room-box.color-06 .present-field {
            background-image: url("../img/room-bg-06.jpg")
        }

            .room-box.color-06 .present-field .info .total {
                color: #f4a801
            }

@media (min-width:1200px) {
    .room-box .present-field {
        height: 190px
    }

        .room-box .present-field .value {
            width: 92px;
            height: 92px;
            font-size: 34px;
            line-height: 92px;
            left: 170px;
            top: 60px
        }

            .room-box .present-field .value:after {
                width: 14px;
                height: 20px;
                margin: 0 0 3px 4px
            }

        .room-box .present-field .image {
            top: -15px
        }

            .room-box .present-field .image > img {
                height: auto
            }

        .room-box .present-field .info {
            height: 190px;
            padding: 15px 15px 15px 0
        }

            .room-box .present-field .info .name {
                font-size: 36px
            }

                .room-box .present-field .info .name small b {
                    font-size: 18px
                }

            .room-box .present-field .info .total {
                font-size: 14px;
                right: 15px;
                bottom: 15px
            }

                .room-box .present-field .info .total .price {
                    font-size: 30px;
                    margin-top: 5px
                }

                    .room-box .present-field .info .total .price .currency {
                        width: 17px;
                        height: 22px;
                        margin: 3px 0 0 5px
                    }
}

.award-table {
    width: 100%
}

    .award-table:before, .award-table:after {
        content: " ";
        display: table
    }

    .award-table:after {
        clear: both
    }

    .award-table:before, .award-table:after {
        content: " ";
        display: table
    }

    .award-table:after {
        clear: both
    }

    .award-table > li {
        width: 25%;
        float: left;
        padding: 5px;
        text-align: center
    }

        .award-table > li:nth-child(1) {
            border-left: 0
        }

        .award-table > li:nth-child(2) {
            background-color: rgba(0,0,0,0.1)
        }

        .award-table > li:nth-child(3) {
            background-color: rgba(0,0,0,0.2)
        }

        .award-table > li:nth-child(4) {
            background-color: rgba(0,0,0,0.3)
        }

        .award-table > li .award {
            width: 100%;
            font-size: 12px;
            font-weight: 300;
            display: inline-block;
            color: #fff
        }

            .award-table > li .award .name {
                width: 100%;
                height: 19px;
                display: inline-block;
                background-color: rgba(0,0,0,0.35);
                padding: 3px 5px;
                line-height: 1.2;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 5px
            }

            .award-table > li .award .price {
                font-size: 16px;
                font-weight: 300;
                line-height: 1;
                display: block;
                margin: 10px 0 4px 0
            }

                .award-table > li .award .price > b {
                    font-size: 18px;
                    font-weight: 700
                }

            .award-table > li .award .currency {
                width: 10px;
                height: 13px;
                float: right;
                margin: 2px 0 0 4px
            }

        .award-table > li .check {
            width: 24px;
            height: 24px;
            display: inline-block;
            background-color: rgba(0,0,0,0.4);
            background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIyMzIgMjMyIDQ4IDQ4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDIzMiAyMzIgNDggNDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGZpbGw9IiNBOTFCMUQiIGQ9Ik0yNzkuMjk3LDIzOS4wNzdjLTAuOTM4LTAuOTM4LTIuNDU3LTAuOTM4LTMuMzk1LDBsLTI4Ljc1MywyOC43NTRsLTExLjA1My0xMS4wNTMNCgkJCWMtMC45MzctMC45MzctMi40NTctMC45MzctMy4zOTQsMGMtMC45MzcsMC45MzgtMC45MzcsMi40NTcsMCwzLjM5NWwxMi43NSwxMi43NDljMC45MzcsMC45MzgsMi40NTgsMC45MzcsMy4zOTQsMGwzMC40NTEtMzAuNDUxDQoJCQlDMjgwLjIzNCwyNDEuNTM0LDI4MC4yMzQsMjQwLjAxNSwyNzkuMjk3LDIzOS4wNzd6Ii8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=");
            background-position: center;
            background-repeat: no-repeat;
            background-size: 16px;
            margin-top: 8px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%
        }

            .award-table > li .check.active {
                background-color: #328d13;
                background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIyMzIgMjMyIDQ4IDQ4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDIzMiAyMzIgNDggNDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPGc+DQoJCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yNzkuMjk3LDIzOS4wNzdjLTAuOTM4LTAuOTM4LTIuNDU3LTAuOTM4LTMuMzk1LDBsLTI4Ljc1MywyOC43NTRsLTExLjA1My0xMS4wNTMNCgkJCWMtMC45MzctMC45MzctMi40NTctMC45MzctMy4zOTQsMGMtMC45MzcsMC45MzgtMC45MzcsMi40NTcsMCwzLjM5NWwxMi43NSwxMi43NDljMC45MzcsMC45MzgsMi40NTgsMC45MzcsMy4zOTQsMGwzMC40NTEtMzAuNDUxDQoJCQlDMjgwLjIzNCwyNDEuNTM0LDI4MC4yMzQsMjQwLjAxNSwyNzkuMjk3LDIzOS4wNzd6Ii8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=")
            }

@media (min-width:1200px) {
    .award-table > li .check {
        width: 28px;
        height: 28px
    }
}

@media (min-width:1200px) {
    .award-table > li .award .price {
        font-size: 20px
    }

        .award-table > li .award .price > b {
            font-size: 22px
        }

    .award-table > li .award .currency {
        width: 12px;
        height: 16px
    }

    .award-table > li .check {
        width: 30px;
        height: 30px;
        background-size: 20px;
        margin-top: 6px
    }
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

    .panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
        color: inherit
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0
}

    .panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
        border-width: 1px 0;
        border-radius: 0
    }

    .panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
        border-top: 0;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px
    }

    .panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
        border-bottom: 0;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group + .panel-footer {
    border-top-width: 0
}

.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
    margin-bottom: 0
}

    .panel > .table caption, .panel > .table-responsive > .table caption, .panel > .panel-collapse > .table caption {
        padding-left: 15px;
        padding-right: 15px
    }

    .panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: 5px;
        border-top-left-radius: 5px
    }

        .panel > .table:first-child > thead:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 5px;
            border-top-right-radius: 5px
        }

            .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
                border-top-left-radius: 5px
            }

            .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
                border-top-right-radius: 5px
            }

    .panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px
        }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
                border-bottom-left-radius: 5px
            }

            .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
                border-bottom-right-radius: 5px
            }

    .panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
        border-top: 1px solid #ddd
    }

    .panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0
    }

.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0
}

    .panel > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0
    }

    .panel > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0
    }

    .panel > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
        border-bottom: 0
    }

    .panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
        border-bottom: 0
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 6px
    }

        .panel-group .panel + .panel {
            margin-top: 5px
        }

    .panel-group .panel-heading {
        border-bottom: 0
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body, .panel-group .panel-heading + .panel-collapse > .list-group {
            border-top: 1px solid #ddd
        }

    .panel-group .panel-footer {
        border-top: 0
    }

        .panel-group .panel-footer + .panel-collapse .panel-body {
            border-bottom: 1px solid #ddd
        }

.panel-default {
    border-color: #ddd
}

    .panel-default > .panel-heading {
        color: #333;
        background-color: #f5f5f5;
        border-color: #ddd
    }

        .panel-default > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #ddd
        }

        .panel-default > .panel-heading .badge {
            color: #f5f5f5;
            background-color: #333
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd
    }

.panel-primary {
    border-color: #337ab7
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #337ab7;
        border-color: #337ab7
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #337ab7
        }

        .panel-primary > .panel-heading .badge {
            color: #337ab7;
            background-color: #fff
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #337ab7
    }

.panel-success {
    border-color: #a6ca8a
}

    .panel-success > .panel-heading {
        color: #025400;
        background-color: #e9ffd9;
        border-color: #a6ca8a
    }

        .panel-success > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #a6ca8a
        }

        .panel-success > .panel-heading .badge {
            color: #e9ffd9;
            background-color: #025400
        }

    .panel-success > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #a6ca8a
    }

.panel-info {
    border-color: #8ed9f6
}

    .panel-info > .panel-heading {
        color: #062a55;
        background-color: #e3f7fc;
        border-color: #8ed9f6
    }

        .panel-info > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #8ed9f6
        }

        .panel-info > .panel-heading .badge {
            color: #e3f7fc;
            background-color: #062a55
        }

    .panel-info > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #8ed9f6
    }

.panel-warning {
    border-color: #f2c779
}

    .panel-warning > .panel-heading {
        color: #48381a;
        background-color: #fff8c4;
        border-color: #f2c779
    }

        .panel-warning > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #f2c779
        }

        .panel-warning > .panel-heading .badge {
            color: #fff8c4;
            background-color: #48381a
        }

    .panel-warning > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #f2c779
    }

.panel-danger {
    border-color: #f5aca6
}

    .panel-danger > .panel-heading {
        color: #940000;
        background-color: #ffecec;
        border-color: #f5aca6
    }

        .panel-danger > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #f5aca6
        }

        .panel-danger > .panel-heading .badge {
            color: #ffecec;
            background-color: #940000
        }

    .panel-danger > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #f5aca6
    }

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

    .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100%;
        width: 100%;
        border: 0
    }

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05)
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0,0,0,0.15)
    }

.well-lg {
    padding: 24px;
    border-radius: 8px
}

.well-sm {
    padding: 9px;
    border-radius: 4px
}

.close {
    width: 18px;
    height: 18px;
    float: right;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQ4IDQ4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yNy40LDI0TDQ3LjMsNC4xYzAuOS0wLjksMC45LTIuNSwwLTMuNGMtMC44OTktMC45LTIuNS0wLjktMy4zOTksMEwyNCwyMC42TDQuMSwwLjcNCgljLTAuOS0wLjktMi41LTAuOS0zLjQsMGMtMC45LDAuOS0wLjksMi41LDAsMy40TDIwLjYsMjRMMC43LDQzLjljLTAuOSwwLjg5OS0wLjksMi41LDAsMy4zOTljMC45LDAuOSwyLjUsMC45LDMuNCwwTDI0LDI3LjQNCglMNDMuOSw0Ny4zYzAuODk5LDAuOSwyLjUsMC45LDMuMzk5LDBjMC45LTAuODk5LDAuOS0yLjUsMC0zLjM5OUwyNy40LDI0eiIvPg0KPC9zdmc+DQo=");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: 2px -4px 0 0
}

    .close:hover, .close:focus {
        outline: none;
        cursor: pointer
    }

button.close {
    padding: 0;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none
}

.header-field {
    overflow: hidden;
    margin-top: 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

    .header-field .name-line {
        background-image: -webkit-linear-gradient(top, #ce2224 0, #940000 100%);
        background-image: -o-linear-gradient(top, #ce2224 0, #940000 100%);
        background-image: linear-gradient(to bottom, #ce2224 0, #940000 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffce2224', endColorstr='#ff940000', GradientType=0)
    }

        .header-field .name-line .name {
            height: 44px;
            font-size: 24px;
            font-weight: 400;
            line-height: 28px;
            letter-spacing: -0.5px;
            color: #fff;
            padding: 7.5px 10px
        }

            .header-field .name-line .name small {
                font-size: 16px;
                font-weight: 300;
                letter-spacing: 0;
                color: #fff
            }

                .header-field .name-line .name small b {
                    color: #f4a801;
                    letter-spacing: -1px
                }

    .header-field .award-line {
        height: 40px;
        padding: 0 10px;
        overflow: hidden;
        background-image: -webkit-linear-gradient(top, #ff1f26 0, #000000 100%);
        background-image: -o-linear-gradient(top, #ff1f26 0, #000000 100%);
        background-image: linear-gradient(to bottom, #ff1f26 0, #000000 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff062a55', endColorstr='#ff041b38', GradientType=0)
    }

        .header-field .award-line > ul {
            width: 100%;
            position: relative
        }

            .header-field .award-line > ul li {
                width: 100%;
                z-index: 1 !important;
                display: none
            }

        .header-field .award-line .award {
            height: 40px;
            font-size: 18px;
            font-weight: 300;
            line-height: 40px;
            color: #fff
        }

            .header-field .award-line .award > b {
                font-weight: 400
            }

                .header-field .award-line .award > b.caption {
                    color: #f4a801
                }

    .header-field .award-table {
        position: relative;
        background-image: -webkit-linear-gradient(top, #940000 0, #ce2224 100%);
        background-image: -o-linear-gradient(top, #940000 0, #ce2224 100%);
        background-image: linear-gradient(to bottom, #940000 0, #ce2224 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff940000', endColorstr='#ffce2224', GradientType=0)
    }

        .header-field .award-table .award .price {
            margin: 7px 0 0 0
        }

@media (min-width:1200px) {
    .header-field {
        height: 96px;
        margin-top: 0;
        background-image: -webkit-linear-gradient(top, #ce2224 0, #940000 100%);
        background-image: -o-linear-gradient(top, #ce2224 0, #940000 100%);
        background-image: linear-gradient(to bottom, #ce2224 0, #940000 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffce2224', endColorstr='#ff940000', GradientType=0)
    }

        .header-field .name-line {
            background: transparent
        }

            .header-field .name-line .name {
                height: 48px;
                font-size: 28px;
                line-height: 1;
                letter-spacing: -1px;
                padding: 10px 15px
            }

        .header-field .award-line {
            height: 48px;
            padding: 0 15px
        }

            .header-field .award-line .award {
                height: 48px;
                line-height: 48px
            }

        .header-field .award-table {
            background: transparent
        }

            .header-field .award-table > li {
                height: 96px
            }

                .header-field .award-table > li .award .name {
                    -webkit-border-radius: 7px;
                    -moz-border-radius: 7px;
                    border-radius: 7px
                }

            .header-field .award-table:before {
                width: 70px;
                height: 48px;
                background-image: url("../img/award-line-corner.png");
                background-repeat: no-repeat;
                background-position: center right;
                position: absolute;
                left: -48px;
                bottom: 0
            }
}

.raffle-box {
    width: 100%;
    background-image: url("../img/take-active-number-bg.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover
}

    .raffle-box:before, .raffle-box:after {
        content: " ";
        display: table
    }

    .raffle-box:after {
        clear: both
    }

    .raffle-box:before, .raffle-box:after {
        content: " ";
        display: table
    }

    .raffle-box:after {
        clear: both
    }

    .raffle-box .number {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        background-image: -webkit-linear-gradient(top, #fdfdfd 0, #e0e3e0 100%);
        background-image: -o-linear-gradient(top, #fdfdfd 0, #e0e3e0 100%);
        background-image: linear-gradient(to bottom, #fdfdfd 0, #e0e3e0 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfdfd', endColorstr='#ffe0e3e0', GradientType=0)
    }

        .raffle-box .number > span {
            display: block;
            font-family: 'Roboto Slab',serif;
            font-weight: 700;
            letter-spacing: -2px;
            color: #062a55;
            text-align: center;
            overflow: hidden;
            background-image: -webkit-linear-gradient(top, #062a55 15%, #060a20 100%);
            background-image: -o-linear-gradient(top, #062a55 15%, #060a20 100%);
            background-image: linear-gradient(to bottom, #062a55 15%, #060a20 100%);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff062a55', endColorstr='#ff060a20', GradientType=0);
            -webkit-background-clip: text;
            background-clip: text;
            -webkit-text-fill-color: transparent
        }

    .raffle-box .await-time {
        display: none;
        width: 100%;
        background-image: -webkit-linear-gradient(top, #ce2224 0, #940000 100%);
        background-image: -o-linear-gradient(top, #ce2224 0, #940000 100%);
        background-image: linear-gradient(to bottom, #ce2224 0, #940000 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffce2224', endColorstr='#ff940000', GradientType=0);
        position: relative
    }

        .raffle-box .await-time:before, .raffle-box .await-time:after {
            content: " ";
            display: table
        }

        .raffle-box .await-time:after {
            clear: both
        }

        .raffle-box .await-time:before, .raffle-box .await-time:after {
            content: " ";
            display: table
        }

        .raffle-box .await-time:after {
            clear: both
        }

        .raffle-box .await-time .timer {
            width: 36%;
            height: 48px;
            float: left;
            font-size: 20px;
            font-weight: 700;
            line-height: 28px;
            color: #fff;
            overflow: hidden;
            padding: 10px;
            background-image: -webkit-linear-gradient(top, #940000 0, #5f0700 100%);
            background-image: -o-linear-gradient(top, #940000 0, #5f0700 100%);
            background-image: linear-gradient(to bottom, #940000 0, #5f0700 100%);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff940000', endColorstr='#ff5f0700', GradientType=0)
        }

            .raffle-box .await-time .timer:before {
                content: '';
                float: left;
                width: 18px;
                height: 18px;
                margin: 5px 8px 0 5px;
                opacity: .75;
                background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI0OHB4IiBoZWlnaHQ9IjQ4cHgiIHZpZXdCb3g9IjAgMCA0OCA0OCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNDggNDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTI0LDBDMTAuNzY3LDAsMCwxMC43NjYsMCwyNGMwLDEzLjIzMywxMC43NjYsMjQsMjQsMjRjMTMuMjMzLDAsMjQtMTAuNzY3LDI0LTI0QzQ4LDEwLjc2NiwzNy4yMzQsMCwyNCwweg0KCQkgTTI0LDQ0LjcxNUMxMi41NzgsNDQuNzE1LDMuMjg2LDM1LjQyMiwzLjI4NiwyNFMxMi41NzgsMy4yODYsMjQsMy4yODZTNDQuNzE1LDEyLjU3OCw0NC43MTUsMjRTMzUuNDIyLDQ0LjcxNSwyNCw0NC43MTV6Ii8+DQoJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTM2LjM4MywyMy42NzloLTExLjRWMTEuMjI1YzAtMC45MDctMC43MzUtMS42NDMtMS42NDMtMS42NDNzLTEuNjQzLDAuNzM2LTEuNjQzLDEuNjQzdjE0LjA5Nw0KCQljMCwwLjkwNywwLjczNSwxLjY0MywxLjY0MywxLjY0M2gxMy4wNDNjMC45MDgsMCwxLjY0My0wLjczNSwxLjY0My0xLjY0M1MzNy4yOTEsMjMuNjc5LDM2LjM4MywyMy42Nzl6Ii8+DQo8L2c+DQo8L3N2Zz4NCg==");
                background-position: center;
                background-repeat: no-repeat;
                background-size: 100%
            }

        .raffle-box .await-time .text {
            width: 64%;
            height: 48px;
            float: left;
            font-size: 16px;
            line-height: 19px;
            text-align: center;
            color: #fff;
            padding: 5px 10px
        }

    .raffle-box .take-number {
        display: none;
        width: 100%;
        height: 160px;
        position: relative
    }

        .raffle-box .take-number .session {
            float: left;
            display: block;
            font-size: 16px;
            font-weight: 400;
            color: #fff;
            margin: 12px 0 0 15px;
            position: relative;
            z-index: 2;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

            .raffle-box .take-number .session > b {
                color: #f4a801
            }

        .raffle-box .take-number .number {
            width: 112px;
            height: 112px;
            text-indent: -2px;
            margin: 0 0 0 -56px;
            border: 10px solid #ce2224;
            position: absolute;
            top: 28px;
            left: 50%;
            z-index: 1;
            -webkit-box-shadow: #000 0 0 100px;
            -moz-box-shadow: #000 0 0 100px;
            box-shadow: #000 0 0 100px
        }

            .raffle-box .take-number .number > span {
                height: 52px;
                font-size: 68px;
                line-height: 48px;
                margin-top: 20px
            }

        .raffle-box .take-number .volume {
            width: 34px;
            height: 34px;
            position: absolute;
            top: 110px;
            right: 15px
        }

            .raffle-box .take-number .volume input[type=checkbox] {
                display: none
            }

            .raffle-box .take-number .volume label {
                width: 34px;
                height: 34px;
                background-color: #777;
                background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSI4IDggNDggNDgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgOCA4IDQ4IDQ4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNC41NjMsMjIuODk4YzAuOTMxLDAsMS42ODUtMC43NTQsMS42ODUtMS42ODVjMC0wLjkzLTAuNzUzLTEuNjg0LTEuNjg1LTEuNjg0DQoJCUMxMC45NDQsMTkuNTI5LDgsMjIuMDY1LDgsMjUuMTg1djE0LjM1NGMwLDMuMTIsMi45NDQsNS42NTYsNi41NjMsNS42NTZjMC45MzEsMCwxLjY4NS0wLjc1NCwxLjY4NS0xLjY4NA0KCQljMC0wLjkzMS0wLjc1My0xLjY4Ni0xLjY4NS0xLjY4NmMtMS43MjksMC0zLjE5My0xLjA0Ny0zLjE5My0yLjI4N1YyNS4xODVDMTEuMzY5LDIzLjk0NSwxMi44MzIsMjIuODk4LDE0LjU2MywyMi44OTh6Ii8+DQoJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTM1Ljc1Nyw4LjIwOGMtMC41MzgtMC4yOTUtMS4xOTQtMC4yNzQtMS43MTYsMC4wNTlMMTcuNjM3LDE4Ljc1OGMtMC40ODQsMC4zMS0wLjc3NSwwLjg0NC0wLjc3NSwxLjQxOA0KCQl2MjQuMDI4YzAsMC41ODQsMC4zMDEsMS4xMjcsMC44LDEuNDMzbDE2LjQwMywxMC4xMTFDMzQuMzM2LDU1LjkxNiwzNC42NDMsNTYsMzQuOTQ3LDU2YzAuMjgzLDAsMC41NjUtMC4wNywwLjgyMy0wLjIxNA0KCQljMC41MzMtMC4yOTcsMC44NjEtMC44NTksMC44NjEtMS40N1Y5LjY4NEMzNi42MzIsOS4wNjksMzYuMjk2LDguNTAyLDM1Ljc1Nyw4LjIwOHogTTMzLjI2NCw1MS4yOTlMMzMuMjY0LDUxLjI5OWwtMTMuMDM0LTguMDM0DQoJCVYyMS4wOTlsMTMuMDM0LTguMzM5VjUxLjI5OXoiLz4NCgk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNTUuMTYsMzcuMzc0bC01LjAxMi01LjAxMmw1LjAxMS01LjAxMWMwLjY0NC0wLjY0NCwwLjY0NC0xLjY4NSwwLTIuMzI5Yy0wLjY0My0wLjY0My0xLjY4NS0wLjY0My0yLjMyNywwDQoJCWwtNS4wMTIsNS4wMTFsLTUuMDExLTUuMDExYy0wLjY0NC0wLjY0My0xLjY4Ni0wLjY0My0yLjMyOCwwYy0wLjY0MywwLjY0My0wLjY0MywxLjY4NSwwLDIuMzI4bDUuMDEyLDUuMDExbC01LjAxMiw1LjAxMg0KCQljLTAuNjQ0LDAuNjQ0LTAuNjQ0LDEuNjg1LDAsMi4zMjdjMC42NDMsMC42NDQsMS42ODUsMC42NDQsMi4zMjgsMGw1LjAxMS01LjAxMmw1LjAxMiw1LjAxMmMwLjY0NCwwLjY0NCwxLjY4NSwwLjY0NCwyLjMyOCwwDQoJCUM1NS44MDMsMzkuMDU5LDU1LjgwMywzOC4wMTcsNTUuMTYsMzcuMzc0eiIvPg0KPC9nPg0KPC9zdmc+DQo=");
                background-repeat: no-repeat;
                background-position: center;
                background-size: 20px;
                margin-bottom: 0;
                cursor: pointer;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                border-radius: 50%
            }

            .raffle-box .take-number .volume input[type=checkbox]:checked + label {
                background-color: #328d13;
                background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSI4IDggNDggNDgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgOCA4IDQ4IDQ4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTQuNTYzLDIyLjg5OGMwLjkzMSwwLDEuNjg1LTAuNzU0LDEuNjg1LTEuNjg1YzAtMC45My0wLjc1My0xLjY4NC0xLjY4NS0xLjY4NA0KCQkJQzEwLjk0NCwxOS41MjksOCwyMi4wNjUsOCwyNS4xODV2MTQuMzU0YzAsMy4xMiwyLjk0NCw1LjY1Niw2LjU2Myw1LjY1NmMwLjkzMSwwLDEuNjg1LTAuNzU0LDEuNjg1LTEuNjg0DQoJCQljMC0wLjkzMS0wLjc1My0xLjY4Ni0xLjY4NS0xLjY4NmMtMS43MjksMC0zLjE5My0xLjA0Ny0zLjE5My0yLjI4N1YyNS4xODVDMTEuMzY5LDIzLjk0NSwxMi44MzIsMjIuODk4LDE0LjU2MywyMi44OTh6Ii8+DQoJCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0zNS43NTcsOC4yMDhjLTAuNTM4LTAuMjk1LTEuMTk0LTAuMjc0LTEuNzE2LDAuMDU5TDE3LjYzNywxOC43NThjLTAuNDg0LDAuMzEtMC43NzUsMC44NDQtMC43NzUsMS40MTgNCgkJCXYyNC4wMjhjMCwwLjU4NCwwLjMwMSwxLjEyNywwLjgsMS40MzNsMTYuNDAzLDEwLjExMUMzNC4zMzYsNTUuOTE2LDM0LjY0Myw1NiwzNC45NDcsNTZjMC4yODMsMCwwLjU2NS0wLjA3LDAuODIzLTAuMjE0DQoJCQljMC41MzMtMC4yOTcsMC44NjEtMC44NTksMC44NjEtMS40N1Y5LjY4NEMzNi42MzIsOS4wNjksMzYuMjk2LDguNTAyLDM1Ljc1Nyw4LjIwOHogTTMzLjI2Myw1MS4yOTlsLTEzLjAzMy04LjAzNFYyMS4wOTkNCgkJCWwxMy4wMzQtOC4zMzlMMzMuMjYzLDUxLjI5OUwzMy4yNjMsNTEuMjk5eiIvPg0KCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNNDkuOTk2LDE3Ljk1NWMtMC4zNy0wLjg1Mi0xLjM2Mi0xLjIzOS0yLjIxMy0wLjg3NGMtMC44NTQsMC4zNy0xLjI0NSwxLjM2MS0wLjg3OCwyLjIxNQ0KCQkJYzAuMDUxLDAuMTE3LDQuOTc4LDExLjg0LTAuMDM1LDI1LjQ5OWMtMC4zMiwwLjg3MiwwLjEyOCwxLjg0LDEuMDAyLDIuMTYxYzAuMTkxLDAuMDcsMC4zODcsMC4xMDMsMC41NzksMC4xMDMNCgkJCWMwLjY4OCwwLDEuMzMxLTAuNDIyLDEuNTgyLTEuMTA0QzU1LjUyMiwzMC45ODMsNTAuMjI1LDE4LjQ4LDQ5Ljk5NiwxNy45NTV6Ii8+DQoJCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik00Mi43OTYsMjQuNTE4Yy0wLjksMC4yMjUtMS40NTEsMS4xMzgtMS4yMjcsMi4wNGMwLjAxNCwwLjA1LDEuMjI3LDUuMDg1LTAuMDE0LDEwLjk0Mw0KCQkJYy0wLjE5NCwwLjkwOSwwLjM4OSwxLjgwMywxLjMsMS45OTdjMC4xMTcsMC4wMjMsMC4yMzQsMC4wMzYsMC4zNSwwLjAzNmMwLjc3OSwwLDEuNDc5LTAuNTQzLDEuNjQ3LTEuMzM2DQoJCQljMS40MDUtNi42NDksMC4wNDItMTIuMjIzLTAuMDE4LTEyLjQ1N0M0NC42MTEsMjQuODM5LDQzLjY5NywyNC4yOTUsNDIuNzk2LDI0LjUxOHoiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==")
            }

    .raffle-box .taken-number {
        display: none;
        width: 100%;
        height: 95px;
        background-color: #060a20;
        padding-top: 7px;
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 2
    }

        .raffle-box .taken-number:before, .raffle-box .taken-number:after {
            content: '';
            position: absolute;
            top: 7px;
            bottom: 0;
            z-index: 2
        }

        .raffle-box .taken-number:before {
            width: 134px;
            height: 88px;
            background: url("../img/taken-active-number-bg.png") top left no-repeat;
            background-size: contain;
            margin-left: -11px
        }

        .raffle-box .taken-number:after {
            content: '';
            width: 100%;
            height: 88px;
            position: absolute;
            left: 121px;
            right: 0;
            background-image: -webkit-linear-gradient(top, #ce2224 0, #940000 100%);
            background-image: -o-linear-gradient(top, #ce2224 0, #940000 100%);
            background-image: linear-gradient(to bottom, #ce2224 0, #940000 100%);
            background-repeat: repeat-x;
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffce2224', endColorstr='#ff940000', GradientType=0)
        }

        .raffle-box .taken-number .number {
            display: none;
            width: 64px;
            height: 64px;
            float: left;
            text-indent: -1px;
            border: 5px solid #ce2224;
            margin: 0 0 0 23px;
            position: relative;
            z-index: 1
        }

            .raffle-box .taken-number .number > span {
                height: 30px;
                font-size: 40px;
                line-height: 28px;
                text-indent: -1px;
                margin-top: 12px
            }

        .raffle-box .taken-number .caption {
            font-size: 14px;
            font-weight: 400;
            color: #fff;
            padding: 8px 0;
            margin-left: 120px;
            position: relative;
            z-index: 3;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

        .raffle-box .taken-number .latest {
            width: 198px;
            height: 44px;
            float: right;
            display: inline-block;
            padding: 5px;
            margin-right: 15px;
            background-color: #060a20;
            position: relative;
            z-index: 3;
            overflow: hidden;
            -webkit-border-radius: 22px;
            -moz-border-radius: 22px;
            border-radius: 22px
        }

            .raffle-box .taken-number .latest:before {
                content: '';
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                z-index: 2;
                -webkit-border-radius: 23px;
                -moz-border-radius: 23px;
                border-radius: 23px;
                -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.75) inset;
                -moz-box-shadow: 0 0 20px rgba(0,0,0,0.75) inset;
                box-shadow: 0 0 20px rgba(0,0,0,0.75) inset
            }

            .raffle-box .taken-number .latest > li {
                float: left;
                margin-left: 4px
            }

                .raffle-box .taken-number .latest > li:first-child {
                    margin-left: 0
                }

            .raffle-box .taken-number .latest .number {
                width: 34px;
                height: 34px;
                border: 3px solid #ce2224;
                margin: 0
            }

                .raffle-box .taken-number .latest .number > span {
                    height: 16px;
                    font-size: 20px;
                    line-height: 16px;
                    letter-spacing: -0.5px;
                    margin-top: 5px
                }

@media (min-width:375px) {
    .raffle-box .await-time .timer {
        width: 31%;
        font-size: 22px
    }

    .raffle-box .await-time .text {
        width: 69%;
        line-height: 28px;
        padding: 10px
    }

    .raffle-box .taken-number {
        height: 107px
    }

        .raffle-box .taken-number:before {
            width: 152px;
            height: 100px;
            margin-left: -15px
        }

        .raffle-box .taken-number:after {
            height: 100px;
            left: 136px
        }

        .raffle-box .taken-number .number {
            width: 76px;
            height: 76px;
            border: 7px solid #ce2224;
            margin: -1px 0 0 23px
        }

            .raffle-box .taken-number .number > span {
                height: 38px;
                font-size: 48px;
                line-height: 36px
            }

        .raffle-box .taken-number .caption {
            margin-left: 144px
        }

        .raffle-box .taken-number .latest {
            width: 236px;
            height: 52px;
            -webkit-border-radius: 26px;
            -moz-border-radius: 26px;
            border-radius: 26px
        }

            .raffle-box .taken-number .latest:before {
                -webkit-border-radius: 26px;
                -moz-border-radius: 26px;
                border-radius: 26px
            }

            .raffle-box .taken-number .latest .number {
                width: 42px;
                height: 42px;
                border: 5px solid #ce2224
            }

                .raffle-box .taken-number .latest .number > span {
                    height: 18px;
                    font-size: 24px;
                    line-height: 18px;
                    letter-spacing: -1px;
                    margin-top: 6px
                }
}

@media (min-width:412px) {
    .raffle-box .await-time .timer {
        width: 30%;
        font-size: 24px
    }

        .raffle-box .await-time .timer:before {
            width: 20px;
            height: 20px
        }

    .raffle-box .await-time .text {
        width: 70%;
        font-size: 18px
    }

    .raffle-box .taken-number:before {
        width: 152px;
        margin-left: 0
    }

    .raffle-box .taken-number:after {
        left: 151px
    }

    .raffle-box .taken-number .number {
        margin-left: 38px
    }

    .raffle-box .taken-number .caption {
        margin-left: 166px
    }

    .raffle-box .taken-number .latest {
        margin-right: 28px
    }
}

@media (min-width:1200px) {
    .raffle-box .await-time .timer {
        width: 31%;
        line-height: 30px;
        padding: 10px 15px
    }

        .raffle-box .await-time .timer:before {
            margin: 4px 8px 0 0
        }

    .raffle-box .await-time .text {
        width: 69%
    }

    .raffle-box .take-number {
        height: 200px
    }

        .raffle-box .take-number .session {
            font-size: 18px
        }

        .raffle-box .take-number .number {
            width: 144px;
            height: 144px;
            margin: 0 0 0 -72px;
            border: 15px solid #ce2224
        }

            .raffle-box .take-number .number > span {
                height: 62px;
                font-size: 84px;
                line-height: 58px;
                margin-top: 25px
            }

        .raffle-box .take-number .volume {
            top: 150px
        }

    .raffle-box .taken-number {
        height: 100px;
        padding: 0;
        background-color: transparent;
        border-top: 0;
        position: relative
    }

        .raffle-box .taken-number:before {
            top: 0;
            margin-left: -15px
        }

        .raffle-box .taken-number:after {
            top: 0;
            left: 136px
        }

        .raffle-box .taken-number .number {
            width: 76px;
            height: 76px;
            float: left;
            border-width: 7px;
            margin: -1px 0 0 23px
        }

            .raffle-box .taken-number .number > span {
                height: 38px;
                font-size: 48px;
                line-height: 36px;
                margin-top: 12px
            }

        .raffle-box .taken-number .caption {
            margin-left: 144px
        }

        .raffle-box .taken-number .latest {
            width: 236px;
            height: 52px;
            background-color: #260400;
            padding: 5px;
            margin-right: 15px
        }

            .raffle-box .taken-number .latest .number {
                width: 42px;
                height: 42px;
                border: 5px solid #ce2224
            }

                .raffle-box .taken-number .latest .number > span {
                    height: 18px;
                    font-size: 24px;
                    letter-spacing: -1px;
                    line-height: 18px;
                    margin-top: 6px
                }
}

.number-field {
    padding: 10px;
    background-image: -webkit-linear-gradient(top, #041b38 0, #062a55 100%);
    background-image: -o-linear-gradient(top, #041b38 0, #062a55 100%);
    background-image: linear-gradient(to bottom, #041b38 0, #062a55 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff041b38', endColorstr='#ff062a55', GradientType=0)
}

    .number-field .taken-numbers {
        margin: -3px 0 0 -3px
    }

        .number-field .taken-numbers:before, .number-field .taken-numbers:after {
            content: " ";
            display: table
        }

        .number-field .taken-numbers:after {
            clear: both
        }

        .number-field .taken-numbers:before, .number-field .taken-numbers:after {
            content: " ";
            display: table
        }

        .number-field .taken-numbers:after {
            clear: both
        }

        .number-field .taken-numbers > li {
            width: calc(11.11111111%);
            float: left;
            padding: 3px 0 0 3px
        }

        .number-field .taken-numbers .number {
            width: 100%;
            height: 28px;
            font-size: 16px;
            font-weight: 500;
            line-height: 29px;
            text-align: center;
            display: block;
            color: #062a55;
            background-color: rgba(0,0,0,0.5);
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

            .number-field .taken-numbers .number.active {
                font-weight: 700;
                color: #aaa
            }

            .number-field .taken-numbers .number.second {
                color: #f4a801
            }

    .number-field .shift-button {
        display: block;
        height: auto;
        font-size: 16px;
        color: rgba(255,255,255,0.5);
        line-height: 1;
        text-align: center;
        padding: 10px 0 0 0;
        text-decoration: none
    }

        .number-field .shift-button .icon {
            width: 18px;
            height: 18px;
            opacity: .5;
            background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQ4IDQ4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8Zz4NCgkJCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yMy42MzUsMTYuMzk4bDYuODcxLDYuODcxbDAuMDMzLTAuMzZjMC0zLjYxLTIuOTM0LTYuNTQ0LTYuNTQ0LTYuNTQ0TDIzLjYzNSwxNi4zOTh6Ii8+DQoJCQk8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjMuOTk1LDEyLjAwM2M2LjAyMSwwLDEwLjkwNiw0Ljg4NiwxMC45MDYsMTAuOTA3YzAsMS40MDctMC4yODMsMi43NDktMC43NzQsMy45ODFsNi4zODEsNi4zODENCgkJCQljMy4yOTQtMi43NSw1Ljg5LTYuMzA1LDcuNDkyLTEwLjM2MkM0NC4yMTYsMTMuMzMzLDM0LjkxMiw2LjU1LDIzLjk5NSw2LjU1Yy0zLjA1NCwwLTUuOTc3LDAuNTQ1LTguNjkyLDEuNTI3bDQuNzExLDQuNzAxDQoJCQkJQzIxLjI0NywxMi4yOTcsMjIuNTg4LDEyLjAwMywyMy45OTUsMTIuMDAzeiIvPg0KCQkJPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTIuMTgyLDYuMDU5bDQuOTc0LDQuOTc0bDAuOTkyLDAuOTkyQzQuNTQ4LDE0LjgzOCwxLjcwMiwxOC41OCwwLDIyLjkwOQ0KCQkJCWMzLjc3NCw5LjU3NSwxMy4wODgsMTYuMzYsMjMuOTk1LDE2LjM2YzMuMzgxLDAsNi42MDktMC42NTQsOS41NjUtMS44NDRsMC45MjcsMC45MjhsNi4zNTgsNi4zNjlsMi43ODEtMi43N0w0Ljk2MywzLjI3Nw0KCQkJCUwyLjE4Miw2LjA1OXogTTE0LjI0NSwxOC4xMWwzLjM3LDMuMzdjLTAuMDk4LDAuNDY5LTAuMTY0LDAuOTM4LTAuMTY0LDEuNDI5YzAsMy42MSwyLjkzNCw2LjU0NCw2LjU0NCw2LjU0NA0KCQkJCWMwLjQ5MSwwLDAuOTU5LTAuMDY0LDEuNDE4LTAuMTY0bDMuMzcsMy4zNzFjLTEuNDUxLDAuNzE5LTMuMDY0LDEuMTU2LTQuNzg4LDEuMTU2Yy02LjAyMSwwLTEwLjkwNy00Ljg4Ny0xMC45MDctMTAuOTA3DQoJCQkJQzEzLjA4OCwyMS4xODYsMTMuNTI1LDE5LjU3MiwxNC4yNDUsMTguMTF6Ii8+DQoJCTwvZz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==");
            margin: 0 10px -4px 0
        }

        .number-field .shift-button.open {
            padding: 0
        }

            .number-field .shift-button.open .icon {
                background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQ4IDQ4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxnPg0KCQk8Zz4NCgkJCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yNCwxNy40NTVjLTMuNjExLDAtNi41NDUsMi45MzUtNi41NDUsNi41NDVTMjAuMzksMzAuNTQ2LDI0LDMwLjU0NnM2LjU0NS0yLjkzNSw2LjU0NS02LjU0NQ0KCQkJCVMyNy42MTEsMTcuNDU1LDI0LDE3LjQ1NXoiLz4NCgkJCTxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yNCw3LjYzN0MxMy4wOTEsNy42MzcsMy43NzUsMTQuNDIyLDAsMjRjMy43NzQsOS41NzksMTMuMDkxLDE2LjM2NCwyNCwxNi4zNjQNCgkJCQljMTAuOTIsMCwyMC4yMjUtNi43ODUsMjQtMTYuMzY0QzQ0LjIyNiwxNC40MjIsMzQuOTIxLDcuNjM3LDI0LDcuNjM3eiBNMjQsMzQuOTA5Yy02LjAyMiwwLTEwLjkwOS00Ljg4Ny0xMC45MDktMTAuOTA5DQoJCQkJUzE3Ljk3OSwxMy4wOTEsMjQsMTMuMDkxUzM0LjkwOSwxNy45NzksMzQuOTA5LDI0UzMwLjAyMiwzNC45MDksMjQsMzQuOTA5eiIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=")
            }

@media (min-width:375px) {
    .number-field .taken-numbers {
        margin: -5px 0 0 -5px
    }

        .number-field .taken-numbers > li {
            padding: 5px 0 0 5px
        }

        .number-field .taken-numbers .number {
            height: 32px;
            font-size: 18px;
            line-height: 33px
        }
}

@media (min-width:412px) {
    .number-field .taken-numbers .number {
        height: 36px;
        font-size: 20px;
        line-height: 37px
    }
}

@media (min-width:1200px) {
    .number-field {
        padding: 15px
    }

        .number-field .shift-button {
            font-size: 18px;
            padding: 15px 0 0 0
        }

            .number-field .shift-button .icon {
                width: 20px;
                height: 20px
            }

        .number-field .taken-numbers .number {
            height: 34px;
            font-size: 20px;
            line-height: 35px
        }
}

body.swal2-shown {
    overflow-y: hidden
}

body.swal2-iosfix {
    position: fixed;
    left: 0;
    right: 0
}

.swal2-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 15px;
    background-color: transparent;
    z-index: 1060
}

    .swal2-container.swal2-top {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .swal2-container.swal2-top-left {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .swal2-container.swal2-top-right {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .swal2-container.swal2-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .swal2-container.swal2-center-left {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .swal2-container.swal2-center-right {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .swal2-container.swal2-bottom {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .swal2-container.swal2-bottom-left {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .swal2-container.swal2-bottom-right {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .swal2-container.swal2-grow-fullscreen > .swal2-modal {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-item-align: stretch;
        align-self: stretch;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .swal2-container.swal2-grow-row > .swal2-modal {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .swal2-container.swal2-grow-column {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

        .swal2-container.swal2-grow-column.swal2-top, .swal2-container.swal2-grow-column.swal2-center, .swal2-container.swal2-grow-column.swal2-bottom {
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
        }

        .swal2-container.swal2-grow-column.swal2-top-left, .swal2-container.swal2-grow-column.swal2-center-left, .swal2-container.swal2-grow-column.swal2-bottom-left {
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start
        }

        .swal2-container.swal2-grow-column.swal2-top-right, .swal2-container.swal2-grow-column.swal2-center-right, .swal2-container.swal2-grow-column.swal2-bottom-right {
            -webkit-box-align: end;
            -ms-flex-align: end;
            align-items: flex-end
        }

        .swal2-container.swal2-grow-column > .swal2-modal {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            -ms-flex-line-pack: center;
            align-content: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }

    .swal2-container:not(.swal2-top):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-left):not(.swal2-bottom-right) > .swal2-modal {
        margin: auto
    }

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .swal2-container .swal2-modal {
        margin: 0 !important
    }
}

.swal2-container.swal2-fade {
    -webkit-transition: background-color .1s;
    transition: background-color .1s
}

.swal2-container.swal2-shown {
    background-color: rgba(0,0,0,0.4)
}

.swal2-modal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    overflow-x: hidden;
    overflow-y: auto;
    display: none;
    position: relative;
    max-width: 100%
}

    .swal2-modal:focus {
        outline: none
    }

    .swal2-modal.swal2-loading {
        overflow-y: hidden
    }

    .swal2-modal .swal2-title {
        color: #062a55;
        font-size: 22px;
        font-weight: 700;
        line-height: 32px;
        letter-spacing: -1px;
        text-align: center;
        text-transform: none;
        position: relative;
        margin: 0 0 20px 0;
        padding: 0;
        display: block;
        word-wrap: break-word
    }

    .swal2-modal .swal2-buttonswrapper {
        margin-top: 15px
    }

        .swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled] {
            opacity: .4;
            cursor: no-drop
        }

        .swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            border: 4px solid transparent;
            border-color: transparent;
            width: 40px;
            height: 40px;
            padding: 0;
            margin: 7.5px;
            vertical-align: top;
            background-color: transparent !important;
            color: transparent;
            cursor: default;
            border-radius: 100%;
            -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
            animation: rotate-loading 1.5s linear 0s infinite normal;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

        .swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel {
            margin-left: 30px;
            margin-right: 30px
        }

        .swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm::after {
            display: inline-block;
            content: '';
            margin-left: 5px;
            vertical-align: -1px;
            height: 15px;
            width: 15px;
            border: 3px solid #999999;
            -webkit-box-shadow: 1px 1px 1px #fff;
            box-shadow: 1px 1px 1px #fff;
            border-right-color: transparent;
            border-radius: 50%;
            -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
            animation: rotate-loading 1.5s linear 0s infinite normal
        }

    .swal2-modal .swal2-styled {
        height: 42px;
        line-height: 43px;
        border: 0;
        border-radius: 5px;
        color: #fff;
        cursor: pointer;
        font-size: 18px;
        font-weight: 700;
        margin: 15px 5px 0;
        padding: 0 15px;
        outline: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .swal2-modal .swal2-image {
        margin: 20px auto;
        max-width: 100%
    }

    .swal2-modal .swal2-close {
        text-indent: -100px;
        background-color: transparent;
        background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQ4IDQ4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxjaXJjbGUgZmlsbD0iI0JCQkJCQiIgY3g9IjI0IiBjeT0iMjQiIHI9IjI0Ii8+DQoJDQoJCTxyZWN0IHg9IjgiIHk9IjIxIiB0cmFuc2Zvcm09Im1hdHJpeCgtMC43MDcxIC0wLjcwNzEgMC43MDcxIC0wLjcwNzEgMjMuOTk5OCA1Ny45NDA3KSIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjUuOTk5Ii8+DQoJDQoJCTxyZWN0IHg9IjIxIiB5PSI4IiB0cmFuc2Zvcm09Im1hdHJpeCgtMC43MDcxIC0wLjcwNzEgMC43MDcxIC0wLjcwNzEgMjMuOTk4MiA1Ny45NDA3KSIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9IjYiIGhlaWdodD0iMzEuOTk5Ii8+DQo8L2c+DQo8L3N2Zz4NCg==");
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100%;
        border: 0;
        margin: 0;
        padding: 0;
        width: 32px;
        height: 32px;
        overflow: hidden;
        position: absolute;
        top: 15px;
        right: 15px;
        cursor: pointer;
        color: #cccccc;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        outline: none
    }

        .swal2-modal .swal2-close:hover {
            background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iNDhweCIgaGVpZ2h0PSI0OHB4IiB2aWV3Qm94PSIwIDAgNDggNDgiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDQ4IDQ4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxnPg0KCTxjaXJjbGUgZmlsbD0iI0NFMjIyNCIgY3g9IjI0IiBjeT0iMjQiIHI9IjI0Ii8+DQoJDQoJCTxyZWN0IHg9IjgiIHk9IjIxIiB0cmFuc2Zvcm09Im1hdHJpeCgtMC43MDcxIC0wLjcwNzEgMC43MDcxIC0wLjcwNzEgMjMuOTk5OCA1Ny45NDA3KSIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9IjMyIiBoZWlnaHQ9IjUuOTk5Ii8+DQoJDQoJCTxyZWN0IHg9IjIxIiB5PSI4IiB0cmFuc2Zvcm09Im1hdHJpeCgtMC43MDcxIC0wLjcwNzEgMC43MDcxIC0wLjcwNzEgMjMuOTk4MiA1Ny45NDA3KSIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9IjYiIGhlaWdodD0iMzEuOTk5Ii8+DQo8L2c+DQo8L3N2Zz4NCg==")
        }

        .swal2-modal .swal2-close:hover {
            color: #d55
        }

    .swal2-modal > .swal2-input, .swal2-modal > .swal2-file, .swal2-modal > .swal2-textarea, .swal2-modal > .swal2-select, .swal2-modal > .swal2-radio, .swal2-modal > .swal2-checkbox {
        display: none
    }

    .swal2-modal .swal2-content {
        font-size: 18px;
        text-align: center;
        font-weight: 300;
        position: relative;
        float: none;
        margin: 0;
        padding: 0;
        line-height: normal;
        color: #545454;
        word-wrap: break-word
    }

    .swal2-modal .swal2-input, .swal2-modal .swal2-file, .swal2-modal .swal2-textarea, .swal2-modal .swal2-select, .swal2-modal .swal2-radio, .swal2-modal .swal2-checkbox {
        margin: 20px auto
    }

    .swal2-modal .swal2-input, .swal2-modal .swal2-file, .swal2-modal .swal2-textarea {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 18px;
        border-radius: 3px;
        border: 1px solid #d9d9d9;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.06);
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.06);
        -webkit-transition: border-color .3s,-webkit-box-shadow .3s;
        transition: border-color .3s,-webkit-box-shadow .3s;
        transition: border-color .3s,box-shadow .3s;
        transition: border-color .3s,box-shadow .3s,-webkit-box-shadow .3s
    }

        .swal2-modal .swal2-input.swal2-inputerror, .swal2-modal .swal2-file.swal2-inputerror, .swal2-modal .swal2-textarea.swal2-inputerror {
            border-color: #f27474 !important;
            -webkit-box-shadow: 0 0 2px #f27474 !important;
            box-shadow: 0 0 2px #f27474 !important
        }

        .swal2-modal .swal2-input:focus, .swal2-modal .swal2-file:focus, .swal2-modal .swal2-textarea:focus {
            outline: none;
            border: 1px solid #b4dbed;
            -webkit-box-shadow: 0 0 3px #c4e6f5;
            box-shadow: 0 0 3px #c4e6f5
        }

        .swal2-modal .swal2-input::-webkit-input-placeholder, .swal2-modal .swal2-file::-webkit-input-placeholder, .swal2-modal .swal2-textarea::-webkit-input-placeholder {
            color: #cccccc
        }

        .swal2-modal .swal2-input:-ms-input-placeholder, .swal2-modal .swal2-file:-ms-input-placeholder, .swal2-modal .swal2-textarea:-ms-input-placeholder {
            color: #cccccc
        }

        .swal2-modal .swal2-input::-ms-input-placeholder, .swal2-modal .swal2-file::-ms-input-placeholder, .swal2-modal .swal2-textarea::-ms-input-placeholder {
            color: #cccccc
        }

        .swal2-modal .swal2-input::placeholder, .swal2-modal .swal2-file::placeholder, .swal2-modal .swal2-textarea::placeholder {
            color: #cccccc
        }

    .swal2-modal .swal2-range input {
        float: left;
        width: 80%
    }

    .swal2-modal .swal2-range output {
        float: right;
        width: 20%;
        font-size: 20px;
        font-weight: 600;
        text-align: center
    }

    .swal2-modal .swal2-range input, .swal2-modal .swal2-range output {
        height: 43px;
        line-height: 43px;
        vertical-align: middle;
        margin: 20px auto;
        padding: 0
    }

    .swal2-modal .swal2-input {
        height: 43px;
        padding: 0 12px
    }

        .swal2-modal .swal2-input[type='number'] {
            max-width: 150px
        }

    .swal2-modal .swal2-file {
        font-size: 20px
    }

    .swal2-modal .swal2-textarea {
        height: 108px;
        padding: 12px
    }

    .swal2-modal .swal2-select {
        color: #545454;
        font-size: inherit;
        padding: 5px 10px;
        min-width: 40%;
        max-width: 100%
    }

    .swal2-modal .swal2-radio {
        border: 0
    }

        .swal2-modal .swal2-radio label:not(:first-child) {
            margin-left: 20px
        }

        .swal2-modal .swal2-radio input, .swal2-modal .swal2-radio span {
            vertical-align: middle
        }

        .swal2-modal .swal2-radio input {
            margin: 0 3px 0 0
        }

    .swal2-modal .swal2-checkbox {
        color: #545454
    }

        .swal2-modal .swal2-checkbox input, .swal2-modal .swal2-checkbox span {
            vertical-align: middle
        }

    .swal2-modal .swal2-validationerror {
        background-color: #f0f0f0;
        margin: 0 -20px;
        overflow: hidden;
        padding: 10px;
        color: gray;
        font-size: 16px;
        font-weight: 300;
        display: none
    }

        .swal2-modal .swal2-validationerror::before {
            content: '!';
            display: inline-block;
            width: 24px;
            height: 24px;
            border-radius: 50%;
            background-color: #ea7d7d;
            color: #fff;
            line-height: 24px;
            text-align: center;
            margin-right: 10px
        }

@supports (-ms-accelerator: true) {
    .swal2-range input {
        width: 100% !important
    }

    .swal2-range output {
        display: none
    }
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .swal2-range input {
        width: 100% !important
    }

    .swal2-range output {
        display: none
    }
}

.swal2-icon {
    width: 80px;
    height: 80px;
    border: 4px solid transparent;
    border-radius: 50%;
    margin: 20px auto 30px;
    padding: 0;
    position: relative;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .swal2-icon.swal2-error {
        border-color: #f27474
    }

        .swal2-icon.swal2-error .swal2-x-mark {
            position: relative;
            display: block
        }

        .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
            position: absolute;
            height: 5px;
            width: 47px;
            background-color: #f27474;
            display: block;
            top: 37px;
            border-radius: 2px
        }

            .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                left: 17px
            }

            .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
                right: 16px
            }

    .swal2-icon.swal2-warning {
        color: #f8bb86;
        border-color: #facea8;
        font-size: 60px;
        line-height: 80px;
        text-align: center
    }

    .swal2-icon.swal2-info {
        color: #3fc3ee;
        border-color: #9de0f6;
        font-size: 60px;
        line-height: 80px;
        text-align: center
    }

    .swal2-icon.swal2-question {
        color: #87adbd;
        border-color: #c9dae1;
        font-size: 60px;
        line-height: 80px;
        text-align: center
    }

    .swal2-icon.swal2-success {
        border-color: #a5dc86
    }

        .swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
            border-radius: 50%;
            position: absolute;
            width: 60px;
            height: 120px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg)
        }

            .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
                border-radius: 120px 0 0 120px;
                top: -7px;
                left: -33px;
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
                -webkit-transform-origin: 60px 60px;
                transform-origin: 60px 60px
            }

            .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
                border-radius: 0 120px 120px 0;
                top: -11px;
                left: 30px;
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
                -webkit-transform-origin: 0 60px;
                transform-origin: 0 60px
            }

        .swal2-icon.swal2-success .swal2-success-ring {
            width: 80px;
            height: 80px;
            border: 4px solid rgba(165,220,134,0.2);
            border-radius: 50%;
            -webkit-box-sizing: content-box;
            box-sizing: content-box;
            position: absolute;
            left: -4px;
            top: -4px;
            z-index: 2
        }

        .swal2-icon.swal2-success .swal2-success-fix {
            width: 7px;
            height: 90px;
            position: absolute;
            left: 28px;
            top: 8px;
            z-index: 1;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

        .swal2-icon.swal2-success [class^='swal2-success-line'] {
            height: 5px;
            background-color: #a5dc86;
            display: block;
            border-radius: 2px;
            position: absolute;
            z-index: 2
        }

            .swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
                width: 25px;
                left: 14px;
                top: 46px;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg)
            }

            .swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
                width: 47px;
                right: 8px;
                top: 38px;
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg)
            }

.swal2-progresssteps {
    font-weight: 600;
    margin: 0 0 20px;
    padding: 0
}

    .swal2-progresssteps li {
        display: inline-block;
        position: relative
    }

    .swal2-progresssteps .swal2-progresscircle {
        background: #3085d6;
        border-radius: 2em;
        color: #fff;
        height: 2em;
        line-height: 2em;
        text-align: center;
        width: 2em;
        z-index: 20
    }

        .swal2-progresssteps .swal2-progresscircle:first-child {
            margin-left: 0
        }

        .swal2-progresssteps .swal2-progresscircle:last-child {
            margin-right: 0
        }

        .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
            background: #3085d6
        }

            .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
                background: #add8e6
            }

            .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
                background: #add8e6
            }

    .swal2-progresssteps .swal2-progressline {
        background: #3085d6;
        height: .4em;
        margin: 0 -1px;
        z-index: 10
    }

[class^='swal2'] {
    -webkit-tap-highlight-color: transparent
}

@-webkit-keyframes showSweetAlert {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    80% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes showSweetAlert {
    0% {
        -webkit-transform: scale(.7);
        transform: scale(.7)
    }

    45% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    80% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes hideSweetAlert {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }
}

@keyframes hideSweetAlert {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(.5);
        transform: scale(.5);
        opacity: 0
    }
}

.swal2-show {
    -webkit-animation: showSweetAlert .3s;
    animation: showSweetAlert .3s
}

    .swal2-show.swal2-noanimation {
        -webkit-animation: none;
        animation: none
    }

.swal2-hide {
    -webkit-animation: hideSweetAlert .15s forwards;
    animation: hideSweetAlert .15s forwards
}

    .swal2-hide.swal2-noanimation {
        -webkit-animation: none;
        animation: none
    }

@-webkit-keyframes animate-success-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px
    }

    54% {
        width: 0;
        left: 1px;
        top: 19px
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@keyframes animate-success-tip {
    0% {
        width: 0;
        left: 1px;
        top: 19px
    }

    54% {
        width: 0;
        left: 1px;
        top: 19px
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px
    }
}

@-webkit-keyframes animate-success-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px
    }

    65% {
        width: 0;
        right: 46px;
        top: 54px
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@keyframes animate-success-long {
    0% {
        width: 0;
        right: 46px;
        top: 54px
    }

    65% {
        width: 0;
        right: 46px;
        top: 54px
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px
    }
}

@-webkit-keyframes rotatePlaceholder {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }

    100% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }
}

@keyframes rotatePlaceholder {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    5% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    12% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }

    100% {
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg)
    }
}

.swal2-animate-success-line-tip {
    -webkit-animation: animate-success-tip .75s;
    animation: animate-success-tip .75s
}

.swal2-animate-success-line-long {
    -webkit-animation: animate-success-long .75s;
    animation: animate-success-long .75s
}

.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in
}

@-webkit-keyframes animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0
    }

    100% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1
    }
}

@keyframes animate-error-icon {
    0% {
        -webkit-transform: rotateX(100deg);
        transform: rotateX(100deg);
        opacity: 0
    }

    100% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1
    }
}

.swal2-animate-error-icon {
    -webkit-animation: animate-error-icon .5s;
    animation: animate-error-icon .5s
}

@-webkit-keyframes animate-x-mark {
    0% {
        -webkit-transform: scale(.4);
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }

    50% {
        -webkit-transform: scale(.4);
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }

    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        margin-top: -6px
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

@keyframes animate-x-mark {
    0% {
        -webkit-transform: scale(.4);
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }

    50% {
        -webkit-transform: scale(.4);
        transform: scale(.4);
        margin-top: 26px;
        opacity: 0
    }

    80% {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        margin-top: -6px
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        margin-top: 0;
        opacity: 1
    }
}

.swal2-animate-x-mark {
    -webkit-animation: animate-x-mark .5s;
    animation: animate-x-mark .5s
}

@-webkit-keyframes rotate-loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotate-loading {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-car {
    display: -moz-inline-box;
    -moz-box-orient: vertical;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    position: relative
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-car {
    *display: inline
}

    .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-car .odometer-digit {
        display: -moz-inline-box;
        -moz-box-orient: vertical;
        display: inline-block;
        vertical-align: middle;
        *vertical-align: auto;
        position: relative
    }

    .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-car .odometer-digit {
        *display: inline
    }

        .odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-car .odometer-digit .odometer-digit-spacer {
            display: -moz-inline-box;
            -moz-box-orient: vertical;
            display: inline-block;
            vertical-align: middle;
            *vertical-align: auto;
            visibility: hidden
        }

        .odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-car .odometer-digit .odometer-digit-spacer {
            *display: inline
        }

        .odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-car .odometer-digit .odometer-digit-inner {
            text-align: center;
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            overflow: hidden
        }

        .odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-car .odometer-digit .odometer-ribbon {
            display: block
        }

        .odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-car .odometer-digit .odometer-ribbon-inner {
            display: block;
            -webkit-backface-visibility: hidden
        }

        .odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-car .odometer-digit .odometer-value {
            display: block;
            -webkit-transform: translateZ(0)
        }

            .odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-car .odometer-digit .odometer-value.odometer-last-value {
                position: absolute
            }

    .odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-up .odometer-ribbon-inner {
        -webkit-transition: -webkit-transform 2s;
        -moz-transition: -moz-transform 2s;
        -ms-transition: -ms-transform 2s;
        -o-transition: -o-transform 2s;
        transition: transform 2s
    }

    .odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-down .odometer-ribbon-inner {
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
        -webkit-transition: -webkit-transform 2s;
        -moz-transition: -moz-transform 2s;
        -ms-transition: -ms-transform 2s;
        -o-transition: -o-transform 2s;
        transition: transform 2s;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

.odometer.odometer-auto-theme, .odometer.odometer-theme-car {
    -moz-border-radius: .34em;
    -webkit-border-radius: .34em;
    -o-border-radius: .34em;
    -ms-border-radius: .34em;
    -khtml-border-radius: .34em;
    border-radius: .34em;
    padding: 5px;
    background: rgba(0,0,0,0.6);
    color: #fff
}

    .odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-car .odometer-digit {
        margin-left: 1px;
        padding: 0 5px
    }

        .odometer.odometer-auto-theme .odometer-digit:first-child, .odometer.odometer-theme-car .odometer-digit:first-child {
            -moz-border-radius: .2em 0 0 .2em;
            -webkit-border-radius: .2em 0 0 .2em;
            -o-border-radius: .2em 0 0 .2em;
            -ms-border-radius: .2em 0 0 .2em;
            -khtml-border-radius: .2em 0 0 .2em;
            border-radius: .2em 0 0 .2em
        }

        .odometer.odometer-auto-theme .odometer-digit:last-child, .odometer.odometer-theme-car .odometer-digit:last-child {
            -moz-border-radius: 0 .2em .2em 0;
            -webkit-border-radius: 0 .2em .2em 0;
            -o-border-radius: 0 .2em .2em 0;
            -ms-border-radius: 0 .2em .2em 0;
            -khtml-border-radius: 0 .2em .2em 0;
            border-radius: 0 .2em .2em 0;
            color: black
        }

        .odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-car .odometer-digit .odometer-digit-inner {
            left: 0
        }

    .odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-car.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
        -webkit-transition-timing-function: linear;
        -moz-transition-timing-function: linear;
        -ms-transition-timing-function: linear;
        -o-transition-timing-function: linear;
        transition-timing-function: linear
    }

.carousel {
    position: relative
}

.carousel-inner {
    width: 100%;
    position: relative;
    overflow: hidden
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        text-align: center;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > a {
            border-radius: 10px;
            overflow: hidden
        }

            .carousel-inner > .item > img, .carousel-inner > .item > a > img {
                line-height: 1
            }

@media all and (transform-3d),(-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px
    }

        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0
        }

        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0
        }

            .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                left: 0
            }
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

    .carousel-inner > .next.left, .carousel-inner > .prev.right {
        left: 0
    }

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

@media (min-width:1200px) {
    .carousel-inner {
        height: 280px
    }

        .carousel-inner > .item > a {
            display: inline-block
        }
}

.carousel-nav {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

@media (min-width:1200px) {
    .carousel-nav {
        width: 1170px;
        left: 50%;
        right: auto;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0)
    }
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    opacity: .8;
    filter: alpha(opacity=80);
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMjYuODE0cHgiIGhlaWdodD0iNDhweCIgdmlld0JveD0iMCAwIDI2LjgxNCA0OCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjYuODE0IDQ4IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0wLjk2NCwyMS42MjVsMjAuMjI5LTIwLjY0YzEuMjg3LTEuMzEzLDMuMzcxLTEuMzEzLDQuNjU5LDBjMS4yODUsMS4zMTIsMS4yODUsMy40NDEsMCw0Ljc1M0w3Ljk1MywyNA0KCUwyNS44NSw0Mi4yNjJjMS4yODcsMS4zMTYsMS4yODcsMy40NDEsMCw0Ljc1NGMtMS4yODYsMS4zMTMtMy4zNzQsMS4zMTMtNC42NTcsMEwwLjk2NCwyNi4zNzdDMC4zMjEsMjUuNzIxLDAsMjQuODYxLDAsMjQNCglTMC4zMjIsMjIuMjgsMC45NjQsMjEuNjI1eiIvPg0KPC9zdmc+DQo=");
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 14px
}

    .carousel-control.left {
        left: 0
    }

    .carousel-control.right {
        right: 0;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .carousel-control:hover, .carousel-control:focus {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        z-index: 5;
        display: inline-block
    }

    .carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 20px;
        height: 20px;
        line-height: 1;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

@media (min-width:1200px) {
    .carousel-control {
        background-size: 20px;
        opacity: .25;
        filter: alpha(opacity=25);
        -webkit-transition: opecity .3s linear;
        -o-transition: opecity .3s linear;
        transition: opecity .3s linear
    }
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0,0,0,0)
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .panel-body:before, .panel-body:after {
    content: " ";
    display: table
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .panel-body:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}
