.tade_name_container .dot{
    display: inline-block;
    width: 7px;
    height: 7px;
    position: absolute;
    border-radius: 50%;
    left: 11px;
    top: 26px;
}
.tade_name_container .dot{
    background: #57c7d4!important;
}
.contains .dot{
    background: #f2a654!important;
}
.exact .dot{
    background: #f96868!important;
}
.similar .dot{
    background: #3aa99e!important;
}
.analyzerMatchDots{
    position: relative;
    margin-top: 30px;
}
.analyzerMatchDots .tade_name_container{
    position: relative;
    padding-left: 16px !important;
    margin-left: 25px;
    font-size: 11px;
    color: #76838f;
}
.analyzerMatchDots .dot{
    left: 0px;
    top: 4px;
}
.addKeywordInput {
    padding: 5px 30px;
}

.searchLoader {
    width: 20px;
    height: 20px;
}
.table td{
    position: relative;
}
.list-class {
    padding: 20px 0px;
}

.list-count {
    padding: 0px 5px;
    text-align: center;
    line-height: 29px;
    right: 70px;
}

.keyword {
    width: 100px;
}

.classno {
    width: 65px;
}
.changed-th-trademark th:first-child{
    padding-left: 60px;
}

