<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.dtp {
  font-size: 13px !important
}

.table-hover&gt;tbody&gt;tr:hover {
  background-color: #fbfbf7;
  cursor: pointer
}

#download_app{
  background-color:#fcbb23;
  text-align:center;
  padding:10px;
  color:#ffffff;
  font-size:16px;
  margin:10px 30px 0px 30px;
  border-radius:4px
}

#download_app:hover{
  background-color:#fcbb23ad;
  cursor: pointer
}

#set_dates, #export_data{
  border-radius: 4px;
  padding:9px 15px;
  margin-left: 10px;
  margin-right: 10px;
}

.statisticsBoxes {
    color: #fcbb23;
    font-size: 20px;
    font-weight: bold;
}

@media (max-width:767px) {
    .store-icons{
      display: none !important;
    }
}

blockquote {
    padding: 10px 20px;
    margin: 15px 0px;
    font-size: 17.5px;
    border-left: 5px solid #d8eae1;
}

.badge {
  background-color: #fcbb23;
}

.Center-Container {
  position: relative;
  height: 100%;
}

.form-group input[type=file] {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.mainColor{
  color:#fcbb23
}

.btn-primary {
    border-color: #fcbb23;
    color: #fcbb23;
}

.btn-primary:hover {
    background-color: #fcbb23;
    color: #ffffff !important;
    border-color: #fcbb23;
}

.showMap{
  cursor: pointer
}

.card .header {
  padding: 15px 15px 0;
}

.Absolute-Center {
  text-align: center;
  height: 50%;
  overflow: auto;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}

.icon-main{
  color: #fcbb23
}

.footer{
  text-align:center;
}

.card .stats {
  color: #fcbb23;
}

.form-control {
  border: 1px solid #fcbb23;
}

.form-control:focus {
  border-color: #fcbb23;
}

.event_earnings{
  font-size: 50px;
  color: #fcbb23;
  font-weight: bold;
}

a{
  color: #fcbb23;
}

a:hover,  .navbar-nav &gt; li &gt; a:not(.btn):hover, .navbar-nav &gt; li &gt; a:not(.btn):focus{
  color: #cacab4 !important;
}

.card .title {
    color: #fcbb23;
    font-weight: bold;
}

#line-earnings&gt;svg&gt;rect:hover{
  fill:#c0bfa5
}


div.dt-buttons {
  padding-left: 40px;
}

button.dt-button, div.dt-button, a.dt-button{
  background-color: #fcbb23 !important;
  color: #ffffff !important;
  background-image: none !important;
  border-color: #77765b !important;
}

.dataTable &gt; thead &gt; tr{
  background-color: #fcbb23;
  color:#ffffff;
}

.input-group-addon{
  border: 1px solid #fcbb23;
  background-color: #fcbb23;
  color: #ffffff;
}

.bootstrap-datetimepicker-widget{
  z-index: 10000 !important;
}

.main-icon{
  font-size: 26px;
  color: #fcbb23 !important
}

.yellow-border{
  border: 2px solid #fcbb23 !important
}

.main-icon &gt; .fa, .main-icon &gt; .far, .main-icon &gt; .fas{
  margin-right: 10px !important
}

.addIcon{
  font-size: 30px !important;
  color: #fcbb23  !important;
}

.addIcon:hover{
  color:#bdbc98 !important;
}

.actionIcons{
  text-align: center;
  min-width: 90px
}

.actionIcon{
  font-size: 16px !important;
  padding:5px;
  margin-bottom:5px;
}

a.actionIcon:hover{
  color:#ffffff !important
}

.btn{
  border-radius: 0px;
  border-width: 1px;
}

.btn-small{
  font-size:13px;
  padding:7px;
}

.active:hover{
  color:#333333 !important
}

.topFields:hover{
  background-color: #fbfbf7;
  cursor: pointer
}

.main-panel-auth&gt;div&gt;div&gt;div&gt;.card {
    padding: 30px;
    color: #fcbb23;
}

::-webkit-scrollbar {
    width: 5px;
}
::-webkit-scrollbar-track {
    background: #ffffff;
}
::-webkit-scrollbar-thumb {
    background: #fcbb23;
}
::-webkit-scrollbar-thumb:hover {
    background: #aa7e18;
    cursor: pointer;
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    opacity: 1;
    visibility: visible;
}

.text-main-color{
  color: #fcbb23
}


.input-group-text {
  background-color: #faba41;
  /* Ξ&nbsp;Ξ±ΟΞ¬Ξ΄Ξ΅ΞΉΞ³ΞΌΞ± ΟΟΟΞΌΞ±ΟΞΏΟ ΟΟΞ½ΟΞΏΟ */
  border-radius: 5px;
  padding: 10px;
}


.select2-container--default .select2-selection--single {
    border: 2px solid orange; /* Ξ� #FFA500 Ξ� Ξ¬Ξ»Ξ»ΞΏ yellow-ish ΟΟΟΞΌΞ± */
    padding: 10px;
    height: auto; /* ΞΞΉΞ± Ξ½Ξ± ΞΌΞ·Ξ½ ΞΊΟΞ²Ξ΅ΟΞ±ΞΉ ΟΞΏ padding */
    border-radius: 5px; /* optional, Ξ³ΞΉΞ± ΟΞΉΞΏ "ΟΟΞ±Ξ―ΞΏ" */
    background-color: #fff; /* Ξ±Ξ½ ΞΈΞ΅Ο Ξ»Ξ΅ΟΞΊΟ ΟΟΞ½ΟΞΏ */
}.select2-container--default .select2-selection--single {
    border: 2px solid orange; /* Ξ� #FFA500 Ξ� Ξ¬Ξ»Ξ»ΞΏ yellow-ish ΟΟΟΞΌΞ± */
    padding: 10px;
    height: auto; /* ΞΞΉΞ± Ξ½Ξ± ΞΌΞ·Ξ½ ΞΊΟΞ²Ξ΅ΟΞ±ΞΉ ΟΞΏ padding */
    border-radius: 5px; /* optional, Ξ³ΞΉΞ± ΟΞΉΞΏ "ΟΟΞ±Ξ―ΞΏ" */
    background-color: #fff; /* Ξ±Ξ½ ΞΈΞ΅Ο Ξ»Ξ΅ΟΞΊΟ ΟΟΞ½ΟΞΏ */
}

.select2-container--default .select2-selection--single {
  border: 1px solid #faba41;
  padding: 5px 10px;
  height: auto;
  border-radius: 4px;
  background-color: #fffcf6;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 6px;
}

/* ΞΞΏΟΟΞ― Ξ³ΞΉΞ± ΟΞΏΞ»Ξ»Ξ±ΟΞ»Ξ­Ο Ξ΅ΟΞΉΞ»ΞΏΞ³Ξ­Ο */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  background-color: #fffcf6;
  border: 1px solid #faba41;
  padding: 7px 10px;
  border-radius: 4px;
  color: #333;
}

/* ΞΞ΅Ξ―ΞΌΞ΅Ξ½ΞΏ ΟΞΏΟ Ξ³ΟΞ¬ΟΞ΅ΟΞ±ΞΉ ΟΟΞΉΟ Ξ΅ΟΞΉΞ»ΞΏΞ³Ξ­Ο */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #faba41;
  color: #ffffff;
  border: none;
  margin: 1px 3px;
  border-radius: 4px;
}

/* ΞΟΞ±Ξ―ΟΞ΅ΟΞ· ΟΞΏΟ default border Ξ³ΞΉΞ± ΟΞΉΟ Ξ΅ΟΞΉΞ»ΞΏΞ³Ξ­Ο */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #ffffff;
  font-size: 16px;
}

/* Hover effect Ξ³ΞΉΞ± ΟΞΉΟ Ξ΅ΟΞΉΞ»ΞΏΞ³Ξ­Ο */
.select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  background-color: #faba41;
}

.select2-container--default .select2-selection--multiple, .select2-container--default.select2-container--focus .select2-selection--multiple{
  border:none
}


.leaflet-popup-content {
  font-size: 1.8em !important;
}</pre></body></html>