.icon_sn {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    background-color: #ffffff !important;
    border-radius: 100% !important;
    display: block !important;
    height: 25px !important;
    line-height: 30px !important;
    width: 25px !important;
    text-align: center !important;
    color: #333 !important;
    text-decoration: none !important;
}
.user-avatar2.sm {
    height: 32px;
    width: 102px;
    font-size: 12px;
}
.user-avatar2, [class^="user-avatar2"]:not([class*="-group"]) {
    border-radius: 20px;
    height: 40px;
    /*width: 40px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: #E6087F;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.06em;
    flex-shrink: 0;
    position: relative;
}
.text-soft2 {
    margin-top: 20px;
    margin-bottom: 20px;
    color: #4e4e4e !important;
    text-align: center;
}
.nk-menu-item .nk-menu-link a:hover{
    color: #4e4e4e !important;
}
.text-soft2 a {
    color: #4e4e4e;
    text-decoration: none;
    background-color: transparent;
}
.text-soft2 a:hover {
    color: #e20063;
    text-decoration: none;
    background-color: transparent;
}
.nk-header2{
    /*padding: 0 22px;*/
    padding-left: 0px!important;
padding-right: 0px!important;
}

/*-kendo-*/
    span.k-textbox {
        width: 100%;

    }
.k-textbox {
    font-size: 16px!important;
    line-height: 1!important
}
.k-input {
    font-size: 16px!important;
    line-height: 1!important;
}
.k-input-sm{
    padding: 1px 3px!important;
}
.k-rounded-md {
    border-radius: 4px!important
}
.k-datepicker{
    padding: 0px!important;
}
.v-align-top{
    vertical-align: text-top!important;
}

#inputs-wrapper {
   /* height: 68px;
    color: #525252;
    font-weight: 300;
    font-size: 2.1em;
    display: flex;
    align-items: center;
    justify-content:center;
    margin-top:32px;*/
}
#continue-with-wrapper {
   /* display: inline-flex;
    align-items: center;
    justify-content:center;
    height: 20px;
    width: 100%;
    margin-bottom:16px;
    margin-top: 16px;*/

}
#continue-with-wrapper>span{
  /*  position: static;
    color: #8F8F8F;
    font-size: 14px;
    line-height: 20px;*/

}


.border_div2{
    min-width: 550px;
    max-width: 550px;
    border:1px solid #ffffff;
    background-color :#ffffff;
    justify-content: center;
    align-items: center;
}

#sign-in-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100vh;
    min-width: 350px;
    width: 100%;
    z-index: 1;
    background: #EEE;
}


#login {
    height: 202px;
    width: 312px;
    justify-content: space-between;
    display: flex;
    flex-flow: column;

}
/*div.k-form-field:nth-child(3) {
    display: flex;
}*/

.k-form-field-wrap {
    position: relative;
}

.k-button, .k-button:hover {
    /*	height: 30px;
        width: 270px;
        background: #FF6358;
        color: #FFFFFF;*/

}
