/* MAIN */

@font-face {
  font-family: "mtavruli";
  src: url("../../assets/img/bpg_nino_mtavruli_normal.ttf");
}


body, .content-wrapper {
  background: #b7dfdf;
}

.preloader-custom {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #f4f6f9;
  height: 100vh;
  width: 100%;
  transition: height .2s linear;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
}

.nav-header-custom {
  font-weight: bold;
  color: #ffffff !important;
  letter-spacing: 0.8px;
}


.pace .pace-activity {
  border-top-color: #007bff !important;
  border-left-color: #007bff !important;
  top: 60px !important;
}


.animated {
  -webkit-animation-duration: .6s;
  animation-duration: .6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* .fade {
    opacity: 0;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
} */

/* MAIN */

/* SIDEBAR */

.sidebar {
  overflow-y: hidden !important;
  scrollbar-gutter: stable;
}

.sidebar:hover {
  overflow-y: auto !important;
}

.sidebar .user-panel .image img {
  width: 100%;
  max-width: 45px;
  height: auto;
}

.sidebar .user-panel .info {
  font-family: 'mtavruli';
  color: #fff;
}

.sidebar .user-panel .info p {
  margin: 0;
}

.brand-link {
  border-bottom: 1px solid #fff !important;
  border-right: 1px solid rgba(0, 0, 0, .2) !important;
}

.brand-text {
  font-family: 'mtavruli';
}

.nav-sidebar {
  font-family: 'mtavruli';
}


/* SIDEBAR */

/* LOGIN */

.login-cover, .login-cover-bg, .login-cover-image {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.login-cover-image img {
  width: 100%;
}

/*.login-cover-bg {*/
/*  background: #666;*/
/*  background: -moz-radial-gradient(center, ellipse cover, #666 0, #000 100%);*/
/*  background: -webkit-gradient(radial, center center, 0, center center, 100%, color-stop(0, #666), color-stop(100%, #000));*/
/*  background: -webkit-radial-gradient(center, ellipse cover, #666 0, #000 100%);*/
/*  background: -o-radial-gradient(center, ellipse cover, #666 0, #000 100%);*/
/*  background: -ms-radial-gradient(center, ellipse cover, #666 0, #000 100%);*/
/*  background: radial-gradient(ellipse at center, #666 0, #000 100%);*/
/*  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000', GradientType=1);*/
/*  opacity: .6;*/
/*  filter: alpha(opacity=60);*/
/*}*/

div.card:has(table#data-table) {
  box-shadow: none;
}

.login-box {
  width: 400px;
  margin: 130px auto;
  position: relative;
}

.login-box .card,
.login-box .card-header,
.login-box .card-body {
  background: rgba(62, 73, 81, 0.71);
}

.login-box .header-name {
  color: #fff;
  font-size: 28px;
}

.login-box .header-name-citynet-url a {
  color: #fff;
  font-size: 14px;
}

.login-box form input,
.login-box form input:focus,
.login-box form .input-group-append .input-group-text {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  border: none;
}

.login-box form .input-group-append .input-group-text {
  color: #007bff;
}

.login-box form .input-group-append .input-group-text .fas {
  width: 16px;
}

.login-box .alert-danger {
  font-size: 12px;
  background-color: #f8b2b2;
  color: #a94442;
}

.login-box .alert-danger button {
  padding: .50rem 1.25rem;
}


/* LOGIN */

/* FORM */

.content-wrapper form input.form-control-sm,
.content-wrapper form select.form-control-sm,
.content-wrapper form label.form-control-sm {
  height: calc(2.4em) !important;
  padding: .1rem .25rem !important;
  font-size: .75rem !important;
  line-height: 2;
  border-radius: .2rem;
}

.content-wrapper form label.form-control-sm::after {
  content: "არჩევა" !important;
  padding: 0.3rem .25rem !important;
}

.custom-file-input {
  cursor: pointer;
}


.content-wrapper form input.form-control-sm ~ .input-group-append {
  height: calc(2.08em) !important;
  /* font-size: .75rem !important; */
  line-height: 1.5;
}

.content-wrapper form input.form-control-sm ~ .input-group-append .input-group-text {
  padding: 0.375rem 0.45rem;
  font-size: 1em;
}


.content-wrapper form .btn-sm {
  /* height: calc(1em + .375rem + 2px) !important; */
  /* height: 20px!important;
  padding: .165rem .25rem !important;
  font-size: .65rem !important;
  line-height: 1.5;
  border-radius: .2rem;
  font-family: 'mtavruli';
  vertical-align: top; */
  height: 20px !important;
  padding: 0.8rem 0.8rem !important;
  font-size: 1rem !important;
  line-height: 0.3!important;
  border-radius: .2rem;
  font-family: 'mtavruli';
  vertical-align: top;
}

.content-wrapper table#data-table,
.content-wrapper table#data-table_live_calls,
.content-wrapper table#data-table-pagination {
  font-size: 12px;
}

.client-info {
  margin-bottom: 10px;
}

.client-info::after {
  content: '';
  display: table;
  width: 0;
  height: 0;
  clear: both;
}

.client-info .client-data {
  float: left;
}

.client-info .client-data:not(:last-child) {
  margin-right: 20px;
}

.client-info .value {
  font-size: 14px;
  font-weight: bold;
}


#data-table tbody tr:hover .status .button,
#data-table_live_calls tbody tr:hover .status .button {
  display: block;
}

#data-table tbody tr:hover .status .current,
#data-table_live_calls tbody tr:hover .status .current {
  display: none;
}


#data-table tbody tr:hover td,
#data-table_live_calls tbody tr:hover td,
.data-table_stats tbody tr:hover td {
  background-color: #cccccc !important;
}

#data-table tbody td,
#data-table_live_calls tbody td,
#data-table_stats tbody td {
  text-align: center;
  vertical-align: middle;
}

#data-table thead th,
#data-table_live_calls thead th {
  text-align: center;
}

#data-table_stats thead th {
  text-align: center;
  vertical-align: middle;
}

.live-stats-header-label {
  display: inline-block;
  line-height: 1.15;
}

.live-stats-header-label--nowrap {
  white-space: nowrap;
}

#live-stats-table-wrapper {
  overflow-x: auto;
  overflow-y: hidden;
}

#data-table_stats {
  width: auto !important;
  margin-left: auto;
  margin-right: auto;
}

#data-table_stats.table-responsive {
  display: table;
  overflow: visible;
}

#live-stats-table-wrapper table.dataTable > thead > tr > th,
#live-stats-table-wrapper table.dataTable > thead > tr > td {
  padding-right: 0.75rem !important;
}

#data-table_stats thead tr:first-child th:nth-child(6),
#data-table_stats thead tr:first-child th:nth-child(7),
#data-table_stats thead tr:first-child th:nth-child(8),
#data-table_stats thead tr:first-child th:nth-child(9) {
  border-top: 1px solid #8f99a3 !important;
  border-right: 1px solid #8f99a3 !important;
}

#data-table_stats thead tr:first-child th:nth-child(6),
#data-table_stats thead tr:nth-child(2) th:nth-child(5),
#data-table_stats tbody td:nth-child(9) {
  border-left: 1px solid #8f99a3 !important;
}

#data-table_stats thead tr:nth-child(2) th:nth-child(7),
#data-table_stats thead tr:nth-child(2) th:nth-child(10),
#data-table_stats thead tr:nth-child(2) th:nth-child(13),
#data-table_stats thead tr:nth-child(2) th:nth-child(16),
#data-table_stats tbody td:nth-child(11),
#data-table_stats tbody td:nth-child(14),
#data-table_stats tbody td:nth-child(17),
#data-table_stats tbody td:nth-child(20) {
  border-right: 1px solid #8f99a3 !important;
}

#data-table_stats thead tr:first-child th:nth-child(7),
#data-table_stats thead tr:first-child th:nth-child(8),
#data-table_stats thead tr:first-child th:nth-child(9),
#data-table_stats thead tr:nth-child(2) th:nth-child(8),
#data-table_stats thead tr:nth-child(2) th:nth-child(11),
#data-table_stats thead tr:nth-child(2) th:nth-child(14),
#data-table_stats tbody td:nth-child(12),
#data-table_stats tbody td:nth-child(15),
#data-table_stats tbody td:nth-child(18) {
  border-left: 0 !important;
}

#data-table_stats tbody td:nth-child(2),
.live-operator-cell-td {
  padding-top: 0.25rem;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
}

.live-duration-stack {
  min-height: 34px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.live-duration-stack--single {
  justify-content: flex-end;
}

.live-duration-stack__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1.1;
}

.live-duration-stack__value {
  white-space: nowrap;
}

.live-operator-name {
  font-weight: 700;
  white-space: nowrap;
}

.live-operator-cell {
  min-height: 48px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 11px;
  box-sizing: border-box;
}

.live-operator-cell__meta {
  min-width: 0;
  padding: 0 0.75rem;
  text-align: left;
  position: relative;
  box-sizing: border-box;
}

.live-operator-cell__meta--centered {
  flex: 1;
  display: flex;
  align-items: center;
}

.live-operator-cell-td:hover .live-operator-status-tooltip {
  opacity: 1;
  visibility: visible;
  transform: translate(-24%, -6px) scale(1);
}

.live-operator-name--off {
  color: #6B7280;
}

.live-operator-name--rest {
  color: #DC2626;
}

.live-operator-name--free {
  color: #16A34A;
}

.live-operator-name--busy {
  color: #DC2626;
}

.live-operator-name--calling {
  color: #F59E0B;
}

.live-stats-role-subtitle {
  font-size: 12px;
  line-height: 1.2;
}

.live-operator-status-tooltip {
  position: absolute;
  top: calc(100% + 2px);
  left: 50%;
  z-index: 30;
  width: max-content;
  padding: 8px 8px;
  background-color: #E9EEF5;
  border: 1px solid #B8C2CC;
  border-radius: 10px;
  box-shadow: 0 14px 34px rgba(15, 23, 42, 0.24), 0 4px 10px rgba(15, 23, 42, 0.14);
  color: #1F2937;
  opacity: 0;
  visibility: hidden;
  transform: translate(-24%, 0) scale(0.96);
  transform-origin: 35% top;
  transition: opacity 0.18s ease, transform 0.18s ease, visibility 0.18s ease;
  pointer-events: none;
  text-align: left;
}

#data-table_stats tbody tr:last-child .live-operator-status-tooltip {
  top: auto;
  bottom: calc(100% + 2px);
}

#data-table_stats tbody tr:last-child .live-operator-cell-td:hover .live-operator-status-tooltip {
  transform: translate(-24%, 6px) scale(1);
}

.live-operator-status-tooltip__header {
  margin-bottom: 14px;
  font-weight: 700;
  text-align: center;
}

.live-operator-status-tooltip__header--off {
  color: #6B7280;
}

.live-operator-status-tooltip__header--rest {
  color: #DC2626;
}

.live-operator-status-tooltip__header--free {
  color: #16A34A;
}

.live-operator-status-tooltip__header--calling {
  color: #F59E0B;
}

.live-operator-status-tooltip__header--busy {
  color: #DC2626;
}

.live-operator-status-tooltip__row {
  display: grid;
  grid-template-columns: 96px auto;
  align-items: baseline;
  column-gap: 4px;
  font-size: 12px;
  line-height: 1.35;
  white-space: nowrap;
  text-align: left;
}

.live-operator-status-tooltip__row + .live-operator-status-tooltip__row {
  margin-top: 2px;
}

.live-operator-status-tooltip__label {
  font-weight: 600;
  text-align: right;
}

.live-operator-status-tooltip__value {
  color: #212529;
  font-variant-numeric: tabular-nums;
}

.live-operator-status-tooltip__label--off {
  color: #6B7280;
}

.live-operator-status-tooltip__label--rest {
  color: #DC2626;
}

.live-operator-status-tooltip__label--free {
  color: #16A34A;
}

.live-operator-status-tooltip__label--calling {
  color: #F59E0B;
}

.live-operator-status-tooltip__label--busy {
  color: #DC2626;
}

.live-operator-occupancy-bar {
  margin-top: 6px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  width: 100%;
  height: 5px;
  display: flex;
  overflow: hidden;
  border-radius: 0;
  flex-shrink: 0;
}

.live-operator-cell-td > .live-operator-occupancy-bar {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  width: auto;
}

#live-operator-occupancy-summary {
  margin-bottom: 12px;
}

.live-operator-occupancy-summary-metrics {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: minmax(0, 1fr);
  width: 100%;
  gap: 10px;
  margin-bottom: 8px;
}

.live-operator-occupancy-summary-metrics__item {
  background-color: #FFFFFF;
  border: 1px solid #D7DEE6;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(15, 23, 42, 0.06);
  padding: 10px 8px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.live-operator-occupancy-summary-metrics__item::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 3px;
  background-color: #D7DEE6;
}

.live-operator-occupancy-summary-metrics__label {
  font-size: 12px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 6px;
}

.live-operator-occupancy-summary-metrics__values {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  line-height: 1.2;
  font-variant-numeric: tabular-nums;
}

.live-operator-occupancy-summary-metrics__duration {
  font-size: 14px;
  font-weight: 400;
  color: #475569;
}

.live-operator-occupancy-summary-metrics__percent {
  font-size: 15px;
  font-weight: 700;
  color: #111827;
}

.live-operator-occupancy-summary-metrics__item--off .live-operator-occupancy-summary-metrics__label {
  color: #6B7280;
}

.live-operator-occupancy-summary-metrics__item--off::before {
  background-color: #6B7280;
}

.live-operator-occupancy-summary-metrics__item--free .live-operator-occupancy-summary-metrics__label {
  color: #16A34A;
}

.live-operator-occupancy-summary-metrics__item--free::before {
  background-color: #16A34A;
}

.live-operator-occupancy-summary-metrics__item--calling .live-operator-occupancy-summary-metrics__label {
  color: #F59E0B;
}

.live-operator-occupancy-summary-metrics__item--calling::before {
  background-color: #F59E0B;
}

.live-operator-occupancy-summary-metrics__item--busy .live-operator-occupancy-summary-metrics__label {
  color: #DC2626;
}

.live-operator-occupancy-summary-metrics__item--busy::before {
  background-color: #DC2626;
}

.live-operator-occupancy-bar--summary {
  margin: 0;
  width: 100%;
  height: 16px;
}

.live-operator-occupancy-bar__segment {
  height: 100%;
}

.live-operator-occupancy-bar__segment--off {
  background-color: #6B7280;
}

.live-operator-occupancy-bar__segment--free {
  background-color: #16A34A;
}

.live-operator-occupancy-bar__segment--calling {
  background-color: #F59E0B;
}

.live-operator-occupancy-bar__segment--busy {
  background-color: #DC2626;
}

.live-duration-stack__item--current .live-duration-stack__value {
  font-weight: 600;
  color: #212529;
}

#data-table .status,
#data-table_live_calls .status {
  min-height: 50px;
  text-align: center;
}

#data-table .status .current,
#data-table_live_calls .status .current {
  height: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}

#data-table .status .button,
#data-table_live_calls .status .button {
  display: none;
  height: 30px;
  background-color: #337ab7;
  border-radius: 5px;
  padding: 5px 10px;
  text-decoration: none;
  color: #ffffff;
  text-align: center;
}

#data-table .status .button:hover,
#data-table_live_calls .status .button:hover {
  background-color: #23527c;
}

#data-table .add-button,
#data-table_live_calls .add-button {
  position: relative;
  text-align: center;
  padding: 0;
}

#data-table .add-button a,
#data-table_live_calls .add-button a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#data-table .add-button a::before,
#data-table_live_calls .add-button a::before {
  content: '';
  width: 0;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

#data-table .add-button a i,
#data-table_live_calls .add-button a i {
  vertical-align: middle;
  font-size: 16px;
}

td.disposition-failed,
td.voicemail-failed,
td.voicemail-listened-no {
  color: #ff0000;
}

td.disposition-success,
td.voicemail-success,
td.voicemail-listened-yes {
  color: #00ff00;
}

td.status-active {
  color: green;
}

td.status-passive {
  color: red;
}

.contact-name {
    font-weight: bold;
}

.queue-active {
  font-weight: bold;
  color: green;
}

.queue-passive {
  font-weight: bold;
  color: red;
}

td .audio {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

.delete-audio-container {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}

.delete-audio-container button {
  display: block;
  width: 20px;
  height: 20px;
  background-color: transparent;
  background-image: url("/assets/img/delete-default.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  border: none;
}

tr:hover .delete-audio-container button {
  background-image: url("/assets/img/delete-checked.svg");
}

#data-table .call-type,
#data-table_live_calls .call-type {
  position: relative;
  text-align: center;
  font-size: 30px;
}

.buttons-colvis {
  margin-top: -3px;
  margin-left: 5px;
  height: calc(1.8125rem + 2px);
  padding: .25rem .5rem;
  line-height: 1.5;
  border-radius: .2rem;
}


.content-wrapper form button.btn-primary {
  background: #004182;
  border-color: #004182;
}

.content-wrapper .card.card-primary.card-outline {
  border-color: #343a40;
}


.form-error-message {
  display: block;
  clear: both;
  color: red;
}

.form-success-message {
  display: block;
  clear: both;
  color: green;
}


/* FORM */


.content-wrapper > .content {
  /* padding: .5rem .5rem; */
  padding: 1rem 1rem;
}

.content-wrapper .page-header {
  font-family: 'mtavruli';
  font-weight: bold;
  font-size: 1.2rem;
}

.statical_count {
  font-family: 'mtavruli';
}

#live-calls-table-wrapper {
  overflow: hidden;
  transition: height 500ms ease-in-out;
}

#accordion .card {
  margin-bottom: 5px !important;
}

#accordion .card .card-title {
  font-size: 12px;
  width: 100%;
}


#accordion .card .card-title a {
  display: block;
  color: #333;
}


.weekend-style,
.to-delete-style {
  color: red;
  font-weight: bold;
}

.working-day-style {
  color: inherit;
}

.archive-link-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  font-size: 15px;
}

.archive-link-wrapper {
  box-sizing: border-box;
  display: block;
  padding: 5px 10px;
  margin: 3px;
  text-align: left;
  width: 230px;
  flex-basis: 230px;
}

.archive-counter {
  color: #2A2A2A;
}


#static-tabs .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #004182;
}

#stats-content .info-box {
  min-height: 40px !important;
  padding: 5px !important;
}

.ivr-outer-numbers .color-palette {
  height: 50px;
  line-height: 50px;
  text-align: right;
  padding-right: .75rem;
  border-radius: 3px;
}

.ivr-outer-numbers .color-palette.disabled {
  text-align: center;
  padding-right: 0;
  display: block;
}

.ivr-outer-numbers .color-palette-set {
  margin-bottom: 15px;
}

.ivr-outer-numbers .color-palette span {
  font-size: 12px;
}

.ivr-outer-numbers .color-palette span a {
  color: #fff;
}

.ivr-outer-numbers .color-palette.disabled span {
  display: block;
  text-align: left;
  padding-left: .75rem;
}

.ivr-outer-numbers.color-palette-box h4 {
  position: absolute;
  left: 1.25rem;
  margin-top: .8rem;
  color: rgba(255, 255, 255);
  font-size: 20px;
  display: block;
}

#data-table_stats td.live-status-metric-cell {
  box-shadow: inset 4px 0 0 transparent;
}

#data-table_stats td.live-status-metric-cell--off,
#data-table_stats tbody tr:hover td.live-status-metric-cell--off {
  background-color: #F3F4F6 !important;
  box-shadow: inset 4px 0 0 #6B7280;
}

#data-table_stats td.live-status-metric-cell--free,
#data-table_stats tbody tr:hover td.live-status-metric-cell--free {
  background-color: #ECFDF5 !important;
  box-shadow: inset 4px 0 0 #16A34A;
}

#data-table_stats td.live-status-metric-cell--busy,
#data-table_stats tbody tr:hover td.live-status-metric-cell--busy {
  background-color: #FEF2F2 !important;
  box-shadow: inset 4px 0 0 #DC2626;
}

#data-table_stats td.live-status-metric-cell--calling,
#data-table_stats tbody tr:hover td.live-status-metric-cell--calling {
  background-color: #FFFBEB !important;
  box-shadow: inset 4px 0 0 #F59E0B;
}



.hidden {
  display: none !important;
}


.live_calls_container{
  height: auto;
  max-height: 655px;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #fff;
  box-shadow: 0 0 1px rgba(0,0,0,.125), 0 1px 3px rgba(0,0,0,.2);
  background-clip: border-box;
  border: 0 solid rgba(0,0,0,.125);
  border-radius: 0.25rem;
  margin-bottom: 1rem;
}

.live_calls_container .card {
  margin-bottom: 0;
}

.main-sidebar .brand-link {
  background-color: #ffffff !important;
}

.main-sidebar .brand-link .brand-text {
  color: #000000 !important;
  font-weight: bold !important;
}

aside.main-sidebar {
  box-shadow: none !important;
}


/* INTRO */

.introjs-overlay{
  z-index: 1010;
}

.introjs-helperLayer{
  z-index: 1020;
}


.introjs-tooltipReferenceLayer{
  z-index: 1038;
}

.intro-content{
  margin-bottom: 6px;
}

.intro-content .dropdown-item{
  white-space: normal;
  cursor: pointer;
  display: flex;
}

.intro-content .dropdown-item span{
  font-weight: bold;
}

.intro-content .dropdown-item a{
  color: #212529;
  font-weight: bold;
}

/* INTRO */

.dialer-monitoring-data div {
  display: flex;
  justify-content: space-between;
  padding: 1px 4px;
}

.dialer-monitoring-data div:hover {
  background-color: white;
}

.switcher input:disabled + .slider {
  background-color: #acbbc7;
}

.inter-sms-tariffs-table th {
  font-size: 1.3em;
}

.inter-sms-tariffs-table td {
  font-size: 1.3em;
}

.password-expiration-warning-blink {
  color: #ff4d4d;
  line-height: 1.2;
  animation: passwordExpirationWarningBlink 6s infinite ease-in-out;
}

body.sidebar-collapse .main-sidebar .password-expiration-warning-blink {
  display: none !important;
}

@keyframes passwordExpirationWarningBlink {

  /* Normal state (most of the time) */
  0%, 80%, 100% {
    color: #ff4d4d;
    text-shadow: 0 0 2px rgba(255, 80, 80, 0.3);
  }

  /* Attention pulse (~1 second) */
  85% {
    color: #ff8080;
    text-shadow:
            0 0 6px rgba(255, 80, 80, 0.6),
            0 0 12px rgba(255, 80, 80, 0.4);
  }

  90% {
    color: #ffffff;
    text-shadow:
            0 0 10px rgba(255, 80, 80, 0.8),
            0 0 18px rgba(255, 80, 80, 0.5);
  }

  95% {
    color: #ff8080;
    text-shadow:
            0 0 6px rgba(255, 80, 80, 0.6),
            0 0 12px rgba(255, 80, 80, 0.4);
  }
}
