.Klogin{
    background: url("../images/loginbg.png");
    background-size: 100% 100%;
}
.Kreg{
    font-weight: 600;
    text-align: center;
    font-size: 20px;
    display: block;
    width: 100%;
}
.Kstep{
    margin: 35px 0;
}
.Kdesc{
    padding-top: 5rem;
}
.lyear-uploads-pic {
    display: inherit;
}
.lyear-uploads-pic > li.pic-item {
    margin-top: 10px;
}
.lyear-uploads-pic li.pic-item .progress {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px;
    left: 5px;
    right: 5px;
}
.lyear-uploads-pic .success,
.lyear-uploads-pic .error {
    position: absolute;
    top: 0px;
    background-color: rgba(0, 0, 0, .125);
    right: 5px;
    left: 5px;
    color: #fff;
    text-align: center;
}
.lyear-uploads-pic figure img {
    width: auto;
    max-width: 100%;
    max-height: 110px;
}
.lyear-uploads-pic figure {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f5f5f5;
}
.webuploader-container label {
    margin-bottom: 0px;
}
.webuploader-container {
    position: relative;
}
.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px,1px,1px,1px);
}
.webuploader-pick {
    position: relative;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    background: #33cabb;
    padding: 10px 15px;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    overflow: hidden;
}
.webuploader-pick-hover {
    background: #52d3c7;
}

.webuploader-pick-disable {
    opacity: 0.6;
    pointer-events:none;
}
.show{
    display: block;
}
.hidden{
    display: none;
}
.lyear-layout-sidebar{
    top: 83px;
}
.Kadcode{
    margin: 0 auto;
    display: block;
    max-width: 60%;
    padding-bottom: 20px;
}
.lyear-layout-header{
    padding-left: 0px;
}
.Knu{
    min-height: 600px;
}
.nav-step-content{
    width: 60%;
    margin: 42px auto;
}
.s_code{
    width: 30px;
}
.ltimg{
    width: 50px;
}
.ltimg_sm{
    width: 20px;
}
.hand{
    cursor: pointer;
}
.fr{
    float: right;
}
.border{
    border: 1px solid #e3e3e3;
}
.red{
    color: red;
}
.yellow{
    color: #faa64b;
}
.card div.ydbb{
    padding:10px 0;
}
.jygk{
    margin-bottom: 25px;
}
.send-msg{
    z-index: 100000000;
    position: fixed;
    bottom: 0px;
}
.msg_content{
    text-indent: 2rem;
    padding-top: 1rem;
}
.ccc{
    color: #6d6d6d;
}
.ccc:hover{
    color: black;
}
