
hr {
    border-color: #c9c9c9;
}
input,select{
    border-radius: 5px;
}
input, label,
.form-control,
.input-group-addon{
    background: #f2f2f2;
}

.fundo-branco{
    background: white !important;
}
.borda-left {
    border-left-width: 1px !important;
}
.borda-topo{
    border-top: 1px solid #cac9c9;
}
label.icheck_label{
    background: none;
}
select,
.link,
.leilao-theme,
.input-group span,
.input-group-addon{
    color: #1D4D61 !important;
    font-size: 17px !important;
}

.input-group-sm span, .input-group-sm.input-group-addon {
    font-size: 12px !important;
}

input.pesquisaEmLotes {
    padding-left: 15px;
    overflow: hidden;
    width: 100%;
    height: 38px;
    background: #f2f2f2 !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding-top: 3px !important;
    color: #1D4D61 !important;
    font-size: 17px !important;
    border: 1px rgb(169, 169, 169) solid;
    white-space: pre;
    -webkit-rtl-ordering: logical;
}

select{
    text-align: center;
    padding-right: 15px;
    padding-left: 10px;
    overflow: hidden;
    width: 100%;
    height: 38px;
    background: url(../../img/seta_dupla.png) no-repeat right #f2f2f2 !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding-top: 3px !important;
}
.btn-custom { 
    color: #1C4E61; 
    background-color: #ddd; 
    border-color: rgba(0,0,0,0.2);
} 

.loader-background{
    background: url(../../img/loader.gif) no-repeat right #f2f2f2 !important;
}
.loader-background-default{
    background: url(../../img/loader.gif) no-repeat center #1C4E61 !important;
    background-size: 20px 20px !important;
}
.btn-custom:hover, 
.btn-custom:focus, 
.btn-custom:active, 
.btn-custom.active, 
.open .dropdown-toggle.btn-custom { 
    color: #1C4E61; 
    background-color: #8DD92B; 
    border-color: rgba(0,0,0,0.1);
} 

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

.btn-custom.disabled, 
.btn-custom[disabled], 
fieldset[disabled] .btn-custom, 
.btn-custom.disabled:hover, 
.btn-custom[disabled]:hover, 
fieldset[disabled] .btn-custom:hover, 
.btn-custom.disabled:focus, 
.btn-custom[disabled]:focus, 
fieldset[disabled] .btn-custom:focus, 
.btn-custom.disabled:active, 
.btn-custom[disabled]:active, 
fieldset[disabled] .btn-custom:active, 
.btn-custom.disabled.active, 
.btn-custom[disabled].active, 
fieldset[disabled] .btn-custom.active { 
    background-color: #E6E6E6; 
    border-color: rgba(0,0,0,0.1); 
} 

.btn-custom .badge { 
    color: #E6E6E6; 
    background-color: #1C4E61; 
}

.btn-custom{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}
.btn-small{
    font-size: 14px;
    text-transform: none;
    padding: 3px 8px;
}
.datepicker table .active{
    background-color: #1C4E61 !important; 
    background-image: none !important;
}

.form-control{
    padding: 6px 3px;
    border-left-width: 0px
}
.input-group-addon{
    padding: 6px 3px;
}
.input-group{
    margin-bottom: 10px;
}

.box {
    margin-bottom: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(255,255,255,0.1);
    border: solid rgba(0,0,0,0.1) 1px;
    border-radius: 5px;
}

.logo {
    margin-top: 5px;
    padding: 10px;
    border: solid 1px #ffffff;
    border-radius: 5px;
}

.text-no-transform{
    text-transform: none;
}
.icheckbox_flat-green{
    float: left;
    margin-right: 10px !important;
}

.pagination>li>a, .pagination>li>span {
    color: #1D4D61;
    font-weight: bold;
    background:none;
    border:none;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    color: #8CC63F;
    background: none;
    border: none;
}

.row-same-height {
    display: table;
    width: 100%;
    /* fix overflow */
    table-layout: fixed;
}
.link-grey{
    color: #9C9C9C;
}
.inscricao {
    padding-top: 16px;
}

.inscricao .form-container {
    border-right: solid rgba(0,0,0,0.1) 1px;
    padding-right: 25px; 
}
@media (min-width: 768px) {
    .col-sm-height {
        display: table-cell;
        float: none !important;
    }
}
.nav.navbar-nav a.menu-menu, .nav.navbar-nav a.menu-perfil, .nav.navbar-nav a.menu-cadastro, .nav.navbar-nav ul li a {
    text-decoration: none;
}
.menu-menu:hover img, li.open a.menu-menu img {
    content:url(../../img/website/icon-menu-active.png);
}
.menu-perfil:hover img, li.open a.menu-perfil img {
    content:url(../../img/website/icon-perfil-active.png);
}
.menu-cadastro:hover img, li.open a.menu-cadastro img {
    content:url(../../img/website/icon-cadastro-active.png);
}
.menu-admin:hover img, li.open a.menu-admin img {
    content:url(../../img/website/icon-admin-active.png);
}
.desabilitado .menu-cadastro {
    opacity: 0.4;
}
.desabilitado .menu-cadastro:hover img, li.open.desabilitado a.menu-cadastro img {
    content:url(../../img/website/icon-cadastro.png);
}
.navbar ul li.desabilitado a:hover {
    color: #fff;
}
/* Levar para arquivo de css com as customizacoes */
.box-termos-uso,.box-condicoes-venda {
    border-radius: 0px;
    border-color: #1C4E61;
    max-height: 640px;
}

.loader-img-lote{
    background:url(../../img/loader.gif) no-repeat center center;
}

#form-pesquisa{
    padding-left: 35px;
    padding-right: 0px;
}
#pesquisa {
    background: rgba(205,225,205,0.1);
    border: none;
    padding-left: 10px;
    height: 45px;
    color: rgba(205,215,225,0.5);
}

#pesquisa,
input#pesquisa::-webkit-input-placeholder {
    color: rgba(205,215,225,0.5);
    font-size: 16px;
}

input#pesquisa:-moz-placeholder {
    color: rgba(205,215,225,0.5);
    font-size: 16px;
}

input#pesquisa::-moz-placeholder {
    color: rgba(205,215,225,0.5);
    font-size: 16px; 
}

input#pesquisa:-ms-input-placeholder {  
    color: rgba(205,215,225,0.5);
    font-size: 16px;
}
#btn-pesquisar{
    color: rgba(215,225,205,0.3);
    margin-left: -35px;
    margin-top: 22px;
    background: none;
    border: none;
}

#menu-opcoes,
#menu-perfil{
    font-size: 15px;
    width: 195px;
}
#menu-opcoes .divider,
#menu-perfil .divider{
    background-color: #3C6C6F;
}
#menu-opcoes a,
#menu-perfil a,
#menu-opcoes i,
#menu-perfil i{
    padding: 5px 8px 5px 15px;
}
#menu-opcoes i,
#menu-perfil i{
    font-size: 9px;
}
.label-custom{
    background: none;
    font-weight: normal;
    color: #1C4E61;
    float: left;
}

a,a:visited,a:focus{
    color: #1C4E61;
    text-decoration: none;
}
a:hover{
    color: #8CC63F;
    text-decoration: none;
    cursor:  pointer;
}

.btn-success {
    background-color: #088c74;
    background-image: -moz-linear-gradient(top, #088c74, #088c74);
    background-image: -ms-linear-gradient(top, #088c74, #088c74);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#088c74), to(#088c74));
    background-image: -webkit-linear-gradient(top, #088c74, #088c74);
    background-image: -o-linear-gradient(top, #088c74, #088c74);
    background-image: linear-gradient(top, #088c74, #088c74);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#088c74', endColorstr='#088c74', GradientType=0);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    background-color: #088c74;
}

.btn-success:active, .btn-success.active {
    background-color: #088c74;
}

.btn-danger {
    background-color: #ce7272;
    background-image: -moz-linear-gradient(top, #ce7272, #ce7272);
    background-image: -ms-linear-gradient(top, #ce7272, #ce7272);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ce7272), to(#ce7272));
    background-image: -webkit-linear-gradient(top, #ce7272, #ce7272);
    background-image: -o-linear-gradient(top, #ce7272, #ce7272);
    background-image: linear-gradient(top, #ce7272, #ce7272);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce7272', endColorstr='#ce7272', GradientType=0);
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    background-color: #ce7272;
}

.btn-danger:active, .btn-danger.active {
    background-color: #ce7272;
}

.btn-info {
    background-color: #005fcc;
    background-image: -moz-linear-gradient(top, #005fcc, #005fcc);
    background-image: -ms-linear-gradient(top, #005fcc, #005fcc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#005fcc), to(#005fcc));
    background-image: -webkit-linear-gradient(top, #005fcc, #005fcc);
    background-image: -o-linear-gradient(top, #005fcc, #005fcc);
    background-image: linear-gradient(top, #005fcc, #005fcc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005fcc', endColorstr='#005fcc', GradientType=0);
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    background-color: #005fcc;
}

.btn-info:active, .btn-danger.active {
    background-color: #005fcc;
}

.btn-primary {
    background-color: #1C4E61;
    background-image: -moz-linear-gradient(top, #1C4E61, #1C4E61);
    background-image: -ms-linear-gradient(top, #1C4E61, #1C4E61);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1C4E61), to(#1C4E61));
    background-image: -webkit-linear-gradient(top, #1C4E61, #1C4E61);
    background-image: -o-linear-gradient(top, #1C4E61, #1C4E61);
    background-image: linear-gradient(top, #1C4E61, #1C4E61);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1C4E61', endColorstr='#1C4E61', GradientType=0);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    background-color: #1C4E61;
}

.btn-primary:active, .btn-danger.active {
    background-color: #1C4E61;
}

.oculta-lances{
    z-index: 100;
    background: rgba(0,0,0,.2);
    text-align: center;
    margin-top: -130px;
    padding-top: 46px;
    padding-bottom: 48px;
}
.oculta-lances-xs{
    z-index: 100;
    background: rgba(0,0,0,.2);
    text-align: center;
    margin-top: -185px;
    padding-top: 80px;
    padding-bottom: 70px;
}
.hovereffect {
    width:100%;
    height:100%;
    float:left;
    overflow:hidden;
    position:relative;
    text-align:center;
    cursor:pointer;
}
.hovereffect .overlay {
    width:100%;
    height:100%;
    position:absolute;
    overflow:hidden;
    top:0;
    left:0;
    opacity:0;
    background-color:rgba(0,0,0,0.5);
    -webkit-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;
    z-index: 10;
}

.hovereffect img {
    display:block;
    position:relative;
    -webkit-transition:all .4s linear;
    transition:all .4s linear;
}

.hovereffect a.info {
    text-decoration:none;
    display:inline-block;
    color:#fff;
    background-color:transparent;
    opacity:0;
    filter:alpha(opacity=0);
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    /*margin-top: 35%;*/
    padding:7px 14px;
    position: relative;
    top: 40%;
}

.hovereffect a.info:hover {
    font-weight: 200;
}

.hovereffect:hover img {
    -ms-transform:scale(1.2);
    -webkit-transform:scale(1.2);
    transform:scale(1.2);
}

.hovereffect:hover .overlay {
    opacity:1;
    filter:alpha(opacity=100);
}

.hovereffect:hover a.info {
    opacity:1;
    filter:alpha(opacity=100);
    -ms-transform:translatey(0);
    -webkit-transform:translatey(0);
    transform:translatey(0);
}

.hovereffect:hover a.info {
    -webkit-transition-delay:.2s;
    transition-delay:.2s;
}
.titulo-leilao{
    margin-bottom: 30px;
}
.acoes-grid-leilao{
    bottom: 0px;
    position: absolute;
    left: 35%;
}
.acoes-grid-lote{
    bottom: 2%;
    position: absolute;
    left: 45%;
}
.icheckbox_flat-green {
    border: solid 1px !important;
    border-radius: 4px;
    border-color: rgb(180, 180, 180) !important;
}
.img-lote{
    height: 200px;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}

.img-lote img {
    max-width: 100%;
    max-height: 100%;
}
.logo-leiloeiro-sobre{
    text-align: center;
    text-align: -webkit-center;
    max-height: 100px;
    max-width: 230px;
}
.pub-box{
    max-height: 200px;
    width: 100%;
    padding: 0px;
    border: 1px solid #d0d0d0;
}
.pub-box .pub-label{
    margin: 5px;
}
.pagination{
    margin: 5px 0;
}
.dashboard .funcionalidade{
    font-size: 20px;
}
.dashboard i{
    font-size: 32px;
}
.select2-container-multi .select2-choices{
    border: none !important;
    overflow: inherit !important;
    background: inherit !important;
    border: none !important;
}
.label-praca-grid-leilao{
    position: absolute;
    margin-top: -70px;
    color: #E6E6E6;
    font-weight: 700;
    font-size: smaller;
    text-shadow: 2px 2px black;
    left: 35px;
}
.label-praca-grid-leilao .tachado{
    text-decoration: line-through;
}
#lk-cad-lance-automatico,
#lance-automatico-cadastrado{
    padding-left: 0px;
    font-weight: 600;
}
#lance-automatico-cadastrado{
    color: #5F6160;
}
#lk-remover-lance-automatico{
    padding-left: 25px;
    color: #1D4D61;
}
.temporizador span{
    color: #1D4D61;
    font-weight: bold;
}
.no-margin-bottom{
    margin-bottom: 0px !important;
}
.no-margin-top{
    margin-top: 0px !important;
}
.no-padding-left{
    padding-left: 0px;
}
.no-padding-right{
    padding-right: 0px;
}
.mg-t-5{
    margin-top: 5px;
}
.mg-t-10{
    margin-top: 10px;
}
.mg-b-5{
    margin-bottom: 5px !important;
}
.mg-b-0{
    margin-bottom: 0px !important;
}
.mg-b-10{
    margin-bottom: 10px !important;
}
.mg-b-15{
    margin-bottom: 15px !important;
}
.mg-b-20{
    margin-bottom: 20px;
}
.mg-r-0{
    margin-right: 0px;
}
.mg-r-15{
    margin-right: 15px;
}
.p-l-5{
    padding-left: 5px;
}
.p-l-10{
    padding-left: 10px;
}
.p-l-20{
    padding-left: 20px;
}
.p-b-25{
    padding-bottom: 25px;
}
.p-r-5{
    padding-right: 5px;
}
.p-r-10{
    padding-right: 10px;
}
.p-r-15{
    padding-right: 15px;
}
.p-t-5{
    padding-top: 5px;
}
.p-b-5{
    padding-bottom: 5px;
}
.p-b-10{
    padding-bottom: 10px;
}
.p-b-15{
    padding-bottom: 15px;
}
.p-t-0{
    padding-top: 0px;
}
.p-t-5{
    padding-top: 5px;
}
.p-t-10{
    padding-top: 10px;
}
.p-t-30{
    padding-top: 30px;
}
.p-t-40{
    padding-top: 40px;
}
.font-14{
    font-size: 14px !important;
}
.font-16{
    font-size: 16px !important;
}
.font-18{
    font-size: 18px !important;
}
.font-24{
    font-size: 24px;
}
.custom-checkbox{
    width: 20px;
    height: 20px;
    margin-right: 5px !important;
}
label.text-danger{
    background: none;
}
.align-items-center {
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    display: flex;
}
.label-important,.badge-important{background-color:#b94a48;}
.label-important[href],.badge-important[href]{background-color:#953b39;}

.info-auxiliar{
    margin-top: 5px;
    font-size: 14px;
}
.container-login{
    border-right: none !important;
}
.lotes-populares{
    line-height: 1.0;
    font-size: 16px;
    margin-bottom: 2px;
}
.lotes-populares img{
    width: 100%;
    max-height: 120px;
    object-fit: scale-down;
}
.border-left{
    border-left: 1px solid #d0d0d0;
}
.alt-grid-list{
    font-size: 26px;
}

.img-categoria-detalhes{
    position: absolute;
    padding: 22px 20px;
}
.table-info-leilao>tbody>tr>td{
    padding: 5px;
}
.label-info-leilao{
    color:#5F6160;
    font-weight: 600;
}
.text-justify{
    text-align: justify;
}
.bgbox-img{
    width: auto;
    max-height: 500px;
}
#modalAgendarVisita .modal-header{
    padding: 10px 20px;
}
#modalAgendarVisita .modal-body{
    padding: 15px;
}

.ProgressBar {
    margin: 5px 0px;
    list-style: none;
    position: relative;
    display: flex;
    justify-content: space-between;
    padding-inline-start: 0px;
}

.ProgressBar-step {
    text-align: center;
    position: relative;
    padding-top: 5px;
    width: 100%;
}
.ProgressBar-step:before, .ProgressBar-step:after {
    content: "";
    height: 0.5em;
    background-color: #9F9FA3;
    position: absolute;
    z-index: 1;
    width: 100%;
    left: -50%;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.25s ease-out;
}
.ProgressBar-step:first-child,
.ProgressBar-step:last-child{
    width: 100%;
}
.ProgressBar-step:first-child:before, .ProgressBar-step:first-child:after {
    display: none;
}
.ProgressBar-step:after {
    background-color: #00637C;
    width: 0%;
}
.ProgressBar-step.is-complete + .ProgressBar-step.is-current:after, .ProgressBar-step.is-complete + .ProgressBar-step.is-complete:after {
    width: 100%;
}

.ProgressBar-icon {
    width: 1.5em;
    height: 1.5em;
    background-color: #9F9FA3;
    fill: #9F9FA3;
    border-radius: 50%;
    padding: 5px;
    max-width: 100%;
    z-index: 10;
    position: relative;
    transition: all 0.25s ease-out;
}
.is-current .ProgressBar-icon {
    fill: #fff;
    background-color: #00637C;
}
.is-complete .ProgressBar-icon {
    fill: #fff;
    background-color: #00637C;
}

.ProgressBar-stepLabel {
    display: block;
    /*text-transform: uppercase;*/
    /*font-size: 14px;*/
    color: #9F9FA3;
    position: absolute;
    width: 100%;
    transition: all 0.25s ease-out;
}
.is-current > .ProgressBar-stepLabel, .is-complete > .ProgressBar-stepLabel {
    color: #00637C;
}

.g-recaptcha{
    float: left;
}

.box-codigo-validacao{
    padding: 0px 2px;
    width: 30px;
    height: 40px;
    font-size: 24px;
    text-align: center;
    border: 2px solid #9f9f9f;
    margin-right: 10px;
}

.lista-documentos li{
    margin: 10px 0px;
}

.lote-descricao-grid{
    margin: 15px 0px 135px 0px;
}
.lote-lance-grid{
    position: absolute;
    width: 89.5%;
    bottom: 50px;
}
#busca-mobile{
    background: #1c4e61;
}
.in-pesquisa-m{
    border: 1px solid #e2e2e2;
    padding: 5px 15px;
}
#btn-pesquisar-m{
    margin-left: 5px;
}
.carousel-inner > .item > img {
    display: inline;
}
@media (max-width:801px){

    .acoes-grid-leilao{
        /*left: 25%;*/
    }
    .logo-cabecalho{
        max-height: 60px;
        padding-left: 10px;
    }
    .menuCategorias{
        margin-top: 40px;
    }
    .box-leilao-painel img.logo, #descricao img.logo{
        padding: 5px;
    }
    .float-left-md{
        float: left;
    }
    .float-right-md{
        float: right;
    }
    .p-r-10-md{
        padding-right: 10px;
    }
    .p-r-15-md{
        padding-right: 15px;
    }
    .p-r-20-md{
        padding-right: 20px;
    }
    .p-t-10-md{
        padding-top: 10px;
    }
    .p-t-15-md{
        padding-top: 15px;
    }
    .pub-box{
        max-height: none;
        width: auto;
        padding: 0px;
        border: none;
    }
    .horario{
        font-size:18px;
    }
}
@media (max-width: 767px){

    .descricao-leilao{
        margin-bottom: 0px;
        text-align: justify;
        font-size: 18px;
    }
    .float-left-md{
        float: left;
    }
    .logo{
        width: 70%;
    }
    .menuCategorias{
        margin-top: 17px;
    }
}
@media (max-width: 639px){

    .horario-leilao{
        margin-bottom: 0px;
    }
}
@media only screen and (max-device-width: 500px) and (min-device-width: 320px) and (orientation: portrait){
    .no-padding-left{
        padding: 0px;
    }
    .bgbox-img{
        width: 100%;
    }
    .carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
        display: inline-block;
    }
}
@media (min-width:480px){

    .no-padding-left-no-mobile{
        padding-left: 0px;
    }
}
@media (min-width:1024px){

    #botaocadastroresumido{
        height: 75px;
    }
}