/* lato-300 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 300;
  src: url("fonts/lato/lato-v15-latin-300.eot");
  src: local("Lato Light"), local("Lato-Light"), url("fonts/lato/lato-v15-latin-300.eot?#iefix") format("embedded-opentype"), url("fonts/lato/lato-v15-latin-300.woff2") format("woff2"), url("fonts/lato/lato-v15-latin-300.woff") format("woff"), url("fonts/lato/lato-v15-latin-300.ttf") format("truetype"), url("fonts/lato/lato-v15-latin-300.svg#Lato") format("svg");
}
/* lato-300italic - latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 300;
  src: url("fonts/lato/lato-v15-latin-300italic.eot");
  src: local("Lato Light Italic"), local("Lato-LightItalic"), url("fonts/lato/lato-v15-latin-300italic.eot?#iefix") format("embedded-opentype"), url("fonts/lato/lato-v15-latin-300italic.woff2") format("woff2"), url("fonts/lato/lato-v15-latin-300italic.woff") format("woff"), url("fonts/lato/lato-v15-latin-300italic.ttf") format("truetype"), url("fonts/lato/lato-v15-latin-300italic.svg#Lato") format("svg");
}
/* lato-regular - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/lato/lato-v15-latin-regular.eot");
  src: local("Lato Regular"), local("Lato-Regular"), url("fonts/lato/lato-v15-latin-regular.eot?#iefix") format("embedded-opentype"), url("fonts/lato/lato-v15-latin-regular.woff2") format("woff2"), url("fonts/lato/lato-v15-latin-regular.woff") format("woff"), url("fonts/lato/lato-v15-latin-regular.ttf") format("truetype"), url("fonts/lato/lato-v15-latin-regular.svg#Lato") format("svg");
}
/* lato-italic - latin	 */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 400;
  src: url("fonts/lato/lato-v15-latin-italic.eot");
  src: local("Lato Italic"), local("Lato-Italic"), url("fonts/lato/lato-v15-latin-italic.eot?#iefix") format("embedded-opentype"), url("fonts/lato/lato-v15-latin-italic.woff2") format("woff2"), url("fonts/lato/lato-v15-latin-italic.woff") format("woff"), url("fonts/lato/lato-v15-latin-italic.ttf") format("truetype"), url("fonts/lato/lato-v15-latin-italic.svg#Lato") format("svg");
}
/* lato-700 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/lato/lato-v15-latin-700.eot");
  src: local("Lato Bold"), local("Lato-Bold"), url("fonts/lato/lato-v15-latin-700.eot?#iefix") format("embedded-opentype"), url("fonts/lato/lato-v15-latin-700.woff2") format("woff2"), url("fonts/lato/lato-v15-latin-700.woff") format("woff"), url("fonts/lato/lato-v15-latin-700.ttf") format("truetype"), url("fonts/lato/lato-v15-latin-700.svg#Lato") format("svg");
}
/* lato-700italic - latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 700;
  src: url("fonts/lato/lato-v15-latin-700italic.eot");
  src: local("Lato Bold Italic"), local("Lato-BoldItalic"), url("fonts/lato/lato-v15-latin-700italic.eot?#iefix") format("embedded-opentype"), url("fonts/lato/lato-v15-latin-700italic.woff2") format("woff2"), url("fonts/lato/lato-v15-latin-700italic.woff") format("woff"), url("fonts/lato/lato-v15-latin-700italic.ttf") format("truetype"), url("fonts/lato/lato-v15-latin-700italic.svg#Lato") format("svg");
}
/* lato-900 - latin */
@font-face {
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  src: url("fonts/lato/lato-v15-latin-900.eot");
  src: local("Lato Black"), local("Lato-Black"), url("fonts/lato/lato-v15-latin-900.eot?#iefix") format("embedded-opentype"), url("fonts/lato/lato-v15-latin-900.woff2") format("woff2"), url("fonts/lato/lato-v15-latin-900.woff") format("woff"), url("fonts/lato/lato-v15-latin-900.ttf") format("truetype"), url("fonts/lato/lato-v15-latin-900.svg#Lato") format("svg");
}
/* lato-900italic - latin */
@font-face {
  font-family: "Lato";
  font-style: italic;
  font-weight: 900;
  src: url("fonts/lato/lato-v15-latin-900italic.eot");
  src: local("Lato Black Italic"), local("Lato-BlackItalic"), url("fonts/lato/lato-v15-latin-900italic.eot?#iefix") format("embedded-opentype"), url("fonts/lato/lato-v15-latin-900italic.woff2") format("woff2"), url("fonts/lato/lato-v15-latin-900italic.woff") format("woff"), url("fonts/lato/lato-v15-latin-900italic.ttf") format("truetype"), url("fonts/lato/lato-v15-latin-900italic.svg#Lato") format("svg");
}
body, html {
  font-family: "Lato", sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  color: #161616;
  margin: 0;
  background-color: #ffffff;
}

* {
  font-family: "Lato", sans-serif;
  box-sizing: border-box;
}

*::-moz-selection {
  background-color: #a2e5a7;
}

*::selection {
  background-color: #a2e5a7;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.5em;
  margin: 40px 0 20px 0;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}

h1 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 900;
  text-transform: uppercase;
}

h2 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
}

h3 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 700;
  margin: 20px 0 20px 0;
}

h4 {
  font-size: 1.6em;
  font-weight: 600;
}

h5 {
  font-size: 1.3em;
  font-weight: 600;
}

h6 {
  font-size: 1em;
  font-weight: 600;
}

i {
  font-size: 16px;
}

p {
  margin: 0 0 1em 0;
}
p:last-child {
  margin: 0;
}

a {
  color: #2EA736;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.button-row {
  margin: 20px -10px;
  display: flex;
  justify-content: space-between;
}
.button-row:last-child {
  margin-bottom: 0;
}
.button-row a.btn,
.button-row button {
  flex-grow: 1;
  margin: 0 10px;
}

a.btn,
button,
input[type=submit] {
  transition: ease all 0.2s;
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  border-radius: 40px;
  display: inline-block;
  padding: 8px 30px;
  color: #ffffff;
  border: 1px solid #2EA736;
  background-color: #2EA736;
}
@media (max-width: 1400px) {
  a.btn,
button,
input[type=submit] {
    padding: 8px 15px;
  }
}
a.btn:hover,
button:hover,
input[type=submit]:hover {
  text-decoration: none;
  background-color: #237f29;
  cursor: pointer;
}
a.btn:focus,
button:focus,
input[type=submit]:focus {
  outline: none;
}
a.btn:disabled,
button:disabled,
input[type=submit]:disabled {
  background-color: #F5F5F5;
  color: #c9c9c9;
}
a.btn:disabled:hover,
button:disabled:hover,
input[type=submit]:disabled:hover {
  border: 0;
  cursor: not-allowed;
}
a.btn.neutral,
button.neutral,
input[type=submit].neutral {
  color: #009EE2;
  border: 1px solid #009EE2;
  background-color: #F1F8F9;
}
a.btn.neutral:hover,
button.neutral:hover,
input[type=submit].neutral:hover {
  background-color: #dfeff1;
}
a.btn.success,
button.success,
input[type=submit].success {
  color: #2EA736;
  border: 1px solid #2EA736;
  background-color: #F1F9F4;
}
a.btn.success:hover,
button.success:hover,
input[type=submit].success:hover {
  background-color: #dff1e6;
}
a.btn.info,
button.info,
input[type=submit].info {
  color: #cba200;
  border: 1px solid #FECB00;
  background-color: #F9F7F1;
}
a.btn.info:hover,
button.info:hover,
input[type=submit].info:hover {
  background-color: #f1eddf;
}
a.btn.warning,
button.warning,
input[type=submit].warning {
  color: #E5007D;
  border: 1px solid #E5007D;
  background-color: #F9F1F7;
}
a.btn.warning:hover,
button.warning:hover,
input[type=submit].warning:hover {
  background-color: #f1dfed;
}
a.btn.left,
button.left,
input[type=submit].left {
  float: left;
  margin-right: 20px;
}
a.btn.right,
button.right,
input[type=submit].right {
  float: right;
  margin-left: 20px;
}
a.btn.full,
button.full,
input[type=submit].full {
  width: 100%;
  text-align: center;
}

img {
  display: block;
  height: auto;
  max-width: 100%;
}

blockquote {
  font-size: 1.2em;
  line-height: 1.6em;
  color: gray;
  border: none;
  font-weight: 600;
  font-style: italic;
  padding: 30px;
}

hr {
  margin-top: 40px;
  margin-bottom: 40px;
  border-top: 20px solid #F5F5F5;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
}

pre {
  overflow: scroll;
  border: 1px solid #DADADA;
  border-radius: 0;
}

article {
  margin: 0 0 15px 0;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
}
table:first-child {
  margin-top: 0;
}
table tr td {
  transition: background-color ease 0.3s;
}
table tr:hover td {
  background-color: #F9F7F1;
}
table th {
  color: #161616;
  background-color: #F5F5F5;
  padding: 8px 10px;
}
table td {
  padding: 8px 10px;
}
table td.input {
  padding: 0;
}
table td.highlight {
  background-color: #F5F5F5;
}
table td input {
  border: 0;
  margin: 0;
  padding: 11px 10px;
}
table td button {
  border: 0;
  border-radius: 0;
  width: 100%;
  padding: 9px 10px;
  color: #161616;
  background-color: #F5F5F5;
}
table td button:hover {
  background-color: #e8e8e8;
}
table td button.drag:hover {
  cursor: move;
}
table td button.neutral {
  border: 0;
  color: #009EE2;
  background-color: #F1F8F9;
}
table td button.neutral:hover {
  background-color: #dfeff1;
}
table td button.success {
  border: 0;
  color: #2EA736;
  background-color: #F1F9F4;
}
table td button.success:hover {
  background-color: #dff1e6;
}
table td button.info {
  border: 0;
  color: #cba200;
  background-color: #F9F7F1;
}
table td button.info:hover {
  background-color: #f1eddf;
}
table td button.warning {
  border: 0;
  color: #E5007D;
  background-color: #F9F1F7;
}
table td button.warning:hover {
  background-color: #f1dfed;
}
table th, table td {
  text-align: left;
  border: 1px solid #DADADA;
  line-height: 23px;
}
table th.right, table td.right {
  text-align: right;
}
table th.right input, table td.right input {
  text-align: right;
}
table th p:last-child, table td p:last-child {
  margin-bottom: 0;
}
table th input[type=checkbox], table td input[type=checkbox] {
  display: block;
  margin: 0 auto;
  float: none;
  transform: translateX(-2px);
}

abbr {
  cursor: help;
  text-decoration: none;
  border-bottom: 1px dashed #7c7c7c;
}

code {
  color: #E5007D;
  background-color: #F9F1F7;
  border-radius: 5px;
  padding: 2px 6px;
}

ol ol {
  list-style-type: lower-alpha;
}

dl dt {
  font-weight: 700;
}
dl dd {
  margin: 0;
  padding: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
}

.clear:before, .clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}

fieldset {
  border: 1px solid #DADADA;
  padding: 20px;
  margin: 0;
}
fieldset legend {
  font-size: 0.8em;
  color: #7c7c7c;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  padding: 0 10px;
  margin: 0 0 0 -10px;
}

label {
  font-size: 12px;
  line-height: 18px;
  display: block;
  color: #161616;
  margin-bottom: 21px;
}
label:hover {
  cursor: pointer;
}
label:last-child {
  margin-bottom: 0;
}
label.checkbox {
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #DADADA;
  margin-top: -1px;
  padding: 7px;
  background-color: #ffffff;
}
label.checkbox:hover {
  transition: background-color ease 0.3s;
  background-color: #F1F9F4;
}
label.gutter-top {
  margin: 38px 0 21px 0;
}
label.gutter-top:first-child {
  margin: 17px 0 10px 0;
}
label button {
  margin-top: 17px;
}
label label {
  margin: 0;
}

.block {
  margin: 0 0 21px 0;
}
.block label {
  margin-bottom: 0;
}
.block label.gutter-top:first-child {
  margin: 17px 0 0 0;
}

input,
textarea,
select {
  margin-top: -1px;
}

.label-row {
  margin: 0 -10px;
}
.label-row:before, .label-row:after {
  content: "";
  display: table;
}
.label-row:after {
  clear: both;
}
.label-row label {
  float: left;
  padding: 0 10px;
  width: 50%;
}
.label-row label.small {
  width: 35%;
}
.label-row label.large {
  width: 65%;
}

.input-row input {
  float: left;
  width: 50%;
}
.input-row input.small {
  width: 35%;
}
.input-row input.large {
  width: 65%;
}
.input-row input:first-child {
  border-right: 0;
}

input,
textarea,
select {
  font-size: 14px;
  line-height: 18px;
  box-sizing: border-box;
  border: 1px solid #DADADA;
  width: 100%;
  padding: 10px;
  outline: none;
  transition: background-color ease 0.3s;
}
input:hover, input:focus,
textarea:hover,
textarea:focus,
select:hover,
select:focus {
  box-shadow: none;
  background-color: #F1F9F4;
}
input:disabled,
textarea:disabled,
select:disabled {
  background-color: #F5F5F5;
}
input:disabled::-moz-placeholder, textarea:disabled::-moz-placeholder, select:disabled::-moz-placeholder {
  color: #bcbcbc;
}
input:disabled:-ms-input-placeholder, textarea:disabled:-ms-input-placeholder, select:disabled:-ms-input-placeholder {
  color: #bcbcbc;
}
input:disabled::placeholder,
textarea:disabled::placeholder,
select:disabled::placeholder {
  color: #bcbcbc;
}
input:disabled:hover,
textarea:disabled:hover,
select:disabled:hover {
  border: 1px solid #DADADA;
  cursor: not-allowed;
}

textarea {
  resize: none;
  display: block;
  min-height: 100px;
}

input[type=search] {
  border-radius: 40px;
  padding: 10px 20px;
}

input[type=submit],
input[type=reset] {
  transition: ease all 0.2s;
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  border-radius: 40px;
  display: inline-block;
  padding: 8px 30px;
  color: #ffffff;
  border: 1px solid #2EA736;
  background-color: #2EA736;
  width: auto;
}
@media (max-width: 1400px) {
  input[type=submit],
input[type=reset] {
    padding: 8px 15px;
  }
}
input[type=submit]:hover,
input[type=reset]:hover {
  text-decoration: none;
  background-color: #237f29;
  cursor: pointer;
}
input[type=submit]:focus,
input[type=reset]:focus {
  outline: none;
}
input[type=submit]:disabled,
input[type=reset]:disabled {
  background-color: #F5F5F5;
  color: #c9c9c9;
}
input[type=submit]:disabled:hover,
input[type=reset]:disabled:hover {
  border: 0;
  cursor: not-allowed;
}

input[type=submit]:focus {
  outline: 0;
}

input[type=radio],
input[type=checkbox] {
  float: left;
  width: auto;
  position: relative;
  margin: 5px 15px 0 5px;
}
input[type=radio]::after,
input[type=checkbox]::after {
  transition: ease all 0.2s;
  content: "";
  display: block;
  height: 19px;
  width: 19px;
  background-color: #ffffff;
  border: 1px solid #DADADA;
  position: absolute;
  top: -3px;
  left: -3px;
}
input[type=radio]:hover,
input[type=checkbox]:hover {
  cursor: pointer;
}
input[type=radio]:hover::after,
input[type=checkbox]:hover::after {
  border: 1px solid #8e8e8e;
}
input[type=radio]:checked::after,
input[type=checkbox]:checked::after {
  background-color: #f4f4f4;
}
input[type=radio]:checked::before,
input[type=checkbox]:checked::before {
  content: "";
  display: block;
  position: absolute;
  height: 9px;
  width: 9px;
  background-color: #2EA736;
  z-index: 10;
  top: 3px;
  left: 3px;
}

input[type=radio] {
  float: left;
}
input[type=radio]::after {
  border-radius: 100%;
}
input[type=radio]:checked::before {
  border-radius: 100%;
}

input[type=date] {
  height: 40px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.select-wrapper {
  position: relative;
}
.select-wrapper::after {
  font-family: "Font Awesome 5 Pro";
  line-height: 38px;
  content: "\f078";
  display: block;
  width: 20px;
  height: 39px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 10px;
  z-index: 2;
}

select {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  border: 1px solid #DADADA;
  padding: 10px;
  background-color: #ffffff;
  outline: none;
  position: relative;
  transition: background-color ease 0.3s;
}
select:hover, select:focus {
  cursor: pointer;
  box-shadow: none;
  background-color: #F1F9F4;
}

input[type=file] {
  position: relative;
  border: none;
}
input[type=file]:hover {
  cursor: pointer;
}
input[type=file]:hover::after {
  border: 1px dashed #8e8e8e;
}
input[type=file]::after {
  transition: ease all 0.2s;
  box-sizing: border-box;
  position: absolute;
  width: 100%;
  content: "Upload";
  top: 0;
  left: 0;
  padding: 0;
  text-align: center;
  border: 1px dashed #DADADA;
  padding: 15px 20px;
  background-color: #F5F5F5;
}
input[type=file]:focus:after {
  border: 1px solid #8e8e8e;
  cursor: pointer;
}

#page-wrap {
  margin: 0 auto;
  min-width: 1200px;
}
#page-wrap:before, #page-wrap:after {
  content: "";
  display: table;
}
#page-wrap:after {
  clear: both;
}

header {
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #F5F5F5;
}
header:before, header:after {
  content: "";
  display: table;
}
header:after {
  clear: both;
}
@media (max-width: 1400px) {
  header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
header h1 {
  margin: 0 40px 0 0;
  float: left;
  padding: 3px 0;
}
header h1.center {
  text-align: center;
  float: none;
}
header h1 span {
  padding-left: 20px;
  color: #2EA736;
}
header .info-row {
  float: left;
  padding: 8px 0;
}
header .info-row span {
  margin-right: 40px;
}
header .info-row span:last-child {
  margin-right: 0;
}
header .info-row i {
  margin-right: 10px;
}
header .info-row a {
  color: #161616;
}
header .search {
  float: right;
  margin-right: 20px;
  width: 20%;
}
header .cta {
  float: right;
}
header .cta .select-wrapper {
  min-width: 180px;
}

section {
  margin-top: 40px;
  margin-bottom: 40px;
  padding-left: 60px;
  padding-right: 60px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: content-box;
}
section:before, section:after {
  content: "";
  display: table;
}
section:after {
  clear: both;
}
@media (max-width: 1400px) {
  section {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.row {
  display: flex;
  margin: 20px -20px;
}
.row:before, .row:after {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}
@media (max-width: 1400px) {
  .row {
    margin: 20px -10px;
  }
}
.row .col-1 {
  width: 25%;
  padding: 0 20px;
}
@media (max-width: 1400px) {
  .row .col-1 {
    padding: 0 10px;
  }
}
@media (max-width: 1900px) {
  .row .col-1.resize-bigger {
    width: 40%;
  }
}
.row .col-2 {
  width: 50%;
  padding: 0 20px;
}
@media (max-width: 1400px) {
  .row .col-2 {
    padding: 0 10px;
  }
}
@media (max-width: 1900px) {
  .row .col-2.resize-bigger {
    width: 80%;
  }
}
.row .col-3 {
  width: 75%;
  padding: 0 20px;
}
@media (max-width: 1400px) {
  .row .col-3 {
    padding: 0 10px;
  }
}
.row .col-1 .row, .row .col-2 .row, .row .col-3 .row {
  margin: 0 -10px;
}
.row .col-1 .row .col-1, .row .col-1 .row .col-2, .row .col-1 .row .col-3, .row .col-2 .row .col-1, .row .col-2 .row .col-2, .row .col-2 .row .col-3, .row .col-3 .row .col-1, .row .col-3 .row .col-2, .row .col-3 .row .col-3 {
  padding: 0 10px;
}

.box {
  background-color: #F5F5F5;
  padding: 20px;
  border-radius: 10px;
}
.box.gutter-bottom {
  margin-bottom: 20px;
}
.box.adress {
  margin-bottom: 20px;
}
.box.adress.selected {
  background-color: #F1F9F4;
}
.box h3 {
  margin: 20px 0 10px 0;
}
.box h3:first-child {
  margin-top: 0;
}
.box table {
  margin: 0;
}
.box table tr:hover th,
.box table tr:hover td,
.box table tr th, .box table tr td {
  background-color: rgba(0, 0, 0, 0);
}
.box table th, .box table td {
  border: 0;
  padding: 0;
}
.box table th {
  font-weight: 400;
  font-style: italic;
}
.box ul {
  margin: 0;
  padding: 0;
}
.box ul li {
  margin: 0 -10px;
  padding: 0 10px;
  list-style: none;
}
.box ol {
  margin: 0 0 0 26px;
  padding: 0;
}
.box ol li {
  margin: 0 -6px;
  padding: 0 6px;
}
.box ul.small, .box ol.small {
  font-size: 12px;
  line-height: 20px;
}
.box ul li, .box ol li {
  border-radius: 4px;
  transition: background-color ease 0.2s;
}
.box ul li:hover, .box ol li:hover {
  background-color: #e8e8e8;
}
.box ul li span, .box ol li span {
  display: inline-block;
  padding: 0 20px 0 0;
}
.box ul li i, .box ol li i {
  font-size: 16px;
  margin-right: -5px;
}
.box ul li a, .box ol li a {
  display: block;
  color: #161616;
}
.box ul li a:hover, .box ol li a:hover {
  text-decoration: none;
}
.box ul li a.status, .box ol li a.status {
  position: relative;
  padding-left: 28px;
}
.box ul li a.status::after, .box ol li a.status::after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  left: 0;
  top: 8px;
  background-color: darkgray;
}
.box ul li a.status.neutral::after, .box ol li a.status.neutral::after {
  background-color: #009EE2;
}
.box ul li a.status.success::after, .box ol li a.status.success::after {
  background-color: #2EA736;
}
.box ul li a.status.info::after, .box ol li a.status.info::after {
  background-color: #FECB00;
}
.box ul li a.status.warning::after, .box ol li a.status.warning::after {
  background-color: #E5007D;
}
.box table.order-list tr {
  transition: all ease 0.3s;
}
.box table.order-list tr:hover {
  cursor: pointer;
  background-color: #e8e8e8;
}
.box table.order-list tr th {
  font-weight: 700;
}
.box table.order-list tr td, .box table.order-list tr th {
  padding: 0 5px;
  vertical-align: baseline;
}
.box table.order-list tr td:first-child, .box table.order-list tr th:first-child {
  padding-left: 28px;
}
.box table.order-list tr td.total, .box table.order-list tr th.total {
  text-align: right;
}
.box table.order-list tr.status {
  position: relative;
}
.box table.order-list tr.status td:first-child {
  position: relative;
}
.box table.order-list tr.status td:first-child::after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  left: 5px;
  top: 8px;
  background-color: darkgray;
}
.box table.order-list tr.status.neutral td:first-child:after {
  background-color: #009EE2;
}
.box table.order-list tr.status.success td:first-child:after {
  background-color: #2EA736;
}
.box table.order-list tr.status.info td:first-child:after {
  background-color: #FECB00;
}
.box table.order-list tr.status.warning td:first-child:after {
  background-color: #E5007D;
}

.pagination {
  text-align: center;
}
.pagination input {
  width: 80px;
  border-radius: 40px;
  text-align: center;
  margin: 0 10px;
}
.pagination .page-info {
  font-size: 12px;
  line-height: 20px;
  font-style: italic;
  margin-top: 5px;
}

.login {
  margin: 0 auto;
  max-width: 400px;
  padding: 100px 0;
}

nav#main {
  background-color: #323232;
}
nav#main a {
  font-size: 16px;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 300;
  padding: 17px;
  display: inline-block;
  color: #ffffff;
  border-right: 1px solid #656565;
}
nav#main a:hover {
  color: #2EA736;
  text-decoration: none;
}
nav#main a.user {
  padding: 0;
  float: left;
  font-size: 20px;
  height: 60px;
  width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
nav#main a.user i {
  font-size: 26px;
}

#alerts {
  width: 400px;
  top: 40px;
  right: 40px;
  position: fixed;
  z-index: 9999;
  margin: 0;
}

.alert {
  font-size: 14px;
  line-height: 23px;
  width: 100%;
  margin-bottom: 8px;
  display: block;
  position: relative;
  padding: 10px 15px;
  right: -50px;
  opacity: 0;
  transition: all ease 0.3s;
  transform: translateX(0);
  border-radius: 4px;
}

.alert:hover {
  cursor: pointer;
  transition: all ease 0.3s;
  transform: translateX(-5px);
}

.open {
  right: 0;
  opacity: 1;
  transition: right 350ms 200ms, opacity 350ms 200ms;
}

.alert-title {
  font-weight: 900;
}

.alert-block {
  text-align: left;
}

.alert i {
  font-size: 2em;
  width: 1.5em;
  max-height: 48px;
  top: 50%;
  margin-top: -12px;
  display: table-cell;
  vertical-align: middle;
}

.alert-success {
  color: #fff;
  background-color: #2EA736;
}

.alert-error {
  color: #fff;
  background-color: #E5007D;
}

.alert-info {
  color: #fff;
  background-color: #009EE2;
}

.alert-warning {
  color: #fff;
  background-color: #E5007D;
}/*# sourceMappingURL=style.css.map */