/*
 * Licensed to Jasig under one or more contributor license
 * agreements. See the NOTICE file distributed with this work
 * for additional information regarding copyright ownership.
 * Jasig licenses this file to you under the Apache License,
 * Version 2.0 (the "License"); you may not use this file
 * except in compliance with the License.  You may obtain a
 * copy of the License at the following location:
 *
 *   http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

nav ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

/* change colours to suit your needs */
ins { background-color: #ff9; color: #000; text-decoration: none; }

/* change colours to suit your needs */
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }

del { text-decoration: line-through; }

abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }

table { border-collapse: collapse; border-spacing: 0; }

/* change border colour to suit your needs */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #cccccc; margin: 1em 0; padding: 0; }

input, select { vertical-align: middle; }

/* general page */
body { font-family: Verdana, sans-serif; font-size: 11px; line-height: 1.4em; }

#cas { background: #eee; }
#cas .flc-screenNavigator-view-container { width: 95%; margin: 0 auto; }
#cas .flc-screenNavigator-view-container #header, #cas .flc-screenNavigator-view-container #content { background: #fff; -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); }
#cas .flc-screenNavigator-view-container #content { -webkit-border-bottom-right-radius: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }

@media only screen and (max-width: 960px) { #cas .flc-screenNavigator-view-container { width: 100%; }
  #cas .flc-screenNavigator-view-container #content { -webkit-border-bottom-right-radius: 0px; -webkit-border-bottom-left-radius: 0px; -moz-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 0px; border-bottom-right-radius: 0px; border-bottom-left-radius: 0px; } }
/* header */
#cas #header { padding-top: 10px; }
#cas #header #company-name { width: 118px; height: 31px; text-indent: -999em; background: url(../images/ja-sig-logo.gif) no-repeat; margin: 0 0 10px 10px; }
#cas #header #app-name { background: #210F7A; color: white; padding: 1.4em 1.4em; font-size: 2em; font-weight: normal; }

/* content */
#cas #content { padding: 10px; overflow: hidden; }
#cas #content #msg { padding: 20px; margin-bottom: 10px; }
#cas #content #msg h2 { font-size: 1.4em; margin-bottom: 0.5em; }
#cas #content #msg.errors { border: 1px dotted #BB0000; color: #BB0000; padding-left: 100px; background: url(../images/error.gif) no-repeat 20px center; }
#cas #content #msg.success { border: 1px dotted #390; color: #390; padding-left: 100px; background: url(../images/confirm.gif) no-repeat 20px center; }
#cas #content #msg.info { border: 1px dotted #008; color: #008; padding-left: 100px; background: url(../images/info.gif) no-repeat 20px center; }
#cas #content #login { width: 320px; float: left; margin-right: 20px; }
#cas #content #login #fm1 { padding: 20px; background: #eee; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
#cas #content #login #fm1 h2 { font-size: 1.4em; font-weight: normal; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #DDDDDD; }
#cas #content #login #fm1 h3 { clear: both; font-weight: bold; font-size: 1.2em; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #DDDDDD; }
#cas #content #login #fm1 .row { margin-bottom: 10px; }
#cas #content #login #fm1 .row .fl-label { display: block; color: #777777; }
#cas #content #login #fm1 .row input[type=text], #cas #content #login #fm1 .row input[type=password] { padding: 6px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; border: 1px solid #DDDDDD; background: #FFFFDD; }
#cas #content #login #fm1 .row.check { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #DDDDDD; color: #777; font-size: 11px; }
#cas #content #login #fm1 .row .btn-submit { border-width: 2px; padding: 3px; margin-right: 4px;  margin-bottom: 15px;}
#cas #content #login #fm1 .row .btn-reset { border: 0; background: none; color: #777; text-transform: lowercase; border-left: 1px solid #ddd; }
#cas #content #login #fm1 .row .btn-submit:hover, #cas #content #login #fm1 .row .btn-reset:hover { cursor: pointer; }
#cas #content #sidebar { width: auto; }
#cas #content #sidebar .sidebar-content { padding-left: 20px; }
#cas #content #sidebar .sidebar-content p { margin-bottom: 1.4em; }
#cas #content #sidebar .sidebar-content #list-languages ul { list-style: none; }
#cas #content #sidebar .sidebar-content #list-languages ul li { display: inline-block; padding: 0px 10px; border-right: 1px solid #e2e2e2; }
#cas #content #sidebar .sidebar-content #list-languages ul li:last-child { border: 0; line-height: 1.4em; }

/* footer */
#cas #footer { color: #999; margin: 20px 0; }

/* < 960 */
@media only screen and (max-width: 960px) { #cas #footer { padding-left: 10px; } }
/* < 799 */
@media only screen and (max-width: 799px) { #cas #header #app-name { font-size: 1em; }
  #cas #content #login { float: none; width: 100%; }
  #cas #content #login #fm1 .row .fl-label { margin-left: -10px; }
  #cas #content #login #fm1 .row input[type=text], #cas #content #login #fm1 .row input[type=password] { width: 100%; margin-left: -10px; padding: 10px; }
  #cas #content #login #fm1 .row .btn-submit { outline: none; -webkit-appearance: none; -webkit-border-radius: 0; border: 0; background: #210F7A; color: white; font-weight: bold; width: 100%; padding: 10px 20px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-bottom: 15px;}
  #cas #content #login #fm1 .row .btn-reset { display: none; }
  #cas #content #sidebar { margin-top: 20px; }
  #cas #content #sidebar .sidebar-content { padding: 0; } }
    


#cas {
	text-align: center;
	background: #bebebe;
	color: #666666;
	font: 14px sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased;
}
#cas .flc-screenNavigator-view-container {
	width: 960px;
	text-align: left;
	background-color: #fff;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.4);
}
#cas .flc-screenNavigator-view-container #header {
	height: 39px;
	background: url(../images/logo.gif) no-repeat 20px 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#header-logo {
	float: left;
	display: block;
	text-decoration: none;
	height: 39px;
	width: 193px;
}
#bcf-image {
	height: 290px;
	background: url(../images/header.jpg) no-repeat 0 0;
}
#app-title {
	background: url(../images/title-bg.gif) repeat-x 0 0;
	height: 68px;
}
#app-title .text {
	background: url(../images/title.gif) no-repeat 100% 0;
	height: 68px;
	color: white;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	opacity: 0.6;
	margin-left: 80px;
	font: 56px sans-serif;
}
#cas .flc-screenNavigator-view-container #content {
	margin: 20px 80px;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#cas #content #login {
	margin: 0;
	padding: 0;
	width: auto;
	min-height: auto;
	background: transparent;
	position: static;
}
#cas #content #login #fm1 {
	padding: 0;
	background: transparent;
}
#cas #content #login #fm1 h2, #cas #content .column-right h2 {
	border: 0;
	padding: 0;
	margin-bottom: 10px;
	font: 24px arial,sans-serif;
	color: #000;
}
#cas #content #login #fm1 .row {
	padding: 10px 0;
	margin-bottom: 0;
} 
#cas #content #login #fm1 .row .fl-label {
	display: inline-block;
	width: 120px;
	height: 16px;
	padding: 3px 0;
	font-size: 14px;
	color: #666666;
}
#cas #content #login #fm1 .row input[type=text], #cas #content #login #fm1 .row input[type=password] {
	font: 14px arial,sans-serif;
	letter-spacing: 0px;
	min-height: auto;
	width: 200px;
	height: 16px;
	background: #fff;
	padding: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #6eb33f;
}
#cas #login .btn-row  {
	padding: 10px 0;
	border: 0;
	width: 332px;
}
#login .column-left {
	float: left;
	width: 360px;
	border-right: 2px dashed #666666;
	padding-right: 40px;
}
#login .column-right {
	float: left;
	width: 355px;
	padding-left: 40px;
}
#login .instructions {
	padding: 10px 0;
}
#login .password-question {
	font-size: 12px;
}
#cas #login .btn-submit {
	margin-left: 10px;
	float: right;
	margin-bottom: 15px;
}
#browser-info {
	display: none;
	padding: 10px 80px;
	background-color: #e9e9e9;
	font-size: 11px;
}
#cas #footer {
	clear: both;
	position: static;
	margin: 0;
	border: 0;
	padding: 10px 80px;
	background: #e9e9e9;
	color: #000;
	font-size: 12px;
}
#footer .disclaimer {
	float: right;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #64a70b;
}
#cas #content #login #fm1 .row .btn-submit {
	overflow: visible;
	font-size: 14px;
	padding: 5px 25px;
	color: #fff;
	cursor: pointer;
	margin: 0;
	margin-bottom: 15px;
	border: 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	border-radius: 7px;
	background-color: #6fb640;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#81d34a', endColorstr='#619f38');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#81d34a', endColorstr='#619f38')";
	background: -ms-linear-gradient(top, #81d34a 0%, #6fb640 50%, #619f38 100%);
	background: -moz-linear-gradient(top, #81d34a 0%, #6fb640 50%, #619f38 100%);
	background: -o-linear-gradient(top, #81d34a 0%, #6fb640 50%, #619f38 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #81d34a), color-stop(50%, #6fb640), color-stop(100%, #619f38));
	background: -webkit-linear-gradient(top, #81d34a 0%, #6fb640 50%, #619f38 100%);
	background: linear-gradient(to bottom, #81d34a 0%, #6fb640 50%, #619f38 100%);
}
#cas #content #login #fm1 .row .btn-submit:hover {
	background-color: #62aa32;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ac130', endColorstr='#5b9534');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#6ac130', endColorstr='#5b9534')";
	background: -ms-linear-gradient(top, #6ac130 0%, #62aa32 50%, #5b9534 100%);
	background: -moz-linear-gradient(top, #6ac130 0%, #62aa32 50%, #5b9534 100%);
	background: -o-linear-gradient(top, #6ac130 0%, #62aa32 50%, #5b9534 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6ac130), color-stop(50%, #62aa32), color-stop(100%, #5b9534));
	background: -webkit-linear-gradient(top, #6ac130 0%, #62aa32 50%, #5b9534 100%);
	background: linear-gradient(to bottom, #6ac130 0%, #62aa32 50%, #5b9534 100%);
}
.underlined {
	text-decoration: underline;
}
.buildinfo {
	font-size: 10px;
	color: #999999;
}
#browser-unknown, #browser-unsupported {
	display: none;
	border: 1px solid #b00;
	color: #b00;
	background-color: #fed;
	margin: 20px 80px;
	padding: 20px;
	font-size: 14px;
}
.env-DEV {
	background-color: #050;
	color: #fff;
}
.env-TEST {
	background-color: #500;
	color: #fff;
}

#cas #content #sidebar .sidebar-content #list-languages {
    font-size: 10px;
    padding-bottom: 10px;
    text-align: right;
}
#cas #content #sidebar .sidebar-content #list-languages ul li.last {
    padding-right: 0;
}
