﻿.header-nav{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;width:100%;padding:0;background-color:#fff;border-bottom:1px solid #f1f2f3}
.header > .header-nav{border-bottom:none}
.header-nav>*{margin-bottom:0}
.header-nav > .btn-back + .header-title,.header-nav > .btn-back + .header-actions{-webkit-box-flex:1;flex: 1 1 0%;text-align:center;padding:12px}
.header-nav > .header-title small{padding:0;font-size:12px}
.header-nav > .header-actions{padding:0 12px}
.header-nav > .btn-back{padding:10px;width:45px;text-align:center;border-right:solid 1px #e0e0e0;text-indent:-5px}
.header-nav > .btn-back::after{font-family: themify;content: "\e64a";}
.header-nav .breadcrumb-item{font-size:12px;}
.topbar .btn-nav{position:absolute;width:56px;height:56px;top:0;left:0;font-size:17px;line-height:46px;color:#333;border:none;border-right:solid 1px #f0f0f0;}
.navbar{height:63.509px;padding:0;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;position:fixed;bottom:0;right:0;left:0;z-index:995}
.navbar .container{padding-left:0;padding-right:0;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}
.navbar .nav{margin-bottom:0;width:100%;white-space:nowrap}
.navbar .nav-item{position:relative;height:64px;padding:4px 0 0 0;display:inline-block;background-image:url(../img/m/nav-bg.png);background-size:auto 100%;background-position:50% 100%;}
.navbar .nav-item.nav-publish{background-image:none;}
.navbar .nav-item.nav-publish .bg{display:block;width:100%;height:123.756906%;background-color:transparent;background-image:url(../img/m/btn-bg.png);background-size:auto 100%;background-repeat:no-repeat;background-position:50% 100%;position:absolute;bottom:0;left:0;z-index:-1;}
.navbar .nav-item.nav-publish .nav-link > .title > .btn,.btn-publish-close{background-image:url(../img/m/btn-icon.png);background-size:cover;box-shadow:none;width:43.86px;height:43.86px;margin:-16px auto 0 auto;line-height:1;display:block;}
.btn-publish-close{background-image:url(../img/m/btn-icon-pop.png);opacity:.7;width:47.02px;height:47.02px;margin-bottom:4.2px}
.navbar .nav-item.nav-publish .nav-link > .title > span{margin-top:4px;}
.navbar .nav-item .nav-link{padding:5px 0}
.navbar .nav-item .nav-link > .title > i{font-size:22px;display:block;margin:5px auto;}
.navbar .nav-item .nav-link > .title > span{display:block;font-size:12px;line-height:1;color:#a2a2a2}
.navbar .nav-item.active .nav-link > .title{color:#fa2828}