.cls_header_toolbar_label {
  height: 20px;
  font-size: 11pt;
  font-family:
    "Lucida Grande",
    "Lucida Sans Unicode",
    Helvetica,
    Arial,
    Verdana,
    sans-serif;
  line-height: 15px;
  color: #b9b9b9;
}

.cls_header_toolbar_label_custom {
  height: 20px;
  font-size: 11pt;
  font-family:
    "Lucida Grande",
    "Lucida Sans Unicode",
    Helvetica,
    Arial,
    Verdana,
    sans-serif;
  line-height: 15px;
  color: #0e8db0;
}

.cls_header_toolbar_cmd {
  border-color: #fff;
  background: #fff;
  height: 20px;
}

.cls_header_toolbar_cmd_over {
  border-color: #fff;
  background: #fff;
  height: 20px;
}

.cls_header_toolbar_cmd.x-btn-default-small .x-btn-inner {
  font-size: 11pt;
  font-family:
    "Lucida Grande",
    "Lucida Sans Unicode",
    Helvetica,
    Arial,
    Verdana,
    sans-serif;
  line-height: 15px;
  color: #b9b9b9;
}

.cls_header_toolbar_cmd_over.x-btn-default-small .x-btn-inner {
  color: #009fe3;
}

/*
.cls_header_toolbar_mnu_over{
	border-color: #FFFFFF;
	background: #FFFFFF;
	height: 20px;
}

.cls_header_toolbar_mnu_over.x-btn .x-btn-default-small .x-border-box{
	border-color: #FFFFFF;
	background: #FFFFFF;
	height: 20px;
}

.cls_header_toolbar_mnu_over.x-btn-wrap{
	border-color: #FFFFFF;
	background: #FFFFFF;
	height: 20px;
}
*/

#header_toolbar_logout a span {
  line-height: 1.4;
}

#cmd_ht_tutorial {
  margin-left: 15px;
}

#cmd_ht_dashboard {
  margin-left: 15px;
}

#cmd_ht_logout {
  margin-left: 15px;
}

#cmd_ht_italiano {
  margin-left: 15px;
  background-image: url("../../imgs/lang/it.png");
  background-repeat: no-repeat;
  background-position: right center;
}

#cmd_ht_english {
  margin-left: 15px;
  background-image: url("../../imgs/lang/uk.png");
  background-repeat: no-repeat;
  background-position: right center;
}

.cls_header_menu {
  width: auto;
  height: 30px;
  padding-top: 6px;
  padding-right: 10px;
}

.cls_header_menu .x-menu-item-text-default {
  height: 20px;
  font-size: 11pt;
  font-family:
    "Lucida Grande",
    "Lucida Sans Unicode",
    Helvetica,
    Arial,
    Verdana,
    sans-serif;
  line-height: 15px;
  color: #b9b9b9;
}

.cls_header_menu_over .x-menu-item-text-default {
  color: #009fe3;
}
