/*bootstrap-min.css */
.sm16 {
    font-size: 14px;
}
.sm18 {
    font-size: 16px;
}
#mar10 {
    display: block;
    clear: both;
    height: 10px;
}
#mar20 {
    display: block;
    clear: both;
    height: 10px;
}
#ddesc {
    display: none;
}
#mdesc {
    display: block;
}
.padding {
    margin: 10px 0 !important;
}
@media (min-width: 576px) {
    #mar10 {
        display: block;
        clear: both;
        height: 10px;
    }
    #mar20 {
        display: block;
        clear: both;
        height: 10px;
    }
    #ddesc {
        display: none;
    }
    #mdesc {
        display: block;
    }
    .sm16 {
        font-size: 14px;
    }
    .sm18 {
        font-size: 16px;
    }
    .lineright {
        border-right-style: solid;
        border-color: #ababab;
        border-right-width: 0;
    }
}
@media (min-width: 768px) {
    #mar10 {
        display: block;
        clear: both;
        height: 10px;
    }
    #mar20 {
        display: block;
        clear: both;
        height: 10px;
    }
    #ddesc {
        display: block;
    }
    #mdesc {
        display: none;
    }
    .sm16 {
        font-size: 14px;
    }
    .sm18 {
        font-size: 16px;
    }
    .lhbox {
        line-height: 17px;
    }
    .lineright {
        border-right-style: solid;
        border-color: #ababab;
        border-right-width: 0;
    }
}
@media (min-width: 992px) {
    #mar10 {
        display: block;
        clear: both;
        height: 10px;
    }
    #mar20 {
        display: block;
        clear: both;
        height: 10px;
    }
    #ddesc {
        display: block;
    }
    #mdesc {
        display: none;
    }
    .sm16 {
        font-size: 14px;
    }
    .sm18 {
        font-size: 16px;
    }
    .lhbox {
        line-height: 17px;
    }
    .lineright {
        border-right-style: solid;
        border-color: #ababab;
        border-right-width: 0;
    }
}
@media (min-width: 1200px) {
    #mar10 {
        display: block;
        clear: both;
        height: 10px;
    }
    #mar20 {
        display: block;
        clear: both;
        height: 10px;
    }
    #ddesc {
        display: block;
    }
    #mdesc {
        display: none;
    }
    .sm16 {
        font-size: 16px;
    }
    .sm18 {
        font-size: 18px;
    }
    .lhbox {
        line-height: 17px;
    }
    .lineright {
        border-right-style: solid;
        border-color: #ababab;
        border-right-width: 1px;
    }
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 10px;
}
.col-1,
.col-auto {
    -webkit-box-flex: 0;
}
.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    padding: 10px;
}
.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
    padding: 10px;
}
.col-2,
.col-3 {
    -webkit-box-flex: 0;
    padding: 10px;
}
.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4,
.col-5 {
    -webkit-box-flex: 0;
}
.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    padding: 10px;
}
.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
    padding: 10px;
}
.col-6,
.col-7 {
    -webkit-box-flex: 0;
    padding: 10px;
}
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-8,
.col-9 {
    -webkit-box-flex: 0;
}
.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
    padding: 10px;
}
.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
    padding: 10px;
}
.col-10,
.col-11 {
    -webkit-box-flex: 0;
    padding: 10px;
}
.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 10px;
}
.d-none {
    display: none !important;
}
.d-inline {
    display: inline !important;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.d-table {
    display: table !important;
}
.d-table-row {
    display: table-row !important;
}
.d-table-cell {
    display: table-cell !important;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}
@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        padding: 10px;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
        padding: 10px;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
        padding: 10px;
    }
    .col-sm-2,
    .col-sm-3 {
        -webkit-box-flex: 0;
        padding: 10px;
    }
    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding: 10px;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        padding: 10px;
    }
    .col-sm-6,
    .col-sm-7 {
        -webkit-box-flex: 0;
        padding: 10px;
    }
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        padding: 10px;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
        padding: 10px;
    }
    .col-sm-10,
    .col-sm-11 {
        -webkit-box-flex: 0;
        padding: 10px;
    }
    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 10px;
    }
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        padding: 20px;
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
        padding: 20px;
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
        padding: 20px;
    }
    .col-md-2,
    .col-md-3 {
        -webkit-box-flex: 0;
        padding: 20px;
    }
    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding: 20px;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        padding: 20px;
    }
    .col-md-6,
    .col-md-7 {
        -webkit-box-flex: 0;
        padding: 20px;
    }
    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        padding: 20px;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
        padding: 20px;
    }
    .col-md-10,
    .col-md-11 {
        -webkit-box-flex: 0;
        padding: 20px;
    }
    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 20px;
    }
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        padding: 20px;
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
        padding: 20px;
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
        padding: 20px;
    }
    .col-lg-2,
    .col-lg-3 {
        -webkit-box-flex: 0;
        padding: 20px;
    }
    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding: 20px;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        padding: 20px;
    }
    .col-lg-6,
    .col-lg-7 {
        -webkit-box-flex: 0;
        padding: 20px;
    }
    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        padding: 20px;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
        padding: 20px;
    }
    .col-lg-10,
    .col-lg-11 {
        -webkit-box-flex: 0;
        padding: 20px;
    }
    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 20px;
    }
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        padding: 20px;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
        padding: 20px;
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
        padding: 20px;
    }
    .col-xl-2,
    .col-xl-3 {
        -webkit-box-flex: 0;
        padding: 20px;
    }
    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding: 20px;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
        padding: 20px;
    }
    .col-xl-6,
    .col-xl-7 {
        -webkit-box-flex: 0;
        padding: 20px;
    }
    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
        padding: 20px;
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
        padding: 20px;
    }
    .col-xl-10,
    .col-xl-11 {
        -webkit-box-flex: 0;
        padding: 20px;
    }
    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 20px;
    }
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}
.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}
.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}
.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}
.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}
.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}
.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}
.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}
.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}
.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}
.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}
.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}
.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}
.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}
.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}
.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}
.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}
.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}
.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}
.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}
.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}
@media (min-width: 576px) {
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 992px) {
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1200px) {
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
/* megamenu.css */
.mylink,
.secchoices {
    cursor: pointer;
    text-decoration: none;
}
.footermenu,
.footermenub,
.hlinks:link,
.mylink,
.secchoices {
    text-decoration: none;
}
.gsc,
.mgcnt2,
.mm-sexshop {
    z-index: 99999;
}
.opensans,
.opensans_light {
    font-family: "Open Sans", sans-serif;
}
.lhbox {
    line-height: 9px;
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-none {
    float: none !important;
}
.lineright {
    border-right-style: solid;
    border-color: #ababab;
    border-right-width: 0;
}
.boxcat {
    background-color: transparent;
    height: 75px;
    border-width: 2px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    vertical-align: middle;
    line-height: 75px;
    border-color: #313131;
    border-style: solid;
    color: #313131;
    transition: 0.61s background-color;
    transition: 0.61s color;
}
.boxcat:hover,
.boxcat_red {
    color: #fff;
    transition: 0.61s background-color;
}
.boxcat:hover {
    background-color: #313131;
    border-color: #313131;
    transition: 0.61s color;
}
.boxcat_red,
.boxcat_red:hover {
    height: 75px;
    border-width: 2px;
    text-align: center;
    font-weight: 700;
    vertical-align: middle;
    line-height: 75px;
    border-color: #ed1c24;
    border-style: solid;
    font-size: 16px;
}
.boxcat_red {
    background-color: red;
    transition: 0.61s color;
}
.boxcat_red:hover {
    background-color: transparent;
    color: #ed1c24;
    transition: 0.61s background-color;
    transition: 0.61s color;
}
.scc,
.secchoices {
    text-align: left;
    min-height: 13px;
}
.secchoices,
.secchoices:hover {
    border-radius: 3px;
    margin: 1px;
    font-weight: 400;
}
.ccc,
.ctcnt2 {
    vertical-align: top;
}
.hlinks:link {
    color: #323131;
}
.secchoices {
    padding-left: 15px;
    width: 150px;
    display: inline-block;
    padding-top: 2px;
    overflow: hidden;
    font-size: 16px;
    color: #777;
}
#menu,
.hidden {
    display: none;
}
.secchoices:hover {
    background-color: #f9f9f9;
    color: #000;
}
@media only screen and (min-width: 770px) {
    #search2 {
        display: none;
    }
}
embed,
img,
object,
video {
    max-width: 100%;
}
.ie6 img {
    width: 100%;
}
.footermenu {
    color: #fff;
}
.footermenub {
    color: #333;
}
#section1,
#section2,
.section2 {
    width: 100%;
    max-width: 1720px;
    margin: 0 auto;
    overflow: hidden;
}
#megacontent1,
#megacontent10,
#megacontent2,
#megacontent3,
#megacontent4,
#megacontent5,
#megacontent6,
#megacontent7,
#megacontent8,
#megacontent9,
#megacontentx {
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    right: 0;
    height: auto;
    top: 95px;
    border: 1px #000;
    z-index: 99999;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #999;
}
.ccc,
.scc {
    width: 150px;
    display: inline-block;
}
.sac {
    height: 25px;
    padding: 7px 0 6px;
    color: red;
}
.mdc,
.scc {
    padding-top: 2px;
    overflow: hidden;
}
.ccc {
    overflow: hidden;
}
.mdc {
    border-bottom: 0 solid #fff;
}
.scc {
    padding-left: 15px;
}
.ctmg2,
.mgsn2 {
    text-align: center;
}
.gsc {
    width: 100%;
    margin: 10px auto 0;
    background-color: #333;
    height: 40px;
    display: block;
}
.ccnt2,
.ctcnt2,
.mgsn2 {
    display: inline-block;
}
.mm-sexshop {
    margin-left: auto;
    overflow: hidden;
    margin-right: auto;
    width: 98.2%;
    padding-left: 1%;
    padding-right: 1%;
    max-width: 1360px;
    margin-top: 9px;
}
.mgcnt2 {
    overflow: hidden;
    background-color: #f4f4f4;
}
.mgsn2 {
    width: 100%;
    max-width: 1360px;
}
.ctcnt2 {
    width: 170px;
    background-color: #e1e3e4;
    overflow: hidden;
    min-height: 165px;
}
.ctimg2,
.ctmg2 {
    vertical-align: bottom;
}
.cpad2 {
    height: 19px;
    overflow: hidden;
    padding-top: 3px;
}
.ccnt2 {
    width: 130px;
    height: 183px;
}
.ctmg2 {
    height: 120px;
    width: 120px;
    overflow: hidden;
    display: table-cell;
}
.blmc,
.blmc2 {
    padding-left: 20px;
    display: inline-block;
    text-align: left;
    width: 150px;
    overflow: hidden;
}
.ctdsc2 {
    height: 45px;
    overflow: hidden;
    padding-top: 15px;
}
.m0010 {
    margin: 0 10px 0 0;
    float: left;
    overflow: hidden;
}
.blmc {
    height: 21px;
}
.blmc2 {
    height: 7px;
}
.choice,
.ctimg2 {
    text-align: center;
}
.ctimg2 {
    height: 132px;
    width: 150px;
    overflow: hidden;
    display: table-cell;
}
.opensans_light {
    font-style: normal;
    font-weight: 300;
}
.mybold {
    font-weight: 700;
}
.choice {
    padding: 15px 1px 0;
    float: right;
    height: 56px;
}
.s10,
.s11,
.s12,
.s13,
.s14,
.s15,
.s16 {
    font-size: 16px;
}
.s18 {
    font-size: 18px;
}
.s20 {
    font-size: 20px;
}
.s22 {
    font-size: 22px;
}
.s45 {
    font-size: 45px;
}
.s24 {
    font-size: 24px;
}
@media only screen and (min-width: 610px) {
    .secchoices,
    .secchoices:hover {
        border-radius: 3px;
        margin: 1px;
        font-weight: 400;
    }
    .secchoices {
        padding-left: 15px;
        width: 150px;
        display: inline-block;
        text-align: left;
        min-height: 13px;
        padding-top: 2px;
        overflow: hidden;
        cursor: pointer;
        text-decoration: none;
        font-size: 11px;
        color: #777;
    }
    .secchoices:hover {
        background-color: #f9f9f9;
        color: #000;
    }
    .hidden {
        display: none;
    }
    .s10 {
        font-size: 10px;
    }
    .s11 {
        font-size: 11px;
    }
    .s12 {
        font-size: 12px;
    }
    .s13 {
        font-size: 13px;
    }
    .s14 {
        font-size: 14px;
    }
    .s15,
    .s16 {
        font-size: 16px;
    }
    .s17 {
        font-size: 17px;
    }
    .s18 {
        font-size: 18px;
    }
    .s19 {
        font-size: 19px;
    }
    .s20 {
        font-size: 20px;
    }
    .s21 {
        font-size: 21px;
    }
    .s22 {
        font-size: 22px;
    }
    .s23 {
        font-size: 23px;
    }
    .s24 {
        font-size: 24px;
    }
    .s25 {
        font-size: 25px;
    }
    .s26 {
        font-size: 26px;
    }
    .s27 {
        font-size: 27px;
    }
    .s28 {
        font-size: 28px;
    }
    .s29 {
        font-size: 29px;
    }
    .s30 {
        font-size: 30px;
    }
    .s31 {
        font-size: 31px;
    }
    .s32 {
        font-size: 32px;
    }
    .s33 {
        font-size: 33px;
    }
    .s34 {
        font-size: 34px;
    }
    .s35 {
        font-size: 35px;
    }
    .s36 {
        font-size: 36px;
    }
    .s37 {
        font-size: 37px;
    }
    .s38 {
        font-size: 38px;
    }
    .s39 {
        font-size: 39px;
    }
    .s40 {
        font-size: 40px;
    }
    .s42 {
        font-size: 42px;
    }
    .s43 {
        font-size: 43px;
    }
    .s44 {
        font-size: 44px;
    }
    .s45 {
        font-size: 45px;
    }
    .s46 {
        font-size: 46px;
    }
    .s47 {
        font-size: 47px;
    }
    .s48 {
        font-size: 48px;
    }
    .s50 {
        font-size: 50px;
    }
    .s52 {
        font-size: 52px;
    }
    .s54 {
        font-size: 54px;
    }
    .s56 {
        font-size: 56px;
    }
    .s60 {
        font-size: 60px;
    }
    .s65 {
        font-size: 65px;
    }
    .s70 {
        font-size: 70px;
    }
    #megacontent1,
    #megacontent10,
    #megacontent2,
    #megacontent3,
    #megacontent4,
    #megacontent5,
    #megacontent6,
    #megacontent7,
    #megacontent8,
    #megacontent9 {
        z-index: 99999;
        top: 95px;
    }
}
@media only screen and (min-width: 769px) {
    .choice {
        padding: 15px 3px 0;
        float: right;
        width: 130px;
        text-align: center;
        height: 56px;
    }
}
@media only screen and (min-width: 1039px) {
    .choice {
        padding: 15px 3px 0;
        float: right;
        text-align: center;
        width: 120px;
        height: 56px;
    }
}
@media only screen and (min-width: 1239px) {
    .choice {
        display: table;
        padding: 18px 10px 0;
        width: 160px;
        float: right;
        text-align: center;
        height: 56px;
    }
}
@media only screen and (min-width: 1439px) {
    .choice {
        display: table;
        padding: 18px 10px 0;
        width: 180px;
        float: right;
        text-align: center;
        height: 56px;
    }
}
@media only screen and (min-width: 1689px) {
    .choice {
        display: table;
        padding: 18px 10px 0;
        width: 200px;
        float: right;
        text-align: center;
        height: 56px;
    }
}
/* common1-5.css */
.sxpcts {
    text-align: center;
    height: 150px !important;
    vertical-align: bottom;
    display: table-cell;
    min-width: 160px;
}
img {
    opacity: 1;
    transition: opacity 0.3s;
}
img[data-src] {
    opacity: 0;
}
::placeholder {
    color: #828282;
    opacity: 1;
    font-style: normal;
}
:-ms-input-placeholder {
    color: #828282;
    font-style: normal;
}
::-ms-input-placeholder {
    color: #828282;
    font-style: normal;
}
ul.breadcrumb {
    padding: 0;
    color: #565656;
    list-style: none;
    text-decoration: none;
    margin: 5px !important;
}
ul.breadcrumb li {
    display: inline;
    color: #565656;
    font-size: 14px;
    text-decoration: none;
}
ul.breadcrumb li + li:before {
    padding: 8px;
    color: #565656;
    content: "/\00a0";
}
ul.breadcrumb li a {
    color: #565656;
    text-decoration: none;
}
ul.breadcrumb li a:hover {
    color: #000;
    text-decoration: none;
}
.clclr {
    background-color: #transparent;
}
.clclr:hover {
    background-color: #fff;
}
a {
    text-decoration: none;
    color: #323131;
    cursor: pointer;
}
.gridContainer {
    width: 99.6%;
    max-width: 1720px;
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto;
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
html {
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
    font-family: "Open Sans", sans-serif;
    overflow-y: scroll;
    font-size: 14px;
}
body {
    margin: 0;
    line-height: 1.231;
    text-decoration: none;
}
*,
::after,
::before {
    box-sizing: inherit;
}
.lhbox {
    line-height: 9px;
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-none {
    float: none !important;
}
.lineright {
    border-right-style: solid;
    border-color: #ababab;
    border-right-width: 0;
}
.box_left {
    background-color: #959595;
    padding-top: 10px;
    margin: 3px;
    height: 40px;
    width: 38px;
    float: left;
    z-index: 9999;
    cursor: pointer;
    cursor: hand;
    border-radius: 2px;
}
.box_right {
    background-color: #959595;
    margin: 3px;
    padding-top: 10px;
    height: 40px;
    width: 38px;
    float: left;
    background-repeat: no-repeat;
    background-position: 0 3px;
    z-index: 9999;
    cursor: pointer;
    cursor: hand;
    border-radius: 2px;
}
.box_active {
    background-color: #959595;
    margin: 3px;
    padding-top: 10px;
    height: 40px;
    width: 38px;
    float: left;
    font-weight: 700;
    border-radius: 2px;
}
.mybox {
    cursor: pointer;
    cursor: hand;
    margin: 3px;
    padding-top: 10px;
    height: 40px;
    width: 38px;
    float: left;
    background-color: #303030;
    border-radius: 2px;
}
.mybox:hover {
    cursor: pointer;
    cursor: hand;
    margin: 3px;
    padding-top: 10px;
    height: 40px;
    width: 38px;
    float: left;
    font-weight: 700;
    background-color: #878787;
    border-radius: 2px;
}
.mybox2 {
    margin: 3px;
    padding: 3px;
    float: left;
    border-radius: 2px;
}
.underline {
    text-decoration: underline;
}
.treb {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.lh16 {
    line-height: 1.6;
}
.italic {
    font-style: italic;
}
.linethrough {
    text-decoration: line-through;
}
.discount {
    text-decoration: line-through;
}
.shadow {
    color: #fff;
    text-shadow: rgba(255, 255, 255, 0.1) -1px -1px 1px, rgba(0, 0, 0, 0.5) 1px 1px 1px;
}
.cblack {
    color: #323131;
}
.cwhite {
    color: #fff;
}
.ccyan {
    color: #c1d2f3;
}
.cblue {
    color: #023a71;
}
.cblue4 {
    color: #88abbd;
}
.croz {
    color: #ed7670;
}
.corange {
    color: #e27220;
}
.celectric {
    color: #306cd1;
}
.cbrown {
    color: #79470b;
}
.cblue2 {
    color: #004f9f;
}
.cblue3 {
    color: #0260be;
}
.cgri {
    color: #333;
}
.cgri1 {
    color: #b4bbc2;
}
.cgri2 {
    color: #c9c7c7;
}
.cgri3 {
    color: #737476;
}
.cgri4 {
    color: #959595;
}
.cgri5 {
    color: #313131;
}
.cgri6 {
    color: #707070;
}
.cgri7 {
    color: #6b6b6b;
}
.cbluegreen {
    color: #88abbd;
}
.cred {
    color: #ed1c24;
}
.cyellow {
    color: #f1ca2f;
}
.cwhite {
    color: #fff;
}
.cwhite2 {
    color: #f3f2f2;
}
.cyellow2 {
    color: #edd870;
}
.cgreen {
    color: #24aa98;
}
.field {
    padding-left: 0;
    border: 1px solid #a7a9ac;
    color: #666;
    background-color: #ffffff;
    font-weight: 400;
    padding-left: 17px;
}
.field:hover {
    padding-left: 2px;
    border: 1px solid #000;
    color: #333;
    background-color: #ffffff;
    font-weight: 400;
    padding-left: 17px;
}
.field:focus {
    padding-left: 2px;
    border: 1px solid #f6cac5;
    color: #000;
    background-color: #fff;
    font-weight: 400;
    box-shadow: 0.07em 0.09em 0.09em #f6cac5;
    padding-left: 17px;
}
.field_error {
    padding-left: 2px;
    border: 1px solid #ed1c24;
    color: #333;
    background-color: #ffffff;
    font-weight: 400;
    padding-left: 17px;
}
.field_error:hover {
    padding-left: 2px;
    border: 1px solid #dddddd;
    color: #333;
    background-color: #ffffff;
    font-weight: 400;
    padding-left: 17px;
}
.field_error:focus {
    padding-left: 2px;
    border: 1px solid #dddddd;
    color: #333;
    background-color: #ffffff;
    font-weight: 400;
    padding-left: 17px;
}
.field_over {
    padding-left: 2px;
    border: 1px solid #333;
    color: #333;
    background-color: #fff;
}
.field2 {
    border: 1px solid #cbd2d6;
    color: #666;
    background-color: #fff;
    font-weight: 400;
}
.field2:hover {
    border: 1px solid #000;
    color: #333;
    background-color: ffffff;
    font-weight: 400;
}
.field2:focus {
    border: 1px solid #f6cac5;
    color: #000;
    background-color: #fff;
    font-weight: 400;
    box-shadow: 0.07em 0.09em 0.09em #f6cac5;
}
.field2_error {
    border: 1px solid red;
    color: #333;
    background-color: #ffffff;
    font-weight: 400;
}
.field2_over {
    border: 1px solid #333;
    color: #333;
    background-color: #fff;
}
.searchfield {
    border-width: 0;
    border-bottom: 1px solid #fff;
    color: #666;
    background-color: #fff;
    -moz-border-radius: 1px;
    border-radius: 1px;
    font-size: 14px;
    font-weight: 400;
    padding-left: 17px;
    max-width: 280px;
}
.searchfield:hover {
    border-bottom: 1px solid #c2c3c3;
    color: #fff;
    background-color: #000;
    -moz-border-radius: 1px;
    border-radius: 1px;
    font-weight: 400;
    padding-left: 17px;
    max-width: 280px;
}
.searchfield:focus {
    border-bottom: 1px solid #f6cac5;
    color: #fff;
    background-color: #000;
    -moz-border-radius: 1px;
    border-radius: 1px;
    font-weight: 400;
    padding-left: 17px;
    max-width: 280px;
}
.searchfield_error {
    padding-left: 2px;
    border-bottom: 0.4px solid red;
    color: #333;
    background-color: #ffffff;
    font-weight: 400;
    max-width: 280px;
}
.searchfield_over {
    padding-left: 17px;
    border-bottom: 1px solid #333;
    color: #333;
    background-color: #fff;
    -moz-border-radius: 1px;
    border-radius: 1px;
    max-width: 280px;
}
.light {
    font-weight: 300;
}
.extrabold {
    font-weight: 800;
}
.mylink {
    cursor: pointer;
    text-decoration: none;
}
.choices {
    background-color: #c6c8ca;
}
.choices:hover {
    background-color: #f4f4f4;
}
.choices_hover {
    background-color: #f4f4f4;
}
.choices2 {
    background-color: #c6c8ca;
    color: #fff;
}
.choices2:hover {
    background-color: #f4f4f4;
    color: #000;
}
#categ {
    background-color: #fff;
    border-width: 1px;
}
#categ:hover {
    position: relative;
    background: #f7f7f7;
    border-width: 0;
    border-style: solid;
    border-color: #f8f8f8;
}
#categ:hover:before,
#categ:hover:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 370px;
    background: rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
#categ:hover:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}
#product {
    background-color: #fff;
    border-width: 1px;
}
#product:hover {
    position: relative;
    background: #f7f7f7;
    border-width: 0;
    border-style: solid;
    border-color: #f8f8f8;
}
#product:hover:before,
#product:hover:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}
#product:hover:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}
.zoom1 {
    background-image: url(../imgs/zoom.png);
    background-repeat: no-repeat;
    display: none;
}
.zoom {
    background-image: url(../imgs/zoom.png);
    background-repeat: no-repeat;
    display: block;
}
.heart {
    background-image: url(../imgs/heart.png);
    background-repeat: no-repeat;
}
.heart:hover {
    background-image: url(../imgs/heart_on.png);
    background-repeat: no-repeat;
}
.dheart {
    background-image: url(../imgs/delete.png);
    background-repeat: no-repeat;
}
.dheart:hover {
    background-image: url(../imgs/delete_on.png);
    background-repeat: no-repeat;
}
.heart2 {
    background-image: url(../imgs/heart2.png);
    background-repeat: no-repeat;
}
.heart2:hover {
    background-image: url(../imgs/heart2_on.png);
    background-repeat: no-repeat;
}
.zoom1:hover {
    background-image: url(../imgs/zoom_on.png);
    background-repeat: no-repeat;
}
.zoom:hover {
    background-image: url(../imgs/zoom_on.png);
    background-repeat: no-repeat;
}
.posts {
    background-image: url(../imgs/posts.png);
    background-repeat: no-repeat;
}
.print {
    background-image: url(../imgs/print.png);
    background-repeat: no-repeat;
}
.posts:hover {
    background-image: url(../imgs/posts_on.png);
    background-repeat: no-repeat;
}
.posts_hover {
    background-image: url(../imgs/posts_on.png);
    background-repeat: no-repeat;
}
.posts2 {
    background-image: url(../imgs/posts2.png);
    background-repeat: no-repeat;
}
.posts2:hover {
    background-image: url(../imgs/posts2_on.png);
    background-repeat: no-repeat;
}
.posts2_hover {
    background-image: url(../imgs/posts2_on.png);
    background-repeat: no-repeat;
}
.share {
    background-image: url(../imgs/share.png);
    background-repeat: no-repeat;
}
.gifts {
    background-image: url(../imgs/gifts.png);
    background-repeat: no-repeat;
}
.gifts:hover {
    background-image: url(../imgs/gifts_on.png);
    background-repeat: no-repeat;
}
.gifts_hover {
    background-image: url(../imgs/gifts_on.png);
    background-repeat: no-repeat;
}
.gifts2 {
    background-image: url(../imgs/gifts2.png);
    background-repeat: no-repeat;
}
.gifts2:hover {
    background-image: url(../imgs/gifts2_on.png);
    background-repeat: no-repeat;
}
.gifts2_hover {
    background-image: url(../imgs/gifts2_on.png);
    background-repeat: no-repeat;
}
.discountcycle {
    width: 46px;
    height: 46px;
    border-radius: 23px;
    text-align: center;
    background-color: #ed1c24;
    color: #fff;
    padding-top: 12px;
}
.maxwidth {
    max-width: 780px;
}
.maxheight {
    max-height: 790px;
}
.iconmaxwidth {
    max-width: 70px;
}
.iconmaxheight {
    max-height: 70px;
}
.sizesbox_over {
    margin: 7px;
    float: left;
    border-width: 1px;
    height: 45px;
    line-height: 40px;
    width: 45px;
    border-radius: 35px;
    font-weight: 700;
    background-color: #bebebe;
    color: #000;
    text-align: center;
}
.sizesbox_out {
    margin: 7px;
    float: left;
    border-width: 1px;
    height: 45px;
    line-height: 40px;
    width: 45px;
    border-radius: 35px;
    font-weight: 700;
    background-color: #fff;
    color: #000;
    text-align: center;
}
.sizesbox_click {
    margin: 7px;
    float: left;
    border-width: 1px;
    height: 45px;
    line-height: 40px;
    width: 45px;
    border-radius: 35px;
    font-weight: 700;
    background-color: #ed1c24;
    color: #fff;
    text-align: center;
}
.buybtn {
    cursor: pointer;
    border-radius: 5px;
    background-color: #ed1c24;
}
.buybtn:hover {
    cursor: pointer;
    border-radius: 5px;
    background-color: #fa222b;
}
.tabsbox {
    font-weight: 700;
    cursor: pointer;
    cursor: hand;
    padding-top: 5px;
    display: table-cell;
    border-radius: 5px;
    vertical-align: middle;
    color: #999;
    border-style: solid;
    border-color: #f5f5f5;
    border-width: 1px;
    border-radius: 3px;
    background-color: #f0f1f2;
}
.tabsbox_disabled {
    color: #333;
    border-radius: 5px;
    padding-top: 5px;
    display: table-cell;
    vertical-align: middle;
    border-style: solid;
    border-color: #333;
    border-width: 1px;
    border-radius: 3px;
}
.tabsbox:hover {
    cursor: pointer;
    font-weight: 700;
    cursor: hand;
    color: #000;
    padding-top: 5px;
    display: table-cell;
    border-radius: 5px;
    vertical-align: middle;
    border-radius: 3px;
    border-style: solid;
    border-color: #f5f5f5;
    border-width: 1px;
    background-color: #fff;
}
.tabsbox_clicked {
    cursor: pointer;
    font-weight: 700;
    cursor: hand;
    color: #000;
    padding-top: 5px;
    display: table-cell;
    border-radius: 5px;
    vertical-align: middle;
    border-radius: 3px;
    border-style: solid;
    border-color: #f5f5f5;
    border-width: 1px;
    background: #f9f9f9;
    background: -moz-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(247, 247, 247, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(249, 249, 249, 1)), color-stop(47%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(247, 247, 247, 1)));
    background: -webkit-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(247, 247, 247, 1) 100%);
    background: -o-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(247, 247, 247, 1) 100%);
    background: -ms-linear-gradient(top, rgba(249, 249, 249, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(247, 247, 247, 1) 100%);
    background: linear-gradient(to bottom, rgba(249, 249, 249, 1) 0%, rgba(255, 255, 255, 1) 47%, rgba(247, 247, 247, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9',endColorstr='#f7f7f7',GradientType=0);
}
input[type="text"] {
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.fill {
    display: inline-block;
    margin: 2px 14px;
    width: 23%;
    max-width: 366px;
    min-width: 350px;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.fill2 {
    display: inline-block;
    margin: 12px 24px;
    width: 23%;
    max-width: 370px;
    min-width: 350px;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.fill3 {
    display: inline-block;
    margin: 14px 7px;
    max-width: 167px;
    min-width: 167px;
    height: 0;
    line-height: 0;
    font-size: 0;
}
.ptransparency {
    height: 369px;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 366px;
    z-index: 0;
    background-image: url(../imgs/transparency.png);
}
.ptransparency2 {
    height: 167px;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 167px;
    z-index: 0;
    background-image: url(../imgs/transparency.png);
}
.visuallyhidden {
    opacity: 0;
}
.mheart {
    background-image: url(../imgs/i_heart.png);
    background-repeat: no-repeat;
    background-position: 20px 8px;
}
.mheart:hover {
    background-image: url(../imgs/i_heart_on.png);
    background-repeat: no-repeat;
    background-position: 20px 8px;
}
.mheart_hover {
    background-image: url(../imgs/i_heart_on.png);
    background-repeat: no-repeat;
    background-position: 20px 8px;
}
.mchoices1 {
    width: 18%;
    padding-left: 60px;
    padding-top: 11px;
    min-width: 190px;
    color: #000;
    border-radius: 7px;
    overflow: hidden;
    height: 35px;
    background-color: transparent;
}
.mchoices1:hover {
    width: 18%;
    padding-left: 60px;
    padding-top: 11px;
    min-width: 190px;
    color: #e1e3e4;
    border-radius: 7px;
    overflow: hidden;
    height: 35px;
    background-color: #24aa98;
}
.mchoices1_hover {
    width: 18%;
    padding-left: 60px;
    padding-top: 11px;
    min-width: 190px;
    color: #e1e3e4;
    border-radius: 7px;
    overflow: hidden;
    height: 35px;
    background-color: #24aa98;
}
.morders {
    background-image: url(../imgs/i_orders.png);
    background-repeat: no-repeat;
    background-position: 16px 6px;
}
.morders:hover {
    background-image: url(../imgs/i_orders_on.png);
    background-repeat: no-repeat;
    background-position: 16px 6px;
}
.morders_hover {
    background-image: url(../imgs/i_orders_on.png);
    background-repeat: no-repeat;
    background-position: 16px 6px;
}
.mchoices2 {
    width: 18%;
    padding-left: 60px;
    padding-top: 11px;
    min-width: 190px;
    color: #000;
    border-radius: 7px;
    overflow: hidden;
    height: 35px;
    background-color: transparent;
}
.mchoices2:hover {
    width: 18%;
    padding-left: 60px;
    padding-top: 11px;
    min-width: 190px;
    color: #e1e3e4;
    border-radius: 7px;
    overflow: hidden;
    height: 35px;
    background-color: #24aa98;
}
.mchoices2_hover {
    width: 18%;
    padding-left: 60px;
    padding-top: 11px;
    min-width: 190px;
    color: #e1e3e4;
    border-radius: 7px;
    overflow: hidden;
    height: 35px;
    background-color: #24aa98;
}
.minfo {
    background-image: url(../imgs/i_member.png);
    background-repeat: no-repeat;
    background-position: 20px 6px;
}
.minfo:hover {
    background-image: url(../imgs/i_member_on.png);
    background-repeat: no-repeat;
    background-position: 20px 6px;
}
.minfo_hover {
    background-image: url(../imgs/i_member_on.png);
    background-repeat: no-repeat;
    background-position: 20px 6px;
}
.mchoices3 {
    width: 18%;
    padding-left: 60px;
    padding-top: 11px;
    min-width: 190px;
    color: #000;
    border-radius: 7px;
    overflow: hidden;
    height: 35px;
    background-color: transparent;
}
.mchoices3:hover {
    width: 18%;
    padding-left: 60px;
    padding-top: 11px;
    min-width: 190px;
    color: #e1e3e4;
    border-radius: 7px;
    overflow: hidden;
    height: 35px;
    background-color: #24aa98;
}
.mchoices3_hover {
    width: 18%;
    padding-left: 60px;
    padding-top: 11px;
    min-width: 190px;
    color: #e1e3e4;
    border-radius: 7px;
    overflow: hidden;
    height: 35px;
    background-color: #24aa98;
}
.mexit {
    background-image: url(../imgs/i_exit.png);
    background-repeat: no-repeat;
    background-position: 20px 6px;
}
.mexit:hover {
    background-image: url(../imgs/i_exit_on.png);
    background-repeat: no-repeat;
    background-position: 20px 6px;
}
.mexit_hover {
    background-image: url(../imgs/i_exit_on.png);
    background-repeat: no-repeat;
    background-position: 20px 6px;
}
.mchoices4 {
    width: 18%;
    padding-left: 60px;
    padding-top: 11px;
    min-width: 190px;
    color: #000;
    border-radius: 7px;
    overflow: hidden;
    height: 35px;
    background-color: transparent;
}
.mchoices4:hover {
    width: 18%;
    padding-left: 60px;
    padding-top: 11px;
    min-width: 190px;
    color: #e1e3e4;
    border-radius: 7px;
    overflow: hidden;
    height: 35px;
    background-color: #24aa98;
}
.mchoices4_hover {
    width: 18%;
    padding-left: 60px;
    padding-top: 11px;
    min-width: 190px;
    color: #e1e3e4;
    border-radius: 7px;
    overflow: hidden;
    height: 35px;
    background-color: #24aa98;
}
.btn-style {
    border: solid 1px #018f18; 
    moz-border-radius: 3px;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding: 1px 17px;
    background: #018f18;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #018f18), color-stop(100%, #018f18));
    background: -moz-linear-gradient(top, #018f18 0%, #018f18 100%);
    background: -webkit-linear-gradient(top, #018f18 0%, #018f18 100%);
    background: -o-linear-gradient(top, #018f18 0%, #018f18 100%);
    background: -ms-linear-gradient(top, #018f18 0%, #018f18 100%);
    background: linear-gradient(top, #018f18 0%, #018f18 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#018f18',endColorstr='#018f18',GradientType=0);
}
.allproductsch {
    color: #fff;
    text-align: center;
    background-color: #c2c3c3;
    float: left;
    border-radius: 7px;
    padding-top: 8px !important;
    height: 37px !important;
}
.allproductsch0 {
    color: #fff;
    text-align: center;
    background-color: #c2c3c3;
    float: left;
    border-radius: 7px;
    padding-top: 8px !important;
    height: 37px !important;
}
.allproductsch0:hover {
    color: #fff;
    text-align: center;
    background-color: #ee2b33;
    float: left;
    border-radius: 7px;
    padding-top: 8px !important;
    height: 37px !important;
}
.allproductsch1 {
    color: #fff;
    text-align: center;
    background-color: #ee2b33;
    float: left;
    border-radius: 7px;
    padding-top: 8px !important;
    height: 37px !important;
}
.allproductsch:hover {
    color: #fff;
    text-align: center;
    background-color: #ee2b33;
    float: left;
    border-radius: 7px;
    padding-top: 8px !important;
    height: 37px !important;
}
.showdiv {
    display: block;
}
.hidediv {
    display: none;
}
.btn {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    margin: 1%;
    width: 260px;
    height: 50px;
    display: inline-block;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.btn:after {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.btn-2 {
    color: #fff;
    box-shadow: 0 6px #9e9e9e;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
.btn-2a {
    border-radius: 0 0 5px 5px;
}
.btn-2a:hover {
    box-shadow: 0 4px #9e9e9e;
    top: 2px;
}
.btn-2a:active {
    box-shadow: 0 0 #9e9e9e;
    top: 6px;
}
::selection {
    background: #a4dcec;
}
::-moz-selection {
    background: #a4dcec;
}
::-webkit-selection {
    background: #a4dcec;
}
::-webkit-input-placeholder {
    color: #ccc;
    font-style: italic;
}
:-moz-placeholder {
    color: #ccc;
    font-style: italic;
}
::-moz-placeholder {
    color: #ccc;
    font-style: italic;
}
:-ms-input-placeholder {
    color: #ccc !important;
    font-style: italic;
}
input,
textarea {
    outline: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}
#searchform,
#searchform2 {
    display: block;
    margin-bottom: 15px;
}
.fieldcontainer {
    display: block;
    position: relative;
    width: 90%;
    margin: 0 auto;
}
.searchfield {
    width: 45%;
    padding-right: 43px;
    background-color: #000;
    font-size: 1.6em;
    color: #fff;
    border-bottom-color: #fff;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -transition: all 0.4s linear;
}
.searchfield:focus {
    width: 100%;
    color: #fff;
}
.searchfield:focus {
    right: 10px;
}
.roundtext {
    float: left;
    margin: 0 15px 15px 0;
}
.flinks:link {
    color: #fff;
    text-decoration: none;
}
.flinks:visited {
    color: #f8f8f8;
    text-decoration: none;
}
.flinks:hover {
    color: F8F8F8;
    text-decoration: none;
}
.flinks:active {
    color: red;
    text-decoration: none;
}
.hlinks:link {
    color: #323131;
    text-decoration: none;
}
.hlinks:visited {
    color: #323131;
    text-decoration: none;
}
.hlinks:hover {
    color: #0a0a0a;
    text-decoration: none;
}
.hlinks:active {
    color: #0a0a0a;
    text-decoration: none;
}
.hlinkss:link {
    text-decoration: none;
    color: #fff;
}
.hlinkss:visited {
    text-decoration: none;
    color: #fff;
}
.hlinkss:hover {
    text-decoration: none;
    color: #323131;
}
.hlinkss:active {
    text-decoration: none;
    color: #323131;
}
.hlinksw:link {
    text-decoration: none;
    color: #fff;
}
.hlinksw:visited {
    text-decoration: none;
    color: #fff;
}
.hlinksw:hover {
    text-decoration: none;
    color: #fff;
}
.hlinksw:active {
    text-decoration: none;
    color: #fff;
}
.tbox {
    position: absolute;
    display: none;
    padding: 14px 17px;
    z-index: 999800;
}
.tinner {
    padding: 15px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: transparent url(images/preload.gif) no-repeat 50% 50%;
    border-right: 0 solid #333;
    border-bottom: 0 solid #333;
}
.tmask {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000000;
    z-index: 999800;
}
.tclose {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(images/close.png) no-repeat;
}
.tclose:hover {
    background-position: 0 -30px;
}
#error {
    background: #ff6969;
    color: #fff;
    text-shadow: 1px 1px #cf5454;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 0;
}
#error .tcontent {
    padding: 10px 14px 11px;
    border: 1px solid #ffb8b8;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#success {
    background: #2ea125;
    color: #fff;
    text-shadow: 1px 1px #1b6116;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 10px;
    -moz-border-radius: 0;
    border-radius: 0;
}
#bluemask {
    background: #4195aa;
}
#frameless {
    padding: 0;
}
#frameless .tclose {
    left: 6px;
}
.hboxcat {
    margin: 12px 24px;
    background-color: transparent;
    width: 23%;
    padding-top: 0;
    max-width: 370px;
    min-width: 350px;
    height: 40px;
    display: inline-block;
}
