/* Default CSS Stylesheet for a new Web Application project */

.textboxWidth0
{
	height: 23px;
	width: 0px;
}

.textbox0
{
	height: 23px;
	width: 48px;
}



.textbox01
{
	height: 23px;
	width: 140px;
}

.textbox1
{
	height: 23px;
	width: 160px;
	border: solid 1px #7e98cc;
}

.textbox2
{
	height: 23px;
	width: 200px;
	border: solid 1px #7e98cc;
}



.textbox2
{
	height: 23px;
	width: 225px;
	border: solid 1px #7e98cc;
}

.textbox3
{
	height: 23px;
	width: 250px;
	border: solid 1px #7e98cc;
}

.textbox4
{
	height: 23px;
	width: 300px;
	border: solid 1px #7e98cc;
}

.textbox5
{
	height: 23px;
	width: 350px;
	border: solid 1px #7e98cc;
}

.textbox6
{
	height: 23px;
	width: 400px;
	border: solid 1px #7e98cc;
}

.textbox7
{
	height: 23px;
	width: 450px;
	border: solid 1px #7e98cc;
}



.textbox8
{
	height: 23px;
	width: 500px;
	border: solid 1px #7e98cc;
}

.textbox9
{
	height: 23px;
	border: solid 1px #7e98cc;
}

.textbox10
{
	height: 23px;
	width: 550px;
	border: solid 1px #7e98cc;
}





.textboxRed48
{
	height: 23px;
	width: 48px;
	background-color: #FFC0C0;
}

.textboxRed128
{
	height: 23px;
	width: 128px;
	background-color: #FFC0C0;
}



.textboxRed160
{
	height: 23px;
	width: 160px;
	background-color: #FFC0C0;
}



.textboxRed200
{
	height: 23px;
	width: 200px;
	background-color: #FFC0C0;
}

.textboxRed150
{
	height: 23px;
	width: 150px;
	background-color: #FFC0C0;
}

.textboxRed300
{
	height: 23px;
	width: 300px;
	background-color: #FFC0C0;
}



.textboxsimple100
{
	height: 23px;
	width: 100px;
}

.textboxsimple110
{
	height: 23px;
	width: 110px;
    margin-left: 0px;
}

.textboxsimple150
{
	height: 23px;
	width: 150px;
}

.textboxsimple200
{
	height: 23px;
	width: 200px;
}

.textboxsimple250
{
	height: 23px;
	width: 250px;
}

.textboxsimple300
{
	height: 23px;
	width: 300px;
}



.textboxmultiline
{
	height: 200px;
	width: 300px;
}



.DropDownList150
{
	width: 150px;
    height: 20px;
}

.DropDownList160
{
	width: 160px;
    height: 20px;
}

.DropDownList200
{
	width: 200px;
    height: 20px;
}

.DropDownList300
{
	width: 300px;
    height: 20px;
}

.HeadingTextBox
{
	color: #7e98cc;
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 14px;
}

.AreaTextBox
{
	font-family: Arial;
	font-size: 12px;
}

/*

.menu:hover 

{

	COLOR: #ffff00

}*/



.fontsize1
{
	font-size: 11px;
}



.link_color
{
	color: #1E5CB1;
	text-decoration: none;
}



.link_color:hover
{
	text-decoration: underline;
	font-weight: bold;
}

body
{
	margin-left: 5px;
	margin-top: 0px;
}



.eight
{
	text-decoration: none;
	font-size: 8pt;
	font-weight: 500;
	font-family: arial;
	color: #000000;
}

a.eight:hover
{
	text-decoration: underline;
}

/*******************************************/

a.menu1
{
	font-size: 9pt;
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
}

a.menu1:link
{
	font-size: 9pt;
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
}

a.menu1:link:visited
{
	font-size: 9pt;
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
}

a.menu1:link:active
{
	font-size: 9pt;
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
}

a.menu1:hover
{
	color: #ffff00;
}

/********************************************/



.Error_Mess
{
	font-family: Arial;
	font-size: 12px;
	color: Red;
	font-weight: bold;
}



.button
{
	width: 79px;
	background-color: #7E98CC;
	font-family: MS Sans Serif;
	font-style: normal;
	font-weight: bold;
	color: White;
	border: 1px;
	border-color: SlateGray;
}

A:link
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #4A3C8C;
}

A:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #4A3C8C;
}

A:hover
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #4A3C8C;
}

A:active
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #4A3C8C;
}

A:link.menu
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #384048;
	text-decoration: none;
}

A:visited.menu
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #384048;
	text-decoration: none;
}

A:hover.menu
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffff00;
	text-decoration: none;
}

A:active.menu
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}



A:link.PageLinks
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4A3C8C;
	text-decoration: none;
}

A:visited.PageLinks
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4A3C8C;
	text-decoration: none;
}

A:hover.PageLinks
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}

A:active.PageLinks
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4A3C8C;
	text-decoration: none;
}

.AdminNormal
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A3C8C;
}

.AdminBig
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A3C8C;
}

.AdminError
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Red;
	font-weight: bold;
}

/************************Data grid styles****************************/

.GridItemStyle
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A3C8C;
	background-color: #E7E7FF;
}

.GridAlternateItemStyle
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A3C8C;
	background-color: #F7F7F7;
}

.GridHeaderStyle
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #17458F;
	color: #F7F7F7;
	font-weight: bold;
}

.GridFooterStyle
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #17458F;
	color: #F7F7F7;
}

.GridPagerStyle
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #17458F;
	color: #F7F7F7;
	font-weight: bold;
	text-align: right;
}

/************************End of Datagrid Styles****************************/

.Error_Mess
{
	font-family: Arial;
	font-size: 12px;
	color: Red;
	font-weight: bold;
}

.aa
{
	border-bottom: solid 1px #FFFFFF;
}



/********************************************/

.FooterTable
{
	font-family: Arial;
	font-size: 10px;
}



.MainContainerTable
{
	background-color: White;
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	color: Black;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.SubContainerTable
{
	background-color: White;
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	color: Black;
}

.LoginInfo
{
	font-size: 14;
	font-family: Arial;
}
div.nextButton:hover
{
    background-color: #E3E3E3;
}
input[type=submit] {
height:25px;
font-size:12pt;
font-weight: 500;
box-sizing: border-box;
margin:5px;
 border-radius:3px;
}
input[type=submit].onmouseover {
background-color:lightblue;
}
input[type=select]{
font-size:12pt;
font-weight: 500;
margin:5px;
}
#NextStepTwoBtns {
    position: relative;
    display:table; 
    height:100%;
    width:95%;
    font-size:10pt;
    text-align: center;
    vertical-align:middle; 
    padding-left:10px;
    PADDING-BOTTOM: 10px; 
    PADDING-TOP: 10px
}
#overlayDimmed 
{
 position: fixed;
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
 background-color: #333333; 
 -moz-opacity:.80;
 filter:alpha(opacity=80);
 opacity:.80;
 z-index: 1020;
}
#overlayNotDimmed
{
    position: fixed;
    border-radius: 10px;
    width: 90%;
    min-height: 260px;
    left: 5%;
    top: 20%;
    padding: 5px;
    background-color: #E9E9E9;
    color: Black;
    border: 1px solid #666666;
    z-index: 1021;
}
#overlayNotDimmedAdminUPS
{
    position: fixed;
    border-radius: 10px;
    width: 90%;
    min-height: 260px;
    left: 5%;
    top: 20%;
    padding: 5px;
    background-color: #E9E9E9;
    color: Black;
    border: 1px solid #666666;
    z-index: 1050;
}
#overlayNotDimmedBeneOwner {
    position: fixed;
    border-radius: 10px;
    width: 90%;
    min-height: 260px;
    left: 5%;
    top: 20%;
    padding: 5px;
    background-color: #E9E9E9;
    color: Black;
    border: 1px solid #666666;
    z-index: 1060;
}
.UPSCandidateList {
    position: relative;
    border-radius: 10px;
    width: 90%;
    min-height: 25px;
    left: 5%;  
    margin-top : 2px; 
    padding: 5px 5px 5px 10px;
    background-color: #E9E9E9;
    color: Black;
    text-align : left; 
    border: 1px solid #666666;
    z-index: 1022;
}
.linkBtnDiv
{
    position:relative;
    display:block;
    vertical-align: middle; 
    text-align:center;
    width:100%;
    height:50px;
    padding-top:10px;
    font-size: 24pt;
    border: 1px solid black; 
    background-color: #666666;
    color: White;
    margin-top: 15px;
    border-radius: 7px;      
    border: 1px solid silver; 
  
}
#BeneOwnerTbl th {
 background-color: #D3D3D3;
}
#BeneOwnerTbl tr:nth-child(odd) {
  background-color: #D6EEEE;
}
#BeneOwnerTbl {
 border: 1px solid #696969;
} 
