/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,800);
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
#ad-top,
#ad-bottom {
  background-color: #f3f3f3;
  padding: 40px 0;
  /*.border-top(@main-background-color);
  .border-bottom(@main-background-color);*/
}
.ad {
  overflow: scroll;
  font-size: 0;
}
#share.addthis_toolbox {
  font-size: 0;
  margin-bottom: 40px;
}
#share.addthis_toolbox > a {
  width: 25% !important;
  display: inline-block !important;
  padding-left: 10px;
  box-sizing: border-box;
}
#share.addthis_toolbox > a:first-child {
  padding-left: 0;
}
#share.addthis_toolbox > a .addthis_counter {
  display: none !important;
}
#share.addthis_toolbox > a .at-icon-wrapper {
  font-size: 0;
  width: 100% !important;
  text-align: center !important;
}
#summary {
  background-color: #f3f3f3;
  padding: 40px 0;
  /*border-top: 1px solid @border-color;*/
  border-bottom: 1px solid #cdcdcd;
}
#summary p {
  font-size: 16px;
  text-align: center;
}
#feature {
  background-color: #ececec;
  padding: 40px 0;
  /*border-top: 1px solid @border-color;*/
  border-bottom: 1px solid #cdcdcd;
}
#feature .item > div {
  width: 210px;
  height: 90px;
  background-repeat: no-repeat;
}
#feature .item > div a {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #e2e2e2;
}
@media (max-width: 767px) {
  #feature .item > div {
    margin: 0 auto;
  }
  #feature .item:nth-child(1) > div,
  #feature .item:nth-child(2) > div {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) and (max-width: 479px) {
  #feature .item {
    width: 100%;
  }
  #feature .item:nth-child(even) {
    display: none;
  }
}
@media (min-width: 768px) {
  #feature .item > div {
    margin: auto;
  }
  #feature .item:first-child > div {
    margin: auto 0 0 0;
  }
  #feature .item:last-child > div {
    margin: 0 0 0 auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #feature .item:nth-child(3) > div {
    margin: 0 0 0 auto;
  }
}
footer {
  background-color: #666;
  padding: 40px 0;
  color: #bbb;
  /*border-top: 1px solid @border-color;*/
}
header {
  background: #465b66;
  padding: 18px 0 18px;
}
header .logo {
  max-width: 50%;
}
header h1 {
  font-size: 36px;
  color: #eee;
  font-weight: 800;
  letter-spacing: -1px;
  margin-top: 60px;
  text-transform: capitalize;
  text-shadow: 0 2px 1px #2a373d;
}
header .nav li {
  display: inline-block;
  text-shadow: 0 1px 0 #2a373d;
}
header .nav li a {
  color: #eee;
}
header .nav li a:focus,
header .nav li a:hover {
  background-color: transparent;
  text-shadow: 0 2px 2px #333333, 0 0 15px #ffffff;
}
#breadcrumbs {
  font-size: 14px;
  background-color: #3c4d56;
  height: 36px;
}
#breadcrumbs .container {
  white-space: nowrap;
  overflow-x: scroll;
}
#breadcrumbs ul {
  line-height: 36px;
}
#breadcrumbs ul li {
  display: inline-block;
  text-shadow: 0 1px 0 #4d636e;
  color: #6ed85d;
}
#breadcrumbs ul li:last-child {
  padding-right: 15px;
}
#breadcrumbs ul li.carrot {
  margin: 0 12px;
  color: #51768a;
  text-shadow: none;
}
#breadcrumbs ul li.crumb-download {
  display: none;
}
.download-otf #breadcrumbs ul li.crumb-no-download,
.download-svg #breadcrumbs ul li.crumb-no-download,
.download-ttf #breadcrumbs ul li.crumb-no-download {
  display: none;
}
.download-otf #breadcrumbs ul li.crumb-download,
.download-svg #breadcrumbs ul li.crumb-download,
.download-ttf #breadcrumbs ul li.crumb-download {
  display: inline-block;
}
#breadcrumbs ul li a {
  color: #eee;
}
#breadcrumbs ul li a:hover {
  color: #d4d4d4;
}
body.nojs main > .container,
body.nojs #feature {
  display: none;
}
body.nojs noscript {
  text-align: center;
}
body.nojs noscript .row {
  padding: 60px 0 20px;
}
body.nojs noscript h2 {
  font-size: 2rem;
  font-weight: 600;
  padding-bottom: 10px;
}
main {
  background-color: #f3f3f3;
  /*padding: 70px 0;
  .border-top(@color);
  .border-bottom(@color);*/
}
main h1 {
  font-size: 36px;
  color: #5a5a5a;
  font-weight: 800;
  letter-spacing: -1px;
  margin-top: 40px;
  margin-bottom: 40px;
  text-transform: capitalize;
}
main #content > * {
  margin-top: 30px;
}
main #content > *:first-child {
  margin-top: 0;
}
.download-otf main #content > article,
.download-svg main #content > article,
.download-ttf main #content > article {
  display: none;
}
.download-otf main #content > article#card-download,
.download-svg main #content > article#card-download,
.download-ttf main #content > article#card-download {
  display: block;
}
.section-divider {
  width: 100%;
  height: 1px;
  background-color: #f3f3f3;
  /*border-top: 1px solid #e9e9e9;*/
}
.brand-logo-small {
  width: 175px;
  height: 75px;
  background-size: 175px 75px;
  background-color: #f7f7f7;
  background-repeat: no-repeat;
  display: inline-block;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
  border: 0px solid #f9f9f9;
  /*border-top-color: #e0e0e0;*/
  border-bottom-color: #fff;
}
.brand-logo {
  width: 210px;
  height: 90px;
  background-size: 210px 90px;
  background-color: #f7f7f7;
  background-repeat: no-repeat;
  display: inline-block;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2);
  border: 0px solid #f9f9f9;
  /*border-top-color: #e0e0e0;*/
  border-bottom-color: #fff;
}
.brand-version .brand-colors {
  width: 286px;
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  margin-left: 10px;
}
.brand-version .brand-colors .brand-colors-title {
  font-size: 18px;
}
.brand-version .brand-colors .brand-color-container {
  width: 95px;
  padding-top: 8px;
}
.brand-version .brand-colors .brand-color-container,
.brand-version .brand-colors .brand-color-container * {
  display: inline-block;
}
.brand-version .brand-colors .brand-color-container .brand-color {
  width: 14px;
  height: 14px;
  border: 1px solid #dfdfdf;
  margin-right: 5px;
  vertical-align: middle;
}
.brand-version .brand-colors .brand-color-container .brand-color-hex {
  font-size: 12.5px;
  font-family: Monaco;
  letter-spacing: 1px;
  text-transform: uppercase;
  vertical-align: middle;
  color: #444;
}
@media (max-width: 991px) {
  .brand-version .brand-colors {
    width: 265px;
  }
  .brand-version .brand-colors .brand-color-container {
    width: 88px;
  }
  .brand-version .brand-colors .brand-color-container .brand-color-hex {
    font-size: 11px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .brand-version .brand-colors {
    width: 100%;
    display: block;
    margin-top: 15px;
    margin-left: 0;
  }
}
@media (max-width: 590px) {
  .brand-version .brand-colors {
    width: 100%;
    display: block;
    margin-top: 15px;
    margin-left: 0;
  }
}
.brand-version .brand-date {
  float: right;
  font-size: 18px;
  text-align: center;
}
.brand-version .brand-date .year {
  margin-top: 10px;
  font-size: 24px;
}
article {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  width: 100%;
  position: relative;
}
article:first-child {
  margin-top: 0;
}
article .content {
  padding: 35px 40px;
  line-height: 26px;
}
@media (max-width: 590px) {
  article .content {
    padding: 25px;
  }
}
article h3 {
  color: #999;
  font-size: 24px;
}
article .font-example {
  margin-top: 20px;
  max-width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}
article .no-font-example {
  margin-top: 20px;
  font-size: 30px;
}
article a.link {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
article .brand ~ h3 {
  margin-right: 70px;
}
article .brand {
  width: 91px;
  height: 40px;
  background-color: #f2f2f2;
  border: 1px solid #e3e3e3;
  display: inline-block;
  position: absolute;
  top: 10px;
  right: -10px;
  z-index: 10;
}
article .brand .brand-logo {
  background-size: 89px 38px;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  border: none;
  display: inline-block;
  background-color: #f7f7f7;
}
article .brand .official {
  transition: all 0.3s ease-in-out;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  font-family: 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  color: #80a5b8;
  font-weight: 100;
  overflow: hidden;
  transform: rotate(12deg);
}
article .brand .official:hover {
  color: #1B77A7;
}
article .brand .brand-tail {
  background: url(/assets/image/brand-tail.png) no-repeat;
  width: 10px;
  height: 7px;
  position: absolute;
  bottom: -8px;
  right: -1px;
}
#demo {
  position: relative;
}
#demo .demo-input-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 70px;
}
#demo .demo-input-container input {
  width: 100%;
}
#demo .demo-sizes {
  width: 70px;
  float: right;
  text-align: right;
}
#demo .demo-sizes a {
  height: 46px;
  line-height: 46px;
  font-size: 18px;
  display: inline-block;
}
#demo .demo-sizes a.demo-size-end {
  opacity: 0.3;
  cursor: default;
}
#demo .demo-sizes a.demo-size-minus {
  margin-right: 10px;
}
#demo .demo-text > * {
  display: inline-block;
}
#create-logo {
  position: relative;
}
#create-logo .create-logo-input-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 70px;
}
#create-logo .create-logo-input-container input {
  width: 100%;
}
#create-logo .create-logo-button-container {
  height: 46px;
}
#create-logo .create-logo-button-container #create-logo-submit {
  display: inline-block;
  float: right;
  margin-top: 10px;
}
#create-logo #create-logo-options {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
#create-logo #create-logo-options .logo-option {
  display: inline-block;
  line-height: 30px;
}
#create-logo #create-logo-options .logo-option label {
  margin-right: 6px;
  vertical-align: middle;
}
#create-logo #create-logo-options #create-logo-font-size {
  width: 44px;
}
#create-logo #create-logo-options #create-logo-padding {
  width: 36px;
}
#create-logo #create-logo-options .jPicker {
  vertical-align: middle;
}
#create-logo iframe {
  overflow: hidden;
  width: 544px;
  height: 0;
  position: absolute;
}
#create-logo #created-logo-container.invisible {
  visibility: hidden;
  position: absolute;
  z-index: -1;
}
#create-logo #created-logo-scroll {
  margin: 30px 0;
  overflow-x: scroll;
  overflow-y: hidden;
}
#glyphs {
  display: flex;
  flex-wrap: wrap;
}
#glyphs .glyph-container {
  width: 64px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin: 0 2px;
  flex-grow: 1;
}
#glyphs .glyph-container .glyph-unicode {
  background-color: rgba(119, 232, 101, 0.7);
  height: 20px;
  line-height: 20px;
  font-size: 12px;
}
#glyphs .glyph-container .glyph-char {
  padding: 5px 0;
}
#glyphs .glyph-container .glyph-char > * {
  display: inline-block;
}
#download {
  margin-top: 40px;
}
.download-otf #download .default-font-list,
.download-svg #download .default-font-list,
.download-ttf #download .default-font-list {
  display: none;
}
#download .single-font {
  display: none;
}
.download-otf #download .single-font,
.download-svg #download .single-font,
.download-ttf #download .single-font {
  display: block;
}
#download .single-font .downloadables li {
  display: none;
}
.download-otf #download .single-font .downloadables li.otf,
.download-svg #download .single-font .downloadables li.svg,
.download-ttf #download .single-font .downloadables li.ttf {
  display: inline-block;
}
#download .downloadable-title {
  display: inline-block;
  padding-right: 40px;
  line-height: 26px;
}
#download .downloadables {
  display: inline-block;
}
#download .downloadables li {
  display: inline-block;
  margin-left: 20px;
}
#download .downloadables li:first-child {
  margin-left: 0;
}
#sidebar section {
  padding-top: 40px;
}
#sidebar section:first-child {
  padding-top: 0;
}
#sidebar section h4 {
  background: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
#sidebar section ul {
  /*border-bottom: 1px solid @light-color;*/
}
#sidebar section ul li {
  /*border-top: 1px solid @light-color;*/
  border-bottom: 1px solid #e9e9e9;
}
#sidebar section ul li a {
  display: block;
}
#sidebar section h4,
#sidebar section ul li {
  padding: 8px 10px;
}
#sidebar section .side-content {
  padding: 8px 10px;
  line-height: 24px;
  word-break: break-word;
}
@media (max-width: 767px) {
  #sidebar {
    margin-top: 30px;
  }
}
#brands {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 570px) {
  #brands {
    justify-content: space-around;
  }
}
#brands .brand-item {
  align-self: flex-end;
  margin-top: 30px;
}
#brands .brand-item.item-0,
#brands .brand-item.item-1,
#brands .brand-item.item-2 {
  margin-top: 0;
}
@media (min-width: 710px) and (max-width: 767px) {
  #brands .brand-item.column-threes-1,
  #brands .brand-item.column-threes-2,
  #brands .brand-item.column-threes-3 {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 570px) {
  #brands .brand-item.column-twos-1,
  #brands .brand-item.column-twos-2 {
    margin-left: 6px;
    margin-right: 6px;
  }
}
@media (max-width: 419px) {
  #brands .brand-item.column-twos-1,
  #brands .brand-item.column-twos-2 {
    margin-left: 10px;
    margin-right: 10px;
  }
  #brands .brand-item.item-1,
  #brands .brand-item.item-2 {
    margin-top: 30px;
  }
}
#suggestion-ad,
#suggestion-step {
  margin-top: 40px;
}
body.blocked {
  overflow: hidden;
}
body.blocked #body {
  filter: blur(5px);
}
body.blocked #blocked-alert {
  opacity: 1;
  z-index: 99999;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: center;
}
body.blocked #blocked-alert-content {
  max-width: calc(100% - 40px);
  align-self: center;
  background-color: #ececec;
  border: 1px solid #cdcdcd;
  border-radius: 4px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  padding: 30px 20px;
  text-align: center;
}
body.blocked #blocked-alert-content h2 {
  font-size: 2rem;
  font-weight: 600;
  padding-bottom: 20px;
  color: #3c4d56;
}
body.blocked #blocked-alert-content p {
  color: #5a5a5a;
}
#blocked-alert {
  transition-property: opacity;
  opacity: 0;
  z-index: -1;
}
.adBanner {
  color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
html,
body {
  background: #666;
  font-family: 'Open Sans', Arial, sans-serif;
  color: #5a5a5a;
}
html.background-top {
  background: #465b66;
}
.background-top body {
  background: #465b66;
}
*:focus {
  outline: none;
}
a,
a:focus,
a:hover {
  text-decoration: none;
}
a,
a:focus {
  color: #6ed85d;
}
a,
a:hover {
  transition: all 0.3s ease-in-out;
}
a:hover {
  color: #5eb750;
}
p {
  line-height: 1.6em;
}
@media (min-width: 992px) {
  .container {
    width: 1000px;
  }
}
.btn-sf {
  padding: 4px 10px;
  color: #6ed85d;
  background-color: #f3f3f3;
  border: 1px solid #dedede;
  border-radius: 4px;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.btn-sf:hover {
  box-shadow: inset 0 0 6px #e8e8e8;
  color: #5eb750;
  border-color: #cfcfcf;
}
.form-sf {
  border: 1px solid #eee;
  transition: all 0.3s ease-in-out;
  box-shadow: inset 0 0 10px #f2f2f2;
}
.form-sf:hover {
  box-shadow: inset 0 0 10px #abcbdb;
}
.form-sf:focus {
  box-shadow: inset 0 0 10px #c3e54b;
}
.shadow-inner {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.shadow-inner:hover {
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.4);
}
.shadow-outer:hover {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
.desc-bold {
  font-weight: 600;
}
