@font-face {
    font-family: "Roboto";
    src: url("fonts/SFProDisplay-Regular.eot");
    src: url("fonts/SFProDisplay-Regular.eot?#iefix") format("embedded-opentype"),
      url("fonts/SFProDisplay-Regular.woff") format("woff"),
      url("fonts/SFProDisplay-Regular.ttf") format("truetype"),
      url("fonts/SFProDisplay-Regular.svg#ProximaNova") format("svg");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: "Roboto";
    src: url("fonts/SFProDisplay-Regular.eot");
    src: url("fonts/SFProDisplay-Regular.eot?#iefix") format("embedded-opentype"),
      url("fonts/SFProDisplay-Regular.woff") format("woff"),
      url("fonts/SFProDisplay-Regular.ttf") format("truetype"),
      url("fonts/SFProDisplay-Regular.svg#ProximaNova") format("svg");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: "Roboto Regular";
    src: url("fonts/SFProDisplay-Regular.eot");
    src: url("fonts/SFProDisplay-Regular.eot?#iefix") format("embedded-opentype"),
      url("fonts/SFProDisplay-Regular.woff") format("woff"),
      url("fonts/SFProDisplay-Regular.ttf") format("truetype"),
      url("fonts/SFProDisplay-Regular.svg#ProximaNova") format("svg");
    font-weight: 400;
    font-style: normal;
  }
  
  @font-face {
    font-family: "Roboto";
    src: url("fonts/SFProDisplay-Thin.eot");
    src: url("fonts/SFProDisplay-Thin.eot?#iefix") format("embedded-opentype"),
      url("fonts/SFProDisplay-Thin.woff") format("woff"),
      url("fonts/SFProDisplay-Thin.ttf") format("truetype"),
      url("fonts/SFProDisplay-Thin.svg#ProximaNova") format("svg");
    font-weight: 300;
    font-style: normal;
  }
  
  @font-face {
    font-family: "Roboto";
    src: url("fonts/SFProDisplay-Semibold.eot");
    src: url("fonts/SFProDisplay-Semibold.eot?#iefix") format("embedded-opentype"),
      url("fonts/SFProDisplay-Semibold.woff") format("woff"),
      url("fonts/SFProDisplay-Semibold.ttf") format("truetype"),
      url("fonts/SFProDisplay-Semibold.svg#ProximaNova") format("svg");
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0.8px;
  }
  @font-face {
    font-family: "Roboto Medium";
    src: url("fonts/SFProDisplay-Semibold.eot");
    src: url("fonts/SFProDisplay-Semibold.eot?#iefix") format("embedded-opentype"),
      url("fonts/SFProDisplay-Semibold.woff") format("woff"),
      url("fonts/SFProDisplay-Semibold.ttf") format("truetype"),
      url("fonts/SFProDisplay-Semibold.svg#ProximaNova") format("svg");
    font-weight: 400;
    letter-spacing: 0.8px;
    font-style: normal;
  }
  
  @font-face {
    font-family: "Roboto";
    src: url("fonts/SFProDisplay-Bold.eot");
    src: url("fonts/SFProDisplay-Bold.eot?#iefix") format("embedded-opentype"),
      url("fonts/SFProDisplay-Bold.woff") format("woff"),
      url("fonts/SFProDisplay-Bold.ttf") format("truetype"),
      url("fonts/SFProDisplay-Bold.svg#ProximaNova") format("svg");
    font-weight: 700;
    font-style: normal;
  }

table[class*="Loading"] {
    position: fixed;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.8) !important;
}

table[class*="Loading"] td:last-of-type {
    text-align: left;
    font-size: 22px;
}

table[class*="Loading"] td:first-of-type {
    text-align: right;
    width: 50%;
}

table[class*="Loading"] td img {
    width: 30px !important;
    height: 30px !important;
}

.dxpc-mainDiv {
    width: 600px;
}

.dxbButton_MaterialCompact {
    height: 50px;
    border-radius: 6px;
}

#clbkAuth_ASPxPopupControl1_btnLoginNow {
    width: 98px;
    height: 60px;
    border-radius: 0 6px 6px 0;
}

.buttons-login {
    position: absolute;
    bottom: 0;
    z-index: 1;
    display: block;
    right: 0;
    top: 0;
}

.dxflItem_MaterialCompact,
.dxflViewFormLayoutSys .dxflEditFormItemSys.dxflItem_MaterialCompact,
.dxflGroup_MaterialCompact,
.formLayout table>tbody>tr>td {
    padding: 0;
}

.login-form>img {
    width: 100%;
    margin: 0 auto;
}

.login-title {
    font-size: 30px;
    line-height: 35px;
    color: #01803F;
    font-family: 'Roboto', sans-serif;
}

span.dx-vam {
    font-family: 'Roboto', sans-serif;
}

.dxeTextBox_MaterialCompact {
    border-radius: 6px;
}

.login-form input {
    height: 35px;
    width: 100%;
    display: block;
    background-color: transparent;
    border: 0;
    border-radius: 6px;
    padding-left: 20px;
    line-height: 35px;
    z-index: 1;
    position: relative;
    padding-top: 10px;
}

.dxeErrorFrameWithoutError_MaterialCompact.dxeControlsCell_MaterialCompact {
    padding: 0;
    border: 0;
}

.dxeErrorFrameWithoutError_MaterialCompact .dxeTextBox_MaterialCompact {
    border-radius: 6px;
    border-color: red;
}

.dxeFocused_MaterialCompact+script+span {
    color: red;
    position: absolute;
}

.inputtextbox {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #000;
    position: relative;
}

.inputtextbox input {
    background-color: transparent !important;
    font-size: 15px !important;
    padding: 0 11px !important;
}

.input-placeholder {
    color: #8493A8;
    position: absolute;
    display: block;
    top: 26px;
    left: 20px;
    transform: translateY(-50%);
    font-weight: 300;
    z-index: 0;
    transition: 0.3s;
}

.input-placeholder.input_focused {
    font-size: 13px;
    top: -6px;
    left: 10px;
    transform: translate(0);
    transition: 0.3s;
    background-color: #fff;
    padding: 0 10px;
}

.merge-button button {
    display: block;
    width: 45px;
    height: 45px;
    border-radius: 0 5px 5px 0;
    background-color: #40CF7E;
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    box-shadow: none;
    z-index: 11;
}

.loginbuttonsm {
    border-radius: 0 6px 6px 0;
}

div.dxbButton_MaterialCompact.loginbuttonsm:before,
.loginbuttonsm:before {
    display: block;
    content: "";
    width: 15px;
    height: 0;
    border: 1px solid #fff;
    border-radius: 1px;
    position: absolute;
    top: 25px;
    right: 36px;
    background: #fff;
}

.loginbuttonsm:after {
    content: "";
    width: 10px;
    height: 10px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-radius: 1px;
    position: absolute;
    top: 21px;
    right: 35px;
    transform: rotate(-45deg);
}

.buttons-login-big {
    position: absolute;
    width: calc(100% - 30px);
    box-sizing: border-box;
    display: block;
    bottom: 22px;
}

.loginbuttonbig {
    width: 100% !important;
    -webkit-user-select: none;
    height: 60px;
    border-radius: 6px;
}

@media (max-width:575px) {
    .login-form {
        width: 300px;
        padding: 15px;
    }
    .login-form>img {
        width: 268px;
    }
}

@media (max-width:1024px) {
    .login-form {
        width: 100%;
        padding: 0px;
        min-width: 300px;
    }
    .login-form>img {
        width: 268px;
    }
    .dxpc-mainDiv {
        width: 100%;
        PADDING: 0 !important;
        max-width: 375px;
    }
    .login-form>img {
        display: none;
    }
    .login-title {
        font-size: 20px;
        line-height: 20px;
        padding-top: 10px;
    }
    .dxbButton_MaterialCompact {
        height: 50px;
    }
    .dxpclW {
        position: relative !important;
        top: 0 !important;
    }
    .buttons-login-big {
        position: absolute;
        width: 90px;
        bottom: 24px;
        right: 16px;
    }
    .dxpclW {
        position: relative !important;
        top: 0 !important;
    }
}

.qr-label {
    font-weight: 700;
    margin-top: 1rem;
    font-size: 1.25rem;
}

@media (min-width:1025px) {
    #clbkAuth_ASPxPopupControl1_PW-1 {
        height: auto !important;
        left: 50% !important;
        top: 50% !important;
        transform: translate(-50%, -50%) !important;
    }
}body {font-family: Roboto, sans-serif;}