.storages_panel {
min-width: 200px;
width: 200px;
.title {
.icon.typepersonal:before {
content: "\e618";
}
.icon.typecorporate:before {
content: "\e629";
}
}
.panel_bottom {
background: none;
border: 0px;
border-radius: 0px;
padding: 0px;
}
}