@font-face { font-family: 'Aller'; src: url('../fonts/aller_rg-webfont.eot'); src: url('../fonts/aller_rg-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/aller_rg-webfont.woff2') format('woff2'), url('../fonts/aller_rg-webfont.woff') format('woff'), url('../fonts/aller_rg-webfont.ttf') format('truetype'), url('../fonts/aller_rg-webfont.svg#allerregular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: 'AllerBold'; src: url('../fonts/aller_bd-webfont.eot'); src: url('../fonts/aller_bd-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/aller_bd-webfont.woff2') format('woff2'), url('../fonts/aller_bd-webfont.woff') format('woff'), url('../fonts/aller_bd-webfont.ttf') format('truetype'), url('../fonts/aller_bd-webfont.svg#allerbold') format('svg'); font-weight: bold; font-style: normal; } @font-face { font-family: 'AllerItalic'; src: url('../fonts/aller_it-webfont.eot'); src: url('../fonts/aller_it-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/aller_it-webfont.woff2') format('woff2'), url('../fonts/aller_it-webfont.woff') format('woff'), url('../fonts/aller_it-webfont.ttf') format('truetype'), url('../fonts/aller_it-webfont.svg#alleritalic') format('svg'); font-weight: normal; font-style: italic; } @font-face { font-family: 'AllerBoldItalic'; src: url('../fonts/aller_bdit-webfont.eot'); src: url('../fonts/aller_bdit-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/aller_bdit-webfont.woff2') format('woff2'), url('../fonts/aller_bdit-webfont.woff') format('woff'), url('../fonts/aller_bdit-webfont.ttf') format('truetype'), url('../fonts/aller_bdit-webfont.svg#allerbold_italic') format('svg'); font-weight: bold; font-style: italic; } @font-face { font-family: 'AllerLight'; src: url('../fonts/aller_lt-webfont.eot'); src: url('../fonts/aller_lt-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/aller_lt-webfont.woff2') format('woff2'), url('../fonts/aller_lt-webfont.woff') format('woff'), url('../fonts/aller_lt-webfont.ttf') format('truetype'), url('../fonts/aller_lt-webfont.svg#aller_lightregular') format('svg'); font-weight: lighter; font-style: normal; } /* Body CSS -------------------------------------------------- */ body { color: #555555; background-color: #FDFDFD; font-family: "Helvetica Nueue", "Helvetica", "Arial", "Lato", "sans serif"; font-weight: normal; line-height: 1.5em; } body p { font-size: 14px; line-height: 1.5; } article, aside, figure, footer, header, hgroup, menu, nav, section { display:block; } body > section, footer { margin: 0; z-index: 10; } /* #Content { max-width: 100%; width: 100%; } */ body > section > article { margin: auto; padding-bottom: 40px; } .mapMode > section > article{ padding-bottom: 0px; } a { color: #323D90; transition: color .5s; -webkit-transition: color .5s; } a:hover{ text-decoration:none; color: #146660; } h1 > a[name], h2 > a[name], h3 > a[name], h4 > a[name], h5 > a[name], h6 > a[name] { color: #555555; text-decoration: none; z-index: 20; /*keeps hidden anchor tags from blocking content*/ } /* make sure the anchors render with padding-top */ h1 > a[name]:before, h2 > a[name]:before, h3 > a[name]:before, h4 > a[name]:before, h5 > a[name]:before, h6 > a[name]:before { content: ""; padding-top: 115px; } h4{ font-size: 20px; font-weight: 400; } h2{ font-weight: 300; } h1{ font-weight: bold; } .bold-header{ font-size: 18px; line-height: 30px; color: #555555; text-transform: uppercase; } .pointer{ cursor: pointer; } .hidden, #clear-all.hidden, a [class^="icon-"].hidden{ display: none; } .webmaster-email{ display: block; margin-top: 1em; } .webmaster-email i{ margin-right: 5px; } .mapMode .collapse-me:hover{ cursor: pointer; } .row-fluid{ min-height: 0px; } code, .code_example{ color: #009E94; } /** Ellipsis Styles - both single line and multi-line, which needs particular markup structure to work. See http://codepen.io/romanrudenko/pen/ymHFh **/ .ellipsis{ text-overflow: ellipsis; overflow: hidden; white-space: nowrap; } /* Offsets the anchor links by the same height as the fixed header */ #About a[name], #Tools a[name] { position:relative; top: -95px; display: block; } div.row-fluid > a[name] { margin: 35px auto auto auto; } /* FORM/INPUT CUSTOMIZATIONS -------------------------------------------------- */ .controls-well { border: 1px solid #E3E3E3; border-radius: 4px 4px 4px 4px; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset; padding: 4px; } .control-label { cursor: default; } .progress-bar.progress-bar-success, .progress-bar{ background-color: #146660; } /* EML CUSTOMIZATIONS -------------------------------------------------- */ #Eml h4, .well, .control-label { color: #555555; } /* HEADER CSS -------------------------------------------------- */ #Header > img{ -webkit-transition: all 2s; transition: all 2s; } .header #inner-header{ margin-left: 20px; margin-right: 40px; } .header nav{ display: none; box-sizing: border-box; } #nav-trigger{ color: #323D90; } .header .nav-trigger.close{ display: none; } .header .nav li{ float: left; position: relative; } .header .nav li a { color: #1f254f; background-color: transparent; font-size: 1em; line-height: 1.5em; font-family: "AllerLight", "Helvetica Neue", "Helvetica", "Arial", sans-serif; font-weight: normal; font-style: normal; display: block; text-decoration: none; padding: 0.75em; width: 100%; text-align: center; } .header .dropdown-menu li a{ background-color: #1F254F; color: #FFF; font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif; text-align: center; min-width: 180px; border-bottom: 1px solid #495082; white-space: pre-wrap; } .header .nav > li > a:hover{ color: #146660; } .header .nav .inline-buttons > *{ display: inline; font-size: 1em; } .header .nav li a.btn{ font-size: 1em; margin-top: 8px; box-sizing: border-box; } .header .nav li a.btn.btn-primary{ background-color: #19B36A; } .header .nav li a.btn.btn-primary:hover{ background-color: #146660; } .header .nav li .btn.btn-primary, .PortalView #Navbar .minimal-nav .btn-primary{ color: #FFF; } .header .login.btn{ margin-left: 20px; width: auto; padding: 9px; position: relative; top: -2px; box-shadow: none; } .header .border-image{ background-image: url('../img/border-image.jpg'); background-size: cover; height: 25px; width: 100%; margin-bottom: 1em; } .header #nav-trigger{ margin-top: .4em; margin-right: .4em; font-size: 2em; float: right; } .header .input-append form{ margin-top: 16px; } .brand{ background: url(../img/logo-w-title_2x.png) no-repeat; background: -webkit-image-set( url(../img/logo-w-title.png) 1x, url(../img/logo-w-title_2x.png) 2x); background-repeat: no-repeat; background-size: contain; height: 60px; /* height in CSS pixels */ width: 109px; /* width in CSS pixels */ display: inline-block; font-family: AllerLight, Helvetica, sans-serif; } /* FOOTER CSS -------------------------------------------------- */ footer { padding: 0px 20px 20px 20px; margin-top: 0px; color: #FDFDFD; background-color: #b1cdd9; border-top: 1px solid #9fc0cd; width: 100%; box-sizing: border-box; z-index: 2; height: 320px; /* Keeps the footer down */ } #Content{ padding-bottom: 350px; /* Keeps footer down */ } .mapMode footer{ position: fixed; bottom: 0; background-color: #A3B4BB; height: 3.3em; transition: min-height 1s ease-out; -webkit-transition: min-height 1s ease-out; transition-delay: .5s; -webkit-transition-delay: .5s; z-index: 10; padding-top: 0px 20px; display: none; } footer .footer-inner{ max-width: 1000px; margin-left: auto; margin-right: auto; padding-top: 3em; display: flex; flex-direction: column; align-items: center; justify-content: center; } footer .adc-contact { display: flex; flex-direction: row; align-items: center; justify-content: space-evenly; width: 100%; } footer .adc-contact .contact-title { color: #666; font-family: "Aller", "Helvetica Neue", Helvetica, Arial, sans-serif; } footer .adc-contact .contact-info { display: flex; flex-direction: column; } footer .sign-up{ background-color: #ACC7D1; width: calc(100% + 40px); margin-left: -20px; margin-top: -20px; padding: 20px 0px; border-bottom: 1px solid #76B9D0; } footer .sign-up .btn-primary { margin-left: 46%; font-size: 1em; font-family: Aller, Helvetica Neue, Helvetica, sans-serif; } footer .show-in-map-mode a{ margin-left: 40%; display: inline-block; } footer .show-in-map-mode a > h3{ color: #FFF; font-weight: lighter; font-size: 1em; margin: 0px; display: inline; line-height: 2em; } footer .show-in-map-mode .btn{ margin-left: 20px; display: inline; padding: 4px; font-size: .9em; } footer .footnote{ font-size: .8em; color: #333; } footer .logos{ margin-top: 2em; } footer .logos a{ background-image: url('../img/footer-logos.png'); background-repeat: no-repeat; height: 73px; overflow: hidden; margin-right: .5em; display: inline-block; opacity: .8; } footer .logos a:hover, a:focus{ opacity: 1; transition: opacity 500ms; } .nceas-logo{ width: 65px; background-position: 0px 0px; } .ucsb-logo{ width: 87px; background-position: -66px 0px; } .dataone-logo{ width: 128px; background-position: -153px 0px; } .noaa-logo{ width: 65px; background-position: -349px 0px; } .nsf-logo{ width: 65px; background-position: 100% 0px; } #Footer .core-trust-logo{ height: 60px; } /* BUTTONS CSS -------------------------------------------------- */ .btn, .btn-primary, .btn-large, .btn-small, .btn-mini { font-weight: 400; background-image: none; background-repeat: no-repeat; background-color: transparent; border: 1px solid #146660; text-shadow: none; box-shadow: none; color: #146660; padding: .5em; } .header .nav li a.btn{ color: #146660; } .btn:hover, .btn:focus, .header .nav li .btn:hover, .header nav li .btn:focus{ background-color: #146660; color: #FFF; border: 0px; box-shadow: none; border: 1px solid #146660; } .btn-primary a, .btn-info a, .btn-success a, .btn-warning a, .btn-danger a, .btn-inverse a { color: #FFFFFF; text-decoration:none; } .btn-primary { background-color: #19B36A; border: 0px; color: #FFFFFF; background-image: none; box-shadow: none; padding: .6em .8em; } button.btn-primary a { color: #FFFFFF; text-decoration: none; } .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active{ background-color: #1F254F; border: 0px; } .btn-primary:hover, .nav > li > a.btn-primary:hover{ background-color: #146660; transition: background-color .5s; color: #FDFDFD; background-image: none; background-repeat: none; } #search_btn.btn { background-color: #992222; color: #FFFFFF; } #search_btn.btn:hover { background-color: #882222; color: #FFFFFF; } .btn-group > .dropdown-toggle{ -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -webkit-border-bottom-right-radius: 4px; border-radius: 4px; } #clear-all{ background-color: #19B36A; } /* PORTALS ------------------------ */ .PortalView #Content{ padding-bottom: 0px; } .PortalView{ display: grid; grid-template-rows: 40px 0px 100fr 320px; } .portal-view .portal-title{ font-weight: 100; } .Portal.Editor .border-image, .PortalView .border-image{ display: none; } /* Portal & Editor (minimal header common to both views) -------------------------------------------------- */ .Portal.Editor #Navbar, .PortalView #Navbar{ background-color: #f2f2f2; padding-top: 5px; padding-bottom: 5px; } .Portal.Editor #Navbar #logo, .PortalView #Navbar #logo{ background: url(/js/themes/arctic/img/logo-small-no-title.png); height: 20px; width: 20px; background-size: contain; } .Portal.Editor #Navbar #logo::after, .PortalView #Navbar #logo::after{ content: "Hosted by the Arctic Data Center"; order: 3; margin-left: 29px; display: block; margin-top: 2px; color: #888; font-size: .8em; white-space: nowrap; line-height: 1.3em; } .Portal.Editor #Navbar .#main-nav nav, .PortalView #Navbar .#main-nav nav{ margin-bottom: 0px; } .Portal.Editor #Navbar .minimal-nav .logo, .PortalView #Navbar .minimal-nav .logo{ max-height: 1em; margin-left: 3px; } .Portal.Editor #Navbar .nav, .PortalView #Navbar .nav{ margin-bottom: 0px; align-items: center; } .Portal.Editor #Navbar #editPortal, .PortalView #Navbar #editPortal{ font-family: inherit; } .port-editor-sections .section-link-container.sortable-ghost, .port-editor-sections .section-link-container.sortable-chosen { background-color: #19B36A !important; } /* Portal editor -------------------------------------------------- */ /* Theme specific colours for the add section 'button' images */ .port-editor-section svg .theme-primary-fill{ fill: #1e254f } .port-editor-section svg .theme-secondary-fill{ fill: #b5e1e7 } .port-editor-section svg .theme-accent-fill{ fill: #3ad29f }, /* EDITOR ----------------------- */ #data-package-table .dropdown-menu li { float: left; position: relative; width: 100%; } #data-package-table .dropdown-menu li a{ text-align: center; } #data-package-table .dropdown-menu li a:focus{ background-image: none; background-color: transparent; color: inherit; } .data-package-item .btn.edit:hover, .data-package-item .btn.edit:focus{ background-color: white; border-color: #CCC; } .data-package-item .btn-group .btn:hover, .data-package-item .btn-group .dropdown-toggle:hover{ background-color: white; border-color: #CCC; color: #146660; } .data-package-item .dropdown-menu a{ color: #146660; } #data-package-table td:last-of-type ul li{ background-color: #FFF; } .data-package-item .bar{ background-color: #1E254F; } .eml-entity .nav-tabs li.active a { border-top: 2px solid #1E254F; } .attribute-menu-item .remove{ background-color: rgba(49, 61, 129, .6); } .eml-party .party-menu .dropdown-menu>li>a:hover { color: #12238e; } /* MAPS --------------------------------- */ #map-container{ display: none; height: 500px; float: left; } #map-container.loading { opacity: 0.5; } .mapMode #map-container { display: block; } #map-canvas{ height: 100%; width: 100%; } .mapMode .navbar-inner { -webkit-box-shadow: 4px 2px 5px rgba(50, 50, 50, 0.4); -moz-box-shadow: 4px 2px 5px rgba(50, 50, 50, 0.4); box-shadow: 4px 2px 5px rgba(50, 50, 50, 0.4); width: auto; display: inline-block; } #toggle-map{ z-index: 1; position: fixed; top: 139px; left: -102px; padding: 0px 3px; background-color: #992222; color: #FFF; font-size: 20px; line-height: 33px; -webkit-box-shadow: 3px -4px 10px rgba(50, 50, 50, 0.44); -moz-box-shadow: 3px -4px 10px rgba(50, 50, 50, 0.44); box-shadow: 3px -4px 10px rgba(50, 50, 50, 0.44); border-radius: 0px 4px 4px 0px; -webkit-border-radius: 0px 4px 4px 0px; -moz-border-radius: 0px 4px 4px 0px; transition: left .5s; -webkit-transition: left .5s; cursor: pointer; } #toggle-map{ left: -124px; } .map-toggle-container{ z-index: 0; } .mapMode #toggle-map{ left: -104px; top: 124px; } #toggle-map i{ margin-left: 10px; font-size: 24px; margin-right: 4px; } #toggle-map:hover{ left: 0px; } #show-map-control{ display: block; } .mapMode #show-map-control{ display: none; } #hide-map-control{ display: none; } .mapMode #hide-map-control{ display: block; } #map-canvas{ height: 100%; width: 100%; } .gmaps-infowindow{ max-height: 400px; overflow-y:scroll; -webkit-transform: translate3d(0,0,0); } /* Fixes Infowindow popup problem - interaction with bootstrap? */ img[src*="gstatic.com/"], img[src*="googleapis.com/"] { max-width: 99999px; } #edit-map{ font-size: 14px; line-height: 17px; color: #1C6E84; border-bottom: 1px dotted #1C6E84; position: absolute; top: 25px; left: 160px; } /* Data Catalog CSS -------------------------------------------------- */ #mainBody { min-height: 800px; margin-top: 0px; padding-left: 10px; } /* NAVIGATION -------------------------------------------------- */ .breadcrumb{ margin-top: 120px; } .mapMode #Header{ position: relative; } #Navbar{ position: fixed; width: 100%; z-index: 1; background-color: #FFF; } .center { float: none; margin: 0 auto; } .show-new-search{ cursor: pointer; } .navbar { position: relative; border: none; } .navbar-inner { border: none; z-index: 220; height: 50px; } .navbar .nav > li > * { margin: 0px 5px 7px 5px; } .navbar .nav > li > a { font-size: 1.2em; font-weight: normal; line-height: 1em; color: #333; margin-top: 15px; text-shadow: none; } .navbar .nav > li > a.btn-primary{ color: #FFF; text-shadow: none; } .navbar .nav > li form{ margin-top: 15px; } .navbar .nav > li > a:focus, .navbar .nav > li > a:hover { color: #146660; background-color:transparent; font-weight: 400; text-decoration: none; text-shadow: none; } .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus { color: #146660; font-weight: 400; text-decoration: none; background-color: #E5E5E5; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: none; /*inset 0 3px 8px rgba(0, 0, 0, 0.125);*/ -moz-box-shadow: none; /*inset 0 3px 8px rgba(0, 0, 0, 0.125);*/ box-shadow: none; /*inset 0 3px 8px rgba(0, 0, 0, 0.125);*/ } /* Offset the responsive button for proper vertical alignment */ .navbar .btn-navbar { margin-top: 10px; } /* Offset the search div for proper vertical alignment */ .navbar .input-append { margin: 5px 0px 0px 0px; z-index: 290; } #Navbar .user { font-size: 14px; white-space: nowrap; } #Content{ padding-top: 118px; /* margin-left: auto; margin-right: auto; */ } .mapMode #Content{ padding-top: 112px; } .navbar .nav { margin-top: 8px; } #Content > .nav-tabs{ padding-left: 25px; width: calc(100% - 50px); padding-right: 25px; } .dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857143; color: #666; } .header .nav .icon{ margin-right: 5px; } .header .login-container{ margin-left: 20px; } /* Make sure the last dropdown menu in the nav bar doesn't go off the side of the page */ .top-nav .dropdown:last-child .dropdown-menu{ left: -53px; } .navbar .nav li.dropdown.open > .dropdown-toggle{ color: #555555; background-color: transparent; } .nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu { margin-top: 0; } .navbar .sub-menu:before { border-bottom: 7px solid transparent; border-left: none; border-right: 7px solid rgba(0, 0, 0, 0.2); border-top: 7px solid transparent; left: -7px; top: 10px; } .navbar .sub-menu:after { border-top: 6px solid transparent; border-left: none; border-right: 6px solid #fff; border-bottom: 6px solid transparent; left: 10px; top: 11px; left: -6px; } /** Inputs in the navbar **/ .nav .input > form > input[type="text"]{ border: 1px solid #CCC; border-right: 0px; } .nav .input > form > .btn{ background-color: #EEE; border: 1px solid #CBCBCB; } .dropdown:hover .dropdown-menu.hidden, .dropdown-menu.hidden{ display: none; } /* MAIN BODY CSS -------------------------------------------------- */ /* Main body containing sidebar and content */ .main-body-padded { padding-top: 90px; } .keyword-search-link.active{ background-color: #1981CC; } h2.nav-header { margin: 20px 10px 10px 15px; padding: 3px 0px 3px 0px; color: #555555; } /* User profile -------------------------------------------------- */ .user-view-section > section{ width: 100%; } /* Stats styles -------------------------------------------------- */ .profile .charts{ margin-left: auto; margin-right: auto; clear: both; padding: 20px; /* max-width: 960px; */ display: flex; justify-content: center; } .profile .stripe{ min-height: 350px; } .profile h1{ width: 900px; line-height: 90px; } .profile-title:empty{ display: none; } .user-info .icon-circle-badge { background-color: #146660; } .profile .charts-container .stripe:nth-child(even){ background-image: url("../img/sos.png"); } .profile .charts > svg{ margin-left: auto; margin-right: auto; display: block; } .profile .chart-title{ width: 280px; } .profile .chart-title h2{ font-size: 31px; } .profile .chart{ float: left; margin-left: 20px; margin-top: 30px; } /* The universal color for data */ svg .data, .fallback.data{ color: #1f254f; stroke: #1f254f; fill: #1f254f; } /* The universal color for metadata */ svg .metadata, .fallback.metadata{ color: #19B36A; stroke: #19B36A; fill: #19B36A; } /* The universal color for packages */ svg .packages, .profile .packages{ color: #146660; fill: #146660; stroke: #146660; } .profile .bar-label.packages{ fill: inherit; } /* Donut charts */ #metadata-chart, #data-chart{ height: 300px; width: 420px; margin:0px; } #metadata-chart{ float: left; margin: 0px; } #data-chart{ float: left; } .format-charts{ margin-left: auto; margin-right: auto; width: 100%; } .donut-title-count{ font-size: 24px; } .donut-title-text, svg .title{ color: #555555; fill: #555555; font-size: 17px; line-height: 17px; } .donut-arc{ transition: opacity .2s; } .donut-arc.inactive, .donut-arc.inactive + .donut-labels{ opacity: 0.2; } .donut-arc.active + .donut-labels, .donut-arc.active + .donut-labels .donut-arc-count.rotated{ opacity: 1; font-weight: bold; } .donut-labels{ font-size: 14px; opacity: 0.7; transition: opacity .2s; } .donut-arc-count.rotated{ opacity: 0; } .donut-arc-label{ font-size: 13px; } /* Donut arc colors */ .donut.metadata > g:nth-child(even) .donut-arc, .donut.metadata > g:nth-child(even) .donut-arc-label { fill: #91bf0a; } .donut.metadata > g:nth-child(odd) .donut-arc, .donut.metadata > g:nth-child(odd) .donut-arc-label{ fill: #637c08; } .donut.data > g:nth-child(even) .donut-arc, .donut.data > g:nth-child(even) .donut-arc-label { fill: #1f254f; } .donut.data > g:nth-child(odd) .donut-arc, .donut.data > g:nth-child(odd) .donut-arc-label{ fill: #323e7c; } /* Have a different color for the first arc so no two colors are adjacent */ .donut.metadata > g:first-child .donut-arc, .donut.metadata > g:first-child .donut-arc-label{ fill: #87a543; } .donut.data > g:first-child .donut-arc, .donut.data > g:first-child .donut-arc-label{ fill: #5065c9; } .profile .format-charts-container{ height: 400px; } .profile .format-charts-container .chart-title{ width: 100%; } .profile .format-charts{ width: 100%; } .profile .format-charts .chart{ width: 50%; margin: 0px; } /* Line Chart */ .upload-chart{ width: 650px; float: right; } svg .line{ fill: none; stroke-width: 2px; } svg .domain{ fill: none; stroke-width: 1px; stroke: #555555; } .download-chart .point.metadata{ stroke: #761012; } .download-chart .point.data{ stroke: #38B0B0; } .line-chart-label{ font-weight: bold; font-size: 14px; stroke-width: 0px; display: none; } .line-chart-label.bg{ stroke-width: 2px; stroke: #FFF; opacity: 0.8; } .line-chart-label.text{ font-weight: bold; } .tick line{ stroke-width: 1px; stroke: #DDD; } svg> .title{ font-size: 15px; } svg text{ stroke: none; stroke-width: 0px; } svg .tick text{ font-size: 12px; color: #666; } svg .domain{ stroke-width: 0px; } /* Circle Badges */ .circle-badge{ height: auto; max-height: 300px; } .circle-badge circle{ stroke-width: 5px; fill: none; } .circle-badge .label{ stroke-width: 0px; font-size: 13px; font-weight: 300; } .circle-badge .count{ stroke-width: 0px; font-size: 20px; } /** Bar charts ***/ .bar-label{ fill: #0E69A1; font-size: 14px; font-weight: bold; } #data-coverage-year-range{ display: block; } /**** Default Chart Styles *****/ svg .default, .fallback.default{ stroke: #999; color: #999; } .donut.default .donut-labels, .donut.no-activity .donut-labels{ visibility: hidden; } .donut.default > g .donut-arc, .donut.data.default > g .donut-arc, .donut.metadata.default > g .donut-arc, .donut.default .donut-title-count, .donut.default .donut-title-text{ fill: #999; } /**** No Activity Chart Styles (when Stats View is blank/ no activity found) *****/ svg .no-activity, .fallback.no-activity{ fill: #CCCCCC; stroke: #CCCCCC; color: #CCCCCC; } .donut.no-activity > g .donut-arc, .donut.data.no-activity > g .donut-arc, .donut.metadata.no-activity > g .donut-arc, .donut.no-activity .donut-title-count, .donut.no-activity .donut-title-text{ fill: #CCCCCC; } /* Other Navigation ----------------------------------------------------- */ .breadcrumb{ margin-top: 0px; } .nav-pills.primary a { background-color: #E8EEF1; } .nav-pills.primary li a:hover{ background-color: #BDD7E4; color: #1f254f; } /** MDQ items **/ #suites { display: none; } /* Metadata rendering CSS -------------------------------------------------- */ #Metadata { min-height: 800px; } #Metadata > .container{ width: 100%; } #Metadata > a[href="data"]{ display: block; margin-bottom: 20px; font-size: 13px; } .controls-well img{ max-width: 90%; max-height: 900px; margin: 0 auto; display: block; } .controls-well > .btn{ margin-left: 180px; } .entitydetails > h4 > .title{ font-weight: 100; } .nav-list>.active>a, .nav-list>.active>a:hover, .nav-list>.active>a:focus{ background-color: #1f254f; } .service-table td.service-endpoint input{ border-color: #146660; } .prov-chart, .prov-chart .node .prov-chart .connecter{ border-color: #1f254f; } .prov-chart .node{ color: #1f254f; stroke: #1f254f; } #article-container.hasProvLeft, #article-container.hasProvRight, #article-container.hasProvLeft, #article-container.hasProvRight{ border-color: #323D90; } /* Google Map Images for Geographic Region */ .georegion-map{ margin-left: 125px; margin-bottom: 10px; border: 1px solid #DDD; padding: 7px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; } /* Download and Publish buttons */ #downloadPackage a.btn { width: 100px; margin-bottom: 8px; } .download-this-package{ clear: both; margin-left: 5px; } .download-this-package a.metadata{ margin-top: 0px; } .download-this-package i{ margin-left: 5px; } /* Resource map contents table */ .table tr > th{ font-weight: bold; } .table .table-header{ background-color: #A3B4BB; text-align: center; color: #FFF; font-weight: normal; padding: 8px; font-size: .95em; } .table-header .subtle { color: #FFFFFF; font-weight: lighter; font-size: .9em; margin-left: 10px; } .table-header > a{ margin-left: 20px; } .table-header > a > .icon{ margin-left: 5px; } .file-type i { color: #999; margin-left: 5px; } .table-striped tfoot>tr>th{ background-color: #f9f9f9; } .download-contents ~ .expand-collapse-control{ border: 1px solid #323D90; background-color: transparent; } .download-contents .btn-container .btn{ box-sizing: border-box; min-width: 100%; } .downloads-this-version{ font-weight: lighter; font-size: 12px; } .citation ~ .metadata-controls-container .btn.copy{ margin-top: 0px; margin-bottom: 20px; } /* The active attribute in the attribute name list */ .attributeListTable tr.active{ background-color: #323D90; } /* MDQ CSS -------------------------------------------------- */ #mdqTypeSummary #suites{ display: none; } /* Metadata Index CSS -------------------------------------------------- */ .metadata-index { padding: 2%; width: 96%; } /* Registry CSS -------------------------------------------------- */ #RegistryEntryForm label.inline, #RegistryLogin label.inline, #RegistryResponse label.inline, #RegistryEntryReview label.inline, #RegistryGuide label.inline { width: 40%; } /* Larger modal for guide content */ .modal.large { width: 80%; margin-left: -40%; } /* Inherit for these registry labels */ #RegistryEntryForm .label, #RegistryLogin .label, #RegistryResponse .label, #RegistryEntryReview .label, #RegistryGuide .label { display: inherit; padding: inherit; font: inherit; line-height: inherit; color: inherit; white-space: inherit; vertical-align: inherit; background-color: inherit; -webkit-border-radius: inherit; -moz-border-radius: inherit; border-radius: inherit; } #entryForm .accordion-heading .accordion-toggle{ display: inline-block; } /* Combobox styles, overlay text input on select