

#inline {
margin-bottom: 0;
overflow: hidden;
display: none;
}

#inline2 {
margin-bottom: 0;
overflow: hidden;
display: none;
}


.inline_inner{}

.inline_inner h3 {
    color: #6a6a6a;
    font-size: 16.3px;
}


.inline_inner h4 {
color: #6a6a6a;
font-size: 12.3px;
background: url(../img/err.png) right center no-repeat;
padding: 6px 35px 6px 0;
margin-bottom:10px
}


.list_acc_ref li {
margin-left: 0;
min-width: 74px;
text-align: center;
line-height: 32px;
margin-top: 12px;
}


.list_acc_ref {
margin-bottom: 0;
list-style-type: none;
overflow: hidden;
padding:0;
}


.accept{ float:right}

.cancel {
    float: left;
    list-style-type: none;
    position: absolute;
    left: 25px;
    top: 82px;
    height: 31px;
    bottom: 15px;
}

.cancel a {
height: 31px;
line-height: 31px;
cursor:pointer;
    font-family: "DIN Next LT Arabic";
    background: #333;
    color: #fff;
    display: block;
    line-height: 32px;
    border-radius: 5px;
    height: 37px;
    font-size: 15px;
    padding: 0 10px;

}

.list_acc_ref li a {
    background: #333;
    color: #fff;
    display: block;
    line-height: 32px;
    border-radius: 5px;
    height: 37px;
    font-size: 15px;
    padding: 0 10px;
}


