
.cl-cabinet-all
{
    padding: 5px;
    min-height: calc(100% - 210px);
}
.cl-cabinet-menu
{
    border-bottom: 2px solid #0B55C4;
    padding: 10px 0;
    padding-bottom: 14px;
    overflow: hidden;
}
.cl-cabinet-menu-style
{
    padding: 10px 15px;
    margin-right: 4px;
    margin-bottom: 4px;
    float: left;
    cursor: pointer;
    background-color: #e8e8e8;
    border-radius: 8px;
}
.cl-cabinet-menu-style1
{
    padding: 10px 15px;
    margin-left: 4px;
    margin-bottom: 4px;
    float: right;
    cursor: pointer;
    background-color: #e8e8e8;
    border-radius: 8px;
}


.cl-menu-cabinet-style-active4, .cl-menu-cabinet-style-mob-active4
{
    display: none;
}