html{
    font-size: 14px;
}
html,body{
    color:black;
}
a.black{
    color: black;
}
a.black:hover,a.black:active{
    color: rgb(192,0,0);
    text-decoration: none;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link{
    color: rgb(192,0,0);
    font-weight: bold;
}

.splitter-half{
    height: 1rem;
}
.splitter{
    height:2rem;
}
.splitter-2x{
    height:4rem;
}

.custom-control-input:checked~.custom-control-label::before{
    background-color:#dc3545;
    border-color:#dc3545;
    
}

.custom-control-label::before{
    width: 2rem;
    height: 2rem;
    left: -2.5rem;
    top: -0.2rem;
    outline: none!important;
    
}
.custom-control-input:focus ~ .custom-control-label::before {
    outline: none;
    box-shadow:0 0 0 0.2rem rgba(220, 53, 69, 0.4);
}
.custom-control-input:focus:not(:checked)~.custom-control-label::before{
    border-color:rgba(220, 53, 69, 0.4);
}
.custom-control-input:not(:disabled):active~.custom-control-label::before{
    border-color: rgba(220, 53, 69, 0.4);
    background-color: rgba(220, 53, 69, 0.4);
}
.custom-checkbox{
    padding-left: 2.5rem;
    outline: none;
}
.custom-control-label::after{
    outline: none;
    width: 2rem;
    height: 2rem;
    left: -2.5rem;
    top: -0.2rem;
    outline: none;
}

/*.footer {
    height: 260px;
    background-image: url("https://www.2muse.sk/images/2muse_PATTERN.png");
    background-repeat: repeat-x;
    background-size: contain;
}*/
.bottom-info {
    padding: 3px;
    font-weight: bold;
    font-size: 0.8rem;
    display: inline-block;
    margin-bottom: 0rem;
}
.person-name{
    font-size:1.1rem
}

.checklist-item{
display: inline-block;
flex-shrink: 0;
position: relative;
width: 20px;
height: 20px;
margin: 10px 10px 10px 0;
border-radius: 50%;
border: 1px solid #d0d0d0;
background: #fff;
user-select: none;
}
.checklist-item-checked{
    background: #c00000;
    border-color: #c00000;
}
.checklist-text{
    outline: none;
    flex-grow: 1;
    padding: 10px 0;
}
.cdx-marker{
    background: rgba(245,235,111,0.29);
    padding: 3px 0;
}
.code-container{
    /*min-height: 200px;*/
    font-family: Menlo, Monaco, Consolas, Courier New, monospace;
    color: #41314e;
    line-height: 1.6em;
    font-size: 12px;
    padding:1rem;
    background: #f8f7fa;
    border: 1px solid #f1f1f4;
    box-shadow: none;
    white-space: pre;
    word-wrap: normal;
    overflow-x: auto;
    resize: vertical;
}

.delimiter-container{
    line-height: 1.6em;
    width: 100%;
    text-align: center;
    padding: .4em 0;
}
.delimiter-container::before{
    display: inline-block;
    content: "***";
    font-size: 30px;
    line-height: 65px;
    height: 30px;
    letter-spacing: 0.2em;
}
/*.ce-example__content{
    background-color: #f8f9fa!important
}*/
.color-2muse{
    color: rgb(192,0,0);
}
.bg-2muse{
    background: rgb(192,0,0);
}
.g-color {
    color: #999999;
}
.vertical-center{
    align-items: center;
    justify-content: center;
    display: flex;
}
.em-container{
	position: relative;
	height:200px;
    width:100%;
    text-align: center;
	display:inline-block;
}
.em-container .sipka{
	position:absolute;
	width: 35px;
	top: 0px;
	left: calc(50% - 55px);

}
.em-container .embar{
	position: absolute;
	width:100%;
	left:0;
	height: 50px;
}

.em-number{
	position: absolute;
    /* top: -65px; */
    width: 75px;
    left: calc(50% - 40px);
    font-size: 2rem;
    font-weight: bold;
    z-index: 99;
}
.em-sipka{
	width: 100%;
	position: absolute;
    text-align: center;
    bottom:21px;
    /*width: 75px;*/
    
}

/*.em-sipka-top{
	top: 35px;
}*/

.em-sipka-top .em-number{
    position: absolute;
    top: 10px;
    /* width: 270px; */
    left: calc(50% + 40px);
    font-weight: bold;
    z-index: 99;
    font-size: 1rem;
}
.em-sipka-bench{
    position: absolute;
    bottom:33px;
}
.em-container .em-sipka-bench .sipka {
    left: 50%;
}


.multiselect.dropdown-toggle { white-space: normal; width:100%;}
/*.multiselect-container > li > a { white-space: normal; }*/

.datepicker table tr td span.active{
    background: #04c!important;
    border-color: #04c!important;
}
.datepicker .datepicker-days tr td.active {
    background: #04c!important;
}
#week-picker-wrapper .datepicker .datepicker-days tr td.active~td, #week-picker-wrapper .datepicker .datepicker-days tr td.active {
    color: #fff;
    background-color: #04c;
    border-radius: 0;
}

#week-picker-wrapper .datepicker .datepicker-days tr:hover td, #week-picker-wrapper .datepicker table tr td.day:hover, #week-picker-wrapper .datepicker table tr td.focused {
    color: #000!important;
    background: #e5e2e3!important;
    border-radius: 0!important;
}
.week-picker{
    text-align: center;
}
.datepicker table tr td.new, .datepicker table tr td.old{
    color: black;
}

.datepicker table tr td.disabled, .datepicker table tr td.new.disabled, .datepicker table tr td.old.disabled{
    color: #AAA!important;
}


 .datepicker table tr.active {
  background: #FF3B30;
 
  
}
 .datepicker table tr.active td.day {
    background: #FF3B30;
    color: #000000;
  }

 .datepicker table tr:hover td.day {
  background: #8A8A8F;
  color: #fff;
}

#filter{
    position: sticky;
    top: 0;
    background: white;
    padding-top: 0.5rem;
    z-index: 999;
}


.dropdown-menu{
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}


.legend-item{
    display:inline-block;
    margin-right:20px;
    cursor:pointer;
}

.legend-box{
    display:inline-block;
    width:20px;
    height:12px;
    margin-right:5px;
}
.legend-text{
    
}

hr{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

#filter .btn{
    padding: 0.175rem 0.75rem;
}
#buttons button{
    margin-right: 0.7rem;
}
#buttons #export:disabled{
    cursor:default;
}

.bar-container{
    width:60%;
    border: silver 1px solid;
    display:flex;
    padding:0;
    margin:0;
    float:left;
}
.respondents-count{
    width:40%;
    display:block;
    padding:0;
    margin:0;
    text-align: right;
    float:left;
    font-size: 0.85rem;
    line-height: 2rem;
    white-space: nowrap;
}

/*.all-group .bar-container{
    width: 50%;
}*/
.bar-container .bar{
    height: 2rem;
    text-align: right;
}
.bar-container .bar .bar-value{
    line-height: 2rem;
    text-align: right;
    width:fit-content;
    display:inline-block;
    padding-right:10px;
    padding-left:10px;
    font-weight: bold   ;
}
.question-text{
    margin-bottom:5px;
}
.bg-dark-sea{
    background:rgb(0,65,85);
    color:white;
}
.bg-oops{
    background: rgb(240,0,75);
    color:white;
}

.bg-good{
    background:rgb(255,244,130);
    color:black;
}
.bg-bad{
    background: rgb(240,0,75);
    color:white;
}

.bg-all{
    background:rgb(0,65,85);
    color:white;
}
.bg-peer{
    background:rgb(69,219,204);
}
.bg-podriadeny{
    background:rgb(212,205,255);
    color:black;
}
.bg-diff{
    background:rgb(192,0,0);
    color:white;
}
.bg-detractor{
    background:rgb(192,0,0);
    color:white;
    text-align:left!important;
    z-index: 5;
}

.bg-neutral{
    background:rgb(127,127,127);
}

.bg-promoter{
    background:rgb(0,176,80);
    color:white;
}

.bg-podriadeny.last-bar{
    color:black;
}


.bar-container.bar-container-top{
    /*border-bottom:none;*/
}
.bar-container.bar-container-bottom{
    border-top:none;
}
.bar-container.border-none{
    border:none;
}
.bar-container.diff-bars{
    border:none !important;
}
.bar-container.diff-bars .bar{
    text-align:left;
}
.bar-container.diff-bars .last-bar .bar-value{
    padding-left: calc(110% + 10px);
    padding-right:0;
}
.sectionMean{
    color: rgb(192,0,0);
    font-size:1.2rem;
    font-weight:bold;
    text-align:center;
}

.scoreStyle{
    font-size:2rem;
    font-weight:bold;
}

#export,#send{
    border:none;
    background:transparent;
    margin-right: 15px;
}
#export:hover,#send:hover{
    color: rgba(192,0,0)
}
#export:active,#send:active{
    color: rgba(192,0,0)
}