﻿::-webkit-scrollbar {
    width: 0.9234828496042217vh;
    border-radius: 1.3192612137203166vh;
    height: 0.9234828496042217vh;
    cursor: pointer !important;
}

::-webkit-scrollbar-thumb {
    background: #BDC3C7;
    border-radius: 1.3192612137203166vh;
    cursor: pointer !important;
}
.background-image {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
}

.ckbox-padding label {
    padding-left: 5px;
    cursor: pointer;
}
#loginform {
    margin-top: 15vh !important;
    margin-bottom: 15vh !important;
}