body {
    background:url(../images/background1.png) #fdfdfd;
}

#footerRights {
    padding:2.1em 0 1.9em 0;
    font-size:0.95em;
    color:#ccc;
    background-image: linear-gradient(to bottom, rgb(34, 34, 34), rgb(17, 17, 17));
    text-align: center;
    margin-top: 20px;
}

.pull-right {
    float: right;
}

#searchvalue {
	min-width:600px;
    padding:0.75em;
	margin-right: 15px;
	font-size: 15px;
	margin-top: 9px;
}

#search{
	margin-bottom: 20px;
    background-color:#F0F0F0;
    border-bottom:1px solid rgb(229, 229, 229);
 	opacity: 1;
 	padding: 10px;
}

#search form{
	width: 800px;
	margin: auto;
}

.usuario {
	color: #CCC;
	top: 20px;
}

.usuario a, .usuario a:visited{
	color:#80acd6;
	text-decoration:none;
}

.usuario a:hover{
	color: #69C;
	text-decoration:none;
}

footer{
	clear:both;
}

.login-form {
	display: table;
	width: 430px;
	border-radius: 5px 5px 5px 5px; 
    margin: 30px auto;
    padding: 30px;
    border: 1px solid rgb(213, 213, 213);
    box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.25);
}

.line {
    margin: 20px 0px 20px 0px;
    width: 405px;
    height: 1px;
    background-color: rgb(215, 215, 215);
}

.info-box {
	border-bottom: 1px solid rgb(229, 229, 229);
    background-color:#F0F0F0;
	color: #3C7CBB !important;
}

#auth_user_remember__row label {
	display:inline
}

#auth_user_remember {
	margin: 0px;
}

#filiais {
	width:1170px !important;
	left: 27% !important;
}

#nomes-antigos {
	width:1170px !important;
	left: 34% !important;
}

.w2p_fw input[type=button]{
	padding: 8px 15px 10px;
}

.w2p_fw input[type=submit]{
	padding: 8px 35px 10px;
}

.infolink {
	padding-right:10px;
}

div.dataTables_filter input{
	margin-bottom: 0;
}

.content{
	padding-top: 20px;
}
