.ghabflightinfo{
  float: right;
 background: #eee;
 width: 100%;
 padding: 15px !important;
      border-top-right-radius: 10px !important;
border-top-left-radius: 10px !important;
border-bottom-right-radius: 10px !important;
border-bottom-left-radius: 10px !important;
margin-top: 5px !important;
margin-bottom:  5px !important;
 border: 1px solid #ccc

}


.ghabflightinfo:hover{
  -moz-box-shadow: 3px 3px 3px 3px #CFCFCF;
  -webkit-box-shadow: 3px 3px 3px 3px #CFCFCF;
  box-shadow: 0px 3px 3px 3px #CFCFCF;
  }
.matnfi1{
  float: right;
}

.matnfi2{
  float: left;
  text-align: left;
}

.onvanflightinfo{
  font-size: 18px;
   font-weight: 600;
   color: #20445F;
   margin-bottom: 20px !important;
   margin-right:  20px !important;
}










