﻿@font-face {
    font-family: geoslab;
    src: url(../fonts/geoslab703-md-bt-bold.ttf);
}

body {
    font-family: Arial;
    font-size: 16px;
    color: #333;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

#global-container {
    background: #f1f3f4;
    width: 1110px;
}

#dialog-login {
    min-width: 700px;
}

div, header, nav, footer, aside, figure, section, address, article {
    margin: 0;
    padding: 0;
    display: block;
}

.wrapper {
    width: 1110px;
    position: relative;
    margin: 0 auto;
}

.logo {
    float: left;
    margin: 4px 0 4px 10px;
    display: block;
}

.title {
    color: #666767;
    font-family: geoslab;
    text-transform: uppercase;
    margin-bottom: 0;
}

.vertical-align {
    display: inline-block;
}

.header-top {
    background: #002B54;
    padding: 0;
    margin-bottom: 20px;
}

.header-mid {
    min-height: 85px;
}

.header-bot {
    background: none repeat scroll 0 0 #002B55;
    border-bottom: solid 1px #e9e9e9;
}

.container {
    padding: 0;
}

label {
    font-weight: normal;
}

.control-label {
    padding-right: 0;
}

h2 {
    color: #666767;
    font-size: 12px;
    font-weight: bold;
}

.subtitle {
    margin: 0;
}

h3 {
    color: #003366;
    font-size: 20px;
    font-weight: bold;
}

.panel-body h3 {
    text-align: center;
}

form ul {
    list-style-type: none;
    padding: 0;
}

input[type=checkbox] {
    display: normal;
}

.menu {
    position: relative;
    z-index: 2;
}

    .menu ul li {
        float: left;
        display: block;
        padding: 0 0;
        font-weight: bold;
    }

        .menu ul li a {
            display: block;
            padding: 14px 8px 14px 8px;
            color: #fff;
            font-size: 14px;
            font-weight: bold;
            border-bottom: 0px solid #002B54;
            text-transform: none;
            line-height: 14px;
            text-decoration: none;
            text-transform: uppercase;
        }

    .menu ul ul {
        display: none;
        position: absolute;
        background: #fff;
        z-index: 99;
        width: auto;
        padding: 0 0 6px 0;
        top: 42px;
        border: 1px solid #1a73ae;
        border-top-width: 0;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
    }

        .menu ul ul li {
            display: block;
            height: 40px;
            width: 100%;
        }

            .menu ul ul li a {
                color: #000;
                padding: 16px 12px 16px 12px;
                font-weight: bold;
                text-transform: none;
            }

    .menu ul li:hover ul {
        display: block;
    }

.top-menu {
    margin: 0px 0 0 0px;
    padding: 0;
    float: left;
    position: relative;
    z-index: 3;
}

.right-menu {
    float: right;
    margin-right: 10px;
}

.menu ul {
    margin: 0;
}

.menu li a {
    margin: 0;
    padding: 0px 16px;
    line-height: 17px;
    display: table-cell;
    font-size: 14px;
    font-weight: bold;
    color: #002b54;
    vertical-align: middle;
}

    .menu li a:hover {
        background-color: #3081c8;
        color: #fff;
        border-bottom: 0px solid #3081c8;
    }

.menu li.disabled a {
    color: #777;
}

    .menu li.disabled a:hover {
        cursor: default;
        background-color: inherit;
    }

.menu li a.active {
    color: white;
    font-weight: bold;
    color: #fff;
    background-color: #3081c8;
    border-bottom: 0px solid #3081c8;
}

.menu li a.inactive {
    font-weight: normal;
}

.reduced-font .selectize-input,
.reduced-font .selectize-dropdown,
.reduced-font select {
    font-size: 12px;
}

.selectize-input {
    padding-right: 27px;
}

.reset-select {
    display: inline-block;
    cursor: pointer;
    padding-top: 7px;
}

    .reset-select .icon {
        color: #003366;
        font-size: 18px;
    }

iframe {
    border: 1px solid #ddd;
    display: block;
    margin: auto;
    width: 100%;
    height: 400px;
}

#women-content iframe {
    width: 630px;
}

#women-legislation-collapse .panel-body,
#vendors-legislation-collapse .panel-body,
#sustainability-standards-collapse .panel-body {
    padding-left: 80px;
    padding-right: 80px;
}

.viewport {
    border: 1px solid #ddd;
    overflow-y: auto;
    height: 300px;
    padding: 8px;
}

.btn-primary[disabled], .btn-primary[disabled]:hover {
    background-color: #a0a0a0;
    border-color: #898989;
}

.focused {
    color: blue;
}

.panel-default > .panel-heading {
    background-color: #3281C4;
    color: white;
    background-image: url(../../Content/images/collapse-icon.png);
    background-repeat: no-repeat;
    background-position: 99.5% 50%;
    background-size: 28px;
}

    .panel-default > .panel-heading.disabled {
        background-color: #a0a0a0;
        color: white;
        background-image: url(../../Content/images/collapse-icon_disabled.png);
    }

    .panel-default > .panel-heading.panel-heading-contractors {
        background: #fff;
        padding: 0;
    }

#pt-contractors {
    background: none;
    color: #000;
    font-size: 16px;
    text-align: left;
}

.panel-item-title {
    font-weight: bold;
}

.panel-default > .panel-heading:hover {
    color: #002B54;
}

button.btn-primary {
    background-color: #002B54;
}

section.content {
    margin: 0;
    padding: 20px;
    display: block;
    margin-bottom: 10px;
    border: 2px solid rgb(0, 43, 84);
    background-color: white;
    border-radius: 10px;
}

.women-content-col {
    float: left;
    width: 630px;
}

.women-img-col {
    float: right;
    width: 165px;
}

    .women-img-col a:hover {
        text-decoration: none;
    }

.small-box {
    border: 2px solid rgb(50, 129, 196);
    border-radius: 5px;
    margin-top: 10px;
}

    .small-box h3 {
        color: white;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
        background-color: rgb(50, 129, 196);
        margin: 0;
        padding: 5px;
    }

    .small-box img {
        margin: 0;
    }

.table.selectable tbody tr:hover {
    background-color: rgb(232, 241, 255);
    cursor: pointer;
}

#pin-container,
#award-pin-container {
    position: relative;
}

.btn-pin {
    height: 30px;
    width: 30px;
    position: absolute;
    left: -40px;
    background-color: red;
    border-radius: 15px;
    background-image: url(../images/pin.png);
    background-position: 2px 3px;
    background-repeat: no-repeat;
    cursor: pointer;
}

.btn-award-pin {
    height: 30px;
    width: 30px;
    position: absolute;
    right: -40px;
    background-color: red;
    border-radius: 15px;
    background-image: url(../images/pin.png);
    background-position: 2px 3px;
    background-repeat: no-repeat;
    cursor: pointer;
}

    .btn-pin.not-pinned,
    .btn-award-pin.not-pinned {
        background-color: lightgrey !important;
    }

footer {
    margin-top: 20px;
}

.footer-mid {
    background: #002b54;
    height: 110px;
}

.footer-bot {
    background: #f1f3f4;
    text-align: center;
    padding-bottom: 15px;
    font-size: 12px;
}

.footer-content {
    padding: 22px 10px 0 10px;
}

.footer-content-left {
    font-size: 15px;
    color: white;
    float: left;
    /*margin-top:12px;*/
}

    .footer-content-left a {
        color: #ffffff;
        text-decoration: none;
        cursor: pointer;
    }

.footer-content-right {
    font-size: 15px;
    color: white;
    float: right;
    /*margin-top:12px;*/
}

.footer-content-logos {
    margin-top: 5px;
}

    .footer-content-logos a {
        text-decoration: none;
    }

    .footer-content-logos img {
        background-color: #ffffff;
        margin-right: 10px;
    }

#login-btn {
    background-image: url(../images/lockLogin.gif);
    background-repeat: no-repeat;
    text-align: right;
    background-size: 18px;
    background-position: 14% 9px;
}

    #login-btn span {
        margin-left: 32px;
        margin-right: 10px;
    }

.menu ul li a.language-btn {
    font-weight: initial;
    text-transform: uppercase;
}

    .menu ul li a.language-btn.selected {
        font-weight: bold;
    }

div.container-header-button {
    float: left;
    margin: 0 0.4%;
    width: 15.6%;
}

div.container-header-button-first {
    margin-left: 1%;
}

button.header-button {
    width: 172px;
    height: 56px;
    white-space: initial;
}

.ui-widget {
    font-family: inherit !important;
    font-size: inherit !important;
}

.panel-heading {
    cursor: pointer;
}

.panel-title {
    text-align: center;
    text-transform: uppercase;
}

.panel-group {
    margin-bottom: 0;
}

.other-tools-container {
    display: table;
    width: 100%;
    margin-top: 22px;
}

.other-tool {
    display: table-cell;
}

    .other-tool img {
        height: 65px;
    }

.sustainability-element {
    display: table;
    float: left;
    width: 49%;
    margin-bottom: 20px;
}

.sustainability-element-icon {
    display: table-cell;
    vertical-align: middle;
    width: 90px;
}

    .sustainability-element-icon img {
        height: 80px;
    }

.sustainability-element-title {
    display: table-cell;
    vertical-align: middle;
    padding-left: 14px;
    padding-right: 14px;
}

    .sustainability-element-title a {
        font-size: 14px;
        line-height: 1.25;
        text-align: justify;
    }

#sustainability-content hr {
    clear: both;
}

.sustainability-remainder {
    font-size: 14px;
    line-height: 1.25;
    margin-bottom: 10px;
}

.pin-popup {
    margin: 5px;
    left: 12px;
    top: 16px;
    z-index: 105;
}

.pin-award-popup {
    margin: 5px;
    left: 12px;
    right: inherit;
    top: 16px;
    z-index: 105;
}

.tenders-no-data,
.awards-no-data {
    padding-left: 65px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.25;
}

.tenders-table,
.awards-table {
    margin-bottom: 0;
}

.tenders-pagination,
.awards-pagination {
    text-align: right;
    margin-top: 1%;
    margin-bottom: 1%;
}

#resultTable th {
    min-width: 130px;
}

#resultTable #awards-sort-by-deadline {
    min-width: 180px;
}


.tenders-pagination .control,
.awards-pagination .control {
    top: 2px;
    color: #002B54;
    cursor: pointer;
}

    .tenders-pagination .control.disabled,
    .awards-pagination .control.disabled {
        color: #A0A0A0;
    }

.tender-dialog h4,
.award-dialog h4 {
    background-color: #3281C4;
    border-radius: 2px;
    color: #FFF;
    padding: 8px;
}

.tender-dialog .row,
.award-dialog .row {
    margin-right: -5px;
}

.tender-dialog th,
.tender-dialog td,
.award-dialog th,
.award-dialog td {
    padding-top: 6px;
    padding-bottom: 6px;
}

.tender-dialog tr,
.award-dialog tr {
    border-bottom: 1px solid #F0F0F0;
}

    .tender-dialog tr:last-of-type,
    .award-dialog tr:last-of-type {
        border-bottom: inherit;
    }

.tender-dialog th,
.award-dialog th {
    width: 200px;
    min-width: 190px;
    padding-left: 12px;
}

.tender-dialog td,
.award-dialog td {
    width: 640px;
    text-align: justify;
}

.tender-dialog p,
.award-dialog p {
    margin-left: 12px;
}

.tender-dialog .ui-widget-content a
.award-dialog .ui-widget-content a {
    color: #337AB7; /* restores Bootstrap 3 color */
}

.tender-dialog .ui-widget-content a:hover,
.award-dialog .ui-widget-content a:hover {
    color: #23527C; /* restores Bootstrap 3 color */
}

.tender-dialog .ui-dialog-titlebar .ui-button-text
.award-dialog .ui-dialog-titlebar .ui-button-text {
    display: none; /* fixes visual bug while focused */
}

.tender-sectors,
.award-sectors, .tender-cpv, .award-cpv {
    max-height: 100px;
    overflow-y: auto;
}

    .tender-sectors p,
    .award-sectors p, .tender-cpv p, .award-cpv p {
        margin-bottom: 0;
    }

.loading-icon:before {
    content: url("../images/loading-icon.gif");
}


.tenders-table-sort-icon {
    left: 10px;
    top: 2px;
}

td.relatedTenderLink:hover,
td.relatedTenderLink:focus,
td.relatedTenderLink:active {
    color: #23527C;
    cursor: pointer;
    text-decoration: underline;
}


.icon-stack {
    position: relative;
}

    .icon-stack .glyphicon {
        position: absolute;
    }

    .icon-stack .glyphicon-upper {
        top: -5px;
    }

    .icon-stack .glyphicon-lower {
        top: 5px;
    }

.cursor-pointer {
    cursor: pointer;
}

.radioSwitch_selected {
    color: #ffffff;
    cursor: pointer;
}

fieldset.radioSwitch {
    border: none;
    margin: 0px;
    padding: 0px;
    margin-left: 90px;
}

fieldset#mapSwitch {
    margin-left: 0px !important;
    margin-top: 2%;
}

.radioSwitch_selected {
    display: inline-block;
    border: 1px solid #002b54;
    color: #ffffff;
    padding: 8px 5px 8px;
    cursor: pointer;
    min-width: 100px;
    background-color: #002b54;
    text-align: center;
}

.radioSwitch_notSelected {
    display: inline-block;
    border: 1px solid #002b54;
    color: #002b54;
    padding: 8px 5px 8px;
    cursor: pointer;
    min-width: 100px;
    background-color: #ffffff;
    text-align: center;
}

.left {
    border-width: 1px 0px 1px 1px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.right {
    border-width: 1px 1px 1px 0px;
    margin-left: -5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}



fieldset.radioSwitch label input {
    display: none;
}

.hierarchicalTreeView > ul {
    overflow: hidden;
}

.jstree-default .jstree-themeicon {
    display: none;
}

.jstree-anchor {
    margin-left: 5px;
}

.highlight {
    color: red;
    background-color: yellow;
}


/*NEW MAP*/
.nav-pills > li.active > a {
    background-color: #002b54;
}

    .nav-pills > li.active > a :hover {
        background-color: #002b54;
    }

.nav-pills > li > a {
    color: #002b54;
}


.tab-content {
    margin-top: 2%;
}

path {
    stroke: white;
    stroke-width: 0.25px;
    /*    fill: #37588a;
*/
}

#float-button-group {
    position: absolute;
    opacity: 0.5;
    top: 1.5%;
    left: 1%;
}

#float-legend-group {
    position: absolute;
    bottom: 1.5%;
    left: 1%;
    background: #EEEEEE;
    width: 125px;
    height: 200px;
    border: 1px solid #212121;
    border-radius: 5%;
}

#float-button-group:hover {
    opacity: 1;
}

#map {
    background: #E0E0E0;
    width: 100%;
    height: 505px;
    border: 2px solid #002b54;
    border-radius: 5px;
    padding: 0;
}

#map-zoomer {
    position: absolute;
    writing-mode: bt-lr;
    -webkit-appearance: slider-vertical;
    width: 8px;
    height: 100px;
    padding: 0 5px;
    top: 22.5%;
    left: 2.4%;
}

.map-legend-text {
    font-size: 12px;
}

#box {
    opacity: 0;
}

.box {
    position: absolute;
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    padding: 10px 25px;
    width: 300px;
    opacity: 0;
}

    .box .b {
        padding: 0 !important;
    }

    .box .row {
        color: #212121;
        font-weight: bold;
        font-size: 14px;
    }

#country {
    font-weight: bold;
    padding-bottom: 10px;
    color: #152d52;
    font-size: 16px;
}

.tenders_active_p {
    color: #c91e64;
}

.awards_p {
    color: #3382c4;
}

#tenders_new, #awards_new {
    color: #00C853;
}

#stats-row {
    margin-top: 2%;
}

.card {
    border-radius: 0px;
    border-left: 5px solid;
}

#awards-stats.card {
    border-left-color: #3382c4;
}

#tenders-stats.card {
    border-left-color: #c91e64;
}

.stats-number {
    font-weight: bold;
    font-size: 20px;
}

.col-stats-logo {
    padding: 0px;
}

.stats-logo {
    font-size: 22px
}

#awards-stats .stats-logo {
    color: #3382c4;
}

#tenders-stats .stats-logo {
    color: #c91e64;
}


/* NEW RESULTS */

#public-tenders-collapse div.panel-body, #contract-awards-collapse div.panel-body {
    padding-left: 2%;
    padding-right: 2%;
}

.tender-item-panel {
    border: 1px solid lightgrey;
}

    .tender-item-panel:hover, .award-item-panel:hover {
        background: #FAFAFA;
        cursor: pointer;
    }

.tender-item-title {
    font-size: 16px;
    font-weight: bold;
    color: #212121;
}

.tender-item-date {
    font-weight: bold;
    color: #9E9E9E;
}

.tender-item-field {
    font-size: 14px;
    font-weight: bold;
    color: #c91e64;
}

.tender-item-value {
    font-size: 14px;
    /*font-weight: bold;*/
    color: #212121;
}

#tenders-filters-section, #awards-filters-section {
    margin-bottom: 2%;
}

    #tenders-filters-section .filters-group, #awards-filters-section .filters-group {
        margin-left: 1%;
        margin-right: 2%;
    }

.btn-filters {
    background: #E0E0E0;
    border-color: #9E9E9E;
    color: #212121;
}

#tenders-filters-section .btn-filters.active {
    background: #c91e64;
    border-color: #9E9E9E;
    color: #fff;
}

    #tenders-filters-section .btn-filters:hover, #tenders-filters-section .btn-filters:focus, #tenders-filters-section .btn-filters.active:hover, #tenders-filters-section .btn-filters.active:focus, #tenders-filters-section .open > .dropdown-toggle.btn-primary.btn-filters, #tenders-filters-section .btn-filters::after {
        background: #b11c5a;
        border-color: #b11c5a;
        color: #fff;
    }

.btn-tenders {
    background: #E0E0E0;
    border-color: #9E9E9E;
    color: #212121;
}

    .btn-tenders:hover {
        background: #c91e64;
        border-color: #9E9E9E;
        color: #fff;
    }

#awards-filters-section .btn-filters.active {
    background: #3382c4;
    border-color: #9E9E9E;
    color: #fff;
}

    #awards-filters-section .btn-filters:hover, #awards-filters-section .btn-filters:focus, #awards-filters-section .btn-filters.active:hover, #awards-filters-section .btn-filters.active:focus, #awards-filters-section .open > .dropdown-toggle.btn-primary.btn-filters, #awards-filters-section .btn-filters::after {
        background: #3382c4;
        border-color: #3382c4;
        color: #fff;
    }

.award-item-field {
    font-size: 14px;
    font-weight: bold;
    color: #3382c4;
}

.loader {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 50px;
    top: 2%;
    bottom: 2%;
}

    .loader div {
        display: inline-block;
        position: absolute;
        left: 8px;
        width: 8px;
        animation: loader 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
    }

        .loader div:nth-child(1) {
            left: 4px;
            animation-delay: -0.24s;
            background: #002B54;
        }

        .loader div:nth-child(2) {
            left: 16px;
            animation-delay: -0.12s;
            background: #c91e64;
        }

        .loader div:nth-child(3) {
            left: 28px;
            animation-delay: 0;
            background: #3382c4;
        }

@keyframes loader {
    0% {
        top: 8px;
        height: 60px;
    }

    50%, 100% {
        top: 24px;
        height: 32px;
    }
}
