/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/*@import url(https://fonts.googleapis.com/css?family=Fjalla+One);*/
html {
  overflow-y: scroll;
}

body {
  background-color: #ebebeb;
  padding-top: 70px;
}

a:active, a:focus {
  outline: 0;
}

h1 {
  font-size: 1.9em;
  margin-top: 5px;
}

h5 {
  font-weight: bold;
}

hr {
  color: #ebebeb;
  background-color: #ebebeb;
  height: 1px;
  border: 0px;
}

.nowrap {
  white-space: nowrap;
}

.hide {
  display: none;
}

.clear {
  clear: both;
}

.anchor {
  display: block;
  position: relative;
  top: -15px;
  visibility: hidden;
}

/*emoji*/
.em {
  margin-bottom: -2px;
}

#datadiv {
  display: none;
}

#wrapper {
  width: 950px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  min-height: 400px;
  padding: 10px;
}

#header {
  margin-top: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
}

#copyright {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

/*navbar*/
.navbar-prev-next {
  display: none;
}

.navbar-prev-next i {
  margin-top: 3px;
  font-size: 30px;
  margin-left: 10px;
  color: #888888;
}

.digit_field {
  width: 140px;
  border: 1px solid #000000;
  color: #878481;
  font-style: italic;
}

#facebook_img img {
  border: 1px solid #ffffff;
}

#facebook_img img:hover {
  border: 1px solid #000000;
}

#twitter_connect {
  margin-top: 10px;
  margin-left: 20px;
  display: none;
}

#twitter_connected_msg {
  margin-top: 0px;
  margin-left: 20px;
  font-style: italic;
}

#foursquare_connect {
  margin-top: 10px;
  margin-left: 20px;
  display: none;
}

#foursquare_connected_msg {
  margin-top: 0px;
  margin-left: 20px;
  font-style: italic;
}

#foursquare_connect i {
  font-size: 1.3em;
}

.saved, #saved {
  display: none;
  margin-left: 10px;
}

#ajaxloader {
  display: none;
  margin-left: 20px;
}

.ajaxloader {
  display: none;
  margin-left: 20px;
}

.ajaxloader_settings {
  margin-top: -4px;
  margin-left: 20px;
}

#ajaxloader_center, .ajaxloader_center {
  display: none;
  width: 16px;
  height: 16px;
  margin-left: auto;
  margin-right: auto;
}

#logo {
  width: 775px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  text-align: center;
  font-size: 1.2em;
  font-weight: bold;
  font-style: italic;
}

#logo img {
  display: block;
  width: 775px;
}

#notificatie_teller_div {
  float: left;
  margin-top: 8px;
  margin-right: 8px;
}

.newcomment {
  color: orange;
}

.seencomment {
  color: #cccccc;
}

.contentblok {
  border: 1px solid #cccccc;
  background-color: #ffffff;
  padding: 20px;
  border-radius: 3px;
}

.contentblok h1 {
  margin-bottom: 0.4em;
}

a, a:focus, a:active {
  outline: none;
}

a img {
  border: 0;
}

.promotebox {
  text-align: center;
}

.promotebox .btn {
  margin-top: 20px;
}

.vote-icon {
  margin-left: 0.4em;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  bottom: 2px;
}

.star-icon {
  color: #fad400;
}

/*movie-page*/
.movie_poster {
  margin-right: 10px;
  width: 92px;
  float: left;
}

.movie_poster img {
  width: 92px;
  height: 138px;
  margin-bottom: 10px;
  box-shadow: 0;
  transition: box-shadow 200ms;
}

.movie_poster a:hover img {
  box-shadow: 0px 0px 7px #337AB7;
}

.movie_poster_not_logged_in {
  width: 154px;
}

.movie_poster_not_logged_in img {
  width: 154px;
  height: 231px;
}

.movie_content_right {
  float: none;
  display: table-cell;
}

.movie_content_right h3 {
  padding: 0;
  margin: 0;
  /*line-height: 1em;*/
}

.movie_content_right span {
  color: gray;
  font-size: 0.85em;
}

.movie_tagline {
  font-style: italic;
  margin-bottom: 10px;
}

.movie_tagline_placeholder {
  height: 8px;
}

.movie_directed_by {
  margin-bottom: 10px;
}

.movie_runtime {
  margin-bottom: 10px;
}

.movie_runtime > div {
  display: inline;
}

.runtime_short {
  color: green;
}

.runtime_medium {
  color: #333333;
}

.runtime_long {
  color: orange;
}

.runtime_very_long {
  color: red;
}

.movie_vote {
  margin-top: 5px;
}

.movie_other_vote {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.85em;
}

.movie_my_vote {
  float: left;
  font-size: 1.2em;
  font-weight: bold;
}

.movie_my_vote span {
  display: inline-block;
  font-size: 1.1em;
  margin-left: 6px;
}

.movie_specify_my_vote {
  float: left;
  margin-left: 18px;
  margin-top: 3px;
}

.movie_specify_my_vote_form {
  display: none;
  float: left;
}

.movie_specify_my_vote_form button {
  margin-left: 5px;
  margin-top: -4px;
}

.movie_specify_my_vote_return {
  float: left;
}

.movie_specify_my_vote_return .ajaxloader {
  margin-top: -5px;
}

.movie_specify_my_vote #saved {
  /*margin-top: -20px;*/
}

.movie_specify_my_vote .close {
  float: none;
}

.movie_extra {
  background-color: #cccccc;
  padding: 5px;
  border-radius: 3px;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

.movie_extra h4 {
  margin: 0;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 0;
}

.movie_extra label {
  display: block;
  margin-top: 5px;
}

.movie_extra .prevalue {
  font-style: italic;
  color: #bbbbbb;
}

.movie_extra .delete {
  color: red;
}

.movie_extra_gezien_with {
  padding-top: 2px;
}

.movie_extra_gezien_with a {
  display: block;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
  margin-bottom: 0.7em;
  padding: 3px;
  padding-left: 1em;
  color: #555555;
  line-height: 21px;
  border: 2px solid #ffffff;
}

.movie_extra_gezien_with a:hover {
  border-color: red;
  cursor: pointer;
  text-decoration: none;
}

div.movie_extra_new_gezien_with {
  display: none;
}

div.movie_extra_show_wrapper {
  border: 1px solid #cccccc;
  border-radius: 3px;
  margin-top: 5px;
  margin-bottom: 15px;
  padding-left: 8px;
  padding-right: 8px;
}

div.movie_extra_show {
  display: table;
  padding-top: 4px;
  padding-bottom: 4px;
}

div.movie_extra_show > div {
  display: table-row;
}

div.movie_extra_show i {
  width: 25px;
  display: table-cell;
  padding-top: 6px;
  padding-bottom: 6px;
}

div.movie_extra_show > div > div {
  display: table-cell;
  padding-top: 4px;
  padding-bottom: 4px;
}

div.movie_extra_show_yearlist i {
  color: #fad400;
}

/*comments*/
.movie_comments, #movie_review {
  /*margin-top: 1.5em;*/
  margin-bottom: 1.5em;
  /*max-width: 600px;*/
}

.movie_comment_post_button_row {
  margin-top: 6px;
  height: 30px;
}

.movie_comments_new {
  display: none;
}

.movie_post_review_hidden {
  display: none;
}

.movie_review_textarea, .movie_comment_textarea {
  display: block;
  height: 3em;
  padding: 5px;
}

.movie_comment_comment_on {
  font-weight: bold;
  margin-bottom: 5px;
}

#movie_comment_input {
  width: 300px;
  height: 20px;
}

.comment {
  border: 1px solid #cccccc;
  border-radius: 3px;
  margin-bottom: 20px;
  box-shadow: 3px 3px 5px #aaaaaa;
}

.comment_header {
  background-color: #ebebeb;
  color: #777777;
  padding: 5px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-size: 0.85em;
}

.comment_header_naam {
  float: left;
}

.comment_header_naam img {
  width: 20px;
  height: 20px;
  margin-right: 7px;
}

.comment_header_cijfer {
  float: left;
}

.comment_header_geplaatst {
  float: right;
}

.comment_header_edit {
  float: right;
  display: block;
  margin-left: 5px;
  cursor: pointer;
}

.comment_header_edit:hover {
  text-decoration: none;
}

.comment_content {
  padding: 5px;
  word-wrap: break-word;
}

.comment_content a, .newsfeed_review a {
  word-break: break-all;
}

.legend_review > div, .legend_comment > div {
  display: none;
}

.legend {
  border: 1px solid #cccccc;
  width: 200px;
  padding: 4px;
  border-radius: 3px;
}

.legend li {
  display: block;
  clear: both;
}

.legend span.term {
  display: inline-block;
  float: left;
  width: 60px;
}

.legend span.explain {
  display: inline-block;
  float: left;
}

#movie_review .comment_header {
  background-color: #333333;
  color: #ffffff;
}

#movie_review .comment_header .fa-edit {
  color: #fff9d5;
}

.comment_edit {
  display: none;
}

.comment_edit textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  width: 100%;
  padding: 4px;
  padding-top: 5px;
  border: 0;
  background-color: #fff9d5;
  margin-bottom: 5px;
}

.comment_edit button {
  margin-left: 10px;
  margin-bottom: 5px;
}

/*table-like div's with links*/
.detail_links {
  display: table;
  width: 100%;
}

.detail_links_header {
  margin-top: 1.5em;
}

.detail_links > div {
  font-weight: bold;
  display: table-row;
  padding: 20px;
}

.detail_links > div div, .detail_links a div {
  border-top: 1px solid #dddddd;
  display: table-cell;
  padding: 8px;
  vertical-align: top;
}

.detail_links > div div {
  padding-top: 8px;
  padding-bottom: 8px;
}

.detail_links a div.link_cell {
  /*white-space: nowrap;*/
}

.detail_links a div {
  color: #333333;
}

.detail_links a div.link_cell, .detail_links a div.link_cell_partly span:not(.jaartal) {
  color: #0088cc;
}

.detail_links a:hover {
  text-decoration: none;
  background-color: #ebebeb;
}

.detail_links a:hover div.link_cell {
  text-decoration: underline;
  color: #005580;
}

.detail_links a:hover div.link_cell_partly span:not(.jaartal) {
  text-decoration: underline;
  color: #005580;
}

.detail_links a {
  display: table-row;
}

.detail_links_facebook_img {
  /*width: 50px;*/
}

.detail_links_facebook_img img {
  width: 50px;
  height: 50px;
}

.detail_links_movie_img img {
  width: 50px;
  height: 75px;
}

.detail_links_me {
  background-color: #fff9d5;
}

/*please write review - rechterkolom*/
.please_write_review a {
  display: block;
  text-decoration: none;
  color: #333333;
  margin-bottom: 15px;
  padding: 4px;
  font-size: 0.9em;
  border: 1px solid #cccccc;
  border-radius: 3px;
}

.please_write_review .my_latest_vote_text {
  margin-top: 10px;
}

.please_write_review span {
  font-size: 1.1em;
}

.please_write_review img {
  width: 60px;
  height: 90px;
  display: block;
  float: left;
  margin-right: 10px;
}

.please_write_review_text span:not(.jaartal) {
  color: #0088cc;
}

.please_write_review a:hover {
  text-decoration: none;
  background-color: #ebebeb;
  color: #333333;
}

.please_write_review a:hover span:not(.jaartal) {
  text-decoration: underline;
  color: #005580;
}

/*my latest vote - rechterkolom*/
.my_latest_vote a {
  display: block;
  text-decoration: none;
  color: #333333;
  margin-bottom: 15px;
}

.my_latest_vote img {
  width: 60px;
  height: 90px;
  display: block;
  float: left;
  margin-right: 10px;
}

.my_latest_vote_text span:not(.jaartal) {
  color: #0088cc;
}

.my_latest_vote a:hover {
  text-decoration: none;
  background-color: #ebebeb;
  color: #333333;
}

.my_latest_vote a:hover span:not(.jaartal) {
  text-decoration: underline;
  color: #005580;
}

.my_latest_vote_text_date {
  color: gray;
}

.pick_yearlist td img {
  width: 50px;
  height: 75px;
}

.yearlist_list {
  max-width: 500px;
}

.yearlist_list tr td:nth-child(2) {
  text-align: center;
}

.about_opsomming li {
  margin-bottom: 1.5em;
}

.jaartal {
  color: gray;
}

.jumbotron {
  padding-top: 1.0em;
  padding-bottom: 1.0em;
  background-color: #ffffff;
}

.stats_linklist {
  font-size: 1.1em;
  margin-bottom: 20px;
}

.stats_linklist li {
  margin-bottom: 0.6em;
}

.vote_history_sort label {
  display: inline;
  margin-right: 1em;
}

.vote_history_sort select {
  margin-top: 5px;
}

.index_voordelen {
  padding-left: 30px;
  padding-right: 30px;
}

.index_voordelen p {
  height: 80px;
}

.index_movie-item {
  background: url("../pic/movie-items.png") top left no-repeat;
}

.index_movie-item1 {
  display: block;
  width: 106px;
  height: 180px;
  background-position: -4px 0px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 20px;
}

.index_movie-item2 {
  display: block;
  width: 210px;
  height: 182px;
  background-position: -194px 0px;
  margin-left: auto;
  margin-right: auto;
}

.index_movie-item3 {
  display: block;
  width: 186px;
  height: 183px;
  background-position: -438px -0px;
  margin-left: auto;
  margin-right: auto;
}

.index_new_comments {
  margin-bottom: 15px;
  background-color: #fff9d5;
  padding: 15px;
  padding-top: 0px;
  border: 1px solid #cccccc;
  border-radius: 3px;
}

.index_new_comments a {
  display: block;
  margin-bottom: 10px;
}

.index_new_comments a img {
  width: 35px;
  margin-right: 5px;
  float: left;
  display: block;
}

.index_new_comments a span {
  float: left;
  display: block;
  width: 80%;
}

.index_new_comments a span i {
  display: block;
  font-style: normal;
}

.index_new_comments a:hover {
  text-decoration: none;
  color: #333333;
}

.index_new_comments a:hover span {
  text-decoration: none;
}

.index_new_comments a:hover span:not(.jaartal) {
  text-decoration: underline;
  color: #005580;
}

.index_leaderboard {
  background-color: #fff9d5;
  padding: 15px;
  padding-top: 0px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  margin-bottom: 15px;
}

.index_leaderboard a {
  font-size: 1.1em;
}

.index_leaderboard .position {
  font-weight: bold;
}

#body_setup .well {
  background: #ffffff;
}

#body_settings label:hover {
  cursor: pointer;
}

#body_settings h2 {
  font-size: 1.5em;
  margin-top: 1em;
  padding-top: 0.7em;
  padding-bottom: 0.4em;
  border-top: 1px solid #cccccc;
}

#body_privacy h4 {
  margin-top: 2em;
}

.settings_list li {
  margin-top: 1em;
  margin-bottom: 1.5em;
}

footer {
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
}

#searchbar {
  display: block;
  margin-bottom: 10px;
}

#searchfield {
  background-color: #ffffff;
  width: 400px;
}

.searchfield_ajaxloader {
  background-image: url(../pic/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: 98% center;
}

.title_alt {
  font-style: italic;
}

.tt-dropdown-menu {
  width: 400px;
}

.tt-is-under-cursor .jaartal {
  color: #cccccc;
}

#compatibility {
  border: 1px solid #cccccc;
  background-color: #fff9d5;
  padding: 20px;
  margin-bottom: 30px;
}

/*newsfeed*/
.newsfeed {
  color: #333333;
  line-height: 1.0em;
}

.newsfeed table {
  width: 100%;
}

.newsfeed h1 {
  font-size: 1.2em;
  margin: 0;
  margin-bottom: 3px;
  padding: 0;
  line-height: 1.2em;
  color: #0088cc;
}

.newsfeed_datum {
  color: #808080;
  margin-bottom: 5px;
}

.newsfeed h1 span.jaartal {
  font-weight: normal;
  font-size: 0.8em;
}

.newsfeed td {
  vertical-align: top;
}

.newsfeed_poster img {
  width: 80px;
}

.newsfeed_user {
  line-height: 1.3em;
}

.newsfeed_item_checkin .newsfeed_user {
  line-height: 2.3em;
}

.newsfeed_user img {
  float: left;
  width: 35px;
  margin-right: 5px;
}

.newsfeed_right {
  margin-left: 1.0em;
  padding: 0;
}

.newsfeed_review {
  margin-top: 8px;
  line-height: 1.3em;
}

.newsfeed_review a {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
      hyphens: auto;
}

.newsfeed_review_with_comments {
  border: 1px solid #cccccc;
  padding: 3px;
}

.newsfeed_write_review {
  margin-top: 8px;
  line-height: 1.1em;
  color: #0088cc;
}

.newsfeed_comment {
  margin-top: 10px;
  margin-left: 2em;
  padding: 3px;
  border: 1px dashed #cccccc;
  color: #777777;
  line-height: 1.3em;
}

.newsfeed_comment span.name {
  display: block;
  color: #777777;
  margin-bottom: 4px;
}

.newsfeed_comment img {
  width: 17px;
  margin-top: -2px;
  margin-right: 8px;
}

div.newsfeed h1 span:not(.jaartal) {
  color: #333333;
}

a.newsfeed:hover {
  text-decoration: none;
  color: #333333;
}

a.newsfeed:hover table td {
  background-color: #ebebeb;
}

a.newsfeed:hover h1 span:not(.jaartal), a.newsfeed:hover .newsfeed_write_review {
  color: #005580;
  text-decoration: underline;
}

a.newsfeed_item_news table {
  background-color: #dbdbdb;
}

.newsfeed_item_footer {
  margin-top: 8px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  color: #888888;
  padding: 3px;
  /*padding-left: 6px;*/
}

.newsfeed_item_footer i {
  display: inline-block;
  padding-left: 4px;
  padding-right: 7px;
  /*	margin-bottom: -5px;*/
}

.please_login {
  background-color: #ffec7d;
  color: #000000;
  border: 1px solid #cccccc;
  padding: 1em;
  max-width: 350px;
  text-align: center;
  border-radius: 3px;
}

.please_login strong {
  display: block;
  margin-top: 10px;
}

.index_syncnow {
  margin-bottom: 15px;
}

.syncnow {
  white-space: normal;
  height: auto;
  min-height: 34px;
  padding-left: 2px;
  padding-right: 2px;
}

#syncnow_respons {
  margin-left: 5px;
}

.index_syncnow_user_interaction {
  display: none;
  height: 2em;
  margin-top: 0.8em;
  text-align: center;
}

/*spoilers*/
.spoiler-layout {
  color: transparent;
  text-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
}

.lt-ie10 .spoiler-layout {
  color: #bbbbbb !important;
  background-color: #bbbbbb !important;
  text-shadow: none;
}

.spoiler-layout-shown {
  color: #333333;
  background-color: #dddddd;
}

.newsfeed .spoiler-layout-shown {
  background-color: #eeeeee;
}

.show_spoilers_div {
  /*margin-top: 5px;*/
  margin-bottom: 10px;
}

/*movielist*/
.movielist_content {
  max-width: 700px;
}

.movielist_list_placeholder {
  display: none;
  height: 600px;
}

ul.movielist li {
  line-height: 2.5em;
}

.movielist_stats {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 2em;
}

.movielist_score {
  margin-bottom: 3em;
}

.movielist_movie_seen {
  background-color: #ebebeb;
}

.movielist_movie_seen .link_cell_partly span, .movielist_movie_seen .link_cell {
  /*color: gray !important;*/
}

.movielist_item em {
  display: block;
  margin: 0.3em 0;
  font-size: 0.9em;
  font-style: normal;
}

.movielist_item .runtime_medium {
  color: #888;
}

.movielist_user_picture img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.movielist_spacing {
  height: 30px;
}

.movielist_mark_as_watched {
  font-weight: normal;
  background-color: #fff !important;
  height: 20px;
  display: table-cell;
}

.movielist_mark_as_watched label {
  color: #aaa;
  display: inline;
}

.movielist_mark_as_watched_active label {
  color: #000;
}

.movielist_mark_as_watched_saved label {
  color: green !important;
}

.movielist_mark_as_watched input[type=checkbox] {
  width: 20px;
  margin-right: 1px;
}

.movielist_mark_as_watched label {
  font-weight: normal;
  cursor: pointer;
}

.movielist_mark_as_watched label:hover {
  color: #000;
}

.movielist_userlink {
  /*display: none;*/
}

.movielist_userlink div {
  border-top-width: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
}

.movielist_userlink div:nth-child(1) {
  background-color: #ffffff;
}

.movielist_userlink:nth-child(odd) div:nth-child(2), .movielist_userlink:nth-child(odd) div:nth-child(3) {
  background-color: #eeeeee;
}

.movielist_userlink:nth-child(even) div:nth-child(2), .movielist_userlink:nth-child(even) div:nth-child(3) {
  background-color: #dddddd;
}

.movielist_list .detail_links_me div:nth-child(2), .movielist_list .detail_links_me div:nth-child(3) {
  background-color: #fff9d5;
}

.movielist_filter {
  margin: 10px 0;
  background-color: #eeeeee;
  padding: 3px;
  line-height: 30px;
}

.movielist_filter_choices {
  display: inline;
  cursor: pointer;
}

.movielist_filter_choices_inactive {
  opacity: .4;
}

.movielist_number_of_movies {
  margin: 10px 0;
}

.badge-success {
  background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c',endColorstr='#ff419641',GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

a, a:visited, a:focus, a:active, a:hover {
  outline: 0 none !important;
}

@media (min-width: 768px) {
  /*alles groter dan mobiel*/
  .no-gutter > div {
    padding-right: 0px;
    padding-left: 0px;
  }
  .small-gutter > div {
    padding-right: 0px;
    padding-left: 0px;
  }
  .small-gutter > div:first-child {
    padding-left: 10px;
  }
}

@media (max-width: 767px) {
  /*mobiel*/
  body {
    background-color: #ffffff;
  }
  .visible-xs-inline {
    display: inline-block !important;
  }
  .hidden-xs-inline {
    display: none !important;
  }
  #logo {
    width: 95%;
    margin-bottom: 10px;
    font-size: 1.0em;
  }
  #logo img {
    display: block;
    width: 95%;
  }
  #searchbar {
    margin-bottom: 15px;
  }
  #searchfield, .twitter-typeahead {
    width: 100%;
  }
  .tt-dropdown-menu {
    width: 100%;
  }
  .jumbotron {
    background-color: #eeeeee;
  }
  .jumbotron h2 {
    font-size: 1.1em;
    line-height: 1.1em;
  }
  .contentblok {
    border: 0px;
    padding: 0;
    margin: 0;
  }
  .newsfeed_right {
    margin-left: 0.5em;
  }
  .movie_specify_my_vote {
    margin-left: 0;
    height: 50px;
  }
  .movie_specify_my_vote .btn-danger {
    margin-left: 0;
    margin-top: 3px;
  }
  .nowrap {
    white-space: normal;
  }
  #notificatie_teller_div .dropdown-menu {
    margin-left: -107px;
  }
  .please_login {
    margin-top: 0;
  }
  .newsfeed_comment span.date {
    display: block;
  }
  .movie_extra_at_hide {
    display: none;
  }
}

@media (max-width: 767px) and (orientation: portrait) {
  /*mobiel portrait*/
  .movie_list td img {
    display: none;
  }
  .movie_list .img_cell {
    display: none;
  }
  .detail_links div.hide_mobile_portrait {
    display: none;
  }
  .hide_mobile_portrait_td {
    display: none;
  }
  .movie_list_recent .more_than_5 {
    display: none;
  }
  .latest_comment_poster {
    display: none;
  }
}

@media only screen and (orientation: portrait) {
  #logo img {
    width: 95%;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  /*small screens*/
  .visible-sm-inline {
    display: inline-block !important;
  }
  .hidden-sm-inline {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  /*smaller than small screens*/
  .visible-sm-inline {
    display: none !important;
  }
  .hidden-sm-inline {
    display: inline-block !important;
  }
}

@media screen and (min-width: 993px) {
  /*larger than small screens*/
  .visible-sm-inline {
    display: none !important;
  }
  .hidden-sm-inline {
    display: inline-block !important;
  }
}

@media screen and (min-width: 768px) {
  .visible-xs-inline {
    display: none !important;
  }
  .hidden-xs-inline {
    display: inline-block !important;
  }
}

/* Fix for viewport being too wide below smallest breakpoint */
@media (max-width: 767px) {
  body > .container {
    overflow: hidden;
  }
  /* fix */
  body > .container > * {
    overflow: visible;
  }
  /* reset back to normal */
}

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