﻿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,
center, dl, dt, dd, fieldset, form, label, legend,
caption, 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;
}
table td th tr {
	margin: 0;
	padding: 0;
	border: 0;
}
/* 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;
}
strong {
	font-weight: bold;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	list-style-image: url(../images/bullet.png);
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #000;
	line-height: 16px;
	background-color: #eee;
}

section.white { background-color: #fff; }

p {
	text-align: justify;
	text-indent: 0px;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

img {

	border-style: none;

}
em {
	font-style: italic;
	color: #c62408;
}
b {
	font-weight: bold;
}
span {

}

hr {
	height: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	color: #999;
}
ul {
	list-style-image: url(../images/bullet.png);
}

td,th {}


.relative {
	position: relative;
}


a {
	text-decoration: none;
	color: #FF3300;
}

a:visited {
	
}

a:hover {
	color: #F60;
	text-decoration: underline;
}

a:active {
	color: #F90;
}

a.dot {
    text-decoration: none !important; 
    border-bottom: 1px dashed #333 !important;
	color: #333 !important; 	
   }
a.dot:hover {
    color: #333 !important; 
   }

h1 {
	font-family: 'Cuprum', sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	text-decoration: none;
	color: #FF3300;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 15px;
	line-height: 1em;
	text-transform: uppercase;
}

h2 {
	font-family: 'Cuprum', sans-serif;
	font-size: 2.0rem;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #FF3300;
	display: inline-block;
	line-height: 1.2rem;
}

h3 {
	font-family: 'Cuprum', sans-serif;
	font-size: 1.8em;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #666;
	line-height: 1em;
}

h4 {
	font-family: 'Cuprum', sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #FF3300;
	line-height: 1em;
}

nav {

}
.logo {
    width:220px;
}
@media (max-width: 1200px) {
.logo { 
    width:150px;
}
}
#main {
	background-color: #FFF;
	min-height: 100px;
	padding-top: 0px;
}
#bottommenu{
	color: #333;
	font-family: 'Cuprum', sans-serif;
	font-size: 1.0em;
	text-align: center;
    position:fixed;
    bottom:0;
	padding: 0px;
	border: 0;
    width:100%;
	height: 75px;
	background-color: #eee;
}
#bottommenu a{
	line-height: 1.7em !important;
}
#profil {
	font-family: 'Cuprum', sans-serif;
	font-size: 1.0em;
	line-height: 0.7em;
	text-align: center;
}
.uk-navbar-brand {
	position: relative;
	z-index: 100;
}
.autorization .login,.autorization .nav-stacked { display: none;  }
.kalk {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#kalk-h1 {
	color: #333;
	font-size: 1.5em;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#kalk-button { 
	display: block;
	position: absolute;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	top: 10px;
	right: 0px;
	z-index: 10;
	background-color: #FFF;
}
#form-printlog {
	display: none;
}
.analytics {

}
.sklad {
	background-color: #FFF;
}
.sklad-relative {
	position: relative;
	z-index: 0;
}
.sklad-absolute {
	position: absolute;
	min-width: 300px;
	height: 28px;
	padding: 10px;
	top: 0px;
	right: 50px;
	background: rgba(255, 255, 255, 0.95) !important;
	z-index: 10;
}
.sklad-absolute-min {
	position: absolute;
	min-width: 100px;
	height: 31px;
	padding: 10px;
	top: 0px;
	right: 50px;
	background: rgba(255, 255, 255, 0.95) !important;
	z-index: 10;
}
.sklad-update {
	background-color: #FFE6E6 !important;
}
.sklad-update td {
	background-color: #FFE6E6 !important;
}
#sklad_wrapper, #skladlog-table_wrapper, #designlog-table_wrapper, #worklog-table_wrapper, #sklad-modal_wrapper, #finanal-table_wrapper {
	padding-bottom: 10px;
}
#sklad_wrapper th, #designlog-table_wrapper th, #worklog-table_wrapper th, #skladlog-table_wrapper th, #sklad-modal_wrapper th, #finanal-table_wrapper th, {
	font-size: x-small;
}
.sorting { font-size: xx-small !important; }
#sklad_length, #skladlog-table_length, #worklog-table_length, #finanal-table_length {
	width: 99%;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: right;
}
#sklad_filter, #skladlog-table_filter, #worklog-table_filter, #sklad-modal_filter, #designlog-table_filter, #finanal-table_filter {
	width: 99%;
}
#sklad_filter input, #skladlog-table_filter input, #worklog-table_filter input, #sklad-modal_filter input, #designlog-table_filter input, #finanal-table_filter input {
	width: 90%;
	margin-right: 10px;
	margin-top: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 10px;
	padding-left: 10px;
}
#my-sklad h2 {
	text-align: center;
	display: block;
}
#my-sklad .sklad-footer {
	background-color: #eee;
	padding: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	bottom: 0px;
}
#my-sklad label {
	text-align: left;
	left: 25px;
	top: -25px;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-transform: uppercase;
	width: 90%;
}
#my-sklad input {
	width: 90%;
	margin-bottom: 10px;
}
#my-sklad select {
	width: 90%;
	margin-bottom: 10px;
}
#my-sklad input.sklad-checkbox {
	width: 15px !important;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 5px;
}
.sklad-write {
	line-height: 0.8em;
	padding: 5px !important;
	margin: 3px;
	text-align: center;
	display: block;
}
.noborder {
	border: 0px solid #fff !important;
}

.con-input {
	position: relative;
	display: inline-block;
}
.icons {
	display: none;
}
@media (max-width: 359px) {
.profile_user { 
	display: none;
}
}
.dataTables_filter label {
	position: relative !important;
}

.menu-side {
    position: fixed;
    z-index: 110;
    width: 60px;
    background: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media (max-width: 768px) {

.menu-padding {
	padding-left: 0;
}

}

.dataTables_wrapper {
overflow: auto;	
}
#system-message {
	position: relative;
	}
.alert {
	color: #fff !important;
	font-family: 'Cuprum', sans-serif;
	font-size: 1.2em;
	line-height: 0.8em;
	text-align: center;
	background-color: #f30;
	padding: 20px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 1px 1px 30px 0px #999;
	width: 300px;
	position: absolute;
	top: auto;
	right: 0;
	bottom: auto;
	left: 0;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	z-index: 5000;
}
.alert h4 {
	color: #fff !important;
	text-align: center;
	text-indent: 0;
}
.alert p {
	color: #fff !important;
	text-align: center;
	text-indent: 0;
}
a.close {
	position: absolute;
	top: 7px;
	right: 12px;
	font-size: 1.6em;
	color: #fff;
	font-weight: bold;
}
a.close:hover {
	text-decoration: none;
	color: #fff;
}	

/** Uikit **/ 
.uk-hidden-new { display: none; }

.uk-button {
	-webkit-border-radius: 3px 3px 3px 3px !important;
	-khtml-border-radius: 3px 3px 3px 3px !important;
	border-radius: 3px 3px 3px 3px !important;
	padding: 0 10px;
}

.uk-button-small {
	font-size: 0.8em;
}

.uk-modal label {
	font-size: 14px;
	color: #888;
}

.uk-button-danger {
    background-color: #c62408;
    color: #fff8e5;
}

.uk-button-danger:hover, .uk-button-danger:active, .uk-button-danger:focus {
    background-color: #de290a;;
    color: #fff8e5;	
}

.uk-button-primary {
    background-color: #FF3300;
    color: #fff8e5;	
}

.uk-button-primary:hover, .uk-button-primary:active, .uk-button-primary:focus {
    background-color: #FF6600;
    color: #fff8e5;		
}
.uk-button-primary div.uk-badge { 
    background-color: #FFF  !important;
    color: #FF3300 !important;
}
.uk-button-secondary {
    background-color: #666;
    color: #fff;	
}

.uk-button-secondary:hover, .uk-button-secondary:active, .uk-button-secondary:focus {
    background-color: #999;
    color: #fff;		
}

.uk-form-label {
	font-size: 14px;
	color: #888;

}

.uk-offcanvas-bar.price-back {
	background: #eee;
}



.uk-offcanvas-bar-flip {
	background: rgba(255, 255, 255, 0.95) !important;
	padding: 15px;
	transition: transform 0.3s ease-in-out !important;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: -webkit-transform 0.3s ease-in-out;
}
.uk-offcanvas-bar-flip:after {
	background: rgba(200, 200, 200, 0.6) !important;
	box-shadow: 0 0 0px 0px rgba(200, 200, 200, 0.6) !important;
}
.uk-offcanvas-bar-flip li a{
	color: #333;
	font-size: 1.2em;
	line-height: 1em;
	text-transform: uppercase;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.uk-offcanvas-bar-flip li a:hover{
	color: #000;
}
.uk-offcanvas-bar-flip li li {
	margin-left: 20px;
}
.uk-offcanvas-bar-flip li li a{
	font-size: 1em;
	line-height: 1em;
	text-transform: none;
	font-weight: bold;
	margin: 0px;
}

.uk-badge {
    background: #FF3300;
}

.uk-text-primary {
    color: #FF3300 !important;
}

.uk-nav-primary > li > a {
    font-size: 1.3em;
    color: #000;
}

.uk-button-link:hover, .uk-button-link:focus {
    color: #FF6600;

}

.uk-button-default {
    background-color: #fff;
}

.uk-icon-button {
color: #000;
border: 1px solid #ddd;	
}


.uk-icon-button-primary {
color: #FF3300;
	
}

.uk-button-link {
    color: #c52406;
}

.uk-tab > .uk-active > a {
    color: #FF3300;
    border-color: #FF3300;
}
.uk-modal-header, .uk-modal-footer {
    background: #eee;
}

.uk-input:focus, .uk-select:focus, .uk-textarea:focus {

    border-color: #FF3300;
}

.uk-dropdown { min-width: 150px !important; }
.uk-section-primary {
    background: #f30;
}

/** end Uikit **/ 
.mainmenu nav.uk-navbar-container {
    background: #f30;
}
.mainmenu li a { 
	min-height: 40px;
	padding: 0 15px;
	font-family: 'Cuprum', sans-serif;
	font-size: 1.1rem;
	color: rgba(255,255,255,.7);
	font-weight: bold;
}
.mainmenu li a:hover { 
	color: rgba(255,255,255,.9) !important;
}
.mainmenu li a:focus { 
	color: rgba(255,255,255,.9) !important;
}
.mainmenu li.uk-active a { 
	color: rgba(255,255,255,1.0) !important;
}

.qf3form.default {
    padding: 0 !important;
}

input.block-name {
	pointer-events: none;
}

.kill {	display: none !important; }
.lab {
	font-size: 14px;
	font-weight: bold;
	color: #F30;
	display: block;
	padding-bottom: 5px;

}
.pointer { cursor: pointer;}
.zakaz-edit { cursor: pointer;}
.block1 {
	color: #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: left;
}
.big {
	font-size: 1.5rem;
	font-weight: normal;
}
.big-red {
	font-size: 36px;
	color: #F30;
	font-weight: normal;
}
.small-red {
	font-size: 24px;
	color: #F30;
	font-weight: normal;
}
div.obershablon {
	display: block;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}
a.shablon {
	font-size: 18px;
	color: #FFC4B5;
	font-weight: normal;
	display: inline-block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	cursor: pointer;
}
a.shablon:hover {
	color: #F30;
}
.my-menu li {
	display: block;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.my-menu li a {
	font-family: 'Cuprum', sans-serif !important;
	font-size: 1.4em !important;
	text-transform: uppercase !important;
}
.my-menu li li a {
	font-family: 'Cuprum', sans-serif !important;
	font-size: 1.2em !important;
	text-transform: none !important;
}
#my-product a{
	font-family: 'Cuprum', sans-serif;
	color: #666 !important;
}
#my-product li {
	font-size: 1.4em !important;
	color: #333 !important;
	display: block;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-transform: none;
}
#my-product li h2{
	color: #333 !important;
	font-size: 1.6em !important;
}
#my-product h3{
	color: #F30 !important;
	font-size: 1.6em !important;
}
.dataTables_wrapper th { font-size: 0.6em !important; font-weight: bold; }

.ui-menu-item {
	font-size: 0.9em !important;
}
#menu-price ul {
	display: inline-block;
	position: relative;
	width: 100%;
	text-align: right;
}
#menu-price li {
	font-size: 0.8em;
	display: inline-block;
	margin: 10px;
	padding: 10px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#menu-price li:first-child {
	right: 30px !important;
	position: absolute;
	top: 0px;
}
#menu-price-list {
	display: none;
}
.menu-price li {
	display: block;
	min-height: 30px
}
#custom-handle {
    width: 3em;
    height: 1.6em;
    top: 50%;
    margin-top: -.8em;
    text-align: center;
    line-height: 1.6em;
  }
#result {
	font-weight: normal !important;
	display: block;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#result2 {
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#result3 {
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#result30 {
	font-size: 16px;
	font-weight: bold;
	color: #555;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	border: 0px solid #999;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
#result-zarplata {
	font-size: 16px;
	font-weight: normal;
	color: #555;
	display: block;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
	border: 0px solid #999;
	-webkit-border-radius: 5px 5px 5px 5px;
	-khtml-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
.zakaz-hide { display: none; }
.razmer {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}
/* Cначала обозначаем стили для IE8 и более старых версий
т.е. здесь мы немного облагораживаем стандартный чекбокс. */
.checkQuest {
	vertical-align: top;
	width: 17px;
	height: 17px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	top: 0px;
	right: 0px;
	text-align: left;
}
/* Это для всех браузеров, кроме совсем старых, которые не поддерживают
селекторы с плюсом. Показываем, что label кликабелен. */
.checkQuest + label {
	cursor: pointer;
	left: 0px;
	top: 0px;
	text-align: left;
}

/* Далее идет оформление чекбокса в современных браузерах, а также IE9 и выше.
Благодаря тому, что старые браузеры не поддерживают селекторы :not и :checked,
в них все нижеследующие стили не сработают. */

/* Прячем оригинальный чекбокс. */
.checkQuest:not(checked) {
  position: absolute;
  opacity: 0;
}
.checkQuest:not(checked) + label {
	position: relative; /* оставляем слева от label место под псевдочекбокс */
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #F30;
}
/* Оформление первой части чекбокса в выключенном состоянии (фон). */
.checkQuest:not(checked) + label:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 50px;
  height: 26px;
  border-radius: 13px;
  background: #CDD1DA;
  box-shadow: inset 0 2px 3px rgba(0,0,0,.2);
}
/* Оформление второй части чекбокса в выключенном состоянии (переключатель). */
.checkQuest:not(checked) + label:after {
  content: '';
  position: absolute;
  top: -2px;
  left: 2px;
  width: 22px;
  height: 22px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0 2px 5px rgba(0,0,0,.3);
  transition: all .2s; /* анимация, чтобы чекбокс переключался плавно */
}
/* Меняем фон чекбокса, когда он включен. */
.checkQuest:checked + label:before {
	background-color: #FF3300;
}
/* Сдвигаем переключатель чекбокса, когда он включен. */
.checkQuest:checked + label:after {
  left: 26px;
}
/* Показываем получение фокуса. */
.checkQuest:focus + label:before {
  box-shadow: 0 0 0 3px rgba(255,255,0,.5);
}

#tabs-2 ol {
        counter-reset:myCounter;
        margin-left:0;
        padding-left:5px;
        color: rgb(100,100,100);
      }

      #tabs-2 li {
        position: relative;
        padding-left: 3em;
        margin: 0.45em 0;
        list-style: none;
        line-height: 1.8em;
        cursor: pointer;
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
      }

      #tabs-2 li:hover {
        color: rgb(0,0,0);
      }

      #tabs-2 li:before {
        content:counter(myCounter);
        counter-increment:myCounter;
        position:absolute;
        top:0;
        left:0;
        width: 1.8em;
        height: 1.8em;
        line-height: 1.8em;
        padding:0px;
        color:#fff;
        background:#666;
        font-weight:bold;
        text-align:center;
        border-radius: .9em;
        box-shadow: 0px 1px 4px 0px rgba(0,0,0,0.3);
        z-index: 1;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
      }

      #tabs-2 li:hover:before {
        background-color: #FF3300;
      }

      #tabs-2 li li:before{
        background-color: #999;
      }

      #tabs-2 li:after {
        position: absolute;
        top: 2.1em;
        left: 0.9em;
        width: 2px;
        height: calc(100% - 2em);
        content: '';
        background-color: rgb(203, 203, 203);
        z-index: 0;
      }

      #tabs-2 li:hover:after {
        background-color: #FF3300;
      }

      #tabs-2 li li {
        font-size: 0.8em;
      }

.uk-tab li a { 
	font-family: 'Cuprum', sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.8em;
	text-align: center;
	text-transform: uppercase; 
	color: #666; 
}
@media (min-width: 768px) {
.uk-tab li a { 
	font-size: 2.0em;
	line-height: 1.7em;
	font-weight: normal;
}
}
@media (max-width: 359px) {
.uk-tab li a { 
	font-size: 0.7em;
	line-height: 2.1em;
}
}

li.uk-active  a { color: #f30; }	
.zakaz-line {
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom: 1px solid #ccc;
}
.logout-button {	
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
.form-inline input {
	height: 40px;
	font-size: 18px;
	color: #999;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
	width: 90%;
	}
.form-inline label {
	display: none;
}
.form-inline li {
	display: inline-block;
	padding: 10px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-align: right;
}
#form-login-remember { display: none; } 

.stepper{
  display: inline-block;
  max-width: 120px;
  width: 100%;
  position: relative;
}

.stepper input{
	font-size: 16px !important;
	line-height: 18px;
	padding: 9px;
	font-weight: bold;
	color: #333;
}

.stepper__input{
  width: 100%;
  padding: .375rem .75rem;
  border: 1px solid #c4c4c4;
  -moz-appearance: textfield;
}

.stepper__input:focus{
  color: #333;
  background-color: #fff;
  border-color: #c4c4c4;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}

.stepper__input::-webkit-inner-spin-button,
.stepper__input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

.stepper__controls{

}

.stepper__controls [spinner-button="up"],
.stepper__controls [spinner-button="down"]{
  align-content: center;
  justify-content: center;
  padding: 0;
  outline: none;
  border: 1px solid #c4c4c4;
  background-color: #fff;
  height: 50%;
  font-size: 1.4em;
  transition: all ease 0.25s;
}

.stepper__controls [spinner-button="up"]:hover,
.stepper__controls [spinner-button="down"]:hover {
  background-color: #FF3300;
  border-color: #FF3300;
  color: #fff;
}

/* style 1 */
.stepper--style-1 .stepper__input{
  padding-right: 3.25rem;
}
.stepper--style-1 .stepper__controls{
  position: absolute;
  right: 0;
  top: 0;
  bottom: -1px;
  display: flex;
  flex-direction: column;
  width: 2.5rem;
  z-index: 1;
}
.stepper--style-1 [spinner-button="up"] {
  margin-bottom: -1px;
}

/* style 2 */
.stepper--style-2{
  max-width: 240px;
}
.stepper--style-2 .stepper__input{
  padding-left: 0rem;
  padding-right: 0rem;
  text-align: center;
}
.stepper--style-2 [spinner-button="up"],
.stepper--style-2 [spinner-button="down"] {
position: absolute;
height: 70%;
top: 0;
bottom: 0;
width: 2.5rem;
z-index: 1;
}
.stepper--style-2 [spinner-button="up"] {
  right: -4px;
  margin-left: -1px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.stepper--style-2 [spinner-button="down"] {
  left: -4px;
  margin-right: -1px;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

/* style 3*/
.stepper--style-3{
  max-width: 140px;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.stepper--style-3 .stepper__input{
  position: relative;
  z-index: 1;
  text-align: center;
}
.stepper--style-3 [spinner-button="up"],
.stepper--style-3 [spinner-button="down"] {
  border: 0;
  position: absolute;
  height: 100%;
  top: 0;
  bottom: -1px;
  width: 2.5rem;
}
.stepper--style-3 [spinner-button="up"] {
  right: 0;
  margin-left: -1px;
}
.stepper--style-3 [spinner-button="down"] {
  left: 0;
  margin-right: -1px;
}


/* -------------------------------- 

keyframes

-------------------------------- */
@-webkit-keyframes scaleIn {
  from {
    -webkit-transform: translateY(-50%) scale(0);
  }
  to {
    -webkit-transform: translateY(-50%) scale(1);
  }
}
@-moz-keyframes scaleIn {
  from {
    -moz-transform: translateY(-50%) scale(0);
  }
  to {
    -moz-transform: translateY(-50%) scale(1);
  }
}
@keyframes scaleIn {
  from {
    -webkit-transform: translateY(-50%) scale(0);
    -moz-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    -o-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
  }
  to {
    -webkit-transform: translateY(-50%) scale(1);
    -moz-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    -o-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
  }
}
@-webkit-keyframes slideIn {
  from {
    opacity: 0;
    -webkit-transform: translateX(-25px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes slideIn {
  from {
    opacity: 0;
    -moz-transform: translateX(-25px);
  }
  to {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@keyframes slideIn {
  from {
    opacity: 0;
    -webkit-transform: translateX(-25px);
    -moz-transform: translateX(-25px);
    -ms-transform: translateX(-25px);
    -o-transform: translateX(-25px);
    transform: translateX(-25px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}