﻿hr {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    border: 0;
    border-top:1px solid #84afbb;
}
.valor-total {
    position: absolute;
    right: 0;
    width: auto;
    bottom: 0;
    margin-bottom: 40px;
    margin-right: 25px;
}

.pagination2 {
    position: relative;
}

.row-zebrada .row {
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6;
}

.fa-refresh:before{
    font-size: 20px;
    cursor:pointer;
}

.clickable {
    cursor:pointer;
}

.colorred{
    color:red !important;
}

.colorblue {
    color:#43d1f5 !important;
}

.colorgreen {
    color:green !important; 
}

.right {
    text-align:right;
}

.left{
    text-align:left;
}

.topbar .header-right .header-menu #language-header .dropdown-menu {
    max-width: 500px !important;
    /* min-width: 100px !important; */
    width: auto !important;
}

.noty_buttons {
    text-align: center;
    margin-top: 15px;
}