
#ct {
    position: relative;
    z-index: 1;
    font-size: 16px;
    line-height: 19px;
    padding-top: 20px;
}

.rap .comp_card {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 4px 0 rgb(0 0 0 / 6%);
    box-shadow: 0 1px 4px 0 rgb(0 0 0 / 20%);
}

.cont {
    padding-left: 10px;
    padding-right: 10px;
}

.card_padding {
    padding: 0 16px;
}

.comp_card {
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #fff;
}


.comp_weather {
    position: relative;
    max-height: 320px;
}

.rap {
    width: 100%;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.title {
    margin-left: 10px;
    font-size: 1.2em;
}

.top_menu {
    z-index: 1000000;
    position: fixed;
    background-color: white;
    padding-top: 20px;
    /*position:absolute;*/
    border-bottom: 1px solid;
    border-color: #ededed;
    width: 100%;
    height: 65px;
}

.top_menu_alarm {
    position: relative;
    float: left;
    display: block;
    width: 70px;
    flex: 1;
    margin-left: 10px;
}


.top_menu_title {
    position: relative;
    float: left;
    display: block;
    width: calc(100% - 160px);
    text-align: center;
    font-size: 1.1rem
}

.top_menu_profile {
    position: relative;
    float: left;
    display: block;
    width: 70px;
    text-align: right;
    margin-right: 10px;
}

.swiper {
    width: calc(100% - 16px);
    height: 400px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    padding-top: 20px;
    /* Center slide text vertically */
}

.swiper-slide {
    width: calc(100% - 10px);
}

    .swiper-slide:nth-child(2n) {
        width: calc(100% - 10px);
    }

    .swiper-slide:nth-child(3n) {
        width: calc(100% - 10px);
    }

    .swiper-slide:nth-child(4n) {
        width: calc(100% - 10px);
    }

.s1_info {
    display: flex;
}

.s1_info1 {
    flex: 1;
}

.s1_info2 {
    flex: 1;
}

.s_btn_purple {
    background-color: #5c5adc;
    height: 52px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 15px;
}

.s_btn_purple4 {
    background-color: #006fd1;
    height: 52px;
    border-bottom-left-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 15px;
}

.s_btn_purple5 {
    background-color: #6d6be0;
    height: 52px;
    border-bottom-right-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 15px;
}

.s_btn_blue {
    background-color: #0070c0;
    height: 52px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


.s_btn_orange2 {
    background-color: #fecd33;
    height: 52px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.s_btn_orange5 {
    background-color: #ffa500;
    height: 52px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.s_btn_yellow {
    background-color: #ffc000;
    height: 52px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.s_btn_sky {
    background-color: #00aaf0;
    height: 52px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 34px;
}


.s_btn_orange {
    background-color: #ff9600;
    height: 52px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: 34px;
}


.s_btn_yellow3 {
    background-color: #ffc000;
    height: 52px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-top: -6px;
}

a {
    text-decoration: none;
}

.s_info2_tit {
    margin-left: 6px;
    font-size: 1.2rem;
    margin-top: 4px;
}

.bar {
    border-bottom: 2px solid;
    border-color: #efefef;
    padding-bottom: 30px;
}

.paper {
    height: 80px;
    width: 90%;
    background: rgba(255,255,255,0.9);
    margin: auto;
    text-align: left;
    margin-top: 27px;
}


.lines {
    padding-left: 12px;
    padding-left: 12px;
    height: 100px;
    width: 100%;
    background-image: repeating-linear-gradient(white 0px, white 24px, #fec100 25px);
}

.text {
    top: 65px;
    left: 55px;
    bottom: 10px;
    right: 10px;
    line-height: 25px;
    overflow: hidden;
    outline: none;
}

.holes {
    position: absolute;
    left: 10px;
    height: 25px;
    width: 25px;
    background: lightgoldenrodyellow;
    border-radius: 50%;
    box-shadow: inset 0px 0px 2px 0px #888;
}

.memo {
    height: 83px;
    margin-left: 10px;
    margin-right: 10px;
}

.scroll_div {
    webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: -webkit-transform .35s cubic-bezier(.65,0,.35,1);
    transition: -webkit-transform .35s cubic-bezier(.65,0,.35,1);
    transition: transform .35s cubic-bezier(.65,0,.35,1);
    transition: transform .35s cubic-bezier(.65,0,.35,1),-webkit-transform .35s cubic-bezier(.65,0,.35,1);
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: none;
}

.div_list {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    vertical-align: top;
    list-style: none;
}

.tip_swiper {
    width: calc(100% - 16px);
    height: 320px;
}

.tip_cont {
    width: 170px !important;
}

.calendar_text {
    border: none;
    border-bottom: 1px solid #e4e4e4;
    font-size: 1rem;
    padding-left: 7px;
    padding-bottom: 6px;
    outline: none;
    width: 111px;
}

.popupbody {
    width: 100%;
    height: 100%;
    background-color: #00000069;
    position: absolute;
    z-index: 10;
    margin-top: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.popupbodyAll {
    width: 100%;
    height: 100%;
    background-color: #00000069;
    position: fixed;
    z-index: 10;
    margin-top: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    top: 0px;
}


.popupbodyAlarm {
    width: 100%;
    height: 100%;
    background-color: #00000069;
    position: fixed;
    z-index: 10;
    top: 0px;
}



.popupcont {
    background-color: white;
    padding: 20px;
    border-radius: 10px;
}

.popupcontAlarm {
    background-color: white;
    padding: 20px;
    border-radius: 10px;
    margin-top: 65px;
}

.profile {
    padding-left: 20px;
    padding-right: 20px;
}

.pr_top {
    width: calc(100% - 60px);
    float: left;
}

.dfl {
    display: flex;
}

.f1 {
    flex: 1;
}

.pr_main {
    width: 100%;
}

.border_gray {
    border-bottom: 1px solid;
    border-color: #ededed;
    padding-bottom: 18px;
}


.border_blue {
    border-bottom: 1px solid;
    border-color: #0070c0;
    padding-bottom: 8px;
}

.bluebg {
    width: 100%;
    background-color: #bcecff;
    margin-top: -15px;
    height: 80px;
    margin-left: 0px;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.blue_btn {
    width: 100%;
    border: 1px solid;
    padding: 0px;
    border-radius: 8px;
    height: 36px;
    text-align: center;
    border-block-color: #0070c0;
    color: #0070c0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.yellow_btn3 {
    width: 100%;
    border: 1px solid;
    padding: 0px;
    border-radius: 8px;
    height: 36px;
    text-align: center;
    border-block-color: #ffc000;
    color: #ffc000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


.ml20 {
    margin-left: 20px;
    margin-right: 20px;
}

.ml10 {
    margin-left: 10px;
    margin-right: 10px;
}


.text_va_center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.q1 {
    margin-left: 20px;
    margin-right: 20px;
    line-height: 15px;
}

.blue_btn2 {
    width: 100%;
    border: 1px solid;
    padding: 0px;
    border-radius: 8px;
    height: 36px;
    text-align: center;
    color: white;
    background-color: #0070c0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


.blue_btn3 {
    border: 1px solid;
    padding: 0px;
    border-radius: 8px;
    height: 36px;
    text-align: center;
    border-block-color: #0070c0;
    color: #0070c0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-left: 10px;
    margin-right: 10px;
}

.circle_box {
    border-radius: 50%;
    overflow: hidden;
}

.circle_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 120px;
    border-radius: 100%;
}



.circle_box2 {
    border-radius: 15px;
    overflow: hidden;
}

.circle_img2 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding-left: 10px;
    padding-right: 10px;
    filter: brightness(0.6);
}


.img_center_t {
    position: relative;
    text-align: center;
    color: white;
}

.img_center_t2 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.s_btn_blue2 {
    background-color: #0070c0;
    height: 52px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.yellow_btn {
    background-color: #ffc000;
    border-color: #ffc000;
    font-family: 'omt';
}

.yellow_btn2 {
    background-color: #ffc000;
    height: 36px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.loading {
    background-image: url('/images/loading2.gif');
    background-repeat: no-repeat;
}

    .loading:after {
        content: "Loading..";
        text-align: right;
        padding-left: 25px;
    }

.itext_yellow {
    height: 34px;
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #ffc000;
    width: 100%;
    color: black;
}

    .itext_yellow:focus {
        outline: none !important;
        height: 34px;
        padding: 10px;
        border-radius: 5px;
        border: 1px solid #ffc000;
        width: 100%;
        color: black;
    }

.yellow3_btn {
    border: 1px solid #ffc000;
    color: #ffc000;
    height: 36px;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

@media screen and (min-width: 401px) {
    .responsive_text1 {
        font-size: 1.4rem
    }

    .responsive_text2 {
        font-size: 1.4rem
    }


    .responsive_text3 {
        font-size: 1rem
    }

    .responsive_text4 {
        font-size: 0.7rem
    }

    .responsive_text5 {
        font-size: 0.6rem
    }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 400px) {
    .responsive_text1 {
        font-size: 5.5vw;
    }

    .responsive_text2 {
        font-size: 5.5vw;
    }

    .responsive_text3 {
        font-size: 3.8vw
    }

    .responsive_text4 {
        font-size: 3vw
    }

    .responsive_text5 {
        font-size: 2vw
    }
}
