﻿/* Reset theme styles*/
.table td {
    padding: 0 8px !important;
}

.leftbar {
    width: 50px !important;
}

.main-wrapper {
    margin-left: 50px !important;
}

.container-fluid {
    /*padding: 0 !important;*/
}

#data-table_filter input {
    width: 600px !important;
}

/* ======= End ========*/
.login-logo {
    text-align: center;
}

.top-15 {
    margin-top: 15px;
}

.top-90 {
    margin-top: 90px;
}

.top-140 {
    margin-top: 140px;
}

.down-15 {
    margin-bottom: 15px;
}

.left-15 {
    margin-left: 15px;
}

.text-center {
    text-align: center;
}

.observacao {
   width: 100%;
   height: 100px !important;
}
