.loginform{
    margin-top: 100px;    
    margin-left: 26%;
    width: 400px;
}
fieldset{padding: 1.5%;}
.espaco{margin: 10px;}

/*TABELAS*/
table.data-table{margin-bottom: 3px !important;}
.data-table{width: 100%;}
a.table-action{width: 16px;height: 16px;display: inline-block;background-position: center center;background-repeat: no-repeat;margin-right: 3px;}
.table-edit{background:url("../images/actions-edit.png")}
.table-pass{background:url("../images/actions-pass.png")}
.table-delete{background:url("../images/actions-delete.png")}
.table-view{background:url("../images/actions-view.png")}
th.sorting_asc{background:url("../images/order-asc.png") right center no-repeat;}
th.sorting_desc{background:url("../images/order-desc.png") right center no-repeat;}
.dataTables_filter{font-size: 14px;}

.dataTables_wrapper {font-size: 12px;width: 100%;margin: 0 auto;}

table.data-table-p{margin-bottom: 1px !important;}



.alert-box p{color: #FFE7A1;font-size: 20px;text-align: center;margin-bottom: 5px;}
.header{margin-top: 50px;}

.orbit-container{
    text-align: center;
    padding: 0px 0px 0px;
    margin-bottom: 5px;
}

/*.orbit-container div{
    background: #D5D5D5;
}*/

/*.button-group,
.orbit-bullets{
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}*/

.orbit-next,
.orbit-prev{
    background: #D5D5D5;
}

/*Medias Queries*/

@media(max-width: 768px){
    .orbit-next,
    .orbit-prev{
        display: none;
    }
}

.empresa{text-decoration: #0134c5;text-align: justify;background: #fafafa;padding: 2em;}

.um{border: #FBE6F2 solid;}


.produto-grade-principal{float: left;width: 32.8%;height: 265px;border:#CCC inset 1px;padding: 5px;margin: 0px;margin-left:5px; margin-top:10px;
	padding-top:2px;padding-bottom:10px;background-color: white;text-align: center;-webkit-border-radius: 6px;border-radius: 6px;   
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.2); box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.2);}

.imagem_eventos img{width: 330px;height: 230px;}
.imagem_home img{width: 480px;height: 280px;margin-top: 12px;}
.imagem_home_baixo img{width: 480px;height: 280px;}

.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button):hover{background: #606060;}


/* 
    Created on : 11/11/2014, 21:11:19
    Author     : Valdir
*/

