﻿.closebtn {
    position: absolute;
    right: 20px;
    z-index: 1;
}

.liinnerUl {
    padding: 10px 0px;
    background: #eeeeee;
    border-radius: 4px;
}

.width90Perc {
    width: 90%;
}

.mt5 {
    margin-top: 5px;
}

.ma10 {
    margin: 10px;
}

.info span {
    color: #0485A3 !important;
    font-weight: bold;
}

.minus {
    margin: 10px 20px 0 0;
}

.border-top {
    border-top: 1px solid #e8e5e5;
}
