/*antd样式开始*/
body {
    font-family: "-apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol" !important;
}

.skin-blue .url {
    color: #1890ff !important;
}

.skin-blue .kv-grid-container {
    font-size: 14px;
}

.skin-blue .gird-search .form-control {
    width: 79%;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
}

.skin-blue .form-control:focus {
    outline: none;
    border: 1px solid #1890ff !important;
    box-shadow: 0 0 0 2px rgb(24 144 255 / 20%);
}

.skin-blue .form-control:hover {
    outline: none;
    border: 1px solid #1890ff !important;
}

.skin-blue .form-control::-webkit-input-placeholder {
    /* WebKit browsers，webkit内核浏览器 */
    font-size: 13px;
    font-weight: 200;
}

.skin-blue .form-control::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-size: 13px;
    font-weight: 200;

}

.skin-blue .form-control::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    font-size: 13px;
    font-weight: 200;

}

.skin-blue .form-control::-ms-input-placeholder {
    /* Internet Explorer 10+ */
    font-size: 13px;
    font-weight: 200;

}

.skin-blue .gird-more-search {
    padding: 10px;
}

.skin-blue .gird-more-search .form-control {
    width: 74%;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
}

.skin-blue .kv-grid-container .table > tbody > tr > td,
.skin-blue .kv-grid-container .table > thead > tr > th {
    padding: 16px;
}

.skin-blue .kv-grid-container .kv-grid-table tr:nth-child(even) {
    background-color: #ffffff;
}

/*主菜单*/
.main-menu .treeview .treeview-menu .fa {
    display: none;
}

.main-menu .treeview .treeview-menu .fa.pull-right {
    display: inline-block;
}

.main-menu .treeview .treeview-menu {
    margin: 0 !important;
    padding-left: 0 !important;
}

.main-menu .treeview .treeview-menu > li {
    /*height: 40px;*/
    line-height: 30px;
    padding-left: 24px;
}

.skin-blue .sidebar a {
    color: hsla(0, 0%, 100%, .65) !important;
}

.skin-blue .sidebar-menu .treeview-menu > li.active > a {
    color: #fff !important;
}

.skin-blue .sidebar-menu > li.active > a {
    background-color: #1890ff !important;
    border-left: 0 !important;
    color: #fff !important;
}

.skin-blue .sidebar-menu > li.active.treeview > a {
    background-color: #001529 !important;
    border-left: 0 !important;
    color: #fff !important;
}

.skin-blue .sidebar-menu > li > .treeview-menu {
    background-color: #001529 !important;
}

.skin-blue .sidebar-menu .treeview-menu > li > a:hover {
    color: #fff !important;
}

/*.skin-blue .sidebar-menu > li.active .active {*/
/*    background-color: #1890ff !important;*/
/*}*/

/* 只有直接包含当前页面的菜单项才有背景色 */
.skin-blue .sidebar-menu li.active > a {
    background-color: #1890ff !important;
}

/* 排除所有父级菜单 - 关键修复 */
.skin-blue .sidebar-menu li.active.menu-open > a {
    background-color: transparent !important;
}

/* 进一步确保任何有子菜单的父级都不变色 */
.skin-blue .sidebar-menu li.has-sub.active > a,
.skin-blue .sidebar-menu li.treeview.active > a {
    background-color: transparent !important;
}

.skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #001529 !important;
}

.skin-blue .main-header .logo {
    background-color: #002140 !important;
}

.skin-blue .sidebar {
    padding-top: 16px;
}

.skin-blue .main-header .navbar {
    background-color: #fff !important;
}

.skin-blue .main-header .navbar .sidebar-toggle {
    color: rgba(0, 0, 0, .65) !important;
}

.skin-blue .main-header .navbar .nav > li > a {
    color: rgba(0, 0, 0, .65) !important;
}


.welcom-box {
    display: flex;
    padding: 16px !important;
}

.welcom-box .index-date {
    color: rgba(0, 0, 0, .45);
    font-size: 14px;
    line-height: 22px;
    text-align: right;
    margin-bottom: 4px
}

.welcom-box .index-time {
    color: rgba(0, 0, 0, .85);
    font-size: 30px;
    line-height: 38px;
    text-align: right;
}

.welcom-box .welcome-name {
    /*font-size: 20px;*/
    /*line-height: 28px;*/
    /*font-weight: 500;*/
    /*color: rgba(0, 0, 0, .85);*/
    color: transparent;
    background-image: linear-gradient(90deg, #a3a3a3, #3b3b3b);
    -webkit-background-clip: text;
    background-clip: text;
    font-weight: 400;
    font-size: 24px;
    line-height: 40px;
    display: flex;
    align-items: center;
}

.welcom-box .welcom-date {
    display: flex;
    flex-direction: column;
}

.welcom-box .welcome-title {
    margin-left: 24px;
}

/*.skin-blue .vin-record-index .box-body, .skin-blue .user-index .box-body {*/
/*    padding: 0;*/
/*}*/

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background: rgba(0, 0, 0, 0.1) !important;
}

.antd-btn {
    color: #fff !important;
    background-color: #1890ff !important;
    border-color: #1890ff !important;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 0 rgb(0 0 0 / 5%);
}

.op-box .antd-btn, .op-box .antd-reset, .op-box .antd-border, .op-box .antd-disable {
    padding: 0 7px;
    height: 24px;
    line-height: 24px;
}

.antd-reset {
    color: rgba(0, 0, 0, .65) !important;
    background-color: #fff !important;
    border: 1px solid #d9d9d9 !important;
}

.antd-reset:hover {
    border-color: #1890ff !important;
    color: #1890ff !important;
}

.antd-disable {
    color: #fff !important;
    background-color: #B2BBBE !important;
}

.antd-disable:hover {
    color: #fff !important;
    background-color: #B2BBBE !important;
}

.antd-del {
    color: #ff4d4f !important;
    /*background-color: #fff !important;*/
    border: 1px solid #ff4d4f !important;
}

.antd-danger {
    color: #fff !important;
    border-color: #ff4d4f !important;
    background: #ff4d4f !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 2px #0000000b;
}

.antd-border {
    border: 1px rgb(24, 144, 255) solid !important;
    color: rgb(24, 144, 255) !important;
    background-color: #fff !important;
}

.skin-blue .content {
    padding: 10px !important;
}

.skin-blue #w1 {
    padding: 0 !important;
}

.skin-blue .content-wrapper {
    background-color: #f0f2f5 !important;
}

.form-group .antd-btn, .form-group .antd-reset, .form-group .antd-border, .form-group .antd-disable {
    padding: 0 8px !important;
    height: 32px !important;
    line-height: 32px;
}

.skin-blue .main-header .breadcrumb {
    display: inline-block;
    background: none !important;
    margin-bottom: 0 !important;
    height: 50px;
    padding-top: 15px;
}

.skin-blue .main-header .breadcrumb li a {
    color: rgba(0, 0, 0, .45)
}

.skin-blue .navbar-nav > .user-menu > .dropdown-menu {
    width: 160px !important;
    margin-top: 5px;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 4px;
    outline: none;
    box-shadow: 0 2px 8px rgb(0 0 0 / 15%);
}

.skin-blue .navbar-nav > .user-menu > .dropdown-menu > .user-footer {
    background-color: #fff !important;
    clear: both;
    margin: 0;
    color: rgba(0, 0, 0, .65);
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    white-space: nowrap;
    cursor: pointer;
    transition: all .3s;
}

.skin-blue .navbar-nav > .user-menu > .dropdown-menu > .user-footer:hover {
    background-color: #e6f7ff !important;
}

.skin-blue .dropdown-menu > li > a {
    display: inline-block;
    padding: 0;
}

#root .header {
    background: linear-gradient(60deg, rgba(84, 58, 183, 1) 0%, rgba(0, 172, 193, 1) 100%);
    color: white;
}

.innerHeader {
    height: 70vh;
    width: 100%;
    margin: 0;
    padding: 0;

    display: flex;
    justify-content: center;
    align-items: center;
}

.loginDiv {
    /*width: 600px;*/
    /*margin: 150px auto;*/
}

.loginDiv .logoLogin {
    display: block;
    width: 100%;
    height: 120px;
}

.loginDiv .logoLogin img {
    position: fixed;
    top: 20px;
    left: 20px;
    z-index: 200;
    height: 120px;
}

.loginDiv .loginDivContent {
    width: 500px;
    padding: 50px 100px;
    background-color: #fff;
    border-radius: 2rem;
    box-shadow: 0px 1.33rem 2.67rem #c7cbd6;

}
@media (min-width: 768px) {
    .loginDiv .loginDivContent {
        position: absolute;
        left: 180px;
        top: calc(50vh - 250px);
    }
}

@media (max-width: 768px) {
    .loginDiv .loginDivContent {
        position: absolute;
        left: calc(50vw - 250px);
        top: calc(50vh - 250px);
    }
}

.loginDiv .regDivContent {
    width: 360px;
    margin: 0 auto;
}

.loginDiv .regDivContent label {
    font-weight: normal;
}

.loginDiv .logoDiv {
    text-align: center;
    padding-bottom: 20px;
}

.waves {
    position: relative;
    width: 100%;
    height: 15vh;
    margin-bottom: -7px; /* Fix for safari gap */
    min-height: 100px;
    max-height: 150px;
}

/* Animation */

.parallax > use {
    animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;
}

.parallax > use:nth-child(1) {
    animation-delay: -2s;
    animation-duration: 7s;
}

.parallax > use:nth-child(2) {
    animation-delay: -3s;
    animation-duration: 10s;
}

.parallax > use:nth-child(3) {
    animation-delay: -4s;
    animation-duration: 13s;
}

.parallax > use:nth-child(4) {
    animation-delay: -5s;
    animation-duration: 20s;
}

@keyframes move-forever {
    0% {
        transform: translate3d(-90px, 0, 0);
    }
    100% {
        transform: translate3d(85px, 0, 0);
    }
}

/* Shrinking for mobile */
@media (max-width: 768px) {
    .waves {
        height: 40px;
        min-height: 40px;
    }

}

#root footer {

    text-align: center;
}

#root footer p {
    color: rgba(0, 0, 0, .45);
    font-size: 14px;
    margin-bottom: 2px;
}

#login-form .form-group {
    margin-bottom: 24px;
}

#login-form .antd-btn {
    background-color: #477ff7 !important;
    border-color: #477ff7 !important;
    height: 40px;
    font-size: 16px;
    border-radius: 4px;
}

#login-form .input-group .form-control {
    height: 40px;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#login-form .input-group-addon {
    border: none;
    background-color: #477ff7;
    color: #fff !important;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

#login-form .regBox {
    display: flex;
    justify-content: space-between;
}

#login-form .regBox .reg-btn {
    color: rgb(255, 255, 255);
    margin-top: 10px;
    cursor: pointer;
}

#login-form .form-control-feedback {
    pointer-events: auto;
    color: rgba(0, 0, 0, .25);
    height: 40px;
    line-height: 40px;
}

#login-form .btn-lg:focus {
    outline: none;
}

.skin-blue #login-form #loginform-rememberme {
}

.skin-blue .kv-panel-before .pull-right {
    display: none;
}

.skin-blue .kv-panel-before {
    border-bottom: 0 !important;
    background-color: #fff;
    padding: 0 !important;
}

.skin-blue .panel {
    padding: 10px;
    background: none;
    box-shadow: none;
}

.skin-blue .table > thead > tr > th {
    border-bottom: 1px solid #e8e8e8 !important;
    background-color: #fafafa !important;
}

.skin-blue .panel-footer {
    color: rgba(0, 0, 0, .65);
    display: flex;
    align-items: center;
    justify-content: end;
    background-color: #f0f2f5 !important;
}

.skin-blue .panel-footer .kv-panel-pager {
    margin-left: 10px;
}

.skin-blue .table-hover > tbody > tr:hover {
    background-color: #e6f7ff !important;
}

.skin-blue .form-group.has-success .form-control {
    border-color: #d9d9d9 !important;
}

.skin-blue .form-group.has-success label {
    color: rgba(0, 0, 0, .85) !important;
}

.skin-blue .antd-btn-a {
    color: #1890ff;
    text-decoration: none;
    background-color: transparent;
    cursor: pointer;
}

.skin-blue .antd-btn-a-del {
    color: red;
    text-decoration: none;
    background-color: transparent;
    cursor: pointer;
}

.skin-blue .ant-divider {
    margin: 0 5px;
    vertical-align: middle;
    width: 1px;
    display: inline-block;
    padding: 0;
    color: rgba(0, 0, 0, .65);
    font-size: 14px;
    background: #e8e8e8;
    height: 0.9em
}

.skin-blue .btn:active:focus,
.skin-blue .btn.active:focus,
.skin-blue .btn.focus,
.skin-blue .btn:active.focus,
.skin-blue .btn.active.focus {
    outline: none !important;
}

.ant-card {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0, 0, 0, .65);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    list-style: none;
    font-feature-settings: "tnum";
    position: relative;
    background: #fff;
    border-radius: 2px;
    transition: all .3s;
}

.ant-card-body {
    padding: 24px;
    zoom: 1;
}

.ant-card-head {
    min-height: 48px;
    margin-bottom: -1px;
    padding: 0 24px;
    color: rgba(0, 0, 0, .85);
    font-weight: 500;
    font-size: 16px;
    background: transparent;
    border-bottom: 1px solid #e8e8e8;
    border-radius: 2px 2px 0 0;
    zoom: 1;
}

.ant-card-head-wrapper {
    display: flex;
    align-items: center;
}

.ant-card-head .ant-card-head-title {
    padding: 13px 0;
}

.ant-card-head-title {
    display: inline-block;
    flex: 1 1;
    padding: 16px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.svgForm___2yDf_ {
    fill: #3976ff;
    stroke: #000;
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
    content: "123123";
}

.ant-form .control-label {
    font-weight: 400;
    color: rgba(0, 0, 0, .85);
}

.ant-form .form-control {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
}

.ant-form .form-group {
    width: 50%;
}

/*antd样式结束*/

/*注册图片上传start*/
.upload-box {
    width: 80px;
    height: 80px;
    margin-right: 8px;
    margin-bottom: 8px;
    text-align: center;
    vertical-align: top;
    background-color: #fafafa;
    border: 1px dashed #d9d9d9;
    border-radius: 2px;
    cursor: pointer;
    transition: border-color .3s;
    display: inline-block;
    position: relative;
}

.upload-box:hover {
    border-color: #477ff7;
}

.upload-action {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    flex-direction: column;
}

.ant-upload {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: #000000a6;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    font-feature-settings: "tnum", "tnum";
    outline: 0;
}

.upload-plus {
    font-size: 20px;
}

.upload-pre {
    padding: 10px;
    border: 1px solid #d9d9d9;
}

.upload-pre .pt-image {
    display: block;
    width: 100%;
    height: 100%;
}

.upload-pre .pt-image-action {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 16px;
    background-color: #00000080;
    cursor: pointer;
    opacity: 0;
    transition: all .3s;
    content: "";
}

.upload-pre:hover {
    border: 0;
}

.upload-pre:hover .pt-image-action {
    opacity: 1;
}

.upload-file {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    cursor: pointer;
}

/*注册图片上传end*/

/*多选框*/
/*.select2-container--default.select2-container--open {*/
/*    border-color: #1890ff !important;*/
/*}*/
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border: 1px rgb(24, 144, 255) solid !important;
    color: rgb(24, 144, 255) !important;
    background-color: #fff !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: rgb(24, 144, 255) !important;
}

/*开关*/
.bootstrap-switch-success {
    background-color: #1890ff !important;
}

.bootstrap-switch-danger {
    background-color: #00000040 !important;
}

.bootstrap-switch {
    border-radius: 40px;
}

/*下拉按钮*/
.btn-group .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
}

.btn-group .dropdown-menu > li > a:hover {
    background-color: #e6f7ff !important;
}

/*图片上传按钮*/
.file-input .btn-file {
    color: #fff !important;
    background-color: #1890ff !important;
    border-color: #1890ff !important;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 0 rgb(0 0 0 / 5%);
}

/*详情*/
.ant-descriptions-view {
    width: 100%;
    overflow: hidden;
    border-radius: 4px;
}

.ant-descriptions-view table {
    width: 100%;
    table-layout: fixed;
}

.ant-descriptions-row > td, .ant-descriptions-row > th {
    padding-bottom: 16px;
}

.ant-descriptions-item-label {
    color: rgba(0, 0, 0, .85);
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
}

.ant-descriptions-item-label:after {
    position: relative;
    top: -.5px;
    margin: 0 8px 0 2px;
    content: " ";
}

.ant-descriptions-item-colon:after {
    content: ":";
}

.ant-descriptions-item-content {
    display: table-cell;
    color: rgba(0, 0, 0, .65);
    font-size: 14px;
    line-height: 1.5;
}

.ant-descriptions-item > span {
    display: inline-table;
}

/*详情*/

/*表单错误*/
.form-group.has-error .help-block {
    color: #ff4d4f !important;
}

.form-group.has-error label {
    color: rgba(0, 0, 0, .85) !important;
}

.form-group.has-error .form-control {
    border-color: #ff4d4f !important;
}

/*表单错误*/
.alert-antd {
    background-color: #fff !important;
    border: 0 !important;
    display: inline-block;
    padding: 10px 16px;
    border-radius: 2px;
    box-shadow: 0 3px 6px -4px #0000001f, 0 6px 16px #00000014, 0 9px 28px 8px #0000000d;
    pointer-events: all;
    position: absolute;
    top: 60px;
    z-index: 999;
    left: 50%;
    color: #000000d9 !important;
}

.alert-antd .close {
    display: none;
}

.alert-antd .icon {
    color: #52c41a;
}

/*文件上传*/
.file-input .progress-bar-success {
    background-color: #52c41a !important;
}

.file-input .file-upload-indicator .text-success {
    color: #52c41a !important;
}

/*分页器*/
.pagination > .active > a {
    color: #1890ff !important;
    border-color: #1890ff !important;
    background-color: #fff !important;
}

.pagination > li > a {
    border: 1px solid #d9d9d9 !important;
    color: rgba(0, 0, 0, .65);
    background-color: #fff !important;
    margin-right: 8px;
    border-radius: 4px
}

.pagination > li > span {
    margin-right: 8px;
    border-radius: 4px;
}

.pagination > li > a:hover {
    color: #1890ff !important;
    border-color: #1890ff !important;
    background-color: #fff !important;
}

.pagination > li.disabled > a, .pagination > li.disabled > span {
    color: rgba(0, 0, 0, .25) !important;
}

.kv-panel-pager {
    display: flex;
    align-items: center;
    justify-content: end;
}

.kv-panel-pager .pull-right {
    float: none !important;
}

.kv-panel-pager .pull-right .summary {
    margin-top: 4px;
    color: rgba(0, 0, 0, .65);
    font-size: 14px;
    font-weight: 400;
    margin-right: 8px;
}

.kv-panel-pager .pull-right .summary b {
    font-weight: 400;
}


.ant-descriptions-view .cv-view-img {
    height: 80px !important;
}

td {
    overflow: visible;
    white-space: nowrap;
}

.ant-card td {
    white-space: normal;
}

.ant-card-body .form-horizontal .help-block {
    padding-left: calc(25% + 15px);
}

.op-box {
    padding-bottom: 10px;
    background-color: #f0f2f5 !important;
    display: flex;
    justify-content: space-between;
}

.empty-box {
    height: 10px;
    background-color: #f0f2f5 !important;
}

.gird-more-search .control-label {
    color: #646a73;
}

[class*="field-"][class*="-sub_name"] {
    /*font-size: 12px;*/
}

.head-hospital {
    display: flex !important;
    align-items: center;
}

.head-hospital .switch-img {
    margin-left: 6px;
}

#root {
    background-image: url("../images/login-bg.jpg");
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 1000px;
    z-index: -10;
    zoom: 1;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-position: center 0;
}