/*Custom*/
.icon-amount {
position: relative;
    float: left !important;
    min-width: 40px;
    line-height: 40px;
    text-align: center;
}

.icon-amount i {
z-index: 1;
}

.icon-amount .icon-amount-nr {
position: absolute;
    bottom: 5px;
    right: 5px;
    background: #fff;
    color: #004D80;
    height: auto;
    line-height: normal;
    font-size: 10px;
    font-family: Arial, sans-serif;
    box-sizing: border-box;
    padding: 2px 4px;
    border-radius: 50px;
    z-index: 2;
}
.MP_Checkbox:hover {
	cursor: default;
}
img.full-bg	{
	top: auto;
	bottom: 0;
}

.footer-bottom-snowbird	{
	position: fixed;
	bottom: 10px;
	left: 10px;
	width: auto;
	z-index: 2;
}

.footer-bottom-label	{
	position: fixed;
	bottom: 10px;
	right: 20px;
	width: auto;
	z-index: 2;
}

.footer-bottom-label td	{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}

.planningIcons {
	color: #DE815C;
}

.Check_AanwezighedenLocked {
	color: #CCC;
}

#popups .ui-tabs-panel .textlabel.Check_AanwezighedenVerkeerdeKlant {
	font-weight: normal !important;
	background-color: #DE815C !important;
	color: #fff;
	padding: 9px;
	width: 250px;
}

#popups .ui-tabs-panel .textlabel.Check_AanwezighedenVerkeerdeKlant .gi {
	  font-size: 16px;
	  display: block;
	  float: left;
	  padding-top: 8px;
	  margin-right: 10px;
}


.dataGrid TBODY TR.activeUser {
	background-color: #FFE9C2;
}
.dataGrid TBODY TR.vrijPlanning {
	background-color: #EAEAEA;
}
.dataGrid TBODY TR.weekendPlanning {
	background-color: #454e59;
	color: #ACB5BF;
}
.dataGrid TBODY TR.FeestdagenPlanning {
	background-color: #94BFF0;
}
.dataGrid TBODY TR.nextDayPlanning {
	border-top: solid 1px #454e59;
}

DIV.radioLabelDagLocatie {
	width: 150px;
	float: left;
}

/*Overwrites*/
#headerLogo {
	background-color: #004D80;
	background-image: url('../images/vanauve.jpg');
}

#menu {
	background-color: #004D80;
}

INPUT:focus, TEXTAREA:focus, SELECT:focus {
	/*border-color: #de815c;*/
}

#subMenu {
	/*background-color: #454e59;*/
}

#subMenu a.active {
	/*background: #EBEEF2;
	 color: #de815c!important;
	 border-right: 4px solid #de815c;*/
}

 #popups  FORM INPUT[type=submit] {
 margin-left: 5px;
 border-radius: 0;
 background-color: #004D80;
 border-color: #004D80;
 color: #fff;
 height:30px;
 }

 #popups  FORM INPUT[type=button]:hover,
 #popups  FORM INPUT[type=button]:focus,
 #popups  FORM INPUT[type=button]:active,
 #popups  FORM INPUT[type=submit]:hover,
 #popups  FORM INPUT[type=submit]:focus,
 #popups  FORM INPUT[type=submit]:active {
 background-color: #004D80;
 border-color: #004D80;
 color: #ffffff !important;
 }

 #popups  FORM INPUT[type=button].disabled,
 #popups  FORM INPUT[type=button].disabled:hover,
 #popups  FORM INPUT[type=button].disabled:focus,
 #popups  FORM INPUT[type=button].disabled:active,
 #popups  FORM INPUT[type=submit].disabled,
 #popups  FORM INPUT[type=submit].disabled:hover,
 #popups  FORM INPUT[type=submit].disabled:focus,
 #popups  FORM INPUT[type=submit].disabled:active {
 background-color: #004D80;
 border-color: #004D80;
 }

 .dataGrid tbody td.active, .dataGrid tbody tr.switchcolor td.active {
 background-color: #E4C17C;
 color: #fff;
 border-left: 1px solid #DEB25C;
 }

 ----



/*#menu {
 border-bottom: none;
 }
 #topMenu A {
 background-color: #f0f0f0;
 }
 #topMenu A:HOVER {
 background-color: #ccc;
 color: #333;
 }
 #topMenu A.mainMenuButtonSelected {
 background-color: #fedf1a;
 color: #000;
 font-weight: bold;
 }

 #subMenu {
 background-color: #fedf1a;
 }

 #subMenu A {
 text-shadow: #eacd0d 0px 0px 0px;
 }*/

/*#footer {
 background-color: #cdcd01;
 }*/
/*#topMenu A.mainMenuButtonSelected {
 background-color: #ea8000;
 color: #f0f0f0;
 font-weight: bold;
 }*/
/*#popups .popup .head {
 border-style: solid;
 background-color: #ea8000;
 border-top-color: #ea8000;
 border-left-color: #ea8000;
 border-right-color: #ea8000;
 border-top-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 0px;
 color: #fff;
 height: 28px;
 font-size: 13px;
 }*/