﻿.float-right{
    float:right;
}
.modal-width{
    max-width:620px !important;
}
.display-flex{
    display:flex;
}
.forpad > tbody > tr > td {
    padding:6px 10px !important;
}
.tabledata tr td p {
    color: #959d9d;
    FONT-SIZE: 14px;
}
.forborderradius{
    border-radius:20px;
}
.forbgwhite {
    background: white;
    padding: 20px;
    border-radius: 30px;
}
.forpadding {
    padding: 5px 30px;
    margin-left: 10px;  
}
.forlistbg li {
    padding: 10px 15px;
    background: #f1f4fc;
    border-bottom: 2px solid #a39a9f;
}
    .forlistbg li a{
        color:black;
    }
.activeli {
    background: #4c7cf3    !important;
}
.activeli a{
    color:white !important;
}
.bot-border p {
    border-bottom-style: dotted;
   
}
.font11size{
    font-size:11px;
    color:black;
}
.forlistbg li:hover {
    background: #4c7cf3;
}
.forlistbg li:hover >a {
   color:white;
}
.textvercenter {
    font-size: 12px;
    margin-top: 12px;
}
.fortextblue p{
    color:deepskyblue;
    font-size:13px;
}
.disabiltyradioheading{
    font-size:13px;
}