@import url("mediaQ.css?v=15.1");
@import url("dashboard.css?v=15.1");
/*@import url("MA.css");*/
@import url("customTable.css");
html {
  position: relative;
  min-height: 100%;
}
body{
  padding-top: 50px;
  background: #fff;
  font-size: 13px;
  font-family: "Segoe UI", arial, verdana, "lucida sans unicode", tahoma, sans-serif !important;  
  margin-bottom:38px;
}
a{ color:#2669b2;}
.inline-block{
	display: inline-block;
}

.panel-heading .right-content{
	margin-top: 2px;
}
.panel-heading{
	padding: 2px 10px;
}
.right-content button:active,.right-content button:focus,.right-content button:hover,.right-content button:hover:active,.right-content button:active:focus{
	outline: none !important;
	background: #afacac;
	transition: 300ms ease-in-out;
}
.overlay{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 111112;
  background-color: rgba(0,0,0,0.5); /*dim the background*/
}
.list-group-item {
    border: 1px solid #ddd;
    border-width: 1px 0;
}
/* Drop down menu */
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}
.navbarCustom .navbar-brand{
	padding: 0px !important;
	height: auto !important;
}
#menu-toggle{
    padding: 14px 12px 15px 10px;
    background-color: #d2dbe0;
    display:inline-block;    
}
#menu-toggle i{
	color: #fff;
	font-size: 20px;
}
#menu-toggle:hover, .mainNavToggle.open #menu-toggle{background-color: #3170b7;}
#menu-toggle .icon-bar {
    display: block;
    width: 20px;
    height: 3px;
    background-color: #fff;
    margin-left:auto;
    margin-right:auto;
    background-image:none;
}
#menu-toggle .icon-bar+.icon-bar {
    margin-top: 3px;
}

.navbar .logo-lg{
	margin-left: 5px;
}
.navbarCustom.navbar{
	min-height: auto !important;
    box-shadow: 1px -20px 0px 0px rgba(0, 0, 0, 0), 1px -2px 13px 0px rgba(0, 0, 0, 0.55);
	background-color: #fff;
	border-bottom: 0;
	z-index: 99999;
}
.navbarCustom.navbar .navbar-link{
	color: #000000;
}
.navbarCustom.navbar .navbar-link:hover{
	color: #23527c;
}
.navbarCustom.navbar .navbar-link:hover,.navbarCustom.navbar .navbar-link:focus,.navbarCustom.navbar .navbar-link:active{
	background-color: transparent;
}

.main_dropdown{
	width: 100%;
	padding: 0;
    margin: 8px 0 0;	
}
.main_dropdown .panel{
	margin-bottom: 0;
	border-radius: 0; 
	background-color: #3170b7;	
}
.main_dropdown .panel-heading{
	border-radius: 0;
	background-color: #275a93;
}
.list-group-horizontal {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.list-group-horizontal > .list-group-item {
    padding: 10px 20px;
    display: table-cell;
    float: none;
    text-align: left;
    width: 1%;
    border-radius: 0;
    color: #fff;
    background-color: transparent;
    border-left: 0;
	border-top: 0;
	border-bottom: 0;
}
.list-group-horizontal > .list-group-item:after {
    position: absolute;
    right: 0;
    z-index: 100;
    top: 26px;
    width: 1px;
    height: 90%;
    background: #fdfdfd5c;
}
.list-group-horizontal > .list-group-item:last-child:after {
    background: transparent;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 3px;
}
.list-group-horizontal > .list-group-item:last-child {
  border-bottom-right-radius: 3px;
}
.list-group-horizontal > .list-group-item span{
	margin-left: 10px;
    font-weight: 700;	
}
.list-group-horizontal > .list-group-item .list-group .list-group-item{
    background-color: transparent;
    border: none;	
    border-radius: 0;
    display: list-item;
    list-style-type: none;
    padding:0;
}
.list-group-horizontal > .list-group-item .list-group .list-group-item a{ color:#fff; display:block;padding: 2px 2px 2px 14px;transition: 500ms; background-image:url('../images/MA/bullet2.png'); background-repeat:no-repeat; background-position:0 8px;}
.list-group-horizontal > .list-group-item .list-group .list-group-item a:hover{
    padding: 2px 2px 2px 24px;	
	background-color: #275a93;
	 background-position:10px 8px;
	 text-decoration:none;
}
.list-group-horizontal > .list-group-item .list-group{
    margin-top: 10px;
	margin-bottom: 5px;		
}
.main_dropdown:before {
    content: '';
    position: absolute;
    left: 22px;
    top: -6px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #275a93;
    clear: both;
}
#footer,#footer1 {
    position: absolute;
    width: 100%;
    bottom: 0px;
    height: 40px;
    font-size: 12px;
    color: #777;
	text-align: center;
	z-index: 99999;
}

#footer .copyright, #footer1 .copyright{
	/*height: 100%;*/
	padding-top: 14px;
	border-top: 0px solid #cbcccf;		
}
#footer1 .copyright{margin: 0 220px;}
/*#footer1 .textCopy{ margin:0 25%;padding-top: 18px;}*/
#footer1 .pull-left, #footer1 .pull-right{  margin-top:5px;}
.panel-heading img{
	margin-left: 10px;
}
.height-100{
	height: 100%;
}
.popover{
	z-index: 1111111;
}
.breadcrumb { height:25px; /*margin-top:2px;*/ margin-bottom:1px; padding: 3px 5px;}
.breadcrumb .hm-icn { width:16px; height:19px;  float:left;  margin-top:2px; margin-right:5px;  background-image: url(../images/MA/icn_breadcrumb_home.png) !important; background-position: 0px 1px !important;}
.breadcrumb ul { margin-top:2px; margin-bottom:0;margin-left: 5px; list-style:none; padding:0; /* float:left;*/ }
.breadcrumb li {display:inline; margin:0; padding-left:12px; padding-right:5px; background:url(../images/sprit1.png) no-repeat -355px -56px; }
.breadcrumb li a { color:#2669b2; }
.breadcrumb li a:hover { color:#2669b2;}

.breadcrumb > li + li:before {
    color: #444141;
    content: "> ";
    padding: 0 5px;
}
.breadcrumb {
    margin-bottom: 5px;
    padding: 3px 15px;
    background-color: transparent;
}
.breadcrumb li a{
	font-weight: 700;
	color: #2669b2;
}
.btn {
	border-radius: 0 !important;
	font-size: 13px;
}
.height-91{
	height: 91%;
}
.btn:focus{
	outline: none !important;
}
.main_dropdown .panel-heading{
	padding: 5px 15px !important;
	font-size: 12px;
}
.btn-info{
	background-color: #1c96e1;
	border-color: #217a94;
}
.form-control{
	height: 26px ;
	border-radius: 0;
}
.breadcrumb li{
	font-size: 12px;
}
.main_dropdown .list-group-item img{
	width: 10%;
}

.dropdown-submenu:hover ul{
	display: inline-block !important;
}
.dropdown-submenu span{
	/*margin-left: 15px;*/
}
.dropdown-menu li a{
	cursor: pointer;
}

.form-control{
	padding: 0px 8px ;
}

.dropdown-menu,.form-control{
	font-size:13px;
}
.navSearchCon {margin-left: 200px;    margin-right: 300px;}
.navSearchCon .navSearch{ padding:8px 20px 0 ; position:relative;}
.navSearchCon .navSearch > .form-control{ height:28px; background-color:#f5f6f9; border-color:#e2e2e2; padding-left:30px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.navSearchCon .navSearch .incSearch{ display:block; width:20px; height:20px; color:#9e9ea0; position:absolute; left:28px; top:14px;}
.filter{ margin-top:5px;}
.icnNav{ display:inline-block; width:16px; height:16px; background-repeat:no-repeat;margin-top: 4px;}

.icnNav-UserManual{ background-image:url('../../content/images/MA/icn_panel_app_info.png');}
.icnNav-Logout{ 
  background-image:url('../../content/images/MA/logout-icn_1.png');
  background-position: center;
  display: inline-block;
  width: 20px;
  height: 23px;
  background-repeat: no-repeat;
  margin-top: 0px;
}




.icnNav-Frequently{ background-image:url('../images/MA/icn_nav_frequently.png');}
.icnNav-Widget{ background-image:url('../images/MA/icn_nav_widget.png');}
.icnNav-Filter{ background-image:url('../images/MA/icn_nav_filter.png');}
.icnNav-Notifigation{ background-image:url('../images/MA/icn_nav_notification.png');}
.navbar-nav>li{ border-left:1px solid #dadada;}
/* .navbar-nav>li:last-child{ border-left:0px solid #dadada;} */
.navbar-nav>li>a{height: 44px;padding-top: 10px;    padding-bottom: 10px; position:relative;}
/*.navbar-nav>li>a.navIcnActive:after{content:''; position:absolute; left:0px; right:0px; bottom:-1px; height:1px; background-color:#fff;}*/
.icnNavTxt{ display:block;height: 44px;padding: 10px 20px;  line-height: 1.6;}
.navBlueBg{ background-color:#f3f9ff;}
.sepSmall:before{ content:''; display:block; width:0; height:24px; position:absolute; left:0; top:10px;  border-left:1px solid #dadada;}
.dual-list .panel-heading h5{margin-top: 6px;    margin-bottom: 6px;}

.dropdown-submenu1 {
    float: none !important;
    position: relative;
  }
  
  .dropdown-submenu1 > .dropdown-menu {
    right: 100%;
    margin-left: -2px;
    top: -3px; 
    padding: 0;
    border-radius: 0 !important;
    display: none;
                  
  }

  .dropdown-submenu1:hover > ul{
    display: table;
  }
  .dropdown-submenu1 ul li:not(:last-child){
    border-bottom: 1px solid #ddd;
  }
  .dropdown-menu1 li:not(:last-child){
    border-bottom: 1px solid #ddd;
  }
  .dropdown-menu1 li a{
      padding: 8px 12px 8px 8px;
      text-align: left;
      font-size: 11px;
  }
  .dropdown-menu1{
      padding: 0;
      border-radius: 0;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
  }
  .dropdown-menu1, .dropdown-menu1 .dropdown-menu{
    min-width: 200px;
}
.dropdown-menu1 li a i{
    float: right;
    line-height: 18px;
    color: #717171;
    font-size: 10px;
}
.dropdown-menu1 li a .arrowDropdownR{
    float: right; width:5px; height:8px; background:url('../images/arrow_dropdown_right.png') no-repeat 0 0;margin-top: 5px;
}
.dropdown-menu1 li a:hover .arrowDropdownR{
	background-position:0 -30px;
}
.panelReportStatus{ display:inline-block; padding-left: 4px;    padding-right: 4px; height:16px; line-height:14px; text-align:center; font-size:10px; border:1px solid transparent; font-weight:600; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;  margin-left:3px;}
.panelReportStatus.RScompleted{ background-color:#dbfdb4; border-color:#bee492;}
.panelReportStatus.RSinprogress{ background-color:#ffffcb; border-color:#fbe603;}
.panelReportStatus.RSerror{ background-color:#ffffcb; border-color:Red;}
.tooltip{ font-size:11px;}

.removeAnchor{ cursor:default; text-decoration:none !important; color: inherit !important;}
.dropdown:hover > .dropdown-menu {
    display: block;
}


/* Loader for grids - naresh 9/1/2019 */
.loader_content{
    position: absolute;
    left: 50%;
    margin-left: -25px;
    margin-top: -36px;
    color: #fff;
    bottom: 20px;
}
.loader_wrapper {
    position: absolute;
    left: 50%;
    top: 42%;
    transform: translate(-50%, -50%);
    height: 70px;
    transform: rotate(90deg);
    margin-left: -4px;
    margin-top: -55px;
  }
  #dot1,
  #dot2,
  #dot3,
  #dot4,
  #dot5,
  #dot6,
  #dot7,
  #dot8,
  #dot9,
  #dot10 {
    position: absolute;
    width: 3px;
    height: 3px;
    border-radius: 50px 50px;
    background: #fff;
    animation: spin 1.5s linear infinite;
    transform-origin: center center;
    top: 16px;
  }
  #dot1 {
    left: 4px;
  }
  #dot2 {
    left: 4px;
    animation: spin 1.5s -0.75s linear infinite;
  }
  #dot3 {
    left: 11px;
    animation: spin 1.5s -1.3s linear infinite;
  }
  #dot4 {
    left: 11px;
    animation: spin 1.5s -0.55s linear infinite;
  }
  #dot5 {
    left: 19px;
    animation: spin 1.5s -1.1s linear infinite;
  }
  #dot6 {
    left: 19px;
    animation: spin 1.5s -0.35s linear infinite;
  }
  #dot7 {
    left: 27px;
    animation: spin 1.5s -0.9s linear infinite;
  }
  #dot8 {
    left: 27px;
    animation: spin 1.5s -0.15s linear infinite;
  }
  #dot9 {
    left: 35px;
    animation: spin 1.5s -0.7s linear infinite;
  }
  #dot10 {
    left: 35px;
    animation: spin 1.5s 0.05s linear infinite;
  }
  #base1,
  #base2,
  #base3,
  #base4,
  #base5 {
    position: absolute;
    top: 30px;
    left: 5px;
    width: 1px;
    height: 4px;
    background: #fff;
    animation: flex 1.5s linear infinite;
    transform-origin: center center;
  }
  #base2 {
    left: 12px;
    animation: flex 1.5s -1.3s linear infinite;
  }
  #base3 {
    left: 20px;
    animation: flex 1.5s -1.1s linear infinite;
  }
  #base4 {
    left: 28px;
    animation: flex 1.5s -0.9s linear infinite;
  }
  #base5 {
    left: 36px;
    animation: flex 1.5s -0.75s linear infinite;
  }
  @-moz-keyframes spin {
    0%, 100% {
      transform: translateY(5px) scale(1);
    }
    25% {
      transform: translateY(10px) scale(2);
    }
    50% {
      transform: translateY(25px) scale(1);
    }
    75% {
      transform: translateY(15px) scale(0.3);
    }
  }
  @-webkit-keyframes spin {
    0%, 100% {
      transform: translateY(5px) scale(1);
    }
    25% {
      transform: translateY(15px) scale(2);
    }
    50% {
      transform: translateY(25px) scale(1);
    }
    75% {
      transform: translateY(15px) scale(0.3);
    }
  }
  @-o-keyframes spin {
    0%, 100% {
      transform: translateY(5px) scale(1);
    }
    25% {
      transform: translateY(15px) scale(2);
    }
    50% {
      transform: translateY(25px) scale(1);
    }
    75% {
      transform: translateY(15px) scale(0.3);
    }
  }
  @keyframes spin {
    0%, 100% {
      transform: translateY(5px) scale(1);
    }
    25% {
      transform: translateY(15px) scale(2);
    }
    50% {
      transform: translateY(25px) scale(1);
    }
    75% {
      transform: translateY(15px) scale(0.3);
    }
  }
  @-moz-keyframes flex {
    0%, 100% {
      transform: scaleY(5);
    }
    25% {
      transform: scaleY(1);
    }
    50% {
      transform: scaleY(5);
    }
    75% {
      transform: scaleY(1);
    }
  }
  @-webkit-keyframes flex {
    0%, 100% {
      transform: scaleY(5);
    }
    25% {
      transform: scaleY(1);
    }
    50% {
      transform: scaleY(5);
    }
    75% {
      transform: scaleY(1);
    }
  }
  @-o-keyframes flex {
    0%, 100% {
      transform: scaleY(5);
    }
    25% {
      transform: scaleY(1);
    }
    50% {
      transform: scaleY(5);
    }
    75% {
      transform: scaleY(1);
    }
  }
  @keyframes flex {
    0%, 100% {
      transform: scaleY(5);
    }
    25% {
      transform: scaleY(1);
    }
    50% {
      transform: scaleY(5);
    }
    75% {
      transform: scaleY(1);
    }
  }

  .loader_overlay{
    position: absolute;
    top: 95px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: rgba(0, 0, 0, 0.42);
    z-index: 11111;
  }

  .drag_panel .media .media-body  {
    overflow: hidden;
    position: relative; 
    max-height: 4.2em;
    margin-right: -1em;
    padding-right: 1em;
    display: inline-block;
    width: 75%;
  }
  .lg_drag_panel .media .media-body  {
    overflow: hidden;
    position: relative; 
    max-height: 4.2em;
    margin-right: -1em;
    padding-right: 1em;
    display: inline-block;
    width: 83%;
  }
  .drag_panel .panel .media{
    position: relative;
  }
  /* .media .media-body:before {
    content: '...';
    position: absolute;
    right: 0px;
    bottom: 0;
  }
  .media .media-body:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: white;
  } */

  /* necessary plugin styles */
.ellip {
  display: block;
  height: 100%;
  text-align:left;
}

.ellip-line {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

.ellip,
.ellip-line {
  position: relative;
  overflow: hidden;
  max-width: 100%;
 
}
/* .ellepsis_tooltip{
  position: absolute;
  bottom: -2px;
  right: 0;
  color: #3c92c5;
  font-weight: 500;
  cursor: pointer;
} */
.panel_popover {
  width: 500px;
  max-width: none;
  font-size: 12px;
  background-color: #000000;
  color: #fff;
}
.panel_popover.top .arrow::after {
  border-top-color: #000000 !important;  
}
/* .drag_content .panel-home .panel-body{
  overflow-y: overlay;
  width: 100%;
} */

/* Custom scroll bar */


::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.m-135{
  margin-right: 135px;
}
.panel_loader .progress {
  height: 15px;
  margin-bottom: 0px;
}
.panel_loader .progress .progress-bar-striped{
  line-height: 12px;
}
.progress-bar-blue{
  background-color: #6eb1eb;
}
.Nav-Logout{
  padding: 10px 10px;
}



/*-----MULTI FACTOR AUTHENDICATION-----*/
.logoLogin{    margin-top: 10px;
    float: left; min-height:34px;margin-left: 15px !important;}
.MFA-LoginBg{
    background-size: cover;
    background-position: 0 0;background-repeat: no-repeat; position:relative;}
.empLoginContainer{ position:relative;}
.empLoginPanel{ text-align:center;}
.empLoginHead {
    font-size: 22px;
    border-bottom: 1px dashed #d6d6d6;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 30px;
	color:#ffffff;
	display:inline-block;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
}

.empLoginPanel .btn-default{ border:0;}
.MFALoginPanel{ width:280px;}
.loginHead {
    font-size: 22px;
    border-bottom: 1px dashed #b9b9b9;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.txtVisit{ display:inline-block; padding:8px 15px; border-radius:5px; background-color:#dae8f0; }
.MFALogin label,.MFARegnPanel label{font-weight: 600;}
.MFARegnPanel{ position:relative;}
.MFARegnPanel .loginHead{ display:inline-block;}
.MFARegnPanel .regnInfoTxt{ margin-top:4px; margin-bottom:20px;}
.MFARegnPanel i{ color:#777;}
.RegnForm{ width:240px;}
.regOR{ display:inline-block; padding:5px 15px; border-radius:5px; background-color:#c9c9c9; margin-bottom:30px;font-weight: 600;}
.RegnForm .input-group-btn{ width:50px;}
.RegnForm .input-group-btn select{ background-color:#f1f1f1; padding-left: 3px;    padding-right: 0px;}
.regnOTP{background-color:#edf7fc; border:1px dashed #9dd2e6; padding:15px; display:inline-block;}
.regnOTPCol1, .regnOTPCol2{ float:left; margin-right:10px; margin-top: 10px;}
.regnOTPCol1{ width:140px;}
.regnOTPCol1 > input	{letter-spacing: 13px;
  border: 0;
  background-image:url(../images/Login/bg_OTP_form.png);
  background-repeat: no-repeat;
  background-position:8px 100%;padding-left: 12px;}
  .regnOTPCol1 > input:focus{}
  .regnOTPCol1 label{ font-weight:normal;}
.regnOTPCol2{ width:150px;margin-top: 5px;}
.regnOTP .regnOTPCol2{ width:150px;margin-top: 26px;}
.regnOTP span, .regnOTP2 span{ color:#777;}
.txtDisabled{ color:#777; cursor:no-drop;}
.txtDisabled:hover{ text-decoration:none;}
.userMnlImag{ position:absolute; left:340px;}
.logoLogin{margin-top: 10px;    min-height: 34px;    float: left;margin-left: 15px !important;}
.mTop10{ margin-top:10px;}
.MFA-LoginContainer .alert{ border-radius:0;}
.mTop20{margin-top: 20px;}
.valPass{ position:relative; padding-bottom:12px;}
.CP-popup-con{ z-index:889; left:250px; width:240px; top:0px;}
.CP-popup-con .CP-popup{ position:relative; z-index:898; border:1px solid #9cddff; background-color:#fff;}
.CP-popup-con .CP-popup ul{ list-style-type:none; padding:10px;}
.CP-popup-con .CP-popup ul li{  padding-left:22px;background:url(../images/Login/icon_tick_success.png) no-repeat 0 0; min-height:16px; line-height:16px; margin-top:5px; color:#8e8e8e;}
.CP-popup-con .CP-popup ul li.active{ background-position:0px -20px; color:#000;}
.CP-popup-con .CP-popup h6{ font-weight:bold; /*font-size:11px;*/ color:#000; padding:8px; background:#d7f0fd; margin: 0;}
.valPass .erroeMSG{ position:absolute; bottom:-8px; display:none; color:#e04332; font-size:12px;white-space: nowrap;}
.errorMSG{color:#e04332;}
.MFA-LoginContainer .alert{ min-height:30px; padding: 8px 10px 8px 40px;position: relative;margin-top: 10px; }
.MFA-LoginContainer .alert .statusIcon{ position:absolute; left:10px; top:7px; width:20px; height:20px; display:block;}
.MFA-LoginContainer .alert-success .statusIcon{ background-image:url(../images/Login/icon_alert_success.png);}
.MFA-LoginContainer .alert-warning .statusIcon{ background-image:url(../images/Login/icon_alert_warning.png);}
.MFA-LoginContainer .alert-danger .statusIcon{ background-image:url(../images/Login/icon_alert_error.png);}
.textForm{border: 1px solid #ccc;padding: 3px 8px;background-color: #eeeeee; height:26px;}
.empLoginPanel .empBgColor{background-color:rgba(255, 255, 255, 0.8);display:inline-block; padding:20px 40px; border-radius:5px; margin-bottom: 30px;}
.empLoginPanel .empBgColor p{ padding-bottom:15px;color: #000;}
    .sesson-registr {
    margin-top: 20%;
    text-align: center;
    font-size: 13px;}



/* BENEFIT MODEL REPORT*/
header, section, footer, aside, nav, main, article, figure {
  display: block;
}
.innerHead{ border-top:1px solid #d7d7d9;}
.innerHead h2{font-size:16px; font-weight:600; color:#000; margin-top:10px;}
.rightNavLinks{float:right;}
.rightNavLinks a{float:right; margin-left:15px; margin-top:10px; font-weight:600; color:#204a78;}
.rightNavLinks a .icn16{ display:inline-block; width:16px; height:16px; background-repeat:no-repeat; float:left; margin-right:5px;margin-top: 1px;}
.rightNavLinks a .icn16Create{ background-image:url('../images/icon_link_new.png');}
.rightNavLinks a .icn16Back{ background-image:url('../images/icon_link_back.png');}
.inSubHead{font-size:14px; font-weight:bold; color:#204a78; margin:0 0 5px;}
.inSubHead2{font-size:16px; font-weight:bold; color:#000; margin:0 0 5px;}
.temp2Col_V1{}
.temp2Col_V1 .reportListPanel{float:left; width:25%; padding-right:7px;}
.temp2Col_V1 .reportListPanel header{background-color:#f3f9ff; border:1px dashed #e4e4e4; padding:5px 10px; min-height:40px;}
.temp2Col_V1 .reportListPanel header .btn{padding: 3px 12px;}
.temp2Col_V1 .reportListPanel header .rptSearch{ margin-right:50px; position:relative;}
.temp2Col_V1 .reportListPanel header .rptSearch .form-control{padding-left:30px;}
.temp2Col_V1 .reportListPanel header .rptSearch .incSearch{position:absolute;left: 10px;     top: 5px; color:#999;}
.temp2Col_V1 .reportListPanel header .icnFlat{float:right; width:26px; height:26px; background-repeat:no-repeat; margin-left:15px;}
.temp2Col_V1 .reportListPanel .reportList{background-color:#fff; border:1px solid #e4e4e4; border-width:0 1px 1px; padding:10px 10px 10px 45px;position:relative; overflow:auto;}
.temp2Col_V1 .reportListPanel .reportList ul.rptListCon{ list-style-type:none; padding:0; margin:0;margin-bottom:5px;}
.temp2Col_V1 .reportListPanel .reportList ul.rptListCon li{background-color:#fff; border:1px solid #e4e4e4; margin-bottom:10px; padding:6px 10px 6px 15px; border-radius:3px;position:relative;-webkit-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.2);-moz-box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.2);box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.2); cursor:pointer;}
.temp2Col_V1 .reportListPanel .reportList ul.rptListCon li.active{background-color:#f9f9ed; cursor:default;}
.temp2Col_V1 .reportListPanel .reportList ul.rptListCon li:last-child{ margin-bottom:0;}
.temp2Col_V1 .reportListPanel .reportList ul.rptListCon li .btn{float:right;padding: 3px 5px; border-radius:3px !important;}
.temp2Col_V1 .reportListPanel .reportList ul.rptListCon li .btn .btnIcnView{display:inline-block;float: left; width:16px; height:16px; background-repeat:no-repeat; background-image:url('../images/icon_btn_view.png');}
.temp2Col_V1 .reportListPanel .reportList ul.rptListCon li .inSubHead{margin-bottom: 2px}
.temp2Col_V1 .reportListPanel .reportList ul.rptListCon li label input{position:absolute; left:-22px;}
.temp2Col_V1 .reportListPanel .reportList ul.rptListCon li p{ color:#000; font-weight:600; margin-bottom:0;font-size: 12px;}
.temp2Col_V1 .reportListPanel .reportList ul.rptListCon li p span{ color:#777777; font-weight:normal;}
.temp2Col_V1 .reportListPanel .reportList ul.rptListCon li:after{display:black; content:''; width:4px; position:absolute; height:100%;top:0; left:0; border-radius:3px 0 0 3px;}
.temp2Col_V1 .reportListPanel .reportList ul.rptListCon li.rptCompleted:after{ background-color:#7bc143;}
.temp2Col_V1 .reportListPanel .reportList ul.rptListCon li.rptInprogress:after{ background-color:#418bca;}
.temp2Col_V1 .reportListPanel .reportList ul.rptListCon li.rptPSaved:after{ background-color:#f19b2c;}
.temp2Col_V1 .reportListPanel .reportList ul.rptListCon li.rptError:after{ background-color:#e6695b;}
.temp2Col_V1 .reportListPanel .rptSorting{position:absolute; top:10px; left:-1px; background-color:#fff; border:1px solid #bac9d7; width:30px; border-radius:0 3px 3px 0;}
.temp2Col_V1 .reportListPanel .rptSorting .rptIcnSort{position:absolute; top:0px; left:0px; background-color:#f3f9ff; border-bottom:1px solid #bac9d7; width:28px; height:30px; border-radius:0 3px 0 0; background-repeat:no-repeat; background-image:url('../images/icon_head_sort.png'); background-position:5px 6px;}
.temp2Col_V1 .reportListPanel .rptSorting .rptIcnSortDsc{ background-image:url('../images/icon_head_sort_Dsc.png');}
.temp2Col_V1 .reportListPanel .rptSorting ul{ list-style-type:none; padding:30px 0 0; margin:0;}
.temp2Col_V1 .reportListPanel .rptSorting ul li a{display:block; height:30px; background-repeat:no-repeat; background-position:6px 6px;position:relative;}
.temp2Col_V1 .reportListPanel .rptSorting ul li.active a:after, 
.temp2Col_V1 .reportListPanel .rptSorting ul li.active a:before{display:black; content:''; width:0px; position:absolute; height:0;}
.temp2Col_V1 .reportListPanel .rptSorting ul li.active a:before{border-top:6px solid transparent; border-bottom:6px solid transparent; border-left:6px solid #bac9d7;top:10px; right:-6px;}
.temp2Col_V1 .reportListPanel .rptSorting ul li.active a:after{border-top:5px solid transparent; border-bottom:5px solid transparent; border-left:5px solid #fff;top:11px; right:-5px;}
.temp2Col_V1 .reportListPanel .rptSorting ul li a.IcnSortName{ background-image:url('../images/icon_sort_name.png');}
.temp2Col_V1 .reportListPanel .rptSorting ul li a.IcnSortDate{ background-image:url('../images/icon_sort_date.png');}
.temp2Col_V1 .reportListPanel .rptFiltering{position:absolute; top:110px; left:-1px; background-color:#fff; border:1px solid #bac9d7; width:30px; border-radius:0 3px 3px 0;}
.temp2Col_V1 .reportListPanel .rptFiltering .rptIcnFilter{position:absolute; top:0px; left:0px; background-color:#f3f9ff; border-bottom:1px solid #bac9d7; width:28px; height:30px; border-radius:0 3px 0 0; background-repeat:no-repeat; background-image:url('../images/icon_head_filter.png'); background-position:5px 6px;}
.temp2Col_V1 .reportListPanel .rptFiltering ul{ list-style-type:none; padding:30px 0 10px; margin:0;}
.temp2Col_V1 .reportListPanel .rptFiltering ul li a{display:block; height:20px; background-repeat:no-repeat; background-position:6px 6px;position:relative;top: 5px;}
.temp2Col_V1 .reportListPanel .rptFiltering ul li a span{display:block; width:14px; height:14px; border-radius:50%; margin-top:6px; margin-left:7px;}
.temp2Col_V1 .reportListPanel .rptFiltering ul li a span span{float:left; width:8px; height:13px; border-radius:50% 0 0 50%; background-color:rgba(255, 255, 255, 0.3) !important;margin: 0;}
.temp2Col_V1 .reportListPanel .rptFiltering ul li a.rptIcnFilterCompleted span{ background-color:#7bc143;}
.temp2Col_V1 .reportListPanel .rptFiltering ul li a.rptIcnFilterinProgress span{ background-color:#418bca;}
.temp2Col_V1 .reportListPanel .rptFiltering ul li a.rptIcnFilterPSaved span{ background-color:#f19b2c;}
.temp2Col_V1 .reportListPanel .rptFiltering ul li a.rptIcnFilterError span{ background-color:#e6695b;}
.temp2Col_V1 .reportListPanel .rptFiltering ul li a.rptIcnFilterReset span{ background-color:#ccc;}
.temp2Col_V1 .reportListPanel .rptFiltering ul li.active a:after, 
.temp2Col_V1 .reportListPanel .rptFiltering ul li.active a:before{display:black; content:''; width:0px; position:absolute; height:0;}
.temp2Col_V1 .reportListPanel .rptFiltering ul li.active a:before{border-top:6px solid transparent; border-bottom:6px solid transparent; border-left:6px solid #bac9d7;top:1px; right:-6px;}
.temp2Col_V1 .reportListPanel .rptFiltering ul li.active a:after{border-top:5px solid transparent; border-bottom:5px solid transparent; border-left:5px solid #fff;top:2px; right:-5px;}
.temp2Col_V1 .reportDetailPanel{float:left; width:75%; padding-left:8px;}
.temp2Col_V1 .reportDetailPanel header{background-color:#f3f9ff; border:1px dashed #e4e4e4; padding:5px 10px; min-height:40px;}
.temp2Col_V1 .reportDetailPanel header .icnFlat{float:right; width:26px; height:26px; background-repeat:no-repeat; margin-left:15px;}
.temp2Col_V1 .reportDetailPanel header .IFExport{ background-image:url('../images/icon_flat_upload.png'); padding-left:26px;}
.temp2Col_V1 .reportDetailPanel header .IFExport .caret{display:none;}
.temp2Col_V1 .reportDetailPanel header .IFExport:hover .caret, .temp2Col_V1 .reportDetailPanel header .IFExport:focus .caret{ display:block;margin-top: 10px;}
.temp2Col_V1 .reportDetailPanel header .IFExport .customTooltip{display:block; height:26px;width: 26px;     position: absolute;    left: 15px;    top: 0;}
.temp2Col_V1 .reportDetailPanel header .IFCopy{ background-image:url('../images/icon_flat_queue.png');}
.temp2Col_V1 .reportDetailPanel header .IFUserManual{ background-image:url('../images/icon_flat_user_manual.png');}
.temp2Col_V1 .reportDetailPanel header .IFDelete{ background-image:url('../images/icon_flat_delete.png');}
.temp2Col_V1 .reportDetailPanel header .IFEdit{ background-image:url('../images/icon_flat_edit.png');}
.temp2Col_V1 .reportDetailPanel header .txtRptName{margin-right: 120px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.temp2Col_V1 .reportDetailPanel header .txtRptName h3{display:inline-block; margin-top:4px; margin-bottom:0;font-size:16px; font-weight:600; color:#204a78;}
.temp2Col_V1 .reportDetailPanel header .txtRptName span{color:#777;}
.temp2Col_V1 .reportDetailPanel header .dropdown-menu li a{ padding:3px 10px;}
.temp2Col_V1 .reportDetailPanel .reportDetail{background-color:#fff; border:1px solid #e4e4e4; border-width:0 1px 1px; padding:10px 15px 10px 15px;position:relative; overflow:auto;}
.temp2Col_V1 .reportDetailPanel .reportDetail .filterApplied{margin-bottom:15px;}
.temp2Col_V1 .reportDetailPanel .reportDetail .filterApplied .filterCol{float:left; border-right:1px solid #999; padding:1px 20px;}
.temp2Col_V1 .reportDetailPanel .reportDetail .filterApplied .filterCol:first-child{padding-left:0;}
.temp2Col_V1 .reportDetailPanel .reportDetail .filterApplied .filterCol:last-child{border-right:0;}
.temp2Col_V1 .reportDetailPanel .reportDetail .filterApplied .txtFilterLabel{float:left; margin-right:5px; color:#777;}
.temp2Col_V1 .reportDetailPanel .reportDetail .filterApplied .txtFilterValue{float:left; color#:000; font-weight:600;   }

.temp2Col_V1 .reportDetailPanel .reportDetail .filterApplied .overflowToolTip {
    white-space: nowrap;  
  overflow: hidden;
  text-overflow: ellipsis; 
}
.temp2Col_V1 .reportDetailPanel .reportDetail .table.comContr tbody tr:first-child td{border-top:1px solid #a6dcf8;}
.temp2Col_V1 .reportDetailPanel .reportDetail .trendPanel,.temp2Col_V1 .reportDetailPanel .reportDetail .adminPanel{float:left; margin-right:20px; margin-bottom:15px;}
.temp2Col_V1 .reportDetailPanel .reportDetail .bluePanel{background-color:#f3f9ff; border:1px dashed #a6b7c9; padding:10px 10px;content: '';    display: table;}
.temp2Col_V1 .reportDetailPanel .reportDetail .bluePanel .valColm{float:left; margin-right:20px;}
.temp2Col_V1 .reportDetailPanel .reportDetail .bluePanel figure{float:left; margin-right:10px;}
.temp2Col_V1 .reportDetailPanel .reportDetail .bluePanel article{float:left}
.temp2Col_V1 .reportDetailPanel .reportDetail .bluePanel .inSubHead2{margin-bottom:0px;}
.temp2Col_V1 .reportDetailPanel .reportDetail .bluePanel span{color:#777;}
.temp2Col_V1 .reportDetailPanel .reportDetail .rptTableCon{ padding-left:200px;border: 1px solid #a6b7c9; position:relative; }
.temp2Col_V1 .reportDetailPanel .reportDetail .rptTable{ padding:10px;}
.temp2Col_V1 .reportDetailPanel .reportDetail .rptTable .benefitPlan{ margin-bottom:10px;}
.temp2Col_V1 .reportDetailPanel .reportDetail .rptTabList{ list-style-type:none; margin:0; padding:0; position:absolute; left: 10px;    top: 10px;    width: 250px;}
.temp2Col_V1 .reportDetailPanel .reportDetail .rptTabList li{margin-bottom:3px;}
.temp2Col_V1 .reportDetailPanel .reportDetail .rptTabList li a{display:block; padding:5px 10px; background-color:#abdaf8;border-left:3px solid transparent; color:#000; font-size:12px; font-weight:600;}
.temp2Col_V1 .reportDetailPanel .reportDetail .rptTabList li.active a,
.temp2Col_V1 .reportDetailPanel .reportDetail .rptTabList li a:hover{border-color:#2669b2; text-decoration:none;}
.temp2Col_V1 .reportDetailPanel .reportDetail #rptWrapper{height:250px;}
.temp2Col_V1 .reportDetailPanel .reportDetail .innerHead{border-top:0;border-bottom: 1px dashed #a6b7c9; margin-bottom:10px;}
.temp2Col_V1 .reportDetailPanel .reportDetail .rptTabPanel{ position:absolute; left:10px; top:10px; width:190px;}
.temp2Col_V1 .reportDetailPanel .reportDetail .rptTabPanel ul{ list-style-type:none; margin:0; padding:0;}
.temp2Col_V1 .reportDetailPanel .reportDetail .rptTabPanel ul li{margin-bottom:3px; display:block;}
.temp2Col_V1 .reportDetailPanel .reportDetail .rptTabPanel ul li a{display:block; padding:5px 10px; background-color:#abdaf8;border-left:3px solid transparent; color:#000; font-size:12px; font-weight:600;}
.temp2Col_V1 .reportDetailPanel .reportDetail .rptTabPanel ul li.active a,.temp2Col_V1 .reportDetailPanel .reportDetail .rptTable ul li a:hover{border-color:#2669b2; text-decoration:none;}
.temp2Col_V1 .reportDetailPanel .reportDetail .table{ margin-bottom:10px;}
.temp2Col_V1 .reportDetailPanel .reportDetail .table thead th{border: 1px solid #e4e4e4 !important;background-color: #859bc0 !important;}
.temp2Col_V1 .reportDetailPanel .reportDetail .table tbody tr:nth-child(odd) td{ background-color:#f5f6fa;}
.temp2Col_V1 .reportDetailPanel .reportDetail .table>tbody>tr>td, 
.temp2Col_V1 .reportDetailPanel .reportDetail .table>tbody>tr>th{border-color: #e4e4e4;}
.temp2Col_V1 .reportDetailPanel .reportDetail .table>tbody>tr td{ position:relative;}
.temp2Col_V1 .reportDetailPanel .reportDetail .table>tbody>tr td .planBgClr{ background-color:#f9f9ed !important; position:absolute; left:0; top:0; right:0; bottom:0; border-bottom:1px solid #e4e4e4; padding:3px 10px; font-weight:600;}
.temp2Col_V1 .reportDetailPanel .reportDetail .table>tbody>tr:last-child td .planBgClr{border-bottom:0;}
.temp2Col_V1 .reportDetailPanel .reportDetail .section {position: relative; padding:10px; padding-left:200px;}
.temp2Col_V1 .reportDetailPanel .reportDetail .section .innerHead{border-top:0; margin-bottom:10px; border-bottom:1px dashed #ccc;}
.temp2Col_V1 .reportDetailPanel .scroll-menu-wrapper.vertical{left:10px;right:auto;padding: 10px 0px;}
.temp2Col_V1 .reportDetailPanel .scroll-menu-wrapper.vertical .scroll-anchor{width: 180px; height:30px !important; margin-bottom:4px !important;}
.temp2Col_V1 .reportDetailPanel .scroll-menu-wrapper.vertical .scroll-menu-content{ right:0; width: 180px;padding-left:10px; background-color:#abdaf8;line-height: 30px; font-size:12px; font-weight:600;}
.temp2Col_V1 .reportDetailPanel .scroll-handle-wrap{ width:4px;}
.temp2Col_V1 .reportDetailPanel .scroll-handle{ background-color:#2669b2; height:30px !important;}
.temp2Col_V1 .reportDetailPanel .reportDetail  .tableRowClrB:nth-child(odd) td{ background-color:#f3f9ff !important;}
.temp2Col_V1 .reportDetailPanel .reportDetail #rptWrapper2{height:345px;}

.temp1Col{background-color:#fff; border:1px solid #e4e4e4; padding:10px 15px 10px 15px;position:relative; overflow:auto;}
.rptFilterPanel{ padding:10px 0; margin-bottom:20px;}
.rptFilterPanel label{ font-weight:600;}
.rptFilterPanel textarea{ height:26px;}
.rptFilterPanel [class*='col-md']{padding-right:5px; padding-left:5px;}
.rptFilterPanel [class*='col-md']:first-child{padding-left:15px;}
.rptFilterPanel [class*='col-md']:last-child{padding-right:15px;}
.txtRed{ color:#e12c2c;}
.progress3Panel{ margin-bottom:15px; position:relative; margin-left:15%; margin-right:15%;}
.progress3Panel .pgsBG{ height:10px; background-color:#acacac; top:8px; width:100%;}
.progress3Panel .pgsBG,.progress3Panel .pgsBG:after{ position:absolute;}
.progress3Panel .pgsBG:after{display:block; content:''; background-color:rgba(255, 255, 255, 0.1); height:5px; top:0px;width: 100%;}
.progress3Panel .pgsStep{ text-align:center;float:left; width:50%; position:relative;}
.progress3Panel .pgsStep .pgsCircle{ display:block; width:28px; height:28px; border:2px solid #fff; border-radius:50%; background-color:#acacac; position:relative; margin:0 0 0 -14px;}
.progress3Panel .pgsStep .pgsCircle span{display:block; width:10px; height:10px; border-radius:50%; background-color:#fff; position:absolute; top:7px; left:7px;}
.progress3Panel .pgsStep .pgsCircle:after{display:block; content:''; background-color:rgba(255, 255, 255, 0.1); height:13px;width: 100%; border-radius:50%;}
.progress3Panel .pgsStep label{ font-size:16px; color:#777; font-weight:normal; display:block; width:200px; margin-left:-100px;}
.progress3Panel .pgsStep .pgsActiveBg{ height:10px; background-color:#acacac; top:8px; left:0; width:100%;}
.progress3Panel .pgsStep .pgsActiveBg,.progress3Panel .pgsStep .pgsActiveBg:after{ position:absolute;}
.progress3Panel .pgsStep .pgsActiveBg:after{display:block; content:''; background-color:rgba(255, 255, 255, 0.1); height:5px; top:0px;width: 100%;}
.progress3Panel .pgsInprogress .pgsCircle{ background-color:#9ec83e;}
.progress3Panel .pgsCompleted .pgsCircle{ background-color:#9ec83e; background-image:url('../images/icon_progress_tick.png'); background-repeat:no-repeat; background-position:5px 4px;}
.progress3Panel .pgsCompleted .pgsActiveBg{ background-color:#9ec83e;}
.progress3Panel .pgsCompleted .pgsCircle span{display:none;}
.progress3Panel .pgsStep2{ margin-left:0;}
.progress3Panel .pgsStep3{ margin-left:0; position:absolute;right:0;}
.progress3Panel .pgsStep3 .pgsCircle{float:right; margin:0 -14px 0 0;}
.progress3Panel .pgsStep3 label{ margin-left:auto; margin-right:-100px;float:right;}
.inSubHead3{font-size:14px; font-weight:bold; color:#204a78; margin:0 0 10px; padding-bottom:5px; border-bottom:1px dashed #a6b7c9; display:inline-block;}
.inSubHead4{font-size:14px; font-weight:600; color:#000; margin:0 0 10px;}
.conficTableCon .table th{ font-weight:600;}
.conficTableCon .table tr.configMainRow th{ background-color:#204a78 !important;}
.conficTableCon .table tr.configSubRow th{ background-color:#859bc0 !important;}
.conficTableCon .table tr:nth-child(odd) td{background-color:#f5f6fa;}
.conficTableCon .table>tr>td, 
.conficTableCon .table>tr>th, 
.conficTableCon .table>tr>td, 
.conficTableCon .table>tr>th, 
.conficTableCon .table>tr>td, 
.conficTableCon .table>tr>th{border-color:#e4e4e4;}
.btnRowPC{ padding-bottom:50px; position:relative;}
.configBtnRow{ position:absolute; bottom:15px;right:15px;text-align:right; margin-right:15px;}
.configBtnRow .btnArrowL,.configBtnRow .btnArrowR{display:inline-block; width:16px; height:16px; border-radius:50%; background-color:rgba(255, 255, 255, 0.8); position:relative;color: #337ab7;    font-size: 12px;    padding-top: 2px;}
.configBtnRow .btnArrowL{ float:left; margin:1px 5px 0 0;}
.configBtnRow .btnArrowR{float:right; margin:1px 0 0 5px;}
.configBtnRow .btnPrev{padding-left:0px;}
.configBtnRow .btnPrev:before,.configBtnRow .btnNext:before,.configBtnRow .btnPrev:after,.configBtnRow .btnNext:after{display:block; content:'';width:0; position:absolute;top:0;}
.configBtnRow .btnPrev:before{border-top:16px solid transparent;border-bottom:16px solid transparent;border-right:16px solid #2e6da4;left:-16px;}
.configBtnRow .btnPrev:after{border-top:15px solid transparent;border-bottom:15px solid transparent;border-right:15px solid #337ab7;left:-14px; top:1px;}
.configBtnRow .btnPrev:hover:before,.configBtnRow .btnPrev:focus:before{border-right:16px solid #286090;}
.configBtnRow .btnPrev:active:before{border-right:16px solid #204d74;}
.configBtnRow .btnPrev:hover:after,.configBtnRow .btnPrev:focus:after{border-right:15px solid #286090;}
.configBtnRow .btnPrev:active:after{border-right:15px solid #204d74;}
.configBtnRow .btnNext{padding-right:0px;}
.configBtnRow .btnNext:before{border-top:16px solid transparent;border-bottom:16px solid transparent;border-left:16px solid #2e6da4;right:-16px;}
.configBtnRow .btnNext:after{border-top:15px solid transparent;border-bottom:15px solid transparent;border-left:15px solid #337ab7;right:-14px; top:1px;}
.configBtnRow .btnNext:hover:before,.configBtnRow .btnNext:focus:before{border-left:16px solid #286090;}
.configBtnRow .btnNext:active:before{border-left:16px solid #204d74;}
.configBtnRow .btnNext:hover:after,.configBtnRow .btnNext:focus:after{border-left:15px solid #286090;}
.configBtnRow .btnNext:active:after{border-left:15px solid #204d74;}
.btnIcn{ float:left;width:16px; height:16px;margin:1px 5px 0 0; background-repeat:no-repeat;}
.btnIcnSave{ background-image:url('../images/icn_btn_save.png');}
.conficTableCon{ overflow:auto; position:relative;}
.conficTableCon .rptTable{border:1px solid #a6b7c9; overflow-y:auto;}
.conficTableCon .rptTable .benefitPlan{ padding:10px 10px 10px 210px; }
.conficTableCon .rptTabPanel{ position:absolute; left:10px; top:42px; width:190px;}
.conficTableCon #rptWrapper{height:250px;}
.conficTableCon .rptTabPanel ul{ list-style-type:none; margin:0; padding:0;}
.conficTableCon .rptTabPanel ul li{margin-bottom:3px; display:block;}
.conficTableCon .rptTabPanel ul li a{display:block; padding:5px 10px; background-color:#abdaf8;border-left:3px solid transparent; color:#000; font-size:12px; font-weight:600;}
.conficTableCon .rptTabPanel ul li.active a,.conficTableCon .rptTable .rptTable ul li a:hover{border-color:#2669b2; text-decoration:none;}
.conficTableCon .rptTable .rptTabPanel{ position:absolute; left:10px; top:30px; width:180px;}
.conficTableCon .rptTable ul{ list-style-type:none; margin:0; padding:0;}
.conficTableCon .rptTable ul li{margin-bottom:3px;}
.conficTableCon .rptTable ul li a{display:block; padding:5px 10px; background-color:#abdaf8;border-left:3px solid transparent; color:#000; font-size:12px; font-weight:600;}
.conficTableCon .rptTable ul li a.active,.temp2Col_V1 .reportDetailPanel .reportDetail .rptTable ul li a:hover{border-color:#2669b2; text-decoration:none;}
.conficTableCon .table{ margin-bottom:10px;}
.conficTableCon .table thead th{border: 1px solid #e4e4e4 !important;    background-color: #859bc0 !important;}
.conficTableCon .table tbody tr:nth-child(odd) td{ background-color:#f5f6fa;}
.conficTableCon .table>tbody>tr>td, 
.conficTableCon .table>tbody>tr>th{border-color: #e4e4e4;}
.conficTableCon .table>tbody>tr td{ position:relative;white-space: nowrap;}
.conficTableCon .table>tbody>tr td .planBgClr{ background-color:#f9f9ed !important; position:absolute; left:0; top:0; right:0; bottom:0; border-bottom:1px solid #e4e4e4; padding:3px 10px; font-weight:600;}
.conficTableCon .table>tbody>tr:last-child td .planBgClr{border-bottom:0;}
.conficTableCon .section {position: relative; padding:10px; padding-left:200px;}
.conficTableCon .scroll-menu-wrapper.vertical{left:10px;right:auto;padding: 10px 0px;}
.conficTableCon .scroll-menu-wrapper.vertical .scroll-anchor{width: 180px; height:30px !important; margin-bottom:4px !important;}
.conficTableCon .scroll-menu-wrapper.vertical .scroll-menu-content{ right:0; width: 180px;padding-left:10px; background-color:#abdaf8;line-height: 30px; font-size:12px; font-weight:600;}
.conficTableCon .scroll-handle-wrap{ width:4px;}
.conficTableCon .scroll-handle{ background-color:#2669b2; height:30px !important;}
.conficTableCon .tableRowClrB td{ background-color:#f3f9ff !important;}
.conficTableCon .tableRowDivider td{ border-top:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4;}
.divMultiSelectBM .ms-drop label.checkbox { padding-left:20px; margin-bottom:0;}
#benefitModelGrid_wrapper .dataTables_scrollBody {
    border-bottom:0;
}
#benefitModelGrid_wrapper .dataTables_paginate { border-top:0;
}
.bm-bold-input {
    font-weight: bold;
}
/*KPI CONFIG*/
.KPIPanel.Expanded{ position: fixed;
    left: 0;
    right: 0;
    top: 50px;
    z-index: 9999;
    width: 100%;}
.panelHeadIcn a .icnPanelCollapse {
    background-image: url(../images/icon_Expand.png);
}
.Expanded .panelHeadIcn a .icnPanelCollapse.clps {
    background-image: url(../images/icon_Collapse.png);
}

.SB-Scroll{ overflow:hidden;}
.SB-overlayActive{ position:fixed; width:100%; left:0; right:0; bottom:0px; top:45px; z-index: 8888;}


@media only screen and (min-width: 1400px) {
	.SB-lIcon{ display:block;}
}

.KPIPanel .panel-body {
    padding:0px
}

/*#gridConfig{
    z-index: 11111111;
}*/