/*
  Custom Fonts
*/
@font-face {
  src: url("/fonts/Roboto-Regular.ttf");
  font-family: "Roboto";
}
@font-face {
  src: url("/fonts/Roboto-Bold.ttf");
  font-family: "Roboto Bold";
}
@font-face {
  src: url("/fonts/Roboto-Light.ttf");
  font-family: "Roboto Light";
}
@font-face {
  src: url("/fonts/PT_Serif-Web-Regular.ttf");
  font-family: "PT Serif";
}
.pbdou .pbdou-groups {
  margin-right: 500px;
}
.pbdou-breadcrumbs {
  width: 100%;
  padding-left: 50px;
  padding-left: 5vw;
  padding-top: 20px;
  padding-bottom: 20px;
}
.pbdou-breadcrumbs a {
  text-decoration: none;
  border-bottom: 1px solid #ACE6CD;
  display: inline-block;
}
.pbdou {
  font-family: "PT Serif";
}
.pbdou h2 {
  font-family: "PT Serif";
  font-weight: normal;
}
.pbdou h1 {
  font-weight: normal;
}
.pbdou .procenter {
  position: absolute;
  background: #ACE6CD;
  opacity: 0.5;
  height: 100%;
  right: 0px;
  z-index: 1;
}
.pbdou .pbdou-groups a,
.pbdou .count-list a {
  text-decoration: none;
}
.pbdou .count-list ul {
  font-family: "Roboto";
}
.pbdou .amount {
  z-index: 2;
  position: relative;
  text-align: right;
  display: inline-block;
  right: 0px;
  float: right;
}
.pbdou fieldset input[type=text],
.pbdou .fieldset input[type=text] {
  display: inline-block;
  width: 480px;
  height: 38px;
  line-height: 39px;
  margin: 0 5px 0 0;
  padding: 0px 6px;
  background: transparent;
}
.pbdou fieldset select {
  line-height: 39px;
  background-color: #EAF9F2;
  border: 0;
  height: 40px;
  border-bottom: 1px solid #ace6cd;
  padding-left: 10px;
  margin: 0;
}
.pbdou .row-hundred-width fieldset {
  width: 100%;
}
.pbdou .row-hundred-width fieldset select,
.pbdou .row-hundred-width fieldset input[type=text] {
  width: 100% !important;
}
.pbdou .row-hundred-width fieldset input[type=text] {
  padding: 0 !important;
  margin-right: 0px !important;
}
.pbdou .fieldset input[placeholder],
.pbdou .fieldset input::-webkit-input-placeholder,
.pbdou .fieldset input::-moz-placeholder,
.pbdou .fieldset input:-moz-placeholder,
.pbdou .fieldset input:-ms-input-placeholder {
  color: #c0392b;
}
.pbdou .pbdou-advanced-search table {
  width: 100%;
}
.pbdou table tr td {
  padding-right: 20px;
  vertical-align: middle;
}
.pbdou table tr td:last-child {
  width: 320px;
}
.pbdou table tr td:first-child .row-hundred-width {
  min-width: 600px;
}
.pbdou table tr td fieldset input[type=text] {
  width: 100%;
}
.pbdou table tr td .row fieldset {
  width: 49%;
  box-sizing: border-box;
}
.pbdou #resetFilter {
  display: block;
  text-decoration: none;
  border-bottom: 1px dashed #ACE6CD;
  display: inline-block;
}
.pbdou .fieldset {
  display: inline-block;
  padding-bottom: 20px;
}
.pbdou .fieldset label {
  display: block;
}
.pbdou h1 {
  padding-bottom: 5px;
  border-bottom: 1px solid #ececec;
}
.pbdou .pbdou-link {
  z-index: 2;
  position: relative;
  display: block;
  padding-right: 100px;
}
.pbdou .filter-form {
  font-family: "Roboto";
  padding-bottom: 40px;
}
.pbdou .filter-form a {
  text-decoration: none;
  border-bottom: 1px solid #ACE6CD;
  margin-right: 20px;
}
.pbdou fieldset label {
  display: block;
}
.pbdou select {
  font-size: 20px;
  font-family: "PT Serif";
}
.pbdou input[type=radio] {
  display: inline-block;
  width: 15px!important;
}
.pbdou input[type=radio] + label {
  display: inline-block;
}
.pbdou input[type=checkbox] {
  margin-right: 10px;
}
.pbdou input[type=checkbox] + label {
  display: inline-block;
}
.pbdou .row {
  padding-bottom: 20px;
}
.pbdou .row fieldset {
  display: inline-block;
}
.pbdou .row-hundred-width {
  padding-bottom: 20px;
}
.pbdou .items-group {
  margin: 10px 0;
}
.pbdou .school-information {
  padding: 10px 0;
  margin-bottom: 10px;
}
.pbdou .school-information .row {
  margin: 0 0 5px 0;
  height: auto;
  float: none;
  padding: 5px;
  background: #f1f2f2;
  overflow: hidden;
  clear: both;
}
.pbdou .school-information .row:nth-child(2n) {
  background: #fff;
}
.pbdou .school-information .row.odd {
  background: #fff;
}
.pbdou .school-information .row b {
  display: block;
  width: 250px;
  float: left;
  color: #333;
  text-align: right;
  font-weight: normal;
  padding-right: 20px;
}
.pbdou .school-information .row div.value {
  font-style: normal;
  margin-left: 270px;
}
.pbdou .school-information .row div.value ul {
  width: auto;
  margin: 0 0 10px 0;
  list-style: none;
}
.pbdou .school-information .row div.value ul li {
  margin: 0 0 4px 0;
  padding: 0;
}
.pbdou .school-information .row div.value table {
  width: 98%;
}
.pbdou .school-information .row div.value table tr,
.pbdou .school-information .row div.value table td {
  border: 1px solid #e2e2e2;
}
/* Search Results Page */
.pbdou-data-container .total-results-count {
  font-family: "Roboto";
  color: #666;
}
.pbdou-data-container .right-side-filter {
  float: right;
  width: 300px;
}
.pbdou-data-container .right-side-filter select {
  width: 300px;
}
.pbdou-data-container .pbdou-search-results {
  margin-right: 340px;
}
.pbdou-data-container .pbdou-search-results .list {
  margin-left: 0;
}
.pbdou-data-container .pbdou-search-results h5 {
  margin: 0;
  font-size: 24px;
  font-family: "PT Serif";
}
