.buttonb {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 34px 11px;
    border: 1px solid #493fd9;
    border-radius: 8px;
    background: #8a76ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#8a76ff), to(#493fd9));
    background: -moz-linear-gradient(top, #8a76ff, #493fd9);
    background: linear-gradient(to bottom, #8a76ff, #493fd9);
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}

.buttonm1 {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 6px -3px;
    border: 1px solid #ffffff;
    border-radius: 8px;
    background: #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
    background: -moz-linear-gradient(top, #ffffff, #ffffff);
    background: linear-gradient(to bottom, #ffffff, #ffffff);
    font: normal normal bold 27px arial;
    color: #8a76ff;
    text-decoration: none;
}

.buttonm2 {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 6px -3px;
    border: 1px solid #ecf0f5;
    border-radius: 8px;
    background: #ecf0f5;
    background: -webkit-gradient(linear, left top, left bottom, from(#ecf0f5), to(#ecf0f5));
    background: -moz-linear-gradient(top, #ecf0f5, #ecf0f5);
    background: linear-gradient(to bottom, #ecf0f5, #ecf0f5);
    font: normal normal bold 27px arial;
    color: #010004;
    text-decoration: none;
}

.buttonb2 {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 20px 7px;
    border: 1px solid #493fd9;
    border-radius: 8px;
    background: #8a76ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#8a76ff), to(#493fd9));
    background: -moz-linear-gradient(top, #8a76ff, #493fd9);
    background: linear-gradient(to bottom, #493fd9, #493fd9);
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}

.buttonm {
    margin-right: 1%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 46px;
    border: 1px solid #493fd9;
    border-radius: 8px;
    background: #8a76ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#8a76ff), to(#493fd9));
    background: -moz-linear-gradient(top, #8a76ff, #493fd9);
    background: linear-gradient(to bottom, #8a76ff, #8a76ff);
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}
.buttonm:hover,
.buttonm:focus {
    border: 1px solid #564aff;
    background: #a68eff;
    background: -webkit-gradient(linear, left top, left bottom, from(#a68eff), to(#584cff));
    background: -moz-linear-gradient(top, #a68eff, #584cff);
    background: linear-gradient(to bottom, #a68eff, #584cff);
    color: #ffffff;
    text-decoration: none;
}
.buttonm:active {
    background: #493fd9;
    background: -webkit-gradient(linear, left top, left bottom, from(#493fd9), to(#493fd9));
    background: -moz-linear-gradient(top, #493fd9, #493fd9);
    background: linear-gradient(to bottom, #493fd9, #493fd9);
}




.button1m {
    margin-right: -1%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 44px;
    border: 1px solid #3b75cc;
    border-radius: 8px;
    background: #60beff;
    background: -webkit-gradient(linear, left top, left bottom, from(#60beff), to(#3b75cc));
    background: -moz-linear-gradient(top, #60beff, #3b75cc);
    background: linear-gradient(to bottom, #60beff, #60beff);
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}
.button1m:hover,
.button1m:focus {
    border: 1px solid #4a92ff;
    background: #73e4ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#73e4ff), to(#478cf5));
    background: -moz-linear-gradient(top, #73e4ff, #478cf5);
    background: linear-gradient(to bottom, #73e4ff, #478cf5);
    color: #ffffff;
    text-decoration: none;
}
.button1m:active {
    background: #3b75cc;
    background: -webkit-gradient(linear, left top, left bottom, from(#3b75cc), to(#3b75cc));
    background: -moz-linear-gradient(top, #3b75cc, #3b75cc);
    background: linear-gradient(to bottom, #3b75cc, #3b75cc);
}


.button3m {
    margin-top: 5%; margin-right: 44%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 49px;
    border: 1px solid #973bcc;
    border-radius: 8px;
    background: #f660ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#f660ff), to(#973bcc));
    background: -moz-linear-gradient(top, #f660ff, #973bcc);
    background: linear-gradient(to bottom, #f660ff, #f660ff);
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}
.button3m:hover,
.button3m:focus {
    border: 1px solid #bd4aff;
    background: #ff73ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ff73ff), to(#b547f5));
    background: -moz-linear-gradient(top, #ff73ff, #b547f5);
    background: linear-gradient(to bottom, #ff73ff, #b547f5);
    color: #ffffff;
    text-decoration: none;
}
.button3m:active {
    background: #973bcc;
    background: -webkit-gradient(linear, left top, left bottom, from(#973bcc), to(#973bcc));
    background: -moz-linear-gradient(top, #973bcc, #973bcc);
    background: linear-gradient(to bottom, #973bcc, #973bcc);
}



.button4m {
    margin-top: -21%;
    margin-left: 45%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 21px;
    border: 1px solid #3eb334;
    border-radius: 8px;
    background: #66ff55;
    background: -webkit-gradient(linear, left top, left bottom, from(#66ff55), to(#3eb334));
    background: -moz-linear-gradient(top, #66ff55, #3eb334);
    background: linear-gradient(to bottom, #66ff55, #66ff55);
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}
.button4m:hover,
.button4m:focus {
    border: 1px solid #59ff4a;
    background: #7aff66;
    background: -webkit-gradient(linear, left top, left bottom, from(#7aff66), to(#4ad73e));
    background: -moz-linear-gradient(top, #7aff66, #4ad73e);
    background: linear-gradient(to bottom, #7aff66, #4ad73e);
    color: #ffffff;
    text-decoration: none;
}
.button4m:active {
    background: #3eb334;
    background: -webkit-gradient(linear, left top, left bottom, from(#3eb334), to(#3eb334));
    background: -moz-linear-gradient(top, #3eb334, #3eb334);
    background: linear-gradient(to bottom, #3eb334, #3eb334);
}


.button2m {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 49px;
    border: 1px solid #3b75cc;
    border-radius: 8px;
    background: #60beff;
    background: -webkit-gradient(linear, left top, left bottom, from(#60beff), to(#3b75cc));
    background: -moz-linear-gradient(top, #60beff, #3b75cc);
    background: linear-gradient(to bottom, #60beff, #3b75cc);
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}

.buttonbb1 {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 6px 3px;
    border: 1px solid #ffffff;
    border-radius: 8px;
    background: #60beff;
    background: -webkit-gradient(linear, left top, left bottom, from(#60beff), to(#3b75cc));
    background: -moz-linear-gradient(top, #60beff, #3b75cc);
    background: linear-gradient(to bottom, #ffffff, #ffffff);
    font: normal normal bold 27px arial;
    color: #3c8dbc;
    text-decoration: none;
}

.buttonbb {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 34px 11px;
    border: 1px solid #3c8dbc;
    border-radius: 8px;
    background: #8a76ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#8a76ff), to(#493fd9));
    background: -moz-linear-gradient(top, #8a76ff, #493fd9);
    background: linear-gradient(to bottom, #3c8dbc, #3c8dbc);
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}

.buttonbbb {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 34px 11px;
    border: 1px solid #3c8dbc;
    border-radius: 8px;
    background: #8a76ff;
    background: -webkit-gradient(linear, left top, left bottom, from(#8a76ff), to(#493fd9));
    background: -moz-linear-gradient(top, #8a76ff, #493fd9);
    background: linear-gradient(to bottom, #3c8dbc, #3c8dbc);
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}


.buttonrsput {
    margin-top: 5%; margin-right: 44%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 49px;
    border: 1px solid #3b6ecc;
    border-radius: 8px;
    background: #3b6ecc;
    background: -webkit-gradient(linear, left top, left bottom, from(#3b6ecc), to(#3b6ecc));
    background: -moz-linear-gradient(top, #3b6ecc, #3b6ecc);
    background: linear-gradient(to bottom, #3b6ecc, #3b6ecc);
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}

.buttonsput {
    margin-top: 5%; margin-right: 44%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 49px;
    border: 1px solid #32ad30;
    border-radius: 8px;
    background: #32ad30;
    background: -webkit-gradient(linear, left top, left bottom, from(#32ad30), to(#32ad30));
    background: -moz-linear-gradient(top, #32ad30, #32ad30);
    background: linear-gradient(to bottom, #32ad30, #32ad30);
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}

.buttonpsput {
    margin-top: 5%; margin-right: 44%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 12px 49px;
    border: 1px solid #a8cc3b;
    border-radius: 8px;
    background: #a8cc3b;
    background: -webkit-gradient(linear, left top, left bottom, from(#a8cc3b), to(#a8cc3b));
    background: -moz-linear-gradient(top, #a8cc3b, #a8cc3b);
    background: linear-gradient(to bottom, #a8cc3b, #a8cc3b);
    font: normal normal bold 20px arial;
    color: #ffffff;
    text-decoration: none;
}



