/*
Modified by:Sandhya R, Vignesh S
Project: MFA
Description: MFA Changes
*/
*,body {margin:0px;padding:0px; outline:none;text-shadow:none;}
body{font-size:12px;}
.pointTop{position: absolute!important;left: 0;right: 0;top: 42px;}

.largeTitle{ font-size: 14px;} 
iframe{
-webkit-overflow-scrolling: touch;
}
.wrapper{min-width:910px;}
a{text-decoration:none}
ul li{list-style:none}
.customRndCorner{background:#ccc; padding:0px;}
/* Header */
header .custom .ui-grid-a,.header .custom .ui-grid-a{height:88px;}
header .custom .ui-grid-a .logo,.header .custom .ui-grid-a .logo{float:left;background:url(../images/logo.png) 0 0 no-repeat;height:58px;width:325px;margin:10px 0 0 0;}
header .custom .ui-grid-a .ui-block-b .usernames,.header .custom .ui-grid-a .ui-block-b .usernames{float:right;width:auto;font-size:12px;color:#fff;line-height:18px;margin:5px 0 0 0;}
.logTime{float:right;width: auto!important;color: #fff;}
.logTime ul{overflow:hidden}
.logTime li {float: left;display: inline;}
header .custom .ui-grid-a .logOutText, header .custom .ui-grid-a .helpText, header .custom .ui-grid-a .welcomeUser,.header .custom .ui-grid-a .logOutText,.header .custom .ui-grid-a .helpText,.header .custom .ui-grid-a .welcomeUser{float:right; text-align:right;}
header .custom .ui-grid-a .logOutText a, header .custom .ui-grid-a .helpText a, header .custom .ui-grid-a .welcomeUser a,.header .custom .ui-grid-a .logOutText a,.header .custom .ui-grid-a .helpText a,.header .custom .ui-grid-a .welcomeUser a{
float:left;
padding:0 0 0 17px;
text-decoration:none;
color:#fff;
font-weight:normal;
}
header .custom .ui-grid-a .logOutText a,.header .custom .ui-grid-a .logOutText a{background:url(../images/logoutIcon.png) 0 1px no-repeat;text-shadow: none;}
header .custom .ui-grid-a .helpText a,.header .custom .ui-grid-a .helpText a{background:url(../images/helpIcon.png) 0 1px no-repeat; text-shadow: none;}
header .custom .ui-grid-a .helpText, header .custom .ui-grid-a .welcomeUser,.header .custom .ui-grid-a .helpText,.header .custom .ui-grid-a .welcomeUser{margin:0 10px 0 0; text-shadow: none;}
header .custom .ui-grid-a .searchcover,.header .custom .ui-grid-a .searchcover {clear:both; margin:36px 0 0 0;}
header .custom .ui-grid-a .searchcover .searchbtn,.header .custom .ui-grid-a .searchcover .searchbtn {float:right;width:44px; height:23px;}
header .custom .ui-grid-a .searchcover .searchbtn a,.header .custom .ui-grid-a .searchcover .searchbtn a{background:url(../images/searchBtn.png) 0 0 no-repeat; width:44px; height:23px; float:left;}
header .custom .ui-grid-a .searchcover .searchbtn a:hover,.header .custom .ui-grid-a .searchcover .searchbtn a:hover{background:url(../images/searchBtnRoll.png) 0 0 no-repeat;}

header .custom .ui-grid-a .searchcover .searchBox,.header .custom .ui-grid-a .searchcover .searchBox{float:right; border-radius:4px;position:relative; margin:0 5px 0 0; background: #fff;}
header .custom .ui-grid-a form div.ui-input-text,.header .custom .ui-grid-a form div.ui-input-text{margin:0; padding:0; height:21px;}
header .custom .ui-grid-a .searchcover .searchBox .searchKeyword,.header .custom .ui-grid-a .searchcover .searchBox .searchKeyword{-webkit-border-radius:4px; position:relative; width:243px;color:#999999;}
header .custom .ui-grid-a div.ui-input-text input.ui-input-text,.header .custom .ui-grid-a div.ui-input-text input.ui-input-text{ font-size:12px; padding:3px 0 0 0; margin:0px;}
header .custom .ui-grid-a .ui-corner-all,.header .custom .ui-grid-a .ui-corner-all{border-radius:4px; position:relative;}
.searchBox .ui-focus{box-shadow:none; }
.searchBox .ui-body-a{border:0px solid #ccc; height:15px; background:#fff;}
.cntr{text-align:center;}
.fleft{float:left;}
.padT10{padding-top:10px;}
.padT15{padding-top:15px;}
.padT20{padding-top:20px;}
.padL330{padding-left:330px!important;}
.padL10{padding-left:10px!important;}
.padL50{padding-left:50px!important;}
.padR10{padding-right:10px!important;}
.padTB10{padding:10px 0 10px 0;}
.inlineB{display:inline-block}
.marT20{margin-top:20px;}
.marT15{margin-top:15px;}
.marL5{margin-left:5px!important;}
.marL10{margin-left:10px!important;}
.marTL10{margin:10px 0 0 10px!important;}
.marL20{margin-left:20px;}
.marB20{margin-bottom:20px;}
.mrgL20pers{padding-left:154px!important;}
.mrgL155px{padding-left:155px!important;}
.mrgL135px{padding-left:135px!important;}
.mrgT15L50{margin: 15px 0 0 50px!important;}
.mrgT10L25{margin: 10px 0 0 25px;}
.clearBoth{clear:both;}
a.ui-link:hover{text-decoration:none !important;}
.ui-btn.ui-btn-hover-c{text-decoration:none !important;}
.ui-btn.ui-btn-active.ui-btn-up-c{text-decoration:none !important;color:#fff !important;}
.redText{color:red}
.opacity5{opacity:0.8; filter:alpha(opacity=80);}
/*.ui-input-text.ui-corner-all{background:#fff!important;}*/
.topArrowBtn{width: auto;position: absolute; top: 60px; cursor:pointer; height: 18px; padding:3px 10px 3px 1px;;background: #fff url(../images/topArrowBtnBg.png) 0 0 no-repeat;}
.topArrowBtn .txt{padding: 0 0 0 20px; background: #fff url(../images/nav_btns_icons.png) 2px -869px no-repeat; color:#018347; font-size: 11px!important; font-weight: bold;}
.borderTOPNone{border-top:none!important;}
.fRight{float:right;padding:0 5px 0 0}
.btn_nav.fRight{margin:15px 10px 0 0 }
.padR100{padding:0 100px 0 0 }
.padR112{padding:0 112px 0 0}
.padR85{padding:0 85px 0 0}
.dateLink,#dateLink1{cursor:pointer;text-decoration:underline}
#dateLink1 a.ui-link,#dateLink1 a.ui-link:visited,#dateLink1 a.ui-link:hover{color: #000;font-weight: normal;}
.btn_nav .padB15{padding-bottom:15px; float:left;}
.inputRoundedCorner{padding:1px;background:#aaa;}
.wpthemeInner, .wpthemeSecondaryNav {margin:0; width:auto !important;}
.wpthemeBanner .wpthemeInner {padding: 0 45px 0 45px !important;width: auto;margin: 0 auto;max-width: 1280px;}
.wpthemeInner .layoutRow {margin: 0; width: 100% !important;}

/* Navigation */
nav .ui-grid-solo .ui-block-a, .footer .ui-grid-solo .ui-block-a{ background:url(../images/menuBg.jpg) 0 0 repeat-x;height:40px;
position:relative; text-shadow:none; color:#fff;}

nav .ui-grid-solo .ui-block-a .navBorder{height:5px;width:100%;background-color:#999999;}
nav .ui-grid-solo .ui-block-a ul{margin:0px;padding:0px;list-style-type:none;height:40px;}
nav .ui-grid-solo .ui-block-a ul li{float:left; height:40px;line-height:40px; }
nav .ui-grid-solo .ui-block-a ul li a{height:40px;padding:0 15px 0 15px;float:left;border-right:1px solid #0e6032;color:#fff; text-decoration:none; text-shadow:none; font-weight:normal; font-size:14px;}
nav .ui-grid-solo .ui-block-a ul .firstLi a{padding:0 15px 0 23px!important;line-height: 38px !important;}
nav .ui-grid-solo .ui-block-a ul .lastLi a{border-right:0px solid #0e6032!important;}
nav .ui-grid-solo .ui-block-a ul li {border-left:1px solid #329154;}
nav .ui-grid-solo .ui-block-a ul .firstLi {border-left:0px solid #329154!important;}
.navBorder{height:5px;width:100%;background-color:#999999;}
.ui-navbar li .ui-btn, .ui-input-search{height:24px;}
.illustrationCover .ui-navbar li .ui-btn,.editpop .ui-navbar li .ui-btn,.pdfpop .ui-navbar li .ui-btn,.applicationCover .ui-navbar li .ui-btn,
.tab6pdfpop .ui-navbar li .ui-btn,.prodpop .ui-navbar li .ui-btn, .ui-navbar li .ui-btn{background:#fff}
.floatLWid{float:left;width:100%;}
/* Info tabs container */
.inner_content_container{clear:both;padding:0; background:#fff; border-bottom:1px solid #e3e3e3; position:relative;}
.inner_content_container .downtabArrow{position:absolute; width:28px; height:15px; background:url(../images/downtabArrow.png) no-repeat;}
.breadcrumbs{margin:0 0 16px 0;}
.breadcrumbs .ui-grid-a .ui-block-a {width:40%;}
.breadcrumbs .ui-grid-a .ui-block-b{width:60%;}
.breadcrumbs .ui-grid-a .ui-block-a {color:#666666; font-size:12px;}
.breadcrumbs .ui-grid-a .ui-block-a .PlanID{color: #666666;font-size: 12px;}
.breadcrumbs .linkHome,.breadcrumbs .linkIlls{text-decoration:underline;cursor:pointer}

.planName{width:100%;float:left;padding: 0 0 0 75px;}
.planName span{font-weight:bold;font-size:14px;height: 16px;}
/* Footer */
.footer,footer{padding: 14px;color:#fff;text-align:center}
.footer span,footer span{font-size:18px;color:#ffea00}
.footerLinks{text-align:center;margin: 0 auto;width: 300px;padding: 10px;}
.footerLinks ul{overflow:hidden}
.footerLinks li{float:left;display:inline;padding: 0 10px;border-right: 1px solid #fff;}
.menubtmArrow{background:url(../images/menubtmArrow.png) 95px 6px no-repeat; padding:0 15px 0 5px;}

nav .ui-grid-solo .ui-block-a a:hover .menubtmArrow{background:url(../images/menubtmArrow_hover.png) 95px 6px no-repeat;}

/* Gradients */
.greenbg,.bodyBG {
background: #04512d; /* Old browsers */
background: -moz-linear-gradient(top,  #04512d 0%, #02572e 17%, #015e32 30%, #026e3d 54%, #018343 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#04512d), color-stop(17%,#02572e), color-stop(30%,#015e32), color-stop(54%,#026e3d), color-stop(100%,#018343)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #04512d 0%,#02572e 17%,#015e32 30%,#026e3d 54%,#018343 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #04512d 0%,#02572e 17%,#015e32 30%,#026e3d 54%,#018343 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #04512d 0%,#02572e 17%,#015e32 30%,#026e3d 54%,#018343 100%); /* IE10+ */
background: linear-gradient(to bottom,  #04512d 0%,#02572e 17%,#015e32 30%,#026e3d 54%,#018343 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04512d', endColorstr='#018343',GradientType=0 ); /* IE6-9 */
}

nav .ui-grid-solo .ui-block-a{
background:url(../images/hd_nav_bg.png) repeat-x;/* Old browsers */
background: -moz-linear-gradient(top,  #009d58 0%, #009e53 21%, #00a44f 41%, #027c44 72%, #00522f 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#009d58), color-stop(21%,#009e53), color-stop(41%,#00a44f), color-stop(72%,#027c44), color-stop(100%,#00522f)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #009d58 0%,#009e53 21%,#00a44f 41%,#027c44 72%,#00522f 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #009d58 0%,#009e53 21%,#00a44f 41%,#027c44 72%,#00522f 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #009d58 0%,#009e53 21%,#00a44f 41%,#027c44 72%,#00522f 100%); /* IE10+ */
background: linear-gradient(to bottom,  #009d58 0%,#009e53 21%,#00a44f 41%,#027c44 72%,#00522f 100%); /* W3C */
filter:none;
}
.footer,footer
{

background: #00914d; /* Old browsers */
background: -moz-linear-gradient(top,  #00914d 0%, #006a3c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00914d), color-stop(100%,#006a3c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #00914d 0%,#006a3c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #00914d 0%,#006a3c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #00914d 0%,#006a3c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #00914d 0%,#006a3c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00914d', endColorstr='#006a3c',GradientType=0 ); /* IE6-9 */
}
nav .ui-grid-solo .ui-block-a a:hover, nav .ui-grid-solo .ui-block-a .highlight, footer .ui-grid-solo .ui-block-a a:hover{
color:#000!important;
background: #aba971; /* Old browsers */
background: -moz-linear-gradient(top,  #aba971 0%, #b2ab74 18%, #b7b384 44%, #b8b588 54%, #bfbc95 69%, #c2c5a5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aba971), color-stop(18%,#b2ab74), color-stop(44%,#b7b384), color-stop(54%,#b8b588), color-stop(69%,#bfbc95), color-stop(100%,#c2c5a5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #aba971 0%,#b2ab74 18%,#b7b384 44%,#b8b588 54%,#bfbc95 69%,#c2c5a5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #aba971 0%,#b2ab74 18%,#b7b384 44%,#b8b588 54%,#bfbc95 69%,#c2c5a5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #aba971 0%,#b2ab74 18%,#b7b384 44%,#b8b588 54%,#bfbc95 69%,#c2c5a5 100%); /* IE10+ */
background: linear-gradient(to bottom,  #aba971 0%,#b2ab74 18%,#b7b384 44%,#b8b588 54%,#bfbc95 69%,#c2c5a5 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aba971', endColorstr='#c2c5a5',GradientType=0 ); /* IE6-9 */
}

.footer .ui-grid-solo .ui-block-a a:visited, nav .ui-grid-solo .ui-block-a a:visited{color:#fff;}
.maincontainer .ui-grid-a .ui-block-a{width:74.5%; border-top:1px solid #bdbdbd; border-bottom:1px solid #bdbdbd;}
.maincontainer .ui-grid-a .ui-block-b{width:25%; border:1px solid #bdbdbd;}
.maincontainer.applicationCover .ui-grid-a .ui-block-b.applicationProgressColumn{border:1px solid #52d0f8;}
.maincontainer .ui-grid-a .appProgressColumn{position:absolute;right:15px;bottom:47px;top:103px;} 
.maincontainer .ui-grid-a .ui-block-a .leftTabs{width:75px; float:left; position:absolute;left: 15px;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab1, 
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab2,
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab3,
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab4,
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab5,
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab6,
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab7,
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab8{
width:74px; 
border-left:1px solid #bdbdbd; 
border-bottom:1px solid #ececec;
border-right:1px solid #bdbdbd;
height:94px;
text-align:center;
position:relative;
}
.appCoverCls .maincontainer .ui-grid-a .ui-block-a .leftTabs{width:78px;}
.appCoverCls .maincontainer .ui-grid-a .ui-block-a .leftTabs .tab1, 
.appCoverCls .maincontainer .ui-grid-a .ui-block-a .leftTabs .tab2,
.appCoverCls .maincontainer .ui-grid-a .ui-block-a .leftTabs .tab3,
.appCoverCls .maincontainer .ui-grid-a .ui-block-a .leftTabs .tab4,
.appCoverCls .maincontainer .ui-grid-a .ui-block-a .leftTabs .tab5,
.appCoverCls .maincontainer .ui-grid-a .ui-block-a .leftTabs .tab6,
.appCoverCls .maincontainer .ui-grid-a .ui-block-a .leftTabs .tab7,
.appCoverCls .maincontainer .ui-grid-a .ui-block-a .leftTabs .tab8{
width:79px; 
}
.maincontainer .ui-grid-a .ui-block-a .leftTabs > div > span{background:url(../images/tabArrow.png) 0 0 no-repeat;height:15px;width:15px;position: absolute;bottom: 0;
left: 42%;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs > div > span.visited{background-position:0 -16px}
.maincontainer .ui-grid-a .ui-block-a .leftTabs > div > span.active{background-position:0 -33px}
.maincontainer .ui-grid-a .ui-block-a .leftTabs > div div.chk{margin: 0;position: absolute;left: 3px;top: 4px;}
.illustrationCover .tab1{margin:10px 0 0 0;border-top:1px solid #ccc;}
.illustrationCover .tab6dummy{top: 590px;}
.applicationCover .tab6dummy{top: 660px;}
.appCoverCls .tab7dummy{width: 79px;}
.tab6dummy{
width: 74px;
border-left: 1px solid #bdbdbd;
border-right: 1px solid #bdbdbd;
position: absolute;
left: 15px;
bottom: 47px;
text-align: center;
border-top: 1px solid #ececec;
}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .hLight,.illuEditdialog .ui-grid-a .ui-block-a .leftTabs .hLight{
width:73px; 
border-left:2px solid #f89821; 
border-bottom:1px solid #bdbdbd;
border-right:0px solid #bdbdbd;
height:94px;
}
.appCoverCls .maincontainer .ui-grid-a .ui-block-a .leftTabs .hLight{
width:78px; 
border-left:2px solid #f89821; 
border-bottom:1px solid #bdbdbd;
border-right:0px solid #bdbdbd;
height:94px;
}
#claimantEditDialog .ui-grid-a .ui-block-a .leftTabs .tab1{color: #717372 !important;border-left:2px solid #f89821;border-bottom:1px solid #bdbdbd;border-right:0px solid #bdbdbd;}
#claimantEditDialog .ui-grid-a .ui-block-a .leftTabs .tab1 a{background:url(../images/Agents_info_orange.png) 22px 22px no-repeat;color: #717372;}
/*.illustrationCover .ui-grid-a .ui-block-a .leftTabs .tab5.hLight{border-bottom:0px solid #ccc;}*/
.appCoverCls .maincontainer .ui-grid-a .ui-block-a .leftTabs a,.illuEditdialog .ui-grid-a .ui-block-a .leftTabs a{height: 38px;text-decoration: none;float: left;font-size: 11px;text-align: center;padding: 56px 0 0 0;width: 78px;color:#b8b9b8;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs a,.illuEditdialog .ui-grid-a .ui-block-a .leftTabs a{height: 38px;text-decoration: none;float: left;font-size: 11px;text-align: center;padding: 56px 0 0 0;width: 73px;color:#b8b9b8;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .hLight a,.illuEditdialog .ui-grid-a .ui-block-a .leftTabs .hLight{color: #717372;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab1 a{background:url(../images/Agents_info_grey.png) 22px 22px no-repeat;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab1.hLight a{background:url(../images/Agents_info_orange.png) 22px 22px no-repeat;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab1.grey a{background:url(../images/Agents_info_grey.png) 22px 22px no-repeat;}

.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab2 a{background:url(../images/customer_info_grey.png) 22px 22px no-repeat;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab2.hLight a{background:url(../images/customer_info_orange.png) 22px 22px no-repeat;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab2.grey a{background:url(../images/customer_info_grey.png) 22px 22px no-repeat;}

.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab3 a{background:url(../images/plan_info_grey.png) 22px 22px no-repeat;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab3.hLight a{background:url(../images/plan_info_orange.png) 22px 22px no-repeat;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab3.grey a{background:url(../images/plan_info_grey.png) 22px 22px no-repeat;}

.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab4 a{background:url(../images/product_info_grey.png) 22px 22px no-repeat;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab4.hLight a{background:url(../images/product_info_orange.png) 22px 22px no-repeat;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab4.grey a{background:url(../images/product_info_grey.png) 22px 22px no-repeat;}

.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab5 a{background:url(../images/checklist_grey.png) 22px 22px no-repeat;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab5.hLight a{background:url(../images/checklist_orange.png) 22px 22px no-repeat;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab5.grey a{background:url(../images/checklist_grey.png) 22px 22px no-repeat;}

.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab8 a{background:url(../images/checklist_grey.png) 22px 22px no-repeat;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab8.hLight a{background:url(../images/checklist_orange.png) 22px 22px no-repeat;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab8.grey a{background:url(../images/checklist_grey.png) 22px 22px no-repeat;}

.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab6 a{background:url(../images/handler_report_grey.png) 22px 22px no-repeat;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab6.hLight a{background:url(../images/handler_report_orange.png) 22px 22px no-repeat;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab6.grey a{background:url(../images/handler_report_grey.png) 22px 22px no-repeat;}

.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab7 a{background:url(../images/Beneficiary_grey.png) 22px 22px no-repeat;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab7.hLight a{background:url(../images/Beneficiary_orange.png) 22px 22px no-repeat;}
.maincontainer .ui-grid-a .ui-block-a .leftTabs .tab7.grey a{background:url(../images/Beneficiary_grey.png) 22px 22px no-repeat;}

.maincontainer .ui-grid-a .ui-block-b .appProgressList{width:100%; height:48px;}
.maincontainer .ui-grid-a .ui-block-b .premiumAmountTitle{width:100%; height:36px; background:url(../images/premium_amount.png) 15px 0px no-repeat; padding:10px 0 0 0;}
.maincontainer .ui-grid-a .ui-block-b .premiumAmountTitle .title{margin:0 0 0 60px; color:#457a16; font-size: 14px; font-weight: bold;}
.maincontainer .ui-grid-a .ui-block-b .premiumAmount{width:100%; height:34px; background:#78ae5e; margin:2px 0 0 0; clear:both; color:#fff; padding:5px 0 5px 0}

.maincontainer .ui-grid-a .ui-block-b .prd1{margin:0 0 0 10px;}
.maincontainer .ui-grid-a .ui-block-b .prd1, .maincontainer .ui-grid-a .ui-block-b .prd2, .maincontainer .ui-grid-a .ui-block-b .prd3, .maincontainer .ui-grid-a .ui-block-b .prd4{width:23px; height:16px; float:left; padding:0 0 0 5px;}
/*.maincontainer .ui-grid-a .ui-block-b .prd1 a{width:23px; height:16px; background:url(../images/proAppicon1.png) 0 0 no-repeat; float:left;cursor: default;}
.maincontainer .ui-grid-a .ui-block-b .prd2 a{width:23px; height:16px; background:url(../images/proAppicon2.png) 0 0 no-repeat; float:left;cursor: default;}
.maincontainer .ui-grid-a .ui-block-b .prd3 a{width:23px; height:16px; background:url(../images/proAppicon3.png) 0 0 no-repeat; float:left;cursor: default;}
.maincontainer .ui-grid-a .ui-block-b .prd4 a{width:23px; height:16px; background:url(../images/proAppicon4.png) 0 0 no-repeat; float:left;cursor: default;}*/

.pdrSmall1, .deflt1{width:23px; height:16px; background:url(../images/proAppicon1.png) 0 0 no-repeat; float:left;cursor: default;}
.pdrSmall2, .deflt2{width:23px; height:16px; background:url(../images/proAppicon2.png) 0 0 no-repeat; float:left;cursor: default;}
.pdrSmall3, .deflt3{width:23px; height:16px; background:url(../images/proAppicon3.png) 0 0 no-repeat; float:left;cursor: default;}
.pdrSmall4{width:23px; height:16px; background:url(../images/proAppicon4.png) 0 0 no-repeat; float:left;cursor: default;}

.popContent .pdrBadge{display:none!important;}
.prd1 .pdrBadge, .prd2 .pdrBadge, .prd3 .pdrBadge, .prd4 .pdrBadge{display:block!important;}

.maincontainer .ui-grid-a .ui-block-b .appTitle,.maincontainer .ui-grid-a .ui-block-b .premiumAmount{width: 100%;height: 20px;background: #2cb6e5;text-align: center;padding: 10px 0 0 0;color: #fff;}
.maincontainer .ui-grid-a .ui-block-b .appTitle{margin:0 0 10px 0}
.maincontainer .ui-grid-a .ui-block-b .yenAmt{text-align:right;color:#26b5dd;font-size:16px;font-weight:bold;padding:15px 10px 15px 0}
.maincontainer .ui-grid-a .ui-block-b .appRowOdd{width:100%; background:#f4f4f4; padding:9px 0 9px 0; font-size:12px;overflow:hidden}
.maincontainer .ui-grid-a .ui-block-b .appRowEven{width:100%; min-height:20px; padding:7px 0 5px 0; font-size:12px;overflow:hidden}
.maincontainer .ui-grid-a .ui-block-b .appRowOdd .txt, .maincontainer .ui-grid-a .ui-block-b .appRowEven .txt{padding:0 0 0 15px;}
.maincontainer .ui-grid-a .ui-block-b .greenTxt{color:#1b8644; text-decoration:underline;}
.maincontainer .alterRows.customers{position:relative;}
.maincontainer .alterRows.customers .insuredInfoCont{width:100%;}
.maincontainer .alterRows.customers .insuredTxt{position:absolute;left:150px; right:45px;}
.maincontainer .alterRows.customers div.ui-input-text{width:93%}

.maincontainer.applicationCover{margin:-13px 0 0 0}
.applicationCover .alterRows.grey{background:#f2f2f2;}
.applicationCover .alterRows .col1, .applicationCover .alterRows .col3{width:15%; display:inline-block; padding:15px 0 15px 0;}
.col3.width10{width:10% !important}
.applicationCover .alterRows .col2,.applicationCover .alterRows .col4{width:35%; display:inline-block; padding:15px 0 15px 0;}
.applicationCover .alterRows.Lpad10{padding:0 0 0 10px;}

.illustrationCover .ui-grid-a .cntInner{padding:0px 15px 20px 95px; min-height:480px;}
.applicationCover .ui-grid-a .cntInner{padding:0px 15px 20px 95px; min-height:550px;}

.maincontainer .ui-grid-a .customerInfoTitle{background:url(../images/customer_info_icon.png) 0px 0px no-repeat; }
.maincontainer .ui-grid-a .planInfoTitle{background:url(../images/editHD.png) 0px 0px no-repeat; }
.maincontainer .ui-grid-a .beneficiaryInfoTitle{background:url(../images/graphIcon.png) 0px 0px no-repeat; }
.maincontainer .ui-grid-a .customerInfoTitle, .maincontainer .ui-grid-a .planInfoTitle, .maincontainer .ui-grid-a .beneficiaryInfoTitle{width:60%; float:left; margin:20px 0 0 0; height:30px;}
.maincontainer .ui-grid-a .customerInfoTitle span, .maincontainer .ui-grid-a .planInfoTitle span, .maincontainer .ui-grid-a .beneficiaryInfoTitle span{padding: 4px 0 0 30px;font-weight: bold;display: inline-block;}
.maincontainer .ui-grid-a .mandatoryFeilds{width:40%; float:left; height:20px; font-size:12px; text-align:right;margin:30px 0 0 0;}
.maincontainer .ui-grid-a .mandatoryFeilds span{color:red;}

.maincontainer .ui-grid-a .customerInfoCover, .maincontainer .ui-grid-a .planInfoCover{clear:both;border-top:1px solid #c7c7c7;border-bottom:1px solid #529319;padding:0 0 15px 0;font-size: 12px;overflow:hidden}

.maincontainer .ui-grid-a .policyHolderTitle, .maincontainer .ui-grid-a  .insuredInfo{color:#676767; font-size:12px; height:25px; padding:15px 0 0 13px; font-weight:bold;}
.maincontainer .ui-grid-a .policyHolderCont, .maincontainer .ui-grid-a  .insuredInfoCont{ color:#676767; font-size:12px; height:42px;background:#f2f2f2;}
.maincontainer .ui-grid-a .policyHolder,.maincontainer .ui-grid-a .policyHolderName{float:left; margin:13px 0 0 13px;}
.maincontainer .ui-grid-a .policyHolder{width:15%}
.maincontainer .ui-grid-a .policyHolderEdit, .maincontainer .ui-grid-a  .insuredEdit{float:right; margin:5px 0;width:19%;}
.maincontainer .ui-grid-a .relationshipTxt{float:left; margin:13px 13px 0 13px; font-size:12px;}
.maincontainer .ui-grid-a .relationshipList{float:left; margin:6px 13px 0 0px;}
.maincontainer .ui-grid-a .policyHolderEdit a span{background:url(../images/nav_btns_icons.png) 6px -137px no-repeat;}

.maincontainer .ui-grid-a .insuredTxt, .maincontainer .ui-grid-a  .policyHolderName{font-weight:bold;}
.maincontainer .ui-grid-a .insured, .maincontainer .ui-grid-a  .insuredDOB{float:left; margin:13px 0 0 13px; width:138px}
.maincontainer .ui-grid-a .insuredDOBTxt, .maincontainer .ui-grid-a  .insuredTxt{float:left; margin:8px 0 0 0px;}
.maincontainer .ui-grid-a .insuredAge{float:left; margin:13px 13px 0 40px;}
.maincontainer .ui-grid-a .insuredyear{float:left; margin:13px 13px 0 0; width:20px;}
.maincontainer .ui-grid-a .insuredGender{float:left; margin: 15px 0 15px 13px; width:138px;}
.maincontainer .ui-grid-a .insuredGenderTabs{float:left; margin:8px 13px 0 0px;}
.maincontainer .ui-grid-a .insuredDOBCont{clear:both; font-size:12px; height:48px;  background:#f2f2f2;}
.maincontainer .ui-grid-a .insuredDOB, .maincontainer .ui-grid-a  .insuredDOBTxt, .maincontainer .ui-grid-a  .insuredAgeTxt,
.maincontainer .ui-grid-a .insuredAge{float:left}
.maincontainer .ui-grid-a .insuredAgeTxt{width: 85px; margin: 8px 10px 0 0; float:left}
.insuredGenderTabs ul li span.male, .insuredGenderTabs ul li span.female{width:75px; display:inline-block; height:20px}
.insuredGenderTabs ul li span.male{background:url(../images/male.png) 0 0 no-repeat;}
.insuredGenderTabs ul li span.female{background:url(../images/female.png) 0 0 no-repeat;}

/*New Conten Customer*/
.insuredOptions{overflow:hidden;padding:15px 0;background: #f2f2f2;}
.insuredOptions > span,.insuredOptions > div{float:left;width: 16%;margin: 0 5px;}
.insuredOptions > span.width25{width:22%}
.insuredOptions > span.text{margin:0 5px 0 15px}
.insuredOptions > span.width12{width:12%}
.insuredOptions > div{width:42%}
.ui-select .ui-btn, .relationshipList .ui-select .ui-btn,.editText .ui-select .ui-btn,.chk li .ui-select .ui-btn{margin:0px; padding:0px; border-radius:6px;  }
.relationshipList .ui-select,.relationshipList div.ui-input-text{float:left;display:inline;margin:0 10px 0 5px}
.relationshipList .ui-btn-icon-right .ui-btn-inner,.editText .ui-btn-icon-right .ui-btn-inner,.insuredOptions .ui-btn-icon-right .ui-btn-inner{font-size: 12px; font-weight: normal; border-radius:6px;  padding: 5px 20px 5px 5px; 
background:#fff url(../images/selectDownArrow.png) 90% 8px no-repeat; text-shadow:none; text-align:left;}
.insuredOptions .ui-btn-icon-right .ui-btn-inner{padding:4px 20px 4px 5px;}
.relationshipList .ui-btn-icon-right .ui-btn-inner{padding:5px 80px 5px 9px; height:13px;}
.appProgressList .ui-btn-icon-right, .relationshipList .ui-btn-icon-right,.editText .ui-btn-icon-right{background:none;}
.appProgressList .ui-icon, .relationshipList .ui-icon, .maincontainer .ui-icon-searchfield:after,.editText .ui-icon, .maincontainer .ui-icon-searchfield:after,
.chk li .ui-icon, .chk li .ui-icon-searchfield:after,.insuredOptions .ui-icon{background:none;}
.appProgressList .ui-field-contain .ui-select{float:right; width:50%; margin:0 10px 0 0;}
.appProgressList .ui-btn-icon-right .ui-btn-inner{font-size: 12px; font-weight: normal; border-radius:6px;   padding: 5px 20px 5px 5px; 
background:#fff url(../images/selectDownArrow.png) right 10px no-repeat; text-shadow:none; text-align:left;}
.appProgressList .ui-select .ui-btn{margin:0px; padding:0px 8px 0 15px; border-radius:6px;  background:url(../images/sand_clock.png) 7px 7px no-repeat;}

.insuredGenderTabs .ui-grid-a .ui-block-a{width:65px;}
.insuredGenderTabs .ui-grid-a .ui-block-b{width:75px;}
.insuredGenderTabs .ui-grid-a .ui-block-a, .insuredGenderTabs .ui-grid-a .ui-block-b,.topSearch [data-role="navbar"] .ui-grid-a .ui-block-a,.topSearch [data-role="navbar"] .ui-grid-a .ui-block-b{height:24px; border:none;}
.insuredGenderTabs .ui-grid-a .ui-block-a .ui-btn-inner, .insuredGenderTabs .ui-grid-a .ui-block-b .ui-btn-inner,.topSearch [data-role="navbar"] .ui-grid-a .ui-block-a .ui-btn-inner,.topSearch [data-role="navbar"] .ui-grid-a .ui-block-b .ui-btn-inner{padding:2px;font-weight:normal}
.topSearch [data-role="navbar"] .ui-grid-a .ui-block-b .ui-btn-inner{overflow:visible}
.insuredGenderTabs .ui-grid-a .ui-block-a .ui-btn-inner .ui-btn-text, .insuredGenderTabs .ui-grid-a .ui-block-b .ui-btn-inner .ui-btn-text,.insuredOptions .ui-btn-inner .ui-btn-text{text-shadow:none; font-weight:normal; font-size:12px;}
.insuredGenderTabs .ui-grid-a .ui-block-a a,.editOptions .ui-block-a a,.editOptions .ui-grid-a .ui-block-a a,.topSearch [data-role="navbar"] .ui-grid-a .ui-block-a a{border-radius:6px 0px 0px 6px; }
.insuredGenderTabs .ui-grid-a .ui-block-b a,.editOptions .ui-block-e a,.editOptions .ui-grid-a .ui-block-b a,.topSearch [data-role="navbar"] .ui-grid-a .ui-block-b a{border-radius:0 6px 6px 0;border:1px solid #ccc; }
.insuredInfoCont .insuredTxt div.ui-input-text, .maincontainer .ui-grid-a  .insuredDOBTxt div.ui-input-text, .maincontainer .ui-grid-a  .insuredAgeTxt div.ui-input-text,.insuredOptions div.ui-input-text{height: 24px; background: #fff; padding:0px; margin:0px;border-radius:6px; }
.insuredInfoCont .insuredTxt input{padding:0px;}
.insuredInfoCont .insuredTxt div.ui-input-text input.ui-input-text, 
.maincontainer .ui-grid-a  .insuredDOBTxt div.ui-input-text  input.ui-input-text,
.maincontainer .ui-grid-a  .insuredAgeTxt div.ui-input-text input.ui-input-text,.relationshipList div.ui-input-text input.ui-input-text,
.insuredOptions div.ui-input-text .ui-input-text{padding:3px; font-size:12px;}
.insuredInfoCont  .insuredGenderTabs .ui-grid-a  .insuredGender span{color:red;}
.agentsInfoPart, .customerInfoPart, .planInfoPart, .productInfoPart, .checklistInfoPart{height:458px; position:relative;}
.agentsInfoPart .selection{cursor:pointer}
.insuredGenderTabs .ui-grid-a .ui-block-a .ui-btn-active , .insuredGenderTabs .ui-grid-a .ui-block-b .ui-btn-active,
.recruitmentDivision .ui-grid-c .ui-block-a .ui-btn-active , .recruitmentDivision .ui-grid-c .ui-block-b .ui-btn-active,
.recruitmentDivision .ui-grid-c .ui-block-c .ui-btn-active , .recruitmentDivision .ui-grid-c .ui-block-d .ui-btn-active,
.editOptions .ui-grid-d .ui-block-a .ui-btn-active ,.editOptions .ui-grid-d .ui-block-b .ui-btn-active,.editOptions .ui-grid-d .ui-block-c .ui-btn-active ,.editOptions .ui-grid-d .ui-block-d .ui-btn-active,.editOptions .ui-grid-d .ui-block-e .ui-btn-active,
.editOptions .ui-grid-a .ui-block-a .ui-btn-active ,.editOptions .ui-grid-a .ui-block-b .ui-btn-active,
.topSearch .ui-grid-a .ui-block-a .ui-btn-active,.topSearch .ui-grid-a .ui-block-b .ui-btn-active,
.tab6pdfpop .recruitDivRight .ui-block-a .ui-btn-active,.tab6pdfpop .recruitDivRight .ui-block-b .ui-btn-active,.tab6pdfpop .recruitDivRight .ui-block-c .ui-btn-active,
.tab6pdfpop .recruitDivRight .ui-block-d .ui-btn-active,.navbarGeneral .ui-grid-a .ui-block-a .ui-active,.applicationCover .tabNav ul .ui-btn-active,
.applicationCover .ui-navbar li .ui-btn-active,.applicationCover .navbarGeneral .ui-grid-b .ui-btn-active,.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-a .ui-btn-active,.corpPlanContainer .illustrationCover .customerInfoPart .ui-navbar li .ui-btn.ui-btn-active
{
background:#2669b8 url(../images/btnBlueBg.png) repeat-x ;
background: -moz-linear-gradient(top,  #7fbbfa 0%, #71b3fa 13%, #58a3f4 35%, #4194ec 61%, #3b8be0 78%, #337dcb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7fbbfa), color-stop(13%,#71b3fa), color-stop(35%,#58a3f4), color-stop(61%,#4194ec), color-stop(78%,#3b8be0), color-stop(100%,#337dcb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%) ; /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%) ; /* IE10+ */
background: linear-gradient(to bottom,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%) ; /* W3C */
}
.ui-btn-active .ui-btn-inner{border-top:1px solid #79b8fa}
strong{color:red}

.maincontainer .ui-grid-a  .customerSelection .checkListInfoTitle{border-bottom:1px solid #ccc;width:100%}

/**************Agent Information css starts*****************/
.maincontainer .ui-grid-a .agentInfoTitle{width:60%; float:left; background:url(../images/agent_info_icon.png) 0px 0px no-repeat;margin: 20px 0 0 0;height: 28px;padding: 3px 0 0 0;}
.maincontainer .ui-grid-a .agentInfoTitle span{padding:0 0 0 30px;font-weight: bold;}
.maincontainer .ui-grid-a  .agentInfoCover{clear:both; border-top:1px solid #c7c7c7; border-bottom:1px solid #529319; padding:0 0 15px 0;}
.illustrationCover .agentInfoCover .btn_nav .ui-block-a .blockA .icon{background-position:6px -96px;}
.maincontainer .greyBg,.maincontainer .alterRows.greyBg{background: #f2f2f2;}
.maincontainer .alterRows{ background:#ffffff;}
.maincontainer .alterRows .ui-grid-a{padding:8px 5px 8px 10px;}
.maincontainer .alterRows .ui-grid-a .ui-block-a{border:none;color: #676767;font-size: 12px;width:20%;}
.maincontainer .alterRows .ui-grid-a .ui-block-b{border:none;color: #676767;font-size: 12px;width:60%;height:auto;margin:0px;}
.maincontainer .alterRows .ui-grid-a .ui-block-c{color: #676767;font-size: 12px;width:20%;text-align:right;}
.maincontainer .alterRows .ui-grid-a .ui-block-b.greenText{color:#1B8644;}
.greenText{color:#1B8644!important;}
.maincontainer .alterRows .ui-grid-a .ui-block-c .ui-body-c, .maincontainer .alterRows .ui-grid-a .ui-block-c .ui-overlay-c{background:none;}
.maincontainer .alterRows .ui-grid-a .ui-block-c .ui-input-search, .maincontainer .alterRows .ui-grid-a .ui-block-c div.ui-input-text{margin:0px;}
.maincontainer .alterRows .ui-grid-a .ui-block-c div.ui-input-text input.ui-input-text, .maincontainer .alterRows .ui-grid-a .ui-block-c div.ui-input-text textarea.ui-input-text,.maincontainer .alterRows .ui-grid-a .ui-block-c .ui-input-search input.ui-input-text{font-size:12px;}
.maincontainer .alterRows .ui-grid-a .ui-block-c .ui-btn-corner-all{border-radius:6px;}
.maincontainer .alterRows .ui-grid-a .ui-block-c .ui-btn-hover-c{background:none; border:none;}
.maincontainer .alterRows .ui-grid-a .ui-block-c .ui-icon-searchfield:after{left:112px;}
.maincontainer .alterRows .ui-grid-a .ui-block-c .ui-input-search .ui-icon-delete{background:none;}
.maincontainer .alterRows .ui-grid-a .ui-block-c .ui-input-search .ui-btn-inner{border:none;}
.maincontainer .alterRows .ui-grid-a .ui-block-c .ui-input-search .ui-btn-up-c{border:none;background:none;}
.maincontainer .alterRows .ui-grid-a .ui-block-c .ui-input-search .ui-shadow{box-shadow:none;}
.maincontainer .alterRows .ui-grid-a .ui-block-c a,.custMgmtCommInfo .addressSearch a,.custMgmtAgentsInfo .custMgmtAgent .searchField a,.searchBlockA .searchHolder a,
.occupationSearch a{height: 20px;padding: 6px 5px 2px 5px;border-radius: 6px;display: inline-block;}
.maincontainer .alterRows .ui-grid-a .ui-block-c a span,.custMgmtCommInfo .addressSearch a span,.custMgmtAgentsInfo .custMgmtAgent .searchField a span,
.searchBlockA .searchHolder a span,.occupationSearch a span{background: url(../images/nav_btns_icons.png) left -291px no-repeat;padding: 0 10px 0 20px;}
.maincontainer .alterRows  p{font-size:12px;width:100%;color:#c6c6c6;margin:5px 0 0 0;float:left}
.maincontainer .alterRows .greenBtn span.icon{background: url(../images/nav_btns_icons.png) 6px -93px no-repeat;}
.maincontainer .alterRows  div.ui-input-text{margin:0px;width:150px; height:24px;float:left; border-radius:6px; position:relative; background: #fff; }
.maincontainer .alterRows  .btn_nav{float:left; clear:right; margin:0px 0px 0px 5px; }
.maincontainer .alterRows.arrw .ui-grid-a{ padding: 18px 0 5px 10px;}
.maincontainer .alterRows.arrw .ui-block-a{background:#fff url(../images/nav_btns_icons.png)  0px -523px no-repeat; padding: 0 0 0 10px;}
.maincontainer .alterRows .ui-grid-a .widFull.ui-block-a{width:50%;}
.illustrationInner .alterRows.arrw .ui-block-b{float:left;width:50%}
.maincontainer .alterRows .ui-icon, .maincontainer .alterRows  .ui-icon-searchfield:after{background:none;}
/**************Agent Information css ends*****************/

/**************Product Information css starts*****************/
.maincontainer .ui-grid-a .productInfoTitle{width:60%; float:left; background:url(../images/productinfoHD.png) 0px 0px no-repeat;margin:20px 0 0 0; height:30px;}
.maincontainer .ui-grid-a .productInfoTitle span{padding:0 0 0 30px;font-weight: bold;}
.maincontainer .ui-grid-a  .productInfoCover,.maincontainer .ui-grid-a  .productInfoCover1{clear:both; border-top:1px solid #c7c7c7; border-bottom:1px solid #529319;padding:15px;}
.maincontainer .productInfoCover .ui-grid-a {margin-bottom:10px;}
.maincontainer .productInfoCover .ui-grid-a .ui-block-a{width:49.5%;border:none;position:relative}
.maincontainer .productInfoCover .ui-grid-a .ui-block-b{width:48.5%;border:none;height:auto;margin:0px;}
.maincontainer .productInfoCover .ui-grid-a .ui-block-a {margin-right:1%;}
.maincontainer .productInfoCover .ui-grid-a .ui-block-a  a,.maincontainer .productInfoCover .ui-grid-a .ui-block-b a{
padding:50px 0 0 60px;
color:#e3e3e3;
float:left;
width: 84%; 
height:94px; 
background:#ffffff; 
border-radius:6px; 
border:1px solid #e3e3e3; 
}
.maincontainer .productInfoCover .ui-grid-a .ui-block-a  a.addProduct, .maincontainer .productInfoCover .ui-grid-a .ui-block-b a.addProduct{padding:50px 0 0 15%!important;}

.maincontainer .productInfoCover .ui-grid-a .ui-block-b a{padding:50px 0 0 58px;}
.maincontainer .productInfoCover .ui-grid-a .ui-block-a  .botBtns, .maincontainer .productInfoCover .ui-grid-a .ui-block-b .botBtns{height:30px;}
.maincontainer .productInfoCover .ui-grid-a .ui-block-a  a:hover,.maincontainer .productInfoCover .ui-grid-a .ui-block-b a:hover{color:#1B8644;background:#f9f9f9;}

.maincontainer .productInfoCover .ui-grid-a.row1 .ui-block-a  a .roundedNum,
.maincontainer .productInfoCover .ui-grid-a.row1 .ui-block-b a .roundedNum,
.maincontainer .productInfoCover .ui-grid-a.row2 .ui-block-a  a .roundedNum,
.maincontainer .productInfoCover .ui-grid-a.row2 .ui-block-b a .roundedNum
{width:50px; height:50px;float:left;}

.maincontainer .productInfoCover .ui-grid-a.row1 .ui-block-a  a .roundedNum{background:url(../images/1rnd.png) no-repeat;}
.maincontainer .productInfoCover .ui-grid-a.row1 .ui-block-b a .roundedNum{background:url(../images/2rnd.png) no-repeat;}
.maincontainer .productInfoCover .ui-grid-a.row2 .ui-block-a  a .roundedNum{background:url(../images/3rnd.png) no-repeat;}
.maincontainer .productInfoCover .ui-grid-a.row2 .ui-block-b a .roundedNum{background:url(../images/4rnd.png) no-repeat;}


.maincontainer .productInfoCover .ui-grid-a.row1 .ui-block-a  a:hover .roundedNum,
.maincontainer .productInfoCover .ui-grid-a.row1 .ui-block-b a:hover .roundedNum,
.maincontainer .productInfoCover .ui-grid-a.row2 .ui-block-a  a:hover .roundedNum,
.maincontainer .productInfoCover .ui-grid-a.row2 .ui-block-b a:hover .roundedNum
{width:50px; height:50px;border-radius:25px;float:left;}

.maincontainer .productInfoCover .ui-grid-a.row1 .ui-block-a  a:hover .roundedNum{background:url(../images/1rnd_roll.png) no-repeat;}
.maincontainer .productInfoCover .ui-grid-a.row1 .ui-block-b a:hover .roundedNum{background:url(../images/2rnd_roll.png) no-repeat;}
.maincontainer .productInfoCover .ui-grid-a.row2 .ui-block-a  a:hover .roundedNum{background:url(../images/3rnd_roll.png) no-repeat;}
.maincontainer .productInfoCover .ui-grid-a.row2 .ui-block-b a:hover .roundedNum{background:url(../images/4rnd_roll.png) no-repeat;}
.addText{float:left;font-size:15px;margin:5px 0px 0px 15px;}

/**************Product Information css ends*****************/

.customerInfoCover .ui-field-contain label.ui-input-text{width: 20%;font-size: 12px;margin-top: 3px;color: #676767;}
.customerInfoCover .ui-field-contain div.ui-input-text {width:30%;border-radius: 6px; background: #fff;}
.customerInfoCover .width80.ui-field-contain div.ui-input-text{width:100%; background: #fff;}
.customerInfoCover .ui-field-contain input.ui-input-text,.editFieldL input.ui-input-text{font-size:12px}
.planDetails{overflow:hidden;padding: 10px;margin: 0;}
.illustrationCover .planDetails .lPlan{float:left;display:inline;width:20%}
.illustrationCover .planDetails .rPlan{float:right;display:inline;width:80%}
.illustrationCover .planDetails .rPlan ul{float: left;width: 80%;margin: 0 10px 0 0;}
.illustrationCover .planDetails .rPlan .helpTextIcon{margin:6px 0 0 0}
.helpTxtmsg{margin:5px 0px 0px 5px;}
.planDetails .rPlan div,.planDetails .rPlan > span{float:left;display:inline}
.planDetails .rPlan div.lifetime{margin: 0 0 0 100px;}
.planDetails .lPlan label.ui-input-text{width:30%}
.planDetails .rPlan label.ui-input-text{width:13%}
.customerInfoCover .ui-field-contain label.width110.ui-input-text{width:110px}
.illustrationCover .planDetails textarea.ui-input-text{width:100%;max-height:80px;height:80px;font-size:12px;resize: none; background: #fff;}
.planDetails .rPlan span{font-size:12px;}
.customerInfoCover .planDetails > label.ui-input-text{float: left;width: 75px;}

.recruitmentDivision .ui-block-a, .recruitmentDivision .ui-block-b, .recruitmentDivision .ui-block-c, .recruitmentDivision .ui-block-d{width:25%!important; height:30px!important; border:none!important;}
.recruitmentDivision .ui-block-a .ui-navbar li .ui-btn{border-radius:5px 0 0 5px; }
.recruitmentDivision .ui-grid-c .ui-block-a .ui-btn-inner , .recruitmentDivision .ui-grid-c .ui-block-b .ui-btn-inner,
.recruitmentDivision .ui-grid-c .ui-block-c .ui-btn-inner , .recruitmentDivision .ui-grid-c .ui-block-d .ui-btn-inner {padding:5px;}
.recruitmentDivision .ui-grid-c .ui-block-a .ui-btn{border-radius:6px 0 0 6px;border-left:1px solid #ccc;}
.recruitmentDivision .ui-grid-c .ui-block-d .ui-btn{border-radius:0 6px 6px 0;border-right:1px solid #ccc; }
.recruitmentDivision .recruitDivLeft{width:16%; float:left;font-size:12px;}
.recruitmentDivision .recruitDivRight{width:75%; float:left;}
.recruitmentDivision .ui-grid-d .ui-btn-text{font-weight:normal}

/* Navigations */

.btn_nav{margin:10px 0 25px 0; clear:both}
.rmainTabs .btn_nav{margin:5px 0 0 0; clear:both}
.btn_nav .blockA, .btn_nav .blockB, .btn_nav .blockC, .btn_nav .blockD, .btn_nav .blockE,.iButton{border:1px solid #cfcfcf; color:#fff; text-shadow:none; text-decoration:none; font-size: 12px; border-radius:6px;padding:4px 0 5px 0;}
.iButton{border:0}
.btn_nav .blockA.greenBtn, .btn_nav .blockB.greenBtn, .btn_nav .blockC.greenBtn, .btn_nav .blockD.greenBtn, .btn_nav .blockE.greenBtn{border:1px solid #579858;}
.btn_nav .blockE{position: relative;}
.btn_nav  .ui-block-a  a:hover,.iButton:hover,.btn_nav .ui-block-a a:visited,.iButton:visited,.ui-block-c .ui-link:hover,.ui-block-c .ui-link:visited,
.savepop .btn_nav a.ui-link:hover,.savepop .btn_nav a.ui-link:visited{color:#fff;}
.htabs li.active a:hover{color:#408142}
.btn_nav .blockA, .btn_nav .blockB, .btn_nav .blockC{float: left;margin:0 10px 0 0;}
.btn_nav .blockD, .btn_nav .blockE{float:right;}
.btn_nav .ui-block-a{width:100%!important; border:none!important; }
.btn_nav .ui-block-a  .blockA .icon, .btn_nav .ui-block-a  .blockB .icon, .btn_nav .ui-block-a  .blockC .icon, .btn_nav .ui-block-a  .blockD .icon, 
.btn_nav .ui-block-a .finish, .iButton .icon{width:10px; height:10px; padding:2px 10px 2px 28px}
.btn_nav .ui-block-a  .blockE .icon{width:10px; height:10px; padding:0 22px 0 25px;} 
.illustrationCover .btn_nav .ui-block-a  .blockA .icon{background:url(../images/nav_btns_icons.png) 6px 0 no-repeat;padding: 1px 10px 2px 25px;}
.illustrationCover .btn_nav .ui-block-a  .blockB .icon{background:url(../images/nav_btns_icons.png) 6px -29px no-repeat;}
.btn_nav .ui-block-a  .blockC .icon{background:url(../images/nav_btns_icons.png) 6px -50px no-repeat;}
.illustrationCover .btn_nav .ui-block-a  .blockD .icon{background: url(../images/nav_btns_icons.png) 6px -918px no-repeat;}
.btn_nav .ui-block-a  .blockE .icon{background:url(../images/nav_btns_icons.png) 6px -159px no-repeat;}
.btn_nav .ui-block-a  .blockD.finishpop .icon{background:url(../images/nav_btns_icons.png) 6px -117px no-repeat;}

.iButton .icon{background:url(../images/nav_btns_icons.png) 6px -442px no-repeat;}
.iButton.ui-link, .iButton.ui-link:hover, .iButton.ui-link:visited{color:#fff;}
.btn_nav .ui-block-a  .blockE {margin:0 10px 0 0;}
.btn_nav .ui-block-a  .stepsmore{background:url(../images/btnRightCorner.png) 0px 0px no-repeat; width:18px; height:28px; position:absolute; top: -1px; right:-1px;}
.btn_nav .ui-block-a  .blockE .finish{background:url(../images/nav_btns_icons.png) 6px -79px no-repeat;}
.btn_nav a.disabled,.iButton.disabled{background:#cfcfcf;border:1px solid #cfcfcf}
.btn_nav a.greenBtn, .addProductsPop .productCover a, .iButton, .popContent > a,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent > a ,.maincontainer .productInfoCover .ui-grid-a .ui-block-b .popContent > a,
.popContent > a.ui-link,.popContent > a.ui-link:hover,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent > a.ui-link,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent > a.ui-link:hover,
.maincontainer .productInfoCover .ui-grid-a .ui-block-b .popContent > a.ui-link,.maincontainer .productInfoCover .ui-grid-a .ui-block-b .popContent > a.ui-link:hover,
.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent .botBtns a.ui-link, .maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent .botBtns a.ui-link:hover,
.maincontainer .productInfoCover .ui-grid-a .ui-block-b .popContent .botBtns a.ui-link, .maincontainer .productInfoCover .ui-grid-a .ui-block-b .popContent .botBtns a.ui-link:hover,
.applicationCover .productInfoCover .ui-grid-a div .rDate a.ui-link,.applicationCover .productInfoCover .ui-grid-a div .rDate a.ui-link:hover,.productInfoTitle > a.ui-link,
.submit a.ui-link,.tabContent li a.ui-link,a.greenBtn {
background:url(../images/btn_bg.png) repeat-x;/* Old browsers */
background: -moz-linear-gradient(top,  #57975a 0%, #58a45a 4%, #56a458 11%, #549f5a 15%, #579e58 19%, #559e59 22%, #509c51 30%, #4f924f 44%, #47894b 63%, #478248 70%, #488248 74%, #448146 78%, #3f793f 96%, #57975a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#57975a), color-stop(4%,#58a45a), color-stop(11%,#56a458), color-stop(15%,#549f5a), color-stop(19%,#579e58), color-stop(22%,#559e59), color-stop(30%,#509c51), color-stop(44%,#4f924f), color-stop(63%,#47894b), color-stop(70%,#478248), color-stop(74%,#488248), color-stop(78%,#448146), color-stop(96%,#3f793f), color-stop(100%,#57975a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* W3C */
}
/*Product POP UP CSS */
.pop{background:white;width:790px;padding:20px 10px;overflow:hidden;margin:0 auto;font-size:12px}
.productInfoCover .popContent{width: 100%;float: left;min-height:144px; border:1px solid #e3e3e3;border-radius:5px; position:relative;}
#productPopup .popContent{width: 48%; float: left; margin-right:1%;  min-height:200px; border:1px solid #e3e3e3;border-radius:5px; position:relative;}
#productPopup .popContent.content1{margin:1%;}
#productPopup .popContent.content2{margin-bottom:1%;margin-top:1%;}
#productPopup .popContent.content3{margin-right:1%;margin-left:1%;}

.ui-body-c .ui-link,.ui-body-c .ui-link:visited,.ui-body-c .ui-link:hover,.next :hover,.next :visited{color:#fff;}
/* .popContent.content1,.popContent.content11,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent.content1{ */
.popContent.content11{
background: #feedf7; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZWRmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iI2ZlZWZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iI2ZmZWZmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI3JSIgc3RvcC1jb2xvcj0iI2ZmZjBmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI5JSIgc3RvcC1jb2xvcj0iI2ZmZWZmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZmZjBmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iI2ZmZjlmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg2JSIgc3RvcC1jb2xvcj0iI2ZkZmJmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZlZmNmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZkZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #feedf7 0%, #feeff6 23%, #ffeff9 23%, #fff0f7 27%, #ffeffa 29%, #fff0f7 30%, #fff9fd 65%, #fdfbfc 86%, #fefcff 90%, #fffdfe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feedf7), color-stop(23%,#feeff6), color-stop(23%,#ffeff9), color-stop(27%,#fff0f7), color-stop(29%,#ffeffa), color-stop(30%,#fff0f7), color-stop(65%,#fff9fd), color-stop(86%,#fdfbfc), color-stop(90%,#fefcff), color-stop(100%,#fffdfe)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #feedf7 0%,#feeff6 23%,#ffeff9 23%,#fff0f7 27%,#ffeffa 29%,#fff0f7 30%,#fff9fd 65%,#fdfbfc 86%,#fefcff 90%,#fffdfe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #feedf7 0%,#feeff6 23%,#ffeff9 23%,#fff0f7 27%,#ffeffa 29%,#fff0f7 30%,#fff9fd 65%,#fdfbfc 86%,#fefcff 90%,#fffdfe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #feedf7 0%,#feeff6 23%,#ffeff9 23%,#fff0f7 27%,#ffeffa 29%,#fff0f7 30%,#fff9fd 65%,#fdfbfc 86%,#fefcff 90%,#fffdfe 100%); /* IE10+ */
background: linear-gradient(to bottom,  #feedf7 0%,#feeff6 23%,#ffeff9 23%,#fff0f7 27%,#ffeffa 29%,#fff0f7 30%,#fff9fd 65%,#fdfbfc 86%,#fefcff 90%,#fffdfe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feedf7', endColorstr='#fffdfe',GradientType=0 ); /* IE6-8 */
border:1px solid #ccc !important;
border-radius:6px;
}

/* .popContent.content2,.popContent.content12,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent.content2{ */
.popContent.content12{
background: #d3fde5; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QzZmRlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZDNmZmU4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzQlIiBzdG9wLWNvbG9yPSIjZGVmZmVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzYlIiBzdG9wLWNvbG9yPSIjZGZmZWVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzYlIiBzdG9wLWNvbG9yPSIjZTJmZWVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDElIiBzdG9wLWNvbG9yPSIjZTVmZmYxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTglIiBzdG9wLWNvbG9yPSIjZTlmZmYzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzclIiBzdG9wLWNvbG9yPSIjZjNmZmY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhZmZmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #d3fde5 0%, #d3ffe8 3%, #deffec 34%, #dffeec 36%, #e2feef 36%, #e5fff1 41%, #e9fff3 58%, #f3fff9 77%, #fafffb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3fde5), color-stop(3%,#d3ffe8), color-stop(34%,#deffec), color-stop(36%,#dffeec), color-stop(36%,#e2feef), color-stop(41%,#e5fff1), color-stop(58%,#e9fff3), color-stop(77%,#f3fff9), color-stop(100%,#fafffb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d3fde5 0%,#d3ffe8 3%,#deffec 34%,#dffeec 36%,#e2feef 36%,#e5fff1 41%,#e9fff3 58%,#f3fff9 77%,#fafffb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d3fde5 0%,#d3ffe8 3%,#deffec 34%,#dffeec 36%,#e2feef 36%,#e5fff1 41%,#e9fff3 58%,#f3fff9 77%,#fafffb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d3fde5 0%,#d3ffe8 3%,#deffec 34%,#dffeec 36%,#e2feef 36%,#e5fff1 41%,#e9fff3 58%,#f3fff9 77%,#fafffb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d3fde5 0%,#d3ffe8 3%,#deffec 34%,#dffeec 36%,#e2feef 36%,#e5fff1 41%,#e9fff3 58%,#f3fff9 77%,#fafffb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3fde5', endColorstr='#fafffb',GradientType=0 ); /* IE6-8 */
border:1px solid #ccc !important;
border-radius:6px;}
/*.popContent.content3,.popContent.content13,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent.content3{*/
.popContent.content14{
background: #e5f3fe; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZjNmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjZThmNmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9IiNlNGY0ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iI2U2ZjdmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjZWRmNWY4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNSUiIHN0b3AtY29sb3I9IiNlZGY1ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3JSIgc3RvcC1jb2xvcj0iI2U2ZjdmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjglIiBzdG9wLWNvbG9yPSIjZTVmN2ZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOSUiIHN0b3AtY29sb3I9IiNlYmY2ZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMSUiIHN0b3AtY29sb3I9IiNlOWY2ZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMyUiIHN0b3AtY29sb3I9IiNlZmY0ZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxNSUiIHN0b3AtY29sb3I9IiNlNmY5ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxNyUiIHN0b3AtY29sb3I9IiNlY2Y2ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNlOGY1ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyMSUiIHN0b3AtY29sb3I9IiNlZGY4ZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyMyUiIHN0b3AtY29sb3I9IiNlZmY4ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiNlY2Y2ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyOCUiIHN0b3AtY29sb3I9IiNlY2Y2ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiNlZmY5ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzOCUiIHN0b3AtY29sb3I9IiNlZWY4ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0NCUiIHN0b3AtY29sb3I9IiNmMWZhZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0NiUiIHN0b3AtY29sb3I9IiNmMGY3ZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmM2ZjZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1NCUiIHN0b3AtY29sb3I9IiNmNmZiZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1OCUiIHN0b3AtY29sb3I9IiNmM2ZhZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3NSUiIHN0b3AtY29sb3I9IiNmN2ZjZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3NyUiIHN0b3AtY29sb3I9IiNmYmZjZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4MSUiIHN0b3AtY29sb3I9IiNmOGZjZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4NyUiIHN0b3AtY29sb3I9IiNmZGZlZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4OCUiIHN0b3AtY29sb3I9IiNmYWZiZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MSUiIHN0b3AtY29sb3I9IiNmZGZlZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NyUiIHN0b3AtY29sb3I9IiNmZGZmZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NyUiIHN0b3AtY29sb3I9IiNmYmZjZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OCUiIHN0b3AtY29sb3I9IiNmZWZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiNmZWZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmRmZGZkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  #e5f3fe 0%, #e8f6ff 1%, #e4f4ff 1%, #e6f7ff 3%, #edf5f8 4%, #edf5f7 5%, #e6f7ff 7%, #e5f7ff 8%, #ebf6fc 9%, #e9f6fc 11%, #eff4fa 13%, #e6f9ff 15%, #ecf6ff 17%, #e8f5ff 20%, #edf8fe 21%, #eff8f7 23%, #ecf6ff 24%, #ecf6ff 28%, #eff9ff 30%, #eef8ff 38%, #f1faff 44%, #f0f7fd 46%, #f3fcff 50%, #f6fbff 54%, #f3faff 58%, #f7fcff 75%, #fbfcff 77%, #f8fcff 81%, #fdfeff 87%, #fafbfd 88%, #fdfeff 91%, #fdfffe 97%, #fbfcfe 97%, #feffff 98%, #feffff 99%, #fdfdfd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5f3fe), color-stop(1%,#e8f6ff), color-stop(1%,#e4f4ff), color-stop(3%,#e6f7ff), color-stop(4%,#edf5f8), color-stop(5%,#edf5f7), color-stop(7%,#e6f7ff), color-stop(8%,#e5f7ff), color-stop(9%,#ebf6fc), color-stop(11%,#e9f6fc), color-stop(13%,#eff4fa), color-stop(15%,#e6f9ff), color-stop(17%,#ecf6ff), color-stop(20%,#e8f5ff), color-stop(21%,#edf8fe), color-stop(23%,#eff8f7), color-stop(24%,#ecf6ff), color-stop(28%,#ecf6ff), color-stop(30%,#eff9ff), color-stop(38%,#eef8ff), color-stop(44%,#f1faff), color-stop(46%,#f0f7fd), color-stop(50%,#f3fcff), color-stop(54%,#f6fbff), color-stop(58%,#f3faff), color-stop(75%,#f7fcff), color-stop(77%,#fbfcff), color-stop(81%,#f8fcff), color-stop(87%,#fdfeff), color-stop(88%,#fafbfd), color-stop(91%,#fdfeff), color-stop(97%,#fdfffe), color-stop(97%,#fbfcfe), color-stop(98%,#feffff), color-stop(99%,#feffff), color-stop(100%,#fdfdfd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e5f3fe 0%,#e8f6ff 1%,#e4f4ff 1%,#e6f7ff 3%,#edf5f8 4%,#edf5f7 5%,#e6f7ff 7%,#e5f7ff 8%,#ebf6fc 9%,#e9f6fc 11%,#eff4fa 13%,#e6f9ff 15%,#ecf6ff 17%,#e8f5ff 20%,#edf8fe 21%,#eff8f7 23%,#ecf6ff 24%,#ecf6ff 28%,#eff9ff 30%,#eef8ff 38%,#f1faff 44%,#f0f7fd 46%,#f3fcff 50%,#f6fbff 54%,#f3faff 58%,#f7fcff 75%,#fbfcff 77%,#f8fcff 81%,#fdfeff 87%,#fafbfd 88%,#fdfeff 91%,#fdfffe 97%,#fbfcfe 97%,#feffff 98%,#feffff 99%,#fdfdfd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e5f3fe 0%,#e8f6ff 1%,#e4f4ff 1%,#e6f7ff 3%,#edf5f8 4%,#edf5f7 5%,#e6f7ff 7%,#e5f7ff 8%,#ebf6fc 9%,#e9f6fc 11%,#eff4fa 13%,#e6f9ff 15%,#ecf6ff 17%,#e8f5ff 20%,#edf8fe 21%,#eff8f7 23%,#ecf6ff 24%,#ecf6ff 28%,#eff9ff 30%,#eef8ff 38%,#f1faff 44%,#f0f7fd 46%,#f3fcff 50%,#f6fbff 54%,#f3faff 58%,#f7fcff 75%,#fbfcff 77%,#f8fcff 81%,#fdfeff 87%,#fafbfd 88%,#fdfeff 91%,#fdfffe 97%,#fbfcfe 97%,#feffff 98%,#feffff 99%,#fdfdfd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e5f3fe 0%,#e8f6ff 1%,#e4f4ff 1%,#e6f7ff 3%,#edf5f8 4%,#edf5f7 5%,#e6f7ff 7%,#e5f7ff 8%,#ebf6fc 9%,#e9f6fc 11%,#eff4fa 13%,#e6f9ff 15%,#ecf6ff 17%,#e8f5ff 20%,#edf8fe 21%,#eff8f7 23%,#ecf6ff 24%,#ecf6ff 28%,#eff9ff 30%,#eef8ff 38%,#f1faff 44%,#f0f7fd 46%,#f3fcff 50%,#f6fbff 54%,#f3faff 58%,#f7fcff 75%,#fbfcff 77%,#f8fcff 81%,#fdfeff 87%,#fafbfd 88%,#fdfeff 91%,#fdfffe 97%,#fbfcfe 97%,#feffff 98%,#feffff 99%,#fdfdfd 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e5f3fe 0%,#e8f6ff 1%,#e4f4ff 1%,#e6f7ff 3%,#edf5f8 4%,#edf5f7 5%,#e6f7ff 7%,#e5f7ff 8%,#ebf6fc 9%,#e9f6fc 11%,#eff4fa 13%,#e6f9ff 15%,#ecf6ff 17%,#e8f5ff 20%,#edf8fe 21%,#eff8f7 23%,#ecf6ff 24%,#ecf6ff 28%,#eff9ff 30%,#eef8ff 38%,#f1faff 44%,#f0f7fd 46%,#f3fcff 50%,#f6fbff 54%,#f3faff 58%,#f7fcff 75%,#fbfcff 77%,#f8fcff 81%,#fdfeff 87%,#fafbfd 88%,#fdfeff 91%,#fdfffe 97%,#fbfcfe 97%,#feffff 98%,#feffff 99%,#fdfdfd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f3fe', endColorstr='#fdfdfd',GradientType=0 ); /* IE6-8 */
border:1px solid #ccc !important;
border-radius:6px;}
/*.popContent.content4,.popContent.content14,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent.content4{*/
.popContent.content13{
background: #fff3e0; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjNlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE4JSIgc3RvcC1jb2xvcj0iI2ZlZjJlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZmZjRlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iI2ZmZjRlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iI2ZlZjVlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI3JSIgc3RvcC1jb2xvcj0iI2ZmZjZlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iI2ZlZjRlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM5JSIgc3RvcC1jb2xvcj0iI2ZmZjVlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iI2ZmZjhlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU0JSIgc3RvcC1jb2xvcj0iI2ZmZjhlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYxJSIgc3RvcC1jb2xvcj0iI2ZmZjlmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iI2ZmZmNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iI2ZlZmFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY0JSIgc3RvcC1jb2xvcj0iI2ZmZmRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iI2ZkZjlmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iI2ZmZmNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iI2ZmZmFmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjczJSIgc3RvcC1jb2xvcj0iI2ZmZmNmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc5JSIgc3RvcC1jb2xvcj0iI2ZmZmNmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iI2ZlZmRmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fff3e0 0%, #fef2e6 18%, #fff4e8 20%, #fff4e8 23%, #fef5e4 24%, #fff6e7 27%, #fef4e8 36%, #fff5e9 39%, #fff8ed 41%, #fff8ee 54%, #fff9f1 61%, #fffcf3 63%, #fefaf1 63%, #fffdf4 64%, #fdf9f0 65%, #fffcf3 67%, #fffaf4 71%, #fffcf7 73%, #fffcf5 79%, #fefdf9 95%, #fffffd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff3e0), color-stop(18%,#fef2e6), color-stop(20%,#fff4e8), color-stop(23%,#fff4e8), color-stop(24%,#fef5e4), color-stop(27%,#fff6e7), color-stop(36%,#fef4e8), color-stop(39%,#fff5e9), color-stop(41%,#fff8ed), color-stop(54%,#fff8ee), color-stop(61%,#fff9f1), color-stop(63%,#fffcf3), color-stop(63%,#fefaf1), color-stop(64%,#fffdf4), color-stop(65%,#fdf9f0), color-stop(67%,#fffcf3), color-stop(71%,#fffaf4), color-stop(73%,#fffcf7), color-stop(79%,#fffcf5), color-stop(95%,#fefdf9), color-stop(100%,#fffffd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fff3e0 0%,#fef2e6 18%,#fff4e8 20%,#fff4e8 23%,#fef5e4 24%,#fff6e7 27%,#fef4e8 36%,#fff5e9 39%,#fff8ed 41%,#fff8ee 54%,#fff9f1 61%,#fffcf3 63%,#fefaf1 63%,#fffdf4 64%,#fdf9f0 65%,#fffcf3 67%,#fffaf4 71%,#fffcf7 73%,#fffcf5 79%,#fefdf9 95%,#fffffd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fff3e0 0%,#fef2e6 18%,#fff4e8 20%,#fff4e8 23%,#fef5e4 24%,#fff6e7 27%,#fef4e8 36%,#fff5e9 39%,#fff8ed 41%,#fff8ee 54%,#fff9f1 61%,#fffcf3 63%,#fefaf1 63%,#fffdf4 64%,#fdf9f0 65%,#fffcf3 67%,#fffaf4 71%,#fffcf7 73%,#fffcf5 79%,#fefdf9 95%,#fffffd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fff3e0 0%,#fef2e6 18%,#fff4e8 20%,#fff4e8 23%,#fef5e4 24%,#fff6e7 27%,#fef4e8 36%,#fff5e9 39%,#fff8ed 41%,#fff8ee 54%,#fff9f1 61%,#fffcf3 63%,#fefaf1 63%,#fffdf4 64%,#fdf9f0 65%,#fffcf3 67%,#fffaf4 71%,#fffcf7 73%,#fffcf5 79%,#fefdf9 95%,#fffffd 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fff3e0 0%,#fef2e6 18%,#fff4e8 20%,#fff4e8 23%,#fef5e4 24%,#fff6e7 27%,#fef4e8 36%,#fff5e9 39%,#fff8ed 41%,#fff8ee 54%,#fff9f1 61%,#fffcf3 63%,#fefaf1 63%,#fffdf4 64%,#fdf9f0 65%,#fffcf3 67%,#fffaf4 71%,#fffcf7 73%,#fffcf5 79%,#fefdf9 95%,#fffffd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff3e0', endColorstr='#fffffd',GradientType=0 ); /* IE6-8 */
border-radius:6px;
border:1px solid #ccc !important
}
.popContent .heading{font-size:14px;width:180px; height:40px; margin:10px 0 0 10px; color:#2e2d2d;font-weight:bold}
.popContent .productTitle{margin:0 0 0 10px; text-shadow:none; font-weight:bold;}
.popContent .productTitle .prdSubTitle1, .popContent .productTitle .prdSubTitle2{font-size:12px; color:#666666;font-weight:normal;}
.popContent .productTitle .prdSubTitle1{position: absolute;left: 10px;right: 15px; top:75px}
.popContent .productTitle .prdSubTitle1 .text1, .popContent .productTitle .prdSubTitle1 .text2{padding:0 0 10px 15px; display:inline-block; background:url(../images/bullet_arrow.png) 0 4px no-repeat!important;}
.popContent .productTitle .prdSubTitle2{display:inline-block; width:238px;}
.popContent.content1 .heading{background:url(../images/products/product2_v2.png) 0 0 no-repeat;}
.popContent.content2 .heading{background:url(../images/products/product3.png) 0 0 no-repeat;}
.popContent.content3 .heading{background:url(../images/products/product4_v2.png) 0 0 no-repeat;}
.popContent.content4 .heading{background:url(../images/products/product1.png) 0 0 no-repeat;}

.popContent .heading span{font-size:10px;}
.popContent > a,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent > a ,.maincontainer .productInfoCover .ui-grid-a .ui-block-b .popContent > a{
position:absolute;bottom:5px;right:10px;background:#55a155;padding:5px 15px;display:inline-block;border:1px solid #569957;border-radius:5px;color:white;}
.popContent > a.ui-link,.popContent > a.ui-link:hover,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent > a.ui-link,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent > a.ui-link:hover,.maincontainer .productInfoCover .ui-grid-a .ui-block-b .popContent > a.ui-link,.maincontainer .productInfoCover .ui-grid-a .ui-block-b .popContent > a.ui-link:hover{color:#fff;text-decoration:none;text-shadow:none;font-weight:normal;font-size:12px;color: #fff;}
.popContent a span,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent a span,.maincontainer .productInfoCover .ui-grid-a .ui-block-b .popContent a span{background:url(../images/nav_btns_icons.png) -2px -159px no-repeat;padding: 0 0 0 18px;}
.popContent .botBtns .deletes span{background:url(../images/nav_btns_icons.png) -2px -95px no-repeat!important;}
.popContent .botBtns .edits span{background:url(../images/nav_btns_icons.png) -2px -139px no-repeat!important;}
.popContent .botBtns{position:absolute;bottom:10px;right:10px;display:none}
.popContent .badger{position:absolute;top:10px;right:30px;display:none; border: 1px solid #ccc; padding: 2px 6px 2px 8px; font-size: 12px; text-shadow: none; border-radius: 8px;}
.popContent .badger.red,.rDate a.ui-link{background:#cf4328; color:#fff;}
.popContent .badger.orange{background:#ffcaad; color:#000;}
.popContent .badger.gray{background:#eaeaea; color:#000;}
.botBtns a,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent .botBtns a,
.maincontainer .productInfoCover .ui-grid-a .ui-block-b .popContent .botBtns a
{background:#55a155;padding:4px 15px;display:inline-block;border:1px solid #569957; border-radius:5px; height:16px; margin-right:10px}
.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent .botBtns a.ui-link,
.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent .botBtns a.ui-link:hover,
.maincontainer .productInfoCover .ui-grid-a .ui-block-b .popContent .botBtns a.ui-link,
.maincontainer .productInfoCover .ui-grid-a .ui-block-b .popContent .botBtns a.ui-link:hover
{color:#fff;text-decoration:none;font-weight:normal;font-size:12px; text-shadow:none;}
.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent .botBtns a, .maincontainer .productInfoCover .ui-grid-a .ui-block-b .popContent .botBtns a{width:auto}
/*Product POP UP CSS  ends*/

/**************Checklist Information css starts*****************/
.maincontainer .ui-grid-a .checkListInfoTitle{width:60%; float:left; background:url(../images/checklistHD.png) 0px 0px no-repeat;margin:20px 0 0 0; height:30px;}
.maincontainer .ui-grid-a .checkListInfoTitle span{padding: 5px 0 0 25px;font-weight: bold;display: inline-block;}
.maincontainer .ui-grid-a  .checkListInfoCover{clear:both; border-top:1px solid #c7c7c7; border-bottom:1px solid #529319;}
.maincontainer .ui-grid-a  .checkListInfoCover .iconBox{height:250px; margin: 30px 0px 100px 0px;; clear:both; width:100%}
.maincontainer .ui-grid-a  .checkListInfoCover .iconBox > div{/*border: 1px solid #bbbbbb;border-radius: 6px;background:#fafafa;*/min-height:340px;float:left; position:relative}
.maincontainer .ui-grid-a  .checkListInfoCover .iconBox > div > div{float:left;}
.maincontainer .ui-grid-a  .checkListInfoCover .iconBox > div > div.leftbg{background:url(../images/planleftbg1.png) no-repeat;width: 7px;height: 330px; float:left;}
.maincontainer .ui-grid-a  .checkListInfoCover .iconBox > div > div.middlebg{background:url(../images/planmiddilebg2.png) 0 0 repeat-x;height: 330px; position:absolute; left: 7px; right: 6px; top: -0.5px;}
.maincontainer .ui-grid-a  .checkListInfoCover .iconBox > div > div.rightbg{background: url(../images/planrightbg3.png) 0 -4px no-repeat;width: 10px;height: 330px;float:right;}
.maincontainer .ui-grid-a .checkListInfoCover .iconBox .previewplan,.maincontainer .ui-grid-a .checkListInfoCover .iconBox .searchplan ,.maincontainer .ui-grid-a .checkListInfoCover .iconBox .createplan
{ float:left; height:250px;}

.maincontainer .ui-grid-a .checkListInfoCover .iconBox .previewplannew{width:34%;}
.maincontainer .ui-grid-a .checkListInfoCover .iconBox .searchplan{width:38%;}
.maincontainer .ui-grid-a .checkListInfoCover .iconBox .createplan{width:23%;}

.maincontainer .ui-grid-a .checkListInfoCover .iconBox .searchplan{margin: 0 2% 0 2%;padding:0;position:relative;}

.applicationCover .ui-grid-a .checkListInfoCover .iconBox > div{min-width:31% !important}
.maincontainer .ui-grid-a .checkListInfoCover .iconBox .previewplan a span,.maincontainer .ui-grid-a .checkListInfoCover .iconBox .createplan a span,
.applicationCover .ui-grid-a .checkListInfoCover .iconBox .searchplan a span{margin-top: 100px;display: inline-block;text-decoration: underline;padding:0}
.searchplan{padding:10px 20px;}
.searchplan li,.previewplannew li{padding: 3px 0 2px 0;}
.searchplan .ui-radio input{left:0;margin:4px 0 0 0} 
.maincontainer .ui-grid-a .checkListInfoCover .iconBox .searchplan span{padding:0 0 0 15px;}
.maincontainer .ui-grid-a .checkListInfoCover .iconBox .searchbtn{margin:123px 0 0 0}
.maincontainer .ui-grid-a .checkListInfoCover .iconBox .searchbtn span{padding: 0 31px;background: url(../images/nav_btns_icons.png) 10px -291px no-repeat;}
.maincontainer .ui-grid-a .checkListInfoCover .iconBox .previewplan a, .maincontainer .ui-grid-a .checkListInfoCover .iconBox .createplan a,
.applicationCover .ui-grid-a .checkListInfoCover .iconBox .searchplan a
{float:left; text-align:center; text-shadow:none;font-size:14px; font-weight:normal; color:#474747;height:237px;border-radius:6px; padding:70px 0 0 0;}
.maincontainer .ui-grid-a .checkListInfoCover .iconBox .previewplan .previewplaninner{width:200px; margin:10px auto;}
.maincontainer .ui-grid-a .checkListInfoCover .iconBox .searchplan .searchplaninner{margin: 0 auto; width: 200px;padding: 12px 0 0 0;}
.maincontainer .ui-grid-a .checkListInfoCover .iconBox .createplan .createplaninner{width:200px; margin:0 auto;}

.maincontainer .ui-grid-a .checkListInfoCover .iconBox .previewplan a{background:url(../images/menu1.png) center center no-repeat;left:36%;position:absolute;}
.maincontainer .ui-grid-a .checkListInfoCover .iconBox .searchplan h3{background:url(../images/checklistEye.png) 0 0 no-repeat;padding: 8px 0 10px 30px;font-size:14px;color:#4a4949}
.applicationCover .ui-grid-a .checkListInfoCover .iconBox .searchplan a{background:url(../images/checklistEye.png) center center no-repeat;left:34%;position:absolute;}
.maincontainer .ui-grid-a .checkListInfoCover .iconBox .createplan a{background:url(../images/checklistPdf.png) center center no-repeat;position: absolute;left: 34%;}
.searchplan li b{font-size:12px;font-weight:normal;padding: 5px 0 0 0;display: inline-block;}
.searchplan .ui-radio,.chk .ui-checkbox {display:none}
.searchplan span.radio,.chk span.check {
width: 10px;
height: 22px;
padding: 0 5px 0 0;
background:url(../images/radio.png) 0 -40px no-repeat; 
display: block;
clear: left;
float: left;
}
.searchplan span.radio.active{background:url(../images/radio.png) 0 -20px no-repeat; }
/*  ilustraion page modifications */
.maincontainer .ui-grid-a .checkListInfoCover .iconBox .previewplannew .previewplaninnernew .previewplaninnerlink{padding;0px;}
.maincontainer .ui-grid-a .checkListInfoCover .iconBox .previewplannew .previewplaninnernew  a{float:left; text-shadow:none;font-size:14px; font-weight:normal; color:#474747;height:25px;border-radius:6px; padding:0px 0 0 0;}
.maincontainer .ui-grid-a .checkListInfoCover .iconBox .previewplannew .previewplannewinner{margin: 10px auto 0 10%;}
.maincontainer .ui-grid-a .checkListInfoCover .iconBox .previewplannew .previewplaninnernew a  span{margin-left:35px;text-decoration:none;padding:0;color:#000000;}
.previewplannew li b{font-size:12px;font-weight:normal;padding: 5px 0 0 0;display: inline-block;}
.ui-radio{display:none}
span.radio {
width: 10px;
height: 22px;
padding: 0px 5px 0px 15px;
background:url(../images/radio.png) 0 -40px no-repeat; 
display: block;
clear: left;
float: left;
}
span.radio.active{background:url(../images/radio.png) 0 -20px no-repeat;}
.previewplannew span{padding:0px 0px 0px 15px;}
.previewplannlink a{background:url(../images/menu1.png) 0 0 no-repeat;}
.previewplannlink a span{margin-left:35px;padding:0;color:#000000;}
.previewplancont{font-size: 12px;padding: 5px 0;}
.previewplabtn a.greenBtn
{
background:url(../images/btn_bg.png) repeat-x;/* Old browsers */
background: -moz-linear-gradient(top,  #57975a 0%, #58a45a 4%, #56a458 11%, #549f5a 15%, #579e58 19%, #559e59 22%, #509c51 30%, #4f924f 44%, #47894b 63%, #478248 70%, #488248 74%, #448146 78%, #3f793f 96%, #57975a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#57975a), color-stop(4%,#58a45a), color-stop(11%,#56a458), color-stop(15%,#549f5a), color-stop(19%,#579e58), color-stop(22%,#559e59), color-stop(30%,#509c51), color-stop(44%,#4f924f), color-stop(63%,#47894b), color-stop(70%,#478248), color-stop(74%,#488248), color-stop(78%,#448146), color-stop(96%,#3f793f), color-stop(100%,#57975a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* W3C */
padding:5px 65px
}
.previewplabtn{margin-top:20px;text-align:center}
.previewplabtn a{padding:5px 10px}
/**************Checklist Information css ends*****************/

/*Agent POP UP CSS  */
.agentPopup{width: 315px;}
.searchText input.ui-input-text,.searchText .ui-input-search{background:white;width: 62%;font-size: 12px;border-radius: 10px;  margin: 0 0 0 10px;}
.agentPopup .searchOptions{height:240px;overflow-y:scroll;0}
.searchOptions > ul li{list-style:none;border-top:1px solid #b6babf;font-size:12px;padding:5px 0;}
.agentPopup .searchOptions > ul li{background:url(../images/rightArrow1.png) right center no-repeat;}
.agentPopup .searchOptions > ul li > span{color:#666;display:inline-block;padding:0 5px}
.searchOptions .ui-listview-filter{margin: 0px;position: absolute;top: 0px;background: none;}
.searchOptions .ui-listview-filter .ui-bar-c{background:none;}
.searchOptions input.ui-input-text{padding: 0px;font-size: 13px;line-height: 24px;}
.searchOptions .ui-listview-filter .ui-input-search{width: auto;margin:8px 0 0 8px;display: block;border-radius: 8px;background: #fff url(../images/nav_btns_icons.png) 2px -461px no-repeat;}
.searchOptions .ui-listview-filter .ui-focus{box-shadow:none; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none;}
.searchOptions .ui-icon, .searchOptions .ui-icon-searchfield:after{background:none;}
.searchOptions .ui-li-static.ui-li{padding: .7em 0px;}
.agentPopup .searchOptions > ul li, .agentPopup {cursor: pointer;}
.agentPopup .searchOptions > ul li:hover {background:#f2f2f2;}
/*Agent POP UP CSS  ends*/

/*Edit POP UP CSS  */
.editContent{overflow:hidden;font-size:12px;margin:0 0 30px 0;border-bottom:1px solid #e1e1e1;}
.editContent .evenrow{background:#f2f2f2; padding: 8px 0 7px 8px;}
.editContent .oddrow{background:#FFF; padding: 8px 0 7px 8px;}
.editpop h4{background: #fff url(../images/products/product1.png) 10px 10px no-repeat;padding: 16px 0 0 120px;left: 0px;
top:0px;
right:0px;
margin:0px;
height:34px;
border-bottom:1px solid #eeeeee;
border-radius:8px 8px 0 0
}
.editL{float:left;display:inline;width:65%;min-height: 345px;margin-right:10px;}
.editText{overflow:hidden}
.editFieldL{float:left;width:50%}
.prodpop .editFieldL > label{width:40%} 
.editFieldL > label,.editFieldR > label{width:51%;float:left;}
.editFieldL > span,.editFieldR > span{float:left;width:41%}
.prodpop .editFieldL > span,.prodpop .editFieldR > span{width:49%}
.editFieldL b{font-weight: normal;float: left;display: inline-block;margin: 5px 0 0 -18px;}
.editFieldR{float:left;width:49%}
.editFieldR.payField2,.editFieldR.payField3{width:39%}
.editFieldR.payField2 label,.editFieldR.payField3 label{width:53%}
.editText > label{width:25%;float:left;}
.editText > span{float:left;width:43%}
.editR{width: 33.5%;background: #fcfcfc;border-left: 1px solid #e0e0de;float:left;}
.editRtop p{margin: 0px; padding: 12px 0 13px 5px; background:#f6f8f5;}
.editR .editRtop{border-bottom:1px solid #ccc}
.editR .editRtop .firstHD{padding: 10px 0 10px 0; text-align: right; background:#f6f8f5;}
.editR .editRtop .firstHD .inner{float:right;}
.editR .editText{padding: 14px 0 16px 10px;margin: 0;border-top: 1px solid #f6f6f6;}
.editR .editText > label{width:46%}
.editR .editText > span{float:right; text-align: right;margin-right: 5px;width:auto;}
.editR .editText > span.orange{color:#ed6002;text-align: right;margin-right: 5px;}
.editR .editRtop.border0,.searchOptions ul li.border0,.radiosearchPopup .searchplan li.border0,.footerLinks li.border0{border:none}
.maincontainer .editOptions .ui-block-a,.maincontainer .editOptions .ui-block-b,.maincontainer .editOptions .ui-block-c,.maincontainer .editOptions .ui-block-d,
.maincontainer .editOptions .ui-block-e{height: 30px!important;border: none!important;width:18%;}
.maincontainer .editOptions .ui-block-d{width:14%}
.maincontainer .editOptions .ui-block-e{width:32%}
.editOptions .ui-grid-c .ui-block-a .ui-btn-inner,.editOptions .ui-grid-c .ui-block-b .ui-btn-inner,.editOptions .ui-grid-c .ui-block-c .ui-btn-inner,.editOptions .ui-grid-c .ui-block-d .ui-btn-inner,
.editOptions .ui-grid-a .ui-block-a .ui-btn-inner,.editOptions .ui-grid-a .ui-block-b .ui-btn-inner{padding: 5px 5px 5px 5px;}
.editOptions.doubleLine li .ui-btn{height:34px}
/*Change for new content customer*/
.insuredOptions .editOptions .ui-block-a .ui-btn-inner,.insuredOptions .editOptions .ui-block-b .ui-btn-inner,.insuredOptions .editOptions .ui-block-c .ui-btn-inner,.insuredOptions .editOptions .ui-block-d .ui-btn-inner,
.insuredOptions .editOptions .ui-block-e .ui-btn-inner{padding: 3px}

.editText .ui-select .ui-btn-icon-right .ui-btn-inner,.corpPlanTab2Sel .ui-select .ui-btn-icon-right .ui-btn-inner{background: #fff url(../images/selectDownArrow2.png) right 8px no-repeat;font-size:12px;}
.editContent .btn_nav .ui-block-a .blockB .icon{background: url(../images/nav_btns_icons.png) 6px -96px no-repeat;}
.editContent .btn_nav .ui-block-a .blockC .icon{background: url(../images/nav_btns_icons.png) 6px -117px no-repeat;}
.marginTop5{margin:5px 0 0 0;}
.marginTop30{margin:30px 0 0 0}
.marginTop25{margin:25px 0 0 0;float:right}
/*bottom buttons*/
.editContent .editfooter{position:absolute;background:#f9f7f8; bottom:0px; left:0px; right:0px; height:50px;border: 1px solid #f2f2f2;z-index: 200;}
.editContent .btn_nav{float:right;margin: 12px 0 0 0;}
/*Edit POP UP CSS  */
.maincontainer .illustrationInner{margin:74px 0 47px 0;min-height:480px;}
.clearBoth{clear:both;}
.mainTabs{clear:both; position: absolute; left: 90px; top: 64px; z-index: 1;right:5px;overflow:hidden}
.mainTabs .lmainTabs{float:left;display:inline}
.mainTabs .rmainTabs{float:right;display:inline}
.mainTabs .lmainTabs .planA, .mainTabs .lmainTabs .planB, .mainTabs .lmainTabs .planC, .mainTabs .lmainTabs .planD, .mainTabs .lmainTabs .planE, .mainTabs .lmainTabs .plus,.mainTabs .lmainTabs .commonplan{height:36px; border-top:2px solid #01944e; border-left:1px solid #cfcfcf; border-right:1px solid #cfcfcf; float:left;height:38px; margin:0 5px 0 0;}
.mainTabs .lmainTabs a.hlights, .mainTabs .lmainTabs a:hover{background:#fff;color:#0f9c5a;}
.mainTabs .lmainTabs a.hlights.ui-link, .mainTabs .lmainTabs a:hover.ui-link{background:#fff;color:#0f9c5a;}
.mainTabs .lmainTabs a.hlights span, .mainTabs .lmainTabs a:hover span{background:#fff url(../images/mainTabRemove.png) right 2px no-repeat; }
.mainTabs .lmainTabs a{float:left; height:28px; background:#7a7a7a; padding:10px 10px 0 10px; text-shadow:none; text-decoration:none;}
.mainTabs .lmainTabs a.ui-link{color:#fff; font-weight:normal;}
.mainTabs .lmainTabs a span{width:100%; padding:0 25px 0 0; height:38px; font-size:12px; background:url(../images/mainTabRemoveRoll.png) right 2px no-repeat;}
.mainTabs .lmainTabs .plus{background:#00954e;}
.mainTabs .lmainTabs .plus a.ui-link{color:#fff; background:none; font-weight:normal;}
.mainTabs .lmainTabs .plus a span{width:100%; padding:0; height:38px; background:none; font-size:16px;}
.rmainTabs .btn_nav .ui-block-a .blockB .icon{background:url(../images/nav_btns_icons.png) 6px -291px no-repeat;}
.rmainTabs .btn_nav .ui-block-a .blockA .icon{background:url(../images/nav_btns_icons.png) 8px -271px no-repeat}
.commonplan a{color:#fff; font-weight:normal;}
/*new search popup*/

.searchPopwidth1{width:900px;padding:0}
.popupheader {background: #f9f8f7;font-size: 12px;padding: 15px;border-radius: 8px 8px 0px 0px; position: relative;}
.popupinner {padding: 10px;font-size: 12px;}
.searchPopwidth1 .addgrouplabel {width: 105px;float: left;margin: 11px 5px 0px 0px;}
.searchPopwidth1 .addgroupholder {width: 200px;float:left}
.addgroupholder input.ui-input-text {font-size: 12px;padding: 0px;}
.searchPopwidth1 .btn_nav{float:right}
.btn_nav .blockA .yes, .btn_nav .blockA .no, .btn_nav .blockA .add {padding: 0 10px 0 25px;}
.btn_nav .blockA .no {background: url(../images/nav_btns_icons.png) 6px -96px no-repeat;}
.searchPopwidth1 .btn_nav .blockA .custSearch {background: url(../images/nav_btns_icons.png) 6px -291px no-repeat;padding: 0px 10px 0px 25px;}
.searchPopwidth1 .popupinner .margtop {margin: 100px 0 10px 0;}
/*Changes 11-10*/
.searchPopwidth1 .searchResultValues{float:left;width:100%}
.searchPopwidth1 .searchResultValues p{margin:5px 0;overflow:hidden}
.searchPopwidth1 .searchResultValues p label{float:left;width:23%}
.illustrationCover .planDetails .rPlan .insuredGenderTabs{margin:0;width:100%}
.illustrationCover .planDetails .rPlan .insuredGenderTabs ul{width: 100%;}
/*Changes 11-10*/
/*search Pop UP CSS */
.searchPop{width:500px;padding:5px 0}
.topSearch{overflow:hidden; height:32px;}
.searchPop .searchText,.topSearch [data-role="navbar"]{float:left;display:inline;}
.searchPop .searchText{width:60%;margin: 0 20px 0 0;}
.searchPop .searchText input.ui-input-text,.searchPop .searchText .ui-input-search{width:80%}
.searchPop .searchOptions{height: 380px;overflow-y: scroll;}
.searchPop .searchOptions > ul > li{padding:10px;overflow:hidden;background: #f4f4f4; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjZjBmMGYwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMyUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNyUiIHN0b3AtY29sb3I9IiNmM2YzZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyOSUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1OSUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MyUiIHN0b3AtY29sb3I9IiNmYmZiZmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiNmY2ZjZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  #f4f4f4 0%, #f0f0f0 1%, #f2f2f2 3%, #f3f3f3 27%, #f5f5f5 29%, #f9f9f9 59%, #fbfbfb 93%, #fcfcfc 99%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(1%,#f0f0f0), color-stop(3%,#f2f2f2), color-stop(27%,#f3f3f3), color-stop(29%,#f5f5f5), color-stop(59%,#f9f9f9), color-stop(93%,#fbfbfb), color-stop(99%,#fcfcfc), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f4f4f4 0%,#f0f0f0 1%,#f2f2f2 3%,#f3f3f3 27%,#f5f5f5 29%,#f9f9f9 59%,#fbfbfb 93%,#fcfcfc 99%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f4f4f4 0%,#f0f0f0 1%,#f2f2f2 3%,#f3f3f3 27%,#f5f5f5 29%,#f9f9f9 59%,#fbfbfb 93%,#fcfcfc 99%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f4f4f4 0%,#f0f0f0 1%,#f2f2f2 3%,#f3f3f3 27%,#f5f5f5 29%,#f9f9f9 59%,#fbfbfb 93%,#fcfcfc 99%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f4f4f4 0%,#f0f0f0 1%,#f2f2f2 3%,#f3f3f3 27%,#f5f5f5 29%,#f9f9f9 59%,#fbfbfb 93%,#fcfcfc 99%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}
.searchPop .searchOptions > ul li > div{float:left;display:inline}
.searchPop .searchOptions > ul li > div.searchR{float:right;padding: 5px 5px 0 0;}

.searchPop .searchOptions h3{padding:0 0 0 17px;}
.searchPop .searchOptions h3 span{background:url(../images/people.png) 0 0 no-repeat;padding: 0 0 0 20px;}
.searchPop .searchOptions h3.battery1{background:url(../images/battery1.png) 0 0 no-repeat}
.searchPop .searchOptions h3.battery2{background:url(../images/battery2.png) 0 0 no-repeat}
.searchPop .searchOptions h3.battery3{background:url(../images/battery3.png) 0 0 no-repeat}
.searchPop .searchOptions p{vertical-align: bottom;}
.searchPop .searchOptions .searchR ul{overflow:hidden}
.searchPop .searchOptions .searchR li{background:url(../images/searchpopoption.png) 0 -8px no-repeat;float:left;display:inline;width: 15px;height: 20px;border: 0;position:relative;padding: 10px;}
.searchPop .searchOptions .searchR li.editsearch{background-position: 0 -51px;}
.searchPop .searchOptions .searchR li.deletesearch{background-position:0 -90px}
.searchPop .searchOptions .searchR li span{position:absolute;top: 29px;font-size: 10px;}
.searchPop .searchText .ui-icon-searchfield{margin:0 0 0 10px}
.searchPop .searchbotbtns{float;left;width: 95%;padding: 0 10px;}
.searchPop .searchbotbtns .blockA{padding:2px 10px}
.searchPop .searchbotbtns .blockB{float:right;background:#2669b8 url(../images/btnBlueBg.png) repeat-x;border: 1px solid #1e5799;
/* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzI5ODlkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzIwN2NjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
 */background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8));
background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%);
padding:2px 0;
border-radius:5px;
position:relative;
}
.searchPop .searchbotbtns .btn_nav .ui-block-a .blockB .icon{background:url(../images/nav_btns_icons.png) 8px -251px no-repeat;}

/*chart pop up */
.chartpop{width:850px;font-size:12px;padding:0}
.chartpop > div{padding:10px }
.tabs ul,.tab1,.tab1 .content1 li{overflow:hidden}
.tabs ul li,.ltab1,.rtab1{float:left;display:inline;margin:0 3px}
.ltab1,.rtab1{width:46%;margin:0 15px 0 10px}
.tabData .tab1{padding:10px 0;height:320px;overflow-y:scroll;}
.tabData .tab1 .content1{margin:20px 0 0 0;min-height: 220px;}
.tab1 .content1 div{margin:20px 0 0 0;}
.tab1 .content1 h4{color:#404040;font-size:14px}
.tab1 .content1 h5{color:#21a663;font-size:12px;margin:10px 0 0 0;font-weight: normal;}
.tab1 .content1 li{border-bottom:1px solid #ccc;padding:3px 0}
.tab1 .content1 li span{float:left;width:43%}
.tab1 .content1 li b{font-weight:normal;float: left;width: 55%;}
.tabs ul li.active{background:#00964e}
.tabs ul li a{border:1px solid #ccc;padding:5px 5px;display:inline-block;font-size:12px;}
.tabs ul li a.ui-link,.tabs ul li a.ui-link:hover,.tabs ul li a.ui-link:visited{color:#878787}
.tabs ul li.active a.ui-link{color:#fff}
.tabData > div{display:none;min-height:300px}
.tabData div:first-child{display:block}

.chartpop .tab2{text-align:center}

/*tab3*/
.chartpop .tab3 div{margin:10px 0}
.tab3 table{color:#767876}
.tab3 table td{padding:3px;border:1px solid #e4e3e3;border-left:none;border-bottom:none}
.tab3 table td.borderbtm{border-bottom:1px solid #e4e3e3}
.tab3 table td.bg1{background:#ddeadd;border:1px solid #acabab;}
.tab3 table td.bg2{background:#f1f6f1;border:1px solid #acabab;border-left:none;border-bottom:none}
.tab3 table td.bg2.borderbtm{border-bottom:1px solid #acabab}
/*tab5*/
/*.tab5 div{margin:10px 0 0 0}
.tab5 div.editTable table td{font-size: 11px;height:30px;text-align:left;border-right:1px solid #c3c3c3; border-bottom:1px solid #c3c3c3;}
.tab5 div.margin0{margin:0;height:200px;overflow-y:scroll;}
.tab5 div.margin0 table td{text-align:right}*/
/*pdf pop up */
.pdfpop{width:670px;font-size:12px;padding: 0;}
.pdfpop b{font-weight: normal;float: left;padding: 5px 2px 0 0;}
.pdfpop > div{padding:10px 5px}
h4.heading{background:#f9f8f8;padding: 10px 6px;border-radius: 0 !important;font-size:16px;margin: 0;color:#4a4949;}
.radiosearchPopup h4{font-size:16px;margin: 0;color:#4a4949;}
.pdfpop h5{font-size:14px}
.chk{margin:10px 0}
.chk.colorbg,.tab1 li.colorbg{background:#f9f8f8}
.chk .ui-checkbox input{height: 15px;width: 15px;left: 0;margin:0}
.chk span{padding:0 0 0 20px}
.chk ul{overflow:hidden;padding:5px 0}
.chk li{float:left;display:inline;margin:0 23px 0 0;}
.chk .editOptions li{margin:0}
.chk .editOptions span.ui-btn-text{padding:0px;}
.chk ul .editOptions.ui-navbar ul{margin:0px 0px 5px 0px;}
.chk ul .editOptions.ui-navbar{width:105px;}
.chk li.bankpop1,.chk li.bankpop2,.chk li.bankpop3,.chk li.bankpop4{cursor:pointer}
.chk h5,.topPDF,.botPDF{border-bottom:1px solid #ccc}
.topPDF{padding:0 0 10px 0}
.chk li .ui-select{display:inline-block}
.chk li .ui-btn-icon-right .ui-btn-inner{background: #fff url(../images/selectDownArrow.png) 68px 7px no-repeat;padding: 2px 20px;}
.botPDF label{width: 125px;float: left;padding:5px 0}
.botPDF div.ui-field-contain div.ui-input-text{width:370px;border-radius:5px; }
.botPDF div.ui-field-contain div.ui-input-text input{font-size:12px;}
.pdfpop .btn_nav .ui-block-a a,.botbtnPDF a{padding:5px 10px}
.botbtnPDF{margin:10px 0 0 0}
.botbtnPDF a{border-radius:6px; position:relative;}
.botbtnPDF a .icon {background: url(../images/nav_btns_icons.png) 0px -495px no-repeat;padding: 2px 0 2px 20px;}
.botbtnPDF a.close .icon{background-position:0px -94px}
.chk span.check{background:url(../images/checkbox_sprite.png) 0 0 no-repeat;width: 20px;height: 20px;}
.chk span.check.active{background-position:0 -40px;}
.chk li a.ui-link,.chk li a.ui-link:hover{height: 8px;
width: 8px;
background: #00954e;
border: 1px solid #4f9050;
border-radius: 10px;
padding: 2px 4px 7px 5px;
display: inline-block;
color: #fff;
font-size: 10px;margin:0 2px 0 0;
cursor: none;float:left}

/* agent pop */
.searchText .ui-input-search input.ui-input-text{color:#ccc; font-size:10px;margin:0;padding: 5px 0 0 0;}
.searchText .ui-shadow-inset{-webkit-box-shadow:none;box-shadow:none;}
.searchText .ui-icon-searchfield{background: #fff url(../images/nav_btns_icons.png) 2px -461px no-repeat;height: 24px;border-radius: 7px;  margin:5px 0 0 0}
.searchText .ui-icon-searchfield:after{background:none;}
.searchText.pops .ui-input-search{border: 1px solid #ccc;border-radius: 7px; height: 24px;float:left;display:inline}
.searchText .ui-icon-searchfield .ui-btn-up-c, .searchText.pops .ui-btn-hover-c .ui-icon, .searchText.pops .ui-icon-searchfield .ui-shadow,.searchText.pops .ui-icon-searchfield .ui-btn-up-c .ui-btn-inner .ui-icon
{background:none; border:0px solid #ccc; -webkit-box-shadow: none; box-shadow: none;}
.pop.agentPopup{padding:0;}
.pop.agentPopup .ui-btn-right{right:5px; top:5px;}
.pop.agentPopup .ui-btn-right.ui-btn-up-a, .pop.agentPopup.ui-btn-hover-a .ui-icon, .pop.agentPopup  .ui-shadow {background:none;border:none; -webkit-box-shadow: none; box-shadow: none;}
.searchText.pops{width: 100%;overflow: hidden;height: 28px;background: #f9f8f8;padding: 5px 0 10px 5px;}
.search_icon{float: left;display: inline;padding: 6px 0 0 5px;}

/*RAdio search pop*/
.radiosearchPopup{width:300px;font-size:12px;padding: 0 0 10px 0;}
.radiosearchPopup > h4{margin:5px 0 0 20px}
.radiosearchPopup .searchplan{padding:10px;}
.radiosearchPopup .searchplan h4{font-size:14px;margin:0 0 0 10px}
.radiosearchPopup .searchplan ul{padding:0 0 0 10px}
.radiosearchPopup .searchplan li{border-bottom:1px solid #ccc}
.radiosearchPopup .searchplan span{padding:0 0 0 15px}
.radiosearchPopup .searchbtn{border-top: 1px solid #ccc;text-align: center;padding:10px 0}
.radiosearchPopup .searchbtn a{padding:3px 12px}
/*Radio search pop*/

/*Finish Pop*/
.finishPopup{width:300px}
.finishPopup .ui-block-a a{width:70%;margin:10px 40px;text-align:center}
/*Finish pop*/
/* Table popup */
.addTablePop{background:#f9f8f8; padding:40px 20px 20px 20px;  background:#fff; width:800px; height:488px; position:relative; font-size:12px;}
.addTablePopInner span{vertical-align:middle; display:table-cell; height:40px;}
.addTablePopHeader{position:absolute;left:0px;right:0px; top:0px; height:42px; background:#f9f7f8;border-radius: 8px 8px 0 0;}
.addTablePop .addTablePopInner .ui-grid-a{height:38px; width:100%}
.addTablePop .addTablePopInner .ui-grid-a .ui-block-a, .addTablePop .addTablePopInner .ui-grid-a .ui-block-b, .addTablePop .addTablePopInner .ui-grid-a .ui-block-c,
.addTablePop .addTablePopInner .ui-grid-b .ui-block-a, .addTablePop .addTablePopInner .ui-grid-b .ui-block-b, .addTablePop .addTablePopInner .ui-grid-b .ui-block-c{height:50px; width:33.3%}
.addTablePop .addTablePopInner .insideTable{width:100%;float:left;}
.addTablePop .addTablePopInner .insideTable td.col1{width:31px;}
.addTablePop .addTablePopInner .insideTable td.col2{width:55px;}
.addTablePop .addTablePopInner .insideTable td.col3{width:31px;}
.addTablePop .addTablePopInner .insideTable td.col4{width:69px;}
.addTablePop .addTablePopInner .insideTable td.col5{width:39px;}
.addTablePop .addTablePopInner .insideTable td.col6{width:73px;}
.addTablePop .addTablePopInner .insideTable td.col7{width:31px;}
.addTablePop .addTablePopInner .insideTable td.col8{}
.addTablePop .addTablePopInner .insideTable td.col9{}
.addTablePop .addTablePopInner .insideTable td.col10{}
.addTablePop .addTablePopInner .insideTable td.col11{width:59px;}
.addTablePop .addTablePopInner .insideTable td.col12{width:68px;}
.addTablePop .addTablePopInner .insideTable td.col13{width:71px;}
.addTablePop .addTablePopInner .insideTable td.col14{}
.addTablePop .addTablePopInner .insideTable td.col15{width:74px;}
.addTablePop .addTablePopInner .insideTable td.col16{width:70px;}
.addTablePop .addTablePopInner .insideTable td.col17{width:81px;}
.addTablePop .addTablePopInner .insidetableScroll{height:185px;overflow-y:scroll;margin:0px;}
.addTablePop .addTablePopInner .insidetableScroll td.col1{width:31px;}
.addTablePop .addTablePopInner .insidetableScroll td.col2{width:55px;}
.addTablePop .addTablePopInner .insidetableScroll td.col3{width:31px;}
.addTablePop .addTablePopInner .insidetableScroll td.col4{width:69px;}
.addTablePop .addTablePopInner .insidetableScroll td.col5{width:39px;}
.addTablePop .addTablePopInner .insidetableScroll td.col6{width:73px;}
.addTablePop .addTablePopInner .insidetableScroll td.col7{width:60px;}
.addTablePop .addTablePopInner .insidetableScroll td.col8{width:67px;}
.addTablePop .addTablePopInner .insidetableScroll td.col9{width:70px;}
.addTablePop .addTablePopInner .insidetableScroll td.col10{width:56px;}
.addTablePop .addTablePopInner .insidetableScroll td.col11{width:76px;}
.addTablePop .addTablePopInner .insidetableScroll td.col12{width:69px;}
.addTablePop .addTablePopInner .insidetableScroll td.col13{width:81px;}
.addTablePop .addTablePopInner .insidetableScroll td.col14{}
.addTablePop .addTablePopInner .insidetableScroll td.col15{}

.addTablePop .addTablePopInner  .insideTable .ui-grid-a .ui-block-a, .addTablePop .addTablePopInner  .insideTable .ui-grid-a .ui-block-b,
.addTablePop .addTablePopInner  .insideTable .ui-grid-a .ui-block-c, .addTablePop .addTablePopInner  .insideTable .ui-grid-a .ui-block-d,
.addTablePop .addTablePopInner  .insideTable .ui-grid-a .ui-block-e, .addTablePop .addTablePopInner  .insideTable .ui-grid-a .ui-block-f,
.addTablePop .addTablePopInner  .insideTable .ui-grid-a .ui-block-g{}
.addTablePop .addTablePopInner  .insideTable table{width:100%; text-align:center; font-size:12px;border-top:1px solid #a5a5a5;border-left:1px solid #a5a5a5;}
.addTablePop .addTablePopInner  .insideTable table td{border-right:1px solid #c3c3c3; border-bottom:1px solid #c3c3c3; height:20px;text-align:left}
.addTablePop .addTablePopInner  .insideTable table .greyHDBg{background:#6d8377;}
.addTablePop .addTablePopInner  .insideTable table .hdtext{font-size:12px; font-weight:bold; text-shadow:none; height:30px;color:#fff; }
.addTablePop .addTablePopInner  .insideTable table .greyBg{background:#f6f6f6;}
.addTablePop .addTablePopInner .ui-grid-b {background:#f2f2f2; height:38px; margin:0 0 25px 0;}

.addTablePopHeader .leftTxt{float:left; background:url(../images/i-icon.png) 0 0 no-repeat; float:left; margin:10px 0 0 15px; padding:0 0 5px 20px;}
.addTablePopHeader .rightTxt{float:right;}
.addTablePopHeader .rightTxt .last, .addTablePopHeader .rightTxt .middle, .addTablePopHeader .rightTxt .first{float:right;}
.addTablePopHeader .rightTxt .last{margin:10px 60px 0 0;}
.addTablePopHeader .rightTxt .middle, .addTablePopHeader .rightTxt .first{margin:10px 10px 0 0;}
.pop > .ui-btn-right{right:5px; top:5px;}
.pop > a span.ui-icon{background:#fff url(../images/popup_remove.png) 0px 0px no-repeat;}
.pop > .ui-btn-right.ui-btn-up-a, .pop.ui-btn-hover-a > .ui-icon, .pop > .ui-shadow {background:none;border:none; -webkit-box-shadow: none; box-shadow: none;}

.ui-popup-container{border:2px solid #d8d8d8; border-radius:10px;}
.popContent{border:2px solid #ccc}
.addTablePopHeader, .pop, .pop h4{border-radius:8px;}
.maincontainer .alterRows .ui-grid-a .ui-block-c .ui-btn-corner-all, .maincontainer .alterRows div.ui-input-text,
.appProgressList .ui-select .ui-btn,.btn_nav .blockA, .btn_nav .blockB, .btn_nav .blockC, .btn_nav .blockD, .btn_nav .blockE, .iButton,
.ui-select .ui-btn, .relationshipList .ui-select .ui-btn,.editText .ui-select .ui-btn,.chk li .ui-select .ui-btn,
.relationshipList .ui-btn-icon-right .ui-btn-inner,.editText .ui-btn-icon-right .ui-btn-inner,
.appProgressList .ui-btn-icon-right .ui-btn-inner, .appProgressList .ui-btn-icon-right .ui-btn-inner, .appProgressList .ui-select .ui-btn,
.insuredInfoCont .insuredTxt div.ui-input-text, .maincontainer .ui-grid-a .insuredDOBTxt div.ui-input-text, .maincontainer .ui-grid-a .insuredAgeTxt div.ui-input-text,
.insuredGenderTabs .ui-grid-a .ui-block-a a, .editOptions .ui-grid-d .ui-block-a a, .editOptions .ui-grid-a .ui-block-a a, .topSearch [data-role="navbar"] .ui-grid-a .ui-block-a a,
.insuredGenderTabs .ui-grid-a .ui-block-b a, .editOptions .ui-grid-d .ui-block-e a, .editOptions .ui-grid-a .ui-block-b a, .topSearch [data-role="navbar"] .ui-grid-a .ui-block-b a,
.customerInfoCover .ui-field-contain div.ui-input-text, .rPlan .ui-corner-all, .maincontainer .productInfoCover .ui-grid-a .ui-block-a a, .maincontainer .productInfoCover .ui-grid-a .ui-block-b a,
.recruitmentDivision .ui-grid-c .ui-block-a .ui-btn, .recruitmentDivision .ui-grid-c .ui-block-d .ui-btn, .popContent.content1,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent.content1,
 .popContent.content2,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent.content2, .popContent.content2,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent.content3,
.popContent.content2,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent.content4, .searchText .ui-icon-searchfield, .searchOptions .ui-listview-filter .ui-input-search,
.insuredOptions div.ui-input-text,.chk li a.ui-link,.productInfoTitle > a.ui-link,.prodpop .rDate a,.prodpop .btn_nav a.ui-link,.submit a.ui-link, .tabContent li a.ui-link,
.editText .ui-grid-b .ui-block-a a,.editText .ui-grid-b .ui-block-c a, .bankpop .tabContent .ui-btn-inner, .bankpop table .ui-btn-inner,
.applicationCover .planInfoCover .ui-select .ui-btn,.chkpop .btn_nav a.ui-link,.maincontainer .alterRows .ui-grid-a .ui-block-c a,.custMgmtCommInfo .addressSearch a,
.custMgmtAgentsInfo .custMgmtAgent .searchField a,.searchBlockA .searchHolder a,.occupationSearch a
{position:relative;}

.popContent > .addBtns.ui-link{border-radius:6px;}
.popContent > .addBtns.ui-link, .ui-corner-all, .addTablePopHeader, .ui-popup-container, .applicationCover .tabNav ul li.first .ui-btn, 
.applicationCover .tabNav ul li.last .ui-btn,
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-a .ui-block-a .ui-btn,
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-a .ui-block-c .ui-btn{}
.productRndCorner{position:relative;background:#e3e3e3;padding:1px;height:146px; border-radius:6px;width:100%;}
.hideContentIE{position:absolute; left:-5000px;width:700px;top:-5000px;}

/*MSGS POPUP*/
.savepop{width:300px;padding:0}
.savepop h1{padding:10px;margin:0;background: #f9f8f7;font-size: 12px;}
.savepop .saveContent{padding:5px 10px}
.savepop .btn_nav{text-align:center}
.savepop .btn_nav a.ui-link{padding:5px 10px;display:inline-block;border-radius:6px; position:relative;margin:0 5px 0 0}


/****************** Application Pages *****************/

.width135{width:135px !important;}
.applicationCover .alterRows.grey{background:#f2f2f2;}
.applicationCover .alterRows .ui-grid-a .ui-block-a{width:17%;}
.applicationCover .alterRows .col1{width:16%; display:inline-block; padding:15px 0 15px 0;}
.applicationCover .alterRows .col3, .applicationCover .alterRows .col2,.applicationCover .alterRows .col4{width:23%}
.applicationCover .alterRows .col4.padd20{padding:0 0 20px 0}
.applicationCover .alterRows .col4 div{float:left}
.applicationCover .alterRows .col4.padd20 .helpTxtmsg{margin:0 0 0 5px}
.applicationCover .alterRows.Lpad10{padding:0 0 0 10px;overflow:hidden}

.illustrationCover .ui-grid-a .cntInner{padding:0px 15px 20px 95px; min-height:480px;}
.applicationCover .ui-grid-a .cntInner{padding:0px 15px 20px 95px; min-height:550px;}
.applicationCover .planInfoCover .ui-select .ui-btn {margin: 0px;padding: 0px 8px 0 8px;border-radius: 6px;background: #FFF; height:24px;font-weight: normal;}
.applicationCover .planInfoCover .ui-select .ui-btn-icon-right .ui-btn-inner{background: #fff url(../images/selectDownArrow.png) right 7px no-repeat; padding: 3px 10px 0 0;font-size:12px;}
.applicationCover .planInfoCover .ui-select{width:95%;}
.applicationCover .tabNav ul.ui-grid-a{width:140px;padding:0px;}
.applicationCover .tabNav ul li.ui-block-a, .applicationCover .tabNav ul li.ui-block-b, .applicationCover .tabNav ul li.ui-block-c,
.applicationCover .tabNav ul li.ui-block-d{width:auto;float:left;}
.applicationCover .tabNav ul li .ui-btn .ui-btn-inner{padding: 3px 8px 0 8px;}
.applicationCover .tabNav ul li.first .ui-btn{border-radius:6px 0 0 6px;}
.applicationCover .tabNav ul li.last .ui-btn{border-radius:0 6px 6px 0;}

.applicationCover .tabNav ul li .ui-btn-hover-c{border:1px solid #ccc!important}
.applicationCover .planInfoCover .alterRows .ui-select{float:left;}
.floatLSpan{float:left;display:inline-block; margin:5px 0 0 10px;}
.floatLSpan div.ui-input-text{ width:130px!important;}
.floatLSpan .ui-input-text .ui-input-text.ui-body-c{font-size:12px; padding:4px!important;}
.floatLLI ul li{float:left;display:inline;margin:0 20px 0 0;}

.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content{padding:0px;height:280px;position:relative;}
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-a{width:40%;float:left;border-bottom:0px solid #ccc;border-top:0px solid #ccc;height:280px;position:relative;}
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-b,
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-c,
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-d,
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-e{width:15%;float:left;border-bottom:0px solid #ccc;border-top:0px solid #ccc;height:280px;}
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-b,
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-c,
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-d{ border-right:1px solid #ccc;border-bottom:0px solid #ccc;}
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .firstCell{height:35px;border-bottom:1px solid #ccc;position:relative;}
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .secondCell{position:relative;}
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .secondCell div.ui-input-text{position:absolute; left:10px; right:20px; top: 20px; height:24px; border-radius:6px;}
 .applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .secondCell div.ui-input-text input.ui-input-text{padding:0px;}
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .secondCell .percen{position:absolute;display:inline-block;right: 4px;top: 32px;font-size: 14px;font-weight: bold;}

.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-a .ui-navbar{position:absolute; left:10px; right:15px; top:15px;width:290px}
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-a .ui-block-a{height:26px;width:28%;border:0;}
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-a .ui-block-b{height:26px;width:31%;border:0;}
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-a .ui-block-c{height:26px;width:38%;border:0;}
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-a .ui-block-a .ui-btn,
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-grid-c .ui-block-a {border-radius:6px 0 0 6px;}
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-a .ui-block-c .ui-btn{border-radius:0 6px 6px 0;}
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-a .ui-block-a .ui-btn .ui-btn-inner,
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-a .ui-block-b .ui-btn .ui-btn-inner,
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .ui-block-a .ui-block-c .ui-btn .ui-btn-inner{padding:4px;height:26px; }

.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .navData{margin:50px 0 0 10px;font-weight:normal; font-size:11px;color:#666666;height: 145px;}
.navData p{margin: 10px 0;font-size: 12px;}
.applicationCover .beneficiarypart .cnt{margin: 20px auto 0 auto;font-size: 11px;width: 92px;}
.applicationCover .beneficiarypart .cnt .cntHD{font-size:11px;font-weight: bold;}
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .cell2btns{overflow:hidden}
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .cell2btns > span,.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .cell2btns div.ui-block-a{float:left;width:100%}
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .cell2btns > span{padding:4px 0 0 20px}
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .cell2btns div.ui-block-a{height:50px;margin:-10px 0 0 7px;}
.applicationCover .beneficiarypart .ui-collapsible-inset .ui-collapsible-content .cell2btns div.ui-block-a .ui-btn-inner{text-overflow:inherit}
.btn_nav.fRight .ui-block-a .blockB .icon {background: url(../images/nav_btns_icons.png) 6px -139px no-repeat;}
.commonSelectList .ui-select .ui-btn-icon-right .ui-btn-inner{padding:0px; height:22px;}
.commonSelectList .ui-select .ui-btn-corner-all{border-radius:6px;}
.commonSelectList  .ui-select .ui-btn-icon-right .ui-btn-inner{
background: #fff url(../images/selectDownArrow.png) right 11px no-repeat;
width: 92%;
text-align: left;
padding: 5px 0 0 3%;
font-size:12px;}
.commonSelectList  .ui-select .ui-btn-icon-right .ui-btn-inner .ui-icon{background:none;}
.commonSelectList  .ui-select .ui-btn-text span{font-weight:normal}
.defaultSelect{width:211px;}
.marL5{margin-left:5px}
h4.ui-collapsible-heading .ui-btn-inner{background:#b5e6f5; font-size:14px; color:#fff; font-weight:normal; text-shadow:none;}
.ui-collapsible-content.ui-body-d{border:1px solid #52d0f8;border-top: 0;}
h4.ui-collapsible-heading .ui-btn-inner .ui-icon.ui-icon-minus{background: url(../images/nav_btns_icons.png) 0px -790px no-repeat;}
h4.ui-collapsible-heading .ui-btn-inner .ui-icon.ui-icon-plus{background: url(../images/nav_btns_icons.png) 0px -817px no-repeat;}
h4.ui-collapsible-heading .ui-btn-inner .ui-icon-shadow{box-shadow:none;}
h4.ui-collapsible-heading .ui-btn-inner  .ui-btn-text{padding:0 0 0 15px; background: url(../images/nav_btns_icons.png) -3px -844px no-repeat;color: #4e4d4b;}
.applicationCover .beneficiarypart .beneficiaryClr1, .applicationCover .beneficiarypart .beneficiaryClr2, .applicationCover .beneficiarypart .beneficiaryClr4{position:absolute; left: 38%; top: 10px;}
.beneficiaryClr1, .beneficiaryClr2, .beneficiaryClr3, .beneficiaryClr4,.beneficiaryClr5,.beneficiaryClr6 {width:26px; height:18px;background: url(../images/beneficiaryClrs.jpg) 0px 0px no-repeat;}
.beneficiaryClr2{background-position: -44px 0}
.beneficiaryClr3{background-position: -88px 0}
.beneficiaryClr4{background-position: -128px 0}
.beneficiaryClr5{background-position: -215px 0}
.beneficiaryClr6{background-position: -171px 0}
.Lpad15{padding-left:15px;}
.Lpad10{padding-left:10px;}
.width20P{width:20%!important;}
.width0P{width:0 !important;}
.navBtnCover{width:auto!important;float:right;}
.navBtnCover .blockB {margin:0px;}
.maincontainer .alterRows .navBtnCover .ui-block-a .greenBtn span.icon{background: url(../images/nav_btns_icons.png) 6px -138px no-repeat;}
.colS1,.colS2,.colS3,.colS4,.colS5{width: 18%;display: inline-block;padding: 10px 0 10px 0;}
.colS1,.colS2,.colS3,.colS4{float:left;}
.colS4 div.ui-input-text input.ui-input-text{padding:0 !important}

/*.applicationCover .productInfoCover .ui-grid-a .ui-block-a,.applicationCover .productInfoCover .ui-grid-a .ui-block-b{width:40%;margin:0 10px}*/
.applicationCover .ui-grid-a .productInfoTitle{overflow:hidden;position:relative;width:98%}
.productInfoTitle > a.ui-link{position:absolute;top:0;right:0;padding: 5px 10px;border: 1px solid #569957;border-radius: 5px;color: #fff;}
.productInfoTitle > a.ui-link:hover{color:#fff;}
.applicationCover .productInfoTitle > a.ui-link span{background: url(../images/nav_btns_icons.png) 1px -139px  no-repeat;padding: 0 0 0 20px;}
.popContent .heading span{position:absolute;width:15px;height:20px;right:10px;top:10px;background:#00954e;border:1px solid #00954e;border-radius:12px;font-size:14px;padding: 1px 0 0 6px;color:#fff;}
.datetext{overflow:hidden;margin:10px 0 0 0;color: #666666;}
.datetext .lDate{float:left;display:inline}
.datetext .rDate{float:right;display:inline;margin: 0 10px 0 0;}
.applicationCover .productInfoCover .ui-grid-a div .rDate a{width:auto;height:auto;padding:5px 15px;border:1px solid #569957;border-radius:5px;color:#fff;}
.maincontainer.applicationCover .productInfoCover .ui-grid-a div .rDate a span{background:url(../images/infoCircleicon.png) 0 2px no-repeat;padding: 0 0 2px 20px;}
.applicationCover .productInfoCover .ui-grid-a div .rDate a:hover{color:#fff;}
/*Application tab6 Container*/
.applicationCover .ui-grid-a .checkListInfoCover .iconBox .searchplan{width:27%}

/*Tab3 Popup*/
/*bankpop popup*/
.bankpop{padding:0}
.bankpop .bankContent .ui-btn-up-c,.bankpop .bankContent .ui-btn-hover-c{border:0}
.bankpop h1,.bankpop h2{font-size:14px;background-color: #F4F4F4;padding: 15px 10px;font-weight:bold;margin:0}
.bankpop h2 span{background:#097952;display:inline-block;padding: 12px 2px;margin: -4px 10px -8px 0px;}
.bankpop h3{font-weight:bold;margin-top: 8px;}
.bankpop .bankContent{padding:10px;margin:0}
.bankpop .tabHeader{background:#eaf4f0;border:1px solid #c4d5ce;padding:5px;font-weight:bold}
table.type2 {margin-top: 9px;border-left: 1px solid #BBCEC6;border-top: 1px solid #BBCEC6;}
table.type2 td {border-right: 1px solid #BBCEC6;border-bottom: 1px solid #BBCEC6;background-color: #FFFFFF;padding: 0px 23px;text-align: left;}
.bankpop .tabContent{margin:5px 0}
.bankpop .tabContent ul{overflow:hidden;border:1px solid #c4d5ce}
.bankpop .tabContent li{float:left;display:inline;padding: 5px 17px;border-right: 1px solid #c4d5ce;}
.bankpop .tabContent li.border0{padding:5px;border:0}
.bankpop .tabContent li div.ui-input-text{margin: 0;padding: 0;border-radius: 0;box-shadow: none;}
.bankpop .tabContent li input.ui-input-text{font-size: 12px;height: 13px;width: 28px;padding: 4px;background: #fff;}
.bankpop .tabContent li .ui-btn-inner{padding: 5px 30px;}
.bankpop .tabContent .ui-btn,.bankpop table .ui-btn-inner{margin:0}
.bankpop .tabContent .ui-btn-inner,.bankpop table .ui-btn-inner,.bankpop h2{background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYlIiBzdG9wLWNvbG9yPSIjZjFmMWYxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDElIiBzdG9wLWNvbG9yPSIjZWNlY2VjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDclIiBzdG9wLWNvbG9yPSIjZTBlMGUwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTMlIiBzdG9wLWNvbG9yPSIjZGJkYmRiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzElIiBzdG9wLWNvbG9yPSIjZDdkN2Q3IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODglIiBzdG9wLWNvbG9yPSIjY2ZjZmNmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOTQlIiBzdG9wLWNvbG9yPSIjZTJlMmUyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IyYjJiMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 6%, #ececec 41%, #e0e0e0 47%, #dbdbdb 53%, #d7d7d7 71%, #cfcfcf 88%, #e2e2e2 94%, #b2b2b2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(6%,#f1f1f1), color-stop(41%,#ececec), color-stop(47%,#e0e0e0), color-stop(53%,#dbdbdb), color-stop(71%,#d7d7d7), color-stop(88%,#cfcfcf), color-stop(94%,#e2e2e2), color-stop(100%,#b2b2b2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 6%,#ececec 41%,#e0e0e0 47%,#dbdbdb 53%,#d7d7d7 71%,#cfcfcf 88%,#e2e2e2 94%,#b2b2b2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 6%,#ececec 41%,#e0e0e0 47%,#dbdbdb 53%,#d7d7d7 71%,#cfcfcf 88%,#e2e2e2 94%,#b2b2b2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 6%,#ececec 41%,#e0e0e0 47%,#dbdbdb 53%,#d7d7d7 71%,#cfcfcf 88%,#e2e2e2 94%,#b2b2b2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 6%,#ececec 41%,#e0e0e0 47%,#dbdbdb 53%,#d7d7d7 71%,#cfcfcf 88%,#e2e2e2 94%,#b2b2b2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b2b2b2',GradientType=0 ); /* IE6-8 */
border:1px solid #878787;border-radius:4px;font-size: 12px;box-shadow:none;padding:5px 0;
}
.bankpop h2{border:0;border-radius:0;vertical-align: top;margin:5px 0 10px 0}
/*bankpop2*/
table.type1_row {border-left: 1px solid #CCC8BD;border-top: 1px solid #CCC8BD;}
table.type1_row th {border-right: 1px solid #CCC8BD;border-bottom: 1px solid #CCC8BD;background-color: #F5F2E5;white-space: nowrap;padding: 5px 8px;vertical-align: middle;}
table.type1_row td {border-right: 1px solid #CCC8BD;border-bottom: 1px solid #CCC8BD;background-color: #FFFFFF;padding: 5px 1px 1px 5px;padding: 5px 8px;}
.submit {margin-top: 20px;background-color: #F4F4F4;border-top: 2px solid #CCCCCC;padding: 10px;text-align: center;}
.submit > a.ui-link,.tabContent li > a.ui-link{padding: 5px 15px;border-radius: 4px;display: inline-block;}
/*Bankpop3*/
.bankpop .tab3Content li input.ui-input-text{color:#bcbcbc;border:#bcbcbc;width:250px}
.tab3Content li.colorbg{background:#eaf4f0;padding: 11px 17px;}
.tab3Content li.colorbg span{font-weight:bold}
/*Prod1 pop*/
.prodpop {padding:0}
.prodpop .heading{background:#f9f8f8 url(../images/products/product1.png) 10px 10px no-repeat;overflow:hidden;padding:15px 10px 5px 10px;border-bottom:1px solid #ccc}
.prodpop .heading h1{float:left;display:inline;font-size:16px;margin: 30px 0 0 0;font-weight:bold}
.prodpop .heading  > div{float:right;display:inline}
.prodpop h2{font-size:12px;background: #fff url(../images/nav_btns_icons.png) 0px -539px no-repeat;padding: 0 0 0 15px;}
.prodpop .content,.prodpop .datetext{padding:10px}
.prodpop .datetext .lDate{margin: 0 10px 0 0;}
.prodpop .rDate a{border: 1px solid #ccc;display: inline-block;padding: 3px 6px 4px 8px;border-radius: 8px;}
.prodpop .editFieldL ul{width:60%}
.prodpop .topContent editFieldL > span{width: 42%;}
.width39{width:39% !important}
.prodpop .editFieldL b{background:url(../images/help.png) 0 0 no-repeat;padding: 0 0 0 16px;margin:5px 0 0 -44px}
.prodpop .btn_nav,.chkpop .btn_nav{border-top:1px solid #ccc;background:#f9f8f8;padding:10px;margin: 0;overflow: hidden;text-align:right}
.prodpop .btn_nav a.ui-link,.chkpop .btn_nav a.ui-link{color:#fff;padding:5px 10px;border-radius:6px;margin:0 5px}
.prodpop .btn_nav a span,.chkpop .btn_nav a span{background:url(../images/nav_btns_icons.png) 0 -30px no-repeat;padding: 0 0 0 20px;}
.prodpop .btn_nav a.close span,.chkpop .btn_nav a.close span{background-position:0 -95px}

/*prodpop2*/
.prodpop2 .editFieldL ul,.prodpop3 .editFieldL ul{width:70%}
.prodpop2 .heading{background:#f9f8f8 url(../images/products/product3.png) 10px 10px no-repeat}
.blue a.ui-link{background:#0675ea}

/*prodpop3*/
.prodpop3 .heading{background:#f9f8f8 url(../images/products/product4_v2.png) 10px 10px no-repeat}
/*prodpop4*/
.prodpop4 .heading{background:#f9f8f8 url(../images/products/product2_v2.png) 10px 10px no-repeat}

/*Tab4 popup*/
.chkpop{width:880px;padding: 0px;}
.chkpop .chkoptions{padding:5px} 
.chkpop h3{font-size:16px;background:#f9f8f8;margin: 0;padding: 10px 15px;}
.chkpop ul,.chktxt{overflow:hidden}
.chkpop li{overflow:hidden;border-bottom:1px solid #ccc;width:100%;float:left;padding:5px 0;}
.chkpop li > span,.chkpop li p,.chkpop li div{float:left;margin:0 5px;padding:0 5px;display:inline}
.chkpop li > span{background: #008242;height: 22px;width: 24px;border: 1px solid #008242;font-size: 20px;border-radius: 17px;color: #fff;padding: 12px 0 0 10px;position: relative;}
.chkpop li:nth-child(even){background:#f6f6f6}
.chkpop li p{width:610px;}
.chkpop li b{font-weight:normal;display:inline-block;float:left;margin: 2px 0 0 -2px;}
.chktxt{margin:5px 0;padding:5px}
.chktxt .ltxt,.chktxt .rtxt{float:left;display:inline}
.chktxt .ltxt{width:8%}
.chktxt .rtxt{width:92%}
.chkpop textarea.ui-input-text{width:100% !important}
/*tab6pdfpop css*/
.tab6pdfpop{font-size:12px;padding:10px}
.tab6pdfpop table .chk{margin:5px 0}
.tab6pdfpop table th,.errorpop table th{background:#6b8275;border-right:1px solid #d1d1d1;text-align:center;box-sizing: border-box;color:#fff;padding:0 0 0 5px}
.tab6pdfpop .botTable table th{text-align:left}
.tab6pdfpop table th.greybg{background:#f9f9f9;border:1px solid #c4c4c4}
/*.botTable th{text-align:left !important}*/
.tab6pdfpop table tr td:first-child,.tab6pdfpop table tr td.colorbg{background:#dfebdf;}
.tab6pdfpop table tr:nth-child(odd){background:#f9f9f9}
.tab6pdfpop table tr td,.errorpop table td{border:1px solid #ccc;box-sizing: border-box;padding:0 0 0 5px}
.tab6pdfpop table tr td.bgbtns{padding:0 0 0 70px}
.tab6pdfpop table tr td.bgbtns1{padding:0 0 0 75px}
.tab6pdfpop table tr td div{width:15px;}
.tab6pdfpop table tr td div.ui-input-text{width: 90px;font-size: 12px;float: left;display: inline;padding: 0 5px;}
.tab6pdfpop table tr td div.ui-input-text .ui-input-text{padding:0}
.tab6pdfpop table tr td > span{float:left;padding:10px 0 0 0}
.tab6pdfpop .btn_nav{border-top:1px solid #ccc;padding:5px 0 0 0}
.tab6pdfpop .btn_nav .ui-block-a .blockC{float:right}
.tab6pdfpop .btn_nav .ui-block-a .blockC .icon{background:url(../images/print.png) 0 0 no-repeat;padding: 0px 16px 0 4px;}
.tab6pdfpop .btn_nav .ui-block-a .blockD .icon{background:url(../images/nav_btns_icons.png) 6px -96px no-repeat}
.tab6pdfpop .btn_nav .ui-block-a a{padding:5px 10px}
.botTable{margin:10px 0}
.tab6pdfpop .recruitDivRight{width:95%}
.tab6pdfpop .recruitDivRight .ui-block-a,.tab6pdfpop .recruitDivRight .ui-block-b,.tab6pdfpop .recruitDivRight .ui-block-c,.tab6pdfpop .recruitDivRight .ui-block-d{width:20%!important; height:30px!important;margin:3px 0 0 0}
.tab6pdfpop .topTable .recruitDivRight .ui-block-a{width:34% !important}
.tab6pdfpop .topTable .recruitDivRight .ui-block-d{width:26% !important}
.tab6pdfpop .recruitDivRight .ui-block-a .ui-navbar li .ui-btn{border-radius:5px 0 0 5px; }
.tab6pdfpop .recruitDivRight .ui-block-a .ui-btn-inner,.tab6pdfpop .recruitDivRight .ui-block-b .ui-btn-inner,.tab6pdfpop .recruitDivRight .ui-block-c .ui-btn-inner,.tab6pdfpop .recruitDivRight .ui-block-d .ui-btn-inner{padding:2px;}
.tab6pdfpop .recruitDivRight .ui-block-a .ui-btn{border-radius:6px 0 0 6px;position: relative;}
.tab6pdfpop .recruitDivRight .ui-block-d .ui-btn,.tab6pdfpop .botTable .recruitDivRight .ui-block-b .ui-btn{border-radius:0 6px 6px 0;position: relative;}
.tab6pdfpop .rightradius .ui-block-a{width:50% !important}
.tab6pdfpop .rightradius .ui-block-a .ui-btn{border-radius:6px;position: relative;}
.tab6pdfpop .botTable .recruitDivRight{margin:0 0 0 25%}
.tab6pdfpop .bgbtns span,.searchPop .searchOptions .searchL p span{background:url(../images/searchpopbtns.png) 0 0 no-repeat;height: 26px;width: 25px;display: inline-block;}
.tab6pdfpop .bgbtns span.yellow,.searchPop .searchOptions .searchL p span.yellow{background-position:-25px 0}
.tab6pdfpop .bgbtns span.blue,.searchPop .searchOptions .searchL p span.blue{background-position:-50px 0}
.tab6pdfpop .bgbtns span.red,.searchPop .searchOptions .searchL p span.red{background-position:-75px 0}
.tab6pdfpop .bgbtns span.darkBlue,.searchPop .searchOptions .searchL p span.darkBlue{background-position:-100px 0}
.tab6pdfpop .bgbtns span.grey,.searchPop .searchOptions .searchL p span.grey{background-position:-128px 0}
.tab6pdfpop p{float:right;display:inline}

/*chklist pop*/
.chklistpop,.errorpop{padding:10px;width:700px;min-height:150px}
/* .chklistpop div{width: 370px;font-weight: bold;padding:0 0 0 5px;margin:20px 0 15px 0}  */
.errorpop p{color:red}

/*product info second tab */

.productInfoCover.secondTab .ui-collapsible-content{padding:0; margin:0;}
table.nTable1, table.nTable2{border:0;}
table.nTable1 td, table.nTable2 td{border-left:1px solid #ccc;border-top:1px solid #ccc; padding:0 0 0 10px;color:#707070;font-size:12px;}
.brdLeftNone{border-left:0px!important;}
.brdRightNone{border-right:0px!important;}
.brdTopNone{border-top:0px!important;}
.brdBottomNone{border-bottom:0px!important;}
table.nTable1 td.brdTopNone, table.nTable2 td.brdTopNone{background:#f7f7f7}
/* .maincontainer .ui-grid-a .tabData .productInfoCover{border-top:0} */
.productInfoPart .productInfoTitle .tabs{padding:0 0 0 10px;}
.dataTabBtn{float:right;}
.dataTabBtn .btn_nav .blockB{margin:0px;}
.dataTabBtn .btn_nav .ui-block-a .blockB .icon{background: url(../images/nav_btns_icons.png) 6px -157px no-repeat;}
.productInfoCover.secondTab .ui-collapsible-content .ui-input-text{height:24px; width:auto; border-radius: 6px; padding: 0px; color:#707070;font-size:12px;}
.productInfoCover.secondTab .ui-collapsible-content .tabinput1{width:30px;float:left;margin:0 10px 0 0;}
.productInfoCover.secondTab .ui-collapsible-content .tabinput1 .ui-input-text{width:28px; padding:0 6px 0 3px;}
.productInfoCover.secondTab .ui-collapsible-content .tabinput2{width:100px;float:left;margin:0 0 0 5px}
.productInfoCover.secondTab .ui-collapsible-content .tabinput2 .ui-input-text{width:94px; padding:0 6px 0 3px;}
.productInfoCover.secondTab .ui-collapsible-content .tabinput3{width:60px;float:left;}
.productInfoCover.secondTab .ui-collapsible-content .tabinput3 .ui-input-text{width:60px; padding:0 10px 0 3px;}
.productInfoCover.secondTab .ui-collapsible-content .tabselect{width:75px; margin:5px 0 5px 0;}
.tb20p{width:20%;}
.tb25p{width:25%;}
.tb30p{width:30%;}

.normalSelect .ui-select .ui-btn-icon-right .ui-btn-inner{background: #fff url(../images/selectDownArrow.png) right 7px no-repeat;padding: 4px 10px 0 0;font-size:12px}
.normalSelect .ui-select .ui-btn{margin: 0px;padding: 0px 8px 0 15px;border-radius: 6px;background: #FFF;height: 24px;font-weight: normal;}
.normalSelect .ui-select .ui-btn span.ui-icon{background:none;}
.ui-select .ui-btn span.ui-icon{background:none;}
.dataTabBtn2{width:81px; height:21px; float:left; background: url(../images/tabBtn.jpg) no-repeat;}
.num1circle,.num2circle,.num3circle,.num4circle,.num5circle,.num6circle{width:19px; height:19px;background: url(../images/num1234.jpg) 0px 0px no-repeat; }
.num2circle{background-position:-31px 0}
.num3circle{background-position:-62px 0}
.num4circle{background-position:-93px 0}
.num5circle{background-position:-124px 0}
.num6circle{background-position:-156px 0}

.singleRowTotal{height:28px; margin:0 0 5px 0; border:1px solid #7c858e; border-radius:8px; font-size:12px;}
.singleRowTotal .ui-grid-solo .ui-block-a{width:40%;float:left; height:24px; border:none;border-radius:8px 0 0 8px; padding: 6px 0 0 10px;}
.singleRowTotal .ui-grid-solo .ui-block-b, .singleRowTotal .ui-grid-solo .ui-block-c, 
.singleRowTotal .ui-grid-solo .ui-block-d, .singleRowTotal .ui-grid-solo .ui-block-e{width:15%; padding: 6px 0 0 10px; float:left; border-left:1px solid #bebebe; height:28px; border-top:none; border-bottom:none; border-right:none;}
.singleRowTotal .ui-grid-solo .ui-block-d, .singleRowTotal .ui-grid-solo .ui-block-e{border-radius:0 8px 8px 0;}
.proxytable{width:100%; font-size:12px; margin:10px 0 0 0;}
.proxytable td{padding:10px 0 10px 10px}
.proxytable .proxyHD{color:#4a9f4e}
.proxytable .proxyodd{background:#f7ffd1}
.proxytable .proxyeven{background:#f4f6e7}

.applicationCover .productInfoTitle > a.ui-link span {
background: url(../images/nav_btns_icons.png) 1px -139px no-repeat;
padding: 0 0 0 20px;}

.navBtnCover.editBG .btn_nav .ui-block-a .blockB .icon{background: url(../images/nav_btns_icons.png) 6px -138px no-repeat;}

.commonSelectList .ui-select .ui-btn{background:#fff; height:26px;margin:5px 10px 0px 0px;}
.commonSelectList .ui-btn-inner{height:20px!important;}
.navbarGeneral .ui-grid-b .ui-block-a, .navbarGeneral .ui-grid-b .ui-block-b, .navbarGeneral .ui-grid-b .ui-block-c,
.navbarGeneral .ui-grid-c .ui-block-a, .navbarGeneral .ui-grid-c .ui-block-b, .navbarGeneral .ui-grid-c .ui-block-c,.navbarGeneral .ui-grid-c .ui-block-d{width:auto; border:none; font-size:12px;}
.navbarGeneral .ui-grid-b .ui-btn{height:26px;}
.navbarGeneral .ui-btn-text{font-size:11px!important;}
.navbarGeneral .ui-btn-inner{padding:4px 10px 0 10px!important;}
.navbarGeneral .leftRadius .ui-btn{border-radius:6px 0 0 6px;position: relative;}
.navbarGeneral .rightRadius .ui-btn{border-radius:0 6px 6px 0;position: relative;}
/*disabled btn*/
.navbarGeneral .disabled,.benefDisabled.disabled{-moz-opacity: 0.80;opacity:.80;filter: alpha(opacity=80);}
.benefDisabled{margin:-15px 0 0 0;min-height: 35px;}
.cell2btns.benefDisabled{margin: 0;}
.benefDisabled span.percen{display:inline-block;padding:5px 0 0 3px}
.benefDisabled div.ui-input-text{padding: 0;margin: 0 0 0 10px;width: 70%;float: left;height: 24px;}
.benefDisabled div.ui-input-text .ui-input-text{padding:0 0 0 3px;color:#000}
.navbarGeneral .ui-grid-a .ui-block-a, .navbarGeneral .ui-grid-a .ui-block-b, .navbarGeneral .ui-grid-a .ui-block-c{width:auto; border:none; font-size:12px;}
.navbarGeneral  .ui-grid-a .ui-block-a .ui-btn, .navbarGeneral  .ui-grid-a .ui-block-b .ui-btn, .navbarGeneral  .ui-grid-a .ui-block-c .ui-btn{height:26px;padding:0}
.navbarGeneral .ui-btn-inner{padding:4px 10px 0 10px!important;}

.proxytable .pntarrow{background: url(../images/nav_btns_icons.png) 3px -523px no-repeat; padding: 0 0 0 16px; color:#4a9f4e; font-weight:bold;}
.generalInput{margin: 2px 0 0 5px;}
.generalInput .ui-input-text,.generalInput1 .ui-input-text{height:26px;}
.generalInput .ui-input-text .ui-input-text,.generalInput1 .ui-input-text .ui-input-text{padding: 0px;}

/*edit popup css starts by madhavi*/
.newedittabs {font-size:12px;padding:15px 0px 15px 0px;}
.newedittabs ul{margin:0px;padding:0px;}
.newedittabs ul li{list-style:none;float:left;margin-left:10px;}
.newedittabs ul li a.ui-link,.newedittabs ul li a.ui-link:visited,.newedittabs ul li a.ui-link:hover{color:#000;text-shadow:none;text-decoration:none;font-weight:normal;}
.newedittabs ul li.active a.ui-link{color:#fff;}
.newedittabs ul li {padding:8px 15px 8px 15px;border:1px solid #cdcdcd;border-radius:3px; position:relative;}
.newedittabs ul li.active{background: #00954e;}
.editPopContainertab1,.editPopContainertab2,.secondeditPopContainertab1,.secondeditPopContainertab2,.thirdeditPopContainertab1,.thirdeditPopContainertab2,.fourtheditPopContainertab1,.fourtheditPopContainertab2{margin-top:25px;}
.editTable table,.editPopContainertab2 .editTable table,.secondeditPopContainertab2 .editTable table,.thirdeditPopContainertab2 .editTable table,.fourtheditPopContainertab2 .editTable table{width:100%; text-align:center; font-size:12px;}
.editTable table td,.editPopContainertab2 .editTable table td,.secondeditPopContainertab2 .editTable table td,.thirdeditPopContainertab2 .editTable table td,.fourtheditPopContainertab2 .editTable table td{border-right:1px solid #c3c3c3; border-bottom:1px solid #c3c3c3;height:20px;}
.secondeditPopContainertab2 .editError{float:right;margin:10px 0 0 0}
.editTable table .greyHDBg{background:#6d8377;}
.editTable table .lightgreyHDBg{background:#99aaa2;}
.editTable table .hdtext{font-size:12px; font-weight:bold; text-shadow:none; height:30px;color:#fff; }
.editTable table .greyBg{background:#f6f6f6;}
.editTable table{border-top:1px solid #a5a5a5;border-left:1px solid #a5a5a5;}
/*Rafiq Change*/
.thirdeditPopContainertab1 .doubleLine .ui-block-c .ui-btn-inner{padding: 3px 0px;}

.editpop h4.prod2{background: #fff url(../images/products/product2_v2.png) 10px 10px no-repeat;padding: 16px 0 0 150px;left: 0px;margin:0px;height:34px;border-bottom:1px solid #eeeeee;}
.editFieldinput .ui-input-text,.editFieldInp .ui-input-text{font-size:12px;background:#fff;}
.editR .editText1{padding: 14px 0 16px 10px;margin: 0;border-bottom: 1px solid #e6e6e6;background:#eeffd2;}
.editR .editText2{padding: 14px 0 16px 10px;margin: 0;border-bottom: 1px solid #d4d5d7;background:#dae6ff;}
.editR .editText2.bold{font-weight:bold}
.editR .editText3{padding: 14px 0 16px 10px;margin: 0;border-bottom: 1px solid #d4d5d7;background:#fef4eb;}
.editR .editText1 > label,.editR .editText2 > label,.editR .editText3 > label{width:46%}
.editR .editText1 > span,.editR .editText2 > span,.editR .editText3 > span{float: right;margin:0px 5px 0px 0px;}
.editR .editText1 > span.orange,.editR .editText2 > span.orange,.editR .editText3 > span.orange{color:#ed6002;float: right;margin:0px 5px 0px 0px;}
.helpTextIcon{float:right;width:auto;background:#f79820;color:#fff;text-align:center;height:14px;width:14px;border-radius:7px; position:relative;}
.editFieldR span.helpText {float:right;width:auto;margin:1px 0px 0px 5px;}
.editL .ui-field-contain{margin:0px;}
.editpop h4.prod3{background: #fff url(../images/products/product3.png) 10px 10px no-repeat;padding: 16px 0 0 175px;left: 0px;margin:0px;height:34px;border-bottom:1px solid #eeeeee;}
.editFieldL > span.editfieldInp{width:24%;}
.editFieldL > span.editfieldInp2{width:14%;margin-left:1%;}
.editFieldL > span.inpLbl3{width:26%;margin:5px 0px 0px 5px;}
.editFieldL > span.inpLbl_4{width:24%;margin:5px 0px 0px 5px;}
.editText .ui-grid-b .ui-block-a .ui-btn-active ,.editText .ui-grid-b .ui-block-b .ui-btn-active,.editText .ui-grid-b .ui-block-c .ui-btn-active 
{
 background:#2669b8 url(../images/btnBlueBg.png) repeat-x;
background: -moz-linear-gradient(top,  #7fbbfa 0%, #71b3fa 13%, #58a3f4 35%, #4194ec 61%, #3b8be0 78%, #337dcb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7fbbfa), color-stop(13%,#71b3fa), color-stop(35%,#58a3f4), color-stop(61%,#4194ec), color-stop(78%,#3b8be0), color-stop(100%,#337dcb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%); /* W3C */
}
.editText .ui-grid-b .ui-block-a a{border-radius: 6px 0px 0px 6px;}
.editText .ui-grid-b .ui-block-c a{border-radius: 0 6px 6px 0;}
.editText .ui-grid-b .ui-btn-inner,.prodpop2 .editText .ui-grid-b .ui-btn-inner,.prodpop3 .editText .ui-grid-b .ui-btn-inner{padding: 5px 0px 5px 0px !important;}
.editpop  h4.prod4{background: #fff url(../images/products/product4_v2.png) 10px 10px no-repeat !important;padding: 16px 0 0 175px;left: 0px;margin:0px;height:34px;border-bottom:1px solid #eeeeee;}
.editText .editOptions .ui-grid-a .ui-block-a,.editText .editOptions .ui-grid-a .ui-block-b{width:auto;}
.scrollabletable{height:250px;overflow-y:scroll;margin:0px;}
.editTable4 {margin:10px 0}
.editTable4 table{color:#767876}
.editTable4 table td{padding:3px;border:1px solid #e4e3e3;border-left:none;border-bottom:none}
.editTable4 table td.borderbtm{border-bottom:1px solid #e4e3e3}
.editTable4 table td.bg1{background:#ddeadd;border:1px solid #acabab;}
.editTable4 table td.bg2{background:#f1f6f1;border:1px solid #acabab;border-left:none;border-bottom:none}
.editTable4 table td.bg2.borderbtm{border-bottom:1px solid #acabab}
.editText .editFieldL b.selLbl{margin: 5px 0 0 3px;}
.editText .editsegBtn{width:34%;}
.editFieldinput b{float:left;margin:5px 0px 0px -16px;font-weight:normal;}
.editFieldR4{width:39%;}
.editFieldR3{width:35%}
.editFieldR2{width:34%}
.editFieldL4{width:61%;}
.editFieldL4> label{width:42%;}
.editFieldL b.marginR5{margin: 5px 1px 0 0;}
.editsegBtn4helpText{width:32%;}
.editsegBtn4helpText1{width:28.5%;}
.editFieldL5{width:67%;}
.editFieldL5> label{width:37%;}
.editOptions .ui-btn-text{font-weight:normal;text-shadow:none;white-space:normal}
.scrollabletable  table td{text-align:right;}
.editTable table td.col1{width:58px;}
.editTable table td.col2{width:57px;}
.editTable table td.col3{width:59px;}
.editTable table td.col4{width:60px;}
.editTable table td.col5{width:60px;}
.editTable table td.col6{width:58px;}
.editTable table td.col7{width:56px;}
.editTable table td.col8{width:62px;}
.editTable table td.col9{width:63px;}
.editTable table td.col10{width:75px;}
.scrollabletable table td.col1{width:58px;}
.scrollabletable table td.col2{width:58px;}
.scrollabletable table td.col3{width:71px;}
.scrollabletable table td.col4{width:64px;}
.scrollabletable table td.col5{width:66px;}
.scrollabletable table td.col6{width:61px;}
.scrollabletable table td.col7{width:61px;}
.scrollabletable table td.col8{width:61px;}
.scrollabletable table td.col9{width:61px;}
.scrollabletable table td.col10{width:62px;}
.editpop{padding: 0px 10px 20px 10px;}
/*rafiq change for same height*/
.editpop .secondeditPopContainertab1,.editpop .thirdeditPopContainertab1,.editpop .fourtheditPopContainertab1{height:480px;overflow-y:scroll}
/*bottom arrow btn*/
.botArrowbtn {width: auto;cursor: pointer;padding: 4px 15px 3px 2px;background: #fff url(../images/topArrowBtnBg.png) 0 0 no-repeat;margin:0 0 10px 0;position:absolute;bottom:0px;height:20px;}
.botArrowbtn .txt {
padding: 0 0 0 20px;
background: #fff url(../images/nav_btns_icons.png) 2px -893px no-repeat;
color: #018347;
font-size: 11px!important;
font-weight: bold;
}
/*css for popup's done by narasimha*/
/* list1 pop*/
.link1tabPop{background:#f9f8f8; padding:40px 20px 20px 20px;  background:#fff; width:800px; height:150px; position:relative; font-size:12px;}
.addTablePopHeader  .link1leftTxt{float:left;  margin:10px 0 0 15px; padding:0 0 0 20px;}
.popupTextstyle{margin:20px;font-size:12px;line-height: 1.5em ;}
/*List 2 pop*/
.link2tabPop{background:#f9f8f8;padding:40px 0px 10px 0px;   background:#fff; width:540px; height:135px; position:relative; font-size:12px;}
.link2popupTextstyle{color:red;font-size:12px;line-height: 1.5em ;margin:15px;}
.linkborder{border:1px solid gray;}
.link2button{padding:0px 10px 0px 10px;text-align:center;}
/*List 3 pop*/
.link3tabPop{background:#f9f8f8;padding:40px 0px 0px 0px;background:#fff; width:300px; height:125px; position:relative; font-size:12px;}
.link3popupTextstyle{color:red;font-size:12px;line-height: 1.5em ;margin:30px;text-align:center;}
/*List 4 pop*/
.link4tabPop{background:#f9f8f8;padding:40px 0px 0px 0px;background:#fff; width:347px; height:145px; position:relative; font-size:12px;}
.link4popupTextstyle{color:red;font-size:12px;line-height: 1.5em ;margin:30px;}
/*List 5 pop*/
.link5tabPop{background:#f9f8f8;padding:40px 0px 0px 0px;background:#fff; width:500px; height:140px; position:relative; font-size:12px;}
.link5popupTextstyle{color:red;font-size:12px;line-height: 1.5em ;margin:15px 0px 40px 15px;}
/*List 6 pop*/
.link6tabPop{background:#f9f8f8;padding:40px 0px 0px 0px;background:#fff; width:500px; height:190px; position:relative; font-size:12px;}
.link6popupTextstyle{color:red;font-size:12px;line-height: 1.5em ;margin:10px 0px 20px 10px;}
.link6popupTextstyle_1{color:red;font-size:12px;line-height: 1.5em ;margin:10px 0px 10px 20px; }
.link6popupTextstyle_2{color:red;font-size:12px;line-height: 1.5em ;margin:10px 0px 40px 20px; }
/*List 7 pop*/
.link7tabPop{background:#f9f8f8;padding:40px 0px 0px 0px;background:#fff; width:500px; height:125px; position:relative; font-size:12px;}
.link7popupTextstyle{color:red;font-size:12px;line-height: 1.5em;margin:15px 10px 30px 20px;}
/*List 8 pop*/
.link8tabPop{background:#f9f8f8;padding:40px 0px 0px 0px;background:#fff; width:500px; height:130px; position:relative; font-size:12px;}
.link8popupTextstyle{color:red;font-size:12px;line-height: 1.5em;margin:15px 5px 30px 20px;}
.link8button{padding:0px 10px 0px 10px;}
.link8_nav a{background:#cfcfcf;}
.link8_nav a.greenBtn
{
background:url(../images/btn_bg.png) repeat-x;/* Old browsers */
background: -moz-linear-gradient(top,  #57975a 0%, #58a45a 4%, #56a458 11%, #549f5a 15%, #579e58 19%, #559e59 22%, #509c51 30%, #4f924f 44%, #47894b 63%, #478248 70%, #488248 74%, #448146 78%, #3f793f 96%, #57975a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#57975a), color-stop(4%,#58a45a), color-stop(11%,#56a458), color-stop(15%,#549f5a), color-stop(19%,#579e58), color-stop(22%,#559e59), color-stop(30%,#509c51), color-stop(44%,#4f924f), color-stop(63%,#47894b), color-stop(70%,#478248), color-stop(74%,#488248), color-stop(78%,#448146), color-stop(96%,#3f793f), color-stop(100%,#57975a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* W3C */
}
.link8_nav .ui-block-a{width:100%!important; border:none!important;text-align:center;margin-top:15px; }
.link8_nav .blockA{border:1px solid #cfcfcf; color:#fff; text-shadow:none; text-decoration:none; font-size: 12px; border-radius:6px;padding:4px 0 5px 0; position:relative;}
/*List 9 pop*/
.link9tabPop{background:#f9f8f8; padding:40px 20px 20px 20px;  background:#fff; width:800px; height:130px; position:relative; font-size:12px;}
.addTablePopHeader  .link1leftTxt{float:left;  margin:10px 0 0 15px; padding:0 0 0 20px;}
.popupTextstyle{margin:20px;font-size:12px;line-height: 1.5em ;}
.link9text{margin:20px 10px 15px 20px;font-size:12px;line-height: 1.5em ;color:red;}
table.link9table {border:1px solid #666666;height:25px;width:98%;font-size:11px;margin-left:15px;}
table.link9table th {color:#fff; background-color:#67877C;height:25px;border:1px solid #fff;text-align:left;padding-left:5px;}
table.link9table td{color:#000000;background-color:#ffffff;padding-left:5px;border-left:1px solid #666666;height:25px;  }
/*List 0 pop*/
.link0tabPop{background:#f9f8f8;padding:40px 0px 0px 0px;background:#fff; width:500px; height:140px; position:relative; font-size:12px;}
.link0popupTextstyle{color:red;font-size:12px;line-height: 1.5em ;margin:15px 0px 30px 10px;}
.link0popupTextstyle_1{margin:10px 0px 0px 0px; }
/*List 11 pop*/
.link11tabPop{background:#f9f8f8;padding:40px 0px 0px 0px;background:#fff; width:500px; height:230px; position:relative; font-size:12px;}
.link11popupTextstyle{color:red;font-size:12px;line-height: 1.5em;margin:10px 0px 20px 20px;}
.link11popupTextstyle_1{color:red;font-size:12px;line-height: 1.5em;margin:10px 0px 10px 20px; }
.link11poptext_2{color:red;font-size:12px;line-height: 1.5em;margin:10px 50px 0px 35px;}
.link11poptext_3{color:red;font-size:12px;line-height: 1.5em;margin:0px 50px 10px 50px;}
.link11poptext_4{color:red;font-size:12px;line-height: 1.5em;margin:10px 0px 40px 20px; }
/*List 12 pop*/
.link12tabPop{background:#f9f8f8;padding:40px 0px 0px 0px;background:#fff; width:500px; height:263px; position:relative; font-size:12px;}
.link12popupTextstyle{color:red;font-size:12px;line-height: 1.5em;margin:10px 0px 20px 20px;}
.link12popupTextstyle_1{color:red;font-size:12px;line-height: 1.5em;margin:10px 70px 0px 0px; }
.link12poptext_2, .link12poptext_3, .link12poptext_5{color:red;font-size:12px;line-height: 1.5em;}
.link12poptext_4{color:red;font-size:12px;line-height: 1.5em;margin:10px 0px 0px 5px;}
.link12poptext_6{color:red;font-size:12px;line-height: 1.5em;margin:0px 0px 0px 5px;}
.link12popupTextstyle_2{color:red;font-size:12px;line-height: 1.5em;margin:10px 0px 40px 0px; }
/*List 13 pop*/
.link13tabPop{background:#f9f8f8;padding:40px 0px 0px 0px;background:#fff; width:437px; height:147px; position:relative; font-size:12px;}
.link13popupTextstyle{color:red;font-size:12px;line-height: 1.5em ;margin: 30px 6px 30px 35px;}
/*List 14 pop*/
.link14tabPop{background:#f9f8f8;padding:40px 0px 0px 0px;background:#fff; width:505px; height:130px; position:relative; font-size:12px;}
.link14popupTextstyle{color:red;font-size:12px;line-height: 1.5em;margin:15px 10px 30px 20px;}
/*common css for button in overlay*/
.link2menu,.link3menu,.link4menu,.link5menu{width:55%;float:right;}

/* Ill_Individual_Comapny_Info_1 Modifications */
.addTablePop1{font-size:11px;width:900px}
.addTabelHeader{color:#1B8644;height:30px;}
.addTabelIcon{font-size:18px;padding:5px 0px 0px 5px;}
.addtableTextParent{width:100%;font-size:12px;color:#000000;float:left;}
.addtableTextParent .addtableTextnode1,.addtableTextParent .addtableTextnode2,.addtableTextParent .addtableTextnode3{margin:10px 0px 10px 0px;}
.addtableTextParent .addtableTextnode1 .addtableText1 ,.addtableTextParent .addtableTextnode2 .addtableText3,.addtableTextParent .addtableTextnode3 .addtableText5{padding-left:10px;}
.addtableTextParent .addtableTextnode1 .addTabletext2,.addtableTextParent .addtableTextnode2 .addTabletext4{ padding-left:40px; }
.addTableHeadParent{width:98%;margin:0px 20px 0px 0px;}
.addtablerow1parent,.addtablerow2parent,.addtablerow3paren,.addtablerow4parentt{overflow:hidden}
.addtablerow1parent .addtablerow1data1{width:14%;border-left:1px solid #000000;border-bottom:1px solid #000000;border-top:1px solid #000000;height:20px;float:left;background:#D5E6E0;padding:5px 0px 0px 5px;}
.addtablerow1parent .addtablerow1data2{width:25%;border-left:1px solid #000000;border-bottom:1px solid #000000;border-top:1px solid #000000;height:20px;float:left;background:#ffffff;padding:5px 0px 0px 15px;}
.addtablerow1parent .addtablerow1data3{width:18%;border-left:1px solid #000000;border-bottom:1px solid #000000;border-top:1px solid #000000;height:20px;float:left;background:#D5E6E0;padding:5px 0px 0px 15px;}
.addtablerow1parent .addtablerow1data4{width:9%;border-left:1px solid #000000;border-bottom:1px solid #000000;border-top:1px solid #000000;height:20px;float:left;background:#ffffff;padding:5px 0px 0px 15px;}
.addtablerow1parent .addtablerow1data5{width:25%;border:1px solid #000000;height:20px;float:left;background:#ffffff;padding:5px 0px 0px 15px}

.addtablerow2parent .addtablerow2data1{width:14%;border-left:1px solid #000000;border-bottom:1px solid #000000;height:20px;float:left;background:#dbe4db;padding:5px 0px 0px 5px;}
.addtablerow2parent .addtablerow2data2{width:25%;border-left:1px solid #000000;border-bottom:1px solid #000000;height:20px;float:left;background:#f2f2f2;padding:5px 0px 0px 15px;}
.addtablerow2parent .addtablerow2data3{width:18%;border-left:1px solid #000000;border-bottom:1px solid #000000;height:20px;float:left;background:#dbe4db;padding:5px 0px 0px 15px;}
.addtablerow2parent .addtablerow2data4{width:9%;border-left:1px solid #000000;border-bottom:1px solid #000000;height:20px;float:left;background:#f2f2f2;padding:5px 0px 0px 15px;}
.addtablerow2parent .addtablerow2data5{width:25%;border-left:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;height:20px;float:left;background:#f2f2f2;padding:5px 0px 0px 15px}

.addtablerow3parent .addtablerow3data1{width:14%;border-left:1px solid #000000;border-bottom:1px solid #000000;height:20px;float:left;background:#D5E6E0;padding:5px 0px 0px 5px;}
.addtablerow3parent .addtablerow3data2{width:25%;border-left:1px solid #000000;border-bottom:1px solid #000000;height:20px;float:left;background:#ffffff;padding:5px 0px 0px 15px;}
.addtablerow3parent .addtablerow3data3{width:18%;border-left:1px solid #000000;border-bottom:1px solid #000000;height:20px;float:left;background:#D5E6E0;padding:5px 0px 0px 15px;}
.addtablerow3parent .addtablerow3data4{width:9%;border-left:1px solid #000000;border-bottom:1px solid #000000;height:20px;float:left;background:#ffffff;padding:5px 0px 0px 15px;}
.addtablerow3parent .addtablerow3data5{width:15%;border-left:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;height:20px;float:left;background:#D5E6E0;padding:5px 0px 0px 15px}
.addtablerow3parent .addtablerow3data6{width:8.2%;border-right:1px solid #000000;border-bottom:1px solid #000000;height:20px;float:left;background:#ffffff;padding:5px 0px 0px 15px}

.addtablerow4parent .addtablerow4data1{width:14%;border-left:1px solid #000000;border-bottom:1px solid #000000;height:20px;float:left;background:#dbe4db;padding:5px 0px 0px 5px;}
.addtablerow4parent .addtablerow4data2{width:25%;border-left:1px solid #000000;border-bottom:1px solid #000000;height:20px;float:left;background:#f2f2f2;padding:5px 0px 0px 15px;}
.addtablerow4parent .addtablerow4data3{width:18%;border-left:1px solid #000000;border-bottom:1px solid #000000;height:20px;float:left;background:#dbe4db;padding:5px 0px 0px 15px;}
.addtablerow4parent .addtablerow4data4{width:9%;border-left:1px solid #000000;border-bottom:1px solid #000000;height:20px;float:left;background:#f2f2f2;padding:5px 0px 0px 15px;}
.addtablerow4parent .addtablerow4data5{width:15%;border-left:1px solid #000000;border-right:1px solid #000000;border-bottom:1px solid #000000;height:20px;float:left;background:#dbe4db;padding:5px 0px 0px 15px}
.addtablerow4parent .addtablerow4data6{width:8.2%;border-right:1px solid #000000;border-bottom:1px solid #000000;height:20px;float:left;background:#f2f2f2;padding:5px 0px 0px 15px}

/*Customer mgmt*/
**************Product Information css ends*****************/

.customerInfoCover .ui-field-contain label.ui-input-text{width: 20%;font-size: 12px;margin-top: 3px;color: #676767;font-weight: bold;}
.customerInfoCover .ui-field-contain div.ui-input-text {width:30%;border-radius: 5px; position:relative;}
.customerInfoCover .ui-field-contain input.ui-input-text{font-size:12px}
.planDetails{overflow:hidden}
.planDetails .lPlan{float:left;display:inline;width:50%}
.planDetails .rPlan{float:right;display:inline;width:50%}
.planDetails .rPlan label.ui-input-text {width:30%}
textarea.ui-input-text{width:50%;height:80px;font-size:12px;resize: none;}
/*.planDetails .rPlan span{font-size:12px;font-weight: bold;} chnged for illustration*/
.customerInfoCover .planDetails > label.ui-input-text{float: left;width: 75px;}

.customerMgmt .illustration_container .ui-grid-a .ui-block-a{width:100%;border-right:1px solid #bdbdbd;position:relative;}
.illustration_container .ui-grid-a  .customerMgmtCover{clear:both; border-top:1px solid #c7c7c7; padding-bottom:15px;border-bottom:1px solid #529319;}
.illustration_container .customerMgmtCover .ui-grid-a .ui-block-a{width:15%;border:none;font-size:12px;margin-top:5px;}
.illustration_container .customerMgmtCover .ui-grid-a .ui-block-b{width:85%;border:none;height:auto;}
.customerMgmt .illustration_container .ui-grid-a .ui-block-a .leftTabs .tab3{border-bottom:none;}
.customerMgmt .illustration_container .ui-grid-a .ui-block-a .leftTabs .hLight{border-bottom:1px solid #ECECEC;}
.customerMgmt .illustration_container .ui-grid-a .ui-block-a .leftTabs .tab1 a{background:url(../images/customer_info_grey.png) 22px 22px no-repeat;}
.customerMgmt .illustration_container .ui-grid-a .ui-block-a .leftTabs .tab1.hLight a{background:url(../images/customer_info_orange.png) 22px 22px no-repeat;}
.customerMgmt .illustration_container .ui-grid-a .ui-block-a .leftTabs .tab2 a{background:url(../images/information_disable.png) 22px 22px no-repeat;}
.customerMgmt .illustration_container .ui-grid-a .ui-block-a .leftTabs .tab2.hLight a{background:url(../images/information_orange.png) 22px 22px no-repeat;}
.customerMgmt .illustration_container .ui-grid-a .ui-block-a .leftTabs .tab3 a{background:url(../images/Agents_info_disable.png) 22px 22px no-repeat;}
.customerMgmt .illustration_container .ui-grid-a .ui-block-a .leftTabs .tab3.hLight a{background:url(../images/Agents_info_orange.png) 22px 22px no-repeat;}
.plusIcon{float:right;background:url(../images/plus_field.png) no-repeat;width:22px;height:22px;}
.emptyDiv{border-right:1px solid #BDBDBD;border-left:1px solid #BDBDBD;width:74px;bottom:0;top:284px;position:absolute;left:0px;float:left;}
.customerMgmt .illustration_container .ui-grid-a .cntInner {padding: 0px 26px 15px 100px;min-height:470px;}
.customerMgmt .maincontainer .ui-grid-a .ui-block-a .leftTabs{left:0px;}
.customerMgmt .maincontainer .ui-grid-a .agentInfoTitle{background: url(../images/customer_info_icon.png) 0px 0px no-repeat;}
.customerMgmt .insuredGenderTabs .ui-navbar li .ui-btn{padding:5px 0px 0px 0px;}
.customerMgmt .maincontainer .ui-grid-a .insuredGenderTabs{margin:0px;}
/*customer management third tab content CSS starts here*/

.illustration_container .custMgmtAgent .ui-grid-a .ui-block-b div.ui-input-text input.ui-input-text, .illustration_container .custMgmtAgent .ui-grid-a .ui-block-b div.ui-input-text textarea.ui-input-text,.illustration_container .custMgmtAgent .ui-grid-a .ui-block-b .ui-input-search input.ui-input-text{padding:4px;font-size:12px;}
.illustration_container .custMgmtAgent:nth-child(even){ background:#f2f2f2;}
.illustration_container .custMgmtAgent:nth-child(odd){ background:#ffffff;}
.illustration_container .custMgmtAgent .ui-grid-a{padding:10px;}
.customerMgmt .illustration_container .custMgmtAgent .ui-grid-a .ui-block-b{margin:0px;}
.customerMgmt .illustration_container .custMgmtAgent .ui-grid-a .ui-block-b .ui-input-search, .customerMgmt .illustration_container .custMgmtAgent .ui-grid-a .ui-block-b div .ui-input-text {margin:0px;}
.customerMgmt .illustration_container .custMgmtAgent .ui-grid-a .ui-block-b .searchField{float:right;width:15%;}
.customerMgmt .illustration_container .custMgmtAgent .ui-grid-a .ui-block-b .ui-input-search,.customerMgmt .illustration_container .custMgmtAgent .ui-grid-a .ui-block-b div.ui-input-text {margin:0px;}
.custMgmtAgent textarea,.Remarks textarea,.illustration_container .communicationInfo textarea,textarea{height:70px;resize:none;max-height:70px;}
.illustration_container .customerMgmtCover .dataAuthor .ui-grid-a .ui-block-b{width:50%;border:none;height:auto;font-size:12px;}
.illustration_container .customerMgmtCover .dataAuthor .ui-grid-a .ui-block-a{width:50%;border:none;font-size:12px;margin-top:0px;}
.recruitInfoCont,.agencyInfoCont{width:70%;float:left;}
/*customer management third tab content CSS ends here*/
/*customer management second tab content CSS starts here*/
.illustration_container .ui-grid-a  .communicationCover{clear:both; border-top:1px solid #c7c7c7;float:left;padding-bottom:15px; border-bottom:1px solid #529319;margin-bottom: 15px;}
.illustration_container .ui-grid-a .communicationInfo .zipcode{width:30%;float:left;font-size:12px;}
.illustration_container .ui-grid-a .communicationInfo{width:98%;padding:10px;font-size:12px;float:left;}
.zipcodeLabel,.zipcodeholder{float:left;width:50%;}
.illustration_container .ui-grid-a .communicationInfo .address{width:50%;float:left;font-size:12px;}
.custMgmtCommInfo .addressSearch a.ui-link,.custMgmtAgentsInfo .custMgmtAgent .searchField a.ui-link,.searchBlockA .searchHolder a.ui-link{color:#fff;}
/*Rafiq Changes tab2 */
.illustration_container .ui-grid-a .communicationInfo .address ul{overflow:hidden}
.illustration_container .ui-grid-a .communicationInfo .address ul li{margin:5px;float:left;width:100%}
.illustration_container .ui-grid-a .communicationInfo .address ul li span{width:45%;float:left}
.illustration_container .ui-grid-a .communicationInfo .address ul li b{float:left;padding:0 0 0 5px;display:inline}
.illustration_container .ui-grid-a .communicationInfo.note{background:url(../images/plan_info_orange.png) 0 8px no-repeat;padding: 14px 0;margin: 5px 0;}
.illustration_container .ui-grid-a .communicationInfo.note span{padding:0 0 0 30px;font-size:15px}

/*bottom tabs*/
.illustration_container .communicationInfo > span{float:left;padding: 5px 10px 0 0;}
.illustration_container .communicationInfo .infoTab{width:200px;float:left;display:inline}
.illustration_container .communicationInfo ul.ui-grid-a li{border:0}
.illustration_container .communicationInfo ul.ui-grid-a .ui-block-a,.illustration_container .communicationInfo ul.ui-grid-a .ui-block-b{width:50%;height:auto}
.illustration_container .communicationInfo ul.ui-grid-a .ui-block-a .ui-btn{border-radius: 6px 0px 0px 6px;position: relative;}
.illustration_container .communicationInfo ul.ui-grid-a .ui-block-b .ui-btn{border-radius: 0px 6px 6px 0px;position: relative;}
.illustration_container .communicationInfo .ui-btn .ui-btn-inner{font-size: 12px;padding: 5px;}

/**bottom tab content*/
.infoTabcontent{float:left;width:100%}
.infoTabcontent > div{display:none}
.infoTabcontent > div.infoTab1{display:block} 
.infoTabcontent > div > p{font-size:12px;padding:10px 0}
.illustration_container .communicationInfo .addressContainer .addressContholder.width70{width: 70%;}
.infoTabcontent .addressContholder1 span,.infoTabcontent .addressContholder1 > div{float:left;display:inline;width: 20%;margin: 6px;}

.illustration_container .communicationInfo .addressContainer.addressContainer1{float:left;width: 30%;}
.illustration_container .communicationInfo .addressContainer.addressContainer1.width15{width:15%}
.illustration_container .communicationInfo .addressContainer.addressContainer1 .addressContLabel{width: 35%;}
.illustration_container .communicationInfo .addressContainer.addressContainer1 .addressContholder{width:56%}
.illustration_container .communicationInfo .addressContainer.addressContainer1 .addressContholder1 > div{width:60%}
.illustration_container .communicationInfo > p{float:left;width:100%;margin:5px 0}

/*changes for text area*/
.illustration_container .communicationInfo .ui-grid-a .ui-block-a{border:0;width:15%}
.illustration_container .communicationInfo .ui-grid-a .ui-block-b{border:0;width:85%;height:auto}

/*Rafiq Changes tab2 */
.whitebg{background:#fff !important}
.illustration_container .ui-grid-a .communicationInfo .addressSearch{width:13%;float:right;font-size:12px;}
.illustration_container .ui-grid-a .communicationInfo .ui-input-search,.illustration_container .ui-grid-a .communicationInfo  div.ui-input-text{margin:0px;}
.illustration_container input.ui-input-text,.illustration_container textarea.ui-input-text{font-size:12px;}
.illustration_container .communicationInfo:nth-child(even),.illustration_container .custMgmtCustInfo:nth-child(even){ background:#f2f2f2;}
.illustration_container .communicationInfo:nth-child(odd),.illustration_container .custMgmtCustInfo:nth-child(odd){ background:#ffffff;}
.illustration_container .communicationInfo .addressContainer{float:left;width:100%;}
.illustration_container .communicationInfo .addressContainer .addressContLabel{width:16%;float:left;}
.illustration_container .communicationInfo .addressContainer .addressContholder{width:38%;float:left;}
.illustration_container .communicationInfo .addressContainer .householdLabel{width:13%;float:left;margin-left:2%;}
.illustration_container .communicationInfo .addressContainer .teleNum .addressContholder{width:15%;}
.illustration_container .communicationInfo .addressContainer .jobType .addressContholder{width:55%;}
.illustration_container .communicationInfo .addressContainer .outerCont .addressContholder{width:83%;}
.addressContLabel span,.addressLabel span,.addressholder span,.zipcodeLabel span,.zipcodeholder span,
/*Rafiq change tab 2*/
.addressContholder span{vertical-align:middle;display:table-cell;height:30px;}
.Remarks{float:left;width:70%;}
.editIcon{float:right;background:url(../images/edit_field.png) no-repeat;width:22px;height:22px;}
/*customer management second tab content CSS ends here*/

/*customer management first tab content CSS starts here*/
.illustration_container .ui-grid-a  .customerMgmttab1{clear:both; border-top:1px solid #c7c7c7;float:left;padding-bottom:15px; border-bottom:1px solid #529319;margin-bottom: 15px;}
.custMgmtCustInfo{width:98%;float:left;font-size:12px;padding:10px;}
.custInfoLbl{float:left;width:15%;}
.customerId{float:left;width:50%;}
.custGroup{float:left;}
.custMgmtCustInfo .editIcon{margin-left:10px;float:right;}
.custNamechinese{float:left;}
.custNamekana{float:left;}
.custNamechinese,.custNamekana{width:50%;}
.custkanaLbl{float:left;width:15%;}
.customerMgmttab1 .ui-input-search,.customerMgmttab1 div.ui-input-text{margin:0px; background:#fff;}
/*.ui-input-text{background:#fff;} */
.ui-input-text.ui-corner-all, .ui-input-search.ui-corner-all{
height : 24px;
padding : 0px 5px 0px 5px;
border-radius:5px;
border:1px solid #aaaaaa;
}
.dobInput{float:left;width:20%;}
.AgeLbl,.ageInput{float:left;width:6%;}
.AgeLbl{margin:5px 0px 0px 10px;}
.genderInfo{float:left;width:45%;}
.occupationSearch{float:left;width:15%;margin:0px 15px 0px 15px;}
.custMgmtCustInfo .plusIcon{margin-left:10px;}
.customerMgmt .illustration_container .ui-input-search{padding:0px 20px 0px 5px; background:#fff url(../images/searchLens.png) right 6px no-repeat;}
.customerMgmt .illustration_container  .ui-icon, .illustration_container .ui-icon-searchfield:after{background:none;}
.customerMgmt .illustration_container  .ui-input-search .ui-btn-up-c{border:none;background:none;}
.customerMgmt .illustration_container  .ui-input-search .ui-shadow{box-shadow:none;}
.illustration_container .occupationSearch .ui-btn-corner-all ,.illustration_container .addressSearch .ui-btn-corner-all,.illustration_container .searchField .ui-btn-corner-all {border-radius:6px; position:relative;}
.pad10{padding:10px;}
.years{margin:5px 0px 0px 10px;float:left;}
.custGroup span,.custNamechinese .alignName,.custkanaLbl span,.custInfoLbl span{vertical-align:middle;display:table-cell;height:30px;}
.custkanaLbl .genderalign{height:31px;}
.custGroup .groupname,.custInfoLbl .groupname{height:27px;}
.insuredGenderTabs ul li span.male,.insuredGenderTabs ul li span.female,.insuredGenderTabs ul li span.corporate{width:50px; display:inline-block; height:15px;padding:3px 0px 0px 10px;}
.insuredGenderTabs ul li span.male{background:url(../images/male.png) 0 0 no-repeat;}
.insuredGenderTabs ul li span.female{background:url(../images/female.png) 0 0 no-repeat;}
.insuredGenderTabs ul li span.corporate{background:url(../images/corporate_icon.png) 0 0 no-repeat;}
.illustration_container .ui-grid-a .genderInfo .insuredGenderTabs {float:left;width:100%;}
.insuredGenderTabs .ui-grid-b .ui-block-a{border:none;}
.insuredGenderTabs .ui-grid-b li.ui-block-b{border:none;margin-bottom:0px;}
.insuredGenderTabs{margin:0px;}
.insuredGenderTabs .ui-grid-b .ui-block-a{width:65px !important;margin:0 !important}
.insuredGenderTabs .ui-grid-b .ui-block-b{width:65px !important;}
.insuredGenderTabs .ui-grid-b .ui-block-c{width:65px !important;}
.insuredGenderTabs .ui-grid-b .ui-block-a,.insuredGenderTabs .ui-grid-b .ui-block-b,.insuredGenderTabs .ui-grid-b .ui-block-c{height:30px; border:none;}
.insuredGenderTabs .ui-grid-b .ui-block-a .ui-btn-inner,.insuredGenderTabs .ui-grid-b .ui-block-b .ui-btn-inner,.insuredGenderTabs .ui-grid-b .ui-block-c .ui-btn-inner{padding:0px 5px 5px 5px;display:inline;}
.insuredGenderTabs .ui-grid-b .ui-block-a .ui-btn-inner .ui-btn-text,.insuredGenderTabs .ui-grid-b .ui-block-b .ui-btn-inner .ui-btn-text,.insuredGenderTabs .ui-grid-b .ui-block-c .ui-btn-inner .ui-btn-text{text-shadow:none; font-weight:normal; font-size:12px;}
.insuredGenderTabs .ui-grid-b .ui-block-a a,.searchBlockA .navBar .ui-grid-a .ui-block-a a{border-radius:6px 0px 0px 6px; position:relative;}
.insuredGenderTabs .ui-grid-b .ui-block-c a,.searchBlockA .navBar .ui-grid-a .ui-block-b a{border-radius:0 6px 6px 0; position:relative;}
/*.insuredGenderTabs .ui-navbar li .ui-btn{padding:4px 0px 4px 0px;}*/
.custNamechinese1{float:left;width:25%;}
.insuredGenderTabs .ui-navbar li .ui-btn-active, .listHeaderBtn .ui-btn-active, .customerGroupRow .ui-btn-active,.searchBlockA .ui-btn-active,.illustration_container .communicationInfo .ui-btn-active
{
background:#2669b8 url(../images/btnBlueBg.png) repeat-x; /* Old browsers */
background: -moz-linear-gradient(top,  #7fbbfa 0%, #71b3fa 13%, #58a3f4 35%, #4194ec 61%, #3b8be0 78%, #337dcb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7fbbfa), color-stop(13%,#71b3fa), color-stop(35%,#58a3f4), color-stop(61%,#4194ec), color-stop(78%,#3b8be0), color-stop(100%,#337dcb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%); /* W3C */
}
.insuredGenderTabs .ui-grid-b .ui-block-a a.ui-btn-active{border-radius:6px 0px 0px 6px; position:relative;}
.insuredGenderTabs .ui-grid-b .ui-block-c a.ui-btn-active{border-radius:0 6px 6px 0; position:relative;}
.custMgmtCustInfopart .btn_nav a.blockD{border-radius:5px;position:relative;}
.customerId1{width:43%;float:left;}
.custmgmtSelect{float:right;width:20%;margin-right:5%}
.custInfoLbl1{float:right;width:15%;}
.custNamechinese1 .ui-select span.ui-btn-inner,.custmgmtSelect .ui-select span.ui-btn-inner{padding:5px;font-size:12px;font-weight:normal;}
.custNamechinese1 .ui-select .ui-btn-corner-all,.custmgmtSelect .ui-select .ui-btn-corner-all{border-radius:5px;position:relative;border:1px solid #aaa;}
.custNamechinese1 .ui-select .ui-btn,.custmgmtSelect .ui-select .ui-btn{margin:0px;background:#fff;}
.custNamechinese1 .ui-select .ui-icon,.custmgmtSelect .ui-select .ui-icon{background:url(../images/selectDownArrow.png) center right no-repeat #fff;}
.custNameCont{float:left;width:40%;}
.custNameCont .custNamechinese1right{float:left;margin-top:10px;width:70%;}
.custNameCont .custNamechinese1{float:left;width:50%;}
.custInfogreenLbl1{float:left;width:32%;color:#1B8644;}
.custInfoblackLbl,.custInfoblackLblwidth{float:left;width:30%;color:#333;}
.custInfoblackLbl .btn_nav{float:left;margin:0px;clear:none;}
.custInfoblackLbl .btn_nav .ui-block-a a.greenBG span.edit{background:url(../images/nav_btns_icons.png) 6px -139px no-repeat;padding:0px 10px 0px 25px;}
.custMgmtCustInfopart .custInfoblackLbl .btn_nav a.greenBG{margin:0px;}
.custInfoblackLbl .label span,.custInfoblackLblwidth .label span{float:left;width:23%;margin:0px 5px 0px 0px;}
.custInfoblackLbl .custmgmtSelect{float:left;width:23%;}
.custMgmtCustInfopart .custInfoblackLbl .btn_nav a.greenBG {padding:6px 0px 5px 0px;}
.custMgmtCustInfopart .btn_nav a.grayBG{background:#e2e2e2;border:1px solid #e2e2e2; color:#fff; text-shadow:none; text-decoration:none; font-size: 12px; border-radius:5px; position:relative; padding:6px 5px 5px 5px;float:right; }
.width33per{width:51%;}
.width15per{width:15%;}
.custInfoblackLbl .btn_nav .ui-block-a a.greenBG span.delete{background:url(../images/nav_btns_icons.png) 6px -96px no-repeat;padding:0px 10px 0px 25px;}
.custInfoblackLblwidth  .btn_nav{width:43%;margin:0px;float:left;clear:none;}
.custMgmtCustInfopart .btn_nav a.greenBG1{border:1px solid #579858; color:#fff; text-shadow:none; text-decoration:none; font-size: 12px; border-radius:5px; position:relative; padding:6px 5px 5px 5px;float:right;}
.custInfoblackLbledit{width:110px;float:left;}
.custInfoblackLbleditNew{width:150px;float:left;}
.custInfogreenLbl12 .groupname{background:url(../images/nav_btns_icons.png) 0px -523px no-repeat;padding-left: 20px;}
.custInfoblackLbl6 .btn_nav{margin:0px;float:left;width:103px;}
.custMgmtCustInfopart .custInfoblackLbl6 .btn_nav a.greenBG{margin:0px !important;}
.custInpSupportTxt{margin:5px 0px 0px 15%;clear:both;}
.custInpSupportTxt1{margin:5px 0px 0px 36%;clear:both;}
.custInpSupportTxt2{margin:5px 0px 0px 16%;clear:both;}
/*customer management first tab content CSS ends here*/

/* Navigations Madhavi */

.topbtnPanel .blockA ,.btn_nav .blockA, .btn_nav .blockB, .btn_nav .blockC, .btn_nav .blockD, .btn_nav .blockE{border: 1px solid #579858;color: #fff;text-shadow: none;text-decoration: none;font-size: 12px;border-radius: 5px;position: relative;padding: 4px 0 4px 0; }
.btn_nav .blockE{position: relative;}
.btn_nav  .ui-block-a  a:hover{color:#fff;}
.btn_nav  .ui-block-a  a:visited{color:#fff;}
.btn_nav .blockA, .btn_nav .blockB, .btn_nav .blockC{float: left;margin:0 10px 0 0;cursor: pointer;}
.btn_nav .blockD, .btn_nav .blockE{float:right;}
.btn_nav .ui-block-a{width:100%!important; border:none!important; }
.btn_nav .ui-block-a  .blockA .icon, .btn_nav .ui-block-a  .blockB .icon, .btn_nav .ui-block-a  .blockC .icon, .btn_nav .ui-block-a  .blockD .icon, 
.btn_nav .ui-block-a .finish{width:10px; height:10px; padding:0 10px 0 25px;}
.btn_nav .ui-block-a  .blockE .icon{width:10px; height:10px; padding:0 22px 0 25px;} 
.btn_nav .ui-block-a  .blockA .icon{background:url(../images/nav_btns_icons.png) 6px 0 no-repeat;padding: 1px 10px 2px 25px; }
.btn_nav .ui-block-a  .blockB .icon{background:url(../images/nav_btns_icons.png) 6px -27px no-repeat;}
.btn_nav .ui-block-a  .blockC .icon{background:url(../images/nav_btns_icons.png) 6px -38px no-repeat;}
.btn_nav .ui-block-a  .blockD .icon{background:url(../images/nav_btns_icons.png) 6px -917px no-repeat;}
.btn_nav .ui-block-a  .blockE .icon{background:url(../images/nav_btns_icons.png) 6px -160px no-repeat;}
.btn_nav .ui-block-a  .stepsmore{background:url(../images/btnRightCorner.png) 0px 0px no-repeat; width:18px; height:28px; position:absolute; top: -1px; right:-1px;}
.btn_nav .ui-block-a  .blockE .finish{background:url(../images/nav_btns_icons.png) 6px -79px no-repeat;}
.topbtnPanel a,.btn_nav a, .customerMgmtCover .btn_nav a.blockD,.application_nav a,.maincontainer .alterRows .ui-grid-a .ui-block-c a,.custMgmtCommInfo .addressSearch a,
.custMgmtAgentsInfo .custMgmtAgent .searchField a,.searchBlockA .searchHolder a,.occupationSearch a{
background:url(../images/btn_bg.png) repeat-x;/* Old browsers */
background: -moz-linear-gradient(top,  #57975a 0%, #58a45a 4%, #56a458 11%, #549f5a 15%, #579e58 19%, #559e59 22%, #509c51 30%, #4f924f 44%, #47894b 63%, #478248 70%, #488248 74%, #448146 78%, #3f793f 96%, #57975a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#57975a), color-stop(4%,#58a45a), color-stop(11%,#56a458), color-stop(15%,#549f5a), color-stop(19%,#579e58), color-stop(22%,#559e59), color-stop(30%,#509c51), color-stop(44%,#4f924f), color-stop(63%,#47894b), color-stop(70%,#478248), color-stop(74%,#488248), color-stop(78%,#448146), color-stop(96%,#3f793f), color-stop(100%,#57975a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* W3C */

}

/*Edit btn changes*/
.editContent .editfooter .btn_nav .ui-block-a .blockD{float:left;margin-right:10px;}
.editContent .editfooter .btn_nav .ui-block-a .blockD .icon {background-image:none;padding:0px 10px 0px 10px;}
.btn_nav .ui-block-a .blockA .back.icon {background: url(../images/nav_btns_icons.png) 6px -331px no-repeat;}

.editPopContainertab2 .btn_nav,.secondeditPopContainertab2 .btn_nav,.thirdeditPopContainertab2 .btn_nav,.fourtheditPopContainertab2 .btn_nav{float:right;margin: 10px 0px 0px 0px;}
.editPopContainertab2 .btn_nav .ui-block-a .blockC .icon ,.secondeditPopContainertab2 .btn_nav .ui-block-a .blockC .icon,.thirdeditPopContainertab2 .btn_nav .ui-block-a .blockC .icon,.fourtheditPopContainertab2 .btn_nav .ui-block-a .blockC .icon{background: url(../images/nav_btns_icons.png) 6px -117px no-repeat;}
.editPopContainertab2 .btn_nav .ui-block-a .blockC .icon ,.secondeditPopContainertab2 .btn_nav .ui-block-a .blockC .icon,.thirdeditPopContainertab2 .btn_nav .ui-block-a .blockC .icon,.fourtheditPopContainertab2 .btn_nav .ui-block-a .blockC .icon{background: url(../images/nav_btns_icons.png) 6px -96px no-repeat;}

/*customer list popup starts here*/

.custMgmtCommInfo .btn_nav a.blockD, .custMgmtCustInfopart .btn_nav a.blockD{border:1px solid #e2e2e2;}
.custMgmtCustInfopart .btn_nav a.greenBG{border:1px solid #579858; color:#fff; text-shadow:none; text-decoration:none; font-size: 12px; border-radius:5px; position:relative; padding:6px 5px 5px 5px;float:right;margin:20px 5% 0px 0px; }
/*CSS for below buttons*/
.btn_nav .ui-block-a  .blockA .new, .btn_nav .ui-block-a  .blockA .delete, .btn_nav .ui-block-a  .blockA .save, .btn_nav .ui-block-a  .blockA .viewplan, 
.btn_nav .ui-block-a .blockD .createplan{width:10px; height:10px; padding:0 10px 0 25px;}
/*Rafiq change bottom buttons*/
.btn_nav .ui-block-a  .blockE{margin:0 10px 0 0}
.btn_nav .ui-block-a  .blockE .new{background:url(../images/nav_btns_icons.png) 6px -181px no-repeat;padding:0 10px 0 24px; }
.btn_nav .ui-block-a  .blockA .delete{background:url(../images/nav_btns_icons.png) 6px -96px no-repeat;}
.btn_nav .ui-block-a  .blockA .save{background:url(../images/nav_btns_icons.png) 6px -29px no-repeat;}
.btn_nav .ui-block-a  .blockA .viewplan{background:url(../images/nav_btns_icons.png) 6px -204px no-repeat;}
.btn_nav .ui-block-a  .blockD .createplan{background:url(../images/nav_btns_icons.png) 6px -230px no-repeat;}
.topbtnPanel{float:right;margin-bottom:20px;}
.customerMgmt{clear:both;padding-bottom:15px;}
.topbtnPanel .ui-block-a  .blockA{margin-right:10px;}
.topbtnPanel .ui-block-a  .blockA .custList{background:url(../images/nav_btns_icons.png) 6px -272px no-repeat; }
.topbtnPanel .ui-block-a  .blockA .custSearch{background:url(../images/nav_btns_icons.png) 6px -291px no-repeat;}
.topbtnPanel .ui-block-a  .blockA .Upload{background:url(../images/nav_btns_icons.png) 6px -312px no-repeat;}
.topbtnPanel .ui-block-a  .blockA .custList, .topbtnPanel .ui-block-a  .blockA .custSearch, .topbtnPanel .ui-block-a  .blockA .Upload ,.topbtnPanel .ui-block-a  .blockA .add ,.topbtnPanel .ui-block-a  .blockA .back,.topbtnPanel .ui-block-a  .blockA .save,.topbtnPanel .ui-block-a  .blockA .edit{width:10px; height:10px; padding:0 10px 0 25px;}
.topbtnPanel  .ui-block-a  a:hover{color:#fff;}
.topbtnPanel  .ui-block-a  a:visited{color:#fff;}

/*popup's css*/

#occupationPopup .ui-body-c,#occupationPopup .ui-overlay-c,#occupationPopup1 .ui-body-c,#occupationPopup1 .ui-overlay-c,#agencyPopup .ui-body-c,#agencyPopup .ui-overlay-c ,#recruiterPopup .ui-body-c,#recruiterPopup .ui-overlay-c,#agentPopup .ui-overlay-c,#occupationPopup5 .ui-overlay-c,#occupationPopup6 .ui-overlay-c,
#occupationPopup3 .ui-overlay-c,#occupationPopup4 .ui-overlay-c{background:#fff;}
#occupationPopup .ui-listview-filter .ui-input-search,#occupationPopup1 .ui-listview-filter .ui-input-search,#agencyPopup .ui-listview-filter .ui-input-search,#recruiterPopup .ui-listview-filter .ui-input-search,#agentPopup .ui-listview-filter .ui-input-search,#occupationPopup5 .ui-listview-filter .ui-input-search,#occupationPopup6 .ui-listview-filter .ui-input-search,
#occupationPopup3 .ui-listview-filter .ui-input-search,#occupationPopup4 .ui-listview-filter .ui-input-search{width:150px;}
#occupationPopup .ui-listview-filter,#occupationPopup1 .ui-listview-filter,#agencyPopup .ui-listview-filter,#recruiterPopup .ui-listview-filter,#agentPopup .ui-listview-filter,#agentPopupemail .ui-listview-filter,#agentPopupname .ui-listview-filter,#occupationPopup5 .ui-listview-filter,#occupationPopup6 .ui-listview-filter,
#occupationPopup3 .ui-listview-filter,#occupationPopup4 .ui-listview-filter{margin:0px;background: #fff;}

/*Delete confirmation popup css starts here*/
.popupheader{background: #f6f6f6;font-size: 12px;padding: 10px 10px 5px 10px;border-radius: 8px 8px 0px 0px;position: relative;border-bottom: 1px solid #ccc;}
.deletePopup{background:#fff;width:250px;}
.deletePopup.ui-popup .ui-btn-right {right: 5px;top:5px;}
.deletePopup .ui-icon{background:url(../images/popup_remove.png) no-repeat;width:16px;height:16px;}
.deletePopup .ui-shadow{box-shadow:none;}
.deletePopup .ui-btn-up-a ,.deletePopup .ui-btn-hover-a {background:none;border:none;}
.popupinner{padding:10px;font-size:12px;}
.popupinner .btn_nav{margin-bottom:10px;overflow:hidden;margin-left:20px;}
.btn_nav .blockA .yes{background:url(../images/nav_btns_icons.png) 6px -117px no-repeat;}
.btn_nav .blockA .no{background:url(../images/nav_btns_icons.png) 6px -96px no-repeat;}
.btn_nav .blockA .yes,.btn_nav .blockA .no,.btn_nav .blockA .add{padding: 0 10px 0 25px;}
/*Delete confirmation popup css ends here*/

/*agents  popup css starts here*/
.agentsPopupStyle .ui-btn-inner{font-size:12px;font-weight:normal;}
.agentsPopupStyle .ui-li .ui-btn-inner a.ui-link-inherit, .agentsPopupStyle .ui-li-static.ui-li{padding:0.5em 15px;}
#custsearchModulePopup1.agentsPopupStyle,#searchModulePopup1.agentsPopupStyle{width:565px !important;}
#custsearchModulePopup1.agentsPopupStyle ul,#searchModulePopup1.agentsPopupStyle ul{width:565px !important;}
.agentsPopupStyle{width:565px;border-radius:8px; position:relative;background:#fff;}
.agentsPopupStyle ul{text-overflow:ellipsis;overflow-x:hidden;overflow-y:auto;width:565px;max-height:200px;margin-bottom:4px;}
.agentsPopupStyle input.ui-input-text,.agentsPopupStyle textarea.ui-input-text{font-size:12px;}
.agentsPopupStyle .ui-btn-corner-all{border-radius:6px; position:relative;}
.agentsPopupStyle .ui-listview-filter{border-radius:6px 6px 0px 0px; position:relative;}
.agentsPopupStyle.ui-popup .ui-btn-right{top:8px;right:5px;}
.agentsPopupStyle .deleteIcon .ui-icon {background:url(../images/popup_remove.png) no-repeat;width:16px;height:16px;}
.agentsPopupStyle .ui-shadow{box-shadow:none;}
.agentsPopupStyle .ui-btn-up-c,.agentsPopupStyle .ui-btn-hover-c{background:none;border:none;}
.agentsPopupStyle .ui-icon-searchfield:after{background: #fff url(../images/nav_btns_icons.png) 2px -461px no-repeat !important;left:3px;margin-top:-11px;}
.agentsPopupStyle ul.ui-listview .ui-btn-hover-c .ui-btn-text{text-shadow:none}
.agentsPopupStyle ul.ui-listview .ui-btn-hover-c .ui-btn-text a.ui-link-inherit{color:#fff;}
.agentsPopupStyle ul.occupationlist .ui-btn-inner.ui-li .ui-btn-text div.normalText{white-space:normal;}
.agentsPopupStyle ul.occupationlist li.ui-btn-hover-c,.agentsPopupStyle ul.occupationlist li.ui-btn-up-c{background:#fff;filter:none;}
.agentsPopupStyle ul.occupationlist.ui-listview .ui-btn-hover-c .ui-btn-text a.ui-link-inherit{color:#000;} 
.agentsPopupStyle ul .ui-icon{background:url(../images/agentPopArrow.png) 2px -12px  no-repeat!important;}
.agentsPopupStyle ul.occupationlist .ui-icon,.agentsPopupStyle ul.occupationlist.ui-listview .ui-btn-hover-c .ui-icon{background:url(../images/agentPopArrow.png) 2px -12px  no-repeat!important;}
.agentsPopupStyle ul.ui-listview .ui-btn-hover-c .ui-icon{background:url(../images/agentPopArrow.png)  2px 4px no-repeat !important;box-shadow:none;}
.agentsPopupStyle li.ui-btn-up-c{background:#fff;border-top:1px solid #b6b9c0;}
.agentsPopupStyle li.ui-btn-hover-c{
background: #7fbbfa; /* Old browsers */
background: -moz-linear-gradient(top,  #7fbbfa 0%, #71b3fa 13%, #58a3f4 35%, #4194ec 61%, #3b8be0 78%, #337dcb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7fbbfa), color-stop(13%,#71b3fa), color-stop(35%,#58a3f4), color-stop(61%,#4194ec), color-stop(78%,#3b8be0), color-stop(100%,#337dcb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fbbfa', endColorstr='#337dcb',GradientType=0 ); /* IE6-9 */
}
.agentsPopupStyle li.ui-btn-hover-c.ui-btn-text a .ui-link-inherit{color:#fff;border-top:none;} 
.agentsPopupStyle .ui-listview.ui-li.ui-last-child{border:0px 0px 6px 6px;}
.searchBtnPopup{background:url(../images/popup_search_icon.png) no-repeat;width:27px;height:24px;position:absolute;right:0;margin:7px 49px 0px 0px;}
.greentextUnderline{color:#fff;text-decoration:underline;width:100%;padding:5px;background:url(../images/nav_btns_icons.png) 6px -840px no-repeat #047f48;text-shadow:none;}
.greentextUnderline span{padding:0px 0px 0px 17px;}
.normalText{float:left;width:95%;padding:7px 10px 7px 10px;color:#666666;}
.occupationpopwidth{width:525px;height:400px;}
.occupationpopwidth ul{width:525px;max-height:362px;border-radius:0px 0px 6px 6px; position:relative;}
.occupationpopwidth ul.occupationlist .ui-btn-text a.ui-link-inherit{padding:0px;background:#dcede5;}
.greenPopText{color:#047f48;float:left;padding-left:10px;}
.agentsPopupStyle ul.occupationlist li.ui-btn-up-c{border:none;}
.agentsPopupStyle .deleteIcon{position:absolute;}
/*agents  popup css ends here*/


/*Customer Management Group CSS starts here*/
.customerMgmtGroup{border:1px solid #e3e3e3;clear:both;padding:15px;margin-bottom:20px;min-height:535px;}
.customerMgmtTitle{background:url(../images/customer_info_icon.png) 0px 0px no-repeat;margin:20px 0 0 0; height:30px;border-bottom:1px solid #c6c6c6;margin-bottom:25px;}
.customerMgmtTitle span{margin:8px 0px 0px 30px;width:100%;}
.customerGroupRow:nth-child(even){ background:#f2f2f2;}
.customerGroupRow:nth-child(odd){ background:#ffffff;}
.customerGroupRow .ui-grid-a{padding:10px;font-size:12px;}
.customerGroupRow .ui-grid-a .ui-block-a{width:7%;}
.customerGroupRow .ui-grid-a .ui-block-b{width:25%;}
.customerGroupRow .ui-grid-a .ui-block-c{width:10%;float:right;}
.customerGroupRow .ui-input-search, .customerGroupRow div.ui-input-text{margin:0px;}
.customerGroupRow div.ui-input-text input.ui-input-text,.customerGroupRow div.ui-input-text textarea.ui-input-text, .customerGroupRow .ui-input-search input.ui-input-text{font-size:12px;}
.customerGroupRow .ui-grid-a .ui-block-c .ui-grid-a .ui-block-a .ui-btn{border-radius:6px 0px 0px 6px; position:relative;}
.customerGroupRow .ui-grid-a .ui-block-c .ui-grid-a .ui-block-b .ui-btn{border-radius:0px 6px 6px 0px; position:relative;}
.customerGroupRow ul.ui-grid-a{padding:0px;}
.customerGroupRow ul.ui-grid-a  .ui-block-a,.customerGroupRow ul.ui-grid-a  .ui-block-b{width:50%;}
.customerGroupRow .ui-navbar li .ui-btn .ui-btn-inner{font-size:12px;padding:5px;}
.customerGroupTable{margin:10px 0px 0px 0px;border-bottom:1px solid #c6c6c6;padding-bottom:15px;}
.customerGroupTable table{width:100%; text-align:center; font-size:12px;}
.customerGroupTable table td{border-right:1px solid #c3c3c3; border-bottom:1px solid #c3c3c3; height:40px;}
.customerGroupTable table .greyHDBg{background:#e0e0e0;}
.customerGroupTable table .hdtext{font-size:12px; font-weight:bold; text-shadow:none; height:30px; }
.customerGroupTable table .greyBg{background:#f6f6f6;}
.customerGroupTable table{border-top:1px solid #a5a5a5;border-left:1px solid #a5a5a5;}
.topbtnPanel .ui-block-a a.marginL10{margin-right:35px;}
.customerGroupTable .rollover:hover{background:#e6fde1; cursor:pointer;}
.customerMgmtGroup .topbtnPanel{margin:15px 0px 15px 0px;}
.topbtnPanel .ui-block-a  .blockA .add{background:url(../images/nav_btns_icons.png) 6px -160px no-repeat; }
.topbtnPanel .ui-block-a  .blockA .back{background:url(../images/nav_btns_icons.png) 6px -332px no-repeat;}
.topbtnPanel .ui-block-a  .blockA .save{background:url(../images/nav_btns_icons.png) 6px -29px no-repeat;}
.topbtnPanel .ui-block-a  .blockA .edit{background:url(../images/nav_btns_icons.png) 6px -140px no-repeat;}
.btn_nav .blockA .add{background:url(../images/nav_btns_icons.png) 6px -160px no-repeat;}
.customerMgmtGroup .topbtnPanel{float:none;}
.customerMgmtGroup .topbtnPanel .ui-block-a .blockA{float:right;}
.customerMgmtGroup .topbtnPanel .ui-block-a .blockB{float:left;}
.customerMgmtGroup .topbtnPanel .ui-block-a a.blockB{padding:5px 0px 6px 0px;border-radius:5px; position:relative;}
.customerMgmtGroup .topbtnPanel .ui-block-a .blockB span.excel {background: url(../images/nav_btns_icons.png) 6px -588px no-repeat;padding:0px 10px 0px 25px;}
/*Customer Management Group CSS ends here*/
/*Rafiq change as per latest VD*/
.deletePopup1{background:#fff;width:350px;}
.deleteHeader{font-weight:bold;font-size:16px}
/*add group popup css Starts here */
.agentsearchGuardTxt{margin:0;padding:0;}
.marginBotNone.addgroupblock{margin-bottom:0px !important;}

.addgroupblock{float:left;margin:0px 0px 15px 0px;width:100%}
.popupinner .addgroupblock{margin:0}
.addgrouplabel{float:left;margin:11px 5px 0px 0px;}
.addgroupholder{float:left;width: 75%;}
.addgroupholder input.ui-input-text{font-size:12px;padding:0px;}
.deletePopup1 .popupinner .btn_nav{margin:0 0 0 66px}
/*add group popup css ends here */

/*Create a plan popup css Starts here*/
.IndividualBtnCont{margin:15px auto 20px 53px;}
.IndividualPlan{margin-bottom:15px;}
.IndividualBtnCont a {background:url(../images/btn_bg.png) repeat-x;/* Old browsers */
background: -moz-linear-gradient(top,  #57975a 0%, #58a45a 4%, #56a458 11%, #549f5a 15%, #579e58 19%, #559e59 22%, #509c51 30%, #4f924f 44%, #47894b 63%, #478248 70%, #488248 74%, #448146 78%, #3f793f 96%, #57975a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#57975a), color-stop(4%,#58a45a), color-stop(11%,#56a458), color-stop(15%,#549f5a), color-stop(19%,#579e58), color-stop(22%,#559e59), color-stop(30%,#509c51), color-stop(44%,#4f924f), color-stop(63%,#47894b), color-stop(70%,#478248), color-stop(74%,#488248), color-stop(78%,#448146), color-stop(96%,#3f793f), color-stop(100%,#57975a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* W3C */
filter:none;}
.IndividualBtnCont a.ui-link{color:#fff;}
.IndividualBtnCont  a.ui-link:visited,.IndividualBtnCont  a.ui-link:hover,.IndividualBtnCont  a.ui-link:active{color:#fff;}
.IndividualBtnCont .IndividualBtn{border:1px solid #579858; color:#fff; text-shadow:none; text-decoration:none; font-size: 12px; border-radius:5px!important; position:relative;padding: 4px 0px 5px 0px;}
.IndividualHeader{font-size:12px;text-align:center;margin-top:13px;}
.corporatePlan{border-top:1px solid #bdbdbd;margin-bottom:25px;}
.IndividualBtnCont .IndividualBtn .individual1{ padding:0px 25px 0px 25px;}
.IndividualBtnCont .IndividualBtn .individual2{ padding:0px 18px 0px 18px;}
/*Create a plan popup css ends here*/


.customerList{width:450px;}
.listSearchHeader {background:#f9f8f7;font-size:12px;padding:10px;border-radius:8px 8px 0px 0px; position:relative; width:95%;float:left;}
.listSearchField {width:60%;float:left;margin-right:10px;}
.listSearchField .ui-body-c{background:#fff;}
.listSearchField .ui-input-search{margin:0px;}
.listSearchField input.ui-input-text{font-size:12px;padding:4px 4px 4px 0px;}
.listSearchField  .ui-btn-corner-all{border-radius:0.5em; position:relative;}
.listSearchField .ui-icon-searchfield:after{background: #fff url(../images/nav_btns_icons.png) 2px -461px no-repeat !important;}
.listHeaderBtn{width:25%;float:left;}
.listHeaderBtn ul.ui-grid-a li.ui-block-a a.ui-btn span.ui-btn-inner,.listHeaderBtn ul.ui-grid-a li.ui-block-b a.ui-btn span.ui-btn-inner{font-size:12px;padding:5px;}
.listHeaderBtn ul.ui-grid-a li.ui-block-a a{border-radius:6px 0px 0px 6px; position:relative;}
.listHeaderBtn ul.ui-grid-a li.ui-block-b a{border-radius:0px 6px 6px 0px; position:relative;}
.custListWrapper{background:#f3f3f3;padding:0px 0px 5px 0px;border-radius:0px 0px 6px 6px; position:relative; clear:both; height:500px;}
.custListWrapper ul{margin:0px;padding:0px;height:450px;overflow-y:scroll;border-bottom:1px solid #b5b8bf;}
.custListWrapper ul li{list-style:none;border-top:1px solid #b5b8bf;}
.listHeader{background:#edf9ef;padding:7px 10px 7px 10px;font-weight: bold;}
.custListWrapper .ui-grid-a{background:#fff;padding:7px 10px 7px 10px;border-bottom:1px solid #f8f8f8;}
.custListWrapper .ui-grid-a .ui-block-a{width:40%;}
.custListWrapper .ui-grid-a .ui-block-b{width:60%;}
.custListWrapper .ui-grid-a .ui-block-b .btn_nav{margin:0px;float:right;}
.custListWrapper .ui-grid-a .ui-block-b .btn_nav a.ui-link{color:#fff;}
.custListWrapper .ui-grid-a .ui-block-b .btn_nav .blockA .delete{background:url(../images/nav_btns_icons.png) 6px -377px no-repeat; }
.custListWrapper .ui-grid-a .ui-block-b .btn_nav .blockA .list{background:url(../images/nav_btns_icons.png) 6px -352px no-repeat; }
.custListWrapper .ui-grid-a .ui-block-b .btn_nav .blockA .delete,.custListWrapper .ui-grid-a .ui-block-b .btn_nav .blockA .list{padding:0px 10px 0px 25px;}
.custListYes{background:url(../images/custList.png) no-repeat;}
.custListPage{background:url(../images/custPages.png) no-repeat;}
.custListDelete{background:url(../images/custDelete.png) no-repeat;}
.custListYes,.custListPage,.custListDelete{width:32px;height:13px;float:right;margin-right:5px;padding:27px 0px 0px 2px;font-size:12px;}
.refreshPanel{background:#f3f3f3;padding:15px;float:right;}
.refreshPanel a{padding:5px;}
.refreshPanel a.ui-link{
background: #4878b6; /* Old browsers */
background: -moz-linear-gradient(top, #4878b6 0%, #336aad 43%, #3265a4 57%, #2c5c9c 67%, #2b5891 95%, #2a5792 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4878b6), color-stop(43%,#336aad), color-stop(57%,#3265a4), color-stop(67%,#2c5c9c), color-stop(95%,#2b5891), color-stop(100%,#2a5792)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #4878b6 0%,#336aad 43%,#3265a4 57%,#2c5c9c 67%,#2b5891 95%,#2a5792 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #4878b6 0%,#336aad 43%,#3265a4 57%,#2c5c9c 67%,#2b5891 95%,#2a5792 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #4878b6 0%,#336aad 43%,#3265a4 57%,#2c5c9c 67%,#2b5891 95%,#2a5792 100%); /* IE10+ */
background: linear-gradient(to bottom, #4878b6 0%,#336aad 43%,#3265a4 57%,#2c5c9c 67%,#2b5891 95%,#2a5792 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4878b6', endColorstr='#2a5792',GradientType=0 ); /* IE6-9 */}
.refreshPanel a.ui-link{color:#fff;font-size:12px;text-decoration:none;border-radius:3px; position:relative;text-shadow:none;}
.refreshPanel a.ui-link:visited,.refreshPanel a.ui-link:hover{color:#fff;text-shadow:none;}
.refreshPanel .blockA .refresh{background:url(../images/nav_btns_icons.png) 6px -251px no-repeat;}
.refreshPanel .blockA span {padding:0px 8px 0px 25px;}
/*customer list popup ends here*/

/*upload  popup starts here*/
.bulkupload{width:430px;min-height:150px}
.uploadtabs {font-size:12px;padding:15px 0px 15px 5px;}
.uploadtabs ul{margin:0px;padding:0px;}
.uploadtabs ul li{list-style:none;float:left;margin-left:10px;}
.uploadtabs ul li a.ui-link,.uploadtabs ul li a.ui-link:visited,.uploadtabs ul li a.ui-link:hover{color:#000;text-shadow:none;text-decoration:none;font-weight:normal;}
.uploadtabs ul li.active a.ui-link{color:#fff;}
.uploadWrapper{clear:both;margin:10px;overflow:hidden;min-height:100px;}
.uploadWrapper .topbtnPanel .blockA .Upload {background: url(../images/nav_btns_icons.png) 6px -312px no-repeat;}
.uploadInnerContent,.downloadInnerContent,.zipcodeInnerContent,.addressInnerContent{overflow:hidden;margin:20px 0px 20px 0px;}
.zipcodeInnerContent{margin:20px 0 0 0 }
.downloadInnerContent label,.zipcodeInnerContent label{float:left;font-size:12px;margin-top:15px;}
.uploadWrapper .topbtnPanel{float:left;margin:15px 0px 15px 5px;}
.uploadWrapper .topbtnPanel .blockA span{padding:0px 10px 0px 25px;}
.uploadInnerContent label,.addressInnerContent label{font-size:12px;}
/*.uploadFile{margin-bottom:30px;}*/
.uploadFile div.ui-input-text input.ui-input-text{padding:4px;}
.fileWrapper{width:270px;float:left;margin-top:3px;}
.uploadWrapper .topbtnPanel .blockA .yes{background:url(../images/nav_btns_icons.png) 6px -117px no-repeat;}
.uploadWrapper .topbtnPanel .blockA .no{background:url(../images/nav_btns_icons.png) 6px -96px no-repeat;}
.uploadBtnwrapper{margin-top:20px;}
.uploadWrapper .uploadBtnwrapper .topbtnPanel{text-align:center;margin:10px 0px 10px 0px;clear:both;width:100%;}
.uploadWrapper .uploadBtnwrapper .topbtnPanel .blockA span{padding:0px 10px 0px 10px;}
.uploadtabs ul li {padding:8px 15px 8px 15px;border:1px solid #cdcdcd;border-radius:3px; position:relative;}
.uploadtabs ul li.active{background: #00954e;}
.uploadFile .searchBtnPopup{margin-top:12px;}
.uploadWrapper .uploadBtnwrapper .topbtnPanel .blockA span.addrSearchPanel {padding:0px 10px 0px 25px;}
.uploadWrapper .uploadBtnwrapper .topbtnPanel .blockA{margin-left:10px;}
.fileWrapper input.ui-input-text{font-size:12px;}
.greenFont{color:#1B8644;font-size:14px;clear:both;}
.normalFont{font-size:12px;margin-top:5px;}
#addrSearchPopup .uploadWrapper,#addrSearchPopup1 .uploadWrapper{height:auto;}
.uploadWrapper .uploadBtnwrapper .topbtnPanel a.ui-link ,.uploadWrapper .topbtnPanel a.ui-link{color:#fff;}
.ui-corner-all{border-radius:0.6em; position:relative;}
.ui-collapsible.ui-corner-all{border-radius:0;}
.ui-collapsible .ui-btn-up-c,.ui-collapsible .ui-btn-hover-c{border:1px solid #52d0f8;}
/*.ui-popup-container{
filter: progid:DXImageTransform.Microsoft.Shadow(Color=#7f7f7f, Strength=4, Direction=0),
progid:DXImageTransform.Microsoft.Shadow(Color=#7f7f7f, Strength=4, Direction=90),
progid:DXImageTransform.Microsoft.Shadow(Color=#7f7f7f, Strength=4, Direction=180),
progid:DXImageTransform.Microsoft.Shadow(Color=#7f7f7f, Strength=4, Direction=270);
}*/
.searchResShowHide1{height: 400px;display:none}
/*upload  popup ends here*/

/**************Customer Management  CSS ends here *****************/

/*Search Module CSS Starts here*/
.searchInnerContent input.ui-input-text{font-size:12px;}
.searchTabs{position: absolute;top: 15px; z-index: 1;width:92%;}
.searchTabs .searchA, .searchTabs  .searchB, .searchTabs  .searchC, .searchTabs  .searchD, .searchTabs .searchExisting {border-left:1px solid #cfcfcf; border-right:1px solid #cfcfcf; float:left;height:39px;border-radius: 0px 4px 0px 0px;}
.searchTabs a{border-top:1px solid #dfdfdf;border-radius: 0px 4px 0px 0px;}
.searchTabs .highlight a{background:#fff;color:#333;border-top:3px solid #fc9618;}
.searchTabs .highlight a.ui-link,.searchTabs .highlight a:hover.ui-link{background:#fff;color:#333;}
.searchTabs  a:hover.ui-link{color:#333;}
.searchTabs a{float:left; height:28px; background:url(../images/searchTabsBg.png) repeat-x; padding:10px 10px 0 10px; text-shadow:none; text-decoration:none;width: 120px;text-align: center;}
.searchTabs  a.ui-link{color:#333; font-weight:normal;}
.searchTabs  a span{width:100%; padding:0 25px 0 0; height:38px; font-size:12px;}
.search_container{min-height:400px;margin-bottom:15px;}
.searchInnerContent{overflow: hidden;border:1px solid #bdbdbd;margin:36px 0px 0px 0px;padding:25px 15px 20px 15px;}
.searchPlanHeader{font-size:14px;border-bottom:1px solid #bdbdbd;padding:5px 0 5px 25px;background:url(../images/search_green.png) 0 0 no-repeat;font-weight:bold;}
.searchBlockA .ui-grid-a{width:98%;padding:1%;font-size:12px;}
.searchBlockA .ui-grid-a .ui-block-a,.searchBlockA .ui-grid-a .ui-block-b{width:49%;float:left;}
.searchBlockA .ui-grid-a .ui-block-a .label,.searchBlockA .ui-grid-a .ui-block-b .label{width:30%;float:left;margin:5px 0 0 0}
.searchBlockA .ui-grid-a .ui-block-b .label{width:30%}
#custCreatedDateDiv, #planCreatedDateDiv{margin-right:10px;}
.searchBlockA .ui-grid-a .ui-block-a .labelHolder,.searchBlockA .ui-grid-a .ui-block-b .labelHolder{width:60%;float:left;}
.searchBlockA .ui-grid-a .ui-block-a{margin-right:10px;}
/*.searchBlockA .ui-grid-a .labelHolder .inputHolder{width:59%;float:left;margin-right:7px;}
.searchBlockA .ui-grid-a .labelHolder .searchHolder{width:38%;float:left;}*/
.searchBlockA .ui-input-text,.searchBlockA .ui-input-search{margin:0px;}
.searchBlockA .ui-input-text input.ui-input-text{padding:4px;}
.searchBlockA .ui-input-search input.ui-input-text{padding:2px;}
.searchBlockA .searchHolder .ui-input-search.ui-btn-corner-all{border-radius:0.6em; position:relative;}
.searchBlockA .searchHolder .ui-input-search{padding:0px 20px 0px 5px;background:#fff url(../images/searchLens.png) right 6px no-repeat;}
.searchBlockA .searchHolder .ui-icon-searchfield:after{background:none;}
.searchBlockA .ui-grid-a:nth-child(even){background:#f2f2f2;}
.searchBlockA .ui-grid-a:nth-child(odd){background:#ffffff;}
.searchBlockA .ui-body-c{background:#ffffff;}
.searchcollapse{font-size:12px;color:#1b8644;background: url(../images/arrowicons.png) 0 -50px no-repeat;padding: 0 0 8px 20px;width: 130px;}
.searchcollapse.disabled{color:#ccc!important;}
.searchBlockA .ui-grid-a .labelHolder .dateHolder{width:46%;float:left;}
.dateTo{float:left;width:6%;text-align:center;margin-top:5px;}
.borderBtm{border-bottom:1px solid #a4a4a4;}
.searchBlockA{padding-bottom:25px;}
.searchInnerContent .btn_nav .blockA{float:right;}
.searchInnerContent .btn_nav .blockB{float:left;padding:5px 10px}
.searchInnerContent .btn_nav .blockB .download{background:url(../images/nav_btns_icons.png) 6px -588px no-repeat;padding:0 10px 0 25px;}
.searchInnerContent .btn_nav  .blockA .custSearch{background:url(../images/nav_btns_icons.png) 6px -291px no-repeat;}
.searchInnerContent .btn_nav  .blockA span{padding:0 10px 0 25px;}
.searchInnerContent .btn_nav  .blockA .back{background:url(../images/nav_btns_icons.png) 6px -332px no-repeat;}
.searchInnerContent .btn_nav  .blockA .searchfile{background:url(../images/nav_btns_icons.png) 6px -561px no-repeat;}
.searchInnerContent .btn_nav .blockA.disabled{cursor:default;}
.searchGrid{margin:15px 0px 15px 0px;width:99%;float:left;}
.gridfirstBlock{border-bottom: 1px solid #bdbdbd;float: left;width: 100%;padding-bottom: 10px;margin-bottom: 10px;}
.gridfirstBlock label{float:left;padding: 5px 0 5px 25px;background: url(../images/search_green.png) 0 0 no-repeat;}
.gridfirstBlock .btn_nav_search{float:right;}
.searchBlockA .searchHolder  .ui-icon, .searchBlockA .searchHolder .ui-icon-searchfield:after{background:none;}
.searchBlockA .searchHolder  .ui-input-search .ui-btn-up-c{border:none;background:none;}
.btn_nav_search .blockA{border:1px solid #579858; color:#fff; text-shadow:none; text-decoration:none; font-size: 12px; border-radius:5px; position:relative; padding:6px 10px 5px 10px;float:right; }
.btn_nav_search  a{background:url(../images/btn_bg.png) repeat-x;/* Old browsers */
background: -moz-linear-gradient(top,  #57975a 0%, #58a45a 4%, #56a458 11%, #549f5a 15%, #579e58 19%, #559e59 22%, #509c51 30%, #4f924f 44%, #47894b 63%, #478248 70%, #488248 74%, #448146 78%, #3f793f 96%, #57975a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#57975a), color-stop(4%,#58a45a), color-stop(11%,#56a458), color-stop(15%,#549f5a), color-stop(19%,#579e58), color-stop(22%,#559e59), color-stop(30%,#509c51), color-stop(44%,#4f924f), color-stop(63%,#47894b), color-stop(70%,#478248), color-stop(74%,#488248), color-stop(78%,#448146), color-stop(96%,#3f793f), color-stop(100%,#57975a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* W3C */}
.btn_nav_search  a.ui-link,.btn_nav_search  a.ui-link:hover{color:#fff;}
.searchBlockA .labelHolder .ui-select .ui-icon {background: url(../images/selectDownArrow.png) center right no-repeat #fff;}
.searchBlockA .labelHolder .ui-select .ui-btn {margin: 0px;background: #fff;}
.searchBlockA .labelHolder .ui-select span.ui-btn-inner {padding: 6px;font-size: 12px;font-weight: normal;}
.bottomTabborder {border-bottom: 1px solid #ccc;position: relative;}
.upwardArrow{position:absolute;bottom: -10px;left: 50%;background:url(../images/arrowicons.png) 0 0 no-repeat;width: 24px;height: 24px;}
.downArrow{background-position:0px -25px}
.minus{background-position:0px -73px}
.searchBlockA .ui-grid-a .chk{margin:0px;}
.searchBlockA .chk span.check{background: url(../images/checkbox_sprite.png) 0 0 no-repeat;width: 20px;height: 20px;padding: 0 5px 0 0;float: left;}
.searchBlockA .chk .ui-checkbox {display: none;}
.searchBlockA .chk span.check.active {background-position:0 -40px;}
.searchBlockA .ui-grid-a .chk ul {overflow: hidden;padding:0px;margin:0px;}
.searchBlockA .ui-grid-a .chk li {float: left;display: inline;margin: 0 30px 0 0;}
.searchBlockA .ui-grid-a .label{float:left;width:20%}
.searchBlockA .ui-grid-a .labelHolder{float:left;width:80%}
.searchBlockA .insuredGenderTabs .ui-navbar li .ui-btn{padding:5px 0px 0px 0px;}
.searchPartC  .searchBlockA .insuredGenderTabs,.searchPartE  .searchBlockA .insuredGenderTabs{width:210px !important;}
.searchPartC  .searchBlockA .insuredGenderTabs .ui-grid-b .ui-block-a,.searchPartC  .searchBlockA .insuredGenderTabs .ui-grid-b .ui-block-b,.searchPartC  .searchBlockA .insuredGenderTabs .ui-grid-b .ui-block-c,
.searchPartE  .searchBlockA .insuredGenderTabs .ui-grid-b .ui-block-a,.searchPartE  .searchBlockA .insuredGenderTabs .ui-grid-b .ui-block-b,.searchPartE  .searchBlockA .insuredGenderTabs .ui-grid-b .ui-block-c{width:65px !important;}
/*search badger*/
.searchBadger{position:relative}
.searchBadger b{position: absolute;
height: 15px;
width: 10px;
padding:0 0 0 2px;
top: -10px;
background: red;
right: 0px}
/*Table highlight*/
#searchPlanlisttab1 .ui-state-highlight,#searchlisttab2 .ui-state-highlight,#searchlisttab3 .ui-state-highlight,#searchCustomerlisttab1 .ui-state-highlight,#searchCustomerlisttab1existing .ui-state-highlight{background: #fdf2d6;}

/* Tab 1 popup's*/
#searchModulePopup .ui-body-c,#searchModulePopup .ui-overlay-c,#searchModulePopup1 .ui-body-c,#searchModulePopup1 .ui-overlay-c,#searchModulePopup2 .ui-body-c,#searchModulePopup2 .ui-overlay-c,#custsearchModulePopup1.ui-body-c,#custsearchModulePopup1.ui-overlay-c,#custsearchModulePopup2.ui-body-c,#custsearchModulePopup2.ui-overlay-c{background:#fff;}
/*#searchModulePopup .ui-listview-filter .ui-input-search,#searchModulePopup2 .ui-listview-filter .ui-input-search,#searchModulePopup1 .ui-listview-filter .ui-input-search,#custsearchModulePopup1 .ui-listview-filter .ui-input-search,#custsearchModulePopup2 .ui-listview-filter .ui-input-search{width:150px;}*/
.agentsPopupStyle .ui-listview-filter .ui-input-search{width:460px !important;}
#searchModulePopup .ui-listview-filter,#searchModulePopup1 .ui-listview-filter,#searchModulePopup2 .ui-listview-filter,#custsearchModulePopup1 .ui-listview-filter,#custsearchModulePopup2 .ui-listview-filter{margin:0px;background: #fff;}
.agentsPopupStyle ul.searchModulePop li.ui-btn-up-c{background:#fff;filter:none;}
.agentsPopupStyle ul.searchModulePop.ui-listview .ui-btn-hover-c .ui-btn-text a.ui-link-inherit{border-top:1px solid #b6b9c0;} 
.agentsPopupStyle ul.searchModulePop .ui-icon,.agentsPopupStyle ul.searchModulePop.ui-listview .ui-btn-hover-c .ui-icon{background:none !important;}
.searchPopwidth {width:330px;}
.searchPopwidth .addgrouplabel{width:105px;}
.searchPopwidth  .addgroupholder{width:200px;}
.searchPopwidth .addgroupblock{margin:0px;}
.searchPopwidth .btn_nav  .blockA .custSearch{background:url(../images/nav_btns_icons.png) 6px -291px no-repeat;padding:0px 10px 0px 25px;}
.searchPopwidth .popupinner .btn_nav{margin:0px;}
.searchPopwidth .popupinner .btn_nav .ui-block-a .blockA{float:right;}
.searchPopwidth .btn_nav .blockA .marginNone{margin:0px;}
.searchpop{width: 410px;min-height: 390px;padding: 30px 0 0px 0;font-size: 12px;background: #fff;}
.searchpop .chk{float: left;border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:10px;margin:0px;}
.searchpop .chk h4{margin-bottom:15px;}
.searchpop .chk ul{float:left;width: 190px;margin: 0 10px 0 0;}
.searchpop .chk li{border-bottom:1px solid #ccc;padding:5px 0;float: none;display: block;margin: 0px;}
.searchpop .chk li.border0{border:0}
.searchpop .btn_nav_search{text-align: center;padding: 10px 0;float: left;width: 100%;}
.searchpop .btn_nav_search a{float:none;padding: 5px 10px;}
.searchpop .chk ul.marginNone{margin:0px;}
.agentsPopupStyle .ui-listview-filter .ui-input-search  input.ui-input-text.ui-body-c{padding:3px;}
/*searchModulePopup3 css*/
.searchModulePopup3{min-height:518px}
.searchPopwidth .popupinner .margtop{margin:100px 0 0 0}
/*tab 4 popup*/
.tab4searchpop{min-height: 285px;width: 410px;}
/*tab 2 popup*/
.tab2searchpop,.searchModulePopup3{min-height:390px;width:610px}
.searchPartD .navBar{width:150px;float:left;}
.searchBlockA .navBar ul li.ui-block-a{margin-right:0px;}
.searchBlockA .navBar .ui-grid-a .ui-block-a .ui-btn-inner,.searchBlockA .navBar .ui-grid-a .ui-block-b .ui-btn-inner{padding:5px}
.searchBlockA .navBar .ui-grid-a .ui-block-a,.searchBlockA .navBar .ui-grid-a .ui-block-b{height:30px; border:none;}
.searchPartC .navBar{width:200px;float:left}
.searchPartE .navBar{width:200px;float:left}
/*searchModulePopup3 css*/
.searchPopwidth .popupinner .margtop{margin:100px 0 0 0}

/*search module*/

/*jqgrid css starts here*/
.ui-jqgrid{clear:both;width:100% !important;margin-top:10px;border: 1px solid #c4c4c4;border-radius:0px;}
#gview_searchPlanlisttab1{max-width:840px;}
.ui-jqgrid-titlebar{background:#ececec;height:18px;color:#1b8644;}
.ui-jqgrid-labels th{border:1px solid #c4c4c4;}
.ui-jqgrid-hdiv{background:#fbc07a;color:#5f5850;font-size:12px;text-shadow:none;font-weight:normal;width:100% !important;border: 1px solid #c4c4c4;}
.jqgrow{background:#fefefe;border:1px solid #c4c4c4;color:#797979;}
.ui-jqgrid tr.jqgrow td {padding:10px !important;white-space:pre-wrap !important;}
.ui-jqgrid-pager{background:#fde1bc;color:#555651;width:100% !important;}
.ui-jqgrid-bdiv{width:100% !important;border:1px solid #c4c4c4;border-top: 0px;border-left: 0px;}
/* .ui-jqgrid-bdiv table{width:100% !important;} */
.jqgrow:hover{background:#fdf2d6; cursor:pointer;}
.ui-th-column, .ui-jqgrid .ui-jqgrid-htable th.ui-th-column{text-align:left !important;}
.ui-pg-table .ui-icon.ui-icon-seek-first{background:url(../images/nav_btns_prev.png) no-repeat !important;height:7px;width:11px;}
.ui-pg-table .ui-icon.ui-icon-seek-prev{background:url(../images/nav_btns_prev_2.png) no-repeat !important;height:7px;width:11px;}
.ui-pg-table .ui-icon.ui-icon-seek-next{background:url(../images/nav_btns_next2.png) no-repeat !important;height:7px;width:11px;}
.ui-pg-table .ui-icon.ui-icon-seek-end{background:url(../images/nav_btns_next.png) no-repeat !important;height:7px;width:11px}
.ui-jqgrid .ui-pg-selbox{margin-left:25px !important;border-radius:4px;border-color:#fff; position:relative;}
.ui-jqgrid .ui-separator{border:none !important;}
.ui-jqgrid .ui-pg-input{margin: 0px 6px 0px 5px !important;border-radius: 3px; position:relative;border: none;width:17px;height:17px !important;text-align: center;}
.ui-pg-table{text-shadow:none;}
.searchGridMsg{height:18px;color:#c20009;clear:both;margin:37px 0px 0px 0px;font-size: 12px;padding: 3px 5px 3px 5px;}
#ptoolbarTab1_left,#ptoolbarTab2_left,#ptoolbarTab3_left,#ptoolbarTab3PA_left,#ptoolbarTab4_left{width:52%;}
#ptoolbarTab1_center,#ptoolbarTab2_center,#ptoolbarTab3_center,#ptoolbarTab3PA_center,#ptoolbarTab4_center{width:198px !important;float:right;}
.ui-icon-asc.ui-icon{background:url(../images/gridupArrowEnable.png) no-repeat 3px 0!important;}
.ui-icon-desc.ui-state-disabled.ui-icon{background:url(../images/griddownArrowDisable.png) no-repeat 3px 0 !important;}
.ui-icon-asc.ui-state-disabled.ui-icon{background:url(../images/gridupArrowDisable.png)no-repeat 3px 0!important;}
.ui-icon-desc.ui-icon{background:url(../images/griddownArrowEnable.png) no-repeat 3px 0!important;}
.ui-jqgrid-sortable span.s-ico{display: inline-block !important; height: 10px; margin-left: 9px !important; margin-right: 20px !important; width: 16px;}
.ui-jqgrid .ui-icon-desc {height: 12px !important;margin-left: 0px !important;margin-top: 9px !important;}
.ui-jqgrid .ui-icon-asc {margin-top: 0 !important;height: 12px;}
.ui-jqgrid-pager .ui-select .ui-btn{position:relative;}
.ui-jqgrid-pager .ui-select .ui-btn .ui-btn-inner{position:absolute;}
.searchGrid .ui-jqgrid-bdiv{height:245px !important;}
.ui-jqgrid .ui-jqgrid-htable th div {margin-top:5px;height:18px;}
.ui-th-ltr, .ui-jqgrid .ui-jqgrid-htable th.ui-th-ltr{height:30px;}
/*search module*/

/*css added by narasimha*/
.application_nav{width:40%;float:right;}

/*Rafiq Home Css*/
.homewrap{width:960px;margin:0 auto}
.home_Container{background:url(../images/Home_bg.png) 0 0 repeat;padding:10px;}
/*overflow:hidden*/
.home_Container,.info,.info li,.banner ul,.service,.service ul,.homeTabs{overflow:hidden;}
/*floatLeft*/
.home_Container .lHome,.info .lInfo,.banner li,.lService,.service li,.htabs,.htabContent{float:left;display:inline}
.home_Container .rHome,.info .rInfo,.rService,.htabContent .tab1 .btmbtn{float:right;display:inline}
/*float:right*/
.home_Container .lHome{width:76%;}
.home_Container .rHome{width:24%;}
.home_Container .rHome > div{padding:5px;margin:12px 10px 10px 0;}
.home_Container h1{font-size:14px}
/*Information*/
.info{border:1px solid #e3e3e3;background:#fff;}
.info h1{color:#01683b;font-weight:normal}
.info ul{border-top:1px solid #ccc;height:160px;overflow-y:scroll}
.info li{padding:15px 5px;border-bottom:1px solid #ccc}
.info a.ui-link,.info a.ui-link:visited{color:#4f8a42;text-decoration:underline}
.info .rInfo{background:url(../images/delete.png) center center no-repeat;width: 30px;height: 35px;}
/*Products*/
.products{background:#f2f2f2;border:1px solid #d9d9d9;}
.products h1{padding: 5px 0 10px 0;color:#5f5f5f;}
.products > div{text-align:center;height:285px}
.slideContain{position:relative;height:210px;overflow: hidden;}
.products ul{position:absolute;top:0;left:20px;}
.products li{background:#fefefc;border:1px solid #daded3;padding:5px;margin:5px 0}
.products span{background: url(../images/homeArrows.png) 10px 20px no-repeat;display: inline-block;height: 40px;width: 40px;}
.products span.disabled{opacity:0.8;filter: alpha(opacity=80);}
.products span.botArrow{background-position:10px -30px;}
/*Map*/
.map{border:1px solid #d9d9d9;background:#fff;border-radius:5px}
/*eLearning*/
/*
.eLearning a{background:url(../images/eLearn.png) 5px 4px no-repeat;height:37px;padding:10px;display:inline-block}
.eLearning a span{color:#025e32;font-size:15px;padding: 10px 0 0 50px;display: inline-block;}*/
.home_Container .rHome .eLearning{padding:0}
/*Banner*/
.banner{margin: 10px 0 0 0;position: relative;}
.banner span{position: absolute;right:30px;bottom:30px;}
.banner ul{position: absolute;right:30px;bottom: 5px;}
.banner li a{background:url(../images/slides.png) -10px -5px no-repeat;height: 10px;padding: 7px 0 0 0;width: 12px;margin-right: 5px;cursor: pointer;display: inline-block;}
.banner li a.active{background-position:-10px -22px}

/*service*/
.service{padding:10px 0 0 0;width:97%}
/*.service div{padding:5px;border-radius:5px;border:1px solid #dadada;}*/

.service h1,.htabContent h1{color:#01683b;}
.service li{margin:5px 6px;border-radius:5px;padding:10px 4px;position:relative} 
.service li.plan{background:#a64e4e}
.service li.custom{background:#619c1e}
.service li.search{background:#96569c}
.service li.corpplan{background:#2e7cb8}
.service li a.ui-link,.service li a.ui-link:visited,.service li a.ui-link:hover{color:#fff;display:inline-block;padding:18px 15px 4px 50px;background:url(../images/homeBtns.png) 20px -105px no-repeat;min-width:65px}
.service li a.suit,.service li a.suit:visited,.service li a.suit:hover{background-position:20px -28px;padding:10px 15px 10px 50px;}
.service li a.setting,.service li a.setting:visited,.service li a.setting:hover{background-position:20px 10px;}
.service li a.search,.service li a.search:visited,.service li a.search:hover{background-position:40px -71px;padding:10px 15px 10px 70px;}
.service li p,.service li span{font-size:10px;color:#fff}
.service li b{background: url(../images/searchpopbtns.png) 0 0 no-repeat;width: 75px;height: 28px;position: absolute;right: 10px;top: -3px;}
.service li.corpplan b{background-position:-50px -3px}
/*Tabs*/
.homeTabs{position:relative}
.htabs{position:absolute;left:7px;top:10px}
.htabs li{background:#f7f7f7;border:1px solid #c7c7c7;border-radius:2px 0 0 2px;padding:10px 0px;min-width:80px;}
.htabs li a{display:inline-block;background:url(../images/homeTabs.png) 34px 0 no-repeat;padding:13px 3px 7px 0}
.htabs li.help a{background-position:34px -63px}
.htabs li.menu a{background-position:34px -131px}
.htabs li.setting a{background-position:34px -197px}
.htabs li.active a{background-position:34px -277px}
.htabs li.help.active a{background-position:34px -338px}
.htabs li.menu.active a{background-position:34px -408px}
.htabs li.setting.active a{background-position:34px -474px}
.htabs li a span{padding:25px 0 0 25px;display:inline-block}
.htabs li.setting a span{padding:38px 0 0 25px}
.htabs li a.ui-link,.htabs li a.ui-link:hover{color:#616161}
.htabs li.active{border-right:none;border-left:4px solid #f89821;background:#fff}
/*.htabs li.active a,.htabContent .tab1 li a.ui-link,.htabContent .tab1 .btmbtn,.loginContent li a.ui-link{color:#408142;}*/
.loginContent li a.ui-link{color:#408142;}
.orange{color:#f79b2a}
.htabContent{background: #fff;border: 1px solid #c7c7c7;width: 570px;margin: 10px 0 20px 107px;min-height:335px}
.htabContent > div{display:none;padding: 10px 10px 10px 25px;min-height: 300px;}
.htabContent > div:first-child{display:block;}
.htabContent ul{float:left;width:46%} 
.htabContent li{background:url(../images/rightArrow2.png) 5px 5px no-repeat;margin: 10px 0 0 0;padding: 0px 10px 0 20px}
.htabContent .tab1 li{background: url(../images/tabArrows.png) 0 -77px no-repeat;}
.htabContent .tab1 li.active{background-position:0 0}
.htabContent li a.ui-link,.htabContent li a.ui-link:hover{color:#666!important;}
.htabContent .tab1 li a.ui-link:visited,.htabContent .tab1 li a.ui-link.red{color:red!important}
.htabContent .tab1 ul{width:85%}
.htabContent .tab1 li p,.loginContent p{display:none}
.htabContent .tab2 li a{text-decoration:underline}
.htabContent .tab1 .btmbtn{border:1px solid #d6d6d6;background: #fdfdfd; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgyJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg4JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fdfdfd 0%, #fafafa 41%, #f4f4f4 82%, #f0f0f0 88%, #f0f0f0 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(41%,#fafafa), color-stop(82%,#f4f4f4), color-stop(88%,#f0f0f0), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fdfdfd 0%,#fafafa 41%,#f4f4f4 82%,#f0f0f0 88%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fdfdfd 0%,#fafafa 41%,#f4f4f4 82%,#f0f0f0 88%,#f0f0f0 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fdfdfd 0%,#fafafa 41%,#f4f4f4 82%,#f0f0f0 88%,#f0f0f0 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fdfdfd 0%,#fafafa 41%,#f4f4f4 82%,#f0f0f0 88%,#f0f0f0 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-8 */
padding:5px 10px;border-radius:5px}
.htabContent .tab1 .btmbtn span{background: url(../images/tabArrows.png) 0 -77px no-repeat;padding: 0 0 0 15px;} 
.htabContent .tab1 li span,.loginContent li span{padding: 0px 16px;}
.htabContent .tab1 li span.flag,.loginContent li span.flag{background:url(../images/flag.png) 5px 0 no-repeat;}
.htabContent .tab1 li span.new,.loginContent li span.new{background:url(../images/new.png) 5px 0 no-repeat;}
.loginContent li a {margin-right: 10px;}
.loginContent li span.orange_new{background:url(../images/new.png) no-repeat;width:29px;height:14px;padding:0px 15px;}
.loginContent li span.red_btn{background:url(../images/flag.png) no-repeat;width:29px;height:14px;padding:0px 15px;}
span.upArr{background: url(../images/tab1arrows.png) 0 0px no-repeat;position: absolute;bottom: 4px;padding: 8px 12px;left: 55%;}
span.downArr{background-position:0 -29px} 
.homewrap footer,.homewrap .footer{width:96.4%}
/*ie8 compat*/
.products,.eLearning,.eLearning div,.service .lService,.service li,.info,.map{position:relative;} 
.htabContent .tab1 .btmbtn{position:relative;}
/*home page css end*/
/*Date picker*/
.fieldBG{background:#ff9190!important;}
.fieldTXT{color:#000; text-shadow:none!important;}
.errorMSG{color:red; padding:0 0 0 0px; display:none; float:left;}
.ui-datepicker-header{background:url(../images/datepicker_HDBG.jpg) repeat-x;}
.ui-datepicker-header{border: 1px solid #AD5C00; border-radius: 6px; height: 26px; padding: 10px; position: relative;}
.ui-datepicker-year{float: left; width: 130px;}
.ui-datepicker-next,.ui-datepicker-prev{position:absolute;}
.ui-datepicker-title{width: 250px;padding: 0 0 0 60px;}
.ui-datepicker-prev , .ui-datepicker-next{width: 25px;height: 25px; margin:4px 0 0 0; background: #000;top: 7px;cursor:pointer;}
.ui-datepicker-prev {background:url(../images/prev_icon.png) no-repeat;left: 10px;}
.ui-datepicker-next{background:url(../images/next_icon.png) no-repeat;right: 10px;}
.ui-datepicker-div, .ui-datepicker-calendar{background: none repeat scroll 0 0 #EDEDED;}
.ui-datepicker-calendar{width: 350px;}
.ui-datepicker.ui-widget{
background: none repeat scroll 0 0 #EDEDED;
    border: 1px solid #AAAAAA;
    display: block;
    left: -1000px;
    padding: 4px;
    position: absolute;
    top: 312px;
    z-index: 1000;
}
.ui-datepicker-month{float:right}
.ui-datepicker-calendar td a{background: none repeat scroll 0 0 #FDFCFF;
    border: 1px solid #CCCCCC;
    color: #0F53A6;
    float: left;
    font-size: 20px !important;
    font-weight: bold;
    padding: 6px 0 4px;text-align: center;width: 50px;}
    .ui-datepicker-calendar td a:hover{color: #e69c2e; border: 1px solid #b86902;}

.ui-datepicker-calendar th{font-size: 16px;
    font-weight: bold;
    padding: 4px 0;}
/*Date picker*/
/*dialog css*/
.illuEditdialog{border:1px solid red;}
.illuEditdialog .btn_nav.marginTop5{margin:5px 0 0 0;float:right}
.ui-dialog-contain {max-width:none !important;}
.illuEditdialog .emptyDiv{top:189px !important;}
.illuEditdialog .customerMgmt .illustration_container .insuredGenderTabs .ui-grid-a .ui-block-a{width:15%;}
.appEditDialog.illuEditdialog .emptyDiv{top:94px !important;}
.ui-dialog .ui-popup-container.pop{padding:0px;width:auto;}
#searchModuleDialog .searchTabs,#searchModuleDialog1 .searchTabs{top:27px;}
/*panel*/
.ui-panel{z-index:1;}
/*login page*/
.loginContainer{background:url(../images/loginBgPattern.png) repeat;min-height:550px;padding:20px}
.loginContainer{overflow:hidden}
.lLogin{float:left;display:inline}
.rLogin{float:right;display:inline}
.lLogin{width:30%}
.rLogin{width:70%}
.login{border-radius:5px;border:1px solid #d6d7d9;padding:10px;color:#5f5f5f; position:relative;min-height: 311px;
 background:url(../images/loginfirstBg.png) repeat-x;
/* background:#ebebed; */
 }
.login label,.login div.ui-input-text{float:left;width:90%;margin:5px 0;}
.login > div{overflow:hidden;margin:0} 
.login div.ui-input-text{border-radius:4px;box-shadow: none; position:relative;background: #fff;}
.login div.ui-input-text.ui-corner-all{border:1px solid #cecece;}
.login > div.margTop10{margin:10px 0;padding:2px 0}
span.paddLeft15{padding:0 0 0 15px}
.login div.ui-input-text input.ui-input-text{padding:2px !important;height:24px} 
.login .ui-checkbox{display:inline;padding:0 5px 0 0}
.login .ui-checkbox input{height: 14px;width: 14px;vertical-align: bottom;padding:0 5px 0 0;left:0}
.login a.iButton{padding:5px 10px;display:inline-block}
.login p{margin:5px 0}
.rLogin .eLearning{margin:10px 0}
.loginContent{border-radius:5px;background: #fff;border: 1px solid #d6d7d9;width:97%;position:relative;float:right;min-height: 354px;}
.loginContent h1{color:#4b4b4b;font-size:15px;padding:10px;float:left;}
.loginContent ul{clear:both;}
.loginContent li{padding:5px 10px 5px 25px;background: url(../images/tabArrows.png) 5px -72px no-repeat;margin:0}
.loginContent li.active{background-position:5px 6px}
.loginContent li p{margin-top: 5px;color:#7a7a7a}
.loginContent li.disabled a.ui-link{color:#7a7a7a}
.loginContent li.disabled span.flag{background-position: 0px -34px;}
.loginContent li.disabled span.new{background-position: 0px -97px;}
span.lUpArrow {background: url(../images/tab1arrows.png) 0 -29px no-repeat;position: absolute;bottom: -16px;padding: 8px 12px;left: 3%;}
span.lDownArrow{background-position:0 0}
.loginHeader{border-bottom:1px solid #b1b1b1;width:100%;text-align:center;margin:6px 0px 10px 0px !important;}
.loginHeader .loginHD{font-size:16px;color:#707070;font-weight:bold;}
.logininfo{border-top:1px solid #b1b1b1;padding:5px 0px 5px 0px;float:left;width:100%;margin-top: 10px;}
.logininfo1{float:left;width:100%;}
.logininfo1 label{float:left;width:auto;margin:0px;}
.logininfo1 span{float:left;width:auto;}
.login input.ui-input-text{font-size:12px;}
.loginBtn{text-align:center;width:100%;}
.loginBtn a{background:url(../images/loginBtnBG.png) repeat-x;border-radius:4px; position:relative;float: left;margin: 0 26% 0 26%;width: 48%;}
.loginBtn a span{padding: 10px 25px 10px 25px;line-height: 40px;font-size:16px;} 
.centerAlign{text-align:center;}
.loginContent li a.ui-link:hover{color: #408142;}
.loginrightBtn{float:right;margin:20px 15px 0px 0px;}
.loginrightBtn  a span{padding:10px 15px 10px 32px;line-height: 28px;background:url(../images/loginrightBtnArrow.png) 12px center no-repeat;}
.loginrightBtn  a{background:url(../images/loginrightBtn.png) repeat-x;border-radius:4px; position:relative;float:left} 
.loginrightBtn  a.ui-link,.loginrightBtn  a.ui-link:hover{color:#707070;}
/*login page end*/


/*corp plan css starts here*/
.corpPlanTab4 .previewplannewinner{text-align:center;}
.corpPlanTab4 .previewplannlink a span {float:left;margin:20px 0px 0px -15px;}
.corpPlanTab4 .previewplannlink a{float:left;margin-left:88px;}
.corpPlanContainer .maincontainer .ui-grid-a .checkListInfoCover .iconBox .previewplannew .previewplannewinner{margin:145px auto;}
.corpPlanTab1 .recruitmentDivision .ui-grid-c .ui-btn-active .ui-btn-text {color:#fff;}
.corpPlanContainer .btn_nav .ui-block-a .blockE .icon{background: url(../images/nav_btns_icons.png) 6px -160px no-repeat;}
.corpPlanContainer .btn_nav a.greybtn{background: #cfcfcf;border:1px solid #cfcfcf;}
.corpPlanContainer .maincontainer .ui-grid-a .ui-block-a .leftTabs .tab3.hLight a,.corpApplication .ui-grid-a .ui-block-a .leftTabs .tab3.hLight a {background: url(../images/people_orange.png) 22px 22px no-repeat;}
.corpPlanContainer .maincontainer .ui-grid-a .ui-block-a .leftTabs .tab3.grey a,.corpApplication .ui-grid-a .ui-block-a .leftTabs .tab3.grey a {background: url(../images/people_darkgrey.png) 22px 22px no-repeat;}
.corpPlanContainer .maincontainer .ui-grid-a .ui-block-a .leftTabs .tab3 a,.corpApplication .ui-grid-a .ui-block-a .leftTabs .tab3 a {background: url(../images/people_lightgrey.png) 22px 22px no-repeat;}
.corpPlanContainer .maincontainer .alterRows .greenBtn span.icon{background: url(../images/nav_btns_icons.png) 6px -95px no-repeat;}
.corpPlanContainer .illustrationCover .ui-grid-a .ui-block-a .leftTabs .tab5.hLight{border-bottom: 1px solid #ccc;} 
/*corporate plan pdf pop up*/
.corpPlanPdfPop .pdffirstFieldCont{float:left;width:100%;background: #fff;}
.corpPlanPdfPop .pdfLeft{float:left;width:50%;}
.corpPlanPdfPop .pdfRight{float:left;width:40%;}
.corpPlanPdfPop .pdfInputFields span{float:left;margin-top: 15px;}
.corpPlanPdfPop .pdfinp{float:left;width:40%;margin:5px;}
.corpPlanPdfPop .pdfinp input.ui-input-text{padding:0px;background:#fff;}
/* .corpPlanPdfPop .corpchk.chk li{float:none;} */
.corpPlanchartpop .tabData .tab1{height:auto;overflow-y:hidden;}
/*search pop up*/
.corpsearchPop.searchPop .searchOptions h3 span {background: url(../images/corppeople.png) 0 0 no-repeat;}
.corpsearchPop .leftPart{float:left;margin-right:10px;}
.corpsearchPop .rightPart{float:left;}
.corpsearchPop.searchPop .searchbotbtns .blockB{border:1px solid #1e5799;}
/*corpplantab2*/
.corpPlanTab2 .btn_nav .blockF{float:left;padding:6px 0 6px 0;text-shadow: none;text-decoration: none;font-size: 12px;border-radius: 5px; position: relative;border: 1px solid #579858;}
.corpPlanTab2 .btn_nav .ui-block-a .blockF .icon{width: 10px;height: 10px;padding: 0 10px 0 25px;}
.corpPlanTab2 .btn_nav .ui-block-a .blockF .icon{background: url(../images/nav_btns_icons.png) 6px -117px no-repeat;}
.corpPlanTab2 .btn_nav .ui-block-a .blockC .icon {background: url(../images/nav_btns_icons.png) 6px -312px no-repeat;}
.corpPlanTab2 .corpTopBtnCtn{margin:20px 0 0 0;clear: both;border-bottom:1px solid #c7c7c7;overflow:hidden;}
.corpPlanTab2 .corpTopBtnCtn .btn_nav {margin:0px;}
.corpPlanContainer .illustrationCover .corpTopBtnCtn .btn_nav .ui-block-a .blockA .icon {background: url(../images/nav_btns_icons.png) 6px -160px no-repeat;}
.corpPlanContainer .illustrationCover .corpTopBtnCtn .btn_nav .ui-block-a .blockB .icon {background: url(../images/nav_btns_icons.png) 6px -139px no-repeat;}
.corpPlanTab2 .btn_nav .ui-block-a .blockD .deleteAll,.corpPlanTab2 .btn_nav .ui-block-a .blockA .rearrange{padding: 0px 6px 0px 6px;}
.corpPlanContainer .maincontainer .ui-grid-a .planInfoTitle,.corpApplication .ui-grid-a .planInfoTitle  {background: url(../images/peoplecirclegreen.png) 0px 0px no-repeat;}
.corpPlaninfo .ui-jqgrid td input.txt{width:43px;}
.corpPlaninfo .ui-paging-info{display:none;}
.corpPlaninfo .ui-jqgrid-pager{border-radius:0px;}
.editBtnJQgrid{background:url(../images/editBtnJQgrid.png) no-repeat; width:53px; height:24px; margin:0 auto 0 auto;}
.editBtnJQgrid a{width:53px;height:24px;float:left;}
.corpPlanTab2Sel{width:100px;float:right;margin-right:15px;}
/*corpplantab2 pop up1*/
.corpaddrow .addgroupholder{width:26%;}
.corpaddrow .addgroupblock span{float:left;margin:9px 0px 0px 5px;}
.corpaddrow .popupinner .btn_nav{margin-left:90px;}
/*corpplantab2 pop up2*/
.simpleinput{width:400px;height:440px;}
.simpleinput .popupinner ul{width:100%;margin-top:5px;float:left;}
.simpleinput .popupinner ul li{float:left;list-style:none;text-align: center;}
.simpleinput .popupinner ul li.comwid{width:20%;}
.simpleinput .popupinner ul li.comwid .ui-input-text{margin:0px;background: #fff;}
.simpleinput .popupinner ul li.comwid input.ui-input-text{font-size:12px;padding: 3px 0px;}
.simpleinput .popupinner ul li.middle{width:6%;margin-left:3px;}
.simpleinput .popupinner ul li.secondwid{width:38%;}
.simpleinput .popupinner ul li.secondwid .ui-grid-a .ui-block-a a{border-radius: 6px 0px 0px 6px; position: relative;}
.simpleinput .popupinner ul li.secondwid .ui-grid-a .ui-block-b a{border-radius: 0px 6px 6px 0px; position: relative;}
.simpleinput .popupinner ul li.secondwid a.ui-btn-active{
background:#2669b8 url(../images/btnBlueBg.png) repeat-x; /* Old browsers */
background: -moz-linear-gradient(top,  #7fbbfa 0%, #71b3fa 13%, #58a3f4 35%, #4194ec 61%, #3b8be0 78%, #337dcb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7fbbfa), color-stop(13%,#71b3fa), color-stop(35%,#58a3f4), color-stop(61%,#4194ec), color-stop(78%,#3b8be0), color-stop(100%,#337dcb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7fbbfa 0%,#71b3fa 13%,#58a3f4 35%,#4194ec 61%,#3b8be0 78%,#337dcb 100%); /* W3C */
}
.simpleinput .popupinner ul li.secondwid .ui-navbar li .ui-btn .ui-btn-inner{padding:3px 0px;}
.simpleinput .marginT5{margin-top:5px;}
.simpleinput .marginneg5{margin-top:-5px;}
.simpleinput .popupinner .btn_nav {float:right;margin-right: 20px;}
/*tab 3 css*/
.corpPlanTab3 .firstDiv{background: #f2f2f2;padding:8px;margin-bottom:15px;}
.corpPlanTab3 .firstDiv .ui-grid-a{margin:0px;}
.corpPlanTab3 .firstDiv .ui-grid-a .ui-block-a{width:30%;margin-top:5px;}
.corpPlanTab3 .firstDiv .ui-grid-a .ui-block-b{width:25%;}
.corpPlanTab3 .firstDiv .ui-grid-a .ui-block-b .ui-input-text{margin:0px;background: #fff;}
.corpPlanTab3 .firstDiv .ui-grid-a .ui-block-b input.ui-input-text{font-size:12px;}
.corpPlanTab3 .secondDiv {border-bottom:1px solid #f2f2f2;padding-bottom: 20px;margin-bottom:15px;}
.corpPlanTab3 .secondDiv .ui-block-a,.corpPlanTab3 .corpGrid .ui-block-a,.corpPlanTab3 .editTable .ui-block-a{border:0}
.corpPlanTab3 .secondDiv .title{color:#06693d;margin-bottom:10px;}
.corpPlanTab3 .btnCont a,.prodEdit .btnCont a{background:#b7b7b7;border:1px solid #595959;border-radius:5px; position: relative;padding:3px 10px;float:left;margin-right:10px;}
.corpPlanTab3 .btnCont a .round{background: #595959;height:18px;width:18px;float:left;text-align:center;overflow:hidden;border-radius: 9px; position: relative}
.corpApplication .corpPlanTab3 .btnCont a .round,.prodEdit .btnCont a .round{background:url(../images/round.png) -3px -5px no-repeat;height:20px;width:20px;}
.corpPlanTab3 .btnCont a .roundText,.prodEdit .btnCont a.roundText{float:left;margin: 3px 0 0 5px;}
.corpPlanTab3 .btnCont a:hover,.prodEdit .btnCont a:hover{color:#fff;}
.corpPlanTab3.benefcontent .btnCont a{background:none;border:none;color:#333;font-weight:normal} 
.corpPlanTab3.benefcontent .btnCont a .roundText{margin:2px 0 0 5px}
.corpPlanTab3.benefcontent .btnCont .blockA .round{background:url(../images/smallgreen1.png) 0 0 no-repeat}
.corpPlanTab3.benefcontent .btnCont .blockB .round{background:url(../images/smallgreen2.png) 0 0 no-repeat}

.corpPlanTab3 .btnCont .ui-block-a,.prodEdit .btnCont .ui-block-a{padding-bottom:15px;width:100%}
.corpPlanTab3 .thirdDiv{margin-bottom:15px;float:left;width:100%}
.corpPlanTab3 .thirdDiv .title{float:left;margin-right:15px;}
.corpPlanTab3 .thirdDiv  .gendCont{float:left;margin-right:13%;}
.corpPlanTab3 .thirdDiv  .gendCont .corplbl{float:left;}
.corpPlanTab3 .thirdDiv  .gendCont .corplbl span.male{background:url(../images/male.png) no-repeat;width:21px;height:20px;padding:5px 0px 0px 25px;}
.corpPlanTab3 .thirdDiv  .gendCont .corplbl span.female{background: url(../images/female.png) 0 0 no-repeat;width:20px;height:20px;padding:5px 0px 0px 25px;}
.corpPlanTab3 .thirdDiv  .gendCont .corplblVal{float:left;}
.corpPlanTab3 .corpGrid{clear:both;}
#corpproductPopup .popContent{width: 48%; float: left; margin-right:1%;  min-height:190px; border:1px solid #e3e3e3;border-radius:5px;position:relative}
#corpproductPopup .popContent.content1{margin:1%;}
#corpproductPopup .popContent.content2{margin-bottom:1%;margin-top:1%;}
#corpproductPopup .popContent.content3{margin-right:1%;margin-left:1%;}
#corpproductPopup .popContent.content5{margin-right:1%;margin-left:1%;}
#corpproductPopup .popContent.content5,#corpproductPopup .popContent.content6{margin-bottom:1%;margin-top:1%;}
#corpproductPopup .chk{position: absolute;right: 0;bottom: 0;}
.corptab3popwid{width:500px;height:575px;}
.corpTab3gridContpop .ui-jqgrid-bdiv{height:430px;}
.corpselect select{width:85px;}
.corpTab3gridContpop .btn_nav{float:right;}
.corpproductPop .popContent.content1 .heading {background: url(../images/products/product2_v2.png) 0 0 no-repeat;}
.corpproductPop .popContent.content2 .heading {background: url(../images/products/product3.png) 0 0 no-repeat;}
.corpproductPop .popContent.content3 .heading {background: url(../images/products/product4_v2.png) 0 0 no-repeat;}
.corpproductPop .popContent.content4 .heading {background: url(../images/products/product1.png) 0 0 no-repeat;}
.corpproductPop .popContent.content5 .heading {background: url(../images/corpPrd5.png) 0 0 no-repeat;}
.corpproductPop .popContent.content6 .heading {background: url(../images/corpPrd6.png) 0 0 no-repeat;}
.corpproductPop .popContent.content2{
background: #fff3e0; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjNlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE4JSIgc3RvcC1jb2xvcj0iI2ZlZjJlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZmZjRlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iI2ZmZjRlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iI2ZlZjVlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI3JSIgc3RvcC1jb2xvcj0iI2ZmZjZlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iI2ZlZjRlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM5JSIgc3RvcC1jb2xvcj0iI2ZmZjVlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iI2ZmZjhlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU0JSIgc3RvcC1jb2xvcj0iI2ZmZjhlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYxJSIgc3RvcC1jb2xvcj0iI2ZmZjlmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iI2ZmZmNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iI2ZlZmFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY0JSIgc3RvcC1jb2xvcj0iI2ZmZmRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iI2ZkZjlmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iI2ZmZmNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iI2ZmZmFmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjczJSIgc3RvcC1jb2xvcj0iI2ZmZmNmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc5JSIgc3RvcC1jb2xvcj0iI2ZmZmNmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iI2ZlZmRmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fff3e0 0%, #fef2e6 18%, #fff4e8 20%, #fff4e8 23%, #fef5e4 24%, #fff6e7 27%, #fef4e8 36%, #fff5e9 39%, #fff8ed 41%, #fff8ee 54%, #fff9f1 61%, #fffcf3 63%, #fefaf1 63%, #fffdf4 64%, #fdf9f0 65%, #fffcf3 67%, #fffaf4 71%, #fffcf7 73%, #fffcf5 79%, #fefdf9 95%, #fffffd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff3e0), color-stop(18%,#fef2e6), color-stop(20%,#fff4e8), color-stop(23%,#fff4e8), color-stop(24%,#fef5e4), color-stop(27%,#fff6e7), color-stop(36%,#fef4e8), color-stop(39%,#fff5e9), color-stop(41%,#fff8ed), color-stop(54%,#fff8ee), color-stop(61%,#fff9f1), color-stop(63%,#fffcf3), color-stop(63%,#fefaf1), color-stop(64%,#fffdf4), color-stop(65%,#fdf9f0), color-stop(67%,#fffcf3), color-stop(71%,#fffaf4), color-stop(73%,#fffcf7), color-stop(79%,#fffcf5), color-stop(95%,#fefdf9), color-stop(100%,#fffffd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fff3e0 0%,#fef2e6 18%,#fff4e8 20%,#fff4e8 23%,#fef5e4 24%,#fff6e7 27%,#fef4e8 36%,#fff5e9 39%,#fff8ed 41%,#fff8ee 54%,#fff9f1 61%,#fffcf3 63%,#fefaf1 63%,#fffdf4 64%,#fdf9f0 65%,#fffcf3 67%,#fffaf4 71%,#fffcf7 73%,#fffcf5 79%,#fefdf9 95%,#fffffd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fff3e0 0%,#fef2e6 18%,#fff4e8 20%,#fff4e8 23%,#fef5e4 24%,#fff6e7 27%,#fef4e8 36%,#fff5e9 39%,#fff8ed 41%,#fff8ee 54%,#fff9f1 61%,#fffcf3 63%,#fefaf1 63%,#fffdf4 64%,#fdf9f0 65%,#fffcf3 67%,#fffaf4 71%,#fffcf7 73%,#fffcf5 79%,#fefdf9 95%,#fffffd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fff3e0 0%,#fef2e6 18%,#fff4e8 20%,#fff4e8 23%,#fef5e4 24%,#fff6e7 27%,#fef4e8 36%,#fff5e9 39%,#fff8ed 41%,#fff8ee 54%,#fff9f1 61%,#fffcf3 63%,#fefaf1 63%,#fffdf4 64%,#fdf9f0 65%,#fffcf3 67%,#fffaf4 71%,#fffcf7 73%,#fffcf5 79%,#fefdf9 95%,#fffffd 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fff3e0 0%,#fef2e6 18%,#fff4e8 20%,#fff4e8 23%,#fef5e4 24%,#fff6e7 27%,#fef4e8 36%,#fff5e9 39%,#fff8ed 41%,#fff8ee 54%,#fff9f1 61%,#fffcf3 63%,#fefaf1 63%,#fffdf4 64%,#fdf9f0 65%,#fffcf3 67%,#fffaf4 71%,#fffcf7 73%,#fffcf5 79%,#fefdf9 95%,#fffffd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff3e0', endColorstr='#fffffd',GradientType=0 ); /* IE6-8 */
border-radius:6px;
border:1px solid #ccc !important}
.corpproductPop .popContent.content4{
background: #feedf7; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZWRmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iI2ZlZWZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iI2ZmZWZmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI3JSIgc3RvcC1jb2xvcj0iI2ZmZjBmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI5JSIgc3RvcC1jb2xvcj0iI2ZmZWZmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZmZjBmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iI2ZmZjlmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg2JSIgc3RvcC1jb2xvcj0iI2ZkZmJmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZlZmNmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZkZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #feedf7 0%, #feeff6 23%, #ffeff9 23%, #fff0f7 27%, #ffeffa 29%, #fff0f7 30%, #fff9fd 65%, #fdfbfc 86%, #fefcff 90%, #fffdfe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feedf7), color-stop(23%,#feeff6), color-stop(23%,#ffeff9), color-stop(27%,#fff0f7), color-stop(29%,#ffeffa), color-stop(30%,#fff0f7), color-stop(65%,#fff9fd), color-stop(86%,#fdfbfc), color-stop(90%,#fefcff), color-stop(100%,#fffdfe)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #feedf7 0%,#feeff6 23%,#ffeff9 23%,#fff0f7 27%,#ffeffa 29%,#fff0f7 30%,#fff9fd 65%,#fdfbfc 86%,#fefcff 90%,#fffdfe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #feedf7 0%,#feeff6 23%,#ffeff9 23%,#fff0f7 27%,#ffeffa 29%,#fff0f7 30%,#fff9fd 65%,#fdfbfc 86%,#fefcff 90%,#fffdfe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #feedf7 0%,#feeff6 23%,#ffeff9 23%,#fff0f7 27%,#ffeffa 29%,#fff0f7 30%,#fff9fd 65%,#fdfbfc 86%,#fefcff 90%,#fffdfe 100%); /* IE10+ */
background: linear-gradient(to bottom,  #feedf7 0%,#feeff6 23%,#ffeff9 23%,#fff0f7 27%,#ffeffa 29%,#fff0f7 30%,#fff9fd 65%,#fdfbfc 86%,#fefcff 90%,#fffdfe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feedf7', endColorstr='#fffdfe',GradientType=0 ); /* IE6-8 */
border:1px solid #ccc !important;
border-radius:6px;
}
.corpproductPop .popContent.content1{background: #d3ffe6; /* Old browsers */
background: -moz-linear-gradient(top, #d3ffe6 0%, #e8fff2 68%, #fbfffd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3ffe6), color-stop(68%,#e8fff2), color-stop(100%,#fbfffd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #d3ffe6 0%,#e8fff2 68%,#fbfffd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #d3ffe6 0%,#e8fff2 68%,#fbfffd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #d3ffe6 0%,#e8fff2 68%,#fbfffd 100%); /* IE10+ */
background: linear-gradient(to bottom, #d3ffe6 0%,#e8fff2 68%,#fbfffd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3ffe6', endColorstr='#fbfffd',GradientType=0 ); /* IE6-9 */}
.corpproductPop .popContent.content6{background: #c2cbe0; /* Old browsers */
background: -moz-linear-gradient(top, #c2cbe0 0%, #cad2e4 19%, #f2f4f8 74%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c2cbe0), color-stop(19%,#cad2e4), color-stop(74%,#f2f4f8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #c2cbe0 0%,#cad2e4 19%,#f2f4f8 74%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #c2cbe0 0%,#cad2e4 19%,#f2f4f8 74%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #c2cbe0 0%,#cad2e4 19%,#f2f4f8 74%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #c2cbe0 0%,#cad2e4 19%,#f2f4f8 74%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2cbe0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */}
.corpproductPop .popContent.content5{
background: #dfe0e0; /* Old browsers */
background: -moz-linear-gradient(top, #dfe0e0 0%, #e5e5e5 23%, #f8f8f8 73%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dfe0e0), color-stop(23%,#e5e5e5), color-stop(73%,#f8f8f8), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #dfe0e0 0%,#e5e5e5 23%,#f8f8f8 73%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #dfe0e0 0%,#e5e5e5 23%,#f8f8f8 73%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #dfe0e0 0%,#e5e5e5 23%,#f8f8f8 73%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom, #dfe0e0 0%,#e5e5e5 23%,#f8f8f8 73%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfe0e0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
.corpproductPop .btn_nav{float:right;}
.corpTab3gridCont{height:200px;width:85%;}
.corpTab3gridCont .lightgreyText{color:#a3a5a2;}
.corpTab3gridCont .yellowtext{color:#efc32f;}
.corpTab3grid3 table td{height:30px}
.corpTab3grid3 table td .btn_nav a:hover{color:#fff;}
.corpTab3grid3 table td .btn_nav{float: left;width: 55%;}
.corpTab3grid3 table td .btn_nav a span{padding:0px 5px 0px 5px;}
.corpTab3gridCont .summaryCol{background:#c4dae8;float:left;width:98%;padding:5px 1% 5px 1%;}
.corpTab3gridCont .summaryCol .summaryLbl{float:left;width:45%;}
.corpTab3gridCont .summaryCol .summaryLblVal{float:right;margin-right:114px}
.corpTab3grid3 .summaryCol .summaryLblVal{float:right;margin-right:241px}
.corpPlanTab3 .btnCont a.greenBackground,.prodEdit .btnCont a.greenBackground{background:#019d16;}
.corpPlanTab3 .btnCont a.greenBackground .round,.prodEdit .btnCont a.greenBackground .round{}
.corpPlanTab3 .btnCont a.yellowBackground,.prodEdit .btnCont a.yellowBackground{background:#efc32f;}
.corpPlanTab3 .btnCont a.yellowBackground .round,.prodEdit .btnCont a.yellowBackground .round{background-position:-2px -37px}
#corpprodeditPop .btn_nav a.blockA{float:right;}
#corpprodeditPop .btn_nav a span.calpop{background: url(../images/nav_btns_icons.png) 6px 0 no-repeat;padding:0px 5px 0px 25px;}
#corpprodeditPop .btn_nav a span.normalBtn{padding:0px 5px 0px 5px;}
/*corp plan css ends here*/
/*css added by narasimha*/

.Tab5Button{float:right;margin:0px 0px 10px 0px;}
.Tab5Button .btn_nav .blockB.greenBtn{padding:5px 10px}
.Tab6addTablePopHeader{position:absolute;left:0px;right:0px; top:0px; height:20px; background:#f9f7f8;border-radius: 8px 8px 0 0;font-weight: bold;font-size: 16px;}
.Tab6PDFaddTablePopHeader{position:absolute;left:0px;right:0px; top:0px; height:22px; background:#f9f7f8;border-radius: 8px 8px 0 0;padding:5px 0px 5px 5px;font-weight: bold;font-size: 16px;}
.tab6pdfpop .topTable{margin-top:40px;}
.chklistpop div{width: 100%;font-weight: bold;padding:5px 0 0 5px;} 
.Tab6SearchaddTablePopHeader{position:absolute;left:0px;right:0px; top:0px; height:27px; background:#f9f7f8;border-radius: 8px 8px 0 0;margin}
.Tab6SearchMainTablePopHeader{position:absolute;left:0px;right:0px; top:0px; height:22px; background:#f9f7f8;border-radius: 8px 8px 0 0;padding:5px 0px 0px 5px;}

.popContent .heading{font-size:14px;width:370px; height:40px; margin:10px 0 0 10px; color:#2e2d2d;font-weight:bold;}
.popContent .productTitle{margin:0 0 0 10px; text-shadow:none; font-weight:bold;}
.popContent .productTitle span{font-size:14px}
.popContent .productTitle .prdSubTitle1, .popContent .productTitle .prdSubTitle2{font-size:12px; color:#666666;font-weight:normal;}
.popContent .productTitle .prdSubTitle1{position: absolute;left: 10px;right: 15px; top:75px}
.popContent .productTitle .prdSubTitle1 .text1, .popContent .productTitle .prdSubTitle1 .text2{padding:0 0 10px 15px; display:inline-block; background:url(../images/bullet_arrow.png) 0 4px no-repeat!important;}
.popContent .productTitle .prdSubTitle2{display:inline-block; width:238px;}
.popContent.content11 .heading{background:url(../images/products/product1.png) 0 0 no-repeat;}
.popContent.content12 .heading{background:url(../images/products/product2_v2.png) 0 0 no-repeat;}
.popContent.content13 .heading{background:url(../images/products/product3.png) 0 0 no-repeat;}
.popContent.content14 .heading{background:url(../images/products/product4_v2.png) 0 0 no-repeat;}
.popContent .headingnext1{background:url(../images/green1.png) 0 0 no-repeat;height:30px;width:30px;position: absolute;right: 10px;}
.popContent .headingnext2{background:url(../images/green2.png) 0 0 no-repeat;height:30px;width:30px;position: absolute;right: 10px;}
.popContent .headingnext3{background:url(../images/green3.png) 0 0 no-repeat;height:30px;width:30px;position: absolute;right: 10px;}
.popContent .headingnext4{background:url(../images/green4.png) 0 0 no-repeat;height:30px;width:30px;position: absolute;right: 10px;}

/*chklist pop*/
.chklistpop,.errorpop{padding:10px;width:700px;min-height:150px}
.greybg1{background:#ccc !important}
.errorpop p{color:red;margin-top:25px;}

.Tab6SearchContent{margin-top:30px;}
.btn_nav .ui-block-a  .blockB .icon{background:url(../images/nav_btns_icons.png) 6px -29px no-repeat;}
.btn_nav .ui-block-a  .blockD .icon{background:url(../images/nav_btns_icons.png) 6px -917px no-repeat;}
.proxytable{width:100%; font-size:12px; margin:10px 0 0 0;clear:both;}
.malleft45{margin:0px 45px 0px 5px;}
li.stripe{background-color:#f9f7f8; }

/*Narasimha sep 23  changes*/
.alterRows .col5{width:40%; display:inline-block; padding:15px 0 15px 0;}
.Lpad16{padding-left:15px;margin-bottom:30px;}
.prodpop .editFieldL ul{width:80%}
.editContent{overflow:hidden;font-size:12px;margin:0 0 30px 0;}

.applicationCover .ui-grid-a .checkListInfoCover .iconBox .searchplan .searchplaninner{width:200px;}
.maincontainer .ui-grid-a .checkListInfoCover .iconBox .createplan a{background:url(../images/checklistPdf.png) center center no-repeat;position: absolute;left: 34%;top:4%;}
.maincontainer .ui-grid-a .applicationProgressColumn{position:absolute;right:15px;bottom:19px;top:90px;}
.applicationCover .ui-grid-a .applicationProgressColumn{bottom: 47px !important;} 
.tab7dummy{
width: 74px;
border-left: 1px solid #bdbdbd;
border-right: 1px solid #bdbdbd;
position: absolute;
left: 15px;
bottom: 20px;
text-align: center;
border-top: 1px solid #ececec;
}
.applicationCover .tab7dummy{top: 660px;bottom:47px}
/*Corporation plan changes sep 24 */

.corpPlanContainer .maincontainer .alterRows .ui-grid-a .ui-block-a{border:none;color: #676767;font-size: 12px;width:70%;}
.corpPlanContainer .maincontainer .alterRows .ui-grid-a .ui-block-a .Corp1TabText{color:#000000;padding-left:15px; }
.corpPlanContainer .maincontainer .ui-grid-a .policyHolderCont{color:#676767; font-size:12px; height:42px;background:#f2f2f2;margin-bottom:15px;}

.corpPlanContainer .iButton .noicon{width:10px; height:10px; padding:2px 10px 2px 15px;}
.corpPlanContainer .helpicon{background:url(../images/help.png) 0 1px no-repeat;padding: 0 0 0 15px;margin-top:6px;}
.corpPlanContainer .maincontainer .alterRows.greyBg {background: #f2f2f2;}
.corpPlanContainer .cntr,.corpApplication .cntr,.illustrationCover .cntr,.applicationCover .cntr{text-align:center;bottom:10px;position:absolute;}
.corpPlanContainer .maincontainer .corpPlanTab5  .alterRows .ui-grid-a .ui-block-a{border:none;color: #676767;font-size: 12px;width:20%;}
.corpPlanchartpop .tabData .tab1{height:auto;overflow-y:scroll;height:360px;}
.corpPlanContainer .maincontainer .ui-grid-a .checkListInfoCover .iconBox .createplan a{background:url(../images/checklistPdf.png) center center no-repeat;position: absolute;left: 34%;top:0%;}
.corpPlanContainer .recruitmentDivision .recruitDivRight{width:80%}
.corpPlanContainer .illustrationCover .planDetails .rPlan ul{width:73%}
.corpPlanContainer .helpicon span{font-weight:normal;padding:0 0 0 5px}
.corpPlanContainer .recruitmentDivision .ui-block-a,.corpPlanContainer .recruitmentDivision .ui-block-b,.corpPlanContainer .recruitmentDivision .ui-block-c,.corpPlanContainer .recruitmentDivision .ui-block-d,.corpPlanContainer .recruitmentDivision .ui-block-e{width:20%!important; height:30px!important; border:none!important;}
.corpPlanContainer .recruitmentDivision .ui-block-a a{border-radius: 6px 0px 0px 6px; position: relative;}
.corpPlanContainer .recruitmentDivision .ui-block-e a{border-radius: 0px 6px 6px 0px; position: relative;}

/*Corporate Application RAfiq*/
.corpApplication .tab7dummy{top:521px;bottom:19px}
.corpApplication .illustrationInner{margin:30px 0 19px 0}
.corpApplication .ui-grid-a .applicationProgressColumn{top:46px}
.applicationCover .alterRows .tabNav .ui-grid-a .ui-block-a,.applicationCover .alterRows .tabNav .ui-grid-a .ui-block-b{width:auto}
.corpApplication .ui-grid-a .productInfoTitle{background:none}
.corpApplication .corpTab3grid2 .editTable td{height:40px;padding:10px}
.corpApplication .corpTab3gridCont{width:70%}
.corpApplication .corpPlanTab3 .corpTab3gridCont .btnCont a{margin:0 -20px 0 0}
.lightBluebg{background:#dae7f4;border:1px solid #a3a3a3;height:25px;width:70%;margin:5px 0}
.corpApplication .benefCont1 .editTable{width:70%}
.corpApplication .benefCont1 .editTable td{padding:10px}
.corpApplication .benefCont1 .editTable .ui-select{width:60%;float:left}
.corpApplication .benefCont1 .editTable a.greenBtn{padding:5px 10px;border-radius:4px;float:right; position: relative;}
.corpApplication .ui-grid-a .productInfoCover1{padding:15px 0}

.corpApplication .checklistInfoPart .agentInfoTitle{background:url(../images/application_details.png) 0 0 no-repeat;}
.corpApplication .planInfoCover .ui-select{width:auto;}
.corpApplication .planInfoCover{width:789px;}

/*corp App Popups*/
.gridpop1{width:510px}
.gridpop1 .heading{background:#00954e;padding:10px;border:1px solid #ccc;color:#fff;width:80px}
.gridpop1 .headText{background:url(../images/products/product2_v2.png) 0 5px no-repeat;padding: 15px 10px;;height: 8px;margin: 5px 0 8px 0;}
.gridpop1 .headText span{padding:0 0 0 130px;font-size:14px;font-weight:bold}
.gridpop1 .submit,.prodEdit .submit,.corptab3popwid .submit{background:#fff;float:right;border:0;margin:0}
.gridpop1 .submit a,.prodEdit .submit a,.corptab3popwid .submit a{padding: 5px 15px 5px 5px;}
.gridpop1 .submit a span.icon,.prodEdit .submit a span.icon,.corptab3popwid .submit a span.icon{background: url(../images/nav_btns_icons.png) 0 -116px no-repeat;padding:0 0 0 20px}
.gridpop1 .submit a.close span.icon,.prodEdit .submit a.close span.icon,.corptab3popwid .submit a.close span.icon{background-position:0 -96px}
.gridpop1 .lightBluebg{width:100%;border:0}
.gridpop1 .lightBluebg span{padding:5px;display:inline-block}

.gridpop2 .headText{background:url(../images/products/product1.png) 0 5px no-repeat}
.gridpop2 .headText span{padding:0 0 0 90px;font-size:14px;font-weight:bold}
.gridpop3 .headText{background:url(../images/products/product5.png) 0 5px no-repeat}
.gridpop3 .headText span{padding:0 0 0 90px;font-size:14px;font-weight:bold}
/*Tab4 popups*/
.prodEdit{width:1000px;padding:0}
.prodEdit h1{background:#f9f8f8;margin:0;padding:10px;overflow:hidden}
.prodEdit h1 span,.prodEdit h1 div{float:left}
.prodEdit h1 span{padding:5px;font-size: 14px;}
.prodEdit h1 > div{padding:0 10px}
.prodEdit h1 div.roundText{padding:2px 5px;font-size: 12px;}
.prodEditCont{padding:10px}
/*.prodEdit.prodEdit2{width:700px;padding:0}*/
.prodEdit .ui-select .ui-btn,.gridpop1 .ui-select .ui-btn{margin: 0px;padding: 0px 8px 0 15px;border-radius: 6px;background: #FFF; height:24px;font-weight: normal;}
.prodEdit .ui-select .ui-btn-icon-right .ui-btn-inner,.gridpop1 .ui-select .ui-btn-icon-right .ui-btn-inner{background: #fff url(../images/selectDownArrow.png) right 7px no-repeat; padding: 3px 10px 0 0;}
.prodEdit .iButton{padding:5px;margin:0 2px 0 0}
.prodEdit .iButton .icon{background-position: -2px -136px;padding: 2px 0px 2px 15px;}
.prodEdit .chk{margin:10px 15px}

/*Tab4 pop Grid Customization*/
#prodEdit1 .ui-jqgrid .ui-jqgrid-htable th div,#prodEdit2 .ui-jqgrid .ui-jqgrid-htable th div,#gridpop1 .ui-jqgrid .ui-jqgrid-htable th div,#gridpop2 .ui-jqgrid .ui-jqgrid-htable th div,
#gridpop3 .ui-jqgrid .ui-jqgrid-htable th div{height:30px;padding:5px}
#prodEdit1 .ui-jqgrid tr.jqgrow td,#prodEdit2 .ui-jqgrid tr.jqgrow td,#gridpop1 .ui-jqgrid tr.jqgrow td,#gridpop2 .ui-jqgrid tr.jqgrow td,#gridpop3 .ui-jqgrid tr.jqgrow td{padding:3px !important}
#prodEdit1 input[type="text"],#prodEdit2 input[type="text"]{padding:2px;font-size:12px}

/*03-10 changes for corp Application*/
#prodEdit2Table_relation,#prodEdit2Table_agent,#prodEdit2Table_edittext,#prodEdit1Table_contractant,#prodEdit2Table_contractant,
#prodEdit1Table_receipientM,#prodEdit1Table_receipientF,#prodEdit1Table_gender,#prodEdit1Table_dobName,#prodEdit1Table_relation,#prodEdit1Table_splitP,#prodEdit1Table_edittext,#Appgridpop1_edittext,#Appgridpop2_edittext,#Appgridpop3_edittext,
#prodEdit2Table_greentext,#prodEdit2Table_yellowtext,#prodEdit2Table_bluetext,#prodEdit2Table_redtext,#prodEdit2Table_darkbluetext,#prodEdit2Table_greytext{background:#009e0f}
#gview_prodEdit1Table table tbody tr,#gview_prodEdit2Table table tbody tr,#gview_Appgridpop1 table tbody tr,#gview_Appgridpop2 table tbody tr,#gview_Appgridpop3 table tbody tr{background:#ede9f5;margin:5px 0}

#jqgh_prodEdit2Table_greentext,#jqgh_prodEdit2Table_yellowtext,#jqgh_prodEdit2Table_bluetext,#jqgh_prodEdit2Table_redtext,#jqgh_prodEdit2Table_darkbluetext,#jqgh_prodEdit2Table_greytext{background:url(../images/searchpopbtns.png) -2px 2px no-repeat;width: 15px;margin: 0 11px;}
#jqgh_prodEdit2Table_yellowtext{background-position:-26px 2px}
#jqgh_prodEdit2Table_bluetext{background-position:-50px 2px}
#jqgh_prodEdit2Table_redtext{background-position:-75px 2px}
#jqgh_prodEdit2Table_darkbluetext{background-position:-100px 2px}
#jqgh_prodEdit2Table_greytext{background-position:-129px 2px}

.bgcol{background:#fff6d9}
.prodEdit .ui-jqgrid-pager,.gridpop1 .ui-jqgrid-pager{background:#898989}
.prodEdit .ui-jqgrid-sortable span.s-ico,.gridpop1 .ui-jqgrid-sortable span.s-ico{position: absolute;top: 5px;right: 0px;}
/*Tab4 Grid*/
/*review comments illu changes*/
/* .editPopContainertab1,.secondeditPopContainertab1,.thirdeditPopContainertab1,.fourtheditPopContainertab1{}
.editPopContainertab2,.secondeditPopContainertab2,.thirdeditPopContainertab2,.fourtheditPopContainertab2{} */
/*07-10 changes app*/
.blockBContent{display:none;}
.clearContent{float:left;margin:5px 0px 0px 20%;width:77% !important;}
.maincontainer .ui-grid-a .policyHolderEdit a, .maincontainer .ui-grid-a .insuredEdit a{float:right;}
.chartImgDiv{border:1px solid #ccc;border-radius:3px; position: relative;float: left;padding: 4px;margin-left: 20px;}
.chartImgText .leftsidetxt{font-weight:bold;margin-left:20px;}
.chartImgText .middlesidetxt{margin: 0px 90px 0px 110px;}
.chartImgText .rightsidetxt{margin:0px 20px 0px 20px;}
.pdffirstFieldCont{float:left;width:100%;background: #fff;}
.pdfLeft{float:left;width:50%;}
.pdfRight{float:left;width:40%;}
.pdfInputFields span{float:left;margin-top: 15px;}
.pdfinp{float:left;width:40%;margin:5px;}
.pdfinp div.ui-input-text input.ui-input-text{padding:0px;background:#fff;}
.popContent.content1,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent.content1{
background: #d3fde5; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QzZmRlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMlIiBzdG9wLWNvbG9yPSIjZDNmZmU4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzQlIiBzdG9wLWNvbG9yPSIjZGVmZmVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzYlIiBzdG9wLWNvbG9yPSIjZGZmZWVjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzYlIiBzdG9wLWNvbG9yPSIjZTJmZWVmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNDElIiBzdG9wLWNvbG9yPSIjZTVmZmYxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTglIiBzdG9wLWNvbG9yPSIjZTlmZmYzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzclIiBzdG9wLWNvbG9yPSIjZjNmZmY5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhZmZmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top,  #d3fde5 0%, #d3ffe8 3%, #deffec 34%, #dffeec 36%, #e2feef 36%, #e5fff1 41%, #e9fff3 58%, #f3fff9 77%, #fafffb 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3fde5), color-stop(3%,#d3ffe8), color-stop(34%,#deffec), color-stop(36%,#dffeec), color-stop(36%,#e2feef), color-stop(41%,#e5fff1), color-stop(58%,#e9fff3), color-stop(77%,#f3fff9), color-stop(100%,#fafffb)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d3fde5 0%,#d3ffe8 3%,#deffec 34%,#dffeec 36%,#e2feef 36%,#e5fff1 41%,#e9fff3 58%,#f3fff9 77%,#fafffb 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d3fde5 0%,#d3ffe8 3%,#deffec 34%,#dffeec 36%,#e2feef 36%,#e5fff1 41%,#e9fff3 58%,#f3fff9 77%,#fafffb 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d3fde5 0%,#d3ffe8 3%,#deffec 34%,#dffeec 36%,#e2feef 36%,#e5fff1 41%,#e9fff3 58%,#f3fff9 77%,#fafffb 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d3fde5 0%,#d3ffe8 3%,#deffec 34%,#dffeec 36%,#e2feef 36%,#e5fff1 41%,#e9fff3 58%,#f3fff9 77%,#fafffb 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d3fde5', endColorstr='#fafffb',GradientType=0 ); /* IE6-8 */
border:1px solid #ccc !important;
border-radius:6px;}
.popContent.content2,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent.content2{
background: #fff3e0; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZjNlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE4JSIgc3RvcC1jb2xvcj0iI2ZlZjJlNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2ZmZjRlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iI2ZmZjRlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI0JSIgc3RvcC1jb2xvcj0iI2ZlZjVlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI3JSIgc3RvcC1jb2xvcj0iI2ZmZjZlNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM2JSIgc3RvcC1jb2xvcj0iI2ZlZjRlOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM5JSIgc3RvcC1jb2xvcj0iI2ZmZjVlOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQxJSIgc3RvcC1jb2xvcj0iI2ZmZjhlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU0JSIgc3RvcC1jb2xvcj0iI2ZmZjhlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYxJSIgc3RvcC1jb2xvcj0iI2ZmZjlmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iI2ZmZmNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYzJSIgc3RvcC1jb2xvcj0iI2ZlZmFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY0JSIgc3RvcC1jb2xvcj0iI2ZmZmRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iI2ZkZjlmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY3JSIgc3RvcC1jb2xvcj0iI2ZmZmNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjcxJSIgc3RvcC1jb2xvcj0iI2ZmZmFmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjczJSIgc3RvcC1jb2xvcj0iI2ZmZmNmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc5JSIgc3RvcC1jb2xvcj0iI2ZmZmNmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iI2ZlZmRmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #fff3e0 0%, #fef2e6 18%, #fff4e8 20%, #fff4e8 23%, #fef5e4 24%, #fff6e7 27%, #fef4e8 36%, #fff5e9 39%, #fff8ed 41%, #fff8ee 54%, #fff9f1 61%, #fffcf3 63%, #fefaf1 63%, #fffdf4 64%, #fdf9f0 65%, #fffcf3 67%, #fffaf4 71%, #fffcf7 73%, #fffcf5 79%, #fefdf9 95%, #fffffd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff3e0), color-stop(18%,#fef2e6), color-stop(20%,#fff4e8), color-stop(23%,#fff4e8), color-stop(24%,#fef5e4), color-stop(27%,#fff6e7), color-stop(36%,#fef4e8), color-stop(39%,#fff5e9), color-stop(41%,#fff8ed), color-stop(54%,#fff8ee), color-stop(61%,#fff9f1), color-stop(63%,#fffcf3), color-stop(63%,#fefaf1), color-stop(64%,#fffdf4), color-stop(65%,#fdf9f0), color-stop(67%,#fffcf3), color-stop(71%,#fffaf4), color-stop(73%,#fffcf7), color-stop(79%,#fffcf5), color-stop(95%,#fefdf9), color-stop(100%,#fffffd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fff3e0 0%,#fef2e6 18%,#fff4e8 20%,#fff4e8 23%,#fef5e4 24%,#fff6e7 27%,#fef4e8 36%,#fff5e9 39%,#fff8ed 41%,#fff8ee 54%,#fff9f1 61%,#fffcf3 63%,#fefaf1 63%,#fffdf4 64%,#fdf9f0 65%,#fffcf3 67%,#fffaf4 71%,#fffcf7 73%,#fffcf5 79%,#fefdf9 95%,#fffffd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fff3e0 0%,#fef2e6 18%,#fff4e8 20%,#fff4e8 23%,#fef5e4 24%,#fff6e7 27%,#fef4e8 36%,#fff5e9 39%,#fff8ed 41%,#fff8ee 54%,#fff9f1 61%,#fffcf3 63%,#fefaf1 63%,#fffdf4 64%,#fdf9f0 65%,#fffcf3 67%,#fffaf4 71%,#fffcf7 73%,#fffcf5 79%,#fefdf9 95%,#fffffd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fff3e0 0%,#fef2e6 18%,#fff4e8 20%,#fff4e8 23%,#fef5e4 24%,#fff6e7 27%,#fef4e8 36%,#fff5e9 39%,#fff8ed 41%,#fff8ee 54%,#fff9f1 61%,#fffcf3 63%,#fefaf1 63%,#fffdf4 64%,#fdf9f0 65%,#fffcf3 67%,#fffaf4 71%,#fffcf7 73%,#fffcf5 79%,#fefdf9 95%,#fffffd 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fff3e0 0%,#fef2e6 18%,#fff4e8 20%,#fff4e8 23%,#fef5e4 24%,#fff6e7 27%,#fef4e8 36%,#fff5e9 39%,#fff8ed 41%,#fff8ee 54%,#fff9f1 61%,#fffcf3 63%,#fefaf1 63%,#fffdf4 64%,#fdf9f0 65%,#fffcf3 67%,#fffaf4 71%,#fffcf7 73%,#fffcf5 79%,#fefdf9 95%,#fffffd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff3e0', endColorstr='#fffffd',GradientType=0 ); /* IE6-8 */
border-radius:6px;
border:1px solid #ccc !important
}
.popContent.content3,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent.content3{
background: #e5f3fe; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZjNmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjZThmNmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9IiNlNGY0ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iI2U2ZjdmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQlIiBzdG9wLWNvbG9yPSIjZWRmNWY4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNSUiIHN0b3AtY29sb3I9IiNlZGY1ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3JSIgc3RvcC1jb2xvcj0iI2U2ZjdmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjglIiBzdG9wLWNvbG9yPSIjZTVmN2ZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iOSUiIHN0b3AtY29sb3I9IiNlYmY2ZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMSUiIHN0b3AtY29sb3I9IiNlOWY2ZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMyUiIHN0b3AtY29sb3I9IiNlZmY0ZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxNSUiIHN0b3AtY29sb3I9IiNlNmY5ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxNyUiIHN0b3AtY29sb3I9IiNlY2Y2ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNlOGY1ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyMSUiIHN0b3AtY29sb3I9IiNlZGY4ZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyMyUiIHN0b3AtY29sb3I9IiNlZmY4ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyNCUiIHN0b3AtY29sb3I9IiNlY2Y2ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIyOCUiIHN0b3AtY29sb3I9IiNlY2Y2ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzMCUiIHN0b3AtY29sb3I9IiNlZmY5ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIzOCUiIHN0b3AtY29sb3I9IiNlZWY4ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0NCUiIHN0b3AtY29sb3I9IiNmMWZhZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0NiUiIHN0b3AtY29sb3I9IiNmMGY3ZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmM2ZjZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1NCUiIHN0b3AtY29sb3I9IiNmNmZiZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI1OCUiIHN0b3AtY29sb3I9IiNmM2ZhZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3NSUiIHN0b3AtY29sb3I9IiNmN2ZjZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3NyUiIHN0b3AtY29sb3I9IiNmYmZjZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4MSUiIHN0b3AtY29sb3I9IiNmOGZjZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4NyUiIHN0b3AtY29sb3I9IiNmZGZlZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4OCUiIHN0b3AtY29sb3I9IiNmYWZiZmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5MSUiIHN0b3AtY29sb3I9IiNmZGZlZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NyUiIHN0b3AtY29sb3I9IiNmZGZmZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5NyUiIHN0b3AtY29sb3I9IiNmYmZjZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OCUiIHN0b3AtY29sb3I9IiNmZWZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI5OSUiIHN0b3AtY29sb3I9IiNmZWZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmRmZGZkIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  #e5f3fe 0%, #e8f6ff 1%, #e4f4ff 1%, #e6f7ff 3%, #edf5f8 4%, #edf5f7 5%, #e6f7ff 7%, #e5f7ff 8%, #ebf6fc 9%, #e9f6fc 11%, #eff4fa 13%, #e6f9ff 15%, #ecf6ff 17%, #e8f5ff 20%, #edf8fe 21%, #eff8f7 23%, #ecf6ff 24%, #ecf6ff 28%, #eff9ff 30%, #eef8ff 38%, #f1faff 44%, #f0f7fd 46%, #f3fcff 50%, #f6fbff 54%, #f3faff 58%, #f7fcff 75%, #fbfcff 77%, #f8fcff 81%, #fdfeff 87%, #fafbfd 88%, #fdfeff 91%, #fdfffe 97%, #fbfcfe 97%, #feffff 98%, #feffff 99%, #fdfdfd 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5f3fe), color-stop(1%,#e8f6ff), color-stop(1%,#e4f4ff), color-stop(3%,#e6f7ff), color-stop(4%,#edf5f8), color-stop(5%,#edf5f7), color-stop(7%,#e6f7ff), color-stop(8%,#e5f7ff), color-stop(9%,#ebf6fc), color-stop(11%,#e9f6fc), color-stop(13%,#eff4fa), color-stop(15%,#e6f9ff), color-stop(17%,#ecf6ff), color-stop(20%,#e8f5ff), color-stop(21%,#edf8fe), color-stop(23%,#eff8f7), color-stop(24%,#ecf6ff), color-stop(28%,#ecf6ff), color-stop(30%,#eff9ff), color-stop(38%,#eef8ff), color-stop(44%,#f1faff), color-stop(46%,#f0f7fd), color-stop(50%,#f3fcff), color-stop(54%,#f6fbff), color-stop(58%,#f3faff), color-stop(75%,#f7fcff), color-stop(77%,#fbfcff), color-stop(81%,#f8fcff), color-stop(87%,#fdfeff), color-stop(88%,#fafbfd), color-stop(91%,#fdfeff), color-stop(97%,#fdfffe), color-stop(97%,#fbfcfe), color-stop(98%,#feffff), color-stop(99%,#feffff), color-stop(100%,#fdfdfd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e5f3fe 0%,#e8f6ff 1%,#e4f4ff 1%,#e6f7ff 3%,#edf5f8 4%,#edf5f7 5%,#e6f7ff 7%,#e5f7ff 8%,#ebf6fc 9%,#e9f6fc 11%,#eff4fa 13%,#e6f9ff 15%,#ecf6ff 17%,#e8f5ff 20%,#edf8fe 21%,#eff8f7 23%,#ecf6ff 24%,#ecf6ff 28%,#eff9ff 30%,#eef8ff 38%,#f1faff 44%,#f0f7fd 46%,#f3fcff 50%,#f6fbff 54%,#f3faff 58%,#f7fcff 75%,#fbfcff 77%,#f8fcff 81%,#fdfeff 87%,#fafbfd 88%,#fdfeff 91%,#fdfffe 97%,#fbfcfe 97%,#feffff 98%,#feffff 99%,#fdfdfd 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e5f3fe 0%,#e8f6ff 1%,#e4f4ff 1%,#e6f7ff 3%,#edf5f8 4%,#edf5f7 5%,#e6f7ff 7%,#e5f7ff 8%,#ebf6fc 9%,#e9f6fc 11%,#eff4fa 13%,#e6f9ff 15%,#ecf6ff 17%,#e8f5ff 20%,#edf8fe 21%,#eff8f7 23%,#ecf6ff 24%,#ecf6ff 28%,#eff9ff 30%,#eef8ff 38%,#f1faff 44%,#f0f7fd 46%,#f3fcff 50%,#f6fbff 54%,#f3faff 58%,#f7fcff 75%,#fbfcff 77%,#f8fcff 81%,#fdfeff 87%,#fafbfd 88%,#fdfeff 91%,#fdfffe 97%,#fbfcfe 97%,#feffff 98%,#feffff 99%,#fdfdfd 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e5f3fe 0%,#e8f6ff 1%,#e4f4ff 1%,#e6f7ff 3%,#edf5f8 4%,#edf5f7 5%,#e6f7ff 7%,#e5f7ff 8%,#ebf6fc 9%,#e9f6fc 11%,#eff4fa 13%,#e6f9ff 15%,#ecf6ff 17%,#e8f5ff 20%,#edf8fe 21%,#eff8f7 23%,#ecf6ff 24%,#ecf6ff 28%,#eff9ff 30%,#eef8ff 38%,#f1faff 44%,#f0f7fd 46%,#f3fcff 50%,#f6fbff 54%,#f3faff 58%,#f7fcff 75%,#fbfcff 77%,#f8fcff 81%,#fdfeff 87%,#fafbfd 88%,#fdfeff 91%,#fdfffe 97%,#fbfcfe 97%,#feffff 98%,#feffff 99%,#fdfdfd 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e5f3fe 0%,#e8f6ff 1%,#e4f4ff 1%,#e6f7ff 3%,#edf5f8 4%,#edf5f7 5%,#e6f7ff 7%,#e5f7ff 8%,#ebf6fc 9%,#e9f6fc 11%,#eff4fa 13%,#e6f9ff 15%,#ecf6ff 17%,#e8f5ff 20%,#edf8fe 21%,#eff8f7 23%,#ecf6ff 24%,#ecf6ff 28%,#eff9ff 30%,#eef8ff 38%,#f1faff 44%,#f0f7fd 46%,#f3fcff 50%,#f6fbff 54%,#f3faff 58%,#f7fcff 75%,#fbfcff 77%,#f8fcff 81%,#fdfeff 87%,#fafbfd 88%,#fdfeff 91%,#fdfffe 97%,#fbfcfe 97%,#feffff 98%,#feffff 99%,#fdfdfd 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5f3fe', endColorstr='#fdfdfd',GradientType=0 ); /* IE6-8 */
border:1px solid #ccc !important;
border-radius:6px;
}
.popContent.content4,.maincontainer .productInfoCover .ui-grid-a .ui-block-a .popContent.content4{
background: #feedf7; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZWRmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iI2ZlZWZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjIzJSIgc3RvcC1jb2xvcj0iI2ZmZWZmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI3JSIgc3RvcC1jb2xvcj0iI2ZmZjBmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI5JSIgc3RvcC1jb2xvcj0iI2ZmZWZmYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjMwJSIgc3RvcC1jb2xvcj0iI2ZmZjBmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iI2ZmZjlmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg2JSIgc3RvcC1jb2xvcj0iI2ZkZmJmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkwJSIgc3RvcC1jb2xvcj0iI2ZlZmNmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZkZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #feedf7 0%, #feeff6 23%, #ffeff9 23%, #fff0f7 27%, #ffeffa 29%, #fff0f7 30%, #fff9fd 65%, #fdfbfc 86%, #fefcff 90%, #fffdfe 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feedf7), color-stop(23%,#feeff6), color-stop(23%,#ffeff9), color-stop(27%,#fff0f7), color-stop(29%,#ffeffa), color-stop(30%,#fff0f7), color-stop(65%,#fff9fd), color-stop(86%,#fdfbfc), color-stop(90%,#fefcff), color-stop(100%,#fffdfe)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #feedf7 0%,#feeff6 23%,#ffeff9 23%,#fff0f7 27%,#ffeffa 29%,#fff0f7 30%,#fff9fd 65%,#fdfbfc 86%,#fefcff 90%,#fffdfe 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #feedf7 0%,#feeff6 23%,#ffeff9 23%,#fff0f7 27%,#ffeffa 29%,#fff0f7 30%,#fff9fd 65%,#fdfbfc 86%,#fefcff 90%,#fffdfe 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #feedf7 0%,#feeff6 23%,#ffeff9 23%,#fff0f7 27%,#ffeffa 29%,#fff0f7 30%,#fff9fd 65%,#fdfbfc 86%,#fefcff 90%,#fffdfe 100%); /* IE10+ */
background: linear-gradient(to bottom,  #feedf7 0%,#feeff6 23%,#ffeff9 23%,#fff0f7 27%,#ffeffa 29%,#fff0f7 30%,#fff9fd 65%,#fdfbfc 86%,#fefcff 90%,#fffdfe 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feedf7', endColorstr='#fffdfe',GradientType=0 ); /* IE6-8 */
border:1px solid #ccc !important;
border-radius:6px;
}

#productPopup .smallgreenBtn span.num{display:none;}
.productInfoCover .row1 .ui-block-a .smallgreenBtn span.num{background:url(../images/smallgreen1.png) no-repeat;width:20px;height:20px;position: absolute;right: 0;top: 0;margin:10px 5px 5px 5px;}
.productInfoCover .row1 .ui-block-b .smallgreenBtn span.num{background:url(../images/smallgreen2.png) no-repeat;width:20px;height:20px;position: absolute;right: 0;top: 0;margin:10px 5px 5px 5px;}
.productInfoCover .row2 .ui-block-a  .smallgreenBtn span.num{background:url(../images/smallgreen3.png) no-repeat;width:20px;height:20px;position: absolute;right: 0;top: 0;margin:10px 5px 5px 5px;}
.productInfoCover .row2 .ui-block-b  .smallgreenBtn span.num{background:url(../images/smallgreen4.png) no-repeat;width:20px;height:20px;position: absolute;right: 0;top: 0;margin:10px 5px 5px 5px;}

.prdContent1 span.num, .prdC1 span.num{background:url(../images/smallgreen1.png) no-repeat;width:7px;height:20px; float:left;}
.prdContent2 span.num, .prdC2 span.num{background:url(../images/smallgreen2.png) no-repeat;width:7px;height:20px; float:left;}
.prdContent3 span.num, .prdC3 span.num{background:url(../images/smallgreen3.png) no-repeat;width:7px;height:20px; float:left;}
.prdContent4 span.num, .prdC4 span.num{background:url(../images/smallgreen4.png) no-repeat;width:7px;height:20px; float:left;}

/*.smallgreenBtn span.two{background:url(../images/smallgreen2.png) no-repeat;width:20px;height:20px;position: absolute;right: 0;top: 0;margin:10px 5px 5px 5px;}
.smallgreenBtn span.three{background:url(../images/smallgreen3.png) no-repeat;width:20px;height:20px;position: absolute;right: 0;top: 0;margin:10px 5px 5px 5px;}
.smallgreenBtn span.four{background:url(../images/smallgreen4.png) no-repeat;width:20px;height:20px;position: absolute;right: 0;top: 0;margin:10px 5px 5px 5px;}*/
.marginL{margin-left:60px;}
/*change for application*/
.handlerreportpart .btn_nav .ui-block-a .blockA .icon {background: url(../images/nav_btns_icons.png) 6px -53px no-repeat;}
.maincontainer .ui-grid-a .handlerreportpart .planInfoTitle{background:url(../images/handler.png) 0 0 no-repeat;}
.maincontainer .ui-grid-a .handlerreportpart .planInfoTitle span{padding: 5px 0 0 30px;display: inline-block;}
.beneficiarypart .productInfoCover1 .alterRows .ui-grid-a{padding-top:0px;}
.datetxtstyle{color:#666666;}
.handlerreportpart .chk b{float:left;margin:3px 0 0 0}

/*change for customerMgmt*/
.custInfogreenLbl12{float:left;width:10%;color:#1B8644;}
.custInfogreenLbl13{color:#333;}
.custInfoblackLbl .label span,.custInfoblackLblwidth .label span{float:left;width:30%;margin:0px 5px 0px 0px;}
.communicationInfo textarea{width:60%;padding:10px;font-size:12px;float:left;}
.custMgmtCustInfo .custInfoblackLbl6{float:left;width:15%;}
/* changes for CustomerMgmt */
.addgroupblock1{float:left;margin:0px 0px 15px 0px;width:100%;height:50px;}
.corpaddrow .addgroupblock1 span{float:left;margin:9px 0px 0px 5px;}
.corpPlanContainer .maincontainer .corpPlanTab3 .ui-block-a{border:0px;}
.secondeditPopContainertab3{margin-top:25px;height:480px;overflow-y:scroll;padding-right: 20px;}
.secondeditPopContainertab3 .btn_nav  .blockA span{padding:0 10px 0 25px;}
.secondeditPopContainertab3 .btn_nav  .blockA .back{background:url(../images/nav_btns_icons.png) 6px -332px no-repeat;}
.tab3Parent{background:#fff;color:#000;text-align:center;border:1px solid #000;}
.editTable table,.editPopContainertab2 .editTable table,.secondeditPopContainertab2 .editTable table,.thirdeditPopContainertab2 .editTable table,.fourtheditPopContainertab2 .editTable table{width:100%; text-align:center; font-size:12px;}
.editTableTab3 table{width:100%; text-align:center; font-size:12px;}
.editTableTab3 table td{height:20px;}

.editTableTab3 table td.corpLightGrey{width:10%;background:#cbf8cb;border-left:1px solid #000;border-bottom:1px solid #000;border-right:1px solid #000;}
.editTableTab3 table td.corpWhiteBG{width:10%;background:#fff;border-left:1px solid #000;border-bottom:1px solid #000;border-right:1px solid #000;  }
.editTableTab3 table td.tab3col{width:10%;background:#fff;border-left:1px solid #000;border-bottom:1px solid #000;border-right:1px solid #000;}
.corpTab3prodEditTab2{margin-top:20px;}
.corpTab3prodEditTab2 table{border:1px solid #000;}
.corpTab3prodEdittext{float:left;margin:10px 0px 10px 0px;}
/*30-09-2013*/
.padR130{padding-right:130px;}
.communicationInfo div.ui-input-text{background:#fff;}
.customerMgmtGroup .btn_nav{margin-top:10px;float:left;width:auto;}
.customerMgmtGroup .btn_nav .ui-block-a .blockB{float:left;}
.customerMgmtGroup .btn_nav .ui-block-a .blockB span{padding:0px 10px 0px 25px;}
.customerMgmtGroup .btn_nav .ui-block-a .blockB{border-radius:5px;position: relative;padding: 6px 0 6px 0;}
.customerMgmtGroup .btn_nav .ui-block-a .blockB span.excel {background: url(../images/nav_btns_icons.png) 6px -588px no-repeat;}
.floatL{float:left;}
.topbtnPnlcust a{background:url(../images/btn_bg.png) repeat-x;/* Old browsers */
background: -moz-linear-gradient(top,  #57975a 0%, #58a45a 4%, #56a458 11%, #549f5a 15%, #579e58 19%, #559e59 22%, #509c51 30%, #4f924f 44%, #47894b 63%, #478248 70%, #488248 74%, #448146 78%, #3f793f 96%, #57975a 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#57975a), color-stop(4%,#58a45a), color-stop(11%,#56a458), color-stop(15%,#549f5a), color-stop(19%,#579e58), color-stop(22%,#559e59), color-stop(30%,#509c51), color-stop(44%,#4f924f), color-stop(63%,#47894b), color-stop(70%,#478248), color-stop(74%,#488248), color-stop(78%,#448146), color-stop(96%,#3f793f), color-stop(100%,#57975a)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* IE10+ */
background: linear-gradient(to bottom,  #57975a 0%,#58a45a 4%,#56a458 11%,#549f5a 15%,#579e58 19%,#559e59 22%,#509c51 30%,#4f924f 44%,#47894b 63%,#478248 70%,#488248 74%,#448146 78%,#3f793f 96%,#57975a 100%); /* W3C */
}
/*01-10-2013 changes of retail illustartion*/
.botbtnPDF a.ui-link:hover{color:#fff;}
/*Retail Application changes*/
/*03-10 changes for corp Application*/
.maincontainer.corpApplication .ui-grid-a .customerInfoTitle span{display:inline-block;}
.maincontainer.corpApplication .ui-grid-a .customerInfoTitle{margin:20px 0 5px 0;}
.maincontainer.corpApplication .ui-grid-a .ui-block-a .leftTabs .tab2 a{padding:56px 0 0 0;}
/*04-10-2013 changes*/
.occupationSearch .ui-input-search input.ui-input-text{cursor:pointer;}

.text-label {color: #cdcdcd;}
.text-labelwhite{color:#fff;}
.dialogCancel,.dialogCancelComm,.dialogCancel1
{
 color: #000000;
    float: right;
    height: 18px;
    margin: 5px 0 0;
    position: absolute;
    right: 95px;
    top: 0;
    width: 18px;
}
strong.greenArrowCls{background: #fff url(../images/nav_btns_icons.png) 0px -523px no-repeat;padding-left: 10px;margin-left: 5px;}
.dialogCancel a,.dialogCancelComm a,.dialogCancel1 a{float:left;height:18px; width:18px; background: url(../images/popup_remove.png) no-repeat;}
.pdfDialogclass{padding:25px 20px 20px 20px; background:#fff; width:1024px; margin:0 auto; height:550px;}
.closePop{position:absolute; right:7px; top:8px; width:18px; height:18px; cursor:pointer;}
.lmainTabs .planA, .lmainTabs .planB, .lmainTabs .planC, .lmainTabs .planD, .lmainTabs .commonplan{position:relative;}
.policyHolderCont .insuredTxt{margin:13px 0 0 33px !important}
.illuEditdialog .ui-overlay-shadow{box-shadow:none;}
.searchResShowHide1.hideDiv {display:none;}
/*#age1{color:#aaa!important;}*/
#nameids.text-label{color:#000!important;}
.gridBadge1, .gridBadge2, .gridBadge3, .gridBadgePA
{
top: -8px;right:0px;position:absolute; background:red; border-radius:4px; color:#fff; width:24px; height:18px;padding:2px 0 0 2px;
display:none;
z-index:10;
}
.gridposRelative{
position:relative;
}
.ui-listview-filter a{display:none;}
.labelHolder{position:relative;}
.labelHolder .inputHolder{position: absolute;right: 75px;left: 0px;}
.labelHolder .searchHolder{position: absolute; right: 0; top:0; bottom:0;}
.addressTable{display:none;}
.addressInnerContent{margin:0px;}

.appProgressListNew{width: 90%;margin: 15px 0px 15px 18px;text-align: right;}
.progorngImgcont{background:url(../images/progress-one-orng.png) no-repeat;width:54px;height:27px;float:left;}
.progorngText{float:left;margin: 5px 0px 0px 5px;font-size: 14px !important;}
.progorngImgcont1{background:url(../images/progress-two-orng.png) no-repeat;width:54px;height:27px;float:left;}
.lastPDFli{margin:0px !important;}
.zipcodeTableCover th, .addressTableCover th{padding:4px 2px 4px 2px;border-right:1px #ccc solid;border-bottom:1px solid #c4c4c4;background:#6d8377;color:#fff; text-align:center;}
.zipcodeTableCover td, .addressTableCover td{padding:4px 2px 4px 2px;border-right:1px #ccc solid;border-bottom:1px solid #c4c4c4;text-align:center;}
.zipcodeTableCover th:nth-child(1),.zipcodeTableCover td:nth-child(1),.addressTableCover th:nth-child(1),.addressTableCover td:nth-child(1){width:30px;}
.zipcodeTableCover th:nth-child(2),.zipcodeTableCover td:nth-child(2),.addressTableCover th:nth-child(2),.addressTableCover td:nth-child(2){width:64px;}
.zipcodeTableCover th:nth-child(3),.zipcodeTableCover td:nth-child(3),.addressTableCover th:nth-child(3),.addressTableCover td:nth-child(3){width:170px;}
.zipcodeTableCover th:nth-child(4),.addressTableCover th:nth-child(4){width:125px;} 
.zipcodeTableCover td:nth-child(4),.addressTableCover td:nth-child(4){width:108px;}
.searchResultValues .addressTableCover th:nth-child(2),.searchResultValues .addressTableCover td:nth-child(2){width: 140px;}
.zipcodeTableCover table,.addressTableCover table{border-spacing:0px;border-left:1px #ccc solid;border-top:1px #ccc solid;width:100%;}
.zipcodeTableBody{overflow-y:scroll; height:125px;}
.searchResultValues .zipcodeTableBody{height:156px;}
.searchBtnPopup{margin: 7px 12px 0px 0px!important;}
.fileWrapper {width: 370px!important;}
.zip1cnt{font-weight:bold;}
.zip1cnt, .zip2cnt{font-weight:bold;}
.greenLblPrg{color:#386a0c;font-weight:bold;}
.progorngImgcontIcon{background:url(../images/sandclock_icon.png) no-repeat;width:22px;height:22px;float:left;}
.searchBtnPopup{cursor:pointer;}
.productTitle .datetxtstyle{font-weight:normal; font-size:12px;}
.illustrationHiddenline{height:420px;position:relative;width:100%;border: 1px solid #bdbdbd; margin: 75px 0 50px 0;display:none;}
.iHiddenLeft{position:absolute; width:74px;top:0px;height:420px;border-right: 1px solid #bdbdbd;}
.iHiddenRight{position: absolute;
width: 25%;
border-left: 1px solid #bdbdbd;
right: 0px;
top: 0px;
height: 420px;}
.productInfoCover .calDone{
background: url(../images/badge_image.png) no-repeat;
width: 47px;
height: 21px;
position: absolute;
top: 10px;
right: 35px;
display:none;}
.dummyPDCover .calDone{
display:block;
}
.hideDiv{display:none;}
.lastDate{display:none;}
.editFieldL .ageValue{width:auto;}
.guardtext{padding:0px 0px 10px 10px;}
.LPadNone{padding-left:0px !important;}
.custGuradText{float:left;margin:5px 0px 0px 0px;}
.width70per{width:70% !important;}
.marClear{clear:both;margin-top:-20px;}
.width44Per{width:44% !important;}
.width46Per{width:46% !important;}
.armlabelcon{margin:5px 0px 0px -37px;float: left;}
.marginNone{margin:0px !important;}
 .IMEControl {
	ime-mode: inactive;
	-webkit-ime-mode: inactive;
	-moz-ime-mode: inactive;
	-ms-ime-mode:inactive;
	ime-mode: disabled;
	-webkit-ime-mode: disabled;
	-moz-ime-mode: disabled;
	-ms-ime-mode:disabled;
        }
/*other screen CSS*/
.otherScreenCont{border:1px solid #bdbdbd;margin:20px 0px 50px 0px;padding:15px;}
.otherHeader{color:#1B8644;border-bottom: 1px solid #ccc;margin-bottom:15px;padding:10px 0px 10px 0px;}
.otherScreenGreyBG{background:#dbffdc;}
.otherScreenTable table{border:1px solid #ccc;border-top:0px;margin-top:15px;width:75%;}
.otherScreenTable table td{padding:10px;border-top:1px solid #ccc;}
.otherPDFImg{background:url(../images/hdicon2.png) no-repeat;width:15px;height:19px;float:left;margin-right:10px;}
.otherPDFCont a.ui-link{color:#333;font-weight: normal;}
.otherPDFCont a.ui-link:hover,.ui-body-c .otherScreenTable .ui-link:visited,.ui-body-c .otherScreenTable  .ui-link:visited{color:#333;}
.normalTxt{margin-top:10px;}
.otherPDFCont a.greenTxtLine.ui-link{color:#1B8644;font-weight: normal;font-size:14px;text-decoration:underline;}
.otherPDFCont a.greenTxtLine.ui-link:hover{color:#1B8644;}
.marginT5{margin-top:5px;}
.marginT5redTxt{margin-top:5px;color:red;}
.greenTxtOther{color:#1B8644;}
.marginT20L7{margin:20px 0px 0px -7px;}
.otherExcelImg{background:url(../images/hdicon1.png) no-repeat;width:19px;height:19px;float:left;margin-right:10px;}
.otherWordDocImg{background:url(../images/wordDocImg.png) no-repeat;width:17px;height:17px;float:left;margin-right:10px;}
.blueTxtWid{color:#1156b3;width:30%;font-weight: bold;}
.otherScreenTable table td input.ui-input-text{font-size:12px;padding:4px;}
.otherScreenTable table td .ui-input-text.ui-corner-all{background:#fff;}
.otherScreenInp{width:40%;float:left;}
.otherScreenTable table td div.ui-input-text{margin:0px;}
.marginTL5Txt{margin:5px 0px 0px 5px;width: 57%;float: left;}
.wid80Per{width:80% !important;}
.otherScreenTable table td.blueTxtWid{border-right:1px solid #ccc;}
.padLR{padding:0px 15px 0px 15px;}
.marginT45{margin-top:45px;}

.agentSearchDetails th{padding:4px 2px 4px 2px;border-right:1px #ccc solid;border-bottom:1px solid #c4c4c4;background:#6d8377;color:#fff; text-align:center;}
.agentSearchDetails td{padding:4px 2px 4px 2px;border-right:1px #ccc solid;border-bottom:1px solid #c4c4c4;text-align:left;}
/*.agentSearchDetails th:nth-child(1),.agentSearchDetails td:nth-child(1){width:27px;}
.agentSearchDetails th:nth-child(2),.agentSearchDetails td:nth-child(2){width:86px;}
.agentSearchDetails th:nth-child(3),.agentSearchDetails td:nth-child(3){width:83px;}
.agentSearchDetails th:nth-child(4){width:125px;} 
.agentSearchDetails td:nth-child(4){width:108px;}*/
.agentSearchDetails table{border-spacing:0px;border-left:1px #ccc solid;border-top:1px #ccc solid;width:100%;table-layout:fixed;}
span.radio.active{background:url(../images/radio.png) 0 -20px no-repeat;}
.ui-radio{display:none}
span.radio {width: 10px;height: 22px;padding: 0px 5px 0px 15px;background:url(../images/radio.png) 0 -40px no-repeat;display: block;clear: left;float: left;}
.agentSearchDetails .agentRadio{display:none;}
.agentSearchTableBody{overflow-y:scroll; height:155px;}

.headerLogOut {position: absolute;right: 0px;top: 22px;}

.headerLTxt2 {float: left;font-size: 17px;font-weight: bold;margin: -3px 0 0;text-shadow: none;}

.headerLTxt {font-weight:bold}

.headerDateTime {margin: 4px 0 0 0;}

.headerLTxtSmall{margin:4px 0 0 0}

#ajaxBusy {
   display: none;
  position: fixed;
  left: 0;
  top: 0;
  background:url("../images/loadingBG.png");
  z-index:1200;
  right:0px;
  bottom:0px;
  height:100%;
  width:100%;
}
#planAgencyDiv.ui-disabled, #planAgentDiv.ui-disabled{height:30px;}
#busyIndicator
{
background:url("../images/ajax_loader_gray_64.gif") no-repeat center center;
  width: 100%;
  height: 100%;
}
/* Aman's change A */
.tickbtn span{ background: url(../images/nav_btns_icons.png) 6px -117px no-repeat !important; }
.backbtn span{ background: url(../images/nav_btns_icons.png) 6px -332px no-repeat !important; }

.wpthemeOverflowAuto {
margin: 30px 0 0 !important;
overflow-x: hidden !important;
}

/* Aman's change A END */
.padL50{padding-left:50px!important;}
.redFontCls{color:red !important;}
.agncySrchRecTotal{background: none repeat scroll 0 0 #FF0000;border-radius: 5px;color: #FFFFFF;display: none;height: 17px;padding: 0 0 2px 2px;position: absolute;right: 0;top:1px;width: 25px;}
.searchPopwidth1 .btn_nav .ui-block-a {
    padding: 10px 10px 0 5px; !important
}
.searchRecMsg{height:18px;color:#C20009;clear:both;font-size: 12px;padding: 3px 5px 3px 5px;}
.gridBadge6 {background: none repeat scroll 0 0 #FF0000;border-radius: 5px;color: #FFFFFF;display: none;height: 18px;margin-right: 5px; margin-top: -15px;padding: 2px 5px;position: absolute;right: 0;top: 236x;width: 20px;}/* Aman's Change 4ND */
.dateTo { width: 8%; }
/*.btn_nav a, .ui-body-c .ui-link{ background-size: auto 105%; }*/
.searchcollapse { background-position: 0 -47px; }
.minus {background-position: 0px -70px;}
#gview_searchPlanlisttab1 {max-width: none; width: 100% !important; }
.gridgray{ background: #f2f2f2 !important; }
.gridwhite{ background: #ffffff !important; }
.searchInnerContent .btn_nav .blockA {width: 75px;text-align: center; }
/* Change End */
/*SantoshUx changes START*/
.dtsepartr{width:8%;font-size:1.5em;margin-top: 1px;}
.padTop1{padding-top:5px;}
/*SantoshUx changes END*/
/* Aman's Change DX2 */
.wpthemeLayoutContainers { width: 100% !important; }
.wpthemeInner .layoutRow { table-layout: fixed; }
.layoutColumn { table-layout: fixed; }
.ui-btn-icon-notext .ui-btn-inner .ui-icon {
margin: 4px 1px 2px 3px;
float: left;
}
.grayText{ color: gray !important; }
#specialAgencySearch .agentSearchTableBody {border: 1px solid #ccc;}
#agencySrchPopup{width:750px!important;}
.padAL20 {padding-left: 20px!important;width: 80px!important;}
.padCL20{float: right!important;margin: 0 20px 0 0!important;}
.padBL20{float: right!important;padding-left: 0px!important;width: 100px!important;}
#customerAgencyDiv, #customerAgentDiv{height:30px!important;}


/* d14 */
.ui-page{background: white !important;}
footer.wpthemeFooter {display:none !important;}
.inner_content_container{ border-bottom: none !important; }

.cstSrchParent.secA1 .clsSec1,.cstSrchParent.secA1 .clsSec2{width:50%; float:left;}
.cstSrchParent.secA1 .ui-grid-a .ui-block-a, .cstSrchParent.secA1 .ui-grid-a .ui-block-b{float:left;width:100%;}
.cstSrchParent.secA1 .ui-grid-a{height:28px;}

.cstSrchParent.secB1 .clsSec1,.cstSrchParent.secB1 .clsSec2{width:100%; float:left;}
.cstSrchParent.secB1 .clsSec1 .ui-grid-a .ui-block-a, .cstSrchParent.secB1 .clsSec1 .ui-grid-a .ui-block-b{float:left;width:50%;}
.cstSrchParent.secB1 .clsSec2 .ui-grid-a .ui-block-a, .cstSrchParent.secB1 .clsSec2 .ui-grid-a .ui-block-b{float:left;width:100%;}
.cstSrchParent.secB1 .clsSec2 .ui-grid-a{    float: left;    width: 50%;    box-sizing: border-box;    height: 50px;}
.cstSrchParent.secB1.plnBG .clsSec2 .ui-grid-a.even{background:#f2f2f2 !important}

.cstSrchParent.secB1.cstBG .clsSec1,.cstSrchParent.secB1.plnBG .clsSec1{display:none;}
.cstSrchParent.secB1.cstBG .clsSec2 .ui-grid-a,.ui-grid-a.gridwhite.odd.chnClrGrey{background:#f2f2f2!important}
.listItemsArrange{width:100% !important;}
.widthReduce{width:14.5% !important;}
.alignPAUser{margin:0 0 0 -13px;}
.paUserMrgCover{padding:1% 1% 1% 0!important;}
.paUserMrg{margin:0!important;}
.InBlk{display: inline-block;}
.userpadLT{ margin: 0 0 0 15px !important;padding: 5px 0 0 0;}
.w40{width:40px!important;}
#kanaNameErrMSG{padding: 0px 0px 0px 120px !important;}
#tlbSendableListBtn{
display:none;
float:left;
width:auto;
}
#tlbSendableListBtn span{
padding: 0 10px 0 10px !important;
}
.newIdBtnText{
padding-left:3px;
}
.newidregisterresiuue{
width:85px !important;
}
.borderB {
	border-bottom: 1px solid #ccc;
}

.padT5 {
	padding: 5px 0 0 0;
}

tr td {
	height: 40px !important;
	padding: 0 4px 10px !important;
}

.padT15 {
	display: inline-block;
	padding: 15px 0 0 !important;
}

.marT10 {
	margin-top: 10px !important;
}

.height25px div.ui-input-text input {
	padding: 4px 0 0 0px !important;
	font-size : 12px;
}

.height25px {
	height: 24px !important;
}

table {
	width: 100%
}

.w200 {
	width: 200px !important;
	display: inline-block;
}

.greyRow {
	background: #eee;
}

.wrapper {
	margin: 0;
}

#newIdRegister {
	padding-bottom: 40px;
}

.ui-grid-solo .ui-block-a {
	display: block;
	float: none;
}

.newidregister {
	background: linear-gradient(to bottom, #57975a 0%, #58a45a 4%, #56a458 11%, #549f5a
		15%, #579e58 19%, #559e59 22%, #509c51 30%, #4f924f 44%, #47894b 63%,
		#478248 70%, #488248 74%, #448146 78%, #3f793f 96%, #57975a 100%);
	width: 80px;
	margin: 0 10px 0 0;
	height: 25px;
	text-shadow: none;
	text-align: center;
	border-radius: 6px;
	float: right !important;
}

.btn_nav a.greenBtn span {
	display: table-cell;
	vertical-align: middle;
	height: 25px;
	text-align: center;
	min-width: 80px;
}

.floatRight{
	float:right !important
}
