.btn-margin-5 {
    margin-top: 5px;
}

.btn-primary-orange {
    background-color: #ff9300;
    border-color: #ff9300;
    color: #FFFFFF;
}

.btn-primary-orange:hover,
.btn-primary-orange:active,
.btn-primary-orange:visited {
    background-color: #ff9300;
    border-color: #ff9300;
    color: #FFFFFF;
}

.dropzone.dz-clickable.cards {
    min-height: 180px;
}

span.input-file input {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    font-size: 30px;
    cursor: pointer;
    opacity: 0;
    width: 100%;
}

span.input-group-btn.input-file.custom-input-file {
    display: inline;
    width: 100%;
}

td.number, th.number {
    text-align: right;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7,
.col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5,
.col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3,
.col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12,
.col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding: 0 5px;
}

.form-control, .single-line {
    padding: 0 5px;
}

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
    border-radius: 0;
    padding: 0 5px;
    border: 1px solid #e5e6e7;
    font-size: 14px;
    height: 34px;
    outline: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-radius: 3px;
    background-color: #E8E8E8;
    border: none;
    padding: 1px 6px;
    padding: 1px 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    float: right;
    margin-right: 0;
    margin-left: 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    display: none;
}

.has-error .select2-container--default .select2-selection--single,
.has-error .select2-container--default .select2-selection--multiple {
    border-color: #ed5565;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px;
    color: inherit;
}

.table-striped > tbody > tr.new-item {
    background-color: #FFFAF0;
}

.table-striped > tbody > tr.new-item:nth-of-type(odd) {
    background-color: #FDF5E6;
}

#exchange-rates .form-group label {
    display: none;
}

#exchange-rates .form-group {
    margin-bottom: 0;
}

#exchange-rates td {
    vertical-align: middle;
}

table.dataTable.no-footer,
table.dataTable thead th,
table.dataTable thead td {
    border: none;
}

.dataTables_filter {
    display: none;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 8px;
}

table.table-row-highlight tbody tr:hover {
    background-color: #F0FFF0;
}

.modal-title {
    text-align: left;
}

.overflow {
    overflow: auto;
}

.top-navigation .navbar-brand {
    height: 100px;
    line-height: 100px;
    width: 200px;
    padding: 0;
    text-align: center;
    font-size: 20px;
}

.navbar-main {
    width: calc(100% - 320px)
}

.w70 {
    width: 70px;
}

.export {
    cursor: pointer;
}

span.historical-invoice {
    color: #1ab394;
    font-size: 16px;
}

.status-div {
    height: 27px;
}

.top-padding {
    padding-top: 10px;
}

.thiner-menu li a {
    padding: 5px 10px !important;
}

.orange-headers h5 {
    color: #ff9300 !important;
}

.align-right {
    text-align: right;
}

.proto-block {
    display: none;
}

.vertical-filler {
    display: block;
    width: 100%;
    height: 50px;
}

.link-dialog {
    width: 800px;
}

.flag-container {
    height: 34px;
}

.thin-row {
    margin-left: -5px;
    margin-right: -5px;
}

#date-filter-buttons {
    width: 100%
}

.red-text {
    color: #ff0000;
}

.select2-selection--multiple {
    overflow: hidden !important;
    height: auto !important;
}

.scroll-regular-export, .scroll-regular-export-error {
    max-height: 152px;
    overflow-y: scroll;
}

.scroll-regular-export-error {
    background-color: #f2dede;
}

.logo-svg {
    height: 100px;
    width: 100%;
}

.form-group .row {
    margin-left: inherit;
}

.dropdown-menu-right {
    right: 0;
    left: auto !important;
}

.absolute-group {
    position: absolute;
}

.top-padding-30 {
    padding-top: 30px;
}

.width-120 {
    width: 120px;
}

select[readonly].readable {
    pointer-events: none;
}

.float-right {
    float: right;
}

.right10 {
    margin-right: 10px;
}

.inline-i {
    display: inline !important;
}

.width-60 {
    width: 60px !important;
}

.width-100 {
    width: 100px !important;
}

.width-120 {
    width: 120px !important;
}

.top-navigation a.navbar-brand {
    padding-left: 12px;
}

.top-navigation .navbar-brand {
    background: white;
}

.align-center-i {
    text-align: center !important;
}

#sold-products-report th, #sold-products-report td {
    border: 1px solid #e5e6e7;
}

#sold-products-report tbody tr:hover, #sold-products-report tfoot tr:hover, #otp-registration-report tbody tr:hover {
    background: #eaf6f4;
}

#sold-products-report tbody tr:last-child {
    font-weight: bold;
}

.v-align-middle {
    vertical-align: middle !important;
}

.dt35 dt {
    width: 50% !important;
    padding-right: 20px;
}

.inmodal .modal-header {
    padding: 15px;
}

.intl-tel-input {
    display: block !important;
}

.top-navigation.boxed-layout #wrapper, .boxed-layout #wrapper.top-navigation {
    max-width: 100% !important;
}

body.boxed-layout #wrapper {
    max-width: 100% !important;
}

.btn-modal {
    height: 30px;
    width: 30px;
    margin-top: 20px;
    margin-right: 10px;
}

.fa-6x {
    font-size: 6em;
}

.bordered-items > td, .bordered-items > th {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.select2-container > .select2-dropdown {
    z-index: 2051 !important;
}

.restriction-block {
    background-color: #d9edf7;
    border-radius: 5px;
    padding: 4px;
    margin-bottom: 4px;
}

.margin-5 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-left-10 {
    margin-left: 10px;
}

.padding-bottom-0 {
    padding-bottom: 0;
}

.ibox-content.sticky.filters {
    z-index: 1000;
}

.highlight {
    background-color: #b4dbed !important;
    transition: background-color 0.5s ease-out;
}

.list-group-item.bg-warning {
    background-color: #ffc107
}