#annual_reports {
	padding-top: 20px;
}
#annual_reports .financial-statement .first_div_title {
	color: rgb(70, 70, 70); font-size: 22px; font-weight: 600; display: inline-block;
}
#annual_reports .financial-statement .year {
	margin-left: 30px; vertical-align: middle; display: inline-block;
}
#annual_reports .financial-statement .year .wrapper {
	
}
.financial-statement .year .wrapper .select-selected {
	background: rgb(235, 235, 235); border-radius: 20px; min-width: 280px;
}
.annual.financial-statement .year .wrapper .select-selected {
	min-width: auto;
}
.board-meeting-custom-select .select-selected {
	min-width: 280px;
}
#annual_reports .financial-statement .year .wrapper .select-selected .select-selected__name {
	color: rgb(149, 149, 149) !important;
}
#annual_reports .financial-statement .image-section .image-section-details {
	vertical-align: bottom; display: inline-block;
}
#annual_reports .financial-statement .image-section h1 {
	font-size: 22px; margin-bottom: 0px;
}
#annual_reports .financial-statement .image-section .image-section-year {
	color: rgb(40, 75, 140); font-size: 27px;
}
#annual_reports_section2 .annual_title {
	color: rgb(40, 75, 140); padding-top: 10px; font-size: 17px; font-weight: 800;
}
#annual_reports_section2 .report_name {
	color: rgb(109, 110, 113); display: inline-block;
}
#annual_reports_section2 .annual_image {
	margin-left: 45px;
}
#annual_reports_section2 .text-div_2 {
	border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: dotted;
}
#annual_reports .financial-statement .year .wrapper .select-selected__dropdown-icon {
	background-image: url("../down-arrow-4.html");
}
.dflex {
	display: flex; align-items: center;
}
.annual_title {
	margin-right: 15px;
}
.board-meetings .select {
	width: 280px !important;
}
#awrds_section1 {
	padding-top: 20px;
}
#awrds_section1 .select_year_text {
	vertical-align: middle; display: inline-block;
}
#awrds_section1 .select_year_text span {
	font-size: 20px; font-weight: 600; margin-right: 15px;
}
#awrds_section1 .wrapper {
	height: auto; vertical-align: middle; display: inline-block;
}
#annual_reports_section2 .select_year_text {
	display: inline-block;
}
#annual_reports_section2 .select_year_text span {
	color: rgb(149, 149, 149); font-size: 17px; font-weight: 600; margin-right: 15px;
}
#annual_reports_section2 .year {
	vertical-align: middle; display: inline-block;
}
#annual_reports_section2 .year .wrapper {
	height: auto; display: inline-block;
}
#annual_reports_section2 .year .wrapper .select .select-selected {
	border-radius: 25px;
}
@media screen and (max-width:780px)
{
.financial-statement .year .wrapper .select-selected {
	min-width: 220px;
}
#annual_reports_section2 .year .wrapper .select .select-selected {
	min-width: 220px;
}
#annual_reports_section2 .year .select-selected__name {
	font-size: 12px !important;
}
.financial-statement .year .select-selected__name {
	font-size: 12px !important;
}
}
