@import url("typeOfDemand.css");
@import url("group.css");
@import url("event.css");

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src:
        local("Roboto"),
        local("Roboto-Regular"),
        url("../fonts/Roboto-Regular.ttf") format("truetype");
}

body {
    font-family: "Roboto", sans-serif !important;
}

.version {
    padding: 5px;
}

.fa-button {
    margin-right: 6px;
}

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

.summary-adjust {
    margin-top: -20px;
}

.logo-canoastec {
    margin-top: 25px;
}

.logo-canoastec-footer {
    max-width: 100px;
    margin: 10px;
}

.logo-canoas {
    width: 200px;
    min-width: 100px;
    margin-top: 15px;
}

.logo-prefeitura {
    width: 200px;
}

.logo-sociais-prefeitura {
    width: 450px;
}

@media (max-width: 550px) {
    .logo-sociais-prefeitura {
        width: 86.6%;
    }
}

.logo-sociais-prefeitura {
    width: 450px;
}

@media (max-width: 550px) {
    .logo-sociais-prefeitura {
        width: 86.6%;
    }
}

.navbar .logo-sociais-prefeitura {
    height: 40px;
    width: auto;
    margin: -10px;
}

.icone-navbar-brand {
    margin-top: -1vh;
    height: 5vh;
}

.navbar-govbr-link {
    padding: 5px 15px !important;
}

.navbar-govbr-link img {
    display: block;
    height: 40px;
}

.loading-img {
    margin-top: 45%;
    width: 25%;
}

.loading-message {
    color: #fff;
    font-size: 15px;
}

.table-civil-servant {
    font-size: 12px;
}

.table-civil-servant thead th {
    padding: 10px !important;
}

.table-civil-servant thead th,
.table-civil-servant tbody td {
    text-align: center;
    vertical-align: middle !important;
}

.align-middle {
    vertical-align: middle !important;
}

.error-message {
    margin-top: 15px;
}

@media screen and (min-width: 992px) {
    .row.vdivide [class*="col-md-6"]:not(:last-child):after {
        background: #e0e0e0;
        width: 1px;
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        min-height: 100%;
    }
}

.btn-m-bot {
    margin-bottom: 20px;
}

.btn-m-r {
    margin-right: 10px;
}

.pagination-civil-servant {
    margin-top: 12px;
}

.btn-search-available {
    padding-top: 25px;
    margin-left: -22px;
}

.detached-civil-servant thead tr th,
.detached-civil-servant tbody tr td {
    text-align: center;
}

.jumbotron {
    color: #7b7777;
    margin-top: -20px;
}

.jumbotron-demandas {
    margin-bottom: 0px;
}

.jumbotron-demandas.public {
    margin-bottom: 50px;
    background-image: url("../images/Banner_receita_canoas_atende.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 19%;
}

.btn-detached {
    margin-top: 25px;
    margin-left: -22px;
}

.panel-canoastec-heading {
    background: #006b85 !important;
    color: #fff !important;
}

.panel-canoastec-title {
    font-weight: normal;
}

.remove-server {
    cursor: pointer;
}

.add-server {
    cursor: pointer;
}

.logo-footer-city-hall {
    margin-bottom: 40px;
}

.panel-attached-detached {
    border: 1px solid #ddd;
}

.loading-subview {
    width: 100%;
}

.loading-subview img {
    width: 100px;
    margin-top: 100px;
}

.pagination li {
    cursor: pointer;
}

label {
    font-weight: 300;
}

.error-404 {
    color: #006b85;
    height: 300px;
    padding-top: 80px;
}

.description-label {
    font-weight: bold;
}

.form-group label {
    font-weight: bold;
}

.border-r {
    border-right: 1px solid #eee;
}

.form-label-parameter {
    float: left;
    margin: 5px 0;
}

.status {
    margin: 5% 0;
}

textarea {
    resize: none;
}

.no-data {
    color: #adadad;
    font-style: italic;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
}

.paginator-default li span,
.paginator-default li a {
    border: none;
}

.paginator-default li a {
    color: #000;
    background-color: #fff;
}

.paginator-default li a:hover {
    color: #006b85;
    background-color: #fff;
}

.paginator-default .active span {
    background-color: #fff;
    color: #006b85;
}

.paginator-default .active span:hover {
    background-color: #fff;
    color: #006b85;
}

.paginator-default li a:focus {
    border: none;
    background-color: #fff;
    color: #006b85;
}

.paginator-default .pagination {
    margin: 0px;
}

.table-canoastec thead tr th {
    text-align: center;
    background: #006b85;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
}

.table-canoastec tbody tr td {
    text-align: center;
}

.left {
    text-align: left !important;
}

.right {
    text-align: right !important;
}

.required-text {
    font-weight: bold;
    font-style: italic;
    font-size: 13px;
    margin-bottom: 20px;
}

.required:before {
    content: "* ";
    color: red;
}

.link-cursor {
    cursor: pointer;
}

.panel-disabled {
    background: #eee;
}

@media screen and (min-width: 992px) {
    .forward-button-div {
        padding-top: 2.4%;
        padding-right: 6%;
    }
}

.ui-autocomplete {
    max-height: 150px;
    overflow-y: auto;
    overflow-x: hidden;
}

* html .ui-autocomplete {
    height: 150px;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
    border: 1px solid #ccc !important;
    background: #eee !important;
    color: #000 !important;
}

.timeline-title {
    font-size: 16px;
    font-family: "Noto Sans", sans-serif;
    font-weight: bold;
    margin-top: 0px;
}

.timeline-letter {
    font-size: 14px;
    margin-top: -4px;
}

.timeline-centered {
    position: relative;
    margin-bottom: 30px;
}

.timeline-centered:before {
    content: "";
    position: absolute;
    display: block;
    width: 4px;
    background: #f5f5f6;
    top: 20px;
    bottom: 20px;
    margin-left: 30px;
}

.timeline-centered .timeline-entry {
    position: relative;
    margin-top: 5px;
    margin-left: 30px;
    margin-bottom: 10px;
    clear: both;
}

.timeline-centered
    .timeline-entry.left-aligned
    .timeline-entry-inner
    .timeline-icon {
    float: right;
}

.timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    margin-left: -20px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
    background: #fff;
    color: #fff;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    -moz-box-shadow: 0 0 0 5px #fff;
    -webkit-box-shadow: 0 0 0 5px #fff;
    box-shadow: 0 0 0 5px #fff;
    line-height: 40px;
    font-size: 15px;
    float: left;
}

.timeline-centered
    .timeline-entry
    .timeline-entry-inner
    .timeline-icon.bg-success {
    background-color: #eee;
    color: #000;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
    position: relative;
    background: #fff;
    padding: 1em;
    margin-left: 60px;
    max-width: 1000px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border: 1px solid #eee;
    border-radius: 3px;
}

.margin-right5 {
    margin-right: 5px;
}
.margin-right10 {
    margin-right: 10px;
}
.margin-right20 {
    margin-right: 20px;
}

.margin-left5 {
    margin-left: 5px !important;
}
.margin-left20 {
    margin-left: 20px !important;
}

.icon-disable {
    color: #888;
}

.bg-demand-with-me {
    background-color: #9acce7;
}

.bg-demand-with-others {
    background-color: #8bd966;
}
.color-gray {
    color: gray;
}

.radio-group label,
.radio-group input {
    font-weight: normal;
    cursor: pointer;
}
.vertical-middle {
    vertical-align: middle !important;
}

[v-cloak] > * {
    display: none;
}
[v-cloak]::before {
    content: "Carregando…";
}

header .container {
    width: 100%;
}

.demand-author-guest {
    font-size: 12px;
    color: #0000ff;
}
.end-new-enabled-inputs {
    background-color: #fcf8e3;
    border: 1px dashed black;
}
.end-new-enabled
    .form-group
    .file-input
    .file-preview
    .file-drop-zone
    .file-drop-zone-title {
    background-color: #fcf8e3 !important;
    border: 1px dashed black !important;
}

.end-new-enabled .form-group .file-input .file-caption-main .file-caption {
    background-color: #fcf8e3 !important;
    border: 1px dashed black !important;
}

#attached .alert-success {
    padding: 5px 0px;
    margin-bottom: 10px;
}

.display-none {
    display: none;
}

.bg-disabled {
    color: #969696;
    background-color: #e6e6e6;
}

.bg-light {
    background-color: #ccc !important;
}

@media (min-width: 768px) {
    .col-sm-display-inline {
        display: inline;
    }
}

#dead-line {
    font-size: 12px;
}

#dead-line option {
    font-size: 14px;
}

.font-weight-bold {
    font-weight: bold;
}

.mb-10 {
    margin-bottom: 10em;
}
.mb-1 {
    margin-bottom: 1em;
}

.mb-3px {
    margin-bottom: 3px;
}

.bg-orange {
    background-color: orange;
}

.title-pppid {
    font-size: 5rem;
}

.alert-dark-light {
    color: #000;
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}

.box-answer {
    padding: 1em;
}

.logo-cac-online {
    height: 180px;
}

@media (max-width: 550px) {
    .logo-cac-online {
        height: auto;
        width: 45%;
    }
}