div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab
{
 background: #1B3B5D;
color:#FFFFFF;
    margin: 0;
	padding: 1 5;
     width: 100%;
    z-index: 99999;
    /*left: 0;
    text-align: center;*/
}
.eu-cookie-compliance-content {
    margin: 0 auto;
    max-width: 80%;
   /* display: inline-block;*/
    text-align: left;
    width: 100%;
}
  .link-list-wrapper ul li a {
            font-size: .8em;
        }

        .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone {
            margin-right: -24px;
        }

        .bd-footer {
            background-color: #3e5266;
        }

        .text-muted {
            color: #5a768a !important;
        }

        .visually-hidden {
            visibility: hidden;
            display: none;
        }

        header .it-header-slim-wrapper,
        header .it-nav-wrapper .it-header-navbar-wrapper {
            background-color: rgb(26, 59, 92) !important;
        }

        header .it-header-center-wrapper {
            background-color: rgb(159, 165, 170) !important;
        }

        header .it-brand-logo {
            height: 120px;
            position: absolute;
            z-index: 1;
            top: 0;
            left: 30px;
        }

        header .it-brand-text {
            margin-left: 120px;
            color: rgb(26, 59, 92) !important;
            display: block !important;
        }

        footer a {
            color: white !important;
            font-size: medium;
        }

        footer a:link {
            text-decoration: none;
        }

        footer .footer-info {
           /* border-top: 1px solid gray !important;*/
            color: white !important;
            font-size: small;
            padding: 10px 5px 10px 5px !important;
        }

        footer li {
            border-top: 1px solid gray !important;
            padding: 10px 10px !important;
        }
		.cookiebar  p
		{
			width:100%!important;
		}


.fileupload {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 100%;
    height: 32px;
    pointer-events: none;
}
.ChkBoxClass input {
    width: 25px;
    height: 25px;
}