﻿@charset "UTF-8";
/* CSS Document */
/*@media only screen and (max-width: 1090px) {
    .loginwrapper #left-container {
        display: none;
    }
    .loginwrapper #right-container {
        float: left !important;
        margin-left: calc((100% - 510px)/2) !important;
        margin-right: calc((100% - 510px)/2) !important;
    }
}*/
.login-bg-wrapper {
    flex: 2;
    background-size: cover;
    background-color: #003459;
    background-position: top right;
    background-repeat: no-repeat;
    height: 50%;
    position: fixed;
    bottom: 0;
    max-width: 100%;
    min-height: 0px;
    overflow: hidden;
    width: 100%;
    z-index: 5;
}

    .login-bg-wrapper img {
        width: 100%;
        height: 100%;
        position: relative;
        bottom: -20%;
    }

@media only screen and (max-width: 720px) {
    .login-bg-wrapper {
        display: none;
    }
}

@media only screen and (max-height: 730px) {
    .login-bg-wrapper {
        display: none;
    }
}
@font-face {
    font-family: 'Tagesschrift-semibold';
    src: url('../fonts/omnes/omnes-semibold-webfont.ttf');
}

@font-face {
    font-family: 'Tagesschrift-regular';
    src: url('../fonts/omnes/omnes-regular-webfont.ttf');
}

@font-face {
    font-family: 'Tagesschrift-medium';
    src: url('../fonts/omnes/omnes_medium-webfont.ttf');
}



@media only screen and (max-height: 9999px) {

    body {
        background-size: 100% 800px !important;
        background-position-y: 110px !important;
    }

    .loginwrapper #left-container {
        display: none;
    }

    .loginwrapper #right-container {
        float: left !important;
        margin-left: calc((100% - 510px)/2) !important;
        margin-right: calc((100% - 510px)/2) !important;
    }
}

/*html.login {
    background: URL("/Content/branding/default/_swoop.png") no-repeat 50% 600px #ffffff;
}*/

body {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: block;
    margin: 8px;
    font-family: 'omnes-regular-webfont';
}
/*#loginBody {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    
}*/
    #loginBody #background {
        margin: 0;
        position: absolute;
        margin-top: 15px;
    }
        #loginBody #background table {
            margin: 0 auto;
        }
            #loginBody #background table img {
                margin: 0 auto;
                width: 100%;
                height: 35%;
            }
.logontitleblock {
    height: 49px;
    width: 510px;
}

.logonlogoblock img{
	margin:0px 10px 0 0;
	float:left;
}
.logoncompanyname{
	float:left;
	margin:15px 0 0 0;
	padding:0 0 0 0;
	font-size:27px;
	color:#FFF;
}

.highlightcolor{ color:#f9ee39; }

.logoninsightitle{
	padding:0 0 0 0;
	font-size:27px;
	color:#FFF;
}
.logonlogoblock {
    float: left;
    margin-top:10px;
}
    .logonlogoblock #signal-text {
        font-size: 30px;
        color: #003459;
        font-weight: 800;
        /*font-family: 'Tagesschrift-semibold';*/
        font-family: 'omnes-regular-webfont';
    }
.logoniccblock{
float:right;
}
    .logoniccblock img {
        float: left;
        width: 255px;
    }
.logontextfields{margin:15px 0 0 20px;}
    .logontextfields input {
        background: url("../images/logonsliver.png") repeat-x scroll 0 -1px rgba(0, 0, 0, 0);
        border: 1pt solid #8AB1B4;
        border-radius: 4px;
        color: #6f6f6f;
        font-size: 16px;
        font-weight: normal;
        height: 24px;
        line-height: 35px;
        margin-right: 7px;
        padding: 0 0 0 10px;
        text-decoration: none;
        width: 217px;
    }
.loginwrapper {
    width: 100%;

    height: 100%;
    z-index: 70;
    top: 0;
    left: 0;
    /* top: calc(100% - 888px); */
    overflow: auto;
}
    .loginwrapper #left-container {
        float: left;
        margin-left: calc((100% - 940px)/2);
        margin-top: 77px;
    }
        .loginwrapper #left-container img {
            width: 430px;
            height: 832px;
            bottom: 0;
        }

    .loginwrapper #right-container {
        float: right;
        margin-top: 117px;
        margin-right: calc((100% - 985px)/2);
        min-height: 275px;

        z-index: 10;
    }
.logoncontrols {
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 1  ;
    margin: 11px 0 0 20px;
    text-decoration: none;
}
.logoncontrols a{
	float:right;
    margin-right:20px;
    margin-top: 5px;
}

.logoncontrols span{
    float:left;
	font-size:11px;
	color:#fff;
	text-decoration:none;
	margin:0 8px 0 15px;
}

    .logoncontrols a:link {
        color: #003459;
        text-decoration: none;
    }
    .logoncontrols a:visited {
        color: #003459;
        text-decoration: none;
    }
    .logoncontrols a:hover {
        color: #D2D60D;
        text-decoration: underline;
    }
    .logoncontrols a:active {
        color: #D2D60D;
        text-decoration: none;
    } 

.logonbuttonarea{
    float: right;
}

.logonlowermessagearea a:visited {
    color: #003459;
    text-decoration: none;
}
.logonlowermessagearea a:hover {
    color: #D2D60D;
    text-decoration: underline;
}
.logonlowermessagearea a:active {
    color: #D2D60D;
    text-decoration: none;
}
.logonlowermessagearea .pinkTxt {
    font-size: 12px;
    line-height: 1.3;
}
input#submit {
    margin-right: 2px;
    cursor: pointer;
    width: 469px;
    float: left;
    border-color: transparent;
    margin-top: -3px;
    text-decoration: none;
    color: #003459;
    background-color: #D2D60D;
    text-align: center;
    letter-spacing: .5px;
    outline: 0;
    border: none;
    border-radius: 2px;
    display: inline-block;
    height: 24px;
    line-height: 17px;
    padding: 0 1rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
}

.loadingicontweak {
    float: right;
    margin: 7px 8px 0 6px;
}
    .loadingicontweak img{
        width:24px;
    }
.logonlowermessagearea {
    color: #FFFFFF;
    font-size: 12px;
    width: 510px;
    font-family: "omnes-regular-webfont";
}
.logoncontainer {
    background-color: #FFFFFF;
    height: 150px;
    margin: 0px 0px 0px;
    width: 510px;
}
.logonmessage {
    font-size: 13px;
    padding: 20px 20px 0;
    font-family: "omnes-regular-webfont";
}
.highlightcolor {
    color: #003459;
}
.logonlowermessagearea a:link {
    color: #1AC1ED;
    text-decoration: none;
}
 body:after{
         border-bottom: none !important;
         background:none !important;
 }
#RememberMe {
    vertical-align: middle;
}

.purpleTxt span {
    font-family: 'Tagesschrift-semibold';
}



/*body {
    background-image: url("/Content/images/bgImage.png")
}*/

