/*

zielony: #2b9464 
zielony delikatnie ciemniejszy: #28885c
zolty: #f5df65;
zolty jasny (np hover linkow zoltych na ciemnym tle): #fff2ab;

*/
body {
    font: 400 14px/1.6 'Open Sans', Verdana, Helvetica, sans-serif;
    background-color: #ffffff
}
h1 {
    font: 400 60px/1.3 'Open Sans', 'Bree Serif', Georgia, serif;
}
h2 {
    font: 400 24px/1.3 'Open Sans', 'Bree Serif', Georgia, serif;
}
h3 {
    font: 400 20px/1.3 'Open Sans', 'Bree Serif', Georgia, serif;
}
h4 {
    font: 400 14px/1.3 'Open Sans', 'Bree Serif', Georgia, serif;
}

/* link */
a.underlined:hover,
a.underlined:focus {
    color: #23527c;
    text-decoration: none;
    border-bottom: 1px dashed  #cdf2e6;;
    display: inline;
}

/* link */ 
/* kolory */
.red_01 {
    color: #d53e4f
}
.orange_01 {
    color: #f46d43
}
.orange_02 {
    color: #fdae61
}
.yellow_01 {
    color: #fee08b
}
.blue_01 {
    color:#3288bd
}
.green_01 {
    color:#66c2a5
}
.green_01_bg {
  background-color:#66c2a5
}
.green_02 {
    color:#cdf2e6
}
.green_02_bg {
  background-color:#cdf2e6
}

.white_01_bg {
    background-color: #ffffff
}
/* kolory - starsze */

.dark-blue {
    color: #2a6496
}
.dark-blue-bg {
    background-color: #2a6496
}

/* kolory */
.nav .caret {
    border-bottom-color: #f5df65;
    border-top-color: #f5df65;
}
.nav a:hover .caret {
    border-bottom-color: #b0a472;
    border-top-color: #b0a472;
}
.navbar-default .navbar-nav > li > a {
    color: #cdf2e6;
    font-size:12px;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #84d1b9;
}
.navbar-nav > li > a {
    text-shadow:  none;
}

.nav-tabs > li > a {
    line-height: 1.2;
}
.nav > li > a {
    padding: 8px 10px;
}


.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background: none;
    background-color: rgba(205,242,230,0.4);
    text-decoration: none;
}
.dropdown-menu {
    z-index: 1010; /* fix dla modala */
}
.modal	{
    z-index: 1008
}
.top-menu-separator {
    border-bottom:1px dashed #d1d1d1; 
    height: 5px; 
    margin-bottom: 5px
}

.breadcrumb-container {
    background-color: #3d3d3d;
    border-radius: 0px;
    border-bottom-right-radius: 0px;
    list-style: none outside none;
    margin-bottom: 0px;
    margin-top:-1px;
    margin-right: -15px;
    padding: 8px 15px;
    color:#fff;
    font-size: 12px;
    font-weight: 200;
}

.breadcrumb-container a, .breadcrumb a {
    color: #f5df65;
}
.breadcrumb-container a:hover, .breadcrumb a:hover {
    color: #fff2ab;
    text-decoration: none;
}

.breadcrumb {
    padding: 0px;
    margin-bottom: 0px;
    list-style: none;
    background: none;
    border-radius: 2px;
    background-color: none;
    padding-left:8px;
    padding-right:8px;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
}
.breadcrumb > .active {
    color: #777;
}


.bread-main-title {
    margin-left:-15px; 
    font-weight: normal; 
    padding-left: 15px; 
    font-weight: 600;
    text-transform: uppercase;
    font-size:12px; 
    padding-bottom:5px; 
    margin-top:9px; 
    border-bottom:1px solid #3d3d3d; 
    color: #ffffff
}

/* 
*/
/* labele */
label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 4px;
    max-width: 100%;
    font-size: 12px;
}
/* labele */

/* inputy radio z labelami duze*/
label.radio-inline, label.checkbox-inline 
{   background-color: noneh;   cursor: pointer;   font-weight: 400;   margin-bottom: 10px !important;   margin-right: 2%;   margin-left:0;   padding: 10px 10px 10px 30px; border-radius: 2px } 
label.radio-inline.checked, label.checkbox-inline.checked {   
    background-color: #66c2a5;   color: #fff !important;   text-shadow: 1px 1px 2px #000 !important; 
} 
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {   margin-left: 0; }
.columns label.radio-inline, .columns label.checkbox-inline {   min-width: 190px;   vertical-align: top;   width: 30%; }
.columns label.radio-inline-s, .columns label.checkbox-inline-s {   min-width: 140px;   width: 20%; }
.additional-info-wrap {   display: inline-block;   margin: 0 2% 0 0;   min-width: 190px;   position: relative;   vertical-align: top;   width: 30%; }
.additional-info-wrap label.checkbox-inline, .additional-info-wrap label.radio-inline {   width: 100% !important; }
.additional-info-wrap .additional-info {   background-color: #266c8e;   clear: both;   color: #fff !important;   margin-top: -10px;   padding: 0 10px 10px;   text-shadow: 1px 1px 2px #000 !important;   width: 100%; }
/* inputy radio z labelami duze*/

/*  map menu prawa */
.list-map-menu-right {
    
}
.list-map-menu-right label {
  margin-bottom: 0px;  
}
/*  map menu prawa */

/* popover (do editable np))*/
.popover {
    z-index: 12060;
}
/* popover (do editable np))*/
/* nav tabs */
.nav-tabs > li > a  {
}
.nav-tabs > li.active > a  {
    background-color: rgba(255,255,255, 0.5);
    color: #2b9464 ;
}

/* tabele */
.table-bordered > tbody > tr > td {
    border-top:0px;
    border-right:0px;
}
.table-bordered > tbody > tr > th {
    border-top:0px;
    border-right:0px;
}
.table-bordered-simple > tbody > tr > td {
    border-top:0px;
    border-right:0px;

}
.table-bordered-simple > tbody > tr > th {
    border-top:0px;
    border-right:0px;
}
.table, .table-bordered-simple { 
    font-size: 12px;
    border-bottom:0px;
    border-left:0px;
}
.table-bordered-simple { 
    font-size: inherit;
}

table.table-bordered, .table-bordered th, .table-bordered td {
    border:1px solid rgba(255,255,255, 0.5);
}
table.table-bordered-simple, .table-bordered-simple th, .table-bordered-simple td {
    border:1px solid rgba(255,255,255, 0.5);
}

.table tbody tr td {
    padding-left:10px;
    padding-top: 5px;
    padding-bottom: 4px;
    padding-right: 10px;
    line-height: 20px;
}
.table-hover tbody tr:hover {
    background-color: rgba(102,194,165,0.3);
}
.table-small {
    font-size: 10px;
}

/*table-striped table-bordered table-hover */

/* txt - rozmiary */
.text-right {
    text-align: right
}
.text-small, .rhm-form label.text-small {
    font-size: 10px;
}
.text-medium, .rhm-form label.text-medium {
    font-size: 12px;
}
.text-hint {
  padding: 10px;
  background-color: rgba(102,194,165,0.3);
}
/* txt - rozmiary */

/* lista slupow - prostokaty z kolorem statusu obliczen */
div.progress-container, .pole-calculations-state, div.progress-container-vertical {
    border: 1px solid #ccc; 
    width: 100px; 
    margin: 2px 5px 2px 0; 
    padding: 1px; 
    float: left; 
    background: white;
    border-radius: 2px;
}
div.progress-container-vertical {
    width: 50px; 
    height:100px;
}
div.progress-container > div {
    height: 12px
}
div.progress-container-vertical > div {
    width:48px;
    margin-left:-1px;
    margin-top:-1px;
    background-color: #ffffff;
}

.pole-calculations-state {
    height: 16px;
    font-size:9px;
    color:#FFFFFF;
    line-height: 10px;
    text-align: center;
    letter-spacing: 0.6px;
}
.pole-calculations-state-ok {
    background-color: #1a9850;  
}
.pole-calculations-state-error {
    background-color: #d73027;  
}
.pole-calculations-state-warning {
    background-color: #fdae61;  
}
.pole-calculations-state-inactive {
    background-color: #bababa;  
}
div.progress-container-vertical-gradient {
    position: relative;
    line-height:98px;
    text-align: center;
    color: #000000;
    margin-top:-98px;
    top:102px;
    left:2px;
    width: 46px;
    height: 96px;
    display: block;
    text-shadow:
        -1px -1px 0 #fff,  
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        1px 1px 0 #fff;
    background: repeating-linear-gradient(
        45deg,
        rgba(0, 0, 0, 0.2),
        rgba(0, 0, 0, 0.2) 10px,
        rgba(0, 0, 0, 0.3) 10px,
        rgba(0, 0, 0, 0.3) 20px
        );

}




/* lista slupow - prostokaty z kolorem statusu obliczen */

/* lista slupow - progress bar  */


.meter { 
    height: 20px;  /* Can be anything */
    position: relative;
    background: #555;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    padding: 10px;
    box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
}

.meter > span {
    display: block;
    height: 100%;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background-color: rgb(43,194,83);
    background-image: linear-gradient(
        center bottom,
        rgb(43,194,83) 37%,
        rgb(84,240,84) 69%
        );
    box-shadow: 
        inset 0 2px 9px  rgba(255,255,255,0.3),
        inset 0 -2px 6px rgba(0,0,0,0.4);
    position: relative;
    overflow: hidden;
}
.meter > span:after {
    content: "";
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    background-image: linear-gradient(
        -45deg, 
        rgba(255, 255, 255, .2) 25%, 
        transparent 25%, 
        transparent 50%, 
        rgba(255, 255, 255, .2) 50%, 
        rgba(255, 255, 255, .2) 75%, 
        transparent 75%, 
        transparent
        );
    z-index: 1;
    background-size: 50px 50px;
    animation: move 2s linear infinite;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden;
}
/* lista slupow - progress bar  */

/* akoredon */
.panel-default > .panel-heading {
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    background-repeat: repeat-x;
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
    padding: 5px 8px;
}
.panel-title {
    color: inherit;
    font-size: 12px;
    margin-bottom: 0;
    margin-top: 0;
}
.panel-default label {
    font-weight: normal;
    font-size: 11px;
}
.panel-default label input{
  position: relative;
  top:3px;
}
/* akoredon */


/* panele */
.panel-rhm {
    background: none;
    border: none;
    border-radius: 1px;
    box-shadow: none;
    margin-bottom: 20px;
}
.panel-rhm .panel-heading {
    background: none;
    border-color: #e7eaec;
    border: none;
    color: inherit;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 8px;
    padding-left: 0px;
    padding-right: 0px;
    height: 38px;
}
.panel-rhm .panel-heading h5 {
    color: #2ba6bf;
    display: block;
    float: left;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 15px;
    line-height: 15px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-overflow: ellipsis;
}

.panel-rhm .panel-body {
    background: none;
    color: inherit;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0px;
    font-size: 12px; 
    font-family: Open Sans; 
    line-height: 15px
}


/* bez wyszukiwarki */ 
.panel-rhm-2 {
    border-color: #dddddd;
    opacity: 0.86;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
.panel-rhm-2:hover {
    opacity: 1;
}

.panel-rhm-2 > .panel-heading {
    color: #333333;
    background-color: #cdf2e6;
    background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(255,255,255,.8) 10px, rgba(255,255,255,.8) 20px);
    border-color: #dddddd;
    padding-top: 2px;
    margin-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.panel-rhm-2 > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #dddddd;
}

.panel-rhm-2 > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #dddddd;
} 

.panel-rhm-2 .panel-title {
    color: rgba(106, 106, 106, 1); /*NAWET SPOKO*/
    color: rgba(0,0,0, 0.85);
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    height: auto;
    text-transform: uppercase;
    line-height: 30px;
    display: inline;
    padding-right:5px;
    padding-left:5px;
    margin-left:-5px;
    background-color: rgba(255,255,255,1);
    border-radius: 2px;
}
.panel-rhm-2 h4 {
    font-size:14px;
}




/* poprawki do jqueryUi */
.sliders-padded {
    margin-top: 5px;
}
/* poprawki do jqueryUi */

.modal-wide .modal-dialog
{
    width: 98%;/* your width */
} 

.modal-title {
    font-size: 14px;
    line-height: 1.42857;
    margin: 0;
}
.modal-header {
    border-bottom: 1px solid #e5e5e5;
    background-color: rgba(0,0,0,0.06);
    padding: 10px;
}
.modal-dialog {
    margin: 18px auto;
    width: 800px;
}
.modal-content {
    box-shadow: none;
}

.modal {
    margin-top:83px;
    background-color: rgba(0,0,0,0.4);
}

/* dataTable */ 
table.dataTable {
    width: 99.9%;
}
.dataTableSearchContainer {
    margin-top: -5px;
    margin-bottom: 5px;
}
.dataTableSearchContainer label {
    font-size:12px;
    font-weight:400
}
.dataTableSearchContainer input {
    border-radius: 2px;
    font-size:12px;
    /* background-color: #8ad8e9; */
    border: 1px solid #3f3f3f;
    opacity: 0.6;
    margin-left:5px;
}
.dataTableSearchContainer input:focus {
    opacity: 1;
}
.dataTables_info {
    font-size: 10px;
}
.dataTables_paginate {
    font-size: 10px;
}

/* jquery UI */
.ui-widget input {
    font-size: 14px;
}
.rhm-form .ui-widget input.ui-spinner-input {
  border: none;
  font-size:11px;
}
.marker {
    text-align: center;
    font-size:12px;
}
.marker-pole .marker-content{
    font-size:11px;
    color: #1d1d1d;
    padding:2px;
    padding-left:4px;
    padding-right:4px;
    font-weight:bold; 
    background-color: #f5df65;
    border-radius: 2px;
    box-shadow: none;
    opacity:0.8;
}
.marker-pole .marker-content span.small{
  font-size:9px;
  font-weight:normal;
}
.marker-activated .marker-content {
  border: 1px #1d1d1d solid;
  font-size:14px;
}
.marker-currently-selected .marker-content {
  border: 1px solid #111;
  font-size:14px;
  background-color: #66b28f;
}
.marker-type-start-point .marker-content {
  background-color: green;
}
.marker-functional-point .marker-content {
  background-color: red;
}


.rhm-form label {
  margin-top: 0px;
  font-weight: normal;
  font-size: 12px
}

.rhm-form input[type=text], .rhm-form textarea, .rhm-form select {
  border: 1px solid #23527c;
  padding: 2px;
  padding-left:6px;
  padding-right:6px;
  border-radius:2px;
  font-size:11px;
}


.rhm-form h4 {
    color: #23527c;
    padding-bottom: 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ddd;
}

.rhm-form .error {
    box-shadow: 0px 0px 2px #d14d28;
    background-color: #fcf5f2;
}
.rhm-form input.input-like-text {
    border: none; display: inline;
    width: auto;
}


.small-form {
    font-size:11px;
    height:24px;
}


.rhm-form input.input-3-digits-right {
    width: 25px; 
    text-align: right;
    padding-left:2px; 
    padding-right: 2px;
}
.rhm-form input.input-3-digits-center {
    width: 25px; 
    text-align: center;
    padding-left:2px; 
    padding-right: 2px;
}
.rhm-form-buttons {
    text-align: right
}

.noty-message{
    width:100px;
    height:100px;
}

/* formularze - stopka */
.rhm-form-footer{
    height: 2em;
    width: 100%;
    margin-left: 0px;
    background: blue;
    color: white;
    position: fixed;
    top: 100%;
    left: 0px;
    margin-top: -50px;
    text-align: right;
    background-color: #1d1d1d;
    padding: 10px;
    height: 50px;
}
.rhm-form-footer a{
    float: right;
    margin-left: 5px;
}

#rhm-form-footer-msg {
    float: right;
    text-align: right;
    font-size: 12px;
    padding-right: 15px; 
    line-height: 32px;
}
/* formularze - stopka */

/* wyswietlanie przęsła */
 .cable-icon-air {
    position: relative;
    top:-286px;
  }
  .cable-icon-ground {
        position: relative;
        top:-126px
  }
  .prev-cable-tile-symbol {
    position: relative; 
    left:50%;
    width: 50%; 
    opacity: 0.4; 
    background-repeat: repeat-x;
    background-position: center right; 
  }
  .next-cable-tile-symbol {
    width: 50%;
    margin-left: 50%;
    opacity: 0.4; 
    background-repeat: repeat-x;
    background-position: center left; 
  }
  #js-cables-preview-cable-icon-r-container.cable-icon-air, #js-cables-preview-cable-icon-l-container.cable-icon-air {
    position: relative;
    top:-100px;
  }
  #js-cables-preview-cable-icon-r-container.cable-icon-ground, #js-cables-preview-cable-icon-l-container.cable-icon-ground {
    position: relative;
    top:20px;
  }
/* wyswietlanie przęsła */

/* opacity */
.opacity50 {
  opacity: 0.5
}
.opacity60 {
  opacity: 0.6
}
.opacity70 {
  opacity: 0.7
}
.opacity80 {
  opacity: 0.8
}
.opacity90 {
  opacity: 0.9
}
.opacity100 {
  opacity: 1
}
/* opacity */


/* patch do formularzy */
.form-group .col-md-12, 
.form-group .col-md-11, 
.form-group .col-md-10, 
.form-group .col-md-9, 
.form-group .col-md-8, 
.form-group .col-md-7, 
.form-group .col-md-6, 
.form-group .col-md-5, 
.form-group .col-md-4, 
.form-group .col-md-3, 
.form-group .col-md-2, 
.form-group .col-md-1 {
    padding-left: 0px;
    padding-right: 0px;
}
/* patch do formularzy */


/* btny */
.btn-default {
}

.btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger, .btn-disabled {
    box-shadow: 0 0px 0 rgba(255, 255, 255, 0) inset, 0 0px 1px rgba(0, 0, 0, 0.75);
    /*  text-shadow: 0 0px 0 rgba(0, 0, 0, 0.2); */
}
.btn {
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    color: #005476;
    color: rgba(0,0,0, 0.9);
}
.btn:hover {
    background-color: #EFF5FD;

}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-color: #EFF5FD;
}

.btn-disabled {
    cursor: normal;
    opacity: 0.6;

}
.btn-success {
    /* color:#66c2a5 */
    background: none;
    background-color: rgba(50,173,134,1);
    border-color: #27875b;
    color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
    background-color: rgba(50,173,134,0.8);
}

.btn-danger {
    color: #fff;
}


.btn-text-default {

}

.btn-xxs {
    font-size: 10px;
    line-height: 1;
    padding: 2px 3px;
    padding-top:0px;
    margin-top: -1px;
    letter-spacing: 0.5px;
}
.ui-widget button.btn-xxs {
    font-size: 10px;
}


/* taki buton np na opcje z radio (edycja projektu) */
.btn-xs-mini-font {
    padding:5px;
    padding-top: 7px;
    padding-bottom: 3px;
    font-size:11px;
    background-color: rgba(255,255,255,0);
    color: #ffffff;
}
.btn-xs-mini-font input.radio-inline {
    position: relative;
    top:-2px;
    left: -2px;
}
.btn-50-height {
    height: 50px;
    width: 100%;
    line-height: 20px;
    padding-top:5px;
    margin-bottom:10px;
}
/* koniec btn */


.mt, .mt0 {
    margin-top:0px;
}
.mt5 {
    margin-top:5px;
}
.mt10 {
    margin-top:10px;
}
.mt15 {
    margin-top:15px;
}
.mt20 {
    margin-top:20px;
}
.mt25 {
    margin-top:25px;
}
.mt50 {
    margin-top:50px;
}
.mt100 {
    margin-top:100px;
}

.ml5 {
    margin-left: 5px
}
.ml10 {
    margin-left: 10px
}

.bolded {
    font-weight: bold;
}


/* tooltip z obrazkiem */
#preview{
    position:absolute;
    border:1px solid #ccc;
    background:#ffffff;
    padding:5px;
    display:none;
    border-radius: 4px;
    font-size: 12px;
    text-align: center;
    color:#000000;
    padding-bottom: 5px;
}
#preview img{
    margin-bottom: 10px;
}


/* tooltip z obrazkiem */
/* stacked tabs */
/* tooltip */
.tooltip-inner {
    border:4px solid #cdf2e6;
}

/* tooltip */

/*  bhoechie tab */
div.bhoechie-tab-container{
    z-index: 10;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border:1px solid #ddd;
    margin-top: 20px;
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
    margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
    margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
    color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
    background-color: #5A55A3;
    background-image: #5A55A3;
    color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid #5A55A3;
}

div.bhoechie-tab-content{
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; */
    padding-left: 10px;
    padding-top: 10px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
    display: none;
}
/* stacked tabs */

li.system-msg-item-success {
    background-color: #000000;
    color:#66c2a5;
    border: none;
    /* background-color: rgba(102,194,165,0.3); */
} 
li.system-msg-item-danger {
    background-color: #000000;
    color:#d53e4f;
    border: none;
} 
li.system-msg-item-warning {
    background-color: #000000;
    color:#f46d43;
    border: none;
} 
li.system-msg-item-info {
    background-color: #000000;
    color:#3288bd;
    border: none;
} 


/* lupa i obrazki */
.simpleLens-thumbnails-container {
    width: 100%;
    height: 300px !important;
    overflow: none;
}
.simpleLens-big-image {
    width:100%;
    max-height: 500px;
}
.simpleLens-thumbnail-wrapper {
    display: block;
    width: 100%;
    text-align: center;
    border: 1px solid #f3f3f3;
    border-radius: 2px;
    overflow: hidden;
    float: left;
    vertical-align: middle

}
.simpleLens-thumbnail-wrapper img {
    margin: auto;
    max-width: 100%;
    vertical-align: middle;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.simpleLens-big-image-container {
    background-color: #fff;
    border: 1px solid #f3f3f3;
    border-radius: 2px;
    width: 100%;
}
.simpleLens-lens-element {
    height: 100%;
    left: 103%
}
.simpleLens-lens-image {
    width: 100%;
    background-color: red;
    text-align: center;
}
/* lupa i obrazki */
/* top menu */

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 100%;
    left: 0;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
    box-shadow: none;
    letter-spacing: 0px;
    font-size: 12px;
}
.dropdown-submenu>.dropdown-menu>.dropdown-submenu>.dropdown-menu {
    top: 0px;
    left: 100%;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>.dropdown-menu>.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
/* top menu */
/* menu mapy */
.map-tools-menu li {
    display: block;

}
.map-tools-menu-item {
    display: block;
    width:80px;
    height: 50px;
    float: left;
    text-align: center;
    line-height: 18px;
    font-size: 10px;
    margin-right: 10px;
    background-color: rgba(176, 164, 114, 0.2);
    border-radius: 4px;
    border: 1px solid #f5f4ee;
    padding: 5px;
    padding-right:3px;
    padding-left:3px;
    color: #2a6496;
    text-decoration: none;
}

.map-tools-menu-item i{
    font-size:20px;
}
.map-tools-menu-item:hover {
    background-color: rgba(176, 164, 114, 0.4);
    /* color: #3073ac; */
    text-decoration: none;
    /* border: 1px solid #ddd; */
    box-shadow: 0px 0px 1px #2a6496
}
.map-tools-menu-item.active {
    background-color: rgba(176, 164, 114, 0.2);
    border: 1px solid #ddd;
    color: #2b9464;
}
.map-tools-menu-item.active:hover {
    background-color: rgba(176, 164, 114, 0.2);
    border: 1px solid #ddd;
    color: #2b9464;
}


/* menu mapy */



/* rozne */
.unactive_table_row {
    opacity:0.6
}
/* rozne */
/* miniaturki obrazkow na mapie (w toltipe)*/
.map-thumbnail-images {
    max-width:42px;
    max-height:42px;
    margin: auto;
}

.map-thumbnail-images-containers {
  display: block;
  float: left;
  width:46px;
  height:46px;
  margin-right:2px;
  margin-bottom:2px;
  text-align: center;
  border: 1px solid #aaaaaa;;
  border-radius:2px;
  overflow: hidden;
  white-space: nowrap;
  line-height: 40px;
}

/* miniaturki obrazkow na mapie (w toltipe)*/
/*  obrazkie - edycja obiektu  */
.map-medium-image {
    max-width:488px;
    max-height:488px;
    margin: auto;
}

.map-medium-image-container  {
  display: block;
  float: left;
  width:500px;
  height:500px;
  margin-right:2px;
  margin-bottom:2px;
  text-align: center;
  border: 1px solid #aaaaaa;;
  border-radius:4px;
  overflow: hidden;
  white-space: nowrap;
  line-height: 500px;
}

/*  obrazkie - edycja obiektu  */
/* drzewo */
.tree {
    min-height:20px;
    padding:19px;
    margin-bottom:20px;
    background-color:#fbfbfb;
    border:1px solid #999;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.tree li {
    list-style-type:none;
    margin:0;
    padding:10px 5px 0 5px;
    position:relative
}
.tree li::before, .tree li::after {
    content:'';
    left:-20px;
    position:absolute;
    right:auto
}
.tree li::before {
    border-left:1px solid #999;
    bottom:50px;
    height:100%;
    top:0;
    width:1px
}
.tree li::after {
    border-top:1px solid #999;
    height:20px;
    top:25px;
    width:25px
}
.tree li span {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:1px solid #999;
    border-radius:5px;
    display:inline-block;
    padding:3px 8px;
    text-decoration:none
}
.tree li.parent_li>span {
    cursor:pointer
}
.tree>ul>li::before, .tree>ul>li::after {
    border:0
}
.tree li:last-child::before {
    height:30px
}
.tree li.parent_li>span:hover, .tree li.parent_li>span:hover+ul li span {
    background:#eee;
    border:1px solid #94a0b4;
    color:#000
}
/* drzewo */





.css-treeview ul,
.css-treeview li
{
    padding: 0;
    margin: 0;
    list-style: none;
}

.css-treeview input
{
    position: absolute;
    opacity: 0;
}

.css-treeview
{
    font: normal 11px "Segoe UI", Arial, Sans-serif;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.css-treeview a
{
    color: #00f;
    text-decoration: none;
}

.css-treeview a:hover
{
    text-decoration: underline;
}

.css-treeview input + label + ul
{
    margin: 0 0 0 22px;
}

.css-treeview input ~ ul
{
    display: none;
}

.css-treeview label,
.css-treeview label::before
{
    cursor: pointer;
}

.css-treeview input:disabled + label
{
    cursor: default;
    opacity: .6;
}

.css-treeview input:checked:not(:disabled) ~ ul
{
    display: block;
}

.css-treeview label,
.css-treeview label::before
{
    background: url("/images/tree-icons.png") no-repeat;
}

.css-treeview label,
.css-treeview a,
.css-treeview label::before
{
    display: inline-block;
    height: 16px;
    line-height: 16px;
    vertical-align: middle;
}

.css-treeview label
{
    background-position: 18px 0;
}

.css-treeview label::before
{
    content: "";
    width: 16px;
    margin: 0 22px 0 0;
    vertical-align: middle;
    background-position: 0 -32px;
}

.css-treeview input:checked + label::before
{
    background-position: 0 -16px;
}



/* webkit adjacent element selector bugfix */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    .css-treeview 
    {
        -webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
    }

    @-webkit-keyframes webkit-adjacent-element-selector-bugfix 
    {
        from 
        { 
            padding: 0;
        } 
        to 
        { 
            padding: 0;
        }
    }
}


/* ui dialog */
.ui-dialog .ui-dialog-title {
  font-size: 12px;
}
.ui-dialog-content p span.dialog-content {
  font-size: 11px;
}

/* ui dialog */

/* pomocnicy */
.no-padding {
  padding: 0 !important;
}
.no-padding-bottom {
  padding-bottom: 0 !important;
}
.no-padding-top {
  padding-top: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.no-margin-top {
  margin-top: 0 !important;
}
.no-margin-left {
  margin-left: 0 !important;
}
.no-margin-right {
  margin-right: 0 !important;
}
.no-border {
  border: none;
}
.no-border-bottom {
  border-bottom: none;
}
.no-border-top {
  border-top: none;
}
.no-border-left {
  border-left: none;
}
.no-border-right {
  border-right: none;
}
.no-underline {
  text-decoration: none !important;
}
.no-hover-underline:hover {
  text-decoration: none !important;
}
.no-shadow,
.no-box-shadow {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.no-text-shadow {
  text-shadow: none !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-scroll {
  overflow: scroll !important;
}
.overflow-visible {
  overflow: visible !important;
}
/* pomocnicy */
/* magnify  */
.magnify {
    position: relative;
    cursor: none
}

.magnify-large {
    position: absolute;
    display: none;
    width: 375px;
    height: 375px;

    -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
       -moz-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
   
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
             border-radius: 100%
}
/* magnify  */