﻿@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjr0C4n.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1y4n.ttf) format('truetype');
}
body,
* {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
body {
  margin-top: 70px;
}
.card-header {
  font-weight: 500;
}
.card > .card-body.dxbs-ap + .table {
  border-top: solid 1px #fff !important;
}
.accordion-header .accordion-button {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder1_updFiles .input-group {
  display: none;
}