@font-face {
  font-family: 'Geometria';
  src: url('/fonts/geometria-l1.eot');
  src: url('/fonts/geometria-l1.eot?#iefix') format('embedded-opentype'), url('/fonts/geometria-l1.woff') format('woff'), url('/fonts/geometria-l1.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Geometria';
  src: url('/fonts/geometria-l2.eot');
  src: url('/fonts/geometria-l2.eot?#iefix') format('embedded-opentype'), url('/fonts/geometria-l2.woff') format('woff'), url('/fonts/geometria-l2.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Flat-UI-Icons";
  src: url('../fonts/flat-ui-icons-regular.eot');
  src: url('../fonts/flat-ui-icons-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/flat-ui-icons-regular.woff') format('woff'), url('../fonts/flat-ui-icons-regular.ttf') format('truetype'), url('../fonts/flat-ui-icons-regular.svg#flat-ui-icons-regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'Flat-UI-Icons';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="fui-"] {
*/
.fui-triangle-up,
.fui-triangle-up-small,
.fui-triangle-right-large,
.fui-triangle-left-large,
.fui-triangle-down,
.fui-info,
.fui-alert,
.fui-question,
.fui-window,
.fui-windows,
.fui-arrow-right,
.fui-arrow-left,
.fui-loop,
.fui-cmd,
.fui-mic,
.fui-triangle-down-small,
.fui-check-inverted,
.fui-heart,
.fui-location,
.fui-plus,
.fui-check,
.fui-cross,
.fui-list,
.fui-new,
.fui-video,
.fui-photo,
.fui-volume,
.fui-time,
.fui-eye,
.fui-chat,
.fui-home,
.fui-upload,
.fui-search,
.fui-user,
.fui-mail,
.fui-lock,
.fui-power,
.fui-star,
.fui-calendar,
.fui-gear,
.fui-book,
.fui-exit,
.fui-trash,
.fui-folder,
.fui-bubble,
.fui-cross-inverted,
.fui-plus-inverted,
.fui-export,
.fui-radio-unchecked,
.fui-radio-checked,
.fui-checkbox-unchecked,
.fui-checkbox-checked,
.fui-flat,
.fui-calendar-solid,
.fui-star-2,
.fui-credit-card,
.fui-clip,
.fui-link,
.fui-pause,
.fui-play,
.fui-tag,
.fui-document,
.fui-image,
.fui-facebook,
.fui-youtube,
.fui-vimeo,
.fui-twitter,
.fui-stumbleupon,
.fui-spotify,
.fui-skype,
.fui-pinterest,
.fui-path,
.fui-myspace,
.fui-linkedin,
.fui-googleplus,
.fui-dribbble,
.fui-blogger,
.fui-behance,
.fui-list-thumbnailed,
.fui-list-small-thumbnails,
.fui-list-numbered,
.fui-list-large-thumbnails,
.fui-list-columned,
.fui-list-bulleted {
  display: inline-block;
  font-family: 'Flat-UI-Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fui-triangle-up:before {
  content: "\e000";
}
.fui-triangle-up-small:before {
  content: "\e001";
}
.fui-triangle-right-large:before {
  content: "\e002";
}
.fui-triangle-left-large:before {
  content: "\e003";
}
.fui-triangle-down:before {
  content: "\e004";
}
.fui-info:before {
  content: "\e016";
}
.fui-alert:before {
  content: "\e017";
}
.fui-question:before {
  content: "\e018";
}
.fui-window:before {
  content: "\e019";
}
.fui-windows:before {
  content: "\e01a";
}
.fui-arrow-right:before {
  content: "\e02c";
}
.fui-arrow-left:before {
  content: "\e02d";
}
.fui-loop:before {
  content: "\e02e";
}
.fui-cmd:before {
  content: "\e02f";
}
.fui-mic:before {
  content: "\e030";
}
.fui-triangle-down-small:before {
  content: "\e005";
}
.fui-check-inverted:before {
  content: "\e006";
}
.fui-heart:before {
  content: "\e007";
}
.fui-location:before {
  content: "\e008";
}
.fui-plus:before {
  content: "\e009";
}
.fui-check:before {
  content: "\e00a";
}
.fui-cross:before {
  content: "\e00b";
}
.fui-list:before {
  content: "\e00c";
}
.fui-new:before {
  content: "\e00d";
}
.fui-video:before {
  content: "\e00e";
}
.fui-photo:before {
  content: "\e00f";
}
.fui-volume:before {
  content: "\e010";
}
.fui-time:before {
  content: "\e011";
}
.fui-eye:before {
  content: "\e012";
}
.fui-chat:before {
  content: "\e013";
}
.fui-home:before {
  content: "\e015";
}
.fui-upload:before {
  content: "\e01b";
}
.fui-search:before {
  content: "\e01c";
}
.fui-user:before {
  content: "\e01d";
}
.fui-mail:before {
  content: "\e01e";
}
.fui-lock:before {
  content: "\e01f";
}
.fui-power:before {
  content: "\e020";
}
.fui-star:before {
  content: "\e021";
}
.fui-calendar:before {
  content: "\e023";
}
.fui-gear:before {
  content: "\e024";
}
.fui-book:before {
  content: "\e025";
}
.fui-exit:before {
  content: "\e026";
}
.fui-trash:before {
  content: "\e027";
}
.fui-folder:before {
  content: "\e028";
}
.fui-bubble:before {
  content: "\e029";
}
.fui-cross-inverted:before {
  content: "\e02a";
}
.fui-plus-inverted:before {
  content: "\e031";
}
.fui-export:before {
  content: "\e014";
}
.fui-radio-unchecked:before {
  content: "\e02b";
}
.fui-radio-checked:before {
  content: "\e032";
}
.fui-checkbox-unchecked:before {
  content: "\e033";
}
.fui-checkbox-checked:before {
  content: "\e034";
}
.fui-flat:before {
  content: "\e035";
}
.fui-calendar-solid:before {
  content: "\e022";
}
.fui-star-2:before {
  content: "\e036";
}
.fui-credit-card:before {
  content: "\e037";
}
.fui-clip:before {
  content: "\e038";
}
.fui-link:before {
  content: "\e039";
}
.fui-pause:before {
  content: "\e03b";
}
.fui-play:before {
  content: "\e03c";
}
.fui-tag:before {
  content: "\e03d";
}
.fui-document:before {
  content: "\e03e";
}
.fui-image:before {
  content: "\e03a";
}
.fui-facebook:before {
  content: "\e03f";
}
.fui-youtube:before {
  content: "\e040";
}
.fui-vimeo:before {
  content: "\e041";
}
.fui-twitter:before {
  content: "\e042";
}
.fui-stumbleupon:before {
  content: "\e043";
}
.fui-spotify:before {
  content: "\e044";
}
.fui-skype:before {
  content: "\e045";
}
.fui-pinterest:before {
  content: "\e046";
}
.fui-path:before {
  content: "\e047";
}
.fui-myspace:before {
  content: "\e048";
}
.fui-linkedin:before {
  content: "\e049";
}
.fui-googleplus:before {
  content: "\e04a";
}
.fui-dribbble:before {
  content: "\e04c";
}
.fui-blogger:before {
  content: "\e04d";
}
.fui-behance:before {
  content: "\e04e";
}
.fui-list-thumbnailed:before {
  content: "\e04b";
}
.fui-list-small-thumbnails:before {
  content: "\e04f";
}
.fui-list-numbered:before {
  content: "\e050";
}
.fui-list-large-thumbnails:before {
  content: "\e051";
}
.fui-list-columned:before {
  content: "\e052";
}
.fui-list-bulleted:before {
  content: "\e053";
}
.dropdown-arrow-inverse {
  border-bottom-color: #34495e !important;
  border-top-color: #34495e !important;
}
body {
  font-family: "Geometria", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.72222;
  color: #6c6c6c;
  background-color: #fff;
}
a {
  color: #406898;
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
a:hover,
a:focus {
  color: #223750;
  text-decoration: none;
}
a:focus {
  outline: none;
}
.img-rounded {
  border-radius: 4px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.72222;
  background-color: #fff;
  border: 2px solid #bdc3c7;
  border-radius: 4px;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-comment {
  font-size: 14px;
  line-height: 1.2;
  font-style: italic;
  margin: 24px 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 300;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  color: #e7e9ec;
}
h1,
h2,
h3 {
  margin-top: 27px;
  margin-bottom: 13.5px;
}
h4,
h5,
h6 {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}
h6 {
  font-weight: normal;
}
h1,
.h1 {
  font-size: 55px;
}
h2,
.h2 {
  font-size: 47px;
}
h3,
.h3 {
  font-size: 36px;
}
h4,
.h4 {
  font-size: 26px;
}
h5,
.h5 {
  font-size: 24px;
}
h6,
.h6 {
  font-size: 22px;
}
p {
  font-size: 16px;
  line-height: 1.72222;
  margin: 0 0 13.5px;
}
.lead {
  margin-bottom: 27px;
  font-size: 24px;
  line-height: 1.46428571;
  font-weight: 300;
}
@media (min-width: 768px) {
  .lead {
    font-size: 26.672px;
  }
}
small,
.small {
  font-size: 83%;
  line-height: 2.067;
}
.text-muted {
  color: #bdc3c7;
}
.text-inverse {
  color: white;
}
.text-primary {
  color: #1abc9c;
}
a.text-primary:hover {
  color: #15967d;
}
.text-warning {
  color: #f1c40f;
}
a.text-warning:hover {
  color: #c19d0c;
}
.text-danger {
  color: #e74c3c;
}
a.text-danger:hover {
  color: #b93d30;
}
.text-success {
  color: #2ecc71;
}
a.text-success:hover {
  color: #25a35a;
}
.text-info {
  color: #3498db;
}
a.text-info:hover {
  color: #2a7aaf;
}
.text-primary-light {
  color: #8cb0cb;
}
a.text-primary-light:hover {
  color: #708da2;
}
.bg-primary {
  color: white;
  background-color: #34495e;
}
a.bg-primary:hover {
  background-color: #222f3d;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.bg-lightred {
  background-color: #fff0f0;
}
a.bg-lightred:hover {
  background-color: #ffbdbd;
}
.bg-lightgreen {
  background-color: #f2fff0;
}
a.bg-lightgreen:hover {
  background-color: #c6ffbd;
}
.page-header {
  padding-bottom: 12.5px;
  margin: 54px 0 27px;
  border-bottom: 1px solid #e7e9ec;
}
ul,
ol {
  margin-bottom: 13.5px;
}
dl {
  margin-bottom: 27px;
}
dt,
dd {
  line-height: 1.72222;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    width: 160px;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  border-bottom: 1px dotted #bdc3c7;
}
blockquote {
  border-left: 3px solid #e7e9ec;
  padding: 0 0 0 16px;
  margin: 0 0 27px;
}
blockquote p {
  font-size: 18px;
  line-height: 1.55;
  font-weight: normal;
  margin-bottom: 0.4em;
}
blockquote small,
blockquote .small {
  font-size: 16px;
  line-height: 1.72222;
  font-style: italic;
  color: inherit;
}
blockquote small:before,
blockquote .small:before {
  content: "";
}
blockquote.pull-right {
  padding-right: 16px;
  padding-left: 0;
  border-right: 3px solid #e7e9ec;
  border-left: 0;
}
blockquote.pull-right small:after {
  content: "";
}
address {
  margin-bottom: 27px;
  line-height: 1.72222;
}
.btn {
  border: none;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  border-radius: 3px;
  padding: 10px 15px;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.btn:hover,
.btn:focus {
  outline: none;
  color: white;
}
.btn:active,
.btn.active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  background-color: #bdc3c7;
  color: rgba(255, 255, 255, 0.75);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.btn.cursor-help {
  cursor: help;
}
.btn > [class^="fui-"] {
  margin: 0 1px;
  position: relative;
  line-height: 1;
  top: 1px;
}
.btn-xs.btn > [class^="fui-"] {
  font-size: 11px;
  top: 0;
}
.btn-hg.btn > [class^="fui-"] {
  top: 2px;
}
.btn-default,
.btn-none {
  color: white;
  background-color: #bdc3c7;
}
.btn-default:hover,
.btn-none:hover,
.btn-default.hover,
.btn-none.hover,
.btn-default:focus,
.btn-none:focus,
.btn-default:active,
.btn-none:active,
.btn-default.active,
.btn-none.active,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-none {
  color: white;
  background-color: #cacfd2;
  border-color: #cacfd2;
}
.btn-default:active,
.btn-none:active,
.btn-default.active,
.btn-none.active,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-none {
  background: #a1a6a9;
  border-color: #a1a6a9;
}
.btn-default.disabled,
.btn-none.disabled,
.btn-default[disabled],
.btn-none[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-none,
.btn-default.disabled:hover,
.btn-none.disabled:hover,
.btn-default[disabled]:hover,
.btn-none[disabled]:hover,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-none:hover,
.btn-default.disabled.hover,
.btn-none.disabled.hover,
.btn-default[disabled].hover,
.btn-none[disabled].hover,
fieldset[disabled] .btn-default.hover,
fieldset[disabled] .btn-none.hover,
.btn-default.disabled:focus,
.btn-none.disabled:focus,
.btn-default[disabled]:focus,
.btn-none[disabled]:focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-none:focus,
.btn-default.disabled:active,
.btn-none.disabled:active,
.btn-default[disabled]:active,
.btn-none[disabled]:active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-none:active,
.btn-default.disabled.active,
.btn-none.disabled.active,
.btn-default[disabled].active,
.btn-none[disabled].active,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-none.active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}
.btn-default .badge,
.btn-none .badge {
  color: #bdc3c7;
  background-color: white;
}
.btn-draft {
  color: white;
  background-color: #000000;
}
.btn-draft:hover,
.btn-draft.hover,
.btn-draft:focus,
.btn-draft:active,
.btn-draft.active,
.open .dropdown-toggle.btn-draft {
  color: white;
  background-color: #000000;
  border-color: #000000;
}
.btn-draft:active,
.btn-draft.active,
.open .dropdown-toggle.btn-draft {
  background: #000000;
  border-color: #000000;
}
.btn-draft.disabled,
.btn-draft[disabled],
fieldset[disabled] .btn-draft,
.btn-draft.disabled:hover,
.btn-draft[disabled]:hover,
fieldset[disabled] .btn-draft:hover,
.btn-draft.disabled.hover,
.btn-draft[disabled].hover,
fieldset[disabled] .btn-draft.hover,
.btn-draft.disabled:focus,
.btn-draft[disabled]:focus,
fieldset[disabled] .btn-draft:focus,
.btn-draft.disabled:active,
.btn-draft[disabled]:active,
fieldset[disabled] .btn-draft:active,
.btn-draft.disabled.active,
.btn-draft[disabled].active,
fieldset[disabled] .btn-draft.active {
  background-color: #000000;
  border-color: #000000;
}
.btn-draft .badge {
  color: #000000;
  background-color: white;
}
.btn-anew {
  color: white;
  background-color: #e74c3c;
}
.btn-anew:hover,
.btn-anew.hover,
.btn-anew:focus,
.btn-anew:active,
.btn-anew.active,
.open .dropdown-toggle.btn-anew {
  color: white;
  background-color: #ec7063;
  border-color: #ec7063;
}
.btn-anew:active,
.btn-anew.active,
.open .dropdown-toggle.btn-anew {
  background: #c44133;
  border-color: #c44133;
}
.btn-anew.disabled,
.btn-anew[disabled],
fieldset[disabled] .btn-anew,
.btn-anew.disabled:hover,
.btn-anew[disabled]:hover,
fieldset[disabled] .btn-anew:hover,
.btn-anew.disabled.hover,
.btn-anew[disabled].hover,
fieldset[disabled] .btn-anew.hover,
.btn-anew.disabled:focus,
.btn-anew[disabled]:focus,
fieldset[disabled] .btn-anew:focus,
.btn-anew.disabled:active,
.btn-anew[disabled]:active,
fieldset[disabled] .btn-anew:active,
.btn-anew.disabled.active,
.btn-anew[disabled].active,
fieldset[disabled] .btn-anew.active {
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-anew .badge {
  color: #e74c3c;
  background-color: white;
}
.btn-current {
  color: white;
  background-color: #f1c40f;
}
.btn-current:hover,
.btn-current.hover,
.btn-current:focus,
.btn-current:active,
.btn-current.active,
.open .dropdown-toggle.btn-current {
  color: white;
  background-color: #f4d313;
  border-color: #f4d313;
}
.btn-current:active,
.btn-current.active,
.open .dropdown-toggle.btn-current {
  background: #cda70d;
  border-color: #cda70d;
}
.btn-current.disabled,
.btn-current[disabled],
fieldset[disabled] .btn-current,
.btn-current.disabled:hover,
.btn-current[disabled]:hover,
fieldset[disabled] .btn-current:hover,
.btn-current.disabled.hover,
.btn-current[disabled].hover,
fieldset[disabled] .btn-current.hover,
.btn-current.disabled:focus,
.btn-current[disabled]:focus,
fieldset[disabled] .btn-current:focus,
.btn-current.disabled:active,
.btn-current[disabled]:active,
fieldset[disabled] .btn-current:active,
.btn-current.disabled.active,
.btn-current[disabled].active,
fieldset[disabled] .btn-current.active {
  background-color: #f1c40f;
  border-color: #f1c40f;
}
.btn-current .badge {
  color: #f1c40f;
  background-color: white;
}
.btn-finished {
  color: white;
  background-color: #2ecc71;
}
.btn-finished:hover,
.btn-finished.hover,
.btn-finished:focus,
.btn-finished:active,
.btn-finished.active,
.open .dropdown-toggle.btn-finished {
  color: white;
  background-color: #58d68d;
  border-color: #58d68d;
}
.btn-finished:active,
.btn-finished.active,
.open .dropdown-toggle.btn-finished {
  background: #27ad60;
  border-color: #27ad60;
}
.btn-finished.disabled,
.btn-finished[disabled],
fieldset[disabled] .btn-finished,
.btn-finished.disabled:hover,
.btn-finished[disabled]:hover,
fieldset[disabled] .btn-finished:hover,
.btn-finished.disabled.hover,
.btn-finished[disabled].hover,
fieldset[disabled] .btn-finished.hover,
.btn-finished.disabled:focus,
.btn-finished[disabled]:focus,
fieldset[disabled] .btn-finished:focus,
.btn-finished.disabled:active,
.btn-finished[disabled]:active,
fieldset[disabled] .btn-finished:active,
.btn-finished.disabled.active,
.btn-finished[disabled].active,
fieldset[disabled] .btn-finished.active {
  background-color: #2ecc71;
  border-color: #2ecc71;
}
.btn-finished .badge {
  color: #2ecc71;
  background-color: white;
}
.btn-shipped {
  color: white;
  background-color: #3498db;
}
.btn-shipped:hover,
.btn-shipped.hover,
.btn-shipped:focus,
.btn-shipped:active,
.btn-shipped.active,
.open .dropdown-toggle.btn-shipped {
  color: white;
  background-color: #5dade2;
  border-color: #5dade2;
}
.btn-shipped:active,
.btn-shipped.active,
.open .dropdown-toggle.btn-shipped {
  background: #2c81ba;
  border-color: #2c81ba;
}
.btn-shipped.disabled,
.btn-shipped[disabled],
fieldset[disabled] .btn-shipped,
.btn-shipped.disabled:hover,
.btn-shipped[disabled]:hover,
fieldset[disabled] .btn-shipped:hover,
.btn-shipped.disabled.hover,
.btn-shipped[disabled].hover,
fieldset[disabled] .btn-shipped.hover,
.btn-shipped.disabled:focus,
.btn-shipped[disabled]:focus,
fieldset[disabled] .btn-shipped:focus,
.btn-shipped.disabled:active,
.btn-shipped[disabled]:active,
fieldset[disabled] .btn-shipped:active,
.btn-shipped.disabled.active,
.btn-shipped[disabled].active,
fieldset[disabled] .btn-shipped.active {
  background-color: #3498db;
  border-color: #3498db;
}
.btn-shipped .badge {
  color: #3498db;
  background-color: white;
}
.btn-shipready {
  color: white;
  background-color: #5ad4e8;
}
.btn-shipready:hover,
.btn-shipready.hover,
.btn-shipready:focus,
.btn-shipready:active,
.btn-shipready.active,
.open .dropdown-toggle.btn-shipready {
  color: white;
  background-color: #5dade2;
  border-color: #5dade2;
}
.btn-shipready:active,
.btn-shipready.active,
.open .dropdown-toggle.btn-shipready {
  background: #2c81ba;
  border-color: #2c81ba;
}
.btn-shipready.disabled,
.btn-shipready[disabled],
fieldset[disabled] .btn-shipready,
.btn-shipready.disabled:hover,
.btn-shipready[disabled]:hover,
fieldset[disabled] .btn-shipready:hover,
.btn-shipready.disabled.hover,
.btn-shipready[disabled].hover,
fieldset[disabled] .btn-shipready.hover,
.btn-shipready.disabled:focus,
.btn-shipready[disabled]:focus,
fieldset[disabled] .btn-shipready:focus,
.btn-shipready.disabled:active,
.btn-shipready[disabled]:active,
fieldset[disabled] .btn-shipready:active,
.btn-shipready.disabled.active,
.btn-shipready[disabled].active,
fieldset[disabled] .btn-shipready.active {
  background-color: #5ad4e8;
  border-color: #5ad4e8;
}
.btn-shipready .badge {
  color: #5ad4e8;
  background-color: white;
}
.btn-prime {
  color: white;
  background-color: #788798;
}
.btn-prime:hover,
.btn-prime.hover,
.btn-prime:focus,
.btn-prime:active,
.btn-prime.active,
.open .dropdown-toggle.btn-prime {
  color: white;
  background-color: #606e7d;
  border-color: #606e7d;
}
.btn-prime:active,
.btn-prime.active,
.open .dropdown-toggle.btn-prime {
  background: #667381;
  border-color: #667381;
}
.btn-prime.disabled,
.btn-prime[disabled],
fieldset[disabled] .btn-prime,
.btn-prime.disabled:hover,
.btn-prime[disabled]:hover,
fieldset[disabled] .btn-prime:hover,
.btn-prime.disabled.hover,
.btn-prime[disabled].hover,
fieldset[disabled] .btn-prime.hover,
.btn-prime.disabled:focus,
.btn-prime[disabled]:focus,
fieldset[disabled] .btn-prime:focus,
.btn-prime.disabled:active,
.btn-prime[disabled]:active,
fieldset[disabled] .btn-prime:active,
.btn-prime.disabled.active,
.btn-prime[disabled].active,
fieldset[disabled] .btn-prime.active {
  background-color: #788798;
  border-color: #788798;
}
.btn-prime .badge {
  color: #788798;
  background-color: white;
}
.btn-glue {
  color: white;
  background-color: #788798;
}
.btn-glue:hover,
.btn-glue.hover,
.btn-glue:focus,
.btn-glue:active,
.btn-glue.active,
.open .dropdown-toggle.btn-glue {
  color: white;
  background-color: #606e7d;
  border-color: #606e7d;
}
.btn-glue:active,
.btn-glue.active,
.open .dropdown-toggle.btn-glue {
  background: #667381;
  border-color: #667381;
}
.btn-glue.disabled,
.btn-glue[disabled],
fieldset[disabled] .btn-glue,
.btn-glue.disabled:hover,
.btn-glue[disabled]:hover,
fieldset[disabled] .btn-glue:hover,
.btn-glue.disabled.hover,
.btn-glue[disabled].hover,
fieldset[disabled] .btn-glue.hover,
.btn-glue.disabled:focus,
.btn-glue[disabled]:focus,
fieldset[disabled] .btn-glue:focus,
.btn-glue.disabled:active,
.btn-glue[disabled]:active,
fieldset[disabled] .btn-glue:active,
.btn-glue.disabled.active,
.btn-glue[disabled].active,
fieldset[disabled] .btn-glue.active {
  background-color: #788798;
  border-color: #788798;
}
.btn-glue .badge {
  color: #788798;
  background-color: white;
}
.btn-bell {
  color: white;
  background-color: #ada388;
}
.btn-bell:hover,
.btn-bell.hover,
.btn-bell:focus,
.btn-bell:active,
.btn-bell.active,
.open .dropdown-toggle.btn-bell {
  color: white;
  background-color: #988c6a;
  border-color: #988c6a;
}
.btn-bell:active,
.btn-bell.active,
.open .dropdown-toggle.btn-bell {
  background: #938b74;
  border-color: #938b74;
}
.btn-bell.disabled,
.btn-bell[disabled],
fieldset[disabled] .btn-bell,
.btn-bell.disabled:hover,
.btn-bell[disabled]:hover,
fieldset[disabled] .btn-bell:hover,
.btn-bell.disabled.hover,
.btn-bell[disabled].hover,
fieldset[disabled] .btn-bell.hover,
.btn-bell.disabled:focus,
.btn-bell[disabled]:focus,
fieldset[disabled] .btn-bell:focus,
.btn-bell.disabled:active,
.btn-bell[disabled]:active,
fieldset[disabled] .btn-bell:active,
.btn-bell.disabled.active,
.btn-bell[disabled].active,
fieldset[disabled] .btn-bell.active {
  background-color: #ada388;
  border-color: #ada388;
}
.btn-bell .badge {
  color: #ada388;
  background-color: white;
}
.btn-blue {
  color: white;
  background-color: #406898;
}
.btn-blue:hover,
.btn-blue.hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
  color: white;
  background-color: #314f74;
  border-color: #314f74;
}
.btn-blue:active,
.btn-blue.active,
.open .dropdown-toggle.btn-blue {
  background: #365881;
  border-color: #365881;
}
.btn-blue.disabled,
.btn-blue[disabled],
fieldset[disabled] .btn-blue,
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-blue:hover,
.btn-blue.disabled.hover,
.btn-blue[disabled].hover,
fieldset[disabled] .btn-blue.hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-blue:focus,
.btn-blue.disabled:active,
.btn-blue[disabled]:active,
fieldset[disabled] .btn-blue:active,
.btn-blue.disabled.active,
.btn-blue[disabled].active,
fieldset[disabled] .btn-blue.active {
  background-color: #406898;
  border-color: #406898;
}
.btn-blue .badge {
  color: #406898;
  background-color: white;
}
.btn-desert {
  color: #e4c777;
  background-color: transparent;
}
.btn-desert:hover,
.btn-desert.hover,
.btn-desert:focus,
.btn-desert:active,
.btn-desert.active,
.open .dropdown-toggle.btn-desert {
  color: #e4c777;
  background-color: rgba(222, 205, 177, 0.2);
  border-color: rgba(222, 205, 177, 0.2);
}
.btn-desert:active,
.btn-desert.active,
.open .dropdown-toggle.btn-desert {
  background: #c2a965;
  border-color: #c2a965;
}
.btn-desert.disabled,
.btn-desert[disabled],
fieldset[disabled] .btn-desert,
.btn-desert.disabled:hover,
.btn-desert[disabled]:hover,
fieldset[disabled] .btn-desert:hover,
.btn-desert.disabled.hover,
.btn-desert[disabled].hover,
fieldset[disabled] .btn-desert.hover,
.btn-desert.disabled:focus,
.btn-desert[disabled]:focus,
fieldset[disabled] .btn-desert:focus,
.btn-desert.disabled:active,
.btn-desert[disabled]:active,
fieldset[disabled] .btn-desert:active,
.btn-desert.disabled.active,
.btn-desert[disabled].active,
fieldset[disabled] .btn-desert.active {
  background-color: transparent;
  border-color: transparent;
}
.btn-desert .badge {
  color: transparent;
  background-color: white;
}
.btn-camo {
  color: #839dbc;
  background-color: transparent;
}
.btn-camo:hover,
.btn-camo.hover,
.btn-camo:focus,
.btn-camo:active,
.btn-camo.active,
.open .dropdown-toggle.btn-camo {
  color: #839dbc;
  background-color: rgba(206, 205, 255, 0.2);
  border-color: rgba(206, 205, 255, 0.2);
}
.btn-camo:active,
.btn-camo.active,
.open .dropdown-toggle.btn-camo {
  background: #365881;
  border-color: #365881;
}
.btn-camo.disabled,
.btn-camo[disabled],
fieldset[disabled] .btn-camo,
.btn-camo.disabled:hover,
.btn-camo[disabled]:hover,
fieldset[disabled] .btn-camo:hover,
.btn-camo.disabled.hover,
.btn-camo[disabled].hover,
fieldset[disabled] .btn-camo.hover,
.btn-camo.disabled:focus,
.btn-camo[disabled]:focus,
fieldset[disabled] .btn-camo:focus,
.btn-camo.disabled:active,
.btn-camo[disabled]:active,
fieldset[disabled] .btn-camo:active,
.btn-camo.disabled.active,
.btn-camo[disabled].active,
fieldset[disabled] .btn-camo.active {
  background-color: transparent;
  border-color: transparent;
}
.btn-camo .badge {
  color: transparent;
  background-color: white;
}
.btn-camo-inv {
  color: white;
  background-color: #839dbc;
}
.btn-camo-inv:hover,
.btn-camo-inv.hover,
.btn-camo-inv:focus,
.btn-camo-inv:active,
.btn-camo-inv.active,
.open .dropdown-toggle.btn-camo-inv {
  color: white;
  background-color: #839dbc;
  border-color: #839dbc;
}
.btn-camo-inv:active,
.btn-camo-inv.active,
.open .dropdown-toggle.btn-camo-inv {
  background: #839dbc;
  border-color: #839dbc;
}
.btn-camo-inv.disabled,
.btn-camo-inv[disabled],
fieldset[disabled] .btn-camo-inv,
.btn-camo-inv.disabled:hover,
.btn-camo-inv[disabled]:hover,
fieldset[disabled] .btn-camo-inv:hover,
.btn-camo-inv.disabled.hover,
.btn-camo-inv[disabled].hover,
fieldset[disabled] .btn-camo-inv.hover,
.btn-camo-inv.disabled:focus,
.btn-camo-inv[disabled]:focus,
fieldset[disabled] .btn-camo-inv:focus,
.btn-camo-inv.disabled:active,
.btn-camo-inv[disabled]:active,
fieldset[disabled] .btn-camo-inv:active,
.btn-camo-inv.disabled.active,
.btn-camo-inv[disabled].active,
fieldset[disabled] .btn-camo-inv.active {
  background-color: #839dbc;
  border-color: #839dbc;
}
.btn-camo-inv .badge {
  color: #839dbc;
  background-color: white;
}
.btn-clear {
  color: #7682a6;
  background-color: rgba(231, 232, 227, 0.47);
}
.btn-clear:hover,
.btn-clear.hover,
.btn-clear:focus,
.btn-clear:active,
.btn-clear.active,
.open .dropdown-toggle.btn-clear {
  color: #7682a6;
  background-color: rgba(207, 209, 199, 0.47);
  border-color: rgba(207, 209, 199, 0.47);
}
.btn-clear:active,
.btn-clear.active,
.open .dropdown-toggle.btn-clear {
  background: rgba(147, 147, 144, 0.5495);
  border-color: rgba(147, 147, 144, 0.5495);
}
.btn-clear.disabled,
.btn-clear[disabled],
fieldset[disabled] .btn-clear,
.btn-clear.disabled:hover,
.btn-clear[disabled]:hover,
fieldset[disabled] .btn-clear:hover,
.btn-clear.disabled.hover,
.btn-clear[disabled].hover,
fieldset[disabled] .btn-clear.hover,
.btn-clear.disabled:focus,
.btn-clear[disabled]:focus,
fieldset[disabled] .btn-clear:focus,
.btn-clear.disabled:active,
.btn-clear[disabled]:active,
fieldset[disabled] .btn-clear:active,
.btn-clear.disabled.active,
.btn-clear[disabled].active,
fieldset[disabled] .btn-clear.active {
  background-color: rgba(231, 232, 227, 0.47);
  border-color: rgba(231, 232, 227, 0.47);
}
.btn-clear .badge {
  color: rgba(231, 232, 227, 0.47);
  background-color: white;
}
.btn-thru {
  color: #5c6a5d;
  background-color: transparent;
}
.btn-thru:hover,
.btn-thru.hover,
.btn-thru:focus,
.btn-thru:active,
.btn-thru.active,
.open .dropdown-toggle.btn-thru {
  color: #5c6a5d;
  background-color: rgba(146, 163, 178, 0.22);
  border-color: rgba(146, 163, 178, 0.22);
}
.btn-thru:active,
.btn-thru.active,
.open .dropdown-toggle.btn-thru {
  background: rgba(71, 86, 100, 0.22);
  border-color: rgba(71, 86, 100, 0.22);
}
.btn-thru.disabled,
.btn-thru[disabled],
fieldset[disabled] .btn-thru,
.btn-thru.disabled:hover,
.btn-thru[disabled]:hover,
fieldset[disabled] .btn-thru:hover,
.btn-thru.disabled.hover,
.btn-thru[disabled].hover,
fieldset[disabled] .btn-thru.hover,
.btn-thru.disabled:focus,
.btn-thru[disabled]:focus,
fieldset[disabled] .btn-thru:focus,
.btn-thru.disabled:active,
.btn-thru[disabled]:active,
fieldset[disabled] .btn-thru:active,
.btn-thru.disabled.active,
.btn-thru[disabled].active,
fieldset[disabled] .btn-thru.active {
  background-color: transparent;
  border-color: transparent;
}
.btn-thru .badge {
  color: transparent;
  background-color: white;
}
.btn-info {
  color: white;
  background-color: #3498db;
}
.btn-info:hover,
.btn-info.hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: white;
  background-color: #5dade2;
  border-color: #5dade2;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background: #2c81ba;
  border-color: #2c81ba;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled.hover,
.btn-info[disabled].hover,
fieldset[disabled] .btn-info.hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #3498db;
  border-color: #3498db;
}
.btn-info .badge {
  color: #3498db;
  background-color: white;
}
.btn-danger {
  color: white;
  background-color: #e74c3c;
}
.btn-danger:hover,
.btn-danger.hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: white;
  background-color: #ec7063;
  border-color: #ec7063;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background: #c44133;
  border-color: #c44133;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled.hover,
.btn-danger[disabled].hover,
fieldset[disabled] .btn-danger.hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #e74c3c;
  border-color: #e74c3c;
}
.btn-danger .badge {
  color: #e74c3c;
  background-color: white;
}
.btn-success {
  color: white;
  background-color: #2ecc71;
}
.btn-success:hover,
.btn-success.hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: white;
  background-color: #58d68d;
  border-color: #58d68d;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background: #27ad60;
  border-color: #27ad60;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled.hover,
.btn-success[disabled].hover,
fieldset[disabled] .btn-success.hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #2ecc71;
  border-color: #2ecc71;
}
.btn-success .badge {
  color: #2ecc71;
  background-color: white;
}
.btn-warning {
  color: white;
  background-color: #f1c40f;
}
.btn-warning:hover,
.btn-warning.hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: white;
  background-color: #f4d313;
  border-color: #f4d313;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background: #cda70d;
  border-color: #cda70d;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled.hover,
.btn-warning[disabled].hover,
fieldset[disabled] .btn-warning.hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f1c40f;
  border-color: #f1c40f;
}
.btn-warning .badge {
  color: #f1c40f;
  background-color: white;
}
.btn-inverse {
  color: white;
  background-color: #34495e;
}
.btn-inverse:hover,
.btn-inverse.hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
  color: white;
  background-color: #415b76;
  border-color: #415b76;
}
.btn-inverse:active,
.btn-inverse.active,
.open .dropdown-toggle.btn-inverse {
  background: #2c3e50;
  border-color: #2c3e50;
}
.btn-inverse.disabled,
.btn-inverse[disabled],
fieldset[disabled] .btn-inverse,
.btn-inverse.disabled:hover,
.btn-inverse[disabled]:hover,
fieldset[disabled] .btn-inverse:hover,
.btn-inverse.disabled.hover,
.btn-inverse[disabled].hover,
fieldset[disabled] .btn-inverse.hover,
.btn-inverse.disabled:focus,
.btn-inverse[disabled]:focus,
fieldset[disabled] .btn-inverse:focus,
.btn-inverse.disabled:active,
.btn-inverse[disabled]:active,
fieldset[disabled] .btn-inverse:active,
.btn-inverse.disabled.active,
.btn-inverse[disabled].active,
fieldset[disabled] .btn-inverse.active {
  background-color: #34495e;
  border-color: #34495e;
}
.btn-inverse .badge {
  color: #34495e;
  background-color: white;
}
.btn-embossed {
  -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
}
.btn-embossed.active,
.btn-embossed:active {
  -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.15);
}
.btn-wide {
  min-width: 140px;
  padding-left: 30px;
  padding-right: 30px;
}
.btn-link {
  color: #406898;
}
.btn-link:hover,
.btn-link:focus {
  color: #223750;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #bdc3c7;
  text-decoration: none;
}
.btn-hg {
  padding: 13px 20px;
  font-size: 23px;
  line-height: 1.227;
  border-radius: 4px;
}
.btn-lg {
  padding: 10px 19px;
  font-size: 19px;
  line-height: 1.471;
  border-radius: 4px;
}
.btn-sm {
  padding: 8px 14px;
  font-size: 13px;
  line-height: 1.385;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px;
}
.btn-tip {
  font-weight: 300;
  padding-left: 10px;
  font-size: 92%;
}
.btn-block {
  white-space: normal;
}
.btn-border {
  border: 2px solid transparent;
}
.btn-border:hover,
.btn-border:focus {
  color: #7682a6;
}
.btn-section {
  border: 2px solid transparent;
  padding: 6px 12px;
}
.btn-section:hover,
.btn-section:focus {
  color: #7682a6;
}
.btn-section.with-digits {
  position: relative;
  font-size: 11px;
  line-height: 1.2;
}
.btn-section.with-digits > .dgt {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.btn-section.with-digits:hover {
  color: white;
}
.btn-prepare {
  border: 2px solid transparent;
  background: #ffffff;
  border-color: #f1c40f;
}
.btn-prepare:hover,
.btn-prepare:focus {
  color: #7682a6;
}
.btn-prepare:hover {
  border-color: #f4d313;
}
.btn-desert-rim {
  border: 2px solid transparent;
  border-color: #ddcec1;
  text-align: left;
  color: #6e6e6a;
}
.btn-desert-rim:hover,
.btn-desert-rim:focus {
  color: #7682a6;
}
.btn-desert-rim:hover {
  border-color: #5dade2;
}
.btn-desert-rim .ico {
  color: #ddcec1;
  margin-right: 0.5em;
}
[class*="btn-social-"] {
  padding: 10px 15px;
  font-size: 13px;
  line-height: 1.077;
  border-radius: 3px;
}
.btn-social-pinterest {
  color: white;
  background-color: #cb2028;
}
.btn-social-pinterest:hover,
.btn-social-pinterest:focus {
  background-color: #d54d53;
}
.btn-social-pinterest:active,
.btn-social-pinterest.active {
  background-color: #ad1b22;
}
.btn-social-linkedin {
  color: white;
  background-color: #0072b5;
}
.btn-social-linkedin:hover,
.btn-social-linkedin:focus {
  background-color: #338ec4;
}
.btn-social-linkedin:active,
.btn-social-linkedin.active {
  background-color: #00619a;
}
.btn-social-stumbleupon {
  color: white;
  background-color: #ed4a13;
}
.btn-social-stumbleupon:hover,
.btn-social-stumbleupon:focus {
  background-color: #f16e42;
}
.btn-social-stumbleupon:active,
.btn-social-stumbleupon.active {
  background-color: #c93f10;
}
.btn-social-googleplus {
  color: white;
  background-color: #2d2d2d;
}
.btn-social-googleplus:hover,
.btn-social-googleplus:focus {
  background-color: #575757;
}
.btn-social-googleplus:active,
.btn-social-googleplus.active {
  background-color: #262626;
}
.btn-social-facebook {
  color: white;
  background-color: #2f4b93;
}
.btn-social-facebook:hover,
.btn-social-facebook:focus {
  background-color: #596fa9;
}
.btn-social-facebook:active,
.btn-social-facebook.active {
  background-color: #28407d;
}
.btn-social-twitter {
  color: white;
  background-color: #00bdef;
}
.btn-social-twitter:hover,
.btn-social-twitter:focus {
  background-color: #33caf2;
}
.btn-social-twitter:active,
.btn-social-twitter.active {
  background-color: #00a1cb;
}
.btn-default .caret {
  border-top-color: white;
}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: white;
}
.dropup .btn-default .caret {
  border-bottom-color: white;
}
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: white;
}
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px;
}
.btn-group-xs > .btn .fa-btn {
  margin-right: 0.95em;
  font-size: 0.5em;
}
.btn-group-sm > .btn {
  padding: 8px 14px;
  font-size: 13px;
  line-height: 1.385;
  border-radius: 3px;
}
.btn-group-lg > .btn {
  padding: 10px 19px;
  font-size: 19px;
  line-height: 1.471;
  border-radius: 4px;
}
.btn-group-gh > .btn {
  padding: 13px 20px;
  font-size: 23px;
  line-height: 1.227;
  border-radius: 4px;
}
.btn-group > .btn + .btn {
  margin-left: 0;
}
.btn-group > .btn + .dropdown-toggle {
  border-left: 2px solid rgba(52, 73, 94, 0.15);
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group > .btn + .dropdown-toggle .caret {
  margin-left: 3px;
  margin-right: 3px;
}
.btn-group > .btn.btn-gh + .dropdown-toggle .caret {
  margin-left: 7px;
  margin-right: 7px;
}
.btn-group > .btn.btn-sm + .dropdown-toggle .caret {
  margin-left: 0;
  margin-right: 0;
}
.dropdown-toggle .caret {
  margin-left: 8px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-weight: 400;
}
.btn-group:focus .dropdown-toggle {
  outline: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-toolbar .btn.active {
  color: white;
}
.btn-toolbar .btn > [class^="fui-"] {
  font-size: 16px;
  margin: 0 1px;
}
.caret {
  border-width: 8px 6px;
  border-bottom-color: #34495e;
  border-top-color: #34495e;
  border-style: solid;
  border-bottom-style: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
  -webkit-transform: scale(1.001, );
  transform: scale(1.001, );
}
.dropup .caret,
.dropup .btn-lg .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-bottom-width: 8px;
}
.btn-lg .caret {
  border-top-width: 8px;
  border-right-width: 6px;
  border-left-width: 6px;
}
.select {
  display: inline-block;
}
[class*="span"] > .select[class*="span"] {
  margin-left: 0;
}
.select[class*="span"] .btn {
  width: 100%;
}
.select .dropdown-toggle {
  border-radius: 4px;
  background: #ffffff;
  border: 1px solid #bdc3c7;
  color: #34495e;
}
.select.select-block {
  display: block;
  float: none;
  margin-left: 0;
  width: auto;
  padding: 0;
}
.select.select-block:before,
.select.select-block:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.select.select-block:after {
  clear: both;
}
.select.select-block .btn {
  width: 100%;
}
.select.select-block .dropdown-menu {
  width: 100%;
}
.select .dropdown-menu {
  width: 400px;
}
.select .btn {
  width: 400px;
}
.select .btn.btn-hg .filter-option {
  left: 20px;
  right: 40px;
  top: 13px;
}
.select .btn.btn-hg .caret {
  right: 20px;
}
.select .btn.btn-lg .filter-option {
  left: 18px;
  right: 38px;
}
.select .btn.btn-sm .filter-option {
  left: 13px;
  right: 33px;
}
.select .btn.btn-sm .caret {
  right: 13px;
}
.select .btn.btn-xs .filter-option {
  left: 13px;
  right: 33px;
  top: 5px;
}
.select .btn.btn-xs .caret {
  right: 13px;
}
.select .btn .filter-option {
  height: 26px;
  left: 13px;
  overflow: hidden;
  position: absolute;
  right: 33px;
  text-align: left;
  top: 10px;
}
.select .btn .caret {
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -3px;
}
.select .btn .dropdown-toggle {
  border-radius: 4px;
}
.select .btn .dropdown-menu {
  min-width: 100%;
}
.select .btn .dropdown-menu dt {
  cursor: default;
  display: block;
  padding: 3px 20px;
}
.select .btn .dropdown-menu li:not(.disabled) > a:hover small {
  color: rgba(255, 255, 255, 0.004);
}
.select .btn .dropdown-menu li > a {
  min-height: 20px;
}
.select .btn .dropdown-menu li > a.opt {
  padding-left: 35px;
}
.select .btn .dropdown-menu li small {
  padding-left: 0.5em;
}
.select .btn .dropdown-menu li > dt small {
  font-weight: normal;
}
.select .btn > .disabled,
.select .btn .dropdown-menu li.disabled > a {
  cursor: default;
}
.select .caret {
  border-bottom-color: #bdc3c7;
  border-top-color: #bdc3c7;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 13.5px;
  font-size: 25.6px;
  line-height: inherit;
  color: inherit;
  border-bottom: none;
}
textarea {
  font-size: 18px;
  line-height: 24px;
  padding: 5px 11px;
}
input[type="search"] {
  -webkit-appearance: none !important;
}
label {
  font-weight: normal;
  font-size: 16px;
  line-height: 2.4;
}
.form-control:-moz-placeholder {
  color: #b2bcc5;
}
.form-control::-moz-placeholder {
  color: #b2bcc5;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #b2bcc5;
}
.form-control::-webkit-input-placeholder {
  color: #b2bcc5;
}
.form-control.placeholder {
  color: #b2bcc5;
}
.form-control {
  border: 1px solid #bdc3c7;
  color: #34495e;
  line-height: 1.467;
  padding: 2px 5px;
  -webkit-appearance: none;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.form-group.focus .form-control,
.form-control:focus {
  border-color: #406898;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control.height-auto {
  height: auto;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #f4f6f6;
  border-color: #d5dbdb;
  color: #d5dbdb;
  cursor: default;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.form-control.flat {
  border-color: transparent;
}
.form-control.flat:hover {
  border-color: #bdc3c7;
}
.form-control.flat:focus {
  border-color: #1abc9c;
}
.input-sm {
  height: 35px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.462;
  border-radius: 4px;
}
select.input-sm {
  height: 35px;
  line-height: 35px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg {
  height: 45px;
  padding: 10px 15px;
  font-size: 19px;
  line-height: 1.235;
  border-radius: 4px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.input-hg {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.318;
  border-radius: 4px;
}
select.input-hg {
  height: 53px;
  line-height: 53px;
}
textarea.input-hg,
select[multiple].input-hg {
  height: auto;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: inherit;
}
.has-warning .form-control {
  border-color: #f1c40f;
  -webkit-box-shadow: none;
  box-shadow: none;
  /* .placeholder(@text-color); */
}
.has-warning .form-control:focus {
  border-color: #f1c40f;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning .input-group-addon {
  color: #f1c40f;
  border-color: #f1c40f;
  background-color: white;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: inherit;
}
.has-error .form-control {
  border-color: #e74c3c;
  -webkit-box-shadow: none;
  box-shadow: none;
  /* .placeholder(@text-color); */
}
.has-error .form-control:focus {
  border-color: #e74c3c;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .input-group-addon {
  color: #e74c3c;
  border-color: #e74c3c;
  background-color: white;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: inherit;
}
.has-success .form-control {
  border-color: #2ecc71;
  -webkit-box-shadow: none;
  box-shadow: none;
  /* .placeholder(@text-color); */
}
.has-success .form-control:focus {
  border-color: #2ecc71;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .input-group-addon {
  color: #2ecc71;
  border-color: #2ecc71;
  background-color: white;
}
.help-block {
  font-size: 16px;
  margin-bottom: 5px;
  color: inherit;
}
.form-group {
  position: relative;
  margin-bottom: 20px;
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-horizontal .form-group:after {
  clear: both;
}
.form-horizontal .form-control-static {
  padding-top: 6px;
}
.form-group {
  position: relative;
}
.form-control + .input-icon {
  position: absolute;
  top: 2px;
  right: 2px;
  line-height: 37px;
  vertical-align: middle;
  font-size: 22px;
  color: #b2bcc5;
  background-color: white;
  padding: 0 12px 0 0;
  border-radius: 4px;
}
.input-hg + .input-icon {
  line-height: 49px;
  padding: 0 16px 0 0;
}
.input-lg + .input-icon {
  line-height: 41px;
  padding: 0 15px 0 0;
}
.input-sm + .input-icon {
  font-size: 16px;
  line-height: 30px;
  padding: 0 10px 0 0;
}
.has-success .input-icon {
  color: #2ecc71;
}
.has-warning .input-icon {
  color: #f1c40f;
}
.has-error .input-icon {
  color: #e74c3c;
}
.form-control[disabled] + .input-icon,
.form-control[readonly] + .input-icon,
fieldset[disabled] .form-control + .input-icon,
.form-control.disabled + .input-icon {
  color: #d5dbdb;
  background-color: transparent;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.input-group-hg > .form-control,
.input-group-hg > .input-group-addon,
.input-group-hg > .input-group-btn > .btn {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.318;
  border-radius: 4px;
}
select.input-group-hg > .form-control,
select.input-group-hg > .input-group-addon,
select.input-group-hg > .input-group-btn > .btn {
  height: 53px;
  line-height: 53px;
}
textarea.input-group-hg > .form-control,
textarea.input-group-hg > .input-group-addon,
textarea.input-group-hg > .input-group-btn > .btn,
select[multiple].input-group-hg > .form-control,
select[multiple].input-group-hg > .input-group-addon,
select[multiple].input-group-hg > .input-group-btn > .btn {
  height: auto;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 15px;
  font-size: 19px;
  line-height: 1.235;
  border-radius: 4px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 35px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.462;
  border-radius: 4px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 35px;
  line-height: 35px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon {
  padding: 10px 12px;
  font-size: 16px;
  color: white;
  text-align: center;
  background-color: #bdc3c7;
  border: 1px solid #bdc3c7;
  border-radius: 3px;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.input-group-hg .input-group-addon,
.input-group-lg .input-group-addon,
.input-group-sm .input-group-addon {
  line-height: 1;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.form-group.focus .input-group-addon,
.input-group.focus .input-group-addon {
  background-color: #406898;
  border-color: #406898;
}
.form-group.focus .input-group-btn > .btn-default + .btn-default,
.input-group.focus .input-group-btn > .btn-default + .btn-default {
  border-left-color: #16a085;
}
.form-group.focus .input-group-btn .btn,
.input-group.focus .input-group-btn .btn {
  border-color: #1abc9c;
  background-color: white;
  color: #1abc9c;
}
.form-group.focus .input-group-btn .btn-default,
.input-group.focus .input-group-btn .btn-default {
  color: white;
  background-color: #1abc9c;
}
.form-group.focus .input-group-btn .btn-default:hover,
.input-group.focus .input-group-btn .btn-default:hover,
.form-group.focus .input-group-btn .btn-default.hover,
.input-group.focus .input-group-btn .btn-default.hover,
.form-group.focus .input-group-btn .btn-default:focus,
.input-group.focus .input-group-btn .btn-default:focus,
.form-group.focus .input-group-btn .btn-default:active,
.input-group.focus .input-group-btn .btn-default:active,
.form-group.focus .input-group-btn .btn-default.active,
.input-group.focus .input-group-btn .btn-default.active,
.open .dropdown-toggle.form-group.focus .input-group-btn .btn-default,
.open .dropdown-toggle.input-group.focus .input-group-btn .btn-default {
  color: white;
  background-color: #48c9b0;
  border-color: #48c9b0;
}
.form-group.focus .input-group-btn .btn-default:active,
.input-group.focus .input-group-btn .btn-default:active,
.form-group.focus .input-group-btn .btn-default.active,
.input-group.focus .input-group-btn .btn-default.active,
.open .dropdown-toggle.form-group.focus .input-group-btn .btn-default,
.open .dropdown-toggle.input-group.focus .input-group-btn .btn-default {
  background: #16a085;
  border-color: #16a085;
}
.form-group.focus .input-group-btn .btn-default.disabled,
.input-group.focus .input-group-btn .btn-default.disabled,
.form-group.focus .input-group-btn .btn-default[disabled],
.input-group.focus .input-group-btn .btn-default[disabled],
fieldset[disabled] .form-group.focus .input-group-btn .btn-default,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default,
.form-group.focus .input-group-btn .btn-default.disabled:hover,
.input-group.focus .input-group-btn .btn-default.disabled:hover,
.form-group.focus .input-group-btn .btn-default[disabled]:hover,
.input-group.focus .input-group-btn .btn-default[disabled]:hover,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default:hover,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default:hover,
.form-group.focus .input-group-btn .btn-default.disabled.hover,
.input-group.focus .input-group-btn .btn-default.disabled.hover,
.form-group.focus .input-group-btn .btn-default[disabled].hover,
.input-group.focus .input-group-btn .btn-default[disabled].hover,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default.hover,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default.hover,
.form-group.focus .input-group-btn .btn-default.disabled:focus,
.input-group.focus .input-group-btn .btn-default.disabled:focus,
.form-group.focus .input-group-btn .btn-default[disabled]:focus,
.input-group.focus .input-group-btn .btn-default[disabled]:focus,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default:focus,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default:focus,
.form-group.focus .input-group-btn .btn-default.disabled:active,
.input-group.focus .input-group-btn .btn-default.disabled:active,
.form-group.focus .input-group-btn .btn-default[disabled]:active,
.input-group.focus .input-group-btn .btn-default[disabled]:active,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default:active,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default:active,
.form-group.focus .input-group-btn .btn-default.disabled.active,
.input-group.focus .input-group-btn .btn-default.disabled.active,
.form-group.focus .input-group-btn .btn-default[disabled].active,
.input-group.focus .input-group-btn .btn-default[disabled].active,
fieldset[disabled] .form-group.focus .input-group-btn .btn-default.active,
fieldset[disabled] .input-group.focus .input-group-btn .btn-default.active {
  background-color: #1abc9c;
  border-color: #1abc9c;
}
.form-group.focus .input-group-btn .btn-default .badge,
.input-group.focus .input-group-btn .btn-default .badge {
  color: #1abc9c;
  background-color: white;
}
.input-group-btn .btn {
  background-color: white;
  border: 2px solid #bdc3c7;
  color: #bdc3c7;
  line-height: 18px;
}
.input-group-btn .btn-default {
  color: white;
  background-color: #bdc3c7;
}
.input-group-btn .btn-default:hover,
.input-group-btn .btn-default.hover,
.input-group-btn .btn-default:focus,
.input-group-btn .btn-default:active,
.input-group-btn .btn-default.active,
.open .dropdown-toggle.input-group-btn .btn-default {
  color: white;
  background-color: #cacfd2;
  border-color: #cacfd2;
}
.input-group-btn .btn-default:active,
.input-group-btn .btn-default.active,
.open .dropdown-toggle.input-group-btn .btn-default {
  background: #a1a6a9;
  border-color: #a1a6a9;
}
.input-group-btn .btn-default.disabled,
.input-group-btn .btn-default[disabled],
fieldset[disabled] .input-group-btn .btn-default,
.input-group-btn .btn-default.disabled:hover,
.input-group-btn .btn-default[disabled]:hover,
fieldset[disabled] .input-group-btn .btn-default:hover,
.input-group-btn .btn-default.disabled.hover,
.input-group-btn .btn-default[disabled].hover,
fieldset[disabled] .input-group-btn .btn-default.hover,
.input-group-btn .btn-default.disabled:focus,
.input-group-btn .btn-default[disabled]:focus,
fieldset[disabled] .input-group-btn .btn-default:focus,
.input-group-btn .btn-default.disabled:active,
.input-group-btn .btn-default[disabled]:active,
fieldset[disabled] .input-group-btn .btn-default:active,
.input-group-btn .btn-default.disabled.active,
.input-group-btn .btn-default[disabled].active,
fieldset[disabled] .input-group-btn .btn-default.active {
  background-color: #bdc3c7;
  border-color: #bdc3c7;
}
.input-group-btn .btn-default .badge {
  color: #bdc3c7;
  background-color: white;
}
.input-group-hg .input-group-btn .btn {
  line-height: 31px;
}
.input-group-lg .input-group-btn .btn {
  line-height: 21px;
}
.input-group-sm .input-group-btn .btn {
  line-height: 19px;
}
.input-group-btn:first-child > .btn {
  border-right-width: 0;
  margin-right: -2px;
}
.input-group-btn:last-child > .btn {
  border-left-width: 0;
  margin-left: -2px;
}
.input-group-btn > .btn-default + .btn-default {
  border-left: 2px solid #bdc3c7;
}
.input-group-btn > .btn:first-child + .btn .caret {
  margin-left: 0;
}
.input-group-rounded .input-group-btn + .form-control,
.input-group-rounded .input-group-btn:last-child .btn {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px;
}
.input-group-hg.input-group-rounded .input-group-btn + .form-control,
.input-group-hg.input-group-rounded .input-group-btn:last-child .btn {
  border-bottom-right-radius: 27px;
  border-top-right-radius: 27px;
}
.input-group-lg.input-group-rounded .input-group-btn + .form-control,
.input-group-lg.input-group-rounded .input-group-btn:last-child .btn {
  border-bottom-right-radius: 25px;
  border-top-right-radius: 25px;
}
.input-group-rounded .form-control:first-child,
.input-group-rounded .input-group-btn:first-child .btn {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px;
}
.input-group-hg.input-group-rounded .form-control:first-child,
.input-group-hg.input-group-rounded .input-group-btn:first-child .btn {
  border-bottom-left-radius: 27px;
  border-top-left-radius: 27px;
}
.input-group-lg.input-group-rounded .form-control:first-child,
.input-group-lg.input-group-rounded .input-group-btn:first-child .btn {
  border-bottom-left-radius: 25px;
  border-top-left-radius: 25px;
}
.input-group-rounded .input-group-btn + .form-control {
  padding-left: 0;
}
.btn-file {
  overflow: hidden;
  position: relative;
}
.btn-file > input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 23px;
  direction: ltr;
  cursor: pointer;
  width: 100%;
}
.fileinput {
  margin-bottom: 9px;
  display: block;
}
.fileinput .fileinput-filename {
  font-size: 16px;
}
.fileinput .uneditable-input {
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  cursor: text;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.fileinput .uneditable-input [class^="fui-"] {
  margin-right: 0.3em;
}
.fileinput .fileinput-preview {
  cursor: pointer;
}
.fileinput .thumbnail {
  overflow: hidden;
  display: inline-block;
}
.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
}
.fileinput-inline .fileinput-controls {
  display: inline;
}
.fileinput-new .input-group .btn-file {
  border-radius: 0 3px 3px 0;
}
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new .input-group .btn-file.btn-sm {
  border-radius: 0 2px 2px 0;
}
.fileinput-new .input-group .btn-file.btn-lg {
  border-radius: 0 4px 4px 0;
}
.form-group.has-warning .fileinput .uneditable-input {
  color: #f1c40f;
  border-color: #faebcc;
}
.form-group.has-warning .fileinput .fileinput-preview {
  color: #f1c40f;
}
.form-group.has-warning .fileinput .thumbnail {
  border-color: #faebcc;
}
.form-group.has-error .fileinput .uneditable-input {
  color: #e74c3c;
  border-color: #ebccd1;
}
.form-group.has-error .fileinput .fileinput-preview {
  color: #e74c3c;
}
.form-group.has-error .fileinput .thumbnail {
  border-color: #ebccd1;
}
.form-group.has-success .fileinput .uneditable-input {
  color: #2ecc71;
  border-color: #d6e9c6;
}
.form-group.has-success .fileinput .fileinput-preview {
  color: #2ecc71;
}
.form-group.has-success .fileinput .thumbnail {
  border-color: #d6e9c6;
}
.input-group-addon:not(:first-child) {
  border-left: 0;
}
.checkbox,
.radio {
  margin-bottom: 12px;
  padding-left: 32px;
  position: relative;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
  font-size: 15px;
  line-height: 1.5;
}
.checkbox input,
.radio input {
  outline: none !important;
  display: none;
}
.checkbox .icons,
.radio .icons {
  color: #bdc3c7;
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: 0;
  width: 20px;
  text-align: center;
  line-height: 21px;
  font-size: 20px;
  cursor: pointer;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
}
.checkbox .icons .first-icon,
.radio .icons .first-icon,
.checkbox .icons .second-icon,
.radio .icons .second-icon {
  display: inline-table;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
  margin: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.checkbox .icons .second-icon,
.radio .icons .second-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox:hover,
.radio:hover {
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
}
.checkbox:hover .first-icon,
.radio:hover .first-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox:hover .second-icon,
.radio:hover .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.checkbox.checked,
.radio.checked {
  color: #1abc9c;
}
.checkbox.checked .first-icon,
.radio.checked .first-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox.checked .second-icon,
.radio.checked .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #1abc9c;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
}
.checkbox.disabled,
.radio.disabled {
  cursor: default;
  color: #e6e8ea;
}
.checkbox.disabled .icons,
.radio.disabled .icons {
  color: #e6e8ea;
}
.checkbox.disabled .first-icon,
.radio.disabled .first-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.checkbox.disabled .second-icon,
.radio.disabled .second-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox.disabled.checked .icons,
.radio.disabled.checked .icons {
  color: #e6e8ea;
}
.checkbox.disabled.checked .first-icon,
.radio.disabled.checked .first-icon {
  opacity: 0;
  filter: alpha(opacity=0);
}
.checkbox.disabled.checked .second-icon,
.radio.disabled.checked .second-icon {
  opacity: 1;
  filter: alpha(opacity=100);
  color: #e6e8ea;
}
.checkbox.primary .icons,
.radio.primary .icons {
  color: #34495e;
}
.checkbox.primary.checked,
.radio.primary.checked {
  color: #1abc9c;
}
.checkbox.primary.checked .icons,
.radio.primary.checked .icons {
  color: #1abc9c;
}
.checkbox.primary.disabled,
.radio.primary.disabled {
  cursor: default;
  color: #bdc3c7;
}
.checkbox.primary.disabled .icons,
.radio.primary.disabled .icons {
  color: #bdc3c7;
}
.checkbox.primary.disabled.checked .icons,
.radio.primary.disabled.checked .icons {
  color: #bdc3c7;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: 10px;
}
.twitter-typeahead {
  width: 100%;
}
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  border: 1px solid #bdc3c7;
  color: #34495e;
  line-height: 1.467;
  padding: 2px 5px;
  -webkit-appearance: none;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.twitter-typeahead .tt-query:-moz-placeholder,
.twitter-typeahead .tt-hint:-moz-placeholder {
  color: #b2bcc5;
}
.twitter-typeahead .tt-query::-moz-placeholder,
.twitter-typeahead .tt-hint::-moz-placeholder {
  color: #b2bcc5;
  opacity: 1;
}
.twitter-typeahead .tt-query:-ms-input-placeholder,
.twitter-typeahead .tt-hint:-ms-input-placeholder {
  color: #b2bcc5;
}
.twitter-typeahead .tt-query::-webkit-input-placeholder,
.twitter-typeahead .tt-hint::-webkit-input-placeholder {
  color: #b2bcc5;
}
.twitter-typeahead .tt-query.placeholder,
.twitter-typeahead .tt-hint.placeholder {
  color: #b2bcc5;
}
.form-group.focus .twitter-typeahead .tt-query,
.form-group.focus .twitter-typeahead .tt-hint,
.twitter-typeahead .tt-query:focus,
.twitter-typeahead .tt-hint:focus {
  border-color: #406898;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.twitter-typeahead .tt-query.height-auto,
.twitter-typeahead .tt-hint.height-auto {
  height: auto;
}
.twitter-typeahead .tt-query[disabled],
.twitter-typeahead .tt-hint[disabled],
.twitter-typeahead .tt-query[readonly],
.twitter-typeahead .tt-hint[readonly],
fieldset[disabled] .twitter-typeahead .tt-query,
fieldset[disabled] .twitter-typeahead .tt-hint {
  background-color: #f4f6f6;
  border-color: #d5dbdb;
  color: #d5dbdb;
  cursor: default;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.twitter-typeahead .tt-query.flat,
.twitter-typeahead .tt-hint.flat {
  border-color: transparent;
}
.twitter-typeahead .tt-query.flat:hover,
.twitter-typeahead .tt-hint.flat:hover {
  border-color: #bdc3c7;
}
.twitter-typeahead .tt-query.flat:focus,
.twitter-typeahead .tt-hint.flat:focus {
  border-color: #1abc9c;
}
.twitter-typeahead .tt-query + .input-icon,
.twitter-typeahead .tt-hint + .input-icon {
  position: absolute;
  top: 2px;
  right: 2px;
  line-height: 37px;
  vertical-align: middle;
  font-size: 22px;
  color: #b2bcc5;
  background-color: white;
  padding: 0 12px 0 0;
  border-radius: 4px;
}
.twitter-typeahead .tt-dropdown-menu {
  width: 100%;
  margin-top: 5px;
  border: 2px solid #406898;
  padding: 5px 0;
  background-color: white;
  border-radius: 4px;
}
.twitter-typeahead .tt-suggestion p {
  padding: 6px 14px;
  font-size: 15px;
  line-height: 1.429;
  margin: 0;
}
.twitter-typeahead .tt-suggestion:first-child p,
.twitter-typeahead .tt-suggestion:last-child p {
  padding: 6px 14px;
}
.twitter-typeahead .tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #5d7fa7;
  cursor: pointer;
}
.twitter-typeahead {
  width: 100%;
}
.twitter-typeahead .tt-query,
.twitter-typeahead .tt-hint {
  border: 1px solid #bdc3c7;
  color: #34495e;
  line-height: 1.467;
  padding: 2px 5px;
  -webkit-appearance: none;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.twitter-typeahead .tt-query:-moz-placeholder,
.twitter-typeahead .tt-hint:-moz-placeholder {
  color: #b2bcc5;
}
.twitter-typeahead .tt-query::-moz-placeholder,
.twitter-typeahead .tt-hint::-moz-placeholder {
  color: #b2bcc5;
  opacity: 1;
}
.twitter-typeahead .tt-query:-ms-input-placeholder,
.twitter-typeahead .tt-hint:-ms-input-placeholder {
  color: #b2bcc5;
}
.twitter-typeahead .tt-query::-webkit-input-placeholder,
.twitter-typeahead .tt-hint::-webkit-input-placeholder {
  color: #b2bcc5;
}
.twitter-typeahead .tt-query.placeholder,
.twitter-typeahead .tt-hint.placeholder {
  color: #b2bcc5;
}
.form-group.focus .twitter-typeahead .tt-query,
.form-group.focus .twitter-typeahead .tt-hint,
.twitter-typeahead .tt-query:focus,
.twitter-typeahead .tt-hint:focus {
  border-color: #406898;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.twitter-typeahead .tt-query.height-auto,
.twitter-typeahead .tt-hint.height-auto {
  height: auto;
}
.twitter-typeahead .tt-query[disabled],
.twitter-typeahead .tt-hint[disabled],
.twitter-typeahead .tt-query[readonly],
.twitter-typeahead .tt-hint[readonly],
fieldset[disabled] .twitter-typeahead .tt-query,
fieldset[disabled] .twitter-typeahead .tt-hint {
  background-color: #f4f6f6;
  border-color: #d5dbdb;
  color: #d5dbdb;
  cursor: default;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.twitter-typeahead .tt-query.flat,
.twitter-typeahead .tt-hint.flat {
  border-color: transparent;
}
.twitter-typeahead .tt-query.flat:hover,
.twitter-typeahead .tt-hint.flat:hover {
  border-color: #bdc3c7;
}
.twitter-typeahead .tt-query.flat:focus,
.twitter-typeahead .tt-hint.flat:focus {
  border-color: #1abc9c;
}
.twitter-typeahead .tt-query + .input-icon,
.twitter-typeahead .tt-hint + .input-icon {
  position: absolute;
  top: 2px;
  right: 2px;
  line-height: 37px;
  vertical-align: middle;
  font-size: 22px;
  color: #b2bcc5;
  background-color: white;
  padding: 0 12px 0 0;
  border-radius: 4px;
}
.twitter-typeahead .tt-menu {
  width: 100%;
  margin-top: 5px;
  border: 2px solid #406898;
  padding: 5px 0;
  background-color: white;
  border-radius: 4px;
}
.twitter-typeahead .tt-suggestion {
  padding: 6px 14px;
  font-size: 15px;
  line-height: 1.429;
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.twitter-typeahead .tt-suggestion:first-child,
.twitter-typeahead .tt-suggestion:last-child {
  padding: 6px 14px;
}
.twitter-typeahead .tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #5d7fa7;
  cursor: pointer;
}
.twitter-typeahead .tt-suggestion:hover {
  color: #fff;
  background-color: #839dbc;
  cursor: pointer;
}
.twitter-typeahead .tt-suggestion .tt-badge {
  float: right;
  background: #788798;
  color: white;
  padding: 0 15px;
  border-radius: 3px;
  text-transform: lowercase;
  max-width: 250px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.twitter-typeahead .tt-suggestion .tt-right {
  float: right;
  padding: 0 15px;
  max-width: 250px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.pager {
  background-color: #34495e;
  border-radius: 4px;
  color: white;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
}
.pager li:first-child > a,
.pager li:first-child > span {
  border-left: none;
  border-radius: 4px 0 0 4px;
}
.pager li > a,
.pager li > span {
  background: none;
  border: none;
  border-left: 2px solid #2c3e50;
  color: white;
  padding: 9px 15px 10px;
  text-decoration: none;
  white-space: nowrap;
  border-radius: 0 4px 4px 0;
  line-height: 1.313;
}
.pager li > a:hover,
.pager li > span:hover,
.pager li > a:focus,
.pager li > span:focus {
  background-color: #2c3e50;
}
.pager li > a:active,
.pager li > span:active {
  background-color: #2c3e50;
}
.pager li > a [class*="fui-"] + span,
.pager li > span [class*="fui-"] + span {
  margin-left: 8px;
}
.pager li > a span + [class*="fui-"],
.pager li > span span + [class*="fui-"] {
  margin-left: 8px;
}
.pagination {
  position: relative;
}
@media (max-width: 767px) {
  .pagination {
    display: block;
  }
}
.pagination ul {
  background: #d6dbdf;
  color: white;
  padding: 0;
  margin: 0;
  display: inline-block;
  border-radius: 4px;
}
@media (max-width: 767px) {
  .pagination ul {
    height: 41px;
    padding: 0 55px 0 52px;
    overflow: auto;
    white-space: nowrap;
    border-radius: 4px;
  }
}
.pagination ul li {
  display: inline-block;
  margin-right: -3px;
  vertical-align: middle;
}
.pagination ul li.active > a,
.pagination ul li.active > span {
  background-color: #1abc9c;
  color: white;
}
.pagination ul li.active.previous > a,
.pagination ul li.active.next > a,
.pagination ul li.active.previous > span,
.pagination ul li.active.next > span {
  margin: 0;
}
.pagination ul li.active.previous > a,
.pagination ul li.active.next > a,
.pagination ul li.active.previous > span,
.pagination ul li.active.next > span,
.pagination ul li.active.previous > a:hover,
.pagination ul li.active.next > a:hover,
.pagination ul li.active.previous > span:hover,
.pagination ul li.active.next > span:hover,
.pagination ul li.active.previous > a:focus,
.pagination ul li.active.next > a:focus,
.pagination ul li.active.previous > span:focus,
.pagination ul li.active.next > span:focus {
  background-color: #1abc9c;
  color: white;
}
.pagination ul li:first-child > a,
.pagination ul li:first-child > span {
  border-radius: 4px 0 0 4px;
  border-left: none;
}
.pagination ul li:first-child.previous + li > a,
.pagination ul li:first-child.previous + li > span {
  border-left-width: 0;
}
.pagination ul li:last-child {
  margin-right: 0;
}
.pagination ul li:last-child > a,
.pagination ul li:last-child > span,
.pagination ul li:last-child > a:hover,
.pagination ul li:last-child > span:hover,
.pagination ul li:last-child > a:focus,
.pagination ul li:last-child > span:focus {
  border-radius: 0 4px 4px 0;
}
.pagination ul li.previous > a,
.pagination ul li.next > a,
.pagination ul li.previous > span,
.pagination ul li.next > span {
  border-right: 2px solid #e4e7ea;
  font-size: 17px;
  min-width: auto;
  padding: 12px 17px;
}
.pagination ul li.next > a,
.pagination ul li.next > span {
  border-right: none;
}
@media (max-width: 767px) {
  .pagination ul li.next,
  .pagination ul li.previous {
    background-color: #d6dbdf;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
    border-radius: 0 4px 4px 0;
  }
  .pagination ul li.previous {
    left: 0;
    right: auto;
    border-radius: 4px 0 0 4px;
  }
}
.pagination ul li > a,
.pagination ul li > span {
  display: inline-block;
  background: transparent;
  border: none;
  color: white;
  font-size: 14px;
  line-height: 16px;
  min-height: 41px;
  min-width: 41px;
  outline: none;
  padding: 12px 10px;
  text-align: center;
  -webkit-transition: 0.25s ease-out;
  transition: 0.25s ease-out;
}
.pagination ul li > a:hover,
.pagination ul li > span:hover,
.pagination ul li > a:focus,
.pagination ul li > span:focus {
  background-color: #1abc9c;
}
.pagination ul li > a:active,
.pagination ul li > span:active {
  background-color: #1abc9c;
  color: white;
}
.pagination > .btn.previous,
.pagination > .btn.next {
  margin-right: 8px;
  font-size: 15px;
  line-height: 1.429;
  padding-left: 23px;
  padding-right: 23px;
}
.pagination > .btn.previous [class*="fui-"],
.pagination > .btn.next [class*="fui-"] {
  font-size: 16px;
  margin-left: -2px;
  margin-top: -2px;
}
.pagination > .btn.next {
  margin-left: 8px;
  margin-right: 0;
}
.pagination > .btn.next [class*="fui-"] {
  margin-right: -2px;
  margin-left: 4px;
}
@media (max-width: 767px) {
  .pagination > .btn {
    display: block;
    margin: 0;
    width: 50%;
  }
  .pagination > .btn:first-child {
    border-bottom: 2px solid #dfe2e5;
    border-radius: 4px 0 0;
  }
  .pagination > .btn:first-child.btn-primary {
    border-bottom-color: #48c9b0;
  }
  .pagination > .btn:first-child.btn-danger {
    border-bottom-color: #ec7063;
  }
  .pagination > .btn:first-child.btn-warning {
    border-bottom-color: #f4d03f;
  }
  .pagination > .btn:first-child.btn-success {
    border-bottom-color: #58d68d;
  }
  .pagination > .btn:first-child.btn-info {
    border-bottom-color: #5dade2;
  }
  .pagination > .btn:first-child.btn-inverse {
    border-bottom-color: #5d6d7e;
  }
  .pagination > .btn:first-child > [class*="fui"] {
    margin-left: -20px;
  }
  .pagination > .btn + ul {
    padding: 0;
    text-align: center;
    border-radius: 0 0 4px 4px;
  }
  .pagination > .btn + ul + .btn {
    border-bottom: 2px solid #dfe2e5;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 4px 0 0;
  }
  .pagination > .btn + ul + .btn.btn-primary {
    border-bottom-color: #48c9b0;
  }
  .pagination > .btn + ul + .btn.btn-danger {
    border-bottom-color: #ec7063;
  }
  .pagination > .btn + ul + .btn.btn-warning {
    border-bottom-color: #f4d03f;
  }
  .pagination > .btn + ul + .btn.btn-success {
    border-bottom-color: #58d68d;
  }
  .pagination > .btn + ul + .btn.btn-info {
    border-bottom-color: #5dade2;
  }
  .pagination > .btn + ul + .btn.btn-inverse {
    border-bottom-color: #5d6d7e;
  }
  .pagination > .btn + ul + .btn > [class*="fui"] {
    margin-right: -20px;
  }
  .pagination ul {
    display: block;
  }
  .pagination ul > li > a {
    border-radius: 0;
  }
}
.pagination-danger ul {
  background-color: #e74c3c;
}
.pagination-danger ul li.previous > a {
  border-right-color: #ef897e;
}
.pagination-danger ul li > a,
.pagination-danger ul li > span {
  border-left-color: #ef897e;
}
.pagination-danger ul li > a:hover,
.pagination-danger ul li > span:hover,
.pagination-danger ul li > a:focus,
.pagination-danger ul li > span:focus {
  background-color: #ec7063;
}
.pagination-danger ul li > a:active,
.pagination-danger ul li > span:active {
  background-color: #c44133;
}
.pagination-danger ul li.active > a,
.pagination-danger ul li.active > span {
  background-color: #c44133;
}
.pagination-danger ul li.pagination-dropdown.dropup .dropdown-arrow {
  border-top-color: #e74c3c;
}
.pagination-success ul {
  background-color: #2ecc71;
}
.pagination-success ul li.previous > a {
  border-right-color: #75dda1;
}
.pagination-success ul li > a,
.pagination-success ul li > span {
  border-left-color: #75dda1;
}
.pagination-success ul li > a:hover,
.pagination-success ul li > span:hover,
.pagination-success ul li > a:focus,
.pagination-success ul li > span:focus {
  background-color: #58d68d;
}
.pagination-success ul li > a:active,
.pagination-success ul li > span:active {
  background-color: #27ad60;
}
.pagination-success ul li.active > a,
.pagination-success ul li.active > span {
  background-color: #27ad60;
}
.pagination-success ul li.pagination-dropdown.dropup .dropdown-arrow {
  border-top-color: #2ecc71;
}
.pagination-warning ul {
  background-color: #f1c40f;
}
.pagination-warning ul li.previous > a {
  border-right-color: #f6d861;
}
.pagination-warning ul li > a,
.pagination-warning ul li > span {
  border-left-color: #f6d861;
}
.pagination-warning ul li > a:hover,
.pagination-warning ul li > span:hover,
.pagination-warning ul li > a:focus,
.pagination-warning ul li > span:focus {
  background-color: #f4d313;
}
.pagination-warning ul li > a:active,
.pagination-warning ul li > span:active {
  background-color: #cda70d;
}
.pagination-warning ul li.active > a,
.pagination-warning ul li.active > span {
  background-color: #cda70d;
}
.pagination-warning ul li.pagination-dropdown.dropup .dropdown-arrow {
  border-top-color: #f1c40f;
}
.pagination-info ul {
  background-color: #3498db;
}
.pagination-info ul li.previous > a {
  border-right-color: #79bbe7;
}
.pagination-info ul li > a,
.pagination-info ul li > span {
  border-left-color: #79bbe7;
}
.pagination-info ul li > a:hover,
.pagination-info ul li > span:hover,
.pagination-info ul li > a:focus,
.pagination-info ul li > span:focus {
  background-color: #5dade2;
}
.pagination-info ul li > a:active,
.pagination-info ul li > span:active {
  background-color: #2c81ba;
}
.pagination-info ul li.active > a,
.pagination-info ul li.active > span {
  background-color: #2c81ba;
}
.pagination-info ul li.pagination-dropdown.dropup .dropdown-arrow {
  border-top-color: #3498db;
}
.pagination-inverse ul {
  background-color: #34495e;
}
.pagination-inverse ul li.previous > a {
  border-right-color: #798795;
}
.pagination-inverse ul li > a,
.pagination-inverse ul li > span {
  border-left-color: #798795;
}
.pagination-inverse ul li > a:hover,
.pagination-inverse ul li > span:hover,
.pagination-inverse ul li > a:focus,
.pagination-inverse ul li > span:focus {
  background-color: #415b76;
}
.pagination-inverse ul li > a:active,
.pagination-inverse ul li > span:active {
  background-color: #476481;
}
.pagination-inverse ul li.active > a,
.pagination-inverse ul li.active > span {
  background-color: #476481;
}
.pagination-inverse ul li.pagination-dropdown.dropup .dropdown-arrow {
  border-top-color: #34495e;
}
.pagination-minimal > ul > li:first-child {
  border-radius: 4px 0 0 4px;
}
.pagination-minimal > ul > li:first-child.previous + li > a,
.pagination-minimal > ul > li:first-child.previous + li > span {
  border-left-width: 5px;
}
.pagination-minimal > ul > li:last-child {
  border-radius: 0 4px 4px 0;
}
.pagination-minimal > ul > li.previous > a,
.pagination-minimal > ul > li.next > a,
.pagination-minimal > ul > li.previous > span,
.pagination-minimal > ul > li.next > span {
  background: transparent;
  border: none;
  border-right: 2px solid #e4e7ea;
  margin: 0 9px 0 0;
  padding: 12px 17px;
  border-radius: 4px 0 0 4px;
}
.pagination-minimal > ul > li.previous > a,
.pagination-minimal > ul > li.next > a,
.pagination-minimal > ul > li.previous > span,
.pagination-minimal > ul > li.next > span,
.pagination-minimal > ul > li.previous > a:hover,
.pagination-minimal > ul > li.next > a:hover,
.pagination-minimal > ul > li.previous > span:hover,
.pagination-minimal > ul > li.next > span:hover,
.pagination-minimal > ul > li.previous > a:focus,
.pagination-minimal > ul > li.next > a:focus,
.pagination-minimal > ul > li.previous > span:focus,
.pagination-minimal > ul > li.next > span:focus {
  border-color: #e4e7ea !important;
}
@media (max-width: 767px) {
  .pagination-minimal > ul > li.previous > a,
  .pagination-minimal > ul > li.next > a,
  .pagination-minimal > ul > li.previous > span,
  .pagination-minimal > ul > li.next > span {
    margin-right: 0;
  }
}
.pagination-minimal > ul > li.next {
  margin-left: 9px;
}
.pagination-minimal > ul > li.next > a,
.pagination-minimal > ul > li.next > span {
  border-left: 2px solid #e4e7ea;
  border-right: none;
  margin: 0;
  border-radius: 0 4px 4px 0;
}
.pagination-minimal > ul > li.active > a,
.pagination-minimal > ul > li.active > span {
  background-color: white;
  border-color: white;
  border-width: 2px !important;
  color: #d6dbdf;
  margin: 10px 5px 9px;
}
.pagination-minimal > ul > li.active > a:hover,
.pagination-minimal > ul > li.active > span:hover,
.pagination-minimal > ul > li.active > a:focus,
.pagination-minimal > ul > li.active > span:focus {
  background-color: white;
  border-color: white;
  color: #d6dbdf;
}
.pagination-minimal > ul > li.active.previous,
.pagination-minimal > ul > li.active.next {
  border-color: #e4e7ea;
}
.pagination-minimal > ul > li.active.previous {
  margin-right: 6px;
}
.pagination-minimal > ul > li > a,
.pagination-minimal > ul > li > span {
  background: white;
  border: 5px solid #d6dbdf;
  color: white;
  line-height: 16px;
  margin: 7px 2px 6px;
  min-width: 0;
  min-height: 16px;
  padding: 0 4px;
  border-radius: 50px;
  -webkit-transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
  transition: background .2s ease-out, border-color 0s ease-out, color .2s ease-out;
}
.pagination-minimal > ul > li > a:hover,
.pagination-minimal > ul > li > span:hover,
.pagination-minimal > ul > li > a:focus,
.pagination-minimal > ul > li > span:focus {
  background-color: #1abc9c;
  border-color: #1abc9c;
  color: white;
  -webkit-transition: background .2s ease-out, border-color .2s ease-out, color .2s ease-out;
  transition: background .2s ease-out, border-color .2s ease-out, color .2s ease-out;
}
.pagination-minimal > ul > li > a:active,
.pagination-minimal > ul > li > span:active {
  background-color: #16a085;
  border-color: #16a085;
}
.pagination-plain {
  font-size: 17px;
  font-weight: 700;
  list-style-type: none;
  margin: 0 0 20px;
  padding: 0;
}
.pagination-plain > li {
  display: inline;
}
.pagination-plain > li.previous {
  padding-right: 23px;
}
.pagination-plain > li.next {
  padding-left: 20px;
}
.pagination-plain > li.active > a {
  color: #d3d7da;
}
.pagination-plain > li > a {
  padding: 0 5px;
}
@media (max-width: 767px) {
  .pagination-plain {
    height: 50px;
    overflow: hidden;
    text-align: center;
  }
  .pagination-plain > li.previous {
    display: block;
    margin-bottom: 10px;
    text-align: left;
    width: 50%;
  }
  .pagination-plain > li.next {
    float: right;
    margin-top: -50px;
    text-align: right;
    width: 50%;
  }
}
.pagination-dropdown ul {
  min-width: 67px;
  width: auto;
  left: 50%;
  margin-left: -34px;
}
.pagination-dropdown ul li {
  display: block;
  margin-right: 0;
}
.pagination-dropdown ul li:first-child > a,
.pagination-dropdown ul li:first-child > span {
  border-radius: 4px 4px 0 0;
}
.pagination-dropdown ul li:last-child > a,
.pagination-dropdown ul li:last-child > span {
  border-radius: 0 0 4px 4px !important;
}
.pagination-dropdown ul li > a,
.pagination-dropdown ul li > span {
  border-left: none;
  display: block;
  float: none;
  padding: 8px 10px 7px;
  text-align: center;
  min-height: 0;
}
.pagination-dropdown.dropup {
  position: relative;
}
.pagination-dropdown.dropup .dropdown-arrow {
  border-top-color: #d6dbdf;
}
.tooltip .tooltip-inner {
  max-width: 300px;
  padding: 1em 8px;
  background-color: #898ccd;
}
.tooltip.right .tooltip-arrow {
  border-right-color: #898ccd;
}
/* .tooltip {
  font-size: ceil(@component-font-size-base * 0.933); // ~14px
  line-height: 1.286; // 18px
  
  &.in {
    opacity: 1;
  }
  &.top {
    .tooltip-arrow {
      display: none;
    }
  }
}

.tooltip-inner {
  background-color: @dekolglue;
  line-height: 1.286; // 18px
  padding: 10px;
  text-align: center;
  width: 183px;
  border-radius: @border-radius-large;
}
 */
.tooltip-light.bottom .tooltip-arrow {
  border-bottom-color: #edeff1;
}
.tooltip-light.left .tooltip-arrow {
  border-left-color: #edeff1;
}
.tooltip-light.right .tooltip-arrow {
  border-right-color: #edeff1;
}
.tooltip-light.top .tooltip-arrow {
  border-top-color: #edeff1;
}
.tooltip-light .tooltip-inner {
  background-color: #edeff1;
  color: #34495e;
}
.dropdown-menu {
  border: none;
  display: block;
  margin-top: 8px;
  opacity: 0;
  padding: 0;
  visibility: hidden;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.open > .dropdown-menu {
  margin-top: 18px !important;
  opacity: 1;
  visibility: visible;
  border: 2px solid #dbdbe0;
}
.dropdown-menu li:first-child dt + a {
  border-radius: 0;
}
.dropdown-menu li:first-child > a {
  border-radius: 4px 4px 0 0;
  padding-top: 8px;
}
.dropdown-menu li:last-child > a {
  border-radius: 0 0 4px 4px;
  padding-bottom: 10px;
}
.dropdown-menu li.active > a,
.dropdown-menu li.selected > a,
.dropdown-menu li.active > a.highlighted,
.dropdown-menu li.selected > a.highlighted {
  background: #788798;
  color: white;
}
.dropdown-menu li > a {
  padding: 6px 18px;
  text-decoration: none;
  -webkit-transition: background-color 0.25s;
  transition: background-color 0.25s;
}
.dropdown-menu li > a:before,
.dropdown-menu li > a:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.dropdown-menu li > a:after {
  clear: both;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:active,
.dropdown-menu li > a:focus {
  outline: none;
}
.dropdown-menu li > a.highlighted {
  background: #c9cfd4;
}
.dropdown-menu li > a:before {
  float: right;
  margin-top: 3px;
}
.dropdown-menu li dt {
  font-weight: 300;
  margin-bottom: 3px;
  margin-top: 12px;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .dropdown-menu {
    border-radius: 0 0 4px 4px !important;
  }
}
.dropdown-menu .divider {
  margin-top: 3px;
  margin-bottom: 3px;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  margin-bottom: 2px;
}
.dropup .dropdown-arrow,
.navbar-fixed-bottom .dropdown .dropdown-arrow {
  border-bottom: none;
  border-top: 8px outset #f3f4f5;
  bottom: 100%;
  top: auto;
}
.navbar-fixed-bottom .nav > li > ul:before {
  border-bottom: none;
  border-top: 9px outset #34495e;
  bottom: 4px;
  top: auto;
}
.open.dropup > .dropdown-menu {
  margin-bottom: 18px;
}
.open.dropup > .dropdown-arrow {
  margin-bottom: 10px;
}
.open.dropup > .dropdown-arrow.dropdown-arrow-inverse {
  border-top-color: #34495e;
}
.open > .dropdown-arrow {
  margin-top: 11px;
  opacity: 1;
}
.dropdown-inverse {
  background-color: #b9c8d8;
  color: #cccccc;
  padding: 4px 0 6px;
}
.dropdown-inverse li {
  margin: 0 4px -2px;
}
.dropdown-inverse li:first-child > a,
.dropdown-inverse li:last-child > a {
  border-radius: 2px;
  padding-bottom: 7px;
  padding-top: 5px;
}
.dropdown-inverse li:first-child dt + a,
.dropdown-inverse li:last-child dt + a {
  border-radius: 2px;
}
.dropdown-inverse li.active > a,
.dropdown-inverse li.selected > a {
  position: relative;
  z-index: 1;
}
.dropdown-inverse li dt {
  padding-left: 11px;
  padding-right: 11px;
}
.dropdown-inverse li .divider {
  margin-left: 11px;
  margin-right: 11px;
}
.dropdown-inverse li > a {
  border-radius: 2px;
  padding: 5px 11px 7px;
}
.dropdown-inverse li > a:hover,
.dropdown-inverse li > a:active,
.dropdown-inverse li > a:focus {
  background: #a4adb7;
}
.dropdown-inverse li > a.highlighted {
  background: #526476;
}
.dropdown-inverse li > a.highlighted:hover,
.dropdown-inverse li > a.highlighted:focus {
  background: #677786;
}
.dropdown-inverse li .divider {
  background-color: #526476;
  border-bottom-color: #526476;
}
@media (max-width: 767px) {
  .dropdown-menu li a [class*="icon-"] {
    display: none;
  }
}
.select.small .dropdown-menu li > a {
  padding: 3px 18px;
}
.select.small .dropdown-menu li dt {
  margin-top: 0;
  opacity: 0.4;
}
.select.mh350 .dropdown-menu {
  max-height: 350px !important;
}
.table {
  font-size: 15px;
  border-collapse: separate;
}
.table > thead,
.table > tfoot {
  position: sticky;
  background: #e1e3ea;
  z-index: 50;
}
.table > thead {
  top: 0;
}
.table > tfoot {
  bottom: 0;
}
.table td.group-caption {
  padding-top: 1em;
  padding-left: 1em;
  font-size: 1.2em;
  border-top: none;
}
.table td.group-caption:hover {
  background-color: #fff;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 0px 2px;
  line-height: 1.4;
  border-top: 1px solid #eef0f0;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th {
  color: #526476;
  border-bottom: 2px solid #eef0f0;
}
.table > thead > tr > th {
  border-bottom: 3px solid #9fa8ce;
  padding: 3px 0;
}
.table > thead > tr > th:first-child {
  text-align: center;
}
.table [class*="fui-"] {
  vertical-align: baseline;
  font-size: 20px;
  margin: -5px 0;
  position: relative;
  top: 2px;
}
.table .checkbox,
.table .radio {
  margin: 0 0 0 -9px;
}
.table .checkbox.no-label,
.table .radio.no-label {
  padding-left: 0;
}
.table .selected-row > td {
  background-color: #f2fbfa;
}
.table img {
  vertical-align: top;
}
.table-bordered {
  border: 2px solid #eef0f0;
  font-size: 15px;
}
.table-bordered > thead > tr th,
.table-bordered > tbody > tr th,
.table-bordered > tfoot > tr th,
.table-bordered > thead > tr td,
.table-bordered > tbody > tr td,
.table-bordered > tfoot > tr td {
  border: 2px solid #eef0f0 !important;
  padding-top: 8px;
  padding-bottom: 8px;
  vertical-align: middle;
}
.table-striped > tbody > tr:nth-child(even) > td,
.table-striped > tbody > tr.selected-row > td,
.table-striped > tbody > tr:nth-child(even) > th,
.table-striped > tbody > tr.selected-row > th {
  background-color: #f9fafb;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: transparent;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f9fafb;
}
.table-hover-bright > tbody > tr:hover > td,
.table-hover-bright > tbody > tr:hover > th {
  background-color: #f9fafb;
}
.table-hover-bright > tbody > tr:hover > td,
.table-hover-bright > tbody > tr:hover > th {
  background-color: lemonchiffon;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #ecfaf2;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #e4f8ed;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #edf6fc;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
  background-color: #e4f1fa;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fefae9;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #fdf7e0;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #fdefed;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #fce7e4;
}
.label {
  font-weight: normal;
  padding: 0.4em 0.5em 0.2em;
  line-height: 1.5;
}
.label[href]:hover,
.label[href]:focus {
  color: white;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default,
.label-none {
  background-color: #ebedef;
  color: #7b8996;
}
.label-default[href],
.label-none[href] {
  color: #7b8996;
}
.label-default[href]:hover,
.label-none[href]:hover,
.label-default[href]:focus,
.label-none[href]:focus {
  color: #7b8996;
  background-color: #e1e4e7;
}
.label-draft {
  background-color: #848484;
  color: white;
}
.label-draft[href] {
  color: white;
}
.label-draft[href]:hover,
.label-draft[href]:focus {
  color: white;
  background-color: #000000;
}
.label-anew {
  background-color: #e74c3c;
  color: white;
}
.label-anew[href] {
  color: white;
}
.label-anew[href]:hover,
.label-anew[href]:focus {
  color: white;
  background-color: #c44133;
}
.label-current {
  background-color: #f1c40f;
  color: white;
}
.label-current[href] {
  color: white;
}
.label-current[href]:hover,
.label-current[href]:focus {
  color: white;
  background-color: #cda70d;
}
.label-finished {
  background-color: #2ecc71;
  color: white;
}
.label-finished[href] {
  color: white;
}
.label-finished[href]:hover,
.label-finished[href]:focus {
  color: white;
  background-color: #27ad60;
}
.label-shipready {
  background-color: #5ad4e8;
  color: white;
}
.label-shipready[href] {
  color: white;
}
.label-shipready[href]:hover,
.label-shipready[href]:focus {
  color: white;
  background-color: #4db4c5;
}
.label-shipped {
  background-color: #3498db;
  color: white;
}
.label-shipped[href] {
  color: white;
}
.label-shipped[href]:hover,
.label-shipped[href]:focus {
  color: white;
  background-color: #2c81ba;
}
.label-canceled {
  background-color: #696391;
  color: white;
}
.label-canceled[href] {
  color: white;
}
.label-canceled[href]:hover,
.label-canceled[href]:focus {
  color: white;
  background-color: #dad8e4;
}
.label-inverse {
  background-color: #485b6e;
  color: white;
}
.label-inverse[href] {
  color: white;
}
.label-inverse[href]:hover,
.label-inverse[href]:focus {
  color: white;
  background-color: #a4adb7;
}
.label-success {
  background-color: #2ecc71;
  color: white;
}
.label-success[href] {
  color: white;
}
.label-success[href]:hover,
.label-success[href]:focus {
  color: white;
  background-color: #27ad60;
}
.label-important {
  background-color: #e74c3c;
  color: white;
}
.label-important[href] {
  color: white;
}
.label-important[href]:hover,
.label-important[href]:focus {
  color: white;
  background-color: #c44133;
}
.label-warning {
  background-color: #f1c40f;
  color: white;
}
.label-warning[href] {
  color: white;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  color: white;
  background-color: #cda70d;
}
.label-info {
  background-color: #3498db;
  color: white;
}
.label-info[href] {
  color: white;
}
.label-info[href]:hover,
.label-info[href]:focus {
  color: white;
  background-color: #2c81ba;
}
.label-primary {
  background-color: #1abc9c;
  color: white;
}
.label-primary[href] {
  color: white;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  color: white;
  background-color: #16a085;
}
.label-darkrose {
  background-color: #e65783;
  color: white;
}
.label-darkrose[href] {
  color: white;
}
.label-darkrose[href]:hover,
.label-darkrose[href]:focus {
  color: white;
  background-color: #f4b3c7;
}
.label-lightdanger {
  background-color: #f3a69e;
  color: white;
}
.label-lightdanger[href] {
  color: white;
}
.label-lightdanger[href]:hover,
.label-lightdanger[href]:focus {
  color: white;
  background-color: #f3a69e;
}
.label-purple {
  background-color: rgba(173, 100, 210, 0.5);
  color: white;
}
.label-purple[href] {
  color: white;
}
.label-purple[href]:hover,
.label-purple[href]:focus {
  color: white;
  background-color: rgba(237, 222, 245, 0.775);
}
.label-border {
  border: 2px solid transparent;
  color: #7b8996;
  padding: 0.25em 0.4em 0.2em;
}
.label-prepare {
  border: 2px solid transparent;
  color: #7b8996;
  padding: 0.25em 0.4em 0.2em;
  background: #ffffff;
  border-color: #f1c40f;
}
.label-prepare:hover {
  border-color: #f4d313;
}
.badge {
  font-size: 13px;
  font-weight: normal;
  font-family: "Geometria", Helvetica, Arial, sans-serif;
  color: #333;
  line-height: 1.615;
  background-color: #d8dce0;
  border-radius: 3px;
  padding: 0 8px;
  display: inline;
}
.btn .badge {
  position: relative;
  top: -1px;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge,
.nav-list > .active > a > .badge {
  color: #9aa4af;
  background-color: white;
}
.alert {
  color: #34495e;
  padding: 18px 45px 14px 30px;
  text-shadow: none;
  background-color: #f9f8f3;
  border: 2px solid #ebece8;
  font-size: 17px;
  line-height: 1.625;
  border-radius: 4px;
  background-color: #f6f2f0;
  border: 2px solid #f4f0ef;
}
.alert a {
  color: #f1c40f;
  font-weight: bold;
}
.alert a:hover {
  text-decoration: underline;
}
.alert a.btn {
  color: white;
  text-decoration: none;
}
.alert a.btn:active,
.alert a.btn.active {
  color: rgba(255, 255, 255, 0.75);
}
.alert h4 {
  font-size: 26px;
  line-height: 1.2;
  margin-bottom: 4px;
}
.alert p {
  font-size: inherit;
  line-height: inherit;
}
.alert .close {
  position: relative;
  top: 3px;
  right: -31px;
  line-height: 18px;
  font-size: 18px;
  color: #34495e;
}
.alert .btn {
  margin-bottom: 15px;
  margin-right: 15px;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .alert .btn {
    display: block;
    min-width: auto;
    margin-bottom: 10px;
    margin-right: -15px;
  }
}
.alert-bottom {
  border: 0;
  border-radius: 0;
  margin: 0px -10px -10px;
}
.alert-top {
  border: 0;
  border-radius: 0;
  margin: -20px 0 0 0;
}
.alert-success {
  background-color: #f3f8f6;
  border-color: transparent;
}
.alert-success a {
  color: #406898;
}
.alert-info {
  background-color: #f7f9fa;
  border-color: transparent;
}
.alert-info a {
  color: #3498db;
}
.alert-error {
  background-color: #f8f5f5;
  border-color: #ebe9ea;
}
.alert-error a {
  color: #e74c3c;
}
.alert-warning {
  background-color: #ffd3c4;
  border-color: #ebe9ea;
  color: #7b7675;
}
.alert-warning a {
  color: #e74c3c;
}
.bottom-menu {
  background: #ebedef;
  color: #ffffff;
  padding: 39px 0 42px;
}
.bottom-menu .navbar-brand {
  font-size: 25px;
  margin-top: -4px;
  padding: 0;
}
.bottom-menu .title {
  font-size: 14px;
  font-weight: 700;
  margin-top: 0;
}
.bottom-menu a {
  color: inherit;
}
.active .bottom-menu a,
.bottom-menu a:hover,
.bottom-menu a:focus {
  color: #1abc9c;
}
.bottom-menu .label,
.bottom-menu .badge {
  vertical-align: middle;
}
.bottom-menu .bottom-links {
  font-size: 15px;
  line-height: 1.286;
}
.bottom-menu .bottom-links:before,
.bottom-menu .bottom-icons:before,
.bottom-menu .bottom-links:after,
.bottom-menu .bottom-icons:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.bottom-menu .bottom-links:after,
.bottom-menu .bottom-icons:after {
  clear: both;
}
.bottom-icons {
  font-size: 17px;
  line-height: 1;
}
.bottom-menu-inverse {
  background-color: #477DB8;
  /* color: mix(@dekolblue, white, 75%); */
}
.bottom-menu-large {
  padding-bottom: 56px;
  padding-top: 60px;
}
.bottom-menu-large .navbar-brand {
  margin-top: -2px;
}
.bottom-menu-large .bottom-links li {
  float: none;
  line-height: 22px;
  margin-right: 0;
}
.bottom-menu-large .title {
  margin-bottom: 10px;
}
.bottom-links,
.bottom-icons {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bottom-links li,
.bottom-icons li {
  display: block;
  float: left;
  margin: 0 18px 0 0;
}
@media (max-width: 767px) {
  .bottom-menu .navbar-brand,
  .bottom-menu .bottom-links {
    margin-bottom: 30px;
  }
  .bottom-menu .navbar-brand {
    padding: 15px;
    float: none;
  }
  .bottom-menu .bottom-links li {
    float: none;
    margin-bottom: 2px;
  }
  .bottom-menu [class*="span"]:last-child .bottom-links {
    margin-bottom: 0;
  }
}
.nav .dropdown-toggle .caret {
  border-bottom-color: #7f8c9a;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #7f8c9a;
  border-top-width: 6px;
}
.nav-pills > li:first-child > a {
  border-left: none;
  border-radius: 6px 0 0 6px;
}
.nav-pills > li:last-child > a {
  border-radius: 0 6px 6px 0;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover {
  background-color: #16a085;
}
@media (max-width: 767px) {
  .nav-pills > li {
    float: none;
    display: block;
  }
  .nav-pills > li:first-child > a {
    border-radius: 6px 6px 0 0;
  }
  .nav-pills > li:last-child > a {
    border-radius: 0 0 6px 6px;
  }
}
.nav-pills > li > a {
  background-color: #1abc9c;
  border-left: 2px solid #16a085;
  color: white;
  font-size: 17px;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  outline: none;
  padding: 12px 21px 13px;
  border-radius: 0;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  background-color: #48c9b0;
}
.nav-pills > li > a:active {
  background-color: #16a085;
}
@media (max-width: 767px) {
  .nav-pills > li > a {
    border-left: none;
    display: block;
  }
}
.nav-pills > li + li {
  margin-left: 0;
}
.nav-tabs {
  margin-bottom: 20px;
  background: rgba(218, 224, 232, 0.15);
  border-bottom-width: 2px;
  border-bottom-color: #e1e4e7;
}
.nav-tabs.nav-append-content {
  border-bottom: none;
  margin-bottom: 0;
}
.nav-tabs.nav-append-content > li.active:first-child:before {
  background-color: white;
  border-left: 2px solid #e1e4e7;
  content: "";
  height: 6px;
  left: 0;
  position: absolute;
  bottom: -4px;
  width: 6px;
  z-index: 2;
}
.nav-tabs > li {
  margin-bottom: -2px;
  position: relative;
}
.nav-tabs > li.disabled a {
  color: #ddd;
}
.nav-tabs > li.active {
  z-index: 2;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border-color: #e1e4e7;
  border-width: 2px;
  background: #e1e4e7;
  color: rgba(25, 79, 105, 0.65);
}
.nav-tabs > li.active .dropdown-toggle,
.nav-tabs > li.active .dropdown-toggle:hover,
.nav-tabs > li.active .dropdown-toggle:focus {
  color: #7f8c9a;
}
.nav-tabs > li.active .dropdown-toggle .caret,
.nav-tabs > li.active .dropdown-toggle:hover .caret,
.nav-tabs > li.active .dropdown-toggle:focus .caret {
  border-bottom-color: #7f8c9a;
  border-top-color: #7f8c9a;
}
.nav-tabs > li.open a.dropdown-toggle,
.nav-tabs > li.open.active a.dropdown-toggle,
.nav-tabs > li.open a.dropdown-toggle:hover,
.nav-tabs > li.open.active a.dropdown-toggle:hover {
  background-color: #f3f4f5;
  border-color: #e1e4e7;
  border-bottom-color: transparent;
  color: #7f8c9a;
}
.nav-tabs > li.open a.dropdown-toggle .caret,
.nav-tabs > li.open.active a.dropdown-toggle .caret,
.nav-tabs > li.open a.dropdown-toggle:hover .caret,
.nav-tabs > li.open.active a.dropdown-toggle:hover .caret {
  border-bottom-color: #7f8c9a;
  border-top-color: #7f8c9a;
}
.nav-tabs > li.open .dropdown-menu,
.nav-tabs > li.open.active .dropdown-menu {
  margin-top: -2px;
}
.nav-tabs > li.open.active {
  z-index: 1003;
}
.nav-tabs > li > a {
  border-width: 2px;
  font-size: 16px;
  font-weight: normal;
  padding: 7px 21px 8px;
  color: #7f8c9a;
  border-radius: 0;
  -webkit-transition: none;
  transition: none;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  background-color: transparent;
  border-color: transparent;
  border-bottom-color: transparent;
  outline: none;
  color: rgba(25, 79, 105, 0.45);
}
.nav-tabs > li .dropdown-toggle {
  position: relative;
  z-index: 1002;
}
.nav-tabs > li .dropdown-toggle:hover .caret,
.nav-tabs > li .dropdown-toggle:focus .caret {
  border-bottom-color: #6d6756;
  border-top-color: #6d6756;
}
.nav-tabs > li .dropdown-menu {
  border: 2px solid #e1e4e7;
  margin-top: -10px;
  border-radius: 0 6px 6px 6px;
}
.nav-tabs > li .dropdown-menu li:first-child > a {
  border-radius: 0 4px 0 0;
}
.nav-tabs > li .dropdown-menu li:last-child > a {
  border-radius: 0 0 4px 4px;
}
.nav-tabs > li .dropdown-menu li a {
  border-radius: 0;
}
.nav-tabs > li .open .dropdown-toggle {
  background-color: #f3f4f5;
}
@media (max-width: 767px) {
  .nav-tabs {
    border-bottom: none;
  }
  .nav-tabs > li {
    display: block;
    float: none;
  }
  .nav-tabs > li.active > a,
  .nav-tabs > li.active > a:hover,
  .nav-tabs > li.active > a:focus {
    background-color: #1abc9c;
    border: 2px solid #1abc9c;
    color: white;
  }
  .nav-tabs > li.active > a:before,
  .nav-tabs > li.active > a:hover:before,
  .nav-tabs > li.active > a:focus:before {
    display: none;
  }
  .nav-tabs > li.active:before {
    display: none;
  }
  .nav-tabs > li.dropdown.active > a,
  .nav-tabs > li.dropdown.active > a.dropdown-toggle,
  .nav-tabs > li.dropdown.active > a:hover {
    color: white;
  }
  .nav-tabs > li.dropdown.active > a .caret,
  .nav-tabs > li.dropdown.active > a.dropdown-toggle .caret,
  .nav-tabs > li.dropdown.active > a:hover .caret {
    border-bottom-color: white;
    border-top-color: white;
  }
  .nav-tabs > li.dropdown.active.open > a,
  .nav-tabs > li.dropdown.active.open > a.dropdown-toggle,
  .nav-tabs > li.dropdown.active.open > a:hover {
    color: #7f8c9a;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs > li.dropdown.active.open > a .caret,
  .nav-tabs > li.dropdown.active.open > a.dropdown-toggle .caret,
  .nav-tabs > li.dropdown.active.open > a:hover .caret {
    border-bottom-color: #7f8c9a;
    border-top-color: #7f8c9a;
  }
  .nav-tabs > li > a,
  .nav-tabs > li > a:hover,
  .nav-tabs > li > a:focus {
    border: 2px solid #e1e4e7;
    margin-bottom: 10px;
    margin-right: 0;
    padding: 10px 15px;
    border-radius: 4px;
  }
}
.tab-content {
  margin-bottom: 20px;
  padding: 20px 20px 5px;
  position: relative;
  z-index: 1;
}
.nav-list {
  padding-left: 13px;
  padding-right: 13px;
}
.nav-list .nav-header {
  margin-left: -13px;
  margin-right: -13px;
  padding: 0 13px;
  line-height: 1.538;
  font-size: 15px;
}
.nav-list > li {
  margin-bottom: 3px;
}
.nav-list > li.active > a,
.nav-list > li.active > a:hover,
.nav-list > li.active > a:focus {
  background-color: #ebedef;
  color: #526476;
}
.nav-list > li.divider {
  height: 2px;
  border-bottom: none;
  margin: 13px -13px 17px 0;
  background-color: #ebedef;
}
.nav-list > li > a {
  border-radius: 4px;
  /*       font-size: @font-size-base;*/
  font-size: 15px;
  line-height: 1.333;
  margin-left: -13px;
  margin-right: -13px;
  padding: 2px 13px;
  text-shadow: none;
}
.nav-list .badge.pull-right {
  margin: 1px -4px -1px 0;
}
.nav-header {
  font-weight: bold;
}
.nav-list-vivid {
  background-color: #788798;
  border-radius: 3px;
  padding-bottom: 2px;
  padding-top: 4px;
}
.nav-list-vivid > li {
  margin-bottom: 2px;
}
.nav-list-vivid > li.divider {
  background-color: transparent;
  margin: 10px 0 0;
}
.nav-list-vivid > li.active > a,
.nav-list-vivid > li.active > a:hover,
.nav-list-vivid > li.active > a:focus {
  background-color: #8c99a7;
  color: #ffffff;
}
.nav-list-vivid > li > a {
  border-radius: 0;
  color: #ffffff;
}
.nav-list-vivid > li > a:hover,
.nav-list-vivid > li > a:focus {
  color: #365881;
}
.nav-list-vivid .nav-header:first-child {
  padding-top: 10px;
}
.navbar {
  font-size: 17px;
  min-height: 53px;
  margin-bottom: 27px;
  border: none;
  border-radius: 4px;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-right: 21px;
  padding-left: 21px;
}
@media (min-width: 768px) {
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -21px;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child > li:first-child a {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -21px;
  }
  .navbar > .container .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -36px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child > .dropdown:last-child > a {
    border-radius: 0 4px 4px 0;
  }
  .navbar-collapse .navbar-form.navbar-right:last-child {
    margin-right: -17px;
  }
  .navbar-fixed-top .navbar-collapse .navbar-form.navbar-right:last-child,
  .navbar-fixed-bottom .navbar-collapse .navbar-form.navbar-right:last-child {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-bottom: 3px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -21px;
  margin-left: -21px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  z-index: 1030;
  border-radius: 0;
}
.navbar-fixed-top {
  border-width: 0;
}
.navbar-fixed-bottom {
  margin-bottom: 0;
  border-width: 0;
}
.navbar-brand {
  font-size: 25px;
  line-height: 1.042;
  font-weight: 700;
  padding: 14px 21px;
}
.navbar-brand > [class*="fui-"] {
  font-size: 20px;
  line-height: 1.263;
  vertical-align: top;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -21px;
  }
}
.navbar-toggle {
  border: none;
  color: #34495e;
  margin: 0 0 0 21px;
  padding: 0 21px;
  height: 53px;
  line-height: 53px;
}
.navbar-toggle:before {
  color: #406898;
  font-size: 23px;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-transition: color 0.25s linear;
  transition: color 0.25s linear;
}
.navbar-toggle:hover,
.navbar-toggle:focus {
  outline: none;
}
.navbar-toggle:hover:before,
.navbar-toggle:focus:before {
  color: #223750;
}
.navbar-toggle .icon-bar {
  display: none;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 0;
}
.navbar-nav > li > a {
  font-size: 18px;
  padding: 15px 21px;
  line-height: 23px;
  font-weight: normal;
}
.navbar-nav .dropdown-toggle .caret {
  border-top-color: #406898;
  border-bottom-color: #406898;
  border-width: 8px 6px 0;
  margin-left: 12px;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.navbar-nav .open > a:focus,
.navbar-nav .open > a:hover {
  background-color: transparent;
}
.navbar-nav > li > a:hover .caret,
.navbar-nav > li > a:focus .caret,
.navbar-nav .open > a:focus .caret,
.navbar-nav .open > a:hover .caret {
  border-top-color: #223750;
  border-bottom-color: #223750;
}
.navbar-nav [class^="fui-"] {
  line-height: 20px;
  position: relative;
  top: 1px;
}
.navbar-nav .visible-sm > [class^="fui-"],
.navbar-nav .visible-xs > [class^="fui-"] {
  margin-left: 12px;
}
@media (max-width: 767px) {
  .navbar-nav {
    margin: 0 -21px;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 7px 15px 7px 31px !important;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 23px;
  }
  .navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 7px;
  }
}
.navbar-input {
  height: 35px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.4;
  border-radius: 4px;
}
select.navbar-input {
  height: 35px;
  line-height: 35px;
}
textarea.navbar-input,
select[multiple].navbar-input {
  height: auto;
}
.navbar-form {
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 19px;
  padding-left: 19px;
  padding-top: 9px;
  padding-bottom: 9px;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  .navbar-form {
    margin: 3px -21px;
    width: auto;
  }
}
@media (min-width: 768px) {
  .navbar-nav + .navbar-form.navbar-left,
  .navbar-form.navbar-right:last-child {
    width: 260px;
  }
}
.navbar-form .form-control,
.navbar-form .input-group-addon,
.navbar-form .btn {
  height: 35px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.4;
  border-radius: 4px;
}
select.navbar-form .form-control,
select.navbar-form .input-group-addon,
select.navbar-form .btn {
  height: 35px;
  line-height: 35px;
}
textarea.navbar-form .form-control,
textarea.navbar-form .input-group-addon,
textarea.navbar-form .btn,
select[multiple].navbar-form .form-control,
select[multiple].navbar-form .input-group-addon,
select[multiple].navbar-form .btn {
  height: auto;
}
.navbar-form .input-group .form-control:first-child,
.navbar-form .input-group-addon:first-child,
.navbar-form .input-group-btn:first-child > .btn,
.navbar-form .input-group-btn:first-child > .dropdown-toggle,
.navbar-form .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.navbar-form .input-group .form-control:last-child,
.navbar-form .input-group-addon:last-child,
.navbar-form .input-group-btn:last-child > .btn,
.navbar-form .input-group-btn:last-child > .dropdown-toggle,
.navbar-form .input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.navbar-form .form-control {
  font-size: 16px;
  border-radius: 5px;
  display: table-cell;
}
.navbar-form .form-group + .btn {
  font-size: 16px;
  border-radius: 5px;
  margin-left: 4px;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 0;
  }
  .navbar-form .form-group + .btn {
    margin-top: 9px;
    margin-left: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  min-width: 100%;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .navbar-nav > li > .dropdown-menu {
    -webkit-transition: all 0s;
    transition: all 0s;
    display: none;
  }
}
@media (max-width: 767px) {
  .navbar-nav > li.open > .dropdown-menu {
    margin-top: 0 !important;
    display: block;
  }
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.navbar-nav > .open > .dropdown-toggle,
.navbar-nav > .open > .dropdown-toggle:focus,
.navbar-nav > .open > .dropdown-toggle:hover {
  background-color: transparent;
}
.navbar-text {
  font-size: 17px;
  line-height: 1.438;
  color: #34495e;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    margin-left: 21px;
    margin-right: 21px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-btn {
  margin-top: 6px;
  margin-bottom: 6px;
}
.navbar-btn.btn-sm {
  margin-top: 9px;
  margin-bottom: 8px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-unread,
.navbar-new {
  font-family: "Geometria", Helvetica, Arial, sans-serif;
  background-color: #1abc9c;
  border-radius: 50%;
  color: white;
  font-size: 0;
  font-weight: 700;
  height: 6px;
  line-height: 1;
  position: absolute;
  right: 12px;
  text-align: center;
  top: 35%;
  width: 6px;
  z-index: 10;
}
@media (max-width: 768px) {
  .navbar-unread,
  .navbar-new {
    position: static;
    float: right;
    margin: 0 0 0 10px;
  }
}
.active .navbar-unread,
.active .navbar-new {
  background-color: white;
  display: none;
}
.navbar-new {
  background-color: #e74c3c;
  font-size: 12px;
  height: 18px;
  line-height: 17px;
  margin: -6px -10px;
  min-width: 18px;
  padding: 0 1px;
  width: auto;
  -webkit-font-smoothing: subpixel-antialiased;
}
.navbar-default {
  background-color: #ecf0f1;
}
.navbar-default .navbar-brand {
  color: #34495e;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #1abc9c;
  background-color: transparent;
}
.navbar-default .navbar-toggle:before {
  color: #34495e;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-toggle:hover:before,
.navbar-default .navbar-toggle:focus:before {
  color: #1abc9c;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e5e9ea;
  border-width: 2px;
}
.navbar-default .navbar-nav > li > a {
  color: #34495e;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #1abc9c;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #1abc9c;
  background-color: transparent;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #34495e;
  border-bottom-color: #34495e;
}
.navbar-default .navbar-nav > .active > a .caret {
  border-top-color: #1abc9c;
  border-bottom-color: #1abc9c;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #1abc9c;
  border-bottom-color: #1abc9c;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #1abc9c;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #1abc9c;
  border-bottom-color: #1abc9c;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #34495e;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #1abc9c;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #1abc9c;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-form .form-control {
  border-color: transparent;
}
.navbar-default .navbar-form .form-control:-moz-placeholder {
  color: #aeb6bf;
}
.navbar-default .navbar-form .form-control::-moz-placeholder {
  color: #aeb6bf;
  opacity: 1;
}
.navbar-default .navbar-form .form-control:-ms-input-placeholder {
  color: #aeb6bf;
}
.navbar-default .navbar-form .form-control::-webkit-input-placeholder {
  color: #aeb6bf;
}
.navbar-default .navbar-form .form-control.placeholder {
  color: #aeb6bf;
}
.navbar-default .navbar-form .form-control:focus {
  border-color: #1abc9c;
  color: #1abc9c;
}
.navbar-default .navbar-form .input-group-btn .btn {
  border-color: transparent;
  color: #919ba4;
}
.navbar-default .navbar-form .input-group.focus .form-control,
.navbar-default .navbar-form .input-group.focus .input-group-btn .btn {
  border-color: #1abc9c;
  color: #1abc9c;
}
.navbar-default .navbar-text {
  color: #34495e;
}
.navbar-default .navbar-text a {
  color: #34495e;
}
.navbar-default .navbar-text a:hover,
.navbar-default .navbar-text a:focus {
  color: #1abc9c;
}
.navbar-inverse {
  background-color: #34495e;
}
.navbar-inverse .navbar-brand {
  color: white;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #1abc9c;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle:before {
  color: white;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-inverse .navbar-toggle:hover:before,
.navbar-inverse .navbar-toggle:focus:before {
  color: #1abc9c;
}
.navbar-inverse .navbar-collapse {
  border-color: #2f4154;
  border-width: 2px;
}
.navbar-inverse .navbar-nav > li > a {
  color: white;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #1abc9c;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: #1abc9c;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret,
.navbar-inverse .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #1abc9c;
  border-bottom-color: #1abc9c;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #1abc9c;
  color: white;
  border-left-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: white;
  border-bottom-color: white;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #4b6075;
  border-bottom-color: #4b6075;
}
.navbar-inverse .navbar-nav > .open > .dropdown-arrow {
  border-top-color: #34495e;
  border-bottom-color: #34495e;
}
.navbar-inverse .navbar-nav > .open > .dropdown-menu {
  background-color: #34495e;
  padding: 3px 4px;
}
.navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a {
  color: #e1e4e7;
  border-radius: 3px;
  padding: 6px 9px;
}
.navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav > .open > .dropdown-menu > li > a:focus {
  color: white;
  background-color: #1abc9c;
}
.navbar-inverse .navbar-nav > .open > .dropdown-menu > .divider {
  background-color: #2f4154;
  height: 2px;
  margin-left: -4px;
  margin-right: -4px;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav > li > a {
    border-left-width: 0;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #1abc9c;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
    background-color: #1abc9c;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .dropdown-menu .divider {
    background-color: #2f4154;
  }
}
.navbar-inverse .navbar-form .form-control {
  color: #536a81;
  border-color: transparent;
  background-color: #293a4a;
}
.navbar-inverse .navbar-form .form-control:-moz-placeholder {
  color: #536a81;
}
.navbar-inverse .navbar-form .form-control::-moz-placeholder {
  color: #536a81;
  opacity: 1;
}
.navbar-inverse .navbar-form .form-control:-ms-input-placeholder {
  color: #536a81;
}
.navbar-inverse .navbar-form .form-control::-webkit-input-placeholder {
  color: #536a81;
}
.navbar-inverse .navbar-form .form-control.placeholder {
  color: #536a81;
}
.navbar-inverse .navbar-form .form-control:focus {
  border-color: #1abc9c;
  color: #1abc9c;
}
.navbar-inverse .navbar-form .btn {
  color: white;
  background-color: #1abc9c;
}
.navbar-inverse .navbar-form .btn:hover,
.navbar-inverse .navbar-form .btn.hover,
.navbar-inverse .navbar-form .btn:focus,
.navbar-inverse .navbar-form .btn:active,
.navbar-inverse .navbar-form .btn.active,
.open .dropdown-toggle.navbar-inverse .navbar-form .btn {
  color: white;
  background-color: #48c9b0;
  border-color: #48c9b0;
}
.navbar-inverse .navbar-form .btn:active,
.navbar-inverse .navbar-form .btn.active,
.open .dropdown-toggle.navbar-inverse .navbar-form .btn {
  background: #16a085;
  border-color: #16a085;
}
.navbar-inverse .navbar-form .btn.disabled,
.navbar-inverse .navbar-form .btn[disabled],
fieldset[disabled] .navbar-inverse .navbar-form .btn,
.navbar-inverse .navbar-form .btn.disabled:hover,
.navbar-inverse .navbar-form .btn[disabled]:hover,
fieldset[disabled] .navbar-inverse .navbar-form .btn:hover,
.navbar-inverse .navbar-form .btn.disabled.hover,
.navbar-inverse .navbar-form .btn[disabled].hover,
fieldset[disabled] .navbar-inverse .navbar-form .btn.hover,
.navbar-inverse .navbar-form .btn.disabled:focus,
.navbar-inverse .navbar-form .btn[disabled]:focus,
fieldset[disabled] .navbar-inverse .navbar-form .btn:focus,
.navbar-inverse .navbar-form .btn.disabled:active,
.navbar-inverse .navbar-form .btn[disabled]:active,
fieldset[disabled] .navbar-inverse .navbar-form .btn:active,
.navbar-inverse .navbar-form .btn.disabled.active,
.navbar-inverse .navbar-form .btn[disabled].active,
fieldset[disabled] .navbar-inverse .navbar-form .btn.active {
  background-color: #1abc9c;
  border-color: #1abc9c;
}
.navbar-inverse .navbar-form .btn .badge {
  color: #1abc9c;
  background-color: white;
}
.navbar-inverse .navbar-form .input-group-btn .btn {
  border-color: transparent;
  background-color: #293a4a;
  color: #526a82;
}
.navbar-inverse .navbar-form .input-group.focus .form-control,
.navbar-inverse .navbar-form .input-group.focus .input-group-btn .btn {
  border-color: #1abc9c;
  color: #1abc9c;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-form {
    border-color: #2f4154;
    border-width: 2px 0;
  }
}
.navbar-inverse .navbar-text {
  color: white;
}
.navbar-inverse .navbar-text a {
  color: white;
}
.navbar-inverse .navbar-text a:hover,
.navbar-inverse .navbar-text a:focus {
  color: #1abc9c;
}
.navbar-inverse .navbar-btn {
  color: white;
  background-color: #1abc9c;
}
.navbar-inverse .navbar-btn:hover,
.navbar-inverse .navbar-btn.hover,
.navbar-inverse .navbar-btn:focus,
.navbar-inverse .navbar-btn:active,
.navbar-inverse .navbar-btn.active,
.open .dropdown-toggle.navbar-inverse .navbar-btn {
  color: white;
  background-color: #48c9b0;
  border-color: #48c9b0;
}
.navbar-inverse .navbar-btn:active,
.navbar-inverse .navbar-btn.active,
.open .dropdown-toggle.navbar-inverse .navbar-btn {
  background: #16a085;
  border-color: #16a085;
}
.navbar-inverse .navbar-btn.disabled,
.navbar-inverse .navbar-btn[disabled],
fieldset[disabled] .navbar-inverse .navbar-btn,
.navbar-inverse .navbar-btn.disabled:hover,
.navbar-inverse .navbar-btn[disabled]:hover,
fieldset[disabled] .navbar-inverse .navbar-btn:hover,
.navbar-inverse .navbar-btn.disabled.hover,
.navbar-inverse .navbar-btn[disabled].hover,
fieldset[disabled] .navbar-inverse .navbar-btn.hover,
.navbar-inverse .navbar-btn.disabled:focus,
.navbar-inverse .navbar-btn[disabled]:focus,
fieldset[disabled] .navbar-inverse .navbar-btn:focus,
.navbar-inverse .navbar-btn.disabled:active,
.navbar-inverse .navbar-btn[disabled]:active,
fieldset[disabled] .navbar-inverse .navbar-btn:active,
.navbar-inverse .navbar-btn.disabled.active,
.navbar-inverse .navbar-btn[disabled].active,
fieldset[disabled] .navbar-inverse .navbar-btn.active {
  background-color: #1abc9c;
  border-color: #1abc9c;
}
.navbar-inverse .navbar-btn .badge {
  color: #1abc9c;
  background-color: white;
}
@media (min-width: 768px) {
  .navbar-embossed > .navbar-collapse {
    border-radius: 4px;
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  }
  .navbar-embossed.navbar-inverse .navbar-nav .active > a,
  .navbar-embossed.navbar-inverse .navbar-nav .open > a {
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, 0.15);
  }
}
.navbar-lg {
  min-height: 76px;
}
.navbar-lg .navbar-brand {
  line-height: 1;
  padding-top: 26px;
  padding-bottom: 26px;
}
.navbar-lg .navbar-brand > [class*="fui-"] {
  font-size: 25px;
  line-height: 1;
}
.navbar-lg .navbar-nav > li > a {
  font-size: 16px;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .navbar-lg .navbar-nav > li > a {
    padding-top: 26px;
    padding-bottom: 26px;
  }
}
.navbar-lg .navbar-toggle {
  height: 76px;
  line-height: 76px;
}
.navbar-lg .navbar-form {
  padding-top: 20.5px;
  padding-bottom: 20.5px;
}
.navbar-lg .navbar-text {
  padding-top: 26.5px;
  padding-bottom: 26.5px;
}
.navbar-lg .navbar-btn {
  margin-top: 17.5px;
  margin-bottom: 17.5px;
}
.navbar-lg .navbar-btn.btn-sm {
  margin-top: 20.5px;
  margin-bottom: 20.5px;
}
.navbar-lg .navbar-btn.btn-xs {
  margin-top: 25.5px;
  margin-bottom: 25.5px;
}
.popover {
  background-color: #edeff1;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.popover.right .arrow {
  border-right-color: #edeff1;
  left: -9px;
  margin-top: -9px;
}
.popover.left .arrow {
  border-left-color: #edeff1;
  right: -9px;
  margin-top: -9px;
}
.popover.bottom .arrow {
  border-bottom-color: #edeff1;
  margin-right: -9px;
  top: -9px;
}
.popover.top .arrow {
  border-top-color: #edeff1;
  bottom: -9px;
  margin-left: -9px;
}
.popover .arrow {
  border-width: 9px;
}
.popover .arrow:after {
  display: none;
}
.popover-title {
  background-color: #bcc3ca;
  color: white;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 700;
  padding: 10px 20px 11px;
}
.popover-content {
  padding: 9px 20px 1px;
}
.popover-content p {
  font-size: 15px;
  line-height: 1.286;
}
.dialog {
  background-color: #edeff1;
  border-top: 2px solid #d6dbdf;
  font-size: 17px;
  margin-bottom: 20px;
  padding: 16px 0 20px;
  position: relative;
  text-align: center;
}
.dialog .btn {
  vertical-align: baseline;
}
.dialog form {
  margin-bottom: 0;
}
.dialog form input,
.dialog form .btn {
  margin-bottom: 0;
  margin-left: 20px;
  vertical-align: top;
}
.dialog form input:first-child,
.dialog form .btn:first-child {
  margin-left: 0;
}
.dialog.dialog-success {
  background-color: #f0faf8;
  border-top-color: #e2edeb;
}
.dialog.dialog-danger {
  background-color: #fdefed;
  border-top-color: #fadbd8;
}
.dialog.dialog-warning {
  background-color: #fefae9;
  border-top-color: #fcf3cf;
}
.dialog.dialog-info {
  background-color: #edf6fc;
  border-top-color: #d6eaf8;
}
.dialog.dialog-inverse {
  background-color: #34495e;
  border-top-color: #2a3a4b;
  color: white;
}
@media (max-width: 767px) {
  .dialog {
    padding-left: 20px;
    padding-right: 20px;
  }
  .dialog form .btn,
  .dialog .btn {
    display: block;
    margin: 9px 0;
    min-width: auto;
    width: 100%;
  }
  .dialog form .btn:last-child,
  .dialog .btn:last-child {
    margin-bottom: 0;
  }
  .dialog form .btn + .btn,
  .dialog .btn + .btn {
    margin-top: 18px;
  }
  .dialog form input {
    margin: 9px 0;
  }
}
.modal {
  z-index: 1050;
}
.modal-content {
  background-color: #f9fafb;
  border: 2px solid #f2f3f5;
  border-radius: 4px;
  -webkit-background-clip: border-box;
  -moz-background-clip: border-box;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-backdrop {
  z-index: 1040;
  background-color: #545f6a;
}
.modal-backdrop.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal-transdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  background-color: transparent;
}
.modal-header {
  padding: 17px 19px 15px 24px;
  border-bottom: 1px solid #f2f3f5;
}
.modal-header .close {
  padding: 0;
  font-weight: normal;
  font-size: 30px;
  color: #34495e;
}
.modal-title {
  margin: 0;
  font-size: 26px;
  line-height: 30px;
}
.modal-body {
  padding: 20px 24px 20px;
}
.modal-body p {
  font-size: 17px;
  line-height: 1.625;
}
.modal-footer {
  padding: 19px 22px 20px;
  margin-top: 0;
  background-color: #ebedef;
  border-top: none;
  border-radius: 0 0 4px 4px;
}
.modal-footer .btn + .btn {
  margin-left: 12px;
}
@media (max-width: 767px) {
  .modal-footer .btn {
    display: block;
    min-width: auto;
    margin-bottom: 15px;
  }
  .modal-footer .btn:last-child {
    margin-bottom: 0;
  }
  .modal-footer .btn + .btn {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 624px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .modal-sm {
    width: 300px;
  }
  .modal-lg {
    width: 900px;
  }
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
  padding-left: 2em;
}
.custom-control-label::before {
  position: absolute;
  top: 0.8rem;
  left: 0rem;
  display: block;
  width: 2rem;
  height: 2rem;
  pointer-events: none;
  content: "";
  background-color: transparent;
  border: #adb5bd dotted 2px;
  border-radius: 4px;
}
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1.5rem;
  height: 2.5rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  background-color: #b9c1cc;
  border-color: #9298d2;
  border-style: solid;
}
.form-std fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.form-std label.control-label {
  min-width: 150px;
  text-align: right;
  margin-right: 1em;
  margin-bottom: 0;
}
.form-std .alabel {
  background-color: rgba(22, 66, 13, 0.25);
  color: white;
  position: absolute;
  top: 20%;
  font-weight: normal;
  padding: 0.4em 0.5em 0.2em;
  line-height: 1.5;
  text-transform: uppercase;
  font-size: 0.7em;
  letter-spacing: 0.08em;
  font-weight: 600;
}
.form-std .alabel[href]:hover,
.form-std .alabel[href]:focus {
  color: white;
}
.btn .form-std .alabel {
  position: relative;
  top: -1px;
}
.form-std .control-group.emb {
  background: rgba(111, 98, 98, 0.1);
  font-size: 1.6rem;
  border-radius: 4px;
  margin-bottom: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.form-std .control-group.emb .form-control {
  background: transparent;
}
.form-std .control-group.emb .title {
  color: #c1b5b5;
  font-size: 1.5rem;
}
.form-std .control-group.embro {
  background: rgba(111, 98, 98, 0.1);
  font-size: 1.6rem;
  border-radius: 4px;
  margin-bottom: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background: rgba(11, 136, 17, 0.1);
}
.form-std .control-group.embro .form-control {
  background: transparent;
}
.form-std .control-group.embro .title {
  color: #c1b5b5;
  font-size: 1.5rem;
}
.form-std .control-group.embro .alabel {
  background-color: rgba(22, 66, 13, 0.25);
}
.form-std .control-group.hame {
  background: rgba(111, 98, 98, 0.1);
  font-size: 1.6rem;
  border-radius: 4px;
  margin-bottom: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background: rgba(222, 205, 177, 0.17);
}
.form-std .control-group.hame .form-control {
  background: transparent;
}
.form-std .control-group.hame .title {
  color: #c1b5b5;
  font-size: 1.5rem;
}
.form-std .control-group.hame .alabel {
  background-color: rgba(66, 59, 13, 0.25);
}
.form-std .form-control,
.form-std .dropdown-toggle {
  margin: 2px auto;
  border: 0;
  color: #34495e;
  background: rgba(222, 205, 177, 0.17);
  /* background: rgba(127, 255, 0, 0.05); */
  background: rgba(208, 192, 166, 0.3);
  line-height: 1.7;
}
.form-std .form-control.ro,
.form-std .dropdown-toggle.ro {
  background: rgba(11, 136, 17, 0.1);
}
.form-std .dropdown-toggle .fa {
  font-size: 0.8em;
  color: #838576;
}
.form-std .form-control {
  padding: 6px 15px;
}
.form-std .control-label {
  text-transform: uppercase;
  font-size: 0.7em;
  line-height: 1.6;
  letter-spacing: 0.08em;
  font-weight: 600;
  color: rgba(11, 107, 112, 0.53);
  line-height: 2.7;
  color: rgba(43, 67, 88, 0.67);
}
.htable .form-control {
  padding: 6px 15px;
  height: unset;
  text-align: left;
}
.htable .controls .label.absol {
  top: 25%;
  right: 4em;
  font-size: 0.6em;
  text-transform: uppercase;
  background: rgba(184, 140, 167, 0.29);
  /* font-weight: 600; */
  /* background: white; */
  /* color: rgb(108, 108, 96); */
}
.htable .controls .fa-key,
.htable .controls .fa-list {
  right: 0.85em;
  font-size: 0.9em;
  top: 36%;
  color: rgba(146, 42, 164, 0.47);
  cursor: pointer;
  opacity: 0.5;
  background: transparent;
  color: rgba(143, 42, 170, 0.69);
}
.htable .controls .fa-chevron-right {
  right: 1.3em;
  font-size: 0.7em;
  top: 40%;
  color: rgba(146, 42, 164, 0.47);
  cursor: pointer;
  opacity: 0.5;
  background: transparent;
}
.status-page .item-all {
  margin-right: 0.1em;
  border: 2px solid white;
  border-radius: 6px;
  padding: 1em 1em 0.2em;
  min-width: 6em;
  background: rgba(106, 87, 22, 0.06);
}
.status-page .item-all .fa.icon {
  color: rgba(208, 192, 161, 0.25);
  font-size: 2em;
}
.status-page .item-all .fa.marker {
  top: 40%;
  font-size: 0.6em;
  color: brown;
  position: absolute;
  left: 25%;
}
label.swap-label,
label.twice-label {
  min-width: unset;
  text-align: unset;
  margin-right: unset;
  margin-bottom: unset;
}
.swap-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1.5rem;
  height: 2.5rem;
  opacity: 0;
}
.swap-input:checked + .swap-label .fa {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.twice-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1.5rem;
  height: 2.5rem;
  opacity: 0;
}
.twice-input:checked + .twice-label .on.fa {
  opacity: 1;
  width: unset;
}
.twice-input:checked + .twice-label .on.fa:before {
  width: unset;
  display: inline;
}
.twice-input:checked + .twice-label .off.fa {
  opacity: 0;
  width: 0;
}
.twice-input:checked + .twice-label .off.fa:before {
  width: 0;
  display: none;
}
.twice-input + .twice-label {
  position: relative;
}
.twice-input + .twice-label .on,
.twice-input + .twice-label .off {
  position: absolute;
  top: 50%;
  /* position the top  edge of the element at the middle of the parent */
  left: 50%;
  /* position the left edge of the element at the middle of the parent */
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.twice-input + .twice-label .on.fa {
  opacity: 0;
  width: 0;
}
.twice-input + .twice-label .on.fa:before {
  width: 0;
  display: none;
}
.twice-input + .twice-label .off.fa {
  opacity: 1;
  width: unset;
}
.twice-input + .twice-label .off.fa:before {
  width: unset;
  display: inline;
}
.text-twice-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1.5rem;
  height: 2.5rem;
  opacity: 0;
}
.text-twice-input:checked + .twice-label .on.fa {
  opacity: 1;
  width: unset;
}
.text-twice-input:checked + .twice-label .on.fa:before {
  width: unset;
  display: inline;
}
.text-twice-input:checked + .twice-label .off.fa {
  opacity: 0;
  width: 0;
}
.text-twice-input:checked + .twice-label .off.fa:before {
  width: 0;
  display: none;
}
.text-twice-input + .twice-label {
  position: relative;
}
.text-twice-input + .twice-label .on,
.text-twice-input + .twice-label .off {
  position: absolute;
  top: 50%;
  /* position the top  edge of the element at the middle of the parent */
  left: 50%;
  /* position the left edge of the element at the middle of the parent */
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.text-twice-input + .twice-label .on.fa {
  opacity: 0;
  width: 0;
}
.text-twice-input + .twice-label .on.fa:before {
  width: 0;
  display: none;
}
.text-twice-input + .twice-label .off.fa {
  opacity: 1;
  width: unset;
}
.text-twice-input + .twice-label .off.fa:before {
  width: unset;
  display: inline;
}
.text-twice-input + .twice-label {
  position: unset;
}
.text-twice-input + .twice-label .desc {
  margin-right: 3em;
}
.text-twice-input + .twice-label .on,
.text-twice-input + .twice-label .off {
  position: unset;
  top: unset;
  left: unset;
  -webkit-transform: unset;
          transform: unset;
  font-size: 1.2em;
}
.last-col {
  overflow: hidden;
}
.ptn,
.pvn,
.pan {
  padding-top: 0 !important;
}
.ptx,
.pvx,
.pax {
  padding-top: 3px !important;
}
.pts,
.pvs,
.pas {
  padding-top: 5px !important;
}
.ptm,
.pvm,
.pam {
  padding-top: 10px !important;
}
.ptl,
.pvl,
.pal {
  padding-top: 20px !important;
}
.prn,
.phn,
.pan {
  padding-right: 0 !important;
}
.prx,
.phx,
.pax {
  padding-right: 3px !important;
}
.prs,
.phs,
.pas {
  padding-right: 5px !important;
}
.prm,
.phm,
.pam {
  padding-right: 10px !important;
}
.prl,
.phl,
.pal {
  padding-right: 20px !important;
}
.pbn,
.pvn,
.pan {
  padding-bottom: 0 !important;
}
.pbx,
.pvx,
.pax {
  padding-bottom: 3px !important;
}
.pbs,
.pvs,
.pas {
  padding-bottom: 5px !important;
}
.pbm,
.pvm,
.pam {
  padding-bottom: 10px !important;
}
.pbl,
.pvl,
.pal {
  padding-bottom: 20px !important;
}
.pln,
.phn,
.pan {
  padding-left: 0 !important;
}
.plx,
.phx,
.pax {
  padding-left: 3px !important;
}
.pls,
.phs,
.pas {
  padding-left: 5px !important;
}
.plm,
.phm,
.pam {
  padding-left: 10px !important;
}
.pll,
.phl,
.pal {
  padding-left: 20px !important;
}
.mtn,
.mvn,
.man {
  margin-top: 0px !important;
}
.mtx,
.mvx,
.max {
  margin-top: 3px !important;
}
.mts,
.mvs,
.mas {
  margin-top: 5px !important;
}
.mtm,
.mvm,
.mam {
  margin-top: 10px !important;
}
.mtl,
.mvl,
.mal {
  margin-top: 20px !important;
}
.mrn,
.mhn,
.man {
  margin-right: 0px !important;
}
.mrx,
.mhx,
.max {
  margin-right: 3px !important;
}
.mrs,
.mhs,
.mas {
  margin-right: 5px !important;
}
.mrm,
.mhm,
.mam {
  margin-right: 10px !important;
}
.mrl,
.mhl,
.mal {
  margin-right: 20px !important;
}
.mbn,
.mvn,
.man {
  margin-bottom: 0px !important;
}
.mbx,
.mvx,
.max {
  margin-bottom: 3px !important;
}
.mbs,
.mvs,
.mas {
  margin-bottom: 5px !important;
}
.mbm,
.mvm,
.mam {
  margin-bottom: 10px !important;
}
.mbl,
.mvl,
.mal {
  margin-bottom: 20px !important;
}
.mln,
.mhn,
.man {
  margin-left: 0px !important;
}
.mlx,
.mhx,
.max {
  margin-left: 3px !important;
}
.mls,
.mhs,
.mas {
  margin-left: 5px !important;
}
.mlm,
.mhm,
.mam {
  margin-left: 10px !important;
}
.mll,
.mhl,
.mal {
  margin-left: 20px !important;
}
html {
  min-height: 100%;
  position: relative;
}
body {
  background: rgba(224, 226, 228, 0.58);
}
header {
  background: #477DB8;
}
header #logo a {
  color: #FFFFFF;
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 100px;
}
header a {
  color: #ffffff;
}
header .navbar {
  margin-bottom: 0;
}
header .navbar-brand {
  padding: 25px 21px;
  font-weight: bold;
  background: 20px 10px url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALMAAAA0CAMAAAD2f/mhAAAAOVBMVEUAAAD5+fb5+fj4+Pj///D6+vf4+Pf5+fj5+ff6+vj6+vX4+Pj5+fj5+fj5+fb5+ff4+Pf6+vX5+feYMvOMAAAAEnRSTlMAd+5EEbuZzN1mMyKqiFXWxDFRNkY/AAAEv0lEQVR4XtWY7Y7jNgxFRUrUt932vP/DFrAJx64TTKfY7Xrvv8koxhF1c0kr/Cf1VUQkht9GMStqIoXaH0jXZNquKRI3wmho3lmF/CzeIQbYImuMItkUoOQMkkJ4IHNqBeoSL59FMQBqlr4j8yBHi4Ktd4AGhV1mFdpzXFxBbzjrtImuYYhjU9fHIC+ApRsAgPbd6k9Lugxv4wBgCY9UBkr4wCyPRBZAU7grAjyy8Q14nwZdAcITtQA13JUKwHwkcwWWDy5/Qhx/44e2smn8RsxJqUAJjxRv0TI1vz+AOBXq+OV+Jt5jLupbayxQY/7FEdi8Qx9KcZUCBmASb2FSUoiSvgeQYuw/ug06dG+LKVddoCfU7+GOmMLIAMuPhxYxXKqUqEAGvD5xMbMC9PuLQgWw9ShpPPdYHVGhAMGVFqhfMPX6xRrhkJrENKB3QF8BncFmBdTRXNEAqrSCbTyZU9wkhdzARig4wloBuLnrvNWQ9IuDSaI4cXPA7C1lDi/mZh6D6wQ4DKoBMzTMy0OBUzEM8uaR8RpiWJRygW4KQHAZUNKXxIrXWVaYWaHKCK6I7QSipwAUhSXtmaj0EIYCLcOpWpCvuQNI6GDXDpaBesoFXSqwfnqnApURehOzo+Jc18e+EczQjgRMeXfKaakBuR+nKnfkYOy0BpfAnXJyQz0g5E7cC0Btl8JDDBX0ni86Nq7FYw/tnpXpKE+Jr2OvH5jHP5kbpNPvuzmvvWNu6sRnCSX0+0gXvS02P9W8I6dTi3czy0Fyn1kSYL72vJGcTtYoQIP+rs4Z0NunlRaE2/Li0RzBfAurHxTLsSvq4ohRcZVLgu3ldD+Dje2LI75cJO6w4vuNlXgekOetQ0Q0hXnr54K7VsB2oj9CEjatx5J4zU+WcnLHqkwAjSFDS83nMyP7MXolYQ3eh2IzWA7kW9geQRcqcEEe6nbrCjIyQMkKosAL0+laRRXQNBQoI4QwJioGxVuM4UUXdITkGx4FBZInDKB5nJAt3ZHTFlq3dxcD0JaaeuT+CUCNHSh7P2heqiEVluRF7ApgYrCkYCChTVCbEiMQBdruvWUL3rxuzF2358ZxmRzy+5Gp7s60qzNAjtZTlrEBVult4popKZCXAiopBEDT0Ropkva919Eqfr1aXp1sBSrMGDpQ5rbFi+QDcpjInXno9nfaL2b8UV2y56jEKIqEPvcdrc6DvEaQdM4SlfT6z+t5Im14z0BzDFetn5DTFk3RvbFYd2eg47Ksbbw1i+8uVVr4N4oisqbwfSX9gBwa01OLEbKTXpPPr+90trHVbYOd5PBzlT8OILbnFkCe+FQN2BW4SPf1btoefzJy/Hg9lFB3NUDpRygO99TcgA+f9P/tduzzQTZyCGnaX9NsNl8NNE9d0B3Ylb3MP1/LTB93E0Owi3MykJ0Yn02uZX6ABoz7pemwN7OJQU1PYI7w8rf5C0PT+2ziA8YT1F8gsbKjLu9M0PU5V+rmgREN98MCtHcXp/YIYIeZMitQJfkokN8hlxQeozWbmWXxxlFB05OR74rcfdufjfzuRaspLOHBanAFHBN0DU9Wv16cjozP40/W5JgzRptAHuHpShOAavZ6SXq+Yi4AWG6/psR/A8ryXtm3ciqzAAAAAElFTkSuQmCC) no-repeat;
  width: 220px;
  height: 70px;
}
header .navbar-nav > li > a {
  padding: 25px 11px;
  font-weight: bold;
}
@media (min-width: 992px) {
  header .navbar-nav > li > a {
    padding: 25px 21px;
  }
}
@media (max-width: 767px) {
  header .navbar-nav.navbar-right {
    padding-left: 25px;
  }
}
header .cart-link {
  background: 25px 22px url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAABW0lEQVR4AY3Rz4tNcRwG4Ofevu7SUIhkzGZQs7K2kYyllSY0f4DYaCzGgphBzEopC2s/tpOtGtJs+ANuZoPEUgizMTP3ZTrl1Ol27zxvn83beTt1jmFyMZumo4oMzvUkj/I6azm8lcGtJFciJ5McGz64kWQ2sjsf8ibbhw2uJbkc2ZvP+Zh9MXhwO8lM5EBW8irqtMKEXaB23E1XLdjhpaOmdY2Ar7pyLv3MRPbkfZqmisfemkVtwkPfHLLstxN6avc8kWQ+GlnKpnfZ3+jnk4Ki6YwL2h74pQaFgnVN393VzzrFhklLtmbSWuMrDTVV/YcXOG+wZzil2wqs4IgB6mcKKIYrQFuNcc+NgzlzjUa/wajTRsGlf6mbmqLGRnX42Wgab2jrgSCg16dpQwEdLfClOqzRaLbp1INlZ933x0Hc8QljWOB/0zHmKYjIziym8iOV1aw2msWMRPwF6E9zqVWKTXMAAAAASUVORK5CYII=) no-repeat;
  padding-left: 30px;
}
header .header-cart {
  padding-left: 40px;
}
header #cart-label {
  position: absolute;
  top: 20px;
  left: -15px;
  background: #ffffff;
  color: #788798;
  width: 30px;
  height: 30px;
  line-height: 28px;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  border-radius: 999px;
  z-index: 10;
}
.bottom-menu li > a:hover {
  color: #788798;
}
.container.main {
  padding-top: 60px;
}
footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-top: 40px;
}
#menu {
  margin-bottom: 40px;
}
#menu.fixed {
  position: fixed;
  top: 60px;
}
.products {
  min-height: 800px;
}
.products h4 {
  text-align: center;
  margin-top: 0px;
}
.products img {
  width: 100%;
  max-width: none;
  height: auto;
  display: block;
}
.products .item {
  padding-top: 10px;
  padding-bottom: 30px;
}
.products .item .price {
  text-align: right;
  font-weight: bold;
  padding-right: 15px;
  position: absolute;
  right: 0px;
  top: 5px;
}
.products .item .caption {
  font-weight: bold;
  text-align: center;
  border-radius: 2px 2px 0 0;
  background: rgba(210, 213, 216, 0.58);
  color: #788798;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding: 4px 4px 2px;
}
.products .item-wrap {
  position: relative;
}
.products .btn-add {
  /*     position: absolute !important;
    bottom: 4px;
    left: 4px;
 */
  border-top: 8px solid rgba(210, 213, 216, 0.58);
  z-index: 10;
  -webkit-transition: opacity 0.215s ease-in-out 0s !important;
  transition: opacity 0.215s ease-in-out 0s !important;
}
.products .btn-add.ordered {
  opacity: 1;
}
.products .btn-add.ordered a,
.products .btn-add.ordered input {
  visibility: hidden;
}
.products .item:hover .btn-add {
  opacity: 1;
}
.products .btn-add .btn {
  font-weight: bold;
  font-size: 20px;
}
.products .btn-add input {
  width: 40px;
  display: inline;
  padding: 0 5px;
}
.products .item .btn-ordered {
  position: absolute !important;
  background-color: #788798;
  padding: 6px;
  top: 4px;
  right: 4px;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s !important;
  transition: visibility 0.3s ease-in-out 0s, opacity 0.3s ease-in-out 0s !important;
}
.products .item .btn-ordered.vis {
  visibility: visible;
  opacity: 1;
}
.products .item .btn-ordered .check {
  width: 20px;
  height: 20px;
  background: 0 0 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAQAAAAngNWGAAABJElEQVR4AYXTMU4icRSA8Q8KUBJ0C6i24QicYmHZBLLZ7CZ7ANhiI2PhCeyMWmhsjAVIiK02EiYW9HoIPQG0aoKfxUzyT8gEvl83mbzizRtCFoycOld17tTIgpjKSVqXc7Z44J5noMYPvvFKnyuSTAzVsVUxqDpWr0UEEQfqb8nwRx2IIHbV72K2ptoT3HbpUNYYurSEe2pZ1iir/Zwz3mmQ1X8eeQIgppCnzoSsTrhgl6QJddS2pA79KyIeqz8l1dY8IfjCDS3giAN+cUsIXBiJhEnepdOCyAXOjCXwdPU1MXaGfXVHAr9mrQdLGxc+8MMSYk9tbvqE4Sg6kqETjiIxUkdWJLCSPl053H+cUSRmwgtQo0WDNyIuSTIorvwK+xbF1CfBI4Dmlgd0RQAAAABJRU5ErkJggg==) no-repeat;
}
.online-order .clients-box {
  padding: 30px 0 20px;
}
.online-order .clients-box > div {
  border-radius: 4px;
  border-top: 30px solid rgba(147, 122, 182, 0.1);
  padding: 20px;
  position: relative;
}
.online-order .clients-box > div .picker {
  position: absolute;
  top: -34px;
  left: 0.2em;
}
.online-order .clients-box > div .picker .custom-control-label::before {
  top: 1.4rem;
  left: 1rem;
  width: 1rem;
  height: 1rem;
  border-radius: 14px;
  background-color: rgba(32, 30, 30, 0);
  border: rgba(97, 101, 105, 0.52) dotted 2px;
}
.online-order .clients-box > div .picker :checked ~ .custom-control-label::before {
  border: 0;
  background-color: #fff;
}
.online-order .clients-box .single {
  margin-right: 10px;
  background: linear-gradient(125deg, #acebe1, #63e7a9);
  color: #fff;
}
.online-order .clients-box .single .city {
  font-size: 0.7em;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.online-order .clients-box .multi {
  background: #dbdee8;
}
.online-order .clients-box .fa-stack-1x {
  color: #fff;
}
.online-order .clients-box .fa-stack-2x {
  color: #7cdab6;
}
.online-order .client-text p {
  font-size: 0.85em;
  line-height: 2.2em;
  margin: 0;
}
.order-paper {
  background: #f7f7f7;
  border-top: 20px solid rgba(147, 122, 182, 0.1);
  border-radius: 4px;
  padding: 10px 20px;
}
.order-paperframe {
  border: 8px solid rgba(147, 122, 182, 0.1);
  border-top: 20px solid rgba(147, 122, 182, 0.1);
  border-radius: 4px;
  padding: 10px 12px;
}
.order-comment {
  background: #fefcdd;
  border-top: 20px solid rgba(147, 122, 182, 0.1);
  border-radius: 4px;
  max-height: 300px;
  overflow-y: scroll;
  padding: 10px 20px;
}
.order-table > tbody > tr > td {
  vertical-align: middle;
}
.order .block {
  margin-top: 2em;
}
.td-middle > tbody > tr > td,
.td-middle > tbody > tr > th,
.td-middle > tfoot > tr > td,
.td-middle > tfoot > tr > th,
.td-middle > thead > tr > td,
.td-middle > thead > tr > th {
  vertical-align: middle;
}
.timeline .output {
  min-height: 160px;
}
.timeline .output > .no,
.timeline .output .text {
  text-align: center;
  padding: 2em;
  display: block;
}
.timeline .wrapper {
  border-radius: 6px;
  border: 2px solid #e1e4e7;
  padding: 1em 2em 0;
  position: relative;
  margin-bottom: 2em;
}
.timeline .wrapper:hover {
  border-color: #c8cef5;
}
.timeline .table > tfoot {
  background: white;
  z-index: 60;
}
.timeline .summary {
  color: #8d89a6;
  font-size: 1.1em;
  text-align: center;
}
.timeline .summary > div {
  margin-right: 0.1em;
  border: 2px solid white;
  border-radius: 6px;
  padding: 1em 0.5em 0.2em;
}
.timeline .summary > div .rpr {
  font-size: 0.9em;
}
.timeline .summary > div > span {
  margin-top: -1em;
  font-size: 0.6em;
  display: block;
  text-transform: uppercase;
  color: rgba(46, 21, 8, 0.5);
  letter-spacing: 0.12em;
  margin-bottom: 1em;
}
.timeline .summary > div.item-orders {
  background: #ebf6ff;
}
.timeline .summary > div.item-all {
  background: rgba(58, 65, 71, 0.06);
}
.timeline .summary > div.item-done {
  background: #f0f5f9;
}
.timeline .summary > div.item-sticker {
  background: #f6f0f9;
}
.timeline .summary > div.cashable {
  border-bottom: 2px solid #58b936;
}
.timeline.lg .summary > div {
  margin-right: 1em;
  padding: 1em 1em 0.6em;
}
.login-form {
  color: #34495e;
  padding: 18px 45px 14px 30px;
  text-shadow: none;
  background-color: #ffffff;
  border: 2px solid #ebece8;
  font-size: 17px;
  line-height: 1.625;
  border-radius: 2px;
}
.login-form .input-group {
  padding: 10px 0 20px;
}
.scrollable-dropdown-menu .tt-dropdown-menu {
  max-height: 150px;
  overflow-y: auto;
}
.block-title {
  border-bottom: 2px solid #dae0e8;
  background: rgba(218, 224, 232, 0.15);
}
.modal.gallery .carousel-inner .item {
  height: 100%;
}
.modal.gallery .carousel-inner .item > img {
  margin: 0 auto;
  height: auto;
}
.modal.gallery .modal-text {
  padding-top: 20px;
}
.modal.gallery .close {
  width: 32px;
  height: 32px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAk1BMVEUAAAB3iJl4h5iAgKp4h5l4h5h4h5Vxjo54h5h4h5h4h5h4h5l4h5h4h5l2iZ14h5h6hZt1iph1g5l5iJh4h5l4h5h4h5h5hpZ5iJh3hpd4h5h4h5h4h5h2hJd4h5h4h5V4h5h5iJh3iJh4h5h5iJh3hZd4h5h4h5h3iJh4h5Z3hph4h5h1hZV4h5d4h5h5iJh4h5iC6seHAAAAMHRSTlMAD8gG6vokCdr3/Z3Sig3+FyUjmsCfwT3Jduv5wja5NVe4PvicWFnGL3V0mTAxw54VPtIqAAABM0lEQVR4XoWT6ZKCMBCEOxCQ+5BDPEBRV1336vd/uq2KBRsBl+9HqjIzqczV+EMcPgx5OkkjOwiMsc8ue1zfxjOL0GJcrleJaSbH9S6mFS6gsQzoFSl60sJjsETPTdKp8UTtUN7695JNhAFRQ7mEYhGwMTHCbBg88gjpRJggchiq+iyvxiS1Z9kAfBZ4QcEzINw4xQvS2BU4sOzu11y1WOTXzpLzDRnX3bWkIQBhcNdZ3pnB4BEK5TKEOjrLihUkE+gRuh8JN9jShB6h+2FyOxsw+8VsknqZ+VSZeqOM3aNR35XWqNlW/zusH/qPce8xyV6Ne3Zh1Mq1UyvXMlj0S9uOl7al7NXzKekM8tg7lF/PwvF14fhKOEPp5XclvdW97KSnY/sD8Y4Rl6zaWNamyi4CPb/zxh/3ASIS8gAAAABJRU5ErkJggg==);
}
.control-group.control-new {
  background: #ebf5ff;
}
.label.label-kato {
  background-color: #beb9b1;
  color: #ffffff;
  border-radius: 24px 24px 24px 24px;
  padding-right: 8px;
}
.label.label-kato ::before {
  content: "k+";
  background: #55cdd3;
  color: #f7f7f7;
  padding: 3px 5px;
  border-radius: 24px 0 4px 24px;
  top: -1px;
  left: -6px;
  position: relative;
}
.label.label-kato.blank ::before {
  background-color: #eb774b;
}
collapser,
sumcollapser,
idcollapser,
fcollapser,
collapserb {
  display: block;
}
collapser .head,
sumcollapser .head,
idcollapser .head,
fcollapser .head,
collapserb .head {
  cursor: pointer;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
collapser .head .fa,
sumcollapser .head .fa,
idcollapser .head .fa,
fcollapser .head .fa,
collapserb .head .fa {
  padding: 0 0.5em;
  line-height: 1.7em;
  color: #bbc7db;
  font-size: 1.1em;
}
collapser .head .label-before,
sumcollapser .head .label-before,
idcollapser .head .label-before,
fcollapser .head .label-before,
collapserb .head .label-before {
  margin-right: 1em;
}
collapser .hidden,
sumcollapser .hidden,
idcollapser .hidden,
fcollapser .hidden,
collapserb .hidden {
  display: none;
}
complex,
sticker_line,
.sticker-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 30px;
  border-radius: 4px;
  background: #e1e3e8;
}
complex h2,
sticker_line h2,
.sticker-block h2 {
  font-size: 1em;
  margin-top: 0;
  margin: auto;
}
complex.sleeping,
sticker_line.sleeping,
.sticker-block.sleeping {
  padding: 10px;
}
complex .marginal,
sticker_line .marginal,
.sticker-block .marginal {
  margin: auto;
  margin-left: -15px;
  margin-right: -15px;
}
complex .ninety,
sticker_line .ninety,
.sticker-block .ninety {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
complex .stack,
sticker_line .stack,
.sticker-block .stack {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
complex .stack .item,
sticker_line .stack .item,
.sticker-block .stack .item {
  position: relative;
  border-radius: 4px;
  background: #a7aebc;
  padding: 20px;
  margin-right: 5px;
  color: #ffffff;
}
complex .stack .item input,
sticker_line .stack .item input,
.sticker-block .stack .item input {
  color: #6c6c6c;
}
complex .btn-remove,
sticker_line .btn-remove,
.sticker-block .btn-remove {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}
.flex-c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
}
.flex-v {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.flexie {
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}
.cmar-05 > * {
  margin: 0 0.5em;
}
.cmar-1 > * {
  margin: 0 1em;
}
.cmar-04a > * {
  margin: 0.4em;
}
.tmar-1 {
  margin-top: 1em;
}
.tmar-2 {
  margin-top: 2em;
}
.tmar-3 {
  margin-top: 3em;
}
.vmar-1 {
  margin-top: 1em;
  margin-bottom: 1em;
}
.vmar-2 {
  margin-top: 2em;
  margin-bottom: 2em;
}
.vmar-3 {
  margin-top: 3em;
  margin-bottom: 3em;
}
.hpad-1 {
  padding: 0 1em;
}
.flex-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.vcenter {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wp100 {
  width: 100%;
}
.wp50 {
  width: 50%;
}
.hp100 {
  height: 100%;
}
.relat {
  position: relative;
}
.absol {
  position: absolute;
}
.hand {
  cursor: pointer;
}
.fa-btn {
  margin-right: 0.5em;
  font-size: 1.3em;
  vertical-align: middle;
}
.upper {
  text-transform: uppercase;
}
.btn-xs .fa-btn {
  margin-right: 0.95em;
  font-size: 0.5em;
}
.caps {
  text-transform: uppercase;
  font-size: 0.7em;
  letter-spacing: 0.08em;
  font-weight: 600;
}
.btn-mask {
  text-transform: uppercase;
  font-size: 0.7em;
  line-height: 1.6;
  letter-spacing: 0.08em;
  font-weight: 600;
  color: #92a1c2;
  line-height: 2.7;
}
.bulb:before {
  margin: 5px;
  content: '\f111';
  font-family: 'FontAwesome';
}
.bulb.bulb-red:before {
  color: #e48173;
}
.bulb.bulb-green:before {
  color: #86e473;
}
.chevron:before {
  margin: 5px;
  content: '\f107';
  font-family: 'FontAwesome';
}
.header .meta {
  line-height: 2.4em;
  padding-left: 0.5em;
}
.header .user {
  vertical-align: middle;
  color: #7682a6;
}
.header .fa-stack-1x {
  color: #a0b0de;
}
.header .fa-stack-2x {
  color: #f1f8fe;
}
.header .item {
  margin-left: 1em;
}
.white-sticky {
  position: sticky;
  top: 0;
  background: white;
  z-index: 10;
}
.table-form > tbody > tr > td {
  line-height: 2.2;
  border-bottom: 1px solid #edeef2;
  border-top: none;
}
.list-column.minirur {
  white-space: nowrap;
  text-align: right;
  padding: 0 12px;
}
.list-column.minirur .r {
  color: #c8c5ee;
  font-size: 0.9em;
  margin-left: -0.1em;
}
.list-column.date-warning {
  text-shadow: 0px 1px;
  color: #f1c40f;
}
a.list-column.date-warning:hover {
  color: #c19d0c;
}
.list-column.bg-warning {
  background-color: #f1c40f !important;
  color: white;
}
.list-row .list-row-unwrap {
  position: absolute;
  top: 25%;
  display: inline;
}
.list-row:hover .list-row-unwrap {
  display: none;
}
.filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
}
.filters .filter-item,
.filters label {
  color: #8a94a6;
  text-transform: uppercase;
  font-size: 0.75em;
  cursor: default;
  letter-spacing: 0.036em;
  padding-right: 2em;
}
.filters .filter-item .fa,
.filters label .fa {
  margin-right: 0.4em;
  padding-top: 0.4em;
  font-size: 1.2em;
  font-weight: 600;
  opacity: 1;
}
.filters .filter-control-label {
  position: relative;
  margin-bottom: 0;
  padding-left: 1.3em;
  font-size: 1em;
}
.filters .filter-control-label::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 2rem;
  height: 2rem;
  pointer-events: none;
  content: "";
  opacity: 0;
}
.filters .filter-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1.5rem;
  height: 2.5rem;
  opacity: 0;
}
.filters .filter-control-input:checked ~ .filter-control-label::before {
  content: "\f149";
  font-family: 'FontAwesome';
  font-weight: 600;
  opacity: 1;
}
calendar {
  height: 350px;
  margin: 1em;
  overflow-y: scroll;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
calendar .mtitle {
  text-align: center;
  width: 100%;
  color: rgba(112, 146, 182, 0.36);
}
calendar .noday {
  width: 4em;
  height: 3em;
  color: #5d6080;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.4;
  border-radius: 60px;
  display: inline-block;
  padding: 6px 0;
  margin-bottom: 0;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
}
calendar .wday {
  width: 4em;
  height: 3em;
  color: #5d6080;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.4;
  border-radius: 60px;
  display: inline-block;
  padding: 6px 0;
  margin-bottom: 0;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  color: rgba(112, 146, 182, 0.36);
  padding-top: 0;
}
calendar .day {
  width: 4em;
  height: 3em;
  color: #5d6080;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.4;
  border-radius: 60px;
  display: inline-block;
  padding: 6px 0;
  margin-bottom: 0;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
calendar .day:hover {
  color: white;
  background-color: #606e7d;
  border-color: #606e7d;
}
calendar .day.selected {
  border: 2px solid #606e7d;
}
calendar .day.unbusy > span,
calendar .day.unbusy > .num {
  border-bottom: 3px solid #95cf8d;
}
calendar .day.busy > span,
calendar .day.busy > .num {
  border-bottom: 3px solid #e6848d;
}
calendar .day.unsure > span,
calendar .day.unsure > .num {
  border-bottom: 3px solid #f6e46b;
}
calendar .day.past {
  color: rgba(93, 96, 128, 0.5);
}
calendar .day.past:hover {
  background-color: rgba(96, 110, 125, 0.18);
}
.calendar2 {
  height: calc(85vh - 160px);
  margin: 1em;
  overflow-y: scroll;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.calendar2:not(.collapse) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.calendar2 .mtitle {
  text-align: center;
  width: 100%;
  color: rgba(112, 146, 182, 0.4);
}
.calendar2 .noday {
  width: 6em;
  color: #5d6080;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.4;
  border: 2px solid transparent;
  border-radius: 6px;
  display: inline-block;
  margin: 2px 0.5em;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
}
.calendar2 .wday {
  width: 6em;
  color: #5d6080;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.4;
  border: 2px solid transparent;
  border-radius: 6px;
  display: inline-block;
  margin: 2px 0.5em;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  color: rgba(112, 146, 182, 0.4);
  padding-top: 0;
}
.calendar2 .day {
  width: 6em;
  color: #5d6080;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.4;
  border: 2px solid transparent;
  border-radius: 6px;
  display: inline-block;
  margin: 2px 0.5em;
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  position: relative;
  background: rgba(242, 242, 242, 0.5);
  cursor: pointer;
}
.calendar2 .day.faster {
  background: rgba(235, 203, 203, 0.4);
}
.calendar2 .day:hover {
  color: white;
  background-color: #606e7d;
  border-color: #606e7d;
}
.calendar2 .day.selected {
  border: 2px solid #606e7d;
}
.calendar2 .day .marks {
  position: absolute;
  font-size: 0.9em;
  right: 6px;
  top: 6px;
  color: #c3b2a8;
}
.calendar2 .day .num {
  padding: 0 5px;
  font-size: 1.2em;
}
.calendar2 .day.unbusy > span,
.calendar2 .day.unbusy .num {
  border-top: 3px solid #95cf8d;
}
.calendar2 .day.busy > span,
.calendar2 .day.busy .num {
  border-top: 3px solid #e6848d;
}
.calendar2 .day.unsure > span,
.calendar2 .day.unsure .num {
  border-top: 3px solid #f6e46b;
}
.calendar2 .day.past {
  color: rgba(93, 96, 128, 0.5);
}
.calendar2 .day.past:hover {
  background-color: transparent;
}
.daydelay .arrow {
  vertical-align: middle;
}
.calendar3 .day {
  height: unset;
  border-radius: 8px;
  margin-bottom: 0.5em;
  border: 2px solid transparent;
  margin-right: 0.3em;
}
.calendar3 .day:hover {
  background: rgba(139, 69, 19, 0.3);
}
.calendar3 .day.btn-warning:hover {
  background-color: #f1c40f;
  border: 2px solid #c89c2d;
}
.calendar3 .wday {
  margin-right: 0.3em;
}
.emptyorder-page #total {
  font-size: 1.2em;
  line-height: 2.5;
  font-weight: 600;
}
.stock-page .header-control.w {
  text-align: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
}
.stock-page .header-control.w .wd {
  text-transform: uppercase;
  font-size: 0.8em;
}
.stock-page .block {
  border: 1px solid rgba(0, 0, 139, 0.25);
  border-radius: 8px;
  padding: 0 1em;
  margin: 0.5em 0.8em;
  -ms-flex-preferred-size: 12%;
      flex-basis: 12%;
}
.stock-page .block.cat {
  background: rgba(0, 0, 139, 0.25);
  color: white;
  border-color: white;
}
.stock-page .order-line .label {
  min-width: 7ch;
  width: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.stock-page .order-line .label strong {
  font-size: 1.15em;
  color: darkorange;
}
.stock-page .order-line .label.vp {
  width: auto;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.stock-page .order-line .label-success {
  background-color: rgba(46, 204, 113, 0.1);
  color: #172b19;
}
.stock-page .order-line .label-info {
  background-color: rgba(52, 152, 219, 0.2);
  color: #225095;
}
.stock-page .order-line .label-danger {
  background-color: rgba(217, 83, 79, 0.2);
  color: #63311d;
}
.stock-page .order-line .label-default {
  color: #343b41;
}
.stock-page .order-line .form-control {
  max-width: 8ch;
  width: auto;
  height: unset;
  padding: 2px 1px;
  font-size: 1.3rem;
  text-align: center;
}
.stock-page .table > tbody > tr > td {
  border-top: 1px solid #a6abab;
}
.ac-page .fa {
  color: rgba(178, 180, 207, 0.5);
}
.ac-page .fa.fa-check {
  color: #5e9163;
}
.switches {
  position: relative;
}
.switches .btn-section {
  border: 2px solid #ffffff;
  padding: 0px 10px;
  border-radius: 6px;
  background: #f2f2f2;
}
.switches .btn-section:hover {
  color: white;
  background-color: #f1c40f;
}
.switches .btn-section:hover:hover,
.switches .btn-section:hover.hover,
.switches .btn-section:hover:focus,
.switches .btn-section:hover:active,
.switches .btn-section:hover.active,
.open .dropdown-toggle.switches .btn-section:hover {
  color: white;
  background-color: #f4d313;
  border-color: #f4d313;
}
.switches .btn-section:hover:active,
.switches .btn-section:hover.active,
.open .dropdown-toggle.switches .btn-section:hover {
  background: #cda70d;
  border-color: #cda70d;
}
.switches .btn-section:hover.disabled,
.switches .btn-section:hover[disabled],
fieldset[disabled] .switches .btn-section:hover,
.switches .btn-section:hover.disabled:hover,
.switches .btn-section:hover[disabled]:hover,
fieldset[disabled] .switches .btn-section:hover:hover,
.switches .btn-section:hover.disabled.hover,
.switches .btn-section:hover[disabled].hover,
fieldset[disabled] .switches .btn-section:hover.hover,
.switches .btn-section:hover.disabled:focus,
.switches .btn-section:hover[disabled]:focus,
fieldset[disabled] .switches .btn-section:hover:focus,
.switches .btn-section:hover.disabled:active,
.switches .btn-section:hover[disabled]:active,
fieldset[disabled] .switches .btn-section:hover:active,
.switches .btn-section:hover.disabled.active,
.switches .btn-section:hover[disabled].active,
fieldset[disabled] .switches .btn-section:hover.active {
  background-color: #f1c40f;
  border-color: #f1c40f;
}
.switches .btn-section:hover .badge {
  color: #f1c40f;
  background-color: white;
}
.switches .btn-section .fa {
  font-size: 0.7em;
  color: cadetblue;
}
.switches .tooltip-block {
  position: absolute;
  top: 3em;
  z-index: 100;
  background: white;
  margin: auto;
  width: 100%;
}
dualpane .ab {
  border: rgba(214, 185, 100, 0.2) solid 2px;
  background: rgba(226, 200, 124, 0.15);
  border-radius: 4px;
  margin: 10px 3em 0;
  color: #dfceb7;
  text-align: center;
}
dualpane .ab.set {
  border: rgba(100, 152, 214, 0.2) solid 2px;
  background: rgba(160, 196, 224, 0.15);
  color: #9093a1;
}
#weeks_tab.nav-tabs {
  border-width: 2px;
  border-color: #e1e4e7;
  border-style: solid;
  border-radius: 6px;
  margin: 1em;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
#weeks_tab.nav-tabs > li > a {
  border-radius: 4px;
}
#weeks_tab.nav-tabs .btn-abs {
  float: right;
  position: absolute;
  left: 1em;
  bottom: 0.75em;
}
#weeks_tab.nav-tabs .btn-abs graphic {
  padding-bottom: 0.8em;
  padding-top: 0.6em;
}
#weeks_tab.nav-tabs graphic {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 1em;
}
#weeks_tab.nav-tabs graphic:not(.collapse) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#weeks_tab.nav-tabs graphic > .day {
  display: block;
  width: 0.75em;
  height: 0.75em;
  background: rgba(179, 173, 169, 0.2);
  border-radius: 50%;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin: 3px;
}
#weeks_tab.nav-tabs graphic > .day.today {
  border: 2px solid rgba(168, 172, 147, 0.75);
}
#weeks_tab.nav-tabs graphic > .day.busy {
  background: rgba(218, 87, 93, 0.5);
}
#weeks_tab.nav-tabs graphic > .day.unbusy {
  background: rgba(130, 191, 159, 0.5);
}
#weeks_tab.nav-tabs graphic > .day.unsure {
  background: #f6e46b;
}
#stickers_cal.nav-tabs,
#stickers_past.nav-tabs {
  border-width: 2px;
  border-color: #e1e4e7;
  border-style: solid;
  border-radius: 6px;
  margin: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 80vh;
  overflow-y: scroll;
}
#stickers_cal.nav-tabs .head,
#stickers_past.nav-tabs .head {
  width: 100%;
  color: #8d89a6;
  text-align: center;
}
#stickers_cal.nav-tabs .wrapper,
#stickers_past.nav-tabs .wrapper {
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
}
#stickers_cal.nav-tabs .btns .scroll,
#stickers_past.nav-tabs .btns .scroll {
  height: 5em;
  font-size: 0.6em;
}
#stickers_cal.nav-tabs .btn-abs .graphic,
#stickers_past.nav-tabs .btn-abs .graphic {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  margin: 0;
  color: rgba(46, 21, 8, 0.5);
}
#stickers_cal.nav-tabs .graphic,
#stickers_past.nav-tabs .graphic {
  padding-top: 1em;
  margin: 0 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
#stickers_cal.nav-tabs .graphic .day,
#stickers_past.nav-tabs .graphic .day {
  margin: 0 0.1em;
}
#stickers_cal.nav-tabs .graphic .wday,
#stickers_past.nav-tabs .graphic .wday {
  display: block;
  font-size: 0.8em;
  background: rgba(179, 173, 169, 0.2);
  border-radius: 6px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  min-width: 5em;
  margin: 3px 10px;
  padding: 6px 10px;
  text-align: center;
}
#stickers_cal.nav-tabs .graphic .wday.wend,
#stickers_past.nav-tabs .graphic .wday.wend {
  background: #bdc3c7;
  color: #ffffff;
}
#stickers_cal.nav-tabs .graphic .wday.small,
#stickers_past.nav-tabs .graphic .wday.small {
  padding: 0;
}
#stickers_cal.nav-tabs .graphic .wday.today,
#stickers_past.nav-tabs .graphic .wday.today {
  border: 2px solid rgba(168, 172, 147, 0.75);
}
#stickers_cal.nav-tabs .graphic .price,
#stickers_past.nav-tabs .graphic .price {
  color: #8d89a6;
  text-align: center;
}
#stick_limits.nav-tabs {
  border-width: 2px;
  border-color: #e1e4e7;
  border-style: solid;
  border-radius: 6px;
  margin: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  height: 80vh;
  overflow-y: scroll;
}
#stick_limits.nav-tabs .head {
  width: 100%;
  color: #8d89a6;
  text-align: center;
}
#stick_limits.nav-tabs .wrapper {
  -ms-flex-flow: wrap;
      flex-flow: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
}
#stick_limits.nav-tabs .btns .scroll {
  height: 5em;
  font-size: 0.6em;
}
#stick_limits.nav-tabs .btn-abs .graphic {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  margin: 0;
  color: rgba(46, 21, 8, 0.5);
}
#stick_limits.nav-tabs .graphic {
  padding-top: 1em;
  margin: 0 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
#stick_limits.nav-tabs .graphic .day {
  margin: 0 0.1em;
  min-width: 6em;
}
#stick_limits.nav-tabs .graphic .day.today {
  background: #fff1e2;
}
#stick_limits.nav-tabs .graphic .wday {
  display: block;
  font-size: 0.8em;
  background: #ffffff;
  border-radius: 6px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  min-width: 5em;
  margin: 3px 10px;
  padding: 6px 10px;
  text-align: center;
}
#stick_limits.nav-tabs .graphic .wday.wend {
  background: #bdc3c7;
  color: #ffffff;
}
#stick_limits.nav-tabs .graphic .wday.small {
  padding: 0;
}
#stick_limits.nav-tabs .graphic .wday.today {
  border: 2px solid rgba(168, 172, 147, 0.75);
}
#stick_limits.nav-tabs .graphic .edit {
  color: #acbbc6;
  font-size: 0.9em;
  padding: 0px 0px 6px 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
#stick_limits.nav-tabs .graphic .price {
  text-align: center;
}
#stick_limits.nav-tabs .graphic .price.small {
  line-height: 1.4;
}
#stick_limits.nav-tabs .graphic .price.normal {
  color: #8d89a6;
}
#stickers_cal.nav-tabs .side-wr,
#stickers_past.nav-tabs .side-wr,
#stick_limits .side-wr {
  overflow: scroll;
  margin: 2em;
  min-width: 20vw;
  background: rgba(179, 173, 169, 0.2);
  border-radius: 6px;
}
#stickers_cal.nav-tabs .side-wr .bottom,
#stickers_past.nav-tabs .side-wr .bottom,
#stick_limits .side-wr .bottom {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
#stickers_cal.nav-tabs .side-list,
#stickers_past.nav-tabs .side-list,
#stick_limits .side-list {
  margin: 1em 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
#stickers_cal.nav-tabs .side-list > .title,
#stickers_past.nav-tabs .side-list > .title,
#stick_limits .side-list > .title {
  color: #8d89a6;
}
#stickers_cal.nav-tabs .side-list .day,
#stickers_past.nav-tabs .side-list .day,
#stick_limits .side-list .day {
  margin: 0 1em;
}
#stickers_cal.nav-tabs .side-list .order,
#stickers_past.nav-tabs .side-list .order,
#stick_limits .side-list .order {
  display: block;
  font-size: 0.8em;
  background: rgba(179, 173, 169, 0.2);
  border-radius: 6px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  min-width: 10em;
  width: 100%;
  margin: 3px 10px;
  padding: 6px 10px;
  text-align: center;
  position: relative;
}
#stickers_cal.nav-tabs .side-list .order .price,
#stickers_past.nav-tabs .side-list .order .price,
#stick_limits .side-list .order .price {
  text-align: right;
}
#stickers_cal.nav-tabs .graphic .wday,
#stick_limits .graphic .wday {
  border: 2px solid transparent;
  padding: 4px 8px;
}
#stickers_cal.nav-tabs .graphic .wday.unbusy,
#stick_limits .graphic .wday.unbusy {
  border: 2px solid rgba(130, 191, 159, 0.5);
}
#stickers_cal.nav-tabs .graphic .wday.busy,
#stick_limits .graphic .wday.busy {
  border: 2px solid rgba(218, 87, 93, 0.5);
}
#stickers_cal.nav-tabs .graphic .wday.unsure,
#stick_limits .graphic .wday.unsure {
  border: 2px solid #f6e46b;
}
.td-sticker-input {
  min-width: 9em;
}
.td-sticker-input .label-success {
  font-size: 90%;
  background-color: rgba(92, 184, 92, 0.78);
}
.td-sticker-input .input-group-addon {
  background-color: transparent;
}
.progress.for-stickers {
  height: 8px;
  margin-top: 1em;
  margin-bottom: 0;
  background-color: rgba(190, 197, 249, 0.33);
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100px;
  border-radius: 4px;
}
.progress.for-stickers .progress-bar {
  background-color: #b9afdb;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress.for-stickers.mini {
  height: 4px;
  margin-top: 0.5em;
}
.progress.for-stickers.short {
  margin-top: 0;
  width: 50px;
}
.progress.for-stickers.ninety {
  width: 90%;
}
.progress.for-stickers.danger .progress-bar {
  background: #ff7a93;
}
.sticker-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
fieldset.stickers_tab {
  position: sticky;
  background: #fff;
  z-index: 10;
  top: 0;
}
#stickers_tab {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  margin-top: 1em;
  margin-bottom: 1em;
}
#stickers_tab .nav-tabs {
  background: transparent;
  border-bottom-width: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  overflow: scroll hidden;
  margin-bottom: -1em;
}
#stickers_tab .nav-tabs > li {
  margin-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#stickers_tab .nav-tabs > li > a {
  padding: 7px 21px 0px;
}
#stickers_tab .nav-tabs > li strong {
  margin-top: -0.5em;
  color: #929aa2;
}
.domiday {
  border: none;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  border-radius: 3px;
  padding: 10px 15px;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
  color: #7682a6;
  background-color: rgba(231, 232, 227, 0.47);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background: transparent;
  min-width: 4ch;
  height: 2.7em;
}
.domiday:hover,
.domiday:focus {
  outline: none;
  color: white;
}
.domiday:active,
.domiday.active {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.domiday.disabled,
.domiday[disabled],
fieldset[disabled] .domiday {
  background-color: #bdc3c7;
  color: rgba(255, 255, 255, 0.75);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.domiday.cursor-help {
  cursor: help;
}
.domiday > [class^="fui-"] {
  margin: 0 1px;
  position: relative;
  line-height: 1;
  top: 1px;
}
.btn-xs.domiday > [class^="fui-"] {
  font-size: 11px;
  top: 0;
}
.btn-hg.domiday > [class^="fui-"] {
  top: 2px;
}
.domiday:hover,
.domiday.hover,
.domiday:focus,
.domiday:active,
.domiday.active,
.open .dropdown-toggle.domiday {
  color: #7682a6;
  background-color: rgba(207, 209, 199, 0.47);
  border-color: rgba(207, 209, 199, 0.47);
}
.domiday:active,
.domiday.active,
.open .dropdown-toggle.domiday {
  background: rgba(147, 147, 144, 0.5495);
  border-color: rgba(147, 147, 144, 0.5495);
}
.domiday.disabled,
.domiday[disabled],
fieldset[disabled] .domiday,
.domiday.disabled:hover,
.domiday[disabled]:hover,
fieldset[disabled] .domiday:hover,
.domiday.disabled.hover,
.domiday[disabled].hover,
fieldset[disabled] .domiday.hover,
.domiday.disabled:focus,
.domiday[disabled]:focus,
fieldset[disabled] .domiday:focus,
.domiday.disabled:active,
.domiday[disabled]:active,
fieldset[disabled] .domiday:active,
.domiday.disabled.active,
.domiday[disabled].active,
fieldset[disabled] .domiday.active {
  background-color: rgba(231, 232, 227, 0.47);
  border-color: rgba(231, 232, 227, 0.47);
}
.domiday .badge {
  color: rgba(231, 232, 227, 0.47);
  background-color: white;
}
.domiday > span {
  font-size: 1.3em;
  line-height: 1.2;
}
.domiday sub {
  top: -0.5em;
}
.domiday.create {
  border-right: 2px dotted #cdcdcd;
  border-radius: 0;
}
.domiday.start {
  color: #b9c8d8;
}
.domiday.danger > span {
  color: #e74c3c;
}
.domiday.finish > span {
  color: #3498db;
}
.domiday.grey {
  color: #717171;
}
.domiday.zoom {
  letter-spacing: 0.05em;
}
.domiday.narrow {
  height: unset;
  padding: 1px 15px;
}
.h7 {
  font-size: 1.1em;
  color: rgba(62, 107, 147, 0.7);
}
.fancytree-container {
  height: 300px;
}
cubed,
rsred,
cubtech,
allworks,
localworks,
.ted {
  display: block;
  padding: 20px 40px;
  border-radius: 12px;
}
allworks,
localworks,
.cube-panel {
  min-height: 250px;
  height: 100%;
  overflow-y: scroll;
}
.cube-struct {
  max-height: 85vh;
  overflow-y: scroll;
}
allworks,
localworks,
.cube-panel {
  scrollbar-width: none;
  /* Firefox */
}
allworks::-webkit-scrollbar,
localworks::-webkit-scrollbar,
.cube-panel::-webkit-scrollbar {
  display: none;
  /* Safari and Chrome */
}
.ted2 {
  display: block;
  padding: 20px 40px;
  border-radius: 12px;
  padding-top: 0;
}
deepdown,
deepdown-ms {
  position: relative;
  display: block;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
deepdown .dropdown-toggle,
deepdown-ms .dropdown-toggle {
  width: 100%;
}
deepdown .deepdown-float,
deepdown-ms .deepdown-float {
  max-height: 45vh;
  overflow-y: scroll;
  margin-top: -2px;
  border: 2px solid #e3e3e3;
  border-radius: 0 0 6px 6px;
}
deepdown .deepdown-float .item:first-child,
deepdown-ms .deepdown-float .item:first-child {
  margin-top: 4px;
}
deepdown.detach .deepdown-float,
deepdown-ms.detach .deepdown-float {
  margin-top: 0;
  position: absolute;
  background: white;
  width: 100%;
  z-index: 10;
  display: block;
  top: 100%;
}
deepdown .option,
deepdown-ms .option {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px;
  padding: 6px 15px;
  border-radius: 0;
  cursor: pointer;
}
deepdown .option .fa-btn,
deepdown-ms .option .fa-btn {
  margin-right: 0.95em;
  font-size: 0.5em;
}
deepdown .option:hover,
deepdown-ms .option:hover {
  background: #f1f1f1;
}
deepdown .option.selected,
deepdown-ms .option.selected {
  background: #839dbc;
  color: white;
}
.typedown {
  position: relative;
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.typedown .deepdown-float {
  max-height: 124px;
  overflow-y: scroll;
  margin-top: -2px;
  border: 2px solid #e3e3e3;
  border-radius: 0 0 6px 6px;
  padding: 2px 4px;
  border-top: 0;
}
.typedown .deepdown-float .item {
  margin-bottom: 2px;
}
.typedown .deepdown-float .item .btn {
  text-align: left;
  padding: 5px;
}
.typedown .deepdown-float .item:first-child {
  margin-top: 4px;
}
.typedown.detach .deepdown-float {
  margin-top: 0;
  position: absolute;
  background: white;
  width: 100%;
  z-index: 100;
  display: block;
  top: 100%;
  height: auto;
  max-height: 50vh;
}
.typedown .bootstrap-select .dropdown-toggle:focus {
  outline: none;
}
.typedown .del-btn {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  color: #5c6a5d;
  opacity: 0.4;
  padding: 10px 1em 10px 0.5em;
}
.typedown .del-btn.changed {
  color: blue;
}
.typedown .del-btn:hover {
  opacity: 1;
}
.typedown .tiny-text {
  font-size: 0.8em;
  font-weight: 600;
  color: rgba(111, 125, 111, 0.75);
}
.type-control {
  cursor: pointer;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.467;
  padding: 8px 12px;
  width: 100%;
  -webkit-appearance: none;
  border-radius: 4px;
  border: 0;
  background-color: rgba(92, 112, 130, 0.25);
  color: #5c6a5d;
}
.type-control.fksd {
  border-radius: 4px 4px 0 0;
}
.type-control:focus {
  outline: none;
}
.multitypedown {
  position: relative;
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.multitypedown .deepdown-float {
  max-height: 124px;
  overflow-y: scroll;
  margin-top: -2px;
  border: 2px solid #e3e3e3;
  border-radius: 0 0 6px 6px;
  padding: 2px 4px;
  border-top: 0;
}
.multitypedown .deepdown-float .item {
  margin-bottom: 2px;
}
.multitypedown .deepdown-float .item .btn {
  text-align: left;
  padding: 5px;
}
.multitypedown .deepdown-float .item:first-child {
  margin-top: 4px;
}
.multitypedown.detach .deepdown-float {
  margin-top: 0;
  position: absolute;
  background: white;
  width: 100%;
  z-index: 100;
  display: block;
  top: 100%;
  height: auto;
  max-height: 50vh;
}
.multitypedown .bootstrap-select .dropdown-toggle:focus {
  outline: none;
}
.multitypedown .del-btn {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  color: #5c6a5d;
  opacity: 0.4;
  padding: 10px 1em 10px 0.5em;
}
.multitypedown .del-btn.changed {
  color: blue;
}
.multitypedown .del-btn:hover {
  opacity: 1;
}
.multitypedown .tiny-text {
  font-size: 0.8em;
  font-weight: 600;
  color: rgba(111, 125, 111, 0.75);
}
.multitypedown.detach .deepdown-float {
  max-height: unset;
}
.multitypedown .deepdown-float {
  padding: unset;
  overflow: unset;
  max-height: auto;
}
.multitypedown .deepdown-float .item .btn.check {
  aspect-ratio: 1;
  min-width: 28px;
  padding: 2px;
  margin-right: 4px;
  text-align: center;
  font-size: 16px;
}
.multitypedown .deepdown-scroll {
  height: auto;
  max-height: 50vh;
  overflow: scroll;
  padding: 2px;
}
.multitypedown .tools {
  border-bottom: 2px solid #e3e3e3;
  background-color: white;
  z-index: 1;
  padding: 2px;
}
.multitypedown .tools .btn-xs {
  padding: 1px 9px;
}
.multitypedown .tools .t-btn {
  font-size: 1.3em;
  vertical-align: middle;
  margin-right: 4px;
}
.multitypedown .tools .t-btn:last-child {
  margin-right: 0px;
}
.multitypedown .warn-text {
  margin-bottom: 2px;
  padding: 2px;
  border: 2px solid gold;
  font-size: 0.7em;
  line-height: 1.3;
}
order-select .xcross {
  position: absolute;
  top: 0;
  color: brown;
  opacity: 0;
}
order-select .citem:hover .xcross {
  opacity: 1;
}
.icash {
  font-size: 0.9em;
  color: #d5cd00;
}
.icash.fa-money {
  color: #58b936;
}
h3 .icash {
  font-size: 0.5em;
  vertical-align: super;
}
.cashline {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #58b936;
}
.cashline .fa {
  color: #58b936;
  margin-right: 0.5em;
}
.hoverbtn {
  min-height: 70vh;
  -webkit-transition: all 1s easy-in-out 0.5s;
  transition: all 1s easy-in-out 0.5s;
}
.hoverbtn > .btn {
  z-index: 10;
}
.hoverbtn .icn {
  -webkit-font-smoothing: subpixel-antialiased;
}
.hoverbtn + .tree {
  width: 0px;
  display: none;
}
.hoverbtn .trees {
  display: block;
  overflow-y: scroll;
  height: 80vh;
  min-width: 300px;
  padding: 0.5em 0;
  padding-right: 1em;
  margin-left: -1em;
  z-index: 2;
  color: #a09ea4;
}
.hoverbtn:hover + .tree {
  width: 350px;
  display: block;
  text-align: left;
}
.hoverbtn .rim.open {
  border-right: 2px solid rgba(206, 205, 255, 0.5);
}
.tree {
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.tree .level {
  margin-left: 1.6em;
  white-space: nowrap;
}
.tree .level .captain:hover {
  background: rgba(191, 195, 189, 0.2);
  border-radius: 6px;
}
.tree .level.rootnode > .captain {
  margin-left: 1.2em;
}
.tree .level.selection > .captain {
  background: rgba(57, 133, 30, 0.2) !important;
  border-radius: 6px;
  border: 0;
  margin-left: -4px;
  padding-left: 6px;
}
.tree .level.selection .arrow {
  visibility: hidden;
}
.tree .level:first {
  border: 0;
  margin-left: 0;
}
.tree .arrow {
  vertical-align: bottom;
  line-height: 1.6;
}
.tree .icon-right {
  vertical-align: middle;
  margin-left: 0.5em;
  color: #56748c;
}
.tree > wnode > .level {
  margin-left: 0;
}
wnode .level1 {
  border-left: 2px solid rgba(221, 221, 221, 0.7);
}
wnode i.kind {
  color: #bebed7;
}
wnode .level .reddot {
  color: #f99ec0;
  font-size: 0.7em;
  line-height: 1.7;
}
wnode .level .col.sm {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
wnode .level .col.md {
  -webkit-box-flex: 2;
      -ms-flex: 2 2 0px;
          flex: 2 2 0;
}
wnode .level .col.lg {
  -webkit-box-flex: 3;
      -ms-flex: 3 3 0px;
          flex: 3 3 0;
}
wnode .level .col.end {
  -webkit-box-flex: 3;
      -ms-flex: 3 3 20%;
          flex: 3 3 20%;
}
wtree .level.global .btn {
  color: white;
  background-color: #e74c3c;
}
wtree .level.global .btn:hover,
wtree .level.global .btn.hover,
wtree .level.global .btn:focus,
wtree .level.global .btn:active,
wtree .level.global .btn.active,
.open .dropdown-togglewtree .level.global .btn {
  color: white;
  background-color: #ec7063;
  border-color: #ec7063;
}
wtree .level.global .btn:active,
wtree .level.global .btn.active,
.open .dropdown-togglewtree .level.global .btn {
  background: #c44133;
  border-color: #c44133;
}
wtree .level.global .btn.disabled,
wtree .level.global .btn[disabled],
fieldset[disabled] wtree .level.global .btn,
wtree .level.global .btn.disabled:hover,
wtree .level.global .btn[disabled]:hover,
fieldset[disabled] wtree .level.global .btn:hover,
wtree .level.global .btn.disabled.hover,
wtree .level.global .btn[disabled].hover,
fieldset[disabled] wtree .level.global .btn.hover,
wtree .level.global .btn.disabled:focus,
wtree .level.global .btn[disabled]:focus,
fieldset[disabled] wtree .level.global .btn:focus,
wtree .level.global .btn.disabled:active,
wtree .level.global .btn[disabled]:active,
fieldset[disabled] wtree .level.global .btn:active,
wtree .level.global .btn.disabled.active,
wtree .level.global .btn[disabled].active,
fieldset[disabled] wtree .level.global .btn.active {
  background-color: #e74c3c;
  border-color: #e74c3c;
}
wtree .level.global .btn .badge {
  color: #e74c3c;
  background-color: white;
}
wtree .selection > .captain {
  border-width: 3px !important;
}
.chart-container .graph-svg-tip {
  background: #e5f4ff;
}
.chart-container .graph-svg-tip .svg-pointer {
  border-top-color: #e5f4ff;
}
.chart-container .graph-svg-tip strong {
  color: #454647;
}
.browsers .item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #c7c7c7;
  padding: 12px;
  border-radius: 6px;
}
.browsers .item.active {
  background: rgba(240, 242, 255, 0.7);
}
.browsers .fa-safari {
  background: url('data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgZGF0YS1wcmVmaXg9ImZhYiIgZGF0YS1pY29uPSJzYWZhcmkiIGNsYXNzPSJzdmctaW5saW5lLS1mYSBmYS1zYWZhcmkgZmEtdy0xNiIgcm9sZT0iaW1nIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBmaWxsPSIjYzdjN2M3IiBkPSJNMjc0LjY5LDI3NC42OWwtMzcuMzgtMzcuMzhMMTY2LDM0NlpNMjU2LDhDMTE5LDgsOCwxMTksOCwyNTZTMTE5LDUwNCwyNTYsNTA0LDUwNCwzOTMsNTA0LDI1NiwzOTMsOCwyNTYsOFpNNDExLjg1LDE4Mi43OWwxNC43OC02LjEzQTgsOCwwLDAsMSw0MzcuMDgsMTgxaDBhOCw4LDAsMCwxLTQuMzMsMTAuNDZMNDE4LDE5Ny41N2E4LDgsMCwwLDEtMTAuNDUtNC4zM2gwQTgsOCwwLDAsMSw0MTEuODUsMTgyLjc5Wk0zMTQuNDMsOTRsNi4xMi0xNC43OEE4LDgsMCwwLDEsMzMxLDc0LjkyaDBhOCw4LDAsMCwxLDQuMzMsMTAuNDVsLTYuMTMsMTQuNzhhOCw4LDAsMCwxLTEwLjQ1LDQuMzNoMEE4LDgsMCwwLDEsMzE0LjQzLDk0Wk0yNTYsNjBoMGE4LDgsMCwwLDEsOCw4Vjg0YTgsOCwwLDAsMS04LDhoMGE4LDgsMCwwLDEtOC04VjY4QTgsOCwwLDAsMSwyNTYsNjBaTTE4MSw3NC45MmE4LDgsMCwwLDEsMTAuNDYsNC4zM0wxOTcuNTcsOTRhOCw4LDAsMSwxLTE0Ljc4LDYuMTJsLTYuMTMtMTQuNzhBOCw4LDAsMCwxLDE4MSw3NC45MlptLTYzLjU4LDQyLjQ5aDBhOCw4LDAsMCwxLDExLjMxLDBMMTQwLDEyOC43MkE4LDgsMCwwLDEsMTQwLDE0MGgwYTgsOCwwLDAsMS0xMS4zMSwwbC0xMS4zMS0xMS4zMUE4LDgsMCwwLDEsMTE3LjQxLDExNy40MVpNNjAsMjU2aDBhOCw4LDAsMCwxLDgtOEg4NGE4LDgsMCwwLDEsOCw4aDBhOCw4LDAsMCwxLTgsOEg2OEE4LDgsMCwwLDEsNjAsMjU2Wm00MC4xNSw3My4yMS0xNC43OCw2LjEzQTgsOCwwLDAsMSw3NC45MiwzMzFoMGE4LDgsMCwwLDEsNC4zMy0xMC40Nkw5NCwzMTQuNDNhOCw4LDAsMCwxLDEwLjQ1LDQuMzNoMEE4LDgsMCwwLDEsMTAwLjE1LDMyOS4yMVptNC4zMy0xMzZoMEE4LDgsMCwwLDEsOTQsMTk3LjU3bC0xNC43OC02LjEyQTgsOCwwLDAsMSw3NC45MiwxODFoMGE4LDgsMCwwLDEsMTAuNDUtNC4zM2wxNC43OCw2LjEzQTgsOCwwLDAsMSwxMDQuNDgsMTkzLjI0Wk0xOTcuNTcsNDE4bC02LjEyLDE0Ljc4YTgsOCwwLDAsMS0xNC43OS02LjEybDYuMTMtMTQuNzhBOCw4LDAsMSwxLDE5Ny41Nyw0MThaTTI2NCw0NDRhOCw4LDAsMCwxLTgsOGgwYTgsOCwwLDAsMS04LThWNDI4YTgsOCwwLDAsMSw4LThoMGE4LDgsMCwwLDEsOCw4Wm02Ny02LjkyaDBhOCw4LDAsMCwxLTEwLjQ2LTQuMzNMMzE0LjQzLDQxOGE4LDgsMCwwLDEsNC4zMy0xMC40NWgwYTgsOCwwLDAsMSwxMC40NSw0LjMzbDYuMTMsMTQuNzhBOCw4LDAsMCwxLDMzMSw0MzcuMDhabTYzLjU4LTQyLjQ5aDBhOCw4LDAsMCwxLTExLjMxLDBMMzcyLDM4My4yOEE4LDgsMCwwLDEsMzcyLDM3MmgwYTgsOCwwLDAsMSwxMS4zMSwwbDExLjMxLDExLjMxQTgsOCwwLDAsMSwzOTQuNTksMzk0LjU5Wk0yODYuMjUsMjg2LjI1LDExMC4zNCw0MDEuNjYsMjI1Ljc1LDIyNS43NSw0MDEuNjYsMTEwLjM0Wk00MzcuMDgsMzMxaDBhOCw4LDAsMCwxLTEwLjQ1LDQuMzNsLTE0Ljc4LTYuMTNhOCw4LDAsMCwxLTQuMzMtMTAuNDVoMEE4LDgsMCwwLDEsNDE4LDMxNC40M2wxNC43OCw2LjEyQTgsOCwwLDAsMSw0MzcuMDgsMzMxWk00NDQsMjY0SDQyOGE4LDgsMCwwLDEtOC04aDBhOCw4LDAsMCwxLDgtOGgxNmE4LDgsMCwwLDEsOCw4aDBBOCw4LDAsMCwxLDQ0NCwyNjRaIj48L3BhdGg+PC9zdmc+');
}
.browsers .fa-firefox {
  background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwYXRoIGZpbGw9IiNjN2M3YzciIGQ9Ik0xMS44LDkuOEMxMS44LDkuOCwxMS44LDkuOCwxMS44LDkuOHogTTguMSw3LjlDOC4xLDcuOSw4LjEsNy45LDguMSw3Ljl6IE0zMC4yLDEwLjhjLTAuNy0xLjYtMi0zLjMtMy4xLTMuOSBjMC45LDEuNywxLjQsMy40LDEuNiw0LjdsMCwwQzI3LDcuMywyNCw1LjUsMjEuNiwxLjdjLTAuMS0wLjItMC4yLTAuNC0wLjQtMC42Yy0wLjEtMC4xLTAuMS0wLjItMC4yLTAuM2MtMC4xLTAuMi0wLjItMC40LTAuMi0wLjYgYzAsMCwwLDAsMCwwYzAsMCwwLDAsMCwwbDAsMGMwLDAsMCwwLDAsMHMwLDAsMCwwYy0zLjQsMi00LjgsNS41LTUuMiw3LjdjLTEuMSwwLjEtMi4xLDAuMy0zLDAuOGMtMC4yLDAuMS0wLjMsMC4zLTAuMiwwLjUgYzAuMSwwLjIsMC4zLDAuMywwLjUsMC4yYzAuOC0wLjQsMS43LTAuNiwyLjctMC43bDAuMSwwYzAuMSwwLDAuMywwLDAuNCwwYzAuNywwLDEuNSwwLjEsMi4yLDAuM2wwLjEsMGMwLjEsMCwwLjIsMC4xLDAuNCwwLjEgYzAuMSwwLDAuMiwwLjEsMC4zLDAuMWMwLjEsMCwwLjEsMC4xLDAuMiwwLjFjMC4xLDAsMC4yLDAuMSwwLjMsMC4ybDAuMSwwLjFjMC4xLDAuMSwwLjIsMC4xLDAuMywwLjJjMC4xLDAsMC4xLDAuMSwwLjIsMC4xIGMxLjEsMC43LDIsMS42LDIuNywyLjhjLTAuOC0wLjYtMi4zLTEuMS0zLjctMC45YzUuNSwyLjgsNCwxMi4zLTMuNiwxMS45Yy0wLjcsMC0xLjQtMC4yLTItMC40Yy0wLjItMC4xLTAuMy0wLjEtMC41LTAuMiBjLTAuMSwwLTAuMi0wLjEtMC4zLTAuMWMtMS45LTEtMy40LTIuOC0zLjYtNWMwLDAsMC43LTIuNiw1LjEtMi42YzAuNSwwLDEuOC0xLjMsMS44LTEuN2MwLTAuMS0yLjctMS4yLTMuNy0yLjIgYy0wLjYtMC41LTAuOC0wLjgtMS4xLTFjLTAuMS0wLjEtMC4zLTAuMi0wLjQtMC4zYy0wLjMtMS4yLTAuNC0yLjUsMC0zLjhDOS4zLDcsOCw4LjEsNy4xLDkuMWgwQzYuNSw4LjMsNi42LDUuOCw2LjYsNS4zIGMwLDAtMC41LDAuMi0wLjUsMC4zQzUuNiw1LjksNSw2LjQsNC42LDYuOGMtMC41LDAuNS0xLDEuMS0xLjQsMS43Yy0xLDEuNC0xLjcsMy0yLjEsNC42YzAsMC0wLjEsMC42LTAuMiwxLjRjMCwwLjEsMCwwLjItMC4xLDAuNCBjMCwwLjMtMC4xLDAuNi0wLjEsMC45bDAsMGMwLDAuMiwwLDAuMywwLDAuNXYwLjFDMC43LDI1LDcuNSwzMS44LDE2LDMxLjhjNy42LDAsMTMuOS01LjUsMTUuMS0xMi44YzAtMC4yLDAtMC40LDAuMS0wLjYgQzMxLjUsMTUuOSwzMS4yLDEzLjEsMzAuMiwxMC44TDMwLjIsMTAuOHoiLz48L3N2Zz4=');
}
.browsers .fa-chrome {
  background: url('data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgZGF0YS1wcmVmaXg9ImZhYiIgZGF0YS1pY29uPSJjaHJvbWUiIGNsYXNzPSJzdmctaW5saW5lLS1mYSBmYS1jaHJvbWUgZmEtdy0xNiIgcm9sZT0iaW1nIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0OTYgNTEyIj48cGF0aCBmaWxsPSIjYzdjN2M3IiBkPSJNMTMxLjUgMjE3LjVMNTUuMSAxMDAuMWM0Ny42LTU5LjIgMTE5LTkxLjggMTkyLTkyLjEgNDIuMy0uMyA4NS41IDEwLjUgMTI0LjggMzMuMiA0My40IDI1LjIgNzYuNCA2MS40IDk3LjQgMTAzTDI2NCAxMzMuNGMtNTguMS0zLjQtMTEzLjQgMjkuMy0xMzIuNSA4NC4xem0zMi45IDM4LjVjMCA0Ni4yIDM3LjQgODMuNiA4My42IDgzLjZzODMuNi0zNy40IDgzLjYtODMuNi0zNy40LTgzLjYtODMuNi04My42LTgzLjYgMzcuMy04My42IDgzLjZ6bTMxNC45LTg5LjJMMzM5LjYgMTc0YzM3LjkgNDQuMyAzOC41IDEwOC4yIDYuNiAxNTcuMkwyMzQuMSA1MDMuNmM0Ni41IDIuNSA5NC40LTcuNyAxMzcuOC0zMi45IDEwNy40LTYyIDE1MC45LTE5MiAxMDcuNC0zMDMuOXpNMTMzLjcgMzAzLjZMNDAuNCAxMjAuMUMxNC45IDE1OS4xIDAgMjA1LjkgMCAyNTZjMCAxMjQgOTAuOCAyMjYuNyAyMDkuNSAyNDQuOWw2My43LTEyNC44Yy01Ny42IDEwLjgtMTEzLjItMjAuOC0xMzkuNS03Mi41eiI+PC9wYXRoPjwvc3ZnPg==');
}
picmod .modal.in {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
piclist {
  margin-bottom: 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
piclist > .btn {
  position: absolute;
  bottom: 1em;
}
piclist .image {
  position: relative;
}
.order-paper .fileinput {
  position: absolute;
  bottom: 0.1em;
  right: 2em;
}
.page-loading {
  position: absolute;
  top: 0;
  padding: 4em;
  width: 100%;
}
.page-loading .indicator {
  color: #afaede;
  font-size: 0.8em;
  text-align: center;
}
.page-loading .indicator .text {
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
.page-loading .indicator i {
  margin-right: 0.4em;
  vertical-align: text-top;
}
.label-transport {
  padding: 0.4em 0.5em;
  text-transform: uppercase;
}
.label-transport .fa {
  font-size: 1.2em;
  vertical-align: text-bottom;
}
newlabel {
  padding: 0.6em 0.75em 0.4em;
  line-height: 1.5;
  text-transform: uppercase;
  font-size: 0.65em;
  letter-spacing: 0.02em;
  border-radius: 0.35em;
}
newlabel {
  padding: 0.3em 0.75em;
  line-height: 1.5;
  text-transform: lowercase;
  font-size: 0.8em;
  letter-spacing: 0.02em;
  border-radius: 0.35em;
}
newlabel-kato {
  border-left: 4px solid rgba(246, 60, 95, 0.89);
}
newlabel-id {
  background-color: rgba(25, 136, 164, 0.17);
  display: block;
  padding: 0.4em 0.5em 0.2em;
  letter-spacing: 0.05em;
}
newbadge {
  border-radius: 3em;
  padding: 3px 8px;
}
.shadow-20 {
  -webkit-box-shadow: 1px 24px 100px 5px rgba(26, 46, 12, 0.15);
  box-shadow: 1px 24px 100px 5px rgba(26, 46, 12, 0.3);
}
.form-std .control-group.emb {
  background: rgba(111, 98, 98, 0.25);
}
.control-group .controls + .extra {
  position: absolute;
  right: -2em;
}
.anyscroll .scrolling {
  width: auto;
  overflow-x: scroll;
  padding: 0;
  height: 85vh;
}
.anyscroll .sticky-left {
  position: sticky;
  left: 0;
}
.anyscroll .headcol {
  position: sticky;
  left: 0;
  top: auto;
  border-top-width: 1px;
  margin-top: -1px;
  background: white;
  z-index: 1;
}
.anyscroll .headcol.headrow-color {
  background: #e1e3ea;
}
.visible-on-hover {
  color: transparent;
}
.visible-on-hover:hover {
  color: darkturquoise;
}
.hide-hover-trigger:hover .item-to-hide {
  opacity: 1;
}
.hide-hover-trigger .item-to-hide {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
statusmanager .icons {
  margin-left: 10px;
}
custom_button {
  cursor: pointer;
}
loading .load {
  opacity: 0.4;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
loading .load-icon {
  font-size: 20px;
}
products_save_dialog {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 120;
}
products_save_dialog .error-list {
  background: lightgray;
  padding: 4px;
  border-radius: 10px;
}
products_save_dialog .error-list .error {
  background: white;
  border-radius: 10px;
  margin: 5px;
  padding: 5px;
}
products_save_dialog .save-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
products_save_dialog .save-dialog {
  background-color: white;
  padding: 20px;
  border-radius: 5px;
  max-width: 400px;
  width: 90%;
  z-index: 1;
}
products_save_dialog .btn {
  margin: 10px;
}
products_save_dialog .w100 {
  width: 100%;
}
filler_trigger_table {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}
filler_trigger_table .header {
  text-align: center;
}
.things-priceedit .filtred-row {
  background: ghostwhite;
}
.things-priceedit .saved-row {
  background: honeydew;
}
.products-multiedit .scrolling {
  width: auto;
  overflow-x: scroll;
  padding: 0;
  height: 85vh;
}
.products-multiedit .sticky-left {
  position: sticky;
  left: 0;
}
.products-multiedit .headcol {
  position: sticky;
  left: 0;
  top: auto;
  border-top-width: 1px;
  margin-top: -1px;
  background: white;
  z-index: 1;
}
.products-multiedit .headcol.headrow-color {
  background: #e1e3ea;
}
.products-multiedit products_save_dialog .scrolling {
  max-height: 60vh;
  height: auto;
}
.products-multiedit .col-min-width {
  min-width: 25ch;
}
.products-multiedit .unselected {
  color: lightgray;
}
.products-multiedit .unselected input::-webkit-input-placeholder, .products-multiedit .unselected textarea::-webkit-input-placeholder {
  color: gainsboro;
}
.products-multiedit .unselected input::-moz-placeholder, .products-multiedit .unselected textarea::-moz-placeholder {
  color: gainsboro;
}
.products-multiedit .unselected input:-ms-input-placeholder, .products-multiedit .unselected textarea:-ms-input-placeholder {
  color: gainsboro;
}
.products-multiedit .unselected input::-ms-input-placeholder, .products-multiedit .unselected textarea::-ms-input-placeholder {
  color: gainsboro;
}
.products-multiedit .unselected input::placeholder,
.products-multiedit .unselected textarea::placeholder {
  color: gainsboro;
}
.products-multiedit textarea {
  font-size: 15px;
  padding: 1px 2px;
  height: 27px;
}
.products-multiedit .textarea-h {
  height: 27px;
}
.products-multiedit .filter {
  margin: 5px;
}
.products-multiedit .filter .btn-align {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px;
  font-size: 13px;
  height: 34px;
  line-height: 34px;
}
.products-multiedit .filter .btn-align .fa-btn {
  margin-right: 0.95em;
  font-size: 0.5em;
}
.products-multiedit .filter .bigfont {
  font-size: 2em;
}
.products-multiedit .products-empty {
  padding: 5px 10px;
  background: gainsboro;
  border-radius: 10px;
  margin: 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 20px auto;
}
.products-multiedit .w100 {
  width: 100%;
}
.products-multiedit .table > thead {
  z-index: 4;
}
.products-multiedit .table > thead > tr > th {
  padding: 3px 2px;
}
.products-multiedit input#pf {
  color: forestgreen;
}
.products-multiedit input[type=checkbox] {
  -webkit-transform: scale(1.8);
          transform: scale(1.8);
  margin: 6px;
  accent-color: gainsboro;
}
.export-hover-panel {
  position: absolute;
  z-index: 70;
  right: 0px;
  pointer-events: none;
}
.export-hover-panel .hp-container {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  width: 100vw;
}
.export-hover-panel .hp-element {
  position: relative;
  background-color: lightgray;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  width: 13px;
  padding: 8px 2px;
  cursor: pointer;
  font-size: 11px;
  margin-left: auto;
  pointer-events: auto;
}
.export-hover-panel .hp-content {
  position: absolute;
  top: 0;
  right: -300px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: 100%;
  background-color: currentcolor;
  padding: inherit;
  padding: 8px;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  pointer-events: none;
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.export-hover-panel .hp-element:hover .hp-content {
  -webkit-transform: translateX(-300px);
          transform: translateX(-300px);
  pointer-events: auto;
}
.reports .filters-z {
  z-index: 60;
}
.reports .typedown .deepdown-float {
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
}
.reports .section-button {
  padding: 0;
  margin: 3px 0 3px 0;
  min-width: 4ch;
}
.reports .sec-sums {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.reports .header {
  padding: 2px;
}
.reports .filter {
  margin-top: 10px;
}
.reports .filter.btn-align .btn {
  padding: 6px;
}
.reports .filter .page-count {
  color: gray;
  font-size: 0.8em;
  margin: auto auto auto 5px;
}
.reports .filter .page-select-field {
  padding-left: 10px;
  min-width: -webkit-max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}
.reports .toggleable {
  padding: 0px 5px;
  color: gray;
}
.reports .toggleable:hover {
  color: limegreen;
}
.reports .toggleable:hover.grouping {
  color: red;
}
.reports .toggleable.actived {
  color: forestgreen;
}
.reports .toggleable.actived:hover {
  color: darkgreen;
}
.reports .toggleable.actived.grouping {
  color: orangered;
}
.reports .toggleable.actived.grouping:hover {
  color: darkred;
}
.reports .edit-product {
  color: transparent;
}
.reports .edit-product:hover {
  color: darkturquoise;
}
.reports .col-md-2,
.reports .col-md-4,
.reports .col-md-12 {
  padding: 0px 5px;
}
.reports .p-r-5 {
  padding-right: 5px;
}
.reports .p-l-8 {
  padding-left: 8px;
}
.reports.orders-page {
  min-height: 85vh;
}
.reports.orders-page .toggleable.filter-url {
  padding: 0;
}
.reports.orders-page .toggleable.filter-url.actived {
  color: dodgerblue;
}
.reports.orders-page .toggleable.filter-url:hover {
  color: steelblue;
}
.reports.orders-page .cell .date .year-num {
  color: gray;
  font-size: 0.7em;
}
.reports.products-page .scrolling {
  width: auto;
  overflow-x: scroll;
  padding: 0;
  height: 85vh;
}
.reports.products-page .sticky-left {
  position: sticky;
  left: 0;
}
.reports.products-page .headcol {
  position: sticky;
  left: 0;
  top: auto;
  border-top-width: 1px;
  margin-top: -1px;
  background: white;
  z-index: 1;
}
.reports.products-page .headcol.headrow-color {
  background: #e1e3ea;
}
.reports.products-page .headcol {
  min-width: 30ch;
}
.reports.products-page .columns-border .list-column {
  padding: 0px 4px;
  border-right: 1px solid #eef0f0;
}
.reports.products-page .columns-border .list-column:nth-child(1) {
  border-left: 1px solid #eef0f0;
}
.reports.products-page .columns-border .list-row {
  border-bottom: 2px solid #eef0f0;
}
.reports.products-page .columns-border .list-column.border-right-zero {
  border-right: 0;
}
.reports.products-page .table-field {
  margin-top: 10px;
}
.reports.products-page .cell.num {
  text-align: right;
  white-space: nowrap;
}
.reports.products-page .cell.num.sum-all {
  color: black;
}
.reports.products-page .cell.arch-amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.reports.products-page .cell .any-ignored {
  color: lightcoral;
}
.reports.products-page .cell .date {
  font-size: 0.8em;
  color: dimgray;
}
.reports.products-page .cell .date.prev-date {
  color: darkgray;
}
.reports.products-page .cell .date.prev-date .year-num {
  color: darkgray;
}
.reports.products-page .cell .date .year-num {
  color: gray;
  font-size: 0.7em;
}
.prefs-export-products-1c {
  min-height: 70vh;
}
.prefs-export-products-1c .filter {
  margin: 5px;
}
.prefs-export-products-1c .filter .btn-align {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px;
  font-size: 13px;
  height: 34px;
  line-height: 34px;
}
.prefs-export-products-1c .filter .btn-align .fa-btn {
  margin-right: 0.95em;
  font-size: 0.5em;
}
.prefs-export-products-1c .filter .bigfont {
  font-size: 2em;
}
.prefs-export-products-1c input[type=checkbox] {
  -webkit-transform: scale(1.6);
          transform: scale(1.6);
  margin: 0 8px 0 5px;
  accent-color: gainsboro;
}
.prefs-export-products-1c .checkbox-col {
  min-width: 30px;
}
.orders-from-preorder .position-relative {
  position: relative;
}
.orders-from-preorder .with-inline-text {
  margin-bottom: 0px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: none;
}
.orders-from-preorder .inline-text {
  display: block;
  margin-top: 0px;
  margin-bottom: 4px;
  padding: 0px 4px;
  font-size: 12px;
  color: #777;
  background-color: #f7f7f7;
  border: 1px solid #ddd;
  border-top: none;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  text-align: center;
  pointer-events: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.preorders-list .action-column {
  min-width: 70px;
}
.preorders-details .text-black {
  color: black;
}
.things-table {
  min-height: 70vh;
}
.things-table .filter {
  margin: 5px;
}
.things-table .filter .btn-align {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px;
  font-size: 13px;
  height: 34px;
  line-height: 34px;
}
.things-table .filter .btn-align .fa-btn {
  margin-right: 0.95em;
  font-size: 0.5em;
}
.things-table .filter .bigfont {
  font-size: 2em;
}
.things-table .filters-width {
  max-width: 1500px;
}
@media (max-width: 768px) {
  .things-table .filters-width {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.ss .child-m-2 > * {
  margin: 2px;
}
.ss .m-b-5 {
  margin-bottom: 5px;
}
.ss .m-l-5 {
  margin-left: 5px;
}
.ss .m-r-5 {
  margin-right: 5px;
}
.ss .mh3 {
  margin: 0 3px;
}
.ss .mv3 {
  margin: 3px 0;
}
.ss .pl5 {
  padding-left: 5px;
}
.ss .pr5 {
  padding-right: 5px;
}
.ss .pt5 {
  padding-top: 5px;
}
.ss .pb5 {
  padding-bottom: 5px;
}
.ss .p5 {
  padding: 5px;
}
.ss .ta-c {
  text-align: center;
}
.ss .jc-sb {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.ss .nowrap {
  white-space: nowrap;
}
.ss .cursor-default {
  cursor: default;
}
#timeline {
  list-style: none;
  position: relative;
}
#timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 2px;
  background-color: #4997cd;
  left: 50%;
  margin-left: -1.5px;
}
#timeline .clearFix {
  clear: both;
  height: 0;
}
#timeline .timeline-badge {
  color: #fff;
  /*   width: 50px;
  height: 50px;
  font-size: 1.2em;
 */
  text-align: center;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -25px;
  background-color: #4997cd;
  z-index: 100;
}
#timeline .timeline-badge span.timeline-balloon-date-day {
  font-size: 1.4em;
}
#timeline .timeline-badge span.timeline-balloon-date-month {
  font-size: 0.7em;
  position: relative;
  top: -10px;
}
#timeline .timeline-badge.timeline-filter-movement {
  background-color: #ffffff;
  /*   font-size: 1.7em;
 */
  height: 35px;
  margin-left: -18px;
  width: 35px;
  /*   top: 40px;
 */
}
#timeline .timeline-badge.timeline-filter-movement a span {
  color: #4997cd;
  font-size: 1.3em;
  top: -1px;
}
#timeline .timeline-badge.timeline-future-movement {
  background-color: #ffffff;
  height: 35px;
  width: 35px;
  font-size: 1.7em;
  top: -16px;
  margin-left: -18px;
}
#timeline .timeline-badge.timeline-future-movement a span {
  color: #4997cd;
  font-size: 0.9em;
  top: 2px;
  left: 1px;
}
#timeline .timeline-movement {
  border-bottom: dashed 1px #4997cd;
  position: relative;
}
#timeline .timeline-movement.timeline-movement-top {
  height: 60px;
}
#timeline .timeline-movement .timeline-item {
  padding: 20px 0;
}
#timeline .timeline-movement .timeline-item .timeline-panel {
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  background-color: #FFFFFF;
  color: #666;
  padding: 10px;
  position: relative;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
#timeline .timeline-movement .timeline-item .timeline-panel .timeline-panel-ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul {
  text-align: right;
}
#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li {
  color: #666;
}
#timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li span.importo {
  color: #468c1f;
  font-size: 1.3em;
}
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul {
  text-align: left;
}
#timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul span.importo {
  color: #e2001a;
  font-size: 1.3em;
}
/* -- Begin Layout -- */
body {
  height: 100%;
  letter-spacing: -0.01em;
}
.main {
  min-height: 100%;
  height: auto !important;
  margin: 0 auto -70px;
  /* margin-bottom: minus footer's height */
  padding: 0 10px 60px;
}
.main-wrapper {
  padding-top: 40px;
  /* same as footer's height */
}
.main-wrapper-push {
  padding: 10px;
  margin: 15px;
  background: #ffffff;
}
footer {
  margin-top: -70px;
  height: 70px;
  border-top: 1px solid #eee;
  padding: 10px 10px 0;
  -webkit-box-shadow: 0px 1px 22px #e5e5e5;
  -o-box-shadow: 0px 1px 22px #e5e5e5;
  -ms-box-shadow: 0px 1px 22px #e5e5e5;
  box-shadow: 0px 1px 22px #e5e5e5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), color-stop(30%, #eee), to(#f5f5f5));
  background-image: linear-gradient(#f5f5f5, #eee 30%, #f5f5f5);
}
footer p {
  margin-bottom: 0;
  color: #777;
}
.footer-links li {
  display: inline-block;
  margin-right: 10px;
}
.footer-links-link {
  color: #878787;
}
.footer-links-link:hover {
  color: #777;
  text-decoration: none;
}
/* -- End Layout -- */
/* -- Begin Login -- */
.login {
  /* background-color: #fff; */
  /* -webkit-box-shadow: 0px 0px 20px #777; */
  /* -moz-box-shadow: 0px 0px 20px #777; */
  /* -o-box-shadow: 0px 0px 20px #777; */
  /* -ms-box-shadow: 0px 0px 20px #777; */
  /* box-shadow: 0px 0px 20px #777; */
  /* -webkit-border-radius: 5px; */
  /* -moz-border-radius: 5px; */
  /* -o-border-radius: 5px; */
  /* -ms-border-radius: 5px; */
  /* border-radius: 5px; */
  padding-top: 10px;
  width: 500px;
  margin: 60px auto 0;
}
.login-logo {
  text-align: center;
  padding: 20px 0;
}
.login-controls {
  margin-left: 120px;
}
.login-input-label {
  width: 100px;
}
.login-control-group-last,
.login-bypass-label {
  margin-bottom: 0 !important;
}
.login-body {
  padding: 40px 20px !important;
}
.login-footer {
  margin-top: 0 !important;
}
/* iPad */
@media (max-device-height: 1024px) and (orientation: landscape) {
  .login {
    margin-top: 30px;
  }
}
/* Android Google Galaxy Nexus, add others! */
/* @media (-webkit-device-pixel-ratio: 2) and (orientation:landscape) { */
/*   .login { */
/*     margin-top: 10px; */
/*   } */
/*   .login-header { */
/*     display: none; */
/*   } */
/*   .login-body { */
/*     padding: 10px 20px !important; */
/*   } */
/*   .login-controls { */
/*     margin-left: 0px; */
/*   } */
/* } */
@media (-webkit-device-pixel-ratio: 2) and (orientation: portrait) {
  .login {
    margin-top: 30px;
    width: 320px;
  }
  .login-header {
    display: none;
  }
  .login-body {
    padding: 10px 20px !important;
  }
  .login-controls {
    margin-left: 0px;
  }
}
/* -- End Login -- */
/* -- Begin Errors -- */
.custom-error {
  font-family: 'Varela', sans-serif;
  font-size: 1.5em;
  width: 500px;
  margin: 100px auto 0;
  text-transform: lowercase;
}
.custom-error-body {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 30px 0;
}
.custom-error-body i {
  color: #c43c35;
}
.custom-error-go-back {
  font-size: 1.2em;
  padding: 6px 24px;
}
.custom-error-footer {
  padding-top: 20px;
}
/* Android Google Galaxy Nexus, add others! */
@media (-webkit-device-pixel-ratio: 2) and (orientation: landscape) {
  .custom-error {
    margin: 0 auto;
  }
}
/* -- End Errors -- */
/* -- Begin Notifications -- */
.alert {
  text-align: center;
}
/* -- End Notifications -- */
/* -- Begin Application -- */
.tabs-content {
  padding: 30px 0;
}
.form-actions {
  text-align: right;
}
.form-controls-checkbox {
  padding-top: 7px;
}
.form-controls-radio {
  padding-top: 6px;
}
/* --- Begin Application::TopBar --- */
.navbar {
  -webkit-box-shadow: 0px 1px 10px #777;
  -o-box-shadow: 0px 1px 10px #777;
  -ms-box-shadow: 0px 1px 10px #777;
  box-shadow: 0px 1px 10px #777;
  background: #FFFFFF;
}
.navbar-nav-link {
  padding: 17px 15px 13px !important;
}
.navbar-nav-form {
  margin: 0;
}
.navbar-nav-form-link {
  border: none;
  background: none;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
  font-size: inherit;
  padding: 17px 15px 13px;
}
.navbar-nav-form-link:hover {
  color: #333333;
}
.navbar-brand {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: normal;
  line-height: 1.8;
  padding: 0px 20px;
}
.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:hover,
.navbar .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar .navbar-nav.pull-right {
  font-size: 16px;
  line-height: 10px;
}
/* --- End Application::TopBar --- */
/* --- Begin Application::List --- */
.list-column {
  vertical-align: middle !important;
}
/* ---- Begin Application::List::Selectboxes ---- */
.list-selectable {
  width: 40px;
  text-align: center;
}
.list-selectable-checkbox {
  margin: 0 !important;
}
/* ---- End Application::List::Selectboxes ---- */
/* ---- Begin Application::List::ActionsOnRow ---- */
.list-row-selected .list-column {
  background-color: #f5f5f5 !important;
}
.list-row-action-header {
  width: 110px;
  text-align: center;
}
.list-row-action-wrapper {
  position: relative;
  text-align: right;
  height: 100%;
}
.list-row-action-wrapper-link {
  color: #7f8ca3;
  font-size: 1.3em;
  padding: 4px;
  display: inline-block;
  visibility: hidden;
  -webkit-transition: 0s;
  transition: 0s;
}
.list-row-action-wrapper-link.medium {
  font-size: 1.2em;
  padding: 0 4px;
  vertical-align: text-bottom;
}
.list-row-action-wrapper-link.small {
  font-size: 85%;
}
.list-row-action-wrapper-link:hover {
  text-decoration: none;
}
.list-row:hover .list-row-action-wrapper-link,
.list-row:hover .list-row-action-wrapper-link-active {
  visibility: visible;
}
.list-row-action-popover-delete-one {
  left: -120px;
  top: -27px;
  width: 200px;
  text-align: center;
}
.list-row-action-popover-delete-one-btn {
  margin-right: 10px;
}
/* ---- End Application::List::ActionsOnRow ---- */
/* ---- Begin Application::List::ActionsOnList ---- */
/* ---- End Application::List::ActionsOnList ---- */
/* --- End Application::List --- */
/* --- Begin Application::Base --- */
.base-text {
  width: 730px;
  margin: 40px auto 0;
  line-height: 1.8em;
}
.base-icons {
  text-align: center;
  margin-top: 50px;
}
.base-icons .btn {
  float: left;
  width: 150px;
  padding: 20px 0;
  cursor: default;
}
.base-icons [class^="icon-"] {
  display: block;
  margin: 5px auto;
  vertical-align: middle;
}
/* --- End Application::Base --- */
/* Android Google Galaxy Nexus, add others! */
@media (-webkit-device-pixel-ratio: 2) {
  .navbar-fixed-top {
    position: relative !important;
    margin: 0 0 20px 0;
    padding: 0;
  }
  .navbar-brand,
  .navbar-module,
  .navbar-edit-account,
  .navbar-logout {
    float: left;
  }
  .navbar .nav {
    margin: 0;
    padding: 0;
  }
  .main-wrapper {
    padding-top: 0;
  }
  .main-wrapper .row {
    padding: 0 20px;
  }
  footer {
    display: none;
  }
}
/* -- End Application -- */
kbd {
  border-style: solid;
  border-color: #ccc #aaa #888 #bbb;
  padding: 4px 6px;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px #fff inset;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px #fff inset;
  background-color: #fafafa;
  border-color: #ccc #ccc #fff;
  border-style: solid solid none;
  border-width: 1px 1px medium;
  color: #444;
  font-family: 'Geometria', Helvetica, Arial, Sans-serif;
  font-size: 14px;
  font-weight: bold;
  white-space: nowrap;
  display: inline-block;
  margin-bottom: 5px;
}
#order_tab li.disabled i {
  display: none;
}
#order_tab li i {
  color: orange;
}
#for_order_tab {
  border-top: none;
}
.pagination {
  margin: 0 auto;
  display: block;
  text-align: center;
}
@media all {
  .only-print {
    display: none;
  }
}
@media print {
  * {
    font-size: 11px !important;
    font-family: Helvetica Neue, Helvetica, Arial;
    font-weight: normal !important;
    letter-spacing: 0;
  }
  html,
  body {
    /* width:670px !important; based upon http://stackoverflow.com/questions/320357/  */
    background: white;
    margin: 0 !important;
    position: relative;
    left: 0;
  }
  p {
    line-height: 1.6;
    margin: 0 0 0.2em;
  }
  .main-wrapper,
  .main {
    padding-top: 0px !important;
  }
  .main-wrapper-push {
    padding: 0;
    margin: 0;
  }
  .btn:not(.allow-print) {
    display: none;
  }
  .btn {
    padding: 0;
  }
  .non-print {
    display: none !important;
  }
  .only-print {
    display: block;
  }
  /*   table { page-break-inside:auto }
  tr { display:block;page-break-inside:avoid; page-break-after:auto }
  th { display:table-header-group }
 */
  table,
  .table-responsive,
  .table {
    margin: 0 !important;
    padding: 0 !important;
    border-width: 1px !important;
    border-collapse: collapse;
  }
  table .only-print {
    display: table-cell;
  }
  table tr > td,
  table tr > th {
    border: 1px solid black !important;
  }
  table tr.only-print {
    display: table-row;
  }
  table thead.only-print {
    display: table-header-group;
  }
  table .list-column p {
    margin: 0;
    line-height: 12px;
  }
  .order-info,
  .order-info td {
    border: 0 !important;
    padding: 0;
  }
  .print-date {
    font-family: monospace;
    font-size: 10px !important;
  }
  .tab-content {
    border: 0;
    padding: 0;
  }
  .tab-content .tab-pane {
    display: none;
    page-break-before: avoid;
  }
  .tab-content .tab-pane.filled {
    display: block;
    page-break-before: avoid;
  }
  .tab-content .tab-pane:first-child {
    page-break-before: avoid;
  }
  .tab-content .tab-pane.last {
    page-break-after: avoid;
  }
  .section-btn {
    border-top: 1px solid;
    min-width: 2em;
    padding: 0 0.2em;
    display: inline-block;
    margin-right: 0.4em;
  }
  table thead {
    position: relative !important;
  }
  footer,
  .navbar {
    display: none;
  }
  #sidebar-wrapper {
    display: none;
  }
  #page-wrapper {
    padding-left: 0px !important;
  }
  .header:not(th) {
    display: none;
  }
  #weeks_tab li:not(.active) {
    display: none;
  }
  #weeks_tab .tab-content .tab-pane {
    page-break-after: avoid;
  }
  #for_weeks_tab .tab-pane:not(.active) {
    display: none;
  }
  .timeline .wrapper {
    border: 0;
    padding: 0;
  }
  .timeline .summary {
    display: none;
  }
}
