﻿#osmmap {
    width: 100%;
    height: 400px;
    display: block;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    z-index: 1;
}
.separate {
    background-color: #f7f7f7 !important;
}
.osmmap_inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0 !important;
    border: none;
}

html,
body {
    min-height: 675px;
}

.clr {
    clear: both;
}

body.grayscale * {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

body.grayscale header#topNav li.search {
    display: none;
}

.txt-color-white {
    color: white !important;
}
/*remove bottom padding*/
#main {
    padding-bottom: 0 !important;
}

#content {
    padding: 10px 14px 0 10px !important;
}
/*end*/

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.no-background {
    background: none !important;
}

.margin-top-0 {
    margin-top: 0 !important;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.padding-top-0 {
    padding-top: 0 !important;
}

.padding-bottom-0 {
    padding-bottom: 0 !important;
}

.padding-right-0 {
    padding-right: 0 !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.no-shadow {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.cursor-default {
    cursor: default;
}

.modal-body .regulamin-title {
    display: none;
}

.modal .footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

input[type="text"]:focus, textarea:focus {
    outline: none;
}

.field-validation-valid {
    display: none;
}

.field-validation-error {
    color: #D56161;
    display: block;
    font-size: 11px;
    font-style: normal;
    line-height: 15px;
    margin-top: 6px;
    padding: 0 1px;
}

body.url-account-profile .headerbanner {
    display: none;
}

.nps .btn {
    line-height: 14px;
}

.nps .btn {
    text-decoration: line-through;
}

    .nps .btn.selected {
        text-decoration: none;
    }

    .nps .btn:disabled {
        background-color: transparent;
        color: black;
    }

h2 .nps .btn {
    line-height: 31.5px;
    font-size: 31.5px;
    font-weight: 700;
    color: #5a5a5a;
    margin-top: -5px;
}

    h2 .nps .btn:disabled {
        background-color: transparent;
        color: black;
    }

h2 .popover {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.footnote2 {
    background-color: yellow;
    font-size: 70%;
    border: solid 1px gray;
    padding-left: 5px;
    padding-right: 5px;
}

.footnote {
    cursor: help;
    padding-left: 5px;
    color: gray;
    font-size: 12px;
    font-weight: 400;
}

h1 .footnote, h2 .footnote, h3 .footnote, h4 .footnote, h5 .footnote, h6 .footnote, h7 .footnote {
    font-size: inherit;
}

.footnote u.fa-question-circle {
    text-decoration: none;
}

section div.center {
    text-align: center;
    margin-bottom: 10px;
}
/*
.calc {
    text-align: right;
    border: none;
    background-color: transparent;
}
input.calc[disabled] {
    border: none;
    background-color: transparent;
    transition: content linear 0.3s;
}

    */

label.label {
    margin-bottom: 1px !important;
    margin-top: 4px;
    white-space: normal;
}

.smart-form th label.label {
    color: #666;
    font-size: 12px;
}

.col > label.label {
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}





input.calc {
    text-align: right;
}


input.valid.invalid {
    border-color: rgba(236,68,82,0.8);
    /*
    border-width: 1px;
    border-style: solid;
        */
}

    input.valid.invalid:focus {
        border-color: rgba(236,68,82,0.8);
        /*
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(236,68,82, 0.6);
        */
    }

input.invalid {
    border-color: rgba(236,68,82,0.8);
    /*
    border-width: 1px;
    border-style: solid;
        */
}

    input.invalid:focus {
        border-color: rgba(236,68,82,0.8);
        /*
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(236,68,82, 0.6);
        */
    }

em.invalid {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #D56161;
}


td.moving {
    width: 43px;
    white-space: nowrap;
}

    td.moving a {
        width: 14px;
        display: inline-block;
    }

        td.moving a b {
            opacity: 0.5;
        }

        td.moving a:hover b {
            opacity: 1;
        }

.table > tbody > tr:first-child > td > a.moveup {
    visibility: hidden;
}

.table > tbody > tr:last-child > td > a.movedown {
    visibility: hidden;
}

tr td.moving a {
    opacity: 0.3;
}

tr:hover td.moving a {
    opacity: 1;
}


.table tr td {
    vertical-align: middle;
}

tbody[expanding=true] tr td {
    padding-top: 14px;
}

    tbody[expanding=true] tr td.moving {
        padding-top: 2px;
        padding-bottom: 2px;
    }


textarea.ta-expandable,
.smart-form .textarea textarea.ta-expandable {
    resize: none;
    height: 67px;
    overflow: hidden;
    /*
  transition: height linear 0.3s, border-color linear 0.3s;
  */
}

.smart-form .input-group-btn .btn, .smart-form .btn {
    padding: 6px 12px;
}

.smart-form .smart-btn-xs {
    padding-top: 2px;
    padding-bottom: 2px;
}

textarea.ta-small,
.smart-form .textarea textarea.ta-small {
    height: 32px;
    transition: none;
}

.smart-form select option {
}

input.int, input.money {
    text-align: right;
}

section div {
    position: relative;
}

.tahelper textarea {
    __position: absolute;
    __top: -9999px;
    __left: -9999px;
    overflow: hidden;
}

div.tahelper {
    position: absolute;
    top: -9999px;
    left: -9999px;
    width: 100%;
}

.input-append {
    display: block;
    margin-right: 27px;
}

.bootstrap-
-widget {
    margin-top: 22px;
}

table .header-fixed {
    position: fixed;
    top: 40px;
    z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */
    border-bottom: 1px solid #d5d5d5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); /* IE6-9 */
}


#toc.fixed {
    position: fixed;
    top: 30px;
    width: 270px;
}

#extr-page .jarviswidget > header > h2 {
    width: auto !important;
}
/*hack na jarvis fullscreeen aby mogl sie pojawic edytor*/
#jarviswidget-fullscreen-mode {
    z-index: 1030 !important;
}

.full-bold {
    font-weight: bold
}

.no-bold {
    font-weight: normal;
}

.no-italic {
    font-style: normal;
}

.text-sub {
    bottom: -0.25em;
}

.text-sup {
    top: -0.5em;
}

.text-sub, .text-sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.text-bold {
    font-weight: 700;
}

.text-italic {
    font-style: italic;
}

.text-underline {
    text-decoration: underline;
}

#wniosekform .tab-content .tab-pane {
    position: relative;
}

#wniosekform .tabdisableoverlay,
.dt_overlay {
    left: 0px;
    top: 0px;
    text-align: center;
    right: 0px;
    bottom: 0px;
    padding-top: 10px;
    font-weight: bold;
    position: absolute;
    z-index: 1000;
    opacity: 0.7;
    background-color: white;
}

.dt_overlay {
    margin: 0 10px;
}

    .dt_overlay p {
        font-size: large;
        opacity: 0.5
    }



/* dodatkowe style do jquery.nestable*/
#contestPos .dd div {
    position: static;
}

.dd.dd-fullwidth {
    max-width: initial;
}

.dd-selected .dd-handle, .dd-selected-item > .dd-handle {
    background-color: #356e35 !important;
    color: #fff !important;
}

.dd-content-nohandler {
    padding-left: 10px;
}

.dd-item.loading > button:before {
    content: '\f013';
    color: #a90329;
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }

    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.dd-item.dd-selected > .dd-handle {
    color: white !important;
    background-color: #356e35 !important;
}

.dd-item > .dd-handle .pos-rem-button {
    display: none;
}

.dd-item.dd-selected > .dd-handle .pos-rem-button, .dd-item.dd-selected-item > .dd-handle .pos-rem-button {
    display: inline-block;
}

.dd-item > .dd-handle .pos-add-button {
    display: inline-block;
}

.dd-item.dd-selected > .dd-handle .pos-add-button, .dd-item.dd-selected-item > .dd-handle .pos-add-button {
    display: none;
}

.dd-list .dd-handle .pull-left {
    margin-right: 14px;
}

#login .login-desc-box-l {
    min-height: 350px;
    width: 100%;
}
/*media screen*/
#login h4.paragraph-header {
    color: #565656;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
}

li.select2-search-field {
    width: 100%;
}

.profile-pic {
    margin-top: -40px;
    margin-bottom: -30px;
}

    .profile-pic > .profile-pic-placeholder {
        top: -30px;
        left: 10px;
        width: 100px;
        height: 100px;
        padding: 0;
        margin: 0;
        z-index: 4;
        display: inline-block;
        position: relative;
        background-color: white
    }

        .profile-pic > .profile-pic-placeholder > img {
            max-width: 100px;
            border-radius: 0%;
            position: relative;
            border: 5px solid #ffffff;
        }

/*media screen*/
#jarviswidget-fullscreen-mode .jarviswidget .jarviswidget > div {
    overflow-y: visible;
    height: auto !important;
}

/*
    font awesome
*/
.fa-at:before {
    content: "@"
}

.fa-spin-hover:hover {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}
/*
    end font awesome
*/


/*
    editable
*/
.popover {
    z-index: 1100;
}

.popover-content .form-control {
    width: 300px;
}

.editable-inline .form-control:not(.day):not(.month):not(.year) {
    min-width: 300px;
}

.combodate > select.form-control {
    width: 15% !important;
}

.editable-address span {
    display: block;
    width: auto;
}

.editable-container.editable-inline, .editable-container.editable-inline .editableform > .control-group, .editable-container.editable-inline .editable-input, .editable-container.editable-inline .editableform .form-control {
    width: 100%;
}

.editable-container .editableform .editable-input span { /*wybierz jednostke*/
    /*height: 30px;*/
    line-height: 30px;
}

.editable-container .editable-checklist label {
    margin: 0;
    height: 20px;
    line-height: 20px;
}

.editable-buttons {
    display: block;
    text-align: right;
    margin: 7px 0 0 0;
}

.editable-container.editable-inline .editable-buttons {
    text-align: initial;
}
/*
    end editable
*/

#ofertaEditor {
    padding-top: 13px;
    padding-bottom: 13px;
}

    #ofertaEditor .todo > li {
        background: none !important;
        margin: 0;
        overflow: visible;
    }

        #ofertaEditor .todo > li > *:first-child {
            padding: 6px 11px !important;
            cursor: default;
            width: 42px;
        }

        #ofertaEditor .todo > li > p {
            margin-left: 44px !important;
        }

            #ofertaEditor .todo > li > p > *:first-child {
                color: #000000 !important;
            }

/*.editable-popup.editable-container {
        width: 307px !important;
}*/


.offer-view dt {
    width: 220px;
}

.offer-view dd {
    margin-left: 240px;
}

.table tr.delimeter td {
    font-size: 13px;
    font-weight: 700;
    color: #848484;
    text-align: center;
    padding: 0 !important;
    margin: 0 !important;
}

/*ograniczenie wysokości autocomplete do ok 10 elementów*/
.ui-autocomplete {
    max-height: 240px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    white-space: nowrap;
}


/* edycja kryteriów oceny merytorycznej i formalnej */
#kryteriaList .dd-item .dd-item .kadd {
    display: none;
}

#kryteriaList .kmax.label, #kryteriaList .kmin.label {
    display: inline-block;
    min-width: 40px;
    padding-bottom: 2px;
}

#kryteriaList .dd + #kryteria.dd {
    margin: 0 !important;
}

#kryteriaList .sidebutton {
    width: 60px;
}

#kryteriaList .dd-item > button[data-action="collapse"]:before {
    color: silver;
}

#kryteriaList .editable-disabled, #kriteriaList .editable-disabled:hover {
    color: #fff;
    border-bottom: none !important;
}

#kryteriaList .editable-click, #kryteriaList a.editable-click, #kryteriaList a.editable-click:hover {
    border-bottom: 1px dashed #fff;
    display: inline-block;
}

.modal .zwinrozwin {
    margin-top: -4px;
}
/*.modal .modal-body .kryt-body{
    display:none;
}*/
/*.modal.typpola_0 .modal-body .kryt-body{
    display:block;
}*/

.kryteriaformalne li.dd-item span.mozliwoscpoprawy,
.kryteriaformalne li.dd-item span.wymagane,
.kryteriaformalne li.dd-item span.niewymagane {
    display: none
}

.kryteriaformalne li.dd-item[data-wymagane="true"] > div.dd-content > div > span.wymagane {
    display: inline-block
}

.kryteriaformalne li.dd-item[data-wymagane="false"] > div.dd-content > div > span.niewymagane {
    display: inline-block
}

.kryteriaformalne li.dd-item[data-mozliwoscpoprawy="true"] > div.dd-content > div > span.mozliwoscpoprawy {
    display: inline-block
}

/* end edycja kryteriów oceny merytorycznej i formalnej*/

/*ukrycie przycisku pokazującego/ukrywającego menu*/
#hide-menu {
    display: block;
}

@media (min-width: 979px) {
    #hide-menu {
        display: none;
    }
}

@media (min-width: 1200px) {
    .padding-left-20-lg {
        padding-left: 20px !important;
    }

    .no-padding-left-lg {
        padding-left: 0 !important;
    }
}

.ribbon-inner {
    overflow: hidden;
    width: 100%;
    height: 38px;
    white-space: nowrap;
}

.breadcrumb {
}

    .breadcrumb > li {
        display: inline-block;
        max-width: 300px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .breadcrumb li:last-child, .breadcrumb > .active {
        max-width: none;
        color: #595959;
    }

.alert .validation-summary-errors ul {
    list-style: none;
}

/*end ukrycie przycisku pokazującego/ukrywającego menu*/


.smart-form .state-success.checkbox i,
.smart-form .state-success.radio i,
.smart-form .state-success input,
.smart-form .state-success select,
.smart-form .state-success textarea,
.smart-form .state-success.toggle i {
    background: white;
    border-color: #BDBDBD;
}

.slider {
    overflow-y: hidden;
    max-height: 500px; /* approximate max height */
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

    .slider.closed {
        max-height: 0;
    }

/*konkurs*/
.label-przedpublikacja {
    background-color: #92a2a8 !important;
}

.label-przedskladaniem {
    background-color: #71843f !important;
}

.label-skladanie {
    background-color: #356e35 !important;
}

.label-ocena {
    background-color: #956C19 !important;
}

.label-rozstrzygniety {
    background-color: #a57225 !important;
}

.label-realizacja {
    background-color: #496949 !important;
}

.label-zakonczony {
    background-color: #4c4f53 !important;
}
/*ocena formalna*/
.label-przedocena {
    background-color: #C79121 !important;
}
/*warnig*/
.label-spelnia {
    background-color: #587F58 !important;
}
/*success*/
.label-niespelania {
    background-color: #A90329 !important;
}
/*danger*/
.label-wymagadodatkowego, .label-wtrakcie {
    background-color: #57889C !important;
}
/*info*/
.text-przedocena {
    color: #956A18 !important;
}
/*warnig*/
.text-spelnia {
    color: #567B56 !important;
}
/*success*/
.text-niespelania {
    color: #A90329 !important;
}
/*danger*/
.text-wymagadodatkowego {
    color: #57889C !important;
}
/*info*/
/*Ocena merytoryczna*/
.text-przedocena {
    color: #956A18 !important;
}
/*warnig*/
.text-spelnia {
    color: #739E73 !important;
}
/*success*/
.text-niespelania {
    color: #A90329 !important;
}
/*danger*/
.text-wymagadodatkowego, .text-wtrakcie {
    color: #57889C !important;
}
/*info*/

/*Oferty*/
.text-niezlozona {
    color: #A90329 !important;
}
/*danger*/
.text-zlozona {
    color: #587E58 !important;
}
/*success*/
.text-odrzucona {
    color: #BD0F72 !important;
}
/*warnig*/
.text-bezdofinansowania {
    color: #C79121 !important;
}
/*warning*/
.text-dopoprawy, .text-odblokowane {
    color: #1F7ABD !important;
    white-space: nowrap;
}
/*info*/
.text-poprawiona {
    color: #57889C !important;
}
/*info*/
.text-przyjeta {
    color: #587F58 !important;
}
/*success*/
.text-aneksowanieodblokowana {
    color: #57889C !important;
    white-space: nowrap;
}
/*info*/
.text-aneksowaniepoprawione {
    color: #739E73 !important;
}
/*success*/
.text-zumowaodblokowana {
    color: #C79121 !important;
}
/*warnig*/
.text-zumowapoprawiona {
    color: #57889C !important;
    white-space: nowrap;
}
/*info*/
.text-zumowaprzyjeta {
    color: #739E73 !important;
}
/*success*/


.label-niezlozona {
    background-color: #A90329 !important;
}
/*danger*/
.label-zlozona {
    background-color: #587E58 !important;
}
/*success*/
.label-odrzucona {
    background-color: #C79121 !important;
}
/*warnig*/
.label-dopoprawy {
    background-color: #4D788A !important;
    white-space: nowrap;
}
/*info*/
.label-poprawiona {
    background-color: #57889C !important;
}
/*info*/
.label-przyjeta {
    background-color: #587E58 !important;
}
/*success*/
.label-aneksowana {
    background-color: #739E73 !important;
}
/*success*/
.label-aneksowanieodblokowana {
    background-color: #57889C !important;
    white-space: nowrap;
}
/*info*/
.label-aneksowaniepoprawione {
    background-color: #739E73 !important;
}
/*success*/
.label-zumowaodblokowana {
    color: #000000 !important;
    background-color: #C79121 !important;
}
/*warnig*/
.label-zumowapoprawiona {
    background-color: #57889C !important;
    white-space: nowrap;
}
/*info*/
.label-zumowaprzyjeta {
    background-color: #739E73 !important;
}
/*success*/

.comma-separated:not(:last-of-type)::after {
    content: ", ";
}

/*Umowy i aneksy*/
.text-wygenerowana, .text-wypelniana, .text-uzupelniona, .text-dopodpisu, .text-wygenerowany, .text-uzupelniony, .text-odblokowanaoferta {
    color: #C79121 !important;
}
/*warning*/
.text-niepodpisana, .text-rozwiazana, .text-niepodpisany {
    color: #A90329 !important;
}
/*danger*/
.text-podpisana, .text-podpisany {
    color: #587E58 !important;
}
/*success*/

/*sprawozdania*/
.text-niezlozone, .text-odrzucone {
    color: #A90329 !important;
}
/*danger*/
.text-zlozone, .text-przyjete {
    color: #587E58 !important;
}
/*success*/
.text-poprawione {
    color: #57889C !important;
}
/*info*/

#ocenaContainer {
    position: relative;
}

    #ocenaContainer.make-fixed #ocenawidget {
        position: fixed;
        top: 0;
        z-index: 5000;
        -webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.25);
        -moz-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.25);
        box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.25);
    }

    #ocenaContainer.make-fixed #preview {
        z-index: 4000;
    }


/*chat to classess*/
#chat-container.chat-full-border {
    height: 272px;
    border-top: 1px solid #cdcecf;
    border-bottom: 1px solid #cdcecf;
}

#chat-container .chat-list-body.chat-list-nosearch {
    height: 270px;
}

#chat-container .chat-users {
    list-style: none;
    margin: 10px 0;
    padding: 0;
}

    #chat-container .chat-users li {
        margin-bottom: 3px;
        margin-left: 5px;
    }

        #chat-container .chat-users li a {
            display: block;
            font-size: 13px;
            color: #3d3d3d;
            text-decoration: none !important;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            padding: 3px 8px 3px 3px;
            line-height: 33px;
            vertical-align: middle;
        }

            #chat-container .chat-users li a:hover {
                background: #e0e4ee;
            }

            #chat-container .chat-users li a img {
                width: 33px;
                height: auto;
                margin-right: 10px;
            }

            #chat-container .chat-users li a i {
                color: #ACACAC;
                font-size: 8px;
                line-height: 34px;
                font-style: normal;
            }

                #chat-container .chat-users li a i.last-online {
                    font-size: 12px;
                    letter-spacing: -1px;
                }

.user2 {
    display: block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 250px;
    height: 180px;
    margin: 10px;
    margin-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #eee;
}

    .user2 img {
        float: left;
        width: 35px;
        margin-right: 5px;
    }

    .user2 .email {
        color: #999;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

#chat-container .chat-list-footer {
    overflow: hidden;
    border-top: 1px solid #CCC;
    padding: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

    #chat-container .chat-list-footer input[type="text"] {
        border: 1px solid #bababa !important;
    }

#chat-container .control-group {
    padding: 0px;
}
/* end chat to classess*/

.bootstrapWizard li {
    width: 16%;
}

#bokchatinfo {
    cursor: pointer;
}

/*inbox*/
.inbox-info-bar .col-md-11 {
    padding-left: 13px;
    padding-right: 13px;
}

.inbox-table-msgitem img {
    border-left: 3px solid #fff;
    display: inline-block;
    height: auto;
    margin-left: 2px;
    margin-right: 7px;
    vertical-align: middle;
    width: 35px;
}

.noborderdisabled > tbody > tr > td {
    vertical-align: bottom;
}

.noborderdisabled.valigntop > tbody > tr > td {
    vertical-align: top;
    /*
    display: flex;
    justify-content:space-between;
    flex-direction:column;
        */
}


.noborderdisabled .rowindex {
    text-align: center;
    vertical-align: middle;
}

.noborderdisabled.valigntop > tbody > tr > td.rowindex {
    line-height: 32px;
}

.noborderdisabled input, .noborderdisabled textarea {
    padding: 5px 3px 5px 2px !important;
}

.noborderdisabled .input .icon-prepend + input, .noborderdisabled .textarea .icon-prepend + textarea {
    padding-left: 37px !important;
}

.noborderdisabled .input .icon-prepend, .noborderdisabled .textarea .icon-prepend {
    left: auto !important;
    top: auto !important;
    margin-left: 5px !important;
    margin-top: 5px !important;
}

.noborderdisabled textarea {
    height: 20px;
    line-height: 19px !important;
}

.noborderdisabled input {
    height: auto;
}

.noborderdisabled .state-disabled input {
    border-width: 0px;
    padding: 0px;
    opacity: 1 !important;
    text-overflow: ellipsis;
}

.noborderdisabled .input.state-disabled input {
    opacity: 1 !important;
    background-color: transparent;
}

.noborderdisabled td {
    padding: 3px !important;
    /*vertical-align: middle !important;*/
}

    .noborderdisabled td.moving {
        width: 43px !important;
        vertical-align: middle !important;
    }

.noborderdisabled tr td.moving a {
    opacity: 0.3;
}

.noborderdisabled tr:hover td.moving a {
    opacity: 1;
}

.noborderdisabled td.input, .noborderdisabled td.textarea {
    background-color: white;
    display: table-cell;
    position: static;
}

    .noborderdisabled td.input.active, .noborderdisabled td.textarea.active, .noborderdisabled td.select.active {
        background-color: lightyellow;
    }

.noborderdisabled td.state-disabled, .noborderdisabled th.state-disabled, .smart-form .state-disabled > input, .smart-form input.state-disabled, .smart-form .state-disabled > select, .smart-form select.state-disabled, .smart-form .state-disabled > textarea, .smart-form textarea.state-disabled {
    background-color: /*transparent*/ #f3f3f3 !important;
}

.noborderdisabled td.state-error {
    background-color: #fff0f0;
}


.noborderdisabled td.input input:not(.selected-input), .noborderdisabled td.input select, .noborderdisabled td.select select {
    border-color: transparent;
    background-color: transparent;
}

.noborderdisabled td.input label.checkbox {
    margin-top: 4px;
    margin-left: 4px;
}


.noborderdisabled td.textarea textarea {
    border-color: transparent;
    background-color: transparent;
}

    .noborderdisabled td.input input:focus:not(.selected-input), .noborderdisabled td.textarea textarea:focus, .noborderdisabled td.input select:focus {
        border-color: transparent !important;
    }

    .noborderdisabled td.input:hover input:not(.selected-input), .noborderdisabled td.input input:hover:not(.selected-input), .noborderdisabled td.textarea textarea:hover, .noborderdisabled td.textarea:hover textarea, .noborderdisabled td.input:hover select, .noborderdisabled td.input select:hover {
        border-color: transparent !important;
    }

.noborderdisabled td.select {
    background-color: white;
    display: table-cell;
    position: static;
}

    .noborderdisabled td.select.state-error {
        background-color: #fff0f0;
    }

    .noborderdisabled td.select select, .noborderdisabled td.select:hover select, .noborderdisabled td.select select:hover {
        border-color: transparent !important;
    }


.noborderdisabled tr.year > td {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}

    .noborderdisabled tr.year > td > input[type="text"] {
        line-height: 13px;
        height: 22px;
        padding-top: 1px !important;
        padding-bottom: 1px !important;
    }

.noborderdisabled div.RodzajKosztow {
    padding: 6px 3px 6px 4px;
    font-size: 13px;
    min-height: 20px;
}

.noborderdisabled td p {
    margin: 7px;
}

.noborderdisabled > tbody > tr > td > input.text-right + em.invalid {
}

#mainkosztorys tr .btn-primary {
    opacity: 0.3;
}

#mainkosztorys tr:hover .btn-primary {
    opacity: 1;
}

.input .autocomplete {
    position: absolute;
    background-color: white;
    z-index: 100;
    border: 1px solid #5D98CC;
    width: 100%;
    box-sizing: border-box;
    display: none;
}

    .input .autocomplete ul {
        list-style: none;
        padding: 4px;
        max-height: 200px;
        overflow-y: auto;
    }

        .input .autocomplete ul li {
            padding: 2px 2px 2px 2px;
        }

            .input .autocomplete ul li.acitem {
                padding: 4px 6px 4px 6px;
                cursor: pointer;
                border: 1px solid transparent;
                border-radius: 3px;
            }

                .input .autocomplete ul li.acitem .text-muted {
                    display: none;
                }


span.highlight {
    background-color: yellow;
}

.input .autocomplete ul li.acitem:hover {
    /*
    background-color: #3276b1;
    color: white;
    */
    border-color: #3276b1;
}

.input .autocomplete ul li.acitem.active {
    background-color: #3276b1;
    color: white;
}

.input .autocomplete ul li.acitem:hover .text-muted {
    display: block;
}

.input .autocomplete ul li.acitem.active .text-muted {
    display: block;
    color: #F0F0F0;
}

.dropdown-menu {
    max-width: 500px;
}

    .dropdown-menu a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.dropdown-recent-events {
    left: auto;
    right: -13px;
    box-sizing: content-box;
    white-space: normal;
}

    .dropdown-recent-events::before, .dropdown-recent-events::after {
        left: 83%;
    }

    .dropdown-recent-events div.btn-group label.btn {
        padding: 6px 0px;
    }

#activity b.badge {
    position: relative;
    top: -13px;
    right: 8px;
    cursor: pointer;
    visibility: collapse;
    background: #0091d9;
    display: none;
    font-size: 10px;
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 2px 4px 3px;
    text-align: center;
    line-height: normal;
}

    #activity b.badge.bg-color-red {
        visibility: visible;
        display: inline-block;
        min-width: 18px;
    }

span.badge.yesno {
    border-radius: 5px;
    padding: 5px;
    margin-right: 5px;
}

.gmap_container {
    display: inline-block;
    position: relative;
    width: 100%;
}

    .gmap_container:after {
        content: '';
        display: block;
        margin-top: 80%;
    }

.gmap_inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0 !important;
    border: none;
}

#konkurs_akceptuj {
    height: 50px;
    display: none;
}

#konkurs_licz {
    display: none;
}

    #konkurs_licz .modal-dialog.no-progress .modal-footer .progress {
        display: none;
    }

    #konkurs_licz .modal-dialog.has-progress .modal-footer {
        padding: 0;
    }

        #konkurs_licz .modal-dialog.has-progress .modal-footer div.progress {
            margin-bottom: 16px;
        }

        #konkurs_licz .modal-dialog.has-progress .modal-footer div.buttons {
            padding: 0 20px 20px 20px;
        }

div.progress {
    overflow: visible;
    bottom: 10px;
}

    div.progress div.progress-bar {
        position: relative;
    }

div.ajax-notifications .view-progress-list i.fa {
    transform: scale(0.5) translate(-50%, -50%);
}

div.ajax-notifications .view-progress-list h4 {
    display: none;
}

/*
div.ajax-contest-div .progress {
    display:table-cell;
    width:5%;
}
    */

.marker-frame {
    padding: 4px;
    cursor: pointer;
}

    .marker-frame:hover {
        background-color: silver;
    }

#previewModal {
    /*overflow-y: auto;*/
}

.modal-full {
    position: absolute;
    left: 30px;
    right: 30px;
    top: 30px;
    width: auto;
    margin: 0px;
    height: auto;
    bottom: 30px;
}

    .modal-full > .modal-content {
        height: 100%;
    }

        .modal-full > .modal-content > .modal-body {
            position: absolute;
            top: 56px;
            bottom: 3px;
            overflow: auto;
        }

table.simplelist {
    margin-top: 2px;
}

    table.simplelist > tbody > tr > td {
        border-top: none;
    }

        table.simplelist > tbody > tr > td:first-child {
            padding: 0px 0px 4px 0px;
            border-top: none;
        }

    table.simplelist > tbody + tbody {
        border-top: none;
    }

table.dataTable {
    width: 100% !important;
}

    table.dataTable thead tr th:last-child {
        width: auto !important;
    }

.no-padding .dataTables_wrapper table {
    /*border: 1px solid #ddd !important;*/
}

.inbox-compose-footer, .inbox-download, .inbox-info-bar, .inbox-message {
    margin-right: 0;
}

    .inbox-info-bar.inbox-mail-view {
        max-height: 200px;
        overflow-y: auto;
        overflow-x: hidden;
    }

.inbox-data-ico {
    width: 44px;
}

.my-dropzone {
    border: dashed;
    position: absolute;
    z-index: 100;
    bottom: 30px;
    top: 0;
    left: 13px;
    right: 13px;
    overflow: hidden;
    text-align: center;
    background: rgba(90, 90, 90, 0.2);
    display: none;
}

    .my-dropzone > div {
        padding-top: 50px;
        padding-bottom: 50px;
    }


/*!
 * FullCalendar v2.3.1 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2015 Adam Shaw
 */ .fc {
    direction: ltr;
    text-align: left
}

.fc-rtl {
    text-align: right
}

body .fc {
    font-size: 1em
}

.fc-unthemed .fc-divider, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: #ddd
}

.fc-unthemed .fc-popover {
    background-color: #fff
}

    .fc-unthemed .fc-divider, .fc-unthemed .fc-popover .fc-header {
        background: #eee
    }

        .fc-unthemed .fc-popover .fc-header .fc-close {
            color: #666
        }

.fc-unthemed .fc-today {
    background: #fcf8e3
}

.fc-highlight {
    background: #bce8f1;
    opacity: .3;
    filter: alpha(opacity=30)
}

.fc-bgevent {
    background: #8fdf82;
    opacity: .3;
    filter: alpha(opacity=30)
}

.fc-nonbusiness {
    background: #d7d7d7
}

.fc-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1em;
    font-size: 1em;
    text-align: center;
    overflow: hidden;
    font-family: "Courier New",Courier,monospace
}

    .fc-icon:after {
        position: relative;
        margin: 0 -1em
    }

.fc-icon-left-single-arrow:after {
    content: "\02039";
    font-weight: 700;
    font-size: 200%;
    top: -7%;
    left: 3%
}

.fc-icon-right-single-arrow:after {
    content: "\0203A";
    font-weight: 700;
    font-size: 200%;
    top: -7%;
    left: -3%
}

.fc-icon-left-double-arrow:after {
    content: "\000AB";
    font-size: 160%;
    top: -7%
}

.fc-icon-right-double-arrow:after {
    content: "\000BB";
    font-size: 160%;
    top: -7%
}

.fc-icon-left-triangle:after {
    content: "\25C4";
    font-size: 125%;
    top: 3%;
    left: -2%
}

.fc-icon-right-triangle:after {
    content: "\25BA";
    font-size: 125%;
    top: 3%;
    left: 2%
}

.fc-icon-down-triangle:after {
    content: "\25BC";
    font-size: 125%;
    top: 2%
}

.fc-icon-x:after {
    content: "\000D7";
    font-size: 200%;
    top: 6%
}

.fc button {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    height: 2.1em;
    padding: 0 .6em;
    font-size: 1em;
    white-space: nowrap;
    cursor: pointer
}

    .fc button::-moz-focus-inner {
        margin: 0;
        padding: 0
    }

.fc-state-default {
    border: 1px solid
}

    .fc-state-default.fc-corner-left {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .fc-state-default.fc-corner-right {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px
    }

.fc button .fc-icon {
    position: relative;
    top: -.05em;
    margin: 0 .2em;
    vertical-align: middle
}

.fc-state-default {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    color: #333;
    text-shadow: 0 1px 1px rgba(255,255,255,.75);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)
}

.fc-state-active, .fc-state-disabled, .fc-state-down, .fc-state-hover {
    color: #333;
    background-color: #e6e6e6
}

.fc-state-hover {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.fc-state-active, .fc-state-down {
    background-color: #ccc;
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)
}

.fc-state-disabled {
    cursor: default;
    background-image: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.fc-button-group {
    display: inline-block
}

.fc .fc-button-group > * {
    float: left;
    margin: 0 0 0 -1px
}

.fc .fc-button-group > :first-child {
    margin-left: 0
}

.fc-popover {
    position: absolute;
    box-shadow: 0 2px 6px rgba(0,0,0,.15)
}

    .fc-popover .fc-header {
        padding: 2px 4px
    }

        .fc-popover .fc-header .fc-title {
            margin: 0 2px
        }

        .fc-popover .fc-header .fc-close {
            cursor: pointer
        }

.fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
    float: left
}

.fc-ltr .fc-popover .fc-header .fc-close, .fc-rtl .fc-popover .fc-header .fc-title {
    float: right
}

.fc-unthemed .fc-popover {
    border-width: 1px;
    border-style: solid
}

    .fc-unthemed .fc-popover .fc-header .fc-close {
        font-size: .9em;
        margin-top: 2px
    }

.fc-popover > .ui-widget-header + .ui-widget-content {
    border-top: 0
}

.fc-divider {
    border-style: solid;
    border-width: 1px
}

hr.fc-divider {
    height: 0;
    margin: 0;
    padding: 0 0 2px;
    border-width: 1px 0
}

.fc-clear {
    clear: both
}

.fc-bg, .fc-bgevent-skeleton, .fc-helper-skeleton, .fc-highlight-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.fc-bg {
    bottom: 0
}

    .fc-bg table {
        height: 100%
    }

.fc table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1em
}

.fc th {
    text-align: center
}

.fc td, .fc th {
    border-style: solid;
    border-width: 1px;
    padding: 0;
    vertical-align: top
}

    .fc td.fc-today {
        border-style: double
    }

.fc .fc-row {
    border-style: solid;
    border-width: 0
}

.fc-row table {
    border-left: 0 hidden transparent;
    border-right: 0 hidden transparent;
    border-bottom: 0 hidden transparent
}

.fc-row:first-child table {
    border-top: 0 hidden transparent
}

.fc-row {
    position: relative
}

    .fc-row .fc-bg {
        z-index: 1
    }

    .fc-row .fc-bgevent-skeleton, .fc-row .fc-highlight-skeleton {
        bottom: 0
    }

        .fc-row .fc-bgevent-skeleton table, .fc-row .fc-highlight-skeleton table {
            height: 100%
        }

        .fc-row .fc-bgevent-skeleton td, .fc-row .fc-highlight-skeleton td {
            border-color: transparent
        }

    .fc-row .fc-bgevent-skeleton {
        z-index: 2
    }

    .fc-row .fc-highlight-skeleton {
        z-index: 3
    }

    .fc-row .fc-content-skeleton {
        position: relative;
        z-index: 4;
        padding-bottom: 2px
    }

    .fc-row .fc-helper-skeleton {
        z-index: 5
    }

        .fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
            background: 0 0;
            border-color: transparent;
            border-bottom: 0
        }

        .fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
            border-top: 0
        }

.fc-scroller {
    overflow-y: scroll;
    overflow-x: hidden
}

    .fc-scroller > * {
        position: relative;
        width: 100%;
        overflow: hidden
    }

.fc-event {
    position: relative;
    display: block;
    font-size: .85em;
    line-height: 1.3;
    border-radius: 3px;
    border: 1px solid #3a87ad;
    background-color: #3a87ad;
    font-weight: 400
}

    .fc-event, .fc-event:hover, .ui-widget .fc-event {
        color: #fff;
        text-decoration: none
    }

        .fc-event.fc-draggable, .fc-event[href] {
            cursor: pointer
        }

.fc-not-allowed, .fc-not-allowed .fc-event {
    cursor: not-allowed
}

.fc-event .fc-bg {
    z-index: 1;
    background: #fff;
    opacity: .25;
    filter: alpha(opacity=25)
}

.fc-event .fc-content {
    position: relative;
    z-index: 2
}

.fc-event .fc-resizer {
    position: absolute;
    z-index: 3
}

.fc-ltr .fc-h-event.fc-not-start, .fc-rtl .fc-h-event.fc-not-end {
    margin-left: 0;
    border-left-width: 0;
    padding-left: 1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.fc-ltr .fc-h-event.fc-not-end, .fc-rtl .fc-h-event.fc-not-start {
    margin-right: 0;
    border-right-width: 0;
    padding-right: 1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.fc-h-event .fc-resizer {
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    width: 5px
}

.fc-ltr .fc-h-event .fc-start-resizer, .fc-ltr .fc-h-event .fc-start-resizer:after, .fc-ltr .fc-h-event .fc-start-resizer:before, .fc-rtl .fc-h-event .fc-end-resizer, .fc-rtl .fc-h-event .fc-end-resizer:after, .fc-rtl .fc-h-event .fc-end-resizer:before {
    right: auto;
    cursor: w-resize
}

.fc-ltr .fc-h-event .fc-end-resizer, .fc-ltr .fc-h-event .fc-end-resizer:after, .fc-ltr .fc-h-event .fc-end-resizer:before, .fc-rtl .fc-h-event .fc-start-resizer, .fc-rtl .fc-h-event .fc-start-resizer:after, .fc-rtl .fc-h-event .fc-start-resizer:before {
    left: auto;
    cursor: e-resize
}

.fc-day-grid-event {
    margin: 1px 2px 0;
    padding: 0 1px
}

    .fc-day-grid-event .fc-content {
        white-space: nowrap;
        overflow: hidden
    }

    .fc-day-grid-event .fc-time {
        font-weight: 700
    }

    .fc-day-grid-event .fc-resizer {
        left: -3px;
        right: -3px;
        width: 7px
    }

a.fc-more {
    margin: 1px 3px;
    font-size: .85em;
    cursor: pointer;
    text-decoration: none
}

    a.fc-more:hover {
        text-decoration: underline
    }

.fc-limited {
    display: none
}

.fc-day-grid .fc-row {
    z-index: 1
}

.fc-more-popover {
    z-index: 2;
    width: 220px
}

    .fc-more-popover .fc-event-container {
        padding: 10px
    }

.fc-toolbar {
    text-align: center;
    margin-bottom: 1em
}

    .fc-toolbar .fc-left {
        float: left
    }

    .fc-toolbar .fc-right {
        float: right
    }

    .fc-toolbar .fc-center {
        display: inline-block
    }

.fc .fc-toolbar > * > * {
    float: left;
    margin-left: .75em
}

.fc .fc-toolbar > * > :first-child {
    margin-left: 0
}

.fc-toolbar h2 {
    margin: 0
}

.fc-toolbar button {
    position: relative
}

.fc-toolbar .fc-state-hover, .fc-toolbar .ui-state-hover {
    z-index: 2
}

.fc-toolbar .fc-state-down {
    z-index: 3
}

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
    z-index: 4
}

.fc-toolbar button:focus {
    z-index: 5
}

.fc-view-container *, .fc-view-container :after, .fc-view-container :before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.fc-view, .fc-view > table {
    position: relative;
    z-index: 1
}

.fc-basicDay-view .fc-content-skeleton, .fc-basicWeek-view .fc-content-skeleton {
    padding-top: 1px;
    padding-bottom: 1em
}

.fc-basic-view .fc-body .fc-row {
    min-height: 4em
}

.fc-row.fc-rigid {
    overflow: hidden
}

    .fc-row.fc-rigid .fc-content-skeleton {
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }

.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
    padding: 0 2px
}

.fc-basic-view td.fc-day-number, .fc-basic-view td.fc-week-number span {
    padding-top: 2px;
    padding-bottom: 2px
}

.fc-basic-view .fc-week-number {
    text-align: center
}

    .fc-basic-view .fc-week-number span {
        display: inline-block;
        min-width: 1.25em
    }

.fc-ltr .fc-basic-view .fc-day-number {
    text-align: right
}

.fc-rtl .fc-basic-view .fc-day-number {
    text-align: left
}

.fc-day-number.fc-other-month {
    opacity: .3;
    filter: alpha(opacity=30)
}

.fc-agenda-view .fc-day-grid {
    position: relative;
    z-index: 2
}

    .fc-agenda-view .fc-day-grid .fc-row {
        min-height: 3em
    }

        .fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
            padding-top: 1px;
            padding-bottom: 1em
        }

.fc .fc-axis {
    vertical-align: middle;
    padding: 0 4px;
    white-space: nowrap
}

.fc-ltr .fc-axis {
    text-align: right
}

.fc-rtl .fc-axis {
    text-align: left
}

.ui-widget td.fc-axis {
    font-weight: 400
}

.fc-time-grid, .fc-time-grid-container {
    position: relative;
    z-index: 1
}

.fc-time-grid {
    min-height: 100%
}

    .fc-time-grid table {
        border: 0 hidden transparent
    }

    .fc-time-grid > .fc-bg {
        z-index: 1
    }

    .fc-time-grid .fc-slats, .fc-time-grid > hr {
        position: relative;
        z-index: 2
    }

    .fc-time-grid .fc-bgevent-skeleton, .fc-time-grid .fc-content-skeleton {
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }

    .fc-time-grid .fc-bgevent-skeleton {
        z-index: 3
    }

    .fc-time-grid .fc-highlight-skeleton {
        z-index: 4
    }

    .fc-time-grid .fc-content-skeleton {
        z-index: 5
    }

    .fc-time-grid .fc-helper-skeleton {
        z-index: 6
    }

    .fc-time-grid .fc-slats td {
        height: 1.5em;
        border-bottom: 0
    }

    .fc-time-grid .fc-slats .fc-minor td {
        border-top-style: dotted
    }

    .fc-time-grid .fc-slats .ui-widget-content {
        background: 0 0
    }

    .fc-time-grid .fc-highlight-container {
        position: relative
    }

    .fc-time-grid .fc-highlight {
        position: absolute;
        left: 0;
        right: 0
    }

    .fc-time-grid .fc-bgevent-container, .fc-time-grid .fc-event-container {
        position: relative
    }

.fc-ltr .fc-time-grid .fc-event-container {
    margin: 0 2.5% 0 2px
}

.fc-rtl .fc-time-grid .fc-event-container {
    margin: 0 2px 0 2.5%
}

.fc-time-grid .fc-bgevent, .fc-time-grid .fc-event {
    position: absolute;
    z-index: 1
}

.fc-time-grid .fc-bgevent {
    left: 0;
    right: 0
}

.fc-v-event.fc-not-start {
    border-top-width: 0;
    padding-top: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.fc-v-event.fc-not-end {
    border-bottom-width: 0;
    padding-bottom: 1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.fc-time-grid-event {
    overflow: hidden
}

    .fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {
        padding: 0 1px
    }

    .fc-time-grid-event .fc-time {
        font-size: .85em;
        white-space: nowrap
    }

    .fc-time-grid-event.fc-short .fc-content {
        white-space: nowrap
    }

    .fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title {
        display: inline-block;
        vertical-align: top
    }

        .fc-time-grid-event.fc-short .fc-time span {
            display: none
        }

        .fc-time-grid-event.fc-short .fc-time:before {
            content: attr(data-start)
        }

        .fc-time-grid-event.fc-short .fc-time:after {
            content: "\000A0-\000A0"
        }

    .fc-time-grid-event.fc-short .fc-title {
        font-size: .85em;
        padding: 0
    }

    .fc-time-grid-event .fc-resizer {
        left: 0;
        right: 0;
        bottom: 0;
        height: 8px;
        overflow: hidden;
        line-height: 8px;
        font-size: 11px;
        font-family: monospace;
        text-align: center;
        cursor: s-resize
    }

        .fc-time-grid-event .fc-resizer:after {
            content: "="
        }

.jarviswidget #calendar {
    margin-top: initial;
}

#calendar .fc-toolbar {
    padding: 10px 5px 5px 5px;
    margin-bottom: initial;
}

.timeline {
    position: absolute;
    border-top: 2px dashed red;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 999;
}

/*Chat z nowszej wersji SmartAdmina*/
.ui-chatbox {
    position: fixed;
    bottom: 0;
    box-shadow: rgba(0,0,0,.3)0 2px 6px;
    -webkit-box-shadow: rgba(0,0,0,.3)0 2px 6px;
    z-index: 959
}

.ui-chatbox-titlebar {
    padding: 0;
    height: 36px;
    cursor: pointer;
    background: #474544 !important;
    color: #fff !important;
    font-weight: 400;
    line-height: normal;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05)
}

    .ui-chatbox-titlebar > span {
        font-weight: 400;
        font-size: 14px;
        line-height: 36px;
        margin-left: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        /*width:120px;*/
        display: inline-block;
        float: left
    }

        .ui-chatbox-titlebar > span > :first-child {
            display: inline-block;
            border-radius: 50%;
            margin-right: 7px;
            padding: 5px
        }

    .ui-chatbox-titlebar.online > span > i {
        background: #54ce3c
    }

    .ui-chatbox-titlebar.busy > span > i {
        background: #f14b52
    }

    .ui-chatbox-titlebar.away > span > i {
        background: #ffc40d
    }

    .ui-chatbox-titlebar.incognito > span > i {
        background: #a19e9d
    }

    .ui-chatbox-titlebar.ui-state-focus {
        background: #201f1f !important;
        color: #fff
    }

.ui-chatbox-content {
    padding: 0;
    margin: 0;
    border: 0 !important
}

    .ui-chatbox-content > .alert-msg {
        border-bottom: 1px dashed #D6D6D6;
        padding: 4px 10px;
        color: #C20F16;
        font-size: 11px;
        text-align: center;
        display: none
    }

    .ui-chatbox-content.true > .alert-msg {
        display: block !important
    }

.ui-chatbox-log {
    padding: 7px 10px;
    height: 180px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    border: none !important
}

    .ui-chatbox-log > :first-child {
        margin-top: 0
    }

.ui-chatbox-input {
    padding: 3px;
    border-top: 1px solid grey;
    overflow: hidden;
    width: 100% !important;
    max-width: 100% !important;
    border-width: 0 !important
}

.ui-chatbox-input-box {
    margin: 2px;
    border: 1px solid !important;
    border-color: #666 #ccc #ccc !important;
    padding: 2px;
    height: 50px;
    outline: 0;
    resize: none;
    background-color: rgba(48,126,204,.05) !important
}

.ui-chatbox-icon {
    float: right;
    min-width: 30px;
    height: 36px;
    border-left: 1px solid rgba(0,0,0,.09);
    font-size: 14px;
    line-height: 26px;
    color: #fff !important;
    padding: 5px 9px
}

    .ui-chatbox-icon.ui-state-hover {
        background-color: rgba(0,0,0,.07) !important;
        border-left: 1px solid rgba(0,0,0,.09) !important
    }

.ui-chatbox-input-focus {
    border-color: #5D98CC !important;
    background-color: #fff !important
}

.ui-chatbox-msg {
    margin-top: 10px;
    float: left;
    clear: both;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word
}

.chat-users li:before, .chat-users > ul:before {
    border: none
}

.chat-users .display-users {
    display: block;
    padding: 0 15px
}

    .chat-users .display-users a[data-chat-id] {
        padding: 4px 6px;
        font-size: 13px;
        margin: 1px 0
    }

    .chat-users .display-users [data-chat-id]:hover {
        background: rgba(255,255,255,.1)
    }

    .chat-users .display-users [data-chat-id] > i {
        display: inline-block;
        border-radius: 50%;
        margin-right: 7px;
        padding: 5px;
        width: auto !important
    }

    .chat-users .display-users [data-chat-status=away] > i {
        background: #ffc40d
    }

[data-chat-status=away] + .popover .usr-card > img {
    border-left-color: #ffc40d
}

.chat-users .display-users [data-chat-status=online] > i {
    background: #54ce3c
}

[data-chat-status=online] + .popover .usr-card > img {
    border-left-color: #54ce3c
}

.chat-users .display-users [data-chat-status=incognito] > i {
    background: #a19e9d
}

[data-chat-status=incognito] + .popover .usr-card > img {
    border-left-color: #a19e9d
}

.chat-users .display-users [data-chat-status=busy] > i {
    background: #f14b52
}

[data-chat-status=busy] + .popover .usr-card > img {
    border-left-color: #f14b52
}

.display-users > dl {
    margin: 0
}

.chat-user-filter {
    margin-bottom: 10px;
    margin-top: 5px;
    height: 27px;
    color: #fff;
    background-color: rgba(255,255,255,.1);
    border: 1px solid rgba(255,255,255,.2);
    padding: 3px 4px;
    font-size: 14px
}

[data-chat-id] + .popover {
    min-width: 250px;
    margin-left: 14px;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.2);
    box-shadow: 0 2px 8px rgba(0,0,0,.2);
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-weight: 400 !important
}

    [data-chat-id] + .popover .popover-content {
        padding: 8px
    }
/*Koniec chatu*/

body.contrast-style > #main :not(.particle):not(.fa),
body.contrast-style .modal-dialog *, body.contrast-style .ajax-dropdown,
body.contrast-style .ajax-dropdown *:not(.progress-bar), body.contrast-style > .ui-chatbox .ui-chatbox-content *,
body.contrast-style > #header *,
body.contrast-style .ui-widget *,
body.contrast-style > #MsgBoxBack * {
    background-color: transparent;
    background-image: none;
    border-width: 2px;
    font-weight: bolder;
    color: white;
}

body.contrast-style > #left-panel *,
body.contrast-style > #MsgBoxBack > div,
body.contrast-style .tooltip *,
body.contrast-style .dd-item * {
    background-color: black !important;
    background-image: none;
    color: white;
}

body.contrast-style > #left-panel * {
    font-weight: bolder;
}

body.contrast-style option,
body.contrast-style .ui-widget,
body.contrast-style .modal-dialog,
body.contrast-style .ajax-dropdown,
body.contrast-style .popover,
body.contrast-style .dropdown-menu,
body.contrast-style .dropdown-menu li,
body.contrast-style div.gm-style a,
body.contrast-style div.gm-style button,
body.contrast-style div.gm-style span{
    background-color: black !important;
}

body.contrast-register-style > #main :not(.fa),
body.contrast-register-style .modal-dialog *, body.contrast-style .ajax-dropdown,
body.contrast-register-style .ajax-dropdown *:not(.progress-bar), body.contrast-style > .ui-chatbox .ui-chatbox-content *,
body.contrast-register-style .ui-widget *,
body.contrast-register-style > #MsgBoxBack * {
    background-color: black;
    background-image: none;
    border-width: 2px;
    color: yellow;
    background: black !important;
}

body.contrast-register-style > #main :not(.dropdown-menu) {
    background: transparent !important;
}

body.contrast-register-style .btn-primary {
    background: black !important;
    color: yellow !important;
}

    body.contrast-register-style .btn-primary:hover {
        background: black !important;
        color: yellow !important;
    }

    body.contrast-register-style .btn:focus {
        outline-color: red !important;
    }

body.contrast-register-style *,
body.contrast-register-style {
    background: black !important;
    /*background-image: none!important;*/
    color: yellow !important;
}

    body.contrast-register-style input {
        height: 110% !important;
    }

    body.contrast-register-style b, body.contrast-register-style a, body.contrast-register-style i {
        background: transparent !important;
    }

    /*body.contrast-register-style img {
        background-color: white !important;
    }*/

    body.contrast-register-style #hiddenNav {
        background-color: black !important;
    }

    body.contrast-register-style #hiddenNav:focus {
        outline-color: white !important;
    }

    body.contrast-register-style a:focus {
        outline-color: white !important;
    }

    body.contrast-register-style .bg-primary,
    body.contrast-register-style .signin-btn {
        border: 1px solid white !important;
        color: white !important;
        background: black !important;
    }

    body.contrast-register-style h1,
    body.contrast-register-style h2,
    body.contrast-register-style h3 {
        color: yellow !important;
        font-weight: bold !important;
    }

    body.contrast-register-style .btn {
        color: yellow !important;
        border-color: white !important;
    }

    body.contrast-register-style #header {
        background: black !important;
    }

    body.contrast-register-style *::-webkit-input-placeholder {
        color: #fff !important;
    }

    body.contrast-register-style *:-ms-input-placeholder {
        color: #fff !important;
    }

    body.contrast-register-style *:-moz-placeholder {
        color: #fff !important;
    }

    body.contrast-register-style *::-moz-placeholder {
        color: #fff !important;
    }

    body.contrast-register-style .bootstrapWizard li.active .step {
        background: yellow !important;
        color: black !important;
    }

    body.contrast-register-style .step {
        border-color: white !important;
    }

#extr-page body.contrast-register-style #header,
#extr-page body.contrast-register-style {
    background: black !important;
    background-image: none !important;
}


#extr-page,
#extr-page body.contrast-register-style {
    height: 100% !important;
    background: black !important
}

#my-extr-page,
#my-extr-page body.contrast-register-style {
    height: 100% !important;
    background: black !important
}

body.contrast-register-style .dd-handle:hover,
body.contrast-register-style .dd-handle:hover div,
body.contrast-register-style .dd-handle:hover + .dd-list .dd-handle {
    background: yellow !important;
    /*outline: 1px solid #FF0000 !important;*/
    color: #FFFF00 !important;
}

    body.contrast-register-style .dd-handle:hover *,
    body.contrast-register-style .dd-handle:hover div {
        border: none !important
    }

body.contrast-register-style .dd-item > button {
    background: transparent !important
}

body.contrast-register-style .dd-item .note {
    background: transparent !important;
    /*color: white !important;*/
}

body.contrast-register-style .dd-handle:hover .note {
    color: #FFF000 !important;
}

body.contrast-style > #divSmallBoxes * {
    border-width: 2px;
    font-weight: bolder;
    font-size: larger;
    color: white;
}

body.contrast-style > #left-panel {
    background-color: black;
    background-image: none;
    overflow: visible;
}

    body.contrast-style > #left-panel > nav > ul > li {
        white-space: nowrap;
    }

body.contrast-style > #header {
    background-color: black;
    background-image: none;
    color: white;
}

body.contrast-style > #main {
    min-height: 100%;
    min-width: calc(100% - 220px);
    width: auto;
    padding-top: 49px;
    top: 0px;
    right: 0px;
    position: absolute;
    background-color: black;
}

body.contrast-style.menu-on-top > #main {
    width: 100%;
}

body.contrast-style a,
body.contrast-style .btn,
body.contrast-style .btn i,
body.contrast-style .btn-header i,
body.contrast-style .editable,
body.contrast-style > #left-panel li *,
body.contrast-style > #header .font-md,
body.contrast-style > #header .font-md *,
body.contrast-style .smart-form .rating input + label:hover i,
body.contrast-style .smart-form .rating input + label:hover ~ label i {
    color: yellow !important;
}

body.contrast-style .smart-form .rating input:checked ~ label i {
    color: gold !important;
}

body.contrast-style > #main .smart-form .state-error.checkbox i,
body.contrast-style > #main .smart-form .state-error.radio i,
body.contrast-style > #main .smart-form .state-error input,
body.contrast-style > #main .smart-form .state-error select,
body.contrast-style > #main .smart-form .state-error textarea,
body.contrast-style > #main .smart-form .state-error.toggle i {
    border-color: yellow !important;
}

body.contrast-style > #main .txt-color-darken {
    color: lightgray !important;
}

body.contrast-style > #main a.txt-color-darken {
    color: yellow !important;
}

body.contrast-style > #main .select > i,
body.contrast-style > #main .text-success,
body.contrast-style > #main .text-info,
body.contrast-style > #main .text-muted,
body.contrast-style > #main .text-niezlozona,
body.contrast-style > #main .text-warning,
body.contrast-style > #main .text-danger,
body.contrast-style .smart-form .checkbox input + i:after {
    color: white !important;
}

body.contrast-style .smart-form .checkbox input:checked + i,
body.contrast-style .smart-form .radio input:checked + i,
body.contrast-style .smart-form .toggle input:checked + i,
body.contrast-style > #main .bootstrapWizard .step {
    border-color: white;
    border-width: 3px;
    background-color: black;
}

body.contrast-style.smart-form .radio input + i:after {
    background-color: white;
}

body.contrast-style .col-xs-2 {
    z-index: 3;
}

body.contrast-style .col-xs-10 {
    z-index: 2;
}

body.contrast-style > #main .dropdown-menu > li > a:focus, body.contrast-style > #main .dropdown-menu > li > a:hover, body.contrast-style > #main .dropdown-menu > li > a:hover b,
body.contrast-style .ui-widget a:hover, body.contrast-style .ui-widget a.ui-state-active,
body.contrast-style > #main .bootstrapWizard li.active .step,
body.contrast-style > #left-panel li a:hover, body.contrast-style > #left-panel li a:hover *,
body.contrast-style > #main table.table-hover tr.jednostka:hover * {
    background-color: yellow !important;
    color: black !important;
}

body.contrast-style > #main .progress .progress-bar {
    background-color: yellow;
}

body.contrast-style > #main .gmap_inner .gm-style div.gm-style-iw {
    background-color: black !important;
}

body.contrast-style .badge, body.contrast-style .ui-chatbox-input-focus, body.contrast-style .ui-slider {
    border-style: solid;
    background-color: black !important;
}

body.contrast-style .bg-color-blueLight {
    border-color: #92a2a8;
}

body.contrast-style .bg-color-orange {
    border-color: #c79121;
}

body.contrast-style .bg-color-red {
    border-color: #a90329;
}

body.contrast-style .bg-color-green {
    border-color: #356e35;
}

body.contrast-style .bg-color-greenDark {
    border-color: #496949;
}

body.contrast-style > #main .jarviswidget div[role="content"],
body.contrast-style .jarviswidget > div,
body.contrast-style > #main #sferydiv,
body.contrast-style > #main #sferydiv div {
    background-color: transparent !important;
}

body.contrast-style > #main .jarviswidget .widget-body,
body.contrast-style .ajax-dropdown .view-progress-list {
    background-color: black !important;
}

body.contrast-style > #main .social * {
    color: black !important;
}

.poziszynAbsolutDateTimePicker {
    position: absolute !important;
}

.bg-color-brownLight {
    background-color: #ddd9c3;
}

/* Różnice tekstu start*/
.diff-success {
    color: green;
    text-decoration: underline;
}

.diff-fail {
    color: red;
    text-decoration: line-through;
}

.bg-color-diff-row-success {
    background: green;
    background-color: green!important;
    color: white;
}

.bg-color-diff-row-fail {
    background: red;
    background-color: red!important;
    color: white;
}
/* Różnice tekstu koniec*/

/* Do edycji szablonów start */
.modal-full .modal-body {
    width: 100%;
}

.uprawnienia div {
    overflow-y: hidden !important;
}

    .uprawnienia div label {
        float: left;
    }

        .uprawnienia div label input[type="checkbox"] {
            display: none;
        }

#punkty-table tr td {
    vertical-align: middle !important;
}

#punkty-table .uprawnienia section {
    margin-bottom: 0;
}
/* Do edycji szablonów koniec */

/* Do ofert (modal) start */
#addOffer .smart-form footer {
    background: none !important;
    border-top: none !important;
}

ul.list-group li {
    cursor: pointer;
}

#singleOffer, #multiOffer {
    background-color: #587E58 !important;
    color: #fff;
}

#cofnij-button {
    cursor: pointer;
}

.button-in-input {
    width: auto !important;
    color: white !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    font-size: 12px !important;
}

.padding-list li {
    padding: 10px 15px !important;
}

.rokvalue {
    font-size: 85% !important;
    margin-right: 3px;
    text-align: right;
    border-top: 1px solid #e0e0e0;
    margin-top: 2px;
    color: black;
    opacity: .6 !important;
}



/* Do ofert (modal) koniec */

/* do szablonów */

.dropdown-menu.up {
    bottom: calc(100% - 24.5px) !important;
    top: auto !important;
}

/* do szablonów koniec */


input[type=color].ui-autocomplete-loading, input[type=date].ui-autocomplete-loading, input[type=datetime-local].ui-autocomplete-loading, input[type=datetime].ui-autocomplete-loading, input[type=email].ui-autocomplete-loading, input[type=month].ui-autocomplete-loading, input[type=number].ui-autocomplete-loading, input[type=password].ui-autocomplete-loading, input[type=search].ui-autocomplete-loading, input[type=tel].ui-autocomplete-loading, input[type=text].ui-autocomplete-loading, input[type=time].ui-autocomplete-loading, input[type=url].ui-autocomplete-loading, input[type=week].ui-autocomplete-loading {
    background-repeat: no-repeat !important;
    background-position: 99% 50% !important;
    padding-right: 27px !important;
}

.mselecth {
    position: absolute;
    visibility: hidden;
    background-color: white;
    margin-top: 3px;
    padding: 5px 3px 5px 2px;
    border: 1px solid gray;
    width: auto;
    z-index: 10005;
}

    .mselecth label.active {
        background-color: #F6F6F6;
    }

    .mselecth label:hover {
        background-color: #F0F0F0;
    }

.div-table {
    display: table;
    width: 100%;
}

    .div-table .div-row {
        display: table-row;
    }

        .div-table .div-row .div-cell {
            display: table-cell;
        }

.div-cell.input {
    width: 100px;
}

.div-cell.action {
    width: 100px;
}

#sferydiv .sfera-value {
    display: inline-block;
    width: 130px;
}

#sferydiv .sfera-action {
    white-space: nowrap;
    display: inline-block;
    float: right;
    width: 100px;
}

#sferydiv ol.dd-list > li.dd-item:first-of-type > div > div > div > div > a.moveup i {
    opacity: 0;
}

#sferydiv ol.dd-list > li.dd-item:last-of-type > div > div > div > div > a.movedown i {
    opacity: 0;
}


.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container, .select2-drop, .select2-search, .select2-search input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .select2-container .select2-choice, .select2-selection {
        display: block;
        height: 32px;
        padding: 0 8px;
        overflow: hidden;
        position: relative;
        border: 1px solid #ccc;
        white-space: nowrap;
        line-height: 32px;
        color: #444;
        text-decoration: none;
        background-clip: padding-box;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: #fff;
    }

.smart-rtl .select2-container .select2-choice, .smart-rtl .select2-selection {
    text-align: right;
    margin-right: -1px;
}

.select2-container--above .select2-selection, .select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #ccc;
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    background: #fff;
    filter: alpha(opacity=0);
}

.select2-drop, .select2-dropdown {
    margin-top: -1px;
    width: 100%;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #ccc;
    border-top: 0;
    left: 0;
    -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
    box-shadow: 0 4px 5px rgba(0,0,0,.15);
}

.smart-rtl .select2-drop, .smart-rtl .select2-dropdown {
    direction: rtl;
    text-align: right;
}

.select2-drop-auto-width {
    border-top: 1px solid #ccc;
    width: auto;
}

    .select2-container--open .select2-dropdown--above .select2-search, .select2-drop-auto-width .select2-search {
        padding-top: 4px;
    }

.select2-container--open .select2-dropdown.select2-dropdown--above, .select2-drop.select2-drop-above {
    margin-bottom: 0;
    border-top: 1px solid #5D98CC;
    border-top-width: 3px;
    border-bottom: 0;
    margin-top: 1px;
    -webkit-box-shadow: 0 -4px 5px rgba(0,0,0,.15);
    box-shadow: 0 -4px 5px rgba(0,0,0,.15);
}

.select2-container--open .select2-dropdown, .select2-drop-active {
    border: 1px solid #5D98CC;
    border-top: none;
    border-bottom-width: 3px;
}

.select2-container--open .select2-dropdown--above, .select2-drop.select2-drop-above.select2-drop-active {
    border-top-width: 3px;
}

.select2-container .select2-choice .select2-arrow, .select2-selection__arrow {
    display: inline-block;
    width: 34px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #ccc;
    background: #eee;
}

.smart-rtl .select2-container .select2-choice .select2-arrow, .smart-rtl .select2-selection__arrow {
    border-left: none;
    border-right: 1px solid #ccc;
    left: 0;
    right: auto;
}

.select2-container .select2-choice .select2-arrow b, .select2-selection__arrow b {
    width: 100%;
    height: 100%;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    font-size: 14px;
}

    .select2-container .select2-choice .select2-arrow b:before, .select2-selection__arrow b:before {
        content: "\f107";
        width: 100%;
        height: 100%;
        text-align: center;
        display: block;
    }

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap;
}

    .select2-search input {
        width: 100%;
        height: auto !important;
        min-height: 29px;
        padding: 6px 20px 5px 10px;
        margin: 0;
        outline: 0;
        font-family: sans-serif;
        font-size: 1em;
        border: 1px solid #aaa;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: #fff;
        background: -webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));
        background: -webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);
        background: -moz-linear-gradient(center bottom,#fff 85%,#eee 99%);
        background: linear-gradient(top,#fff 85%,#eee 99%);
    }

.smart-rtl .select2-search input {
    padding: 6px 10px 5px 20px;
}

.select2-search:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    content: "\f002";
    top: 50%;
    margin-top: -8px;
    right: 10px;
    color: #686868 !important;
}

.smart-rtl .select2-search:before {
    left: 10px;
    right: auto;
}

.select2-drop.select2-drop-above .select2-search:before {
    margin-top: -5px;
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-drop.select2-drop-above .select2-search:before {
    top: 34%;
}

.select2-search input.select2-active {
    background: #fff url(../img/select2-spinner.gif) no-repeat 100%;
    background: url(../img/select2-spinner.gif) no-repeat 100%,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));
    background: url(../img/select2-spinner.gif) no-repeat 100%,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);
    background: url(../img/select2-spinner.gif) no-repeat 100%,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);
    background: url(../img/select2-spinner.gif) no-repeat 100%,linear-gradient(top,#fff 85%,#eee 99%);
}

.select2-container--open .select2-selection, .select2-container-active .select2-choice, .select2-container-active .select2-choices {
    border: 1px solid #5D98CC;
    outline: 0;
}

.select2-container--open .select2-selection, .select2-dropdown-open .select2-choice {
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #fff;
}

.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5D98CC;
    border-top-color: transparent;
}

.select2-container--open .select2-selection .select2-selection__arrow, .select2-dropdown-open .select2-choice .select2-arrow {
    background: 0 0;
    border-left: none;
    filter: none;
}

    .select2-container--open .select2-selection .select2-selection__arrow b, .select2-dropdown-open .select2-choice .select2-arrow b {
        background-position: -18px 1px;
    }

.select2-results {
    max-height: 200px;
    padding: 0;
    margin: 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    display: block;
}

.select2-results__options {
    padding: 0;
    margin: 0;
    list-style: none;
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

    .select2-results ul.select2-result-sub > li .select2-result-label, .select2-results__options--nested .select2-results__option {
        padding-left: 20px;
    }

    .select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
        padding-left: 40px;
    }

    .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
        padding-left: 60px;
    }

    .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
        padding-left: 80px;
    }

    .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
        padding-left: 100px;
    }

    .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
        padding-left: 110px;
    }

    .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
        padding-left: 120px;
    }

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

    .select2-results li.select2-result-with-children > .select2-result-label {
        font-weight: 700;
    }

.select2-results .select2-result-label, .select2-results .select2-results__group, .select2-results__options--nested .select2-results__option {
    padding: 3px 7px 4px;
    display: block;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select2-results .select2-highlighted, .select2-results__option--highlighted {
    background: #3276b1;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: 0 0;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}

.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding: 3px 5px;
}

.select2-no-results {
    padding-left: 20px;
}

    .select2-no-results:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f05a";
        margin-right: 5px;
    }

.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}

.select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url(../img/select2-spinner.gif) no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

    .select2-container.select2-container-disabled .select2-choice .select2-arrow {
        background-color: #f4f4f4;
        background-image: none;
        border-left: 0;
    }

    .select2-container.select2-container-disabled .select2-choice abbr {
        display: none;
    }

.select2-container-multi .select2-choices, .select2-selection--multiple {
    height: auto !important;
    margin: 0;
    padding: 0;
    position: relative;
    border: 1px solid #ccc;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
}

.select2-locked {
    padding: 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5D98CC;
    outline: 0;
}

.select2-container-multi .select2-choices li, .select2-selection__choice {
    float: left;
    list-style: none;
}

.smart-rtl .select2-container-multi .select2-choices li, .smart-rtl .select2-selection__choice {
    float: right;
}

.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

    .select2-container-multi .select2-choices .select2-search-field input {
        padding: 5px;
        margin: 1px 0;
        font-family: sans-serif;
        font-size: 100%;
        color: #666;
        outline: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: transparent !important;
    }

        .select2-container-multi .select2-choices .select2-search-field input.select2-active {
            background: #fff url(../img/select2-spinner.gif) no-repeat 100% !important;
        }

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice, .select2-selection__choice {
    padding: 1px 28px 1px 8px;
    margin: 4px 0 3px 5px;
    position: relative;
    line-height: 18px;
    color: #fff;
    cursor: default;
    border: 1px solid #2a6395;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #3276b1;
}

.smart-rtl .select2-container-multi .select2-choices .select2-search-choice, .smart-rtl .select2-selection__choice {
    margin: 4px 5px 3px 0;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
    opacity: .8;
}

.select2-search-choice-close, .select2-selection__clear {
    display: none;
}

.select2-container-multi .select2-search-choice-close, .select2-selection__choice__remove {
    display: block;
    top: 0;
    right: 0;
    padding: 3px 4px 3px 6px;
}

    .select2-selection__choice__remove:before {
        content: "\f057";
        display: block;
        font-size: 15px;
    }

.select2-selection__choice__remove {
    font-family: FontAwesome;
    font-size: 0;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    min-height: 20px;
    min-width: 21px;
    position: absolute;
    text-decoration: none !important;
}

.select2-selection__rendered {
    padding: 0;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent none repeat scroll 0 0;
    border: 0;
    box-shadow: none;
    outline: 0;
    box-sizing: border-box;
    font-size: 100%;
    margin-top: 0;
    padding: 0;
}

.smart-rtl .select2-container--default .select2-search--inline .select2-search__field {
    text-align: right;
}

.select2-container .select2-search--inline {
    float: left;
    width: auto;
    line-height: 28px;
}

.smart-rtl .select2-container .select2-search--inline {
    float: right;
}

.select2-container .select2-search--inline:before {
    display: none !important;
}

.select2-container-multi .select2-search-choice-close:hover, .select2-selection__choice__remove:hover {
    background: rgba(0,0,0,.3);
}

.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

    .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
        padding: 3px 5px;
        border: 1px solid #4a90cc;
        background-image: none;
        background-color: #86b4dd;
        cursor: not-allowed;
    }

        .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
            display: none;
            background: 0 0;
        }

.select2-result-selectable .select2-match, .select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0 !important;
    top: 0 !important;
}

.select2-display-none, .select2-hidden-accessible {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}

.has-error .select2-choice, .has-error .select2-container .select2-choice .select2-arrow, .has-error .select2-container-multi .select2-choices {
    border-color: #b94a48;
}

.has-error .select2-container .select2-choice .select2-arrow {
    background: #f2dede;
    color: #b94a48;
}

.has-error .select2-dropdown-open .select2-choice {
    border-color: #5D98CC !important;
}

.select2-drop.select2-drop-above.select2-drop-active {
    margin-top: 2px;
}

.editable-input > .select2-container {
    min-width: 200px;
}

.ui-chatbox {
    position: fixed;
    bottom: 0;
    box-shadow: rgba(0,0,0,.3)0 2px 6px;
    -webkit-box-shadow: rgba(0,0,0,.3)0 2px 6px;
    z-index: 959;
}

.ui-chatbox-titlebar {
    padding: 0;
    height: 36px;
    cursor: pointer;
    background: #474544 !important;
    color: #fff !important;
    font-weight: 400;
    line-height: normal;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
}

    .ui-chatbox-titlebar > span {
        font-weight: 400;
        font-size: 14px;
        line-height: 36px;
        margin-left: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        /*width: 120px;*/
        display: inline-block;
        float: left;
    }

        .ui-chatbox-titlebar > span > :first-child {
            display: inline-block;
            border-radius: 50%;
            margin-right: 7px;
            padding: 5px;
        }

    .ui-chatbox-titlebar.online > span > i {
        background: #54ce3c;
    }

    .ui-chatbox-titlebar.busy > span > i {
        background: #f14b52;
    }

    .ui-chatbox-titlebar.away > span > i {
        background: #ffc40d;
    }

    .ui-chatbox-titlebar.incognito > span > i {
        background: #a19e9d;
    }

    .ui-chatbox-titlebar.ui-state-focus {
        background: #201f1f !important;
        color: #fff;
    }

.ui-chatbox-content {
    padding: 0;
    margin: 0;
    border: 0 !important;
}

    .ui-chatbox-content > .alert-msg {
        border-bottom: 1px dashed #D6D6D6;
        padding: 4px 10px;
        color: #C20F16;
        font-size: 11px;
        text-align: center;
        display: none;
    }

    .ui-chatbox-content.true > .alert-msg {
        display: block !important;
    }

.ui-chatbox-log {
    padding: 7px 10px;
    height: 180px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    border: none !important;
}

    .ui-chatbox-log > :first-child {
        margin-top: 0;
    }

.ui-chatbox-input {
    padding: 3px;
    border-top: 1px solid grey;
    overflow: hidden;
    width: 100% !important;
    max-width: 100% !important;
    border-width: 0 !important;
}

.ui-chatbox-input-box {
    margin: 2px;
    border: 1px solid !important;
    border-color: #666 #ccc #ccc !important;
    padding: 2px;
    height: 50px;
    outline: 0;
    resize: none;
    background-color: rgba(48,126,204,.05) !important;
}

.ui-chatbox-icon {
    float: right;
    min-width: 30px;
    height: 36px;
    border-left: 1px solid rgba(0,0,0,.09);
    font-size: 14px;
    line-height: 26px;
    color: #fff !important;
    padding: 5px 9px;
}

    .ui-chatbox-icon.ui-state-hover {
        background-color: rgba(0,0,0,.07) !important;
        border-left: 1px solid rgba(0,0,0,.09) !important;
    }

.ui-chatbox-input-focus {
    border-color: #5D98CC !important;
    background-color: #fff !important;
}

.ui-chatbox-msg {
    margin-top: 10px;
    float: left;
    clear: both;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.chat-users li:before, .chat-users > ul:before {
    border: none;
}

.chat-users .display-users {
    display: block;
    padding: 0 15px;
}

    .chat-users .display-users a[data-chat-id] {
        padding: 4px 6px;
        font-size: 13px;
        margin: 1px 0;
    }

    .chat-users .display-users [data-chat-id]:hover {
        background: rgba(255,255,255,.1);
    }

    .chat-users .display-users [data-chat-id] > i {
        display: inline-block;
        border-radius: 50%;
        margin-right: 7px;
        padding: 5px;
        width: auto !important;
    }

    .chat-users .display-users [data-chat-status=away] > i {
        background: #ffc40d;
    }

[data-chat-status=away] + .popover .usr-card > img {
    border-left-color: #ffc40d;
}

.chat-users .display-users [data-chat-status=online] > i {
    background: #54ce3c;
}

[data-chat-status=online] + .popover .usr-card > img {
    border-left-color: #54ce3c;
}

.chat-users .display-users [data-chat-status=incognito] > i {
    background: #a19e9d;
}

[data-chat-status=incognito] + .popover .usr-card > img {
    border-left-color: #a19e9d;
}

.chat-users .display-users [data-chat-status=busy] > i {
    background: #f14b52;
}

[data-chat-status=busy] + .popover .usr-card > img {
    border-left-color: #f14b52;
}

.display-users > dl {
    margin: 0;
}

.chat-user-filter {
    margin-bottom: 10px;
    margin-top: 5px;
    height: 27px;
    color: #fff;
    background-color: rgba(255,255,255,.1);
    border: 1px solid rgba(255,255,255,.2);
    padding: 3px 4px;
    font-size: 14px;
}

[data-chat-id] + .popover {
    min-width: 250px;
    margin-left: 14px;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.2);
    box-shadow: 0 2px 8px rgba(0,0,0,.2);
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-weight: 400 !important;
}

    [data-chat-id] + .popover .popover-content {
        padding: 8px;
    }

.usr-card {
    position: relative;
}

    .usr-card > img {
        display: inline-block;
        border-left: 3px solid #fff;
    }

.usr-card-content {
    display: inline-block;
    vertical-align: top;
    margin-top: -3px;
    padding-left: 5px;
    max-width: 174px;
}

    .usr-card-content > :first-child {
        margin: 0;
        font-size: 14px;
        color: #3276b1;
        font-weight: 700;
    }

    .usr-card-content > p {
        margin: 0;
    }

        .usr-card-content > p > small {
            display: block;
            color: #7E7E7E;
        }

.sa-chat-learnmore-btn {
    margin-top: 10px;
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
    padding: 3px 0 !important;
    background: rgba(0,0,0,.2);
    border-color: rgba(0,0,0,.2);
    color: #C2C2C2;
    border-radius: 5px;
}

.backgroundeditor {
    position: absolute;
    right: 15px;
    top: 125px;
}

.well {
    background: white !important;
}

.btn-xscircle {
    padding: 3px 7px !important;
    border-radius: 50px;
}

.toorightDatePicker {
    left: -50px;
}

/*NGO BANNER */

.headerbanner {
    height: 34px;
    margin-top: 8px;
    margin-right: 8px;
    border-radius: 5px;
    box-shadow: 0px 2px 4px #acacac;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .headerbanner:hover {
        -webkit-filter: brightness(93%);
        filter: brightness(93%);
    }

.mainbanner {
    border-radius: 4px;
    width: 100%;
    margin: 10px 0px 10px;
    box-shadow: 0 1px 1px #ececec;
    -webkit-box-shadow: 0 2px 2px #d6d6d6;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .mainbanner:hover {
        -webkit-filter: brightness(92%);
        filter: brightness(92%);
    }

@media screen and (max-width: 725px) {
    .headerbanner {
        display: none;
    }
}

@media screen and (max-width: 987px) {
    .headerbanner {
        margin-right: 115px;
    }
}


@media screen and (max-width: 800px) {
    .headerbanner {
        margin-right: 80px;
    }
}

.umowa-file-tag.active .footer-buttons {
    position: absolute;
    right: 3px;
    top: 3px;
}

.umowa-file-tag.active {
    border: 1px solid black;
    border-style: dashed;
    display: block;
    position: relative;
    min-height: 40px;
}

.umowa-file-tag:hover .footer-buttons {
    display: block;
}

.umowa-file-tag .footer-buttons {
    display: none;
}


article#umowa_preview_pdf {
    position: relative;
}

.umowa-preview-edit-dropdown {
    position: absolute;
    top: 5px;
    right: 5px;
}

.my_select {
}

    .my_select option:checked {
        box-shadow: inset 20px 20px #ddd;
    }

.ApiTableContainer {
    padding: 10px;
}

#howToSearch {
    line-height: 2.2;
    margin-left: -10px;
}

.APIdetailSpan {
    margin-left: 10px;
}

#paginationAPI {
    margin: auto;
}

#resultTable {
    display: none;
}

#no-result-alert {
    display: none;
}

#divLoading {
    display: none;
}

    #divLoading.show {
        display: block;
        position: fixed;
        z-index: 100;
        background-image: url('/Content/img/loading-sign.gif');
        background-color: #666;
        opacity: 0.4;
        background-repeat: no-repeat;
        background-position: center;
        left: 0;
        bottom: 0;
        right: 0;
        top: 0;
    }

#loadinggif.show {
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 101;
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
}
/*div.content {
    width : 1000px;
    height : 1000px;
}*/

.single-ticket {
}

    .single-ticket .single-ticket-header {
        border-bottom: 1px solid #ccc;
        padding: 5px 5px;
    }

    .single-ticket .single-ticket-container {
        padding: 5px 5px;
    }

.sprawozdania-editor {
    padding: 10px;
    border: 1px solid #ccc;
    cursor: pointer;
}

.sort-arrow {
    cursor: ns-resize;
}

.thtitle {
    cursor: ns-resize;
}

.pageButton {
    cursor: pointer;
}

.arrowBox {
    cursor: pointer;
}

.label-ofertawycofana {
    background-color: #A90329 !important;
}

#detailsTable {
    border-collapse: unset;
}

.PodkosztyWerfikacjaTbody {
    display: none;
}

.weryfikacjaTableHeader {
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#fafafa))
}

.disabled-cell {
    background-color: #f3f3f3;
}

#td-ogolem-weryfikacja {
    margin-top: 16px;
}

.weryfikacjaProcentBox {
    color: white !important;
    text-align: center !important;
}

.exclamation {
    width: 20px;
    margin: auto;
}

.parentDivBlock {
    position: relative;
}

.childDivBlock {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.input-question {
    position: absolute;
    top: 2px;
    right: 2px;
    font-size: 20px;
    color: #bbb;
    transition: color .1s ease-in-out;
    z-index: 999;
    background-color: white;
}

    .input-question:hover {
        color: #57889c !important;
    }

.font-weight-light {
    font-weight: normal;
}

.td-error-report {
    background-color: #fff0f0;
}

.td-warning-report {
    background-color: #fcf8e3;
}

.tr-error-yellow {
    background-color: #fcf8e3;
}

.weryfikacja-error-label-small {
    width: 25%;
    margin: auto;
}

.table-header-nobold {
    font-weight: normal;
}

.hidden-input-form {
    display: none !important;
}

.text-primary {
    color: #3276b1;
}

.form-lg label.label,
.form-lg label.input > input,
.form-lg label.textarea > textarea,
.form-lg label.select > select,
.form-lg td.input > input,
.form-lg label.radio,
.form-lg label.checkbox,
.form-lg td.textarea,
.form-lg textarea,
.form-lg .jarviswidget h2,
.form-lg p {
    font-size: 16px !important;
    overflow: initial !important;
}

.form-lg label.label,
.form-lg label.input > input,
.form-lg label.select > select,
.form-lg td.input > input,
.form-lg label.radio,
.form-lg label.checkbox,
.form-lg .jarviswidget h2,
.form-lg p {
    white-space: normal;
}

.popover-content {
    font-size: 16px !important;
}

.form-lg em.invalid {
    font-size: 12px;
}

.form-lg .row .col > label.label {
    margin-top: 0 !important;
}

.form-lg label.input > input, .form-lg label.textarea > textarea, .form-lg label.select > select {
    margin-bottom: 10px !important;
}

.form-lg label.label {
    margin-bottom: 10px !important;
    margin-top: 25px !important;
}

.form-lg table.table, .form-lg table thead tr th {
    font-size: 16px !important;
}

*:not(td.state-disabled) > label.state-disabled > input, *:not(td.state-disabled) > label.state-disabled > select, *:not(td.state-disabled) > label.state-disabled > textarea, *:not(td.state-disabled) > div.state-disabled > input, *:not(td.state-disabled) > div.state-disabled > select, *:not(td.state-disabled) > div.state-disabled > textarea {
    border: 1px solid rgba(0, 0, 0, .1) !important;
    background: #ccc !important;
}

.text-middle {
    vertical-align: middle !important;
}

.padding-right-110 {
    padding-right: 110px !important;
}

.zad-block {
    border: 1px solid #ccc;
    padding: 15px;
    background: #fff;
    margin-bottom: 15px;
}

.podzadania {
}

.podzadania-item {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.podzadania-add {
    text-align: right;
}

.server-error {
    border: 1px solid #ccc;
    background: #767470;
}

.server-error-date {
    border-bottom: 1px solid #ccc;
    padding: 15px;
    cursor: pointer;
    color: white;
}

.server-error-container {
    border-bottom: 1px solid #ccc;
    display: none;
}

.server-error-action {
    cursor: pointer;
    padding: 15px;
    padding-left: 25px;
    background: #a9a69f;
    color: white;
}

.server-error-item-title {
    padding: 15px;
    padding-left: 35px;
    cursor: pointer;
    background: white;
    border-bottom: 1px solid #ccc;
    color: #b51919;
    border-top: 1px solid #ccc;
    font-weight: bold;
}

.server-error-item-content {
    padding: 15px;
    padding-left: 35px;
    background: #fffefc;
    display: none;
    color: #b51919;
}

.server-error-item {
    display: none;
}

.tabzmiany .popover-content {
    min-width: 400px;
    font-weight: normal;
}

.tabzmiany .popover {
    min-width: 400px;
}

.user-offers .offers-buttons {
    margin-bottom: 30px;
    margin-top: 30px;
    color: red;
}

    .user-offers .offers-buttons button {
    }

.contest-form-container {
    margin-bottom: 15px !important;
}

.user-offers .offers-header {
    font-size: 48px
}

.textOcenaOrganizacyjna {
    font-size: 14px;
    margin: 0;
    line-height: 34px;
    font-weight: 400;
    letter-spacing: 0;
    margin-left: 10px;
    float: left;
}

.textOcena2Organizacyjna {
    font-size: 14px;
    margin: 0;
    line-height: 34px;
    font-weight: 400;
    letter-spacing: 0;
    margin-left: 10px;
    float: left;
}

.smart-form .checkbox input:not([type="checkbox"]), .smart-form .radio input:not([type="radio"]) {
    position: initial;
}

.subrow-dt {
    border-bottom: 1px solid #ccc;
    background: #fafafa;
    clear: both;
    text-align: right;
    padding: 5px 20px;
}

    .subrow-dt ul {
        text-align: left;
    }

.text_uppercase {
    text-transform: uppercase;
}
/*działający type="1)" dla list ol*/
ol[type='1)'] {
    counter-reset: list;
    list-style-type: none;
    margin: 0;
}

    ol[type='1)'] > li {
        list-style: none;
        text-indent: -15px;
    }

        ol[type='1)'] > li:before {
            content: counter(list) ') ';
            counter-increment: list;
            text-indent: -5px;
        }
/*działający type="a)" dla list ol*/
ol[type="a)"] {
    counter-reset: list;
}

    ol[type="a)"] > li {
        list-style: none;
    }

        ol[type="a)"] > li:before {
            content: counter(list, lower-alpha) ") ";
            counter-increment: list;
        }

#search_user_result {
    list-style: none;
    border: 1px solid #ccc;
    position: absolute;
    z-index: 1000;
    background: white;
    width: 100%;
}

    #search_user_result li {
        padding: 10px;
        cursor: pointer;
        font-weight: bold;
    }

        #search_user_result li:not(:last-child) {
            border-bottom: 1px solid #ccc;
        }

.selected-input {
    position: absolute;
    width: 400px !important;
    z-index: 1000;
    border-color: #3276B1 !important;
    border: 1px solid #3276B1 !important;
    background-color: #fff !important;
}

#osmmap {
    width: 100%;
    height: 400px;
    display: block;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    z-index: 1;
}

.osmmap_inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0 !important;
    border: none;
}

html,
body {
    min-height: 675px;
}

.clr {
    clear: both;
}

body.grayscale * {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

body.grayscale header#topNav li.search {
    display: none;
}

.txt-color-white {
    color: white;
}
/*remove bottom padding*/
#main {
    padding-bottom: 0 !important;
}

#content {
    padding: 10px 14px 0 10px !important;
}
/*end*/

.margin-top-5 {
    margin-top: 5px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-bottom-5 {
    margin-bottom: 5px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-right-5 {
    margin-right: 5px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.no-background {
    background: none !important;
}

.margin-top-0 {
    margin-top: 0 !important;
}

.margin-bottom-0 {
    margin-bottom: 0 !important;
}

.padding-top-0 {
    padding-top: 0 !important;
}

.padding-bottom-0 {
    padding-bottom: 0 !important;
}

.padding-right-0 {
    padding-right: 0 !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.no-shadow {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.cursor-default {
    cursor: default;
}

.modal-extra-large {
    min-width: 96%;
}

.modal-body .regulamin-title {
    display: none;
}

.modal .footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

input[type="text"]:focus, textarea:focus {
    outline: none;
}

.field-validation-valid {
    display: none;
}

.field-validation-error {
    color: #D56161;
    display: block;
    font-size: 11px;
    font-style: normal;
    line-height: 15px;
    margin-top: 6px;
    padding: 0 1px;
}

body.url-account-profile .headerbanner {
    display: none;
}

.nps .btn {
    line-height: 14px;
}

.nps .btn {
    text-decoration: line-through;
}

    .nps .btn.selected {
        text-decoration: none;
    }

    .nps .btn:disabled {
        background-color: transparent;
        color: black;
    }

h2 .nps .btn {
    line-height: 31.5px;
    font-size: 31.5px;
    font-weight: 700;
    color: #5a5a5a;
    margin-top: -5px;
}

    h2 .nps .btn:disabled {
        background-color: transparent;
        color: black;
    }

h2 .popover {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

.footnote2 {
    background-color: yellow;
    font-size: 70%;
    border: solid 1px gray;
    padding-left: 5px;
    padding-right: 5px;
}

.footnote {
    cursor: help;
    padding-left: 5px;
    color: gray;
    font-size: 12px;
    font-weight: 400;
}

h1 .footnote, h2 .footnote, h3 .footnote, h4 .footnote, h5 .footnote, h6 .footnote, h7 .footnote {
    font-size: inherit;
}

.footnote u.fa-question-circle {
    text-decoration: none;
}

section div.center {
    text-align: center;
    margin-bottom: 10px;
}
/*
.calc {
    text-align: right;
    border: none;
    background-color: transparent;
}
input.calc[disabled] {
    border: none;
    background-color: transparent;
    transition: content linear 0.3s;
}

    */

label.label {
    margin-bottom: 1px !important;
    margin-top: 4px;
    white-space: normal;
}

.col > label.label {
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}





input.calc {
    text-align: right;
}


input.valid.invalid {
    border-color: rgba(236,68,82,0.8);
    /*
    border-width: 1px;
    border-style: solid;
        */
}

    input.valid.invalid:focus {
        border-color: rgba(236,68,82,0.8);
        /*
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(236,68,82, 0.6);
        */
    }

input.invalid {
    border-color: rgba(236,68,82,0.8);
    /*
    border-width: 1px;
    border-style: solid;
        */
}

    input.invalid:focus {
        border-color: rgba(236,68,82,0.8);
        /*
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(236,68,82, 0.6);
        */
    }

em.invalid {
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 11px;
    line-height: 15px;
    color: #D56161;
}


td.moving {
    width: 43px;
    white-space: nowrap;
}

    td.moving a {
        width: 14px;
        display: inline-block;
    }

        td.moving a b {
            opacity: 0.5;
        }

        td.moving a:hover b {
            opacity: 1;
        }

.table > tbody > tr:first-child > td > a.moveup {
    visibility: hidden;
}

.table > tbody > tr:last-child > td > a.movedown {
    visibility: hidden;
}

tr td.moving a {
    opacity: 0.3;
}

tr:hover td.moving a {
    opacity: 1;
}


.table tr td {
    vertical-align: middle;
}

tbody[expanding=true] tr td {
    padding-top: 14px;
}

    tbody[expanding=true] tr td.moving {
        padding-top: 2px;
        padding-bottom: 2px;
    }


textarea.ta-expandable,
.smart-form .textarea textarea.ta-expandable {
    resize: none;
    height: 67px;
    overflow: hidden;
    /*
  transition: height linear 0.3s, border-color linear 0.3s;
  */
}

.smart-form .input-group-btn .btn, .smart-form .btn {
    padding: 6px 12px;
}

.smart-form .smart-btn-xs {
    padding-top: 2px;
    padding-bottom: 2px;
}

textarea.ta-small,
.smart-form .textarea textarea.ta-small {
    height: 32px;
    transition: none;
}

.smart-form select option {
}

input.int, input.money {
    text-align: right;
}

section div {
    position: relative;
}

.tahelper textarea {
    __position: absolute;
    __top: -9999px;
    __left: -9999px;
    overflow: hidden;
}

div.tahelper {
    position: absolute;
    top: -9999px;
    left: -9999px;
    width: 100%;
}

.input-append {
    display: block;
    margin-right: 27px;
}

.bootstrap-
-widget {
    margin-top: 22px;
}

table .header-fixed {
    position: fixed;
    top: 40px;
    z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */
    border-bottom: 1px solid #d5d5d5;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); /* IE6-9 */
}


#toc.fixed {
    position: fixed;
    top: 30px;
    width: 270px;
}

#extr-page .jarviswidget > header > h2 {
    width: auto !important;
}
/*hack na jarvis fullscreeen aby mogl sie pojawic edytor*/
#jarviswidget-fullscreen-mode {
    z-index: 1030 !important;
}

.full-bold {
    font-weight: bold
}

.no-bold {
    font-weight: normal;
}

.no-italic {
    font-style: normal;
}

.text-sub {
    bottom: -0.25em;
}

.text-sup {
    top: -0.5em;
}

.text-sub, .text-sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.text-bold {
    font-weight: 700;
}

.text-bold-important {
    font-weight: 700 !important;
}

.text-italic {
    font-style: italic;
}

.text-underline {
    text-decoration: underline;
}

#wniosekform .tab-content .tab-pane {
    position: relative;
}

#wniosekform .tabdisableoverlay,
.dt_overlay {
    left: 0px;
    top: 0px;
    text-align: center;
    right: 0px;
    bottom: 0px;
    padding-top: 10px;
    font-weight: bold;
    position: absolute;
    z-index: 1000;
    opacity: 0.7;
    background-color: white;
}

.dt_overlay {
    margin: 0 10px;
}

    .dt_overlay p {
        font-size: large;
        opacity: 0.5
    }



/* dodatkowe style do jquery.nestable*/
#contestPos .dd div {
    position: static;
}

.dd.dd-fullwidth {
    max-width: initial;
}

.dd-selected .dd-handle, .dd-selected-item > .dd-handle {
    background-color: #356e35 !important;
    color: #fff !important;
}

.dd-content-nohandler {
    padding-left: 10px;
}

.dd-item.loading > button:before {
    content: '\f013';
    color: #a90329;
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg)
    }

    100% {
        -moz-transform: rotate(359deg)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg)
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg)
    }

    100% {
        -o-transform: rotate(359deg)
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg)
    }

    100% {
        -ms-transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.dd-item.dd-selected > .dd-handle {
    color: white !important;
    background-color: #356e35 !important;
}

.dd-item > .dd-handle .pos-rem-button {
    display: none;
}

.dd-item.dd-selected > .dd-handle .pos-rem-button, .dd-item.dd-selected-item > .dd-handle .pos-rem-button {
    display: inline-block;
}

.dd-item > .dd-handle .pos-add-button {
    display: inline-block;
}

.dd-item.dd-selected > .dd-handle .pos-add-button, .dd-item.dd-selected-item > .dd-handle .pos-add-button {
    display: none;
}

.dd-list .dd-handle .pull-left {
    margin-right: 14px;
}

#login .login-desc-box-l {
    min-height: 350px;
    width: 100%;
}
/*media screen*/
#login h4.paragraph-header {
    color: #565656;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 100%;
}

li.select2-search-field {
    width: 100%;
}

.profile-pic {
    margin-top: -40px;
    margin-bottom: -30px;
}

    .profile-pic > .profile-pic-placeholder {
        top: -30px;
        left: 10px;
        width: 100px;
        height: 100px;
        padding: 0;
        margin: 0;
        z-index: 4;
        display: inline-block;
        position: relative;
        background-color: white
    }

        .profile-pic > .profile-pic-placeholder > img {
            max-width: 100px;
            border-radius: 0%;
            position: relative;
            border: 5px solid #ffffff;
        }

/*media screen*/
#jarviswidget-fullscreen-mode .jarviswidget .jarviswidget > div {
    overflow-y: visible;
    height: auto !important;
}

/*
    font awesome
*/
.fa-at:before {
    content: "@"
}

.fa-spin-hover:hover {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}
/*
    end font awesome
*/


/*
    editable
*/
.popover {
    z-index: 1100;
}

.popover-content .form-control {
    width: 300px;
}

.editable-inline .form-control:not(.day):not(.month):not(.year) {
    min-width: 300px;
}

.combodate > select.form-control {
    width: 15% !important;
}

.editable-address span {
    display: block;
    width: auto;
}

.editable-container.editable-inline, .editable-container.editable-inline .editableform > .control-group, .editable-container.editable-inline .editable-input, .editable-container.editable-inline .editableform .form-control {
    width: 100%;
}

.editable-container .editableform .editable-input span { /*wybierz jednostke*/
    /*height: 30px;*/
    line-height: 30px;
}

.editable-container .editable-checklist label {
    margin: 0;
    height: 20px;
    line-height: 20px;
}

.editable-buttons {
    display: block;
    text-align: right;
    margin: 7px 0 0 0;
}

.editable-container.editable-inline .editable-buttons {
    text-align: initial;
}
/*
    end editable
*/

#ofertaEditor {
    padding-top: 13px;
    padding-bottom: 13px;
}

    #ofertaEditor .todo > li {
        background: none !important;
        margin: 0;
        overflow: visible;
    }

        #ofertaEditor .todo > li > *:first-child {
            padding: 6px 11px !important;
            cursor: default;
            width: 42px;
        }

        #ofertaEditor .todo > li > p {
            margin-left: 44px !important;
        }

            #ofertaEditor .todo > li > p > *:first-child {
                color: #000000 !important;
            }

/*.editable-popup.editable-container {
        width: 307px !important;
}*/


.offer-view dt {
    width: 220px;
}

.offer-view dd {
    margin-left: 240px;
}

.table tr.delimeter td {
    font-size: 13px;
    font-weight: 700;
    color: #848484;
    text-align: center;
    padding: 0 !important;
    margin: 0 !important;
}

/*ograniczenie wysokości autocomplete do ok 10 elementów*/
.ui-autocomplete {
    max-height: 240px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    white-space: nowrap;
}


/* edycja kryteriów oceny merytorycznej i formalnej */
#kryteriaList .dd-item .dd-item .kadd {
    display: none;
}

#kryteriaList .kmax.label, #kryteriaList .kmin.label {
    display: inline-block;
    min-width: 40px;
    padding-bottom: 2px;
}

#kryteriaList .dd + #kryteria.dd {
    margin: 0 !important;
}

#kryteriaList .sidebutton {
    width: 60px;
}

#kryteriaList .dd-item > button[data-action="collapse"]:before {
    color: silver;
}

#kryteriaList .editable-disabled, #kriteriaList .editable-disabled:hover {
    color: #fff;
    border-bottom: none !important;
}

#kryteriaList .editable-click, #kryteriaList a.editable-click, #kryteriaList a.editable-click:hover {
    border-bottom: 1px dashed #fff;
    display: inline-block;
}

.modal .zwinrozwin {
    margin-top: -4px;
}
/*.modal .modal-body .kryt-body{
    display:none;
}*/
/*.modal.typpola_0 .modal-body .kryt-body{
    display:block;
}*/

.kryteriaformalne li.dd-item span.mozliwoscpoprawy,
.kryteriaformalne li.dd-item span.wymagane,
.kryteriaformalne li.dd-item span.niewymagane {
    display: none
}

.kryteriaformalne li.dd-item[data-wymagane="true"] > div.dd-content > div > span.wymagane {
    display: inline-block
}

.kryteriaformalne li.dd-item[data-wymagane="false"] > div.dd-content > div > span.niewymagane {
    display: inline-block
}

.kryteriaformalne li.dd-item[data-mozliwoscpoprawy="true"] > div.dd-content > div > span.mozliwoscpoprawy {
    display: inline-block
}

/* end edycja kryteriów oceny merytorycznej i formalnej*/

/*ukrycie przycisku pokazującego/ukrywającego menu*/
#hide-menu {
    display: block;
}

@media (min-width: 979px) {
    #hide-menu {
        display: none;
    }
}

@media (min-width: 1200px) {
    .padding-left-20-lg {
        padding-left: 20px !important;
    }

    .no-padding-left-lg {
        padding-left: 0 !important;
    }
}

.ribbon-inner {
    overflow: hidden;
    width: 100%;
    height: 38px;
    white-space: nowrap;
}

.breadcrumb {
}

    .breadcrumb > li {
        display: inline-block;
        max-width: 300px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .breadcrumb li:last-child, .breadcrumb > .active {
        max-width: none;
        color: #595959;
    }

.alert .validation-summary-errors ul {
    list-style: none;
}

/*end ukrycie przycisku pokazującego/ukrywającego menu*/


.smart-form .state-success.checkbox i,
.smart-form .state-success.radio i,
.smart-form .state-success input,
.smart-form .state-success select,
.smart-form .state-success textarea,
.smart-form .state-success.toggle i {
    background: white;
    border-color: #BDBDBD;
}

.slider {
    overflow-y: hidden;
    max-height: 500px; /* approximate max height */
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}

    .slider.closed {
        max-height: 0;
    }

/*konkurs*/
.label-przedpublikacja {
    background-color: #92a2a8 !important;
}

.label-przedskladaniem {
    background-color: #71843f !important;
}

.label-skladanie {
    background-color: #356e35 !important;
}

.label-ocena {
    background-color: #956C19 !important;
}

.label-rozstrzygniety {
    background-color: #a57225 !important;
}

.label-realizacja {
    background-color: #496949 !important;
}

.label-zakonczony {
    background-color: #4c4f53 !important;
}
/*ocena formalna*/
.label-przedocena {
    background-color: #C79121 !important;
}
/*warnig*/
.label-spelnia {
    background-color: #587F58 !important;
}
/*success*/
.label-niespelania {
    background-color: #A90329 !important;
}
/*danger*/
.label-wymagadodatkowego, .label-wtrakcie {
    background-color: #57889C !important;
}
/*info*/
.text-przedocena {
    color: #956A18 !important;
}
/*warnig*/
.text-spelnia {
    color: #739E73 !important;
}
/*success*/
.text-niespelania {
    color: #A90329 !important;
}
/*danger*/
.text-wymagadodatkowego {
    color: #57889C !important;
}
/*info*/
/*Ocena merytoryczna*/
.text-przedocena {
    color: #956A18 !important;
}
/*warnig*/
.text-spelnia {
    color: #567B56 !important;
}
/*success*/
.text-niespelania {
    color: #A90329 !important;
}
/*danger*/
.text-wymagadodatkowego, .text-wtrakcie {
    color: #57889C !important;
}
/*info*/

/*Oferty*/
.text-niezlozona {
    color: #A90329 !important;
}
/*danger*/
.text-zlozona {
    color: #587E58 !important;
}
/*success*/
.text-odrzucona {
    color: #BD0F72 !important;
}
/*warnig*/
.text-bezdofinansowania {
    color: #C79121 !important;
}
/*warning*/
.text-dopoprawy {
    color: #1F7ABD !important;
    white-space: nowrap;
}
/*info*/
.text-poprawiona {
    color: #57889C !important;
}
/*info*/
.text-przyjeta {
    color: #587F58 !important;
}
/*success*/
.text-aneksowanieodblokowana {
    color: #57889C !important;
    white-space: nowrap;
}
/*info*/
.text-aneksowaniepoprawione {
    color: #739E73 !important;
}
/*success*/
.text-zumowaodblokowana {
    color: #a46900 !important;
}
/*warnig*/
.text-zumowapoprawiona {
    color: #57889C !important;
    white-space: nowrap;
}
/*info*/
.text-zumowaprzyjeta {
    color: #739E73 !important;
}
/*success*/


.label-niezlozona {
    background-color: #A90329 !important;
}
/*danger*/
.label-zlozona {
    background-color: #587E58 !important;
}
/*success*/
.label-odrzucona {
    background-color: #C79121 !important;
}
/*warnig*/
.label-dopoprawy {
    background-color: #4D788A !important;
    white-space: nowrap;
}
/*info*/
.label-poprawiona {
    background-color: #57889C !important;
}
/*info*/
.label-przyjeta {
    background-color: #587E58 !important;
}
/*success*/
.label-aneksowanieodblokowana {
    background-color: #57889C !important;
    white-space: nowrap;
}
/*info*/
.label-aneksowaniepoprawione {
    background-color: #739E73 !important;
}
/*success*/
.label-zumowaodblokowana {
    background-color: #C79121 !important;
}
/*warnig*/
.label-zumowapoprawiona {
    background-color: #57889C !important;
    white-space: nowrap;
}
/*info*/
.label-zumowaprzyjeta {
    background-color: #739E73 !important;
}
/*success*/

.comma-separated:not(:last-of-type)::after {
    content: ", ";
}

/*Umowy i aneksy*/
.text-wygenerowana, .text-wypelniana, .text-uzupelniona, .text-dopodpisu, .text-wygenerowany, .text-uzupelniony, .text-odblokowanaoferta {
    color: #C79121 !important;
}
/*warning*/
.text-niepodpisana, .text-rozwiazana, .text-niepodpisany {
    color: #A90329 !important;
}
/*danger*/
.text-podpisana, .text-podpisany {
    color: #587E58 !important;
}
/*success*/

/*sprawozdania*/
.text-niezlozone, .text-odrzucone {
    color: #A90329 !important;
}
/*danger*/
.text-zlozone, .text-przyjete {
    color: #587E58 !important;
}
/*success*/
.text-poprawione {
    color: #57889C !important;
}
/*info*/

#ocenaContainer {
    position: relative;
}

    #ocenaContainer.make-fixed #ocenawidget {
        position: fixed;
        top: 0;
        z-index: 5000;
        -webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.25);
        -moz-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.25);
        box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.25);
    }

    #ocenaContainer.make-fixed #preview {
        z-index: 4000;
    }


/*chat to classess*/
#chat-container.chat-full-border {
    height: 272px;
    border-top: 1px solid #cdcecf;
    border-bottom: 1px solid #cdcecf;
}

#chat-container .chat-list-body.chat-list-nosearch {
    height: 270px;
}

#chat-container .chat-users {
    list-style: none;
    margin: 10px 0;
    padding: 0;
}

    #chat-container .chat-users li {
        margin-bottom: 3px;
        margin-left: 5px;
    }

        #chat-container .chat-users li a {
            display: block;
            font-size: 13px;
            color: #3d3d3d;
            text-decoration: none !important;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            padding: 3px 8px 3px 3px;
            line-height: 33px;
            vertical-align: middle;
        }

            #chat-container .chat-users li a:hover {
                background: #e0e4ee;
            }

            #chat-container .chat-users li a img {
                width: 33px;
                height: auto;
                margin-right: 10px;
            }

            #chat-container .chat-users li a i {
                color: #ACACAC;
                font-size: 8px;
                line-height: 34px;
                font-style: normal;
            }

                #chat-container .chat-users li a i.last-online {
                    font-size: 12px;
                    letter-spacing: -1px;
                }

.user2 {
    display: block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 250px;
    height: 180px;
    margin: 10px;
    margin-left: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #eee;
}

    .user2 img {
        float: left;
        width: 35px;
        margin-right: 5px;
    }

    .user2 .email {
        color: #999;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

#chat-container .chat-list-footer {
    overflow: hidden;
    border-top: 1px solid #CCC;
    padding: 10px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

    #chat-container .chat-list-footer input[type="text"] {
        border: 1px solid #bababa !important;
    }

#chat-container .control-group {
    padding: 0px;
}
/* end chat to classess*/

.bootstrapWizard li {
    width: 16%;
}

#bokchatinfo {
    cursor: pointer;
    color: #636363 !important;
}

/*inbox*/
.inbox-info-bar .col-md-11 {
    padding-left: 13px;
    padding-right: 13px;
}

.inbox-table-msgitem img {
    border-left: 3px solid #fff;
    display: inline-block;
    height: auto;
    margin-left: 2px;
    margin-right: 7px;
    vertical-align: middle;
    width: 35px;
}

.noborderdisabled > tbody > tr > td {
    vertical-align: bottom;
}

.noborderdisabled.valigntop > tbody > tr > td {
    vertical-align: top;
    /*
    display: flex;
    justify-content:space-between;
    flex-direction:column;
        */
}


.noborderdisabled .rowindex {
    text-align: center;
    vertical-align: middle;
}

.noborderdisabled.valigntop > tbody > tr > td.rowindex {
    line-height: 32px;
}

.noborderdisabled input, .noborderdisabled textarea {
    padding: 5px 3px 5px 2px !important;
}

.noborderdisabled .input .icon-prepend + input, .noborderdisabled .textarea .icon-prepend + textarea {
    padding-left: 37px !important;
}

.noborderdisabled .input .icon-prepend, .noborderdisabled .textarea .icon-prepend {
    left: auto !important;
    top: auto !important;
    margin-left: 5px !important;
    margin-top: 5px !important;
}

.noborderdisabled textarea {
    height: 20px;
    line-height: 19px !important;
}

.noborderdisabled input {
    height: auto;
}

.noborderdisabled .state-disabled input {
    border-width: 0px;
    padding: 0px;
    opacity: 1 !important;
    text-overflow: ellipsis;
}

.noborderdisabled .input.state-disabled input {
    opacity: 1 !important;
    background-color: transparent;
}

.noborderdisabled td {
    padding: 3px !important;
    /*vertical-align: middle !important;*/
}

    .noborderdisabled td.moving {
        width: 43px !important;
        vertical-align: middle !important;
    }

.noborderdisabled tr td.moving a {
    opacity: 0.3;
}

.noborderdisabled tr:hover td.moving a {
    opacity: 1;
}

.noborderdisabled td.input, .noborderdisabled td.textarea {
    background-color: white;
    display: table-cell;
    position: static;
}

    .noborderdisabled td.input.active, .noborderdisabled td.textarea.active, .noborderdisabled td.select.active {
        background-color: lightyellow;
    }

.noborderdisabled td.state-error {
    background-color: #fff0f0;
}


.noborderdisabled td.input input:not(.selected-input), .noborderdisabled td.input select, .noborderdisabled td.select select {
    border-color: transparent;
    background-color: transparent;
}

.noborderdisabled td.input label.checkbox {
    margin-top: 4px;
    margin-left: 4px;
}


.noborderdisabled td.textarea textarea {
    border-color: transparent;
    background-color: transparent;
}

    .noborderdisabled td.input input:focus:not(.selected-input), .noborderdisabled td.textarea textarea:focus, .noborderdisabled td.input select:focus {
        border-color: transparent !important;
    }

    .noborderdisabled td.input:hover input:not(.selected-input), .noborderdisabled td.input input:hover:not(.selected-input), .noborderdisabled td.textarea textarea:hover, .noborderdisabled td.textarea:hover textarea, .noborderdisabled td.input:hover select, .noborderdisabled td.input select:hover {
        border-color: transparent !important;
    }

.noborderdisabled td.select {
    background-color: white;
    display: table-cell;
    position: static;
}

    .noborderdisabled td.select.state-error {
        background-color: #fff0f0;
    }

    .noborderdisabled td.select select, .noborderdisabled td.select:hover select, .noborderdisabled td.select select:hover {
        border-color: transparent !important;
    }


.noborderdisabled tr.year > td {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}

    .noborderdisabled tr.year > td > input[type="text"] {
        line-height: 13px;
        height: 22px;
        padding-top: 1px !important;
        padding-bottom: 1px !important;
    }

.noborderdisabled div.RodzajKosztow {
    padding: 6px 3px 6px 4px;
    font-size: 13px;
    min-height: 20px;
}

.noborderdisabled td p {
    margin: 7px;
}

.noborderdisabled > tbody > tr > td > input.text-right + em.invalid {
}

#mainkosztorys tr .btn-primary {
    opacity: 0.3;
}

#mainkosztorys tr:hover .btn-primary {
    opacity: 1;
}

.input .autocomplete {
    position: absolute;
    background-color: white;
    z-index: 100;
    border: 1px solid #5D98CC;
    width: 100%;
    box-sizing: border-box;
    display: none;
}

    .input .autocomplete ul {
        list-style: none;
        padding: 4px;
        max-height: 200px;
        overflow-y: auto;
    }

        .input .autocomplete ul li {
            padding: 2px 2px 2px 2px;
        }

            .input .autocomplete ul li.acitem {
                padding: 4px 6px 4px 6px;
                cursor: pointer;
                border: 1px solid transparent;
                border-radius: 3px;
            }

                .input .autocomplete ul li.acitem .text-muted {
                    display: none;
                }


span.highlight {
    background-color: yellow;
}

.input .autocomplete ul li.acitem:hover {
    /*
    background-color: #3276b1;
    color: white;
    */
    border-color: #3276b1;
}

.input .autocomplete ul li.acitem.active {
    background-color: #3276b1;
    color: white;
}

.input .autocomplete ul li.acitem:hover .text-muted {
    display: block;
}

.input .autocomplete ul li.acitem.active .text-muted {
    display: block;
    color: #F0F0F0;
}

.dropdown-menu {
    max-width: 500px;
}

    .dropdown-menu a {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.dropdown-recent-events {
    left: auto;
    right: -13px;
    box-sizing: content-box;
    white-space: normal;
}

    .dropdown-recent-events::before, .dropdown-recent-events::after {
        left: 83%;
    }

    .dropdown-recent-events div.btn-group label.btn {
        padding: 6px 0px;
    }

#activity b.badge {
    position: relative;
    top: -13px;
    right: 8px;
    cursor: pointer;
    visibility: collapse;
    background: #0091d9;
    display: none;
    font-size: 10px;
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07);
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 2px 4px 3px;
    text-align: center;
    line-height: normal;
}

    #activity b.badge.bg-color-red {
        visibility: visible;
        display: inline-block;
        min-width: 18px;
    }

span.badge.yesno {
    border-radius: 5px;
    padding: 5px;
    margin-right: 5px;
}

.gmap_container {
    display: inline-block;
    position: relative;
    width: 100%;
}

    .gmap_container:after {
        content: '';
        display: block;
        margin-top: 80%;
    }

.gmap_inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0 !important;
    border: none;
}

#konkurs_akceptuj {
    height: 50px;
    display: none;
}

#konkurs_licz {
    display: none;
}

    #konkurs_licz .modal-dialog.no-progress .modal-footer .progress {
        display: none;
    }

    #konkurs_licz .modal-dialog.has-progress .modal-footer {
        padding: 0;
    }

        #konkurs_licz .modal-dialog.has-progress .modal-footer div.progress {
            margin-bottom: 16px;
        }

        #konkurs_licz .modal-dialog.has-progress .modal-footer div.buttons {
            padding: 0 20px 20px 20px;
        }

div.progress {
    overflow: visible;
    bottom: 10px;
}

    div.progress div.progress-bar {
        position: relative;
    }

div.ajax-notifications .view-progress-list i.fa {
    transform: scale(0.5) translate(-50%, -50%);
}

div.ajax-notifications .view-progress-list h4 {
    display: none;
}

/*
div.ajax-contest-div .progress {
    display:table-cell;
    width:5%;
}
    */

.marker-frame {
    padding: 4px;
    cursor: pointer;
}

    .marker-frame:hover {
        background-color: silver;
    }

#previewModal {
    /*overflow-y: auto;*/
}

.modal-full {
    position: absolute;
    left: 30px;
    right: 30px;
    top: 30px;
    width: auto;
    margin: 0px;
    height: auto;
    bottom: 30px;
}

    .modal-full > .modal-content {
        height: 100%;
    }

        .modal-full > .modal-content > .modal-body {
            position: absolute;
            top: 56px;
            bottom: 3px;
            overflow: auto;
        }

table.simplelist {
    margin-top: 2px;
}

    table.simplelist > tbody > tr > td {
        border-top: none;
    }

        table.simplelist > tbody > tr > td:first-child {
            padding: 0px 0px 4px 0px;
            border-top: none;
        }

    table.simplelist > tbody + tbody {
        border-top: none;
    }

table.dataTable {
    width: 100% !important;
}

    table.dataTable thead tr th:last-child {
        width: auto !important;
    }

.no-padding .dataTables_wrapper table {
    /*border: 1px solid #ddd !important;*/
}

.inbox-compose-footer, .inbox-download, .inbox-info-bar, .inbox-message {
    margin-right: 0;
}

    .inbox-info-bar.inbox-mail-view {
        max-height: 200px;
        overflow-y: auto;
        overflow-x: hidden;
    }

.inbox-data-ico {
    width: 44px;
}

.my-dropzone {
    border: dashed;
    position: absolute;
    z-index: 100;
    bottom: 30px;
    top: 0;
    left: 13px;
    right: 13px;
    overflow: hidden;
    text-align: center;
    background: rgba(90, 90, 90, 0.2);
    display: none;
}

    .my-dropzone > div {
        padding-top: 50px;
        padding-bottom: 50px;
    }


/*!
 * FullCalendar v2.3.1 Stylesheet
 * Docs & License: http://fullcalendar.io/
 * (c) 2015 Adam Shaw
 */ .fc {
    direction: ltr;
    text-align: left
}

.fc-rtl {
    text-align: right
}

body .fc {
    font-size: 1em
}

.fc-unthemed .fc-divider, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: #ddd
}

.fc-unthemed .fc-popover {
    background-color: #fff
}

    .fc-unthemed .fc-divider, .fc-unthemed .fc-popover .fc-header {
        background: #eee
    }

        .fc-unthemed .fc-popover .fc-header .fc-close {
            color: #666
        }

.fc-unthemed .fc-today {
    background: #fcf8e3
}

.fc-highlight {
    background: #bce8f1;
    opacity: .3;
    filter: alpha(opacity=30)
}

.fc-bgevent {
    background: #8fdf82;
    opacity: .3;
    filter: alpha(opacity=30)
}

.fc-nonbusiness {
    background: #d7d7d7
}

.fc-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1em;
    font-size: 1em;
    text-align: center;
    overflow: hidden;
    font-family: "Courier New",Courier,monospace
}

    .fc-icon:after {
        position: relative;
        margin: 0 -1em
    }

.fc-icon-left-single-arrow:after {
    content: "\02039";
    font-weight: 700;
    font-size: 200%;
    top: -7%;
    left: 3%
}

.fc-icon-right-single-arrow:after {
    content: "\0203A";
    font-weight: 700;
    font-size: 200%;
    top: -7%;
    left: -3%
}

.fc-icon-left-double-arrow:after {
    content: "\000AB";
    font-size: 160%;
    top: -7%
}

.fc-icon-right-double-arrow:after {
    content: "\000BB";
    font-size: 160%;
    top: -7%
}

.fc-icon-left-triangle:after {
    content: "\25C4";
    font-size: 125%;
    top: 3%;
    left: -2%
}

.fc-icon-right-triangle:after {
    content: "\25BA";
    font-size: 125%;
    top: 3%;
    left: 2%
}

.fc-icon-down-triangle:after {
    content: "\25BC";
    font-size: 125%;
    top: 2%
}

.fc-icon-x:after {
    content: "\000D7";
    font-size: 200%;
    top: 6%
}

.fc button {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    height: 2.1em;
    padding: 0 .6em;
    font-size: 1em;
    white-space: nowrap;
    cursor: pointer
}

    .fc button::-moz-focus-inner {
        margin: 0;
        padding: 0
    }

.fc-state-default {
    border: 1px solid
}

    .fc-state-default.fc-corner-left {
        border-top-left-radius: 4px;
        border-bottom-left-radius: 4px
    }

    .fc-state-default.fc-corner-right {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px
    }

.fc button .fc-icon {
    position: relative;
    top: -.05em;
    margin: 0 .2em;
    vertical-align: middle
}

.fc-state-default {
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);
    color: #333;
    text-shadow: 0 1px 1px rgba(255,255,255,.75);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05)
}

.fc-state-active, .fc-state-disabled, .fc-state-down, .fc-state-hover {
    color: #333;
    background-color: #e6e6e6
}

.fc-state-hover {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.fc-state-active, .fc-state-down {
    background-color: #ccc;
    background-image: none;
    box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)
}

.fc-state-disabled {
    cursor: default;
    background-image: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.fc-button-group {
    display: inline-block
}

.fc .fc-button-group > * {
    float: left;
    margin: 0 0 0 -1px
}

.fc .fc-button-group > :first-child {
    margin-left: 0
}

.fc-popover {
    position: absolute;
    box-shadow: 0 2px 6px rgba(0,0,0,.15)
}

    .fc-popover .fc-header {
        padding: 2px 4px
    }

        .fc-popover .fc-header .fc-title {
            margin: 0 2px
        }

        .fc-popover .fc-header .fc-close {
            cursor: pointer
        }

.fc-ltr .fc-popover .fc-header .fc-title, .fc-rtl .fc-popover .fc-header .fc-close {
    float: left
}

.fc-ltr .fc-popover .fc-header .fc-close, .fc-rtl .fc-popover .fc-header .fc-title {
    float: right
}

.fc-unthemed .fc-popover {
    border-width: 1px;
    border-style: solid
}

    .fc-unthemed .fc-popover .fc-header .fc-close {
        font-size: .9em;
        margin-top: 2px
    }

.fc-popover > .ui-widget-header + .ui-widget-content {
    border-top: 0
}

.fc-divider {
    border-style: solid;
    border-width: 1px
}

hr.fc-divider {
    height: 0;
    margin: 0;
    padding: 0 0 2px;
    border-width: 1px 0
}

.fc-clear {
    clear: both
}

.fc-bg, .fc-bgevent-skeleton, .fc-helper-skeleton, .fc-highlight-skeleton {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.fc-bg {
    bottom: 0
}

    .fc-bg table {
        height: 100%
    }

.fc table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1em
}

.fc th {
    text-align: center
}

.fc td, .fc th {
    border-style: solid;
    border-width: 1px;
    padding: 0;
    vertical-align: top
}

    .fc td.fc-today {
        border-style: double
    }

.fc .fc-row {
    border-style: solid;
    border-width: 0
}

.fc-row table {
    border-left: 0 hidden transparent;
    border-right: 0 hidden transparent;
    border-bottom: 0 hidden transparent
}

.fc-row:first-child table {
    border-top: 0 hidden transparent
}

.fc-row {
    position: relative
}

    .fc-row .fc-bg {
        z-index: 1
    }

    .fc-row .fc-bgevent-skeleton, .fc-row .fc-highlight-skeleton {
        bottom: 0
    }

        .fc-row .fc-bgevent-skeleton table, .fc-row .fc-highlight-skeleton table {
            height: 100%
        }

        .fc-row .fc-bgevent-skeleton td, .fc-row .fc-highlight-skeleton td {
            border-color: transparent
        }

    .fc-row .fc-bgevent-skeleton {
        z-index: 2
    }

    .fc-row .fc-highlight-skeleton {
        z-index: 3
    }

    .fc-row .fc-content-skeleton {
        position: relative;
        z-index: 4;
        padding-bottom: 2px
    }

    .fc-row .fc-helper-skeleton {
        z-index: 5
    }

        .fc-row .fc-content-skeleton td, .fc-row .fc-helper-skeleton td {
            background: 0 0;
            border-color: transparent;
            border-bottom: 0
        }

        .fc-row .fc-content-skeleton tbody td, .fc-row .fc-helper-skeleton tbody td {
            border-top: 0
        }

.fc-scroller {
    overflow-y: scroll;
    overflow-x: hidden
}

    .fc-scroller > * {
        position: relative;
        width: 100%;
        overflow: hidden
    }

.fc-event {
    position: relative;
    display: block;
    font-size: .85em;
    line-height: 1.3;
    border-radius: 3px;
    border: 1px solid #3a87ad;
    background-color: #3a87ad;
    font-weight: 400
}

    .fc-event, .fc-event:hover, .ui-widget .fc-event {
        color: #fff;
        text-decoration: none
    }

        .fc-event.fc-draggable, .fc-event[href] {
            cursor: pointer
        }

.fc-not-allowed, .fc-not-allowed .fc-event {
    cursor: not-allowed
}

.fc-event .fc-bg {
    z-index: 1;
    background: #fff;
    opacity: .25;
    filter: alpha(opacity=25)
}

.fc-event .fc-content {
    position: relative;
    z-index: 2
}

.fc-event .fc-resizer {
    position: absolute;
    z-index: 3
}

.fc-ltr .fc-h-event.fc-not-start, .fc-rtl .fc-h-event.fc-not-end {
    margin-left: 0;
    border-left-width: 0;
    padding-left: 1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.fc-ltr .fc-h-event.fc-not-end, .fc-rtl .fc-h-event.fc-not-start {
    margin-right: 0;
    border-right-width: 0;
    padding-right: 1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.fc-h-event .fc-resizer {
    top: -1px;
    bottom: -1px;
    left: -1px;
    right: -1px;
    width: 5px
}

.fc-ltr .fc-h-event .fc-start-resizer, .fc-ltr .fc-h-event .fc-start-resizer:after, .fc-ltr .fc-h-event .fc-start-resizer:before, .fc-rtl .fc-h-event .fc-end-resizer, .fc-rtl .fc-h-event .fc-end-resizer:after, .fc-rtl .fc-h-event .fc-end-resizer:before {
    right: auto;
    cursor: w-resize
}

.fc-ltr .fc-h-event .fc-end-resizer, .fc-ltr .fc-h-event .fc-end-resizer:after, .fc-ltr .fc-h-event .fc-end-resizer:before, .fc-rtl .fc-h-event .fc-start-resizer, .fc-rtl .fc-h-event .fc-start-resizer:after, .fc-rtl .fc-h-event .fc-start-resizer:before {
    left: auto;
    cursor: e-resize
}

.fc-day-grid-event {
    margin: 1px 2px 0;
    padding: 0 1px
}

    .fc-day-grid-event .fc-content {
        white-space: nowrap;
        overflow: hidden
    }

    .fc-day-grid-event .fc-time {
        font-weight: 700
    }

    .fc-day-grid-event .fc-resizer {
        left: -3px;
        right: -3px;
        width: 7px
    }

a.fc-more {
    margin: 1px 3px;
    font-size: .85em;
    cursor: pointer;
    text-decoration: none
}

    a.fc-more:hover {
        text-decoration: underline
    }

.fc-limited {
    display: none
}

.fc-day-grid .fc-row {
    z-index: 1
}

.fc-more-popover {
    z-index: 2;
    width: 220px
}

    .fc-more-popover .fc-event-container {
        padding: 10px
    }

.fc-toolbar {
    text-align: center;
    margin-bottom: 1em
}

    .fc-toolbar .fc-left {
        float: left
    }

    .fc-toolbar .fc-right {
        float: right
    }

    .fc-toolbar .fc-center {
        display: inline-block
    }

.fc .fc-toolbar > * > * {
    float: left;
    margin-left: .75em
}

.fc .fc-toolbar > * > :first-child {
    margin-left: 0
}

.fc-toolbar h2 {
    margin: 0
}

.fc-toolbar button {
    position: relative
}

.fc-toolbar .fc-state-hover, .fc-toolbar .ui-state-hover {
    z-index: 2
}

.fc-toolbar .fc-state-down {
    z-index: 3
}

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
    z-index: 4
}

.fc-toolbar button:focus {
    z-index: 5
}

.fc-view-container *, .fc-view-container :after, .fc-view-container :before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.fc-view, .fc-view > table {
    position: relative;
    z-index: 1
}

.fc-basicDay-view .fc-content-skeleton, .fc-basicWeek-view .fc-content-skeleton {
    padding-top: 1px;
    padding-bottom: 1em
}

.fc-basic-view .fc-body .fc-row {
    min-height: 4em
}

.fc-row.fc-rigid {
    overflow: hidden
}

    .fc-row.fc-rigid .fc-content-skeleton {
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }

.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
    padding: 0 2px
}

.fc-basic-view td.fc-day-number, .fc-basic-view td.fc-week-number span {
    padding-top: 2px;
    padding-bottom: 2px
}

.fc-basic-view .fc-week-number {
    text-align: center
}

    .fc-basic-view .fc-week-number span {
        display: inline-block;
        min-width: 1.25em
    }

.fc-ltr .fc-basic-view .fc-day-number {
    text-align: right
}

.fc-rtl .fc-basic-view .fc-day-number {
    text-align: left
}

.fc-day-number.fc-other-month {
    opacity: .3;
    filter: alpha(opacity=30)
}

.fc-agenda-view .fc-day-grid {
    position: relative;
    z-index: 2
}

    .fc-agenda-view .fc-day-grid .fc-row {
        min-height: 3em
    }

        .fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
            padding-top: 1px;
            padding-bottom: 1em
        }

.fc .fc-axis {
    vertical-align: middle;
    padding: 0 4px;
    white-space: nowrap
}

.fc-ltr .fc-axis {
    text-align: right
}

.fc-rtl .fc-axis {
    text-align: left
}

.ui-widget td.fc-axis {
    font-weight: 400
}

.fc-time-grid, .fc-time-grid-container {
    position: relative;
    z-index: 1
}

.fc-time-grid {
    min-height: 100%
}

    .fc-time-grid table {
        border: 0 hidden transparent
    }

    .fc-time-grid > .fc-bg {
        z-index: 1
    }

    .fc-time-grid .fc-slats, .fc-time-grid > hr {
        position: relative;
        z-index: 2
    }

    .fc-time-grid .fc-bgevent-skeleton, .fc-time-grid .fc-content-skeleton {
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }

    .fc-time-grid .fc-bgevent-skeleton {
        z-index: 3
    }

    .fc-time-grid .fc-highlight-skeleton {
        z-index: 4
    }

    .fc-time-grid .fc-content-skeleton {
        z-index: 5
    }

    .fc-time-grid .fc-helper-skeleton {
        z-index: 6
    }

    .fc-time-grid .fc-slats td {
        height: 1.5em;
        border-bottom: 0
    }

    .fc-time-grid .fc-slats .fc-minor td {
        border-top-style: dotted
    }

    .fc-time-grid .fc-slats .ui-widget-content {
        background: 0 0
    }

    .fc-time-grid .fc-highlight-container {
        position: relative
    }

    .fc-time-grid .fc-highlight {
        position: absolute;
        left: 0;
        right: 0
    }

    .fc-time-grid .fc-bgevent-container, .fc-time-grid .fc-event-container {
        position: relative
    }

.fc-ltr .fc-time-grid .fc-event-container {
    margin: 0 2.5% 0 2px
}

.fc-rtl .fc-time-grid .fc-event-container {
    margin: 0 2px 0 2.5%
}

.fc-time-grid .fc-bgevent, .fc-time-grid .fc-event {
    position: absolute;
    z-index: 1
}

.fc-time-grid .fc-bgevent {
    left: 0;
    right: 0
}

.fc-v-event.fc-not-start {
    border-top-width: 0;
    padding-top: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.fc-v-event.fc-not-end {
    border-bottom-width: 0;
    padding-bottom: 1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.fc-time-grid-event {
    overflow: hidden
}

    .fc-time-grid-event .fc-time, .fc-time-grid-event .fc-title {
        padding: 0 1px
    }

    .fc-time-grid-event .fc-time {
        font-size: .85em;
        white-space: nowrap
    }

    .fc-time-grid-event.fc-short .fc-content {
        white-space: nowrap
    }

    .fc-time-grid-event.fc-short .fc-time, .fc-time-grid-event.fc-short .fc-title {
        display: inline-block;
        vertical-align: top
    }

        .fc-time-grid-event.fc-short .fc-time span {
            display: none
        }

        .fc-time-grid-event.fc-short .fc-time:before {
            content: attr(data-start)
        }

        .fc-time-grid-event.fc-short .fc-time:after {
            content: "\000A0-\000A0"
        }

    .fc-time-grid-event.fc-short .fc-title {
        font-size: .85em;
        padding: 0
    }

    .fc-time-grid-event .fc-resizer {
        left: 0;
        right: 0;
        bottom: 0;
        height: 8px;
        overflow: hidden;
        line-height: 8px;
        font-size: 11px;
        font-family: monospace;
        text-align: center;
        cursor: s-resize
    }

        .fc-time-grid-event .fc-resizer:after {
            content: "="
        }

.jarviswidget #calendar {
    margin-top: initial;
}

#calendar .fc-toolbar {
    padding: 10px 5px 5px 5px;
    margin-bottom: initial;
}

.timeline {
    position: absolute;
    border-top: 2px dashed red;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 999;
}

/*Chat z nowszej wersji SmartAdmina*/
.ui-chatbox {
    position: fixed;
    bottom: 0;
    box-shadow: rgba(0,0,0,.3)0 2px 6px;
    -webkit-box-shadow: rgba(0,0,0,.3)0 2px 6px;
    z-index: 959
}

.ui-chatbox-titlebar {
    padding: 0;
    height: 36px;
    cursor: pointer;
    background: #474544 !important;
    color: #fff !important;
    font-weight: 400;
    line-height: normal;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05)
}

    .ui-chatbox-titlebar > span {
        font-weight: 400;
        font-size: 14px;
        line-height: 36px;
        margin-left: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        /*width:120px;*/
        display: inline-block;
        float: left
    }

        .ui-chatbox-titlebar > span > :first-child {
            display: inline-block;
            border-radius: 50%;
            margin-right: 7px;
            padding: 5px
        }

    .ui-chatbox-titlebar.online > span > i {
        background: #54ce3c
    }

    .ui-chatbox-titlebar.busy > span > i {
        background: #f14b52
    }

    .ui-chatbox-titlebar.away > span > i {
        background: #ffc40d
    }

    .ui-chatbox-titlebar.incognito > span > i {
        background: #a19e9d
    }

    .ui-chatbox-titlebar.ui-state-focus {
        background: #201f1f !important;
        color: #fff
    }

.ui-chatbox-content {
    padding: 0;
    margin: 0;
    border: 0 !important
}

    .ui-chatbox-content > .alert-msg {
        border-bottom: 1px dashed #D6D6D6;
        padding: 4px 10px;
        color: #C20F16;
        font-size: 11px;
        text-align: center;
        display: none
    }

    .ui-chatbox-content.true > .alert-msg {
        display: block !important
    }

.ui-chatbox-log {
    padding: 7px 10px;
    height: 180px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    border: none !important
}

    .ui-chatbox-log > :first-child {
        margin-top: 0
    }

.ui-chatbox-input {
    padding: 3px;
    border-top: 1px solid grey;
    overflow: hidden;
    width: 100% !important;
    max-width: 100% !important;
    border-width: 0 !important
}

.ui-chatbox-input-box {
    margin: 2px;
    border: 1px solid !important;
    border-color: #666 #ccc #ccc !important;
    padding: 2px;
    height: 50px;
    outline: 0;
    resize: none;
    background-color: rgba(48,126,204,.05) !important
}

.ui-chatbox-icon {
    float: right;
    min-width: 30px;
    height: 36px;
    border-left: 1px solid rgba(0,0,0,.09);
    font-size: 14px;
    line-height: 26px;
    color: #fff !important;
    padding: 5px 9px
}

    .ui-chatbox-icon.ui-state-hover {
        background-color: rgba(0,0,0,.07) !important;
        border-left: 1px solid rgba(0,0,0,.09) !important
    }

.ui-chatbox-input-focus {
    border-color: #5D98CC !important;
    background-color: #fff !important
}

.ui-chatbox-msg {
    margin-top: 10px;
    float: left;
    clear: both;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word
}

.chat-users li:before, .chat-users > ul:before {
    border: none
}

.chat-users .display-users {
    display: block;
    padding: 0 15px
}

    .chat-users .display-users a[data-chat-id] {
        padding: 4px 6px;
        font-size: 13px;
        margin: 1px 0
    }

    .chat-users .display-users [data-chat-id]:hover {
        background: rgba(255,255,255,.1)
    }

    .chat-users .display-users [data-chat-id] > i {
        display: inline-block;
        border-radius: 50%;
        margin-right: 7px;
        padding: 5px;
        width: auto !important
    }

    .chat-users .display-users [data-chat-status=away] > i {
        background: #ffc40d
    }

[data-chat-status=away] + .popover .usr-card > img {
    border-left-color: #ffc40d
}

.chat-users .display-users [data-chat-status=online] > i {
    background: #54ce3c
}

[data-chat-status=online] + .popover .usr-card > img {
    border-left-color: #54ce3c
}

.chat-users .display-users [data-chat-status=incognito] > i {
    background: #a19e9d
}

[data-chat-status=incognito] + .popover .usr-card > img {
    border-left-color: #a19e9d
}

.chat-users .display-users [data-chat-status=busy] > i {
    background: #f14b52
}

[data-chat-status=busy] + .popover .usr-card > img {
    border-left-color: #f14b52
}

.display-users > dl {
    margin: 0
}

.chat-user-filter {
    margin-bottom: 10px;
    margin-top: 5px;
    height: 27px;
    color: #fff;
    background-color: rgba(255,255,255,.1);
    border: 1px solid rgba(255,255,255,.2);
    padding: 3px 4px;
    font-size: 14px
}

[data-chat-id] + .popover {
    min-width: 250px;
    margin-left: 14px;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.2);
    box-shadow: 0 2px 8px rgba(0,0,0,.2);
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-weight: 400 !important
}

    [data-chat-id] + .popover .popover-content {
        padding: 8px
    }
/*Koniec chatu*/

body.contrast-style > #main :not(.particle):not(.fa),
body.contrast-style .modal-dialog *, body.contrast-style .ajax-dropdown,
body.contrast-style .ajax-dropdown *:not(.progress-bar), body.contrast-style > .ui-chatbox .ui-chatbox-content *,
body.contrast-style > #header *,
body.contrast-style .ui-widget *,
body.contrast-style > #MsgBoxBack * {
    background-color: transparent;
    background-image: none;
    border-width: 2px;
    font-weight: bolder;
    color: white;
}

body.contrast-style > #left-panel *,
body.contrast-style > #MsgBoxBack > div,
body.contrast-style .tooltip *,
body.contrast-style .dd-item * {
    background-color: black !important;
    background-image: none;
    color: white;
}

body.contrast-style > #left-panel * {
    font-weight: bolder;
}

body.contrast-style option,
body.contrast-style .ui-widget,
body.contrast-style .modal-dialog,
body.contrast-style .ajax-dropdown,
body.contrast-style .popover,
body.contrast-style .dropdown-menu,
body.contrast-style .dropdown-menu li,
body.contrast-style div.gm-style a,
body.contrast-style div.gm-style button,
body.contrast-style div.gm-style span {
    background-color: black !important;
}

body.contrast-register-style .float-nav > ul#issueMenu,
body.contrast-register-style .float-nav > div#issueDiv > a#reportIdea,
body.contrast-register-style .btn-header > a#contrastMode {
    background: #000000 !important;
}

/*body.contrast-register-style > #main :not(.particle):not(.fa),
body.contrast-register-style .modal-dialog *, body.contrast-style .ajax-dropdown,
body.contrast-register-style .ajax-dropdown *:not(.progress-bar), body.contrast-style > .ui-chatbox .ui-chatbox-content *,
body.contrast-register-style .ui-widget *,
body.contrast-register-style > #MsgBoxBack *,
body.contrast-register-style :not(.btn-header) {
    background-color: transparent;
    background-image: none;
    border-width: 2px;
    color: yellow;
    background: transparent !important;
}*/

body.contrast-register-style .btn-primary {
    background: black !important;
    color: yellow !important;
}

    body.contrast-register-style .btn-primary:hover {
        background: black !important;
        color: yellow !important;
    }

body.contrast-register-style *,
body.contrast-register-style {
    background: black !important;
    /*background-image: none!important;*/
    color: yellow !important;
}

    body.contrast-register-style input {
        height: 110% !important;
    }

    body.contrast-register-style b, body.contrast-register-style a, body.contrast-register-style i {
        background: transparent !important;
    }

    /*body.contrast-register-style img {
        background-color: white !important;
    }*/

    body.contrast-register-style .bg-primary,
    body.contrast-register-style .signin-btn {
        border: 1px solid white !important;
        color: white !important;
        background: black !important;
    }

    body.contrast-register-style h1,
    body.contrast-register-style h2,
    body.contrast-register-style h3 {
        color: yellow !important;
        font-weight: bold !important;
    }

    body.contrast-register-style .btn {
        color: yellow !important;
        border-color: white !important;
    }

    body.contrast-register-style #header {
        background: black !important;
    }

    body.contrast-register-style *::-webkit-input-placeholder {
        color: #fff !important;
    }

    body.contrast-register-style *:-ms-input-placeholder {
        color: #fff !important;
    }

    body.contrast-register-style *:-moz-placeholder {
        color: #fff !important;
    }

    body.contrast-register-style *::-moz-placeholder {
        color: #fff !important;
    }

    body.contrast-register-style .bootstrapWizard li.active .step {
        background: yellow !important;
        color: black !important;
    }

    body.contrast-register-style .step {
        border-color: white !important;
    }

#extr-page body.contrast-register-style #header,
#extr-page body.contrast-register-style {
    background: black !important;
    background-image: none !important;
}


#extr-page,
#extr-page body.contrast-register-style {
    height: 100% !important;
    background: black !important
}

#my-extr-page,
#my-extr-page body.contrast-register-style {
    height: 100% !important;
    background: black !important
}

body.contrast-register-style .dd-handle:hover,
body.contrast-register-style .dd-handle:hover div,
body.contrast-register-style .dd-handle:hover + .dd-list .dd-handle {
    background: yellow !important;
    /*outline: 1px solid #FF0000 !important;*/
    color: #FFFF00 !important;
}

    body.contrast-register-style .dd-handle:hover *,
    body.contrast-register-style .dd-handle:hover div {
        border: none !important
    }

body.contrast-register-style .dd-item > button {
    background: transparent !important
}

body.contrast-register-style .dd-item .note {
    background: transparent !important;
    /*color: white !important;*/
}

body.contrast-register-style .dd-handle:hover .note {
    color: #FFF000 !important;
}

body.contrast-style > #divSmallBoxes * {
    border-width: 2px;
    font-weight: bolder;
    font-size: larger;
    color: white;
}

body.contrast-style > #left-panel {
    background-color: black;
    background-image: none;
    overflow: visible;
}

    body.contrast-style > #left-panel > nav > ul > li {
        white-space: nowrap;
    }

body.contrast-style > #header {
    background-color: black;
    background-image: none;
    color: white;
}

body.contrast-style > #main {
    min-height: 100%;
    min-width: calc(100% - 220px);
    width: auto;
    padding-top: 49px;
    top: 0px;
    right: 0px;
    position: absolute;
    background-color: black;
}

body.contrast-style.menu-on-top > #main {
    width: 100%;
}

body.contrast-style a,
body.contrast-style .btn,
body.contrast-style .btn i,
body.contrast-style .btn-header i,
body.contrast-style .editable,
body.contrast-style > #left-panel li *,
body.contrast-style > #header .font-md,
body.contrast-style > #header .font-md *,
body.contrast-style .smart-form .rating input + label:hover i,
body.contrast-style .smart-form .rating input + label:hover ~ label i {
    color: yellow !important;
}

body.contrast-style .smart-form .rating input:checked ~ label i {
    color: gold !important;
}

body.contrast-style > #main .smart-form .state-error.checkbox i,
body.contrast-style > #main .smart-form .state-error.radio i,
body.contrast-style > #main .smart-form .state-error input,
body.contrast-style > #main .smart-form .state-error select,
body.contrast-style > #main .smart-form .state-error textarea,
body.contrast-style > #main .smart-form .state-error.toggle i {
    border-color: yellow !important;
}

body.contrast-style > #main .txt-color-darken {
    color: lightgray !important;
}

body.contrast-style > #main a.txt-color-darken {
    color: yellow !important;
}

body.contrast-style > #main .select > i,
body.contrast-style > #main .text-success,
body.contrast-style > #main .text-info,
body.contrast-style > #main .text-muted,
body.contrast-style > #main .text-niezlozona,
body.contrast-style > #main .text-warning,
body.contrast-style > #main .text-danger,
body.contrast-style .smart-form .checkbox input + i:after {
    color: white !important;
}

body.contrast-style .smart-form .checkbox input:checked + i,
body.contrast-style .smart-form .radio input:checked + i,
body.contrast-style .smart-form .toggle input:checked + i,
body.contrast-style > #main .bootstrapWizard .step {
    border-color: white;
    border-width: 3px;
    background-color: black;
}

body.contrast-style.smart-form .radio input + i:after {
    background-color: white;
}

body.contrast-style .col-xs-2 {
    z-index: 3;
}

body.contrast-style .col-xs-10 {
    z-index: 2;
}

body.contrast-style > #main .dropdown-menu > li > a:focus, body.contrast-style > #main .dropdown-menu > li > a:hover, body.contrast-style > #main .dropdown-menu > li > a:hover b,
body.contrast-style .ui-widget a:hover, body.contrast-style .ui-widget a.ui-state-active,
body.contrast-style > #main .bootstrapWizard li.active .step,
body.contrast-style > #left-panel li a:hover, body.contrast-style > #left-panel li a:hover *,
body.contrast-style > #main table.table-hover tr.jednostka:hover * {
    background-color: yellow !important;
    color: black !important;
}

body.contrast-style > #main .progress .progress-bar {
    background-color: yellow;
}

body.contrast-style > #main .gmap_inner .gm-style div.gm-style-iw {
    background-color: black !important;
}

body.contrast-style .badge, body.contrast-style .ui-chatbox-input-focus, body.contrast-style .ui-slider {
    border-style: solid;
    background-color: black !important;
}

body.contrast-style .bg-color-blueLight {
    border-color: #92a2a8;
}

body.contrast-style .bg-color-orange {
    border-color: #c79121;
}

body.contrast-style .bg-color-red {
    border-color: #a90329;
}

body.contrast-style .bg-color-green {
    border-color: #356e35;
}

body.contrast-style .bg-color-greenDark {
    border-color: #496949;
}

body.contrast-style > #main .jarviswidget div[role="content"],
body.contrast-style .jarviswidget > div,
body.contrast-style > #main #sferydiv,
body.contrast-style > #main #sferydiv div {
    background-color: transparent !important;
}

body.contrast-style > #main .jarviswidget .widget-body,
body.contrast-style .ajax-dropdown .view-progress-list {
    background-color: black !important;
}

body.contrast-style > #main .social * {
    color: black !important;
}

.poziszynAbsolutDateTimePicker {
    position: absolute !important;
}


/* Do edycji szablonów start */
.modal-full .modal-body {
    width: 100%;
}

.uprawnienia div {
    overflow-y: hidden !important;
}

    .uprawnienia div label {
        float: left;
    }

        .uprawnienia div label input[type="checkbox"] {
            display: none;
        }

#punkty-table tr td {
    vertical-align: middle !important;
}

#punkty-table .uprawnienia section {
    margin-bottom: 0;
}
/* Do edycji szablonów koniec */

/* Do ofert (modal) start */
#addOffer .smart-form footer {
    background: none !important;
    border-top: none !important;
}

ul.list-group li {
    cursor: pointer;
}

#singleOffer, #multiOffer {
    background-color: #587E58 !important;
    color: #fff;
}

#cofnij-button {
    cursor: pointer;
}

.button-in-input {
    width: auto !important;
    color: white !important;
    padding-left: 5px !important;
    padding-right: 5px !important;
    font-size: 12px !important;
}

.padding-list li {
    padding: 10px 15px !important;
}

.rokvalue {
    font-size: 85% !important;
    margin-right: 3px;
    text-align: right;
    border-top: 1px solid #e0e0e0;
    margin-top: 2px;
    color: black;
    opacity: .6 !important;
}



/* Do ofert (modal) koniec */

/* do szablonów */

.dropdown-menu.up {
    bottom: calc(100% - 24.5px) !important;
    top: auto !important;
}

/* do szablonów koniec */


input[type=color].ui-autocomplete-loading, input[type=date].ui-autocomplete-loading, input[type=datetime-local].ui-autocomplete-loading, input[type=datetime].ui-autocomplete-loading, input[type=email].ui-autocomplete-loading, input[type=month].ui-autocomplete-loading, input[type=number].ui-autocomplete-loading, input[type=password].ui-autocomplete-loading, input[type=search].ui-autocomplete-loading, input[type=tel].ui-autocomplete-loading, input[type=text].ui-autocomplete-loading, input[type=time].ui-autocomplete-loading, input[type=url].ui-autocomplete-loading, input[type=week].ui-autocomplete-loading {
    background-repeat: no-repeat !important;
    background-position: 99% 50% !important;
    padding-right: 27px !important;
}

.mselecth {
    position: absolute;
    visibility: hidden;
    background-color: white;
    margin-top: 3px;
    padding: 5px 3px 5px 2px;
    border: 1px solid gray;
    width: auto;
    z-index: 10005;
}

    .mselecth label.active {
        background-color: #F6F6F6;
    }

    .mselecth label:hover {
        background-color: #F0F0F0;
    }

.div-table {
    display: table;
    width: 100%;
}

    .div-table .div-row {
        display: table-row;
    }

        .div-table .div-row .div-cell {
            display: table-cell;
        }

.div-cell.input {
    width: 100px;
}

.div-cell.action {
    width: 100px;
}

#sferydiv .sfera-value {
    display: inline-block;
    width: 130px;
}

#sferydiv .sfera-action {
    white-space: nowrap;
    display: inline-block;
    float: right;
    width: 100px;
}

#sferydiv ol.dd-list > li.dd-item:first-of-type > div > div > div > div > a.moveup i {
    opacity: 0;
}

#sferydiv ol.dd-list > li.dd-item:last-of-type > div > div > div > div > a.movedown i {
    opacity: 0;
}


.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: middle;
}

.select2-container, .select2-drop, .select2-search, .select2-search input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .select2-container .select2-choice, .select2-selection {
        display: block;
        height: 32px;
        padding: 0 8px;
        overflow: hidden;
        position: relative;
        border: 1px solid #ccc;
        white-space: nowrap;
        line-height: 32px;
        color: #444;
        text-decoration: none;
        background-clip: padding-box;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-color: #fff;
    }

.smart-rtl .select2-container .select2-choice, .smart-rtl .select2-selection {
    text-align: right;
    margin-right: -1px;
}

.select2-container--above .select2-selection, .select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #ccc;
}

.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px;
}

.select2-container .select2-choice > .select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    cursor: pointer;
    outline: 0;
}

.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block;
}

.select2-container .select2-choice abbr:hover {
    cursor: pointer;
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    background: #fff;
    filter: alpha(opacity=0);
}

.select2-drop, .select2-dropdown {
    margin-top: -1px;
    width: 100%;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #ccc;
    border-top: 0;
    left: 0;
    -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
    box-shadow: 0 4px 5px rgba(0,0,0,.15);
}

.smart-rtl .select2-drop, .smart-rtl .select2-dropdown {
    direction: rtl;
    text-align: right;
}

.select2-drop-auto-width {
    border-top: 1px solid #ccc;
    width: auto;
}

    .select2-container--open .select2-dropdown--above .select2-search, .select2-drop-auto-width .select2-search {
        padding-top: 4px;
    }

.select2-container--open .select2-dropdown.select2-dropdown--above, .select2-drop.select2-drop-above {
    margin-bottom: 0;
    border-top: 1px solid #5D98CC;
    border-top-width: 3px;
    border-bottom: 0;
    margin-top: 1px;
    -webkit-box-shadow: 0 -4px 5px rgba(0,0,0,.15);
    box-shadow: 0 -4px 5px rgba(0,0,0,.15);
}

.select2-container--open .select2-dropdown, .select2-drop-active {
    border: 1px solid #5D98CC;
    border-top: none;
    border-bottom-width: 3px;
}

.select2-container--open .select2-dropdown--above, .select2-drop.select2-drop-above.select2-drop-active {
    border-top-width: 3px;
}

.select2-container .select2-choice .select2-arrow, .select2-selection__arrow {
    display: inline-block;
    width: 34px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #ccc;
    background: #eee;
}

.smart-rtl .select2-container .select2-choice .select2-arrow, .smart-rtl .select2-selection__arrow {
    border-left: none;
    border-right: 1px solid #ccc;
    left: 0;
    right: auto;
}

.select2-container .select2-choice .select2-arrow b, .select2-selection__arrow b {
    width: 100%;
    height: 100%;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    font-size: 14px;
}

    .select2-container .select2-choice .select2-arrow b:before, .select2-selection__arrow b:before {
        content: "\f107";
        width: 100%;
        height: 100%;
        text-align: center;
        display: block;
    }

.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap;
}

    .select2-search input {
        width: 100%;
        height: auto !important;
        min-height: 29px;
        padding: 6px 20px 5px 10px;
        margin: 0;
        outline: 0;
        font-family: sans-serif;
        font-size: 1em;
        border: 1px solid #aaa;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: #fff;
        background: -webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));
        background: -webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);
        background: -moz-linear-gradient(center bottom,#fff 85%,#eee 99%);
        background: linear-gradient(top,#fff 85%,#eee 99%);
    }

.smart-rtl .select2-search input {
    padding: 6px 10px 5px 20px;
}

.select2-search:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    content: "\f002";
    top: 50%;
    margin-top: -8px;
    right: 10px;
    color: #686868 !important;
}

.smart-rtl .select2-search:before {
    left: 10px;
    right: auto;
}

.select2-drop.select2-drop-above .select2-search:before {
    margin-top: -5px;
}

.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}

.select2-drop.select2-drop-above .select2-search:before {
    top: 34%;
}

.select2-search input.select2-active {
    background: #fff url(../img/select2-spinner.gif) no-repeat 100%;
    background: url(../img/select2-spinner.gif) no-repeat 100%,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,#fff),color-stop(0.99,#eee));
    background: url(../img/select2-spinner.gif) no-repeat 100%,-webkit-linear-gradient(center bottom,#fff 85%,#eee 99%);
    background: url(../img/select2-spinner.gif) no-repeat 100%,-moz-linear-gradient(center bottom,#fff 85%,#eee 99%);
    background: url(../img/select2-spinner.gif) no-repeat 100%,linear-gradient(top,#fff 85%,#eee 99%);
}

.select2-container--open .select2-selection, .select2-container-active .select2-choice, .select2-container-active .select2-choices {
    border: 1px solid #5D98CC;
    outline: 0;
}

.select2-container--open .select2-selection, .select2-dropdown-open .select2-choice {
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #fff;
}

.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5D98CC;
    border-top-color: transparent;
}

.select2-container--open .select2-selection .select2-selection__arrow, .select2-dropdown-open .select2-choice .select2-arrow {
    background: 0 0;
    border-left: none;
    filter: none;
}

    .select2-container--open .select2-selection .select2-selection__arrow b, .select2-dropdown-open .select2-choice .select2-arrow b {
        background-position: -18px 1px;
    }

.select2-results {
    max-height: 200px;
    padding: 0;
    margin: 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    display: block;
}

.select2-results__options {
    padding: 0;
    margin: 0;
    list-style: none;
}

.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0;
}

    .select2-results ul.select2-result-sub > li .select2-result-label, .select2-results__options--nested .select2-results__option {
        padding-left: 20px;
    }

    .select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
        padding-left: 40px;
    }

    .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
        padding-left: 60px;
    }

    .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
        padding-left: 80px;
    }

    .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
        padding-left: 100px;
    }

    .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
        padding-left: 110px;
    }

    .select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
        padding-left: 120px;
    }

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none;
}

    .select2-results li.select2-result-with-children > .select2-result-label {
        font-weight: 700;
    }

.select2-results .select2-result-label, .select2-results .select2-results__group, .select2-results__options--nested .select2-results__option {
    padding: 3px 7px 4px;
    display: block;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.select2-results .select2-highlighted, .select2-results__option--highlighted {
    background: #3276b1;
    color: #fff;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: 0 0;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}

.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding: 3px 5px;
}

.select2-no-results {
    padding-left: 20px;
}

    .select2-no-results:before {
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\f05a";
        margin-right: 5px;
    }

.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}

.select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default;
}

.select2-results .select2-selected {
    display: none;
}

.select2-more-results.select2-active {
    background: #f4f4f4 url(../img/select2-spinner.gif) no-repeat 100%;
}

.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}

.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

    .select2-container.select2-container-disabled .select2-choice .select2-arrow {
        background-color: #f4f4f4;
        background-image: none;
        border-left: 0;
    }

    .select2-container.select2-container-disabled .select2-choice abbr {
        display: none;
    }

.select2-container-multi .select2-choices, .select2-selection--multiple {
    height: auto !important;
    margin: 0;
    padding: 0;
    position: relative;
    border: 1px solid #ccc;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
}

.select2-locked {
    padding: 3px 5px !important;
}

.select2-container-multi .select2-choices {
    min-height: 26px;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5D98CC;
    outline: 0;
}

.select2-container-multi .select2-choices li, .select2-selection__choice {
    float: left;
    list-style: none;
}

.smart-rtl .select2-container-multi .select2-choices li, .smart-rtl .select2-selection__choice {
    float: right;
}

.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

    .select2-container-multi .select2-choices .select2-search-field input {
        padding: 5px;
        margin: 1px 0;
        font-family: sans-serif;
        font-size: 100%;
        color: #666;
        outline: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: transparent !important;
    }

        .select2-container-multi .select2-choices .select2-search-field input.select2-active {
            background: #fff url(../img/select2-spinner.gif) no-repeat 100% !important;
        }

.select2-default {
    color: #999 !important;
}

.select2-container-multi .select2-choices .select2-search-choice, .select2-selection__choice {
    padding: 1px 28px 1px 8px;
    margin: 4px 0 3px 5px;
    position: relative;
    line-height: 18px;
    color: #fff;
    cursor: default;
    border: 1px solid #2a6395;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #3276b1;
}

.smart-rtl .select2-container-multi .select2-choices .select2-search-choice, .smart-rtl .select2-selection__choice {
    margin: 4px 5px 3px 0;
}

.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default;
}

.select2-container-multi .select2-choices .select2-search-choice-focus {
    opacity: .8;
}

.select2-search-choice-close, .select2-selection__clear {
    display: none;
}

.select2-container-multi .select2-search-choice-close, .select2-selection__choice__remove {
    display: block;
    top: 0;
    right: 0;
    padding: 3px 4px 3px 6px;
}

    .select2-selection__choice__remove:before {
        content: "\f057";
        display: block;
        font-size: 15px;
    }

.select2-selection__choice__remove {
    font-family: FontAwesome;
    font-size: 0;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    min-height: 20px;
    min-width: 21px;
    position: absolute;
    text-decoration: none !important;
}

.select2-selection__rendered {
    padding: 0;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent none repeat scroll 0 0;
    border: 0;
    box-shadow: none;
    outline: 0;
    box-sizing: border-box;
    font-size: 100%;
    margin-top: 0;
    padding: 0;
}

.smart-rtl .select2-container--default .select2-search--inline .select2-search__field {
    text-align: right;
}

.select2-container .select2-search--inline {
    float: left;
    width: auto;
    line-height: 28px;
}

.smart-rtl .select2-container .select2-search--inline {
    float: right;
}

.select2-container .select2-search--inline:before {
    display: none !important;
}

.select2-container-multi .select2-search-choice-close:hover, .select2-selection__choice__remove:hover {
    background: rgba(0,0,0,.3);
}

.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}

    .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
        padding: 3px 5px;
        border: 1px solid #4a90cc;
        background-image: none;
        background-color: #86b4dd;
        cursor: not-allowed;
    }

        .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
            display: none;
            background: 0 0;
        }

.select2-result-selectable .select2-match, .select2-result-unselectable .select2-match {
    text-decoration: underline;
}

.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0 !important;
    top: 0 !important;
}

.select2-display-none, .select2-hidden-accessible {
    display: none;
}

.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll;
}

.has-error .select2-choice, .has-error .select2-container .select2-choice .select2-arrow, .has-error .select2-container-multi .select2-choices {
    border-color: #b94a48;
}

.has-error .select2-container .select2-choice .select2-arrow {
    background: #f2dede;
    color: #b94a48;
}

.has-error .select2-dropdown-open .select2-choice {
    border-color: #5D98CC !important;
}

.select2-drop.select2-drop-above.select2-drop-active {
    margin-top: 2px;
}

.editable-input > .select2-container {
    min-width: 200px;
}

.ui-chatbox {
    position: fixed;
    bottom: 0;
    box-shadow: rgba(0,0,0,.3)0 2px 6px;
    -webkit-box-shadow: rgba(0,0,0,.3)0 2px 6px;
    z-index: 959;
}

.ui-chatbox-titlebar {
    padding: 0;
    height: 36px;
    cursor: pointer;
    background: #474544 !important;
    color: #fff !important;
    font-weight: 400;
    line-height: normal;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
}

    .ui-chatbox-titlebar > span {
        font-weight: 400;
        font-size: 14px;
        line-height: 36px;
        margin-left: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        /*width: 120px;*/
        display: inline-block;
        float: left;
    }

        .ui-chatbox-titlebar > span > :first-child {
            display: inline-block;
            border-radius: 50%;
            margin-right: 7px;
            padding: 5px;
        }

    .ui-chatbox-titlebar.online > span > i {
        background: #54ce3c;
    }

    .ui-chatbox-titlebar.busy > span > i {
        background: #f14b52;
    }

    .ui-chatbox-titlebar.away > span > i {
        background: #ffc40d;
    }

    .ui-chatbox-titlebar.incognito > span > i {
        background: #a19e9d;
    }

    .ui-chatbox-titlebar.ui-state-focus {
        background: #201f1f !important;
        color: #fff;
    }

.ui-chatbox-content {
    padding: 0;
    margin: 0;
    border: 0 !important;
}

    .ui-chatbox-content > .alert-msg {
        border-bottom: 1px dashed #D6D6D6;
        padding: 4px 10px;
        color: #C20F16;
        font-size: 11px;
        text-align: center;
        display: none;
    }

    .ui-chatbox-content.true > .alert-msg {
        display: block !important;
    }

.ui-chatbox-log {
    padding: 7px 10px;
    height: 180px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #fff;
    border: none !important;
}

    .ui-chatbox-log > :first-child {
        margin-top: 0;
    }

.ui-chatbox-input {
    padding: 3px;
    border-top: 1px solid grey;
    overflow: hidden;
    width: 100% !important;
    max-width: 100% !important;
    border-width: 0 !important;
}

.ui-chatbox-input-box {
    margin: 2px;
    border: 1px solid !important;
    border-color: #666 #ccc #ccc !important;
    padding: 2px;
    height: 50px;
    outline: 0;
    resize: none;
    background-color: rgba(48,126,204,.05) !important;
}

.ui-chatbox-icon {
    float: right;
    min-width: 30px;
    height: 36px;
    border-left: 1px solid rgba(0,0,0,.09);
    font-size: 14px;
    line-height: 26px;
    color: #fff !important;
    padding: 5px 9px;
}

    .ui-chatbox-icon.ui-state-hover {
        background-color: rgba(0,0,0,.07) !important;
        border-left: 1px solid rgba(0,0,0,.09) !important;
    }

.ui-chatbox-input-focus {
    border-color: #5D98CC !important;
    background-color: #fff !important;
}

.ui-chatbox-msg {
    margin-top: 10px;
    float: left;
    clear: both;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.chat-users li:before, .chat-users > ul:before {
    border: none;
}

.chat-users .display-users {
    display: block;
    padding: 0 15px;
}

    .chat-users .display-users a[data-chat-id] {
        padding: 4px 6px;
        font-size: 13px;
        margin: 1px 0;
    }

    .chat-users .display-users [data-chat-id]:hover {
        background: rgba(255,255,255,.1);
    }

    .chat-users .display-users [data-chat-id] > i {
        display: inline-block;
        border-radius: 50%;
        margin-right: 7px;
        padding: 5px;
        width: auto !important;
    }

    .chat-users .display-users [data-chat-status=away] > i {
        background: #ffc40d;
    }

[data-chat-status=away] + .popover .usr-card > img {
    border-left-color: #ffc40d;
}

.chat-users .display-users [data-chat-status=online] > i {
    background: #54ce3c;
}

[data-chat-status=online] + .popover .usr-card > img {
    border-left-color: #54ce3c;
}

.chat-users .display-users [data-chat-status=incognito] > i {
    background: #a19e9d;
}

[data-chat-status=incognito] + .popover .usr-card > img {
    border-left-color: #a19e9d;
}

.chat-users .display-users [data-chat-status=busy] > i {
    background: #f14b52;
}

[data-chat-status=busy] + .popover .usr-card > img {
    border-left-color: #f14b52;
}

.display-users > dl {
    margin: 0;
}

.chat-user-filter {
    margin-bottom: 10px;
    margin-top: 5px;
    height: 27px;
    color: #fff;
    background-color: rgba(255,255,255,.1);
    border: 1px solid rgba(255,255,255,.2);
    padding: 3px 4px;
    font-size: 14px;
}

[data-chat-id] + .popover {
    min-width: 250px;
    margin-left: 14px;
    -webkit-box-shadow: 0 2px 8px rgba(0,0,0,.2);
    box-shadow: 0 2px 8px rgba(0,0,0,.2);
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    font-weight: 400 !important;
}

    [data-chat-id] + .popover .popover-content {
        padding: 8px;
    }

.usr-card {
    position: relative;
}

    .usr-card > img {
        display: inline-block;
        border-left: 3px solid #fff;
    }

.usr-card-content {
    display: inline-block;
    vertical-align: top;
    margin-top: -3px;
    padding-left: 5px;
    max-width: 174px;
}

    .usr-card-content > :first-child {
        margin: 0;
        font-size: 14px;
        color: #3276b1;
        font-weight: 700;
    }

    .usr-card-content > p {
        margin: 0;
    }

        .usr-card-content > p > small {
            display: block;
            color: #7E7E7E;
        }

.sa-chat-learnmore-btn {
    margin-top: 10px;
    display: block;
    font-weight: 700;
    margin-bottom: 5px;
    padding: 3px 0 !important;
    background: rgba(0,0,0,.2);
    border-color: rgba(0,0,0,.2);
    color: #C2C2C2;
    border-radius: 5px;
}

.backgroundeditor {
    position: absolute;
    right: 15px;
    top: 125px;
}

.well {
    background: white !important;
}

.btn-xscircle {
    padding: 3px 7px !important;
    border-radius: 50px;
}

.toorightDatePicker {
    left: -50px;
}

/*NGO BANNER */

.headerbanner {
    height: 34px;
    margin-top: 8px;
    margin-right: 8px;
    border-radius: 5px;
    box-shadow: 0px 2px 4px #acacac;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .headerbanner:hover {
        -webkit-filter: brightness(93%);
        filter: brightness(93%);
    }

.mainbanner {
    border-radius: 4px;
    width: 100%;
    margin: 10px 0px 10px;
    box-shadow: 0 1px 1px #ececec;
    -webkit-box-shadow: 0 2px 2px #d6d6d6;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .mainbanner:hover {
        -webkit-filter: brightness(92%);
        filter: brightness(92%);
    }

@media screen and (max-width: 725px) {
    .headerbanner {
        display: none;
    }
}

@media screen and (max-width: 987px) {
    .headerbanner {
        margin-right: 115px;
    }
}


@media screen and (max-width: 800px) {
    .headerbanner {
        margin-right: 80px;
    }
}

.umowa-file-tag.active .footer-buttons {
    position: absolute;
    right: 3px;
    top: 3px;
}

.umowa-file-tag.active {
    border: 1px solid black;
    border-style: dashed;
    display: block;
    position: relative;
    min-height: 40px;
}

.umowa-file-tag:hover .footer-buttons {
    display: block;
}

.umowa-file-tag .footer-buttons {
    display: none;
}


article#umowa_preview_pdf {
    position: relative;
}

.umowa-preview-edit-dropdown {
    position: absolute;
    top: 5px;
    right: 5px;
}

.my_select {
}

    .my_select option:checked {
        box-shadow: inset 20px 20px #ddd;
    }

.ApiTableContainer {
    padding: 10px;
}

#howToSearch {
    line-height: 2.2;
    margin-left: -10px;
}

.APIdetailSpan {
    margin-left: 10px;
}

#paginationAPI {
    margin: auto;
}

#resultTable {
    display: none;
}

#no-result-alert {
    display: none;
}

#divLoading {
    display: none;
}

    #divLoading.show {
        display: block;
        position: fixed;
        z-index: 100;
        background-image: url('/Content/img/loading-sign.gif');
        background-color: #666;
        opacity: 0.4;
        background-repeat: no-repeat;
        background-position: center;
        left: 0;
        bottom: 0;
        right: 0;
        top: 0;
    }

#loadinggif.show {
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 101;
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
}
/*div.content {
    width : 1000px;
    height : 1000px;
}*/

.single-ticket {
}

    .single-ticket .single-ticket-header {
        border-bottom: 1px solid #ccc;
        padding: 5px 5px;
    }

    .single-ticket .single-ticket-container {
        padding: 5px 5px;
    }

.sprawozdania-editor {
    padding: 10px;
    border: 1px solid #ccc;
    cursor: pointer;
}

.sort-arrow {
    cursor: ns-resize;
}

.thtitle {
    cursor: ns-resize;
}

.pageButton {
    cursor: pointer;
}

.arrowBox {
    cursor: pointer;
}

.label-ofertawycofana {
    background-color: #A90329 !important;
}

#detailsTable {
    border-collapse: unset;
}

.PodkosztyWerfikacjaTbody {
    display: none;
}

.weryfikacjaTableHeader {
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#fafafa))
}

.disabled-cell {
    background-color: #f3f3f3;
}

#td-ogolem-weryfikacja {
    margin-top: 16px;
}

.weryfikacjaProcentBox {
    color: white !important;
    text-align: center !important;
}


.weryfikacja-label {
    color: white !important;
    text-align: center !important;
    margin: auto;
    width: 90%;
    min-width: 55%;
    margin-bottom: 9px !important;
    margin-top: 9px !important;
}

.weryfikacja-label-top-margin {
    margin-top: 6px;
}

.weryfikacja-label-big {
    color: white !important;
    text-align: center !important;
    margin: auto;
    width: 85%;
    min-width: 55%;
    margin-top: 8px;
}

.weryfikacja-label-big.weryfikacja-label-auto,.weryfikacja-label-auto{
    width: auto!important;
}

.label-warning.weryfikacja-label, .label-warning.weryfikacja-label-big {
    color: black !important;
}

body.contrast-register-style > #main :not(.particle):not(.fa)
.label-warning.weryfikacja-label, body.contrast-register-style > #main :not(.particle):not(.fa) .label-warning.weryfikacja-label-big {
    color: yellow !important;
}

.exclamation {
    width: 20px;
    margin: auto;
}

.parentDivBlock {
    position: relative;
}

.childDivBlock {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

.input-question {
    position: absolute;
    top: 2px;
    right: 2px;
    font-size: 20px;
    color: #bbb;
    transition: color .1s ease-in-out;
    z-index: 999;
    background-color: white;
}

    .input-question:hover {
        color: #57889c !important;
    }

.font-weight-light {
    font-weight: normal;
}

.td-error-report {
    background-color: #fff0f0;
}

.td-warning-report {
    background-color: #fcf8e3;
}

.tr-error-yellow {
    background-color: #fcf8e3;
}

.weryfikacja-error-label-small {
    width: 25%;
    margin: auto;
}

.table-header-nobold {
    font-weight: normal;
}

.hidden-input-form {
    display: none !important;
}

.text-primary {
    color: #3276b1;
}

.form-lg label.label,
.form-lg label.input > input,
.form-lg label.textarea > textarea,
.form-lg label.select > select,
.form-lg td.input > input,
.form-lg label.radio,
.form-lg label.checkbox,
.form-lg td.textarea,
.form-lg textarea,
.form-lg .jarviswidget h2,
.form-lg p {
    font-size: 16px !important;
    overflow: initial !important;
}

.form-lg label.label,
.form-lg label.input > input,
.form-lg label.select > select,
.form-lg td.input > input,
.form-lg label.radio,
.form-lg label.checkbox,
.form-lg .jarviswidget h2,
.form-lg p {
    white-space: normal;
}

.popover-content {
    font-size: 16px !important;
}

.form-lg em.invalid {
    font-size: 12px;
}

.form-lg .row .col > label.label {
    margin-top: 0 !important;
}

.form-lg label.input > input, .form-lg label.textarea > textarea, .form-lg label.select > select {
    margin-bottom: 10px !important;
}

.form-lg label.label {
    margin-bottom: 10px !important;
    margin-top: 25px !important;
}

.form-lg table.table, .form-lg table thead tr th {
    font-size: 16px !important;
}

*:not(td.state-disabled) > label.state-disabled > input, *:not(td.state-disabled) > label.state-disabled > select, *:not(td.state-disabled) > label.state-disabled > textarea, *:not(td.state-disabled) > div.state-disabled > input, *:not(td.state-disabled) > div.state-disabled > select, *:not(td.state-disabled) > div.state-disabled > textarea {
    border: 1px solid rgba(0, 0, 0, .1) !important;
    background: #ccc !important;
}

.text-middle {
    vertical-align: middle !important;
}

.padding-right-110 {
    padding-right: 110px !important;
}

.zad-block {
    border: 1px solid #ccc;
    padding: 15px;
    background: #fff;
    margin-bottom: 15px;
}

.podzadania {
}

.podzadania-item {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.podzadania-add {
    text-align: right;
}

.server-error {
    border: 1px solid #ccc;
    background: #767470;
}

.server-error-date {
    border-bottom: 1px solid #ccc;
    padding: 15px;
    cursor: pointer;
    color: white;
}

.server-error-container {
    border-bottom: 1px solid #ccc;
    display: none;
}

.server-error-action {
    cursor: pointer;
    padding: 15px;
    padding-left: 25px;
    background: #a9a69f;
    color: white;
}

.server-error-item-title {
    padding: 15px;
    padding-left: 35px;
    cursor: pointer;
    background: white;
    border-bottom: 1px solid #ccc;
    color: #b51919;
    border-top: 1px solid #ccc;
    font-weight: bold;
}

.server-error-item-content {
    padding: 15px;
    padding-left: 35px;
    background: #fffefc;
    display: none;
    color: #b51919;
}

.server-error-item {
    display: none;
}

.tabzmiany .popover-content {
    min-width: 400px;
    font-weight: normal;
}

.tabzmiany .popover {
    min-width: 400px;
}

.user-offers .offers-buttons {
    margin-bottom: 30px;
    margin-top: 30px;
    color: red;
}

    .user-offers .offers-buttons button {
    }

.contest-form-container {
    margin-bottom: 15px !important;
}

.user-offers .offers-header {
    font-size: 48px
}

.textOcenaOrganizacyjna {
    font-size: 14px;
    margin: 0;
    line-height: 34px;
    font-weight: 400;
    letter-spacing: 0;
    margin-left: 10px;
    float: left;
}

.textOcena2Organizacyjna {
    font-size: 14px;
    margin: 0;
    line-height: 34px;
    font-weight: 400;
    letter-spacing: 0;
    margin-left: 10px;
    float: left;
}

.smart-form .checkbox input:not([type="checkbox"]), .smart-form .radio input:not([type="radio"]) {
    position: initial;
}

.subrow-dt {
    border-bottom: 1px solid #ccc;
    background: #fafafa;
    clear: both;
    text-align: right;
    padding: 5px 20px;
}

    .subrow-dt ul {
        text-align: left;
    }

.text_uppercase {
    text-transform: uppercase;
}
/*działający type="1)" dla list ol*/
ol[type="1)"] {
    counter-reset: list;
}

    ol[type="1)"] > li {
        list-style: none;
    }

        ol[type="1)"] > li:before {
            content: counter(list) ") ";
            counter-increment: list;
        }
/*działający type="1)" dla list ol*/
ol[type="a)"] {
    counter-reset: list;
}

    ol[type="a)"] > li {
        list-style: none;
    }

        ol[type="a)"] > li:before {
            content: counter(list, lower-alpha) ") ";
            counter-increment: list;
        }

#search_user_result {
    list-style: none;
    border: 1px solid #ccc;
    position: absolute;
    z-index: 1000;
    background: white;
    width: 100%;
}

    #search_user_result li {
        padding: 10px;
        cursor: pointer;
        font-weight: bold;
    }

        #search_user_result li:not(:last-child) {
            border-bottom: 1px solid #ccc;
        }

.selected-input {
    position: absolute;
    width: 400px !important;
    z-index: 1000;
    border-color: #3276B1 !important;
    border: 1px solid #3276B1 !important;
    background-color: #fff !important;
}

.tabulator {
    padding-left: 2em
}

.input_bold {
    font-weight: bold !important;
}

.input_large {
    font-size: large !important;
}

.cust-ml-3 {
    margin-left: 3ex !important;
}

#dokumenty-konkurs-nabor {
    margin-top: 3px;
    margin-bottom: 1px;
}

nav ul span.menu-item-parent, nav ul li a {
    color: #d6d6d6;
}

.login-info .bg-color-red a span {
    color: #d6d6d6;
}

#logo .note {
    color: #2d2d2d;
}

#project-context > :first-child, .project-context > :first-child, #project-context > :first-child, .project-context .text-muted {
    color: #636363;
}

.text-success {
    color: #3b723b;
}

#logo {
    display: block !important;
    width: 100%;
}

aside#left-panel {
    background: #3a3633 !important;
}

.btn-success {
    background-color: #577e57;
    border-color: #4b6c4b;
}

    .btn-success:hover, .btn-success:active, .btn-success.active, .btn-success:focus {
        background-color: #4b6c4b;
        border-color: #3e5a3e;
    }

.bootstrapWizard li .step {
    background: #71767d;
}

.bootstrapWizard li .title {
    color: #727272;
}

.alert-warning {
    color: #6b5228;
}

.note, .text-muted, .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    color: #6a6a6a !important;
}

.btn-info {
    background-color: #4d7788;
    border-color: #4b6c4b;
}

    .btn-info:hover, .btn-info:active, .btn-info.active, .btn-info:focus {
        background-color: #426675;
        border-color: #375461;
    }

.btn-warning {
    color: black;
    background-color: #d6a101;
    border-color: #d6a101;
}

div.dataTables_info {
    color: #686868
}

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning:focus {
    color: black;
    background-color: #e0a800;
    border-color: #d39e00;
}

.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #6a6a6a;
}

.inbox-side-bar h6 {
    color: #727272;
}

#cookieColor {
    color: #755c32;
}

a #privacyPolicy {
    color: #5b5b5b;
}

.navTextColor {
    color: #6a6a6a;
}

@media screen and (max-width: 990px) {
    .navTextColor {
        color: #9C9C9C;
    }
}

.footerfontColor {
    color: #a2aab5;
}

.functionFontColor {
    color: #616b79;
}

.mainText {
    color: #5c6776;
}

.functionList p, .functionList li, .functionList {
    color: #505a68;
}

.tagColor {
    background-color: #5e5e5e;
}

.ui-chatbox-log {
    height: 350px;
}

.formLabel {
    font-size: 14px;
    color: #404040;
    line-height: 2;
    font-weight: 500;
}

.cursor-not-allowed:hover {
    cursor: not-allowed;
}

.fa-2 {
    font-size: 2em;
}

.nested-checkbox, .nested-radio {
    padding-left: 2em;
    display: inline-block;
}

.nested-checkbox, .nested-radio {
    padding-left: 2em;
    display: inline-block;
}

.smart-form :not(#sferydiv) div > label.checkbox, .smart-form > div > label.checkbox {
    display: inline-block !important;
}

.smart-form :not(#sferydiv) div > label.radio, .smart-form > div > label.radio {
    display: inline-block !important;
}
/*fix, aby dotyczyło tylko `i` jako kratek checkboxa, a nie wszystkich zagnieżdżonych `i`*/
.smart-form .checkbox:active i, .smart-form .radio:active i {
    background: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.smart-form .checkbox:hover i, .smart-form .radio:hover i {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: inherit;
}

.smart-form .checkbox i, .smart-form .radio i {
    border-color: inherit;
    transition: none;
    -o-transition: none;
    -ms-transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    position: static;
    top: auto;
    left: auto;
    display: inline;
    width: auto;
    height: auto;
    outline: unset;
    border-width: medium;
    border-style: none;
    background: 0
}

/*nadaję styl tylko wybranym elementom*/
.smart-form .checkbox:active > i:first-of-type, .smart-form .radio:active > i:first-of-type {
    background: #F0F0F0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
}

.smart-form .checkbox:hover > i:first-of-type, .smart-form .radio:hover > i:first-of-type {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.1);
    border-color: #5D98CC;
}

.smart-form .checkbox > i:first-of-type, .smart-form .radio > i:first-of-type {
    border-color: #BDBDBD;
    transition: border-color .3s;
    -o-transition: border-color .3s;
    -ms-transition: border-color .3s;
    -moz-transition: border-color .3s;
    -webkit-transition: border-color .3s;
}

.smart-form .checkbox > i:first-of-type, .smart-form .radio > i:first-of-type {
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    width: 17px;
    height: 17px;
    outline: 0;
    border-width: 1px;
    border-style: solid;
    background: #FFF;
}

.smart-form .radio:focus > i:first-of-type, .smart-form .chec:focus > i:first-of-type {
    border: 1px solid #000000 !important;
}



.fullscreen-loader {
    background: rgba(230,230,230,.3);
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 999;
}

    .fullscreen-loader > div {
        color: rgba(0,0,0,.7);
        font-size: 32px;
        font-size: 32px;
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

.dropdown-submenu .dropdown-menu {
    top: calc(100% - 24.5px);
    bottom: auto;
}

.faq-item-title {
    cursor: pointer;
}

    .faq-item-title i.fa {
        display: none;
    }

    .faq-item-title:hover i.fa {
        display: inline;
    }

.faq-tabs .nav-tabs > li > a {
    font-size: 110% !important;
}

.faq-tabs li.active > a {
    -webkit-box-shadow: -2px 0 0 #689c57 !important;
    -moz-box-shadow: -2px 0 0 #689c57 !important;
    box-shadow: -2px 0 0 #689c57 !important;
}

div.faq-body:not(.note) {
    -webkit-box-shadow: -3px 0 0 #689c57;
    -moz-box-shadow: -3px 0 0 #689c57;
    box-shadow: -3px 0 0 #689c57;
}

.faq-body img {
    width: 100%;
}

.fc-border-separate thead tr, .table thead tr, .fc-border-separate thead tr th, .table thead tr th, .fc-border-separate thead tr td, .table thead tr td {
    background-color: #eee;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#fafafa));
    background-image: -webkit-linear-gradient(top,#f2f2f2 0,#fafafa 100%);
    background-image: -moz-linear-gradient(top,#f2f2f2 0,#fafafa 100%);
    background-image: -ms-linear-gradient(top,#f2f2f2 0,#fafafa 100%);
    background-image: -o-linear-gradient(top,#f2f2f2 0,#fafafa 100%);
    background-image: -linear-gradient(top,#f2f2f2 0,#fafafa 100%);
    font-size: 12px;
}

.tabs-left > .nav-pills, .tabs-left > .nav-tabs {
    float:none;
}

.document-weryfikacja-container {
    float:right;
}

.tooltip-inner {
    max-width: none;
}

.modal-body td.input .w-datepicker {
    position: relative;
}

.modal-body td.input .w-datepicker input {
    padding-left: 37px !important;
}

.modal-body td.input .vdp-datepicker {
    position: fixed;
    z-index: 9999 !important;
}

.mail-attachment-item {
    padding: 5px;
}

.navSaleText {
    color: #BB2649 !important;
    font-weight: bold;
}

.btn-dek {
    color: #fff;
    background-color: #3276b1 !important;
    border-color: #2c699d;
}

.btn-dek:hover, .btn-dek:focus, .btn-dek:active {
    color: #fff;
    background-color: #286090 !important;
    border-color: #204d74 !important;
}

.btn-dek-dan {
    color: #fff;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}

.btn-dek-dan:hover, .btn-dek-dan:focus {
    color: #fff;
    background-color: #c9302c !important;
    border-color: #ac2925 !important;
}

.alert-dek {
    margin-bottom: 0px !important;
}

.div-block {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.3 !important;
    background-color: silver !important;
}

.jarviswidget > header div.header {
    height: 100%;
    width: auto;
    font-size: 14px;
    position: relative;
    margin: 0;
    line-height: 24px;
    font-weight: 400;
    letter-spacing: 0;
    margin-left: 10px;
}

.jarviswidget > header div.header {
    margin-top: 5px;
    margin-right: 10px;
}

.contact-folder .mt-29px {
    margin-top: 29px;
}

.contact-folder li.pagination-block > a {
    min-width: 50px;
    text-align: center;
}

.contact-folder li.pagination-input * {
    border-color: #F0F0F0;
    background-color: #F0F0F0;
    color: #6a6a6a;
}

.contact-folder li.pagination-input :hover, li.pagination-input :active, li.pagination-input :focus {
    background-color: white;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.05) !important;
    -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.05) !important;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.05) !important;
}

.contact-folder li.pagination-info > a {
    min-width: 170px;
    text-align: center;
}

.contact-folder select.count-select {
    border-radius: 2px;
    border-color: #ddd;
    color: #3276b1;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.05);
    -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,.05);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.05);
}

.contact-folder input#page-input {
    border: none;
    width: 100%;
    box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
    padding: 6px 0px;
    -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,.05);
}

.alert-witkac {
    border: 0 !important;
    background: #BB2649 !important;
    color: white;
    font-size:20px;
    height: auto;
}
.alert-witkac a {
    color: white;
}

#topNav {
    padding-bottom: 0 !important;
}

.text-top{
    vertical-align: text-top;
}

/*Green header*/
.g-header {
    background-color: #67793A !important;
}

/*Green offer confirmation*/
.con-text {
    color: #587E58 !important
}

/*Information after offer confirmation*/
.inf-text {
    color: #917036 !important
}

/*Content list 'Szczegóły' background*/
.grey-details {
    background-color: #66797F !important;
}

/*Primary color wcag*/
.b-text {
    color: #2F6FA7 !important;
}

/*Profile edition text color*/
.e-text {
    color: #22537c !important;
    opacity: 0.8;
}

/*Profile edition text color hover*/
.e-text:hover {
    opacity: 1;
}

/*h1 layout*/
.h1-hide {
    margin: 0px !important;
    padding: 0px !important;
    height: 0px !important;
    width: 0px !important;
}

/*Attachment color*/
.a-header {
    background-color: #4F7C8C !important;
}

/*Version color*/
.v-color {
    color: #212121 !important;
}

/*Offer title color*/
.of-color {
    color: #275d8c !important;
}

/*Recruitment completed badge color*/
.badge-color {
    background-color: #757575 !important;
}

/*Main page username color*/
.name-color {
    color: #606060 !important;
}

:focus {
    outline: 2px solid #000 !important;
    box-decoration-break: clone;
    opacity: 1 !important;
    text-decoration: none !important;
}

/*:focus:not(#ui-datepicker-div:nth-child(1n)) {
    z-index: 999999 !important;
}*/

.select2-selection:focus {
    display: block !important;
}

button#multiOffer:focus, button#singleOffer:focus {
    width: 100% !important;
}

.breadcrumb-focus {
    color: #ffffff !important;
    border: 2px solid #ffffff !important;
}

a.list-group-item:focus {
    display: block !important;
}

.nav-focus:focus {
    outline: 2px solid #ffffff !important;
    width: 100%
}

.linkToSpan {
    color: #000000 !important;
    text-decoration: none !important;
    overflow-wrap: break-word;
}

.linkToSpan:focus {
    color: #000000;
}

.wcag-col:focus {
    color: #ffffff !important;
}

.jarviswidget-color-greenLight .nav-tabs li:not(.active) a:focus, .jarviswidget-color-red .nav-tabs li:not(.active) a:focus {
    color: black !important;
}


a.note {
    color: white !important;
}

.hidden-nav {
    border-radius: 0.5625rem;
    outline: 1px solid black;
    background-color: #ffffff !important;
    pointer-events: none;
    position: absolute;
    top: -1000px;
}

.hidden-nav:focus {
    position:relative;
    top: auto;
    width: 100%;
    height: 100%;
    background-color: #ffffff !important;
    float: left;
}

.margin-top-6 {
    margin-top: 6px !important;
}

.offer-title {
    color: #2C679B !important;
}

.float-nav {
    float: left !important;
    margin-left: 3px;
    margin-right: 3px;
}

.float-preview {
    float: right !important;
    margin-left: 3px;
    margin-right: 3px;
}

.cancelFloat {
    float: none !important;
}

.help-nav-color {
    background-color: #6A7C3B !important;
}

.signin-btn:focus {
    display: inline !important;
}

.bootstrapWizard:focus-within a:focus > .step {
    background-color: #1AB3FF;
    color: #303E4A !important;
}

.bootstrapWizard a:focus {
    outline: none !important;
}

.bok-mail:focus {
    color: #3b723b !important;
}

.bok-mail {
    color: #4C6A39 !important;
}

.footer-link:focus {
    color: #ffffff !important;
    outline-color: #fff !important;
}

.no-link {
    color: #3B3B3B !important;
}

#mainSiteLink {
    outline: unset !important;

}

.banerLink {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.left-menu {
    left: 270px;
}

.price-focus {
    outline-color: #fff !important;
}
.vdp-datepicker{
    z-index: 904;
}

.margin-left-20 {
    margin-left: 20px !important;
}

#ribbon .breadcrumb a {
    color: #FFFFFF !important;
}

    #ribbon .breadcrumb a:hover {
        color: #CCCCCC !important;
    }

.bread-focus:focus {
    outline-color: #FFFFFF !important;
}

body.contrast-register-style aside#left-panel {
    background: #000000 !important;
}

body.contrast-register-style .jarviswidget-color-greenLight .nav-tabs li:not(.active) a,
body.contrast-register-style .bok-mail:focus,
body.contrast-register-style #goto_offer_fld::-webkit-input-placeholder,
body.contrast-register-style #ribbon .breadcrumb a,
body.contrast-register-style a.txt-color-white,
body.contrast-register-style li > a.contest-tabs,
body.contrast-register-style#ribbon .breadcrumb a,
body.contrast-register-style .jarviswidget-color-greenLight .nav-tabs li:not(.active) a:focus,
body.contrast-register-style .jarviswidget-color-red .nav-tabs li:not(.active) a:focus,
body.contrast-register-style .jarviswidget-color-greenLight .nav-tabs li:not(.active) a,
body.contrast-register-style .jarviswidget-color-red .nav-tabs li:not(.active) a,
body.contrast-register-style .jarviswidget-color-red > header > .jarviswidget-ctrls a {
    color: #FFFF00 !important;
}

    body.contrast-register-style .jarviswidget-color-greenLight .nav-tabs li a:hover,
    body.contrast-register-style .covid_19-link:hover,
    body.contrast-register-style .jarviswidget-color-greenLight .nav-tabs li:not(.active) a:hover,
    body.contrast-register-style .jarviswidget-color-red .nav-tabs li:not(.active) a:hover {
        color: #FFFFFF !important;
    }

body.contrast-register-style .state-disabled {
    background-color: #000000 !important;
}

body.contrast-register-style a:focus,
body.contrast-register-style di,
body.contrast-register-style #refoffers {
    outline-color: #FFFFFF !important;
}

body.contrast-register-style .btn:focus,
body.contrast-register-style #closeCOVID_19,
body.contrast-register-style .sorting,
body.contrast-register-style .sorting_asc,
body.contrast-register-style .sorting_desc{
    outline-color: #FF0000 !important;
}

body.contrast-register-style .nav-tabs > li {
    margin-bottom: auto !important;
}

body.contrast-register-style a.moveToContest {
    outline-color: #FF0000 !important;
}

    body.contrast-register-style a.moveToContest:focus > button {
        border: 1px solid transparent !important;
    }

body.contrast-register-style .covid_19-link {
    text-decoration: underline !important;
    text-decoration-color: #FF0000 !important;
}

body.contrast-register-style .custom-scroll::-webkit-scrollbar-thumb {
    background-color: #FFFF00 !important;
}

#mainRole {
    background-color: #67793A !important;
}

.jarviswidget-color-greenLight > header {
    background-color: #67793A !important;
}

body.contrast-register-style li.active > a,
body.contrast-register-style li.active > a > span,
body.contrast-register-style li.active > a > i{
    color: #FF0000 !important;
}

body.contrast-register-style .smart-form .select i {
    box-shadow: none !important;
}

    body.contrast-register-style .smart-form .select i:before {
        border-bottom: 4px solid #FFFF00;
    }

    body.contrast-register-style .smart-form .select i:after {
        border-top: 4px solid #FFFF00;
    }

body.contrast-register-style .jarviswidget-color-red > header {
    border-color: #FFFFFF !important;
}

body.contrast-register-style .dd-handle:hover,
body.contrast-register-style .dd-handle:hover + .dd-list .dd-handle {
    border-color: #FF0000 !important;
}

#patterns {
    overflow: hidden !important
}


.vis-only-no-siblings {
    display: none;
}
.vis-only-no-siblings:only-child {
    display: block;
}
tr.vis-only-no-siblings:only-child {
    display: table-row;
}
.d-inline {
    display: inline!important;
}

.d-inline-block {
    display: inline-block!important;
}

.radio-inline {
    margin-right: 5px !important;
}

.other-label > i {
    top: 8px !important;
}

small.text-sm.text-danger::after {
    content: ' '
}

.text-strike {
    text-decoration: line-through;
}

.text-strike-not-hover:hover .text-strike, .text-strike-not-hover input:focus + .text-strike {
    text-decoration: none;
}


.break-space {
    padding-bottom: 24px;
}

ul {
    margin: 0;
}

    ul[type='dashed'] {
        list-style-type: none;
    }

        ul[type='dashed'] > li {
            text-indent: -5px;
            padding-bottom: 5px;
        }

            ul[type='dashed'] > li:before {
                content: '–';
                display: inline-block;
                text-indent: -5px;
            }

.smart-form label.radio.radio-inline {
    margin-bottom: 2px !important;
}

.smart-form .checkbox.state-error > i:first-of-type,
.smart-form .radio.state-error > i:first-of-type {
    border-color: #a90329;
}

.pagination-select {
    margin-left: 10px;
    margin-top: 18px;
}

.pagination-select > select {
    color: #3276b1;
}

.form-fieldset {
    padding: 0px !important;
}

.msitemsselected, .msitemsselectedlabel, .msitemslabel{
    margin-right: 20px;
}

ul.dropdown-menu:not(.multi-level) {
    max-height: 500px;
    overflow-y: auto;
}

.disabled-label {
    pointer-events: none;
    opacity: 0.5;
}
.bg-color-lightRed {
    background-color: #DAAAA9
}
.table-sticky thead th {
    position: sticky;
    top: 0;
}
.smart-form th label.label {
    color: #666;
    font-size: 12px;
}
.color-red {
    color: red;
}

.d-none {
    display: none !important;
}

.const-opacity {
    opacity: 1 !important;
}

.const-opacity:hover, .const-opacity:focus {
    outline: 2px solid #000;
}


#diff_loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
    bottom: 0;
    padding: 15%;
    text-align: center;
    font-size: 56px;
    background: rgba(200, 200, 200, .5);
    color: black;
}

.MessageBoxContainer label.label {
    color: white;
}

.buttons-sticky {
    position: sticky;
    top: 0px;
    z-index: 2;
    -webkit-box-shadow: 0px 21px 25px -4px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 21px 25px -4px rgba(0,0,0,0.45);
    box-shadow: 0px 21px 25px -4px rgba(0,0,0,0.45);
}



nav .pagination li.active > a:before {
    display: none;
}

.no-overflow {
    overflow-x: visible !important;
}

#warning-color {
    color: blue !important;
}

.btn-default-modal {
    color: #333 !important;
    background-color: #fff !important;
    border-color: #ccc !important;
}

.btn-default-modal:hover {
    color: #333 !important;
    background-color: #ebebeb !important;
    border-color: #adadad !important;
}

div.modalAd {
    justify-content: center;
    align-items: center;
}

div.modalAd>div.modalAd-dialog {
    display: flex;
    justify-content: center;
}

div.modalAd-dialog>div.modalAd-content {
    background-color: transparent;
    box-shadow: none;
    border: none;
    max-width: 95%;
}

div.modalAd-content button.modalAd-button {
    color: white;
    opacity: .8;
    margin-bottom: 5px;
    display: flex;
    justify-content: flex-end;
    padding: 0;
}
div.modalAd-content button.modalAd-button:hover {
    color: white;
    opacity: 0.4;
}

.avatar-xs {
    width: 50px;
}

.kpo-picker {
    margin-bottom: 10px !important;
}

.kpo-logotypes {
    margin-left: 20px;
}

#search-departament-label:hover {
    cursor: pointer;
}
.no-padding {
    padding: 0 !important;
}
.no-height {
    height: 0 !important;
}