/* -------------------- */
/* Framework
/* -------------------- */
div, html, body{
    margin:0px; padding:0px;
}
html { background: #0f357d; }
img:not(.nivo-main-image){ max-width: 100%; height: auto; height: auto !important; }
iframe { max-width: 100%; }
body.public {
    /* width: 960px; */
    margin: 0 auto;
	background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
	
	border:			3px solid #000b4c;
	border-top:		none;
	border-bottom:	none;
	-webkit-box-shadow: 0px 0px 30px rgba( 0, 0, 0, 0.75 );
	-moz-box-shadow:    0px 0px 30px rgba( 0, 0, 0, 0.75 );
	box-shadow:         0px 0px 30px rgba( 0, 0, 0, 0.75 );
}
body.public > div.hidden {
    position: relative;
    /* width: 960px; */
    height: 0;
    margin: 0 auto;
}
body.public > #header {
    display: flex;
    height: 110px;
    background: #04002B url( ../../images/esoundings/common/header.jpg ) no-repeat;
}
body.public > #header .logo { 
    width: 50%;
    padding: 0.25em 1em 0 0.25em;
    display: block;
}
body.public > #header .header-sub { width: 50%; }
body.public > .nav {
    background: #01afdf;
    background: -moz-linear-gradient( top, #01afdf 0%, #001b77 100% );
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0%,#01afdf), color-stop(100%,#001b77) );
    background: -webkit-linear-gradient( top, #01afdf 0%,#001b77 100% );
    background: -o-linear-gradient( top, #01afdf 0%,#001b77 100% );
    background: -ms-linear-gradient( top, #01afdf 0%,#001b77 100% );
    background: linear-gradient( to bottom, #01afdf 0%,#001b77 100% );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01afdf', endColorstr='#001b77',GradientType=0 );
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    align-items: flex-end;
}
#page{
    display: flex;  
}
#page > .left-column{
    width: 63%;
    padding-right: 0.25em;
}
#page > .right-column{
    width: 37%;
    padding-left: 0.25em;
    border-left: 3px solid #dcf2f4;
}
/* body.home > table#page { padding: 10px; table-layout: fixed; }
table#page { width: 960px; }
table#page td.left {
    width: 630px;
    padding-right: 4px;
}
table#page td.right {
    width: 300px;
    margin: 0; padding-left: 4px;
    border-left: 3px solid #dcf2f4;
} */
body.public > #footer {
    overflow: hidden;
    padding: 40px 90px 10px;
    background: #00d9ff;
    background: -moz-linear-gradient( top, #00d9ff 0%, #00178d 100% );
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0%,#00d9ff), color-stop(100%,#00178d) );
    background: -webkit-linear-gradient( top, #00d9ff 0%,#00178d 100% );
    background: -o-linear-gradient( top, #00d9ff 0%,#00178d 100% );
    background: -ms-linear-gradient(top, #00d9ff 0%,#00178d 100% );
    background: linear-gradient( to bottom, #00d9ff 0%,#00178d 100% );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d9ff', endColorstr='#00178d',GradientType=0 );
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.ezine.home.leftbar .flexslider{
    padding: 0.125em 1em;
}
.ezine.home.leftbar p{ margin: 0; }
.ezine.home.leftbar .nivo-feature,
.ezine.home.leftbar .nivoSliderWrapper{
    width: 100% !important;
    background: #04002B;
}
.ezine.home.leftbar .nivoSlider { height: auto !important; }
.nivoSlider img{ max-width: none; }


/* -------------------- */
/* Page
/* -------------------- */
/* Header */

/* Nav */
body.public > .nav .menu {
    flex: 1 0 auto;
    text-align: left;
    padding: 0.25em 0 0 1em;
}
body.public > .nav .menu a { color: #fff; }
body.public > .nav .menu a:hover { text-decoration: none; }
body.public > .nav .menu .menu_list { display: inline-block; }
body.public > .nav .menu .menu_list_index_0_item {
    float: none;
    display: inline-block;
    margin: 0 1px; padding: 8px 20px;
    background: #00329d;
    background: -moz-linear-gradient( top, #00329d 0%, #00d4fd 100% );
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0%,#00329d), color-stop(100%,#00d4fd) );
    background: -webkit-linear-gradient( top, #00329d 0%,#00d4fd 100% );
    background: -o-linear-gradient( top, #00329d 0%,#00d4fd 100% );
    background: -ms-linear-gradient( top, #00329d 0%,#00d4fd 100% );
    background: linear-gradient( to bottom, #00329d 0%,#00d4fd 100% );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00329d', endColorstr='#00d4fd',GradientType=0 );
    border-radius: 10px 10px 0px 0px;
    -moz-border-radius: 10px 10px 0px 0px;
    -webkit-border-radius: 10px 10px 0px 0px;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    text-transform: uppercase;
    color: #fff;
}
body.public > .nav .menu .menu_list_index_0_child_item:hover .menu_list_index_0_item { background: #00178D; }
body.public > .nav .menu .menu_list_index_1_menu_group {
	width: auto;
    padding: 0 10px 10px;
    background: #00178D;
    border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
}
body.public > .nav .menu .menu_list_index_1 {
    padding: 10px;
    background: #fff;
    border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    font-size: 12px;
    color: #001F51;
}
body.public > .nav .menu li.parent_content { float: right; }
body.public > .nav .search_holder {
    padding: 0.5em 1em 1em;
}
body.public > .nav .search_holder input[type=text] {
    outline: none;
    float: left;
    width: 150px; height: 20px;
    margin: 0; padding: 3px 5px;
    background: #fff;
    border: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 11px;
    line-height: 14px;
    color: #6a6a6a;
}
body.public > .nav .search_holder input[type=submit] { 
    float: left;
    margin: 0 0 0 8px;
}
body.public > .nav .menu.menu_type_hover .menu_list_index_1_menu_group_wrapper.has_content .menu_list_index_1 { display: none; }
body.public > .nav .menu.menu_type_hover .menu_list_index_1_menu_group_wrapper .menu_list_index_1_parent_content {
    padding: 10px;
    background: #fff;
    border-radius: 0px 0px 10px 10px;
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    font-size: 12px;
    color: #001F51;
}
body.public > .nav .menu .menu_list_index_1_menu_group_wrapper { z-index: 3001; }

#nav .menu .menu_group_wrapper.has_content > .menu_group > .parent_content {	
    max-height: 500px;
    max-width: inherit;
    overflow-x: hidden;
    overflow-y: auto;
}
#nav .menu .menu_group_wrapper.has_content > .menu_group > .parent_content .ezine.nav.bottom{ padding-right: 2em; }

.goog-te-gadget{white-space: normal;}

/* Footer */
body.public > #footer .menu {
    text-align: center;
    margin-bottom: 40px;
}
body.public > #footer .menu a { color: #fff; }
body.public > #footer .menu a:hover { text-decoration: underline; }
body.public > #footer .menu .menu_list { display: inline-block; }
body.public > #footer .menu .child_item {
    float: none;
    display: inline-block;
    margin: 0 10px;
}
body.public > #footer .copyright { float: left; }
body.public > #footer .credit    { float: right; }


/* Notifications */
#notifications li .inner .icon.bookmark_added { background: transparent url( ../../images/esoundings/icons/notifications/bookmark_added.png ) center left no-repeat; }
#notifications li .inner .icon.bookmark_removed { background: transparent url( ../../images/esoundings/icons/notifications/bookmark_removed.png ) center left no-repeat; }


/* Search Results */
.search_results ul { overflow: hidden; }
.search_results li { list-style: none; }
.search_results .thumb {
    float: left;
    margin: 0 10px 10px 0;
}

/* Regional Reports */
.reporter_photo { float: left; }
.rr_map { margin-left: -10px; }
#tooltip {
}
.ui-tooltip, .arrow:after {
    background: black;
    border: 2px solid white;
}
.ui-tooltip {
    position: absolute;
    z-index: 3000;
    padding: 5px;
    opacity: 0.85;
	
	padding: 10px 20px;
	color: white;
	border-radius: 20px;
	font: bold 14px "Helvetica Neue", Sans-Serif;
	text-transform: uppercase;
	box-shadow: 0 0 7px black;
}
.arrow {
	width: 70px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -35px;
	bottom: -16px;
}
.arrow.top {
	top: -16px;
	bottom: auto;
}
.arrow:after {
	content: "";
	position: absolute;
	left: 20px;
	top: -20px;
	width: 25px;
	height: 25px;
	box-shadow: 6px 5px 9px -9px black;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	tranform: rotate(45deg);
}
.arrow.top:after {
	bottom: -20px;
	top: auto;
}

.mobile-show{ display: none; }
.mobile-show-flex{ display: none; }
@media (max-width: 960px){

}
@media (max-width: 768px){
    .mobile-hide{ display: none; }
	.mobile-show{ display: block; }
	.mobile-show-flex{ display: flex; }

	.image_right,
	.image_left{
		float: none !important;
		display: block;
		margin-left: auto !important;
		margin-right: auto !important;
		max-width: 100%;
	}
	
    .table-scroller{ overflow-x: auto; }

    table.mobile-stacked,
	table.mobile-stacked tbody,
	table.mobile-stacked thead,
	table.mobile-stacked th,
	table.mobile-stacked tr,
	table.mobile-stacked td{
		display: block;
		max-width: 100%;
		width: 100% !important;
	}
    
    body.public > #header {
        display: block;
        height: auto;
        background-size: cover;
    }
    body.public > #header .logo,
    body.public > #header .header-sub { width: 100%; padding: 0 0 0 1em; }
    body.public > #header .header-sub { 
        background: linear-gradient(rgba(0,0,0,0) 0%, rgba(0,0,0,0.75) 100%);
        padding: 0.5em;
    }
    #page{ display: block; }
    #page > .left-column,
    #page > .right-column{ width: 100%; padding-left: 0; padding-right: 0; border: none; }

    body.public > .nav .menu .child_item_index_1 .menu_list_index_1_menu_group_wrapper{ display: none !important; }
    body.public > #footer { padding: 2em 3vw 1em; }
}
@media (max-width: 420px){
    body.public > .nav .menu .menu_list_index_0_item {
      font-size: 3.25vw;    
    }
}