
.financity-header-background, .financity-sticky-menu-placeholder, .financity-header-style-boxed.financity-fixed-navigation {
    background-color: #ffffff;
	
}
.sf-menu > li > a:hover, .sf-menu > li.current-menu-item > a, .sf-menu > li.current-menu-ancestor > a, .sf-vertical > li > a:hover, .sf-vertical > li.current-menu-item > a, .sf-vertical > li.current-menu-ancestor > a {
    color: #000000;
}
.sf-menu > li > a, .sf-vertical > li > a {
    color: #000000;
}
.financity-fixed-navigation .financity-logo-inner img{
   width:211px;
   max-height:45px;
   max-width:211px;
}
.financity-fixed-navigation .financity-logo{
   padding:17px !important;
}
.sf-menu > li.current-menu-item > a  {
	border-bottom: 3px solid #253f99;
}
.financity-header-background-transparent .financity-header-style-plain  .sub-menu,.financity-header-background-transparent .financity-header-style-plain  .sf-mega.sf-mega-full{
	top:111px ;
} 
.financity-header-background-transparent .financity-header-style-plain  .sub-menu .sub_secondchild,.financity-header-background-transparent .financity-header-style-plain  .sf-mega.sf-mega-full{
	top:0px ;
} 
header.financity-animate-fixed-navigation .sub-menu, header.financity-animate-fixed-navigation .sf-mega.sf-mega-full {
    top:85px;
}
.patentart-custom-teamblock .financity-body .gdlr-core-personnel-style-grid.gdlr-core-with-divider .gdlr-core-personnel-list-content-wrap {
    padding-top: 12px;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    padding-bottom: 4px;
}
.patentart-custom-teamblock  .gdlr-core-personnel-style-grid.gdlr-core-with-background .gdlr-core-personnel-list-content-wrap {
    padding: 15px 0px;
}
/* Custom Full Modal */
.ModalFull.closed{
	display:none !important;
}
.ModalFull.opened{
	display:block  !important;
	position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.ModalFull.opened .gdlr-core-pbf-wrapper {
	height:100%;
}
.overflowBan{
	overflow:hidden !important;
}
.showBan{
	display:none !important;
}
.CloseFullModal{
	display: inline-block;
    float: right;
    margin: 0px !important;
    cursor: pointer;
}
.circleBullets{
	font-size: 17px;
	color: #313787;
	margin-right: 7px;
} 
.financity-mobile-button-hamburger:before, .financity-mobile-button-hamburger:after, .financity-mobile-button-hamburger span {
    background: #313787;
}
.gdlr-core-sync-height-pre-spaces{
	padding-top:25px !important;
}
.colorchange{
	color: #e4620c !important;
}
.activeStatus{
	background: #b8ff8c;
    color: #000;
    font-size: 15px; 
}
.inactiveStatus{
	background: #ffac8c;
    color: #000;
    font-size: 15px; 
}
.select-form-field{
	padding: 20px 15px;
    width: 100%;
}
.input_label{
	text-align: left;
    width: auto;
    display: inline-block;
    font-size: 14px;
}
.hide{
	display: none  !important;
}
.show{
	display: block !important;
}
.textarea_field{
	z-index: auto; 
	position: relative; 
	line-height: normal; 
	font-size: 15px; 
	transition: none 0s ease 0s; 
	background: #fff !important;
}
.cases_homepage span,.gdlr-core-hover-box {
	cursor :pointer;
}
.tweet_and_linkedin{
		display: none;
	}
@media (min-width:1080px) {
	.tweet_and_linkedin{
		display: block;
	}
}
.gdlr-core-column-15Spcl {
    float: left;
    width: 15%;
}
 .excel_macrotable td{
	padding:10px;
	color :#000;
	text-align: justify !important;
	font-size : 14px  !important;
	border: 1px solid #000;
}
 .excel_macrotable th{
	 color :#fff !important;
	 text-align:center;
	 border: 1px solid #fff;
 }
  .excel_macrotable tr, .excel_macrotable tr th{ 
	border: 1px solid #fff !important;
  }