body {
    overflow: hidden;
    background: black !important;
}

.form-login .x-panel-btns {
    padding-right: 0px;
}

.form-login .x-toolbar-right-row .x-toolbar-cell {
    padding-right: 0px;
}

.panel-login {
    border: 1px solid #DB5B00;
    border-radius: 10px;
    z-index: 10;
}

.loginpage-mask {
    width: 100%;
    height: 100%;
    background: black url(/resources/custom/images/login/mar_background1-3ddc46930de05402478489295e29ed7b.png) repeat-y;
    position: absolute;
    z-index: 20000;
    left: 0;
    top: 0;
    z-index: 1;
}

.loginpage-mask-logo4 {
    background: transparent url(/resources/custom/images/login/mar_background3-8eb64024aa5a68f24641b5d4e1ad8ce9.png) repeat-x;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 110px;
    z-index: 4;
}

.loginpage-mask-logo1 {
    background: transparent url(/resources/custom/images/login/mar_loginimage1-2916f1a8d56c2df5c027b75223c96e18.jpg) no-repeat top left;
    position: absolute;
    left: 12%;
    top: 0px;
    width: 88%;
    height: 100%;
    z-index: 4;
}

.loginpage-mask-logo3 {
    background: transparent url(/resources/custom/images/login/mar_marco-71164e5e2b731a032df5579a907131b1.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.loginpage-mask-logo3b {
    background: transparent url(/resources/custom/images/login/mar_marco-71164e5e2b731a032df5579a907131b1.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 3;
}

.loginpage-mask-logo2 {
    position: absolute;
    /* max-width: 500px; */
    max-width: 45% !important;
    width: fit-content !important;
    left: 0px;
    bottom: 0px;
    margin: 0;
    padding: 10px 20px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 3;
    height: auto;
}

.loginpage-mask-logo2pro {
    position: absolute;
    /* max-width: 500px; */
    max-width: 45%;
    left: 0px;
    bottom: 0px;
    margin: auto;
    padding: 10px 20px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 3;
}

.loginpage-mask-logo2basic {
    background: transparent url(images/login/stopkaimage1basic.jpg) no-repeat top right;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 101px;
    z-index: 3;
}

.custommodflag-swimer .loginpage-mask-logo2basic {
    background: transparent url(images/login/stopkaimage1swimer.jpg) no-repeat top right;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 101px;
    z-index: 3;
}

.loginpage-mask-logo2std {
    background: transparent url(images/login/stopkaimage1std.jpg) no-repeat top right;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 101px;
    z-index: 3;
}

.loginpage-mask-logo2skp {
    background: transparent url(images/login/stopkaimage1skp.jpg) no-repeat top right;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 101px;
    z-index: 3;
}

.loginpage-mask-logo2opt {
    background: transparent url(images/login/stopkaimage1opt.jpg) no-repeat top right;
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 101px;
    z-index: 3;
}

.loginpage-mask-logo2pro h3 {
    font-family: arial;
    font-size: 28px;
    font-weight: bold;
    line-height: 44px;
    color: #fff;
    margin: 0;
}

.loginpage-mask-logo2 h3 {
    display: block !important;
    font-family: arial;
    font-size: 28px;
    font-weight: bold;
    line-height: 44px;
    color: #fff;
    margin: 0 !important;
    width: fit-content;
}

.loginpage-panels {
    position: relative;
    width: 100%;
    height: 100%;
}

.loginpage-panel {
    background: transparent url(/resources/custom/images/login/mar_loginpanelback-f015fbb69fcf6bbdf5c3c4658742d327.png) no-repeat;
    position: absolute;
    width: 410px;
    height: 378px;
    z-index: 4;
    top: 30%;
    left: 52%;
}

.loginpage-panel-card-stan {
    position: absolute;
    background-color: #F1F1F1;
    border: 1px solid #DB5B00;
    width: 76px;
    height: 92px;
    padding: 5px;
    z-index: 9;
    left: 0px;
    top: 0px;
}

.loginpage-panel-card-stan2 {
    position: absolute;
    background-color: #F1F1F1;
    border: 1px solid transparent;
    width: 76px;
    height: 92px;
    padding: 5px;
    padding-right: 3px;
    padding-bottom: 3px;
    z-index: 11;
    left: 0px;
    top: 0px;
}

.loadpage-loading-msg {
    width: 280px;
    height: 250px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    z-index: 10004;
    background-color: rgba(255, 255, 255, 0.8);
    border: 0px solid #f3f3f3;
    border-radius: 10px;
}

.loadpage-loading-msg .msg-text {
    display: block;
    width: 280px;
    height: 210px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/resources/custom/images/common/favicon-4fe039310618ee3c973551eda54cb3cf.png);
    font: normal 16px arial, tahoma, verdana, sans-serif;
}

.loadpage-loading-msg .msg-progressbar {
    display: block;
    width: 100%;
    height: 18px;
    background-color: #f3f3f3;
    border: 0px solid #f3f3f3;
    border-radius: 0px;
    position: relative;
    overflow: hidden;
}

.loadpage-loading-msg .msg-progressbar-inner {
    width: 150px;
    height: 18px;
    position: absolute;
    top: 0px;
    left: -100px;
    background-color: #e99501;
    animation-name: msg-progressbar-inner;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes msg-progressbar-inner {
    0% {
        left: -150px;
    }
    100% {
        left: 100%;
    }
}

body {
    overflow: hidden;
}

.panel-login-container {
    position: relative;
    overflow: hidden;
}

.panel-login {
    position: relative;
    top: 15%;
    left: 15%;
    overflow: hidden;
}

.form-login {
    padding-bottom: 5px;
    border-bottom: 0.5px solid #d0d0d0;
}

.x-toolbar-footer {
    background: none;
}

@media (max-width: 850px) {
    .loginpage-mask {
        display: block;
    }

    .panel-login-container {
        background: transparent url(/resources/custom/images/login/mar_marco-71164e5e2b731a032df5579a907131b1.jpg) no-repeat center center fixed;
    }

    .loginpage-panel {
        background: transparent;
    }

    .loginpage-mask-logo1 {
        background: transparent url(/resources/custom/images/login/mar_loginimage1-2916f1a8d56c2df5c027b75223c96e18.jpg) no-repeat top center;
        left: 0;
        width: 100%;
    }

    .loginpage-mask-logo2 {
        max-width: 100% !important;
        width: 100% !important;
    }

    .loginpage-mask-logo2 h3 {
        text-align: center;
        font-size: 0.8rem;
        width: 100%;
    }
}