/* Add here all your CSS customizations */
body {
    color: #000;
    font-size: 14px;
}

p{
    color: #000;
}

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

h1.text-shadow, h2.text-shadow, h3.text-shadow, h4.text-shadow, h5.text-shadow, h6.text-shadow {
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
}

span.form-error-message {
    font-size: 11px;
}

.required {
    font-weight: bold;
    /*line-height: 22px;*/
    font-size: 13px;
    color: #000;
}

.remove-item {
    color: red;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    /*border: 0px solid #cccccc;*/
    background: revert;
    font-weight: normal;
    color: #2b2b2b;
}

.input-group-btn .btn {
    padding-top: 0;
    padding-bottom: 0;
}

.customer-item {
    font-weight: bold;
}

.customer-item span {
    font-size: 10px;
    margin-left: 5px;
    font-weight: normal;
}

.customer-item:hover, .customer-item:hover span {
    color: #fff;

}

table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected {
    background-color: #B0BED9;
    color: #fff;
}

table.dataTable tbody td.select-checkbox::before, table.dataTable tbody th.select-checkbox::before {
    content: ' ';
    margin-top: -6px;
    margin-left: -6px;
    border: 1px solid #999;
    border-radius: 0px;
    background: #fff;
}

table.dataTable tbody td.select-checkbox::before, table.dataTable tbody td.select-checkbox::after, table.dataTable tbody th.select-checkbox::before, table.dataTable tbody th.select-checkbox::after {
    display: block;
    position: absolute;
    top: 45%;
    left: 45%;
    width: 16px;
    height: 16px;
    box-sizing: border-box;
}

table.dataTable tr.selected td.select-checkbox::after, table.dataTable tr.selected th.select-checkbox::after {
    content: '\2714';
    margin-top: -9px;
    margin-left: -5px;
    text-align: center;
    text-shadow: none;
    font-size: 14px;
    color: #000 !important;
}

.dataTables_info {
    margin-bottom: 5px;
}

.dropzone .dz-preview .dz-remove {
    font-size: 13px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    border: none;
    margin-left: 10px;
}

.dropzone .dz-preview .dz-image {
    border-radius: 0px;
    overflow: hidden;
    width: 150px;
    height: auto;
    min-height: 100px;
    z-index: 10;
    /*border: 1px solid #757575;*/
    /*padding: 8px;*/
}

.body-sign .card-sign .card-title-sign .title {
    padding: 13px 45px;
    border-radius: 0px;
}

.bodybg {
    background: url('https://fortax.com.pl/img/baner1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-blend-mode: lighten;
    background-color: rgba(255, 255, 255, 0.6);
    /*background-position: center left;*/
    /*background-color: #7fb8d9;*/
    /*background-color: #3c6497;*/

}

a.logo {
    text-decoration: none;
}

a.logo span {
    vertical-align: middle;
    font-size: 20px;
    color: #00517e;
    /*text-shadow: 2px 2px 2px #ccc;*/
    font-weight: 500;
}

.logo-container a.logo span {
    vertical-align: middle;
    font-size: 22px;
    color: #00517e;
    /*text-shadow: 2px 2px 2px #ccc;*/
    font-weight: 400;
}

.userbox .profile-picture img {
    height: 35px;
    width: auto;
    color: transparent;
}

section .content-body {
    /*background: url('/UI/img/bg-1.jpg');*/
    background-repeat: no-repeat;
    background-size: cover;
}

/* new -------------*/
section .content-body {
    background-color: #ddd;
    /*background: url('/UI/img/bg-1.jpg');*/
}

html, body {
    background: #ddd;
}

html.sidebar-light:not(.dark) .page-header h2 {
    color: #fff;
}

.page-header h2 {
    color: #fff !important;
    border-bottom-color: #ddd;
    margin-left: 18px;
    /*text-shadow: 2px 2px #000;*/
    border-bottom: 0px;
    font-weight: bold;

}
html.sidebar-light:not(.dark) .page-header {
    border-left-color: #ddd;
    background: #ddd;
    box-shadow: none;
}
html.sidebar-light:not(.dark) ul.nav-main li a {
    color: #555;
}

page-header h2 {
    border-bottom: 2px solid #f6f6f6;
}

html.sidebar-light:not(.dark) .page-header .breadcrumbs a, html.sidebar-light:not(.dark) .page-header .breadcrumbs span {
    color: #000;
}

.content-body {
    padding: 20px;
    padding-top: 5px;
}

.card + .card {
    margin-top: 1rem;
}

html body .tabs .nav-tabs li.active .nav-link, html.dark body .tabs .nav-tabs li.active .nav-link {
    border-top-color: #fff;
    color: #006095;
}

/* end new *---------- */
.dropzone {
    border: 2px dashed #ccc;
    min-height: 126px;
}

.dropzone .dz-preview.dz-image-preview {
    background: transparent;
}

.card-sign-white .card-title-sign {
    background-color: #fff !important;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

.body-sign {
}

.body-sign  .card-sign-white .card-body {
    border-radius: 0px 0px 0px 0px !important;
}

.logo-stripe {
    position: relative;
    /*top: 0px;*/
    height: 100%;
    /*width: 100%;*/
    background: #fff;
    padding: 10px 5px;
    /*border-bottom: 1px solid #ccc;*/
    text-align: left;
    float: left;
    vertical-align: bottom;
    border-radius: 0px 0px 0px 0px;
}

.widget-summary .summary {
    word-break: normal;
}
.pricing-table.princig-table-flat .plan h3 {
    background-color: #0d66a4;
}

.header .separator {
    margin: 0 15px 0;
}

.page-header {
    background: #1D2127;
}

.sidebar-left .sidebar-header .sidebar-toggle {
    background-color: #1D2127;
}

html.no-overflowscrolling .sidebar-left .nano {
    background: #1D2127;
}

input#document_number {
    font-size:20px;
    /*max-width:250px;*/
    text-align: center;
}

#document_customer_add .card-body {
    border:1px solid #DADADA;
}

.visible-xs {
    display: none;
}
.table-responsive-info {
    margin:5px;
    text-align: center;
    display: none;
}
.table-responsive-info span{
    font-size: 10px;
}

.dataTable td .btn.btn-sm {
    margin: 4px 0px;
}

.sidebar-left .sidebar-header .sidebar-title {
    color: #abb4be;
}

.sidebar-left .sidebar-header .sidebar-toggle:hover i {
    color: #fff;
}

ul.nav-main li a:hover {
    color: #fff;
}

.dt-buttons .btn-secondary {
    background-color: #0d66a4;
    border-color: #adadad #adadad #757575;
    color: #FFF;
}

.dt-buttons .btn-secondary.disabled, .dt-buttons .btn-secondary:disabled {
    background-color: #adadad;
    border-color: #adadad #adadad #757575;
}

.dt-buttons .btn-success {
    background-color: #BBD346;
    border-color: #BBD346 #BBD346 #a0b532;
    color: #FFF;
}

.dt-buttons .btn-success:hover, .dt-buttons .btn-success.hover {
    color: #fff;
    background-color: #a0b532;
    border-color:  #a0b532;
}

.dt-buttons .btn-success {
    background-color: #BBD346;
    border-color: #BBD346 #BBD346 #a0b532;
    color: #FFF;
}

.dt-buttons .btn-success:hover, .dt-buttons .btn-success.hover {
    color: #fff;
    background-color: #a0b532;
    border-color:  #a0b532;
}

.dt-buttons .btn-danger {
    background-color: #d2322d;
    border-color: #d2322d #d2322d #a82824;
    color: #FFF;
}

.dt-buttons  .btn-primary {
    background-color: #1E2F3A;
    border-color: #1E2F3A #1E2F3A #003f62;
    color: #FFF;
}

.form-control {
    padding: 0.3rem 0.45rem;
}



@media only screen and (max-width: 991px) {
    #document_customer_choose .select2-container--bootstrap {
        width: 90% !important;
    }

}

@media only screen and (min-width: 769px) {
    html.sidebar-left-big-icons .sidebar-left {
        width: 110px;
    }

}
@media only screen and (min-width: 577px) and (max-width: 768px) {
    .table-responsive-info {
        display: block;
    }

    .dataTable td .btn.btn-sm {
        font-size: 1.2rem;
        padding: 0.3rem 0.65rem;
        width: 100%;
        margin: 4px 0px;
    }

    .sidebar-left {
        width: 210px;
    }

    ul.nav-main li .nav-children li a {
        padding: 6px 15px 6px 35px;
    }

    ul.nav-main li .nav-children .nav-children li a {
        padding: 6px 15px 6px 45px;
    }
}
@media only screen and (max-width: 576px) {

    .table th, .table td {
        padding: 0.50rem;
    }

    .table-responsive-info {
        display: block;
    }

    .help-btn {
        position: absolute;
        right: 10px;
        top: 70px;
    }

    .content-body {
        padding: 0px;
    }

    .page-header {
        margin: 0 -5px 4px;
    }

    .card-body {
        padding: 3px;
        border-radius: 0px;
    }

    .card {
        border-radius: 0px;
    }

    .body-sign .card-sign .card-body {
        padding: 10px;
    }

    .body-sign .card-sign .card-title-sign .title {
        padding: 10px 25px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }

    .body-sign .card-sign .card-body {
        border-top-color: #fff;
    }

    .select2-container--bootstrap {
        width: 100% !important;
    }

    #document_customer_add .card-body {
        border: 0px !important;
    }

    .visible-xs {
        display: block;
    }

    .account-card {
        margin-top:50px;
    }

    .tabs li.nav-item {
        width: 50%;
    }

    .dataTable td .btn.btn-sm {
        font-size: 1.2rem;
        padding: 0.3rem 0.65rem;
        width: 100%;
        margin: 4px 0px;
    }

    .sm-block {
        width:100%;
        margin:5px 2px;
    }

}

.spanel {
    position: fixed;
    bottom: 100px;
    right: -520px;
    z-index: 99999;
    transition: right 0.5s ease-out 0s;
}


.spanel:hover {
    right: 0;
}

.spanel .content {
    text-align: center;
    width: 500px;
    height: auto;
    padding: 25px 20px;
    border-top: 2px solid #BBD346;
    border-right: none;
    border-bottom: 2px solid #BBD346;
    border-left: 2px solid #BBD346;
    z-index: 20;
    background: #FFFFFF;
    position: relative;
    border-radius: 0px 0 0 0px;
}

.spanel .title {
    width: 270px;
    border: 2px solid #BBD346;
    background: #BBD346;
    color: #FFFFFF;
    font-weight: bold;
    border-radius: 10px;
    padding: 5px 5px 15px 5px;
    text-align: center;
    position: relative;
    top: 181px;
    left: -154px;
    transform: rotate(-90deg);
    z-index: 1;
    line-height: 20px;
    font-size: 15px;
}

.spanel .close {
    font-size:11px;
    text-transform: uppercase;
    float:right;
    right:25px;
    top:5px;
    position: absolute;
}

#spanel1 {
    position: fixed;
    bottom: 0px;
}


#spanel1 .title {
    border: 2px solid #17a2b8;
    background: #17a2b8;
    color: #fff;
}

#spanel1 .content {
    border-top: 2px solid #17a2b8;
    border-right: none;
    border-bottom: 2px solid #17a2b8;
    border-left: 2px solid #17a2b8;
}

@-webkit-keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spinner-border {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: -1.0em;
    border: 0.25em solid rgb(187 211 70);
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: .75s linear infinite spinner-border;
    animation: .75s linear infinite spinner-border;
}

.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
}

html body .tabs .nav-tabs li.active .nav-link, html.dark body .tabs .nav-tabs li.active .nav-link {
    /*border-top-color: #BBD346;*/
    border-top-color: #000;
    color: #131414;
}

