﻿* 
{
    margin: 0;
    padding: 0;
    box-sizing: border-box !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box !important;
    -ms-box-sizing: border-box !important;
}

#lblError:focus{
    border:10px solid red !important;
}
/*@font-face {
    font-family: fontone;
    src: url(../fonts/DiplomataSC-Regular.ttf)
}*/

body 
{
    width: 100%;
    border-top: 5px;
    border-top-style: solid;
    border-top-color: #363872;
    font-family: 'Roboto', sans-serif;
    font-size: 100%;
    color: #000;
    line-height: 30px;
    text-align: center;
    background-size: cover
}
.clsbody
{
    border:none;
}
header
{
    width: 100%;
    min-height:110px;
    overflow:hidden;
    background-color:#fff !important;
    box-shadow: 0 0 8px #dddddd !important;
    -webkit-box-shadow: 0 0 8px #dddddd !important;
    
}
#dvinformation
{
    position: relative;
    min-height:60px;
    overflow: hidden; 
    width:100%;
}
#logowrapper
{
    position: relative;
    min-height:50px;
    top: 13px;
    float:left;
}
#dvlogo
{
    border:none;
}
.container 
{
    width: 80% !important;
    margin: auto;
    overflow:hidden;
    
}
section
{
    overflow: hidden;
    
}
.row {
    margin: auto !important;
    max-width: 550px;
}

#stronglogo {
    font-family: fontone;
    font-size:300%;
    font-weight: 500;
    text-decoration: none;
    color: #1A5276;
}
#additional{display: inline;}
sup 
{
    font-size: 40%
}
.top-content {
    margin: auto;
    color: #000;
}
.top-content .text {
    color: #000;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
.description {
    margin-left: -40px;
    margin-right: -40px;
    margin-top: 30px
}
.description p {
    margin: 0 0 10px;
    opacity: .8
}
.top-content .description a {
    color: #000;
}
.top-content .text h1 {
    color: #000
}
h1,h2 
{
    margin-top: 10px;
    font-size: 38px;
    font-weight: 100;
    color: #000;
    line-height: 50px
}
p{
    font-size: 140%;
}
.form-box {
    margin-top: 35px !important;
}
.form-top 
{
    overflow: hidden;
    padding: 0 25px 15px;
    background: #fff;
    border-radius: 4px 4px 0 0;
    text-align: left;

    border: 1px solid #cdcdcd;
    border-radius: 4px 4px 0px 0px !important;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 0 6px #dddddd;
    -webkit-box-shadow: 0 0 6px #dddddd;
}
.form-top-left {
    float: left;
    width: 75%;
    padding-top: 25px
}
.form-top-right {
    float: left;
    width: 25%;
    padding-top: 10px;
    font-size: 66px;
    color: #fff;
    line-height: 100px;
    text-align: right;
    opacity: .3
}
.form-bottom {
    padding: 25px 25px 30px;
    background: #fff;
    background: #fff;
    border-radius: 0 0 4px 4px !important;
    text-align: left;
    border: 1px solid #cdcdcd;
    border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    box-shadow: 0 0 6px #dddddd;
    -webkit-box-shadow: 0 0 6px #dddddd;
    border-top:none;
    
}
form {
    display: block;
    margin-top: 0;
}
.form-group {
    margin-bottom: 15px
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

input[type="text"],
input[type="password"],
textarea,
textarea.form-control {
    width: 100%;
    height: 50px !important;
    margin: 0 !important;
    padding: 0 20px !important;
    vertical-align: middle !important;
    background: #fff !important;
    border: thin solid #dddddd !important;
    font-family: 'Roboto', sans-serif;
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 50px;
    color: #000 !important;
    border-radius: 4px !important;
    box-shadow: none !important;
}

input:focus,
textarea:focus {
    border: 1px solid #85C1E9 !important;
    box-shadow: 0 0 6px #dddddd !important;
    -webkit-box-shadow: 0 0 6px #dddddd !important;
}

.form-bottom form button.btn {
    width: 100%
}

.formletter {
    font-family:Verdana !important;
    font-size:13px !important;
}

button.btn {
    height: 50px !important;
    margin: 0 !important;
    padding: 0 20px !important;
    vertical-align: middle;
    background: #363872;
    border: 0;
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #fff;
    border-radius: 4px;
    text-shadow: none;
    box-shadow: none;
    cursor: pointer;
    cursor: pointer
}
#fg{
    float:right;
    margin-top:15px;
    color: #1A5276;
}
#fg:visited{
    color: #1A5276;
}
#forgot a:hover {
    text-decoration:none !important;
    background-color:transparent;
}

button.btn:hover {
    background-color: #363872;
    border: 1px solid #363872;
}

h3 {
    font-size: 22px;
    font-weight: 300;
    color: #000;
    line-height: 30px
}

#please{
    color:#000;
    display: inline;
}
.btnlogin {
    width: 100%;
    height: 50px;
    margin: 0;
    padding: 0 20px;
    vertical-align: middle;
    background: #363872;
    border: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #fff;
    border-radius: 4px;
    text-shadow: none;
    box-shadow: none;
    cursor: pointer;
    cursor: pointer;
}

.btnlogin:hover {
    background-color: #F44336;
    border: 1px solid #C62828
}

.btn-link-2 {
    display: inline-block;
    height: 50px;
    margin: 5px;
    padding: 15px 20px 0;
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 16px;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    text-decoration: none
}

a:hover 
{
    background-color: #212121;
    border: 1px solid #fff;
}

a 
{
    text-decoration: none;
       
}
.spacer{
    height:50px;
}
footer{
    position:relative;
    top:100px; 
    min-height:80px;
}
@media (max-width:700px) {
    .spacer{height:25px;}
    #please{color:#000;display:none;}
    .row {margin: auto;max-width: 95%;}
    #stronglogo {font-family: fontone;font-size:200%;font-weight: 500;text-decoration: none;color: #1A5276;}
    #additional{display:none;}
    #logowrapper
{
    position: relative;
    min-height:50px;
    top: 8px;
    float:left;
}
}

#dialog-overlay {
	width:100%; 
	height:100%;
	
	filter:alpha(opacity=50); 
	-moz-opacity:0.5; 
	-khtml-opacity: 0.5; 
	opacity: 0.5; 
	background:#000; 

	position:absolute; 
	top:0; left:0; 
	z-index:3000; 
	display:none;
}

#dialog-box {
	
	-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
	
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	
	background:#eee;
	width:400px; 
	
	position:absolute; 
	z-index:5000; 
    margin-top:120px;
    height: 280px;
	display:none; 
    text-align:left; 
	padding:0px 5px 10px 10px; 
	margin-top:130px;
	color:#666; 
	font-family:arial;
	font-size:11px;
}

#close {
	margin:10px auto 0 auto;
	text-align:center;
	display: block;
	width:25px;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	background-color: rgba(0, 0, 0, 0.5);
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
	float:right;
}
        
#send{
    margin:10px auto 0 auto;
	text-align:center;
	display: block;
	width:100px;
	padding: 5px 10px 6px;
	color: #fff;
	text-decoration: none;
	
	line-height: 1;
	background-color: #1A5276;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
/*a.button:hover {
	background-color: #c33100;	
}*/

.dialog-content{
	margin:10px 10px 10px 10px; 
	padding:0; overflow:hidden;
	
}