﻿.login-container {
    width: 95%;
    max-width: 390px;
}

.login-layout {
    background-color: #ffffff
}

.login-box .alert {
    margin-bottom: 0px
}

.login-header {
    color: #438eb9;
}

.login-layout .widget-box {
    /*background-color: #c1bbbb;*//*#438eb9;*/
    padding: 1px;
    background: none;
}

.login-layout .widget-box .widget-main {
    border: none;
    background: none;
    padding: 25px
}

input {
    color: #696464 !important;
    border-color: #a59f9f !important
}

.svg-test {
    stroke: #efc411;
    fill: #efc411 !important;
}

.svg-test-icon {
    background-color: red;
    -webkit-mask-image: url(noyau/contenu/img/noun_201438.svg);
}