@font-face {
    font-family: 'SimHei-Regular' !important;
    src: url('../fonts/SimHei-Regular.ttf');/*
    src: url('http://www.bondpricing.cn/assets/fonts/SimHei-SC-Regular.eot?#iefix') format('embedded-opentype'),
        url('http://www.bondpricing.cn/assets/fonts/SimHei-SC-Regular.woff') format('woff'),
        url('http://www.bondpricing.cn/assets/fonts/SimHei-SC-Regular.ttf')  format('truetype'),
        url('http://www.bondpricing.cn/assets/fonts/SimHei-SC-Regular.svg#SimHei-Regular') format('svg');*/
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SimHei-Light' !important;
    src: url('../fonts/SimHei-Regular.ttf');/*
    src: url('http://www.bondpricing.cn/assets/fonts/SimHei-Light.eot?#iefix') format('embedded-opentype'),
        url('http://www.bondpricing.cn/assets/fonts/SimHei-Light.woff') format('woff'),
        url('http://www.bondpricing.cn/assets/fonts/SimHei-Light.ttf')  format('truetype'),
        url('http://www.bondpricing.cn/assets/fonts/SimHei-Light.svg#SimHei-Regular') format('svg');*/
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SimHei-Medium' !important;
    src: url('../fonts/SimHei-Medium.ttf');/*
    src: url('http://www.bondpricing.cn/assets/fonts/SimHei-SC-Medium.eot?#iefix') format('embedded-opentype'),
        url('http://www.bondpricing.cn/assets/fonts/SimHei-SC-Medium.woff') format('woff'),
        url('http://www.bondpricing.cn/assets/fonts/SimHei-SC-Medium.ttf')  format('truetype'),
        url('http://www.bondpricing.cn/assets/fonts/SimHei-SC-Medium.svg#SimHei-Regular') format('svg');*/
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'SimHei-Bold' !important;
    src: url('../fonts/SimHei-Regular.ttf');/*
    src: url('http://www.bondpricing.cn/assets/fonts/SimHei-SC-Bold.eot?#iefix') format('embedded-opentype'),
        url('http://www.bondpricing.cn/assets/fonts/SimHei-SC-Bold.woff') format('woff'),
        url('http://www.bondpricing.cn/assets/fonts/SimHei-SC-Bold.ttf')  format('truetype'),
        url('http://www.bondpricing.cn/assets/fonts/SimHei-SC-Bold.svg#SimHei-Regular') format('svg');*/
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "SimHei-Regular" !important;
    font-size: 14px;
    padding: 0;
    margin: 0;
    line-height: 22px;
    color: rgba(0,0,0,0.85);
    background-color: #f0f2f5;
}

.no-margin { margin: 0 !important; }
.no-padding { padding: 0 !important; }
.no-border { border: none !important; }
.no-border:active, .no-border:focus { border: none !important; }
.no-overflow { overflow: visible !important; }
.no-box-shadow {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.p-10 { padding: 10px !important; }
.p-15 { padding: 15px !important; }
.p-20 { padding: 20px !important; }
.p-25 { padding: 25px !important; }
.p-30 { padding: 30px !important; }
.pt-0 { padding-top: 0 !important; }
.pt-3 { padding-top: 3px !important; }
.pt-4 { padding-top: 4px !important; }
.pt-5 { padding-top: 5px !important; }
.pt-9 { padding-top: 9px !important; }
.pt-10 { padding-top: 10px !important; }
.pt-15 { padding-top: 15px !important; }
.pt-20 { padding-top: 20px !important; }
.pt-30 { padding-top: 30px !important; }
.pt-40 { padding-top: 40px !important; }
.pb-0 { padding-bottom: 0 !important; }
.pb-3 { padding-bottom: 3px !important; }
.pb-4 { padding-bottom: 4px !important; }
.pb-5 { padding-bottom: 5px !important; }
.pb-10 { padding-bottom: 10px !important; }
.pb-15 { padding-bottom: 15px !important; }
.pb-20 { padding-bottom: 20px !important; }
.pb-30 { padding-bottom: 30px !important; }
.pb-40 { padding-bottom: 40px !important; }
.pl-5 { padding-left: 5px !important; }
.pl-10 { padding-left: 10px !important; }
.pl-20 { padding-left: 20px !important; }
.pl-30 { padding-left: 30px !important; }
.pl-40 { padding-left: 40px !important; }
.pr-5 { padding-right: 5px !important; }
.pr-10 { padding-right: 10px !important; }
.pr-20 { padding-right: 20px !important; }
.pr-30 { padding-right: 30px !important; }
.pr-40 { padding-right: 40px !important; }
.m-0 { margin: 0px !important; }
.m-5 { margin: 5px !important; }
.m-10 { margin: 10px !important; }
.m-15 { margin: 15px !important; }
.m-20 { margin: 20px !important; }
.m-25 { margin: 25px !important; }
.mt-0 { margin-top: 0 !important; }
.mt-5 { margin-top: 5px !important; }
.mt-10 { margin-top: 10px !important; }
.mt-15 { margin-top: 15px !important; }
.mt-20 { margin-top: 20px !important; }
.mt-25 { margin-top: 25px !important; }
.mt-30 { margin-top: 30px !important; }
.mt-45 { margin-top: 45px !important; }
.mr-5 { margin-right: 5px !important; }
.mr-10 { margin-right: 10px !important; }
.mr-15 { margin-right: 15px !important; }
.ml-0 { margin-left: 0 !important; }
.ml-5 { margin-left: 5px !important; }
.ml-10 { margin-left: 10px !important; }
.ml-15 { margin-left: 15px !important; }
.ml-20 { margin-left: 20px !important; }
.mr-20 { margin-right: 20px !important; }
.mb-0 { margin-bottom: 0 !important; }
.mb-5 { margin-bottom: 5px !important; }
.mb-10 { margin-bottom: 10px !important; }
.mb-12 { margin-bottom: 12px !important; }
.mb-15 { margin-bottom: 15px !important; }
.mb-20 { margin-bottom: 20px !important; }
.mb-25 { margin-bottom: 25px !important; }
.mb-30 { margin-bottom: 30px !important; }
.mb-40 { margin-bottom: 40px !important; }
.mb-50 { margin-bottom: 50px !important; }
.no-top { top: 0 !important; }
.no-right { right: 0 !important; }
.lh-5 { line-height: 5px !important; }
.lh-10 { line-height: 10px !important; }
.lh-15 { line-height: 15px !important; }
.lh-20 { line-height: 20px !important; }
.lh-25 { line-height: 25px !important; }
.lh-30 { line-height: 30px !important; }


.inline-block {
    display: inline-block !important;
    /*width: auto !important;*/
}

.full-width{ width: 100% !important; }
.align-center { text-align: center; }

.cursor-hand { cursor: pointer; }
.cursor-normal { cursor: default; }

.ft-size-10 { font-size: 10px; }
.ft-size-12 { font-size: 12px; }
.ft-size-14 { font-size: 14px; }
.ft-size-15 { font-size: 15px; }
.ft-size-20 { font-size: 20px; }
.ft-size-25 { font-size: 25px; }
.ft-size-30 { font-size: 30px; }
.ft-bold { font-weight:bold; }
.ft-normal { font-weight:normal; }

.color-white { color:white !important; }
.color-red { color:red !important; }
.color-green { color:green !important; }
.color-gray { color:gray !important; }
.color-black { color:#222222 !important; }
.color-blue { color:#3388ff !important; }
.color-yellow { color:lightgoldenrodyellow !important;}

.bg-yellow {background-color:lightgoldenrodyellow !important;}

.container {
    min-width: 1360px !important;
}

@media only screen and (max-width: 768px) {

}

@media only screen and (max-width: 480px) {

}

.navbar-fixed-top { padding: 0; height:50px; font-size: 15px; background-color: #001529; color: white !important; }

.navbar-fixed-top .dropdown > ul { border: 1px solid rgba(0,0,0, .25); border-top:2px solid #1890FF !important; }
.navbar-fixed-top .dropdown > ul > li { min-height: 35px; padding-top:5px; border-bottom: 1px solid lightgrey; }
.navbar-fixed-top .dropdown > ul > li > a { font-size: 15px; }

.navbar-fixed-top .dropdown > ul > li:last-child{ border-bottom: none; }
.navbar-fixed-top .dropdown > ul > li:hover { background-color: #efefef !important; transition: background .2s ease-in;}
.navbar-fixed-top .dropdown > ul > li:hover > a { background-color: transparent !important; }

.navbar-fixed-top .dropdown-menu { padding: 0 !important; border-radius: 0 !important; }
.navbar-fixed-top .dropdown-menu .m-tab-tip {
    position: absolute;
    color: #1890FF !important;
    top: -20px;
    left: 30px;
    font-size: 14px;
    border: none !important;
}
.navbar-fixed-top .dropdown-menu .m-tab-tip:hover {
    background-color: transparent !important;
}
.navbar-fixed-top .dropdown-menu.logout-menu .m-tab-tip {
    position: absolute;
    color: #1890FF !important;
    top: -20px;
    left: auto !important;
    right: 25px !important;
    font-size: 14px;
}

.nav-main-menus > li > a{
    line-height: 17px !important; color: white !important;
}
.nav-main-menus > li.active {
    border-top: 2px solid #1890FF;
}

.dropdown-menu > li.active {
    background-color: #e7e7e7;
    border-left: 2px solid #1890FF !important;
}
.dropdown-menu > li.active > a {
    /*background-color: transparent;*/
}

.nav-main-menus > li {
    border-top: 2px solid transparent;
    margin-left: 0px;
    margin-right: 1px;
}

.nav-main-menus > li:hover,
.nav-main-menus > li:focus {
    border-top: 2px solid #1890FF !important;
    background-color: #e7e7e7;
    transition: background .2s ease-in;
}

.nav-main-menus .active > a,
.nav-main-menus > li:hover > a,
.nav-main-menus > li:focus > a {
    color: #1890FF !important;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent !important;
}

.navbar-fixed-top .logout-menu { min-width: 80px; }
.navbar-fixed-top .user-name { margin-left:5px; }
.navbar-fixed-top .balance-title { color:#c0a16b; }
.navbar-fixed-top .balance-value { color:#ff6666; }

.navbar-default .container .navbar-brand { min-width: 60px; margin-left:-5px; padding-top: 5px; }
.navbar-default .container .navbar-brand .logo { float:left; margin-right: 5px; width: 150px; }
.navbar-default .container .navbar-brand .title { float: left; margin-top:6px; margin-right:10px; font-size: 25px; color:#1890FF; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .active > a { color: #1890FF; background-image: none; }

@media only screen and (max-width: 1024px) {
    .navbar-fixed-top .container { padding-left:15px !important; padding-right:15px !important; }
}

@media only screen and (max-width: 768px) {
    .navbar-fixed-top { padding: 0; height:50px; }
    .navbar-header { height: 50px; }
    .navbar-fixed-top .container { padding-left:15px !important; padding-right:15px !important; }
    .navbar-collapse { background:black; }
    .navbar-collapse.collapse.in { border-bottom: 1px solid rgba(0,0,0, .35); }
    .navbar-fixed-top .dropdown-menu .m-tab-tip { display: none !important; }
}

@media only screen and (max-width: 480px) {
    .navbar-fixed-top { padding: 0; height:50px; }
    .navbar-header { height: 50px; }
    .navbar-collapse { background:black; }
    .navbar-collapse.collapse.in { border-bottom: 1px solid rgba(0,0,0, .35); }
    .navbar-fixed-top .dropdown-menu .m-tab-tip { display: none !important; }
}

.top-menus {
    padding: 10px 0;
    background-color: white;
    margin: 50px -15px 20px -15px;
    text-align: center;
}

.top-menus .top-menu {
    padding: 5px 30px;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    color: #2D2D2D;
}

.top-menus .top-menu:hover {
    color: #1890FF;
}

.top-menus .top-menu.active {
    color: black !important;
    font-weight: bold;
}

.top-menus .btn-group.open .dropdown-toggle {
    color: #1890FF;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.top-menu .dropdown-menu {
    border-radius: 0;
    padding: 0;
    margin-top: 10px;
}
.top-menu .dropdown-menu li > a {
    padding: 10px 20px;
}

.top-menu .dropdown-menu li > a:hover {
    background-color: #1890FF;
    color: white;
}

.top-menu .dropdown-submenu {
    position: relative;
}

.top-menu .dropdown-submenu>.dropdown-menu {
    top: 0;
    left: -100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.top-menu .dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.top-menu .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.top-menu .dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.top-menu .dropdown-submenu.pull-left {
    float: none;
}

.top-menu .dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.admin-menus .list-group-item {
    border-radius: 0 !important;
    border: none;
    margin-bottom: 10px;
    cursor: pointer;
}

.admin-menus .list-group-item > a {
    text-decoration: none;
    color: black;
}

.admin-menus .list-group-item.active {
    font-family: 'SimHei-Regular' !important;
    background-color: #E6F7FF;
    border-right: 2px solid #1890FF;
    color: #1890FF;
}

.admin-menus .list-group-item.active > a {
    color: #1890FF;
}

.admin-menus .list-group-item:hover {
    background-color: #E6F7FF !important;
    color: #1890FF !important;
}

.admin-menus .list-group-item:hover > a {
    color: #1890FF !important;
}

.main-wrapper {
    display: inline-block;
    width: 100%;
/*
    min-height: calc(100vh - 225px) !important;
    min-height: -moz-calc(100vh - 225px) !important;
    min-height: -webkit-calc(100vh - 225px) !important;
*/
    margin-top: 20px;
}

.main-wrapper.no-top-menu {
    margin-top: 60px;

    min-height: calc(100vh - 160px) !important;
    min-height: -moz-calc(100vh - 160px) !important;
    min-height: -webkit-calc(100vh - 160px) !important;
}

.main-footer {
    text-align: center;
    height: 40px;
    margin-top: 20px;
}


/* ========================================================================
 * BACK TOP
 * ======================================================================== */
#back-top {
    position: fixed;
    bottom: 10px; right: 10px; width: 40px; height: 40px;
    cursor: pointer;
    color: #333;
    text-align: center;
    z-index: 1000;
    border: 2px solid #333;
    display: none;
}
#back-top i {
    font-size: 20px;
    line-height: 35px;
}

.circle {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50%;
    border-radius: 50% !important;
}
.circle:after, .circle:before {
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50%;
    border-radius: 50% !important;
}


/* Confirm Dialog */
#dialog-confirm .modal-dialog { margin-top: 80px; max-width: 500px; }
#dialog-confirm .modal-dialog .btn-confirm { min-width: 70px; }

#dialog-error .modal-title .fa { color: #e74c3c; font-size: 20px; }
#dialog-error .modal-body .error-title { font-weight: bold; }
#dialog-error .modal-body .error-content {
    color: #AA27A0;
    background: #F0F0F0;
    border: 1px solid grey;
    border-radius: 3px;
    padding: 10px;
    font-size: 12px;
    max-height: 250px;
    overflow-y: auto;
}


.modal-body .error-msg {
    color: #AA27A0 !important;
}

.modal-body .error-msg.success {
    color: #5cb85c !important;
}


.panel {  }


.view-header h5 > a { text-decoration: none !important; color: #1890FF !important; }
.view-header h5 > a:hover { color: steelblue !important; }
.panel-heading { color: #337ab7 !important; }


.has-feedback .form-control {
    padding-right: 12px;
}

.dataTables_wrapper thead th.sorting_asc,
.dataTables_wrapper thead th.sorting_desc {
    color: darkmagenta !important;
}

.mask-tip {
    color: red !important;
}



#dialog-login {

}
#dialog-login .modal-header {
    border-bottom: none;
}

#dialog-login .modal-footer {
    border-top: none;
}

#dialog-login .modal-title {
    font-size: 20px;
    margin: 10px 5px;
}

#dialog-login .close img {
    width: 15px;
}

#dialog-login .form-group {
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
}

#dialog-login .form-group label {
    font-weight: normal;
}

#dialog-login .form-group input {
    box-shadow: none;
    webkit-box-shadow: none;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    height: 40px;
    width: 100% !important;
    font-size: 16px;
}

#dialog-login .title {
    margin-top: 0;
}

#dialog-login .error {
    color: red;
    text-align: center;
}

#dialog-login .form-group #txtPrefix {
    width: 100px !important;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: none;
}

#dialog-login .form-group #txtPhone {
    width: 320px !important;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#dialog-login .form-group #txtUserName {
    padding: 6px 2px;
}

#dialog-login .form-group #txtPassword {
    padding: 6px 2px;
}

#dialog-login .form-group #txtVerify {
    width: 190px !important;
}

#dialog-login .forgot {
    cursor: pointer;
}

#dialog-login .forgot:hover {
    color: #1890FF;
}

#dialog-login button {
    height: 40px;
    font-size: 16px;
}

#dialog-login .btnReqCode {
    border-radius: 20px !important;
    width: 120px !important;
}

#dialog-login .btnLogin {
    background-color:#1890FF;
    border-color:#1890FF;
    min-width: 180px;
}

#dialog-login .btnLogin:hover {
    background-color:#1864ff;
    border-color:#1864ff;
}

#dialog-login .btnLogin.disabled {
    background-color:#c6c6c6;
    border-color:#c6c6c6;
}

#dialog-login .btnRegister {
    min-width: 180px;
}

#dialog-login .divider {
    margin: 20px 0;
    text-align: center;
    font-size: 16px;
}

#dialog-login .divider::before,
#dialog-login .divider::after {
    content: "";
    position: absolute;
    width: 33%;
    border: 1px solid #000;
    top: 30px;
}

#dialog-login .divider::before {
    left: 30px;
}

#dialog-login .divider::after {
    right: 30px;
}

@media only screen and (max-width: 1024px) {
    #dialog-login .divider::before,
    #dialog-login .divider::after {
        top: 10px;
    }
}

#dialog-login .method {
    display: inline-block;
    width: 50px;
    opacity: 0.5;
    margin: 0 30px;
    cursor: pointer;
}

#dialog-login .method .icon {
    width: 50px;
    height: 50px;
    background-size: 100% 100%;
}

#dialog-login .method.active {
    opacity: 1.0;
}

#dialog-login .method[data-type=weixin] .icon {
    background-image: url('../img/weixin.png');
}

#dialog-login .method[data-type=account] .icon {
    background-image: url('../img/account.png');
}

#dialog-login .method[data-type=phone] .icon {
    background-image: url('../img/phone.png');
}

#dialog-login .barcode {
    width: 160px;
    height: 160px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid darkgray;
}

#dialog-login .barcode img {
    width: 100%;
}

#dialog-login .close {
    opacity: 0.7;
}

#dialog-login .close:hover {
    opacity: 1;
}

#notify {
    width: 226px;
    height: 102px;
}
#notify > div.notify-image {
    height: 100%;
    text-align: center;
    padding-left: 0;
}

#notify .notify-image img {
    position: relative;
    left: auto;
    top: 10px;
    width: 32px;
    height: 32px;
    margin-bottom: 10px;
}