@charset "utf-8";
/* CSS Document */

	ul.leadership-grid .grid4{    width: 48%;}
		ul.leadership-grid .grid5{    width: 49.5%;    margin-right: 0;}
		ul.leadership-grid li.grid5 div[id*="block"]{     width: 201.5%;    margin-left: -100.3%;}
	 ul.leadership-grid li.grid4 div[id*="block"] {     width: 204.5%;  }
		.hrm-blocks p.hrm-text {   }
		@media screen and (max-width: 900px){
	ul.leadership-grid .grid4{   width:100%!important; }
		ul.leadership-grid .grid5{  width:100%!important;  margin-right: 0;}
	ul.leadership-grid li.grid5 div[id*="block"]{     width:100%;    margin-left:0%;}
			ul.leadership-grid li.grid4 div[id*="block"] {     width: 100%;margin-left:0%;  }}
		
ul.tabs li {border:none;font-size: 15px;  width: 14.9%; font-weight: bold!important; background: transparent!important; color: #767676}
ul.tabs li:last-child{margin-right:0}

.tabs li.active span{border-color: #0571C6!important; background: #0571C6; -webkit-text-fill-color: transparent;  -webkit-background-clip: text;}

.tabs li:hover span{border-color: #0571C6!important; background: #0571C6; -webkit-text-fill-color: transparent;  -webkit-background-clip: text;}

.tabs .active {color: #0571C6!important}
.tabs li span {
    display: block;
    width: 158px;
    height: 158px;
    border-radius: 50%;
    text-align: center;
    background: white;
    padding-top: 53px;
    color: #ffffff;
    box-shadow: inset -1px -1px 2px 5px #00000024;
    font-size: 37px;
    margin: 20px auto;
    line-height: 0.8;
    border: 10px solid #767676;
background: #767676;
/*background: -webkit-linear-gradient(to right, #01749C 4%, #50B144 15%, #F7B930 49%, #F36F16 59%, #EB1C24 71%, #833379 76%, #464B9C 80%);
background: -moz-linear-gradient(to right, #01749C 4%, #50B144 15%, #F7B930 49%, #F36F16 59%, #EB1C24 71%, #833379 76%, #464B9C 80%);
background: linear-gradient(to right, #01749C 4%, #50B144 15%, #F7B930 49%, #F36F16 59%, #EB1C24 71%, #833379 76%, #464B9C 80%);*/
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
	.tabs .active{position:relative}
	.tabs .active:before{content:""; position:absolute; bottom:-8%; left:50%; transform:translateX(-50%); width: 0; height: 0; border-style: solid; border-width: 0 20px 20px 20px; border-color: transparent transparent #0571C6 transparent;}
	
	.tab-drawer-content {
    overflow: hidden;
	position:relative;
	z-index:0;
    border: 1px solid rgba(214,214,214,100);
    padding: 10px;  
	border-top-width: 0;

}
	ul.tabs li {filter: opacity(0.5);transition: all .5s ease-in-out; padding: 5px 0px; min-height:252px}
	ul.tabs li.active {
    padding-bottom: 5px;
    background: #fff;
    border-color: #fff;font-weight: bold;filter: opacity(1);

}

.pn-date-head{padding: 10px ; background: #0571C6; color: #fff; margin: -10px; margin-bottom: 10px; font-size:22px}
ul.tabs li:hover{background: #f6fbff;  transition: all .5s ease-in-out;filter: opacity(1); color: #0571C6!important}
	.borderorange{border-color:#f77224!important }
	.borderyellow{border-color:#fdb933!important }
	.bordergreen{border-color:#51b251!important}
	.borderblue{border-color:#0f779d!important}
	.borderpurple{border-color:#600155!important}
	
		.switchred{color:#db3934!important }
		.switchorange{color:#f77224!important }
	.switchyellow{color:#fdb933!important }
	.switchgreen{color:#51b251!important}
	.switchblue{color:#0f779d!important}
	.switchpurple{color:#600155!important}
	
	@media screen and (max-width: 1188px) {
.tabs {display: none;}
.tab-drawer-heading {background:#ffffff;color:#0571C6;border-top:1px solid #0571C6;margin:0;padding:.5em;display: block;cursor: pointer;-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;    font-weight: normal;-moz-user-select: none;-ms-user-select: none;user-select: none; position:relative; z-index:1}
.d-active {background-color:#0571C6;color: #fff;}
.tab-drawer-heading:before {float:right; content:'+';speak: none;padding-right:.25em}
.d-active:before {float:right; content:'-';speak: none;padding-right:.25em}
}
	
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
/*.tabs li span  {color: #0571c6;        background: transparent;    }
.tabs li:nth-child(1) span{color:#db3934!important }
.tabs li:nth-child(2) span{color:#f77224!important }
.tabs li:nth-child(3) span{color:#fdb933!important }
.tabs li:nth-child(4) span{color:#51b251!important}
.tabs li:nth-child(5) span{color:#0f779d!important}
.tabs li:nth-child(6) span{color:#600155!important}*/
	
	}