﻿/*body {
}

.ui-widget-header {
  background: #2C446A !important;
}

.header {
  background-color: #000000 !important; 
  height: 55px;
}

.header .logo {
    margin-top: 2px;
    background: url(../images/bufabheader2.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 260px;
    float: right;
}

.ProgramHeader {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
  height: 20px;
  padding-left: 10px;
  padding-top:1px;
  padding-bottom:5px;
  background-color: #1c1c1c !important; 
}

#WorkSpaceNodes li {
  background:#2C446A !important;
}

.leftNav {
  background-color: #464646 !important;
}

ul.top-level {
    background:#464646;
}

.leftNav a:hover {
    background: #2C446A !important;
}

.leftNav li:hover {
    background: #2C446A !important;
    position: relative;
}

li.expanded {
    background: #2C446A !important;    
}*/


/* Vill man ha label över fälten istället kan man använda denna */
/* .field-container label { display: table-row; width: 1px; padding-right:15px; vertical-align: top; padding-top:4px;  } */
