@import url('https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,300;0,700;1,100;1,300;1,700&display=swap');

/* reset default */
html, body {
    margin: 0;
    padding: 0;
    font-family: 'Source Sans 3', 'Times New Roman';
    font-weight: 100;
}
dl {
    margin: 0;
    padding: 0;
}
a, a:hover {
    text-decoration: none;
}
nav ul {
    display: inline;
    list-style-type: none;
}
nav li {
    display: inline;
}
code {
    display: none;
}
em {
    font-style: normal;
}
strong {
    font-weight: 700;
}

.vcenter {
   display: inline-block;
   vertical-align: middle;
   float: none;
}

#auditorio #header {
    background-color: #FFFFFF;
    color: #000000;
    vertical-align: middle;
    padding: 15px 0px;
    white-space: nowrap;
}

.tag-condicional {
    width: 165px;
    height: 22px;
    line-height: 22px;
    display: block;
    background-color: #ffe451;
    overflow: hidden -ms-transform: skew(-100deg);
    -webkit-transform: skew(-60deg);
    transform: rotate(320deg);
    left: -33px;
    position: absolute;
    top: 30px;
    z-index: 100;
    text-align: center;
    color: #333;
    font-weight: 600;
    font-size: 13px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.30);
    -moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.30);
    box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.30);
}

/*#auditorio #header .col-lg-1,
#auditorio #header .col-lg-10,
#auditorio #header .col-lg-11,
#auditorio #header .col-lg-12,
#auditorio #header .col-lg-2,
#auditorio #header .col-lg-3,
#auditorio #header .col-lg-4,
#auditorio #header .col-lg-5,
#auditorio #header .col-lg-6,
#auditorio #header .col-lg-7,
#auditorio #header .col-lg-8,
#auditorio #header .col-lg-9,
#auditorio #header .col-md-1,
#auditorio #header .col-md-10,
#auditorio #header .col-md-11,
#auditorio #header .col-md-12,
#auditorio #header .col-md-2,
#auditorio #header .col-md-3,
#auditorio #header .col-md-4,
#auditorio #header .col-md-5,
#auditorio #header .col-md-6,
#auditorio #header .col-md-7,
#auditorio #header .col-md-8,
#auditorio #header .col-md-9,
#auditorio #header .col-sm-1,
#auditorio #header .col-sm-10,
#auditorio #header .col-sm-11,
#auditorio #header .col-sm-12,
#auditorio #header .col-sm-2,
#auditorio #header .col-sm-3,
#auditorio #header .col-sm-4,
#auditorio #header .col-sm-5,
#auditorio #header .col-sm-6,
#auditorio #header .col-sm-7,
#auditorio #header .col-sm-8,
#auditorio #header .col-sm-9,
#auditorio #header .col-xs-1,
#auditorio #header .col-xs-10,
#auditorio #header .col-xs-11,
#auditorio #header .col-xs-12,
#auditorio #header .col-xs-2,
#auditorio #header .col-xs-3,
#auditorio #header .col-xs-4,
#auditorio #header .col-xs-5,
#auditorio #header .col-xs-6,
#auditorio #header .col-xs-7,
#auditorio #header .col-xs-8,
#auditorio #header .col-xs-9 {
    padding-right: 1px;
    padding-left: 1px;
}

#auditorio #header > div.row > div {
   display: inline-block;
   vertical-align: middle;
   float: none;
   overflow: hidden;
}
*/
#auditorio div.titulo {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}

#auditorio #header div.logo img {
    max-width: 100%;
    max-height: 60px;
}

#auditorio dl.horario,
#auditorio dl.users,
#auditorio dl.notificacoes {
    text-align: center;
    font-size: 14px;
    border: #ccc solid 1px;
    border-radius: 5px;
    background-color: #fff;
}

#auditorio dl.horario dt,
#auditorio dl.users dt,
#auditorio dl.notificacoes dt {
    display: block;
    color: #333333;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

#auditorio dl.horario dd,
#auditorio dl.users dd,
#auditorio dl.notificacoes dd {
    display: block;
    color: #999999;
    font-weight: bold;
    letter-spacing: 0.7px;
    font-size: 13px;
}

#auditorio #header .toggle-filters {
	padding: 8px 12px;
}

#auditorio #header em {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    color: #999999;
    font-weight: bold;
}

#auditorio #header em > a {
    font-size: 12px;
    text-decoration: none;
    color: #333333;
}

#auditorio #header em>a.gray {
    color: #999999;
}

#auditorio #header em>a.gray:hover {
    color: #333333;
}

#auditorio #header em>a:hover {
    color:#cc0000;
}

#auditorio #header > nav {
    display: inline-block;
    height: 55px;
    margin-right: 20px;
}

#auditorio #titulo-leilao{
    background-color: #58595b;
    color: #fff;
    text-align: center;
    padding: 6px;
    margin-bottom: 10px;
}
#auditorio #titulo-leilao span{
    width: 100%;
    display: block;
    overflow: hidden;
    font-weight: bold;
    font-size: 16px;
    white-space: nowrap;
}
#auditorio .pagination {
    text-align: center;
    margin: 0;
}
#auditorio .pagination a {
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    margin: 0 3px;
}
#auditorio .pagination a[disabled] {
    opacity: 0.5;
    cursor: default;
}

#auditorio .pagination div{
    display: inline-block;
}
#auditorio .pagination input {
    color: #000;
    width: 27px;
    height: 18px;
    border-radius: 3px;
    border: 1px solid #4a4b4d;
    text-align: center;
}

#auditorio #pagination-mobile {
    background-color: #fff;
    margin-bottom: 5px;
}

#auditorio #pagination-mobile .row {
    margin-left: -2px;
    margin-right: -2px;
}

#auditorio #pagination-mobile .row .col-xs-1,
#auditorio #pagination-mobile .row .col-xs-2,
#auditorio #pagination-mobile .row .col-xs-3,
#auditorio #pagination-mobile .row .col-xs-4,
#auditorio #pagination-mobile .row .col-xs-5,
#auditorio #pagination-mobile .row .col-xs-6,
#auditorio #pagination-mobile .row .col-xs-7,
#auditorio #pagination-mobile .row .col-xs-8,
#auditorio #pagination-mobile .row .col-xs-9,
#auditorio #pagination-mobile .row .col-xs-10,
#auditorio #pagination-mobile .row .col-xs-11,
#auditorio #pagination-mobile .row .col-xs-12 {
    padding-left: 2px;
    padding-right: 2px;
}

#auditorio #errors {
	display: none;
	margin-bottom: 10px;
}

#auditorio #lotes {
    background-color: #fff;
    white-space: normal;
}

/* grid */
#auditorio .grid .lote {
    border: 1px solid #aaa;
    color: #333;
    position: relative;
    margin-bottom: 20px;
    padding: 7px;
    height: 405px;
    -webkit-box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 3px 8px 0px rgba(50, 50, 50, 0.25);
}

#auditorio .grid .lote .lote-body {
    overflow: hidden;
    vertical-align: top;
    position: relative;
    height: 335px;
}

#auditorio .grid .lote .clock {
    display: block;
    color: #2cb413;
    font-size: 16px;
}

#auditorio .grid .lote .clock time {
    display: inline-block;
    font-weight: bold;
    line-height: 18px;
    padding-left: 1px;
}

#auditorio .grid .lote.encerrado .clock {
    color: #444;
}

#auditorio .grid .lote.finalizando .numero,
#auditorio .grid .lote.finalizando .clock {
    color: #d02922;
}

#auditorio .grid .lote .numero {
    color: #2cb413;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 3px;
}

#auditorio .grid .lote .foto {
    width: 100px;
    height: 75px;
}

#auditorio .grid .lote .foto img {
    width: 100px;
    max-height: 75px;
}

#auditorio .grid .lote .lote-favorito {
    margin-top: 5px;
}

#auditorio .grid .lote .lote-favorito a {
    color: #777;
    font-size: 15px;
}

#auditorio .grid .lote .lote-favorito a .fa:before {
    content: "\f006";
}

#auditorio .grid .lote .lote-favorito a.active {
    color: #222;
    font-weight: bold;
}

#auditorio .grid .lote .lote-favorito a.active .fa:before {
    content: "\f005";
    color: #eada06;
}

#auditorio .grid .lote .lote-favorito a.spinner .fa:before {
    content: "\f110" !important;
}

#auditorio .grid .lote .lote-wrapper {
    text-align: center;
}

#auditorio .grid .lote .desc-wrapper{
    clear: both;
    padding: 5px 0;
}
#auditorio .grid .lote .desc-wrapper .descricao {
    display: block;
    overflow: hidden;
    height: 75px;
    font-size: 13px;
    font-weight: bold;
}

#auditorio .grid .lote .mais-detalhes {
    font-size: 13px;
    font-weight: bold;
}

#auditorio .grid .lote .lances-wrapper {
    text-align: center;
    display: block;
}
#auditorio .grid .lote .lances-wrapper .lance-inicial{
    color: #666;
    font-weight: 700;
    font-size: 16px;
}
#auditorio .grid .lote .lances-wrapper .valor{
    color: #ff9900;
    font-weight: 700;
    font-size: 16px;
}
#auditorio .grid .lote .lances-wrapper .comissao {
    color: #999999;
    font-weight: 600;
    font-size: 12px;
}
#auditorio .grid .lote .lances-wrapper em {
    color: #000;
    font-weight: 600;
    font-size: 12px;
    display: block;
}

#auditorio .grid .botao {
    border: #eea236 solid 1px;
    font-size: 14px;
    padding: 10px 20px;
    margin-top: 5px;
    color: #fff;
    background-color: #ff9900;
    display: inline-block;
    text-align: center;
    letter-spacing: 1px;
    font-weight: 600;
    border-radius: 2px;
    text-transform: uppercase;
}

#auditorio .grid .botao:hover {
    background-color: #ec971f;
    border-color: #d58512;
}

#auditorio .grid .botao.disabled {
    box-shadow: none;
    opacity: .40;
}

#auditorio .grid .botao.disabled.focus,
#auditorio .grid .botao.disabled:focus,
#auditorio .grid .botao.disabled:hover,
#auditorio .grid .botao[disabled].focus,
#auditorio .grid .botao[disabled]:focus,
#auditorio .grid .botao[disabled]:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
    cursor: not-allowed;
}

#auditorio .grid .lote.vendido {
    border: 3px solid #4cb86f;
}
#auditorio .grid .lote.sustado {
    border: 3px solid #e86210;
}
#auditorio .grid .lote.condicional {
    border: 3px solid #ffe451;
}
#auditorio .grid .lote.novo-lance {
    border: 3px solid #2c59ab;
}
#auditorio .grid .lote.tempo-extra {
    border: 3px solid #b30dc5;
}
#auditorio .grid .lote.encerrado {
    border: 3px solid #cfcfcf;
    color: #666;
}
#auditorio .grid .lote.finalizando {
    border: 3px solid #d02922;
}
#auditorio .grid .lote.abertura_lote {
    border: 3px solid #31b0d5;
}

#auditorio .grid .lote.encerrado .numero,
#auditorio .grid .lote.vendido .numero,
#auditorio .grid .lote.sustado .numero,
#auditorio .grid .lote.condicional .numero {
   color: #555 !important;
}

#auditorio .grid .lote.vendido .clock,
#auditorio .grid .lote.sustado .clock,
#auditorio .grid .lote.encerrado .clock,
#auditorio .grid .lote.condicional .clock {
    display: none;
}

#auditorio .grid .lote.finalizando > div.message {
    background-color: #d02922;
}

#auditorio .grid .lote.novo-lance > div.message {
    background-color: #2c59ab;
}

#auditorio .grid .lote.tempo-extra > div.message {
    background-color: #b30dc5;
}

#auditorio .grid .lote.vendido > div.message {
    background-color: #4cb86f;
}

#auditorio .grid .lote.sustado > div.message {
    background-color: #e86210;
}

#auditorio .grid .lote.condicional > div.message {
    background-color: #ffe451;
    color: #222;
}

#auditorio .grid .lote.encerrado > div.message {
    background-color: #666;
    opacity: 0.5;
}

#auditorio .grid .lote.abertura_lote > div.message {
    background-color: #31b0d5;
    color:  #000;
}

#auditorio .grid .lote > div.message {
    color: #fff;
    font-size: 23px;
    font-weight: 900;
    height: 40px;
    left: 0;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 100px;
    width: 100%;
    opacity: 0.9;
    text-transform: uppercase;
}

#auditorio .lote.disabled .botao,
#auditorio .lote.encerrado .botao,
#auditorio .lote.vendido .botao,
#auditorio .lote.sustado .botao,
#auditorio .lote.condicional .botao {
    display: none !important;
}

.m-0 {
    margin: 0px;
}

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

.mt-1 {
    margin-top: 5px;
}

.mb-1 {
    margin-bottom: 5px;
}

.mb-2 {
    margin-bottom: 10px;
}

.p-0 {
    padding: 0px;
}

.p-1 {
    padding: 10px;
}

.blink {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;

    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;

    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@-moz-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

#form-notificacao,
#form-lance .alert {
    margin-bottom: 5px;
}

#form-lance,
#form-lance-backdrop,
#form-notificacao,
#form-notificacao-backdrop,
#lote-detalhes,
#lote-detalhes-backdrop {
    display: block;
}

#form-notificacao .modal-title ,
#form-lance .modal-title {
    font-weight: bold;
}

#form-notificacao .modal-header,
#form-notificacao .modal-body,
#form-notificacao .modal-footer,
#form-lance .modal-header,
#form-lance .modal-body,
#form-lance .modal-footer {
    padding-top: 10px;
    padding-bottom: 10px;
}

@media (max-width: 769px) {
    #form-lance .modal-header,
    #form-lance .modal-body {
        padding-top: 3px;
        padding-bottom: 3px;
    }

    #form-lance .modal-footer {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}

#form-lance .arrematante {
    float: right;
    color: #999;
}

#form-lance .numero-lote {
    color: #333;
    font-weight: bold;
    font-size: 17px;
}

#form-lance .fotos {
    clear: both;
    float: right;
    width: 80px;
    max-height: 60px;
    margin-left: 5px;
    margin-bottom: 5px;
}

#form-lance .fotos img {
    width: 80px;
    max-height: 60px;
}

#form-lance .descricao {
    height: 30px;
    overflow: hidden;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

#form-lance .maior-lance {
    clear: both;
    padding-bottom: 5px;
    text-align: center;
}

#form-lance .maior-lance table {
    border-collapse: collapse;
    width: 100%;
}

#form-lance .maior-lance table td {
    vertical-align: top;
}

#form-lance .maior-lance .title {
    font-weight: bold;
    font-size: 14px;
}

#form-lance .maior-lance .lance-inicial,
#form-lance .maior-lance .valor-lance {
    font-weight: 500;
    font-size: 18px;
}

#form-lance .maior-lance .gray {
    font-size: .8em;
    color: #666;
}

#form-lance .clock,
#lote-detalhes .clock {
  font-size: 1.4rem;
  margin-bottom: 10px;
  text-align: center;
  color: #333;
  background-color: #f9f9f9;
  border: #ccc solid 1px;
  padding: 5px;
  font-weight: bold;
}

#form-lance .msg-automatico {
    font-style: italic;
    font-size: 0.9em;
    color: #444;
    padding: 5px 0px;
}

#form-lance .tipos-lances {
  background-color: #fff;
  border-bottom: #ccc solid 1px;
  padding: 0px 10px;
}

#form-lance .tipos-lances label {
  display: inline-block;
  padding: 3px 10px;
  margin: 0px;
  font-weight: normal;
  cursor: pointer;
  border-top: transparent solid 2px;
  border-left: transparent solid 1px;
  border-right: transparent solid 1px;
}

#form-lance .tipos-lances label.checked {
  border-top-color: #063921;
  border-left-color: #CCCCCC;
  border-right-color: #CCCCCC;
  padding: 3px 10px;
  margin-top: 0px;
  margin-bottom: -1px;
  font-weight: bold;
  background-color: #f5f5f5;
}

#form-lance .tipos-lances label:hover {
  background-color: #f5f5f5;
  border-color: #ccc;
}

#form-lance .tipos-lances label input[type=radio] {
  display: none;
}

#form-lance .form-group {
    margin-bottom: 10px;
}

#form-lance .sugestao-lances {
  margin-left: -5px;
  margin-right: -5px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

#form-lance .lance-automatico {
  text-align: center;
}

#form-lance .lance-automatico h3,
#form-lance .lance-automatico h4 {
  font-weight: bold;
  margin-bottom: 5px;
}

#form-lance .painel-lances {
  background-color: #f5f5f5;
  padding-top: 6px;
  padding-left: 6px;
  padding-right: 6px;
  border: #ccc solid 1px;
  margin-bottom: 5px;
}

#form-lance .sugestao-lances .col-sm-1,
#form-lance .sugestao-lances .col-md-1,
#form-lance .sugestao-lances .col-lg-1,
#form-lance .sugestao-lances .col-sm-2,
#form-lance .sugestao-lances .col-md-2,
#form-lance .sugestao-lances .col-lg-2,
#form-lance .sugestao-lances .col-sm-3,
#form-lance .sugestao-lances .col-md-3,
#form-lance .sugestao-lances .col-lg-3,
#form-lance .sugestao-lances .col-sm-4,
#form-lance .sugestao-lances .col-md-4,
#form-lance .sugestao-lances .col-lg-4,
#form-lance .sugestao-lances .col-sm-5,
#form-lance .sugestao-lances .col-md-5,
#form-lance .sugestao-lances .col-lg-5,
#form-lance .sugestao-lances .col-sm-6,
#form-lance .sugestao-lances .col-md-6,
#form-lance .sugestao-lances .col-lg-6,
#form-lance .sugestao-lances .col-sm-7,
#form-lance .sugestao-lances .col-md-7,
#form-lance .sugestao-lances .col-lg-7,
#form-lance .sugestao-lances .col-sm-8,
#form-lance .sugestao-lances .col-md-8,
#form-lance .sugestao-lances .col-lg-8,
#form-lance .sugestao-lances .col-sm-9,
#form-lance .sugestao-lances .col-md-9,
#form-lance .sugestao-lances .col-lg-9,
#form-lance .sugestao-lances .col-sm-10,
#form-lance .sugestao-lances .col-md-10,
#form-lance .sugestao-lances .col-lg-10,
#form-lance .sugestao-lances .col-sm-11,
#form-lance .sugestao-lances .col-md-11,
#form-lance .sugestao-lances .col-lg-11,
#form-lance .sugestao-lances .col-sm-12,
#form-lance .sugestao-lances .col-md-12,
#form-lance .sugestao-lances .col-lg-12 {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}

#form-lance .confirm-lance {
    text-align: center;
}

#lote-detalhes {
    position: absolute !important;
    bottom: auto !important;
}

#lote-detalhes .fotos {
    border: #ccc solid 1px;
    margin-bottom: 10px;
    min-height: 200px;
}

#lote-detalhes .fotos .carousel {
    width: 100%;
    padding-bottom: 75%;
    overflow: hidden;
}

#lote-detalhes .fotos img {
    width: 100%;
}

#lote-detalhes .name,
#lote-detalhes .comitente {
    margin-bottom: 5px;
    font-weight: bold;
    clear: both;
}

#lote-detalhes .title {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
}

#lote-detalhes .content {
    display: flex;
    flex-direction: column;
}

#lote-detalhes .maior-lance {
    text-align: center;
}

#lote-detalhes .maior-lance .lance-inicial,
#lote-detalhes .maior-lance .valor-lance {
    font-weight: 500;
    font-size: 18px;
}

#lote-detalhes .maior-lance .gray {
    font-size: .8em;
    color: #666;
}


#lote-detalhes .small {
    font-size: .8em;
}


div#bloqueio{
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1140;
    background: #FFFFFF;
    opacity: 0.75;
    -moz-opacity: 0.75;
    filter: alpha(opacity=75);
}

div#bloqueio_error {
    display: none;
    position: fixed;
    top: 25%;
    left: 25%;
    min-width: 50%;
    min-height: 20px;
    font: bold 20px Arial;
    color: #000000;
    border: #DD0000 solid 2px;
    background: #FFFFFF;
    padding: 10px;
    box-shadow: -1px 0 5px 0 rgba(0, 0, 0, 0.50);
    text-align: center;
    z-index: 1200;
}

div#bloqueio_loader{
    position: fixed;
    top: 150px;
    left: 50%;
    min-width: 150px;
    min-height: 20px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    background: #FFFFFF url(/assets/images/loading_min.gif) no-repeat 5px center;
    padding: 10px 10px 10px 25px;
    margin-left: -100px;
    border: #555555 solid 1px;
    box-shadow: -1px 0 5px 0 rgba(0, 0, 0, 0.50);
    z-index: 1200;
}

div#bloqueio_connected{
    position: fixed;
    top: 150px;
    left: 25px;
    max-width: 85%;
    min-height: 20px;
    background-color: #fff;
    color: #333333;
    padding: 15px;
    border: #555555 solid 1px;
    box-shadow: -1px 0 5px 0 rgba(0, 0, 0, 0.50);
    z-index: 1200;
}

div#bloqueio_recarregar {
    position: fixed;
    top: 150px;
    left: 25px;
    max-width: 85%;
    min-height: 20px;
    background-color: #fff;
    color: #333333;
    padding: 15px;
    border: #555555 solid 1px;
    box-shadow: -1px 0 5px 0 rgba(0, 0, 0, 0.50);
    z-index: 1200;
}

div#bloqueio_recarregar h4 {
    margin: 0px;
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
}

.modal-dialog-scrollable .modal-content {
  overflow: hidden;
  width: 100%;
}

.modal-dialog-scrollable .modal-header,
.modal-dialog-scrollable .modal-footer {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

/* Bootstrap */
.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.pl-0,
.px-0 {
  padding-left: 0rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.align-items-center {
-ms-flex-align: center !important;
align-items: center !important;
}

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }

  .pl-0,
  .px-0 {
    padding-left: 0rem !important;
  }

  .pl-1,
  .px-1 {
    padding-left: 0.25rem !important;
  }

  .pl-2,
  .px-2 {
    padding-left: 0.5rem !important;
  }

  .pl-3,
  .px-3 {
    padding-left: 1rem !important;
  }
}

@media (min-width: 768px) {
  .pl-md-0,
  .px-md-0 {
    padding-left: 0rem !important;
  }

  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }

  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }

  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
}

@media (min-width: 576px) {
    div#bloqueio_recarregar,
    div#bloqueio_connected {
        left: 20%;
        max-width: 440px;
    }
}

.btn-light,
.btn-warning-notificacao {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-size: 14px;
}

.btn-light:hover,
.btn-warning-notificacao:hover,
.btn-light:focus,
.btn-warning-notificacao:focus {
  text-decoration: none;
}

.btn-light,
.btn-light:focus {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #dee2e6;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-warning-notificacao,
.btn-warning-notificacao:focus {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}


.btn-warning-notificacao:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.dropdown-notificacoes {
    position: absolute;
    right: 0;
    left: auto;
    top: 100%;
    z-index: 900;
    float: left;
    width: 300px;
    height: 300px;
    overflow: auto;
    padding: 5px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.dropdown-notificacoes li {
    border-bottom: #ccc solid 1px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.list-notificacoes {
    height: 300px;
    overflow: auto;
    margin-top: 7px;
}
.list-notificacoes > div.noti {
    padding-top: 7px;
    padding-bottom: 7px;
    border-top: #ccc solid 1px;
}

@media (min-width: 992px) {
    div#bloqueio_recarregar,
    div#bloqueio_connected {
        left: 35%;
        max-width: 440px;
    }

    #lote-detalhes .fotos {
        float: left;
        width: 500px;
    }

    #lote-detalhes .content {
        margin-left: 515px;
    }

    #lote-detalhes .content-descricao {
        height: 270px;
        overflow: auto;
    }
}
