﻿/*#region Global */

body {
    overflow-x: hidden;
    font-family: 'Ubuntu', sans-serif;
    /*background-color:#F3F4F8;*/
}


.no-padding-right {
    padding-right: 0;
}

.no-padding-left {
    padding-left: 0;
}

.no-margin-bottom {
    margin-bottom: 0;
}

.margin-y-7 {
    margin: 7px 0;
}

.margin-y-10 {
    margin: 10px 0;
}

.margin-y-15 {
    margin: 15px 0;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-15 {
    margin-top: 15px;
}

/*#endregion */

/*#region Login Stranica */

.login-stranica .tekst-pitanje {
    line-height: 36px
}

.login-stranica .levi-text {
    font-size: 22px;
    line-height: 1.1;
}

.registruj-se-link {
    color: #74b537;
    background-color: #fff;
    border-color: #74b537;
}

    .registruj-se-link:hover {
        color: #fff;
        background-color: #74b537;
        border-color: #74b537;
    }

.login-stranica .input-group-addon {
    background-color: #74b537;
    color: #fff;
}

.checkbox-size {
    -o-transform: scale(1.75);
    transform: scale(1.75);
    padding: 10px;
    margin-right: 5px;
}

.label-style {
    color: #53796b;
    padding-left: 8px;
}

.bid-form-checkbox1 {
    color: #53796b;
    display: inline-block;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 5px;
}

.bid-form-checkbox2 {
    color: #53796b;
    display: inline-block;
    padding-top: 5px;
    padding-left: 20px;
    padding-bottom: 10px;
}

.errors {
    font-size: 17px;
    font-weight: bolder;
}
/*#endregion */

/*#region New registration*/
.mark {
    color: #74b537;
    background-color: unset;
}

@media only screen and (min-width: 1200px) {
    .left-side-padding {
        padding-top: 46px;
    }
}

.button-lang-en {
    float: right;
    padding-left: 6px;
    margin-left: 10px;
    background-color: unset;
}

    .button-lang-en:hover {
        float: right;
        padding-left: 6px;
        margin-left: 10px;
        background-color: unset;
        text-decoration: underline;
    }

.button-lang-fr {
    float: right;
    margin-left: 10px;
    padding-left: 9px;
    background-color: unset;
}

    .button-lang-fr:hover {
        float: right;
        margin-left: 10px;
        padding-left: 9px;
        background-color: unset;
        text-decoration: underline;
    }

.button-lang-nl {
    float: right;
    background-color: unset;
}

.icon-style {
    width: 23px;
}

.button-lang-nl:hover {
    float: right;
    background-color: unset;
    text-decoration: underline;
}

.address {
    color: #53796b;
    padding-top: 5px;
    font-style: normal;
    line-height: 20px;
    margin-bottom: 20px;
    font-size: 14px;
}

.button {
    background-color: #53796b;
    color: white;
}

.short-info {
    background-color: #fff;
    padding-left: 10px;
    padding: 0px 0 15px 0;
    font-size: 12px;
    color: #555;
    margin: 5px 0;
}

.radio-margin {
    margin-top: 8px;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.d-block {
    display: block !important;
}

.site-section-heading {
    font-size: 30px;
    position: relative;
    padding-bottom: 10px;
    color: #53796b;
}

.text-color {
    color: #53796b;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.caption {
    font-size: 22px;
    text-transform: uppercase;
    color: #666;
    font-weight: 500;
    color: #53796b;
}

.fa-icon {
    font-size: 20px;
    color: #94c045;
    float: left;
    width: 44px;
    height: 44px;
    background: #f0f6e5;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
}

.form-controls {
    outline: none !important;
    box-shadow: none !important;
    font-size: 15px;
    height: 52px !important;
    background: #fff !important;
    color: #53796b !important;
    border-radius: 0;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    border: 1px solid #ced4da;
    line-height: 1.5;
}

.btn.btn-primary {
    background: #53796b25;
    border: 2px solid #53796b;
    color: #53796b;
    border-radius: 50px;
    float: right;
}

    .btn.btn-primary:hover {
        background: #53796b;
        border: 2px solid #53796b;
        color: #c7ecdf;
    }

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.address-padding {
    padding-left: 20px;
}

.col-padding {
    padding-left: 80px;
}

/*#endregion*/


/*#region Registracija  */

.row-padding {
    padding: 15px;
}

.registracija {
    margin-bottom: 50px;
}

.first-title {
    margin-left: 15px;
}

.naslov {
    font-size: 18px;
    color: #53796b;
    padding: 40px 0;
    font-weight: 400;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    line-height: 1.1;
    padding-bottom: 24px;
}

.mark {
    color: #74b537;
    background-color: unset;
}

.card {
    background: #ecf0f5;
    font-size: 14px;
    color: #666;
    box-shadow: unset;
    padding: 30px;
}

.info-title {
    font-size: 13px;
    color: #53796b;
    height: 40px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.1;
}

.type-label {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 37px;
    color: #96999e;
}


.label-padding {
    padding: 6px;
}

.first-label {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 37px;
    color: #96999e;
}

input[type="radio"] {
    display: none;
}

/* boo1 */
#boo1 + label {
    background: #B6B3B2;
    color: white;
}

#boo1:checked + label {
    background: #53796b;
    color: white;
}
/* boo2 */
#boo2 + label {
    background: #B6B3B2;
    color: white;
}

.logo-style {
    padding-left: 25px;
    width: 67px;
}

.text-style {
    padding-left: 0px;
}

#CompanyName {
    display: none;
}

#TaxId {
    display: none;
}

#boo2:checked + label ~ #content {
    display: block;
}

#boo2:checked + label {
    background: #53796b;
    color: white;
}


.form-card {
    background: #ecf0f5;
    font-size: 14px;
    color: #666;
    box-shadow: unset;
    margin-bottom: 5px;
    padding-left: 10px;
}

.arrow-style {
    font-size: 20px;
    color: #53796b;
}

.input-style {
    background: unset;
    border: unset;
    box-shadow: unset;
}

.select-width {
    width: 45%;
    height: 130%;
    margin-left: 30px;
    border-color: #cccccc;
    background-color: unset;
}

.register-button {
    background-color: #53796b;
    color: white;
    float: right;
}



.registracija .svi-erori-omotac .validation-summary-errors ul li {
    padding: 0 2px;
    background-color: #FAEBD7;
}

.registracija .form-group {
    margin-bottom: 0px;
}

.registracija .error-wrapper {
    height: 20px;
}

.registracija .input-group-addon {
    background-color: #3C8DBC;
}

    .registracija .input-group-addon i {
        color: #fff;
    }

.registracija .besplatno-text {
    font-size: 25px;
    line-height: 56px;
    color: #96999e;
}

.registracija .logo-korekcija {
    margin-left: -20px;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/*#endregion */

/*#region Optimizacija za ekrane */

@media screen and (min-width: 1500px) {

    /*#region Login-stranica */
    .levi-text {
        font-size: 35px;
        line-height: 1.2;
    }

    .login-stranica .forgot-pass-title {
        color: #53796b;
    }

    .login-stranica .forgot-pass-text {
        color: #acacac;
    }

    .login-stranica .forgot-pass-label {
        color: #74b537;
    }

    .login-stranica .reset-pass-label {
        color: #53796b;
    }

    .login-stranica .reset-confirm {
        text-align: center;
    }
    /*#endregion */
}

@media screen and (min-width: 800px) {

/*    .center-element {
        top: 25%
    }
*/
    /*#region Registracija */
    .registracija {
        margin-top: 50px;
    }

    /*#endregion */

    /*#region Login-stranica */

    .login-stranica .fenci-slika {
        background: url(../img/IDSPic1.jpg);
        background-size: cover;
        height: 60vh;
    }

    .login-card {
        background: unset;
    }

    .login-stranica .text-na-pozadini, .login-stranica .login {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .login-stranica .text-na-pozadini-okomotac {
        position: relative;
        height: 40vh;
        /*background-color: #3c8dbc;*/
        color: #3c8dbc;
    }

    .login-stranica .login-omotac {
        position: relative;
        height: 100vh;
        margin: 0;
    }

    .login-stranica .forgot-pass-title {
        color: #53796b;
    }

    .login-stranica .forgot-pass-text {
        color: #acacac;
    }

    .login-stranica .forgot-pass-label {
        color: #74b537;
    }

    .login-stranica .reset-pass-label {
        color: #53796b;
    }

    .login-stranica .reset-confirm {
        text-align: center;
    }
    /*#endregion */

}

@media screen and (max-width: 799px) {

    .center-element {
        width: 80% !important;
    }

    .login-stranica input {
        height: 46px;
        padding: 10px 16px;
        font-size: 18px;
        line-height: 1.3333333;
        border-radius: 6px;
    }

    .login-stranica #ulaz-dugme {
        padding: 10px 16px;
        font-size: 18px;
        line-height: 1.3333333;
        border-radius: 6px;
    }

    .login-stranica .forgot-pass-title {
        color: #53796b;
    }

    .login-stranica .forgot-pass-text {
        color: #acacac;
    }

    .login-stranica .forgot-pass-label {
        color: #74b537;
    }

    .login-stranica .reset-pass-label {
        color: #53796b;
    }

    .login-stranica .reset-confirm {
        text-align: center;
    }

    /*#region Regstracija */
    .registracija {
        border: 0;
    }

        .registracija .logo-korekcija {
            margin-top: 10px;
        }

        .registracija .besplatno-text {
            font-size: 20px;
            line-height: 40px;
            color: #96999e;
        }

        .registracija .bootstrap-select {
            margin-bottom: 10px !important;
        }

        .registracija .dropdown-toggle {
            padding: 6px 12px;
            margin-bottom: 0px;
            font-size: 18px;
            font-weight: 400;
        }

        .registracija input {
            height: 46px;
            padding: 10px 16px;
            font-size: 18px;
            line-height: 1.3333333;
            border-radius: 6px;
        }

    /*#endregion */

}


/*#endregion */

#okruzenje-label {
    color: crimson;
    font-size: 40pt;
    position: absolute;
    left: 285px;
    top: -15px;
    z-index: 50000;
}

.equilize-font {
    font-size: 17px;
}

.border-separator {
    border-top: 3px solid rgba(0,0,0,.1) !important;
}

.color-green {
    color: #53796b;
}

#left-cover-img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.center-wrapper {
    position: relative;
}

.center-element {
    margin: 0;
    position: absolute;
    width:40%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#register-form-wrapper {
    padding: 40px;
}
