@font-face {
	font-family: 'BeausiteClassic';
	src: url(/scoreitnow/fonts/BeausiteClassic-Regular.woff2);
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: "BeausiteClassic", "Open Sans", arial, sans-serif;	
	font-size: 16px;
	background-color: rgb(248,248,248);
}
header {
	min-height: 90px;
	padding: 1em 1em 0em 1em;
	background-color: #fff;
}

.nav-item a:link,
.nav-item a:active,
.nav-item a:visited,
.nav-item a:hover {
	font-size: .9em;
	color: #666;
	text-decoration: none;
}
header .nav-item {
	font-weight: bold !important;
	line-height: 2.5em;
}
.nav-item a:hover {
	text-decoration: underline;
}

.nav.nav-tabs {
	margin-bottom: 1em;
	border-color: #999;
}

.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:focus, 
.nav-tabs>li.active>a:hover {
	border-left-color: #999;
	border-top-color: #999;
	border-right-color: #999;
}

.breadcrumb > li + li::before {
	color: #000;
	content: "> ";
}
.breadcrumb li {
	font-weight: bold !important;
}
.breadcrumb a:link,
.breadcrumb a:active,
.breadcrumb a:visited,
.breadcrumb a:hover {
	font-size: .8em;
	text-decoration: none;
	color: #151515;
}
.breadcrumb a:hover {
	text-decoration: underline;
	color: #003082;
}

footer {
	border-top: 1px solid #999;
	padding-top: 1em;
	margin-top: 1em;
	font-size: .8em;	
	color: #151515 !important;
}
footer a:link,
footer a:active,
footer a:visited,
footer a:hover {
	color: #151515 !important;
}
footer .list-unstyled li {
	margin-bottom: 10px;
}

.well {
	border: 1px solid rgb(215,215,215);
	background: #fff;
	box-shadow: none;
}
#oo-inline {
	display: none;
}
#cya-links {
	margin-top: 2em;
}
#cya-links li+li:before {
	content: '|';
	padding-right: 1em;
	color: #bbbfc3;
}
#ets-tagline-text {
	color: #7a001b;
	font-size: 1.3em;
	font-weight: bold;
}
img.gre-logo {
	height: 38px;
}
img.ets-logo {
	width: 80px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -40px;
}
.scoreitnow-logo {
	color: rgb(99,15,84);
	font-weight: bold;
}

header .scoreitnow-logo {
	font-size: 1.25em;
	line-height: 1.7em;
}
.header-row {
	padding: .75em 0em .75em 0em;
	border-bottom: 1px solid #000;
}

h1,
h2,
h3,
h4,
h5 {
	color: rgb(0,51,86);
	font-size: 2em;
	font-weight: bold;
}
h2 {
	font-size: 1.75em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.25em;
}
h5 {
	font-size: 1em;
}

.navbar-left li {
	float: none;
}

a {
	color: rgb(0,48,130);
	font-weight: bold;
	text-decoration: underline;
}
a.btn,
a:name {
	text-decoration: none;
}
.account-link {
	padding: 8px 15px;
}
.account-link a:link,
.account-link a:visited,
.account-link a:active,
.account-link a:hover {
	font-size: .8em;
	color: #151515;
}

.side-bar-wrapper {
	background: white;
	height: 100%;
	padding: 0em 0em .5em .5em;
}
.side-bar {
/*	border: 1px solid #999;
	border: none;
	border-radius: .5em;
	padding: .5em; */
	font-size: .9em;
}
.side-bar h2 {
	font-size: 1.1em;
}
.side-bar h2:first-child {
	margin-top: 0em;
}

@media (max-width: 767px) {
	.side-bar-wrapper {
		padding: 0em;
	}
	.side-bar {
		border: none;
	}
}

.btn.btn-default {
	/*margin: .5em 0em;*/
	color: rgb(0,51,86);
	text-shadow: none !important;
	background: #fff;
	border: 1px solid rgb(0,51,86) !important;
	border-radius: 0 !important;
}
.btn.btn-default:hover,
.btn.btn-default.active {
	color: #fff;
	text-shadow: none;
	background: rgb(0,51,86);
}

.navbar-default {
	background: transparent;
	border: none;
	box-shadow: none;
}
.navbar-default .navbar-nav>li>a:link,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>li>a:visited,
.navbar-default .navbar-nav>li>a:hover {
	color: #151515;
	font-size: .9em;
	font-weight: bold;
	padding: .5em .5em .5em 1em;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover {
	background-color: white;
	background-image: url(/scoreitnow/images/arrowhead_leftnav.gif);
	background-repeat: no-repeat;
	background-position: 0em .9em;
	text-shadow: none;
	color: #151515;
	box-shadow: none;
}
#navbar-main.navbar-default {
	background-color: white;
	padding: 0em;	
	margin: 0em;
}
#navbar-main.navbar-default>.container-fluid {
	padding: 0em;
	margin: 0em;
}
#navbar-left-1 {
	padding: 0em;
	margin: 0em;
}
#navbar-main.navbar-default .navbar-nav>li {
	padding: .75em 1.5em;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;	
}
#navbar-main.navbar-default .navbar-nav>li>a:link,
#navbar-main.navbar-default .navbar-nav>li>a:active,
#navbar-main.navbar-default .navbar-nav>li>a:visited,
#navbar-main.navbar-default .navbar-nav>li>a:hover {
	text-decoration: none;
	font-size: 1.2em !important;
}
#navbar-main.navbar-default .navbar-nav>li>a:hover {
	color: rgb(0,48,130) !important;
	font-weight: bolder;
}
#navbar-main.navbar-default .navbar-nav>.active>a,
#navbar-main.navbar-default .navbar-nav>.active>a:hover,
#navbar-main.navbar-default .navbar-nav>li.active {
	background: rgb(248,248,248);
	color: rgb(0,48,130) !important;
}
#navbar-main.navbar-default .navbar-nav>li.active {
	border-color: white rgb(248,248,248) white rgb(0,48,130);
}

#writer, #feedback {
	border-bottom: 1px solid #999;
	margin-bottom: 1em;
	margin-top: 1em;
	padding-bottom: 1em;
}
.writer input[name="time_remaining"] {
	width: 5em;
	text-align: center;
}

#writer .save-exit-btns {
	margin-top: .5em;
}

.alert-danger {
	background: #ffe1e2;
	color: #881e12;
}
.alert-danger h2 {
	color: #881e12;
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
	color: #881e12;
}

.alert-info {
	background: #fff;
	color: #000;
	border: none;
	box-shadow: 3px 3px 8px #949494;
}
.alert h2:first-child {
/*	color: #660019; */
	margin-top: 0em;
}

.page-header {
	border-color: #999;
}

.topics .topic, .scoring_guides .grouping {
	padding-bottom: 1em;
	margin-bottom: 2em;
	border-bottom: 1px solid #999;	
}
.topics .topic:last-child,
.scoring_guides .grouping:last-child {
	padding-bottom: 0em;
	margin-bottom: 0em;
	border: none;
}

a:focus,
button:focus,
input:focus,
textarea:focus,
select:focus,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>.active>a:focus {
	background: #f8eeb3;
}
.btn.btn-default:focus {
	background: #f8eeb3;	
	color: #000;
}

.table>tbody>tr.no-border>td,
td.no-border {
	border-top: none;
}
td.review-btn {
	vertical-align: middle !important;
}
td.review-btn a {
	display: inline-block;
	min-width: 5em;
	padding: 15%;
}
.section {
	border-bottom: 1px solid #999;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
.section:last-child {
	border-bottom: none;
	margin-bottom: 0em;
}
.submissions li {
	margin-bottom: 1em;
}
#feedback {
	padding-left: 1em;
	line-height: 2em;
}

#feedback .bg-info{
	color: #336ab5;
}

#feedback a {
	font-weight: bold;
	border: 1px dotted #999;
/*	margin: 0em .5em; */
}
#feedback a:first-child {
/*	margin-left: 0em; */
}
#feedback a.back-to-menu {
	border: none;
}

#watareas {
	border-right: 1px solid #999;
	padding-right: 1em;
}
#watsection_menu ul {
	/*padding-left: 2em;*/
}

.list-inline>li {
	margin-top: .5em;
}

.text-capitalize {
	text-transform: capitalize;
}

label.required::before {
	content: '*';
	color: #a94442;
	padding-right: .5em;
}