
.clear{
    clear: both;
}
.left{
    float: left;
}
.right{
    float: right;
}




.error_ramka{
    border-color: #ff0000 !important;
}
.error_label{
    color: #ff0000;
}
.error_box{
    background: #ff0000;
    color: #fff;
    padding:  3px 8px;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.confirm{
    color: #00ff04;
}

.bg_no_scrol{
    background-size: cover !important;
    background-attachment: fixed !important;
}

a{
    text-decoration: none;
}
a img{
    border: none;
}
.slot, .web_slot{
    
}
.slot input, .slot textarea{
    
}
.page_slot{
    line-height: 25px;
}

hr{
    border-top: 1px solid #d4d5d4;
    border-bottom: none;
}

.no_public{
    border: 2px solid #ffe100;
}
.no_public_bg{
    background: #ffe100;
}
.off_box_bg{
    background: #ffb5b5;
}

.amatic{
    font-family: 'Amatic SC', cursive;
}
.titillium{
    font-family: 'Titillium Web', sans-serif;
}
