
@media all and (max-width: 480px){
  #sommaire {display:none;}
  #hidden {display:none;}
  #pageConnexion{width:40%;}
  #big {display:none;}
  .row .card {
    width:90%;
    margin-left:35px;
  }
  .row {
    padding: 5px;
    padding-right: 0px;
  }

  .row .card .card-body{

    margin:10px;
  }
  .navbar{
    width:100%;
  }

  .row .nav-side-menu {
    display: none;
    width:100%;
    margin-left:10px;
    margin-right:0px;
  }
  .navbar-text {display:none;}
  .row .nav-side-menu .menu-list{
  width:100%;
  }


h1{
 margin:0;
}
.card p {
    margin-left:30px;
    margin-right:30px;  
}
}/*fin media max 480 px*/

@media all and (max-width: 767px){
  #sommaire {display:none;}
  #hidden {display:none;}
  #pageConnexion{width:40%;}
  #big {display:none;}
  .row .card {
    width:90%;
    margin-left:15px;
  }
  .nav-side-menu {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
  .table {
  padding:0px;
  font-size: 8px;


}
  .row {
    padding: 5px;
    padding-right: 0px;
  }
.row .nav-side-menu {
    display: none;
}
th,td {
  font-size: 8px;
}

  .nav-side-menu .toggle-btn {
    display: block;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10 !important;
    padding: 3px;
    background-color: #ffffff;
    color: #000;
    width: 40px;
    text-align: center;
  }
  .brand {
    text-align: left !important;
    font-size: 22px;
    padding-left: 20px;
    line-height: 50px !important;
  }

  .row .card .card-body{
    margin:10px;
  }
  .navbar{
    width:100%;
  }
  .navbar{

  }
  .row .nav-side-menu{
    width:100%;
    margin-left:10px;
    margin-right:0px;
  }
  .row .nav-side-menu .menu-list{
  width:100%;
  }
h1{
 margin:0;
}
label {
  margin:7px;
}
.panel-heading h4 {
  font-size: 14px;
}
.panel-body {
  margin-bottom: 0px;
}
.panel-footer {
  margin-top: 0px;
}
.card p {
    margin-left:30px;
    margin-right:30px;  
}

#tabEvent{
  width:80%; font-weight: bold;
}
}/*fin media max 767 px*/


.txttab,.tdtab
{
   border: none;
   background: transparent;
   text-align:center;
}

body
{
	background: transparent;
    background-image: url("../img/fond2.png");
    background-attachment: fixed; /* Le fond restera fixe */
    margin:0;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
}

header {
  
  background-position: center;
	background-image: url("craies.png");
	/*background-repeat: no-repeat;*/

}
h1{
  background-color: #ffffff;
  opacity: 0.8;
	line-height: 2em;
  margin: auto;
	margin-top: 10px;
	text-shadow: 2px 2px 10px white ,0 0 5px black ;
  font-size: 18; 
	font-family:"Arial Black", times, serif;
	font-style: bold;
	text-align: center;
} 
a{
cursor: pointer;
}
h5{
  background-color: #ffffff;
  border: 0.5px solid black;
  opacity: 0.8;
  line-height: 2em;
  margin: auto;
  margin-top: 10px;
  width: 50%;
  height: 20%;
  color: darkblue;
  text-shadow: 2px 2px 10px white ,0 0 5px black ; 
  font-family:"Arial Black", times, serif;
  font-style: bold;
  text-align: center;
} 
li{
  list-style:none;
}


.btn {

  position:relative;
	margin-left: 10px;
  margin-right: 10px;


  -moz-border-radius:10px 10;
	-webkit-border-radius:10px 10;
	border-radius:10px;
	-webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    cursor: pointer;
} 
.btnlog { margin-bottom: 5px;}
 
.btngreen, .titregreen {background-color: #4CAF50;} /* Green */
.btnblue, .titreblue{background-color: #008CBA;color: white;text-decoration-color: white;} /* Blue */
.btnred,.titrered {background-color: #f44336;} /* Red */ 
.btngrey, .titregrey {background-color: #e7e7e7; color: black;} /* Gray */ 
.btnblack,.titreblack {background-color: #555555;} /* Black */
.btnyellow,.titreyellow {background-color: #FFD700;color: black;} /* yellow */
.btnorange,.titreorange {background-color: #FFA500;}
.btn-rose,.titrerose {background-color: #EE82EE;}
.btnright { position:relative; float: right; }
.btncal { position:relative; margin: 5px; padding: 0; }
.btn-tab {margin:2px;margin-left:2%;padding:2px; font-style: bold;}
.btn-linear {text-align: left; margin:2px;margin-left:2%;padding:2px; font-style: bold;}
/*.btn:hover {
    background-color: transparent; 
    color: white;
    border-color: grey;
}*/
.btn .active {font-color: white;}
.navbar1 {
	width: 100%;
 	height: 100%;
  border :0.5px solid grey;
  -moz-border-radius:10px 10;
  -webkit-border-radius:10px 10;
  border-radius:10px;

}

.mail:before   { content: "\2709"; }
.pig:before {content: "\1F437";}
.adm:before    { content: "\1F3E2"; }
.cahier:before { content: "\1F4DA"; }
.peri:before   { content: "\1F46A"; }
.school:before { content: "\1F3EB"; }
.lock:before { content: "\1F510"; }
.calendar:before { content: "\1F4C6"; }
.news:before { content: "\01F4F0";}

img {
	max-width: 100%;
	max-height: 100%;
}
.navbar-brand1 {
 	width: 50px;
  margin-right: 0px;
  -moz-border-radius:10px 10;
  -webkit-border-radius:10px 10;
  border-radius:10px;
  -webkit-transition-duration: 0.4s; /* Safari */
  transition-duration: 0.4s;
  cursor: pointer;
}
.navbar-brand1:hover {
  background-color: #18A19A; 
  border-color: #130269; 
}

.btn-group{
  margin: 5px;
  position: justify;
}

.dropdown-menu,.dropdown-item {
  color: white;
  -moz-border-radius:10px 10;
  -webkit-border-radius:10px 10;
  border-radius:10px;
}
.dropblue, .dropitemblue {    background-color: #008CBA ;}
.dropgreen,.dropitemgreen {   background-color: #4CAF50;}
.dropred,.dropitemred {   background-color: #f44336;}
.dropgrey,.dropitemgrey {   background-color: #e7e7e7;color: black;}

.dropitemgrey:hover { background-color: #5F9EA0;}

.navbar {
  margin-bottom: 0;
  padding-right: 0;
}


.card {
  padding: 0px;
  margin: 5px;
  border: 0.5px solid white;
  background:  #FAFAD2;
  -moz-border-radius:10px 10;
  -webkit-border-radius:10px 10;
  border-radius:10px;
}

.card .cardbody {
          width: auto;
          padding-left: 5px;
}
.card .cardbody .radio {
        padding-left: 5px;

}
p {
        margin-left: 10px;
        margin-right: 10px;
        font-size: 1.2em;

}
.bigcard {
  padding: 0px;
  margin: 10px;
  width: 200%;
  height:200%;
  opacity: 0.75;
  border: 0.5px solid white;
  background:  #FAFAD2;
  -moz-border-radius:10px 10;
  -webkit-border-radius:10px 10;
  border-radius:10px;
}

.titrebox { /* Titre */
    width: 100%;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: #3A4056;
    border-radius: 10px 10px 0px 0px;
    margin: 0px 0px 0px 0px;
    word-wrap: break-word;
    font: bold 16px caviar_dreamsregular, sans-serif;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
}


.card-right p {font-weight: bold;}



.Menu  {

  margin: 0px;
  width: 100%;
    text-align: left;
    padding-top: 8px;
    padding-right: 0px;
    padding-left: 20px;
    padding-bottom: 8px;
    color: #000000;
    font-weight: bold;


    }

.Menu:hover {     
  border-left: 1px solid red;
  color: #800000 ;
  cursor: pointer;
  font-weight: bold;

}
.Menu:active{ 
  border-left: 1px solid red;
  background-color: #5F9EA0;
}

.list-group-item {
  padding: 0;
  margin: 0;
  border:none;
  background-color: transparent;
}

.list-group-item:hover{
  cursor:pointer;
  background-color: #5F9EA0;
}
/*arrondir les coins en haut à gauche et en bas à droite
	-moz-border-radius:10px 10;
	-webkit-border-radius:10px 10;
	border-radius:10px;*/

.nav-side-menu {
  margin:0;
  margin-left: 5px;
  padding:0;
  padding-left: 10px;
  overflow: auto;
  font-family: verdana;
  font-size: 12px;
  font-weight: 200;
  background-color: #2e353d;
  position: relative;
  height: 100%;
  color: #e1ffff;
}
.nav-side-menu .brand {
  background-color: #23282e;
  line-height: 50px;
  display: block;
  text-align: center;
  font-size: 14px;
}
.nav-side-menu .toggle-btn {
  display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
  list-style: none;
  padding: 0px;
  margin: 0px;
  line-height: 35px;
  cursor: pointer;
  /*    
    .collapsed{
       .arrow:before{
                 font-family: FontAwesome;
                 content: "\f053";
                 display: inline-block;
                 padding-left:10px;
                 padding-right: 10px;
                 vertical-align: middle;
                 float:right;
            }
     }
*/
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
  list-style:none;
  font-family: FontAwesome;
  content: "\f078";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  float: right;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
  color: #d19b3d;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
  background-color: #181c20;
  border: none;
  line-height: 28px;
  border-bottom: 1px solid #23282e;
  margin-left: 0px;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
  background-color: #020203;
}
.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
  font-family: FontAwesome;
  content: "\f105";
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
}
.nav-side-menu li {
  padding-left: 0px;
  border-left: 3px solid #2e353d;
  border-bottom: 1px solid #23282e;
}
.nav-side-menu li a {
  text-decoration: none;
  color: #e1ffff;
}
.nav-side-menu li a i {
  padding-left: 10px;
  width: 20px;
  padding-right: 20px;
}
.nav-side-menu li:hover {
  border-left: 3px solid #d19b3d;
  background-color: #4f5b69;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

/*******tables    ****/
table .table {
  padding:0px;
  margin: 0px;

}
tfoot input {
        width: 100%;
        padding: 3px;
        box-sizing: border-box;
    }


@media (min-width: 767px) {
  #mini {display:none;}
  .nav-side-menu .menu-list .menu-content {
    display: block;
  }
}
label {
  margin:7px;
}
#tabEvent{
  width:100%; font-weight: bold;
}
table {
  font-size: 12px;
  border-collapse: collapse;
  overflow: hidden;

}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
    #wrap,#wrap1,#wrap2,#wrap3,#wrap4 {
        margin:  auto;
    }
        
    #external-events {

        width: auto;
        padding: 0 10px;
        border: none;
        text-align: left;
    }
        
    #external-events h4 {
        font-size: 16px;
        margin-top: 0;
        padding-top: 1em;
    }
        
    #external-events .fc-event { 
        margin: 10px 0;
        cursor: pointer;
        font-size: 12px;
    }
    #external-events .eventred {

    background-color: #A52A2A; /* background color */
    border-color: #A52A2A;     /* border color */
    color: white;              /* text color */
    }  
    #external-events .eventgreen {
    background-color: #257e4a; /* background color */
    border-color: #257e4a;     /* border color */
    color: white;              /* text color */

        }    
    #external-events .eventblue {
    background-color: #191970; /* background color */
    border-color: #191970;     /* border color */
    color: white;              /* text color */

        }
    #external-events .eventclearblue {
    background-color: #1E90FF; /* background color */
    border-color: #1E90FF;     /* border color */
    color: white;              /* text color */

        }
    #external-events .eventyellow {
    background-color: #DAA520; /* background color */
    border-color: #DAA520;     /* border color */
    color: white;              /* text color */

        }
    #external-events .eventorange {
    background-color: #D2691E; /* background color */
    border-color: #D2691E;     /* border color */
    color: white;              /* text color */

        }          
    #external-events p {
        margin: 1.5em 0;
        font-size: 11px;
        color: #666;
    }
        
    #external-events p input {
        margin: 0;
        vertical-align: middle;
    }

    #calendar,#calendar2,#calendar3,#calendar4 {
      width: content.width;
      padding: 10px;
      margin: 10px;
      font-size: 11px;

    }
.radio {
      padding: 5px;
      margin: 5px;

}
.badge {

  margin: 2px;
}

 /* padding: 1px 9px 2px;
  font-size: 12.025px;
  font-weight: bold;
  white-space: nowrap;
  color: #ffffff;
  background-color: #999999;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}*/
.badge:hover {
  margin: 2px;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.badge-error {
  background-color: #b94a48;
}
.badge-error:hover {
  background-color: #953b39;
}
.badge-warning {
  background-color: #DAA520;
}
.badge-warning:hover {
  background-color: #c67605;
}
.badge-success,.bg-success {
  background-color: #468847;
}
.badge-success:hover {
  background-color: #356635;
}
.badge-info {
  background-color: #3a87ad;
}
.badge-info:hover {
  background-color: #2d6987;
}
.badge-inverse {
  background-color: #333333;
}
.badge-inverse:hover {
  background-color: #1a1a1a;
}
.badge-db {
  background-color: #00008B;
}
.badge-db:hover {
  background-color: #000028;
}
.badge-violet {
  background-color: #9400D3;
}
.badge-violet:hover {
  background-color: #830090;
}
.badge-rose{
  background-color:#7900ad;
}
.badge-orange{
  background-color:#D2691E;
}
.badge-orange:hover{
  background-color:#C1691E;
}
.bg-dark{
   background-color:  dimgray;
}
.badge-rect {

  padding-top: 1em;
  text-align: center;
  width: 4em;
  height: 3em;
}
.txtwhite{
  color: white;
  font-weight: bold;
  font-size: 1.2em;
}
.value {
  font-size: 1.6em;
}
#select #option {
  color: white;
}

#carre {
    height: 2em;
    width: 100%;
    background: #FFB6C1;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  text-align: center;
}
body {
  font-family: Raleway;
}
table {
  font-size: 12px;
  border-collapse: collapse;
  overflow: hidden;
}


.nav-item > a:focus {
  background-color: darkgrey!important;
}

.container {
  display: block;
  position: relative;
  padding-left: 0px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 12px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: -4px;
  margin-left: 4px;
  height: 25px;
  width: 25px;
  background-color: #fff;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color:green;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.ui-widget-header,.ui-state-default, ui-button {
            background:#4169E1;
            border: 1px solid #b9cd6d;
            color: #FFFFFF;
            font-weight: bold;
         }
    .onoffswitch {
        position: relative; width: 90px;
        -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
    }
    .onoffswitch-checkbox {
        display: none;
    }
    .onoffswitch-label {
        display: block; overflow: hidden; cursor: pointer;
        border: 2px solid #999999; border-radius: 20px;
    }
    .onoffswitch-inner {
        display: block; width: 200%; margin-left: -100%;
        transition: margin 0.3s ease-in 0s;
    }
    .onoffswitch-inner:before, .onoffswitch-inner:after {
        display: block; float: left; width: 50%; height: 30px; padding: 0; line-height: 30px;
        font-size: 14px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
        box-sizing: border-box;
    }
    .onoffswitch-inner:before {
        content: "OUI";
        background-color: #00EE00; color: #FFFFFF;
    }
    .onoffswitch-inner:after {
        content: "NON";
        background-color: #EE0000; color: #FFFFFF;
    }
    .onoffswitch-switch {
        display: block; width: 18px; margin: 6px;
        background: #FFFFFF;
        position: absolute; top: 0; bottom: 0;
        right: 56px;
        border: 2px solid #999999; border-radius: 20px;
        transition: all 0.3s ease-in 0s; 
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
        margin-left: 0;
    }
    .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
        right: 0px; 
    }
.item {
    position:relative;
    padding-top:20px;
    display:inline-block;
}
.notify-badge{
    position: absolute;
    right:-20px;
    top:10px;
    background:red;
    text-align: center;
    border-radius: 30px 30px 30px 30px;
    color:white;
    padding:5px 10px;
    font-size:20px;
}
td{
  padding: 0.5em;
  border-bottom: 1px solid white; 
}
.no-border{
  border-bottom:none;
}
.bg-green {
    background-color: darkgreen!important;
}