%PDF-1.4 404 Not Found
Sh3ll



Directory :  /var/www/vhosts/lautnusantara.com/httpdocs/mis/public/assets/theme/BeyondAdmin/css/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

Current File : /var/www/vhosts/lautnusantara.com/httpdocs/mis/public/assets/theme/BeyondAdmin/css/login_new.css
body {
    /*     background: #222D32; */
            background: -webkit-linear-gradient(#27EF9F, #0DB8DE);
            /* background: -webkit-linear-gradient(#19A7CE, #146C94); */
      height:100vh;
        font-family: 'Roboto', sans-serif;
    }
    
    .login-box {
        margin-top: 13%;
        border-radius: 10px;
        height: auto;
        /* background: #1A2226; */
        background: #edf9ff;
        text-align: center;
        box-shadow: 0 7px 10px rgba(0, 0, 0, 0.16), 0 7px 10px rgba(0, 0, 0, 0.23);
    }
    
    .login-key {
        padding: 5px 15px;
        height: 100px;
        font-size: 80px;
        line-height: 100px;
        background: -webkit-linear-gradient(#28a5ec, #082297);
        /* background: -webkit-linear-gradient(#27EF9F, #0DB8DE); */
        /* background: -webkit-linear-gradient(#054ed4, #f8f8f8); */
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
    
    .login-title {
        /* margin-top: 15px; */
        text-align: center;
        font-size: 30px;
        letter-spacing: 2px;
        margin-top: 15px;
        font-weight: bold;
        /* color: #ECF0F5; */
        color: #1A2226;
        /* color: -webkit-linear-gradient(#0846f0, #052a8d); */
    }
    
    .login-form {
        margin-top: 25px;
        text-align: left;
    }
    
    input[type=text] {
        /* background-color: #1A2226; */
        background-color: #edf9ff;
        border: none;
        border-bottom: 2px solid #0DB8DE;
        border-top: 0px;
        border-radius: 0px;
        font-weight: bold;
        outline: 0;
        margin-bottom: 20px;
        padding-left: 0px;
        /* color: #ECF0F5; */
        color: #1A2226;
    }
    
    input[type=password] {
        /* background-color: #1A2226; */
        background-color: #edf9ff;
        border: none;
        border-bottom: 2px solid #0DB8DE;
        border-top: 0px;
        border-radius: 0px;
        font-weight: bold;
        outline: 0;
        padding-left: 0px;
        margin-bottom: 20px;
        /* color: #ECF0F5; */
        color: #1A2226;
    }
    
    .form-group {
        /* margin-bottom: 40px; */
        outline: 0px;
    }
    
    .form-control:focus {
        border-color: inherit;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-bottom: 2px solid #0DB8DE;
        outline: 0;
        /* background-color: #1A2226; */
        background-color: #edf9ff;
        /* color: #ECF0F5; */
        color: #1A2226;
    }
    
    input:focus {
        outline: none;
        box-shadow: 0 0 0;
    }
    
    label {
        margin-bottom: 0px;
    }
    
    .form-control-label {
        font-size: 10px;
        color: #6C6C6C;
        font-weight: bold;
        letter-spacing: 1px;
    }
    
    .btn-outline-primary-login {
        border-color: #0DB8DE;
        color: #0DB8DE;
        border-radius: 0px;
        font-weight: bold;
        letter-spacing: 1px;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        /* background: #1A2226; */
        background: #edf9ff;
    }
    
    .btn-outline-primary-login:hover {
        background-color: #0DB8DE;
        right: 0px;
        color:#ECF0F5;
    }
    
    .login-btm {
        float: right;
    }
    
    .login-button {
        padding-right: 0px;
        padding-top: 20px;
        text-align: right;
        margin-bottom: 25px;
    }
    
    .login-text {
        text-align: left;
        /* color: #A2A4A4; */
        color: #ECF0F5;
        padding: 5px 5px 7px 10px;
        border-radius: 4px;
        background-color: red;
        /* visibility: hidden; */
        float:left;
    }

    .loginbttm {
        padding: 0px;
        padding-bottom: 20px;
    }

WonXd677 Sh3LL