/* --- Layout normal --- */
html {
  background-color: #1d2024;
}

body {
  background-color: #fff;
}

.padding-vertical {
  padding: 10px 0 !important;
}

.login-warning {
  background: #ccc;
  padding: 5px 0;
}

.alert-emailalterado {
  width: 230px;
  margin: 10px 0;
}

.alert-emailalterado a i {
  margin-right: 5px;
  text-decoration: none;
}

.gray {
  background: #393939 !important;
  border-left: none !important;
  padding-right: 20px !important;
}

.gray a {
  cursor: default;
}

.fileUpload {
  position: relative;
  overflow: hidden;
  margin: 10px;
}

.fileUpload input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.logotipo {
  border: 2px solid #ccc;
  display: inline-block;
  padding: 5px;
}

.logotipo img,
canvas {
  border: 2px solid #4c8fbd;
}

.input-append select,
.input-append input {
  margin-bottom: 10px !important;
}

.datepicker {
  margin-bottom: 10px !important;
  z-index: 11 !important;
}

.form-horizontal .controls {
  margin-left: 170px;
}

.btn-group.btn-group-horizontal {
  padding-bottom: 1%;
}

.input-modal {
  width: 243px;
}

.icon-cell {
  width: 15px;
}

.link {
  text-decoration: underline;
}

#statusbar {
  min-height: 0px;
}

#mensagememail {
  resize: vertical;
}

.modal-loading {
  display: none;
  position: fixed;
  z-index: 1100;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.8) url("../img/loading.gif") 50% 50%
    no-repeat;
}

.loading {
  overflow: hidden;
}

.loading .modal-loading {
  display: block;
}

.pointer-cursor {
  cursor: pointer;
}

#gritter-notice-wrapper {
  bottom: 40px !important;
  width: initial;
  max-width: 462px;
}

.skin-3 .main-content {
  background: #fff;
  -moz-background-size: 100% 26px;
  -webkit-background-size: 100% 26px;
  -o-background-size: 100% 26px;
  -ms-background-size: 100% 26px;
  background-size: 100% 26px;
}

.page-content {
  padding-bottom: 50px;
}

.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}

.pagination {
  text-align: right;
  margin: 0 12px;
}

.dataTables_wrapper .row-fluid:last-child {
  padding-bottom: 3px;
}

.input-append .add-on,
.input-prepend .add-on {
  font-size: 12px;
  color: #666;
}

.go-to-page {
  margin-left: 5px !important;
}

.pag-input {
  margin-left: 1%;
  margin-bottom: 0;
}

[ng\:cloak],
[ng-cloak],
.ng-cloak {
  display: none !important;
}

.logo {
  width: 27px;
}

.logo-bigger {
  width: 40px;
}

.breadcrumbs {
  display: none;
}

.bigger-200-important {
  font-size: 200% !important;
}

.toolbox {
  background-color: #eff3f8;
}

.accordion-heading .accordion-toggle.collapsed {
  background-color: inherit;
}

.accordion-heading .accordion-toggle {
  background-color: inherit;
}

.accordion-heading .accordion-toggle:hover {
  background-color: inherit;
}

.accordion-group {
  background-color: inherit;
}

.collapse {
  background-color: inherit;
}

.inline-block {
  display: inline-block;
  margin-left: 7px;
  margin-right: 7px;
  vertical-align: top;
}

.inline-block label {
  display: block;
  text-align: left;
}

.dataTables_wrapper .filtros input,
.dataTables_wrapper .filtros select {
  margin-bottom: 10px !important;
  margin: 0;
}

.inline-block .input-append {
  margin-bottom: 0 !important;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  border-radius: 0.25em;
}

.label-success {
  background-color: #5cb85c !important;
}

ul .notificacoes {
  overflow-y: auto;
  max-height: 500px;
}

.loading-row {
  margin: 6px 0 6px;
}

.table td {
  vertical-align: middle;
}

.fonteDetalhes {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

.hrDetalhes {
  clear: both;
  margin: 10px;
}

.label-horizontal:not(.label) {
  margin-left: 150px;
}

.label.label-horizontal {
  margin-left: 32px;
}

.fonteTituloDetalhes {
  font-size: 20px;
}

.sidebar-product {
  margin-left: 2px;
  margin-right: 2px;
  padding: 0;
}

.sidebar:before {
  width: 200px;
}

.sidebar {
  width: 200px;
}

.menu-min .sidebar-shortcuts-large {
  width: 200px;
}

.blue-hover {
  color: #478fca !important;
}

.blue-hover:hover {
  color: #fff !important;
}

.sidebar-shortcuts-mini > .btn.sidebar-product {
  border-width: 4px !important;
  font-size: 13px;
  line-height: 24px;
  padding: 0 !important;
  margin-left: 3px;
  border-radius: 0 !important;
}

.btn-warning {
  background-color: #f0ad4e !important;
  border-color: #f0ad4e;
}

ul.user-menu.dropdown-menu li.disabled a {
  text-overflow: ellipsis;
  width: 225px;
  white-space: inherit;
  overflow: hidden;
}

.sidebar.menu-min {
  width: 44px;
}

.sidebar.menu-min:before {
  width: 44px;
}

div .pull-left.btn-group.dropup {
  margin-top: 0;
}

.sidebar-shortcuts-large.center.grey {
  margin-top: 5px;
}

.inline-block button {
  margin-bottom: 10px;
}

.modal.hide.fade {
  display: block;
}

.log-area {
  border: 2px solid #ccc;
  padding: 5px;
  height: 450px;
  max-height: 690px;
  overflow: auto;
  resize: vertical;
}

span.msg-body {
  overflow: overlay;
}

.rodapeRepositorio .span4 {
  margin-bottom: 6px;
}

.toolbox .btn-group {
  margin-bottom: 6px;
}

.validationErrors {
  text-align: left;
  background-color: rgb(225 222 222 / 48%);
  padding: 15px 15px 5px;
  border-radius: 10px;
}

span.error {
  color: #a82a28;
  font-weight: bold;
}

span.thinError {
  color: #d16e6c;
}

.mb-0 {
  margin-bottom: 0;
}

.center.destinada {
  position: relative;
}

.center.destinada:before {
  content: "\f0da";
  position: absolute;
  top: -8px;
  right: -2px;
  opacity: 0.5;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  transform: rotate(-45deg);
  font-size: large;
  color: cadetblue;
}

.login {
  background-color: #394557;
  height: 100%;
}
.login .main-content {
  background-color: #394557;
  margin-left: 0;
  height: 100%;
}
.login.navbar-fixed {
  padding: 0;
}

.login-layout .widget-box.visible {
  background-color: #1d2024;
}

#login-box,
#register-box,
#recover-box,
.additional-links {
  display: block;
  padding: 4px;
  padding-bottom: 0;
  color: #fff;
  text-align: center;
}

#login-box,
#register-box,
#recover-box,
.additional-links a {
  color: #fff;
  font-size: 14px;
}

table a {
  min-height: 0 !important;
}

form .control-group .controls sup {
  top: auto;
  vertical-align: top;
  color: #d16e6c;
}

.help-block {
  font-size: 10px;
  margin-left: 0 !important;
  min-height: 20px !important;
}

/* New Login*/

#fullpage .span12 {
  margin: 0;
}

#login-box,
#register-box,
#recover-box {
  width: 340px;
  margin: 0 auto;
  padding: 6% 0 0 0;
}

#login-box h2,
#register-box h2,
#recover-box h2 {
  color: #fff;
}

#login-box input[type="text"],
#login-box input[type="password"],
#register-box input[type="text"],
#register-box input[type="password"],
#recover-box input[type="text"],
#recover-box input[type="password"] {
  width: 340px;
  max-height: 40px;
  height: 40px;
  border: 0;
}

#login-box .lbl {
  color: #fff;
}

#login-box .login-button,
.register-button,
.recover-button {
  width: 340px;
  max-height: 40px;
  height: 40px;
  border: 0;
  margin-top: 2px;
}

#login-box #formLogin {
  margin-top: 25px;
}

.down-button {
  bottom: 1%;
  position: absolute;
  left: 49%;
}

html.fullpage-class {
  overflow: auto !important;
}

html.fullpage-class body {
  overflow: hidden;
  height: auto !important;
}

/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0.3;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0.3;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0.3;
  }
  to {
    opacity: 1;
  }
}

.table.table-hover tbody tr.active td {
  opacity: 0.3; /* make things invisible upon start */
  -webkit-animation: fadeIn ease-in 1; /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;

  -webkit-animation-fill-mode: forwards; /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;

  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

input[type="checkbox"],
input[type="radio"] {
  opacity: 1;
  margin-top: 1px;
  position: static;
}

input[type="radio"] {
  margin-top: -1px;
}

.td-inativo {
  text-transform: uppercase;
  display: inline-block;
  width: 80%;
  text-align: center;
  padding: 5px 0;
}

#tabConfigDocumento {
  margin: 0 170px;
}
#tabConfigDocumento .tab-content legend {
  font-size: 18px;
}
#tabConfigDocumento .tab-content legend + .control-group {
  margin-top: 0;
}
#tabConfigDocumento .tab-content .controls {
  margin-left: 20px;
}
#tabConfigDocumento .tab-content .motivo-inativacao {
  margin: 5px 0 0 21px;
}
#tabConfigDocumento .nav-tabs > li.tab-active > a {
  background-color: #82af6f;
  color: #fff;
}
#tabConfigDocumento .nav-tabs > li.tab-inactive > a {
  background-color: #d15b47;
  color: #fff;
}
#tabConfigDocumento .nav-tabs > li.active > a {
  background-color: #fff;
  color: #576373;
}

.hint {
  border-bottom: 1px dotted #ccc;
  cursor: help;
}

/* --- Layout responsivo --- */

@media only screen and (min-width: 575px) {
  .perfil {
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
}

@media only screen and (max-width: 979px) {
  .breadcrumbs {
    display: block;
  }
}

@media only screen and (min-width: 979px) and (min-height: 410px) {
  .sidebar-shortcuts-large.center.grey {
    margin-bottom: 30px;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
    position: absolute;
  }
}

@media only screen and (min-width: 979px) {
  .sidebar-shortcuts-mini {
    border-left: 3px solid #444;
    width: 39px;
  }
}

@media only screen and (max-width: 465px) {
  .inline-block label {
    text-align: center;
  }
}

@media (min-width: 767px) {
  .modal {
    margin-top: -50px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
    margin-left: -450px;
  }

  .modal-lg > .modal-body {
    max-height: 450px;
  }

  .modal-md {
    width: 600px;
    margin-left: -300px;
  }
}

@media (min-height: 850px) {
  .modal-lg > .modal-body {
    max-height: 750px;
  }

  .modal-md > .modal-body {
    max-height: 750px;
  }
}

.btn-csv {
  float: right;
}

.font-red {
  color: #e85959;
}

.font-yellow {
  color: #F5BD00;
}

.content {
  width: auto;
  margin: 0px auto;
}

.embed-container {
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

.embed-container iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
