.dataTable td a {
    margin-left: 5px;
}
#chart-generate-codes {
    font-size: 18px!important;
}
.panel-heading a.btn {
    margin-left: 10px;
}

.box-footer .btn {
    margin-right: 10px;
}

div#login-brands-bar {
    height: 80px;
    background-color: white;
}

div#login-brands-bar img {
    height: 40px;
    margin-top: 20px;
}

#hero-section img {
    -webkit-user-drag: none;
}

#hero-section div#login-brands-bar {
    background-color: black;
    position: absolute;
    width: 100%;
    bottom: 0;
}

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
    line-height: 15px;
}

.reset-button-form {
    display: inline-block;
    margin-left: 5px;
}

#search-results {
    margin-top: 30px;
}
/***************        HOME PAGE       ************/

#hero-section {
    background-image: url('../img/fakes_pallx_02.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    height: 560px;
    position: relative;
}

#hero-section .fakes {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 45%;
    transform: translateY(-50%) scale(0.9)
}

#hero-section .fakes img {
    margin: 0 auto;
}

.redirect-form-btn {
    margin-top: 10px;
    width: 100%;
    line-height: 40px;
    padding: 0;
    background: transparent;
    text-shadow: none;
    color: #509cfd;
    border-radius: 0;
    border: 2px solid;
    border-color: #509cfd;
    font-size: 18px;
    text-transform: uppercase;
}

.redirect-form-btn:hover {
    background-color: #509cfd;
    color: #FFF;
}

form.reset-form,
form.delete-form {
    display: inline-block;
}

.navbar-static-top .navbar-nav .dropdown {
    margin-right: 30px;
}

#brandName,
#barcodeStatus {
    height: 30px;
}

html,
body {
    min-height: auto;
    height: 100%;
}

.login-page {
    height: 100vh;
}

.login-box-container {
    display: flex;
    height: calc(100% - 80px);
    align-items: center;
    justify-content: center;
}

#users-table tr  td:nth-child(4) i {
    margin-left: 5px;
    font-size: 10px;
}

#users .panel-heading p {
    margin: 0;
    line-height: 2.5;
}

.btn i {
    margin-top: 4px;
    width: 18px;
    font-size: 14px;
}

.fa-x {
    font-size: 18px;
}
.info-double-box .info-box-content{
    margin-right: 90px;
}

button span {
    vertical-align: top;
    line-height: 22px;
}

button,
button:focus {
    outline: none;
}

.btn-primary:focus,
.btn-primary:active:focus {
    background-color: #3c8dbc;
    border-color: #367fa9;
}

table {
    width: 100% !important;
}

td,
th {
    width: auto !important;
    white-space: normal;
}

.input-group span.input-group-addon {
    min-width: 150px;
    font-weight: bold;
}

#modal-info .cm > div {
    margin-bottom: 15px;
}

#modal-info label {
    margin-bottom: 0;
    line-height: 34px;
}

#modal-info input {
    padding: 5px 10px;
}

#modal-info textarea {
    padding: 5px 10px;
    resize: none;
}

#modal-info textarea:focus {
    outline: none;
}

[readonly] {
    border: 1px solid #ccc;
    background-color: #eee;
    opacity: 1;
}

.alert {
    border-radius: 0;
}

#batch-prefix {
    min-width: 50px;
}

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

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

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

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

.filters-form input,
.filters-form select {
    height: 30px;
    padding: 0 5px;
    margin-right: 5px;
    line-height: 24px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0;
    margin: 0;
    border: none;
}

.pagination>.active>a:focus,
.pagination>.active>a:hover {
    cursor: pointer;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: none;
    border: none;
}

.panel {
    position: relative;
}

.dataTables_wrapper {
    position: static;
}

.dt-info {
    position: absolute;
    top: 10px;
    right: 0px;
    margin-bottom: 5px;
}

.btn-pdf{
    margin-left: 3px;
}

.dt-info a.dt-button {
    color: #fff;
    padding: 6px 12px;
    background: #3c8dbc;
    font-size: 14px;
    border-radius: 3px;
    line-height: 1.5;
    border: 1px solid #367fa9;
}

.dt-info button.dt-button:hover:not(.disabled),
.dt-info div.dt-button:hover:not(.disabled),
.dt-info a.dt-button:hover:not(.disabled),
.dt-info button.dt-button:active:not(.disabled),
.dt-info button.dt-button.active:not(.disabled),
.dt-info div.dt-button:active:not(.disabled),
.dt-info div.dt-button.active:not(.disabled),
.dt-info a.dt-button:active:not(.disabled),
.dt-info a.dt-button.active:not(.disabled),
.dt-info button.dt-button:active:not(.disabled):hover:not(.disabled),
.dt-info button.dt-button.active:not(.disabled):hover:not(.disabled),
.dt-info div.dt-button:active:not(.disabled):hover:not(.disabled),
.dt-info div.dt-button.active:not(.disabled):hover:not(.disabled),
.dt-info a.dt-button:active:not(.disabled):hover:not(.disabled),
.dt-info a.dt-button.active:not(.disabled):hover:not(.disabled){
    background: #367fa9;
    border: 1px solid #204d74;
    box-shadow: none;
}

.dt-info button.dt-button:focus:not(.disabled),
.dt-info div.dt-button:focus:not(.disabled),
.dt-info a.dt-button:focus:not(.disabled) {
    background: #367fa9;
    border: 1px solid #204d74;
    box-shadow: none;
    text-shadow: none;
}

div.dt-buttons {
    float: none;
}

.formatted-error-message {
    color: #fff;
    font-size: 14px;
    font-family: 'Source Sans Pro', 'Helvetica Neue';
    border: 0;
}

.alert-danger .formatted-error-message {
    background-color: #dd4b39;
}

#generating-loading-icon {
    height: 20px;
    width: 20px;
    margin-left: 5px;
}

.input-group span.input-group-addon {
    background-color: #eee;
    font-weight: normal;
    min-width: auto;
}
#generate_batch {
    pointer-events: auto;
}
/***************        Barcodes datatable       ************/
#active-color {
    color: green;
}
#partially-active-color {
    color: #00C0EF;
}
#inactive-color {
    color: red;
}
#barcode {
    height: 35px;
}
#pending-activation-color {
    color:orange;
}
.loader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index:9999;
    display: none;
}
.window-loader {
    position: absolute;
    left:48%;top:40%;
    width:100px;height:100px;
}
table .btn {
    margin-bottom: 5px;
}

.list-group {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}

.brand-transition {
    margin-top: 15px;
    margin: auto;
}

.brand-transition ul li{
    list-style: none;
    border: 1px solid;
    margin-top: 3px;
    color: #FFF;
    font-weight: bold;
    padding: 5px;
}
.brand-transition .head .col-sm-6.one,
.brand-transition .body .col-sm-6.one {
    border-right: 1px solid #d3e0e9;
}

.brand-transition .head .col-sm-6,
.brand-transition .body .col-sm-6 {
    text-align: center;
}

.brand-transition .transition-checkbox,
.brand-transition .icheckbox_flat-blue {
    display: none;
}

.brand-transition .head {
    padding: 6px;
    border-bottom: 1px solid #d3e0e9;
    margin: auto;
}
.connectedSortable {
    min-height: 25px;
}

.itm-input-file {
    width: 100%;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    cursor: pointer;
}

div#file-upload-filename.show {
    border: 1px solid #ced4da;
    border-radius: 3px;
    padding: 4px 9px;
    width: 100%;
    background-color: #e9ecef;
}

.show{
    display: flex;
}

#chartdiv {
    width: 100%;
    height: 65vh;
}

.d-inline-flex {
    display: inline-flex!important;
}

ul li {
    list-style-type: none;
}

#products-table_wrapper table tr td > p,
#brands-table_wrapper table tr td > p {
    text-overflow: ellipsis;
    width: 290px!important;
    white-space: nowrap;
    overflow: hidden;
}

.badge {
    margin-right: 5px;
}

.badge-danger {
    color: #fff;
    background-color: #dc3545;
    }

a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #bd2130;
}

a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.dropdown-menu{
    border: 1px solid #3c8dbc;
    width: 100%;
}

.dropdown-menu > li > a {
    font-weight: bold;
    color: #000!important;
}

.image-logo {
    width: 100%;
    height: auto;
}

.logo-mini {
    color: #bd2130;
}

.dt-info button.dt-button {
    color: #fff;
    padding: 6px 12px;
    background: #3c8dbc;
    font-size: 14px;
    border-radius: 3px;
    line-height: 1.5;
    border: 1px solid #367fa9;
}

.dt-info .dt-button.buttons-columnVisibility {
    color: #000!important;
}
