.aside .aside-menu.ps > .ps__rail-y {
    background-color: #E1F0FF;
}
.aside .aside-menu.ps > .ps__rail-y > .ps__thumb-y {
    background-color: #3699FF;
}
.aside .aside-menu.ps > .ps__rail-y > .ps__thumb-y:hover, .aside .aside-menu.ps > .ps__rail-y > .ps__thumb-y:focus {
    background-color: #3699FF;
}
.form-group {
    margin-bottom: 1rem;
}
.scroll.ps > .ps__rail-y {
    width: 10px;
    background-color: #E1F0FF;
}
.scroll.ps > .ps__rail-y > .ps__thumb-y {
    width: 10px;
    background-color: #3699FF;
}
.scroll.ps > .ps__rail-y > .ps__thumb-y:hover, .scroll.ps > .ps__rail-y > .ps__thumb-y:focus {
    width: 10px;
    background-color: #3699FF;
}
.table.dataTable tbody tr {
    cursor: pointer;
}
.table.dataTable tbody tr:hover {
    box-shadow: inset 1px 0 0 #dadce0,inset -1px 0 0 #dadce0,0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);
    z-index: 1;
}
.table-hover tbody tr:hover {
    background-color: transparent;
}
.dataTables_wrapper .dataTable tbody tr.selected td {
    background-color: #E1F0FF;
    border-color: #FFFFFF;
}
.table.table-separate th:first-child, .table.table-separate td:first-child {
    padding-left: 15px !important;
}
.swal2-popup {
	padding: 0;
	width: 480px;
	min-height: 200px;
	padding: 0 20px 0 20px;
}
.swal2-popup .swal2-title {
	font-size: 1.6rem;
	margin: 30px 0 0 0;
}
.swal2-popup .btn {
	margin: 0;
}
.swal2-styled.swal2-confirm {
	padding-left: 27px;
	padding-right: 27px;
	margin-left: 10px;
}
.swal2-header {
	align-items: start;
}
.swal2-content {
	text-align: start;
	font-size: 1rem;
}
.swal2-container.swal2-backdrop-show {
    background: rgba(0, 0, 0, 0.5);
}
.swal2-actions {
	justify-content: flex-end;
}
.swal2-styled {
    padding: 0.625em 1em;
}
.swal2-loader{
    width: 3.5em;
    height: 3.5em;
    border-color: #2778c4 #2778c4 #2778c4 transparent;
}
.swal2-actions.swal2-loading {
    justify-content: center;
}
.swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
    width: 3.5em;
    height: 3.5em;
}
div.swal2-actions.swal2-loading button.swal2-confirm.swal2-styled {
    border-top-color:  rgb(54, 153, 255);
}
.swal2-styled.swal2-confirm {
    background-color: #3699FF;
    font-weight: bold;
}
.swal2-styled.swal2-cancel {
    color: #3699FF;
    background-color: transparent;
    border: 1px solid #3699FF;
    font-weight: bold;
}
.swal2-styled.swal2-cancel:hover, .swal2-styled.swal2-cancel:active {
    color: #FFFFFF;
    background-color: #3699FF;
    border: 1px solid #3699FF;
    font-weight: bold;
}
.modal-header {
    padding: 1rem 1.75rem;
}
.modal-body {
    padding: 1rem 1.50rem;
}
.modal-footer {
    padding: 1rem;
}

.label-float{
    position: relative;
    padding-top: 13px;
  }
  
  .label-float input{
    border: 1px solid lightgrey;
    border-radius: 5px;
    outline: none;
    min-width: 250px;
    padding: 15px 20px;
    font-size: 12px;
    transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -webkit-appearance:none;
  }
  
  .label-float input:focus{
    border: 1px solid #3699FF;
  }
  
  .label-float input::placeholder{
    color:transparent;
  }
  
  .label-float label{
    pointer-events: none;
    position: absolute;
    top: calc(50% - 8px);
    left: 15px;
    transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    background-color: white;
    padding: 5px;
    box-sizing: border-box;
  }
  
  /* .label-float input:required:invalid + label{
    color: #F64E60;
  }
  .label-float input:focus:required:invalid{
    border: 1px solid #F64E60;    
  }
  .label-float input:required:invalid + label:before{
    content: '*';
  } */
  
  .label-float input:focus + label,
  .label-float input:not(:placeholder-shown) + label{
    font-size: 10px;
    top: 0;
    color: #3699FF;
  }

  .form-control.is-invalid + label{
    pointer-events: none;
    position: absolute;
    top: calc(50% - 15px);
    left: 15px;
    transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    background-color: white;
    padding: 5px;
    box-sizing: border-box;
  }

  .form-control.is-invalid:focus + label {
      color: #F64E60;
  }

  .rate-popover {
    color: grey;
}

.amber-text {
    color: #ffc107 !important;
}
.fa, .fas {
    font-weight: 900;
}
.fa, .far, .fas {
    font-family: "Font Awesome 5 Free";
}
.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.star-rating {
    font-size: 0;
    white-space: nowrap;
    display: inline-block;
    /* width: 250px; remove this */
    height: 50px;
    overflow: hidden;
    position: relative;
    background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjREREREREIiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=');
    background-size: contain;
  }
  .star-rating i {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    /* width: 20%; remove this */
    z-index: 1;
    background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMjBweCIgaGVpZ2h0PSIyMHB4IiB2aWV3Qm94PSIwIDAgMjAgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDIwIDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cG9seWdvbiBmaWxsPSIjRkZERjg4IiBwb2ludHM9IjEwLDAgMTMuMDksNi41ODMgMjAsNy42MzkgMTUsMTIuNzY0IDE2LjE4LDIwIDEwLDE2LjU4MyAzLjgyLDIwIDUsMTIuNzY0IDAsNy42MzkgNi45MSw2LjU4MyAiLz48L3N2Zz4=');
    background-size: contain;
  }
  .star-rating input {
    -moz-appearance: none;
    -webkit-appearance: none;
    opacity: 0;
    display: inline-block;
    /* width: 20%; remove this */
    height: 100%;
    margin: 0;
    padding: 0;
    z-index: 2;
    position: relative;
  }
  .star-rating input:hover + i,
  .star-rating input:checked + i {
    opacity: 1;
  }
  .star-rating i ~ i {
    width: 40%;
  }
  .star-rating i ~ i ~ i {
    width: 60%;
  }
  .star-rating i ~ i ~ i ~ i {
    width: 80%;
  }
  .star-rating i ~ i ~ i ~ i ~ i {
    width: 100%;
  }
  ::after,
  ::before {
    height: 100%;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
  }
  
  .star-rating.star-5 {width: 250px;}
  .star-rating.star-5 input,
  .star-rating.star-5 i {width: 20%;}
  .star-rating.star-5 i ~ i {width: 40%;}
  .star-rating.star-5 i ~ i ~ i {width: 60%;}
  .star-rating.star-5 i ~ i ~ i ~ i {width: 80%;}
  .star-rating.star-5 i ~ i ~ i ~ i ~i {width: 100%;}
  
  .star-rating.star-3 {width: 150px;}
  .star-rating.star-3 input,
  .star-rating.star-3 i {width: 33.33%;}
  .star-rating.star-3 i ~ i {width: 66.66%;}
  .star-rating.star-3 i ~ i ~ i {width: 100%;}
