@charset "utf-8";
/* CSS Document */

/* Start Layout-KUMC */

#menu-icon {
	display: none;
}
#tweet {
	background-color: #e6e6e6;
	color: #333;
	font-size: 90%;
	width: 360px;
	height: 71px;
	*height: 66px;
	overflow: hidden;
}
#tweet a.twitter {
	float: right;
	display: block;
	position: relative;
	top: 45px;
	right: 10px;
	width: 20px;
	height: 20px;
	background-image: url(https://www.kumc.edu/images/twitter.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#tweet ul {
	list-style-type: none;
	margin: 0;
	padding: 10px;
}
#tweet-wichita {
	background-color: #e6e6e6;
	color: #333;
	font-size: 90%;
	display: block;
	overflow: hidden;
}
#tweet-wichita a.twitter {
	float: right;
	display: block;
	position: relative;
	top: 45px;
	right: 10px;
	width: 20px;
	height: 20px;
	background-image: url(https://www.kumc.edu/images/twitter.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#tweet-wichita ul {
	list-style-type: none;
	margin: 0;
	padding: 10px;
}
#mobile_main_nav {
	display: none;
}
#section-heading ul.header-navigation li {
	display: block;
	float: left;
}
ul.header-navigation {
	margin-left: 0;
}
#section-heading ul.header-navigation li.spacer {
	margin: 0 15px;
}
/*end home page styles for the 4 columns */

#nivo-container {
	margin-right: 10px;
	margin-bottom: 0;
	position: relative;
	display: block;
}
#no-nivo-container {
	/* margin-right: 10px; margin-bottom:0;position: relative ;display: block; */
	display: none;
}

.home-boxes {
	width: 358px;
	height: 75px;
	margin: .5%;
	float: left;
	clear: none;
	border: 0px solid #FFF;
	padding: 0;
	color: #FFF;
}
#boxedu {
	background-color: #0051BA;
}
#boxedu:hover {
	opacity: .70;
}
#boxres {
	background-color: #e8000d;
}
#boxres:hover {
	opacity: .70;
}
#boxcom {
	background-color: #ff9900;
}
#boxcom:hover {
	opacity: .70;
}
#boxpat {
	background-color: #85898A;
}
#boxpat:hover {
	opacity: .70;
}
#home-row {
	width: 1140px;
	padding: 1em;
	*padding: 1em 0px;
	background-color: #FFF;
	margin-bottom: 1em;
	margin-top: .5em;
}
.wrapper-for-spots {
	width: 1120px;
	margin: 0 auto;
}
/*
.farabove {
	width: 100%;
	float: left;
	position: relative;
	border-bottom: 2px #FFF solid;
	background-color: #adadad;
	background-image: -moz-linear-gradient(top, #999, #ccc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#999), to(#ccc));
	background-image: -webkit-linear-gradient(left, #999, #ccc);
	background-image: -o-linear-gradient(left, #999, #ccc);
	background-image: linear-gradient(to right, #999, #ccc);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff999999', endColorstr='#ffcccccc', GradientType=0);
} */
.givetext {
	width: 100%;
	max-width: 198px;
	*width: 140px;
	padding: 10px;
	margin-bottom: 1em;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #ffffff;
	background: #85919a;
	background: -moz-linear-gradient(top, #85919a 0%, #7f8b95 22%, #63707b 80%, #5d6a75 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #85919a), color-stop(22%, #7f8b95), color-stop(80%, #63707b), color-stop(100%, #5d6a75));
	background: -webkit-linear-gradient(top, #85919a 0%, #7f8b95 22%, #63707b 80%, #5d6a75 100%);
	background: -o-linear-gradient(top, #85919a 0%, #7f8b95 22%, #63707b 80%, #5d6a75 100%);
	background: -ms-linear-gradient(top, #85919a 0%, #7f8b95 22%, #63707b 80%, #5d6a75 100%);
	background: linear-gradient(to bottom, #85919a 0%, #7f8b95 22%, #63707b 80%, #5d6a75 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85919a', endColorstr='#5d6a75', GradientType=0);
}
.givetext a {
	color: #FFF;
}
.givetext a:visited {
	color: #FFF;
}
#cse-search-form {
	margin-top: -50px:
}
img.rss {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
}
/* Roster and bio layout */

.roster {
	float: left;
	width: 46%;
	/* height: 105px; */
	overflow: hidden;
	margin-bottom: 15px;
}
.roster .roster-image {
	float: left;
	padding: 0 10px 0 0;
	height: 200px;
}
/* .roster .roster-image img {
	height: 100px;
}
*/
.last {
	margin-right: 0;
}
.hide {
	display: none;
}
/* for news listings and archive thumbnails */

.thumb {
	max-width: 120px;
	margin-right: 12px;
	float: left;
}
.summary {
	padding-left: 132px;
}
.summary-content {
	margin-bottom: 1em;
}
.middle-row-col {
	padding: 1em;
    background: #e6e6e6;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6e7e8', endColorstr='#FFFFFF');
    background: -webkit-gradient(linear, left top, left bottom, from(#e6e7e8), to(#FFF));
    background: -moz-linear-gradient(top, #e6e7e8, #FFF);
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
/* end kumc */

/* Media Queries */

@media all and (min-width: 992px) {
/* ensure #nav is visible on desktop version */
	#menu {
		display: block !important;
	}
}

@media all and (min-width:992px) and (max-width:1199px) {
	/*@media only screen and (max-width : 1175px){*/
	
	.wrapper-for-content {
		margin: 0px auto;
		text-align: left;
		width: 940px;
	}
	#search {
		*right: 40px;
		*top: 50px;
	}
	#main-search {
		width: 940px;
	}

	#no-nivo-container {
		/*width:520px; */
		display: none;
	}
	#home-row {
		width: 940px;
	}
	.home-row-col {
		width: 218px;
		*width: 194px;
		padding: 12px;
		margin: 0 0 0 14px;
	}
	.spot-1 {
		margin-left: 0;
	}
	.home-promo-img {
		width: 194px;
		height: 114px;
	}
	.wrapper-for-spots {
		width: 920px;
		margin: 0 auto;
	}
	.middle-row-col {
		width: 257px;
		*width: 239px;
	}
	.home-boxes {
		width: 358px;
		*width: 338px;
		height: 44px;
	}
	#tweet {
		width: 360px;
		*width: 338px;
		height: 71px;
		*height: 82px;
		/*padding-top: 17px;*/
	}
	.sub-text {
		display: none;
	}
	.table-col-header {
		min-height: 79px;
	}
}
/*When the screens begin to shrink -- used by ipad portrait and 800x600*/

@media all and (min-width:720px) and (max-width:955px) {
	/*@media only screen and (max-width : 885px){ */
	/* ensure #nav is visible on desktop version */
	#home-row {
		width: 700px;
		width: 700px\9;
	}
	.home-row-col {
		width: 330px;
		*width: 308px;
		padding: 12px;
		margin: 0 0 0 14px;
	}
	.spot-1, .spot-3 {
		background-color: #FFF;
		margin-left: 0;
		*margin-left: 10px;
	}
	.home-promo-img {
		width: 306px;
		height: 192px;
	}
	.wrapper-for-spots {
		width: 700px;
		margin: 0 auto;
	}
	.middle-row-col {
		width: 207px;
		*width: 170px;
	}
	.box-container {
		width: 230px;
		height: 126px;
	}
	.home-boxes {
		width: 230px;
		height: 30px;
	}
	#tweet {
		width: 230px;
		height: 70px;
		padding: 0px;
		background-color: #fff;
		background-position: right bottom;
	}
	#tweet ul {
		padding: 0px;
	}
	.home_right {
		height: 286px;
	}
	.sub-text {
		display: none;
	}
	.table-col-header {
		min-height: 79px;
	}
}
@media all and (max-width:719px) {
	/*@media handheld,only screen and (max-width : 767px){ */
	h2.unit-name {
		font-size: 18px;
		height: auto;
	}
	.google {
		display: block;
		position: relative;
		right: 0;
		top: -20px;
		float: right;
		clear: left;
		width: 35%;
	}
	#nivo-container {
		width: 98%;
		margin: 0 auto;
	}
	#no-nivo-container {
		width: 100%;
		display: block;
	}
	#home-row {
		width: 100%;
		padding: 1em;
		background-color: #FFF;
		margin-bottom: .5em;
	}
	.wrapper-for-spots {
		width: 100%;
		margin: 0 auto;
	}
	.home-row-col {
		width: 97%;
		padding: 12px;
		margin: 0 0 0 10px;
	}
	/*.spot-1 {
	background-color: #FFF;

} */
	.home-promo-img {
		width: 100%;
		height: auto;
	}
	.wrapper-for-spots {
		width: 100%;
		margin: 0 auto;
	}
	.middle-row-col {
		width: 47%;
		*width: 260px;
	}
	.box-container {
		width: 100%;
		overflow: hidden;
	}
	.home-boxes {
		width: 100%;
		height: 23%;
		overflow: hidden;
	}
	#tweet {
		width: 100%;
		height: 71px;
		/*padding-top: 17px;*/
		background-position: right bottom;
	}
	p.topleft {
		display: none;
	}
	#header.plain {
		color: #333333;
		border-bottom: #6699cc 2px solid;
	}
	#header-container .logo-img {
		height: 80px;
		width: 102px;
	}
	#header-container p.unit-description {
		width: 100%;
		height: auto;
	}
	#header-container {
		background: none;
		height: auto;
		border-bottom: none;
	}
	#main-search {
		display: block;
		position: relative;
		margin: 0;
	}
	div.sub-left {
		margin: 0;
		display: block;
		text-align: center;
		width: 100%;
		float: none;
	}
	div.sub-right {
		display: block;
		text-align: center;
		float: none;
		width: 100%;
		margin-bottom: 1%;
	}

	.roster {
		float: left;
		width: 96%;
		margin-bottom: 15px;
		margin-right: 15px;
	}
	.table-col-header {
		min-height: 79px;
	}
}
@media (max-width:991px) {
		/* menu icon */
	#menu-icon {
		width: 100%;
	/*	background: url(https://www.kumc.edu/prebuilt/images/mobile-down-arrow.png) no-repeat 50px center; */
		padding: 5px 3px;
		cursor: pointer;
		border: solid 2px #666;
		display: block;
		margin-bottom: 3px;
		/* show menu icon */
	}
	#menu-icon:hover {
		background-color: #f8f8f8;
	}
	#menu-icon.active {
		background-color: #bbb;
	}
	#menu {
		display: none;
	}
}
/* Start Style-KUMC */

p.indent {
	margin-left: 2em;
}
#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 100%;
}

#header.plain {
	background: #333333 url('https://www.kumc.edu/images/nonku_eyebrow_gradient.gif') top left scroll repeat-x;
}
#topnav {
	font-size: 12px;
	height: 30px;
	overflow: hidden;
	margin-top: 0;
}
#topnav, .topleft a, .topleft a:visited {
	color: #FFF;
}
#topnav, .topleft a:hover {
	text-decoration: underline;
	color: #FFF;
}
#topnav p.topleft {
	padding: 4px 0 0 4px;
	margin: 0;
	color: #FFF;
}
#top_main_nav {
	float: right;
	margin-top: -22px;
}
#top_main_nav a {
	color: #FFF;
}
#top_main_nav ul {
	height: 28px;
	line-height: 28px;
	margin-bottom: 0;
}
#top_main_nav li {
	float: left;
	height: 28px;
	padding-left: 0;
	margin-left: 0;
	padding-top: .5em;
	font-size: 12px;
}
#top_main_nav li a {
	display: block;
	height: 100%;
	padding: 0 6px;
}
#top_main_nav #ku-directory-button {
	background: url('https://www.kumc.edu/images/ku_navigator_gradient.gif') left top repeat-x;
	width: 84px;
	text-align: center;
	margin-top: 0;
}
#ku-directory-button a {
	padding-right: 8px;
	margin-right: 6px;
	color: #fff;
	background: url('https://www.kumc.edu/images/down-arrow.png') right 5px no-repeat;
}
.inline-list, .inline-list li {
	display: inline-block;
	*display: inline;
	/* for ie7 */
	list-style-type: none;
	text-indent: 0;
	padding-bottom: .5em;
	margin-right: 5px;
}
.mobile-logo {}
.navigate li {
	display: inline;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0;
	border-right: 1px solid #999;
	line-height: 190%;
}
.navigate li.label {
	border: none;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 1em;
	color: #fff;
	text-transform: uppercase;
	background-color: #E8000D;
}
.navigate li.last {
	border: none;
	margin-left: 0;
}
.navigate {
	/* margin-left: -2.5em; */
	padding-left: 0;
	margin-top: 0;
	/* margin-bottom: .5em; */
}
.navigate a {
	text-decoration: none;
}
.navigate a:hover {
	text-decoration: underline;
}
#header-container {
	height: 125px;
	background: transparent url('https://www.kumc.edu/images/ku_menu_gradient.png') repeat-x scroll left top;
	border-bottom: 1px solid #0051BA;
}
#header-container .logo-img {
	display: block;
	height: 139px;
	width: 160px;
}
#section-heading {
	height: 139px;
	margin-left: 170px;
	*margin-top: -140px;
	*z-index: 15;
}
h2.unit-name {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 22px;
	font-weight: bold;
	overflow: hidden;
	height: 44px;
	display: block;
	margin: 10px 0 0px 0;
}
.home-signature {
	margin-top: 4px;
	margin-bottom: 0;
}
p.unit-description {
	font-size: 12px;
	font-style: italic;
	display: block;
	overflow: hidden;
	margin-bottom: 0;
	padding: 0px 0px 10px;
}
.google {
	display: block;
	position: relative;
	right: 0;
	top: -30px;
	*top: 50px;
	float: right;
	clear: left;
}
#main {
	padding-top: 1em;
	min-height: 300px;
}
#announcement {
	padding: 1em;
	background-color: #fefed5;
	border-top: 2px solid #33cc33;
	border-bottom: 2px solid #33cc33;
	color: #000;
}
#announcement a {}
#announcement p {
	font-weight: bold;
	text-align: center;
}
#crumbtrail {
	padding-top: 3px;
}
#crumbtrail p {
	margin-bottom: 0;
	line-height: 1;
}
div.box {
	margin: 1%;
	float: left;
	clear: none;
	width: 48%;
	height: 48%;
	border: 4px solid #FFF;
	padding: 0;
	/* color: #FFF; hiding to fix text color in cas login */
}
.edu {
	background-color: #0051BA;
}
.res {
	background-color: #E8000D;
}
.pat {
	background-color: #85898A;
}
.com {
	background-color: #ff9900;
}
.dim {
	opacity: 0.5;
}
div.box a {
	color: #e6e6e6;
}
div.box h3 {
	color: #FFF;
}
.title {
	font-weight: bold;
	margin-bottom: 1em;
}
div#footer-bottom {
	background-color: #0051BA;
	border-top: 3px solid #E8000D;
	color: #FFF;
	min-height: 90px;
	padding: 20px 0 10px 0;
	width: 100%;
}
p.icon {
	height: 65px;
	line-height: 110%;
}
p.icon img {
	float: left;
	vertical-align: text-top;
	padding-right: 10px;
}
.mini-icons {
	text-align: center;
}
.mini-icons img {
	vertical-align: bottom;
}
div.floatright {
	float: right;
	margin-left: 1em;
	margin-bottom: .5em;
}
/**
 * Tabbed widget for event calendar on the navigator
 */

.tabbox .nav {
	list-style-type: none;
	margin: 0 0 -1px 0;
	padding-left: 0;
}
.tabbox .nav li {
	background-color: #ebebeb;
	border: 1px solid #ccc;
	display: inline-block;
	*display: inline;
	height: 30px;
	line-height: 30px;
	margin: 0;
	margin-left: -6px;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 0;
	text-indent: 0;
}
.tabbox .nav li.active {
	border-bottom: 1px solid #fff;
	background-color: #ffffff;
}
.tabbox .nav li:first-child {
	margin-left: 0;
}
.tabbox .nav li a {
	display: block;
	*display: inline;
	height: 100%;
	padding: 0 10px;
	text-decoration: none;
}
.tabbox .nav li.active a {
	background-color: #fff;
	color: #e8000d;
}
.tabbox .content {
	background: #fff;
	border: 1px solid #ccc;
	padding: 10px;
	margin-right: 3em;
	margin-bottom: 1em;
}
.tabbox .content .tab {
	height: 0;
	visibility: hidden;
	width: 0;
	display: none;
}
.tabbox .content .active {
	display: block;
	*display: inline;
}
.tabbox .content .tab.active {
	height: auto;
	visibility: visible;
	width: auto;
}
/* end tabbox */

/*Lists*/

.liststyle li {
	list-style: circle;
	margin: 0;
	padding: 0;
}
ul.links {
	margin-left: 0em;
	padding-left: 0.2em;
	margin-bottom: 1em;
	list-style: none;
	clear: both;
}
ul.links li {
	background-image: url(https://www.kumc.edu/prebuilt/css/images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 1em;
}
/* list w/icons */

ul.icons {
	margin-left: 0em;
	padding-left: 0.2em;
	margin-bottom: 1em;
	list-style: none;
	margin-right: 0;
}
ul.icons li {
	background-image: url(https://www.kumc.edu/images/icon-alumni-community-relations.png);
	background-repeat: no-repeat;
	padding-left: 60px;
	height: 55px;
	margin-bottom: 1em;
	font-size: 90%;
	margin-right: 0;
}
/*small print*/

.small {
	font-size: .83em;
}
/*Helping Classes*/

.text-center {
	text-align: center;
}
.topspc {
	margin-top: 25px;
}
.btmspc {
	margin-bottom: 60px;
}
.vis {
	overflow: visible;
}
/* hide border on images that are linked */

a img {
	border: none;
}
a:hover img {
	text-decoration: none;
}
div.sub-left, div.footer-left {
	margin-left: .5em;
	width: 50%;
	float: left;
}
div.sub-right, div.footer-right {
	float: right;
	margin-right: .5em;
	width: 190px;
	text-align: right;
	padding-right: .5em;
}
.SocialMediaContainer {
	width: 100%;
}
.SocialMediaContainer img {
	margin-left: 2%;
	margin-bottom: 2%;
}
pre {
	width: 80%;
	max-height: 400px;
	color: #444;
	padding: 10px;
	background: #eee;
	border: 1px solid #ccc;
	border-radius: 5px;
	word-wrap: normal;
	overflow: auto;
}
.underline {
	line-height: 110%;
	border-bottom: #ccc 1px solid;
	margin-bottom: 0.9em;
}
.subhead {
    line-height: 25px;
    color: #59452A;
    padding: 0 1em .35em 0;
    font-weight: 500;
    font-style: italic;
    font-size: 1.1rem;
}
/*
ul ul, ol ol, ol ul {
	list-style-type: disc;
} */
dl.events dt {
	font-size: 100%;
}
/* img styles, from old kumc css */

img.left {
	float: left;
	margin-right: 10px;
	padding-bottom: .5em;
	border: none;
}
img.right {
	float: right;
	margin-left: 10px;
	padding-bottom: .5em;
	border: none;
}
img.center {
	text-align: center;
	display: block;
	margin: 0 auto;
	margin-bottom: .5em;
}
.ku_red {
	color: #E8000D;
}
/* table style from old kupresentation.css */

/* table with border */

table.form {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #d8d7d7;
	border-collapse: collapse;
	background-color: white;
}
table.form th {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #d8d7d7;
	background-color: white;
	-moz-border-radius: 0px;
}
table.form td {
	border-width: 1px;
	padding: 4px;
	border-style: solid;
	border-color: #d8d7d7;
	background-color: white;
	vertical-align: top;
	-moz-border-radius: 0px;
}

/* why ku styles 
formerly .rtcol_header */

.component_header {
	color: #ffffff;
    padding: .5rem!important;
    font-family: "Gotham A", "Gotham B",'Raleway', sans-serif !important;
    font-style: normal;
    font-weight: 400;
    font-size: 1.25rem;
    margin-bottom: .5rem;
    line-height: 1.2;
	background: #85898a;
}
.grey {
	background-color: #85898a;
}
.red {
	background-color: #e8000d;
}
.blue {
	background-color: #1d52c4;
}
.table-col-header {
	min-height: 60px;
}
.component_header.left {
	*width: 140px;
}
/* end why ku styles */

.component_header.white {
	background-color: #ffffff;
	color: #212529 !important;
	border-bottom: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
}
.addthis_toolbox.addthis_default_style {
	border-top: #e6e6e6 1px solid;
	padding-top: 3px;
	padding-bottom: 6px;
	clear: both;
}
.time-stamp {
	font-size: 10px;
	color: #999;
	float: right;
}
.hidden {
	visibility: hidden;
}
/* List Styles for left and right promo area classes and styles */

ul.link-list {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	line-height: 2;
	text-align: center;
}
ul.link-list li {
	margin: 0;
	list-style: none;
}
ul.link-list li a {
	display: block;
	min-width: 100%;
	border: #ccc 1px solid;
	margin: -1px 0 0 0;
	background: #e4e4e4;
}
ul.link-list li a:hover {
	text-decoration: none;
	color: #333;
	background: #fff;
}
ul.link-list li a table {
	width: 100%;
}
/* Simple roster listing page without bio */

ul.simple-roster {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.simple-roster li {
	float: left;
	display: block;
	width: 155px;
	margin: 0 15px 0 0;
	min-height: 210px;
	vertical-align: top;
}
ul.simple-roster li p {
	margin: 0;
}
ul.contact {
	padding-bottom: 1em;
}
ul.contact li {
	list-style: none;
	margin: 0 0 0 -2em;
	padding: 0;
	clear: both;
	font-size: .85em;
}
/* Simple dual column listing page for contacts and other similar data */

ul.contact-listing {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}
ul.contact-listing li {
	float: left;
	display: block;
	width: 245px;
	margin: 0 15px 0 0;
	min-height: 100px;
	vertical-align: top;
}
ul.contact-listing li p {
	margin: 0;
}
ul.contact-listing h3 {
	clear: both;
	line-height: 2;
}
#rightnav ul.links {
	margin-left: 0px;
	margin-top: 10px;
	padding: 0px;
}
#rightnav ul.links li {
	margin: 0 0 .5em 0px;
}
/* news archive style */

.pubDate {
	color: #666;
	font-size: 85%;
	font-style: italic;
}
/*generic rotating image class */

.rotator {
	margin-top: 35px;
	height: 112px;
}
.rotator_nav {
	display: none;
}
/*
// #Buttons
// --------------------------------------------------
*/
a.btn {
	word-wrap: normal;
    white-space: nowrap;
    border: 0;
    border-radius: 0;
    margin-left: 0;
    font-size: .9em;
    background: #3D86CF;
    padding: 7px 20px;
    margin-bottom: 1%;
    color: #fff;
    text-decoration: none!important;
}
a.btn:hover {

	color: #fff !important;
	background: #2b6dae;
}
button {cursor: pointer;}

/* KU button styling */
a.ku_button, .ku_button {
    background: transparent;
    border-radius: 0 !important;
    font-size: 16px;
    font-family: "Gotham A", "Gotham B",'Raleway', sans-serif !important;
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0px 10px 0px;
    padding: 10px 40px 10px 40px;
	white-space: normal;
}
a.ku_button_red, .ku_button_red, a.ku_button_red:visited, .ku_button_red:visited {
	background: transparent;
    border: 3px solid #ff3042;
    color: #ff3042;
}
a.ku-button_red:hover, .ku_button_red:hover {
	background: #ff3042;
    color: #fff !important;
    text-decoration: none;
}
a.ku_button_grey, .ku_button_grey {
	background: #85898a;
	color: #fff !important;
	text-decoration: none;
	border: 3px solid #85898a;
}
a.ku_button_grey:hover, .ku_button_grey:hover {
	background: transparent;
	color: #85898a !important;
	border: 3px solid #85898a;
}
a.ku_button_blue, .ku_button_blue, a.ku_button_blue:visited, .ku_button_blue:visited{
    border: 3px solid #0051ba; 
    color: #0051ba;
}
a.ku_button_blue:hover, .ku_button_blue:hover {
    background: #0051ba;
    color: #fff !important;
    text-decoration: none;
}

a.ku_button_blue:focus, .ku_button_blue:focus, a.ku_button_lake:focus, .ku_button_lake:focus, a.ku_button_night:focus, .ku_button_night:focus, a.ku_button_long:focus, .ku_button_long:focus, a.ku_button_white_lake:focus, .ku_button_white_lake:focus, a.ku_button_white_night:focus, .ku_button_white_night:focus {
    background: #ff3042;
    border: 3px solid #ff3042;
    color: #fff !important;
    outline:0;
    text-decoration: none;
}

a.ku_button_blue:active, .ku_button_blue:active, a.ku_button_lake:active, .ku_button_lake:active, a.ku_button_night:active, .ku_button_night:active, a.ku_button_long:active, .ku_button_long:active, a.ku_button_white_lake:active, .ku_button_white_lake:active, a.ku_button_white_night:active, .ku_button_white_night:active {
    background: transparent;
    border: 3px solid #ff3042;
    color: #ff3042 !important;
    outline:0;
    text-decoration: none;
}

a.ku_button_disabled, .ku_button_disabled {
    background: #dde5ed;
    border: 3px solid #85898a; 
    color: #85898a;
    cursor: not-allowed;
    opacity: 0.6;
}

a.ku_button_disabled:hover, .ku_button_disabled:hover {
    color: #85898a;
    text-decoration: none;
}

a.ku_button_lake, .ku_button_lake, a.ku_button_lake:visited, .ku_button_lake:visited {
     border: 3px solid #2767ff;
     color: #2767ff;
}

a.ku_button_lake:hover, .ku_button_lake:hover {
    background: #2767ff;
    color: #fff !important;
    text-decoration: none;
}

a.ku_button_night, .ku_button_night, a.ku_button_night:visited, .ku_button_night:visited  {
     border: 3px solid #003459;
     color: #003459;
}

a.ku_button_night:hover, .ku_button_night:hover {
    background: #003459;
    color: #fff !important;
    text-decoration: none;
}

a.ku_button_long, .ku_button_long, a.ku_button_long:visited, .ku_button_long:visited  {
     border: 3px solid #2767ff;
     color: #2767ff;
     /*padding: 10px 80px 10px 80px;*/
}

a.ku_button_long:hover, .ku_button_long:hover {
    background: #ff3042;
    border: 3px solid #ff3042;
    color: #fff !important;
    text-decoration: none;
}

a.ku_button_white_lake, .ku_button_white_lake, a.ku_button_white_lake:visited, .ku_button_white_lake:visited  {
    border: 3px solid #fff;
    color: #fff;
    margin: 0px;
}

a.ku_button_white_lake:hover, .ku_button_white_lake:hover {
    background: #2767ff;
    border: 3px solid #2767ff;
    color: #fff !important;
    text-decoration: none;
}

a.ku_button_white_night, .ku_button_white_night, a.ku_button_white_night:visited, .ku_button_white_night:visited  {
    border: 3px solid #fff;
    color: #fff;
    margin: 0px;
}

a.ku_button_white_night:hover, .ku_button_white_night:hover {
    background: #003459;
    border: 3px solid #003459;
    color: #fff !important;
    text-decoration: none;
}
/* fix old buttons */
.ku_button_content{white-space: normal;}
a.ku_button-blue, .ku_button-blue, a.ku_button-green, .ku_button-green {display: inline-block;}

/* style for ku_button-blue */
a.ku_button-blue, .ku_button-blue {
    background: #05437a;
    background: -webkit-gradient(linear, left top, left bottom, from(#00619e), to(#05437a));
    background: -moz-linear-gradient(-90deg, #00619e, #05437a);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00619e', endColorstr='#05437a');
	color: #fff;
}

 a.ku_button-blue:hover, .ku_button-blue:hover {
    background: #05437a;
    background: -webkit-gradient(linear, left top, left bottom, from(#0077c2), to(#05437a));
    background: -moz-linear-gradient(-90deg, #0077c2, #05437a);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#0077c2', endColorstr='#05437a');
	color: #fff;
}

a.ku_button-blue:active, .ku_button-blue:active {
    background: #05437a;
}
/* end style for ku_button-blue */

/* style for ku_button-green */
a.ku_button-green, .ku_button-green {
    background: #008444;
    background: -webkit-gradient(linear, left top, left bottom, from(#03d971), to(#008444));
    background: -moz-linear-gradient(-90deg, #03d971, #008444);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#03d971', endColorstr='#008444');
	color: #fff;
}

 a.ku_button-green:hover, .ku_button-green:hover {
    background: #008444;
    background: -webkit-gradient(linear, left top, left bottom, from(#00b45d), to(#008444));
    background: -moz-linear-gradient(-90deg, #00b45d, #008444);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00b45d', endColorstr='#008444');
	color: #fff;
}

a.ku_button-green:active, .ku_button-green:active {
    background: #008444;
}
/* end style for ku_button-green */

/* numbers in circle added by kcc 6/7/2013 */

.numberCircle {
	border-radius: 50%;
	width: 36px;
	height: 36px;
	background: #e8000d;
	border: 2px solid #666;
	color: #FFF;
	text-align: center;
	font: 28px Arial, sans-serif;
}
/* END numbers in circle added by kcc 6/7/2013 */

/* CUSTOM: Blue callout [originally for x28840] */

.blueCallout {
	padding: 1em;
	background-color: #ecf2fa;
	border-top: 2px solid #0051ba;
	border-bottom: 2px solid #0051ba;
	margin-bottom: .5em;
	text-align: center;
}
.blueCallout p {
	line-height: 25px;
	font-size: 1.1em;
}
.blueCallout a {
	line-height: 25px;
	font-size: 1.1em;
}
.blueCallout p {
	margin: 1em 2em 1em 1em;
}
/* yellow, centered callout with down arrow */

.yellowArrowCallout {
	text-align: center;
	background: #fff19d;
	margin: 15px 0 38px;
	padding: 20px;
	font-style: italic;
	font-family: helvetica, arial, open sans-serif;
}
.yellowArrowCallout:after {
	content: "";
	border-color: #fff19d transparent transparent transparent;
	border-style: solid;
	border-width: 33px;
	width: 0;
	height: 0;
	position: relative;
	bottom: -69px;
	right: 231px;
}
/* end CUSTOM callouts */