﻿@charset "UTF-8";
body{
font-family: Verdana;
margin:0px;
padding:0px;
font-size:14px;
color:#333333;
}
/* commented backslash hack \*/
html, body{
height:100%;
}
/* end hack */
html,body {
margin:0;
padding:0;
}
* html #mypage{
height:100%;
}
#page_shell_960{
width:990px;
margin:0px auto -150px auto;
min-height:100%;
background-color:#FFF;
}
#logo{
float:right;
}
#logo_txt{
float:left;
padding:62px 0px 20px 10px;
font-size:2.2em;
font-weight:normal;
}
#header_title{
float:right;
margin-top:47px;
margin-right:10px;
}
#header_title h1{
text-align:right;
color:#FFFFFF;
margin:0px;
font-size:1.150px;
font-weight:lighter;
}
#content{
clear:both;
float:left;
width:960px;
padding:15px;
font-size:0.8em;
line-height:1.6em;
background-image:url(images/wrapper.gif);
background-position:bottom left;
}
#content h1:first-child{
margin-top:0em;
}
a:link, a:hover, a:visited{
color:#004c99;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
h1, h2, h3{
color:#df0075;
margin:1em 0em 0.2em 0em;
}
h1{
font-size:1.3em;
}
h2{
font-size:1.2em;
}
h3{
font-size:1em;
}
p{
margin:0em 0em 1em 0em;
}
.errorMessage
{
background-color: #B22222;
color: #ffffff;
}
 
input.btn, a.btn {
color:#333333;
font-weight:bold;
background-color:#EFF3FB;
border:1px solid;
border-top-color:#004c99;
border-left-color:#004c99;
border-right-color:#0065cb;
border-bottom-color:#0065cb;
margin-left: 5px;
}
#footer_960 {
width:100%;
clear:both;
height:150px;
background-image:url(images/footer.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#f9f9f5;
margin:0px auto;
}
#clearfooter{
clear:both;
height:150px;
}
#footercontent_left{
float:left;
color:#666666;
font-size:0.7em;
line-height:1.2em;
text-align:left;
padding:1em;
}
#footercontent_right{
float:right;
color:#666666;
font-size:0.7em;
line-height:1.2em;
text-align:right;
padding:1em;
}
.formelement

{

font-family:Verdana;

font-size: 100%;

}

#gcstraininglogo 
{
    float: right;
    padding-left: 10px;
    height: 90px;
    
}

.spacer, .gap {
    padding: 10px;
}

.message {
    padding: 20px;
    display: block;
    margin: 20px;
    color: black;
    background-color: LightYellow;
    text-align: center;
}
img.progressImg {
    width: 90px;
}
table#tblProgress tr td {
    width: 90px;
}
.forceunderline {
    text-decoration: underline;
}
a.btn {
    padding: 10px;
}
.centreme {
    text-align: center;
}

span.cy::after {
    content: " / ";
}
span.br.cy::after {
    content: "\a";
    white-space: pre;
}
table span.cy, p .cy {
    color: #1c3e93; /* #db0101; */
}
.computer_says_no {
    border: solid 1px #ff8585;
    border-radius: 10px;
    padding: 10px 10px 10px 50px;
    background-color: #ffd7d3;
    color: black;
    margin-bottom: 10px;
    background-image: url(../images/close.png);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: center;
    background-position-x: 10px;
}

span.course_title {
    font-weight: bold;
}

span.reason {
    font-style: italic;
}
.showmore {
    display: none;
}
.computer-says-yes {
    background-color: #e3fff5;
    border: solid 1px #91bc91;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 1em;
}

    .computer-says-yes p {
        margin-bottom: 0px;
    }

.marginleft {
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
#pnlInstallments h3, .padtop {
    margin-top: 40px;
}
p.readme {
    background-color: antiquewhite;
    padding: 10px;
}
a.showmorebtn {
    cursor: pointer;
}
