﻿[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, .ng-hide, .ng-show {
    display: none !important;
}

@media (max-width: 768px) {
    .navbar-brand small {
        font-size: 18px !important;
    }
}

.footer .footer-inner .footer-content {
    line-height: 20px
}

.navbar .user-info {
    max-width: 120px;
    color: #438eb9;
    font-weight: bold
}

.navbar {
    color:#438eb9; 
    background: #f8f8f8; /*#f8f8f8; #d9edf7*/
    border-bottom: 1px solid #cccccc; /*#cccccc; #a6e3ef, #bce8f1*/
}

.navbar .navbar-brand {
    color:#438eb9; 
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px
}

.navbar a:hover {
    color:#438eb9 !important
}

/*.navbar .user-info {
    cursor: default
}*/

.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);
}



