/*--------------------------------------------------------------------------*\
	Container of controls (input, label, unit etc.)
\*--------------------------------------------------------------------------*/

/*--------------------------------------------------------------------------*\
	    In a sidebar
\*--------------------------------------------------------------------------*/

.sidebar .control {
    /*box*/
    padding: 7px !important;
    margin-bottom: 0 !important;
}