﻿html,form
{
    width:100%;
    height:100%;    
    margin:0px;
    padding:0px;
}

*
{
    font-style:normal;
    font-family:Segoe UI;
    font-size:12px;
}

a
{
    /*text-decoration:none;*/
}

CCMaster
{
	border-style: none;
	padding: 0px;
	background-color: White;
	background-image:none;
	margin: 0px;
	overflow: visible;
	width: 770px;
	height: 600px;
}

BODY.Master
{
	border-style: none;
	padding: 0px;
	background-image:none;
	margin: 0px;
	min-height: 100%;
	background-color:#EFEFEF;
}
 
table.main
{
    width:100%;
    height:auto;
    background: linear-gradient(#3A3A3A, #EFEFEF);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3A3A3A', endColorstr='#EFEFEF',GradientType=0 );
}

div.main
{
    margin:0px 5px;
    min-height:100%;
    clear:both;
	background-color:#F5F6F7;
}

div.emptymain
{
    
}
div.mainpage
{
	background-color:#EAEAEA;
}

table.mainpage
{
 width:100%;   
}

/***********************************************Header Styles******************************************************/
div.header
{
}

div.pageheader1
{
    height:55px;
	border-bottom:1px solid #C44A49;
	background-color:#EAEAEA;
}

div.pageheader2
{
	width:100%;
	min-height:39px;
	background-color:#F3F3F5;
	border-bottom:1px solid #C44A49;
}

table.pageheadertable
{
	border:0px;
	width:100%;
    height:50px;
}

.usertime
{
	padding-left:10px;
    font-weight: bold;
    text-align:left;
    font-size:11px;
    color: #000000;
    font-style: normal;
    /*width:260px;*/
    vertical-align:middle;
    /*padding-right:100px;*/
    width:35%;
}
html[dir=rtl] .usertime
{
	padding-right:10px;
    text-align:right;
}

.datetime
{
    font-weight: normal;
    text-align:right;
    font-size:12px;
    color:#000000;
    font-style: normal;
    padding-left:5px;
    width:45%;
}

html[dir=rtl] .datetime
{
    padding-right:5px;
    padding-left:0px;
}

.calendarday
{
    font-weight: bold;
    text-align:right;
    font-size:12px;
    color:#000000;
    font-style: normal;
    /*background-image: url('../Images/Icn_Calendar.png');*/
    background-image: url('../Images/calday.png');
	background-repeat: no-repeat;
	background-position:top;
	padding-top:5px;
	padding-right:5px;
	padding-left:8px;
	padding-bottom:5px;
	width:10%;
}

html[dir=rtl] .calendarday
{
	padding-right:8px;
	padding-left:5px;
}



.welcome
{
    padding-left:10px;
    font-weight: bold;
    text-align:right;
    font-size:12px;
    color:#000000;
    font-style: normal;
    width:45%;
}

html[dir=rtl] .welcome
{
    padding-right:10px;
    padding-left:0px;
    text-align:left;
}

.companylogo
{
    /*vertical-align:middle;
    position:relative;
    left:20%;*/
    
    margin-left:18px;
}

html[dir=rtl] .companylogo
{
   margin-right:18px;
   margin-left:0px;
}

.logo
{
  /* padding-right:240px;*/
  width:15%;
}

.usermenu
{
    font-weight: bold;
    font-size:12px;
    color:#000000;
    font-style: normal;
    width:50%;
}

.usermenu a
{
    text-decoration:none;
}

.tblusermenu
{
    float:right;
    vertical-align:middle;
    text-transform:uppercase;
}

html[dir=rtl] .tblusermenu
{
    float:left;
}

.tblusermenu td
{
    /*padding-right:15px;*/
    padding-right:5px;
}

html[dir=rtl] .tblusermenu td
{
    /*padding-right:15px;*/
    padding-left:5px;
    padding-right:0px;
}

div.home,div.help,div.faq
{
    margin-right:5px;
}

html[dir=rtl] div.home,html[dir=rtl] div.help,html[dir=rtl] div.faq
{
    margin-left:5px;
    margin-right:0px;
}

div.logout
{
}

.tblusermenu img
{
    padding-right:4px;
    border:none;
    vertical-align:middle;
}

html[dir=rtl] .tblusermenu img
{
    padding-left:4px;
    padding-right:0px;
}

.tblusermenu span
{
        /*vertical-align:middle;*/
        text-transform:uppercase;
}

.tblusermenu a
{
    text-decoration:none;
}

a div.logout span 
{
    color:#C34A49;
    text-decoration:none;
}

.topmenu1
{
	font-weight: bold;
    text-align:right;
    font-size:12px;
    color:#000000;
    font-style: normal;
}

.topmenu1:hover
{
    color:#000000;
    text-decoration:none;
}

.productlogo
{
    width:100px;
    height:40px;
    vertical-align:baseline;
    background-color:transparent;
    max-width:inherit;

}
/***********************************************End Header Styles******************************************************/


/***********************************************Content Styles******************************************************/
div.content
{
 /* height:100%; 
	min-height:450px;
	moz-height:450px;*/
	/*background-color:#EAEAEA;*/	
	background-color:#F3F3F5;
	/*margin:12px;*/
    margin:0px 2px;
}
div.content1
{
    background-color:#F3F3F5;
}
table.contenttbl
{
	width: 100%;	
	padding-right:0px;
	padding-left:0px;
	background-color:#F3F3F5;	
}

td.pagecontent
{
/*	min-height:425px;*/
	vertical-align:top;
	width:100%;
	background-color:#F3F3F5;
}

.pagedocument
{
    width:100%;
}

div.pagetitle
{
    color: black;
    font-weight:normal;
    font-size:16px;
	text-align:left;
	vertical-align:bottom;
	padding-left:10px;
	/*border-bottom: 1px solid rgb(222, 222, 222);*/
	height:auto;
	margin-top:auto;
	margin-bottom:auto;
}

html[dir=rtl] div.pagetitle
{
	text-align:right;
    padding-right:10px;
    padding-left:0px;
}

td.pagecontent div.pagetitle
{
	float:left;
}

html[dir=rtl] td.pagecontent div.pagetitle
{
	float:right;
}

div.pagetitleborder
{   
}

table.toppagecontent
{
	width:100%;
	border:0px none;
}
.pagecontentholder
{
    width:100%;
    /*height:100%;*/
}

.navigationmenu
{
    display:none;
    border-bottom: solid 1px #43669b;
}

.HrLine1
{
	border-bottom: #43669b 1px solid;
	width:100%;
}

div.title
{
}
.titlecol
{
    width:30%;
}
.titlerow
{
     background-color:#F3F3F5;
}
table.titleholder
{
	width:100%;
	border-bottom:1px solid #DEDEDE;
	height:45px;
}

td.titletd
{
	height:22px;
}

div.attachment
{
	width:3%;
	height:18px;
}

div.attachment td
{
	border:0px none white;
}

td.attachment
{
    border-bottom:1px solid #DEDEDE;
}

div.mainpagecontent 
{
}

td.adright
{
	width:20%;
	vertical-align:top;
}

.iframeright
{
}

td.adtop
{
	border:0px none;
	width:100%;
	height:100px;
	
}

.iframetop
{
	width:100%;
	height:100px;
}

td.pagecontentholder
{
	width:80%;
	vertical-align:top;
}

td.verticalmenu
{
}

table.pageheaderhide
{
	border:0px;
	width:775px;
}

.nopagetitle
{
    display:none;
}

/***********************************************End Content Styles******************************************************/

/***********************************************Footer Styles*****************************************************/

div.footer
{
	width:100%;
	height:55px;
	background-color:#3F3F3F;
}

div.emptyfooter
{
    display:none;   
}
.brandcopyright
{
	width:100%;
}

.copyright
{
	padding-left:5px;
	vertical-align:middle;
	width:86%;
}

html[dir=rtl] .copyright
{
	padding-right:5px;
    padding-left:0px;
}

.mqbrand
{
	width:14%;
}

.mqbrandimg
{
	height:31px;
}

.FooterTextMQ
{
	font-weight: bold;
	font-size: 11px;
	color: White;
	text-decoration: none;
}

A.FooterTextMQ:link
{
	text-decoration: none;
	color:White;
}

A.FooterTextMQ:visited
{
	text-decoration: none;
	color: White;
}

A.FooterTextMQ:hover
{
	font-weight: bold;
	font-size: 11px;
	color: White;
	text-decoration: none;
}

.FooterText
{
	font-weight:normal;
	font-size: 11px;
	color:White;
	text-decoration: none;
}

A.FooterText:link
{
	text-decoration: none;
	color:White;
}

A.FooterText:visited
{
	text-decoration: none;
	color:White;
}

A.FooterText:hover
{
	text-decoration:underline;
	font-weight:normal;
	color:White;
}

/***********************************************End Footer Styles*****************************************************/


/***********************************************Vertical Menu*****************************************************/

td.vrmenubutton
{
}

.menuclose
{
	border-style: none;
}

.menuopen
{
	border-style: none;
}

td.verticalmenutd
{
	display:none;
}

div.verticalmenudiv
{
	display:none;
}

.parentNode
{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.LeafNode
{
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}

.RootNode
{
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}

.SelectedNode
{
	font-size: 10px;
	font-weight: bold;
	color: Black;
}

.verticalmenuhover
{
}
/***********************************************End Vertical Menu*****************************************************/


/***********************************************Message Info*****************************************************/

td.messageholder
{
	width:67%;
	padding-left:100px;
	border-bottom:1px solid #DEDEDE;
}

html[dir=rtl] td.messageholder
{
	padding-right:100px;
	padding-left:0px;
}

.message
{
	width:100%;
	height:20px;	
}

.successimage
{
	width:5%;
	/*background-image:url('../Images/success.gif');*/
	background-image:url('../Images/Glph_Success.png');
	background-position:right;
	background-repeat: no-repeat;
	height:20px;
	float:left;	
}

html[dir=rtl] .successimage
{
	float:right;	
}

.successmessage
{
	width:90%;
	font-size: 14px;
	font-weight: bold;
	color: #4F8A10;
	text-align:left;
	float:left;
	height:auto;
	padding-left:10px;
}

html[dir=rtl] .successmessage
{
	text-align:right;
	float:right;
	padding-right:10px;
    padding-left:0px;
}

.success
{
    background-color:#E3E9DE;
}

.error
{
    background-color:#E8D5D0;
}

.errorimage
{
	width:3%;
	/*background-image:url('../Images/error.gif');*/
	background-image:url('../Images/Glph_Error.png');
	background-position:right center;
	background-repeat: no-repeat;
	height:20px;
	float:left;	
}

html[dir=rtl] .errorimage
{
	float:right;	
}

.errormessage
{
	width:90%;
	font-size: 14px;
	font-weight: bold;
	color:#CA0000;
	text-align:left;
	float:left;
	height:auto;
	padding-left:10px;
}

html[dir=rtl] .errormessage
{
	text-align:right;
	float:right;
	padding-right:10px;
    padding-left:0px;
}
/***********************************************End Message Info Styles*****************************************************/


/***********************************************Dialog Master Styles*****************************************************/

.MasterDialog .title
{	
	float:left;
	border-bottom: 1px solid rgb(222, 222, 222);
}

html[dir=rtl] .MasterDialog .title
{	
	float:right;
}

.MasterDialog .calendar .title
{
	float:none;
}

.MasterDialog .message
{
	
	float:left;
}

html[dir=rtl] .MasterDialog .message
{
	
	float:right;
}

.MasterDialog .dialogmaincontent
{
	/*width:872px;*/
	width:100%;
	/*float:left;*/
}

.dialogmaincontent div.pagetitle
{
    color: black;
    font-weight:normal;
    font-size:18px;
	text-align:left;
	vertical-align:bottom;
	padding-left:10px;
	border-bottom: 1px solid rgb(222, 222, 222);
}

html[dir=rtl] .dialogmaincontent div.pagetitle
{
	text-align:right;
	padding-right:10px;
	padding-left:0px;
}

BODY.MasterDialog
{
	border-style: none;
	padding: 0px;
	/*background-color:#EFEFEF;*/
	background-color:#F3F3F5;
	background-image: none;
	margin: 0px;
	overflow: auto;
	/*max-width:872px;*/
	width:100%;
}

.dialogcontentmain
{
	/*width:872px;*/
	width:100%;
}

div.dialogmaincontent
{
	/*width:872px;*/
	width:100%;
	border-top:1px solid rgb(222, 222, 222);
}

/* .dialogcontentmain div.messageholder
{
    display :inline-block;
    padding-bottom:15px;
    line-height:15px;
    text-align:right;
    padding-left:5px;
    width:69%;
}

.dialogcontentmain div.pagetitle
{
    display:inline-block;
}*/

.dialogcontentmain div.messageholder
{
    display :inline-block;
    padding-top:15px;
    line-height:15px;
    text-align:right;
    padding-left:5px;
    width:63%;
    height:auto;    
    vertical-align:top;
    word-wrap:break-word;
}
html[dir=rtl] .dialogcontentmain div.messageholder
{
    text-align:left;
    padding-right:5px;
    padding-left:0px;
}
.dialogcontentmain div.pagetitle
{
    display:inline-block;
    height:auto;
    padding-bottom:15px;
    padding-top:15px;
    vertical-align:middle;
    word-wrap:break-word;
    width:30%;
}
.dialogcontentmain div.message
{
    height:auto;
}

/***********************************************End Dialog Master Styles*****************************************************/

/***********************************************View Dialog Master Styles*****************************************************/

.viewdialogcontentmain
{
	/*width:872px;*/
}

div.viewdialogcontent
{
	margin-left:3px;
	margin-right:3px;
}
div.viewdialogmaincontent
{
	/*width:872px;*/
}
.viewdialogcontentmain div.messageholder
{
    display :inline-block;
    padding-top:15px;
    line-height:15px;
    text-align:left;
    padding-left:5px;
    width:67%;
    height:auto;    
    vertical-align:top;
    word-wrap:break-word;
}

html[dir=rtl] .viewdialogcontentmain div.messageholder
{
    text-align:right;
    padding-right:5px;
    padding-left:0px;
}

.viewdialogcontentmain div.pagetitle
{
    display:inline-block;
    height:auto;
    padding-bottom:15px;
    padding-top:15px;
    vertical-align:middle;
    word-wrap:break-word;
    width:30%;
}

.viewdialogcontentmain div.message
{
    height:auto;
}
/***********************************************End View Dialog Master Styles*****************************************************/


/***********************************************Self Care Styles*****************************************************/

/***********selfcare master page styles*****************/
.cssContent
{
}

.mqsheader
{
}
/***********End selfcare master page styles*****************/

.selfcarenotice
{
     border-width:thin;
     font-size:small;
     color:Maroon;
     width:100%;
     height:25px;
     text-align:center;
}

.selfcarenoticemessage
{
	margin:0px 0px 0px 0px;
	width:90%;
}

/***********************************************End Self Care Styles*****************************************************/

/***** form 625 ****/
.frm625 #divctrlrenderconfigid
{
  	width: 49%;
  	border-right: 1px solid rgb( 222,222,222);
  	float: left;
        height : 210px ;
}
  	 
.frm625 #divvaluecalculaionid
{
  	width: 50%;
  	float: left;
        height : 210px ;
}
/***** form 625 ****/
/***form 643***/
.frm643 #divfeaturedetailsId
{
    width:59.5%;
    float:left;
}

.frm643 #divparamdetailsId
{
    width:40%;
    float: left;
    margin-left : 3px;
}

.frm203 div.inputcontrol
{
    width:59%;
}
.tableEntity
{
 border-bottom:1px solid black;
 width :100%;
 background-color:#EAEAEA; 
}

.entitydtllabel
{
 font-weight : normal;
}

/*Begin: To display validation messages in a Bubble*/

.bubblespan
{
    padding:5px;
    margin:0px;
    background-color:transparent;
    color:#CA0000;
}

.bubblediv
{
    position:absolute;
    display:block;
    padding:10px;
    border:1px solid #CA0000;
    border-radius:4px;
    background-color:#E8D5D0;
}

.arrowdiv
{
    position:absolute;
    left:-9px;
    bottom:19px;
    border-top:8px solid transparent;
    border-bottom:8px solid transparent;
    border-right:8px solid red;
}

html[dir=rtl] .arrowdiv
{
    right:-9px;
    left:0px;
}

/*End: To display validation messages in a Bubble*/
/*------------------Adminportal menus-------------------*/
.portaltext
{
    cursor: pointer;
    font-weight: bold;
    color:Blue;
}
#nav
{
  	float: left;
  	width: 200px;
  	margin-top: 3px; /*border-top: 1px solid #999;
  	border-right: 1px solid #999;
  	border-left: 1px solid #999;*/
}
html[dir=rtl] #nav
{
  	float: right;
}
#nav li
{
  	list-style-type: none; /*margin-left: -39px;*/
  	padding-bottom: 2px;
}
  	 
#nav li a
{
  	display: block;
  	padding: 10px 15px; /*background: #ccc;*/
  	background: #DADADA; /*border-top: 1px solid #eee;
  	border-bottom: 1px solid #999;*/
  	border-radius: 5px;
  	text-decoration: none;
  	color: #000;
}
.menudiv
{
  	display: inline-block;
  	width: 250px;
  	background: #DADADA;
  	border-radius: 5px;
  	text-decoration: none;
  	color: #000;
}
#nav li a:hover, #nav li a.active, #nav li a.currentnavmenu
{
  	background: #999;
  	/*background: #C44A49;*/
  	color: #fff;
  	border-right: 1px solid #eee;
}
#nav li ul
{
  	display: none;
  	list-style-type: none;
  	padding-left: 8px;
}
html[dir=rtl] #nav li ul
{
  	padding-right: 8px;
    padding-left: 0px;
}
#nav li ul li
{
  	margin-top: 3px;
}
#nav li ul li a
{
  	/*padding: 10px 25px;*/
  	padding: 5px; /*background: #ececec;*/
  	background: #E9E9EF;
  	border-bottom: 1px dotted #ccc;
}
#nav li ul li a.selected
{
  	padding: 5px; /*background: #ececec;*/
  	background:#BF1111;
  	border-bottom: 1px dotted #ccc;
}
.showvertmenuclass
{
  	padding: 1px 3px;
  	border-width: 0px 0px 0px 0px;
  	border-style: solid solid solid solid;
  	border-color: Gray;
  	border-radius: 5px 0px 0px 5px;
}
.hidevertmenuclass /* Using to hide the iframe and accordion menu td and page content td according to the situation*/
{
  	display: none;
}
.showiframeclass /* css for iframe in which we show help info regarding menus*/
{
  	border-width: 0px 0px 0px 1px;
  	border-style: solid solid solid solid;
  	border-color: Gray;
  	vertical-align: top;
  	width: 100%;
  	background-color: #F3F3F5; /*border: 1px solid Gray;*/
  	border-radius: 0px 5px 5px 0px;
}
.pagecontent1 /* to show border radius in admin portal scenario and align with accordion menu td css*/
{
  	vertical-align: top;
  	width: 100%;
  	background-color: #F3F3F5; /*border: 1px solid;*/
  	border-width: 0px 0px 0px 1px;
  	border-style: solid solid solid solid;
  	border-color: Gray;
  	border-radius: 0px 5px 5px 0px;
}
.contenttbl1 /* To show padding for the margin in left nd right side for admin portal */
{
  	/*height:475px;*/
  	width: 100%;
  	padding-right: 0px;
  	padding-left: 0px;
  	background-color: #F3F3F5;
  	/*padding-left: 5px;
  	padding-right: 5px;
  	padding-bottom:5px;*/
}
  	 
.bredcrumb
{
  	height: 10px;
  	font-size: 12px;
  	padding-left: 15px;
  	padding-top: 5px;
  	padding-bottom:10px;
}
html[dir=rtl] .bredcrumb
{
  	padding-right: 15px;
  	padding-left: 0px;
}
#nav li ul li a.currentmenu /* this css is set to navigated menu after redirection*/
{
  	/*background: #999;*/
  	background: #C44A49;
  	color: #fff;
  	border-right: 1px solid #eee;
}
/* admin dropdown css*/
.myMenu
{
  	margin: 0;
  	padding: 0;
}
.myMenu li
{
  	list-style: none;
  	float: left;
  	font: 12px Arial, Helvetica, sans-serif #111;
}
html[dir=rtl] .myMenu li
{
  	float: right;
}
  	 
.myMenu li a
{
  	display: block;
  	padding: 5px 6px;
  	background: none repeat scroll 0% 0% #EAEAEA;
  	border-radius: 5px 5px 0px 0px;
  	text-decoration: none;
  	color: #000;
}
  	 
/*.myMenu li a:hover
{
  	border-radius: 5px 5px 0px 0px;
  	background-color: #DADADA; /*#F2F2F2; #0CF;
  	border-width: 1px 1px 0px 1px;
  	border-style: solid solid solid solid;
  	border-color: Gray;
}
*/
  	 
.isselected
{
  	border-radius: 5px 5px 0px 0px;
  	background-color: #DADADA; /*#F2F2F2; #0CF;*/
  	border-width: 1px 1px 0px 1px;
  	border-style: solid solid solid solid;
  	border-color: Gray;
}
/*style the sub menu*/
  	 
.myMenu li ul
{
  	position: absolute;
  	/*visibility: hidden;*/
  	margin: 0px;
  	padding: 0px;
  	background-color: #F3F3F5;
  	border-width: 0px 1px 1px;
  	border-style: solid;
  	border-color: #808080;
  	border-radius: 0px 0px 5px 5px;
  	height: 245px;
  	/*overflow: auto;*/
}
.myMenu li ul li
{
  	display: inline;
  	float: none;
}
.myMenu li ul li a:link, .myMenu li ul li a:visited
{
  	background-color: #F2F2F2; /*#09F;*/
  	width: auto;
}
.myMenu li ul li a:hover
{
  	border-radius: 5px 5px 5px 5px;
  	background-color:#3399FF; /*#0CF;*/
}
a:hover < li < ul < li < ul
{
  	background-color:red; /*#0CF;*/
}
  	 
/*vertical menu slider div css*/
.menusliderclass
{
    width:20px;
    height:20px;
    text-align:center;
    position:absolute;
    z-index: 1001;
    /*initial info element not shown*/
}
  	 
.quicklinkcss
{
    width: 157px;
    z-index: 1001;
    display: none;
}
.menuhover:hover
{
    background-color: #C44A49;
    color: #EBEBEB;
}
/* ----------- End Of Adminportal Menus----------------*/

/*------------------- Navigation tab-----------------------------*/

#navtab .wrapper:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

#navtab .wrapper {
  margin: 0 auto;
  max-width: 1260px;
  min-width: 920px;
  padding: 0 0px;
  width: auto !important;
}

#navtab .navtabs-wrapper {
  display: inline-table;
}

#navtab .navtabs {
  list-style: none;
  float: left;
  margin: 0;
  padding: 0;
}

html[dir=rtl] #navtab .navtabs {
  float: right;
}

#navtab .navtabs li {
  display: inline;
}

#navtab .navtabs li a {
  background: #E4E4E4;
  color: #8c9499;
  display: block;
  float: left;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  height: 26px;
  margin: 0 5px 0 0;
  padding: 12px 75px 3px 35px;
  position: relative;
  text-align: center;
  text-decoration: none;
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
  cursor:default;
}

html[dir=rtl] #navtab .navtabs li a {
  float: right;
}

#navtab .navtabs li:last-child a {
    margin:0px;
}

#navtab .navtabs li a.visited-navtab {
  color: blue;
}

#navtab .navtabs li a.visited-navtab-clickable {
  color: blue;
  text-decoration:underline;
  cursor:pointer;
}

#navtab .navtabs li a.selected-navtab {
  background: #72c2a1;/*#77b29c;*/
  color: #fff;
  cursor:default;
}

#navtab .navtabs li a.selected-navtab:after {
  border-left-color: #72c2a1;
}

#navtab .navtabs li:first-child a{
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  padding-left: 25px;
}

html[dir=rtl] #navtab .navtabs li:first-child a{
  padding-right: 25px;
  padding-left: -1px;
}

#navtab .navtabs li a:before {
  content: "";
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 30px solid #F1F1F1;
  position: absolute;
  left: 0;
  top: 0;
  -moz-transform: scale(.9999);
}

#navtab .navtabs li:first-child a:before,.navtabs li:last-child a:after {
  content: none;
}

#navtab .navtabs li a:after {
  content: "";
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 30px solid #E4E4E4;
  position: absolute;
  right: -29.5px;
  top: 0;
  z-index: 1;
  -moz-transform: scale(.9999);
}

/*------------------- Navigation tab END-----------------------------*/

td.buttons
{
    border-bottom:1px solid #DEDEDE;
}

/*------------------------ Operational portal MVC changes-------------------------------------------*/
  	 .usermenu {
  	         width: 300px;
  	         /*padding-top: 10px;*/
  	     }
  	   .pagetitlemessage {
  	     width:100%;
  	     height:40px;
  	     max-height:50px;
  	     min-height: 40px;
  	     vertical-align: middle;
  	     margin: auto;
  	     display:table;
  	     border-bottom: 1px solid #DEDEDE;
  	 }
  	   .pagetitle {
  	     vertical-align: middle;
  	     display:table-cell;
  	 }
  	 
  	 .title{
  	    color: #000;
  	    font-weight: normal;
  	    font-size: 16px;
  	    text-align: left;
  	    vertical-align: bottom;
  	    padding-left: 10px;
}
.pagenumber
{   
    width:30px;
    height:24px;
    background-image:url(../images/Btn_Pg_Default.JPG);
    background-repeat:no-repeat;
    text-align:center;
}

.pagenumber  div div
{   
/*  width:24px;*/
    height:24px;
    background-image:url(../images/Btn_Pg_Default.JPG);
    background-repeat:no-repeat;
    text-align:center;
    padding:4px 2px 5px 2px;
    text-decoration: underline;
    cursor:pointer;
}

.pagenumber  div div.activepage
{   
    text-decoration: none;
    cursor:text;
}
.pagenumber  div div:hover
{   
    /*width:24px;*/
    height:24px;
    background-image:url(../images/Btn_Pg_Click.JPG);
    background-repeat:no-repeat;
    text-align:center;
    padding:4px 2px 5px 2px;
}
table.gridcolumnhead {
height:31px;
}
table.gridcolumnhead,table.griddata {
    padding:0px;
    margin:0px;
    width:100% ;
}
.gridhbox{
    margin:0px;
    padding:0px;
    background-color:#5F5F5F;
    border-bottom:1px solid #DEDEDE;
}
.griddboxwithoutpager {
    height:151px;
    overflow-y:auto;
}
.gridview {
    border:1px solid #DEDEDE;
    border-radius:8px;
    margin-bottom:10px;
    width:100% !important;
}
.gridcolumnhead th{
    border-right: 1px solid white;
    border-left:0px none;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    background-color:#5F5F5F;
    height:31px;

}
.griddbox td {
    border-right: 1px solid #DEDEDE;
    border-left:0px none;
    border-bottom:1px solid #DEDEDE;
}
.griddbox {
    height:300px;
    overflow-y:scroll;
    overflow-x:hidden;
}
td img
{
    float:left;
}

html[dir=rtl] img
{
    float:right;
}

.showmenu
{
    left : 5px;
    top : 350px;
}
html[dir=rtl] .showmenu
{
    right : 5px;
    left : 0px;
}
.hidemenu
{
    left : 212px;
    top : 350px;
}
html[dir=rtl] .hidemenu
{
    right : 212px;
    left : 0px;
}

.langMenu li ul {
    position: absolute;
    margin: 0px;
    padding: 0px;
    background-color: #F3F3F5;
    border-width: 1px;
    border-style: solid;
    border-color: #D6D6D6;
    height: 115px;
    border-radius: 0px 0px 0px 0px;
    list-style-type:none;
}

.langMenu li ul li {
    display: inline;
    float: none;
    
}
.langMenu li ul li a:link, .langMenu li ul li a:visited {
    background-color: #F2F2F2; /*#09F;*/
    width: auto;
}

.langMenu li a {
    display: block;
    padding: 5px 6px;
    background: none repeat scroll 0% 0% #EAEAEA;
    border-radius: 5px 5px 0px 0px;
    text-decoration: none;
    color: #000;
}

.langMenu li ul li a:hover {
    background-color: #DADADA;
}

.langMenu
{
  	margin: 0;
  	padding: 0;
}
.langMenu li
{
  	list-style: none;
  	float: left;
  	font: 12px Arial, Helvetica, sans-serif #111;
}

.langfont {
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    font-style: normal;
}
.langlinktext
{
    cursor: pointer;
    font-weight: bold;
    color:Blue;
}

.newPageTheme .srchctl div.pagetitle {
    color: #fff !important;
    font-size: 18px !important;
    padding-left: 19px;
}

.newPageTheme table.toppagecontent {
    height: 48px;
}

.newPageTheme .srchctl .titlerow {
    background-color: #bc2d30;
    height: 100px;
    vertical-align: baseline;
}

.newPageTheme table.titleholder {
    border-bottom: 0px solid #DEDEDE;
}

.newPageTheme td.attachment {
    border-bottom: 0px solid #DEDEDE;
}

.newPageTheme td.messageholder {
    width: 68%;
    border-bottom: 0px solid #DEDEDE;
}

.newPageTheme .message {
    position: relative;
    top: -6px;
}

.newPageTheme .srchctl .successmessage {
    padding-top: 0px;
	font-weight: normal;
    font-size: 14px;
    color: #fff !important;
    padding-left: 30px;
}

.newPageTheme .success {
    background-color:unset;
    vertical-align: baseline;
}

.newPageTheme .srchctl .success {
    background-color:unset;
    background-color: #bc2d30 !important;
    height: 100px;
    vertical-align: baseline;
}

.newPageTheme .error {
    background-color:unset;
    vertical-align: baseline;
}

.newPageTheme .srchctl .error {
    background-color: #bc2d30 !important;
    height: 100px;
    vertical-align: baseline;
}

.newPageTheme .errorimage {
    width: 32px;
    height: 32px;
    margin-right: 10px;
    margin-top: -7px;
}

.newPageTheme .errormessage {
    width:auto;
    font-weight: normal;
    float:none;
    height:auto;
    vertical-align: baseline;
}

.newPageTheme .srchctl .errormessage {
    font-size: 14px;
    color: #fff !important;
    padding-left: 30px;
}

.newPageTheme .dialogmaincontent div.pagetitle {
    padding-left: 12px;
}

.newPageTheme BODY.MasterDialog {
    background-color: #eaeaea;
}

.newPageTheme #nav li {
    padding-bottom: 0px;
}

.newPageTheme .showiframeclass /* css for iframe in which we show help info regarding menus*/ {
    background-color: #eaeaea;
}

.newPageTheme .pagecontent1 /* to show border radius in admin portal scenario and align with accordion menu td css*/ {
    background-color: #eaeaea;
}

.newPageTheme .contenttbl1 /* To show padding for the margin in left nd right side for admin portal */ {
    background-color: #eaeaea;
}

.newPageTheme .myMenu li ul {
    background-color: #eaeaea;
}

.newPageTheme .usermenu {
    width: auto;
}

.newPageTheme table.gridcolumnhead {
height:42px;
}

.newPageTheme .langMenu li ul {
    background-color: #eaeaea;
}

.newPageTheme div.dialogcontent {
    margin: 0px 20px 20px;
}

.newPageTheme .copyright {
    height: 55px;
}

.newPageTheme #nav li ul li {
    margin-top: 2px;
}

.newPageTheme div.dialogmaincontent {
    border-top: 0px;
}

.newPageTheme.dialogcontentmain div.pagetitle {
    font-weight:bold;
}

.newPageTheme .gridhbox{
    background-color:#eaeaea;
}