.container-box-vk {
        background: #fff;
        max-width: 330px;
        height: 340px;
        position: relative;
        margin: 50px auto;
        margin-top: 10%;
        text-align: center;
        font-family: system-ui;
        color: #000;
        border-radius: 10px;
    }
    .close-alex-vk {
        background: #000;
        width: 20px;
        height: 20px;
        color: #fff;
        text-align: center;
        text-decoration: none;
        border-radius: 50%;
        border: 1.5px solid #fff;
        top: -8px;
        right: -10px;
        position: absolute;
        z-index: 9999999;
        display: block;
    }
    .close-alex-vk i {
        color: #fff;
        padding-top: 1px;
    }
    .atasan-vk {
        background: #fff;
        width: 100%;
        font-size: 25px;
        font-weight: bold;
        text-align: left;
        position: relative;
        border-radius: 10px;
    }
    .img-logvk {
        width: 55px;
        margin-top: 10px;
    }
    .isi-vikontakte {
        width: 100%;
        height: 400px;
        position: absolute;
        overflow: none;
        font-size: 15px;
        font-family: sans-serif;
        border-radius: 10px;
    }
    .ucapan-vk {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    font-family: arial, sans-serif;
    margin-top: 3%;
    margin-bottom: 5%;
}
.form-login-vk {
    background: #f5f8fa;
	width: 90%;
	height: 30px;
	margin-top: 10px;
	margin-bottom: 18px;
	padding: 10px;
	padding-top: 5px;
	font-size: 14px;
	font-family: arial, sans-serif;
	text-align: left;
	position: relative;
	border-bottom: 2px solid #657786;
	border-radius: 2px;
	outline: none;
	z-index: 2;
}
.form-login-vk label {
    color: #657786;
	text-align: left;
}
.form-login-vk input {
	background: transparent;
	width: 100%;
	height: auto;
	padding: 7px;
	padding-top: 3px;
	padding-left: 0px;
	color: #000;
	font-size: 18px;
	font-family: arial, sans-serif;
	text-align: left;
	position: relative;
	border: none;
	outline: none;
	z-index: 2;
}
.btn-login-vk {
    height: 35px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    font-family: arial, sans-serif;
    border: none;
    border-radius: 30px;
    outline: none;
    letter-spacing: 1;
    background: #5181b8; 
    width: 40%; 
    border-radius: 15px; 
    float: left; 
    margin-left: 10px;
}
    .close-submit-vk {
        background: none; 
        color: #5181b8; 
        width: auto; 
        height: 35px;
        margin: auto; 
        padding-right: 100px;
        font-size: 15px;
        font-weight: bold;
        font-family: arial, sans-serif;
        border: none;
        border-radius: 30px;
        outline: none;
        letter-spacing: 1;
        float: right;
    }
.atasan-vk .kagetvk {
    display: none;
    position: relative;
    width: 320px;
    padding: 5px;
    background: #ff000061;
    color: #000;
    font-size: 11px;
    font-family: system-ui;
    border-radius: 5px;
}
