@import 'animate.css';
html,
body {
  height: 100%;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.container {
  width: 960px;
}
.wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  padding-bottom: 50px;
}
.navbar-default {
  box-shadow: none;
  background-image: none;
  border-radius: 0;
}
.collapse.navbar-collapse {
  padding: 0;
}
#send_breaches .form-control {
  width: auto;
  max-width: 580px;
}
.small-input {
  margin-right: 0.7em;
}
textarea {
  max-width: 100%;
}
a.chosen-single,
.chosen-default {
  height: 34px !important;
  padding: 4px 12px 6px 12px !important;
  font-size: 14px !important;
}
a.chosen-single div b,
.chosen-default div b {
  margin-top: 5px !important;
}
div#city_chosen {
  width: 250px !important;
}
div#study_chosen {
  width: 430px !important;
}
div#subjects_chosen {
  width: 580px !important;
}
.comment {
  float: right;
  font-size: 12px;
  color: #777;
}
.comment.email {
  padding-right: 40px;
}
.comment.add_file {
  padding-right: 10px;
}
footer {
  height: 75px;
  margin-top: -50px;
}
a.glyphicon.glyphicon-arrow-left {
  font-size: 24px;
  color: #777;
  text-decoration: none;
}
a.glyphicon.glyphicon-arrow-left:hover {
  color: #333;
}
article {
  position: relative;
}
article .author_name {
  text-align: right;
}
article .post {
  color: #000;
  padding: 0px 150px;
}
article h5 {
  font-weight: 700;
}
article .description {
  margin-top: 10px;
  text-align: right;
}
.icons {
  display: inline-block;
  width: 1em;
}
.file_link {
  margin-right: 1em;
}
.separator {
  margin-top: 10px;
  border-bottom: 1px solid #afafaf;
}
section {
  padding: 0 5%;
  min-width: 960px;
}
thead tr {
  cursor: auto;
}
tr {
  cursor: pointer;
}
tr td {
  position: static;
}
th {
  vertical-align: middle !important;
}
.post_town {
  width: 10%;
}
.post_university {
  width: 15%;
}
.post_level {
  text-align: left;
  width: 60px;
}
.post_status {
  text-align: center;
  width: 60px;
}
.post_faculty {
  width: 25%;
}
.post_theme {
  width: 25%;
}
.post_description {
  width: 25%;
}
span[data-toggle="tooltip"]:hover {
  cursor: pointer;
}
.glyphicon-filter {
  font-size: 16px;
  color: #777;
}
.glyphicon-filter:hover {
  cursor: pointer;
  color: #000;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  height: auto !important;
}
.home {
  margin-right: 4em;
}
select {
  max-width: 100%;
}
.expand {
  width: 100%;
}
.admin-area-page tr.publish {
  position: relative;
}
.admin-area-page tr.publish .post_town:before,
.admin-area-page tr.publish .post_description:after {
  content: '';
  display: inline-block;
  background-color: #90ee90;
  height: 30px;
  width: 5px;
  position: absolute;
  top: 3px;
}
.admin-area-page tr.publish .post_town:before {
  left: 0;
}
.admin-area-page tr.publish .post_description:after {
  right: 0;
}
.admin-area {
  background-color: #f08080;
  color: #fff;
  padding: 1em;
  letter-spacing: 0.6px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  text-align: right;
}
.admin-area a {
  color: #fff;
  text-decoration: underline;
}
label {
  font-weight: 400;
}
.content-wrap {
  font-size: 0;
  padding-bottom: 50px;
}
.content-wrap .item {
  width: 33%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding: 10px 10px 20px 10px;
  position: relative;
  font-size: 14px;
}
.content-wrap .item h2 {
  margin-top: 10px;
}
.content-wrap .item img {
  width: 100%;
}
.content-wrap .item.expand {
  width: 100%;
}
.content-wrap .item.expand h2 {
  margin-top: 0;
}
.content-wrap .item.expand img {
  width: 50%;
  float: left;
  margin-right: 20px;
}
.content-wrap.single {
  font-size: 16px;
}
.content-wrap.single h1 {
  margin-top: 0;
}
.content.single {
  font-size: 1.3em;
  line-height: 1.6;
}
.content.single h1 {
  margin-top: 0;
}
div {
  content: '';
}
.map-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.filter-left {
  margin-left: 20px;
  padding: 7px;
  -webkit-transition: margin-left 0.5s;
  transition: margin-left 0.5s;
}
.chart-regions-container {
/*position relative*/
  z-index: -10;
  width: 510px;
}
.pie-legend {
  float: right;
  margin-top: -300px;
}
.pie-legend li {
  list-style: none;
  margin-right: 1em;
}
.pie-legend span {
  display: inline-block;
  height: 1em;
  width: 1em;
  margin-right: 0.3em;
  position: relative;
  bottom: -0.1em;
}
