﻿body {
    background-image: url(../Images/MasterPage/vooo-login.jpg);
}

.txt {
    width: 315px;
    height: 26px;
    border-radius: 5px;
    border: solid 1px gray;
    margin-top: 4px;
    padding-left: 6px;
}

.CenteredLogin {
    position: absolute;
    top: 50%;
    left: 50%!important;
    margin-left: -180px;
    margin-top: -140px;
    width: 450px;
    background: linear-gradient(90deg, rgba(0,114,255, 0.9) 0%, rgba(0,212,255, 0.9) 100%);
}

.LoginLabel {
    float: left;
    color: White;
    font-weight: bold;
    font: 10pt Arial, Verdana;
    padding-top: 10px;
}

.LoginLinks {
    margin-top: 2px;
    text-align: center;
    font: 7pt Arial, Verdana;
    color: White;
}

    .LoginLinks a {
        color: White;
    }

.ForgotPassword {
    font: 7pt Arial, Verdana;
}

.Header {
    height: auto;
    width: 100%;
    float: left;
    background-color: White;
}

.jkeyboard-jk button {
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 24px;
    height: 24px;
    margin: 2px;
    text-align: center;
    vertical-align: middle;
    position: relative;
    padding: 1px;
    min-width: 0;
    max-width: 500px;
    min-height: 0;
    max-height: 50px;
    color: #444;
    background-color: #F5F5F5;
    outline: none;
    border-radius: 3px;
}

.portaldiv {
    color: #FFFFFA;
    font-family: Verdana;
    font-size: 15px;
    background: linear-gradient(to bottom, #303641 41%, #303641 42%, rgb(125, 96, 99) 100%);
    height: 32px;
    vertical-align: middle;
}

.portallabel {
    display: inline-block;
    width: 180px;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    padding-top: 8px;
}

.jkeyboard-jk button:active {
    box-shadow: 0 0 1px rgba(0,0,0,0.3);
}

.jkeyboard-jk button:hover {
    background: #EEEEEE;
}

.jkeyboard-jk button.jkeyboard-shift {
    width: 57px;
}

.mBtn{
   color:#FFFFFF;
 
   font-family:'trebuchet ms',helvetica,sans-serif;
 width:74px;
 height:22px;
  font-size:11px;
   font-weight:bold;
/*border-right: 0px solid;
  border-top: 0px solid; 
  border-left: 0px solid; 
  border-bottom: 0px solid;background-image:URL("images/lgbtn.jpg");*/
	color: #FFFFFF;
font-family: 'trebuchet ms',helvetica,sans-serif;
width: 74px;
height: 22px;
font-size: 11px;
font-weight: bold;
cursor: pointer;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #004E7D;
border-left-color: #004E7D;
border-right-color: #004E7D;
border-top-color: #004E7D;
border-bottom-color: #004E7D;
border-radius:6px;
}



.portal {
    float: right;
    margin-top: 30px;
    font-family: verdana;
    font-size: 14px;
    padding-right: 6px;
    color: white;
    font-weight: bold;
    width: 160px;
    text-align: right;
}

.divcenter {
    /*width: 450px;
    height: 310px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;*/
    position: absolute;
    margin: 0 auto;
    width: 950px;
    height: 50px;
}
