body {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}

a, a:link, a:visited {
	color: white;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	font-size: 13px;
}

td.tdbackcolor{
	background:#0077b3; 
	
}

p.lightblue, div.lightblue {
	background:#0086C9; 
	padding:10px 15px;
	margin: 0 0 0 0;
}

p.darkblue, div.darkblue {
	background: #0A6395;
	padding: 10px 15px;
	margin: 0 0 0 0;
}

div.Toplightblue {
	background:#0086C9; 
	padding:10px 15px;
	margin: 0 0 0 0;
	
}
div.Bottomlightblue {
	background:#0086C9; 
	padding:10px 15px;
	margin: 0 0 0 0;
	
}

table.tab {
	width: 100%;
}

table tbody tr {
	
}

table th {
	text-align: left;
}

table tbody tr th,
table tbody tr td {

}

.custom table {
  font: bold 13px Verdana;
  background: black;
  margin: 2px auto;
  border-spacing: 0;
}

.custom table .custom td {
  padding: 2px;
  background: red;
  color: #fff;
}

.custom table .custom tbody {
  margin: -10px;
  display: block;
  border-spacing: 2px;
}

input[type="text"], textarea, select, input[type="password"] {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 4px;
	border: 1px #CCCCCC solid;
	background: #f9f9f9;
	outline: none;
}

input[type="search"], input[type="search"].text_fields {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 4px;
	border: 1px #CCCCCC solid;
	background: #f9f9f9;
	outline: none;
	-moz-appearance: none;/* older firefox */
	-webkit-appearance: searchfield; /* safari, chrome, edge and ie mobile */
}

input[type="search"], input[type="search"].text_fields::-webkit-search-cancel-button {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 4px;
	border: 1px #CCCCCC solid;
	background: #f9f9f9;
	outline: none;
	-moz-appearance: none;/* older firefox */	
	-webkit-appearance: searchfield-cancel-button;
}

.body_black_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.body_black_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.body_black_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.body_white_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.body_white_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

table.tab td.body_white_11 {
	border-bottom: 1px #bde9ff solid;
}

.body_white_11_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.heading_white_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.heading_black_13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.heading_black_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.body_red_11_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #F33;
	text-decoration: none;
}

.message_text
{
	float: left;
}

.clearme
{
	font-size: 0px;
	llne-height: 0px;
	height: 1px;
	display: block;
	clear: both;
}

.text_nexto_search
{
	margin-left: 10px;
}

.subheading
{
	display: block;
	font-size: 20px;
	line-height: 30px;
}

.buttonright
{
	float: right;
}

a.edit-button
{
	display: block;
	background-image: url('images/edit2.png');
	background-repeat: none;
	width: 16px;
	height: 16px;
	float: right;
	text-decoration: none;
	margin-left: 10px;
	cursor: pointer;
}

a.delete-button
{
	display: block;
	background-image: url('images/delete.png');
	background-repeat: none;
	width: 16px;
	height: 16px;
	float: right;
	text-decoration: none;
	margin-left: 10px;
	cursor: pointer;
}

.control-text-view
{
	display: none;
}

.control-button-view
{
	display: block;
}

.Input1EdgeType, .Input2EdgeType, .Input3EdgeType, .Input4EdgeType, 
.Input5EdgeType, .Input6EdgeType, .Input7EdgeType, .Input8EdgeType 
{
	display: none;
}
.t-c h1
{
	font-size: 23px;
}
.t-c > ol
{
	margin-top: 20px;
}
.t-c > ol li
{
	margin-top: 10px;
	margin-right: 40px;
	text-align: justify;
}
.t-c > ol  ol ol li
{
	margin-right: 80px;
}
table#subusers_available_units td#selection_border{
                    text-align: right;
                    border-bottom: solid #ffffff thin;
                    padding: 10px;
                }
                table#subusers_selected_units td#selection_border{
                    border-bottom: solid #ffffff thin;
                    padding: 10px;
                }
                table#subusers_selected_units td{
                    text-align: left;
                }
                table#subusers_selected_units_options td{
                    text-align: left;
                }
                .light_weight_text{
                      font-weight: normal;
                  }
.login_table_display{
    /*position: relative;
    top: -99px;*/
	padding-top: 40px;
	padding-bottom: 40px;
}
.border_bottom{
                    border-bottom: thin #ffffff solid;
                }
                .center_text{
                    text-align: center;
                }
/*NEW CODE: Password Strength detection*/
/*  ADVANCED STYLES */
.top_testresult{
	font-weight: bold;
	font-size:13px;
	font-family: arail,helvetica,san-serif;
	color:#666;
	padding:0;
	margin:0 0 2px 0;
}
.top_testresult span{
	padding:6px ;
	margin:0;
}
.top_shortPass{
	background:#edabab;
	border:1px solid #bc0000;
	display:block;
}
.top_shortPass span{
	
}
.top_badPass{
	background:#edabab;
	border:1px solid #bc0000;
	display:block;
}
.top_badPass span{
	
}
.top_goodPass{
	background:#ede3ab;
	border:1px solid #bc9f00;
	display:block;
}
.top_goodPass span{

}
.top_strongPass{
	background:#d3edab;
	border:1px solid #73bc00;
	display:block;
}
.top_strongPass span{

}


/* 	RESULT STYLE  */
.testresult{
	font-weight: bold;
	font-size:13px;
	font-family: arial,helvetica,san-serif;
	color:#666;
	padding:0px 0px 12px 10px;
	/*margin-left:10px;*/
	display: block;
	height:28px;
	/*float:left;*/
}
.testresult span{
	padding:10px 20px 12px 10px;
	margin: 0px 0px 0px 20px;
	display:block;
	/*float:right;*/
	white-space: nowrap;
}
.shortPass{
	background:url(images/red.png) no-repeat 0 0;
}
.shortPass span{
	background:url(images/red.png) no-repeat top right;
}
.badPass{
	background:url(images/red.png) no-repeat 0 0;
}
.badPass span{
	background:url(images/red.png) no-repeat top right;
}
.goodPass{
	background:url(images/yellow.png) no-repeat 0 0;
}
.goodPass span{
	background:url(images/yellow.png) no-repeat top right;
}
.strongPass{
	background:url(images/green.png) no-repeat 0 0;
}
.strongPass span{
	background:url(images/green.png) no-repeat top right;
}
#overlay {
    display: none; /* ensures it’s invisible until it’s called */
    position: absolute; /* makes the div go into a position that’s absolute to the browser viewing area */
    left: 45%; /* positions the div half way horizontally */
    top: 45%; /* positions the div half way vertically */
    padding: 25px; 
    z-index: 1000; /* makes the div the top layer, so it’ll lay on top of the other content */
}
#fade {
    display: none;  /* ensures it’s invisible until it’s called */
    position: absolute;  /* makes the div go into a position that’s absolute to the browser viewing area */
    left: 0%; /* makes the div span all the way across the viewing area */
    top: 0%; /* makes the div span all the way across the viewing area */
    background-color: black;
    -moz-opacity: 0.7; /* makes the div transparent, so you have a cool overlay effect */
    opacity: .70;
    filter: alpha(opacity=70);
    width: 100%;
    height: 100%;
    z-index: 900; /* makes the div the second most top layer, so it’ll lay on top of everything else EXCEPT for divs with a higher z-index (meaning the #overlay ruleset) */
}
