body {
  margin: 0;
  color: #000000;
  background: #f0f3f5;
  font: 16px/24px "Open Sans", Arial, Helvetica, sans-serif;
  min-width: 1020px;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

* {
  max-height: 100000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

img {
  border-style: none;
}

a {
  text-decoration: none;
  color: #5082D9;
}
a:hover {
  color: #5082D9;
  color: #3498db;
}

input,
textarea,
select {
  font: 100% Arial, Helvetica, sans-serif;
  color: black;
  vertical-align: middle;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

input[type="submit"]:hover,
button:hover {
  cursor: pointer;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  margin: 0;
  padding: 4px 7px;
  border: 1px solid #999999;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  border-color: #4d4d4d;
}

textarea {
  overflow: auto;
  resize: vertical;
  vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  margin: 0 0 1.2em;
}

p {
  margin: 0 0 1.2em;
}

q {
  quotes: none;
}
q:before, q:after {
  content: '';
  content: none;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.container-codeboard:after, .container:after, #nav ul:after {
  content: " ";
  display: block;
  clear: both;
}

#content .bookcards ul, #nav ul, .add-links ul, .column .libraries ul,
.column .updates ul, #footer .copyrights, .footer-nav ul, .footer-nav ul li ul, #content .contribute-block ul, #content .about-block ul, #content .promo-block ul, .widget ul, .social-networks {
  margin: 0;
  padding: 0;
  list-style: none;
}

body {
  margin: 0;
  color: #000000;
  background: #f0f3f5;
  font: 16px/24px "Open Sans", Arial, Helvetica, sans-serif;
  min-width: 1020px;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

* {
  max-height: 100000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

img {
  border-style: none;
}

a {
  text-decoration: none;
  color: #5082D9;
}
a:hover {
  color: #5082D9;
  color: #3498db;
}

input,
textarea,
select {
  font: 100% Arial, Helvetica, sans-serif;
  color: black;
  vertical-align: middle;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

input[type="submit"]:hover,
button:hover {
  cursor: pointer;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  margin: 0;
  padding: 4px 7px;
  border: 1px solid #999999;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  border-color: #4d4d4d;
}

textarea {
  overflow: auto;
  resize: vertical;
  vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  margin: 0 0 1.2em;
}

p {
  margin: 0 0 1.2em;
}

q {
  quotes: none;
}
q:before, q:after {
  content: '';
  content: none;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.container-codeboard:after, .container:after, #nav ul:after {
  content: " ";
  display: block;
  clear: both;
}

#content .bookcards ul, #nav ul, .add-links ul, .column .libraries ul,
.column .updates ul, #footer .copyrights, .footer-nav ul, .footer-nav ul li ul, #content .contribute-block ul, #content .about-block ul, #content .promo-block ul, .widget ul, .social-networks {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* WDOCS nav tree */
#wdocs-tree.menu {
  border: solid 1px #ccc;
  border-top: none;
  background-color: #fff;
  color: #112935;
  padding: 0;
}
#wdocs-tree.menu a {
  color: #112935;
}
#wdocs-tree.menu > ul > li {
  cursor: pointer;
  padding: 5px 0 3px 5px;
  border-top: solid 1px #ccc;
}
#wdocs-tree.menu > ul > li > a {
  color: #5082D9;
}
#wdocs-tree.menu > ul > li.expandable > * + a {
  display: inline-block;
  width: 85%;
}
#wdocs-tree.menu .arrow {
  font-family: "Lucida Console", "Courier New", "serif";
  color: #5082D9;
  border-style: solid;
  border-color: transparent;
  border-width: 6px;
  display: -moz-inline-box;
  display: inline-block;
  /* Use font-size to control the size of the arrow. */
  font-size: 10px;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: middle;
  width: 0;
  left: -10px;
}
#wdocs-tree.menu li > a {
  padding-left: 12px;
}
#wdocs-tree.menu li.arrowed > a {
  padding-left: 0;
  background-color: transparent;
}
#wdocs-tree.menu li.arrowed:not(.expandable) > .arrow {
  left: -4px;
  border-width: 3px;
  border-color: #ddd;
  top: 0;
}
#wdocs-tree.menu li.arrowed:not(.expandable) > a {
  padding-left: 6px;
}
#wdocs-tree.menu > ul > li.arrowed:not(.expandable) > .arrow {
  border-color: #777;
}
#wdocs-tree.menu li.expandable > .arrow {
  left: -4px;
  border-color: transparent;
  border-left-color: #777;
  top: 0;
}
#wdocs-tree.menu li.expandable > .arrow:hover {
  border-color: transparent;
  border-left-color: #5082D9;
}
#wdocs-tree.menu li.expanded > .arrow {
  left: -6px;
  border-color: transparent;
  border-top-color: #777;
  top: 2px;
}
#wdocs-tree.menu li.expanded > .arrow:hover {
  border-color: transparent;
  border-top-color: #5082D9;
}
#wdocs-tree.menu > ul > li > ul > * {
  font-size: smaller;
  background-color: #fff;
  padding-left: 10px;
}
#wdocs-tree.menu ul {
  list-style-type: none;
  padding: 0;
}
#wdocs-tree.menu ul li {
  padding-left: 10px;
}
#wdocs-tree.menu ul li a:hover {
  color: #3498db;
}
#wdocs-tree.menu li.active {
  font-weight: bold;
  border-right: solid 2px #3498db;
  background-color: rgba(240, 240, 255, 0.6);
}
#wdocs-tree.menu li.active li {
  font-weight: normal;
}
#wdocs-tree.menu li.expandable:not(.expanded) li {
  display: none;
}
#wdocs-tree.menu li.expandable.expanded > a {
  font-weight: bold;
}

.wikipage {
  line-height: 1.8;
}
.wikipage a.wiki_link.wiki_notfound {
  color: red;
}
.wikipage table {
  border: solid 1px #666;
  margin-bottom: 5px;
}
.wikipage td {
  border: solid 1px #999;
  padding: 2px 4px 2px 4px;
}
.wikipage h1 {
  font: 36px/36px "museo_slab500", Arial, Helvetica, sans-serif;
  margin-top: 25px;
  border-bottom: solid 2px #ccc;
}
.wikipage h2 {
  font: 28px/28px "museo_slab500", Arial, Helvetica, sans-serif;
  margin-top: 20px;
  border-bottom: solid 1px #ccc;
}
.wikipage h3 {
  font: 24px/24px "museo_slab500", Arial, Helvetica, sans-serif;
  margin-top: 10px;
  border-bottom: dotted 1px #ccc;
}
.wikipage pre {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: block;
  font-family: monospace;
  white-space: pre-wrap;
  border: solid 1px #ccc;
  background-color: #FFFFD8;
  line-height: 1.3;
  padding: 10px;
  margin: 2px 0 2px 0;
  overflow: auto;
}
.wikipage .wdocs-nav {
  border-top: solid 1px #999;
  color: #5082D9;
  background-color: rgba(220, 220, 220, 0.7);
}
.wikipage .wdocs-nav a.wdocs-folder:after {
  content: " ...";
}
.wikipage .cache-info, .wikipage .uuid {
  color: #999;
  font-size: smaller;
  text-align: right;
}

#content .bookcards {
  padding: 0;
  margin: 0;
}
#content .bookcards ul li {
  display: inline-block;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 320px;
  height: 140px;
  margin: 0 10px 5px 0px;
}
#content .bookcards ul li a {
  border: solid 1px #ddd;
  margin: 10px;
  padding: 7px;
  background: #e9eced;
  display: block;
  text-align: left;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
#content .bookcards ul li a:hover {
  background: #e3e7e8;
}
#content .bookcards ul li img {
  float: left;
  opacity: 0.4;
}
#content .bookcards ul li h2 {
  font: 28px/28px "museo_slab500", Arial, Helvetica, sans-serif;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 10px;
}
#content .bookcards ul li p {
  font-size: smaller;
  line-height: 1.2em;
  margin: 0;
  padding: 0 0 0 10px;
  font-style: italic;
  color: #666;
  height: 60px;
  overflow: auto;
}

body {
  margin: 0;
  color: #000000;
  background: #f0f3f5;
  font: 16px/24px "Open Sans", Arial, Helvetica, sans-serif;
  min-width: 1020px;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

* {
  max-height: 100000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

img {
  border-style: none;
}

a {
  text-decoration: none;
  color: #5082D9;
}
a:hover {
  color: #5082D9;
  color: #3498db;
}

input,
textarea,
select {
  font: 100% Arial, Helvetica, sans-serif;
  color: black;
  vertical-align: middle;
}

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

input[type="submit"]:hover,
button:hover {
  cursor: pointer;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
  margin: 0;
  padding: 4px 7px;
  border: 1px solid #999999;
}
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  border-color: #4d4d4d;
}

textarea {
  overflow: auto;
  resize: vertical;
  vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  line-height: 1.2em;
  margin: 0 0 1.2em;
}

p {
  margin: 0 0 1.2em;
}

q {
  quotes: none;
}
q:before, q:after {
  content: '';
  content: none;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.container-codeboard:after, .container:after, #nav ul:after {
  content: " ";
  display: block;
  clear: both;
}

#content .bookcards ul, #nav ul, .add-links ul, .column .libraries ul,
.column .updates ul, #footer .copyrights, .footer-nav ul, .footer-nav ul li ul, #content .contribute-block ul, #content .about-block ul, #content .promo-block ul, .widget ul, .social-networks {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Codeboard */
#block-play_eiffel {
  position: absolute;
  top: 48px;
}
#block-play_eiffel pre.prettyprint {
  width: 490px;
  padding-left: 18px;
  border: solid 1px #fff;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.75);
  height: 266px;
}
#block-play_eiffel .holder-play {
  width: 100%;
}
#block-play_eiffel .holder-play .btn-holder {
  width: 300px;
  padding: 0 0 16px;
  margin: 0 0 0 2px;
}
#block-play_eiffel .holder-play .btn-holder .btn-play {
  position: absolute;
  top: 40px;
  right: 10px;
  background-color: #12273A;
  background-image: -webkit-linear-gradient(top, #2B4054, #12273A);
  background-image: -moz-linear-gradient(top, #2B4054, #12273A);
  background-image: -ms-linear-gradient(top, #2B4054, #12273A);
  background-image: -o-linear-gradient(top, #2B4054, #12273A);
  background-image: linear-gradient(top, #2B4054, #12273A);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 143px;
  height: 43px;
  display: block;
  font: 15px/43px "museo_sans500", Arial, Helvetica, sans-serif;
  color: white;
  letter-spacing: 1px;
  text-align: center;
}
#block-play_eiffel .holder-play .btn-holder .btn-play:hover {
  background-color: #0C1A26;
  background-image: -webkit-linear-gradient(top, #12273A, #0C1A26);
  background-image: -moz-linear-gradient(top, #12273A, #0C1A26);
  background-image: -ms-linear-gradient(top, #12273A, #0C1A26);
  background-image: -o-linear-gradient(top, #12273A, #0C1A26);
  background-image: linear-gradient(top, #12273A, #0C1A26);
}

.container-codeboard {
  margin-left: auto;
  margin-right: auto;
  width: 1020px;
  width: 920px;
  height: 800px;
}

.ideHeader {
  width: 100%;
  height: 54px;
  border: 1px solid #a9a9a9;
}

.btn-codeboard {
  background-color: #12273A;
  background-image: -webkit-linear-gradient(top, #2B4054, #12273A);
  background-image: -moz-linear-gradient(top, #2B4054, #12273A);
  background-image: -ms-linear-gradient(top, #2B4054, #12273A);
  background-image: -o-linear-gradient(top, #2B4054, #12273A);
  background-image: linear-gradient(top, #2B4054, #12273A);
  display: block;
  margin: 0 auto;
  font: 12px/35px "museo_sans500", Arial, Helvetica, sans-serif;
  color: white;
  text-align: center;
  position: absolute;
  top: 25px;
  right: 230px;
  padding: 0 2px 0 2px;
}
.btn-codeboard:after {
  background: #2B4054 no-repeat;
  background-color: #2B4054;
  width: 37px;
  height: 37px;
  position: absolute;
  right: 16px;
  top: 13px;
}
.btn-codeboard:hover {
  color: white;
  background-color: #12273A;
  background-color: #12273A;
  background-image: -webkit-linear-gradient(top, #12273A, #12273A);
  background-image: -moz-linear-gradient(top, #12273A, #12273A);
  background-image: -ms-linear-gradient(top, #12273A, #12273A);
  background-image: -o-linear-gradient(top, #12273A, #12273A);
  background-image: linear-gradient(top, #12273A, #12273A);
}

/***********************/
/*    Download         */
/***********************/
.toggleDownload {
  cursor: pointer;
}

table.download_decorator {
  margin-left: 0px;
  margin-right: 20px;
  border-collapse: collapse;
  border-style: none;
  text-align: left;
}
table.download_decorator a:link {
  color: #6600CC;
}
table.download_decorator a:hover {
  color: #00001E;
}
table.download_decorator a:visited {
  color: #6600CC;
}
table.download_decorator a:active {
  color: #6600CC;
}
table.download_decorator td {
  padding-right: 10px;
}
table.download_decorator tr {
  background-color: #f0f0f0;
  color: #000080;
}
table.download_decorator tr:nth-child(0), table.download_decorator tr.first {
  background-color: #0E9A8F;
}
table.download_decorator td, table.download_decorator th {
  white-space: nowrap;
  padding: 6px 10px;
}
table.download_decorator tt {
  font-size: x-small;
}
table.download_decorator tr.highlight td {
  font-weight: bold;
}

#block-download_area .holder {
  border: none;
  height: 150px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  width: 490px;
  padding: 0;
}
#block-download_area .holder .row {
  border-bottom: 1px solid #fff;
}
#block-download_area .holder .btn-holder {
  padding: 0;
  margin-left: 0;
  width: 100%;
  margin-bottom: 2px;
  border: 1px solid #fff;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: rgba(255, 255, 255, 0.75);
}

/* Custom */
.less.active .button-read-more {
  display: none;
}
.less.active .button-read-less {
  display: block;
}

.button-read-less {
  display: none;
}

.more {
  margin-top: 10px;
}
.more table {
  margin: 0;
  padding: 0;
}

/* Link */
a.link-options {
  color: white;
}
a.link-options:hover {
  color: black;
}

a.link-platforms {
  color: #191922;
}
a.link-platforms:hover {
  color: black;
}

/* Welcome message */
#block-front_header_welcome .holder {
  width: 490px;
  padding: 0;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #fff;
  background-color: rgba(255, 255, 255, 0.75);
  height: 115px;
}
#block-front_header_welcome .holder h3 {
  padding: 10px;
  text-align: center;
}

#contact-form {
  background-color: #F2F7F9;
  width: 465px;
  padding: 20px;
  margin: 50px auto;
  border: 6px solid #8FB5C1;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  position: relative;
}

#contact-form h1 {
  font-size: 42px;
}

#contact-form h2 {
  margin-bottom: 15px;
  font-style: italic;
  font-weight: normal;
}

#contact-form input,
#contact-form select,
#contact-form textarea,
#contact-form label {
  font-size: 15px;
  margin-bottom: 2px;
}

#contact-form input,
#contact-form select,
#contact-form textarea {
  width: 450px;
  border: 1px solid #CEE1E8;
  margin-bottom: 20px;
  padding: 4px;
}

#contact-form input:focus,
#contact-form select:focus,
#contact-form textarea:focus {
  border: 1px solid #AFCDD8;
  background-color: #EBF2F4;
}

#contact-form textarea {
  height: 150px;
  resize: none;
}

#contact-form label {
  display: block;
}

#contact-form .required {
  font-weight: bold;
  color: #F00;
}

#contact-form #submit-button {
  width: 100px;
  background-color: #333;
  color: #FFF;
  border: none;
  display: block;
  float: right;
  margin-bottom: 0px;
  margin-right: 6px;
  background-color: #8FB5C1;
  -moz-border-radius: 8px;
}

#contact-form #submit-button:hover {
  background-color: #A6CFDD;
}

#contact-form #submit-button:active {
  position: relative;
  top: 1px;
}

#contact-form #loading {
  width: 32px;
  height: 32px;
  background-image: url(../img/loading.gif);
  display: block;
  position: absolute;
  right: 130px;
  bottom: 16px;
  display: none;
}

#errors {
  border: solid 1px #E58E8E;
  padding: 10px;
  margin: 25px 0px;
  display: block;
  width: 437px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #FFE6E6 url(../img/cancel_48.png) no-repeat 405px center;
  display: none;
}

#errors li {
  padding: 2px;
  list-style: none;
}

#errors li:before {
  content: ' - ';
}

#errors #info {
  font-weight: bold;
}

#errors #info:before {
  content: '';
}

#success {
  border: solid 1px #83D186;
  padding: 25px 10px;
  margin: 25px 0px;
  display: block;
  width: 437px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background: #D3EDD3 url(../img/accepted_48.png) no-repeat 405px center;
  font-weight: bold;
  display: none;
}

#errors.visible, #success.visible {
  display: block;
}

#req-field-desc {
  font-style: italic;
}

/* Remove box shadow firefox, chrome and opera put around required fields. It looks rubbish. */
input:required, textarea:required {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

/* Normalize placeholder styles */
/* chrome, safari */
::-webkit-input-placeholder {
  color: #CCC;
  font-style: italic;
}

/* mozilla */
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #CCC;
  font-style: italic;
}

/* ie (faux placeholder) */
input.placeholder-text, textarea.placeholder-text {
  color: #CCC;
  font-style: italic;
}

@font-face {
  font-family: 'museo_slab500';
  src: url("../fonts/museoslab_500-webfont.eot");
  src: url("../fonts/museoslab_500-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museoslab_500-webfont.woff") format("woff"), url("../fonts/museoslab_500-webfont.ttf") format("truetype"), url("../fonts/museoslab_500-webfont.svg#museo_slab500") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'museo_sans500';
  src: url("../fonts/museosans_500-webfont.eot");
  src: url("../fonts/museosans_500-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museosans_500-webfont.woff") format("woff"), url("../fonts/museosans_500-webfont.ttf") format("truetype"), url("../fonts/museosans_500-webfont.svg#museo_sans500") format("svg");
  font-weight: normal;
  font-style: normal;
}
#wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.w1 {
  position: relative;
  left: 50%;
  float: left;
  width: 100%;
}

.w2 {
  position: relative;
  left: -50%;
  float: left;
  width: 100%;
}

.container {
  margin-left: auto;
  margin-right: auto;
  width: 1020px;
}

#header {
  background: #0AA694 url(../images/bg-head.jpg);
  position: relative;
}
#header:after {
  background: url(../images/bg-head2.jpg);
  width: 9999px;
  left: 50%;
  top: 0;
  position: absolute;
  height: 100%;
  content: '';
}

.header-block {
  min-height: 94px;
  position: relative;
  z-index: 2;
  background: url(../images/bg-header.jpg) no-repeat 50% 0;
}
.header-block .header-holder {
  padding: 0 0 10px;
  position: relative;
  z-index: 5;
}

.logo {
  padding: 24px 0 0;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 235px;
}
.logo a {
  display: inline-block;
  vertical-align: top;
}
.logo a img {
  color: #fff;
  font-size: 48px;
  vertical-align: top;
  margin: 0 0 0 -7px;
}

#nav {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 490px;
  font-family: "museo_sans500", Arial, Helvetica, sans-serif;
  font-size: 19px;
  text-transform: uppercase;
  padding: 54px 0 0;
}
#nav ul {
  margin: 0 -11px;
  text-align: right;
  letter-spacing: 1px;
}
#nav ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0 7px 0 5px;
  position: relative;
}
#nav ul li a {
  color: white;
  padding: 2px;
}
#nav ul li:hover > a {
  color: black;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 2px;
  background-color: rgba(255, 255, 255, 0.6);
  -webkit-box-shadow: 0 0 10px 0 rgba(17, 41, 53, 0.25);
  box-shadow: 0 0 10px 0 rgba(17, 41, 53, 0.25);
}
#nav ul .active a {
  color: white;
}
#nav ul a {
  color: #112935;
  display: block;
}
#nav ul a:hover {
  color: white;
}
#nav ul .drop-slide-wrapper {
  width: 173px;
  left: 50% !important;
  top: 100%;
  margin: 0 0 0 -86px;
}
#nav ul .dropdown {
  width: 100%;
  text-align: left;
  padding: 16px 0 0;
}
#nav ul:hover .dropdown {
  display: block;
}
#nav ul ul {
  background: #4a6d82;
  border: 1px solid #abc4d4;
  text-align: center;
  font-size: 14px;
  line-height: 21px;
  position: relative;
  padding: 1px 0 3px;
  margin: 0;
  -webkit-box-shadow: 0 0 10px 0 rgba(17, 41, 53, 0.25);
  box-shadow: 0 0 10px 0 rgba(17, 41, 53, 0.25);
}
#nav ul ul:after, #nav ul ul:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
#nav ul ul:after {
  border-color: rgba(74, 109, 130, 0);
  border-bottom-color: #4a6d82;
  border-width: 9px 6px;
  margin-left: -6px;
}
#nav ul ul:before {
  border-color: rgba(171, 196, 212, 0);
  border-bottom-color: #abc4d4;
  border-width: 10px 7px;
  margin-left: -7px;
}
#nav ul ul li {
  display: block;
  margin: 0;
}
#nav ul ul a {
  color: #abc4d4;
  padding: 3px 0 3px;
  position: relative;
}
#nav ul ul a:after, #nav ul ul a:before {
  width: 4px;
  height: 100%;
  background: #1a3d50;
  position: absolute;
  top: 0;
  left: -4px;
  display: none;
  content: '';
}
#nav ul ul a:before {
  left: auto;
  right: -4px;
}
#nav ul ul a:hover {
  color: white;
  background: #1a3d50;
}
#nav ul ul a:hover:after, #nav ul ul a:hover:before {
  display: block;
}

.home #nav {
  font-size: 22px;
  padding: 56px 0 0;
}
.home #nav ul {
  margin: 0 -30px 0 -16px;
  text-align: left;
}
.home #nav ul li {
  margin: 0 7px;
}
.home #nav ul .dropdown {
  padding: 14px 0 0;
}
.home #nav ul ul {
  margin: 0;
  text-align: center;
}
.home #nav ul ul li {
  display: block;
  margin: 0;
}

.header-right {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 235px;
  padding: 11px 0 0;
}

.add-links {
  overflow: hidden;
  margin: 0 0 20px;
}
.add-links ul {
  text-align: right;
  font: 12px/18px "museo_sans500", Arial, Helvetica, sans-serif;
  margin: 0 -7px 0 0;
  text-transform: uppercase;
}
.add-links ul li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  padding: 0 8px;
}
.add-links ul li:after {
  position: absolute;
  width: 1px;
  height: 12px;
  background: #1f3d4d;
  top: 50%;
  left: 0;
  margin: -6px 0 0;
  content: '';
}
.add-links ul li:first-child:after {
  display: none;
}
.add-links ul li a {
  color: #99cc33;
}
.add-links ul li a:hover {
  color: #c7ec7e;
}

.search-form {
  width: 181px;
  padding: 4px 5px 4px 21px;
  height: 18px;
  background: white;
  float: right;
  position: relative;
  -webkit-box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: inset 1px 1px 1px 0 rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.search-form input[type="search"],
.search-form input[type="text"] {
  border: 0;
  padding: 0;
  float: right;
  background: white;
  height: 18px;
  width: 175px;
  outline: none;
  font-size: 12px;
  line-height: 18px;
}
.search-form:after {
  background: url(../images/ico-search.png) no-repeat;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 6px;
  left: 5px;
  content: '';
}

.search-form.parent-focus {
  -webkit-box-shadow: 0 0 5px rgba(13, 65, 67, 0.9), inset 1px 1px 1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 5px rgba(13, 65, 67, 0.9), inset 1px 1px 1px 0 rgba(0, 0, 0, 0.4);
}

.promo-area {
  padding: 80px 0 20px;
  min-height: 300px;
  position: relative;
}
.promo-area .social-networks {
  position: absolute;
  top: 0;
  right: 15px;
}
.promo-area .holder {
  width: 575px;
  overflow: hidden;
  padding: 10px 0 0 9px;
  float: right;
  display: inline-block;
  clear: both;
  margin-bottom: 15px;
}
.promo-area .holder h1 {
  font: 36px/36px "museo_sans500", Arial, Helvetica, sans-serif;
  color: #112935;
  margin: 0 0 35px;
  letter-spacing: 2px;
}
.promo-area .holder .btn-holder {
  width: 347px;
  border: 1px solid #98dcd4;
  padding: 0 0 16px;
  margin: 0 0 0 2px;
  float: left;
}
.promo-area .holder .btn-holder .row {
  overflow: hidden;
  color: #112935;
  margin: 0 0 14px;
  font: 14px/19px "museo_sans500", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid #98dcd4;
}
.promo-area .holder .btn-holder .row .release {
  float: left;
  padding: 0 8px;
}
.promo-area .holder .btn-holder .row .date {
  width: 96px;
  float: right;
  text-align: center;
  font-style: normal;
  border-left: 1px solid #98dcd4;
}
.promo-area .holder .btn-holder .btn-download {
  background-color: #769830;
  background-image: -webkit-linear-gradient(top, #99cc33, #769830);
  background-image: -moz-linear-gradient(top, #99cc33, #769830);
  background-image: -ms-linear-gradient(top, #99cc33, #769830);
  background-image: -o-linear-gradient(top, #99cc33, #769830);
  background-image: linear-gradient(top, #99cc33, #769830);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 263px;
  height: 63px;
  display: block;
  margin: 0 auto 13px auto;
  font: 30px/63px "museo_sans500", Arial, Helvetica, sans-serif;
  color: white;
  letter-spacing: 1px;
  text-align: center;
  position: relative;
  padding: 0 57px 6px 0;
}
.promo-area .holder .btn-holder .btn-download:after {
  background: url(../images/ico-download.png) no-repeat;
  width: 37px;
  height: 37px;
  position: absolute;
  right: 16px;
  top: 13px;
  content: '';
}
.promo-area .holder .btn-holder .btn-download:hover {
  background-color: #6a8c28;
  background-image: -webkit-linear-gradient(top, #89bc2b, #6a8c28);
  background-image: -moz-linear-gradient(top, #89bc2b, #6a8c28);
  background-image: -ms-linear-gradient(top, #89bc2b, #6a8c28);
  background-image: -o-linear-gradient(top, #89bc2b, #6a8c28);
  background-image: linear-gradient(top, #89bc2b, #6a8c28);
}

.promo-area .holder .btn-holder {
  padding: 0 0 0px;
}

#breadcrumb {
  margin-bottom: 10px;
  font-size: smaller;
}

#main {
  width: 100%;
  overflow: hidden;
  position: relative;
  padding: 28px 0;
}
#main:after, #main:before {
  position: absolute;
  width: 100%;
  height: 22px;
  content: '';
}
#main:after {
  top: 0;
  background-color: #f0f3f5;
  background-image: -webkit-linear-gradient(top, #d1dae0, #f0f3f5);
  background-image: -moz-linear-gradient(top, #d1dae0, #f0f3f5);
  background-image: -ms-linear-gradient(top, #d1dae0, #f0f3f5);
  background-image: -o-linear-gradient(top, #d1dae0, #f0f3f5);
  background-image: linear-gradient(top, #d1dae0, #f0f3f5);
}
#main:before {
  bottom: 1px;
  background-color: #d1dae0;
  background-image: -webkit-linear-gradient(top, #f0f3f5, #d1dae0);
  background-image: -moz-linear-gradient(top, #f0f3f5, #d1dae0);
  background-image: -ms-linear-gradient(top, #f0f3f5, #d1dae0);
  background-image: -o-linear-gradient(top, #f0f3f5, #d1dae0);
  background-image: linear-gradient(top, #f0f3f5, #d1dae0);
}

.home #main {
  background: #353637;
  padding: 50px 0 38px;
  border-bottom: 1px solid white;
  margin: 0 0 1px;
}
.home #main:after, .home #main:before {
  display: none;
}

.column {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 320px;
}
.column h2 {
  color: #99cc33;
  margin: 0 0 19px;
  padding: 0 0 15px;
  border-bottom: 1px solid #bfd1da;
  font: 28px/28px "museo_slab500", Arial, Helvetica, sans-serif;
}
.column h2 a {
  color: #99cc33;
}
.column h2 a:hover {
  color: white;
}
.column .news-holder,
.column .blog-holder {
  overflow: hidden;
  width: 275px;
  color: #abc4d4;
}
.column .news-holder .holder,
.column .blog-holder .holder {
  overflow: hidden;
}
.column .news-holder h2 {
  margin: 0 0 28px;
}
.column .news {
  overflow: hidden;
  margin: 0 0 20px;
}
.column .news p {
  margin: 0 0 12px;
}
.column .date {
  display: block;
  text-transform: uppercase;
  color: #0fa096;
  margin: 0 0 2px;
  font: 12px "museo_sans500", Arial, Helvetica, sans-serif;
}
.column .blog-holder {
  margin: 0 0 0 27px;
}
.column .blog-holder .blog-post {
  overflow: hidden;
  margin: 0 0 13px;
}
.column .blog-holder .blog-post p {
  margin: 0 0 10px;
}
.column .blog-holder h3 {
  color: white;
  margin: 0 0 9px;
  font: 24px/24px "museo_sans500", Arial, Helvetica, sans-serif;
}
.column .blog-holder h3 a {
  color: white;
}
.column .blog-holder h3 a:hover {
  color: #c7ec7e;
}
.column .libraries,
.column .updates {
  width: 265px;
  overflow: hidden;
  margin: 0 0 34px 55px;
}
.column .libraries h2,
.column .updates h2 {
  border-bottom: 1px solid #292626;
  margin: 0 0 16px;
}
.column .libraries ul,
.column .updates ul {
  overflow: hidden;
  font-family: "museo_sans500", Arial, Helvetica, sans-serif;
}
.column .libraries ul li,
.column .updates ul li {
  border-bottom: 1px solid #292626;
  padding: 16px 0 5px;
}
.column .libraries ul li:first-child,
.column .updates ul li:first-child {
  padding-top: 0;
}
.column .libraries ul li .date,
.column .updates ul li .date {
  display: inline-block;
  margin: 0 5px 0 0;
}
.column .libraries ul li a,
.column .updates ul li a {
  color: #7FB514;
}
.column .libraries ul li a:hover,
.column .updates ul li a:hover {
  color: #c7ec7e;
}

#footer {
  background: #4c6877;
  width: 100%;
  overflow: hidden;
  position: relative;
  font-size: 13px;
  color: #6d8083;
}
#footer .copyrights {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 1000px;
  margin-bottom: 40px;
  border-top: 1px solid #1a3d50;
  padding: 8px 0 0;
}
#footer .copyrights a {
  color: #abc4d4;
}
#footer .copyrights li {
  float: left;
  padding: 0 7px 0;
  position: relative;
}
#footer .copyrights li:after {
  background: url(../images/sep2.png) no-repeat;
  width: 2px;
  height: 14px;
  position: absolute;
  top: 6px;
  left: 0;
  content: '';
}
#footer .copyrights li:after a {
  display: inline-block;
}
#footer .copyrights li:first-child {
  padding-left: 0;
}
#footer .copyrights li:first-child:after {
  display: none;
}

.footer-holder {
  overflow: hidden;
  padding: 44px 0 60px;
  min-height: 150px;
}
.footer-holder .btn-holder {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 235px;
}
.footer-holder .btn-holder .btn {
  background-color: #769830;
  background-image: -webkit-linear-gradient(top, #99cc33, #769830);
  background-image: -moz-linear-gradient(top, #99cc33, #769830);
  background-image: -ms-linear-gradient(top, #99cc33, #769830);
  background-image: -o-linear-gradient(top, #99cc33, #769830);
  background-image: linear-gradient(top, #99cc33, #769830);
  -webkit-border-radius: 4px;
  border-radius: 4px;
  width: 100px;
  height: 32px;
  display: block;
  margin: 0 0 5px -31px;
  color: white;
  letter-spacing: 1px;
  position: relative;
  padding: 7px 42px 7px 14px;
  font: 16px/16px "museo_sans500", Arial, Helvetica, sans-serif;
}
.footer-holder .btn-holder .btn:after {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 8px;
  content: '';
}
.footer-holder .btn-holder .btn.btn-download {
  background-color: #769830;
  background-image: -webkit-linear-gradient(top, #99cc33, #769830);
  background-image: -moz-linear-gradient(top, #99cc33, #769830);
  background-image: -ms-linear-gradient(top, #99cc33, #769830);
  background-image: -o-linear-gradient(top, #99cc33, #769830);
  background-image: linear-gradient(top, #99cc33, #769830);
  color: white;
}
.footer-holder .btn-holder .btn.btn-download:after {
  background: url(../images/ico-download2.png) no-repeat;
}
.footer-holder .btn-holder .btn.btn-download:hover {
  background-color: #6a8c28;
  background-image: -webkit-linear-gradient(top, #89bc2b, #6a8c28);
  background-image: -moz-linear-gradient(top, #89bc2b, #6a8c28);
  background-image: -ms-linear-gradient(top, #89bc2b, #6a8c28);
  background-image: -o-linear-gradient(top, #89bc2b, #6a8c28);
  background-image: linear-gradient(top, #89bc2b, #6a8c28);
}
.footer-holder .btn-holder .btn.btn-tryonline {
  background-color: #12273A;
  background-image: -webkit-linear-gradient(top, #2B4054, #12273A);
  background-image: -moz-linear-gradient(top, #2B4054, #12273A);
  background-image: -ms-linear-gradient(top, #2B4054, #12273A);
  background-image: -o-linear-gradient(top, #2B4054, #12273A);
  background-image: linear-gradient(top, #2B4054, #12273A);
  color: white;
}
.footer-holder .btn-holder .btn.btn-tryonline:hover {
  background-color: #12273A;
  background-color: #12273A;
  background-image: -webkit-linear-gradient(top, #12273A, #12273A);
  background-image: -moz-linear-gradient(top, #12273A, #12273A);
  background-image: -ms-linear-gradient(top, #12273A, #12273A);
  background-image: -o-linear-gradient(top, #12273A, #12273A);
  background-image: linear-gradient(top, #12273A, #12273A);
}
.footer-holder .social-holder {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 235px;
  padding: 2px 0 0;
}

.footer-nav {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 490px;
}
.footer-nav ul {
  overflow: hidden;
  text-transform: uppercase;
  font: 16px "museo_sans500", Arial, Helvetica, sans-serif;
}
.footer-nav ul li {
  width: 152px;
  float: left;
  padding: 0 10px 6px 0;
}
.footer-nav ul li:first-child {
  width: 135px;
}
.footer-nav ul li a {
  color: white;
  display: inline-block;
}
.footer-nav ul li a:hover {
  color: #abc4d4;
}
.footer-nav ul li ul {
  overflow: hidden;
  text-transform: capitalize;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 13px;
  padding: 6px 0 0;
}
.footer-nav ul li ul li a {
  color: #abc4d4;
  display: inline-block;
}
.footer-nav ul li ul li a:hover {
  color: #fff;
}

#content {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 1000px;
  overflow: hidden;
}
#content .holder {
  margin-left: 0px;
  margin-right: 0px;
  overflow-x: auto;
  overflow-y: hidden;
}
#content.with-first-sidebar, #content.with-second-sidebar {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 745px;
}
#content.with-first-sidebar.with-second-sidebar {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 320px;
}
#content .head {
  overflow: hidden;
  color: #13a69a;
  padding: 0 50px 0 0;
  margin: 0 0 5px;
}
#content .head h1 {
  margin: 0 0 -1px;
}
#content .head p {
  margin: 0 0 10px;
}
#content .ico {
  display: inline-block;
  vertical-align: top;
  background: #1f3d4d;
  margin: 2px 5px 0 0;
  width: 18px;
  height: 18px;
  padding: 5px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
#content .ico img {
  vertical-align: top;
}
#content h1 {
  color: #1f3d4d;
  margin: 0 0 35px;
  letter-spacing: 2px;
  font: 36px/36px "museo_slab500", Arial, Helvetica, sans-serif;
}
#content h1 .ico {
  margin: 2px 10px 0 0;
  width: 21px;
  height: 21px;
  padding: 5px;
}

/* Content */
#content .contribute-block, #content .about-block, #content .promo-block {
  overflow: hidden;
  padding: 8px 0 0;
  margin: 0 0 -46px;
}
#content .contribute-block ul, #content .about-block ul, #content .promo-block ul {
  margin: 0 0 0 -73px;
}
#content .contribute-block ul li, #content .about-block ul li, #content .promo-block ul li {
  width: 285px;
  height: 261px;
  float: left;
  margin: 0 0 54px 33px;
}
#content .contribute-block ul li a, #content .about-block ul li a, #content .promo-block ul li a {
  background: #e9eced;
  display: block;
  text-align: center;
  padding: 24px 20px 11px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
#content .contribute-block ul li a:hover, #content .about-block ul li a:hover, #content .promo-block ul li a:hover {
  background: #e3e7e8;
}
#content .contribute-block ul li .ico, #content .about-block ul li .ico, #content .promo-block ul li .ico {
  width: 52px;
  height: 52px;
  padding: 10px;
  display: inline-block;
  vertical-align: top;
  background: #1e3b4b;
  margin: 0 0 30px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
#content .contribute-block ul li h2, #content .about-block ul li h2, #content .promo-block ul li h2 {
  color: #99cc33;
  margin: 0 0 11px;
  font: 28px/28px "museo_slab500", Arial, Helvetica, sans-serif;
}
#content .contribute-block ul li p, #content .about-block ul li p, #content .promo-block ul li p {
  color: #0C0D0D;
}
#content .about-block ul li, #content .promo-block ul li {
  height: 320px;
}
#content .about-block ul li h2, #content .promo-block ul li h2 {
  -webkit-border-radius: 7px;
  border-radius: 7px;
  /* background: #2B4054; */
  padding: 0;
}
#content .about-block ul {
  margin: 0 0 0 0px;
}
#content .contribute-block ul {
  margin: 0 0 0 0px;
}
#content .contribute-block ul li {
  margin-top: 10px;
}
#content .promo-area {
  padding: 0 0 0 0px;
  min-height: 0px;
}
#content .info-block {
  overflow: hidden;
  position: relative;
}
#content .info-block:after {
  background: url(../images/sep.png) no-repeat;
  width: 22px;
  height: 2px;
  position: absolute;
  bottom: 1px;
  left: 0;
  content: "";
}
#content .info-block h2 {
  color: #99cc33;
  margin: 0 0 19px;
  padding: 0 0 14px;
  border-bottom: 1px solid #bfd1da;
  font: 28px/28px "museo_slab500", Arial, Helvetica, sans-serif;
}
#content .info-block .post {
  overflow: hidden;
  margin: 0 0 13px;
}
#content .info-block .post h3 {
  color: #0d4143;
  margin: 0 0 9px;
  font: 24px/24px "museo_sans500", Arial, Helvetica, sans-serif;
}
#content .info-block .post h3 a {
  color: #0d4143;
}
#content .info-block .post h3 a:hover {
  color: #4c6877;
}
#content .info-block .post .date {
  display: block;
  text-transform: uppercase;
  color: #0fa096;
  margin: 0 0 2px;
  font: 12px "museo_sans500", Arial, Helvetica, sans-serif;
}
#content .info-block .post p {
  margin: 0 0 10px;
}
#content .info-block .post p a {
  font: 12px "museo_sans500", Arial, Helvetica, sans-serif;
  color: #1f3d4d;
  text-transform: uppercase;
}
#content .info-block .post p a:hover {
  color: #4c6877;
}

/* #content */
#sidebar {
  border: none;
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 235px;
  padding: 0;
  position: relative;
  top: -12px;
  margin: 0px 2px 0 2px;
}
#sidebar .holder {
  padding: 0 5px 5px 5px;
}
#sidebar div.title, #sidebar h2 {
  color: #99cc33;
  margin: 0 0 17px;
  padding: 0 0 15px;
  border-bottom: 1px solid #becbd3;
  font: 28px/28px "museo_slab500", Arial, Helvetica, sans-serif;
}
#sidebar div.title a, #sidebar h2 a {
  color: #99cc33;
}
#sidebar div.title a:hover, #sidebar h2 a:hover {
  color: white;
}

/* Code elements */
code {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  display: block;
  font-family: monospace;
  white-space: pre-wrap;
  border: solid 1px #ccc;
  background-color: #FFFFD8;
  line-height: 1.3;
  padding: 10px;
  margin: 2px 0 2px 0;
}

code.inline {
  -webkit-border-radius: 0;
  border-radius: 0;
  border: dotted 1px #ddd;
  display: inline-block;
  padding: 0 2px 0 2px;
  margin: 0;
}

/* ... */
.widget {
  overflow: hidden;
  margin: 0 0 34px;
}
.widget h2 {
  margin: 0 0 16px;
}
.widget ul {
  font-family: "museo_sans500", Arial, Helvetica, sans-serif;
}
.widget ul li {
  border-bottom: 1px solid #becbd3;
  padding: 16px 0 5px;
}
.widget ul li:first-child {
  padding-top: 0;
}
.widget ul li .date {
  display: inline-block;
  margin: 0 5px 0 0;
  text-transform: uppercase;
  color: #1da699;
  font: 12px "museo_sans500", Arial, Helvetica, sans-serif;
}
.widget ul li a {
  color: #4c6877;
}
.widget ul li a:hover {
  color: #1f3d4d;
}

.social-networks {
  float: right;
}
.social-networks li {
  float: left;
  margin: 0 0 0 10px;
}
.social-networks li a {
  display: block;
  width: 35px;
  height: 34px;
  background: url(../images/ico-social.png) no-repeat;
  overflow: hidden;
  text-indent: -9999px;
}
.social-networks li a:hover {
  background: url(../images/ico-social-h.png) no-repeat;
}
.social-networks li .facebook {
  width: 34px;
}
.social-networks li .linkedin {
  background-position: -44px 0;
}
.social-networks li .linkedin:hover {
  background-position: -44px 0;
}
.social-networks li .youtube {
  background-position: -89px 0;
}
.social-networks li .youtube:hover {
  background-position: -89px 0;
}
.social-networks li .twitter {
  background-position: -134px 0;
}
.social-networks li .twitter:hover {
  background-position: -134px 0;
}
.social-networks li .googleplus {
  background-position: -179px 0;
  width: 34px;
}
.social-networks li .googleplus:hover {
  background-position: -179px 0;
}

.social-plugin {
  overflow: hidden;
  margin: 0 0 30px -2px;
}
.social-plugin img {
  vertical-align: top;
}

.popular {
  padding: 12px 0 0;
}
.popular li {
  padding-left: 37px !important;
  position: relative;
}
.popular li img {
  position: absolute;
  top: 10px;
  left: 0;
}
.popular li:first-child img {
  top: -5px;
}
