.hide {
	display:none;
}
.error{
    color:#fc4b6c;
    border-color:#fc4b6c !important;
}
.label-lg{
    padding:10px 10px !important;
}
.topbar .navbar-header {
    background: rgba(0, 0, 0, 0) !important;
}