.log-top-bg-image-cont{
    width: 100%;
    height: 40vh;
    background-image: url("https://res.cloudinary.com/dns3bxdp9/image/upload/v1634015411/cropped_rcfksu.jpg");
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
  }
  .log-cineplo-image {
    width:150px;
    height: 40px;
    margin-top: 6vh;
  }
  .log-user-cinema-name{
    color: white;
    font-weight: 400;
    font-size: 16px;
    margin: 0px;
    margin-top: 8px;
    font-family: 'Poppins', sans-serif !important;
  }
  .log-user-main-icon-cinema-cont {
    width: 200px;
    height: 65px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* align-items: center; */
    position: absolute;
    z-index: 90;
    top: 3vh;
    right: 50px;
    font-family: 'Poppins', sans-serif;
  }
  .log-user-main-icon-cont {
    width: 200px;
    height: 40px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .log-user-short-name-cont {
    background: #7487FF;
    border-radius: 6px;
    height: 40px;
    width: 50px;
    /* margin-top: 5px; */
    text-align: center;
    padding: 5px;
  }
  .log-user-short-name {
    text-transform: capitalize;
    color: white;
    font-weight: 5 00;
    font-size: 26px;
    margin: 0px;
  }
  .log-user-name-mail-cont {
    height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-right: 12px;
    margin-left: 12px;
    /* align-items: center; */
  }
  .log-user-name {
    color: white;
    font-size: 13px;
    font-weight: 500;
    margin: 0px;
    max-width: 120px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .log-user-email {
    color: white;
    font-size: 13px;
    margin: 0px;
    max-width: 120px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow-x: hidden;
  }
  .log-user-pop-cont {
    width: 200px;
    background-color: white;
    border-radius: 5px;
    border: 1px solid #D9DAE6;
    position: absolute;
    z-index: 90;
    top: 80px;
    right: 50px;
  }
  .log-user-pop-items {
    color: #2f3538;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    padding: 10px;
    cursor: pointer;
    margin: 0px;
    outline: none;
  }
  
  .log-user-pop-items:hover {
    color: #2f3538;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    padding: 10px;
    cursor: pointer;
    background-color: #f0f4f7;
    margin: 0px;
    outline: none;
  }
  .log-error-pop-item {
    width: 100%;
    border-width: 0px;
    color: red;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    padding: 10px;
    cursor: pointer;
    background-color: white;
    text-align: left;
    margin: 0px;
    outline: none !important;
  }
  .log-error-pop-item:hover {
    border-width: 0px;
    color: red;
    text-align: left;
    width: 100%;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    padding: 10px;
    cursor: pointer;
    background-color: #f0f4f7;
    margin: 0px;
    outline: none !important;
  }
  .log-spinner-main-cont{
    margin-top: 25vh;
  }
  .log-spin-border {
    width: 6rem;
    height: 6rem;
  }
  .log-error-image-cont {
    width: 100%;
    height: 62vh;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .log-error-image {
    width: 40%;
    /* height: 400px; */
    /* margin-top: 6vh; */
  }
  .log-bottom-content-main-cont {
    width: 90%;
    min-height: 80vh;
    padding-bottom: 30p;
    position: absolute;
    z-index: 90;
    top: 20vh;
    right: 5%;
    left: 5%;
    border: 1px solid #D7D7D8;
    background-color: white;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    /* border-radius: 10px; */
    display: flex;
    flex-direction: row;
    justify-content: center;
    font-family: 'Poppins', sans-serif !important;
}
  .log-date-download-cont{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px;
  }
  .log-date-drop-main-cont {
    width: 40%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .log-each-input-cont {
    width: 205px;
    height: 40px;
    padding: 10px;
    border: 1px solid #D9DAE6;
    border-radius: 6px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    /* margin-top: 15px; */
  }
  .log-select-item {
    width: 100%;
    padding-left: 5px;
    border-width: 0px;
    /* border-left: 1px solid #D9DAE6; */
  }
  .log-download-main-cont{
    width: 20%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
  }
  .log-download-btn {
    width: 120px;
    height: 40px;
      font-size: 15px;
      font-weight: 500;
      outline: none !important;
      text-align: center;
      cursor: pointer;
      border-radius: 5px;
      color: #fff;
      background-color: #0B5BA1;
      border-width: 0px;
  }
  .log-download-icon {
    margin-right: 7px;
  }
  .log-date-cont {
    width: 215px;
    height: 40px;
    background-color: #FFFFFF;
    border-radius: 6px;
    border: 1px solid #D9DAE6;
    padding: 5px;
    /* margin-top: 25px; */
}
.log-date-inner-cont {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.log-today-btn {
  width: 205px;
  background-color: transparent;
  border-width: 0px;
  color: #2B2E4B;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  padding: 0px;
  padding-top: 3px;
  outline: none !important;
}
.log-table-main-cont {
  max-height: 63vh;
  overflow: auto;
  margin-top: 25px;
  border: 1px solid #D9DAE6;
  border-radius: 10px;
  border-bottom: none;
}
.log-table-main-cont::-webkit-scrollbar {
	width: 5px;
	position: fixed;
  border-radius:10px;
  height: 5px;
  }
  
  /* Track */
.log-table-main-cont::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey; 
	border-radius:10px;
  }
   
  /* Handle */
.log-table-main-cont::-webkit-scrollbar-thumb {
	background:#9C9C9C; 
	border-radius: 10px;
  }
  .log-table {
    width: 100%;
  }
  .log-table:last-of-type {
    border-bottom: none;
  }
  .log-tr {
    height: 30px;
    text-align: center;
    /* border: 1px solid #D9DAE6; */
  }
  .log-th {
    /* width: 100px !important; */
    column-count: 1 !important;
    height: 30px;
    border-right: 1px solid #D9DAE6;
    border-collapse: collapse;
    padding: 10px;
    text-align: center !important;
  }
  .log-th:last-of-type {
    border-right:none;
  }
  .log-td {
    width: 100px !important;
    height: 30px;
    padding: 10px;
    border: 1px solid #D9DAE6;
    border-collapse: collapse;
  }
  .log-td:first-of-type {
    border-left: none;
  }