body{
	width:100%;
}

.centre{
	text-align:center;
	margin:0px auto;
}
.tiny{
	font-size:10px;
}
.logon{
	width:300px;
	padding-top:40px;
	margin:0px auto;
}

.header{
	padding:10px;
	background-color:#dbefff;
	
}
.assetdropdown{
	border:solid #ddd 1px;
	background-color:white;
	padding:20px;
	position:absolute;
	display:none;
	z-index:1000;
	
}
.projects{
	overflow-y: hidden
}
.calendaritem{
	
	padding:5px;
	  background-color: #9e9e9e;
	  border:solid white 1px;
	  width:100%;
	  text-align:center;
	  	color:white;
}

.lightgrey{
	color:#9a9a9a;
}
a{
	color:#00418c;
}
.deactivated{
	color: #afafaf;
}
.btn-info {
    color: #4d4d4d;
    background-color: #e6f306;
    border-color: #e6f306;
}

.btn-info:hover {
    color: #fff;
    background-color: #014f99;
    border-color: #003c74;
}
.btn-info:focus, .btn-info:hover{
	    color: #fff;
    background-color: #014f99;
    border-color: #003c74;
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus:active, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #014f99;
    border-color: #003c74;
}
.btn-primary {
    color: #fff;
    background-color: #003d8b;
    border-color: #080b4b;
}

.btn-primary:hover {
    color: #fff;
    background-color: #014f99;
    border-color: #003c74;
}
.btn-primary:focus, .btn-primary:hover{
	    color: #fff;
    background-color: #014f99;
    border-color: #003c74;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .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: #014f99;
    border-color: #003c74;
}
.changecontactstatus{
	display:none;
	border: solid 1px #dadada;
	padding:10px;
	margin-bottom:20px;
	position:absolute;
	z-index:100;
	background-color:white;
	width:200px;
}
.green{
	background-color:#b6f998;
  
}
.box{
	color:black;
	height:100px;
	text-align:center;
	width:120px;
	padding:10px;
	border:1px solid #c2c2c2;
	float:left;
	margin-right:10px;
	border-radius:5px;
	position: relative;
	font-size:12px;
	margin-bottom:5px;
}
.box:after {
	content: '';
	display: block;  
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -10px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #c2c2c2
}
.today{
	background-color:#c9ffca;
	font-weight:bolder;
}
.passed{
	
	background-color:#f3f3f3;
	color:#b7b7b7;
}
.noapproved{
	color:red;
}
.item{
	width:100%;
	border:solid 1px #ddd;
	background-color:white;
	padding:2px;
	margin:2px;
	font-size:12px;
}

.roundedborder{
border-radius: 4px;
height: 34px;
padding: 6px 12px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
}


.navbar-default {
   
	    color: #ffffff;
   background-color: #00457c;
border-radius: 0px;
  border-color: #00457c;

}
element {

}
.navbar-default .navbar-nav > li > a {

    color: #ffffff;

}
.navbar-default .navbar-nav > li > a:hover {

    color: #dbefff;

}
.grabbable {
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.options-selector{
	top:0px;
	right:2px;
	position:absolute;
	border-radius:4px;
	padding:5px;
	background-color:#e5e5e5;
	 border-color: #e6f306;
	 z-index:999999999;
	 width:300px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {

     background-color: #4d4d4d;
    border-color: #e6f306;
	color:white;

}
.strike td{
	text-decoration: line-through;
}
.green-background{
	background-color:#d7ffd4;
}
.bankholiday{
	background-color:#e3e3e3;
}
.sortabletable thead tr th {
	cursor: pointer;
}

#calendartable td{
	width: 14%; 
	min-height: 80px;
}
#calendartableb td{
	width: 4.7%; 
	min-height: 80px;
}
.tctable td{
	font-size: 7pt;
	vertical-align: top;
}

.calendarcelllabel{
	background: rgba(0,0,0,0.07);
	border-bottom: 1px solid rgba(0,0,0,0.1);
	margin-left: -7px;
	margin-right: -7px;	
	margin-top: -7px;
	padding:5px;
	
}
.calendarcelllabel a{
	display: inline-block;
	width: 100%;	
	color:black;
	text-decoration:none;
}
.calendarcelllabel a:hover{
	background: rgba(0,0,0,0.07);	
	text-decoration:none;
}



.daycaltitlerow{
	display: block;
	font-size: 0;
	text-align: left;
	height: 30px;
	box-sizing: border-box;
}

.daycaltitlecell{
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	width: 80px;
	height: 30px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	box-sizing: border-box;
}

.daycalrow{
	display: block;
	font-size: 0;
	text-align: left;
	height: 30px;
	box-sizing: border-box;
}

.daycalstaffcell{
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	height: 30px;
	width: 140px;
	border-bottom: 1px solid #E8E8E8;
	box-sizing: border-box;
}
.daycalcell{
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	height: 30px;
	width: 40px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	box-sizing: border-box;
}

.daycalbar{
	margin-top: 1px;
	height: 27px;
	box-sizing: border-box;
}

.daycalrightedge{
	border-top-right-radius: 14px;
	border-bottom-right-radius: 14px;
	margin-right: 1px;
}

.daycalleftedge{
	border-top-left-radius: 14px;
	border-bottom-left-radius: 14px;
	margin-left: 1px;
}

.dayavailstaff{
	height: 100%;
	background: rgba(0,0,0,0.05);
	background: linear-gradient(180deg, rgba(0,0,0,0.05) 0%, rgba(0,0,0,0.0) 15%);
	border-top: 1px solid rgba(0,0,0,0.1);
	font-weight: normal;
	color: rgba(0,0,0,0.4);
	margin-top: 4px;
	margin-left: -4px;
	margin-right: -4px;
	padding-top: 4px;
}

.availstaff{
	display: inline-block;
	text-align: left;
	font-size: 0.85em;
	padding-left: 0.5em;
	padding-right: 0.5em;

}

@media (min-width: 1700px){
.container {
    width: 1670px !important;
}}


.printonlyblock{
	display:none;
}

.printonlyinline{
	display:none;
}

@media (min-width: 768px) {
  .modal-xl {
    width: 90%;
   max-width:1200px;
  }
}

@media print
{    
    .noprint, .noprint *
    {
        display: none !important;
    }
	.printonlyblock
	{
		display: block;
	}
	.printonlyinline
	{
		display: inline;
	}
}