/* CSS for united universities */
/*
 * Utilities
 */
/*
 * Commonly used mixins
 */
@import url("https://fonts.googleapis.com/css?family=Mukta:400,600|Roboto+Slab");
.flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
/*
 * Application specific configuration
 */
/*
 * Relative root for graphical profile folder.
 * Used mainly when LESS files are included from a different folder.
 */
html,
body {
  font-family: "Mukta", sans-serif;
}
#hidnav a[href="#bottomnav"] {
  display: none;
}
.not-for-ansatte .header-search-collapsable .header-search-expand {
  background-color: #AC2022 !important;
}
.not-for-ansatte #head-wrapper {
  background-color: #ffffff;
}
.not-for-ansatte #head-wrapper .head-menu .vrtx-login-manage-component .vrtx-dropdown-link {
  background: transparent url("/vrtx/decorating/resources/dist/src/images/head-dropdown-toggle-black.png") no-repeat scroll right center;
}
.not-for-ansatte #head-wrapper .head-menu .vrtx-login-manage-component > a {
  color: #2b2b2b;
}
.not-for-ansatte #head-wrapper #head {
  height: 150px;
}
.not-for-ansatte #head-wrapper #head .head-menu {
  right: 110px;
}
.not-for-ansatte #head-wrapper #head .head-menu .language {
  display: none;
}
.not-for-ansatte #head-wrapper #head #header {
  height: 100%;
}
.not-for-ansatte #head-wrapper #head #header #header-logo {
  background: transparent url("/vrtx/decorating/resources/images/logo.png") no-repeat right center;
  display: block;
  background-size: 100%;
  height: 70%;
  width: 300px;
  padding: 20px 0;
  top: 20px;
  position: absolute;
}
.not-for-ansatte #head-wrapper #head #header #header-logo a {
  font-size: 16px;
  font-size: 1.6rem;
  color: transparent;
  display: block;
  height: 100%;
}
.not-for-ansatte #head-wrapper #head a.head-logo:hover,
.not-for-ansatte #head-wrapper #head a.head-logo:focus {
  color: #6b6b6b !important;
  text-decoration: none;
}
.not-for-ansatte #head-wrapper .vrtx-frontpage-box-picture img {
  margin-top: -36px;
}
.not-for-ansatte #head-wrapper .uio-app-name {
  display: none;
}
.not-for-ansatte #head-wrapper .header-search {
  top: 18px;
  z-index: 10;
}
.not-for-ansatte #head-wrapper .header-search input[type="text"] {
  background: #e8e8e8;
  color: #6b6b6b;
}
.not-for-ansatte #head-wrapper .header-search input[type="text"]::-webkit-input-placeholder {
  color: #2b2b2b !important;
}
.not-for-ansatte #head-wrapper .header-search input[type="text"]:-moz-placeholder {
  color: #2b2b2b !important;
}
.not-for-ansatte #head-wrapper .header-search input[type="text"]::-moz-placeholder {
  color: #2b2b2b !important;
}
.not-for-ansatte #head-wrapper .header-search input[type="text"]:-ms-input-placeholder {
  color: #2b2b2b !important;
}
.not-for-ansatte #head-wrapper .header-search input[type="text"]:focus::-webkit-input-placeholder {
  color: #2b2b2b !important;
}
.not-for-ansatte #head-wrapper .header-search input[type="text"]:focus:-moz-placeholder {
  color: #2b2b2b !important;
}
.not-for-ansatte #head-wrapper .header-search input[type="text"]:focus::-moz-placeholder {
  color: #2b2b2b !important;
}
.not-for-ansatte #head-wrapper .header-search input[type="text"]:focus:-ms-input-placeholder {
  color: #2b2b2b !important;
}
.not-for-ansatte #head-wrapper .header-search .header-search-expand,
.not-for-ansatte #head-wrapper .header-search button {
  background-color: #AC2022;
  color: #ffffff;
}
.not-for-ansatte #head-wrapper .header-search .header-search-expand:focus,
.not-for-ansatte #head-wrapper .header-search button:focus,
.not-for-ansatte #head-wrapper .header-search .header-search-expand:hover,
.not-for-ansatte #head-wrapper .header-search button:hover {
  background-color: #014f6a;
  color: #ffffff;
}
#main .button:not(.comment-delete-button):not(#vrtx-comments-delete-all):not(.red):not(.white):not(.program-create-print):not(.program-create-send-dialog):not(.vrtx-program-read-more):not(.vrtx-program-how-search),
#main button:not(.comment-delete-button):not(#vrtx-commments-delete-all):not(.red):not(.white),
input[type="button"]:not(.red),
input[type="submit"]:not(.submit-comment-button):not(.red),
input[type="cancel"]:not(.red),
.header-search-expand,
button {
  font-family: "Mukta", sans-serif;
  color: #ffffff;
  background-color: #AC2022 !important;
  -webkit-transition: 0.5s all ease-in;
  -moz-transition: 0.5s all ease-in;
  -o-transition: 0.5s all ease-in;
  transition: 0.5s all ease-in;
}
#main .button:not(.comment-delete-button):not(#vrtx-comments-delete-all):not(.red):not(.white):not(.program-create-print):not(.program-create-send-dialog):not(.vrtx-program-read-more):not(.vrtx-program-how-search):focus,
#main button:not(.comment-delete-button):not(#vrtx-commments-delete-all):not(.red):not(.white):focus,
input[type="button"]:not(.red):focus,
input[type="submit"]:not(.submit-comment-button):not(.red):focus,
input[type="cancel"]:not(.red):focus,
.header-search-expand:focus,
button:focus,
#main .button:not(.comment-delete-button):not(#vrtx-comments-delete-all):not(.red):not(.white):not(.program-create-print):not(.program-create-send-dialog):not(.vrtx-program-read-more):not(.vrtx-program-how-search):hover,
#main button:not(.comment-delete-button):not(#vrtx-commments-delete-all):not(.red):not(.white):hover,
input[type="button"]:not(.red):hover,
input[type="submit"]:not(.submit-comment-button):not(.red):hover,
input[type="cancel"]:not(.red):hover,
.header-search-expand:hover,
button:hover {
  background-color: #004060 !important;
  color: #ffffff !important;
}
#main .button:not(.comment-delete-button):not(#vrtx-comments-delete-all):not(.red):not(.white):not(.program-create-print):not(.program-create-send-dialog):not(.vrtx-program-read-more):not(.vrtx-program-how-search) a:focus,
#main button:not(.comment-delete-button):not(#vrtx-commments-delete-all):not(.red):not(.white) a:focus,
input[type="button"]:not(.red) a:focus,
input[type="submit"]:not(.submit-comment-button):not(.red) a:focus,
input[type="cancel"]:not(.red) a:focus,
.header-search-expand a:focus,
button a:focus,
#main .button:not(.comment-delete-button):not(#vrtx-comments-delete-all):not(.red):not(.white):not(.program-create-print):not(.program-create-send-dialog):not(.vrtx-program-read-more):not(.vrtx-program-how-search) a:hover,
#main button:not(.comment-delete-button):not(#vrtx-commments-delete-all):not(.red):not(.white) a:hover,
input[type="button"]:not(.red) a:hover,
input[type="submit"]:not(.submit-comment-button):not(.red) a:hover,
input[type="cancel"]:not(.red) a:hover,
.header-search-expand a:hover,
button a:hover {
  text-decoration: underline;
}
#globalnav {
  background: #01689d none repeat scroll 0 0;
}
#globalnav ul li,
#globalnav ul li.vrtx-active-item {
  background: #01689d;
}
#globalnav ul li a,
#globalnav ul li.vrtx-active-item a {
  color: #ffffff;
}
#globalnav ul li a:hover,
#globalnav ul li.vrtx-active-item a:hover,
#globalnav ul li a:focus,
#globalnav ul li.vrtx-active-item a:focus {
  text-decoration: underline;
  color: #ffffff !important;
  background-color: #AC2022 !important;
}
#globalnav ul li.vrtx-active-item a {
  background-color: #ffffff !important;
  color: #014f6a !important;
}
#left-main .vrtx-breadcrumb-menu li.vrtx-child > span.vrtx-after-marked,
#left-main .vrtx-breadcrumb-menu li.vrtx-child > a.vrtx-after-marked,
#left-main .vrtx-breadcrumb-menu li.vrtx-child > span.vrtx-marked,
#left-main .vrtx-breadcrumb-menu li.vrtx-child > a.vrtx-marked {
  border-top: none;
}
#left-main .vrtx-breadcrumb-menu li > a {
  background: #e8e8e8;
}
#left-main .vrtx-breadcrumb-menu li > span.vrtx-marked,
#left-main .vrtx-breadcrumb-menu li > a.vrtx-marked {
  background: #01689d;
  color: #ffffff;
}
table th {
  font-weight: bold;
}
#main .vrtx-back a:before {
  background: url(/vrtx/decorating/resources/images/icon-chevron-back.svg) no-repeat 0 3px transparent;
  background-size: auto 100%;
}
a.vrtx-more::before,
div.vrtx-more a::before,
a.all-messages::before,
a.all-comments::before,
.footer > .vrtx-search-scope a::before,
a.more-url::before {
  background: url("/vrtx/decorating/resources/images/arrow-forward.svg") no-repeat 0 3px !important;
}
.ui-accordion.ui-widget .ui-accordion-header .ui-icon {
  background: transparent url("/vrtx/decorating/resources/images/icon-chevron-right.svg") no-repeat center left;
}
.ui-accordion.ui-widget .ui-accordion-header.ui-accordion-header-active .ui-icon {
  background-image: url("/vrtx/decorating/resources/images/icon-chevron-down.svg");
}
#bottomnav {
  display: none !important;
}
#uio-app-menu-wrapper,
#footer-wrapper {
  background: #004060;
}
#footer-wrapper {
  color: #ffffff;
}
#footer-wrapper #footers {
  background: none;
}
#footer-wrapper #footers span.eu-emblem {
  top: 30px;
  position: relative;
}
#footer-wrapper #footers span.eu-emblem img {
  margin-top: 0px;
}
#footer-wrapper h2 {
  color: #e8e8e8;
}
@media only screen and (max-width: 16cm) and (orientation: portrait), only screen and (max-width: 19cm) and (orientation: landscape) {
  #nav-offcanvas #lang-link {
    display: none;
  }
  .not-for-ansatte #head-wrapper #head #header #header-logo {
    top: 20px;
    left: 10px;
    font-size: 30px;
    font-size: 3rem;
    line-height: 3rem;
    padding: 20px;
  }
  .not-for-ansatte .menu-search input[type="text"] {
    border-right-width: 6.8em;
    padding-right: 10px;
  }
  .not-for-ansatte #menu-wrapper .menu li.active,
  .not-for-ansatte #menu-wrapper .menu li a {
    background: #01689d;
  }
  .not-for-ansatte #footer-wrapper #footers span.eu-emblem {
    top: 0px;
  }
  .not-for-ansatte #footer-wrapper #footers span.eu-emblem img {
    margin-top: 5px;
  }
}
/*------------------------------------*\
# COLOR
\*------------------------------------*/
/*------------------------------------*\
# FONTS
\*------------------------------------*/
