.event-video-table-list .video-thumb:before, .release-container .video-thumb:before, .Errors:before {
    font-family: "iconfont" !important;
    font-size: 14px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
 
.content, .content-wrap {
    *zoom: 1;
}

    .content:after, .content-wrap:after {
        content: "";
        display: table;
        clear: both;
    }

ul.reset {
    padding: 0;
    margin: 0;
    list-style: none;
}
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */ /*! normalize.css v3.0.0 | HTML5 Display Definitions | MIT License | git.io/normalize */

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block;
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden], template {
    display: none;
}
/*! normalize.css v3.0.0 | Base | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}
/*! normalize.css v3.0.0 | Links | MIT License | git.io/normalize */

a {
    background: transparent;
}

    a:active, a:hover {
        outline: 0;
    }
/*! normalize.css v3.0.0 | Typography | MIT License | git.io/normalize */

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.4em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}
/*! normalize.css v3.0.0 | Embedded Content | MIT License | git.io/normalize */

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}
/*! normalize.css v3.0.0 | Figures | MIT License | git.io/normalize */

figure {
    margin: 1em 40px;
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
/*! normalize.css v3.0.0 | Forms | MIT License | git.io/normalize */

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button, select {
    text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], html input[disabled] {
        cursor: default;
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"], input[type="radio"] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
        height: auto;
    }

    input[type="search"] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}
/*! normalize.css v3.0.0 | Tables | MIT License | git.io/normalize */

table {
    border-collapse: collapse;
    border-spacing: 0;
     color:#666;
}

td, th {
    padding: 0;
}

html, body {
    height: 100%;
}

.ncaar-content {
    clear: both;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin-bottom: 0;
}

    .ncaar-content false {
        height: 0;
    }

#footer {
    clear: both;
    position: relative;
    height: 0;
}

body, html {
    font: 400 14px/24px Helvetica, Arial, Microsoft YaHei, STHeiti, sans-serif;
}

body {
    background-color: #e6e6e6;
    color: #1A1A1A;
    -webkit-user-select: initial !important;
    -webkit-user-drag: initial !important;
    -moz-user-select: initial !important;
    overflow-x: hidden;
}

img {
    max-width: 100%;
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.modal-footer .btn {
    margin-top: 0;
}

.modal-header, .modal-footer {
    padding: 10px 15px;
}

.modal-content, .modal-body {
    overflow: hidden;
}

.modal-header .close {
    margin-top: -5px;
    font-size: 28px;
    outline: none;
}

.modal-backdrop.in {
    filter: alpha(opacity=70);
    opacity: .7;
}

.modal-header {
    position: relative;
    background-color: #FCFCFC;
    border: none;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: 0 1px 0 rgba(0,0,0,0.1);
    -o-box-shadow: 0 1px 0 rgba(0,0,0,0.1);
    box-shadow: 0 1px 0 rgba(0,0,0,0.1);
}

.modal-footer {
    position: relative;
    border: none;
    -webkit-box-shadow: 0 -1px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 -1px 0 rgba(0,0,0,0.1);
    -ms-box-shadow: 0 -1px 0 rgba(0,0,0,0.1);
    -o-box-shadow: 0 -1px 0 rgba(0,0,0,0.1);
    box-shadow: 0 -1px 0 rgba(0,0,0,0.1);
}

.modal .modal-dialog {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(-50%, -75%);
    -moz-transform: translate(-50%, -75%);
    -ms-transform: translate(-50%, -75%);
    -o-transform: translate(-50%, -75%);
    transform: translate(-50%, -75%);
}

.modal.in .modal-dialog {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.modal.ver-top {
    padding: 40px 0;
}

    .modal.ver-top .modal-dialog {
        position: relative;
        top: auto;
        left: auto;
        margin: 0 auto;
    }

.modal.fade.ver-top .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -moz-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal.in.ver-top .modal-dialog {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}

body.menu-open {
    overflow: hidden;
}

    body.menu-open .nav-wrapper .nav {
        display: block !important;
        height: 100% !important;
        padding-top: 80px;
        overflow-y: auto !important;
    }

    .modal-open.fixed, body.menu-open.fixed {
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        height: 100%;
    }

a {
    color:#124eb1;
}

    a:hover {
        color: #30a5ff;
    }

.ncaar-head {
    height: 60px;
    z-index: 1000;
    position: relative;
}

    .ncaar-head .navbar-toggle {
        border: none;
        background-color: transparent !Important;
        padding: 8px 0;
        height: 50px;
        margin: 0;
    }

        .ncaar-head .navbar-toggle .icon-bar {
            width: 27px;
            height: 3px;
            background-color: #CC2017;
            position: relative;
            -moz-transition: -moz-transform .2s linear;
            -o-transition: -o-transform .2s linear;
            -webkit-transition: -webkit-transform .2s linear;
            transition: transform .2s linear;
        }

            .ncaar-head .navbar-toggle .icon-bar:first-child {
                top: 4px;
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
            }

            .ncaar-head .navbar-toggle .icon-bar:nth-child(2) {
                display: none;
            }

            .ncaar-head .navbar-toggle .icon-bar:last-child {
                bottom: 3px;
                -moz-transform: rotate(-45deg);
                -ms-transform: rotate(-45deg);
                -o-transform: rotate(-45deg);
                -webkit-transform: rotate(-45deg);
                transform: rotate(-45deg);
            }

        .ncaar-head .navbar-toggle:hover .icon-bar {
            background-color: #CC2017;
        }

        .ncaar-head .navbar-toggle.collapsed .icon-bar {
            background-color: #666;
            top: 0;
            bottom: 0;
            display: block;
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
        }

    .ncaar-head nav.navbar {
        padding: 0 20px;
        background: #FFF;
        border-bottom: none;
        box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
    }

    .ncaar-head .navbar-brand {
        color: #FFF !Important;
        font-weight: bolder;
        padding: 20px 15px;
        height: auto;
        font-size: 30px;
        transition: all linear .2s;
    }

    .ncaar-head .navbar-nav > li a {
        text-transform: uppercase;
        transition: all linear .2s;
    }

    .ncaar-head .navbar-nav > li > a {
        color: #555 !important;
        padding: 20px 15px; font-size:16px;
    }

        .ncaar-head .navbar-nav > li > a:hover {
            color: #d0181f !important;
        }

    .ncaar-head .navbar-nav > li.active > a {
        color: #d0181f !important;
        background: none !important;
        font-weight: 700;
    }

    .ncaar-head .navbar-nav > li.donate a {
        margin: 11px 5px;
        padding: 8px 15px;
        border-radius: 4px;
        background: #1390DC !important;
        color: #FFF !important;
    }

    .ncaar-head .navbar-nav > li.profile .dropdown-toggle {
        display: block;
    }

        .ncaar-head .navbar-nav > li.profile .dropdown-toggle .iconfont, .ncaar-head .navbar-nav > li.profile .dropdown-toggle .photo {
            color: #d0181f !important;
            font-size: 35px;
            vertical-align: middle;
            overflow: hidden;
        }

            .ncaar-head .navbar-nav > li.profile .dropdown-toggle .iconfont img, .ncaar-head .navbar-nav > li.profile .dropdown-toggle .photo img {
                width: 100%;
            }

        .ncaar-head .navbar-nav > li.profile .dropdown-toggle .photo {
            display: inline-block;
            width: 30px;
            height: 30px;
            border-radius: 50%;
            margin: -15px 0;
            border: 1px solid #DDD;
        }

        .ncaar-head .navbar-nav > li.profile .dropdown-toggle .name {
            display: inline-block;
            max-width: 80px;
            overflow: hidden;
            text-overflow: ellipsis;
            vertical-align: middle;
            font-size: 14px;
            white-space: nowrap;
        }

    .ncaar-head .navbar-nav > li.profile.logined .iconfont {
        font-size: 30px;
    }

    .ncaar-head .navbar-nav > li .dropdown-menu.sign li {
        border: none;
    }

    .ncaar-head .navbar-nav > li .dropdown-menu.sign a {
        padding: 8px 15px;
        color: #1950a0 !important;
    }

        .ncaar-head .navbar-nav > li .dropdown-menu.sign a.up {
            color: #d0181f !important;
        }

    .ncaar-head .navbar-nav .dropdown-menu {
        padding-bottom: 0;
    }

        .ncaar-head .navbar-nav .dropdown-menu li a {
            padding: 6px 20px;
            border-bottom: 1px solid #EEE;
        }

            .ncaar-head .navbar-nav .dropdown-menu li a:hover {
                color: #d0181f;
            }

.font-bold {
    font-weight: 700;
}

.dis-table-col {
    display: table;
    margin-bottom: 15px;
}

.align-top {
    vertical-align: top !important;
}

.align-mid {
    vertical-align: middle !important;
}

.align-bot {
    vertical-align: bottom !important;
}

.dis-table {
    width: 100%;
    display: table;
}

    .dis-table > *, .dis-table .dis-tr > *, .dis-table .dis-td {
        display: table-cell;
        vertical-align: middle;
    }

.dis-table-col > * {
    display: table-cell;
    vertical-align: middle;
}

.dis-table > *.ver-top, .dis-td.ver-top {
    vertical-align: top;
}

.dis-table > *.ver-bot, .dis-td.ver-bot {
    vertical-align: bottom;
}

.dis-thead {
    display: table-header-group;
}

.dis-tbody {
    display: table-row-group;
}

.dis-tr {
    display: table-row;
}

.dis-tfoot {
    display: table-footer-group;
}

.background {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url("../images/bg.jpg") !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-size: cover !important;
    background-color: transparent !important;
}

.bg_blur {
    filter: url(blur.svg#blur);
    -webkit-filter: blur(33px);
    -moz-filter: blur(33px);
    -ms-filter: blur(33px);
    filter: blur(33px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=33, MakeShadow=false);
    -webkit-transform: scale(1.08);
    -moz-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
}

.box-over-hide {
    position: relative;
    overflow: hidden;
    padding: 2px;
    margin: -2px;
}

table.ver-mid td {
    vertical-align: middle !important;
}

.websit-tips {
    background: rgba(55,70,45,0.69);
    color: #FFF;
    position: relative;
    z-index: 10;
    line-height: 40px;
    text-align: center;
}

    .websit-tips a {
        font-weight: 600;
        color: #4EDE6D;
    }

    .websit-tips .iconfont {
        position: absolute;
        top: 0;
        width: 50px;
        right: 0;
        font-size: 20px;
        cursor: pointer;
    }

        .websit-tips .iconfont:hover {
            color: #d0181f;
        }

.ncaar-foot {
    background-color: #414959;
    color: #DDD;
    padding: 13px 0 0;
    font-size: 14px;
    height: auto !Important;
}

    .ncaar-foot:after {
        clear: both;
    }

    .ncaar-foot .nav {
        float: right;
    }

        .ncaar-foot .nav a {
            color: #2388D9;
            text-decoration: none;
            display: inline-block;
            margin-left: 10px;
        }

            .ncaar-foot .nav a:after {
                margin-left: 10px;
                content: "|";
                color: #AAA;
                font-size: .75em;
            }

            .ncaar-foot .nav a:last-child:after {
                content: none;
            }

    .ncaar-foot .dis-table > div {
        width: 54%;
    }

    .ncaar-foot .des {
        margin-top: 0;
        font-size: .85em;
        clear: both;
    }

        .ncaar-foot .des a {
            display: block;
            color: #FFF;
            font-size: 14px;
            margin-bottom: 3px;
        }

            .ncaar-foot .des a + i {
                font-style: italic;
                font-size: 13px;
                color: #B9B9B9;
            }

.copyright {
    text-align: right;
}

.site-des {
    padding: 5px 20px;
    margin: 13px auto 0;
    text-align: center;
    font-size: 13px;
    background: #373D4B;
}

.content {
    background: #FFF;
    border-radius: 5px 0 0 0;
    min-height: 400px;
}

    .content:after {
        content: "";
        display: block;
        float: none;
        clear: both;
    }

    .content .breadcrumb {
        margin-bottom: 0;
        border-bottom: 1px solid #EEE;
    }

.container .banner img {
    width: 100%;
}

.Errors {
    color: #B3212F !important;
    position: absolute;
    bottom: 110%;
    left: 0;
    background: rgba(255,255,255,0.9);
    border-radius: 2px;
    padding: 5px 10px;
    z-index: 10;
    right: 0;
    text-align: left;
    line-height: 18px;
    border: 1px solid #B3212F;
    font-size: 14px;
}

    .Errors:before {
        content: "\e610";
        position: absolute;
        bottom: -14px;
        left: 10px;
        display: block;
        color: #B3212F;
        font-size: 12px;
    }

.banner img {
    display: block;
}

.content-display {
    position: relative;
    background-color: #FFF;
    padding: 0 40px;
    border-top-left-radius: 5px;
}

    .content-display:after {
        content: "";
        display: block;
        clear: both;
        float: none;
    }

.content-wrap {
    padding: 20px 50px 40px;
    position: relative;
    *zoom: 1; 
    background:#fff;
    min-height:400px;
}

    .content-wrap:after {
        content: "";
        display: table;
        clear: both;
    }

    .content-wrap > .title {
        color: #494442;
        padding: 0 0 10px 0;
        margin-bottom: 30px;
        font-size: 22px;
        border-bottom: solid 1px #CCC;
        font-weight: 700;
        text-transform: uppercase;
    }

        .content-wrap > .title h2 {
            color: #494442;
            padding: 0 0 10px 0;
            margin-bottom: 30px;
            font-size: 22px;
            border-bottom: solid 1px #CCC;
            font-weight: 700;
            text-transform: uppercase;
        }

#login.modal .modal-dialog {
    width: auto;
}

#login.modal .container-form {
    margin: 70px auto 0;
}

.container-signin .phone-cont-item, .container-signin .login-cont-item {
    -webkit-transition: -webkit-transform 0.4s ease-out,opacity 0.4s;
    -moz-transition: -moz-transform 0.4s ease-out,opacity 0.4s;
    -ms-transition: -ms-transform 0.4s ease-out,opacity 0.4s;
    -o-transition: -o-transform 0.4s ease-out,opacity 0.4s;
    transition: transform 0.4s ease-out,opacity 0.4s;
}

[data-move="up"], [data-move="down"] {
    -webkit-transition: -webkit-transform 0.4s ease-out,opacity 0.4s;
    -moz-transition: -moz-transform 0.4s ease-out,opacity 0.4s;
    -ms-transition: -ms-transform 0.4s ease-out,opacity 0.4s;
    -o-transition: -o-transform 0.4s ease-out,opacity 0.4s;
    transition: transform 0.4s ease-out,opacity 0.4s;
}

    .container-signin.logined .phone-cont-item, [data-move="up"].on, [data-move="down"].on {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
    }

.container-signin.logined .login-cont-item, [data-move="up"], .second-menu > * {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

.container-signin .phone-cont-item, [data-move="down"] {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
}

.container-signin.logined .login-cont-item, .container-signin .phone-cont-item {
    opacity: 0;
    visibility: hidden;
}

#_alert .modal-dialog {
    min-width: 300px;
}

#_alert .modal-title {
    font-size: 24px;
}

 
#_alert .modal-footer.alert {
    margin: 0;
}

#_alert #mes_ok {
    color: #FFF;
    background-color: #337AB7;
    border-color: #2E6DA4;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    min-width: 100px;
}

#_alert #mes_yes {
    margin-left: 5px;
    color: #FFF;
    background-color: #337AB7;
    border-color: #2E6DA4;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    min-width: 50px;
}

#_alert #mes_no {
    color: #333;
    background-color: #FFF;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    margin-left: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    min-width: 44px;
}

.dash-wrap .title {
    font-size: 18px;
    text-transform: capitalize;
}



    .content-wrap > div.title {
        border-bottom: none;
        padding-bottom: 0;
    }

    .content-wrap > .title h2 {
        color: #494442;
        font-size: 18px;
        margin-bottom: 0;
    }

        .content-wrap > .title h2 + div {
            font-size: 13px;
            font-weight: normal;
            line-height: 33px;
        }

.nc-table thead th {
    font-size: 15px;
    color: #999;
    font-weight: 300;
}

.nc-table td {
    font-size: 14px;
    vertical-align: middle !important;
}

.btn.btn-update {
    transition: all linear .2s;
    min-width: 110px;
    min-height: 34px;
    border: none;
    border-radius: 5px;
    font-size: 18px;
    margin: 15px auto 0;
    outline: none !important;
}

.btn-blue {
    background: #1390DC;
    color: #FFF !important;
}

    .btn-blue:focus {
        background: #1390DC;
    }

    .btn-blue:hover {
        background: #1386cb;
    }

    .btn-blue:active {
        background: #127ebf;
    }

.btn-red {
    background: #d0181f;
    color: #FFF !important;
}

    .btn-red:focus {
        background: #d0181f;
    }

    .btn-red:hover {
        background: #eb261c;
    }

    .btn-red:active {
        background: #c11f16;
    }

.btn-gray {
    background: #F2F2F2;
    color: #555;
}

    .btn-gray:active {
        background: #EEE;
    }

    .btn-gray:hover, .btn-gray:focus {
        background: #DDD;
    }

.nc-form input, .nc-form textarea {
    border-radius: 2px;
    border: 1px solid;
    border-color: #D8D8D8 #E5E5E5 #E5E5E5 #D8D8D8;
    width: 100%;
    height: 34px;
    font-size: 14px;
    line-height: 34px \0;
    padding: 1px 8px;
    outline: none;
    -webkit-box-shadow: 2px 3px 3px #F6F8F9 inset;
    -moz-box-shadow: 2px 3px 3px #F6F8F9 inset;
    -ms-box-shadow: 2px 3px 3px #F6F8F9 inset;
    -o-box-shadow: 2px 3px 3px #F6F8F9 inset;
    box-shadow: 2px 3px 3px #F6F8F9 inset;
    -moz-transition-property: background-color,color,width,border-color;
    -o-transition-property: background-color,color,width,border-color;
    -webkit-transition-property: background-color,color,width,border-color;
    transition-property: background-color,color,width,border-color;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.nc-form .input, .nc-form input, .nc-form textarea {
    display: inline-block;
    vertical-align: middle;
}

.nc-form .input {
    line-height: 34px;
}

.nc-form input[type="checkbox"], .nc-form input[type="radio"] {
    width: 15px;
    height: 15px;
    margin: 0 5px 0 0;
    box-shadow: none;
}

.nc-form textarea {
    line-height: 18px;
    resize: none;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: auto;
    min-height: 120px;
}

    .nc-form input[readonly], .nc-form textarea[readonly] {
        background: #F2F2F2;
        border-color: #E5E5E5 !important;
    }

    .nc-form input:hover, .nc-form textarea:hover {
        border: 1px solid #ABABAB;
        border-right-color: #CCC;
        border-bottom-color: #CCC;
    }

    .nc-form input:focus, .nc-form textarea:focus {
        border: 1px solid #377BCB;
        border-right-color: #377BCB;
        border-bottom-color: #377BCB;
    }

        .nc-form input:focus + .select-icon {
            color: #377BCB;
        }

.nc-form label {
    font-weight: 400;
    font-size: 13px;
    vertical-align: middle;
    color: #666;
    width: 75px;
    text-align: right;
    padding-right: 5px;
}

.nc-form .form-group:after, .nc-form:after {
    content: "";
    clear: both;
    float: none;
    display: block;
}

.nc-form-left, .nc-form label + div, .form-label {
    position: relative;
}

    .nc-form-left:after {
        content: "";
        position: absolute;
        display: block;
        width: 1px;
        top: 0;
        bottom: 15px;
        right: -17px;
        background: #E5E5E5;
    }

.nc-form-right label {
    width: 140px;
}

.nc-form-right .form-group {
    margin-bottom: 5px;
}

.nc-form .select-icon {
    position: absolute;
    top: 2px;
    bottom: 2px;
    right: 2px;
    line-height: 32px !important;
    font-weight: 600;
    color: #CCC;
    width: 26px;
    text-align: center;
    background: #FFF;
    pointer-events: none;
}

.container-form .select-icon {
    position: absolute;
    top: 2px;
    bottom: 2px;
    line-height: 32px !important;
    font-weight: 600;
    color: #CCC;
    width: 26px;
    text-align: center;
    background: #FFF;
    pointer-events: none;
    right: 10px;
}

.container-signup .form-group:nth-child(even) .select-icon {
    right: 2px;
}

.nc-form a.form-change {
    width: 100px;
    padding-left: 10px;
    font-size: 14px;
    outline: none;
}

.nc-form .form-footer {
    border-top: 1px solid #DDD;
    margin: 20px auto;
    padding: 25px 0 0;
}

.form-change .tips {
    font-size: 12px;
    margin-bottom: 6px;
    color: #666;
}

.form-change .tips-bottom {
    border-top: 1px dashed #DDD;
    font-size: 12px;
    padding-top: 7px;
    color: #666;
    line-height: 22px;
}

.form-change .code-send {
    padding-left: 10px;
}

    .form-change .code-send button {
        background: none;
        border: 1px solid #DDD;
        width: 100%;
        height: 34px;
        background: #F7F7F7;
        font-size: 14px;
    }

.form-change .submit {
    width: 100%;
    height: 34px;
    border-radius: 2px;
    margin: 0 auto 20px;
    font-size: 16px;
    text-transform: uppercase;
}

.form-change .form-group {
    position: relative;
}

    .form-change .form-group span.modify {
        position: absolute;
        top: 0;
        right: 12px;
        line-height: 34px;
        font-size: 12px;
        color: #337AB7;
        font-weight: 600;
        cursor: pointer;
    }

        .form-change .form-group span.modify:hover {
            text-decoration: underline;
        }

.form-unbinding, .form-binding {
    display: none;
}

    .form-unbinding.active, .form-binding.active {
        display: block;
    }

.form-dropmenu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 195px;
    margin-top: 3px;
    background: rgba(255,255,255,0.95);
    z-index: 10;
    border-radius: 2px;
    text-align: left;
    color: #333;
    visibility: hidden;
    overflow: hidden;
    border: 1px solid #377BCB;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -ms-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -o-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

    .form-dropmenu.active {
        visibility: visible;
    }

    .form-dropmenu ul {
        padding: 0 !Important;
        margin: 0 !Important;
    }

    .form-dropmenu li {
        padding: 3px 10px;
        border-bottom: 1px solid rgba(0,0,0,0.06);
        cursor: pointer;
        margin: 0 !Important;
        list-style-type: none !Important;
    }

        .form-dropmenu li:hover {
            background: rgba(0,0,0,0.05);
        }

        .form-dropmenu li:active {
            background: rgba(0,0,0,0.1);
        }

.tip-icon {
    background: url("../../images/sign_icon/page_icon_tip.png") no-repeat;
    margin: 0 auto;
    width: 58px;
    height: 58px;
}

    .tip-icon.tip-icon-success {
        background-position: 0 0;
    }

    .tip-icon.tip-icon-wrong {
        background-position: -61px 0;
    }

    .tip-icon.tip-icon-alert {
        background-position: -122px 0;
    }

.content-page-tips {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    min-height: 400px;
}

    .content-page-tips .dis-table {
        height: 100%;
    }

        .content-page-tips .dis-table ul {
            margin: 0;
            padding: 0;
        }

            .content-page-tips .dis-table ul li {
                list-style: none !Important;
                margin: 0 auto !Important;
                max-width: 600px;
            }

.page-tips h2 {
    font-size: 24px;
    padding: 24px 0;
    margin-bottom: 15px;
}

.page-tips p {
    margin-bottom: 10px;
}

    .page-tips p a {
        text-decoration: underline;
    }

.form-select label {
    font-weight: 500;
    cursor: pointer;
    width: auto;
    color: #333;
}

.form-select input[type="radio"], .form-select input[type="checkbox"] {
    display: none;
}

    .form-select input[type="radio"] + .iconfont, .form-select input[type="checkbox"] + .iconfont {
        text-align: center;
        font-size: 12px;
        line-height: 20px !important;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin-right: 8px;
        border: 1px solid #CCC;
        border-radius: 2px;
        color: transparent;
        background: #FAFAFA;
    }

    .form-select input[type="radio"] + .iconfont {
        border-radius: 50%;
    }

.form-select input:checked + .iconfont {
    background: #1950a0;
    color: #FFF;
    border-color: #1950a0;
}

.form-select label:hover .iconfont {
    border-color: #1950a0;
}

.datepicker, .datetimepicker {
    padding: 0 !important;
}

    .datepicker table thead, .datetimepicker table thead {
        background: #335584;
        color: #FFF;
    }

        .datepicker table thead tr:first-child th:hover, .datetimepicker table thead tr:first-child th:hover {
            background: rgba(255,255,255,0.15) !important;
        }

    .datepicker table tfoot, .datetimepicker table tfoot {
        border-top: 1px solid #DDD;
    }

        .datepicker table tfoot th, .datetimepicker table tfoot th {
            padding: 8px !important;
        }

    .datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover {
        background: rgba(255,255,255,0.15) !important;
    }

    .datepicker table {
        margin-bottom: 0 !Important;
        border-collapse: collapse;
    }

    .datepicker td.new {
        font-style: normal;
        font-weight: normal;
    }

    .datepicker td.old {
        font-style: normal;
        font-weight: normal;
    }

    .datepicker td.active {
        background: #5BB65A !important;
        color: #FFF !important;
    }

    .datepicker td span.active.active {
        background: #5BB65A !important;
        color: #FFF !important;
    }

    .datepicker td.today {
        background: rgba(51,85,132,0.3) !important;
        color: #FFF !important;
    }

    .datetimepicker table {
        margin-bottom: 0 !Important;
        border-collapse: collapse;
    }

    .datetimepicker td.new, .datetimepicker td.old {
        font-style: normal;
        font-weight: normal;
    }

    .datetimepicker td.active, .datetimepicker td span.active.active {
        background: #5BB65A !important;
        color: #FFF !important;
    }

    .datetimepicker td.today {
        background: rgba(51,85,132,0.3) !important;
        color: #FFF !important;
    }

    .datepicker-days td, .datepicker-days th, .datepicker td, .datepicker th, .datetimepicker-days td, .datetimepicker-days th, .datetimepicker td, .datetimepicker th {
        padding: 6px 8px !important;
        border-radius: 0 !Important;
        height: 38px !Important;
        width: 38px !Important;
        visibility: visible !Important;
    }

    .datepicker td, .datetimepicker-days td {
        padding: 0 8px !important;
        border-radius: 50% !Important;
        font-weight: 600;
    }

    [class*=" datetimepicker-dropdown"]:before { 
        top: -7px;
        left: 7px;
        border-bottom-color: rgb(140, 197, 212) !important;
    }

    [class*=" datetimepicker-dropdown"]:after { 
    display:none !important;
    }

.datepicker-dropdown:before, .datetimepicker-dropdown-bottom-right:before {
    border-bottom: 7px solid #335584 !important;
    border-bottom-color: #335584 !important;
}

.datepicker-dropdown:after, [class*=" datetimepicker-dropdown"]:after {
    border-bottom: 6px solid #335584 !important;
    border-bottom-color: #335584 !important;
}

.datetimepicker-hours td, .datepicker-hours td, .datetimepicker-minutes td, .datepicker-minutes td, .datetimepicker-months td, .datepicker-months td, .datepicker-years td, .datetimepicker-years td, .datepicker-decades td, .datetimepicker-decades td, .datepicker-centuries td, .datetimepicker-centuries td {
    width: 266px !important;
}

.datepicker-orient-top:after {
    display: none !important;
}

.datepicker-orient-top:before {
    border-bottom: none !important;
}

.trump-win {
    margin: 0 -40px;
    padding-top: 20px;
    background-image: url("../Images/trump_win.jpg");
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-size: cover !important;
    background-color: transparent !important;
    position: relative;
    height: 310px;
    border-top-left-radius: 5px;
    border-bottom: 2px solid #9FA0A4;
    overflow: hidden;
}

    .trump-win > img {
        position: absolute;
        bottom: 0;
        left: 52px;
        width: 320px;
    }

    .trump-win .tip {
        color: #FFF;
        position: absolute;
        display: inline-block;
        top: 90px;
        right: 60px;
    }

        .trump-win .tip .title {
            position: relative;
            font-size: 64px;
            font-weight: bold;
            line-height: normal;
            text-transform: uppercase;
        }

            .trump-win .tip .title:before, .trump-win .tip .title:after {
                content: "";
                position: absolute;
                bottom: 3px;
                background: rgba(255,255,255,0.48);
                height: 2px;
            }

            .trump-win .tip .title:before {
                left: 0;
                right: 251px;
            }

            .trump-win .tip .title:after {
                right: 0;
                left: 251px;
            }

        .trump-win .tip .subtitle {
            font-size: 20px;
            margin-top: 5px;
            opacity: .9;
            text-transform: uppercase;
        }

    .trump-win.event {
        background-image: url("../Images/trump_win2.jpg");
    }

        .trump-win.event img {
            left: 94px;
        }

        .trump-win.event .tip {
            top: 100px;
            right: 138px;
        }

            .trump-win.event .tip .title {
                font-size: 48px;
            }

                .trump-win.event .tip .title:before, .trump-win.event .tip .title:after {
                    display: none;
                }

@media (max-width: 1200px) {
    .trump-win .tip {
        top: 99px;
    }

        .trump-win .tip .title {
            font-size: 48px;
        }

            .trump-win .tip .title:before {
                right: 208px;
            }

            .trump-win .tip .title:after {
                left: 314px;
            }

    .trump-win.event .tip {
        right: 34px;
    }
}

@media (max-width: 992px) {
    .trump-win, .trump-win .event {
        height: 282px;
    }

        .trump-win > img, .trump-win .event > img {
            left: 18px;
            width: 282px;
        }

        .trump-win .tip, .trump-win .event .tip {
            top: 90px;
            right: 17px;
        }

        .trump-win.event > img, .trump-win .event.event > img {
            left: 36px;
        }

        .trump-win.event .tip .title, .trump-win .event.event .tip .title {
            font-size: 40px;
        }
}

@media (max-width: 768px) {
    .trump-win, .trump-win .event {
        margin: -30px -10px 0;
        text-align: center;
    }

        .trump-win > img, .trump-win .event > img {
            left: 50% !important;
            width: 300px;
            margin-left: -150px;
        }

        .trump-win .tip, .trump-win .event .tip {
            top: auto !important;
            right: 0 !important;
            left: 0;
            bottom: 64px;
            background: rgba(0,0,0,0.4);
            padding: 5px 0;
        }

            .trump-win .tip .title, .trump-win .event .tip .title {
                font-size: 30px;
            }

                .trump-win .tip .title:before, .trump-win .tip .title:after, .trump-win .event .tip .title:before, .trump-win .event .tip .title:after {
                    display: none;
                }

            .trump-win .tip .subtitle, .trump-win .event .tip .subtitle {
                display: none;
            }

        .trump-win.event .tip, .trump-win .event.event .tip {
            bottom: 40px;
        }

            .trump-win.event .tip .title, .trump-win .event.event .tip .title {
                font-size: 24px;
            }
}

@media (max-width: 480px) {
    .trump-win .tip .title {
        font-size: 24px;
    }
}

.ncaar-banner {
    color: #FFF;
    background-image: url("../../Images/banner/q1.jpg");
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-size: cover !important;
    background-color: transparent !important;
    margin-bottom: 20px;
    position: relative;
}

    .ncaar-banner:before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0,0,0,0.1);
    }

    .ncaar-banner .container {
        position: relative;
        z-index: 100;
    }

    .ncaar-banner .dis-table-col {
        margin-bottom: 0;
        width: 100%;
        margin: 0 auto;
    }

        .ncaar-banner .dis-table-col > * {
            float: none;
        }

    .ncaar-banner .logo .logo-pic {
        width: 120px;
    }

        .ncaar-banner .logo .logo-pic img {
            width: 100%;
        }

    .ncaar-banner .logo .logo-name {
        list-style: none;
        padding: 0 0 0 15px;
        margin: 0;
        font-size: 14px;
    }

        .ncaar-banner .logo .logo-name li {
            list-style: none;
            padding: 0;
            margin: 0;
            line-height: 18px;
        }

            .ncaar-banner .logo .logo-name li:first-child {
                font-weight: bold;
            }

    .ncaar-banner .ncaar-slogn {
        text-align: center;
        background: url("../images/sign_icon/ncaar-value-bg.png") repeat-y;
        background-size: 100%;
        padding: 15px 10px;
    }

        .ncaar-banner .ncaar-slogn hr {
            margin: 5px auto;
            height: 1px;
            max-width: 768px;
            border: none;
            background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
            background-size: 100%;
            background-image: -moz-linear-gradient(0deg, rgba(0,0,0,0),#ffffff,rgba(0,0,0,0));
            background-image: -o-linear-gradient(0deg, rgba(0,0,0,0),#ffffff,rgba(0,0,0,0));
            background-image: -webkit-linear-gradient(0deg, rgba(0,0,0,0),#ffffff,rgba(0,0,0,0));
            background-image: linear-gradient(90deg, rgba(0,0,0,0),#ffffff,rgba(0,0,0,0));
        }

    .ncaar-banner .ncaar-slogn-title {
        font-size: 20px;
        font-weight: 700;
        white-space: nowrap;
    }

    .ncaar-banner .ncaar-slogn-tip {
        font-size: 14px;
        white-space: nowrap;
    }

    .ncaar-banner .ncaar-slogn span {
        margin: 0 10px;
        display: inline-block;
    }

    .ncaar-banner .ncaar-slogn-title span {
        margin: 0 20px;
    }

.ncaar-content {
    padding-top: 50px;
    padding-bottom: 130px;
    margin: -50px 0 -111px;
    position: relative;
}

.from-icon-PA {
    position: relative;
    bottom: 1px;
    display: inline-block;
    background: #1390DC;
    color: #FFF;
    width: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
}

.dropdown-share .dropdown-menu {
    overflow: hidden;
    padding: 0;
}

    .dropdown-share .dropdown-menu a {
        padding: 9px 15px;
        transition: all linear .2s;
        border-bottom: 1px solid #EEE;
        font-weight: 600;
        color: #666;
    }

    .dropdown-share .dropdown-menu .iconfont {
        display: inline-block;
        margin-right: 10px;
        font-size: 18px;
        margin-top: -4px;
        position: relative;
        top: 2px;
        font-weight: 300;
    }

        .dropdown-share .dropdown-menu .iconfont.icon-wechat {
            color: #11DD1A;
            font-size: 19px;
            margin: -6px 6px 0 0;
        }

        .dropdown-share .dropdown-menu .iconfont.icon-Twitter {
            color: #1AB2E8;
        }

        .dropdown-share .dropdown-menu .iconfont.icon-Facebook {
            color: #3B589C;
        }

        .dropdown-share .dropdown-menu .iconfont.icon-google {
            color: #520C0C;
        }

        .dropdown-share .dropdown-menu .iconfont.icon-Email {
            color: #1390DC;
        }

.page-pagination .btn {
    margin: 0;
    padding: 6px 12px;
    font-size: 14px;
    line-height: normal;
    min-width: 0;
    color: #333;
    min-height: 0;
    border-radius: 2px;
}
/*# sourceMappingURL=site_layout.css.map */


.container-staff { background:transparent; padding:0 50px;
}



/* Curl Bottom Right */
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
}
.hvr-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: #e6e6e6;
  /* IE9 */
  background: linear-gradient(315deg, #e6e6e6 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
  width: 25px;
  height: 25px;
}

@media (max-width:768px) {
   .audio-player .bar-play, .audio-player .bar-pause{ padding:0 !important;
     font-size:30px !important;
}
}
@media (max-width:768px) {
    #t_cover div { height:auto !important; width:30px !important;
    }
    #t_cover {padding-left: 5px !important;
    }
    .player-container { 
        padding:10px !important;
    }
    .progress-container {
     padding:0 5px 0 10px !important; 
    }
    .audio-download {
        padding:0 5px 0 0 !important;
    }
    .ncaar-banner .logo .logo-name {
        padding:5px 0 0;
    }
    .t_title_info { font-size:14px !important;
    }
    .regist-form-view .media-left .form-mem-img {
     width:80px !important; height:80px !important; margin-right:5px !important;  margin-bottom:20px;
    }
    #content {
    padding:0 !important;
    }
    .regist-form-view .form-part label {
         white-space:normal !important;    line-height: 18px !important;
    padding: 5px 0px;
    font-size: 13px;

    }
    .form-basic .media-body, .form-basic .media-left,  .form-basic .media-right {
     display:block;
    }
}

.my-icon-Edit {
    position: absolute;
    top: 1px;
    right: 9px;
    left: auto;
    width: 20px;
    height: 20px;
    text-align: center;
    z-index: 1040;
    line-height: 20px;
    border-radius: 0;
    border: 1px solid #ccc;
    border-top: none;
    border-right: none;
    background: #FAFAFA;
}
.my-icon-Edit + .dropdown-menu {
    top: 18px; right: 10px !important;  width: auto; left: initial;
}
#photo-items .oper-container {
        height:50px; border:none;
        }
#photo-items textarea {
height:50px;width:100%;resize: none;
background-color: #f2f2f2; padding:5px 10px;
}
#photo-items textarea:focus {
    background-color: #FFF;
}

.img-light {
    border:1px solid #52c79c !important;
}

.btn-Confirm {
    padding: 2px 5px;
    color: #058ddf;
    font-size: 14px;
    margin: 0 5px;
    border-radius: 4px!important;
}

.panel-body-createvent {
 padding:0;
}

.upcoming-event-block{ margin:0px 0 30px; padding:0 40px}
.upcoming-event-block b{    font-size: 20px;margin:20px 0 0;color: #c40f04; display:block;}
.upcoming-event-block b span{font-weight: normal;color: #333;font-size: 16px;}
.upcoming-event-block ul{ padding-left:20px;}
.upcoming-event-block label{ font-size: 16px;margin:20px 0 10px;color:#333;}
.upcoming-event-block label span{font-weight: normal;color: #333;font-size: 16px;}

.event-file-ico{ }
.event-file-ico a:hover{ text-decoration:none;}
.event-file-ico ul{ margin:0!important;    padding: 0!important;}
.event-file-ico ul li{ margin:0 40px 0 0 !important;}
.event-file-ico i{ font-size:30px; color:#f95951; margin-right:8px;}
.event-file-ico li{ float:left; margin-left:15px;}

.item-block{ text-align:center; margin:20px 0;}
.item-block img{ max-width:180px;}
.item-block .price-list{ color:#44a442; }
.item-block h3{ color:#c00; font-size:18px;}
.pay-product-table{ border:1px solid #E2CCC9;}
.pay-product-table th{ background:#f3f3f3;}
.pay-product-table tfoot b{ color:#c00; font-size:20px;}
.paypal-tip::before{  display:block; position:absolute;  left: 10px; top:-10px;       content: " "; 
width: 0; 
height: 0; 
border-left: 10px solid transparent; 
border-right: 10px solid transparent; 
border-bottom: 10px solid #ebe9eb; 
} 
.paypal-tip{   position:relative;  background-color: #ebe9eb; padding:10px; margin:20px 0;touch-action: manipulation;} 
.place-order{ border-top:1px solid #ccc; padding:19px 0 0;}
.billing-detail{ margin-top:20px;}
.billing-detail  table{border: 1px solid rgba(0,0,0,.1);}
.billing-detail table th{ text-transform:uppercase;} 
.text-red{ color:#f00;}