.topbuttonAction {
    display:flex;
    padding:0 20px;
}

.topbuttonAction a {
    border: none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: normal;
    line-height: 40px;
    margin: 0 10px 0px 0;
    padding: 0px 20px;
    text-decoration: none;
    text-transform: uppercase;
    box-shadow: 0 3px 0 #000;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    }

.modal-title a.viewMoreAccept {
    /* margin-top: -2px;
    border: solid 1px #949292;
    color: #013901;
    line-height: 32px;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    box-shadow: 0px 1px 5px 1px #b3b3b3;
    border-radius: 5px;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#f1f0eb',GradientType=0 ); */

    background: #98648a; /* Old browsers */
    background: -moz-linear-gradient(top,  #98648a 0%, #b84799 1%, #b84799 18%, #b6459d 21%, #b34399 28%, #b14493 31%, #b54098 34%, #b43c96 41%, #b03c91 47%, #b23593 56%, #b0348c 61%, #b2318e 65%, #ae3290 67%, #b12f8f 68%, #b12e8e 72%, #af2c8c 75%, #a83487 76%, #a93284 79%, #af2988 82%, #b12592 85%, #b22687 86%, #aa2785 87%, #a43385 88%, #a22d7b 89%, #9c3779 91%, #963972 92%, #914271 93%, #18061e 94%, #0b0f10 95%, #0f0f11 98%, #100a0e 99%, #151014 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #98648a 0%,#b84799 1%,#b84799 18%,#b6459d 21%,#b34399 28%,#b14493 31%,#b54098 34%,#b43c96 41%,#b03c91 47%,#b23593 56%,#b0348c 61%,#b2318e 65%,#ae3290 67%,#b12f8f 68%,#b12e8e 72%,#af2c8c 75%,#a83487 76%,#a93284 79%,#af2988 82%,#b12592 85%,#b22687 86%,#aa2785 87%,#a43385 88%,#a22d7b 89%,#9c3779 91%,#963972 92%,#914271 93%,#18061e 94%,#0b0f10 95%,#0f0f11 98%,#100a0e 99%,#151014 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #98648a 0%,#b84799 1%,#b84799 18%,#b6459d 21%,#b34399 28%,#b14493 31%,#b54098 34%,#b43c96 41%,#b03c91 47%,#b23593 56%,#b0348c 61%,#b2318e 65%,#ae3290 67%,#b12f8f 68%,#b12e8e 72%,#af2c8c 75%,#a83487 76%,#a93284 79%,#af2988 82%,#b12592 85%,#b22687 86%,#aa2785 87%,#a43385 88%,#a22d7b 89%,#9c3779 91%,#963972 92%,#914271 93%,#18061e 94%,#0b0f10 95%,#0f0f11 98%,#100a0e 99%,#151014 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98648a', endColorstr='#151014',GradientType=0 ); /* IE6-9 */

    border: none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: normal;
    line-height: 32px;
    margin: 0 10px 0px 0;
    padding: 0px 20px;
    text-decoration: none;
    text-transform: uppercase;
    box-shadow: 0 3px 0 #000;
    transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}

.green-btn{

    background: #38b33e; /* Old browsers */
    background: -moz-linear-gradient(top,  #38b33e 0%, #3ab040 5%, #34aa3a 16%, #2e9b32 33%, #146c18 79%, #156a19 81%, #0f6212 95%, #06330c 98%, #063308 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #38b33e 0%,#3ab040 5%,#34aa3a 16%,#2e9b32 33%,#146c18 79%,#156a19 81%,#0f6212 95%,#06330c 98%,#063308 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #38b33e 0%,#3ab040 5%,#34aa3a 16%,#2e9b32 33%,#146c18 79%,#156a19 81%,#0f6212 95%,#06330c 98%,#063308 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#38b33e', endColorstr='#063308',GradientType=0 ); /* IE6-9 */

}

.red-btn{
    
    background: #fe0000; /* Old browsers */
    background: -moz-linear-gradient(top,  #fe0000 0%, #fc0001 7%, #f60100 10%, #f30100 19%, #eb0000 29%, #c20000 69%, #b20002 93%, #b30101 95%, #640000 98%, #670000 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fe0000 0%,#fc0001 7%,#f60100 10%,#f30100 19%,#eb0000 29%,#c20000 69%,#b20002 93%,#b30101 95%,#640000 98%,#670000 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #fe0000 0%,#fc0001 7%,#f60100 10%,#f30100 19%,#eb0000 29%,#c20000 69%,#b20002 93%,#b30101 95%,#640000 98%,#670000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe0000', endColorstr='#670000',GradientType=0 ); /* IE6-9 */

}
.yellow-btn {
    
    background: #fe6c39; /* Old browsers */
    background: -moz-linear-gradient(top,  #fe6c39 0%, #fd6b3a 5%, #fb6b36 7%, #fc6936 9%, #fa6a38 11%, #f96734 14%, #f06232 30%, #ce4e1f 73%, #c8491e 86%, #c6451b 91%, #c6471e 93%, #832d0c 95%, #852c0e 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #fe6c39 0%,#fd6b3a 5%,#fb6b36 7%,#fc6936 9%,#fa6a38 11%,#f96734 14%,#f06232 30%,#ce4e1f 73%,#c8491e 86%,#c6451b 91%,#c6471e 93%,#832d0c 95%,#852c0e 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #fe6c39 0%,#fd6b3a 5%,#fb6b36 7%,#fc6936 9%,#fa6a38 11%,#f96734 14%,#f06232 30%,#ce4e1f 73%,#c8491e 86%,#c6451b 91%,#c6471e 93%,#832d0c 95%,#852c0e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe6c39', endColorstr='#852c0e',GradientType=0 ); /* IE6-9 */

}

.pointer-cursor{
    cursor: pointer;
}


@media screen and (max-width: 1024px) {
    .topbuttonAction a{
        padding: 0 10px;
        margin: 0 6px 0px 0;
    }
}

@media screen and (max-width: 991px) {

    .topbuttonAction {
        display:block;
        padding:40px 20px 0;
    }
    
    .topbuttonAction a {
        padding: 5px 10px;
        color: #fff;
        font-size: 13px;
        display: block;
        text-decoration: none;
        margin-right: 4px;
        border-radius: 4px;
    }
}
@media screen and (max-width: 600px){
    .topbuttonAction a{
        margin-bottom: 6px;
    }
}

@media screen and (max-width: 550px) {
    .topbuttonAction a { 
        width:100%;
        margin:0 0 8px 0;
        font-size:12px;
        line-height:38px;
        display: block;
        text-align: center;
    }
}