.shadow1 {
    margin-top: 5.15625em;
    margin-left: auto;
    margin-right: auto;

    background-color: rgb(0, 0, 0);
    -moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.4);

    height: 32.3125em;
    width: 43.25em;
    border: 0.05em solid;
    border-color: #d3d3d3;
    zoom: 1;

    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#d3d3d3, Strength=2, Direction=0), progid : DXImageTransform . Microsoft . Shadow(Color = #d3d3d3, Strength = 2, Direction = 90),
progid : DXImageTransform . Microsoft . Shadow(Color = #d3d3d3, Strength = 2, Direction = 180),
progid : DXImageTransform . Microsoft . Shadow(Color = #d3d3d3, Strength = 2, Direction = 270);
    /*filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=12px,MakeShadow=true,ShadowOpacity=0.40); */
}

.shadow1 .content {
    position: relative;
    height: 32.3125em;
    width: 43.25em;
    background-color: #fff;
    border-color: #d3d3d3;
    filter: progid:DXImageTransform.Microsoft.Shadow(Color=#d3d3d3, Strength=2, Direction=0), progid : DXImageTransform . Microsoft . Shadow(Color = #d3d3d3, Strength = 2, Direction = 90),
progid : DXImageTransform . Microsoft . Shadow(Color = #d3d3d3, Strength = 2, Direction = 180),
progid : DXImageTransform . Microsoft . Shadow(Color = #d3d3d3, Strength = 2, Direction = 270);

}

div.header {
    top: 2em;
    position: absolute;
    padding-left: 3em;
    padding-right: 3em;
}

div.header:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background-image: url(../../resources/images/logon/graph.jpg);
    /*background-image: url(https://ak3.picdn.net/shutterstock/videos/16955563/thumb/1.jpg);*/
    background-color:#EFEFEF;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

.content .body {
    left: 12em;
    top: 12em;
    right: 12em;
    position: absolute;
}

.notification {
    height: 2em;
    bottom: 1em;
    font-family: Arial;
    font-size: 0.750em;
    color: #df3324;
    right: 0em;
}

.content .recovery {
    left: 12em;
    top: 10em;
    right: 12em;
    position: absolute;
}

.recovery .header {
    height: 2em;
    bottom: 1em;
    font-family: Arial;
    font-size: 0.750em;
    color: #0072aa;
    right: 0em;
}

.footer {
    font-family: Arial;
    bottom: 2em;
    position: absolute;
    padding-right: 3em;
    padding-left: 1.6em;
}

label {
    font-size: 12px;
    color: #333;
    font-family: Arial;
}

.company {
    font-size: 14px;
    color: #5a5a5a;
    font-family: Arial;
    margin-top: 0px;
    margin-bottom: 0;
}

.forgot {
    font-size: 14px;
    font-family: Arial;
}

.product {
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    color: black;
    margin-top: 0px;
    margin-bottom: 0;
}

label.language {
    position: relative;
    color: #0072aa;
    bottom: -4px;
    display: inline-block;
    width: 45px;
    overflow: hidden;
}

input {
    border: 2px solid #99b2c2;
    height: 1.75em;
    background: #ffffff;
}

input:focus {
    background: #ffffff;
    border: 2px solid #8cc53e;
}

input.login_fields {
    width: 300px;
}

.pointer{
    cursor: pointer;
}

button {
    cursor: pointer;
    height: 1.75em;
    font-family: Arial;
    font-size: 0.75em;
    border: 1px solid #ffffff;
    border-radius: 3px;
    padding: 0em 0.75em 0em 0.75em;
    alignment-adjust: central;
}

button.submit {
    border: 1px solid #0072aa;
    background-color: #0072aa;
    color: #ffffff;
}

button.cancel {
    border: 1px solid #ffffff;
    background-color: #ffffff;
    color: #0072aa;
}

button:hover {
    border: 1px solid #e08e18;
}

button.cancel:hover {
    border: 1px solid #ffffff;
    text-decoration: underline;
}

a {
    text-decoration: none;
    color: #0072aa;
    font-size: 0.750em;
}

a:hover {
    border-bottom: 1px solid #e08e18;
    color: #e08e18;
}

a:active {
    border-bottom: 1px solid #004b71;
    color: #004b71;
}

.copyright {
    color: #666666;
    font-size: 0.625em;
    position: relative;
    right: 0em;
    bottom: 0.825em;
    float: right;
    margin-right: 0em;
    margin-left: 336px;
    text-align: right;
}

.copyright_ie {
    color: #666666;
    font-size: 0.625em;
    position: absolute;
    bottom: 0em;
    right: 0em;
    text-align: right;
}

.help_ie {
    background-image: url(../../resources/images/logon/help16.png);
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    float: right;
    margin-right: 0em;
    margin-left: 582px;
    position: absolute;
    top: 0em;
    width: 16px;
}

div.header .help {
    right: -20px;
    position: absolute;
}

div.header .version_ie {
    color: black;
    font-size: 0.5625em;
    font-family: Arial;
    text-align: right;
    float: right;
    margin-right: 0em;
    margin-left: 532px;
    top: 0;
    position: relative;
}

div.header .version {
    color: black;
    font-size: 0.5625em;
    font-family: Arial;
    text-align: right;
    right: -330px;
    position: relative;
}

.language-button {
    position: absolute;
    display: inline-block;
    bottom: 0;
    padding: 0.5em 0.375em 0.5em 0.375em;
    text-align: center;
    height: 1em;
    width: 80px;
}

.language-button:focus {
    /* clicking on label should toggle the menu */
    pointer-events: none;
}

.language-button:focus .language-button-content {
    opacity: 1;
    visibility: visible;

    pointer-events: auto;
    background: #FFF;
    border: 1px solid;
    text-align: left;
    padding: 0.125em 0em 0.125em 0em;
    margin-left: 20px;
    top: 16px;
    font-size: 12pt;
    font-family: Arial;
    width: 65px;
}

.language-button-content {
    position: absolute;
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0.5;
    list-style: none;
    padding-left: 0;
}

li:hover {
    background: #fff6da;
    border-top: 1px solid #eeb111;
    border-bottom: 1px solid #eeb111;
}

li {
    font-size: 12px;
    font-family: Arial;
    padding-left: 0.5em;
    padding-right: 0.5em;
}

@font-face {
    font-family: Lato;
    src: url(../fonts/Lato-Regular.ttf);
    font-style: normal;
}

@font-face {
    font-family: Lato-light;
    src: url(../fonts/Lato-Light.ttf);
    font-style: normal;
}

.check:after {
    cursor: pointer;
    content: url(../../resources/images/logon/checkbox12_checked_blue.png);
    overflow: hidden;
    height: 12px;
    width: 12px;
}

.uncheck:after {
    cursor: pointer;
    content: url(../../resources/images/logon/checkbox12_unchecked.png);
    overflow: hidden;
    height: 12px;
    width: 12px;
}

.app-logo {
    background-image: url(../../resources/images/logon/opentext-40.png);
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    height: 40px;
}

/* Animation keyframes - you need to add prefixes */
@keyframes spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

/* Loading animation container */
.loading {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 28px;
    height: 28px;
    margin: -14px 0 0 -14px;
}

/* Spinning circle (inner circle) */
.loading .maskedCircle {
    width: 20px;
    height: 20px;
    border-radius: 12px;
    border: 3px solid dodgerblue;
}

/* Spinning circle mask */
.loading .mask {
    width: 12px;
    height: 12px;
    overflow: hidden;
}

/* Spinner */
.loading .spinner {
    position: absolute;
    left: 1px;
    top: 1px;
    width: 26px;
    height: 26px;
    animation: spin 1s infinite linear;
}

.overlay {
    background-color:#EFEFEF;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1000;
    top: 0px;
    left: 0px;
    opacity: .6; /* in FireFox */
    filter: alpha(opacity=60); /* in IE */
}