root
{ 
    display: block;
}

div.content
{
	padding: 0px 15px;
}

div.actions
{
	margin-left: 5px;
	margin-bottom: 5px;
}

div.customerContent
{
	margin-bottom: 15px
}

div.actions .btn-group
{
	margin-right: 5px;
}

form div button.btnform
{
	margin-bottom: 20px;
}

div.center
{
}

.padding-sm
{
	padding: 5px;
}

form input
{
}

form div
{
	margin-bottom: 2px;
}

table thead th a
{
	color: black;
}

div#customer_employees label
{
	margin-left: 10px;
}

.chart-container {
	box-sizing: border-box;
	width: 100%;
	height: 450px;
	padding: 20px 15px 15px 15px;
	margin: 15px auto 30px auto;
	border: 1px solid #ddd;
	background: #fff;
	background: linear-gradient(#f6f6f6 0, #fff 50px);
	background: -o-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -ms-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -moz-linear-gradient(#f6f6f6 0, #fff 50px);
	background: -webkit-linear-gradient(#f6f6f6 0, #fff 50px);
}

.chart-container div.chart {
	width: 100%;
	height: 100%;
	font-size: 14px;
	line-height: 1.2em;
}
.cancel {
	margin-top: 20px;
}
input[type="checkbox"] {
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: -10px;
	padding-bottom: -10px;
	padding-top: -10px;
	float: left;
}

.release {
	padding-bottom: 15px;
}

ul li .no-style
{
	list-style: none;
}

table tr th.permission
{
	width: 100px;
}
.search-toolbar
{
	width: 200px;
}
.btn-search
{
	margin-top: 0px;
}
.btn-expended-search
{
	margin-bottom: 10px;
}
.row-status
{
	margin-top: -20px;
}

form ul
{
	background: #f2dede;
	border-color:#ebccd1;
	color:#b94a48;
	list-style: none;
	padding: 5px;
}

form ul.list-group
{
	background: none;
	color: rgb(51, 51, 51);
}

span.glyphicon-sm
{
	font-size: 0.9em;
}

.no-spacing
{
   padding: 0 !important;
   margin: 0 !important;
}

fieldset div.alert
{
	padding: 4px;
	margin: 10px;
}

fieldset
{
	margin-top: 40px;
}

.tabs-spacing
{
	margin-bottom: 10px;
}
.search-line
{
	margin-top: 0px;
}
.mulitselect
{
	margin-bottom: -15px;
}

div.float
{
	float: left;
}
.envelope
{
	height: 500px;
}

ul.pagination
{
	display: block;
	margin: 15px !important;
}

form.pagination-form
{
	margin-left: 20px;
}

