agora/store_ai_backend/src/static/css/old/style.css [33:129]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  height: 40px;
  margin-bottom: 5px;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.titleH3{
  color: white !important;
  margin-left: 200px;
  margin-top: 10px;
}

.fa {
  font-size: 16px; }

h4 {
  font-size: 24px; }

h5 {
  font-size: 18px; }

::-webkit-input-placeholder {
  font-size: 13px !important; }

::-webkit-scrollbar {
  width: 0px;
  height: 10px; }

::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 3px; }

::-webkit-scrollbar-thumb {
  background: #e5e5e5;
  border-radius: 5px; }

::-webkit-scrollbar-thumb:hover {
  background: #e5e5e5; }

.img-fluid {
  width: -webkit-fill-available !important;
  height: -webkit-fill-available !important; }

.modal {
  padding-top: 50px;
  background: rgba(233, 233, 233, 0.5); }

.modal-header {
  align-items: center !important; }
  .modal-header .close .fa {
    color: #0EA61A; }
  .modal-header .close:hover {
    background: #fff;
    border: none; }
    .modal-header .close:hover .fa {
      color: #45c2de; }

.modal-footer .btn {
  background: #45c2de;
  border: 1px solid #45c2de;
  border-radius: 3px;
  transition: .4s;
  color: #fff; }

.modal-footer .btn:hover {
  background: #fabd03;
  border: 1px solid #fabd03;
  color: #fff; }
  .modal-footer .btn:hover .fa {
    color: #fff; }

table thead {
  background: #dedfe1; }

.table thead tr,
.table thead th {
  border: 1px solid #dedfe1; }

.table th, .table td {
  vertical-align: inherit; }

.table td {
  padding: 0.3rem .75rem; }

.fa {
  color: #fff;
  transition: .4s; }

.fa-green {
  color: #0EA61A; }

.btn {
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



agora/store_ai_backend/src/static/css/style.css [33:129]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  height: 40px;
  margin-bottom: 5px;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.titleH3{
  color: white !important;
  margin-left: 200px;
  margin-top: 10px;
}

.fa {
  font-size: 16px; }

h4 {
  font-size: 24px; }

h5 {
  font-size: 18px; }

::-webkit-input-placeholder {
  font-size: 13px !important; }

::-webkit-scrollbar {
  width: 0px;
  height: 10px; }

::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 3px; }

::-webkit-scrollbar-thumb {
  background: #e5e5e5;
  border-radius: 5px; }

::-webkit-scrollbar-thumb:hover {
  background: #e5e5e5; }

.img-fluid {
  width: -webkit-fill-available !important;
  height: -webkit-fill-available !important; }

.modal {
  padding-top: 50px;
  background: rgba(233, 233, 233, 0.5); }

.modal-header {
  align-items: center !important; }
  .modal-header .close .fa {
    color: #0EA61A; }
  .modal-header .close:hover {
    background: #fff;
    border: none; }
    .modal-header .close:hover .fa {
      color: #45c2de; }

.modal-footer .btn {
  background: #45c2de;
  border: 1px solid #45c2de;
  border-radius: 3px;
  transition: .4s;
  color: #fff; }

.modal-footer .btn:hover {
  background: #fabd03;
  border: 1px solid #fabd03;
  color: #fff; }
  .modal-footer .btn:hover .fa {
    color: #fff; }

table thead {
  background: #dedfe1; }

.table thead tr,
.table thead th {
  border: 1px solid #dedfe1; }

.table th, .table td {
  vertical-align: inherit; }

.table td {
  padding: 0.3rem .75rem; }

.fa {
  color: #fff;
  transition: .4s; }

.fa-green {
  color: #0EA61A; }

.btn {
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 3px;
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



