/* Цвета бренда для кнопок, модулей, экспозиции и админ панели */

.btn.active {
    background: #fff !important;
    color: #444 !important;
    box-shadow: none !important;
    cursor: default;
}

.btn.active:hover {
    background: #fff !important;
    color: #444 !important;
    box-shadow: none !important;
}

.btn.active i {
    color: #444 !important;
}

.btn.active:hover i {
    color: #444 !important;
}

.days-of-week>th {
    background-color: #074616 !important;
    color: #fff;
}

.names-row>th {
    background: #07461630 !important;
}

.offset-top>td>a {
    color: #074616 !important;
}

.expo-tools .expo-tools-container-bar .btn-wrapper button.btn:hover {
	background: #074616 !important; /* цвет бренда */
    color: #fff;
}

.btn.btn-white.active {
    background: #074616 !important;
    color: #fff !important;
}

.btn.btn-white.active i {
    color: #fff !important;
}

.btn.btn-white:hover {
    background: #f26300 !important;
    color: #fff !important;
}

.btn.btn-white:hover i {
    color: #fff !important;
}

.btn.btn-white.active:hover {
    background: #074616 !important;
    color: #fff !important;
}

.btn.btn-white.active:hover i {
    color: #fff !important;
}

.expo_exh_inner .rexc>.span3:hover {
	border-color: #074616 !important; /* цвет бренда */
}

.rexc>.span4:hover {
	border-color: #074616 !important; /* цвет бренда */
}

.module.module_admin .mod-inner > div ul.madmin-menu li a:not(.nohover-adminblock-dop):hover {
	background-color: #f26300 !important; /* цвет бренда */
}

.module.module_admin .mod-inner > div ul.madmin-menu li.active a {
    color: #fff;
    background-color: #074616 !important; /* цвет бренда */
} 

.module.mgray .mod-inner .mmembers .members-container .mmember .avatar:hover {
	border-color: #074616 !important; /* цвет бренда */
}

.btn-success:hover, .btn-green:hover {
	background: #074616  !important; /* цвет бренда */
	color: #fff !important;
}
.btn-primary:hover {
	background: #074616 !important; /* цвет бренда */
    color: #fff !important;
}

.btn:hover {
	background: #074616  !important; /* цвет бренда */
    color: #fff !important;
}

.dropdown-menu li a:hover {
	background: #074616; /* цвет бренда */
}

span.title.ng-scope.ng-binding.editable:hover {
    color: #074616 !important; /* цвет бренда */
}

.btn-primary:hover {
	background: #074616  !important; /* цвет бренда */
	color: #fff !important;
}

#nextend-accordion-menu dl.level1 > dt:hover {
    background-color: #074616; /* цвет бренда */
    color: #fff;
}

#nextend-accordion-menu dl.level2 > dt:hover {
    background-color: #074616; /* цвет бренда */
    color: #fff;
}

#nextend-accordion-menu dl dt.active {
    background-color: #f26300; /* цвет бренда */
    color: #fff !important;
}

#serv_item .cmitems .cmitem-box .cmitem .cmitem_header .labellist .label-primary {
    background-color: #074616; /* цвет бренда */
}

.checkbox label:after {
    color: #074616; /* цвет бренда */
}

.visitors_page a .exc_image:hover {
	border-color: #074616 !important; /* цвет бренда */
}

.user_button:hover {
    background-color: #f26300;
    color: #fff !important;
    filter: brightness(1) !important;
}

.active_button {
	background-color: #074616 !important;
}

.favoritecomp {
	color: #074616;
}

.hint-export-stands {
    border-color: #074616;
}

.hint-export-stands::after {
    border-top: 8px solid #074616;
}

.favorite_container.active {
    border: 2px solid #074616;
    color: #074616;
}
.export_favorite_btn {
	background-color: #074616 !important;
    color: #fff !important;
}
.export_favorite_btn:hover {
	background-color: #074616 !important;
}

.expo-tools .btn.active {
    background-color: #074616 !important;
    color: #fff !important;
}

.expo-tools .btn.active i {
    color: #fff !important;
}

#ankets_index .nav-tabs>li.active>.btn {
    color: #fff !important;
    background-color: #074616 !important;
}

.admin_fade>.input-append>form>.btn:hover {
    background-color: #f26300 !important;
}