<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
body {font-family: 'open sans !important'}
.nse-ticker {
    background-color: #fff5e6;
    padding: 10px;
}
.nse-ticker span {
    background-color: #f7ae43;
    color: #fff;
    font-size: 22px;
    padding: 5px;
    display: inline-block;
    width: 8%;
    text-align: center;
    vertical-align: middle;
}
.nse-ticker marquee {
    display: inline-block;
    width: 91%;
    vertical-align: middle;
    font-size: 16px;
}
.invest-option-sc {
	padding: 1rem 0;
}
.invest-option-pnl {
    margin: 0rem 0;
}
.invest-option-img {
    width: 36%;
    display: inline-block;
    vertical-align: top;
}
.invest-option-data {
    width: 61%;
    display: inline-block;
    vertical-align: top;
    margin-left: 20px;
}
.invest-option-data p {
    font-size: 17px;
    color: #000;
    text-align: justify;
    line-height: 26px;
    margin-bottom: 1rem;
}
.invest-option-data .select-section {
	margin: 2rem 0 0.5rem;
}
.invest-option-data input {
    border: 1px solid #f7ae43;
    padding: 7px 5px;
    display: block;
    margin-bottom: 2rem;
}
.invest-option-data a {
    display: inline-block;
    background-color: #f7ae43;
    color: #fff;
    font-size: 20px;
    padding: 3px 35px;
    margin-top: 1rem;
}
.invest-option-data input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: 000;
}
.invest-option-data input::-moz-placeholder { /* Firefox 19+ */
  color: 000;
  opacity: 1;
}
.invest-option-data input:-ms-input-placeholder { /* IE 10+ */
  color: 000;
}
.invest-option-data input:-moz-placeholder { /* Firefox 18- */
  color: 000;
  opacity: 1;
}

.left-sub-menu li:last-child {
    border-bottom: none;
}
.left-sub-menu {
    margin-top: 0 !important;
    background-color: transparent;
    border-radius: 4px;
    list-style-type: none;
    padding-left: 0;
}
.left-sub-menu li {
    position: relative;
    padding-left: 10px;
}
.left-sub-menu, .left-sub-menu1 {
    display: none;
}
.left-sub-menu li a {
    font-size: 14px;
    color: #000;
    transition: all 0.2s ease-in-out;
}
.left-sub-menu li a:hover {
    color: #f7ae43;
}
.left-menu-click::after, .left-menu-click1::after {
    content: '\f067';
    font-family: FontAwesome;
    position: absolute;
    top: 9px;
    right: auto;
    left: 3px;
    font-size: 10px;
}
.menu-hide ul.left-sub-menu1 {
    margin-top: 0;
}
.left-menu-click, .plus {
    position: relative;
}
.left-menu-click.plus:after {
    content: '\f068';
    font-family: FontAwesome;
    position: absolute;
    top: 9px;
    right: 8px;
}

.market-menu-pnl h2 {
    background-color: #f7ae43;
    text-align:center;
    font-size: 22px;
	color: #fff;
	padding: 7px 0;
}
.market-left-menu {
    background-color: #fff5e6;
    padding: 3px 0;
    margin-top: -4px;
    text-align:left;
}
.market-left-menu.left-menu-space{
    padding: 3px 5px 3px 5px;
}
.market-left-menu.left-menu-space li a,.market-left-menu.left-menu-space li.active a {
    padding: 5px 7px;
}
.left-menu-inner li.active a {
    padding: 5px 0;
    display: block;
    font-weight: 600;
}
.left-menu-inner li.active {
    background: #fff;
}
.left-menu-inner {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
}
.left-menu-inner li {
    margin: 7px 0;
	cursor: pointer;
	font-size: 15px;
	padding: 4px 15px;
}
.left-menu-inner li a {
    color: #000;
    font-size: 14px;
    transition: all 0.5s ease-in-out;
}
.left-menu-inner li a:hover {
    color: #f7ae43;
    /*font-size: 18px;*/
}
.left-menu-inner li.active a{
	color: #f7ae43;
}
.common-dropdpwn {
    width: 48%;
    display: inline-block;
    margin: 10px 0;
    position: relative;
}
.common-dropdpwn.common-dropdpwn-1 {
    margin-right: 16px;
}
.common-dropdpwn select {
    width: 100%;
    border: 1px solid #f7ae43;
    border-radius: 5px;
    padding: 5px;
    font-size: 15px;
    -webkit-appearance: none;
}
.common-dropdpwn::after {
    content: '\f107';
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    pointer-events: none;
    font-size: 20px;
    top: 3px;
}
.show-menu {
	display: none;
}


/*basis of allotment css starts*/
.market-data-pnl .breadcrum {
    margin-bottom: 10px;
}
.market-data-pnl .breadcrum ul {
    padding-left: 0;
    list-style-type: none;
    margin-bottom: 0;
}
.market-data-pnl .breadcrum ul li {
    display: inline-block;
    color: #000;
    font-weight: 600;
    font-size: 13px;
}
.market-data-pnl .breadcrum ul li a {
    padding: 0px;
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
.invest-option-pnl p {
    font-size: 17px;
    color: #000;
}
.nse_bse {
    padding-left: 0;
    list-style: none;
    margin-bottom: 5px;
    font-size: 14px;
}
.allotment-table .table thead th {
    background-color: #f7ae43;
    border: none;
    padding: 3px 5px 3px 5px;;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    white-space: nowrap;


}
.allotment-table .table thead th.ann-td, .allotment-table .table tbody td.ann-td,.allotment-table .table tbody td.nowrap-td{
	white-space: normal;
}
.allotment-table .table tbody td {
    /*background-color: #fff5e6;*/
    /*border: none;*/
    /*padding: 8px 8px;*/
    /*color: #000;*/
    /*font-size: 17px;*/
    /*white-space: nowrap;*/

    /*font-size: 13px;
	color: #000000;
	font-family: verdana,Arial;
	text-align: left;
	background-color: #fff5e6;*/
	/*padding: 14px 45px 8px 11px;*/

	 background-color: #fff5e6;
    border: none;
    padding: 3px 5px 3px 5px;;
    color: black;
    /*font-weight: 600;*/
    font-size: 14px;
    white-space: nowrap;
    border-bottom: 1px solid #ffe6c1;
   

}
.allotment-table .table tbody td a {
	color: #000;
    font-size: 14px;
}
/*basis of allotment css ends*/


/*dividend details css starts*/
.nse-ticker select {
    border: 1px solid #fff;
    padding: 5px 10px;
    font-size: 15px;
    width: 100%;
    -webkit-appearance: none;
}
.dividend-select {
    width: 35%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.dividend-select:after {
	content: '\f107';
	font-family: FontAwesome;
	position: absolute;
	right: 10px;
	font-size: 22px;
	color: #000;
	top: 2px;
	pointer-events: none;
}
.nse-ticker.dividend-ticker marquee {
	width: 64%;
}
.dividend-main-select {
    margin: 0;
    background-color: #fff5e6;
    padding: 10px;
    width: 100%;
}
.dividend-main-select ul {
    list-style: none;
    padding-left: 15px;
    font-size: 14px;
    margin-bottom: 7px;
}
.txt-green {
    color: #3ca24c;
}
.txt-red{
	color: red;
}
.maindivgainnu img {
    margin-right: 7px;
}
.dividend-main-select select {
    border: 1px solid #fff;
    padding: 5px;
}
.dividend-main-select .month-select {
    width: 45%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
}
.dividend-main-select .month-select:after {
	content: '\f107';
	position: absolute;
	font-family: FontAwesome;
	right: 77px;
	font-size: 20px;
	color: #000;
	top: 5px;
	pointer-events: none;
}
 .month-select select {
    width: 60%;
}
.month-select1.dt-sc::after {
    right: 10px;
    top: 2px;
    color: #757575;
    font-size: 20px;
    pointer-events: none;
}
.month-select1.dt-sc label {
    width: 32%;
    display: inline-block;
    font-size: 14px;
}
.month-select1.dt-sc input {
    display: inline-block;
    padding: 5px 10px;
    height: auto;
    width: 65%;
    font-size: 15px;
    line-height: normal;
    border: 1px solid #f7ae43;
    vertical-align: middle;
    outline: none;
    box-shadow: none;
}
.month-select1.dt-sc{
	margin-right: 0;
}
 .month-select1 {
    width: 45%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
}
 .month-select1:after {
	/* content: '\f107'; */
	position: absolute;
	font-family: FontAwesome;
	right: 77px;
	font-size: 20px;
	color: #000;
	top: 5px;
	pointer-events: none;
}
.month-select1 select {
    width: 60%;
}


.dividend-main-select .funds-select {
    width: 41%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
}
.dividend-main-select .funds-select:after {
	content: '\f107';
	position: absolute;
	font-family: FontAwesome;
	right: 56px;
	font-size: 20px;
	color: #000;
	top: 5px;
	pointer-events: none;
}
.dividend-main-select .funds-select select {
    width: 75%;
}
.dividend-main-select .category-select {
    width: 65%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    position: relative;
}
.dividend-main-select .category-select:after {
	content: '\f107';
	position: absolute;
	font-family: FontAwesome;
	right: 245px;
	font-size: 20px;
	color: #000;
	top: 5px;
	pointer-events: none;
}
.dividend-main-select .category-select select {
    width: 50%;
}

.dividend-main-select .scheme-select:after {
	content: '\f107';
	position: absolute;
	font-family: FontAwesome;
	right: 245px;
	font-size: 20px;
	color: #000;
	top: 5px;
	pointer-events: none;
}
.dividend-main-select .scheme-select select {
    width: 50%;
}
.dividend-main-select div label {
    margin-right: 5px;
    font-size: 15px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0;
}

.row-class{
	margin-top: 10px;
}
.dividend-main-select .dividend-go {
	width: 20%;
	display: inline-block;
	vertical-align: middle;
}
.dividend-main-select .dividend-go {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 0 auto;
}
.dividend-go input {
    background: #f7ae43;
    color: #fff;
    font-weight: 600;
    font-style: normal;
    padding: 4px 15px;
    border-radius: 5px;
    border: 1px solid #f7ae43;
    transition: all 0.5s ease-in-out;
    font-size: 15px;
}
.dividend-main-select .dividend-go a {
    background-color: #f7ae43;
    width: 100%;
    padding: 3px 10px;
    display: inline-block;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}
/*dividend details css ends*/

/*daily nav css starts*/
/* The container */
.nav-radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 17px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 600;
}

/* Hide the browser's default radio button */
.nav-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
   	position: absolute;
	top: 3px;
	left: 5px;
	height: 20px;
	width: 20px;
	background-color: #eee;
	border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.nav-radio:hover input ~ .checkmark {
  	background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.nav-radio input:checked ~ .checkmark {
    background-color: #fff;
    border: 2px solid #f7ae43;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.nav-radio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.nav-radio .checkmark::after {
    top: 2px;
    left: 2px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #f7ae43;
}

.daily-nav-radio {
    background-color: #fff5e6;
    margin: 10px 0;
    padding: 10px;
}
.daily-nav-radio p {
    font-size: 17px;
    color: #000;
    margin-bottom: 0;
    width: 60%;
    display: inline-block;
    text-align: center;
    font-weight: 600;
}
.nav-radio-pnl {
    width: 38%;
    display: inline-block;
    text-align: left;
}
/*daily nav css ends*/


@media(min-width:992px) and (max-width:1199.90px){
	.invest-option-data {
		margin-left: 15px;
	}
	.market-menu-pnl h2 {
		/*font-size: 30px;*/
	}
	.nse-ticker span {
		font-size: 20px;
	}
	.nse-ticker marquee {
		font-size: 15px;
	}
	.invest-option-data p {
		font-size: 15px;
	}
	.invest-option-data input {
		font-size: 15px;
	}
	.invest-option-data a {
		margin-top: 0;
		font-size: 15px;
	}
	.allotment-table .table thead th, .allotment-table .table tbody td a
	{
		font-size: 15px;
	}
	.allotment-table .table tbody td {
		font-size: 14px;
	}
	.invest-option-pnl p {
    	font-size: 16px;
	}

	.dividend-main-select .month-select {
		width: 25%;
	}
	.dividend-main-select div label {
		font-size: 15px;
	}
	.month-select1.dt-sc{
		width: 55%;
	}
	.dividend-main-select .month-select select {
	    width: 65%;
	}
	.dividend-main-select .funds-select {
		width: 28%;
	}
	.dividend-main-select .funds-select select {
	    width: 71%;
	}
	.dividend-main-select .category-select {
		width: 32%;
	}
	.dividend-main-select .category-select select {
	    width: 65%;
	}
	.left-menu-inner li a {
		font-size: 13px;
	}
}

@media(min-width:768px) and (max-width:991.90px){
	.invest-option-data {
		margin-left: 0px;
		width: 100%;
	}
	.invest-option-img {
	    width: 40%;
	    margin: 0 auto 1rem;
	    display: block;
	}
	.market-menu-pnl h2 {
		font-size: 18px;
		/*padding: 0.5rem 0;*/
	}
	.nse-ticker span {
		font-size: 18px;
		width: 12%;
	}
	.nse-ticker marquee {
		font-size: 15px;
		width: 87%;
	}
	.invest-option-data p {
		font-size: 15px;
	}
	.invest-option-data input {
		font-size: 15px;
	}
	.invest-option-data a {
		margin-top: 0;
		font-size: 15px;
	}
	.left-menu-inner li {
		font-size: 14px;
	}
	.left-sub-menu li a {
		font-size: 13px;
	}
	.allotment-table .table thead th, .allotment-table .table tbody td a,
	{
		font-size: 15px;
	}
	.allotment-table .table tbody td {
		font-size: 13px;
	}
	.allotment-table .table tbody td.cmp-name-td{
		white-space: normal;
	}
	.market-data-pnl .breadcrum ul li a {
		font-size: 13px;
	}
	.invest-option-pnl p {
    	font-size: 15px;
	}

	.dividend-main-select .month-select {
		width: 46%;
	}
	.dividend-main-select div label {
		font-size: 15px;
	}
	.month-select1.dt-sc label{
		font-size: 13px;
	}
	.dividend-main-select .month-select select {
	    width: 70%;
	}
	.dividend-main-select .funds-select {
		width: 46%;
	}
	.dividend-main-select .funds-select select {
	    width: 70%;
	}
	.dividend-main-select .category-select {
		width: 48%;
		margin-top: 1rem;
	}
	.dividend-main-select .category-select select {
	    width: 62%;
	}
	.left-menu-inner li a {
		font-size: 13px;
	}
	.dividend-main-select .dividend-go {
		width: 20%;
		margin-top: 0rem;
	}
	.month-select1{
		width: 79%;
	}
	.dividend-select {
		width: 45%;
	}
	.nse-ticker.dividend-ticker marquee {
		width: 54%;
	}
	.left-menu-click.plus::after{
		top: 3px;
	}
}

@media(min-width:481px) and (max-width:767.90px){
	.invest-option-data {
		margin-left: 0px;
		width: 100%;
	}
	.invest-option-img {
	    width: 40%;
	    margin: 0 auto 1rem;
	    display: block;
	}
	.common-dropdpwn.common-dropdpwn-1 {
		margin-right: 13px;
	}
	.market-menu-pnl h2 {
		font-size: 18px;
		/*padding: 0.5rem 0;*/
	}
	.common-dropdpwn select{
		font-size: 14px;
	}
	.common-dropdpwn::after{
		top: 2px;
	}
	.nse-ticker span {
		font-size: 16px;
		width: 12%;
		padding: 3px;
	}
	.nse-ticker marquee {
		font-size: 13px;
		width: 87%;
	}
	.invest-option-data p {
		font-size: 15px;
		line-height: 22px;
	}
	.invest-option-data input {
		font-size: 15px;
	}
	.invest-option-data a {
		margin-top: 0;
		font-size: 15px;
	}
	.left-menu-inner li {
		font-size: 15px;
	}
	.left-sub-menu li a {
		font-size: 14px;
	}
	.show-menu {
		display: block;
	}
	.hide-menu {
		display: none;
	}
	.allotment-table .table thead th, .allotment-table .table tbody td a
	{
		font-size: 14px;
	}
	.allotment-table .table tbody td {
		font-size: 13px;
	}
	.allotment-table .table tbody td.cmp-name-td{
		white-space: normal;
	}
	.market-data-pnl .breadcrum ul li a {
		font-size: 15px;
	}
	.invest-option-pnl p {
    	font-size: 15px;
	}

	.dividend-main-select .month-select {
		width: 46%;
	}
	.dividend-main-select div label {
		font-size: 15px;
	}
	.month-select1.dt-sc label{
		font-size: 13px;
	    width: 35%;
	}
	.month-select1.dt-sc input{
		width: 62%;
	}
	.month-select1.dt-sc{
		width: 78%;
	}
	.dividend-main-select .month-select select {
	    width: 70%;
	}
	.dividend-main-select .funds-select {
		width: 46%;
	}
	.dividend-main-select .funds-select select {
	    width: 70%;
	}
	.dividend-main-select .category-select {
		width: 48%;
		margin-top: 1rem;
	}
	.dividend-main-select .category-select select {
	    width: 62%;
	}
	.left-menu-inner li a {
		font-size: 15px;
	}
	.dividend-main-select .dividend-go {
		width: 20%;
		margin-top: 0rem;
	}
	.dividend-select {
		width: 40%;
	}
	.nse-ticker.dividend-ticker marquee {
		width: 58%;
	}
}

@media(min-width:320px) and (max-width:480.90px){
	.info-ul .indices-ul{
		width: auto;
	}
	.invest-option-data {
		margin-left: 0px;
		width: 100%;
	}
	.invest-option-img {
	    width: 40%;
	    margin: 0 auto 1rem;
	    display: block;
	}
	.common-dropdpwn.common-dropdpwn-1 {
		margin-right: 13px;
	}
	.market-menu-pnl h2 {
		font-size: 16px;
		/*padding: 0.5rem 0;*/
	}
	.common-dropdpwn select{
		font-size: 13px;
	}
	.common-dropdpwn::after{
		top: 1px;
	}
	.nse-ticker span {
		font-size: 15px;
		width: 15%;
		padding: 3px;
	}
	.nse-ticker marquee {
		font-size: 13px;
		width: 83%;
	}
	.invest-option-data p {
		font-size: 14px;
		line-height: 20px;
	}
	.invest-option-data input {
		font-size: 15px;
	}
	.invest-option-data a {
		margin-top: 0;
		font-size: 15px;
	}
	.left-menu-inner li {
		font-size: 15px;
	}
	.left-sub-menu li a {
		font-size: 14px;
	}
	.common-dropdpwn {
		width: 100%;
		margin: 0 0 10px;
	}
	.show-menu {
		display: block;
	}
	.hide-menu {
		display: none;
	}
	.allotment-table .table thead th, .allotment-table .table tbody td a {
		font-size: 13px;
	}
	.nse_bse{
		font-size: 13px;
	}
	.allotment-table .table tbody td{
		font-size: 13px;
	}
	.allotment-table .table tbody td.cmp-name-td{
		white-space: normal;
	}
	.pagination &gt; li &gt; a, .pagination &gt; li &gt; span{
		padding: 3px 5px !important;
	}
	.market-data-pnl .breadcrum ul li a {
		font-size: 14px;
	}
	.invest-option-pnl p {
    	font-size: 14px;
	}

	.dividend-main-select .month-select {
		width: 100%;
	}
	.dividend-main-select div label {
		font-size: 15px;
	}
	.month-select1.dt-sc label{
		font-size: 13px;
	}
	.month-select1.dt-sc{
		width: 78%;
	}
	.dividend-main-select .dividend-go{
		vertical-align: top;
	}
	.month-select1.dt-sc input{
		width: 63%;
		vertical-align: top;
	}
	.dividend-main-select .month-select select {
	    width: 78%;
	}
	.dividend-main-select .funds-select {
		width: 100%;
		margin-top: 1rem;
	}
	.dividend-main-select .funds-select select {
	    width:80%;
	}
	.dividend-main-select .category-select {
		width: 100%;
		margin-top: 1rem;
	}
	.dividend-main-select .category-select select {
	    width: 72%;
	}
	.left-menu-inner li a {
		font-size: 15px;
	}
	.dividend-main-select .dividend-go {
		width: auto;
		margin-top: 0rem;
	}
	.dividend-select {
		width: 100%;
	}
	.nse-ticker.dividend-ticker marquee {
		width: 100%;
	}
}	



.pagination {
  padding: 15px 0;
  float: right;
}
.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem;
}

.pagination {
  list-style: none;
}

.pagination &gt; .disabled &gt; a, .pagination &gt; .disabled &gt; a:focus, .pagination &gt; .disabled &gt; a:hover, .pagination &gt; .disabled &gt; span, .pagination &gt; .disabled &gt; span:focus, .pagination &gt; .disabled &gt; span:hover {
  color: #fff;
  cursor: not-allowed;
  background-color: #f7ae43;
  border-color: #fff;
}

.pagination &gt; li &gt; a, .pagination &gt; li &gt; span {
  border: 1px solid #fff;
background: #f7ae43;
padding: 3px 9px;
color: #fff;
font-size: 14px;
}

.pagination &gt; li &gt; a:hover {
  color: #fff;
  text-decoration: underline;
}

.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span, .pagination &gt; .active &gt; span:focus, .pagination &gt; .active &gt; span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color:#ac7a30;
  border-color: #fff;
}

.main {
  list-style-type: none;
  padding: 0;
  text-align: center;
}


.menu_link {
  display: inline-block;
  cursor: pointer;
  padding: 6px 6px;
}

.menu_link a {
  color: #337ab7 !important;
  text-decoration: none!important;
}

.alph-active {
  color: #337ab7!important;
  font-weight: 700!important;
  font-size: 17px!important;
}

.alph-active:hover {
  color: #337ab7;
  font-weight: 700;
  font-size: 17px;
  cursor: default;
}
a:focus, a:hover {
  color: #23527c;
  text-decoration: underline;
}
a:active, a:hover {
  outline: 0;
}


.company-table &gt; tbody &gt; tr &gt; td:first-child::before {
  content: url("/images/gainer_arrow.png");
  float: left;
  margin-right: 10px;
}

/*update by chetan 10-3-22*/
a.MoreLink, a.MoreLink:link, a.MoreLink:visited, a.MoreLink:active, a.MoreLink:focus, a.MoreLink:hover {
    color: #000000;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    vertical-align: middle;
}

@media(min-width:320px) and (max-width:359.90px){
	.allotment-table .table thead th.ann-td, .allotment-table .table tbody td.ann-td,.allotment-table .table tbody td.cmp-name-td {
	    white-space: nowrap;
	}
	.allotment-table .table tbody td li {
	    text-align: left !important;
	    margin-left: 15px;
	}
}</pre></body></html>