body.sem-acao .page-head
{

    margin-bottom: 20px;

}

.col-menu-2 > li:first-child ul
{
    border: 0;
}

.sweet-alert button.confirm
{
    background-color: #1eace3 !important;
    box-shadow: none !important;
    border-color: #1eace3 !important;
}

.sweet-alert button.confirm:hover, .sweet-alert button.confirm:focus, .sweet-alert button.confirm:active
{

    background-color: #1eace3 !important;
    border-color: #1eace3 !important;

}

.page-head h2
{

    margin-top: 0;

}

input.real, input.peso
{
    text-align: right;
}

.table thead input
{
    width: 100% !important;
}

.table .filter td
{

    border-bottom: 0;
    border-top: 0;

}

.table thead th
{

    border-bottom-width: 1px !important;

}

textarea
{

    min-height: 150px;
    resize: vertical;

}

iframe
{
    border: 1px solid #ccc;
}

.modal-dialog.modal-lg
{

    left: 50%;
    width: 95%;
    margin-left: -47.5%;

}

b
{
    font-weight: bold;
}

#cl-wrapper
{
    display: block !important;
    width: 99% !important;
    margin: 0 auto !important;
    position: relative;
    padding-top: 70px;
}

#acao
{
    margin-top: 20px;
}

#acao .panel-body
{
    padding-top: 20px;
}

table th, table td
{
    vertical-align: middle !important;
}

.dataTables_empty
{
    text-align: center;
}

.panel-heading
{
    padding-bottom: 0;
}

.panel-title
{
    font-size: 20px;
}

.panel-body
{
    padding-top: 10px;
}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; // remove the gap so it doesn't close
}

.navbar
{
    padding-right: 10px;
}

.navbar-default .navbar-brand
{
    width: auto;
    background: none;
    padding: 10px 0;
    margin: 0;
    margin-right: 20px;
}



#btn-help
{
    position: fixed;
    right: 20px;
    bottom: 20px;
}

.select2
{
    width: 100%;
}

.obrigatorio label, .vermelho
{

    color: red;

}

.form-control.obrigatorio, .select2-container.obrigatorio .select2-choice
{
    border-color: red;;
}

.table-responsive
{
    overflow: hidden;
}

.checkbox label, .radio label
{
    padding-left: 0 !important;
}

/* CSS Utilities */
/* Margins & Paddings */

.no-s {
    margin: 0px!important;
    padding: 0px!important;
}

.no-m {
    margin: 0;
}

.no-p {
    padding: 0;
}

.m {
    margin: 15px;
}

.m-t-xxs {
    margin-top: 5px;
}

.m-r-xxs {
    margin-right: 5px;
}

.m-b-xxs {
    margin-bottom: 5px;
}

.m-l-xxs {
    margin-left: 5px;
}

.m-t-xs {
    margin-top: 10px;
}

.m-r-xs {
    margin-right: 10px;
}

.m-b-xs {
    margin-bottom: 10px;
}

.m-l-xs {
    margin-left: 10px;
}

.m-t-sm {
    margin-top: 15px;
}

.m-r-sm {
    margin-right: 15px;
}

.m-b-sm {
    margin-bottom: 15px;
}

.m-l-sm {
    margin-left: 15px;
}

.m-t-md {
    margin-top: 20px;
}

.m-r-md {
    margin-right: 20px;
}

.m-b-md {
    margin-bottom: 20px;
}

.m-l-md {
    margin-left: 20px;
}

.m-t-lg {
    margin-top: 25px;
}

.m-r-lg {
    margin-right: 25px;
}

.m-b-lg {
    margin-bottom: 25px;
}

.m-l-lg {
    margin-left: 25px;
}

.m-t-xxl {
    margin-top: 30px;
}

.m-r-xxl {
    margin-right: 30px;
}

.m-b-xxl {
    margin-bottom: 30px;
}

.m-l-xxl {
    margin-left: 30px;
}

.m-t-n-xxs {
    margin-top: -5px;
}

.m-r-n-xxs {
    margin-right: -5px;
}

.m-b-n-xxs {
    margin-bottom: -5px;
}

.m-l-n-xxs {
    margin-left: -5px;
}

.m-t-n-xs {
    margin-top: -10px;
}

.m-r-n-xs {
    margin-right: -10px;
}

.m-b-n-xs {
    margin-bottom: -10px;
}

.m-l-n-xs {
    margin-left: -10px;
}

.m-t-n-sm {
    margin-top: -15px;
}

.m-r-n-sm {
    margin-right: -15px;
}

.m-b-n-sm {
    margin-bottom: -15px;
}

.m-l-n-sm {
    margin-left: -15px;
}

.m-t-n-md {
    margin-top: -20px;
}

.m-r-n-md {
    margin-right: -20px;
}

.m-b-n-md {
    margin-bottom: -20px;
}

.m-l-n-md {
    margin-left: -20px;
}

.m-t-n-lg {
    margin-top: -25px;
}

.m-r-n-lg {
    margin-right: -25px;
}

.m-b-n-lg {
    margin-bottom: -25px;
}

.m-l-n-lg {
    margin-left: -25px;
}

.m-t-n-xxl {
    margin-top: -30px;
}

.m-r-n-xxl {
    margin-right: -30px;
}

.m-b-n-xxl {
    margin-bottom: -30px;
}

.m-l-n-xxl {
    margin-left: -30px;
}

.p {
    padding: 15px;
}

.p-h-xxs {
    padding-left: 5px;
    padding-right: 5px;
}

.p-h-xs {
    padding-left: 10px;
    padding-right: 10px;
}

.p-h-sm {
    padding-left: 15px;
    padding-right: 15px;
}

.no-p-h {
    padding-left: 0;
    padding-right: 0;
}

.no-p-v {
    padding-top: 0;
    padding-bottom: 0;
}

.p-h-md {
    padding-left: 20px;
    padding-right: 20px;
}

.p-h-lg {
    padding-left: 25px;
    padding-right: 25px;
}

.p-h-xxl {
    padding-left: 30px;
    padding-right: 30px;
}

.p-v-xxs {
    padding-top: 5px;
    padding-bottom: 5px;
}

.p-v-xs {
    padding-top: 10px;
    padding-bottom: 10px;
}

.p-v-sm {
    padding-top: 15px;
    padding-bottom: 15px;
}

.p-v-md {
    padding-top: 20px;
    padding-bottom: 20px;
}

.p-v-lg {
    padding-top: 25px;
    padding-bottom: 25px;
}

.p-v-xxl {
    padding-top: 30px;
    padding-bottom: 30px;
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

    .table-responsive
    {
        overflow: auto;
    }

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

    .table-responsive
    {
        overflow: auto;
    }

    #cl-wrapper
    {
        padding-top: 20px;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

    .table-responsive
    {
        overflow: auto;
    }

    #cl-wrapper
    {
        padding-top: 20px;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

    .table-responsive
    {
        overflow: auto;
    }

    #cl-wrapper
    {
        padding-top: 20px;
    }

}