/*@import url('https://fonts.googleapis.com/css2?family=Source+Serif+Pro&display=swap');*/

html, body {
  font-family: 'Source Serif Pro', serif;
  background-color: #fbf6f0;
  height: 100%;
}

form {
  font-size: 1px;
}

.principal {
  animation: rotation 120s infinite linear;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

h3 {
  margin: 0 0 0 0;
  color:#343a40;
}

th {
  height: 2px;
  font-size: 10px;
}

hr {
  margin: 0%;
}

td {
  max-width: 300px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

select {
  width: 400px;
  height: 20px;
  padding: 0 0 0 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
  position: relative;
  font-size: 14px;
}

textarea {
  width: 70%;
  height: 20px;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
  font-size:14px;
}

input[type=text] {
  width: 400px;
  height: 20px;
  margin: 10px 0 0 0;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  resize: vertical;
}

input {
  width:400px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size:14px;
}

label {
  margin: 3px 0 0 0;
  padding: 0 0 0 12px;
  font-size: 14px;
}

.login{
  color: #6c757d;
}

.container{
  height:100%;
}

.profile3{
  float: right;
  width: 40px;
  height: 40px;
  border-style: solid;
  border-radius: 100px;
  margin: 0 0 0 0;
  animation: rotation 15s infinite linear;
}

.contentx{
  margin: -40% 60%;
  width: 500px;
  color: #ffc107;
  position:absolute;
  z-index: 1;
}

.contentxh3{
  color: black;
}

.font-home{
  color: black;
}

thead tr th {
  top: 0;
  z-index: 10;
  background-color: #ffffff;
}

.table-responsive {
  height:200px;
  overflow:scroll;
}

.access{
  font-size: 16px;
}

.title-properties {
  background-color: #ffc107;
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}

.profile2{
  float:right;
  margin: 0 0 0 600px;
}

.profile{
  width: 40px;
  height: 40px;
  border-style: solid;
  border-radius: 100px;
}

.desp {
  padding: 15px;
  margin: 0 66px 60px;
  }

.nave {
  padding: 5px 15px 5px 15px;
  height: 50px;
}

.nave2 {
z-index: 2;
height: 42px;
padding: 15px 0 0 0;
font-size: 15px;
}

.titulo1 {
  margin: 0 0 0 50px;
}

.titulo2 {
  margin: 0 0 0 350px;
}

.principal {
  height: 250px;
  width: 500px;
  float:right;
}

.cabecera {
  margin: 100px 0 0 0;
}

.buttons {
  margin: 24px 0 0 200px;
}

.c1 {
  position:relative;
  margin: 5px 5px 0 0;
  float:right;
  font-size: 20px;
  height: 500px;
  width: 512px;
}

.dropdown {
  border: none;
  width: 206px;
  z-index: 1;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
  padding: 12px 16px;
  z-index: 1;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.table1 {
  float:right;
  margin: 0;
  width: 100px;
  height: 380px;
  font-size: 12px;
}

.table2 {
  margin: 0;
  width: 100px;
  height: 380px;
  font-size: 12px;
}

.table3 {
  margin: 0;
  width: 100px;
  height: 380px;
  font-size: 12px;
}

.table4 {
  margin: 0;
  width: 100px;
  height: 380px;
  font-size: 12px;
}

.ellipsis {
    max-width: 90px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.homegraph {
  margin: 0 0 0;
  position: absolute;
  width: 1200px;
  height: 500px;
}

.printgraph{
  position: relative;
  width: 350px;
  height: 300px;
  margin: 50px 5px 5px 5px;
  float:right;
  border-style: solid;
  border-width: 1px;
  border-color: LightGrey;
  border-radius: 5px;
  background-color: white;
}

.printgraphpers {
  border:solid;
  border-color: black;
  border-width: 3px;
  position: relative;
  margin-top: 5px;
  margin-right:10px;
  width: 495px;
  height: 450px;
  float:right;
  background-color: white;

}

.mapcards {
  float: right;
  border-radius: 10px;
  border: solid;
  border-color: LightGrey;
}

.usergraph {
  position: relative;
  margin-top: -1000px;
  margin-right:10px;
  width: 770px;
  height: 450px;
  float:right;
  background-color: white;
}

.visualization {
  position: absolute;
  top: 13%;
  right:0;
  height: 100%;
  width:50%;
  border-left: 4mm ridge #ded9c8;
}

.cardgraph{
  height: 41%;
}

#mapid3{
  height: 41%;
}

.userpage {
  height: 100px;
}

.perfil {
  height: 1000px;
}

.inside {
  position: relative;
  margin: 40px 20px 20px 20px;
}

.tarjeta {
  margin-top: 5px;
  font-size: 14px;
  background: white;
}

.foto {
  width:125px;
  height: 150px;
  float:left;
  margin-right:20px;
}

.tabla {
  font-size: 10px;
}

.usuario {
  width: 20%;
}

.net {
  position: fixed;
  width: 450px;
  margin-top:12px;
  margin-left: 1400px;
  z-index: 2;
}

.card-header {
  padding-top: 0;
  line-height:15px;
}

.in-header {
  width: 450px;
  height: 80px;
}

.rel-box {
  color: #ffc107;
  margin: -80px 0px 0px 500px;;
  overflow-y: scroll;
  height: 100px;
  position: relative;
  z-index: 2;
}

.card-text{
  width: 450px;
}

.related {
  position: fixed;
  top:520;
  right: 30;
  border-radius: 5px;
  width:495px;
  height: 120px;
  float:right;
  overflow-y: scroll;
}

.relatedman {
  position: fixed;
  top: 520;
  right: 30;
  width:490px;
  height: 120px;
  border-radius: 5px;
  float:right;
  overflow-y: scroll;
}

.relatedtex {
  position: fixed;
  top: 520;
  right: 30;
  float:right;
  border-radius: 5px;
  width: 495px;
  height: 120px;
  overflow-y: scroll;
}

.relatedpri {
  position: fixed;
  top: 520;
  right: 30;
  float:right;
  border-radius: 5px;
  width:495px;
  height: 120px;
  overflow-y: scroll;
}

.reltitle {
  margin: 0 0 0 25px;
  border-radius: 5px;
}

.list {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.data-block {
  width: 50%;
  height: 70%;
}

.frame {
  background: linear-gradient(to bottom, #96B6C5 0%, #EEE0C9 66%, #EEE0C9 66.1%, #96B6C5 100%);
  height: 150px;
  padding-top: 1%;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
}

.card-des {
  margin: 1% 1% 1% 2%;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.35;
  color: #851d00;
  width: 82%;
  height: 15%;
  overflow-y: scroll;
}

.des-add{
  margin: 1% 1% 1% 2%;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
  height: 40%;
  width: 82%;
  overflow-y: scroll;
}

.relation-box {
  margin: 1% 1% 1% 2%;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.35;
  color: #851d00;
  overflow-y: scroll;
  cursor: pointer;
  height: 15%;
  width: 82%;
}

.adda{
  width: 430px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 20px;
}

.addc{
  margin: -547px 0 0 500px;
  padding-top: 10px;
  padding-bottom: 50px;
  float:left;
  width: 450px;
}

.adde{
  margin: -570px 0 0 500px;
  padding-top: 5px;
  padding-bottom: 30px;
  float:left;
  width: 450px;
}

.addf{
  width: 430px;
  margin: 10px 0 0 20px;
  padding-left: 15px;
  padding-bottom: 30px;
}

.addg{
  width: 450px;
  margin: -685px 0 150px 500px;
  padding-left: 15px;
  padding-bottom: 3px;
}

.btn1{
  width:80px;
}

.btn2{
  width:80px;
  margin-left: 150px;
}

.descriptive_card{
  width: 572px;
}

.addh{
  width: 430px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 27px;
  margin: 0 0 130px 20px;
}

.addi{
  width: 450px;
  margin: -805px 0 130px 500px;
  padding-left: 15px;

}

.addk{
  width: 450px;
  margin: -765px 0 130px 500px;
  padding-left: 15px;

}

/*.add{
  width: 400px;
  padding-top: 10px;
  margin-left: 50px;
}

.add2{
  margin: -218px 0 0 500px;
  float:left;
  width: 400px;
}

.add3{
  margin: 10px 0 0 50px;
  width: 400px;
}

.add4{
  margin: -209px 0 0 500px;
  float:left;
  width: 400px;
}

.add5{
  margin: 10px 0 0 50px;
  width: 400px;
}

.add6{
  margin: -225px 0 0 500px;
  float:left;
  width: 400px;
}

.add7{
  margin: 10px 0 0 50px;
  width: 400px;
}

.add8{
  margin: -218px 0 0 500px;
  float:left;
  width: 400px;
}

.add9{
  margin: 10px 0 150px 50px;
  width: 400px;
}*/

.addb{
  width: 400px;
  margin-top: 5px;
  padding-bottom: 10px;
}

.add2b{
  margin: -412px 5px 0 455px;
  padding-left: 5px;
  padding-bottom: 10px;
  float:left;
  width: 400px;
}

.add3b{
  margin: -520px 5px 0 455px;
  padding-left: 5px;
  float:left;
  width: 400px;
}

.add4b{
  margin: -485px 5px 0 455px;
  padding-left: 5px;
  float:left;
  width: 400px;
}

.button{
  margin: 25px 5px 25px 150px;
  padding-left: 5px;
}

.button2{
  margin: 25px 5px 25px 150px;
  padding-left: 5px;
}
.button3{
  margin-left: 200px;
}

.button4{
  font-size: 10px;
  color:black;
  background-color: red;
  border-radius: 5px;
}
.buttonupdate{
  font-size: 10px;
  color:black;
  background-color: orange;
  border-radius: 5px;
}

/* Colapsible Sidebar*/
/*@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";*/
body {
  font-family: 'Poppins', sans-serif;
  background: #fafafa;
}

p {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #999;
  margin-bottom: 8px;
}

a,
a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s;
}

.navbar2 {
  padding: 15px 10px;
  background: #fff;
  border: none;
  border-radius: 0;
  margin-top: 67px;
  margin-bottom: 0;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
  box-shadow: none;
  outline: none !important;
  border: none;
}

.line {
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #ddd;
  margin: 40px 0;
}

/*Sidebar style*/
#sidebar {
  width: 1000px;
  position: fixed;
  top: 80px;
  left: -1000px;
  height: 80vh;
  z-index: 999;
  background: LightGrey;
  color: #fff;
  transition: all 0.3s;
  overflow-y: scroll;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}

#sidebar.active {
  left: 0;
}

#dismiss {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: LightGrey;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

#dismiss:hover {
  background: #fff;
  color: #d3d3d3;
}

.overlay {
  display: none;
  position: fixed;
  margin-top:-155px;
  margin-left:-20px;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 998;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.overlay.active {
  display: block;
  opacity: 1;
}

#sidebar .sidebar-header {
  padding: 20px;
  background: LightGrey;
}

#sidebar ul.components {
  padding: 20px 0;
  border-bottom: 1px solid LightGrey;
}

#sidebar ul p {
  color: #fff;
  padding: 10px;
}

#sidebar ul li a {
  padding: 10px;
  font-size: 1.1em;
  display: block;
}

#sidebar ul li a:hover {
  color: LightGrey;
  background: #fff;
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
  color: #fff;
  background: LightGrey;
}

a[data-toggle="collapse"] {
  position: relative;
}

.dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

ul ul a {
  font-size: 0.9em !important;
  padding-left: 30px !important;
  background: LightGrey;
}

ul.CTAs {
  padding: 20px;
}

ul.CTAs a {
  text-align: center;
  font-size: 0.9em !important;
  display: block;
  border-radius: 5px;
  margin-bottom: 5px;
}

a.download {
  background: #fff;
  color: LightGrey;
}

a.article,
a.article:hover {
  background: LightGrey !important;
  color: #fff !important;
}

/*Content style*/
#content {
  width: 100%;
  padding: 20px;
  min-height: 100vh;
  transition: all 0.3s;
  position: absolute;
  top: 0;
  right: 0;
}

/*@import "https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700";*/
body {
  font-family: 'Poppins', sans-serif;
  background: #fafafa;
}

p {
  font-family: 'Poppins', sans-serif;
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.1em;
  color: #999;
}

.barra {
  position: fixed;
  top: 63px;
}

a,
a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s;
}

.navbar3 {
  padding: 7px 10px;
  background: #fff;
  border: none;
  border-radius: 0;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
  box-shadow: none;
  outline: none !important;
  border: none;
}

.line {
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #ddd;
  margin: 40px 0;
}

/*Sidebar style*/
.wrapper3 {
  display: flex;
  width: 100%;
}

#sidebar3 {
  width: 250px;
  position: fixed;
  top: 100;
  left: 0;
  height: 100vh;
  z-index: 999;
  background: LightGrey;
  color: black;
  transition: all 0.3s;
}

#sidebar3.active {
  margin-left: -250px;
}

#sidebar3.sidebar-header {
  padding: 20px;
  background: LightGrey;
}

#sidebar3 ul.components {
  padding: 20px 0;
  border-bottom: 1px solid #47748b;
}

#sidebar3 ul p {
  color: black;
  padding: 10px;
}

#sidebar3 ul li a {
  padding: 10px;
  font-size: 1.1em;
  display: block;
}

#sidebar3 ul li a:hover {
  color: #7386D5;
  background: #fff;
}

#sidebar3 ul li.active>a,
a[aria-expanded="true"] {
  color: black;
  background: LightGrey;
}

a[data-toggle="collapse3"] {
  position: relative;
}

.dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

ul ul a {
  font-size: 0.9em !important;
  padding-left: 30px !important;
  background: LightGrey;
}

ul.CTAs {
  padding: 20px;
}

ul.CTAs a {
  text-align: center;
  font-size: 0.9em !important;
  display: block;
  border-radius: 5px;
  margin-bottom: 5px;
}

a.download {
  background: #fff;
  color: #7386D5;
}

a.article,
a.article:hover {
  background: LightGrey !important;
  color: #fff !important;
}

.sidebar-header {
  color: #ffc107
}

/*Content style*/
#content3 {
  width: calc(100% - 250px);
  padding: 40px;
  min-height: 100vh;
  transition: all 0.3s;
  position: absolute;
  top: 0;
  right: 0;
}

#content3.active {
  width: 100%;
}

#mapid {
  position:absolute;
  top: 600px;;
  height: 500px;
  width: 497px;
  border:solid;
  border-color: black;
  border-width: 3px;
}

#mapidx {
  float: right;
  margin-left: 80%;
  height: 500px;
  width: 500px;
  border:solid;
  border-color: black;
  border-width: 3px;
}

#map2id {
  margin-top: 20px;
  margin-left: 20px;
  height: 700px;
  width: 1440px;
  border:solid;
  border-color: black;
  border-width: 3px;
}

#map3id {
  margin-top: 20px;
  margin-left: 20px;
  height: 700px;
  width: 1440px;
  border:solid;
  border-color: black;
  border-width: 3px;
}

#map2 {
  height: 500px;
  width: 1180px;
}

#map {
  height: 500px;
  width: 1180px;
}

/*Media queries*/

@media (max-width: 768px) {
  #sidebar3 {
    margin-left: -250px;
  }
  #sidebar3.active {
    margin-left: 0;
  }
  #content3 {
    width: 100%;
  }
  #content3.active {
    width: calc(100% - 250px);
  }
  #sidebarCollapse3 span {
    display: none;
  }
}

/* Style the video: 100% width and height to cover the entire window */
#myVideo {
  height: 132%;
  position: relative;
  background-color: white;
  margin-top: -100px;
}

/* Add some content at the bottom of the video/page */
.content {
  position: fixed;
  top: 50px;
  background: #000000;
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
}

/* Style the button used to pause/play the video */
#myBtn {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}

#myBtn:hover {
  background: #ddd;
  color: black;
}

.tableauPlaceholder{
  margin-left: 300px;
}

.popup {
  width: 16em;
	margin:-5px;
  font-size: 14;
  color: white;
  box-sizing: border-box;
	padding: 1em 2.75em;
	background: yellow;
	background: conic-gradient(from 50deg at 20% 0%, #e0c994 1deg 1deg, #a66e3f 125deg 18deg, #025ba3 180deg 305deg, #a66e3f 305deg), yellow;
  box-shadow: 11px 5px 5px 5px #e0c994 ;
}

.timeline {
  margin: 40px 20px 40px;
}

.hdatalab {
  color: #ffc107;
}

.c-title{
	font-weight: inherit;
}

.c-title__category{
	font-size: 1.375rem;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	display: block;
}

.c-title__name{
	font-size: 4rem;
	line-height: 1;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}

.l-hero{
	padding: 6rem padding-hrz 5rem;
}

.l-hero__text{
	width: 40%;
}

.l-hero__subhl{
	font-weight: bold;
	margin-top: 1.25rem;
	margin-bottom: 0.625rem;
}

.l-hero__buttons{
	margin-top: 1.5rem;
	display: flex;
}

.img1 {
  max-width: 50%;
}

.wrapper {
  margin: 0;
  padding: 0;
}

/* Header */
.main-nav {
  padding: 0 30px 0 20px;
}

.main-nav a {
  color: var(--light);
  text-decoration: none;
  margin: 5px;
}

.main-nav a:hover {
  color: var(--dark);
}

.sub-nav {
  padding: 0 40px 0 40px;
}

.sub-nav a {
  color: var(--light);
  text-decoration: none;
  margin: 5px;
}

.sub-nav a:hover {
  color: var(--dark);
}

/*Main container */
.main-container {
  padding: 50px;
}

.box {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(6, minmax(100px, 1fr));
}

.box a {
  transition: transform .3s;
}

.box a:hover {
  transition: transform .3s;
  -ms-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}

.box img {
  border-radius: 2px;
}

/*Links*/
.link {
  padding: 50px;
}

.sub-links ul {
  list-style: none;
  padding: 0;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(4, 1fr);
}

.sub-links a {
  color: var(--dark);
  text-decoration: none;
}

.sub-links a:hover {
  color: var(--dark);
  text-decoration: underline;
}

.logos a{
  padding: 10px;
}

.logo {
  color: var(--dark);
}

@media(max-width: 900px) {
  header {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas:
    "nt nt nt  .  .  . sb . . . "
    "mn mn mn mn mn mn  mn mn mn mn";
  }

  .box {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(4, minmax(100px, 1fr));
  }
}

@media(max-width: 700px) {
  header {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas:
    "nt nt nt  .  .  . sb . . . "
    "mn mn mn mn mn mn  mn mn mn mn";
  }

  .box {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(3, minmax(100px, 1fr));
  }

  .sub-links ul {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(3, 1fr);
  }
}

@media(max-width: 500px) {
  .wrapper {
    font-size: 15px;
  }

  header {
    margin: 0;
    padding: 20px 0 0 0;
    position: static;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(1, 1fr);
    grid-template-areas:
    "nt"
    "mn"
    "sb";
    text-align: center;
  }

  .main-nav {
    display: grid;
    grid-gap: 0px;
    grid-template-columns: repeat(1, 1fr);
    text-align: center;
  }

  .box {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(1, 1fr);
    text-align: center;
  }

  .box a:hover {
    transition: transform .3s;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1.2);
  }

  .sub-links ul {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(1, 1fr);
    text-align: center;
    font-size: 15px;
  }
}

/* Css variables*/
img {
  max-width: 100%;
}

.wrapper {
  margin: 0;
  padding: 0;
}

/*Main container*/
.main-container {
  padding: 0px 50px;
  color: #ffc107;
}

.box {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(6, minmax(100px, 1fr));
}

.box a {
  transition: transform .3s;
}

.box a:hover {
  transition: transform .3s;
  -ms-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}

.box img {
  border-radius: 2px;
}

/*Links*/
.link {
  padding: 50px;
}

.sub-links ul {
  list-style: none;
  padding: 0;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(4, 1fr);
}

.sub-links a {
  color: var(--dark);
  text-decoration: none;
}

.sub-links a:hover {
  color: var(--dark);
  text-decoration: underline;
}

.logos a{
  padding: 10px;
}

.logo {
  color: var(--dark);
}

/*Footer*/
footer {
  padding: 20px;
  text-align: center;
  color: var(--dark);
  margin: 10px;
}

/* Media queries */
@media(max-width: 900px) {
  header {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas:
    "nt nt nt  .  .  . sb . . . "
    "mn mn mn mn mn mn  mn mn mn mn";
  }

  .box {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(4, minmax(100px, 1fr));
  }
}

@media(max-width: 700px) {
  header {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas:
    "nt nt nt  .  .  . sb . . . "
    "mn mn mn mn mn mn  mn mn mn mn";
  }

  .box {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(3, minmax(100px, 1fr));
  }

  .sub-links ul {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(3, 1fr);
  }
}

@media(max-width: 500px) {
  .wrapper {
    font-size: 15px;
  }

  header {
    margin: 0;
    padding: 20px 0 0 0;
    position: static;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(1, 1fr);
    grid-template-areas:
    "nt"
    "mn"
    "sb";
    text-align: center;
  }

  .netflixLogo {
    max-width: 100%;
    margin: auto;
    padding-right: 20px;
  }

  .main-nav {
    display: grid;
    grid-gap: 0px;
    grid-template-columns: repeat(1, 1fr);
    text-align: center;
  }

  h1 {
    text-align: center;
    font-size: 18px;
  }

  .box {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(1, 1fr);
    text-align: center;
  }

  .box a:hover {
    transition: transform .3s;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1.2);
  }

  .logos {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
    text-align: center;
  }

  .sub-links ul {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(1, 1fr);
    text-align: center;
    font-size: 15px;
  }
}

[data-initials]:before {
  background: #099bdd;
  color: white;
  opacity: 1;
  content: attr(data-initials);
  display: inline-block;
  font-weight: bold;
  border-radius: 50%;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin: -53px 0 0 1425px;
  position: relative;
  z-index: 2;
  border-style: solid;
  border-color: black;
}

.nodes circle {
  pointer-events: all;
}

.labels text {
  font-size: 10px;
	font-family: Arial, sans-serif;
}

/*search cards*/
.well-searchbox {
  min-height: 25px;
  min-width: 500px;
  padding: 19px;
  left: 300px;
  z-index: 80;
  top: 100px;
  background: rgba(0, 0, 0, 0.6);
  margin-bottom: 20px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well-searchbox label {
  color: #fff;
  font-size: 30px;
}

.product {
  max-width: 1200px;
  min-height: 60px;
  margin: 15px auto;
  background: white;
  border-radius: 5px;
  box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.3);
}

#myInput{
  width:175px;
  margin-right: 10px;
}

#myInput2{
  width:175px;
  margin-right: 10px;
}

#myInput3{
  width:175px;
  margin-right: 10px;
}

#myInput4{
  width:175px;
  margin-right: 10px;
}
#myInput5{
  width:175px;
  margin-right: 10px;
}

#myTable{
  font-size: 12px;
}

.advanced{
  float: right;
  position: relative;
  top: -28px;
  left: 30px;
  height: 30px;
}

/*Legend specific*/
.legend {
  padding: 6px 8px;
  font: 14px Arial, Helvetica, sans-serif;
  background: white;
  background: rgba(255, 255, 255, 0.8);
  /*box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);*/
  /*border-radius: 5px;*/
  line-height: 30px;
  color: #555;
}
.legend h4 {
  text-align: center;
  font-size: 16px;
  margin: 2px 12px 8px;
  color: #777;
}

.legend span {
  position: relative;
  bottom: 3px;
}

.legend i {
  width: 24px;
  height: 24px;
  float: left;
  margin: 0 8px 0 0;
  opacity: 0.7;
  border-radius: 100px;
}

.legend i.icon {
  background-size: 18px;
  background-color: rgba(255, 255, 255, 1);
}
