/**
 * Copyright (C) 2010 Cardiff University, Wales <smartp@cf.ac.uk>
 *
 * Licensed 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
 *
 *         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.
 */

/* ==========================================================================
   #  banner and body
   ========================================================================== */
html {
	font-size: 62.5%;
}

body {
	text-align: center;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	margin: 0;
}

abbr[title] {
	text-decoration: none;
}

.banner {
	min-height: 2.7rem;
	background-color: #2c3841;
}

.banner:before, .banner:after {
	content: " ";
	display: table;
}

.banner:after {
	clear: both;
}

@media ( min-width : 757px) {
	.banner {
		min-height: 3.6rem;
	}
}

.banner-Container {
	padding-right: .9rem;
	padding-left: .9rem;
	margin-right: auto;
	margin-left: auto;
}

.banner-Container:before, .banner-Container:after {
	content: " ";
	display: table;
}

.banner-Container:after {
	clear: both;
}

@media ( min-width : 990px) {
	.banner-Container {
		max-width: 990px;
	}
}

.banner-Title {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.banner-Logo {
	float: left;
	display: inline-block;
	line-height: 1;
}

.banner-Logo:focus {
	outline: .3rem solid #fd6;
}

.banner-Logo:focus, .banner-Logo:hover {
	opacity: .7;
}

.banner-Logo_Img {
	height: 2.4rem;
	width: 5.1rem;
	vertical-align: middle;
	box-shadow: 0 .1rem .2rem rgba(0, 0, 0, .2);
}

.title-in-banner {
	color: white;
	font-size: 20px;
	display: inline;
	text-transform: capitalize;
	margin-top: 10px
}

.jiscbanner-Logo_Img {
  height: 2.4rem;
  width: 4.1rem;
  vertical-align: middle;
  box-shadow: 0 .1rem .2rem rgba(0, 0, 0, .2); }
  
  .jiscbanner-Logo {
  float: left;
  display: inline-block;
  line-height: 1; }
  .jiscbanner-Logo:focus {
    outline:.3rem solid #fd6; }
  .jiscbanner-Logo:focus, .jiscbanner-Logo:hover {
    opacity: .7; }


/* ==========================================================================
   #  banner DONE
   ========================================================================== */
   
.logout-form{
	display:inline;
}

.logout-button{
	
}
   
p, h1, h2, h3, ol, ul, dl {
	padding: 2px 6px 8px;
}

ol, ul, dl
h1, h2, h3, ol, ul, dl {
	padding: 8px 6px 3px;
}

table, th, td {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #333;
}

ol, ul, dir, menu, dd {
	margin-left: 40px
}

ol {
	list-style-type: decimal
}

ol ul, ul ol, ul ul, ol ol {
	margin-top: 0;
	margin-bottom: 0
}

blockquote {
	width: 80%;
	margin: 10px auto;
	padding: 0 26px;
	background: #FFF url('')
		no-repeat 0 50%;
}

#skip {
	display: none;
}

a img, :link img, :visited img {
	border: none;
}

img {
	display: block;
}

a:link {
	color: #C74848;
	text-decoration: underline;
}

a:visited {
	color: #333;
	text-decoration: underline;
}

a:hover, a:active {
	color: #DB7C7C;
}

.alignright {
	text-align: right !important;
}

.floatright {
	float: right;
}

.inline {
	display: inline;
}

.clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}
/*\*/
.clearfix {
	display: block;
} /**/
h1 {
	font-size: 20px;
	line-height: 18px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
	color: #666;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
}

header {
	position: relative;
	display: block;
	width: 100%;
	height: 50px;
	background: #FFF
}

#header .logo {
	position: absolute;
	left: 10px;
	top: 5px;
}

#nav {
	display: block;
	width: 100%;
	height: 26px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	background: #A13D3D url('')
		repeat-x;
}

#nav li {
	float: left;
	width: 150px;
}

#nav li a {
	text-decoration: none;
	display: block;
	padding: 0;
	padding: 0;
	height: 1%;
	line-height: 26px;
	color: #FFF;
}

#nav li.on {
	display: block;
	padding: 0;
	width: 120px;
	height: 26px;
	line-height: 26px;
	background: url('') no-repeat 50%
		0;
	color: #FFF;
}

#nav li a:hover {
	color: #CCF;
}

#content {

	padding: 30px 30px 30px;
	text-align: left;
}

* html #content, * html #content #col_1 {
	height: 543px;
}

#content #col_1 {
	width: 100%;
	float: left;
	background: url('') no-repeat 100%
		50%;
}

#content #col_1 h2 {
	color: #999999;
	font-size: 14px;
	font-weight: normal;
}

#subnav, #subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#subnav li {
	
}

#subnav li a {
	display: block;
	padding: 5px 10px 5px 10px;
	height: 1%;
	background: url('') no-repeat 100%
		100%;
	text-decoration: none
}

#subnav li a:hover {
	background: #E9D1D1 url('')
		no-repeat 100% 0;
	text-decoration: none;
}

#content #col_2 {
	width: 100%;
	float: left;
}

footer {
	border-width: 1px;
	border-top-style: solid;
	display: block;
	width: 98%;
	padding: 5px 5px;
	margin: 0 auto;
	background: #FFF;
	-moz-border-radius: 6px;
}

.login-form-panel {
	text-align: center;
	width: 50%;
	margin-left:auto;
	margin-right:auto;
}

#footer small {
	
}

.t_form {
	margin: 20px;
}

.t_form th {
	background: #efefef;
}

.t_form td, .t_form th {
	padding: 5px;
	border-bottom: 1px solid #666;
}

.info, .success, .warning, .error, .validation {
	
	margin: 10px 0px;
		height: 10px;
	padding:10px;
	background-repeat: no-repeat;
	background-position: 3px center;
	font-weight: bold;
}

.error {
	color: #D8000C;

}

.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('');
}

.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image: url('');
}

.warning {
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('');
}

.centre-text-bold-large {
	font-face: verdana;
	font-size: large;
	font-weight: bold;
	text-align: center;
}

.centre-text-large {
	font-face: verdana;
	font-size: large;
	text-align: center;
}

.generation-failed{
	color: #a01e08;
    
    padding:20px;

    margin:10px;
    font-size:larger;
	
}

.target-options-form{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:50%;
	
}

.target-options-form ol{
	list-style-type: circle;
	padding:10px;
}

.target-options-form ol li{
	margin-bottom: 10px;
}

.target-options-form ol li button{
	padding: 5px;
}

.show-target-options{
	padding:5px !IMPORTANT;
	margin-left:auto;
	margin-right:auto;
	margin:10px;
}

.alert-link {
    font-weight: 700;
    text-decoration: none !IMPORTANT;
    color:White !IMPORTANT;
    font-size:16px;
}

.float-right {
    float: right;
}

.big-pad {
	padding:10px;
	background-color: rgb(224, 224, 224);
}

.button-proceed {
  background-color: rgb(249, 252, 255); 
  color: white;
  padding: 15px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  border: 1px black;
  border-style: solid;
}

.btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: 1.2rem 1.5rem;
    font-size: 1.5rem;
    line-height: 1.3;
    border-radius: .25rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out,
        border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-dark {
    color: #fff ;
    background-color: #343a40 ;
    border-color: #343a40 ;
}
