@font-face {
	font-family: 'FiraGO';
	src: url('/front/assets/fonts/FiraGO-Regular.eot');
	src: local('Ã¢ËœÂº'), url('/front/assets/fonts/FiraGO-Regular.woff') format('woff'), url('/front/assets/fonts/FiraGO-Regular.ttf') format('truetype'), url('/front/assets/fonts/FiraGO-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

a {
  color: #0a3251;
}
* {
  text-decoration: none !important;
}
body {
  font-family: "FiraGO", sans-serif;
  color: #0a3251 !important;
  background-color: #fff;
}
#main::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(https://dropshop.ge/static/media/gradient.c562ad34794759595c0b.png);
  z-index: -1;
  opacity: 0.03;
}
h2, h3, h4, h5, h6 {
  color: #0a3251 !important;
  font-feature-settings: 'case' on;
  font-weight: bold;
}
p {
  color: #0a3251;
}
.main-card {
  min-height: 100vh;
  padding: 1rem;
}
.rate-system {
  font-size: 2em;
  margin-top: 0.7em;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 0.3em;
}
.main-card-title {
  font-size: 0.47em !important;
}
.rate-system i {
  cursor: pointer;
}
.referer {
  font-size: 15px;
  color: #ffb200;
  font-weight: bold;
  font-feature-settings: 'case';
}

.rate-subelement {
  line-height: 25px;
  position: relative;
}
.hideinput {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
}
.rate-subelement label {
  font-size: 15px;
  padding-left: 30px;
  cursor: pointer;
}
.rate-subelement label::before {
  content: '';
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #0a3251;
  border-radius: 50%;
  top: 50%;
  margin-top: -8px;
}
.rate-subelement label::after {
  content: '';
  position: absolute;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  top: 50%;
  margin-top: -4px;
  background: #ffc43b;
  margin-left: 4px;
  display: none;
}
.rate-subelement input:checked + label::after {
  display: block;
}
.noresize {
  resize: none;
  width: 100%;
  border: 1px solid #ddd !important;
  border-radius: 10px;
  outline: none !important;
  padding: 10px;
  font-size: 0.5em;
}
.rate-button {
  font-size: 0.5em;
  font-feature-settings: 'case';
  border: 0;
  padding: 0.7em 3em;
  border-radius: 30px;
  background: #0a3251;
  color: #ffb200;
  margin: 0 auto;
  display: block;
  margin-bottom: 1em;
}
.rating-msg {
  width: 24px;
  text-align: center;
  border: 0;
  font-weight: bold;
  font-size: 20px;
  min-width: 24px;
  padding: 0;
}
.note {
  margin: 0;
  margin-top: 15px;
  background: #e6ffe1;
  padding: 5px;
  border-radius: 8px;
  font-size: 0.9em;
}
.withchebox label::before {
  border-radius: 2px !important;
}
.withchebox label::after {
  content: '✔';
  border-radius: 2px !important;
  background-color: transparent;
  margin-top: -10px;
}
.additional {
  font-size: 0.47em !important;
  color: #0a3251 !important;
  font-feature-settings: 'case' on;
  font-weight: bold;
}
.feedback-stat {
  visibility: hidden;
}

.bg-primary.bg-soft {
  background-color: rgba(85, 110, 230, .25) !important;
}
.pdn20 {
  padding: 20px 0px 20px 20px;
}

.avatar-title {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #556ee6;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}


.profile-user-wid {
  margin-top: -26px;
}
.avatar-md {
  height: 4.5rem;
  width: 4.5rem;
}

.form-select, .form-control {
  border-radius: 30px !important;
}
.radius8 {
  border-radius: 8px !important;
}
.logbtn {
  border-radius: 30px;
  background-color: #485ec4 !important;
}
.f-13 {
  font-size: 13px;
}
#password-addon {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: calc(100% - 2px);
  border-radius: 0 30px 30px 0;
  margin-top: 1px;
  margin-right: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
.card {
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.1) !important;
  border: 0 !important;
  border-radius: 8px;
}
.doctorList {
  margin: 0;
  padding: 0.8rem;
  height: calc(100vh - 177px);
  overflow: auto;
}

.doctorList li {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.35rem 0.35rem;
}

.doctorTitle {
  padding: 1rem 1rem 0 1rem;
  margin-bottom: 0;
  font-size: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.percentage {
  font-size: 12px;
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #ffc43b;
  border-radius: 50%;
  color: #0a3251;
  margin-right: 5px;
  font-weight: bold;
}
.range-slider {
  width: 100%;
}
.load-ajax {
  min-height: calc(100vh - 35px);
}
.ajaxLoader {
  width: 100%;
  height: calc(100vh - 35px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.rateDoctor {
  cursor: pointer;
}
.doctorName {
  font-size: 0.9rem;
}
.exportBtn {
  padding: 2px 10px;
  font-size: 14px;
  border-radius: 30px !important;
}

/* width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
  border-radius: 30px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.irs-min,
.irs-max {
    display: none;
}

.logout {
  width: 27px;
  height: 27px;
  display: inline-flex;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #cb2626;
  color: #fff !important;
}
.rateDoctor.active {
  border-radius: 30px;
  background-color: #eee;
} 
.statusFilter {
  font-size: 0.8rem;
  text-align: center;
  background: #eee;
  padding: 0.3rem 0.5rem;
  border-radius: 30px;
  cursor: pointer;
  color: #213855;
}
.rateDoctor.hide {
  display: none !important;
}
.statusFilter.active {
  background: #ffc43b;
  color: #213855;
}