.glyphicon {

    padding: 0 8px;

}

hr
{
	border:0;
	border-bottom: 1px solid #ccc;
	height:1px;
	width:100%;
	clear:both;
	margin:10px 0;
	display:block;
}

/*
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 0px;
}*/
.navbar-brand
{
	z-index: 999;
}
.col-md-9 {
    margin: 0 1%;
    width: 73%;
}

.staff .col-md-4
{
	 margin:0 2%;
	 width:29.3333333333%
}
.staff .col-md-4 strong
{
	text-align:center;
	padding:10px 0;
	display:block;
}
.staff .col-md-4 strong a
{
	text-decoration:underline;
}

@media only screen and (max-width : 768px)
{
	.calendar
	{
		border:none;
	}
    .calendar li .day, .calendar li .month {
	    display: inline;
	}
	.calendar .weekdays{
        display: none;
    }
    .calendar li{
        height: auto!important;
		border: 1px solid #A1A5A9;
        width: 100%;
        padding: 10px;
        margin-bottom: -1px;
    }
    .calendar li .day, .calendar li .month{
        display: inline;
    }
    .calendar li.out_of_range {
        display: none;
    }
}


.live_dispatch_iframe
{
	width:400px;
	border:none;
	height:160px;
	margin:20px auto 0 auto;
	display:block;
}

.pagingTabsTotals
{
	float: left;
    line-height: 14px;
    padding: 7px 0;
	color: #000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    width: 100%;
}
.pagingTabs ul 
{
	list-style:none;
	width:100%;
	*width:145px;
	clear:both;
	margin:0px auto;
	padding:0 0;
	text-align:center;
	height:24px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	text-transform:none;
	line-height:24px;
}
.pagingTabs ul li {
	display:inline-block;
	*float:left;
	margin:0 0;
	padding:0;
}
.pagingTabs ul li a
{
	background-color:#d3d3d3;
	display:block;
	border:1px solid #333;
	padding:3px 17px 3px 10px;
	color: #000000;
	font-size: 12px;
	margin: 0 5px 0 0;
	font-weight: normal;
	line-height: 16px; width:16px;  text-align: center; text-decoration: none; float:left; width:14px; }
.pagingTabs ul li a:hover { color:#ffffff; }

.pagingTabs ul li a.active {background:#fff;border:1px solid #d3d3d3; color:#000000; width:14px; }

#photos
{
	width:96%;
	margin:20px 2%;
	clear:both;
}

#photos .forPhotoAlbum
{
	float: left;
	width:28.9%;
	height: auto !important;
	
	background-color:#F2F0F0;
	border:1px solid #bfc2ca;
	padding:5px 1%;
	margin:5px 1%;
}
.forPhotoAlbum p
{
	font-size:12px;
	padding:5px 0 0 0;
	display:block;
	clear:both;
}
.forPhotoAlbum img{
	width:100%;
	height: auto !important;
	margin:0px;
	padding:0px;
}
.forPhotoAlbum a
{
	color: #525252;
}
.clearfix
{
	clear:both;
}
.PreviousMonthButton
{
	height: 28px;
	line-height: 28px;
	margin:0 auto;
	text-align: center;
	text-decoration: none;
	float:left;
}
.NextMonthButton {
	display:block;
	font-size: 15px;
	font-weight: normal;
	height: 28px;
	line-height: 28px;
	margin:0 auto;
	text-align: center;
	text-decoration: none;
	float:right;
}
.monthTitle {
	margin:0 auto;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#525252;
	font-size:18px;
	line-height:30px;
}
.calendar {
	width:100%;
	height:auto;
	float:left;
	margin:7px 0 0 0;
	padding:0;
	background:#040c64 none repeat scroll 0 0;
}
.calendar table
{
	border-spacing:2px !important;
	border-collapse:separate;
	width:100%;
}

.calendar th {


	height: 30px;
	padding: 0;
	text-align: left;
	width: 14.28571428571429%;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#fff;
	line-height:30px;
	min-width:60px;
	
	/*background: none repeat scroll 0 0 #E1E1E1;
    color: #000000;
    font-family: 'Glegoo',Arial,Helvetica,sans-serif;
    font-size: 15px;
    height: auto;
    line-height: 40px;
    margin-bottom: 20px;*/
}
.monthname
{
	text-align:center;
	margin:0;
}
.calendar td {
	vertical-align:top;
	height: 80px;
	padding: 0 4px;
	text-align: left;
	width: 14.28571428571429%;
	background:#fff;
	min-width:60px;
	
}
.calendar td .date {
	text-align:right;
	padding:4px 7px 7px 0;
	clear:both;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	color:#000;
}
.calendar td p {

	float:left;
	width:96px;
	padding:0 5px 5px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:both;
	line-height:14px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#000;
	text-align:center;
}
.calendar td a {
	color:#33322e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
	color:#000060;
	text-align:center;
}
.calendar td a:hover {
	text-decoration:underline;
}
.calendar td img {
	margin:10px 0 0 8px;
	width:75px;
	height:auto;
	float:left;
	border:none;
	outline:none;
}
.calendar td img:hover {
	border:none;
	outline:none;
}
.calendar td.preMonthDate {
	background:#E1E1E1;
	color:#000;
}
.calendar td.preMonthDate .date, .calendar td.NextMonthDate .date {
	background:#E1E1E1;
	color:#000;
}
.calendar td.NextMonthDate {
	background:#E1E1E1;
	color:#000;
}
.calendar td.SpecialDate {
	background:#fff;
}
#nextmonthname{color:white;text-decoration:none;}
