body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom
{
	margin-right: 0px;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

button.close {
    font-size: 25px !important;
    font-weight: 500;
}

.full-screen-modal
{
	float:left;
}

.body-login
{
	color:#444;
}

.login-form-logo h1
{
	color:#FFF;
	font-weight: 500;
}

.nav_logo
{
	padding-left:9px;
}

a.label-link
{
	display: block;
}

a.label-link:hover
{
	text-decoration: none;
}

a.label-link label:hover
{
	cursor:pointer ;
}
.label{
	font-size: 18px;
}
.table .btn-xs{
	width:50px;
	height:50px;
	margin: 5px 0;
}
.table .btn-xs i{
	font-size: 20px;
	line-height: 50px;
}