

/*new custom GT theme */

.navbar a.brand {
    background: url("logo.png") no-repeat 0% 55%;
    background-size: 150px auto;
   color: transparent;
    font-size: 0;
    height: 70px;
    position: absolute;
    top: -15px;
    left: 0px;
    width: 200px;
    padding: 0 0;
    margin: 0 0;
}

/*frontpage hero and login */
.site-topic22 {
	position: relative;
}

#capwrap {
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
}


#slider-wrap {
	padding: 195px 0px 15px;
	background: url("millennials-original.jpg") no-repeat 50% 0%;
	background-size: cover;
	position: relative;
}

/* user menu */
.dir-ltr .usermenu {
   background: transparent;
    font-size: 12px;
    padding: 0;
    position: relative;
    right: 0;
    top: inherit;
}

.jsenabled .usermenu .moodle-actionmenu .toggle-display.textmenu {
	padding: 0 0;
}

.usermenu .moodle-actionmenu .toggle-display {
	height: auto;
	line-height: inherit;
}

.notloggedin .usermenu {
	
}
	
.dir-ltr.notloggedin .usermenu {
    top: 6px;
}

.usermenu .login, .usermenu .login a {
	color: #008a5f;
}

.jsenabled .moodle-actionmenu[data-enhance] .toggle-display.textmenu .caret {
	display: none;
}

.usermenu .moodle-actionmenu .toggle-display .userbutton .avatars {
	float: right;
	margin-left: 12px;
	margin-right: 0px;
	width: auto;
}

.usermenu .moodle-actionmenu .toggle-display .userbutton .avatars img {
  border: 0px solid #fff;
    border-radius: 0px;
    display: block;
    height: auto;
    margin-top: 10px;
    max-width: 20px;
}

.usermenu .moodle-actionmenu .toggle-display .userbutton .usertext {
	color: #fff;
	text-transform: uppercase;
	display: none;
}

header.navbar, #page {
    margin: 0 auto;
}

#page {
	padding: 0 0;
}

body {
	color: #686868;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 15px;
    line-height: normal;
    background-color: #F4F4F4;
}

html,body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea {
	font-family: 'Source Sans Pro', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Noto Serif', serif;
	font-weight: 600;
	color: #222;
}

/*link colors */
a:link,
a:visited, .tabtree .tabrow0 li a  {
    color: #3399cc;
    color: #008a5f;
    text-decoration: none;
}

a:hover,
a:active {
    color: #008a5f;
    text-decoration: underline;
}

#page-content a {
	
}

p {
    font-weight: normal;
}

.ut-wrap {
	background: #222;
	padding: 8px 0px;
}

.ut-wrap a, .ut-wrap {
	color: #fff;
	font-size: 12px;
}

.utility__bar__list--left {
    float: left;
    margin: 0 0;
    padding: 0 0;
}

.utility__bar__list li {
    margin: 0 40px 0 0;
}
.utility__bar__list li {
    display: inline;
}

.utility__bar__list li a {
    font-size: 12px;
}
.utility__bar__list li a {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}

.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
	box-shadow: none;
}

body .navbar-inner {
	background-image: none;
	background: #fff;
	filter: inherit;
	border-bottom: 1px solid #bbb !important;
	padding: 15px 0px 15px;
	position: relative;
}

body .navbar-inner::after { 
    content: " ";
    
    background-size: 100% 100%;
    position: absolute;
    bottom: -10px;
    height: 10px;
    width: 100%;
    display: block;
    
    display: none;
}

.navbar .nav > li > a {
	color: #008a5f;
	border-bottom: 0px solid #46b082 !important;
	font-size: 15px;
	padding: 10px 15px;
	text-shadow:none;
	font-weight: 600;
	text-transform: uppercase;
}

.navbar-inner .container-fluid {
	padding: 0 0;
}

body {
	padding-top: 0px;
}

body header.navbar {
	box-shadow: none;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	background: transparent;
	box-shadow: 0px 2px 5px rgba(0,0,0,.15);
}

header.navbar .navbar-inner .container-fluid, .ut-wrap .container {
	width: 90%;
	position: relative;
}


#page-header h1 {
    float: none;
    font-size: 27px;
    font-weight: 800;
    margin: auto 8px auto 0;
    margin-bottom: 10px;
    margin-top: 10px;
    text-transform: none;
    border-bottom: 1px solid #ccc;
    line-height: normal;
	padding-bottom: 10px;
	color: #008a5f;
}

.dir-ltr .page-context-header .page-header-image {
	display: none;
}

.page-context-header .page-header-headings {
	margin: 0 0;
	line-height: normal;
}

#page-content {
	background: transparent;
	border-radius: 0px;
	padding-top: 0px;
	width: 90%;
	margin: 15px auto;
	background: #fff;
}

#page-site-index #page-content {
	margin: 0px auto 30px;
}

#region-main > div {
	padding: 15px 20px;
	margin-bottom: 20px;
	background: #fff;
	position: relative;
	border: 1px solid #c2c2c2;
	border: 0px;
}

.side-post-only #region-main > div { 
	
}

.side-pre-only #region-main > div { 
	
}

#region-main > div::after { 
    content: " ";
   
    background-size: 90% 100%;
    position: absolute;
    bottom: -20px;
    height: 20px;
    width: 100%;
    display: block;
}

body#page-site-index #page-content, body#page-login-index #page-content {

}

.sitetopic h2, #site-news-forum h2, #frontpage-course-list h2, #frontpage-category-names h2, #frontpage-category-combo h2 {
	text-shadow: none;
	font-weight: 800;
	border-bottom: 0px solid #eeb211;
	text-transform: none;
	color: #222;
	margin-top: 0px;
	font-size: 20px;
}

.sitetopic {
	margin-bottom: 0px;
}

.sitetopic p {
    line-height: 140%;
}

.sitetopic li {
    padding: 5px 0;
}

.courses .coursebox {
	border: 0px;
	border-radius: 0px;
	 margin: 0 0 8px;
    padding: 0 0 12px;
    border-bottom: 1px solid #eee;
}

.courses .coursebox.even, .courses .coursebox:hover {
    background-color:transparent;
}

.coursebox > .info > .coursename a {
	font-size: 20px;
}

.coursebox .courseimage {
	display: none;
}

.coursebox .content .summary, .coursebox .content .coursecat {
	float: none;
	width: auto;
}

#page-header #page-navbar {
	display: block;
}

.breadcrumb-nav {
	margin-bottom: 0px;
}

.breadcrumb {
    background-color: transparent;
    border-radius: 0px;
    font-size: 90%;
}

.breadcrumb a, .breadcrumb li{
	text-shadow: none;
}

.breadcrumb > li > .divider {
	text-shadow: none;
	color: #ccc;
	font-size: 9px;
}

.breadcrumb {
	color: #929292;
	font-size: 12px;
	padding: 5px 0 0px;
}

.breadcrumb a {
	color: #929292;
}


/*
.breadcrumb li {
    line-height: 25px;
}

.navbar .sep {
   font-size: .8em;
   color: transparent;
   padding-right: 5px;
   width: 1px;
   overflow: hidden;
}

.breadcrumb .sep:before
{
	content:"\f054";
	font-family:FontAwesome;
	margin-right:5px;
	color: #ccc;
	padding-left: 5px;
}

.breadcrumb > li > .divider {
    color: transparent;
    text-align: center;
    text-shadow: none;
    
}

*/

#page-navbar {
	margin-bottom: -1px;
	background: transparent
}


#page-footer {
	border: 0px;
	margin-bottom: 1em;
}

/* blocks */

.block {
	border: 1px solid #c2c2c2;
	margin-bottom: 30px;
	border-radius: 0px;
	box-shadow: none;
	padding: 15px;
	background: #fff;
	
	border: 0px;
}

.block .header {
	background: #fff;
	padding: 5px 0px 10px;
	padding-right: 0px;
	margin: 0 0;
	border-bottom: 2px solid #9fcf67;
}


/* block titles */
.block .header .title h2 {
	font-size: 20px;
	font-weight: 800;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0 0;
	text-shadow: none;
	padding: 0 0;
	margin: 0 0;
	line-height: normal;
	font-size: 20px;
	text-transform: none;
	color: #222;
}

.block .content {
	padding: 10px 0px;
	background: #fff;
	position: relative;
	margin-top: 0px;
}

.block .content::after { 
    content: " ";
    background-size: 90% 100%;
    position: absolute;
    bottom: -12px;
    height: 12px;
    width: 100%;
    display: block;
    display: none;
}

.block .header .block_action {
    float: right;
    padding: 2px 0 3px 15px;
}

/* end blocks */

#page-site-index .sitelink {
	display: none;
}

#page-navbar .singlebutton input {
    margin-bottom: 0;
}

.nav .logininfo, .nav .logininfo a {
    color: #fff;
}

.forumpost {
	background-color: transparent;
	border-radius: 0px;
	box-shadow: none;
}

/*more menu changes */
.nav-collapse.collapse {
	float: right;
	margin-right: -20px;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
	display: none;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	background-color: #262626;
	color: #fff;
	border-bottom-color: #85c23c;
	text-shadow: none;
}

.navbar .nav > li > a:hover {
	background: #262626 !important;
	color: #fff !important;
	border-bottom-color: transparent !important;
	text-shadow: none !important;
}

.jsenabled .usermenu .moodle-actionmenu.show {
	background-color: transparent;
}

h3.sectionname, h3 {
	color: #5d5d5d;
	line-height: normal;
}

/* custom footer */
/* footer */
#page-footer {
    border: 0 none;
    height: 1px;
    left: -20000px;
    margin-bottom: 1em;
    overflow: hidden;
    position: absolute;
    visibility: hidden;
}

#footerwrap {
	background: #fff;
	background-color: #fff;
    border-top: 0px solid #bbb;
    color: #686868;
    margin-top: 50px;
    padding: 30px 0 10px;
}

#footerwrap .container-fluid {
	width: 90%;
	padding: 0 0;
}

.footer_container__quick_links {
    border-bottom: 1px solid #aaa;
    border-top: 1px solid #aaa;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    margin-top: 18px;
    padding: 11px 0 18px;
}

.footer_container__quick_links--list {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footer_container__quick_links--list li {
    float: left;
    font-size: 13px;
    margin-right: 32px;
    margin-top: 2px;
    list-style-type: none;
}
.footer_container li {
    line-height: 16px;
    list-style-type: none;
}

.footer_container__quick_links--list a {
    color: #aaa;
}

.footer_container__disclosure {
    box-sizing: border-box;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    margin: 15px 0 0;
    max-height: 9999em;
    min-height: 1px;
    width: 100%;
}

.footer_container__disclosure p {
    color: #555;
    font-size: 13px;
    line-height: 15px;
}

.footer_container__disclosure p:nth-of-type(1) {
    margin: 0 0 15px;
    text-align: center;
}

.footer_container__disclosure a {
    color: #555;
    text-decoration: underline;
}


.footer_container__link_farm--item {
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    padding: 0 15px;
    width: 25%;
}

.footer_container__link_farm--list_item--header {
    margin: 0 0 24px;
}

.footer_container li {
    line-height: 16px;
    list-style-type: none;
}

.footer_container a {
    text-decoration: none;
}
.footer_container__link_farm--list_item--mainLink {
    color: #008a5e !important;
    font-size: 18px;
    line-height: 20px;
}

.footer_container__link_farm--list {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

a.footer_container__link_farm--list_item--link {
    color: #777;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: 400;
}


.twitter-follow-small {
    margin-left: 15px;
}
.footer_container__link_farm--social_icon {
    float: left;
    height: 36px;
    margin-right: 1px;
    margin-top: 20px;
    position: relative;
    text-indent: -999em;
    width: 36px;
}
.twitter-follow-small {
    background: rgba(0, 0, 0, 0) url("http://www.blackboard.com/static/v-635907204900000000/img/home-sprite_3.png") repeat scroll 0 -201px;
}

.facebook-follow-small {
    background: rgba(0, 0, 0, 0) url("http://www.blackboard.com/static/v-635907204900000000/img/home-sprite_3.png") repeat scroll -35px -201px;
}

.youtube-follow-small {
    background: rgba(0, 0, 0, 0) url("http://www.blackboard.com/static/v-635907204900000000/img/home-sprite_3.png") repeat scroll -71px -201px;
}

.linkedin-follow-small {
    background: rgba(0, 0, 0, 0) url("http://www.blackboard.com/static/v-635907204900000000/img/home-sprite_3.png") repeat scroll -107px -201px;
}

.gplus-follow-small {
    background: rgba(0, 0, 0, 0) url("http://www.blackboard.com/static/v-635907204900000000/img/home-sprite_3.png") repeat scroll -179px -201px;
}

/*banner image */
#page-site-index2 #page-header {
	position: relative;
	height: 1px;
	overflow: hidden;
	opacity: 0;
}

#page-site-index #page-header {
	height: 0px;
	overflow: hidden;
	position: absolute;
	left: -20000px;
}

#page-header {
	width: 90%;
	margin: 0 auto;
	padding-top: 15px;
}

.notloggedin .usermenu .login {
    color: #008a5f;
    display: block;
    padding: 0 5px 0 15px;
    line-height: 25px;
}

.notloggedin .usermenu .login a {
	color: #008a5f;
	text-decoration: underline;
}

.coursebox > .info > .coursename a {
	font-weight: normal;
	font-size: 16px !important;
	background-position: left 50%;
	font-weight: 600;
	margin-bottom: 10px;
}

/*new footer */
#footer {
    background-color: #f2f2f2;
    padding-top: 20px;
    padding-bottom: 20px;
}

#footer ul, #footer li {
	list-style-type: none;
}

.menu-6007.first {
    float: left;
}

#dock .buttons_container {
    padding-top: 65px;
}

/*frontpage box */
.site-topic22 .container-fluid {
	padding: 0 0;
	width: 90%;
	margin: 20px auto 30px;
	position: relative;
}

#slide1 {
	max-width: 100%;
}

#colorblock {
    background: rgba(0,138,95, .8);
    bottom: 0;
    margin-bottom: 15%;
    max-width: 500px;
    padding: 40px 60px;
    position: absolute;
    right: 0;
    top: inherit;
}

#colorstripe {
	width: 15px;
	opacity: .6;
	background: #ff0066;
	height: auto;
	position: absolute;
	left: -15px;
	bottom: 0px;
	top: 0px;
	margin-top: 90px;
	display: none;
}

.footer_container__link_farm--list_item--header a{
	color: #008a5e;
}

#colorblock h3 {
	color: #fff;
    font-size: 40px;
    line-height: 50px;
    font-weight: 500;
    margin: -10px 0 10px;
}

#colorblock p {
	color: #fff;
	font-weight: 300;
	font-size: 20px;
}

#colorblock img {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.mainRow__last {
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    padding: 30px 0 0;
    width: 33.333%;
    
     float: none;
    width: auto;
    padding: 0 0;
}

.mainRow__headline {
    color: #222;
    font-size: 1.7em;
    font-weight: 400;
    margin: 18px 0 -10px;
}

body.campaign .mainRow__hr--bbAmber, body.campaign .mainRow__hr--bbBlue, body.campaign .mainRow__hr--bbOrange, body.campaign .mainRow__hr--bbPurple, body.product .mainRow__hr--bbAmber, body.product .mainRow__hr--bbBlue, body.product .mainRow__hr--bbOrange, body.product .mainRow__hr--bbPurple, body.seo .mainRow__hr--bbAmber, body.seo .mainRow__hr--bbBlue, body.seo .mainRow__hr--bbOrange, body.seo .mainRow__hr--bbPurple, body.webinar .mainRow__hr--bbAmber, body.webinar .mainRow__hr--bbBlue, body.webinar .mainRow__hr--bbOrange, body.webinar .mainRow__hr--bbPurple {
    border-top-style: solid;
    border-top-width: 2px;
}

.mainRow__hr {
    border-top: 2px solid #bbb;
    margin: 15px 0;
}

.mainRow__hr--bbOrange {
    border-top-color: #9fcf67;
}

.mainRow__first {
    box-sizing: border-box;
    float: left;
    min-height: 1px;
    padding-right: 57px;
    width: 66.666%;
    
  	display: none;
}

.mainRow__content--rightimg {
    padding-left: 57px !important;
    padding-right: 0 !important;
}

.mainRow__content--rightimg img {
    max-width: 100%;
}

.wrapperDivider--dashed {
    border-bottom: 0px dashed #bbb;
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 0px;
    
    margin-bottom: 0px;
}

.customblock img {
	max-width: 100%;
}

.block.block_html, .block.block_html .content {
	padding: 0 0;
}

.customblock .content2 {
	padding: 15px;
}

.block .customblock h3 {
	color: #222;
	font-size: 18px;
	margin: 0 0 15px;
	padding: 0 0;
	text-transform: none;
}

@media (max-width: 1075px) {


}


@media all and (min-width: 1204px) {
	#slider-wrap { 
		padding: 225px 0 15px;
	}
}

@media (max-width: 979px) {
	#slider-wrap { 
		padding: 135px 0px 15px;
	}
	
	.content.span4.col-md-4 {
		width: 45%;
	}

	.navbar a.brand {
	left: 0px;
	}
	
	.navbar .btn-navbar {
		background: transparent;
		background-image: none;
	}
	
	#page-site-index2 #page-content:before {
	min-height: 200px;
	}
	
	.navbar .btn-navbar {
		border-color: #ccc;
	}
	
	.navbar .btn-navbar .icon-bar {
	box-shadow: none;
	background-color: #ccc;
	}
	
	.nav-collapse.collapse.in {
		float: none;
		border-top: 0px;
		padding-top: 15px;
	}
	
	.dir-ltr .usermenu {
		top: -44px;
	}
	
	#page-login-index #page-content {
		width: 70%;
	}
	
	.notloggedin .usermenu .login {
		display: none;
	}
	
	#colorblock {
    max-width: 250px;
    padding: 50px 15px;
    }
    
    #colorblock h3 {
    font-size: 30px;
    line-height: 40px;
	}
	
	#colorblock p {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
	}
	
	body .navbar a.brand {
   background-size: 100px auto;
    }
    
    #colorblock {
    margin-bottom: 5%;
    max-width: 350px;
    padding: 50px 15px;
	}
}

@media (max-width: 768px) {
body {
	padding-left: 0px;
	padding-right: 0px;
}

#slider-wrap { 
		padding: 50px 0px 15px;
	}
	
	.content.span4.col-md-4 {
		float: none;
    margin: 0 auto;
    width: 85%;
	}

header.navbar, #page {
    max-width: 100%;
}

.utility__bar__list li {
    margin: 0 10px 0 0;
}

#page-site-index2 #page-content:before {
	min-height: 150px;
}

#page-header {
	padding: 10px 15px 0px;
	width: auto;
}

#page-content {
	padding: 15px;
	width: auto;
}

#page-content { 
	margin-top: 0px;
	background: #fff;
}

#page-site-index #page-content {
	margin-top: 0px;
}

#block-region-side-pre .block {
	margin-left: 0px;
}

#block-region-side-post .block {
	margin-right: 0px;
}

.usermenu .moodle-actionmenu .toggle-display .userbutton .avatars {
	display: none;
}

body .courses .coursebox {
    float: none;
    margin: 0 0 15px !important;
    width: auto;
}

.coursebox .courseimage {
    height: 250px;
}

.dir-ltr .usermenu {
	max-width: 35%;
}

.urlFooter {
    float: none;
    margin-bottom: 10px;
    width: auto;
}

#page-footer-wrapper {
    margin-left: -1.8%;
    margin-right: -1.8%;
}

#footer-utility-links .menu.gt-footer-utility-links {
	text-align: center;
}

#footer-utility-links .menu li {
	display: block;
	float: none;
}

body .footer_container__link_farm--item {
	width: 50%;
}

#page-login-index #page-content {
    margin-bottom: 5%;
    margin-top: 5%;
    width: 90%;
}

	#colorblock {
    max-width: 250px;
    padding: 40px 15px;
    }
    
    #colorblock h3 {
    font-size: 27px;
    line-height: 38px;
	}
	
	#colorblock p {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
	}
	
	#colorblock {
    margin-bottom: 3%;
    max-width: 400px;
	}

}

@media (max-width: 600px) {
#page-site-index2 #page-content:before {
	min-height: 110px;
}

.dir-ltr .usermenu {
	max-width: 50%;
}

.navbar a.brand {
    width: 50%;
}

body .footer_container__link_farm--item {
	width: auto;
	float: none;
}

.utility__bar__list--left {
	 height: 20px;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    width: 10px;
}

.dir-ltr .usermenu {
	max-width: 70%;
}

#colorblock {
    max-width: 80%;
    padding: 30px 15px;
    }
    
    #colorblock h3 {
    font-size: 23px;
    line-height: 32px;
    margin-bottom: 15px;
	}
	
	#colorblock p {
    color: #fff;
    display: none;
    font-size: 16px;
    font-weight: 300;
	}
	#colorblock img {
    max-width: 50%;
	}

}


body #footer.showonly {
	display: block !important;
} 

.footer_container__quick_links--button_item {
    opacity: 0;
}

/*buttons */
input[type="submit"], input[type="button"], #searchform_button, a.submit, #notice .singlebutton + .singlebutton input:first-child {
		background: #336700 !important;
       
     border: 0px;
	 -webkit-border-radius: 0px;
           -moz-border-radius: 0px;
                border-radius: 3px;
                 box-shadow: none;
        background-size: 100% 200%;
        text-shadow: none;
        color: #fff;
        cursor: pointer;    
        font-weight: 400;
        padding: 10px 25px 8px;
        line-height: normal;
        -webkit-transition: background .2s ease-out;
           -moz-transition: background .2s ease-out;
            -ie-transition: background .2s ease-out;
             -o-transition: background .2s ease-out;
                transition: background .2s ease-out;
}

input[type="submit"]:hover, input[type="button"]:hover, #searchform_button:hover, a.submit:hover{
	 background-position: 0 -100%;
	 text-decoration: none !important;
	 color: #fff;
	 background-color: #336700 !important;
	 box-shadow: none;
}

.course-content ul.topics li.section .summary {
    margin-left: 0px;
}