html { position: relative; min-height: 100%; }
body { font-family: 'Roboto', sans-serif; font-size: 18px; font-weight: 300; margin-bottom: 300px; overflow-x: hidden; }
@media (max-width: 990px) {
  body { margin-bottom: 0; }
}
.btn-xlg { font-size: 30px; padding: 8px 20px; }
.btn-success { font-weight: 300; font-style: normal; }
.btn-success, .navbar-nav>li>a.btn-success { border:none; color: #fff !important; background-color:#85b200 !important; border-radius: 5px; }
.btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success:active:focus, .navbar-nav>li>a.btn-success:hover { background-color: #77a000 !important; color: #fff !important; }
.title-font { font-family: 'Roboto Slab', serif; font-weight: 400; }
a { color: #85b500 !important; cursor: pointer; }
a:hover { color: #77a000 !important; }
a img.link-arrow { margin-bottom: 2px; }
b { font-weight: 400 !important; }
.error { color: red !important; }
.alert-danger a { color: #a94442 !important; font-weight: normal; }

/* Menu */
.navbar{ background-color: #fff !important; border: none; }
.logo { height: 52px; }
.navbar { margin-bottom: 0; padding: 0 5% !important; }
.navbar-brand { min-height: 72px; float:none; display: block; padding: 10px 10px !important; }
.navbar-nav { margin-left: 2% !important; }
.navbar-nav>li>a { font-size: 20px; padding:8px 15px !important; color: #000 !important; font-weight: 300; }
.navbar-nav>li>a .glyphicon { color: #8e8e8e !important; }
.navbar-nav>li>a:hover, .navbar-nav>li>a:hover .glyphicon { color: #85b200 !important; text-decoration: none; }
@media (max-width: 1204px) {
  .navbar { padding-left: 0 !important; padding-right: 0 !important; }
}
@media (max-width: 1100px) {
  .navbar { padding-left: 0 !important;  }
  .logo { max-height: 40px !important; }
  .navbar-brand { min-height: 60px !important; }
  .navbar-nav { margin-top:10px !important; margin-bottom: 8px !important; margin-left: 0 !important; }
  .navbar-nav>li>a { font-size: 16px !important; padding:10px 8px !important; color: #000 !important; }
  .navbar .navbar-collapse { border-top: solid 1px #e7e7e7;}
}
@media (min-width: 768px) and (max-width: 800px) {
  .home-page { display: none!important; }
}
.navbar-right { margin-left:0; }
.navbar-nav>.active>a { background-color: transparent; color: #85b500 !important; }
.navbar-nav>.active>a:focus, .navbar-nav>.active>a:hover { background-color: transparent; color: #77a000 !important; }
.navbar-nav>li.active>a .glyphicon { color: #77a000 !important; }

/* Banner */
.banner { background: #D3D0CE url('../../assets/images/landing-page/Background-header-homepage.jpg'); background-position: left center; background-size: 100% auto; color: #000;}
.banner.banner-inventory { background: #D3D0CE url('../../assets/images/gestiune/new-bgr.jpg'); }
.banner.banner-cash-register  { background: #D3D0CE url('../../assets/images/registru-casa/new-bgr-registru-casa.jpg'); }
.banner.banner-template-type { background: #f6f5f0; }
.banner .row { padding-top: 50px; }
.banner.banner-template-type .row { padding-top: 0; }
.banner .banner-left { margin-top: 4%; text-align: center; }
.banner.banner-template-type .banner-left { margin-top: 6%; text-align: left }
.banner h1 { font-size: 30px; color: #373737; }
.banner h3 { font-weight: 300; font-size: 20px }
.banner img { width: 100%; }
.btn-action { margin-top: 10px; }
.banner .banner-left-text { background-color:rgba(255, 255, 255, 0.6); padding-bottom: 15px; border-radius: 10px; padding-top: 5px; margin-left: 5%; margin-right: 5%; }
.banner.banner-template-type .banner-left-text { background-color: transparent; }
@media (max-width: 1606px) {
  .banner { background-size: auto 100%; background-position: 70% center; }
}
@media (max-width: 1400px) {
  .banner.banner-template-type .banner-left { margin-top: 3%; }
  .btn-xlg { font-size: 22px }
  .banner h1 { font-size: 25px; }
  .banner h3 { font-size: 18px; }
  .banner img { width: 90%; }
}
@media (max-width: 1300px) {
  .banner img { width: 80%; }
}
@media (max-width: 1200px) {
  .banner img { width: 90%; }
  .btn-xlg { font-size: 20px }
  .banner h1 { font-size: 22px; margin-top: 10px; }
  .banner h3 { font-size: 16px; margin-top: 10px; }
  .banner .banner-left { margin-top: 2%; }
}
@media (max-width: 1064px) {
  .banner img { width: 80%; }
}
@media (max-width: 990px) {
  .banner img { width: 100%; }
}
@media (max-width: 900px) {
  .banner img { width: 90%; }
  .banner h1 { font-size: 20px; margin-top: 5px; }
  .banner h3 { font-size: 15px; }
  .btn-xlg { font-size: 16px; margin-top: 0; padding: 5px 10px; border-radius: 5px; }
  .img3invoices { max-width: 100% }
}
@media (max-width: 825px) {
  .banner .row { padding-top: 30px; }
  .banner img { width: 80%; }
  .banner .banner-left-text { padding-bottom: 5px; }
}
@media (max-width: 767px) {
  .banner { background: #D3D0CE url('../../assets/images/landing-page/laptop.png'); background-size: cover; color: #fff; text-shadow: rgb(0, 0, 0) 2px 1px; }
  .banner.banner-template-type { background: #D3D0CE url('../../assets/images/invoice-template/invoices-bgr.png'); background-position: center center; background-size: cover; color: #fff; text-shadow: rgb(0, 0, 0) 2px 1px; }
  .banner .row { background-color: rgba(0, 0, 0, 0.5); }
  .banner h1 { color: #fff; font-size: 30px; }
  .banner { text-align: center; }
  .banner img { display: none; }
  .btn-action { margin-bottom: 30px; }
  .banner .banner-left .btn-action { width: 275px; text-shadow: none; }
  .banner .banner-left-text { background-color: transparent; }
  .banner.banner-template-type .banner-left { text-align: center }
}

.personalize-invoice { margin-top: -25px; }
.personalize-invoice .left { padding-top: 70px }
.personalize-invoice h2 { margin-bottom: 20px }
.personalize-invoice img { margin-bottom: 20px; }

/* Strip */
.strip { background-color: #2D4351; text-align: center; font-weight: 300; color: #fff; padding-bottom: 30px; font-size: 20px; }
.strip img { display: block; max-width: 72px; width: 100%; margin-bottom: 10px; margin-top: 30px; margin-left: auto; margin-right: auto; }

.strip-grey { background-color: #f6f5f0; padding-top: 40px; }
.features img { float: left; margin-top: 3px; margin-right: 15px; }
.features h3 { margin-top: 0; margin-bottom: 5px }
.features>.container>.row>div { min-height: 130px; padding-top:20px; }
.more-features-link { text-align: center; padding-bottom: 30px; }

.strip-dark { background-color: #2D4351; text-align: center; padding-top: 40px; padding-bottom: 40px; color: #FFFFFF; }
.strip-dark h3 {  margin-bottom: 20px; margin-top: 30px; margin-left: auto; margin-right: auto; }

.company-types { text-align: center; padding-bottom: 40px }
.company-types a.card-link { display: inline-block; padding-top: 0px; padding-bottom: 20px; height: 245px; }
.company-types a.card-link img { margin-bottom: 10px; }
.company-types a.card-link .link-arrow { margin-bottom: 2px; margin-right: 10px; }
.company-types h3 { margin-bottom: 10px; margin-top: 10px; }
.card { display:block; background-color: #FFFFFF; max-width: 241px; width:100%; margin: 15px auto; }
.card h4 { height: 60px; padding-top: 10px; margin: 0; }
.card .card-link { display: block; height: 50px; padding-top: 15px; padding-right: 15px; text-align: right; }

.sign-up-div { text-align: center; padding-top: 40px; padding-bottom: 60px; }
.sign-up-div h2 { margin-top: 20px; margin-bottom: 15px; }
.sign-up-div h3 { margin-top: 10px; margin-bottom: 30px; color: #777; }

/* Footer */
.footer { min-height: 300px; position: absolute; font-size: 16px; bottom:0; width:100%; background-color: #737373; padding-top: 40px; padding-bottom: 55px; color: #fff; font-weight: 100; }
@media (max-width: 990px) {
  .footer { position: relative; }
}
.footer a { color: #fff !important; }
.footer li { margin-bottom: 5px; }
.footer li.title { font-size: 18px; font-weight: 400; margin-bottom: 14px; }
.footer .social-links a { margin-right: 7px; }
.footer .social-links a:hover { text-decoration: none }
.footer .copyright { text-align: center; padding-top: 15px; }

.footer-login { font-size: 16px; min-height: 122px; position: absolute; bottom:0; width:100%; background-color: #fff; color: #585858; padding-top: 20px; font-weight: 100; border-top: 1px solid #d5d5d5; text-align: center }
.footer-login a { color: #585858; margin-left: 10px; margin-right: 10px; }
.footer-login li a { font-size: 18px; }
.footer-login li.title { font-size: 18px; font-weight: 400; }
.footer-login .social-links a { margin-right: 7px; }
.footer-login .social-links a:hover { text-decoration: none }
.footer-login .copyright { padding-top: 0px; }
/* End Footer */

/* Login Page */
.login-background { border-top: 1px solid #d5d5d5; }
.login-box { background-color: #fff; border: 1px solid #d5d5d5; border-radius: 10px; margin-top: 50px; margin-bottom: 50px; padding-bottom: 50px; }
.login-box h1 { color: #585858; text-align: center; margin-top: 50px; margin-bottom: 30px;}
.login-box .checkbox label { font-weight: 300; font-size: 16px; }
.login-box .btn-lg { font-size: 24px; }
.login-box a { color: #aaa; text-decoration: underline; font-size: 15px; float: left; }
.login-box .alert { text-align: center }
/* End Login Page */

/* Register Page */
.register-background { border-top: 1px solid #d5d5d5; }
.register-box { background-color: #fff; border: 1px solid #d5d5d5; border-radius: 10px; margin-top: 50px; margin-bottom: 50px; padding-top:15px; padding-bottom: 30px; }
.register-box h2 { color: #585858; text-align: center; margin-bottom: 20px; }
.register-box .checkbox label { font-weight: 300; }
.register-box .btn-lg { margin-top: 20px; }
.register-box a { color: #585858; text-decoration: underline; }
.register-box .alert { text-align: center }
.register-box .form-horizontal .control-label { color: #585858; font-weight: normal; }
.register-box .radio { font-weight: normal; cursor: pointer }
.register-box .radio input[type=radio] { position: relative; margin-left: 0; }
/* End Register Page */

/* Pricing Page */
.pricing-page { padding: 30px 0; background-color: #f6f5f0; border-top: 1px solid #d5d5d5; }
.pricing-page h2 { text-align: center; color: #585858; margin-bottom: 60px; }
.pricing-page .package { background-color: #fff; border-radius: 4px; border: 1px solid #d5d5d5; text-align: center; margin: 30px auto; padding-bottom: 15px; }
.pricing-page .package h2 { border-bottom: 1px solid #d5d5d5; padding-bottom: 15px; margin-bottom: 0; }
.pricing-page .package .spec { border-bottom: 1px solid #e4e4e4; padding: 10px 0; font-size: 18px; color: #737373; }
.pricing-page .order-btn { padding-left: 15px; padding-right: 15px; }
.pricing-page .order-btn a { font-size: 30px; padding-left: 0; padding-right: 0; }
.pricing-page .price { margin: 10px auto; }
.pricing-page .price-value { color: #585858; display: inline-block; font-size: 40px; font-weight: 400; }
.pricing-page .price-currency { display: inline-block; font-size: 20px; color: #737373; }
.pricing-page .package.most-value h2, .pricing-page .package.most-value .price-value { color: #85b500; }
.pricing-page .price-line { height: 20px; background-color: #fff; border: 1px solid #d5d5d5; border-radius: 4px; margin-left: 35px; margin-right: 35px; }
.pricing-page .price-period { text-align: center; }
.pricing-page .period-text { margin-top: -52px; font-weight: 400; }
.pricing-page .square { cursor: pointer; width: 30px; height: 30px; margin:5px auto; background-color: #fff; border: 1px solid #d5d5d5; border-radius: 4px; }
.pricing-page .square.active { background: #fff url('../../assets/images/icons/2invoice.png'); border:none; }
.pricing-features { color: #585858; }
.pricing-features .title-font { text-align: center; margin-bottom: 40px; }
.pricing-features h4 { margin-bottom: 5px; }
.pricing-features .col-sm-4 { height: 120px; }
/* End Pricing Page */

/* Contact Page */
.contact-page { padding: 30px 0; background-color: #f6f5f0; border-top: 1px solid #d5d5d5; }
.contact-page h2 { text-align: center; color: #585858; margin-bottom: 25px; }
.contact-page form { margin-top: 10px; }
.contact-page .form-horizontal .control-label { color: #585858; font-weight: normal; }
/* End Contact Page */

/* Invoice Template Page */
.template-type { margin-top: 40px; margin-bottom: 20px; }
.template-type .left { margin-top: 1%; }
.template-type img { max-width: 100%; }
.strip-grey .template-type  { margin-top: 10px; padding-bottom: 20px;}
.invoice-print { text-align: center; padding-bottom: 40px }
.invoice-print a.card-link { display: inline-block; padding-top: 0px; padding-bottom: 20px; padding-right:0; height: 225px;  }
.invoice-print a.card-link img { margin-bottom: 10px; margin-right: 20%; }
.invoice-print a.card-link .link-arrow { margin-bottom: 2px; margin-right: 10px; }
.invoice-print h3 { margin-bottom: 10px; margin-top: 10px; }
/* End Invoice Template Page */

/* Features Page */
.features-page { border-top: 1px solid #d5d5d5; }
.tab-pane .container { max-width: 885px; }
.features-page h2 { text-align: center; color: #585858; margin-bottom: 30px; margin-top: 30px; }
.nav-pills.nav-fill>li>a { border: none !important; border-bottom: 2px solid #d5d5d5 !important; color: #8e8e8e !important; font-weight: 400; white-space: nowrap; border-radius: 0 }
.nav-pills.nav-fill>li>a.active, .nav-pills.nav-fill>li>a.active:focus, .nav-pills.nav-fill>li>a.active:hover { border:none !important; border-bottom: 2px solid #85b500 !important; color:#555 !important; }
.nav-pills .nav-link.active, .nav-pills .show > .nav-link { background: transparent;}
.nav-pills>li>a:hover { background-color: transparent !important; border: none; border-bottom: 2px solid #85b500 !important; color:#555 !important; }
.features-page .container-fluid { background-color: #f6f5f0 !important; border: 1px solid #d5d5d5 !important; }
.features-page .tab-pane { text-align: center !important }
.features-page .tab-pane h3 { margin: 25px auto; color: #85b500 !important; }
.features-page .sub-features { margin-bottom: 10px; border-bottom: 0; }
.features-page .sub-features li { color: #45585f; font-weight: 400; position: relative; }
.features-page .sub-features li span { width: 23px; height: 24px; position: absolute; top: -1px; }
.features-page .sub-features li .feature-text { display: inline-block; padding-left:26px; }
.features-page .sub-features li span.features-icon-slide { background-image: url('../../assets/images/features-page/icons.png'); background-repeat: no-repeat; }
.features-page .sub-features li span.features-icon-slide.add-invoice { background-position: 2px 3px; }
.features-page .sub-features li span.features-icon-slide.add-proform { background-position: -21px 3px; }
.features-page .sub-features li span.features-icon-slide.add-delivery-note { background-position: -43px 3px; }
.features-page .sub-features li span.features-icon-slide.add-receipt { background-position: -64px 3px; }
.features-page .sub-features li span.features-icon-slide.check { background-position: -91px 3px; }
.features-page .sub-features.nav-fill2 { margin-left: 30px }
.features-page .sub-features.nav-fill2 li { padding-right: 33px; padding-bottom: 1px; }
.features-page .sub-features li span.features-icon-slide.view { background-position: 0 -24px; }
.features-page .sub-features li span.features-icon-slide.edit { background-position: -21px -24px; }
.features-page .sub-features li span.features-icon-slide.pdf { background-position: -42px -24px; }
.features-page .sub-features li span.features-icon-slide.email { background-position: -68px -21px; }
.features-page .sub-features li span.features-icon-slide.more { background-position: -92px -24px; }
.features-page .tab-pane img.slide { max-width: 100%; }

.features-page .win-time-feature { height: 80px; display: table-row; }
.features-page .win-time-div { margin-bottom: 20px; }
.features-page .win-time-div span { width: 67px; height: 34px; display: inline-block; float:left; margin-top: 5px }
.features-page .win-time-text { padding-left: 10px; padding-top: 10px; display: table-cell; vertical-align: top }
.features-page .win-time-div span.win-time { background-image: url('../../assets/images/features-page/icons-win-time-green.png'); background-repeat: no-repeat; display: table-cell; }
.features-page .win-time-div span.win-time.everywhere { background-position: 20px 0px; }
.features-page .win-time-div span.win-time.email { background-position: -50px 0px; }
.features-page .win-time-div span.win-time.recurring { background-position: 25px -41px; }
.features-page .win-time-div span.win-time.macro { background-position: -35px -50px; }
.features-page .win-time-div span.win-time.api { background-position: -103px -34px; width: 40px; height: 41px; }
/* End Features Page */

/* Inventory Page */
.features-inventory { padding-top: 20px; padding-bottom: 30px }
.features-inventory img { vertical-align: top; float:left; margin-right: 10px }
.features-inventory h3 { margin-top: 0; margin-bottom: 5px }
.features-inventory h4 { margin-top: 5px }
.features-inventory .info { padding-left: 40px; }
.features-inventory>.container>.row>div { min-height: 90px; padding-top:20px; }
.btn-show-inventory { background-color: #fff; border: 2px solid #ddd; font-size: 20px; outline: 0!important }
.btn-show-inventory:hover, .btn-show-inventory.active { border-color: #85b200; box-shadow: none }
/* End Inventory Page */

@media (min-width: 768px) {
    .form-horizontal .control-label {
      padding-top: 7px;
      margin-bottom: 0;
      text-align: right;
    }
}

.square { display: inline-block; width: 14px; height: 14px; background-color: #fff; border:1px solid #333; margin-left: 10px; }

.cookie-consent { position: fixed; bottom: 0; width:100%; background-color:#fff; font-size: 14px; border-top: 1px solid #ddd; display: none; }
.cookie-consent .table { margin-bottom: 5px; margin-top: 5px }
.cookie-consent .table td:first-child { border-top:none; padding-top:15px; padding-left:15px }
.cookie-consent .table td:last-child { border-top:none }

.bg-light2 {
  background-color: #f6f5f0 !important;
}
.mb-125 {
  margin-bottom: 125px !important;
}
.pull-right {
  float: right !important;
}
.hr-m-50 {
  margin-left: 50px !important;
  margin-right: 50px !important;
}
.get-company-info-btn {
  background-color: #5E6F78 !important; color: #fff !important; padding-left: 5px !important; padding-right: 45px !important;
}
.get-company-info-icon {
  float:left !important; height:20px !important; margin-right: 5px !important;
}

.h1, .h2, .h3,
h1, h2, h3 {
    margin-top: 20px;
}

h2, .h2 {
    font-size: 30px;
}

h3, .h3 {
    font-size: 24px;
}

h4, .h4 {
    font-size: 18px;
    margin: 10px 0;
}
/* Glyphicons */
@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}

.margintop10 { margin-top: 10px"; }
.paddingtop22 { padding-top: 22px; }