
.airNumPara {
color: #000000;
font-size: 1rem;
margin-bottom: 5rem; }

.airTabSec {
border: .1rem solid;
border-color: #e0ebf5; }
.airTabSec .nav-tabs {
margin-bottom: 2rem; }
.airTabSec .nav-tabs .nav-item .nav-link {
border: none;
color: #0a42b1;
font-size: 0.85rem;
padding: 1rem; }
.airTabSec .nav-tabs .nav-item .nav-link.active {
color: #f66f32;
margin-bottom: 0; }
.airTabSec .tab-content .tabList {
position: relative;
padding-top: 3rem; }
.airTabSec .tab-content .tabList .tabHdng {
padding: 0 1.5rem;
color: #f66f32;
font-weight: 700;
position: absolute;
left: 0;
top: 0;
z-index: 1; }
.airTabSec .tab-content .tabList .listHead {
padding-left: 0;
margin-bottom: 0; }
.airTabSec .tab-content .tabList .listHead li {
background-color: #e0ebf5;
display: grid;
grid-template-columns: 18% 8% 27% 20% 27%; }
.airTabSec .tab-content .tabList .listHead li span {
font-size: 1rem;
font-weight: lighter;
color: #0a42b1;
padding: 1rem; }
.airTabSec .tab-content .tabList .listHead li span a {
color: #0a42b1; }
.airTabSec .tab-content .tabList .listbody {
padding-left: 0;
margin-bottom: 0; }
.airTabSec .tab-content .tabList .listbody li {
display: grid;
grid-template-columns: 18% 8% 27% 20% 27%; }
.airTabSec .tab-content .tabList .listbody li:last-child {
border-bottom: 0; }
.airTabSec .tab-content .tabList .listbody li:nth-of-type(even) > * {
background-color: #f6f6f6;
border-bottom: none; }
.airTabSec .tab-content .tabList .listbody li span {
padding: 1rem;
color: #606060;
overflow-wrap: break-word;
word-break: break-word; }
.airTabSec .tab-content .tabList .listbody li span a {
color: #0a42b1; }

@media (max-width: 575.98px) {
.sectionSpace {
padding: 1.5rem 0.3rem; }
.airTabSec .tab-content .tab-pane {
overflow: auto; } }
