﻿html,
body {
    background-color: #ffffff;
}

div.mce-fullscreen {
    z-index: 2018;
    margin-top: 51px;
    padding-bottom: 51px
}

div.validation-summary-errors {
    list-style: none;
}

/* Fix bug of dropdownlist in metro framework*/

.select:after {
    content: '\f078';
    font: normal normal normal 17px/1 FontAwesome;
    right: 3px;
    top: 0;
    height: 34px;
    color: #dcdcdc;
    padding: 10px 0px 0px 8px;
    position: absolute;
    pointer-events: none;
}

/* IE11 hide native button (thanks Matt!) */

select::-ms-expand {
    display: none;
}

.app-bar {
    font-family: "Microsoft Yahei", "微软雅黑", "SimHei", "黑体";
}

    .app-bar a {
        color: #ffffff;
    }

    .app-bar .app-bar-menu > li.small, .app-bar .app-bar-menu > li.small > a, .app-bar .app-bar-menu > li > a.small {
        font-size: 0.75rem;
    }

    /*Synwise*/

    .app-bar .branding {
        color: #ffffff;
    }

        .app-bar .branding img {
            max-height: 2.5rem;
            max-width: 100%;
        }

    .app-bar .app-bar-menu .d-menu {
        border: 1px #dcdcdc solid;
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .app-bar .app-bar-menu .d-menu li a {
            border-top: 1px #dcdcdc solid;
            display: block;
            min-width: 7rem;
            padding: 0.375rem;
            width: 7rem;
        }

.block-title {
    margin: 10px 0;
    padding: 10px 0;
}

    .block-title span {
        margin-top: 10px;
        font-family: "SimHei", "黑体";
        font-size: 14px;
        vertical-align: bottom;
    }

    .block-title small {
        margin-left: 5px;
        vertical-align: bottom;
        color: #b3a8a8;
        font-size: .7em;
        height: 20px;
        line-height: 20px;
    }

    .block-title img {
        display: inline-block;
        height: 24px;
        width: 24px;
    }

    .block-title a {
        clear: both;
        margin-top: 3px;
        padding: 0px 3px;
        border: 1px solid #dcdcdc;
        vertical-align: bottom;
        font-size: .7em;
        height: 20px;
        line-height: 20px;
    }

    .block-title:after {
        content: "";
        display: block;
        margin-left: 6px;
        width: 12px;
        border-bottom: 2px solid #e60012;
    }

.fg-red {
    color: #e60012 !important;
}

.bg-red {
    background: #e60012 !important;
}

.fg-gold {
    color: #E9D3A1 !important;
}

.bg-gold {
    background: #E9D3A1 !important;
}

.bg-grayLighter {
    background: #F5F5F5 !important;
}

.rounded {
    display: inline-block;
    padding: 0 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.image-container.bordered .frame {
    border: 1px #eeeeee solid;
    padding: .2rem;
}

.image-format-cycle .frame {
    background-color: transparent;
}

.image-container .text {
    position: absolute;
    bottom: 5%;
    left: 0;
    width: 100%;
    text-align: center;
    color: #ffffff;
    padding: 5px;
}

    .image-container .text span {
        padding: 5px;
        text-align: center;
        background-color: #e60012;
        opacity: 0.7;
        color: #ffffff;
    }

.image-container .image-overlay2 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .6;
    overflow: hidden;
    font-size: .875rem;
    line-height: 1rem;
    padding: 1em 1.5em;
    background-color: #999999;
    color: #ffffff;
    text-align: center;
    border-radius: inherit;
    transition: all 0.65s ease;
}

.image-container .image-overlay3 {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    font-size: .875rem;
    line-height: 100%;
    height: 100%;
    padding: 1em 1.5em;
    background-color: transparent;
    color: #ffffff;
    vert-align: middle;
    vertical-align: middle;
    text-align: center;
}

    .image-container .image-overlay3 .txt {
        position: absolute;
        top: 45%;
        left: 0;
        width: 100%;
        text-align: center;
        color: #ffffff;
        padding: 5px;
    }

    .image-container .image-overlay3 .txt2 {
        position: absolute;
        bottom: 0;
        right: 0;
        font-size: 0.55rem;
        text-align: center;
        background-color: #e60012;
        color: #ffffff;
        padding: 3px;
    }

    .image-container .image-overlay3 .txt3 {
        position: absolute;
        top: 10px;
        left: 10px;
        font-size: 0.55rem;
        text-align: center;
        color: #e60012;
        padding: 3px;
    }

.image-container .price {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    overflow: hidden;
    font-size: 0.625rem;
    line-height: 1rem;
    padding-top: 0.125em;
    padding-right: 0.25rem;
    padding-left: 0.25rem;
    color: #fff;
    background-color: #e60012 !important;
    text-align: center;
}

.image-container .vote {
    position: absolute;
    bottom: 20px;
    right: 10px;
    width: 100%;
    overflow: hidden;
    font-size: 0.625rem;
    line-height: 1rem;
    padding-top: 0.125em;
    padding-right: 0.25rem;
    padding-left: 0.25rem;
    color: #e6e6fa;
    text-align: right;
}

img.icon {
    display: inline-block;
    height: 16px;
    width: 16px;
    vertical-align: middle;
}

img.icon-sm {
    display: inline-block;
    height: 12px;
    width: 12px;
    vertical-align: middle;
}

img.icon-lg {
    display: inline-block;
    height: 21px;
    width: 21px;
    vertical-align: middle;
}

img.icon-2x {
    display: inline-block;
    height: 32px;
    width: 32px;
    vertical-align: middle;
}

.sidebar2 {
    background-color: #3D3D3D;
}

    .sidebar2 li a {
        padding: .5rem .75rem .5rem .75rem;
    }

.example {
    padding: .625rem 1.25rem .625rem 1.625rem;
}

.sub-header {
    line-height: 150%;
}

.sub-alt-header {
    font-family: "PingFangSC-Regular", "SimHei", "黑体";
}

.home_title {
    position: relative;
    z-index: 1;
    padding-left: 10px;
    margin-left: 5px;
    height: 20px;
    line-height: 20px;
}

    .home_title:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 2px;
        height: 70%;
        width: 2px;
        background-color: #e60012;
        border: 2px solid #e60012;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

a.active {
    color: #000000;
    border-bottom: 2px #000000 solid;
}

.flex-control-paging li a {
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.thumb {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: white;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    cursor: pointer;
    display: inline-block;
    height: 3.375rem;
    padding: 4px;
    width: 3.375rem;
}

.thumb2 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: white;
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-image-outset: 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-left-color: transparent;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: transparent;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: transparent;
    border-top-style: solid;
    border-top-width: 1px;
    cursor: pointer;
    display: inline-block;
    height: 4.25rem;
    padding: 4px;
    width: 4.25rem;
}

dl.horizontal dt {
    font-size: .875rem;
}

dl.horizontal dt {
    font-family: "PingFangSC-Medium;", "Microsoft YaHei", "SimHei", "Segoe UI Bold", "Open Sans Bold", sans-serif, serif;
    font-style: normal;
    font-weight: 200;
    line-height: 150%;
    text-align: left;
    width: 3rem;
    color: #555555 !important;
    padding: 3px 0;
}

dl.horizontal dd {
    font-family: "PingFangSC-Regular", "SimSun", "Segoe UI", "Open Sans", sans-serif, serif;
    line-height: 150%;
    margin-left: 0.25rem;
    padding: 3px 0;
}

dl.horizontal dt.wide {
    font-family: "PingFangSC-Medium;", "Microsoft YaHei", "SimHei", "Segoe UI Bold", "Open Sans Bold", sans-serif, serif;
    font-style: normal;
    font-weight: 200;
    line-height: 150%;
    text-align: left;
    width: 4.5rem;
    color: #555555 !important;
    padding: 3px 0;
}

dl.horizontal dt.wide2 {
    font-family: "PingFangSC-Medium;", "Microsoft YaHei", "SimHei", "Segoe UI Bold", "Open Sans Bold", sans-serif, serif;
    font-style: normal;
    line-height: 150%;
    text-align: left;
    width: 10em;
    padding: 3px 0;
}

    dl.horizontal dt.wide2 span {
        padding-left: 5px
    }

.gradient {
    background: -webkit-linear-gradient(left top, #ff61a3, #5a52f2); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #ff61a3, #5a52f2); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #ff61a3, #5a52f2); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #ff61a3, #5a52f2); /* 标准的语法（必须放在最后） */
    border-radius: .325rem;
}

.gradient2 {
    background: -webkit-linear-gradient(left top, #ff599e, #ffab68); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #ff599e, #ffab68); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #ff599e, #ffab68); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #ff599e, #ffab68); /* 标准的语法（必须放在最后） */
    border-radius: .325rem;
}

.gradient3 {
    background: -webkit-linear-gradient(left top, #ee2531, #ff4a00); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom right, #ee2531, #ff4a00); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom right, #ee2531, #ff4a00); /* Firefox 3.6 - 15 */
    background: linear-gradient(to bottom right, #ee2531, #ff4a00); /* 标准的语法（必须放在最后） */
    border: 1px #ffffff solid;
    border-left: dotted;
}

.page-content {
    padding-top: 2.5rem;
}

.page-content-account {
    padding-top: 2.625rem;
}

/*没有使用fix-top的菜单*/

.page-content-admin {
    padding-top: 0;
}

.block-text {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.space {
    clear: both;
    height: 0;
    margin: 1rem 0 0;
}

.small-padding {
    padding: 3px;
}

.right-border {
    position: relative;
}

    .right-border:after {
        content: "";
        height: 50%; /*You can change this if you want smaller/bigger borders*/
        width: 2px;
        position: absolute;
        right: 0;
        top: 25%; /*If you want to set a smaller height and center it, change this value*/
        background-color: #dcdcdc; /*The color of your border*/
    }

.shadow {
    -webkit-box-shadow: 0 8px 6px -6px #555555;
    -moz-box-shadow: 0 8px 6px -6px #555555;
    box-shadow: 0 8px 6px -6px #555555;
}

.shadow2 {
    -webkit-box-shadow: 5px 5px 3px #dcdcdc;
    -moz-box-shadow: 5px 5px 3px #dcdcdc;
    box-shadow: 5px 5px 3px #dcdcdc;
}

.content_readmore_wrapper {
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    max-width: none !important;
    width: 100%;
}

.content_readmore {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    line-height: 150%;
    text-align: left;
    box-sizing: border-box;
    padding: 0 15px;
}

.content_readmore_button {
    display: inline-block;
    padding: 10px 0;
    cursor: pointer;
    text-align: center;
    font-size: 0.75rem;
    color: #999999;
}

.content_readmore_ellipsis:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 5px;
    width: 60%;
    height: 25px;
    background: linear-gradient(to right, rgba(250, 250, 250, 0), rgba(255, 255, 255, 1) 100%);
}

.div_readmore_wrapper {
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    max-width: none !important;
    width: 100%;
}

.div_readmore {
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    line-height: 350%;
    text-align: left;
    box-sizing: border-box;
    padding: 0 15px;
}

.div_readmore_button {
    display: inline-block;
    padding: 10px 0;
    cursor: pointer;
    text-align: center;
    font-size: 0.75rem;
    color: #999999;
}

.div_readmore_ellipsis:after {
    div: '';
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 5px;
    width: 60%;
    height: 25px;
}

/*synwiseLight*/

.border {
    border: 1px solid #e60012;
}

.noborder {
    border: 1px solid transparent;
}

.tag-topleft {
    display: inline-block;
    position: absolute;
    width: 2.25rem;
    height: 2.25rem;
    float: left;
}

    .tag-topleft .text-topleft {
        display: inline-block;
        transform: rotate(-45deg);
        padding: 3px 3px 3px 0;
        color: #ffffff;
        background-color: transparent;
        font-size: 0.6rem;
        position: absolute;
        top: 0;
    }

    .tag-topleft .triangle-topleft {
        width: 1.25rem;
        height: 1.25em;
        border-top: 1.215rem solid #e60012;
        border-left: 1.215rem solid #e60012;
        border-right: 1.215rem solid transparent;
        border-bottom: 1.215rem solid transparent;
        z-index: 0;
    }

.ribbon {
    font-size: 1.6rem !important;
    width: 10rem;
    height: 3rem;
    position: relative;
    background: #ff0066;
    color: #fff;
    text-align: center;
    padding: 0.7rem 0;
}

    .ribbon:before,
    .ribbon:after {
        content: "";
        position: absolute;
        display: block;
        bottom: -0.6rem;
        border: 1.5rem solid #ff0066;
        z-index: -1;
    }

    .ribbon:before {
        left: -2.4rem;
        border-right-width: 1.5rem;
        border-left-color: transparent;
        box-shadow: 1px 1px 0 rgba(176, 102, 166, 0.8);
    }

    .ribbon:after {
        right: -2.4rem;
        border-left-width: 1.5rem;
        border-right-color: transparent;
        box-shadow: 0 1px 0 rgba(176, 102, 166, 0.8);
    }

    .ribbon .ribbon-content:before,
    .ribbon .ribbon-content:after {
        content: "";
        position: absolute;
        display: block;
        border-style: solid;
        border-color: #bf004c transparent transparent transparent;
        bottom: -0.6rem;
    }

    .ribbon .ribbon-content:before {
        left: 0;
        border-width: 0.6rem 0 0 0.6rem;
    }

    .ribbon .ribbon-content:after {
        right: 0;
        border-width: 0.6rem 0.6rem 0 0;
    }

.badge {
    width: 0;
    height: 0;
    border: 5px solid #FF6600;
    border-top-width: 10px;
    border-bottom-color: transparent;
    border-bottom-width: 5px;
}

.bubble {
    position: relative;
    background-color: #33AAEE;
    /*	width: 80px;*/
    height: 26px;
    font-size: 12px;
    line-height: 26px;
    color: #FFF;
    text-align: center;
}

    .bubble:before {
        position: absolute;
        content: "";
        right: 100%;
        top: 8px;
        border-top: 6px solid transparent;
        border-right: 6px solid #33AAEE;
        border-bottom: 6px solid transparent;
        width: 0;
        height: 0;
    }

    .bubble .text {
        display: inline-block;
    }

.rds-arrow, .rds-arrow:after {
    display: inline-block;
    position: relative;
    top: 2px;
    border-top: 6px solid transparent;
    border-left: 6px solid #fff;
    border-bottom: 6px solid transparent;
    border-right: 6px solid transparent;
    width: 0;
    height: 0;
}

    .rds-arrow:after {
        content: "";
        position: absolute;
        left: 100%;
        top: -6px;
        bottom: 0;
    }

/*synwiseDark */

hr {
    background-color: #f43a4a;
}

.listview .list:first-child {
    border-top-color: transparent;
}

    .listview .list:first-child:hover {
        border-top-color: #64b4db;
    }

.right-arrow {
    position: relative;
}

    .right-arrow:after {
        display: block;
        position: absolute;
        color: transparent;
        font-size: 0;
        content: "";
        height: 6px;
        width: 6px;
        background-color: transparent;
        border-left: 1px solid;
        border-bottom: 1px solid;
        border-color: #999999;
        top: 50%;
        left: 100%;
        margin-left: -1rem;
        margin-top: -0.1625rem;
        z-index: 2;
        transform: rotate(225deg);
        -webkit-transform: rotate(225deg);
        -moz-transform: rotate(225deg);
        -o-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transition: all 0.3s ease;
    }

.myform {
    border: 1px none #ccc;
    margin: 10px 0 10px 0;
    min-height: 240px;
    padding: 10px;
    position: relative;
}

    /*synwise*/

    .myform legend {
        border-color: #f42c36;
        border-style: none none solid none;
        border-width: 2px;
        font-family: "SimHei", "黑体";
        font-size: 1.3em;
        margin-bottom: 3px;
        width: 100%;
    }

.input-control.modern {
    margin-top: 0;
    height: 2rem;
}

    .input-control.modern input {
        top: 0.2rem;
    }

    .input-control.modern .button {
        top: -0.275rem;
        border: none;
    }

/*product list */

.align-text {
    text-align: center;
}

.aform {
    border: 1px none #ccc;
    margin: 10px 0 10px 0;
    min-height: 45px;
    padding: 0;
    position: relative;
}

    .aform legend {
        display: none;
        font-family: "SimHei", "黑体";
        font-size: 1.3em;
        width: 100%;
    }

a.fg-white {
    color: white;
}

.wizard {
    background-color: #fff;
    margin: 0 0 0 0;
}

    .wizard .wizard-header {
        background-color: #f4f4f4;
        margin: 0 0 0 0;
    }

    .wizard .wizard-step {
        margin: 0;
    }

        .wizard .wizard-step p {
            padding: 5px;
            background-color: #efefef;
            border-radius: .325rem;
        }

.navigation {
    padding: 5px 20px 5px 20px;
}

.desktop-padding {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 10px;
    /* <IE7> */
    *padding-left: 0;
    padding-right: 10px;
    *padding-right: 0;
    /* </IE7> */
}

.mobile-padding {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0;
    /* <IE7> */
    *padding-left: 0;
    padding-right: 0;
    *padding-right: 0;
    /* </IE7> */
}

/*mobile */

@media (max-width: 767px) {
    .app-bar .app-bar-element img {
        max-height: 2.5rem;
        max-width: 100%;
    }

    .desktop-padding {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 0;
        /* <IE7> */
        *padding-left: 0;
        padding-right: 0;
        *padding-right: 0;
        /* </IE7> */
    }

    .mobile-padding {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 10px;
        /* <IE7> */
        *padding-left: 0;
        padding-right: 10px;
        *padding-right: 0;
        /* </IE7> */
    }

    /*fix-bottom margin*/
    .footer-content {
        margin-bottom: 3.5rem;
    }

    .app-bar .app-bar-element {
        padding: 0 .325rem;
    }

    .popover.marker:before {
        left: 50%;
        margin-left: -.3125rem;
        margin-top: -.3125rem;
        top: 100%;
    }

    .example {
        border-style: none;
        padding: .3125rem .3125rem .3125rem .3125rem;
    }

    .myform {
        border: 1px none #ccc;
        margin: 0px 0 0px 0;
        min-height: 100px;
        padding: 0px;
        position: relative;
    }

    .align-text {
        text-align: left;
    }

    /*synwise*/
    .myform legend {
        border-color: #f42c36;
        border-style: none none solid none;
        border-width: 2px;
        font-family: "SimHei", "黑体";
        font-size: 1.3em;
        margin-bottom: 3px;
        width: 100%;
    }

    .tabcontrol2 .frames .frame {
        padding: 5px;
    }
}

/*Tablet*/

@media (min-width: 768px) and (max-width: 1024px) {
    .popover.marker:before {
        left: 100%;
        margin-left: -.3125rem;
        margin-top: -.3125rem;
        top: 50%;
    }
}

/*Desktop*/

@media (min-width: 1025px) {
    .popover.marker:before {
        left: 100%;
        margin-left: -.3125rem;
        margin-top: -.3125rem;
        top: 50%;
    }
}

.input-control input[type=radio] {
    background-color: #e7e7e7;
    display: inline-block;
    margin: 10px;
}

/* tables
----------------------------------------------------------*/

table {
    border: 0 none;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
}

th {
    border: none 0px;
    font-size: 1.2em;
    padding-left: 0;
    text-align: left;
}

    th a {
        display: block;
        position: relative;
    }

        th a:link, th a:visited, th a:active, th a:hover {
            color: #333;
            font-weight: 600;
            padding: 0;
            text-decoration: none;
        }

        th a:hover {
            color: #000;
        }

    th.asc a, th.desc a {
        margin-right: .75em;
    }

        th.asc a:after, th.desc a:after {
            display: block;
            font-size: 0.75em;
            position: absolute;
            right: 0em;
            top: 0;
        }

        th.asc a:after {
            content: '▲';
        }

        th.desc a:after {
            content: '▼';
        }

td {
    border: 0 none;
    padding: 0.25em 2em 0.25em 0em;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}

table.gridview {
    margin: 0;
    background-color: #ffffff;
    line-height: 150%;
    width: 100%;
}

    table.gridview .tabheader {
        background-color: #efefef;
        color: #555555;
        padding: 0.5em 1em 0.5em 1em;
        text-align: left;
    }

    table.gridview .tabfooter {
        background-color: #efefef;
        border-style: none;
        color: #555555;
        padding: 0.5em 1em 0.5em 1em;
        text-align: left;
    }

    table.gridview tr th {
        border-bottom: 1px solid #efefef;
        padding: 0.5em 1em 0.5em 1em;
    }

    table.gridview tr td {
        border-bottom: 1px solid #efefef;
        padding: 0.5em 1em 0.5em 1em;
    }

    table.gridview tr {
        background-color: #FFFFFF;
    }

        table.gridview tr.odd {
            background-color: #ffffff;
        }

            /*for IE7*/

            table.gridview tr.odd td {
                background-color: #ffffff;
            }

        table.gridview tr.even {
            background-color: #f9f9f9;
        }

            /*for IE7*/

            table.gridview tr.even td {
                background-color: #f9f9f9;
            }

ul.list {
    margin-bottom: 5px;
    margin-left: 0px;
    padding-left: 0px;
}

    ul.list li {
        border-bottom-style: dashed;
        border-color: #CCCCCC;
        border-width: 1px;
        line-height: 150%;
        list-style-position: inside;
        list-style-type: none;
        margin-bottom: 5px;
        margin-left: 0;
        padding-left: 5px;
        padding-bottom: 5px;
        text-align: left;
        text-overflow: ellipsis;
        width: 100%;
    }

        ul.list li span {
            float: left;
            padding-right: 10px;
        }

        ul.list li i {
            line-height: 260%;
            margin-left: 10px;
        }

        ul.list li:hover {
            color: #000066;
            text-decoration: none;
        }

#topNav {
    overflow: hidden;
    padding: 5px 0;
    width: 100%;
}

    #topNav .swiper-slide {
        margin: 0;
        min-width: 95px;
        width: 95px;
    }

        #topNav .swiper-slide .button {
            padding-left: 10px;
            padding-right: 10px;
        }

    #topNav .first {
        margin-left: 5px
    }

    #topNav .last {
        padding-right: 0px
    }

    #topNav .swiper-slide:hover, #topNav .active {
        border-color: #efefef;
    }

.width-auto {
    width: auto !important;
}

.width-25 {
    width: 25% !important;
}

.width-33 {
    width: 33.3% !important;
}

.width-50 {
    width: 50% !important;
}

.width-75 {
    width: 75% !important;
}