@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");*{padding:0;margin:0;outline:none;font-family:'Poppins', sans-serif}body{background-color:#ffffff}.err{border:1px solid #cd3939 !important}.site-alert{background-color:#e35353;width:80%;border-radius:10px;color:white;padding:10px 10px;margin:auto;display:none}.scroller::-webkit-scrollbar-track{border-radius:5px;border:1px solid #c9c9c9;background-color:#F5F5F5}.scroller::-webkit-scrollbar{width:6px;background-color:#F5F5F5}.scroller::-webkit-scrollbar-thumb{border-radius:5px;background-color:#a5a5a5}.sys-disabled{opacity:.5;cursor:no-drop}.vers{position:absolute;bottom:5px;right:5px;color:black;font-size:12px}.sys-alert-task .svg svg{-webkit-animation:alert  .5s infinite;animation:alert  .5s infinite}.sys-alert-confirm{position:fixed;left:40%;top:-160px;background:#e67373;color:#ebebeb;padding:17px;font-size:14px;border-radius:5px;text-align:left;z-index:99999;font-size:20px;width:400px;display:none}.sys-alert-confirm .close_reminde{background:transparent;border:0;position:absolute;right:8px;color:white;font-size:30px;top:-3px}.sys-alert-confirm .close_reminde:hover svg{color:#d6d6d6 !important}.sys-alert-confirm .reminde_title{margin-top:76px;text-align:center;display:block;font-size:20px}.sys-alert-confirm .svg svg{text-align:center;display:block;position:absolute;left:45%;font-size:50px;color:#ebebeb}.sys-alert-confirm a{color:white;text-decoration:none}.sys-alert-confirm a:hover{color:#e6e6e6}.sys-alert-task{position:fixed;-webkit-box-shadow:1px 1px 10px #00000036;box-shadow:1px 1px 10px #00000036;right:30px;top:30px;background:#ffffff;color:#bf3333;padding:17px;border-radius:5px;z-index:99999;font-size:20px;width:400px;height:94px;border:1px solid #bdbdbd;display:none;opacity:0}.sys-alert-task .close_reminde{background:transparent;border:0;position:absolute;right:8px;color:#bf3333;font-size:30px;top:-3px}.sys-alert-task .close_reminde:hover svg{color:#e05555 !important}.sys-alert-task .reminde_title{text-align:center;display:inline-block;font-size:20px;position:absolute;left:78px;top:29px}.sys-alert-task .svg{position:absolute}.sys-alert-task .svg svg{text-align:center;position:absolute;left:45%;font-size:50px;color:#e74d4d}.sys-alert-task a{color:white;text-decoration:none}.sys-alert-task a:hover{color:#e6e6e6}.sys-alert{position:fixed;right:20px;top:46px;background:#ffffff;color:#2ad48d;padding:10px;font-size:14px;border-radius:3px;text-align:center;z-index:1000000;display:none;opacity:0;border:1px solid #bdbdbd;-webkit-box-shadow:1px 1px 10px #00000036;box-shadow:1px 1px 10px #00000036}.sys-alert .alert_text{margin-top:3px}.sys-alert .line{height:28px;background:#2ad48d;width:3px;border-radius:30px;float:left;margin-right:4px}.sys-alert-not{position:fixed;right:20px;top:46px;background:#ffffff;color:#a41e1e;padding:10px;font-size:14px;border-radius:3px;text-align:center;z-index:1000000;display:none;opacity:0;border:1px solid #bdbdbd;-webkit-box-shadow:1px 1px 10px #00000036;box-shadow:1px 1px 10px #00000036}.sys-alert-not .alert_text{margin-top:3px}.sys-alert-not .line{height:28px;background:red;width:3px;border-radius:30px;float:left;margin-right:4px}.new-content{height:80%;overflow-y:scroll;overflow-x:hidden}.sys-tooltip{position:absolute;background:#575555;color:white;padding:8px;border-radius:5px;white-space:nowrap;top:32px;left:-30px;z-index:9999;font-size:12px;-webkit-animation:tooltip .3s ease-in-out;animation:tooltip .3s ease-in-out;-webkit-box-shadow:1px 1px 10px #00000036;box-shadow:1px 1px 10px #00000036;display:none}.sys-tooltip::after{content:'';position:absolute;width:10px;height:10px;background-color:#575555;top:-3px;left:33px;-webkit-transform:rotate(48deg);transform:rotate(48deg)}.site-input{padding:10px;border:1px solid #cbc8c8;border-radius:5px;width:100%;background-color:#ffffff}.site-input:focus{border:1px solid #0f207e}a{text-decoration:none}.sys-btn{border:1px solid #0b58ca;padding:5px 10px;border-radius:5px;background:#0b58ca;-webkit-transition:.5s;transition:.5s;color:#ffffff}.sys-btn:hover{background:#298fd3;color:#ffffff}.sys-btn:active{background:#1a6699}.sys-btn2{border:1px solid #0b58ca;padding:5px 10px;border-radius:5px;background:#ffffff;-webkit-transition:.5s;transition:.5s;color:#0b58ca}.sys-btn2:hover{background:#e6e4e4}.sys-btn2:active{background:#c4c4c4}.tabs{margin-top:20px}.tabs a{color:black;font-size:22px;cursor:pointer;position:relative;text-decoration:none;margin-right:30px}.tabs a:hover .sys-tooltip{display:block}.back{color:black;text-decoration:none}.back:hover{color:#414141}.page{position:absolute;left:60px;padding:20px;padding-top:10px;width:92%;margin-top:55px}.page .content{-webkit-animation:anim .7s;animation:anim .7s}.page h4{color:black}@-webkit-keyframes anim{0%{opacity:0}100%{opacity:1}}@keyframes anim{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes tooltip{0%{opacity:0}100%{opacity:1}}@keyframes tooltip{0%{opacity:0}100%{opacity:1}}table thead{background:#ffffff;position:-webkit-sticky;position:sticky;top:0;z-index:10;color:#000000}table tr,table th{font-size:14px !important}table td{border:1px solid #ebebebde;max-width:200px;overflow:hidden;text-overflow:ellipsis}table tbody tr{background-color:white;cursor:pointer;-webkit-transition:.5s;transition:.5s;margin:10px 0;border-radius:5px}table tbody tr:hover{background-color:#eeeeee}table tbody tr:active{background-color:#dbdbdb}.show-tooltip{position:relative}.show-tooltip:hover .sys-tooltip{display:block}.sys-input{width:100%;padding:5px;border:1px solid #ebebeb;border-radius:3px;cursor:auto;-webkit-box-shadow:1px 1px 10px #aaaaaa2e;box-shadow:1px 1px 10px #aaaaaa2e;-webkit-transition:.2s;transition:.2s}.sys-input:focus{border:1px solid #6879a8}.respons_data{width:105%;height:auto !important;max-height:85vh !important;overflow:scroll;display:block}.respons_data td,.respons_data th{white-space:nowrap;cursor:pointer}.respons_data th{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.respons_data img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.parts{overflow:hidden;height:100vh}.parts .p1,.parts .p2{display:inline-block;height:100vh}.parts .p1{width:44%;overflow:hidden;position:relative}.parts .p1 h3{margin-top:10vh;text-align:center;color:white}.parts .p1 img{width:93%;margin-left:33px}.parts .p1 .circle{width:100px;height:100px;background-color:#ffffff70;border-radius:50%;position:absolute}.parts .p1 .c1{right:-39px}.parts .p1 .c2{bottom:-140px;left:-50px;width:300px;height:300px}.parts .p2{position:absolute;margin-left:150px;text-align:center;padding-top:74px;width:40%}.parts .p2 img{width:120px}.parts .p2 button{width:80%;color:white;background:#0b58ca;border:0;padding:10px 0;border-radius:10px}.parts .p2 button:hover{background:#125683}.parts .p2 button:active{background:#104f79}.parts .p2 .main{width:80%;margin:auto;border:1px solid #c9c7c7;border-radius:5px;padding:15px 10px}.parts .p2 .main svg{font-size:20px}.parts .p2 .main input,.parts .p2 .main select{width:88%;border:0;background-color:transparent}.parts .p2 .main input:-webkit-autofill,.parts .p2 .main input:-webkit-autofill:hover,.parts .p2 .main input:-webkit-autofill:focus,.parts .p2 .main input:-webkit-autofill:active{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.sidebar{padding:0 10px;text-align:center;height:100vh;background-color:#0b58ca;position:fixed;z-index:20;margin-top:55px}.sidebar .new{position:absolute;width:8px;height:8px;border-radius:50%;background:#ef1111;left:22px;top:7px}.sidebar ul{padding:0;position:relative;height:95%;margin-top:30px}.sidebar ul li{list-style-type:none}.sidebar ul li a{position:relative;padding:4px 10px;margin:30px 0;padding-bottom:8px;display:block;font-size:20px;color:#eeeeee;-webkit-transition:.5s;transition:.5s;border-radius:8px}.sidebar ul li a:hover{color:#ffffff;background-color:#ffffff78}.sidebar ul li a:hover .site-tooltip{display:block}.sidebar ul li .active-nav{color:#ffffff;background-color:#ffffff78}.sys-logo svg{width:24px}.site-tooltip{position:absolute;font-size:14px;left:60px;background-color:#575555;color:white;white-space:nowrap;padding:6px 12px;border-radius:5px;display:none;-webkit-animation:tooltip .3s ease-in-out;animation:tooltip .3s ease-in-out;-webkit-box-shadow:1px 1px 10px #00000036;box-shadow:1px 1px 10px #00000036}.site-tooltip::after{content:'';position:absolute;width:10px;height:10px;background-color:#575555;top:12px;left:-5px;-webkit-transform:rotate(44deg);transform:rotate(44deg)}.home h2{display:inline-block}.sys-navbar{width:100%;background-color:#0b58ca;padding:5px;height:55px;position:fixed;z-index:21}.sys-navbar img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.sys-navbar .active-nav{color:#ffffff;background-color:#ffffff78}.sys-navbar h4{color:white;font-size:18px;padding-top:10px}.sys-navbar .sys-tooltip{top:47px !important;left:-17px !important}.sys-navbar ul{padding:0;margin-right:20px}.sys-navbar ul li{display:inline-block;margin-right:10px}.sys-navbar ul li a{position:relative;padding:4px 10px;padding-bottom:8px;display:block;font-size:20px;color:#eeeeee;-webkit-transition:.5s;transition:.5s;border-radius:8px}.sys-navbar ul li a:hover{color:#ffffff;background-color:#ffffff78}.sys-navbar ul li a:hover .site-tooltip{display:block}.sys-navbar ul .pages_menu{position:absolute;display:none;-webkit-transition:opacity .5s;transition:opacity .5s;width:300px;height:200px;max-height:400px;overflow-y:scroll;overflow-x:hidden;right:-53px;border:1px solid silver;-webkit-box-shadow:1px 1px 10px #0000003d;box-shadow:1px 1px 10px #0000003d;border-radius:3px;background-color:white}.sys-navbar ul .pages_menu svg{font-size:20px;color:#646464}.sys-navbar ul .pages_menu .page_menu_name{font-size:16px;display:inline-block}.sys-navbar ul .pages_menu li{width:100%;text-align:left;display:block !important;border-bottom:1px solid #c5c5c5;padding:5px 10px;-webkit-transition:.5s;transition:.5s}.sys-navbar ul .pages_menu li a{color:black !important}.sys-navbar ul .pages_menu li a:hover{color:black !important;background-color:#f0f0f0 !important}.sys-navbar ul .pages_menu li:hover{background-color:#f0f0f0}.sys-navbar-mobile{width:100%;background-color:#0b58ca;padding:5px;height:55px;position:fixed;z-index:21;display:none}.sys-navbar-mobile .open_side{background:transparent;color:white;border:0;font-size:28px;margin-right:20px}.sys-navbar-mobile img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.sys-navbar-mobile .active-nav{color:#ffffff;background-color:#ffffff78}.sys-navbar-mobile ul{padding:0;margin-right:20px}.sys-navbar-mobile ul li{display:inline-block;margin-right:10px}.sys-navbar-mobile ul li a{position:relative;padding:4px 10px;padding-bottom:8px;display:block;font-size:20px;color:#eeeeee;-webkit-transition:.5s;transition:.5s;border-radius:8px}.sys-navbar-mobile ul li a:hover{color:#ffffff;background-color:#ffffff78}.sys-navbar-mobile ul li a:hover .site-tooltip{display:block}.sidebar-mobile img{width:60px;border-radius:50%;height:60px;-o-object-fit:cover;object-fit:cover}.sidebar-mobile .offcanvas-header a{color:black}.sidebar-mobile .logo_side{width:40px;height:auto !important;-o-object-fit:cover;object-fit:cover;border-radius:0 !important;margin-right:10px}.sidebar-mobile .username_side svg{font-size:40px !important}.sidebar-mobile .username_side a{font-size:12px}.sidebar-mobile ul{padding:0}.sidebar-mobile ul li{list-style-type:none;padding:10px 0}.sidebar-mobile ul li a{color:#5c5c5c;font-size:18px;width:100%;display:block;padding:10px;border-radius:17px}.sidebar-mobile ul li a svg{font-size:30px}.sidebar-mobile ul li .active-nav{color:white;background-color:#4aacdd}.newpage .new_head{background-color:white;padding:20px;margin-left:10px;border:1px solid #d6d6d6;border-radius:2px;-webkit-box-shadow:1px 1px 10px #6a6a6a2e;box-shadow:1px 1px 10px #6a6a6a2e}.newpage .new_head input{width:75%}.newpage .new_head input,.newpage .new_head button{display:inline-block}.newpage .new_head button{margin-left:10px}.newpage .new_head .sortable{padding:0;margin-top:20px}.newpage .new_head .sortable li{padding:10px 15px;background-color:#f8f8f8;border-radius:5px;border:1px solid #d6d6d6;list-style-type:none;margin-bottom:10px;position:relative;cursor:move}.newpage .new_head .sortable li button{background:transparent;border:0;float:right}.newpage .new_head .sortable li button:hover{color:#464646}.newpage .new_head .sortable .editing{background-color:#d4d4d4}.newpage .page_info{background-color:white;border-radius:2px;-webkit-box-shadow:1px 1px 10px #6a6a6a2e;box-shadow:1px 1px 10px #6a6a6a2e;border:1px solid #d6d6d6;padding:20px;position:relative;margin-left:20px}.newpage .page_info .page_icon{text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:white}.newpage .page_info .page_icon svg{float:right;margin-top:3px;margin-right:5px}.newpage .page_info .icons{background-color:white;position:absolute;width:90%;z-index:999;left:20px;border-radius:5px;margin-top:5px;padding:10px;border:1px solid #d6d6d6;height:300px;overflow-y:scroll;overflow-x:hidden}.newpage .page_info .icons button{background-color:transparent;border-radius:5px;border:1px solid transparent;padding:3px 9px;font-size:26px;cursor:pointer}.newpage .page_info .icons button:hover{color:#4d4d4d}.newpage .page_info .icons .active{border:1px solid #585858}.newpage .edit-properties{background-color:white;position:fixed;right:-300px;display:none;width:300px;z-index:99999;top:0;height:100vh;padding:20px;border-left:1px solid #d6d6d6;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.newpage .edit-properties .create_option{margin-top:27px;margin-left:-14px}.newpage .edit-properties .select_options{display:none}.newpage .edit-properties .sortable{padding:0;height:55vh;overflow-y:scroll;margin-top:20px}.newpage .edit-properties .sortable li{padding:10px 15px;background-color:#f8f8f8;border-radius:5px;border:1px solid #d6d6d6;list-style-type:none;margin-bottom:10px;cursor:move}.newpage .edit-properties .sortable li button{background:transparent;border:0;float:right}.newpage .edit-properties .sortable li button:hover{color:#464646}.newpage .edit-properties .form-check label,.newpage .edit-properties .form-check input{cursor:pointer}.newpage .edit-properties select{cursor:pointer}.newpage .edit-properties .save-props{position:absolute;top:20px;right:20px;color:black;cursor:pointer}.newpage .edit-properties .head_props,.newpage .edit-properties .update_setting{display:none}.update_it{border:0;float:right;width:0}.update_it input{cursor:pointer}.pages .new_page_btn,.pages .new_page_btn_dis{float:right}.pages table svg{color:#0b58ca;font-size:20px}.pages table .del_page,.pages table .edit_page,.pages table .edit{background-color:transparent;border:0;margin-right:20px}.pages table .del_page svg,.pages table .edit_page svg,.pages table .edit svg{color:black !important;font-size:16px !important}.pages table .del_page:hover svg,.pages table .edit_page:hover svg,.pages table .edit:hover svg{color:#706c6c !important}.pages .search_frm{display:inline-block;margin-top:10px;background-color:white;border:1px solid #d6d6d6;border-radius:5px;padding:10px;}.pages .search_frm .search_step{float:right;padding-right:5px}.pages .search_frm input{border:0;width:60%;margin-left:10px}.pages .search_frm button{background-color:transparent;border:0;margin-left:10px;font-size:18px;color:#4b5c68}.pages .search_frm button:hover{color:#353535}.pages .menu{position:absolute;z-index:22;background:white;padding:10px 16px;border-radius:5px;display:none;border:1px solid #d6d6d6;padding-right:54px;-webkit-box-shadow:1px 1px 10px #00000030;box-shadow:1px 1px 10px #00000030}.pages .menu label,.pages .menu input{cursor:pointer}.pages .menu .close-menu{position:absolute;top:9px;right:10px;cursor:pointer;font-size:20px;border-radius:5px;color:#4e4e4e;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pages .menu .close-menu:hover{color:#888888}.pages .advanced_search_menu{-webkit-box-shadow:1px 1px 10px #00000030;box-shadow:1px 1px 10px #00000030}.pages .advanced_search_menu label{cursor:unset}.pages .advanced_search_menu .open_multi_menu{width:100%;text-align:left;border:1px solid #b9b9b9 !important;background-color:white;color:#444444;padding:5px;border-radius:4px;-webkit-box-shadow:1px 1px 10px #38383812;box-shadow:1px 1px 10px #38383812}.pages .advanced_search_menu .open_multi_menu svg{float:right;margin-top:5px}.pages .advanced_search_menu .open_multi_menu:hover{background-color:#f1f1f1}.pages .advanced_search_menu .acitve{background-color:#f1f1f1}.pages .advanced_search_menu .advanced_search_button{background-color:#264e95;color:white;border:0;padding:8px 0}.pages .advanced_search_menu .advanced_search_button:hover{background-color:#3463b4}.pages .advanced_search_menu .advanced_search_button:active{background-color:#20417a}.pages .advanced_search_menu .multi_select_menu{position:absolute;margin-top:5px;display:none;width:250px;padding:10px;max-height:400px;overflow-y:scroll;overflow-x:hidden;background-color:white;border:1px solid #bbbbbb;border-radius:5px}.pages .advanced_search_menu .multi_select_menu label{cursor:pointer !important}.pages .page_tools{display:inline-block;position:relative;}.pages .page_tools ul{padding:0;}.pages .page_tools li{display:inline-block;position:relative;margin-right:20px}.pages .page_tools li button{background-color:transparent;border:0;font-size:20px;color:#4b5c68;cursor:pointer}.pages .page_tools li button:hover{color:#2c2c2c}.pages .page_tools li button:hover a{color:#2c2c2c}.pages .page_tools li button a{color:#4b5c68}.pages .page_tools .selected_num{position:absolute;right:0}.select_file input{position:absolute;width:87%;height:51%;opacity:0}.overlay{position:fixed;z-index:9998;background-color:#00000063;width:110%;height:100vh;top:0;left:0;display:none;opacity:0}.new_record{float:right;margin-right:10px}.rows_num_select{float:right;margin-right:10px}.edit_page_button{float:right;margin-left:10px}.edit-window,.new-record-window,.bulk-action,.apperance{position:fixed;z-index:9999;background:white;width:40%;min-width:700px;left:24%;top:10vh;padding:20px;border:1px solid #8d8d8d;border-radius:6px;height:80vh;display:none;opacity:0;-webkit-box-shadow:1px 1px 10px #4b4b4b;box-shadow:1px 1px 10px #4b4b4b}.edit-window .edit_tabs,.new-record-window .edit_tabs,.bulk-action .edit_tabs,.apperance .edit_tabs{width:100%;padding:0;border-bottom:1px solid #797979}.edit-window .edit_tabs li,.new-record-window .edit_tabs li,.bulk-action .edit_tabs li,.apperance .edit_tabs li{display:inline-block;padding:4px 10px}.edit-window .edit_tabs li:first-of-type,.new-record-window .edit_tabs li:first-of-type,.bulk-action .edit_tabs li:first-of-type,.apperance .edit_tabs li:first-of-type{padding-left:0}.edit-window .edit_tabs li a,.new-record-window .edit_tabs li a,.bulk-action .edit_tabs li a,.apperance .edit_tabs li a{text-decoration:none;color:#616161;padding:4px 0}.edit-window .edit_tabs li a:hover,.new-record-window .edit_tabs li a:hover,.bulk-action .edit_tabs li a:hover,.apperance .edit_tabs li a:hover{color:black}.edit-window .edit_tabs .active_tab,.new-record-window .edit_tabs .active_tab,.bulk-action .edit_tabs .active_tab,.apperance .edit_tabs .active_tab{border-bottom:2px solid black;color:black}.edit-window .tab,.new-record-window .tab,.bulk-action .tab,.apperance .tab{display:none}.edit-window .tab h5,.new-record-window .tab h5,.bulk-action .tab h5,.apperance .tab h5{display:inline-block}.edit-window .show_new_task,.new-record-window .show_new_task,.bulk-action .show_new_task,.apperance .show_new_task{color:black}.edit-window .show_new_task:hover,.new-record-window .show_new_task:hover,.bulk-action .show_new_task:hover,.apperance .show_new_task:hover{color:#4e4e4e}.edit-window .point,.new-record-window .point,.bulk-action .point,.apperance .point{width:12px;height:12px;margin-right:6px;display:inline-block;border-radius:50%}.edit-window .red,.new-record-window .red,.bulk-action .red,.apperance .red{background-color:#f36363}.edit-window .orange,.new-record-window .orange,.bulk-action .orange,.apperance .orange{background-color:#f3b063}.edit-window .green,.new-record-window .green,.bulk-action .green,.apperance .green{background-color:#47b6a3}.edit-window .task h4,.new-record-window .task h4,.bulk-action .task h4,.apperance .task h4{display:inline-block}.edit-window .task .open_all_tasks,.new-record-window .task .open_all_tasks,.bulk-action .task .open_all_tasks,.apperance .task .open_all_tasks{float:right;color:black;font-size:20px;margin-top:18px}.edit-window .task .open_all_tasks:hover,.new-record-window .task .open_all_tasks:hover,.bulk-action .task .open_all_tasks:hover,.apperance .task .open_all_tasks:hover{color:#4e4e4e}.edit-window .task .priority_selctor_btn,.new-record-window .task .priority_selctor_btn,.bulk-action .task .priority_selctor_btn,.apperance .task .priority_selctor_btn{position:relative;cursor:pointer;margin-bottom:0}.edit-window .task .priority_selctor_btn li,.new-record-window .task .priority_selctor_btn li,.bulk-action .task .priority_selctor_btn li,.apperance .task .priority_selctor_btn li{list-style-type:none;padding:0 6px}.edit-window .task .priority_selctor_btn svg,.new-record-window .task .priority_selctor_btn svg,.bulk-action .task .priority_selctor_btn svg,.apperance .task .priority_selctor_btn svg{position:absolute;font-size:10px;right:4px;top:12px}.edit-window .task .all_priorities,.new-record-window .task .all_priorities,.bulk-action .task .all_priorities,.apperance .task .all_priorities{padding:0;display:none;position:absolute;background:white;z-index:999;width:94%}.edit-window .task .all_priorities li,.new-record-window .task .all_priorities li,.bulk-action .task .all_priorities li,.apperance .task .all_priorities li{list-style-type:none;padding:5px 10px;cursor:pointer}.edit-window .task .all_priorities li:hover,.new-record-window .task .all_priorities li:hover,.bulk-action .task .all_priorities li:hover,.apperance .task .all_priorities li:hover{background-color:#f7f7f7}.edit-window .task .all_priorities_active,.new-record-window .task .all_priorities_active,.bulk-action .task .all_priorities_active,.apperance .task .all_priorities_active{display:unset}.edit-window .main_note_editor,.new-record-window .main_note_editor,.bulk-action .main_note_editor,.apperance .main_note_editor{height:200px;border:2px solid #384b946e;border-radius:6px;position:relative}.edit-window .main_note_editor .note_editor,.new-record-window .main_note_editor .note_editor,.bulk-action .main_note_editor .note_editor,.apperance .main_note_editor .note_editor{height:70%;cursor:auto;overflow-y:scroll;overflow-x:hidden;padding:10px}.edit-window .main_note_editor .note_actions,.new-record-window .main_note_editor .note_actions,.bulk-action .main_note_editor .note_actions,.apperance .main_note_editor .note_actions{position:absolute;bottom:10px;padding-top:10px;padding-right:20px;width:100%;text-align:right}.edit-window .main_note_editor .note_actions button,.new-record-window .main_note_editor .note_actions button,.bulk-action .main_note_editor .note_actions button,.apperance .main_note_editor .note_actions button{background-color:transparent;border:0;margin:0 5px}.edit-window .main_note_editor .note_actions button svg:hover,.new-record-window .main_note_editor .note_actions button svg:hover,.bulk-action .main_note_editor .note_actions button svg:hover,.apperance .main_note_editor .note_actions button svg:hover{color:#555454}.edit-window .main_note_editor .note_actions .send_note,.new-record-window .main_note_editor .note_actions .send_note,.bulk-action .main_note_editor .note_actions .send_note,.apperance .main_note_editor .note_actions .send_note{background:#0b58ca;color:white;padding:5px 10px;border-radius:5px}.edit-window .main_note_editor .note_actions .send_note:hover,.new-record-window .main_note_editor .note_actions .send_note:hover,.bulk-action .main_note_editor .note_actions .send_note:hover,.apperance .main_note_editor .note_actions .send_note:hover{background:#247cb8}.edit-window .main_note_editor .note_actions .send_note:active,.new-record-window .main_note_editor .note_actions .send_note:active,.bulk-action .main_note_editor .note_actions .send_note:active,.apperance .main_note_editor .note_actions .send_note:active{background:#11507a}.edit-window .all_notes,.edit-window .all_tasks,.new-record-window .all_notes,.new-record-window .all_tasks,.bulk-action .all_notes,.bulk-action .all_tasks,.apperance .all_notes,.apperance .all_tasks{margin-top:10px;width:100%}.edit-window .all_notes .task_pro,.edit-window .all_tasks .task_pro,.new-record-window .all_notes .task_pro,.new-record-window .all_tasks .task_pro,.bulk-action .all_notes .task_pro,.bulk-action .all_tasks .task_pro,.apperance .all_notes .task_pro,.apperance .all_tasks .task_pro{background:transparent;border:0;position:absolute;right:46px;font-size:12px;top:3px}.edit-window .all_notes img,.edit-window .all_tasks img,.new-record-window .all_notes img,.new-record-window .all_tasks img,.bulk-action .all_notes img,.bulk-action .all_tasks img,.apperance .all_notes img,.apperance .all_tasks img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.edit-window .all_notes .note_author,.edit-window .all_tasks .note_author,.new-record-window .all_notes .note_author,.new-record-window .all_tasks .note_author,.bulk-action .all_notes .note_author,.bulk-action .all_tasks .note_author,.apperance .all_notes .note_author,.apperance .all_tasks .note_author{font-weight:bold}.edit-window .all_notes .note_date,.edit-window .all_notes .task_date,.edit-window .all_tasks .note_date,.edit-window .all_tasks .task_date,.new-record-window .all_notes .note_date,.new-record-window .all_notes .task_date,.new-record-window .all_tasks .note_date,.new-record-window .all_tasks .task_date,.bulk-action .all_notes .note_date,.bulk-action .all_notes .task_date,.bulk-action .all_tasks .note_date,.bulk-action .all_tasks .task_date,.apperance .all_notes .note_date,.apperance .all_notes .task_date,.apperance .all_tasks .note_date,.apperance .all_tasks .task_date{color:#6d6d6d;font-weight:normal !important;font-size:14px}.edit-window .all_notes .the_note,.edit-window .all_notes .the_task,.edit-window .all_tasks .the_note,.edit-window .all_tasks .the_task,.new-record-window .all_notes .the_note,.new-record-window .all_notes .the_task,.new-record-window .all_tasks .the_note,.new-record-window .all_tasks .the_task,.bulk-action .all_notes .the_note,.bulk-action .all_notes .the_task,.bulk-action .all_tasks .the_note,.bulk-action .all_tasks .the_task,.apperance .all_notes .the_note,.apperance .all_notes .the_task,.apperance .all_tasks .the_note,.apperance .all_tasks .the_task{position:relative;border-bottom:1px solid #b9b9b9}.edit-window .all_notes .the_note .note_user_img svg,.edit-window .all_notes .the_note .task_user_img svg,.edit-window .all_notes .the_task .note_user_img svg,.edit-window .all_notes .the_task .task_user_img svg,.edit-window .all_tasks .the_note .note_user_img svg,.edit-window .all_tasks .the_note .task_user_img svg,.edit-window .all_tasks .the_task .note_user_img svg,.edit-window .all_tasks .the_task .task_user_img svg,.new-record-window .all_notes .the_note .note_user_img svg,.new-record-window .all_notes .the_note .task_user_img svg,.new-record-window .all_notes .the_task .note_user_img svg,.new-record-window .all_notes .the_task .task_user_img svg,.new-record-window .all_tasks .the_note .note_user_img svg,.new-record-window .all_tasks .the_note .task_user_img svg,.new-record-window .all_tasks .the_task .note_user_img svg,.new-record-window .all_tasks .the_task .task_user_img svg,.bulk-action .all_notes .the_note .note_user_img svg,.bulk-action .all_notes .the_note .task_user_img svg,.bulk-action .all_notes .the_task .note_user_img svg,.bulk-action .all_notes .the_task .task_user_img svg,.bulk-action .all_tasks .the_note .note_user_img svg,.bulk-action .all_tasks .the_note .task_user_img svg,.bulk-action .all_tasks .the_task .note_user_img svg,.bulk-action .all_tasks .the_task .task_user_img svg,.apperance .all_notes .the_note .note_user_img svg,.apperance .all_notes .the_note .task_user_img svg,.apperance .all_notes .the_task .note_user_img svg,.apperance .all_notes .the_task .task_user_img svg,.apperance .all_tasks .the_note .note_user_img svg,.apperance .all_tasks .the_note .task_user_img svg,.apperance .all_tasks .the_task .note_user_img svg,.apperance .all_tasks .the_task .task_user_img svg{font-size:45px}.edit-window .all_notes .the_note .to_user_name,.edit-window .all_notes .the_task .to_user_name,.edit-window .all_tasks .the_note .to_user_name,.edit-window .all_tasks .the_task .to_user_name,.new-record-window .all_notes .the_note .to_user_name,.new-record-window .all_notes .the_task .to_user_name,.new-record-window .all_tasks .the_note .to_user_name,.new-record-window .all_tasks .the_task .to_user_name,.bulk-action .all_notes .the_note .to_user_name,.bulk-action .all_notes .the_task .to_user_name,.bulk-action .all_tasks .the_note .to_user_name,.bulk-action .all_tasks .the_task .to_user_name,.apperance .all_notes .the_note .to_user_name,.apperance .all_notes .the_task .to_user_name,.apperance .all_tasks .the_note .to_user_name,.apperance .all_tasks .the_task .to_user_name{font-size:12px;color:#252525}.edit-window .all_notes .the_note .del_task,.edit-window .all_notes .the_task .del_task,.edit-window .all_tasks .the_note .del_task,.edit-window .all_tasks .the_task .del_task,.new-record-window .all_notes .the_note .del_task,.new-record-window .all_notes .the_task .del_task,.new-record-window .all_tasks .the_note .del_task,.new-record-window .all_tasks .the_task .del_task,.bulk-action .all_notes .the_note .del_task,.bulk-action .all_notes .the_task .del_task,.bulk-action .all_tasks .the_note .del_task,.bulk-action .all_tasks .the_task .del_task,.apperance .all_notes .the_note .del_task,.apperance .all_notes .the_task .del_task,.apperance .all_tasks .the_note .del_task,.apperance .all_tasks .the_task .del_task{background:transparent;border:0;position:absolute;right:15px}.edit-window .all_notes .the_note .del_task:hover,.edit-window .all_notes .the_task .del_task:hover,.edit-window .all_tasks .the_note .del_task:hover,.edit-window .all_tasks .the_task .del_task:hover,.new-record-window .all_notes .the_note .del_task:hover,.new-record-window .all_notes .the_task .del_task:hover,.new-record-window .all_tasks .the_note .del_task:hover,.new-record-window .all_tasks .the_task .del_task:hover,.bulk-action .all_notes .the_note .del_task:hover,.bulk-action .all_notes .the_task .del_task:hover,.bulk-action .all_tasks .the_note .del_task:hover,.bulk-action .all_tasks .the_task .del_task:hover,.apperance .all_notes .the_note .del_task:hover,.apperance .all_notes .the_task .del_task:hover,.apperance .all_tasks .the_note .del_task:hover,.apperance .all_tasks .the_task .del_task:hover{color:#585858}.edit-window .all_notes .the_note .del_note,.edit-window .all_notes .the_task .del_note,.edit-window .all_tasks .the_note .del_note,.edit-window .all_tasks .the_task .del_note,.new-record-window .all_notes .the_note .del_note,.new-record-window .all_notes .the_task .del_note,.new-record-window .all_tasks .the_note .del_note,.new-record-window .all_tasks .the_task .del_note,.bulk-action .all_notes .the_note .del_note,.bulk-action .all_notes .the_task .del_note,.bulk-action .all_tasks .the_note .del_note,.bulk-action .all_tasks .the_task .del_note,.apperance .all_notes .the_note .del_note,.apperance .all_notes .the_task .del_note,.apperance .all_tasks .the_note .del_note,.apperance .all_tasks .the_task .del_note{left:15px !important;background:transparent;border:0;position:absolute}.edit-window .all_notes .the_note .del_note:hover,.edit-window .all_notes .the_task .del_note:hover,.edit-window .all_tasks .the_note .del_note:hover,.edit-window .all_tasks .the_task .del_note:hover,.new-record-window .all_notes .the_note .del_note:hover,.new-record-window .all_notes .the_task .del_note:hover,.new-record-window .all_tasks .the_note .del_note:hover,.new-record-window .all_tasks .the_task .del_note:hover,.bulk-action .all_notes .the_note .del_note:hover,.bulk-action .all_notes .the_task .del_note:hover,.bulk-action .all_tasks .the_note .del_note:hover,.bulk-action .all_tasks .the_task .del_note:hover,.apperance .all_notes .the_note .del_note:hover,.apperance .all_notes .the_task .del_note:hover,.apperance .all_tasks .the_note .del_note:hover,.apperance .all_tasks .the_task .del_note:hover{color:#585858}.edit-window .all_notes .the_task p,.edit-window .all_tasks .the_task p,.new-record-window .all_notes .the_task p,.new-record-window .all_tasks .the_task p,.bulk-action .all_notes .the_task p,.bulk-action .all_tasks .the_task p,.apperance .all_notes .the_task p,.apperance .all_tasks .the_task p{font-size:14px;line-height:26px}.edit-window .all_notes .the_task .task_replay,.edit-window .all_tasks .the_task .task_replay,.new-record-window .all_notes .the_task .task_replay,.new-record-window .all_tasks .the_task .task_replay,.bulk-action .all_notes .the_task .task_replay,.bulk-action .all_tasks .the_task .task_replay,.apperance .all_notes .the_task .task_replay,.apperance .all_tasks .the_task .task_replay{margin-bottom:20px;margin-right:-45px}.edit-window .all_notes .the_note:last-of-type,.edit-window .all_tasks .the_note:last-of-type,.new-record-window .all_notes .the_note:last-of-type,.new-record-window .all_tasks .the_note:last-of-type,.bulk-action .all_notes .the_note:last-of-type,.bulk-action .all_tasks .the_note:last-of-type,.apperance .all_notes .the_note:last-of-type,.apperance .all_tasks .the_note:last-of-type{border-bottom:0}.edit-window .all_notes,.new-record-window .all_notes,.bulk-action .all_notes,.apperance .all_notes{background:#efefef;padding:20px;border-radius:12px;overflow-y:scroll;height:40vh !important}.edit-window .edit-notes .ck-content,.edit-window .tasks .ck-content,.new-record-window .edit-notes .ck-content,.new-record-window .tasks .ck-content,.bulk-action .edit-notes .ck-content,.bulk-action .tasks .ck-content,.apperance .edit-notes .ck-content,.apperance .tasks .ck-content{height:150px}.edit-window .edit-notes .ck-file-dialog-button,.edit-window .edit-notes .ck-dropdown,.edit-window .tasks .ck-file-dialog-button,.edit-window .tasks .ck-dropdown,.new-record-window .edit-notes .ck-file-dialog-button,.new-record-window .edit-notes .ck-dropdown,.new-record-window .tasks .ck-file-dialog-button,.new-record-window .tasks .ck-dropdown,.bulk-action .edit-notes .ck-file-dialog-button,.bulk-action .edit-notes .ck-dropdown,.bulk-action .tasks .ck-file-dialog-button,.bulk-action .tasks .ck-dropdown,.apperance .edit-notes .ck-file-dialog-button,.apperance .edit-notes .ck-dropdown,.apperance .tasks .ck-file-dialog-button,.apperance .tasks .ck-dropdown{display:none}.edit-window .all_tasks,.new-record-window .all_tasks,.bulk-action .all_tasks,.apperance .all_tasks{height:62vh !important}.edit-window .history_content,.new-record-window .history_content,.bulk-action .history_content,.apperance .history_content{height:64vh;overflow-y:scroll}.edit-window .history_content .the_history,.new-record-window .history_content .the_history,.bulk-action .history_content .the_history,.apperance .history_content .the_history{width:98%;border:1px solid #9f9f9f;border-radius:5px}.edit-window .history_content .the_history .his_info,.new-record-window .history_content .the_history .his_info,.bulk-action .history_content .the_history .his_info,.apperance .history_content .the_history .his_info{background:#d7d7d7;padding:4px;font-size:12px}.edit-window .history_content .the_history .his_content,.new-record-window .history_content .the_history .his_content,.bulk-action .history_content .the_history .his_content,.apperance .history_content .the_history .his_content{padding:5px}.edit-window .tab,.new-record-window .tab,.bulk-action .tab,.apperance .tab{display:none}.edit-window .copy,.new-record-window .copy,.bulk-action .copy,.apperance .copy{background-color:transparent;border:0}.edit-window .copy:hover,.new-record-window .copy:hover,.bulk-action .copy:hover,.apperance .copy:hover{color:#6d6c6c}.edit-window .window-content,.new-record-window .window-content,.bulk-action .window-content,.apperance .window-content{overflow-y:scroll;overflow-x:hidden;height:80%;padding-right:20px}.edit-window .save-edit,.edit-window .set_remind_btn,.edit-window .save-task,.new-record-window .save-edit,.new-record-window .set_remind_btn,.new-record-window .save-task,.bulk-action .save-edit,.bulk-action .set_remind_btn,.bulk-action .save-task,.apperance .save-edit,.apperance .set_remind_btn,.apperance .save-task{color:white;width:83px;padding:6px 8px;border:0;margin-top:10px;border-radius:4px}.edit-window .set_remind_btn,.new-record-window .set_remind_btn,.bulk-action .set_remind_btn,.apperance .set_remind_btn{width:150px !important}.edit-window .edit-actions,.edit-window .apperance-actions,.new-record-window .edit-actions,.new-record-window .apperance-actions,.bulk-action .edit-actions,.bulk-action .apperance-actions,.apperance .edit-actions,.apperance .apperance-actions{position:absolute;width:100%;left:0;bottom:0;background:#dcdcdc;border-top:1px solid #cbcbcb;border-bottom-right-radius:4px;border-bottom-left-radius:4px;padding:10px 4px}.edit-window .edit-actions .save-apperance,.edit-window .edit-actions .new-record,.edit-window .edit-actions .apply-bulk-action,.edit-window .edit-actions .save-task,.edit-window .edit-actions .set_remind_btn,.edit-window .apperance-actions .save-apperance,.edit-window .apperance-actions .new-record,.edit-window .apperance-actions .apply-bulk-action,.edit-window .apperance-actions .save-task,.edit-window .apperance-actions .set_remind_btn,.new-record-window .edit-actions .save-apperance,.new-record-window .edit-actions .new-record,.new-record-window .edit-actions .apply-bulk-action,.new-record-window .edit-actions .save-task,.new-record-window .edit-actions .set_remind_btn,.new-record-window .apperance-actions .save-apperance,.new-record-window .apperance-actions .new-record,.new-record-window .apperance-actions .apply-bulk-action,.new-record-window .apperance-actions .save-task,.new-record-window .apperance-actions .set_remind_btn,.bulk-action .edit-actions .save-apperance,.bulk-action .edit-actions .new-record,.bulk-action .edit-actions .apply-bulk-action,.bulk-action .edit-actions .save-task,.bulk-action .edit-actions .set_remind_btn,.bulk-action .apperance-actions .save-apperance,.bulk-action .apperance-actions .new-record,.bulk-action .apperance-actions .apply-bulk-action,.bulk-action .apperance-actions .save-task,.bulk-action .apperance-actions .set_remind_btn,.apperance .edit-actions .save-apperance,.apperance .edit-actions .new-record,.apperance .edit-actions .apply-bulk-action,.apperance .edit-actions .save-task,.apperance .edit-actions .set_remind_btn,.apperance .apperance-actions .save-apperance,.apperance .apperance-actions .new-record,.apperance .apperance-actions .apply-bulk-action,.apperance .apperance-actions .save-task,.apperance .apperance-actions .set_remind_btn{color:white;width:100%;border-radius:4px}.edit-window .edit-actions button,.edit-window .apperance-actions button,.new-record-window .edit-actions button,.new-record-window .apperance-actions button,.bulk-action .edit-actions button,.bulk-action .apperance-actions button,.apperance .edit-actions button,.apperance .apperance-actions button{background-color:transparent;border:0;padding:10px}.edit-window .edit-actions button svg,.edit-window .apperance-actions button svg,.new-record-window .edit-actions button svg,.new-record-window .apperance-actions button svg,.bulk-action .edit-actions button svg,.bulk-action .apperance-actions button svg,.apperance .edit-actions button svg,.apperance .apperance-actions button svg{font-size:30px}.edit-window .edit-actions button svg:hover,.edit-window .apperance-actions button svg:hover,.new-record-window .edit-actions button svg:hover,.new-record-window .apperance-actions button svg:hover,.bulk-action .edit-actions button svg:hover,.bulk-action .apperance-actions button svg:hover,.apperance .edit-actions button svg:hover,.apperance .apperance-actions button svg:hover{color:#474747}.edit-window .user_img label,.new-record-window .user_img label,.bulk-action .user_img label,.apperance .user_img label{overflow:hidden;width:150px;height:150px;background-color:#384b94;color:white;border-radius:50%;position:relative;cursor:pointer}.edit-window .user_img label span,.edit-window .user_img label svg,.new-record-window .user_img label span,.new-record-window .user_img label svg,.bulk-action .user_img label span,.bulk-action .user_img label svg,.apperance .user_img label span,.apperance .user_img label svg{display:none}.edit-window .user_img label img,.new-record-window .user_img label img,.bulk-action .user_img label img,.apperance .user_img label img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;cursor:pointer}.edit-window .user_img label:hover,.new-record-window .user_img label:hover,.bulk-action .user_img label:hover,.apperance .user_img label:hover{background-color:#4d63b9}.edit-window .user_img label:active,.new-record-window .user_img label:active,.bulk-action .user_img label:active,.apperance .user_img label:active{background-color:#455aac}.edit-window .user_img label svg,.new-record-window .user_img label svg,.bulk-action .user_img label svg,.apperance .user_img label svg{font-size:64px;position:absolute;left:44px;top:41px}.edit-window .remove_img,.new-record-window .remove_img,.bulk-action .remove_img,.apperance .remove_img{display:block;width:182px;margin-top:10px}.edit-window .edit-content,.new-record-window .edit-content,.bulk-action .edit-content,.apperance .edit-content{margin-top:30px;display:unset}.edit-window h3,.edit-window h5,.new-record-window h3,.new-record-window h5,.bulk-action h3,.bulk-action h5,.apperance h3,.apperance h5{display:inline-block}.edit-window .close-window,.new-record-window .close-window,.bulk-action .close-window,.apperance .close-window{position:absolute;right:21px;top:7px;color:#4d4b4b;font-size:21px;cursor:pointer}.edit-window .close-window:hover,.new-record-window .close-window:hover,.bulk-action .close-window:hover,.apperance .close-window:hover{color:#a8a8a8}.edit-window .disabled,.new-record-window .disabled,.bulk-action .disabled,.apperance .disabled{cursor:no-drop}.edit-window .minimize-window,.new-record-window .minimize-window,.bulk-action .minimize-window,.apperance .minimize-window{position:absolute;right:55px;top:0px;color:#4d4b4b;font-size:21px;cursor:pointer}.edit-window .minimize-window:hover,.new-record-window .minimize-window:hover,.bulk-action .minimize-window:hover,.apperance .minimize-window:hover{color:#a8a8a8}.page_settings_btn{float:right}.page_settings_btn svg{font-size:20px}.apperance{overflow:hidden}.apperance .sortable{padding:0;margin-top:20px;height:80%;overflow-y:scroll;overflow-x:hidden;padding-right:10px}.apperance .sortable li{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:10px 15px;background-color:#f8f8f8;border-radius:5px;border:1px solid #d6d6d6;list-style-type:none;margin-bottom:10px;position:relative;cursor:move}.apperance .sortable li .col_controll{background:transparent;border:0;float:right}.apperance .sortable li .col_controll:hover{color:#464646}.apperance .sortable li:active{background-color:#ececec}.apperance .sortable li svg{float:right;margin:5px}.apperance .sortable .editing{background-color:#d4d4d4}.upload_file{position:fixed;z-index:9999;top:20vh;left:40%;background:white;padding:20px;border:1px solid #919191;border-radius:10px;display:none;opacity:0}.upload_file .close-upload{color:#777777;font-size:16px;cursor:pointer}.upload_file .close-upload:hover{color:#a8a8a8}.upload_file label{width:300px;text-align:center;padding:40px;border:3px dashed #939393;border-radius:5px;font-size:20px;cursor:pointer;-webkit-transition:.5s;transition:.5s}.upload_file label svg{font-size:50px;color:#597cdf;padding-bottom:5px}.upload_file label:hover{color:#696969;border:3px dashed #b1b0b0}.upload_file label:hover svg{color:#7696ee}.upload_file .file_selected,.upload_file .file_uploading,.upload_file .file_err,.upload_file .col_err{display:none}.upload_file .file_err svg,.upload_file .file_err svg:hover,.upload_file .col_err svg,.upload_file .col_err svg:hover{color:#f57d7d !important}.upload_file .upload_btn{width:300px;display:block;margin-top:15px;padding:10px;background-color:#597cdf;color:white;border:0;border-radius:10px}.upload_file .upload_btn:hover{background-color:#7696ee}.upload_file .btn_disabled{cursor:no-drop;background-color:#7696ee}.edit-window{position:fixed;z-index:9999;background:white;width:100%;min-width:700px;left:0%;top:0vh;padding:20px;border:1px solid #8d8d8d;border-radius:6px;height:200vh;display:none;opacity:0;-webkit-box-shadow:1px 1px 10px #4b4b4b;box-shadow:1px 1px 10px #4b4b4b}.edit-window .window-content{height:78vh !important}.edit-window input,.edit-window label,.edit-window textarea{font-weight:bolder}.confirm,.col_confirm{position:absolute;background:#db6060;color:white;padding:8px;border-radius:10px;top:36px;left:-37px;width:185px;z-index:9999;font-size:14px;display:none}.confirm::after,.col_confirm::after{content:'';position:absolute;width:10px;height:10px;background-color:#db6060;top:-3px;left:42px;-webkit-transform:rotate(48deg);transform:rotate(48deg)}.confirm .confirm-action,.col_confirm .confirm-action{text-align:center;margin-top:10px}.confirm button,.col_confirm button{font-size:14px !important;background-color:transparent;border:0;margin-right:5px;color:white !important}.confirm button:hover,.col_confirm button:hover{color:#eeeeee !important}.col_confirm{left:unset !important;right:0 !important}.col_confirm::after{right:50px !important;left:unset !important}.table{width:100% !important}.set_reminder .icon{text-align:center;margin-bottom:20px}.set_reminder svg{font-size:100px}.set_reminder button{width:100%}.next-rec{position:absolute;top:75px;right:47px}.pagination{position:absolute;margin-top:8px;left:38%}.pagination .prev,.pagination .next{display:none}.pagination .page-link{color:#304872;font-weight:bold;border:0 !important;border-radius:2px;background-color:transparent !important;-webkit-transition:.5s;transition:.5s}.pagination .page-link:hover{background-color:#d6d6d6 !important}.pagination .active .page-link{background-color:#0b58ca !important;border:1px solid #0b58ca !important}.main_rows_selector{float:right;margin-top:16px;position:relative}.main_rows_selector ul{border:1px solid #304872;color:#304872;background-color:#ffffff;z-index:999;bottom:23px;border-radius:5px;display:none;padding:0;position:absolute}.main_rows_selector ul li{padding:10px;list-style:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.main_rows_selector ul li:hover{background-color:#eeeeee}.main_rows_selector ul li:active{background-color:#e4e4e4}.main_rows_selector ul .active{background-color:#eeeeee}.loader{position:fixed;z-index:9998;background-color:#0000001a;width:110%;height:100vh;top:0;left:0;display:none;opacity:0}.loader img{display:inline-block;width:183px;z-index:99999;position:absolute;left:40%;top:42vh;height:183px}.loader .lds-dual-ring{display:inline-block;width:80px;z-index:99999;position:absolute;left:40%;top:42vh;height:80px}.loader .lds-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border:6px solid #0b58ca;border-color:#0b58ca transparent #0b58ca transparent;-webkit-animation:lds-dual-ring 1.2s linear infinite;animation:lds-dual-ring 1.2s linear infinite}@-webkit-keyframes lds-dual-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lds-dual-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.toggle_menu_users{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.users_menu{display:none;max-height:300px;overflow-y:scroll;padding:0;border-radius:5px;margin-top:3px;position:absolute;background:white;z-index:999;border:1px solid #c4c4c4}.users_menu li{list-style-type:none;padding:10px 10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.users_menu li label{cursor:pointer}.users_menu li img{width:30px;height:30px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.users_menu li svg{font-size:30px;color:#1c2c67}.users_menu li:hover{background-color:#f7f7f7}.users_menu .user_selected{background-color:#dbdbdb}.users_menu .user_selected:hover{background-color:#dbdbdb !important}.drop_text{display:inline-block}.page_icon svg{color:#0b58ca}.pages_img{display:block;width:500px;margin-top:20vh;margin-left:32%}.pg_icon svg{color:#0b58ca}.call_window{position:fixed;display:none;width:300px;right:30px;top:50px;background:#08213a;z-index:99999;height:120px;border-radius:20px;color:white;padding:20px}.call_window .calling{color:#b8babb;font-size:14px}.call_window button{background:#db5353;color:white;border:0;padding:5px 10px;float:right;border-radius:8px;font-size:20px}.call_window button:hover{background:#e26666}table .no_img svg{font-size:50px !important}.zoom{position:fixed;background:#00000078;width:100%;height:100vh;top:0;left:0;z-index:99999;display:none}.zoom img{position:absolute;left:22%;top:100px;width:60%;height:80vh;-o-object-fit:contain;object-fit:contain}.zoom .close_zoom{position:absolute;right:40px;top:40px;background:transparent;border:0;color:white;font-size:24px}.zoom .close_zoom:hover{color:#beb8b8}.will_upload{position:fixed;width:80%;height:80vh;background:white;z-index:99;left:10%;top:10vh;z-index:9999;padding:20px;border-radius:5px;display:none}.will_upload h5,.will_upload .close-window{display:inline-block}.will_upload .close-window{float:right;margin-right:10px;cursor:pointer}.will_upload .content-up{height:72%;overflow:scroll}.will_upload .up-actions{float:right;margin-top:20px}.will_upload .up-actions button{margin-left:10px}.will_upload .up-actions .options{float:left;margin-right:30px}.will_upload .up-actions .options .form-check{display:inline-block;margin-left:20px}.will_upload ul{padding:0;margin-top:20px}.will_upload ul li{display:inline-block;padding:0 10px;cursor:pointer;border-bottom:2px solid transparent;padding-bottom:5px}.will_upload ul li:first-of-type{padding-left:0}.will_upload ul li:hover{color:#484848}.will_upload ul .active{border-bottom:2px solid #5e5c5c}.home .welcome{display:none;position:fixed;z-index:99999;background:white;border:1px solid #adadad;-webkit-box-shadow:1px 1px 10px #5a5a5ac7;box-shadow:1px 1px 10px #5a5a5ac7;padding:0 80px;text-align:center;border-radius:10px;left:31%;top:14vh;padding-bottom:20px}.home .welcome .close_welcome{background:transparent;border:0;position:absolute;top:20px;right:29px;font-size:24px}.home .welcome .close_welcome:hover{color:#555555}.home .welcome img{width:380px}.home .welcome h3{color:#0b58ca}.home .welcome p{color:#444444;font-size:20px}.home .box{background-color:white;-webkit-box-shadow:1px 1px 10px #a7a7a79e;box-shadow:1px 1px 10px #a7a7a79e;border:1px solid #c9c9c9;border-radius:4px}.home .box .box_header{padding:20px;font-size:20px;border-bottom:1px solid #a7a7a79e}.home .box ul{height:400px;overflow-y:scroll;padding:0;overflow-x:hidden}.home .box ul img{width:100%}.home .box ul .the_task{position:relative}.home .box ul .the_task .task_user_img svg{font-size:50px}.home .box ul .task_pro{position:absolute;right:11px}.home .box ul li a{padding:20px;border-bottom:1px solid #a7a7a79e;display:block;-webkit-transition:.5s;transition:.5s;color:black;font-size:16px}.home .box ul li a svg{color:#4c7add;font-size:22px}.home .box ul li a:hover{background-color:#f1f1f1}.home .tasks_img,.home .pgs_img{width:400px !important;margin-left:20%;margin-top:20px}.home .update_msg{margin-bottom:20px;width:100%;position:relative;background-color:white;border:1px solid #c2c2c2;height:100px;overflow:hidden;border-radius:4px;-webkit-box-shadow:1px 1px 10px #c7c7c769;box-shadow:1px 1px 10px #c7c7c769}.home .update_msg .icon{height:100px;width:150px;display:inline-block;padding:20px 0;text-align:center;background-color:#20c284}.home .update_msg .icon svg{color:white;font-size:55px;-webkit-animation:rotate 2s infinite linear;animation:rotate 2s infinite linear}.home .update_msg h4{color:#20c284}.home .update_msg a{color:#619ce0}.home .update_msg a:hover{color:#7db2ee}.home .update_msg .close_update{position:absolute;right:15px;width:0;top:6px;font-size:14px;color:#181818;cursor:pointer}.home .update_msg .close_update:hover{color:#5a5a5a}.home .quick_links{-webkit-animation:start .7s ease;animation:start .7s ease}.home .quick_links a{width:100%;height:250px;display:block;color:white;padding:80px 0;border-radius:10px;overflow:hidden;position:relative}.home .quick_links a svg{font-size:50px}.home .quick_links a:hover .c1{left:-150px;top:-30px}.home .quick_links .circle{width:400px;height:400px;background-color:#ffffff3b;border-radius:50%;position:absolute;-webkit-transition:.4s;transition:.4s}.home .quick_links .c1{left:-318px;top:-33px}.home .quick_links .a1{background-image:-webkit-gradient(linear, left top, right top, from(#ee4747), to(#ff7970));background-image:linear-gradient(to right, #ee4747, #ff7970)}.home .quick_links .a1:hover{background-image:-webkit-gradient(linear, left top, right top, from(#f3574c), to(#fa847c));background-image:linear-gradient(to right, #f3574c, #fa847c)}.home .quick_links .a2{background-image:-webkit-gradient(linear, left top, right top, from(#398dee), to(#82bbfc));background-image:linear-gradient(to right, #398dee, #82bbfc)}.home .quick_links .a2:hover{background-image:-webkit-gradient(linear, left top, right top, from(#63a8f8), to(#8ebef5));background-image:linear-gradient(to right, #63a8f8, #8ebef5)}.home .quick_links .a3{background-image:-webkit-gradient(linear, left top, right top, from(#7839ee), to(#b782fc));background-image:linear-gradient(to right, #7839ee, #b782fc)}.home .quick_links .a3:hover{background-image:-webkit-gradient(linear, left top, right top, from(#8852ee), to(#c499fc));background-image:linear-gradient(to right, #8852ee, #c499fc)}.home .quick_links .a4{background-image:-webkit-gradient(linear, left top, right top, from(#ee3966), to(#fc82a0));background-image:linear-gradient(to right, #ee3966, #fc82a0)}.home .quick_links .a4:hover{background-image:-webkit-gradient(linear, left top, right top, from(#ee577d), to(#f194ab));background-image:linear-gradient(to right, #ee577d, #f194ab)}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes start{0%{opacity:0;margin-top:100px}100%{opacity:1;margin-top:0px}}@keyframes start{0%{opacity:0;margin-top:100px}100%{opacity:1;margin-top:0px}}.reminder tbody button{background-color:transparent;border:0}.reminder tbody button:hover{color:#474747}.del_reminde{color:#3d3d3d}.del_reminde:hover{color:#6d6d6d}.ballon_reminder_frm{position:fixed;z-index:9999;background:white;width:40%;min-width:700px;left:24%;top:10vh;padding:20px;border:1px solid #8d8d8d;border-radius:4px;height:80vh;display:none;opacity:0}.ballon_reminder_frm h3,.ballon_reminder_frm h5{display:inline-block}.ballon_reminder_frm .close-window{position:absolute;right:21px;top:15px;color:#4d4b4b;cursor:pointer}.ballon_reminder_frm .close-window svg{font-size:21px !important}.ballon_reminder_frm .close-window:hover{color:#a8a8a8}.ballon_reminder_frm .edit-actions,.ballon_reminder_frm .apperance-actions{position:absolute;width:100%;left:0;bottom:0;background:#dcdcdc;border-top:1px solid #cbcbcb;border-bottom-right-radius:4px;border-bottom-left-radius:4px;padding:10px 4px}.ballon_reminder_frm .edit-actions .reminde_btn,.ballon_reminder_frm .apperance-actions .reminde_btn{background-color:#384b94;color:white;width:100%;border-radius:10px}.ballon_reminder_frm .edit-actions .reminde_btn:hover,.ballon_reminder_frm .apperance-actions .reminde_btn:hover{background-color:#5061a5}.ballon_reminder_frm .edit-actions .reminde_btn:active,.ballon_reminder_frm .apperance-actions .reminde_btn:active{background-color:#3d4b86}.ballon_reminder_frm .edit-actions button,.ballon_reminder_frm .apperance-actions button{background-color:transparent;border:0;padding:10px}.ballon_reminder_frm .edit-actions button svg,.ballon_reminder_frm .apperance-actions button svg{font-size:30px}.ballon_reminder_frm .edit-actions button svg:hover,.ballon_reminder_frm .apperance-actions button svg:hover{color:#474747}.new_reminde_btn{float:right;margin-right:10px}.sys-alert-reminder{position:fixed;-webkit-box-shadow:1px 1px 10px #00000036;box-shadow:1px 1px 10px #00000036;right:30px;top:30px;background:#ffffff;color:#bf3333;padding:17px;border-radius:5px;z-index:99999;font-size:20px;width:400px;height:94px;border:1px solid #bdbdbd;display:none;opacity:0}.sys-alert-reminder .close_reminde{background:transparent;border:0;position:absolute;right:8px;color:#bf3333;font-size:30px;top:-3px}.sys-alert-reminder .close_reminde:hover svg{color:#e05555 !important}.sys-alert-reminder .reminde_title{text-align:center;display:inline-block;font-size:20px;position:absolute;left:100px;top:29px}.sys-alert-reminder .svg{position:absolute;top:7px}.sys-alert-reminder a{position:absolute;font-size:12px;color:black;right:15px;bottom:9px}.notify{position:relative;background:white;padding:20px;border:1px solid #d5d5d5;border-radius:6px;margin-bottom:20px}.notify .date{position:absolute;right:23px;font-size:12px;top:18px;color:#7e7e7e}.notify .show_history{position:absolute;top:44px;font-size:20px;right:20px;color:black}.notify .show_history:hover{color:#4e4e4e}.notify .show_history:hover .search-tooltip{display:block}.reminde-tooltip{position:absolute;background:black;color:white;padding:8px;border-radius:10px;top:44px;left:-30px;font-size:12px;min-width:116px;z-index:9999;display:none;white-space:nowrap}.reminde-tooltip::after{content:'';position:absolute;width:10px;height:10px;background-color:black;top:-3px;left:38px;-webkit-transform:rotate(48deg);transform:rotate(48deg)}.main-reminde{position:fixed;width:100%;height:100vh;top:0;left:0;z-index:999999;background:#00000052;display:none;opacity:0}.main-reminde .reminde-alert{width:30%;background:white;padding:20px;min-height:200px;text-align:center;margin:0 auto;margin-top:20vh;border:1px solid #7e7e7e;border-radius:5px;opacity:0}.main-reminde .reminde-alert .reminde-title{margin-top:20px;text-align:center}.reminde_btn{background-color:black;padding:8px 10px;border-radius:10px;color:white;border:0}.reminde_btn:hover{background-color:#3d3d3d}.reminde_btn:active{background-color:#222121;-webkit-box-shadow:1px 1px 10px black;box-shadow:1px 1px 10px black}@-webkit-keyframes alert{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}75%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes alert{0%{-webkit-transform:rotate(0);transform:rotate(0)}25%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}50%{-webkit-transform:rotate(0);transform:rotate(0)}75%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.reminde_table{height:auto !important}.reminder_img{display:block;width:400px;margin-top:10vh;margin-left:40%}.new-user{position:fixed;z-index:9999;background:white;width:40%;min-width:700px;left:24%;overflow:hidden;top:10vh;padding:20px;border:1px solid #8d8d8d;border-radius:10px;height:80vh;display:none;opacity:0}.new-user h3,.new-user h5{display:inline-block}.new-user .permissions{display:block;height:70%;overflow-y:scroll}.new-user .tab{display:none}.new-user .new-content{display:block}.new-user .generate_pass{position:absolute;right:23px;top:28px;background:transparent;border:0}.new-user .generate_pass:hover{color:#636363}.new-user .user_img label{overflow:hidden;width:150px;height:150px;background-color:#384b94;color:white;border-radius:50%;position:relative;cursor:pointer}.new-user .user_img label img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;display:none;cursor:pointer}.new-user .user_img label:hover{background-color:#4d63b9}.new-user .user_img label:active{background-color:#455aac}.new-user .user_img label svg{font-size:80px;position:absolute;left:35px;top:30px}.new-user .close-window{position:absolute;right:21px;top:7px;color:#4d4b4b;font-size:21px;cursor:pointer}.new-user .close-window:hover{color:#a8a8a8}.new-user .disabled{cursor:no-drop}.new-user .minimize-window{position:absolute;right:55px;top:0px;color:#4d4b4b;font-size:21px;cursor:pointer}.new-user .minimize-window:hover{color:#a8a8a8}.new-user .edit_tabs{padding:0;margin-bottom:10px}.new-user .edit_tabs li{display:inline-block;margin-right:20px}.new-user .edit_tabs li a{color:#4e4e4e;font-size:20px}.new-user .edit_tabs li a:hover{color:#7e7e7e}.new-user .edit_tabs li .active_tab{color:#e47979}.new-user .edit_tabs li .active_tab:hover{color:#e47979 !important}.new-user .new-actions{position:absolute;width:100%;left:0;bottom:0;background:#dcdcdc;border-top:1px solid #cbcbcb;border-bottom-right-radius:10px;border-bottom-left-radius:10px;padding:10px 4px}.new-user .new-actions .create-action{width:100%}.new-user .new-actions button{background-color:transparent;border:0;padding:10px}.new-user .new-actions button svg{font-size:30px}.new-user .new-actions button svg:hover{color:#474747}.users table td button{background-color:transparent;border:0;font-size:16px;margin-right:20px}.users table td button:hover{color:#3a3939}.users .page_tools{display:inline-block;position:relative;}.users .page_tools ul{padding:0;margin-left:20px}.users .page_tools li{display:inline-block;position:relative;margin-right:20px}.users .page_tools li button{background-color:transparent;border:0;font-size:20px;cursor:pointer}.users .page_tools li button:hover{color:#2c2c2c}.users .page_tools li button:hover a{color:#2c2c2c}.users .page_tools li button a{color:black}.users .page_tools .selected_num{position:absolute;right:0}.users .new_user,.users .new_user_dis{float:right;margin-right:10px}.users .search_frm{display:inline-block;margin-top:10px;background-color:white;border:1px solid #d6d6d6;border-radius:5px;padding:10px}.users .search_frm .search_step{float:right;padding-right:5px}.users .search_frm input{border:0;width:60%;margin-left:10px}.users .search_frm button{background-color:transparent;border:0;margin-left:10px;font-size:18px}.users .search_frm button:hover{color:#494949}.img_table svg{font-size:50px;color:#304872}.forms h4{display:inline-block}.forms .new_frm_btn{float:right}.forms table .delete_form,.forms table .edit_form{background-color:transparent;border:0;font-size:16px;margin-left:10px}.forms table .delete_form:hover,.forms table .edit_form:hover{color:#4e4c4c}.forms .main_forms_table{width:100%;margin-top:10px;overflow:scroll;display:block}.forms .main_forms_table td,.forms .main_forms_table th{white-space:nowrap;cursor:pointer}.forms .main_forms_table th{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.forms .the_id{position:absolute;top:-1000;left:-1000;opacity:0}.new_form .box{width:100%;height:800px;background-color:white;border-radius:5px;border:1px solid #d3d3d3;padding:20px;overflow-y:scroll}.new_form .field_type{position:absolute;right:147px;top:0}.new_form .field_type select{padding:0;width:91px;font-size:14px}.new_form .field_length{position:absolute;right:251px}.new_form .field_length input{width:76px;padding:0;font-size:14px}.new_form .page_menu{height:300px;overflow-y:scroll;overflow-x:hidden;padding:0;padding-right:10px}.new_form .page_menu li{padding:10px 15px;background-color:#f8f8f8;border-radius:5px;border:1px solid #d6d6d6;list-style-type:none;margin-bottom:10px;position:relative}.new_form .page_menu li button{background:transparent;border:0;float:right}.new_form .page_menu li button:hover{color:#464646}.new_form .page_menu .sys-tooltip{left:-72px !important}.new_form .page_menu .sys-tooltip::after{left:74px !important}.new_form .page_menu .editing{background-color:#d4d4d4}.new_form .form_content,.new_form .submit_btn{padding:0;list-style:none}.new_form .form_content li,.new_form .submit_btn li{padding:10px 12px;cursor:move;border:1px solid #0b365200;position:relative}.new_form .form_content li:hover,.new_form .submit_btn li:hover{background-color:#f5f5f5;border-radius:5px;border:1px solid #cccccc}.new_form .form_content li:hover .form_actions,.new_form .submit_btn li:hover .form_actions{display:unset}.new_form .form_content li:active,.new_form .submit_btn li:active{background-color:#ebebeb}.new_form .form_content li .editor,.new_form .submit_btn li .editor{display:none}.new_form .form_content li .editor input,.new_form .submit_btn li .editor input{width:60%}.new_form .form_content .editing,.new_form .submit_btn .editing{border-radius:5px;border:1px solid #cccccc;background-color:#f5f5f5}.new_form .form_content .form_actions,.new_form .submit_btn .form_actions{position:absolute;display:none;right:15px;top:11px}.new_form .form_content .form_actions button,.new_form .submit_btn .form_actions button{background-color:transparent;margin-left:10px;border:0}.new_form .form_content .form_actions button:hover,.new_form .submit_btn .form_actions button:hover{color:#494949}.new_form .submit_btn{width:300px;padding:10px;position:relative}.new_form .submit_btn:hover .edit_submit{display:unset}.new_form .submit_btn li{cursor:pointer}.new_form .submit_btn .edit_submit{display:none;position:absolute;right:17px;top:16px;background:transparent;border:0}.edit_form .form_content .form_item_content{margin-bottom:40px}.form_img{display:block;width:400px;margin-top:10vh;margin-left:40%}.required_option{position:absolute;right:57px}.hidden_option{position:absolute;right:100px}.dark body{background-color:#1e252c !important;color:#e7e9eb}.dark .sort{color:white}.dark .sort:hover{color:#e0dede}.dark .close-dialog,.dark .close-dialog-data,.dark .close-menu,.dark .close-dialog-reminde,.dark .minimize-dialog{background:#626262}.dark .close-dialog:hover,.dark .close-dialog-data:hover,.dark .close-menu:hover,.dark .close-dialog-reminde:hover,.dark .minimize-dialog:hover{background:#4b4b4b}.dark .sidebar{background-color:#1e252c !important;border-right:1px solid #868686}.dark .sidebar .active-nav{background-color:white}.dark .sidebar .active-nav svg{color:#0f0f0f}.dark .sidebar a:hover{background-color:#e9e9e9}.dark .sidebar a:hover svg{color:#0f0f0f}.dark .sidebar svg{color:white}.dark .table thead tr{background:#252e36;color:white}.dark .table tbody tr{background:#1e252c;color:white}.dark .table tbody tr:hover{background:#475869}.dark .table tbody tr:active{background:#5c7287}.dark h2,.dark .notifications .notify .date{color:#e7e9eb}.dark .clear_notify{color:#030303 !important;background-color:#ffffff !important}.dark .clear_notify:hover{background-color:#dddddd !important}.dark .site-input,.dark .form-control[type=text],.dark .form-control[type=date],.dark .form-control[type=time],.dark select,.dark .open-status,.dark .open-contact,.dark .open-campaign,.dark .ballon_reminder_frm,.dark .status-menu,.dark .contact-menu,.dark .campaign-menu,.dark .reminde-alert,.dark .data_updated,.dark .clients .edit-data,.dark .clients .bulk-action,.dark .employees .new-emp-frm,.dark .notify,.dark .upload-loading,.dark .menu,.dark .clients .edit-data .section,.dark .clients .edit-data .section li{background-color:#1e252c !important;border:1px solid #47607e;color:white !important}.dark .site-input svg,.dark .form-control[type=text] svg,.dark .form-control[type=date] svg,.dark .form-control[type=time] svg,.dark select svg,.dark .open-status svg,.dark .open-contact svg,.dark .open-campaign svg,.dark .ballon_reminder_frm svg,.dark .status-menu svg,.dark .contact-menu svg,.dark .campaign-menu svg,.dark .reminde-alert svg,.dark .data_updated svg,.dark .clients .edit-data svg,.dark .clients .bulk-action svg,.dark .employees .new-emp-frm svg,.dark .notify svg,.dark .upload-loading svg,.dark .menu svg,.dark .clients .edit-data .section svg,.dark .clients .edit-data .section li svg{color:white !important}.dark .new_reminde_btn{color:white !important}.dark .clients .edit-data .all-notes-section li .note-info,.dark td svg,.dark .new-employee,.dark .new-employee svg{color:white}.dark .clients .search .option-menu{background-color:#1e252c;border:1px solid #47607e}.dark .num,.dark .checknum{color:white}.dark .clients .actions svg{color:white}.dark .all__notes,.dark .client_history{background-color:#252e36 !important}.dark .all__notes .the__note,.dark .all__notes .the__his,.dark .client_history .the__note,.dark .client_history .the__his{border:1px solid #47607e !important;background-color:#1e252c !important;color:white !important}.dark .all__notes .the__note svg,.dark .all__notes .the__his svg,.dark .client_history .the__note svg,.dark .client_history .the__his svg{color:black !important}.dark .tabs{display:inline-block}.dark .tabs ul li{display:inline-block;border-radius:10px;margin:0 10px}.dark .tabs ul li a{color:#fff;font-size:24px;position:relative}.dark .tabs ul li a:hover{color:#b3b3b3}.dark .tabs ul li a:hover .search-tooltip{display:block}.dark .clients .search .border{background-color:#1e252c;border:1px solid #54646d !important}.dark .clients .search .border input{background:transparent;color:white}.dark .clients .search .border input::-webkit-input-placeholder{color:white}.dark .clients .search .border input:-ms-input-placeholder{color:white}.dark .clients .search .border input::-ms-input-placeholder{color:white}.dark .clients .search .border input::placeholder{color:white}.dark .clients .search .border svg{color:white}.dark .edit__active{color:#dd6b6b !important}.tasks_page h2{display:inline-block}.tasks_page .new_task{float:right}.tasks_page .all_tasks_content .task_pro{background:transparent;border:0;position:absolute;right:15px;font-size:12px;top:23px}.tasks_page .all_tasks_content img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.tasks_page .all_tasks_content .task_date{color:#6d6d6d;font-weight:normal !important;font-size:14px}.tasks_page .all_tasks_content .the_task{margin-top:10px;width:40%;display:inline-block;position:relative;background-color:white;border:1px solid #ebebeb;border-radius:5px;padding:20px}.tasks_page .all_tasks_content .the_task .note_user_img svg,.tasks_page .all_tasks_content .the_task .task_user_img svg{font-size:45px}.tasks_page .all_tasks_content .the_task .to_user_name{font-size:12px;color:#252525}.tasks_page .all_tasks_content .the_task .del_task{background:transparent;border:0;position:absolute;right:15px}.tasks_page .all_tasks_content .the_task .del_task:hover{color:#585858}.tasks_page .all_tasks_content .the_task p{font-size:14px;line-height:26px}.point{width:12px;height:12px;margin-right:6px;display:inline-block;border-radius:50%}.red{background-color:#f36363}.orange{background-color:#f3b063}.green{background-color:#47b6a3}.tasks_list,.replies_list{position:fixed;height:100vh;width:530px;background:white;z-index:100;border-left:1px solid #e8e8e8;padding:10px 23px;z-index:99999;right:-530px}.tasks_list .task_pro,.replies_list .task_pro{background:transparent;border:0;position:absolute;right:15px;font-size:12px;top:23px}.tasks_list img,.replies_list img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.tasks_list .task_date,.replies_list .task_date{color:#6d6d6d;font-weight:normal !important;font-size:14px}.tasks_list .the_task,.replies_list .the_task{margin-top:10px;width:100%;display:inline-block;position:relative;background-color:white;border:1px solid #ebebeb;border-radius:5px;padding:20px}.tasks_list .the_task .note_user_img svg,.tasks_list .the_task .task_user_img svg,.replies_list .the_task .note_user_img svg,.replies_list .the_task .task_user_img svg{font-size:45px}.tasks_list .the_task .to_user_name,.replies_list .the_task .to_user_name{font-size:12px;color:#252525}.tasks_list .the_task .del_task,.replies_list .the_task .del_task{background:transparent;border:0;position:absolute;right:15px}.tasks_list .the_task .del_task:hover,.replies_list .the_task .del_task:hover{color:#585858}.tasks_list .the_task p,.replies_list .the_task p{font-size:14px;line-height:26px}.tasks_list h5,.replies_list h5{display:inline-block;margin-top:15px}.tasks_list .close_list,.tasks_list .close_replies,.replies_list .close_list,.replies_list .close_replies{float:right;background:transparent;border:0;font-size:18px;margin-right:10px;margin-top:11px}.tasks_list .close_list:hover,.tasks_list .close_replies:hover,.replies_list .close_list:hover,.replies_list .close_replies:hover{color:#525252}.replies_list{z-index:99999}.replies_list .main_note_editor{height:200px;border:2px solid #384b946e;border-radius:10px;position:relative}.replies_list .main_note_editor .note_editor{height:70%;cursor:auto;overflow-y:scroll;overflow-x:hidden;padding:10px}.replies_list .main_note_editor .note_actions{position:absolute;bottom:10px;padding-top:10px;padding-right:20px;width:100%;text-align:right}.replies_list .main_note_editor .note_actions button{background-color:transparent;border:0;margin:0 5px}.replies_list .main_note_editor .note_actions button svg:hover{color:#555454}.replies_list .main_note_editor .note_actions .send_replay{background:#0b58ca;color:white;padding:5px 10px;border-radius:5px}.replies_list .main_note_editor .note_actions .send_replay:hover{background:#247cb8}.replies_list .main_note_editor .note_actions .send_replay:active{background:#11507a}.replies_list .the_note,.replies_list .the_task{position:relative;border-bottom:1px solid #b9b9b9}.replies_list .the_note .note_user_img svg,.replies_list .the_note .task_user_img svg,.replies_list .the_task .note_user_img svg,.replies_list .the_task .task_user_img svg{font-size:45px}.replies_list .the_note .to_user_name,.replies_list .the_task .to_user_name{font-size:12px;color:#252525}.replies_list .the_note .del_note,.replies_list .the_note .del_task,.replies_list .the_task .del_note,.replies_list .the_task .del_task{background:transparent;border:0;position:absolute;right:15px}.replies_list .the_note .del_note:hover,.replies_list .the_note .del_task:hover,.replies_list .the_task .del_note:hover,.replies_list .the_task .del_task:hover{color:#585858}.task_status{background-color:white;color:black;border:1px solid #c9c9c9}.main_task_status{float:right;margin-top:11px}.main_task_status button{background-color:white;-webkit-transition:.5s;transition:.5s}.main_task_status button:hover{background-color:#f5f5f5}.task_replay_text{position:absolute;bottom:-100px}.task_replay,.go_record{float:right;margin-top:11px;margin-right:10px;background-color:white;border:1px solid #a8a8a8;padding:0.25rem 0.5rem;font-size:.875rem;border-radius:0.2rem;color:#202020;-webkit-transition:.5s;transition:.5s}.task_replay:hover,.go_record:hover{background-color:#f5f5f5}#tsk_tbl img{width:40px;height:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.task_replay_page,.go_record_page,.task_replay_page2{background-color:white;border:1px solid #a8a8a8;padding:0.25rem 0.5rem;font-size:.875rem;border-radius:0.2rem;color:#202020;-webkit-transition:.5s;transition:.5s}.task_replay_page:hover,.go_record_page:hover,.task_replay_page2:hover{background-color:#f5f5f5}.open_tasks_list{position:fixed;bottom:55px;right:25px;display:none;background:#0b58ca;color:white;z-index:99;width:60px;height:60px;font-size:33px;border-radius:50%;padding:2px 13px;cursor:pointer}.open_tasks_list:hover{background:#2b92d6}.new_tasks_get{background:#b94040}.new_tasks_get:hover{background:#d45353}.task_st{float:right;margin-top:17px;margin-right:20px}.settings .color{width:30px;height:30px;border-radius:3px;display:inline-block;cursor:pointer;margin-right:10px}.settings .color svg{color:white;margin-left:4px;font-size:20px;margin-top:6px;display:none}.settings .c1{background-color:#0b58ca}.settings .c1:hover{background-color:#2280be}.settings .selected svg{display:block}.settings .c2{background-color:#dd6934}.settings .c2:hover{background-color:#e08a62}.settings .c3{background-color:#17a36d}.settings .c3:hover{background-color:#2ad392}.settings .c4{background-color:#0b58ca}.settings .c4:hover{background-color:#8e31b3}.settings .c5{background-color:#a31735}.settings .c5:hover{background-color:#c72b4d}.settings .c6{background-color:#252425}.settings .c6:hover{background-color:#444344}.settings .c7{background-color:#607D8B}.settings .c7:hover{background-color:#7596a7}.settings .c8{background-color:#5D4037}.settings .c8:hover{background-color:#7e584d}.settings .c9{background-color:#7CB342}.settings .c9:hover{background-color:#7CB342}.settings .c10{background-color:#00796B}.settings .c10:hover{background-color:#0f887a}.settings .profile_links{padding:0px;display:inline-block;border:1px solid #adadad;border-radius:5px}.settings .profile_links li{list-style:none;color:#0b58ca;padding:15px 20px;cursor:pointer;-webkit-transition:.2s;transition:.2s}.settings .profile_links li:hover:not(.active){background-color:#ebebeb}.settings .profile_links a{color:#0b58ca}.settings .profile_links .active{background-color:#0b58ca;color:white}.settings .modal svg{color:#0b58ca}.settings .user_img label{overflow:hidden;width:150px;height:150px;background-color:#384b94;color:white;border-radius:50%;position:relative;cursor:pointer}.settings .user_img label span,.settings .user_img label svg{display:none}.settings .user_img label img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;cursor:pointer}.settings .user_img label:hover{background-color:#4d63b9}.settings .user_img label:active{background-color:#455aac}.settings .user_img label svg{font-size:64px;position:absolute;left:44px;top:41px}.settings .remove_img{display:block;width:182px;margin-left:14px}.settings h4{display:inline-block}.settings .save_settings{float:left;cursor:pointer}.settings .generate_pass{position:absolute;right:23px;top:136px;background:transparent;border:0}.settings .generate_pass svg{color:black}.settings .generate_pass:hover svg{color:#636363}.settings .del_account{color:#f75a5a;text-decoration:none}.settings .del_account:hover{color:#d44e4e}.settings .err_pass,.settings .no_match{color:#f75a5a}.setup img{width:93% !important;margin-top:0px !important;margin-left:16px !important}.setup .p2{padding-top:16px !important;margin-left:150px !important}.setup .p2 img{width:120px !important}.setup .p2 h4{margin-top:30px}.setup .p1 h3{margin-top:5vh !important}.express .sys-about-img{width:100%;background:#0b58ca;height:200px;padding:20px;border-radius:7px;position:relative}.express .sys-about-img .about-sys-logo{display:inline-block}.express .sys-about-img .about-sys-logo svg{width:160px}.express .sys-about-img .logo-text{position:absolute;top:52px;left:230px}.express .sys-about-img .logo-text h3,.express .sys-about-img .logo-text .sub-title{color:white}.express .sys-about-img .circle{width:136px;height:136px;position:absolute;background:#fffdfd5e;border-radius:50%}.express .sys-about-img .c1{left:-31px;top:-76px}.express .sys-about-img .c2{right:-31px;bottom:-79px}.express .sys-about-img .c3{left:-31px;bottom:-100px}.msgs_list,.new_msg_list{position:fixed;height:100vh;width:530px;background:white;z-index:100;border-left:1px solid #e8e8e8;padding:10px 23px;z-index:99999;right:-530px}.msgs_list .users_msgs,.new_msg_list .users_msgs{padding:0;height:80vh;overflow-y:scroll;overflow-x:hidden}.msgs_list .date,.new_msg_list .date{position:absolute;right:35px;font-size:10px !important}.msgs_list .msg_img,.new_msg_list .msg_img{width:400px;margin-top:35vh;position:absolute;left:50px}.msgs_list .user_name,.new_msg_list .user_name{display:inline-block;font-size:16px}.msgs_list .the_user_msg,.new_msg_list .the_user_msg{list-style-type:none;border-bottom:1px solid #a3a3a3;padding:10px 5px;cursor:pointer;position:relative;-webkit-transition:.5s;transition:.5s}.msgs_list .the_user_msg:hover,.new_msg_list .the_user_msg:hover{background-color:#eeeeee}.msgs_list .the_user_msg p,.new_msg_list .the_user_msg p{color:#636363;font-size:14px}.msgs_list .users_list img,.msgs_list .the_user_msg img,.new_msg_list .users_list img,.new_msg_list .the_user_msg img{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.msgs_list .users_list svg,.msgs_list .the_user_msg svg,.new_msg_list .users_list svg,.new_msg_list .the_user_msg svg{width:50px;height:50px;color:#0b58ca}.msgs_list h5,.new_msg_list h5{display:inline-block;margin-top:15px}.msgs_list h5 svg,.new_msg_list h5 svg{color:#0b58ca;font-size:23px}.msgs_list .close_list,.msgs_list .new_msg,.msgs_list .close_msg,.new_msg_list .close_list,.new_msg_list .new_msg,.new_msg_list .close_msg{float:right;background:transparent;border:0;font-size:18px;margin-right:10px;margin-top:11px;margin-left:20px}.msgs_list .close_list:hover,.msgs_list .new_msg:hover,.msgs_list .close_msg:hover,.new_msg_list .close_list:hover,.new_msg_list .new_msg:hover,.new_msg_list .close_msg:hover{color:#525252}.msgs_list .search_user,.new_msg_list .search_user{position:absolute;width:92%;background:white;z-index:2;border-radius:10px;padding:10px}.msgs_list .search_user input,.new_msg_list .search_user input{border:0;background-color:transparent;width:80%}.msgs_list .search_user .search_btn,.new_msg_list .search_user .search_btn{position:absolute;right:10px;background:transparent;border:0;top:5px;padding:3px 7px;border-radius:50%;-webkit-transition:.5s;transition:.5s}.msgs_list .search_user .search_btn:hover,.new_msg_list .search_user .search_btn:hover{background-color:#ececec}.msgs_list .selected_user_info,.new_msg_list .selected_user_info{position:absolute;color:white;background:#0b58ca;top:142px;left:0;display:none;width:100%;padding:0 29px;height:100px}.msgs_list .selected_user_info img,.new_msg_list .selected_user_info img{width:60px;height:60px;border-radius:50%;border:3px solid white;-o-object-fit:cover;object-fit:cover}.msgs_list .selected_user_info svg,.new_msg_list .selected_user_info svg{width:50px;color:#ffffff;height:50px}.msgs_list .msgs,.new_msg_list .msgs{height:51%;overflow-y:scroll;overflow-x:hidden;position:absolute;width:92%;top:37%}.msgs_list .the_user,.new_msg_list .the_user{cursor:pointer}.msgs_list .the_user:hover,.new_msg_list .the_user:hover{background-color:#ebebeb}.msgs_list .write,.new_msg_list .write{position:absolute;bottom:0;border-top:1px solid #cdcdcd;width:100%;left:0;display:none}.msgs_list .write input,.new_msg_list .write input{width:87%;padding:20px;border:0}.msgs_list .write .send_msg,.new_msg_list .write .send_msg{color:white;background:#0b58ca;padding:17px 20px;border:0;font-size:24px}.msgs_list .write .send_msg:hover,.new_msg_list .write .send_msg:hover{background:#2482c0}.msgs_list .write .sys-tooltip,.new_msg_list .write .sys-tooltip{top:-45px !important}.msgs_list .write .sys-tooltip::after,.new_msg_list .write .sys-tooltip::after{top:27px !important;left:30px !important}.msgs_list .my_msg,.new_msg_list .my_msg{float:right;margin-bottom:10px;width:100%;position:relative}.msgs_list .my_msg .content,.new_msg_list .my_msg .content{float:right;padding:0px 18px;background:#0b58ca;color:white;margin-right:10px;border-radius:21px;border-bottom-right-radius:0;padding-top:17px}.msgs_list .my_msg_msg_date_info,.new_msg_list .my_msg_msg_date_info{margin-bottom:20px;float:right;font-size:10px;margin-right:10px;color:#4e4e4e}.msgs_list .her_msg_msg_date_info,.new_msg_list .her_msg_msg_date_info{margin-bottom:20px;float:left;font-size:10px;margin-left:10px;color:#4e4e4e}.msgs_list .her_msg,.new_msg_list .her_msg{float:left;width:100%;position:relative;margin-bottom:10px}.msgs_list .her_msg .content,.new_msg_list .her_msg .content{float:left;padding:0px 18px;background:#525252;color:#ffffff;margin-right:10px;border-radius:21px;border-bottom-left-radius:0;padding-top:17px}.msgs_list .new_msg_img,.new_msg_list .new_msg_img{width:84%;margin-left:13%;margin-top:80px}.open_msgs_list{position:fixed;bottom:140px;right:25px;display:none;background:#0b58ca;color:white;z-index:99;width:60px;height:60px;border-radius:50%;padding:11px 13px;cursor:pointer}.open_msgs_list:hover{background:#2b92d6}.unread{position:absolute;right:35px;width:15px;height:15px;background:#e35e5e;top:35px;border-radius:50%}.notes_list,.new_note_list{position:fixed;height:100vh;width:530px;background:white;z-index:100;border-left:1px solid #e8e8e8;padding:10px 23px;z-index:99999;right:-530px}.notes_list .close_list,.notes_list .new_note,.notes_list .close_note,.notes_list .update_note,.new_note_list .close_list,.new_note_list .new_note,.new_note_list .close_note,.new_note_list .update_note{float:right;background:transparent;border:0;font-size:18px;margin-right:10px;margin-top:11px;margin-left:20px}.notes_list .close_list:hover,.notes_list .new_note:hover,.notes_list .close_note:hover,.notes_list .update_note:hover,.new_note_list .close_list:hover,.new_note_list .new_note:hover,.new_note_list .close_note:hover,.new_note_list .update_note:hover{color:#525252}.notes_list .note_editor:empty:not(:focus):before,.new_note_list .note_editor:empty:not(:focus):before{content:attr(data-text);color:#8f8c8c}.notes_list .all_notes_get,.new_note_list .all_notes_get{margin-top:40px;display:block;height:85vh;overflow-y:scroll;overflow-x:hidden}.notes_list .all_notes_get .the_note,.new_note_list .all_notes_get .the_note{border-bottom:1px solid #cfcfcf;position:relative;width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;padding:10px}.notes_list .all_notes_get .the_note:hover,.new_note_list .all_notes_get .the_note:hover{background-color:#f8f8f8}.notes_list .all_notes_get .the_note .note_icon svg,.new_note_list .all_notes_get .the_note .note_icon svg{font-size:40px;color:#3275a3}.notes_list .all_notes_get .the_note .del_mynote,.new_note_list .all_notes_get .the_note .del_mynote{position:absolute;right:8px;border:0;background:transparent}.notes_list .all_notes_get .the_note .edit_mynote,.new_note_list .all_notes_get .the_note .edit_mynote{position:absolute;right:33px;border:0;background:transparent}.notes_list .all_notes_get .the_note .nt_content,.new_note_list .all_notes_get .the_note .nt_content{display:block;width:72%;overflow:hidden}.notes_list .all_notes_get .the_note .date_note,.new_note_list .all_notes_get .the_note .date_note{font-size:10px;color:#6e6e6e;top:14px}.notes_list .note_title,.new_note_list .note_title{border-radius:10px;position:relative;border:1px solid #7e7e7e7d;width:100%;padding:10px}.notes_list .main_note_editor,.new_note_list .main_note_editor{height:85vh;position:relative}.notes_list .main_note_editor .note_editor,.new_note_list .main_note_editor .note_editor{height:90%;border-radius:10px;margin-top:10px;border:1px solid #7e7e7e7d;width:99%;cursor:auto;overflow-y:scroll;overflow-x:hidden;padding:10px}.notes_list .note_actions,.new_note_list .note_actions{width:100%}.notes_list .note_actions button,.new_note_list .note_actions button{background-color:transparent;border:0;margin:0 5px}.notes_list .note_actions button svg:hover,.new_note_list .note_actions button svg:hover{color:#555454}.notes_list .note_actions .send_replay,.new_note_list .note_actions .send_replay{background:#384b94;color:white;padding:5px 10px;border-radius:10px}.notes_list .note_actions .send_replay:hover,.new_note_list .note_actions .send_replay:hover{background:#5264ad}.notes_list .note_actions .send_replay:active,.new_note_list .note_actions .send_replay:active{background:#3b487a}.notes_list .save_note,.new_note_list .save_note{float:right;margin-right:10px;margin-top:11px;margin-left:20px}.notes_list .list_title,.new_note_list .list_title{display:inline-block;margin-top:15px}.notes_list .list_title svg,.new_note_list .list_title svg{color:#0b58ca;font-size:23px}.notes_list img,.new_note_list img{width:84%;margin-left:10%;margin-top:200px}.new_note_list{padding:10px !important}.c1 .sys-navbar,.c1 .sidebar,.c1 .sys-btn,.c1 .sys-navbar-mobile{background-color:#0b58ca !important}.c1 .sidebar-mobile .active-nav{background-color:#0b58ca}.c1 .sys-btn{border:1px solid #0b58ca !important}.c1 .sys-btn2{border:1px solid #0b58ca;color:#0b58ca}.c1 .page_icon svg,.c1 .pg_icon svg{color:#0b58ca !important}.c1 .pagination .active .page-link{background-color:#0b58ca !important;border:1px solid #0b58ca !important}.c1 .msgs_list .selected_user_info,.c1 .new_msg_list .selected_user_info,.c1 .msgs_list .write .send_msg,.c1 .new_msg_list .write .send_msg,.c1 .save-apperance,.c1 .save-edit,.c1 .send_note,.c1 .save-task,.c1 .new-record,.c1 .sys-about-img,.c1 .reminde_btn,.c1 .open_tasks_list,.c1 .advanced_search_button,.c1 .settings .profile_links .active,.c1 .open_msgs_list,.c1 .update_user,.c1 .my_msg .content,.c1 .apply-bulk-action,.c1 .set_remind_btn{background-color:#0b58ca !important;-webkit-transition:.5s;transition:.5s}.c1 .msgs_list .selected_user_info:hover,.c1 .new_msg_list .selected_user_info:hover,.c1 .msgs_list .write .send_msg:hover,.c1 .new_msg_list .write .send_msg:hover,.c1 .save-apperance:hover,.c1 .save-edit:hover,.c1 .send_note:hover,.c1 .save-task:hover,.c1 .new-record:hover,.c1 .sys-about-img:hover,.c1 .reminde_btn:hover,.c1 .open_tasks_list:hover,.c1 .advanced_search_button:hover,.c1 .settings .profile_links .active:hover,.c1 .open_msgs_list:hover,.c1 .update_user:hover,.c1 .my_msg .content:hover,.c1 .apply-bulk-action:hover,.c1 .set_remind_btn:hover{background-color:#1d88d0 !important}.c2 .sys-navbar,.c2 .sidebar,.c2 .sys-btn,.c2 .sys-navbar-mobile{background-color:#dd6934 !important}.c2 .sidebar-mobile .active-nav{background-color:#dd6934}.c2 .sys-btn{border:1px solid #dd6934 !important}.c2 .sys-btn2{border:1px solid #dd6934;color:#dd6934}.c2 .page_icon svg,.c2 .pg_icon svg{color:#dd6934 !important}.c2 .pagination .active .page-link{background-color:#dd6934 !important;border:1px solid #dd6934 !important}.c2 .msgs_list .selected_user_info,.c2 .new_msg_list .selected_user_info,.c2 .msgs_list .write .send_msg,.c2 .new_msg_list .write .send_msg,.c2 .save-apperance,.c2 .save-edit,.c2 .send_note,.c2 .save-task,.c2 .open_tasks_list,.c2 .reminde_btn,.c2 .open_msgs_list,.c2 .apply-bulk-action,.c2 .new-record,.c2 .advanced_search_button,.c2 .my_msg .content,.c2 .settings .profile_links .active,.c2 .sys-about-img,.c2 .update_user,.c2 .set_remind_btn{background-color:#dd6934 !important;-webkit-transition:.5s;transition:.5s}.c2 .msgs_list .selected_user_info:hover,.c2 .new_msg_list .selected_user_info:hover,.c2 .msgs_list .write .send_msg:hover,.c2 .new_msg_list .write .send_msg:hover,.c2 .save-apperance:hover,.c2 .save-edit:hover,.c2 .send_note:hover,.c2 .save-task:hover,.c2 .open_tasks_list:hover,.c2 .reminde_btn:hover,.c2 .open_msgs_list:hover,.c2 .apply-bulk-action:hover,.c2 .new-record:hover,.c2 .advanced_search_button:hover,.c2 .my_msg .content:hover,.c2 .settings .profile_links .active:hover,.c2 .sys-about-img:hover,.c2 .update_user:hover,.c2 .set_remind_btn:hover{background-color:#e48960 !important}.c3 .sys-navbar,.c3 .sidebar,.c3 .sys-btn,.c3 .sys-navbar-mobile{background-color:#17a36d !important}.c3 .sidebar-mobile .active-nav{background-color:#17a36d}.c3 .sys-btn{border:1px solid #17a36d !important}.c3 .sys-btn2{border:1px solid #17a36d;color:#17a36d}.c3 .page_icon svg,.c3 .pg_icon svg{color:#17a36d !important}.c3 .pagination .active .page-link{background-color:#17a36d !important;border:1px solid #17a36d !important}.c3 .msgs_list .selected_user_info,.c3 .new_msg_list .selected_user_info,.c3 .msgs_list .write .send_msg,.c3 .new_msg_list .write .send_msg,.c3 .save-apperance,.c3 .save-edit,.c3 .reminde_btn,.c3 .my_msg .content,.c3 .send_note,.c3 .apply-bulk-action,.c3 .save-task,.c3 .sys-about-img,.c3 .new-record,.c3 .advanced_search_button,.c3 .open_tasks_list,.c3 .open_msgs_list,.c3 .settings .profile_links .active,.c3 .update_user,.c3 .set_remind_btn{background-color:#17a36d !important;-webkit-transition:.5s;transition:.5s}.c3 .msgs_list .selected_user_info:hover,.c3 .new_msg_list .selected_user_info:hover,.c3 .msgs_list .write .send_msg:hover,.c3 .new_msg_list .write .send_msg:hover,.c3 .save-apperance:hover,.c3 .save-edit:hover,.c3 .reminde_btn:hover,.c3 .my_msg .content:hover,.c3 .send_note:hover,.c3 .apply-bulk-action:hover,.c3 .save-task:hover,.c3 .sys-about-img:hover,.c3 .new-record:hover,.c3 .advanced_search_button:hover,.c3 .open_tasks_list:hover,.c3 .open_msgs_list:hover,.c3 .settings .profile_links .active:hover,.c3 .update_user:hover,.c3 .set_remind_btn:hover{background-color:#1dd08b !important}.c4 .sys-navbar,.c4 .sidebar,.c4 .sys-btn,.c4 .sys-navbar-mobile{background-color:#0b58ca !important}.c4 .sidebar-mobile .active-nav{background-color:#0b58ca}.c4 .sys-btn{border:1px solid #0b58ca !important}.c4 .sys-btn2{border:1px solid #0b58ca;color:#0b58ca}.c4 .page_icon svg,.c4 .pg_icon svg{color:#0b58ca !important}.c4 .pagination .active .page-link{background-color:#0b58ca !important;border:1px solid #0b58ca !important}.c4 .msgs_list .selected_user_info,.c4 .new_msg_list .selected_user_info,.c4 .msgs_list .write .send_msg,.c4 .new_msg_list .write .send_msg,.c4 .save-apperance,.c4 .save-edit,.c4 .send_note,.c4 .save-task,.c4 .new-record,.c4 .apply-bulk-action,.c4 .open_tasks_list,.c4 .settings .profile_links .active,.c4 .advanced_search_button,.c4 .my_msg .content,.c4 .reminde_btn,.c4 .sys-about-img,.c4 .open_msgs_list,.c4 .update_user,.c4 .set_remind_btn{background-color:#0b58ca !important;-webkit-transition:.5s;transition:.5s}.c4 .msgs_list .selected_user_info:hover,.c4 .new_msg_list .selected_user_info:hover,.c4 .msgs_list .write .send_msg:hover,.c4 .new_msg_list .write .send_msg:hover,.c4 .save-apperance:hover,.c4 .save-edit:hover,.c4 .send_note:hover,.c4 .save-task:hover,.c4 .new-record:hover,.c4 .apply-bulk-action:hover,.c4 .open_tasks_list:hover,.c4 .settings .profile_links .active:hover,.c4 .advanced_search_button:hover,.c4 .my_msg .content:hover,.c4 .reminde_btn:hover,.c4 .sys-about-img:hover,.c4 .open_msgs_list:hover,.c4 .update_user:hover,.c4 .set_remind_btn:hover{background-color:#9d1dd0 !important}.c5 .sys-navbar,.c5 .sidebar,.c5 .sys-btn,.c5 .sys-navbar-mobile{background-color:#a31735 !important}.c5 .sidebar-mobile .active-nav{background-color:#a31735}.c5 .sys-btn{border:1px solid #a31735 !important}.c5 .sys-btn2{border:1px solid #a31735;color:#a31735}.c5 .page_icon svg,.c5 .pg_icon svg{color:#a31735 !important}.c5 .pagination .active .page-link{background-color:#a31735 !important;border:1px solid #a31735 !important}.c5 .msgs_list .selected_user_info,.c5 .new_msg_list .selected_user_info,.c5 .msgs_list .write .send_msg,.c5 .new_msg_list .write .send_msg,.c5 .save-apperance,.c5 .save-edit,.c5 .reminde_btn,.c5 .send_note,.c5 .apply-bulk-action,.c5 .advanced_search_button,.c5 .save-task,.c5 .sys-about-img,.c5 .open_tasks_list,.c5 .open_msgs_list,.c5 .update_user,.c5 .new-record,.c5 .my_msg .content,.c5 .settings .profile_links .active,.c5 .set_remind_btn{background-color:#a31735 !important;-webkit-transition:.5s;transition:.5s}.c5 .msgs_list .selected_user_info:hover,.c5 .new_msg_list .selected_user_info:hover,.c5 .msgs_list .write .send_msg:hover,.c5 .new_msg_list .write .send_msg:hover,.c5 .save-apperance:hover,.c5 .save-edit:hover,.c5 .reminde_btn:hover,.c5 .send_note:hover,.c5 .apply-bulk-action:hover,.c5 .advanced_search_button:hover,.c5 .save-task:hover,.c5 .sys-about-img:hover,.c5 .open_tasks_list:hover,.c5 .open_msgs_list:hover,.c5 .update_user:hover,.c5 .new-record:hover,.c5 .my_msg .content:hover,.c5 .settings .profile_links .active:hover,.c5 .set_remind_btn:hover{background-color:#d01d44 !important}.c6 .sys-navbar,.c6 .sidebar,.c6 .sys-btn,.c6 .sys-navbar-mobile{background-color:#252425 !important}.c6 .sidebar-mobile .active-nav{background-color:#252425}.c6 .sys-btn{border:1px solid #252425 !important}.c6 .sys-btn2{border:1px solid #252425;color:#252425}.c6 .page_icon svg,.c6 .pg_icon svg{color:#252425 !important}.c6 .pagination .active .page-link{background-color:#252425 !important;border:1px solid #252425 !important;-webkit-transition:.5s;transition:.5s}.c6 .pagination .active .page-link:hover{background-color:#3f3d3f !important}.c6 .msgs_list .selected_user_info,.c6 .new_msg_list .selected_user_info,.c6 .msgs_list .write .send_msg,.c6 .new_msg_list .write .send_msg,.c6 .save-apperance,.c6 .my_msg .content,.c6 .save-edit,.c6 .apply-bulk-action,.c6 .send_note,.c6 .new-record,.c6 .save-task,.c6 .open_tasks_list,.c6 .advanced_search_button,.c6 .open_msgs_list,.c6 .update_user,.c6 .reminde_btn,.c6 .sys-about-img,.c6 .settings .profile_links .active,.c6 .set_remind_btn{background-color:#252425 !important;-webkit-transition:.5s;transition:.5s}.c6 .msgs_list .selected_user_info:hover,.c6 .new_msg_list .selected_user_info:hover,.c6 .msgs_list .write .send_msg:hover,.c6 .new_msg_list .write .send_msg:hover,.c6 .save-apperance:hover,.c6 .my_msg .content:hover,.c6 .save-edit:hover,.c6 .apply-bulk-action:hover,.c6 .send_note:hover,.c6 .new-record:hover,.c6 .save-task:hover,.c6 .open_tasks_list:hover,.c6 .advanced_search_button:hover,.c6 .open_msgs_list:hover,.c6 .update_user:hover,.c6 .reminde_btn:hover,.c6 .sys-about-img:hover,.c6 .settings .profile_links .active:hover,.c6 .set_remind_btn:hover{background-color:#3f3d3f !important}.c7 .sys-navbar,.c7 .sidebar,.c7 .sys-btn,.c7 .sys-navbar-mobile{background-color:#607D8B !important}.c7 .sidebar-mobile .active-nav{background-color:#607D8B}.c7 .sys-btn{border:1px solid #607D8B !important}.c7 .sys-btn2{border:1px solid #607D8B;color:#607D8B}.c7 .page_icon svg,.c7 .pg_icon svg{color:#607D8B !important}.c7 .pagination .active .page-link{background-color:#607D8B !important;border:1px solid #607D8B !important;-webkit-transition:.5s;transition:.5s}.c7 .pagination .active .page-link:hover{background-color:#7b96a3 !important}.c7 .msgs_list .selected_user_info,.c7 .new_msg_list .selected_user_info,.c7 .msgs_list .write .send_msg,.c7 .new_msg_list .write .send_msg,.c7 .save-apperance,.c7 .my_msg .content,.c7 .save-edit,.c7 .apply-bulk-action,.c7 .reminde_btn,.c7 .sys-about-img,.c7 .send_note,.c7 .new-record,.c7 .advanced_search_button,.c7 .save-task,.c7 .open_tasks_list,.c7 .open_msgs_list,.c7 .update_user,.c7 .settings .profile_links .active,.c7 .set_remind_btn{background-color:#607D8B !important;-webkit-transition:.5s;transition:.5s}.c7 .msgs_list .selected_user_info:hover,.c7 .new_msg_list .selected_user_info:hover,.c7 .msgs_list .write .send_msg:hover,.c7 .new_msg_list .write .send_msg:hover,.c7 .save-apperance:hover,.c7 .my_msg .content:hover,.c7 .save-edit:hover,.c7 .apply-bulk-action:hover,.c7 .reminde_btn:hover,.c7 .sys-about-img:hover,.c7 .send_note:hover,.c7 .new-record:hover,.c7 .advanced_search_button:hover,.c7 .save-task:hover,.c7 .open_tasks_list:hover,.c7 .open_msgs_list:hover,.c7 .update_user:hover,.c7 .settings .profile_links .active:hover,.c7 .set_remind_btn:hover{background-color:#7b96a3 !important}.c8 .sys-navbar,.c8 .sidebar,.c8 .sys-btn,.c8 .sys-navbar-mobile{background-color:#5D4037 !important}.c8 .sidebar-mobile .active-nav{background-color:#5D4037}.c8 .sys-btn{border:1px solid #5D4037 !important}.c8 .sys-btn2{border:1px solid #5D4037;color:#5D4037}.c8 .page_icon svg,.c8 .pg_icon svg{color:#5D4037 !important}.c8 .pagination .active .page-link{background-color:#5D4037 !important;border:1px solid #5D4037 !important;-webkit-transition:.5s;transition:.5s}.c8 .pagination .active .page-link:hover{background-color:#7d564a !important}.c8 .msgs_list .selected_user_info,.c8 .new_msg_list .selected_user_info,.c8 .msgs_list .write .send_msg,.c8 .new_msg_list .write .send_msg,.c8 .save-apperance,.c8 .my_msg .content,.c8 .save-edit,.c8 .apply-bulk-action,.c8 .reminde_btn,.c8 .send_note,.c8 .new-record,.c8 .sys-about-img,.c8 .save-task,.c8 .open_tasks_list,.c8 .advanced_search_button,.c8 .open_msgs_list,.c8 .update_user,.c8 .settings .profile_links .active,.c8 .set_remind_btn{background-color:#5D4037 !important;-webkit-transition:.5s;transition:.5s}.c8 .msgs_list .selected_user_info:hover,.c8 .new_msg_list .selected_user_info:hover,.c8 .msgs_list .write .send_msg:hover,.c8 .new_msg_list .write .send_msg:hover,.c8 .save-apperance:hover,.c8 .my_msg .content:hover,.c8 .save-edit:hover,.c8 .apply-bulk-action:hover,.c8 .reminde_btn:hover,.c8 .send_note:hover,.c8 .new-record:hover,.c8 .sys-about-img:hover,.c8 .save-task:hover,.c8 .open_tasks_list:hover,.c8 .advanced_search_button:hover,.c8 .open_msgs_list:hover,.c8 .update_user:hover,.c8 .settings .profile_links .active:hover,.c8 .set_remind_btn:hover{background-color:#7d564a !important}.c9 .sys-navbar,.c9 .sidebar,.c9 .sys-btn,.c9 .sys-navbar-mobile{background-color:#7CB342 !important}.c9 .sidebar-mobile .active-nav{background-color:#7CB342}.c9 .sys-btn{border:1px solid #7CB342 !important}.c9 .sys-btn2{border:1px solid #7CB342;color:#7CB342}.c9 .page_icon svg,.c9 .pg_icon svg{color:#7CB342 !important}.c9 .pagination .active .page-link{background-color:#7CB342 !important;border:1px solid #7CB342 !important;-webkit-transition:.5s;transition:.5s}.c9 .pagination .active .page-link:hover{background-color:#95c563 !important}.c9 .msgs_list .selected_user_info,.c9 .new_msg_list .selected_user_info,.c9 .msgs_list .write .send_msg,.c9 .new_msg_list .write .send_msg,.c9 .save-apperance,.c9 .my_msg .content,.c9 .save-edit,.c9 .apply-bulk-action,.c9 .reminde_btn,.c9 .send_note,.c9 .new-record,.c9 .advanced_search_button,.c9 .sys-about-img,.c9 .save-task,.c9 .open_tasks_list,.c9 .open_msgs_list,.c9 .update_user,.c9 .settings .profile_links .active,.c9 .set_remind_btn{background-color:#7CB342 !important;-webkit-transition:.5s;transition:.5s}.c9 .msgs_list .selected_user_info:hover,.c9 .new_msg_list .selected_user_info:hover,.c9 .msgs_list .write .send_msg:hover,.c9 .new_msg_list .write .send_msg:hover,.c9 .save-apperance:hover,.c9 .my_msg .content:hover,.c9 .save-edit:hover,.c9 .apply-bulk-action:hover,.c9 .reminde_btn:hover,.c9 .send_note:hover,.c9 .new-record:hover,.c9 .advanced_search_button:hover,.c9 .sys-about-img:hover,.c9 .save-task:hover,.c9 .open_tasks_list:hover,.c9 .open_msgs_list:hover,.c9 .update_user:hover,.c9 .settings .profile_links .active:hover,.c9 .set_remind_btn:hover{background-color:#95c563 !important}.c10 .sys-navbar,.c10 .sidebar,.c10 .sys-btn,.c10 .sys-navbar-mobile{background-color:#00796B !important}.c10 .sidebar-mobile .active-nav{background-color:#00796B}.c10 .sys-btn{border:1px solid #00796B !important}.c10 .sys-btn2{border:1px solid #00796B;color:#00796B}.c10 .page_icon svg,.c10 .pg_icon svg{color:#00796B !important}.c10 .pagination .active .page-link{background-color:#00796B !important;border:1px solid #00796B !important;-webkit-transition:.5s;transition:.5s}.c10 .pagination .active .page-link:hover{background-color:#00ac98 !important}.c10 .msgs_list .selected_user_info,.c10 .new_msg_list .selected_user_info,.c10 .msgs_list .write .send_msg,.c10 .new_msg_list .write .send_msg,.c10 .save-apperance,.c10 .my_msg .content,.c10 .save-edit,.c10 .apply-bulk-action,.c10 .reminde_btn,.c10 .sys-about-img,.c10 .send_note,.c10 .new-record,.c10 .save-task,.c10 .open_tasks_list,.c10 .open_msgs_list,.c10 .advanced_search_button,.c10 .update_user,.c10 .settings .profile_links .active,.c10 .set_remind_btn{background-color:#00796B !important;-webkit-transition:.5s;transition:.5s}.c10 .msgs_list .selected_user_info:hover,.c10 .new_msg_list .selected_user_info:hover,.c10 .msgs_list .write .send_msg:hover,.c10 .new_msg_list .write .send_msg:hover,.c10 .save-apperance:hover,.c10 .my_msg .content:hover,.c10 .save-edit:hover,.c10 .apply-bulk-action:hover,.c10 .reminde_btn:hover,.c10 .sys-about-img:hover,.c10 .send_note:hover,.c10 .new-record:hover,.c10 .save-task:hover,.c10 .open_tasks_list:hover,.c10 .open_msgs_list:hover,.c10 .advanced_search_button:hover,.c10 .update_user:hover,.c10 .settings .profile_links .active:hover,.c10 .set_remind_btn:hover{background-color:#00ac98 !important}.edit .user_img label{overflow:hidden;width:150px;height:150px;background-color:#384b94;color:white;border-radius:50%;position:relative;cursor:pointer}.edit .user_img label span,.edit .user_img label svg{display:none}.edit .user_img label img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%;cursor:pointer}.edit .user_img label:hover{background-color:#4d63b9}.edit .user_img label:active{background-color:#455aac}.edit .user_img label svg{font-size:64px;position:absolute;left:44px;top:41px}.edit .remove_img,.edit .zoom_img{display:block}.edit .copy{background-color:transparent;border:0}.edit .copy:hover{color:#6d6c6c}.edit .save-edit,.edit .set_remind_btn,.edit .save-task{color:white;width:83px;padding:6px 8px;border:0;border-radius:4px}.edit .set_remind_btn{width:160px}.edit .edit_tabs{width:100%;padding:0;border-bottom:1px solid #797979}.edit .edit_tabs li{display:inline-block;padding:4px 10px}.edit .edit_tabs li:first-of-type{padding-left:0}.edit .edit_tabs li a{text-decoration:none;color:#616161;padding:4px 0}.edit .edit_tabs li a:hover{color:black}.edit .edit_tabs .active_tab{border-bottom:2px solid black;color:black}.edit .tab{display:none}.edit .tab h5{display:inline-block}.edit .edit-content{display:unset}.edit .history_content{height:64vh;overflow-y:scroll}.edit .history_content .the_history{width:98%;border:1px solid #9f9f9f;border-radius:5px}.edit .history_content .the_history .his_info{background:#d7d7d7;padding:4px;font-size:12px}.edit .history_content .the_history .his_content{padding:5px}.edit .users_menu{position:absolute;background:white;z-index:99999}.edit .main_note_editor{height:200px;border:2px solid #384b946e;border-radius:6px;position:relative}.edit .main_note_editor .note_editor{height:70%;cursor:auto;overflow-y:scroll;overflow-x:hidden;padding:10px}.edit .main_note_editor .note_actions{position:absolute;bottom:10px;padding-top:10px;padding-right:20px;width:100%;text-align:right}.edit .main_note_editor .note_actions button{background-color:transparent;border:0;margin:0 5px}.edit .main_note_editor .note_actions button svg:hover{color:#555454}.edit .main_note_editor .note_actions .send_note{background:#0b58ca;color:white;padding:5px 10px;border-radius:5px}.edit .main_note_editor .note_actions .send_note:hover{background:#247cb8}.edit .main_note_editor .note_actions .send_note:active{background:#11507a}.edit .all_notes,.edit .all_tasks{margin-top:10px;height:70vh;overflow-y:scroll;overflow-x:hidden;width:100%}.edit .all_notes .task_pro,.edit .all_tasks .task_pro{background:transparent;border:0;position:absolute;right:46px;font-size:12px;top:3px}.edit .all_notes img,.edit .all_tasks img{width:70px;height:70px;-o-object-fit:cover;object-fit:cover;border-radius:50%}.edit .all_notes .note_author,.edit .all_tasks .note_author{font-weight:bold}.edit .all_notes .note_date,.edit .all_notes .task_date,.edit .all_tasks .note_date,.edit .all_tasks .task_date{color:#6d6d6d;font-weight:normal !important;font-size:14px}.edit .all_notes .the_note,.edit .all_notes .the_task,.edit .all_tasks .the_note,.edit .all_tasks .the_task{position:relative;border-bottom:1px solid #b9b9b9}.edit .all_notes .the_note .note_user_img svg,.edit .all_notes .the_note .task_user_img svg,.edit .all_notes .the_task .note_user_img svg,.edit .all_notes .the_task .task_user_img svg,.edit .all_tasks .the_note .note_user_img svg,.edit .all_tasks .the_note .task_user_img svg,.edit .all_tasks .the_task .note_user_img svg,.edit .all_tasks .the_task .task_user_img svg{font-size:45px}.edit .all_notes .the_note .to_user_name,.edit .all_notes .the_task .to_user_name,.edit .all_tasks .the_note .to_user_name,.edit .all_tasks .the_task .to_user_name{font-size:12px;color:#252525}.edit .all_notes .the_note .del_note,.edit .all_notes .the_note .del_task,.edit .all_notes .the_task .del_note,.edit .all_notes .the_task .del_task,.edit .all_tasks .the_note .del_note,.edit .all_tasks .the_note .del_task,.edit .all_tasks .the_task .del_note,.edit .all_tasks .the_task .del_task{background:transparent;border:0;position:absolute;right:15px}.edit .all_notes .the_note .del_note:hover,.edit .all_notes .the_note .del_task:hover,.edit .all_notes .the_task .del_note:hover,.edit .all_notes .the_task .del_task:hover,.edit .all_tasks .the_note .del_note:hover,.edit .all_tasks .the_note .del_task:hover,.edit .all_tasks .the_task .del_note:hover,.edit .all_tasks .the_task .del_task:hover{color:#585858}.edit .all_notes .the_task p,.edit .all_tasks .the_task p{font-size:14px;line-height:26px}.edit .all_notes .the_task .task_replay,.edit .all_tasks .the_task .task_replay{margin-bottom:20px;margin-right:-45px}.edit .all_notes .the_note:last-of-type,.edit .all_tasks .the_note:last-of-type{border-bottom:0}.edit .edit-notes .ck-content,.edit .tasks .ck-content{height:150px}.edit .edit-notes .ck-file-dialog-button,.edit .edit-notes .ck-dropdown,.edit .tasks .ck-file-dialog-button,.edit .tasks .ck-dropdown{display:none}.edit .show_new_task{color:black}.edit .show_new_task:hover{color:#4e4e4e}.edit .point{width:12px;height:12px;margin-right:6px;display:inline-block;border-radius:50%}.edit .red{background-color:#f36363}.edit .orange{background-color:#f3b063}.edit .green{background-color:#47b6a3}.edit .task h4{display:inline-block}.edit .task .open_all_tasks{float:right;color:black;font-size:20px;margin-top:18px}.edit .task .open_all_tasks:hover{color:#4e4e4e}.edit .task .priority_selctor_btn{position:relative;cursor:pointer;margin-bottom:0}.edit .task .priority_selctor_btn li{list-style-type:none;padding:0 6px}.edit .task .priority_selctor_btn svg{position:absolute;font-size:10px;right:4px;top:12px}.edit .task .all_priorities{padding:0;display:none;position:absolute;background:white;z-index:999;width:94%}.edit .task .all_priorities li{list-style-type:none;padding:5px 10px;cursor:pointer}.edit .task .all_priorities li:hover{background-color:#f7f7f7}.edit .task .all_priorities_active{display:unset}.edit .zoom{position:fixed;background:#00000078;width:100%;height:100vh;top:0;left:0;z-index:99999;display:none}.edit .zoom img{position:absolute;left:22%;top:100px;width:60%;height:80vh;-o-object-fit:contain;object-fit:contain}.edit .zoom .close_zoom{position:absolute;right:40px;top:40px;background:transparent;border:0;color:white;font-size:24px}.edit .zoom .close_zoom:hover{color:#beb8b8}.support .msg_sent{width:100%;border:1px solid #bdbdbd;padding:13px;border-radius:5px;color:#319d5c;border-left:5px solid;display:none}@media (max-width: 992px){.sidebar,.sys-navbar{display:none}.sys-navbar-mobile{display:block}.page{left:0;width:100%}.pages_img,.reminder_img,.form_img{display:block;width:100%;margin-top:20vh;margin-left:0}.new_head{margin-left:0}.newpage .edit-properties .create_option{margin-left:0}.head_text{width:40%;overflow:hidden;text-overflow:ellipsis;display:inline-block}.new_head button{margin-left:0 !important;margin-top:20px !important}.page_info{margin-left:0px !important}.newpage .new_head input{width:100%}.update_it{position:absolute;right:80px;top:12px}.edit_head{position:absolute;right:48px;top:-9px}.remove_head{position:absolute;right:18px;top:-9px}.search_frm{width:100% !important}.search_frm input{width:50% !important}.sys-alert-confirm{width:100% !important;left:0 !important}.edit-window,.new-record-window,.bulk-action,.apperance,.new-user,.ballon_reminder_frm{width:100% !important;left:0 !important;top:0 !important;height:90vh !important;min-width:0}.page_tools{width:100% !important;margin-top:17px !important}.upload_file{left:5% !important}.advanced_search_menu{width:95% !important;left:13px !important;margin-top:5px !important}.page_settings_btn,.edit_page_button,.edit_page_button button,.new_record{float:unset;margin-bottom:20px;width:28%;font-size:12px;padding:5px}.page_settings_btn svg,.edit_page_button svg,.edit_page_button button svg,.new_record svg{display:none}.tasks_list,.replies_list,.notes_list,.new_note_list,.msgs_list,.new_msg_list{width:100% !important;height:93vh !important}.tasks_list .write input,.replies_list .write input,.notes_list .write input,.new_note_list .write input,.msgs_list .write input,.new_msg_list .write input{width:82% !important}.parts .p2,.setup .p2{margin-left:0px !important;width:100%}.parts .p1{display:none}.sys-alert-task{width:100%;right:0}.welcome{left:0 !important;top:14vh;width:100%;position:relative}.welcome img{width:380px;margin-left:-62px}.pagination{left:0 !important}.loader img{left:27% !important;top:28vh !important}.edit-window .edit-notes .all_notes .the_task .task_replay,.edit-window .edit-notes .all_tasks .the_task .task_replay,.edit-window .tasks .all_notes .the_task .task_replay,.edit-window .tasks .all_tasks .the_task .task_replay,.new-record-window .edit-notes .all_notes .the_task .task_replay,.new-record-window .edit-notes .all_tasks .the_task .task_replay,.new-record-window .tasks .all_notes .the_task .task_replay,.new-record-window .tasks .all_tasks .the_task .task_replay,.bulk-action .edit-notes .all_notes .the_task .task_replay,.bulk-action .edit-notes .all_tasks .the_task .task_replay,.bulk-action .tasks .all_notes .the_task .task_replay,.bulk-action .tasks .all_tasks .the_task .task_replay,.apperance .edit-notes .all_notes .the_task .task_replay,.apperance .edit-notes .all_tasks .the_task .task_replay,.apperance .tasks .all_notes .the_task .task_replay,.apperance .tasks .all_tasks .the_task .task_replay{margin-bottom:20px;margin-right:0}.express .sys-about-img{height:307px !important}.express .sys-about-img .logo-text{position:unset}}@media (min-width: 768px){.tasks_list,.replies_list,.notes_list,.new_note_list,.msgs_list,.new_msg_list{width:530px !important}}