 tr .taba{ background-color:#FFFFFF !important;
 display:block !important;
 padding-bottom:5px;
 padding-top:5px;
 
  }


 .t2pav {
	font-family:"Gill Sans MT";
	font-size:16px;
	letter-spacing: .01em;
	color:#ffcc66;
	/*color:#EC5844;*/
	background-color:#082338;
	padding:10px !important;
	font-weight:normal !important;
	word-wrap: break-word;
 /* word-break: break-all;*/

}


.hida { visibility:hidden; display:none; }
/*.visa { visibility: visible; display:block; */}
.leftolg{ text-align:left !important; }
.leftol{ text-align:left !important; }
.lll{
	text-align: center;
	font-size:16px;
	color: #FFCC66;
	font-family:"Gill Sans MT";
	background-color: #14568B;
	word-wrap: break-word;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
/*  word-break: break-all;*/

}
.tttt{word-break: break-all;}
.llla{
	text-align:left;
	padding :10px;
	font-size:16px;
	color: #FFCC66;
	font-family:"Gill Sans MT";
	background-color: #0F416A;
	 
  word-break: break-all;

}
.mmbo{
	text-align:left;
	font-size:17px;
	color: #333333;
	font-family:"Gill Sans MT";
	line-height: 24px;
}
.mmbo Span{
	text-align:left;
	font-size:16px;
	color: #004262;
	font-family:"Gill Sans MT";
	font-weight: 800;
	
}

.lllaa{
	text-align:left;
	padding :10px;
	font-size:16px;
	color: #FFCC66;
	font-family:"Gill Sans MT";
	background-color: #fff;
	 
  word-break: break-all;

}
.lllab{
	text-align:left;
	padding :10px;
	font-size:16px;
	color: #525252;
	font-family:"Gill Sans MT";
	background-color: #fff;
	 
 

}
.ll2s{ padding :10px; font-size:16px; color: #525252; font-family:"Gill Sans MT"; 
word-wrap: break-word;	 
  /*word-break: break-all;*/
 }
.ll2{ padding :10px; font-size:16px; color: #525252; font-family:"Gill Sans MT"; 
word-wrap: break-word;	 
  /*word-break: break-all;*/
 }
 .ll2b{ font-size:16px; color: #525252; font-family:"Gill Sans MT"; 
 word-wrap: break-word;	 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
 /* word-break: break-all;  */
 }
  .ll2b span { padding :10px;   border-bottom:1px solid #dddddd;   display:block; width:100%;   -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}
    .ll2b span:last-child { padding :10px;   border-bottom:0px solid #dddddd;   display:block; width:100%;   -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;}
    .ll2b .auto {  padding :10px;   border-bottom:1px solid #dddddd;   display:block; width:100%;   -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
 
  .ll2b .auto:last-child {  padding :10px;   border-bottom:0px solid #dddddd;   display:block; width:100%;   -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  
/*   
Responsive table build with Twitter Bootstrap
Author: Arup Senapati
Website: http://www.a2zwebhelp.com
*/

 /*

.greenBox .title{
  background-color: #35aa47;
  color: #FFFFFF;
  margin: 20px 0;
  padding: 10px;
  font-weight: bold;
  border-radius: 5px;
} 

.greenBox {  
   width:96%;
   margin: 0 auto;
}*/


/* Responsive Table Layout For Table-1 */
.kanth{
	width:100%;
	position:relative;
		margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

  .no-more-tables table   {
	width: 100%;
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #525252;
   }
  .new{
	width:95%;
	background-position: center;
	display: block;
  }

.new .table-bordered th{}
.new .table-bordered td {/*
  border-left: 3px solid #dddddd; new*/
  padding-left:0px;
  padding-right:0px;
 /* */padding-top:0px;
  padding-bottom:0px;

   border : 1px solid #dddddd; /*xx*/
}
.new .table-bordered td:first-child{ 
color:#333;

  
  }


/* Responsive Table Layout For Table-2 */
@media only screen and (min-width: 768px) and (max-width: 960px) {
  .md{ max-width:50px; color:#CC0000; /*padding :10px  border-bottom:10px solid #dddddd !important;*/     display:block;/* width:100%;*/} 
}
@media only screen and (max-width: 619px) {
  .new{
	width:100%;
	background-position: center;
	display: block;
  }
.leftol{ text-align: center !important; }

.lll{text-align: center;}
/*
.hid{ visibility:visible !important;  vertical-align:middle;}*/

  
  /* Force table to not be like tables anymore */
  .no-more-tables table, 
  .no-more-tables thead, 
  .no-more-tables tbody, 
  .no-more-tables th, 
  .no-more-tables td, 
  .no-more-tables tr { 
    display: block; 
  }
 
  /* Hide table headers (but not display: none;, for accessibility) */
  
  
  .no-more-tables thead tr { 
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
   .no-more-tables tr { 
    padding:0px;
  }
  .no-more-tables tr { 
  
    border-left: 0px solid #ddd; 
	border-right: 0px solid #ddd; 
	 border-top: 0px solid #ddd; 
    border-bottom: 0px solid #ddd; 
  }

  .no-more-tables tr:last-child {
    border-bottom: 0;
  }
/*.no-more-tables td::after {content:""; display:table; clear:both;}*/

  .no-more-tables td { 
    /* Behave  like a "row" */
    border: none;
    border-bottom: 0px solid #eee;
	font-size:16px;
	line-height:22px;
	/*padding-bottom: 10px; */
	padding: 0px; 
	/* */padding-top: 10px;
    position: relative;
    padding-left: 0%; 
    white-space: normal;
    text-align:center;
	vertical-align:middle;
	
	
  }
  
 .no-more-tables td:first-child:before { background-color:#193c59; color: #FFCC33 !important; }

  .no-more-tables td:before {
  color:#012a52!important;
	/* background: #b7bdc2; */
	/**/background-color:#b7c9db;
	/* Now like a table header */
    position: relative;
 
   margin:0px;
   padding:10px;
	 
	/* Top/left values mimic padding */
 /*   top: 0px;
	left: 0px;
	min-height:100%;*/
	
	width: 100% !important;
	vertical-align:middle !important;
		/* padding-top: 0px;
	padding-right: 0px; */
	/*  word-break: break-all;*/
	/**/white-space: normal  ;
	text-align:center;
	/*text-indent:20px;/
	/*font-weight: bold;*/
	/*display: inline-block;*/
	color:#FFFFFF;
	 border-bottom: 0px solid #d3d3d3; 
	 
	float:left;
	display: block;
	line-height:30px;
	 
	  
	
	
  }
  
    .no-more-tables td { 
    /* Behave  like a "row" */
    border: none;
    border-bottom: 0px solid #eee; 
    position: relative;
    padding-left:0% !important; 
    white-space: normal;
    text-align:center;
	  background-color:#e2e2e2; 
	  vertical-align:middle !important;
	  display:block;
	 /*nn padding:5px !important;*/
  }
  
 
 /**/
 .no-more-tables td:last-child {

	min-height:100%;
  }
 
   /*.no-more-tables td:before:nth-child(odd) {
	
	background-color:#990000;

  }*/
  /*
  Label the data
  
  
  */  /*
  [data-avatar]::before {
    / 
	background-image:url(../../conferencehall/board.jpg);
	background-position:center;
	text-align:center;
   
  
    background-repeat: no-repeat;
  
	width:50%;
    content: '';
    display: block;
 
    vertical-align: middle;
 
    margin-right: 10px;
    border: 1px solid #ccc;
    padding: 3px;
	z-index:10000000000000000;
	 
}*/
  
   .no-more-tables tr td:first-of-type 
    {
    background: #003366 !important;
    color: #fff !important;
	line-height:30px  !important;
  }
  
  .no-more-tables tr:nth-of-type(2n+1) td:first-of-type 
 {
    /*background: #009900 !important;*/
    color: #ffffff;
  }
 .no-more-tables  tr td {
  background: #F3F3F3 ;
  color: #000;
  line-height:30px  !important;
  display:block;
   
}

 .no-more-tables  tr:nth-of-type(2n-1) td {
  background: #ffffff;
    color: #333333;
}
  
   /* .no-more-tables td:nth-of-type(2n-1) 
 {
    background: #990000;
    color: #ffffff;
  }*/
 /* .no-more-tables tr td:first-of-type {
  background-color:#E80074;
  color:#FFFFFF;
    border-bottom: 1px solid #e4ebeb;
  }*/
  
  .no-more-tables td:before {
  padding-top: 0px;
  padding-bottom: 0px;
 /*
 content: attr(data-icon);*/
	content: attr(data-title);
	font-family: "Gill Sans MT";
	font-size:16px;
	height:100%!important;
  display: table-cell;
  width:100%;
  float:left;
  /* noverflow: auto;*/
  vertical-align:middle !important;
 /*
  margin-left:auto; margin-right:auto;
  top:50%;
    transform: translate(0% -50%)*/
   
  
  
  
	 
	
}
 
 
 
 /*
.no-more-tables td:before .new23{
  
 
 
	content: attr(data-title);
	font-family: "Gill Sans MT";
	font-size:16px;
	
	height:100% !important;
	
}*/
.table-bordered {

  border: 0px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  /*border-left: 0;*/
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}
 .no-more-tables td { 
    /* Behave  like a "row" */
    border: none;
	border-right: 0px solid #d3d3d3; 
    border-bottom: 1px solid #d3d3d3; 
	
     }
	   .no-more-tables td:last-child { 
    /* Behave  like a "row" */
   
	border-right: 0px solid #d3d3d3;
	border-bottom:#d3d3d3 0px solid;
	
   
	
     }
	 
	   .no-more-tables  td:first-of-type{
	background: #003366 !important;
	color: #ffffff;
	text-align:center;
	 
  }
  /**/
  .table-striped > tr:nth-child(odd) > td{
 color: #ffffff;
  background-color: #990000;
}
 .lll{text-align:center; padding :5px; font-size:16px; color: #fff; font-family:"Gill Sans MT"; /**/ word-break:normal ;}
 
  .ll2{ display:block; 	  
 /* word-break:normal ;*/
}
 
   .ll2b{ display:block; 	  
 /**/ word-break:normal ;
}
  .ll2b span { padding :10px;   border-bottom:1px solid #dddddd;   display:block; width:100%;} 
  
 .llla{
	text-align: center;
	padding :10px;
	font-size:16px;
 
	font-family:"Gill Sans MT";
 
	color:#ffcc66;
	/*color:#EC5844;*/
	background-color:#082338;
	 
  word-break: break-all;

}
.lllab{
	text-align: center;
	padding :10px;
	font-size:16px;
	color: #525252;
	font-family:"Gill Sans MT";
	background-color: #fff;
	 
 

}
 .visa{ visibility:hidden; display:none; height:0px !important; margin:0px; padding:0px;   }
  .hida { visibility: visible; display: block; clear:both; }
   .t2pav {
   clear:both;
   visibility: collapse!important; display:none; 
   
	font-family:"Gill Sans MT";
	font-size:16px;
	letter-spacing: .01em;
	color:#ffcc66;
	/*color:#EC5844;*/
	margin:0px !important;
	height:0px !important;
	background-color:#082338;
	padding:0px !important;
	font-weight:normal !important;
	word-wrap: break-word;
 /* word-break: break-all;*/

}
tr .t2pav{
  visibility: collapse;
  background-color:#00CC99;
}
.ll2s{ padding :10px; font-size:16px; color: #fff; font-family:"Gill Sans MT"; 
word-wrap: break-word;	 
  /*word-break: break-all;*/
 }
 tr .taba{ background-color:#FFFFFF !important;
 display:block !important;
 padding-bottom:5px;
 padding-top:5px;
 
  }
}









/* END OF CSS */
