.blue_border {
    border-width: 1px;
    border-radius: 20px;
    background-color: #ffffff;
    background-position: center center;
    border-color: #00a1e2;
    border-style: solid;
    box-shadow: 0px 10px 10px 0px rgba(232,232,232,1);
}