.color{background-color:#C72537;}
.dropzone {border: #C72537 5px dashed;}
#permissions {background: linear-gradient(#C72537 33%, rgba(255,255,255,0) 0%) left / 2px 25px repeat-y;}
body::after{background: url("../images/kso/background.jpg") no-repeat center/cover;}



#login_icon{background: url("../images/kso/logo.jpg") no-repeat center/45%;}

@media (max-width: 480px){
    #login_icon{background: url("../images/kso/logo.jpg") no-repeat center/60%;}

}

#header{
    background: url('../images/kso/logo-header.png') no-repeat left 10px center / 160px 40px #dbdbdb;
}


@media (max-width: 780px) {
    #header {
        background: url('../images/kso/logo-header.png') no-repeat center center / 160px 40px #dbdbdb;
    }
}