#filedrag
{
	font-weight: bold;
	text-align: center;
	padding: 1em 0;
	margin: 1em 0;
	color: #555;
	border: 2px dashed #555;
	border-radius: 7px;
	cursor: default;
}

#filedrag.hover
{
	color: rgb(66, 66, 66);
	border-color: rgb(66, 66, 66);
	border-style: solid;
	box-shadow: inset 0 3px 4px #888;
}

.btn-login {
	margin-left: 10px;
}

.main {
	margin-top: 60px;
}

.section {
	margin-top: 30px;
}

.btn-marg {
	margin-top: 5px;
}

span {
	margin-left: 5px;
}

.heading-marg {
	margin-top: 10px;
}

.btn-xs {
    padding: .1875rem .375rem;
    font-size: .65625rem;
    line-height: 1.125;
    border-radius: .15rem;
}

.campaign {
	display: table-cell;
}

footer {
	margin-top: 40px;
}

.btn-floating i {
	margin: -5px;
}

.btn-group {
	margin-bottom: 10px;
}

.btn-marg {
	margin-top: 5px !important;
}

.btn-pad {
	padding-top: 20px;
}

.recText {
	margin-top: 15px;
}

.recTextarea {
	resize: both;
}

button i {
	margin-right: 5px;
}

.total-company {
	padding-top: 20px;
}