﻿@charset "utf-8";
/* CSS Document */
.container {
    width: 1200px;
}

.side1 .side-toggle {
    display: none;
}

.collapse,
.collapsing {
/*    height: auto !important;
    display: block;
    -webkit-transition: all .0s linear;
    -moz-transition: all .0s linear;
    -o-transition: all .0s linear;
    transition: all .0s linear;*/
}

.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

@media (max-width: 1199px) {
    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
        float: left;
    }

    .col-xs-12 {
        width: 100%;
    }

    .col-xs-11 {
        width: 91.66666667%;
    }

    .col-xs-10 {
        width: 83.33333333%;
    }

    .col-xs-9 {
        width: 75%;
    }

    .col-xs-8 {
        width: 66.66666667%;
    }

    .col-xs-7 {
        width: 58.33333333%;
    }

    .col-xs-6 {
        width: 50%;
    }

    .col-xs-5 {
        width: 41.66666667%;
    }

    .col-xs-4 {
        width: 33.33333333%;
    }

    .col-xs-3 {
        width: 25%;
    }

    .col-xs-2 {
        width: 16.66666667%;
    }

    .col-xs-1 {
        width: 8.33333333%;
    }

    .col-xs-pull-12 {
        right: 100%;
    }

    .col-xs-pull-11 {
        right: 91.66666667%;
    }

    .col-xs-pull-10 {
        right: 83.33333333%;
    }

    .col-xs-pull-9 {
        right: 75%;
    }

    .col-xs-pull-8 {
        right: 66.66666667%;
    }

    .col-xs-pull-7 {
        right: 58.33333333%;
    }

    .col-xs-pull-6 {
        right: 50%;
    }

    .col-xs-pull-5 {
        right: 41.66666667%;
    }

    .col-xs-pull-4 {
        right: 33.33333333%;
    }

    .col-xs-pull-3 {
        right: 25%;
    }

    .col-xs-pull-2 {
        right: 16.66666667%;
    }

    .col-xs-pull-1 {
        right: 8.33333333%;
    }

    .col-xs-pull-0 {
        right: auto;
    }

    .col-xs-push-12 {
        left: 100%;
    }

    .col-xs-push-11 {
        left: 91.66666667%;
    }

    .col-xs-push-10 {
        left: 83.33333333%;
    }

    .col-xs-push-9 {
        left: 75%;
    }

    .col-xs-push-8 {
        left: 66.66666667%;
    }

    .col-xs-push-7 {
        left: 58.33333333%;
    }

    .col-xs-push-6 {
        left: 50%;
    }

    .col-xs-push-5 {
        left: 41.66666667%;
    }

    .col-xs-push-4 {
        left: 33.33333333%;
    }

    .col-xs-push-3 {
        left: 25%;
    }

    .col-xs-push-2 {
        left: 16.66666667%;
    }

    .col-xs-push-1 {
        left: 8.33333333%;
    }

    .col-xs-push-0 {
        left: auto;
    }

    .col-xs-offset-12 {
        margin-left: 100%;
    }

    .col-xs-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-xs-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-xs-offset-9 {
        margin-left: 75%;
    }

    .col-xs-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-xs-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-xs-offset-6 {
        margin-left: 50%;
    }

    .col-xs-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-xs-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-xs-offset-3 {
        margin-left: 25%;
    }

    .col-xs-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-xs-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-xs-offset-0 {
        margin-left: 0;
    }

    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }

    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }

    /* for col10 */
    .col10-xs-1, .col10-xs-2, .col10-xs-3, .col10-xs-4, .col10-xs-5, .col10-xs-6, .col10-xs-7, .col10-xs-8, .col10-xs-9, .col10-xs-10 {
        float: left;
    }

    .col10-xs-10 {
        width: 100%;
    }

    .col10-xs-9 {
        width: 90%;
    }

    .col10-xs-8 {
        width: 80%;
    }

    .col10-xs-7 {
        width: 70%;
    }

    .col10-xs-6 {
        width: 60%;
    }

    .col10-xs-5 {
        width: 50%;
    }

    .col10-xs-4 {
        width: 40%;
    }

    .col10-xs-3 {
        width: 30%;
    }

    .col10-xs-2 {
        width: 20%;
    }

    .col10-xs-1 {
        width: 10%;
    }

    .col10-xs-pull-10 {
        right: 100%;
    }

    .col10-xs-pull-9 {
        right: 90%;
    }

    .col10-xs-pull-8 {
        right: 80%;
    }

    .col10-xs-pull-7 {
        right: 70%;
    }

    .col10-xs-pull-6 {
        right: 60%;
    }

    .col10-xs-pull-5 {
        right: 50%;
    }

    .col10-xs-pull-4 {
        right: 40%;
    }

    .col10-xs-pull-3 {
        right: 30%;
    }

    .col10-xs-pull-2 {
        right: 20%;
    }

    .col10-xs-pull-1 {
        right: 10%;
    }

    .col10-xs-pull-0 {
        right: auto;
    }

    .col10-xs-push-10 {
        left: 100%;
    }

    .col10-xs-push-9 {
        left: 90%;
    }

    .col10-xs-push-8 {
        left: 80%;
    }

    .col10-xs-push-7 {
        left: 70%;
    }

    .col10-xs-push-6 {
        left: 60%;
    }

    .col10-xs-push-5 {
        left: 50%;
    }

    .col10-xs-push-4 {
        left: 40%;
    }

    .col10-xs-push-3 {
        left: 30%;
    }

    .col10-xs-push-2 {
        left: 20%;
    }

    .col10-xs-push-1 {
        left: 10%;
    }

    .col10-xs-push-0 {
        left: auto;
    }

    .col10-xs-offset-10 {
        margin-left: 100%;
    }

    .col10-xs-offset-9 {
        margin-left: 90%;
    }

    .col10-xs-offset-8 {
        margin-left: 80%;
    }

    .col10-xs-offset-7 {
        margin-left: 70%;
    }

    .col10-xs-offset-6 {
        margin-left: 60%;
    }

    .col10-xs-offset-5 {
        margin-left: 50%;
    }

    .col10-xs-offset-4 {
        margin-left: 40%;
    }

    .col10-xs-offset-3 {
        margin-left: 30%;
    }

    .col10-xs-offset-2 {
        margin-left: 20%;
    }

    .col10-xs-offset-1 {
        margin-left: 10%;
    }

    .col10-xs-offset-0 {
        margin-left: 0;
    }

    .col10-sm-1, .col10-sm-2, .col10-sm-3, .col10-sm-4, .col10-sm-5, .col10-sm-6, .col10-sm-7, .col10-sm-8, .col10-sm-9, .col10-sm-10 {
        float: left;
    }

    .col10-sm-10 {
        width: 100%;
    }

    .col10-sm-9 {
        width: 90%;
    }

    .col10-sm-8 {
        width: 80%;
    }

    .col10-sm-7 {
        width: 70%;
    }

    .col10-sm-6 {
        width: 60%;
    }

    .col10-sm-5 {
        width: 50%;
    }

    .col10-sm-4 {
        width: 40%;
    }

    .col10-sm-3 {
        width: 30%;
    }

    .col10-sm-2 {
        width: 20%;
    }

    .col10-sm-1 {
        width: 10%;
    }

    .col10-sm-pull-10 {
        right: 100%;
    }

    .col10-sm-pull-9 {
        right: 90%;
    }

    .col10-sm-pull-8 {
        right: 80%;
    }

    .col10-sm-pull-7 {
        right: 70%;
    }

    .col10-sm-pull-6 {
        right: 60%;
    }

    .col10-sm-pull-5 {
        right: 50%;
    }

    .col10-sm-pull-4 {
        right: 40%;
    }

    .col10-sm-pull-3 {
        right: 30%;
    }

    .col10-sm-pull-2 {
        right: 20%;
    }

    .col10-sm-pull-1 {
        right: 10%;
    }

    .col10-sm-pull-0 {
        right: auto;
    }

    .col10-sm-push-10 {
        left: 100%;
    }

    .col10-sm-push-9 {
        left: 90%;
    }

    .col10-sm-push-8 {
        left: 80%;
    }

    .col10-sm-push-7 {
        left: 70%;
    }

    .col10-sm-push-6 {
        left: 60%;
    }

    .col10-sm-push-5 {
        left: 50%;
    }

    .col10-sm-push-4 {
        left: 40%;
    }

    .col10-sm-push-3 {
        left: 30%;
    }

    .col10-sm-push-2 {
        left: 20%;
    }

    .col10-sm-push-1 {
        left: 10%;
    }

    .col10-sm-push-0 {
        left: auto;
    }

    .col10-sm-offset-10 {
        margin-left: 100%;
    }

    .col10-sm-offset-9 {
        margin-left: 90%;
    }

    .col10-sm-offset-8 {
        margin-left: 80%;
    }

    .col10-sm-offset-7 {
        margin-left: 70%;
    }

    .col10-sm-offset-6 {
        margin-left: 60%;
    }

    .col10-sm-offset-5 {
        margin-left: 50%;
    }

    .col10-sm-offset-4 {
        margin-left: 40%;
    }

    .col10-sm-offset-3 {
        margin-left: 30%;
    }

    .col10-sm-offset-2 {
        margin-left: 20%;
    }

    .col10-sm-offset-1 {
        margin-left: 10%;
    }

    .col10-sm-offset-0 {
        margin-left: 0;
    }

    .col10-md-1, .col10-md-2, .col10-md-3, .col10-md-4, .col10-md-5, .col10-md-6, .col10-md-7, .col10-md-8, .col10-md-9, .col10-md-10 {
        float: left;
    }

    .col10-md-10 {
        width: 100%;
    }

    .col10-md-9 {
        width: 90%;
    }

    .col10-md-8 {
        width: 80%;
    }

    .col10-md-7 {
        width: 70%;
    }

    .col10-md-6 {
        width: 60%;
    }

    .col10-md-5 {
        width: 50%;
    }

    .col10-md-4 {
        width: 40%;
    }

    .col10-md-3 {
        width: 30%;
    }

    .col10-md-2 {
        width: 20%;
    }

    .col10-md-1 {
        width: 10%;
    }

    .col10-md-pull-10 {
        right: 100%;
    }

    .col10-md-pull-9 {
        right: 90%;
    }

    .col10-md-pull-8 {
        right: 80%;
    }

    .col10-md-pull-7 {
        right: 70%;
    }

    .col10-md-pull-6 {
        right: 60%;
    }

    .col10-md-pull-5 {
        right: 50%;
    }

    .col10-md-pull-4 {
        right: 40%;
    }

    .col10-md-pull-3 {
        right: 30%;
    }

    .col10-md-pull-2 {
        right: 20%;
    }

    .col10-md-pull-1 {
        right: 10%;
    }

    .col10-md-pull-0 {
        right: auto;
    }

    .col10-md-push-10 {
        left: 100%;
    }

    .col10-md-push-9 {
        left: 90%;
    }

    .col10-md-push-8 {
        left: 80%;
    }

    .col10-md-push-7 {
        left: 70%;
    }

    .col10-md-push-6 {
        left: 60%;
    }

    .col10-md-push-5 {
        left: 50%;
    }

    .col10-md-push-4 {
        left: 40%;
    }

    .col10-md-push-3 {
        left: 30%;
    }

    .col10-md-push-2 {
        left: 20%;
    }

    .col10-md-push-1 {
        left: 10%;
    }

    .col10-md-push-0 {
        left: auto;
    }

    .col10-md-offset-10 {
        margin-left: 100%;
    }

    .col10-md-offset-9 {
        margin-left: 90%;
    }

    .col10-md-offset-8 {
        margin-left: 80%;
    }

    .col10-md-offset-7 {
        margin-left: 70%;
    }

    .col10-md-offset-6 {
        margin-left: 60%;
    }

    .col10-md-offset-5 {
        margin-left: 50%;
    }

    .col10-md-offset-4 {
        margin-left: 40%;
    }

    .col10-md-offset-3 {
        margin-left: 30%;
    }

    .col10-md-offset-2 {
        margin-left: 20%;
    }

    .col10-md-offset-1 {
        margin-left: 10%;
    }

    .col10-md-offset-0 {
        margin-left: 0;
    }

    .col10-lg-1, .col10-lg-2, .col10-lg-3, .col10-lg-4, .col10-lg-5, .col10-lg-6, .col10-lg-7, .col10-lg-8, .col10-lg-9, .col10-lg-10 {
        float: left;
    }

    .col10-lg-10 {
        width: 100%;
    }

    .col10-lg-9 {
        width: 90%;
    }

    .col10-lg-8 {
        width: 80%;
    }

    .col10-lg-7 {
        width: 70%;
    }

    .col10-lg-6 {
        width: 60%;
    }

    .col10-lg-5 {
        width: 50%;
    }

    .col10-lg-4 {
        width: 40%;
    }

    .col10-lg-3 {
        width: 30%;
    }

    .col10-lg-2 {
        width: 20%;
    }

    .col10-lg-1 {
        width: 10%;
    }

    .col10-lg-pull-10 {
        right: 100%;
    }

    .col10-lg-pull-9 {
        right: 90%;
    }

    .col10-lg-pull-8 {
        right: 80%;
    }

    .col10-lg-pull-7 {
        right: 70%;
    }

    .col10-lg-pull-6 {
        right: 60%;
    }

    .col10-lg-pull-5 {
        right: 50%;
    }

    .col10-lg-pull-4 {
        right: 40%;
    }

    .col10-lg-pull-3 {
        right: 30%;
    }

    .col10-lg-pull-2 {
        right: 20%;
    }

    .col10-lg-pull-1 {
        right: 10%;
    }

    .col10-lg-pull-0 {
        right: auto;
    }

    .col10-lg-push-10 {
        left: 100%;
    }

    .col10-lg-push-9 {
        left: 90%;
    }

    .col10-lg-push-8 {
        left: 80%;
    }

    .col10-lg-push-7 {
        left: 70%;
    }

    .col10-lg-push-6 {
        left: 60%;
    }

    .col10-lg-push-5 {
        left: 50%;
    }

    .col10-lg-push-4 {
        left: 40%;
    }

    .col10-lg-push-3 {
        left: 30%;
    }

    .col10-lg-push-2 {
        left: 20%;
    }

    .col10-lg-push-1 {
        left: 10%;
    }

    .col10-lg-push-0 {
        left: auto;
    }

    .col10-lg-offset-10 {
        margin-left: 100%;
    }

    .col10-lg-offset-9 {
        margin-left: 90%;
    }

    .col10-lg-offset-8 {
        margin-left: 80%;
    }

    .col10-lg-offset-7 {
        margin-left: 70%;
    }

    .col10-lg-offset-6 {
        margin-left: 60%;
    }

    .col10-lg-offset-5 {
        margin-left: 50%;
    }

    .col10-lg-offset-4 {
        margin-left: 40%;
    }

    .col10-lg-offset-3 {
        margin-left: 30%;
    }

    .col10-lg-offset-2 {
        margin-left: 20%;
    }

    .col10-lg-offset-1 {
        margin-left: 10%;
    }

    .col10-lg-offset-0 {
        margin-left: 0;
    }

    .visible-xs,
    .visible-xs-block,
    .visible-xs-inline,
    .visible-xs-inline-block,
    .visible-sm,
    .visible-sm-block,
    .visible-sm-inline,
    .visible-sm-inline-block,
    .visible-md,
    .visible-md-block,
    .visible-md-inline,
    .visible-md-inline-block {
        display: none !important;
    }

    .hidden-xs,
    .hidden-sm,
    .hidden-md {
        display: initial !important;
    }

    .hidden-lg.hidden-md.hidden-sm.hidden-xs {
        display: none !important;
    }

    .form-horizontal .control-label {
        text-align: right;
        padding-top: 7px;
        margin-bottom: 0;
    }
}

@media (max-width: 991px) {
}

@media (max-width: 767px) {
    .collapse {
        display: block;
        border: none;
    }

    .navbar-toggle {
        display: none;
    }

    .navbar-nav {
        margin: 0;
    }

    .navbar-nav > li {
        float: left;
        display: block;
    }

    .nav > li {
        display: block;
    }

    .navbar-header {
        float: left;
    }
}

@media (max-width: 480px) {
}

@media (min-width: 768px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        margin-right: -15px;
        margin-left: -15px;
    }
}

/*-----------------------  還原 .product-list 塊狀列表 防止跑版 -----------------------*/
.product-list > *[class*="xs"]:nth-child(1n+1) {
    clear: none;
}

.product-list > *[class*="col-xs-1"]:nth-child(12n+1),
.product-list > *[class*="col-xs-2"]:nth-child(6n+1),
.product-list > *[class*="col-xs-3"]:nth-child(4n+1),
.product-list > *[class*="col-xs-4"]:nth-child(3n+1),
.product-list > *[class*="col-xs-6"]:nth-child(2n+1),
.product-list > *[class*="col-xs-12"]:nth-child(1n+1),
.product-list > *[class*="col10-xs-1"]:nth-child(10n+1),
.product-list > *[class*="col10-xs-2"]:nth-child(5n+1),
.product-list > *[class*="col10-xs-5"]:nth-child(2n+1) {
    clear: both;
}

.product-list > *[class*="sm"]:nth-child(1n+1) {
    clear: none;
}

.product-list > *[class*="col-sm-1"]:nth-child(12n+1),
.product-list > *[class*="col-sm-2"]:nth-child(6n+1),
.product-list > *[class*="col-sm-3"]:nth-child(4n+1),
.product-list > *[class*="col-sm-4"]:nth-child(3n+1),
.product-list > *[class*="col-sm-6"]:nth-child(2n+1),
.product-list > *[class*="col-sm-12"]:nth-child(1n+1),
.product-list > *[class*="col10-sm-1"]:nth-child(10n+1),
.product-list > *[class*="col10-sm-2"]:nth-child(5n+1),
.product-list > *[class*="col10-sm-5"]:nth-child(2n+1) {
    clear: both;
}

.product-list > *[class*="md"]:nth-child(1n+1) {
    clear: none;
}

.product-list > *[class*="col-md-1"]:nth-child(12n+1),
.product-list > *[class*="col-md-2"]:nth-child(6n+1),
.product-list > *[class*="col-md-3"]:nth-child(4n+1),
.product-list > *[class*="col-md-4"]:nth-child(3n+1),
.product-list > *[class*="col-md-6"]:nth-child(2n+1),
.product-list > *[class*="col-md-12"]:nth-child(1n+1),
.product-list > *[class*="col10-md-1"]:nth-child(10n+1),
.product-list > *[class*="col10-md-2"]:nth-child(5n+1),
.product-list > *[class*="col10-md-5"]:nth-child(2n+1) {
    clear: both;
}

.product-list > *[class*="lg"]:nth-child(1n+1) {
    clear: none;
}

.product-list > *[class*="col-lg-1"]:nth-child(12n+1),
.product-list > *[class*="col-lg-2"]:nth-child(6n+1),
.product-list > *[class*="col-lg-3"]:nth-child(4n+1),
.product-list > *[class*="col-lg-4"]:nth-child(3n+1),
.product-list > *[class*="col-lg-6"]:nth-child(2n+1),
.product-list > *[class*="col-lg-12"]:nth-child(1n+1),
.product-list > *[class*="col10-lg-1"]:nth-child(10n+1),
.product-list > *[class*="col10-lg-2"]:nth-child(5n+1),
.product-list > *[class*="col10-lg-5"]:nth-child(2n+1) {
    clear: both;
}
/*----------------------- END 還原 .product-list 塊狀列表 防止跑版 -----------------------*/
