/* UI Changes Style Start */


.disabledbutton {
    pointer-events: none;
    opacity: 0.4;
}

body {
  font-family: Intro, Arial, Helvetica, sans-serif;  
 	background:#ffffff url(../images/body_bg.gif) repeat-x left 33px;
    font-size: 15px;
}

.wrapper {width:100%; height:auto;}

.logo {
    float: left;
    height: 122px;
    margin: 0 0 10px 15px;
    width: 105px;
}
	.highlightField   
{    
    border:2px solid red;
    box-shadow:0 0 3px red;
    border-collapse:inherit; 
}

.header_line {
    background: #00A6CA none repeat scroll 0 0;
    height: 8px;
    margin: 0 0 0 165px;
    width: auto;
    display: none;
}

.header_line span {
    background: #fcd800 none repeat scroll 0 0;
    display: block;
    height: 100%;
    width: 50%;
}
.login_txt {display:none;}
.bdr{border:1px solid #ff0000;}
.red {
	color: #ff0000;
	font-weight: bold;}

.cal_color {color:#ff7408; font-weight:bold;}	
.normal_txt {font-weight:normal!important;}	

input[type="radio"]{
    margin-right:2px;
}

input[type="checkbox"]{
    margin-right:4px;
}

/* Login Page common start */

.box_orange{border:1px solid #e0d7d3; background:#F16E00; padding:5px 10px; color:#FFF;box-shadow: 5px 5px 5px #DDD;}
.pnl_grid {background-color: #fff; padding:5px 2px;}
.nowrap {white-space:nowrap}

.emtext {
		padding:8px 0px 8px 8px;
		text-decoration: none;
		font-weight: normal;margin:0px 8px;
		color: #000; border-bottom:solid 1px #c9c6c6; display:block;
	}
	
	a.emtext:active 	{ color: #000; background-color:#f5f5f5;text-decoration: none;}
	a.emtext:link 	{ color: #000;background-color:#f5f5f5;text-decoration: none; }
	a.emtext:visited { color: #000;background-color:#f5f5f5;text-decoration: none; }
	a.emtext:hover 	{ color: #fff; background-color:#0878b4; text-decoration: none;}	
	
.emspc {padding:10px 0px 8px 10px; font-weight: bold; border-bottom:1px solid #5f5f5f; margin:0px 8px;}

.processing { background-color: #85E085 !important;
	background-image: url('../images/ajax-loader-image.gif');
	background-position: center right;
	background-repeat: no-repeat;
	opacity: 45%;
}

.gray_bg {background-color:rgb(245, 245, 245); border-radius:5px;}
.addrule_main {height: 350px; overflow: auto;margin: 0px -29px 0px 0px; background-color:rgb(245, 245, 245); border-radius:5px;}
.addrule_txtme {margin: 10px 8px 5px 13px; font-weight:bold;} 


@media (min-width:768px){
/*	.container{width:100%;}   */
.voffset  { margin-top: 2px; }
.voffset1 { margin-top: 5px; }
.voffset2 { margin-top: 10px; }
.voffset3 { margin-top: 15px; }
.voffset4 { margin-top: 25px; }
.voffset5 { margin-top: 40px; }
.voffset6 { margin-top: 60px; }
.voffset7 { margin-top: 30px; }
.voffset8 { margin-top: 70px; }
.voffset8_menu { margin-top: 53px;}
.voffset9 { margin-top: 100px; }

.voffsetbase {margin:10px;}
.bdr_bottom {border-bottom:1px solid #ddd;}
.lf-rtPadding {padding-left:10px; padding-right:10px;}
/* lOGIN START HERE  */
.login_txt {display:block; position:relative; width:90px; text-align:center; color:#fff; padding:6px 10px; background-color:#fcd800; margin-left:20px; border-top-right-radius: 5px;
    border-top-left-radius:5px;}
	
.login_box {border:1px solid #dddddd; border-radius:5px; padding-top:16px; padding-left:20px; padding-right:20px; background-color:#ededed;}	

hr.login_pnl{width: 80%; color: black; height: 1px; background-color:#fcd800; margin-top: 10px; margin-bottom: 10px;}
/* lOGIN END HERE  */

.login_bdy {/* margin:10px; */ border:1px solid #00A6CA; border-radius:5px; padding:6px; background-color:#fff; min-height:400px;} 

/* SubPage Start HERE  */

.subpage_bdy {border:1px solid #d1dbdf; border-radius:5px; padding:6px; background-color:#f4f4f4;}
hr.sub_pn2 {display:none;}
hr.sub_pnl {width: 100%; color: black; height: 2px; background-color:#fcd800; margin-top:2px; margin-bottom: 10px;}
/*
hr.sub_pnl {width: 50%; color: black; height: 2px; background-color:#fcd800; margin-top:2px; margin-bottom: 10px;float:left}
hr.sub_pn2 {width: 50%; color: black; height: 2px; background-color:#00A6CA; margin-top:2px; margin-bottom: 10px;float:right}
*/
hr.sub_pn3 {width: 99%;  color: black; height: 2px; background-color:#fcd800; margin-top: 18px; margin-bottom: -11px;float:left}
hr.sub_pn4 {width: 50%; color: black; height: 2px; background-color:#00A6CA; margin-top: 8px; margin-bottom: 10px;float:right}

hr.sub_pn5 {width: 70%; color: black; height: 2px; background-color:#fcd800; margin-top: 16px; margin-bottom: -28px;float:left}
.tab-content {
  background-color: #fff;
  border: 1px solid #fcd800;
  /* border-top: none; */
  padding-left: 3px;}

.nav-tabs {
  border-bottom: 1px solid #fcd800;  }
  
  
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
  color: #fff;
  cursor: default;
  background-color: #fcd800;
  border: 1px solid #fcd800;
  border-bottom-color: transparent;
}  

.row-no-margin {
   margin-left: 0px;
   margin-right: 0px;
} 
/* SubPage End HERE  */

/* accordion start */

.ui-widget {font-size: 0.8em;}
.ui-widget-content a {line-height: 20px;}
/* accordion End */

 .test_res  {width:10%;}

img.ctr{margin:0px auto;}
}

@media only screen and (min-width:301px) and (max-width:600px){
/* common start here  */
/* .voffset9 { margin-top: 100px; } */ 
.btn-submit {width:95%!important; margin-bottom:10px; text-align:center;}
 }

/* Breadcrumb start */
.breadcrumb_spc {margin:0px 0px;}
 
.btn-breadcrumb .btn:not(:last-child):after {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid white;
  position: absolute;
  top: 50%;
  margin-top: -17px;
  left: 100%;
  z-index: 3;
}
.btn-breadcrumb .btn:not(:last-child):before {
  content: " ";
  display: block;
  width: 0;
  height: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 10px solid rgb(173, 173, 173);
  position: absolute;
  top: 50%;
  margin-top: -17px;
  margin-left: 1px;
  left: 100%;
  z-index: 3;
}
 
.btn-breadcrumb .btn {
  padding:6px 12px 6px 24px;
}
.btn-breadcrumb .btn:first-child {
  padding:6px 6px 6px 10px;
}
.btn-breadcrumb .btn:last-child {
  padding:6px 18px 6px 24px;
}
 
/** Default button **/
.btn-breadcrumb .btn.btn-default:not(:last-child):after {
  border-left: 10px solid #fff;
}
.btn-breadcrumb .btn.btn-default:not(:last-child):before {
  border-left: 10px solid #ccc;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):after {
  border-left: 10px solid #00A6CA;
}
.btn-breadcrumb .btn.btn-default:hover:not(:last-child):before {
  border-left: 10px solid #adadad;
}
 
/* The responsive part */
 
.btn-breadcrumb > * > div {
    /* With less: .text-overflow(); */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;    
}
/*
.btn-breadcrumb > *:nth-child(n+2) {
  display:none;
}
*/
 
/* === For phones =================================== */
@media (max-width: 767px) {
    .btn-breadcrumb > *:nth-last-child(-n+2) {
        display:block;
    } 
    .btn-breadcrumb > * div {
        max-width: 60px;
    }
}
 
/* === For tablets ================================== */
@media (min-width: 768px) and (max-width:991px) {
    .btn-breadcrumb > *:nth-last-child(-n+4) {
        display:block;
    } 
    .btn-breadcrumb > * div {
        max-width: 100px;
    }
}
 
/* === For desktops ================================== */
@media (min-width: 992px) {
    .btn-breadcrumb > *:nth-last-child(-n+6) {
        display:block;
    } 
    .btn-breadcrumb > * div {
        max-width: 320px;
    }
 
.btn-breadcmb:hover {
    color: #fff!important;
    background-color: #00A6CA!important;
    border-color: #00A6CA!important;
}
 
}
/* Breadcrumb End */


.btn_orange{border:1px solid #e0d7d3; background:#f24a03 url(images/btn_bg.jpg) repeat-x; padding:5px 10px; color:#fff; width:auto; float:left; cursor:pointer; text-transform:uppercase; font-size:11px}

table.tbgrid {
	border-collapse: collapse; width: 100%; margin: 0px auto; border: 1px solid #d5d5d5; }

table.tbgrid tr {
	border-collapse: collapse; border: 1px solid #c9c9c9;
}

table.tbgrid tr th {
	border-collapse: collapse; background-color: #00A6CA;  color: #FFFFFF; padding: 6px 6px; border: 1px solid #c9c9c9; text-align: center;}

table.tbgrid tr td {
	padding: 0.2em; text-align: center; border-collapse: collapse; background-color: #fff; padding: 4px 4px; border: 1px solid #c9c9c9;
}


/* subbu*/
.spc_right {padding-right:10px;}	
.selectWidth {
/*	width: 200px;  	*/
  display: inline-block; 
  width: 60%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;	
  }
.borderless table {
	border-top-style: none !important;
	border-left-style: none !important;
	border-right-style: none !important;
	border-bottom-style: none !important;
}
.borderless td, .borderless th {
    border: none !important;
}
.left_spc {padding-left:10px;}

.list-group.panel > .list-group-item {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-submenu {
  margin-left:20px;
}

/* end */



/* Common button Start */


.primarybtn { 
	  margin:5px 5px 5px 0px;
      padding: 6px 15px;
      background: #F16E00;
      -webkit-border-radius: 5px; border:none;
      border-radius: 5px; text-decoration:none; color:#fff;
      background: -webkit-gradient(linear, left top, left bottom, from(#F16E00), to(#F16E00));
      background: -moz-linear-gradient(top,  #F16E00,  #F16E00); 
      filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F16E00', endColorstr='#F16E00');
      
}

.disableprimarybtn {
      margin:5px 5px 5px 0px;
      padding: 6px 15px;
      background: #c0c0c0;
      -webkit-border-radius: 5px; border:none;
      border-radius: 5px; text-decoration:none; color:#fff;
      background: -webkit-gradient(linear, left top, left bottom, from(#c0c0c0), to(#c0c0c0));
      background: -moz-linear-gradient(top,  #c0c0c0,  #c0c0c0);
      filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c0c0c0', endColorstr='#c0c0c0');
}

.primarybtn:hover {
	 margin:5px 5px 5px 0px;
      background:#00A6CA;
      background: -webkit-gradient(linear, left top, left bottom, from(#00A6CA), to(#00A6CA));
      background: -moz-linear-gradient(top,  #69bbea,  #097ab6); 
      filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A6CA', endColorstr='#00A6CA');
     color: #FFF;
    -moz-box-shadow: 0px 1px 10px #097ab6;
    -webkit-box-shadow: 0px 1px 10px #097ab6;
    box-shadow: 0px 1px 10px #097ab6;text-decoration:none;
}

.primarybtn:visited, .primarybtn:active { 
	  margin:5px 5px 5px 0px;
      padding: 6px 15px;
      background: #e0500a;
      -webkit-border-radius: 5px; border:none;
      border-radius: 5px; text-decoration:none; color:#fff;
      background: -webkit-gradient(linear, left top, left bottom, from(#f99e70), to(#ef5002));
      background: -moz-linear-gradient(top,  #f99e70,  #ef5002); 
      filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f99e70', endColorstr='#ef5002');
      
}

.primarybtnUrl { 
	  margin:7px 7px 7px 0px;
      padding: 8px 17px;
      background: #e0500a;
      -webkit-border-radius: 7px; border:none;
      border-radius: 7px; text-decoration:none; color:#fff;
      background: -webkit-gradient(linear, left top, left bottom, from(#f99e70), to(#ef5002));
      background: -moz-linear-gradient(top,  #f99e70,  #ef5002); 
      filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f99e70', endColorstr='#ef5002');
      
}
 
.primarybtnUrl:hover {
	 margin:7px 7px 7px 0px;
      background:#097ab6;
      background: -webkit-gradient(linear, left top, left bottom, from(#69bbea), to(#097ab6));
      background: -moz-linear-gradient(top,  #69bbea,  #097ab6); 
      filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#69bbea', endColorstr='#097ab6');
     color: #FFF;
    -moz-box-shadow: 0px 1px 10px #097ab6;
    -webkit-box-shadow: 0px 1px 10px #097ab6;
    box-shadow: 0px 1px 10px #097ab6;text-decoration:none;
    
}

.primarybtnUrl:visited, .primarybtnUrl:active { 
	  margin:7px 7px 7px 0px;
      padding: 8px 17px;
      background: #e0500a;
      -webkit-border-radius: 7px; border:none;
      border-radius: 7px; text-decoration:none; color:#fff;
      background: -webkit-gradient(linear, left top, left bottom, from(#f99e70), to(#ef5002));
      background: -moz-linear-gradient(top,  #f99e70,  #ef5002); 
      filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f99e70', endColorstr='#ef5002');
  }

.exportToExcelbtn { 
	  margin:5px 5px 5px 0px;
      padding: 6px 15px;
      padding-top: 7px !important;
      margin-top: 3px;	
      background: #F16E00;
      -webkit-border-radius: 5px; border:none;
      border-radius: 5px; text-decoration:none; color:#fff;
      background: -webkit-gradient(linear, left top, left bottom, from(#F16E00), to(#F16E00));
      background: -moz-linear-gradient(top,  #F16E00,  #F16E00); 
      filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#F16E00', endColorstr='#F16E00');
      
}
 
.exportToExcelbtn:hover {
	 margin:3px 5px 5px 0px;
      background:#097ab6;
      background: -webkit-gradient(linear, left top, left bottom, from(#69bbea), to(#097ab6));
      background: -moz-linear-gradient(top,  #69bbea,  #097ab6); 
      filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#69bbea', endColorstr='#097ab6');
     color: #FFF;
    -moz-box-shadow: 0px 1px 10px #097ab6;
    -webkit-box-shadow: 0px 1px 10px #097ab6;
    box-shadow: 0px 1px 10px #097ab6;text-decoration:none;
}

.exportToExcelbtn:visited, .exportToExcelbtn:focus, .exportToExcelbtn:active { 
	  margin:5px 5px 5px 0px;
      padding: 6px 15px;
      padding-top: 7px !important;
      margin-top: 3px;	
      background: #e0500a;
      color: #FFF !important;
      -webkit-border-radius: 5px; border:none;
      border-radius: 5px; text-decoration:none; color:#fff;
      background: -webkit-gradient(linear, left top, left bottom, from(#f99e70), to(#ef5002));
      background: -moz-linear-gradient(top,  #f99e70,  #ef5002); 
      filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f99e70', endColorstr='#ef5002');
      
}

.exportToExcelbtn span
{
	margin:0 4px 0 0;
	padding:0px;
}

/* .exportToExcel{
	added to align the exportexcel button properly in line with other buttons and height adjusted
    padding-top: 7px !important;
    margin-top: 3px;	
} */

.primarybtn span
{
	margin:0 4px 0 0;
	padding:0px;
}

.button {
	border: none;
	cursor: pointer;
	width: 20px;
	height: 20px;
}

th,td {
	white-space: nowrap;
}

div.dataTables_wrapper {
	margin: 0 auto;
}

div#scrollable {
	overflow-y: scroll;
	height: 80%;
}
table.tbgrid tbody tr:hover td{
    background-color: #87CEEB !important;
}

.inactive {
 pointer-events: none;
 cursor: default;
}

.secondarybtn {
	padding: 7px 14px;
	border: 1px double #c7c7c7;
	border-top-color: #c7c7c7;
	border-left-color: #c7c7c7;
	background: #c7c7c7;
	-webkit-border-radius: 5px;
	border-radius: 5px;text-decoration:none; color:#000;
	background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#c7c7c7));
	background: -moz-linear-gradient(top,  #e1e1e1,  #c7c7c7);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#c7c7c7');
}

.secondarybtn:hover {
	background: #979797;
	background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#979797));
	background: -moz-linear-gradient(top,  #e1e1e1,  #979797);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#979797');
}

.min_length{width: 150px;}

/* #taboneerrmsg {
    background-color:#FF163A;
    color:#050002;
    font-size: 20px;
    font-style: italic;
    border-style: solid;
    border-color: #FFFFFF #FF163A;
} */

#taboneerrmsg,#taboneerrmsg2  {
    /* background-color:#FF163A; */
    color:red;
    font-size: 17px;
    padding:0px 0px 8px 0px;
    /* border-style: solid;
    border-color: #FFFFFF #FF163A; */
     
}

.close_btn_margin{margin: -2px -1px;}


.ok_primarybtn {
	padding: 6px 16px;	
	border: 1px double;
	background: #F9923C;
	-webkit-border-radius: 5px;
	border-radius: 5px; text-decoration:none; color:#fff;	
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f99e70', endColorstr='#ef5002');
}

.cancel_secondarybtn {
	padding: 6px 10px;
	border: 1px double #c7c7c7;
	border-top-color: #c7c7c7;
	border-left-color: #c7c7c7;
	background: #c7c7c7;
	-webkit-border-radius: 5px;
	border-radius: 5px;text-decoration:none; color:#000;
	background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#c7c7c7));
	background: -moz-linear-gradient(top,  #e1e1e1,  #c7c7c7);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#c7c7c7');
}
/* .search_icon
{
  height: 24px;
  width: 24px;
  cursor: pointer;
  text-indent: -9999px;
  border: none;
  background: url(../images/bg.png) no-repeat left top 50%;
} */

/* UI Changes Style End */


/*
p.normal {
    font-style: normal;
    
}

p.italic {
    font-style: italic;
}

p.oblique {
    font-style: oblique;
}

tr.color {
    background-color: #C2D9ED;
}
th.color {
    background-color:#295E7E;
	padding:5px 0;
}


span.ex {
    color: rgb(255,255,255);
}


body {
	font: 13px/20px 'Lucida Grande', Tahoma, Verdana, sans-serif;
	color: #404040;
}
body.color{
	background-color:#F9FBFF;
}

th.color1{
	 background-color: #295E7E;
}
*/


.exporttoexcel
{
	background-image: url('../images/export-excel.png');
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 14px!important;
	
	padding:12px;
	padding-right: 40px; 
	margin-bottom:8px;
	display:inline-block;
	
}

.exporttoexcel:hover
{
	text-decoration:none;
}

.mainheader{
	font-size: 20px;
	display: block;
/* 	text-transform: capitalize; */
	text-transform: uppercase;
	color: #00A6CA;	
}
.iconpadding{padding:0px 5px;}

.subheader{
	font-size: 18px;
	display: block;
	text-transform: capitalize;
	padding: 0px 14px;
	font-weight: bold;
}

.margin_bottom{margin-bottom: 7px; }

table.tbgrid tbody tr:hover td{
    background-color: #87CEEB !important;
}


.bootbox-body
{
	font-weight:bold!important;
	font-size:16px!important;
	
}

.bootbox-body div
{
	padding:10px 5px;
}


.modal-footer
{
	margin-top:3px;
}

.modal-footer button
{
	min-width: 75px;
	margin:5px;
}


    .tabheader{width:100%; background-color:#4f81bd; color:white;}
	.para{font-size:20px; color:#337AB7; text-transform:uppercase;}
	.inputradio{margin-left:20px;}
	.roundborder{border:1px solid #ccc; border-radius: 4px; padding:10px; text-align:center; margin-top:30px;}
	.fileupload{width:100%;}
	.mandatory{color:red; font-size:12px;}
	.content{align-content:center;}
	.labelwidth{width:50px;}
	.valuewidth{width:100px;}
	.content{width:50%; float:left; margin-top:10px; margin-bottom:10px;}
	.tableheader{background-color:#4f81bd; color:white; }
	.gridtable{border:1px solid black;}
	.gridtable th, .gridtable td{border:1px solid black; padding: 8px 1px; text-align:center;}
	.orangeborder{border-top:1px solid orange; padding:10px; text-align:center; margin-top:30px;}

		
	
.fileInput {
    cursor: pointer;
    height: 1%;
    position:absolute;
    top: 0;
    right: 0;
    /*This makes the button huge so that it can be clicked on*/
    font-size:10px;
}
.hidden {
    /*Opacity settings for all browsers*/
    opacity: 0;
    -moz-opacity: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0)
}	
	
/* 29-07-2015 My Css*/
	
	
/*	.form-control {
    display: block;
    height: 30px;
    padding: 5px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 300px;
}  */
	
/* 29-07-2015 My Css End*/


textarea {
    resize: none;
}


.roundborder1{border:1px solid #FFF; border-radius: 4px; padding:10px; text-align:center; margin-top:30px;}

/** start of css for html report **/
element.style{
vertical-align: top;
}

table.birtTable {
border-collapse: collapse; 
width: 100%; 
margin: 0px auto; 
border: 1px solid ;/*#232021;*/ 
font-size:12px !important;
}
 
table.birtTable tr {
border-collapse: collapse; 
/* border: 0px dashed #57c0e3; */ 
}
 
table.birtTable tr th {
border-collapse: collapse; 
background-color: #FCD800;  
/*color: #016699;*/ 
padding: 3px 8px; 
border-bottom: solid 0px #fff; 
text-align: left;
font-weight:bold;
}
 
table.birtTable tr td {
padding: 0.4em 0.2em; 
text-align: left; 
border-collapse: collapse; 
background-color: #fff; 
/*border: 1px dashed #57c0e3;*/ 
border-right: 1px dashed #57c0e3;
border-bottom: 1px dashed #57c0e3;
white-space:normal!important;
}

.title_bg {
margin-top: 10px;
margin-bottom: 10px;
background-color:#00A6CA;
padding: 0.01em;
border-bottom-left-radius: 100px;
border-top-left-radius: 100px;
padding-left: 18px;  
color:white;
}

/* .title_bg1 {
margin-top: 10px;
margin-bottom: 10px;
background-color:#ff9900;
padding: 0.01em;
border-radius:100px;
padding-left: 18px;  
}
 */
 
 .title_bg1 {
margin-top: 10px;
margin-bottom: 10px;
/* background-color:#ff9900;  */
padding: 0.45em 1.95em;
border-radius:100px; 
  background: -webkit-linear-gradient(#f7ba4a, #ff9a42); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#f7ba4a, #ff9a42); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#f7ba4a, #ff9a42); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#FBB949, #F79739); /* Standard syntax */
  font-size:9pt;font-weight:bold;
  border-color: #C88B3F;
  border-width: 1px;
  border-style: solid;
}
 

.title_bg2 {
margin-top: 10px;
margin-bottom: 0px;
background-color:#66b2ff;
padding: 0.01em;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
padding-left: 18px;  
width:30%;
height: 31px;
 padding-top: 6px;
}

.header_lineReport {
  width: auto;
  height: 8px;
  background: #00A6CA;
  margin: 0px 235px 0px 0px ;
}

.header_lineReport span {
  width: 50%;
  height: 100%;
  background: #fcd800;
  display: block;
}

table.tbrocd02 {
border-collapse: collapse; 
width: 100%; 
margin: 0px auto;  
font-size:10pt !important;
}
 
table.tbrocd02 tr {
border-collapse: collapse; 

}
 
table.tbrocd02 tr th {
border-collapse: collapse; 
background-color:  #FCD800;
color: #016699; 
padding: 6px 8px; 

text-align: left;
}
 
table.tbrocd02 tr td {
padding: 0.4em 0.2em; 
text-align: left; 
border-collapse: collapse; 
background-color: #fff; 

white-space:normal!important;
}


.title_bg  span{
	height: 35px;
	display:table-cell !important;
	text-transform: uppercase;
	font-size:9pt !important;
	font-family: intro, arial, sans-serif;
    font-weight: bold;
	vertical-align:middle;
}

#responseSolrDialogBody {
	 width:8.27in;
	 height:600px;
	 overflow:auto;
}

.paginationP{
	/* width:8.27in; */
	/* text-align:center; */
	float:left;
	margin-top: -25px !important;
    margin-bottom: -25px !important;
}

.pagination {

        margin-left: 375px !important;
        
}

.style_txt {
    font-family: intro, arial, sans-serif;
    font-weight: bold;
    font-size: 8.5pt;   
}
.style_footer {
	font-family: sans-serif;
    font-weight: normal;
    font-size: 8pt; 
	
}

.rptgreentxt {
	font-family: intro, arial,sans-serif!important;
    font-style: normal;
    font-weight: bold;
    font-size: 7pt;
    color: rgb(11, 138, 181);
    
}

.txtspc {padding:1px 3px; text-align:center; font-size: 6.5pt}

.tab_report {
  width:250px; float:left; padding:5px 8px; border-top-left-radius:0px; border-top-right-radius:0px; border:1px solid #F16E00;border-bottom:none;
  font-weight:bold; white-space:nowrap; 
background-color:#F16E00;
/*background: -moz-linear-gradient(top, rgba(245,252,255,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(232,246,250,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(245,252,255,1)), color-stop(50%, rgba(113,206,239,1)), color-stop(51%, rgba(33,180,226,1)), color-stop(100%, rgba(232,246,250,1)));
background: -webkit-linear-gradient(top, rgba(245,252,255,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(232,246,250,1) 100%);
background: -o-linear-gradient(top, rgba(245,252,255,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(232,246,250,1) 100%);
background: -ms-linear-gradient(top, rgba(245,252,255,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(232,246,250,1) 100%);
background: linear-gradient(to bottom, rgba(245,252,255,1) 0%, rgba(113,206,239,1) 50%, rgba(33,180,226,1) 51%, rgba(232,246,250,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5fcff', endColorstr='#e8f6fa', GradientType=0 ); */
  
	}

#footerPageNo{
	text-align: right;
    margin-top: -26px;
    margin-right: 4px;
}
.style_footer p{
	margin: 0 0 0px !important;
}
    
table.birtTable td.gridLabel{
	font-weight:bold;
}
.scoreFactorIndex{float: left;width: 7%;padding: 0px 4px;}
.scoreFactorText{width: 93%; float: left;}
/** end of css for html report **/


/* userProfileDetails Start */
	.ips{     
		border: 1px solid #4f81bd;
    	padding: 2px 4px;
	    margin: 1px 1px;
	    border-radius: 4px;
	    display: inline-block;
	}
	
	textarea {
    	resize: none;
	}
	.iconPadding{margin:1px 0px 4px 3px}
	.toggleheader {
	    width: auto;
	    padding: 7px 10px 7px 25px;
	    color: #FFF;
	    font-size: 12px;
	    font-weight: bold;
	    background: url(../images/minus.png) no-repeat 7px center #00A6CA;
	    cursor: pointer;
	    font-family: intro, Arial,Helvetica,sans-serif;
	    font-size: 12px;
	}

	.toggleheaderOnclick {
	    width: auto;
	    padding: 7px 10px 7px 25px;
	    color: #333;
	    font-size: 12px;
	    font-weight: bold;
	    background: url(images/plus.png) no-repeat 7px center #e5e5e5;
	    cursor: pointer;
	    font-family: intro,Arial,Helvetica,sans-serif;
	    font-size: 12px;
	}
	
	.txtIpAddress {
		width:100%;
		border:1px solid #4f81bd;
		min-height: 100px;
		border-radius:4px;
		padding: 2px 6px; 
		display:block;
	}
		
	.txtmfiName {
		width: 100%;
		overflow: auto;
		height: 150px;
		border: 1px solid #4f81bd;
		padding: 10px;
		border-radius:5px;
	}	

/* userProfileDetails End */

/* search Icon */
input[type=search] {
  background: url(./images/search_icon.png) no-repeat right top 50%;
  padding-right:32px;
 -webkit-appearance: none;
 
}
.dataTables_scroll
{
    overflow:auto;
}
.ul_margin
{
	margin: 0px;
}
body, html
{
    margin:0!important;
    padding:0!important;                
}

#headermain
{
	
       color:#00A6CA;
       border-bottom: 4px solid #fcd800;
	
}
            
#headernew
{	
       background-image:url('images/TU-CIBIL-logo.png');
       background-repeat:no-repeat!important; 
       background-position: center right!important; 
       /*padding: 12px 5px!important;*/ 
       width:96%!important; 
       margin: 0 auto;
       padding-bottom: 10px;
       height:68px;
}

#headermain #headernew h1
{
	padding:0px!important;
	font-size: 30px!important;
	margin:0px;
	
}

.welcomeuser
{
	padding:5px!important;
	text-align: right;
}
.footerDiv
{
	
	
}

*
{
	font-family: Intro, arial;	
}

.idbox {
	width: 91%;
	display: inline-block;
}

.toggleEyeView {
	display: inline-block;
	padding: 3px;
	margin-left: 3px;
}
.w-50{
	width: 50%!important;
}

.mfiNameIdClass {
    white-space: pre;
}

.accUNumIdClass {
    white-space: pre;
}

.accNumIdClass {
    white-space: pre;
}

.memberIndentifierClass {
    white-space: pre;
}

.memberNameClass {
    white-space: pre;
}

.capitalizeClass {
    text-transform: capitalize;
}
