html
{
	font-family: 'Open Sans', Tahoma;
}

body {
	font-family: 'Open Sans', Tahoma;
	font-size: 12px;
    color : #616161;
    margin: auto;
}

#header {
	padding: 0 -10px 0 0;
	margin: 0px 5px;
}

header #logo {
	display: block;
	height: 39px;
	width: 300px;
	position: relative;
	top: 0px;
	left: 50px;
	float: left;
	background: transparent url( "../images/logo.gif" ) no-repeat 0 0;
	background-color: #FF9900; 
    text-indent :   -5000px;
}

#header ul#navigation1,#header #navigation1 { 
	/*width: 402px;*/
	position: relative;
	top: 0px;
	text-align: right;
	line-height: 14px;
	text-align: right;
}

#header div#navigation1 {
	text-indent: -5000px;
}

#header ul#navigation1 li {
	font-family: 'Open Sans', Tahoma;;
	font-size: 12px;
	font-size: 18px;
	display: inline;
	font-weight: Bold;
	margin: 0 4px;
	padding: 0 0 3px 0;
}

#header ul#navigation1 li a {
	color: #E31E5C;
	font-weight: normal;
	padding: 0 5px;
}

#header ul#navigation1 li a:hover {
	text-decoration: none;
}

code {
	font-family: 'Open Sans', Tahoma;;
}

#labfooter {
	text-align: center;
	clear: both;
}

.buttonspace {
	margin: 0px auto;
	padding: 0px 5px;
	border: 0px solid #ccc;
	border-width: 0px 0;
}

#buttonspace1 {
	margin: 0px auto;
	padding: 10px 0;
	border: 1px solid #ccc;
	border-width: 1px 0;
}

.adwrap {
	margin: 10px auto;
	padding: 10px 0;
	width: 468px;
	border: 1px solid #ccc;
	border-width: 1px 0;
}

.adwrap object {
	width: 468px;
	height: 60px;
}

/* CSS for the box starts here */
/* 
.box {
	padding: 0 12px 0 0;
	background: transparent url(../images/borders.gif) 100% 0 repeat-y;
	margin: 0px 5px;
} 
*/

.newBox
{
	padding: 10px;
	background: #fff;
	margin : 0px;
	border: 1px solid #666666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 2px 4px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 2px 4px 3px rgba(0,0,0,0.1);
	box-shadow: 0px 2px 4px 3px rgba(0,0,0,0.1);
}

.portalBaseLayout
{
    position : absolute; 
    min-width : 97.6%;
    margin-right : 1.2%;
    margin-left : 1%;
}

.portalRevampedBaseLayout
{
    /* position : absolute;  */
    /* min-width : 97.5%; */
    margin-right : 1.2%;
    margin-left : 1%;
}

.blank {
	padding: 0 0px 0 0;
	background: #ffffff;
	margin: 0px;
}

.bi {
	padding: 0 0 0 12px;
	background: transparent url(../images/borders.gif) 0 0 repeat-y;
}

.bt {
	height: 17px;
	margin: 0 -12px;
	background: transparent url(../images/box.png) 100% 0 no-repeat;
}

.bt div {
	width: 18px;
	height: 17px;
	background: transparent url(../images/box.png) 0 0 no-repeat;
}

.bb {
	height: 17px;
	margin: 0 -12px;
	background: url(../images/box.png) 100% 100% no-repeat;
}

.bb div {
	width: 18px;
	height: 17px;
	background: url(../images/box.png) 0 100% no-repeat;
}

.box h1 {
	margin: 0;
	padding: 0.4em 10px;
	background: #efece6;
	font: bold 1.2em/ 1 Verdana,Arial, Helvetica, sans-serif;
}

.box p,.box ul {
	margin: 0;
	padding: 4px 10px;
	background: #fff;
}

.box li {
	margin: 0 0 0 2em;
	padding: 0;
}

/* body,td,th {
	color: #1f3746;
} */

.style1 {
	color: #CC0000;
}
.style4 {
	color: #666666;
}
.style5 {   
	font-size: 24px;
    color: #FFFFFF;
}
.style6 {
	font-size: 18px;
}
.style7 {
	color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;	
}
.style9 {
	font-size: 11px;
    line-height: 22px
}
/*
a:visited {
	color: #666666;
}

a:hover {
	color: #FF0000;
}

a:active {
	color: #FF0000;
}

a:link {
	color: #333333;
}
*/
#dhtmltooltip {
	position: absolute;
	left: -100px;
	width: 250px;
	border: 1px solid black;
	padding: 2px;
	background-color: #FFFFE0;
	visibility: hidden;
	z-index: 100;
}
#SealedSpan {
	background-color:#D0D0D0;
	padding:3px 10px;
	border-radius:5px;
}

.DisplayNone
{
	display:none;
}

.Buttons, .ButtonsV2, .NoWidthButtonV2
{
   	height : 40px !important;
    padding : 0px 15px !important;
    border-radius : 10px !important;
    background-color : #FFFFFF !important;
    border : 1px solid #2BC0E4 !important;
    font-size : 13px !important;
    color : #616161 !important;
    outline : none !important;
    min-width : 110px !important;
    cursor : pointer;
    line-height : 3 !important;
}

.Buttons1-Primary
{
    height : 40px !important;
    min-width: 110px !important;
	padding : 0px 15px !important;
	background-color : #2bc0e4 !important;
	color : #ffffff !important;
	font-size : 13px !important;
    border : 1px solid #2bc0e4 !important;
    border-radius : 10px !important; 
    cursor : pointer;
    line-height : 3 !important;
    outline : none !important;
}

.FilterRow {
    height : 30px;
}

.FilterRow  td{
    padding : 0px 5px;
}

input[type="text"]:focus, select:focus
{
    outline : none;
}

.checkbox label
{
    margin-left : 0px;
}

.PaginationCurrPage
{
    display: block;
    float : left;
    background-color: #2BC0E4;
    color: #ffffff;
    cursor: default;
    border-radius: 50%;
    min-width: 30px;
    padding: 5px 10px;
    height : 30px;
    margin-left : 5px;
    margin-right : 5px;
    text-align : center;
    font-weight : normal;
}

.PaginationLink
{
    display: block;
    float : left;
    min-width: 30px;
    height : 30px;
    margin-left : 5px;
    margin-right : 5px;
    padding: 5px 10px;
    border-radius: 50%;
    text-align : center;
    font-weight : normal;
}

.PaginationLink:hover
{
    border-radius: 50%;
    color: #141414;
    background-color: #ddd;
    text-align : center;
    font-weight : normal;
}

input:-webkit-autofill 
{
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.TableRowEven, .TableRowOdd
{
    font-size : 13px;
}
.TableRowEven:hover, .TableRowOdd:hover
{
    background-color : #f5f5f5;
    color : #141414;
}

.TableRowEven:hover td, .TableRowOdd:hover td 
{
    color: #141414; 
}
.TableRowEven:hover .DataLink, .TableRowOdd:hover .DataLink
{
    color: #141414; 
} 

.TableRowEven:hover .DataLink:hover, .TableRowOdd:hover .DataLink:hover
{
    color: #50cce4; 
} 

th a:hover, th a:focus
{
    color : black;
}

.DataLinkNew{
    font-size: 13px;
    color: #616161 !important;
    text-decoration: none !important;
    background-image: linear-gradient(to right, #c3c3c3 40%, rgba(255, 255, 255, 0) 20%);
    background-position: bottom;
    background-size: 7px 1px;
    background-repeat: repeat-x;
    cursor: pointer;
}

.DataLinkNew:hover
{
    background-image: none;
    text-decoration: none;
    color: #50cce3 !important;
    outline: none;
}

.FilterRow .FilterDataParamValue
{
    padding-left : 0px;
}

.checkbox
{
    padding-bottom: 0px;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

.fm-button
{
    height: 40px !important;
    line-height : 3 !important;
    padding: 0px 15px !important;
    border-radius: 10px !important;
    background-color: #FFFFFF !important;
    border: 1px solid #2BC0E4 !important;
    font-size: 13px !important;
    color: #616161 !important;
    outline: none !important;
    min-width: 110px !important;
    vertical-align : middle !important;
    cursor: pointer;
    box-sizing: border-box;
}

.nowrap
{
	white-space : nowrap;
}