.form-group h2 {
    margin-bottom: 20px;
}

.content-area {
    padding-right: 100px;
}

.navbar-static-top {
    border-bottom: 2px solid #e7eaec;
}

.vertical-timeline-icon i {
    margin-top: -7px;
}

.filtry-row {
    position:relative;
    margin: 0px 10px 15px 10px;
}

.filtry-wrapper {
    display: none;
    background: rgb(249, 249, 249);
    -webkit-box-shadow: inset 0px 10px 38px -15px rgba(0,0,0,0.55);
    -moz-box-shadow: inset 0px 10px 38px -15px rgba(0,0,0,0.55);
    box-shadow: inset 0px 10px 38px -15px rgba(0,0,0,0.55);
}
.filtry-btn {
    position: absolute !important;
    right: 15px;
    bottom: 0;
}

#buttons {
    text-align:left;
}

.sweet-alert {
    box-sizing : border-box;
    max-height : 100% !important;
    overflow-y : auto !important;
    padding : 0 17px 17px !important;
    width : 512px;
}
.sweet-alert:before {
    content : "";
    display : block;
    height : 17px;
    width : 0;
}

.rowny-rozmiar{
    width: 30px;
    float: left !important;
    display: block !important;
}

.menuMiejsca i {
    display:inline !important;
    margin-right: 3px !important;
    padding: 3px 4px !important;
}


.menuMiejsca i.fa-plus-circle{
    float:none !important;
}

.menuMiejscaMain {
    margin-left:25px;
    margin-top:10px;
    padding:0;
}

.menuMiejscaMain .label {
    background: none !important;
    padding: 3px 4px !important;
    background:none !important;
}

.menuMiejsca ul li {
    border:none;
}

.menuMiejsca ul li a span {
    background:none;
}

.menuMiejsca ul li a i {
    margin-right:2px;

}

.overflow-scroll {
    padding-right:30px;
}

.form-control::-webkit-file-upload-button {
    visibility: hidden;
}
.form-control::before {
    content: '\f090';
    margin-top:-7px;
    margin-left:-11px;
    background: none;
    border-right: 1px solid #e5e6e7;
    border-radius: 0px;
    padding: 10px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    text-shadow: none;
    font-weight: normal;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.form-control:hover::before {
}
.form-control:active::before {

}

.flagMiniature {
    width: 37px;
    height: 24px;
    margin: 5px;
    border: 1px solid #CBCBCB;
    padding: 1px;
}


/*---------------------------PRODUKTY---------------------------*/
.zakladka a{
    border-top,border-left,border-right:#e7eaec solid 1px;
    z-index: 10;
}

.file .icon i {
    font-size: 70px;
    color: #dadada;
}

.fileDownloadCount {
    position: absolute;
    top: 5px;
    border: 2px solid #00488F;
    box-shadow: #000 0 0 5px -2px;
    border-radius: 15px;
    padding: 5px;
    background-color: white;
    right: -5px;
}

.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    margin-left:0px;
}


.ibox-content:hover .bUsunProdukt {
    display:inline !important;
}

.overflow-scroll {
    overflow-y:scroll;
    margin-top:-20px;
    padding-top: 20px;
}

@media (max-width: 992px) {
    .visible-on-phone {
        display:inline
    }
    .visible-on-desktop {
        display:none;
    }
    #flags ul li{
        display:inline;
        padding:0;
    }
}

@media (min-width: 992px) {
    .visible-on-phone {
        display:none;
    }
    .visible-on-desktop {
        display:inline;
    }
}

/*---------------------------GLOBALNE---------------------------*/
.btn-fix {
    position: absolute;
    top: 20px;
    right: 30px;
    z-index: 10;
    display: inline;
    margin: 0 !important;
}

.btn-normal {
    width: 60%;
    margin: 20px 20%;
}

.switchery > small {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

/*---------------------------PLIKI---------------------------*/


.file-box-edit i{
    font-size: 24px;
    position: absolute;
    top: 10px;
    cursor: pointer !important;
    transition-duration: 0.3s;
    display:none;
    padding: 6px 8px;
    height: 35px;
    width: 35px;
    border-radius: 8px;
    z-index: 7;
}

.file-box-edit i:hover {
    transform:scale(1.15);
    -webkit-transform:scale(1.15);
    -moz-transform:scale(1.15);
    -o-transform:scale(1.15    );
}

.file-box:hover .file-box-edit i {
    display: block;
}

.file-box-edit .fa-trash{
    color: #FFF;
    right: 10px;
    background:#D00000;
}

.file-box-edit .fa-edit{
    color: #FFF;
    left: 10px;
    background: #5194CE;
}

/*---------------------------ANIMACJA---------------------------*/
svg .circle-out {
    fill-opacity: 0;
    stroke-width: 1;
    stroke-dasharray: 1650;
    stroke-dashoffset: 1650;
    animation-name: show;
    animation-delay: 0s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-timing-function: linear;
}
svg .circle-inside {
    fill-opacity: 0;
    stroke-width: 3;
    stroke-dasharray: 1650;
    stroke-dashoffset: -1650;
    animation-name: show;
    animation-delay: 1s;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-timing-function: linear;
}
svg .kostki-tlo path {
    fill-opacity: 0;
    stroke-width: 1;
    stroke-dasharray: 1133;
    stroke-dashoffset: 1133;
    animation-name: draw;
    animation-delay: 1s;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-timing-function: linear;
}
.kostki path {
    fill-opacity: 0;
    stroke-width: 1;
    stroke-dasharray: 1133;
    stroke-dashoffset: 1133;
    animation-name: draw;
    animation-delay: 2s;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-timing-function: linear;
}
@keyframes rubic {
    90% {
        stroke-dashoffset: 0;
        stroke-width: 1;
        fill-opacity: 0;
    }
    100% {
        stroke-dashoffset: 0;
        fill-opacity: 1;
        stroke-width: 0;
    }
}
@keyframes draw {
    80% {
        stroke-dashoffset: 0;
        stroke-width: 1;
        fill-opacity: 0;
    }
    100% {
        stroke-dashoffset: 0;
        fill-opacity: 1;
    }
}
@keyframes show {
    80% {
        stroke-dashoffset: 0;
        stroke-width: 3;
        fill-opacity: 0;
    }
    100% {
        stroke-dashoffset: 0;
        stroke-width: 3;
        fill-opacity: 1;
    }
}


/*---------------------------ANIMACJA SMART TOUR---------------------------*/
svg .pin {
    fill-opacity: 0;
    stroke-width: 2;
    stroke-dasharray: 1120;
    stroke-dashoffset: 1120;
    animation-name: tour;
    animation-delay: 1s;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-timing-function: linear;
}
svg .buzia circle {
    fill-opacity: 0;
    stroke-width: 2;
    stroke-dasharray: 1133;
    stroke-dashoffset: 1133;
    animation-name: tour;
    animation-delay: 1s;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-timing-function: linear;
}
.map1 path {
    fill-opacity: 0;
    stroke-width: 2;
    stroke-dasharray: 870;
    stroke-dashoffset: 870;
    animation-name: tour;
    animation-delay: 2s;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-timing-function: linear;
}
.map2 path {
    fill-opacity: 0;
    stroke-width: 2;
    stroke-dasharray: 395;
    stroke-dashoffset: 395;
    animation-name: tour;
    animation-delay: 3s;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-timing-function: linear;
}
.map3 path {
    fill-opacity: 0;
    stroke-width: 2;
    stroke-dasharray: 430;
    stroke-dashoffset: 430;
    animation-name: tour;
    animation-delay: 4s;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-iteration-count: 1;
    animation-timing-function: linear;
}
@keyframes tour {
    80% {
        stroke-dashoffset: 0;
        stroke-width: 2;
        fill-opacity: 0;
    }
    100% {
        stroke-dashoffset: 0;
        fill-opacity: 1;
        stroke-width: 0;
    }
}

/*---------------------------MENU ZAPIS, KRAJE---------------------------*/
.podswietlony a:after {
    content: '\f060';
    color: gray;
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    position: absolute;
    top: 4px;
    z-index: 1;
    right: 8px;
    padding-top:5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.podswietlony a {
    color: green !important;
}
.podswietlony .list-element-name {
    transition-duration: 0.2s !important;
}
#fixedMenu,#fixedMenuWidthoutButtons {
    position: fixed;
    right: 0px;
    z-index: 1000;
    text-align: right;
    height: 100%;
    width: 6% !important;
    transform-origin : right center;
}
#flags ul {
    list-style: none;}

#fixedMenu #flags {
    position:absolute;
    top:240px;
    right:20px;
}

#fixedMenuWidthoutButtons #flags {
    position:absolute;
    top:20px;
    right:15px;
}

#flags img {
    width: 37px;
    height: 24px;
    margin: 5px;
    border: 1px solid #CBCBCB;
    opacity:0.25;
    padding: 1px;
}

#fixedMenu button {
    margin: 5px;
    min-width: 37px;
    min-height: 37px;
}

#buttons {
    position:absolute;
    top: 20px;
    right:15px;
    -webkit-animation-duration: 0.2s;
    -moz-animation-duration: 0.2s;
    animation-duration: 0.2s;
}

.chosen {
    color: black !important;
    background-color: #F3F3F4 !important;
}

.activOpacity {
    opacity:1 !important;
}

/*---------------------------MENU PRAWIE LEWE:)---------------------------*/

#adminSecondMenuContainer {
    min-height:600px;
    margin-top: -20px;

}

.articleSort ul {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 10px 0 30px 0;
    text-align: center;
}

.articleSort ul li {
    padding: 0 8px;
    display: inline;
}

.remove, .edit {
    margin:0 !important;
    color:#FFF !important;
}

.removeable {
    position: relative;
}

.editable .label-primary {
    display:none;
    transition-duration: 1s;
    position: absolute;
    top: 4px;
    right: 30px;
    z-index: 3;
}

.editable:hover .label-primary{
    display:inline !important;
}

.removeable .label-danger {
    display:none;
    transition-duration: 1s;
    position: absolute;
    top: 4px;
    right: 0px;
    z-index: 2;
}

.removeable:hover .label-danger{
    display:inline !important;
}

.folder-list {
    padding:0;
    margin-top: 20px;

}

.folder-list li i{
    display: block;
    float: left;
    padding: 5px 0;
}

.folder-list li:hover {
    background-color: #ECECEC;
}

.list-element-name-wrapper {
    width: 85%;
    display: inline-block;
    overflow: hidden;
    padding: 2px 0;
    white-space: nowrap;
}

.list-element-name {
    display: inline-block;
    transition-duration: 2s;
}

.articleSort li:hover{
    cursor: pointer;
    background-color: #ECECEC;
}

.articleSort ul li ul li:hover {
    background-color: transparent;
}

/*---------------------------ADMIN CONTENT:)---------------------------*/
#adminContent .col-lg-11{
    padding-top: 20px;
}

#adminContent .contentScrollable {
    min-height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.contentScrollableMenu {
    height: 300px;
    overflow-y: scroll;
    overflow-x: hidden;
    border-bottom: 1px solid #ABABAB;
    border-top: 1px solid #ABABAB;
    padding: 10px 0 !important;
}


/*---------------------------TABS---------------------------*/

/* Tabs */
.tabs-container .panel-body {
    background: #fff;
    border: 1px solid #e7eaec;
    border-radius: 2px;
    padding: 20px;
    position: relative;
}
.tabs-container .nav-tabs > li.active > a,
.tabs-container .nav-tabs > li.active > a:hover,
.tabs-container .nav-tabs > li.active > a:focus {
    border: 1px solid #e7eaec;
    border-bottom-color: transparent;
    background-color: #fff;
}
.tabs-container .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.tabs-container .tab-pane .panel-body {
    border-top: none;
}
.tabs-container .nav-tabs > li.active > a,
.tabs-container .nav-tabs > li.active > a:hover,
.tabs-container .nav-tabs > li.active > a:focus {
    border: 1px solid #e7eaec;
    border-bottom-color: transparent;
}
.tabs-container .nav-tabs {
    border-bottom: 1px solid #e7eaec;
}
.tabs-container .tab-pane .panel-body {
    border-top: none;
}
.tabs-container .tabs-left .tab-pane .panel-body,
.tabs-container .tabs-right .tab-pane .panel-body {
    border-top: 1px solid #e7eaec;
}
.tabs-container .nav-tabs > li a:hover {
    background: transparent;
    border-color: transparent;
}
.tabs-container .tabs-below > .nav-tabs,
.tabs-container .tabs-right > .nav-tabs,
.tabs-container .tabs-left > .nav-tabs {
    border-bottom: 0;
}
.tabs-container .tabs-left .panel-body {
    position: static;
}
.tabs-container .tabs-left > .nav-tabs,
.tabs-container .tabs-right > .nav-tabs {
    width: 20%;
}
.tabs-container .tabs-left .panel-body {
    width: 80%;
    margin-left: 20%;
}
.tabs-container .tabs-right .panel-body {
    width: 80%;
    margin-right: 20%;
}
.tabs-container .tab-content > .tab-pane,
.tabs-container .pill-content > .pill-pane {
    display: none;
}
.tabs-container .tab-content > .active,
.tabs-container .pill-content > .active {
    display: block;
}
.tabs-container .tabs-below > .nav-tabs {
    border-top: 1px solid #e7eaec;
}
.tabs-container .tabs-below > .nav-tabs > li {
    margin-top: -1px;
    margin-bottom: 0;
}
.tabs-container .tabs-below > .nav-tabs > li > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}
.tabs-container .tabs-below > .nav-tabs > li > a:hover,
.tabs-container .tabs-below > .nav-tabs > li > a:focus {
    border-top-color: #e7eaec;
    border-bottom-color: transparent;
}
.tabs-container .tabs-left > .nav-tabs > li,
.tabs-container .tabs-right > .nav-tabs > li {
    float: none;
}
.tabs-container .tabs-left > .nav-tabs > li > a,
.tabs-container .tabs-right > .nav-tabs > li > a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px;
}
.tabs-container .tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
}
.tabs-container .tabs-left > .nav-tabs > li > a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
}
.tabs-container .tabs-left > .nav-tabs .active > a,
.tabs-container .tabs-left > .nav-tabs .active > a:hover,
.tabs-container .tabs-left > .nav-tabs .active > a:focus {
    border-color: #e7eaec transparent #e7eaec #e7eaec;
}
.tabs-container .tabs-right > .nav-tabs {
    float: right;
    margin-left: 19px;
}
.tabs-container .tabs-right > .nav-tabs > li > a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
}
.tabs-container .tabs-right > .nav-tabs .active > a,
.tabs-container .tabs-right > .nav-tabs .active > a:hover,
.tabs-container .tabs-right > .nav-tabs .active > a:focus {
    border-color: #e7eaec #e7eaec #e7eaec transparent;
    z-index: 1;
}
@media (max-width: 767px) {
    .tabs-container .nav-tabs > li {
        float: none !important;
    }
    .tabs-container .nav-tabs > li.active > a {
        border-bottom: 1px solid #e7eaec !important;
        margin: 0;
    }
}

/*---------------------------USERS---------------------------*/
.userTr td {
    vertical-align: middle !important;
}
.user-photo img {
    border-radius: 50%;
    height:30px;
    width:30px;
}

.img-preview-sm {
    max-height: 120px;
    max-width: 120px;
    border-radius: 100px;
}

/*---------------------------OKIENKA---------------------------*/

.ui-widget-header {
background-color: #1AB394;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

.vertical-container {
    /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
}

#vertical-timeline {
    margin-top: 2em;
    margin-bottom: 2em;
}

@media only screen and (min-width: 1170px) {
    #vertical-timeline.center-orientation {
        margin-top: 3em;
        margin-bottom: 3em;
    }

    .center-orientation .vertical-timeline-icon {
        width: 50px;
        height: 50px;
        margin-left: -25px;
    }
}

@media only screen and (min-width: 1170px) {
    .center-orientation .vertical-timeline-content {
        width: 45%;
    }
    .center-orientation .vertical-timeline-content::before {
        top: 24px;
    }
    .center-orientation .vertical-timeline-content .btn {
        float: left;
    }
    .center-orientation .vertical-timeline-content .vertical-date {
        left: 122%;
    }
    .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content::before {
        top: 24px;
    }
    .center-orientation .vertical-timeline-block:nth-child(even) .vertical-timeline-content .vertical-date {
        right: 122%;
    }
}
.modal-dialog {
    z-index: 2200;
}
