/* Generated by less 2.2.0 */
/* LESS Document */
/* Less CSS Document */
/* Will be auto compiled to CSS file on save */
/* @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700); */
.c1 .color {
  color: #ed1b24 !important;
}
.c2 .color {
  color: #4990e2 !important;
}
.c1 .bgcolor {
  background-color: #ed1b24 !important;
}
.c2 .bgcolor {
  background-color: #4990e2 !important;
}
a.file-icon {
  display: inline-block;
  font-size: 1.6em;
}
a.file-icon:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-family: HAIHC;
  display: inline-block;
}
a.file-icon.html:before {
  content: "\e907";
}
a.file-icon.excel:before {
  content: "\e903";
}
a.file-icon.word:before {
  content: "\e901";
}
a.file-icon.pdf:before {
  content: "\e90a";
}
a.file-icon.ebook:before {
  content: "\e902";
}
a.btn-detail:after {
  content: "\f061";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  margin-left: 4px;
}
select.multi {
  display: none;
}
.ms-parent {
  width: 100% !important;
}
.ms-parent .ms-choice {
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  border: solid 1px #CCC;
  padding: 5px 8px;
  height: auto;
  min-height: 37px;
  position: relative;
}
.ms-parent .ms-choice span {
  position: relative;
  padding: 0;
  line-height: 100%;
}
.ms-parent .ms-choice div {
  background-image: none;
  display: block;
  text-align: right;
  position: absolute;
  top: 5px;
  width: 100%;
  pointer-events: none;
  font-size: 1.3em;
  padding-right: 12px;
  cursor: pointer;
}
.ms-parent .ms-choice div:before {
  color: #ed1b24;
  content: "\f107";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
.ms-parent .ms-drop {
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  border: solid 1px #CCC;
  font-size: 0.9em;
}
.ms-parent .ms-drop li {
  margin: 1%;
  width: 48% !important;
  padding: 2px 5px;
  color: #666;
  line-height: 130%;
}
.ms-parent .ms-drop li label {
  cursor: pointer;
}
.ms-parent .ms-drop li.selected {
  background-color: rgba(237, 27, 36, 0.3);
  color: #000;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background-color: #ed1b24;
  border-color: #ed1b24;
}
table.responsive {
  width: 100%;
  margin-bottom: 25px;
}
table.responsive tr:not(:first-child) {
  border-bottom: solid 1px #EEE;
}
table.responsive tr:first-child {
  background-color: rgba(237, 27, 36, 0.2);
}
table.responsive th,
table.responsive td {
  text-align: left;
  padding: 8px;
}
table.responsive th:not(:last-child),
table.responsive td:not(:last-child) {
  border-right: solid 2px #FFF;
}
table.responsive p {
  line-height: 130%;
}
.tools {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 15px;
  padding: 10px 5px;
}
.tools > * {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.9em;
}
.tools > * .label {
  margin-right: 5px;
}
.tools .filter {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tools .filter > * {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.tools .filter > *:not(:first-child) {
  margin-left: 15px;
}
.tools .filter .keywords label {
  position: relative;
  display: block;
}
.tools .filter .keywords label input {
  padding-right: 40px;
}
.tools .filter .keywords label .ico {
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 1.3em;
  width: 36px;
  height: 100%;
  background-color: #ed1b24;
  cursor: pointer;
}
.tools .filter .keywords label .ico:before {
  color: #FFF;
  content: "\e91f";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-family: HAIHC;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.tools .total_perpage {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.tools .total_perpage > div:not(:last-child):after {
  content: "|";
  margin: 0 10px;
  color: #CCC;
}
.tools .total_perpage .perpage a {
  color: #666;
}
.tools .total_perpage .perpage a:not(:last-child):after {
  content: "|";
  margin: 0 5px;
  color: #CCC;
}
.tools .total_perpage .perpage a.current {
  color: #ed1b24;
}
main section#head {
  height: 130px;
  position: relative;
  background-position: center top;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -moz-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
main section#head .heading {
  color: #ed1b24;
  font-size: 1.8em;
  line-height: 120%;
  border-bottom: solid 1px #004b71;
  margin-bottom: 8px;
  padding: 5px 0;
  width: 100%;
  text-transform: uppercase;
}
main section#head .path {
  font-size: 0.85em;
  bottom: -33px;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
main section#head .path a:not(:last-child):after {
  content: " | ";
  display: inline-block;
  margin: 0 15px;
  -webkit-transform: rotate(345deg);
  -moz-transform: rotate(345deg);
  -ms-transform: rotate(345deg);
  -o-transform: rotate(345deg);
  transform: rotate(345deg);
}
main section#head .path a:hover {
  text-decoration: underline;
}
main section#main {
  /*background-image: url(../images/bg1.jpg);
		background-position: center top;
		background-repeat: no-repeat;*/
  padding-top: 40px;
}
main aside {
  position: absolute;
  width: 200px;
  left: -205px;
  background-color: #FFF;
  min-height: 300px;
}
main aside nav a {
  display: block;
  padding: 10px;
  border-bottom: solid 1px #EEE;
  color: #666;
  max-width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
main aside nav a:after {
  content: "\f101";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  color: #CCC;
  line-height: 150%;
  display: block;
}
main aside nav a.current {
  background-color: #FFE6E7;
  color: #000;
}
main aside nav a.current:after {
  color: #000;
}
main aside nav a:hover {
  background-color: #F2F2F2;
}
main #content {
  min-height: 500px;
}
main #content .paper {
  background-color: #FFF;
  border: solid 1px #DDD;
  padding: 30px;
  margin-bottom: 30px;
  min-height: 500px;
}
main #content nav.tab {
  border-bottom: solid 1px #DDD;
  overflow: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: no-wrap;
  -ms-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
  -webkit-box-align: end;
  -moz-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  min-height: 50px;
}
main #content nav.tab a {
  display: block;
  padding: 8px;
  min-width: 100px;
  text-align: center;
  border: solid 1px rgba(237, 27, 36, 0.1);
  border-bottom: none;
  margin-right: -1px;
  color: #000;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  flex-shrink: 0;
}
main #content nav.tab a.current {
  background-color: rgba(237, 27, 36, 0.1);
  border-color: transparent;
  padding-bottom: 14px;
}
main #content nav.tab a:hover {
  padding-bottom: 14px;
}
