
.btn-primary{
  color: #fff;
  background-color: #039191;
  border-color: #039191;
 
}
.btn-primary:hover{
  color: #fff;
  background-color: #428989;
  border-color:  #428989;
 
}
#forget {
  color: #018181;
}
#loglogo .fas{
  color:#039191;
}


#logo .fas,
#honeypot:hover,
.demo-inline *[contentEditable="true"]:focus:before,
.demo-inline *[contentEditable="true"]:hover:before {
    color: #039191;
}

#sidebar,
a.hlep {
    background: #039191;
}

.btn-info,
.cd-top,
.cd-top:hover,
.no-touch .cd-top:hover {
    color: #fff !important;
    background-color: #039191 !important;
    border-color:  !important;
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
    background-color: #039191 !important;
    border-color:  !important;
}

.demo-inline *[contentEditable="true"]:focus,
.demo-inline *[contentEditable="true"]:hover {
    outline: 2px solid #039191;
}

li.active a {
    background: #039191;
}

ul ul a {
    background: #039191;
}

nav ul li a:hover {
    background: #027575 !important;
}

a:hover, a.color {
    color: #027575}

nav a, h1  {
    color: #fff !important;
}

 
.cd-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    border-color: #027575;

}

ul ul a {
    background: #027575;
}
a {
    color: #018181;
}

#tableOUT a {
    color: #006262;
    text-decoration: underline !important;
}

#tableOUT a.far {
    color: #006262;
    text-decoration: none !important;
}

#tableOUT a:hover {
    color: #018181!important;
    text-decoration: none !important;
}


/* Barvy konec */
