html {
    overflow-y: hidden;
}
#body-container {
    height: 100%;
    overflow-y: auto;
}
#gapminder-world-container {
    height: 100%;
}
/**
* Container (content/primary/secondary)
************************************************/

#container {
    margin: 5px auto 5px auto;
    width: 990px;
    padding-top: 18px;
    padding-bottom: 21px;
    clear: both;
}
#container.world {
    margin: 5px auto 5px auto;
    width: 100%;
    padding-top: 21px;
    padding-bottom: 21px;
}
/* Elements
************************************************/

/* Links */

a {
    color: #b04514;
    text-decoration: none;
}
a:visited {
    color: #b04514;
    text-decoration: none;
}
a:hover,
a:active {
    text-decoration: underline;
}
.visited {
    color: #b04514;
    padding-right: 12px;
    background: url(d5eb782f4eaa04ff6331a70ee0240e384b3c9764.gif)  no-repeat 100% 50%;
}
.note {
    padding: 6px 9px;
    background: #eee;
    border: 1px solid #ccc;
}
/* Warnings/Alerts */

.warning,
.alert {
    padding: 6px 9px;
    margin: 2px 0 7px 0;
    background: #fffbbc;
    border: 1px solid #E6DB55;
}
/* Errors */

.error {
    padding: 6px 9px;
    background: #ffebe8;
    border: 1px solid #C00;
}
/* Downloads */

.download {
    padding: 6px 9px;
    background: #e7f7d3;
    border: 1px solid #6c3;
}
ul {
    margin: 0 0 0 18px;
}
/* Gapminder-World*/

#gapminder-world-container {
    margin: 15px auto 0 auto;
    width: 1200px;
    overflow: hidden;
}
#gapminder-world-right {
    position: relative;
    float: left;
    margin-left: 5px;
    width: 716px;
    height: 540px;
    border: 2px solid #ccc;
    margin-top: 4px;
    overflow: hidden;
}
#gapminder-world-bubblePanel {
    width: 100%;
    height: 100%;
    background-color: #d0dbe2;
}
.socials {
    position: absolute;
    right: -15px;
    top: 0px;
}
.facebook {
    margin-left: 10px;
}
/* Extra-buttons*/

#buttonContainer {
    background-color: #cddce3;
    height: 5%;
    width: 47.2%;
    top: 0.6%;
    right: 20.8%;
    display: none;
    position: absolute;
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    color: rgb(86, 107, 127);
}
#buttonContainer img {
    cursor: pointer;
    float: right;
    height: 85%;
    display: block;
    margin: 1px 0 0 8px;
}
.full-screen {} .how-to {} .share-graph {} #documentationContainer {
    background-color: #cddce3;
    height: 2.5%;
    width: 5%;
    bottom: 1.55%;
    left: 10%;
    display: none;
    position: absolute;
}
#documentationContainer img {
    cursor: pointer;
    height: 100%;
    display: block;
}
/* icons */

#example-panel #content img.action-icon {
    display: inline;
    margin-right: 4px;
    border: none;
}
/* text  */

.read-more {
    font-size: 11px;
}
#example-panel a {
    font-size: 12px;
}
#example-panel a:hover {
    text-decoration: underline;
}
a:focus {
    outline: none;
}
#gapminder-world-primary {
    width: 255px;
    position: relative;
}
#gapminder-world-primary .top {
    overflow: hidden;
    height: 10px
}
#gapminder-world-primary .bottom {
    overflow: hidden;
    height: 10px
}
/* sidebar  */

#gapminder-world-sidebar {
    float: left;
    width: 255px;
    overflow: hidden;
    font-family: 'Bariol Regular', sans-serif;
}
#gapminder-world-sidebar h3 {
    border: none;
    font-size: 16px;
    margin: 10px 0 2px 0;
}
#gapminder-world-sidebar h4 {
    font-size: 10px;
    text-transform: uppercase;
    margin: 8px 0 -3px 0px;
    color: #808080;
}
/* left panel  */

#open-library {
    margin: 0;
    padding: 0;
    height: 64px;
}
#reset-button {
    margin-left: 13px;
    float: left;
    width: 74px;
    height: 31px;
    margin-top: 15px;
    cursor: pointer;
    background-image: url(fddc979ef2d9a82061d10278d1104c49ea7f8090.png) ;
}
#open-graph-menu-button {
    margin-left: 5px;
    background-position: -82px 0px;
    float: left;
    width: 149px;
    margin-top: 15px;
    cursor: pointer;
    background-image: url(fddc979ef2d9a82061d10278d1104c49ea7f8090.png) ;
    height: 31px;
}
#loading-bar {
    display: none;
    padding: 15px 15px;
}
#example-panel {
    height: 400px;
    font: normal 13px'Bariol Regular', sans-serif;
}
#example-panel #main-tag {
    font: normal 10px'Bariol Regular', sans-serif;
    text-transform: uppercase;
    margin: 8px 0 -3px 0px;
    color: #808080;
}
#example-panel #heading {
    font: bold 19px'Bariol Regular', sans-serif;
    margin-bottom: 4px;
    padding: 5px 15px 0px 15px;
    line-height: 25px;
}
#example-panel #content {
    line-height: 18px;
    overflow: auto;
    margin: 0px 5px;
    padding: 15px 10px 10px 10px;
    border-top: 1px solid #ccc;
}
#example-panel #content p {
    margin: 0 0 10px 0;
}
#example-panel #content img {
    display: block;
    margin-left: 0px;
    border: 1px solid #aaa;
}
#example-panel #related {
    padding: 3px 10px;
    display: none;
    border-top: 1px solid #ccc;
    margin: 0 5px;
}
#related ul li {
    margin-bottom: 4px;
}
#extra-top {
    padding: 0px 15px;
    display: none;
}
#extra-top a {
    font: normal 9px Arial, sans-serif;
}
#extra-top a:hover {
    text-decoration: none;
}
#example-panel #extra-bottom {
    position: absolute;
    bottom: 6px;
    padding: 10px 15px;
    text-align: center;
}
#extra-bottom img {
    cursor: pointer;
}
/* overlay message  */

#overlay-message {
    font: normal 18px Helvetica, Arial;
    line-height: 30px;
    color: #1b465e;
    text-shadow: 0 1px 0 #FFFFFF
}
#overlay-message .big {
    font: bold 28px Helvetica;
}
#overlay-message .medium {
    font: normal 22px Helvetica;
}
#overlay-message .small {
    font: italic 14px Helvetica;
    line-height: 28px;
}
/* colorbox */

#cboxContent {
    font: 13px normal Helvetica, Arial;
    line-height: 15px;
}
#cboxContent h1 {
    padding-bottom: 10px;
}
#cboxContent h2 {
    border: none;
    font-size: 18px;
    margin: 10px 0 8px 0;
    color: #484848;
}
#cboxContent h3 {
    font-size: 16px;
    margin: 25px 0 8px 0;
    border-bottom: 1px solid #ccc;
}
#cboxContent h4 {
    font-size: 10px;
    text-transform: uppercase;
    margin: 8px 0 -3px 0px;
    color: #808080;
}
/* graph-library */

#graph-library h4 {
    font-size: 12px;
    margin-bottom: 3px;
}
#graph-library ul li {
    font-size: 12px;
    margin-bottom: 3px;
}
#graph-library-topics div {
    float: left;
    width: 300px;
    margin-right: 25px;
}
#graph-library-right {
    float: left;
    margin-left: 15px;
    width: 220px;
    overflow: hidden;
}
#graph-library-right img {
    display: block;
    border: 1px solid #aaa;
}
#logo {
    width: 220px;
    display: inline-block;
    top: 2px;
    position: relative;
}
#header-container {
    display: none !important;
}
#header {
    display: block;
    margin: 0px auto 0px auto;
    width: 980px;
}
#extra-navigation {
    float: right;
    margin-top: 15px;
    margin-bottom: 5px;
    font: normal 13px Helvetica;
    text-align: right;
}
#search-f {
    float: right;
    clear: right;
}
#search-f input {
    width: 140px;
    font-size: 11px;
}
#search-text-1 {
    width: 140px;
    font-size: 11px;
}
img.logo {
    max-width: 100%;
}
#site-title {
    font-size: 2.3em !important;
    margin-bottom: 0px;
    line-height: 27px;
    padding-top: 25px;
}
#site-title a {
    color: #09475e;
}
#site-description {
    display: none;
    font-size: 1em;
    font-style: italic;
    color: #999;
    margin-bottom: 0px;
}
a.colorbox-example,
a.colorbox-open-library,
a.colorbox-how-to,
a.example,
a[rel="colorbox-share-graph"] {
    cursor: pointer;
}
