* {
	padding:0;
	margin:0;
	outline:0;
}
body {
	font-size:12px;
	font-family:Arial, "Trebuchet MS", sans-serif;
	color:#565656;
/*	background:#212121;*/
	background:white;
/*left bottom repeat-x;*/
}
a {
	color:#565656;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.cl, .clear {
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	clear:both;
}
.shell {
	width:960px;
	margin:0 auto;
	position:relative;
}
h1 {
	color:black;
	font-size:28px;
	text-align:center
}
h2 {
	padding-bottom:4px;
	background:url(images/h2.gif) left bottom repeat-x;
	margin-bottom:9px;
	font-family:"Trebuchet MS", Arial, Sans-Serif;
	font-size:24px;
	color:#272728;
}
h3 {
	color:cornflowerblue;
	font-size:20px;
	padding-bottom:10px;
}
h4 {
	color:black;
	font-size:16px;
	padding-bottom:5px;
}
h4 p{
    color:dodgerblue;
    font-size:14px;
}
h5 {
	font-size:10px;
	color:#4062b7;
	font-weight:normal;
	padding-bottom:2px;
}
h5 p{
	font-size:12px;
	color:#4062b7;
	font-weight:bold;
    padding-top:0px;
	padding-bottom:0px;
}
h5 a {
	color:#4062b7;
	text-decoration:none;
}
h5 a:hover {
	color:#4062b7;
	text-decoration:underline;
}
.button {
	font-size:11px;
	color:#2a2b22;
	font-weight:bold;
	text-decoration:none;
}
.button span {
	font-size:11px;
	color:#2a2b22;
	font-weight:bold;
	cursor:pointer;
}
#header {
	background:url(images/header.jpg) left top repeat-x;
	height:38px;
}
#logo {
	float:left;
	width:100px;
	height:100px;
	text-align:left;
}
#logo a {
	float:left;
	width:100px;
	height:100px;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	
}
#navigation {
	float:right;
	padding-top:5px;
	background:url(images/navigation-separator.jpg) right 1px no-repeat;
}
#navigation ul {
	list-style:none;
	padding-right:1px;
}
#navigation ul li {
	float:left;
	padding-left:1px;
	background:url(images/navigation-separator.jpg) left 1px no-repeat;
}
#navigation ul li a {
	float:left;
	padding:0 16px 0 15px;
	height:32px;
	line-height:32px;
	font-weight:bold;
	font-size:13px;
	color:#272727;
	text-decoration:none;
}
#navigation ul li a.active {
	background:url(images/navigation-active.gif);
	color:#fff;
}
#navigation ul li a span {
	float:left;
}
#intro {
/*	background:url(images/intro.gif) left top repeat-x;*/
	background:#f8f8f8 url(images/main.jpg) left top repeat-x;
/*    background-color:white;*/
	height:382px;
	padding-top:2px;
/*	border:1px solid red;*/
}
#intro .slider-holder {
	width:960px;
	height:353px;
	position:relative;
	overflow:hidden;
}
#intro .slider-holder ul, .jcarousel-clip {
	list-style:none;
	width:960px;
	height:353px;
	position:relative;
	overflow:hidden;
}
#intro .slider-holder ul li {
	float:left;
	position:relative;
	width:960px;
	height:353px;
	list-style:none;
}
#intro .slider-holder .offer-image {
	position:absolute;
	top:0;
	left:0;
}
#intro .slider-holder .offer-image img {
/*	border:1px solid #a7a0a0;*/
	border:1px solid black;
}
#intro .slider-holder .offer-data {
	position:absolute;
	top:1px;
	right:1px;
	height:317px;
	width:230px;
	background:url(images/semi-transparent.png);
	padding:34px 20px 0 25px;
/*	border:1px solid white;*/
}
#intro .slider-holder .offer-data .entry {
	height:212px;
}
#intro .slider-holder .offer-data p {
	color:darkgoldenrod;
	line-height:18px;
	padding-bottom:18px;
	text-align:left;
	font-size: 13px;
}
#intro .slider-holder .offer-data p a {
	color:#dfd5d5;
}
#intro .slider-holder .offer-data .buttons {
	padding-right:4px;
	padding-top: 5px; 
}
#intro .slider-holder .offer-data .buttons .button, #intro .slider-holder .offer-data .buttons .button span {
	height:29px;
	line-height:29px;
	float:left;
}
#intro .slider-holder .offer-data .buttons .button {
	float:right;
	background:url(images/intro-button.jpg) left top repeat-x;
	border:1px solid #434340;
	padding:0 8px;
}
#intro .slider-holder .offer-data .buttons .button span {
	background:url(images/intro-button-span.jpg) left top no-repeat;
	padding-left:7px;
}
#intro .slider-navigation {
	height:24px;
	background:url(images/intro-shadow.jpg) left top no-repeat;
	padding-top:5px;
}
#intro .slider-navigation ul {
	list-style:none;
	margin-left:420px;
}
#intro .slider-navigation ul li {
	float:left;
}
#intro .slider-navigation ul li a {
	background:url(images/slider-navigation-normal.jpg);
	width:19px;
	height:20px;
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-4000px;
	text-decoration:none;
}
#intro .slider-navigation ul li a.active, #intro .slider-navigation ul li a:hover {
	background:url(images/slider-navigation-active.jpg);
}
#main {
	background:#f8f8f8 url(images/main.jpg) left top repeat-x;
}
#main .shell {
	padding:25px 0;
}
#main p {
	padding-bottom:10px;
	line-height:17px;
}
.box {
	float:right;
	width:30%;
	padding:0 10px 0 0px;
/*    border: 2px solid red;*/
}
.last-box {
	float:left;
    padding-right:20px;
	width: auto;
}
.box .entry {	
	height:250px;
	padding-left:0px;
}
.box .big-image {
	padding:0px 20px 0px 20px;
}

.box .buttons .button, .box .buttons .button span {
	background:url(images/main-button.jpg) repeat-x;
	height:29px;
	line-height:29px;
	float:right;
	display:inline;
	border:1px solid #bfbebe;
	padding:0 8px;
}
.box .buttons .button span {
	float:left;
	border:0;
	background:url(images/main-button-span.jpg) left top no-repeat;
	padding:0 0 0 7px;
}

#main .news ul {
	list-style:none;
}
#main .news ul li {
	padding-bottom:5px;
	margin-bottom:5px;
}
#main .news ul li.last {
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:0px;
}
#main .news ul li .post-image {
	float:left;
	width:76px;
	padding:3px 22px 0 0;
}
#main .news ul li .post-image img {
	border:2px solid #fff;
}
#main .news ul li .post-data {
	float:left;
	width:auto;
}
#main .news ul li .post-data p {
	color:#413f3f;
	line-height:18px;
	padding-bottom:0;
}
#main .news ul li .post-data a {
	color:#4062b7;
}
.bullet-list ul {
	list-style:none;
	padding-top:10px;
}
.bullet-list ul li {
	line-height:12px;
		background:url(images/ul-bullet.gif) left 5px no-repeat;
	padding:0 0 10px 20px;
	font-size: 15px;
}
.bullet-list ul li a {
	color: darkcyan;
}
.footer {
	background:url(images/footer.jpg) left top repeat-x;
	color:#b3adad;
	padding:12px 4px 24px 4px;
	font-size:10px;
	font-family:Verdana, Arial, Sans-Serif;
}
.footer, .footer a {
	color:#b3adad;
	text-decoration:none;
}
.footer p {
	margin:0;
	padding:0;
	line-height:normal;
}
.footer .lf {
	float:left;
	font-size: 12px;
}
.footer .rf {
	float:right;
    font-size: 10px;
}


/* ---------------------Styling by Tulsiram------------------------- */
#main{
	color: #000;
}
#main .shell .small{
	font-size: 12px;
	line-height: 1.6em;
}
.shell p{
	text-align: justify;
	font-size: 15px;
	line-height: 24px !important;
	margin-bottom: 20px;
}
.shell h4{
	padding-top: 0px;
	padding-bottom: 20px;
}
.shell a{
	color: #2176bc;
}

.shell ol{
	margin-left: 30px;
}

.shell ol li{
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 10px;
	text-align: justify;

}

.shell table {
    background: #ececec;
    border: 1px solid #bbbbbb;
}

.shell table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 15px;
    width: 100%;
}

.shell table th {
	text-align: left;
	padding-left: 4px;	
	padding-top: 15px;
	padding-bottom: 15px;
}

.shell table td {
	font-size: 14px;
    background: #ffffff;
    color: #343a40;
    text-align: left;
    padding-left: 4px;
    Padding-right: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
    border-right: 1px solid #c8c7c7;
    border-bottom: 1px solid #c8c7c7;
}

.shell .list-ul{
	margin-left: 30px;
}

.shell .list-ul li{	
	font-size: 14px;
	line-height: 1.6em;
	margin-bottom: 10px;
	text-align: justify;
}

.gray-600 td{
	color: #6c757d !important;
}

.shell .figure{
	text-align: center;
}

.shell .figure p{
	padding-top: 20px;
	text-align: center;
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 15px;
}
.sources{
	margin-left: 30px;
	font-size: 12px !important;
}

.text-center{
	text-align: center !important;
}

.no-border{
	border: none !important;
}

.no-border td, .no-border th{
	border: none !important;
}

.no-bg{
	background-color: transparent !important;
}

.no-bg td, .no-bg th{
	background-color: transparent !important;
}

/* .width-60{
	width: 60% !important;
}
.width-40{
	width: 40% !important;
} */

.Monsoons-Panel-Annual-Reports td a{
	font-size: 12px;
	min-width: fit-content;
	word-break: break-word;
	
}

.Monsoons-Panel-Annual-Reports td{
	word-wrap: break-word;
	min-width: fit-content;
}

.table-link-icon{
	display: flex;	
	align-items: center;
	gap: 4px;

}

.table-link-icon img{
	padding-right: 5px;
	border-right: 1px solid gray;
}

.py-4{
	padding-top: 16px;
	padding-bottom: 16px;
}

.pr-4{
	padding-right: 16px;
}

.table-bordered, .dataTables_length, .dataTables_filter{
	font-size: 11px !important;
}

#example1_filter label{
	display: flex;
    align-items: center;
    gap: 2px;
}
#example1_wrapper .row .col-sm-6{
	width: 46%;
}
#example1_paginate{
	float: right;
}
#example1_paginate .pagination{
	margin: 0;
	margin-top: -5px;
	font-size: 8px;
}


#example2_filter label{
	display: flex;
    align-items: center;
    gap: 2px;
}
#example2_wrapper .row .col-sm-6{
	width: 46%;
}
#example2_paginate{
	float: right;
}
#example2_paginate .pagination{
	margin: 0;
	margin-top: -5px;
	font-size: 10px;
}


.list-disc{
	list-style: disc;
}

.list-disc li{
	list-style: disc;
	margin-bottom: 10px;
}