/* @override 
	http://892f280decbf4ea2bc317a57b048dae7.cloudapp.net/(F(N9ZjpY36_7sBBfOLfC6vp3fwZ-OKjBbSysALSIQAB884JAxOfbFfE2F_kz-yyQajInNcwTquz_eUg4oe8mIhQBj76CEA02wadeWn7KDkVdXXtHtXtmhSrFWqloAza1UBujb_rnanH-Y4vbSLkikCSRPbsyMh2DcrigZfwG76-ak3pC7E0))/Content/css_wh/site-new.css
	http://892f280decbf4ea2bc317a57b048dae7.cloudapp.net/(F(7_pb4xcl1T9o7aCEY5xzC4QvAm2f3dTPY7HJHSc3cozAa42NA-1Oe7FnLOhIEtuEDc7mkCP97koy1tN5Amsa3lfbxQV1WGY4Nxh58wdlkRumGL_934THkJPBz33esnqtwz_i0PY9-5ZsYtTY9NltrRWGN574M0HTWPkjCTXXCpztqu2j0))/Content/css_wh/site-new.css
	http://892f280decbf4ea2bc317a57b048dae7.cloudapp.net/Content/css_wh/site-new.css
	http://hetissimpel.nl/wh/css_wh/site-new.css
*/

/*----------------------------------------------------------
Completely started from scratch based on site.css
----------------------------------------------------------*/

/* @group GENERAL CHANGES IN BOOTSTRAP */

/* @group tabs */

.nav {margin-bottom: 0px;}

.nav-tabs > li > a {font-size: 14px;}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

/* @end */

/* @group home */
.hero-unit {
	color: #fff;
	background-image: url(../../Images/img_wh/flowers.png);
	margin-bottom: 16px;
}
.hero-unit h1{
	background: #660066;
	float: left;
	padding: 8px;
	padding-top: 4px;
	padding-bottom: 12px	;
	  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
	
}
.hero-unit p{
	clear: both;

}


/* @end */

/* @group Purple buttons */

.btn-purple.active{
  color: rgba(255, 255, 255, 0.75);
}

.btn-purple {
  color: #ffffff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #660066;
  *background-color: #4e004e;
  background-image: -moz-linear-gradient(top, #810081, #4e004e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#810081), to(#4e004e));
  background-image: -webkit-linear-gradient(top, #810081, #4e004e);
  background-image: -o-linear-gradient(top, #810081, #4e004e);
  background-image: linear-gradient(to bottom, #810081, #4e004e);
  background-repeat: repeat-x;
  border-color: #4e004e #4e004e #810081;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#4e004e', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active,
.btn-purple.disabled,
.btn-purple[disabled] {
  color: #ffffff;
  background-color: #4e004e;
  *background-color: #5d005d;
}

.btn-purple:active,
.btn-purple.active {
  background-color: #660066 \9;
}


/* @end */

/* @end */

/* @group General */

body{
    background: url(../../Images/img_wh/back_main.png) repeat-x scroll;

}

header,
footer,
nav,
section {
    display: block;
}

.page {
    width: 1240px;
    margin-left: auto;
    margin-right: auto;
}


header, #header {
    position: relative;
    margin-bottom: 0px;
    color: #000;
    padding: 0;
    background-position:right;
    background-repeat:no-repeat;
	background-color: transparent;
	height: auto;
}

#store, #storelogo, #wh{
	padding-top: 11px;
	float: left;
	height: 79px;
	display: block;
}


#store{
	padding-top: 11px;
	width: 500px;
	
}

#wh{
	padding-top: 11px;
	text-align:right;
	width: 500px;
	margin-right: 120px;
}


#whlogo{
	background: url(../../Images/img_wh/logo-grey.png) no-repeat right top;
	position: absolute;	
	z-index: -10;
	left: 1120px;
	top: 0px;
	display: block;
	width: 114px;
	height: 114px;
}


#main {
 	border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 5px 5px 5px 5px;
    background-color: #fff;
    height:800px;
    padding: 10px;

}

footer, 
#footer {

}

#options{
	margin-left: 40px;
}

.intelligent{color:#bcb8bc}
.rostering{color:#a6a3a6}
.poweredby{
	font-style: italic;
	color:#a6a3a6;
}
.green{
	background-color: #339933;
	padding: 3px;
	  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.caps{text-transform: uppercase;}
.vet{font-weight: bold;}
.smaller{font-size: 90%;}
.small{font-size: 80%;}


/* @end */

/* @group Home */
body.home a{color: #660066;}

#logo{
	height: 120px;
	background: url(../../Images/img_wh/logo-color.png) no-repeat center;
}

.row h2{
	color: #660066;
	line-height: 120%;
}
body.home .row .span7{
	margin-left: 90px;
}
body.home .row .span1{
	width: 70px;
}

body.home .hero-unit h1 {
	font-size: 260%;
	
}

body.home .hero-unit p{
	font-size: 110%;
	display: block;
	float: left;
    margin-top:4px;
}

body.home .hero-unit{
	display: block;
	overflow: auto;
}
body.home footer{
	margin-left: 60px;
}

/* @end */

/* @group Roster Summary */

table.summary-grid th,
p.summary-grid{
	font-size: 80%;
	text-transform: uppercase;
	padding: 0px;

}

table.summary-grid td,
table.summary-grid th{	
	text-align: center;
}



.table-striped tbody > tr:nth-child(odd) > td.day,
.table-striped tbody > tr:nth-child(odd) > th.day,
td.day, th.day{
	background-color: #993399;
	color: #fff;
}

table.summary-grid td.day-arrow{
	background: url(../../Images/img_wh/arrow-purple.png) no-repeat center -7px;
}

.table-striped tbody > tr:nth-child(odd) > td.day-over,
.table-striped tbody > tr:nth-child(odd) > th.day-over,
td.day-over, th.day-over{
	background-color: #ccc;
	color: #000;
	cursor: pointer;
}

table.summary-grid td.day-arrow-over{
	background: url(../../Images/img_wh/arrow-grey.png) no-repeat center -7px;
}

table.summary-grid th.menu-day{
	width: 94px !important;
	cursor: pointer;
}

table.summary-grid{
	border-bottom: none !important;
}

#choose-w.span2, #choose-week.span2, .nomarginleft{
	margin-left: 0px;
}


.input-append.week{
	width: 0px;
}

#choose-w{
	
}
#choose-w a.extralink{
	font-size: 80%;
	text-transform: uppercase;
	padding: 0px;	
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 8px;
	
}


#choose-week{
	background-color: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding-left: 6px;
}

#choose-week select.floors{
	width: 98%;
	margin-bottom: 4px;
}

#choose-week .week{
	margin-bottom: 6px;
	width: auto;
}
#choose-week p{
	margin-top: 1px;
	margin-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
}

#roster-nav-days{
	width: 810px;
}

#rosternav{
	height: auto;
	margin-top: 12px;
}
#roster-grid{
	clear: both;
}

/* @end */

/* @group Roster print */
table.rosterprint th{
	background-color: #f9f9f9;
}
table.rosterprint th.name, .name{
font-size: 1.2em;
line-height: 200%;
}
table.rosterprint th.pauze{
	padding-top: 18px;
}

table.set-roster-report{
	margin-top: 20px;
}

table.set-roster-report th{
	font-size: 80%;
	text-transform: uppercase;
	padding: 0px;
	background-color: #f9f9f9;
	padding-left: 10px;
}
table.set-roster-report select.span2,
table.set-roster-report input.span,
table.set-roster-report .input-append
{
	margin-bottom: 0px !important;

}

table.set-roster-report td{
	line-height: auto;
}


/* @end */

/* @group Print roster (new) */

#define-roster-report{clear: both; overflow: auto;}

#define-roster-filter{
	float: left; 
	margin-right: 20px;}

#define-roster-filter table{
	margin-bottom: 0px;
}

#define-roster-print{
	float: left; 
	margin: 0px;
	margin-right: 20px; 
	margin-top: 40px;
	}

table.set-roster-report {
	margin-left: 0px;
}

table.printroster{
	font-size: 110%;
	margin-left: 0px;
}

table.printroster .smaller{
	font-size: 80%;
}



table.print th, table.print td, table.printroster th, table.manhour th{padding: 2px;padding-top: 4px;padding-bottom: 4px; text-align: right;}
table.printroster td{width:130px; padding: 2px;}
    table.printroster th {
        text-align: left;
    }
table.manhour td, table.manhour th{text-align: right;}
table.manhour td{width: 115px; padding: 2px;}

td.printroster-name{
	width:200px;
	font-weight: bold;
	text-align: left !important;
}

tr.total td{
	font-weight: bold;
	border-bottom: 1px solid #000;
}

table.print td.lineright, table.print th.lineright{
	border-right: 1px solid #ccc;
	padding-left: 0px;
	padding-right: 4px;
}

/* @end */

/* @group Set time slot */

.set-time-slot{
	border: 1px #dddddd solid;
	font-size: 70%;
	text-transform: uppercase;
/*	font-weight: bold;*/
	padding: 0px;
	float: left;
	overflow: auto;
	  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
    background-color: #ebebeb      
}


.set-time-slot select{
	font-size: 100%; 
	height: 24px;
	margin-left: 0px;
	margin-bottom: 0px;}


 
.time-from, .time-to, .area,
.break, .lunch, .buttons{
	float:left;
	margin-left: 10px;}


.time-from, .time-to, area,
.break, .lunch
{text-transform: uppercase;}

.time-area, 
.time-from, .time-to, .area,
.break-lunch,
.break, .lunch, .buttons{
	float:left;}

.time-area{width: 180px;background-color: #f9f9f9; padding-right: 6px;
padding-bottom: 10px;}
.time-from{}
.time-to{}
.area{}
.break-lunch{
	width: 90px;	
	background-color: #ebebeb;
	padding-bottom: 10px}
.break{}
.lunch{}
.buttons{
	margin-top: 8px;
}

/* @end */





/* @group Calendar selector Roster */

.input-append input{
	width:120px !important;
	height:30px
}

    
   
.ui-datepicker-trigger{
	width: 39px;
	height: 30px;
}




/* @end */


/* @group Modal */

.modal{
	width: 410px;	
}




/* @end */



