@charset "UTF-8";
.bg-orange {
    background-color: #fb7e24;
}

.btn-outline-orange {
    border-color: #fb7e24;
    background-color: #ffffff;
}

.nav-tabs-orange {
    border-color: #fb7e24;
}

.nav-link {
    border-color: #fb7e24;
}

.form-control {
    border-color: #fb7e24;
}

.form-control:focus {
    outline-color: #fb7e24;
    border-color: #fb7e24;
    background-color: #ffffff;
    box-shadow: inset 0 0.5px 0.5px rgba(0, 0, 0, 0.075), 0 0 8px #c56200;
}

.btn-orange {
    color: white !important;
    background-color: #fb7e24;
    border-color: white;
}

.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
    color: white;
    background-color: #c56200;
    border-color: #c56200;
}

.navbar label {
    color: white !important;
}

.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
    background-image: none;
}

.btn-orange.disabled,
.btn-orange[disabled],
fieldset[disabled] .btn-orange,
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled:active,
.btn-orange[disabled]:active,
fieldset[disabled] .btn-orange:active,
.btn-orange.disabled.active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-orange.active {
    background-color: #c56200;
    border-color: #000000;
}

.btn-orange .badge {
    color: #c56200;
    background-color: #000000;
}

.navbar-orange {
    color: #000000;
    background-color: #fb7e24;
    border-color: #000000;
}

.red .active a,
.red .active a:hover {
    background-color: #c56200;
}

ul,
li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.fa-user {
    color: #fb7e24;
}

.fa-key {
    color: #fb7e24;
}

.fa-sign-out-alt {
    color: white;
    font-size: 1.5em;
}

.fa-male {
    color: #1518ca;
    font-size: 1.5em;
}

.fa-female {
    color: #fb248f;
    font-size: 1.5em;
}

.fa-building {
    color: #6d3207;
    font-size: 1.5em;
}

.fa-users {
    color: #1f6d07;
    font-size: 1.5em;
}

.fa-exclamation-triangle {
    color: #fb7e24;
    font-size: 6em;
}

button.close{
    color:#ffffff !important;
}

/* a:link {

color:white;

}



a:visited {

color: white;

} */

h1 {
    color: #fb7e24;
}

h2 {
    color: #fb7e24;
}

h3 {
    color: #fb7e24;
}

h4 {
    color: #fb7e24;
}

h5 {
    color: #fb7e24;
}

h5 a {
    color: #fb7e24;
}

h5 a:hover {
    color: #c56200;
}

h6 {
    color: #fb7e24;
}

h7 {
    color: #fb7e24;
    font-weight: bold;
}

.text-orange {
    color: #fb7e24;
}

.verde {
    color: green;
}

.vermelho {
    color: red;
}

.top-buffer {
    margin-top: 10px;
}

.navbar-nav>li {
    margin-left: 2px;
    margin-right: 2px;
}

.navbar-light .navbar-brand {
    color: white;
}

.navbar-light .label {
    color: white;
}
#atualizarConta label{
    margin-bottom: 0rem !important;
}
.label-orange {
    color: #fb7e24;
}

.modal-header {
    background-color: #fb7e24;
}

.modal-title {
    color: white;
}

.dropdown-menu {
    border-color: #c56200;
    background-color: #fb7e24;
    justify-content: center;
}

.borda-esquerda {
    border-left: 1px solid orange;
}

.dropdown-menu a {
    color: white !important;
}

.center {
    padding: 70px 0;
    text-align: center;
}

.flex-container {
    height: 100%;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}

#informacoesSenha {
    position: absolute;
    bottom: 260px;
    bottom: 1960px\9;
    /* IE Specific */
    width: 250px;
    padding: 15px;
    background: #fefefe;
    font-size: .875em;
    border-radius: 5px;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid #ddd;
}

#informacoesSenha h4 {
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: normal;
}

#informacoesSenha::before {
    content: "\25B2";
    position: absolute;
    top: -12px;
    left: 45%;
    font-size: 14px;
    line-height: 14px;
    color: #ddd;
    text-shadow: none;
    display: block;
}

#informacoesSenhaAlteracao {
    position: relative;
    top: 0px;
    top: 0px\9;
    /* IE Specific */
    width: 250px;
    padding: 15px;
    background: #fefefe;
    font-size: .875em;
    border-radius: 5px;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid #ddd;
}

#informacoesSenhaAlteracao h4 {
    margin: 0 0 10px 0;
    padding: 0;
    font-weight: normal;
}

#informacoesSenhaAlteracao::before {
    content: "\25B2";
    position: absolute;
    top: -12px;
    left: 45%;
    font-size: 14px;
    line-height: 14px;
    color: #ddd;
    text-shadow: none;
    display: block;
}

.invalido {
    background: url(../view/icons/invalid.png) no-repeat 0 50%;
    padding-left: 22px;
    line-height: 24px;
    color: #ec3f41;
}

.valido {
    background: url(../view/icons/valid.png) no-repeat 0 50%;
    padding-left: 22px;
    line-height: 24px;
    color: #3a7d34;
}

#lista a {
    color: #fb7e24;
}

#lista {
    overflow: auto;
}

.modal-body a {
    color: #fb7e24;
}

.flex-container a {
    margin-left: 2px;
    margin-right: 2px;
}

.custom-select {
    color: white;
    border-color: white;
    background-color: #fb7e24;
    justify-content: center;
}

.select::after {
    border-color: white;
}

.entidadesPesquisadas {
    padding: 15px;
    background: #fefefe;
    font-size: .875em;
    border-radius: 5px;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid #fb7e24;
    position: absolute;
    z-index: 1000;
}

.entidadesPesquisadas li {
    color: #fb7e24;
}

.entidadesPesquisadas li:hover {
    background-color: #fcbc6e;
}


/* Toggle */


/* The switch - the box around the slider */

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}


/* Hide default HTML checkbox */

.switch input {
    display: none;
}


/* The slider */

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #fb7e24;
}

input:focus+.slider {
    box-shadow: 0 0 1px #fb7e24;
    background-color: #ffffff;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}


/* Rounded sliders */

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

#entidades1Header {
    position: absolute;
    left: 107px;
    top: 55px;
    padding: 15px;
    background: #fefefe;
    font-size: .875em;
    border-radius: 5px;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid #fb7e24;
    z-index: 1000;
}

#entidades2Header {
    position: absolute;
    left: 340px;
    top: 55px;
    padding: 15px;
    background: #fefefe;
    font-size: .875em;
    border-radius: 5px;
    box-shadow: 0 1px 3px #ccc;
    border: 1px solid #fb7e24;
    z-index: 1000;
}

.vis-tooltip {
    background-color: #fb7e24 !important;
    color: white !important;
    border: 1px solid #fb7e24 !important;
}

.nav-tabs .nav-link.active {
    border-color: #fb7e24 !important;
    border-bottom: 2px solid #fff !important;
}

.list-group-item {
    top: 50%;
}

.pre-scrollable {
    max-height: calc(100vh - 14rem);;
    overflow-y: auto;
}

.escalaConexao {
    height: 25px;
    /*#1d6000+0,
    ffe630+40,
    ffe630+60,
    ff1000+100 */ 
    background: #1d6000;
    /* Old browsers */
    background: -moz-linear-gradient(left, #1d6000 0%, #ffe630 40%, #ffe630 60%, #ff1000 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #1d6000 0%, #ffe630 40%, #ffe630 60%, #ff1000 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #1d6000 0%, #ffe630 40%, #ffe630 60%, #ff1000 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1d6000', endColorstr='#ff1000', GradientType=1);
    /* IE6-9 */
}

.reversedRange {
    direction: rtl;
}

.lista-usuario {
    border-color: transparent;
}

.map {
    padding-bottom: calc(100vh - 160px);;
    max-height: 60vh !important;
}

.containerImagemPerfil {
    width: 200px;
    height: 200px;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}

.imagemPerfil {
    display: inline;
    margin: 0 auto;
    height: 100%;
    width: auto;
}

.col-md-05 {
    position: relative;
    width: 4%;
    min-width: 4%;
    text-align: center;
    vertical-align: middle;
}

.modal-panel {
    overflow-y: auto;
    height: 400px;
}
#rede{
    min-height: 400px;
    height: calc(100vh - 8rem);
    width: 100%;   
}