#block-gavias-vinor-page-title{
  display: none;
}
div#block-gavias-vinor-page-title.header-background{
  display: none;
}
.js-quickedit-page-title{
  display: none !important;
}
#block-gavias-vinor-page-title.header-background{
  min-height: 350px !important;
}
.tableHeading{
      background: white;
}
.glocal-second{
  background: #d9f1b0de;
  padding: 3em 2em;
}
div#block-gavias-vinor-content header{
  display: none;
}
#block-gavias-vinor-content{
  padding: 0 !important;
}
div#block-gavias-vinor-page-title{
  margin-bottom: 0 !important;
}
.glocal-second h3{
  color: #1C406B;
  font-size: 2.5em;
  text-align: center;
  margin-bottom: 10px;
  font-weight: 500;
}
.glocal-second p{
  color: #1C406B;
  text-align: left;
}
.glocal-third{
  background: #B7ACD6;
  padding: 3em 2em;
}
.glocal-third .thirdHeading h3 {
  color: #1C406B;
  font-size: 2.5em;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 0;
}
.glocal-third .thirdHeading h4{
  text-align: center;
  color: #1C406B;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.5em;
  margin-bottom: 0;
}
.glocal-third .nav-tabs > li{
  background: #3B2082;
  margin-right: 1px;
  width: 19.89%;
  text-align: center;
}
.glocal-third .nav-tabs > li a{
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 400;
  line-height: 20px;
}
.glocal-third .nav-tabs > li a span{
  display: block;
  font-size: 1.5em;
  font-weight: 700;
}
.glocal-third .nav-tabs > li.active{
  background: #d9f1b0de;
}
.glocal-third .nav-tabs > li.active a{
  color: #2970b2 !important;
}
.glocal-third .nav-tabs > li.active:after {
  content: ' \25BC';
  top: 46px;
  position: absolute;
  font-size: 1.5em;
  text-align: center;
  left: 80px;
  color: #2970b2;
}
.glocal-third .nav-tabs > li a:hover{
  background: #B7ACD6;
}
.glocal-third .nav-tabs > li a:active{
  background: #B7ACD6;
}
.glocal-third .nav-tabs > li a:focus{
  background: #B7ACD6;
}
.glocal-third .nav-tabs > li.active a:hover{
  background: #EDF8DA;
}
.glocal-third .nav-tabs > li.active a:active{
  background: #EDF8DA;
}
.glocal-third .nav-tabs > li.active a:focus{
  background: #EDF8DA;
}
.glocal-third .tab-content{
  margin-top: 2em;
}
.glocal-third .tab-content h3{
  color: #1F60BF;
  font-size: 1.5em;
  text-transform: none;
  text-align: left;
}
.dateTime{
  color: #44A7CB;
}
.description{
  color: #28528C;
}
.webexLinkBtn a{
  color: #fff !important;
  text-decoration: none !important;
  font-size: 1em;
  width: 100%;
}
.glocal-fourth h3 {
  color: #1C406B;
  font-size: 2.5em;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 0;
}
.glocal-fourth h4{
  text-align: center;
  color: #1C406B;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.5em;
  margin-bottom: 0;
}
.glocal-fourth{
  padding: 3em 2em;
  background: #f7f7f7;
}
.registerBtn{
  width: 10%;
  background: #3a99cc;
  position: fixed;
  top: 75%;
  right: -35px;
  transform: rotate(90deg);
  text-align: center;
  padding: 8px;
}
.registerBtn a{
  color: #fff !important;
  text-decoration: none !important;
  text-transform: uppercase;
}
.registerBtn.downloadPdf{
  width: 15%;
  background: #3a99cc;
  position: fixed;
  top: 50%;
  right: -71px;
  transform: rotate(90deg);
  text-align: center;
  padding: 8px;
}
.downloadBtn{
  width: 100%;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 1.1em;
  margin-top: 30px;
}
.glocal-second li {
    color: #1C406B;
    text-align: left;
}
.tab-content table th:first-child {
    width: 15%;
}
.tab-content table th:nth-child(2) {
    width: 15%;
}
.greyBg{
  background: darkgrey;
  text-align: center;
  color: #fff;
  line-height: 1;
}
.orangeBg{
  background: darkorange;
  text-align: center;
  color: #fff;
  line-height: 1;
}
.greenBg{
  background: darkgreen;
  text-align: center;
  color: #fff;
  line-height: 1;
}
thead th {
  text-align: center;
}