/* upravy vychozi sablonu - uprava zakladnich stylu? */
/*.page-content {
    padding-top: 80px !important;
}*/

.ui-datepicker {
    z-index: 99999 !important;
}

/* START: style k premisteni do bs_style */
.custom-form label {
    padding-top: 3px !important;
}

div.radio {
    min-width: 140px;
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px;
}

.form-body legend {
    font-size: 14pt;
}

/* END: style k premisteni do bs_style */

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 3px;
}

table.dataTable thead td, table.dataTable thead th {
    padding: 10px 12px;
}

select.form-control {
    padding: 5px;
}

.page-header .navbar .navbar-nav .dropdown-menu > li > a {
    padding: 15px 16px;

}

.page-loading {
    z-index: 99999;
}

/* polozky dokladu */
table.iitems {
    font-size: 14px;
}

table.iitems .sortable-placeholder {
    height: 40px;
    border: 2px dashed #000000;
    background-color: #eee;
}

tr.isrcrow {
    display: none;
}

a.additem {
    margin: 0 5px 0 0;
}

.totals-detail label {
    width: 58%;
}

.totals-detail input {
    border: none;
    text-align: right;
    font-weight: bold;
    display: inline-block;
}

.totals-detail .form-group {
    margin-bottom: 0px;
}

table.dataTable th.status {
    padding-right: 0 !important;
}

.inv-status-out {
    color: red;
}

.inv-status-in {
    color: green;
}

.inv-status-waiting {
    background-color: #ffcc00;
}

.inv-status-overdue, .inv-status-unmatched, .inv-status-notprocessed {
    background-color: red;
}

.inv-status-partly_paid, .inv-status-halfmatched {
    background-color: orange;
}

.inv-status-paid, .inv-status-matched {
    background-color: green;
}

.inv-status-storno {
    background-color: grey;
}

.page-header .navbar .navbar-nav .dropdown-menu li.active > a {
    text-decoration: underline;
}

table.partner_account {
    margin-bottom: 1em;
}

table.partner_account th {
    font-weight: normal;
    font-size: 13px;
    padding: 2px;
}

table.partner_account td {
    padding: 2px;
}

.dph-step2 div.radio, .dph-step1 div.radio {
    min-width: 140px;
}

.dph-step2 div.radio > label {
    margin: 0px 10px 20px !important;
}

.dropzone {
    background: white none repeat scroll 0 0;
    border: 2px dashed rgba(0, 0, 0, 0.3);
}

#accdocDropzone {
    margin: 0.5em 0 1em;
}

#accdocDropzone .dz-message {
    margin: 3em 0;
    text-align: center;
}

#accdocDropzone .dz-details .dz-size {
    font-size: 13px;
}

#accdocDropzone .dz-details .fa {
    font-size: 36px;
    padding-bottom: 0.4em;
}

.dropzone .dz-preview .dz-progress {
    top: 70%;
}

div.alert a {
    text-decoration: underline !important;
}

.pricing-content-1 {
    background-color: transparent !important;
}

.pricing-content-1 h2::after {
    border-bottom: 2px solid #b7bbbf;
    content: " ";
    display: block;
    margin: 0 auto;
    padding-top: 7px;
    width: 73px;
    z-index: 2;
}

.pricing-content-1 h2 {
    font: 400 37px "PT Sans Narrow", Arial, sans-serif;
    margin: 0 0 10px;
    text-align: center;
    text-transform: uppercase;
}

.pricing-content-1 h2.marged-top {
    margin-top: 30px;
}

.pricing-content-1 h2 strong {
    color: #e54a1a;
    font-weight: 300;
}

/*.pricing-content-1 .pi-price strong em {
    font-size: 40px;
    font-style: normal;
}*/

/*.pricing-content-1 .pi-price strong {
    padding: 50px 0 0;
}*/

.pricing-content-1 .btn-custom {
    background: #ff4619 none repeat scroll 0 0;
    border-color: #ff4619;
    border-radius: 8px !important;
    color: #fff;
    font-size: 22px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    margin: 15px auto;
    display: block;
}

/* fix pro vychozi nastaveni */
.bootstrap-switch {
    height: 2.7em
}

#addPartner,
#addBank,
#addPartnerBank {
    background: #aab5bc;
    margin-left: -1px;
}

#addPartner i,
#addBank i,
#addPartnerBank i {
    line-height: 1.44;
    color: #FFF;
}

/* uprava tabulky penezniho deniku */
table.table-minified td, table.table-minified th {
    font-size: 12px !important;
    padding-left: 3px !important;
    padding-right: 3px !important;
}

table.table-minified tfoot td {
    text-align: right !important;
}

table.table-minified thead th {
    text-align: center;
}

#alertModal .modal-content {
    background: #fff none repeat scroll 0 0;
    font-size: 18px;
    padding: 15px;
    text-align: center;
}

#alertModal .modal-body {
    border: 1px solid #78828c;
    padding: 15px 20px;
}

#alertModal h1 {
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
}

#alertModal hr {
    border-color: #78828c;
    border-width: 2px;
    margin: 1em auto 2em;
    width: 100px;
}

.subnavBtns {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 25px;
}

.subnavBtns .btn {
    box-sizing: padding-box;
    font-size: 13px;
    line-height: 16px !important;
    padding: 10px 5px;
    white-space: nowrap;
    width: 100%;
    margin: 0 3px;
}

.subnavBtns .btn .fa {
    display: block;
    font-size: 18px;
    line-height: 26px;
}

@media (max-width: 767px) {
    .subnavBtns {
        flex-wrap: wrap;
    }

    .subnavBtns .btn {
        flex-basis: 47%;
        margin-bottom: 3px;
    }

    .padding-xs {
        padding-top: 10px;
    }
}

.controls-in-row .form-control {
    width: auto;
    display: inline;
}

.controls-in-row .form-group {
    margin-bottom: 0;
}

/* fix .input-group width issue */
#accountManual .select2-container {
    width: 100% !important;
}

.btn-switch .btn.blue {
    background-color: #fff;
    border-color: #3598dc;
    color: #3598dc;
}

.btn-switch .btn.blue.active, .btn-switch .btn.blue.focus, .btn-switch .btn.blue:active,
.btn-switch .btn.blue:focus, .btn-switch .btn.blue:hover, .btn-switch .open > .btn.blue.dropdown-toggle {
    background-color: #217ebd;
    border-color: #217ebd;
    color: #fff;
}

.btn-group-circle .last {
    border-radius: 0 25px 25px 0 !important;
}

.accTypeMethod .btn {
    width: 140px;
}

.modal .form-actions {
    padding: 10px 0 1px;
    text-align: center;
}

/*** presunout do bs_style.css ***/
.feeds li .col1 > .cont > .cont-col2 > .desc > span {
    width: auto !important;
}

.login .ilustration {
    background-image: url("/img/typek.png");
    left: -130px;
}

.login .ilustration.register {
    left: 0px;
}

.login .ilustration.forget q {
    top: 40px;
    right: -60px;
}

.login .ilustration.prihlaseni q {
    top: 60px;
    left: 150px;
}

@media (min-width: 1200px) {
    .login .ilustration.forget q {
        right: 30px;
        top: 30px;
    }

    .login .ilustration.prihlaseni q {
        top: 60px;
        left: 100px;
    }
}

.iblock .actions {
    width: auto !important;
}

.iblock .tags {
    margin: 0 0 0 18px;
    width: 93.5%;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
    background: #e0ebf9;
}

.kyblikCaths .btn {
    line-height: inherit !important;
    height: 75px;
}

.page-header .navbar .topbar-actions .btn-group-img .btn {
    height: auto;
}

.page-header .navbar .topbar-actions .btn-group-img .btn>img {
    margin-top: 0;
}

ul.dropdown-menu-v2 img {
    height: 15px;
    margin-right: 1em;
}

.btn-bsred {
    background-color: #e6400c;
    border-color: #e6400c;
    color: white;
}

.portlet.light.bordered.stickyButtons {
    padding-top: 5px;
}
.stickyButtons .btn {
    margin-top: 7px;
}

table.dataTable thead>tr>td.sorting, table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>th.sorting,
table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc {
    padding-right: 25px;
}

div.compact div.radio {
    min-width: auto !important;
}

form.editableform .form-group {
    margin-left: 0;
    margin-right: 0;
}

.form-horizontal .editable {
    padding-top: 0 !important;
    cursor: pointer;
}
