﻿@media (max-width:367px) {
    .login-box, .register-box {
        width: 100%;
    }
}

body {
    background-color: #1e3048 !important;
}

.l1 {
    width: 50%;
}

.l2 {
    position: relative;
}

.l3 {
    cursor: pointer
}

.l4 {
    background-color: #28a745;
    cursor: pointer
}

.l5 {
    width: auto;
    margin-top: -3%;
    height: 50px;
}
