/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
	font-size: 100%;
}
#content-area, #content-header {
	padding-left: 10px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block;
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden], template {
	display: none;
}
a {
	background: transparent;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
dfn {
	font-style: italic;
}
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
.leftvideo {
	float: left;
	padding: 5px 10px 5px 0px;
}
.rightvideo {
	float: right;
	padding: 5px 0px 5px 10px;
}
.leftimage {
	float: left;
	padding: 5px 10px 5px 0px;
}
.rightimage {
	float: right;
	padding: 5px 0px 5px 10px;
}
.rightimage2 {
	float: right;
	vertical-align: baseline;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
 input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
 height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 15px;
}
td, th {
	padding: 0;
}
tbody {
	border-top: 0px;
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url("/sites/all/themes/ist_2015/sites/all/themes/ist_2015/theme/base/fonts/glyphicons-halflings-regular.eot");
	src: url("/sites/all/themes/ist_2015/theme/base/fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/sites/all/themes/ist_2015/theme/base/fonts/glyphicons-halflings-regular.woff") format("woff"), url("/sites/all/themes/ist_2015/theme/base/fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/sites/all/themes/ist_2015/theme/base/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
	content: "\2a";
}
.glyphicon-plus:before {
	content: "\2b";
}
.glyphicon-euro:before {
	content: "\20ac";
}
.glyphicon-minus:before {
	content: "\2212";
}
.glyphicon-cloud:before {
	content: "\2601";
}
.glyphicon-envelope:before {
	content: "\2709";
}
.glyphicon-pencil:before {
	content: "\270f";
}
.glyphicon-glass:before {
	content: "\e001";
}
.glyphicon-music:before {
	content: "\e002";
}
.glyphicon-search:before {
	content: "\e003";
}
.glyphicon-heart:before {
	content: "\e005";
}
.glyphicon-star:before {
	content: "\e006";
}
.glyphicon-star-empty:before {
	content: "\e007";
}
.glyphicon-user:before {
	content: "\e008";
}
.glyphicon-film:before {
	content: "\e009";
}
.glyphicon-th-large:before {
	content: "\e010";
}
.glyphicon-th:before {
	content: "\e011";
}
.glyphicon-th-list:before {
	content: "\e012";
}
.glyphicon-ok:before {
	content: "\e013";
}
.glyphicon-remove:before {
	content: "\e014";
}
.glyphicon-zoom-in:before {
	content: "\e015";
}
.glyphicon-zoom-out:before {
	content: "\e016";
}
.glyphicon-off:before {
	content: "\e017";
}
.glyphicon-signal:before {
	content: "\e018";
}
.glyphicon-cog:before {
	content: "\e019";
}
.glyphicon-trash:before {
	content: "\e020";
}
.glyphicon-home:before {
	content: "\e021";
}
.glyphicon-file:before {
	content: "\e022";
}
.glyphicon-time:before {
	content: "\e023";
}
.glyphicon-road:before {
	content: "\e024";
}
.glyphicon-download-alt:before {
	content: "\e025";
}
.glyphicon-download:before {
	content: "\e026";
}
.glyphicon-upload:before {
	content: "\e027";
}
.glyphicon-inbox:before {
	content: "\e028";
}
.glyphicon-play-circle:before {
	content: "\e029";
}
.glyphicon-repeat:before {
	content: "\e030";
}
.glyphicon-refresh:before {
	content: "\e031";
}
.glyphicon-list-alt:before {
	content: "\e032";
}
.glyphicon-lock:before {
	content: "\e033";
}
.glyphicon-flag:before {
	content: "\e034";
}
.glyphicon-headphones:before {
	content: "\e035";
}
.glyphicon-volume-off:before {
	content: "\e036";
}
.glyphicon-volume-down:before {
	content: "\e037";
}
.glyphicon-volume-up:before {
	content: "\e038";
}
.glyphicon-qrcode:before {
	content: "\e039";
}
.glyphicon-barcode:before {
	content: "\e040";
}
.glyphicon-tag:before {
	content: "\e041";
}
.glyphicon-tags:before {
	content: "\e042";
}
.glyphicon-book:before {
	content: "\e043";
}
.glyphicon-bookmark:before {
	content: "\e044";
}
.glyphicon-print:before {
	content: "\e045";
}
.glyphicon-camera:before {
	content: "\e046";
}
.glyphicon-font:before {
	content: "\e047";
}
.glyphicon-bold:before {
	content: "\e048";
}
.glyphicon-italic:before {
	content: "\e049";
}
.glyphicon-text-height:before {
	content: "\e050";
}
.glyphicon-text-width:before {
	content: "\e051";
}
.glyphicon-align-left:before {
	content: "\e052";
}
.glyphicon-align-center:before {
	content: "\e053";
}
.glyphicon-align-right:before {
	content: "\e054";
}
.glyphicon-align-justify:before {
	content: "\e055";
}
.glyphicon-list:before {
	content: "\e056";
}
.glyphicon-indent-left:before {
	content: "\e057";
}
.glyphicon-indent-right:before {
	content: "\e058";
}
.glyphicon-facetime-video:before {
	content: "\e059";
}
.glyphicon-picture:before {
	content: "\e060";
}
.glyphicon-map-marker:before {
	content: "\e062";
}
.glyphicon-adjust:before {
	content: "\e063";
}
.glyphicon-tint:before {
	content: "\e064";
}
.glyphicon-edit:before {
	content: "\e065";
}
.glyphicon-share:before {
	content: "\e066";
}
.glyphicon-check:before {
	content: "\e067";
}
.glyphicon-move:before {
	content: "\e068";
}
.glyphicon-step-backward:before {
	content: "\e069";
}
.glyphicon-fast-backward:before {
	content: "\e070";
}
.glyphicon-backward:before {
	content: "\e071";
}
.glyphicon-play:before {
	content: "\e072";
}
.glyphicon-pause:before {
	content: "\e073";
}
.glyphicon-stop:before {
	content: "\e074";
}
.glyphicon-forward:before {
	content: "\e075";
}
.glyphicon-fast-forward:before {
	content: "\e076";
}
.glyphicon-step-forward:before {
	content: "\e077";
}
.glyphicon-eject:before {
	content: "\e078";
}
.glyphicon-chevron-left:before {
	content: "\e079";
}
.glyphicon-chevron-right:before {
	content: "\e080";
}
.glyphicon-plus-sign:before {
	content: "\e081";
}
.glyphicon-minus-sign:before {
	content: "\e082";
}
.glyphicon-remove-sign:before {
	content: "\e083";
}
.glyphicon-ok-sign:before {
	content: "\e084";
}
.glyphicon-question-sign:before {
	content: "\e085";
}
.glyphicon-info-sign:before {
	content: "\e086";
}
.glyphicon-screenshot:before {
	content: "\e087";
}
.glyphicon-remove-circle:before {
	content: "\e088";
}
.glyphicon-ok-circle:before {
	content: "\e089";
}
.glyphicon-ban-circle:before {
	content: "\e090";
}
.glyphicon-arrow-left:before {
	content: "\e091";
}
.glyphicon-arrow-right:before {
	content: "\e092";
}
.glyphicon-arrow-up:before {
	content: "\e093";
}
.glyphicon-arrow-down:before {
	content: "\e094";
}
.glyphicon-share-alt:before {
	content: "\e095";
}
.glyphicon-resize-full:before {
	content: "\e096";
}
.glyphicon-resize-small:before {
	content: "\e097";
}
.glyphicon-exclamation-sign:before {
	content: "\e101";
}
.glyphicon-gift:before {
	content: "\e102";
}
.glyphicon-leaf:before {
	content: "\e103";
}
.glyphicon-fire:before {
	content: "\e104";
}
.glyphicon-eye-open:before {
	content: "\e105";
}
.glyphicon-eye-close:before {
	content: "\e106";
}
.glyphicon-warning-sign:before {
	content: "\e107";
}
.glyphicon-plane:before {
	content: "\e108";
}
.glyphicon-calendar:before {
	content: "\e109";
}
.glyphicon-random:before {
	content: "\e110";
}
.glyphicon-comment:before {
	content: "\e111";
}
.glyphicon-magnet:before {
	content: "\e112";
}
.glyphicon-chevron-up:before {
	content: "\e113";
}
.glyphicon-chevron-down:before {
	content: "\e114";
}
.glyphicon-retweet:before {
	content: "\e115";
}
.glyphicon-shopping-cart:before {
	content: "\e116";
}
.glyphicon-folder-close:before {
	content: "\e117";
}
.glyphicon-folder-open:before {
	content: "\e118";
}
.glyphicon-resize-vertical:before {
	content: "\e119";
}
.glyphicon-resize-horizontal:before {
	content: "\e120";
}
.glyphicon-hdd:before {
	content: "\e121";
}
.glyphicon-bullhorn:before {
	content: "\e122";
}
.glyphicon-bell:before {
	content: "\e123";
}
.glyphicon-certificate:before {
	content: "\e124";
}
.glyphicon-thumbs-up:before {
	content: "\e125";
}
.glyphicon-thumbs-down:before {
	content: "\e126";
}
.glyphicon-hand-right:before {
	content: "\e127";
}
.glyphicon-hand-left:before {
	content: "\e128";
}
.glyphicon-hand-up:before {
	content: "\e129";
}
.glyphicon-hand-down:before {
	content: "\e130";
}
.glyphicon-circle-arrow-right:before {
	content: "\e131";
}
.glyphicon-circle-arrow-left:before {
	content: "\e132";
}
.glyphicon-circle-arrow-up:before {
	content: "\e133";
}
.glyphicon-circle-arrow-down:before {
	content: "\e134";
}
.glyphicon-globe:before {
	content: "\e135";
}
.glyphicon-wrench:before {
	content: "\e136";
}
.glyphicon-tasks:before {
	content: "\e137";
}
.glyphicon-filter:before {
	content: "\e138";
}
.glyphicon-briefcase:before {
	content: "\e139";
}
.glyphicon-fullscreen:before {
	content: "\e140";
}
.glyphicon-dashboard:before {
	content: "\e141";
}
.glyphicon-paperclip:before {
	content: "\e142";
}
.glyphicon-heart-empty:before {
	content: "\e143";
}
.glyphicon-link:before {
	content: "\e144";
}
.glyphicon-phone:before {
	content: "\e145";
}
.glyphicon-pushpin:before {
	content: "\e146";
}
.glyphicon-usd:before {
	content: "\e148";
}
.glyphicon-gbp:before {
	content: "\e149";
}
.glyphicon-sort:before {
	content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
	content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152";
}
.glyphicon-sort-by-order:before {
	content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
	content: "\e154";
}
.glyphicon-sort-by-attributes:before {
	content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156";
}
.glyphicon-unchecked:before {
	content: "\e157";
}
.glyphicon-expand:before {
	content: "\e158";
}
.glyphicon-collapse-down:before {
	content: "\e159";
}
.glyphicon-collapse-up:before {
	content: "\e160";
}
.glyphicon-log-in:before {
	content: "\e161";
}
.glyphicon-flash:before {
	content: "\e162";
}
.glyphicon-log-out:before {
	content: "\e163";
}
.glyphicon-new-window:before {
	content: "\e164";
}
.glyphicon-record:before {
	content: "\e165";
}
.glyphicon-save:before {
	content: "\e166";
}
.glyphicon-open:before {
	content: "\e167";
}
.glyphicon-saved:before {
	content: "\e168";
}
.glyphicon-import:before {
	content: "\e169";
}
.glyphicon-export:before {
	content: "\e170";
}
.glyphicon-send:before {
	content: "\e171";
}
.glyphicon-floppy-disk:before {
	content: "\e172";
}
.glyphicon-floppy-saved:before {
	content: "\e173";
}
.glyphicon-floppy-remove:before {
	content: "\e174";
}
.glyphicon-floppy-save:before {
	content: "\e175";
}
.glyphicon-floppy-open:before {
	content: "\e176";
}
.glyphicon-credit-card:before {
	content: "\e177";
}
.glyphicon-transfer:before {
	content: "\e178";
}
.glyphicon-cutlery:before {
	content: "\e179";
}
.glyphicon-header:before {
	content: "\e180";
}
.glyphicon-compressed:before {
	content: "\e181";
}
.glyphicon-earphone:before {
	content: "\e182";
}
.glyphicon-phone-alt:before {
	content: "\e183";
}
.glyphicon-tower:before {
	content: "\e184";
}
.glyphicon-stats:before {
	content: "\e185";
}
.glyphicon-sd-video:before {
	content: "\e186";
}
.glyphicon-hd-video:before {
	content: "\e187";
}
.glyphicon-subtitles:before {
	content: "\e188";
}
.glyphicon-sound-stereo:before {
	content: "\e189";
}
.glyphicon-sound-dolby:before {
	content: "\e190";
}
.glyphicon-sound-5-1:before {
	content: "\e191";
}
.glyphicon-sound-6-1:before {
	content: "\e192";
}
.glyphicon-sound-7-1:before {
	content: "\e193";
}
.glyphicon-copyright-mark:before {
	content: "\e194";
}
.glyphicon-registration-mark:before {
	content: "\e195";
}
.glyphicon-cloud-download:before {
	content: "\e197";
}
.glyphicon-cloud-upload:before {
	content: "\e198";
}
.glyphicon-tree-conifer:before {
	content: "\e199";
}
.glyphicon-tree-deciduous:before {
	content: "\e200";
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 10px;
	-webkit-tap-highlight-color: transparent;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	color: #333333;
	background-color: white;
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}
a {
	color: #428bca;
	text-decoration: none;
}
a:hover, a:focus {
	color: #2a6496;
	text-decoration: underline;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
figure {
	margin: 0;
}
img {
	vertical-align: middle;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto;
}
.img-responsive2 {
	max-width: 100%;
	height: auto;
}
.img-responsive3 {
	display: block;
	height: auto;
	max-width: 100%;
}
.img-rounded {
	border-radius: 0px;
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857;
	background-color: white;
	border: 1px solid #dddddd;
	border-radius: 0px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.img-circle {
	border-radius: 50%;
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eeeeee;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit;
}
h1 small, h1 .small, h2 small, h2 .small, h3 small, h3 .small, h4 small, h4 .small, h5 small, h5 .small, h6 small, h6 .small, .h1 small, .h1 .small, .h2 small, .h2 .small, .h3 small, .h3 .small, .h4 small, .h4 .small, .h5 small, .h5 .small, .h6 small, .h6 .small {
	font-weight: normal;
	line-height: 1;
	color: #999999;
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px;
}
h1 small, h1 .small, .h1 small, .h1 .small, h2 small, h2 .small, .h2 small, .h2 .small, h3 small, h3 .small, .h3 small, .h3 .small {
	font-size: 65%;
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 small, h4 .small, .h4 small, .h4 .small, h5 small, h5 .small, .h5 small, .h5 .small, h6 small, h6 .small, .h6 small, .h6 .small {
	font-size: 75%;
}
h1, .h1 {
	font-size: 36px;
}
h2, .h2 {
	font-size: 30px;
}
h3, .h3 {
	font-size: 24px;
}
h4, .h4 {
	font-size: 18px;
}
h5, .h5 {
	font-size: 15px;
}
h6, .h6 {
	font-size: 12px;
}
p {
	margin: 0 0 10px;
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4;
}
small, .small {
	font-size: 85%;
}
cite {
	font-style: normal;
}
mark, .mark {
	background-color: #fcf8e3;
	padding: .2em;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.text-justify {
	text-align: justify;
}
.text-muted {
	color: #999999;
}
.text-primary {
	color: #428bca;
}
a.text-primary:hover {
	color: #3071a9;
}
.text-success {
	color: #3c763d;
}
a.text-success:hover {
	color: #2b542c;
}
.text-info {
	color: #31708f;
}
a.text-info:hover {
	color: #245269;
}
.text-warning {
	color: #8a6d3b;
}
a.text-warning:hover {
	color: #66512c;
}
.text-danger {
	color: #a94442;
}
a.text-danger:hover {
	color: #843534;
}
.bg-primary {
	color: #fff;
}
.bg-primary {
	background-color: #428bca;
}
a.bg-primary:hover {
	background-color: #3071a9;
}
.bg-success {
	background-color: #dff0d8;
}
a.bg-success:hover {
	background-color: #c1e2b3;
}
.bg-info {
	background-color: #d9edf7;
}
a.bg-info:hover {
	background-color: #afd9ee;
}
.bg-warning {
	background-color: #fcf8e3;
}
a.bg-warning:hover {
	background-color: #f7ecb5;
}
.bg-danger {
	background-color: #f2dede;
}
a.bg-danger:hover {
	background-color: #e4b9b9;
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eeeeee;
}
ul, ol {
	margin-top: 10px;
	margin-bottom: 10px;
}
ul ul, ul ol, ol ul, ol ol {
	margin-bottom: 0;
}
.list-unstyled, .list-inline {
	padding-left: 0;
	list-style: none;
}
.list-inline {
	margin-left: -5px;
}
.list-inline > li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px;
}
dl {
	margin-top: 0;
	margin-bottom: 20px;
}
dt, dd {
	line-height: 1.42857;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: 0;
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
	content: " ";
	display: table;
}
.dl-horizontal dd:after {
	clear: both;
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999999;
}
.initialism {
	font-size: 90%;
	text-transform: uppercase;
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 15.5px;
	border-left: 5px solid #eeeeee;
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0;
}
blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857;
	color: #999999;
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0';
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eeeeee;
	border-left: 0;
	text-align: right;
}
.blockquote-reverse footer:before, .blockquote-reverse small:before, .blockquote-reverse .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before, blockquote.pull-right .small:before {
	content: '';
}
.blockquote-reverse footer:after, .blockquote-reverse small:after, .blockquote-reverse .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014';
}
blockquote:before, blockquote:after {
	content: "";
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857;
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 0px;
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: white;
	background-color: #333333;
	border-radius: 0px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857;
	word-break: break-all;
	word-wrap: break-word;
	color: #333333;
	background-color: whitesmoke;
	border: 1px solid #cccccc;
	border-radius: 0px;
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0;
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll;
}
.container, #block-menu-menu-top-navigation-menu, #block-psu-search-psu-search, #block-system-main-menu .content {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.container:before, #block-menu-menu-top-navigation-menu:before, #block-psu-search-psu-search:before, #block-system-main-menu .content:before, .container:after, #block-menu-menu-top-navigation-menu:after, #block-psu-search-psu-search:after, #block-system-main-menu .content:after {
	content: " ";
	display: table;
}
.container:after, #block-menu-menu-top-navigation-menu:after, #block-psu-search-psu-search:after, #block-system-main-menu .content:after {
	clear: both;
}
table {
	background-color: transparent;
}
th {
	text-align: left;
}
.table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}
.table > thead > tr > th, .table > thead > tr > td, .table > tbody > tr > th, .table > tbody > tr > td, .table > tfoot > tr > th, .table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > th, .table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
.table > tbody + tbody {
	border-top: 2px solid #dddddd;
}
.table .table {
	background-color: white;
}
.table-condensed > thead > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > tfoot > tr > td {
	padding: 5px;
}
.table-bordered {
	border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > td {
	border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
	border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
	background-color: whitesmoke;
}
table col[class*="col-"] {
	position: static;
	float: none;
	display: table-column;
}
table td[class*="col-"], table th[class*="col-"] {
	position: static;
	float: none;
	display: table-cell;
}
.table > thead > tr > td.active, .table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th {
	background-color: whitesmoke;
}
.table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
	background-color: #e8e8e8;
}
.table > thead > tr > td.success, .table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th {
	background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
	background-color: #d0e9c6;
}
.table > thead > tr > td.info, .table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th {
	background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
	background-color: #c4e3f3;
}
.table > thead > tr > td.warning, .table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th {
	background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
	background-color: #faf2cc;
}
.table > thead > tr > td.danger, .table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th {
	background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
	background-color: #ebcccc;
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="radio"], input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}
input[type="file"] {
	display: block;
}
input[type="range"] {
	display: block;
	width: 100%;
}
select[multiple], select[size] {
	height: auto;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555555;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555555;
	background-color: white;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	-o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
 .form-control::-moz-placeholder {
 color: #999999;
 opacity: 1;
}
 .form-control:-ms-input-placeholder {
 color: #999999;
}
 .form-control::-webkit-input-placeholder {
 color: #999999;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eeeeee;
	opacity: 1;
}
textarea.form-control {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: none;
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
	line-height: 34px;
	line-height: 1.42857 \0;
}
input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, .input-group-sm > input[type="date"].input-group-addon, .input-group-sm > .input-group-btn > input[type="date"].btn, input[type="time"].input-sm, .input-group-sm > input[type="time"].form-control, .input-group-sm > input[type="time"].input-group-addon, .input-group-sm > .input-group-btn > input[type="time"].btn, input[type="datetime-local"].input-sm, .input-group-sm > input[type="datetime-local"].form-control, .input-group-sm > input[type="datetime-local"].input-group-addon, .input-group-sm > .input-group-btn > input[type="datetime-local"].btn, input[type="month"].input-sm, .input-group-sm > input[type="month"].form-control, .input-group-sm > input[type="month"].input-group-addon, .input-group-sm > .input-group-btn > input[type="month"].btn {
	line-height: 30px;
}
input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, .input-group-lg > input[type="date"].input-group-addon, .input-group-lg > .input-group-btn > input[type="date"].btn, input[type="time"].input-lg, .input-group-lg > input[type="time"].form-control, .input-group-lg > input[type="time"].input-group-addon, .input-group-lg > .input-group-btn > input[type="time"].btn, input[type="datetime-local"].input-lg, .input-group-lg > input[type="datetime-local"].form-control, .input-group-lg > input[type="datetime-local"].input-group-addon, .input-group-lg > .input-group-btn > input[type="datetime-local"].btn, input[type="month"].input-lg, .input-group-lg > input[type="month"].form-control, .input-group-lg > input[type="month"].input-group-addon, .input-group-lg > .input-group-btn > input[type="month"].btn {
	line-height: 46px;
}
.form-group {
	margin-bottom: 15px;
}
.radio, .checkbox {
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.radio label, .checkbox label {
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: -20px;
}
.radio + .radio, .checkbox + .checkbox {
	margin-top: -5px;
}
.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}
input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"], input[type="checkbox"][disabled], input[type="checkbox"].disabled, fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline, .checkbox-inline.disabled, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}
.radio.disabled label, fieldset[disabled] .radio label, .checkbox.disabled label, fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}
.input-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0px;
}
select.input-sm, .input-group-sm > select.form-control, .input-group-sm > select.input-group-addon, .input-group-sm > .input-group-btn > select.btn {
	height: 30px;
	line-height: 30px;
}
textarea.input-sm, .input-group-sm > textarea.form-control, .input-group-sm > textarea.input-group-addon, .input-group-sm > .input-group-btn > textarea.btn, select[multiple].input-sm, .input-group-sm > select[multiple].form-control, .input-group-sm > select[multiple].input-group-addon, .input-group-sm > .input-group-btn > select[multiple].btn {
	height: auto;
}
.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 0px;
}
select.input-lg, .input-group-lg > select.form-control, .input-group-lg > select.input-group-addon, .input-group-lg > .input-group-btn > select.btn {
	height: 46px;
	line-height: 46px;
}
textarea.input-lg, .input-group-lg > textarea.form-control, .input-group-lg > textarea.input-group-addon, .input-group-lg > .input-group-btn > textarea.btn, select[multiple].input-lg, .input-group-lg > select[multiple].form-control, .input-group-lg > select[multiple].input-group-addon, .input-group-lg > .input-group-btn > select[multiple].btn {
	height: auto;
}
.has-feedback {
	position: relative;
}
.has-feedback .form-control {
	padding-right: 42.5px;
}
.form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}
.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}
.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
	color: #3c763d;
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}
.has-success .form-control-feedback {
	color: #3c763d;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
	color: #8a6d3b;
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
	color: #8a6d3b;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
	color: #a94442;
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}
.has-error .form-control-feedback {
	color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}
.form-control-static {
	margin-bottom: 0;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
	content: " ";
	display: table;
}
.container-fluid:after {
	clear: both;
}
#block-psu-search-psu-search .content {
	margin-left: -15px;
	margin-right: -15px;
}
.row:before, #block-psu-search-psu-search .content:before, .row:after, #block-psu-search-psu-search .content:after {
	content: " ";
	display: table;
}
.row:after, #block-psu-search-psu-search .content:after {
	clear: both;
}
.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-left: 0px;
	padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-1 {
	width: 8.33333%;
}
.col-xs-2 {
	width: 16.66667%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-4 {
	width: 33.33333%;
}
.col-xs-5 {
	width: 41.66667%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-7 {
	width: 58.33333%;
}
.col-xs-8 {
	width: 66.66667%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-10 {
	width: 83.33333%;
}
.col-xs-11 {
	width: 91.66667%;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-pull-1 {
	right: 8.33333%;
}
.col-xs-pull-2 {
	right: 16.66667%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-4 {
	right: 33.33333%;
}
.col-xs-pull-5 {
	right: 41.66667%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-7 {
	right: 58.33333%;
}
.col-xs-pull-8 {
	right: 66.66667%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-10 {
	right: 83.33333%;
}
.col-xs-pull-11 {
	right: 91.66667%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-push-1 {
	left: 8.33333%;
}
.col-xs-push-2 {
	left: 16.66667%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-4 {
	left: 33.33333%;
}
.col-xs-push-5 {
	left: 41.66667%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-7 {
	left: 58.33333%;
}
.col-xs-push-8 {
	left: 66.66667%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-10 {
	left: 83.33333%;
}
.col-xs-push-11 {
	left: 91.66667%;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-offset-0 {
	margin-left: 0%;
}
.col-xs-offset-1 {
	margin-left: 8.33333%;
}
.col-xs-offset-2 {
	margin-left: 16.66667%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-4 {
	margin-left: 33.33333%;
}
.col-xs-offset-5 {
	margin-left: 41.66667%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-7 {
	margin-left: 58.33333%;
}
.col-xs-offset-8 {
	margin-left: 66.66667%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-10 {
	margin-left: 83.33333%;
}
.col-xs-offset-11 {
	margin-left: 91.66667%;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 27px;
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
	content: " ";
	display: table;
}
.form-horizontal .form-group:after {
	clear: both;
}
.form-horizontal .form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
}
.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 15px;
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 0px !important;
	outline: none !important;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	border-radius: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.btn:hover, .btn:focus {
	text-decoration: none;
}
.btn:active, .btn.active {
	outline: 0;
	background-image: none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
}
.btn-primary {
	color: white;
	background-color: #428bca;
	border-color: #357ebd;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
	color: white;
	background-color: #3071a9;
	border-color: #285e8e;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
	background-image: none;
}
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd;
}
.btn-primary .badge {
	color: #428bca;
	background-color: white;
}
.btn-success {
	color: white;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
	color: white;
	background-color: #449d44;
	border-color: #398439;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
	background-image: none;
}
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success .badge {
	color: #5cb85c;
	background-color: white;
}
.btn-info {
	color: white;
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
	color: white;
	background-color: #31b0d5;
	border-color: #269abc;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
	background-image: none;
}
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info .badge {
	color: #5bc0de;
	background-color: white;
}
.btn-warning {
	color: white;
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
	color: white;
	background-color: #ec971f;
	border-color: #d58512;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
	background-image: none;
}
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: white;
}
.btn-danger {
	color: white;
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
	color: white;
	background-color: #c9302c;
	border-color: #ac2925;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
	background-image: none;
}
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger .badge {
	color: #d9534f;
	background-color: white;
}
.btn-link {
	color: #428bca;
	font-weight: normal;
	cursor: pointer;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
	color: #999999;
	text-decoration: none;
}
.btn-lg, .btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 0px;
}
.btn-sm, .btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0px;
}
.btn-xs, .btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 0px;
}
.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
	width: 100%;
}
.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear;
}
.fade.in {
	opacity: 1;
}
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}
tr.collapse.in {
	display: table-row;
}
tbody.collapse.in {
	display: table-row-group;
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
	-o-transition: height 0.35s ease;
	transition: height 0.35s ease;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.dropdown {
	position: relative;
}
.dropdown-toggle:focus {
	outline: 0;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	text-align: left;
	background-color: white;
	border-radius: 0px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.dropdown-menu > li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857;
	color: #333333;
	white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #262626;
	background-color: whitesmoke;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	color: white;
	text-decoration: none;
	outline: 0;
	background-color: #428bca;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	color: #999999;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
 filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	cursor: not-allowed;
}
.open > .dropdown-menu {
	display: block;
}
.open > a {
	outline: 0;
}
.dropdown-menu-right {
	left: auto;
	right: 0;
}
.dropdown-menu-left {
	left: 0;
	right: auto;
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857;
	color: #999999;
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990;
}
.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.btn-group > .btn, .btn-group-vertical > .btn {
	position: relative;
	float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active {
	z-index: 2;
}
.btn-group > .btn:focus, .btn-group-vertical > .btn:focus {
	outline: 0;
}
.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
	margin-left: -1px;
}
.btn-toolbar {
	margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
	content: " ";
	display: table;
}
.btn-toolbar:after {
	clear: both;
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left;
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
	margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}
.btn-group > .btn:first-child {
	margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group > .btn-group {
	float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn .caret {
	margin-left: 0;
}
.btn-lg .caret, .btn-group-lg > .btn .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
	border-width: 0 5px 5px;
}
.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
	content: " ";
	display: table;
}
.btn-group-vertical > .btn-group:after {
	clear: both;
}
.btn-group-vertical > .btn-group > .btn {
	float: none;
}
.btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-bottom-left-radius: 0px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
	float: none;
	display: table-cell;
	width: 1%;
}
.btn-group-justified > .btn-group .btn {
	width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}
[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
	position: absolute;
	z-index: -1;
	opacity: 0;
	filter: alpha(opacity=0);
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}
.input-group[class*="col-"] {
	float: none;
	padding-left: 0;
	padding-right: 0;
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0;
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #555555;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	border-radius: 0px;
}
.input-group-addon.input-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 0px;
}
.input-group-addon.input-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 0px;
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
	margin-top: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.input-group-addon:first-child {
	border-right: 0;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.input-group-addon:last-child {
	border-left: 0;
}
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
}
.input-group-btn > .btn {
	position: relative;
}
.input-group-btn > .btn + .btn {
	margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
	z-index: 2;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
	margin-right: -1px;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	margin-left: -1px;
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}
.nav:before, .nav:after {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav > li {
	position: relative;
	display: block;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px;
}
.nav > li > a:hover, .nav > li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.nav > li.disabled > a {
	color: #999999;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
	color: #999999;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #eeeeee;
	border-color: #428bca;
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
}
.nav > li > a > img {
	max-width: none;
}
.nav-pills > li {
	float: left;
}
.nav-pills > li > a {
	border-radius: 0px;
}
.nav-pills > li + li {
	margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	color: white;
	background-color: #428bca;
}
.nav-stacked > li {
	float: none;
}
.nav-stacked > li + li {
	margin-top: 2px;
	margin-left: 0;
}
.nav-justified, .nav-tabs.nav-justified {
	width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
	float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
	text-align: center;
	margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
	top: auto;
	left: auto;
}
.nav-tabs-justified, .nav-tabs.nav-justified {
	border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
	margin-right: 0;
	border-radius: 0px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
	border: 1px solid #dddddd;
}
.tab-content > .tab-pane {
	display: none;
}
.tab-content > .active {
	display: block;
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
}
.navbar:before, .navbar:after {
	content: " ";
	display: table;
}
.navbar:after {
	clear: both;
}
.navbar-header:before, .navbar-header:after {
	content: " ";
	display: table;
}
.navbar-header:after {
	clear: both;
}
.navbar-collapse {
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	-webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
	content: " ";
	display: table;
}
.navbar-collapse:after {
	clear: both;
}
.navbar-collapse.in {
	overflow-y: auto;
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 340px;
}
#article-node-form .form-item-title label, #article-node-form #edit-field-byline label, #article-node-form #edit-field-pubdate label, #article-node-form .field-name-field-url .form-item-field-url-und-0-value label, #article-node-form .field-name-field-image .form-item-field-image-und-0 label, #article-node-form .field-name-field-caption .form-item-field-caption-und-0-value label, #article-node-form .field-name-field-tag .form-item-field-tag-und label, #article-node-form .field-name-field-iconnect-order .form-item-field-iconnect-order-und-0-value label {
	width: 135px;
}
#article-node-form .field-name-field-image .image-widget, #article-node-form .field-name-field-image .description {
	margin-left: 135px;
}
#article-node-form legend {
	display: none;
}
#article-node-form #edit-field-pubdate .description {
	display: none;
}
#article-node-form #edit-field-pubdate .container-inline-date .date-padding {
	float: left;
	padding: 0px;
}
#article-node-form #edit-field-pubdate .container-inline-date input.date-clear {
	display: inline-block;
}
#article-node-form #edit-field-display {
	background: #335a99;
	color: #fff;
	padding: .1em 1.5em .1em 1.5em;
	margin-top: 2.5em;
	border-bottom: 2px solid #1d3b6d;
}
#article-node-form #edit-field-display #edit-field-display-und-none, #article-node-form #edit-field-display label[for="edit-field-display-und-none"] {
	display: none;
}
#article-node-form #edit-field-ist-students-undergrad-stu {
	background: #335a99;
	color: #fff;
	padding: .1em 1.5em 1.5em 1.5em;
	border-bottom: 2px solid #1d3b6d;
}
#article-node-form #edit-field-ist-students-undergrad-stu select {
	color: #333;
}
#article-node-form #edit-field-ist-students-undergrad-stu a {
	color: #a2d5ff;
}
#article-node-form #edit-field-ist-students-undergrad-stu #edit-field-ist-students-undergrad-stu-und-0-format {
	display: none;
}
#article-node-form #edit-field-ist-students-undergrad-png {
	background: #335a99;
	color: #fff;
	padding: .1em 1.5em .1em 1.5em;
}
#article-node-form #edit-field-ist-students-undergrad-png input {
	color: #333;
}
#article-node-form #edit-field-ist-students-undergrad-png a {
	color: #a2d5ff;
}
#article-node-form div.vertical-tabs {
	margin: 2.5em 0 1em 15em;
}
.node-article .field-name-field-byline {
	font-weight: 700;
}
.node-article .field-name-field-pubdate {
	font-style: italic;
	margin-bottom: 15px;
}
#blog-node-form .form-item-title label, #blog-node-form #edit-field-byline label, #blog-node-form #edit-field-pubdate label, #blog-node-form #edit-field-source label {
	width: 75px;
}
#blog-node-form #edit-field-pubdate .description {
	display: none;
}
#blog-node-form #edit-field-pubdate .container-inline-date .date-padding {
	float: left;
	padding: 0px;
}
#blog-node-form #edit-field-pubdate .container-inline-date input.date-clear {
	display: inline-block;
}
.container > .navbar-header, #block-menu-menu-top-navigation-menu > .navbar-header, #block-psu-search-psu-search > .navbar-header, #block-system-main-menu .content > .navbar-header, .container > .navbar-collapse, #block-menu-menu-top-navigation-menu > .navbar-collapse, #block-psu-search-psu-search > .navbar-collapse, #block-system-main-menu .content > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
	margin-right: -15px;
	margin-left: -15px;
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px;
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0;
}
.navbar-brand {
	float: left;
	padding: 15px 15px;
	font-size: 14px;
	line-height: 20px;
	height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none;
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
}
.navbar-toggle:focus {
	outline: 0;
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
	margin-top: 4px;
}
.navbar-nav {
	margin: 7.5px -15px;
}
.navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
	margin-top: 8px;
	margin-bottom: 8px;
}
.navbar-nav > li > .dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
	margin-top: 10px;
	margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
	margin-top: 14px;
	margin-bottom: 14px;
}
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px;
}
.navbar-default {
}
.navbar-default .navbar-brand {
	color: #777777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent;
}
.navbar-default .navbar-text {
	color: #777777;
}
.navbar-default .navbar-nav > li > a {
	color: #777777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #333333;
	background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #555555;
	background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
	color: #cccccc;
	background-color: transparent;
}
.navbar-default .navbar-toggle {
	border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888888;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #e7e7e7;
	color: #555555;
}
.navbar-default .navbar-link {
	color: #777777;
}
.navbar-default .navbar-link:hover {
	color: #333333;
}
.navbar-default .btn-link {
	color: #777777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
	color: #333333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
	color: #cccccc;
}
.navbar-inverse {
	background-color: #222222;
	border-color: #090909;
}
.navbar-inverse .navbar-brand {
	color: #999999;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: white;
	background-color: transparent;
}
.navbar-inverse .navbar-text {
	color: #999999;
}
.navbar-inverse .navbar-nav > li > a {
	color: #999999;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: white;
	background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: white;
	background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
	color: #444444;
	background-color: transparent;
}
.navbar-inverse .navbar-toggle {
	border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: white;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background-color: #090909;
	color: white;
}
.navbar-inverse .navbar-link {
	color: #999999;
}
.navbar-inverse .navbar-link:hover {
	color: white;
}
.navbar-inverse .btn-link {
	color: #999999;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
	color: white;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
	color: #444444;
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: whitesmoke;
	border-radius: 0px;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #cccccc;
}
.breadcrumb > .active {
	color: #999999;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 0px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857;
	text-decoration: none;
	color: #428bca;
	background-color: white;
	border: 1px solid #dddddd;
	margin-left: -1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
	color: #2a6496;
	background-color: #eeeeee;
	border-color: #dddddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
	z-index: 2;
	color: white;
	background-color: #428bca;
	border-color: #428bca;
	cursor: default;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #999999;
	background-color: white;
	border-color: #dddddd;
	cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center;
}
.pager:before, .pager:after {
	content: " ";
	display: table;
}
.pager:after {
	clear: both;
}
.pager li {
	display: inline;
}
.pager li > a, .pager li > span {
	display: inline-block;
	padding: 5px 14px;
	background-color: white;
	border: 1px solid #dddddd;
	border-radius: 15px;
}
.pager li > a:hover, .pager li > a:focus {
	text-decoration: none;
	background-color: #eeeeee;
}
.pager .next > a, .pager .next > span {
	float: right;
}
.pager .previous > a, .pager .previous > span {
	float: left;
}
.pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
	color: #999999;
	background-color: white;
	cursor: not-allowed;
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: white;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
.label:empty {
	display: none;
}
.btn .label {
	position: relative;
	top: -1px;
}
a.label:hover, a.label:focus {
	color: white;
	text-decoration: none;
	cursor: pointer;
}
.label-default {
	background-color: #999999;
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: gray;
}
.label-primary {
	background-color: #428bca;
}
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #3071a9;
}
.label-success {
	background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #449d44;
}
.label-info {
	background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #31b0d5;
}
.label-warning {
	background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f;
}
.label-danger {
	background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c;
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #999999;
	border-radius: 10px;
}
.badge:empty {
	display: none;
}
.btn .badge {
	position: relative;
	top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
	top: 0;
	padding: 1px 5px;
}
a.list-group-item.active > .badge, .region-sidebar-first ul.menu li a.active > .badge, .nav-pills > .active > a > .badge {
	color: #428bca;
	background-color: white;
}
.nav-pills > li > a > .badge {
	margin-left: 3px;
}
a.badge:hover, a.badge:focus {
	color: white;
	text-decoration: none;
	cursor: pointer;
}
.jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eeeeee;
}
.jumbotron h1, .jumbotron .h1 {
	color: inherit;
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
}
.jumbotron > hr {
	border-top-color: #d5d5d5;
}
.container .jumbotron, #block-menu-menu-top-navigation-menu .jumbotron, #block-psu-search-psu-search .jumbotron, #block-system-main-menu .content .jumbotron {
	border-radius: 0px;
}
.jumbotron .container, .jumbotron #block-menu-menu-top-navigation-menu, .jumbotron #block-psu-search-psu-search, .jumbotron #block-system-main-menu .content, #block-system-main-menu .jumbotron .content {
	max-width: 100%;
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857;
	background-color: white;
	border: 1px solid #dddddd;
	border-radius: 0px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.thumbnail > img, .thumbnail a > img {
	display: block;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.thumbnail .caption {
	padding: 9px;
	color: #333333;
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #428bca;
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 0px;
}
.alert h4 {
	margin-top: 0;
	color: inherit;
}
.alert .alert-link {
	font-weight: bold;
}
.alert > p, .alert > ul {
	margin-bottom: 0;
}
.alert > p + p {
	margin-top: 5px;
}
.alert-dismissable {
	padding-right: 35px;
}
.alert-dismissable .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d;
}
.alert-success hr {
	border-top-color: #c9e2b3;
}
.alert-success .alert-link {
	color: #2b542c;
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f;
}
.alert-info hr {
	border-top-color: #a6e1ec;
}
.alert-info .alert-link {
	color: #245269;
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b;
}
.alert-warning hr {
	border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
	color: #66512c;
}
.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}
.alert-danger hr {
	border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
	color: #843534;
}
 @keyframes progress-bar-stripes {
 from {
 background-position: 40px 0;
}
 to {
 background-position: 0 0;
}
}
.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: whitesmoke;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: white;
	text-align: center;
	background-color: #428bca;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: width 0.6s ease;
	-o-transition: width 0.6s ease;
	transition: width 0.6s ease;
}
.progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px;
}
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
	min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
	color: #999999;
	min-width: 30px;
	background-color: transparent;
	background-image: none;
	box-shadow: none;
}
.progress-bar-success {
	background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
	background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
	background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
	background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media, .media-body {
	overflow: hidden;
	zoom: 1;
}
.media, .media .media {
	margin-top: 15px;
}
.media:first-child {
	margin-top: 0;
}
.media-object {
	display: block;
}
.media-heading {
	margin: 0 0 5px;
}
.media > .pull-left {
	margin-right: 10px;
}
.media > .pull-right {
	margin-left: 10px;
}
.media-list {
	padding-left: 0;
	list-style: none;
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0;
}
.list-group-item, .region-sidebar-first ul.menu li a {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: white;
	border: 1px solid #dddddd;
}
.list-group-item:first-child, .region-sidebar-first ul.menu li a:first-child {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
.list-group-item:last-child, .region-sidebar-first ul.menu li a:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.list-group-item > .badge, .region-sidebar-first ul.menu li a > .badge {
	float: right;
}
.list-group-item > .badge + .badge, .region-sidebar-first ul.menu li a > .badge + .badge {
	margin-right: 5px;
}
a.list-group-item, .region-sidebar-first ul.menu li a {
	color: #555555;
}
a.list-group-item .list-group-item-heading, .region-sidebar-first ul.menu li a .list-group-item-heading {
	color: #333333;
}
a.list-group-item:hover, .region-sidebar-first ul.menu li a:hover, a.list-group-item:focus, .region-sidebar-first ul.menu li a:focus {
	text-decoration: none;
	color: #555555;
	background-color: whitesmoke;
}
.list-group-item.disabled, .region-sidebar-first ul.menu li a.disabled, .list-group-item.disabled:hover, .region-sidebar-first ul.menu li a.disabled:hover, .list-group-item.disabled:focus, .region-sidebar-first ul.menu li a.disabled:focus {
	background-color: #eeeeee;
	color: #999999;
}
.list-group-item.disabled .list-group-item-heading, .region-sidebar-first ul.menu li a.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .region-sidebar-first ul.menu li a.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .region-sidebar-first ul.menu li a.disabled:focus .list-group-item-heading {
	color: inherit;
}
.list-group-item.disabled .list-group-item-text, .region-sidebar-first ul.menu li a.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .region-sidebar-first ul.menu li a.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .region-sidebar-first ul.menu li a.disabled:focus .list-group-item-text {
	color: #999999;
}
.list-group-item.active, .region-sidebar-first ul.menu li a.active, .list-group-item.active:hover, .region-sidebar-first ul.menu li a.active:hover, .list-group-item.active:focus, .region-sidebar-first ul.menu li a.active:focus {
	z-index: 2;
	color: white;
	background-color: #428bca;
	border-color: #428bca;
}
.list-group-item.active .list-group-item-heading, .region-sidebar-first ul.menu li a.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .region-sidebar-first ul.menu li a.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading, .region-sidebar-first ul.menu li a.active:focus .list-group-item-heading {
	color: inherit;
}
.list-group-item.active .list-group-item-text, .region-sidebar-first ul.menu li a.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .region-sidebar-first ul.menu li a.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .region-sidebar-first ul.menu li a.active:focus .list-group-item-text {
	color: #e1edf7;
}
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8;
}
a.list-group-item-success {
	color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
	color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d;
}
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7;
}
a.list-group-item-info {
	color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
	color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f;
}
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
}
a.list-group-item-warning {
	color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
	color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b;
}
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede;
}
a.list-group-item-danger {
	color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
	color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442;
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3;
}
.panel {
	margin-bottom: 20px;
	background-color: white;
	border: 1px solid transparent;
	border-radius: 0px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
	padding: 15px 15px 0px 15px;
}
.panel-body:before, .panel-body:after {
	content: " ";
	display: table;
}
.panel-body:after {
	clear: both;
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: -1px;
	border-top-left-radius: -1px;
}
.panel-heading > .dropdown .dropdown-toggle {
	color: inherit;
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit;
}
.panel-title > a {
	color: inherit;
}
.panel-footer {
	padding: 10px 15px;
	background-color: whitesmoke;
	border-top: 1px solid #dddddd;
	border-bottom-right-radius: -1px;
	border-bottom-left-radius: -1px;
}
.panel > .list-group {
	margin-bottom: 0;
}
.panel > .list-group .list-group-item, .panel > .list-group .region-sidebar-first ul.menu li a, .region-sidebar-first ul.menu li .panel > .list-group a {
	border-width: 1px 0;
	border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .list-group:first-child .region-sidebar-first ul.menu li a:first-child, .region-sidebar-first ul.menu li .panel > .list-group:first-child a:first-child {
	border-top: 0;
	border-top-right-radius: -1px;
	border-top-left-radius: -1px;
}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .list-group:last-child .region-sidebar-first ul.menu li a:last-child, .region-sidebar-first ul.menu li .panel > .list-group:last-child a:last-child {
	border-bottom: 0;
	border-bottom-right-radius: -1px;
	border-bottom-left-radius: -1px;
}
.panel-heading + .list-group .list-group-item:first-child, .panel-heading + .list-group .region-sidebar-first ul.menu li a:first-child, .region-sidebar-first ul.menu li .panel-heading + .list-group a:first-child {
	border-top-width: 0;
}
.list-group + .panel-footer {
	border-top-width: 0;
}
.panel > .table, .panel > .table-responsive > .table, .panel > .panel-collapse > .table {
	margin-bottom: 0;
}
.panel > .table:first-child, .panel > .table-responsive:first-child > .table:first-child {
	border-top-right-radius: -1px;
	border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
	border-top-left-radius: -1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
	border-top-right-radius: -1px;
}
.panel > .table:last-child, .panel > .table-responsive:last-child > .table:last-child {
	border-bottom-right-radius: -1px;
	border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
	border-bottom-left-radius: -1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
	border-bottom-right-radius: -1px;
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive {
	border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th, .panel > .table > tbody:first-child > tr:first-child td {
	border-top: 0;
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
	border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child, .panel > .table-bordered > thead > tr > td:first-child, .panel > .table-bordered > tbody > tr > th:first-child, .panel > .table-bordered > tbody > tr > td:first-child, .panel > .table-bordered > tfoot > tr > th:first-child, .panel > .table-bordered > tfoot > tr > td:first-child, .panel > .table-responsive > .table-bordered > thead > tr > th:first-child, .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child, .panel > .table-bordered > thead > tr > td:last-child, .panel > .table-bordered > tbody > tr > th:last-child, .panel > .table-bordered > tbody > tr > td:last-child, .panel > .table-bordered > tfoot > tr > th:last-child, .panel > .table-bordered > tfoot > tr > td:last-child, .panel > .table-responsive > .table-bordered > thead > tr > th:last-child, .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td, .panel > .table-bordered > thead > tr:first-child > th, .panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-child > th, .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
	border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td, .panel > .table-bordered > tbody > tr:last-child > th, .panel > .table-bordered > tfoot > tr:last-child > td, .panel > .table-bordered > tfoot > tr:last-child > th, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
	border-bottom: 0;
}
.panel > .table-responsive {
	border: 0;
	margin-bottom: 0;
}
.panel-group {
	margin-bottom: 20px;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 0px;
}
.panel-group .panel + .panel {
	margin-top: 5px;
}
.panel-group .panel-heading {
	border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
	border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
	border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
	border-bottom: 1px solid #dddddd;
}
.panel-default {
	border-color: #dddddd;
}
.panel-default > .panel-heading {
	color: #333333;
	background-color: whitesmoke;
	border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #dddddd;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #dddddd;
}
.panel-primary {
	border-color: #1d3b6d;
}
.panel-primary > .panel-heading {
	color: white;
	background-color: #1d3b6d;
	border-color: #1d3b6d;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #1d3b6d;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #1d3b6d;
}
.panel-success {
	border-color: #d6e9c6;
}
.panel-success > .panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #d6e9c6;
}
.panel-info {
	border-color: #bce8f1;
}
.panel-info > .panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #bce8f1;
}
.panel-warning {
	border-color: #faebcc;
}
.panel-warning > .panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #faebcc;
}
.panel-danger {
	border-color: #ebccd1;
}
.panel-danger > .panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #ebccd1;
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	border: 0;
}
.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
	padding-bottom: 75%;
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: whitesmoke;
	border: 1px solid #e3e3e3;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
	padding: 24px;
	border-radius: 0px;
}
.well-sm {
	padding: 9px;
	border-radius: 0px;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: black;
	text-shadow: 0 1px 0 white;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.close:hover, .close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.modal-open {
	overflow: hidden;
}
.modal {
	display: none;
	overflow: auto;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal.fade .modal-dialog {
	-webkit-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-moz-transition: -moz-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px;
}
.modal-content {
	position: relative;
	background-color: white;
	border: 1px solid #999999;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: black;
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0);
}
.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857px;
}
.modal-header .close {
	margin-top: -2px;
}
.modal-title {
	margin: 0;
	line-height: 1.42857;
}
.modal-body {
	position: relative;
	padding: 15px;
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
	content: " ";
	display: table;
}
.modal-footer:after {
	clear: both;
}
.modal-footer .btn + .btn {
	margin-left: 5px;
	margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll;
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: white;
	text-align: center;
	text-decoration: none;
	background-color: black;
	border-radius: 0px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: black;
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: black;
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: black;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: black;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: black;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: black;
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: black;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: black;
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: white;
	background-clip: padding-box;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	white-space: normal;
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: -1px -1px 0 0;
}
.popover-content {
	padding: 9px 14px;
}
.popover > .arrow, .popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover > .arrow {
	border-width: 11px;
}
.popover > .arrow:after {
	border-width: 10px;
	content: "";
}
.popover.top > .arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999999;
	border-top-color: rgba(0, 0, 0, 0.25);
	bottom: -11px;
}
.popover.top > .arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: white;
}
.popover.right > .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999999;
	border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: white;
}
.popover.bottom > .arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	top: -11px;
}
.popover.bottom > .arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: white;
}
.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999999;
	border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: white;
	bottom: -10px;
}
.carousel {
	position: relative;
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}
.carousel-inner > .item {
	display: none;
	position: relative;
	-webkit-transition: 0.6s ease-in-out left;
	-o-transition: 0.6s ease-in-out left;
	transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
}
.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
	display: block;
}
.carousel-inner > .active {
	left: 0;
}
.carousel-inner > .next, .carousel-inner > .prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.carousel-inner > .next {
	left: 100%;
}
.carousel-inner > .prev {
	left: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
	left: 0;
}
.carousel-inner > .active.left {
	left: -100%;
}
.carousel-inner > .active.right {
	left: 100%;
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: white;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: white;
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%;
	margin-left: -10px;
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%;
	margin-right: -10px;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	font-family: serif;
}
.carousel-control .icon-prev:before {
	content: '\2039';
}
.carousel-control .icon-next:before {
	content: '\203a';
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid white;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: transparent;
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: white;
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
	visibility: hidden !important;
}
.affix {
	position: fixed;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
 @-ms-viewport {
 width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important;
}
.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
	display: none !important;
}
.visible-print {
	display: none !important;
}
body {
	font-family: "Open Sans", sans-serif;
	margin: 0px;
	padding: 0px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#content ul.basic-list ul {
	margin-top: 10px;
}
.more-box {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 25px 25px 10px 25px;
	border: 1px solid #ebebeb;
	position: relative;
}
.more-box h4 {
	position: relative;
	top: -8px;
	left: 15px;
	display: inline-block;
	background: white;
	border-left: 10px solid white;
	border-right: 10px solid white;
	position: absolute;
}
.more-box h2.hd5 {
	position: relative;
	top: -8px;
	left: 15px;
	display: inline-block;
	background: white;
	border-left: 10px solid white;
	border-right: 10px solid white;
	position: absolute;
	font-size: 15px;
	font-family: "Open Sans", sans-serif;
}
#content .more-box p {
	margin: 0px 0px 15px 0px;
}
#content .more-box .nudge {
	margin-left: 25px;
	margin-bottom: 20px;
}
#content .more-box .nudge p {
	margin: 0px 0px 5px 0px;
}
#content .more-box .faq-content {
	margin: 0px 0px 10px 0px;
}
#content .more-box ul {
	margin-bottom: 10px;
	margin-top: 0px;
}
#content .more-box ul ul {
	margin-top: 10px;
}
.baseboard {
	margin-top: 10px;
}
#content .faq-content {
	margin: 0px 0px 0px 0px;
}
.empty-txt, .branding .psu-shield, .branding .psu-shield2, .branding .ist-mark, .branding .logo-line, .pslh {
	font-size: 1px;
	line-height: 1px;
	text-indent: -5000px;
	color: rgba(255, 255, 255, 0);
}
.brick {
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.brick .container, .brick #block-menu-menu-top-navigation-menu, .brick #block-psu-search-psu-search, .brick #block-system-main-menu .content, #block-system-main-menu .brick .content {
	position: relative;
}
.band {
	margin: 25px 0px;
}
.sub_band {
	margin: 0px 0px 20px 0px;
}
.band-inner {
	margin: 25px 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.band1 {
	background: url("/sites/all/themes/ist_2015/theme/base/img/bg-diagonal.gif") top left;
}
.band2 {
	background-color: #335a99;
	color: white;
}
.band2a {
	background-color: #335a99;
	color: white;
}
.band2 .col-sm-12 {
	background-position: bottom right;
	background-image: url("/sites/default/files/sheva_sm.png");
	background-repeat: no-repeat;
	min-height: 271px;
}
.band2a .col-sm-12 {
	background-position: bottom left;
	background-image: url("/sites/default/files/sheva_sm2.png");
	background-repeat: no-repeat;
	min-height: 208px;
}
.band3 {
	background-color: #ebebeb;
}
.band3 h2 span {
	color: #335a99 !important;
}
.band4 {
	background-color: #a2d5ff;
	padding: 15px 0px 0px 15px;
	min-height: 286px;
	margin-bottom: 5px;
}
.band4 h2 {
}
.band4 h2 span {
	color: #2785d0 !important;
}
.band5 {
	background-color: #335a99;
	padding: 15px 0px 0px 15px;
	min-height: 230px;
	color: #fff;
}
.band5 h2 span {
	color: #2785d0 !important;
}
.band5 img {
	margin-left: 15px;
}
.band5_dk {
	background-color: #161b30;
	padding: 15px 0px 10px 15px;
	min-height: 240px;
}
.band5_dk h2 span {
	color: #a2d5ff !important;
}
.band5_dk p, .band5_dk h2 {
	color: #fff;
}
.band5_dk a {
	color: #a2d5ff
}
.band5_dk a {
	color: #a2d5ff
}
.band5_dk img {
	margin-left: 15px;
}
.band6 {
	background-color: #a2d5ff;
	padding: 15px 0px 0px 15px;
	min-height: 245px;
}
.band6 h2 span {
	color: #2785d0 !important;
}
.band6 img {
	margin-left: 15px;
}
.band-bleed {
	padding-top: 0px;
	padding-bottom: 0px;
}
.band-flush {
	margin-bottom: -75px;
}
.cta {
	color: #335a99;
	text-transform: uppercase;
	font-weight: 700;
	background: url("/sites/all/themes/ist_2015/theme/base/img/cta-double-arrow-blue.png") no-repeat center right !important;
	padding-right: 15px;
	font-size: 1.15em;
}
.cta:hover {
	color: #335a99;
}
.cta2 {
	color: #a2d5ff;
	text-transform: uppercase;
	font-weight: 700;
	background: url("/sites/all/themes/ist_2015/theme/base/img/cta-double-arrow-blue.png") no-repeat center right !important;
	padding-right: 15px;
	font-size: 1.15em;
}
.cta2:hover {
	color: #a2d5ff;
}
.cta-reverse {
	color: #ffde00;
	background: url("/sites/all/themes/ist_2015/theme/base/img/cta-double-arrow.png") no-repeat center right !important;
}
.cta-reverse:hover {
	color: #ffde00;
}
.wallpaper {
	position: absolute;
	bottom: -50px;
}
.wallpaper-inner {
	position: absolute;
	bottom: -25px;
	right: 340px;
}
.wallpaper img {
	width: 100%;
}
.stats .stat {
	margin-bottom: .5em;
	overflow: hidden;
	text-align: center;
}
.stats .stat .stat-number {
	padding: 0px;
	margin: 0px;
	font-size: 5em;
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 700;
	color: #2785d0;
	margin-bottom: .5em;
	margin-top: .25em;
	display: block;
}
.stats .stat .stat-description {
	padding: 0px !important;
	margin: 0px !important;
	margin-bottom: 25px !important;
}
.stats .stat .stat-description span {
	font-weight: 400 !important;
	font-size: .85em !important;
	font-style: italic !important;
	display: block;
}
.stats .stat .stat-icon {
	padding: 0px;
	margin: 0px;
	width: 30% !important;
}
.promo {
	background-color: #fff;
	border: 1px solid #fff;
	padding: 10px 25px 25px 25px;
	min-height: 215px;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
}
.promo h4 {
	font-size: 1.5em !important;
}
.promo1 p, .promo2 p, .promo4 p {
	line-height: 1.4em;
}
.promo1, .promo4 {
	background-color: #335a99;
	border: none;
	color: white;
}
.promo1 h2.main, .promo4 h2, #block-block-150 .promo2 h3 {
	color: #fff !important;
}
.promo1 h2.alternative {
	color: #a2d5ff;
}
.promo1 li a, .promo4 li a {
	color: #C2E3FF;
	font-weight: 600;
}
.promo1 li a:hover, .promo4 li a:hover {
	color: #fff;
}
.promo1 ul li, .promo4 ul li {
	color: white;
	font-weight: 600;
}
.promo1 .lite-list, .promo4 .lite-list {
	overflow: hidden;
	margin-top: 20px;
	padding-left: 25px;
	line-height: 1.4em;
}
.promo1 .lite-list ul, .promo4 .lite-list ul {
	margin-top: 10px;
	padding-left: 15px;
}
#block-block-150 .promo2 .lite-list {
	overflow: hidden;
	margin-top: 10px;
	padding-left: 25px;
	line-height: 1.4em;
}
#block-block-150 .promo2 ul {
	margin-top: 0px;
	padding-left: 15px;
}
.promo1 ul ul, .promo4 ul ul {
	padding-top: 2px;
	margin-bottom: 10px;
}
.promo1 .lite-list li, .promo4 .lite-list li, #block-block-150 .promo2 .lite-list li {
	background: url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet2.gif") no-repeat 0px 4px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 25px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
.promo1 .lite-list li li, .promo4 .lite-list li li {
	background: url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet2.gif") no-repeat 0px 0px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 25px;
	margin-bottom: 15px;
	line-height: 12px;
}
.promo2, .promo5 {
	background-color: #161b30;
	border: none;
	color: white;
}
.promo5 h4 {
	color: #a2d5ff !important;
}
.promo2 a, .promo5 a {
	color: #a2d5ff;
}
.promo2 a:hover, .promo5 a:hover {
	color: #fff;
}
.promo5 h4 {
	color: #a2d5ff !important;
}
.promo2 a, .promo5 a {
	color: #a2d5ff;
}
.promo2 a:hover, .promo5 a:hover {
	color: #fff;
}
.promo3 {
	background-color: #a2d5ff;
	border: none;
	color: #000;
	width: 97%;
	margin-left: 16px;
}
#colpagewrap {
	padding-top: 10px;
	width: 100%;
}
#colcontent {
	width: 33%;
	float: left;
	padding: 5px 5px;
}
#colmiddle {
	width: 33%;
	float: left;
	padding: 5px 5px;
}
#colsidebar {
	width: 33%;
	padding: 5px 5px;
	float: left;
}
#colfooter {
	clear: both;
}
.blog-promo {
	padding: 25px;
	color: white;
	font-size: 1.2em;
}
.blog-promo a {
	font-size: 1em;
}
.blog-promo img {
	width: 100%;
}
.blog-promo p {
	margin-top: 1.9em;
}
.student-blog {
	background-color: #335a99;
}
.deans-blog {
	background-color: #161b30;
}
.great-companies {
	background: url("/sites/all/themes/ist_2015/theme/base/img/great-companies-bg.jpg") no-repeat bottom left;
}
.great-companies-list {
	padding: 100px;
	margin: 0px;
	text-align: center;
}
.great-companies-list li {
	padding: 0px;
	margin: 0px;
	display: inline;
	margin-left: -5px;
	margin-top: -1px;
}
.great-companies-list li a {
	display: inline-block;
	border: 1px solid white;
	background-color: rgba(0, 0, 0, 0.5);
	padding: 10px;
}
.great-companies-list li a img {
	padding: 0px;
	margin: 0px;
}
.great-companies-list li:first-child {
	margin-left: 0px;
}
a {
	color: #4877C2;
	font-weight: 600;
}
a:hover {
	color: #1d3b6d;
}
.btn {
	background: #ffde00;
	color: #161b30;
	text-transform: uppercase;
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 700;
	font-size: 1.1em;
}
.btn-primary {
	background: #ffde00;
}
.btn-secondary {
	background: #2785d0;
	color: white !important;
	font-weight: 700;
}
.btn-secondary:hover {
	background: #2785d0 !important;
	color: #ffde00 !important;
}
.btn + .btn {
	margin-left: 15px;
}
.btn-default {
	background: #ffde00;
}
.cta-btn {
	background: #ffde00 url("/sites/all/themes/ist_2015/theme/base/img/cta-double-arrow-dark.png") no-repeat center right;
	padding-right: 17px;
	border-right: 12px solid #ffde00 !important;
}
.cta-btn:hover {
	background: #ffde00 url("/sites/all/themes/ist_2015/theme/base/img/cta-double-arrow-dark.png") no-repeat center right !important;
}
.btn:hover {
	background: #ffde00;
	color: #335a99;
}
.btn-default {
	color: #161b30;
}
.btn-mobile {
	width: 100% !important;
	margin-bottom: 25px;
	margin-top: -25px;
}
.btn-mobile .dropdown-toggle {
	text-align: left;
	width: 100%;
}
select {
	border-radius: 0px !important;
}
.user-msg {
	padding: 15px;
	font-size: 1.1em;
	font-weight: 600;
}
/* Tabbed Content */
.nav-tabs {
	margin-bottom: 0px;
	overflow: visible;
/* Overwrite Bootstrap Styling */ }
.tab-pane {
	margin-top: 20px;
}
.nav-tabs li a, .nav-tabs li a:focus {
	padding-top: 15px;
	font-weight: 700;
	font-size: 1.1em;
	text-transform: uppercase;
}
.tab-thumbs {
	overflow: hidden;
}
.tab-thumbs-img {
	display: block;
	margin-bottom: 15px;
}
.tab-thumbs-img img {
	width: 100%;
}
.tab-thumbs-description p {
	line-height: 1.4em;
	font-weight: 600;
}
#navblock {
	display: block;
}
#header {
	background: #161b30;
	position: relative;
}
.branding {
	padding: 25px 15px 15px 15px;
	overflow: hidden;
	border-right: 15px solid #161b30;
	position: relative;
}
.branding .tagline {
	text-align: right;
	position: relative;
}
.tag-text {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #fff;
	font-style: italic;
	font-size: 1.15em;
	padding-top: 46px;
	padding-right: 15px;
}
.branding .ist-logo {
	left: 15px;
	top: 3px;
}
.branding .ist-logo img {
	height: 100%;
}
.branding .psu-shield {
	display: block;
	width: 70px;
	height: 71px;
	position: absolute;
	top: 0px;
	z-index: 1;
}
.branding .psu-shield2 {
	display: block;
	width: 160px;
	height: 35px;
	position: absolute;
	top: 0px;
	left: 75px;
	z-index: 1;
}
.branding .ist-mark {
	display: block;
	width: 260px;
	height: 60px;
	position: absolute;
	top: 35px;
	left: 75px;
}
.navbar-mobile {
	margin: 0px;
	padding: 0px;
	margin-top: -30px;
	min-height: 0px !important;
}
.navbar-mobile .navbar-collapse {
	background: #335a99;
	border-top: none !important;
	box-shadow: none !important;
}
.navbar-toggle-container {
	display: block;
	width: 100%;
	height: 45px;
}
.mobile-navbar-toggle {
	background: #335a99;
	margin: 0px;
	position: relative;
	padding: 5px 5px 0px 5px;
	height: 45px;
}
.mobile-navbar-toggle .btn-label {
	color: white;
	font-weight: 600;
	display: block;
}
.mobile-navbar-toggle .glyphicon {
	color: rgba(255, 255, 255, 0.5);
	font-size: .85em;
	position: relative;
	top: -3px;
}
.mobile-nav-container {
	margin: 0px;
	padding: 15px;
	background: #1d3b6d;
	margin-left: -15px;
	margin-right: -15px;
}
.mobile-nav-container h3 {
	color: #a2d5ff;
	text-align: center;
	font-size: 1.1em;
	font-weight: 700;
	border-bottom: 3px solid rgba(162, 213, 255, 0.5);
	margin-top: 0px;
	margin-bottom: 15px;
}
.mobile-nav-container h3 span {
	background: #1d3b6d;
	padding: 0px 10px;
	position: relative;
	top: 9px;
}
.mobile-nav-container ul + h3 {
	margin-top: 15px;
}
.mobile-navbar-nav li a {
	color: white;
	text-align: center;
}
.mobile-navbar-nav li a:hover {
	background: #161b30;
	color: #ffde00;
}
#mobile-menu {
	width: 70px;
	height: 40px;
	background: #1d3b6d;
	color: white;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
}
#mobile-menu:hover {
	text-decoration: none;
	color: #a2d5ff;
}
#mobile-menu.active {
	text-decoration: none;
	color: #ffde00;
	background: #1d3b6d;
}
#topnav {
	position: absolute;
	top: 0px;
	width: 100%;
}
#block-menu-menu-top-navigation-menu {
	height: 1px;
	overflow: visible;
	z-index: 9000;
}
#block-menu-menu-top-navigation-menu .content {
	height: 1px;
	overflow: visible;
	padding: 0px;
	margin: 0px;
	position: relative;
	margin-right: -1px;
}
#block-menu-menu-top-navigation-menu .content .menu {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style: none;
	position: absolute;
	top: -120px;
	text-align: right;
}
#block-menu-menu-top-navigation-menu .content .menu li {
	display: inline-block;
	z-index: 6001;
	position: relative;
	overflow: visible;
	margin: 0px;
	padding: 0px;
}
#block-menu-menu-top-navigation-menu .content .menu li a {
	color: #a2d5ff;
	font-size: 1.1em;
	font-weight: 600;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
}
#block-menu-menu-top-navigation-menu .content .menu li a .glyphicon-search {
	color: white !important;
}
#block-menu-menu-top-navigation-menu .content .menu li a:focus {
	background: transparent !important;
}
#block-menu-menu-top-navigation-menu .content .menu li .menu {
	display: none;
}
#block-menu-menu-top-navigation-menu .content .menu li:before {
	content: "|";
	color: rgba(162, 213, 255, 0.35);
	position: absolute;
	top: 0px;
	left: -6px;
}
#block-menu-menu-top-navigation-menu .content .menu li:first-child:before {
	content: "";
}
#block-menu-menu-top-navigation-menu .content .menu li:hover a, #block-menu-menu-top-navigation-menu .content .menu li.active a {
	color: #a2d5ff;
	background: #1d3b6d;
	text-transform: none;
	text-decoration: none;
}
#block-menu-menu-top-navigation-menu .content .menu li:hover a:hover, #block-menu-menu-top-navigation-menu .content .menu li.active a:hover {
	color: #ffde00;
	background: #1d3b6d;
	text-transform: none;
	text-decoration: none;
}
#block-menu-menu-top-navigation-menu .content .menu li:hover .menu, #block-menu-menu-top-navigation-menu .content .menu li.active .menu {
	background: #1d3b6d;
	padding: 0px;
	display: block;
	position: absolute;
	text-align: left;
	top: 33px;
	width: 200px;
}
#block-menu-menu-top-navigation-menu .content .menu li:hover .menu li, #block-menu-menu-top-navigation-menu .content .menu li.active .menu li {
	border-top: 1px solid #161b30;
	display: block;
}
#block-menu-menu-top-navigation-menu .content .menu li:hover .menu li a, #block-menu-menu-top-navigation-menu .content .menu li.active .menu li a {
	color: white;
	padding: 10px;
	font-size: 1em;
	font-weight: 400;
	display: block;
}
#block-menu-menu-top-navigation-menu .content .menu li:hover .menu li a:hover, #block-menu-menu-top-navigation-menu .content .menu li.active .menu li a:hover {
	color: #ffde00;
	background: #161b30;
}
#block-menu-menu-top-navigation-menu .content .menu li:hover .menu li:before, #block-menu-menu-top-navigation-menu .content .menu li.active .menu li:before {
	content: "";
}
#search {
	position: absolute;
	top: 0px;
	width: 100%;
}
#block-psu-search-psu-search {
	position: relative;
}
#block-psu-search-psu-search .content {
	position: relative;
}
#block-psu-search-psu-search .content #psu-search-form {
	position: absolute;
	top: 30px;
	right: 15px;
	width: 400px;
	padding: 25px;
	z-index: 8000;
	background: #1d3b6d;
	display: none;
}
#block-psu-search-psu-search .content #psu-search-form.showsearch {
	display: block !important;
}
#block-psu-search-psu-search div {
	position: relative;
}
#psu-search-form #edit-textfield {
	width: 271px;
	border: none;
	padding: 10px 10px;
	margin-bottom: 15px;
	height: 40px;
}
#psu-search-form .form-submit {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 40px;
	line-height: 30px;
}
#psu-search-form .form-item-options {
	color: white;
}
#psu-search-form .form-item-options label.option {
	font-weight: normal;
	cursor: pointer;
}
#psu-search-form .form-item input[type=radio]:checked + label {
	color: #ffde00 !important;
}
#block-system-main-menu.affix {
	top: 0px;
	width: 100%;
	background: #161b30;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
#block-system-main-menu {
	z-index: 600;
}
#block-system-main-menu .content ul.menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#block-system-main-menu .content ul.menu li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	width: 25%;
	z-index: 6001;
}
#block-system-main-menu .content ul.menu li a {
	border-left: 1px solid #161b30;
	display: block;
	color: white;
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 700;
	font-size: 1.5em;
	text-transform: uppercase;
	text-align: center;
	padding: 14px 0px 10px 0px;
	background: #335a99;
}
#block-system-main-menu .content ul.menu li a:hover {
	background: #1d3b6d;
	text-decoration: none;
}
#block-system-main-menu .content ul.menu li ul.menu {
	display: none;
}
#block-system-main-menu .content ul.menu li:first-child a {
	border-left: 0px;
}
#block-system-main-menu .content ul.menu li:hover {
	position: relative;
}
#block-system-main-menu .content ul.menu li:hover a {
	background-color: #1d3b6d;
}
#block-system-main-menu .content ul.menu li:hover a:hover {
	color: #ffde00;
}
#block-system-main-menu .content ul.menu li:hover ul.menu {
	display: block;
	position: absolute;
	top: 53px;
	width: 100%;
}
#block-system-main-menu .content ul.menu li:hover ul.menu li {
	float: none;
	display: block;
	width: 100%;
	border-top: 1px solid #161b30;
}
#block-system-main-menu .content ul.menu li:hover ul.menu li a {
	display: block;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-size: 1em;
	padding: 10px 0px 10px 0px;
	color: white;
	background: #1d3b6d;
}
#block-system-main-menu .content ul.menu li:hover ul.menu li a:hover {
	color: #ffde00;
	background: #161b30;
}
#block-system-main-menu .content ul.menu li:hover ul.menu li ul {
	display: none;
}
#content {
	position: relative;
	min-height: 400px;
	font-size: 1em;
	line-height: 1.8em;
}
#content .view-calendar {
	position: relative;
	min-height: 400px;
	font-size: 1em;
	line-height: 1em;
}
#content .view-calendar .item {
	margin-bottom: 10px;
}
.views-field-edit-node {
	margin: 0px 0px 25px 0px;
}
.views-field-edit-node a {
	font-weight: 600;
	font-size: 1em;
}
#content h1 {
	margin: 0px;
	padding: 0px;
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 700;
	color: #161b30;
	font-size: 3em;
	line-height: 1.1em;
	margin: 0px 0px 10px 0px;
}
#content h2 {
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 700;
	font-size: 3em;
	line-height: 1em;
	margin-top: 0;
}
#content .view-boxes h2, #content .views-field h2, #content .field-item h2 {
	font-size: 2.2em;
}
#content .view-boxes h2.hd3, #content .views-field h2.hd3, #content .field-item h2.hd3, #content h2.alt {
	font-size: 1.7em;
}
#content h2.alternative {
	font-family: "Open Sans", sans-serif;
	font-weight: 300;
	color: #a2d5ff;
	display: block;
	font-style: italic;
	font-size: 2.85em;
	margin-bottom: 0px;
}
#content h2.main {
	font-size: 3em;
}
#content h2.hd4 {
	font-size: 1.7em;
	font-weight: 700;
	font-family: "Open Sans Condensed", sans-serif;
	line-height: 1em;
	margin-top: 0;
}
#content h2.hd3 {
	margin-top: 0px;
	margin-bottom: 40px;
	position: relative;
	width: 100%;
	border-bottom: 4px solid #ebebeb;
	text-align: center;
}
#content h2 span.sp3, #content h2.hd3 span.sp3, span.sp3 {
	text-align: center;
	position: relative;
	background: white;
	padding: 0px 10px;
	top: 15px;
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #1d3b6d;
	font-size: 1.1em;
}
h3 {
	margin-top: 0px;
	margin-bottom: 40px;
	position: relative;
	width: 100%;
	border-bottom: 4px solid #ebebeb;
	text-align: center;
}
h3 span {
	text-align: center;
	position: relative;
	background: white;
	padding: 0px 10px;
	top: 15px;
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	color: #1d3b6d;
	font-size: 1.1em;
}
h4 {
	font-size: 1.7em;
	font-weight: 700;
	font-family: "Open Sans Condensed", sans-serif;
	line-height: 1em;
	margin-top: 0;
}
.page-college-news h3, .page-research-news h3, .events-footer h3 {
	font-size: 1.7em;
	font-weight: 700;
	font-family: "Open Sans Condensed", sans-serif;
	line-height: 1em;
	margin-top: 0;
	border: 0px;
	text-align: left;
	margin-bottom: 10px;
}
.page-college-news .date-display-single, .page-research-news .date-display-single {
	color: #1d3b6d;
	display: block;
	float: left;
	font-weight: 700;
	padding: 0 5px 0 0;
}
.view-events-all .date-display-single, .view-events-all .date-display-range {
	color: #1d3b6d;
	font-weight: 700;
	padding: 5px 0 5px 0;
}
.page-college-news .view-news .views-row, .page-research-news .views-row, .view-events-all .views-row {
	min-height: 225px;
	margin-bottom: 20px;
	border: 0;
	border-bottom: 1px solid #eeeeee;
}
.page-node-248 #content h3, .page-node-229 #content h3, .page-node-792 .promo1 h3, .page-node-792 .promo2 h3, #rap h3, .view-raps caption, .view-display-id-block_4 h3 {
	font-size: 1.7em;
	font-weight: 700;
	font-family: "Open Sans Condensed", sans-serif;
	line-height: 1em;
	margin-top: 0;
	border: 0px;
	margin-bottom: 10px;
}
.promo1 h3, .promo2 h3 {
	font-size: 1.7em;
	font-weight: 700;
	font-family: "Open Sans Condensed", sans-serif;
	line-height: 1em;
	margin-top: 0;
	border: 0px;
	text-align: left;
	margin-bottom: 10px;
}
#footer h3 {
	font-size: 1.7em;
	font-weight: 700;
	font-family: "Open Sans", sans-serif;
	line-height: 1em;
	margin-top: 0;
	border: 0px;
	text-align: left;
}
.element-invisible {
	display: none;
}
#block-menu-menu-top-navigation-menu h2 {
	display: none;
}
#block-system-main-menu h2 {
	display: none;
}
#block-menu-menu-left-side-navigation-menu h2 {
	display: none;
}
#block-menu-menu-education-left-side-navigat h2 {
	display: none;
}
#block-menu-menu-research-left-side-navigati h2 {
	display: none;
}
#block-menu-menu-ist-students-left-side-navi h2 {
	display: none;
}
#block-menu-menu-alumni-left-side-navigation h2 {
	display: none;
}
#block-menu-menu-directory-sidebar h2 {
	display: none;
}
#content h4 a {
	font-weight: 700;
}
#content h2.alt {
	color: white;
	background-color: #161b30;
	padding: 10px;
	display: block;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 700;
}
#content h4.alt {
	color: white;
	background-color: #161b30;
	padding: 10px;
	display: block;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-family: "Open Sans Condensed", sans-serif;
	font-weight: 700;
}
#content h2.hd5 {
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}
#footer h2.hd5 {
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	color: #fff;
	padding: 0px;
	font-size: 1.25em;
}
#content h5 {
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
h4.smaller {
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-family: "Open Sans", sans-serif;
	line-height: 1.1em;
}
#content h5 + h4 {
	margin-top: 10px;
}
#content p {
	margin-bottom: 15px;
}
#content .intro {
	font-size: 1.225em;
	line-height: 1.8em;
	font-style: italic;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
}
#content .more {
	text-transform: uppercase;
	font-weight: 800;
	overflow: hidden;
	clear: both;
}
#content .more span {
	font-size: .7em;
	top: 0px;
}
#content .more span + span {
	margin-left: -4px;
}
#content .quote {
	text-align: right;
	display: block;
	position: absolute;
	top: -20px;
	left: 540px;
	width: 76px;
	height: 66px;
}
#content .quote img {
	width: 76px;
	height: 66px;
}
#content .radio {
	line-height: 1.3em;
	margin-bottom: 0px;
}
#content .radio + .radio {
	margin-top: 0px;
}
#content .checkbox {
	line-height: 1.3em;
}
.content-poster {
	background: url("/sites/all/themes/ist_2015/theme/base/img/bg-diagonal.gif");
	margin-bottom: 35px;
	overflow: hidden;
}
.content-poster img {
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	min-width: 500px;
}
.content-module img.fake-data {
	width: 100%;
}
.basic-list {
	margin-top: 10px;
	overflow: hidden;
	position: relative;
}
.basic-list li {
	background: url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat 0px 6px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 25px;
	font-weight: 500;
	margin-bottom: 10px;
	line-height: 1.5em;
}
.condensed-list {
	margin-top: 0px;
	overflow: hidden;
	position: relative;
	margin-bottom: 25px;
}
.condensed-list li {
	background: url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat 0px 6px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 25px;
	font-weight: 600;
	margin-bottom: 6px;
	line-height: 1.5em;
}
.condensed2-list {
	margin-top: 0px;
	overflow: hidden;
	position: relative;
	padding-left: 0px;
	margin-bottom: 25px;
}
.condensed2-list li {
	background: url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet4.png") no-repeat 0px 6px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 25px;
	font-weight: 600;
	margin-bottom: 6px;
	line-height: 1.5em;
}
.double-col-list li {
	float: left;
	width: 50%;
}
.sidenav-container {
	position: relative;
	margin-left: 0px;
	z-index: 500;
}
.affix {
	position: fixed !important;
}
.sidenav-container.affix {
	width: 100%;
	top: 90px;
	margin-left: 0px;
}
.region-sidebar-first {
	overflow: visible;
	height: 1px;
	margin-left: 0px;
}
.region-sidebar-first ul.menu {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border-top: 5px solid #a2d5ff;
	border-bottom: 5px solid #a2d5ff;
	margin: 0px;
	padding-bottom: 0px;
}
.region-sidebar-first ul.menu li:first-child a {
	border-bottom: 1px solid #DDD;
}
.region-sidebar-first ul.menu li.expanded:first-child a {
	border-bottom: 1px solid #DDD;
}
.region-sidebar-first ul.menu li.expanded:first-child .subnav-arrow {
	z-index: 4000;
}
.region-sidebar-first ul.menu li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.region-sidebar-first ul.menu li a {
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-size: 1.2em;
	line-height: 1em;
	padding: 12px 18px 12px 18px;
	border-top: none !important;
	color: #335a99;
}
.region-sidebar-first ul.menu li a:hover {
	color: #1d3b6d;
	background: #f1f9ff;
}
.region-sidebar-first ul.menu li.expanded a {
	color: #2785d0;
	background: #f1f9ff;
	border-bottom: none;
	border-left: 1px solid #DDD !important;
	border-right: 1px solid #DDD !important;
}
.region-sidebar-first ul.menu li.expanded a:hover {
	color: #2785d0;
	background: #f1f9ff;
}
.region-sidebar-first ul.menu li.expanded .subnav-arrow {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #f1f9ff;
	position: absolute;
	left: 30px;
}
.region-sidebar-first ul.menu li.expanded ul.menu {
	padding: 10px 10px 10px 15px;
	background: #335a99;
	border-top: none !important;
	border-bottom: none !important;
}
.region-sidebar-first ul.menu li.expanded ul.menu li {
	overflow: visible;
}
.region-sidebar-first ul.menu li.expanded ul.menu li a {
	overflow: visible;
	background: transparent !important;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-size: 1em;
	line-height: .5em;
	padding: 6px 0px 6px 10px;
	border: none !important;
	color: white;
}
.region-sidebar-first ul.menu li.expanded ul.menu li a:hover {
	color: #ffde00;
	background: transparent;
}
.region-sidebar-first ul.menu li.expanded ul.menu li ul.menu {
	padding: 0px;
	margin: 15px;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-right: 0px !important;
	background: transparent url("/sites/all/themes/ist_2015/theme/base/img/subnav-dots-vertical.png") repeat-y 0px 0px !important;
}
.region-sidebar-first ul.menu li.expanded ul.menu li ul.menu li {
	padding: 0px;
	background: transparent url("/sites/all/themes/ist_2015/theme/base/img/subnav-dots-horizontal.png") no-repeat 0px 11px !important;
}
.region-sidebar-first ul.menu li.expanded ul.menu li ul.menu li a {
	padding-left: 20px;
	padding: 6px 0px 6px 15px;
}
.region-sidebar-first ul.menu li.expanded ul.menu li ul.menu li ul {
	color: #a2d5ff;
	margin-left: 40px;
	margin-bottom: 10px;
	background: transparent !important;
}
.region-sidebar-first ul.menu li.expanded ul.menu li ul.menu li ul li {
	background: transparent !important;
	list-style-type: square;
}
.region-sidebar-first ul.menu li.expanded ul.menu li ul.menu li ul li a {
	padding: 4px 0px 4px 0px;
}
.region-sidebar-first ul.menu li.expanded ul.menu li ul.menu li:last-child a {
	padding-bottom: 0px;
}
.region-sidebar-first ul.menu li.expanded ul.menu li.expanded a {
	color: #a2d5ff;
}
.region-sidebar-first ul.menu li.expanded ul.menu li.expanded a:hover {
	color: #ffde00;
}
.region-sidebar-first ul.menu li.expanded ul.menu li.expanded ul.menu li a {
	color: white;
}
.region-sidebar-first ul.menu li.expanded ul.menu li.expanded ul.menu li.expanded a {
	color: #a2d5ff;
}
.region-sidebar-first ul.menu li.expanded ul.menu li.expanded ul.menu li.expanded a:hover {
	color: #ffde00;
}
.region-sidebar-first ul.menu li.expanded ul.menu li.expanded ul.menu li.expanded ul.menu li a {
	color: white;
}
.region-sidebar-first ul.menu li.expanded ul.menu li.expanded ul.menu li.expanded ul.menu li.expanded a {
	color: #a2d5ff;
}
.region-sidebar-first ul.menu li.expanded ul.menu li.expanded ul.menu li.expanded ul.menu li.expanded a:hover {
	color: #ffde00;
}
#footer {
	background: #161b30;
	overflow: visible;
	margin-top: 25px;
}
#footer .container, #footer #block-menu-menu-top-navigation-menu, #footer #block-psu-search-psu-search, #footer #block-system-main-menu .content, #block-system-main-menu #footer .content {
	padding-top: 50px;
	padding-bottom: 50px;
}
#footer a {
	color: #a2d5ff;
}
#footer h3 {
	color: white;
	font-size: 1.15em;
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-weight: 700;
}
#footer p {
	color: white;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}
.legal-links {
	margin-top: 0px;
	text-align: center;
}
.legal-links ul li a {
	padding-left: 12px;
}
.legal-links ul li:before {
	color: rgba(255, 255, 255, 0.3);
	content: '|';
}
.legal-links ul li:first-child:before {
	color: rgba(255, 255, 255, 0.3);
	content: '';
}
.footer-links {
	text-align: left;
	width: 100%;
	list-style: none;
}
.footer-links li {
	display: inline-block;
	width: 100%;
	padding: 0 20%;
	line-height: 30px;
}
.social-links li {
}
.social-links li a .social-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
}
.social-links li a .social-label {
	position: relative;
	top: -5px;
	left: 10px;
}
.social-links .facebook a .social-icon {
	background: url("/sites/all/themes/ist_2015/theme/base/img/icon-facebook.png") no-repeat top left;
	background-size: 100%;
}
.social-links .twitter a .social-icon {
	background: url("/sites/all/themes/ist_2015/theme/base/img/icon-twitter.png") no-repeat top left;
	background-size: 100%;
}
.social-links .youtube a .social-icon {
	background: url("/sites/all/themes/ist_2015/theme/base/img/icon-youtube.png") no-repeat top left;
	background-size: 100%;
}
.social-links .flickr a .social-icon {
	background: url("/sites/all/themes/ist_2015/theme/base/img/icon-flickr.png") no-repeat top left;
	background-size: 100%;
}
.social-links .pintrest a .social-icon {
	background: url("/sites/all/themes/ist_2015/theme/base/img/icon-pintrest.png") no-repeat top left;
	background-size: 100%;
}
.social-links .insta a .social-icon {
	background: url("/sites/all/themes/ist_2015/theme/base/img/icon-insta.png") no-repeat top left;
	background-size: 100%;
}
.social-links .linkedin a .social-icon {
	background: url("/sites/all/themes/ist_2015/theme/base/img/icon-linkedin.png") no-repeat top left;
	background-size: 100%;
}

.footer-col-1 {
	margin-bottom: 25px;
}
.footer-col-2 {
	text-align: center;
}
.pslh {
	background: url("/sites/all/themes/ist_2015/theme/base/img/pslh.png") no-repeat top center;
	display: block;
	width: 100%;
	height: 212px;
	position: relative;
	top: -60px;
	left: -5px;
}
.footer-col-3 {
	margin-bottom: 25px;
}
#block-block-32 .news-tab-content {
	margin-left: 20px;
}
#block-block-32 .news-tab-content {
	margin-left: 20px;
}
#BrowserDetectPanel {
	overflow: visible;
	display: none;
}
#BrowserDetectPanel .panel-win {
	overflow: hidden;
	background: #335a99;
	padding: 35px;
	width: 100%;
	height: 50px;
	text-align: center;
	z-index: 100001;
	color: white;
	-webkit-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
#BrowserDetectPanel .panel-win .panel-win-toggle {
	position: absolute;
	top: 25px;
	right: 25px;
	color: #ffde00;
	font-size: 1.25em;
}
#BrowserDetectPanel .panel-win .dismiss-panel-win {
	color: #ffde00;
	font-size: 1.25em;
}
#BrowserDetectPanel .panel-win h2 {
	margin-top: -15px;
	margin-bottom: 20px;
	color: #a2d5ff;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
}
#BrowserDetectPanel .panel-win p {
	margin-bottom: 25px;
}
#BrowserDetectPanel .panel-win .contract-detection {
	display: none;
}
#BrowserDetectPanel .panel-win .expand-detection {
	display: inline-block;
}
#BrowserDetectPanel .panel-win .browser-list {
	margin: 0 auto;
	margin-bottom: 35px;
	overflow: hidden;
	position: relative;
	width: 360px;
}
#BrowserDetectPanel .panel-win .browser-list li {
	width: 360px;
	display: none;
}
#BrowserDetectPanel .panel-win .browser-list li .btn {
	padding: 15px 20px;
	font-size: 1.2em;
}
#BrowserDetectPanel .panel-win .browser-list li .btn .btn-icon {
	width: 12px;
	height: 17px;
}
#BrowserDetectPanel .panel-win-open {
	height: 290px;
}
#BrowserDetectPanel .panel-win-open h2 {
	margin-top: 0px;
}
#BrowserDetectPanel .panel-win-open .contract-detection {
	display: inline-block;
}
#BrowserDetectPanel .panel-win-open .expand-detection {
	display: none;
}
#hp-news {
	margin-top: 50px;
	margin-bottom: 25px;
}
#hp-numbers {
	margin-top: 20px;
}
#hp-blog {
	background: url("/sites/all/themes/ist_2015/theme/base/img/bg-diagonal.gif") top left;
	margin: 20px 0px;
}
#hp-college-info {
	background: #335a99;
}
#hp-college-info img {
	position: relative;
	top: -20px;
	margin-bottom: -20px;
}
#hp-companies {
	margin-bottom: 70px;
}
/*  -----=======    *** GTO1 *** IST customizations   =====---- */


/* (gto1) Experimenting with Views Slideshow display */

.views-slideshow-cycle-main-frame-row-item {
	position: relative;
	width: 100%;
} /* Main slider container */
.views-slideshow-cycle-main-frame-row-item .submitted {
	display: none;
}
.views-slideshow-cycle-main-frame-row-item h2 {
	display: none;
}
.views-slideshow-cycle-main-frame-row-item .field-name-body {
	display: none;
}
.views-slideshow-cycle-main-frame-row-item .field-name-field-tags {
	display: none;
}
.views-slideshow-cycle-main-frame-row-item .field-name-field-image {
}
/* .views_slideshow_cycle_main {margin-right:auto; margin-left: auto; width:1140px;} */
.content-poster {
	display: none;
} /* this selector is also on line 6083 */
/* PROFILE PEOPLE, Names display inline for all widths */
/*.profile .field-name-field-first-name {display:inline; float:left; padding-right: 5px; font-size:2em; font-weight:bold;}*/
/*.profile .field-name-field-last-name {display:inline; float:left; padding-right: 5px; font-size:2em; font-weight:bold;}*/
.profile .field-name-field-degrees-credentials {
	display: inline;
	font-size: 2em;
	font-weight: bold;
}
#block-views-news-highlight-boxes-block {
	width: 100%;
	margin-bottom: 50px;
}
#block-views-news-highlight-boxes-block h2 {
	font-size: 2em;
	color: gray;
}

.ist_mini_news_boxes {
	margin-right: 10px;
}
.ist_mini_news_boxes_titles {
	padding-right: 10px;
	line-height: 1.3em;
	padding-top: 10px;
}
.view-news-highlight-boxes .item-list ul li {
	display: inline;
	float: left;
	width: 25%;
	margin: 0;
	padding-bottom: 20px;
}
.view-highlight-boxes2 .item-list ul li.views-row  {
	display: inline;
	float: left;
	width: 33%;
	margin: 0;
	padding-bottom: 20px;
}
#content .field-name-field-web-site-s- p {
	margin-bottom: 0px;
}
.content .field-name-field-tags {
	display: none;
}
.submitted {
	display: none;
}
/* .content .field-item img {
	float: left;
	margin-right: 10px;
}*/
#content .node-article h2 {
	margin-top: 20px;
}
/* Research < Centers < HCI */
.view-hci th {
	font-weight: 700;
}
.view-hci th.views-field-field-image {
	width: 12%;
}
.view-hci th.views-field-view-user {
	width: 20%;
}
.view-hci th.views-field-field-title {
	width: 62%;
}
.view-hci th.views-field-field-email {
	width: 6%;
}
.view-hci .item-list ul {
	margin-bottom: 10px;
	margin-top: 0px;
	overflow: hidden;
	position: relative;
}
.view-hci .item-list ul li {
	background: url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0px 6px transparent;
	font-weight: 600;
	list-style: outside none none;
	margin: 0px 0px 10px;
	padding: 0px 0px 0px 25px;
}
.view-hci .item-list ul {
	margin: 0 0 0.75em;
	padding: 0;
}
.view-hci .item-list ul li {
	margin: 0 0 0.25em 0.2em;
}
.view-hci .item-list .pager li {
	background-image: none;
	display: inline;
	list-style-type: none;
	padding: 0.5em;
}
.view-hci .pager {
	list-style: outside none none;
}
.view-hci caption {
	font-weight: 700;
	font-size: 1.4em;
	margin-bottom: 10px;
	margin-top: 16px;
	text-align: left;
}
/* IST Corporate Associates */
#block-views-boxes-block-6 .col-sm-4 {
	height: 110px;
}
#block-views-boxes-block-6 img {
	position: absolute;
	margin: auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
/* Directory Sidebar */
/* Sidebar under Directory */
.region-insidecontentsidebar #block-views-profile-test-profile-image {
	padding: 0px;
	border: 0px;
}
.region-insidecontentsidebar .block {
	background-color: #fff;
	padding: 15px 15px 0px 15px;
	margin-bottom: 12px;
	border: 1px solid #a2d5ff;
	margin-left: 10px;
	width: 220px;
}
.region-insidecontentsidebar .block p.titleh5 {
	font-weight: 700;
	font-size: 1.4em;
	margin-top: 0px;
}
.region-insidecontentsidebar .block ul li {
	font-weight: 600;
}
.region-insidecontentsidebar .block .lite-list {
	overflow: hidden;
	margin-top: 20px;
	padding-left: 15px;
	line-height: 1.4em;
}
.region-insidecontentsidebar .block .lite-list ul {
	margin-top: 10px;
	padding-left: 2px;
	padding-bottom: 1px;
}
.region-insidecontentsidebar .block ul ul {
	padding-top: 2px;
	margin-bottom: 10px;
}
.region-insidecontentsidebar .block .lite-list li {
	background: url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat 0px 4px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 25px;
	margin-bottom: 10px;
	line-height: 1.4em;
}
.region-insidecontentsidebar .block .lite-list li li {
	background: url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet4.png") no-repeat 0px 0px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 20px;
	margin-bottom: 7px;
	line-height: 14px;
}
/* Filter Sidebar on Directory Pages */
#block-views-exp-fa-page, #block-views-exp-affiliated-faculty-page, #block-views-exp-advisory-board-page, #block-views-exp-staff-page, #block-views-exp-grad-students-page, #block-views-exp-postdoc-scholars-page, #block-views-exp-facu-page, #block-views-exp-graduate-faculty-page, #block-views-exp-visiting-faculty-page {
	padding-bottom: 15px;
	border-bottom: 2px solid #a2d5ff;
}
.region-insidecontentsidebar {
	display: block;
	float: right;
	margin-top: 20px;
}
.region-insidecontentsidebar2 {
	background-color: #fff;
	padding: 15px 15px 0px 15px;
	margin-bottom: 12px;
	border: 1px solid #a2d5ff;
}
.region-insidecontentsidebar2 label {
	font-weight: normal;
	display: inline;
	margin-bottom: 0px;
}
.region-insidecontentsidebar2 a {
}
.region-insidecontentsidebar2 label, .region-insidecontentsidebar2 p {
}
.region-insidecontentsidebar2 p.titleh5 {
	font-weight: 700;
	font-size: 1.4em;
	margin-top: 0px;
}
p.titleh6 {
	font-weight: 700;
	font-size: 1.3em;
	margin-top: 0px;
}
.region-insidecontentsidebar3 {
	background-color: #fff;
	padding: 15px 15px 0px 15px;
	margin-bottom: 12px;
	border: 1px solid #a2d5ff;
}
.region-insidecontentsidebar3 label {
	font-weight: normal;
	display: inline;
	margin-bottom: 0px;
}
.region-insidecontentsidebar3 a {
}
.region-insidecontentsidebar3 label, .region-insidecontentsidebar3 p {
}
.region-insidecontentsidebar3 p.titleh5 {
	font-weight: 700;
	font-size: 1.4em;
	margin-top: 0px;
}
.attachment-after .views-summary-unformatted {
	color: #335a99;
	font-size: 0em;
}
.attachment-after .views-summary-unformatted a {
	size: 1em;
}
.view-profile .item-list ul li {
	background: url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0px 6px transparent;
	font-weight: 600;
	list-style: outside none none;
	margin: 0 0 0.15em 1.5em;
	padding: 0px 0px 0px 25px;
}
.profile .field-type-image {
	float: right;
	vertical-align: top;
}
.profile .field-type-image img {
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 0px;
}
.view-profile .views-field-field-title .views-label-field-title {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
}
.view-profile .views-field-field-department {
	margin-top: 20px;
}
.view-profile .views-field-field-department .views-label-field-department {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
}
.view-profile .views-field-nothing {
	margin-top: 20px;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
}
.view-profile .views-field-field-office .field-content {
	margin-bottom: 10px;
}
.view-profile .views-field-field-education {
	margin-top: 20px;
}
.view-profile .views-field-field-education .views-label-field-education {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
}
.view-profile .profile_subheadings {
	margin-top: 20px;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: 700;
}
#content .view-profile .views-field-field-web-site-s- div.field-content p {
	margin-bottom: 3px;
}
.view-profile .views-field-field-web-site-s- div.field-content, .views-field-field-web-site-s- div.field-content {
	background-image: url("/sites/default/files/u19/info.png");
	background-position: 0 6px;
	background-repeat: no-repeat;
	display: block;
	min-height: 19px;
	padding: 0px 0px 0px 25px;
	margin-left: 21px;
}
.view-profile .views-field-field-email div.field-content, .views-field-field-email div.field-content {
	background-image: url("/sites/default/files/u19/email.png");
	background-position: 0 6px;
	background-repeat: no-repeat;
	display: block;
	min-height: 19px;
	padding: 0px 0px 0px 25px;
	margin-left: 21px;
}
.view-profile .views-field-field-phone div.field-content, .views-field-field-phone div.field-content {
	background-image: url("/sites/default/files/u19/mobile.png");
	background-position: 0 6px;
	background-repeat: no-repeat;
	display: block;
	min-height: 19px;
	padding: 0px 0px 0px 25px;
	margin-left: 21px;
}
.field-name-field-title div.field-items {
	font-weight: 600;
}
.field-name-field-title div.field-items {
	font-size: 15px;
	font-weight: 700;
	text-transform: uppercase;
	padding: 0px;
	margin-bottom: 20px;
}
.field-name-field-title-no-dept div.field-items {
	font-weight: 600;
}
.profile div.field-label {
	color: #161b30;
	margin-top: 20px;
	font-size: 1.4em;
	font-weight: 700;
}
.field-name-field-office div.field-items {
	margin-top: 20px;
	margin-bottom: 20px;
}
.field-name-field-education div.field-label {
	margin-top: 20px;
}
.field-name-field-courses div.field-label {
	margin-top: 20px;
}
.field-name-field-education div.field-items {
	margin-bottom: 20px;
}
.field-name-field-biograph div.field-label {
	margin-top: 20px;
}
.field-name-field-web-site-s- div.field-label {
	display: none;
}
.views-field-field-tag div.field-label {
	margin-top: 20px;
}
body.front h1.title {
	display: none;
}
.node-event img {
	max-width: 1170px;
	height: auto;
	margin-bottom: 15px;
}
.node-event .field-name-field-location, .node-event .field-name-field-start2 {
	margin-bottom: 15px;
}
.node-event .field-type-datetime .field-label {
	color: #161b30;
	font-size: 1.2em;
	font-weight: 700;
}
.node-event .field-type-text .field-label {
	color: #161b30;
	font-size: 1.2em;
	font-weight: 700;
}
.node-event .field-name-field-contact-person p {
	margin-bottom: 0px;
}
.node-webform .field-name-field-location, .node-webform .field-name-field-start2 {
	margin-bottom: 15px;
}
.node-webform .field-type-datetime .field-label {
	color: #161b30;
	font-size: 1.4em;
	font-weight: 700;
	margin-bottom: 10px;
}
.node-webform .field-type-text .field-label {
	color: #161b30;
	font-size: 1.4em;
	font-weight: 700;
	margin-bottom: 10px;
}
.region-sidebar-first ul.menu li.expanded ul.menu li.expanded ul.menu li a {
	line-height: 1em;
}
.region-sidebar-first ul.menu li.expanded ul.menu li a {
	line-height: 1.1em;
}
.region-contentleft1 #block-views-2dbffb524ddd885b09af46ec25a38ae0 {
	margin-bottom: 0px;
}
.region-contentright1 #block-views-54b94c757704616bfddea885c53ce92f {
	margin-bottom: 0px;
}
.region-contentleft1 .block {
	margin-bottom: 20px;
}
.region-contentright1 .block {
	margin-bottom: 20px;
}
.region-contentleft2 .block {
	margin-bottom: 20px;
}
.region-contentright2 .block {
	margin-bottom: 20px;
}
.region-contentleft3 .block {
	margin-bottom: 20px;
}
.region-contentright3 .block {
	margin-bottom: 20px;
}
.region-contentleft4 .block {
	margin-bottom: 20px;
}
.region-contentright4 .block {
	margin-bottom: 20px;
}
/* .node-webform input {
	display: block;
}
.node-webform .captcha input {
	display: inline;
}
.node-webform .form-type-radio input {
	display: inline;
}
.node-webform div.form-radios {
	padding-bottom: 30px;
}
.node-webform .webform-component-textfield {
	padding-bottom: 20px;
}
.node-webform .form-textarea-wrapper {
	padding-bottom: 20px;
}
.node-webform .webform-component-email {
	padding-bottom: 20px;
}
.node-webform .webform-component-date {
	padding-bottom: 20px;
}
.node-webform .form-item {
	margin-top: 1em;
	margin-bottom: 0em;
}
.node-webform .captcha legend {
	display: none;
}
.node-webform .captcha .fieldset-description {
	margin-top: 0px;
	font-weight: bold;
	font-size: 1.2em;
}
.node-webform .captcha label {
	display: none;
}
.node-webform label {
	font-size: 1.2em;
}
.node-webform .description {
	font-size: 1em;
} */
.lite-list {
	overflow: hidden;
	padding-left: 10px;
	line-height: 1.8em;
}
.lite-list li {
	background: url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat 0px 6px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 25px;
	margin-bottom: 9px;
	line-height: 1.6em;
	font-weight: 600;
}
.faq-question-answer {
	margin-left: 0px;
	overflow: hidden;
	position: relative;
}
.faq-dt-hide-answer {
	background: url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat 0px 6px;
	list-style: none;
	padding: 0px;
	margin: 0px;
	padding-left: 25px;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 1.5em;
}
.faq-dl-hide-answer {
	padding-bottom: 0px;
}
.view-display-id-block_39 table {
	margin-bottom: 0px;
}
#block-system-main {
	margin-top: 1.2em;
}
.breadcrumb {
	background-color: #f1f9ff;
	font-size: .8em;
	margin-bottom: 0em;
	margin-top: 1.2em;
	padding: 3px 7px;
	text-align: left;
}
.breadcrumb a {
	padding: 0px 4px;
	color: #335a99;
}
.breadcrumb a.active {
	color: #335a99;
}
#block-block-52 .faq-answer {
	padding-left: 26px;
}
#block-block-52 .faq-question-answer {
	margin-left: 25px;
}
/* News */
.node-article img {
	float: right;
	padding-left: 10px;
}
.node-article .field-name-field-caption {
	text-align: right;
	font-size: 12px;
	font-style: italic;
}
.view-news .rightimage p {
	text-align: right;
	font-size: 12px;
	font-style: italic;
}
/* Events */
.ds-2col-fluid > .group-left {
	float: left; /* LTR */
	width: 63%;
}
.ds-2col-fluid > .group-right {
	float: right; /* LTR */
	width: 250px;
	padding: 15px 5px 2px 5px;
}
.ds-2col-fluid.group-one-column > .group-left, .ds-2col-fluid.group-one-column > .group-right {
	width: 100%;
	float: none;
}
#user-profile-form #edit-picture {
	display: none;
}
#user-profile-form #edit-contact {
	display: none;
}
#user-profile-form #edit-field-title .tips {
	display: none;
}
#user-profile-form #edit-field-web-site-s- .tips {
	display: none;
}
#user-profile-form #edit-field-web-site-s- .tips {
	display: none;
}
#user-profile-form #edit-field-biograph .tips {
	display: none;
}
#user-profile-form #edit-field-research-interests .tips {
	display: none;
}
#user-profile-form #edit-field-publications .tips {
	display: none;
}
#user-profile-form #edit-field-courses .tips {
	display: none;
}
#user-profile-form #edit-field-education .tips {
	display: none;
}
/* College of IST Exit Survey ist.psu.edu/students/grad/graduating/exit_survey */
#webform-client-form-2191 label {
	display: inline-block;
	width: 200px;
	margin-right: 1em;
}
#webform-client-form-2191 textarea, #webform-client-form-2191 input.form-text {
	width: 307px;
}
#webform-client-form-2191 #edit-submitted-salary, #webform-client-form-2191 #edit-submitted-deg {
	margin-left: 215px;
	margin-bottom: 30px;
	margin-top: 0px;
}
#webform-client-form-2191 .form-item-submitted-salary input[type='radio'], #webform-client-form-2191 .form-item-submitted-salary label, #webform-client-form-2191 .form-item-submitted-deg input[type='radio'], #webform-client-form-2191 .form-item-submitted-deg label {
	margin: 0px;
	display: inline-block;
}
#webform-client-form-2191 .webform-component--deg label, #webform-client-form-2191 .webform-component--salary label {
	margin-bottom: 0px;
}
#webform-client-form-2191 .form-item-submitted-deg, #webform-client-form-2191 .form-item-submitted-salary {
	margin-top: 0px;
}
#webform-client-form-2191 .webform-component--address2 label {
	display: none;
}
#webform-client-form-2191 .webform-component--address2 input {
	margin-left: 218px;
}

/* Thank Your Scholarship Provider Form ist.psu.edu/students/engagement/scholarships/appreciate */
#webform-client-form-1532 label {
	font-size: 14px;
}
#webform-client-form-1532 .webform-component--first-name label, #webform-client-form-1532 .webform-component--last-name label, #webform-client-form-1532 .webform-component--scholarship-name label {
	display: inline-block;
	width: 150px;
}
#webform-client-form-1532 .webform-component--first-name input, #webform-client-form-1532 .webform-component--last-name input {
	display: inline-block;
	width: 400px;
}
#webform-client-form-1532 .form-radios input {
	margin-right: 5px;
}
#webform-client-form-1532 .webform-component--psu-email label {
	display: inline-block;
	width: 151px;
}
#webform-client-form-1532 .webform-component--psu-email input {
	display: inline-block;
	width: 400px;
}
#webform-client-form-1532 .webform-component-textfield, #webform-client-form-1532 .webform-component-email {
	padding-bottom: 4px;
}
#webform-client-form-1532 .resizable-textarea {
	padding-bottom: 10px;
}
/* IST Alumni Information Update Form ist.psu.edu/alumni/update */
#webform-client-form-1533 label {
	font-size: 14px;
}
#webform-client-form-1533 input.form-text {width:98%;}

input[type="email"] {
    border-radius: 0;
}
#webform-client-form-1533 hr {border-top: 3px solid #428bca;}

/* Alumni Spotlight Nomination Form ist.psu.edu/alumni/spotlight/nominate */
#webform-client-form-1534 label {
	font-size: 14px;
}
#webform-client-form-1534 .webform-component-textfield, #webform-client-form-1534 .webform-component-email {
	padding-bottom: 3px;
}
#webform-client-form-1534 .resizable-textarea {
	padding-bottom: 10px;
}
/* Outstanding Alumni Award Nomination Form ist.psu.edu/alumni/award/nominate */
#webform-client-form-1535 label {
	font-size: 14px;
}
#webform-client-form-1535 .webform-component--nominees-name label, #webform-client-form-1535 .webform-component--home-address label, #webform-client-form-1535 .webform-component--title label, #webform-client-form-1535 .webform-component--business-address label, #webform-client-form-1535 .webform-component--education label, #webform-client-form-1535 .webform-component--professional-experience label {
	display: inline-block;
	width: 200px;
}
#webform-client-form-1535 .webform-component--nominees-name input, #webform-client-form-1535 .webform-component--home-address input, #webform-client-form-1535 .webform-component--title input, #webform-client-form-1535 .webform-component--business-address input, #webform-client-form-1535 .webform-component--education input, #webform-client-form-1535 .webform-component--professional-experience input {
	display: inline-block;
	width: 400px;
}
#webform-client-form-1535 .form-radios input {
	margin-right: 5px;
}
#webform-client-form-1535 .webform-component-textfield, #webform-client-form-1535 .webform-component-email {
	padding-bottom: 3px;
}
#webform-client-form-1535 .resizable-textarea {
	padding-bottom: 5px;
}
/* IST Room Reservation Request: Student Groups ist.psu.edu/students/engagement/clubs_orgs/room_reservations */
#webform-client-form-1823 label {
	font-size: 14px;
	margin-bottom: 0px;
}
#webform-client-form-1823 .webform-component--field-top--your-name label {
	display: inline-block;
	width: 225px;
}
#webform-client-form-1823 .webform-component--field-top--email label {
	display: inline-block;
	width: 225px;
}
#webform-client-form-1823 .webform-component--field-top--org-name label {
	display: inline-block;
	width: 225px;
}
#webform-client-form-1823 .webform-component--field-top--participants label {
	display: inline-block;
	width: 225px;
	margin-bottom: 25px;
}
#webform-client-form-1823 .webform-component--field-mtg1, #webform-client-form-1823 .webform-component--field-mtg2, #webform-client-form-1823 .webform-component--field-mtg3, #webform-client-form-1823 .webform-component--field-mtg4 {
	margin-bottom: 20px;
}
#webform-client-form-1823 .webform-component--field-bottom--more-than-4-meetings {
	margin-top: 35px;
}
#webform-client-form-1823 .form-checkboxes .form-type-checkbox, #webform-client-form-1823 .form-checkboxes .form-type-checkbox input {
	margin: 0px;
}
#webform-client-form-1823 .webform-component--field-mtg1, #webform-client-form-1823 .webform-component--field-mtg2, #webform-client-form-1823 .webform-component--field-mtg3, #webform-client-form-1823 .webform-component--field-mtg4 {
	margin-bottom: 20px;
}
#webform-client-form-1823 .webform-component--field-bottom--more-than-4-meetings {
	margin-top: 35px;
}
#webform-client-form-1823 .form-checkboxes .form-type-checkbox, #webform-client-form-1823 .form-checkboxes .form-type-checkbox input {
	margin: 0px;
}
/* Exam Request Form https://ist.psu.edu/students/grad/exam_scheduling/request */
#webform-client-form-2242 label {
	font-size: 14px;
	margin-bottom: 0px;
}
#webform-client-form-2242 .webform-component--exam-type-dropdown label {
	display: inline-block;
	width: 200px;
}
#webform-client-form-2242 .webform-component--name-student label {
	display: inline-block;
	width: 200px;
}
#webform-client-form-2242 .webform-component--psu-id label {
	display: inline-block;
	width: 200px;
}
#webform-client-form-2242 .webform-component--degree label {
	display: inline-block;
	width: 200px;
}
#webform-client-form-2242 .webform-container-inline, #webform-client-form-2242 .webform-component--degree-audit .form-managed-file {
	margin-top: -25px;
	margin-left: 203px;
}
#webform-client-form-2242 .webform-component--degree-audit .description {
	margin-left: 203px;
}
#webform-client-form-2242 .webform-component--room label {
	display: inline-block;
	width: 200px;
}
#webform-client-form-2242 .webform-component--room .description {
	font-size: 1em;
	margin-top: -25px;
	margin-left: 203px;
	width: 525px;
	line-height: 20px;
}
#webform-client-form-2242 .webform-component--room input {
	margin-top: 5px;
	margin-left: 203px;
	width: 100px;
}
#webform-client-form-2242 .webform-component--title-of-proposal-or-thesis label {
	display: inline-block;
	width: 200px;
}
#webform-client-form-2242 .webform-component--committee-chair label, #webform-client-form-2242 .webform-component--committee-co-chair label {
	display: inline-block;
	width: 200px;
}
#webform-client-form-2242 .webform-component--major-field-member-1 label, #webform-client-form-2242 .webform-component--major-field-member-2 label {
	display: inline-block;
	width: 200px;
}
#webform-client-form-2242 .webform-component--outside-unit-field-member label, #webform-client-form-2242 .webform-component--minor-field-member label {
	display: inline-block;
	width: 200px;
}
#webform-client-form-2242 .webform-component--special-member-name label, #webform-client-form-2242 .webform-component--special-member-email label {
	display: inline-block;
	width: 200px;
}
/* Exam Request Form: M.S. Scholarly Paper https://ist.psu.edu/students/grad/exam_scheduling/ms/request */
#webform-client-form-2244 label {
	font-size: 14px;
	margin-bottom: 0px;
}
#webform-client-form-2244 .webform-component--name-student label {
	display: inline-block;
	width: 200px;
}
#webform-client-form-2244 .webform-component--psu-id label {
	display: inline-block;
	width: 200px;
}
#webform-client-form-2244 .webform-component--degree-audit .description {
	margin-left: 203px;
}
#webform-client-form-2244 .webform-component--title label {
	display: inline-block;
	width: 200px;
}
#webform-client-form-2244 .webform-component--committee-chair label, #webform-client-form-2244 .webform-component--committee-co-chair label {
	display: inline-block;
	width: 200px;
}
#webform-client-form-2244 .webform-component--major-field-member-1 label, #webform-client-form-2244 .webform-component--major-field-member-2 label {
	display: inline-block;
	width: 200px;
}
#webform-client-form-2244 .webform-component--outside-member label, #webform-client-form-2244 .webform-component--minor-field-member label {
	display: inline-block;
	width: 200px;
}
#webform-client-form-2244 .webform-component--special-member-name label, #webform-client-form-2244 .webform-component--special-member-email label {
	display: inline-block;
	width: 200px;
}
#webform-client-form-2244 .webform-component--oral-pres .form-select {
	margin-top: -25px;
	margin-left: 203px;
}
#webform-client-form-2244 .webform-component--if-yes-fieldset {
	margin-left: 203px;
	background-color: #f1f9ff;
	padding: 5px;
}
#webform-client-form-2244 .webform-container-inline {
	margin-top: -23px;
	margin-left: 130px;
}
#webform-client-form-2244 .webform-component--if-yes-fieldset--room label {
	display: inline-block;
	width: 200px;
}
#webform-client-form-2244 .webform-component--if-yes-fieldset--room .description {
	font-size: 1em;
	margin-top: -23px;
	margin-left: 130px;
	line-height: 20px;
}
#webform-client-form-2244 .webform-component--if-yes-fieldset--room input {
	margin-top: 5px;
	margin-left: 130px;
	width: 100px;
}
#webform-client-form-2244 .webform-component--degree-audit .form-managed-file {
	margin-top: -25px;
	margin-left: 203px;
}
/* Scholarship Survey https://ist.psu.edu/students/engagement/scholarships/survey */
#webform-client-form-2534 label {
	font-size: 14px;
	margin-bottom: 0px;
}
#webform-client-form-2534 .webform-component--first-name label, #webform-client-form-2534 .webform-component--last-name label, #webform-client-form-2534 .webform-component--psu-id- label, #webform-client-form-2534 .webform-component--psu-email label {
	display: inline-block;
	width: 200px;
}
#webform-client-form-2534 .form-item-submitted-job, #webform-client-form-2534 .webform-component--hours input, #webform-client-form-2534 .form-item-submitted-extracurricular, #webform-client-form-2534 .webform-component--extracurricular-details input, #webform-client-form-2534 .webform-component--essay textarea, #webform-client-form-2534 .webform-component--essay .grippie {
	margin-left: 203px;
	width: 510px;
}
/* College of IST Commencement Ceremony and Ice Cream Social https://ist.psu.edu/college/events/sp2016_commencement_ice_cream_social/rsvp */
#webform-client-form-2559 .webform-component--field-top label {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 1.6em;
	margin-bottom: 0px;
	font-weight: 600;
	display: table;
}
#webform-client-form-2559 .webform-component--field-top, #webform-client-form-2559 .webform-component--ice-cream-social {
	margin-bottom: 10px;
}
#webform-client-form-2559 .description {
	line-height: 2.5em;
	font-size: 1em;
}
#webform-client-form-2559 .panel-title {
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 1.6em;
	margin-bottom: 5px;
	font-weight: 600;
}
#webform-client-form-2559 .panel {
	min-height: 320px;
}
#webform-client-form-2559 label {
	display: table;
}
.region-contentall2 .view-prospective-students {
	padding-right: 35px;
}
.region-contentall3 .view-prospective-students {
	padding-right: 35px;
}
.region-contentall4 .view-prospective-students {
	padding-right: 35px;
}
.desc_content {
	font-size: 12px;
	font-style: italic;
	text-align: right;
}
.node-type-unsearchable-content .breadcrumb {
	display: none;
}
.node-type-unsearchable-content .view-viiews-bootstrap {
	margin-top: 10px;
}
.margintop16-content {
	margin-top: 16px;
}
#block-block-110 {
	margin-top: 16px;
}
#content ol.search-results li h3 {
	text-align: left;
	border-bottom: 0px;
	margin-bottom: 5px;
}
#content ol.search-results li div.search-snippet-info {
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: #eee solid 1px;
}
#content ol.search-results {
	margin-top: 20px;
}
div.node-blog ul.inline li, .blog_usernames_blog {
	padding: 0px;
}
div.node-blog div.field-name-field-created, div.view-student-blogs div.views-field-created, .node-blog div.created {
	font-style: italic;
	margin-bottom: 12px;
}
div.view-student-blogs div.views-field-view-node {
	margin-bottom: 25px;
}
table#vu p {
	font-size: 1em;
	line-height: 1.8em;
}
table#vu td.vu_left {
	width: 10%;
	padding: 30px 20px 15px 0px;
	text-align: left;
	vertical-align: top;
}
table#vu td.vu_right {
	width: 90%;
	padding: 30px 0px 15px 0px;
	text-align: left;
	vertical-align: top;
}
table#vu td.vu_right h4 {
	margin-top: 0px;
}
#content p.vu_mb_zero {
	margin-top: 25px;
	margin-bottom: 0px;
}
#content p.mb_zero {
	margin-bottom: 0px;
}
#webform-client-form-2266 label {
	width: 115px;
}
<!--
Events Archive Block
-->
#block-views-events-all-block-2 {
margin-top:16px;
}
<!--
HCI Calendar
-->
.view-display-id-block_4 .item-list ul li {
margin-left:0px;
}
<!--
DS RAP Drop Downs--> #dropdown_nostyle .faq-question-answer {
	margin-left: 0;
	overflow: hidden;
	position: relative;
}
#dropdown_nostyle .faq-dt-hide-answer {
	background: none;
	padding-left: 0px;
}
.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.equal, .equal > div[class*='col-'] {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex: 1 1 auto;
}
#webform-client-form-2242 input#edit-submitted-degree-audit-upload-button {
	display: none;
}

/* 
====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/


@media (min-width: 0px) and (max-width: 767px) {
#content p.header {
	margin-bottom: 10px;
}
#block-block-32 .news-tab-content {
	margin-left: 5px;
}
#webform-client-form-1522 {
	margin-left: 0px;
}
#webform-client-form-2534 label, #webform-client-form-2534 .form-text {
	width: 100%;
}
#webform-client-form-2534 .form-item-submitted-job, #webform-client-form-2534 .webform-component--hours input, #webform-client-form-2534 .form-item-submitted-extracurricular, #webform-client-form-2534 .webform-component--extracurricular-details input, #webform-client-form-2534 .webform-component--essay textarea, #webform-client-form-2534 .webform-component--essay .grippie {
	margin-left: 0px;
	width: 100%;
}
.band2 .col-sm-12 {
	background-image: none;
}
.band2a .col-sm-12 {
	background-image: none;
}
.band2a .col-sm-3 {
	display: none;
}
}

@media (max-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	max-height: 200px;
}
}

@media (max-width: 414px) {
<!--
.views-field-field-title {
	display: none;
}
-->
}

@media (max-width: 540px) {
#webform-client-form-2191 .webform-component--address2 input {
	margin-left: 0px;
}
#webform-client-form-2191 textarea, #webform-client-form-2191 input.form-text {
}
#webform-client-form-2191 label {
}
#webform-client-form-2191 #edit-submitted-salary {
	margin-left: 0px;
	margin-bottom: 30px;
	margin-top: 0px;
}
#webform-client-form-2191 #edit-submitted-deg {
	margin-left: 0px;
	margin-bottom: 30px;
	margin-top: 0px;
}
}

@media only screen and (max-width: 575px) and (orientation: portrait) {
#block-views-news-highlight-boxes-block h2 {
	font-size: 1.5em;
}
.submitted {
	font-size: .75em;
	color: #ccc;
}
.field-label {
	float: left;
	margin-right: 1px;
}
/*.field-items a {
	display: inline;
	float: left;
	margin-right: 10px;
} */
.field-name-field-tags {
	margin-top: 0px;
	margin-bottom: 0px;
}
.node-readmore {
	font-weight: bold;
}
.branding {
	padding: 0px;
}
.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 {
	padding-right: 0;
	padding-left: 0px;
	width: 99%;
}
.ist_mini_news_boxes {
	margin-right: 5px;
}
.ist_mini_news_boxes_titles {
	width: 98%;
}
.container, #block-menu-menu-top-navigation-menu, #block-psu-search-psu-search, #block-system-main-menu .content {
	margin-right: auto;
	margin-left: auto;
	padding-left: 0;
	padding-right: 0;
}
.row, #block-psu-search-psu-search .content {
	margin-left: 0;
	margin-right: 0;
}
/* PROFILE PEOPLE, Names display inline for phone portrait */
	/*.profile .field-name-field-first-name {display:inline; float:left; padding-right: 5px; font-size:1.6em; font-weight:700;}*/
	/*.profile .field-name-field-last-name {display:inline; float:left; padding-right: 5px; font-size:1.6em; font-weight:700;}*/
.profile .field-name-field-degrees-credentials {
	display: inline;
	font-size: 1.6em;
	font-weight: 700;
}
.profile .field-name-field-title {
	padding-top: 5px;
}
#content h1 {
	font-size: 1.75em;
	margin-top: -10px;
}
#content h3 span {
	background: white none repeat scroll 0 0;
	color: #1d3b6d;
	font-family: "Open Sans Condensed", sans-serif;
	font-size: 0.9em;
	font-weight: 700;
	padding: 0 10px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	top: 15px;
}
}

@media (max-width: 605px) {
.img-responsive {
	display: none;
}
.view-visiting-faculty .views-field-field-image {
	display: none;
}
.view-postdoc-scholars .views-field-field-image {
	display: none;
}
.view-advisory-board .views-field-field-image {
	display: none;
}
.view-grad-students .views-field-field-image {
	display: none;
}
.view-staff .views-field-field-image {
	display: none;
}
.view-affiliated-faculty .views-field-field-image {
	display: none;
}
.view-grad-students .views-field-field-image {
	display: none;
}
.view-faculty .views-field-field-image {
	display: none;
}
.view-office-assoc-dean-undergrad-studies .views-field-field-image {
	display: none;
}
.view-associate-dean-for-online-and-professional-education .views-field-field-image {
	display: none;
}
.view-associate-dean-for-research .views-field-field-image {
	display: none;
}
.view-career-solutions-and-corporate-engagement .views-field-field-image {
	display: none;
}
.view-communications-and-marketing .views-field-field-image {
	display: none;
}
.view-development-and-alumni-relations .views-field-field-image {
	display: none;
}
.view-education-strategy-and-planning .views-field-field-image {
	display: none;
}
.view-finance-and-budget .views-field-field-image {
	display: none;
}
.view-graduate-programs .views-field-field-image {
	display: none;
}
.view-graduate-programs .views-field-field-image {
	display: none;
}
.view-information-technology .views-field-field-image {
	display: none;
}
.view-instructional-design-and-innovation .views-field-field-image {
	display: none;
}
.view-undergraduate-academic-affairs .views-field-field-image {
	display: none;
}
.view-multicultural-affairs .views-field-field-image {
	display: none;
}
.view-office-of-the-dean .views-field-field-image {
	display: none;
}
.view-operations .views-field-field-image {
	display: none;
}
.view-undergraduate-academic-advising .views-field-field-image {
	display: none;
}
.view-undergraduate-recruiting .views-field-field-image {
	display: none;
}
.node-event img {
	display: none;
}
.profile .field-type-image {
	display: none;
}
.img-responsive2 {
	display: none;
}
.node-article img {
	display: none;
}
.field-name-field-web-site-s- div.field-items {
	margin-left: 0px;
}
.field-name-field-email div.field-items {
	margin-left: 0px;
}
.field-name-field-phone div.field-items {
	margin-left: 0px;
}
}

@media (max-width: 580px) {
.profile .field-name-field-department .field-label {
	display: block;
}
.profile .field-name-field-department .field-items {
	padding-top: 50px;
	display: block;
}
.profile .field-name-field-biograph .field-label {
	display: block;
}
.profile .field-name-field-biograph .field-items {
	padding-top: 50px;
	display: block;
}
.profile .field-name-field-research-interests .field-label {
	display: block;
}
.profile .field-name-field-research-interests .field-items {
	padding-top: 50px;
	display: block;
}
.profile .field-name-field-education .field-label {
	display: block;
}
.profile .field-name-field-education .field-items {
	padding-top: 50px;
	display: block;
}
.profile .field-name-field-publications .field-label {
	display: block;
}
.profile .field-name-field-publications .field-items {
	padding-top: 50px;
	display: block;
}
table#vu td.vu_left {
	display: none;
}
}

@media (max-width: 784px) {
}

@media (max-width: 767px) {
	.region-insidecontentsidebar .block {
	background-color: #fff;
	padding: 15px 15px 0px 15px;
	margin-bottom: 12px;
	border: 1px solid #a2d5ff;
	margin-left: 10px;
	width: 95%;
}
#navblock {
	display: none;
}
.view-display-id-block_50 .navbar {
	margin-bottom: 0px;
	min-height: 25px;
}
.container > .navbar-header, #block-menu-menu-top-navigation-menu > .navbar-header, #block-psu-search-psu-search > .navbar-header, #block-system-main-menu .content > .navbar-header, .container > .navbar-collapse, #block-menu-menu-top-navigation-menu > .navbar-collapse, #block-psu-search-psu-search > .navbar-collapse, #block-system-main-menu .content > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
	margin-left: 0px;
	margin-right: -45px;
}
.navbar-default .navbar-toggle {
	border-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #1D3B6D;
}
.navbar-collapse {
	background: #1D3B6D;
	color: #fff;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #1D3B6D;
}
.navbar-default .navbar-nav > li > a:link, .navbar-default .navbar-nav > li > a:visited {
	color: #fff;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #a2d5ff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #a2d5ff;
	color: #000;
}
.navbar-nav > li > a {
	line-height: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.vu-img-responsive {
	display: none;
}
#block-block-92 {
	display: none;
}
#block-block-182 {
	display: none;
}
.view-facuc .views-table {
	width: 100%;
}
.view-news-highlight-boxes .item-list ul li {
	float: none;
	display: block;
	width: 100%;
	padding-bottom: 10px;
}
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	overflow-x: auto;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #dddddd;
	-webkit-overflow-scrolling: touch;
}
.table-responsive > .table {
	margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > tfoot > tr > td {
	white-space: nowrap;
}
.table-responsive > .table-bordered {
	border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child {
	border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child {
	border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td {
	border-bottom: 0;
}
.visible-xs {
	display: block !important;
}
table.visible-xs {
	display: table;
}
tr.visible-xs {
	display: table-row !important;
}
th.visible-xs, td.visible-xs {
	display: table-cell !important;
}
.visible-xs-block {
	display: block !important;
}
.visible-xs-inline {
	display: inline !important;
}
.visible-xs-inline-block {
	display: inline-block !important;
}
.hidden-xs {
	display: none !important;
}
.stat-number {
	font-size: 2.5em !important;
}
.blog-promo img {
	width: auto;
}
.great-companies-list {
	padding: 25px;
}
#news-tab-content img {
	margin-bottom: 5px;
	margin-top: 0px;
}
.btn-mobile {
	width: 100% !important;
	margin-bottom: 15px;
	margin-top: 0px;
}
.branding {
	padding: 15px 15px 0px 0px;
}
.branding .tagline {
	text-align: left;
	padding: 0px 0px 0px 73px;
}
.branding .ist-logo {
	left: 15px;
}
.branding .ist-logo img {
	margin-bottom: 0px;
	margin-top: 5px;
	height: 62px;
	width: 242px;
}
.tag-text {
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	color: #fff;
	font-style: italic;
	font-size: .7em;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.branding .psu-shield {
	background-size: 100%;
	width: 47px;
	height: 60px;
	top: 0px;
	left: 0px;
}
.branding .psu-shield2 {
	background-size: 100%;
	width: 115px;
	height: 29px;
	top: 0px;
	left: 56px;
}
.branding .ist-mark {
	background-size: 100%;
	width: 215px;
	top: 30px;
	left: 56px;
	height: 70px;
}
#topnav {
	position: relative;
}
#block-menu-menu-top-navigation-menu {
	height: auto;
}
#block-menu-menu-top-navigation-menu .content {
	height: auto;
}
#block-menu-menu-top-navigation-menu .content .menu {
	text-align: center;
	position: relative;
	top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#block-menu-menu-top-navigation-menu .content .menu li {
	display: block;
	width: 100%;
}
#block-menu-menu-top-navigation-menu .content .menu li a {
	display: block;
	width: 100%;
	border-bottom: 1px solid rgba(162, 213, 255, 0.35);
}
#block-menu-menu-top-navigation-menu .content .menu li:before {
	content: "";
	color: rgba(162, 213, 255, 0.35);
	position: relative;
	top: 0px;
	left: 0px;
}
#block-menu-menu-top-navigation-menu .content .menu li:hover .menu {
	display: none;
}
#topnav {
	position: relative;
}
#block-menu-menu-top-navigation-menu {
	height: auto;
}
#block-menu-menu-top-navigation-menu .content {
	height: auto;
}
#block-menu-menu-top-navigation-menu .content .menu {
	text-align: center;
	position: relative;
	top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#block-menu-menu-top-navigation-menu .content .menu li {
	display: block;
	width: 100%;
}
#block-menu-menu-top-navigation-menu .content .menu li a {
	display: block;
	width: 100%;
	border-bottom: 1px solid rgba(162, 213, 255, 0.35);
}
#block-menu-menu-top-navigation-menu .content .menu li:before {
	content: "";
	color: rgba(162, 213, 255, 0.35);
	position: relative;
	top: 0px;
	left: 0px;
}
#block-menu-menu-top-navigation-menu .content .menu li:hover .menu {
	display: none;
}
#search {
	position: relative;
	margin-bottom: 0px;
	height: auto;
	overflow: hidden;
}
#block-psu-search-psu-search .content {
	padding-left: 15px;
	padding-right: 15px;
}
#block-psu-search-psu-search .content #psu-search-form {
	position: relative;
	display: block;
	top: 0px;
	left: 0px;
	width: 100%;
	background: none;
}
#block-psu-search-psu-search .content #psu-search-form.showsearch {
	background: #1d3b6d;
}
#psu-search-form #edit-textfield {
	width: 100%;
}
.content-poster img {
	padding-left: 0px;
	padding-right: 0px;
}
#content h2 {
	font-size: 2.5em;
}
h4.alt {
	margin-bottom: 25px !important;
}
#block-system-main-menu .content {
	padding-bottom: 15px;
}
#block-system-main-menu .content ul.menu li {
	width: 100%;
	margin-bottom: 1px;
}
#block-system-main-menu .content ul.menu li a {
	border-left: none;
}
#block-system-main-menu .content ul.menu li:hover ul.menu {
	display: none;
}
#block-system-main-menu.affix {
	position: static !important;
	background: #1d3b6d;
	-webkit-box-shadow: 0 6px 12px transparent;
	box-shadow: 0 6px 12px transparent;
}
#footer .container, #footer #block-menu-menu-top-navigation-menu, #footer #block-psu-search-psu-search, #footer #block-system-main-menu .content, #block-system-main-menu #footer .content {
	padding-top: 190px;
}
.legal-links ul li a {
	font-size: .75em;
	padding-left: 6px;
}
.social-links {
	display: table;
	margin: 0 auto;
	margin-top: 25px;
}
.social-links li {
	float: left;
	margin-left: 10px;
}
.social-links li a .social-label {
	display: none;
}
.social-links li a .social-icon {
	width: 40px;
	height: 40px;
}
.social-links li:first-child {
	margin-left: 0px;
}
.footer-col-1 {
	text-align: center;
	margin-bottom: 25px;
	padding-left: 0px;
}
.footer-col-2 {
	text-align: center;
}
.pslh {
	position: absolute;
	-webkit-transform: scale(0.75);
	-moz-transform: scale(0.75);
	-ms-transform: scale(0.75);
	-o-transform: scale(0.75);
	transform: scale(0.75);
	top: -401px;
	left: -5px;
}
.footer-col-3 {
	text-align: center;
	padding-left: 0px;
	margin-bottom: 25px;
}
.ds-2col-fluid > .group-left {
	width: 100%;
	float: none;
	display: block;
}
.ds-2col-fluid > .group-right {
	width: 100%;
	float: none;
	display: block;
	margin-left: 0px;
	padding: 15px 5px 2px 5px;
}
.ds-2col-fluid.group-one-column > .group-left, .ds-2col-fluid.group-one-column > .group-right {
	width: 100%;
	float: none;
	display: block;
}
}

@media (min-width: 768px) {
#block-views-boxes-block-50 {
	display: none;
}
.jumbotron {
	padding-top: 48px;
	padding-bottom: 48px;
}
.container .jumbotron, #block-menu-menu-top-navigation-menu .jumbotron, #block-psu-search-psu-search .jumbotron, #block-system-main-menu .content .jumbotron {
	padding-left: 60px;
	padding-right: 60px;
}
.jumbotron h1, .jumbotron .h1 {
	font-size: 63px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	font-size: 30px;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
	margin-left: -15px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
	margin-right: -15px;
}
.carousel-indicators {
	bottom: 20px;
}
.branding {
	padding: 55px 15px 15px 15px;
}
.branding .tagline {
	text-align: right;
	padding: 0px;
}
.tag-text {
	font-size: .9em;
	padding-top: 32px;
}
.view-display-id-block_50 .navbar-brand {
	display: none;
}
.view-display-id-block_50 .navbar-form {
	width: auto;
	border: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.view-display-id-block_50 .navbar-form.navbar-right:last-child {
	margin-right: -15px;
}
.view-display-id-block_50 .navbar-text {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}
.view-display-id-block_50 .navbar-text.navbar-right:last-child {
	margin-right: 0;
}
.view-display-id-block_50 .navbar-nav {
	float: left;
	margin: 0;
}
.view-display-id-block_50 .navbar-nav > li {
	float: left;
}
.view-display-id-block_50 .navbar-nav > li > a {
	background: #fff;
	padding: 17.25px;
}
.view-display-id-block_50 .navbar-nav > li > a:hover {
	color: #1d3b6d;
	background: #f1f9ff;
}
.view-display-id-block_50 .navbar-default .navbar-nav > li > a:hover, .view-display-id-block_50 .navbar-default .navbar-nav > li > a:focus {
	color: #1d3b6d;
	background-color: #f1f9ff;
}
.view-display-id-block_50 .navbar .container-fluid {
	padding: 0px;
}
.view-display-id-block_50 .navbar-collapse {
	padding: 0px;
}
.view-display-id-block_50 .navbar-nav.navbar-right:last-child {
	margin-right: -15px;
}
.view-display-id-block_50 .navbar-left {
	float: left !important;
}
.view-display-id-block_50 .navbar-right {
	float: right !important;
}
.view-display-id-block_50 .container > .navbar-header, .view-display-id-block_50 #block-menu-menu-top-navigation-menu > .navbar-header, #block-psu-search-psu-search > .navbar-header, .view-display-id-block_50 #block-system-main-menu .content > .navbar-header, .view-display-id-block_50 .container > .navbar-collapse, .view-display-id-block_50 #block-menu-menu-top-navigation-menu > .navbar-collapse, #block-psu-search-psu-search > .navbar-collapse, .view-display-id-block_50 #block-system-main-menu .content > .navbar-collapse, .view-display-id-block_50 .container-fluid > .navbar-header, .view-display-id-block_50 .container-fluid > .navbar-collapse {
	margin-right: 0;
	margin-left: 0;
}
.view-display-id-block_50 .navbar-static-top {
	border-radius: 0;
}
.view-display-id-block_50 .navbar-fixed-top, .view-display-id-block_50 .navbar-fixed-bottom {
	border-radius: 0;
}
.view-display-id-block_50 .navbar > .container .navbar-brand, .view-display-id-block_50 .navbar > #block-menu-menu-top-navigation-menu .navbar-brand, .navbar > #block-psu-search-psu-search .navbar-brand, .view-display-id-block_50 #block-system-main-menu .navbar > .content .navbar-brand, .view-display-id-block_50 .navbar > .container-fluid .navbar-brand {
	margin-left: -15px;
}
.view-display-id-block_50 .navbar-toggle {
	display: none;
}
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dl-horizontal dd {
	margin-left: 180px;
}
.lead {
	font-size: 21px;
}
.container, #block-menu-menu-top-navigation-menu, #block-psu-search-psu-search, #block-system-main-menu .content {
	width: 750px;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left;
}
.col-sm-1 {
	width: 8.33333%;
}
.col-sm-2 {
	width: 16.66667%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-4 {
	width: 33.33333%;
}
.col-sm-5 {
	width: 41.66667%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-7 {
	width: 58.33333%;
}
.col-sm-8 {
	width: 66.66667%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-10 {
	width: 83.33333%;
}
.col-sm-11 {
	width: 91.66667%;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-pull-0 {
	right: auto;
}
.col-sm-pull-1 {
	right: 8.33333%;
}
.col-sm-pull-2 {
	right: 16.66667%;
}
.col-sm-pull-3 {
	right: 25%;
}
.col-sm-pull-4 {
	right: 33.33333%;
}
.col-sm-pull-5 {
	right: 41.66667%;
}
.col-sm-pull-6 {
	right: 50%;
}
.col-sm-pull-7 {
	right: 58.33333%;
}
.col-sm-pull-8 {
	right: 66.66667%;
}
.col-sm-pull-9 {
	right: 75%;
}
.col-sm-pull-10 {
	right: 83.33333%;
}
.col-sm-pull-11 {
	right: 91.66667%;
}
.col-sm-pull-12 {
	right: 100%;
}
.col-sm-push-0 {
	left: auto;
}
.col-sm-push-1 {
	left: 8.33333%;
}
.col-sm-push-2 {
	left: 16.66667%;
}
.col-sm-push-3 {
	left: 25%;
}
.col-sm-push-4 {
	left: 33.33333%;
}
.col-sm-push-5 {
	left: 41.66667%;
}
.col-sm-push-6 {
	left: 50%;
}
.col-sm-push-7 {
	left: 58.33333%;
}
.col-sm-push-8 {
	left: 66.66667%;
}
.col-sm-push-9 {
	left: 75%;
}
.col-sm-push-10 {
	left: 83.33333%;
}
.col-sm-push-11 {
	left: 91.66667%;
}
.col-sm-push-12 {
	left: 100%;
}
.col-sm-offset-0 {
	margin-left: 0%;
}
.col-sm-offset-1 {
	margin-left: 8.33333%;
}
.col-sm-offset-2 {
	margin-left: 16.66667%;
}
.col-sm-offset-3 {
	margin-left: 25%;
}
.col-sm-offset-4 {
	margin-left: 33.33333%;
}
.col-sm-offset-5 {
	margin-left: 41.66667%;
}
.col-sm-offset-6 {
	margin-left: 50%;
}
.col-sm-offset-7 {
	margin-left: 58.33333%;
}
.col-sm-offset-8 {
	margin-left: 66.66667%;
}
.col-sm-offset-9 {
	margin-left: 75%;
}
.col-sm-offset-10 {
	margin-left: 83.33333%;
}
.col-sm-offset-11 {
	margin-left: 91.66667%;
}
.col-sm-offset-12 {
	margin-left: 100%;
}
.form-inline .form-group, .navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .form-control, .navbar-form .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle;
}
.form-inline .input-group, .navbar-form .input-group {
	display: inline-table;
	vertical-align: middle;
}
.form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .navbar-form .input-group .input-group-btn, .form-inline .input-group .form-control, .navbar-form .input-group .form-control {
	width: auto;
}
.form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
	width: 100%;
}
.form-inline .control-label, .navbar-form .control-label {
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .radio, .navbar-form .radio, .form-inline .checkbox, .navbar-form .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: middle;
}
.form-inline .radio label, .navbar-form .radio label, .form-inline .checkbox label, .navbar-form .checkbox label {
	padding-left: 0;
}
.form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"], .navbar-form .checkbox input[type="checkbox"] {
	float: none;
	margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
	top: 0;
}
.form-horizontal .control-label {
	text-align: right;
	margin-bottom: 0;
	padding-top: 7px;
}
.navbar-right .dropdown-menu {
	right: 0;
	left: auto;
}
.navbar-right .dropdown-menu-left {
	left: 0;
	right: auto;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
	display: table-cell;
	width: 1%;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
	margin-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
	border-bottom: 1px solid #dddddd;
	border-radius: 0px 0px 0 0;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a, .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
	border-bottom-color: white;
}
.navbar {
	border-radius: 0px;
}
.navbar-header {
	float: left;
}
.navbar-collapse {
	width: auto;
	border-top: 0;
	box-shadow: none;
}
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important;
}
.navbar-collapse.in {
	overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
.modal-dialog {
	width: 600px;
	margin: 30px auto;
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
	width: 300px;
}
#footer .container, #footer #block-menu-menu-top-navigation-menu, #footer #block-psu-search-psu-search, #footer #block-system-main-menu .content, #block-system-main-menu #footer .content {
	padding-top: 50px;
}
.legal-links ul li a {
	font-size: 1em;
	padding-left: 12px;
}
.social-links {
	display: block;
	margin-top: 0px;
}
.social-links li {
	float: none;
	margin-left: 0px;
}
.social-links li a .social-label {
	display: inline-block;
}
.social-links li:first-child {
	margin-left: 0px;
}
.footer-col-1 {
	text-align: left;
/* padding-left: 50px; */ }
.pslh {
	position: absolute;
	-webkit-transform: scale(0.75);
	-moz-transform: scale(0.75);
	-ms-transform: scale(0.75);
	-o-transform: scale(0.75);
	transform: scale(0.75);
	top: -80px;
}
.footer-col-3 {
	text-align: left;
}
}

@media (min-width: 0) and (max-width: 991px) {
#block-block-175, #block-block-176, #block-block-177, #block-block-178, #block-block-179, #block-block-180, #block-block-205 {
	margin-top: 25px;
	margin-right: 5px;
}
#block-block-175 .nav > li, #block-block-176 .nav > li, #block-block-177 .nav > li, #block-block-178 .nav > li, #block-block-179 .nav > li, #block-block-180 .nav > li, #block-block-205 .nav > li {
	display: block;
	position: relative;
}
#block-block-175 .navbar-nav, #block-block-176 .navbar-nav, #block-block-177 .navbar-nav, #block-block-178 .navbar-nav, #block-block-179 .navbar-nav, #block-block-180 .navbar-nav, #block-block-205 .navbar-nav {
	margin: 7.5px -15px;
	float: none;
}
#block-block-175 .navbar-nav, #block-block-176 .navbar-nav, #block-block-177 .navbar-nav, #block-block-178 .navbar-nav, #block-block-179 .navbar-nav, #block-block-180 .navbar-nav, #block-block-205 .navbar-nav {
	border-bottom: 5px solid #a2d5ff;
	border-top: 5px solid #a2d5ff;
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
#block-block-175 .navbar-nav > li > a, #block-block-176 .navbar-nav > li > a, #block-block-177 .navbar-nav > li > a, #block-block-178 .navbar-nav > li > a, #block-block-179 .navbar-nav > li > a, #block-block-180 .navbar-nav > li > a, #block-block-205 .navbar-nav > li > a {
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px solid #ddd;
	border-top: medium none !important;
	color: #335a99;
	font-family: "Open Sans", sans-serif;
	font-size: 1em;
	font-weight: 600;
	line-height: 1em;
	padding: 10px 16px;
}
#block-block-175 .nav > li > a:hover, #block-block-175 .nav > li > a:focus, #block-block-176 .nav > li > a:hover, #block-block-176 .nav > li > a:focus, #block-block-177 .nav > li > a:hover, #block-block-177 .nav > li > a:focus, #block-block-178 .nav > li > a:hover, #block-block-178 .nav > li > a:focus, #block-block-179 .nav > li > a:hover, #block-block-180 .nav > li > a:focus, #block-block-205 .nav > li > a:focus {
	text-decoration: none;
	background-color: #f1f9ff;
}
.btn .caret {
	position: absolute;
	right: 15px;
	top: 17px;
}
.view-news-highlight-boxes .item-list ul li {
	padding-bottom: 15px;
}
.page-directory .region-insidecontentsidebar {
	display: block;
	float: none;
}
.page-directory .region-insidecontentsidebar .block {
	margin-left: 0px;
	width: 100%;
}
.region-insidecontentsidebar .block p.titleh5 {
	font-size: 1.2em;
	margin-top: -10px;
	margin-bottom: 0px;
}
.region-insidecontentsidebar .block p {
	margin-bottom: 5px;
}
.region-insidecontentsidebar img {
	height: 130px;
	width: 130px;
}
.view-graduate-faculty .views-table, #block-views-boxes-block-35, .view-facu .views-table, .view-visiting-faculty .views-table, .view-affiliated-faculty .views-table, .view-staff .views-table, .view-postdoc-scholars .views-table, .view-grad-students .views-table {
	width: 100%;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
	display: block !important;
}
table.visible-sm {
	display: table;
}
tr.visible-sm {
	display: table-row !important;
}
th.visible-sm, td.visible-sm {
	display: table-cell !important;
}
.visible-sm-block {
	display: block !important;
}
.visible-sm-inline {
	display: inline !important;
}
.visible-sm-inline-block {
	display: inline-block !important;
}
.hidden-sm {
	display: none !important;
}
#block-menu-menu-top-navigation-menu .content .menu {
	top: -150px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
	display: block !important;
}
table.visible-md {
	display: table;
}
tr.visible-md {
	display: table-row !important;
}
th.visible-md, td.visible-md {
	display: table-cell !important;
}
.visible-md-block {
	display: block !important;
}
.visible-md-inline {
	display: inline !important;
}
.visible-md-inline-block {
	display: inline-block !important;
}
.hidden-md {
	display: none !important;
}
}

@media (min-width: 992px) {
#block-views-boxes-block-50 {
	display: none;
}
#block-block-175 {
	display: none;
}
#block-block-176 {
	display: none;
}
#block-block-177 {
	display: none;
}
#block-block-178 {
	display: none;
}
#block-block-179 {
	display: none;
}
#block-block-180 {
	display: none;
}
#block-block-205 {
	display: none;
}
.container, #block-menu-menu-top-navigation-menu, #block-psu-search-psu-search, #block-system-main-menu .content {
	width: 970px;
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left;
}
.col-md-1 {
	width: 8.33333%;
}
.col-md-2 {
	width: 16.66667%;
}
.col-md-3 {
	width: 25%;
}
.col-md-4 {
	width: 38%;
}
.col-md-5 {
	width: 41.66667%;
}
.col-md-6 {
	width: 49.5%;
}
.col-md-7 {
	width: 58.33333%;
}
.col-md-8 {
	width: 66.66667%;
}
.col-md-9 {
	width: 75%;
}
.col-md-10 {
	width: 83.33333%;
}
.col-md-11 {
	width: 91.66667%;
}
.col-md-12 {
	width: 100%;
}
.col-md-pull-0 {
	right: auto;
}
.col-md-pull-1 {
	right: 8.33333%;
}
.col-md-pull-2 {
	right: 16.66667%;
}
.col-md-pull-3 {
	right: 25%;
}
.col-md-pull-4 {
	right: 33.33333%;
}
.col-md-pull-5 {
	right: 41.66667%;
}
.col-md-pull-6 {
	right: 50%;
}
.col-md-pull-7 {
	right: 58.33333%;
}
.col-md-pull-8 {
	right: 66.66667%;
}
.col-md-pull-9 {
	right: 75%;
}
.col-md-pull-10 {
	right: 83.33333%;
}
.col-md-pull-11 {
	right: 91.66667%;
}
.col-md-pull-12 {
	right: 100%;
}
.col-md-push-0 {
	left: auto;
}
.col-md-push-1 {
	left: 8.33333%;
}
.col-md-push-2 {
	left: 16.66667%;
}
.col-md-push-3 {
	left: 25%;
}
.col-md-push-4 {
	left: 33.33333%;
}
.col-md-push-5 {
	left: 41.66667%;
}
.col-md-push-6 {
	left: 50%;
}
.col-md-push-7 {
	left: 58.33333%;
}
.col-md-push-8 {
	left: 66.66667%;
}
.col-md-push-9 {
	left: 75%;
}
.col-md-push-10 {
	left: 83.33333%;
}
.col-md-push-11 {
	left: 91.66667%;
}
.col-md-push-12 {
	left: 100%;
}
.col-md-offset-0 {
	margin-left: 0%;
}
.col-md-offset-1 {
	margin-left: 8.33333%;
}
.col-md-offset-2 {
	margin-left: 16.66667%;
}
.col-md-offset-3 {
	margin-left: 25%;
}
.col-md-offset-4 {
	margin-left: 33.33333%;
}
.col-md-offset-5 {
	margin-left: 41.66667%;
}
.col-md-offset-6 {
	margin-left: 50%;
}
.col-md-offset-7 {
	margin-left: 58.33333%;
}
.col-md-offset-8 {
	margin-left: 66.66667%;
}
.col-md-offset-9 {
	margin-left: 75%;
}
.col-md-offset-10 {
	margin-left: 83.33333%;
}
.col-md-offset-11 {
	margin-left: 91.66667%;
}
.col-md-offset-12 {
	margin-left: 100%;
}
.modal-lg {
	width: 900px;
}
.branding {
	padding: 25px 15px 15px 15px;
}
.tag-text {
	font-size: 1.15em;
	padding-top: 46px;
}
#footer .container, #footer #block-menu-menu-top-navigation-menu, #footer #block-psu-search-psu-search, #footer #block-system-main-menu .content, #block-system-main-menu #footer .content {
	padding-top: 50px;
}
.social-links {
	display: block;
	margin-top: 0px;
}
.social-links li {
	float: none;
	margin-left: 0px;
}
.social-links li a .social-label {
	display: inline-block;
}
.social-links li:first-child {
	margin-left: 0px;
}
.footer-col-1 {
	text-align: left;
/*padding-left: 150px; */ }
.pslh {
	position: absolute;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	top: -60px;
}
.footer-col-3 {
	text-align: left;
}
}

@media (max-width: 992px) {
#colcontent {
	margin-left: 0px;
	width: 100%;
}
#colmiddle {
	margin-left: 0px;
	width: 100%;
}
#colsidebar {
	margin-left: 0px;
	width: 100%;
}
.blog-promo p {
	margin-top: 1em;
}
}

@media (max-width: 1024px) {
#blogger3 {
	display: none;
}
.promo1 {
	margin-left: 0px;
	width: 100%;
}
.promo2 {
	margin-left: 0px;
	width: 100%;
}
.promo3 {
	margin-left: 0px;
	width: 100%;
}
.promo4 {
	margin-left: 0px;
	width: 100%;
}
.promo5 {
	margin-left: 0px;
	width: 100%;
}
.promo .btn {
	margin-bottom: 10px;
}
}

@media (min-width:1025px) {
.baseboard {
	width: 100%;
	vertical-align: top;
}
.promo1 {
	float: left;
	width: 49%;
}
.promo2 {
	float: right;
	width: 49%;
}
.promo4 {
	width: 100%;
	float: left;
}
.promo5 {
	width: 100%;
	float: right;
}
}

@media (min-width: 1200px) {
.container, #block-menu-menu-top-navigation-menu, #block-psu-search-psu-search, #block-system-main-menu .content {
	width: 1170px;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left;
}
.col-lg-1 {
	width: 8.33333%;
}
.col-lg-2 {
	width: 16.66667%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-4 {
	width: 33.33333%;
}
.col-lg-5 {
	width: 41.66667%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-7 {
	width: 58.33333%;
}
.col-lg-8 {
	width: 66.66667%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-10 {
	width: 83.33333%;
}
.col-lg-11 {
	width: 91.66667%;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-pull-0 {
	right: auto;
}
.col-lg-pull-1 {
	right: 8.33333%;
}
.col-lg-pull-2 {
	right: 16.66667%;
}
.col-lg-pull-3 {
	right: 25%;
}
.col-lg-pull-4 {
	right: 33.33333%;
}
.col-lg-pull-5 {
	right: 41.66667%;
}
.col-lg-pull-6 {
	right: 50%;
}
.col-lg-pull-7 {
	right: 58.33333%;
}
.col-lg-pull-8 {
	right: 66.66667%;
}
.col-lg-pull-9 {
	right: 75%;
}
.col-lg-pull-10 {
	right: 83.33333%;
}
.col-lg-pull-11 {
	right: 91.66667%;
}
.col-lg-pull-12 {
	right: 100%;
}
.col-lg-push-0 {
	left: auto;
}
.col-lg-push-1 {
	left: 8.33333%;
}
.col-lg-push-2 {
	left: 16.66667%;
}
.col-lg-push-3 {
	left: 25%;
}
.col-lg-push-4 {
	left: 33.33333%;
}
.col-lg-push-5 {
	left: 41.66667%;
}
.col-lg-push-6 {
	left: 50%;
}
.col-lg-push-7 {
	left: 58.33333%;
}
.col-lg-push-8 {
	left: 66.66667%;
}
.col-lg-push-9 {
	left: 75%;
}
.col-lg-push-10 {
	left: 83.33333%;
}
.col-lg-push-11 {
	left: 91.66667%;
}
.col-lg-push-12 {
	left: 100%;
}
.col-lg-offset-0 {
	margin-left: 0%;
}
.col-lg-offset-1 {
	margin-left: 8.33333%;
}
.col-lg-offset-2 {
	margin-left: 16.66667%;
}
.col-lg-offset-3 {
	margin-left: 25%;
}
.col-lg-offset-4 {
	margin-left: 33.33333%;
}
.col-lg-offset-5 {
	margin-left: 41.66667%;
}
.col-lg-offset-6 {
	margin-left: 50%;
}
.col-lg-offset-7 {
	margin-left: 58.33333%;
}
.col-lg-offset-8 {
	margin-left: 66.66667%;
}
.col-lg-offset-9 {
	margin-left: 75%;
}
.col-lg-offset-10 {
	margin-left: 83.33333%;
}
.col-lg-offset-11 {
	margin-left: 91.66667%;
}
.col-lg-offset-12 {
	margin-left: 100%;
}
.visible-lg {
	display: block !important;
}
table.visible-lg {
	display: table;
}
tr.visible-lg {
	display: table-row !important;
}
th.visible-lg, td.visible-lg {
	display: table-cell !important;
}
.visible-lg-block {
	display: block !important;
}
.visible-lg-inline {
	display: inline !important;
}
.visible-lg-inline-block {
	display: inline-block !important;
}
.hidden-lg {
	display: none !important;
}
.footer-col-1 {
/* padding-left: 200px; */ }
}

@media (max-width: 1199px) {
#webform-client-form-2242 .webform-container-inline, #webform-client-form-2242 .webform-component--degree-audit .form-managed-file {
	margin-top: 3px;
	margin-left: 0px;
}
#webform-client-form-2242 .webform-component--degree-audit .description {
	margin-top: 3px;
	line-height: 18px;
	margin-left: 0px;
}
#webform-client-form-2242 .webform-component--room .description {
	font-size: 1em;
	margin-top: 3px;
	margin-left: 0px;
	width: 90%;
	line-height: 20px;
}
#webform-client-form-2242 .webform-component--room input {
	margin-top: 3px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#webform-client-form-2244 #edit-submitted-oral-pres {
	margin-top: 3px;
	margin-left: 0px;
}
#webform-client-form-2244 .webform-component--if-yes-fieldset {
	margin-left: 0px;
}
#webform-client-form-2244 .webform-container-inline {
	margin-left: 0px;
	margin-top: 3px;
}
#webform-client-form-2244 .webform-component--if-yes-fieldset--room .description {
	font-size: 12px;
	line-height: 16px;
	margin-left: 0px;
	margin-top: 0px;
}
#webform-client-form-2244 .webform-component--if-yes-fieldset--room input {
	margin-left: 0px;
	margin-top: 5px;
	width: 100px;
}
#webform-client-form-2244 .webform-component--degree-audit {
	margin-bottom: 25px;
}
#webform-client-form-2244 .webform-component--degree-audit .form-managed-file {
	margin-left: 0px;
	margin-top: 3px;
}
#webform-client-form-2244 .webform-component--degree-audit .description {
	margin-left: 0px;
	line-height: 18px;
}
}

@media (max-width: 1200px) {
.blog-promo p {
	margin-top: 1em;
}
}

/* ====================================================================================================================
 * PRINT
 * ====================================================================================================================*/
@media print {
* {
	text-shadow: none !important;
	color: #000 !important;
	background: transparent !important;
	box-shadow: none !important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
tr, img {
	page-break-inside: avoid;
}
p, h2, h3 {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
select {
	background: #fff !important;
}
.navbar {
	display: none;
}
.table td, .table th {
	background-color: #fff !important;
}
.btn > .caret, .dropup > .btn > .caret {
	border-top-color: #000 !important;
}
.label {
	border: 1px solid #000;
}
.table {
	border-collapse: collapse !important;
}
.table-bordered th, .table-bordered td {
	border: 1px solid #ddd !important;
}
.visible-print {
	display: block !important;
}
table.visible-print {
	display: table;
}
tr.visible-print {
	display: table-row !important;
}
th.visible-print, td.visible-print {
	display: table-cell !important;
}
.visible-print-block {
	display: none !important;
}
.visible-print-block {
	display: block !important;
}
.visible-print-inline {
	display: none !important;
}
.visible-print-inline {
	display: inline !important;
}
.visible-print-inline-block {
	display: none !important;
}
.visible-print-inline-block {
	display: inline-block !important;
}
.hidden-print {
	display: none !important;
}
}


/* ====================================================================================================================
 * From CSS Injector Files
 * ====================================================================================================================*/

/* owl carousel */
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {background-color: #1E407C;}
.owl-theme .owl-dots .owl-dot span {width: 10px;height: 10px;margin: 5px 7px;background: #000;display: block;}
.owl-carousel {margin-bottom: 0px;width: 100%;}
.owl-carousel .owl-item img {display: block;width: auto;}

/* ePortfolio */
.page-node-2868 img {margin-top: 15px;}

/* Careers Front Page */
.band33 .row {background: #161b30;background-image: url("/sites/default/files/careers_slider_bg2.jpg");background-repeat: no-repeat;padding: 30px;color: #fff;}
#content .band33 .row p {font-size: 1.2em;line-height: 1.6em;margin-bottom: 0px;}
.band33 a {font-decoration: none;color: #ffde00;margin-bottom: 25px;}
.band33 .cta {text-transform: uppercase;font-weight: 700;padding-right: 15px;font-size: 1.6em;}

/* Recruiting Front Page */
.band34 .row {background: #161b30;background-image: url("/sites/default/files/recruiting_front.jpg");background-repeat: no-repeat;padding: 30px;color: #fff;}
#content .band34 .row p {font-size: 1.2em;line-height: 1.6em;margin-bottom: 15px;}
.band34 a {font-decoration: none;color: #ffde00;margin-bottom: 25px;}
.band34 .cta {text-transform: uppercase;font-weight: 700;padding-right: 15px;font-size: 1.4em;font-family: "Open Sans Condensed", sans-serif;line-height: 1em;}
.band34 h4 {text-transform: uppercase;font-weight: 700;padding-right: 15px;font-size: 2em;font-family: "Open Sans Condensed", sans-serif;line-height: 1em;}

/* Events without sidebars */
.page-node-2970 .group-right {display: none;}
.page-node-2970 .ds-2col-fluid > .group-left {width: 100%;}
.page-node-2894 .group-right {display: none;}
.page-node-2894 .ds-2col-fluid > .group-left {width: 100%;}

/* Advising News */
.page-node-124 .post-meta {font-size: 0.8em;line-height: 1.2em;margin-top: 0px;}
#block-views-advising-news-block-1 {margin-top: 16.8px;}
#block-views-advising-news-block-1 .date-display-single, .node-type-advising-news .date-display-single {color: #1d3b6d;display: block;float: left;font-weight: 700;padding: 0 5px 0 0;}
.page-node-add-advising-news #field-pubdate-add-more-wrapper legend {display: none;}
.page-node-add-advising-news label {display: inline-block;max-width: 100%;margin-bottom: 5px;font-weight: bold;}

/* GPA calculator */
#webform-client-form-2897 .webform-component-number, #webform-client-form-2897 .webform-component-formula {margin-top: 0px;margin-bottom: 0px;}
#webform-client-form-2897 input.form-text {width: 150px;}
#webform-client-form-2897 .form-actions input {display: none;}
#webform-client-form-2897 .webform-component--ap-cal, #webform-client-form-2897 .webform-component--a-cal, #webform-client-form-2897 .webform-component--am-cal, #webform-client-form-2897 .webform-component--bp-cal, #webform-client-form-2897 .webform-component--b-cal, #webform-client-form-2897 .webform-component--bm-cal, #webform-client-form-2897 .webform-component--cp-cal, #webform-client-form-2897 .webform-component--c-cal, #webform-client-form-2897 .webform-component--cm-cal, #webform-client-form-2897 .webform-component--d-cal, #webform-client-form-2897 .webform-component--f-cal, #webform-client-form-2897 .webform-component--total-values {display: none;}

/* Diplomat Application Form */
#webform-client-form-2845 .webform-component-textfield label {display: block;margin-bottom: 0px;}
#webform-client-form-2845 .description {line-height: 1.5em;}
#block-webform-client-block-2845 h2 {display: none;}

/* Graduate Student Summer Activities Block View */
#block-views-grad-students-block-1 .row {overflow: hidden;}
#block-views-grad-students-block-1 .thumbnail {margin-bottom: -99999px;padding-bottom: 99999px;border: 0px;}
#block-views-grad-students-block-1 .thumbnail h4 {margin-top: 10px;font-size: 20px;margin-bottom: 4px;}
#block-views-grad-students-block-1 .thumbnail .views-field-field-grad-short-title p {font-size: 12px;font-style: italic;margin-bottom: 6px;}
#block-views-grad-students-block-1 .thumbnail .views-field-field-summer-act p {font-size: 12px;margin-bottom: 10px;}
#content #block-views-grad-students-block-1 h2 {font-size: 2em;	margin-top: 10px;}

/* Donate Button */
#header #block-menu-menu-top-navigation-menu .content .menu li.first a {display: none;}
#header #block-menu-menu-top-navigation-menu .content .menu li.first a.btn {color: #161b30;font-size: 1.1em;font-weight: 600;padding: 5px 10px 5px 10px;background-color: #ffde00;border: 1px solid #ffde00;border-radius: 5px;text-transform: uppercase;display: block;}
#header #block-menu-menu-top-navigation-menu .content .menu li.first a.btn:hover, #header #block-menu-menu-top-navigation-menu .content .menu li.first a.btn:active, #header #block-menu-menu-top-navigation-menu .content .menu li.first a.btn.active:hover {color: #161b30;font-size: 1.1em;font-weight: 600;padding: 5px 10px 5px 10px;background-color: #ffde00;border: 1px solid #ffde00;border-radius: 5px;text-transform: uppercase;display: block;}
#header #block-menu-menu-top-navigation-menu .content .menu li.first:hover a, #block-menu-menu-top-navigation-menu .content .menu li.first.active a {background: transparent;text-transform: none;text-decoration: none;}
#header #block-menu-menu-top-navigation-menu .content .menu li:hover a:hover {background: transparent;text-transform: none;text-decoration: none;}
#header #block-menu-menu-top-navigation-menu .content .menu li.expanded:hover a:hover, #header #block-menu-menu-top-navigation-menu .content .menu li.last:hover a:hover {color: #ffde00;background: #1d3b6d;text-transform: none;text-decoration: none;}

/* Alumni Panels & Modals */
.page-node-40 .panel-title {font-size: 20px;font-family: "Open Sans Condensed", sans-serif;}
.page-node-40 .panel-body p {font-size: .96em;margin-bottom: 0px;line-height: 1.6em;}
.page-node-40 .btn-primary {background: #3071a9 none repeat scroll 0 0;}
.page-node-40 .btn {color: #fff;}
.page-node-40 .vertical-alignment-helper, .page-node-3095 .vertical-alignment-helper, .page-node-3163 .vertical-alignment-helper {display: table;height: 100%;width: 100%;}
.page-node-40 .vertical-align-center, .page-node-3095 .vertical-align-center, .page-node-3163 .vertical-align-center {display: table-cell;vertical-align: middle;}
.page-node-40 .modal-content, .page-node-3095 .modal-content, .page-node-3163 .modal-content {width: inherit;height: inherit;margin: 0 auto;}

/* IST Parents & Family Day Registration Form */
#webform-client-form-2720 label {width: 150px;}
#webform-client-form-2720 input.form-text {width: 450px;}
#webform-client-form-2720 #edit-name-6-table .form-item-submitted-guests-attending-name-1-1 {margin-top: -30px;}
#webform-client-form-2720 .webform-component--guests-attending input {margin-left: 153px;}
#webform-client-form-2720 .odd, #webform-client-form-2720 th, #webform-client-form-2720 .even {border: 0px;background: white;}
#webform-client-form-2720 caption {display: none;}
#webform-client-form-2720 .webform-component--guests-attending {margin-top: 20px;}
#webform-client-form-2720 legend {margin-top: 10px;margin-bottom: 0px;position: relative;width: 100%;border: 0px;}
#webform-client-form-2720 legend span {text-align: center;position: relative;background: white;padding: 0px;top: 0px;font-family: "Open Sans Condensed", sans-serif;font-weight: 700;text-transform: uppercase;color: #1d3b6d;font-size: 1.1em;}

/* Alumni Mentoring Program Form */
#webform-client-form-2266 label {width: 115px;}
#webform-client-form-2266 .form-radios, #webform-client-form-2266 .select-or-other-other {margin-left:115px;}
#webform-client-form-2266 #edit-submitted-industry-select {margin-top:-35px;}

/* Fac Search page */
.page-node-2250 h3 span {background: white none repeat scroll 0 0;color: #1d3b6d;font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;padding: 0;position: relative;text-align: center;text-transform: uppercase;top: 15px;line-height:1.2em;}
.page-node-2250 h3  {margin-top:45px;}

/* Donor Recognition Form */
#webform-client-form-2721 .webform-component--first-name label, #webform-client-form-2721 .webform-component--last-name label, #webform-client-form-2721 .webform-component--email label, #webform-client-form-2721 .webform-component--join label{width: 155px;}
#webform-client-form-2721 .webform-component--join, #webform-client-form-2721 .webform-component--entree, #webform-client-form-2721 .webform-component--diet-restrictions {padding-top:20px;}
#webform-client-form-2721 #edit-submitted-join {margin-left: 163px;margin-top:-60px;}
#webform-client-form-2721 #edit-submitted-entree {margin-left: 163px;margin-top:-35px;}

/* IST Scholarship Dinner - Donor Registration */
#webform-client-form-2751 .webform-component--donor--first-name, #webform-client-form-2751 .webform-component--guest--g-first-name {margin-top:0em;}
#webform-client-form-2751 .description {line-height:2.5em;font-size: 1em;}
#webform-client-form-2751 .panel-title {font-family: "Open Sans Condensed",sans-serif;	font-size: 1.6em;	margin-bottom: 5px;font-weight:600;}
#webform-client-form-2751 .panel {min-height:530px;}
#webform-client-form-2751 legend {display:none;}
#webform-client-form-2751 input.form-text {width:345px;}
#webform-client-form-2751 textarea {height:80px;}
#webform-client-form-2751 .webform-component--donor--entree, #webform-client-form-2751 .webform-component--donor--diet-restrictions, #webform-client-form-2751
.webform-component--guest--g-entree, #webform-client-form-2751 .webform-component--guest--g-diet-restrictions {padding-top:0px;}
#webform-client-form-2751 #edit-submitted-donor-entree, #webform-client-form-2751 #edit-submitted-guest-g-entree {margin-left: 170px;margin-top:-35px;}

/* GIST */
#block-views-gist-block-1 caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
#block-views-gist-block-1 caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
#block-views-gist-block-1 thead tr {background-color: #fff;}
#block-views-gist-block-1 tbody tr:nth-child(even) {background-color: #fff;}
#block-views-gist-block-1 tbody tr:nth-child(odd) {background-color: #f1f9ff;}
#block-views-gist-block-1 td, #block-views-gist-block-1 th {border:0px;}
#block-views-gist-block-1 .views-field-field-image {width:23%;}
#block-views-gist-block-1 .views-field-view-user  {width:30%;}
#block-views-gist-block-1 .views-field-field-gist  {width:30%;}
#block-views-gist-block-1 .views-field-field-email   {width:18%;}

/* Webform Add More Module */
#webform-client-form-2720 input.del-btn {display:none;}

/* Undergraduate Test */
#node-2811 .panel-title {color: inherit;font-size: 16px;}
.student_spotlight {background-color: #a2d5ff; margin-bottom: 1px; margin-top: 0;  padding: 12px 0px 0px 15px;min-height: 220px;}
.student_spotlight img {bottom:0px;}
#content .view-boxes h2.st-alt,#content .views-field h2.st-alt,#content .field-item h2.st-alt {display: block; font-family: "Open Sans",sans-serif;font-size: 2.85em;font-style: italic;font-weight: 300; margin-bottom: 0;color: rgb(51, 90, 153);}
#content .view-boxes h2.st-main,#content .views-field h2.st-main,#content .field-item h2.st-main  {color: rgb(51, 51, 51);font-size: 3em;}

/* Blogs */
#block-views-meet-our-bloggers-block-2 .col-lg-2 {padding: 10px 0px 10px 0px;}
#block-views-meet-our-bloggers-block-2 .row:nth-child(odd) {background-color: #fff;}
#block-views-meet-our-bloggers-block-2 .row:nth-child(even) {background-color: #fff;}
#block-views-meet-our-bloggers-block-2 .views-field-view-user p {margin-top: 5px;margin-bottom: 5px;font-size: 1.1em;font-weight: bolder;line-height:.9em;}
#block-views-meet-our-bloggers-block-2 .views-field-field-hometown {line-height:1.2em;}
.page-blog .more-box {margin-top: 30px;margin-bottom: 5px;min-height: 225px;}
.page-blog .action-links {display: none;}
.node-type-blog .region-insidecontentsidebar {width: 180px;height: 175px;}
.node-type-blog .region-insidecontentsidebar img {float: right;}
.node-type-blog .region-insidecontentsidebar .block {border: 0 none;padding: 0;width: 180px;}
.page-node-2238 .views-field-field-major, .page-node-2238 .views-field-field-hometown {font-size:.85em;line-height:1.6em;}

/* Faculty and Staff Lists */
.view-faculty-staff-lists table {width:100%;}
.view-faculty-staff-lists table td, .view-faculty-staff-lists table th {padding:10px;}

/* Mobile Nav */
.dropdown-submenu {position: relative;}
.dropdown-submenu .dropdown-menu {top: 0;left: 100%;margin-top: -1px;}

/* Graduate Faculty */
.view-graduate-faculty thead tr{background-color:#fff;}
.view-graduate-faculty tbody tr:nth-child(even){background-color:#fff;}
.view-graduate-faculty tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-graduate-faculty table tbody tr td, .view-graduate-faculty table thead tr th{border:0px;}
.view-graduate-faculty table tbody tr td, .view-graduate-faculty table tr td{padding:15px;}
.view-graduate-faculty .views-field-field-image{width:15%;}
.view-graduate-faculty .views-field-view-user{width:28%;padding-right:20px;}
.view-graduate-faculty .views-field-view-title{width:57%;padding-right:20px;}
.view-graduate-faculty .item-list ul{margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-graduate-faculty .item-list ul li{background:rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;font-weight:600;line-height:1.5em;list-style:outside none none;margin:0 0 6px;padding:0 0 0 25px;}
.view-graduate-faculty caption{display:none;}
.view-graduate-faculty .views-field-field-title  p {margin-bottom:5px !important;}

/* Affiliated Faculty & Emeritus Faculty */
.view-affiliated-faculty thead tr {background-color: #fff;}
.view-affiliated-faculty tbody tr:nth-child(even) {background-color: #fff;}
.view-affiliated-faculty tbody tr:nth-child(odd) {background-color: #f1f9ff;}
.view-affiliated-faculty table tbody tr td, .view-affiliated-faculty table thead tr th {border:0px;}
.view-affiliated-faculty table tbody tr td, .view-affiliated-faculty table tr td{padding:15px;}
.view-affiliated-faculty .views-field-field-image{width:15%;}
.view-affiliated-faculty .views-field-view-user{width:75%;padding-right:20px;}
.view-affiliated-faculty .item-list ul{margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-affiliated-faculty .item-list ul li{background:rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;font-weight:600;line-height:1.5em;list-style:outside none none;margin:0 0 6px;padding:0 0 0 25px;}
.view-affiliated-faculty caption {display: none;}
.view-affiliated-faculty .views-field-view-user ul { margin:0px !important;}
.view-affiliated-faculty .views-field-view-user ul li{ background:none;margin-left:0px !important;padding-left:0px !important;font-weight:400;}
#content .view-affiliated-faculty .views-field-view-user p {margin: 0px 0 !important;}

.view-emeritus-faculty thead tr {background-color: #fff;}
.view-emeritus-faculty tbody tr:nth-child(even) {background-color: #fff;}
.view-emeritus-faculty tbody tr:nth-child(odd) {background-color: #f1f9ff;}
.view-emeritus-faculty table tbody tr td, .view-emeritus-faculty table thead tr th {border:0px;}
.view-emeritus-faculty table tbody tr td, .view-emeritus-faculty table tr td{padding:15px;}
.view-emeritus-faculty .views-field-field-image{width:15%;}
.view-emeritus-faculty .views-field-view-user{width:75%;padding-right:20px;}
.view-emeritus-faculty .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-emeritus-faculty .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-emeritus-faculty caption {display: none;}

/* Visitors */
.view-visiting-faculty thead tr {background-color: #fff;}
.view-visiting-faculty  tbody tr:nth-child(even) {background-color: #fff;}
.view-visiting-faculty  tbody tr:nth-child(odd) {background-color: #f1f9ff;}
.view-visiting-faculty  table tbody tr td, .view-visiting-faculty  table thead tr th {border:0px;}
.view-visiting-faculty table tbody tr td, .view-visiting-faculty table tr td{padding:15px;}
.view-visiting-faculty .views-field-field-image{width:15%;}
.view-visiting-faculty .views-field-view-user{width:28%;padding-right:20px;}
.view-visiting-faculty .views-field-view-title{width:57%;padding-right:20px;}
.view-visiting-faculty .item-list ul{margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-visiting-faculty .item-list ul li{background:rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;font-weight:600;line-height:1.5em;list-style:outside none none;margin:0 0 6px;padding:0 0 0 25px;}
.view-visiting-faculty  caption {display: none;}
.view-visiting-faculty .views-field-view-user p:first-of-type {font-weight:600;}

/* IST Advisory Board */
#block-views-advisory-board-block-1 caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
#block-views-advisory-board-block-1 caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
#block-views-advisory-board-block-1 thead tr {background-color: #fff;}
#block-views-advisory-board-block-1 tbody tr:nth-child(even) {background-color: #fff;}
#block-views-advisory-board-block-1 tbody tr:nth-child(odd) {background-color: #f1f9ff;}
#block-views-advisory-board-block-1 td, #block-views-advisory-board-block-1 th {border:0px;}
#block-views-advisory-board-block-1 table tbody tr td, #block-views-advisory-board-block-1 table tr td{padding:15px;}
#block-views-advisory-board-block-1 .views-field-field-image{width:15%;}
#block-views-advisory-board-block-1 .views-field-view-user{width:75%;padding-right:20px;}
#block-views-advisory-board-block-1 .item-list ul{margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
#block-views-advisory-board-block-1 .item-list ul li{background:rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;font-weight:600;line-height:1.5em;list-style:outside none none;margin:0 0 6px;padding:0 0 0 25px;}
#block-views-advisory-board-block-1 caption {display: none;}
#block-views-advisory-board-block-1 .views-field-view-user ul { margin:0px !important;}
#block-views-advisory-board-block-1 .views-field-view-user ul li{ background:none;margin-left:0px !important;padding-left:0px !important;font-weight:400;}
#content #block-views-advisory-board-block-1 .views-field-view-user p {margin: 0px 0 !important;}

/* Postdoctoral Scholars */
.view-postdoc-scholars thead tr {background-color: #fff;}
.view-postdoc-scholars tbody tr:nth-child(even) {background-color: #fff;}
.view-postdoc-scholars tbody tr:nth-child(odd) {background-color: #f1f9ff;}
.view-postdoc-scholars table tbody tr td, .view-postdoc-scholars table thead tr th {border:0px;}
.view-postdoc-scholars table tbody tr td, .view-postdoc-scholars table tr td{padding:15px;}
.view-postdoc-scholars .views-field-view-user  {width:23%;padding-right:20px;}
.view-postdoc-scholars .views-field-field-title  {width:78%;padding-right:20px;}
.view-postdoc-scholars .item-list ul {margin-bottom: 25px;margin-top: 0;overflow: hidden;position: relative;}
.view-postdoc-scholars .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-postdoc-scholars caption {display: none;}
.view-postdoc-scholars .views-field-view-user p:first-of-type {font-weight:400;}

/* Graduate Students */
.view-grad-students thead tr {background-color: #fff;}
.view-grad-students tbody tr:nth-child(even) {background-color: #fff;}
.view-grad-students tbody tr:nth-child(odd) {background-color: #f1f9ff;}
.view-grad-students table tbody tr td, .view-grad-students table thead tr th{border:0px;}
.view-grad-students table tbody tr td, .view-grad-students table tr td{padding:15px;}
.view-grad-students .views-field-field-image{width:15%;}
.view-grad-students .views-field-view-user{width:85%;padding-right:20px;}
.view-grad-students .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-grad-students .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-grad-students caption{display:none;}
.view-grad-students .views-field-view-user p:first-of-type {font-weight:600;}

/* Front Page Events & Student Spotlight */
#block-block-32 #tab-1-2 .item-list ul{}
#block-block-32 #tab-1-2 .item-list ul li{width:33%;}
#block-block-32 #tab-1-3 .item-list ul li{width:33%;}

/* home */
.front #node-2852 h2, .front #node-2852 ul{display:none;}

/* slider */
.enrich{background:rgba(0, 0, 0, .5);padding:5px;}

/* Staff */
.view-staff thead tr{background-color:#fff;}
.view-staff tbody tr:nth-child(even){background-color:#fff;}
.view-staff tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-staff table tbody tr td, .view-staff table thead tr th{border:0px;}
.view-staff table tbody tr td, .view-staff table tr td{padding:15px;}
.view-staff .views-field-field-image{width:15%;}
.view-staff .views-field-view-user{width:85%;padding-right:20px;}
.view-staff .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-staff .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-staff caption{display:none;}
.view-staff .views-field-view-user p:first-of-type {font-weight:600;}

/* Office of the Dean */
.view-office-of-the-dean thead tr{background-color:#fff;}
.view-office-of-the-dean tbody tr:nth-child(even){background-color:#fff;}
.view-office-of-the-dean tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-office-of-the-dean table tbody tr td, .view-office-of-the-dean table thead tr th{border:0px;}
.view-office-of-the-dean table tbody tr td, .view-office-of-the-dean table tr td{padding:15px;}
.view-office-of-the-dean .views-field-field-image{width:15%;}
.view-office-of-the-dean .views-field-view-user{width:85%;padding-right:20px;}
.view-office-of-the-dean .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-office-of-the-dean .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-office-of-the-dean caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
.view-office-of-the-dean  caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
.view-office-of-the-dean .views-field-view-user p:first-of-type {font-weight:600;}

/* Research */
.view-associate-dean-for-research thead tr{background-color:#fff;}
.view-associate-dean-for-research tbody tr:nth-child(even){background-color:#fff;}
.view-associate-dean-for-research tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-associate-dean-for-research table tbody tr td, .view-associate-dean-for-research table thead tr th{border:0px;}
.view-associate-dean-for-research table tbody tr td, .view-associate-dean-for-research table tr td{padding:15px;}
.view-associate-dean-for-research .views-field-field-image{width:15%;}
.view-associate-dean-for-research .views-field-view-user{width:85%;padding-right:20px;}
.view-associate-dean-for-research .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-associate-dean-for-research .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-associate-dean-for-research caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
.view-associate-dean-for-research  caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
.view-associate-dean-for-research .views-field-view-user p:first-of-type {font-weight:600;}

/* Office of the Associate Dean for Graduate & Undergraduate Studies */
.view-office-assoc-dean-undergrad-studies thead tr{background-color:#fff;}
.view-office-assoc-dean-undergrad-studies tbody tr:nth-child(even){background-color:#fff;}
.view-office-assoc-dean-undergrad-studies tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-office-assoc-dean-undergrad-studies table tbody tr td, .view-office-assoc-dean-undergrad-studies table thead tr th{border:0px;}
.view-office-assoc-dean-undergrad-studies table tbody tr td, .view-office-assoc-dean-undergrad-studies table tr td{padding:15px;}
.view-office-assoc-dean-undergrad-studies .views-field-field-image{width:15%;}
.view-office-assoc-dean-undergrad-studies .views-field-view-user{width:85%;padding-right:20px;}
.view-office-assoc-dean-undergrad-studies .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-office-assoc-dean-undergrad-studies .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-office-assoc-dean-undergrad-studies caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
.view-office-assoc-dean-undergrad-studies caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
.view-office-assoc-dean-undergrad-studies .views-field-view-user p:first-of-type {font-weight:600;}

/* Office of the Associate Dean for Online and Professional Education   */
.view-associate-dean-for-online-and-professional-education thead tr{background-color:#fff;}
.view-associate-dean-for-online-and-professional-education tbody tr:nth-child(even){background-color:#fff;}
.view-associate-dean-for-online-and-professional-education tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-associate-dean-for-online-and-professional-education table tbody tr td, .view-associate-dean-for-online-and-professional-education table thead tr th{border:0px;}
.view-associate-dean-for-online-and-professional-education table tbody tr td, .view-associate-dean-for-online-and-professional-education table tr td{padding:15px;}
.view-associate-dean-for-online-and-professional-education .views-field-field-image{width:15%;}
.view-associate-dean-for-online-and-professional-education .views-field-view-user{width:85%;padding-right:20px;}
.view-associate-dean-for-online-and-professional-education .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-associate-dean-for-online-and-professional-education .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-associate-dean-for-online-and-professional-education caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
.view-associate-dean-for-online-and-professional-education caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
.view-associate-dean-for-online-and-professional-education .views-field-view-user p:first-of-type {font-weight:600;}

/* Office of Career Solutions  */
.view-career-solutions-and-corporate-engagement thead tr{background-color:#fff;}
.view-career-solutions-and-corporate-engagement tbody tr:nth-child(even){background-color:#fff;}
.view-career-solutions-and-corporate-engagement tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-career-solutions-and-corporate-engagement table tbody tr td, .view-career-solutions-and-corporate-engagement table thead tr th{border:0px;}
.view-career-solutions-and-corporate-engagement table tbody tr td, .view-career-solutions-and-corporate-engagement table tr td{padding:15px;}
.view-career-solutions-and-corporate-engagement .views-field-field-image{width:15%;}
.view-career-solutions-and-corporate-engagement .views-field-view-user{width:85%;padding-right:20px;}
.view-career-solutions-and-corporate-engagement .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-career-solutions-and-corporate-engagement .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-career-solutions-and-corporate-engagement caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
.view-career-solutions-and-corporate-engagement caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
.view-career-solutions-and-corporate-engagement .views-field-view-user p:first-of-type {font-weight:600;}

/* Graduate Programs */
.view-graduate-programs thead tr{background-color:#fff;}
.view-graduate-programs tbody tr:nth-child(even){background-color:#fff;}
.view-graduate-programs tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-graduate-programs table tbody tr td, .view-graduate-programs table thead tr th{border:0px;}
.view-graduate-programs table tbody tr td, .view-graduate-programs table tr td{padding:15px;}
.view-graduate-programs .views-field-field-image{width:15%;}
.view-graduate-programs .views-field-view-user{width:85%;padding-right:20px;}
.view-graduate-programs .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-graduate-programs .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-graduate-programs caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
.view-graduate-programs caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
.view-graduate-programs .views-field-view-user p:first-of-type {font-weight:600;}

/* Inclusion and Diversity Engagement  */
.view-multicultural-affairs thead tr{background-color:#fff;}
.view-multicultural-affairs tbody tr:nth-child(even){background-color:#fff;}
.view-multicultural-affairs tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-multicultural-affairs table tbody tr td, .view-multicultural-affairs table thead tr th{border:0px;}
.view-multicultural-affairs table tbody tr td, .view-multicultural-affairs table tr td{padding:15px;}
.view-multicultural-affairs .views-field-field-image{width:15%;}
.view-multicultural-affairs .views-field-view-user{width:85%;padding-right:20px;}
.view-multicultural-affairs .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-multicultural-affairs .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-multicultural-affairs caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
.view-multicultural-affairs caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
.view-multicultural-affairs .views-field-view-user p:first-of-type {font-weight:600;}

/* Undergraduate Academic Affairs */
.view-undergraduate-academic-affairs thead tr{background-color:#fff;}
.view-undergraduate-academic-affairs tbody tr:nth-child(even){background-color:#fff;}
.view-undergraduate-academic-affairs tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-undergraduate-academic-affairs table tbody tr td, .view-undergraduate-academic-affairs table thead tr th{border:0px;}
.view-undergraduate-academic-affairs table tbody tr td, .view-undergraduate-academic-affairs table tr td{padding:15px;}
.view-undergraduate-academic-affairs .views-field-field-image{width:15%;}
.view-undergraduate-academic-affairs .views-field-view-user{width:85%;padding-right:20px;}
.view-undergraduate-academic-affairs .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-undergraduate-academic-affairs .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-undergraduate-academic-affairs caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
.view-undergraduate-academic-affairs caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
.view-undergraduate-academic-affairs .views-field-view-user p:first-of-type {font-weight:600;}

/* Academic Advising */
.view-undergraduate-academic-advising thead tr{background-color:#fff;}
.view-undergraduate-academic-advising tbody tr:nth-child(even){background-color:#fff;}
.view-undergraduate-academic-advising tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-undergraduate-academic-advising table tbody tr td, .view-undergraduate-academic-advising table thead tr th{border:0px;}
.view-undergraduate-academic-advising table tbody tr td, .view-undergraduate-academic-advising table tr td{padding:15px;}
.view-undergraduate-academic-advising .views-field-field-image{width:15%;}
.view-undergraduate-academic-advising .views-field-view-user{width:85%;padding-right:20px;}
.view-undergraduate-academic-advising .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-undergraduate-academic-advising .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-undergraduate-academic-advising caption {display:none;}
.view-undergraduate-academic-advising .views-field-view-user p:first-of-type {font-weight:600;}

/* Undergraduate Recruiting */
.view-undergraduate-recruiting thead tr{background-color:#fff;}
.view-undergraduate-recruiting tbody tr:nth-child(even){background-color:#fff;}
.view-undergraduate-recruiting tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-undergraduate-recruiting table tbody tr td, .view-undergraduate-recruiting table thead tr th{border:0px;}
.view-undergraduate-recruiting table tbody tr td, .view-undergraduate-recruiting table tr td{padding:15px;}
.view-undergraduate-recruiting .views-field-field-image{width:15%;}
.view-undergraduate-recruiting .views-field-view-user{width:85%;padding-right:20px;}
.view-undergraduate-recruiting .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-undergraduate-recruiting .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-undergraduate-recruiting caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
.view-undergraduate-recruiting caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
.view-undergraduate-recruiting .views-field-view-user p:first-of-type {font-weight:600;}

/* Learning Design */
.view-instructional-design-and-innovation thead tr{background-color:#fff;}
.view-instructional-design-and-innovation tbody tr:nth-child(even){background-color:#fff;}
.view-instructional-design-and-innovation tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-instructional-design-and-innovation table tbody tr td, .view-instructional-design-and-innovation table thead tr th{border:0px;}
.view-instructional-design-and-innovation table tbody tr td, .view-instructional-design-and-innovation table tr td{padding:15px;}
.view-instructional-design-and-innovation .views-field-field-image{width:15%;}
.view-instructional-design-and-innovation .views-field-view-user{width:85%;padding-right:20px;}
.view-instructional-design-and-innovation .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-instructional-design-and-innovation .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-instructional-design-and-innovation caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
.view-instructional-design-and-innovation caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
.view-instructional-design-and-innovation .views-field-view-user p:first-of-type {font-weight:600;}

/* Education Strategy and Planning */
.view-education-strategy-and-planning thead tr{background-color:#fff;}
.view-education-strategy-and-planning tbody tr:nth-child(even){background-color:#fff;}
.view-education-strategy-and-planning tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-education-strategy-and-planning table tbody tr td, .view-education-strategy-and-planning table thead tr th{border:0px;}
.view-education-strategy-and-planning table tbody tr td, .view-education-strategy-and-planning table tr td{padding:15px;}
.view-education-strategy-and-planning .views-field-field-image{width:15%;}
.view-education-strategy-and-planning .views-field-view-user{width:85%;padding-right:20px;}
.view-education-strategy-and-planning .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-education-strategy-and-planning .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-education-strategy-and-planning caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
.view-education-strategy-and-planning caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
.view-education-strategy-and-planning .views-field-view-user p:first-of-type {font-weight:600;}

/* Information Technology  */
.view-information-technology thead tr{background-color:#fff;}
.view-information-technology tbody tr:nth-child(even){background-color:#fff;}
.view-information-technology tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-information-technology table tbody tr td, .view-information-technology table thead tr th{border:0px;}
.view-information-technology table tbody tr td, .view-information-technology table tr td{padding:15px;}
.view-information-technology .views-field-field-image{width:15%;}
.view-information-technology .views-field-view-user{width:85%;padding-right:20px;}
.view-information-technology .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-information-technology .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-information-technology caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
.view-information-technology caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
.view-information-technology .views-field-view-user p:first-of-type {font-weight:600;}

/* Communications and Marketing */
.view-communications-and-marketing thead tr{background-color:#fff;}
.view-communications-and-marketing tbody tr:nth-child(even){background-color:#fff;}
.view-communications-and-marketing tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-communications-and-marketing table tbody tr td, .view-communications-and-marketing table thead tr th{border:0px;}
.view-communications-and-marketing table tbody tr td, .view-communications-and-marketing table tr td{padding:15px;}
.view-communications-and-marketing .views-field-field-image{width:15%;}
.view-communications-and-marketing .views-field-view-user{width:85%;padding-right:20px;}
.view-communications-and-marketing .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-communications-and-marketing .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-communications-and-marketing caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
.view-communications-and-marketing caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
.view-communications-and-marketing .views-field-view-user p:first-of-type {font-weight:600;}

/* Development and Alumni Relations  */
.view-development-and-alumni-relations thead tr{background-color:#fff;}
.view-development-and-alumni-relations tbody tr:nth-child(even){background-color:#fff;}
.view-development-and-alumni-relations tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-development-and-alumni-relations table tbody tr td, .view-development-and-alumni-relations table thead tr th{border:0px;}
.view-development-and-alumni-relations table tbody tr td, .view-development-and-alumni-relations table tr td{padding:15px;}
.view-development-and-alumni-relations .views-field-field-image{width:15%;}
.view-development-and-alumni-relations .views-field-view-user{width:85%;padding-right:20px;}
.view-development-and-alumni-relations .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-development-and-alumni-relations .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-development-and-alumni-relations caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
.view-development-and-alumni-relations caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
.view-development-and-alumni-relations .views-field-view-user p:first-of-type {font-weight:600;}

/* Events Office */
.view-events-office thead tr{background-color:#fff;}
.view-events-office tbody tr:nth-child(even){background-color:#fff;}
.view-events-office tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-events-office table tbody tr td, .view-events-office table thead tr th{border:0px;}
.view-events-office table tbody tr td, .view-events-office table tr td{padding:15px;}
.view-events-office .views-field-field-image{width:15%;}
.view-events-office .views-field-view-user{width:85%;padding-right:20px;}
.view-events-office .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-events-office .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-events-office caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
.view-events-office caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
.view-events-office .views-field-view-user p:first-of-type {font-weight:600;}

/* Facilities Office */
.view-facilities thead tr{background-color:#fff;}
.view-facilities tbody tr:nth-child(even){background-color:#fff;}
.view-facilities tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-facilities table tbody tr td, .view-facilities table thead tr th{border:0px;}
.view-facilities table tbody tr td, .view-facilities table tr td{padding:15px;}
.view-facilities .views-field-field-image{width:15%;}
.view-facilities .views-field-view-user{width:85%;padding-right:20px;}
.view-facilities .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-facilities .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-facilities caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
.view-facilities caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
.view-facilities .views-field-view-user p:first-of-type {font-weight:600;}

/* Finance and Budget */
.view-finance-and-budget thead tr{background-color:#fff;}
.view-finance-and-budget tbody tr:nth-child(even){background-color:#fff;}
.view-finance-and-budget tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-finance-and-budget table tbody tr td, .view-finance-and-budget table thead tr th{border:0px;}
.view-finance-and-budget table tbody tr td, .view-finance-and-budget table tr td{padding:15px;}
.view-finance-and-budget .views-field-field-image{width:15%;}
.view-finance-and-budget .views-field-view-user{width:85%;padding-right:20px;}
.view-finance-and-budget .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-finance-and-budget .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-finance-and-budget caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
.view-finance-and-budget caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
.view-finance-and-budget .views-field-view-user p:first-of-type {font-weight:600;}

/* Human Resources */
.view-operations thead tr{background-color:#fff;}
.view-operations tbody tr:nth-child(even){background-color:#fff;}
.view-operations tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-operations table tbody tr td, .view-operations table thead tr th{border:0px;}
.view-operations table tbody tr td, .view-operations table tr td{padding:15px;}
.view-operations .views-field-field-image{width:15%;}
.view-operations .views-field-view-user{width:85%;padding-right:20px;}
.view-operations .item-list ul {margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-operations .item-list ul li {background: rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;
font-weight: 600;line-height: 1.5em;list-style: outside none none;margin: 0 0 6px;padding: 0 0 0 25px;}
.view-operations caption span { background: white none repeat scroll 0 0;color: #1d3b6d; font-family: "Open Sans Condensed",sans-serif;font-size: 1.1em;font-weight: 700;
padding: 0 10px;position: relative;text-align: center;text-transform: uppercase;top: 15px;}
.view-operations caption {border-bottom: 4px solid #ebebeb;margin-bottom: 40px;margin-top: 0;position: relative;text-align: center;width: 100%;font-size: 24px;}
.view-operations .views-field-view-user p:first-of-type {font-weight:600;}

/* Faculty */
.view-id-faculty thead tr{background-color:#fff;}
.view-id-faculty tbody tr:nth-child(even){background-color:#fff;}
.view-id-faculty tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-id-faculty table tbody tr td, .view-id-faculty table thead tr th{border:0px;}
.view-id-faculty table tbody tr td, .view-id-faculty table tr td{padding:15px;}
.view-id-faculty .views-field-field-image{width:15%;}
.view-id-faculty .views-field-view-user{width:28%;padding-right:20px;}
.view-id-faculty .views-field-field-title {width:57%;padding-right:20px;}
.view-id-faculty .views-field-field-title  p {margin-bottom:5px !important;}
.view-id-faculty .item-list ul{margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-id-faculty .item-list ul li{background:rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;font-weight:600;line-height:1.5em;list-style:outside none none;margin:0 0 6px;padding:0 0 0 25px;}
.view-faculty caption{display:none;}

/* Research Associates */
.view-id-research_associates thead tr{background-color:#fff;}
.view-id-research_associates tbody tr:nth-child(even){background-color:#fff;}
.view-id-research_associates tbody tr:nth-child(odd){background-color:#f1f9ff;}
.view-id-research_associates table tbody tr td, .view-id-research_associates table thead tr th{border:0px;}
.view-id-research_associates table tbody tr td, .view-id-research_associates table tr td{padding:15px;}
.view-id-research_associates .views-field-field-image{width:15%;}
.view-id-research_associates .views-field-view-user{width:28%;padding-right:20px;}
.view-id-research_associates .views-field-field-title {width:57%;padding-right:20px;}
.view-id-research_associates .views-field-field-title  p {margin-bottom:5px !important;}
.view-id-research_associates .item-list ul{margin-bottom:0px;margin-top:0;overflow:hidden;position:relative;margin-left:10px;}
.view-id-research_associates .item-list ul li{background:rgba(0, 0, 0, 0) url("/sites/all/themes/ist_2015/theme/base/img/basic-bullet.gif") no-repeat scroll 0 6px;font-weight:600;line-height:1.5em;list-style:outside none none;margin:0 0 6px;padding:0 0 0 25px;}
.view-research-associates caption{display:none;}

/* New Careers Pages */
.page-node-3155 .panel-primary { border-color: #fff;}
.page-node-3155 .panel {border:0px solid transparent;box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);}
.page-node-3155 ul, ol {margin-top: 0px;  margin-bottom: 0px;}
