/**handles:mo_employee.min.css**/
.mo_empdir_div_body{font-family: 'Poppins', sans-serif;display:flex;justify-content:center;align-items:center;}.mo_empdir_card {box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;padding: 30px;display: flex;flex-direction: column;align-items: center;width: 500px;}.mo_empdir_card .text{display: flex;flex-direction: column;align-items: center;}.mo_empdir_card .text img{height: 170px;border-radius: 50%;margin-bottom:10px;}.mo_empdir_card .text h3{font-size: 40px;font-weight: 400;}.mo_empdir_card-text-ptype {color: rgb(35, 182, 219);font-size: 12px;margin-top: -5px;}.mo_empdir_card-text-bio {font-size: 12px;margin-top: -5px;color: #989898;}.mo_empdir_card-text-type {margin: 10px;width: 90%;text-align: center;}.mo_empdir_required:after {content:" *";color: red;}.mo_empdir_pro {font-size: 10px;background: #236d31;color: white;font-weight: 600;padding: 1px 4px;border-radius: 4px;font-family: monospace;position: relative;left: 5%;}.mo_empdir_instruction {max-width: 95%;padding-left: 20px;}.mo_empdir_instruction .mo_empdir_header {font-size: 35px;font-weight: normal;margin-bottom: 40px;margin-top: 40px;}.mo_empdir_instruction .mo_empdir_tagline {color: #555d66;font-size: 14px;min-height: 60px;}.mo_empdir_instruction .mo_empdir_body {background-color: white;border: 1px solid lightgray;padding: 20px 30px 40px;}.mo_empdir_jump_links {padding-top: 50px;margin-top: -50px;}.mo_empdir_instruction .three_col {margin-bottom: 40px;}.mo_empdir_instruction .continue_to_settings {border-top: 1px solid #eee;font-size: 16px;margin-top: 40px;padding-top: 20px;}.mo_empdir_instruction .three_col .col {display: inline-block;width: 29%;margin-right: 6%;min-width: 270px;vertical-align: top;}.mo_empdir_instruction .three_col .col:last-child {margin-right: 0;}.mo_empdir_instruction .mo_empdir_tip {display: block;background-color: #ebf6fc;padding: 10px;border: solid 1px darkblue;}.mo_empdir_pro_button {position: absolute;text-decoration: none;background-color: #2271b1;font-weight: bolder;color: white;border: 2px solid #e7e7e7;padding: 5px;padding-left: 19px;padding-right: 19px;border-top: 6px solid #999ea8;transform-origin: 50% 5em;margin-left: 80%;border-radius: 999px;animation: mo_empdir-wiggle 1.5s infinite;top: 60px }.mo_empdir_pro_button:hover {background-color:#2271b1 ;border-top: 6px solid #999ea8;border: 3px solid #999ea8;color: white;box-shadow:0px 0px 5px grey;}@keyframes mo_empdir-wiggle {0% {transform: rotate(0deg);}80% {transform: rotate(0deg);}85% {transform: rotate(5deg);}95% {transform: rotate(-5deg);}100% {transform: rotate(0deg);}}.tooltip {position: relative;display: inline-block;}.tooltip .tooltiptext {visibility: hidden;width: 120px;background-color: #bebecc;color: #ffffff;text-align: center;border-radius: 6px;padding: 5px 0;position: absolute;z-index: 1;top: 150%;left: 50%;margin-left: -60px;opacity: 1;}.tooltip .tooltiptext::after {content: "";position: absolute;bottom: 100%;left: 50%;margin-left: -5px;border-width: 5px;border-style: solid;border-color: transparent transparent #bebecc transparent;}.tooltip:hover .tooltiptext {visibility: visible;}.tooltip_cshortcode {position: relative;display: inline-block;}.tooltip_cshortcode .tooltiptext_cshortcode {visibility: hidden;width: 120px;background-color: #bebecc;color: #ffffff;text-align: center;border-radius: 6px;padding: 5px 0;position: absolute;z-index: 1;top: 150%;left: 98%;margin-left: -60px;opacity: 1;}.tooltip_cshortcode .tooltiptext_cshortcode::after {content: "";position: absolute;bottom: 100%;left: 50%;margin-left: -5px;border-width: 5px;border-style: solid;border-color: transparent transparent #bebecc transparent;}.tooltip_cshortcode:hover .tooltiptext_cshortcode {visibility: visible;}.mo_empdir_title_position {margin-top: -12px;padding-bottom: 2px;padding-left: 0;font-size: 1.5em !important;z-index: 2001;position: relative;top: 16px;}#mo_empdir_snackbar_g {visibility: hidden;min-width: 250px;margin-left: -125px;background-color: #4CAF50;color: #fff;text-align: center;border-radius: 2px;padding: 16px;position: fixed;z-index: 1;top: 8%;right: 30px;font-size: 17px;}#mo_empdir_snackbar_g.show {visibility: visible;-webkit-animation: fadein 0.5s, fadeout 0.5s 3.5s;animation: fadein 0.5s, fadeout 0.5s 3.5s;}#mo_empdir_snackbar_r {visibility: hidden;min-width: 250px;margin-left: -125px;background-color: #c02f2f;color: #fff;text-align: center;border-radius: 2px;padding: 16px;position: fixed;z-index: 1;top: 8%;right: 30px;font-size: 17px;}#mo_empdir_snackbar_r.show {visibility: visible;-webkit-animation: fadein 0.5s, fadeout 0.5s 3.5s;animation: fadein 0.5s, fadeout 0.5s 3.5s;}@-webkit-keyframes fadein {from {right: 0;opacity: 0;}to {right: 30px;opacity: 1;}}@keyframes fadein {from {right: 0;opacity: 0;}to {right: 30px;opacity: 1;}}@-webkit-keyframes fadeout {from {right: 30px;opacity: 1;}to {right: 0;opacity: 0;}}@keyframes fadeout {from {right: 30px;opacity: 1;}to {right: 0;opacity: 0;}}.mo_empdir_list {background: white;border-radius: 2px;list-style: none;margin-top: 0px;}.mo_empdir_list-item {display: flex;margin: 10px;padding-bottom: 5px;padding-top: 5px;border-bottom: 1px solid rgba(0, 0, 0, 0.1);}.mo_empdir_list-item-image {border-radius: 80%;width: 150px;}.mo_empdir_list-item-content {margin-left: 50px;}.text-emp-list{margin: 0;}.text-emp-list{margin-top: 10px;font-size: 18px;}.mo_empdir_list-para {margin-top: 5px;color: #aaa;font-size: 14px;}.mo_empdir_list-para-filter {color: #1d3d6e;font-size: 12px;}#account-directory-category_filter {padding: 10px;}#taxonomy_dropdown_filter {width: 40%;padding: 10px;margin-right: 5px;}.emp-filter-btn {padding: 10px;color: white;background: cadetblue;border: none;margin-left: 10px;cursor: pointer}.mo_empdir_int_switch {position: relative;display: inline-block;width: 60px;height: 30px;}.mo_empdir_int_switch input {opacity: 0;width: 0;height: 0;}.mo_empdir_int_slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #ccc;-webkit-transition: .4s;transition: .4s;}.mo_empdir_int_slider:before {position: absolute;content: "";height: 26px;width: 26px;left: 4px;bottom: 4px;background-color: white;-webkit-transition: .4s;transition: .4s;}input:checked + .mo_empdir_int_slider {background-color: #2196F3;}input:focus + .mo_empdir_int_slider {box-shadow: 0 0 1px #2196F3;}input:checked + .mo_empdir_int_slider:before {-webkit-transform: translateX(26px);-ms-transform: translateX(26px);transform: translateX(26px);}.mo_empdir_int_slider.round {border-radius: 34px;}.mo_empdir_int_slider.round:before {border-radius: 50%;}.mo_empdir_search_box{background-color: #fff;border-radius: 6px;padding: 20px 20px 20px 20px;-ms-flex-wrap: wrap;flex-wrap: wrap;border: 1px solid #bfbfbf;align-self: center;width: 80%;margin-bottom: 10px;}.mo_empdir_more_filter {padding: 20px;border: 1px solid #bfbfbf;-ms-flex-wrap: wrap;border-radius: 6px;width: 80%;-webkit-transition: .4s;transition: .4s;}.mo_empdir_visible{display: block !important;}#mo-empdir-accounts {font-family: Arial, Helvetica, sans-serif;border-collapse: collapse;width: 100%;}#mo-empdir-accounts td, #mo-empdir-accounts th {border: none;padding: 8px;}.mo-empdir-accounts-td {text-align: right;}#mo-empdir-accounts tr:nth-child(odd){background-color: #f2f2f2;}#mo-empdir-accounts tr:hover {background-color: #ddd;}#mo-empdir-accounts th {text-align: left;background-color: #ddd;color: black;}.mo-empdir-add_category-table {font-family: Arial, Helvetica, sans-serif;border-collapse: collapse;width: 100%;}.mo-empdir-add_category-table th {border: none;padding: 12px;}.mo-empdir-add_category-table td {border: none;padding: 8px;vertical-align: center}.mo-empdir-add_category-table tr:nth-child(odd){background-color: #f2f2f2;}.gradient-border {--border-width: 3px;position: relative;}.gradient-border::after {position: absolute;content: "";top: calc(-1 * var(--border-width));left: calc(-1 * var(--border-width));z-index: -1;width: calc(100% + var(--border-width) * 2);height: calc(100% + var(--border-width) * 2);background: linear-gradient( 60deg, hsl(44, 85%, 66%), hsl(89, 85%, 66%), hsl(134, 85%, 66%), hsl(179, 85%, 66%), hsl(44, 85%, 66%), hsl(89, 85%, 66%), hsl(134, 85%, 66%), hsl(179, 85%, 66%) );background-size: 300% 300%;background-position: 0 50%;border-radius: calc(2 * var(--border-width));animation: moveGradient 4s alternate infinite;}@keyframes moveGradient {50% {background-position: 100% 50%;}}.mo-empdir-sidebar {margin: 0;padding: 0;width: 100%;background-color: #f1f1f1;height: 100%;}.mo-empdir-sidebar a {display: block;color: black;background: #f5f7fa;padding: 16px;text-decoration: none;width: 85.5%;}.mo-empdir-sidebar a.active {background-color: white;width: 84%;color: #7E92BC;border-left: 3px solid #7E92BC;}.mo-empdir-sidebar a:hover:not(.active) {color: #7E92BC;cursor: pointer;box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;}div.content {margin-left: 200px;padding: 1px 16px;height: 1000px;}@media screen and (max-width: 700px) {.mo-empdir-sidebar {width: 100%;height: auto;position: relative;}.mo-empdir-sidebar a {float: left;}div.content {margin-left: 0;}}@media screen and (max-width: 400px) {.mo-empdir-sidebar a {text-align: center;float: none;}}.mo-empdir-td-tab {width: 15%;height: 500px;background: #f5f7fa;font-size: 16px;font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;" }.mo-empdir-top-spacing {margin-top: 3px;}.mo_empdir_note {display: block;background-color: #ebf6fc;padding: 10px;border: solid 1px darkblue;}