﻿body {
    background: #f6f6f7;
}
label {
    color: #254988;
    font-weight: bold;
}

h2.main-title {
    margin: 0;
}

.nav-item {
    margin: 0;
}

.navbar-dark .navbar-nav .nav-link {
    border-bottom: 2px solid #254988;
    font-size: 1rem;
    color: rgba(255,255,255, 0.9);
    cursor: pointer;
    transition: 0.3s all;
    width: 124px;
    text-align: center;
    border-radius: 6px;
}

.navbar-dark .navbar-nav .nav-link:hover {
    border-bottom: 2px solid #deebf7;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #6d5ba7;
}

.dropdown-item:hover, .dropdown-item:focus {
    color: #fff;
    background-color: #6d5ba7;
}

.navbar {
    padding: 0.6rem;
}

.link-selected {
    background: #deebf7;
    color: #2867a0 !important;
}



span.dx-vam {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
.btn-ex:before {
    font-size: 16px;
    position: relative;
    top: 5px;
    left: 6px;
}

.dxbButton_iOS div.dxb {
    padding: 4px 20px 6px;
}

.btn-container {
    padding-top: 10px;
}

.dxpcLite_iOS .dxpc-header, .dxdpLite_iOS .dxpc-header {
    padding: 5px 6px 5px 29px;
}

.section-buttons {
    margin-top: 10px;
    text-align:center;
}

.dxbButton_iOS div.dxb {
    padding: 4px 15px 6px;
}

.dxpcLite_iOS .dxpc-header, .dxdpLite_iOS .dxpc-header {
    padding: 5px 6px 5px 20px;
}

.message-text {
    font-size: 14px;
}

.dxGridView_gvDetailCollapsedButton_iOS {
    background-position: -70px -243px;
    width: 12px;
    height: 12px;
}

.dxGridView_gvDetailExpandedButton_iOS {
    background-position: -87px -260px;
    width: 12px;
    height: 12px;
}

img.sistema-logo {
    width: 48px;
}

label {
    margin-top: 8px;
}