@import url("https://themes.googleusercontent.com/fonts/css?kit=fpjTOVmNbO4Lz34iLyptLbfgO8a-Mgu8Qi-1UyO9tIAyvkW9a8BOYhSvqYy9Z89RNCiGkHrfARKSbc6Ckez4lzrcdOx2GUBrzYmzzEQU5Dw");
body {
  font-family: Roboto;
  font-size: 0.9em; }

*:focus {
  outline: none; }

.spacer {
  margin-top: 30px; }

.doctari-label-error {
  width: 58px;
  height: 16px;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 300;
  color: #d0021b; }

.doctari-popup {
  border-radius: 0 !important; }

.width-all {
  width: 100%; }

.header {
  width: 100%;
  height: 7vh;
  background-color: #067dcf;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 40px;
  z-index: 1000; }

.div-logo-login {
  width: 260px;
  height: 60px;
  margin-left: 20px;
  background-image: url("../img/doctari@3x.png");
  background-repeat: round;
  margin-top: 10px; }

.div-logo {
  width: 130px;
  height: 30px;
  margin-left: 20px;
  background-image: url("../img/doctari@3x.png");
  background-repeat: round; }

#login {
  font-family: Roboto;
  /*form {
        padding: 0 70px;
    }*/
  /* Modal Content */ }
  #login a {
    text-decoration: none; }
  #login .toolbar {
    height: 80px;
    max-height: 80px;
    display: -ms-flexbox;
    display: flex; }
  #login .terms a {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    color: #067dcf;
    margin-bottom: 10px; }
  #login md-content {
    background-color: #f1f1f1 !important; }
  #login .label-important {
    height: 26px;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #4a4a4a; }
  #login .facebook-login {
    margin-top: 50px; }
  #login .regular-login {
    margin-top: 30px; }
  #login .facebook-span {
    height: 19px;
    font-size: 14px;
    margin-left: 7px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #4a4a4a;
    line-height: 22px; }
  #login .login-form {
    width: 490px;
    height: 440px;
    padding: 25px;
    margin-top: 5vh;
    border-radius: 10px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3); }
  #login .register-form {
    width: 490px;
    padding: 25px;
    margin-top: 5vh;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3); }
    #login .register-form md-content {
      background-color: white !important; }
  #login .btn-register {
    border: solid 2px #067dcf;
    border-radius: 10px; }
  #login .btn-login {
    border-radius: 10px; }
  #login .img-logo {
    width: 410px;
    height: auto;
    margin-top: 5vh; }
  #login #login-extras {
    margin-top: 25px;
    width: 490px; }
    #login #login-extras a {
      font-family: Roboto;
      font-size: 14px;
      font-weight: 300;
      font-style: italic;
      font-stretch: normal;
      color: #067dcf;
      margin-top: 15px; }
    #login #login-extras .register-link {
      margin-right: 10px;
      margin-top: 15px;
      font-size: 14px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal; }
  #login .center-text {
    text-align: center; }
  #login .registerform {
    margin-top: 20px; }
    #login .registerform .md-errors-spacer {
      min-height: 0; }
    #login .registerform .md-datepicker-input-container {
      width: 100% !important; }
      #login .registerform .md-datepicker-input-container .md-datepicker-input {
        max-width: 500px; }
  @media (max-width: 768px) {
    #login .img-logo {
      width: 210px;
      margin-top: 5vh; } }
  #login .modal-alert {
    display: block;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1000;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: black;
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */ }
  #login .modal-alert-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    position: absolute;
    top: 29%;
    left: 50%;
    transform: translate(-50%, -50%); }

#mpauth {
  font-family: Roboto;
  /*form {
        padding: 0 70px;
    }*/ }
  #mpauth a {
    text-decoration: none; }
  #mpauth .toolbar {
    height: 80px;
    max-height: 80px;
    display: -ms-flexbox;
    display: flex; }
  #mpauth .terms a {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    font-stretch: normal;
    color: #067dcf;
    margin-bottom: 10px; }
  #mpauth md-content {
    background-color: #f1f1f1 !important; }
  #mpauth .label-important {
    height: 26px;
    font-size: 20px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #4a4a4a; }
  #mpauth .facebook-login {
    margin-top: 50px; }
  #mpauth .regular-login {
    margin-top: 30px; }
  #mpauth .facebook-span {
    height: 19px;
    font-size: 14px;
    margin-left: 7px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #4a4a4a;
    line-height: 22px; }
  #mpauth .msg-form {
    width: 400px;
    height: 110px;
    padding: 25px;
    margin-top: 15vh;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3); }
  #mpauth .register-form {
    width: 490px;
    padding: 25px;
    margin-top: 15vh;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3); }
    #mpauth .register-form md-content {
      background-color: white !important; }
  #mpauth #login-extras {
    margin-top: 25px;
    width: 490px; }
    #mpauth #login-extras a {
      font-family: Roboto;
      font-size: 14px;
      font-weight: 300;
      font-style: italic;
      font-stretch: normal;
      color: #067dcf;
      margin-top: 15px; }
    #mpauth #login-extras .register-link {
      margin-right: 10px;
      margin-top: 15px;
      font-size: 14px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal; }
  #mpauth .center-text {
    text-align: center; }
  #mpauth .registerform {
    margin-top: 20px; }
    #mpauth .registerform .md-errors-spacer {
      min-height: 0; }
    #mpauth .registerform .md-datepicker-input-container {
      width: 100% !important; }
      #mpauth .registerform .md-datepicker-input-container .md-datepicker-input {
        max-width: 500px; }

#doctor-home #calendar #a {
  height: inherit;
  line-height: inherit; }

#doctor-home .subtitle {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #9b9b9b; }

#doctor-home .doctorAgenda {
  padding: 30px 0;
  background-color: white; }

#doctor-home .appointments-doctor {
  width: 100%;
  background-color: #f1f1f1;
  padding: 40px 0;
  position: relative; }

#doctor-home .appointment-title {
  padding-left: 60px;
  margin-bottom: 25px; }

#doctor-home .appointment-sub-title {
  text-transform: capitalize;
  color: gray;
  font-size: 1em;
  padding-left: 15px; }

#doctor-home .no-appointments-msg {
  text-align: center; }

#doctor-home .fc-event-container a {
  text-decoration: none; }

#doctor-home .appointment-taken {
  background-color: #fde9cc;
  border: transparent;
  border-left: 3px solid #fa9c17;
  margin-bottom: 1px;
  margin-top: 2px;
  color: transparent; }

#doctor-home .appointment-type-0 {
  background-color: #d2effd;
  border: transparent;
  border-left: 3px solid #33aff9;
  margin-bottom: 1px;
  margin-top: 2px;
  color: transparent; }

#doctor-home .appointment-type-1 {
  background-color: #d4d6fd;
  border: transparent;
  border-left: 3px solid #344cf8;
  margin-bottom: 1px;
  margin-top: 2px;
  color: transparent; }

#doctor-home .appointment-type-2 {
  border: transparent;
  background-color: #d7f1da;
  border-left: 3px solid #49c65d;
  margin-bottom: 1px;
  margin-top: 2px;
  color: transparent; }

#doctor-home .fc td {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: #bbb; }

#doctor-home .fc-ltr .fc-time-grid .fc-event-container {
  margin: 0 1.5% 0 1px; }

#doctor-home .fc-month-view a.fc-day-grid-event {
  border: 2px solid; }

#tutorial md-dialog {
  max-width: 100% !important; }

#doctor-payments md-content {
  background-color: white !important; }

#doctor-payments md-tabs md-tabs-wrapper {
  background-color: #067dcf !important;
  border: none; }
  #doctor-payments md-tabs md-tabs-wrapper md-tab-item {
    color: white; }

#doctor-payments md-tabs md-ink-bar {
  border: 2px solid #ff7d52; }

#doctor-payments md-tabs md-tabs-content-wrapper md-content {
  background: white; }

#doctor-payments h2 {
  margin: 0; }

#doctor-payments .md-button {
  padding: 0 !important;
  margin-top: 10px; }

#doctor-payments .date-input {
  margin-left: 10px; }

#doctor-payments .empty-table,
#doctor-payments .tab-content {
  margin: 20px 0; }

#doctor-payments .empty-table {
  text-align: center; }

#doctor-payments .subtitle {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #078fed; }

#doctor-payments .table-wrapper .summary {
  font-size: 14px;
  color: #4a4a4a;
  font-weight: 300; }
  #doctor-payments .table-wrapper .summary .sum {
    font-size: 16px;
    color: #078fed;
    font-weight: 400;
    margin-left: 5px; }

#doctor-payments .table-wrapper table {
  width: 100%; }
  #doctor-payments .table-wrapper table thead {
    background-color: #f1f1f1;
    font-size: 14px;
    color: #4a4a4a;
    font-weight: bold; }
    #doctor-payments .table-wrapper table thead tr th {
      padding: 3px 1px; }
  #doctor-payments .table-wrapper table tbody {
    font-size: 14px;
    color: #4a4a4a;
    font-weight: 300; }
    #doctor-payments .table-wrapper table tbody tr {
      border-bottom: solid 1px #d5d5d5; }
      #doctor-payments .table-wrapper table tbody tr td {
        padding: 6px 0 2px 2px; }
  #doctor-payments .table-wrapper table tr td:last-child,
  #doctor-payments .table-wrapper table tr th:last-child {
    text-align: right; }

#doctor-home .appointments,
#patientHome .appointments,
.appointmentsList .appointments,
#patient-schedule-requests .appointments {
  width: 100%;
  background-color: #f1f1f1;
  padding: 40px 0;
  position: relative;
  margin-bottom: 30px; }

#doctor-home .title,
#patientHome .title,
.appointmentsList .title,
#patient-schedule-requests .title {
  height: 26px;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #4a4a4a; }

#doctor-home .subtitle,
#patientHome .subtitle,
.appointmentsList .subtitle,
#patient-schedule-requests .subtitle {
  height: 20px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #4a4a4a; }

#doctor-home .doctor-img,
#patientHome .doctor-img,
.appointmentsList .doctor-img,
#patient-schedule-requests .doctor-img {
  width: 70px;
  height: 70px;
  border: solid 2px #1a9ef8;
  border-radius: 50%;
  margin: 0 10px; }

#doctor-home md-card-header,
#patientHome md-card-header,
.appointmentsList md-card-header,
#patient-schedule-requests md-card-header {
  border-bottom: solid #707070 1px;
  margin: 0px 20px; }

#doctor-home .card,
#patientHome .card,
.appointmentsList .card,
#patient-schedule-requests .card {
  width: 300px;
  height: 222px;
  border-radius: 2px;
  background-color: white;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  border-top: 2px solid #1a9ef8; }
  #doctor-home .card.card-appointment-type-0,
  #patientHome .card.card-appointment-type-0,
  .appointmentsList .card.card-appointment-type-0,
  #patient-schedule-requests .card.card-appointment-type-0 {
    border-top: 4px solid #33aff9; }
  #doctor-home .card.card-appointment-type-1,
  #patientHome .card.card-appointment-type-1,
  .appointmentsList .card.card-appointment-type-1,
  #patient-schedule-requests .card.card-appointment-type-1 {
    border-top: 4px solid #344cf8; }
  #doctor-home .card.card-appointment-type-2,
  #patientHome .card.card-appointment-type-2,
  .appointmentsList .card.card-appointment-type-2,
  #patient-schedule-requests .card.card-appointment-type-2 {
    border-top: 4px solid #49c65d; }
    #doctor-home .card.card-appointment-type-2 button,
    #patientHome .card.card-appointment-type-2 button,
    .appointmentsList .card.card-appointment-type-2 button,
    #patient-schedule-requests .card.card-appointment-type-2 button {
      margin: 6px 0px; }
  #doctor-home .card img,
  #patientHome .card img,
  .appointmentsList .card img,
  #patient-schedule-requests .card img {
    width: 60px;
    height: 60px;
    border: solid 2px #1a9ef8;
    border-radius: 50%;
    margin: 0 10px; }
  #doctor-home .card .doctor-details.margin-20,
  #patientHome .card .doctor-details.margin-20,
  .appointmentsList .card .doctor-details.margin-20,
  #patient-schedule-requests .card .doctor-details.margin-20 {
    margin-top: 20px; }
  #doctor-home .card .doctor-details .title-details,
  #patientHome .card .doctor-details .title-details,
  .appointmentsList .card .doctor-details .title-details,
  #patient-schedule-requests .card .doctor-details .title-details {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #4a4a4a;
    margin: 0; }
  #doctor-home .card .doctor-details .subtitle-details,
  #patientHome .card .doctor-details .subtitle-details,
  .appointmentsList .card .doctor-details .subtitle-details,
  #patient-schedule-requests .card .doctor-details .subtitle-details {
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #4a4a4a;
    margin: 0; }
  #doctor-home .card button,
  #patientHome .card button,
  .appointmentsList .card button,
  #patient-schedule-requests .card button {
    min-width: 30px;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5); }
  #doctor-home .card .card-title,
  #patientHome .card .card-title,
  .appointmentsList .card .card-title,
  #patient-schedule-requests .card .card-title {
    height: 24px;
    margin-top: 10px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #4a4a4a;
    display: inline; }
  #doctor-home .card .card-hour,
  #patientHome .card .card-hour,
  .appointmentsList .card .card-hour,
  #patient-schedule-requests .card .card-hour {
    height: 24px;
    margin-top: 10px;
    margin-left: 7px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #4a4a4a;
    display: inline; }

#doctor-home .card,
#patientHome .card,
.appointmentsList .card,
#patient-schedule-requests .card {
  background-color: #EEEEEE !important;
  border: none;
  height: auto; }

#doctor-home .time-alert,
#patientHome .time-alert,
.appointmentsList .time-alert,
#patient-schedule-requests .time-alert {
  position: absolute;
  width: 66px;
  height: 26px;
  border-radius: 12px;
  background-color: #faeee1;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.34);
  border: solid 1px #ff7d52; }
  #doctor-home .time-alert .clock-icon,
  #patientHome .time-alert .clock-icon,
  .appointmentsList .time-alert .clock-icon,
  #patient-schedule-requests .time-alert .clock-icon {
    width: 30px;
    height: 30px;
    font-size: 30px;
    line-height: 25px;
    color: #ff7d52;
    margin-left: -3px;
    margin-right: 2px; }
  #doctor-home .time-alert .clock-text,
  #patientHome .time-alert .clock-text,
  .appointmentsList .time-alert .clock-text,
  #patient-schedule-requests .time-alert .clock-text {
    height: 19px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #ff7d52;
    line-height: 23px; }

#doctor-home .new-appointment,
#patientHome .new-appointment,
.appointmentsList .new-appointment,
#patient-schedule-requests .new-appointment {
  background-color: white; }

#doctor-home .filters-wrapper md-input-container,
#patientHome .filters-wrapper md-input-container,
.appointmentsList .filters-wrapper md-input-container,
#patient-schedule-requests .filters-wrapper md-input-container {
  min-width: 100px;
  margin-left: 10px;
  margin-right: 10px; }

#doctor-home .filters-wrapper md-input-container:first-child,
#patientHome .filters-wrapper md-input-container:first-child,
.appointmentsList .filters-wrapper md-input-container:first-child,
#patient-schedule-requests .filters-wrapper md-input-container:first-child {
  margin-left: 0; }

#doctor-home .filters-wrapper md-input-container:last-child,
#patientHome .filters-wrapper md-input-container:last-child,
.appointmentsList .filters-wrapper md-input-container:last-child,
#patient-schedule-requests .filters-wrapper md-input-container:last-child {
  margin-right: 0; }

#doctor-home .search-doc-p,
#patientHome .search-doc-p,
.appointmentsList .search-doc-p,
#patient-schedule-requests .search-doc-p {
  height: 26px;
  line-height: 27px;
  margin-right: 50px;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #4a4a4a; }

#doctor-home .search-doc-order,
#patientHome .search-doc-order,
.appointmentsList .search-doc-order,
#patient-schedule-requests .search-doc-order {
  margin-right: 10px;
  font-size: 14px;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #4a4a4a; }
  #doctor-home .search-doc-order.bold,
  #patientHome .search-doc-order.bold,
  .appointmentsList .search-doc-order.bold,
  #patient-schedule-requests .search-doc-order.bold {
    font-weight: bold; }
  #doctor-home .search-doc-order.selected,
  #patientHome .search-doc-order.selected,
  .appointmentsList .search-doc-order.selected,
  #patient-schedule-requests .search-doc-order.selected {
    border-bottom: 3px solid #ff7d52; }

#doctor-home .f2f_circle,
#doctor-home .online_circle,
#doctor-home .internal_circle,
#patientHome .f2f_circle,
#patientHome .online_circle,
#patientHome .internal_circle,
.appointmentsList .f2f_circle,
.appointmentsList .online_circle,
.appointmentsList .internal_circle,
#patient-schedule-requests .f2f_circle,
#patient-schedule-requests .online_circle,
#patient-schedule-requests .internal_circle {
  border-radius: 50%;
  margin: 0 10px;
  height: 20px;
  width: 20px; }
  #doctor-home .f2f_circle.small,
  #doctor-home .online_circle.small,
  #doctor-home .internal_circle.small,
  #patientHome .f2f_circle.small,
  #patientHome .online_circle.small,
  #patientHome .internal_circle.small,
  .appointmentsList .f2f_circle.small,
  .appointmentsList .online_circle.small,
  .appointmentsList .internal_circle.small,
  #patient-schedule-requests .f2f_circle.small,
  #patient-schedule-requests .online_circle.small,
  #patient-schedule-requests .internal_circle.small {
    height: 15px;
    width: 15px;
    margin: 4px; }

#doctor-home .online_circle,
#patientHome .online_circle,
.appointmentsList .online_circle,
#patient-schedule-requests .online_circle {
  background-color: #d2effd;
  border: 2px solid #33aff9; }

#doctor-home .f2f_circle,
#patientHome .f2f_circle,
.appointmentsList .f2f_circle,
#patient-schedule-requests .f2f_circle {
  background-color: #d4d6fd;
  border: 2px solid #344cf8; }

#doctor-home .internal_circle,
#patientHome .internal_circle,
.appointmentsList .internal_circle,
#patient-schedule-requests .internal_circle {
  background-color: #d7f1da;
  border: 2px solid #49c65d; }

#doctor-home .appointments-results .disponibility-references,
#patientHome .appointments-results .disponibility-references,
.appointmentsList .appointments-results .disponibility-references,
#patient-schedule-requests .appointments-results .disponibility-references {
  margin-bottom: 15px; }

#doctor-home .appointments-results .appointment-item,
#patientHome .appointments-results .appointment-item,
.appointmentsList .appointments-results .appointment-item,
#patient-schedule-requests .appointments-results .appointment-item {
  padding: 15px 0; }
  #doctor-home .appointments-results .appointment-item.border,
  #patientHome .appointments-results .appointment-item.border,
  .appointmentsList .appointments-results .appointment-item.border,
  #patient-schedule-requests .appointments-results .appointment-item.border {
    border-bottom: solid 1px #9b9b9b; }
  #doctor-home .appointments-results .appointment-item.last,
  #patientHome .appointments-results .appointment-item.last,
  .appointmentsList .appointments-results .appointment-item.last,
  #patient-schedule-requests .appointments-results .appointment-item.last {
    border-bottom: none; }
  #doctor-home .appointments-results .appointment-item img,
  #patientHome .appointments-results .appointment-item img,
  .appointmentsList .appointments-results .appointment-item img,
  #patient-schedule-requests .appointments-results .appointment-item img {
    width: 70px;
    height: 70px;
    margin-top: 10px;
    margin-right: 20px; }
  #doctor-home .appointments-results .appointment-item .title-details,
  #patientHome .appointments-results .appointment-item .title-details,
  .appointmentsList .appointments-results .appointment-item .title-details,
  #patient-schedule-requests .appointments-results .appointment-item .title-details {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #4a4a4a;
    margin: 0; }
  #doctor-home .appointments-results .appointment-item .subtitle-details,
  #patientHome .appointments-results .appointment-item .subtitle-details,
  .appointmentsList .appointments-results .appointment-item .subtitle-details,
  #patient-schedule-requests .appointments-results .appointment-item .subtitle-details {
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #4a4a4a;
    margin: 0; }

#doctor-home .next-hour,
#patientHome .next-hour,
.appointmentsList .next-hour,
#patient-schedule-requests .next-hour {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #9b9b9b;
  margin-top: 2px; }

#doctor-home .md-datepicker-input-container,
#patientHome .md-datepicker-input-container,
.appointmentsList .md-datepicker-input-container,
#patient-schedule-requests .md-datepicker-input-container {
  width: 100%; }

#doctor-home .a-view-agenda,
#patientHome .a-view-agenda,
.appointmentsList .a-view-agenda,
#patient-schedule-requests .a-view-agenda {
  text-decoration: underline;
  font-weight: 200;
  color: #078fed;
  font-style: italic; }

#doctor-home .next-hour-text,
#patientHome .next-hour-text,
.appointmentsList .next-hour-text,
#patient-schedule-requests .next-hour-text {
  border: 1px solid #078fed;
  border-radius: 5px 0 0 5px;
  border-width: 1px 0 1px 1px;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap; }
  #doctor-home .next-hour-text span,
  #patientHome .next-hour-text span,
  .appointmentsList .next-hour-text span,
  #patient-schedule-requests .next-hour-text span {
    color: #078fed;
    font-size: 13px;
    font-weight: 400;
    line-height: 28px;
    margin: 0 10px; }

#doctor-home .next-hour-btn,
#patientHome .next-hour-btn,
.appointmentsList .next-hour-btn,
#patient-schedule-requests .next-hour-btn {
  border: 1px solid #078fed;
  border-radius: 0 5px 5px 0;
  padding: 5px 10px;
  background-color: #078fed; }
  #doctor-home .next-hour-btn span,
  #patientHome .next-hour-btn span,
  .appointmentsList .next-hour-btn span,
  #patient-schedule-requests .next-hour-btn span {
    text-transform: uppercase;
    color: white;
    font-weight: 500; }

.appointments-list .user-appointments {
  max-height: 250px;
  overflow-y: scroll; }

.appointments-list .appointment-container {
  margin: 0 20px;
  padding: 0 30px; }
  .appointments-list .appointment-container .appointment-btn-container button {
    margin-top: 10px; }
  .appointments-list .appointment-container .appointment-row {
    border: solid 2px #067dcf;
    margin: 0 0 15px;
    padding: 10px; }
  .appointments-list .appointment-container .appointment-desc {
    margin-top: 10px; }
  .appointments-list .appointment-container .appointment-desc-text {
    max-height: 80px;
    overflow: auto; }
  .appointments-list .appointment-container .h4e-btn {
    width: 115px; }

.appointments-list .new-appointment-container {
  border-top: solid 2px #067dcf;
  border-bottom: solid 2px #067dcf; }
  .appointments-list .new-appointment-container button[type=submit] {
    width: 85px; }

.appointments-list .appointments-results {
  margin-top: 10px;
  margin-bottom: 50px; }
  .appointments-list .appointments-results button {
    width: 215px;
    margin-top: 10px; }
  .appointments-list .appointments-results select {
    width: 150px; }
  .appointments-list .appointments-results .appointment-item {
    margin-bottom: 35px; }

#new-appointment {
  font-family: Roboto; }
  #new-appointment .body {
    background-color: #f1f1f1; }
  #new-appointment .white-title {
    border-bottom: 1px solid #067dcf;
    border-radius: 2px;
    background-color: #ffffff;
    min-height: 120px;
    margin-top: 40px;
    padding: 15px 35px; }
  #new-appointment .pad-10 {
    padding: 10px; }
  #new-appointment .margin-50 {
    margin-top: 50px; }
  #new-appointment .mar-bot {
    margin-bottom: 20px; }
  #new-appointment .pad-bot-0 {
    padding-bottom: 0; }
  #new-appointment .pad-top-0 {
    padding-top: 0; }
  #new-appointment .terms {
    margin-left: 15px; }
    #new-appointment .terms a {
      font-family: Roboto;
      font-size: 14px;
      font-weight: 300;
      font-style: italic;
      font-stretch: normal;
      color: #067dcf;
      margin-bottom: 10px; }
  #new-appointment .doctor-information:hover {
    text-decoration: none; }
  #new-appointment .white-body {
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
    margin-bottom: 45px;
    padding: 55px; }
    #new-appointment .white-body .reason {
      margin-top: 8px;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: normal;
      letter-spacing: normal;
      text-align: left; }
    #new-appointment .white-body .span-normal {
      font-size: 14px;
      color: #4a4a4a; }
    #new-appointment .white-body .span-bold {
      font-size: 14px;
      color: #4a4a4a;
      font-weight: bold; }
      #new-appointment .white-body .span-bold.margin {
        margin-left: 8px; }
    #new-appointment .white-body .price {
      font-size: 18px;
      font-weight: 500;
      font-style: normal;
      font-stretch: normal;
      color: #ff7d52;
      margin-left: 8px;
      line-height: 20px; }
      #new-appointment .white-body .price.small {
        font-size: 14px; }
    #new-appointment .white-body .oldPrice {
      text-decoration: line-through;
      color: darkgray; }
  #new-appointment .file {
    border: solid 1px #067dcf;
    border-radius: 25px;
    height: 30px;
    width: 220px;
    line-height: 28px; }
  #new-appointment .loading-bar {
    padding: 0; }
    #new-appointment .loading-bar .linear-bar {
      margin-top: 5px; }
  #new-appointment .file-li {
    width: 400px;
    list-style: none;
    margin-bottom: 15px; }
  #new-appointment .file-item {
    margin: 15px 0 0;
    list-style: none;
    padding: 0; }
  #new-appointment .upload-btn {
    max-width: 200px;
    padding: 2px;
    margin-bottom: 15px; }
  #new-appointment .secondLine {
    margin-top: 25px; }
  #new-appointment .am-subtitle {
    padding: 0 8px; }
    #new-appointment .am-subtitle.margin {
      margin-top: 15px; }
    #new-appointment .am-subtitle.height-100 {
      height: 100%; }
  #new-appointment .title-container {
    height: 100%; }
  #new-appointment .title-text {
    color: #067dcf;
    font-size: 30px; }
  #new-appointment .header-doc-name {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    text-align: right;
    color: #4a4a4a; }
  #new-appointment .header-doc-specialty {
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    text-align: right;
    color: #4a4a4a; }
  #new-appointment .viewProfile {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    color: #067dcf; }
  #new-appointment .patientImg {
    width: 60px;
    height: 60px;
    margin-left: 20px; }
    #new-appointment .patientImg img {
      border: solid 2px #067dcf;
      border-radius: 50%; }
  #new-appointment .reason {
    padding: 0;
    margin-left: 8px;
    display: block; }
  #new-appointment .label-black {
    padding-left: 5%;
    padding-right: 5%; }
    #new-appointment .label-black label {
      color: #4a4a4a;
      font-weight: bold !important; }
    #new-appointment .label-black md-chips-wrap {
      box-shadow: none; }
  #new-appointment .label-black-2 {
    padding-left: 7%;
    padding-right: 7%; }
    #new-appointment .label-black-2 label {
      color: #4a4a4a;
      font-weight: bold !important; }
    #new-appointment .label-black-2 md-chips-wrap {
      box-shadow: none; }
  #new-appointment a {
    color: #428bca; }
  #new-appointment md-dialog {
    min-width: 500px !important;
    width: 500px !important; }
  #new-appointment .past-appointment-container {
    margin-bottom: 45px; }
  #new-appointment .past-appointment {
    height: 91px;
    padding: 20px;
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: solid 2px #067dcf;
    margin-top: 15px; }
    #new-appointment .past-appointment .text-1 {
      font-family: Roboto;
      font-size: 17px;
      color: #4a4a4a; }
    #new-appointment .past-appointment .text-2 {
      font-family: Roboto;
      font-size: 17px;
      font-weight: bold;
      color: #4a4a4a;
      margin-left: 10px; }
    #new-appointment .past-appointment .text-3 {
      font-family: Roboto;
      font-size: 14px;
      font-weight: 300;
      color: #4a4a4a; }
    #new-appointment .past-appointment .text-4 {
      font-family: Roboto;
      font-size: 14px;
      font-weight: bold;
      color: #4a4a4a; }
  #new-appointment .view-details {
    max-width: 158px;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5); }
  #new-appointment .label-big {
    font-size: 19px !important;
    color: #067dcf; }
  #new-appointment .upload-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex-align: center;
        align-items: center;
    padding-right: 0; }
    #new-appointment .upload-container span {
      margin-right: 10px; }

#profile md-content {
  background-color: white !important; }

#profile md-tabs md-tabs-wrapper {
  background-color: #067dcf !important;
  border: none; }
  #profile md-tabs md-tabs-wrapper md-tab-item {
    color: white; }

#profile md-tabs md-ink-bar {
  border: 2px solid #ff7d52; }

#profile md-tabs md-tabs-content-wrapper md-content {
  background: white; }

#profile .address-icon {
  margin: 6px;
  cursor: pointer; }

#profile .profile-subtitle {
  margin-top: 35px; }
  #profile .profile-subtitle .title {
    font-size: 1.2em;
    color: #067dcf;
    font-weight: bold; }
  #profile .profile-subtitle .action {
    text-decoration: underline;
    font-weight: 200;
    color: #078fed;
    font-style: italic; }
  #profile .profile-subtitle p {
    margin-left: 10px;
    margin-right: 10px; }

#profile .md-chips .md-chip-input-container md-autocomplete input {
  width: 400px; }

#profile .md-virtual-repeat-container.md-autocomplete-suggestions-container {
  height: 120px; }

#profile #profileAcademicLevelData,
#profile #profileFormMedicalData,
#profile #profileLaborData {
  margin-top: 30px; }

#profile ._md-datepicker-floating-label._md-datepicker-has-calendar-icon > label:not(.md-no-float):not(.md-container-ignore) {
  left: 0;
  width: 100%; }

#profile .md-datepicker-input-container {
  width: 100%; }

#profile .change-signature img {
  /* border-radius: 50%; */
  margin-top: 35px;
  width: 150px;
  height: 75px;
  border: solid 2px #1a9ef8; }

#profile .change-image img {
  border-radius: 50%;
  margin-top: 35px;
  width: 200px;
  height: 200px;
  border: solid 4px #1a9ef8; }

#profile .change-image .change-icon-container {
  top: -21px;
  position: relative; }

#profile .change-image .change-image-icon {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-color: #067dcf;
  text-align: center; }
  #profile .change-image .change-image-icon md-icon {
    width: 20px;
    height: 20px;
    color: #ffffff;
    vertical-align: middle; }

#profile .image-container {
  overflow: hidden; }
  #profile .image-container > div {
    width: 200px;
    height: 200px;
    cursor: pointer; }
    #profile .image-container > div:hover .profile-icon-overlay {
      bottom: 0; }

#profile .profile-icon-overlay {
  position: absolute;
  height: 35px;
  bottom: -35px;
  background-color: rgba(0, 0, 0, 0.4);
  width: 200px;
  padding: 5px;
  transition-property: all;
  transition-duration: 0.5s;
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1); }

#profile .profile-icon {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5em;
  color: white; }

#profile #my-account .profile-account-type {
  margin-top: 50px; }

#profile #my-account .span-text {
  /*color: $color-dark;*/ }

#profile #my-account md-radio-group {
  margin-top: 10px;
  margin-bottom: 20px; }

#profile #my-account .input-price {
  width: 100%; }

.ngdialog.ngdialog-theme-custom {
  padding-top: 125px;
  padding-bottom: 125px;
  /*.ngdialog-overlay {
		background: rgba(255,255,255,.5);
	}*/ }
  .ngdialog.ngdialog-theme-custom .ngdialog-content {
    background: rgba(255, 255, 255, 0.9);
    padding: 1.5em 2em;
    width: 440px;
    border-radius: 0; }
  .ngdialog.ngdialog-theme-custom .ngdialog-message {
    font-size: 16px;
    line-height: 22px; }
    .ngdialog.ngdialog-theme-custom .ngdialog-message h3 {
      font-size: 26px;
      line-height: 30px;
      margin-bottom: 20px; }
    .ngdialog.ngdialog-theme-custom .ngdialog-message ul {
      padding: 0 0 5px 35px; }
    .ngdialog.ngdialog-theme-custom .ngdialog-message.file-uploader .cropArea {
      border: 5px dashed #DDD;
      text-align: center;
      margin: 20px 0;
      overflow: hidden;
      height: 170px;
      padding: 10px 0; }
    .ngdialog.ngdialog-theme-custom .ngdialog-message.file-uploader .picture-outcome {
      width: 150px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 20px; }
    .ngdialog.ngdialog-theme-custom .ngdialog-message.file-uploader .dragover {
      border: 5px dashed #27ae60; }
    .ngdialog.ngdialog-theme-custom .ngdialog-message.file-uploader .error {
      font-size: 0.9em;
      color: red;
      margin-bottom: 10px; }
  .ngdialog.ngdialog-theme-custom .ngdialog-button.ngdialog-button-primary {
    background: #27ae60;
    border-radius: 0; }

.dialog-change-password {
  width: 500px;
  width: 600px; }

.hint {
  /* Position the hint */
  position: absolute;
  left: 2px;
  right: auto;
  bottom: 7px;
  /* Copy styles from ng-messages */
  font-size: 12px;
  line-height: 14px;
  transition: all 0.3s cubic-bezier(0.55, 0, 0.55, 0.2);
  /* Set our own color */
  color: #9b9b9b; }

#doctor-profile .doctor-header {
  margin-top: 35px; }

#doctor-profile .doctor-name {
  font-size: 18px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #4a4a4a; }

#doctor-profile .doctor-details {
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #4a4a4a; }

#doctor-profile .doctor-img {
  width: 100px;
  height: 100px;
  border: solid 2px #1a9ef8;
  border-radius: 50%;
  margin: 0 10px; }

#doctor-profile .primary {
  color: #067dcf; }

#doctor-profile .small-bold {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal; }
  #doctor-profile .small-bold.padding {
    padding-left: 15px; }

#doctor-profile .oldPrice {
  text-decoration: line-through;
  color: darkgray; }

#doctor-profile .underline {
  text-decoration: underline; }

#doctor-profile .div-more-info {
  padding-bottom: 10px; }

#doctor-profile .div-price {
  padding-top: 10px; }

#doctor-profile .arrows {
  padding: 0;
  margin: 0;
  cursor: pointer; }

#doctor-profile .doctor-info {
  padding-top: 20px;
  padding-bottom: 20px; }
  #doctor-profile .doctor-info .title {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    color: #4a4a4a; }
  #doctor-profile .doctor-info .normalText {
    margin-top: 10px;
    font-size: 13px;
    font-style: normal;
    font-stretch: normal;
    color: #4a4a4a; }

#doctor-profile .weekday {
  font-size: 14px;
  text-align: center;
  color: #4a4a4a;
  font-weight: 500; }
  #doctor-profile .weekday.day {
    font-size: 20px;
    line-height: 1px; }

#doctor-profile .clickable {
  height: 100%;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

#doctor-profile .calendar-divider {
  margin-bottom: 20px; }

#doctor-profile .availableHour {
  width: 90%;
  height: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: left;
      align-items: left;
  -ms-flex-pack: center;
      justify-content: center;
  margin: 0 0 3px; }
  #doctor-profile .availableHour span {
    color: #9b9b9b;
    margin-left: 5px; }
  #doctor-profile .availableHour.f2f {
    background-color: #067dcf; }
    #doctor-profile .availableHour.f2f span {
      color: #d6d6d6; }

#doctor-profile .appointment-type-0 {
  background-color: #d2effd;
  border-left: 3px solid #33aff9;
  height: 100%;
  width: 100%;
  margin-right: 3px; }

#doctor-profile .appointment-type-1 {
  background-color: #d4d6fd;
  border-left: 3px solid #344cf8;
  height: 100%;
  width: 100%;
  margin-right: 3px; }

#doctor-profile .appointment-type-2 {
  background-color: #d7f1da;
  border-left: 3px solid #49c65d;
  height: 100%;
  width: 100%;
  margin-right: 3px; }

#doctor-profile .nohours {
  color: #c9c9c9; }
  #doctor-profile .nohours.clock {
    font-size: 28px;
    margin-bottom: 20px; }
  #doctor-profile .nohours.text {
    font-weight: bold;
    text-align: center; }

#doctor-profile .card {
  width: 300px;
  height: 222px;
  border-radius: 2px;
  background-color: white;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  border-top: 2px solid #1a9ef8; }
  #doctor-profile .card.card-appointment-type-0 {
    border-top: 4px solid #33aff9; }
  #doctor-profile .card.card-appointment-type-1 {
    border-top: 4px solid #344cf8; }
  #doctor-profile .card.card-appointment-type-2 {
    border-top: 4px solid #49c65d; }
  #doctor-profile .card img {
    width: 60px;
    height: 60px;
    border: solid 2px #1a9ef8;
    border-radius: 50%;
    margin: 0 10px; }
  #doctor-profile .card .doctor-details.margin-20 {
    margin-top: 20px; }
  #doctor-profile .card .doctor-details .title-details {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #4a4a4a;
    margin: 0; }
  #doctor-profile .card .doctor-details .subtitle-details {
    height: 19px;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #4a4a4a;
    margin: 0; }
  #doctor-profile .card button {
    min-width: 30px;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5); }
  #doctor-profile .card .card-title {
    height: 24px;
    margin-top: 10px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #4a4a4a;
    display: inline; }
  #doctor-profile .card .card-hour {
    height: 24px;
    margin-top: 10px;
    margin-left: 7px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #4a4a4a;
    display: inline; }
  #doctor-profile .card.small {
    height: 140px !important; }

#doctor-profile .time-alert {
  position: absolute;
  width: 66px;
  height: 26px;
  border-radius: 12px;
  background-color: #faeee1;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.34);
  border: solid 1px #ff7d52; }
  #doctor-profile .time-alert .clock-icon {
    width: 30px;
    height: 30px;
    font-size: 30px;
    line-height: 25px;
    color: #ff7d52;
    margin-left: -3px;
    margin-right: 2px; }
  #doctor-profile .time-alert .clock-text {
    height: 19px;
    font-family: Roboto;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #ff7d52;
    line-height: 23px; }

#doctor-profile .past-appointments {
  background-color: #f1f1f1;
  padding: 20px 0; }
  #doctor-profile .past-appointments .user-appointments {
    max-height: 160px !important; }
  #doctor-profile .past-appointments .title {
    font-size: 18px;
    color: #4a4a4a; }
    #doctor-profile .past-appointments .title.bold {
      margin-left: 5px;
      font-weight: bold; }

#doctor-profile .modal-content {
  border-radius: 0 !important; }

#doctor-profile .doctor-time-popup {
  border-radius: 0 !important;
  border-radius: 0 !important; }
  #doctor-profile .doctor-time-popup .modal-header {
    border: 0; }
  #doctor-profile .doctor-time-popup .modal-footer {
    border: 0; }

#doctor-profile .doctor-calendar-hours {
  -ms-flex-align: start !important;
      align-items: start !important;
  margin: 30px 0;
  max-height: 320px;
  overflow-y: auto; }

@media (max-width: 600px) {
  #doctor-profile .doctor-calendar-hours {
    max-height: none;
    overflow-y: auto; } }

#doctor-profile .doctor-calendar-hours-header {
  -ms-flex-align: start !important;
      align-items: start !important;
  margin: 10px 0; }

#doctor-profile .weekday {
  text-transform: capitalize; }

md-dialog .bold {
  font-weight: bold;
  font-style: normal;
  font-stretch: normal; }
  md-dialog .bold.padding {
    padding-left: 15px; }

.md-dialog {
  border-radius: 2px !important;
  background-color: #ffffff !important;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3) !important; }

/*Chips*/
.chips-title {
  height: 16px;
  font-family: Roboto;
  font-size: inherit;
  color: #067dcf;
  font-weight: inherit; }

.am-subtitle {
  height: 16px;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 300;
  color: #9b9b9b; }
  .am-subtitle.high {
    top: -40px;
    position: relative; }

md-chip {
  border-radius: 16px !important;
  border: solid 1px #067dcf;
  padding-right: 45px !important;
  height: 32px !important;
  background-color: white !important; }
  md-chip span {
    color: #4a4a4a; }
  md-chip md-icon {
    background-color: #4a4a4a;
    border-radius: 50% !important;
    width: 18px !important;
    height: 18px !important;
    min-height: 18px;
    min-width: 18px;
    color: white !important; }
  md-chip.md-focused {
    background-color: #067dcf !important; }
    md-chip.md-focused span {
      color: white !important; }

.md-button.md-raised {
  color: #067dcf; }

md-menu-content {
  min-width: 200px; }

.md-autocomplete-suggestions span {
  color: #4a4a4a; }

.button-large {
  min-width: 150px; }

#dashboard .a-menu {
  height: 100%;
  line-height: 60px;
  text-decoration: none; }
  #dashboard .a-menu.active {
    border-bottom: 3px solid #ff7d52; }

#dashboard .user_image {
  width: 39px;
  height: 39px;
  border: solid 2px #b8f3f3;
  border-radius: 50%;
  margin: 0 10px; }

#dashboard .menu span {
  height: 24px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: white; }

#dashboard .menu-content {
  width: 200px; }

.h4e-calendar-container {
  padding-top: 10px;
  margin-bottom: 25px; }

.fc-body {
  background-color: #ececec; }

.fc-axis {
  background-color: white;
  border: none; }

.h4e-light {
  font-family: "Roboto-Light","Open Sans",open-sans; }

.fc-title {
  font-size: 1em !important;
  margin-left: 3px !important; }

.h4e-light i {
  margin-left: 5px;
  cursor: pointer;
  color: #af1d20; }

.fc-more {
  display: none; }

.circle {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 6px 0 0 4px; }

.fc-month-view .fc-event-container {
  background-color: transparent;
  /*display: inline-block;*/ }

.fc-month-view a.fc-day-grid-event {
  width: 14px;
  height: 14px;
  border-radius: 50%; }

.fc-agendaWeek-view .fc-body tr td:first-child {
  border: none !important; }

.arrow {
  padding-top: 36px;
  z-index: 1000;
  position: relative;
  height: 36px;
  font-size: 36px; }
  .arrow.left {
    float: left; }
  .arrow.right {
    float: right; }
  .arrow.top {
    margin-bottom: 7px; }

.calendar .fc-right .fc-button-group .fc-corner-left {
  position: absolute;
  left: 1%;
  margin-top: 3%;
  background-color: #e7e7e7;
  background-image: none;
  border: none;
  box-shadow: none; }

.calendar .fc-right .fc-button-group button:focus {
  outline: 0; }

.calendar .fc-right .fc-button-group .fc-corner-left .fc-icon {
  font-size: 2em; }

.calendar .fc-event {
  font-size: 1em;
  border-radius: 0; }

.calendar .fc-right .fc-button-group .fc-corner-right {
  position: absolute;
  right: 1%;
  margin-top: 3%;
  background-color: #e7e7e7;
  background-image: none;
  border: none;
  box-shadow: none; }

.calendar .fc-right .fc-button-group button:focus {
  outline: 0; }

.calendar .fc-right .fc-button-group .fc-corner-right .fc-icon {
  font-size: 2em; }

.fc-toolbar {
  display: none; }

.fc-today {
  background-color: #E7E7E7 !important; }

.fc-day-header {
  text-transform: capitalize;
  padding-bottom: 15px !important; }

.fc-nonbusiness {
  background-color: #9b9b9b !important; }

.fc-widget-header {
  border: hidden !important; }

.fc-time {
  border: hidden !important; }

.fc-highlight {
  background-color: #27c052; }

.calendar-arrow, .calendar-icon-left, .calendar-icon-right {
  cursor: pointer;
  font-size: 2em;
  top: 25px;
  z-index: 950; }

.calendar-icon-left {
  float: left; }

.calendar-icon-right {
  float: right; }

#createScheduleForm {
  padding: 0 15px; }

#editScheduleForm {
  padding: 0 15px; }
  #editScheduleForm .days {
    font-weight: 500; }
    #editScheduleForm .days.margin-left {
      margin-left: 4px; }

.popup-accept-button {
  margin-top: 25px;
  margin-bottom: 20px; }

.dayList {
  display: inline-block;
  padding-right: 10px; }

.popup-title {
  text-transform: capitalize; }

.date-bold {
  font-weight: bold;
  margin: 20px 5px;
  color: #4a4a4a; }

.delete-single-schedule {
  min-height: 200px; }

.calendar-type-selector:focus,
.calendar-type-selector:hover {
  color: white; }

.popup-margin {
  margin: 20px 0 0; }

.timezones {
  margin-top: 15px;
  margin-bottom: 15px; }
  .timezones span {
    margin-right: 10px; }

.labelTimePicker {
  color: #067dcf;
  font-size: 12px;
  font-weight: 500; }

.timepickerDiv {
  margin-bottom: 30px; }

.doctari-create-reservation-popup .label-important {
  color: #d0021b;
  font-weight: 500;
  margin-top: 10px; }

.doctari-create-reservation-popup .dialog-content-popup {
  background-color: #fafafa; }

.doctari-create-reservation-popup .bold {
  margin-left: 5px;
  font-weight: bold; }

#doctorAgenda #doctorAgendaCalendar {
  background-color: white; }

#doctorAgenda .subtitle {
  font-family: Roboto;
  font-size: 18px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #4a4a4a; }

#doctorAgenda .calendar-type-selector {
  width: 100px;
  color: white;
  text-decoration: none !important;
  text-align: center;
  height: 100%;
  line-height: 85px; }
  #doctorAgenda .calendar-type-selector.selected {
    border-bottom: 3px solid #ff7d52; }

#doctorAgenda .appointment-taken {
  background-color: #fde9cc;
  border: transparent;
  border-left: 3px solid #fa9c17;
  margin-bottom: 1px;
  margin-top: 2px; }

#doctorAgenda .appointment-type-0 {
  background-color: #d2effd;
  border: transparent;
  border-left: 3px solid #33aff9;
  margin-bottom: 1px;
  margin-top: 2px; }

#doctorAgenda .appointment-type-1 {
  background-color: #d4d6fd;
  border: transparent;
  border-left: 3px solid #344cf8;
  margin-bottom: 1px;
  margin-top: 2px; }

#doctorAgenda .appointment-type-2 {
  border: transparent;
  background-color: #d7f1da;
  border-left: 3px solid #49c65d;
  margin-bottom: 1px;
  margin-top: 2px; }

#doctorAgenda .fc td {
  background-color: rgba(255, 255, 255, 0.6);
  border-color: #bbb; }

#doctorAgenda .fc-ltr .fc-time-grid .fc-event-container {
  margin: 0 1.5% 0 1px; }

#doctorAgenda .fc-month-view a.fc-day-grid-event {
  border: 2px solid; }

#faceToFace-conference .paddingRow {
  padding: 30px 0; }

#faceToFace-conference .chips-title {
  color: #4a4a4a !important;
  font-weight: bold !important; }

#faceToFace-conference .white {
  background-color: #f1f1f1; }

#faceToFace-conference .white-title {
  border-bottom: 1px solid #067dcf;
  border-radius: 2px;
  background-color: #ffffff;
  min-height: 120px;
  margin-top: 40px;
  padding: 15px 35px; }

#faceToFace-conference .doctor-btns {
  margin-top: 40px; }
  #faceToFace-conference .doctor-btns button {
    width: 100%; }

#faceToFace-conference .white-body {
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
  margin-bottom: 45px;
  padding: 55px; }
  #faceToFace-conference .white-body .reason {
    margin-top: 8px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left; }
  #faceToFace-conference .white-body .span-normal {
    font-size: 14px;
    color: #4a4a4a; }
  #faceToFace-conference .white-body .span-bold {
    font-size: 14px;
    color: #4a4a4a;
    font-weight: bold; }
    #faceToFace-conference .white-body .span-bold.margin {
      margin-left: 8px; }
  #faceToFace-conference .white-body .price {
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    color: #ff7d52;
    margin-left: 8px;
    line-height: 20px; }

#faceToFace-conference .title-container {
  height: 100%; }

#faceToFace-conference .title-text {
  color: #067dcf;
  font-size: 30px; }

#faceToFace-conference .pad-10 {
  padding: 10px; }

#faceToFace-conference .margin-50 {
  margin-top: 50px; }

#faceToFace-conference .mar-bot {
  margin-bottom: 20px; }

#faceToFace-conference .pad-bot-0 {
  padding-bottom: 0; }

#faceToFace-conference .pad-top-0 {
  padding-top: 0; }

#faceToFace-conference .reason {
  margin-top: 8px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #4a4a4a; }

#faceToFace-conference .reason-title {
  margin-left: 15px;
  margin-top: 20px;
  margin-bottom: 10px; }
  #faceToFace-conference .reason-title p {
    font-weight: bold !important;
    font-size: 14px;
    margin-bottom: 12px;
    color: #4a4a4a; }

#faceToFace-conference .span-normal {
  font-size: 14px;
  color: #4a4a4a; }

#faceToFace-conference .span-bold {
  font-size: 14px;
  color: #4a4a4a;
  font-weight: bold; }
  #faceToFace-conference .span-bold.margin {
    margin-left: 8px; }

#faceToFace-conference .label-black {
  padding-left: 5%;
  padding-right: 5%; }
  #faceToFace-conference .label-black md-chips-wrap {
    box-shadow: none; }

#faceToFace-conference .label-black-2 {
  padding-left: 7%;
  padding-right: 7%; }
  #faceToFace-conference .label-black-2 md-chips-wrap {
    box-shadow: none; }

#faceToFace-conference .header-doc-name {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: right;
  color: #4a4a4a; }

#faceToFace-conference .header-doc-specialty {
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  text-align: right;
  color: #4a4a4a; }

#faceToFace-conference .change-signature img {
  /* border-radius: 50%; */
  margin-top: 35px;
  width: 150px;
  height: 75px;
  border: solid 2px #1a9ef8; }

#faceToFace-conference .patientImg {
  width: 60px;
  height: 60px;
  margin-left: 20px; }
  #faceToFace-conference .patientImg img {
    border: solid 2px #067dcf;
    border-radius: 50%; }

#faceToFace-conference,
#video-conference {
  /* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
  /* Chat */
  /* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= */
  /* chat box output */
  /*Face to face conference */ }
  #faceToFace-conference md-input-container,
  #video-conference md-input-container {
    margin-top: 5px;
    margin-bottom: 5px; }
  #faceToFace-conference .profile-title,
  #video-conference .profile-title {
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #067dcf; }
  #faceToFace-conference .doctor-information-border,
  #video-conference .doctor-information-border {
    border: solid 1px #067dcf;
    padding: 5px 10px 10px;
    width: 100%; }
  #faceToFace-conference .profileImg,
  #video-conference .profileImg {
    border: solid 2px #067dcf;
    border-radius: 50%; }
  #faceToFace-conference .label-conference,
  #video-conference .label-conference {
    color: #4a4a4a;
    font-size: 14px;
    margin-bottom: 12px;
    font-weight: bold; }
  #faceToFace-conference .text-light,
  #video-conference .text-light {
    color: #4a4a4a;
    font-size: 14px;
    font-weight: 300; }
  #faceToFace-conference .timer,
  #video-conference .timer {
    border-radius: 5px;
    width: 57px;
    height: 25px;
    position: absolute;
    bottom: 20px;
    text-align: center;
    font-family: Roboto;
    font-weight: 400;
    color: #232323;
    line-height: 25px;
    margin-left: 10px;
    background-color: rgba(255, 255, 255, 0.4); }
    #faceToFace-conference .timer p,
    #video-conference .timer p {
      font-weight: 400; }
  #faceToFace-conference #self-video-div,
  #video-conference #self-video-div {
    max-height: 150px;
    max-width: 150px;
    bottom: 0;
    right: 0;
    position: absolute; }
  #faceToFace-conference .others-video-div,
  #video-conference .others-video-div {
    width: 100%;
    height: 100%;
    background-color: #232323; }
  #faceToFace-conference .video-only,
  #video-conference .video-only {
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 15px;
    color: #232323;
    padding: 5px;
    width: 200px;
    margin: 10px 5px 5px; }
  #faceToFace-conference #dial-controls,
  #video-conference #dial-controls {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 49; }
    #faceToFace-conference #dial-controls .icon-container,
    #video-conference #dial-controls .icon-container {
      background-color: rgba(255, 255, 255, 0.4);
      border-radius: 25px;
      color: #232323;
      padding: 5px;
      margin-left: 5px;
      margin-right: 5px;
      margin-bottom: 5px; }
      #faceToFace-conference #dial-controls .icon-container md-icon,
      #video-conference #dial-controls .icon-container md-icon {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none; }
      #faceToFace-conference #dial-controls .icon-container i,
      #video-conference #dial-controls .icon-container i {
        font-size: 15px; }
  #faceToFace-conference .chat-container,
  #video-conference .chat-container {
    border: 1px solid #067dcf; }
    #faceToFace-conference .chat-container .chat_title,
    #video-conference .chat-container .chat_title {
      width: 42px;
      font-size: 20px;
      color: #656565;
      background-color: #067dcf;
      width: 100%;
      color: white;
      padding: 10px; }
  #faceToFace-conference .video-container,
  #video-conference .video-container {
    height: 30vw; }
    #faceToFace-conference .video-container .video-container-video,
    #video-conference .video-container .video-container-video {
      text-align: center;
      height: 100%; }
  #faceToFace-conference .box-border,
  #video-conference .box-border {
    border: solid 1px #067dcf;
    padding: 13px 15px 15px;
    width: 100%;
    margin-bottom: 15px; }
  #faceToFace-conference #video-border,
  #video-conference #video-border {
    width: 100%;
    height: 30vw;
    margin: 40px 0;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 0;
    background-color: #232323;
    border-right: 1px solid #232323; }
  #faceToFace-conference .conference-holdon,
  #video-conference .conference-holdon {
    color: #ececec;
    font-size: 1.4em;
    text-align: center;
    transform: translate(-50%, -50%);
    margin-left: 50%;
    margin-top: 32%; }
    #faceToFace-conference .conference-holdon *,
    #video-conference .conference-holdon * {
      display: block; }
  #faceToFace-conference #video-display,
  #video-conference #video-display {
    height: 100%;
    width: 100%;
    text-align: center;
    color: #3ca2e0;
    font-size: 200px;
    line-height: 150px;
    position: relative;
    top: 0;
    left: 0; }
  #faceToFace-conference figure.appointment,
  #video-conference figure.appointment {
    width: 95px;
    height: 95px; }
  #faceToFace-conference #attachments,
  #video-conference #attachments {
    margin-top: 10px; }
    #faceToFace-conference #attachments ul,
    #video-conference #attachments ul {
      margin-left: 0;
      list-style-type: none;
      padding: 0; }
    #faceToFace-conference #attachments .file,
    #video-conference #attachments .file {
      border: solid 1px #067dcf;
      border-radius: 25px;
      height: 35px;
      width: 200px;
      line-height: 33px; }
      #faceToFace-conference #attachments .file md-icon,
      #video-conference #attachments .file md-icon {
        float: left;
        margin-right: 10px;
        margin-left: 5px;
        color: #067dcf; }
  #faceToFace-conference #prescriptions,
  #video-conference #prescriptions {
    margin-top: 10px; }
    #faceToFace-conference #prescriptions ul,
    #video-conference #prescriptions ul {
      margin-left: 0;
      list-style-type: none;
      padding: 0; }
    #faceToFace-conference #prescriptions .file,
    #video-conference #prescriptions .file {
      border: solid 1px #067dcf;
      border-radius: 25px;
      height: 35px;
      width: 200px;
      line-height: 33px; }
      #faceToFace-conference #prescriptions .file md-icon,
      #video-conference #prescriptions .file md-icon {
        float: left;
        margin-right: 10px;
        margin-left: 5px;
        color: #067dcf; }
  #faceToFace-conference #video-conference md-icon,
  #video-conference #video-conference md-icon {
    margin-left: 5px; }
  #faceToFace-conference #video-conference .file-li,
  #video-conference #video-conference .file-li {
    width: 300px;
    list-style: none; }
  #faceToFace-conference #video-conference,
  #video-conference #video-conference {
    margin-top: 40px; }
    #faceToFace-conference #video-conference #video-border,
    #video-conference #video-conference #video-border {
      width: 100%;
      height: 600px;
      margin: 20px 0;
      overflow: hidden;
      position: relative;
      left: 0;
      top: 0;
      background-color: #232323; }
    #faceToFace-conference #video-conference #video-display,
    #video-conference #video-conference #video-display {
      height: 100%;
      width: 100%;
      text-align: center;
      color: #3ca2e0;
      font-size: 200px;
      line-height: 150px;
      position: relative;
      top: 0;
      left: 0; }
    #faceToFace-conference #video-conference #self-video-div,
    #video-conference #video-conference #self-video-div {
      max-height: 150px;
      max-width: 150px;
      bottom: 0;
      right: 0;
      position: absolute; }
    #faceToFace-conference #video-conference .others-video-div,
    #video-conference #video-conference .others-video-div {
      width: 100%;
      height: 590px; }
  #faceToFace-conference #chat-section,
  #video-conference #chat-section {
    margin: 0;
    height: 20vh; }
  #faceToFace-conference #chat-input,
  #video-conference #chat-input {
    padding: 0 5px;
    margin-top: 15px;
    font-family: Roboto;
    font-weight: 400;
    padding-bottom: 5px;
    margin-left: 2px; }
    #faceToFace-conference #chat-input input,
    #video-conference #chat-input input {
      border: none;
      border-bottom: 1px solid #067dcf;
      margin-top: 40px;
      width: 100%; }
    #faceToFace-conference #chat-input md-icon,
    #video-conference #chat-input md-icon {
      margin-top: 40px;
      cursor: pointer; }
  #faceToFace-conference #chat-output,
  #video-conference #chat-output {
    text-align: left;
    overflow: scroll;
    overflow-x: hidden;
    margin: 20px 0 0;
    font-size: 14px;
    height: 100%;
    width: 99%;
    font-weight: 200;
    font-family: "Roboto-Medium","Open Sans",open-sans; }
  #faceToFace-conference .message-list,
  #video-conference .message-list {
    margin-top: 12px;
    padding: 0 5%; }
  #faceToFace-conference .message-wrapper,
  #video-conference .message-wrapper {
    margin-bottom: 20px; }
  #faceToFace-conference .message-wrapper::after,
  #video-conference .message-wrapper::after {
    content: "";
    display: table;
    clear: both; }
  #faceToFace-conference .message,
  #video-conference .message {
    display: inline-block;
    position: relative;
    max-width: 80%;
    min-width: 160px;
    border-radius: 7px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15); }
  #faceToFace-conference .message.message-mine,
  #video-conference .message.message-mine {
    float: right;
    color: #464545;
    background-color: #e8e8e8; }
  #faceToFace-conference .message.message-other,
  #video-conference .message.message-other {
    float: left;
    background-color: #b4d8f1;
    color: #464545; }
  #faceToFace-conference .message-text,
  #video-conference .message-text {
    padding: 5px 7px;
    word-wrap: break-word;
    font-family: Roboto;
    font-weight: 400; }
  #faceToFace-conference .message-text::after,
  #video-conference .message-text::after {
    content: " \00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0";
    display: inline; }
  #faceToFace-conference .message-timestamp,
  #video-conference .message-timestamp {
    position: absolute;
    bottom: -20px;
    right: 7px;
    color: gray;
    font-size: 12px;
    font-family: Roboto;
    font-weight: 400; }
  #faceToFace-conference .editIcon,
  #video-conference .editIcon {
    position: relative;
    display: block;
    float: right;
    width: 30px;
    z-index: 49;
    text-align: center; }
    #faceToFace-conference .editIcon.top,
    #video-conference .editIcon.top {
      margin-top: -12px; }
  #faceToFace-conference .info-block,
  #video-conference .info-block {
    border-radius: 2px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
    margin-bottom: 50px;
    padding: 5px 65px 25px; }
  #faceToFace-conference .separator,
  #video-conference .separator {
    margin-bottom: 15px; }
  #faceToFace-conference .close-f2f,
  #video-conference .close-f2f {
    margin-top: 20px;
    float: right; }

.label-big {
  font-size: 18px;
  font-weight: bold !important;
  text-align: left;
  color: #4a4a4a !important; }

.upload-btn {
  margin: 8px 0 !important; }

.close-conf-btn {
  background-color: #ff7d52 !important;
  margin: 8px 0; }

.permissions-modal {
  padding: 40px 50px; }

.wan-material-paging .wmp-button {
  margin: 5px;
  margin-bottom: 30px; }

.datetime-input.time {
  background-color: #fafafa;
  width: 100%;
  height: auto;
  color: #4a4a4a;
  text-decoration: none;
  text-align: center;
  user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

.placeholder {
  margin-left: 5px; }

.datetime-input.time .display {
  border: 1px solid #067dcf;
  width: 140px;
  height: 30px;
  cursor: pointer;
  background-color: #efefef;
  transition: background-color 0.25s ease-out; }

.datetime-input.time .display .date {
  color: #4a4a4a;
  font-size: 1em;
  line-height: 1em;
  margin-top: 0.5em;
  display: block;
  overflow: hidden; }

.datetime-input.time .display .time {
  font-size: 1em;
  line-height: 2em;
  display: block;
  overflow: hidden;
  margin-left: 5px;
  font-family: Roboto; }

.datetime-input.time .display .placeholder {
  line-height: 2em; }

.datetime-input.time .display.active,
.datetime-input.time .display:hover {
  background-color: #ddd; }

.clockIconDiv {
  background-color: #067dcf;
  padding: 0 2px;
  border-left: 1px solid #067dcf; }
  .clockIconDiv .clock-icon {
    line-height: 26px;
    color: white;
    padding: 1px; }

/**
 * Edit time popover
 */
.datetime-input.time .edit-popover {
  position: absolute;
  z-index: 5;
  padding: 0;
  background-color: #efefef;
  border-radius: 0;
  box-sizing: border-box;
  border-radius: 2px;
  background-color: #ffffff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.24);
  border: solid 1px #d5d5d5;
  width: 140px; }

.datetime-input.time .edit-popover .header {
  width: 100%;
  color: #777;
  padding-top: 0.5em;
  font-size: 1.5em;
  line-height: 2em;
  cursor: default;
  transition: background-color 0.25s ease-out; }

/**
 * Timer
 */
.datetime-input.time .timer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  background-color: #fff; }

.datetime-input.time .timer .timer-hours,
.datetime-input.time .timer .timer-minutes,
.datetime-input.time .timer .timer-seconds {
  cursor: default;
  width: 2em;
  display: inline-block;
  font-size: 2em;
  line-height: 1em;
  position: relative; }

.arrowTimePicker {
  color: #067dcf; }
  .arrowTimePicker md-icon {
    color: #067dcf; }

.datetime-input.time .timer .timer-divider {
  font-size: 2em;
  line-height: 77px;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 5s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-name: blinker;
  -moz-animation-duration: 5s;
  -moz-animation-timing-function: linear;
  -moz-animation-iteration-count: infinite;
  animation-name: blinker;
  animation-duration: 5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite; }

@keyframes blinker {
  0% {
    opacity: 0.0; }
  5% {
    opacity: 1.0; }
  95% {
    opacity: 1.0; }
  100% {
    opacity: 0.0; } }

/**
 * Clear button
 */
.datetime-input.time .clear-button {
  position: absolute;
  z-index: 5;
  bottom: -2.5em;
  right: -1px;
  cursor: pointer;
  outline: none;
  border-top: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  color: #777;
  width: 25%;
  height: auto;
  font-size: 1.5em;
  line-height: 2em;
  box-sizing: border-box;
  background-color: #efefef;
  transition: background-color 0.25s ease-out; }

.datetime-input.time .clear-button::before {
  content: "";
  position: absolute;
  left: -0.5em;
  top: -1px;
  width: 1em;
  height: 2em;
  background: #efefef;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  transition: background 0.25s ease-out;
  transform: skewX(25deg); }

.datetime-input.time .clear-button:hover,
.datetime-input.time .clear-button:hover::before {
  background: #ddd; }

#terms {
  font-family: Roboto !important; }
  #terms a {
    text-decoration: none; }
  #terms .toolbar {
    height: 80px;
    max-height: 80px;
    display: -ms-flexbox;
    display: flex; }
    #terms .toolbar img {
      margin: 20px 0 0 20px; }
  #terms md-content {
    background-color: #f1f1f1 !important; }
  #terms .titleDoctari {
    margin-top: 35px; }
    #terms .titleDoctari h2 {
      font-size: 36px;
      margin-bottom: 35px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      text-align: left;
      color: #067dcf;
      font-family: Roboto; }
  #terms .subtitleDoctari {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-align: left;
    color: #4a4a4a; }
  #terms .normal-text {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    text-align: justify;
    color: #4a4a4a; }
  #terms .title {
    padding-top: 24pt;
    color: #4a4a4a;
    font-weight: 700;
    font-size: 36pt;
    padding-bottom: 6pt;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: left; }
  #terms .subtitle {
    padding-top: 18pt;
    color: #4a4a4a;
    font-size: 24pt;
    padding-bottom: 4pt;
    page-break-after: avoid;
    font-style: italic;
    orphans: 2;
    widows: 2;
    text-align: left; }
  #terms li {
    font-weight: 600;
    margin-top: 18px;
    margin-top: 18px;
    margin-bottom: 18px;
    font-family: Roboto; }
  #terms p {
    margin: 0;
    color: #4a4a4a;
    font-size: 11pt; }
  #terms .lst-kix_list_33-5 > li {
    counter-increment: lst-ctn-kix_list_33-5; }
  #terms ol.lst-kix_list_38-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_38-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_38-8 {
    list-style-type: none; }
  #terms .lst-kix_list_21-8 > li {
    counter-increment: lst-ctn-kix_list_21-8; }
  #terms ol.lst-kix_list_38-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_38-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_38-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_38-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_38-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_38-0 {
    list-style-type: none; }
  #terms .lst-kix_list_5-0 > li {
    counter-increment: lst-ctn-kix_list_5-0; }
  #terms ol.lst-kix_list_2-3.start {
    counter-reset: lst-ctn-kix_list_2-3 0; }
  #terms ol.lst-kix_list_37-2.start {
    counter-reset: lst-ctn-kix_list_37-2 0; }
  #terms .lst-kix_list_45-2 > li {
    counter-increment: lst-ctn-kix_list_45-2; }
  #terms .lst-kix_list_42-1 > li:before {
    content: "" counter(lst-ctn-kix_list_42-1, decimal) ". "; }
  #terms ol.lst-kix_list_5-3.start {
    counter-reset: lst-ctn-kix_list_5-3 0; }
  #terms .lst-kix_list_38-6 > li {
    counter-increment: lst-ctn-kix_list_38-6; }
  #terms .lst-kix_list_4-3 > li {
    counter-increment: lst-ctn-kix_list_4-3; }
  #terms .lst-kix_list_42-7 > li:before {
    content: "" counter(lst-ctn-kix_list_42-7, decimal) ". "; }
  #terms ol.lst-kix_list_17-1.start {
    counter-reset: lst-ctn-kix_list_17-1 0; }
  #terms .lst-kix_list_42-5 > li:before {
    content: "" counter(lst-ctn-kix_list_42-5, decimal) ". "; }
  #terms ol.lst-kix_list_47-0.start {
    counter-reset: lst-ctn-kix_list_47-0 6; }
  #terms ol.lst-kix_list_8-8.start {
    counter-reset: lst-ctn-kix_list_8-8 0; }
  #terms .lst-kix_list_42-3 > li:before {
    content: "" counter(lst-ctn-kix_list_42-3, decimal) ". "; }
  #terms .lst-kix_list_32-8 > li {
    counter-increment: lst-ctn-kix_list_32-8; }
  #terms ol.lst-kix_list_16-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_16-6 {
    list-style-type: none; }
  #terms .lst-kix_list_24-8 > li:before {
    content: "" counter(lst-ctn-kix_list_24-8, decimal) ". "; }
  #terms ol.lst-kix_list_16-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_16-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_16-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_16-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_16-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_16-4 {
    list-style-type: none; }
  #terms .lst-kix_list_24-2 > li:before {
    content: "" counter(lst-ctn-kix_list_24-2, decimal) ". "; }
  #terms ol.lst-kix_list_16-0 {
    list-style-type: none; }
  #terms .lst-kix_list_24-4 > li:before {
    content: "" counter(lst-ctn-kix_list_24-4, decimal) ". "; }
  #terms ol.lst-kix_list_34-2.start {
    counter-reset: lst-ctn-kix_list_34-2 0; }
  #terms .lst-kix_list_9-4 > li {
    counter-increment: lst-ctn-kix_list_9-4; }
  #terms .lst-kix_list_24-6 > li:before {
    content: "" counter(lst-ctn-kix_list_24-6, decimal) ". "; }
  #terms ol.lst-kix_list_14-1.start {
    counter-reset: lst-ctn-kix_list_14-1 0; }
  #terms .lst-kix_list_23-6 > li:before {
    content: "" counter(lst-ctn-kix_list_23-6, decimal) ". "; }
  #terms .lst-kix_list_23-2 > li:before {
    content: "" counter(lst-ctn-kix_list_23-2, decimal) ". "; }
  #terms .lst-kix_list_23-0 > li:before {
    content: "" counter(lst-ctn-kix_list_23-0, decimal) ". "; }
  #terms .lst-kix_list_23-8 > li:before {
    content: "" counter(lst-ctn-kix_list_23-8, decimal) ". "; }
  #terms .lst-kix_list_3-6 > li {
    counter-increment: lst-ctn-kix_list_3-6; }
  #terms ol.lst-kix_list_44-0.start {
    counter-reset: lst-ctn-kix_list_44-0 3; }
  #terms .lst-kix_list_24-0 > li:before {
    content: "" counter(lst-ctn-kix_list_24-0, decimal) ". "; }
  #terms .lst-kix_list_23-4 > li:before {
    content: "" counter(lst-ctn-kix_list_23-4, decimal) ". "; }
  #terms .lst-kix_list_43-3 > li:before {
    content: "" counter(lst-ctn-kix_list_43-3, decimal) ". "; }
  #terms ol.lst-kix_list_31-2.start {
    counter-reset: lst-ctn-kix_list_31-2 0; }
  #terms .lst-kix_list_22-2 > li:before {
    content: "" counter(lst-ctn-kix_list_22-2, decimal) ". "; }
  #terms .lst-kix_list_22-6 > li:before {
    content: "" counter(lst-ctn-kix_list_22-6, decimal) ". "; }
  #terms .lst-kix_list_43-7 > li:before {
    content: "" counter(lst-ctn-kix_list_43-7, decimal) ". "; }
  #terms .lst-kix_list_43-1 > li:before {
    content: "" counter(lst-ctn-kix_list_43-1, decimal) ". "; }
  #terms .lst-kix_list_22-0 > li:before {
    content: "" counter(lst-ctn-kix_list_22-0, decimal) ". "; }
  #terms .lst-kix_list_22-8 > li:before {
    content: "" counter(lst-ctn-kix_list_22-8, decimal) ". "; }
  #terms ol.lst-kix_list_9-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_9-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_22-5.start {
    counter-reset: lst-ctn-kix_list_22-5 0; }
  #terms ol.lst-kix_list_9-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_9-4 {
    list-style-type: none; }
  #terms .lst-kix_list_5-7 > li {
    counter-increment: lst-ctn-kix_list_5-7; }
  #terms ol.lst-kix_list_9-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_34-7.start {
    counter-reset: lst-ctn-kix_list_34-7 0; }
  #terms ol.lst-kix_list_9-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_9-0 {
    list-style-type: none; }
  #terms .lst-kix_list_43-5 > li:before {
    content: "" counter(lst-ctn-kix_list_43-5, decimal) ". "; }
  #terms ol.lst-kix_list_9-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_9-2 {
    list-style-type: none; }
  #terms .lst-kix_list_22-4 > li:before {
    content: "" counter(lst-ctn-kix_list_22-4, decimal) ". "; }
  #terms ol.lst-kix_list_32-8.start {
    counter-reset: lst-ctn-kix_list_32-8 0; }
  #terms ol.lst-kix_list_25-5.start {
    counter-reset: lst-ctn-kix_list_25-5 0; }
  #terms .lst-kix_list_41-7 > li:before {
    content: "" counter(lst-ctn-kix_list_41-7, decimal) ". "; }
  #terms ol.lst-kix_list_24-4.start {
    counter-reset: lst-ctn-kix_list_24-4 0; }
  #terms .lst-kix_list_6-4 > li {
    counter-increment: lst-ctn-kix_list_6-4; }
  #terms .lst-kix_list_41-1 > li:before {
    content: "" counter(lst-ctn-kix_list_41-1, decimal) ". "; }
  #terms .lst-kix_list_40-7 > li:before {
    content: "\0025aa "; }
  #terms ol.lst-kix_list_27-4.start {
    counter-reset: lst-ctn-kix_list_27-4 0; }
  #terms .lst-kix_list_40-5 > li:before {
    content: "\0025aa "; }
  #terms ol.lst-kix_list_15-2.start {
    counter-reset: lst-ctn-kix_list_15-2 0; }
  #terms ol.lst-kix_list_42-1.start {
    counter-reset: lst-ctn-kix_list_42-1 0; }
  #terms .lst-kix_list_41-5 > li:before {
    content: "" counter(lst-ctn-kix_list_41-5, decimal) ". "; }
  #terms ol.lst-kix_list_37-7.start {
    counter-reset: lst-ctn-kix_list_37-7 0; }
  #terms ol.lst-kix_list_2-8.start {
    counter-reset: lst-ctn-kix_list_2-8 0; }
  #terms .lst-kix_list_41-3 > li:before {
    content: "" counter(lst-ctn-kix_list_41-3, decimal) ". "; }
  #terms ol.lst-kix_list_29-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_29-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_29-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_29-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_29-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_29-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_29-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_5-8.start {
    counter-reset: lst-ctn-kix_list_5-8 0; }
  #terms ol.lst-kix_list_29-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_29-1 {
    list-style-type: none; }
  #terms .lst-kix_list_1-3 > li {
    counter-increment: lst-ctn-kix_list_1-3; }
  #terms .lst-kix_list_40-3 > li:before {
    content: "\0025aa "; }
  #terms ol.lst-kix_list_12-2.start {
    counter-reset: lst-ctn-kix_list_12-2 0; }
  #terms .lst-kix_list_40-1 > li:before {
    content: "o "; }
  #terms .lst-kix_list_42-2 > li {
    counter-increment: lst-ctn-kix_list_42-2; }
  #terms ol.lst-kix_list_38-3.start {
    counter-reset: lst-ctn-kix_list_38-3 0; }
  #terms .lst-kix_list_24-8 > li {
    counter-increment: lst-ctn-kix_list_24-8; }
  #terms ol.lst-kix_list_3-4.start {
    counter-reset: lst-ctn-kix_list_3-4 0; }
  #terms ol.lst-kix_list_19-0.start {
    counter-reset: lst-ctn-kix_list_19-0 12; }
  #terms ol.lst-kix_list_34-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_34-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_34-8 {
    list-style-type: none; }
  #terms .lst-kix_list_7-1 > li {
    counter-increment: lst-ctn-kix_list_7-1; }
  #terms ol.lst-kix_list_34-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_34-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_34-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_34-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_34-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_34-0 {
    list-style-type: none; }
  #terms .lst-kix_list_21-8 > li:before {
    content: "" counter(lst-ctn-kix_list_21-8, decimal) ". "; }
  #terms .lst-kix_list_8-0 > li {
    counter-increment: lst-ctn-kix_list_8-0; }
  #terms ol.lst-kix_list_18-2.start {
    counter-reset: lst-ctn-kix_list_18-2 0; }
  #terms .lst-kix_list_26-8 > li:before {
    content: "" counter(lst-ctn-kix_list_26-8, decimal) ". "; }
  #terms .lst-kix_list_48-2 > li {
    counter-increment: lst-ctn-kix_list_48-2; }
  #terms ol.lst-kix_list_48-1.start {
    counter-reset: lst-ctn-kix_list_48-1 0; }
  #terms .lst-kix_list_21-0 > li:before {
    content: "" counter(lst-ctn-kix_list_21-0, decimal) ". "; }
  #terms .lst-kix_list_13-1 > li {
    counter-increment: lst-ctn-kix_list_13-1; }
  #terms .lst-kix_list_26-4 > li:before {
    content: "" counter(lst-ctn-kix_list_26-4, decimal) ". "; }
  #terms ol.lst-kix_list_36-1.start {
    counter-reset: lst-ctn-kix_list_36-1 0; }
  #terms .lst-kix_list_42-4 > li {
    counter-increment: lst-ctn-kix_list_42-4; }
  #terms .lst-kix_list_21-4 > li:before {
    content: "" counter(lst-ctn-kix_list_21-4, decimal) ". "; }
  #terms .lst-kix_list_26-0 > li:before {
    content: "" counter(lst-ctn-kix_list_26-0, decimal) ". "; }
  #terms .lst-kix_list_31-4 > li {
    counter-increment: lst-ctn-kix_list_31-4; }
  #terms ol.lst-kix_list_7-2.start {
    counter-reset: lst-ctn-kix_list_7-2 0; }
  #terms .lst-kix_list_31-2 > li {
    counter-increment: lst-ctn-kix_list_31-2; }
  #terms ol.lst-kix_list_38-8.start {
    counter-reset: lst-ctn-kix_list_38-8 0; }
  #terms ol.lst-kix_list_19-5.start {
    counter-reset: lst-ctn-kix_list_19-5 0; }
  #terms ol.lst-kix_list_12-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_12-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_12-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_12-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_12-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_12-2 {
    list-style-type: none; }
  #terms .lst-kix_list_35-8 > li {
    counter-increment: lst-ctn-kix_list_35-8; }
  #terms ol.lst-kix_list_12-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_39-6.start {
    counter-reset: lst-ctn-kix_list_39-6 0; }
  #terms ol.lst-kix_list_12-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_45-6.start {
    counter-reset: lst-ctn-kix_list_45-6 0; }
  #terms ol.lst-kix_list_26-3.start {
    counter-reset: lst-ctn-kix_list_26-3 0; }
  #terms ol.lst-kix_list_12-0 {
    list-style-type: none; }
  #terms .lst-kix_list_45-5 > li:before {
    content: "" counter(lst-ctn-kix_list_45-5, decimal) ". "; }
  #terms .lst-kix_list_25-0 > li:before {
    content: "" counter(lst-ctn-kix_list_25-0, decimal) ". "; }
  #terms ol.lst-kix_list_10-8.start {
    counter-reset: lst-ctn-kix_list_10-8 0; }
  #terms .lst-kix_list_48-0 > li {
    counter-increment: lst-ctn-kix_list_48-0; }
  #terms .lst-kix_list_39-0 > li:before {
    content: "" counter(lst-ctn-kix_list_39-0, decimal) ". "; }
  #terms .lst-kix_list_37-0 > li {
    counter-increment: lst-ctn-kix_list_37-0; }
  #terms ol.lst-kix_list_21-4.start {
    counter-reset: lst-ctn-kix_list_21-4 0; }
  #terms .lst-kix_list_44-1 > li:before {
    content: "" counter(lst-ctn-kix_list_44-1, decimal) ". "; }
  #terms .lst-kix_list_45-1 > li:before {
    content: "" counter(lst-ctn-kix_list_45-1, decimal) ". "; }
  #terms .lst-kix_list_13-8 > li {
    counter-increment: lst-ctn-kix_list_13-8; }
  #terms .lst-kix_list_2-2 > li {
    counter-increment: lst-ctn-kix_list_2-2; }
  #terms .lst-kix_list_44-5 > li:before {
    content: "" counter(lst-ctn-kix_list_44-5, decimal) ". "; }
  #terms ol.lst-kix_list_4-7.start {
    counter-reset: lst-ctn-kix_list_4-7 0; }
  #terms ol.lst-kix_list_5-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_5-1 {
    list-style-type: none; }
  #terms .lst-kix_list_26-2 > li {
    counter-increment: lst-ctn-kix_list_26-2; }
  #terms ol.lst-kix_list_5-2 {
    list-style-type: none; }
  #terms .lst-kix_list_27-4 > li:before {
    content: "" counter(lst-ctn-kix_list_27-4, decimal) ". "; }
  #terms .lst-kix_list_6-6 > li {
    counter-increment: lst-ctn-kix_list_6-6; }
  #terms ol.lst-kix_list_15-7.start {
    counter-reset: lst-ctn-kix_list_15-7 0; }
  #terms .lst-kix_list_13-6 > li {
    counter-increment: lst-ctn-kix_list_13-6; }
  #terms ol.lst-kix_list_14-6.start {
    counter-reset: lst-ctn-kix_list_14-6 0; }
  #terms .lst-kix_list_39-4 > li:before {
    content: "" counter(lst-ctn-kix_list_39-4, decimal) ". "; }
  #terms .lst-kix_list_39-8 > li:before {
    content: "" counter(lst-ctn-kix_list_39-8, decimal) ". "; }
  #terms ol.lst-kix_list_5-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_5-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_26-8.start {
    counter-reset: lst-ctn-kix_list_26-8 0; }
  #terms ol.lst-kix_list_5-3 {
    list-style-type: none; }
  #terms .lst-kix_list_8-7 > li {
    counter-increment: lst-ctn-kix_list_8-7; }
  #terms .lst-kix_list_19-6 > li {
    counter-increment: lst-ctn-kix_list_19-6; }
  #terms ol.lst-kix_list_5-4 {
    list-style-type: none; }
  #terms .lst-kix_list_27-0 > li:before {
    content: "" counter(lst-ctn-kix_list_27-0, decimal) ". "; }
  #terms ol.lst-kix_list_5-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_5-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_47-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_47-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_47-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_44-5.start {
    counter-reset: lst-ctn-kix_list_44-5 0; }
  #terms ol.lst-kix_list_47-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_47-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_47-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_47-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_47-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_33-6.start {
    counter-reset: lst-ctn-kix_list_33-6 0; }
  #terms ol.lst-kix_list_47-0 {
    list-style-type: none; }
  #terms .lst-kix_list_25-4 > li:before {
    content: "" counter(lst-ctn-kix_list_25-4, decimal) ". "; }
  #terms .lst-kix_list_19-4 > li {
    counter-increment: lst-ctn-kix_list_19-4; }
  #terms .lst-kix_list_35-1 > li {
    counter-increment: lst-ctn-kix_list_35-1; }
  #terms .lst-kix_list_46-5 > li:before {
    content: "" counter(lst-ctn-kix_list_46-5, decimal) ". "; }
  #terms .lst-kix_list_24-1 > li {
    counter-increment: lst-ctn-kix_list_24-1; }
  #terms .lst-kix_list_25-8 > li:before {
    content: "" counter(lst-ctn-kix_list_25-8, decimal) ". "; }
  #terms .lst-kix_list_48-7 > li {
    counter-increment: lst-ctn-kix_list_48-7; }
  #terms ol.lst-kix_list_26-6.start {
    counter-reset: lst-ctn-kix_list_26-6 0; }
  #terms .lst-kix_list_44-5 > li {
    counter-increment: lst-ctn-kix_list_44-5; }
  #terms .lst-kix_list_37-2 > li {
    counter-increment: lst-ctn-kix_list_37-2; }
  #terms .lst-kix_list_15-2 > li {
    counter-increment: lst-ctn-kix_list_15-2; }
  #terms .lst-kix_list_22-5 > li {
    counter-increment: lst-ctn-kix_list_22-5; }
  #terms .lst-kix_list_28-8 > li:before {
    content: "" counter(lst-ctn-kix_list_28-8, decimal) ". "; }
  #terms .lst-kix_list_24-6 > li {
    counter-increment: lst-ctn-kix_list_24-6; }
  #terms .lst-kix_list_17-3 > li {
    counter-increment: lst-ctn-kix_list_17-3; }
  #terms .lst-kix_list_28-4 > li:before {
    content: "" counter(lst-ctn-kix_list_28-4, decimal) ". "; }
  #terms .lst-kix_list_46-6 > li {
    counter-increment: lst-ctn-kix_list_46-6; }
  #terms .lst-kix_list_39-3 > li {
    counter-increment: lst-ctn-kix_list_39-3; }
  #terms .lst-kix_list_28-3 > li {
    counter-increment: lst-ctn-kix_list_28-3; }
  #terms ol.lst-kix_list_25-0.start {
    counter-reset: lst-ctn-kix_list_25-0 4; }
  #terms ol.lst-kix_list_25-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_25-7 {
    list-style-type: none; }
  #terms .lst-kix_list_35-6 > li {
    counter-increment: lst-ctn-kix_list_35-6; }
  #terms ol.lst-kix_list_25-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_25-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_13-0.start {
    counter-reset: lst-ctn-kix_list_13-0 2; }
  #terms ol.lst-kix_list_25-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_32-3.start {
    counter-reset: lst-ctn-kix_list_32-3 0; }
  #terms ol.lst-kix_list_25-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_25-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_25-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_25-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_8-3.start {
    counter-reset: lst-ctn-kix_list_8-3 0; }
  #terms .lst-kix_list_11-5 > li {
    counter-increment: lst-ctn-kix_list_11-5; }
  #terms .lst-kix_list_28-0 > li:before {
    content: "" counter(lst-ctn-kix_list_28-0, decimal) ". "; }
  #terms .lst-kix_list_27-8 > li:before {
    content: "" counter(lst-ctn-kix_list_27-8, decimal) ". "; }
  #terms .lst-kix_list_19-1 > li:before {
    content: "" counter(lst-ctn-kix_list_19-1, decimal) ". "; }
  #terms ol.lst-kix_list_46-2.start {
    counter-reset: lst-ctn-kix_list_46-2 0; }
  #terms .lst-kix_list_27-8 > li {
    counter-increment: lst-ctn-kix_list_27-8; }
  #terms .lst-kix_list_19-3 > li:before {
    content: "" counter(lst-ctn-kix_list_19-3, decimal) ". "; }
  #terms ol.lst-kix_list_38-0.start {
    counter-reset: lst-ctn-kix_list_38-0 2; }
  #terms .lst-kix_list_15-0 > li {
    counter-increment: lst-ctn-kix_list_15-0; }
  #terms ol.lst-kix_list_6-6.start {
    counter-reset: lst-ctn-kix_list_6-6 0; }
  #terms .lst-kix_list_47-5 > li:before {
    content: "" counter(lst-ctn-kix_list_47-5, decimal) ". "; }
  #terms .lst-kix_list_39-5 > li {
    counter-increment: lst-ctn-kix_list_39-5; }
  #terms .lst-kix_list_32-6 > li {
    counter-increment: lst-ctn-kix_list_32-6; }
  #terms ol.lst-kix_list_29-6.start {
    counter-reset: lst-ctn-kix_list_29-6 0; }
  #terms .lst-kix_list_11-0 > li {
    counter-increment: lst-ctn-kix_list_11-0; }
  #terms ol.lst-kix_list_1-5.start {
    counter-reset: lst-ctn-kix_list_1-5 0; }
  #terms ol.lst-kix_list_9-6.start {
    counter-reset: lst-ctn-kix_list_9-6 0; }
  #terms ol.lst-kix_list_16-3.start {
    counter-reset: lst-ctn-kix_list_16-3 0; }
  #terms .lst-kix_list_22-7 > li {
    counter-increment: lst-ctn-kix_list_22-7; }
  #terms .lst-kix_list_47-3 > li:before {
    content: "" counter(lst-ctn-kix_list_47-3, decimal) ". "; }
  #terms ol.lst-kix_list_4-5.start {
    counter-reset: lst-ctn-kix_list_4-5 0; }
  #terms .lst-kix_list_37-0 > li:before {
    content: "" counter(lst-ctn-kix_list_37-0, decimal) ". "; }
  #terms .lst-kix_list_26-7 > li {
    counter-increment: lst-ctn-kix_list_26-7; }
  #terms .lst-kix_list_41-0 > li {
    counter-increment: lst-ctn-kix_list_41-0; }
  #terms .lst-kix_list_33-7 > li {
    counter-increment: lst-ctn-kix_list_33-7; }
  #terms .lst-kix_list_5-2 > li {
    counter-increment: lst-ctn-kix_list_5-2; }
  #terms .lst-kix_list_37-7 > li {
    counter-increment: lst-ctn-kix_list_37-7; }
  #terms .lst-kix_list_37-8 > li:before {
    content: "" counter(lst-ctn-kix_list_37-8, decimal) ". "; }
  #terms .lst-kix_list_37-6 > li:before {
    content: "" counter(lst-ctn-kix_list_37-6, decimal) ". "; }
  #terms .lst-kix_list_28-5 > li {
    counter-increment: lst-ctn-kix_list_28-5; }
  #terms ol.lst-kix_list_35-0.start {
    counter-reset: lst-ctn-kix_list_35-0 4; }
  #terms .lst-kix_list_22-0 > li {
    counter-increment: lst-ctn-kix_list_22-0; }
  #terms .lst-kix_list_46-1 > li:before {
    content: "" counter(lst-ctn-kix_list_46-1, decimal) ". "; }
  #terms ol.lst-kix_list_33-4.start {
    counter-reset: lst-ctn-kix_list_33-4 0; }
  #terms .lst-kix_list_21-6 > li {
    counter-increment: lst-ctn-kix_list_21-6; }
  #terms .lst-kix_list_10-3 > li {
    counter-increment: lst-ctn-kix_list_10-3; }
  #terms ol.lst-kix_list_1-0.start {
    counter-reset: lst-ctn-kix_list_1-0 0; }
  #terms ol.lst-kix_list_13-3.start {
    counter-reset: lst-ctn-kix_list_13-3 0; }
  #terms .lst-kix_list_26-0 > li {
    counter-increment: lst-ctn-kix_list_26-0; }
  #terms ol.lst-kix_list_42-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_4-0.start {
    counter-reset: lst-ctn-kix_list_4-0 3; }
  #terms ol.lst-kix_list_42-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_42-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_42-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_42-5 {
    list-style-type: none; }
  #terms .lst-kix_list_27-4 > li {
    counter-increment: lst-ctn-kix_list_27-4; }
  #terms ol.lst-kix_list_42-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_42-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_42-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_42-1 {
    list-style-type: none; }
  #terms .lst-kix_list_38-2 > li:before {
    content: "" counter(lst-ctn-kix_list_38-2, decimal) ". "; }
  #terms .lst-kix_list_38-4 > li:before {
    content: "" counter(lst-ctn-kix_list_38-4, decimal) ". "; }
  #terms ol.lst-kix_list_43-2.start {
    counter-reset: lst-ctn-kix_list_43-2 0; }
  #terms .lst-kix_list_16-1 > li {
    counter-increment: lst-ctn-kix_list_16-1; }
  #terms .lst-kix_list_27-1 > li {
    counter-increment: lst-ctn-kix_list_27-1; }
  #terms .lst-kix_list_38-4 > li {
    counter-increment: lst-ctn-kix_list_38-4; }
  #terms ol.lst-kix_list_43-4.start {
    counter-reset: lst-ctn-kix_list_43-4 0; }
  #terms .lst-kix_list_17-5 > li {
    counter-increment: lst-ctn-kix_list_17-5; }
  #terms ol.lst-kix_list_9-4.start {
    counter-reset: lst-ctn-kix_list_9-4 0; }
  #terms ol.lst-kix_list_41-8.start {
    counter-reset: lst-ctn-kix_list_41-8 0; }
  #terms .lst-kix_list_21-3 > li {
    counter-increment: lst-ctn-kix_list_21-3; }
  #terms ol.lst-kix_list_30-1.start {
    counter-reset: lst-ctn-kix_list_30-1 0; }
  #terms .lst-kix_list_7-8 > li {
    counter-increment: lst-ctn-kix_list_7-8; }
  #terms .lst-kix_list_36-4 > li:before {
    content: "" counter(lst-ctn-kix_list_36-4, decimal) ". "; }
  #terms ol.lst-kix_list_13-5.start {
    counter-reset: lst-ctn-kix_list_13-5 0; }
  #terms ol.lst-kix_list_13-8.start {
    counter-reset: lst-ctn-kix_list_13-8 0; }
  #terms .lst-kix_list_11-7 > li {
    counter-increment: lst-ctn-kix_list_11-7; }
  #terms .lst-kix_list_5-5 > li {
    counter-increment: lst-ctn-kix_list_5-5; }
  #terms .lst-kix_list_36-2 > li:before {
    content: "" counter(lst-ctn-kix_list_36-2, decimal) ". "; }
  #terms ol.lst-kix_list_43-7.start {
    counter-reset: lst-ctn-kix_list_43-7 0; }
  #terms .lst-kix_list_44-7 > li {
    counter-increment: lst-ctn-kix_list_44-7; }
  #terms .lst-kix_list_16-8 > li {
    counter-increment: lst-ctn-kix_list_16-8; }
  #terms ol.lst-kix_list_33-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_33-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_33-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_33-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_33-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_33-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_33-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_46-7.start {
    counter-reset: lst-ctn-kix_list_46-7 0; }
  #terms .lst-kix_list_38-8 > li {
    counter-increment: lst-ctn-kix_list_38-8; }
  #terms ol.lst-kix_list_18-4.start {
    counter-reset: lst-ctn-kix_list_18-4 0; }
  #terms ol.lst-kix_list_33-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_33-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_29-1.start {
    counter-reset: lst-ctn-kix_list_29-1 0; }
  #terms ol.lst-kix_list_1-2.start {
    counter-reset: lst-ctn-kix_list_1-2 0; }
  #terms .lst-kix_list_20-4 > li:before {
    content: "\0025aa "; }
  #terms ol.lst-kix_list_22-7.start {
    counter-reset: lst-ctn-kix_list_22-7 0; }
  #terms ol.lst-kix_list_6-1.start {
    counter-reset: lst-ctn-kix_list_6-1 0; }
  #terms .lst-kix_list_20-2 > li:before {
    content: "\0025aa "; }
  #terms ol.lst-kix_list_16-8.start {
    counter-reset: lst-ctn-kix_list_16-8 0; }
  #terms ol.lst-kix_list_33-1.start {
    counter-reset: lst-ctn-kix_list_33-1 0; }
  #terms .lst-kix_list_4-8 > li {
    counter-increment: lst-ctn-kix_list_4-8; }
  #terms ol.lst-kix_list_9-1.start {
    counter-reset: lst-ctn-kix_list_9-1 0; }
  #terms ol.lst-kix_list_24-2.start {
    counter-reset: lst-ctn-kix_list_24-2 0; }
  #terms .lst-kix_list_19-8 > li {
    counter-increment: lst-ctn-kix_list_19-8; }
  #terms ol.lst-kix_list_48-3.start {
    counter-reset: lst-ctn-kix_list_48-3 0; }
  #terms .lst-kix_list_35-6 > li:before {
    content: "" counter(lst-ctn-kix_list_35-6, decimal) ". "; }
  #terms .lst-kix_list_36-5 > li {
    counter-increment: lst-ctn-kix_list_36-5; }
  #terms .lst-kix_list_3-2 > li:before {
    content: "" counter(lst-ctn-kix_list_3-2, decimal) ". "; }
  #terms .lst-kix_list_8-1 > li:before {
    content: "" counter(lst-ctn-kix_list_8-1, decimal) ". "; }
  #terms .lst-kix_list_18-0 > li {
    counter-increment: lst-ctn-kix_list_18-0; }
  #terms .lst-kix_list_30-7 > li:before {
    content: "" counter(lst-ctn-kix_list_30-7, decimal) ". "; }
  #terms .lst-kix_list_43-3 > li {
    counter-increment: lst-ctn-kix_list_43-3; }
  #terms .lst-kix_list_26-2 > li:before {
    content: "" counter(lst-ctn-kix_list_26-2, decimal) ". "; }
  #terms .lst-kix_list_21-6 > li:before {
    content: "" counter(lst-ctn-kix_list_21-6, decimal) ". "; }
  #terms .lst-kix_list_41-3 > li {
    counter-increment: lst-ctn-kix_list_41-3; }
  #terms ol.lst-kix_list_35-3.start {
    counter-reset: lst-ctn-kix_list_35-3 0; }
  #terms ol.lst-kix_list_4-2.start {
    counter-reset: lst-ctn-kix_list_4-2 0; }
  #terms ol.lst-kix_list_16-0.start {
    counter-reset: lst-ctn-kix_list_16-0 10; }
  #terms ol.lst-kix_list_27-2.start {
    counter-reset: lst-ctn-kix_list_27-2 0; }
  #terms ol.lst-kix_list_18-7.start {
    counter-reset: lst-ctn-kix_list_18-7 0; }
  #terms .lst-kix_list_25-5 > li {
    counter-increment: lst-ctn-kix_list_25-5; }
  #terms ol.lst-kix_list_11-6.start {
    counter-reset: lst-ctn-kix_list_11-6 0; }
  #terms ol.lst-kix_list_6-4.start {
    counter-reset: lst-ctn-kix_list_6-4 0; }
  #terms .lst-kix_list_45-3 > li:before {
    content: "" counter(lst-ctn-kix_list_45-3, decimal) ". "; }
  #terms .lst-kix_list_17-1 > li:before {
    content: "" counter(lst-ctn-kix_list_17-1, decimal) ". "; }
  #terms .lst-kix_list_32-3 > li {
    counter-increment: lst-ctn-kix_list_32-3; }
  #terms .lst-kix_list_47-5 > li {
    counter-increment: lst-ctn-kix_list_47-5; }
  #terms ol.lst-kix_list_27-1.start {
    counter-reset: lst-ctn-kix_list_27-1 0; }
  #terms ol.lst-kix_list_46-4.start {
    counter-reset: lst-ctn-kix_list_46-4 0; }
  #terms .lst-kix_list_16-5 > li:before {
    content: "" counter(lst-ctn-kix_list_16-5, decimal) ". "; }
  #terms ol.lst-kix_list_22-2.start {
    counter-reset: lst-ctn-kix_list_22-2 0; }
  #terms .lst-kix_list_30-7 > li {
    counter-increment: lst-ctn-kix_list_30-7; }
  #terms ol.lst-kix_list_41-5.start {
    counter-reset: lst-ctn-kix_list_41-5 0; }
  #terms .lst-kix_list_44-7 > li:before {
    content: "" counter(lst-ctn-kix_list_44-7, decimal) ". "; }
  #terms ol.lst-kix_list_29-3.start {
    counter-reset: lst-ctn-kix_list_29-3 0; }
  #terms ol.lst-kix_list_48-6.start {
    counter-reset: lst-ctn-kix_list_48-6 0; }
  #terms .lst-kix_list_16-4 > li {
    counter-increment: lst-ctn-kix_list_16-4; }
  #terms ol.lst-kix_list_35-8.start {
    counter-reset: lst-ctn-kix_list_35-8 0; }
  #terms .lst-kix_list_38-1 > li {
    counter-increment: lst-ctn-kix_list_38-1; }
  #terms ol.lst-kix_list_16-5.start {
    counter-reset: lst-ctn-kix_list_16-5 0; }
  #terms .lst-kix_list_41-7 > li {
    counter-increment: lst-ctn-kix_list_41-7; }
  #terms ol.lst-kix_list_35-5.start {
    counter-reset: lst-ctn-kix_list_35-5 0; }
  #terms .lst-kix_list_2-6 > li:before {
    content: "" counter(lst-ctn-kix_list_2-6, decimal) ". "; }
  #terms .lst-kix_list_14-5 > li {
    counter-increment: lst-ctn-kix_list_14-5; }
  #terms .lst-kix_list_7-5 > li:before {
    content: "" counter(lst-ctn-kix_list_7-5, decimal) ". "; }
  #terms .lst-kix_list_27-6 > li:before {
    content: "" counter(lst-ctn-kix_list_27-6, decimal) ". "; }
  #terms .lst-kix_list_23-2 > li {
    counter-increment: lst-ctn-kix_list_23-2; }
  #terms ol.lst-kix_list_30-4.start {
    counter-reset: lst-ctn-kix_list_30-4 0; }
  #terms .lst-kix_list_30-0 > li {
    counter-increment: lst-ctn-kix_list_30-0; }
  #terms ol.lst-kix_list_11-1.start {
    counter-reset: lst-ctn-kix_list_11-1 0; }
  #terms .lst-kix_list_18-5 > li:before {
    content: "" counter(lst-ctn-kix_list_18-5, decimal) ". "; }
  #terms .lst-kix_list_13-6 > li:before {
    content: "" counter(lst-ctn-kix_list_13-6, decimal) ". "; }
  #terms .lst-kix_list_10-6 > li {
    counter-increment: lst-ctn-kix_list_10-6; }
  #terms .lst-kix_list_1-7 > li {
    counter-increment: lst-ctn-kix_list_1-7; }
  #terms ol.lst-kix_list_41-0.start {
    counter-reset: lst-ctn-kix_list_41-0 0; }
  #terms .lst-kix_list_39-6 > li:before {
    content: "" counter(lst-ctn-kix_list_39-6, decimal) ". "; }
  #terms .lst-kix_list_7-5 > li {
    counter-increment: lst-ctn-kix_list_7-5; }
  #terms .lst-kix_list_29-0 > li {
    counter-increment: lst-ctn-kix_list_29-0; }
  #terms ol.lst-kix_list_24-7.start {
    counter-reset: lst-ctn-kix_list_24-7 0; }
  #terms .lst-kix_list_31-3 > li:before {
    content: "" counter(lst-ctn-kix_list_31-3, decimal) ". "; }
  #terms .lst-kix_list_43-6 > li {
    counter-increment: lst-ctn-kix_list_43-6; }
  #terms .lst-kix_list_10-2 > li:before {
    content: "" counter(lst-ctn-kix_list_10-2, decimal) ". "; }
  #terms ol.lst-kix_list_1-7.start {
    counter-reset: lst-ctn-kix_list_1-7 0; }
  #terms .lst-kix_list_4-6 > li:before {
    content: "" counter(lst-ctn-kix_list_4-6, decimal) ". "; }
  #terms ol.lst-kix_list_29-8.start {
    counter-reset: lst-ctn-kix_list_29-8 0; }
  #terms ol.lst-kix_list_48-8.start {
    counter-reset: lst-ctn-kix_list_48-8 0; }
  #terms .lst-kix_list_25-6 > li:before {
    content: "" counter(lst-ctn-kix_list_25-6, decimal) ". "; }
  #terms .lst-kix_list_46-7 > li:before {
    content: "" counter(lst-ctn-kix_list_46-7, decimal) ". "; }
  #terms .lst-kix_list_34-2 > li {
    counter-increment: lst-ctn-kix_list_34-2; }
  #terms .lst-kix_list_12-2 > li {
    counter-increment: lst-ctn-kix_list_12-2; }
  #terms .lst-kix_list_9-5 > li:before {
    content: "" counter(lst-ctn-kix_list_9-5, decimal) ". "; }
  #terms .lst-kix_list_29-6 > li:before {
    content: "" counter(lst-ctn-kix_list_29-6, decimal) ". "; }
  #terms ol.lst-kix_list_22-0.start {
    counter-reset: lst-ctn-kix_list_22-0 1; }
  #terms ol.lst-kix_list_41-3.start {
    counter-reset: lst-ctn-kix_list_41-3 0; }
  #terms .lst-kix_list_12-2 > li:before {
    content: "" counter(lst-ctn-kix_list_12-2, decimal) ". "; }
  #terms .lst-kix_list_11-6 > li:before {
    content: "" counter(lst-ctn-kix_list_11-6, decimal) ". "; }
  #terms .lst-kix_list_32-7 > li:before {
    content: "" counter(lst-ctn-kix_list_32-7, decimal) ". "; }
  #terms ol.lst-kix_list_30-6.start {
    counter-reset: lst-ctn-kix_list_30-6 0; }
  #terms .lst-kix_list_1-2 > li:before {
    content: "" counter(lst-ctn-kix_list_1-2, decimal) ". "; }
  #terms ol.lst-kix_list_11-3.start {
    counter-reset: lst-ctn-kix_list_11-3 0; }
  #terms .lst-kix_list_1-0 > li {
    counter-increment: lst-ctn-kix_list_1-0; }
  #terms ol.lst-kix_list_41-2.start {
    counter-reset: lst-ctn-kix_list_41-2 0; }
  #terms .lst-kix_list_18-7 > li {
    counter-increment: lst-ctn-kix_list_18-7; }
  #terms .lst-kix_list_48-7 > li:before {
    content: "" counter(lst-ctn-kix_list_48-7, lower-latin) ". "; }
  #terms .lst-kix_list_29-7 > li {
    counter-increment: lst-ctn-kix_list_29-7; }
  #terms ol.lst-kix_list_11-4.start {
    counter-reset: lst-ctn-kix_list_11-4 0; }
  #terms .lst-kix_list_28-2 > li:before {
    content: "" counter(lst-ctn-kix_list_28-2, decimal) ". "; }
  #terms .lst-kix_list_14-1 > li:before {
    content: "" counter(lst-ctn-kix_list_14-1, decimal) ". "; }
  #terms ol.lst-kix_list_15-6 {
    list-style-type: none; }
  #terms .lst-kix_list_25-8 > li {
    counter-increment: lst-ctn-kix_list_25-8; }
  #terms ol.lst-kix_list_15-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_15-8 {
    list-style-type: none; }
  #terms .lst-kix_list_14-4 > li:before {
    content: "" counter(lst-ctn-kix_list_14-4, decimal) ". "; }
  #terms ol.lst-kix_list_15-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_15-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_15-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_45-4.start {
    counter-reset: lst-ctn-kix_list_45-4 0; }
  #terms .lst-kix_list_37-5 > li {
    counter-increment: lst-ctn-kix_list_37-5; }
  #terms .lst-kix_list_14-5 > li:before {
    content: "" counter(lst-ctn-kix_list_14-5, decimal) ". "; }
  #terms .lst-kix_list_14-7 > li:before {
    content: "" counter(lst-ctn-kix_list_14-7, decimal) ". "; }
  #terms ol.lst-kix_list_15-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_15-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_15-1 {
    list-style-type: none; }
  #terms .lst-kix_list_34-6 > li {
    counter-increment: lst-ctn-kix_list_34-6; }
  #terms ol.lst-kix_list_32-1.start {
    counter-reset: lst-ctn-kix_list_32-1 0; }
  #terms .lst-kix_list_47-0 > li {
    counter-increment: lst-ctn-kix_list_47-0; }
  #terms ol.lst-kix_list_35-6.start {
    counter-reset: lst-ctn-kix_list_35-6 0; }
  #terms ol.lst-kix_list_28-3.start {
    counter-reset: lst-ctn-kix_list_28-3 0; }
  #terms .lst-kix_list_44-1 > li {
    counter-increment: lst-ctn-kix_list_44-1; }
  #terms .lst-kix_list_32-3 > li:before {
    content: "" counter(lst-ctn-kix_list_32-3, decimal) ". "; }
  #terms .lst-kix_list_14-8 > li:before {
    content: "" counter(lst-ctn-kix_list_14-8, decimal) ". "; }
  #terms .lst-kix_list_39-7 > li {
    counter-increment: lst-ctn-kix_list_39-7; }
  #terms .lst-kix_list_32-0 > li:before {
    content: "" counter(lst-ctn-kix_list_32-0, decimal) ". "; }
  #terms .lst-kix_list_3-2 > li {
    counter-increment: lst-ctn-kix_list_3-2; }
  #terms ol.lst-kix_list_15-5.start {
    counter-reset: lst-ctn-kix_list_15-5 0; }
  #terms ol.lst-kix_list_22-3.start {
    counter-reset: lst-ctn-kix_list_22-3 0; }
  #terms .lst-kix_list_5-4 > li {
    counter-increment: lst-ctn-kix_list_5-4; }
  #terms ol.lst-kix_list_24-6.start {
    counter-reset: lst-ctn-kix_list_24-6 0; }
  #terms .lst-kix_list_5-1 > li:before {
    content: "" counter(lst-ctn-kix_list_5-1, decimal) ". "; }
  #terms .lst-kix_list_5-7 > li:before {
    content: "" counter(lst-ctn-kix_list_5-7, decimal) ". "; }
  #terms .lst-kix_list_5-8 > li:before {
    content: "" counter(lst-ctn-kix_list_5-8, decimal) ". "; }
  #terms .lst-kix_list_5-4 > li:before {
    content: "" counter(lst-ctn-kix_list_5-4, decimal) ". "; }
  #terms .lst-kix_list_5-5 > li:before {
    content: "" counter(lst-ctn-kix_list_5-5, decimal) ". "; }
  #terms .lst-kix_list_6-1 > li:before {
    content: "" counter(lst-ctn-kix_list_6-1, decimal) ". "; }
  #terms .lst-kix_list_6-3 > li:before {
    content: "" counter(lst-ctn-kix_list_6-3, decimal) ". "; }
  #terms ol.lst-kix_list_32-6.start {
    counter-reset: lst-ctn-kix_list_32-6 0; }
  #terms .lst-kix_list_6-8 > li {
    counter-increment: lst-ctn-kix_list_6-8; }
  #terms .lst-kix_list_6-0 > li:before {
    content: "" counter(lst-ctn-kix_list_6-0, decimal) ". "; }
  #terms .lst-kix_list_6-4 > li:before {
    content: "" counter(lst-ctn-kix_list_6-4, decimal) ". "; }
  #terms ol.lst-kix_list_14-8.start {
    counter-reset: lst-ctn-kix_list_14-8 0; }
  #terms ol.lst-kix_list_15-0.start {
    counter-reset: lst-ctn-kix_list_15-0 4; }
  #terms ol.lst-kix_list_44-7.start {
    counter-reset: lst-ctn-kix_list_44-7 0; }
  #terms .lst-kix_list_2-5 > li {
    counter-increment: lst-ctn-kix_list_2-5; }
  #terms .lst-kix_list_6-7 > li:before {
    content: "" counter(lst-ctn-kix_list_6-7, decimal) ". "; }
  #terms .lst-kix_list_6-6 > li:before {
    content: "" counter(lst-ctn-kix_list_6-6, decimal) ". "; }
  #terms ol.lst-kix_list_10-6.start {
    counter-reset: lst-ctn-kix_list_10-6 0; }
  #terms ol.lst-kix_list_27-6.start {
    counter-reset: lst-ctn-kix_list_27-6 0; }
  #terms .lst-kix_list_7-6 > li:before {
    content: "" counter(lst-ctn-kix_list_7-6, decimal) ". "; }
  #terms .lst-kix_list_18-5 > li {
    counter-increment: lst-ctn-kix_list_18-5; }
  #terms ol.lst-kix_list_19-7.start {
    counter-reset: lst-ctn-kix_list_19-7 0; }
  #terms ol.lst-kix_list_6-2.start {
    counter-reset: lst-ctn-kix_list_6-2 0; }
  #terms .lst-kix_list_15-5 > li {
    counter-increment: lst-ctn-kix_list_15-5; }
  #terms ol.lst-kix_list_24-1.start {
    counter-reset: lst-ctn-kix_list_24-1 0; }
  #terms ol.lst-kix_list_36-3.start {
    counter-reset: lst-ctn-kix_list_36-3 0; }
  #terms .lst-kix_list_7-2 > li:before {
    content: "" counter(lst-ctn-kix_list_7-2, decimal) ". "; }
  #terms .lst-kix_list_7-6 > li {
    counter-increment: lst-ctn-kix_list_7-6; }
  #terms .lst-kix_list_27-2 > li {
    counter-increment: lst-ctn-kix_list_27-2; }
  #terms .lst-kix_list_31-0 > li {
    counter-increment: lst-ctn-kix_list_31-0; }
  #terms ol.lst-kix_list_22-8.start {
    counter-reset: lst-ctn-kix_list_22-8 0; }
  #terms .lst-kix_list_34-8 > li:before {
    content: "" counter(lst-ctn-kix_list_34-8, decimal) ". "; }
  #terms .lst-kix_list_31-0 > li:before {
    content: "" counter(lst-ctn-kix_list_31-0, decimal) ". "; }
  #terms .lst-kix_list_47-8 > li {
    counter-increment: lst-ctn-kix_list_47-8; }
  #terms .lst-kix_list_12-6 > li {
    counter-increment: lst-ctn-kix_list_12-6; }
  #terms ol.lst-kix_list_23-0.start {
    counter-reset: lst-ctn-kix_list_23-0 2; }
  #terms ol.lst-kix_list_28-8 {
    list-style-type: none; }
  #terms .lst-kix_list_9-8 > li {
    counter-increment: lst-ctn-kix_list_9-8; }
  #terms ol.lst-kix_list_28-5 {
    list-style-type: none; }
  #terms .lst-kix_list_13-4 > li {
    counter-increment: lst-ctn-kix_list_13-4; }
  #terms ol.lst-kix_list_28-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_28-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_28-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_28-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_28-0 {
    list-style-type: none; }
  #terms .lst-kix_list_31-4 > li:before {
    content: "" counter(lst-ctn-kix_list_31-4, decimal) ". "; }
  #terms ol.lst-kix_list_28-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_28-2 {
    list-style-type: none; }
  #terms .lst-kix_list_15-7 > li:before {
    content: "" counter(lst-ctn-kix_list_15-7, decimal) ". "; }
  #terms .lst-kix_list_17-7 > li {
    counter-increment: lst-ctn-kix_list_17-7; }
  #terms .lst-kix_list_4-5 > li:before {
    content: "" counter(lst-ctn-kix_list_4-5, decimal) ". "; }
  #terms .lst-kix_list_15-1 > li:before {
    content: "" counter(lst-ctn-kix_list_15-1, decimal) ". "; }
  #terms ol.lst-kix_list_1-4.start {
    counter-reset: lst-ctn-kix_list_1-4 0; }
  #terms .lst-kix_list_15-3 > li:before {
    content: "" counter(lst-ctn-kix_list_15-3, decimal) ". "; }
  #terms .lst-kix_list_22-1 > li {
    counter-increment: lst-ctn-kix_list_22-1; }
  #terms .lst-kix_list_42-7 > li {
    counter-increment: lst-ctn-kix_list_42-7; }
  #terms ol.lst-kix_list_4-4.start {
    counter-reset: lst-ctn-kix_list_4-4 0; }
  #terms .lst-kix_list_33-2 > li {
    counter-increment: lst-ctn-kix_list_33-2; }
  #terms .lst-kix_list_30-2 > li {
    counter-increment: lst-ctn-kix_list_30-2; }
  #terms ol.lst-kix_list_9-2.start {
    counter-reset: lst-ctn-kix_list_9-2 0; }
  #terms .lst-kix_list_11-2 > li {
    counter-increment: lst-ctn-kix_list_11-2; }
  #terms .lst-kix_list_33-8 > li {
    counter-increment: lst-ctn-kix_list_33-8; }
  #terms ol.lst-kix_list_8-8 {
    list-style-type: none; }
  #terms .lst-kix_list_12-3 > li:before {
    content: "" counter(lst-ctn-kix_list_12-3, decimal) ". "; }
  #terms ol.lst-kix_list_31-4.start {
    counter-reset: lst-ctn-kix_list_31-4 0; }
  #terms .lst-kix_list_32-6 > li:before {
    content: "" counter(lst-ctn-kix_list_32-6, decimal) ". "; }
  #terms ol.lst-kix_list_8-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_8-5 {
    list-style-type: none; }
  #terms .lst-kix_list_33-2 > li:before {
    content: "" counter(lst-ctn-kix_list_33-2, decimal) ". "; }
  #terms ol.lst-kix_list_8-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_8-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_8-0 {
    list-style-type: none; }
  #terms .lst-kix_list_16-3 > li {
    counter-increment: lst-ctn-kix_list_16-3; }
  #terms ol.lst-kix_list_8-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_8-2 {
    list-style-type: none; }
  #terms .lst-kix_list_13-3 > li {
    counter-increment: lst-ctn-kix_list_13-3; }
  #terms ol.lst-kix_list_8-3 {
    list-style-type: none; }
  #terms .lst-kix_list_10-4 > li {
    counter-increment: lst-ctn-kix_list_10-4; }
  #terms .lst-kix_list_14-1 > li {
    counter-increment: lst-ctn-kix_list_14-1; }
  #terms .lst-kix_list_34-4 > li:before {
    content: "" counter(lst-ctn-kix_list_34-4, decimal) ". "; }
  #terms .lst-kix_list_35-3 > li {
    counter-increment: lst-ctn-kix_list_35-3; }
  #terms .lst-kix_list_28-0 > li {
    counter-increment: lst-ctn-kix_list_28-0; }
  #terms .lst-kix_list_13-5 > li:before {
    content: "" counter(lst-ctn-kix_list_13-5, decimal) ". "; }
  #terms ol.lst-kix_list_28-8.start {
    counter-reset: lst-ctn-kix_list_28-8 0; }
  #terms .lst-kix_list_36-1 > li {
    counter-increment: lst-ctn-kix_list_36-1; }
  #terms .lst-kix_list_36-7 > li {
    counter-increment: lst-ctn-kix_list_36-7; }
  #terms .lst-kix_list_29-4 > li {
    counter-increment: lst-ctn-kix_list_29-4; }
  #terms .lst-kix_list_33-6 > li:before {
    content: "" counter(lst-ctn-kix_list_33-6, decimal) ". "; }
  #terms .lst-kix_list_32-4 > li {
    counter-increment: lst-ctn-kix_list_32-4; }
  #terms .lst-kix_list_33-8 > li:before {
    content: "" counter(lst-ctn-kix_list_33-8, decimal) ". "; }
  #terms ol.lst-kix_list_29-0.start {
    counter-reset: lst-ctn-kix_list_29-0 8; }
  #terms .lst-kix_list_34-2 > li:before {
    content: "" counter(lst-ctn-kix_list_34-2, decimal) ". "; }
  #terms .lst-kix_list_34-5 > li {
    counter-increment: lst-ctn-kix_list_34-5; }
  #terms .lst-kix_list_30-5 > li:before {
    content: "" counter(lst-ctn-kix_list_30-5, decimal) ". "; }
  #terms .lst-kix_list_35-0 > li:before {
    content: "" counter(lst-ctn-kix_list_35-0, decimal) ". "; }
  #terms .lst-kix_list_35-1 > li:before {
    content: "" counter(lst-ctn-kix_list_35-1, decimal) ". "; }
  #terms .lst-kix_list_35-4 > li:before {
    content: "" counter(lst-ctn-kix_list_35-4, decimal) ". "; }
  #terms ol.lst-kix_list_11-6 {
    list-style-type: none; }
  #terms .lst-kix_list_28-8 > li {
    counter-increment: lst-ctn-kix_list_28-8; }
  #terms ol.lst-kix_list_11-7 {
    list-style-type: none; }
  #terms .lst-kix_list_1-1 > li {
    counter-increment: lst-ctn-kix_list_1-1; }
  #terms ol.lst-kix_list_11-8 {
    list-style-type: none; }
  #terms .lst-kix_list_30-1 > li:before {
    content: "" counter(lst-ctn-kix_list_30-1, decimal) ". "; }
  #terms ol.lst-kix_list_11-2 {
    list-style-type: none; }
  #terms .lst-kix_list_3-0 > li:before {
    content: "" counter(lst-ctn-kix_list_3-0, decimal) ". "; }
  #terms ol.lst-kix_list_11-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_11-4 {
    list-style-type: none; }
  #terms .lst-kix_list_30-2 > li:before {
    content: "" counter(lst-ctn-kix_list_30-2, decimal) ". "; }
  #terms ol.lst-kix_list_11-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_11-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_11-1 {
    list-style-type: none; }
  #terms .lst-kix_list_4-0 > li {
    counter-increment: lst-ctn-kix_list_4-0; }
  #terms .lst-kix_list_31-6 > li {
    counter-increment: lst-ctn-kix_list_31-6; }
  #terms ol.lst-kix_list_37-5.start {
    counter-reset: lst-ctn-kix_list_37-5 0; }
  #terms .lst-kix_list_3-3 > li:before {
    content: "" counter(lst-ctn-kix_list_3-3, decimal) ". "; }
  #terms .lst-kix_list_38-3 > li {
    counter-increment: lst-ctn-kix_list_38-3; }
  #terms ol.lst-kix_list_10-7.start {
    counter-reset: lst-ctn-kix_list_10-7 0; }
  #terms .lst-kix_list_17-1 > li {
    counter-increment: lst-ctn-kix_list_17-1; }
  #terms .lst-kix_list_11-1 > li:before {
    content: "" counter(lst-ctn-kix_list_11-1, decimal) ". "; }
  #terms ol.lst-kix_list_31-0.start {
    counter-reset: lst-ctn-kix_list_31-0 0; }
  #terms .lst-kix_list_48-4 > li {
    counter-increment: lst-ctn-kix_list_48-4; }
  #terms .lst-kix_list_11-0 > li:before {
    content: "" counter(lst-ctn-kix_list_11-0, decimal) ". "; }
  #terms ol.lst-kix_list_9-3.start {
    counter-reset: lst-ctn-kix_list_9-3 0; }
  #terms .lst-kix_list_8-8 > li:before {
    content: "" counter(lst-ctn-kix_list_8-8, decimal) ". "; }
  #terms .lst-kix_list_35-4 > li {
    counter-increment: lst-ctn-kix_list_35-4; }
  #terms .lst-kix_list_43-5 > li {
    counter-increment: lst-ctn-kix_list_43-5; }
  #terms .lst-kix_list_4-8 > li:before {
    content: "" counter(lst-ctn-kix_list_4-8, decimal) ". "; }
  #terms .lst-kix_list_21-5 > li {
    counter-increment: lst-ctn-kix_list_21-5; }
  #terms .lst-kix_list_14-2 > li {
    counter-increment: lst-ctn-kix_list_14-2; }
  #terms .lst-kix_list_16-0 > li:before {
    content: "" counter(lst-ctn-kix_list_16-0, decimal) ". "; }
  #terms ol.lst-kix_list_4-8.start {
    counter-reset: lst-ctn-kix_list_4-8 0; }
  #terms .lst-kix_list_8-4 > li {
    counter-increment: lst-ctn-kix_list_8-4; }
  #terms ul.lst-kix_list_4-1 {
    list-style-type: none; }
  #terms .lst-kix_list_16-3 > li:before {
    content: "" counter(lst-ctn-kix_list_16-3, decimal) ". "; }
  #terms ol.lst-kix_list_46-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_37-4.start {
    counter-reset: lst-ctn-kix_list_37-4 0; }
  #terms .lst-kix_list_41-1 > li {
    counter-increment: lst-ctn-kix_list_41-1; }
  #terms ol.lst-kix_list_46-6 {
    list-style-type: none; }
  #terms .lst-kix_list_44-0 > li {
    counter-increment: lst-ctn-kix_list_44-0; }
  #terms ol.lst-kix_list_46-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_46-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_46-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_46-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_46-3 {
    list-style-type: none; }
  #terms .lst-kix_list_17-8 > li:before {
    content: "" counter(lst-ctn-kix_list_17-8, decimal) ". "; }
  #terms ol.lst-kix_list_46-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_46-1 {
    list-style-type: none; }
  #terms .lst-kix_list_7-0 > li:before {
    content: "" counter(lst-ctn-kix_list_7-0, decimal) ". "; }
  #terms ol.lst-kix_list_27-7.start {
    counter-reset: lst-ctn-kix_list_27-7 0; }
  #terms ol.lst-kix_list_19-6.start {
    counter-reset: lst-ctn-kix_list_19-6 0; }
  #terms ol.lst-kix_list_9-7.start {
    counter-reset: lst-ctn-kix_list_9-7 0; }
  #terms .lst-kix_list_2-4 > li:before {
    content: "" counter(lst-ctn-kix_list_2-4, decimal) ". "; }
  #terms .lst-kix_list_7-3 > li:before {
    content: "" counter(lst-ctn-kix_list_7-3, decimal) ". "; }
  #terms .lst-kix_list_48-5 > li:before {
    content: "" counter(lst-ctn-kix_list_48-5, lower-roman) ". "; }
  #terms .lst-kix_list_9-7 > li {
    counter-increment: lst-ctn-kix_list_9-7; }
  #terms .lst-kix_list_13-8 > li:before {
    content: "" counter(lst-ctn-kix_list_13-8, decimal) ". "; }
  #terms .lst-kix_list_31-1 > li:before {
    content: "" counter(lst-ctn-kix_list_31-1, decimal) ". "; }
  #terms .lst-kix_list_18-7 > li:before {
    content: "" counter(lst-ctn-kix_list_18-7, decimal) ". "; }
  #terms .lst-kix_list_48-1 > li:before {
    content: "" counter(lst-ctn-kix_list_48-1, lower-latin) ". "; }
  #terms .lst-kix_list_15-4 > li:before {
    content: "" counter(lst-ctn-kix_list_15-4, decimal) ". "; }
  #terms ol.lst-kix_list_19-1.start {
    counter-reset: lst-ctn-kix_list_19-1 0; }
  #terms ol.lst-kix_list_24-8 {
    list-style-type: none; }
  #terms .lst-kix_list_10-4 > li:before {
    content: "" counter(lst-ctn-kix_list_10-4, decimal) ". "; }
  #terms .lst-kix_list_10-8 > li:before {
    content: "" counter(lst-ctn-kix_list_10-8, decimal) ". "; }
  #terms ol.lst-kix_list_24-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_24-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_24-7 {
    list-style-type: none; }
  #terms .lst-kix_list_15-0 > li:before {
    content: "" counter(lst-ctn-kix_list_15-0, decimal) ". "; }
  #terms ol.lst-kix_list_24-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_24-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_14-3.start {
    counter-reset: lst-ctn-kix_list_14-3 0; }
  #terms ol.lst-kix_list_24-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_24-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_24-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_44-2.start {
    counter-reset: lst-ctn-kix_list_44-2 0; }
  #terms ol.lst-kix_list_32-5.start {
    counter-reset: lst-ctn-kix_list_32-5 0; }
  #terms .lst-kix_list_12-8 > li {
    counter-increment: lst-ctn-kix_list_12-8; }
  #terms ol.lst-kix_list_4-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_4-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_4-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_37-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_37-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_14-4.start {
    counter-reset: lst-ctn-kix_list_14-4 0; }
  #terms .lst-kix_list_9-7 > li:before {
    content: "" counter(lst-ctn-kix_list_9-7, decimal) ". "; }
  #terms .lst-kix_list_2-4 > li {
    counter-increment: lst-ctn-kix_list_2-4; }
  #terms .lst-kix_list_29-4 > li:before {
    content: "" counter(lst-ctn-kix_list_29-4, decimal) ". "; }
  #terms ol.lst-kix_list_37-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_37-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_37-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_32-2.start {
    counter-reset: lst-ctn-kix_list_32-2 0; }
  #terms ol.lst-kix_list_37-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_37-4 {
    list-style-type: none; }
  #terms .lst-kix_list_11-4 > li:before {
    content: "" counter(lst-ctn-kix_list_11-4, decimal) ". "; }
  #terms ol.lst-kix_list_37-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_37-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_37-0.start {
    counter-reset: lst-ctn-kix_list_37-0 1; }
  #terms .lst-kix_list_29-0 > li:before {
    content: "" counter(lst-ctn-kix_list_29-0, decimal) ". "; }
  #terms ol.lst-kix_list_4-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_19-2.start {
    counter-reset: lst-ctn-kix_list_19-2 0; }
  #terms ol.lst-kix_list_4-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_4-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_4-6 {
    list-style-type: none; }
  #terms .lst-kix_list_12-0 > li:before {
    content: "" counter(lst-ctn-kix_list_12-0, decimal) ". "; }
  #terms ol.lst-kix_list_4-7 {
    list-style-type: none; }
  #terms .lst-kix_list_1-4 > li:before {
    content: "" counter(lst-ctn-kix_list_1-4, decimal) ". "; }
  #terms ol.lst-kix_list_44-3.start {
    counter-reset: lst-ctn-kix_list_44-3 0; }
  #terms .lst-kix_list_1-6 > li {
    counter-increment: lst-ctn-kix_list_1-6; }
  #terms .lst-kix_list_34-5 > li:before {
    content: "" counter(lst-ctn-kix_list_34-5, decimal) ". "; }
  #terms ol.lst-kix_list_45-8.start {
    counter-reset: lst-ctn-kix_list_45-8 0; }
  #terms .lst-kix_list_33-5 > li:before {
    content: "" counter(lst-ctn-kix_list_33-5, decimal) ". "; }
  #terms ol.lst-kix_list_19-3.start {
    counter-reset: lst-ctn-kix_list_19-3 0; }
  #terms .lst-kix_list_2-0 > li:before {
    content: "" counter(lst-ctn-kix_list_2-0, decimal) ". "; }
  #terms ol.lst-kix_list_9-8.start {
    counter-reset: lst-ctn-kix_list_9-8 0; }
  #terms .lst-kix_list_1-8 > li:before {
    content: "" counter(lst-ctn-kix_list_1-8, decimal) ". "; }
  #terms .lst-kix_list_34-1 > li:before {
    content: "" counter(lst-ctn-kix_list_34-1, decimal) ". "; }
  #terms .lst-kix_list_19-0 > li:before {
    content: "" counter(lst-ctn-kix_list_19-0, decimal) ". "; }
  #terms .lst-kix_list_8-1 > li {
    counter-increment: lst-ctn-kix_list_8-1; }
  #terms .lst-kix_list_7-0 > li {
    counter-increment: lst-ctn-kix_list_7-0; }
  #terms .lst-kix_list_19-0 > li {
    counter-increment: lst-ctn-kix_list_19-0; }
  #terms ol.lst-kix_list_44-6.start {
    counter-reset: lst-ctn-kix_list_44-6 0; }
  #terms .lst-kix_list_29-6 > li {
    counter-increment: lst-ctn-kix_list_29-6; }
  #terms .lst-kix_list_47-2 > li:before {
    content: "" counter(lst-ctn-kix_list_47-2, decimal) ". "; }
  #terms ol.lst-kix_list_31-3.start {
    counter-reset: lst-ctn-kix_list_31-3 0; }
  #terms ol.lst-kix_list_19-8.start {
    counter-reset: lst-ctn-kix_list_19-8 0; }
  #terms ol.lst-kix_list_41-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_41-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_36-4.start {
    counter-reset: lst-ctn-kix_list_36-4 0; }
  #terms ol.lst-kix_list_41-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_41-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_41-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_41-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_41-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_14-7.start {
    counter-reset: lst-ctn-kix_list_14-7 0; }
  #terms ol.lst-kix_list_41-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_41-0 {
    list-style-type: none; }
  #terms .lst-kix_list_19-7 > li:before {
    content: "" counter(lst-ctn-kix_list_19-7, decimal) ". "; }
  #terms .lst-kix_list_9-2 > li {
    counter-increment: lst-ctn-kix_list_9-2; }
  #terms ol.lst-kix_list_23-8.start {
    counter-reset: lst-ctn-kix_list_23-8 0; }
  #terms .lst-kix_list_24-5 > li {
    counter-increment: lst-ctn-kix_list_24-5; }
  #terms .lst-kix_list_46-3 > li:before {
    content: "" counter(lst-ctn-kix_list_46-3, decimal) ". "; }
  #terms .lst-kix_list_38-1 > li:before {
    content: "" counter(lst-ctn-kix_list_38-1, decimal) ". "; }
  #terms ol.lst-kix_list_15-6.start {
    counter-reset: lst-ctn-kix_list_15-6 0; }
  #terms .lst-kix_list_37-2 > li:before {
    content: "" counter(lst-ctn-kix_list_37-2, decimal) ". "; }
  #terms .lst-kix_list_46-5 > li {
    counter-increment: lst-ctn-kix_list_46-5; }
  #terms .lst-kix_list_25-6 > li {
    counter-increment: lst-ctn-kix_list_25-6; }
  #terms .lst-kix_list_37-5 > li:before {
    content: "" counter(lst-ctn-kix_list_37-5, decimal) ". "; }
  #terms .lst-kix_list_46-0 > li:before {
    content: "" counter(lst-ctn-kix_list_46-0, decimal) ". "; }
  #terms ol.lst-kix_list_31-8.start {
    counter-reset: lst-ctn-kix_list_31-8 0; }
  #terms .lst-kix_list_18-1 > li:before {
    content: "" counter(lst-ctn-kix_list_18-1, decimal) ". "; }
  #terms .lst-kix_list_38-8 > li:before {
    content: "" counter(lst-ctn-kix_list_38-8, decimal) ". "; }
  #terms .lst-kix_list_44-3 > li {
    counter-increment: lst-ctn-kix_list_44-3; }
  #terms .lst-kix_list_45-4 > li {
    counter-increment: lst-ctn-kix_list_45-4; }
  #terms .lst-kix_list_23-4 > li {
    counter-increment: lst-ctn-kix_list_23-4; }
  #terms ol.lst-kix_list_23-1.start {
    counter-reset: lst-ctn-kix_list_23-1 0; }
  #terms ol.lst-kix_list_45-5.start {
    counter-reset: lst-ctn-kix_list_45-5 0; }
  #terms ol.lst-kix_list_32-0.start {
    counter-reset: lst-ctn-kix_list_32-0 1; }
  #terms .lst-kix_list_23-1 > li {
    counter-increment: lst-ctn-kix_list_23-1; }
  #terms .lst-kix_list_2-7 > li:before {
    content: "" counter(lst-ctn-kix_list_2-7, decimal) ". "; }
  #terms .lst-kix_list_2-7 > li {
    counter-increment: lst-ctn-kix_list_2-7; }
  #terms .lst-kix_list_24-2 > li {
    counter-increment: lst-ctn-kix_list_24-2; }
  #terms ol.lst-kix_list_32-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_32-7 {
    list-style-type: none; }
  #terms .lst-kix_list_27-5 > li:before {
    content: "" counter(lst-ctn-kix_list_27-5, decimal) ". "; }
  #terms ol.lst-kix_list_32-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_32-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_32-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_32-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_32-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_10-3.start {
    counter-reset: lst-ctn-kix_list_10-3 0; }
  #terms .lst-kix_list_22-3 > li {
    counter-increment: lst-ctn-kix_list_22-3; }
  #terms ol.lst-kix_list_32-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_32-1 {
    list-style-type: none; }
  #terms .lst-kix_list_39-7 > li:before {
    content: "" counter(lst-ctn-kix_list_39-7, decimal) ". "; }
  #terms .lst-kix_list_46-8 > li {
    counter-increment: lst-ctn-kix_list_46-8; }
  #terms .lst-kix_list_10-1 > li:before {
    content: "" counter(lst-ctn-kix_list_10-1, decimal) ". "; }
  #terms .lst-kix_list_18-4 > li:before {
    content: "" counter(lst-ctn-kix_list_18-4, decimal) ". "; }
  #terms ol.lst-kix_list_15-1.start {
    counter-reset: lst-ctn-kix_list_15-1 0; }
  #terms ol.lst-kix_list_15-4.start {
    counter-reset: lst-ctn-kix_list_15-4 0; }
  #terms ol.lst-kix_list_45-3.start {
    counter-reset: lst-ctn-kix_list_45-3 0; }
  #terms .lst-kix_list_36-6 > li:before {
    content: "" counter(lst-ctn-kix_list_36-6, decimal) ". "; }
  #terms .lst-kix_list_47-6 > li {
    counter-increment: lst-ctn-kix_list_47-6; }
  #terms .lst-kix_list_36-0 > li:before {
    content: "" counter(lst-ctn-kix_list_36-0, decimal) ". "; }
  #terms ol.lst-kix_list_44-8.start {
    counter-reset: lst-ctn-kix_list_44-8 0; }
  #terms .lst-kix_list_34-0 > li {
    counter-increment: lst-ctn-kix_list_34-0; }
  #terms ol.lst-kix_list_45-0.start {
    counter-reset: lst-ctn-kix_list_45-0 4; }
  #terms .lst-kix_list_26-4 > li {
    counter-increment: lst-ctn-kix_list_26-4; }
  #terms ol.lst-kix_list_5-7.start {
    counter-reset: lst-ctn-kix_list_5-7 0; }
  #terms ol.lst-kix_list_28-7.start {
    counter-reset: lst-ctn-kix_list_28-7 0; }
  #terms .lst-kix_list_20-8 > li:before {
    content: "\0025aa "; }
  #terms .lst-kix_list_39-1 > li {
    counter-increment: lst-ctn-kix_list_39-1; }
  #terms .lst-kix_list_46-6 > li:before {
    content: "" counter(lst-ctn-kix_list_46-6, decimal) ". "; }
  #terms .lst-kix_list_29-7 > li:before {
    content: "" counter(lst-ctn-kix_list_29-7, decimal) ". "; }
  #terms ol.lst-kix_list_10-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_10-8 {
    list-style-type: none; }
  #terms .lst-kix_list_9-4 > li:before {
    content: "" counter(lst-ctn-kix_list_9-4, decimal) ". "; }
  #terms ol.lst-kix_list_10-3 {
    list-style-type: none; }
  #terms .lst-kix_list_30-8 > li {
    counter-increment: lst-ctn-kix_list_30-8; }
  #terms ol.lst-kix_list_10-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_10-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_10-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_10-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_10-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_10-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_36-2.start {
    counter-reset: lst-ctn-kix_list_36-2 0; }
  #terms .lst-kix_list_1-1 > li:before {
    content: "" counter(lst-ctn-kix_list_1-1, decimal) ". "; }
  #terms .lst-kix_list_11-7 > li:before {
    content: "" counter(lst-ctn-kix_list_11-7, decimal) ". "; }
  #terms ol.lst-kix_list_10-5.start {
    counter-reset: lst-ctn-kix_list_10-5 0; }
  #terms .lst-kix_list_14-7 > li {
    counter-increment: lst-ctn-kix_list_14-7; }
  #terms ol.lst-kix_list_31-5.start {
    counter-reset: lst-ctn-kix_list_31-5 0; }
  #terms .lst-kix_list_48-8 > li:before {
    content: "" counter(lst-ctn-kix_list_48-8, lower-roman) ". "; }
  #terms .lst-kix_list_28-1 > li:before {
    content: "" counter(lst-ctn-kix_list_28-1, decimal) ". "; }
  #terms ol.lst-kix_list_19-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_19-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_19-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_19-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_19-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_19-4 {
    list-style-type: none; }
  #terms .lst-kix_list_30-8 > li:before {
    content: "" counter(lst-ctn-kix_list_30-8, decimal) ". "; }
  #terms ol.lst-kix_list_19-5 {
    list-style-type: none; }
  #terms .lst-kix_list_35-7 > li:before {
    content: "" counter(lst-ctn-kix_list_35-7, decimal) ". "; }
  #terms .lst-kix_list_30-5 > li {
    counter-increment: lst-ctn-kix_list_30-5; }
  #terms ol.lst-kix_list_19-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_19-1 {
    list-style-type: none; }
  #terms .lst-kix_list_26-6 > li:before {
    content: "" counter(lst-ctn-kix_list_26-6, decimal) ". "; }
  #terms .lst-kix_list_8-2 > li:before {
    content: "" counter(lst-ctn-kix_list_8-2, decimal) ". "; }
  #terms ol.lst-kix_list_36-7.start {
    counter-reset: lst-ctn-kix_list_36-7 0; }
  #terms ol.lst-kix_list_31-6.start {
    counter-reset: lst-ctn-kix_list_31-6 0; }
  #terms .lst-kix_list_46-2 > li {
    counter-increment: lst-ctn-kix_list_46-2; }
  #terms .lst-kix_list_12-0 > li {
    counter-increment: lst-ctn-kix_list_12-0; }
  #terms ol.lst-kix_list_45-1.start {
    counter-reset: lst-ctn-kix_list_45-1 0; }
  #terms .lst-kix_list_47-3 > li {
    counter-increment: lst-ctn-kix_list_47-3; }
  #terms .lst-kix_list_8-5 > li:before {
    content: "" counter(lst-ctn-kix_list_8-5, decimal) ". "; }
  #terms ol.lst-kix_list_28-0.start {
    counter-reset: lst-ctn-kix_list_28-0 7; }
  #terms .lst-kix_list_26-3 > li:before {
    content: "" counter(lst-ctn-kix_list_26-3, decimal) ". "; }
  #terms .lst-kix_list_3-6 > li:before {
    content: "" counter(lst-ctn-kix_list_3-6, decimal) ". "; }
  #terms .lst-kix_list_21-7 > li:before {
    content: "" counter(lst-ctn-kix_list_21-7, decimal) ". "; }
  #terms ol.lst-kix_list_5-0.start {
    counter-reset: lst-ctn-kix_list_5-0 4; }
  #terms .lst-kix_list_39-4 > li {
    counter-increment: lst-ctn-kix_list_39-4; }
  #terms ol.lst-kix_list_31-7.start {
    counter-reset: lst-ctn-kix_list_31-7 0; }
  #terms .lst-kix_list_16-6 > li:before {
    content: "" counter(lst-ctn-kix_list_16-6, decimal) ". "; }
  #terms ol.lst-kix_list_10-1.start {
    counter-reset: lst-ctn-kix_list_10-1 0; }
  #terms .lst-kix_list_18-2 > li {
    counter-increment: lst-ctn-kix_list_18-2; }
  #terms ol.lst-kix_list_5-6.start {
    counter-reset: lst-ctn-kix_list_5-6 0; }
  #terms .lst-kix_list_22-6 > li {
    counter-increment: lst-ctn-kix_list_22-6; }
  #terms .lst-kix_list_7-3 > li {
    counter-increment: lst-ctn-kix_list_7-3; }
  #terms .lst-kix_list_25-0 > li {
    counter-increment: lst-ctn-kix_list_25-0; }
  #terms .lst-kix_list_45-4 > li:before {
    content: "" counter(lst-ctn-kix_list_45-4, decimal) ". "; }
  #terms .lst-kix_list_45-7 > li:before {
    content: "" counter(lst-ctn-kix_list_45-7, decimal) ". "; }
  #terms ol.lst-kix_list_28-6.start {
    counter-reset: lst-ctn-kix_list_28-6 0; }
  #terms .lst-kix_list_19-3 > li {
    counter-increment: lst-ctn-kix_list_19-3; }
  #terms ol.lst-kix_list_28-5.start {
    counter-reset: lst-ctn-kix_list_28-5 0; }
  #terms .lst-kix_list_44-8 > li:before {
    content: "" counter(lst-ctn-kix_list_44-8, decimal) ". "; }
  #terms .lst-kix_list_23-7 > li {
    counter-increment: lst-ctn-kix_list_23-7; }
  #terms .lst-kix_list_44-6 > li {
    counter-increment: lst-ctn-kix_list_44-6; }
  #terms ol.lst-kix_list_10-2.start {
    counter-reset: lst-ctn-kix_list_10-2 0; }
  #terms .lst-kix_list_17-2 > li:before {
    content: "" counter(lst-ctn-kix_list_17-2, decimal) ". "; }
  #terms ol.lst-kix_list_5-5.start {
    counter-reset: lst-ctn-kix_list_5-5 0; }
  #terms .lst-kix_list_45-7 > li {
    counter-increment: lst-ctn-kix_list_45-7; }
  #terms .lst-kix_list_17-5 > li:before {
    content: "" counter(lst-ctn-kix_list_17-5, decimal) ". "; }
  #terms .lst-kix_list_6-2 > li {
    counter-increment: lst-ctn-kix_list_6-2; }
  #terms ol.lst-kix_list_36-6.start {
    counter-reset: lst-ctn-kix_list_36-6 0; }
  #terms .lst-kix_list_27-2 > li:before {
    content: "" counter(lst-ctn-kix_list_27-2, decimal) ". "; }
  #terms .lst-kix_list_22-3 > li:before {
    content: "" counter(lst-ctn-kix_list_22-3, decimal) ". "; }
  #terms ol.lst-kix_list_28-4.start {
    counter-reset: lst-ctn-kix_list_28-4 0; }
  #terms .lst-kix_list_43-8 > li {
    counter-increment: lst-ctn-kix_list_43-8; }
  #terms ol.lst-kix_list_23-3.start {
    counter-reset: lst-ctn-kix_list_23-3 0; }
  #terms ol.lst-kix_list_5-4.start {
    counter-reset: lst-ctn-kix_list_5-4 0; }
  #terms ol.lst-kix_list_5-1.start {
    counter-reset: lst-ctn-kix_list_5-1 0; }
  #terms .lst-kix_list_25-3 > li {
    counter-increment: lst-ctn-kix_list_25-3; }
  #terms .lst-kix_list_16-6 > li {
    counter-increment: lst-ctn-kix_list_16-6; }
  #terms ol.lst-kix_list_28-1.start {
    counter-reset: lst-ctn-kix_list_28-1 0; }
  #terms .lst-kix_list_31-7 > li:before {
    content: "" counter(lst-ctn-kix_list_31-7, decimal) ". "; }
  #terms ol.lst-kix_list_10-0.start {
    counter-reset: lst-ctn-kix_list_10-0 9; }
  #terms .lst-kix_list_3-8 > li {
    counter-increment: lst-ctn-kix_list_3-8; }
  #terms .lst-kix_list_4-6 > li {
    counter-increment: lst-ctn-kix_list_4-6; }
  #terms .lst-kix_list_4-2 > li:before {
    content: "" counter(lst-ctn-kix_list_4-2, decimal) ". "; }
  #terms ol.lst-kix_list_23-6.start {
    counter-reset: lst-ctn-kix_list_23-6 0; }
  #terms .lst-kix_list_17-4 > li {
    counter-increment: lst-ctn-kix_list_17-4; }
  #terms .lst-kix_list_36-3 > li:before {
    content: "" counter(lst-ctn-kix_list_36-3, decimal) ". "; }
  #terms .lst-kix_list_26-1 > li {
    counter-increment: lst-ctn-kix_list_26-1; }
  #terms .lst-kix_list_9-1 > li:before {
    content: "" counter(lst-ctn-kix_list_9-1, decimal) ". "; }
  #terms ul.lst-kix_list_40-5 {
    list-style-type: none; }
  #terms ul.lst-kix_list_40-4 {
    list-style-type: none; }
  #terms ul.lst-kix_list_40-7 {
    list-style-type: none; }
  #terms ul.lst-kix_list_40-6 {
    list-style-type: none; }
  #terms .lst-kix_list_15-8 > li {
    counter-increment: lst-ctn-kix_list_15-8; }
  #terms ul.lst-kix_list_40-8 {
    list-style-type: none; }
  #terms .lst-kix_list_40-8 > li:before {
    content: "\0025aa "; }
  #terms ul.lst-kix_list_40-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_36-8.start {
    counter-reset: lst-ctn-kix_list_36-8 0; }
  #terms ul.lst-kix_list_40-0 {
    list-style-type: none; }
  #terms ul.lst-kix_list_40-3 {
    list-style-type: none; }
  #terms ul.lst-kix_list_40-2 {
    list-style-type: none; }
  #terms .lst-kix_list_37-8 > li {
    counter-increment: lst-ctn-kix_list_37-8; }
  #terms .lst-kix_list_31-3 > li {
    counter-increment: lst-ctn-kix_list_31-3; }
  #terms .lst-kix_list_41-4 > li:before {
    content: "" counter(lst-ctn-kix_list_41-4, decimal) ". "; }
  #terms ol.lst-kix_list_23-5.start {
    counter-reset: lst-ctn-kix_list_23-5 0; }
  #terms .lst-kix_list_10-1 > li {
    counter-increment: lst-ctn-kix_list_10-1; }
  #terms ol.lst-kix_list_28-2.start {
    counter-reset: lst-ctn-kix_list_28-2 0; }
  #terms .lst-kix_list_12-6 > li:before {
    content: "" counter(lst-ctn-kix_list_12-6, decimal) ". "; }
  #terms ol.lst-kix_list_23-4.start {
    counter-reset: lst-ctn-kix_list_23-4 0; }
  #terms .lst-kix_list_32-1 > li {
    counter-increment: lst-ctn-kix_list_32-1; }
  #terms .lst-kix_list_13-2 > li:before {
    content: "" counter(lst-ctn-kix_list_13-2, decimal) ". "; }
  #terms ol.lst-kix_list_5-2.start {
    counter-reset: lst-ctn-kix_list_5-2 0; }
  #terms ol.lst-kix_list_7-0 {
    list-style-type: none; }
  #terms .lst-kix_list_2-1 > li {
    counter-increment: lst-ctn-kix_list_2-1; }
  #terms ol.lst-kix_list_33-5.start {
    counter-reset: lst-ctn-kix_list_33-5 0; }
  #terms ol.lst-kix_list_9-0.start {
    counter-reset: lst-ctn-kix_list_9-0 8; }
  #terms .lst-kix_list_48-1 > li {
    counter-increment: lst-ctn-kix_list_48-1; }
  #terms ol.lst-kix_list_30-0.start {
    counter-reset: lst-ctn-kix_list_30-0 9; }
  #terms ol.lst-kix_list_13-4.start {
    counter-reset: lst-ctn-kix_list_13-4 0; }
  #terms .lst-kix_list_30-6 > li {
    counter-increment: lst-ctn-kix_list_30-6; }
  #terms .lst-kix_list_42-8 > li:before {
    content: "" counter(lst-ctn-kix_list_42-8, decimal) ". "; }
  #terms .lst-kix_list_13-0 > li {
    counter-increment: lst-ctn-kix_list_13-0; }
  #terms ol.lst-kix_list_43-8.start {
    counter-reset: lst-ctn-kix_list_43-8 0; }
  #terms ol.lst-kix_list_7-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_7-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_7-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_7-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_7-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_7-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_7-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_7-4 {
    list-style-type: none; }
  #terms .lst-kix_list_42-0 > li:before {
    content: "" counter(lst-ctn-kix_list_42-0, decimal) ". "; }
  #terms ol.lst-kix_list_23-2.start {
    counter-reset: lst-ctn-kix_list_23-2 0; }
  #terms .lst-kix_list_42-2 > li:before {
    content: "" counter(lst-ctn-kix_list_42-2, decimal) ". "; }
  #terms ol.lst-kix_list_46-8.start {
    counter-reset: lst-ctn-kix_list_46-8 0; }
  #terms .lst-kix_list_43-0 > li {
    counter-increment: lst-ctn-kix_list_43-0; }
  #terms .lst-kix_list_35-7 > li {
    counter-increment: lst-ctn-kix_list_35-7; }
  #terms .lst-kix_list_29-8 > li {
    counter-increment: lst-ctn-kix_list_29-8; }
  #terms .lst-kix_list_42-6 > li:before {
    content: "" counter(lst-ctn-kix_list_42-6, decimal) ". "; }
  #terms .lst-kix_list_24-7 > li {
    counter-increment: lst-ctn-kix_list_24-7; }
  #terms ol.lst-kix_list_30-5.start {
    counter-reset: lst-ctn-kix_list_30-5 0; }
  #terms .lst-kix_list_42-4 > li:before {
    content: "" counter(lst-ctn-kix_list_42-4, decimal) ". "; }
  #terms .lst-kix_list_18-8 > li {
    counter-increment: lst-ctn-kix_list_18-8; }
  #terms ol.lst-kix_list_26-7.start {
    counter-reset: lst-ctn-kix_list_26-7 0; }
  #terms .lst-kix_list_7-2 > li {
    counter-increment: lst-ctn-kix_list_7-2; }
  #terms ol.lst-kix_list_10-4.start {
    counter-reset: lst-ctn-kix_list_10-4 0; }
  #terms ol.lst-kix_list_36-5.start {
    counter-reset: lst-ctn-kix_list_36-5 0; }
  #terms .lst-kix_list_24-7 > li:before {
    content: "" counter(lst-ctn-kix_list_24-7, decimal) ". "; }
  #terms .lst-kix_list_1-4 > li {
    counter-increment: lst-ctn-kix_list_1-4; }
  #terms ol.lst-kix_list_1-6.start {
    counter-reset: lst-ctn-kix_list_1-6 0; }
  #terms ol.lst-kix_list_9-5.start {
    counter-reset: lst-ctn-kix_list_9-5 0; }
  #terms .lst-kix_list_24-3 > li:before {
    content: "" counter(lst-ctn-kix_list_24-3, decimal) ". "; }
  #terms .lst-kix_list_24-5 > li:before {
    content: "" counter(lst-ctn-kix_list_24-5, decimal) ". "; }
  #terms ol.lst-kix_list_43-3.start {
    counter-reset: lst-ctn-kix_list_43-3 0; }
  #terms ol.lst-kix_list_16-4.start {
    counter-reset: lst-ctn-kix_list_16-4 0; }
  #terms .lst-kix_list_6-5 > li {
    counter-increment: lst-ctn-kix_list_6-5; }
  #terms ol.lst-kix_list_27-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_27-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_27-8 {
    list-style-type: none; }
  #terms .lst-kix_list_23-3 > li:before {
    content: "" counter(lst-ctn-kix_list_23-3, decimal) ". "; }
  #terms .lst-kix_list_23-7 > li:before {
    content: "" counter(lst-ctn-kix_list_23-7, decimal) ". "; }
  #terms ol.lst-kix_list_27-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_27-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_27-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_23-7.start {
    counter-reset: lst-ctn-kix_list_23-7 0; }
  #terms ol.lst-kix_list_27-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_27-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_46-3.start {
    counter-reset: lst-ctn-kix_list_46-3 0; }
  #terms ol.lst-kix_list_27-0 {
    list-style-type: none; }
  #terms .lst-kix_list_23-1 > li:before {
    content: "" counter(lst-ctn-kix_list_23-1, decimal) ". "; }
  #terms .lst-kix_list_24-1 > li:before {
    content: "" counter(lst-ctn-kix_list_24-1, decimal) ". "; }
  #terms .lst-kix_list_2-8 > li {
    counter-increment: lst-ctn-kix_list_2-8; }
  #terms ol.lst-kix_list_26-2.start {
    counter-reset: lst-ctn-kix_list_26-2 0; }
  #terms .lst-kix_list_23-5 > li:before {
    content: "" counter(lst-ctn-kix_list_23-5, decimal) ". "; }
  #terms ol.lst-kix_list_48-2.start {
    counter-reset: lst-ctn-kix_list_48-2 0; }
  #terms ol.lst-kix_list_36-0.start {
    counter-reset: lst-ctn-kix_list_36-0 0; }
  #terms .lst-kix_list_8-6 > li {
    counter-increment: lst-ctn-kix_list_8-6; }
  #terms ol.lst-kix_list_4-6.start {
    counter-reset: lst-ctn-kix_list_4-6 0; }
  #terms ol.lst-kix_list_39-5.start {
    counter-reset: lst-ctn-kix_list_39-5 0; }
  #terms ol.lst-kix_list_3-0.start {
    counter-reset: lst-ctn-kix_list_3-0 2; }
  #terms ol.lst-kix_list_29-2.start {
    counter-reset: lst-ctn-kix_list_29-2 0; }
  #terms .lst-kix_list_25-5 > li:before {
    content: "" counter(lst-ctn-kix_list_25-5, decimal) ". "; }
  #terms .lst-kix_list_25-7 > li:before {
    content: "" counter(lst-ctn-kix_list_25-7, decimal) ". "; }
  #terms .lst-kix_list_3-5 > li {
    counter-increment: lst-ctn-kix_list_3-5; }
  #terms ol.lst-kix_list_1-1.start {
    counter-reset: lst-ctn-kix_list_1-1 0; }
  #terms ol.lst-kix_list_18-3.start {
    counter-reset: lst-ctn-kix_list_18-3 0; }
  #terms ol.lst-kix_list_18-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_18-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_33-0.start {
    counter-reset: lst-ctn-kix_list_33-0 2; }
  #terms ol.lst-kix_list_18-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_45-2.start {
    counter-reset: lst-ctn-kix_list_45-2 0; }
  #terms ol.lst-kix_list_18-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_18-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_18-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_18-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_18-1 {
    list-style-type: none; }
  #terms .lst-kix_list_9-3 > li {
    counter-increment: lst-ctn-kix_list_9-3; }
  #terms ol.lst-kix_list_18-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_7-6.start {
    counter-reset: lst-ctn-kix_list_7-6 0; }
  #terms ol.lst-kix_list_15-3.start {
    counter-reset: lst-ctn-kix_list_15-3 0; }
  #terms ol.lst-kix_list_6-0.start {
    counter-reset: lst-ctn-kix_list_6-0 5; }
  #terms .lst-kix_list_4-2 > li {
    counter-increment: lst-ctn-kix_list_4-2; }
  #terms ol.lst-kix_list_3-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_3-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_3-3 {
    list-style-type: none; }
  #terms .lst-kix_list_5-1 > li {
    counter-increment: lst-ctn-kix_list_5-1; }
  #terms ol.lst-kix_list_3-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_21-3.start {
    counter-reset: lst-ctn-kix_list_21-3 0; }
  #terms ol.lst-kix_list_3-0 {
    list-style-type: none; }
  #terms .lst-kix_list_38-5 > li {
    counter-increment: lst-ctn-kix_list_38-5; }
  #terms ol.lst-kix_list_25-6.start {
    counter-reset: lst-ctn-kix_list_25-6 0; }
  #terms ol.lst-kix_list_32-4.start {
    counter-reset: lst-ctn-kix_list_32-4 0; }
  #terms .lst-kix_list_26-5 > li:before {
    content: "" counter(lst-ctn-kix_list_26-5, decimal) ". "; }
  #terms .lst-kix_list_16-0 > li {
    counter-increment: lst-ctn-kix_list_16-0; }
  #terms .lst-kix_list_10-0 > li {
    counter-increment: lst-ctn-kix_list_10-0; }
  #terms ol.lst-kix_list_3-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_3-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_3-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_3-8 {
    list-style-type: none; }
  #terms .lst-kix_list_26-1 > li:before {
    content: "" counter(lst-ctn-kix_list_26-1, decimal) ". "; }
  #terms .lst-kix_list_21-1 > li:before {
    content: "" counter(lst-ctn-kix_list_21-1, decimal) ". "; }
  #terms ol.lst-kix_list_15-8.start {
    counter-reset: lst-ctn-kix_list_15-8 0; }
  #terms ol.lst-kix_list_45-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_45-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_45-5 {
    list-style-type: none; }
  #terms .lst-kix_list_34-3 > li {
    counter-increment: lst-ctn-kix_list_34-3; }
  #terms ol.lst-kix_list_45-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_45-3 {
    list-style-type: none; }
  #terms .lst-kix_list_45-3 > li {
    counter-increment: lst-ctn-kix_list_45-3; }
  #terms ol.lst-kix_list_45-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_45-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_45-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_45-0 {
    list-style-type: none; }
  #terms .lst-kix_list_10-2 > li {
    counter-increment: lst-ctn-kix_list_10-2; }
  #terms ol.lst-kix_list_45-7.start {
    counter-reset: lst-ctn-kix_list_45-7 0; }
  #terms .lst-kix_list_21-5 > li:before {
    content: "" counter(lst-ctn-kix_list_21-5, decimal) ". "; }
  #terms .lst-kix_list_45-2 > li:before {
    content: "" counter(lst-ctn-kix_list_45-2, decimal) ". "; }
  #terms ol.lst-kix_list_27-8.start {
    counter-reset: lst-ctn-kix_list_27-8 0; }
  #terms .lst-kix_list_21-0 > li {
    counter-increment: lst-ctn-kix_list_21-0; }
  #terms .lst-kix_list_25-1 > li:before {
    content: "" counter(lst-ctn-kix_list_25-1, decimal) ". "; }
  #terms ol.lst-kix_list_31-1.start {
    counter-reset: lst-ctn-kix_list_31-1 0; }
  #terms .lst-kix_list_45-6 > li:before {
    content: "" counter(lst-ctn-kix_list_45-6, decimal) ". "; }
  #terms .lst-kix_list_44-6 > li:before {
    content: "" counter(lst-ctn-kix_list_44-6, decimal) ". "; }
  #terms ol.lst-kix_list_7-1.start {
    counter-reset: lst-ctn-kix_list_7-1 0; }
  #terms .lst-kix_list_44-2 > li:before {
    content: "" counter(lst-ctn-kix_list_44-2, decimal) ". "; }
  #terms ol.lst-kix_list_23-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_23-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_23-8 {
    list-style-type: none; }
  #terms .lst-kix_list_39-1 > li:before {
    content: "" counter(lst-ctn-kix_list_39-1, decimal) ". "; }
  #terms ol.lst-kix_list_23-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_23-2 {
    list-style-type: none; }
  #terms .lst-kix_list_16-7 > li {
    counter-increment: lst-ctn-kix_list_16-7; }
  #terms ol.lst-kix_list_23-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_23-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_23-3 {
    list-style-type: none; }
  #terms .lst-kix_list_27-7 > li {
    counter-increment: lst-ctn-kix_list_27-7; }
  #terms .lst-kix_list_45-1 > li {
    counter-increment: lst-ctn-kix_list_45-1; }
  #terms ol.lst-kix_list_23-0 {
    list-style-type: none; }
  #terms .lst-kix_list_34-1 > li {
    counter-increment: lst-ctn-kix_list_34-1; }
  #terms .lst-kix_list_38-7 > li {
    counter-increment: lst-ctn-kix_list_38-7; }
  #terms .lst-kix_list_16-5 > li {
    counter-increment: lst-ctn-kix_list_16-5; }
  #terms .lst-kix_list_3-7 > li {
    counter-increment: lst-ctn-kix_list_3-7; }
  #terms .lst-kix_list_22-5 > li:before {
    content: "" counter(lst-ctn-kix_list_22-5, decimal) ". "; }
  #terms ol.lst-kix_list_36-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_36-7 {
    list-style-type: none; }
  #terms .lst-kix_list_43-2 > li:before {
    content: "" counter(lst-ctn-kix_list_43-2, decimal) ". "; }
  #terms .lst-kix_list_43-6 > li:before {
    content: "" counter(lst-ctn-kix_list_43-6, decimal) ". "; }
  #terms ol.lst-kix_list_36-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_36-3 {
    list-style-type: none; }
  #terms .lst-kix_list_21-2 > li {
    counter-increment: lst-ctn-kix_list_21-2; }
  #terms ol.lst-kix_list_36-6 {
    list-style-type: none; }
  #terms .lst-kix_list_45-8 > li {
    counter-increment: lst-ctn-kix_list_45-8; }
  #terms ol.lst-kix_list_36-5 {
    list-style-type: none; }
  #terms .lst-kix_list_22-1 > li:before {
    content: "" counter(lst-ctn-kix_list_22-1, decimal) ". "; }
  #terms ol.lst-kix_list_36-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_36-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_36-1 {
    list-style-type: none; }
  #terms .lst-kix_list_23-3 > li {
    counter-increment: lst-ctn-kix_list_23-3; }
  #terms .lst-kix_list_9-5 > li {
    counter-increment: lst-ctn-kix_list_9-5; }
  #terms .lst-kix_list_5-8 > li {
    counter-increment: lst-ctn-kix_list_5-8; }
  #terms .lst-kix_list_27-0 > li {
    counter-increment: lst-ctn-kix_list_27-0; }
  #terms .lst-kix_list_41-6 > li {
    counter-increment: lst-ctn-kix_list_41-6; }
  #terms ol.lst-kix_list_19-4.start {
    counter-reset: lst-ctn-kix_list_19-4 0; }
  #terms .lst-kix_list_38-0 > li {
    counter-increment: lst-ctn-kix_list_38-0; }
  #terms .lst-kix_list_32-0 > li {
    counter-increment: lst-ctn-kix_list_32-0; }
  #terms ol.lst-kix_list_2-2.start {
    counter-reset: lst-ctn-kix_list_2-2 0; }
  #terms ol.lst-kix_list_38-4.start {
    counter-reset: lst-ctn-kix_list_38-4 0; }
  #terms ol.lst-kix_list_25-1.start {
    counter-reset: lst-ctn-kix_list_25-1 0; }
  #terms ol.lst-kix_list_14-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_14-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_14-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_21-8.start {
    counter-reset: lst-ctn-kix_list_21-8 0; }
  #terms ol.lst-kix_list_14-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_14-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_14-6 {
    list-style-type: none; }
  #terms .lst-kix_list_34-8 > li {
    counter-increment: lst-ctn-kix_list_34-8; }
  #terms ol.lst-kix_list_14-0 {
    list-style-type: none; }
  #terms .lst-kix_list_27-5 > li {
    counter-increment: lst-ctn-kix_list_27-5; }
  #terms .lst-kix_list_40-6 > li:before {
    content: "\0025aa "; }
  #terms ol.lst-kix_list_44-4.start {
    counter-reset: lst-ctn-kix_list_44-4 0; }
  #terms ol.lst-kix_list_14-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_14-2 {
    list-style-type: none; }
  #terms .lst-kix_list_41-6 > li:before {
    content: "" counter(lst-ctn-kix_list_41-6, decimal) ". "; }
  #terms .lst-kix_list_20-5 > li:before {
    content: "\0025aa "; }
  #terms .lst-kix_list_41-2 > li:before {
    content: "" counter(lst-ctn-kix_list_41-2, decimal) ". "; }
  #terms .lst-kix_list_20-1 > li:before {
    content: "o "; }
  #terms .lst-kix_list_12-3 > li {
    counter-increment: lst-ctn-kix_list_12-3; }
  #terms ol.lst-kix_list_8-4.start {
    counter-reset: lst-ctn-kix_list_8-4 0; }
  #terms ol.lst-kix_list_3-5.start {
    counter-reset: lst-ctn-kix_list_3-5 0; }
  #terms .lst-kix_list_21-7 > li {
    counter-increment: lst-ctn-kix_list_21-7; }
  #terms .lst-kix_list_14-4 > li {
    counter-increment: lst-ctn-kix_list_14-4; }
  #terms .lst-kix_list_10-7 > li {
    counter-increment: lst-ctn-kix_list_10-7; }
  #terms .lst-kix_list_25-4 > li {
    counter-increment: lst-ctn-kix_list_25-4; }
  #terms .lst-kix_list_18-1 > li {
    counter-increment: lst-ctn-kix_list_18-1; }
  #terms ol.lst-kix_list_14-5.start {
    counter-reset: lst-ctn-kix_list_14-5 0; }
  #terms .lst-kix_list_47-4 > li {
    counter-increment: lst-ctn-kix_list_47-4; }
  #terms .lst-kix_list_32-7 > li {
    counter-increment: lst-ctn-kix_list_32-7; }
  #terms .lst-kix_list_40-2 > li:before {
    content: "\0025aa "; }
  #terms ol.lst-kix_list_37-1.start {
    counter-reset: lst-ctn-kix_list_37-1 0; }
  #terms .lst-kix_list_36-4 > li {
    counter-increment: lst-ctn-kix_list_36-4; }
  #terms .lst-kix_list_29-1 > li {
    counter-increment: lst-ctn-kix_list_29-1; }
  #terms .lst-kix_list_43-7 > li {
    counter-increment: lst-ctn-kix_list_43-7; }
  #terms ol.lst-kix_list_32-7.start {
    counter-reset: lst-ctn-kix_list_32-7 0; }
  #terms .lst-kix_list_43-2 > li {
    counter-increment: lst-ctn-kix_list_43-2; }
  #terms ol.lst-kix_list_41-1.start {
    counter-reset: lst-ctn-kix_list_41-1 0; }
  #terms .lst-kix_list_19-4 > li:before {
    content: "" counter(lst-ctn-kix_list_19-4, decimal) ". "; }
  #terms ol.lst-kix_list_37-8.start {
    counter-reset: lst-ctn-kix_list_37-8 0; }
  #terms .lst-kix_list_31-5 > li {
    counter-increment: lst-ctn-kix_list_31-5; }
  #terms ol.lst-kix_list_24-5.start {
    counter-reset: lst-ctn-kix_list_24-5 0; }
  #terms .lst-kix_list_47-6 > li:before {
    content: "" counter(lst-ctn-kix_list_47-6, decimal) ". "; }
  #terms .lst-kix_list_47-2 > li {
    counter-increment: lst-ctn-kix_list_47-2; }
  #terms .lst-kix_list_47-8 > li:before {
    content: "" counter(lst-ctn-kix_list_47-8, decimal) ". "; }
  #terms ol.lst-kix_list_27-5.start {
    counter-reset: lst-ctn-kix_list_27-5 0; }
  #terms ol.lst-kix_list_22-4.start {
    counter-reset: lst-ctn-kix_list_22-4 0; }
  #terms .lst-kix_list_42-1 > li {
    counter-increment: lst-ctn-kix_list_42-1; }
  #terms ol.lst-kix_list_11-2.start {
    counter-reset: lst-ctn-kix_list_11-2 0; }
  #terms .lst-kix_list_19-6 > li:before {
    content: "" counter(lst-ctn-kix_list_19-6, decimal) ". "; }
  #terms .lst-kix_list_47-0 > li:before {
    content: "" counter(lst-ctn-kix_list_47-0, decimal) ". "; }
  #terms ol.lst-kix_list_8-7.start {
    counter-reset: lst-ctn-kix_list_8-7 0; }
  #terms .lst-kix_list_17-2 > li {
    counter-increment: lst-ctn-kix_list_17-2; }
  #terms ol.lst-kix_list_41-6.start {
    counter-reset: lst-ctn-kix_list_41-6 0; }
  #terms .lst-kix_list_42-5 > li {
    counter-increment: lst-ctn-kix_list_42-5; }
  #terms .lst-kix_list_32-2 > li {
    counter-increment: lst-ctn-kix_list_32-2; }
  #terms .lst-kix_list_36-2 > li {
    counter-increment: lst-ctn-kix_list_36-2; }
  #terms ol.lst-kix_list_31-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_31-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_31-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_31-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_31-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_37-3.start {
    counter-reset: lst-ctn-kix_list_37-3 0; }
  #terms ol.lst-kix_list_31-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_31-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_31-3 {
    list-style-type: none; }
  #terms .lst-kix_list_37-1 > li:before {
    content: "" counter(lst-ctn-kix_list_37-1, decimal) ". "; }
  #terms ol.lst-kix_list_31-2 {
    list-style-type: none; }
  #terms .lst-kix_list_46-2 > li:before {
    content: "" counter(lst-ctn-kix_list_46-2, decimal) ". "; }
  #terms ol.lst-kix_list_44-1.start {
    counter-reset: lst-ctn-kix_list_44-1 0; }
  #terms ol.lst-kix_list_24-0.start {
    counter-reset: lst-ctn-kix_list_24-0 3; }
  #terms .lst-kix_list_18-3 > li {
    counter-increment: lst-ctn-kix_list_18-3; }
  #terms .lst-kix_list_37-3 > li:before {
    content: "" counter(lst-ctn-kix_list_37-3, decimal) ". "; }
  #terms ol.lst-kix_list_35-7.start {
    counter-reset: lst-ctn-kix_list_35-7 0; }
  #terms .lst-kix_list_37-3 > li {
    counter-increment: lst-ctn-kix_list_37-3; }
  #terms .lst-kix_list_18-0 > li:before {
    content: "" counter(lst-ctn-kix_list_18-0, decimal) ". "; }
  #terms .lst-kix_list_38-7 > li:before {
    content: "" counter(lst-ctn-kix_list_38-7, decimal) ". "; }
  #terms .lst-kix_list_3-0 > li {
    counter-increment: lst-ctn-kix_list_3-0; }
  #terms .lst-kix_list_18-2 > li:before {
    content: "" counter(lst-ctn-kix_list_18-2, decimal) ". "; }
  #terms .lst-kix_list_48-3 > li {
    counter-increment: lst-ctn-kix_list_48-3; }
  #terms ol.lst-kix_list_27-0.start {
    counter-reset: lst-ctn-kix_list_27-0 6; }
  #terms ol.lst-kix_list_11-7.start {
    counter-reset: lst-ctn-kix_list_11-7 0; }
  #terms ol.lst-kix_list_14-2.start {
    counter-reset: lst-ctn-kix_list_14-2 0; }
  #terms .lst-kix_list_41-4 > li {
    counter-increment: lst-ctn-kix_list_41-4; }
  #terms .lst-kix_list_30-4 > li {
    counter-increment: lst-ctn-kix_list_30-4; }
  #terms .lst-kix_list_38-5 > li:before {
    content: "" counter(lst-ctn-kix_list_38-5, decimal) ". "; }
  #terms .lst-kix_list_25-2 > li {
    counter-increment: lst-ctn-kix_list_25-2; }
  #terms .lst-kix_list_27-1 > li:before {
    content: "" counter(lst-ctn-kix_list_27-1, decimal) ". "; }
  #terms .lst-kix_list_48-2 > li:before {
    content: "" counter(lst-ctn-kix_list_48-2, lower-roman) ". "; }
  #terms .lst-kix_list_27-3 > li:before {
    content: "" counter(lst-ctn-kix_list_27-3, decimal) ". "; }
  #terms .lst-kix_list_48-4 > li:before {
    content: "" counter(lst-ctn-kix_list_48-4, lower-latin) ". "; }
  #terms ol.lst-kix_list_48-5.start {
    counter-reset: lst-ctn-kix_list_48-5 0; }
  #terms .lst-kix_list_18-8 > li:before {
    content: "" counter(lst-ctn-kix_list_18-8, decimal) ". "; }
  #terms ol.lst-kix_list_27-3.start {
    counter-reset: lst-ctn-kix_list_27-3 0; }
  #terms .lst-kix_list_17-6 > li {
    counter-increment: lst-ctn-kix_list_17-6; }
  #terms ol.lst-kix_list_4-3.start {
    counter-reset: lst-ctn-kix_list_4-3 0; }
  #terms .lst-kix_list_10-7 > li:before {
    content: "" counter(lst-ctn-kix_list_10-7, decimal) ". "; }
  #terms .lst-kix_list_10-5 > li:before {
    content: "" counter(lst-ctn-kix_list_10-5, decimal) ". "; }
  #terms ol.lst-kix_list_18-6.start {
    counter-reset: lst-ctn-kix_list_18-6 0; }
  #terms .lst-kix_list_29-3 > li {
    counter-increment: lst-ctn-kix_list_29-3; }
  #terms .lst-kix_list_9-2 > li:before {
    content: "" counter(lst-ctn-kix_list_9-2, decimal) ". "; }
  #terms .lst-kix_list_46-4 > li:before {
    content: "" counter(lst-ctn-kix_list_46-4, decimal) ". "; }
  #terms ol.lst-kix_list_37-6.start {
    counter-reset: lst-ctn-kix_list_37-6 0; }
  #terms ol.lst-kix_list_14-0.start {
    counter-reset: lst-ctn-kix_list_14-0 3; }
  #terms .lst-kix_list_12-5 > li {
    counter-increment: lst-ctn-kix_list_12-5; }
  #terms .lst-kix_list_31-1 > li {
    counter-increment: lst-ctn-kix_list_31-1; }
  #terms .lst-kix_list_9-0 > li:before {
    content: "" counter(lst-ctn-kix_list_9-0, decimal) ". "; }
  #terms ol.lst-kix_list_24-3.start {
    counter-reset: lst-ctn-kix_list_24-3 0; }
  #terms .lst-kix_list_23-5 > li {
    counter-increment: lst-ctn-kix_list_23-5; }
  #terms .lst-kix_list_11-3 > li:before {
    content: "" counter(lst-ctn-kix_list_11-3, decimal) ". "; }
  #terms .lst-kix_list_6-3 > li {
    counter-increment: lst-ctn-kix_list_6-3; }
  #terms ol.lst-kix_list_1-3.start {
    counter-reset: lst-ctn-kix_list_1-3 0; }
  #terms .lst-kix_list_29-1 > li:before {
    content: "" counter(lst-ctn-kix_list_29-1, decimal) ". "; }
  #terms .lst-kix_list_29-3 > li:before {
    content: "" counter(lst-ctn-kix_list_29-3, decimal) ". "; }
  #terms .lst-kix_list_9-8 > li:before {
    content: "" counter(lst-ctn-kix_list_9-8, decimal) ". "; }
  #terms .lst-kix_list_28-6 > li {
    counter-increment: lst-ctn-kix_list_28-6; }
  #terms .lst-kix_list_28-7 > li:before {
    content: "" counter(lst-ctn-kix_list_28-7, decimal) ". "; }
  #terms ol.lst-kix_list_44-8 {
    list-style-type: none; }
  #terms .lst-kix_list_1-7 > li:before {
    content: "" counter(lst-ctn-kix_list_1-7, decimal) ". "; }
  #terms ol.lst-kix_list_44-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_44-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_44-4 {
    list-style-type: none; }
  #terms .lst-kix_list_1-5 > li:before {
    content: "" counter(lst-ctn-kix_list_1-5, decimal) ". "; }
  #terms ol.lst-kix_list_44-5 {
    list-style-type: none; }
  #terms .lst-kix_list_28-5 > li:before {
    content: "" counter(lst-ctn-kix_list_28-5, decimal) ". "; }
  #terms ol.lst-kix_list_44-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_44-3 {
    list-style-type: none; }
  #terms .lst-kix_list_5-6 > li {
    counter-increment: lst-ctn-kix_list_5-6; }
  #terms ol.lst-kix_list_44-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_44-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_22-6.start {
    counter-reset: lst-ctn-kix_list_22-6 0; }
  #terms .lst-kix_list_2-1 > li:before {
    content: "" counter(lst-ctn-kix_list_2-1, decimal) ". "; }
  #terms .lst-kix_list_2-3 > li:before {
    content: "" counter(lst-ctn-kix_list_2-3, decimal) ". "; }
  #terms .lst-kix_list_11-8 > li {
    counter-increment: lst-ctn-kix_list_11-8; }
  #terms .lst-kix_list_35-3 > li:before {
    content: "" counter(lst-ctn-kix_list_35-3, decimal) ". "; }
  #terms ol.lst-kix_list_24-8.start {
    counter-reset: lst-ctn-kix_list_24-8 0; }
  #terms .lst-kix_list_30-4 > li:before {
    content: "" counter(lst-ctn-kix_list_30-4, decimal) ". "; }
  #terms .lst-kix_list_9-1 > li {
    counter-increment: lst-ctn-kix_list_9-1; }
  #terms .lst-kix_list_26-7 > li:before {
    content: "" counter(lst-ctn-kix_list_26-7, decimal) ". "; }
  #terms ol.lst-kix_list_1-8.start {
    counter-reset: lst-ctn-kix_list_1-8 0; }
  #terms .lst-kix_list_6-0 > li {
    counter-increment: lst-ctn-kix_list_6-0; }
  #terms .lst-kix_list_3-5 > li:before {
    content: "" counter(lst-ctn-kix_list_3-5, decimal) ". "; }
  #terms ol.lst-kix_list_30-8.start {
    counter-reset: lst-ctn-kix_list_30-8 0; }
  #terms ol.lst-kix_list_11-5.start {
    counter-reset: lst-ctn-kix_list_11-5 0; }
  #terms .lst-kix_list_8-6 > li:before {
    content: "" counter(lst-ctn-kix_list_8-6, decimal) ". "; }
  #terms .lst-kix_list_11-1 > li {
    counter-increment: lst-ctn-kix_list_11-1; }
  #terms ol.lst-kix_list_16-6.start {
    counter-reset: lst-ctn-kix_list_16-6 0; }
  #terms .lst-kix_list_44-4 > li {
    counter-increment: lst-ctn-kix_list_44-4; }
  #terms ol.lst-kix_list_41-4.start {
    counter-reset: lst-ctn-kix_list_41-4 0; }
  #terms ol.lst-kix_list_22-1.start {
    counter-reset: lst-ctn-kix_list_22-1 0; }
  #terms .lst-kix_list_33-4 > li {
    counter-increment: lst-ctn-kix_list_33-4; }
  #terms ol.lst-kix_list_46-5.start {
    counter-reset: lst-ctn-kix_list_46-5 0; }
  #terms .lst-kix_list_21-3 > li:before {
    content: "" counter(lst-ctn-kix_list_21-3, decimal) ". "; }
  #terms ol.lst-kix_list_30-2.start {
    counter-reset: lst-ctn-kix_list_30-2 0; }
  #terms ol.lst-kix_list_48-7.start {
    counter-reset: lst-ctn-kix_list_48-7 0; }
  #terms .lst-kix_list_4-4 > li {
    counter-increment: lst-ctn-kix_list_4-4; }
  #terms ol.lst-kix_list_29-4.start {
    counter-reset: lst-ctn-kix_list_29-4 0; }
  #terms .lst-kix_list_45-8 > li:before {
    content: "" counter(lst-ctn-kix_list_45-8, decimal) ". "; }
  #terms .lst-kix_list_31-8 > li {
    counter-increment: lst-ctn-kix_list_31-8; }
  #terms .lst-kix_list_25-3 > li:before {
    content: "" counter(lst-ctn-kix_list_25-3, decimal) ". "; }
  #terms .lst-kix_list_39-2 > li {
    counter-increment: lst-ctn-kix_list_39-2; }
  #terms .lst-kix_list_16-2 > li:before {
    content: "" counter(lst-ctn-kix_list_16-2, decimal) ". "; }
  #terms .lst-kix_list_26-6 > li {
    counter-increment: lst-ctn-kix_list_26-6; }
  #terms .lst-kix_list_15-3 > li {
    counter-increment: lst-ctn-kix_list_15-3; }
  #terms .lst-kix_list_44-4 > li:before {
    content: "" counter(lst-ctn-kix_list_44-4, decimal) ". "; }
  #terms ol.lst-kix_list_30-3.start {
    counter-reset: lst-ctn-kix_list_30-3 0; }
  #terms .lst-kix_list_37-6 > li {
    counter-increment: lst-ctn-kix_list_37-6; }
  #terms ol.lst-kix_list_11-0.start {
    counter-reset: lst-ctn-kix_list_11-0 0; }
  #terms ol.lst-kix_list_18-8.start {
    counter-reset: lst-ctn-kix_list_18-8 0; }
  #terms .lst-kix_list_3-3 > li {
    counter-increment: lst-ctn-kix_list_3-3; }
  #terms .lst-kix_list_39-3 > li:before {
    content: "" counter(lst-ctn-kix_list_39-3, decimal) ". "; }
  #terms .lst-kix_list_48-6 > li {
    counter-increment: lst-ctn-kix_list_48-6; }
  #terms ol.lst-kix_list_6-3.start {
    counter-reset: lst-ctn-kix_list_6-3 0; }
  #terms .lst-kix_list_45-0 > li:before {
    content: "" counter(lst-ctn-kix_list_45-0, decimal) ". "; }
  #terms .lst-kix_list_17-6 > li:before {
    content: "" counter(lst-ctn-kix_list_17-6, decimal) ". "; }
  #terms ol.lst-kix_list_16-2.start {
    counter-reset: lst-ctn-kix_list_16-2 0; }
  #terms .lst-kix_list_42-8 > li {
    counter-increment: lst-ctn-kix_list_42-8; }
  #terms .lst-kix_list_43-0 > li:before {
    content: "" counter(lst-ctn-kix_list_43-0, decimal) ". "; }
  #terms .lst-kix_list_43-8 > li:before {
    content: "" counter(lst-ctn-kix_list_43-8, decimal) ". "; }
  #terms .lst-kix_list_19-5 > li {
    counter-increment: lst-ctn-kix_list_19-5; }
  #terms .lst-kix_list_28-2 > li {
    counter-increment: lst-ctn-kix_list_28-2; }
  #terms .lst-kix_list_22-7 > li:before {
    content: "" counter(lst-ctn-kix_list_22-7, decimal) ". "; }
  #terms ol.lst-kix_list_35-2.start {
    counter-reset: lst-ctn-kix_list_35-2 0; }
  #terms .lst-kix_list_34-7 > li:before {
    content: "" counter(lst-ctn-kix_list_34-7, decimal) ". "; }
  #terms .lst-kix_list_6-7 > li {
    counter-increment: lst-ctn-kix_list_6-7; }
  #terms .lst-kix_list_26-3 > li {
    counter-increment: lst-ctn-kix_list_26-3; }
  #terms .lst-kix_list_15-6 > li:before {
    content: "" counter(lst-ctn-kix_list_15-6, decimal) ". "; }
  #terms .lst-kix_list_11-4 > li {
    counter-increment: lst-ctn-kix_list_11-4; }
  #terms .lst-kix_list_22-4 > li {
    counter-increment: lst-ctn-kix_list_22-4; }
  #terms .lst-kix_list_36-7 > li:before {
    content: "" counter(lst-ctn-kix_list_36-7, decimal) ". "; }
  #terms ol.lst-kix_list_6-8.start {
    counter-reset: lst-ctn-kix_list_6-8 0; }
  #terms .lst-kix_list_13-7 > li {
    counter-increment: lst-ctn-kix_list_13-7; }
  #terms .lst-kix_list_20-7 > li:before {
    content: "\0025aa "; }
  #terms ol.lst-kix_list_6-5.start {
    counter-reset: lst-ctn-kix_list_6-5 0; }
  #terms .lst-kix_list_41-8 > li:before {
    content: "" counter(lst-ctn-kix_list_41-8, decimal) ". "; }
  #terms .lst-kix_list_46-7 > li {
    counter-increment: lst-ctn-kix_list_46-7; }
  #terms ol.lst-kix_list_29-5.start {
    counter-reset: lst-ctn-kix_list_29-5 0; }
  #terms .lst-kix_list_41-0 > li:before {
    content: "" counter(lst-ctn-kix_list_41-0, decimal) ". "; }
  #terms ol.lst-kix_list_6-7.start {
    counter-reset: lst-ctn-kix_list_6-7 0; }
  #terms .lst-kix_list_24-0 > li {
    counter-increment: lst-ctn-kix_list_24-0; }
  #terms .lst-kix_list_33-3 > li:before {
    content: "" counter(lst-ctn-kix_list_33-3, decimal) ". "; }
  #terms ol.lst-kix_list_46-1.start {
    counter-reset: lst-ctn-kix_list_46-1 0; }
  #terms .lst-kix_list_46-0 > li {
    counter-increment: lst-ctn-kix_list_46-0; }
  #terms ol.lst-kix_list_16-1.start {
    counter-reset: lst-ctn-kix_list_16-1 0; }
  #terms ol.lst-kix_list_35-4.start {
    counter-reset: lst-ctn-kix_list_35-4 0; }
  #terms ol.lst-kix_list_29-7.start {
    counter-reset: lst-ctn-kix_list_29-7 0; }
  #terms .lst-kix_list_35-0 > li {
    counter-increment: lst-ctn-kix_list_35-0; }
  #terms .lst-kix_list_40-4 > li:before {
    content: "\0025aa "; }
  #terms ol.lst-kix_list_30-7.start {
    counter-reset: lst-ctn-kix_list_30-7 0; }
  #terms ol.lst-kix_list_46-0.start {
    counter-reset: lst-ctn-kix_list_46-0 5; }
  #terms .lst-kix_list_41-2 > li {
    counter-increment: lst-ctn-kix_list_41-2; }
  #terms .lst-kix_list_14-3 > li:before {
    content: "" counter(lst-ctn-kix_list_14-3, decimal) ". "; }
  #terms .lst-kix_list_14-0 > li:before {
    content: "" counter(lst-ctn-kix_list_14-0, decimal) ". "; }
  #terms ol.lst-kix_list_18-5.start {
    counter-reset: lst-ctn-kix_list_18-5 0; }
  #terms .lst-kix_list_6-1 > li {
    counter-increment: lst-ctn-kix_list_6-1; }
  #terms .lst-kix_list_14-6 > li:before {
    content: "" counter(lst-ctn-kix_list_14-6, decimal) ". "; }
  #terms ol.lst-kix_list_7-4.start {
    counter-reset: lst-ctn-kix_list_7-4 0; }
  #terms .lst-kix_list_17-0 > li {
    counter-increment: lst-ctn-kix_list_17-0; }
  #terms .lst-kix_list_9-0 > li {
    counter-increment: lst-ctn-kix_list_9-0; }
  #terms ol.lst-kix_list_25-3.start {
    counter-reset: lst-ctn-kix_list_25-3 0; }
  #terms ol.lst-kix_list_11-8.start {
    counter-reset: lst-ctn-kix_list_11-8 0; }
  #terms .lst-kix_list_14-2 > li:before {
    content: "" counter(lst-ctn-kix_list_14-2, decimal) ". "; }
  #terms ol.lst-kix_list_26-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_26-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_26-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_26-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_26-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_12-0.start {
    counter-reset: lst-ctn-kix_list_12-0 1; }
  #terms ol.lst-kix_list_26-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_26-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_41-7.start {
    counter-reset: lst-ctn-kix_list_41-7 0; }
  #terms ol.lst-kix_list_26-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_26-0 {
    list-style-type: none; }
  #terms .lst-kix_list_32-2 > li:before {
    content: "" counter(lst-ctn-kix_list_32-2, decimal) ". "; }
  #terms .lst-kix_list_32-1 > li:before {
    content: "" counter(lst-ctn-kix_list_32-1, decimal) ". "; }
  #terms ol.lst-kix_list_21-6.start {
    counter-reset: lst-ctn-kix_list_21-6 0; }
  #terms ol.lst-kix_list_3-7.start {
    counter-reset: lst-ctn-kix_list_3-7 0; }
  #terms .lst-kix_list_28-7 > li {
    counter-increment: lst-ctn-kix_list_28-7; }
  #terms .lst-kix_list_31-7 > li {
    counter-increment: lst-ctn-kix_list_31-7; }
  #terms ol.lst-kix_list_39-8 {
    list-style-type: none; }
  #terms .lst-kix_list_5-0 > li:before {
    content: "" counter(lst-ctn-kix_list_5-0, decimal) ". "; }
  #terms ol.lst-kix_list_6-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_6-1 {
    list-style-type: none; }
  #terms .lst-kix_list_14-8 > li {
    counter-increment: lst-ctn-kix_list_14-8; }
  #terms ol.lst-kix_list_39-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_39-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_39-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_39-6 {
    list-style-type: none; }
  #terms .lst-kix_list_5-3 > li:before {
    content: "" counter(lst-ctn-kix_list_5-3, decimal) ". "; }
  #terms .lst-kix_list_36-8 > li {
    counter-increment: lst-ctn-kix_list_36-8; }
  #terms ol.lst-kix_list_39-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_39-0 {
    list-style-type: none; }
  #terms .lst-kix_list_5-2 > li:before {
    content: "" counter(lst-ctn-kix_list_5-2, decimal) ". "; }
  #terms ol.lst-kix_list_39-3 {
    list-style-type: none; }
  #terms .lst-kix_list_8-3 > li {
    counter-increment: lst-ctn-kix_list_8-3; }
  #terms ol.lst-kix_list_39-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_18-0.start {
    counter-reset: lst-ctn-kix_list_18-0 11; }
  #terms .lst-kix_list_5-6 > li:before {
    content: "" counter(lst-ctn-kix_list_5-6, decimal) ". "; }
  #terms ol.lst-kix_list_6-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_6-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_6-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_6-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_6-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_6-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_6-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_12-5.start {
    counter-reset: lst-ctn-kix_list_12-5 0; }
  #terms .lst-kix_list_6-2 > li:before {
    content: "" counter(lst-ctn-kix_list_6-2, decimal) ". "; }
  #terms ol.lst-kix_list_35-1.start {
    counter-reset: lst-ctn-kix_list_35-1 0; }
  #terms ol.lst-kix_list_3-2.start {
    counter-reset: lst-ctn-kix_list_3-2 0; }
  #terms .lst-kix_list_6-8 > li:before {
    content: "" counter(lst-ctn-kix_list_6-8, decimal) ". "; }
  #terms .lst-kix_list_6-5 > li:before {
    content: "" counter(lst-ctn-kix_list_6-5, decimal) ". "; }
  #terms ol.lst-kix_list_42-4.start {
    counter-reset: lst-ctn-kix_list_42-4 0; }
  #terms ol.lst-kix_list_17-8 {
    list-style-type: none; }
  #terms .lst-kix_list_7-4 > li:before {
    content: "" counter(lst-ctn-kix_list_7-4, decimal) ". "; }
  #terms ol.lst-kix_list_17-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_17-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_17-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_17-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_17-0 {
    list-style-type: none; }
  #terms .lst-kix_list_22-2 > li {
    counter-increment: lst-ctn-kix_list_22-2; }
  #terms ol.lst-kix_list_17-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_17-2 {
    list-style-type: none; }
  #terms .lst-kix_list_44-8 > li {
    counter-increment: lst-ctn-kix_list_44-8; }
  #terms ol.lst-kix_list_17-3 {
    list-style-type: none; }
  #terms .lst-kix_list_24-3 > li {
    counter-increment: lst-ctn-kix_list_24-3; }
  #terms ol.lst-kix_list_46-6.start {
    counter-reset: lst-ctn-kix_list_46-6 0; }
  #terms .lst-kix_list_13-7 > li:before {
    content: "" counter(lst-ctn-kix_list_13-7, decimal) ". "; }
  #terms ol.lst-kix_list_34-4.start {
    counter-reset: lst-ctn-kix_list_34-4 0; }
  #terms .lst-kix_list_7-8 > li:before {
    content: "" counter(lst-ctn-kix_list_7-8, decimal) ". "; }
  #terms .lst-kix_list_15-6 > li {
    counter-increment: lst-ctn-kix_list_15-6; }
  #terms .lst-kix_list_4-7 > li {
    counter-increment: lst-ctn-kix_list_4-7; }
  #terms ol.lst-kix_list_2-5.start {
    counter-reset: lst-ctn-kix_list_2-5 0; }
  #terms .lst-kix_list_15-5 > li:before {
    content: "" counter(lst-ctn-kix_list_15-5, decimal) ". "; }
  #terms .lst-kix_list_31-6 > li:before {
    content: "" counter(lst-ctn-kix_list_31-6, decimal) ". "; }
  #terms .lst-kix_list_31-8 > li:before {
    content: "" counter(lst-ctn-kix_list_31-8, decimal) ". "; }
  #terms .lst-kix_list_45-6 > li {
    counter-increment: lst-ctn-kix_list_45-6; }
  #terms ol.lst-kix_list_26-0.start {
    counter-reset: lst-ctn-kix_list_26-0 5; }
  #terms .lst-kix_list_27-3 > li {
    counter-increment: lst-ctn-kix_list_27-3; }
  #terms .lst-kix_list_4-1 > li:before {
    content: "- "; }
  #terms .lst-kix_list_31-2 > li:before {
    content: "" counter(lst-ctn-kix_list_31-2, decimal) ". "; }
  #terms .lst-kix_list_36-0 > li {
    counter-increment: lst-ctn-kix_list_36-0; }
  #terms ol.lst-kix_list_33-3.start {
    counter-reset: lst-ctn-kix_list_33-3 0; }
  #terms .lst-kix_list_4-3 > li:before {
    content: "" counter(lst-ctn-kix_list_4-3, decimal) ". "; }
  #terms .lst-kix_list_1-8 > li {
    counter-increment: lst-ctn-kix_list_1-8; }
  #terms ol.lst-kix_list_38-1.start {
    counter-reset: lst-ctn-kix_list_38-1 0; }
  #terms .lst-kix_list_10-5 > li {
    counter-increment: lst-ctn-kix_list_10-5; }
  #terms .lst-kix_list_24-4 > li {
    counter-increment: lst-ctn-kix_list_24-4; }
  #terms .lst-kix_list_33-1 > li {
    counter-increment: lst-ctn-kix_list_33-1; }
  #terms .lst-kix_list_16-2 > li {
    counter-increment: lst-ctn-kix_list_16-2; }
  #terms ol.lst-kix_list_39-3.start {
    counter-reset: lst-ctn-kix_list_39-3 0; }
  #terms ol.lst-kix_list_16-7.start {
    counter-reset: lst-ctn-kix_list_16-7 0; }
  #terms .lst-kix_list_32-4 > li:before {
    content: "" counter(lst-ctn-kix_list_32-4, decimal) ". "; }
  #terms .lst-kix_list_26-5 > li {
    counter-increment: lst-ctn-kix_list_26-5; }
  #terms .lst-kix_list_19-2 > li {
    counter-increment: lst-ctn-kix_list_19-2; }
  #terms ol.lst-kix_list_48-4.start {
    counter-reset: lst-ctn-kix_list_48-4 0; }
  #terms .lst-kix_list_33-4 > li:before {
    content: "" counter(lst-ctn-kix_list_33-4, decimal) ". "; }
  #terms .lst-kix_list_48-5 > li {
    counter-increment: lst-ctn-kix_list_48-5; }
  #terms .lst-kix_list_30-3 > li {
    counter-increment: lst-ctn-kix_list_30-3; }
  #terms .lst-kix_list_38-2 > li {
    counter-increment: lst-ctn-kix_list_38-2; }
  #terms ol.lst-kix_list_43-6.start {
    counter-reset: lst-ctn-kix_list_43-6 0; }
  #terms .lst-kix_list_45-5 > li {
    counter-increment: lst-ctn-kix_list_45-5; }
  #terms .lst-kix_list_12-1 > li:before {
    content: "" counter(lst-ctn-kix_list_12-1, decimal) ". "; }
  #terms .lst-kix_list_33-0 > li:before {
    content: "" counter(lst-ctn-kix_list_33-0, decimal) ". "; }
  #terms .lst-kix_list_32-8 > li:before {
    content: "" counter(lst-ctn-kix_list_32-8, decimal) ". "; }
  #terms .lst-kix_list_23-6 > li {
    counter-increment: lst-ctn-kix_list_23-6; }
  #terms ol.lst-kix_list_13-6.start {
    counter-reset: lst-ctn-kix_list_13-6 0; }
  #terms ol.lst-kix_list_25-8.start {
    counter-reset: lst-ctn-kix_list_25-8 0; }
  #terms .lst-kix_list_39-0 > li {
    counter-increment: lst-ctn-kix_list_39-0; }
  #terms .lst-kix_list_34-0 > li:before {
    content: "" counter(lst-ctn-kix_list_34-0, decimal) ". "; }
  #terms .lst-kix_list_46-3 > li {
    counter-increment: lst-ctn-kix_list_46-3; }
  #terms .lst-kix_list_21-4 > li {
    counter-increment: lst-ctn-kix_list_21-4; }
  #terms .lst-kix_list_39-6 > li {
    counter-increment: lst-ctn-kix_list_39-6; }
  #terms .lst-kix_list_13-3 > li:before {
    content: "" counter(lst-ctn-kix_list_13-3, decimal) ". "; }
  #terms .lst-kix_list_42-6 > li {
    counter-increment: lst-ctn-kix_list_42-6; }
  #terms ol.lst-kix_list_43-5.start {
    counter-reset: lst-ctn-kix_list_43-5 0; }
  #terms .lst-kix_list_34-6 > li:before {
    content: "" counter(lst-ctn-kix_list_34-6, decimal) ". "; }
  #terms .lst-kix_list_12-5 > li:before {
    content: "" counter(lst-ctn-kix_list_12-5, decimal) ". "; }
  #terms ol.lst-kix_list_13-7.start {
    counter-reset: lst-ctn-kix_list_13-7 0; }
  #terms .lst-kix_list_43-4 > li {
    counter-increment: lst-ctn-kix_list_43-4; }
  #terms .lst-kix_list_18-4 > li {
    counter-increment: lst-ctn-kix_list_18-4; }
  #terms .lst-kix_list_42-0 > li {
    counter-increment: lst-ctn-kix_list_42-0; }
  #terms .lst-kix_list_12-7 > li:before {
    content: "" counter(lst-ctn-kix_list_12-7, decimal) ". "; }
  #terms .lst-kix_list_47-1 > li {
    counter-increment: lst-ctn-kix_list_47-1; }
  #terms ol.lst-kix_list_21-1.start {
    counter-reset: lst-ctn-kix_list_21-1 0; }
  #terms .lst-kix_list_47-7 > li {
    counter-increment: lst-ctn-kix_list_47-7; }
  #terms .lst-kix_list_25-1 > li {
    counter-increment: lst-ctn-kix_list_25-1; }
  #terms .lst-kix_list_13-1 > li:before {
    content: "" counter(lst-ctn-kix_list_13-1, decimal) ". "; }
  #terms .lst-kix_list_32-5 > li {
    counter-increment: lst-ctn-kix_list_32-5; }
  #terms .lst-kix_list_22-8 > li {
    counter-increment: lst-ctn-kix_list_22-8; }
  #terms .lst-kix_list_35-5 > li:before {
    content: "" counter(lst-ctn-kix_list_35-5, decimal) ". "; }
  #terms ol.lst-kix_list_33-2.start {
    counter-reset: lst-ctn-kix_list_33-2 0; }
  #terms ol.lst-kix_list_2-6.start {
    counter-reset: lst-ctn-kix_list_2-6 0; }
  #terms ol.lst-kix_list_13-1.start {
    counter-reset: lst-ctn-kix_list_13-1 0; }
  #terms .lst-kix_list_3-4 > li:before {
    content: "" counter(lst-ctn-kix_list_3-4, decimal) ". "; }
  #terms .lst-kix_list_8-0 > li:before {
    content: "" counter(lst-ctn-kix_list_8-0, decimal) ". "; }
  #terms .lst-kix_list_30-6 > li:before {
    content: "" counter(lst-ctn-kix_list_30-6, decimal) ". "; }
  #terms .lst-kix_list_8-7 > li:before {
    content: "" counter(lst-ctn-kix_list_8-7, decimal) ". "; }
  #terms .lst-kix_list_3-8 > li:before {
    content: "" counter(lst-ctn-kix_list_3-8, decimal) ". "; }
  #terms .lst-kix_list_8-3 > li:before {
    content: "" counter(lst-ctn-kix_list_8-3, decimal) ". "; }
  #terms ol.lst-kix_list_22-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_22-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_43-0.start {
    counter-reset: lst-ctn-kix_list_43-0 2; }
  #terms ol.lst-kix_list_22-8 {
    list-style-type: none; }
  #terms .lst-kix_list_3-7 > li:before {
    content: "" counter(lst-ctn-kix_list_3-7, decimal) ". "; }
  #terms ol.lst-kix_list_22-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_22-2 {
    list-style-type: none; }
  #terms .lst-kix_list_8-4 > li:before {
    content: "" counter(lst-ctn-kix_list_8-4, decimal) ". "; }
  #terms ol.lst-kix_list_22-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_22-4 {
    list-style-type: none; }
  #terms .lst-kix_list_19-1 > li {
    counter-increment: lst-ctn-kix_list_19-1; }
  #terms ol.lst-kix_list_22-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_22-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_8-5.start {
    counter-reset: lst-ctn-kix_list_8-5 0; }
  #terms ol.lst-kix_list_26-4.start {
    counter-reset: lst-ctn-kix_list_26-4 0; }
  #terms .lst-kix_list_46-4 > li {
    counter-increment: lst-ctn-kix_list_46-4; }
  #terms .lst-kix_list_35-8 > li:before {
    content: "" counter(lst-ctn-kix_list_35-8, decimal) ". "; }
  #terms .lst-kix_list_37-4 > li {
    counter-increment: lst-ctn-kix_list_37-4; }
  #terms ol.lst-kix_list_2-2 {
    list-style-type: none; }
  #terms .lst-kix_list_16-8 > li:before {
    content: "" counter(lst-ctn-kix_list_16-8, decimal) ". "; }
  #terms ol.lst-kix_list_2-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_2-4 {
    list-style-type: none; }
  #terms .lst-kix_list_16-7 > li:before {
    content: "" counter(lst-ctn-kix_list_16-7, decimal) ". "; }
  #terms ol.lst-kix_list_2-5 {
    list-style-type: none; }
  #terms .lst-kix_list_17-8 > li {
    counter-increment: lst-ctn-kix_list_17-8; }
  #terms ol.lst-kix_list_35-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_2-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_2-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_48-0.start {
    counter-reset: lst-ctn-kix_list_48-0 0; }
  #terms ol.lst-kix_list_35-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_35-4 {
    list-style-type: none; }
  #terms .lst-kix_list_4-7 > li:before {
    content: "" counter(lst-ctn-kix_list_4-7, decimal) ". "; }
  #terms ol.lst-kix_list_35-7 {
    list-style-type: none; }
  #terms .lst-kix_list_17-0 > li:before {
    content: "" counter(lst-ctn-kix_list_17-0, decimal) ". "; }
  #terms ol.lst-kix_list_35-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_35-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_35-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_35-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_35-2 {
    list-style-type: none; }
  #terms .lst-kix_list_39-8 > li {
    counter-increment: lst-ctn-kix_list_39-8; }
  #terms .lst-kix_list_16-4 > li:before {
    content: "" counter(lst-ctn-kix_list_16-4, decimal) ". "; }
  #terms ol.lst-kix_list_3-3.start {
    counter-reset: lst-ctn-kix_list_3-3 0; }
  #terms ol.lst-kix_list_2-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_2-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_2-8 {
    list-style-type: none; }
  #terms .lst-kix_list_11-3 > li {
    counter-increment: lst-ctn-kix_list_11-3; }
  #terms ol.lst-kix_list_18-1.start {
    counter-reset: lst-ctn-kix_list_18-1 0; }
  #terms .lst-kix_list_30-1 > li {
    counter-increment: lst-ctn-kix_list_30-1; }
  #terms ol.lst-kix_list_39-7.start {
    counter-reset: lst-ctn-kix_list_39-7 0; }
  #terms ol.lst-kix_list_8-6.start {
    counter-reset: lst-ctn-kix_list_8-6 0; }
  #terms .lst-kix_list_17-7 > li:before {
    content: "" counter(lst-ctn-kix_list_17-7, decimal) ". "; }
  #terms ol.lst-kix_list_38-2.start {
    counter-reset: lst-ctn-kix_list_38-2 0; }
  #terms .lst-kix_list_33-0 > li {
    counter-increment: lst-ctn-kix_list_33-0; }
  #terms .lst-kix_list_17-3 > li:before {
    content: "" counter(lst-ctn-kix_list_17-3, decimal) ". "; }
  #terms .lst-kix_list_17-4 > li:before {
    content: "" counter(lst-ctn-kix_list_17-4, decimal) ". "; }
  #terms ol.lst-kix_list_8-0.start {
    counter-reset: lst-ctn-kix_list_8-0 7; }
  #terms ol.lst-kix_list_13-8 {
    list-style-type: none; }
  #terms .lst-kix_list_2-8 > li:before {
    content: "" counter(lst-ctn-kix_list_2-8, decimal) ". "; }
  #terms ol.lst-kix_list_13-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_13-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_13-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_13-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_13-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_13-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_13-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_13-3 {
    list-style-type: none; }
  #terms .lst-kix_list_10-0 > li:before {
    content: "" counter(lst-ctn-kix_list_10-0, decimal) ". "; }
  #terms ol.lst-kix_list_21-7.start {
    counter-reset: lst-ctn-kix_list_21-7 0; }
  #terms ol.lst-kix_list_43-1.start {
    counter-reset: lst-ctn-kix_list_43-1 0; }
  #terms .lst-kix_list_18-3 > li:before {
    content: "" counter(lst-ctn-kix_list_18-3, decimal) ". "; }
  #terms .lst-kix_list_18-6 > li {
    counter-increment: lst-ctn-kix_list_18-6; }
  #terms ol.lst-kix_list_3-8.start {
    counter-reset: lst-ctn-kix_list_3-8 0; }
  #terms ol.lst-kix_list_39-8.start {
    counter-reset: lst-ctn-kix_list_39-8 0; }
  #terms .lst-kix_list_7-7 > li:before {
    content: "" counter(lst-ctn-kix_list_7-7, decimal) ". "; }
  #terms .lst-kix_list_36-5 > li:before {
    content: "" counter(lst-ctn-kix_list_36-5, decimal) ". "; }
  #terms ol.lst-kix_list_8-1.start {
    counter-reset: lst-ctn-kix_list_8-1 0; }
  #terms .lst-kix_list_31-5 > li:before {
    content: "" counter(lst-ctn-kix_list_31-5, decimal) ". "; }
  #terms .lst-kix_list_4-0 > li:before {
    content: "" counter(lst-ctn-kix_list_4-0, decimal) ". "; }
  #terms .lst-kix_list_36-1 > li:before {
    content: "" counter(lst-ctn-kix_list_36-1, decimal) ". "; }
  #terms ol.lst-kix_list_25-2.start {
    counter-reset: lst-ctn-kix_list_25-2 0; }
  #terms .lst-kix_list_15-8 > li:before {
    content: "" counter(lst-ctn-kix_list_15-8, decimal) ". "; }
  #terms ol.lst-kix_list_38-7.start {
    counter-reset: lst-ctn-kix_list_38-7 0; }
  #terms .lst-kix_list_15-7 > li {
    counter-increment: lst-ctn-kix_list_15-7; }
  #terms .lst-kix_list_4-4 > li:before {
    content: "" counter(lst-ctn-kix_list_4-4, decimal) ". "; }
  #terms .lst-kix_list_9-3 > li:before {
    content: "" counter(lst-ctn-kix_list_9-3, decimal) ". "; }
  #terms ol.lst-kix_list_7-0.start {
    counter-reset: lst-ctn-kix_list_7-0 6; }
  #terms ol.lst-kix_list_13-2.start {
    counter-reset: lst-ctn-kix_list_13-2 0; }
  #terms ol.lst-kix_list_33-7.start {
    counter-reset: lst-ctn-kix_list_33-7 0; }
  #terms .lst-kix_list_29-8 > li:before {
    content: "" counter(lst-ctn-kix_list_29-8, decimal) ". "; }
  #terms ol.lst-kix_list_3-6.start {
    counter-reset: lst-ctn-kix_list_3-6 0; }
  #terms .lst-kix_list_32-5 > li:before {
    content: "" counter(lst-ctn-kix_list_32-5, decimal) ". "; }
  #terms .lst-kix_list_12-4 > li:before {
    content: "" counter(lst-ctn-kix_list_12-4, decimal) ". "; }
  #terms .lst-kix_list_5-3 > li {
    counter-increment: lst-ctn-kix_list_5-3; }
  #terms .lst-kix_list_7-4 > li {
    counter-increment: lst-ctn-kix_list_7-4; }
  #terms .lst-kix_list_33-1 > li:before {
    content: "" counter(lst-ctn-kix_list_33-1, decimal) ". "; }
  #terms .lst-kix_list_1-0 > li:before {
    content: "" counter(lst-ctn-kix_list_1-0, decimal) ". "; }
  #terms ol.lst-kix_list_38-5.start {
    counter-reset: lst-ctn-kix_list_38-5 0; }
  #terms .lst-kix_list_11-8 > li:before {
    content: "" counter(lst-ctn-kix_list_11-8, decimal) ". "; }
  #terms ol.lst-kix_list_2-0.start {
    counter-reset: lst-ctn-kix_list_2-0 1; }
  #terms .lst-kix_list_13-0 > li:before {
    content: "" counter(lst-ctn-kix_list_13-0, decimal) ". "; }
  #terms ol.lst-kix_list_48-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_48-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_48-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_48-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_48-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_48-2 {
    list-style-type: none; }
  #terms .lst-kix_list_13-4 > li:before {
    content: "" counter(lst-ctn-kix_list_13-4, decimal) ". "; }
  #terms ol.lst-kix_list_48-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_48-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_48-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_26-5.start {
    counter-reset: lst-ctn-kix_list_26-5 0; }
  #terms ol.lst-kix_list_38-6.start {
    counter-reset: lst-ctn-kix_list_38-6 0; }
  #terms ol.lst-kix_list_2-1.start {
    counter-reset: lst-ctn-kix_list_2-1 0; }
  #terms .lst-kix_list_4-5 > li {
    counter-increment: lst-ctn-kix_list_4-5; }
  #terms ol.lst-kix_list_33-8.start {
    counter-reset: lst-ctn-kix_list_33-8 0; }
  #terms .lst-kix_list_12-8 > li:before {
    content: "" counter(lst-ctn-kix_list_12-8, decimal) ". "; }
  #terms .lst-kix_list_8-2 > li {
    counter-increment: lst-ctn-kix_list_8-2; }
  #terms ul.lst-kix_list_20-2 {
    list-style-type: none; }
  #terms ul.lst-kix_list_20-3 {
    list-style-type: none; }
  #terms ul.lst-kix_list_20-4 {
    list-style-type: none; }
  #terms ul.lst-kix_list_20-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_17-7.start {
    counter-reset: lst-ctn-kix_list_17-7 0; }
  #terms ul.lst-kix_list_20-6 {
    list-style-type: none; }
  #terms ul.lst-kix_list_20-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_12-6.start {
    counter-reset: lst-ctn-kix_list_12-6 0; }
  #terms ul.lst-kix_list_20-8 {
    list-style-type: none; }
  #terms .lst-kix_list_23-8 > li {
    counter-increment: lst-ctn-kix_list_23-8; }
  #terms .lst-kix_list_35-5 > li {
    counter-increment: lst-ctn-kix_list_35-5; }
  #terms ol.lst-kix_list_30-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_8-2.start {
    counter-reset: lst-ctn-kix_list_8-2 0; }
  #terms ol.lst-kix_list_26-1.start {
    counter-reset: lst-ctn-kix_list_26-1 0; }
  #terms ol.lst-kix_list_30-5 {
    list-style-type: none; }
  #terms .lst-kix_list_19-2 > li:before {
    content: "" counter(lst-ctn-kix_list_19-2, decimal) ". "; }
  #terms ol.lst-kix_list_30-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_3-1.start {
    counter-reset: lst-ctn-kix_list_3-1 0; }
  #terms ul.lst-kix_list_20-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_21-0.start {
    counter-reset: lst-ctn-kix_list_21-0 0; }
  #terms ol.lst-kix_list_30-7 {
    list-style-type: none; }
  #terms ul.lst-kix_list_20-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_30-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_30-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_30-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_30-3 {
    list-style-type: none; }
  #terms .lst-kix_list_47-7 > li:before {
    content: "" counter(lst-ctn-kix_list_47-7, decimal) ". "; }
  #terms ol.lst-kix_list_30-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_42-5.start {
    counter-reset: lst-ctn-kix_list_42-5 0; }
  #terms .lst-kix_list_45-0 > li {
    counter-increment: lst-ctn-kix_list_45-0; }
  #terms .lst-kix_list_36-6 > li {
    counter-increment: lst-ctn-kix_list_36-6; }
  #terms .lst-kix_list_2-3 > li {
    counter-increment: lst-ctn-kix_list_2-3; }
  #terms ol.lst-kix_list_47-6.start {
    counter-reset: lst-ctn-kix_list_47-6 0; }
  #terms .lst-kix_list_47-4 > li:before {
    content: "" counter(lst-ctn-kix_list_47-4, decimal) ". "; }
  #terms .lst-kix_list_1-2 > li {
    counter-increment: lst-ctn-kix_list_1-2; }
  #terms .lst-kix_list_19-8 > li:before {
    content: "" counter(lst-ctn-kix_list_19-8, decimal) ". "; }
  #terms .lst-kix_list_46-1 > li {
    counter-increment: lst-ctn-kix_list_46-1; }
  #terms .lst-kix_list_19-5 > li:before {
    content: "" counter(lst-ctn-kix_list_19-5, decimal) ". "; }
  #terms .lst-kix_list_47-1 > li:before {
    content: "" counter(lst-ctn-kix_list_47-1, decimal) ". "; }
  #terms ol.lst-kix_list_34-8.start {
    counter-reset: lst-ctn-kix_list_34-8 0; }
  #terms .lst-kix_list_37-7 > li:before {
    content: "" counter(lst-ctn-kix_list_37-7, decimal) ". "; }
  #terms ol.lst-kix_list_17-2.start {
    counter-reset: lst-ctn-kix_list_17-2 0; }
  #terms .lst-kix_list_13-2 > li {
    counter-increment: lst-ctn-kix_list_13-2; }
  #terms ol.lst-kix_list_21-5.start {
    counter-reset: lst-ctn-kix_list_21-5 0; }
  #terms .lst-kix_list_38-0 > li:before {
    content: "" counter(lst-ctn-kix_list_38-0, decimal) ". "; }
  #terms .lst-kix_list_19-7 > li {
    counter-increment: lst-ctn-kix_list_19-7; }
  #terms .lst-kix_list_14-3 > li {
    counter-increment: lst-ctn-kix_list_14-3; }
  #terms .lst-kix_list_37-4 > li:before {
    content: "" counter(lst-ctn-kix_list_37-4, decimal) ". "; }
  #terms .lst-kix_list_12-1 > li {
    counter-increment: lst-ctn-kix_list_12-1; }
  #terms ol.lst-kix_list_47-1.start {
    counter-reset: lst-ctn-kix_list_47-1 0; }
  #terms .lst-kix_list_33-3 > li {
    counter-increment: lst-ctn-kix_list_33-3; }
  #terms ol.lst-kix_list_25-4.start {
    counter-reset: lst-ctn-kix_list_25-4 0; }
  #terms .lst-kix_list_38-3 > li:before {
    content: "" counter(lst-ctn-kix_list_38-3, decimal) ". "; }
  #terms .lst-kix_list_38-6 > li:before {
    content: "" counter(lst-ctn-kix_list_38-6, decimal) ". "; }
  #terms ol.lst-kix_list_34-3.start {
    counter-reset: lst-ctn-kix_list_34-3 0; }
  #terms ol.lst-kix_list_2-4.start {
    counter-reset: lst-ctn-kix_list_2-4 0; }
  #terms .lst-kix_list_34-4 > li {
    counter-increment: lst-ctn-kix_list_34-4; }
  #terms ol.lst-kix_list_1-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_1-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_1-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_1-6 {
    list-style-type: none; }
  #terms .lst-kix_list_41-8 > li {
    counter-increment: lst-ctn-kix_list_41-8; }
  #terms .lst-kix_list_48-0 > li:before {
    content: "" counter(lst-ctn-kix_list_48-0, decimal) ". "; }
  #terms ol.lst-kix_list_1-0 {
    list-style-type: none; }
  #terms .lst-kix_list_2-5 > li:before {
    content: "" counter(lst-ctn-kix_list_2-5, decimal) ". "; }
  #terms ol.lst-kix_list_1-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_1-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_17-0.start {
    counter-reset: lst-ctn-kix_list_17-0 5; }
  #terms .lst-kix_list_48-6 > li:before {
    content: "" counter(lst-ctn-kix_list_48-6, decimal) ". "; }
  #terms .lst-kix_list_18-6 > li:before {
    content: "" counter(lst-ctn-kix_list_18-6, decimal) ". "; }
  #terms .lst-kix_list_39-5 > li:before {
    content: "" counter(lst-ctn-kix_list_39-5, decimal) ". "; }
  #terms .lst-kix_list_14-6 > li {
    counter-increment: lst-ctn-kix_list_14-6; }
  #terms .lst-kix_list_7-7 > li {
    counter-increment: lst-ctn-kix_list_7-7; }
  #terms ol.lst-kix_list_42-3.start {
    counter-reset: lst-ctn-kix_list_42-3 0; }
  #terms ol.lst-kix_list_1-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_1-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_39-2.start {
    counter-reset: lst-ctn-kix_list_39-2 0; }
  #terms .lst-kix_list_10-3 > li:before {
    content: "" counter(lst-ctn-kix_list_10-3, decimal) ". "; }
  #terms .lst-kix_list_15-4 > li {
    counter-increment: lst-ctn-kix_list_15-4; }
  #terms .lst-kix_list_2-6 > li {
    counter-increment: lst-ctn-kix_list_2-6; }
  #terms ol.lst-kix_list_7-3.start {
    counter-reset: lst-ctn-kix_list_7-3 0; }
  #terms .lst-kix_list_36-8 > li:before {
    content: "" counter(lst-ctn-kix_list_36-8, decimal) ". "; }
  #terms ol.lst-kix_list_43-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_43-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_43-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_43-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_43-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_43-4 {
    list-style-type: none; }
  #terms .lst-kix_list_28-1 > li {
    counter-increment: lst-ctn-kix_list_28-1; }
  #terms ol.lst-kix_list_43-1 {
    list-style-type: none; }
  #terms ol.lst-kix_list_43-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_43-0 {
    list-style-type: none; }
  #terms .lst-kix_list_46-8 > li:before {
    content: "" counter(lst-ctn-kix_list_46-8, decimal) ". "; }
  #terms .lst-kix_list_3-4 > li {
    counter-increment: lst-ctn-kix_list_3-4; }
  #terms .lst-kix_list_29-5 > li:before {
    content: "" counter(lst-ctn-kix_list_29-5, decimal) ". "; }
  #terms .lst-kix_list_20-0 > li:before {
    content: "\0025cf "; }
  #terms .lst-kix_list_9-6 > li:before {
    content: "" counter(lst-ctn-kix_list_9-6, decimal) ". "; }
  #terms ol.lst-kix_list_34-5.start {
    counter-reset: lst-ctn-kix_list_34-5 0; }
  #terms .lst-kix_list_20-6 > li:before {
    content: "\0025aa "; }
  #terms .lst-kix_list_23-0 > li {
    counter-increment: lst-ctn-kix_list_23-0; }
  #terms ol.lst-kix_list_12-1.start {
    counter-reset: lst-ctn-kix_list_12-1 0; }
  #terms .lst-kix_list_11-5 > li:before {
    content: "" counter(lst-ctn-kix_list_11-5, decimal) ". "; }
  #terms ol.lst-kix_list_21-2.start {
    counter-reset: lst-ctn-kix_list_21-2 0; }
  #terms .lst-kix_list_8-5 > li {
    counter-increment: lst-ctn-kix_list_8-5; }
  #terms ol.lst-kix_list_25-7.start {
    counter-reset: lst-ctn-kix_list_25-7 0; }
  #terms .lst-kix_list_1-3 > li:before {
    content: "" counter(lst-ctn-kix_list_1-3, decimal) ". "; }
  #terms ol.lst-kix_list_34-6.start {
    counter-reset: lst-ctn-kix_list_34-6 0; }
  #terms .lst-kix_list_28-3 > li:before {
    content: "" counter(lst-ctn-kix_list_28-3, decimal) ". "; }
  #terms ol.lst-kix_list_42-0.start {
    counter-reset: lst-ctn-kix_list_42-0 1; }
  #terms ol.lst-kix_list_21-8 {
    list-style-type: none; }
  #terms ol.lst-kix_list_21-7 {
    list-style-type: none; }
  #terms ol.lst-kix_list_2-7.start {
    counter-reset: lst-ctn-kix_list_2-7 0; }
  #terms ol.lst-kix_list_21-4 {
    list-style-type: none; }
  #terms ol.lst-kix_list_21-3 {
    list-style-type: none; }
  #terms ol.lst-kix_list_21-6 {
    list-style-type: none; }
  #terms ol.lst-kix_list_21-5 {
    list-style-type: none; }
  #terms ol.lst-kix_list_21-0 {
    list-style-type: none; }
  #terms ol.lst-kix_list_7-5.start {
    counter-reset: lst-ctn-kix_list_7-5 0; }
  #terms ol.lst-kix_list_21-2 {
    list-style-type: none; }
  #terms ol.lst-kix_list_21-1 {
    list-style-type: none; }
  #terms .lst-kix_list_27-7 > li:before {
    content: "" counter(lst-ctn-kix_list_27-7, decimal) ". "; }
  #terms .lst-kix_list_25-7 > li {
    counter-increment: lst-ctn-kix_list_25-7; }
  #terms ol.lst-kix_list_39-4.start {
    counter-reset: lst-ctn-kix_list_39-4 0; }
  #terms .lst-kix_list_35-2 > li:before {
    content: "" counter(lst-ctn-kix_list_35-2, decimal) ". "; }
  #terms .lst-kix_list_3-1 > li {
    counter-increment: lst-ctn-kix_list_3-1; }
  #terms .lst-kix_list_30-3 > li:before {
    content: "" counter(lst-ctn-kix_list_30-3, decimal) ". "; }
  #terms ol.lst-kix_list_34-0.start {
    counter-reset: lst-ctn-kix_list_34-0 3; }
  #terms .lst-kix_list_26-8 > li {
    counter-increment: lst-ctn-kix_list_26-8; }
  #terms ol.lst-kix_list_39-1.start {
    counter-reset: lst-ctn-kix_list_39-1 0; }
  #terms ol.lst-kix_list_7-7.start {
    counter-reset: lst-ctn-kix_list_7-7 0; }
  #terms .lst-kix_list_3-1 > li:before {
    content: "" counter(lst-ctn-kix_list_3-1, decimal) ". "; }
  #terms .lst-kix_list_14-0 > li {
    counter-increment: lst-ctn-kix_list_14-0; }
  #terms .lst-kix_list_44-0 > li:before {
    content: "" counter(lst-ctn-kix_list_44-0, decimal) ". "; }
  #terms ol.lst-kix_list_17-4.start {
    counter-reset: lst-ctn-kix_list_17-4 0; }
  #terms .lst-kix_list_33-6 > li {
    counter-increment: lst-ctn-kix_list_33-6; }
  #terms ol.lst-kix_list_12-3.start {
    counter-reset: lst-ctn-kix_list_12-3 0; }
  #terms .lst-kix_list_44-2 > li {
    counter-increment: lst-ctn-kix_list_44-2; }
  #terms .lst-kix_list_21-2 > li:before {
    content: "" counter(lst-ctn-kix_list_21-2, decimal) ". "; }
  #terms .lst-kix_list_2-0 > li {
    counter-increment: lst-ctn-kix_list_2-0; }
  #terms .lst-kix_list_15-1 > li {
    counter-increment: lst-ctn-kix_list_15-1; }
  #terms ol.lst-kix_list_47-3.start {
    counter-reset: lst-ctn-kix_list_47-3 0; }
  #terms .lst-kix_list_36-3 > li {
    counter-increment: lst-ctn-kix_list_36-3; }
  #terms .lst-kix_list_11-2 > li:before {
    content: "" counter(lst-ctn-kix_list_11-2, decimal) ". "; }
  #terms ol.lst-kix_list_42-2.start {
    counter-reset: lst-ctn-kix_list_42-2 0; }
  #terms ol.lst-kix_list_12-4.start {
    counter-reset: lst-ctn-kix_list_12-4 0; }
  #terms .lst-kix_list_35-2 > li {
    counter-increment: lst-ctn-kix_list_35-2; }
  #terms .lst-kix_list_25-2 > li:before {
    content: "" counter(lst-ctn-kix_list_25-2, decimal) ". "; }
  #terms .lst-kix_list_29-5 > li {
    counter-increment: lst-ctn-kix_list_29-5; }
  #terms ol.lst-kix_list_47-2.start {
    counter-reset: lst-ctn-kix_list_47-2 0; }
  #terms .lst-kix_list_16-1 > li:before {
    content: "" counter(lst-ctn-kix_list_16-1, decimal) ". "; }
  #terms ol.lst-kix_list_39-0.start {
    counter-reset: lst-ctn-kix_list_39-0 3; }
  #terms ol.lst-kix_list_7-8.start {
    counter-reset: lst-ctn-kix_list_7-8 0; }
  #terms ol.lst-kix_list_47-8.start {
    counter-reset: lst-ctn-kix_list_47-8 0; }
  #terms .lst-kix_list_12-4 > li {
    counter-increment: lst-ctn-kix_list_12-4; }
  #terms .lst-kix_list_44-3 > li:before {
    content: "" counter(lst-ctn-kix_list_44-3, decimal) ". "; }
  #terms .lst-kix_list_39-2 > li:before {
    content: "" counter(lst-ctn-kix_list_39-2, decimal) ". "; }
  #terms .lst-kix_list_12-7 > li {
    counter-increment: lst-ctn-kix_list_12-7; }
  #terms .lst-kix_list_34-7 > li {
    counter-increment: lst-ctn-kix_list_34-7; }
  #terms .lst-kix_list_30-0 > li:before {
    content: "" counter(lst-ctn-kix_list_30-0, decimal) ". "; }
  #terms ol.lst-kix_list_17-3.start {
    counter-reset: lst-ctn-kix_list_17-3 0; }
  #terms .lst-kix_list_43-4 > li:before {
    content: "" counter(lst-ctn-kix_list_43-4, decimal) ". "; }
  #terms ol.lst-kix_list_47-7.start {
    counter-reset: lst-ctn-kix_list_47-7 0; }
  #terms .lst-kix_list_7-1 > li:before {
    content: "" counter(lst-ctn-kix_list_7-1, decimal) ". "; }
  #terms .lst-kix_list_13-5 > li {
    counter-increment: lst-ctn-kix_list_13-5; }
  #terms .lst-kix_list_48-3 > li:before {
    content: "" counter(lst-ctn-kix_list_48-3, decimal) ". "; }
  #terms .lst-kix_list_9-6 > li {
    counter-increment: lst-ctn-kix_list_9-6; }
  #terms .lst-kix_list_29-2 > li {
    counter-increment: lst-ctn-kix_list_29-2; }
  #terms ol.lst-kix_list_42-6.start {
    counter-reset: lst-ctn-kix_list_42-6 0; }
  #terms .lst-kix_list_48-8 > li {
    counter-increment: lst-ctn-kix_list_48-8; }
  #terms .lst-kix_list_11-6 > li {
    counter-increment: lst-ctn-kix_list_11-6; }
  #terms ol.lst-kix_list_47-4.start {
    counter-reset: lst-ctn-kix_list_47-4 0; }
  #terms ol.lst-kix_list_17-8.start {
    counter-reset: lst-ctn-kix_list_17-8 0; }
  #terms ol.lst-kix_list_34-1.start {
    counter-reset: lst-ctn-kix_list_34-1 0; }
  #terms .lst-kix_list_1-5 > li {
    counter-increment: lst-ctn-kix_list_1-5; }
  #terms .lst-kix_list_28-4 > li {
    counter-increment: lst-ctn-kix_list_28-4; }
  #terms .lst-kix_list_37-1 > li {
    counter-increment: lst-ctn-kix_list_37-1; }
  #terms ol.lst-kix_list_17-5.start {
    counter-reset: lst-ctn-kix_list_17-5 0; }
  #terms .lst-kix_list_15-2 > li:before {
    content: "" counter(lst-ctn-kix_list_15-2, decimal) ". "; }
  #terms .lst-kix_list_10-8 > li {
    counter-increment: lst-ctn-kix_list_10-8; }
  #terms .lst-kix_list_10-6 > li:before {
    content: "" counter(lst-ctn-kix_list_10-6, decimal) ". "; }
  #terms ol.lst-kix_list_12-7.start {
    counter-reset: lst-ctn-kix_list_12-7 0; }
  #terms .lst-kix_list_41-5 > li {
    counter-increment: lst-ctn-kix_list_41-5; }
  #terms ol.lst-kix_list_42-8.start {
    counter-reset: lst-ctn-kix_list_42-8 0; }
  #terms ol.lst-kix_list_12-8.start {
    counter-reset: lst-ctn-kix_list_12-8 0; }
  #terms .lst-kix_list_20-3 > li:before {
    content: "\0025aa "; }
  #terms .lst-kix_list_27-6 > li {
    counter-increment: lst-ctn-kix_list_27-6; }
  #terms .lst-kix_list_29-2 > li:before {
    content: "" counter(lst-ctn-kix_list_29-2, decimal) ". "; }
  #terms .lst-kix_list_21-1 > li {
    counter-increment: lst-ctn-kix_list_21-1; }
  #terms .lst-kix_list_8-8 > li {
    counter-increment: lst-ctn-kix_list_8-8; }
  #terms ol.lst-kix_list_17-6.start {
    counter-reset: lst-ctn-kix_list_17-6 0; }
  #terms .lst-kix_list_28-6 > li:before {
    content: "" counter(lst-ctn-kix_list_28-6, decimal) ". "; }
  #terms .lst-kix_list_1-6 > li:before {
    content: "" counter(lst-ctn-kix_list_1-6, decimal) ". "; }
  #terms .lst-kix_list_42-3 > li {
    counter-increment: lst-ctn-kix_list_42-3; }
  #terms ol.lst-kix_list_47-5.start {
    counter-reset: lst-ctn-kix_list_47-5 0; }
  #terms .lst-kix_list_43-1 > li {
    counter-increment: lst-ctn-kix_list_43-1; }
  #terms .lst-kix_list_33-7 > li:before {
    content: "" counter(lst-ctn-kix_list_33-7, decimal) ". "; }
  #terms ol.lst-kix_list_42-7.start {
    counter-reset: lst-ctn-kix_list_42-7 0; }
  #terms .lst-kix_list_40-0 > li:before {
    content: "\0025cf "; }
  #terms .lst-kix_list_34-3 > li:before {
    content: "" counter(lst-ctn-kix_list_34-3, decimal) ". "; }
  #terms .lst-kix_list_2-2 > li:before {
    content: "" counter(lst-ctn-kix_list_2-2, decimal) ". "; }
  #terms ol {
    margin: 0;
    padding: 0; }
  #terms table td,
  #terms table th {
    padding: 0; }
  #terms .c7 {
    margin-left: 0;
    padding-top: 13.5pt;
    list-style-position: inside;
    text-indent: 45pt;
    padding-bottom: 13.5pt;
    line-height: 1.0;
    text-align: justify; }
  #terms .c0 {
    color: #000000;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 11pt;
    font-family: "Roboto";
    font-style: normal; }
  #terms .c3 {
    color: #000000;
    font-weight: 700;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 10.5pt;
    font-family: "Roboto";
    font-style: normal; }
  #terms .c1 {
    color: #067dcf;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 27pt;
    font-family: "inherit";
    font-style: normal; }
  #terms .c35 {
    padding-top: 0;
    padding-bottom: 12pt;
    line-height: 1.0791666666666666;
    page-break-after: avoid;
    text-align: left; }
  #terms .c28 {
    color: #2e75b5;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 11pt;
    font-family: "Calibri"; }
  #terms .c29 {
    font-size: 27pt;
    font-family: "inherit";
    color: #067dcf;
    font-weight: 400; }
  #terms .c30 {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.0;
    text-align: center; }
  #terms .c5 {
    font-size: 10.5pt;
    font-family: "Roboto";
    font-style: italic;
    font-weight: 400; }
  #terms .c34 {
    padding-top: 0;
    padding-bottom: 35.4pt;
    line-height: 1.0;
    text-align: left; }
  #terms .c27 {
    padding-top: 0;
    padding-bottom: 8pt;
    line-height: 1.0791666666666666;
    text-align: left; }
  #terms .c8 {
    color: #000000;
    text-decoration: none;
    vertical-align: baseline;
    font-style: normal; }
  #terms .c2 {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.0;
    text-align: justify; }
  #terms .c36 {
    padding-top: 0;
    padding-bottom: 35.4pt;
    line-height: 1.0;
    text-align: center; }
  #terms .c9 {
    padding-top: 13.5pt;
    padding-bottom: 13.5pt;
    line-height: 1.0;
    text-align: justify; }
  #terms .c24 {
    text-decoration: none;
    vertical-align: baseline;
    font-style: normal; }
  #terms .c38 {
    font-weight: 400;
    font-size: 12pt;
    font-family: "Times New Roman"; }
  #terms .c14 {
    font-size: 10.5pt;
    font-family: "Roboto";
    font-weight: 700; }
  #terms .c23 {
    background-color: #ffffff;
    max-width: 425.2pt;
    padding: 70.8pt 85pt; }
  #terms .c6 {
    font-size: 10.5pt;
    font-family: "Roboto";
    font-weight: 400; }
  #terms .c16 {
    color: #000000;
    text-decoration: none;
    vertical-align: baseline; }
  #terms .c21 {
    font-weight: 400;
    font-size: 11pt;
    font-family: "Calibri"; }
  #terms .c10 {
    padding: 0;
    margin: 0; }
  #terms .c32 {
    font-size: 11pt;
    font-family: "Helvetica Neue"; }
  #terms .c26 {
    margin-left: 18pt;
    padding-left: -3.8pt; }
  #terms .c15 {
    font-weight: 400;
    font-family: "Roboto"; }
  #terms .c4 {
    margin-left: 18pt;
    padding-left: 18pt; }
  #terms .c25 {
    font-size: 10.5pt;
    font-family: "Calibri"; }
  #terms .c11 {
    color: inherit;
    text-decoration: inherit; }
  #terms .c33 {
    color: #4a4a4a;
    font-size: 11pt; }
  #terms .c31 {
    margin-left: 36pt; }
  #terms .c12 {
    height: 11pt; }
  #terms .c13 {
    text-indent: -36pt; }
  #terms .c22 {
    font-style: italic; }
  #terms .c18 {
    color: #000000; }
  #terms .c37 {
    color: #1155cc; }
  #terms .c20 {
    color: #484848; }
  #terms .c19 {
    font-weight: 700; }
  #terms .c17 {
    text-decoration: underline; }
  #terms .title {
    padding-top: 24pt;
    color: #000000;
    font-weight: 700;
    font-size: 36pt;
    padding-bottom: 6pt;
    font-family: "Calibri";
    line-height: 1.0791666666666666;
    page-break-after: avoid;
    text-align: left; }
  #terms .subtitle {
    padding-top: 18pt;
    color: #666666;
    font-size: 24pt;
    padding-bottom: 4pt;
    font-family: "Georgia";
    line-height: 1.0791666666666666;
    page-break-after: avoid;
    font-style: italic;
    text-align: left; }
  #terms li {
    color: #000000;
    font-size: 11pt;
    font-family: "Calibri"; }
  #terms p {
    margin: 0;
    color: #000000;
    font-size: 11pt;
    font-family: "Calibri"; }
  #terms h1 {
    padding-top: 24pt;
    color: #000000;
    font-weight: 700;
    font-size: 24pt;
    padding-bottom: 6pt;
    font-family: "Calibri";
    line-height: 1.0791666666666666;
    page-break-after: avoid;
    text-align: left; }
  #terms h2 {
    padding-top: 18pt;
    color: #000000;
    font-weight: 700;
    font-size: 18pt;
    padding-bottom: 4pt;
    font-family: "Calibri";
    line-height: 1.0791666666666666;
    page-break-after: avoid;
    text-align: left; }
  #terms h3 {
    padding-top: 14pt;
    color: #000000;
    font-weight: 700;
    font-size: 14pt;
    padding-bottom: 4pt;
    font-family: "Calibri";
    line-height: 1.0791666666666666;
    page-break-after: avoid;
    text-align: left; }
  #terms h4 {
    padding-top: 2pt;
    color: #2e75b5;
    font-size: 11pt;
    padding-bottom: 0;
    font-family: "Calibri";
    line-height: 1.0791666666666666;
    page-break-after: avoid;
    font-style: italic;
    text-align: left; }
  #terms h5 {
    padding-top: 5pt;
    color: #000000;
    font-weight: 700;
    font-size: 10pt;
    padding-bottom: 5pt;
    font-family: "Times New Roman";
    line-height: 1.0;
    text-align: left; }
  #terms h6 {
    padding-top: 10pt;
    color: #000000;
    font-weight: 700;
    font-size: 10pt;
    padding-bottom: 2pt;
    font-family: "Calibri";
    line-height: 1.0791666666666666;
    page-break-after: avoid;
    text-align: left; }

.doctari-appointment-detail-popup {
  width: 50%;
  background-color: white; }
  .doctari-appointment-detail-popup ul {
    margin: 8px 0 0;
    list-style: none;
    padding: 0; }
  .doctari-appointment-detail-popup .text-light {
    font-weight: 300; }
  .doctari-appointment-detail-popup p {
    font-weight: bold !important;
    font-size: 14px;
    margin-bottom: 12px;
    color: #4a4a4a; }
  .doctari-appointment-detail-popup md-content {
    background-color: white;
    padding: 30px; }
  .doctari-appointment-detail-popup .md-chips {
    box-shadow: none;
    display: block;
    font-size: 16px;
    padding: 0 0 8px;
    vertical-align: middle; }
  .doctari-appointment-detail-popup .chips-title {
    padding-bottom: 0; }
  .doctari-appointment-detail-popup #attachments {
    margin: 0;
    padding: 0 !important; }
  .doctari-appointment-detail-popup .title-center {
    margin: auto; }
  .doctari-appointment-detail-popup .label-important {
    color: #d0021b;
    font-weight: 500;
    margin-top: 10px; }
  .doctari-appointment-detail-popup .file {
    border: solid 1px #067dcf;
    border-radius: 25px;
    height: 35px;
    width: 220px;
    line-height: 33px; }
    .doctari-appointment-detail-popup .file a {
      font-size: 14px;
      font-weight: 300;
      font-style: italic;
      text-align: left;
      line-height: 32px;
      color: #4a90e2 !important;
      text-decoration: underline; }
  .doctari-appointment-detail-popup .dialog-content-popup {
    background-color: #fafafa; }
  .doctari-appointment-detail-popup .bold {
    margin-left: 5px;
    font-weight: bold; }
  .doctari-appointment-detail-popup .patientImg {
    width: 70px;
    height: 70px;
    margin-left: 20px; }
    .doctari-appointment-detail-popup .patientImg img {
      border: solid 2px #067dcf;
      border-radius: 50%; }
  .doctari-appointment-detail-popup .header-pat-name {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    text-align: right;
    color: #4a4a4a; }
  .doctari-appointment-detail-popup .header-pat-age {
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    text-align: right;
    color: #4a4a4a; }
  .doctari-appointment-detail-popup .reason-title {
    margin-left: 15px;
    margin-top: 20px;
    margin-bottom: 10px; }
  .doctari-appointment-detail-popup .reason {
    font-size: 14px;
    font-weight: 300;
    color: #4a4a4a; }
  .doctari-appointment-detail-popup .pad-10 {
    padding: 10px; }
  .doctari-appointment-detail-popup .margin-50 {
    margin-top: 50px; }
  .doctari-appointment-detail-popup .mar-bot {
    margin-bottom: 20px; }
  .doctari-appointment-detail-popup .pad-bot-0 {
    padding-bottom: 0; }
  .doctari-appointment-detail-popup .pad-top-0 {
    padding-top: 0; }

#doctor-schedules-request .patient-info {
  margin-left: 10px; }

#patient-schedule-requests .schedule-request {
  padding: 15px 0; }
  #patient-schedule-requests .schedule-request.border {
    border-bottom: solid 1px #9b9b9b; }

#patient-schedule-requests .profile-picture {
  margin-right: 10px; }

#patient-schedule-requests .doctor-details .title-details {
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #4a4a4a;
  margin: 0; }

#patient-schedule-requests .doctor-details .subtitle-details {
  font-size: 14px;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #4a4a4a;
  margin: 0; }

.title-important {
  font-size: 32px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  text-align: left;
  color: #078fed; }

a:hover {
  text-decoration: underline; }

a:active, a:focus, a:visited {
  text-decoration: none;
  outline: none; }

.h4e-end-button {
  width: 100%;
  height: 50px !important;
  background-color: #067dcf;
  border-radius: 2px;
  font-size: 18px;
  color: white;
  margin-bottom: 30px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5); }
  .h4e-end-button:focus {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(#067dcf, #067dcf);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5); }
  .h4e-end-button:active {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(#067dcf, #067dcf);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    color: white; }
  .h4e-end-button, .h4e-end-button:hover {
    color: white;
    outline: none;
    color: white; }
  .h4e-end-button:disabled {
    background-color: #067dcf;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    color: white; }
  .h4e-end-button.btn-xs {
    padding: 1px 5px; }

.h4e-end-button:hover img {
  color: white; }

.btn-danger {
  background-color: #067dcf;
  border: 1px solid #067dcf; }

.h4e-btn {
  padding: 5px 10px;
  height: 40px;
  background-color: #067dcf;
  border-radius: 2px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
  color: white;
  outline: none; }
  .h4e-btn:focus {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(#64bbbb, #64bbbb);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5); }
  .h4e-btn:active {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), linear-gradient(#64bbbb, #64bbbb);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5);
    color: white; }
  .h4e-btn, .h4e-btn:hover {
    color: white;
    outline: none;
    color: white; }
  .h4e-btn.btn-xs {
    padding: 1px 5px; }

.ui-base a {
  color: white; }
  .ui-base a:hover {
    text-decoration: underline; }
  .ui-base a:active, .ui-base a:focus, .ui-base a:visited {
    text-decoration: none;
    outline: none; }

.ui-base input,
.ui-base select,
.ui-base textarea {
  border-radius: 0; }

.ui-base select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII="); }

.ui-base .container-main {
  padding: 0 60px 25px; }

.ui-base .sub-underline {
  border: solid 2px;
  border-radius: 30% / 30%;
  margin-bottom: 15px; }

.ui-base .icon-description {
  color: white;
  font-size: 0.8em; }

/*h4eButton directive styles*/
.spinner {
  display: inline-block;
  opacity: 0;
  width: 0;
  transition: opacity 0.25s, width 0.25s; }

.has-spinner.active {
  cursor: progress; }

.has-spinner.active .spinner {
  opacity: 1;
  width: auto;
  /* This doesn't work, just fix for unkown width elements */ }

.has-spinner.btn-xs.active .spinner {
  width: 10px; }

.has-spinner.btn-sm.active .spinner {
  width: 13px; }

.has-spinner.btn.active .spinner {
  width: 16px; }

.has-spinner.btn-lg.active .spinner {
  width: 19px; }

.zoom-handle {
  display: none !important; }

.h4e-stars {
  margin: 0;
  padding: 0;
  display: inline-block; }
  .h4e-stars .star {
    list-style-type: none;
    display: inline-block;
    cursor: pointer; }
    .h4e-stars .star.filled {
      color: #067dcf; }
    .h4e-stars .star md-icon {
      color: #067dcf; }
  .h4e-stars .icon-review {
    border: none !important;
    margin: 0 !important;
    padding: 0;
    margin-right: 3px !important; }
  .h4e-stars.readonly .star.filled {
    color: #666; }

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset; }

md-input-container:not(.md-input-invalid).md-input-has-value label {
  color: #067dcf; }

#loading-bar .bar {
  transition: width 350ms;
  background: #ff7d52;
  position: fixed;
  z-index: 10002;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px; }

.appointment-labels .label-container > div {
  margin: 3px 0; }

.appointment-labels .color {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  margin: 0 5px;
  overflow: hidden; }

.appointment-labels #appointments-color-1 {
  background-color: #fa9c17; }

.appointment-labels #appointments-color-2 {
  background-color: #fde9cc; }

.appointment-labels #unavailable-color {
  background-color: #ececec; }

.appointment-labels #available-color {
  background-color: #b8f3f3; }

.appointment-labels #online-color-1 {
  background-color: #33aff9; }

.appointment-labels #online-color-2 {
  background-color: #d2effd; }

.appointment-labels #f2f-color-1 {
  background-color: #344cf8; }

.appointment-labels #f2f-color-2 {
  background-color: #d4d6fd; }

.appointment-labels #available-color-2 {
  background-color: #078fed; }

.appointment-labels #internal-color-1 {
  background-color: #49c65d; }

.appointment-labels #internal-color-2 {
  background-color: #d7f1da; }

.back-text {
  font-size: 0.9em;
  margin-left: 4px; }

.logo-centered {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0; }

.required-fields {
  font-size: 0.9em;
  color: #4a4a4a;
  margin-left: 20px; }

.app-container {
  margin-top: 13%; }
  .app-container .text {
    color: #9b9b9b;
    font-size: 1em;
    text-align: justify; }
  .app-container .app-store-logo {
    max-width: 180px;
    height: auto; }
  .app-container .app-logo-container {
    margin: 5%; }

/* Flash*/
.general-alert {
  max-width: 940px;
  left: 50%;
  transform: translate(-50%, 0);
  position: fixed;
  z-index: 100000;
  top: 7px; }

.alert-success span {
  color: #067dcf; }

.alert-success .flash-cont-2 {
  background-color: #067dcf; }

.alert-warning span {
  color: #ff7d52; }

.alert-warning .flash-cont-2 {
  background-color: #ff7d52; }

.alert-danger span {
  color: #b66267; }

.alert-danger .flash-cont-2 {
  background-color: #b66267; }

.flash-container {
  display: inline-table;
  background-color: white;
  border: solid 1px #e4e4e4;
  max-width: 940px;
  left: 50%;
  transform: translate(-50%, 0);
  position: fixed;
  z-index: 9999;
  top: 3px;
  border-radius: 5px; }

.flash-cont-1 {
  height: 50px;
  border-radius: 5px;
  background-color: #ffffff;
  border: solid 1px #ffffff;
  display: inline-block;
  vertical-align: middle;
  padding: 0 19px; }

.flash-cont-2 {
  width: 50px;
  height: 50px;
  border-radius: 0 5px 5px 0;
  display: inline-block;
  vertical-align: middle;
  text-align: center; }

.flash-text {
  font-family: Roboto;
  font-size: 14px;
  color: #067dcf;
  margin-right: 7px;
  line-height: 50px; }

.username {
  width: 110px;
  height: 19px;
  font-family: Roboto;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #067dcf; }

.flash-close {
  color: white !important;
  font-size: 30px;
  line-height: 50px;
  margin: auto;
  cursor: pointer; }

.m-left {
  margin-left: 15px; }

#tutorial img {
  height: auto;
  width: 80vw; }

#tutorial button span {
  color: white; }

#tutorial .tutorial-text {
  color: white;
  font-size: 1.3em; }

.profile-picture {
  height: 80px;
  width: 80px;
  border: solid 2px #b8f3f3;
  border-radius: 50%; }

md-badge {
  margin: 0 0 0 3px;
  background-color: #f1f1f1;
  color: #067dcf;
  padding: 2px 4px;
  border-radius: 7px; }

a {
  cursor: pointer; }
