@charset "UTF-8";
/* Icons and titles */

#menuicon {
	display: none;
}
h2 {
    margin-top: 40px;
    margin-bottom: 30px;
}
h5, h5 a.anchor {
	font-weight: bold;
	font-size: medium;
	color:#697CAD;
	margin-top: 30px;
	margin-bottom: 15px;
}

.openbtn, a.closebtn, .mobilemenu {
    display: none;
}


/* Rules for mobile devices*/
@media only screen and (max-width: 1024px) {

body, .home, .main {
	max-width: none; 
    width: 100vw;
    margin-top: 0;
    margin-left:0;
    margin-right:0;
    margin-bottom:0;   
}

body, p, li, td, label, input, textarea, .contents li, .contents p, .styled-select, .styled-select select {
	font-size: medium;
}

h1 {
	font-size: xx-large;
}
h2 {
	font-size: x-large;
    padding: 1em 0;
}
h3 {
	font-size: large;
    padding: 1em 0;
}
h4, h5, h5 a.anchor, h4 a.anchor {
	font-size: large;	
}

/*.left {
//    width: 10vw;
//	min-width: none;
}
.left, .bottom {
//	display: none;
}*/
    
/*.top, .bottom, .left {*/
.top, .bottom {    
    padding-left: 2vw;
    padding-right: 2vw;
    max-height: auto;
    margin: 0 auto;
    font-size: small;
}
.content {
    padding-left: 4vw;
    padding-right: 4vw;
    margin: 0 auto;    
}
#coobanner {
    width: 90vw;
    height: auto;
    margin: 0 auto;
}
.floatright, .floatleft, .short, .contents, .thumbnail {
	float: none;
	margin: 0px auto;	
}
.floatright, .floatleft, .thumbnail, .contents {
	max-width: 500px;
}
.floatright img, .floatleft img {
	width: 500px;
    height:auto;
}
.thumbnail, .narrow {
	max-width: 500px;
}
.thumbnail img, .narrow img {
	width: 500px;
    height: auto;
}
.hideformobiles {
    display:none;
}
.spacer { 
    height: 30px;
}
}


@media only screen and (max-width: 760px) {
.top {
//    height: 12vw;
    padding: 0;
    padding-right: 0;
}
.thumbnail, .narrow {
    max-width: 90%;
}
.thumbnail img, .narrow img {
    width: 100%;
}    
}


@media only screen and (max-width: 600px) {
    
.mobilemenu a, li.menu, a.menu, p.menu, li.menuex, a.menuex, p.menuex {
    float: none;
    display: block;
    text-align: center;
}
#coobanner {
    display: none;
}    
a.openbtn {
    display: block;
    }
a.openbtn:hover {
    text-decoration: none;    
}
    
a.closebtn {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 40px;
    margin-left: 50px;
    font-weight: 400;
    color: white;
}
a.closebtn:hover {
    background-color: transparent;
    text-decoration: none;
}        
/* MENU STUFFS*/
.mobilemenu {
    display:block;
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #999;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 20px;
}    
#menuicon {
	left:20px;
	position:absolute;
	display: block;
	font-family:  FontAwesome;
	color: #ccc;
	font-size: 30px;	
    top: 15px;
}
#menuicon:after{ 
	content:"C O O";
	font-family:"Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	//color:#888;
	font-size: 20px;
	position: absolute;
	width: 90vw;
	top: 8px;
//	border: 1px green solid;
//	line-height:1.2em;
	text-align:center;
    margin: 0 auto;
}
    
nav {
    display: block;
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    background-color: #999;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 20px;
    text-align: left;
    
} 
nav > ul {
    padding-left: 20px;
    padding-bottom: 40px;
    padding-right: 10px;
}
p a.menu {  
    padding-left: 20px;
    padding-right: 10px;
}    
/*nav > ul ul {
    //padding-left: 10px;
}     
nav ul, nav ul li { 
	//margin: 0px auto;
	//text-align:center;
}

nav ul li { 
	padding-top: 1em; 
	padding-bottom: 0;
}*/
nav > ul:first-of-type { 
	padding-top: 40px; 
}       
    
a.navigation, li.menu, li.menu a, a.menu, p.menu,  li.menuex, a.menuex, p.menuex, th, .left, .bottom, .footer {
    font-size: medium;
	text-decoration: none;
}
    
li.submenu, li.submenu a, a.submenu, p.submenu, li.ssubmenu, li.ssubmenu a, a.ssubmenu, p.ssubmenu {
    font-size: small;
	text-decoration: none;    
    } 
    
li.menu, li.menu a, a.menu, p.menu,  li.menuex, a.menuex, p.menuex, li.submenu, li.submenu a, a.submenu, p.submenu, li.ssubmenu, li.ssubmenu a, a.ssubmenu, p.ssubmenu {
    text-align: left;
    //padding-left: 10px;
    }    
a.menuex {   /* External left menu items (eg. Observer Login brings up an icon on hover) */
	color: #333;
	font-style: normal;
}
a.menuex:hover:before, a.submenuex:hover:before {
   content: url(../../../../palomar/stylesnscripts/lightbox/img/menuex.png);
}
a:active.menu, a:focus.menu, a:active.menuex, a:focus.menuex {
	color: white;
}
 nav .chev:after {
   font-size: 20px;
   z-index: 6;     
   padding: 0.9em;     
   margin: -0.9em;
   padding-left: 1.3em;
}   
.top {
    padding-top: 1vw;
    padding-bottom: 1vw;
    height: 60px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;    
}
.bottom {
    display: none;
}
td.left, .left {
    width: 0;
    max-width: 0;
    min-width: 0;
	padding-top: 0; 
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
    margin-top: 0; 
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
    margin:0;
    background-color: transparent;
    display: block;
}    
hr.short {
    width: 80%;
}
.thumbnail, .narrow {
    max-width: 100%;
}    
}



