.atkp-button {
    margin: 0 auto;
    font-size: 15px;
    padding: 4px 2rem;
    display: inline-block;
    background-color:#5eaa68;
    border: 1px solid transparent;
    color:#ffffff !important;
    font-weight: 300;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none !important;
}

.atkp-button:hover {
    background-color:#ffffff;
    color:#5eaa68 !important;
    border-color:#5eaa68;
    text-decoration: none !important;
}

.atkp-smallbox .atkp-button {
    padding: 7px 0;
    text-align: center;
}

.atkp-secondbutton {
    margin: 0 auto;
    font-size: 15px;
    padding: 4px 2rem;
    display: inline-block;
    background-color:#ffec64;
    border: 1px solid transparent;
    color:#333333 !important;
    font-weight: 300;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none !important;
}

.atkp-secondbutton:hover {
    background-color:#333333;
    color:#ffec64 !important;
    border-color:#ffec64;
    text-decoration: none !important;
}

.atkp-smallbox .atkp-secondbutton {
    padding: 7px 0;
    text-align: center;
}


.atkp-box {
    background-image: linear-gradient(to top, #fafafa 0, #fdfdfd 20%, #fff 60%);
    border: 1px solid #ececec;
}

.atkp-producttable-highlight1 {        border-right: 1px solid #5eaa68 !important;        border-left: 1px solid #5eaa68 !important;        background-color:#EEF6EF; }.atkp-producttable-bottom-highlight1 {        border-bottom: 1px solid #5eaa68 !important;}.atkp-predicate-highlight1 {        height:35px;background-color:#5eaa68;}.atkp-producttable-highlight2 {        border-right: 1px solid #4c80b6 !important;        border-left: 1px solid #4c80b6 !important;        background-color:#EDF2F7; }.atkp-producttable-bottom-highlight2 {        border-bottom: 1px solid #4c80b6 !important;}.atkp-predicate-highlight2 {        height:35px;background-color:#4c80b6;}.atkp-producttable-highlight3 {        border-right: 1px solid #1081c5 !important;        border-left: 1px solid #1081c5 !important;        background-color:#E7F2F9; }.atkp-producttable-bottom-highlight3 {        border-bottom: 1px solid #1081c5 !important;}.atkp-predicate-highlight3 {        height:35px;background-color:#1081c5;}
