a {
    color: hsl(3, 64%, 48%);
}

a:hover, a:focus {
    color: hsl(3, 64%, 38%);
}

body:before {
        background: url("/ORGANONWEB/GLO/css/images/wallpapers/bg2017.png") no-repeat center center fixed;
    background-size: cover;
        }

#cabecalho-sistema {
    background: hsl(3, 64%, 48%);
    border-bottom: 1px solid hsl(3, 64%, 19%);
}

#cabecalho-sistema .badge {
    color: hsl(3, 64%, 48%);
}

#cabecalho-sistema .dropdown-menu>li>a {
    color: hsl(3, 64%, 48%);
}

#cabecalho-sistema .pads {
    background-color: hsl(3, 64%, 48%);
}

#cabecalho-sistema .pads:hover {
    background-color: hsl(3, 64%, 38%);
}

h1 {
    color: hsl(3, 64%, 48%);
}

h3 {
    color: hsl(3, 64%, 48%);
}

#menu-lateral a {
    background-color: hsl(3, 64%, 48%);
    border-bottom: 1px solid hsl(3, 64%, 19%);
}

#menu-lateral a:hover {
    background-color: hsl(3, 64%, 38%);
}

.menu-class {
    background: hsl(3, 64%, 48%);
    border-bottom: 1px solid hsl(3, 64%, 19%);
}

.menu-class:hover {
    background: hsl(3, 64%, 38%);
}

.menu-header span.right {
    background: hsl(3, 64%, 38%);
}

.menu-item a {
    color: hsl(3, 64%, 48%) !important;
}

.menu-item {
    color: hsl(3, 64%, 48%);
}

.list-select:hover {
    background: hsl(3, 64%, 48%);
}

#retorno-busca-cliente,
#retorno-busca-fornecedor,
#retorno-busca-parceiro,
#retorno-busca-produto {
    color: hsl(3, 64%, 48%);
}

input.header {
    background: hsl(3, 64%, 48%) !important;
    border-color: hsl(3, 64%, 38%) !important;
}
