@charset "utf-8";
/* CSS Document */
.leftbox{
	background:#055495;
	margin-bottom:30px;
	position: sticky;
	top:20px;
}
.logostyle{
	text-align:center;
	    background-color: #ffffff;
    padding: 10px 0px;
}

.leftdownload a{
	text-align:center;
	margin:20px 20px;
	background-color:#fff;
	line-height:40px;
	display:block;
border-radius: 25px;
color:#0a755b;
text-decoration:none;

}
.leftdownload a:hover{
	background-color:#10b58d;
	color:#fff;
}
.menutext{
	margin:15px 0px;
}
.menutext ul{
	padding:0px;
}
.menutext ul li{
	list-style:none;
	border-bottom:1px solid #006789;
	padding:5px 10px 5px 10px;

}
.menutext ul li a{
	color:#fff;
	display:block;
	text-decoration:none;
	
}

.menutext ul li a:hover{
	color:#deff00;
}
.shareicons{
	background:#FFF;
	padding:15px 0px;
}
.coverimg{
	background-color:#edecec;
	padding:10px;
	margin-bottom:20px;
}
.imgcover img{
	width:100%;
}
.coverimgtext{
	margin:20px 0px;
}
.coverimgtext h4{
	color:#0b755c;
}
.coverimgtext h5{
	color:#333;
}
.coverimgtext h6{
	color:#333;
}
.heddingtexs{
	margin-bottom:20px;
}
.heddingtexs h3{
	color:#055495;
	margin-bottom:15px;
}
.heddingtexs p{
	padding-bottom:5px;
	margin-bottom:0px !important;
	font-size:15px;
}

.articaldetails{
	margin-bottom:40px;
	background-color:#004e3b;
}
.articaldetailsbox1{
	background:#0a755b;
	padding:20px 20px 30px 20px;
}
.articaldetailsbox1 p{
	color:#FFF;
	font-size:15px;
}
.articaldetailsbox2{
	padding:20px;
}
.articaldetailsbox2 p{
	color:#FFF;
	font-size:15px;
	margin-bottom:0px !important;
}
.textforheddings{
	/*margin-bottom:50px;*/
}
.textforheddings h4{
	padding:10px 0px;
	/*background-color:#e4f1f5;
	border-radius: 20px;*/
	color:#71037a;
	font-size:28px;
	
}
.textforheddings p{
	padding:10px 0px;
	margin-bottom:0px !important;
	font-size:15px;
	text-align:justify;
}
.textforheddings h6{
	padding:10px 15px;
	background-color:#fff;
	border-radius: 20px;
	border:1px #333 solid;
	font-size:15px;
	margin-top:20px;
}
.figurebox{
	padding:10px 15px;
	background-color:#fff;
	border-radius: 20px;
	border:1px #333 solid;
}
.popimg img{
	width:100%;
	border:1px solid #999;
	cursor: pointer;
}
.popimgtext{
	margin:20px 10px;
	font-size:15px;
	font-weight:500;
}


/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}
.tablebox{
	margin:15px 0px 20px 0px;
}
.textforheddings ol{
	margin-top:15px;
}
.textforheddings li{
	font-size:15px;
	padding-bottom:15px;
}
.linkmenu{
	
}
.linkmenu ul{
	margin:20px 5px;
}
.linkmenu li{
	list-style:none;
	margin-bottom:10px;
}
.linkmenu a{
	text-decoration:none;
	font-size:16px;
	font-weight:600;
	color:#fff;
	background-color:#09755a;
	padding:6px;
	display:block;
	text-align:center;
	border-radius:10px;
}
.linkmenu a:hover{
	background-color:#055495;
	color:#FFF;
}
.heding{
	font-size: 40px;
    color: #d2232b;
    border-bottom: 10px solid #005596;
    padding: 20px 0px;
    font-weight: 600;
    line-height: normal;
}
.website{
	border-bottom: 8px solid #71037a;
	font-size:22px;
	font-weight:700;
	padding:5px 0px;
}
.sub-h1{
	font-size:20px;
	padding:8px 0px;
	font-weight:600;
	font-style:italic;
	
	}
.main-sub{
	margin:0px 0px 40px 0px;
}
.main-sub h4{
	font-weight:600;
	font-style:italic;
	padding-right:60px;
	border-bottom: 8px solid #71037a;
	width:400px;
	font-size:24px;
	padding-bottom:10px;
}
.main-sub h2{
	font-size:40px;
	margin:20px 0px;
	color: #0b8772;
}
.main-sub h6{
	font-weight:600;
	font-style:italic;
	font-size:18px;
}
.main-sub h5{
	font-weight:400;
}
.main-sub h5 span{
	font-weight:500 !important;
	font-style:italic;
}
.boxtext1{
	padding:25px;
	border: 1px solid #e1eaf2;
	border-radius: 30px;
	margin-bottom:40px;
}
.boxtext1 p span{
	color: #d2232b;
}
.boxtext2{
	padding-left:60px;
}
.boxtext2 h4{
	color: #d2232b;
	border-bottom: 2px solid #005596;
}
.boxtext2 p{
	margin:10px 0px;
	}
.boxtext2 p span{
	font-weight:500;
}
.abst-box{
	/*padding:20px;
	border: 1px solid #e1eaf2;
	border-radius: 30px;*/
	margin-bottom:20px;
}
.abst-box h5{
	color: #11284e;
	font-size:28px;
	font-weight:600;
	margin-bottom:15px;
}
.keytext{
	margin-bottom:25px;
}
.buttons{
    padding: 10px;
    color: #fff;
    float: right;
}
.buttons ul{
	padding:0px;
		margin-top:15px;

}
.buttons ul li{
	list-style:none;
	float:right;
	margin-left:10px;
}
.buttons ul li a{
	color:#fff;
	background:#005596;
	padding:10px 20px;
	text-decoration:none;
}
.buttons ul li a:hover{
	color:#fff;
	background:#d2232b;
	padding:10px 20px;
	text-decoration:none;
}
.topbox{
	    padding: 20px 10px;
    margin: 0px;
    background: #89fde9;
}
.topbox ul{
	margin:0px;
	padding:0px;
}
.topbox ul li{
	list-style:none;
	float:right;
	margin-right:10px;
}
.topbox ul li a{
	color:#FFF;
	background:#0b8772;
	padding:10px;
	text-decoration:none;
	
}
.topbox ul li a:hover{
	color:#005596;
	background:#fff;
	
}