/*!
 * Custom style for site 
 */#header .logo img{display:inline;height:27px;padding-right:7px}.content-item>.e-content{text-align:justify}.hljs{overflow-wrap:break-word}.mobile-container .overlay{margin-top:4rem}.mobile-container .overlay .mobile-logo{display:none}.mobile-menu .button_container.active .top,.mobile-menu .button_container.active .bottom{background:#3085ee}.overlay-menu .treemenu li{padding:10px 0;background:rgba(102,113,137,0.25);margin:0 0 7px}.overlay-menu .treemenu li .toggler{padding-left:10px}.overlay-menu .treemenu li ul{margin:1rem}.overlay-menu .treemenu li a{padding-left:10px}.overlay-menu .treemenu li.tree-empty>.toggler{display:none}#breadcrumbs{margin-top:-1.5rem;margin-bottom:0.5rem}#breadcrumbs span:first-child{padding:0 0.5rem !important}#breadcrumbs span{overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}#breadcrumbs i{display:block}#breadcrumbs a:not(:first-child)::before,#breadcrumbs span:not(:first-child)::before{content:"";padding-right:0}.dropmenu ul ul{max-width:400px;width:max-content}.dropmenu ul ul li a{white-space:normal}.header-link-label{text-align:center;border-top:1px solid lightgray} .center {display: block;  margin: 0 auto;} .overlay2{position: fixed;top: 0;bottom: 0;left: 0;right: 0;background: rgba(0, 0, 0, 0.7);transition: opacity 500ms;visibility: hidden;opacity: 0;}.overlay2:target {visibility: visible;opacity: 1;}.popup2{margin: 70px auto;padding: 20px;background: #fff;border-radius: 5px;width: 30%; position: relative;transition: all 5s ease-in-out;} .popup2 h4 {margin-top: 0;color: #333;font-family: Tahoma, Arial, sans-serif;} .popup2 .close {position: absolute;top: 20px;right: 30px;transition: all 200ms;font-size: 30px;font-weight: bold;text-decoration: none;  color: #333;} .popup2 .close:hover {color: #06D85F;} .popup2 .content {  max-height: 30%;  overflow: auto;} @media screen and (max-width: 700px){.popup2{width: 70%;}}
