.title-footer {
    margin-bottom: 15px!important;
    color: #ffffff!important;

}

.text-footer {
    margin-bottom: 15px!important;
    color: #acaeaf!important;
}

.text-href {
    color: #acaeaf!important;
}
.text-href:hover {
    color: #60ceef!important;
}

.green-button {
    background: #4ABA58!important;
}

.green-button:hover {
    background: #449D44!important;
}

.menu_area nav ul li>a:hover {
    color: #5eabe8!important;
}

.text-white {
    color: #ffffff!important;
}

.text-blue {
    color: #40728d!important;
}

.bkground-white {
    background: #ffffff!important;
}

.dropdown-menu{
    background: #272A2D;
    
}

.border-left{
    border-left: 1px solid #303438;
}

.version-pro-title {
    margin-top: 7px;
}

.version-contract-text {
    margin-top: 0;
    font-size: 14px;
}

