.atkp-button {
    margin: 0 auto;
    font-size: 15px;
    padding: 4px 2rem;
    display: inline-block;
    background-color:#f9a643;
    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:#f9a643 !important;
    border-color:#f9a643;
    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:#f9a643;
    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-secondbutton:hover {
    background-color:#ffffff;
    color:#f9a643 !important;
    border-color:#f9a643;
    text-decoration: none !important;
}

.atkp-smallbox .atkp-secondbutton {
    padding: 7px 0;
    text-align: center;
}


.atkp-product_table_outer {
  overflow: auto;  
  margin-bottom:17px;
}

.atkp-product_table_outer .atkp-button {
  padding: 6px 0;
  width:100%;
}

.atkp-product_table {

}
.atkp-product_table tr {

}

.atkp-product_table tr:nth-child(odd) { 
       background-color:#fbfbfb; 
}

.atkp-product_table th { 
        background-color:#fff; font-weight: bold; 
}

.atkp-product_table tbody tr{
        height: 90px;
}

.atkp-producttable-highlight1 {        border-right: 1px solid #67bc45 !important;        border-left: 1px solid #67bc45 !important;        background-color:#EFF8EC; }.atkp-producttable-bottom-highlight1 {        border-bottom: 1px solid #67bc45 !important;}.atkp-predicate-highlight1 {        height:35px;background-color:#67bc45;}.atkp-producttable-highlight2 {        border-right: 1px solid #ffbd11 !important;        border-left: 1px solid #ffbd11 !important;        background-color:#FFF8E7; }.atkp-producttable-bottom-highlight2 {        border-bottom: 1px solid #ffbd11 !important;}.atkp-predicate-highlight2 {        height:35px;background-color:#ffbd11;}.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;}
