.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

header {
  background-color: #FFFFFF;
}

/*
#realTable {
  margin-bottom: 280px;
}
*/
.noRoundedCorners {
  border-radius: 0px;
  border-right: 0px;
}

.btn{
    white-space:normal !important;
    word-wrap: break-word; 
}

.inputmargin {
	margin-top: 12px;
	margin-bottom: 12px;
}

.formmargin {
	margin-top: 10px;
}

.loginmargin {
	margin-top: 40px;
}

.logo {
	text-align: center;
	margin-top: 40px;
}

.ui-datepicker{z-index: 99999 !important};

.logo200 {
  width: 100%;
  text-align: center;
  padding-top: 8px;
  height: 50px;
  /*
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  */
}

.nopadding {
  padding: 0;
  margin: 0;
}

body,html{
	height: 100%;
}

body {
  background-color: #EFF4FF!important;
}

nav.sidebar, .main{
  /*
  -webkit-transition: margin 200ms ease-out;
  -moz-transition: margin 200ms ease-out;
  -o-transition: margin 200ms ease-out;
  transition: margin 200ms ease-out;
  */
}

.topmenu {
  display: none;
}

.navbar {
  border-radius: 0px !important;
}

.active a {
  background-color: #EDEDED !important;
}

.nav li a {
  padding: 10px 14px;
  color: #333333 !important;
}

.nav li a:hover {
  color: #5B5B5B !important;
}

.navlinktext {
  padding-left: 10px;
}

.navheader {
  padding: 14px;
  text-transform: uppercase;
  color: #BEBEBE;
  border-top: #E8E8E8 1px solid;
  font-size: 12px;
}

nav .badge {
  margin-top: 3px;
  font-size: 10px;
}

/*
.main {
  overflow:hidden;
}
*/

.mainTop {
  border-top: #E8E8E8 1px solid;
  background-color: #FFFFFF;
}

.mainTop h1 {
  margin: 0;
  padding: 25px 0px 0px 10px;
  font-size: 18px;
  float: left;
}

.mainTop .mainTopIcon {
  padding: 20px 0px 0px 20px;
  font-size: 22px;
  float: left;
}

.mainTop p {
  padding: 15px 0px 0px 50px;
  font-size: 12px;
}

.mainBody {
  border-top: #E8E8E8 2px solid;
  background-color: #EFF4FF;
  padding: 20px 0px 20px 0px;
  /*
  overflow: hidden;
  */
}

.mainBodyContent {
  background-color: #fff;
  padding: 27px 15px;
  border-right: #E8E8E8 2px solid;
  border-bottom: #E8E8E8 2px solid;
}


.tiscCheck {
  background-color: #FF8A8A;
}

.IntegraCheck {
  background-color: #8A8AFF;
}

.DJVCheck {
  background-color: #8AFF8A;
}

.weekName {
  font-size: 18px;
  padding-top: 4px;
  text-align: center;
}

.table {
  /*margin-top: 12px;*/
}

.agenda>tbody>tr>th {
  text-align: center;
}

.agenda>tbody>tr>th:first-child {
  padding-top: 10px;
}

.agenda>tbody>tr>th:first-child>p {
  padding-top: 6px;
}

.agenda>tbody>tr>th:not(:first-child)>p {
  text-align: center;
  margin-bottom: 0;
}

.agenda>tbody>tr>th:not(:first-child)>span {
  text-align: center;
  color: #B7B7B7;
  font-weight: normal;
}

.agenda>tbody>tr>td {
  padding: 2px 6px;
}

.BVCircle {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-top: 4px;
}

.agenda>tbody>tr>td:not(:first-child) {
  padding-right: 0px;
  padding-left: 0px;
}

.agenda>tbody>tr>td {
  vertical-align: middle;
}

.draggableDienst {
  position: absolute;
  height: 14px;
  border: 1px rgba(0,0,0, 0.25) solid;
  border-radius: 2px;
  margin-top: 3px;
}

.dienst {
  position: absolute;
  height: 14px;
  border: 1px rgba(0,0,0, 0.25) solid;
  border-radius: 2px;
  margin-top: 3px;
}

.babydienst {
  position: absolute;
  height: 10px;
  width: 50%;
  max-width: 10px;
  border: 1px rgba(0,0,0, 0.25) solid;
  border-radius: 2px;
  margin-top: 1px;
  margin-right: 1px;
  right: 0;
  top: 0;
}

.dienstuit {
  opacity: 0.55;
}

.dezeweek {
  margin-right: 9px;
}

.BVCircles {
  width: 12px;
}

.weken {
  float: left;
  height: 34px;
}

.buttondrop {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 9;
}

.table-responsive .dropdown-menu, 
.table-responsive .dropdown-toggle {
  position: relative !important;
}

.hidden-project, .hidden-duty, .hidden-projectduty, .hidden-function, .hidden-projectleider, .hidden-niveau, .hidden-niveauedit, .hidden-aanwezigheid {
  display: none;
}

.opdrachtgevertoevoegen {
  margin-bottom: 10px;
}

.agenda th:not(:first-child), .agenda td:not(:first-child) {
  min-width: 50px;
}

.agenda td:nth-child(9) {
  border-left: 2px #FF0000 dotted !important;
}

.agenda tr:hover, #users tr:not(:first-child):hover, #employee tr:not(:first-child):hover {
  background-color: #FFEBC1;
}

.dutyhover {
  background-color: #FFEBC1;
}

#ui-datepicker-div {
  z-index: 999999 !important;
}

.navbar {
  z-index: 10;
}

.dutyrel {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
}

.dutytxt {
  position: absolute;
  text-align: center;
  white-space: nowrap;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 8px;
  top: 13px;
  margin-bottom: 8px;
  color: #000000;
  margin-top: 0px;
}

.error-duty, .error-editduty {
  display: none;
}

.bootstrap-select .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus { color: #262626 !important;}

.agenda-fixed {
  position: fixed; 
  /* top: 125px; */
  top: 0px;
  display:none;
  right: 32px;
  left: 230px;
  width: calc(100% - 262px);
  background-color:white;
  z-index: 4;
}

/*
.header-fixed {
  padding-top: 27px;
  position: fixed; 
  top: 0px;
  display:none;
  right: 32px;
  left: 230px;
  width: calc(100% - 262px);
  background-color:white;
  z-index: 4;
}
*/

.checkboxtable td label {
  font-weight: normal;
}

.checkboxtable td, .checkboxtable th {
  vertical-align: middle !important;
}

#userview {
  cursor: pointer;
}

.funkyradio div {
  overflow: hidden;
}

.radiocustom {
  float:left;
  margin-left: 20px;
}

.dropdown-menu-right {
  z-index: 25 !important;
}

.anwsertwohidden, .anwseronehidden, .answerfourhidden, .anwserthreehidden {
  display: none;
}

.tariefperfunctie {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.45s ease-out;
  transition: max-height 0.45s ease-in;
}

.annuleringkosten {
  overflow: hidden;
  max-height: 0;
  transition: max-height 0.45s ease-out;
  transition: max-height 0.45s ease-in;
}

.clickableText {
  padding:2px 6px;
  background-color: #f9f9f9;
  -webkit-touch-callout: none;
  -webkit-user-select: none; 
   -khtml-user-select: none; 
     -moz-user-select: none; 
      -ms-user-select: none; 
          user-select: none;
  cursor:pointer; 
  font-weight: bold;
}

.funkyradio label {
  width: 100%;
  border-radius: 3px;
  border: 1px solid #D1D3D4;
  font-weight: normal;
}

.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
  display: none;
}

.funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
  position: relative;
  line-height: 2.5em;
  text-indent: 3.25em;
  margin-top: 2em;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding-right: 5px;
}

.funkyradio input[type="radio"]:empty ~ label:before,
.funkyradio input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 2.5em;
  background: #D1D3D4;
  border-radius: 3px 0 0 3px;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
  color: #888;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #C2C2C2;
}

.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label {
  color: #777;
}

.funkyradio input[type="radio"]:checked ~ label:before,
.funkyradio input[type="checkbox"]:checked ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #333;
  background-color: #ccc;
}

.funkyradio input[type="radio"]:focus ~ label:before,
.funkyradio input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 0 3px #999;
}

.funkyradio-default input[type="radio"]:checked ~ label:before,
.funkyradio-default input[type="checkbox"]:checked ~ label:before {
  color: #333;
  background-color: #ccc;
}

.funkyradio-primary input[type="radio"]:checked ~ label:before,
.funkyradio-primary input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #337ab7;
}

.funkyradio-success input[type="radio"]:checked ~ label:before,
.funkyradio-success input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5cb85c;
}

.funkyradio-danger input[type="radio"]:checked ~ label:before,
.funkyradio-danger input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #d9534f;
}

.funkyradio-warning input[type="radio"]:checked ~ label:before,
.funkyradio-warning input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #f0ad4e;
}

.funkyradio-info input[type="radio"]:checked ~ label:before,
.funkyradio-info input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5bc0de;
}

.dropdown-menu {
  z-index: 1000;
}

@media (min-width: 765px) {
.table-responsive .dropdown-menu, 
.table-responsive .dropdown-toggle {
  position: absolute !important;
  margin-right: -1px;
  margin-left: -1px;
}

/* zodat dropdown werkt op mobiel en desktop */
.table-responsive {
  overflow: visible;
}
/* zodat dropdown werkt op mobiel en desktop */

.topmenu {
  padding-top: 14px;
  display: block;
  height: 50px;
  font-size: 16px;
}

.topmenu ul {
  float: right;
}

.topmenu ul li {
  float: left;
  list-style: none;
  margin-right: 26px;
}

.topmenu ul li:last-child {
  margin-right: 5px;
}

.topmenu ul li:last-child a:hover {
  color: #FF0000;
}

.topmenu ul li a {
  color: #333333;
}

.topmenu ul li a:hover {
  color: #5B5B5B;
}

.topmenu ul li .name {
  margin-top: -7px;
  font-size: 12px;
}

.topmenu ul li .role {
  font-size: 11px;
  text-align: right;
  color: #001D63;
}

.topmenu ul li .badge {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: absolute;
  font-size: 10px;
  top: -8px;
  right: -10px;
  -webkit-transition: all 100ms ease-out;
  -moz-transition: all 100ms ease-out;
  -o-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
}

.topmenu ul li:hover .badge {
  top: -12px;
}

.logo200 {
  text-align: left;
  padding-left: 12px;
  padding-top: 8px;
  width: 200px;
  background-color: #F4F4F4;
  height: 50px;
}

.main{
  position: absolute;
  width: calc(100% - 40px); 
  margin-left: 40px;
  float: right;
}

nav.sidebar:hover + .main{
  margin-left: 200px;
}

nav.sidebar.navbar.sidebar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
  margin-left: 0px;
}

nav.sidebar .navbar-brand, nav.sidebar .navbar-header{
  text-align: center;
  width: 100%;
  margin-left: 0px;
}

nav.sidebar a{
  padding-right: 13px;
}

nav.sidebar .navbar-nav .open .dropdown-menu {
  position: static;
  float: none;
  width: auto;
  margin-top: 0;
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

nav.sidebar .navbar-collapse, nav.sidebar .container-fluid{
  padding: 0 0px 0 0px;
}

.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
  color: #777;
}

nav.sidebar{
  width: 200px;
  margin-left: -160px;
  float: left;
  margin-bottom: 0px;
  overflow: hidden;
}

nav.sidebar li {
  width: 100%;
}

nav.sidebar:hover{
  margin-left: 0px;
}

.nav .glyphicon {
  float: right !important;
}

.nav .badge {
  position: absolute;
  top: -4px;
  right: 0px;
}

.forAnimate{
  opacity: 0;
}

.weken {
  float: right;
}

.centerTD>tbody>tr>td {
  text-align: center;
}

.opdrachtgevertoevoegen {
  float: right;
}

}

@media (min-width: 1200px) {

.main{
  width: calc(100% - 200px);
  margin-left: 200px;
}

nav.sidebar{
  margin-left: 0px;
  float: left;
}

.nav .glyphicon {
  float: left !important;
}

.nav .badge {
  position: relative;
  float: right !important;
  top: 0px;
}

nav.sidebar .forAnimate{
  opacity: 1;
}

}



nav.sidebar .navbar-nav .open .dropdown-menu>li>a:hover, nav.sidebar .navbar-nav .open .dropdown-menu>li>a:focus {
  color: #CCC;
  background-color: transparent;
}

nav:hover .forAnimate{
  opacity: 1;
}
section{
  padding-left: 15px;
}

.dashboardbutton {
  margin-bottom: 5px;
  text-align: left;
}


.buttondroptext1 {
  text-align: center;
  font-size: 10px;
  color: #000000;
}

.buttondroptext2 {
  text-align: center;
  font-size: 10px;
  color: #FFFFFF;
}

.suggestLoader {
  position: absolute;
  background-color: rgba(0,0,0, 0.75);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  text-shadow: 1px 1px #000000;
  padding-top: 100px;
  z-index: 2000;
}

.afwezigg button {
  height: 30px;
}