.accounts_page_wrapper{width:100%;height:100%;overflow:hidden;overflow-x:auto}.accounts_page_wrapper .cust_border_box{border:1px solid #f2f4f4;border-radius:16px}.accounts_page_wrapper .accounts_page_row{width:100%;min-width:960px;height:100%;overflow:hidden;overflow-y:auto}.accounts_page_wrapper .account_page_header_row{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px 20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.accounts_page_wrapper .account_page_header_row .left_desc_box{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.accounts_page_wrapper .account_page_header_row .left_desc_box i.icon_circle{-ms-flex-negative:0;flex-shrink:0;width:25px;height:25px;background-color:#fff;border-radius:50%;margin-right:15px}.accounts_page_wrapper .account_page_header_row .logo_box i.mira_logo{display:block;width:100px;height:45px;background-image:url(../img/logo_mira.3c9eace0.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}.left_users_card{min-height:calc(100vh - 90px);padding-bottom:10px}.left_users_card,.user_info_box{-webkit-box-sizing:border-box;box-sizing:border-box}.user_info_box{width:100%;padding:20px;border-bottom:1px solid #e0ede5}.user_info_box .titile_box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.user_info_box .titile_box .avatar_box{-ms-flex-negative:0;flex-shrink:0;width:35px;height:35px;background-color:#cce1d3;border-radius:50%;overflow:hidden}.user_info_box .titile_box .avatar_box img{width:100%;height:100%}.user_info_box .titile_box .name_box{margin:0 auto 0 10px}.user_info_box .titile_box .name_box h3{font-size:16px;word-break:break-all}.user_info_box .titile_box .name_box p{font-size:13px;font-weight:400;color:#537a4e;word-break:break-all;cursor:pointer}.user_info_box .titile_box .name_box p:hover{color:#66b45b}.user_info_box .titile_box i{-ms-flex-negative:0;flex-shrink:0}.user_info_box .titile_box i.icon_home{font-size:28px;font-weight:700;color:#707070;cursor:pointer}.user_info_box .buttons_group{width:100%;margin-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.user_info_box .buttons_group button{width:100%;margin-right:10px}.user_info_box .buttons_group button:last-child{margin-right:0}.paitents_container{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:25px 10px 10px}.patient_title_box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.patient_search_box{padding-bottom:8px}.selected_patient_msg_box{width:100%;border-radius:10px;background-color:#a7cac9;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px}.patient_list_box,.patients_box{position:relative;overflow:hidden}.patients_box{min-height:200px;max-height:calc(100vh - 200px);padding-bottom:10px;overflow-y:auto}.patients_box.with_notes_box{max-height:calc(100vh - 300px)}.patients_box.with_writer_notes_box{max-height:calc(100vh - 340px)}.patients_box.with_resources_box{max-height:calc(100vh - 250px)}.patients_box.with_resources_box.with_notes_box{max-height:calc(100vh - 350px)}.patients_box.with_resources_box.with_writer_notes_box{max-height:calc(100vh - 390px)}.patients_box ul.patients_list{list-style:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.patients_box ul.patients_list,.patients_box ul.patients_list li.patient_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.patients_box ul.patients_list li.patient_item{width:calc(100% - 8px);border-bottom:1px solid #92a290;padding:12px 0;cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:width .35s ease;transition:width .35s ease}.patients_box ul.patients_list li.patient_item .content_item{width:100%;margin-right:5px}.patients_box ul.patients_list li.patient_item .content_item h3{font-size:13px;font-weight:400}.patients_box ul.patients_list li.patient_item .content_item p{max-height:0;font-size:13px;word-break:break-all;overflow:hidden;opacity:0;-webkit-transition:all .75s ease;transition:all .75s ease}.patients_box ul.patients_list li.patient_item .invite_status_text{font-size:12px;color:#888}.patients_box ul.patients_list li.patient_item .invite_status_text.invite_status_1{color:#92a290}.patients_box ul.patients_list li.patient_item .invite_status_text.invite_status_3{color:#f17455}.patients_box ul.patients_list li.patient_item .invite_status_text.invite_status_4{color:#ffba49}.patients_box ul.patients_list li.patient_item .invite_status_text.invite_status_6{color:#999}.patients_box ul.patients_list li.patient_item .patient_delete_icon{font-size:22px;display:none}.patients_box ul.patients_list li.patient_item .patient_delete_icon:hover{color:#ed4014}.patients_box ul.patients_list li.patient_item:hover:not(.active) h3{color:#6c816a}.patients_box ul.patients_list li.patient_item:hover:not(.active) p{max-height:50px;color:#888;opacity:1}.patients_box ul.patients_list li.patient_item.active{width:100%;border-radius:10px;background-color:#a7cac9;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;border-bottom:none;margin-top:5px}.patients_box ul.patients_list li.patient_item.active h3{font-size:16px;font-weight:700}.patients_box ul.patients_list li.patient_item.active p{max-height:50px;opacity:1}.patients_box ul.patients_list li.patient_item.active .patient_right_arrow{display:none}.patients_box .no_patient{font-size:14px;text-align:center;color:#999;margin-top:20px}.patients_box .load_more{font-size:14px;text-align:center;color:#5fa05a;margin-top:10px;cursor:pointer}.main_dashboard{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 20px;position:relative}.main_dashboard .chart_row{width:100%}.main_dashboard .chart_row .iframe_container{width:100%;height:0;padding-bottom:40%;border-radius:5px;overflow:hidden;position:relative}.main_dashboard .chart_row .iframe_container.has_oura_data{padding-bottom:53%}.main_dashboard .test_history_title{font-size:18px;text-align:center;margin-bottom:25px}.main_dashboard .test_history_box{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px 6px}.main_dashboard .test_history_box .year_month_selector{width:100px;margin-right:10px}.main_dashboard .test_history_box .year_month_selector .ivu-select-selection{background-color:#e5f5f6;border:none;border-radius:50px}.main_dashboard .test_history_box .year_month_selector .ivu-select-selection .ivu-select-selected-value{text-align:center}.main_dashboard .test_history_box .days_box{width:100%;margin-top:15px}.main_dashboard .test_history_box .days_box ul.days_list{width:100%;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex}.main_dashboard .test_history_box .days_box ul.days_list li.day_item{width:0;-webkit-box-flex:1;-ms-flex:1;flex:1;border-bottom:1px solid #b8d4d3;padding-bottom:10px;position:relative;text-align:center;cursor:pointer}.main_dashboard .test_history_box .days_box ul.days_list li.day_item .item_text{color:#77bdb5;visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.main_dashboard .test_history_box .days_box ul.days_list li.day_item .item_text.stable_show{color:#333;visibility:visible}.main_dashboard .test_history_box .days_box ul.days_list li.day_item .active_bar{position:absolute;left:50%;bottom:-18px;margin-left:-5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:hidden}.main_dashboard .test_history_box .days_box ul.days_list li.day_item .active_bar .active_circle{width:10px;height:10px;background-color:#042824;border-radius:50%}.main_dashboard .test_history_box .days_box ul.days_list li.day_item .active_bar .active_line{width:2px;height:13px;background-color:#042824}.main_dashboard .test_history_box .days_box ul.days_list li.day_item.active .active_bar,.main_dashboard .test_history_box .days_box ul.days_list li.day_item.active .item_text,.main_dashboard .test_history_box .days_box ul.days_list li.day_item:hover:not(.active) .active_bar,.main_dashboard .test_history_box .days_box ul.days_list li.day_item:hover:not(.active) .item_text{visibility:visible}.main_dashboard .test_history_box .days_box ul.days_list li.day_item:hover:not(.active) .active_bar .active_circle{background-color:#77bdb5}.main_dashboard .test_history_box .days_box ul.days_list li.day_item:hover:not(.active) .active_bar .active_line{opacity:0}.main_dashboard .test_history_box .test_result_box{min-height:150px;margin-top:17px;position:relative}.main_dashboard .test_history_box .test_result_box .result_swipper_arrow{font-size:28px;font-weight:700;position:absolute;top:50%;cursor:pointer}.main_dashboard .test_history_box .test_result_box .result_swipper_arrow.arrow_left{left:-35px}.main_dashboard .test_history_box .test_result_box .result_swipper_arrow.arrow_right{right:-35px}.main_dashboard .test_history_box .test_result_box .no_result_data_box,.main_dashboard .test_history_box .test_result_box .result_swipper_box{width:100%;height:180px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;overflow:hidden;background-color:#123430;position:relative}.main_dashboard .test_history_box .test_result_box .no_result_data_box.no_result_data_box,.main_dashboard .test_history_box .test_result_box .result_swipper_box.no_result_data_box{padding:25px 10px 15px}.main_dashboard .test_history_box .test_result_box .no_result_data_box.no_result_data_box .time_box,.main_dashboard .test_history_box .test_result_box .result_swipper_box.no_result_data_box .time_box{font-size:18px;font-weight:700;color:#fff;margin-bottom:25px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px;overflow:hidden}.main_dashboard .test_history_box .test_result_box .no_result_data_box.no_result_data_box p,.main_dashboard .test_history_box .test_result_box .result_swipper_box.no_result_data_box p{font-size:16px;color:#fff;text-align:center}.main_dashboard .test_history_box .test_result_box .test_result_item{width:100%;height:180px;background-color:#123430;-webkit-box-sizing:border-box;box-sizing:border-box;padding:25px 10px 15px;color:#fff}.main_dashboard .test_history_box .test_result_box .test_result_item .time_box{font-size:18px;font-weight:700;margin-bottom:20px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:10px;overflow:hidden}.main_dashboard .test_history_box .test_result_box .test_result_item .content_box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main_dashboard .test_history_box .test_result_box .test_result_item .content_box .content_item{width:100%;text-align:center}.main_dashboard .test_history_box .test_result_box .test_result_item .content_box .content_item .title_text{font-size:15px}.main_dashboard .test_history_box .test_result_box .test_result_item .content_box .content_item .result_text{font-size:22px;font-weight:700}.main_dashboard .content_section_title_box{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:16px 0}.main_dashboard .content_section_title_box .content_section_title{font-size:18px;text-align:center}.main_dashboard .content_section_title_box .toggle_show_button{width:24px;height:24px;background-image:url(../img/icon_arrow_up_2.e1272312.svg);background-repeat:no-repeat;background-size:18px;background-position:50%;cursor:pointer}.main_dashboard .content_section_title_box .toggle_show_button.hide{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.main_dashboard .oura_bbt_section_box{overflow:hidden}.main_dashboard .oura_bbt_section_box .oura_bbt_iframe_container{width:100%;height:0;padding-bottom:95%;border-radius:5px;overflow:hidden;position:relative}.common_iframe_card{width:100%;height:0;padding-bottom:170%;border-radius:5px;overflow:hidden;position:relative;margin-bottom:10px}.common_iframe{width:100%;height:100%;border:none;padding:0;margin:0;overflow:hidden;position:absolute;left:0;top:0}.note_card{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 20px;border-radius:10px;background-color:#6c816a;position:relative;margin-left:10px}.note_card h3.title{font-size:18px;color:#fff;margin-bottom:5px;margin-left:15px}.note_card .input_box{width:100%;margin-bottom:10px;position:relative}.note_card .input_box .note_input textarea{padding-right:40px;border-radius:10px}.note_card .input_box .icon_send{font-size:18px;padding:1px;background-color:#ddd;border-radius:50%;position:absolute;right:5px;top:6px}.note_card .input_box .icon_send.active{background-color:#ebccab;cursor:pointer}.note_card .notes_box{width:100%;position:relative}.note_card .notes_box .note_item{width:calc(100% - 40px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.note_card .notes_box .note_item .content_box{height:100px;overflow:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding-right:5px;margin-right:auto}.note_card .notes_box .note_item .content_box .time_box{color:#ebccab}.note_card .notes_box .note_item .content_box .text_box{min-height:40px;color:#fff;word-break:break-word;overflow:hidden;margin-top:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.note_card .notes_box .note_item .note_delete_icon{-ms-flex-negative:0;flex-shrink:0;font-size:20px;color:#e2bac9;cursor:pointer}.note_card .notes_box .note_swipper_arrow{font-size:22px;font-weight:700;color:#ebccab;position:absolute;top:50%;margin-top:-11px;cursor:pointer}.note_card .notes_box .note_swipper_arrow.arrow_left{left:-8px}.note_card .notes_box .note_swipper_arrow.arrow_right{right:-8px}.note_card .notes_no_data_box{width:100%;padding:10px 0;position:relative;font-size:13px;color:#ebccab;text-align:center}.patient_header_row{padding-top:5px}.patient_header_row,.patient_header_row .title_box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.patient_header_row .title_box h3.patient_name_box{font-size:22px;padding:5px 0;margin-right:20px}.patient_header_row .title_box i.ivu-icon{font-size:20px;font-weight:700;color:#666;margin-right:10px;cursor:pointer}.patient_header_row .title_box i.ivu-icon:hover{color:#3f9290}.patient_header_row .header_btns_box{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex}.patient_header_row .header_btns_box .btn_box{margin-left:20px}.patient_header_row .header_btns_box .btn_box>span{margin-left:5px}.patient_header_row .header_btns_box .btn_box button.ivu-btn{background-color:inherit}.patient_no_data_row{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.patient_no_data_row .pic_no_data{width:400px;height:300px;background-repeat:no-repeat;background-size:contain;background-position:50%;background-image:url(../img/pic_no_data.cf440ec0.png)}.patient_no_data_row .no_data_text{font-size:18px;color:#666;margin-top:30px}.border_button{border:1px solid #999}.ivu-modal-confirm-head{display:-webkit-box;display:-ms-flexbox;display:flex}