p {
    margin-bottom: 8px;
}
body {
    font-family: 'Roboto', sans-serif;
        font-size: 14px;
}
.select-wrap {
    position: relative;
}

.select-multiple .select-wrap:after {
    background: inherit;
}

.form-inline .select-wrap:after {
    top: 5px;
}

.form-inline div:nth-child(2) a svg {
    margin-left:8px;
}
.form-inline label {
    display: inline;
}
.resultadobusq {
    margin-bottom:20px;
}
.resultadobusq .row .col-8 p label {
    font-weight: bold;
}

.resultadobusq .row .col-8 p:first-child label:first-of-type/*,
.resultadobusq .row .col-8 p:first-child label:nth-of-type(2)*/ {
    /*margin-left: 9px;*/
    margin-right: 9px;
}

.resultadobusq .row .col-8 .form-inline .form-control {
    min-width: 200px;
}

.buscador {
    margin-bottom: 16px;
    padding: 8px 0px 0 0px;
}

.buscador .btn-success {
    margin-right: 0;
}

.btn-success {
    border-color: #03c1b0;
}

.buscador .input-group-btn {
    margin-left: 10px;
    width: 24%;
}

.buscador .input-group-btn .btn {
    width: 100%;
}

.buscador .input-group-btn .btn-ghost {
    border: 1px solid #ffffff;
    color: #ffffff;
}

.buscador .input-group-btn .btn-ghost:hover {
    background: #03c1b0;
}

.buscador .col-3 {
    -ms-flex: 0 0 21%;
    flex: 0 0 21%;
    max-width: 21%;
}

.buscador .col-9 {
    -ms-flex: 0 0 79%;
    flex: 0 0 79%;
    max-width: 79%;
}

.buscador .input-group input[type="text"],
.buscador .input-group .btn {
    padding: 9px;
    border-radius: 0;
}

.buscador .input-group .btn {
    font-weight: bold;
}

.resultadobusq .row .col-3 .form-group label {
    font-weight: bold;
}

.col-3 p {
    font-weight: bold;
}

.resultadobusq .row .col-1:after {
    content: "";
    background-color: #aeaeae;
    position: absolute;
    width: 1px;
    height: 100%;
    left: 50%;
    display: block;
}

.form-check {
    margin-bottom: 0;
}

.form-check:nth-last-child(1) {
    margin-bottom: 18px;
}

.lic-bloq-wrap {
    margin-bottom: 10px;
    padding: 30px 40px;
    position: relative;
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
    top: 0;
}


.lic-bloq-fecha span {
    margin-left: 9px;
    font-weight: bold;
}

.lic-bloq-header a {
    font-size: 23px;
    line-height: 1.3;
}

.lic-bloq-cont {
    border-bottom: 1px solid #DFE3E6;
}



.lic-bloq-cont label {
    margin-right: 9px;
}


.liq-bloq-wrap:hover .lic-bloq-footer {
    background-color: #efefef;
}

.buscador .btn-success:not([disabled]):not(.disabled).active,
.btn-success:not([disabled]):not(.disabled):active,
.show>.btn-success.dropdown-toggle,
.buscador .btn-success:not([disabled]):not(.disabled).focus,
.btn-success:not([disabled]):not(.disabled):focus,
.show>.btn-success.dropdown-toggle {
    background: #03a394;
    border: none;
    box-shadow: none;
}

.lic-bloq-footer span:first-child,
.lic-bloq-cont span {
    font-weight: bold;
}

.lic-bloq-wrap .lic-bloq-footer {
    -webkit-transition: all ease 300ms;
    -moz-transition: all ease 300ms;
    -ms-transition: all ease 300ms;
    -o-transition: all ease 300ms;
    transition: all ease 300ms;
}


.form-control {
    font-size: inherit;
}

select.form-control:not([size]):not([multiple]) {
    height: inherit;
}

.icon-guideline-mas-lleno {
    fill: #03c1b0;
    margin-right: 9px;
}

#busqcomprador,
#busqproveedor {
    background: url(../img/lupa.png) no-repeat right center #fff;
    padding-right: 45px;
}

.res-filtro {
    padding: 8px 8px 4px;
    width: initial;
}

.res-filtro .list-filters li {
    margin: 0 4px 8px 0;
}

.resultadobusq .row .col-3 .close {
    float: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-shadow: none;
    opacity: inherit;
}

.acc-filtro .btn-success,
.acc-filtro .btn-ghost {
    padding: 9px;
}

.acc-filtro .float-right a:first-child {
    margin-right: 9px
}

.acc-filtro {
    padding-bottom: 18px;
    margin-bottom: 9px;
}

#ordenarpor {
    display: inline;
}

.icon-guideline-filtro-lleno {
    top: 2px;
    position: relative;
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px;
}



.select2-container--default span.select2-selection--multiple li.select2-selection__choice {
    white-space: normal;
    word-break: break-word;
}

.icon-guideline-buscador-lineal,
.icon-guideline-cerrar-lleno,
.icon-guideline-mas-lleno {
    vertical-align: sub;
    margin-left: 4px;
}

#lnkAgregarFiltros {
    margin-bottom: 16px;
    display: inline-block;
}

.sombra_hover {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    -moz-transform: perspective(1px) translateZ(0);
    -ms-transform: perspective(1px) translateZ(0);
    -o-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .25);
}

/*Estilos para campo de busqueda adicional */

.cuadrobusqueda {
    background-color: #E7F0F8;
    display: none;
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    z-index: 9;
    padding-top: 8px;
}



.cuadrobusqueda-btn .btn {
    width: auto;
    float: right;
    margin-top: 8px;
}


.seleccion-filtro li {
    display: block;
    margin-bottom: 10px;
}

.seleccion-filtro li a {
    display: inline-block;
}

.dropdown-wrapper {
    width: 100%;
}

.dropdown-wrapper .ae-select {
    padding: 8px;
    position: relative;
    border: 1px solid #ccc;
    height: 20px;
}

.dropdown-wrapper .ae-select.chosen {
    color: #333;
}

.dropdown-wrapper .ae-select .down-icon,
.ae-select .up-icon {
    position: absolute;
    right: 8px;
    top: 7px;
}

.dropdown-wrapper .ae-dropdown .dropdown-menu {
    background: #fffef3;
    box-shadow: none;
    border-radius: 0px;
}

.dropdown-wrapper .ae-dropdown .ae-select,
.dropdown-wrapper .ae-dropdown .dropdown-menu>li {
    cursor: pointer;
}

.dropdown-wrapper .ae-dropdown .dropdown-menu>li>a:focus,
.dropdown-wrapper .ae-dropdown .dropdown-menu>li>a:hover {
    background: none;
}

.dropdown-wrapper .ae-disabled {
    pointer-events: none;
}

.ae-hide {
    display: none;
}

ul.dropdown-menu {
    list-style-type: none;
}

ul.dropdown-menu {
    margin: 0px;
    padding: 5px;
    border: 1px solid #ccc;
}

ul.dropdown-menu li {
    padding: 5px 0px;
}

#resultadofiltroproveedor svg.icon-guideline-cerrar-lleno,
#resultadofiltrocomprador svg.icon-guideline-cerrar-lleno,
#resultadofiltrorubros svg.icon-guideline-cerrar-lleno,
.seleccion-filtro svg.icon-guideline-cerrar-lleno {
    fill: #0667b4;
    margin-left: 4px;
    cursor: pointer;
}

#resultadofiltroproveedor label,
#resultadofiltrocomprador label,
#resultadofiltrorubros label {
    font-weight: bold;
    margin-bottom: 4px;
}

.select-wrap input {
    background-color: white;
    padding: 8px;
    border: 1px solid #252525;
}

.cuadrobusqueda-btn .btn-success {
    margin-right: 15px;
}

.presupuesto {
    margin-bottom: 16px;
}


/*Prueba selectores desktop y mobile nueva corrección por Francisco Vera*/

.busquedarubro .select-multiple label,
.busquedaproveedor .select-multiple label,
.busquedacomprador .select-multiple label {
    padding-left: 15px
}

.busquedarubro .cuadrobusqueda-btn,
.busquedaproveedor .cuadrobusqueda-btn,
.busquedacomprador .cuadrobusqueda-btn {
    position: fixed;
    top: 0;
    background: #ffffff;
    z-index: 3;
    min-height: 60px;
    width: 100%;
    -webkit-box-shadow: -10px 9px 9px -9px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -10px 9px 9px -9px rgba(0, 0, 0, 0.3);
    box-shadow: -10px 9px 9px -9px rgba(0, 0, 0, 0.3);
}

.busquedarubro .cuadrobusqueda-btn .btn-ghost,
.busquedaproveedor .cuadrobusqueda-btn .btn-ghost,
.busquedacomprador .cuadrobusqueda-btn .btn-ghost {
    float: left;
    margin-left: 10px;
}

#select2-selectbusquedarubro-results {
    overflow-y: auto;
    border-top: 1px solid black;
}


/*Filtro en desktop para seleccion de rubros por tags*/

.js-example-tags-container {
    display: table;
}

.js-example-tags-container ul {
    list-style: none;
    padding: 0;
}

.tag-selected {
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #0667b4;
    cursor: default;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.destroy-tag-selected {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}

.destroy-tag-selected:hover {
    text-decoration: none;
}

.select2-selection__choice {
    display: none;
}

#selectbusquedarubro+span .selection .select2-selection .select2-selection__rendered .select2-selection__choice {
    display: inline-block;
}


/*Prueba para control single de Select2 en responsive*/

span.select2-container--default .select2-selection--single {
    height: auto !important;
   
}

.select2-container .select2-selection--single .select2-selection__rendered {
    white-space: normal !important;
}


/* Código para darle estilo al botón eliminar en responsive del filtro de Rubro*/

.select2-container--default .select2-selection--single .select2-selection__clear {
    background-color: #0667b4;
    border-radius: 100%;
    padding-left: 4px;
    padding-right: 4px;
    height: 19px;
    color: #ffffff;
    top: 4px;
    font-size: 17px;
    line-height: 17px;
    font-family: Georgia, serif;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    cursor: not-allowed !important;
}

.select2-container--default.select2-container--disabled .select2-selection__arrow {
    display: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #0667b4 !important;
}


.busquedacomprador,
.busquedaproveedor,
.busquedarubro {
    background: #fff;
    position: absolute;
    top: 0;
    z-index: 9;
    height: 100vh;
    width: 100%;
}

.busquedacomprador .cuadrobusqueda-btn,
.busquedaproveedor .cuadrobusqueda-btn,
.busquedarubro .cuadrobusqueda-btn {
    background-color: #E7F0F8;
}


.select2-search--dropdown {
    background-color: transparent;
}

.select-multiple label {
    font-weight: bold;
}
/*Estilos adaptación para nuevo home */
.select-wrap select {
    border-bottom: 1px solid #979797;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    padding-left:0;
    background-color:transparent;
}
.buscador .input-group input[type="text"] {
    border-bottom: 1px solid #979797;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    padding-left:0;
}
.resultadobusq .row .col-1:after {
background-color: transparent;
}

.select-wrap input {
        background-color: transparent;
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #fff;
}
.resultadobusq .row .col-8 .form-inline label {
        margin-right: 9px;
    } 

@media (max-width: 600px) {

     .form-control:focus {
    background-color:transparent;
    }
    .body-selectores .select-wrap:after {
        background-color: transparent !important;    
    }
    .select-wrap input::-webkit-input-placeholder {
        color:#3d3d3d;
    }
    .select-wrap input::-moz-placeholder  {
        color:#3d3d3d;
    }
    .select-wrap input:-ms-input-placeholder {
        color:#3d3d3d;
    }
    .select-wrap input:-moz-placeholder {
        color:#3d3d3d;
    }

    .select-wrap input{
    border-bottom: 1px solid #979797;
    border-top-color: transparent;
    border-left-color: transparent;
    border-right-color: transparent;
    }
    
    .seleccion-filtro {
    margin-left: 15px;
    margin-right:15px;

    }   
    .select2-container--default .select2-results>.select2-results__options {
    height: calc(100% - 87px);
    max-height: -moz-calc(100% - 87px) !important;
    max-height: -webkit-calc(100% - 87px) !important;
    max-height: calc(100% - 87px) !important;
    
    }

    .busquedacomprador .select-multiple .btn-ghost,
    .busquedaproveedor .select-multiple .btn-ghost,
    .busquedarubro .select-multiple .btn-ghost {
        font-size: 14px;
        width: 19%;
        vertical-align: top;
    }
    .busquedacomprador span.select2-container--default .select2-selection--single,
    .busquedaproveedor span.select2-container--default .select2-selection--single,
    .busquedarubro span.select2-container--default .select2-selection--single {
        height: inherit;
        padding: 4px;
        font-size: 14px;
    }
    .select2-results__option {
        padding: 4px !important;
        font-size: 14px !important;
    }
    .busquedarubro .select2-container,
    .busquedaproveedor .select2-container,
    .busquedacomprador .select2-container {
        width: 100% !important;
    }
    .busquedarubro .select-multiple,
    .busquedaproveedor .select-multiple,
    .busquedacomprador .select-multiple {
        margin-top: 10px;
    }
    .select2-container .select2-dropdown {
        top: -15px;
        margin-top: 15px;
        background-color: initial;
    }
    .select2-container--open .select2-dropdown--below {
        width: 91vw !important;
        height: 100vh;
    }
    .select2-results {
        height: 100vh;
        background: #fff;
    }
    .select2-dropdown {
        border: none !important;
    }
    .select2-search--dropdown {
        border-width: 0 0 1px 0;
    }
    .select2-container--default .select2-search--dropdown .select2-search__field {
        border: 0px solid #3d3d3d !important;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        margin-top: 0;
    }
    .select-multiple .btn {
        width: auto;
        display: inline-block;
        margin-right: 0;
    }
    .buscador {
        margin-bottom: 0;
        padding: 0;
    }
    .resultadobusq .row .col-8 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .resultadobusq .row .col-1 {
        display: none;
    }
    .resultadobusq .row .col-3,
    .buscador .row .col-3,
    .buscador .row .col-9 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .resultadobusq .row .col-3 {
        margin-top: 8px;
    }
    #collapseExample {
        background: white;
        position: absolute;
        padding-top: 100px;
        left: 0;
        z-index: 1;
    }

    #pruebitacard {
        top: 0;
        z-index: 3;
        left: 0;
        width: 100%;
    }
    .body-selectores {
       
        height: -moz-calc(100% - 60px);
        height: -webkit-calc(100% - 60px);
        height: calc(100% - 60px);
        padding-bottom: 70px;
    }
    .cont-responsive {
        z-index: -1;
    }


    /*.rot-resultado {
        display: none;
    }*/
    .resultadobusq .row .col-8 p:first-child label:first-of-type {
        margin-left: 0px;
    }
    .buscador .input-wrap {
        margin-bottom: 0;
    }
    .form-inline .select-wrap select,
    .form-inline .form-control {
        width: inherit;
    }
    .lic-bloq-footer span:nth-last-of-type(1) {
        display: none;
    }

    .fecha-responsive {
        width: 100%;
        display: table;
    }
    /*.select-fecha {
        width: 47%;
        float: left;
    }
    .select-fecha:first-child {
        margin-right: 16px;
    }*/
    /*.select-multiple .select2-container {
       width: 100% !important;
    }*/
    span.select2-container--default span.select2-selection--multiple {
        background: url(../img/lupa.png) no-repeat right center #fff !important;
        padding-right: 45px;
        white-space: normal;
    }
    .res-filtro {
        background-color: #fff;
    }
    #fdesde .bootstrap-datetimepicker-widget.dropdown-menu {
        left: 0 !important;
    }
    #fdesde .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
        left: auto;
        right: initial !important;
    }
    #fdesde .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
        left: 0 !important;
        right: auto !important;
    }
    .buscador .input-group input[type="text"],
    bh .buscador .input-group .btn {
        height: 50px;
    }
    .lic-bloq-cont div:first-child {
        padding: 8px 16px 0 16px;
    }
    .acc-filtro {
        position: fixed;
        top: 0;
        background: #ffffff;
        z-index: 9;
        padding: 18px 15px;
        min-height: 60px;
        width: 100%;
        margin-bottom: 0;
        -webkit-box-shadow: -10px 9px 9px -9px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: -10px 9px 9px -9px rgba(0, 0, 0, 0.3);
        box-shadow: -10px 9px 9px -9px rgba(0, 0, 0, 0.3);
    }
    .select-multiple,
    .horizontal-padding,
    .check-radio {
        padding: 0 15px;
    }
    .select-wrap:after {
        right: 16px;
    }
    .form-inline .select-wrap:after {
        right: 1px;
    }

   /* .select-fecha .form-group {
        padding-left: 0;
    }*/
    .lic-bloq-fecha span {
        margin-left: 0;
    }
    .lic-bloq-wrap {
        margin-bottom: 32px;
    }
    #searchResults .mb-5 {
        margin-bottom: 1rem !important;
    }
    .busquedasdesktop {
        display: none;
    }
}

@media (max-width: 600px) and (min-width: 506px) {
    .lic-bloq-fecha {
        position: relative;
        float: left;
        top: 0;
        right: 0;
        width: 24%;
        word-break: break-word;
    }
 
}

@media (max-width: 505px) {
    
    .responsive-resultado {
        display: block;
    }
    .lic-bloq-fecha {
        float: none;
        width: 100%;
        word-break: break-word;
        position: relative;
        top: 0;
        right: 0;
    }
    .lic-bloq-header {
        float: none;
        width: 100%;
    }
}

@media (max-width: 320px) {
    .bootstrap-datetimepicker-widget.dropdown-menu {
        width: 14em !important;
    }
    #fhasta .bootstrap-datetimepicker-widget.dropdown-menu {
        left: 0 !important;
    }
    #fhasta .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:after {
        left: auto;
        right: initial !important;
    }
    #fhasta .bootstrap-datetimepicker-widget.dropdown-menu.pull-right:before {
        left: 0 !important;
        right: auto !important;
    }
    /*.select-fecha {
        width: 70%;
    }*/
    .busquedacomprador .select-multiple .btn-ghost,
    .busquedaproveedor .select-multiple .btn-ghost,
    .busquedarubro .select-multiple .btn-ghost {
        padding: 8px 3px 7px;
    }
}

@media (min-width: 320px) {
    .busquedacomprador .select-multiple .btn-ghost,
    .busquedaproveedor .select-multiple .btn-ghost,
    .busquedarubro .select-multiple .btn-ghost {
        padding: 8px 6px 7px;
    }
}

@media all and (max-width: 480px) {
    .icon-guideline-buscador-lineal {
        display: none;
    }
    .buscador h1 {
        font-size: 6vw;
    }
}

@media all and (min-width: 480px) {
    .buscador h1 {
        font-size: 30px;
    }
}

@media (min-width: 601px) {
    .select-wrap:after {
        background: url(../img/select-ico-guideline.png) no-repeat right center #ebf0f8 !important;
    }
    
    
    .select2 {
        width: 100%!important;
    }
    .collapse {
        display: inherit;
    }
    .filtro-collapse {
        display: none;
    }
    .acc-filtro .btn-ghost,
    .acc-filtro .btn-success {
        display: none;
    }
    .row .col-3 .rot-resultado {
        float: left;
    }
    .acc-filtro {
        padding-bottom: 36px;
        margin-bottom: 16px;
    }
    .acc-filtro .float-right a:first-child {
        margin-right: 0;
        top: 8px;
        position: relative;
    }

    #lnkBorrarFiltros:hover {
        border: 1px solid #152935;
    }
    .busquedamovil {
        display: none;
    }
    .busquedasdesktop {
        display: block !important;
    }
    .cuadrobusqueda {
        display: none !important;
    }

    .seleccion-filtro {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 640px) {
    .btn {
        margin-bottom: inherit;
    }
}

@media (max-width: 767px) {
    .buscador {
        padding-top: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .mb-5 .select-wrap {
    margin-bottom:10px;
    }
    .form-inline div:nth-child(2) {
        display:table;
        width:100%;
        position:initial;
    }
    .form-inline div:nth-child(2) a {
        float:right;
    }
}

/*@media (min-width: 820px) {
    .select-fecha {
        width: 90%;
    }
}*/

@media (max-width: 1008px) and (min-width: 767px) {
    .buscador .col-md-3 {
        padding-right: 0;
    }
}

@media (max-width: 876px) and (min-width: 767px) {
    .buscador .col-md-3 {
        padding-right: 0;
    }
}

@media (max-width: 900px) {
    .acc-filtro .float-right {
        margin-bottom: 10px;
    }
}

@media (max-width: 992px) {
    .container {
        max-width: inherit !important;
    }
    .rot-resultado .col-5,
    .rot-resultado .col-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .lic-bloq-footer span:nth-last-of-type(1) {
        display: initial;
    }
}



@media (min-width: 1112px) {
    .fecha-responsive {
        width: 70%;
    }
    
}

#inputfalsoproveedor .form-control:disabled,
#inputfalsoproveedor .form-control[readonly] {
    background-color: #eeeeee;
}