/* ---------------------- NEW CSS ----------------- */
div#headContainer_spacer {
    display: block;
    height: 120px;
}
iframe#AdFrame000142.banner_frame {
    margin: 0px 0px!important;
}
ul.topMenu {
    list-style: none;
    padding: 0px;
    color: white;
    line-height: 70px;
    font-family: 'Roboto Slab';
    font-size: 16px;
    margin: 0px;
}
div#navdiv {
 background: #222 repeat-x top left; height: 36px;
 font-family:'Noto Sans', sans-serif;
 border-radius: 3px 3px 0px 0px;
 border-top: 3px solid #0066b3;

}
div#navdiv #nav li {
 float: left;
 height: 25px;
 padding: 11px 12px 0 12px;
 overflow: visible;
 border-right: 1px solid #000;
 border-left: 1px solid #444;
 width:auto;
 background: #222;
}

div#navdiv #nav a {
 display: block;
 text-decoration: none;
 font-size: 14px;
 line-height: 15px;
 font-weight: bold;
 height: 26px;
 color: #fff;
}

div#navdiv #nav a:hover {
 text-decoration: underline;
 cursor: hand;
}

div#navdiv ul a:hover {
 color:#fff;
 text-decoration: underline;
}
.login {
padding-top:0px;
}
.user {
max-width: 76px;
float: left;
margin: 10px 10px 4px 0px;
padding: 8px;
font-size: 10px;
}
.pass {
max-width: 76px;
float: left;
margin: 10px 10px 4px 0px;
padding: 8px;
font-size: 10px;
}

#AdFrame000179.banner_frame {
    margin: 0px 10px 15px;
}

ul li.NavMenu ul.sub {
  padding: 0;
  position: relative;
  top: -1px;
  left: -12px;
  width: 150px;
  z-index:99;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
ul li.NavMenu ul.sub li { 
  background: #555; 
  display: block; 
  color: #fff;
  text-shadow: 0 -1px 0 #000;
}
ul li.NavMenu ul.sub li:hover { background: #666; }
ul li.NavMenu:hover ul.sub {
  display: block;
  opacity: 1;
  visibility: visible;
}
div#navdiv #nav li ul.sub li {
width: 80px;
text-align: left;
padding: 3px 16px;
}
div#navdiv #nav li.NavMenu ul.sub a {font-size: 10px;}
/***SIDENAV**/

.side-nav {
    position: fixed;
    width: 240px;
    left: -105%;
    top: 0;
    margin: 118px 0px 0px 0px;
    height: 100%;
    height: calc(100% + 60px);
    height: -moz-calc(100%);
    padding: 0px 0px 60px 0px;
    background-color: #fff;
    z-index: 9999;
    overflow-y: auto;
    will-change: left;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    list-style: none;
    font-family: 'Roboto Slab';
}

.side-nav ul {
    list-style: none;
    padding: 0px;
}

.side-nav li {
    float: none;
    padding: 0px;
}

.side-nav li:hover,
.side-nav li.active {
    background-color: #ededed;
}

.side-nav a {
    color: #424852;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    height: 64px;
    line-height: 64px;
    text-align: left;
    padding-left: 50px;
    cursor: pointer;
}

.side-nav a:hover {
    text-decoration: none;
}

.side-nav i.material-icons.right {
    line-height: 64px;
    float: right;
    margin-right: 15px;
    display: block;
}

li.navdivider {
    text-align: left;
    padding-left: 50px;
    padding-bottom: 6px;
    color: #7B828A;
    font-weight: 400;
    font-size: 12px;
    margin-top: 15px;
}

#sidenav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 120vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 997;
    will-change: opacity;
}
.content-before-image a {
    color: #039be5;
}

.content-after-image a {
    color: #039be5;
}
table#ProjectDataTable {
    min-width: 250px;
}
table.striped>tbody>tr:nth-child(odd) {
    background-color: #f2f2f2;
}
table.striped>tbody>tr>td {
    padding: 8px 5px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    border-radius: 2px;
}
.contactform .fieldLabel {
    width: 70px;
    line-height: 11px;
    font-size: 10px;
    font-weight: 900;
}
.contactform input[type="text"] {
    line-height: 32px;
    border-radius: 2px;
    border: 1px solid #ccc;
    width: 400px;
}
.contactform {
    margin: 0px auto;
    width: 420px;
}
#projectmap {width:300px;height:300px;}
ul.topMenu {
    list-style: none;
    padding: 0px;
    color: white;
    line-height: 70px;
    font-family: 'Roboto Slab';
    font-size: 16px;
    margin:0px;
}
ul.topMenu i.material-icons {font-size:32px;float:left;margin-right:10px;line-height:70px;}
ul.topMenu li {
    float: left;
    padding: 0px 0px;
    line-height: 70px;
}
ul.topMenu li:hover {
    background: #4D5763; max-height: 70px;
}
ul.topMenu a {
    color: #fff;
    height: 70px;
    display: inline-block;
    padding: 0px 20px;
}
ul.topMenu a:hover {text-decoration:none;}

.input-field {
    display:block;
    height:70px;
    background: #2C343E;
}
.input-field:hover {
    background: #4D5763;
}
#searchBox {
    float: left;
    height: 68px;
    width: 100%;
    border: 0px;
    background: none;
    font-size: 16px;
    max-width: 158px;
    color:#fff;
}
.input-field input:focus {
 outline:none;
}
.input-field label {
    height: 70px;
    display: inline-block;
    float: left;
    padding-left: 10px;
}
.input-field i {
    font-size:26px !important;
}
.input-field i.material-icons.searchSubmit {
    padding-right: 10px;
    margin-right:0px;
}
.button { float: left; height: 24px; width: 24px; cursor: pointer; border: 0px; background: url('/33/homepage/00/07/21/ic_send_white_24dp_1x.png'); background-repeat: no-repeat; position: relative; top: 23px; left: -10px;}
.ContentLeft-50 a h3 {color: #000000;}
/** POPBOX **/
.pop_box {
    position: fixed;
    width: 366px;
    z-index: 1001;
    padding: 20px 30px 25px;
    display: none;
    bottom: 25px;
    right: 25px;
    background: #ffffff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); text-align:left;
}
@media only screen and (max-width: 601px) 
    {.pop_box {left: 10px !important; max-width: 95%;}      div#headContainer_spacer {height: 70px;}
}

.sponsor-row {display:block; clear: both; 
    background: #e9e9e9;
    padding: 8px;
    margin: 0px 10px 10px 10px;
}
.sponsor-row:before {
    display: block;
    content: "Annonse";
    color: #000;
    font-weight: 800;
    font-size: 11px;
    margin-bottom: 10px;
}
.sponsor-row .featured {
    width: 100%;
}
.sponsor-row .cc .featured {
    width: 48%;
    display: inline-block;
    margin-right: 18px;
    vertical-align: top;
    background: none;
    height: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    margin-left: 0;
}
.sponsor-row .ccc .featured {
    width: 31%;
    display: inline-block;
    margin-right: 16px;
    vertical-align: top;
    background: none;
    height: 185px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
    margin-left: 0;
}

.sponsor-row .ccc .featured:last-child, .sponsor-row .cc .featured:last-child {
    margin-right: 0px !important;
}

.sponsor-row .c .featured h3 {
    background: none;
    color: #000;
    font-size: 24px;
    padding: 10px 0px;
}

.sponsor-row .cc .featured h3 {
    background: none;
    color: #000;
    font-size: 18px;
    padding: 10px 0px;
}

.sponsor-row .ccc .featured h3 {
    background: none;
    color: #000;
    font-size: 16px;
    padding: 5px 0px;
}
.sponsor-row .featured p {
    border: none;
    font-weight: 400;
    padding: 0px;
}
.subHeader {
    width: 100%;
    height: 48px;
    min-width: 980px;
    text-align: center;
    background: #ffff;
    top: 70px;
    position: fixed;
    z-index: 99999;
    border-bottom: 1px solid #ccc;
}
img.mediaImage {
    float: left;
    max-height: 38px;
    margin-right: 45px;
    margin-top: 5px;
}


.featured img {
width: 100%
}
.subHeader ul.topMenu li:hover {
    background: none;
}