body {
  background-color: #333!important;
}
.sweet-only-custom input[type=number]{
  max-width:100%!important
}
input[type=date]::-webkit-inner-spin-button {
  -webkit-appearance: none!important;
  display: none!important;
}
input[type="date"]::-webkit-inner-spin-button,    
input[type="date"]::-webkit-clear-button,
input[type="time"]::-webkit-clear-button { 
  display: none; 
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
  -webkit-appearance:none;
  margin:0
}
.swal-scroll-area {
  max-height: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 10px;
}
.swal-scroll-area::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.swal-scroll-area::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #ddd; 
}
.swal-ticket,
.swal2-content {
  padding: 0!important;
}
.swal-ticket .swal2-content {
  padding: 1.25em 1.25em 0 1.25em;
}
.swal-ticket .swal2-actions {
  padding: 0 1.25em 1.25em 1.25em;
}
.swal2-content .ticket-header {
  width: 100%;
  text-align: center;
  background-color: #333333;
}
.swal2-content .ticket-header .logo {
  height: 40px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('265886-soccer.jpg');
}
.swal2-ticket {
  padding: 1.25em 0!important;
}
.swal2-ticket .swal2-content {
  overflow-y: auto;
  max-height: 500px;
}
.v--modal-overlay {
  z-index: 99999999!important;
}
.modal-dark {
  background-color: rgb(51, 51, 51);
  text-align: left;
  border-radius: 3px;
  padding: 0;
}
.modal-dark.bg-brown {
  background-color: #3b3b3b !important
}
.modal-dark .modal-edit-header {
  width: 100%;
  padding: 1em;
  background-color: #222;
}
.modal-edit-dark .container .row,
.modal-edit-dark .container .row .w-100 .row,
.modal-edit-dark .container .row .col-12 .row {
  padding: .6em;
  background-color: #333;
}
.modal-edit-dark .container .row:nth-of-type(odd),
.modal-edit-dark .container .row:nth-of-type(odd) .row:not(.rw),
.modal-edit-dark .container .row .col-12:nth-of-type(odd) .row {
  background-color: #444;
}
.e-ticket .e-separador {
  background-color: #faebd7;
}
.ticket {
  color: #999;
  padding: 1em;
  background-color: #1c1c1c
}

.ticket .logo {
  width: 100%;
  padding: 1em 0 1.8em 0;
  text-align: center
}

.ticket .ticket-row {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: .6em;
  color: #999;
  background-color: #333
}

.ticket .ticket-row:nth-of-type(odd) {
  background-color: #444
}

.ticket .ticket-row .ticket-col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.ticket .ticket-separator {
  width: 100%;
  clear: both;
  padding: 1em 0
}

.ticket .ticket-separator h3 {
  color: #999;
  margin: 0;
  padding: 0;
  font-size: 24px;
  text-transform: uppercase
}

.ticket .ticket-content {
  width: 100%
}

.ticket .ticket-content .ticket-row-item {
  /*padding: 2px .6em;*/
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.ticket .ticket-content .ticket-row-item .ticket-col-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.ticket .ticket-content .ticket-row-item.ticket-header {
  color: #222;
  padding: .6em;
  margin-bottom: .6em;
  border-radius: .25em;
  background-color: #ffc107
}

.ticket .ticket-content .ticket-row-item.ticket-option {
  color: #999;
  margin-top: .6em;
  padding: .6em;
  margin-bottom: .6em;
  border-radius: .25em;
  background-color: #333
}

.ticket .ticket-content .ticket-row-item.border-top {
  border-top: 1px solid rgba(222, 226, 230, 0.12941176470588237)!important;
}

.rounded-top {
  border-top-left-radius: .25rem!important;
  border-top-right-radius: .25rem!important
}

.rounded-bottom {
  border-bottom-left-radius: .25rem!important;
  border-bottom-right-radius: .25rem!important
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}
[role=button] {
  cursor: pointer;
}
.alertify .ajs-dialog,
.ajs-content .ticket-scroll .list-group-item {
  background: #252525!important;
}
.ajs-content .ticket-scroll .list-group-item .border-top {
  border-color: #222222!important;
}
.alertify .ajs-dimmer,
.alertify .ajs-modal {
  z-index: 99999 !important;
}
.alertify .ajs-header,
.alertify .ajs-footer {
    background: #222!important;
}
.alertify .ajs-body {
  color: #999!important;
}
.alertify .ajs-header,
.alertify .ajs-footer {
    color: #999!important;
    border-color: #222!important;
}
.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-cancel {
    color: #999999!important;
    outline-color: #999999!important;
}
.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok {
    color: #ffc107!important;
    outline-color: #ffc107!important;
}
.alertify .ajs-body .ajs-content .ajs-input {
    margin: 4px 0!important;
    border: none!important;
    outline: none!important;
    color: #999999!important;
    background: #333333!important;
}
.alertify .ajs-body .ajs-content p.text-theme-color {
  margin-bottom: 1rem!important;
}
.modal-dark.modal-rules {
  color: #fff;
}
.modal-dark.modal-rules p.text-theme-color {
  border-top: 5px solid #444;
  border-bottom: 5px solid #444;
}
.modal-dark.modal-rules p.text-theme-color,
.alertify .ajs-body .ajs-content p.text-theme-color {
  color: #ffc107;
}
.alertify .ajs-body .ajs-content p.text-theme-color:last-child {
  margin-top: 1rem!important;
}
@media (min-width: 600px) {
    .alertify .ajs-modal::-webkit-scrollbar,
    .swal2-ticket .swal2-content::-webkit-scrollbar {
      width: 5px;
      height: 5px;
      background: #4b4b4b;
      border-radius: 0;
    }
    .alertify .ajs-modal::-webkit-scrollbar-thumb,
    .swal2-ticket .swal2-content::-webkit-scrollbar-thumb {
      background: #373737;
      border-radius: 0;
    }
}
@media only screen and (max-width: 600px) {
  .swal2-ticket {
    height: 100%!important;
    width: 100%!important;
    padding: 0!important;
  }
  .swal2-popup {
    border-radius: 0!important;
  }
  .swal2-container {
    padding: 0!important;
  }
}
.navbar-nav .dropdown-menu {
  overflow-y: auto!important;
  max-height: 450px!important;
}
.btn-group.w-100.alphabetic .dropdown-menu.dropdown-menu-right.show {
  overflow-y: auto!important;
  max-height: 250px!important;
}
.hide {
	display: none!important;
}
.vld-overlay.is-full-page {
    z-index: 99999999999!important;
}
.ajs-content .nav-pills .nav-link {
	color: #999
}
.ajs-content .nav-pills .nav-link.active, 
.ajs-content .nav-pills .show>.nav-link {
	background-color: #545b62
}
.btn-group>.btn.active,
.btn-group-vertical>.btn, .btn-group>.btn {
  z-index: auto!important;
}
.text-primary {
  color: #007bff!important;
}
.text-success {
  color: #28a745!important;
}
.text-danger {
  color: #dc3545!important;
}
.text-info {
  color: #17a2b8!important;
}
.text-dark {
  color: #343a40!important;
}
.text-white {
  color: #fff!important;
}
.bg-dimgrey {
  background-color: #696969!important;;
}
.page-loading {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  background-color: #3b3b3b;
  z-index: 99999999999!important;
}
.page-loading.flex-column {
  -ms-flex-direction: column!important;
  -webkit-box-orient: vertical!important;
  -webkit-box-direction: normal!important;
  flex-direction: column!important;
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 34px;
  height: 34px;
  margin: 8px;
  border: 8px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
.no-border-radius-left {
  border-top-left-radius: 0!important;
  border-bottom-left-radius: 0!important;
}
.no-border-radius-right {
  border-top-right-radius: 0!important;
  border-bottom-right-radius: 0!important;
}
html.mobile .alertify .ajs-modal {
  overflow-y: hidden!important;
}
html.mobile .alertify .ajs-dialog {
  margin: 0!important;
  height: 100%!important;
}
html.mobile .alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body {
  overflow-y: auto!important;
  height: calc(100vh - 109px)!important;
}
html.mobile .alertify:not(.ajs-maximized) .ajs-modal {
  padding: 0!important;
}
.blink-animation {
  -webkit-animation: blink-animation 1s linear infinite;
  -moz-animation: blink-animation 1s linear infinite;
  animation: blink-animation 1s linear infinite;
}
.pulse-animation {
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 0 #fff;
  margin: 10px;
  height: 20px;
  width: 20px;
  transform: scale(1);
  animation: pulse-animation 2s infinite;  
}
.vue-recycle-scroller.scroller {
  height: 100%!important;
}
.vue-recycle-scroller__item-view:nth-of-type(odd) > .event-item {
  background-color: rgba(255, 255, 255, 0.05);
}
.iframe-map {
  width: 100%;
  height: 250px;
  overflow: hidden;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('../images/ajax-loader.gif');
}
.bg-ddd {
  background-color: #ddd;
}
.bg-f1f1f1 {
  background-color: #f1f1f1;
}
.bg-black {
  background-color: #000;
}
.virtual-scroll .event-item .row.event-header img.mr-2.align-middle {
  position: relative;
  bottom: 1px;
}
.col.pl-0 #virtual-select .vscomp-toggle-button,
*[data-style=form-control] .vscomp-toggle-button {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
} 
.col.pl-0 #virtual-select .vscomp-value,
*[data-style=form-control] .vscomp-value {
  opacity: initial!important;
  line-height: 1.5!important;
}
.col.pl-0 #virtual-select .vscomp-dropbox-container,
.col.pl-0 #virtual-select .vscomp-dropbox,
*[data-style=form-control] .vscomp-dropbox-container,
*[data-style=form-control] .vscomp-dropbox {
  border-radius: .25rem;
}
.col.pl-0 #virtual-select,
*[data-style=form-control] {
  max-width: 100%!important;
}
.bg-dee2e6{
  background-color:#dee2e6;
}
.modal-popup {
  z-index: 0;
  position: relative;
}
.modal-popup a[role=button] {
  top: 0;
  right: 0;
  z-index: 0;
  padding: 4px 10px;
  position: absolute;
}
nav.navbar .btn-outline-warning.border-0 {
  outline: none!important;
  background-color: transparent!important;
}
/* The actual timeline (the vertical ruler) */
.timeline {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}

/* The actual timeline (the vertical ruler) */
.timeline::after {
  content: '';
  position: absolute;
  width: 6px;
  background-color: #fff;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}

/* Container around content */
.timeline-container {
  padding: 10px 40px;
  position: relative;
  background-color: inherit;
  width: 50%;
}

/* The circles on the timeline */
.timeline-container::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    right: -12px;
    background-color: white;
    border: 4px solid #383838;
    top: 15px;
    border-radius: 50%;
    z-index: 1;
}

/* Place the container to the left */
.left {
    left: 0;
}

/* Place the container to the right */
.right {
    left: 50%;
}

/* Add arrows to the left container (pointing right) */
.left::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 22px;
    width: 0;
    z-index: 1;
    right: 30px;
    border: medium solid #222222;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #222222;
}

/* Add arrows to the right container (pointing left) */
.right::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 22px;
    width: 0;
    z-index: 1;
    left: 30px;
    border: medium solid #222222;
    border-width: 10px 10px 10px 0;
    border-color: transparent #222222 transparent transparent;
}

/* Fix the circle for containers on the right side */
.right::after {
    left: -12px;
}

/* The actual content */
.timeline-content {
    padding: 10px 15px;
    background-color: #222222;
    position: relative;
    border-radius: 6px;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
  /* Place the timelime to the left */
  .timeline::after {
    left: 31px;
  }
  
  /* Full-width containers */
  .timeline-container {
    width: 100%;
    padding-left: 70px;
    padding-right: 25px;
  }
  
  /* Make sure that all arrows are pointing leftwards */
  .timeline-container::before {
    left: 60px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent white transparent transparent;
  }

  /* Make sure all circles are at the same spot */
  .left::after, .right::after {
    left: 15px;
  }
  
  /* Make all right containers behave like the left ones */
  .right {
    left: 0%;
  }
}
/*.virtual-list .scroll-list div[vindex]:last-child {
  padding-bottom: 230px; 
}*/
@keyframes blink-animation {  
  0% { opacity: 0.4; }
  100% { opacity: 1; }
}
@-webkit-keyframes blink-animation {
  0% { opacity: 0.4; }
  100% { opacity: 1; }
}
@keyframes pulse-animation {
  0% {
    transform: scale(.95);
    box-shadow: 0 0 0 0 #faebd7;
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255,82,82,0);
  }
  100% {
    transform: scale(.95);
    box-shadow: 0 0 0 0 rgba(255,82,82,0);
  }
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
