
body {
  padding-top: 70px;
}
footer {
  padding-left: 15px;
  padding-right: 15px;
}

a:link, a:visited, a:hover, a:active, a:focus {
    outline: 0;
}
.navbar {
    padding: 0 1rem;
}
@media screen and (max-width: 768px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }

  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -50%;
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -50%;
  }

  .row-offcanvas-right.active {
    right: 50%;
  }

  .row-offcanvas-left.active {
    left: 50%;
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 50%;
  }
}
html,
body {
  min-height: 100%;
}

#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -80px;
  padding: 0 0 80px;
}

#footer {
  border-top: 1px solid #e5e5e5;
  padding-top: 5px;
  height: 79px;
  background-color: #f5f5f5;
}

.container {
  /*width: auto;*/
  padding: 0 15px;
}
@media (min-width: 1200px){
    .container {
        max-width: 1280px;
    }
}
.container .credit {
  margin: 20px 0;
}

.col-clear-left-3:nth-child(3n+1) {
    clear: left;
}

.nav.sidebar > li > a {
    padding: 3px 5px;
}

.form-control {
    margin-bottom: 5px;
    padding-right: 6px;
}

.clear {
    float: none !important;
    clear: both !important;
}

.clear_left {
    clear: left !important;
}

.div_center {
    display: block;
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
    position: relative;
}
.pos_abs {
    position: absolute;
}
/* KOSTIL! */
.my_div {
    width: 292px;
}
.footer-p {
    margin: 10px 0;
}
.font_description {
    font-weight: normal;
    font-size: 16px;
}
img.img_font {
    width: 380px;
    height: 100px;
}
img.img_abc {
    width: 700px;
}

.font_rating {
    position: relative;
    height: 30px;
    width: 150px;
}
.font_rating .substrate, .font_rating .stock {
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../img/star.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    width: 100%;
    height: 30px;
}
.font_rating .stock {
    background-position: 0 -30px;
}
.total_font_rating {
    margin: 26px 0 10px 13px;
    padding: 0;
}

.noview {
    position:absolute;
    left:-10000px;
    top:-10000px;
}

.container .jumbotron {
    background-image: url(../img/bg-header.png);
    background-color: #563D7C;
    color: #fff;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-top-0 {
    margin-top: 0px;
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.margin-bottom-0 {
    margin-bottom: 0;
}
.padding-right-5 {
    padding-right: 5px;
}
.padding-left-5 {
    padding-left: 5px;
}
.padding-right-0 {
    padding-right: 0px;
}
.padding-left-0 {
    padding-left: 0px;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
    box-sizing: content-box;
}
#gsearch > div, #gsearch > div > div {
    background: transparent;
    border: 0;
}
#gsearch > div > div {
    padding: 9px 0 0 0;
}
#gsearch input[name="search"] {
    box-sizing: content-box;
    height: 18px !important;
}
#gsearch input[type="image"] {
    /* width: 20px !important; */
    padding: 6px 8px;
}

.jumbotron2 {
    background-color: #563D7C;
    background-image: url("../img/bg-header.png");
    color: #FFFFFF;
    font-size: 17px;
    font-weight: 200;
    margin: 0px;
    padding: 10px;
    border-radius: 6px;
}

@media (max-width: 767px) {
    #gsearch {
        width: 100%;
    }
    body {
        padding-top: 110px;
    }
}

@media (max-width: 992px) {
    .bs-docs-container .flex-row-reverse {
        -ms-flex-direction: column-reverse!important;
        flex-direction: column-reverse!important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #gsearch {
        width: 100%;
    }
    body {
        padding-top: 110px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #gsearch {
        width: 212px;
    }
}

@media (min-width: 1200px) {
    #gsearch {
        width: 262px;
    }
}

.fontpage__header_lilac, h2, h3 {
    color: #563D7C;
    margin-top: 50px;
    margin-bottom: 30px;
}
.fontage__header_normal {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    margin: 0px 0px 4px 0px;
}

.formcontact {
    margin: 0px 0 15px 15px;
    text-align: left;
    width: 320px;
    float:left;
}
.formcontact textarea {
    height: 140px;
}

.nowrap {
    white-space: nowrap;
    /*overflow: hidden;*/
}
.over-hidden {
    overflow: hidden;
}
.color_picker {
    z-index: 999;
    background-color: #E5E3E9;
}
.color_picker > div {
    padding: 0 10px;
}
.font_preview_exchange_colors {
    color: #428BCA;
    border-bottom: 1px dashed #428BCA;
    cursor: pointer;
}

.sidebar_categories {

}

.nav-tabs li a {
    outline: 0;
}

.attr-underlined {
    border-bottom: 1px dotted;
    cursor: help;
}

.effect-title {
    font-weight: bold;
    font-size: 16px;
}
.effect-preview {
    font-size: 50px;
    margin: 5px 0 10px 0;
    padding: 15px 10px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
.effect-code {
    /**/
}



.fontcats__link_smart:link, .fontcats__link_smart:visited {
    display: inline-block;
    background-color: #F7F5FA;
    /*color: #716B7A;*/
    color: #000000;
    padding: 4px 7px;
    /*border-radius: 3px;*/
    text-decoration: none;
    margin-right: 10px;
}
.fontcats__link_smart:hover, .fontcats__link_smart:active {
    text-decoration: none;
}


.ya-arrow {
    position: relative;
}
.ya-arrow:before,
.ya-arrow:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 40px solid transparent;
    border-right: 0;

    top: -1px;
    right: -4px;
    border-left-color: #F7F5FA;
    border-width: 12px 0 12px 5px;
}


.loadmore_or_pagination {
    margin-top: 20px;
    margin-bottom: 0;
}

.ajaxloader {
    display: block;
    background: url(../img/ajax-loader.gif) 50% 50% no-repeat;
    width: 31px;
    height: 46px;
}
.height-79 {
    height: 79px;
}

.thatsallfolks {
    display: block;
    background: url(../img/thatsallfolks.gif) 50% 50% no-repeat;
    width: 380px;
    height: 321px;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    -moz-opacity: 0.5; 
    -khtml-opacity: 0.5; 
    opacity: 0.5;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.captcha {
    width: 160px;
    height: 80px;
}
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}
.fancybox-lock {
    overflow: visible !important;
    width: auto;
}
.fancybox-lock body {
    overflow: hidden !important;
}
.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(fancybox_overlay.png);
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(fancybox_sprite@2x.png);
		background-size: 44px 152px;
	}

	#fancybox-loading div {
		background-image: url(fancybox_loading@2x.gif);
		background-size: 24px 24px;
	}
}
h4 {
    margin-top: 25px;
}
ul#glyfList {
    list-style: none outside none;
    max-height: 511px;
    overflow-y: scroll;
    margin: 0;
    padding: 0;
}
li.glyf {
    width: 10%;
    float: left;
}

li.glyf > div {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: center;
}

li.glyf h3 {
    text-align: center;
    padding: 3px;
    font-size: 10px;
    background-color: #eee;
    margin: 0;
}
svg.glyfSVG {
    width: 100%;
    max-height: 50px;
}

li.glyf p {
    margin: 0;
}

li.glyf p:hover {
    background-color: #ddd;
}

svg.glyfSVG .path {
    fill: #333;
    stroke: none;
    stroke-width: 10px;
}

li.glyf p:hover svg.glyfSVG .path {
    fill: #eee;
    stroke: #333;
    stroke-width: 15px;
}

.search-excerpt span {
    font-weight: bold;
}
.main-search-form {
    margin: 5px 0px 0px 0px;
    position: relative;
}
.main-search-input {
    background: #eee;
    border: medium none currentColor;
    border-radius: 0.06rem;
    margin: 0.81rem 0px;
    padding: 3px 5px;
    width: 100%;
    height: 24px;
    font-size: 15px;
    font-family: Tahoma, Arial;
    border-radius: 5px;
}
.main-search-input:focus {
    background: #ffffff;
    border: 0;
    outline: 0;
}
.main-search-submit {
    border-radius: 0 5px 5px 0;
    background: 0px 0px #CCCCCC;
    border: medium none currentColor;
    color: #FFFFFF;
    line-height: 1.63rem;
    position: absolute;
    right: 0px;
    top: 0.81rem;
    width: 34px;
    height: 24px;
    padding: 0;
    margin: 0 0px 0 0;
    z-index: 1;
}
.main-search-submit span {
    background: url(http://www.google.com/uds/css/v2/search_box_icon.png) no-repeat;
    width: 13px;
    height: 13px;
    display: block;
    margin: 0;
    padding: 0;
}
.style_block.download_not_available {
    background-color: #FFE9E9;
}
.style_block.buy_the_font {
    background-color: #D8DEF1;
}
.style_block {
    display: block;
    margin: 0 auto 20px auto;
    padding: 20px;
    background-color: #F7F5FA;
    border-radius: 5px;
    height: 100%;
}
.style_block h2 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.font_statistics {
    font-size: 90%;
    color: #555;
    margin: 10px 0;
    text-align: center;
}
.font_statistics span {
    margin-right: 20px;
}

input {
    outline: 0 !important;
}

.yad-padding-left-0 .yap-item .yap-item-inner {
    padding-left: 0 !important;
}


.blockquote_normal {
    margin: 0px 0px 20px -21px;
    border-left: 0;
}


.bs-sidebar.affix-bottom .bs-sidenav, .bs-sidebar.affix .bs-sidenav.normal-margin {
    margin-bottom: 30px;
}

.no-yad-picture .yap-picture-block {
    display: none !important;
}

.another_tracings_link_block {
    margin: 20px 5px 10px 3px;
    padding: 0px;
}
div#popup_header {
    background: #563d7c;
    width: 100%;
    line-height: 50px;
    height: 50px;
    color: white;
    vertical-align: middle;
    text-align: center;
}
div#popup_header span.margin-top-0 {
    font-size: 20px;
    font-weight: 200;
}
.col-md-12 {
    padding: 0px;
}
form#download_form, .fancybox-inner 
 {
    background: rgba(233,233,233,1);
}
#g-recaptcha {
    text-align: center;
    display: inline-block;
}
form#download_form  label {
    display: inline-block;
    margin-bottom: 10px;
    font-weight: 400;
    color: black;
}
form#download_form input.btn.btn-default.btn_download {
    background-color: #563D7C;
    border-color: #563D7C;
        color: white;
            border-radius: 5px;
}
#go_to_buy a {
    background-image: url(buy_button.png) !important;
    height: 41px;
    min-width: 220px;
    width: 23%;
    display: inherit;
    background-size: cover;
    padding: 9px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 4px;
    text-shadow: 1px 2px #768187;
    font-size: 17px;
	display: -moz-deck;
}
p#go_to_buy, p#after_buy, p#pop_no_com {
    text-align: center;
}
p#go_to_buy , p#after_buy , p#pop_no_com{
    text-align: -webkit-center;
}
p#after_buy {
    padding: 0px 15%;
}
span.btn-group.download_font_block_inputs {
    margin-bottom: 10px;
}
p#pop_no_com {
    font-size: 19px;
    padding: 7px;
    font-weight: initial;
}
.fancybox-close {
    position: absolute;
    top: 17px;
    right: 18px;
    width: 16px;
    height: 15px;
    cursor: pointer;
    z-index: 8040;
}
.fancybox-close{
    background-image: url(exit.png) !important;
}
#qwestion {
    background-image: url(wizard_circle_icons.png) !important;
    height: 15px;
    width: 14px;
    display: inline-table;
    background-size: contain;
    margin-left: 3px;
}
.popover-content {
    padding: 2px 4px;
    font-size: 9px;
    text-align: justify;
}
div#download_font_block {
    min-width: 350px;
}
.blog-post__content img {
    max-width: 100%;
}
.adv{text-align:center;padding:30px 5px}