﻿
.row {
    margin-left: auto;
    margin-right: auto;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-left: 0px;
    padding-right: 0px;
}



html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    position: relative;
}



body {
    font-family: Montserrat, sans-serif;
    color: #000;
    font-size: 20px;
    line-height: 1.75;
}

.divMainLoading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 99999;
}

.loadingDiv {
    width: 160px;
    height: 59px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background-image: url(Images/bg/qca-logoM.png);
    background-size: contain;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: center 0px;
}

    .loadingDiv > div {
        width: 20px;
        height: 20px;
        background-color: #FFFFFF;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    }

    .loadingDiv .bounce1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
        background-color: #335533;
    }

.loadingDiv .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
    background-color: #71AC3E;
}

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}

.h2,
.h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold !important;
    color: #557755;
}

.h1 {
    font-size: 4.5vmin;
}

.h2 {
    font-size: 3.5vmin;
}

.h3 {
    font-family: 'Montserrat', sans-serif;
    color: #557755;
}

.font-weight-normal {
    font-weight: normal;
}

.height100 {
    height: 10.0vh;
}

.topHeader {
    height: 1.5vh;
    background-color: rgb(52, 113, 126);
}

.topHeaderLabel {
    color: #557755;
    font-size: 1.0vmin;
    vertical-align: text-top;
}

    .topHeaderLabel a {
        color: #acd987;
    }

.centerText {
    text-align: center;
}

.leftText {
    text-align: left;
}

.rightText {
    text-align: right;
}

.floatRight {
    float: right;
}

.languageBtn {
    font-size: 1.0vmin;
    border: none;
    background-color: transparent;
}

    .languageBtn:hover,
    .languageBtn:focus,
    .languageBtnToggle {
        font-size: 1.0vmin;
        border: none;
        background-color: #408000;
    }

.borderRight {
    border-right: 0.1vw solid #deffaa;
}


.borderFull {
    border: 0.1vw solid #deffaa;
}

.displayInlineBlock {
    display: inline-block;
}

.displayNoneMedia {
    display: none;
}

.displayNone {
    display: none;
}

.versionBtn {
    background-color: transparent;
    border: 0.1vmin solid transparent;
    outline: none;
    margin: 0 1.0vmin;
    font-size: 1.8vmin;
    line-height: 1.6vh;
    color: #557755;
    text-transform: uppercase;
    height: 5.0vh;
}

.versionBtn {
    color: lightgray;
}


.tabMenuBtn:hover {
    margin: 0px 1.0vmin;
    border-image: none;
    height: 5.0vh;
    color: #6EAF47;
    text-transform: uppercase;
    line-height: 1.6vh;
    font-size: 1.8vmin;
    background-color: transparent;
}

.tabMenuBtnToggle {
    border-color: transparent transparent #557755;
    margin: 0px;
    border-image: none;
    height: 5.0vh;
    color: #f8fbf6;
    text-transform: uppercase;
    line-height: 1.6vh;
    font-size: 1.8vmin;
    background-color: #408000;
    position: relative;
    width: 100%;
    text-align: left;
    padding-left: 0.8vw;
}

.versionBtn:hover,
.versionBtnToggle {
    background-color: white;
    border: 0.1vmin solid white;
    margin: 0 1.0vmin;
    font-size: 1.8vmin;
    line-height: 2.5vh;
    color: #557755
    text-transform: uppercase;
    outline: none;
}

.leftMenuBtn {
    background-color: transparent;
    border: none;
    outline: none;
    font-size: 1.2vmin;
    color: rgb(52, 113, 126);
    text-decoration: underline;
    padding: 0;
    margin-left: 0.3vw;
}

    .leftMenuBtn:hover,
    .leftMenuBtnToggle {
        border: none;
        color: #6EAF47;
        background-color: transparent;
        text-decoration: none;
        font-size: 1.2vmin;
        margin-left: 0.3vw;
        padding: 0;
        outline: none;
    }

.headerLabel,
.bodyLabelBig {
    font-size: 1.8vmin;
    font-weight: normal;
    margin: 1.0vmin 0 1.0vmin 0;
    text-transform: uppercase;
    color: #6EAF47;
}

.bodyLabelBig {
    font-size: 2.0vmin;
}

.control-label,
.inputCapcha label {
    font-size: 16px;
    color: #557755;
}

.validationLabelMessage {
    font-size: 12px;
    color: #ca0000;
    display: inline-block;
    margin-left: 5px;
    line-height: normal;
}

    .text-left .validationLabelMessage {
        position: absolute;
        margin-top: -15px;
        margin-left: unset;
        width: 24.2%;
    }

        .text-left .validationLabelMessage.validation-2-rows {
            position: absolute;
            margin-top: -30px;
            margin-left: unset;
            width: 24.2%;
        }

.leftSideContent {
    padding-left: 14.0vw;
}

.gradientFirst {
    /* background-color: rgba(107, 171, 54, 0.4);*/
}

.gradientSecond {
    /* background-color: rgba(107, 171, 54, 0.5);*/
}

.gradientThird {
    /* background-color: rgba(107, 171, 54, 0.6);*/
}

.rightSideContent {
    border-left: 0.1vmin solid #deffaa;
    min-height: 7.0vh;
    padding-left: 0.5vw;
}

.rightFlag {
    height: 7.0vh;
}

.rightFlagWhite {
    height: 1.0vh;
    background-color: white;
}

.rightFlagGreen {
    height: 1.0vh;
    background-color: #6EAF47;
}

.rightFlagQCA {
    height: 6.0vh;
    background-color: #557755;
}

.fixedFlagWidth {
    width: 11.55vw;
    margin-left: 0.75vw;
    float: left;
    min-width: 194px;
}

.rightFlagBorder {
    border-right-style: solid;
    border-right-width: 0.1vmin;
    border-right-color: #557755;
}

.leftFlagBorder {
    border-left-style: solid;
    border-left-width: 0.1vmin;
    border-left-color: #557755;
}

.headerLogo {
    height: 7.0vh;
    margin-top: 0px;
    margin-left: 1.8vw;
    margin-right: 1.8vw;
    background-image: url(Images/bg/qca-logoM.png);
    background-size:contain;
    background-color: #f8fbf6;
    background-repeat: no-repeat;
    background-position: center 0px;
    width: 11.0vw;
    min-width: 180px;
}


.marginTop25 {
    margin-top: 2.5vh;
}

.marginLeft15 {
    margin-left: 0.8vw;
}

.marginLeft30 {
    margin-left: 1.5vw;
}

.marginBottom100 {
    margin-bottom: 10.0vh;
}

.inputForm {
    width: 100%;
    margin: 0 auto;
    max-width: 600px;
}

.bodyLabel {
    font-size: 2.0vmin;
    font-weight: 300;
    text-align: left;
    width: 50%;
    color: #557755;
}

.bodyLabelWide {
    font-size: 2.0vmin;
    font-weight: 300;
    text-align: left;
    color: #335533;
    margin-left: 0vw;
}


.bodyLabelWideCenter {
    font-size: 2.0vmin;
    font-weight: 300;
    text-align: center;
    color: #335533;
}


.smallLabel {
    font-size: 1.5vmin;
    color: #557755
}

.positionFixedCentral {
    position: fixed;
    top: 6.7vh;
    bottom: 2.5vh;
    overflow: auto;
    z-index: 5;
}

a {
    color: #557755;
    text-decoration: underline;
}

.hyperlinkLabel {
    font-size: 16px;
    color: #557755;
    line-height: 3.5vh;
    text-decoration: underline;
}

table {
    text-align: justify;
    color: #557755;
}

.hyperlinkLabel:focus,
.hyperlinkLabel:hover,
a:focus,
a:hover {
    color: #6EAF47 !important;
}

.control-label:empty {
    display: none;
}

.maginNegativeLeft {
    margin-left: -55vw !important;
}

.marginRight10 {
    margin-right: 10px !important;
}

.marginRightBig {
    margin-right: 45.0vw;
}

.inputCapcha label {
    display: block;
}

.inputCapcha input {
    display: block;
    width: 100%;
    height: 4vh;
    font-size: 3vmin;
    padding: 0.3vmin 1.2vmin;
    color: #557755;
    background-color: #fff;
    background-image: none;
    border: 0.1vmin solid #deffaa;
    border-radius: 0.4vmin;
    box-shadow: inset 0px 0.1vmin 0.1vmin rgba(0,0,0,0.075);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .inputCapcha input:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 0.1vmin 0.1vmin rgba(0,0,0,.075), 0 0 0.8vmin rgba(102, 175, 233, 0.6);
        box-shadow: inset 0 0.1vmin 0.1vmin rgba(0,0,0,.075), 0 0 0.8vmin rgba(102, 175, 233, 0.6);
    }

.capchaStyle {
    width: 30%;
    background-color: white;
    height: 5.0vh;
    text-align: center;
    color: #557755;
    border-radius: 0.4vmin;
    margin: 0 auto;
    background-image: url(Images/bg/backgroundForCaptcha.JPG);
    background-repeat: no-repeat;
    background-size: cover;
}

.inputCapcha {
    width: 25%;
    margin: 0 auto;
}

.btnCapcha {
    display: block;
}

.btnCapchaMinimalist {
    display: block;
}

.btnCapchaRed {
    display: block;
}


.btnCapcha button {
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-color: #6EAF47;/*QCA zelena*/
    color: white;
    padding: 15px 10px;
    font-size: 15px;
    line-height: normal;
    border: solid 1px #6EAF47;
    border-radius: 10em;
    padding: 15px 15px;
    font-weight: 500;
    width: 250px;
    letter-spacing: -0.02em;
    text-transform: initial;
    transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.btnCapchaRed button {
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-color: red; /*QCA zelena*/
    color: white;
    padding: 15px 10px;
    font-size: 15px;
    line-height: normal;
    border: solid 1px #6EAF47;
    border-radius: 10em;
    padding: 15px 15px;
    font-weight: 500;
    width: 250px;
    letter-spacing: -0.02em;
    text-transform: initial;
    transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.btnCapchaMinimalist button {
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-color: #6EAF47;
    color: white;
    padding: 5px 10px 5px 10px;
    font-size: 15px;
    line-height: normal;
    border: solid 1px #000;
    width: 150px;
    letter-spacing: -0.02em;
    text-transform: initial;
    transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}


    .upload-button {
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-color: #6EAF47;
    color: white;
    padding: 15px 10px;
    font-size: 15px;
    line-height: normal;
    border: solid 1px #6EAF47;
    border-radius: 10em;
    padding: 15px 15px;
    font-weight: 500;
    width: 250px;
    letter-spacing: -0.02em;
    text-transform: initial;
    transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86),
}

        .upload-button:hover {
            box-shadow: none;
            background-color: #408000;
            color: white;
            border: solid 1px #557755;
            transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
        }

.btnCapcha button:hover {
    box-shadow: none;
    background-color: #408000;
    color: white;
    border: solid 1px #557755;
    transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.btnCapchaRed button:hover {
    box-shadow: none;
    background-color: #d88b8b;
    color: white;
    border: solid 1px #964141;
    transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}


.hamburgerMenuBtnDiv {
    display: none;
}

.captchaCanvas {
    width: 25vw;
    height: 5vh;
}

.captchaP {
    display: block;
    margin-top: -5vh;
    font-size: 5vmin;
}


.hamburgerMenuButtons {
    display: none;
}

.menuList {
    background-color: white;
    padding: 1.0vmin;
    position: absolute;
    z-index: 4;
    top: 12.0vh;
    right: 1.0vw;
    border-style: solid;
    border-color: #6EAF47;
}

.cardStyle {
    width: 22%;
    display: inline-block;
    border: 0.1vmin solid #557755
    margin-right: 0.8vw;
    background-color: rgba(255,255,255,0.6);
    min-height: 17.5vh;
    min-width: 16.50vw;
}

.smartCard,
.smartCardReader,
.smartCardUsb1,
.smartCardUsb2 {
    background-repeat: no-repeat;
    background-position: center;
    height: 10.0vh;
}

0.5vw;
.smartCard {
    background-image: url('../Resources/Images/bg/SMART KARTICA.png');
}

.smartCardReader {
    background-image: url('../Resources/Images/bg/SMART KARTICA I CITAC.png');
}

.smartCardUsb1 {
    background-image: url('../Resources/Images/bg/SIM SIZE I USB TOKEN.png');
}

.smartCardUsb2 {
    background-image: url('../Resources/Images/bg/SIM SIZE I ID BRIDGE.png');
}


.negativeColMargin {
    margin-right: -0.8vw;
}

.minHeight {
    min-height: 0px;
}



.animateReveal {
    opacity: 0;
    -webkit-animation: reveal 0s cubic-bezier(0, 1, 0.5, 1) 1 normal forwards;
    -moz-animation: reveal 0s ease-in 1 normal forwards;
    -o-animation: reveal 0s cubic-bezier(0, 1, 0.5, 1) 1 normal forwards;
    animation: reveal 0s cubic-bezier(0, 1, 0.5, 1) 1 normal forwards;
}

.animateFirst {
    -webkit-animation-delay: 0;
    -moz-animation-delay: 0;
    -o-animation-delay: 0;
    animation-delay: 0;
}

.animateSecond {
    -webkit-animation-delay: 0ms;
    -moz-animation-delay: 0ms;
    -o-animation-delay: 0ms;
    animation-delay: 0ms;
}

.animateThird {
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    animation-delay: 0s;
}

.animateFourth {
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    animation-delay: 0s;
}

.animateFifth {
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    -o-animation-delay: 0s;
    animation-delay: 0s;
}

@-webkit-keyframes reveal {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-moz-keyframes reveal {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-o-keyframes reveal {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes reveal {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

.alert {
    position: absolute;
    left: 0;
    bottom: 2.0vh;
    width: 100%;
    background-color: white;
    border: 0.1vmin solid #557755;
    border-radius: 0;
    text-align: center;
    color: #557755;
    font-size: 2.0vmin;
    z-index: 3;
}

    .alert:empty {
        display: none !important;
    }


/* ----- Meni - Početak ----- */



.meni {
    background-color: #f8fbf6;
    margin-left: 5px;
    height: 100.0vh;
    min-height: 100%;
    position: relative;
    top: -1px;
}


.table > thead:first-child > tr:first-child > th {
    border-top-color: currentColor;
    border-top-width: 0px;
    border-top-style: none;
    background-color: #557755 !important;
    color: #FFFFFF;
    text-align: center;
}


.table-bordered > tbody > tr > th {
    background-color: #557755 !important;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle !important;
}

.table > tbody > tr > td {
    text-align: center;
}

.tabela-s {
    width: 20%;
    vertical-align: middle !important;
}

.table-bordered-mob {
    border: 0.1vmin solid rgb(221, 221, 221);
    border-image-outset: 0;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 0.1vmin;
    border-image: none;
    float: left;
    margin-right: 1%;
    width: 49%;
}

    .table-bordered-mob td {
        border: 0.1vmin solid rgb(221, 221, 221) !important;
        border-image: none !important;
    }

    .table-bordered-mob th {
        border: 0.1vmin solid rgb(221, 221, 221) !important;
        border-image: none !important;
    }

.table-bordered-mob {
    border: 0.1vmin solid rgb(221, 221, 221);
    border-image: none;
}

    .table-bordered-mob > tbody > tr > th {
        background-color: #557755 !important;
        color: #FFFFFF;
        text-align: center;
        vertical-align: middle !important;
    }

    .table-bordered-mob > tbody > tr > td {
        border: 0.1vmin solid rgb(221, 221, 221);
        border-image: none;
    }

    .table-bordered-mob > tbody > tr > th {
        border: 0.1vmin solid rgb(221, 221, 221);
        border-image: none;
    }

    .table-bordered-mob > tfoot > tr > td {
        border: 0.1vmin solid rgb(221, 221, 221);
        border-image: none;
    }

    .table-bordered-mob > tfoot > tr > th {
        border: 0.1vmin solid rgb(221, 221, 221);#335533
        border-image: none;
    }

    .table-bordered-mob > thead > tr > td {
        border: 0.1vmin solid rgb(221, 221, 221);
        border-image: none;
    }

    .table-bordered-mob > thead > tr > th {
        border: 0.1vmin solid rgb(221, 221, 221);
        border-image: none;
    }

    .table-bordered-mob > thead > tr > td {
        border-bottom-width: 0.1vw;
    }

    .table-bordered-mob > thead > tr > th {
        border-bottom-width: 0.1vw;
    }

.align-middle-table {
    vertical-align: middle !important;
}

.align-middle {
    vertical-align: middle !important;
    background-color: #6EAF47;
}

.align-middle-opis-tabele {
    vertical-align: middle !important;
    color: #335533 !important;
    font-weight: bold;
}

.tabela-vertikala {
    padding-top: 2.7vh !important;
    padding-bottom: 2.7vh !important;
    display: block;
    height: auto;
    min-height: 62px;
}



.dole {
    text-align: right;
    margin-top: 5px;
}

.gore {
    text-align: left;
}

.logotipi {
    text-align: right;
    margin-bottom: 5.0vh;
    margin-top: 2.0vh;
    position: relative;
    bottom: 0px;
    display: block;
}

.fontAsLabel {
    font-size: 2.0vmin;
}

.marginTop75 {
    margin-top: 7.5vh;
}

.drzac {
    margin-right: 0.8vw;
}

.anketa-d {
    text-align: right;
    margin-top: 1.2vh;
}

#MainDiv_p_appFrame_p_bottomBorderFrame_p_leftNavigationFrame {
    position: fixed;
    top: 7.0vh;
    z-index: 2;
}

.contentDiv {
    padding-top: 2.0vh;
    padding-left: 3.5vw;
    padding-right: 1.0vw;
    padding-bottom: 2.0vh;
    position: relative;
    width: 80.0vw;
    height: 80.0vh;
    overflow-y: scroll;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE 10+ */
    float: left;
}

    .contentDiv::-webkit-scrollbar { /* WebKit */
        width: 0;
        height: 0;
    }

.hamburgerMenuBtn {
    background-image: url(../Resources/Images/icons/hamburgerButton.svg);
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    float: right;
    margin-top: 0.8vh;
}


    .hamburgerMenuBtnToggle,
    .hamburgerMenuBtn:hover {
        background-image: url(../Resources/Images/icons/hamburgerButton-hover.svg);
        background-repeat: no-repeat;
        width: 30px;
        height: 30px;
        background-color: transparent;
        border: none;
        outline: none;
        float: right;
        margin-top: 0.8vh;
    }


.cell {
    width: 90.0vw;
    height: 6.0vh;
    color: #ffffff;
    line-height: 2.0vh;
    background-image: url('../Resources/Images/tabela-dijagonala.png');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% 100%;
}

.appHeader {
    background-color: #335533;
    border-bottom-style: solid;
    border-bottom-width: 0.5vw;
    border-bottom-color: #6EAF47;
    height: 7.0vh;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 3;
}

.header-left {
    height: 7.0vh;
    max-width: 1.6vw;
    display: inline-block;
    position: relative;
}

.header-right {
    height: 7.0vh;
    display: inline-block;
    float: right;
}

.menuList {
    background-color: #f8fbf6;
    padding: 0px 0.5vw 0px 0px;
    z-index: 4;
    position: absolute;
    top: 6.6vh;
    right: 0.5vw;
    border-style: none;
    border-color: #6EAF47;
    width: 20vw;
}

.displayNoneMedia {
    display: inline-block;
    margin: 0.4vh 0.8vw;
    float: right;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 6;
}

.tabHamburgerMenuBtn:hover, .tabHamburgerMenuBtnToggle {
    border: 0.1vmin solid transparent;
    border-bottom: 0.1vmin solid #6EAF47;
    border-color: transparent transparent transparent;
    border-image: none;
    font-size: 1.8vmin;
    line-height: 1.6vh;
    color: #f8fbf6;
    text-transform: uppercase;
    height: 5.0vh;
    background-color: #557755;
    width: 19.8vw;
    text-align: right;
    padding-right: 0.8vw;
    margin: 0 1.0vmin;
    outline: none;
}

.tabMenuBtn,
.tabHamburgerMenuBtn {
    background-color: transparent;
    border: 0.1vmin solid transparent;
    outline: none;
    margin: 0 0.5vw;
    font-size: 1.8vmin;
    line-height: 1.6vh;
    color: #557755;
    text-transform: uppercase;
    height: 5.0vh;
}


.tabHamburgerMenuBtn {
    text-align: right;
}


.versionBtn:hover, .versionBtnToggle {
    background-color: #557755;
    border: 0.1vmin solid #335533;
    outline: none;
    margin: 0 0.5vw 0 0px;
    font-size: 1.8vmin;
    line-height: 1.6vh;
    color: #f8fbf6;
    text-transform: uppercase;
    height: 5.0vh;
}

.versionBtn {
    background-color: #f8fbf6;
    border: 0.1vmin solid #deffaa;
    outline: none;
    margin: 0 0.5vw 0 0px;
    font-size: 1.8vmin;
    line-height: 1.6vh;
    color: #335533;
    text-transform: uppercase;
    height: 5.0vh;
}

    .versionBtn:hover {
        background-color: #557755;
        border: 0.1vmin solid #335533;
        color: #f8fbf6;
    }

.animateReveal {
    margin-bottom: 0px;
}


#MainDiv {
    position: relative;
    bottom: 0px;
    height: 100%;
}

    #MainDiv > div {
        position: relative;
        bottom: 0px;
        height: 100%;
    }

.signature {
    text-align: center;
    padding-bottom: 1.0vh;
    width: 100%;
    height: 8vh;
}

.footer {
    text-align: center;
    font-size: 1.5vmin;
    padding-top: 1.0vh;
    padding-bottom: 1.0vh;
    width: 100%;
    color: #f8fbf6;
    background-color: #335533;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #6EAF47;
}

    .footer a {
        font-size: 1.5vmin;
        color: #f8fbf6;
        text-decoration: underline;
    }

.header-rightM {
    width: 100%;
    background-color: #f8fbf6;
    float: left;
    min-height: 30px;
}

.logoHeight {
    height: 7vh;
}

.serBrcer {
    width: 35vw;
    text-align: left;
}

/*-------ACCORDION-i------*/
div.accordion,
div.accordionFirst {
    cursor: pointer;
    transition: 0.4s;
    height: 4.0vh;
    line-height: 2vh;
    padding: 1vh 0.5vw;
    background-image: url(Images/icons/plus.png);
    background-position: right 1.0vw top 1.5vh;
    background-repeat: no-repeat;
    color: white;
    background-color: #f8fbf6;
    border-bottom: 0.1vmin solid white;
    background-size: 1.5vh 1vw;
}

    div.accordion:hover,
    div.accordionFirst:hover {
        opacity: 0.8;
        background-color: #6EAF47;
    }

div.accordionFirst {
    background-image: url(Images/icons/minus.png);
    background-color: #f8fbf6;
}

.accordion.active {
    background-image: url(Images/icons/minus.png);
    background-color: #f8fbf6;
    background-position: right 1.0vw top 1.5vh;
    background-repeat: no-repeat;
}

.accordionFirst.active {
    background-image: url(Images/icons/plus.png);
    background-color: #f8fbf6;
    background-position: right 1.0vw top 1.5vh;
    background-repeat: no-repeat;
}

.accordion label,
.accordionFirst label {
    margin: 0;
    font-size: 16px;
}

.subAccordion {
    background-size: 1.5vh 1vw !important;
}

div.accordion,
div.accordionFirst {
    width: 100%;
}

div.accordionBody {
    margin-bottom: 1.5vh;
    background-color: #f8fbf6;
    display: table;
    line-height: 0px;
    padding-bottom: 0px;
    width: 100%;
}

div.accordionBody.active {
    margin-bottom: 1.5vh;
    background-color: #f8fbf6;
    display: table;
    line-height: 0px;
    padding-bottom: 0px;
    width: 100%;
}


MainDiv_p_appFrame_p_bottomBorderFrame_p_leftNavigationFrame_p_procedurePageMenu_p_LegalEntitiesIndividualscontrols_c_flc_LegalEntitiesIndividuals1controls_c_flc_PostupakPodnosenjaZahtevaPagePLFLcontrols_PostupakPodnosenjaZahtevaPagePLFL-LabelVer #MainDiv > div {
    position: relative;
    bottom: 0px;
    height: 100%;
    min-height: 100vh;
}




@media only screen and (max-width:1300px) {
    #MainDiv_p_appFrame_p_activationPagecontrols_c_flc_activationPage1controls_activationPage1-LabelTemplate-1label {
        text-align: center;
    }
}

#MainDiv_p_appFrame_p_bottomBorderFrame_p_leftNavigationFrame_p_activationPagecontrols_c_flc_activationPage2controls_activationPage2-TemplateInputLabel-0 {
    margin-top: 2.0vh;
}
















/* MOB */


#MainDiv_p_appFrame_p_bottomBorderFramecontrols_bottomNavigation {
    background-color: #335533;
    width: 100%;
    position: fixed;
    bottom: 0px;
    z-index: 5;
    height: 12vh;
}

.container-fluid {
    margin-left: auto;
    margin-right: auto;
}

.zoom-input{
    zoom: 2;
}

.padding-maindiv {
    padding: 0px 0px 0px 0px;
}

.control-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

/*QCA v3*/

.form-group {
    margin-bottom: 30px;
}

.form-group-last {
    margin-bottom: 80px;
}

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    resize: none;
    padding: 10px 12px;
    font-size: 18px;
    line-height: 1.75;
    color: #557755;
    background-color: #fff;
    background-image: none;
    border: 1px solid #deffaa;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


.form-control:focus {
    border: 1px solid #6EAF47 !important;
    -webkit-box-shadow: none !important;
}

.header-container {
    padding: 15px;
}

.header-logo {
    margin-top: -8px;
    margin-left: -10px;
    height: 90px;
}

.header-trusted-certificate {
    margin-top: -19px;
    margin-right: -27px;
}

.cancel-button-container {
    margin: 15px;
    text-align: right;
    margin-bottom: -35px;
}

.response-message {
    font-size: 20px;
    font-weight:normal;
    margin: 0 3%;
    margin-bottom: 30px;
}

.section-title {
    text-align: left;
    border-image: linear-gradient(to right,rgb(107,171,54), transparent) 1;
    border-style: solid;
    border-width: 0 0 3px 0;
    margin-left: 10px;
    margin-bottom: 46px;
    color: #557755;
}

    .section-title label {
        font-weight: bold;
    }

.section-title-lean {
    text-align: left;
    border-image: linear-gradient(to right,rgb(107,171,54), transparent) 1;
    border-style: solid;
    border-width: 0 0 3px 0;
    margin-left: 10px;
    margin-bottom: 20px;
    color: #557755;
}

    .section-title label {
        font-weight: bold;
    }

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-3-percent {
    margin-left: 3%;
}

.margin-top-15-px {
    margin-top: 15px;
}

.text-left {
    text-align: left!important;
}

.text-right {
    text-align: right!important;
}

.input-label {
    display: inline-block;
    width: 20%;
    line-height: initial;
}

.input-acceptance-label {
    width: 80%;
    line-height: initial;
    margin-left: 70px;
}

.input-wide-label {
    display: inline-block;
    width: 150px;
    line-height: initial;
    margin-right: 10px;
    margin-left: 20px;
}

.input-control-label-container {
    display: inline-block;
    width: 30.7%;
    vertical-align: top;
    line-height: initial;
}

.input-control {
    display: inline-block;
    width: 30.7%;
    vertical-align: top;
}

    .input-control input {
        padding: 0px 5px;
        font-size: 16px;
    }

    .input-control textarea {
        padding: 0px 5px;
        font-size: 16px;
    }

.vertical-align-top {
    vertical-align: top;
}

.e-gov-container {
    display: inline-block;
    width: 22%;
}

.e-gov-label {
    width: 88%;
}

.e-gov-checkbox {
    width: 9%;
    vertical-align: middle; 
}

.e-gov-explanation-container {
    display: inline-block;
    width: 75%;
    vertical-align: middle;
    text-align: left;
}

.e-gov-explanation-label {
    width: 36.1%;
    font-size: 14px;
    font-weight:normal;
    margin: 0;
    padding-left: 10px;
    line-height: 1.1;
}

.incorrect-reg-number-explanation {
    width: 48.6%;
    margin-top: -20px;
    margin-bottom: 30px;
}

.incorrect-reg-number-explanation-label {
    font-weight: normal;
    font-style: italic;
    font-size: 16px;
}

.product-img {
    margin-right: 15px;
    margin-bottom: 10px;
    height: 75px;
}

.product-name {
    font-size: 16px;
}

.product-price-left {
    border-top: 2px solid rgb(107,171,54);
    border-left: 2px solid rgb(107,171,54);
    border-bottom: 2px solid rgb(107,171,54);
    font-size: 16px;
    font-weight: bold;
    padding-left: 5px;
    margin-top: 20px;
}

.product-price-right {
    border-top: 2px solid rgb(107,171,54);
    border-right: 2px solid rgb(107,171,54);
    border-bottom: 2px solid rgb(107,171,54);
    font-size: 16px;
    font-weight: bold;
    padding: 5px 5px 6px 5px;
}
.name-surname-requirement-container {
    position: relative;
    float: left;
    display:block;
    width:100%;
    padding-left: 42%;
    margin-bottom: 5px;
    text-align: left;
}

.name-surname-requirement-label {
    float:right;
    font-size: 14px;
    font-weight: bold;
}

.op-document-explanation {
    font-size: 14px;
    font-weight: bold;
    position: relative;
}

.op-document-explanation-container {
    position: relative;
    float: left;
    display: block;
    width: 100%;
    padding-left: 42%;
    margin-bottom: 5px;
    text-align: left;
}

.document-upload-control {
    width: 2%;
    vertical-align: middle;
}

.document-upload-uploaded {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-left: -30.7%;
    margin-top: 15px;
}

.confirm-cancel-group-member{
    display: inline-block;
    margin-right: 5%;
}

.data-entry-button-container {
    text-align: left;
    margin-left: 22.4%;
}

.data-entry-two-button-container {
    text-align: left;
    margin-left: 22.4%;
}

.cursor-pointer {
    cursor: pointer;
}

@media only screen and (min-width:1599px) {
    .name-surname-requirement-container {
        padding-left: 22%;
        padding-right: 45%;
    }

    .op-document-explanation-container {
        padding-left: 22%;
        padding-right: 45%;
    }
}

@media only screen and (min-width:1100px) and (max-width:1599px) {
    .cancel-button-container {
        margin: 15px;
        text-align: left;
    }

    .input-label {
        width: 40%;
    }

    .input-control-label-container {
        width: 40%;
    }

    .input-control {
        width: 40%;
    }

    .document-upload-uploaded {
        margin-left: -40%;
    }

    .incorrect-reg-number-explanation {
        width: 77.6%;
    }

    .e-gov-container {
        width: 42%;
    }

    .e-gov-label {
        width: 92%;
    }

    .e-gov-checkbox {
        width: 8%;
        vertical-align: middle;
    }

    .e-gov-explanation-container {
        width: 55%;
    }

    .e-gov-explanation-label {
        width: 64.5%;
    }

    .data-entry-button-container {
        margin-left: 41.8%;
    }
    .data-entry-two-button-container {
        margin-left: 41.8%;
    }
    .name-surname-requirement-container {
        padding-left: 42%;
        padding-right: 20%;
    }
    .op-document-explanation-container {
        padding-left: 42%;
        padding-right: 20%;
    }
    .name-surname-requirement-label{

    }
}
@media only screen and (max-width:1099px) {
    .cancel-button-container {
        margin: 15px;
        text-align: left;
    }

    .input-label {
        display: inline-block;
        width: 40%;
        line-height: initial;
    }

    .input-control-label-container {
        width: 57%;
    }

    .input-control {
        width: 57%;
    }

    .document-upload-uploaded {
        margin-left: -57%;
    }

    .incorrect-reg-number-explanation {
        width: 94.1%;
    }

    .e-gov-container {
        width: 42%;
    }

    .e-gov-label {
        width: 92%;
    }

    .e-gov-checkbox {
        width: 8%;
    }

    .e-gov-explanation-container {
        width: 55%;
    }

    .e-gov-explanation-label {
        width: 94.5%;
    }

    .data-entry-button-container {
        margin-left: 41.8%;
    }

    .data-entry-two-button-container {
        margin-left: 41.8%;
    }

    .name-surname-requirement-container {
        float: left;
        padding-left: 42%;
        padding-right: 0%;
    }

    .op-document-explanation-container {
        float: left;
        padding-left: 42%;
        padding-right: 0%;
    }
}

@media only screen and (max-width: 479px) {
    .data-entry-button-container {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
}

    /*combobox*/
.select2-selection {
    min-height: 40px !important;
    border-radius: 1px !important;
    border: 1px solid #408000 !important;
}

    /*textbox*/
.select2-selection__rendered {
    font-size: 16px !important;
    padding: 0px 5px;
    margin-top: 5px;
    color: #557755;
}

    /*arrow*/
    .select2-selection__arrow {
        margin-top: 5px !important;
    }

    /*searchfield*/
    .select2-search__field {
        font-size: 16px !important;
    }

    /*results*/
    .select2-results {
        font-size: 16px !important;
    }
    /*styled table*/
    .styled-table-div {
        display: flex;
        justify-content: center;
    }

.styled-table {
    border-collapse: collapse;
    margin: 10px 0;
    font-size: 20px;
    line-height: normal;
    min-width: 100%;
    box-shadow: 0 0 20px #557755;
}

    .styled-table thead tr {
        background-color: #6EAF47;
        color: #ffffff;
        text-align: left;
    }

        .styled-table th {
            padding: 3px 3px;
            text-align: center;
        }

        .styled-table td {
            padding: 3px 3px 3px 3px;
            text-align: center;
        }

        .styled-table tbody tr {
            border-bottom: thin solid #deffaa;
        }

            .styled-table tbody tr:nth-of-type(even) {
                background-color: #f3f3f3;
            }

                .styled-table tbody tr:nth-of-type(even) > td > div > div {
                    background-color: #f3f3f3 !important;
                }

                    .styled-table tbody tr:nth-of-type(even) > td > div > div > input {
                        background-color: #f3f3f3 !important;
                    }

            .styled-table tbody tr > td > div > div > input {
                font-size: 18px !important;
                text-align: center;
                padding: 4px;
                margin: 0px !important;
            }

            .styled-table tbody tr:last-of-type {
                border-bottom: 2px solid #A3BD90;
            }
    .styled-table .select2-selection__rendered {
        font-size: 18px !important;
        padding: 0px 5px;
        margin-top: 0px;
    }
    .styled-table .select2-container--default .select2-selection--single .select2-selection__arrow {
        height: 20px;
        position: absolute;
        top: 1px;
        right: 1px;
        width: 20px;
    }

    .styled-table .select2-selection {
        min-height:1.7em !important;
        border-radius: 1px !important;
        border: 1px solid #408000 !important;
    }

.transitButtonActive {
    display: inline-block;
    color: white;
    width: 300px;
    background-color: #6EAF47;
    border-color: #A3BD90;
}

    .transitButtonPassive {
        display: inline-block;
        width: 300px;
        color: #408000;
        background-color: #f8fbf6;
        border-color: floralwhite;
    }

    .totalcolor {
        color: #408000;
    }

    .deny-email-confirm{
        width:50%;
        display:inline-block;
    }
.very-big-control-label {
    font-size: 32px;
    color: #557755;
}
.table {
    margin-bottom: 60px;
}
.caSelectedContent {
    float: left;
    min-width: 50vw;
    min-height: 4.5vh;
}
.caForEGovTransactions {
    float: left;
    min-width: 40vw;
    min-height: 4.5vh;
    text-align:left;
}
.caCertificatesPerStatus {
    text-align: left;
}
.caContractPerStatusTotals {

}
    .caContractPerStatusTotals > table {
        font-size: 16px;
        color: #557755;
    }
.caContractPerStatusTotals > table > tbody > tr > td {
    min-width:7px;
}
.caRemainingCertificates {
    text-align: left
}
.caStatusesGroup {
    float: left;
    min-width: 50vw;
    padding-left:4vw
}
.caRemainingGroup {
    float: left;
    min-width: 40vw;
    padding-left: 30px;
}
.minimalist-table {
    margin-bottom: 10px;
    font-size: 16px;
    color: #557755;
    min-width: 100%;
}

    .minimalist-table thead tr {
        background-color: #f8fbf6;
        color: #557755;
        text-align: left;
    }

    .minimalist-table th {
        text-align: center;
        padding-right: 10px;
    }

    .minimalist-table td {
        text-align: left;
        padding-right: 10px;
    }

    .minimalist-table td {
        text-align: left;
        padding-right: 10px;
    }

        .minimalist-table td:nth-child(2), td:nth-child(3) {
            text-align: right;
        }


    .minimalist-table tbody tr {
        border-bottom: thin solid #deffaa;
    }
.margin-left-17{
    margin-left:17px!important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.btnCapchaGridAddRow  {
    float: left;
}

.btnLeftMenu {
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-color: #6EAF47;
    color: white;
    padding: 5px 10px 5px 10px;
    font-size: 15px;
    line-height: normal;
    border: solid 1px #557755;
    width: 150px;
    letter-spacing: -0.02em;
    text-transform: initial;
    transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
    bottom: 30px;
}

.btnGrid.btnDelete {
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-color: #FF0000;
    color: white;
    padding: 5px 10px 5px 10px;
    font-size: 15px;
    line-height: normal;
    border: solid 1px #557755;
    width: 60px;
    letter-spacing: -0.02em;
    text-transform: initial;
    transition: color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), background-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86), border-color 200ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.control-container-acceptance{
    width:30px;
    float:left;
    text-align:left;
}

.max-width-100 {
    max-width: 100px;
}

.max-width-120 {
    max-width: 120px;
}

.max-width-150 {
    max-width: 150px;
}

.max-width-160 {
    max-width: 160px;
}

.max-width-170 {
    max-width: 170px;
}

.width-in-grid-400 {
    width: 400px;
}
.bodyLabelForGrid {
    font-size: 18px;
    font-weight: 300;
    text-align: left;
    color: #335533;
    margin-left: 0vw;
}
.marginsForPanel {
    margin-left: 30px;
    margin-right: 30px;
}
.labelInTableSearch {
    font-size: 16px;
}

.totalInTableSearch {
    font-size: 16px;
    font-weight:100;
    margin-right:10px;
}

.floatLeft {
    float: left;
}
.tableWithDynSearch .total {
    margin-top: 10px;
}

.tableWithDynSearch .filterButton {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 32px;
    min-width: 32px;
    margin: 2px;
}

.tableWithDynSearch {
    align-items: center;
}

    .tableWithDynSearch .filterNotification {
        height: 32px;
        margin: 2px;
    }

        .tableWithDynSearch .filterNotification label {
            width: 100%;
            padding: 8px;
        }

    .tableWithDynSearch button {
        background-color: #6EAF47;
        color:white;
    }

        .tableWithDynSearch button:hover {
            background-color: #acd987;
            color: #557755;
        }

    .tableWithDynSearch .search {
        background-image: url(images/search.png);
    }

        .tableWithDynSearch .search:hover {
            background-image: url(images/searchActive.png);
        }

    .tableWithDynSearch .refresh {
        background-image: url(images/refresh.png);
    }

        .tableWithDynSearch .refresh:hover {
            background-image: url(images/refreshActive.png);
        }


.positionRel {
    position: relative;
}

.divModalContainer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

    .divModalContainer[hidden] {
        display: none;
    }

    .divModalContainer .divModal {
        background-color: white;
        max-width: 400px;
        padding: 10px;
        border-radius: 5px;
        box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
        overflow: hidden;
    }

    .divModalContainer .divModalSearch {
        display: flex;
        flex-direction: column;
        overflow: hidden;
        background-color: white;
        max-width: 540px;
        min-width: 400px;
        border-radius: 5px;
        box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
    }

        .divModalContainer .divModalSearch .divSearchControl {
            width: calc(100% - 10px);
            margin-left: 50px;
            padding-bottom: 10px;
            flex-grow: 1;
        }

.modalHeaderControls {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #557755;
    align-items: center;
    padding: 5px 0;
    background-color: #6EAF47
}

    .modalHeaderControls .modalHeaderTitle {
        margin-left: 10px;
        font-size: 16px;
        color:white;
    }

.modalContentControls {
    padding: 30px;
}

.validationLabelMessage {
    color: #ff0000;
    font-size: 1.1rem;
    margin: 0 2px;
}

.closeModalButtonContainer {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .closeModalButtonContainer .btnCloseModal {
        border: 0;
        outline: none;
        background-color: transparent;
        color: #557755;
        cursor: pointer;
        font-size: 25px;
        margin-right: 10px;
        text-transform: uppercase;
        line-height: 1.8rem;
        padding: 0;
        transform: scaleY(0.8);
    }

        .closeModalButtonContainer .btnCloseModal:hover {
            color: #ffffff;
            width:25px;
            height:25px;
        }

.modalFooter {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 5px;
    border-top: 1px solid #D4D4D4;
}
formGroupInline, .formGroupInlineFilter {
    display: flex;
    flex-wrap: wrap;
    min-width: 300px;
    max-width: 300px;
}

    .formGroupInline .controlLabel, .formGroupInlineFilter .controlLabel {
        width: 100%;
        font-size: 1.6rem;
        padding-top: 5px;
        white-space: nowrap;
        margin-right: 5px;
    }

    .formGroupInline .controlLabelCHB, .formGroupInlineFilter .controlLabelCHB {
        order: 1;
        margin-left: 15px;
        font-size: 1.4rem;
        padding-top: 5px;
    }

    .formGroupInline .controlLabelCHBSmall, .formGroupInlineFilter .controlLabelCHBSmall {
        order: 1;
        margin-left: 5px;
        font-size: 1.4rem;
    }

    .formGroupInline .formControlContainerCHB input, .formGroupInlineFilter .formControlContainerCHB input {
        width: 20px;
        height: 20px;
    }

    .formGroupInline .formControlContainerCHBSmall input, .formGroupInlineFilter .formControlContainerCHBSmall input {
        width: 15px;
        height: 15px;
        vertical-align: bottom;
    }

    .formGroupInline .validationLabelMessage, .formGroupInlineFilter .validationLabelMessage {
        flex-grow: 1;
        width: 90%;
        font-size: 12px;
        margin: 0;
        color: #ff0000;
        height: 1.2em;
    }

    .formGroupInline .formControlContainer, .formGroupInlineFilter .formControlContainer {
        order: 2;
        flex-grow: 1;
    }

        .formGroupInline .formControlContainer .formControl, .formGroupInlineFilter .formControlContainer .formControl {
            height: 35px;
            font-size: 16px;
            padding: 5px;
            color: #557755;
            border: 1px solid #408000;
            border-radius: 3px;
            outline: #557755;
            width: 90%;
        }

    .formGroupInline .formControlContainerFilter, .formGroupInlineFilter .formControlContainerFilter {
        order: 2;
        flex-grow: 1;
        width: 100%;
    }

        .formGroupInline .formControlContainerFilter .formControl, .formGroupInlineFilter .formControlContainerFilter .formControl {
            height: 35px;
            padding: 5px;
            color: #557755;
            border: 1px solid #408000;
            border-radius: 3px;
            outline: #557755;
            width: 90%;
            font-size:0.8em;
        }

    .formGroupInline .formControlContainerFilterSideBySide, .formGroupInlineFilter .formControlContainerFilterSideBySide {
        order: 2;
        flex-grow: 1;
        width: 45%;
    }

        .formGroupInline .formControlContainerFilterSideBySide .formControlFL, .formGroupInlineFilter .formControlContainerFilterSideBySide .formControl {
            height: 35px;
            padding: 5px;
            color: #557755;
            border: 1px solid #408000;
            border-radius: 3px;
            outline: #557755;
            width: 97%;
            display: inline-block;
        }

        .formGroupInline .formControlContainerFilterSideBySide .formControlPL, .formGroupInlineFilter .formControlContainerFilterSideBySide .formControl {
            height: 35px;
            padding: 5px;
            color: #557755;
            border: 1px solid #408000;
            border-radius: 3px;
            outline: #557755;
            width: 97%;
            display: inline-block;
        }

    .formGroupInline .input-daterange, .formGroupInlineFilter .input-daterange {
        order: 2;
        width: 98.8%;
        margin-left: 0px;
        display: flex;
        gap: 5px;
    }

        .formGroupInline .input-daterange > *:nth-child(1), .formGroupInlineFilter .input-daterange > *:nth-child(1) {
            order: 1;
            height:35px;
        }

        .formGroupInline .input-daterange > *:nth-child(2), .formGroupInlineFilter .input-daterange > *:nth-child(2) {
            order: 2;
        }

        .formGroupInline .input-daterange > *:nth-child(3), .formGroupInlineFilter .input-daterange > *:nth-child(3) {
            order: 3;
        }

        .formGroupInline .input-daterange .controlLabel, .formGroupInlineFilter .input-daterange .controlLabel {
            width: fit-content;
            order: 2;
            margin: 0 0 0 -2px;
        }

.formGroupInlineSideBySide {
    display: inline-block;
    flex-wrap: wrap;
    width: 45%;
}

    .formGroupInlineSideBySide .controlLabel {
        order: 1;
        width: 100%;
        font-size: 1.6rem;
        padding-top: 5px;
        white-space: nowrap;
        margin-right: 5px;
    }

    .formGroupInlineSideBySide .validationLabelMessage {
        flex-grow: 1;
        width: 90%;
        font-size: 12px;
        color: #ff0000;
        height: 1.2em;
    }

    .formGroupInlineSideBySide .formControlContainerFilter {
        order: 2;
        flex-grow: 1;
        width: 100%;
    }

        .formGroupInlineSideBySide .formControlContainerFilter .formControlFL {
            height: 16px;
            padding: 5px;
            color: #557755;
            border: 1px solid #408000;
            border-radius: 3px;
            outline: #557755;
            width: 97%;
            display: inline-block;
        }

        .formGroupInlineSideBySide .formControlContainerFilter .formControlPL {
            height: 16px;
            padding: 5px;
            color: #557755;
            border: 1px solid #408000;
            border-radius: 3px;
            outline: #557755;
            width: 97%;
            display: inline-block;
        }

.formGroupInlineSmall {
    display: flex;
    align-items: baseline;
    position: relative;
}

    .formGroupInlineSmall .controlLabel {
        font-size: 1.4rem;
        white-space: nowrap;
        align-self: center;
        margin-right: 4px;
    }

    .formGroupInlineSmall .validationLabelMessage {
        position: absolute;
        top: -12px;
        right: 0;
        width: 110px;
    }

    .formGroupInlineSmall .formControlContainer .formControl {
        padding: 6px 5px;
        color: #557755;
        border: 1px solid #408000;
        border-radius: 3px;
        outline: #557755;
        max-width: 100px;
    }

    .formGroupInlineSmall .formControlContainer .formControlFL {
        padding: 6px 5px;
        color: #557755;
        border: 1px solid #408000;
        border-radius: 3px;
        outline: #557755;
        max-width: 100px;
    }

    .formGroupInlineSmall .formControlContainer .formControlPL {
        padding: 6px 5px;
        color: #557755;
        border: 1px solid #408000;
        border-radius: 3px;
        outline: #557755;
        max-width: 100px;
    }

    .formGroupInlineSmall .maxWidthDatePickerInput {
        max-width: 70px !important;
    }

.formGroupForList {
    margin-left: 18px;
}

    .formGroupForList .formControlContainer {
        min-width: 200px;
    }

        .formGroupForList .formControlContainer .formControl {
            padding: 3px;
            color: #557755;
            border: 1px solid #408000;
            border-radius: 3px;
            outline: #557755;
            width: 95%;
        }

        .formGroupForList .formControlContainer .formControlFL {
            padding: 3px;
            color: #557755;
            border: 1px solid #408000;
            border-radius: 3px;
            outline: #557755;
            width: 95%;
        }

        .formGroupForList .formControlContainer .formControlPL {
            padding: 3px;
            color: #557755;
            border: 1px solid #408000;
            border-radius: 3px;
            outline: #557755;
            width: 95%;
        }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #EEFFEE;
    border: 1px solid #408000;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.styled-table th:first-child > input[type=checkbox] {
    zoom:2;
}

.proccessing-result-successful {
    margin-top: 15px;
    background-color: mintcream;
}

.proccessing-result-error {
    margin-top: 15px;
    background-color: mistyrose;
}

.errorBackground {
    background-color: #ffe8e7 !important;
}

.transitContainer {
    display: inline-block;
}
.validationLabelMessageGrid {
    font-size: 1.8rem;
    display: inline-block;
    line-height: normal;
    color:darkred;
}
.padding-next-row{
    padding-right:30px;
}