body
{
    background-color: #ebebeb;
    height: 100%;
}
.clstxtCCbroj1:hover {

}
.ErrorWrap {
    float: left !important;
    width: 100% !important;
    white-space: normal !important;
    word-wrap: break-word !important;
}
/*.skrij {
    display: none;
}
.skrij:hover {*/
/*    background-image: url("Images/CCBl.png");*/
    /*display: block;*/
/*    z-index: 3000;
    position: absolute;*/
/*}*/
.clsSlikaa {
    clear: left;
    float: left;
    position: absolute;
    margin-top: 300px;
    margin-left: -40px;
    width: 300px;
    z-index: 1000;
}

.clsSlika {
    clear:left;
    float:left;
    position: absolute;
    margin-top: 380px;
    margin-left: -40px;
    width: 300px;
    z-index:1000;
}
.clsSlika2 {
    clear: left;
    float: left;
    position: absolute;
    margin-top: 200px;
    margin-left: -40px;
    width: 300px;
    z-index: 1000;
}

#idSlika {
    display:none;
}
#idSlikaa {
    display: none;
}
.clsLevo {
position:absolute;
top: 10px;
left: 10px;
z-index:-11;

}
.clsDesno {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index:-10;
}
.clsAll {
    width:100%;
}
.clsPomos1:hover:after {

}
#dgm1, #dgm2 {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  width: 24vw;
}
@media only screen and (max-width: 1100px) {
#dgm1, #dgm2 {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
  width: 270px;
}
}
@media only screen and (max-width: 690px) {
    .clsDesno {
        visibility:collapse;
    }
    .clsLevo {
        visibility: collapse;
    }
}
.formLayout-verticalAlign {
    display: table-cell;
    vertical-align: middle;

    backface-visibility: visible;
/*    background-image: url(Images/NIgra.jpg);*/
    background-repeat: no-repeat;
    background-position-x: center;
    background-size: cover;
}
.clstxtCCbroj1 {
    clear:left;
    float:left;
    width: 45%;
}
.clstxtTelefon {
    float:left;
    margin-left: 10px;
}
.clsred1levo{
    clear:left;
    float:left;
    width:50%;
}
.clsbtnPrati {
    float: left;
    margin-left: 10px;
    margin-top:35px;
}
.clsPomos {
    margin-top:5px;
    border: solid 1px red;
    padding: 5px;
    display: flex;
    justify-content: space-evenly;
    flex-wrap:wrap;
    flex-direction:row;
}
.clsbtnPomos, .clslblPomosErr {
    margin-top: 10px;
    flex: 1 1 200px;
}
.form {
    padding-bottom: 0;
}
.centaraz {
    text-align: -webkit-center;
    text-align-last: center;
}
.dxlabelErr {
    clear:left;
    text-align: justify;
}
.clslblPrepratiEmail .dxeBase_Office365 {
    color: blue !important;
}

.content {
    display: table;
}

.formLayout-verticalAlign
{
    display: table-cell;
    vertical-align: middle;
}

.formLayout-container
{
    background-color: white;
    margin-left: auto;
    margin-right: auto;
    max-width: 405px;
    box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.2) !important;
    border-radius: 2px;
}

.formLayout-groupBox
{
    margin: 0;
    padding: 0 !important;
}

.formLayout-generalErrorText
{
    color: red;
    padding-top: 1em;
}
.formLayout-generalManuelText
{
    color:blue;
    padding-top: 1em;
    text-align: justify;

}
.eye-button
{
    background: none;
}

.eye-button > div
{
    background: url('Images/eye-button.svg') no-repeat center;
    width: 18px;
    height: 12px;
    vertical-align: baseline;
    pointer-events: none;
    user-select: none;
}
.eye-button.show-password > div
{
    background: url('Images/eye-button-hide.svg') no-repeat center;
}

input[type=password]::-ms-reveal,
input[type=password]::-ms-clear
{
    display: none;
}

.footer-wrapper
{
    position: static;
    display: table-row;
}
.clslblInfo {
    padding: 5px;
}