/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Jun 7, 2017, 9:44:42 PM
    Author     : rvv

    Some ideas from : http://getbootstrapadmin.com/remark/
*/

.label-lg {
	font-size:15px
}
.label-sm {
	padding:.1em .5em .1em;
	font-size:10px
}

.dropdown-wide {
    width: 600px !important;
}