.Breadcrumb { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#ffffff; }
.Breadcrumb A:link {color:#ffffff; text-decoration: none}
.Breadcrumb A:visited {color:#ffffff; text-decoration: none}
.Breadcrumb A:active {color:#ffffff; text-decoration: none}

.Arial11 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
.Arial16 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px}
.Arial9 { font-family: Arial, Helvetica, sans-serif; font-size: 9px }
.Arial10 { font-family: Arial, Helvetica, sans-serif; font-size: 10px}
.Arial12 { font-family: Arial, Helvetica, sans-serif; font-size: 11px }
.Arial12_2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding-left: 8px; padding-top: 2px; padding-bottom: 2px}
.Arial12_3 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-indent: 15pt; padding-left: 5px; padding-top: 2px; padding-bottom: 2px}
.Arial14 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}

#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
color:#000000 !important;
font-size:0.5em;
}

/* Responsive Iframe */
.iframe-container {
  overflow: hidden;
  /* Calculated from the aspect ration of the content (in case of 16:9 it is 9/16= 0.5625) */
  /*padding-top: 11%;*/ /*56.25%;*/
  position: relative;
  height: 600px; /*1000px;*/
  width: 100%;
}
.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}

/*-- Links */
	/*a { color:#657973; text-decoration:none;}
	a:hover { color:#70714F; }*/
	.link-bg a:hover {background-color:#CCDAEF;text-decoration:none;}
		
/**** Style for pages */

/* Breadcrumbs */
.breadcrumbs
{
	margin: 0 auto;
	padding: .2rem;
	display: block;
	float: none;
	position: relative;
	max-width: 740px;
	width: 100%;
	height: 15px;
}

/* The clearfix is a way to combat the zero-height container problem for floated elements */
.clearfix:after {
   content: " "; /* Older browsers do not support empty content */
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

/***** Modal Dialog ****/
.ui-dialog { z-index: 1332 !important ;}
.ui-dialog .ui-dialog-titlebar {background-color: #0046AD; background-image: none; color: #fff;}
/*.ui-front { z-index: 1331 !important; }*/

/***** Videos Page ****/
#accordion .ui-accordion-header {background-color: #CCDAEF; border: solid 1px #0046AD;}
#accordion .ui-state-active {background-color: #0046AD;}

/***** Main style ************/
     html { height:100%; box-sizing:border-box; }
     body {position:relative; padding-bottom: .1rem; min-height:100%; width:100%;margin:0 auto;}
    .nve-body { background-color: #F2F6FB; }
	.header-bg { height: 40px; width: 100%; background-color: #0046AD; padding: 0; margin:0; }
	
	.menu-bg { height: 5px; width: 100%; background-color: #0046AD; padding: 0; margin:0;}
	@media screen and (max-width: 767px) {
		.menu-bg {
    		height:40px;
	  }
	}
	.mega-menu .logo-img {width: 107px; height: 32px; z-index: 1111;}
		@media screen and (max-width: 767px) {
		.logo-img {
			z-index: 1111;
	  }
	}
	.nve-content { 
	  background-color: #FFFFFF; 
	  margin: 0 auto;
	  padding: 0.5rem;
	  display: block;
	  float: none;
	  position: relative;
	  /*max-width: 960px;*/
	  width: 100%;
	  font-size: 12px;
	  font-family: Arial, Helvetica, sans-serif;
	  /*font-family: "Open Sans", sans-serif;*/
	  min-height: 50vh; /*100%; /*350px;*/
	  clear: both;
	  box-sizing: border-box;  
	}

/* table 

        table
        {
				background-color:#CCDAEF;
                margin: 0;
                border-collapse: collapse;
        }

        td, tr
        {
                padding: .5em 1em;
                border: 1px solid #999;
        }

        .table-container 
        {
				background-color:#CCDAEF;
				max-width: 740px;
                width: 100%;
                overflow-y: auto;
                _overflow: auto;
                margin: 0 0 1em;
        } */

/******** Side Navigation for pages
.side-nav {border-collapse: collapse;border-spacing:0;padding-bottom:0;} */
table img {display:block;}
.menu1 img {display:inline-block;}

/*.side-nav tr {height: 10px;}
.table-container .side-nav {background-color:#CCDAEF; width: 175px;}*/
/*	@media screen and (max-width: 480px) {
	  .side-nav {
	    float: left;
	    margin: 0;
	    width: 180px;
	  }
}*/
@media screen and (max-width: 767px) {
	  .side-nav {
	    display:none;
	  }
}

/***** Secondary menu for pages */
/*----- Toggle Button -----*/
.toggle-nav {
	display:none;
}

/*----- Menu -----*/
@media screen and (min-width: 767px) {
    .menu-2::before {
        background:url('Images/SideNavTop.gif');
        width:100%;
        height:2px;
    }
	.menu-2 {
	/*width:100%;*/
	padding:5px 5px 10px 0px;
	box-shadow:0px 1px 1px rgba(0,0,0,0.15);
	border-radius:3px;
	background:#F2F6FB;/*#303030;*/
    border-width: 5px 0px 5px 0px;
    border-style: solid;
    border-color: #0046AD;
    /*border-image: linear-gradient(#f6b73c, #4d9f0c) 30 0 round;
    border-image: url('Images/SideNavTop.gif') 5 0 stretch;    
    border-image: url('Images/SideNavTop.gif') 5 0 stretch;
    border-image: url('Images/SideNavBottom.gif') 0 0 5 0 stretch;*/
	}
}

.menu-2 ul {
	display:inline-block;
}

.menu-2 >ul >li {
	/*margin:0px 10px 0px 0px;*/
    padding: 0px 5px 0px 5px;
	float:left;
	list-style:none;
	font-size:11px;
    border-right: solid 1px;
}

.menu-2>ul>li:last-child {
	/*margin-right:0px;*/
    border-right: none;
}

.menu-2 a {
	text-shadow:0px 1px 0px rgba(0,0,0,0.5);
	color:#000000;/*#777;*/
	transition:color linear 0.15s;
}

.menu-2 a:hover, .menu-2 .current-item a {
	text-decoration: underline solid #0046AD;/*none;*/
	color:#0046AD;/*#66a992;*/
}

.menu-2>ul>li>ul {
    position:absolute;
    left:0;
    top:4em;
    width:100%;
    text-align:center;
    /*display:none;*/
    display:inline-block;
    padding-top: 5px;
}

.menu-2>ul>li>ul>li {
	/*margin:0px 50px 0px 0px;*/
    padding: 0px 5px 0px 5px;
	float:left;
	list-style:none;
	font-size:10px;
    font-style: italic; 
    /*display:block;*/
}
/*.submenu-2:before {
	width:0px;
	height:0px;
	position:absolute;
	top:0%;
	left:22px;
	content:'';
	transform:translate(0%, -100%);
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	border-bottom:7px solid #303030
}*/
/*----- Search -----
.search-form {
	float:right;
	display:inline-block;
}

.search-form input {
	width:200px;
	height:30px;
	padding:0px 8px;
	float:left;
	border-radius:2px 0px 0px 2px;
	font-size:13px;
}

.search-form button {
	height:30px;
	padding:0px 7px;
	float:right;
	border-radius:0px 2px 2px 0px;
	background:#66a992;
	font-size:13px;
	font-weight:600;
	text-shadow:0px 1px 0px rgba(0,0,0,0.3);
	color:#fff;
}*/

/*----- Responsive -----*/
@media screen and (max-width: 1150px) {
	.wrap {
		width:90%;
	}
}

@media screen and (max-width: 970px) {
	.search-form input {
		width:120px;
	}
}

@media screen and (max-width: 767px) {
	.menu-2/*, .menu-2>ul>li>ul*/ {
		position:relative;
		display:block;/*inline-block;*/
	}

	.menu-2 ul.active {
		display:none;
	}

	.menu-2 >ul {
		/*width:150px;100%;*/
		position:absolute;
		top:40px;/*120%;*/
		left:0px;
		padding:10px 18px;
		box-shadow:0px 1px 1px rgba(0,0,0,0.15);
		border-radius:3px;
		background:#ccdaef;/*#303030;*/
	}

    .menu-2>ul>li>ul {position: relative; top:0px; left:-25px;}
	
    .menu-2 >ul:after {
		width:0px;
		height:0px;
		position:absolute;
		top:0%;
		right:22px;/*left:22px;*/
		content:'';
		transform:translate(0%, -100%);
		border-left:7px solid transparent;
		border-right:7px solid transparent;
		border-bottom:7px solid #303030;
	}

	.menu-2 li, .menu-2>ul>li>ul>li {
		margin:5px 0px 5px 0px;
		float:none;
		display:block;
	}

	.menu-2 a, .menu-2>ul>li>ul a {
		display:block;
	}

	.toggle-nav {
        margin: 5px;
		padding:5px;
		float:right;/*left;*/
		display:inline-block;
		box-shadow:0px 1px 1px rgba(0,0,0,0.15);
		border-radius:3px;
		background:#303030;
		text-shadow:0px 1px 0px rgba(0,0,0,0.5);
		color:#777;
		font-size:14px;/*20px;*/
		transition:color linear 0.15s;
	}

	.toggle-nav:hover, .toggle-nav.active {
		text-decoration:none;
		color:#ffffff;/*#66a992;*/
	}
    
    a.toggle-nav { color:#ffffff; }
/*
	.search-form {
		margin:12px 0px 0px 20px;
		float:left;
	}

	.search-form input {
		box-shadow:-1px 1px 2px rgba(0,0,0,0.1);
	} */
}

/****************/
/* Footer */
   	.nve-footer { display: table; table-layout: fixed; min-height: 75px; background-color: #FFFFFF; width: 100%; text-align: center; /*right: 0; bottom:0; left:0; */padding-bottom:0;padding-top: 1rem; }
	.bottom-bg {text-decoration:none; color:#ffffff; padding-top:3px;background-color: #0046AD; width:100%; min-height: 15px; margin:10px 0 0 0; text-align: center; vertical-align:middle;}
	.bottom-bg a {padding:2px 0 1px 0; }
	#footer-social { display: table; table-layout: fixed; max-width:960px; width:100%;height:55px; margin:0 auto 3px; box-sizing: border-box; background-color: #F2F6FB; }
	#footer-social img {border:0; width:45px; height:45px;}
	#footer-social a {display:inline-block; vertical-align: top; }
	.footer-links {    
		display: table;
	    table-layout: fixed;
		height:10px;
	    width:100%;
	    padding:3px;
	    max-width:960px;
	    position:relative;
	    margin:0 auto;
	    box-sizing: border-box; 
	    background-color:#F2F6FB;	  
	}
	.footer-links a {
		display: table-cell;
	    height:10px;
	    width:25%;
	    padding:0;
	    text-decoration: none;
	}
/****************/
					
	.data-sheet-dd  { float: right; padding-top:2px;padding-right: 10px; display: block; position: relative;}
	.spacer { width: 100%; height: 10px; color: #FCFCFC; display: block; } 
/****************/
	
	@media screen and (max-width: 767px) {
	  .nve-content, .table-container { /*.side-nav table td*/
	    float: left;
	    margin: 0;
	    min-width: 200px;
	    /*display:block;*/
	  }
	}
	
	/* Webstore 
	#bodyWrapper, #bodyWrapper #bodyContent{
	  max-width: 960px;
	  width: 100%;		
	  	  
	}
	@media screen and (max-width: 480px) {
	  #bodyWrapper, #bodyWrapper #bodyContent {
	    float: left;
	    margin: 0;
	    min-width: 200px;
	  }
	}	*/

	@media screen and (max-width: 767px) {
	  /*.nve-content * {
	    word-break: break-all;	    
	  }*/
	  /* Adjust mobile font size and spacing */
	  .nve-content .Arial11 {
	    font-size:12px;
	    line-height:15px;
	  }
	}


/************* Video Slider ***/
 #slider { /*see anythingslider-simple.css
  width: 420px;
  height: 220px;
  list-style: none;
  border-width:0;
  overflow-y: auto;
  overflow-x: hidden;*/
  background-color:#F2F6FB;
 }
 /* video with caption */
 video {
  width: 100%;
  height: 100%;
 }
 /* position the panels so the captions appear correctly */
 #slider .panel { position: relative; }
 /* captions */
 #slider .caption-bottom {
  background: #000;
  color: #fff;
  padding: 10px;
  margin: 0;
  position: relative;
  z-index: 10;
  opacity: .8;
  filter: alpha(opacity=80);
 }
 /* Bottom caption - padding is included in the width (480px here, 500px in the script), same for height */
 #slider .caption-bottom {
  left: 0;
  bottom: 0;
  width: 95%;
  height: 20px;
 }
 /* Caption close button */
 .caption-bottom .close {
  font-size: 80%;
  cursor: pointer;
  float: right;
  display: inline-block;
 }
@media screen and (max-width: 480px) {
    #slider li iframe, .video li {
        /*max-width:500px;*/
	position: relative;
	float: none;
        margin: 0 auto;
	width:100%;     
    }
}	
 
/***** two "column" content **************************/	
.nve-border {border:solid; border-top:0;border-width:1px;border-color:#0046ad; padding:0;}

.left {
    float: left;
    width: 45%;
    padding: 20px 20px 20px 20px;
    background-color:#F2F6FB;    
}
.video {
	padding:1px;height:267px; max-width:100%;border:solid;border-width:1px;border-color:#0046ad; padding-right:2px; margin-left: 15px; margin-right: 15px;
}
.right {
    float: right;
    width: 45%;
    padding: 20px 20px 20px 20px;
    background-color:#F2F6FB;
}
.group:after {
    content:"";
    display: table;
    clear: both;
}
img {
    max-width: 100%;
    /*height: auto;*/
}

.left1 {
    display: inline-block;
    width: 55%;
    padding: 10px 20px 20px 20px;
    vertical-align: top;
    /*vertical-align: text-top;*/
}

.right1 {
    display: inline-block;
    width:256px; height:144px;
    /*width: auto;*/
    padding: 10px 20px 20px 20px;   
}

@media screen and (max-width: 870px) {
    .left, .right {
        float: none;
        max-width:100%;
        width: auto;
	    display:block;        
    }
}

@media screen and (max-width: 767px) {
    .left1, .right1 {
        float: none;
        max-width:100%;
        width: auto;
	    display:block;        
    }
}

/* ****** Table no spacing ****/		
table.no-spacing {
	border-spacing: 0px; /* Removes the cell spacing via CSS */
	border-collapse: collapse; /* Optional - if you don't want to have double border where cells touch */
}

/****** NOT USED The Modal (background) ************************/
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1111; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
   
}

/* Modal Content */
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    /*width: 100%;
    height: 600px;*/
   overflow: auto;
}
.m1 {
	width: 800px;
    /*height: 600px;*/
}
.m2 {
	width: 400px;
    /*height: 600px;*/
}
/* The Close Button */
.close {
    color: #aaaaaa;
    float: left;
    vertical-align:top;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/**** Search ***/

.nve-search {
	float:right; display:block; padding-right:5px; position: absolute; top:12px; bottom:0; right:-20px; font-size:11px; width: 250px; overflow-y:hidden;
}
@media (max-width: 767px) {
	.nve-search	{		
    		position: absolute;
			top:12px; left:85px;/*right:65px;*/
			
			
	}
}
/* not working 
form.gsc-search-box, input.gsc-input, .gsc-control-cse, .gsc-control-cse .gsc-table-result {font-size:11px;}
input.gsc-input {
    border-color: #BCCDF0;
font-size: 11px;
  }*/

/**** Video Player OLD *******************
#video_player {
	display: table;
	line-height: 10px;
	font-size: 10px;
	margin-left:0;
	background: #000;
	width:100%;
}
#video_player video,
	#video_player figcaption {
		display: table-cell;
		vertical-align: top;
		/*display: table-row;
}
#video_player figcaption {
	width: 25%;
	
}
#video_player figcaption a {
	display: block;
	/*display: inline-block;*
	opacity: .5;
	transition: 1s opacity;
	/*width: 24%; * 
	color:#fff;
}
#video_player figcaption a img,
	figure video {
		width: 100%;
		height: auto;
		
}
#video_player figcaption a:hover {
	opacity: 1;
}

@media (max-width: 700px) {
	#video_player video,
		#video_player figcaption {
			display: table-row;
		}
	#video_player figcaption a {
		display: inline-block;
		width: 33.33%;
	}
}*/

/*** Buttons ****************************/
#button-wrapper {    
	display: table;
    table-layout: fixed;
	height:60px;
    width:100%;
    padding-bottom:20px;

}    
#button-wrapper div {
	display: table-cell;
    height:60px;
    width:25%;
     text-align: center; vertical-align:middle;
}

#button-wrapper .button{
	display: table-cell;
    height:60px;
	background-color: #CCDAEF;
	vertical-align:middle;
	border-radius:2% 2%;
	color: #0046AD;
	text-align: center;
	font-variant:small-caps;
	overflow:hidden;
	transition-property: background-color, color;
	transition-duration: 1s;
	transition-timing-function: ease-out;
	text-decoration: none;
	box-shadow: 2px 2px 1px black;
	border: solid 1px black;
}
#button-wrapper .button:hover, #button-wrapper div:hover  {
	background-color: #0046AD;
	color: #CCDAEF;
	opacity: 1;
	position: relative;
	transition-property: background-color, color;
	transition-duration: 1s;
	transition-timing-function: ease-out;
	box-shadow: 2px 2px 1px black;

}
#button-wrapper div:hover {
	box-shadow:none; 
}
#button-wrapper .button a {
	text-decoration: none;
	color: #0046AD;
}
#button-wrapper .button a:visited {
	color: #0046AD;
}

@media screen and (max-width: 480px) {
    #button-wrapper .button {
        float: none;
        display:block;
        width: 95%;
        margin:3px;
    }
}

/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	border: 1px solid #0046ad;
	display: table-cell;
	padding: 3px 10px;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}
/* html-online.com */
.rTable { display: table; width: 100%;}
.rTableRow { display: table-row; }
.rTableHeading { background-color: #ddd; display: table-header-group; }
.rTableCell, .rTableHead { display: table-cell; padding: 3px 10px; border: 1px solid #999999; }
.rTableHeading { display: table-header-group; background-color: #ddd; font-weight: bold; }
.rTableFoot { display: table-footer-group; font-weight: bold; background-color: #ddd; }
.rTableBody { display: table-row-group; }
 
