/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* line 5, ../../../../../../.rvm/gems/ruby-2.0.0-p648/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../.rvm/gems/ruby-2.0.0-p648/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../.rvm/gems/ruby-2.0.0-p648/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../.rvm/gems/ruby-2.0.0-p648/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../.rvm/gems/ruby-2.0.0-p648/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../.rvm/gems/ruby-2.0.0-p648/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../.rvm/gems/ruby-2.0.0-p648/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../.rvm/gems/ruby-2.0.0-p648/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../.rvm/gems/ruby-2.0.0-p648/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/** COLORS **/
/* line 1, ../sass/_helper.scss */
.hidden {
  display: none !important;
}

/* line 5, ../sass/_helper.scss */
.red {
  color: #d9534f;
}

/* line 9, ../sass/_helper.scss */
.flex-grid {
  display: flex;
}

/* line 13, ../sass/_helper.scss */
.col {
  flex: 1;
}
/* line 15, ../sass/_helper.scss */
.col.c75 {
  flex: 0 1 75%;
}
/* line 18, ../sass/_helper.scss */
.col.c25 {
  flex: 1 1 25%;
}

/* line 1, ../sass/_old.styles.scss */
.export {
  font-size: 13px;
}

/* line 1, ../sass/_old.styles.scss */
.export .input-1 {
  width: 100px;
}

/* line 1, ../sass/_old.styles.scss */
.export .input-2 {
  width: 200px;
}

/* line 1, ../sass/_old.styles.scss */
.export .input-3 {
  width: 300px;
}

/* line 1, ../sass/_old.styles.scss */
.export .input-4 {
  width: 400px;
}

/* line 1, ../sass/_old.styles.scss */
.export .input-5 {
  width: 500px;
}

/* line 1, ../sass/_old.styles.scss */
.export .input-6 {
  width: 600px;
}

/* line 1, ../sass/_old.styles.scss */
.export table, .export tr, .export td {
  border: none;
}

/* line 1, ../sass/_old.styles.scss */
.export table {
  margin: 20px 0;
}

/* line 1, ../sass/_old.styles.scss */
.export .briefkopf {
  text-align: left;
  font-size: 13px;
}

/* line 1, ../sass/_old.styles.scss */
.export .briefkopf .absender {
  text-decoration: underline;
  font-size: 11px;
}

/* line 1, ../sass/_old.styles.scss */
.export .anschrift {
  text-align: left;
  width: 160px;
  font-size: 12px;
}

/* line 1, ../sass/_old.styles.scss */
.export .ueberschrift {
  font-weight: bold;
  font-size: 16px;
  margin: 20px 0;
}

/* line 1, ../sass/_old.styles.scss */
.export .anrede {
  text-align: left;
  font-size: 13px;
  margin-left: 5px;
}

/* line 1, ../sass/_old.styles.scss */
.export .letterDataHeader {
  text-align: left;
  width: 30%;
}

/* line 1, ../sass/_old.styles.scss */
.export .letterData {
  text-align: left;
}

/* line 1, ../sass/_old.styles.scss */
.export .tblReference {
  width: 780px;
  font-size: 11px;
  border-spacing: 0;
  border-collapse: collapse;
}

/* line 1, ../sass/_old.styles.scss */
.export .tblReference td, .export .tblReference th {
  border: 1px solid #000;
  padding: 3px;
  background-color: transparent;
}

/* line 1, ../sass/_old.styles.scss */
ol.admin > li {
  display: inline-block;
  margin-bottom: 15px;
}

/* line 1, ../sass/_old.styles.scss */
.history li {
  font-size: 1.3em;
}

/* line 1, ../sass/_old.styles.scss */
div#selectShipDate, div#inputShipHarbour {
  display: none;
}

/* line 1, ../sass/_old.styles.scss */
.diffValue {
  color: blue;
  font-weight: bold;
  border-top: 1px solid blue;
}

/* line 1, ../sass/_old.styles.scss */
.diffAttention {
  margin: 0 4px;
  margin-bottom: -1px;
}

/* line 1, ../sass/_old.styles.scss */
.diffList {
  position: absolute;
  left: 0;
  right: 0;
  padding: 10px;
  border: 1px solid blue;
  border-radius: 5px;
  background-color: #ccc;
  display: inline-block;
  color: #000;
  z-index: 10;
  list-style-type: none;
  max-width: 250px;
  -webkit-box-shadow: 4px 5px 6px #ccc;
  box-shadow: 4px 5px 6px #ccc;
}

/* line 1, ../sass/_old.styles.scss */
a.showCol, a.filter {
  text-decoration: none;
  display: inline-block;
  padding: 2px 10px;
  border-radius: 10px;
  border: 1px solid #000;
  background: #ccc;
  font-weight: normal;
  font-size: 12px;
  margin-right: 5px;
}

/* line 1, ../sass/_old.styles.scss */
a.showCol {
  background: #DFD1D1;
}

/* line 1, ../sass/_old.styles.scss */
p.filter {
  margin-bottom: 5px;
}

/* line 1, ../sass/_old.styles.scss */
p.filterCols {
  margin-bottom: 15px;
}

/* line 1, ../sass/_old.styles.scss */
p.paginatorHint {
  font-size: 11px;
  margin-bottom: 5px;
}

/* line 1, ../sass/_old.styles.scss */
table.processes th:hover {
  background: #CCC;
}

/* line 1, ../sass/_old.styles.scss */
table.processes a {
  text-decoration: none;
}

/* line 1, ../sass/_old.styles.scss */
table.processes a:hover {
  text-decoration: underline;
}

/* line 1, ../sass/_old.styles.scss */
div#showRef {
  background-color: #FFF;
  color: #000;
  border: 2px solid #000;
  font-size: 15px;
  padding: 5px;
  position: absolute;
  display: none;
  top: 0;
  left: 0;
}

/* line 1, ../sass/_old.styles.scss */
td.highlight {
  background-color: #bffaff !important;
}

/* line 1, ../sass/_old.styles.scss */
td.sum {
  background-color: #bfa7a7 !important;
}

/* line 1, ../sass/_old.styles.scss */
h3 {
  padding: 8px 2px;
  color: #000;
}

/* line 1, ../sass/_old.styles.scss */
.processProduct input[type="checkbox"] {
  margin: 1px 2px;
}

/* line 1, ../sass/_old.styles.scss */
table.processProduct {
  border: none;
  font-size: 11px;
  width: 100%;
}

/* line 1, ../sass/_old.styles.scss */
table.processProduct th, table.processProduct td {
  border: none;
  text-align: left;
  padding: 1px;
}

/* line 1, ../sass/_old.styles.scss */
tr.processNotice td, tr.processStore td {
  background-color: #DFDFDF;
}

/* line 1, ../sass/_old.styles.scss */
td.purchase {
  background-color: #DFF8FF;
}

/* line 1, ../sass/_old.styles.scss */
td.sale {
  background-color: #E4FFCF;
}

/* line 1, ../sass/_old.styles.scss */
.forwarder, .process {
  background-color: #e3e3e3;
}

/* line 1, ../sass/_old.styles.scss */
td.spacer {
  background-color: #002F3C;
  font-size: 1px;
  padding: 0;
}

/* line 1, ../sass/_old.styles.scss */
div.refno {
  position: fixed;
  top: 22px;
  left: 14px;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
}

/* line 1, ../sass/_old.styles.scss */
input#ProcessTrucksign, input#ProcessTrucksign2 {
  width: 140px;
}

/* line 1, ../sass/_old.styles.scss */
input#ProcessOrderdate {
  width: 100px;
}

/* line 1, ../sass/_old.styles.scss */
input.saveButton {
  background-color: #2b4c6b;
  background: -moz-linear-gradient(top, #6b8298 0, #6b8298 50%, #2b4c6b 50%, #2b4c6b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6b8298), color-stop(0.5, #6b8298), color-stop(0.5, #2b4c6b), color-stop(1, #2b4c6b));
  padding: 1px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #2b4c6b;
  color: #fff;
  padding: 7px 10px;
  margin: 0;
}

/* line 1, ../sass/_old.styles.scss */
a.cancelLink {
  display: inline-block;
  margin-left: 7px;
}

/* line 1, ../sass/_old.styles.scss */
div.incomes form#IncomeAddForm label {
  float: left;
  width: 80px;
  text-align: right;
  margin-right: 15px;
  padding: 0;
  font-weight: bold;
}

/* line 1, ../sass/_old.styles.scss */
div.incomes form#IncomeAddForm .input {
  margin-bottom: 3px;
}

/* line 1, ../sass/_old.styles.scss */
div.incomes form#IncomeAddForm select:focus {
  border: 2px solid #900;
}

/* line 1, ../sass/_old.styles.scss */
a.deleteContainer {
  display: block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  font-style: italic;
  color: #FFF;
}

/* line 1, ../sass/_old.styles.scss */
input#saveContainer {
  margin: 15px 0 0 23px;
}

/* line 1, ../sass/_old.styles.scss */
#rest {
  display: none;
  margin: 0;
  margin-left: 2px;
  padding: 0;
}

/* line 1, ../sass/_old.styles.scss */
#restVal {
  display: inline-block;
  padding: 0 2px;
}

/* line 1, ../sass/_old.styles.scss */
input.sellButton {
  margin: 10px 0;
  display: none;
}

/** GENERAL **/
/* line 3, ../sass/_new.styles.scss */
body {
  background: #fff;
  font-family: 'Gill Sans', 'lucida grande', helvetica, arial, sans-serif;
  margin-top: 70px;
}
/* line 7, ../sass/_new.styles.scss */
body.simple {
  margin-top: 30px;
}

/* line 13, ../sass/_new.styles.scss */
section.form {
  padding: 5px 0;
}

/* line 19, ../sass/_new.styles.scss */
form > button {
  margin-top: 20px;
}

/* line 24, ../sass/_new.styles.scss */
input.error {
  background: #d9534f !important;
  background-color: #d9534f !important;
  color: #fff !important;
}

/* line 30, ../sass/_new.styles.scss */
a.btn {
  text-decoration: none;
}

/* line 34, ../sass/_new.styles.scss */
input[type=submit].btn {
  font-size: initial;
  padding: 6px 16px;
  margin-top: 20px;
}

/** FONT AWESOME **/
/* line 43, ../sass/_new.styles.scss */
.fa-1-5 {
  font-size: 1.5em;
}

/* line 47, ../sass/_new.styles.scss */
.fa-2 {
  font-size: 2em;
}

/* line 51, ../sass/_new.styles.scss */
.fa-3 {
  font-size: 3em;
}

/** DEFAULT LAYOUT HEADER */
/* line 58, ../sass/_new.styles.scss */
header {
  position: fixed;
  top: 0;
  left: 0;
  clear: both;
  width: 100%;
  background: #003d4c;
  padding: 4px 10px;
  z-index: 100;
  color: #fff;
  line-height: 50px;
  font-size: 13px;
}
/* line 70, ../sass/_new.styles.scss */
header a {
  color: #fff;
}
/* line 72, ../sass/_new.styles.scss */
header a:hover {
  color: #fff;
  text-decoration: none;
}
/* line 77, ../sass/_new.styles.scss */
header #search {
  position: absolute;
  right: 10px;
  top: 0;
}
/* line 82, ../sass/_new.styles.scss */
header #ProcessTerm {
  margin-right: 5px;
}

/* line 87, ../sass/_new.styles.scss */
span.company-selected {
  position: relative;
  cursor: pointer;
  padding-right: 12px;
}
/* line 91, ../sass/_new.styles.scss */
span.company-selected:after {
  content: "";
  display: block;
  position: absolute;
  right: 1px;
  top: 5px;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top: 4px solid #fff;
}
/* line 102, ../sass/_new.styles.scss */
span.company-selected ul.company-select {
  box-sizing: border-box;
  background: #003d4c;
  display: none;
  position: absolute;
  top: 12px;
  left: -10px;
  margin: 0;
  padding: 10px;
  padding-top: 4px;
  padding-bottom: 5px;
  min-width: 90px;
}
/* line 114, ../sass/_new.styles.scss */
span.company-selected ul.company-select li {
  line-height: 16px;
  padding: 0;
  margin: 0;
}
/* line 121, ../sass/_new.styles.scss */
span.company-selected:hover ul.company-select {
  display: block;
}

/** SIMPLE LAYOUT **/
/* line 130, ../sass/_new.styles.scss */
.simple {
  /** RESET CAKEPHP STYLES */
}
/* line 131, ../sass/_new.styles.scss */
.simple #content {
  padding: 10px;
}
/* line 134, ../sass/_new.styles.scss */
.simple fieldset {
  margin-top: 0;
}
/* line 138, ../sass/_new.styles.scss */
.simple form div {
  clear: none;
}
/* line 142, ../sass/_new.styles.scss */
.simple input,
.simple textarea {
  clear: none;
  font-size: initial;
  font-family: inherit;
}

/** FANCY IFRAME LAYER **/
/* line 153, ../sass/_new.styles.scss */
.fancy-blur {
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
}

/* line 161, ../sass/_new.styles.scss */
.fancy-table-wrapper {
  position: relative;
}

/* line 165, ../sass/_new.styles.scss */
.fancy-iframe-wrapper {
  position: absolute;
  top: 70px;
  z-index: 200;
  width: 97%;
}

/* line 172, ../sass/_new.styles.scss */
.fancy-iframe {
  width: 100%;
  height: 500px;
  border: 4px solid #003d4c;
  background-color: #fff;
  overflow: hidden;
}

/* line 180, ../sass/_new.styles.scss */
.fancy-close {
  position: absolute;
  z-index: 300;
  color: #d9534f;
  right: 1rem;
  top: 1rem;
  font-size: 1.5rem;
  cursor: pointer;
}

/* line 190, ../sass/_new.styles.scss */
h3.response {
  text-align: center;
}

/** FANCY DATA TABLE **/
/* line 197, ../sass/_new.styles.scss */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  background-image: none;
}

/** PROCESS SHOW **/
/* line 208, ../sass/_new.styles.scss */
.rowPrice .pricetype,
.rowPricesale .pricetype {
  display: block;
  font-size: 9px;
  position: relative;
  bottom: -5px;
}

/* line 216, ../sass/_new.styles.scss */
table tr.altrow td {
  background: #f4f4f4;
}

/* line 220, ../sass/_new.styles.scss */
table tr.error td {
  background: rgba(217, 133, 79, 0.7);
  color: #fff;
}
/* line 223, ../sass/_new.styles.scss */
table tr.error td a {
  color: #fff;
}

/** PROCESS FORM **/
/* line 231, ../sass/_new.styles.scss */
#ProcessPriceType,
#ProcessPriceSaleType,
#ProcessCurrency,
#ProcessCurrencySale,
#ProcessSeasonYear {
  position: relative;
  bottom: -3px;
}

/* line 240, ../sass/_new.styles.scss */
#ProcessProvision {
  position: relative;
  bottom: -2px;
}

/* line 245, ../sass/_new.styles.scss */
.refno {
  position: fixed;
  top: 142px;
  z-index: 100;
  left: 123px;
  font-weight: bold;
  color: red;
  background-color: #fff;
  padding: 5px 10px;
  border: 2px solid red;
}

/* line 257, ../sass/_new.styles.scss */
div.refno {
  position: fixed;
  top: 142px;
  left: 123px;
  font-size: 14px;
  font-weight: bold;
  color: red;
}

/* line 266, ../sass/_new.styles.scss */
div.saveArea {
  margin: 10px 0;
}

/* line 270, ../sass/_new.styles.scss */
.interposition {
  margin-bottom: 0;
  width: 120px;
  display: inline-block;
  margin: 0 0 0 10px;
}
/* line 275, ../sass/_new.styles.scss */
.interposition input[type=checkbox] {
  margin-right: 5px;
}

/* line 280, ../sass/_new.styles.scss */
.asset-alert {
  display: none;
  padding: 3px 0;
  line-height: 16px;
}
/* line 284, ../sass/_new.styles.scss */
.asset-alert .fa-bullhorn {
  font-size: 1.5em;
  float: left;
  color: red;
  margin-right: 10px;
  margin-left: 5px;
}

/* line 293, ../sass/_new.styles.scss */
.alert {
  font-size: 1.5em;
  text-align: center;
}

/** OVERVIEWS **/
/* line 301, ../sass/_new.styles.scss */
.new {
  font-weight: normal;
  display: inline-block;
  margin-left: 10px;
  font-size: 16px;
  font-style: italic;
}

/** FORMS **/
/* line 312, ../sass/_new.styles.scss */
select {
  color: #000;
}

/* line 318, ../sass/_new.styles.scss */
.form .error input,
.form .error textarea,
.form .error select {
  background-color: #d9534f;
  color: #fff;
}
/* line 325, ../sass/_new.styles.scss */
.form .error-message {
  display: none;
}
/* line 329, ../sass/_new.styles.scss */
.form.v2 .btn {
  margin-top: 15px;
}
/* line 332, ../sass/_new.styles.scss */
.form.v2 .input-group {
  position: relative;
}

/* line 338, ../sass/_new.styles.scss */
.fancyforms {
  margin-bottom: 20px;
}
/* line 340, ../sass/_new.styles.scss */
.fancyforms input {
  margin: 0;
  margin-right: 5px;
}
/* line 344, ../sass/_new.styles.scss */
.fancyforms a.btn {
  text-decoration: none;
}

/* line 350, ../sass/_new.styles.scss */
fieldset input,
fieldset textarea,
fieldset select,
fieldset option {
  font-size: 16px;
  line-height: 16px;
  padding: 2px 5px;
  width: 300px;
  border: 1px solid #444444;
}
/* line 360, ../sass/_new.styles.scss */
fieldset div.input > label {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 18px;
}

/* line 367, ../sass/_new.styles.scss */
form div.submit {
  margin-left: 0;
}
/* line 369, ../sass/_new.styles.scss */
form div.submit input[type=submit] {
  border: 0;
  background-color: #003d4c;
  color: #fff;
  padding: 10px 20px;
  font-size: 15px;
  cursor: pointer;
}
/* line 376, ../sass/_new.styles.scss */
form div.submit input[type=submit]:hover {
  background-color: rgba(0, 61, 76, 0.8);
}

/* line 382, ../sass/_new.styles.scss */
.select_fancy {
  color: #55595c;
  background-color: #eceeef;
  padding: 10px;
}
/* line 386, ../sass/_new.styles.scss */
.select_fancy > .select > label {
  font-size: 1rem;
  margin-bottom: 10px;
}
/* line 390, ../sass/_new.styles.scss */
.select_fancy .clients {
  display: inline-block;
  margin-top: 10px;
}
/* line 393, ../sass/_new.styles.scss */
.select_fancy .clients input[type=checkbox] {
  float: none;
  clear: none;
}
/* line 397, ../sass/_new.styles.scss */
.select_fancy .clients label {
  display: inline;
}
/* line 401, ../sass/_new.styles.scss */
.select_fancy.v2 {
  border: 1px solid #ccc;
  border-radius: .25rem;
  padding: 10px 15px;
  min-height: 75px;
}
/* line 406, ../sass/_new.styles.scss */
.select_fancy.v2 > div > label {
  margin-right: 20px;
}
/* line 409, ../sass/_new.styles.scss */
.select_fancy.v2 label {
  margin-bottom: 0;
  margin-right: 10px;
}
/* line 414, ../sass/_new.styles.scss */
.select_fancy.v2 .single-checkbox {
  margin-top: 12px;
}

/* line 422, ../sass/_new.styles.scss */
div.incomes form#IncomeAddForm label {
  width: 110px;
  text-align: left;
}

/* line 429, ../sass/_new.styles.scss */
#Incomes-add h2 {
  margin-bottom: 2rem;
}

/* line 433, ../sass/_new.styles.scss */
.income-value,
.income-total {
  font-style: italic;
  display: inline-block;
  margin-left: 20px;
  color: #0275d8;
}

/** PDF EXPORT **/
/* line 444, ../sass/_new.styles.scss */
.headline-versandavis-export {
  border: 1px dashed #ccc;
  text-align: center;
  background-color: #fafafa;
  width: 300px;
  padding: 10px;
}

/* FOOTER */
/* line 455, ../sass/_new.styles.scss */
footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-top: 10px;
  background: #003d4c;
  color: #fff;
  height: 60px;
  z-index: 100;
}
/* line 465, ../sass/_new.styles.scss */
footer a {
  color: #fff;
  margin-right: 10px;
  margin-top: 10px;
}
/* line 469, ../sass/_new.styles.scss */
footer a:hover {
  color: #fff;
  text-decoration: none;
}
/* line 473, ../sass/_new.styles.scss */
footer a.logout {
  position: absolute;
  left: 15px;
  top: 0;
}
/* line 478, ../sass/_new.styles.scss */
footer a.addProcess {
  position: absolute;
  right: 15px;
  top: 0;
}
/* line 484, ../sass/_new.styles.scss */
footer #preSelects {
  position: absolute;
  left: 100px;
}
/* line 488, ../sass/_new.styles.scss */
footer #openProcesses {
  display: block;
  margin: 10px 0 0 0;
  text-align: left;
}
/* line 493, ../sass/_new.styles.scss */
footer .newProcess {
  height: 500px;
  bottom: 0;
}
/* line 497, ../sass/_new.styles.scss */
footer #process {
  display: block;
  width: 100%;
  text-align: left;
}

/* line 504, ../sass/_new.styles.scss */
.listContainer {
  margin: 0;
}
/* line 506, ../sass/_new.styles.scss */
.listContainer li {
  margin: 0;
}
/* line 509, ../sass/_new.styles.scss */
.listContainer h3 {
  background-color: #e2e0e0;
  padding: 10px;
  margin-bottom: 5px;
  position: relative;
}
/* line 515, ../sass/_new.styles.scss */
.listContainer .delete-income {
  margin-top: 0 !important;
  position: absolute;
  right: 4px;
  top: 4px;
}

/* line 523, ../sass/_new.styles.scss */
ul.list-group,
ul.list-group li {
  margin: 0;
}

/* line 529, ../sass/_new.styles.scss */
.list-group-item .date {
  font-size: 14px;
  font-weight: 400;
}
/* line 533, ../sass/_new.styles.scss */
.list-group-item .badge {
  font-size: 80%;
  margin: 0 10px;
  background-color: red;
}
/* line 538, ../sass/_new.styles.scss */
.list-group-item .table {
  margin-top: 20px;
}

/* line 544, ../sass/_new.styles.scss */
#Logs-show .list-group {
  margin-top: 20px;
}
/* line 547, ../sass/_new.styles.scss */
#Logs-show th {
  text-align: left;
  font-weight: 800;
}
/* line 551, ../sass/_new.styles.scss */
#Logs-show td {
  text-align: left;
}
/* line 553, ../sass/_new.styles.scss */
#Logs-show td.before {
  color: red;
}
/* line 556, ../sass/_new.styles.scss */
#Logs-show td.after {
  color: green;
  font-weight: 800;
}
/* line 561, ../sass/_new.styles.scss */
#Logs-show strong {
  font-weight: 800;
}

/* Switch */
/* line 567, ../sass/_new.styles.scss */
.green,
.green a,
.green a:hover {
  background-color: #28a745 !important;
  color: #fff;
}

/* line 574, ../sass/_new.styles.scss */
.blue,
.blue a,
.blue a:hover {
  background-color: #007bff !important;
  color: #fff;
}

/* line 581, ../sass/_new.styles.scss */
.grey,
.grey a,
.grey a:hover {
  background-color: #686868 !important;
  color: #fff;
}

/* line 588, ../sass/_new.styles.scss */
.checkbox label:after,
.radio label:after {
  content: '';
  display: table;
  clear: both;
}

/* line 595, ../sass/_new.styles.scss */
.checkbox .cr,
.radio .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: .25em;
  width: 1.3em;
  height: 1.3em;
  float: left;
  margin-right: .5em;
}

/* line 608, ../sass/_new.styles.scss */
td.actions i {
  font-size: 1rem;
}

/* line 614, ../sass/_new.styles.scss */
#Incomes-index .actions {
  /* unchecked icon */
  /* space between checkbox and label */
  /* checked icon */
  /* allow space for check mark */
}
/* line 615, ../sass/_new.styles.scss */
#Incomes-index .actions input[type=checkbox] {
  display: none;
}
/* line 619, ../sass/_new.styles.scss */
#Incomes-index .actions label {
  display: inline-block;
  padding: 0;
}
/* line 624, ../sass/_new.styles.scss */
#Incomes-index .actions input[type=checkbox] + label:before {
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  font-size: 1rem;
}
/* line 630, ../sass/_new.styles.scss */
#Incomes-index .actions input[type=checkbox] + label:before {
  content: "\f0c8";
}
/* line 631, ../sass/_new.styles.scss */
#Incomes-index .actions input[type=checkbox] + label:before {
  letter-spacing: 10px;
}
/* line 634, ../sass/_new.styles.scss */
#Incomes-index .actions input[type=checkbox]:checked + label:before {
  content: "\f14a";
  color: orange;
}
/* line 638, ../sass/_new.styles.scss */
#Incomes-index .actions input[type=checkbox]:checked + label:before {
  letter-spacing: 10px;
}

/* line 643, ../sass/_new.styles.scss */
#Incomes-show td.green,
#Incomes-show td.blue,
#Incomes-show td.grey {
  border-bottom: 1px solid #fff;
}

/* line 2, ../sass/_form.process.scss */
table.processProduct td h3 {
  padding-top: 0;
  padding: 10px 0 20px;
}
/* line 6, ../sass/_form.process.scss */
table.processProduct td.sale-notice, table.processProduct td.purchase-notice {
  background-color: #A9C196;
  padding: 10px;
}
/* line 10, ../sass/_form.process.scss */
table.processProduct td.sale-notice strong, table.processProduct td.purchase-notice strong {
  font-weight: 700;
  margin-bottom: 5px;
  display: block;
}
/* line 16, ../sass/_form.process.scss */
table.processProduct td.purchase-notice {
  background-color: #a4e6f9;
}
/* line 20, ../sass/_form.process.scss */
table.processProduct td.process label {
  display: inline;
}
/* line 23, ../sass/_form.process.scss */
table.processProduct td.process input[type=radio] {
  float: none;
}

/* line 54, ../sass/_form.process.scss */
#Incomes-add .btn-group label,
#Incomes-edit .btn-group label {
  margin-top: 0;
}
/* line 58, ../sass/_form.process.scss */
#Incomes-add .glyphicon-ok:before,
#Incomes-edit .glyphicon-ok:before {
  height: 24px;
  display: block;
  padding-top: 4px;
  color: #55595c;
}
/* line 64, ../sass/_form.process.scss */
#Incomes-add .btn-default.active,
#Incomes-add .btn-default:active,
#Incomes-add .open > .dropdown-toggle.btn-default,
#Incomes-edit .btn-default.active,
#Incomes-edit .btn-default:active,
#Incomes-edit .open > .dropdown-toggle.btn-default {
  background-color: #fff;
  color: #55595c;
  border-radius: 0;
  border-color: #ccc;
}
/* line 72, ../sass/_form.process.scss */
#Incomes-add .btn-primary.special,
#Incomes-edit .btn-primary.special {
  background-color: #ECEEF3;
  border-color: #ccc;
}
/* line 76, ../sass/_form.process.scss */
#Incomes-add .btn.active,
#Incomes-add .btn:active,
#Incomes-edit .btn.active,
#Incomes-edit .btn:active {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 83, ../sass/_form.process.scss */
select.logs {
  margin-bottom: -3px;
}

/* line 2, ../sass/_storageperiod.scss */
#Storageperiods-show .card {
  margin-top: 20px;
}
/* line 5, ../sass/_storageperiod.scss */
#Storageperiods-show p.card-text {
  font-size: 1.5em;
  line-height: 1.3em;
}
/* line 9, ../sass/_storageperiod.scss */
#Storageperiods-show .card-block {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
/* line 14, ../sass/_storageperiod.scss */
#Storageperiods-show div.input-group {
  font-size: 2em;
}
/* line 17, ../sass/_storageperiod.scss */
#Storageperiods-show .inlineFormPricePerPallet {
  display: inline-block;
  width: 50px;
  float: right;
  margin-left: 10px;
  padding: 0px 10px;
}
/* line 25, ../sass/_storageperiod.scss */
#Storageperiods-show .price_per_pallet small {
  font-size: .6em;
  display: block;
  margin-bottom: 1em;
}
/* line 31, ../sass/_storageperiod.scss */
#Storageperiods-show input[type=checkbox] {
  float: none;
}
/* line 34, ../sass/_storageperiod.scss */
#Storageperiods-show .dropzone {
  display: block;
}
/* line 36, ../sass/_storageperiod.scss */
#Storageperiods-show .dropzone .dz-details {
  opacity: 1;
}
/* line 40, ../sass/_storageperiod.scss */
#Storageperiods-show .file-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}
/* line 45, ../sass/_storageperiod.scss */
#Storageperiods-show .file-name {
  font-size: .25em;
  margin-top: 10px;
  overflow: hidden;
}
/* line 51, ../sass/_storageperiod.scss */
#Storageperiods-show .file-gallery .file-row {
  display: flex;
  margin-left: -10px;
  margin-right: -10px;
}
/* line 56, ../sass/_storageperiod.scss */
#Storageperiods-show .file-gallery .file-col {
  flex: 1;
  padding: 5px;
  background-color: #f9f7f7;
  margin: 5px;
}
/* line 62, ../sass/_storageperiod.scss */
#Storageperiods-show .file-gallery .file-preview {
  background-color: #fff;
  height: 70px;
  width: 70px;
  font-size: 3rem;
  position: relative;
}
/* line 70, ../sass/_storageperiod.scss */
#Storageperiods-show .file-gallery .file-delete {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1rem;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 3px;
  z-index: 10;
}
/* line 78, ../sass/_storageperiod.scss */
#Storageperiods-show .file-gallery .file-delete a {
  color: #000;
}
/* line 83, ../sass/_storageperiod.scss */
#Storageperiods-show form > button {
  margin-top: 0;
}
/* line 86, ../sass/_storageperiod.scss */
#Storageperiods-show .btn-upload {
  padding: 6px 16px;
  font-size: initial;
}
/* line 90, ../sass/_storageperiod.scss */
#Storageperiods-show .image {
  width: 70px;
  height: 70px;
  overflow: hidden;
}
/* line 95, ../sass/_storageperiod.scss */
#Storageperiods-show .image img {
  width: 200px;
  height: 200px;
  margin: -75px 0 0 -100px;
}
/* line 100, ../sass/_storageperiod.scss */
#Storageperiods-show .file-pdf,
#Storageperiods-show .file-word,
#Storageperiods-show .file-excel,
#Storageperiods-show .file {
  padding: 11px 16px;
}
/* line 105, ../sass/_storageperiod.scss */
#Storageperiods-show .file-pdf a,
#Storageperiods-show .file-word a,
#Storageperiods-show .file-excel a,
#Storageperiods-show .file a {
  color: #d10b0a;
}
/* line 110, ../sass/_storageperiod.scss */
#Storageperiods-show .file-word a {
  color: #2b5796;
}
/* line 115, ../sass/_storageperiod.scss */
#Storageperiods-show .file-excel a {
  color: #217346;
}
/* line 119, ../sass/_storageperiod.scss */
#Storageperiods-show .file {
  height: auto;
}
/* line 121, ../sass/_storageperiod.scss */
#Storageperiods-show .file a {
  color: #000;
}

/* line 127, ../sass/_storageperiod.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0;
}

/* line 131, ../sass/_storageperiod.scss */
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  border: 0;
  background: none;
  padding: 0;
}

/* line 137, ../sass/_storageperiod.scss */
table.final-result {
  margin-top: 25px;
}
/* line 139, ../sass/_storageperiod.scss */
table.final-result th,
table.final-result td {
  padding: 3px;
  background: #fff;
  border: 1px solid #ccc;
  text-align: left;
  font-size: 1.3em;
}
/* line 146, ../sass/_storageperiod.scss */
table.final-result th input[type=text],
table.final-result td input[type=text] {
  border: 0;
}
/* line 148, ../sass/_storageperiod.scss */
table.final-result th input[type=text].align_right,
table.final-result td input[type=text].align_right {
  text-align: right;
}
/* line 151, ../sass/_storageperiod.scss */
table.final-result th input[type=text].small-width,
table.final-result td input[type=text].small-width {
  font-weight: 800;
  font-size: .8em;
  width: 40px;
  padding: 0 4px;
  color: #000;
}
/* line 158, ../sass/_storageperiod.scss */
table.final-result th input[type=text].intern,
table.final-result td input[type=text].intern {
  background-color: #f3f0f0;
  width: 100%;
  font-size: .8rem;
  line-height: 1rem;
  height: 1rem;
  padding: 2px 5px;
  font-style: italic;
}
/* line 168, ../sass/_storageperiod.scss */
table.final-result th.border-free,
table.final-result td.border-free {
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
/* line 173, ../sass/_storageperiod.scss */
table.final-result th {
  vertical-align: top;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  font-weight: bold;
  padding-top: 4px;
}
/* line 179, ../sass/_storageperiod.scss */
table.final-result th.section {
  color: #43bcef;
}

/* line 2, ../sass/_banner.scss */
#Banner-add .btn-upload {
  padding: 6px 16px;
  font-size: initial;
}
/* line 7, ../sass/_banner.scss */
#Banner-add .dropzone {
  display: block;
}
/* line 9, ../sass/_banner.scss */
#Banner-add .dropzone .dz-details {
  opacity: 1;
}
