#common-requests-decisions td a .glyphicon {
    display: inline;
}

/* Table */
#common-requests-decisions th {
    vertical-align: middle;
}
#common-requests-decisions {
    font-size: 1em;
}
#common-requests-decisions th.offer {
    padding-right: 22px;
}

th.number,
td.decisions-number {
    text-align: center;
}
div[id$="-request-title-element"] {
    font-weight: bold;
    margin: 0;
}
div[id$="-request-title"] {
    min-height: inherit;
}
#common-requests-download-element {
    float: left;
}
#common-requests-withMultipleParticipants-element {
    clear: both;
}
td.decisions-winner {
    text-align: center;
    padding-top: 12px!important;
}
td.decisions-rating {
    text-align: center;
}
#common-requests-count-element {
    margin-bottom: 10px;
}

[id$="request-numberRequest"],
[id$="request-numberRequest-element"],
[id$="request-title"],
[id$="request-dateTime"] {
    padding-top: 0!important;
}

[id$="request-linkFirstPart-element"] div,
[id$="request-linkSecondPart-element"] div,
[id$="titleLink-element"] div {
    display: inline-block!important;
}

[id$="request-linkFirstPart-element"] .col-sm-12,
[id$="request-linkSecondPart-element"] .col-sm-12 {
    padding-right: 0!important;
}

[id$="request-titleLinks-downloadRequest-element"] .col-sm-12 {
    padding-left: 0!important;
}

[id$="request-title-element"] .number-request,
fieldset [id$="request-titleLinks-element"] {
    font-weight: bold;
    font-size: 1.5em;
}

fieldset .links-for-requests {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom:  0 !important;
}

/* Request Offer */
.request-offer-percent {
    font-weight: bold;
}
.request-offer-percent-up {
    background: #5bc0de;
}
.request-offer-percent-down {
    background: #428bca;
}
.decisions-offer > .form-group {
    margin-bottom: 0;
}
.decisions-offerWithPreferences {
    text-align: right;
}
.decisions-offerWithPreferences .text-danger {
    text-align: left;
}

tbody fieldset:not(.decisions-offer):not(.decisions-result) > div {
    padding-top: 7px!important;
}
.decisions-withPreferences .form-checkbox-label {
    padding-top: .4em;
}
.decisions-request > .form-group:not(:first-of-type),
.decisions-accreditation > .form-group:not(:first-of-type) {
    padding-top: 0!important;
}

[id$="offer-offerValue-element"],
[id$="offer-offerArrow-element"],
[id$="offer-offerPercent-element"]{
    display: inline-block;
}
[id$="offer-offerValue-element"] .col-sm-12 {
    padding-right: 0!important;
}
[id$="offer-offerArrow-element"] .col-sm-12 {
    font-weight: bold;
    padding: 7px 0 0 4px!important;
}

th.offer,
th.offerWithPreferences {
    position: relative;
}
th.offer .glyphicon,
th.offerWithPreferences .glyphicon {
    cursor: pointer!important;
}
.decisions-icon-sort {
    position: absolute;
    margin: 0 0 8px 8px;
    top: 8px;
    right: 8px;
    cursor: pointer;
}


/* Table Width */
td.decisions-number {
    width: 60px;
}
td.decisions-decision {
    width: 360px;
}
td.decisions-result {
    width: 360px;
}
td.decisions-offerWithPreferences {
    width: 140px;
}
td.decisions-withPreferences,
td.decisions-winner,
td.decisions-rating {
    width: 60px;
}


/* Table Decisions */
.decisions-decision .form-group {
    position: relative;
}
.decisions-decision .col-sm-8 {
    position: absolute;
    width: auto;
}
div[id$="decision-invalidInformation-element"] + div[id$="decision-requirementsMismatch-element"] {
    border-top: 1px solid #ddd;
}

/* validation error messages' stray tags */
div[id$="decision-decision-element"] .form-control-error,
div[id$="decision-attachment-element"] .form-control-error,
div[id$="decision-decision-element"] .text-danger + p,
div[id$="decision-attachment-element"] .text-danger + p {
    display: none;
}
.decisions-decision .text-danger {
    padding: 1em 0 0;
}


/* Buttons */
#common-requests-element {
    position: relative;
}
#common-requests-element > .button-wrapper > button {
    float: right;
}
#common-requests-topButtons-element {
    float:right;
    margin-top: -68px;
}
#common-requests-bottomButtons-element {
    padding-top: 0;
    margin-bottom: 0;
}
.requests_button_openReport {
    float: left !important;
}
#common-requests-openReportButton-element {
    position: static;
}
#common-requests-count-element .col-sm-8 {
    width: auto;
}
#common-requests-bottomButtons-element .requests-button-range {
    margin-left: 4em;
}


/* Checkboxes */
.form-checkbox-label {
    cursor: pointer;
    font-weight: normal;
}
.form-checkbox-label input {
    cursor: pointer;
    vertical-align: text-bottom;
}
.decisions-decision .form-checkbox-label input {
    float: left;
    margin-right: 7px;
}
.decisions-decision .form-checkbox-label span {
    font-size: .8em;
    display: table-cell;
}
.decisions-withPreferences .form-checkbox-label {
    margin-top: -2px; /* align with the result */
}
.request-protocol-view-form .decision-checkbox {
    display: none;
}


/* Misc */
#common-requests-decisions .mte-form-hidden {
    display: none;
}

.decisions-preference label {
    width: 45% !important;
    padding-right: 0 !important;
}

.decisions-preference .form-group:not(#full-width-element) div {
    text-align: left !important;
    word-wrap: normal;
}

.decisions-preference .form-group div.formInfo {
    width: 100% !important;
}
.decisions-preference .text-danger {
    display: none;
}

#penalLaw {
    background-image: url('images/icon_law.png'); /* адрес относительно базового пути для ассетов */
    background-size: 35px;
    width: 35px;
    height: 35px;
}
#handicappedOrganization {
    background-image: url('images/icon_disabled.png'); /* адрес относительно базового пути для ассетов */
    background-size: 35px;
    width: 35px;
    height: 35px;
}
#ipBidding {
    background-image: url('images/icon_smallbussiness.png'); /* адрес относительно базового пути для ассетов */
    background-size: 35px;
    width: 35px;
    height: 35px;
}
#nationalTreatment {
    background-image: url('images/icon_national_treatment.png'); /* адрес относительно базового пути для ассетов */
    background-repeat: no-repeat;
    background-size: 35px;
    width: 35px;
    height: 35px;
    display: none;
}
.marked-history-row > td {
    background-color: rgb(198, 205, 208)!important;
}

#common-commissionInfo-members>thead>tr>.email>a {
    float: right;
    color: #428bca;
}

#common-commissionInfo-members-element .checkbox-nd {
    display: inline-block;
}

.modal-without-bottom-border .modal-footer {
    border: none;
}

div[id$="offer-offerPercent-element"] .tooltip-inner {
    max-width: 350px;
    width: max-content;
    font-weight: bold;
}
.form-group:has(input.decisions-offerWithPreferencesEditable), .decisions-offerWithPreferences {
    padding-top: 0!important;
}

.decisions-offerWithPreferencesEditable {
    width: 170px;
}

.decisions-offerWithPreferences {
    padding-top: 2px!important;
}

input[id*="publicationDateTimeInput"] {
    pointer-events: none;
}

.isDrugProductionInEAEUIcon {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAgCAYAAACYTcH3AAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAqqSURBVHjapJZ7VJRlHse/z3ubC8wwXBwEGUEugihXRQ1RSluPy9IxBa1sdd1OtVu6e87mVnr6IzvbaXfrnDa1U1tttpWlZpqZmq1HREvxgshdbgMzyEVghoGZYWDmfd/n2T8khYW0tt+fz+X3fJ7fndQ12KHRiCivbsbHB05h2eJMNLd1IjYmEtX1bUhJsqCq1oqY6AgwxuAaHMK0qeFwDXox5BuBRhIRpNfCHGFCo7Ujv7bBdj8APPtU8TvZ6Ykd/oCMyYRAgLvnNPp7roIxQJL0EPAzhBACSRTQ7/LMrqhp2drQcr0oICs6v1/GJ4dOR2o04pM/BEMpwRSNBzzHQ1FVAPj/YQSeA2MsqLKudVtDy/U/+wOyRhIF8BwHniNwutzJkiiAAGATfiFBUOwgSg9AeAA/A0YSBQwMevNKy2reGXAPpYoCD40k3tpXKUV8bFQZz/Pwy8r/WFMAUQcgD56DNjgIALn9wZ8CwY265UJFwzNXqptfDcgKL4njVTDGoNNq2cK5sw4yRsFzY+OEg6r4QIbOQ+RlADwA5afD8DwPv182XKps3N1q6y4WRAECz084N+IP4J556ftmTVcvW8x9IJwExtioDgkupw3dHicYJt7lflR8CDy83uH4b0rLS9vsN4olSQRHyIRzqkoRHBTs3lg893kts8YBhAdTAVAQMFAagGewa9JnGWN3t4wkCugf8C4pPV/9mW/YHymOcQtjBLLKgTKAEED2+/HYuoLnonS12V6PT2+OFmyK7AcIAcfxaGv6DkMeB7Q6A1RV/j6IwCjlBEEKuyOMKPBobLm+5nJl44eUMp0g3DatQgk0AkVGbB+iw3yw9XDQh93z1cpFqKk8t//zBfmbc4a8DjBKwcAwPNQP90AXREl32y0cD2XYZxAkbfrMtBVVwp3qR4ut63fV12z/pJTeypKbSkQEa4dRlFOLOLMPiqpifdF67DowEnf08I4Dc5JjKoONUzoVJQBekOAe6MaQpxc8J4yJQREeT296YMS7OGdx8adardErTAZCQHC5sunFi1cbt4cY9P7oSPPR1JnT/6PTahztnb0LLldZnylawgkPF25AU1Mlpk5LxcJ7N6Gs7WLa4YPVyEoL2u1ytkNV/GBg8A97wPPCqH4OHCfA0dP8tKPPOicte9W2YKN5UJFHxscMIQRajYTz5fU7W9q6NmfOTngrOXHa68ZgvTXKHAZB4JGTmXIozKCGJk9veSJr8R+xYFkwBFEDAFjzKwWfHYzGjT6nRxDKYTBNv7VHCAeOFyAHhuM67RVv6fShclRM+kOM0hFG1fHZxBECwoE78NXZj90eX9by/Oy0+VkzN2klyaooKhRFRb/LgxZbNxQV5T5vL/q6GzAmjMDxPNxeH3Q6Y2bMjBxEWzIgCBIEQUIg4It29LS80lx/soUQ7kb2wkdXEsKNMEbH1xlCCBhjumZr56sR4SGNmXMS1ocY9AgEFFDGQBUKSRJgNOjB8zxa7KbgaquKtXIfTpacQlp6Li5dqUNtswMmvRdD/fa19VVDXXEJuSddzvbIAdf1ZS6H7cGRYbfRMmP+61GW9C2UKhgLAgCCKArwDY8Y9x4u3TA/O3mPIVh/saPLAZVScByBqqpIjo9BeJgRAKDVShh0e+fWtUcNvP/BDvvOQ0EZCfEluFrbCotZxrrFPWCM8b1dDVt6uq5tuVkCKAgIkueseM4UbnmNUXUCCAAIvc4B3ZFvLmToddr95nBTn9vrG1fEwkONiDSHQlUpCCHweodD2jt6cp99ev1a7dDn65am1Wf0uQexOldGeqwDeo0CReXAjfYBSik4TlDjZy55PGbGvH+7XV2Ttc6bMLUNtqCBQc+FIJ1GVlUKRhme2lAASRJvlXFCCLRaCc5+D0rPVy8tLsx7KSvWbjh1rGRjXqoGhLgABsgqB0XlxnxGAc+LzoTk/I0ObvXRrpYAn5K4gOm0GupmDEDJeBhK4dBpJHiH/XdtCw6Xh5+ZGNuQnTjiPHvstXpCJAQUftKziuJHiGlaU3Rs1uoLbfPqCLmB4RG/mjQjGoQAjE3eiH/AaBMlItSgBumEa50tx17wuPvDOX6ymsmgKjJMYdOPpWYWLjrXklUn8BwEgQc/6joySV/70Y1yrCRH2pMaak89Obas3+5VFIxSZo6etb1N/m3hkLTckX9POhTKMOIP3AKRFQUcx90ZRqV3h2lrPlfk93u1hHDjrEGpAkHUtsYmLSqwDj/8EqUMoSYDUhItUBQVzn4PwkwGnD5fjYbmDkROCb0LzOgseidxOdp+SW5dY6CqDMYYnRKZvCsmbl5WRfd9J27PuRSyooCMWoTjOLgGPKCMTeoqYaxVQo0cehx3htHpQ6sJIUsABkI4f2hE3DGDcepfm7wPlCt96rjJbWLfw6TumQBzc1wUwXEBaDXSxNTWiCCEwDIj53WXs32IUlkKn5JwyRQ+/fiUxCfctrMVoJSBkJszUGDM7Pt98DIGIgoC+yEg4fcbCsYtLC3euuHlHXsfYgxBhBCeMQZB4J2GYN3DSxamjURF5nqO1g3MNoUE1+dGz9oXE5MAAvBlVxq21jXan5BlRUqIizqUkRr/As9zg5IowtbR88jFisbnKaVRRoO+LNZifl4ShcZHHv/oztnkcLkXnr98raCt/Ya/5lpba22Dra2qrrW9qaWDMsZwtqym6GRJeeGpbyu3hIcawyVRwK7dR94/ebbi5alTTAdTkixvN7V2PvbtxdqvCIB9X5b+5ssTFz7V6zT2KHPYm909/fN3/Otw+Rdfn8//QTfdnuChSJKI4sK8Z9o7++pkWYEpJAgpiRaEhRhwpqzmsZy5KWXXux1pV2usj2okcWdVfav9kQfvXW8yBu05U1aDvJzU8hOlV45/XXJ51b7DZ16al5F0clVB7kqrrRsb1t7/yfFTl15rau2IvWud4XlOARj2HCw5de5yvf27S3Xt3T2uXdFTI3DD4UpttXfPLypcvDktZcbBo6cubWKMITYm8sU5yXF7eh0D/6httHeXnKt6j+d5nD5f/eiAeyg2zGQ41u/ywBxhQlZaQuv8zJlF4aHGj+5qGUoZTynDL5Zk7zZHhFhH/AESGzPVajIG4bMjZzYSjoCqNNEcEeItu3JtZlNrZ6rP53cagrQujuM+FQTuUkqiRd/U2vmewPNDlFJmCNZpYmPM8I0E4Ox3k53vHylwe33dr2zbWHFHGMYYIQSYHmPe6/cHagRBQNcNBwwGnb62wb4u3GTs2nu49C+jOUwr61p/3eNwLf/iRJljXkbSig1r7r+sKOqmytpW8sDyBbt8vpFZFTUtj89Ksrzj98uDrbbu1YGA/PmK++b9HcBdYURFpXj34+NnQMgwGIMkif1L8zJ2tXf2Ttu6ee2y/Nz0Ep7j8MrOfV9eqW5+ak3h4m1vfnDkbautq0mn0wxZbV2Z9y7KeDsl0VL+0Mr8P/ztzf0lb314tC081NhmtXVnz89KPv6nJ1e9MSFEtm/fPm7hQkVjICLU0GSOMFVETjFVRUaEVk6LCr8SpNfaoyPDqvIWzNkPQtQocyhCjEHNHd1OV+bs+HdVSk/3OgeNHo+vPyXR8kbB0py/ijzPYi2RnZIkHr/e2YeevgF/5pz4j9YU5j0XHxftiomKGPf2fwcAUhzytDlTwnEAAAAASUVORK5CYII=");
    background-size: 35px;
    width: 35px;
    height: 32px;
}
