* {
	font-family: 16px/ 1.0 Helvetica, sans-serif;
	/*font-family:"Helvetica Neue", Helvetica, Arial, sans-serif !important;*/
}

.noscrollable {
	box-sizing: border-box;
	overflow: hidden;
}

body {
	position: relative;
	overflow-x: hidden;
	background: white ! important;
	padding-top: 0px;
	/* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
	font-family:  "Arial", Helvetica Neue, Helvetica, sans-serif;
	height: 100%;
	font-size: 14px ! important;
}

#wrapper {
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	padding-left: 0;
	transition: all 0.5s ease;
	width: 100%;
	z-index: -1; //
	overflow: hidden;
	height: 90%;
}

.navbar-fixed-bottom,.navbar-fixed-top {
	position: relative;
}

/*-------------------------------*/
/*       Top Bar Lang Menu        */
/*-------------------------------*/
#Top-off-canvas {
	width: 100%;
	height: 169px;
	position: absolute;
	top: -110px;
	left: 0;
	background: #333333;
	transition: all 0.5s ease;
}

#wrapper.toggled {
	padding-top: 100px;
	transition: all 0.5s ease;
}

#Top-off-canvas.toggled {
	padding-top: 269px;
	transition: all 0.5s ease;
}

.exit-off-canvas {
	z-index: 1;
	display: block;
	vertical-align: top;
	float: right;
	position: relative;
	padding: 10px 30px 10px 10px;
	color: white;
	top: -160px;
}

#closelangbar {
	font-size: 2em;
	color: white;
	cursor: pointer;
}

.toc-container {
	top: -140px;
}

#Top-off-canvas .toc-container {
	width: 70%;
	margin: 4px auto;
	display: block;
	vertical-align: top;
	position: relative;
}

#Top-off-canvas .toc-container h4 {
	color: #ffffff;
	font-weight: normal;
	margin: 0.5em 0 0.5em 0 !important;
	font-style: normal;
	font-size: 20px;
	line-height: 28px;
}

#Top-off-canvas nav[role="choosecountry"] {
	margin-top: 0px;
}

#Top-off-canvas .countries ul {
	padding: 0;
	display: table;
	table-layout: fixed;
	width: 100%;
}

#Top-off-canvas .country {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 10px 10px 10px;
	font-size: 1.6rem;
	font-weight: 400;
	text-align: center;
	border-right: 1px solid #fff;
}

#Top-off-canvas .countries a,#Top-off-canvas .countries a:link,#Top-off-canvas .countries a:visited
	{
	text-decoration: none;
	color: #ffffff;
}

.navbar-collapse1-ext img {
	margin-bottom: 5px;
}

/*.exit-off-canvas .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.exit-off-canvas span {
    font-style: normal;
    font-weight: 600;
        line-height: 30px;
}

.toc-close {
    background-image: url(../images/icon_close_white.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 25px;
}*/
.footer {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	padding-bottom: 15px;
	color: #0F4C68;
	font-weight: 600;
	margin-top: 5px;
	box-shadow: 0 2px 8px 0 #0F4C68, 0 6px 10px 0 #0F4C68;
}

.vertical-center-row {
	/*display: table-cell;*/
	vertical-align: middle;
	padding-top: 150px;
}

.login-footer {
	color: #0F4C68;
	text-decoration: underline;
	font-size: 11px; 
}

.login-footer:hover {
	color: #6AC4CD;
	text-decoration: none;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

.navbar-brand-logo {
	background: url(../img/Nets-Header-logo.svg) 50% 50% no-repeat;
	margin-left: 0px;
	margin-top: -2px;
	float: left;
	width: 140px;
	height: 61px;
	text-indent: -9000px;
	background-size: auto 39px;
}

#navbar-collapse2 a {
	color: white !important;
}

#navbar-collapse2 {
	color: white; //
	text-transform: uppercase;
}

#navbar-collapse2  li:hover {
	font-weight: 700;
}

.newsection {
	padding-left: 0px;
	padding-right: 0px;
}

#contact-heading {
	padding-left: 30px;
	font-weight: 700;
	color: white;
	text-decoration: none;
	font: bold NewsGotic;
	text-transform: uppercase;
}

#contact-phone {
	padding: 5px;
	padding-left: 60px;
	font-weight: 500;
	color: white;
	text-decoration: none;
	font: normal NewsGotic;
	text-transform: uppercase;
}

#contact-mail {
	padding: 5px;
	padding-left: 60px;
	padding-bottom: 30px;
	font-weight: 500;
	font: normal NewsGotic;
	text-transform: uppercase;
}

.contact-panel {
	
}

.contact-panel  a {
	font-weight: 600;
	color: white;
	text-decoration: none;
}

.contact-panel  a:hover {
	font-weight: 600;
	text-decoration: none;
	color: #ff9c00 !important;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

#status-heading {
	padding-left: 30px;
	font-weight: 700;
	color: white;
	text-decoration: none;
	font: bold NewsGotic;
	text-transform: uppercase;
}

#status-user {
	padding: 5px;
	padding-left: 60px;
	font-weight: 500;
	color: white;
	text-decoration: none;
	font: normal NewsGotic;
	text-transform: uppercase;
}

#status-logoff {
	padding: 5px;
	padding-left: 60px;
	font-weight: 500;
	padding-bottom: 30px;
	font: normal NewsGotic;
	text-transform: uppercase;
}

#chooseCountry {
	color: white !important;
	background-color: #0F4C68;
	border: none;
	margin: 15px;
	margin-left: 30px;
	padding: 5px;
	font: 16px/1.0 Helvetica, sans-serif;
}

#selectedCountry {
	color: white !important;
	background-color: #0F4C68;
	border: none;
	margin: 15px;
	margin-left: 30px;
	padding: 5px;
	font: 11px/1.9 Helvetica, sans-serif;
}

#selectedCountry:hover {
	color: #ff9c00 !important;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

.dropdown-menu>li>a:hover {
	color: #ff9c00 !important;
	background-color: transparent !important;
}

.image-inner-text {
	background-color: rgba(0, 0, 0, 0.3);
	text-align: center;
	color: white;
}

#userstatus {
	color: white !important;
	background-color: #0F4C68;
	border: none;
	margin: 4px;
	margin-left: 30px;
	padding: 5px;
	font: 20px/1.9 Helvetica, sans-serif;
}

#userstatus:hover {
	color: #ff9c00 !important;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}

.dropdown-menu {
	font: 20px;
}

.dropdown-menu2 {
	margin-left: 13px;
}

.dropdown-menu3 {
	margin-right: -60px;
}

.removeuserstatus {
	display: none;
}

@media ( max-width : 767px) {
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: white;
	}
	.panel-default-ext3-lg {
		padding-left: 122px !important;
		padding-right: 122px !important;
	}
}

@media ( max-width : 400px) {
	.btntextshort {
		display: none;
	}
	.image-inner-text p {
		display: none;
	}
	#header-module2 {
		display: block;
	}
}

@media ( min-width : 400px) {
	#header-module2 {
		display: none;
	}
}

@media ( max-width :320px) {
	.btn-news-ext-xs {
		padding-right: 24px !important;
		padding-top: 6px !important;
		padding-left: 12px !important;
	}
}

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	/* change if the mask should have another color then white */
	z-index: 99; /* makes sure it stays on top */
}

#status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	/* centers the loading animation horizontally one the screen */
	top: 50%; /* centers the loading animation vertically one the screen */
	background-image: url(../img/Preloader1.gif);
	/* path to your loading animation */
	/*background-image:url(../images/Preloader2_FancyPants.gif);*/
	/* path to your loading animation */
	/*background-image:url(../images/Preloader3_Santa.gif);*/
	/* path to your loading animation */
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px; /* is width and height divided by two */
}

table.dataTable.nowrap td {
	white-space: normal !important;
}

.advsearcharea1 {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	/* change if the mask should have another color then white */
	z-index: 99; /* makes sure it stays on top */
}

#advsearcharea2 {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%;
	/* centers the loading animation horizontally one the screen */
	top: 50%; /* centers the loading animation vertically one the screen */
	background-repeat: no-repeat;
	background-position: center;
	margin: -100px 0 0 -100px; /* is width and height divided by two */
}
/* Reports css start */
ul.nav .navDropdown:hover>ul.dropdown-menu {
	display: block;
}

ul.nav .navDropdown>ul.dropdown-menu {
	background-color: #6AC4CD;
}

.navDropdown>ul.dropdown-menu>.active>a,.navDropdown>ul.dropdown-menu>li>a:hover
	{
	background-color: #0F4C68 !important;
}

#navbar-collapse2 .navDropdown .dropdown-menu a {
	padding-left: 5px;
}

.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover
	{
	background-color: #0F4C68;
}

.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover
	{
	background: linear-gradient(#002533, #84d2e4);
	padding-top: 11px !important;
	padding-bottom: 10px !important
}

#navbar-collapse2 .navDropdown .dropdown-menu a:focus,.navDropdown .dropdown-menu a:hover
	{
	color: #002533 !important;
}

#navbar-collapse2 .active>a:hover {
	color: white !important;
}

#navbar-collapse2 a:hover {
	color: #006bb3 !important;
}

.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 9px;
	line-height: 20px;
}
/* Reports css end */
table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after
	{
	position: absolute;
	bottom: 8px;
	right: 8px;
	display: none !important;
	font-family: 'Glyphicons Halflings';
	opacity: 0.5;
}


.panel-default > .panel-heading-custom {
    background: #0F4C68; color: #fff;
    padding: 13px 12px;
} 

