body {
	/*background: #fafafa !important;*/
	background: #ffffff !important;
	padding-top: 20px;
	padding-bottom: 20px;
}
.navbar {
	margin-bottom: 20px;
}
.client_text {
    font-size: 20px;
    font-weight: bold;
    padding-right: 5px;
    padding-top: 25px;
}
.introjs-helperNumberLayer {
    line-height: 0 !important;
    padding: 12px 15px 12px 9px !important;
}
div.DTTT_container {
    margin-left: 1em;
}
.dataTables_wrapper .dataTables_processing {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%, rgba(255, 255, 255, 0) 0%) repeat scroll 0 0;
    border: 1px solid #e0e0e0;
    font-size: 1.2em;
    height: 40px;
    left: 50%;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
.dataTables_processing{ background: #E7E7E7 !important; }
button.DTTT_button, div.DTTT_button, a.DTTT_button{
	background: none;
	box-shadow: none;
	font-size: 0.7em;
}
button.DTTT_button:hover, div.DTTT_button:hover, a.DTTT_button:hover{
	background: none;
	box-shadow: none;
}
.form-control-feedback{
	right: 30px !important;
}
.client_logo {
    height: 80px;
    width: 320px;
}
