﻿body.loginclass {
    /*background-color: #333333;*/
    background: url('../images/Agency/LoginBackGround.jpg') no-repeat;
    margin: 0;
    padding: 0;
    /*color: #333333;*/
    font-family: Arial, Helvetica;
    font-size: 10pt;
    height: 100%;
    width:100%;
    background-size :cover;
   /* background-position : center center;*/
}

p.dataEntry {
    color:#6d6d6d;
    font-family:'mainFontSemiBold',Arial, Helvetica, sans-serif;
    font-size :1.6em;
    letter-spacing:1px;
    text-align:left;
    text-transform:none;
    position:relative;
}

#loginmiddle {
    position: absolute;
    border:none;
    align-self: center;
   /* background-color: #d1d1d1;*/
    display: block;

    text-align: left;
    text-transform: none;
    /*width: 400px;
    height: 300px;*/
    z-index: 15;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -150px;
    /*opacity:0.9;
    filter:alpha(opacity=90);*/
}

.Loginmiddlecontent {
   position: absolute;
   top: 50%;
   left:50%;
   /*width:10em;
   height:20em;*/
   /*margin-top : -9em;
   margin-left: -15em;*/
   border : 0px solid #ccc;
   /*background-color:#f3f3f3;*/
    
    }

.custommiddlecontent {
  height:100%;
  width:100%;
}

.customsitecontainer {
    width: 100%;
    height:100%;
}

.customcolumnBorder {
    vertical-align:middle;
    border: solid 1px #C7C7C7;
    height: auto;
    width: 320px;
    position: center;
    /*opacity: 0.9;
    filter: alpha(opacity=90);*/
    margin-top: 5px;
    margin-left:5px;
    /*margin-left: 35%;*/
    background-color: #fff;
    /*padding-left : 10px 10px 10px 10px;*/
}


.customimage-header {
    color: #FFF;
    font-family: Arial, Helvetica;
    font-weight: bold;
    vertical-align: central;
    padding-bottom: 0px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

.customcontentPadding {
    /*padding: 10px 10px 10px 10px;*/
    background-color: white;
}

.customlogin-input {
    background-image: url("../images/Agency/icon-user.jpg") no-repeat transparent;
    background-size: 20px 20px;
    background-repeat : no-repeat;
    background-position: left;
                      
                       font-size : 1.1em;
                       height:47px;
                       padding : 0 13px;
                       width :496px;
}

.icon-user {
    background : url("../images/Agency/sprites.png") no-repeat scroll -100px -6px transparent;
}
.icon-pword {
    background: url("../images/Agency/sprites.png") no-repeat scroll -64px -5px transparent;
}

.login-button {
    min-width :170px;
    background :#94660;
    padding: 0px;
    display:inline-block;
    height: 30px;
    cursor : pointer;
    -webkit-appearance :button;
}

.customcsshyperlink {
    min-width: 120px;
    font-family: Arial, Helvetica;
    font-size: 12pt;
    font-weight: bold;
    border: 1px solid #38609c;
    background: #8dc63f;
    cursor: pointer;
    display: inline-block;
    padding: 7px;
    /*height: 30px;*/
    text-decoration: none !important;
    text-align :center;
    vertical-align :middle;
    
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    /* IE10 */
    background-image: -ms-linear-gradient(top, #92ACC0 0%, #587993 100%);
    /* Mozilla Firefox */
    background-image: -moz-linear-gradient(top, #92ACC0 0%, #587993 100%);
    /* Opera */
    background-image: -o-linear-gradient(top, #92ACC0 0%, #587993 100%);
    /* Webkit (Safari/Chrome 10) */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #92ACC0), color-stop(1, #587993));
    /* Webkit (Chrome 11+) */
    background-image: -webkit-linear-gradient(top, #92ACC0 0%, #587993 100%);
    /* Proposed W3C Markup */
    background-image: linear-gradient(top, #92ACC0 0%, #587993 100%);
}

    .customcsshyperlink:link, .customcsshyperlink:visited {
        font-family: Arial, Helvetica;
        font-size: 10pt;
        font-weight: bold;
        color: #ffffff;
    }

    .customcsshyperlink:hover {
        font-family: Arial, Helvetica;
        font-size: 10pt;
        color: #FFFFFF;
        background: #2C77B9;
        /* IE10 */
        background-image: -ms-linear-gradient(top, #2C77B9 0%, #245E9D 100%);
        /* Mozilla Firefox */
        background-image: -moz-linear-gradient(top, #2C77B9 0%, #245E9D 100%);
        /* Opera */
        background-image: -o-linear-gradient(top, #2C77B9 0%, #245E9D 100%);
        /* Webkit (Safari/Chrome 10) */
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2C77B9), color-stop(1, #245E9D));
        /* Webkit (Chrome 11+) */
        background-image: -webkit-linear-gradient(top, #2C77B9 0%, #245E9D 100%);
        /* Proposed W3C Markup */
        background-image: linear-gradient(top, #2C77B9 0%, #245E9D 100%);
    }

    .customcsshyperlink:active {
        font-family: Arial, Helvetica;
        font-size: 10pt;
        color: #FFFFFF;
        background: #111111;
    }

.customlogin-text {
    font-family: Arial;
    height:25px;
    width :230px;
}

ul.customloginColumns {
    margin: 0 auto;
    padding:0px 20px 0px 20px;
}

    ul.customloginColumns li {
        /*text-align: left;*/
        list-style: none;
        margin-top: 10px;
    }

.customalignRight {
    padding-left : 140px;
    padding-top :15px;
    text-decoration:none;
    font-family : 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif
}

.text-label {
    color: #cdcdcd;
    font-weight: bold;
}
.LoginAnchorText {
    text-decoration: none !important;
}

.CustomintakeConfirmationLable {
    float: left;
   clear: both;
    padding-bottom: 5px;
    padding-top:5px;
    font-weight: 600;
}

body.printNoBackground {
    background-color: white;
    background-image: none;
    background: none;
}
.ListMiddle {
    padding-top: 6px;
}
