.notify_result {position: relative;display: none;}
.notify_success {
    position: absolute;
    bottom: 50px;
    left: 70px;
    background: rgba( 0, 0, 0, 0.85);
    width: 150px;
    color:#fff;
    text-align: center;
    padding: 10px;
    border-radius: 5px;
}
.nosik {
    background: url('/img/tip.png') 0px 5px;
    width: 9px;height: 5px;
    position: absolute;
    bottom: 45px;
    left: 150px;
    opacity: 0.85;
}
#dr_purchaseDetailsSidebar .notify_result {right: -52px;}
#dr_purchaseDetailsSidebar .notify_success{
    bottom: 0px !important; 
    right: 0px !important;
}

#dr_purchaseDetailsSidebar .nosik{
    bottom: -5px !important; 
    left: 95px !important;
}

.reg_please {font-size: 11px;line-height: 11px;}

.notify_inp {width: 145px;margin-top: 7px;background:#fff;border: 1px solid #777;padding: 2px 0px;padding-left: 3px;}
.notify_mark {margin-top: 4px;width: 100%;padding: 2px 0px;font-size: 11px;font-weight: bold;color:#990000;margin-bottom: 5px;}
.butt_inp {background:#999;color:#fff;width: 150px !important;cursor: pointer;}
.noify_me{color: #0079f4 !important; line-height: 3.5em; text-transform: uppercase; position: relative; top: -5px; left: 15px;}
/*
     */
/*
*/