﻿@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,400i,500,700,900');
@font-face {
    font-family: "guideline-chilecompra";
    src: url("fonts/guideline-chilecompra.eot");
    src: url("fonts/guideline-chilecompra.eot?#iefix") format("embedded-opentype"), url("fonts/guideline-chilecompra.woff") format("woff"), url("fonts/guideline-chilecompra.ttf") format("truetype"), url("fonts/guideline-chilecompra.svg#guideline-chilecompra") format("svg");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "guideline-chilecompra" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "guideline-chilecompra" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-guideline-check-lineal:before {
    content: "\77";
}
.icon-guideline-flecha-abajo-lineal:before {
    content: "\4d";
}

.icon-guideline-flecha-abajo-lleno:before {
    content: "\4e";
}

.icon-guideline-flecha-arriba-lineal:before {
    content: "\4f";
}

.icon-guideline-flecha-arriba-lleno:before {
    content: "\50";
}

.icon-guideline-flecha-derecha-lineal:before {
    content: "\51";
}

.icon-guideline-flecha-derecha-lleno:before {
    content: "\52";
}

.icon-guideline-flecha-izquierda-lineal:before {
    content: "\53";
}

.icon-guideline-flecha-izquierda-lleno:before {
    content: "\54";
}

body, p, span, a {
    font-family: 'Roboto', sans-serif !important;
}
body {
    color: #152935;
}
.acc-filtro .icon {
    height: 12px;
    width: 12px;
    margin: 0 5px;
}
.animated-input .bar {
    position: relative;
    display: block;
    width: 100%;
}
.animated-input .bar:before, .bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #0667B4;
    transition: 0.4s ease all;
    -moz-transition: 0.4s ease all;
    -webkit-transition: 0.4s ease all;
}
    .animated-input .bar:before {
        left: 50%;
    }

    .animated-input .bar:after {
        right: 50%;
    }

/* active state */
.animated-input input:focus ~ .bar:before, input:focus ~ .bar:after {
    width: 50%;
}
input {
    height: 45px;
}
.text-weight-light {
    font-weight: 300;
}
.animated-input input:focus {
    outline: none;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #979797;
}
.bootstrap-datetimepicker-widget thead {
    background: none;
    color: #152935;
}
.btn .fa {
    vertical-align: middle;

}
.btn {
    font-size: 14px;
}
.buscador {
    position: relative;
    margin: 50px 0;
}
.buscador input {
    font-size: 30px;
    padding-right: 45px;
    padding-left: 0;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #979797;
    border-radius: 0;
    background: none;
    color: #152935!important;
    height: 40px;
}
.buscador input:focus {
    background: none;
}
.buscador button {
    padding: 10px 7px;
    margin-right: 14px;
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
}
.descripcion {
    font-size: 16px;
}

.margin-bottom-lg {
    margin-bottom: 50px;
}
.margin-bottom-xs {
    margin-bottom: 15px;
}
.highlight-text {
    font-size:28px;
}
.text-weight-light {
    font-weight: 300;
}
#label-buscador {
    top: 0px;
    position: absolute;
    font-size: 30px;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left;
    -webkit-transition: all .3s cubic-bezier(0.4,0,0.2,1);
    transition: all .3s cubic-bezier(0.4,0,0.2,1);
    -webkit-transition-property: color,bottom,transform;
    transition-property: color,bottom,transform;
    z-index: -1;
}

.lic-bloq-wrap {
    margin-bottom: 35px;
}
.lic-bloq-wrap .lic-block-body h2, .lic-bloq-wrap .lic-block-body p {
    word-wrap: break-word;
}
.lic-bloq-wrap.licitacion-publicada {
    border-top: 4px solid #19A397;
}
.lic-bloq-wrap.licitacion-cerrada, .lic-bloq-wrap.licitacion-suspendida, .lic-bloq-wrap.licitacion-revocada {
    border-top: 4px solid #949494;
}
.lic-bloq-wrap.licitacion-adjudicada, .lic-bloq-wrap.licitacion-desierta{
    border-top: 4px solid #0667B4;
}

.lic-bloq-wrap.licitacion-publicada .detalle-lic {
    color: #19A397;
}
.lic-bloq-wrap.licitacion-cerrada .detalle-lic, .lic-bloq-wrap.licitacion-suspendida .detalle-lic, .lic-bloq-wrap.licitacion-revocada .detalle-lic {
    color: #949494;
}
.lic-bloq-wrap.licitacion-adjudicada .detalle-lic, .lic-bloq-wrap.licitacion-desierta .detalle-lic {
    color: #0667B4;
}
.lic-bloq-wrap span {
    display: inline-block;
}
.lic-bloq-footer {
    border-top: 1px solid #DFE3E6;
    padding-top: 30px;
}
.lic-bloq-footer p {
    word-wrap: break-word;
}
.margin-bottom-md {
    margin-bottom: 30px;
}
.lic-bloq-body {
    padding-bottom: 30px;
}
.presupuesto, .select-wrap {
    margin-bottom: 24px;
}
.resultadobusq {
    padding-top: 30px;
    border-top: 1px solid #DFE3E6;
}
#searchResults .n-result {
    margin: 0 5px;
}

.select-wrap select {
    box-shadow: none;
}
.seleccion-filtro li {
    position: relative;
}
.seleccion-filtro li a {
    background-color: white;
    padding: 10px;
    border: 1px solid #0667b4;
    color: #0667b4;
    border-radius: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    padding-right: 30px;
}
.seleccion-filtro li a span {
        position: absolute;
        right: 0;
        cursor: pointer;
    }
/*Dise�o radiobuttons*/

ul.guideline-radiobutton li, ul.guideline-checkbox li {
    position: relative;
    margin-bottom: 10px;
}

ul.guideline-radiobutton li input[type=radio] {
    position: absolute;
    visibility: hidden;
}
ul.guideline-radiobutton>p, ul.guideline-checkbox>p, .select-multiple>label, .select-multiple p, .select-wrap label {
    margin-bottom: 10px;
}
ul.guideline-radiobutton li label {
    display: block;
    position: relative;
    font-weight: 300;
    padding: 0 25px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
}
ul.guideline-checkbox li label, .form-group label {
    font-weight: 300;
}
.form-group label {
    margin-bottom: 5px;
}
    ul .guideline-radiobutton li:hover label {
    color: #5a6872;
}

ul.guideline-radiobutton li .check {
    display: block;
    position: absolute;
    border: 2px solid #8C9BA5;
    border-radius: 100%;
    height: 18px;
    width: 18px;
    top: 0px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

ul.guideline-radiobutton li:hover .check {
    border: 2px solid #5a6872;
}

ul.guideline-radiobutton li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 8px;
    width: 8px;
    top: 3px;
    left: 3px;
    margin: auto;
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

ul.guideline-radiobutton input[type=radio]:checked ~ .check {
    border: 2px solid #0667b4;
}

ul.guideline-radiobutton input[type=radio]:checked ~ .check::before {
    background: #0667b4;
}

ul.guideline-radiobutton input[type=radio]:checked ~ label {
    color: #0667b4;
}
/*Termina diseno dariobuttons*/
/*Comienza diseno checkbox*/
.guideline-checkbox .checkbox {
    opacity: 0;
    position: absolute;
}
.guideline-checkbox input {
    height: 16px;
    width: 16px;
    z-index: 2;
}

.guideline-checkbox .checkbox, .checkbox-label, .radio-custom, .radio-custom-label {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}

.guideline-checkbox .checkbox-label {
    position: relative;
}

.guideline-checkbox .checkbox + .checkbox-label:before {
    content: '';
    background: #fff;
    border: 2px solid #8C9BA5;
    font-size: 10px;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    margin-right: 9px;
    text-align: center;
    transition: .25s linear;
    -webkit-transition: .25s linear;
}

.guideline-checkbox .checkbox:checked + .checkbox-label:before {
    background: #0667b4;
    border: 2px solid #0667b4;
    content: "\77";
    color: #fff;
    font-family: "guideline-chilecompra";
    transition: .25s linear;
    -webkit-transition: .25s linear;
}

.guideline-checkbox .checkbox:focus + .checkbox-label {
    outline: 1px solid #ddd; /* focus style */
}
/*Termina diseno checkbox*/
h2 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.45em;
}
h2.rot-resultado {
    margin-bottom: 30px;
}
#ordenarpor {
    display: inline;
    margin-left: 13px;
}
select.form-control, #divfiltros input.form-control {
    background-color: #ebf0f8 !important;
    border: none;
    border-bottom: 0 !Important;
    border: none;
    box-shadow: none;
    height: 40px!important;
}
.select-fecha .input-group-addon {
    background: #ebf0f8;
    border: none;
}
.select-fecha .fa svg {
    fill: #0667b4;
}

.select-wrap select {
    padding-left: 12px;
    padding-right: 37px !important;
    background: url(../img/select-ico-guideline.png) no-repeat 93%;
    cursor: pointer;
}

.icon-guideline-mas-lleno {
    fill: #5A6872;
    margin-right: 6.5px;
    height: 11.5px;
    width: 11.5px;
    vertical-align: middle!important;
}
.id-licitacion > strong {
    margin-right: 5px;
}
span.select2-container--default .select2-selection--single {
    background-color: #ebf0f8;
    border: none;
    box-shadow: 0px 2px 3px #cecece;
}
span.select2-container--default span.select2-selection--single span.select2-selection__arrow b {
    border-color: #0667b4 transparent transparent transparent;
    border-width: 5px 5px 0 5px;
    top: 60%;
}
@media (min-width: 768px) {
    .detalle-lic .estado-lic {
        text-align: right;
    }
    .tooltip-mobile {
        display: none!important;
    }
}
@media (min-width: 1025px) {
    .seleccion-filtro li a {
        width: 100%;
    }
    .contenedor-ordenar {
        float: right;
    }

}
@media (max-width: 451px) {
    #ordenarpor {
        margin-left: 0px;
    }
}
@media (max-width: 600px) {
    #divfiltros {
    margin-bottom:0;
    }
}
@media (max-width: 650px) {
    #lnkBorrarFiltros {
        display: inline-block;
        text-align: left;
    }
    .buscador input {
        height: 40px;
        padding: 0;
        font-size: 26px;
    }
    .highlight-text, h2 {
        font-size: 20px;
    }
    .seleccion-filtro li a {
        max-width: 87vw;
    }

    #acc-filtro .text-center {
        text-align: left;
    }
    #ordenarpor {
        margin-left:0;
    }
}
@media (max-width: 630px) {
    .no-padding-x {
        padding-left: 0;
        padding-right: 0;
    }
    .select2-container--open .select2-dropdown--below {
        width: 100vw !important;
        height: 100vh;
    }
    .cuadrobusqueda .cierrebusqueda {
        margin: 0 auto;
        width: 160px;
        float: none !important;
    }

}
@media (max-width: 1025px) {
    .cabecera-resultados .esconder-cont {
        margin-top: 20px;
    }
}
@media (max-width: 1024px) {

    .seleccion-filtro li {
        position: relative;
        width: auto;
        display: table;
    }
}

@media (max-width: 480px) {
    .acc-filtro .btn {
        white-space: normal;
    }
    .cierrebusqueda {
        width: 100%;
    }
}
@media (min-width: 650px) {
    .lnk-cancelar, .lnk-aplicar {
        display: none;
    }

    #ordenarpor {
        width: 300px;
    }
}


.select2-dropdown {
    background-color: #ebf0f8!Important;
}

.icon-cerrar {
    height: 9.5px;
    width: 9.5px;
    margin: 0 10px;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: none !important;
    background: #ebf0f8;
    padding: 0 10px;
}
.select2-dropdown {
    border: none !important;
    border-radius: 0!important;
    box-shadow: 0px 2px 3px #cecece;
}
span.select2-container--default.select2-container--open span.select2-selection--single span.select2-selection__arrow b {
    border-color: transparent transparent #0667b4 transparent;
    border-width: 0 5px 5px 5px;
}
.select2-results .select2-results__option {
    padding: 10px 12px;
}
.close {
    float: none;
    font-size: inherit;
    font-weight: 400;
    line-height: inherit;
    opacity: 1;
}

.btn-ghost {
    color: #0667b4;
}

.btn-success {
    background: #19A397;
    color: white;
}

.bootstrap-datetimepicker-widget table tbody tr th {
    padding-top: 20px;
}
.bootstrap-datetimepicker-widget table thead tr:nth-child(2) th {
    padding-top: 20px;
}
.bootstrap-datetimepicker-widget table thead tr th {
    font-variant: small-caps;
    font-size: 1.1em;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
    width: 20em!important;
}
.dropdown-menu {
    border: none;
    border-radius: 0;
}
.bootstrap-datetimepicker-widget table td.today {
    border: 2px solid #337ab7;
}
.bootstrap-datetimepicker-widget table td.today:before {
    display: none!Important;
}
.bootstrap-datetimepicker-widget.dropdown-menu:after, .bootstrap-datetimepicker-widget.dropdown-menu:before {
    display: none !important;
}
.bootstrap-datetimepicker-widget .datepicker {
    padding: 10px 12px;
}

.datepicker .disabled {
    background: white!important;
    color: #cecece !important;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover, .bootstrap-datetimepicker-widget table td span:hover, .bootstrap-datetimepicker-widget .datepicker-days tbody tr td:hover {
    background: #ebf0f8 !important;
}
.bootstrap-datetimepicker-widget table thead tr:first-child th.disabled:hover, .bootstrap-datetimepicker-widget .disabled:hover, .bootstrap-datetimepicker-widget .datepicker-days tbody tr td.disabled:hover {
    background: white !important;
}
.bootstrap-datetimepicker-widget table td span {
    border-radius: 0!important;
}
.bootstrap-datetimepicker-widget .prev span {
    font-size: 13px;
}
input:disabled + .checkbox-label:before {
    background: #cecece !important;
    border: 0 !important;
}
.disabled a {
    pointer-events: none;
    color: #5a6872;
}
.disabled {
    cursor: not-allowed;
}
.tooltip-mobile {
    background: #0667b4;
    position: absolute;
    top: -8px;
    display: inline-table;
    color: white;
    padding: 4px 7px;
    font-size: 11px;
    left: 20px;
    right: -20px;
}

.seleccion-filtro .eliminar {
    position: absolute;
    top: 23%;
    right: 3px;
    cursor: pointer;
}
.margin-top-md {
   margin-top: 25px; 
}
.red {
    color: #d81e3a;
}