html {
	font: 1em / 1.625 "Helvetica Neue",Helvetica,Arial,sans-serif;
	min-height: 100%;
	height: 100%;
}

body {
	font: 1em / 1.625 "Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color: #ffffff;
	height: 100%;
}

body {
	margin: 0;
	min-height: 100%;
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-direction: column;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	flex-direction: column;
}

a, a:visited {
	color: inherit;
}

a {
	-webkit-transition: color .5s ease;
	transition: color .5s ease;
	font-weight: 600;
}

a:hover, a:focus {
	color: #d9192c;
}

p {
	font-size: 1rem;
	line-height: 1.45em;
	margin-top: 1.4em;
}

h1, .h1 {
	font-size: 2em;
}

.display--inline-block {
	display: inline-block;
}

#header {
	width: 100%;
	background-color: #ffffff;
	text-align: center;
	padding-top: 50px;
}

#cas #header {
	padding-top: 50px;
	padding-bottom: 0;
}

@media screen and (max-width: 900px) {
	#cas #header, #header {
		padding-top: 10px;
	}
}

#cas .flc-screenNavigator-view-container {
	width: auto;
	max-width: 100%;
	-ms-flex: 1 0 0;
	-webkit-box-flex: 1;
	flex: 1 0 auto;
}

#cas .flc-screenNavigator-view-container #header {
	font-size: inherit;
	padding: inherit;
}

.fl-screenNavigator-view {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	margin: 0 auto 0 auto;
}

#cas .flc-screenNavigator-view-container #content {
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-box-shadow:none;
	box-shadow:none;
	background-color: transparent;
	margin: 0 auto 0 auto;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

#cas #content li {
	/*font-weight: 600;*/
  background: url(https://www.westga.edu/_resources/images/next-arrow-red.svg) no-repeat left 1px;
  background-size: 13px 18px;
  display: block;
  padding-left: 1.95em;
  padding-bottom: .40625em;
  text-decoration: none;
  font-size: 1rem;
}

#cas #content #sidebar-left {
	background-color: #474c55;
	color: #ffffff;
	margin-right: 20px;
}

#cas #content #sidebar-left .sidebar-content h1 {
	font-size: 2rem;
	font-weight: 600;
	padding-bottom: 10px;
	margin-bottom: 10px;
	letter-spacing: -.06em;
}

#cas #content #sidebar{
	background-color: #0054a6;
	color: #ffffff;
}

#cas #content #sidebar .sidebar-content {
	padding-left: 0;
}

#cas #content #login, #cas #content #sidebar, #cas #content #sidebar-left{
	width: 100%;
	max-width: 410px;
	min-width: 290px;
	height: 500px;
}

#cas #content #login {
	background-color: #edeff0;
	color: #474c55;
	height: auto;
}

#cas #content #login #login-form {
	background-color: transparent;
	border-radius: 0;
	margin: 0 0 0 auto;
	padding: 0;
}

@media screen and (max-width: 1300px) {
	#cas .flc-screenNavigator-view-container #content {
		width: 800px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	#cas #content #sidebar-left {
		border: 0;
		margin: 0 auto;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}

	#cas #content #login {
		border: 0;
		margin: 0 auto;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 1;
		order: 1;
	}
	
	#cas #content #sidebar{
		border: 0;
		margin: 0 auto;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 3;
		order: 3;
	}
	
	#cas #content #login, #cas #content #sidebar, #cas #content #sidebar-left {
		height: auto;
	}
	
}

@media screen and (min-width: 650px) {
	#cas #content #sidebar {
		margin-right: auto;
	}

	#cas #content #login, #cas #content #sidebar-left {
		margin-bottom: 20px;
	}
	
	#cas #content #login, #cas #content #sidebar, #cas #content #sidebar-left{
		min-height: 300px;
		min-width: 290px;
		max-width: 385px;
		padding: 2em;
	}
}

@media screen and (max-width: 880px) {
	#cas .flc-screenNavigator-view-container #content {
		width:auto;
		padding: 10px;
	}
	
}

@media screen and (max-width: 650px) {
	#cas #content #login, #cas #content #sidebar, #cas #content #sidebar-left {
		width: auto;
		margin-bottom: 20px;
	}
	
	#cas #content #sidebar .sidebar-content, #cas #content #login #login-form, #cas #content #sidebar-left .sidebar-content {
		padding: 2.4375em 2.1125em;
	}
	
	#cas #content #login #login-form {
		margin: 0 0 0 auto;
	}
}

/* Header */

.login-logo-container {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 16.6666666667%;
	float: left;
	padding-left: .8333333333%;
	padding-right: .8333333333%;
	margin-left: -0.8125rem;
	min-height: 1px;
	padding-top: .1625em;
	position: relative;
	z-index: 150;
}

.login-logo {
	background: url(https://www.westga.edu/_z_resources/src/images/logo.svg) no-repeat left center;
	background-size: contain;
	left: 0;
	overflow: hidden;
	padding-left: 60px;
	height: 168px;
	width: 50%;
	position: absolute;
	margin-left: 25%;
	top: -46px;
}

.login-header {
	width: 100%;
	height: auto;
	background-color: #0054a6;
	color: #ffffff;
	display: block;
	margin: 0 0 50px 0;
}

.login-header-wrapper {
	margin-left: auto;
	margin-right: auto;
}

.login-header-content {
	padding: .2em 0;
	font-size: 2.5rem;
	text-align: center;
	font-weight: 600;
}

@media screen and (max-width: 900px) {
	.login-logo {
		padding-left: 25px;
		height: 155px;
		margin-left: 35%;
		top: -46px;
	}
	
	.login-header {
		margin: 0 0 10px 0;
	}
	
	.login-header-content {
		padding: 5px;
		font-size: 1.5rem;
	}
}

@media screen and (max-width: 650px) {
	#cas #content #login #login-form .row .btn-submit, #cas #content #login #login-form .row .btn-reset, button {
		font-size: 1em;
		width: auto;
	}
}

@media screen and (max-width: 430px) {
	.login-header-content {
		margin-left: 16%;
	}
}

/* Login Box */

#cas #content #login #login-form h2 {
	border-bottom: 0;
	font-weight: 600;
}

#cas #content #login #login-form .row .fl-label {
	color: #474c55;
	font-weight: 600;
	font-size: 1.35rem;
	width: 40.728814%;
	display: inline-block;
	margin-bottom: 8px;
}

#cas #content #login #login-form .row.check {
	border-bottom: 0;
	color:#474c55;
}

/* Buttons */

#cas #content #login #login-form .row .btn-submit, #cas #content #login #login-form .row .btn-reset, button {
	color: #fff;
	text-decoration: none;
	font-size: 1.10em;
	font-weight: 600;
	padding: .65em 2.275em .8125em;
	line-height: 1.21875em;
	margin: 1.3em 0 0;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	vertical-align: middle;
	cursor: pointer;
	max-width: 155px;
	border-radius: 0;
	border: 0 none;
}

.sidebar-content p button {
	max-width: 100%;
}

#cas #content #login #login-form .row .btn-submit, button {
	background-color: #d9192c;
}

#msg button {
	max-width: 100%;
}

#cas #content #login #login-form .row .btn-reset {
	background-color: #0054a6;
	text-transform: inherit;
	display:none;
}

#cas #content #login #login-form .row .btn-submit:hover, #cas #content #login #login-form .row .btn-submit:focus, button:hover, button:focus {
	background-color: #474c55;
}

#cas #content #login #login-form .row .btn-reset:hover, #cas #content #login #login-form .row .btn-reset:focus {
	background-color: #0061c0;
}

#cas #content #login #login-form .row input[type=text], #cas #content #login #login-form .row input[type=password] {
	border-radius: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	box-sizing: border-box;
	background-color: #fff;
	border: 2px solid #474c55;
	color: #474c55;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	min-height: 2.4375rem;
	/*margin-top: .8125em;*/
	max-width: 100%;
	padding: 0 .8125rem;
	font-size: 1rem;
	vertical-align: middle;
	line-height: 1.5em;
}

@media screen and (max-width: 650px) {
	#cas #content #login #login-form .row .btn-submit, #cas #content #login #login-form .row .btn-reset, button {
		font-size: 1em;
		width: auto;
	}
}

.btn-logout {
	margin-right: 30px;
}

/* Message Boxes */
#cas #content #msg.success {
	background: #edeff0;
	color: #474c55;
	border: none;
	padding: 2.25em;
}

#cas #content #msg.errors {
	background: #edeff0;
	color: #d9192c;
	font-weight: 600;
	border: none;
	background: none;
	padding: 2.25em;
}

@media screen and (max-width: 650px) {
	#cas #content #msg.success, #cas #content #msg.errors {
		padding: 1.25em;
	}
}

/* Footer */

.push {
	height:4.3rem;
	clear:both;
}

#cas #footer {
	background-color: #0054a6;
	font-size: 11px;
	color: #fff;
	text-align: center;
	/* height: 2.2em */
	clear: both;
	width: 100%;
	margin: 20px auto auto;
	padding-top: 25px;
}

@media screen and (max-width:960px) {
	#cas #footer {
		padding-left:0;
	}
}

#footer p {
	color: #ffffff;
	font-size: 100%;
}
