.blue_thm_btn {
    background: #008080;
    color: white;
}

.dark_thm_btn {
    background: #333339;
    color: white;
}

.white_thm_btn {
    color: #008080;
    border: 1px solid #008080;
    background: white;
}

.black_thm_btn {
    background: #2B3946;
    /* color: white; */
    color: white !important;
}

.white_black_thm_btn {
    color: #2B3946;
    border: 1px solid #2B3946;
    background: white;
}

.sidebar .nav>li.active>a {
    background: teal
}

.timeline:before {
    background: none;
}

.sc_data_scroll,
.jq-schedule .sc_menu .sc_header .sc_time {
    background: #008080 !important;
}


/* .class_color_4 {
    background: green !important;
}

.class_color_5 {
    background: red !important;
} */


}
.btn-disabled {
    border: 1px solid #999999;
    background-color: #cccccc;
    color: #666666;
}
.btn-disabled:hover {
    border: 1px solid #999999;
    background-color: #cccccc;
    color: #666666;
}
.butonel_alternative {
    color: #ffffff;
}
.butonel_alternative:hover {
    color: #e9ecea;
}
.timeline{
	font-size:11px
}

.blocat_la_sectie{
background-color: #cccccc !important;
}

.blocat_la_zona{
background-color: #aaaaaa !important;
}
.ui-dialog-titlebar-close{ 
/* display: none !important; */
}


.in_exceptie{
background-color:#eee !important;
}

 .class_completed::before{
	 content:'\2713';
	  display:inline-block;
	  color:#ADFF2F;
	  padding:0px;
	  font-size:25px;
	} 
	
 .class_appointment_confirmed::before{
							content: '\26B2';
							  display:inline-block;
							  color:#333;
							  padding:0px;
							  font-size:25px;
						}
.class_problem::before {
						  content:'\2715';
						  display:inline-block;
						  color:#ff0000;
						  padding:0px;
						  font-size:25px;
						} 
						
.sked-tape__location-text{cursor:pointer}