html, body, #doc {
    height: 100%;
}

body {
    background-color: rgb(0, 0, 0);
    color: rgb(51, 51, 51);
    font-size: 14px;
    line-height: 18px;
    margin: 0px;
    padding: 0px;
}

body, label, input, textarea, select, button {
    font-family: "Helvetica Neue", Arial,sans-serif;
}

a {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

ul {
    list-style: none outside none;
}

ul, ol {
    margin: 0px;
    padding: 0px;
}

td, th {
    padding: 0px;
}

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

p {
    margin: 0px;
}

button {
    border: 0px none;
    margin: 0px;
}

input, textarea, div[contenteditable="true"] {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05) inset, 0px 1px 0px rgba(255, 255, 255, 0.075);
    transition: background 0.2s linear 0s;
}
input, textarea, div[contenteditable="true"], select {
    display: inline-block;
    width: 210px;
    padding: 4px;
    margin: 0px;
    outline: 0px none;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(204, 204, 204);
    border-radius: 3px;
}

label, input, textarea, div[contenteditable="true"], select {
    margin: 0px;
    font-size: 13px;
    line-height: 20px;
}

input, textarea, div[contenteditable="true"] {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05) inset, 0px 1px 0px rgba(255, 255, 255, 0.075);
    transition: background 0.2s linear 0s;
}

input, textarea, div[contenteditable="true"], select {
    display: inline-block;
    width: 210px;
    padding: 4px;
    margin: 0px;
    outline: 0px none;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(204, 204, 204);
    border-radius: 3px;
}

label, input, textarea, div[contenteditable="true"], select {
    margin: 0px;
    font-size: 13px;
    line-height: 20px;
}

form {
    font-size: 12px;
    margin-bottom: 0px;
}

html, body, #doc, #page-outer {
    height: 100%;
}

h1 {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
}

h1, h3, h4, h5, h6 {
    color: rgb(51, 51, 51);
    margin: 0px;
    text-rendering: optimizelegibility;
}

.mobile-callout .front-welcome h1 {
    margin-bottom: 10px;
    font-size: 21px;
}

.mobile-callout {
    background: radial-gradient(circle, rgb(100, 100, 100), rgb(0, 0, 0)) scroll 0% 0% transparent;
}

.topbar {
    position: fixed;
    top: 0px;
    right: 0px;
    left: 0px;
    z-index: 1000;
    box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.25);
}

.global-nav .container {
    width: 865px;
    text-align: center;
}

.global-nav {
    background-position: 0px 0px;
    background-color: rgb(37, 37, 37);
    height: 55px;
    position: relative;
    width: 100%;
}

.container {
    position: relative;
    width: 837px;
    margin: 0px auto;
}

.nav {
    margin-right: 12px;
    text-align: left;
}

.nav-logo-link {
    padding: 10px 14px 18px;
}

.nav > li > a {
    display: block;
    height: 12px;
    padding: 13px 12px 15px;
    font-weight: bold;
    line-height: 1;
    color: rgb(187, 187, 187);
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.75);
}

.nav li a {
    position: relative;
    font-size: 12px;
}

.logo-topbar {
    width: 800px;
    height: 50px;
    background-position: 0px 0px;
}

.icon {
	margin-top: 0px;
	float: left;
    margin: -10px 6px 0px 0px;
    display: inline-block;
    vertical-align: text-top;
    background-image: url('./images/topo.png');
    background-repeat: no-repeat;
}

.visuallyhidden {
    border: 0px none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0px;
    position: absolute;
    width: 1px;
}

container .footer .copyright {

    font-weight: bold; 
    color: #ffffff;
}

.mobile-callout .footer .inline-list {
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
}

.front-container .footer {
    bottom: 30px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 11px;
    position: absolute;
    text-align: center;
    width: 100%;

}

.footer-home {

	color: rgba(255, 255, 255, 0.5);
    font-size: 11px;
    text-align: center;
    width: 100%;

}

.inline-list {
    margin-left: 0px;
}

.front-signup {
    height: 206px;
    left: 536px;
    position: absolute;
    top: 121px;
    width: 300px;
}

.pics-align {
	position: absolute;
	bottom: 10px;
	right: 30px;
}

.pics-front {
	height: 75px;
	width: 60px;
	opacity:0.3;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}

.pics-front-logo {
	height: 80px;
	width: 176px;
	left: 0px;
	opacity:1;
	filter:alpha(opacity=50); /* For IE8 and earlier */
}

.pics-front:hover{
	opacity:1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

.mobile-callout .front-signup {
    border: 0px solid rgb(0, 0, 0);
}

.mobile-callout .front-signup {
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    box-shadow: none;
}

.front-welcome, .front-signin, .front-signup {
    border-radius: 4px;
}

.front-signin .separator {
    color: rgb(153, 153, 153);
    font-weight: bold;
    margin: 0px 1px 0px 2px;
}

.front-signin .remember, .front-signin .forgot, .front-signin .separator {
    color: rgb(153, 153, 153);
    display: inline;
    font-size: 11px;
    line-height: 13px;
    margin: 0px;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.6);
}

.front-signin .remember-forgot {
    left: 12px;
    margin: 0px;
    position: absolute;
    top: 82px;
    width: 276px;
}

.front-signin .submit {
    box-shadow: 0px 1px 0px rgb(255, 255, 255);
    height: 30px;
}

.flex-table-btn {
    float: right;
    width: auto;
    white-space: nowrap;
}

.btn {
    position: relative;
    display: inline-block;
    padding: 5px 10px;
    font-size: 13px;
    font-weight: bold;
    line-height: 18px;
    color: rgb(51, 51, 51);
    text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
    background-color: rgb(204, 204, 204);
    background-repeat: no-repeat;
    border: 1px solid rgb(204, 204, 204);
    cursor: pointer;
    border-radius: 4px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
    /* background-color: rgb(0, 0, 0);
    background-repeat: repeat-x;
    background-image: linear-gradient(rgb(255, 255, 255), rgb(221, 221, 221)); */
}

.primary-btn {
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.25);
    background-color: rgb(255, 255, 255);
    background-repeat: repeat-x;
    background-image: linear-gradient(rgb(30, 30, 30), rgb(120, 120, 120));
    border-color: rgb(0, 0, 0);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) inset;
}

.primary-btn:hover, .primary-btn:focus {
    color: rgb(255, 255, 255);
    background-color: rgb(2, 113, 191);
    background-repeat: repeat-x;
    background-image: linear-gradient(rgb(120, 120, 120), rgb(0, 0, 0));
    border-color: rgb(0, 0, 0);
}

.primary-btn-dis {
    color: rgb(255, 255, 255);
    text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.25);
    background-color: rgb(255, 255, 255);
    background-repeat: repeat-x;
    background-image: linear-gradient(rgb(0, 0, 0), rgb(255, 0, 0));
    border-color: rgb(0, 0, 0);
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1) inset;
}

.front-signin .password .text-input {
    height: 30px;
}

.mobile-callout .password input {
    width: 200px;
}

.front-card .text-input {
    height: 20px;
    border: 1px solid rgb(0, 0, 0);
    box-shadow: 0px 1px 0px rgb(238, 238, 238) inset, 0px 1px 0px rgb(255, 255, 255);
}

.front-card .text-input:focus {
    border: 1px solid rgb(0, 0, 0);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.05) inset, 0px 0px 8px rgba(30, 30, 36, 0.6);
}

.flex-table-input {
    display: block;
    width: 100%;
    line-height: normal;
    height: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mobile-callout .front-signin .password {
    width: 150px;
}

.flex-table {
    width: 100%;
}

.flex-table-form {
    float: left;
    width: 100%;
}

.flex-table-primary {
    width: 99%;
    padding-right: 5px;
}

.flex-table-secondary {
    width: 1%;
    max-width: 1%;
}

.flex-table-primary, .flex-table-secondary {
    vertical-align: top;
}

.front-signin .password-signin {
    left: 12px;
    position: absolute;
    top: 48px;
    width: 276px;
}

.front-signin .username .text-input {
    width: 266px;
}

.mobile-callout .username input {
    width: 266px;
}



.mobile-callout .front-signin .username {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
}


.front-signin .username {
    color: rgb(51, 51, 51);
    left: 12px;
    position: absolute;
    top: 12px;
    width: 276px;
}

.front-signin .password {
    width: 100%;
}

.signin .password, .signin .username {
    width: 150px;
    font-size: 13px;
}

.username {
    direction: ltr;
    unicode-bidi: embed;
}

.username, .time, .time a, .meta5, .metadata button.btn-link, .metadata a {
    font-size: 12px;
    color: rgb(153, 153, 153);
}

.front-signin {
    height: 108px;
    left: 536px;
    position: absolute;
    top: 0px;
    width: 300px;
}

.mobile-callout .front-signin .signin {
    margin: 12px;
}

.mobile-callout .front-signin {
    left: 536px;
    background: none repeat scroll 0% 0% white;
    border: 0px solid rgb(0, 0, 0);
    box-shadow: none;
}

.front-signin .front-signup {
    background: -moz-linear-gradient(center top , rgb(255, 255, 255) 0px, rgb(221, 221, 221) 100%) repeat scroll 0% 0% transparent;
    border-bottom: 1px solid rgb(204, 204, 204);
    border-left: 1px solid rgb(238, 238, 238);
    border-right: 1px solid rgb(238, 238, 238);
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}

.front-welcome {
    /* background: url("topo.png") no-repeat scroll left top rgb(0, 0, 0);*/
    border: 0px none;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2), 0px 0px 125px rgba(255, 255, 255, 0.35);
    display: block;
    height: 328px;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 520px;
}

.mobile-callout .front-welcome {
    background: none repeat scroll 0% 0% white;
    padding: 24px;
    height: 279px;
    width: 475px;
    border: 0px solid rgb(0, 0, 0);
    box-shadow: 0px 0px 125px rgba(0, 0, 0, 0.7);
}

.mobile-callout .front-welcome .callout-copy p {
    color: rgb(60, 60, 60);
}

.front-card {
    height: 328px;
    margin: -154px 0px 0px -418px;
    top: 50%;
    width: 838px;
    left: 50%;
    position: absolute;
    width: 838px;
}

.front-container {
    bottom: 0px;
    display: none;
    left: 0px;
    max-height: 750px;
    min-height: 600px;
    position: relative;
    right: 0px;
    top: 0px;
}

.front-page .front-container {
    display: block;
}

.front-card-home {
    margin: -200px 0px 0px -418px;
    top: 50%;
    width: 838px;
    left: 50%;
    position: absolute;
   
    min-height: 800px;
    /* overflow: auto; */
}

.front-welcome-home {
    border: 0px none;
    /* box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2), 0px 0px 125px rgba(255, 255, 255, 0.35); */
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 800px;
    
    height: auto;
}


/*---------------------------------------------------------------------*/



