body {
	background-color: #fff;
}

/* .bg_blue {
	background-image: linear-gradient(to top, #62c9ff, #ffffff);
}

.block.bg_blue {
	width: auto;
} */

.container_wrap {
	padding: 0;
}

#header {
	background-color: #009DE7;
	background-image: url(../images/bg-header.png);
	background-size: cover;
	background-position: center;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.navbar {
	background-color: transparent;
}

.header_img {
	height: 4rem;
}

.navbar-nav {
	font-size: 1.2rem;
	margin-top: 5px;
	margin-bottom: -5px;
}

.content {
	padding: 0 1.5rem;
}

#local_observation #local_observation_content .observation_block_text {
	font-size: 1.3rem;
}

#news_content .news_right .news_title {
	font-size: 1.3rem;
}

#news_content .news_right .news_info {
	font-size: 1.1rem;
}

#popular_science_content .category_title {
	font-size: 1.3rem;
}

#more_news button {
	font-size: 1.1rem;
}

#local_observation {
	padding-left: 4%;
	padding-right: 4%;
}

#news {
	padding-left: 3.5%;
	padding-right: 3.5%;
}

#popular_science {
	padding-left: 4%;
	padding-right: 4%;
}

#link {
	padding-left: 4%;
	padding-right: 4%;
}


.content_inner {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

.breadcrumbs_list {
	margin-bottom: 1rem;
}

.breadcrumbs_list li {
	font-size: 1rem;
	padding: 0;
}

.main_title {
	padding: 0;
}

.link_title {
	font-size: 1.5rem;
}

.link_head.p-3 {
	padding: 0 !important;
}

.link_label {
	margin: 0.3rem;
}

.link_text {
	font-size: 1.2rem;
	margin: 0 0 1rem 0 !important;
}

.link_last_date {
	font-size: 1rem;
}

.first_page_btn {
	font-size: 1.1rem;
}

.main_wrap {
	padding: 1.5rem;
	width: 90%;
}

.link_footer {
	padding-bottom: 0;
	margin-bottom: 1rem !important
}

.container {
	max-width: 90%;
}

.knowledge_title {
	font-size: 1.3rem;
}

.knowledge_content {
	font-size: 1.1rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
}

.knowledge_item .read_more {
	margin-left: 0;
	margin-top: 5px;
}

.form-control {
	background-color: #009de7;
	color: #fff;
	border: 1px solid #009de7;
	font-size: 1.2rem;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding-right: 3rem;
	background-image: url(../images/sort-down-solid-white.svg);
	background-repeat: no-repeat;
	background-size: 15px;
	background-position: right 10px top 3px;
	border-radius: 5px;
}

.form-control:focus {
	background-image: url(../images/sort-down-solid-blue.svg);
}

.select_filter {
	font-size: 1.2rem;
	position: absolute;
	right: 0;
}

.card_footer {
	font-size: 1.3rem;
	height: 3.6em;
	padding: 0.5rem 1rem;
	position: relative;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	background-color: #ffc1075e;
	opacity: 1;
	color: #bf5e00;
	text-decoration: none;
}

.knowledge_data a {
	transition-duration: 0.5s;
}

.knowledge_data a:hover {
	text-decoration: none;

}

.knowledge_data a:hover .card {
	box-shadow: 2px 2px 12px #ffe400;
}

.knowledge_data a:hover .card_footer {
	background-color: #ffc388;
	transition-duration: 0.5s;
}

.knowledge_img {
	border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	overflow: hidden;
}

.knowledge_item {
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
}

#news_search_form label,
#knowledge_search_form label {
	padding-left: 1px;
	display: inline-block;
	color: #009de7;
	cursor: pointer;
}

#news_search_form,
#knowledge_search_form {
	display: inline;
	font-size: 1em;
	border-radius: 8em;
	border: 1px solid #fff;
	padding: 0.3em;
	background: #fff;
	line-height: 1;
	text-align: center;
	cursor: pointer;
}

#news_search_block,
#knowledge_search_block {
	/* transition: all 0.2s ease-out; */
	width: 100px;
	border-radius: 0;
	box-shadow: none;
	outline: none;
	padding: 0;
	margin: 0;
	border: 0;
	background-color: transparent;
}

.news_search_btn,
.knowledge_search_btn {
	display: inline-block;
	padding: 0.5rem 0.75rem;
	font-size: 0.9em;
	border: 1px solid #2c5ba6;
	color: white !important;
	background-color: #2c5ba6 !important;
	border-radius: 30px;
}

.search {
	justify-content: flex-start;
	gap: 2rem;
	position: relative;
}

.category_select {
	padding: 0;
}

.table_wrap {
	font-size: 1.3rem;
	border: 1px solid #dee2e6;
}

td.date {
	width: 200px;
}

.page-link {
	font-size: 1.1rem;
}

.title {
	font-size: 2rem;
}

#local_observation_title {
	font-size: 1rem;
}

#news_title {
	font-size: 1rem;
}

#popular_science_title {
	font-size: 1rem;
}

#link_title {
	font-size: 1rem;
}

.title_list_style {
	font-size: 1.3rem;
}

.user_info_block {
	font-size: 1.2rem;
}

.filter_result {
	font-size: 1.2rem;
}

.table td,
.table th {
	font-size: 1.3rem;
}

.filter_result .table th {
	width: 120px;
}

.user_info_block {
	flex-wrap: wrap;
}


.input-group-text {
	font-size: 1.2rem;
}

.tip_txt {
	font-size: 1rem;
}

.tip_txt.mt-fix {
	line-height: 40px;
}

::placeholder {
	font-size: 1rem;
}

.btn {
	font-size: 1.1rem;
}

.btn_block {
	margin-top: 30px;
}

.user_info_block .btn_block {
	margin-top: 0;
}

.form-group {
	min-width: 260px;
}

.input-group {
	margin-bottom: 10px;
}

.input-group textarea {
	max-width: 800px;
	width: 100%;
}

.observation_list select {
	font-size: 1.2rem;
}

.data_side_frame #observation_list {
	width: 100%;
	font-size: 1.2rem;
	border: 1px solid lightgray;
	padding: 11px 0px 11px 5px;
	cursor: pointer;
	border-radius: 3px;
	color: #343434;
	font-weight: 600;
	margin-bottom: 15px;
}

#mtsat_area,
#mtsat_data_type,
#sounding_list,
#atis_airports_list,
#airroute_list,
#asas_product {
	width: 100%;
	font-size: 1.2rem;
}



.button-icons {
	border: 2px solid #2861B5;
	border-radius: 50%;
	width: 36px;
	height: 36px;
	background-color: #2861B5;
	display: inline-block;
	/* margin-right: 5px; */
	position: relative;
	color: #fff;
	padding: 0.5rem;
	cursor: pointer;
}

.fas.fa-step-backward.button-icons {
	padding-left: 10px;
}

.fas.fa-play.button-icons.delta {
	padding-left: 12px;
}

.fas.fa-step-forward.button-icons {
	padding-left: 10px;
}

.fas.fa-forward.button-icons {
	padding-left: 10px;
}


.search_type button {
	font-size: 1.1rem;
}

.chose_block div {
	font-size: 1.1rem;
}

input {
	font-size: 1rem;
}

.remove_all {
	font-size: 1rem;
	top: 8px;
}

i.fas.fa-question-circle,
i.fas.fa-info-circle {
	font-size: 1.6rem;
	top: 3px;
}

.data_time {
	font-size: 1rem;
}

.wrapper .icon {
	width: 50px;
	height: 50px;
}

header .icon {
	margin-right: 0;
}

.wrapper .icon span {
	font-size: 1rem !important;
}

.metar_sp_all_report_box {
	overflow: scroll;
	padding-bottom: 15px;
}

.metar_sp_all_report {
	font-size: 1.3rem;
	min-width: 970px;
}

.metar_sp_all_report td {
	border: none;
}

.txt_data.metar_sp_all_report table {
	border-top: none;
	border-bottom: none;
}

.txt_data.metar_sp_all_report table td {
	border-bottom: 1px solid #ccc;
}

.txt_data.metar_sp_all_report table:nth-child(odd) {
	background-color: #8ecef442;
}

.txt_data.metar_sp_all_report table:nth-child(odd) td {
	border-bottom: 1px solid #fff;
}

.txt_data.metar_sp_all_report table:nth-child(odd) tr:last-child td {
	border-bottom: 1px solid #ccc;
}

.txt_data.metar_sp_all_report table:first-child td {
	background-color: #03a9f475;
	border-top: 2px solid #ccc;
	border-right: 1px solid #fff;
}

.txt_data.metar_sp_all_report table:last-child {
	border-bottom: 2px solid #ccc;
	;
}

.txt_data.metar_sp_all_report .table_data td {
	width: 10%;
}

.txt_data.metar_sp_all_report td:nth-child(2) {
	width: 170px;
}

.txt_data.metar_sp_all_report td:nth-child(1) {
	width: 90px;
}

#report {
	width: 90%;
}

h4.mb-5.text-center {
	text-decoration: none !important;
	font-size: 2rem;
	margin-bottom: 2rem !important;
}

h4.mb-5.text-center~ol {
	line-height: 1.8rem;
	margin-bottom: 2rem;
}

h4.mb-5.text-center~ol ol {
	padding-top: 0;
	padding-bottom: 0;
}

h4.mb-5.text-center~ol .pt-2 {
	padding-top: 0 !important;
	margin-bottom: 0;
}

h4.mb-5.text-center~ol .pt-2 p {
	margin-bottom: 0;
}

h4.mb-5.text-center~.my-3 {
	line-height: 1.8rem;
	margin-bottom: 0 !important;
}

#information,
#security,
#private_policy {
	font-size: 1.2rem;
}

.block_title {
	font-size: 1.5rem;
}

.direction_title {
	font-size: 1.3rem;
}

.direction_link {
	font-size: 1.2rem;
}

.air_table {
	font-size: 1.3rem;
}

.air_table.table thead th {
	text-align: center;
	vertical-align: middle;
}

.air_table.table tbody td {
	text-align: center;
}

.air_table.table tbody td:first-child {
	text-align: left;
}

.important_txt {
	font-size: 1.2rem;
}

#text_block.txt {
	font-size: 1.2rem;
	height: calc(100vh - 350px);
	margin-top: 15px;
	border: 2px solid #ccc;
	padding: 1rem;
}

.txt_title {
	font-weight: bold;

}

.box_shadow_wrap {
	box-shadow: 0 0 1rem rgb(0 0 0 / 15%);
	padding: 1.5rem;
	max-width: 920px;
	margin: auto;
	background-color: #fff;
}

.container_wrap #radar_container,
.container_wrap #lightning_container,
.container_wrap #satellite_container,
.container_wrap #report_container {
	padding: 1rem;
}

.txt_img_block {
	overflow: hidden;
	text-align: justify;
}

.txt_img_block .img_path {
	float: right;
	max-width: 30%;
	margin: 0 0 1rem 2rem;
}

.txt_img_block .img_path img {
	width: 100%;
}


#search_form {
	width: 30px;
	height: 30px;
	line-height: 20px;
	margin-right: 10px;
}

.navbar-nav.mr-auto {
	margin-right: 0 !important;
}

#air_code {
	width: calc(100% - 20px - 50px) !important;
}

#metar_sp_airport_list_chosen {
	width: calc(100% - 20px - 50px) !important;
}

.chosen_title .remove_all {
	right: 35px;
}


#top_setting {
	box-shadow: none;
	display: block;
	text-align: center;
}

#top_setting #menu {
	border-left: none;
	box-shadow: none;
}

.info_area {
	height: auto;
	justify-content: space-between;
}

.info_title {
	display: block;
	text-align: center;
	border: 1px solid #ccc;
	padding: 0.5rem;
	border-radius: 10px;
	background-color: #fff;
	flex: calc(25% - 15px) 0 0;
}

.info_title.active {
	border: 1px solid #18AC99;
}

.info_title span {
	margin-left: 0;
}

.info_title:after {
	content: "";
	display: block;
	width: 0px;
	height: 0px;
	border: 20px solid transparent;
	border-left: 20px solid #ccc;
	position: absolute;
	right: -40px;
	top: calc(50% - 20px);
	z-index: 99;
}

.info_title.active:after {
	border-left-color: #18AC99;
}

.info_title:last-child:after {
	display: none;
}


.info_txt {
	position: relative;
	top: auto;
	margin-top: 10px;
}

#back.title {
	padding: 0;
}

#contact {
	min-height: auto;
}


.col-12.block_title {
	color: #000;
}

.chose_block {
	justify-content: flex-start;
}

.chose_block .submit_btn {
	margin-right: 0;
	margin-left: 1.5rem;
	margin-top: -2px;
	padding: 0.2rem 0.5rem;
}

.card {
	border-radius: 10px;
	overflow: hidden;
}

.data_frame {
	display: flex;
}

.data_main_frame {
	flex: 100% 1 1;
}

.data_main_img img {
	width: auto;
	max-height: calc(100vh - 160px);
}


.data_side_frame {
	flex: 260px 0 0;
	margin: 0 20px 0 0;
	padding-top: 55px;
}


.data_frame_wrap {
	width: 70% !important;
	padding: 0px !important;
}

.data_frame_out_wrap {
	width: 90% !important;
}

.data_select_group .data_search {
	margin-bottom: 15px;
	width: 100%;
}

.data_select_group .data_search select {
	width: 100% !important;
}

.table-header-group th {
	border-right: 1px solid #fff;
}

.search_select {
	border: 1px solid #ccc;
	border-radius: 30px;
	font-size: 1.2rem;
}

#news_search_form.ml-lg-4 {
	margin-left: 10px !important;
	width: 180px;
	display: inline-block;
	text-align: left;
	height: 40px;
}


@media screen and (max-width: 992px) {
	.header_img {
		height: 2rem;
	}

	#nav-top {
		padding-left: 1rem;
		padding-right: 0rem;
	}

	.content {
		padding: 0 0.5rem;
	}

	.search {
		flex-wrap: wrap;
		gap: 0.5rem;
	}

	.select_filter {
		position: relative;
		left: auto;
	}

	.btn_block {
		margin-left: 0;
	}

	.info_name {
		text-align: left;
	}

	.form-group {
		width: 100%;
	}

	.input-group textarea {
		max-width: 100%;
	}

	input[name="user_name"] {
		width: 100%;
	}

	.knowledge_content {
		-webkit-line-clamp: 2;
	}

	.data_frame_wrap {
		width: 100% !important;
		margin-top: 120px !important;
	}

	.data_frame {
		position: relative;
	}

	.data_side_frame {
		flex: 150px 0 0;
	}

	.data_main_img img {
		height: auto;
		width: 100%;
	}

	.data_frame_out_wrap {
		width: 100% !important;
	}

	.data_select_group {
		display: flex;
		position: absolute;
		top: -70px;
		left: 185px;
	}

	.data_select_group .data_search {
		margin-left: 15px;
	}

	.data_select_group select {
		width: fit-content;
		font-size: 1rem !important;
	}
}

@media screen and (max-width: 768px) {
	.main_wrap {
		width: 100%;
		padding: 0.5rem;
	}

	.container {
		max-width: 100%;
	}

	#local_observation {
		padding-left: 0;
		padding-right: 0;
	}

	.input_group {
		margin-bottom: 10px;
	}

	.txt_img_block .img_path {
		float: none;
		max-width: 100%;
		width: 100%;
		margin: 0 0 1rem 0;
	}

	.info_title {
		margin-bottom: 10px;
		position: relative;
	}

	.info_title img {
		display: none;
	}

	.info_title:after {
		content: "";
		display: block;
		width: 0px;
		height: 0px;
		border: 10px solid transparent;
		border-top: 10px solid #ccc;
		position: absolute;
		right: auto;
		top: auto;
		left: calc(50% - 10px);
		bottom: -20px;
	}

	.info_title.active:after {
		border-left-color: transparent;
		border-top-color: #18AC99;
	}

	.info_title:last-child:after {
		display: none;
	}

	.right_img {
		display: none;
	}

	.info_area.row {
		display: block;
		height: unset;
	}

}

@media screen and (max-width: 576px) {}