
/*=============================================================
Authour URL: www.designbootstrap.com

http://www.designbootstrap.com/

License: MIT

http://opensource.org/licenses/MIT

100% Free To use For Personal And Commercial Use.

IN EXCHANGE JUST TELL PEOPLE ABOUT THIS WEBSITE

========================================================  */


/* =============================================================
GENERAL STYLES
============================================================ */

@import url(http://fonts.googleapis.com/css?family=Roboto); /* FREE GOOGLE FONT */

body {
  font-family: 'Roboto', sans-serif;
  line-height: 30px;
}
@media (max-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: 0px;
  }
}
.titre_page_menu{
  position: relative;
  width: 280px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  .container > .navbar-header{
    margin-top: 10px;
    width: 100%;
  }
}


.form_validity_content{
  position: relative;
  display: flex;
  flex-flow: row wrap;
}
.form-requi{
  position: relative;
  width: 85%;
}
.no_padding{
  padding: 0;
}
.message_alert{
  position: relative;
  width: 350px;
  height: auto;
  background: #006cab;
 /* padding: 5px 10px;*/
  margin: 15px 0 0 15px;
  border-radius: 10px;
  text-align: center;
  color: white;
  font-weight: 600;
}
input + span {
  padding-right: 30px;
}

input:invalid + span:after {
  position: relative;
  content: '✖';
  color: #c5645b;
  padding-left: 5px;
}

input:valid + span:after {
  position: relative;
  content: '✓';
  color: green;
  padding-left: 5px;
}

.deconnexion{
  position: relative;
  width: 170px;
  height: auto;
  padding: 5px;
  float: right;
  top: 30px;
  left: -35px;
  background-color: #58a681;
  border-radius: 50px;
}


@media (max-width: 768px) {
  .deconnexion {
    top: 20px;
    left: 35px;
  }
}



.deconnexion li, .deconnexion a{
  list-style-type: none;
  text-align: center;
  color: white;
}

.set-radius-zero {
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}

.content-wrapper {
  position: relative;
  top: 12vh;
  margin-top: 40px;
  min-height: 600px;
  padding-bottom: 60px;
}

.container_row{
  position: relative;
  width: 50vw;
  margin: 0 auto;
  padding: 20px;
  border-radius: 15px;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
}
@media (max-width: 640px) {
  .container_row {
    width: 90vw;
  }
}
.col-md-6 {
  width: 100%;
}

.page-head-line {
  font-weight: 900;
  padding-bottom: 20px;
  border-bottom: 2px solid #f2b705;
  text-transform: uppercase;
  color: #f2b705;
  font-size: 20px;
  margin-bottom: 40px;
}

.btn {
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
}

.progress {
  height: 8px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}
.login-icon {
  height: 60px;
  width: 60px;
  padding: 13px;
  border-radius: 50%;
  font-size: 30px;
  margin-bottom: 20px;
  color: #fff;
  text-align: center;
  cursor:pointer;
  background-color:#58a681;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
}
/* =============================================================
HEADER SECTION STYLES
============================================================ */
header {
  background-color: #f2b705;
  color: #fff;
  padding: 10px;
  text-align: right;
}


/* =============================================================
LOGO SECTION STYLES
============================================================ */
.left-div {
  padding-left: 30px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.left-center{
  position: relative;
  width: 60px;
  height: 60px;
  float: right;
  right: 270px;
  top: 20px;
}
@media (max-width: 768px) {
  .left-center {
    top: 10px;
    left: -205px;
  }
}
.navbar-brand {
  position: relative;
  width: 300px;
  padding-top: 30px;
  margin-left: 85px;
}
@media (max-width: 768px) {
  .navbar-brand {
    position: absolute;
    left: 200px;
    text-align: center;
    top: -17px;
  }
}
/* USER SETTINGS DIV */
.user-settings-wrapper .nav > li > a {
  position: relative;
  display: block;
  padding: 15px 18px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  height: 60px;
  width: 60px;
  background-color: #f2b705;
  color: #fff;
}

.user-settings-wrapper {
  margin-top: 10px;
}

.user-settings-wrapper li {
  display: inline-block;
}

.user-settings-wrapper .dropdown-settings {
  width: 200px;
  padding: 10px;
}

.user-settings-wrapper .nav > li > a:hover,.user-settings-wrapper .nav > li > a:focus {
  text-decoration: none;
  background-color: #f2b705 !important;
}

.user-settings-wrapper img {
  height: 64px;
  width: 64px;
  border: 1px solid #414141;
}

.user-settings-wrapper .dropdown-menu {
  margin: 0px;
  border-radius: 0px!important;
  -moz-border-radius: 0px!important;
  -webkit-border-radius: 0px!important;
}

.user-settings-wrapper .btn {
  border-radius: 0px!important;
  -moz-border-radius: 0px!important;
  -webkit-border-radius: 0px!important;
}

.user-settings-wrapper .media-heading {
  padding-top: 10px;
}

/* MENU LINKS SECTION*/

.menu-section {
  height: 0;
}

#menu-top a {
  color: #FFF;
  text-decoration: none;
  font-weight: 500;
  padding: 10px 10px 10px 10px;
  text-transform: uppercase;
}

.menu-top-active {
  background-color: #f2b705;
    border-radius: 5px;
}

.menu-section .nav > li > a:hover,.menu-section .nav > li > a:focus {
  background-color: #f2b705!important;
  border-radius: 5px;
}

.menu-section .dropdown-menu > li > a:hover,.menu-section .dropdown-menu > li > a:focus {
  background-color: #f2b705!important;
    border-radius: 5px;
}

.navbar-inverse {
  background-color: #f2b705;
    border-radius: 5px;
  border-color: transparent;
}

.navbar-toggle {
  background-color: #f2b705;
  border: 1px solid #fff;
}

.navbar {
  margin-bottom: 0px;
  height: 100px;
}

.logo_header{
  position: absolute;
    width: 180px;
    height: auto;
    margin: -40px 0 0 0;
}


@media (min-width: 768px) {
  .navbar-collapse.collapse {
    z-index: 999;
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    visibility: visible !important;
    position: absolute;
    margin: 0 auto;
    left: 50%;
    transform: translate(-50%);
    width: 100%;
    top: 50px;
  }
}

/**** MON STYLE ****/
.navbar-right {
  margin: 0 auto;
  position: relative;
  left: 50%;
  transform: translate(-50%);
}
/* =============================================================
FOOTER SECTION STYLES
============================================================ */
footer {
  padding: 10px;
  color: #fff;
  font-size: 12px;
  /*  background-color: #f2b705; *.
}

footer a, footer a:hover {
color: #fff;
text-decoration: none;
}

/*==============================================
DASHBOARD  STYLES
=============================================*/

/* DASHBOARD ICONS */

.bk-clr-one{
  background-color: #B9B739;
}

.bk-clr-two {
  background-color: #F94C4C;
}

.bk-clr-three {
  background-color: #119c7e;
}

.bk-clr-four {
  background-color: #b739b9;
}

.dashboard-div-icon {
  height: 75px;
  width: 75px;
  border: 2px solid #fff;
  padding: 20px;
  border-radius: 50%;
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  font-size: 30px;
  margin-bottom: 20px;
  color: #fff;
}

.dashboard-div-wrapper {
  border-radius: 5px;
  text-align: center;
  padding: 15px;
  color: #fff;
  margin-bottom: 50px;
}

.dashboard-div-wrapper .progress {
  height: 2px;
}

/* NOTICE BOARD */


.notice-board .panel {
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
}

.notice-board ul {
  padding-left: 0px;
  list-style: none;
}

.notice-board li {
  padding: 10px;
  border-bottom: 1px solid #E5E5E5;
}

.notice-board li span {
  margin-right: 10px;
  border: 1px solid #DBDBDB;
  padding: 5px;
}

.notice-board li a, li a:hover {
  text-decoration: none;
  color: #000;
}

/* SOCIAL BUTTONS */
.btn-social {
  color: white;
  opacity: 0.8;
}

.btn-social:hover {
  color: white;
  opacity: 1;
  text-decoration: none;
}

.btn-facebook {
  background-color: #3b5998;
}

.btn-twitter {
  background-color: #00aced;
}

.btn-linkedin {
  background-color: #0e76a8;
}

.btn-google {
  background-color: #c32f10;
}

/***********************************/
/*********** MEDIA QUERY ***********/
/***********************************/
@media only screen and (max-width: 760px) {
  .left-div {
    padding-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .navbar-inverse {
    height: 130px;
  }
}










/***********************************/
/********** /MEDIA QUERY ***********/
/***********************************/
