html,
body {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

a {
  color: #005687;
  font-size: 10px
}

.dot {
  height: 10px;
  width: 10px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
}

ul {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 10px;
}

.dcard-legend--list.display-inline li:last-of-type {
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0;
  border-radius: 0 3px 3px 0;
}

.dcard-legend--list.display-inline li {
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
}

li {
  list-style: none;
}

.dcard-legend--list.display-inline .dcard-legend--item-shape-color {
  display: block;
  height: 20px;
  width: 100%;
}

.dcard-legend--list.display-inline {
  font-size: 0;
}

.cube {
  height: 25px;
  width: 40px;
  background-color: #bbb;
  border-radius: 5%;
  display: inline-block;
  border-color: black;
}

.dot1 {
  height: 20px;
  width: 20px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
}

.dot2 {
  height: 40px;
  width: 40px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
}

.dotDifferentiel {
  height: 20px;
  width: 20px;
  background-color: rgba(187, 187, 187, 0);
  border-radius: 50%;
  display: inline-block;
}

#map {
  position: absolute;
  height: 100%;
  width: 100%;
  font-family: "Nunito", sans-serif;
  margin: auto;
  padding: auto;
  overflow-y: hidden;
  overflow: hidden;
}

h1 {
  margin: auto;
  font-family: 'Nunito', sans-serif;
  font-size: 100px;
  font-weight: bold;
  text-align: center;
  color: #005687;
  letter-spacing: -1px;
  line-height: 1;
}

h2 {
  color: #005687;
  font-family: 'Nunito', sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 32px;
  margin: 0 0 20px;
  text-align: left;
}

#container {
  position: absolute;
  /* background-color: rgba(250, 250, 250, 0.7);
  background-blend-mode: soft-light;
  color: #111; */
  width: auto;
  max-width: 100%;
  height: 100%;
  padding: 10px;
  top: 0;
  right: 0;
  z-index: 9998;
  border-radius: 5px;
  margin: 4px 0;
  font-family: "Nunito", sans-serif;
}

/* .sidebar{
  -webkit-transform: translateX(320px);
  -moz-transform: translateX(320px);
  -ms-transform: translateX(320px);
  -o-transform: translateX(320px);
  transform: translateX(320px);
} */
#legendChoro {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.7);
  background-blend-mode: soft-light;
  color: #005687;
  width: auto;
  width: 200px;
  max-height: 100%;
  padding: 10px;
  bottom: 0;
  left: 0;
  z-index: 9999;
  border-radius: 5px;
  margin: 4px 0;
  font-family: "Nunito", sans-serif;
  /* overflow: scroll; */
  /*    text-shadow: rgb(153,50,204) 0px 0px 6px,
    rgb(153,50,204) 4px 4px 10px;*/
}

@media only screen and (max-height: 800px) {
  #side {
    overflow: scroll;
  }
}

#countainer {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.7);
  background-blend-mode: soft-light;
  color: #005687;
  max-width: 200px;
  max-height: 100%;
  padding: 10px;
  /* top: 50px; */
  left: 0;
  z-index: 9998;
  overflow-y: hidden;
  border-radius: 5px;
  margin: 4px 0;
  font-family: "Nunito", sans-serif;
  /*    text-shadow: rgb(153,50,204) 0px 0px 6px,
    rgb(153,50,204) 4px 4px 10px;*/
}

@media only screen and (max-height: 800px) {}

#percentFlux {
  margin-bottom: 15px
}

#dep_arriv {
  background-image: linear-gradient(to right, #deebf7, #c6dbef, #9ecae1, #6baed6, #4292c6, #2171b5, #08519c, #08306b);
  height: 20px;
  border-radius: 5px;
  border: none;
  margin-top: 50px;
}

h3 {
  font-size: 15px;
  text-align: left
}

h5 {
  font-size: 15px;
  text-align: right
}

h6 {
  font-size: 14px;
  text-align: left
}

#analyse {
  font-family: 'Nunito', sans-serif;
  font-weight: Bold;
  border-radius: 2px;
  height: 35px;
  color: #005687;
  background-color: rgba(255, 255, 255, 0);
  cursor: pointer;
  outline: none;
  border: none;
  border-bottom: 1.5px solid rgb(0, 84, 139);
}

/* #communeArrivee {
  font-family: 'Nunito', sans-serif;
  font-weight: Bold;
  border-radius: 2px;
  height: 35px;
  align-items: center;
  color: #005687;
  background-color: rgba(255, 255, 255, 0.7);
  margin: 40px 0 0 40px;
  cursor: pointer;
  outline: none;
  border: none;
} */

#test {
  top: 300px;
}

#vecteurs {
  font-family: 'Nunito', sans-serif;
  font-weight: Bold;
  border-radius: 5px;
  color: #005687;
  background-color: rgba(0, 0, 0, 0);
}

.favorite_styled {
  color: #005687;
  background: linear-gradient(to right top, #ff4525, #ff4525, #ff4525, #ff5d2a, #ff7032, #ff813b, #ff9147, #ff9e46, #ffaa47, #ffb749, #ffc73c, #ffd92e, #ffec1b, #fbff00, #fbff00);
  font-family: 'Nunito', sans-serif;
  font-weight: Bold;
  border-radius: 5px;
  margin: 5px;
  text-shadow: rgb(0, 0, 0) 0px 0px 6px,
    rgb(0, 0, 0) 4px 4px 12px;
  border: 0;
  margin-top: 50px;
}

ul#legendProp li {
  display: inline;
}

#side {
  width: 400px;
  overflow-x: hidden;
}

#side2 {
  width: 450px;
}

#address-list-container {
  overflow-y: scroll;
  max-height: 200px;
}

#address-list {
  margin: 0;
  padding-left: 20px;
}

#address-list>li {
  font-weight: bold;
  cursor: pointer;
  font-size: 13px;
  font-family: 'Nunito', sans-serif;
}

#address-list>li ul {
  font-weight: normal;
  font-family: 'Nunito', sans-serif;
  font-size: 13px;
  cursor: default;
}

#openSidebar {
  top: 20px;
  right: 100px;
  position: absolute;
  margin: 20px auto;
  display: none;
  transition: 0.7s;
  cursor: pointer;
}

.inner {
  top: 0;
  height: 10px;
  border-radius: 50%;
  border: 25px solid transparent;
  position: absolute;
  box-sizing: border-box;
}

.inner1 {
  border-left-color: tomato;
  z-index: 40;
  transform: rotate(55deg);
}

.inner2 {
  border-top-color: skyblue;
  z-index: 30;
}

.inner3 {
  border-right-color: gold;
  z-index: 20;
  transform: rotate(-55deg)
}

.inner4 {
  border-color: lightgreen;
  z-index: 10;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before {
  bottom: .5em;
}

#dtBasicExample {
  position: absolute;
  display: block;
  color: #005687;
  padding: 10px;
}


/* ///////////////////////////////////////////////// */

.icon-cloudy:before {
  content: "\e60f";
}

.icon-sun:before {
  content: "\e610";
}

.icon-cloudy2:before {
  content: "\e611";
}

/************************************* END FONTS *************************************/

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ul {
  list-style-type: none;
  margin: 0;
  padding-left: 0;
}

h1 {
  font-size: 23px;
}

h2 {
  font-size: 17px;
}

p {
  font-size: 15px;
}

a {
  text-decoration: none;
  font-size: 15px;
}

a:hover {
  text-decoration: underline;
}

h1,
p,
a {
  color: #fff;
}

.scnd-font-color {
  color: #9099b7;
}

.input-container {
  position: relative;
}

input[type=text] {
  width: 260px;
  height: 50px;
  margin-left: 20px;
  margin-bottom: 20px;
  padding-left: 45px;
  background: #50597b;
  color: #005687;
  border: solid 1px #1f253d;
  border-radius: 5px;
}

input[type=text]::-webkit-input-placeholder {
  color: #005687;
}

input[type=text]:-moz-input-placeholder {
  color: #005687;
}

input[type=text]::-moz-input-placeholder {
  color: #005687;
}

input[type=text]:-ms-input-placeholder {
  color: #005687;
}

input[type=text]:focus {
  outline: none;
  border: 1px solid #11a8ab;
}

.input-icon {
  font-size: 22px;
  position: absolute;
  left: 31px;
  top: 10px;
}

.input-icon.password-icon {
  left: 35px;
}

.horizontal-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.horizontal-list li {
  float: left;
}

.clear {
  clear: both;
}

.icon {
  font-size: 25px;
}

.titular {
  display: block;
  line-height: 60px;
  margin: 0;
  text-align: center;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.button {
  display: block;
  width: 175px;
  line-height: 50px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  margin: 0 auto;
  border-radius: 5px;
  -webkit-transition: background .3s;
  transition: background .3s;
}

.button:hover {
  text-decoration: none;
}

.arrow-btn-container {
  position: relative;
}

.arrow-btn {
  position: absolute;
  display: block;
  width: 60px;
  height: 60px;
  -webkit-transition: background .3s;
  transition: background .3s;
}

.arrow-btn:hover {
  text-decoration: none;
}

.arrow-btn.left {
  border-top-left-radius: 5px;
}

.arrow-btn.right {
  border-top-right-radius: 5px;
  right: 0;
  top: 0;
}

.arrow-btn .icon {
  display: block;
  font-size: 18px;
  border: 2px solid #fff;
  border-radius: 100%;
  line-height: 17px;
  width: 21px;
  margin: 20px auto;
  text-align: center;
}

.arrow-btn.left .icon {
  padding-right: 2px;
}

.profile-picture {
  border-radius: 100%;
  overflow: hidden;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.big-profile-picture {
  margin: 0 auto;
  border: 5px solid #50597b;
  width: 150px;
  height: 150px;
}

.small-profile-picture {
  border: 2px solid #50597b;
  width: 40px;
  height: 40px;
}


/** MAIN CONTAINER **/

.main-container {
  font-family: 'Ubuntu', sans-serif;
  width: 100%;
  height: 100%;
}

/*********************************************** HEADER ***********************************************/
header {
  height: 70px;
  top: 0;
  color: #fff;
}

.header-menu {
  font-size: 17px;
  line-height: 70px;
}

.header-menu li {
  position: relative;
  -webkit-transform: translateZ(0);
  /** To avoid a flash when hover messages **/
}

.header-menu-tab {
  padding: 0 27px;
  display: block;
  line-height: 64px;
  font-size: 17px;
  -webkit-transition: background .3s;
  transition: background .3s;
  cursor: pointer;
}

.header-menu-tab:hover {
  background: #272b38;
  border-bottom: 4px solid #11a8ab;
  text-decoration: none;
}
#data:hover {
  background: #272b38;
  border-bottom: 4px solid #11a8ab;
  text-decoration: none;
}
.header-menu-tab .icon {
  padding-right: 15px;
}

.header-menu-number {
  position: absolute;
  line-height: 22px;
  padding: 0 6px;
  font-weight: 700;
  background: #e64c65;
  border-radius: 100%;
  top: 15px;
  right: 2px;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.profile-menu {
  float: right;
  height: 80px;
  padding-right: 20px;
  text-align: center;
}

.profile-menu p {
  font-size: 17px;
  display: inline-block;
  line-height: 76px;
  margin: 0;
  padding-right: 10px;
}

.profile-menu a {
  padding-left: 5px;
}


.small-profile-picture {
  display: inline-block;
  vertical-align: middle;
}

/** CONTAINERS **/
.container {
  float: left;
  width: 300px;
}

.block {
  /* margin-bottom: 25px; */
  background: #005687;
  color: #fff;
}


/* /////////////////////////// */

.big {
  font-size: 1.2em;
}

.small {
  font-size: .7em;
}

#data{
  cursor: pointer;
  padding-left: 2%;
}

.custom-dropdown {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  line-height: 35px;
  border-radius: 5px;
}

.custom-dropdown select {
  background-color: #ce6926;
  color: #fff;
  font-size: inherit;
  padding: .5em;
  padding-right: 2.5em;
  border: 0;
  margin: 0;
  border-radius: 3px;
  text-indent: 0.01px;
  text-overflow: '';
  -webkit-appearance: button;
  cursor: pointer;
}

.custom-dropdown::before,
.custom-dropdown::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

.custom-dropdown::after {
  content: "\25BC";
  height: 1em;
  font-size: .625em;
  line-height: 1;
  right: 1.2em;
  top: 50%;
  margin-top: -.5em;
}

.custom-dropdown::before {
  width: 2em;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 0 3px 3px 0;
}

.custom-dropdown select[disabled] {
  color: rgba(0, 0, 0, .3);
}

.custom-dropdown select[disabled]::after {
  color: rgba(0, 0, 0, .1);
}

.custom-dropdown::before {
  background-color: rgba(0, 0, 0, .15);
}

.custom-dropdown::after {
  color: rgba(0, 0, 0, .4);
}

.positif {
  fill: #3399ff;
  background: #3399ff;
}

.negatif {
  fill: #ff9933;
  background: #ff9933;
}

#tableToExport {
  display: none;
  position: absolute;
}

.btn .tooltiptext {
  visibility: hidden;
  background-color: rgba(58, 58, 58, 0.616);
  color: #fff;
  width: 170px;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  font-size: small;
  /* Position the tooltip */
  position: absolute;
  z-index: 9999;
  bottom: 100%;
  left: 55%;
  margin-left: -60px;
}

.btn:hover .tooltiptext {
  visibility: visible;
}

.btn {
  display: inline-block;
}

/* ///////////////////////////////////   POPUP   /////////////////////////////////// */

.popup-wrap {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  content: '';
  background: rgba(0, 0, 0, 0.85);
}

.popup-box {
  width: 400px;
  padding: 70px;
  transform: translate(-50%, -50%) scale(0.5);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
  box-shadow: 0px 2px 16px rgba(0, 0, 0, 0.5);
  border-radius: 3px;
  background: #fff;
  text-align: center;
}

.popup-box h2 {
  color: #1a1a1a;
}

.popup-box h3 {
  color: #888;
}

.popup-box p {
  color: rgb(83, 83, 83);
  text-align: justify;
}

.popup-box a {
  font-size: medium;
  color: #005fec;
}

.popup-box .close-btn {
  width: 35px;
  height: 35px;
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: large;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  border-radius: 1000px;
  background: #f0ba56;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  line-height: 190%;
}

.popup-box .close-btn:hover {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.transform-in,
.transform-out {
  display: block;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.transform-in {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
}

.transform-out {
  -webkit-transform: translate(-50%, -50%) scale(0.5);
  transform: translate(-50%, -50%) scale(0.5);
}


.social-icons .fa {
  font-size: 1.35em;
}

.social-icons .fa {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #FFF;
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-top: 50%;
}

.social-icons .fa-twitter,
.social-icons .fa-twitter-square {
  background-color: #32CCFE;
  border-radius: 1000px;
  margin-top: 50%;
}

.social-icons .fa-linkedin,
.social-icons .fa-linkedin-square {
  background-color: #0085AE;
  border-radius: 1000px;
}

#charts p {
  color: #08306b;
  font-size: medium;

}
