
a, .box_title span { color: #1E4F9B; }

#header { background-color: #fff; border-bottom : 6px double #1E4F9B; border-radius: 0px; height: 67px; }
#logo {padding: 0 0 0 5px}
#user-nav a, #user-nav span { color: #555; }
.banner_adds  { width: 10px !important; }
.fg-menu-tray { margin-top: 33px;}

.content-title, .defaultTable th { background-color: #1E4F9B; }

.red { color: #f00; }

/*---------------------pagination-----------------------------*/

div.pagination {
	padding:5px;
	/*margin: 15px 5px 5px 5px;*/
	margin: 5px;
	text-align:center;
	float:left;
	font-size:10px;
	color: #1E4F9B;
}

div.pagination a {
	padding: 3px 5px;
	margin-right: 3px;
	border: 1px solid #ddd;

	text-decoration: none;
	color: #1E4F9B;
}

div.pagination span {
	padding: 4px 5px;
	margin-right: 2px;
}

div.pagination a:hover, div.pagination a:active {
	border:1px solid #ddd;
	color: #fff;
	background-color: #1E4F9B;
}
div.pagination span.current {
	border: 1px solid #ddd;
	font-weight: bold;
	background-color: #1E4F9B;
	color: #FFF;
}
div.pagination span.disabled {
	border: 1px solid #ddd;
	color: #ccc;
}
div.pagination select {
    padding: 3px 5px;
	border: 1px solid #ddd;
	background-color: #fff;
	font-size: 10px;
	color: #1E4F9B;
	margin-bottom: 0;
}

#from_time-element  { width: 100px; float:left; margin-left: 10px;}
#to_time-label { width: 65px; float:left;  margin-left: 0; margin-right: 5px;}

.time-pick, .time-pick-disabled { text-align:center; width: 60px !important; }

.dashboard-subsite-shift { margin: 10px 0 0 0;  }
.dashboard-ss-group { line-height: 20px; font-weight: bold; font-size: 12px; }

.dashboard-ss-group td a { color: #000; }
.dashboard-ss-group td.subsite { background-color: #6E491D; color: #fff; width: 400px; }
.dashboard-ss-group td.shift { background-color: #6C0C00; color: #fff; width: 400px; }
.dashboard-ss-group td.in { background-color: #50BF00; color: #000; text-align: center;  width: 120px; }
.dashboard-ss-group td.out { background-color: #FFF733; color: #000; text-align: center;  width: 120px; }
.dashboard-ss-group td.unplan { background-color: #DE1500; color: #000; text-align: center; }

.loading-status { position: fixed; top: 0; right: 0px; padding: 2px 15px; font-size: 12px; font-weight:bold; color: #1E4F9B; text-align: center; display:none;}
.plan-date-selector { width: 70px !important; }

.row-fluid { padding: 0 20px 10px 20px; }
.span3 { width: 25%; float:left; }
.span5 { width: 42%; float:left; }
.span7 { width: 59%; float:left; }
.span9 { width: 75%; float:left; }
