.aCompany {
    color: #000 !important;
    text-decoration: underline !important;
    font-weight: bold !important;
    font-size: 1rem !important;
    margin-right:4px;
}
.aCompanyLabel {
    color: #55555A !important;
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 1rem !important;
    margin-right: 4px;
}

.aCompany:hover {
    color: #55555A !important;
    text-decoration: underline !important;
    font-weight: bold !important;
    font-size: 1rem !important;
    margin-right: 4px;
}

.footerMain {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0px;
    background-color: brown;
    color: white;
    text-align: center;
}

.linkAllAttComp 
{
    font-weight:bold;
    float:right;
}

.aOffer:hover {
    color: #55555A !important;
    text-decoration: underline !important;
    margin-right: 4px;
}
.lblQuestionHead {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
}
.divBtnZpet 
{
    text-align:center;
}
.labelSize {
    font-size: 0.9rem !important;
    font-weight: normal !important;
}

.offerText
{
    display:inline;
    margin-left:-2px;
}
.box {
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    border: 1px solid #e3f2fd;
}

.item {
    flex: 1 1 auto;
    border: 1px solid #ffebee;
}
.fixedMenu {
    position: fixed;
    top: 113px;
    width: 100px;
    z-index: 2;
    margin-right: 30px;
    margin-left: 80px;
}

.fixedMenuWizard {
    position: fixed;
    top: 144px;
   
    z-index: 2;
    margin-right: 30px;
}
.imgContact {
    width: 70px;
    border-radius: 50% !important;
}
.ikonky {
    margin-left: 0px;
    float: right;
    top: -5px;
    right: 20px;
    position: absolute
}

.imgIkonkyMain {
    margin-top: 5px;
}

.headerFirstRow {
    float: right;
    padding-top: 24px;
}

.imgFAV {
    width: 20px;
    cursor: pointer;
}

.gridOfferPrilohy {
    border: 0;
}

    .gridOfferPrilohy td {
        border: 0;
    }

.mar0 {
    margin: 0 !important;
}

    .mar0 label {
        margin: 0 !important;
    }

    .mar0 input {
        margin-right: 5px;
        float: left;
    }

.imgFAVSelected {
    width: 20px;
    cursor: pointer;
}

.language-link {
    height: 24px;
    width: 24px;
    z-index: 1031 !important;
    position: relative;
    cursor: pointer;
}

.btn-dll {
    color: #000 !important;
    font-weight: bold;
    background-color: #CAC7C4;
 /*   padding-left: 5px !important;*/
}

.control-label {
    font-weight: bold !important;
    font-size:1rem;
}

.active {
}

.hpNapoveda {
    text-decoration: underline;
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: 10px;
    font-size: 20px !important;
    cursor: pointer;
    color: #55555A !important;
    display: block;
}

    .hpNapoveda:hover {
        text-decoration: none;
        margin-top: 10px;
        margin-left: 20px;
        margin-bottom: 10px;
        font-size: 20px !important;
        cursor: pointer;
        color: #55555A !important;
        display: block;
    }

.locale-untranslated {
}





.carousel {
    height: 555px !important;
}

@media screen and (max-height: 900px) {

    .carousel {
        height: 455px !important;
    }
}

@media screen and (max-height: 800px) {

    .carousel {
        height: 355px !important;
    }
}

@media screen and (max-height: 700px) {

    .carousel {
        height: 255px !important;
    }
}

@media screen and (max-height: 600px) {

    .carousel {
        height: 0 !important;
    }
}


.carousel-item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}



/* TEMPLATE STYLES */
/* Necessary for full page carousel*/

html,
body {
    height: 100% !important;
    width: 100% !important;
    padding: 0;
    margin: 0;
    position: relative;
    background-color: #CAC7C4;
}
/* Navigation*/



.top-nav-collapse {
    background-color: #55555A;
}

footer.page-footer {
    background-color: #55555A;
  
}

@media only screen and (max-width: 768px) {
    .navbar {
        background-color: #55555A;
    }
}


@media (max-width: 768px) {
    .ikonky {
        display: none;
    }

    .fixedMenuWizard {
        display: none !important;
    }
    
    .zapHeslo {
        display: none !important;
    }

    .mobilMargin {
        margin-top: 30px;
    }

    .mobilStred {
        text-align: center;
    }
}

@media (min-width: 768px) {


    .navbar-right {
        float: right !important;
        margin-right: 0px;
    }
}

.navbar-expand .navbar-collapse {
    display: block !important;
}

.scrolling-navbar {
    -webkit-transition: background .5s ease-in-out, padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out, padding .5s ease-in-out;
    transition: background .5s ease-in-out, padding .5s ease-in-out;
}
/* Carousel*/



@media (max-width: 776px) {
    .carousel {
        height: 100%;
    }
}


/*Caption*/

.flex-center {
    color: #fff;
}

.navbar .btn-group .dropdown-menu a:hover {
    color: #000 !important;
}

.navbar .btn-group .dropdown-menu a:active {
    color: #fff !important;
}

.input-group.md-form.form-sm.form-2 input {
    border: 1px solid #bdbdbd;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

    .input-group.md-form.form-sm.form-2 input.grey-border {
        border: 1px solid #e9ecef;
    }

.input-group input[type=text]:focus:not([readonly]) {
    box-shadow: none;
}

.form-2 .input-group-addon {
    border: 1px solid #e9ecef;
}

textarea {
    height: auto;
}

.fill {
    width: 100%;
    height: 100%;
    min-height: 100%;
    background-color: #990000;
    padding: 10px;
    color: #efefef;
}

.popup {
    padding: 20px 20px 0 20px;
    border: 3px solid #55555A;
    background-color: #FFF;
    min-width: 450px;
    color: #000;
}
.txtReason {
    width: 400px;
    font-size: 14px;
    border: 1px solid #2c2c2c;
    height: 150px;
}
.popupOffer {
    padding: 20px 20px 0 20px;
    border: 3px solid #2c2c2c;
    background-color: white;
    min-width: 650px;
}

.modalPopup {
    background-color: #FFFFFF;
    width: 300px;
    border: 3px solid #2c2c2c;
    border-radius: 12px;
    padding: 0;
}


.modalPopupI {
    background-color: #FFFFFF;
    width: 1020px;
    border: 3px solid #2c2c2c;
    border-radius: 12px;
    padding: 20px;
    max-height:800px;
}

.modalPopupInformation {
    background-color: #FFFFFF;
    width: 1000px;
    border: 3px solid #2c2c2c;
    border-radius: 12px;
    padding: 0;
    height: 500px;
    overflow: auto;
}

.h1Popup {
    margin-left: 20px;
}

.modalPopup .header {
    background-color: #2c2c2c;
    height: 30px;
    color: White;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.modalPopup .body {
    min-height: 50px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
}

.modalPopupInformation .body {
    min-height: 50px;
    padding: 20px;
}

.modalPopup .footerMod {
    padding: 6px;
    text-align: center;
}

.modalPopupInformation .footerMod {
    padding: 6px;
    text-align: center;
}

.modalPopupInformationAuction {
    background-color: #FFFFFF;
    width: 450px;
    border: 3px solid #2c2c2c;
    border-radius: 12px;
    padding: 10px;
    height: 150px;
    overflow: hidden;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.modalPopup .yes, .modalPopup .no {
    height: 23px;
    color: White;
    line-height: 23px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    border-radius: 4px;
}


.content {
    width: calc(100% + 250px);
    min-height: 100vh;
    transition: all 0.3s;
}
.contentFull {
    width: 100%;
    min-height: 100vh;
    height:100%;
      transition: all 0.3s;
}



@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .content {
    width: calc(100% + 300px);
    min-height: 100vh;
    transition: all 0.3s;
}

.contentFull {
    width: 100%;
    min-height: 100vh;
    transition: all 0.3s;
}
}


.sidenav {
    height: 100%;
    /* 100% Full-height */
    width: 250px;
    /* 0 width - change this with JavaScript */
    position: fixed;
    /* Stay in place */
    z-index: 10000;
    /* Stay on top */
    top: 74px;
    left: 0;
    background-color: #55555A;
    /* Black*/
    overflow-x: hidden;
    /* Disable horizontal scroll */
    padding-top: 60px;
    /* Place content 60px from the top */
    transition: 0.5s;
    /* 0.5 second transition effect to slide in the sidenav */
}
    /* The navigation menu links */
    .sidenav a {
        display: block;
        text-decoration: none;
        color: #fff;
        
    }
        /* When you mouse over the navigation links, change their color */
        .sidenav a:hover,
        .offcanvas a:focus {
            border-bottom: 1px solid #55555A !important;
            background-color: #CAC7C4;
        }
    /* Position and style the close button (top right corner) */
    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
        height: 50px;
        z-index: 10000;
    }

.table td {
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    vertical-align: middle;
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}


.row {
    border-bottom: solid 1px lightgray;
}


.TextStrengthWeak {
    width: 24px;
    height: 24px;
    background: url(/Content/Images//status.png) 0px center no-repeat;
    background-position: -48px center;
    position: fixed;
}

.TextStrengthNotGood {
    width: 24px;
    height: 24px;
    background: url(/Content/Images/status.png) 0px center no-repeat;
    background-position: -24px center;
}

.TextStrengthGood {
    width: 24px;
    height: 24px;
    background: url(/Content/Images/status.png) 0px center no-repeat;
}

.pointer {
    cursor: pointer;
}

.container {
      /*padding-bottom:150px;*/
}

.container-main {
}

.evaluationItemFirst {
    background-color: #a0c7ff !important;
}

.evaluationItemDeclined {
    background-color: #ffc2c2 !important;
    color: gray !important;
}

.evaluationItemDeclined {
    background-color: #ffc2c2 !important;
    color: gray !important;
}

.evaluationItemDeclinedToAuction {
    background-color: #eeea1d !important;
    color: gray !important;
}

.evaluationItemDeclinedToAuction {
    background-color: #eeea1d !important;
    color: gray !important;
}

.evaluationCompanyDeclined {
    background-color: #ffc2c2 !important;
    color: gray !important;
}

.evaluationCompanyDeclinedToAuction {
    background-color: #eeea1d !important;
    color: gray !important;
}


.cardMain :hover {
    color: black;
}

.zoom {
}

    .zoom:hover {
        transform: scale(1.05);
    }


.checkboxW {
    margin-left: 20px;
}

    .checkboxW tr {
        font-size: 0.9rem !important;
        height: 20px;
    }

    .checkboxW td {
        font-size: 0.9rem !important;
    }

    .checkboxW label {
        display: inline-block;
        position: relative;
        padding-left: 5px;
        cursor: pointer;
        margin-right: 20px !important;
        color: #FFF !important;
    }


.checkboxW label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #CAC7C4;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkboxW label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #000;
}

.checkboxW input[type="checkbox"] {
    opacity: 0;
    cursor: pointer;
}

    .checkboxW input[type="checkbox"]:focus + label::before {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .checkboxW input[type="checkbox"]:checked + label::after {
        font-family: 'Font Awesome 5 FreeR';
        content: "\f00c";
        color: #55555A;
    }

    .checkboxW input[type="checkbox"]:disabled + label {
        opacity: 0.65;
    }

        .checkboxW input[type="checkbox"]:disabled + label::before {
            background-color: #eeeeee;
            cursor: not-allowed;
        }

.checkboxW.checkbox-circle label::before {
    border-radius: 50%;
}

.checkboxW.checkbox-inline {
    margin-top: 0;
}

.checkbox {
    margin-left: 20px;
}
   
    .checkbox tr {
        font-size: 0.9rem !important;
        height:20px;
    }
   .checkbox td {
        font-size: 0.9rem !important;
       
    }
   .checkbox label {
        display: inline-block;
        position: relative;
        padding-left: 5px;
        cursor: pointer;
        margin-right: 20px !important;
        color:#000 !important;
    }

     .checkbox label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #CAC7C4;
            border-radius: 3px;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        }

        .checkbox label::after {
            display: inline-block;
            position: absolute;
            width: 16px;
            height: 16px;
            left: 0;
            top: 0;
            margin-left: -20px;
            padding-left: 3px;
            padding-top: 1px;
            font-size: 11px;
            color: #000;
        }

    .checkbox input[type="checkbox"] {
        opacity: 0;
        cursor: pointer;
    }

        .checkbox input[type="checkbox"]:focus + label::before {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .checkbox input[type="checkbox"]:checked + label::after {
            font-family: 'Font Awesome 5 FreeR';
            content: "\f00c";
            color: #55555A;
        }

        .checkbox input[type="checkbox"]:disabled + label {
            opacity: 0.65;
        }

            .checkbox input[type="checkbox"]:disabled + label::before {
                background-color: #eeeeee;
                cursor: not-allowed;
            }

    .checkbox.checkbox-circle label::before {
        border-radius: 50%;
    }

    .checkbox.checkbox-inline {
        margin-top: 0;
    }


.checkboxWizard {
    margin-left: 20px;
}

    .checkboxWizard tr {
        font-size: 0.9rem !important;
        height: 20px;
    }

    .checkboxWizard td {
        font-size: 0.9rem !important;
    }

    /*.checkboxWizard label {
        display: inline-block;
        position: relative;
        padding-left: 5px;
        cursor: pointer;
        margin-right: 20px !important;
        color: #000 !important;
    }*/

        /*.checkboxWizard label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #CAC7C4;
            border-radius: 3px;
            background-color: #fff;
          
        }

        .checkboxWizard label::after {
            display: inline-block;
            position: absolute;
            width: 16px;
            height: 16px;
            left: 0;
            top: 0;
            margin-left: -20px;
            padding-left: 3px;
            padding-top: 1px;
            font-size: 11px;
            color: #000;
        }*/

    /*.checkboxWizard input[type="checkbox"] {
        opacity: 0;
        cursor: pointer;
    }*/

       

        /*.checkboxWizard input[type="checkbox"]:checked + label::after {
            font-family: 'Font Awesome 5 FreeR';
            content: "\f00c";
            color: #003B79;
        }

        .checkboxWizard input[type="checkbox"]:disabled + label {
            opacity: 0.65;
        }*/

            




    

.radio {
    padding-left: 20px;
  display:block;
  color:#000;
 
}
    .radio td {
        font-size: 0.9rem !important;
       
    }
    .radio tr {
        font-size: 0.9rem !important;
      
    }
    .radio label {
        display: inline-block;
        position: relative;
        padding-left: 5px;
        margin-right: 20px !important;
        cursor: pointer;
        color: #000;
        font-weight:bold;
    }

        .radio label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #cccccc;
            border-radius: 50%;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out;
            transition: border 0.15s ease-in-out;
            cursor: pointer;
        }

        .radio label::after {
            display: inline-block;
            position: absolute;
            content: " ";
            width: 11px;
            height: 11px;
            left: 3px;
            top: 3px;
            margin-left: -20px;
            border-radius: 50%;
            background-color: #55555A;
            -webkit-transform: scale(0, 0);
            -ms-transform: scale(0, 0);
            -o-transform: scale(0, 0);
            transform: scale(0, 0);
            -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
            cursor: pointer;
        }

    .radio input[type="radio"] {
        opacity: 0;
        margin-top: 8px;
        cursor: pointer;
    }

        .radio input[type="radio"]:focus + label::before {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .radio input[type="radio"]:checked + label::after {
            -webkit-transform: scale(1, 1);
            -ms-transform: scale(1, 1);
            -o-transform: scale(1, 1);
            transform: scale(1, 1);
        }

        .radio input[type="radio"]:disabled + label {
            opacity: 0.65;
        }

            .radio input[type="radio"]:disabled + label::before {
                cursor: not-allowed;
            }

    .radio.radio-inline {
        margin-top: 0;
    }

.aPodminky
{
    margin-left:-20px;
    text-decoration:underline;
}
.aPodminky1 {
    margin-left: 0px;
    text-decoration: underline;
}
.top5 {
    padding-top: 5px !important;
}
.font12
{
    font-size:12px !important;
}
.font12 label {
    font-size: 12px !important;
}

.hiddenElement
{
    display:none;
}

.linkDashboard {
    text-decoration: none;
    width: 330px;
    text-align: center;
    float: left;
    padding: 20px;
    font-size: 25px;
    border: 2px solid #225CAF;
    margin: 10px;
}


input[type=search]::-webkit-search-cancel-button {
    display: block; /* Zobrazí křížek */
    -webkit-appearance: button;
}
