﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

:root {
    --branco: #fff;
    --azul-escuro: #0366d6;
    --verde-escuro: #107995;
    --verde-agua: #1885A2;
    --cinza-claro: #F2F3F7;
    --cinza-escuro: #4F4C4F;
    --cinza-escuro: #4F4C4F;
    --verde-claro: #46B467;
    --vermelho: #B54646;
    --amarelo: #FFA569;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}
.navbar-light .navbar-toggler {
    color: rgb(255 255 255);
    border-color: rgb(255 255 255) !important;
}
.navbar-light .navbar-toggler-icon{
    background-image: url('/images/svg/menu.svg') !important;
}
    @media(max-width:575px){
        .navbar-collapse.d-sm-inline-flex.justify-content-between.collapse.show {
            background-color: #1885a2;            
            transition:.5s;
        }
    }
/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
header {
    position: fixed;
    width:100vw;
    height:83px;
    z-index:1500;
}
.img-backgorund-nav {
    background: url('/images/bg_Home@2x.png');
    background-size: 100%;
    position:absolute;
    
}
    @media(max-width:768px) {
        .img-backgorund-nav {
            background-size: auto;
        }
    }

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}
    body::-webkit-scrollbar-track {
        background: #fff !important;
    }

    body::-webkit-scrollbar {
        width: 5px !important;
        height: 1px !important;
    }

    body::-webkit-scrollbar-thumb {
        background: #178ba4 !important;
        /*background: #ea1f26 !important;*/
        border-radius: 10px !important;
    }

body::-webkit-scrollbar-button {
    display: none;
}
.img-logo{
    height:100%;
    width:auto;
    padding:1em;
}
.navbar-toggle {
    border: none;
    background: transparent !important;
}

    .navbar-toggle:hover {
        background: transparent !important;
    }

    .navbar-toggle .icon-bar {
        width: 22px;
        transition: all 0.2s;
    }

    .navbar-toggle .top-bar {
        transform: rotate(45deg);
        transform-origin: 10% 10%;
    }

    .navbar-toggle .middle-bar {
        opacity: 0;
    }

    .navbar-toggle .bottom-bar {
        transform: rotate(-45deg);
        transform-origin: 10% 90%;
    }

    .navbar-toggle.collapsed .top-bar {
        transform: rotate(0);
    }

    .navbar-toggle.collapsed .middle-bar {
        opacity: 1;
    }

    .navbar-toggle.collapsed .bottom-bar {
        transform: rotate(0);
    }

.content-nav-bar {
    z-index:2;
}
.content-nav-bar div {
   padding:0 1em;
}
    .content-nav-bar div ul li {
        padding: 0 1em;
        color:#fff
    }
    .content-nav-bar div ul li:first-child{
       padding-left:0;
    }
    .content-nav-bar div ul li:last-child {
        display: inline-flex;
        margin-left: auto;
    }
        @media(max-width:575px){

            .content-nav-bar div ul li {
                padding: 0 ;
            }
                .content-nav-bar div ul li:last-child {
                    display: inline-flex;
                    margin-left: 0;
                    align-items: center;
                }
        }
    .content-nav-bar div ul li .nav-link {
        color: #fff !important;
        font: normal normal normal 18px/18px Segoe UI;
    }
.footer {
    height: 122px;
    position: inherit;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
    background: #0D7A96 0% 0% no-repeat padding-box;
}
    .footer div {
        font: normal normal normal 20px/27px Segoe UI;
        letter-spacing: 0px;
        color: #FFFFFF;
    }

@font-face {
    font-family: 'Source Sans Pro';
    src: url('/css/devextreme/fonts/SourceSansPro-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
    
}
.hide{
    display:none;
}
.engloba-form-login {
    min-height: calc(100vh - 83px);
}

.breadcrumb {
    background-color: transparent !important;
    float: right;
    padding: 0;
    margin-bottom: 0 !important;
}

.breadcrumb a{
    text-align: right;
    font: normal normal normal 16px/10px Source Sans Pro;
    letter-spacing: 0px;
    color: #7B7B7B;
    
}

a.dx-link.dx-link-icon {
    color: #1885A2 !important;
}

.dx-field-item-label-text {
    font: normal normal 600 16px/10px Source Sans Pro;
}

.dx-fileuploader-input-wrapper .dx-button {
    float: left;
    background: #1885a2;
    color:#fff;
}
.dx-fileuploader-button.dx-button.dx-button-normal.dx-button-mode-contained.dx-widget.dx-button-has-text.dx-state-hover {
    background-color: #4499b0;
}

#bntEntrar .dx-button-mode-contained.dx-state-hover {
    background-color: #fff !important;
}
.btn-buscar .dx-button {
    background: #737373 0% 0% no-repeat padding-box !important;
    border-radius: 8px !important;
    color: white;
    font: normal normal 600 16px/10px Source Sans Pro;
}

.btn-buscar .dx-button :hover {
    background: #107995 0% 0% no-repeat padding-box !important;
    border-radius: 8px !important;
    color: white;
    font: normal normal 600 15px/25px Segoe UI;
    height: 54px;
    transition: .2s;
    /*font: normal normal 600 16px/10px Source Sans Pro;*/
    /*height: 2.2em !important;*/
    /*height: 34px;*/
}

    .btn-buscar .dx-button a :hover {
        padding: 0 !important;
    }

.dropdown-button:hover, .dropdown-button:active, .dropdown-button:focus {
    background: transparent !important;
}
.dropdown-button {
    outline: none;
    border: none;
    background: transparent;
    color: #fff;
    padding: 4px;
}
.dropdown-menu.logout {
    background: #1885a2;
    border: 1px solid #ffffff88;
}

.dropdown-item.logout {
    font: normal normal normal 15px/20px Segoe UI;
    color:#fff;
}
.dropdown-item.logout:hover, .dropdown-item.logout:focus {
     color: #fff; 
    /* text-decoration: none; */
    background-color: transparent;
}

.nav-item-satisfacao {
    display: flex;
}

.dropdown-menu.satisfacao {
    background: white;
    border-radius: 12px;
    padding: 0em !important;
    box-shadow: 0px 1px 8px 0px #888888;
    border-bottom: 1.5rem solid white;
    border-top: 1.5rem solid white;
}

.dropdown-item.satisfacao {
    color: #0E809E;
    padding: 0.8rem 2.5rem;
    font: normal normal normal 20px/32px Segoe UI;
}

a.dropdown-item.satisfacao:hover {
    background-color: #0E809E;
    color: #ffffff;
}

