body {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.infonoprint,
.dropdown,
.dropdown-first-icon {
  display: none;
}
.container {
  width: 100% !important;
}
table.max-width tr th,
table.max-width-form tr th,
table.max-width-list tr th {
  background-color: #a4a4a4 !important;
  font-size: 11px !important;
}
table.max-width tr td,
table.max-width-form tr td,
table.max-width-list tr td {
  font-size: 10px !important;
}
table {
  border-collapse: collapse;
}
table.max-width,
table.max-width-form,
table.max-width-list {
  width: 100%;
}
table.max-width tr td,
table.max-width-form tr td,
table.max-width-list tr td {
  font-family: $textfont;
  background-color: #E5E5E5;
  padding: 2px 5px;
  border-bottom: 1px solid #C6C6C6;
  font-size: 10px;
}
table.max-width tr td input[type=text],
table.max-width-form tr td input[type=text],
table.max-width-list tr td input[type=text],
table.max-width tr td input[type=password],
table.max-width-form tr td input[type=password],
table.max-width-list tr td input[type=password],
table.max-width tr td input[type=datetime],
table.max-width-form tr td input[type=datetime],
table.max-width-list tr td input[type=datetime],
table.max-width tr td select,
table.max-width-form tr td select,
table.max-width-list tr td select,
table.max-width tr td textarea,
table.max-width-form tr td textarea,
table.max-width-list tr td textarea {
  font-family: $textfont;
  padding: 1px 0;
  margin: 1px 0;
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #666 #999 #999 #666;
  width: 100%;
}
table.max-width tr td input[readonly],
table.max-width-form tr td input[readonly],
table.max-width-list tr td input[readonly] {
  background-color: #E5E5E5;
}
table.max-width tr td.no-pos,
table.max-width-form tr td.no-pos,
table.max-width-list tr td.no-pos {
  position: inherit;
}
table.max-width tr td:first-child [class*="icon-"],
table.max-width-form tr td:first-child [class*="icon-"],
table.max-width-list tr td:first-child [class*="icon-"] {
  font-size: 18px;
}
table.max-width tr td td:last-child,
table.max-width-form tr td td:last-child,
table.max-width-list tr td td:last-child {
  width: inherit;
}
table.max-width tr:nth-child(2n) td,
table.max-width-form tr:nth-child(2n) td,
table.max-width-list tr:nth-child(2n) td {
  background-color: #fff;
}
table.max-width tr:nth-child(2n) td input[readonly],
table.max-width-form tr:nth-child(2n) td input[readonly],
table.max-width-list tr:nth-child(2n) td input[readonly] {
  background-color: #fff;
}
table.max-width tr.subhead td,
table.max-width-form tr.subhead td,
table.max-width-list tr.subhead td,
table.max-width tr.subhead th,
table.max-width-form tr.subhead th,
table.max-width-list tr.subhead th {
  background-color: #ccc !important;
  color: #000;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 1px solid #DDD;
  padding: 2px 5px;
}
table.max-width tr.subhead th,
table.max-width-form tr.subhead th,
table.max-width-list tr.subhead th {
  vertical-align: top;
}
table.max-width tr.total td,
table.max-width-form tr.total td,
table.max-width-list tr.total td,
table.max-width tr.total th,
table.max-width-form tr.total th,
table.max-width-list tr.total th {
  background-color: #ccc !important;
  color: #000;
  font-weight: bold;
  vertical-align: middle;
  border-top: 2px solid #b90049;
  border-bottom: 1px solid #DDD;
  padding: 2px 5px;
}
table.max-width tr.subtotal td,
table.max-width-form tr.subtotal td,
table.max-width-list tr.subtotal td,
table.max-width tr.subtotal th,
table.max-width-form tr.subtotal th,
table.max-width-list tr.subtotal th {
  background-color: #ccc !important;
  color: #000;
  font-weight: bold;
  vertical-align: middle;
  border-bottom: 2px solid #b90049;
  padding: 2px 5px;
}
table.max-width thead tr th,
table.max-width-form thead tr th,
table.max-width-list thead tr th {
  background-color: #A4A4A4;
  color: #FFF;
  font-weight: bold;
  vertical-align: top;
  padding: 2px 5px;
  font-size: 11px;
}
table.max-width thead tr th .table-head-sort,
table.max-width-form thead tr th .table-head-sort,
table.max-width-list thead tr th .table-head-sort {
  margin-right: -6px;
}
table.max-width thead tr th .table-head-sort [class*="icon-"],
table.max-width-form thead tr th .table-head-sort [class*="icon-"],
table.max-width-list thead tr th .table-head-sort [class*="icon-"] {
  color: #fff;
}
table.max-width thead tr th .table-head-sort.active [class*="icon-"],
table.max-width-form thead tr th .table-head-sort.active [class*="icon-"],
table.max-width-list thead tr th .table-head-sort.active [class*="icon-"] {
  color: #b90049;
}
table.max-width tfoot tr th,
table.max-width-form tfoot tr th,
table.max-width-list tfoot tr th {
  background-color: #A4A4A4;
  color: #FFF;
  font-weight: bold;
  vertical-align: top;
  padding: 2px 5px;
  font-size: 11px;
}
table.max-width tfoot tr th .table-head-sort,
table.max-width-form tfoot tr th .table-head-sort,
table.max-width-list tfoot tr th .table-head-sort {
  margin-right: -6px;
}
table.max-width tfoot tr th .table-head-sort [class*="icon-"],
table.max-width-form tfoot tr th .table-head-sort [class*="icon-"],
table.max-width-list tfoot tr th .table-head-sort [class*="icon-"] {
  color: #fff;
}
table.max-width tfoot tr th .table-head-sort.active [class*="icon-"],
table.max-width-form tfoot tr th .table-head-sort.active [class*="icon-"],
table.max-width-list tfoot tr th .table-head-sort.active [class*="icon-"] {
  color: #b90049;
}
table.max-width tr.subhead td,
table.max-width-form tr.subhead td,
table.max-width-list tr.subhead td {
  background-color: #bbb;
  padding: 2px 5px;
  border-bottom: 1px solid #999;
}
table.max-width-list thead tr th,
table.max-width-list tfoot tr th,
table.max-width-list tbody tr th,
table.max-width-list thead tr td,
table.max-width-list tfoot tr td,
table.max-width-list tbody tr td {
  border-left: 1px dotted #c6c6c6;
}
table.max-width-list thead tr th:first,
table.max-width-list tfoot tr th:first,
table.max-width-list tbody tr th:first,
table.max-width-list thead tr td:first,
table.max-width-list tfoot tr td:first,
table.max-width-list tbody tr td:first {
  border-left: none;
}
table.max-width-form tr td {
  position: relative;
}
table.max-width-form tr td:first-child {
  width: 20%;
}
table.max-width-form tr td:last-child {
  width: 75%;
}
table.max-width-form tr td:first-child,
table.max-width-form tr td:nth-child(2) {
  vertical-align: top;
  padding-top: 0px;
}
table.max-width-form tr td:first-child p,
table.max-width-form tr td:nth-child(2) p {
  margin-bottom: 0px;
  padding-left: 15px;
  display: block;
  float: left;
}
table.max-width-form tr td:first-child label,
table.max-width-form tr td:nth-child(2) label {
  padding-right: 5px;
}
table.max-width-form tr td:nth-child(2) {
  padding-right: 15px;
}
table.max-width-inner {
  width: 100%;
}
table.max-width-inner tr td {
  border-bottom: none;
  background: none !important;
  padding: 0;
}
table.max-width-inner tr td:first-child,
table.max-width-inner tr td:nth-child(2) {
  vertical-align: inherit;
  padding: 0;
}
table.max-width-inner tr td:nth-child(2) {
  padding: 0;
}
table.no-style tr td {
  padding: 5px;
}
table.no-style tr td input[type=text],
table.no-style tr td input[type=password],
table.no-style tr td input[type=datetime],
table.no-style tr td select,
table.no-style tr td textarea {
  font-family: $textfont;
  padding: 1px 0;
  margin: 1px 0;
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  border-color: #666 #999 #999 #666;
  width: 100%;
}
table.table-light {
  width: 100%;
}
table.table-light tr td {
  padding: 5px 6px 6px 6px;
  position: relative;
  border-right: 1px solid #ccc;
  background-color: #efefef !important;
  color: #676767;
  background-clip: padding-box;
  border-bottom: 2px solid #fff;
}
table.table-light tr td:last-child {
  border-right: 0;
}
table.table-light tr td.expander-holder {
  width: 20px;
  border-right: 0;
  padding-top: 2px;
  padding-bottom: 2px;
}
table.table-light tr th {
  padding: 2px 6px 4px 6px;
  position: relative;
  border-right: 1px solid #989898;
  border-bottom: 2px solid #fff;
  background-color: #9f9f9f;
  font-weight: normal;
  color: #fff;
  text-align: left;
  background-clip: padding-box;
}
table.table-light tr th:last-child {
  border-right: 0;
}
table.table-light tr th.expander-holder {
  width: 20px;
  border-right: 0;
}
table.table-light tr:hover td {
  background-color: #dedede !important;
}
table.table-light tr.subhead td {
  border-bottom: 0;
}
table.table-light tr .dropdown a {
  color: #676767;
}
table.table-light tr .dropdown a .caret {
  color: #676767;
}
table.table-light tr.open td {
  background-color: #b90049 !important;
  color: #fff;
}
table.table-light tr.open td a {
  color: #fff;
}
table.table-light tr.open td a .caret {
  color: #fff;
}
table.table-light tr.open td .dropdown a {
  color: #fff;
}
table.table-light tr.open td .dropdown a .caret {
  color: #fff;
  border-top-color: #fff;
}
table.table-light tr.open td .dropdown .dropdown-menu a {
  color: #333;
}
table.table-light tr:last-child td {
  padding: 3px 5px 4px 5px;
}
table.table-dark {
  width: 100%;
}
table.table-dark tr td {
  padding: 3px 5px 3px 5px;
  position: relative;
  border-right: 1px solid #ccc;
  border-bottom: 0;
  color: #fff;
  background-color: #727272 !important;
  border-bottom: 1px solid #a2a2a2;
}
table.table-dark tr td a {
  color: #fff;
  text-decoration: underline;
}
table.table-dark tr td.no-wrap a {
  display: inline-block;
}
table.table-dark tr td:last-child {
  border-right: 0;
}
table.table-dark tr:nth-child(2n) td {
  background-color: #848484 !important;
}
table.table-dark tr th {
  padding: 2px 5px 4px 5px;
  position: relative;
  border-right: 1px solid #989898;
  border-bottom: 1px solid #fff;
  background-color: #363636;
  font-weight: normal;
  color: #fff;
}
table.table-dark tr th:last-child {
  border-right: 0;
}
table.table-dark tr.subhead td {
  border-bottom: 0;
}
table.table-dark tr.open td {
  background-color: #b90049 !important;
  color: #fff;
}
table.table-dark tr.open td a {
  color: #fff;
}
table.table-dark tr:last-child td {
  border-bottom: 0;
}
table.table-zebra-borders-light tr td {
  border-right: 1px solid #989898;
  padding: 4px 7px;
  color: #666;
}
table.table-zebra-borders-light tr td:last-child {
  border-right: 0;
}
table.table-zebra-borders-light tr td a {
  color: #666;
  font-weight: bold;
}
th,
td {
  padding: 0;
}
@media (max-width: 1400px) {
  .hide-max-1400 {
    display: none;
  }
}
@media (max-width: 1000px) {
  .hide-max-1000 {
    display: none;
  }
}
.table-head-dark tr th {
  padding: 2px 5px 4px 5px;
  position: relative;
  border-right: 1px solid #989898;
  border-bottom: 1px solid #fff;
  background-color: #4d4d4d;
  font-weight: normal;
  color: #fff;
  text-align: left;
}
.table-head-dark tr th:last-child {
  border-right: 0;
}
.table-head-dark tr th:first-child {
  text-align: right;
}
table.max-width-overview tr td .forminfo {
  top: 3px;
}
table.max-width-overview tr td.width-info {
  padding-left: 20px;
  position: relative;
}
table.max-width-form-multi tr td input[type=radio] {
  float: left;
  margin-right: 5px;
}
table.max-width-form-multi tr td label {
  float: left;
}
table.max-width-form-multi tr td:last-child label {
  padding-left: 0px !important;
}
table.table-no-border {
  width: 100%;
}
table.table-no-border tr td {
  border: none;
  background-color: transparent !important;
}
.table-bordered td.level0 {
  padding-left: 8px !important;
  border-left: 2px solid blue !important;
}
.table-bordered td.level1 {
  padding-left: 28px !important;
  border-left: 2px solid orange !important;
}
.table-bordered td.level2 {
  padding-left: 48px !important;
  border-left: 2px solid green !important;
}
.table-bordered td.level3 {
  padding-left: 68px !important;
  border-left: 2px solid red !important;
}
.table-bordered td.level4 {
  padding-left: 88px !important;
}
.table-bordered td.level5 {
  padding-left: 108px !important;
}
.label_mark_req {
  float: right;
  border: 1px solid #b90049;
  padding: 4px 4px 2px 5px;
  font-size: 11px;
  border-radius: 5px;
  color: #eee;
}
.label_mark_opt {
  float: right;
  border: 1px solid #aaa;
  padding: 4px 4px 2px 5px;
  font-size: 11px;
  border-radius: 5px;
  color: #333;
}
.label_mark_yes,
.label_mark_yes_small {
  float: right;
  margin-top: -50px;
  border: 2px solid green;
  padding: 4px 8px 2px 10px;
  font-size: 14px;
  border-radius: 5px;
}
.label_mark_no,
.label_mark_no_small {
  float: right;
  margin-top: -50px;
  border: 2px solid red;
  padding: 4px 8px 2px 10px;
  font-size: 14px;
  border-radius: 5px;
}
.label_mark_yes_small,
.label_mark_no_small {
  margin-top: -35px;
  font-size: 12px;
}
.possible-values table {
  border: none !important;
}
.possible-values table tr {
  border: none !important;
}
.possible-values table tr td {
  border: none !important;
}
.possible-values table tr td hr {
  margin: 10px 0;
}
v {
  font-family: 'Courier New';
  padding: 0 3px 0 2px;
  border-radius: 3px;
}
c {
  font-family: 'Courier New';
  padding: 0 3px 0 2px;
}
g {
  color: #aaa !important;
}
e {
  color: #f00 !important;
}
.news {
  background-color: lightyellow;
  border-radius: 5px;
  border: 1px solid wheat;
  padding: 0px 0px;
}
.news .btn {
  margin: 5px 5px 0 0;
}
.news h3 {
  margin: 0px;
  border-radius: 5px 5px 0 0;
  background-color: lightgoldenrodyellow;
  padding: 10px;
}
.news .inner {
  padding: 10px;
}
#logoprint {
  float: right;
}
.float-right,
.right {
  float: right;
}
.float-left,
.left {
  float: left;
}
