@import url(//fonts.googleapis.com/css?family=Droid+Arabic+Kufi);

.container{
    width: 98% !important;
}

#description{
    width: 100%;
    height: 120px;
    font-size: 20px;
}

.loading-place{
    display: none;
}

iframe{
    width: 0px;
    height: 0px;
    border: 0px;
}

a:hover{
    text-decoration: none;
}

.adView{
    max-width: 400px;
    height: auto;
}

.deleted-row{
    text-decoration: line-through;
}

iframe{
    width: 100%;
    height: 100%;
    border: 0px;
}

.success-txt{
    color: green;
    font-weight: bold;
}

.classic-list{
    list-style: aliceblue !important;
    float: left;
    direction: ltr;
}

.classic-list li{
    padding-left: 30px !important;
    padding-right: 30px  !important;
    
}

.dir-ltr{
    direction: ltr;
}