body{
	background-color: #F6EFF6;
	font-family: 'Roboto';
	color: #514B7E;
	line-height: 16px;
}
.clear{clear: both;}
a{text-decoration: none !important;color:#FF709B;}
p{margin:0;}

.goback {margin:10px; font-size:10px; color:#FF709B;}

#header{
    background: #F6EFF6;
    padding: 10px 0;
}
#header .hd_logo{
    display: inline-block;
}
#header .hd_logo img{
  width:100px
}
.hamburger{display: none;}
.hamburger_close{display: none;}
.mobile_only {
display: none;
}
#header .hd_menu{
    display: inline-block;
		margin-left: 50px;
}
#header .hd_menu-active{
	padding-left: 20px;
background-image: url("../images/icon/lf_b-menu_active.svg");
background-repeat: no-repeat;
background-position: left center;

}
#header .hd_menu a{
    font-family: Roboto;font-style: normal;font-weight: normal;
    font-size: 16px;line-height: 19px;color: #514B7E;margin: 0 15px;
}
#header .hd_menu a.hd_menu-active span{
    font-weight: bold;
}
#header .hd_menu img{

}

#header .hd_right{
    display: flex;float: right;
}
#header .hd_list{
    display: inline-block;padding: 16px 0;
}
#header .hd_list-active{
    position: relative;cursor: pointer;
}
#header .hd_list-active span{font-family: Roboto;font-style: normal;
    font-weight: normal;font-size: 14px;line-height: 16px;
    color: #FFFFFF;}
#header .hd_list-item{display: none;position: absolute;
    background: #fff;z-index: 9;border: 1px solid #DDDDDD;
    box-sizing: border-box;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
    border-radius: 0px 0px 15px 15px;top: 65px;}
#header .hd_list-item span{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 14px;
    line-height: 16px;color: rgba(81, 75, 126, 0.6);
    display: block;padding: 10px;border-top: 1px solid #DDDDDD;}
#header .hd_list-item span:hover{background: #F2EBFF;}
#header .hd_avatar{width: 40px;height: 40px;background-color:#fff; vertical-align: middle;
    display: inline-block;background-image: url("../images/icon/no_ava.png");
    background-repeat: no-repeat;background-position: center;
    border: 2px solid #fff;border-radius: 50px;text-align: center;
    overflow: hidden;margin: 0 15px;}
.auth_link {margin: 0 20px 0 0;color: #514B7E;}
#header .hd_avatar img{text-align: center;width: 50px;height: 50px;}
#header .hd_lang{display: inline-block;padding: 9px 0;
    background: #FFFFFF;width: 35px;height: 35px;
    border-radius: 50px;text-align: center;margin: 8px 0;}
#header .hd_lang span{font-family: Roboto;font-style: normal;
    font-weight: 500;font-size: 12px;line-height: 14px;
    align-items: center;color: #514B7E;text-transform: uppercase;}

.post_avatar {width:50px; height:50px;border-radius: 25px; margin-right: 10px; display:inline-block; background-size: cover;background-repeat: no-repeat; background-position: center;}
.post_avatar_comment {width:30px; height:30px; vertical-align: middle; margin-bottom:5px;}
.container {margin-top: 20px;margin-bottom: 20px;}
.maincontainer {background: #fff; /*box-shadow: 0 0 10px rgba(0,0,0,.1);*/display: block;border-radius: 15px; padding-bottom: 10px;}

#myorganone{padding: 20px 0 10px;}
#myorganone .moo_info{border: 1px solid #DADADA;border-radius: 15px;}
#myorganone .moo_info-head{display: flex;padding: 20px;}
#myorganone .moo_info-head_ava{
    background-image:url("../images/icon/moo_info-head_ava.png");
    width: 60px;height: 60px;border-radius: 50px;
    background-position: center;background-color: #A977FF;
    background-repeat: no-repeat;position: relative;
    display: inline-block;
}
#myorganone .moo_info-head_add{
    background-image:url("../images/icon/moo_info-head_add.png");
    width: 25px;height: 25px;border-radius: 50px;
    background-position: center;background-color: #fff;
    background-repeat: no-repeat;position: absolute;
    bottom: -5px;right: -5px;cursor:pointer;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}
#myorganone .moo_info-head_title{
    display: inline-block;margin-left: 20px;
}
#myorganone .moo_info-head_rank{

}
#myorganone .moo_info-head_rank span.mihr_text{
    font-family: Roboto;font-style: normal;font-weight: bold;
    font-size: 14px;color: #514B7E;
}
#myorganone .moo_info-head_rank span.mihr_rank{
    font-family: Roboto;font-style: normal;font-weight: 300;
    font-size: 12px;line-height: 14px;color: #514B7E;
}
#myorganone .moo_info-head_rank img{

}
#myorganone .moo_info-head_rank span.mihr_numb{
    font-family: Roboto;font-style: normal;font-weight: 300;
    font-size: 12px;line-height: 14px;color: #514B7E;
}
#myorganone .moo_info-head_name{

}
#myorganone .moo_info-head_name span{
    font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #514B7E;
}
#myorganone .moo_info-head_local{

}
#myorganone .moo_info-head_local span{
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #514B7E;
}
#myorganone .moo_info-location{
}
#myorganone .moo_info-items{
    padding: 20px;height: 368px;overflow: scroll;
}
#myorganone .moo_info-items::-webkit-scrollbar-track{
  padding: 2px 0;background:transparent;z-index: 999}
#myorganone .moo_info-items::-webkit-scrollbar{width: 10px;}
#myorganone .moo_info-items::-webkit-scrollbar-thumb{border-radius: 3px;
  background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);}


#myorganone .moo_info-items_addr{margin-bottom: 15px;}
#myorganone .moo_info-items_addr .miia_top{
    background-image: url("../images/icon/miia_top.png");
    background-repeat: no-repeat;background-position: left;
    padding:5px 0 5px 30px;}
#myorganone .moo_info-items_addr .miia_top span{
    font-family: Roboto;font-style: normal;font-weight: normal;
    font-size: 12px;color: #514B7E;}
#myorganone .moo_info-items_addr .miia_top span.miia_map{
    font-family: Roboto;font-style: normal;font-weight: normal;
    font-size: 12px;text-decoration-line: underline;
    color: #A977FF;opacity: 0.6;}
#myorganone .moo_info-items_addr span.miia_bottom{
    font-family: Roboto;font-style: normal;font-weight: normal;
    font-size: 12px;line-height: 14px;color: #514B7E;padding-left: 30px;
    opacity: 0.6;}

#myorganone .moo_info-items_time{margin-bottom: 15px;}
#myorganone .moo_info-items_time .miit_top{padding: 5px 0 5px 30px;
    background-image: url(../images/icon/miit_top.png);margin-bottom: 10px;
    background-repeat: no-repeat;background-position: left;}
#myorganone .moo_info-items_time .miit_top span{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 12px;
    color: #514B7E;}
#myorganone .moo_info-items_time .miit_bottom{display: flex;}
#myorganone .moo_info-items_time .miit_bottom-block{display: inline-block;
    width: 15%;text-align: center;padding: 0 5px;}
#myorganone .moo_info-items_time .miit_bottom-block span{display: block;
    font-family: Roboto;font-style: normal;font-weight: normal;
    font-size: 12px;color: #514B7E;}
#myorganone .moo_info-items_time .miit_bottom-block hr{margin: 5px 0;}
#myorganone .moo_info-items_time .miit_fiolet span{color: #A977FF;}


#myorganone .moo_info-items_phone{margin-bottom: 15px;}
#myorganone .moo_info-items_phone .miip_top{
    background-image: url("../images/icon/miip_top.png");
    background-repeat: no-repeat;background-position: left;
    padding:5px 0 5px 30px;}
#myorganone .moo_info-items_phone .miip_top span{
    font-family: Roboto;font-style: normal;font-weight: normal;
    font-size: 12px;color: #514B7E;}
#myorganone .moo_info-items_phone span.miip_bottom{
    font-family: Roboto;font-style: normal;font-weight: normal;
    font-size: 12px;line-height: 14px;color: #514B7E;padding-left: 30px;
    opacity: 0.6;}

#myorganone .moo_info-items_mail{margin-bottom: 15px;}
#myorganone .moo_info-items_mail .miim_top{
    background-image: url("../images/icon/miim_top.png");
    background-repeat: no-repeat;background-position: left;
    padding:5px 0 5px 30px;}
#myorganone .moo_info-items_mail .miim_top span{
    font-family: Roboto;font-style: normal;font-weight: normal;
    font-size: 12px;color: #514B7E;}
#myorganone .moo_info-items_mail span.miim_bottom{
    font-family: Roboto;font-style: normal;font-weight: normal;
    font-size: 12px;line-height: 14px;color: #514B7E;padding-left: 30px;
    opacity: 0.6;}

#myorganone .moo_info-btns{display: flex;
    padding: 20px;border-top: 1px solid #DADADA;}
#myorganone .moo_info-btns_redite{}
#myorganone .moo_info-btns_redite span{padding: 5px 15px;display: block;
    background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);
    box-shadow: 0px 1px 4px rgba(255, 113, 139, 0.8);border-radius: 20px;
    font-family: Roboto;font-style: normal;font-weight: normal;
    font-size: 16px;line-height: 19px;text-align: center;color: #FFFFFF;}
#myorganone .moo_info-btns_add{margin: 0 10px;}
#myorganone .moo_info-btns_add span{font-family: Roboto;display: block;
    font-style: normal;font-weight: normal;font-size: 16px;line-height: 19px;
    text-align: center;color: #514B7E;padding: 5px 10px;background: #FFFFFF;
    border: 1px solid #FF709B;box-sizing: border-box;border-radius: 20px;}
#myorganone .moo_info-btns_rubbish{}
#myorganone .moo_info-btns_rubbish img{background: #EB5757;
    border-radius: 20px;padding: 10px;}

#myorganone .moo_stat{background: #FFFFFF;margin-bottom: 20px;
    border: 1px solid #DADADA;box-sizing: border-box;border-radius: 15px;}
#myorganone .moo_stat-top{padding: 15px 10px;border-bottom: 1px solid #DADADA;}
#myorganone .moo_stat-top span{font-family: Roboto;
    font-style: normal;font-weight: 600;font-size: 18px;
    line-height: 21px;color: #514B7E;}
#myorganone .moo_stat-show{padding: 10px;height: 150px;}
#myorganone .moo_stat-show p{font-family: Roboto;
    font-style: normal;font-weight: 600;font-size: 18px;
    line-height: 21px;color: #514B7E;}
#myorganone .moo_stat-show span{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 18px;
    color: #DDDDDD;}
#myorganone .moo_stat-show_active span{color: #64b5f6;font-weight: 600;}
#myorganone .moo_stat-btm{border-top: 2px solid #DDDDDD;margin: 0 10px;
    padding: 15px 0;}
#myorganone .moo_stat-btm span{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 14px;
    line-height: 16px;color: #514B7E;opacity: 0.6;}

#myorganone .moo_photo{background: #514B7E;border-radius: 15px;
    padding: 20px 15px;margin-bottom: 20px;}
#myorganone .moo_photo-active{
    background-position: center;background-size: cover;
    background-repeat: no-repeat;
}
#myorganone .moo_photo-ttl{}
#myorganone .moo_photo-ttl span{font-family: Roboto;
    font-style: normal;font-weight: 600;font-size: 18px;
    line-height: 21px;color: #FFFFFF;}
#myorganone .moo_photo-txt{margin: 15px 0;}
#myorganone .moo_photo-txt span{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 14px;
    line-height: 16px;color: #FFFFFF;opacity: 0.6;}
#myorganone .moo_photo-btn{margin-top: 80px;}
#myorganone .moo_photo-btn span{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 16px;
    line-height: 19px;text-align: center;color: #FFFFFF;
    background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);
    box-shadow: 0px 1px 4px rgba(255, 113, 139, 0.8);
    border-radius: 20px;padding: 5px 30px;display: inline-block;}
#myorganone .moo_photo-active .moo_photo-btn{margin-top: 110px;}

#myorganone .moo_review{background: #FFFFFF;border-radius: 15px;
    border: 1px solid #DADADA;box-sizing: border-box;}
#myorganone .moo_review-top{padding:15px 10px;border-bottom:1px solid #DADADA;}
#myorganone .moo_review-top span{font-family: Roboto;color: #514B7E;
    font-style: normal;font-weight: 600;font-size: 18px;
    line-height: 21px;}
#myorganone .moo_review-show{padding: 15px 15px 15px 10px;
    height: 230px;overflow: scroll;}
#myorganone .moo_review-show span{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 14px;
    line-height: 16px;color: #514B7E;opacity: 0.6;}
#myorganone .moo_review-show::-webkit-scrollbar-track{
  padding: 2px 0;background:transparent;z-index: 999}
#myorganone .moo_review-show::-webkit-scrollbar{width: 10px;}
#myorganone .moo_review-show::-webkit-scrollbar-thumb{border-radius: 3px;
  background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);}

#myorganone .moo_request{background: #FFFFFF;border-radius: 15px;
    border: 1px solid #DADADA;box-sizing: border-box;margin-bottom: 20px;}
#myorganone .moo_request-top{padding:15px 10px;border-bottom:1px solid #DADADA;}
#myorganone .moo_request-top span{font-family: Roboto;color: #514B7E;
    font-style: normal;font-weight: 600;font-size: 18px;
    line-height: 21px;}
#myorganone .moo_request-show{padding: 15px 10px;height: 230px;
    overflow: scroll;}
#myorganone .moo_request-show::-webkit-scrollbar-track{
  padding: 2px 0;background:transparent;z-index: 999}
#myorganone .moo_request-show::-webkit-scrollbar{width: 10px;}
#myorganone .moo_request-show::-webkit-scrollbar-thumb{border-radius: 3px;
  background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);}

#myorganone .moo_request-show span{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 14px;
    line-height: 16px;color: #514B7E;opacity: 0.6;}
#myorganone .moo_request-btn{display: flex;border-top: 1px solid #DADADA;
    padding: 20px 15px;}
#myorganone .moo_request-btn_add{display: inline-block;width: 50%;}
#myorganone .moo_request-btn_cancel{display: inline-block;width: 50%;}
#myorganone .moo_request-btn_add span{background: #DDDDDD;
    border-radius: 20px;font-family: Roboto;font-style: normal;
    font-weight: normal; font-size: 14px;line-height: 18px;
    text-align: center;color: #FFFFFF;padding: 5px 20px;}
#myorganone .moo_request-btn_cancel span{background: #fff;font-style: normal;
    border:1px solid #DDDDDD;border-radius: 20px;font-family: Roboto;
    font-weight: normal; font-size: 14px;line-height: 18px;
    text-align: center;color: #DDDDDD;padding: 5px 20px;}

#myorganone .moo_employees{background: #FFFFFF;border-radius: 15px;
    border: 1px solid #DADADA;box-sizing: border-box;}
#myorganone .moo_employees-top{padding:15px 10px;border-bottom:1px solid #DADADA;}
#myorganone .moo_employees-top span{font-family: Roboto;color: #514B7E;
    font-style: normal;font-weight: 600;font-size: 18px;
    line-height: 21px;}
#myorganone .moo_employees-show{padding:10px 15px 10px 10px;height:315px;
    overflow: scroll;}
#myorganone .moo_employees-show::-webkit-scrollbar-track{
  padding: 2px 0;background:transparent;z-index: 999}
#myorganone .moo_employees-show::-webkit-scrollbar{width: 10px;}
#myorganone .moo_employees-show::-webkit-scrollbar-thumb{border-radius: 3px;
  background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);}

#myorganone .moo_employees-show span{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 14px;
    line-height: 16px;color: #514B7E;opacity: 0.6;}
#myorganone .moo_employees-btn{border-top: 1px solid #DADADA;
    padding: 15px;}
#myorganone .moo_employees-btn span{background: #DDDDDD;
    border-radius: 20px;font-family: Roboto;font-style: normal;
    font-weight: normal; font-size: 14px;line-height: 18px;
    text-align: center;color: #FFFFFF;padding: 5px 20px;
    background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);
    box-shadow: 0px 1px 4px rgba(255, 113, 139, 0.8);display: block;}

#footer{padding: 10px 0;}
#footer .f_copyright{}
#footer .f_copyright span{font-family: Roboto;margin-right: 10px;
    font-style: normal;font-weight: normal;font-size: 12px;
    line-height: 20px;color: #514B7E;display: inline-block;}
#footer .f_copyright span.fc_one{}
#footer .f_copyright span.fc_two{text-decoration:underline;}
#footer .f_copyright span.fc_three{text-decoration:underline;}

#myorganone .moo_review-show_block{background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
    border-radius: 15px;margin-bottom: 10px;
    background-image: url("../images/icon/mrsb_top-quation_bg.png");
    background-repeat: no-repeat;background-position: right top;}
#myorganone .moo_review-show_block .mrsb_top{display:flex;padding:10px 15px;}
#myorganone .moo_review-show_block .mrsb_top-ava{display: inline-block;
    position: relative;margin-right: 10px;}
#myorganone .moo_review-show_block .mrsb_top-ava img{border-radius: 50px;
    width: 50px;height: 50px;}
#myorganone .mrsb_top-fiol{width: 10px;height: 10px;position:absolute;
    right: 5px;bottom: 5px;border-radius: 10px;background: #E76EA3;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);}
#myorganone .moo_review-show_block .mrsb_top-text{display: inline-block;
    width: 70%;}
#myorganone .moo_review-show_block .mrsb_top-text span.mootime{display: block;
    font-family: Roboto;font-style: normal;font-weight: 300;font-size: 12px;
    line-height: 14px;color: #514B7E;margin-bottom: 10px;}
#myorganone .moo_review-show_block .mrsb_top-text span.mooname{display: block;
    font-family: Roboto;font-style: normal;font-weight: bold;font-size: 14px;
    line-height: 16px;color: #514B7E;opacity: 1;}
#myorganone .moo_review-show_block .mrsb_top-text span.mootown{display: block;
    font-family: Roboto;font-style: normal;font-weight: 300;
    font-size: 12px;line-height: 14px;color: #514B7E;}
#myorganone .moo_review-show_block .mrsb_top-quation{display: inline-block;
    width: 10%;}
#myorganone .moo_review-show_block .mrsb_top-quation img{background:#FFFFFF;
    box-shadow:0px 0px 10px rgba(0, 0, 0, 0.1);padding: 10px;border-radius:50px;
}
#myorganone .moo_review-show_block .mrsb_middle{padding: 0px 15px;}
#myorganone .moo_review-show_block .mrsb_middle p{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 14px;line-height: 18px;
    color: #514B7E;}
#myorganone .moo_review-show_block .mrsb_bottom{display: flex;
    padding: 10px 15px;}
#myorganone .moo_review-show_block .mrsb_bottom-left{display: inline-block;
    width: 50%;}
#myorganone .moo_review-show_block .mrsb_bottom-left span{font-family: Roboto;
    font-style: normal;font-weight: 300;font-size: 12px;line-height: 14px;
    color: #514B7E;}
#myorganone .moo_review-show_block .mrsb_bottom-left img{}
#myorganone .moo_review-show_block .mrsb_bottom-right{display: inline-block;
    width: 50%;text-align: right;}
#myorganone .moo_review-show_block .mrsb_bottom-right_like{display: inline-block;
        margin-left: 15px;}
#myorganone .moo_review-show_block .mrsb_bottom-right_like img{}
#myorganone .moo_review-show_block .mrsb_bottom-right_like span{}

#myorganone .moo_request-show_inner{}
#myorganone .moo_request-show_inner .mrsi_img{border-radius:50px;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);width: 50px;height: 50px;
    float: left; margin-right: 10px;}
#myorganone .moo_request-show_inner .mrsi_1{}
#myorganone .moo_request-show_inner .mrsi_1 span{}
#myorganone .moo_request-show_inner .mrsi_1 img{width:12px;height:12px;}
#myorganone .moo_request-show_inner .mrsi_1 img.mrsi_verified{width:20px;
    height:20px;margin-left: 10px;}
#myorganone .moo_request-show_inner .mrsi_2{}
#myorganone .moo_request-show_inner .mrsi_2 span{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 12px;line-height: 14px;
    color: #514B7E;opacity: 0.5;margin-top: 5px;display: block;}
#myorganone .moo_request-show_spec{margin:10px 0;}
#myorganone .moo_request-show_spec span{font-family: Roboto;
    font-style: normal;font-weight: bold;font-size: 14px;line-height: 16px;
    color: #A977FF;}
#myorganone .moo_request-show_nm{}
#myorganone .moo_request-show_nm span{font-family: Roboto;
    font-style: normal;font-weight: bold;font-size: 13px;line-height: 16px;
    color: #514B7E;opacity: 1;}
#myorganone .moo_request-show_nm span.mesnm_expert{
    background: linear-gradient(136.55deg, #FF431A 15.27%, #FF951A 95.21%);
    border-radius: 4px;font-family: Roboto;font-style: normal;
    font-weight: normal;font-size: 10px;line-height: 12px;text-align: center;
    color: #FFFFFF;padding: 1px 5px;}
#myorganone .moo_request-show_nm span.mesnm_doctor{
    background: #59E1C9;border-radius: 4px;font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 10px;line-height: 12px;
    text-align: center;color: #FFFFFF;padding: 1px 5px;}
#myorganone .moo_request-show_town{margin: 5px 0;}
#myorganone .moo_request-show_town span{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 12px;
    line-height: 14px;color: #514B7E;opacity: 0.5;}
#myorganone .moo_request-show_expe{display:block;overflow:hidden;margin: 5px 0;}
#myorganone .moo_request-show_expe span.mrse_expe{font-family: Roboto;
    font-style: normal; font-weight: normal;font-size: 12px;
    line-height: 14px;color: #514B7E;opacity:1;float: left;}
#myorganone .moo_request-show_expe span.mrse_more{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 12px;
    line-height: 14px;color: #A977FF;opacity:1;float: right;}
#myorganone .moo_request-show_option{margin: 10px 0;}
#myorganone .moo_request-show_option span{font-family: Roboto;
    font-style: normal;font-weight: bold;font-size: 14px;line-height: 16px;
    color: #514B7E;opacity: 1;}
#myorganone .moo_request-show_option p{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 12px;line-height: 14px;
    color: #514B7E;display: block;margin: 5px 0;}
#myorganone .moo_request-btn_active{}
#myorganone .moo_request-btn_active .moo_request-btn_add span{
    background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);
    box-shadow: 0px 1px 4px rgba(255, 113, 139, 0.8);}
#myorganone .moo_request-btn_active .moo_request-btn_cancel span{
    background: #FFFFFF;box-shadow: 0px 1px 4px rgba(255, 113, 139, 0.8);
    color: #514B7E;border: none;}

#myorganone .moo_request-show_item{background: #FFFFFF;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);border-radius: 15px;
    padding: 10px;margin-bottom: 20px;}
#myorganone .moo_request-show_item .moo_request-show_inner .mrsi_img{
    width: 35px;height: 35px;}
#myorganone .moo_request-show_item .moo_employees-show span{font-size: 12px;
    line-height: 14px;}

#wlcom{margin: 40px 0 20px;}
#wlcom .wlcom_left{padding: 40px;background: #FFFFFF;
    border: 1px solid #DADADA;box-sizing: border-box;border-radius: 15px;}
#wlcom .wlcom_right{padding: 40px;background: #FFFFFF;
    border: 1px solid #DADADA;box-sizing: border-box;border-radius: 15px;}
#wlcom .wlcom_left h2{font-family: Roboto;font-style: normal;
    font-weight: 500;font-size: 24px;line-height: 28px;color: #514B7E;}
#wlcom .wlcom_left span{font-family: Roboto; font-style: normal;
    font-weight: 500;font-size: 18px;line-height: 21px;
    color: #514B7E;display: block;}
#wlcom .wlcom_left .wlcom_left-item{margin: 10px 0;}
#wlcom .wlcom_left .wlcom_left-item a{display: block;margin: 10px 0;}
#wlcom .wlcom_left .wlcom_left-item span{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 16px;
    line-height: 19px;color: #514B7E;opacity: 0.6;margin:5px 0;
    display: inline-block;}
#wlcom .wlcom_left .wlcom_left-item span.wlcom_left-vip{
    text-decoration: underline;display: inline-block;}
#wlcom .wlcom_left .wlcom_left-item span:hover{color: #514B7E;opacity: 1;
    font-weight: 600;margin-left: 30px;}
#wlcom .wlcom_left .wlcom_left-btn{margin-top: 20px;}
#wlcom .wlcom_left .wlcom_left-btn span{padding: 15px; color: #FFFFFF;
    background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);
    box-shadow: 0px 1px 4px rgba(255, 113, 139, 0.8); border-radius: 20px;
    font-family: Roboto;font-style: normal;font-weight: bold;
    font-size: 16px;line-height: 19px;text-align: center;}

#wlcom .wlcom_right{padding-bottom: 90px;}
#wlcom .wlcom_right h3{font-family: Roboto;
    font-style: normal;font-weight: 500;font-size: 22px;
    line-height: 24px;color: #514B7E;margin-bottom: 20px;}
#wlcom .wlcom_right p{font-family: Roboto;font-style: normal;
    font-weight: normal;font-size: 16px;line-height: 19px;
    color: #514B7E;display: block;margin-bottom: 20px;}
#wlcom .wlcom_right-title{}
#wlcom .wlcom_right-title span{font-family: Roboto;font-style: normal;
    font-weight: 600;font-size: 18px;line-height: 21px;color: #514B7E;}
#wlcom .wlcom_right-title_item{width: 75%;display: block;margin: 15px 0;}
#wlcom .wlcom_right-title_item span{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 16px;
    line-height: 19px;color: #514B7E;}
#wlcom .wlcom_right-title_item .wlit-numb{float: right;color: #A977FF;}

#wlcom .wlcom_bottom{padding: 40px;background: #FFFFFF;margin-top: 30px;
    border: 1px solid #DADADA;box-sizing: border-box;border-radius: 15px;}
#wlcom .wlcom_bottom h4{font-family: Roboto;font-style: normal;
    font-weight: 600;font-size: 24px;line-height: 28px;color: #514B7E;}
#wlcom .wlcom_bottom span{font-family: Roboto;
    font-style: normal;font-weight: 600;font-size: 18px;line-height: 21px;
    color: #514B7E;}
#wlcom .wlcom_bottom-text{margin-top: 15px;}
#wlcom .wlcom_bottom-text span{display:block;font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 16px;
    line-height: 19px;color: #514B7E;margin: 10px 0;}
#wlcom .wlcom_bottom-text a{text-decoration: underline !important;
    color: #A977FF;}

#dmobpost{}
#dmobpost .dmobpost_posts{background: #FFFFFF;padding: 30px;text-align:center;
    box-sizing: border-box;border-radius: 15px;margin: 0 0 20px;}
#dmobpost .dmobpost_posts h4{font-family: Roboto;font-style: normal;
    font-weight: bold;font-size: 24px;line-height: 28px;color: #514B7E;}
#dmobpost .dmobpost_posts span{font-family: Roboto;display: block;
    font-style: normal;font-weight: 300;font-size: 14px;margin: 15px 0;
    line-height: 16px;text-align: center;color: #514B7E;}
#dmobpost .dmobpost_posts span.dmobpost_link{
    background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);
    box-shadow: 0px 1px 4px rgba(255, 113, 139, 0.8);border-radius: 20px;
    font-family: Roboto;font-style: normal;font-weight: normal;
    font-size: 16px;line-height: 19px;display: inline-block;
    text-align: center;color: #FFFFFF;padding: 5px 30px;}
#dmobpost .dmobpost_hand{position: relative; background: url("../images/iPhoneX.svg") no-repeat center; height:580px;	padding: 200px 20px 0; text-align:center; color:#514B7E;}
.dmobpost_iphone {margin:0 auto; width:200px;}
#dmobpost .dmobpost_hand img{width:100%;}
#dmobpost .dmobpost_hand-social{background: #FFFFFF;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);border-radius: 35px;
    position: absolute;padding: 5px 15px;bottom: 20px;}
#dmobpost .dmobpost_hand-social span{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 16px;
    line-height: 20px;color: #514B7E;}
#dmobpost .dmobpost_hand-social img{width: 30px;height: 30px;}
.dmobpost_hand-google{position: absolute;width: 120px;height: 35px; top: 250px;left: 60px;}
.dmobpost_hand-google a{display: block;width: 100%;height: 100%;}
.dmobpost_hand-appstore{position: absolute;width: 120px;height: 35px;
    top: 294px;left: 60px;}

.icon_svg {display: block;vertical-align: middle;width: 1em;height: 3.7em;}
.icon_svg.appstore {background: url("../images/appstore") no-repeat;background-size: cover;width: 100%;}
.icon_svg.gplay {background: url("../images/gplay.svg") no-repeat;background-size: cover;width: 100%;}

.icon_svg_menu {display: inline-block;vertical-align: middle;width: 1em;height: 2.9em;}
.icon_svg_menu.appstore {background: url("../images/appstore") no-repeat;background-size: contain;width: 49%;}
.icon_svg_menu.gplay {background: url("../images/gplay.svg") no-repeat;background-size: contain;width: 49%;}


.dmobpost_hand-appstore a{display: block;width: 100%;height: 100%;}
.dmobpost_hand-bg{display:block;}
.dmobpost_hand-iphone{display:none;}

#dmobpost .dmobpost_block, #dmobpost .dmobpost_block_index{background: #FFFFFF; margin-bottom: 30px; border-radius: 20px; padding: 10px 10px 0;}
#dmobpost .dmobpost_block-top{padding: 15px 10px 0;}
#dmobpost .dmobpost_block-top img{width: 50px;height: 50px;
    border-radius: 50px;float: left;margin-right: 10px;}
#dmobpost .dmobpost_block-top_text{display: inline-block;}
#dmobpost .dmobpost_block-top_text span.dbtt_time{font-family: Roboto;
    font-style: normal;font-weight: 300;font-size: 12px;
    line-height: 14px;color: #514B7E;margin-bottom: 5px;
    display: block;}
#dmobpost .dmobpost_block-top_text span.dbtt_name{font-family: Roboto; font-style: normal;font-weight: bold;font-size: 14px; margin:0 10px 5px 0; line-height: 16px;color: #514B7E;display: inline-block;vertical-align: baseline;}
		.dbtt_boy, .dbtt_girl, .dbtt_pregnant {display: inline-block; font-size: 10px; padding:1px 5px; border-radius: 5px; line-height: 14px; color:#fff; margin:0 2px;}
		.dbtt_boy {background-color: #3A7AF5;}
		.dbtt_girl {background-color: #FD4DF6;}
		.dbtt_pregnant {background-color: #5DCB68;}

#dmobpost .dmobpost_block-top_text span.dbtt_city{font-family: Roboto;
    font-style: normal;font-weight: 400;font-size: 12px;
    line-height: 14px;color: #514B7E; display: block;}
#dmobpost .dmobpost_block-content{padding: 0 10px;}
#dmobpost .dmobpost_block-content img{padding-top: 10px;}
#dmobpost .dmobpost_block-content img{width: 100%;}
#dmobpost .dmobpost_block-content p{font-family: Roboto;
    font-style: normal;font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    color: #514B7E;
    display: block;
    margin: 15px 0 !important;
}
.pagination {margin-top: 20px;}
.pagination .page-link {color:#514B7E;}
.page-item.active .page-link {background:#514B7E;border-color: #514B7E; }
#dmobpost .dmobpost_block-icons{display:flex;}
#dmobpost .dmobpost_block-icons_left{display: inline-block;
    width: 50%;text-align: center;border: 1px solid #F6EFF6;
    padding: 15px 5px;border-left: none;}
#dmobpost .dmobpost_block-icons_left img, #dmobpost .dmobpost_block-icons_right img{margin-right: 5px; width: 17px;}
#dmobpost .dmobpost_block-icons_left span, #dmobpost .dmobpost_block-icons_right span{font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 23px;
    color: #514B7E; vertical-align: middle;}
#dmobpost .dmobpost_block-icons_right{display: inline-block;
    width: 50%;text-align: center;border: 1px solid #F6EFF6; border-left: none;
    padding: 15px 5px;border-right: none;}

#dmobpost .dmobpost_block-comment{padding: 5px 30px;}
#dmobpost .reply_comment{border-top:1px solid #ccc; margin:10px 30px 30px;}
#dmobpost .reply_comment{vertical-align: sub;}
#dmobpost .reply_comment textarea {width:100%; height:70px;border-radius: 5px; border: 1px solid #DDDDDD; padding:10px; background-color: #FBFBFB; margin:20px 0;}
#dmobpost .reply_comment .reply_comment-btn {background-color: #FF709B; box-shadow: 0px 1px 4px rgba(255, 113, 139, 0.8); border-radius: 20px; outline: none; border: none; font-size: 16px; line-height: 25px; color: #FFFFFF; padding: 5px 30px; width:240px; text-align: center;display: inline-block;float: right;}
#dmobpost .reply_comment .reply_comment-btn button {text-align: center; margin: 0 auto; color: #fff; outline: none; border: none; padding: 0; text-decoration: none; background: none;}
#dmobpost .dmobpost_block-comment::-webkit-scrollbar-track{
  padding: 2px 0;background:transparent;z-index: 999}
#dmobpost .dmobpost_block-comment::-webkit-scrollbar{width: 10px;}
#dmobpost .dmobpost_block-comment::-webkit-scrollbar-thumb{border-radius: 3px;
  background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);}

#dmobpost .dmobpost_block-comment_text{margin: 20px 0;}
#dmobpost .dmobpost_block-comment_text div, #dmobpost .dmobpost_block-comment_div div, #dmobpost .dmobpost_block-comment_text div.dbct_nik {font-family: Roboto; font-style: normal;font-weight: 300; font-size: 16px;line-height: 21px;color: #514B7E;}
.dmobpost_block-comment_div div.dbct_nik {display:inline-block;vertical-align: text-top;}
#dmobpost .dmobpost_block-comment_text div.dbct_nik{font-weight: bold; display:inline-block;margin-bottom: 5px;vertical-align: text-top;}

#dmobpost .dmobpost_block-comment_otvet{/*border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;*/padding: 0 0 10px;}
#dmobpost .dmobpost_block-comment_div{margin: 10px 0;padding-left: 20px;
    background-image: url("../images/icon/dmobpost_block-comment_div.svg");
    background-repeat: no-repeat;background-position: left top;}
#dmobpost .dmobpost_block-comment_div span.dbct_nik{font-family: Roboto;
    font-style: normal; font-weight: bold;font-size: 16px;
    line-height: 18px;color: #514B7E;display: block;margin-bottom: 5px;}
#dmobpost .dmobpost_block-comment_text .dbct_reply, #dmobpost .dmobpost_block-comment_div .dbct_reply  {margin:5px 0 0 0;}
#dmobpost .dmobpost_block-comment_text .dbct_createdat, #dmobpost .dmobpost_block-comment_div .dbct_createdat{font-family: Roboto;font-style: normal; font-size: 14px; color: #bababa; margin-left:10px;}
#dmobpost .dmobpost_block-comment_text .dbct_reply a, #dmobpost .dmobpost_block-comment_div .dbct_reply a{text-decoration: underline !important; font-size:14px;}
#dmobpost .dmobpost_block-comment_div span.dbct_anna{color: #A977FF; font-weight: bold;}

#dmobpost .dmobpost_block-btm{padding: 10px 20px;
    border-top: 1px solid #DADADA;}
#dmobpost .dmobpost_block-btm span{font-family: Roboto;
    font-style: normal;font-weight: 600;font-size: 16px;
    line-height: 20px;color: #514B7E;}
#dmobpost .dmobpost_block-btm span.dbb_city, #dmobpost .dmobpost_block-btm span.downloadlink {display: inline-block;
    background: #3AB951;
    border-radius: 20px;margin: 0 15px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    color: #FFFFFF;
    padding: 5px 20px;}
#dmobpost .dmobpost_block-btm span.dbb_country{background: #FFFFFF;
    border: 1px solid #FF709B;padding: 5px 20px;color: #514B7E;
    box-sizing: border-box;font-family: Roboto;font-style: normal;
    font-weight: normal;font-size: 14px;line-height: 18px;
    text-align: center;border-radius: 20px;}
#dmobpost .dmobpost_block-footer span {
    font-family: Roboto;
    margin-right: 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #514B7E;
    display: inline-block;
}
#dmobpost .dmobpost_block-footer span.fc_one{
    font-family: Roboto;
    margin-right: 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #514B7E;
    display: inline-block;
}
#dmobpost .dmobpost_block-footer span.fc_two{
    text-decoration: underline;
}
#dmobpost .dmobpost_block-footer span.fc_three{
    text-decoration: underline;
}


#dmobpost .dmobpost_zapisi{margin: 10px 0; box-sizing: border-box;border-radius: 15px;}
#dmobpost .dmobpost_zapisi-head{padding: 20px;}
#dmobpost .dmobpost_zapisi-head span.dzh_text{font-family: Roboto;
    font-style: normal;font-weight: bold;font-size: 24px;
    line-height: 28px;color: #514B7E;display: block;}
#dmobpost .dmobpost_zapisi-head span.dzh_city{font-family: Roboto;
    font-style: normal;font-weight: bold;font-size: 24px;
    line-height: 28px;color: #A977FF;display: block;}
#dmobpost .dmobpost_zapisi-head span.dzh_option{font-family: Roboto;
    font-style: normal;font-weight: 300;font-size: 14px;
    line-height: 16px;color: #514B7E;}

#dmobpost .dmobpost_news{padding: 10px 20px;overflow: scroll;
    height: 665px;}
#dmobpost .dmobpost_news::-webkit-scrollbar-track{
  padding: 2px 0;background:transparent;z-index: 999}
#dmobpost .dmobpost_news::-webkit-scrollbar{width: 10px;}
#dmobpost .dmobpost_news::-webkit-scrollbar-thumb{border-radius: 3px;
  background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);}


#dmobpost .dmobpost_news-item{background: #FFFFFF;
    border: 1px solid #DADADA;display: block;
    box-sizing: border-box;margin-bottom: 15px;
    border-radius: 15px;
    padding: 15px;}
#dmobpost .dmobpost_news-item span.dmnit_time{font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 14px;
    color: #514B7E;}
#dmobpost .dmobpost_news-item span.dmnit_name{font-family: Roboto;
    font-style: normal;margin-top: 5px;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #514B7E;
    display: block;}
#dmobpost .dmobpost_news-item img{margin: 10px 0;}
#dmobpost .dmobpost_news-item p{font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    color: #514B7E;
    margin: 10px 0;
    display: block;}
#dmobpost .dmobpost_news-item .dmnit_flex{display: flex;}
#dmobpost .dmobpost_news-item .dmnit_flex-left{display: inline-block;
    width: 50%;}
#dmobpost .dmobpost_news-item .dmnit_flex-right{display: inline-block;
    width: 50%;text-align: right;}
#dmobpost .dmobpost_news-item .dmnit_flex img{}
#dmobpost .dmobpost_news-item .dmnit_flex span{font-family: Roboto;
    font-style: normal;font-weight: 300;font-size: 12px;line-height: 14px;
    color: #514B7E;}


#lentas{}
#lentas .lentas{background: #FFFFFF;border: 1px solid #DADADA;
    box-sizing: border-box;border-radius: 15px;margin: 15px 0;}
#lentas .lentas_top{padding: 20px;}
#lentas .lentas_top h4{font-family: Roboto;
    font-style: normal;font-weight: bold;
    font-size: 24px;line-height: 28px;color: #514B7E;}
#lentas .lentas_top span{font-family: Roboto;
    font-style: normal;font-weight: 300;
    font-size: 14px;line-height: 16px;color: #514B7E;}
#lentas .lentas_filter{border: 1px solid #DADADA;
    border-left: none;padding: 10px 20px;
    border-right: none;
    display: flex;}
#lentas .lentas_filter span{font-family: Roboto;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #514B7E;
    width: 25%;}
#lentas .lentas_filter-country{background: #FFFFFF;
    border: 1px solid rgba(80, 66, 199, 0.6);
    box-sizing: border-box;
    border-radius: 4px;
    width: 25%;margin: 0 10px;
    text-align: center;font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    color: #514B7E;
    padding: 5px;}
#lentas .lentas_filter input{width: 25%;
    background: #FBFBFB;
    border: 1px solid #DDDDDD;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 16px;
    color: #AAAAAA;margin: 0 10px;
    outline: none;}
#lentas .lentas_filter button{width: 25%;
    background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);
    box-shadow: 0px 1px 4px rgba(255, 113, 139, 0.8);
    border-radius: 20px;
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    outline: none;margin: 0 10px;
    border: none;}

#lentas .lentas_gallary{padding: 10px;height: 660px;
    overflow: scroll;}
#lentas .lentas_gallary::-webkit-scrollbar-track{
  padding: 2px 0;background:transparent;z-index: 999}
#lentas .lentas_gallary::-webkit-scrollbar{width: 10px;}
#lentas .lentas_gallary::-webkit-scrollbar-thumb{border-radius: 3px;
  background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);}
#lentas .lentas_gallary-img{background-repeat: no-repeat;
    background-size: cover;background-position: center;display: inline-block;
    margin: 5px;
    width: 200px;height: 150px;border-radius: 15px;position: relative;}
#lentas .lentas_gallary-img a{}
#lentas .lentas_gallary-img span{position: absolute;width: 100%;height:100%;
    font-family: Roboto;font-style: normal;font-weight: bold;font-size: 24px;
    line-height: 28px;text-decoration-line: underline;color: #FFFFFF;
    background: #a977ffa3;border-radius: 15px;text-align: center;
    padding-top: 30%;display: none;}
#lentas .lentas_gallary-img:hover span{display:block;}

#topmenu{background: #FAFAFA;padding: 30px 0;}
#topmenu .topmenu{display: block;text-align: center;}
#topmenu .topmenu a{}
#topmenu .topmenu span{font-family: Roboto;font-style: normal;
    font-weight: normal;font-size: 16px;line-height: 19px;
    color: #514B7E;opacity: 0.6;margin: 0 15px;}
#topmenu .topmenu span.tm_active{opacity: 1;font-weight: 600;}

#stperson{margin: 25px 0;}
#stperson .stperson{background: #FFFFFF;border: 1px solid #DADADA;
    box-sizing: border-box;border-radius: 15px;}
#stperson .stperson_head{padding: 20px;display: flex;
    border-bottom: 1px solid #DADADA;}
#stperson .stperson_head-text{width: 35%;}
#stperson .stperson_head-text span{font-family: Roboto;
    font-style: normal;font-weight: bold;font-size: 24px;line-height: 28px;
    color: #514B7E;}
#stperson .stperson_head-filter{width: 65%;}
#stperson .stperson_head-filter_top{margin-bottom: 10px;}
#stperson .stperson_head-filter_top .shfb{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 16px;line-height: 19px;
    color: #AAAAAA; background: #FBFBFB;border: 1px solid #DDDDDD;
    box-sizing: border-box;border-radius: 20px; padding: 5px 10px;
    display: inline-block;}
#stperson .stperson_head-filter_bottom{}
#stperson .stperson_head-filter_bottom span{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 16px;line-height: 19px;
    color: #AAAAAA; background: #FBFBFB;border: 1px solid #DDDDDD;
    box-sizing: border-box;border-radius: 20px; padding: 5px 10px;
    display: inline-block;margin-right: 10px;}
#stperson .stperson_head-filter_bottom span.shfb_active{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 16px;line-height: 19px;
    color: #FFFFFF;background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);
    border-radius: 20px;border: none;}
#stperson .stperson_head-filter .shfb_block{display: inline-block;
    margin-left: 20px;}
#stperson .stperson_head-filter .shfb_block span{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 14px;line-height: 24px;
    color: #514B7E;margin: 0 5px;}
#stperson .stperson_head-filter .shfb_block span.shfb_date{color: #A977FF;
    text-decoration-line: underline;}

#stperson .stperson_tbody{display: flex;border-bottom: 1px solid #DADADA;}
#stperson .stperson_tbody-1{display: inline-block;width: 40%;
    padding: 15px 20px;}
#stperson .stperson_tbody-2{display: inline-block;width: 15%;
    text-align: center;padding: 15px;}
#stperson .stperson_tbody-3{display: inline-block;width: 15%;
    text-align: center;padding: 15px;}
#stperson .stperson_tbody-4{display: inline-block;width: 15%;
    text-align: center;padding: 15px;}
#stperson .stperson_tbody-5{display: inline-block;width: 15%;
    text-align: center;padding: 15px;}
#stperson .stperson_tbody span{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 16px;
    line-height: 19px;color: #AAAAAA;text-align: center;}

#stperson .stperson_table{display: flex;}
#stperson .stperson_table-1{display: inline-block;width: 40%;
    padding: 20px;}
#stperson .stperson_table-2{display: inline-block;width: 15%;
    text-align: center;padding: 20px;border-left: 1px solid #DADADA;}
#stperson .stperson_table-3{display: inline-block;width: 15%;
    text-align: center;padding: 20px;border-left: 1px solid #DADADA;}
#stperson .stperson_table-4{display: inline-block;width: 15%;
    text-align: center;padding: 20px;border-left: 1px solid #DADADA;}
#stperson .stperson_table-5{display: inline-block;width: 15%;
    text-align: center;padding: 20px;border-left: 1px solid #DADADA;}
#stperson .stperson_table span{font-family: Roboto;
    font-style: normal;font-weight:bold;font-size: 16px;
    line-height: 19px;color:#514B7E;text-align: center;}
#stperson .stperson_table img{width: 50px;height:50px;border-radius:50px;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.1);float: left;
    margin-right: 10px;}
#stperson .stperson_table-img{}
#stperson .stperson_table-img span.sti_spec{display: block;font-family: Roboto;
    font-style: normal;margin-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #A977FF;
    text-align: left;}
#stperson .stperson_table-img span.sti_name{display: block;font-family: Roboto;
    font-style: normal;margin-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #514B7E;
    text-align: left;}
#stperson .stperson_table-img span.sti_time{display: block;font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    text-align: left;
    color: #514B7E;
    opacity: 0.5;}
#stperson .stperson .stperson_table:nth-child(2n+1){background: #FAFAFA;}
#stperson .stperson .stperson_table{background: #fff;}
#stperson .stperson .stperson_table:last-child{border-bottom-right-radius:15px;
    border-bottom-left-radius:15px;}
#stperson .stperson_empty{padding: 20px;height: 400px;}
#stperson .stperson_empty span{font-family: Roboto;font-style: normal;
    font-weight: bold;font-size: 24px;line-height: 28px;color: #514B7E;
    display: block;margin-bottom: 5px;}
#stperson .stperson_empty p{font-family: Roboto;font-style: normal;
    font-weight: normal;font-size: 18px;line-height: 21px;
    color: #514B7E;display: block;}

#attenstat{margin: 20px 0;}
#attenstat .attenstat{background: #FFFFFF;border: 1px solid #DADADA;
    box-sizing: border-box;border-radius: 15px;}
#attenstat .attenstat_top{padding: 30px;border-bottom: 1px solid #DADADA;
    display: flex;}
#attenstat .attenstat_top-left{display: inline-block;width: 65%;}
#attenstat .attenstat_top-left_titles{margin-bottom: 30px;}
#attenstat .attenstat_top-left_titles span.atlt_stat{font-family: Roboto;
    font-style: normal;font-weight: bold;font-size: 24px;margin-right: 20px;
    line-height: 28px;color: #514B7E;display: inline-block;}
#attenstat .attenstat_top-left_titles span.atlt_col{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 18px;
    line-height: 21px;display: inline-block;color: #514B7E;}
#attenstat .attenstat_top-left_titles span.atlt_day{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 18px;
    line-height: 21px;color: #A977FF;display: inline-block;}

#attenstat .attenstat_top-left_btns{}
#attenstat .attenstat_top-left_btns span{background: #FBFBFB;
    border: 1px solid #DDDDDD;box-sizing: border-box;
    border-radius: 20px;padding: 5px 10px;display: inline-block;
    font-family: Roboto;font-style: normal;font-weight: normal;
    font-size: 14px;line-height: 18px;color: #AAAAAA;cursor: pointer;
    margin-right: 10px;}
#attenstat .attenstat_top-left_btns span.atlb_active{
    background: linear-gradient(90deg, #FF66A5 0%, #FF7F6C 100%);
    color: #FFFFFF;border: 1px solid #FF66A5;}

#attenstat .attenstat_top-right{display: inline-block;width: 35%;
    background: #FFFFFF;box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
    border-radius: 15px;text-align: center;padding: 20px 5px;}
#attenstat .attenstat_top-right span{display: block;font-family: Roboto;
    font-style: normal;font-weight: 500;font-size: 18px;
    line-height: 24px;color: #514B7E;}

#attenstat .attenstat_cnt{padding: 30px;height: 400px;}
#attenstat .attenstat_cnt span{font-family: Roboto;
    font-style: normal;font-weight: bold;font-size: 24px;
    line-height: 28px;color: #514B7E;display: block;margin-bottom: 10px;}
#attenstat .attenstat_cnt p{font-family: Roboto;font-style: normal;
    font-weight: normal;font-size: 18px;line-height: 21px;color: #514B7E;}

#attenstat .attenstat_top-right_new{}
#attenstat .attenstat_top-right_new span{font-family: Roboto;
    font-style: normal;font-weight: 500;font-size: 18px;
    line-height: 24px;display: inline-block;color: #514B7E;}
#attenstat .attenstat_top-right_new span.atrn_date{color: #A977FF;
    text-decoration-line: underline;margin-left: 5px !important;}
#attenstat .attenstat_top-right_new span:last-child{margin-left: 20px;}
#attenstat .attenstat_top-right span.atrn_col{font-family: Roboto;
    font-style: normal;font-weight: normal;font-size: 16px;
    line-height: 24px;color: #514B7E;margin-top: 5px;}

#attenstat .anychart-credits{display: none;}
#graficcont, #graficcont2, #graficcont3, #graficcont4, #graficcont5{height: 100%;}
#graficcont path{}
#myorganone .anychart-credits{display: none;}
#diagramcont path{}
#graficcont, #graficcont2, #graficcont3, #graficcont4, #graficcont5{display:none;}
#graficcont.atlb_active,
#graficcont2.atlb_active,
#graficcont3.atlb_active,
#graficcont4.atlb_active,
#graficcont5.atlb_active{display: block !important;}

.hamburger_inner {display: none;}
.hd_menu ul {list-style-type: none;margin: 0;padding: 0;}
.hd_menu ul li {display:inline-block;}

.popups_active{display: block !important;}

@media (min-width: 1200px){

}
@media (max-width: 1200px) and (min-width: 992px){

}
@media (max-width: 992px) and (min-width: 768px){
	.hamburger{display:block; float: left;}
	.hamburger img{width:50px;padding:15px 10px;background:#fff;
	    border-radius:15px;cursor:pointer;}
	.hamburger_close{display:block;float:right;cursor:pointer;}

}
@media (max-width: 768px) and (min-width: 576px){

	.hamburger{display:block; float: left;}
	.hamburger img{width:50px;padding:10px;background:#fff;
			border-radius:30px;cursor:pointer;}
	.hamburger_close{display:block;float:right;cursor:pointer;}

}
@media (max-width: 576px){
	.inner_menu {display: none;position: fixed;z-index: 99;height: 100vh; background: #F6EFF6;margin-top: -10px;}
	.hamburger_inner {display: block;float: left;}
	#header .hd_menu {
	display: block;margin-left:0;
	}
	#header .hd_avatar {display: none;}
	.container {margin-top: 0px;margin-bottom: 0px;}
	.maincontainer {border-radius: 0;}
	body {margin-bottom: 100px;}
	#dmobpost .dmobpost_zapisi-head, .dmobpost_posts, #dmobpost .dmobpost_hand {display: none;}
	#dmobpost .dmobpost_block, 	#dmobpost .dmobpost_block_index {border:none;margin:0;}
		#dmobpost .dmobpost_block {padding: 10px 0 0;}
	#dmobpost .dmobpost_block_index {border:none;margin:0; padding: 10px 10px 0;}
	#dmobpost .dmobpost_block-content p	{font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif; font-size: 17px;line-height: 24px;}
	.mobile-app-buttons {text-align:center;bottom: 0;box-shadow: 0 -6px 10px rgba(0,0,0,.1); display: block;position: fixed;
	z-index: 60;left: 0;width: 100%; height:100px;padding: 10px 0; background:#fff;}
	.hd_menu ul{	margin: 10px 20px;}
	.hd_menu ul li {
	padding: 1px 0;
	display: block;
	}
	.mobile_only {
	display: block;
	}
	#dmobpost .dmobpost_block-btm span.downloadlink{width: 100%; margin: 0; padding: 20px 20px; font-size: 18px;}
	.hamburger{display:block; float: left;}
	.hamburger img{width:50px;padding:15px 10px;background:#fff;border-radius:15px;cursor:pointer;}
	.hamburger_close{display:block;float:right;cursor:pointer; margin-top: 10px;}
	#dmobpost .dmobpost_block-icons_left span, #dmobpost .dmobpost_block-icons_right span{font-family: Roboto;
	    font-style: normal;
	    font-weight: 300;
	    font-size: 14px;
	    line-height: 17px;}
	#dmobpost .dmobpost_block-top, #dmobpost .dmobpost_block-content {padding: 15px 0 0;}
	.page-link {padding: .5rem 0.44rem;}
    .dmobpost_block-footer{display: none;}
    #dmobpost .dmobpost_posts{width: 100%;}
    .dmobpost_hand-bg{display:none;}
    .dmobpost_hand-iphone{display:block;}
		#dmobpost .reply_comment .reply_comment-btn {width:100%;display: block;margin-top: 10px;float: none;}
    #dmobpost .dmobpost_hand-social {
        background: #FFFFFF;
        box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
        border-radius: 35px;
        position: relative;
        padding: 5px 15px;
        bottom: 0;
        margin: 0 auto;
        display: inline-block;
        margin-top: 20px;
    }
    .dmobpost_hand-google {
        position: absolute;width: 220px;height: 65px;
        top: 450px;left: 55px;}
    .dmobpost_hand-appstore{position: absolute;width: 220px;
        height: 70px;top: 530px;left: 55px;}
    #dmobpost .dmobpost_block-btm{padding: 10px 10px;}
    #dmobpost .dmobpost_block-btm span{margin-bottom: 10px;
        display: inline-block;}
    #dmobpost .dmobpost_block-btm span.dbb_city{font-size: 12px;
        line-height: 14px;}
    #dmobpost .dmobpost_block-btm span.dbb_country{font-size: 12px;
        line-height: 14px;}
    #header .hd_logo {display: block;text-align: center;
        margin: 50px 0;}
    #header .hd_menu {display: block;}
		#header .hd_menu a {margin:0;}
    #header .hd_menu li a {display: block; font-family: Roboto;
        font-style: normal;font-weight: normal;font-size: 16px;
        line-height: 19px; color: #514B7E;margin: 10px 0px;
        width: 100%;text-transform: uppercase;}
    #lentas .lentas_top h4{font-size: 20px;line-height: 24px;}
    #lentas .lentas_filter{display:block;text-align: center;}
    #lentas .lentas_filter span{width: 100%;}
    #lentas .lentas_filter-country{width: 100%;margin: 10px 0;padding: 10px 0;}
    #lentas .lentas_filter input{width: 100%;margin: 10px 0;padding: 10px 0;}
    #lentas .lentas_filter button{width: 100%;margin: 10px 0;padding: 10px 0;}
    #lentas .lentas_gallary{padding-right: 25px;}
    #lentas .lentas_gallary-img{width: 95%;height: 180px;}
    #header .hd_list-item{top: 60px;}
    #myorganone .moo_info-btns{display: block;padding: 20px;
        border-top: 1px solid #DADADA;}
    #myorganone .moo_info-btns_redite {display: block;width: 100%;
        margin-bottom: 15px;}
    #myorganone .moo_info-btns_add{margin: 10px 0;}
    #myorganone .moo_info-btns_rubbish{text-align: center;}
    #myorganone .moo_info{margin-bottom: 20px;}
    #myorganone .moo_review{margin-bottom: 20px;}
    #myorganone .moo_request-show{padding-right: 25px;}
    #footer .f_copyright {text-align: center;}
    #attenstat .attenstat_cnt {padding: 10px;height: 250px;}
    #topmenu .topmenu span{margin: 10px 15px;display: block;}
    #topmenu{padding: 10px 0;}
    #attenstat .attenstat_top {
        padding: 15px;
        border-bottom: 1px solid #DADADA;
        display: block;
    }
    #attenstat .attenstat_top-left_titles {
        margin-bottom: 15px;
    }
    #attenstat .attenstat_top-left_titles span.atlt_stat{font-size: 20px;}
    #attenstat .attenstat_top-left_titles span.atlt_col{font-size: 14px;
        line-height: 18px;}
    #attenstat .attenstat_top-left_titles span.atlt_day{font-size: 14px;
        line-height: 18px;}
    #attenstat .attenstat_top-left{width: 100%;margin-bottom: 20px;}
    #attenstat .attenstat_top-right{width: 100%;}
    #attenstat .attenstat_top-left_btns span{display: block;margin: 10px 0;
        text-align: center;}
    #attenstat .attenstat_top-right span.atrn_col{font-size: 14px;
        line-height: 18px;}
    #attenstat .attenstat_top-right_new span{font-size: 14px;
        line-height: 18px;}
    #stperson .stperson_head{padding: 15px;display: block;}
    #stperson .stperson_head-text {width: 100%;}
    #stperson .stperson_head-filter {width: 100%;}
    #stperson .stperson_head-text span{font-family: Roboto;font-style: normal;
        font-weight: bold;font-size: 20px;line-height: 24px;color: #514B7E;
        margin-bottom: 10px;display: block;}
    #stperson .stperson_head-filter .shfb_block {
        display: block;
        margin-left: 0;
    }
    #stperson .stperson_head-filter .shfb_block span {
        font-family: Roboto;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 14px;
        color: #514B7E;
        margin: 0 5px;
    }
    #stperson .stperson_head-filter_bottom span{display: block;
        text-align: center;
        margin-bottom: 10px;}
    #stperson .stperson_head-filter_top .shfb{display: block;
        text-align: center;
        margin-bottom: 10px;}
    #stperson .stperson_tbody{display: none;}
    #stperson .stperson_table div{padding:5px;}
    #stperson .stperson_empty span{font-size: 20px;line-height: 24px;}
    #stperson .stperson_empty p{font-size: 14px;line-height: 18px;}




}
.comments_attachments_image img {width: 100px;}

.bubble_topic_container {display: inline-flex;flex-wrap:wrap;margin: 5px 20px 20px;}
.bubble_topic {border: 1px solid #FF709B;border-radius: 10px;width: auto;display: flex;padding: 5px 10px; margin-right: 10px;}
