body {
	max-width: 550px;
	margin: 0 auto;
	background: #ffffff;
}
.jcfyudd {
    min-height: 100vh;
}
.hobjtk1 {
	width: 100%;
	overflow-x: hidden;
	background: url(/ssa/b1.png) top center no-repeat #ff5c51;
	padding-bottom: 0;
	background-size: 100% 100%;
}

.inputlogy1 {
	padding: 10px;
	font-size: 13px;
	color: #657785;
	margin-bottom: 15px;
	border: 1px solid #318aff40;
	border-radius: 7px;
	background: #eef2f500;
}

.inputlogy2 {
	height: auto;
	padding: 0;
	text-align: left;
	margin-left: 0px;
	background: #ffffff00;
	width: 100%;
}

.el-drawer__body {
	background: #283740;
}

.txth2 {
	color: #657785;
	font-size: 20px;
	font-weight: 700;
	line-height: normal;
	margin: 20px;
}

.btuoik1 {
	background: url(/ssa/btu2.png) top center no-repeat #f2f2f200;
	background-size: 100% 383px;
	height: 383px;
	margin: 20px;
	padding: 3px 20px;
}
.btuoik2 {
    background: url(/ssa/btu1.png) top center no-repeat #f2f2f200;
    background-size: 100% auto;
    height: 233px;
    margin: 20px;
    padding: 15px 20px;
}

.xzfdepe {
	border-radius: 0;
	padding: 2px 10px;
	border-bottom: 0px solid #D9E4EB;
	color: #657785;
	font-size: 13px;
	font-weight: 700;
	line-height: 30px;
	background-color: #00000000;
	display: inherit;
}

.btn-outline-default {
	border-radius: 0;
	padding: 2px 25px;
	border-bottom: 4px solid #ff5c51;
	color: #ff5c51;
	font-size: 13px;
	font-weight: 700;
	line-height: 30px;
	background-color: #00000000;
}

.ztnghy1 {
	color: #657785;
	font-size: 12px;
	font-weight: 700;
	line-height: 32px;
}

.ztnghy2 {
	color: #ff5c51;
	font-size: 12px;
	font-weight: 700;
	line-height: 32px;
}

.ztnghy3 {
	color: #ff5c51;
	font-size: 12px;
	font-weight: 700;
	line-height: 32px;
}

.dmgreq {
    padding: 10px 5px;
    text-transform: none;
    margin-top: 15px;
    border: 0px solid #49cc88;
    background: #FF5C51;
    box-shadow: 0 0 #0000001a;
    width: 100%;
    border-radius: 7px;
    font-size: 17px;
    font-weight: 700;
    line-height: normal;
}
.bjkmm {
    background-color: #fff;
}

.dehhff {
    background-color: #ffffff;
    border-bottom: 1px solid #D9E4EB;
    color: #657785;
    font-size: 12px;
    line-height: 32px;
    border-color: #f8f9fa00;
    width: 32%;
    padding: 0;
}

.kfandj a {
    padding: 0.8rem 5rem;
    margin-top: 0.5rem;
    border: 0px solid #7F7C79;
    border-radius: 7px;
    background: #FFF;
    box-shadow: 0px 0px 0px 0px #ffffff59 inset;
    color: #FF5C51;
    font-size: 18px;
    width: 100%;
    display: inherit;
    text-align: center;
    font-weight: 700;
}

.tchu-modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #ffffffeb;
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
    transform: scale(0.9);
}

.tchu-modal.show {
    display: block;
    opacity: 1;  
    transform: scale(1);  
}

.tchu-modal-content {
    background-color: #fff;
    margin: 20% auto;
    padding: 20px;
    border: 0px solid #888;
    width: 80%;
    max-width: 400px;
    box-shadow: 0 4px 8px #00000033;
    transform: translateY(-20px); 
    transition: transform 0.3s ease;  
    border-radius: 14px;
}

.tchu-modal.show .tchu-modal-content {
    transform: translateY(0);  
}

.tchu-close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    cursor: pointer;
}

.tchu-close:hover,
.tchu-close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

 
 
.tchu-modal-a {
    display: block;  
}

 
.tchu-modal-b {
    display: none;
}

/* uk */

  .deeppurple-theme .lsyywe .btn-outline-default {
            border-color: #d4242e00;
            color: #ffffff;
            font-weight: 700;
            border-radius: 100px;
            line-height: 18px;
            font-size: 12px;
            border: 1px solid #2B87FF;
            background: #2B87FF;
        }

        .boxddxa h3 {
            font-size: 0.89rem;
            color: #ffffff;
            margin-top: 0.39rem;
        }

        .tooertt {
            position: fixed;
            bottom: 0;
            left: 0;
            width: 100%;
            z-index: 998;
            background: #ffffff;
            padding: 20px;
            box-shadow: 6px 11px 12px 6px #000000bf;
        }

        label {
            margin-bottom: 0rem;
        }

        .card {
            border-radius: 10px;
        }

        .wrapper {
            position: unset;
        }