*,
::after,
::before {
    box-sizing: border-box
}

:focus {
    outline: 0
}

::-webkit-scrollbar-track {
    background-color: #dfdfdf
}

::-webkit-scrollbar {
    width: .625rem;
    background-color: #f5f5f5
}

::-webkit-scrollbar-thumb {
    background-color: #999
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    scroll-behavior: smooth
}

body {
    margin: 0;
    font-family: Poppins, sans-serif;
    font-size: .813rem;
    line-height: 1.5;
    text-align: left;
    background-color: #f0f3f7;
    color: #222
}

main {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important;
    position: relative
}

.grtrm {
    position: absolute;
    z-index: 1;
    background-color: #21272bdb;
    width: 100%;
    height: 100%
}

.grs {
    position: relative;
    z-index: 1;
    max-width: 350px;
    font-size: .813rem;
    width: 100%
}

.lgnmsg {
    background: #ffdcdc;
    padding: 7px 10px;
    border-radius: 5px;
    color: #c1234e;
    margin: 0 0 15px 0;
}

.lgnmsg p {
    margin: 0;
}

.lgnmsg p i {
    margin: 0 5px 0 0;
}

.lgnsgic {
    box-shadow: #32495d40 0 1.875rem 3.75rem -.75rem, #0000004d 0 1.125rem 2.25rem -1.125rem;
    position: relative;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-width: 0;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid transparent;
    border-radius: 1rem;
    padding: 2rem;
    margin: auto
}

.logo {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;
    display: none;
}

.logo img {
    max-width: 15rem;
    height: 3.5rem
}

.grsyazi {
    margin-bottom: 1rem
}

.grsyazi h1 {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    letter-spacing: -0.5px;
}

.grsyazi p {
    margin: 0;
    color: #838383;
    font-size: 12px;
}

.grsyazi p strong {
    font-weight: 500;
    color: #474747
}

label {
    display: block;
    font-size: 14px;
    color: #646464;
    margin-bottom: 5px
}

input[type=email],
input[type=password],
input[type=text] {
    appearance: none;
    display: block;
    width: 100%;
    height: auto;
    padding: 12px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    color: #353535;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dbdbdb;
    border-radius: 5px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    font-family: Poppins, sans-serif;
}

input::placeholder {
    font-family: Poppins, sans-serif;
    color: #a3a3a3
}

input:focus {
    color: #212529;
    box-shadow: 0 0 0 .25rem #ebebeb;
    background-color: #fff;
    border-color: #727272;
    outline: 0
}

input[type=checkbox],
input[type=radio] {
    width: auto
}

input[type=color] {
    border: none;
    height: 3rem;
    border-bottom: solid .05rem #fafafa
}

input[type=checkbox] {
    position: relative;
    cursor: pointer;
    vertical-align: middle;
    margin: 0;
    width: 1rem;
    height: 1rem
}

button {
    font-family: Poppins, sans-serif
}

.frmgrp {
    margin-bottom: 1rem
}

.frmgrp2 {
    margin: 1.5rem 0;
    display: flex;
    align-items: center
}

.frmgrp2 label {
    margin: 0;
    font-size: 14px
}

.frmgrp2 input[type=checkbox] {
    margin-right: .4rem
}

.btn {
    width: 100%;
    min-width: 9.25rem;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    padding: 10px;
    border-radius: .5rem;
    color: #fff;
    background-color: #313c43;
    border: .0625rem solid #313c43;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -webkit-appearance: button;
    margin: 0;
    text-transform: uppercase !important;
    cursor: pointer;
    color: #fff
}

.btn:hover {
    background-color: #20282c;
    border: .0625rem solid #20282c
}

.imza,
.lgnssy {
    width: 100%;
    text-align: center;
    margin: 2rem 0 .5rem 0
}

.imza {
    display: none;
}

a {
    color: #0096fa;
    text-decoration: none;
    transition: all .3s
}

a:hover {
    color: #0072e4;
    text-decoration: none
}

.imzalogo {
    text-align: center;
    padding-top: 1.5rem
}

.imzalogo img {
    width: 5rem
}

.imza a {
    color: #222
}

.lgnsl {
    display: flex;
    align-items: center
}

.lgnslic {
    margin: auto
}

.lgnslicdv {
    font-size: 1rem;
    font-weight: 300;
    color: #fff
}

.lgnslicdv p strong {
    font-weight: 600
}

.lgnslicdv h1 {
    font-weight: 600
}

.lgnslicdv i {
    margin-right: .25rem
}

.kytov {
    height: 290px;
    overflow: overlay;
    padding-right: 30px;
    margin-bottom: 20px
}

.kytov::-webkit-scrollbar-track {
    background-color: #ddd;
    box-shadow: inset 0 0 0 .188rem #fff
}

.kytov::-webkit-scrollbar {
    width: .5rem;
    background-color: #f5f5f5
}

.kytov::-webkit-scrollbar-thumb {
    background-color: #b7b7b7;
    border-radius: 5px
}

@media (max-width:85rem) {}

@media (max-width:64rem) {}

@media (max-width:48rem) {}

@media (max-width:36rem) {}

@media (max-width:21rem) {}