.box-header{
	display: none;
}
/*.card .box-body #tabs .tabs a:nth-child(2){
	 display: none; 
}*/
.box-view .box-body{
	height: 100%;
}
.view-home .menu-cat ul li .image img{
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg);
}
.list-phone li.active_number span{
	border: 1px solid #079402 !important;
}
.main-list h3 {
    font-weight: bold;
    font-size: 14px;
    margin-top: 20px;
}
.main-list ul.list-phone li span {
    text-align: left;
    font-weight: normal;
}

.main-list ul.list-card li span {
    display: block;
    font-size: 13px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ddd;
    font-weight: bold;
    text-align: center;
}


.main-list ul.list-card li span {
    display: block;
    font-size: 13px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ddd;
    font-weight: bold;
    text-align: center;
}
.main-list ul.list-phone li span {
    text-align: left;
    font-weight: normal;
}
.main-list ul.list-phone li span i{
    font-size: .65rem;
    color: black;
    display: block;
    width: 100%;
}