/* Global */

.page-content ol li, .post ol li {
	margin-bottom:10px;
}

.page-content a:active, .page-content a:focus {
	text-decoration:none;
}

.page-sub-header {
	border-bottom: 1px solid #eee;
	padding-bottom:10px;
	padding-top:20px;
	margin-bottom:20px;
	clear:both;
}

.breadcrumb {
	margin-top:2em;
}
	.breadcrumb li {
		margin-bottom:0!important;
	}

.page-content .jump-list li {
	margin-bottom:5px;
	padding:0;
}
	.page-content .jump-list li a {
		border:0;
	}

.popover {
	color:#333;
	font-size:12px;
	line-height:1.1em;
	font-weight:normal;
}

.page-title-link {
	color:#021e47!important
}

#feedback {
  float: left;
  position: fixed;
  top: calc(50% - 47px);
  right: 0;
}

#feedback a {
  background: #FF4500;
  border-radius: 5px 0 0 5px;
  box-shadow: 0 0 3px rgba(0, 0, 0, .3);
  border: 3px solid #fff;
  border-right: 0;
  display: block;
  padding: 20px 12px;
  transition: all .2s ease-in-out;
  max-width:60px;
}

#feedback a:hover {
  padding-right: 20px;
}

.page-content h4 {
	padding-top:0;
}

.page-content a.img, .post a.img {
	border-bottom:0;
}

.alert-link {
	border-bottom:none!important;
}

/* Side Widgets */

.side-widget {
/*	padding-top:0.15em; 
	padding-bottom:0.4em;*/
}

.side-widget-list {
	list-style-type:none;
	margin:0 0 15px 0;
	padding:0;
}
	.side-widget-list li {
		padding-bottom:.25em;
	}
	.side-widget-list i {
		padding-right:0.5em; 
		padding-left:0.1em;
	}

/* "more info" icon */

.more-info {
	font-size:12px;
	color:#458fa5;
}

/* Search */
.bsearch_highlight { background:#ffc; }

/*Labels */

.label {
	font-weight:normal;
}

/* List Group Items */

a.list-group-item {
	border:1px solid #ddd;
}

	a.list-group-item h3{
		margin-top:10px;
	}

/* Image Carousel */

#image-carousel {
	margin-bottom:10px;
}

/* Search Form */

.search-form.visible-xs {
	margin-top:20px;
}
/* global colors */

.danger {
	color:#d9534f;
}

.info {
	color:#458fa5;
}
.label-info {
	background-color:#458fa5;
}
.warning {
	color:#8A6D3B;
}
/* Sidebar */

.sidebar .search-form {
	margin-top:20px;
}
	.sidebar .search-form .input-group {
		width:100%;
	}

#connect-with-it {
	margin:0;
	padding:0;
	list-style-type:none;
}
	#connect-with-it li {
		float:left;
		margin-right:10px;
	}
	#connect-with-it i {
		font-size:24px;
	}
	#connect-with-it a, #connect-with-it a:hover {
		text-decoration:none;
	}

/* Carousels */

.carousel-control {
    top: 50%!important; 
    background-image:none!important;
    border-bottom:none!important;
}

/* General Archive */

.software-avail-btn {
	margin-bottom:20px;
}

/* FAQ Archive Post */



.back-top {
	margin-top:-19px;
	overflow:auto;
	padding-bottom:20px;
}
	.back-top a {
		font-size:.9em;
		float:right;
		visibility: hidden;
		border:none;
	}

/* Service Post */

.custom-embed {
	padding-top:20px;
}

.service-alert {
	padding-left:50px;
	position:relative;
}
	.service-alert .glyphicon {
		position:absolute;
		top:20px;
		left:10px;
		font-size:25px;
	}

#service-classification .label  {
	cursor:default;
	background-color:#458fa5;
}

.request-service {
	margin:2em 0 0 0;
}
.video-embed {
	margin:2em 0 0 0;
}
.service-glance {
	margin:2em 0 0 0;
}
.button-list {
	padding:0;
	list-style-type:none;
}
	.button-list li {
		float:left;
		margin-right:10px;
	}
		.button-list li a {
			border-bottom:none;
		}


/* Computer Labs */

#computer-labs-table ul {
	margin:0;
	padding:0;
}

#filter-comp-labs {
	padding:15px;
}

	#filter-comp-labs h4 {
		margin:0;
		padding:0;
	}

/* Policy */
.policy-top-btns a {
	margin-top:15px;
}

/* Alerts Archive */

#email_address {
	margin-right:15px;
}

.post-type-archive-alerts .list-group-item {
	padding-left:50px;
	position:relative;
}

	.post-type-archive-alerts .list-group-item .glyphicon {
		position:absolute;
		top:20px;
		left:10px;
		font-size:25px;
	}

/* Services Archive */

.btn-lhtkyis {
	margin-bottom:20px;
	border-bottom:1px solid #ccc!important;
}

/* Software Archive */

#filter-software .checkbox label {
	font-size:12px;
	line-height:18px;
}

@media only screen and (max-width : 991px) {
	#filter-software .checkbox label {
		padding-right:15px;
	}
}

.filter-submit {
	border-top:1px solid #eee;
	padding-top:10px;
}

/* Forms Custom */

ul.gfield_radio label {
	font-weight:normal!important;
}

ul.gfield_radio label, ul.gfield_checkbox label {
	font-weight:normal!important;
}

/* Social Sharing Buttons */

.social-sharing-btns {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:auto;
}
	.social-sharing-btns li {
		float:left;
		margin-right:10px;
	}
		.social-sharing-btns li.share-email a {
			font-size:11px;
			float:left;
		}


/* Google custom search form */
.gsc-search-box {
	padding-top:2em;
}
.gsc-control-cse {
	background-color:transparent!important;
	border:0!important;
	padding:0!important;
}
.gsc-input {
	background-image:none!important;
	padding:3px!important;
	height:32px!important;
}
.gsc-input-box {
	padding:3px!important;
	height:32px!important;
	background-color:transparent!important;
	border:none!important;
	box-shadow:none!important;
}
button.gsc-search-button, button.gsc-search-button:hover, button.gsc-search-button:focus {
    background-color: #CECECE !important;
	border-radius: 4px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 32px !important;
	margin-top:7px;
    border:none!important;
    filter: none;
}

@media only screen and (min-width : 1200px) {
	th.rotate {
	  height: 80px;
	  width: 40px;
	  min-width: 40px;
	  max-width: 40px;
	  position: relative;
	  vertical-align: bottom;
	  padding: 0!important;
	  line-height: 0.8;
	}

	th.rotate > div {
	  position: relative;
	  top: 0px;
	  left: 40px; /* 80 * tan(45) / 2 = 40 where 80 is the height on the cell and 45 is the transform angle*/
	  height: 100%;
	  -ms-transform:skew(-45deg,0deg);
	  -moz-transform:skew(-45deg,0deg);
	  -webkit-transform:skew(-45deg,0deg);
	  -o-transform:skew(-45deg,0deg);
	  transform:skew(-45deg,0deg);
	  overflow: hidden;
	}

	th.rotate a {
	  -ms-transform:skew(45deg,0deg) rotate(315deg);
	  -moz-transform:skew(45deg,0deg) rotate(315deg);
	  -webkit-transform:skew(45deg,0deg) rotate(315deg);
	  -o-transform:skew(45deg,0deg) rotate(315deg);
	  transform:skew(45deg,0deg) rotate(315deg);
	  position: absolute;
	  bottom: 30px; /* 40 cos(45) = 28 with an additional 2px margin*/
	  left: -20px; /*Because it looked good, but there is probably a mathematical link here as well*/
	  display: inline-block;
	  width: 85px; /* 80 / cos(45) - 40 cos (45) = 85 where 80 is the height of the cell, 40 the width of the cell and 45 the transform angle*/
	  text-align: left;
	  border-bottom:none!important;
	}
}