*{
    margin: 0;
    padding: 0;
    font-family: 'poppins' sans-serif;
    box-sizing: border-box;
}
body{
    background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)),url(s-i-ind-services-chennai-oncksuleqr.jpg);
    background-size: 140%;
    background-position: right;
    background-repeat: no-repeat;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.container1{
    background: rgba(245, 242, 242, 0.8);
    height: calc(100vh - 90px);
    margin-top: 2px;
    width: 100%;
    margin-left: 200px;
    position: relative;
    box-shadow: 2px 2px 10px -1px rgb(122, 122, 30);
    display: flex;
    justify-content: space-between;
    
}
.container2{
  width: 800px;
  height: calc(100vh - 100px);
  background: ;
  display: block;
}
.container3{
  width: 270px;
  height: calc(100vh - 100px);
  
  display: block;
  justify-content: space-between;
}
.stats{
  width: 770px;
  height: 210px;
  background: ;
  margin-left: 10px;
  margin-top: 10px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1rem;
}
.graph{
  width: 770px;
  height: 210px;
  
  margin-left: 10px;
  margin-top: 10px;
}
.welcome{
  width: 770px;
  height: 130px;
  background: rgb(180, 180, 241);
  margin-left: 10px;
  margin-top: 10px;
  border: none;
  border-radius: 10px;
}
.navbar{
    width: 100vw;
    background: linear-gradient(360deg, rgba(1, 10, 14, 0.7), rgba(19, 78, 104, 0.7) );
    position: absolute;
    top: 0;
    left: 0;
    display: ;
    height: 100px;
}
.logo img{
    margin-top: 0;
    left: 50px !important;
    border-radius: ;
    width: 200px;
    position: relative;
    height: 80px;
}
.heading h3 span{
   
    font-size: 30px;
    background: linear-gradient(rgb(230, 219, 219), rgb(189, 209, 102));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
}
.heading h3 img{
    width: 50px;
    animation: mov 2s linear reverse;
    transition: 2s;
    
}
@keyframes mov {
    0%{
        transform: scaleX(1.5);
    }

}
.user img{
  width: 50px;
}

.sidebar{
    width: 300px;
    height: calc(100vh - 100px);
    background: linear-gradient(360deg, rgb(1, 10, 14 ), rgb(19, 78, 104) );
    position: fixed;
    margin-left: -95%;
    z-index: 1;
    margin-top: 100px;
    
}
.sidenav {
    margin-top: 100px;
    height: calc(100% - 100px);
    width: 200px;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background: linear-gradient(360deg, rgb(1, 10, 14 ), rgb(19, 78, 104) );
    overflow-x: hidden;
    padding-top: 20px;
  }
  
  /* Style the sidenav links and the dropdown button */
  .sidenav a, .dropdown-btn {
    padding: 6px 8px 6px 16px;
    text-decoration: none;
    font-size: 15px;
    color: white;
    display: block;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
    cursor: pointer;
    outline: none;
    margin-bottom: 20px;

  }
  
  .dropdown{
    margin-left: 15px;
  }
  #drop{
    z-index: 9999;
    width: 200px;
    height: 150px;
    margin-top: -1px;
    background: linear-gradient(360deg, rgb(1, 10, 14), rgb(19, 78, 104) );
    color: white;
    margin-right: 10px;
  }
  
  /* On mouse-over */
  .sidenav a:hover, .dropdown-btn:hover {
    color: black;
    background: rgba(245, 242, 242, 0.8);
  }
  
  /* Main content */
  .main {
    margin-left: 200px; /* Same as the width of the sidenav */
    font-size: 20px; /* Increased text to enable scrolling */
    padding: 0px 10px;
  }
  
  /* Add an active class to the active dropdown button */
  .active {
    background-color: ;
    color: white;
  }
  
  /* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
  .dropdown-container {
    display: none;
    background-color: #262626;
    padding-left: 8px;
    border: 1px solid grey;
  }
  
  /* Optional: Style the caret down icon */
  .fa-caret-right {
    float: right;
    padding-right: 8px;
  }
  
  /* Some media queries for responsiveness */
  @media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
  }
  .card{
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    width: 90%;
    border-radius: 5px;
    height: 100px;
    margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 0px;
    
  }
  
  .card:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
  }
  
  img {
    border-radius: 5px 5px 0 0;
  }
  
  .container {
    padding: 2px 16px;
  }

  /*#calendario{
    background: rgba(0, 0, 0, .1);
    border-radius: 5px;
    box-sizing: border-box;
    padding: 15px;
    width: 250px;
  margin: 0 auto;
  display: inline-block;
  vertical-align: top;
  height: 200px;
  border-bottom: 20px;
  }
 #formulario
  {
    display: inline-block;
    vertical-align: top;
  }
  header {
    overflow: clear;
    position: relative;
  }
  h2 {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 10px;
    text-align: center;
  }
  button {
    position: absolute;
    top: -4px;
  }
  #button:first-child {
    left: 0;
  }
  #button:last-child {
    right: 0;
  }
  table {
    background: #fff;
    border-collapse: collapse;
    color: #222;
    font-family: 'PT Sans', sans-serif;
    font-size: 13px;
    width: 100%;
  }
  td {
    color: #444;
    line-height: 22px;
    text-align: center;
  }
  tr:first-child td {
    color: #222;
    font-weight: 700;
  }*/