
.dtp {
  font-size: 13px !important
}

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

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

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

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

.statisticsBoxes {
    color: #1444a7;
    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: #1444a7;
}

.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:#1444a7
}

.btn-primary {
  border-color: #1444a7;
  background-color: #1444a7;
  color: #ffffff;
}

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

.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: #1444a7
}

.footer{
  text-align:center;
}

.card .stats {
  color: #1444a7;
}

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

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

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

a{
  color: #1444a7;
}

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

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

#line-earnings>svg>rect:hover{
  fill:#c0bfa5
}


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

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

.dataTable > thead > tr{
  background-color: #1444a7;
  color:#ffffff;
}

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

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

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

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

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

.addIcon{
  font-size: 30px !important;
  color: #1444a7  !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>div>div>div>.card {
    padding: 30px;
    color: #1444a7;
}

::-webkit-scrollbar {
    width: 5px;
}
::-webkit-scrollbar-track {
    background: #ffffff;
}
::-webkit-scrollbar-thumb {
    background: #1444a7;
}
::-webkit-scrollbar-thumb:hover {
    background: #23afe2;
    cursor: pointer;
}

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

.text-main-color{
  color: #1444a7
}


.input-group-text {
  background-color: #1444a7;
  /* Παράδειγμα χρώματος φόντου */
  border-radius: 5px;
  color: #ffffff;
  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 #1444a7;
  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 #1444a7;
  padding: 7px 10px;
  border-radius: 4px;
  color: #333;
}

/* Κείμενο που γράφεται στις επιλογές */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #1444a7;
  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: #1444a7;
}

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

.leaflet-popup-content{font-size:1.7em !important;}