@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Roboto:400,300,700&subset=latin,cyrillic-ext);
html {
  font-size: 16px;
}

body {
  padding-top: 60px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  #general-topbar > .container {
    width: auto;
  }
}
*, b {
  font-weight: 300;
}

.gray-background {
  background-color: #f8f8f8;
}

.dashed {
  border-bottom: 1px dashed;
}

.shadow, .top-avatar {
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
}

a:hover {
  color: #1e1e1e;
}

.avatar {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  width: 70px;
  height: 70px;
  display: block;
}

@font-face {
  font-family: "rouble";
  src: url('../fonts/webfont-rouble/rouble-webfont.eot?1558089791') format('embedded-opentype'), url('../fonts/webfont-rouble/rouble-webfont.woff?1558089791') format('woff'), url('../fonts/webfont-rouble/rouble-webfont.ttf?1558089791') format('truetype');
}
.rouble {
  font-family: 'rouble';
}

.search-icon {
  display: block;
  background: url(/images/field.png) center center no-repeat;
  width: 24px;
  height: 24px;
}

.search-icon-extend {
  display: block;
  background: url(/images/extended.png) center center no-repeat;
  width: 24px;
  height: 24px;
}
.search-icon-extend:hover {
  background: url(/images/extended_hover.png) center center no-repeat;
}

.navbar-default .search-icon-extend:hover {
  background: url(/images/extended.png) center center no-repeat;
}

.cbp-spmenu {
  background: #000;
  position: fixed;
}

.cbp-spmenu-vertical {
  width: 240px;
  height: 100%;
  top: 0;
  z-index: 1050;
}

.cbp-spmenu-right {
  right: -240px;
}

.cbp-spmenu-right.cbp-spmenu-open {
  right: 0px;
}

.off-canvas-list {
  list-style: none;
  padding-left: 0;
}
.off-canvas-list li a {
  display: block;
  padding: 1em 1em 1em 1.2em;
  outline: none;
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
  color: #f3efe0;
  text-transform: uppercase;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.1);
  letter-spacing: 1px;
  font-weight: 400;
  -webkit-transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s;
}

#root::after {
  position: fixed;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

.cbp-spmenu-right.cbp-spmenu-open + #root::after {
  width: 100%;
  height: 100%;
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.thumbnail-diduknow {
  height: 340px;
  border: none;
  -moz-border-radius: none;
  -webkit-border-radius: none;
  border-radius: none;
}
.thumbnail-diduknow h4 {
  font-size: 1.5rem;
  line-height: 1.5rem;
  max-height: 4.5rem;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  word-spacing: normal;
  white-space: normal;
}
.thumbnail-diduknow img {
  height: 180px !important;
}

.nav-pill-diduknow {
  font-size: 16px;
  padding: 35px 0;
}
.nav-pill-diduknow > li.active > a {
  background: none;
  color: #000;
}
.nav-pill-diduknow > li.active > a:hover {
  background: none;
  color: inherit;
  text-decoration: none;
  cursor: default;
}
.nav-pill-diduknow > li > a {
  padding: 0 15px 0 0;
}
.nav-pill-diduknow > li > a:hover {
  background: none;
  text-decoration: underline;
}

.top-avatar {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background-color: #fff;
}
.top-avatar .thumbnail, .top-avatar .thumbnail-diduknow {
  background: none;
  border: none;
}
.top-avatar .thumbnail .name, .top-avatar .thumbnail-diduknow .name {
  font-size: 16px;
  color: #000;
  margin-top: 20px;
  display: inline-block;
}
.top-avatar .thumbnail .city, .top-avatar .thumbnail-diduknow .city {
  display: inline-block;
  color: #b4b4b4;
}
.top-avatar .thumbnail .user-business, .top-avatar .thumbnail-diduknow .user-business {
  width: auto !important;
  display: inline-block;
  padding: 0 5px;
  border-radius: 0px;
}
.top-avatar .thumbnail .avatar, .top-avatar .thumbnail-diduknow .avatar {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  width: 75px;
}

.btn {
  border-radius: 0px;
}

.pagination {
  border-radius: 0px;
}

.university-btn-city {
  border-radius: 0px !important;
}

.university-avatar {
  border-radius: 0px !important;
}

.panel, .diduknow-panel {
  border-radius: 0px !important;
}

.thumbnail, .thumbnail-diduknow, .thumbnail-diduknow {
  border-radius: 0px !important;
}

.img-rounded {
  border-radius: 0px !important;
}

.user-block {
  border-radius: 0px !important;
}

.modal-content {
  border-radius: 0px !important;
}

.vip {
  border-radius: 0px !important;
}

.advert {
  border-radius: 0px !important;
}

.user-business {
  border-radius: 0px !important;
}

.discussion-text {
  border-radius: 0px !important;
}

.margin-top {
  margin-top: 30px;
}

.margin-bottom {
  margin-bottom: 30px;
}

.breadcrumb > .active > a {
  color: #999999;
  cursor: default;
}
.breadcrumb > .active > a:hover {
  text-decoration: none;
}

@media (min-width: 768px) {
  .pull-right-md {
    float: right !important;
  }
}
.coacher-info-index .coachers-advert {
  color: #428bca;
  text-decoration: underline;
  text-align: left;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .coacher-info-index .rowpodeekrkarttest {
    padding: 0 10px;
  }
}
.coacher-info-index .coachers-info {
  font-size: .8rem;
  max-height: 4rem;
  line-height: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
}

.nowrap {
  white-space: nowrap;
}

.m-t-0 {
  margin-top: 0rem !important;
}

.m-r-0 {
  margin-right: 0rem !important;
}

.m-b-0 {
  margin-bottom: 0rem !important;
}

.m-l-0 {
  margin-left: 0rem !important;
}

.p-t-0 {
  padding-top: 0rem !important;
}

.p-r-0 {
  padding-right: 0rem !important;
}

.p-b-0 {
  padding-bottom: 0rem !important;
}

.p-l-0 {
  padding-left: 0rem !important;
}

.m-t-1 {
  margin-top: 1rem !important;
}

.m-r-1 {
  margin-right: 1rem !important;
}

.m-b-1 {
  margin-bottom: 1rem !important;
}

.m-l-1 {
  margin-left: 1rem !important;
}

.p-t-1 {
  padding-top: 1rem !important;
}

.p-r-1 {
  padding-right: 1rem !important;
}

.p-b-1 {
  padding-bottom: 1rem !important;
}

.p-l-1 {
  padding-left: 1rem !important;
}

.m-t-2 {
  margin-top: 2rem !important;
}

.m-r-2 {
  margin-right: 2rem !important;
}

.m-b-2 {
  margin-bottom: 2rem !important;
}

.m-l-2 {
  margin-left: 2rem !important;
}

.p-t-2 {
  padding-top: 2rem !important;
}

.p-r-2 {
  padding-right: 2rem !important;
}

.p-b-2 {
  padding-bottom: 2rem !important;
}

.p-l-2 {
  padding-left: 2rem !important;
}

.m-t-3 {
  margin-top: 3rem !important;
}

.m-r-3 {
  margin-right: 3rem !important;
}

.m-b-3 {
  margin-bottom: 3rem !important;
}

.m-l-3 {
  margin-left: 3rem !important;
}

.p-t-3 {
  padding-top: 3rem !important;
}

.p-r-3 {
  padding-right: 3rem !important;
}

.p-b-3 {
  padding-bottom: 3rem !important;
}

.p-l-3 {
  padding-left: 3rem !important;
}

.m-t-4 {
  margin-top: 4rem !important;
}

.m-r-4 {
  margin-right: 4rem !important;
}

.m-b-4 {
  margin-bottom: 4rem !important;
}

.m-l-4 {
  margin-left: 4rem !important;
}

.p-t-4 {
  padding-top: 4rem !important;
}

.p-r-4 {
  padding-right: 4rem !important;
}

.p-b-4 {
  padding-bottom: 4rem !important;
}

.p-l-4 {
  padding-left: 4rem !important;
}

.m-t-5 {
  margin-top: 5rem !important;
}

.m-r-5 {
  margin-right: 5rem !important;
}

.m-b-5 {
  margin-bottom: 5rem !important;
}

.m-l-5 {
  margin-left: 5rem !important;
}

.p-t-5 {
  padding-top: 5rem !important;
}

.p-r-5 {
  padding-right: 5rem !important;
}

.p-b-5 {
  padding-bottom: 5rem !important;
}

.p-l-5 {
  padding-left: 5rem !important;
}

.m-t-6 {
  margin-top: 6rem !important;
}

.m-r-6 {
  margin-right: 6rem !important;
}

.m-b-6 {
  margin-bottom: 6rem !important;
}

.m-l-6 {
  margin-left: 6rem !important;
}

.p-t-6 {
  padding-top: 6rem !important;
}

.p-r-6 {
  padding-right: 6rem !important;
}

.p-b-6 {
  padding-bottom: 6rem !important;
}

.p-l-6 {
  padding-left: 6rem !important;
}

.m-t-7 {
  margin-top: 7rem !important;
}

.m-r-7 {
  margin-right: 7rem !important;
}

.m-b-7 {
  margin-bottom: 7rem !important;
}

.m-l-7 {
  margin-left: 7rem !important;
}

.p-t-7 {
  padding-top: 7rem !important;
}

.p-r-7 {
  padding-right: 7rem !important;
}

.p-b-7 {
  padding-bottom: 7rem !important;
}

.p-l-7 {
  padding-left: 7rem !important;
}

.m-t-8 {
  margin-top: 8rem !important;
}

.m-r-8 {
  margin-right: 8rem !important;
}

.m-b-8 {
  margin-bottom: 8rem !important;
}

.m-l-8 {
  margin-left: 8rem !important;
}

.p-t-8 {
  padding-top: 8rem !important;
}

.p-r-8 {
  padding-right: 8rem !important;
}

.p-b-8 {
  padding-bottom: 8rem !important;
}

.p-l-8 {
  padding-left: 8rem !important;
}

.m-t-9 {
  margin-top: 9rem !important;
}

.m-r-9 {
  margin-right: 9rem !important;
}

.m-b-9 {
  margin-bottom: 9rem !important;
}

.m-l-9 {
  margin-left: 9rem !important;
}

.p-t-9 {
  padding-top: 9rem !important;
}

.p-r-9 {
  padding-right: 9rem !important;
}

.p-b-9 {
  padding-bottom: 9rem !important;
}

.p-l-9 {
  padding-left: 9rem !important;
}

.m-t-10 {
  margin-top: 10rem !important;
}

.m-r-10 {
  margin-right: 10rem !important;
}

.m-b-10 {
  margin-bottom: 10rem !important;
}

.m-l-10 {
  margin-left: 10rem !important;
}

.p-t-10 {
  padding-top: 10rem !important;
}

.p-r-10 {
  padding-right: 10rem !important;
}

.p-b-10 {
  padding-bottom: 10rem !important;
}

.p-l-10 {
  padding-left: 10rem !important;
}

.m-t-11 {
  margin-top: 11rem !important;
}

.m-r-11 {
  margin-right: 11rem !important;
}

.m-b-11 {
  margin-bottom: 11rem !important;
}

.m-l-11 {
  margin-left: 11rem !important;
}

.p-t-11 {
  padding-top: 11rem !important;
}

.p-r-11 {
  padding-right: 11rem !important;
}

.p-b-11 {
  padding-bottom: 11rem !important;
}

.p-l-11 {
  padding-left: 11rem !important;
}

.m-t-12 {
  margin-top: 12rem !important;
}

.m-r-12 {
  margin-right: 12rem !important;
}

.m-b-12 {
  margin-bottom: 12rem !important;
}

.m-l-12 {
  margin-left: 12rem !important;
}

.p-t-12 {
  padding-top: 12rem !important;
}

.p-r-12 {
  padding-right: 12rem !important;
}

.p-b-12 {
  padding-bottom: 12rem !important;
}

.p-l-12 {
  padding-left: 12rem !important;
}

.m-t-13 {
  margin-top: 13rem !important;
}

.m-r-13 {
  margin-right: 13rem !important;
}

.m-b-13 {
  margin-bottom: 13rem !important;
}

.m-l-13 {
  margin-left: 13rem !important;
}

.p-t-13 {
  padding-top: 13rem !important;
}

.p-r-13 {
  padding-right: 13rem !important;
}

.p-b-13 {
  padding-bottom: 13rem !important;
}

.p-l-13 {
  padding-left: 13rem !important;
}

.m-t-14 {
  margin-top: 14rem !important;
}

.m-r-14 {
  margin-right: 14rem !important;
}

.m-b-14 {
  margin-bottom: 14rem !important;
}

.m-l-14 {
  margin-left: 14rem !important;
}

.p-t-14 {
  padding-top: 14rem !important;
}

.p-r-14 {
  padding-right: 14rem !important;
}

.p-b-14 {
  padding-bottom: 14rem !important;
}

.p-l-14 {
  padding-left: 14rem !important;
}

.m-t-15 {
  margin-top: 15rem !important;
}

.m-r-15 {
  margin-right: 15rem !important;
}

.m-b-15 {
  margin-bottom: 15rem !important;
}

.m-l-15 {
  margin-left: 15rem !important;
}

.p-t-15 {
  padding-top: 15rem !important;
}

.p-r-15 {
  padding-right: 15rem !important;
}

.p-b-15 {
  padding-bottom: 15rem !important;
}

.p-l-15 {
  padding-left: 15rem !important;
}

.m-t-16 {
  margin-top: 16rem !important;
}

.m-r-16 {
  margin-right: 16rem !important;
}

.m-b-16 {
  margin-bottom: 16rem !important;
}

.m-l-16 {
  margin-left: 16rem !important;
}

.p-t-16 {
  padding-top: 16rem !important;
}

.p-r-16 {
  padding-right: 16rem !important;
}

.p-b-16 {
  padding-bottom: 16rem !important;
}

.p-l-16 {
  padding-left: 16rem !important;
}

.m-t-17 {
  margin-top: 17rem !important;
}

.m-r-17 {
  margin-right: 17rem !important;
}

.m-b-17 {
  margin-bottom: 17rem !important;
}

.m-l-17 {
  margin-left: 17rem !important;
}

.p-t-17 {
  padding-top: 17rem !important;
}

.p-r-17 {
  padding-right: 17rem !important;
}

.p-b-17 {
  padding-bottom: 17rem !important;
}

.p-l-17 {
  padding-left: 17rem !important;
}

.m-t-18 {
  margin-top: 18rem !important;
}

.m-r-18 {
  margin-right: 18rem !important;
}

.m-b-18 {
  margin-bottom: 18rem !important;
}

.m-l-18 {
  margin-left: 18rem !important;
}

.p-t-18 {
  padding-top: 18rem !important;
}

.p-r-18 {
  padding-right: 18rem !important;
}

.p-b-18 {
  padding-bottom: 18rem !important;
}

.p-l-18 {
  padding-left: 18rem !important;
}

.m-t-19 {
  margin-top: 19rem !important;
}

.m-r-19 {
  margin-right: 19rem !important;
}

.m-b-19 {
  margin-bottom: 19rem !important;
}

.m-l-19 {
  margin-left: 19rem !important;
}

.p-t-19 {
  padding-top: 19rem !important;
}

.p-r-19 {
  padding-right: 19rem !important;
}

.p-b-19 {
  padding-bottom: 19rem !important;
}

.p-l-19 {
  padding-left: 19rem !important;
}

.m-t-20 {
  margin-top: 20rem !important;
}

.m-r-20 {
  margin-right: 20rem !important;
}

.m-b-20 {
  margin-bottom: 20rem !important;
}

.m-l-20 {
  margin-left: 20rem !important;
}

.p-t-20 {
  padding-top: 20rem !important;
}

.p-r-20 {
  padding-right: 20rem !important;
}

.p-b-20 {
  padding-bottom: 20rem !important;
}

.p-l-20 {
  padding-left: 20rem !important;
}

select:invalid {
  color: red;
}
select [disabled] {
  color: #999999;
  font-style: italic;
}
select option {
  color: black;
}

/**
Hacks to Use Bootstrap 4 over 3
 conflict in collapse mode (md etc)
*/
@media (min-width: 768px) and (max-width: 991px) {
  .navbar.navbar-expand-lg .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar.navbar-expand-lg .navbar-collapse.collapse.show {
    display: block !important;
  }

  .navbar.navbar-expand-sm .navbar-collapse.collapse,
  .navbar.navbar-expand-md .navbar-collapse.collapse,
  .navbar.navbar-expand-lg .navbar-collapse.collapse,
  .navbar.navbar-expand-xs .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar.navbar-expand-sm .navbar-collapse.collapse.show,
  .navbar.navbar-expand-md .navbar-collapse.collapse.show,
  .navbar.navbar-expand-lg .navbar-collapse.collapse.show,
  .navbar.navbar-expand-xs .navbar-collapse.collapse.show {
    display: block !important;
  }
  .navbar.navbar-expand-sm .navbar-collapse.collapse .navbar-nav,
  .navbar.navbar-expand-md .navbar-collapse.collapse .navbar-nav,
  .navbar.navbar-expand-lg .navbar-collapse.collapse .navbar-nav,
  .navbar.navbar-expand-xs .navbar-collapse.collapse .navbar-nav {
    width: 100%;
  }
}
form .errors {
  color: #c22c2c;
}

picture.pic-w100 img {
  width: 100%;
}

.university-abbreviation {
  padding: 0 10px;
  font-size: 24px;
}
.university-abbreviation a {
  overflow: hidden;
  white-space: nowrap;
  display: block;
  text-overflow: ellipsis;
}

.university-avatar {
  height: 180px;
  overflow: hidden;
  padding: 5px;
  display: flex;
  align-items: center;
  border: 1px solid gainsboro;
  background-color: white;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.university-avatar img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  max-height: 160px;
}
.university-avatar a {
  display: block;
  width: 100%;
}

.university-name {
  padding: 0 10px;
  font-size: 18px;
}
.university-name a {
  color: #3c3c3c;
}
.university-name a:hover {
  text-decoration: none;
}

.university-header {
  background-color: white;
  -moz-box-shadow: 0 1px 0 0 gainsboro;
  -webkit-box-shadow: 0 1px 0 0 gainsboro;
  box-shadow: 0 1px 0 0 gainsboro;
}

.university-btn-city {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: #66cc33;
}

@media (min-width: 992px) {
  .university-header-flex {
    display: flex;
    align-items: center;
  }
}
.university-header-flex .university-header-avatar {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.university-header-flex .university-title {
  font-size: 40px;
}
.university-header-flex .university-title a {
  color: black;
}
.university-header-flex .university-subtitle {
  font-size: 20px;
}
.university-header-flex .university-subtitle a {
  color: #606060;
}

.rate-stars {
  color: #ff4a26;
  display: inline-block;
  margin-left: 30px;
}
.rate-stars .btn {
  border: none;
  background-color: #ff4a26;
}
.rate-stars .btn:hover {
  background-color: #e60e00;
}

.university-pagination > li > a,
.university-pagination > li > span {
  padding: 13px 23px;
  font-size: 16px;
  line-height: 6px;
}
.university-pagination > li:first-child > a,
.university-pagination > li:first-child > span {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.university-pagination > li:last-child > a,
.university-pagination > li:last-child > span {
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.university-pagination li a {
  color: black;
  border: none;
}
.university-pagination .active {
  color: white;
  background-color: #66cc33;
}
.university-pagination .active a {
  background-color: #66cc33;
}
.university-pagination .active a:hover {
  background-color: #5bb72d;
}
.university-pagination .active:hover {
  background-color: #5bb72d;
  color: white;
}

.university-geo-list {
  list-style: none;
  padding-left: 0;
  -moz-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
}
.university-geo-list li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
.university-geo-list a {
  font-size: 16px;
}
.university-geo-list .break {
  -moz-page-break-before: auto;
  -webkit-column-break-before: auto;
  break-before: auto;
}

.university-cover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 320px;
  -moz-box-shadow: 0 1px 0 0 gainsboro;
  -webkit-box-shadow: 0 1px 0 0 gainsboro;
  box-shadow: 0 1px 0 0 gainsboro;
}

.university-links {
  list-style: none;
  padding-left: 0;
  margin-top: 25px;
  font-size: 18px;
}
.university-links li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}
.university-links li {
  margin-top: 3px;
}

.university-info .fa-circle {
  color: #66cc33;
}
.university-info .media {
  margin-bottom: 8px;
}
.university-info .media .media-left {
  vertical-align: baseline;
}
.university-info .media .media-body {
  vertical-align: baseline;
  font-size: 16px;
  color: #3c3c3c;
}
.university-info .media .media-body .media-heading {
  color: #787878;
  margin-bottom: 15px;
}
.university-info .col-md-3 {
  overflow: hidden;
  text-overflow: ellipsis;
}

.university-panel {
  padding: 10px;
  color: #3c3c3c;
  font-size: 16px;
}
.university-panel h3 {
  margin-top: 0;
  margin-bottom: 25px;
}

.university-title-abbr {
  margin-top: 35px;
  font-size: 40px;
}
.university-title-abbr small {
  margin-top: 20px;
  font-size: 20px;
  color: #3c3c3c;
}

.university-title-geo {
  margin-top: 20px;
  font-size: 1rem;
  color: #3c3c3c;
}
.university-title-geo .dropdown-toggle {
  border-bottom: 1px dashed;
}
.university-title-geo .dropdown-toggle:hover {
  cursor: pointer;
  text-decoration: none;
  border-bottom: 1px solid;
}
.university-title-geo .dropdown-menu {
  padding: 0 10px;
}
.university-title-geo .dropdown-menu > li + li:before {
  content: '';
  display: block;
  border-bottom: 1px #dcdcdc solid;
}
.university-title-geo .dropdown-menu > li > a {
  padding: 10px 10px;
  font-size: 16px;
}

.university-breadcrumb {
  font-size: 14px;
  background-color: transparent;
  margin-bottom: 0;
  padding: 15px 0 10px;
}
.university-breadcrumb a {
  color: #787878;
}
.university-breadcrumb > li + li:before {
  content: '→';
}

.university-search-list {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: white;
  -moz-box-shadow: 0 1px 1px 0 #dddddd;
  -webkit-box-shadow: 0 1px 1px 0 #dddddd;
  box-shadow: 0 1px 1px 0 #dddddd;
}
.university-search-list .thumbnail, .university-search-list .thumbnail-diduknow {
  margin-bottom: 0;
  border: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0;
}
.university-search-list .thumbnail img, .university-search-list .thumbnail-diduknow img {
  max-height: 60px;
}
.university-search-list tr > td:first-child {
  padding: 0 !important;
  width: 90px;
}
.university-search-list tr:first-child > td:first-child, .university-search-list tr:first-child > td img {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
}
.university-search-list tr:first-child > td:last-child {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}
.university-search-list tr:last-child > td:last-child {
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.university-search-list tr:last-child > td:first-child, .university-search-list tr:last-child > td img {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.university-search-list tr:first-child {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  border-top: none;
}
.university-search-list tr:last-child {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.university-search-list tbody {
  border-top: none;
  border-bottom: none;
}
.university-search-list th, .university-search-list td {
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  border-left-width: 0;
  border-top-width: 0;
}
.university-search-list th:last-child, .university-search-list td:last-child {
  border-right-width: 0;
}
.university-search-list th.last, .university-search-list td.last {
  border-right-width: 0;
}
.university-search-list tbody tr:last-child th, .university-search-list tbody tr:last-child td, .university-search-list tfoot tr:last-child th, .university-search-list tfoot tr:last-child td {
  border-bottom-width: 0;
}
.university-search-list tbody tr.last th, .university-search-list tbody tr.last td, .university-search-list tfoot tr.last th, .university-search-list tfoot tr.last td {
  border-bottom-width: 0;
}

.university-search-form input[type="text"], .university-search-form .chosen-choices {
  font-size: 1rem;
  color: #a0a0a0;
  border: 1px solid #a0a0a0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}
.university-search-form input[type="text"]:focus, .university-search-form .chosen-choices:focus {
  color: #0f0f0f;
  border: 1px solid #0f0f0f;
}
.university-search-form input[type="text"]:focus:-moz-placeholder, .university-search-form .chosen-choices:focus:-moz-placeholder {
  color: #0f0f0f;
}
.university-search-form input[type="text"]:focus::-moz-placeholder, .university-search-form .chosen-choices:focus::-moz-placeholder {
  color: #0f0f0f;
}
.university-search-form input[type="text"]:focus:-ms-input-placeholder, .university-search-form .chosen-choices:focus:-ms-input-placeholder {
  color: #0f0f0f;
}
.university-search-form input[type="text"]:focus::-webkit-input-placeholder, .university-search-form .chosen-choices:focus::-webkit-input-placeholder {
  color: #0f0f0f;
}
.university-search-form .chosen-choices {
  background-image: none;
  height: 49px;
  padding: 10px 16px;
  line-height: 1.33333;
  border-radius: 6px;
}
.university-search-form label {
  color: #000;
}
.university-search-form input[type="submit"] {
  border: 1px solid #47b71e;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #66cc33;
}
.university-search-form input[type="submit"]:hover {
  background-color: #29a30a;
}
.university-search-form input[type="reset"] {
  border: 1px solid gainsboro;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #eeeeee;
}

/*# sourceMappingURL=university.css.map */
