body {
    padding-top: 0px;
}

.ui-helper-hidden-accessible {
    display: none;
}

#datepicker .ui-datepicker {
    font-size: 12px;
    width: 100%;
}
#next-cut-datepicker .ui-datepicker, #reverse-datepicker .ui-datepicker {
    font-size: 16px;
    margin: auto;
    width: 80%;
}

tr.disabled-user {
    color: gray;
}

.wrapper {
    background-color: lightgray;
}

.content {
    background-color: white;
}

ul.user-roles {
    margin: 0px;
    padding-left: 1.5em;
}
.user-option-checkbox {
    margin-left:2em !important;
}

#deliveries-table {
    margin-bottom: 20px;
}

.jsgrid-grid-header,
.jsgrid-grid-body{
    overflow: auto;
}

.navbar {
    margin-top: 20px;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    background-color: #f8f8f8;
}

.module {
    background: #337ab7;
    border-radius: 4px;
    border: 1px solid #e7e7e7;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    margin-bottom: 30px
}

.module-head {
    color: #fff;
    border-color: #d4d4d4;
    padding: 15px 25px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    font-size: 16px;
    line-height: 20px;
}

.module-body {
    padding: 15px 40px;
    background-color: #f8f8f8;
}

.module-body.table {
    padding: 15px 0
}

.module-body.table .table th, .module-body.table .table td {
    padding-left: 15px;
    padding-right: 15px
}

.module-foot {
    background: #f9f9f9;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    padding: 15px
}

.loader {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

#mask.loading, #spinner.loading, #move-spinner.loading {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1000;/*puts on top of everything*/
    background-image: url("/images/rolling.gif");
    background-position: center;
    background-repeat: no-repeat;
}

span.hint {
    color: grey;
    font-style: italic;
}

#table-container.loading, #absent-container.loading {
    opacity: 0.2;
}

#mask-container {
    display: inline-block;
    position: relative;/*Keeps the mask within the container*/
}

.series {
    background-color: #2aabd2 !important;
}

.pull-right {
    margin-bottom: 5px;
}

option:disabled {
    color: #bf0000;
}

.modal-80 {
    width: 80% !important;
}

.select2-container--default .select2-selection--multiple {
    border: 0px;
    cursor: copy;
}

.ui-widget-header {
    background: #337ab7;
    color: #fff;
}

#top-nav .navbar-brand {
    height: 70px;
    padding: 5px;
}

#top-nav .navbar-nav, #top-nav .navbar-nav li, #top-nav .navbar-nav li a {
    line-height: 70px;
}

#top-nav .navbar-nav li a {
    padding-top: 0;
    padding-bottom:0;
}

.jsgrid {
    border: 1px solid #2e3436;
}

#sales-body {
    padding-left: 1em;
    padding-right: 1em;
}

input[type="checkbox"]:checked {
    outline:2px solid #2ca02c;
}

.select2 {
    width: 100% !important;
}

.team-nav {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px;
}

.navbar .navbar-collapse {
    text-align: center;
}

.navbar-form {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.editable-click, a.editable-click {
    border-bottom: none !important;
}

div.portal-app-buttons {
    text-align: center;
}
.portal-app-button {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 24pt;
}
.portal-app-button span {
    padding: 0.4em;
}
/*# sourceMappingURL=app.css.map */


div.checkbox {
    float:left;
    margin:0.8em;
}
div.checkbox label {
    font-weight: bold;
}


.func-button {
    margin-left: 1em;
}


ul#salesmen {
    list-style-type:decimal;
    font-size: 1.4em;
}
ul#salesmen li {
    margin:0.3em;
    padding-left:0.5em;
    cursor: grab;
}
ul#salesmen li.ui-sortable-helper {
    cursor: grabbing;
}


div.correction-data {
    overflow-x: scroll;
}
tr.stakes-header {
    font-weight: bold;
}
div.correction-data-col {
    width:13em;
}


#sales-grid td, #sales-grid th {
    overflow: hidden;
}


#modal-cut .btn-sm, #modal-reverse .btn-sm {
    margin-bottom: 0px;
}

td.col-field-separator, td.money {
    border-right: 1px solid darkgray !important;
}


.sale-info-button {
    margin:0;
    padding:0;
    font-size: 12pt;
    overflow:hidden;
}
.sale-info-button span {
    margin:0;
}


tr.hidden-row {
    background-color: #f0f !important;
    line-height: 1px;
    visibility: collapse;
    overflow: hidden;
}


td.col-customer, td.col-producer {
    word-wrap: break-word;
}


tr.cut-row {
    background-color: #BBF;
    font-weight: bold;
}
tr.cut-row td {
    background-color: #BBF !important;
    border-top: 2px solid black !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 2px solid black !important;
}

tr.sum-row {
    background-color: #BBF;
    font-weight: bold;
}
tr.sum-row td {
    background-color: #BBF !important;
    border-top: 2px solid black !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
}
tr.sum-row td.money {
    font-weight: bold;
}

tr.negative-booking td {
    background-color: #F88 !important;
    border: none !important;
}

#search-group {
    width:100%;
}