﻿
/* Accessibility Focus indicators and skip links */

/*
.skiplink {
 position:absolute !important;
 width:1px !important;
 height:1px !important;
 margin:0 !important;
 overflow:hidden !important;
 clip:rect(0 0 0 0) !important;
 -webkit-clip-path:inset(50%) !important;
 clip-path:inset(50%) !important;
 white-space:nowrap !important;
 font-size:1.2em;
 text-align:center;
 display:block;
 padding:10px 15px;
   transition: transform 0.3s;
}
.skiplink:active,
.skiplink:focus {
 position:static !important;
 width:auto !important;
 height:auto !important;
 margin:inherit !important;
 overflow:visible !important;
 clip:auto !important;
 -webkit-clip-path:none !important;
 clip-path:none !important;
 white-space:inherit !important
}
*/


/*.navbar-nav > li > a:focus {

color:#000000!important;
}*/
#newsfooter .item .image:focus {
  display:none;
}

.btn-lg:focus {
	color:#000000!important;
}

/*.navbar-toggle:focus, .nav-side-menu .toggle-btn:focus {
	  background: #fcf199!important;
color:#000000!important;

}*/

/*.navbar-inverse .navbar-nav > li > a:focus {
   background: #fcf199;
color:#000000!important;
}*/

a:focus {
  background: #fcf199;
color:#000000!important;
}

/*.logo:focus {
    background-image: url("/SiteAssets/images/cmu-logo-retina.png");
    background-repeat: no-repeat;
   border: 2px solid #fcf199;
}*/

.caption:focus {
	  background: #fcf199!important;
color:#000000!important;
}

.searchtoggle {
	float: right!important;
	padding: 2px;
	font-size: 1.2em;
	border: 0px;
	text-align: right;
	width: 20px;
	background-color: transparent;
	color: white;
}
.searchtoggle:hover, .searchtoggle:focus {
	background-color: transparent;
	border: 0px;
}
#s4-bodyContainer {
	padding-bottom: 0px;
	padding-top: 0px;
}
/*.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
	margin-right: 0px;
	margin-left: 0px;
}*/
.col-xs-12 {
	background-color: #fff;
}
/***********top navigation**************/

.homepage_title {
    font-size: 1.7em;
    font-weight: 200;
    color: #fff;
    line-height: 1.2em;
    width: 95%;
    margin-top: 3px;
    margin-bottom: 5px;
    color: #fff;
}

/*.nav-main {
	text-align: center;
	margin-top: 0;
	margin-left: -35px!important;
}*/
/*.logo {
	background-image: url("/SiteAssets/images/cmu-logo-retina.png");
	background-repeat: no-repeat;
	width: 286px;
	height: 90px;
	transition: all .4s ease;
	margin-top: 10px;
	background-size: 286px 90px !important;
}*/
.mobilemenutext {
	width: auto;
	height: auto;
	color: white;
	text-transform: uppercase;
	text-align: right;
	float: left;
	margin-left: -55px;
	margin-top: -4px;
	font-size: 16px;
}

/*@media only screen and (max-width: 474px) {
.logo {
	background-image: url("/SiteAssets/images/cmu-logo-retina.png");
	background-repeat: no-repeat;
	width: 200px;
	height: 63px;
	background-size: 200px 63px !important;
    }
}
*/
/*
.logo-nav {
	background: #002e52;
}*/
/*.navbar-header {
	float: none;
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
}*/

/*@media only screen and (max-width: 995px) {
.navbar-header {
	padding-left: 15px!important;
	width: 100%
}
}*/

/*@media only screen and (max-width: 479px) {
.navbar-header {
	padding: 0px!important;
	padding-left: 15px!important;
	width: 100%
}
}*/
.navbar-brand {
	height: 107px;
}

@media only screen and (max-width: 479px) {
.navbar-brand {
	height: 75px;
}
}
.nav > li > a {
	padding: 10px 20px;
}
/*.navbar {
	margin-bottom: 0;
	border-radius: 0;
}*/
/*
.navbar-default {
	border: none;
}
*/
/*.navbar-inverse {
	background-color: #02233c;
	border: none;
	padding: 10px 0;
}
.navbar-inverse .navbar-nav > li > a {
	color: #fff;
	font-size: 1.3em;
}
.navbar-inverse .navbar-collapse {
	border: none;
	box-shadow: none;
}*/
/*.main-menu .navbar-toggle {
	position: absolute;
	padding: 9px 10px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent !important;
	border-radius: 4px;
	min-width: 1em;
}*/
/*.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background: transparent;
}*/
.crumbs {
	width: 100%;
	background-color: #f7f7f7;
	/*float: left;*/
	font-size: 15px;
	padding-top: 14px;
	padding-bottom: 14px;
	font-family: 'Open Sans', sans-serif;
}
.crumbcontainer a {
	color: #666;
	text-decoration: underline;
	font-weight: 600;
}
.crumbcontainer span:first-child {
	padding-right: 5px;
}
.crumbcontainer span:not(:first-child) {
	padding: 0 5px 0 5px;
}
.crumbcontainer a:hover {
	color: #e94f36;
}
.crumbcontainer .current {
	font-weight: 600;
}

@media only screen and (max-width: 479px) {
.crumbs {
	padding-left: 5px;
}
}
.crumbcontainer {
	background-color: #f7f7f7;
}
.crumbcontainer a {
	color: #666;
}
/************ Google Search bar ***********************/
/*
#gcsearch {
	float: right;
	margin-top: 32px;
	width: 50%;
}
#gcscontainer {
	width: 100%;
	background-color: white;
	margin-bottom: -235px!important;
}
.gscmobile {
	margin-top: 50px!important;
	margin-bottom: -30px!important;
}
.gsc-input {
	text-indent: 0 !important;
}
.cse input.gsc-input, input.gsc-input {
	background: none !important;
	padding-left: 0px!important;
	padding-bottom: 5px!important;
}
.cse .gsc-search-button-v2, .gsc-search-button-v2, .cse .gsc-search-button-v2:hover, .gsc-search-button-v2:hover {
	background: transparent !important;
	background-image: none;
	background-repeat: repeat;
	border: none !important;
	padding: 18px !important;
	text-indent: -9999px !important;
	float: left !important;
	filter: none !important;
	background-image: url("/SiteAssets/images/newsearch.png") !important;
	background-repeat: no-repeat !important;
	background-size: 30px 28px!important;
	margin-top: 18px !important;
	margin-left: -6px !important;
	cursor: pointer;
}
.gsc-clear-button {
	display: none;
}
*/
/**************** footer **************************/

footer {
	padding: 20px 0 20px 0;
	color: #f8f8f8;
	margin-top: 20px;
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
	color: #fff;
	font-size: 1.1em
}
.btn-info, .footerlinks a {
	color: #fff;
}
#sub-footer, footer {
	background: #011a2e
}
footer ul.link-list li a {
	color: #eaeaea;
	font-size: 15px;
	line-height: 1.6em;
	list-style-type: none;
}
footer a, footer a:hover, footer ul.link-list li a:hover {
	color: #fff;
}
footer .footerlinks .social-network, footer .footer-title {
	position: relative
}
.footerlinks {
	padding-bottom: 5px
}
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
	color: #fff;
	font-size: 1.1em
}
footer address {
	line-height: 1.6em;
	color: rgba(255,255,255,.78)
}
ul.link-list {
	list-style-type: none;
	margin-left:-40px;
	
}

@media only screen and (max-width: 995px) {
.link-list li {
	background-color: #002e52;
	padding: 10px;
	min-height: 44px;
	margin-bottom: 9px;
}
}
.socialfooter {
	margin-bottom: 10px;
}
.socialfooter a {
	color: #fff;
	display: inline-block;
	font-size: 22px;
	margin-right: 10px;
	text-decoration: none;
}
.footerlinks, .socialfooter fa, .socialfooter fa a {
	color: #ffffff !important;
}

@media only screen and (max-width: 995px) {
.socialfooter a {
	margin-top: 10px;
}
.socialfooter a {
	font-size: 1.6em;
}
}
#sub-footer {
	text-shadow: none;
	color: #f5f5f5;
	padding: 0
}
#sub-footer p {
	margin: 0;
	padding: 0
}
#sub-footer span {
	color: rgba(255,255,255,.63)
}
.copyright {
	text-align: left;
	font-size: 12px
}
.ClearingCTA {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center
}
.QAA {
   width: 144px;
  height: 65px;
  float: left;
  background-image: url(/SiteAssets/images/QAA-combined.png);
  background-repeat: no-repeat;
  background-position:center;
  background-size:cover!important;
    margin-bottom: 60px!important;
  margin-top: 20px
}


/****** Media Queries *********/

/*@media all and (min-width: 1024px) and (max-width: 1280px) {
.nav-main {
	margin-top: 0;
}
.navbar-brand {
	margin-left: 0px;
}
}*/

@media (max-width: 995px) {
.mobilehide {
	display: none!important;
}
.footermenubutton, .footermenubutton:hover, .footermenubutton:focus {
	display: block;
	width: 100%;
	text-align: center;
	padding: 10px;
	background-color:#002e52;
	border: 0px;
}


}

@media only screen and (min-width: 768px) and (max-width: 995px) {
/*.nav-main {
	margin-top: 0;
}
.navbar-brand {
	margin-left: 0px;
}*/
footer ul.link-list li a {
	color: #eaeaea;
}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
/*.nav-main {
	margin-top: 25px;
}*/
.cse input.gsc-search-button, input.gsc-search-button {
	padding: 18px !important;
	background-size: 26px 24px!important;
	margin-top: 12px !important;
}

/*.navbar-brand {
	margin-left: 0px;
}*/
/*.navbar-nav > li > a::after {
	display: inline-block;
	font-size: .6em;
	margin: 0 0 0 6px;
	font-family: FontAwesome;
	color: #f60;
	content: '\f054';
}*/
}

@media only screen and (max-width: 767px) {
.nav-main {
	margin-top: 25px;
}

/*#gcsearch {
	float: left;
	width: 100%;
	margin-left: -5px!important;
	padding: 0px;
	margin-top: -12px;
}*/
.navbar-brand {
	margin-left: 0px;
}
}

@media all and (max-width: 767px) {

#gcsdesktop {
	display:none;
}

.nav-main {
	margin-top: 25px;
}
/*
.main-menu .navbar-toggle {
	position: absolute;
	padding: 2px;
	left: 10px!important;
	top: 0px;
	z-index: 999;
	color: white;
	font-size: 1.2em;
}*/
/*#gcsearch {
	float: left;
	width: 100%;
	margin-left: 12px;
	margin-top: -12px;
}*/
.navbar-brand {
	margin-left: 0px;
}
/*.nav > li {
	background-color: #011a2d;
	margin-top: 10px;
}*/
footer ul.link-list li a {
	color: #eaeaea;
}
}

@media only screen and (max-width: 479px) {
.nav-main {
	margin-top: 25px;
}
/*#gcsearch {
	float: left;
	width: 100%;
	margin-left: -5px!important;
	padding: 0px;
	margin-top: -12px;
}*/
.navbar-brand {
	margin-left: 0px;
}
#cookie-bar {
	padding: 10px;
	font-size: 1em;
}
#cookie-bar p {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 1em;
}
#cookie-bar a {
	display: block;
	font-size: 1em;
	margin: 10px 0;
	padding: 5px;
}
/*.navbar-nav > li > a::after {
	display: inline-block;
	font-size: .6em;
	margin: 0 0 0 6px;
	font-family: FontAwesome;
	color: #f60;
	content: '\f054';
}*/
}

