﻿.lblStyle {
    font-style: normal;
    font-size: 10pt;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    color: #666666;
    line-height: 12pt;
}

.txtboxStyle {
    font-size: 10pt;
    font-family: Arial, Helvetica, Tahoma, Verdana sans-serif;
    color: #666666;
    line-height: 12pt;
    text-align: left;
    width: 200px;
}

.btnStyle {
    font-size: 10pt;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    color: #666666;
    line-height: 12pt;
}

.lnkforgotpass {
    font-size: 10pt;
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    color: #666666;
    line-height: 12pt;
}




body {
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    color: #666666;
    font-size: 8pt;
    line-height: 12pt;
    width: 100%;
}

A:Active {
    color: #B0C4DE;
    text-decoration: italic;
}
/*A:Hover {color: #003399;text-decoration:none}*/
/*A:Link {color: #003399;text-decoration:none} */
/*A:Visited {color: #666666;}*/
.icon {
    font-size: x-small;
    color: Green;
}

.lnkButton {
    color: #003399;
}


.fldSet {
    border: 1;
    border-color: #BBD1E8;
    vertical-align: top;
    background: white;
    width: 85%;
}

.tbl {
    border: 0;
    vertical-align: top;
    background: white;
}

.div {
    width: 150px;
    height: 150px;
    overflow: scroll;
}

.lgnd {
    color: Blue;
    text-align: left;
    font-style: normal;
    font-size: 8pt;
    font-weight: bold;
}

.lgndsmall {
    color: Blue;
    text-align: left;
    font-style: normal;
    font-size: 8pt;
}

.fntReq {
    color: Red;
    font-size: smaller;
}

.fntReminder {
    color: Black;
    font-size: smaller;
}

.ddlist {
    font-size: 8pt;
    font-family: Trebuchet MS;
}

.SearchLbl {
    font-family: Trebuchet MS;
    font-size: 8pt;
}

.lbl {
    font-style: normal;
}

.lblBold {
    font-style: normal;
    font-weight: bold;
    font-family: Trebuchet MS;
    font-size: 8pt;
    color: Black;
}

.lblError {
    font-style: normal;
    font-family: Trebuchet MS;
    font-size: 8pt;
    color: Red;
    display: inline;
}

.lblSuccess {
    font-style: normal;
    font-family: Trebuchet MS;
    font-size: 8pt;
    color: Green;
}

.RowStyle {
    background-color: #F0F0F0;
    font-size: 8pt;
    font-family: Trebuchet MS;
}

.AlternatingRowStyle {
    background-color: white;
    font-size: 8pt;
    font-family: Trebuchet MS;
}

.HeaderStyle {
    background-color: #E9EAEE;
    font-size: 8pt;
    font-family: Trebuchet MS;
    font-weight: normal;
    /*color:#0033FF;*/
    color: #003399;
}

.FooterStyle {
    /*background-color:#E9EAEE;*/
    background-color: White;
    font-size: 7pt;
    font-family: Trebuchet MS;
}

.btn {
    font-family: Trebuchet MS;
    font-size: 8pt;
    text-align: center;
    color: #003399;
}

.tdAudit {
    font-style: italic;
    font-size: 7pt;
}

.txt {
    font-family: Trebuchet MS;
    font-size: 8pt;
    text-align: left;
}

.txtLogin {
    font-family: Trebuchet MS;
    font-size: 8pt;
    text-align: left;
    width: 200px;
}

.txtSearch {
    font-family: Trebuchet MS;
    font-size: 8pt;
    text-align: left;
}

.inttxt {
    font-family: Trebuchet MS;
    font-size: 8pt;
    text-align: right;
}


.lblHeader {
    color: Black;
    font-family: Trebuchet MS;
    font-style: normal;
    font-weight: normal;
    font-size: 9pt;
}

.lblFooter {
    color: Gray;
    font-family: Trebuchet MS;
    font-style: normal;
    font-weight: normal;
    font-size: 9pt;
}

.promptSearch {
    font-family: Trebuchet MS;
    font-style: italic;
    font-size: 8pt;
    font-weight: lighter;
}

.divAutoComplete {
    height: 250px;
    overflow: scroll;
}

.innerfldSet {
    border: 1;
    border-color: #93B7DB;
    vertical-align: top;
    background: white;
    width: 100%;
}

.autoWidthfldSet {
    border: 1;
    border-color: Gray;
    vertical-align: top;
    background: white;
}

.divNotFound {
    font-family: Trebuchet MS;
    font-style: normal;
    font-size: 8pt;
    font-weight: lighter;
    color: Red;
}

.paging {
    background-color: #E9EAEE;
    font-size: 8pt;
    font-family: Trebuchet MS;
    border-color: #E9EAEE;
}


.lblHeaderMenu {
    color: white;
    font-family: Trebuchet MS;
    font-style: normal;
    font-weight: Bold;
    font-size: 8pt;
}

.tdView {
    font-weight: bold;
    width: 9%;
    /*color:#FCBE76;*/
    color: #F8981C;
}

.txtDisable {
    background-color: #D7D7D7;
    font-family: Trebuchet MS;
    font-size: 8pt;
    text-align: left;
}

.righttxt {
    font-family: Trebuchet MS;
    text-align: right;
}

.copyright {
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    color: white;
}

.smallLink {
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    padding-left: 2px;
    padding-right: 2px;
    color: white;
}

    .smallLink a {
        color: white;
        text-decoration: none;
    }

        .smallLink a:hover {
            text-decoration: underline;
            font-weight: bold;
        }


.lbl {
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    color: #666666;
    font-size: 8pt;
    line-height: 12pt;
    white-space:nowrap;
}

.lblHeader {
    display: inline-block;
    color: #0000C0;
    font-size: Small;
    font-weight: bold;
    font-style: italic;
   /* width: 325px;*/
}


table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}
/*//added by gangadhar   start*/
.Hidden {
    display: none;
}

.Visible {
    display: inline;
}
/*//added by gangadhar   end*/

/*//added by Manish Gupta..start*/
/*****************************/
/*		 Master Page Style Sheet		 */
/*****************************/

a {
    color: #4D8ABE;
    text-decoration: none;
}

    a:hover, a:active {
        text-decoration: underline;
    }

    a.action {
        color: #EC8100;
    }

    a.hilight {
        background-color: #fff0f0;
    }

    a img {
        border: none;
    }

    a:hover span {
        cursor: pointer;
    }

body {
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    color: #666666;
    font-size: 8pt;
    line-height: 12pt;
    width: 100%;
}


{
    font-size: 9pt;
}

.pageTitle {
    font-size: 12pt;
    font-weight: bold;
    color: #EC8100;
}

.pageTitle2 {
    font-weight: bold;
    color: #EC8100;
}

.subPageTitle {
    font-size: 10pt;
    font-weight: bold;
    color: #EC8100;
}

.subPageText {
    padding: 5px 0px 10px 0px;
}

.pageCaption {
    padding-top: 8px;
    padding-left: 25px;
    font-size: 10pt;
    font-weight: bold;
    color: #EC8100;
}

.pageText {
    padding-top: 15px;
    padding-left: 25px;
}

.pageText2 {
    padding-top: 5px;
    padding-left: 5px;
    padding-bottom: 15px;
}

.subPageText {
    padding-top: 10px;
    padding-bottom: 10px;
}

.divLink {
    cursor: hand;
    color: Blue;
    font-size: 8pt;
}

.hr {
    background: url("../../Images/MasterPage/images/hrGradient.gif") no-repeat right;
    width: 88%;
    height: 5px;
    margin: 0px 40px 0px 10px;
}

    .hr hr {
        display: none;
    }

.prodHeader {
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px solid #000000;
}

.prodItem {
    vertical-align: top;
    padding-right: 25px;
    padding-top: 10px;
    white-space: nowrap;
    border-bottom: 1px solid #999999;
}

.prodText {
    padding-top: 10px;
    padding-right: 50px;
    padding-bottom: 20px;
    border-bottom: 1px solid #999999;
}

.prodPrice {
    padding-top: 10px;
    font-size: 9pt;
    vertical-align: top;
    border-bottom: 1px solid #999999;
}

/*****************************/
/*		NAVIGATION			 */
/*****************************/
.topMenu
{
	background: url("../../Images/global_nav_bg.gif");
}

.topMenuSpace
{
	background-color: #8968CD;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 100%;
}

.topMenuItem
{
	font-family:Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 8pt;
	width:auto;
	white-space: nowrap;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	padding-left:10px;
	padding-right:10px;
}

.topMenuItem a
{
	color: #E7E7E7;
	font-weight: bold;
	text-decoration: none;
}

.topMenuSeparator
{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.topMenuSelectedItem
{
	white-space: nowrap;
	font-weight: bold;
	width: auto;
	text-align: center;
	background-color :#5D478B;
	border: 1px;
	padding-left:10px;
	padding-right:10px;
}

.topMenuSelectedItem a
{
	color: #FFFFFF;
	text-decoration: none;
}

.subMenu
{
	padding-left: 25px;
	font-size: 8pt;
	background-color: #5D478B;
	height: 20px;
}

.subMenuItem
{
	padding-left: 5px;
	padding-right: 10px;
	white-space: nowrap;
	height: 26px;
}

.subMenuItem a
{
	color: #FFFFFF;
	text-decoration: none;
}

.subMenuItem a:hover
{
	text-decoration: underline;
}

.subMenuItem  a:active 
{
	COLOR: #B0C4DE
	text-decoration: underline;
}

/****************************/
/*			FOOTER			*/
/****************************/
.copyright {
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 7pt;
    color: #919295;
}


.smallLink {
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 7pt;
	padding-left: 2px;
	padding-right: 2px;
	color: #919295;
}
.smallLink a
{
    color: #919295;
    text-decoration: none;
}

.smallLink a:hover
{
    text-decoration: underline;
}

.urlLink {
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    font-size: 8pt;
    padding-left: 2px;
    padding-right: 2px;
    color: #919295;
}

    .urlLink a {
        color: white;
        text-decoration: none;
    }

        .urlLink a:hover {
            text-decoration: underline;
            color: White;
            font-weight: bold;
        }


#persistent-nav {
    top: 41px;
}

    #persistent-nav li {
        border-right: 1px solid #7ca9cf;
        display: block;
        float: left;
        list-style-type: none;
        padding: 0 12px;
        line-height: 1;
    }

        #persistent-nav li.last {
            border-right: none;
        }

        #persistent-nav li a {
            color: #888;
            text-transform: uppercase;
        }

            #persistent-nav li a:hover, #persistent-nav li a:active {
                color: #333;
                text-decoration: none;
            }

/*//added by Manish Gupta..end*/

/*//added by Sreejaya..start*/


.lbl {
    font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
    color: #666666;
    font-size: 8pt;
    line-height: 12pt;
}

.lblHeader {
    display: inline-block;
    color: #0000C0;
    font-size: Small;
    font-weight: bold;
    font-style: italic;
    width: 325px;
}


table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}

input[type="submit"] {
    font-family: Trebuchet MS;
    font-size: 8pt;
    text-align: center;
    color: #003399;
} 

/*//added by Sreejaya..end*/
/*Start Styles for Case id and Case note Block*/
.paddedBlock {
    margin: 0 0 10px 0;
    padding: 10px;
}

.adminAlert {
    background-color: #FFCC00;
}

.bottomSpaceSmall {
    padding-bottom: 5px;
}

.small {
    font-size: 11px;
    font-family: "HP Simplified",Arial,sans-serif;
}

.bold {
    font-weight: bold;
    font-family: "HP Simplified",Arial,sans-serif;
}

/* Dynamic Overlay */
#opaqueLayer { position:absolute; width:100%; height: 0px; font-size:0; line-height:0; visibility:hidden; left:0px; z-index:10; top:0px; background-color:#000; opacity: .5; filter: alpha(opacity=50); }
.modalWindow { position:absolute; width:730px; left:65px; z-index:150; top:90px; background-color:#fff; border: 3px solid #000; padding:10px; display:none; }
.hover_row
    {
        background-color: #A1DCF2;
    }
.graySubBlock	{
	background-color: #e7e7e7;
	padding: 10px;
	margin: 0;
	}

.grid-view
    {
        border: 0px solid #A1DCF2;
        overflow: hidden;
         font-family: Arial;
   font-size: 0.9em;
    }
    .grid-view td, .grid-view th
    {
        border: 0px solid #A1DCF2;
        font-family: Arial;
        font-size: 8pt;
         height: 25px;
        text-align: left;
    }
    .grid-view table table td
    {
        border-style: none;
    }

    /*field set design */
.fieldset {
    display: block;
    -webkit-margin-start: 2px;
    -webkit-margin-end: 2px;
    -webkit-padding-before: 0.35em;
    -webkit-padding-start: 0.75em;
    -webkit-padding-end: 0.75em;
    -webkit-padding-after: 0.625em;
    min-width: -webkit-min-content;
    border-width: 2px;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
}

.legend {
    margin-top: 5px;
    margin-bottom:5px;
    color: #0000C0;
    font-size: small;
    font-weight: bold;
    font-style: italic;
}

    .legend + * {
        clear: both;
    }
    .environment
{      
    color:red;
    font-size:14px;
    font-family:Arial, Verdana, Helvetica
}
    #overlay {
    position: fixed;
    z-index: 99;
    top: 0px;
    left: 0px;
    background-color: #f8f8f8;
    width: 100%;
    height: 100%;
    filter: Alpha(Opacity=90);
    opacity: 0.9;
    -moz-opacity: 0.9;
}            
#theprogress {
    background-color: #fff;
    border:1px solid #ccc;
    padding:10px;
    width: 300px;
    height: 30px;
    line-height:30px;
    text-align: center;
    filter: Alpha(Opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}
#modalprogress {
    position: absolute;
    top: 40%;
    left: 50%;
    margin: -11px 0 0 -150px;
    color: #990000;
    font-weight:bold;
    font-size:14px;
}


table.focusRows {
	border-collapse:separate!important;
}
table.focusRows td, table.focusRows th {
	border-bottom:none;
	border-top:1px solid #CCCCCC;
}
table.focusRows th {
	border-bottom:none;
	border-top:none;
}

table.focusRows tr.LicenseCustomerNotes td {
	border-bottom:none;
	border-top:none;
}
table.focusRows tr.LicenseFriendlyName td {
	border-bottom: none;
	border-top:none;
}

focusRows nacTimelineNow
{
  border-collapse: collapse;
}
table.focusRows tr.noBorder td { 
    border-bottom: none;
   border-top: none;
  padding:2px 4px 2px 4px;
 }

