/** Load from cache **/        
        /* CONNEXION */
        #content-connexion .cover-page-brand h1 a { 
            padding: 0;
            background: 0 0;
            background-image: linear-gradient(120deg,rgba(0,0,0, 0.22) 0, rgba(0,0,0, 0.22) 100%);
            background-repeat: no-repeat;
            background-size: 0 .3em;
            background-position: 0 82%;
            position: relative;
            -webkit-animation-delay: 1s;
            animation-delay: 1s;
            background-size: 100% .3em;
        }
        
        .bg-light {
            background-color: #fff !important;
        }
        .bg-brand-custom {
                                        /*background-image: url('/public/2165/upload/theme/kal-theme-connexion-fond-image_1.jpg');*/
                                    background-repeat: no-repeat;
                                                    background-position: center;
                                                                    background-size: contain;
                                    }
        
        .btn-theme-primary { background: rgba(0,0,0, 0.7); border-color: rgba(0,0,0, 0.8); color: #FFFFFF; }
        .btn-theme-primary:hover, 
        .btn-theme-primary:focus, 
        .btn-theme-primary.active { background: rgba(0,0,0, 0.8); border-color: rgba(0,0,0, 0.9); color: #FFFFFF; }
        .btn-theme-primary.disabled { border-color: rgba(0,0,0, 0.5); }
        
        .btn-theme-outline-primary { background: #FFF; border-color: rgba(0,0,0, 0.8); color: rgba(0,0,0, 0.8); }
        .btn-theme-outline-primary:hover, 
        .btn-theme-primary:focus, 
        .btn-theme-primary.active { background: rgba(0,0,0, 0.8); border-color: rgba(0,0,0, 0.9); color: #FFFFFF; }
        .btn-theme-outline-primary.disabled { border-color: rgba(0,0,0, 0.5); }
        
        /* CAROUSSEL DASHBOARD */
        .carousel-a-la-une.carousel-caption h2, 
        .carousel-a-la-une .carousel-caption h2 a {
                            color: #FFFFFF;
                    }
        .carousel-a-la-une .carousel-caption h2 a { background: #000000; }

        /* PROFIL */
        #cover-user {
                            background-image: url("../assets/img/bg/bg-basketball.jpg");
             
        }
        
        /* INTRANET */
                
        