﻿/* entries default style*/
.entryStyle {
  background-color: transparent !important;
  border-bottom: none !important;
  box-shadow: none !important;
}

.commentArea {
  overflow-y: auto !important;
}
.dx-scheduler-appointment-content-custom-icons {
  display: inline-block;
  font-size: 0.5rem;
  margin-left: 10px;
  vertical-align: super;
}

.dx-scheduler-appointment-inscription-title-ukraine-flag{
 margin-left:20px;
 width:25px;
 padding-bottom:5px;
}

.icons-appointment {
  margin-left: 10px;
  text-align: center;
  width: 15px !important;
}

/* beneficiary entries appointment icons color */
.dx-scheduler-appointment-content > * {
  color: #4e4e4e !important;
  font-weight: 700 !important;
}

.dx-scheduler-appointment-inscription-custom-details {
  position: absolute;
  right: 20px;
  top: 24px;
}

.dx-schedulter-appointment-content-inscription {
  font-size: 13px;
  font-style: italic;
  font-weight: lighter;
  margin-left: 10px;
}

.inscriptionTypeIcon {
  margin-right: 15px;
  font-size: 20px !important;
}