.noty_text {
    font-family: 'web_Yekan';
    font-size: 14px;
    direction: rtl;
}

.noty_message {
    width: 70%;
}

.noty_bar {
}

.i-am-new {
    top: 31px;
    /*left: 5%;*/
    position: fixed;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    list-style-type: none;
    z-index: 9999999;
}

#noty_top_layout_container
{
    position: fixed;
    text-align:center;
    top:31px;
    width:90%;
    left:5%;
    right:5%;
}