body {
  color: #fff;
}

.navLink a, .navLink span {
  color: #fff;
}

.ED1 {
  width: 129px !important;
}

.EPM1 {
  width: 78px !important;
}

.INS1 {
  width: 75px !important;
}

.avnav_title {
  color: #eff263 !important;
}

.main {
  background-color: rgba(21, 42, 64, 0.8);
}

.main_inside {
  color: #7b8895;
}

#h3_tchat {
  color: #0493d3;
}

/* .glyphicon-folder-close, .glyphicon-download-alt{
	color: #51b6de;
}
.glyphicon-folder-open:hover{}

*/
#span1, #span2, #span3, #span4, #span1_2, #span2_1, #span3_2, #span4_1 {
  color: #0493d3;
  transition: 0.5s;
}
#span1:hover, #span2:hover, #span3:hover, #span4:hover, #span1_2:hover, #span2_1:hover, #span3_2:hover, #span4_1:hover {
  color: #336699;
  transition: 0.5s;
}

.h1_opt {
  color: #485664;
}

.describe_option {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #7b8895 !important;
}

/* #main4{

} */
.bbAccueil {
  margin-bottom: 180px;
  background: transparent;
  height: 100vh;
  color: #485664;
}
.bbAccueil .bbAccueil_div {
  height: 100vh;
  padding: 0;
}
.bbAccueil .bbAccueil_div .row {
  height: 100vh;
  width: 100%;
  padding: 0;
  padding-bottom: 0px;
  margin: 0;
  padding-bottom: 100px;
}

.div_nav {
  background-color: #336699;
}

.navLink img {
  width: 76px;
}

#nom_entreprise {
  position: absolute;
  letter-spacing: 3px;
  color: #336699;
  font-family: "ImperatorBronze";
  bottom: 40px;
  z-index: 100000;
  left: 10px;
  box-shadow: 1px 1px 1px #336699;
  background: #fff;
  border-radius: 2px;
  font-size: 10px;
  padding: 3px;
}

#footer {
  background-color: #336699;
}

.bbAccueil .img-responsive {
  display: none !important;
}
.bbAccueil .bbBottomTitle {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 65%;
  background: rgba(255, 255, 255, 0.8);
  padding-right: 15px;
  padding-left: 15px;
  box-shadow: 0px 3px 7px rgba(51, 102, 153, 0.368627451);
}
.bbAccueil .bbBottomTitle h1 {
  color: #fff;
  font-size: 3em;
  text-align: center;
  position: absolute;
  width: 100%;
  top: -106px;
  text-shadow: 0px 0px 5px rgba(172, 178, 185, 0.6392156863);
}
.bbAccueil .bbBottomTitle h2 {
  color: #858e97;
}
.bbAccueil .bbBottomTitle .bbOption {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.bbAccueil .bbBottomTitle .bbOption .bbOp1 {
  width: 150px;
  height: 150px;
  background-color: rgba(255, 255, 255, 0.5);
  margin: 9px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  /* border: 1px solid #33669947; */
  box-shadow: 0px 0px 5px rgba(172, 178, 185, 0.6392156863);
}
.bbAccueil .bbBottomTitle .bbOption .bbOp1 span {
  width: 100%;
  text-align: center;
  color: #369;
  transition: 0.5s;
}
.bbAccueil .bbBottomTitle .bbOption .bbOp1:hover {
  background-color: #fefee0;
  border-bottom: 3px solid #336699;
  text-decoration: none !important;
  transition: 0.2s;
}
.bbAccueil .bbBottomTitle .bbOption .bbOp1 img {
  width: 122px;
}

.loading_page {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  z-index: 1000;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 0;
}
.loading_page .loading_page_div {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0px 0px 10px #a2acb9;
  position: relative;
  display: flex;
  flex-direction: column;
}
.loading_page .loading_page_div .glyphicon-remove {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}
.loading_page .loading_page_div .glyphicon-remove:hover {
  color: #a94442;
  transition: 1s;
}
.loading_page .loading_step {
  padding-top: 5px;
  padding-bottom: 5px;
}
.loading_page button {
  margin-top: 10px;
}
.loading_page div.text-success {
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.431372549);
  background: #fff;
}

.detail_action_all {
  margin-left: 0 !important;
  margin-right: 0 !important;
}/*# sourceMappingURL=style3.css.map */