﻿.btn-height {
    line-height:40px;
}

.list-style-no {
    padding-left: 0;
    margin-left: 0;
}

.list-style-no li {
    list-style-type: none;
}

.text-pointcolor {
    color: #5182c5;
}

.bg-pointcolor {
    background-color: #5182c5;
}

.text-pointcolor-light {
    color: #8baddb;
}

.bg-pointcolor-light {
    background-color: #8baddb;
}