.pure-material-textfield-outlined {--pure-material-safari-helper1: rgb(var(--pure-material-primary-rgb, 0, 131, 202));position: relative;display: inline-block;padding-top: 6px;font-size: 16px;line-height: 1.5;width: 100%;overflow: hidden;margin-top: 6px;}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {transition: background-color 5000s ease-in-out 0s;-webkit-text-fill-color: #282E31 !important;}
.pure-material-textfield-outlined > input,
.pure-material-textfield-outlined > textarea {box-sizing: border-box;margin: 0;border: solid 1px;border-color: transparent!important;background-color: #EDF2F6!important;border-top-color: transparent;border-radius: 0px;padding: 15px 13px 15px;width: 100%;height: inherit;color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);background-color: transparent;box-shadow: none;font-family: inherit;font-size: inherit;line-height: inherit;caret-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));transition: border 0.2s, box-shadow 0.2s;z-index: 1;position: relative;border-bottom: 1px solid #203F5D!important;font-weight: initial;font-size: 14px;font-weight: 400;padding-top: 22px;padding-bottom: 8px;border-radius: 5px 5px 0px 0px;}
.dropdown label {font-weight: 400;margin-top: 3px;}
.pure-material-textfield-outlined > input + span,
.pure-material-textfield-outlined > textarea + span {position: absolute;top: 0;left: 0;display: flex;border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);width: 100%;max-height: 100%;color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);font-size: 75%;line-height: 15px;cursor: text;transition: color 0.2s, font-size 0.2s, line-height 0.2s;z-index: 99;margin-top: 15px;font-size: 12px;font-weight: 400;margin-left: 13px;}
.pure-material-textfield-outlined:hover > input,
.pure-material-textfield-outlined:hover > textarea {border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);border-top-color: transparent;}
.pure-material-textfield-outlined:hover > input + span::before,
.pure-material-textfield-outlined:hover > textarea + span::before,
.pure-material-textfield-outlined:hover > input + span::after,
.pure-material-textfield-outlined:hover > textarea + span::after {border-top-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);}
.pure-material-textfield-outlined:hover > input:not(:focus):placeholder-shown,
.pure-material-textfield-outlined:hover > textarea:not(:focus):placeholder-shown {border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);}
.pure-material-textfield-outlined > input:not(:focus):placeholder-shown,
.pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown {border-top-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);}
.pure-material-textfield-outlined > input:not(:focus):placeholder-shown + span, 
.pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown + span {font-size: inherit;line-height: 35px;z-index: 10;font-size: 14px;opacity: 0.7;font-weight: 300;color: rgb(32 63 93 / 80%)!important;}
.pure-material-textfield-outlined > input:not(:focus):placeholder-shown + span::before,
.pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown + span::before,
.pure-material-textfield-outlined > input:not(:focus):placeholder-shown + span::after,
.pure-material-textfield-outlined > textarea:not(:focus):placeholder-shown + span::after {border-top-color: transparent;}
.pure-material-textfield-outlined > input:focus,
.pure-material-textfield-outlined > textarea:focus {border-bottom: 1px solid #2196f3!important;border-top-color: transparent;box-shadow: none!important;    outline: none;}
.pure-material-textfield-outlined > input:focus + span,
.pure-material-textfield-outlined > textarea:focus + span {color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));}
.pure-material-textfield-outlined > input:focus + span::before,
.pure-material-textfield-outlined > input:focus + span::after,
.pure-material-textfield-outlined > textarea:focus + span::before,
.pure-material-textfield-outlined > textarea:focus + span::after {border-top-color: var(--pure-material-safari-helper1) !important;}
.pure-material-textfield-outlined > input:disabled,
.pure-material-textfield-outlined > input:disabled + span,
.pure-material-textfield-outlined > textarea:disabled,
.pure-material-textfield-outlined > textarea:disabled + span {border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38) !important;border-top-color: transparent !important;color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38);pointer-events: none;}
.pure-material-textfield-outlined > input:disabled + span::before,
.pure-material-textfield-outlined > input:disabled + span::after,
.pure-material-textfield-outlined > textarea:disabled + span::before,
.pure-material-textfield-outlined > textarea:disabled + span::after {border-top-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38) !important;}
.pure-material-textfield-outlined > input:disabled:placeholder-shown,
.pure-material-textfield-outlined > input:disabled:placeholder-shown + span,
.pure-material-textfield-outlined > textarea:disabled:placeholder-shown,
.pure-material-textfield-outlined > textarea:disabled:placeholder-shown + span {border-top-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38) !important;}
.pure-material-textfield-outlined > input:disabled:placeholder-shown + span::before,
.pure-material-textfield-outlined > input:disabled:placeholder-shown + span::after,
.pure-material-textfield-outlined > textarea:disabled:placeholder-shown + span::before,
.pure-material-textfield-outlined > textarea:disabled:placeholder-shown + span::after {border-top-color: transparent !important;}
@media not all and (min-resolution:.001dpcm) {@supports (-webkit-appearance:none) {.pure-material-textfield-outlined > input,.pure-material-textfield-outlined > input + span,.pure-material-textfield-outlined > textarea,.pure-material-textfield-outlined > textarea + span,.pure-material-textfield-outlined > input + span::before,.pure-material-textfield-outlined > input + span::after,.pure-material-textfield-outlined > textarea + span::before,.pure-material-textfield-outlined > textarea + span::after {transition-duration: 0.1s;}}}
textarea {  min-height: 200px!important;}
.checkbox {display: inline-block;position: relative;margin: 0 0 10px;font-size: 16px;line-height: 24px;}
.checkbox__input {position: absolute;top: 4px;left: 0;width: 16px;height: 16px;opacity: 0;z-index: 0;}
.checkbox__label {display: block;padding: 0 0 0 24px;cursor: pointer;}
.checkbox__label:before {content: '';position: absolute;top: 4px;left: 0;width: 16px;height: 16px;background-color: transparent;border: 2px solid rgba(0, 0, 0, 0.54);border-radius: 2px;z-index: 1;transition: all 0.28s cubic-bezier(0.4, 0, 0.2, 1);transition-property: background-color, border-color;}
.checkbox__label:after {content: '';position: absolute;top: 5px;left: 5px;width: 6px;height: 12px;border-bottom: 2px solid transparent;border-right: 2px solid transparent;-webkit-transform: rotate(45deg);transform: rotate(45deg);  z-index: 2;transition: border-color 0.28s cubic-bezier(0.4, 0, 0.2, 1);}
.checkbox__input:checked + .checkbox__label:before {background-color: #3f51b5;border-color: #3f51b5;}
.checkbox__input:checked + .checkbox__label:after {border-color: #fff;}
.dropdown input[type=checkbox] {float: left;display: inline-block;margin-top: 4px;margin-right: 9px;}
.dropdown span.drpdwn-value {display: table-cell;margin-left: 28px;}
.dropdown .drpdwn-value {color: #203F5D;font-size: 14px;}
.dropdown b {margin: 0px;display: inline-block;margin-bottom: 7px;}
.mtop{margin-top: 30px;}

.daterangepicker {
  background-color: #edf2f6;
  position: absolute;
  color: inherit;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
  display: none!important;
}

.daterangepicker.opensright:after {
  left: 10px;
  display: none!important;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 292px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid #282e31;
  border-width: 0 1px 1px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table td {
    color: rgba(48, 48, 48, 0.8)!important;
    font-size: 16px!important;
    line-height: 24px!important;
    padding: 6px 0px!important;
}

.daterangepicker .calendar-table {
    border: 1px solid #fff;
    border-radius: 0px;
    background-color: #edf2f6;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}
.daterangepicker {
    width: 277px;
}
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: rgba(1, 5, 30, 0.3);
  border-color: transparent;
  color: #fff!important;
  border-radius: 0px;
}
.daterangepicker th.available:hover  {
  background-color: transparent;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #2196f3;
  border-color: transparent;
  border-radius: 0px!important;
  color: #fff!important;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 16px;
    padding: 5px;
    height: auto;
    font-weight: 400;
    margin: 0;
    cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
   width: 292px;
  }

  .daterangepicker .ranges ul {
    width: 140px;
  }

  .daterangepicker.single .ranges ul {
    width: 100%;
  }

  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }


  .daterangepicker {
    direction: ltr;
    text-align: left;
  }

  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }

  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }

  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }

  .daterangepicker .ranges {
    float: left;
  }

  .daterangepicker.rtl .ranges {
    float: right;
  }

  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
.daterangepicker {
    margin-top: 0px!important;
    background-color: #edf2f6;
    border-radius: 0px!important;
    border: 1px solid #ffffff;
}

.pure-material-textfield-outlined > textarea + span {
  background-color: #edf2f6;
    padding-top: 10px;
    margin-top: 7px;
    margin-left: 0px;
    padding-left: 15px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;}
