/* 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 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 2, ../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;
}

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

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

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

/** DEFAULT LAYOUT HEADER */
/* line 44, ../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 57, ../sass/_new.styles.scss */
header a {
  color: #fff;
}
/* line 60, ../sass/_new.styles.scss */
header a:hover {
  color: #fff;
  text-decoration: none;
}
/* line 66, ../sass/_new.styles.scss */
header #search {
  position: absolute;
  right: 10px;
  top: 0;
}
/* line 72, ../sass/_new.styles.scss */
header #ProcessTerm {
  margin-right: 5px;
}

/* line 77, ../sass/_new.styles.scss */
span.company-selected {
  position: relative;
  cursor: pointer;
  padding-right: 12px;
}
/* line 82, ../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 94, ../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 107, ../sass/_new.styles.scss */
span.company-selected ul.company-select li {
  line-height: 16px;
  padding: 0;
  margin: 0;
}
/* line 115, ../sass/_new.styles.scss */
span.company-selected:hover ul.company-select {
  display: block;
}

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

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

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

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

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

/* line 172, ../sass/_new.styles.scss */
.fancy-close {
  position: absolute;
  z-index: 300;
  color: #d9534f;
  right: 6px;
  top: 7px;
  cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 332, ../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 340, ../sass/_new.styles.scss */
fieldset div.input > label {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 18px;
}

/* line 347, ../sass/_new.styles.scss */
form div.submit {
  margin-left: 0;
}
/* line 350, ../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 358, ../sass/_new.styles.scss */
form div.submit input[type=submit]:hover {
  background-color: rgba(0, 61, 76, 0.8);
}

/* line 364, ../sass/_new.styles.scss */
.select_fancy {
  color: #55595c;
  background-color: #eceeef;
  padding: 10px;
}
/* line 369, ../sass/_new.styles.scss */
.select_fancy > .select > label {
  font-size: 1rem;
  margin-bottom: 10px;
}
/* line 374, ../sass/_new.styles.scss */
.select_fancy .clients {
  display: inline-block;
  margin-top: 10px;
}
/* line 378, ../sass/_new.styles.scss */
.select_fancy .clients input[type=checkbox] {
  float: none;
  clear: none;
}
/* line 383, ../sass/_new.styles.scss */
.select_fancy .clients label {
  display: inline;
}
/* line 388, ../sass/_new.styles.scss */
.select_fancy.v2 {
  border: 1px solid #ccc;
  border-radius: .25rem;
  padding: 10px 15px;
  min-height: 75px;
}
/* line 394, ../sass/_new.styles.scss */
.select_fancy.v2 > div > label {
  margin-right: 20px;
}
/* line 398, ../sass/_new.styles.scss */
.select_fancy.v2 label {
  margin-bottom: 0;
  margin-right: 10px;
}
/* line 404, ../sass/_new.styles.scss */
.select_fancy.v2 .single-checkbox {
  margin-top: 12px;
}

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

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

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

/* line 486, ../sass/_new.styles.scss */
.listContainer {
  margin: 0;
}
/* line 489, ../sass/_new.styles.scss */
.listContainer li {
  margin: 0;
}
/* line 493, ../sass/_new.styles.scss */
.listContainer h3 {
  background-color: #e2e0e0;
  padding: 10px;
  margin-bottom: 5px;
}
/* line 499, ../sass/_new.styles.scss */
.listContainer .delete-income {
  margin-top: 0 !important;
  float: right;
}

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

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

/* line 527, ../sass/_new.styles.scss */
#Logs-show .list-group {
  margin-top: 20px;
}
/* line 531, ../sass/_new.styles.scss */
#Logs-show th {
  text-align: left;
  font-weight: 800;
}
/* line 535, ../sass/_new.styles.scss */
#Logs-show td {
  text-align: left;
}
/* line 538, ../sass/_new.styles.scss */
#Logs-show td.before {
  color: red;
}
/* line 541, ../sass/_new.styles.scss */
#Logs-show td.after {
  color: green;
  font-weight: 800;
}
/* line 546, ../sass/_new.styles.scss */
#Logs-show strong {
  font-weight: 800;
}

/* line 2, ../sass/_form.process.scss */
table.processProduct td h3 {
  padding-top: 0;
  padding: 10px 0 20px;
}
/* line 7, ../sass/_form.process.scss */
table.processProduct td.sale-notice, table.processProduct td.purchase-notice {
  background-color: #A9C196;
  padding: 10px;
}
/* line 12, ../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 19, ../sass/_form.process.scss */
table.processProduct td.purchase-notice {
  background-color: #a4e6f9;
}
/* line 24, ../sass/_form.process.scss */
table.processProduct td.process label {
  display: inline;
}
/* line 27, ../sass/_form.process.scss */
table.processProduct td.process input[type=radio] {
  float: none;
}

/* line 38, ../sass/_form.process.scss */
.form-group input[type="checkbox"] {
  display: none;
}

/* line 42, ../sass/_form.process.scss */
.form-group input[type="checkbox"] + .btn-group > label span {
  width: 20px;
}

/* line 46, ../sass/_form.process.scss */
.form-group input[type="checkbox"] + .btn-group > label span:first-child {
  display: none;
}

/* line 49, ../sass/_form.process.scss */
.form-group input[type="checkbox"] + .btn-group > label span:last-child {
  display: inline-block;
}

/* line 53, ../sass/_form.process.scss */
.form-group input[type="checkbox"]:checked + .btn-group > label span:first-child {
  display: inline-block;
}

/* line 56, ../sass/_form.process.scss */
.form-group input[type="checkbox"]:checked + .btn-group > label span:last-child {
  display: none;
}

/* line 63, ../sass/_form.process.scss */
#Incomes-add .btn-group label,
#Incomes-edit .btn-group label {
  margin-top: 0;
}
/* line 68, ../sass/_form.process.scss */
#Incomes-add .glyphicon-ok:before,
#Incomes-edit .glyphicon-ok:before {
  height: 24px;
  display: block;
  padding-top: 4px;
  color: #55595c;
}
/* line 75, ../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 82, ../sass/_form.process.scss */
#Incomes-add .btn-primary.special,
#Incomes-edit .btn-primary.special {
  background-color: #ECEEF3;
  border-color: #ccc;
}
/* line 87, ../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 93, ../sass/_form.process.scss */
select.logs {
  margin-bottom: -3px;
}
