ul, li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

a, a:hover {
    text-decoration: none
}

.content-1 {
    margin-top: 20px;
    padding: 0px !important;
}

.floatL {
    float: left
}

.floatR {
    float: right
}

.clearb {
    clear: both;
    height: 20px;
    overflow: hidden;
    display: block
}

/*按钮*/
.btn-red {
    background-color: #8c0000;
    border: solid 1px #8c0000;
    color: #fff
}

.btn-grey {
    background-color: #c2c2c2;
    border: solid 1px #c2c2c2;
    color: #fff
}

.btn-blue {
    background-color: #319cff;
    border: solid 1px #319cff;
    color: #fff
}

.btn-pink {
    background-color: #ed5555;
    border: solid 1px #ed5555;
    color: #fff;
}

.btn-white {
    background-color: #fff;
    border: solid 1px #ddd;
    color: #333
}

.btn-red:hover, .btn-blue:hover, .btn-pink:hover, .btn-grey:hover {
    color: #fff
}

.btn-rounded {
    border-radius: 50px;
}

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
    background-color: #bababa;
    border-color: #bababa;
    color: #FFFFFF;
}

.button-box {
    margin: 30px auto 10px auto;
    text-align: center
}

.blue-font {
    color: #319cff;
    display: block
}

.red-font {
    color: #ed5555;
    display: block
}

body {
    background-color: #f3f3f4;
}

.top {
    background-color: #fff;
    height: 80px;
    width: 100%;
    padding: 8px 0px;
}

.top .logo {
    float: left;
    margin: 0px;
    margin-top: 10px;
}

.navbar-right li {
    float: left;
    color: #0C0C0C;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    margin: 0 15px;
}

.navbar-right li a {
    color: #0C0C0C;
    padding: 0px;
}

.navbar-right li a:hover {
    background-color: transparent
}

.navbar-right li .fa {
    font-size: 18px;
    color: #9a0000
}

.navbar-right li span {
    color: #9a0000;
    margin-left: 5px;
}

.open > .dropdown-menu {
    z-index: 10000
}

.count-info .label {
    line-height: 12px;
    padding: 1px 5px;
    border-radius: 50%;
    background-color: #e02b2b;
    position: absolute;
    right: -10px;
    top: 0px;
    color: #fff
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.dropdown-messages, .dropdown-alerts {
    padding: 10px 10px 10px 10px;
}

.dropdown-messages li a, .dropdown-alerts li a {
    font-size: 12px;
}

.dropdown-messages li em, .dropdown-alerts li em {
    font-size: 10px;
}

.nav.navbar-top-links .dropdown-alerts a {
    font-size: 12px;
}

/*.navbar-collapse li, .navbar-collapse li a {*/
/*    !*height: 75px;*!*/
/*    !*line-height: 75px;*!*/
/*    display: inline-block;*/
/*    padding: 0px;*/
/*    margin: 0px !important;*/
/*}*/

/*.navbar-collapse li a {*/
/*    !*padding: 0px 25px !important;*!*/
/*    font-size: 18px;*/
/*    color: #fff*/
/*}*/

/*.navbar-collapse li a:hover {*/
/*    color: #9a0000;*/
/*}*/

/*.navbar-collapse li.active a {*/
/*    color: #9a0000;*/
/*    background-color: #f3f3f4;*/
/*}*/

/*标题*/
.ibox-title {
    background-color: #ffffff;
    height: 64px;
    overflow: hidden;
    padding: 16px 0px;
}

.ibox-title h5 {
    float: left;
    border-radius: 0px 16px 16px 0px;
    color: #fff;
    height: 32px;
    background-color: #8c0000;
    font-size: 16px;
    padding: 0 20px;
    display: inline-block;
    line-height: 32px;
}

.ibox-title .msg-label {
    margin-left: 20px;
    line-height: 40px;
    color: #666
}

.ibox-title .label {
    float: left;
    margin-left: 4px;
}

.sub-title {
    height: 16px;
    border-left: solid 5px #8c0000;
    line-height: 16px;
    color: #8c0000;
    padding-left: 5px;
    font-size: 16px;
    margin: 15px 0px !important;
}

.form-title {
    font-size: 16px;
    font-weight: normal;
    color: #8c0000
}

/*模块*/
.ibox-content {
    background-color: #ffffff;
    color: inherit;
    padding: 15px 20px 20px 20px;
    border: none;
    clear: both;
}

/*个人信息*/
.user-content {
    background: url(../images/user-bg.jpg) #fff no-repeat 0px 0px;
    padding: 0px;
}

.user-msg {
    height: 130px;
    overflow: hidden;
    position: relative
}

.user-msg .img-responsive {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin: 20px auto;
    border: solid 4px #eeeeee;
}


.username {
    height: 40px;
    background-color: #fbf6fa;
    text-align: center;
    margin: 0px !important;
    line-height: 40px;
}

.username span {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.username .fa-edit {
    font-size: 20px;
    color: #333;
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

.user-content .folder-list li {
    height: 30px;
    line-height: 30px;
}

.user-content .folder-list li .fa {
    color: #999999;
    font-size: 16px;
    margin-right: 10px;
    width: 16px;
}

.user-content .folder-list li .fa-phone {
    font-size: 18px;
}

.tag-list {
    overflow: hidden
}

.tag-list li {
    float: left;
    font-size: 14px
}

.tag-list li a {
    background-color: #ddd;
    padding: 5px 12px;
    color: #333;
    border-radius: 2px;
    border: 1px solid #ddd;
    margin-right: 5px;
    margin-top: 5px;
    display: block;
    text-decoration: none;
}

.tag-list li a:hover {
    background-color: #8c0000;
    border: solid 1px #8c0000;
    color: #fff;
}

.tag-list li a.selected {
    background-color: #8c0000;
    border: solid 1px #8c0000;
    color: #fff;
}

.user-content .m-t-lg .col-sm-4 {
    text-align: center
}

.loader {
    -webkit-animation: z 3s linear 0s infinite;
    -moz-animation: z 3s linear 0s infinite;
    -ms-animation: z 3s linear 0s infinite;
    animation: z 3s linear 0s infinite;
    background: url(../images/ico6.png) no-repeat center center;
    width: 76px;
    height: 76px;
    display: block;
    position: absolute;
    left: 16%;
}

.ibox-content .m-t-lg .box-data span {
    width: 76px;
    height: 76px;
    display: inline-block;
    margin: 0px auto;
    text-align: center;
    font-size: 18px;
    color: #8c0000;
}

.ibox-content .m-t-lg .box-data span p {
    color: white;
    position: relative;
    margin-top: 2px;
}

.ibox-content .m-t-lg .box-data span .fa {
    display: block;
    font-size: 24px;
    margin-top: 15px;
}

.ibox-content .m-t-lg .box-data h5 {
    height: 24px;
    line-height: 24px;
}

.ibox-content .m-t-lg .col-sm-12 {
    text-align: center
}

.ibox-content .m-t-lg .col-sm-12 span {
    width: 80px;
    height: 80px;
    display: block;
    margin: 20px auto 10px auto;
    line-height: 80px;
    background: url(../images/score-ico.png) no-repeat 0 0px;
    color: #fff;
    font-size: 32px;
    text-align: center
}

@-webkit-keyframes z {
    from {
        -webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        -moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        -ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    }
    to {
        -webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
        -moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
        -ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
        transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(360deg) scaleX(1) scaleY(1) scaleZ(1);
    }
}

@-webkit-keyframes y {
    from {
        -webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        -moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        -ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
        transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scaleX(1) scaleY(1) scaleZ(1);
    }
    to {
        -webkit-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(-360deg) scaleX(1) scaleY(1) scaleZ(1);
        -moz-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(-360deg) scaleX(1) scaleY(1) scaleZ(1);
        -ms-transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(-360deg) scaleX(1) scaleY(1) scaleZ(1);
        transform: translateX(0) translateY(0) translateZ(0) rotateX(0deg) rotateY(0deg) rotateZ(-360deg) scaleX(1) scaleY(1) scaleZ(1);
    }
}

/*个人信息编辑*/
.form-horizontal .control-label {
    text-align: left;
    font-size: 16px;
    font-weight: normal
}

.help-block {
    color: #999;
    line-height: 32px;
}

/*我的消息*/
.operation-con {
    height: 30px;
    margin-bottom: 25px;
    overflow: hidden
}

.operation-con .btn {
    padding: 4px 15px;
}

.operation-con .form-control {
    height: 30px;
    padding: 4px 12px
}

.operation-con .btn i {
    font-size: 18px;
}

.operation-con .search-con {
    padding-right: 0px;
}

.operation-con .text-right .btn {
    margin-left: 10px;
}

table .checkbox, table .radio {
    margin-top: 0px;
}


.ibox {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}

.ibox.collapsed .ibox-content {
    display: none;
}

.ibox.collapsed .fa.fa-chevron-up:before {
    content: "\f078";
}

.ibox.collapsed .fa.fa-chevron-down:before {
    content: "\f077";
}

.ibox:after, .ibox:before {
    display: table;
}


.ibox-heading h3 {
    font-weight: 200;
    font-size: 24px;
}

.ibox-tools {
    display: inline-block;
    float: right;
    margin-top: 0;
    position: relative;
    padding: 0;
}

.ibox-tools a {
    cursor: pointer;
    margin-left: 5px;
    color: #c4c4c4;
}

.ibox-tools a.btn-primary {
    color: #fff;
}

.ibox-tools .dropdown-menu > li > a {
    padding: 4px 10px;
    font-size: 12px;
}

.ibox .open > .dropdown-menu {
    left: auto;
    right: 0;
}

.ibox-content h1,
.ibox-content h2,
.ibox-content h3,
.ibox-content h4,
.ibox-content h5,
.ibox-title h1,
.ibox-title h2,
.ibox-title h3,
.ibox-title h4,
.ibox-title h5 {
    margin-top: 5px;
}

/* Intimeline */

.timeline-item .date i {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    width: 30px;
    text-align: center;
    border-top: 1px solid #e7eaec;
    border-bottom: 1px solid #e7eaec;
    border-left: 1px solid #e7eaec;
    background: #f8f8f8;
}

.timeline-item .date {
    text-align: right;
    position: relative;
    padding-top: 30px;
}

.timeline-item .content {
    border-left: 1px solid #e7eaec;
    border-top: 1px solid #e7eaec;
    padding-top: 10px;
    min-height: 100px;
}

.timeline-item .content:hover {
    background: #f6f6f6;
}

.timeline-no span {
    background: url("../images/no-experience.png") no-repeat center;
    width: 100%;
    height: 400px;
    display: block;
}

.timeline-no p {
    text-align: center;
}

.no-top-border {
    border-top: 0 !important;
}

.help-block {
    display: unset !important;
}

/*表格样式*/
.table-responsive .table-striped tr th {
    background-color: #8c0000;
    color: #fff
}

.table-responsive .table-striped tr th, .table-responsive .table-striped tr td {
    padding: 10px 5px;
}

.radio span {
    display: inline-block;
    width: 20%;
}

.radio input[type=radio] {
    position: relative;
    margin-left: 0px;
}

input.error {
    border: 1px solid red;
}


/*最新样式*/
.m-t-none {
    margin-top: 0;
}

.m-t-xxs {
    margin-top: 1px;
}

.m-t-xs {
    margin-top: 5px;
}

.m-t-sm {
    margin-top: 10px;
}

.m-t {
    margin-top: 15px;
}

.m-t-md {
    margin-top: 20px;
}

.m-t-lg {
    margin-top: 30px;
}

.m-t-xl {
    margin-top: 40px;
}

.m-b-none {
    margin-bottom: 0;
}

.m-b-xxs {
    margin-bottom: 1px;
}

.m-b-xs {
    margin-bottom: 5px;
}

.m-b-sm {
    margin-bottom: 10px;
}

.m-b {
    margin-bottom: 15px;
}

.m-b-md {
    margin-bottom: 20px;
}

.m-b-lg {
    margin-bottom: 30px;
}

.m-b-xl {
    margin-bottom: 40px;
}


.basic-msg {
    overflow: hidden
}

.basic-msg .col-sm-6 {
    width: 48%
}

.basic-msg .col-sm-6 .form-group row {
    border-bottom: solid 1px #d9d9d9
}

.basic-msg .col-sm-6 .form-group row .control-label {
    float: left;
    display: inline-block;
    padding-top: 0px;
    line-height: 30px;
}

.basic-msg .col-sm-6 .form-group row span {
    display: inline-block;
    line-height: 30px;
    font-weight: bold
}

.table tr td:last-child a {
    color: #8C0000;
    text-decoration: underline;
    cursor: pointer;
}


/*全部课程*/
.courses-box li {
    width: 230px;
    border: #9b0000 1px solid;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 40px;
    margin-left: 50px;
    position: relative;
    cursor: pointer;
}

.courses-box li .selected {
    position: absolute;
    top: 0px;
    left: 15px;
    background: url("../images/selected.png") no-repeat;
    width: 30px;
    height: 55px;
}

.courses-box li .passed {
    position: absolute;
    top: 0px;
    left: 15px;
    background: url("../images/selected.png") no-repeat;
    background-position-x: -31px;
    width: 30px;
    height: 55px;
}

.courses-box li .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(14, 1, 1, 0.73);
    z-index: 10;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    display: none;
}

.courses-box li .caption span {
    color: white;
    margin-top: 40%;
    display: block;
}

.courses-box dl {
    margin: 20px auto;
    width: 150px;
}

.courses-box dl dt {
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    font-weight: bold;
    margin-bottom: 10px;
}

.courses-box dl dt span {
    display: table-cell;
    height: 40px;
    vertical-align: middle;
    width: 150px;
}

.courses-box dl dd {
    text-align: center;
    text-align: -webkit-center;
}

.courses-box dl dd img {
    text-align: center;
    border-radius: 10px;
    margin: auto;
}

.courses-box .bottom {
    height: 40px;
    line-height: 40px;
    background-color: #b90000;
    color: white;
    text-align: center;
}


/*申请*/

.pass, .not-passs, .study, .drop {
    background: url("../images/status.png") no-repeat;
    width: 100px;
    height: 100px;
    display: block;
}

.study {
    background-position: 0 0;
}

.pass {
    background-position: 0 -100px;
}

.drop {
    background-position: 0 -200px;
}

.not-passs {
    background-position: 0 -300px;
}


.right-btn {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 10px;
    float: right
}

.apply-list .name {
    font-size: 20px;
    color: #000000;
    font-weight: bold
}

.apply-list {
    padding: 5px 24px 15px 14px;
    margin: 0px;
    position: relative
}

.apply-list .logo-img {
    width: 158px;
    height: 110px;
}

.apply-list .right {
    border-bottom: solid 1px #eeeeee;
    /*min-height: 140px;*/
    padding: 0px;
    padding-bottom: 20px;
}

.apply-list .right p {
    line-height: 24px;
    color: #666666;
    font-size: 14px;
}

.apply-list .right p span {
    margin-right: 10px;
    border-right: solid 1px #666;
    padding-right: 10px;
}

.apply-list .right p span:last-child {
    border: none
}

.apply-list .right p em {
    font-style: normal;
    font-size: 16px;
    color: #8c0000;
    margin-left: 10px;
}

.apply-list .right h2, .apply-list .right h2 a {
    font-size: 18px;
    font-weight: bold;
    color: #8c0000;
    height: 30px;
}

.apply-list p {
    padding: 3px 0;
}


/* FILE MANAGER */
.file-box {
    float: left;
    width: 220px;
}

.file {
    border: 1px solid #e7eaec;
    padding: 0;
    background-color: #ffffff;
    position: relative;
    margin-bottom: 20px;
    margin-right: 20px;
}

.file .icon,
.file .image {
    height: 100px;
    overflow: hidden;
}

.file .icon {
    padding: 15px 10px;
    text-align: center;
}

.file .icon i {
    font-size: 70px;
    color: #dadada;
}

.file .file-name {
    padding: 10px;
    background-color: #f8f8f8;
    border-top: 1px solid #e7eaec;
}

.file-name small {
    color: #676a6c;
}

.contact-box {
    background-color: #ffffff;
    border: 1px solid #e7eaec;
    padding: 20px;
    margin-bottom: 20px;
    position: relative;
}

.contact-msg {
    -moz-box-shadow: 1px 1px 15px 15px rgba(12, 12, 12, 0.03);
    -webkit-box-shadow: 1px 1px 15px 15px rgba(12, 12, 12, 0.03);
    box-shadow: 1px 1px 15px 15px rgba(12, 12, 12, 0.03);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}


/* ERROR & LOGIN & LOCKSCREEN*/

.middle-box {
    max-width: 400px;
    z-index: 100;
    margin: 0 auto;
    padding-top: 40px;
}

.lockscreen.middle-box {
    width: 200px;
    padding-top: 110px;
}

.loginscreen.middle-box {
    width: 300px;
}

.loginColumns {
    max-width: 800px;
    margin: 0 auto;
    padding: 100px 20px 20px 20px;
}

.passwordBox {
    max-width: 460px;
    margin: 0 auto;
    padding: 100px 20px 20px 20px;
}

.logo-name {
    color: #e6e6e6;
    font-size: 180px;
    font-weight: 800;
    letter-spacing: -10px;
    margin-bottom: 0px;
}

.middle-box h1 {
    font-size: 170px;
}

.wrapper .middle-box {
    margin-top: 140px;
}

.lock-word {
    z-index: 10;
    position: absolute;
    top: 110px;
    left: 50%;
    margin-left: -470px;
}

.lock-word span {
    font-size: 100px;
    font-weight: 600;
    color: #e9e9e9;
    display: inline-block;
}

.lock-word .first-word {
    margin-right: 160px;
}

.font-bold {
    font-weight: 600;
}


.more-box-content {
    height: 200px;
    overflow: hidden
}

.more-box {
    position: relative;
    z-index: 9999;
    padding: 0 0 25px;
    text-align: center;
    width: 100%;
}

.more-box .more_mask {
    height: 200px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: -moz-linear-gradient(bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
    background: -webkit-gradient(linear, 0 top, 0 bottom, from(rgba(255, 255, 255, 0)), to(#fff));
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
}

.more-box .more-btn {
    padding: 0 40px;
    text-align: center;
    height: 32px;
    display: inline-block;
    line-height: 30px;
    border-radius: 4px;
    color: #de686d;
    font-size: 30px;
    cursor: pointer;
    position: relative;
    z-index: 9;
}

.video-view {
    border: 1px solid;
    height: 21px;
    width: 50px;
    position: absolute;
    top: 5px;
    right: 5px;
    color: red;
}

.div-step section {
    position: relative;
    padding: 10px 30px 20px;
    min-height: 500px;
}

.video-play {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    margin: auto;
    background-color: #ffffff00;
    display: table;
    cursor: pointer;
}

.video-play i {
    font-size: 50px;
    display: table-cell;
    vertical-align: middle;
}


.page-header {
    height: 45px;
}

.page-header h4 {
    display: initial;
    position: relative;
    top: 15px;
}

.page-body {
    background-size: 100%;
}

.page-navbar {
    min-height: 60px;
    background-color: white;
    border: 0px;
    margin: 0px;
}

.menu-navbar {
    border-radius: 0px;
    background: url(../images/bottom-bg.png) #8c0000 repeat-x 0 center;
    border: 0px;
    margin-bottom: 0px;
}

.menu-navbar a {
    color: white !important;
    padding: 20px 30px !important;
    line-height: 25px !important;
    font-size: 16px;
}

.menu-navbar li.active > a,
.menu-navbar li.active > a:hover {
    background-color: white !important;
    color: #8c0000 !important;
}

.page-container {
    background-color: white;
}

.form-check-label {
    margin-bottom: 0 !important;
}



/*----------------------------------------------------------------------------------------------------------*/
:root {
    --bs-pku-rgb: 140,0,0;
    --page-menu-heigt: 250px;
}
.bg-pku{
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-pku-rgb), var(--bs-bg-opacity)) !important;
    padding: 0;
}
.color-pku{
    color: rgba(var(--bs-pku-rgb)) !important;
}
.border-pku{
    border-color: rgba(var(--bs-pku-rgb)) !important;
}
.navbar-nav .nav-link.active {
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
    color: rgba(var(--bs-pku-rgb), var(--bs-bg-opacity)) !important;
}
.ibox-content{
    height: calc(100vh - var(--page-menu-heigt));
}
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding: 2rem;
    }
}

.btn-pku{
    background-color: rgba(var(--bs-pku-rgb));
    color: rgba(var(--bs-white-rgb));
}

.avatar {
    --tblr-avatar-size: 2.5rem;
    position: relative;
    width: var(--tblr-avatar-size);
    height: var(--tblr-avatar-size);
    font-size: calc(var(--tblr-avatar-size)/ 1.5571429);
    font-weight: 800;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #656d77;
    text-align: center;
    text-transform: uppercase;
    vertical-align: bottom;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #f0f2f6 no-repeat center/cover;
    border-radius: 4px
}

.card-body+.card-body {
    border-top: 1px solid #e6e8e9
}

.card-body-scrollable {
    overflow: auto
}

.bg-green {
    background: #2fb344
}

.text-green {
    color: #2fb344!important
}
.text-blue {
    color: #206bc4!important
}
.text-orange {
    color: #f76707!important
}
.text-red {
    color: #d63939!important
}


.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(101,109,119,.16);
    border-radius: 4px
}

.card>.hr,.card>hr {
    margin-right: 0;
    margin-left: 0
}

.card>.list-group {
    border-top: inherit;
    border-bottom: inherit
}

.card>.list-group:first-child {
    border-top-width: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.card>.list-group:last-child {
    border-bottom-width: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.card>.card-header+.list-group,.card>.list-group+.card-footer {
    border-top: 0
}

.card-title {
    display: block;
    margin: 0 0 1rem;
     font-size:1rem;
     font-weight:500;
    line-height: 1.5rem;
}

a.card-title:hover {
    color: inherit
}

.card-header .card-title {
    margin: .125rem 0;
    color: rgba(var(--bs-pku-rgb)) !important;
}

.card-subtitle {
    margin-top: -1rem;
    margin-bottom: 1.25rem;
    color: #656d77
}

.card-header .card-subtitle {
    margin: -.125rem 0 0
}

.card-body>:last-child {
    margin-bottom: 0
}

.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem
}

.card-subtitle {
    margin-top: -.625rem;
    margin-bottom: 0
}

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link+.card-link {
    margin-left: 1rem
}

.card-header {
    padding: .75rem 1rem;
    margin-bottom: 0;
    color: #656d77;
    background-color: #fff;
    border-bottom: 1px solid rgba(101,109,119,.16)
}

.card-header:first-child {
    border-radius: 3px 3px 0 0
}

.card-footer {
    padding: .75rem 1rem;
    color: #656d77;
    background-color: #fff;
    border-top: 1px solid rgba(101,109,119,.16)
}

.card-footer:last-child {
    border-radius: 0 0 3px 3px
}

.card-header-tabs {
    margin-right: -.5rem;
    margin-bottom: -.75rem;
    margin-left: -.5rem;
    border-bottom: 0
}

.card-header-tabs .nav-link.active {
    background-color: #fff;
    border-bottom-color: #fff
}

.card-header-pills {
    margin-right: -.5rem;
    margin-left: -.5rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    border-radius: 3px
}

.card-img,.card-img-bottom,.card-img-top {
    width: 100%
}

.card-img,.card-img-top {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.card-img,.card-img-bottom {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.card-group>.card {
    margin-bottom: 1.5rem
}

@media (min-width: 576px) {
    .card-group {
        display:flex;
        flex-flow: row wrap
    }

    .card-group>.card {
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group>.card+.card {
        margin-left: 0;
        border-left: 0
    }

    .card-group>.card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group>.card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}


.table-responsive {
    /*margin-bottom: 1rem*/
}

.table-responsive .markdown>table,.table-responsive .table {
    margin-bottom: 0
}

.table-transparent thead th {
    background: 0 0
}

.table-nowrap>:not(caption)>*>* {
    white-space: nowrap
}

.table-vcenter>:not(caption)>*>* {
    vertical-align: middle;
    padding: 0.8rem 0.5rem !important;
}

.table-center>:not(caption)>*>* {
    text-align: center
}

.td-truncate {
    max-width: 1px;
    width: 100%
}

.font-weight-bold {
    font-weight: 600!important
}

.text-muted {
    color: #a3a5a6 !important
}

.radio-inline,.checkbox-inline{
    display: inline-flex;
    margin-right: 1rem;
}
.radio-inline input{
    display: inline-flex !important;
}
