#img_report_00{
width:auto;
max-width:186px;
}

#anniverary_album_5th {
width: auto;
max-width: 186px;
}


#div_Others{
width: 100%;
height:100%;
margin:0;
padding:0;
}


.center {
  text-align:center;
  padding-top:45px;
  margin-left:-15px;
}

.report_center{
  text-align:center;
  padding-top:50px;
  margin-left:-15px;		
}

.issue_subtitle{
font-size:18px;
}

.issue_title{
font-weight:bold;
font-size:20px;
}

.nl_article{
color:#0082bb;
font-size:20px;
font-weight:bold;
}

.nl_btn{
background-color:#0082bb;
color:white;
width:120px;
padding:5px 15px 5px 15px;
cursor: pointer;
font-size:18px;
line-height:25px;
}

.nl_btn a{
color:white;
}

.nl_btn:hover{
background-color:#d7e8f0;
}

.nl_btn:hover > a{
color:#0082bb;
}

@media (max-width: 973px) {
.w-100{
width:auto;	
max-width:250px;	
}

.center {
  text-align:center;
  padding-top:8px;
  margin-left:0px;
}
.long_title{
line-height:20px!important;	
}
}

@media (min-width: 375px) and (max-width: 576px) {
.report_center{
  padding-top:10px;
  margin-left:10px;	
}	
	
.cover{
text-align:center!important;
}	
}
       	
@media (max-width: 376px) {
.col-sm-5{
text-align:center;	
}	
	
.center {
  margin: auto;
  width: 100%;
  padding-top: 10px;
}
}