﻿.form-buttonpane
{
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none; 
    margin: .5em 0 0 0;
    padding: .3em 1em .5em .4em;
}

.form-buttonpane .form-buttonset
{
    float: right;
}

.form-buttonpane button
{
    margin: .5em .4em .5em 0;
    cursor: pointer;
}

.forgot-password-label
{
    font-family: Arial, Verdana, sans-serif;
    font-weight: bold;
}

.forgot-password-field 
{
    margin-bottom: 10px;
    width: 265px;
}

select.forgot-password-field
{
    width: 270px;
}

p.forgot-password
{
    margin-top: 5px;
    margin-bottom: 5px;
}

div.forgot-password
{
    margin: 10px;
}

table.forgot-password
{
    margin-left:auto; 
    margin-right:auto;
}

span.largest-text
{
    font-size:18px !important; 
    font-weight:900 !important;
}

a.forgot-password
{
	text-decoration : underline;
	font-weight: bold;
}

.ui-dialog-title 
{
  float:none !important;
  display: block;
  text-align: center;
  font-family: Arial, Verdana, sans-serif;
  font-weight: bold;
  font-size: 16px;
}
