﻿

html, body {
    margin: 0;
    padding: 0; 
    border-width: 0;
    width: 100%;
    height: 100%;
    background-color: #101A31;
    font-family: "Segoe UI", "Lucida Grande";
    direction:ltr;
}

.login-main-container {
    position: relative;
    /*background-color: white;*/
    width: 500px;
    display: inline-block;
    background-color: #0A6BAF;
    text-align: left; /*fix ie11*/
    text-align: start; /*valoarea initiala*/
    min-width: 330px;
}

.login-tutorials-container{
     position: relative;
    width: 500px;
    display: inline-block;
    text-align: left; /*fix ie11*/
    text-align: start; /*valoarea initiala*/
    min-width: 330px;
    margin: 5px;
    font-size: 13px;
    background-color: transparent;
    color: white;
}

.login-title-bar {
    width: 100%;
    height: 40px;
    background-color: #0A6BAF;
}

.main-container {
    width: 100%;
    height: 100%;
    /*background-image: linear-gradient(to bottom, #484848 0%, #3b3b3b 50%, #484848 100%);*/
}

.login-title-text {
    display: inline-block;
    color: white;
    padding: 11px 10px; /*needs rtlfix*/
}

    .login-title-text > span {
        line-height: 0;
    }

    .login-title-text span:first-child {
        font-family: myHelveticaBold;
        font-weight: bold;
        font-size: 22px;
    }

    .login-title-text span:nth-child(2) {
        font-family: myHelvetica;
        font-size: 18px;
    }

.rounder-top-corners {
    border-radius: 6px 6px 0px 0px;
}

.login-main-content {
    background-color: white;
}

.login-oem-logo-container {
    text-align: center;
    position: absolute;
    top: -150px;
    /*background-color: white;*/
    width: 100%;
    height: 100px;
    background-color: transparent;
}

.login-oem-logo {
    display: inline-block;
    height: 100px;
}

    .login-oem-logo > img {
        height: 100%;
    }

.login-shadows {
    box-shadow: 5px 5px 10px -2px rgba(0,0,0,0.5);
}

.logo-client-logo {
    text-align: center;
    width: 150px;
}

.login-main-content > table {
    width: 100%;
    padding: 10px 20px 0px 10px;  /*needs rtlfix*/
}

    .login-main-content > table > tbody > tr > td {
        padding: 0 0 6px; /*needs rtlfix*/
        font-size: 12px;
        color: rgb(127, 127, 127);
        font-weight: bold;
    }



.logo-client-logo > img {
    max-width: 150px;
}



.login-culture-container {
    float: right;
    display: inline-block;
    right: 10px;
    top: 7px;
    font-size: 12px;
    margin-top: 7px;
    margin-right: 18px;
}

.login-text-inputs {
    height: 18px;
    border-width: 1px;
    width: 100%;
}

.countries-flags {
    background-repeat: no-repeat;
    background-position-y: 1px;
    padding-left: 20px;
    background-size: 16px 16px;
}

.login-links-container {
    float: left;
}

@media (max-height: 555px) {
    .login-oem-logo-container {
        top: -106px;
    }
}

@media (max-height: 467px) {
    .login-oem-logo-container {
        background-color: white;
        display: block;
        position: static; /*ie fix*/
        position: initial;
        top: 0;
        text-align: left; /*ie fix*/
        text-align: initial;
        padding: 0 0 0 10px; /*needs rtlfix*/
        width: auto;
        height: 104px; /*ie fix*/
        height: initial;
    }

    .login-oem-logo {
        box-shadow: none;
    }
}

@media (max-width: 499px) {
    

    .login-main-container {
        width: auto;
    }
    

    .login-oem-logo-container {
        /*width: 100%;*/
        padding: 0;
    }

    .login-oem-logo {
        padding-left: 10px;
    }
}

@media (min-height: 468px) and (max-width: 499px) {
    .login-oem-logo {
        padding-left: 0;
    }
}

@media (max-width: 330px) {
    .login-main-content > table {
        padding: 0;
    }
}

.k-window-titlebar.k-header {
    background-color: #0A6BAF;
}

#dialogWindow {
    display: none;
    text-align: center;
}

.login-button-container {
    width: 100%;
    display: table;
}


.login-links {
    padding: 0 0 5px 10px; /*needs rtlfix*/
    display: table-cell;
}

    .login-links > div {
        /*line-height: 15px;*/
        font-size: 11px;
    }

        .login-links > div > a {
            color: rgb(115, 169, 216);
        }

.login-button {
    padding: 0 20px 5px 0; /*needs rtlfix*/
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}


.sys-abscen {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.sys-abscen-c1 {
    width: 100%;
    height: 100%;
    text-align: center;
    display: table;
    background-image: radial-gradient(circle, #095978, #101A31);
}

.sys-abscen-c2 {
    vertical-align: middle;
    display: table-cell;
}

.sys-abscen-c3 {
    display: block;
}

.sys-abscen-c3,
.sys-abscen-content {
    margin: 0 auto;
}
.td-logo-client {
    width: 150px; 
    padding: 0 0 6px !important;
    padding-right: 10px !important;
}
.bordBotGrey{
    border-bottom:1px solid lightgray;
}

#newpassword-error,
#userPass-error {
        display: inline;
        margin-left: 10px;
        margin-right: 10px;
        color: red;
        font-weight: bold;
    }
#emmsysexppvcontainer>ul,
    #emmsysrnupvcontainer>ul{
        margin: 5px 10px;
        list-style: none;
        padding-left: 0px;
        padding-right: 10px;
        font-size: 14px;
        font-weight:normal;
    }
#emmsysexppvcontainer>ul span,
    #emmsysrnupvcontainer>ul span{
        vertical-align:middle;
    }
    .pv-ok:before{
        content:"\e013";
        font-family: 'Glyphicons Halflings';
        color:green;
        margin: 0px 6px;
        vertical-align: middle;
    }
    .pv-nok:before{
        content:"\e014";
        font-family: 'Glyphicons Halflings';
        color: red;
        margin: 0px 6px;
        vertical-align: middle;
    }

#newpassword-error,
#userPass-error{
    display:none;
}
#newpassword.k-invalid,
#userPass.k-invalid{
    border-color:red;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-ok:before{
    content:"\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}