#nuOverlayer{
    background: #000 url(18plus-sq.png)/*tpa=https://photo-monster.ru/template/2/css/images/18plus-sq.png*/;
    width: 100%;
    height: 100%;
    position: fixed;
    display: block;
    opacity: 0.93;
}
#nuConteiner h5{
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    padding: 20px;
    color: #434343;
    padding: 10px 0;
}
#nuConteiner p{
    color: #434343;
    margin: 10px 50px;
}
#nuConteiner .button{
    height: 33px !important;
    line-height: 27px !important;
    width: 112px !important;
    display: inline-block;
    margin-right: 5px;
    font-size: 18px;
    cursor: pointer;
}    

#nuYes{
    background: url(nu-yes-btn.png)/*tpa=https://photo-monster.ru/template/2/css/images/nu-yes-btn.png*/ repeat-x;
    color: #fff;
}
#nuNo{
    background: url(nu-no-btn.png)/*tpa=https://photo-monster.ru/template/2/css/images/nu-no-btn.png*/ repeat-x;
    border: solid 1px #da2900;
    color: #fff;
}