.outliner {
	background: #A4A4A4 center;
	font-family: tahoma,arial,verdana,sans-serif;
	font-size: 13px;
	position: absolute;
	align: 'center';
	top: 90px;
	left: 30px;
	min-height: 70%;
	min-width: 96%;
	margin-left: auto;
	margin-right: auto;
	border-width: 1px;
	border-style:solid;
	border-color: #7B7E81;
	text-align: center;
 }

.reset-pass-forms-items {
	margin-bottom: 10px;
}
 
.mainViewPort {
    position: relative;
    top: 100px;
    left: 0px;
    z-index: 2;
    width: 800px;
    height: 225px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
 }

.centerme{
	position: relative;
	border: 1px solid white;
	width: 520px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;	
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
	z-index: 2;
}

.centermeStatic {	
	top: 160px;
	height: 230px;
}

.centermeImgCap {
	top: 95px;
	height: 375px;
}

.titlewrap{	
	line-height: 21px;
    background-image: none;
	height: 25px;
	background-color: #F5F5F5;
    box-shadow: #F4F8FD 0 1px 0 0 inset;
    text-align: left;
    font-weight: bold;
    font-size: 13px;
    font-family: tahoma,arial,verdana,sans-serif;
	color: #3892D3;
    border-width: 1px;
    border-top-width : 0px;
    border-left-width: 0px;
    border-right-width: 0px;
	padding: 4px 12px 4px 12px;
}

.close-btn {
	background: none;
	background-color: red;
	width:20px;
	height:20px;
}

#footbar {
width: 512px;
background-color: #E5E5E5;
height: 35px;
z-index: 1;
border-style: solid;
border-color: white;
position: absolute;
bottom: 0px;
left: 0px;
}

.infotext {
	margin-left: 63px;
	margin-right: 30px;
	margin-top: 15px;
	text-align: left;
}
	
.fieldLabel {
	position: relative;
	font-size: 90%;	
    font-weight: bold;
	top: 0px;
	z-index: 3;
}

.fieldLabelStatic {
	top: -10px;
	left: -10px;
}

.fieldLabelCap {
	position: relative;
	width:125px;
	color: #1640BC;
	font-weight: bold;
	text-align: left;
	font-size: 90%;	
	top: 5px;
	left: -310px;
	z-index: 3;
}

.userNametext {
	position: relative;
	width: 165px;
	top: 0px;
	left: -85px;
	z-index: 3;
}

.userNametextStatic {
	top: -10px;
	left: 0px;
}

.simpleCapImg {
	position: relative;
	width: 250px;
	top: -35px;
	left: 50px;
	z-index: 3;
}

.simpleCapAns {
	position: relative;
	width: 245px;
	top: -15px;
	left: -5px;
	z-index: 3;
}

.imageControl {
	position: relative;
	font-size: 90%;
	text-align: left;
	width: 100px;
	top: 50px;
	left: 20px;
	z-index: 3;
}

.captchaTitle {
	position: relative;
	width: 450px;
	top: -30px;
	left: 20px;
}

.toolbar{
	position: absolute;
	top: 198px;
	left: 0px;
	z-index: 2;
}


.pwbutton {	
	padding-right: 5px;
	cursor: pointer;
	box-shadow: 2px 2px 1px #888888;
	border-radius: 4px;
	border: 1px solid  #99bbe8;
	margin-left: 15px;
	width: 75px;
	height: 23px;
	font-family: tahoma,arial,verdana,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    border-bottom-color: rgb(128, 128, 128);
    border-collapse: separate;
    border-left-color: rgb(128, 128, 128);
    border-right-color: rgb(128, 128, 128);
    border-top-color: rgb(128, 128, 128);    
    -moz-box-shadow: #f4f8fd 0 1px 0 0 inset;
}

.closeblue {
	background-image: url(/tmc/css/tmc/images/blue_x.png);
	width: 16px;
	height: 16px;
	position: absolute;
	top: 3px;
	right: 3px;
	border: none;
	background-color: #F5F5F5;
}

.okbuttons {
	padding-right: 5px;
	cursor: pointer;
	box-shadow: 2px 2px 1px #888888;
	border-radius: 4px;
	border: 1px solid  #99bbe8;
	margin-left: 15px;
	width: 75px;
	height: 23px;
	font-family: tahoma,arial,verdana,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    border-bottom-color: rgb(128, 128, 128);
    border-collapse: separate;
    border-left-color: rgb(128, 128, 128);
    border-right-color: rgb(128, 128, 128);
    border-top-color: rgb(128, 128, 128);    
    -moz-box-shadow: #f4f8fd 0 1px 0 0 inset;
	color: white;
	font-weight: bold;
	background-color: #3892D3;
	
}

.resetbuttonhover:hover {
	box-shadow: inset 0 0 5px white, inset 0 0 5px white;
}

.okbuttons:hover {
	box-shadow: inset 0 0 5px white, inset 0 0 5px white;
}

#questionicon {
	background: white url(../images/icon-question.png) no-repeat center;
	width: 65px;
	height: 68px;
	float: left;
}

.cancelbuttons  {
	position: absolute;
	color: white;
	font-weight: bold;
	background-color: #3892D3;
	left: 265px;
}

.cancelbuttons:hover {
	box-shadow: inset 0 0 5px white, inset 0 0 5px white;
}


.submitbuttons {
	position: absolute;
	left: 150px;
	color: white;
	font-weight: bold;
	background-color: #3892D3;
}

.submitbuttons:hover {
	box-shadow: inset 0 0 5px white, inset 0 0 5px white;
}

#tableform {
	position: absolute;
	left: 85px;
	top: 100px;
	width: 430px;
}

#tableform td:first-child {
	text-align: left
}

.pw-contact {
	font-size: 80%; 
	font-style: italic; 
	position: absolute; 
	left: 65px; 
	top: 150px;
}

.outliner:after {
    content: attr(hovtitle);
    position: absolute;
    left: 0;
    bottom: 0;  
    width: 100%;
    background: rgba(0,0,0,0.8);
    text-decoration: none !important;
    color: #fff;
    opacity: 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
  }
.outliner:hover:after, .outliner:focus:after {
   opacity: 1.0;
}

/* New MessageBox Styles */

.forgot-pw-dlg .x-panel-header {
	background: none;
    background-color: #F5F5F5;
	border: none;
    color: #3892D3;
}

.forgot-pw-dlg .x-panel-body {
	border-color: white;
}

.forgot-pw-dlg .forgot-pw-header-text {
	
    color: #3892D3;
}

.forgot-pw-dlg .x-panel-tl,
.forgot-pw-dlg .x-panel-tr,
.forgot-pw-dlg .x-panel-tc,
.forgot-pw-dlg .forgot-pw-ml,
.forgot-pw-dlg .forgot-pw-mr,
.forgot-pw-dlg .forgot-pw-mc,
.forgot-pw-dlg .forgot-pw-plain .forgot-pw-mc,
body.x-body-masked .forgot-pw-dlg .forgot-pw-mc,
.forgot-pw-dlg .x-tab-panel-header {
    background-color: white;
}

.forgot-pw-dlg .forgot-pw-bl,
.forgot-pw-dlg .forgot-pw-br,
.forgot-pw-dlg .forgot-pw-bc {
	background: none;
    background-color: #E5E5E5;
}

.forgot-pw-dlg .ext-mb-content,
.forgot-pw-dlg .ext-mb-icon {
    padding-top: 15px;
    padding-bottom: 15px;
}

.forgot-pw-dlg .x-btn-tl,
.forgot-pw-dlg .x-btn-tc,
.forgot-pw-dlg .x-btn-tr,
.forgot-pw-dlg .x-btn-ml,
.forgot-pw-dlg .x-btn-mc,
.forgot-pw-dlg .x-btn-mr,
.forgot-pw-dlg .x-btn-bl,
.forgot-pw-dlg .x-btn-bc,
.forgot-pw-dlg .x-btn-br {
    background: none;
    background-color: #1374BB;
}

.forgot-pw-dlg .x-btn-over .x-btn-tl,
.forgot-pw-dlg .x-btn-over .x-btn-tc,
.forgot-pw-dlg .x-btn-over .x-btn-tr,
.forgot-pw-dlg .x-btn-over .x-btn-ml,
.forgot-pw-dlg .x-btn-over .x-btn-mc,
.forgot-pw-dlg .x-btn-over .x-btn-mr,
.forgot-pw-dlg .x-btn-over .x-btn-bl,
.forgot-pw-dlg .x-btn-over .x-btn-bc,
.forgot-pw-dlg .x-btn-over .x-btn-br {
    background-color: #3892D3;
}

.forgot-pw-dlg .x-btn button {
    color: white;
}

.forgot-pw-dlg .x-btn-tl {
    border-top-left-radius: 3px;
}

.forgot-pw-dlg .x-btn-tr {
    border-top-right-radius: 3px;
}

.forgot-pw-dlg .x-btn-bl {
    border-bottom-left-radius: 3px;
}

.forgot-pw-dlg .x-btn-br {
    border-bottom-right-radius: 3px;
}

.forgot-pw-dlg .x-tool-close {
    background-image:url(/tmc/css/tmc/images/close-grey.png);
    width: 15px;
}
.forgot-pw-dlg .x-tool-close-over {
    background-image:url(/tmc/css/tmc/images/close-grey.png);
    width: 15px;
    background-position: -15px 0;
}

.forgot-pw-dlg .ext-mb-info {
    background-image: url("/tmc/css/tmc/images/icon-info.png");
    background-position: center left;
}

.forgot-pw-dlg .ext-mb-warning {
    background-image: url("/tmc/css/tmc/images/icon-warning.png");
    background-position: center left;
}

.forgot-pw-dlg .ext-mb-question {
    background-image: url("/tmc/css/tmc/images/icon-question.png");
    background-position: center left;
}

.forgot-pw-dlg .ext-mb-error {
    background-image: url("/tmc/css/tmc/images/icon-error.png");
    background-position: center left;
}

.errorStyle {
	padding: 10px;
}

.specialposition {
	position: relative;
	top: -18px;
}

.custom-titlebar {
	background:none;
	background-color: #F5F5F5;
	width: 99%;
	height: 50px;
}
