.gbot_peer ul {
	list-style-type: none !important;
	margin-left:1px;
	text-align:center;
}
.gbot_peer ul li::before {
    content:"";
    color: #005286;
    font-size: 0.8em;
    margin-right:0;
}
.gbot_peer_title {
    font-family: Arial;
    font-size: 12px;
    color: #052864;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 8px;
    text-align: center;
}

.gbot_homelink {
	margin:0;
 	background:#e6e6e6;
 	border:1px solid #999999;
 	border-bottom:0;
}
.gbot_homelink a {
	font-family:Arial, sans-serif;
	margin-left: 5px;
    padding: 6px 10px 6px 6px;
	display:block;
	font-size:12px;
	line-height:1.5;
	color:#333333 !important;
}
.gbot_homelink a:before {
	content:"►";
	color:#333333;
	font-size:0.9em;
	margin-right:4px;
}
.gbot_header {
	margin:0;
	padding:14px 5px 16px 15px;
	border:1px solid #999999;
	background:#FFF; 
	font-family:Arial;
	font-size:1.385em;
	line-height:1.5;
	color:#052864;
	font-weight:bold;
	
}
.gbot_header a, .gbot_header a:visited, .gbot_header a:hover, .gbot_header a:active {
	color:#052864 !important;
}
.gbot_header2 {
	display:block;
}
.gbot_left_nav {
	background:#264f7f;
	margin:0;
	padding:0;
	z-index:10;
	font-family:Arial, sans-serif;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;

}
.gbot_left_nav a {
	margin:0;
	padding:8px 10px 8px 22px;
	display:block;
	font-family:Arial,Georgia;
	font-size:13px;
	color:#FFFFFF !important;
	text-decoration:none;
	background:url("/_catalogs/masterpage/UHN/img/pmcp/gbot_nav-bg.png") left top no-repeat;
	border-top:1px solid #4b698e;
}
.gbot_left_nav a:hover {
	background:#052864 url("/_catalogs/masterpage/UHN/img/pmcp/gbot_nav-bg.png") left top no-repeat;
}
.gbot_peer {
	border:1px solid #999999;
	padding:6px 6px 4px 6px;
	margin-top:10px;
	float:left;
	clear:left;
	width:100%;
}
.gbot_peer ul {
	list-style-type: none !important;
	margin-left:1px;
	text-align:center;
	font-size:0.9em;
}
.gbot_peer ul li {
	padding-left:0;
	margin-left:0;
}
.gbot_peer ul li::before {
    content:"";
    color: #005286;
    font-size: 0.8em;
    margin-right:0;
}
.gbot_peer_title {
    font-size: 12px;
    color: #052864;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 8px;
    text-align: center;
}
.gbot_peer ul li a, .gbot_peer ul li a:visited, .gbot_peer ul li a:hover {
	margin-left:-4px;
}
.gbot_peer_title {
	font-size:12px;
	color:#052864;
	font-weight:bold;
	line-height:1.5;
	margin-bottom:8px;
}
.gbot_footer {
	clear: both;
    margin: 15px 0 20px;
    padding: 15px 0 0;
    width: 100%;
}
.back_btn, .back_btn:hover {
    border-radius: 0;
    float: left;
    padding: 4px 12px 4px 9px;
	font-family: Arial;
}
.back_btn:before {
	content:"◀";
	color:#fff;
	margin-right:3px;
}
.back_arrow, .next_arrow {
	display:none;
}
.next_btn, .next_btn:hover {
    border-radius: 0;
    float: right;
    font-family: Arial;
    padding: 6px 9px 6px 12px;
}
.next_btn::after {
	content:"►";
	color:#fff;
}
.gbot_choice {
    float: left;
    height: 150px;
    margin: 5px 15px 10px 0;
    padding: 0;
    text-align: center;
    width: 126px;
}
.gbot_choice img {
    border: 1px solid #888888;
    padding: 2px;
}
.gbot_choice h3 {
    border-bottom: 1px dotted #051d43;
    font-size: 1em !important;
    line-height: 1.5;
    margin: -5px 0 0;
    padding: 0 0 7px;
    text-align: center;
}
.gbot_video {
    background: none repeat scroll 0 0 #cecece;
    color: #333333;
    float: right;
    font-family: Arial;
    font-size: 12px;
    margin: 0 0 10px 15px;
    width: 247px;
}

.gbot_video a, .gbot_video a:hover, .gbot_video a:visited {
    color: #333333 !important;
    display: block;
    padding: 2px 10px 6px;
    text-decoration: none !important;
}
.gbot_no {
	padding:0 0 0 0 !important;
}
.gbot_active {
	background-color:#052864 !important;
}

@media (max-width:500px){
	.gbot_video {
		float:none;
		width:100%;
		margin:0 0 20px 0;
		padding:0;
	}
	.gbot_video > a > img {
		width:100%;
		height:auto;
		margin-bottom:4px;
	}
	.gbot_header {
		padding:8px 5px 8px 15px;
	}
	.gbot_header2 {
		display:inline;
		margin-right:6px;
	}
	.gbot_peer {
		display:none;
	}
	.gbot_left_nav {
		margin-bottom:20px;
	}
}

/* Getting Back on Track */
@media (max-width:500px){
	.gbot_video {
		float:none;
		width:100%;
		margin:0 0 20px 0;
		padding:0;
	}
	.gbot_video > a > img {
		width:100%;
		height:auto;
		margin-bottom:4px;
	}
	
}

/* GBOT AODA Update Tweaks */
.gbot_left_nav a {
	text-decoration:none !important;
	border-bottom:none !important;
}
.gbot_left_nav a:hover, .gbot_left_nav a:active, .gbot_left_nav a:focus {
	text-decoration:underline !important;
	font-weight:700;
}
.gbot_homelink a {
	text-decoration:none !important;
	border-bottom:none !important;
}
.gbot_homelink a:hover, .gbot_homelink a:active, .gbot_homelink a:focus {
	text-decoration:underline !important;
	font-weight:700;
}
.gbot_homelink a::before {
	content:"";
	margin-right:0;
}
.gbot_header a {
	text-decoration:none !important;
	border-bottom:none !important;
}
.gbot_header a:hover, .gbot_header a:active, .gbot a:focus {
	text-decoration:underline !important;
	color:#000000 !important;
}
.next_btn, .back_btn {
	text-decoration:none !important;
	font-weight:300;
	padding:6px 9px 6px 9px !important;
	background:#1E4C80 !important;
	color:#fff !important;
	border-bottom:0 !important;
}
.next_btn:hover, .next_btn:active, .next_btn:focus, .back_btn:hover, .back_btn:active, .back_btn:focus {
	text-decoration:underline !important;
	color:#fff !important;
	font-weight:700;
	border-bottom:0 !important;
	background:#004566 !important;
}
.next_btn:after {
	content:"";
}
.back_btn:before {
	content:"";
}
.gbot_video a:nth-child(2) {
	padding:7px 10px 6px 10px !important; 
	font-size:13px !important;
	text-decoration:underline !important;
}
.gbot_video a:nth-child(2):hover, .gbot_video a:nth-child(2):active, .gbot_video a:nth-child(2):focus {
	padding:7px 10px 6px 10px !important; 
	font-size:13px !important;
	text-decoration:none !important;
	font-weight:700 !important;
}
.gbot_video sup {
	text-decoration:none !important;
}
.gbot_active {
	font-weight:700 !important;
}