/*body
{
  font-size: 14px;
  background: none;
  font-family: "helvetica";
}*/
html
{
  /*background-color: #D9D9D9;*/
  /*background: url('../img/rug.png') no-repeat center center fixed;*/
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center top;
}
.text-danger{
  width: 100%;
  text-align: center;
}
/*CHART COPIER*/
.modal-dialog{
  width: 500px;
}
.copywrapper{
  padding: 10px;
  margin: 10px;
  position: absolute;
  z-index: 9999;
  top: 0px;
}

/* Top menu */
.viewmenu {
  padding: 5px 15px;
  background-color: #0d0d0d;
  width: 100%;
  font-size: 12px;
}
a.logouts {
  color: #ffffff;
  text-decoration: none;

  margin-right: 20px;

}
a.logouts:hover {
  color: #ffffff;
  text-decoration: underline;
  margin-right: 20px;
}
.home.admin{
  color: #000;
  text-decoration: none;
  margin-left: 20px;
}
.home.admin:hover{
  color: #333;
  text-decoration: underline;
  margin-left: 20px;
}
.editb.admin {
   color: #000;
  text-decoration: none;
  margin-left: 20px;
}
.editb.admin:hover {
   color: #333;
  text-decoration: underline;
  margin-left: 20px;
}
.viewb.admin {
  color: #000;
  text-decoration: none;
      margin-left: 20px;
}
.viewb.admin:hover {
  color: #333;
  text-decoration: underline;
      margin-left: 20px;
}
button.btn.btn-primary.btn-md.copy {
  box-shadow: 2px 2px 2px #888888;
}
.home.user{
  /*display: none;*/
}
.viewmenu.form-line {
    margin-top: -30px;
}
/*/CHART COPIER*/

#chart-picker, #chart_type_selecter, .pickable-chart {
  width: 550px;
}
#chart-picker {
  background-color: #fff;
  margin: 0px;
  position: fixed;
  overflow-y: hidden;
  top: 77px;
  right: 0px;
  height: auto;
  max-height: 550px;
  bottom: initial;
}
#chart_type_selecter {
  background-color: transparent;
  margin: 0px;
  position: fixed;
  top: 29px;
  right: -275px;
}
#chart-grid{
  background: none;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 5px;
  top: 300px;
  position: static;
}
#chart-grid td.slot {
  /*background: none;*/
  padding: 5px;
}
#chart-grid td.slot .property{
  background: none;
  border: none;
}
/*#chart-grid td.slot .editable{
  color: #FFFFFF ;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; ";
  font-size: 14px;
  vertical-align: middle;
}
#chart-grid td.slot .editable-title{
  text-shadow: 0px 0px 10px #000000;
  color: #FFFFFF;
  font-size: 18px;
  padding-left: 5px;
  padding-right: 5px;
}
#chart-grid td.slot .editable-title span{
  /*text-shadow: 0px 0px 10px #000000;*/
  /*color: #FFFFFF;*/
  /*font-size: 25px;
}*/
#chart-grid {
  right: 0px;
  padding-left: 5px;
  padding-right: 5px;
}
#chart-grid.mode-edit {
  right: 417px;
}
div#chart-grid {
  overflow: hidden;
}
.cf:before,
.cf:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}
.cf:after {
  clear: both;
}
.datagrid td.data {
    text-align: left;
}
table.datagrid.table.table-striped.table-condensed {
  max-width: 98%;
  margin-left: 4px;
  width: 96%;
  margin-bottom: 20px;
  margin-top: 15px;
}
#filter-box.filter-edit {
  background-color: transparent;
  margin-right: 417px;
}
#filter-box, #filter-box.filter-edit {
  border-bottom: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#filter-box .property, #filter-box .pull-left {
  /*border: 1px solid #BEBEBE;*/
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
  /*margin:  -3px -10px -2px 20px;*/
  /*padding: 8px 5px;*/
  /*height: 44px;*/
  color:#000;
}
#filter-box {
  font-size: 18px;
  padding: 8px 10px 2px 5px;
  margin-bottom: 5px;
  font-size: 20px;
  text-align: left;
  background-color: none;
}

#filter-box .filter-title {
  font-weight: 500;
  font-size: 18px;
}
#filter-box.filter-edit {
  border-bottom: ;
  margin-right: 81px;
}
#filter-box .property input, #filter-box .property select.form-control.input-sm {
  vertical-align: middle;
  margin-top: -4px;
}
#footer{
  background: transparent;
  padding: 9px 18px 10px 18px;
  position: static;
}
.footer_text_color a {
  color: #000000;
}
.grid.cf {
  /* border-bottom: 1px solid #E2E2E2;*/
  width: 100%;
}
#header{
  background: #95c6e3;
  /*background: url('../../img/unileverbg.png') no-repeat left top;*/
  background-repeat: no-repeat;
  /*height: 120px;*/
  /*margin-bottom: 5px;*/
}
/*#header h3, #header h4{
  display: ;
  margin-top: -40px;
  margin-left: 50px;
}*/
#header a span{
  color: red;
}
#header #logo{
/*  background-image: url("/img/logo.png");*/
  background-repeat: no-repeat;
}
/*#header h4 a {
  font-size: 50px;
  color: #000;
  margin: 40px 0px 0px 40px;
  display: block;
}*/

#header img {
  display: inline-block;
}

*//*#logo {
  margin-right: -2px;
  margin-top: -19px;
  background-repeat: no-repeat;
  width: 50%;
  background-position: center;
  background-size: contain;
  background-color: transparent;
  height: 120px;
  position: absolute;
}

.navbar .nav, .navbar .nav > li {
  float: none;
  display: inline-block;
  vertical-align: top;
}
.navbar{
  border-bottom: 1px solid #e0e0e0;
}
.pickable-chart .size-picker{
  float: left;
}
.properties-wrapper{
  border-radius: 0px;
  display: block;
  /*margin: 5px;*/
}
.slot-wrapper{
  /*background-color: #FFF;*/
  /*border: 1px solid #BEBEBE;*/
  /*-webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.05), -2px -2px 2px 0px rgba(0, 0, 0, 0.05), -2px 2px 2px 0px rgba(0, 0, 0, 0.05), 2px -2px 2px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.05), -2px -2px 2px 0px rgba(0, 0, 0, 0.05), -2px 2px 2px 0px rgba(0, 0, 0, 0.05), 2px -2px 2px 0px rgba(0, 0, 0, 0.05);*/
  border-radius: 0px;
  display: block;
}
/*Tabbar aanpassing*/
/*#tabbar
{
  display:;
  top: -19px;
  margin-bottom: -14px;
  background-color: transparent;
  min-height: 43px;
}*/
.btn-group {
  margin-top: -1px;
}
#tabbar .editable-tab {
  font-size: 1.1em;
  /*color: #000000;*/
}

a.editable.editable-title {
  line-height: 1.2 !important;
}#chart-grid td.slot .property-title {
  font-size: 18px;
}
/*Dit laten staan AUB*/
td.slot.slot-0-0.slot-width-1.slot-height-1.ui-droppable {
  display: none;
}td.slot.slot-1-0.slot-width-1.slot-height-1.ui-droppable {
  display: none;
}td.slot.slot-2-0.slot-width-1.slot-height-1.ui-droppable {
  display: none;
}td.slot.slot-3-0.slot-width-1.slot-height-1.ui-droppable {
  display: none;
}td.slot.slot-4-0.slot-width-1.slot-height-1.ui-droppable {
  display: none;
}td.slot.slot-5-0.slot-width-1.slot-height-1.ui-droppable {
  display: none;
}td.slot.slot-6-0.slot-width-1.slot-height-1.ui-droppable {
  display: none;
}td.slot.slot-7-0.slot-width-1.slot-height-1.ui-droppable {
  display: none;
}td.slot.slot-8-0.slot-width-1.slot-height-1.ui-droppable {
  display: none;
}td.slot.slot-9-0.slot-width-1.slot-height-1.ui-droppable {
  display: none;
}td.slot.slot-10-0.slot-width-1.slot-height-1.ui-droppable {
  display: none;
}td.slot.slot-11-0.slot-width-1.slot-height-1.ui-droppable {
  display: none;
}
/* dit is de loader laten staan AUB*/
.fullscreenloader {
  /*background: #f0f0f2;*/
  position: absolute;
  z-index: 10000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.outer {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%;
}
.middle {
  display: table-cell;
  vertical-align: middle;
}
.inner {
  margin-left: auto;
  margin-right: auto;
  width: /*whatever width you want*/;
}
.inner h1 {
  color: #2D80EC;
  font-weight: 200;
  text-align: center;
}
/* Loader */
.loader:before,
.loader:after,
.loader {
  border-radius: 50%;
  width: 2em;
  height: 2em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
.loader:before {
  left: -3em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3em;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em #323333;
  }
  40% {
    box-shadow: 0 2.5em 0 0 #323333;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em #323333;
  }
  40% {
    box-shadow: 0 2.5em 0 0 #323333;
  }
}
.navbar-nav .navbar-text {
  color: #252f47;
}
.date {
  margin-right: 0;
}
.date h4 {
  font-weight: 400;
  text-align: right;
  vertical-align: middle;
  line-height: 40px;
}
.blue {
  color: #3A3B38;
}
.date2 {
  padding-right: 30px;
}
.all {
  font-weight: 500;
  font-size: 18px;
  /*background: #eee;*/
  padding: 12px;
  margin: 0 15px;
  text-align: center;
  color: #000;
}
.badge {
  border-radius: 0;
  /*padding: 5px 8px;*/
  background: #252f47;
}
.groenbg {
  background: #5cb85c;
}
.roodbg {
  background: #d9534f;
}
.groenc {
  color: #3A3B38;
}
.groenc.rotate45, .roodc.rotate45 {
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
}
.roodc {
  color: #d9534f;
}
[data-toggle="collapse"] {
    cursor:pointer;
}
[data-toggle="collapse"].collapsed > td > .toggle-out:before {
  font-family: fontawesome;
  content: '\f0da';
  /*content: '\f0d7';*/
  padding-right: 10px;
  font-size: 14px;
  vertical-align: middle;
  position: relative;
  /*top: -2px;*/
}
[data-toggle="collapse"] > td > .toggle-out:before{
  font-family: fontawesome;
  content: '\f0d7';
  /*content: '\f0d7';*/
  padding-right: 7px;
  font-size: 14px;
  vertical-align: middle;
  position: relative;
  /*top: -2px;*/
}
/*Knoppen om van grafiek te wisselen*/
.switch button
{
  color: #FFFFFF;
  background-color: #2c80eb;
  border: 1px solid #2c80eb;
  outline: none;
  margin-bottom: 2px;
}
.switchtitel{
color:#000000;
font-size: 18px;
}
.switch
{
  /*font-family: "open_sansregular";*/
}
a.edit.pull-right.btn.btn-xs.btn-primary {
    display: none;
}
#navigation {
  margin-left: 0px;
  margin-right: 0px;
  padding: 0;
  clear: both;
  width: 100%;
  height:51px;
  background: #d6eaf8 url(../img/dropdown-bg.gif) repeat-x left top;
}
ul.nav-main,
ul.nav-main li {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.nav-main {
  position: relative;
  z-index: 597;
}
ul.nav-main li:hover > ul {
  visibility: visible;
}
ul.nav-main li.hover,
ul.nav-main li:hover {
  position: relative;
  z-index: 599;
  cursor: pointer;
  background: url(../img/dropdown-bg-hover.gif) repeat-x left top;
}
ul.nav-main li {
  float:left;
  display:block;
  height: 51px;
  color: #ffffff;
  font: 14px Arial, Helvetica, sans-serif;
  background: url(../img/separator.gif) no-repeat right center;
}
ul.nav-main li a {
  float: left;
  display:block;
  padding: 16px 16px 0 16px;
  height: 35px;
  color: #ffffff;
  font: 14px Arial, Helvetica, sans-serif;
  text-decoration:none;
}
ul.nav-main li a:hover {
  color:#ffffff;
}
ul.nav-main *.list {
  padding-right: 22px;
  background: url(../img/navigation-arrow.gif) no-repeat right top;
}
ul.nav-sub {
  visibility: hidden;
  position: absolute;
  padding:10px;
  top: 48px;
  left: 0;
  z-index: 598;
  background: #353535 url(../img/dropdown-list-bg.gif) repeat-x left top;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
  height: auto;
}
ul.nav-sub li {
  list-style:none;
  display:block;
  padding: 0;
  height: 27px;
  float: none;
  width:145px;
  border-bottom: 1px solid #5a5a5a;
  background: none;
}
ul.nav-sub li a {
  list-style:none;
  display:block;
  padding: 6px 5px 6px 5px;
  height: 15px;
  float: none;
  width:145px;
  background: none;
  font: 12px Arial, Helvetica, sans-serif;
}
.row0{
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left:10px;
  padding-left: 20px;
  color:#000000;
  border-bottom: 1px solid #DCDCDC;
}
.row1{
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left:10px;
  padding-left: 20px;
  color:#000000;
  border-bottom: 1px solid #DCDCDC;
}
.row2{
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left:10px;
  padding-left: 20px;
  color:#000000;
  border-bottom: 1px solid #DCDCDC;
}
.row3{
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left:10px;
  padding-left: 20px;
  color:#000000;
  border-bottom: 1px solid #DCDCDC;
}
.row4{
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left:10px;
  padding-left: 20px;
  color:#000000;
  border-bottom: 1px solid #DCDCDC;
}
.row5{
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left:10px;
  padding-left: 20px;
  color:#000000;
  border-bottom: 1px solid #DCDCDC;
}
.row6{
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left:10px;
  padding-left: 20px;
  color:#000000;
  border-bottom: 1px solid #DCDCDC;
}
.row7{
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left:10px;
  padding-left: 20px;
  color:#000000;
  border-bottom: 1px solid #DCDCDC;
}
.row8{
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left:10px;
  padding-left: 20px;
  color:#000000;
  border-bottom: 1px solid #DCDCDC;
}
.row9{
  padding-top: 4px;
  padding-bottom: 4px;
  margin-left:10px;
  padding-left: 20px;
  color:#000000;
  border-bottom: 1px solid #DCDCDC;
}
#datagridsearchsortwrappers{
margin:12px;
min-height: 200px;
color:#000000;
position: absolute;
}
div#datagridsearchsortwrapper {
  max-width: 99%;
  margin-left: 9px;
  width: 99%;
  margin-bottom: 20px;
  margin-top: 15px;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: transparent;
    outline: 5px auto none;
    outline-offset: -2px
}
tbody {
    text-align: left;
}

/* TABLOADER */


@keyframes loadingStart {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.loading {
  position: relative;
  pointer-events: none;
}

#css-input:checked ~ .loading .loading-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-animation: loadingStart 3s 300ms linear 1 both;
  -moz-animation: loadingStart 3s 300ms linear 1 both;
  -o-animation: loadingStart 3s 300ms linear 1 both;
  animation: loadingStart 3s 300ms linear 1 both;
  background: rgba(255, 255, 255, 0.5);
  text-align: center;
}
#css-input:checked ~ .loading .loading-text {
  font-size: 0.875rem;
  line-height: 1.3125rem;
  text-shadow: white 0 0 1em, white 0 0 0.5em, white 0 0 0.25em;
  position: relative;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
}
#css-input:checked ~ .loading .loading-text:after {
  content: "...";
}
#css-input:checked ~ .loading .loading-spinner {
  position: absolute;
  top: 50%;
  bottom: 0;
  left: 0;
  right: 0;
  margin: -3.9375rem auto 0;
  color: #1a1d1d;
  text-align: center;
}
#css-input:checked ~ .loading .loading-icon {
  font-size: 4.8125rem;
  line-height: 5.25rem;
  text-shadow: rgba(255, 255, 255, 0.75) 0 0 0.5em;
  -webkit-animation: loading 1s steps(4) infinite;
  -moz-animation: loading 1s steps(4) infinite;
  -o-animation: loading 1s steps(4) infinite;
  animation: loading 1s steps(4) infinite;
  display: block;
  vertical-align: middle;
}
#css-input:checked ~ .loading .loading-icon:before {
  vertical-align: middle;
  content: "\e000";
  font-family: "demo";
}
.btn-primary {
  margin-right: 2px;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
label.col-sm-4.control-label {
  text-align: left;
  width: 13%;
}.modal-dialog {
  width: 95%;
}.CodeMirror {
  height: 1000px !important;
  width: 130%;
}.subproperty-picker .subproperty .field {
  width: 31%;
  float: left;
}.subproperty-picker .subproperty .operator {
  width: 16%;
  float: left;
}.subproperty-picker .subproperty .value {
  width: 35%;
  float: left;
}div#error {
  width: 100%;
  margin-bottom: -23px;
  line-height: 1em;
  font-size: 18px
}span.contactlink {
  text-decoration: underline;
  cursor: pointer;
}a {
  /*color: #4cae4c;*/
  text-decoration: underline;
}div#passalert {
    color: red;
    font-size: 19px;
}
/* overview pagina */
.nav-sidebar > .active > a {
  color: #ffffff;
  background-color: #61c155;
}html#basehtml {
  background-color: #FFFFFF;
}div#colors {
  margin-left: 150px;
}div#footerview {
  text-align: center;
  border-top: 1px solid #EEE;
  background-color: #f5f5f5;
  position: absolute;
  bottom: 0;
  width: 100%;
}div#Welkom_in {
  color: #FFFFFF;
  text-align: center;
  width: 100%;
  position: absolute;
  font-size: 27px;
  height: 49px;
  margin-top: 4px;
}span.text-info {
  color: #FFFFFF;
}.nav>li>a:focus, .nav>li>a:hover {
  text-decoration: none;
  background-color: #eee;
  color: #000000;
}a.btn.btn-danger.logview {
    margin-top: 8px;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

html#basehtml {
    background: none;
}

/* Daterangepicker Laten staan */
button.cancelBtn.btn.btn-small.btn-default {
    margin-left: 3px;
    margin-right: 3px;
}
.daterangepicker .ranges .input-mini {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    display: block;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    margin: 0 0 10px 0;
    padding: 0 6px;
    width: 100px;
}

/* Trumanscout styling 31-01-2017 */
.navbar-inverse {
    background-color: #0ea57f;
    border-color: #0ea57f;
}

.float-label-control input.empty + label, .float-label-control textarea.empty + label {
    top: 0.4em;
    font-size: 1em;
}

.btn {
    text-decoration: none;
}

.btn-primary {
    color: #fff;
    background-color: #0ea57f;
    border-color: #0ea57f;
    text-decoration: none;
}

.btn-primary:hover {
    color: #fff;
    background-color: #0b8667;
    border-color: #0b8667;
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #0b8667;
    border-color: #0b8667;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #0b8667;
    border-color: #0b8667;
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #0b8667;
    border-color: #0b8667;
}

.btn-primary.clicked {
    color: #fff;
    background-color: #89001a;
    border-color: #89001a;
}

.form-control:focus {
    border-color: #0ea57f;
}

.nav-sidebar > .active > a {
    color: #ffffff;
    background-color: #0ea57f;
}

a {
    text-decoration: none;
    color: #4c4c4e;
}

.sidebar .btn {
  margin-top: 5px;
  margin-bottom: 5px;
}

div#Welkom_in {
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    position: static;
    font-size: 20px;
    height: 50px;
    margin-top: 0;
    padding-top: 10px;
}

.btn-primary {
    margin-right: 0;
}

.btn-group.alt > .btn-primary {
  border-color: #0c9673;
}

.btn-default.remove {
  color: #DB3A34;
}

.panel {
  margin-bottom: 0;
}