/*Write your custom css in this file.*/
/*#website, #currency, #s2id_currency, #currency_symbol, label[for="website"], label[for="currency"], label[for="currency_symbol"]{display:none;}
#client-table thead th:nth-child(3) {
    display:none;
  }
#client-table tbody tr td:nth-of-type(3) {
    display:none !important;
  }*/

.sidebar-brand{
    background-color: #fff !important;
	border-right: 1px solid #f2f2f2;
}