(node) util.print is deprecated. Use console.log instead.
@media (max-width: 768px) {
  .submit-row-menu.fixed {
    width: auto;
    background-color: transparent;
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding-left: 40px;
    padding-right: 40px;
    box-shadow: none;
    z-index: 1000;
  }
}
@media (min-width: 770px) {
  .submit-row {
    width: auto;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding-left: 30px !important;
    padding-right: 30px !important;
    z-index: 1000;
  }
  .fixed {
    background-color: rgba(0, 0, 0, 0.8) !important;
    padding-top: 1px;
    padding-bottom: 1px;
  }
}
.submit-row {
  padding: 1px 0px 1px;
}
.submit-row .deletelink {
  color: #ff8686;
  font-size: 1.2rem;
  font-weight: 500;
}
.submit-row .col-btn {
  text-align: right;
}
.submit-row .btn-group-lg button {
  margin-right: 2px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.submit-row .btn-group-lg button .material-icons {
  font-size: 1.5rem;
}
.submit-row .btn-danger {
  margin-top: 10px;
}
.submit-row .btn-group-lg .btn:first-child {
  padding-left: 15px;
  padding-right: 15px;
}
.submit-row .btn-group-lg .btn:first-child .material-icons {
  font-size: 1.5rem;
  line-height: 1.2rem;
}
.submit-row #btn_submit_save {
  font-size: 15px;
  font-weight: 500;
}
.submit-row .btn-group-lg .btn:not(:first-child) {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 8px !important;
}
.submit-row .dropdown-menu-submit-line li a {
  font-size: 1rem;
  padding: 0.5rem;
}
.change-related,
.add-related {
  border-radius: 0;
  box-shadow: none;
}
.errorlist {
  color: #ff4444;
}
.errornote,
.alert-error,
.alert-danger {
  background-color: #ff4444;
  padding: 10px;
  color: #ffffff;
  font-weight: 500;
  font-size: 1rem;
}
.errorlist.nonfield li {
  background-color: #ff8686;
  padding: 10px;
  color: #ffffff;
  font-weight: 500;
  font-size: 1rem;
}
.alert {
  padding: 15px;
  margin-bottom: 17px;
  border: none;
  border-radius: inherit;
}
.alert-info {
  background-color: #33b5e5;
  border-color: #33b5e5;
  color: white;
  font-weight: 500;
  font-size: 1rem;
}
.alert-success {
  background-color: #00C851;
  color: #ffffff;
  font-weight: 500;
  font-size: 1rem;
}
.has-error .form-control {
  border-color: #ff4444;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.suit-show-req-asterisk .form-horizontal .required::after {
  content: "*";
  margin: 0px 0px 0px 5px;
  position: absolute;
  color: #ff4444;
}
.form-horizontal .fieldset-body .form-group .form-column .help-block {
  font-size: 12px;
  margin: 0px;
  color: #33b5e5;
}
.suit-menu-horizontal .navbar-suit-top > .container-fluid {
  margin-top: 0;
}
.navbar-brand {
  line-height: 25px !important;
  font-weight: 500;
}
.navbar-brand .nome-entidade {
  font-size: 1.2rem;
  color: #ffffff;
  display: inline-block;
  font-weight: 500;
}
@media (min-width: 768px) {
  .actions.text-muted {
    width: auto;
    background-color: #fff;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding-left: 40px;
    padding-right: 40px;
    z-index: 1000;
  }
  .actions.text-muted.fixed {
    background-color: rgba(0, 0, 0, 0.6);
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .actions.text-muted .action-counter,
  .actions.text-muted .all {
    color: white;
  }
  .actions.text-muted .question {
    color: #ffff00;
  }
  .actions.text-muted .question a {
    color: #ffff00;
  }
  .actions.text-muted .clear {
    color: #ffff00;
  }
  .actions.text-muted .clear a {
    color: #ffff00;
  }
  .actions.text-muted .changelist-save {
    margin-top: 0 !important;
  }
}
.paginator.clearfix.card {
  padding: 10px;
}
.pagination li,
.pagination-dark li {
  text-align: center;
  float: left;
  font-size: 1rem;
  line-height: 30px;
}
.xfull ol {
  margin-bottom: 0;
}
.search-container {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #fff;
  margin: .5rem 0 1rem;
  transition: box-shadow 0.25s;
  border-radius: 10px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.form-control {
  font-size: 1rem !important;
  height: 30px !important;
  padding: 1px 8px !important;
  margin: 0 0 0 !important;
}
.form-horizontal .fieldset-body {
  background-color: #ffffff;
  margin-bottom: 0px;
  padding: 0px;
  position: relative;
  overflow: hidden;
}
.form-horizontal .fieldset-body .form-group .form-column {
  background-color: #ffffff;
  padding: 5px 15px;
}
.form-horizontal .fieldset-body .form-group .form-column p {
  font-size: 1rem;
  font-weight: normal;
}
.form-horizontal .fieldset-body .form-group .control-label {
  background-color: #ffffff;
  padding: 8px 10px;
  border-top: 1px solid #EFF0F1;
  border-right: 1px solid #EFF0F1;
}
.form-horizontal .fieldset-body .form-group .control-label label {
  padding: 0px 5px 0px 0px;
  margin: 0px;
  font-weight: normal;
  position: relative;
  z-index: 1;
  font-size: 0.9rem;
  color: #6a6a6a;
  font-weight: 400;
}
.form-horizontal .fieldset-body .form-group .control-label label.required {
  font-weight: 700;
  color: #3a3a3a;
}
.tab-content-main .module.aligned {
  border: none;
  margin: 0;
  padding: 0;
}
.module.aligned .fieldset-body {
  padding-bottom: 10px;
}
.fieldset-heading .fieldset-title {
  font-size: 1.3rem;
  font-weight: 700;
  color: #859097;
  margin-top: 10px;
}
.tab-content-main > .suit-tab.show:first-child {
  margin-top: 0;
}
.input-group.date span {
  background-color: transparent;
  border: none;
}
.inline-group:not(.form-column) h2 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #859097;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
}
.inline-group:not(.form-column) .errorlist li {
  background-color: #ff8686;
  padding: 10px;
  color: #ffffff;
  font-weight: 500;
  font-size: 1rem;
}
.inline-group:not(.form-column) .form-column .errorlist li {
  background-color: transparent;
  padding: 0;
  color: #ff4444;
  font-weight: normal;
  font-size: 12px;
}
.tabular.inline-related .module {
  margin: 0;
  padding: 5px;
  border: none;
}
.tabular.inline-related .module .table tr td input[type=text] {
  width: 90%;
}
.table-striped > tbody > tr:nth-child(2n+1) {
  background-color: #ffffff;
}
.form-group textarea {
  overflow-y: hidden;
  padding: 0.8rem 0;
  resize: both;
  min-height: 8rem;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #9e9e9e;
  border-radius: 0;
  outline: none;
  height: 8rem;
  width: 100%;
  font-size: 1rem;
  margin: 0 0 15px 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: all .3s;
}
#models-from-app .collection-item {
  font-size: 1rem;
  color: #0099CC;
}
.card .card-content .card-title .card-title-titulo-custom {
  height: 20px;
  font-size: 1.4rem;
  font-weight: 400;
  color: #000000;
  margin-bottom: 10px;
}
.card .card-content .card-title .card-title-subtitulo-custom {
  display: block;
  font-size: 0.9rem;
  color: #94a0a7;
  height: 10px;
  margin-bottom: 10px;
  margin-top: 2px;
}
.form-control.search-filter {
  margin-right: 10px !important;
}
.suit-menu-horizontal .nav-suit-menu {
  background-color: #4f5255;
  padding-left: 20px;
  padding-right: 20px;
}
.suit-menu-horizontal .nav-suit-menu li a {
  border-radius: 0;
  color: #ccc;
  padding: 10px 7px;
  text-align: center;
  font-weight: 400;
}
.suit-menu-horizontal .nav-suit-menu li span {
  font-size: 0.75rem;
}
.suit-menu-horizontal .nav-suit-menu li:hover .nav {
  display: none !important;
}
.nav-suit-sub-menu {
  background-color: #fff;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.1);
  border: 0;
  padding: 0 10px;
}
.nav-suit-sub-menu li a {
  text-decoration: none !important;
  font-size: 0.8rem;
  margin-left: 5px;
}
.inline-group table tr td p {
  font-size: 0.9rem;
  font-weight: normal;
}
#changelist-filter {
  display: none;
}
.breadcrumb {
  display: inline-block;
  font-size: 13px;
  padding: 6px 12px;
  border-radius: 4px;
  background-color: transparent;
  margin-bottom: 5px;
  text-shadow: 0 1px rgba(255, 255, 255, 0.3);
}
.breadcrumb .active {
  color: #747474;
  font-weight: 500;
}
.breadcrumb li a {
  color: #8a8a8a;
}
.card-breadcrumb {
  padding-top: 5px;
  padding-right: 10px;
  line-height: 11px;
}
#page-content-wrapper {
  padding-top: 5px;
}
.btn-floating-xs {
  position: relative;
  z-index: 1;
  width: 25px;
  height: 25px;
  padding: 0;
  background-color: #a6c;
  border-radius: 50%;
  transition: .3s;
  vertical-align: middle;
  margin: 1px;
  line-height: 26px;
}
.btn-floating-xs i {
  line-height: 25px;
  font-size: 1rem;
}
.btn-floating-sm {
  position: relative;
  z-index: 1;
  width: 30px;
  height: 30px;
  padding: 0;
  background-color: #a6c;
  border-radius: 50%;
  transition: .3s;
  vertical-align: middle;
  margin: 1px;
  line-height: 31px;
}
.btn-floating-sm i {
  line-height: 30px;
  font-size: 1.1rem;
}
.panel-danger > .panel-heading {
  color: white;
  background-color: #ff4444;
  border-color: #ff4444;
}
.panel-info > .panel-heading {
  color: white;
  background-color: #33b5e5;
  border-color: #33b5e5;
}
.panel-success > .panel-heading {
  color: white;
  background-color: #00C851;
  border-color: #00C851;
}
.panel-warning > .panel-heading {
  color: white;
  background-color: #ffbb33;
  border-color: #ffbb33;
}
.add-row a {
  line-height: 31px;
  padding: 5px 22px;
  border-radius: 10em;
  border: 2px solid #2BBBAD;
  color: #fff;
  background: #2BBBAD;
}
.results {
  padding: 10px 20px;
  overflow: auto;
}
.table-primary tbody th {
  font-weight: normal;
}
.table-primary > thead > tr > th {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.2);
  padding: 7px 10px 6px;
  /*background-color: #6e7277;*/
  border: 0;
  font-weight: bold;
}
.table-primary > thead > tr > th .text > a,
.table-primary > thead > tr > th .text > span {
  padding: 7px 10px 6px;
  margin: -7px -10px -6px;
  display: block;
}
.table-primary > thead > tr > th .relative-wrapper {
  position: relative;
  display: inline;
  float: right;
  width: 55px;
}
.table-primary > thead > tr > th .sortoptions {
  right: -50px;
  position: absolute;
}
.table-primary > thead > tr > th .sortoptions a,
.table-primary > thead > tr > th .sortoptions .sortpriority {
  display: inline-block;
  float: left;
  padding: 0 3px;
}
.table-primary > thead > tr > th .sortoptions .sortpriority {
  color: #a5acb3;
  padding-right: 4px;
}
.table-primary > thead > tr > th .sortoptions .sortremove,
.table-primary > thead > tr > th .sortoptions .toggle {
  display: block;
  width: 12px;
  height: 12px;
  opacity: .4;
  margin-right: 5px;
}
.table-primary > thead > tr > th .sortoptions .sortremove:hover,
.table-primary > thead > tr > th .sortoptions .toggle:hover {
  opacity: 0.8;
}
.table-primary > thead > tr > th.sorted {
  padding-right: 55px;
  /*background-color: #4f5255*/
}
.table-primary > thead > tr > th.sorted .text > a {
  color: #1558a9;
}
.table-primary > thead > tr .sortable .text a {
  color: #000000;
  font-weight: bold;
}
.table-primary > thead > tr .text span {
  color: #717171;
  font-weight: 500;
}
.table-primary > thead > tr > th:first-child {
  border-left: 0;
}
.table-primary > thead > tr > th:last-child {
  border-right: 0;
}
.table-primary > tbody > tr > td {
  font-size: 0.8rem;
}
.submit-row .btn-group-lg .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  margin-right: 2px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: transparent;
  opacity: 1;
  font-weight: 700;
}
li #ativa-notificacoes .contador-notificacoes {
  padding: 2px 3px;
  border-radius: 15%;
  min-width: 10px;
  font-weight: 500;
  font-size: 0.8rem;
  animation: pulse .5s infinite alternate;
}
.btn-sm .material-icons {
  font-size: 1rem;
  line-height: 1rem;
}
#btn_salvar .material-icons,
#btn_imprimir .material-icons,
#btn_novo_servico .material-icons {
  font-size: 1rem;
  line-height: 1rem;
}
.tiny {
  font-size: 1rem !important;
  line-height: inherit;
}
.small {
  font-size: 2rem !important;
  line-height: inherit;
}
.medium {
  font-size: 4rem !important;
  line-height: inherit;
}
.large {
  font-size: 6rem !important;
  line-height: inherit;
}
@media (max-width: 300px) {
  .nome-entidade {
    font-size: 0.8rem !important;
  }
  .nav-suit-menu li {
    width: 100%;
  }
}
.suit-menu-horizontal .nav-suit-menu > li {
  border-left: 0;
}
.suit-menu-horizontal .nav-suit-menu > li:last-child {
  border-right: 0;
}
.navbar-suit-top {
  min-height: 40px;
  border: 0;
  border-radius: 0;
  margin: 0;
  font-size: 14px;
  box-shadow: none;
}
.navbar-suit-top .container-fluid .navbar-header {
  height: 40px;
}
.navbar-suit-top .container-fluid .navbar-header .navbar-brand {
  padding-top: 10px;
}
.navbar .navbar-nav > li > a {
  color: rgba(255, 255, 255, 0.84);
  padding-top: 10px;
  padding-bottom: 8px;
}
.suit-menu-horizontal .navbar-suit-top > .container-fluid,
.suit-menu-horizontal #page-content-wrapper > .container-fluid {
  padding-left: 15px;
  padding-right: 10px;
}
#models-from-app .collection-header h5 {
  font-size: 1.5rem;
}
.navbar-right .navbar-right-item:hover {
  background-color: #434343;
}
.select2-container--default {
  width: 100% !important;
}
.widget-CheckboxInput input {
  margin-left: 15px;
}
.action-checkbox input,
.action-checkbox-column input {
  visibility: visible !important;
}
tr.has_original [type=checkbox]:checked + label:before {
  top: -4px;
  left: -3px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #4285F4;
  border-bottom: 2px solid #4285F4;
  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -o-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
tr.has_original [type=checkbox] + label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #5a5a5a;
  border-radius: 1px;
  margin-top: 0;
  transition: .2s;
  margin-left: 0 !important;
}
.vFileBrowseField {
  width: 50% !important;
}
#result_list tbody tr td input[type="checkbox"] {
  visibility: visible !important;
}
.submit-row-menu-button-custom {
  padding: 1px 0px 1px;
}
.submit-row-menu-button-custom .btn {
  line-height: 10px !important;
  margin-bottom: 5px !important;
  margin-top: 5px !important;
  padding-left: 8px !important;
  padding-right: 8px !important;
}
.submit-row-menu-button-custom .btn small {
  display: block !important;
  margin-top: 3px!important;
  font-weight: 600;
}
.submit-row-menu-button-custom a.btn:not(:first-child) {
  padding-top: 9px !important;
}
.submit-row-menu-button-custom a.btn:not(:first-child) .material-icons {
  line-height: 12px !important;
}
.submit-row-menu-button-custom a.btn:first-child .material-icons {
  line-height: 12px !important;
}
.submit-row-menu-button-custom .material-icons {
  padding-bottom: 5px !important;
  font-size: 1.4rem !important;
}
.submit-row-menu-button-custom .deletelink {
  color: #ff8686;
  font-size: 1.2rem;
  font-weight: 500;
}
.submit-row-menu-button-custom .col-btn {
  text-align: right;
}
.submit-row-menu-button-custom .btn-group-lg button {
  margin-right: 2px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.submit-row-menu-button-custom .btn-group-lg button .material-icons {
  font-size: 1.5rem;
}
.submit-row-menu-button-custom .btn-danger {
  margin-top: 10px;
}
.submit-row-menu-button-custom .btn-group-lg .btn:first-child {
  padding-left: 15px;
  padding-right: 15px;
}
.submit-row-menu-button-custom .btn-group-lg .btn:first-child .material-icons {
  font-size: 1.5rem;
  line-height: 1.2rem;
}
.submit-row-menu-button-custom #btn_submit_save {
  font-size: 15px;
  font-weight: 500;
}
.submit-row-menu-button-custom .btn-group-lg .btn:not(:first-child) {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 8px !important;
}
.submit-row-menu-button-custom .dropdown-menu-submit-line li a {
  font-size: 1rem;
  padding: 0.5rem;
}
.submit-row-menu-button-custom .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  margin-right: 2px;
  line-height: 10px;
}



input[type=date], input[type=datetime-local], input[type=email], input[type=number], input[type=password], input[type=search-md], input[type=tel], input[type=text], input[type=time], input[type=url], textarea.materialize-textarea {
    background-color: transparent;
    border: none;
    border: 1px solid #9e9e9e;
    border-radius: 0;
    outline: 0;
    height: 3rem;
    width: 96%;
    font-size: 1rem;
    margin: 0 0 15px;
    padding: 0;
    box-shadow: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    transition: all .3s;
  border-radius: 2px;
}

.form-group textarea {
    overflow-y: hidden;
    padding: 0.8rem 0;
    resize: both;
    min-height: 8rem;
    background-color: transparent;
    border: none;
    border: 1px solid #9e9e9e;
    border-radius: 0;
    outline: none;
    height: 8rem;
    width: 96%;
    font-size: 1rem;
    margin: 0 0 15px 0;
    box-shadow: none;
    box-sizing: content-box;
    transition: all .3s;
  border-radius: 2px;
}

.form-control:focus{
  border-color: #0974f3 !important;
  box-shadow: 0 0 0 0.2rem rgba(9, 116, 243, 0.32) !important;
}

body{
      background-color: #ffffff;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2000 1500'%3E%3Cdefs%3E%3Crect stroke='%23ffffff' stroke-width='0.4' width='1' height='1' id='s'/%3E%3Cpattern id='a' width='3' height='3' patternUnits='userSpaceOnUse' patternTransform='scale(46.65) translate(-978.56 -733.92)'%3E%3Cuse fill='%23fcfcfc' href='%23s' y='2'/%3E%3Cuse fill='%23fcfcfc' href='%23s' x='1' y='2'/%3E%3Cuse fill='%23fafafa' href='%23s' x='2' y='2'/%3E%3Cuse fill='%23fafafa' href='%23s'/%3E%3Cuse fill='%23f7f7f7' href='%23s' x='2'/%3E%3Cuse fill='%23f7f7f7' href='%23s' x='1' y='1'/%3E%3C/pattern%3E%3Cpattern id='b' width='7' height='11' patternUnits='userSpaceOnUse' patternTransform='scale(46.65) translate(-978.56 -733.92)'%3E%3Cg fill='%23f5f5f5'%3E%3Cuse href='%23s'/%3E%3Cuse href='%23s' y='5' /%3E%3Cuse href='%23s' x='1' y='10'/%3E%3Cuse href='%23s' x='2' y='1'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='8'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='5' y='2'/%3E%3Cuse href='%23s' x='5' y='6'/%3E%3Cuse href='%23s' x='6' y='9'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='h' width='5' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(46.65) translate(-978.56 -733.92)'%3E%3Cg fill='%23f5f5f5'%3E%3Cuse href='%23s' y='5'/%3E%3Cuse href='%23s' y='8'/%3E%3Cuse href='%23s' x='1' y='1'/%3E%3Cuse href='%23s' x='1' y='9'/%3E%3Cuse href='%23s' x='1' y='12'/%3E%3Cuse href='%23s' x='2'/%3E%3Cuse href='%23s' x='2' y='4'/%3E%3Cuse href='%23s' x='3' y='2'/%3E%3Cuse href='%23s' x='3' y='6'/%3E%3Cuse href='%23s' x='3' y='11'/%3E%3Cuse href='%23s' x='4' y='3'/%3E%3Cuse href='%23s' x='4' y='7'/%3E%3Cuse href='%23s' x='4' y='10'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='c' width='17' height='13' patternUnits='userSpaceOnUse' patternTransform='scale(46.65) translate(-978.56 -733.92)'%3E%3Cg fill='%23f2f2f2'%3E%3Cuse href='%23s' y='11'/%3E%3Cuse href='%23s' x='2' y='9'/%3E%3Cuse href='%23s' x='5' y='12'/%3E%3Cuse href='%23s' x='9' y='4'/%3E%3Cuse href='%23s' x='12' y='1'/%3E%3Cuse href='%23s' x='16' y='6'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='d' width='19' height='17' patternUnits='userSpaceOnUse' patternTransform='scale(46.65) translate(-978.56 -733.92)'%3E%3Cg fill='%23ffffff'%3E%3Cuse href='%23s' y='9'/%3E%3Cuse href='%23s' x='16' y='5'/%3E%3Cuse href='%23s' x='14' y='2'/%3E%3Cuse href='%23s' x='11' y='11'/%3E%3Cuse href='%23s' x='6' y='14'/%3E%3C/g%3E%3Cg fill='%23efefef'%3E%3Cuse href='%23s' x='3' y='13'/%3E%3Cuse href='%23s' x='9' y='7'/%3E%3Cuse href='%23s' x='13' y='10'/%3E%3Cuse href='%23s' x='15' y='4'/%3E%3Cuse href='%23s' x='18' y='1'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='e' width='47' height='53' patternUnits='userSpaceOnUse' patternTransform='scale(46.65) translate(-978.56 -733.92)'%3E%3Cg fill='%23FFFFFF'%3E%3Cuse href='%23s' x='2' y='5'/%3E%3Cuse href='%23s' x='16' y='38'/%3E%3Cuse href='%23s' x='46' y='42'/%3E%3Cuse href='%23s' x='29' y='20'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='f' width='59' height='71' patternUnits='userSpaceOnUse' patternTransform='scale(46.65) translate(-978.56 -733.92)'%3E%3Cg fill='%23FFFFFF'%3E%3Cuse href='%23s' x='33' y='13'/%3E%3Cuse href='%23s' x='27' y='54'/%3E%3Cuse href='%23s' x='55' y='55'/%3E%3C/g%3E%3C/pattern%3E%3Cpattern id='g' width='139' height='97' patternUnits='userSpaceOnUse' patternTransform='scale(46.65) translate(-978.56 -733.92)'%3E%3Cg fill='%23FFFFFF'%3E%3Cuse href='%23s' x='11' y='8'/%3E%3Cuse href='%23s' x='51' y='13'/%3E%3Cuse href='%23s' x='17' y='73'/%3E%3Cuse href='%23s' x='99' y='57'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23b)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23h)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23c)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23d)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23e)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23f)' width='100%25' height='100%25'/%3E%3Crect fill='url(%23g)' width='100%25' height='100%25'/%3E%3C/svg%3E");
background-attachment: fixed;
background-size: cover;
  }

.card{
    border-radius: 10px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.md-card{
    border-radius: 10px;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
#models-from-app{
  border-radius: 10px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
.modal-content{
  border-radius: 10px;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
       background-color: #ffffff;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='100%25' gradientTransform='rotate(360,934,474)'%3E%3Cstop offset='0' stop-color='%23ffffff'/%3E%3Cstop offset='1' stop-color='%23FAFAFA'/%3E%3C/linearGradient%3E%3Cpattern patternUnits='userSpaceOnUse' id='b' width='911' height='759.2' x='0' y='0' viewBox='0 0 1080 900'%3E%3Cg fill-opacity='0.02'%3E%3Cpolygon fill='%23444' points='90 150 0 300 180 300'/%3E%3Cpolygon points='90 150 180 0 0 0'/%3E%3Cpolygon fill='%23AAA' points='270 150 360 0 180 0'/%3E%3Cpolygon fill='%23DDD' points='450 150 360 300 540 300'/%3E%3Cpolygon fill='%23999' points='450 150 540 0 360 0'/%3E%3Cpolygon points='630 150 540 300 720 300'/%3E%3Cpolygon fill='%23DDD' points='630 150 720 0 540 0'/%3E%3Cpolygon fill='%23444' points='810 150 720 300 900 300'/%3E%3Cpolygon fill='%23FFF' points='810 150 900 0 720 0'/%3E%3Cpolygon fill='%23DDD' points='990 150 900 300 1080 300'/%3E%3Cpolygon fill='%23444' points='990 150 1080 0 900 0'/%3E%3Cpolygon fill='%23DDD' points='90 450 0 600 180 600'/%3E%3Cpolygon points='90 450 180 300 0 300'/%3E%3Cpolygon fill='%23666' points='270 450 180 600 360 600'/%3E%3Cpolygon fill='%23AAA' points='270 450 360 300 180 300'/%3E%3Cpolygon fill='%23DDD' points='450 450 360 600 540 600'/%3E%3Cpolygon fill='%23999' points='450 450 540 300 360 300'/%3E%3Cpolygon fill='%23999' points='630 450 540 600 720 600'/%3E%3Cpolygon fill='%23FFF' points='630 450 720 300 540 300'/%3E%3Cpolygon points='810 450 720 600 900 600'/%3E%3Cpolygon fill='%23DDD' points='810 450 900 300 720 300'/%3E%3Cpolygon fill='%23AAA' points='990 450 900 600 1080 600'/%3E%3Cpolygon fill='%23444' points='990 450 1080 300 900 300'/%3E%3Cpolygon fill='%23222' points='90 750 0 900 180 900'/%3E%3Cpolygon points='270 750 180 900 360 900'/%3E%3Cpolygon fill='%23DDD' points='270 750 360 600 180 600'/%3E%3Cpolygon points='450 750 540 600 360 600'/%3E%3Cpolygon points='630 750 540 900 720 900'/%3E%3Cpolygon fill='%23444' points='630 750 720 600 540 600'/%3E%3Cpolygon fill='%23AAA' points='810 750 720 900 900 900'/%3E%3Cpolygon fill='%23666' points='810 750 900 600 720 600'/%3E%3Cpolygon fill='%23999' points='990 750 900 900 1080 900'/%3E%3Cpolygon fill='%23999' points='180 0 90 150 270 150'/%3E%3Cpolygon fill='%23444' points='360 0 270 150 450 150'/%3E%3Cpolygon fill='%23FFF' points='540 0 450 150 630 150'/%3E%3Cpolygon points='900 0 810 150 990 150'/%3E%3Cpolygon fill='%23222' points='0 300 -90 450 90 450'/%3E%3Cpolygon fill='%23FFF' points='0 300 90 150 -90 150'/%3E%3Cpolygon fill='%23FFF' points='180 300 90 450 270 450'/%3E%3Cpolygon fill='%23666' points='180 300 270 150 90 150'/%3E%3Cpolygon fill='%23222' points='360 300 270 450 450 450'/%3E%3Cpolygon fill='%23FFF' points='360 300 450 150 270 150'/%3E%3Cpolygon fill='%23444' points='540 300 450 450 630 450'/%3E%3Cpolygon fill='%23222' points='540 300 630 150 450 150'/%3E%3Cpolygon fill='%23AAA' points='720 300 630 450 810 450'/%3E%3Cpolygon fill='%23666' points='720 300 810 150 630 150'/%3E%3Cpolygon fill='%23FFF' points='900 300 810 450 990 450'/%3E%3Cpolygon fill='%23999' points='900 300 990 150 810 150'/%3E%3Cpolygon points='0 600 -90 750 90 750'/%3E%3Cpolygon fill='%23666' points='0 600 90 450 -90 450'/%3E%3Cpolygon fill='%23AAA' points='180 600 90 750 270 750'/%3E%3Cpolygon fill='%23444' points='180 600 270 450 90 450'/%3E%3Cpolygon fill='%23444' points='360 600 270 750 450 750'/%3E%3Cpolygon fill='%23999' points='360 600 450 450 270 450'/%3E%3Cpolygon fill='%23666' points='540 600 630 450 450 450'/%3E%3Cpolygon fill='%23222' points='720 600 630 750 810 750'/%3E%3Cpolygon fill='%23FFF' points='900 600 810 750 990 750'/%3E%3Cpolygon fill='%23222' points='900 600 990 450 810 450'/%3E%3Cpolygon fill='%23DDD' points='0 900 90 750 -90 750'/%3E%3Cpolygon fill='%23444' points='180 900 270 750 90 750'/%3E%3Cpolygon fill='%23FFF' points='360 900 450 750 270 750'/%3E%3Cpolygon fill='%23AAA' points='540 900 630 750 450 750'/%3E%3Cpolygon fill='%23FFF' points='720 900 810 750 630 750'/%3E%3Cpolygon fill='%23222' points='900 900 990 750 810 750'/%3E%3Cpolygon fill='%23222' points='1080 300 990 450 1170 450'/%3E%3Cpolygon fill='%23FFF' points='1080 300 1170 150 990 150'/%3E%3Cpolygon points='1080 600 990 750 1170 750'/%3E%3Cpolygon fill='%23666' points='1080 600 1170 450 990 450'/%3E%3Cpolygon fill='%23DDD' points='1080 900 1170 750 990 750'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect x='0' y='0' fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect x='0' y='0' fill='url(%23b)' width='100%25' height='100%25'/%3E%3C/svg%3E");
background-attachment: fixed;
background-size: cover;

}
.navbar-suit-top{
background-color: #212121;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='100%25' gradientTransform='rotate(240)'%3E%3Cstop offset='0' stop-color='%23212121'/%3E%3Cstop offset='1' stop-color='%23212121'/%3E%3C/linearGradient%3E%3Cpattern patternUnits='userSpaceOnUse' id='b' width='452' height='376.7' x='0' y='0' viewBox='0 0 1080 900'%3E%3Cg fill-opacity='0.04'%3E%3Cpolygon fill='%23444' points='90 150 0 300 180 300'/%3E%3Cpolygon points='90 150 180 0 0 0'/%3E%3Cpolygon fill='%23AAA' points='270 150 360 0 180 0'/%3E%3Cpolygon fill='%23DDD' points='450 150 360 300 540 300'/%3E%3Cpolygon fill='%23999' points='450 150 540 0 360 0'/%3E%3Cpolygon points='630 150 540 300 720 300'/%3E%3Cpolygon fill='%23DDD' points='630 150 720 0 540 0'/%3E%3Cpolygon fill='%23444' points='810 150 720 300 900 300'/%3E%3Cpolygon fill='%23FFF' points='810 150 900 0 720 0'/%3E%3Cpolygon fill='%23DDD' points='990 150 900 300 1080 300'/%3E%3Cpolygon fill='%23444' points='990 150 1080 0 900 0'/%3E%3Cpolygon fill='%23DDD' points='90 450 0 600 180 600'/%3E%3Cpolygon points='90 450 180 300 0 300'/%3E%3Cpolygon fill='%23666' points='270 450 180 600 360 600'/%3E%3Cpolygon fill='%23AAA' points='270 450 360 300 180 300'/%3E%3Cpolygon fill='%23DDD' points='450 450 360 600 540 600'/%3E%3Cpolygon fill='%23999' points='450 450 540 300 360 300'/%3E%3Cpolygon fill='%23999' points='630 450 540 600 720 600'/%3E%3Cpolygon fill='%23FFF' points='630 450 720 300 540 300'/%3E%3Cpolygon points='810 450 720 600 900 600'/%3E%3Cpolygon fill='%23DDD' points='810 450 900 300 720 300'/%3E%3Cpolygon fill='%23AAA' points='990 450 900 600 1080 600'/%3E%3Cpolygon fill='%23444' points='990 450 1080 300 900 300'/%3E%3Cpolygon fill='%23222' points='90 750 0 900 180 900'/%3E%3Cpolygon points='270 750 180 900 360 900'/%3E%3Cpolygon fill='%23DDD' points='270 750 360 600 180 600'/%3E%3Cpolygon points='450 750 540 600 360 600'/%3E%3Cpolygon points='630 750 540 900 720 900'/%3E%3Cpolygon fill='%23444' points='630 750 720 600 540 600'/%3E%3Cpolygon fill='%23AAA' points='810 750 720 900 900 900'/%3E%3Cpolygon fill='%23666' points='810 750 900 600 720 600'/%3E%3Cpolygon fill='%23999' points='990 750 900 900 1080 900'/%3E%3Cpolygon fill='%23999' points='180 0 90 150 270 150'/%3E%3Cpolygon fill='%23444' points='360 0 270 150 450 150'/%3E%3Cpolygon fill='%23FFF' points='540 0 450 150 630 150'/%3E%3Cpolygon points='900 0 810 150 990 150'/%3E%3Cpolygon fill='%23222' points='0 300 -90 450 90 450'/%3E%3Cpolygon fill='%23FFF' points='0 300 90 150 -90 150'/%3E%3Cpolygon fill='%23FFF' points='180 300 90 450 270 450'/%3E%3Cpolygon fill='%23666' points='180 300 270 150 90 150'/%3E%3Cpolygon fill='%23222' points='360 300 270 450 450 450'/%3E%3Cpolygon fill='%23FFF' points='360 300 450 150 270 150'/%3E%3Cpolygon fill='%23444' points='540 300 450 450 630 450'/%3E%3Cpolygon fill='%23222' points='540 300 630 150 450 150'/%3E%3Cpolygon fill='%23AAA' points='720 300 630 450 810 450'/%3E%3Cpolygon fill='%23666' points='720 300 810 150 630 150'/%3E%3Cpolygon fill='%23FFF' points='900 300 810 450 990 450'/%3E%3Cpolygon fill='%23999' points='900 300 990 150 810 150'/%3E%3Cpolygon points='0 600 -90 750 90 750'/%3E%3Cpolygon fill='%23666' points='0 600 90 450 -90 450'/%3E%3Cpolygon fill='%23AAA' points='180 600 90 750 270 750'/%3E%3Cpolygon fill='%23444' points='180 600 270 450 90 450'/%3E%3Cpolygon fill='%23444' points='360 600 270 750 450 750'/%3E%3Cpolygon fill='%23999' points='360 600 450 450 270 450'/%3E%3Cpolygon fill='%23666' points='540 600 630 450 450 450'/%3E%3Cpolygon fill='%23222' points='720 600 630 750 810 750'/%3E%3Cpolygon fill='%23FFF' points='900 600 810 750 990 750'/%3E%3Cpolygon fill='%23222' points='900 600 990 450 810 450'/%3E%3Cpolygon fill='%23DDD' points='0 900 90 750 -90 750'/%3E%3Cpolygon fill='%23444' points='180 900 270 750 90 750'/%3E%3Cpolygon fill='%23FFF' points='360 900 450 750 270 750'/%3E%3Cpolygon fill='%23AAA' points='540 900 630 750 450 750'/%3E%3Cpolygon fill='%23FFF' points='720 900 810 750 630 750'/%3E%3Cpolygon fill='%23222' points='900 900 990 750 810 750'/%3E%3Cpolygon fill='%23222' points='1080 300 990 450 1170 450'/%3E%3Cpolygon fill='%23FFF' points='1080 300 1170 150 990 150'/%3E%3Cpolygon points='1080 600 990 750 1170 750'/%3E%3Cpolygon fill='%23666' points='1080 600 1170 450 990 450'/%3E%3Cpolygon fill='%23DDD' points='1080 900 1170 750 990 750'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect x='0' y='0' fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect x='0' y='0' fill='url(%23b)' width='100%25' height='100%25'/%3E%3C/svg%3E");
background-attachment: fixed;
background-size: cover;
  border-bottom: 1px solid rgba(108, 117, 125, 0.68);
}

.nav-suit-menu{
background-color: #212121;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='100%25' gradientTransform='rotate(240)'%3E%3Cstop offset='0' stop-color='%23212121'/%3E%3Cstop offset='1' stop-color='%23212121'/%3E%3C/linearGradient%3E%3Cpattern patternUnits='userSpaceOnUse' id='b' width='452' height='376.7' x='0' y='0' viewBox='0 0 1080 900'%3E%3Cg fill-opacity='0.04'%3E%3Cpolygon fill='%23444' points='90 150 0 300 180 300'/%3E%3Cpolygon points='90 150 180 0 0 0'/%3E%3Cpolygon fill='%23AAA' points='270 150 360 0 180 0'/%3E%3Cpolygon fill='%23DDD' points='450 150 360 300 540 300'/%3E%3Cpolygon fill='%23999' points='450 150 540 0 360 0'/%3E%3Cpolygon points='630 150 540 300 720 300'/%3E%3Cpolygon fill='%23DDD' points='630 150 720 0 540 0'/%3E%3Cpolygon fill='%23444' points='810 150 720 300 900 300'/%3E%3Cpolygon fill='%23FFF' points='810 150 900 0 720 0'/%3E%3Cpolygon fill='%23DDD' points='990 150 900 300 1080 300'/%3E%3Cpolygon fill='%23444' points='990 150 1080 0 900 0'/%3E%3Cpolygon fill='%23DDD' points='90 450 0 600 180 600'/%3E%3Cpolygon points='90 450 180 300 0 300'/%3E%3Cpolygon fill='%23666' points='270 450 180 600 360 600'/%3E%3Cpolygon fill='%23AAA' points='270 450 360 300 180 300'/%3E%3Cpolygon fill='%23DDD' points='450 450 360 600 540 600'/%3E%3Cpolygon fill='%23999' points='450 450 540 300 360 300'/%3E%3Cpolygon fill='%23999' points='630 450 540 600 720 600'/%3E%3Cpolygon fill='%23FFF' points='630 450 720 300 540 300'/%3E%3Cpolygon points='810 450 720 600 900 600'/%3E%3Cpolygon fill='%23DDD' points='810 450 900 300 720 300'/%3E%3Cpolygon fill='%23AAA' points='990 450 900 600 1080 600'/%3E%3Cpolygon fill='%23444' points='990 450 1080 300 900 300'/%3E%3Cpolygon fill='%23222' points='90 750 0 900 180 900'/%3E%3Cpolygon points='270 750 180 900 360 900'/%3E%3Cpolygon fill='%23DDD' points='270 750 360 600 180 600'/%3E%3Cpolygon points='450 750 540 600 360 600'/%3E%3Cpolygon points='630 750 540 900 720 900'/%3E%3Cpolygon fill='%23444' points='630 750 720 600 540 600'/%3E%3Cpolygon fill='%23AAA' points='810 750 720 900 900 900'/%3E%3Cpolygon fill='%23666' points='810 750 900 600 720 600'/%3E%3Cpolygon fill='%23999' points='990 750 900 900 1080 900'/%3E%3Cpolygon fill='%23999' points='180 0 90 150 270 150'/%3E%3Cpolygon fill='%23444' points='360 0 270 150 450 150'/%3E%3Cpolygon fill='%23FFF' points='540 0 450 150 630 150'/%3E%3Cpolygon points='900 0 810 150 990 150'/%3E%3Cpolygon fill='%23222' points='0 300 -90 450 90 450'/%3E%3Cpolygon fill='%23FFF' points='0 300 90 150 -90 150'/%3E%3Cpolygon fill='%23FFF' points='180 300 90 450 270 450'/%3E%3Cpolygon fill='%23666' points='180 300 270 150 90 150'/%3E%3Cpolygon fill='%23222' points='360 300 270 450 450 450'/%3E%3Cpolygon fill='%23FFF' points='360 300 450 150 270 150'/%3E%3Cpolygon fill='%23444' points='540 300 450 450 630 450'/%3E%3Cpolygon fill='%23222' points='540 300 630 150 450 150'/%3E%3Cpolygon fill='%23AAA' points='720 300 630 450 810 450'/%3E%3Cpolygon fill='%23666' points='720 300 810 150 630 150'/%3E%3Cpolygon fill='%23FFF' points='900 300 810 450 990 450'/%3E%3Cpolygon fill='%23999' points='900 300 990 150 810 150'/%3E%3Cpolygon points='0 600 -90 750 90 750'/%3E%3Cpolygon fill='%23666' points='0 600 90 450 -90 450'/%3E%3Cpolygon fill='%23AAA' points='180 600 90 750 270 750'/%3E%3Cpolygon fill='%23444' points='180 600 270 450 90 450'/%3E%3Cpolygon fill='%23444' points='360 600 270 750 450 750'/%3E%3Cpolygon fill='%23999' points='360 600 450 450 270 450'/%3E%3Cpolygon fill='%23666' points='540 600 630 450 450 450'/%3E%3Cpolygon fill='%23222' points='720 600 630 750 810 750'/%3E%3Cpolygon fill='%23FFF' points='900 600 810 750 990 750'/%3E%3Cpolygon fill='%23222' points='900 600 990 450 810 450'/%3E%3Cpolygon fill='%23DDD' points='0 900 90 750 -90 750'/%3E%3Cpolygon fill='%23444' points='180 900 270 750 90 750'/%3E%3Cpolygon fill='%23FFF' points='360 900 450 750 270 750'/%3E%3Cpolygon fill='%23AAA' points='540 900 630 750 450 750'/%3E%3Cpolygon fill='%23FFF' points='720 900 810 750 630 750'/%3E%3Cpolygon fill='%23222' points='900 900 990 750 810 750'/%3E%3Cpolygon fill='%23222' points='1080 300 990 450 1170 450'/%3E%3Cpolygon fill='%23FFF' points='1080 300 1170 150 990 150'/%3E%3Cpolygon points='1080 600 990 750 1170 750'/%3E%3Cpolygon fill='%23666' points='1080 600 1170 450 990 450'/%3E%3Cpolygon fill='%23DDD' points='1080 900 1170 750 990 750'/%3E%3C/g%3E%3C/pattern%3E%3C/defs%3E%3Crect x='0' y='0' fill='url(%23a)' width='100%25' height='100%25'/%3E%3Crect x='0' y='0' fill='url(%23b)' width='100%25' height='100%25'/%3E%3C/svg%3E");
background-attachment: fixed;
background-size: cover;
}
.navbar-suit-top-first{
  padding-top: 3px;
  margin-bottom: 0;
  min-height: 5px;
  background-color: #212121;
}
.navbar-brand{
  font-size: 1.5rem !important;
}
.nome-entidade{
  font-size: 1.5rem !important;
}
.dropdown-menu-submit-line{
  right: 0;
  left: auto;
}