﻿.sabteagahi {
    background-color: #6BBAA7;
    color: white;
    /*padding: 14px 25px;*/
    text-align: center;
    text-decoration: none;
    display: inline-block;
    /*border-radius: 25px !important;*/
        border-radius: 30px 30px 30px 0;


    font-size: 16px;
    position: absolute;
    left: 0px;
    top: 0;
    line-height: 54px;
    height: 50px;
    padding: 0px 15px;
    cursor: pointer;
    color: #ffffff;
    /*width: 46px;*/
    /*background-color: rgba(24, 24, 24, 0.18);*/
    /*border-radius: 40px;*/
    text-align: center;
    z-index: 97;
}
