
.stl121_11 {
    position: fixed;
    /* position: absolute; */
    background: gray;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    opacity: 0.7;
    z-index: 12333312;
}

.stl121_1 {
	/* background:#fff; */
	bottom:0;
	left:0;
	width:100%;
    position: fixed;
	/* box-shadow: 0 0 50px rgba(0, 0, 0, 0.5); */
	z-index:1233331233333;
}

.stl121_13 {
	 border-radius: 10px 10px 0px 0px;
	 background:#fff;
	 width:50%;
	 display: block;
	 margin: auto;
 }
 
@media only screen and (max-width:767px) {
 .stl121_13 {
 width:90%;
 }
 }
 
 .stl121_134 {
	border-radius: 10px 10px 0px 0px;
	 background:#fff;
	 max-width:100%;
	 justify-content:center;
	 gap:10px;
	 padding:10px;
	 display:flex;
	 flex-wrap:nowrap;
 }




#dispaudioNm {padding-bottom:10px;}


.cs_vs1 {
display:flex;justify-content:center;padding: 13px 0px 5px 0px;font-size:1.2rem;
}

.cs_vs2 {
display:flex;justify-content:center;padding:5px;font-size:1rem;
}

.cs_vs3 {
background: #447bba;padding:10px;color: #fff;border-radius:10px;
}