/* Departmental Website Page CSS */
.dw-block .sub-heading h2 {
  font-size: 14px;
  color: #0830f9;
}

.dw-block ul>li {
	float: left;
	width: 33.33%;
	padding: 0px;
}

.dw-block ul>li a {
	color: #702e52;
	font-size: 13px;
	display: block;
	padding: 5px 12px;
	border-radius: 4px;
	transition: all 0.2s linear;
}

.dw-block ul>li a::before {
  content: "\f471";
	display: inline-block;
	margin-right: 4px;
	font-family: bootstrap-icons !important;
	font-style: normal;
	font-weight: normal !important;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: -.125em;
	color: #0070ff;
}

.dw-block ul>li a:hover {
	background: #febe28;
	transition: all 0.2s linear;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.1);
}

/* broucher page */
.dw-block.broucher ul>li a {color: #424b54;}
.dw-block.broucher ul>li a::before {
  content: "\F193";
	display: inline-block;
	margin-right: 4px;
	font-family: bootstrap-icons !important;
	font-style: normal;
	font-weight: normal !important;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	vertical-align: -.125em;
	color: #0070ff;
}

.dw-block.broucher ul>li a:hover {
	background: #ceec97;
}

.default-block .select2-container .select2-selection--single {
	height: 38px;
	font-size: 16px;
	border: 1px solid #ddd;
}

.default-block .select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 38px;}

.dlf-table .table thead th {
  padding: 8px 2px;
  font-size: 13px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  vertical-align: middle;
	background: #8e44ad;
	color: #fff;
	border-right: 1px solid rgba(0,0,0,0.1);
  border-bottom-color: transparent !important;
}

.dlf-table .table tbody td {
  padding: 4px 6px;
  font-size: 14px;
	text-align: center;
  vertical-align: middle;
  border-right: 1px solid #ededed;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed !important;
}
.dlf-table .table tbody td:first-child {border-left: 1px solid #ededed;}
.dlf-table .table tbody tr:hover {background: #f5f5f5;}

.rotate span {
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	white-space: nowrap;
}

/* radar */

.radar-images {
	display: inline-block;
	text-align: center;
}

.radar-images .ri-icons {
	width: 100%;
	max-width: 300px;
	display: inline-block;
	margin-left: 15px;
	margin-bottom: 15px;
	image-rendering: -webkit-optimize-contrast;
	cursor: pointer;
	border: 1px solid #eee;
	padding: 5px;
	border-radius: 4px;
	background: hsla(177, 87%, 79%, 1);
	background: linear-gradient(90deg, hsla(177, 87%, 79%, 1) 0%, hsla(235, 89%, 70%, 1) 100%);
	background: -moz-linear-gradient(90deg, hsla(177, 87%, 79%, 1) 0%, hsla(235, 89%, 70%, 1) 100%);
	background: -webkit-linear-gradient(90deg, hsla(177, 87%, 79%, 1) 0%, hsla(235, 89%, 70%, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#9BF8F4", endColorstr="#6F7BF7", GradientType=1 );
}

.radar-images .ri-icons.ani-icons {
	max-width: 450px;
}

/* histroy page, mandate css */
.his-block p, .mandate-block p {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.6;
  color: #565656;
  text-align: justify;
}

.his-block p:before, .mandate-block p:before {
  display: inline-block;
  width: 30px;
  content: "";
}

.his-block .no-gap:before, .mandate-block .no-gap:before {
  width: 0;
}

.his-block img {
  display: block;
  margin: 0 auto;
  max-width: 450px;
  margin-bottom: 12px;
}

.mandate-block ul {padding-left: 20px;}
.orgstr ul, .raspanch ul {padding-left: 60px;}
.mandate-block ul>li {
	padding: 5px 0px;
	font-size: 15px;
  line-height: 1.6;
  color: #565656;
  font-style: italic;
  text-align: justify;
}

.raspanch .address,
.orgstr .address {
  margin-bottom: 15px;
}
.raspanch .address address,
.orgstr .address address{
  margin: 0;
  margin-left: 20px;
  margin-top: 5px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  font-style: italic;
}

.raspanch ul>li {
	float: left;
	width: 25%;
	padding: 0px;
}
.raspanch ul>li a {
  font-weight: 700;
}

.mcl img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 720px;
  margin-bottom: 12px;
  image-rendering: -webkit-optimize-contrast;
}

.satmet .satmet-img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 1080px;
  margin-bottom: 12px;
  image-rendering: -webkit-optimize-contrast;
}

.satmet .legend {
  text-align: center; 
  display: block;
  font-size: 13px;
  line-height: 22px;
}

.satmet .leg-icon {
  position: relative;
  top: -1px;
  display: inline-block;
  margin-right: 5px;
  width: 100%;
  max-width: 12px;
  image-rendering: -webkit-optimize-contrast;
}

.env img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 450px;
  margin-bottom: 30px;
  image-rendering: -webkit-optimize-contrast;
}

.env .lh-lg { font-size: 16px;}
.mandate-block .sitemap {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 1280px;
  margin-bottom: 15px;
  image-rendering: -webkit-optimize-contrast;
}

.contact-details {padding: 15px 0;}
.contact-details .contact-item {
  max-width: 450px;
  margin: 0 auto;
  border: 1px solid #eee;
  border-radius: 4px;
  background: #fff;
  overflow: hidden;
}
.contact-details .contact-item .ci-header {
  font-size: 10px;
  margin: 0;
  padding: 7px 15px;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #fff;
  background: #008bf8;
}

.contact-details .contact-item .ci-meta {
  padding: 10px 15px;
}
.contact-details .contact-item h3 {
  font-size: 16px;
  margin: 0;
  margin-bottom: 5px;
  line-height: 22px;
  color: #3c0919;
  text-transform: capitalize;
}

.contact-details .contact-item h4 {
  font-size: 13px;
  margin: 0;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.contact-details .contact-item span {
  display: block;
  margin-top: 5px;
  font-size: 13px;
  line-height: 22px;
  color: #464f51;
  letter-spacing: 0.5px;
}

.contact-details .contact-item span a {
  text-decoration: none;
  color: #464f51;
}

/* sub division wise warning */
.sdww-block .legends ul>li {
  float: left;
	width: 20%;
	font-size: 13px;
  line-height: 1;
	display: block;
	padding: 5px 0px;
}
.sdww-block .legends ul>li .wr-syb {
  position: relative;
  top: -1px;
  width: 20px;
  height: 20px;
  margin: 0;
  margin-right: 5px;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.1);
}
#chartdiv, #chartdiv1,
#chartdiv2 {
  margin-top: 30px;
  margin-bottom: 15px;
  width: 100%;
  height: 90vh;
}

#chartdiv .amcharts-map-image {
  width: 35px;
  height: 35px;
}

#chartdiv .ammapDescriptionTitle{
  margin: 0;
  padding: 3px 7px;
  padding-top: 5px;
  background: rgba(0,0,0,0.7);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

#chartdiv .ammapDescriptionText {
  margin: 0;
  padding: 0px 7px;
  padding-bottom: 5px;
  background: rgba(0,0,0,0.7);
  color: #fff;
  font-size: 13px;
  line-height: 20px;
  font-style: italic;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
}

#chartdiv .hwr-info span,
#chartdiv .ammapDescriptionText span {display: block;}
#chartdiv .ammapDescriptionWindowCloseButton {
  position: relative;
  top: -5px;
  right: -5px;
  width: 15px;
  height: 15px;
  border-radius: 15px;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
}

#chartdiv h6 {
  margin: 0;
  padding-top: 3px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}

#chartdiv .hwr-info {
  color: #252525;
  font-size: 13px;
  line-height: 20px;
}

.ctzchr-block .cc-item img {
  width: 100%;
}

.realised-block .nav .nav-link {
  display: block;
  margin-bottom: 5px;
  text-align: left;
  font-size: 14px;
  background: #f5f5f5;
  color: #000242;
  border: 1px solid rgba(0,0,0,0.1);
  -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
       -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
           transition: all 0.2s ease;
}

.realised-block .nav .nav-link.active {
  background: #000242;
  color: #fff;
  padding-left: 20px;
}
.realised-block .tab-content {
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 4px;
  padding: 15px;
  background: #fff;
}
.realised-block .tab-content .tbc-img {
  width: 100%;
}
.realised-block .tab-content h5 {
  text-transform: uppercase;
  color: #000242;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
}
.realised-block .tab-content .pim-item  span {
  display: block;
  margin: 10px 0;
  font-weight: 700;
  text-transform: uppercase;
}
.realised-block .tab-content .pim-item {
  display: block;
  padding: 7px;
  max-width: 250px;
  margin: 15px auto;
  text-align: center;
  font-size: 14px;
  color: #000242;
  border-radius: 4px;
	box-shadow: 0px 3px 5px rgba(0,0,0,0.1);
}

.realised-block .rb-list-title {
  margin: 0;
  padding-left: 7px;
  padding-top: 6px;
  padding-bottom: 10px;
  font-size: 14px;
  line-height: 22px;
  text-transform: uppercase;
}

.realised-block .tab-content .nav {
  margin-bottom: 10px;
}
.realised-block .tab-content .nav-item .nav-link {
  position: relative;
  font-size: 13px;
  padding: 3px 10px;
  padding-left: 15px;
  font-weight: 400;
  color: #000242;
  background: none;
  text-transform: capitalize;
  border-radius: 0;
  border: 0;
  margin: 0;
  -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
       -ms-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
           transition: all 0.2s ease;
}
.realised-block .tab-content .nav-item .nav-link.active {
  font-weight: 700;
}

.realised-block .tab-content .nav-item .nav-link:before{
  display: block;
  content: "\F155";
  position: absolute;
  left: 0;
  color: #A4253A;
  top: 2.5px;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
}
.realised-block .tab-content .tab-content {
  max-height: 720px;
  max-height: 520px;
  padding: 0;
  border: 0;  
}

.tab-content .pdf-doc {
  min-height: 720px;
  border-radius: 4px;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  overflow: hidden;
}
.tab-content .pdf-doc body {
  background: transparent !important;
}


/* feedback CSS */

.fb-outer {
	padding: 30px 0;
	background: #fefefe url('../img/bg.jpg') repeat-x;
	background-size: 100% 50%;
}

.fb-outer header .logo-area {
	max-width: 350px;
	margin: 0 auto;
	margin-bottom: 30px;
}

.fb-outer header .logo-area img.logo {
	margin-right: 15px;
	max-width: 45px;
	float: left;
	image-rendering: -webkit-optimize-contrast;
}


.fb-outer header .logo-area h4 {
	margin-top: 0px;
	padding-top: 2px;
	line-height: 100%;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 400;
	letter-spacing: 0.03em;
	color: #fff;
}

.form-outer {
	max-width: 720px;
	margin: 0 auto;
	padding: 30px;
	background: #fff;
	border-radius: 10px;
}

.form-outer h4 {
	margin-top: 0px;
	color: #1a30ad;
	font-size: 32px;
	line-height: 32px;
	font-weight: 300;
	text-transform: uppercase;
}

.form-outer h5 {
	margin-top: 12px;
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
}

.form-outer p {
	margin-top: 0px;
	font-size: 13px;
	line-height: 22px;
}
.form-outer .form-control {box-shadow: none!important;}
.form-outer .form-label {
	font-size: 13px;
	font-weight: 700;
	color: #111933;
}

.form-outer .form-sub-label {
	display: inline-block;
	min-width: 100px;
	margin-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: 700;
	color: #001457;
}

.form-outer p .oss,
.form-outer .form-check-label .oss {
	width: 100%;
	max-width: 22px;
	image-rendering: -webkit-optimize-contrast;
}

/* default block css */
.default-block {
  position: relative;
}
.default-block #default-block-btn {
  position: absolute;
  top: 30px;
  left: 30px;
  display: block;
  margin-right: 0;
  width: 30px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  border-radius: 30px;
  color: #fff;
  background: #cd6200;
}

.default-block .day-input .form-check .form-check-label { 
  font-size: 13px;
  position: relative;
  top: -1px;
}

.dbp p, .dbp .table tbody tr>td {
  margin-bottom: 12px;
  font-size: 14px;
  line-height: 1.6;
  color: #565656;
  text-align: justify;
}

.dbp p:before {
  display: inline-block;
  width: 30px;
  content: "";
}

.dbp .first-list {padding-left: 20px;}
.dbp .first-list>li {
	padding: 5px 0px;
	font-size: 15px;
  line-height: 1.6;
  color: #565656;
  text-align: justify;
}

.dbp pre.mb-0 {margin-bottom: 0!important;}

/* list group & sub group for tab-animation */
.sidey .mlg>li {
	position: relative;
	margin: 3px 0;
	font-size: 15px;
	padding: 0;
	border: 0;
}

.sidey .mlg>li a {
	display: block;
	padding: 10px 15px;
	color: #0d2c54;
  background: #ffd455;
	border-radius: 6px;
  border-bottom: 1px solid #eee;
}
.sidey .mlg>li:last-child a {border-bottom: 0;}
.sidey .mlg>li a i {
	position: absolute;
	top: 10px;
	right: 15px;
}

/*Start - list group & sub group for tab-animation horizontal */
.sidey.sidey-horizontal .list-group {
	flex-direction: row;
}
.sidey.sidey-horizontal .mlg>li {
	display: flex;
}
.sidey.sidey-horizontal .mlg>li a {
	display: inline-block;
	margin: 0 5px 0 0;
}
/*End - list group & sub group for tab-animation horizontal */

.sidey .mlg>li .slg {
	display: none;
	margin: 0px;
	padding: 10px 0;
  list-style-type: none;
	border-radius: 6px;
	background: #fafbfe;
}

.sidey .mlg>li .slg>li a {
	display: block;
	margin: 0;
	padding: 8px 0px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: 400;
	background: transparent;
	color: #637381;
	border: 0;
}
.sidey .mlg>li .slg>li a:before {
	position: relative;
	left: -6px;
	top: -1px;
	content: "\f28a";
	width: 5px;
	font-size: 8px;
	font-family: bootstrap-icons !important;
	font-style: normal;
	font-weight: normal !important;
	font-variant: normal;
	text-transform: none;
}
.sidey .mlg li.open ul{display:block;}
.sidey .mlg li a:hover,
.sidey .mlg li.open a {
	background: #1b2850;
	color: #fff;
}

.sidey .mlg>li .slg>li a:hover {color: #ff9f43;}
.sidey .mlg>li .slg .inslg{
	display: none;
	padding: 0;
	border-radius: 0px;
  list-style-type: none;
	background: #f3f4f7;
}

.sidey .mlg>li .slg>li .inslg>li a {
	padding-left: 35px;
}
.sidey .mlg>li .slg>li .inslg>li a:before {
	position: relative;
	left: -6px;
	top: -1px;
	content: "\f584";
	width: 5px;
	font-size: 8px;
	font-family: bootstrap-icons !important;
	font-style: normal;
	font-weight: normal !important;
	font-variant: normal;
	text-transform: none;
}
.slidy-content-display {
  position: relative;
  border: 1px solid #eee;
  border-radius: 6px;
  padding: 15px;
}

.slidy-content-img {
	width: 100%;
	max-width: 1080px;
  image-rendering: -webkit-optimize-contrast;
}

.default-block .legend-div img {
  display: block;
  width: 100%;
  max-width: 520px;
  margin: 0px auto;
  margin-top: 7px;
}

.slidy-content-display .form-label {
  margin-bottom: 0;
  font-size: 14px;
  font-style: italic;
  font-weight: 700;
}

/* fishermen warning blocks */
.fi-wrng .fi-wr-item a {
  position: relative;
  display: block;
  padding: 7px 0;
  padding-left: 15px;
  text-decoration: none;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 0.5px;
  border-bottom: 1px dashed #eee;
}
.fi-wrng .fi-wr-item a:last-child{border-bottom: 0;}
.fi-wrng .fi-wr-item a:hover {color: #712cf9;}

.fi-wrng .fi-wr-item a:before {
	position: absolute;
	left: 0px;
	top: 7px;
	content: "\f584";
	width: 5px;
	font-size: 8px;
	font-family: bootstrap-icons !important;
	font-style: normal;
	font-weight: normal !important;
	font-variant: normal;
	text-transform: none;
}

/* pilgrim forecast page css */

.pilgrim-stn-table .table.caption-top caption {
  padding-top: 0;
  padding-bottom: 1em;
  text-align: center;
	color: #637381;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}

.pilgrim-stn-table .table thead th,
.pilgrim-stn-table .table tbody th {
  padding: 4px 2px;
  font-size: 13px;
  text-align: center;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  vertical-align: middle;
  border-bottom-color: transparent !important;
}
.pilgrim-stn-table .table thead th {padding: 7px 2px;}
.pilgrim-stn-table .table tbody td {
  padding: 4px 7px;
  font-size: 13px;
  vertical-align: middle;
}
.pilgrim-stn-table .table tbody th {
  background: #d1e7dd;
  text-align: left;
  padding-left: 7px;
  border-right: 1px solid #ededed;
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed !important;
}
.pilgrim-stn-table .table tbody tr {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.pilgrim-stn-table .table tbody tr:hover {background: #f1f1f1;}

/* aiwfb - all india forecast bulletin */
.aiwfb {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.aiwfb .badge {
  position: relative;
  top: -15px;
  border-radius: 7px;
  border-top-left-radius: 0;  
  border-bottom-right-radius: 0;  
}

.aiwfb .aiwfb-img {
  display: block;
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
	image-rendering: -webkit-optimize-contrast;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 4px;
}

/* floating-menu start for display */

.floating-menu {
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: #333;
  padding: 7px 10px;
  padding-right: 15px;
  border-radius: 0px;
  z-index: 104500;
  color: #fff;
}

.floating-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: none;
}

.floating-menu:hover ul {
  display: block;
}

.floating-menu li {
  margin: 5px 0;
}

.floating-menu a {
  color: white;
  text-decoration: none;
  font-size: 13px;
  transition: color 0.3s;
}

.floating-menu a:hover {
  color: #ff9800;
}

/* floating-menu end for display */


/* Desktop */
@media (max-width: 1025px) {
}

/* Tablets */
@media (max-width: 991px){
	.dw-block ul>li {	width: 50%;	}
  .raspanch ul>li { width: 33.33%; }
	.radar-images .ri-icons {	
		max-width: 200px;	
		margin-left: 10px;
		margin-bottom: 10px;
	}
}

@media (max-width: 769px){
	.dw-block ul>li, .raspanch ul>li {	width: 50%;	}
  .sdww-block .legends ul>li {width: 33.33%;}
  #chartdiv .amcharts-map-image {width: 10px; height: 10px;}
	
}

/* Mobile phones */
@media (max-width: 575px){
	.dw-block ul>li {	width: 100%;}
  .sdww-block .legends ul>li {width: 50%; font-size: 10px !important;}
  #chartdiv, #chartdiv1, #chartdiv2 {height: 60vh !important;}
  #chartdiv .ammapDescriptionWindow {
    top: 70px !important;
    left: 50px !important;
  }
  
  .orgstr ul, .raspanch ul {padding-left: 20px;}
  .env .lh-lg { font-size: 14px;}
  .form-outer .form-sub-label {min-width: 80px;}
  .aiwfb .badge {font-size: 8px;}
  .default-block .day-input .form-check .form-check-label { font-size: 12px;}
  .slidy-content-display { padding: 5px; border: 0;}
  .default-block #default-block-btn {
    top: 5px;
    left: 5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
  }
	.sidey.sidey-horizontal .list-group {flex-direction: column;}
	.radar-images .ri-icons {	padding: 3px; max-width: 150px;	}
}