﻿.btn, .btn:visited {
    color: #e66e64;
    border: 2px solid #e66e64;
    background-color: white;
    font-weight: bold !important;
    font-size: 13px !important;
    padding: 6px 5px 2px 5px;
    display: inline-block;
    margin-bottom:10px;
    margin-right:10px;
}
    
/*.btn:Hover {
        color: #e60028;
        border-color: #e60028;
    }*/

.divbtn {
    padding-left: 72px;
}
