html,
body {
  background-color: #fff;
}
html {
  overflow: hidden;
}

/* Relative smaller for new embedded schedule */
#app-contentx {
  font-size: 21px;
}

#main #vrtx-main-content,
#main #vrtx-content {
  width: auto;
  clear: none;
  float: none;
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: none;
}

table td,
table th {
  font-size: 1.2em;
}

table.smaller td,
table.smaller th {
  font-size: 0.8em;
}

table tr.even td {
  background-color: #eee;
}

body {
  font-size: 187.5%;
  line-height: 1.3;
}

#uiodoc-wrapper {
  min-width: 90%;
}

#uiodoc,
#head {
  width: 90%;
}

#head {
  height: 90px;
  margin-bottom: 40px;
}

#head #logos {
  top: 31px;
  left: 0px;
}

body.www\.usit\.uio\.no #head {
  height: 80px;
}

body.www\.usit\.uio\.no #head #logos {
  top: 28px;
}

.vrtx-date-info,
.vrtx-social-components,
.vrtx-add-event,
.vrtx-introduction ~ *,
.vrtx-introduction-image ~ *,
.vrtx-byline ~ *,
#vrtx-additional-content,
#footer-wrapper { 
  display: none !important;
}

.vrtx-byline,
.vrtx-introduction-image {
  display: block !important;
}

#main {
  padding: 0;
  position: relative;
}

#main h1 {
  padding-left: 0 !important;
  margin-left: 0 !important;
  margin-bottom: 20px !important;
  font-size: 2em;
  font-family: Georgia, serif;
  font-weight: normal;
  line-height: 1.3;
}

#main h2 {
  margin: 30px 0 15px 0;
  font-size: 1.5em;
  font-family: Georgia, serif;
  font-weight: normal;
  line-height: 1.3;
}

#oppslag > *:first-child {
  margin-top: 0 !important;
}

#main h1 strong,
#main h2 strong {
  font-weight: normal;
}

#main p {
  margin: 10px 0 15px 0;
}

#main .infoscreen-feed,
#oppslag { 
  display: none;
}

img {
  max-width: 100%;
}

#error #main img {
  margin: 0 0 55px 55px !important;
}

#error #main .vrtx-introduction-image {
  max-width: 50%;
  margin: 20px 0 55px 0 !important;
  float: none;
}

#error #main .vrtx-introduction-image img {
  max-width: 100%;
  margin: 0 !important;
}

.vrtx-event-component-item,
#vrtx-main-content .vrtx-feed ul li,
#main .vrtx-introduction {
  background: url("/vrtx/decorating/resources/dist/images/responsive/dot.png") repeat-x 3px 100%;
  background-size: auto 2px;
}

#error #main .vrtx-resource img {
  margin: 0;
  float: none;
  border: none;
}

#main ul { 
  margin: 30px 0 25px 24px;
  font-size: 1.5em;
}

#main ul li {
  list-style-type: none;
  padding-left: 27px;
  background: url(/vrtx/decorating/resources/dist/infoscreen/images/bullet-square-grey-big.png) no-repeat 0 22px;
  margin: 0;
}

/* Big dates */

.vrtx-event-component-item .vrtx-daily-events-date {
  margin-right: 30px;
}

.vrtx-daily-events-date {
  width: 80px;
  height: 88px;
  background-size: 80px 88px;
}

.vrtx-daily-events-date .vrtx-daily-events-date-today {
  padding-top: 10px;
  padding-bottom: 9px;
}

.vrtx-daily-events-date .vrtx-daily-events-date-tomorrow {
  font-size: 0.65em;
  padding-top: 8px;
  padding-bottom: 9px;
}

.vrtx-event-component .vrtx-number-of-comments-add-event-container, 
.articleListing\.searchComponent .vrtx-number-of-comments-add-event-container,
.vevent .time-and-place {
  display: none;
}

.ac_results .vrtx-person-search-info.has-img .vrtx-person-search-name, 
.ac_results .vrtx-person-search-info.has-img .vrtx-person-search-position,
.ac_results .vrtx-person-search-info.has-img .vrtx-person-search-tags,
.ac_results .vrtx-person-search-info.has-img .vrtx-person-search-tag {
  margin-left: 0;
}
