@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800|Roboto:100,300,400,500,700,900|Source+Sans+Pro:200,300,400,600,700,900");
p { color: rgb(45, 45, 45); }
.text-light { color: rgb(255, 255, 255); }
body { font-family: "Open Sans"; font-weight: 400; font-size: 1rem; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: url("//www.delegia.com/app/Data/ProjectImages/15874/bakgrund_6.png"); line-height: 1.75; background-color: rgb(250, 250, 250); }
header { background-color: rgb(250, 250, 250); background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: url("//www.delegia.com/app/Data/ProjectImages/15874/Bakgrund_2.png"); padding-top: 0px; padding-bottom: 0px; }
nav, .arc-submenu { background-color: rgb(255, 255, 255); }
footer { background-color: rgb(255, 255, 255); padding-top: 0px; padding-bottom: 0px; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; background-attachment: fixed; background-image: url("//www.delegia.com/app/Data/ProjectImages/15874/Bakgrund_3.png"); }
.arc-mainmenu .arc-menuitem-active a { color: rgb(89, 89, 89); background-color: rgb(255, 255, 255); }
.arc-mainmenu a:hover { color: rgb(89, 89, 89); text-decoration: underline; }
.button { background-color: rgb(51, 51, 51); border-radius: 10px; font-size: 1rem; color: rgb(255, 255, 255); }
.button:hover { background-color: rgb(51, 51, 51); color: rgb(255, 235, 0); }
.arc-mainmenu a { text-decoration: none; font-weight: 600; color: rgb(0, 0, 0); font-size: 0.9rem; font-family: "Open Sans"; }
a { color: rgb(1, 46, 85); text-decoration: none; }
a:hover.text-light { color: rgb(165, 174, 182); }
a:hover { color: rgb(165, 174, 182); text-decoration: none; }
@media screen and (max-width: 480px) {
  body { background-image: none; background-color: rgb(255, 255, 255); }
}
.arc-mainmenu { text-align: left; }
.arc-nav-icon::before { content: url("/app/netorg/Content/Architect2/img/icons/menu-bars-dark.png"); }
.arc-main-content { margin-top: 0px; margin-bottom: 0px; background-color: rgb(255, 255, 255); box-shadow: none; }
h1 { letter-spacing: 0.09rem; font-size: 1.9rem; font-weight: 700; font-family: Roboto; color: rgb(78, 78, 78); }
.InputField, .InputSelect { font-weight: 400; box-shadow: rgba(1, 1, 1, 0.1) 1px 1px 1px inset; padding: 5px; color: rgb(51, 51, 51); border-color: rgb(51, 51, 51); border-radius: 7px; background-color: rgb(255, 255, 255); font-size: 13px; }
.container { max-width: 600px; }
h2, h3, h4, h5, h6 { font-family: Roboto; font-weight: 500; color: rgb(78, 78, 78); font-size: 1.4rem; }
a.text-light { color: rgb(1, 46, 85); }
.arc-main-content .row { padding-top: 15px; padding-bottom: 15px; }
.arc-main-content .row > div { padding-top: 15px; padding-bottom: 10px; }
