﻿
@media only screen and (max-device-width:480px) {
 body {
 color: black!important;;
 font-size:1.4em!important;
 font-size:120%!important;
 }
 #divmenu{
    width: 150%!important;
    font-size:1.5em!important;
 }

}
body {
font-size:1.4em!important
}
@media only screen and (max-device-width:980px) {
 body {
 font-size:120%!important;
 }
}
/* user image section */
.user-section {
    margin-top:20px;
    font-size:22px;
    background-color:rgb(83, 163, 163);
}
.user-section-inner {
    height: 65px;
width: 65px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
overflow: hidden;
display: block;
float: left;
margin-right: 15px;
margin-top: 20px;
}
    .user-section-inner img {
        margin-left:10px;
        width:55px;
        height:60px;
        
    }
.user-info {
    display: block;
    color:#000!important;
display: inline-block;
padding: 15px;
margin-bottom: 0px
}
.user-text-online {
    font-size:18px;
    color:#fff
}
.user-circle-online {
    width: 15px!important;
    height: 15px!important;
}

/* side-menu section */
.nav > li > a:hover, .nav > li > a:focus {
    background-color:#2D3273;

}

.list-group{
	height:650px;
}
.img-acueil{
	border:1px solid silver;
	border-radius:3px;
}

.para-acueil{
	text-align:justify;
}

.navbar-top-links  .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #2D3273;
}
.navbar-top-links > li > a {
color: #FFFFFF;
}
.nav > li > a {
padding: 20px 15px;
}

/* back colors */
        .blue {
            background-color:rgb(113, 159, 241);
        }
         .green {
            background-color:rgb(144, 236, 192);
        }
          .red {
            background-color:rgb(255, 102, 133);
        }
        .yellow {
            background-color:rgb(237, 253, 46);
        }

  /* No border */
.no-boder {
    border:0px solid #5bc0de !important;
}
/* tap nvbar Section */

#navbar {
    background-color:#66cc7c;
}

.navbar-brand {
    padding-left:20px;
}
.navbar-brand img {
    height:30px;
}
.top-label {
position: absolute;
top: 50%;
right: 50%;
margin-top: -24px;
margin-right: -24px;
}

/*large font*/
.large-font {
    font-size:18px;
}

.body-Login-back {
    background-color:#008000;
}

.margin-tips {
    margin:5px;
}
.navbar-default {
border-color: #27be34;
}
#navbar{
	   opacity: 0.98!important;
   }
   
   body, #wrapper {
    font-size: 100%!important;
    padding-bottom:0px!important;
    margin-bottom:0px!important
}

  

@media screen and (max-width: 165em) {
 body {
      font-size: 100%!important;
   }
}
@media screen and (max-width: 64em) {
 body {
      font-size: 90%!important;
   }
}

@media screen and (max-width: 50em) {
 body {
       font-size: 80%!important;
   }
}

@media screen and (max-width: 30em) {
   body {
        font-size: 100%!important;
  }
  
}

   
   #navbar{
	   opacity: 0.98;
   }
  
  
  @media screen and (max-width: 150em){
	#wrapper {
        font-size: 150%!important;
  }
}
  @media screen and (max-width: 100em) {
 #wrapper {
       font-size: 140%!important;
   }
}
@media screen and (max-width: 83em) {
 #wrapper {
       font-size: 115%!important;
   }
}
@media screen and (max-width: 75em) {
 #wrapper {
       font-size: 140%!important;
   }
}

@media screen and (max-width: 65em) {
 #wrapper {
       font-size: 150%!important;
   }
}
  
@media screen and (max-width: 50em) {
 #wrapper {
       font-size: 150%!important;
   }
}
@media screen and (max-width: 30em) {
   #wrapper{
        font-size: 140%!important;
  }
  
}

 
   
   