@charset "UTF-8";
 


#gall_image {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#gall_image:hover {opacity: 0.7;}


.modalORIG {
  display: none; 
  position: fixed; 
  z-index: 1; 
  padding-top: 60px; 
  left: 30px;
  top: 60px;
   
   
  overflow: auto; 
  background-color: rgb(187,187,187); 
  background-color: rgba(187,187,187,0.7); 
}

.modal {
  display: none; 
  position: fixed; 
  z-index: 1; 
  		
  padding: 4px;
  float: left;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  overflow: auto; 
  background-color: rgb(187,187,187); 
  background-color: rgba(187,187,187,0.7); 
  max-width: 95%;
  max-height: 95%;
  width: 95%;
  
}


.modal-content {
  margin: auto;
  display: block;
  max-width: 95%;
  max-height: 95%;
 
  
}


#caption {
  margin: auto;
  display: block;
  max-width: 90%;
  
  text-align: center;
  color: #ccc;
  
  
}

.figcaption_350 {
	max-width: 350px;
}
.figcaption_350_artic {
	max-width: 350px;
}



.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.6s;
  animation-name: zoom;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}


.close {
  position: absolute;
  
  left: 25px;
  
  color: ##f6ef19;				
  font-size: 36px;
  font-weight: bold;
  opacity: 0.8;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}


		
  





.nvgWHNbasket_btn a {
	background: #3498db;
	background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
	background-image: -moz-linear-gradient(top, #3498db, #2980b9);
	background-image: -ms-linear-gradient(top, #3498db, #2980b9);
	background-image: -o-linear-gradient(top, #3498db, #2980b9);
	background-image: linear-gradient(to bottom, #3498db, #2980b9);
	border-radius: 10px;
	font-family: Arial; color: #ffffff; font-size: 18px; padding: 3px 3px 3px 3px;min-height: 24px; text-decoration: none!important;		
	float: left; min-width: 100px; list-style-type: none; margin: 3px;
}
			
.nvgWHNbasket_btn:hover a {
	background: #3cb0fd;
	background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
	background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
	background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
	border-radius: 10px;
	
}

.li_span_butt ul li {
  display: inline-block;
}

.li_span_butt span {
  display: inline-block; 
}
						
.li_span_butt span a {
  text-decoration: none!important;
}

.li_span_butt div {
  display: inline-block; 
}

#buttext_slideshow {
	
	margin-left: 50px;
}
	
.dno{display: none;}
.dyes{display: block;}

.parastat_dno{display: none;}

.dyes_important{display: block!important;}

										
	
.NAT_main {
	min-width:	380px;
	
}
				
.NATtab {
						
	text-align: center;
	font-weight:400;
	
	color: #404040;
	
	width: fit-content;
	
	
	
	padding: 0;
	margin:	0;
}

.NAT_sstc_tab {
						
	text-align: center;
	font-weight:400;
	
	color: #404040;
	
	width: fit-content;
	
	
	
	padding: 0;
	margin:	0;
}

.NATnav_tab_boxno_infocus {
	background-color: #e6fff2;
	font-weight:bold;
}
.NATnav_tab_boxno_behind {
	background-color: #d6eee1;
	font-weight:400;
}


.NAT_sstc_nav_tab_boxno_infocus {
	
	background-color: #dddfe3;
	font-weight:bold;
}
.NAT_sstc_nav_tab_boxno_behind {
	
	background-color: #eee;			
	font-weight:400;
}

					

	

.NATroundedtabinFocus {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
									
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	
	background-color: #e6fff2;
}

.NAT_sstc_roundedtabinFocus {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
									
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	
	
	background-color: #dddfe3;
}

.NATroundedtabBehind {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
									
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	
	background-color: #d6eee1;
}

.NAT_sstc_roundedtabBehind {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
									
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	
	
	background-color: #eee;			
}

.NATtabshadowyes {
	
	color: darken(#232c88, 1%); 
	
	box-shadow: 1px 0 2px 0 ;

}
						
.NATtabshadowinfocus {
	
	color: darken(#232c88, 1%); 
									
	box-shadow: 1px -1px 0 0;
	
}	

.k_flextext {
	display: flex;
	flex-direction: row wrap;
	padding: 0;
	margin: 0;
	list-style: none;
}

.k_floatpic_right {
	float: right;
	
	padding: 1%;
}
												
.flex-container {
  
  display: flex;
  
  
  flex-direction: row wrap;
  
  
  	
  
  padding: 0;
  margin: 0;
  list-style: none;
}

.wrap-reverse         { 
  -webkit-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}  
.flex-item {
  background: white;
   padding: 5px; 
  
  width: 80px;
  height: 60px;
  margin-top: 10px;
  line-height: 60px;
  color: black;
  font-weight: bold;
  font-size: 3em;
  text-align: center;
}

.Rolo_flex-container {
    display: flex;
	flex-wrap: wrap;
}

.Rolo_flex-child {
    flex: 1;
}  

.Rolo_flex-child:first-child {
    margin-right: 20px;
} 

.gall_flex_container {
  
  display: flex;
  
  flex-direction: row wrap;
  
  padding: 0;
  margin: 0;
  list-style: none;
}

.gall_wrap_forward { 
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}  

.gall_flex_item {
  background: white;
   padding: 2px; 
  
  
  
  margin-top: 2px;
  
  color: black;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}

.gall_table {
	
}

							
.NAT_artic_flex_wrapper {
	display: flex;
	flex-wrap: wrap;	
	flex-direction: row wrap;
	list-style: none;
	
}
.NAT_artic_flex_box {
  font-size: 20px;
  margin: 0;
}


.NAT_artic_floatpic_R {
	float: right;
	
							
	padding: 1%;
	display: flex;
	
	margin-block-start: 0.25em;
    margin-block-end: 0.25em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.NAT_artic_floatpic_L {
	float: left;
	
	padding: 1%;
	display: flex;
	
	 margin-block-start: 0.25em;
    margin-block-end: 0.25em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.NAT_artic_floatpic_NE {
	float: right;
	
	padding: 1%;
	display: flex;
  align-items:flex-start;
}
.NAT_artic_floatpic_SE {
	float: right;
	
	padding: 1%;
}
.NAT_artic_floatpic_SW {
	float: left;
	
	padding: 1%;
	
	display: flex;
  align-items:flex-end;
}
.NAT_artic_floatpic_NW {
	float: left;
	
	padding: 1%;
}

.NATcontent_anigif {
	display: block;
	float: left;
	
	
}

.NATcontent_gallery_img {
	display: block;
	float: left;
	width: 350px;
	
}

.ssects_Rolodexes_wrapper {
	padding: 4px;
	border: 0;
	margin: 0;
	
	
	background-color: #e6fff2;
	
							
	display: flex;
	align-items: flex-end;
}



.ssects_Rolodexes {
	padding: 0;
	border: 0;
	margin: 0;
	width:	100%;
	
}

select {
	
}

.NATforcefont {
	font-family: Arial!important;
 	font-weight: 400!important;
	color: #404040!important;	
}

.NATforcefont p span {
	font-family: Arial!important;
 	font-weight: 400!important;
	color: #404040!important;	
}

.NATforcefont b span {
	font-family: Arial!important;
 	font-weight: 700!important;
	color: #404040!important;	
}

.NATforcefont em span {
	font-family: Arial!important;
 	font-weight: 400!important;
	color: #404040!important;	
	font-style: italic;
}

.NATcontent_nav {
	font-family: Arial;
 	font-weight: 400;
	
	color: #404040;
	
  text-align: right;
  padding: 4px;
}

.NATcontent_nav_RoloSelect {
	font-family: Arial;
 	font-weight: 400;
	
	color: #404040;
	
 
	text-align: left;
						
	display: flex;
	
	
	
	
	
}


.NATcontent_nav_RoloSelect option {
	font-family: Arial;
 	font-weight: 400;
	
	color: #404040;
	
  text-align: left;
}


.NATcontent_title {
  background: white;
 
	font-family: Arial Black;
 	font-weight: bold;
	
	
	background-color: white;
  text-align: left;
}


table td{
	padding: 0;
	border-spacing: 0;
	margin: 0;
}

h1 {
	font-family: Arial Narrow;
 	font-weight: bold;
	line-height: 1.25;
}

h2 {
	font-family: Arial;
 	font-weight: bold;
	line-height: 1.25;
}

.NATfooter_uni a:link {
	font-family: Arial;	
	padding: 3px;
 	font-weight:400;
	font-size: 11px;
	font-style: italic;
	background-color: #eee;
	color: grey;	
	text-align: centre;	
	text-decoration: none!important;	
}

.NATfooter_uni p {
	font-family: Arial;	
	padding: 3px;
 	font-weight:400;
	font-size: 11px;
	font-style: italic;
	background-color: #eee;
	color: grey;	
	text-align: centre;	
	text-decoration: none!important;	
}

.NATcontent_main {
	font-family: Arial;
  background: white;
  padding: 3px;
  
 	font-weight:400;
	
	
	background-color: white;
  text-align: left;
  
  
}


p {
	font-family: Arial;
    display: block;
    margin-block-start: 0.25em;
    margin-block-end: 0.25em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.NATcontent_main p {
	word-spacing: 0; 
	line-height: 125%; 
	margin-top: 0; 
	margin-bottom: 0;
}

.NATcontent_main td {
	padding: 4px;
}

.NATcontent_main select option {
  background: white;
  padding: 3px;
 
 	font-weight:400;
	
	
	background-color: white;
  text-align: left;

}

.NATcontent_maintable table tr td{
	font-family: Arial;
  background: white;
  padding: 3px;
  
 	font-weight:400;
	
	
	background-color: white;
  text-align: left;
}

.NATcontent_greenrow {
	background-color: #e6fff2;
	padding: 0;
	border-spacing: 0;
	margin: 0;
}

.NATcontent_mainimg {
	width: 90%;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.NATcontent_mainimg_300 {
	width: 300px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.NATcontent_hdranigif {
	width: 240px;
	
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.NAT_parastat_debugwindow {
	background-color: #ddd;	
	height: 220px;
	max-width: 900px;
	margin: 0;
}

.NAT_parastat_debugwindow a:link {
	text-decoration: none!important;
}

.NAT_parastat_debugwindow_links {
	background-color: #fff;
	font-weight: bold;
}

xmp{
    white-space: pre-wrap;
}

.NAT_hdr_parent {
	text-align: left;
  	

}
.NAT_hdr_child {
	display: inline-block;
	vertical-align: middle;
  	
}

.NAT_tabheader {
	background-color: #e6fff2;
	
	padding: 0;
	border: 0;
	border-spacing: 0;
	margin: 0;
	width:	100%;
	min-width:	380px;
}


.NAT_tabheader table tbody tr td{
	
	padding: 0;
	border: 0;
	border-spacing: 0;
	margin: 0;
}

										
.NATtab_tr table tbody tr td{
		
	
	
	
	
	padding: 4px;
	margin:	0.5px; 
	border: 0;
	border-spacing: 0;
}

.NAT_sstc_tab_tr table tbody tr td{
	padding: 4px;
	margin:	0.5px; 
	border: 0;
	border-spacing: 0;
}

.NAT_tabcontent {
	padding: 0;
	border: 0;
	border-spacing: 0;
	margin: 0;
	background-color: #e6fff2;
	
	min-width:	380px;
}

						

.NAT_contentdiv {
	background-color: #ffffff;
	
	width:	98%;
	
	margin: 4px;
	border-spacing: 0;
}

.NAT_contentdiv_tablefixed table {
	background-color: #ffffff;
			
	width:	98%;
	table-layout: fixed;
	margin: 4px;
	border-spacing: 0;
}

.NAT_contentdiv_tablefixed_screx table {
	background-color: #ffffff;
			
	width:	98%;
	table-layout: fixed;
	margin: 4px;
	border-spacing: 0;
}



.NAT_tabheader li a{color: #404040;text-decoration: none;}
.NAT_tabheader a:link{background-color: transparent; color: #404040;text-decoration: none!important;cursor: pointer;}
.NAT_tabheader a{text-decoration: none!important;}
.NAT_tabheader a:hover{text-decoration: none!important;}



.k_centre {
	text-align: center;
}
						

	
	

.NATcontent_main_ul {
	list-style-type: disc;
	list-style-position: outside;
	background: #d0edf878;		
	color: black;
	margin-left: -10px;
	line-height: 1.25;
}	

.NATcontent_main_ul li {
	width: inherit;
}

.NATcontent_main_ul ul {
	width: inherit;
}

.NATcontent_main_ulul{
	list-style-type: disc;
	list-style-position: outside;
			
	color: black;
	margin-left: -20px;
}	

.NATcontent_main_ulul li {
	width: inherit;
}

.NATcontent_main_ulul ul {
	width: inherit;
}

.NATcontent_main_ul_nodisc {
	list-style-type: none;
	list-style-position: outside;
	background: #e6fff270; 			
			
	color: black;
	margin-left: -10px;
	line-height: 1.25;
}	



	


a.caption_href_undecorated:link {
	text-decoration: none!important;
}

li a{color: #404040;text-decoration: underline;}
a:link{background-color: #e6fff2; color: #404040;text-decoration: underline!important;cursor: pointer;}

a:hover{text-decoration: underline!important;}



body{
	font-family:Arial!important;
	color:#404040;
	background-color: #e6fff2;
	
	
	
	height: 95vw;
	width:	95vw;		
}

html body {
    font-family:Arial!important;
	color:#404040;
	background-color: #e6fff2;
	
}

.NAT_cookieconsentdiv {
	font-family: Arial;
	
	width:	90%;
	margin: 10px;
}

#myCookieConsent {
    z-index: 999;
    min-height: 20px;
    
    padding: 10px 20px;
    background: rgba(0,0,0,0.6);
    overflow: hidden;
    position: fixed;
    color: #FFF;
    
	top: 0px;
    right: 10px;
    display: none;
    left: 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
#myCookieConsent div {
    padding: 5px 0 0;
}
#myCookieConsent a {
    color: #ffba55;
    display: inline-block;
    padding: 0 10px;
}
#myCookieConsent a:hover {
	color: #fda016;
}
#myCookieConsent a#cookieButton {
    display: inline-block;
    color: #000000;
    font-size: 1.1em;
	background: #ffba55;
    text-decoration: none;
    cursor: pointer;
    padding: 2px 20px;
    float: center;
    border-radius: 20px;
}
#myCookieConsent a#cookieButton:hover {
    background: #fda016;
	color: #000;
}


.NAT_cookieconsentdiv_pstat {
	font-family: Arial;
	
	width:	95%;
	height: 95%;
	margin: 5px;
}

#myCookieConsent_pstat {
    z-index: 999;
    min-height: 20px;
    
    padding: 10px 20px;
    background: rgb(34 52 17 / 51%);
    overflow: hidden;
    position: fixed;
    color: #FFF;
    
	top: 0px;
    right: 10px;
    display: none;
    left: 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}
#myCookieConsent_pstat div {
    padding: 5px 0 0;
}
#myCookieConsent_pstat a {
    color: #ffba55;
    display: inline-block;
    padding: 0 10px;
}
#myCookieConsent_pstat a:hover {
	color: #fda016;
}
#myCookieConsent_pstat a#cookieButton_pstat {
    display: inline-block;
    color: #000000;
    font-size: 1.1em;
	background: #ffba55;
    text-decoration: none;
    cursor: pointer;
    padding: 2px 20px;
    float: center;
    border-radius: 20px;
}
#myCookieConsent_pstat a#cookieButton_pstat:hover {
    background: #fda016;
	color: #000;
}

					
#myBtn {
  display: none; 
  position: fixed; 
  bottom: 50px; 
  left: 0px; 
  z-index: 99; 
  border: none; 
  outline: none; 
  
  
  background-color: #e3e453b5;		
  color: black; 
  cursor: pointer; 
  padding: 2 2 2 2; 
  border-radius: 4px; 
  font-size: 16px; 
}

#myBtn:hover {
  background-color: #555; 
}

.nvg_btnUniWrap{float: left; max-width: 290px;padding: 3px 6px 3px 6px;}
.nvg_btnWHNWrap{float: left; max-width: 110px;padding: 3px 6px 3px 6px;}
.nvg_btnASPPpaginWrap{float: left; max-width: 80px;padding: 3px 3px 3px 3px;}
.nvg_btnWrapSLZ{float: left; width: 180px;padding: 3px 6px 3px 6px;}
.nvg_btnUniWrapWide{float: left; max-width: 600px;}



 

					
					


	

									
						
table .NATcontent_main {			
	
}
	
@media screen and (min-width: 25em){
	
  	
	.NATcontent_main {font-size: calc( 17px + 	(18 - 17) 				* 	(100vw - 380px) / 	(2480 - 380) 		)!important; }
					
	
	
	
												
	html body table td font div span p b { font-size: calc( 14px + (16 - 14) * (100vw - 380px) / (2480 - 380) )!important; }
	
			
	h1 { font-size: calc( 18px + (20 - 18) * (100vw - 380px) / (2480 - 380) )!important; }
	
		
	.NATcontent_title { font-size: calc( 18px + (20 - 18) * (100vw - 380px) / (2480 - 380) )!important; }
	
			
	
	
	h2 { font-size: calc( 16px + (16 - 16) * (100vw - 380px) / (2480 - 380) )!important; }
	
							
	p span { font-size: calc( 14px + (16 - 14) * (100vw - 380px) / (2480 - 380) )!important; }
	
	.NATcontent_nav { font-size: calc( 14px + (16 - 14) * (100vw - 380px) / (2480 - 380) )!important; }
	
	
	
	.nav_tab_text_class {font-size: calc( 16px + 	(18 - 16) 				* 	(100vw - 380px) / 	(2480 - 380) 		)!important; }
							
		
		
								
	.nav_sstc_tab_text_class { font-size: calc( 14px + (18 - 14) * (100vw - 380px) / (2480 - 380) )!important; }
	
	.NATcontent_nav_RoloSelect { font-size: calc( 14px + (18 - 18) * (100vw - 380px) / (2480 - 380) )!important; }
	
	.gall_flex_item  { font-size: calc( 14px + (16 - 14) * (100vw - 380px) / (2480 - 380) )!important; }
}
	
	
										




@media only screen and (max-width: 1200px){ 		
  .modal-content {
    width: 90%;
  }
}








