﻿html, body, form
{
    height: 100%;
    margin: 0px !important;
    padding: 0px;
}

body
{
    font-family: Arial, "Helvetica Neue", "Lucida Grande", "Segoe UI", Helvetica, Verdana, sans-serif;
    background-color: lightsteelblue;
    font-size: small;
}

#wrapper-block
{
	border: 0px;
	display: table;
    height: 100%;
	margin: 0px;
	min-height: 100%;
	padding: 0px;
	width: 100%;
}

#footer 
{
    position: absolute;
    bottom: 3px;
    right: 3px;
}

#wrapper-block {
    background-image: url('/img/login-bg.png');
    background-repeat: repeat;
    background-color: #e9e9e9;
}

#wrapper-block #center-block 
{
	display: table-cell;
	position: relative;
	vertical-align: middle;
    z-index: 1;
}

.shadow-block
{
    display: block;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    min-width: 1000px;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    width: 1000px;
}

.shadow-block 
{
    -webkit-background-clip: border-box;
    -webkit-background-origin: padding-box;
    -webkit-background-size: auto;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.6) !important;

    /*background-image: url('img/bg_shadow.png');*/
    background-origin: padding-box;
    background-size: auto;
    color: rgb(0, 0, 0);
}

.outer-block
{
    margin: 10px auto;
    padding: 10px;
    /*height: 700px;*/
    margin: 0px;
    padding: 0px;

    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    border: 1px solid #949599;
    clear: both;
    overflow: hidden;
        
    text-align: center;
    background-color: #FAFAFA;
        
    -webkit-background-clip: border-box;
    -webkit-background-origin: padding-box;
    -webkit-background-size: auto;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(rgb(255, 255, 255) 0%, rgb(218, 225, 230) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#dae1e6');/*For IE7-8-9*/
    background-origin: padding-box;
    background-size: auto;
    color: rgb(0, 0, 0);
    display: block;
    /*font-family: 'Source Sans Pro', sans-serif;
    font-size: 13px;*/
    text-align: left;
}

.inner-block
{
    padding-top: 35px;
    padding-right: 50px;
    padding-bottom: 40px;
    padding-left: 50px;
}

.header {
    margin-top: 6px !important;
    background-color: #42586b;
    background: url('/img/login-header-bg.png') repeat-x !important;
    border-bottom: #cacfd3;
    height: 40px;
}

.header-text 
{
    border-top: 1px solid #455a6c;
    border-bottom: 1px solid #2d4152;
    border-left: 1px solid #2d4152;
    border-right: 1px solid #2d4152;
    font-weight: 700 !important;
    line-height: 38px;
    height: 38px;
    font-size: 115%;
    background: transparent !important;
    padding-left: 30px;
    text-transform: uppercase;
    color: #fff;
}       

#vertical-separator {
    margin-top: 25px;
}
.bottom-bar-wrapper {
    margin-top: 25px;
}

.bottom-bar
{
    padding-bottom: 30px;
    padding-top: 20px;

    background-color: rgb(45, 65, 82);
    color: rgb(255, 255, 255);
    display: block;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    height: 30px;
    margin-bottom: 0px;
    margin-top: 0px;
    text-align: left;
}


.bottom-bar-item, .bottom-bar-first-item, .bottom-bar-logo {
    padding-bottom: 0px;
    padding-left: 80px;
    padding-right: 0px;
    padding-top: 5px;
    float: left;
    width: 245px;
    
    border-left-color: rgb(255, 255, 255);
    border-left-style: none;
    border-left-width: 0px;
    color: rgb(255, 255, 255);
    display: block;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 14px;
    height: 35px;
    text-align: left;
    display: inline-block;
}

.bottom-bar-first-item {
    padding-left: 60px;
    width: 325px;
}
.bottom-bar-item, .bottom-bar-first-item
{
/*    border-right-color: rgb(81, 98, 112);
    border-right-style: solid;
    border-right-width: 1px;*/
}

.bottom-bar-logo {
    margin-top: 0px;
    padding-left: 250px;
    width: 205px;
    height: 39px;
}

.bottom-bar a, .bottom-bar a:focus {
    text-decoration: none;
    color: rgb(255, 255, 255);
}

.bottom-bar a:hover {
    color: #A0C1DB;
    text-decoration: none;
}

.login-menu
{
    margin-top: 0px;
    margin-right: 0px;
    height: 400px;
    width: 240px;
    /*border: 2px solid #A0C1DB;*/
    float: right;
}

.login-menu ul
{
    display: inline;
    list-style-type: disc;
    /*margin-top: 20px !important;*/
    margin: 0px !important;
}
    
.login-menu li 
{
    margin: 0;
    padding: 0;
    margin-top: 16px;
    
    box-shadow: 0px 4px 9px rgba(0, 0, 0, 0.6);
    border-collapse: separate;
    list-style: none;
    display: list-item;
}

.login-menu a
{
    height: 39px;
    display: block;
    padding: 17px 30px 30px 20px;

    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-align: -webkit-match-parent;
    line-height: 120% !important;
    font-weight: 600 !important;
    border: 1px solid #2d4152;
    text-transform: uppercase;
    background: no-repeat 125px 63px #1b75bb;
}

.login-menu .first 
{
    margin-top: 0px;
}

.login-menu .hint 
{
    font-size: 12px;
    display: inline-block;
}

.login-menu a:hover {
    background-color: #2d4152;
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
    color: #fff;
    text-decoration: none;
}

.login-menu a:focus {
    color: #fff;
    text-decoration: none;
}
