#hpvgd, .h-mdiv, .h-mdiv2, .h-ldiv, .h-rdiv {
    background: #fff;
    color: #000;
}

#hpvgd {
    width: 100%;
    z-index: 100;
    width: 100%;
    border-bottom: 2px solid rgb(230, 230, 230);
    
}



#vbg * {
    font-size: 20px;
    
} 

.h-mdiv {
    display: none;
    position: relative;
    margin: auto;
    text-alegn: center;
}

.h-mdiv2 {
    display: none;
    position: fixed;
    margin: auto;
    text-alegn: center;
    width: 400px;
    height: 200px;
}

.h-ldiv {
    float: left;
    padding: 7px 10px 7px 0px;
    font-size:20px;
    
}



.h-rdiv {
    position: absolute;
    top: 7px;
    right: 0px;
    text-align: right;
}

.h-ni {
    display: none !important;
}

a.hcmaf {
    color: red;
    margin-left: 5px;
    font-size: 20px;
    font-weight: bold;
}

a.h-anl {
    color: #2a72cc;
}

a.h-al {
    color: #ED664B;
}

.h-fi {
    /*font-weight: bold;
    border-radius: 50%;
    padding: 0px 8px;
    margin-right: 5px;
    font-size: 19px;
    padding: 5px;
    border: 1px solid #eeeeee;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;*/
     padding: 5px;
border: 1px solid #eeeeee;
cursor: pointer; 
text-decoration: none;
box-sizing: border-box;
font-size: 20px;

}

.h-background-1 {
    color: #fff !important;
    background: #000 !important;
}

.h-background-2 {
    color: #000 !important;
    background: #fff !important;
}

.h-background-3 {
    color: #ff0 !important;
    background: #000 !important;
}

.h-background-4 {
   color: #000 !important;
    background: #9FD7FF !important;
}

.ez-psp-bigbutton {
    /* margin-bottom: 10px; */
    cursor: pointer;
    text-align: right;
    font-weight: bold;
  /*  padding: 1em; */
    width: 280px;
    border: 2px solid #fff;
    padding: 6px 10px;
    color: #fff;
    display: inline-block;
    overflow: hidden;
    margin-top: 4px;
    cursor: pointer;
   /* background-color: rgba(255,255,255,0.4); */
}

.ez-psp-bigbutton:hover {
    /* background-color: rgba(255,255,255,0.9); */
}

.ez-psp-bigbutton img {
    float: left;
}

.ez-psp-link {
    text-decoration: none!important;
    color: #2e2e2e;
}

.ez-psp-text {
    font-size: 1.1em;
    background-image: url(/versiaslabovidyashih/eye.png);
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: center;
   /* padding-left: 43px; */
}