﻿@font-face {
    font-family: 'Locator-Regular';
    src: url('/Themes/HrmSilver/Fonts/Locator/Locator-Regular.otf');
}

@font-face {
    font-family: 'Locator-Light';
    src: url('/Themes/HrmSilver/Fonts/Locator/Locator-Light.otf');
}

@font-face {
    font-family: 'Locator-Bold';
    src: url('/Themes/HrmSilver/Fonts/Locator/Locator-Bold.otf');
}


/* Login CSS */
body, p, br, nobr, div, table, tr, th, td, a, textarea, input, select, option {
    font-family: Locator-Light, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #fff;
}

body {
    background: #000;
    display: table-cell;
    vertical-align: middle;
}

.midtable {
    margin: 0 auto;
    width: 430px;
    position: relative;
}

.customerinfo {
    text-align: center;
    background: black;
    background: rgba(0, 0, 0, 0.8);
}

.hrm_logo {
    width: 176px;
    margin: 0 auto;
    padding-bottom: 37px;
    padding-top: 17px;
}

.loginMessagecontainer {
    padding: 4px;
    background: #f8f4eb;
    border-bottom: 1px SOLID #efe8da;
    padding: 10px;
}

.logininfocontainer {
    background: #000;
    border: 2px SOLID #DFDFDF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.loginbutton {
    background: #2f7fbe;
    text-indent: 0;
    border: 0;
    display: inline-block;
    color: #ffffff;
    font-family: Verdana;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    height: 45px;
    width: 300px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #528ecc;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-appearance: none;
}

    .loginbutton:hover {
        background: #4395d6;
    }

.forgoterror {
    color: #e2574c !important;
    font-family: Locator-Bold;
}

a:link {
    text-decoration: none;
}

a:active {
    text-decoration: none;
    color: #1486c8;
}

.dialogcontainer {
    padding: 4px;
    background: #f8f4eb;
    border-bottom: 1px solid #efe8da;
    padding: 10px;
}

.dialogtitle {
    background: transparent;
    padding: 2px 8px 4px 30px;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    font: normal normal bold 18px normal Calibri, 'Trebuchet MS', Helvetica, Verdana, Arial, Helvetica;
}

.dialogtext {
    background: transparent;
    padding: 8px;
    -moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    font: 11px verdana, geneva, lucida, "lucida grande", arial, helvetica, sans-serif;
}

.dialoginfo {
    position: relative;
    float: left;
    background: url(/Themes/HrmSilver/images/icon_dialoginfo.png);
    width: 32px;
    height: 32px;
    left: -5px;
    top: -5px;
    display: none;
}

.dialoginfocontainer {
    border: 2px solid #0E5BC5;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.dialogconfirmation {
    position: relative;
    float: left;
    background: url(/Themes/HrmSilver/images/icon_dialogok.png);
    width: 32px;
    height: 32px;
    left: -5px;
    top: -5px;
}

.dialogconfirmationcontainer {
    border: 2px solid #91e375;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.dialogwarning {
    position: relative;
    float: left;
    background: url(/Themes/HrmSilver/images/icon_dialogalert.png);
    width: 32px;
    height: 32px;
    left: -5px;
    top: -5px;
}

.dialogwarningcontainer {
    border: 2px solid #FF8F35;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.dialogerror {
    position: relative;
    float: left;
    background: url(/Themes/HrmSilver/images/icon_dialogerror.png);
    width: 32px;
    height: 32px;
    left: -5px;
    top: -5px;
}

.dialogerrorcontainer {
    border: 2px solid #FF7B5A;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.SsnButton {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4eb1e7), color-stop(1, rgba(20, 134, 200, 0.74)) );
    background: -moz-linear-gradient( center top, #4eb1e7 5%, #1486c8 100% );
    background-color: #4eb1e7;
    border-radius: 5px;
    text-indent: 0;
    border: 1px solid #84bbf3;
    display: inline-block;
    color: #ffffff;
    font-family: Verdana;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    width: 278px;
    text-decoration: none;
    text-align: center;
    text-shadow: 1px 1px 0px #528ecc;
    cursor: pointer;
    padding: 5px;
    margin-left: 17px;
    margin-right: 17px;
    margin-top: 20px;
    margin-bottom: 15px;
}

#TB_window {
    top: 20%;
}



/* ----- 2017 ----- */

/* HTML - Position loginbox in center of page */
html {
    display: table;
    width: 100%;
    height: 100%;
}

/* Background with zoom transition on load */
#bg {
    background-color: #E6E6EA;
    background-position: center center;
    /*transition: transform 45s ease-out;*/
    background-size: cover;
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*animation: 40s ease-out zoomy;*/
    /*transform: scale(1.15);*/
}

/* Animation: Background zoom effect */
/*@keyframes zoomy {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(1.15);
    }
}*/

/* Animation: Fade in logo */
@keyframes logofade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

#ctl00_Div_CustomerInfo {
    padding: 13px 0 13px;
    background: #fff;
    margin-bottom: 15px;
}

    #ctl00_Div_CustomerInfo img {
        max-width: 296px;
        max-height: 78px;
    }

.logincontent {
    padding-top: 15px;
}

input[type="text"], input[type="password"] {
    font-size: 16px;
    width: 276px;
    padding: 12px;
    padding-left: 8px;
    margin-top: 14px;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.38);
    background: #ccc;
    background: rgba(0,0,0,0.0);
}

input[placeholder], [placeholder], *[placeholder] {
    color: #fff !important;
}

/* Input field placeholder color for all browsers */
::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.8) !important;
}

:-moz-placeholder {
    color: rgba(255, 255, 255, 0.8) !important;
}

::-moz-placeholder {
    color: rgba(255, 255, 255, 0.8) !important;
}

:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8) !important;
}

::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.8) !important;
}

input[placeholder], [placeholder], *[placeholder] {
    color: #fff !important;
}



 a:active, a:hover {
    color: #5e92ca !important;
}

/* Link to download HR Manager iOS/Android app */
.downloadapp {
    background: black;
    background: rgba(0, 0, 0, 0.95);
    margin: 0 auto 20px;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
    position: relative;
}

.downloadappcontent {
    width: 100%;
    text-align: center;
}

    .downloadappcontent img {
        height: 20px;
        opacity: 0.9;
        margin-right: 5px;
        margin-left: 5px;
    }

    .downloadappcontent a, .downloadappcontent span {
        color: rgba(255,255,255,.5) !important;
    }

    .downloadappcontent .fa {
        width: 30px;
        font-size: 18px !important;
    }

/* System alert styling */
#ctl00_Label_SystemMessage {
    line-height: 140%;
}

#Div_Msg {
    width: 80% !important;
    padding-left: 10%;
    padding-right: 10%;
    margin: 40px auto 0;
}

/* ID/Alias input box border */
#ctl00_ContentPlaceHolder_LoginForm_LoginControl_Ctrl_TextBox_Customer {
    border: 1px solid rgba(255, 255, 255, 0.38);
}
