body {
    /* background: url(images/body-bg.jpg) top center no-repeat; */
    background-size: contain;
}

.arial{
         font-family: Arial, sans-serif;
        font-size: 20px;
      }
    p{
        font-family: "Arial", sans-serif;
    }

    .pstyle{
        font-size: 15px;
    }

roboto{
    font-family:"Roboto";
}

.tab-pane {
    color: #000000;
}

h4 {
    color: #FFFFFF;
}

h1 {
    margin-top: 0px;
}
.current {
    color: #e8e8e8;
    font-size: 16px;
}

.panel-heading {
    color: #ffffff;
    background-color: #96a17d;
    border-color: 96a17d;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 24px;
    border-radius: 0;
}
.heading_forecast{
    font-size:20px;
    color:black;
    font-weight:400;
    padding-top:5px;
    margin-bottom:5px;

}
.panel-tabs {
    position: relative;
    bottom: 30px;
    clear: both;
    border-bottom: 1px solid transparent;
    background-color: #d9dada;
}

.ftd {
    width: 200px;
    font-weight: 300;
    padding: 8px;
}
.panel-tabs>li {
    float: left;
    margin-bottom: -1px;
}

.panel-tabs>li>a {

    margin-right: 2px;
    font-size: 19px;
    margin-top: 0px;
    line-height: .85;
    border: 1px solid transparent;
    border-radius: 0;
    color: #000000;
    font-weight: 300;
}

.panel-tabs>li>a:hover {
    border-color: transparent;
    color: #ffffff;
    background-color: #717e85;
}

.panel-tabs>li.active>a,
.panel-tabs>li.active>a:hover,
.panel-tabs>li.active>a:focus {
    color: #fffefe;
    cursor: default;
    font-size: 15px;
    /* -webkit-border-radius: 2px; */
    -moz-border-radius: 2px;
    /* border-radius: 2px; */
    background-color: #717e85;
    border-bottom-color: transparent;
    font-weight: 400;
}

.default-video {
    height: 803px;
    overflow: hidden;
}

.default-video-more {
    height: auto;
    overflow: inherit;
}

#more-video {
    text-align: right;
    font-size: 18px;
    color: #030675;
    cursor: pointer;
    font-weight: bold;
}

/* 1) Target only the GT box, 2) use !important to beat Bootstrap */
#google_translate_element select.goog-te-combo {
      background-color: #00276396 !important;
    border: 1px solid #ffffff !important;
    color: #ffffff !important;
    padding: 6px 3px !important;
    border-radius: 5px !important;
    font-size: 12px !important;
  font-weight: 500 !important;
  cursor: pointer !important;
  vertical-align: middle !important;
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out !important;
}

/* Hover override */
#google_translate_element select.goog-te-combo:hover {
  background-color: #001b45 !important;
  border-color: #001b45 !important;
}

/* Remove unwanted wrapper margins */
#google_translate_element {
  display: inline-block !important;
  margin: 0 !important;
  padding: 0;
}
.goog-te-gadget
{
        display: flex;
    align-items: center;
}
.goog-te-gadget .goog-te-combo {
    margin: 4px 10px !important;
}
#google_translate_element select.goog-te-combo:hover {
    background-color: #002763 !important;
    border-color: #001b45 !important;
}

.bgnavbar {
    /* background-image: url("/images/navbarbg.png"); */
    /* background-size: cover; */
    background-repeat: no-repeat;
        border-bottom: 1px solid #00276324;
    /* background-position: center; */
  }
  .nav-tabs .nav-link {
      color: #002763 !important;
  }
  .nav-tabs .nav-link.active {
      color: #fff !important;
      background-color: #002763 !important;
      border-color: #002763 #002763 #fff !important;
  }
  .nb-copyright{
    /* margin-top: 22px; */
    font-size: 14px;
    color: #c1c1c1;
    padding-top: 10px;
    background-color: #103c7f;
}

a {
    color: #979797;
    text-decoration:none;
    padding-bottom:18px;
    font-size:14px;
}
.p {
    margin: 0 0 10px;
    line-height: 26px;
    font-family: 'Roboto', Arial, Tahoma, sans-serif;
    font-weight: 300;
}

h2, h3 {
    font-weight: 300;
    font-size: 1.5em;
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: left;
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.99em;
}
.nb-footer{
    background-color: #002763;
    color: white;

}

  .bodybg{
    background-image: url("/images/bodybg.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  }


  .bg-light-black {
    background-color: #1f1f1f; /* a soft black, not too harsh */
    color: #ffffff;            /* white text */
  }

  .bg-light-black a {
    color: #ffffff;
  }

  .bg-light-black a:hover {
    color:rgb(248, 243, 243);
    text-decoration: underline;
  }


  .p{
    font-size:12px;
    font-weight:300;
    text-align: left;
    tex-align:justify;
  }

  th{
    font-size: 13px;
    font-weight: 500;
    background-color: #002763 !important;
    color:white !important;
  }

  .large-tbl th{
    font-size: 18px;
    font-weight: 500;
    background-color: #002763 !important;
    color:white !important;
  }




 td{
  font-size: 15px;
  font-weight: 500;
  background-color:#fff !important;
  /* background-color:rgba(89, 141, 219, 0) !important; */
 }


 .top-bar{
    background-color:#002763;
    font-weight:400;
    font-size: 14px;
 }
 .date-time {
    font-size: 0.99em;
    padding-top: 7px;
    color: #fff;
    padding-bottom: 7px;
    /* font-family:"Roboto"; */
}




.ld {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    float: left;
    min-height: 100%;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 99999999;
}

.loading_image {
    background-color: #fff;
    border-radius: 11px;
    box-shadow: 2px 2px 10px 2px #acacac;
    display: inline-block;
    margin: 17% auto;
    padding: 35px 20px;
    width: 120px;
    z-index: 5000999;
}



  .carousel-caption h5,
  .carousel-caption p {
    color: #000;             /* Black text */
    font-weight: bold;       /* Bold */
  }

  .carousel-control-prev-icon,
  .carousel-control-next-icon {
    background-image: none;  /* Remove default icon */
    width: auto;
    height: auto;
    color: #736d6d;             /* Black icon text */
    font-size: 2rem;
    font-weight: bold;
  }

  .carousel-control-prev::after,
  .carousel-control-next::after {
    content: ''; /* Hide any default indicators if present */
  }

  .carousel-control-prev-icon::before {
    content: '<'; /* Custom left arrow */
  }

  .carousel-control-next-icon::before {
    content: '>'; /* Custom right arrow */
  }

.socialmedia a {
    color: #002763;
    /* text-decoration: none; */
    /* padding-bottom: 18px; */
    font-size: 14px;
    border: 1px solid #002763;
    border-radius: 50%;
    padding: 5px 9px;
}

@media only screen and (max-width: 767px){
    .goog-te-gadget {
    display: contents;
    align-items: center;
}
.navbar>.container
{
        flex-direction: row-reverse;
}
.formob
{
    margin-top: 0px;
}
.nav-tabs .nav-link {
    color: #002763 !important;
    padding: 5px 8px;
}
  }

