﻿.td1 {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 10px;
    text-align:left;
    width:70%;
}
.font {
 font-family:'Times New Roman';
 font-size:17px;
 border-left:none;
 border-right:none;
 border-top:none;
 border-bottom-color:cadetblue;
 text-align:center;
 outline:none;
}
.content1 {
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    /*background-image: url(../Img/bg0k9.jpg);*/
    background: white;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    max-width: 560px;
    position: relative;
    padding: 0px;
    -webkit-box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
    box-shadow: 0 30px 60px 0 rgba(0,0,0,0.3);
    text-align: center;
}
.button-29 {
    align-items: center;
    background-image: radial-gradient(50% 50% at 50% 0, #5adaff 0, #5468ff 50%);
    border: 0;
    border-radius: 6px;
    box-shadow: rgba(25, 15, 44, .4) 0 1px 2px,rgba(25, 15, 44, .3) 0 5px 11px -1px,rgba(38, 45, 101, .3) 0 -3px 0 inset;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-family: "JetBrains Mono",monospace;
    height: 28px;
    justify-content: center;
    line-height: 1;
    list-style: none;
    overflow: hidden;
    padding-left: 12px;
    padding-right: 12px;
    position: relative;
    text-align: left;
    text-decoration: none;
    transition: box-shadow .05s ease-in-out,opacity .05s ease-in-out;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    white-space: nowrap;
    will-change: box-shadow,transform;
    font-size: 14px;
}

.button-29:focus {
    box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
}

.button-29:hover {
    box-shadow: rgba(35, 25, 55, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
    transform: translateY(-2px);
}

.button-29:active {
    box-shadow: #3c4fe0 0 3px 7px inset;
    transform: translateY(2px);
}
.button-43 {
    background-image: linear-gradient(-180deg, #37AEE2 0%, #1E96C8 50%);
    border-radius: .5rem;
    box-sizing: border-box;
    color: #FFFFFF;
    display: flex;
    font-size: 14px;
    justify-content: center;
    padding: 1rem 1.75rem;
    text-decoration: none;
    width: 48px;
    padding-left: 16px;
    padding-right: 16px;
    border: 0;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.button-43:hover {
    background-image: linear-gradient(-180deg, #1D95C9 0%, #17759C 100%);
}

@media (min-width: 768px) {
    .button-43 {
        padding: 1rem 2rem;
    }
}
.button-91 {
    background-image: linear-gradient(-180deg, #37AEE2 0%, #1E96C8 50%);
    border-radius: .5rem;
    box-sizing: border-box;
    color: #FFFFFF;
    display: flex;
    font-weight: bold;
    font-size: 16px;
    border: 0;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    cursor: pointer;
}
.button-70 {
    background-image: linear-gradient(#0dccea, #0d70ea);
    border: 0;
    /*border-radius: 4px;*/
    box-shadow: rgba(0, 0, 0, .3) 0 5px 15px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-family: Montserrat,sans-serif;
    font-size: .9em;
    margin: 5px;
    padding: 10px 15px;
    text-align: center;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}
.button-25 {
    background-color: #36A9AE;
    background-image: linear-gradient(#37ADB2, #329CA0);
    border: 0;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.12) 0 1px 1px;
    color: #FFFFFF;
    cursor: pointer;
    /*display: block;
    font-family: -apple-system,".SFNSDisplay-Regular","Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-family:'Times New Roman';
    font-size: 15px;
    /*line-height: 100%;*/
    /*margin: 5px;
    padding: 15px 15px;*/
    padding-left: 5px;
    padding-right: 5px;
    outline: 0;
    text-align: center;
    transition: box-shadow .05s ease-in-out,opacity .05s ease-in-out;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    height: 25px;
    width: 100%;
}

.button-25:hover {
    box-shadow: rgba(255, 255, 255, 0.3) 0 0 2px inset, rgba(0, 0, 0, 0.4) 0 1px 2px;
    text-decoration: none;
    transition-duration: .15s, .15s;
}

.button-25:active {
    box-shadow: rgba(0, 0, 0, 0.15) 0 2px 4px inset, rgba(0, 0, 0, 0.4) 0 1px 1px;
}

.button-25:disabled {
    cursor: not-allowed;
    opacity: .6;
}

    .button-25:disabled:active {
        pointer-events: none;
    }

    .button-25:disabled:hover {
        box-shadow: none;
    }