@font-face {
    font-family: 'Assistant-Regular';
    src: url('https://www.5power.co.il/Fonts/Assistant-Regular.ttf');
}
@font-face {
    font-family: 'Assistant-SemiBold';
    src: url('https://www.5power.co.il/Fonts/Assistant-SemiBold.ttf');
}
@font-face {
    font-family: 'Assistant-Bold';
    src: url('https://www.5power.co.il/Fonts/Assistant-Bold.ttf');
}
    
body,html{
    width:100%;
    background: #efe8da;
    margin: 0px;
    padding: 0px;
    direction: rtl;
    font-family: 'Assistant-Regular';
}
h1,h2,h3,h4,h5,h6{
    margin:0px;
    padding:0px;
}
p{
    margin:0px;
    padding:0px;
}
.float_right{
    float:right;
}
.float_left{
    float:left;
}
.the_overflow{
    overflow:hidden;
}
.the_res{
    position: relative;
}
.the_inline{
    display: inline-block;
}
.the_toper,.the_mid{
    width:1100px;
    margin-right:auto;
    margin-left:auto;
}
.the_toper{
    overflow: hidden;
    height:235px;
}
.the_toper_b2{
    position: absolute;
    top: 8vh;
    left: -2vh;
}
.the_toper_c2{
    background: #BA292A;
    color: white;
    text-align: center;
    font-size: 26px;
    padding-top: 0px;
    padding-bottom: 5px;
    box-shadow: 1px 1px 10px grey;
    margin-top: 15px;
}
.the_toper_c1_b{
    color:#8D3991;
    font-size:26px;
    font-weight: bold;
}
.the_toper_c1{
    width: 140px;
    height: 140px;
    text-align: center;
    border-radius: 50%;
    background: #943a92;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 2px 8px black;
    cursor: pointer;
}
.the_toper_c1_a{
    width: 133px;
    height: 133px;
    background: white;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.the_toper_c1_b{
        color: #8D3991;
    font-size: 30px;
    font-weight: bold;
    width: 120px;
    height: 120px;
    border: 1px dashed #8D3991;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}
.the_toper_a{
    width:20%;
    padding-top: 65px;
}
.the_toper_c{
    width:30%;
    padding-top: 20px;
}
.the_toper_c1_idan_new{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.the_toper_b{
    width:50%;
    text-align: center;
}
.main_background{
    background-image: url(/power5/Imgs/5power_back_logo.png);
    background-repeat: no-repeat;
    background-position-x: 240px;
    background-position-y: -120px;
}
.the_mid_r{
    width:18%;
}
.the_mid_l{
    width: 80%;
    min-height: calc(90vh - 240px);
    background: rgb(253,253,253);
    background: linear-gradient(50deg, rgba(253,253,253,0) 0%, rgba(255,255,255,1) 50%);
    border-radius: 10px;
    box-shadow: 1px 3px 6px grey;
    margin-bottom: 15px;
    margin-left: 0.2%;
        overflow: hidden;
}
.the_mid_menu_li {
    font-size: 22px;
    color: white;
    background: #8D3991;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-right: 15px;
    border-bottom: 1px solid white;
}
.the_mid_menu_li:hover{
    background: rgba(141,57,145,0.6);
}
.the_mid_menu_li a{
    text-decoration: none;
    color:inherit;
}
.nav_active{
    background: rgba(141,57,145,0.6);
}
.the_bottom{
    width:1100px;
    margin-right:auto;
    margin-left:auto;
}
.the_bottom_r{
    width:20%;
}
.the_bottom_l{
    width: 78%;
    text-align: center;
    color: #8d3991;
    font-size: 43px;
    margin-right: 20%;
}
.the_bottom_lin{
    background: #facbcc;
    padding-right:15px;
    padding-left:15px;
    padding-bottom:5px;
}
.the_plan_title h1{
    line-height: 23px;
    font-size:30px;
    color:#8D3991;
}
.about_us_r h1{
    line-height: 23px;
    font-size:30px;
    color:#8D3991;
    padding-bottom:15px;
}
.about_us{
    box-sizing: border-box;
    padding: 10px;
}
.about_us_r{
    width: 60%;
    box-sizing: border-box;
    padding-right: 3%;
    padding-left: 3%;
}
.about_us_l{
    width:40%;
}
.the_img_after{
    width:49%;
}
.the_img_before{
    width:49%;
}
.the_imgs_all img{
    width:100%;
}
.the_imgs_all{
    box-shadow: 1px 1px 10px grey;
    border-radius: 2px;
    box-sizing: border-box;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
}
.the_mid_menu a{
    text-decoration: none;
}
.the_plan_boxs{
    text-align:center;
}
.the_plan{
    padding:15px;
}
.the_plan_info_r{
    width:75%;
}
.the_plan_info_l{
    width:25%;
    text-align:center;
}
.the_stories{
    padding:15px;
}
.the_videos{
    padding:15px;
}
.the_stories_row_r{
        width: 75%;
    min-height: 120px;
    padding-bottom: 25px;
}
.the_stories_row_l{
    width:25%;
}
.the_stories_row_l img{
    height: 140px;
    object-fit: cover;
    width: 200px;
}
.the_small_imgs_after{
    margin-right:15px;
}
.the_stories_row_r3{
    position: absolute;
    bottom: 0;
    left: 0px;
    font-weight: bold;
    cursor: pointer;
    background: rgba(241,242,242,1);
    padding: 2px;
}
.the_stories h1,.the_videos h1{
    color:#8D3991;
}
.the_stories_row_r1 h2{
    color:rgba(186,41,42,1);
}
.the_stories_row {
    background: rgba(241,242,242,1);
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 2px;
}
.the_stories_row a{
    text-decoration: none;
    color:inherit;
}
.the_stories_holder{
    height: 60vh;
    overflow: auto;
}
.the_videos_holder{
    height: auto;
    overflow: auto;
    margin-top:1vh;
}
.cooks_main_img img{
    max-height: 205px;
    object-fit: cover;
    width: 100%;
}
.cook_menu a{
    text-decoration: none;
    color:inherit;
}
.cook_menu_icon{
        width: 100px;
    height: 100px;
    background: #8D3991;
    border-radius: 50%;
    text-align: center;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    line-height: 21px;
    margin-left: 20px;
    box-shadow: 1px 1px 10px transparent;
}
.cook_menu_icon:hover{
    box-shadow: 1px 1px 10px gray;
}
.cook_menu_icon_like{
    width: 100px;
    height: 100px;
    border: 1px solid #8D3991;
    background: white;
    border-radius: 50%;
    text-align: center;
    color: #8D3991;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    line-height: 16px;
    margin-left: 30px;
}
.cook_menu_icon_like img{
    width:40px;
}
.the_ser_zone{
    text-align: center;
    font-weight: bold;
    margin-top: 30px;
}
.the_ser_zone2{
    text-align: center;
    font-weight: bold;
}
.cook_menu,.cook_menu_txt{
    padding:15px;
}
.the_ser_zone_a input{
    border:1px solid #8D3991;
    outline: none;
    padding:5px;
    font-size:16px;
    width:100%;
    box-sizing: border-box;
    text-align: right;
    box-shadow: 1px 1px 10px grey;
}
.cook_menu_txt_a{
    color: #8D3991;
    font-size:30px;
    font-weight: bold;
    line-height: 28px;
}
.cook_menu_txt_b{
    margin-top:15px;
}
.cook_menu_txt_c{
    font-weight: bold;
}
.the_mid_menu_li_l{
    margin-right:7px;
}
.the_sub_menu{
    display: none;
    position: absolute;
    font-size: 22px;
    background: #b691c3;
    color:white;
    margin-right: 185px;
    margin-top: -33px;
    z-index:10;
}
.the_sub_menu_login{
    display: none;
    position: absolute;
    font-size: 22px;
    background: #b691c3;
    color:white;
    margin-right: 185px;
    margin-top: -33px;
    z-index:2;
}
.the_sub_menu_files{
    display: none;
    position: absolute;
    font-size: 22px;
    background: #b691c3;
    color:white;
    margin-right: 185px;
    margin-top: -33px;
    z-index:2;
}
.the_sub_menu_open{
    display: block;
}
.the_sub_menu_link{
    padding-top: 4px;
    padding-bottom: 4px;
    border-bottom: 1px solid white;
    padding-right: 15px;
    padding-left: 15px;
}
.the_sub_menu_link:hover{
    background: #977ba3;
}
.login_no_register_in_tirle {
        color: #8D3991;
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    text-align: center;
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
}
.login_no_register_in_tools1 {
    text-align: center;
        margin-top: 30px;
    margin-bottom: 30px;
}
.login_no_register_in_tools1_in{
    display: inline-block;
    width:100px;
    font-family: 'Assistant-SemiBold';
    font-size: 21px;
    line-height: 21px;
    color: #8D3991;
}
.login_no_register_in_tools1_b{
    margin-top:-15px;
        height: 40px;
    font-size: 16px;
    line-height: 21px;
    color: #8D3991;
    overflow: hidden;
}
.login_no_register_in_tools_sec_row_in_a{
    display: inline-block;
    width:130px;
    text-align: center;
}
.login_no_register_in_tools1_b{
    height: 40px;
    font-size: 21px;
    line-height: 21px;
    color: #8D3991;
}
.login_no_register_in_tools_sec_row{
    text-align:center;
    margin-bottom: 40px;
}
.login_no_register_in_tools_thered_row{
    text-align:center;
}
.login_no_register_in_tools1_c{
        position: absolute;
    top: 40px;
    left: -15px;
}
.login_no_register_in_tools1_c_b {
    font-size: 10px;
    color: black;
    margin-top: -7px;
    width: 50px;
    line-height: 8px;
    font-weight: bold;
}
.take2{
    margin-right:100px;
}
.take3{
    margin-right:100px;
    margin-left:100px;
}
.real_login_screen_in_bottom_buts{
    width:130px;
}
.real_login_screen_in_bottom{
    text-align:center;
    margin-top:10px;
}
.real_login_screen_in{
    padding:30px;
}
.real_login_screen_in_details {
    position: absolute;
    transform: rotate(
90deg
);
    white-space: nowrap;
    transform-origin: right top 0;
    bottom: calc(100% - 500px);
    width: 470px;
    text-align: center;
    right: 0;
    background: rgb(146,39,143);
    background: linear-gradient(
0deg
, rgba(146,39,143,1) 0%, rgba(87,54,145,1) 80%);
    color: white;
    font-family: 'Assistant-Bold';
    font-size: 16.5px;
    line-height: 35px;
    border-top-right-radius: 10px;
    z-index:1;
    cursor: pointer;
}
.arrow-left {
      width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid rgba(146,39,143,1);
    position: absolute;
    left: calc(50% - 15px);
}
.real_login_screen_in_top_r_1{
    font-size:36px;
    font-family: 'Assistant-Bold';
    color:#8D3991;
    line-height: 32px;
}
.real_login_screen_in_top_r{
    padding-right:30px;
}
.real_login_screen_in_top_r_2_a{
    vertical-align: bottom;
}
.real_login_screen_in_top_r_2_a svg{
    width:30px;
    height:30px;
    fill:#8D3991;
}
.real_login_screen_in_top_r_2_b{
    font-size:20px;
    color:black;
    line-height: 30px;
}
.real_login_screen_in_top_r_2_c{
    background: white;
    border:1px solid lightgray;
    width:40px;
    line-height: 30px;
    text-align: center;
}
.real_login_screen_in_top_r_2{
    margin-top:15px;
        margin-bottom: 10px;
}
.real_login_screen_in_top_r_3{
    font-size:20px;
    color:black;
    margin-top:5px;
}
.real_login_screen_in_top_r_3 a{
    text-decoration: underline;
}
.real_login_screen_in_bottom_list{
        color: white;
    background: rgb(146,39,143);
    background: linear-gradient( 
0deg
 , rgba(146,39,143,1) 0%, rgba(87,54,145,1) 80%);
    text-align: center;
    margin-top: 10px;
    padding: 10px;
    box-sizing: border-box;
    border-radius: 20px;
}
.real_login_screen_in_bottom_list_title{
    font-size:27px;
    font-family: 'Assistant-SemiBold';
}
.m_rec{
    font-size:20px;
}
.real_login_screen_in_top_l_replace{
    text-align:center;
    font-size:20px;
    text-decoration: underline;
    color:rgba(146,39,143,1);
}
.real_login_screen_in_details_open{
    position: absolute;
    top: 0;
    right: 0px;
    background: rgb(87,54,145);
    background: linear-gradient(
180deg
, rgba(87,54,145,1) 0%, rgba(146,39,143,1) 80%);
    height: 466px;
    border-bottom-right-radius: 15px;
    color: white;
    z-index: 1;
}

.real_login_screen_in_details_open_t{
    font-size: 27px;
    font-family: 'Assistant-SemiBold';
    width: 59%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    line-height: 27px;
    padding-top:20px;
}
.real_login_screen_in_details_open_t2{
    font-size: 16px;
    font-family: 'Assistant-SemiBold';
    text-align: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
.real_login_screen_in_details_open_close{
    position: absolute;
    z-index: 2;
    right: 5px;
    top: 5px;

}
.real_login_screen_in_details_open_close svg{
    fill:white;
}
.real_login_screen_in_details_open_t3_row_a{
    font-size:15.3px;
    color:white;
}
.the_inner_form{
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
}
.real_login_screen_in_details_open_t3_row{
    margin-bottom:10px;
}
.bolderrr {
    font-weight: bold;
}
.the_tetxtt2 textarea{
    width: 100%;
    box-sizing: border-box;
    min-height: 47px;
    resize: none;
}
.real_login_screen_in_details_open_t3_row_submit{
    text-align: center;
    font-weight: bold;
    border: 1px solid transparent;
    cursor: pointer;
}
.real_login_screen_in_details_open_t3_row_submit:hover{
    border: 1px solid white;
}
.real_login_screen_in_details_open_form{
    padding-right: 30px;
    position: relative;
    width: 430px;
    margin-right: -430px;
    z-index: 0;
    transition: all 300ms;
}
.real_login_screen_in_details_open_form_open{
    margin-right: 0px;
}
.arrow-left2 {
      width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 15px solid rgba(146,39,143,1);
    position: absolute;
    top: calc(50% - 30px);
    left: -15px;
}
.the_vid_ser1_icon{
    position: absolute;
    top: 6px;
    left: 6px;
}
.vid_ser_input{
    font-size: 16px;
    line-height: 2em;
    border: 1px solid lightgray;
    box-sizing: border-box;
    padding-right: 5px;
    padding-left: 25px;
    box-shadow: -10px -10px 20px grey;
    width:100%;
}
.the_vid_ser2{
    text-align: center;
    font-weight: bold;
}
.all_files_in{
    padding:15px;
}
.all_files_in_top{
    text-align: center;
    font-size: 30px;
    color: #8D3991;
    font-weight: bold;
    line-height: 15px;
    padding-bottom: 15px;
    padding-top:15px;
}
.all_files_in_list_in{
    text-align:center;
}
.all_files_in_list_circle{
    vertical-align: middle;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.all_files_in_list_circle_txt{
    font-size: 18px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background: #8D3991;
    text-align: center;
    color: white;
    line-height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 1px 1px 10px transparent;
}
.all_files_in_list_in a{
    text-decoration: none;
    
}
.all_files_in_list_txt{
    height: 28vh;
    overflow: auto;
}
.all_files_in_list_circle_txt:hover{
    box-shadow: 1px 1px 10px gray;
}
.the_links{
    margin-bottom:5px;
    font-size:16px;
}
.the_reminders_all{
    padding:15px;
}
.the_reminders_in_top{
    text-align:center;
}
.exmples_list ul{
    list-style: none;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.exmples_list ul li{
    font-weight: bold;
}
.exmples_list ul li::before {
        content: "•";
    color: #8D3991;
    display: inline-block;
    margin-right: -40px;
    margin-left: 5px;
    font-weight: bolder;
    width: 5px;
}
.the_reminders_in_top_title{
        text-align: center;
    font-size: 30px;
    color: #8D3991;
    font-weight: bold;
    line-height: 15px;
    padding-bottom: 15px;
}
.the_reminders_in_exmples_add{
        width: 360px;
    height: 162px;
    color: white;
    font-size: 15px;
    background: #8D3991;
    padding: 5px;
    border-radius: 10px;
    font-weight: bold;
    letter-spacing: 0.5px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.the_reminders_in_exmples_add2_b1{
    margin-right:-5px;
}
.the_reminders_in_exmples_add2_b2{
    margin-right: -4px;
}
.the_reminders_in_exmples_add3_l_a{
    font-size: 30px;
    line-height: 28px;
    border-radius: 50%;
    color: #8D3991;
    background: white;
    width: 30px;
    height: 30px;
    text-align: center;
    display: inline-block;
}
.the_reminders_in_exmples_add3_mes{
    text-align: center;
    width: 60%;
    margin-right: 40%;
    font-size: 14px;
    font-weight: normal;
}
.mm_txt{
    margin-left:5px;
}
.the_reminders_in_exmples_add3_l_b{
    font-size: 12px;
    font-weight: normal;
}
.the_reminders_in_exmples_add3_l{
    text-align: center;
    width: 30%;
    margin-left: 12%;
    cursor: pointer;
}
.the_reminders_in_exmples_add2{
    margin-top: 5px;
    margin-bottom: 0px;
}
.the_reminders_in_exmples_add3{
    margin-top:15px;
}
.the_min_sel,.the_houers_sel{
    font-size:30px;
}
.the_min_txt{
    line-height: 34px;
    vertical-align: top;
    margin-left: 5px;
}
.the_reminders_in_exmples_add1_b input{
        width: 100%;
    box-sizing: border-box;
    font-size: 18px;
    border: 1px solid gray;
    margin-top: 5px;
    padding: 5px;
}
.the_reminders_in_exmples_add_zone_title,.the_reminders_in_exmples_add_target_title{
    font-size: 18px;
    font-weight: bold;
}
.the_reminders_in_exmples_add_zone_in_row{
        width: 80%;
    background: white;
    border: 1px solid lightgray;
    margin-bottom: 10px;
    padding: 3px;
}
.the_reminders_in_exmples_add_zone_in_row_r{
    line-height: 29px;
    font-size: 14px;
    font-weight: bold;
}
.the_reminders_in_exmples_add_target_txt textarea{
    width: 80.5%;
    box-sizing: border-box;
    border: 1px solid lightgray;
    min-height: 80px;
    padding: 5px;
} 
.the_toper_c a{
    text-decoration: none;
}
.the_con_us_in_r{
    width:65%;
}
.the_con_us_in_l{
    width: 30%;
    text-align: center;
    font-size: 23px;
}
.the_con_us{
    padding:15px;
}
.the_con_us_in{
        margin-top: 10px;
    margin-right: 20px;
    margin-left: 20px;
    padding: 20px;
    box-sizing: border-box;
    font-size: 17px;
    border-radius: 3px;
    box-shadow: 0px 0px 10px black;
    background: #BA292A;
    color:white;
}
.the_con_us_in_r_row_a{
    font-weight: bold;
}
.the_con_us_in_r_row_b input{
    width:100%;
}
.the_con_us_in_r_row{
    margin-bottom:10px;
}
.the_con_us_in_r_row_a{
    width:15%;
}
.the_con_us_in_r_row_b{
    width:80%;
}
.the_con_us_in_sub{
    text-align:center;
}
.the_con_us_in_sub_in{
        background: black;
    color: white;
    font-size: 16px;
    direction: ltr;
    padding: 5px;
    border-radius: 2px;
    margin-top: 10px;
    cursor: pointer;
}
.the_des{
    display:block;
}
.the_mob{
    display:none;
}
.mob_img_info{
    width:130px;
    margin-right:auto;
    margin-left:auto;
}
.real_login_screen_in_bottom_list_marque{
     width: 100%;
    overflow: hidden;
    height: 30px;
}
.real_login_screen_in_bottom_list_marque p {
    margin: 0px;
    padding: 0px;
    height: 20px;
}
.real_login_screen_in_bottom_list_marque li{
    display: inline-block;
}
.real_login_screen_in_bottom a{
    text-decoration: none;
}
.save_mon_txt {
    position: absolute;
    left: 19.5%;
    bottom: 7%;
    cursor: pointer;
    background: black;
    color: white;
    padding: 5px;
    border-radius: 3px;
}
.the_reminders_in_exmples_add_zone_in_row_l{
    cursor: pointer;
}
.the_audio audio{
    width:100%;
}
.video_link{
    text-align:center;
}
.video_link iframe{
    width:700px;
    height:450px;
}
.the_weight_pop_up{
        position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 111;
    text-align: center;
}
.the_weight_pop_up_in_all{
    width: 40%;
    margin-right: 30%;
    margin-left: 30%;
    max-width: 500px;
    position: relative;
}
.the_weight_pop_up_in{
    background: rgb(158,23,15);
    background: linear-gradient(90deg, rgba(158,23,15,1) 0%, rgba(229,41,35,1) 18%);
    color:white;
    font-family: 'Assistant-SemiBold';
    border-radius: 15px;
    box-shadow: 0px 0px 10px gray;
    margin-top: 10px;
    padding-top:15px;
    padding-bottom:15px;
}
.the_weight_pop_up_in_title,.small_title2{
    font-size:35px;
}
.the_input_in_weight_l_day_txt,.small_title{
    font-size:23px;
}
.the_input_in_weight_l_day{
    width:20px;
    height:20px;
    border-radius: 50%;
    background:white;
    cursor: pointer;
}
.the_input_in_weight_l_day_in{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: transparent;
    margin-right: 5px;
    margin-top: 5px;
}
.but_day_active{
    background: black;
}
.the_weight_pop_up_in_close{
    position: absolute;
    left: 20px;
    top: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: white;
    box-shadow: -3px 6px 8px rgb(0 0 0 / 60%);
    cursor: pointer;
}
.the_input_in_weight{
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.the_input_in_weight_r{
    width:48%;
}
.the_input_in_weight_l{
    width:48%;
}
.the_input_in_weight_r input{
    min-height: 60px;
    padding: 15px;
    text-align: center;
    border: 1px solid black;
    box-shadow: 0px 0px 10px grey;
    box-sizing: border-box;
    width:100%;
}
.the_input_in_weight_l_day{
    margin-left:10px;
}
.the_input_in_weight_l_day_txt{
    margin-top:-5px;
}
.the_input_in_weight_l{
    margin-top:5px;
}
.the_typerr_day_or_night1{
    margin-bottom:5px;
}
.small_txt{
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.small_txt input{
    width: 100%;
    box-sizing: border-box;
    border: 1px solid black;
    box-shadow: 0px 0px 10px grey;
    padding: 10px;
}
.small_txt textarea{
        width: 100%;
    box-sizing: border-box;
    height: 80px;
    border: 1px solid black;
    box-shadow: 0px 0px 10px grey;
    resize: none;
    padding: 10px;
}
.small_title_but_in{
    font-family: 'Assistant-Bold';
    font-size: 18px;
    background: black;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px white;
    margin: 2px;
    cursor: pointer;
}
.real_login_screen_in_top_l_img{
    width:362px;
    height:362px;
}
.real_login_screen_in_top_l_img img{
    object-fit: cover;
    width:100%;
}
.the_user_img_area_1{
    position: absolute;
    right:5px;
    top:5px;
    background: black;
    color:white;
    padding:3px;
    border-radius: 3px;
    cursor: pointer;
    font-size:12px;
}
.the_user_img_area_2{
    position: absolute;
    left:5px;
    top:5px;
    background: black;
    color:white;
    padding:3px;
    border-radius: 3px;
    cursor: pointer;
    font-size:12px;
}
.the_hamsa_pop_up{
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.6);
    width: 100%;
    height: 100%;
    z-index: 20;
    display: flex;
    align-items: center;
    justify-content: center;
}
.the_hamsa_pop_up_in_img img{
    width: 100%;
    object-fit: contain;
    height: 80vh;
}
.the_hamsa_pop_up_in_close{
    text-align: right;
}
.the_hamsa_pop_up_in_close svg{
    fill:white;
    width:40px;
    height:40px;
}
.the_hamsa_pop_up_in_close_in{
    cursor: pointer;
}
.the_stars_text_or_img{
    background: white;
    color: black;
    border-radius: 5px;
    padding: 10px;
    min-height: 15vh;
    min-width: 55vw;
}
.the_lister_order{
    text-align: right;
    background: white;
    margin-right: 0px;
}
.the_submit_but,.the_close_the_pop_up_in{
    cursor: pointer;
}
.stories_img_div img{
    object-fit: contain;
    width:200px;
    height: auto;
}
.stories_div_r{
    height:200px;
}
.like_or_di_like{
    text-align: center;
}
.the_cursor{
    cursor: pointer;
}
.the_buts_sociel{
    margin-top:15px;
}
.the_buts_sociel_but img{
    height:50px;
}
.the_toper_b1 img{
    height:260px;
}
.like_or_di_like img{
    height: 30px;
}
.like_or_di_like{
    margin-top:15px;
}
.like_or_di_like_a{
    vertical-align: middle;
    font-size:18px;
    line-height: 30px;
    margin-left:10px;
    font-weight: bold;
}
.like_or_di_like_b{
    vertical-align: text-top;
    cursor: pointer;
}
.restore_pass_row{
    font-weight: bold;
    margin-top: 15px;
    cursor: pointer;
}
.marquee_in_spacer{
    margin-right:5px;
    margin-left:5px;
}
.real_login_screen_in_details_open_t3_row_b input{
    max-width:130px;
}
.the_docs_finder{
    width:90%;
    margin-right:5%;
    margin-left:5%;
}
.the_docs_finder input{
    width: 100%;
    box-sizing: border-box;
    font-size: 18px;
    padding: 5px;
    border-radius: 3px;
    border: 1px solid #8D3991;
    background: white;
    padding-right: 10px;
    padding-left: 10px;
}
.ser_title_box_r {
    font-size: 18px;
    color: black;
    border-bottom: 1px solid rgba(245,245,245);
    line-height: 30px;
}
.ser_title_box_r a{
    color:inherit;
    text-decoration: none;
}
.cheak_the_weigh_once_more{
        position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
    color: white;
    font-size: 20px;
    z-index: 10000;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.the_right_banner{
    overflow: hidden;
    margin-top:80px;
}
.the_right_banner img{
    width:100%;
}
.the_right_banner_mob{
    display: none;
}
.the_row_datesss_idan{
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid black;
}
.the_idan_idan_hh_holder{
    overflow: auto;
    max-height: 200px;
}
.the_toper_c_the_orignal{
    width:13%;
}
.the_floating_whatsapp{
    position: fixed;
    left:10px;
    bottom:10px;
}
.the_ffff_tttt_aaa{
    position: fixed;
    right:10px;
    bottom:10px;
}
.the_ffff_tttt_aaa a{
    text-decoration: none;  
}