/* PMM3 - 16 - for CRT */
/* top of page - horiz only */
/* assumes horiz, responsive (accordian), centered, subs-left */
/* has spans added to control selection height */
/* does not show arrows for dropdowns or flyouts */

.show42line, .show43line {
	visibility: hidden;
	display: none;
}
#p7PM3_1 {
	width: 100%;
	background-color: rgba(255,255,255, .7);
	border-top: 3px solid;
	border-top-color: white;
	border-bottom: 1px solid #aaa;
	box-shadow: 0 5px 15px rgba(0,0,0,.3);
	font-size: .95em;
	line-height: .7em;
	z-index: 999;
}
.p7PM3-16 {
	-webkit-transform-style: preserve-3d;
	padding: 0px 0px;
	text-align: center;
}
.pmm3-toolbar {
	display: none;
}
.p7PM3-16 a img {
	border: none;
	vertical-align: bottom;
}
.p7PM3-16:after {
	content: "\0020";
	clear: both;
	font-size: 0px;
	line-height: 0;
	display: inline;
	height: 0px;
}
.p7PM3-16 ul {
	margin: 0px;
	padding: 0px;
	display: inline-block;
	vertical-align: bottom;
}
.p7PM3-16.p7pm3-fixed {
	background: url(../../assets/crt-logo.png) no-repeat;
	background-size: contain;
	background-position: left;
}
.p7PM3-16 ul li {
	list-style-type: none;
	float: left;
	position: relative;
	padding: 0;
}
.p7PM3-16 ul li.pm3last {
	margin-right: 0px;
}
.p7PM3-16 ul li a {
	color: #000;
	padding: 15px 18px;
	text-decoration: none;
	text-shadow: 0 0 1px rgba(33,33,33,.5);
	border-left: 2px solid;
	border-left-color: #fff;
	border-top: 3px solid;
	border-top-color: transparent;
	display: block;
}
.p7PM3-16 ul li:last-child a { 
	border-right: 2px solid #fff;
}

/*MULTICOLOR RULES*/
.p7PM3-16 li.root_1 a.trig_open,
.p7PM3-16 ul li.root_1 a.pm3-link:hover,
.p7PM3-16 ul li.root_1 a:hover {
	color: #FFFFFF;
	background-color: #61ccf0;
	border-top-color: #61ccf0;
	border-left-color: #61ccf0;
}
.p7PM3-16 li.root_2 a.trig_open,
.p7PM3-16 ul li.root_2 a.pm3-link:hover,
.p7PM3-16 ul li.root_2 a:hover {
	color: #FFFFFF;
	background-color: #259dc5;
	border-top-color: #259dc5;
	border-left-color: #259dc5;
}
.p7PM3-16 li.root_3 a.trig_open,
.p7PM3-16 ul li.root_3 a.pm3-link:hover,
.p7PM3-16 ul li.root_3 a:hover {
	color: #FFFFFF;
	background-color: #2181c4;
	border-top-color: #2181c4;
	border-left-color:#2181c4;
}
.p7PM3-16 li.root_4 a.trig_open,
.p7PM3-16 ul li.root_4 a.pm3-link:hover,
.p7PM3-16 ul li.root_4 a:hover {
	color: #FFFFFF;
	background-color: #3ca2e9;
	border-top-color: #3ca2e9;
	border-left-color: #3ca2e9;
}
.p7PM3-16 li.root_5 a.trig_open,
.p7PM3-16 ul li.root_5 a.pm3-link:hover,
.p7PM3-16 ul li.root_5 a:hover {
	color: #FFFFFF;
	background-color: #54b8d5;
	border-top-color: #54b8d5;
	border-left-color: #54b8d5;
}
.p7PM3-16 li.root_6 a.trig_open,
.p7PM3-16 ul li.root_6 a.pm3-link:hover,
.p7PM3-16 ul li.root_6 a:hover {
	color: #FFFFFF;
	background-color: #61ccf0;
	border-top-color: #61ccf0;
	border-left-color: #61ccf0;
}
.p7PM3-16 li.root_7 a.trig_open,
.p7PM3-16 ul li.root_7 a.pm3-link:hover,
.p7PM3-16 ul li.root_7 a:hover {
	color: #FFFFFF;
	background-color: #238dd2;
	border-top-color: #238dd2;
	border-left-color: #238dd2;
}
.p7PM3-16 li.root_8 a.trig_open,
.p7PM3-16 ul li.root_8 a.pm3-link:hover,
.p7PM3-16 ul li.root_8 a:hover {
	color: #FFFFFF;
	background-color: #3ca2e9;
	border-top-color: #3ca2e9;;
	border-left-color: #259dc5;
}
.p7PM3-16 a.trig_open,
.p7PM3-16 ul li a.pm3-link:hover,
.p7PM3-16 ul li a:hover {
	outline: none;
	border-color: #fff;
	color: #FFFFFF;
	box-shadow: inset 0px 14px 8px rgba(255,255,255,.1);
	background-color: #222;
}
.p7PM3-16 ul li a.pm3-link, .p7PM3-16 ul li a.pm3-link:hover {
	background-image: none;
}
.p7PM3-16 ul ul {
	background-color: #fff;
	display: block;
	text-align: left;
	width: 200px;
	border-radius: 0 0 10px 10px;
	box-shadow: 10px 10px 30px rgba(0,0,0,.3);
}
.p7PM3-16 ul li.root_2 ul {
	width: auto;
}
.p7PM3-16 ul li.root_2 ul li a {
	white-space: nowrap;
}
.p7PM3-16 ul ul div {
	z-index: 99999 !important;
}
.p7PM3-16 ul ul li {
	position: relative;
	float: none;
	margin: 0px;
	padding: 0px;
}
.p7PM3-16 ul ul li a {
	border-top: 1px solid #d6ebf9;
	border-left: 4px dotted;
	border-left-color: transparent;
	box-shadow: none;
	color: #222;
	font-size: .9em;
	line-height: 1.5em;
}

.p7PM3-16 li.root_2 ul li:last-child a {
	border-top: 4px dotted #ccc;
}

.p7PM3-16 ul ul li a.pm3-link:hover {
	background-color: #555;
	color: #EEE;
}
/*
.p7PM3-16 ul li.root_2 ul li a.pm3-link:hover,
.p7PM3-16 ul li.root_2 ul li a:hover,
.p7PM3-16 ul li.root_6 ul li a.pm3-link:hover,
.p7PM3-16 ul li.root_6 ul li a:hover,
.p7PM3-16 ul li.root_7 ul li a.pm3-link:hover,
.p7PM3-16 ul li.root_7 ul li a:hover {
	background-color: #2181c4;
} */


.p7PM3-16 ul ul li:last-child a {
	border-radius: 0 0 10px 10px;
}
/* reponsition hydrophones 3 level menu */
.p7PM3-16 ul li.root_2 ul ul {
	position: relative;
	left: -100px;
}

.p7PM3-16 ul ul li:last-child ul li a {
	border-radius: 0 0 0px 0px;
}
.p7PM3-16 ul ul li:last-child ul li:last-child a {
	border-radius: 0 0 10px 10px;
}

/*DISPLAY AS TITLE ONLY
.p7PM3-16 .pmm3-title-bar {
}

/*make links within titles float
.p7PM3-16 .pmm3-title-bar a {
	display: inline;
}
*/

/*CURRENT MARK */

.p7PM3-16 ul li a.current_mark {
	color: #000;
	border-top-color: #345878;
}
.p7PM3-16 ul ul li a.current_mark, 
.p7PM3-16 ul ul li a.current_mark:hover {
	border-left-color: #345878 !important;
	border-top-color: #d6ebf9 !important;
	color: #666 !important;
	text-shadow: 0 0 1px rgba(199,199,199,.5);
	background-color: #ccc !important;
}

/*
NO-SCRIPT RULES
The following rules enable your menu to work even when javascript is disabled in the browser
*/
.p7PM3-16.p7PM3noscript {
	position: relative;
}

.p7PM3-16.p7PM3noscript ul ul {
	position: absolute;
	display: none;
	top: 100%;
}
.p7PM3-16.p7PM3noscript ul ul ul {
	display: none;
	top: 0px;
	left: 100%;
}
.p7PM3-16.p7PM3noscript li:hover ul {
	display: block;
}
.p7PM3-16.p7PM3noscript li:hover ul ul, .p7PM3-16.p7PM3noscript li:hover ul ul ul, .p7PM3-16.p7PM3noscript li:hover ul ul ul ul, .p7PM3-16.p7PM3noscript li:hover ul ul ul ul ul, .p7PM3-16.p7PM3noscript li:hover ul ul ul ul ul ul {
	display: none;
}
.p7PM3-16.p7PM3noscript li li:hover ul, .p7PM3-16.p7PM3noscript li li li:hover ul, .p7PM3-16.p7PM3noscript li li li li:hover ul, .p7PM3-16.p7PM3noscript li li li li li:hover ul, .p7PM3-16.p7PM3noscript li li li li li li:hover ul {
	display: block;
}


@media only screen and (min-width: 0px) and (max-width: 1600px) {
.p7PM3-16 ul li a {
	padding: 15px 12px;
}
}
@media only screen and (min-width: 0px) and (max-width: 1450px) {
.p7PM3-16 ul li a {
	padding: 15px 8px;
}
}
@media only screen and (min-width: 0px) and (max-width: 1389px) {
.show42line {
	visibility: visible;
	display: inherit;
}
.p7PM3-16 ul li a {
	padding: 15px 15px;
}
}
@media only screen and (min-width: 0px) and (max-width: 1049px) {
.show43line {
	visibility: visible;
	display: inherit;
}
}
@media only screen and (min-width: 0px) and (max-width: 949px) {
.p7PM3-16 ul li a {
	padding: 15px 8px;
}
}
@media only screen and (min-width: 0px) and (max-width: 949px) {
.p7PM3-16 ul li a {
	font-size: .9em;
}
}
@media only screen and (min-width: 0px) and (max-width: 729px) {
#p7PM3_1 {
	background-color: #f5f5f5;
	box-shadow: 0 0 0;
	font-size: 1em;	line-height: 1em;
}
.hide1menu, .show42line, .show43line {
	visibility: hidden !important;
	display: none !important;
}
.p7PM3-16 {
	text-align: left !important;
	padding: 0px !important;
	margin: 0px !important;
}
.menutop-wrapper {
	padding: 0px !important;
}
.p7PM3-16:after {
	display: none;
}
.p7PM3-16 .pmm3-toolbar {
	display: block;
	background-color: #222;
	color: #999;
	padding: 10px;
	text-align: right;
	cursor: pointer;
}
.p7PM3-16 .pmm3-toolbar a {
	font-size: 1.8em;
	font-weight: 800;
	color: #999;
	padding: 0px 10px 7px 10px;
	text-decoration: none;
}
.p7PM3-16 .pmm3-toolbar a:hover {
	color: #FFF;
	background-color: #259dc5;
}
.p7PM3-16 .toggle-text a:before {
	font-size: .5em;
	font-style: italic;
	color: #222;
}
.p7PM3-16 .toggle-text.closed a:before {
	content: "\00A0 Show Menu  \00A0 \0020";
}
.p7PM3-16 .toggle-text.opened a:before {
	content: "\00A0 Hide Menu \00A0  \0020";
}

.p7PM3-16 ul {
	display: block;
	padding: 0px;
}
.p7PM3-16 ul li {
	float: none;
	margin: 0px !important;
	padding: 0px;
}
.p7PM3-16 ul li a {
	border-bottom: 2px solid #fff;
}
.p7PM3-16 a:hover {
	background-color: #222;
	color: #DDD;
}
.p7PM3-16 ul ul {
	position: static !important;
	width: auto;
	padding: 0px;
}
.p7PM3-16 ul li.root_2 ul li a {
	white-space: normal;
}
.p7PM3-16 ul ul li {
	padding: 0px;
}
/* .p7PM3-16 .pmm3-title-bar {
	padding: 12px 18px;
}
.p7PM3-16 ul ul a,
.p7PM3-16 ul ul .pmm3-title-bar {
	padding-left: 24px;
}
.p7PM3-16 ul ul ul a,
.p7PM3-16 ul ul ul .pmm3-title-bar {
	padding-left: 32px;
} */

.p7PM3-16 ul.closed {
	display: none;
}
.p7PM3-16 ul.opened {
	display: block;
}
.p7PM3.select .pmm3-select-wrapper {
	display: block;
	padding: 10px;
}
.p7PM3.select select {
	width: 100%;
	font-size: 1em;
	padding: 4px;
}
.p7PM3.select .pmm3-toolbar {
	display: none;
}
.p7PM3.select ul {
	display: none;
}

/*Workaround for very old Android devices*/
.p7PM3-16 div {
	left: 0px !important;
	top: 0px !important;
}
/*End old Android workaround*/
}
