.cf-container .cf-field+.cf-field{
    border-top-width: 0px !important;
}

.dartamas-btn{
    font-size: 15px;
    fill: #fff;
    color: #fff;
    background-color: #1776b8;
    border-style: solid;
    border-width: 1px;
    border-color: #02010100;
    border-radius: 2px;
    cursor: pointer;
    height: 41px;
    width: 141px;
    margin: 10px;
}