﻿/* #txtPassword {
    font-family: text-security-disc;
    -webkit-text-security: disc;
}*/
img.client-logo {
    display: none;
}
.k-window-titlebar {
    color: #fff !important;
    font-size: 11px !important;
}
.k-dialog-titlebar {
    padding: 7px !important;
}
.k-window-titlebar {
    background: linear-gradient(to right, #19cc70 0%,#00c660 100%) !important;
    color: #fff !important;
}
button.k-primary.btn.conformation-btn {
    color: #fff;
    background: #044e80;
    border-color: #044e80;
    border: 2px solid #044e80 !important;
    width: 90px;
    height: 33px;
    margin-right: 10px;
    line-height: 14px;
    padding: 0px;
    font-size: 12px;
    box-sizing: border-box;
}
.test-padding {
    padding: 10px 10px;
}
div#LoggedInConirmation {
    font-size: 13px;
}
button.btn.conformation-btn-2 {
    color: #044e80;
    background: #fff;
    border-color: #5f78eb;
    border: 2px solid #044e80 !important;
    width: 90px;
    height: 33px;
    line-height: 15px;
    font-size: 12px;
    padding: 0px;
    box-sizing: border-box;
}
.k-dialog-buttongroup.k-dialog-button-layout-stretched {
    padding: 12px;
}
/*.k-window-actions .k-button.k-bare {
    display: none;
}*/
/*.window-area {
    background: url("/Images/homescreen2_r1_c2.jpg") center center no-repeat;
    background-size: cover;
}
#charm {
    height: calc(100vh - 40px);
    width: 396px;
    background-color: #1F4F5D;
}
.login-form {
    width: 400px;
    height: auto;
    top: 50%;
    margin-top: 160px;
}*/