@charset "UTF-8";
.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}
 :root {
--ezd-color-10: rgba(171, 198, 245, 0.22);
--ezd-color-25: #cee0ff;
--ezd-color-50: #b5d1ff;
--ezd-color-100: #9cc2ff;
--ezd-color-200: #84b2ff;
--ezd-color-300: #6ba3ff;
--ezd-color-400: #5294ff;
--ezd-color-500: #3985ff;
--secondary_color: #1d2746;
--green_color: #27ae60;
--p_color: #425466;
--body_bg: #fff;
--bs-white: #fff;
--black_25: #f9f9f9;
--black_50: #f2f2f2;
--black_75: #eeeeee;
--black_100: #d6d9dc;
--black_150: #c8ccd0;
--black_200: #bbc0c4;
--black_300: #9fa6ad;
--black_350: #9199a1;
--black_400: #848d95;
--black_500: #6a737c;
--black_600: #535a60;
--black_700: #3c4146;
--black_750: #2f3337;
--black_800: #242729;
--black_900: #0c0d0e;
--border_on_white: #e6edf0;
--bs_sm: 0 1px 2px rgba(0, 0, 0, 0.05),0 1px 4px rgba(0, 0, 0, 0.05),0 2px 8px rgba(0, 0, 0, 0.05);
--bs_md: 0 1px 3px rgba(0, 0, 0, 0.06),0 2px 6px rgba(0, 0, 0, 0.06),0 3px 8px rgba(0, 0, 0, 0.09);
--bs_lg: 0 1px 4px rgba(0, 0, 0, 0.09),0 3px 8px rgba(0, 0, 0, 0.09),0 4px 13px rgba(0, 0, 0, 0.13);
}  .bs-sm {
box-shadow: var(--bs_sm) !important;
}
.bs-md {
box-shadow: var(--bs_md) !important;
}
.bs-lg {
box-shadow: var(--bs_lg) !important;
} .h\:bs-md:hover {
box-shadow: var(--bs_md) !important;
}
.h\:bs-lg:hover {
box-shadow: var(--bs_md) !important;
}
main, main#main, section {
padding: 0;
}
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
display: block;
}
.doc-scrollable h1, .doc-scrollable h2, .doc-scrollable h3, .doc-scrollable h4, .doc-scrollable h5, .doc-scrollable h6 {
font-weight: 500;
margin-bottom: 15px;
}
.doc-scrollable table {
margin-bottom: 25px;
}
.ezd-container h1, .ezd-container h2, .ezd-container h3, .ezd-container h4, .ezd-container h5, .ezd-container h6 {
color: var(--black_800);
}
.col-md-offset-right-1,
.col-lg-offset-right-1 {
margin-right: 8.33333333%;
}
@media (min-width: 992px) {
.ezd-sticky-lg-top {
position: sticky !important;
align-self: flex-start !important;
z-index: 1;
top: 0;
}
}
.article_list {
padding: 0 0 0 20px;
margin: 0;
list-style: none !important;
display: flex;
flex-direction: column;
gap: 6px;
}
.article_list li {
margin: 8px 0 0 0;
padding: 0;
}
.article_list li ul.children {
list-style: none;
margin: 0;
padding: 5px 28px;
}
.article_list li ul.children li a::before {
content: "=";
padding-right: 10px;
}
.article_list li a {
font-size: 15px;
color: var(--p_color);
line-height: 22px;
transition: color 0.2s linear;
display: flex;
align-items: baseline;
text-decoration: none !important;
}
.article_list li a:before {
content: "h";
font-family: "ElegantIcons";
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
padding-right: 15px;
}
.article_list li a i {
margin-right: 15px;
}
.article_list li a:hover {
color: var(--ezd_brand_color);
}
.d-items {
display: grid;
padding-top: 25px;
grid-template-columns: auto auto;
gap: 40px;
}
@media (max-width: 768px) {
.d-items {
grid-template-columns: auto;
}
}
.d-items .documentation_item {
display: flex;
}
.d-items .documentation_item .icon {
border-radius: 50%;
background-color: var(--bs-white);
box-shadow: 0 10px 30px 0 rgba(76, 76, 241, 0.12);
text-align: center;
margin-right: 22px;
display: flex;
justify-content: center;
align-items: center;
box-sizing: content-box;
line-height: 1.4;
width: 72px;
height: 72px;
}
.d-items .documentation_item .icon img {
max-width: 32px !important;
height: auto !important;
}
.d-items .documentation_item .media-body {
flex: 1;
display: flex;
align-items: center;
flex-wrap: wrap;
}
.d-items .documentation_item .media-body .title {
font-weight: 500;
margin: 0 0 8px;
transition: color 0.2s linear;
display: block;
color: var(--black_900);
text-decoration: none;
font-size: 18px;
line-height: 1.5;
}
.d-items .documentation_item .media-body .title:hover {
text-decoration: underline;
text-decoration-color: var(--ezd_brand_color);
text-decoration-thickness: 2px;
text-underline-offset: 3px;
color: var(--ezd_brand_color);
}
.d-items .documentation_item .media-body p {
margin-bottom: 0 !important;
font-size: 16px;
} .ezd-breadcrumb {
background: var(--black_50);
padding: 12px 0;
position: relative;
z-index: 1;
margin-top: -2px;
}
.ezd-breadcrumb .row {
align-items: center;
}
.ezd-breadcrumb .date {
color: var(--black_500);
float: right;
font-size: 13px;
}
.ezd-breadcrumb .date i {
padding-right: 5px;
}
body.disable-docly-header section.breadcrumb_area,
body.disable-docly-header section.ezd-page_breadcrumb {
display: none;
}
body.disable-docly-header section.breadcrumb_area.ezd-breadcrumb,
body.disable-docly-header section.ezd-page_breadcrumb.ezd-breadcrumb {
display: block;
}
body.single-docs.ezd-theme-docly .ezd-page_breadcrumb:not(.ezd-breadcrumb) {
display: none;
}
.single-docs h1,
.single-docs h2,
.single-docs h3,
.single-docs h4,
.single-docs h5,
.single-docs h6 {
margin-top: 0;
font-weight: 700;
}
.single-docs .ezd-meta {
color: var(--black_500);
font-size: 15px;
font-weight: 400;
display: flex;
flex-wrap: wrap;
gap: 2px;
}
@media (max-width: 767px) {
.single-docs .ezd-meta {
gap: 10px;
}
}
.doc_documentation_area {
z-index: 0;
margin-top: 0;
margin-bottom: 0;
}
@media (max-width: 1440px) {
.doc_documentation_area {
min-height: 1000px;
}
}
.doc_documentation_area .doc-scrollable a:focus {
background: transparent !important;
}
.doc_documentation_area .overlay_bg {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: var(--black_700);
opacity: 0;
z-index: 0;
visibility: hidden;
transition: all 0.4s linear;
}
.doc_documentation_area.overlay .overlay_bg {
opacity: 0.5;
visibility: visible;
} .doc_documentation_area.body_fixed .doc_rightsidebar.one-page-docs-sidebar-wrap,
.doc_documentation_area.body_fixed .doc_left_sidebarlist.one-page-docs-sidebar-wrap {
padding-top: 70px;
}
.ezd-body-docs > .modal-backdrop {
position: unset;
}
.doc_left_sidebarlist {
padding-top: 60px;
padding-bottom: 30px;
z-index: 1;
height: 100vh;
position: relative;
}
.doc_left_sidebarlist a {
text-decoration: none;
}
.doc_left_sidebarlist:before {
content: "";
width: 400%;
right: 0;
height: 100%;
background: rgb(245, 247, 249);
position: absolute;
border-right: 1px solid var(--border_on_white);
top: 0;
z-index: -1;
}
.doc_left_sidebarlist.one-page-docs-sidebar-wrap:before {
background: transparent;
border-right: none;
}
.doc_left_sidebarlist.one-page-docs-sidebar-wrap img {
max-width: 150px;
}
.doc_left_sidebarlist .ezd-scroll:not(.op-docs-sidebar) {
overflow-y: auto;
padding-right: 20px;
margin-left: -10px;
}
@media (max-height: 630px) {
.doc_left_sidebarlist .ezd-scroll:not(.op-docs-sidebar) {
padding-bottom: 0;
max-height: 450px;
}
}
.doc_left_sidebarlist h2 {
margin-bottom: 25px;
} .nav-sidebar {
margin: 0;
}
.nav-sidebar > .nav-item > .doc-link {
padding: 10px;
border-radius: 5px;
}
.nav-sidebar > .nav-item > .doc-link:hover {
background: rgba(208, 215, 222, 0.32);
}
.nav-sidebar > .nav-item > .doc-link:hover a {
color: var(--black_900);
}
.nav-sidebar .nav-item {
padding-right: 0;
margin: 0 0 5px;
position: relative;
cursor: pointer;
}
.nav-sidebar .nav-item.current_page_item > .doc-link {
color: var(--ezd_brand_color);
background: #fff;
border: 1px solid var(--black_50);
}
.nav-sidebar .nav-item.current_page_item > .doc-link a {
color: var(--ezd_brand_color);
}
.nav-sidebar .nav-item.current_page_ancestor > .doc-link .nav-link, .nav-sidebar .nav-item.current_page_parent > .doc-link .nav-link {
color: var(--ezd_brand_color);
}
.nav-sidebar .nav-item.active > .doc-link .icon {
transform: rotate(-180deg);
}
.nav-sidebar .nav-item.active > .doc-link .icon i.icon_minus-06 {
display: inline-block;
}
.nav-sidebar .nav-item.active > .doc-link .icon i.icon_plus {
display: none;
}
.nav-sidebar .nav-item.active img.open {
display: block;
}
.nav-sidebar .nav-item.active img.closed {
display: none;
}
.nav-sidebar .nav-item img.open {
display: none;
}
.nav-sidebar .nav-item img.closed {
display: block;
}
.nav-sidebar .nav-item mark {
background-color: var(--ezd_brand_color);
}
.nav-sidebar .nav-item > a {
display: flex;
}
.nav-sidebar .nav-item.has_child .doc-link {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 5px;
}
.nav-sidebar .nav-item .docs-progress-bar {
position: absolute;
background: var(--black_50);
bottom: 0;
left: 0;
top: 0;
max-height: 44px;
}
.nav-sidebar .nav-item .nav-link {
padding: 0;
display: flex;
font-size: 14px;
line-height: 20px;
font-weight: 500;
color: var(--black_600);
align-items: start;
flex: 1;
text-decoration: none;
}
.nav-sidebar .nav-item .nav-link img {
margin-right: 15px;
padding-right: 0;
max-width: 18px !important;
height: auto;
}
.nav-sidebar .nav-item .nav-link svg {
margin-right: 15px;
position: relative;
top: -1px;
}
.nav-sidebar .nav-item .nav-link svg path {
transition: all 300ms linear 0s;
}
.nav-sidebar .nav-item .nav-link + .icon {
font-size: 20px;
color: var(--p_color);
display: flex;
transition: all 0.3s linear;
}
.nav-sidebar .nav-item:hover > .nav-link, .nav-sidebar .nav-item.active > .nav-link {
color: var(--black_900);
}
.nav-sidebar .nav-item:hover svg path, .nav-sidebar .nav-item.active svg path {
fill: #5cbbe5;
}
.nav-sidebar .nav-item .icon i.icon_minus-06 {
display: none;
}
.nav-sidebar .nav-item i.icon_plus {
display: inline-block;
}
.nav-sidebar .nav-item .dropdown_nav {
margin: 0;
padding: 0 0 0 34px;
width: 100% !important;
display: none;
list-style: none;
}
.nav-sidebar .nav-item .dropdown_nav li:not(.has_child) {
line-height: 1.5;
padding: 6px 10px;
margin: 0 0 3px;
border-radius: 5px;
}
.nav-sidebar .nav-item .dropdown_nav li:not(.has_child).current_page_item {
background: rgba(8, 102, 25, 0.1);
}
.nav-sidebar .nav-item .dropdown_nav li:not(.has_child).current_page_item:hover {
background: rgba(8, 102, 25, 0.2);
}
.nav-sidebar .nav-item .dropdown_nav li:not(.has_child).current_page_item:hover a {
color: var(--ezd_brand_color);
}
.nav-sidebar .nav-item .dropdown_nav li:not(.has_child).current_page_item.has_child .doc-link a {
color: var(--black_800);
}
.nav-sidebar .nav-item .dropdown_nav li:not(.has_child) a {
font-size: 14px;
font-weight: 400;
color: var(--black_600);
padding: 0;
text-decoration: none;
}
.nav-sidebar .nav-item .dropdown_nav li:not(.has_child) a.active {
color: var(--ezd_brand_color);
}
.nav-sidebar .nav-item .dropdown_nav li:not(.has_child) a.active i {
color: var(--ezd_brand_color);
}
.nav-sidebar .nav-item .dropdown_nav li:not(.has_child).active a {
color: var(--ezd_brand_color);
}
.nav-sidebar .nav-item .dropdown_nav li:not(.has_child).active a i {
color: var(--ezd_brand_color);
}
.nav-sidebar .nav-item .dropdown_nav li:not(.has_child) .dropdown_nav li {
margin-right: 0;
margin-left: -10px;
}
.nav-sidebar .nav-item .dropdown_nav li.has_child .doc-link {
line-height: 1.5;
padding: 6px 10px;
margin: 0 0 5px;
border-radius: 5px;
}
.nav-sidebar .nav-item .dropdown_nav li.has_child .doc-link:hover {
background: rgba(208, 215, 222, 0.32);
}
.nav-sidebar .nav-item span.icon {
transform: rotate(0deg);
}
.nav-sidebar + .nav-sidebar {
border-top: 1px solid #e5e9eb;
padding-top: 20px;
}
.nav-sidebar .nav-item .dropdown_nav li:not(.has_child):hover {
background: rgba(208, 215, 222, 0.32);
}
.nav-sidebar .nav-item .dropdown_nav li:not(.has_child):hover > a {
color: var(--black_800);
}
#content_elements {
margin-top: 50px;
}
.scroll::-webkit-scrollbar {
width: 8px;
}
.scroll::-webkit-scrollbar-track {
background: transparent;
}
.scroll::-webkit-scrollbar-thumb {
background: var(--black_200);
border-radius: 30px;
}
.bottom_nav .nav-item .nav-link i {
position: relative;
color: var(--black_700);
padding-left: 4px;
transition: all 0.2s linear;
}
.bottom_nav .nav-item .nav-link:hover i {
transform: translateX(5px);
} .documentation_info .c_head {
font-weight: 500;
margin-bottom: 12px;
}
.documentation_info .c_head .anchorjs-link {
font-size: 22px !important;
text-decoration: none;
}
.documentation_info .slideshow {
width: auto;
height: 600px;
}
.documentation_info .slideshow .slide {
width: inherit;
height: inherit;
}
.documentation_info .slideshow .slide .item--horse {
top: 124px;
left: 78px;
}
.documentation_info .slideshow .nav {
display: none;
}
.documentation_info .slideshow .title {
color: var(--ezd_brand_color);
}
.anchorjs-link {
text-decoration: none !important;
}
.sticky-nav-doc #documentation {
padding-top: 174px;
}
.doc_rightsidebar.sroll .mCSB_container {
overflow: visible;
}
.single-docs .shortcode_title {
margin-bottom: 40px;
position: relative;
z-index: 1;
}
.single-docs .shortcode_title .ezd-doc-badge {
display: inline-table;
padding: 5px 12px;
text-decoration: none !important;
background: rgba(8, 102, 25, 0.6);
text-transform: uppercase;
font-size: 12px;
margin: 0 0 10px;
border-radius: 3px;
color: #fff;
}
.single-docs .shortcode_title .ezd-doc-badge:hover {
background: rgba(8, 102, 25, 0.7);
color: #fff;
}
.single-docs .shortcode_title .ezd-doc-badge a {
color: #fff;
}
.single-docs .shortcode_title h1 {
margin-bottom: 10px;
font-size: 2.6em;
color: var(--black_900);
line-height: 1.3;
}
.single-docs .shortcode_title p span {
font-weight: 500;
}
.single-docs .shortcode_title + ul {
margin-top: -0.8rem;
}
.doc_documentation_area {
background: #fff;
}
@media (min-width: 992px) {
.doc_documentation_area.onepage_doc_area {
padding-top: 120px;
}
}
.doc_documentation_area.onepage_doc_area .doc_left_sidebarlist:after {
display: none;
}
.doc_documentation_area .doc_left_sidebarlist.one-page-docs-sidebar-wrap {
padding-top: 0;
}
.link {
background: #f1fdf3;
padding: 14px 10px 14px 30px;
border-radius: 4px;
}
.link p {
position: relative;
margin-bottom: 0;
padding-left: 40px;
}
.link p:before {
content: "R";
position: absolute;
font-family: eleganticons;
left: 0;
top: 4px;
font-size: 24px;
color: #10d631;
}
.help_text {
padding: 0 0 0;
}
.help_text .border_bottom {
margin-top: 30px;
}
.help_text .help_info {
display: flex;
flex-wrap: wrap;
padding-top: 16px;
margin-left: -30px;
margin-right: -30px;
}
.help_text .help_info .help_item {
width: 33.33%;
margin-bottom: 15px;
padding: 0 30px;
}
.help_text .help_info .help_item h4 {
font-size: 16px;
margin-bottom: 15px;
transition: color 0.2s linear;
}
.help_text .help_info .help_item h4 i {
font-size: 18px;
top: 2px;
position: relative;
}
.help_text .help_info .help_item h4:hover {
color: var(--ezd_brand_color);
}
.feedback_link {
align-items: center;
padding-top: 30px;
}
.feedback_link .eazydocs-feedback-wrap {
justify-content: end;
display: flex;
}
.feedback_link p.left,
.feedback_link p.right {
font-weight: 500;
font-size: 14px !important;
color: var(--p_color);
margin-bottom: 0 !important;
}
@media (max-width: 767px) {
.feedback_link p.left,
.feedback_link p.right {
text-align: center;
}
}
.feedback_link p.left i,
.feedback_link p.right i {
padding-right: 5px;
}
.feedback_link p.left a {
color: var(--ezd_brand_color);
text-decoration: none;
}
.feedback_link p.left a:hover {
text-decoration: underline;
}
.feedback_link p.right {
margin: 0;
text-align: right;
}
.feedback_link .vote-link-wrap {
margin-left: 10px;
}
.feedback_link .h_btn {
font-size: 14px;
font-weight: 500;
color: #fff;
display: inline-block;
padding: 5px 15px;
background-color: var(--green_color);
transition: all 0.2s linear;
margin-left: 5px;
border-radius: 15px;
text-decoration: none !important;
line-height: 1;
}
.feedback_link .h_btn:hover, .feedback_link .h_btn:focus {
background: #1f9852 !important;
}
.feedback_link .h_btn.red {
background: #e74c3c;
}
.feedback_link .h_btn.red:hover, .feedback_link .h_btn.red:focus {
background: #d84334 !important;
}
.feedback_link .h_btn span {
height: 17px;
display: inline-block;
border-radius: 50%;
text-align: center;
line-height: 17px;
font-size: 10px;
background: rgba(255, 255, 255, 0.7);
font-weight: 400;
color: #101010;
margin-left: 5px;
padding: 0 5px;
}
.feedback_link .h_btn:hover {
color: #fff;
}
.eazydocs-alert {
font-size: 14px;
padding: 6px 10px;
border-radius: 2px;
} #eazydocs_feedback {
background: rgba(0, 0, 0, 0.6);
}
#eazydocs_feedback .action_btn {
border: 0;
padding: 15px 40px;
box-shadow: none;
font-weight: 500;
background: rgba(8, 102, 25, 0.9);
color: #fff;
border-radius: 5px;
}
#eazydocs_feedback .action_btn:hover {
background: var(--ezd_brand_color);
color: #fff;
}
#eazydocs_feedback .close {
font-size: 26px;
opacity: 1;
color: #fff;
position: absolute;
right: -40px;
top: -40px;
padding: 5px 8px 7px;
z-index: 3;
display: flex;
justify-content: center;
align-items: center;
background: var(--black_350);
border-radius: 3px;
transition: all 0.3s;
border: none;
}
@media (max-width: 991px) {
#eazydocs_feedback .close {
right: -10px;
top: -25px;
}
}
#eazydocs_feedback .close:hover {
background: #cd2653;
border: none;
box-shadow: none;
text-decoration: none;
}
.help_form {
max-width: 730px;
display: flex;
align-items: center;
margin-top: 0;
margin-bottom: 0;
padding: 60px;
background: var(--black_50);
top: 50%;
transform: translateY(-50%) !important;
border-radius: 10px;
z-index: 999;
}
@media (max-width: 991px) {
.help_form {
max-width: 600px;
padding: 40px 30px;
}
}
.help_form .modal-content {
border: 0;
background: transparent;
}
.help_form .modal-content .title {
margin-top: 0;
padding-top: 0;
}
@media (max-width: 991px) {
.help_form .modal-content .title {
font-size: 20px;
}
}
.contact_form .form-group {
margin-bottom: 20px;
padding: 0;
}
.contact_form .form-group:last-child {
margin-bottom: 0;
}
.contact_form .form-group.submit-area {
margin-bottom: 0;
margin-top: 10px;
}
.contact_form .form-group .form-control,
.contact_form .form-group textarea {
border: 1px solid var(--black_50);
height: 52px;
border-radius: 5px;
background-color: var(--bs-white);
color: var(--black_800) !important;
font-weight: 400;
padding-left: 25px;
box-shadow: none;
width: 100%;
box-sizing: border-box;
}
.contact_form .form-group .form-control.placeholder,
.contact_form .form-group textarea.placeholder {
color: #878b99;
}
.contact_form .form-group .form-control:-moz-placeholder,
.contact_form .form-group textarea:-moz-placeholder {
color: #878b99;
}
.contact_form .form-group .form-control::-moz-placeholder,
.contact_form .form-group textarea::-moz-placeholder {
color: #878b99;
}
.contact_form .form-group .form-control::-webkit-input-placeholder,
.contact_form .form-group textarea::-webkit-input-placeholder {
color: #878b99;
}
.contact_form .form-group .form-control:focus,
.contact_form .form-group textarea:focus {
border-color: var(--black_100);
}
.contact_form .form-group .form-control:focus::placeholder,
.contact_form .form-group textarea:focus::placeholder {
color: var(--black_800);
}
.contact_form .form-group .form-control:disabled,
.contact_form .form-group textarea:disabled {
color: var(--black_500);
background: var(--black_25);
}
.contact_form .form-group .form-control:disabled:hover,
.contact_form .form-group textarea:disabled:hover {
cursor: not-allowed;
}
.contact_form .form-group textarea {
width: 100%;
height: 160px;
padding-top: 15px;
display: block;
} .ezd-widgets {
margin-top: 30px;
}
.ezd-widgets .widget .title {
font-size: 22px;
font-weight: 500;
}
.open_icon {
width: 25px;
height: 35px;
background: #e8eeff;
font-size: 20px;
text-align: center;
position: absolute;
left: -40px;
color: var(--ezd_brand_color);
display: none;
top: 0;
line-height: 35px;
}
.open_icon:hover {
background: var(--ezd_brand_color);
color: #fff;
}
.open_icon#mobile-right-toggle {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.open_icon#mobile-left-toggle {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
@media (max-width: 767px) {
.open_icon {
display: block;
}
}
.open_icon i {
display: inline-block;
}
.open_icon i + i {
display: none;
}
.open_icon.overlay i {
display: none;
}
.open_icon.overlay i + i {
display: inline-block;
}
.full-width-doc .doc_rightsidebar {
padding-right: 15px;
}
.single-docs .doc_rightsidebar {
max-height: 100%;
width: calc(100% + 35px);
padding-right: 10px;
}
.single-docs .doc_rightsidebar .ezd-subscription-btn {
margin-bottom: 20px;
}
.doc_rightsidebar {
padding-top: 70px;
height: 100%;
position: relative;
}
@media (max-width: 767px) {
.doc_rightsidebar {
padding-top: 0;
}
}
.doc_rightsidebar .pageSideSection {
padding-left: 20px;
position: relative;
}
.doc_rightsidebar .pageSideSection .dropdown.bootstrap-select {
width: 100% !important;
}
.doc_rightsidebar .pageSideSection::before {
content: "";
position: absolute;
top: 0;
width: 1px;
height: 100%;
background: var(--border_on_white);
left: 0;
}
.doc_rightsidebar.ezd-scroll .mCSB_inside > .mCSB_container {
margin-right: 0;
}
.doc_rightsidebar h6 {
font-size: 12px;
font-weight: 600;
color: #9daab6;
margin-bottom: 15px;
}
.doc_rightsidebar h6 i {
margin-right: 6px;
font-size: 16px;
position: relative;
top: 3px;
}
.doc_rightsidebar .doc_right_link li {
margin-bottom: 10px;
padding-left: 25px;
position: relative;
}
.doc_rightsidebar .doc_right_link li a {
font-size: 14px;
font-weight: 500;
color: var(--p_color);
}
.doc_rightsidebar .doc_right_link li a i {
padding-right: 12px;
position: absolute;
left: 0;
font-size: 12px;
top: 5px;
}
.doc_rightsidebar .pageSideSection.open:hover .dropdown-menu.open {
opacity: 1;
visibility: visible;
}
.doc_rightsidebar .pageSideSection .ezd_btn_select {
background: var(--black_25);
border: 1px solid var(--black_50);
border-radius: 5px;
font-size: 16px;
color: #6b707f;
padding: 5px 20px 3px;
box-shadow: none;
margin: 0;
width: 100%;
text-align: left;
position: relative;
}
.doc_rightsidebar .pageSideSection .ezd_btn_select::after {
content: "3";
border: 0;
font-family: "ElegantIcons";
top: 3px;
right: 5px;
position: absolute;
color: #6b707f;
}
.doc_rightsidebar .pageSideSection .ezd_btn_select li {
list-style: none;
color: var(--black_500);
}
.doc_rightsidebar .pageSideSection .ezd_btn_select i {
padding-right: 8px;
}
.doc_rightsidebar .pageSideSection .ezd_btn_select:focus {
outline: none !important;
box-shadow: none !important;
background: var(--bs-white);
}
.doc_rightsidebar .pageSideSection .ezd_btn_select:hover {
color: #6b707f !important;
}
.doc_rightsidebar .pageSideSection .ezd_btn_select .bs-caret {
display: none;
}
.doc_rightsidebar .pageSideSection .lang-select {
position: relative;
margin-bottom: 20px;
}
.doc_rightsidebar .pageSideSection .ezd_b {
display: none;
position: absolute;
top: 100%;
left: 0;
width: 100%;
box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
background: var(--bs-white);
z-index: 2;
border: 0;
}
.doc_rightsidebar .pageSideSection .ezd_b.ezd_show {
display: block;
}
.doc_rightsidebar .pageSideSection .ezd_b ul {
margin-bottom: 0;
}
.doc_rightsidebar .pageSideSection .ezd_b ul li {
color: var(--p_color);
position: relative;
font-size: 14px;
display: block;
width: 100%;
padding: 0.25rem 1rem;
line-height: 30px;
cursor: pointer;
}
.doc_rightsidebar .pageSideSection .ezd_b ul li i {
margin-right: 5px;
}
.doc_rightsidebar .pageSideSection .ezd_b ul li:hover, .doc_rightsidebar .pageSideSection .ezd_b ul li.active {
background: var(--black_25);
color: var(--ezd_brand_color);
}
.doc_rightsidebar .pageSideSection .ezd_b ul li.active {
border-left: 1px solid;
}
.doc_rightsidebar .pageSideSection:hover .dropdown-menu.open {
opacity: 0;
visibility: hidden;
}
.doc_rightsidebar .bootstrap-select {
margin-bottom: 20px;
position: relative;
}
.doc_rightsidebar .bootstrap-select > .dropdown-menu {
box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
background: #fff;
border: 0;
position: absolute;
z-index: 1000;
}
.doc_rightsidebar .bootstrap-select > .dropdown-menu .inner .dropdown-menu {
border: 0;
visibility: visible;
opacity: 1;
}
.doc_rightsidebar .bootstrap-select > .dropdown-menu .inner .dropdown-menu li a {
color: var(--p_color);
position: relative;
font-size: 14px;
display: block;
width: 100%;
padding: 0.25rem 1rem;
line-height: 30px;
}
.doc_rightsidebar .bootstrap-select > .dropdown-menu .inner .dropdown-menu li a:before {
content: "";
width: 2px;
height: 0;
position: absolute;
left: 0;
top: 0;
background: var(--ezd_brand_color);
transition: all 0.2s linear;
}
.doc_rightsidebar .bootstrap-select > .dropdown-menu .inner .dropdown-menu li a i {
padding-right: 8px;
}
.doc_rightsidebar .bootstrap-select > .dropdown-menu .inner .dropdown-menu li a.active {
background: #f6f6f6;
color: var(--ezd_brand_color);
}
.doc_rightsidebar .bootstrap-select > .dropdown-menu .inner .dropdown-menu li a.active:before {
height: 100%;
}
.doc_rightsidebar #font-switcher {
margin-bottom: 30px;
}
.toc_right {
overflow-y: auto;
}
.toc_right ul {
padding: 0;
margin: 0;
}
.toc_right ul li {
margin: 0 0 8px;
display: block;
width: 100%;
}
.toc_right ul ul {
padding-left: 20px;
position: relative !important;
background: transparent !important;
border: 0 !important;
opacity: 1 !important;
visibility: visible !important;
width: 100% !important;
box-shadow: none !important;
padding-top: 8px;
}
.toc_right ul ul li a:before {
display: none;
}
.toc_right li:not(.active) .nav-link {
color: var(--black_500);
}
.toc_right li a.nav-link {
font-size: 14px;
padding: 0;
}
.toc_right li.active > .nav-link {
color: var(--ezd_brand_color);
background: transparent;
opacity: 1;
}
.toc_right li.active > .nav-link::before {
left: -20px;
height: 100%;
content: " ";
position: absolute;
border-left: 2px solid;
color: var(--ezd_brand_color);
top: 0;
}
.toc_right li.active .nav .active .nav-link:before {
display: none;
}
.toc_right .nav-link {
font-size: 14px;
font-weight: 400;
line-height: 1.4;
padding: 0;
position: relative;
margin-bottom: 10px;
text-decoration: none;
}
.toc_right .nav-link:not(.active) {
color: var(--black_500);
}
.toc_right .nav-link:focus {
background-color: transparent !important;
}
.toc_right .nav-link.active {
font-weight: 500;
color: var(--ezd_brand_color);
}
.toc_right .nav-link.active + .nav .active::before {
display: none;
}
.toc_right .nav-link.active::before {
left: -20px;
height: 100%;
content: " ";
position: absolute;
border-left: 2px solid;
color: var(--ezd_brand_color);
}
.toc_right li:last-child .nav-link {
margin-bottom: 0;
}
@media (max-width: 991px) {
.doc-middle-content {
margin-top: 50px;
}
.doc_right_mobile_menu .doc_rightsidebar.sticky,
.left-column .doc_left_sidebarlist.sticky {
position: fixed;
top: 55px;
margin-top: 0;
}
}
@media (max-width: 591px) {
.doc_right_mobile_menu .doc_rightsidebar.sticky,
.left-column .doc_left_sidebarlist.sticky {
top: 65px;
}
}
.toc_auto_numbering ul {
counter-reset: item;
flex-wrap: wrap;
display: block;
}
.toc_auto_numbering ul li {
counter-increment: item;
white-space: normal;
}
.toc_auto_numbering ul li.active > .nav-link {
padding-left: 16px;
letter-spacing: 0.5px;
}
.toc_auto_numbering ul li.active > .nav-link::before {
content: counters(item, ".") ". ";
padding-left: 18px;
}
.toc_auto_numbering ul li.active .active > .nav-link {
padding-left: unset;
}
.toc_auto_numbering .nav-link {
letter-spacing: 0.5px;
}
.toc_auto_numbering .nav-link::before {
content: counters(item, ".") ". ";
}
.toc_auto_numbering .nav-link.active::before {
content: counters(item, ".") ". ";
left: 0;
height: auto;
position: relative;
border: none;
color: inherit;
}
.mobile_menu {
width: 300px;
position: fixed;
height: 100vh;
max-height: 100vh !important;
top: 0;
background: #fff;
right: -300px;
z-index: 1050;
transition: all 0.4s linear;
}
.mobile_menu .doc_left_sidebarlist {
padding-left: 20px;
}
.mobile_menu .doc_left_sidebarlist:before {
display: none;
}
.mobile_menu.open {
right: 0;
}
.mobile_menu .close_nav {
padding-top: 20px;
padding-left: 30px;
font-size: 28px;
} .full-width-doc .doc_left_sidebarlist {
margin-right: 0;
padding-left: 0;
}
.full-width-doc.body_fixed .doc_left_sidebarlist {
width: 287px;
}
.full-width-doc .doc_rightsidebar {
margin-left: 0;
}
body.doc-no-banner .doc_left_sidebarlist {
padding-top: 0;
margin-top: 70px;
}
body.doc-no-banner .doc_left_sidebarlist::before {
background: transparent;
}
body:not(.onepage-doc) .sticky_menu .doc_documentation_area.body_fixed .doc_left_sidebarlist,
body:not(.onepage-doc) .sticky_menu .doc_documentation_area.body_fixed .doc_rightsidebar {
top: 60px;
}
.resource .c_head {
margin-bottom: 5px;
}
.resource .tag_list {
padding-top: 0;
}
.resource .tag_list li {
margin-top: 4px;
}
.resource .tag_list li a {
display: inline-block;
font-weight: 500;
} .doc .code-preview {
border: 1px solid #e5ebef;
padding: 20px;
box-shadow: 0 3px 6px 0 rgba(4, 73, 89, 0.02);
position: relative;
}
.doc .code-preview #header-name {
margin-bottom: 0;
}
.doc .code-preview img {
max-width: 100%;
}
.doc .code-preview.video_img {
display: inline-block;
}
.doc .code-toolbar .snippets {
margin-bottom: 0;
}
.doc .code-toolbar .snippets code {
margin-bottom: 20px;
}
.doc .code_item {
padding-top: 15px;
}
.doc .code_item p a {
color: var(--ezd_brand_color);
}
.vjs-iframe-blocker {
display: none;
}
.video-js {
margin: 0 auto;
width: 100%;
max-width: 640px;
height: 360px;
}
.video-js .mfp-close {
right: -55px;
top: -10px;
} .sticky-nav-doc:not(.onepage-doc) .body_fixed .doc_rightsidebar, .sticky-nav-doc:not(.onepage-doc) .body_fixed .doc_left_sidebarlist {
padding-top: 100px;
}
.fontsize-controllers .btn-group {
box-shadow: 0 1px 0 0 rgba(3, 13, 37, 0.2), inset 0 -8px 14px 0 rgba(3, 13, 37, 0.1);
border-radius: 4px;
display: flex;
align-items: center;
}
.fontsize-controllers .btn-group button {
height: 36px;
font-size: 16px;
font-weight: 400;
color: var(--black_700) !important;
border: 0;
text-align: center;
text-decoration: none;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
background-color: transparent !important;
padding: 5px 12px;
border-radius: 0.25rem;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
margin: 0px;
box-shadow: none;
}
.fontsize-controllers .btn-group button:focus, .fontsize-controllers .btn-group button:hover {
outline: none;
box-shadow: none;
background: rgba(0, 0, 0, 0.2) !important;
}
.fontsize-controllers .btn-group button.rvfs-reset {
border-left: 1px solid var(--black_50);
border-right: 1px solid var(--black_50);
padding: 5px 14px;
}
.print {
color: var(--p_color);
font-size: 18px;
text-decoration: none;
z-index: 0;
} .collaps_tabs {
margin-bottom: 70px;
}
.collaps_tabs .collaps_tab_inner .shortcode_title {
margin-bottom: 25px;
}
.collaps_tabs .collaps_tab_inner .shortcode_title h4 a {
color: var(--black_700);
}
.doc-btm {
margin-top: 60px;
clear: both;
}
.doc-btm ul.card_tagged {
padding-left: 0;
margin: 0;
display: flex;
list-style: none;
flex-wrap: wrap;
}
.doc-btm ul.card_tagged li {
font-size: 14px;
font-weight: 500;
color: var(--black_500);
margin: 0 8px 5px 0;
}
.doc-btm ul.card_tagged li a {
background: rgba(175, 184, 193, 0.2);
color: var(--black_700);
line-height: 25px;
padding: 0 14px;
display: inline-block;
border-radius: 12.5px;
font-size: 14px;
font-weight: 400;
text-decoration: none;
}
.doc-btm ul.card_tagged li a:hover {
color: var(--ezd_brand_color);
background: rgba(8, 102, 25, 0.15);
} .doc_switch {
margin-bottom: 30px;
}
.doc_switch .tab-btn {
font-size: 16px;
margin-bottom: 0;
cursor: pointer;
transition: color 0.2s linear;
}
.doc_switch .tab-btn.active svg {
color: var(--ezd_brand_color);
}
.doc_switch .tab-btn:hover {
color: var(--ezd_brand_color);
}
.doc_switch .tab-btn.dark-mode.active svg path {
fill: #fff;
}
.doc_switch svg {
color: var(--black_700);
}
.doc_switch input[type=checkbox] {
width: 50px;
height: 22px;
border: 1px solid rgba(8, 102, 25, 0.3);
background: rgba(8, 102, 25, 0.25);
display: block;
border-radius: 25px;
margin: 0 10px 0 12px;
position: relative;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
box-sizing: content-box;
padding: 0;
}
.doc_switch input[type=checkbox] + .tab-btn {
color: var(--black_500);
}
.doc_switch input[type=checkbox]::before {
content: "";
width: 16px;
height: 16px;
background: var(--ezd_brand_color);
position: absolute;
border-radius: 50%;
top: 50%;
transform: translateY(-50%);
transition: all 0.2s linear;
left: 3px;
}
.doc_switch input[type=checkbox]:checked::before {
left: calc(100% - 19px);
}
.doc_switch input[type=checkbox]:checked + .tab-btn {
color: var(--ezd_brand_color);
}
.doc-middle-content .topic_item_tabs {
margin-top: 60px;
overflow: hidden;
}
.doc-middle-content .topic_item_tabs .topic_list_item {
background: transparent;
border: 1px solid var(--black_50);
border-radius: 15px;
padding: 37px 35px 35px;
box-shadow: none !important;
}
@media (max-width: 1440px) {
.doc-middle-content .topic_item_tabs .topic_list_item {
padding: 30px 30px 20px;
}
}
.doc-middle-content .topic_item_tabs .topic_list_item h4 {
font-weight: 500;
font-size: 16px;
margin: 0 0 20px;
}
.doc-middle-content .topic_item_tabs .topic_list_item .navbar-nav {
padding: 0;
margin: 0;
list-style: none;
}
.doc-middle-content .topic_item_tabs .topic_list_item .navbar-nav li {
margin: 0 0 10px;
font-size: 16px;
}
.doc-middle-content .topic_item_tabs .topic_list_item .navbar-nav li a {
color: var(--black_600);
font-size: 16px;
transition: all 300ms linear 0s;
text-decoration: none;
}
.doc-middle-content .topic_item_tabs .topic_list_item .navbar-nav li a:focus {
background-color: transparent !important;
outline: none !important;
}
.doc-middle-content .topic_item_tabs .topic_list_item .navbar-nav li a i {
color: var(--ezd_brand_color);
padding-right: 12px;
}
.doc-middle-content .topic_item_tabs .topic_list_item .navbar-nav li:hover a {
color: var(--ezd_brand_color);
}
.doc-middle-content .topic_item_tabs .topic_list_item .navbar-nav li:hover a i {
color: var(--ezd_brand_color);
}
.search .searchbar-tabs {
border-bottom: 1px solid var(--black_50);
padding-bottom: 5px;
}
.search .search-post-item {
margin-bottom: 25px;
}
.search .search-post-item .title {
margin-bottom: 10px;
font-weight: 500;
}
.search .search-post-item .breadcrumb {
margin-bottom: 3px;
}
.search .search-post-item .breadcrumb .breadcrumb-item:last-child {
display: none;
}
.search .search-post-item .b_top_post_content p {
margin-bottom: 5px;
line-height: 1.6;
font-size: 15px;
}
.single-docs #post .d-items .documentation_item .icon img {
max-width: 35px !important;
} .eazydocs-footer {
overflow-x: hidden;
padding-top: 26px;
margin-top: 0 !important;
background: var(--bs-white);
}
.doc-middle-content {
padding: 60px 50px 0;
position: relative;
}
@media (max-width: 768px) {
.doc-middle-content {
padding: 10px;
}
}
.full-width-doc .doc-middle-content {
padding-left: 50px;
padding-right: 50px;
}
.dot-sep span:nth-child(2) {
position: relative;
}
.dot-sep span.sep:before {
content: "•";
margin: 0 5px;
}
.dot-sep span.sep:first-child::before {
display: none;
}
.credit-text-container::after {
display: block;
clear: both;
content: "";
width: 300%;
right: 1px;
background: #f5f7f9;
position: absolute;
bottom: -75px;
z-index: -1;
height: 75px;
}
.eazydocs-comments-wrap .comments-area {
max-width: 100%;
margin-left: unset;
margin-right: unset;
}
#comments {
background: var(--bs-white);
border-radius: 15px;
}
.doc-post-content .doc-scrollable section {
padding: 0;
}
.doc-post-content .doc-scrollable .page-links {
display: block;
width: 100%;
margin: 20px 0;
}
.doc-post-content .doc-scrollable .page-links span,
.doc-post-content .doc-scrollable .page-links a {
background: var(--ezd_brand_color);
color: white;
padding: 4px 13px;
text-decoration: none;
border-radius: 3px;
margin: 0 2px;
text-align: center;
min-height: unset;
min-width: unset;
}
.doc-post-content .doc-scrollable figure {
max-width: 100%;
}
.one-page-docs-tag-list li a:before {
content: none !important;
}
.onepage_doc_area .documentation_body footer .border_bottom {
margin-top: 100px;
}
.onepage_doc_area .middle-content {
padding: 0 25px 0 40px;
}
@media (min-width: 1441px) {
.onepage_doc_area .doc_left_sidebarlist {
padding-right: 40px;
}
.onepage_doc_area .middle-content {
padding-left: 0;
}
}
.single-docs #post .doc-scrollable.editor-content .anchorjs-link {
padding-left: 5px;
}
.ezd-password-wrap {
border: 1px solid #0c213a;
border-radius: 5px;
padding-bottom: 5px;
margin-bottom: 40px;
}
.ezd-password-wrap .ezd-password-head {
background-color: #0c213a;
flex: 1 1 auto;
border-radius: 5px 5px 0 0;
padding: 22px 10px 10px;
}
.ezd-password-wrap .ezd-password-head img.pw-logo {
display: block;
margin: 10px auto !important;
width: 55px;
height: auto;
}
.ezd-password-wrap .ezd-password-head p.ezd-password-title {
font-size: 18px;
color: #fff !important;
font-weight: 500;
}
.ezd-password-wrap .ezd-password-head p.ezd-password-subtitle {
color: #a4abc5;
line-height: 1.6;
font-size: 14px;
font-weight: 400;
}
.ezd-password-wrap .ezd-password-body form {
margin-bottom: 0;
padding-bottom: 0;
}
.ezd-password-wrap .ezd-password-body form label {
margin-bottom: 0.5rem;
color: #656d9a;
font-weight: 500;
font-size: 13px;
}
.ezd-password-wrap .ezd-password-body form .form-group {
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
}
.ezd-password-wrap .ezd-password-body form .form-group .col-12 {
padding: 0;
}
.ezd-password-wrap .ezd-password-body form .form-group .input-group {
width: 100%;
}
.ezd-password-wrap .ezd-password-body form input {
border: 1px solid #e3ebf6;
box-shadow: none;
outline: none;
padding: 10px;
font-size: 12px;
font-weight: 400;
line-height: 1.5;
border-radius: 3px;
width: 100%;
height: 40px;
margin-bottom: 0px;
background: #fff;
}
.ezd-password-wrap .ezd-password-body form input:focus {
color: #303e67;
background-color: #fff;
border-color: #8bb0fe;
}
.ezd-password-wrap .ezd-password-body form button {
font-size: 14px;
border: none;
background-color: rgba(8, 102, 25, 0.8);
color: #fff;
box-shadow: none;
padding: 0.4em 1em;
}
.ezd-password-wrap .ezd-password-body form button:hover {
background-color: var(--ezd_brand_color);
}
.ezd-password-wrap .ezd-password-body form button:focus {
box-shadow: none;
}
@media (max-width: 1199px) {
.ezd-password-wrap {
max-width: 100%;
}
}
@media (max-width: 991px) {
.ezd-password-wrap {
max-width: 515px;
}
}
@media (max-width: 580px) {
.ezd-password-wrap {
max-width: 100%;
}
}
.nav-sidebar.default-layout-onepage-sidebar .nav-item .dropdown_nav .nav-item .dropdown_nav.doc-last-depth {
display: block !important;
padding-left: 4px !important;
}
.nav-sidebar.default-layout-onepage-sidebar .nav-item .dropdown_nav .nav-item .dropdown_nav.doc-last-depth::before {
content: none !important;
}
.nav-sidebar.default-layout-onepage-sidebar .nav-item .dropdown_nav .nav-item .dropdown_nav.doc-last-depth .nav-item::before {
left: 0 !important;
} .ezd-share-btn {
color: var(--black_600);
margin: 0px 0 20px;
align-items: baseline;
display: flex;
gap: 8px;
text-decoration: none !important;
cursor: pointer;
font-size: 16px;
}
.ezd-share-btn:hover {
color: var(--ezd_brand_color);
}
.ezd-share-btn:focus {
background-color: transparent !important;
}
div#eazydocs_share {
background: rgba(0, 0, 0, 0.4);
}
div#eazydocs_share > .ezd-modal-dialog {
max-width: 500px;
position: fixed;
bottom: 0;
top: 0;
left: 0;
right: 0;
margin: auto;
display: block;
height: fit-content;
z-index: 999;
}
div#eazydocs_share > .ezd-modal-dialog > .ezd-modal-content {
padding: 30px 30px 35px;
background-color: var(--bs-white);
}
div#eazydocs_share > .ezd-modal-dialog > .ezd-modal-content > .close {
position: absolute;
right: 10px;
top: 10px;
font-size: 34px;
line-height: 0;
cursor: pointer;
color: var(--black_600);
text-decoration: none;
}
div#eazydocs_share > .ezd-modal-dialog > .ezd-modal-content > .close:hover {
color: #cd2653;
}
div#eazydocs_share > .ezd-modal-dialog > .ezd-modal-content > .eazydocs-share-wrap > h2 {
font-size: 24px;
font-weight: 700;
line-height: 1.3;
margin: 0 10px 20px 0;
}
div#eazydocs_share > .ezd-modal-dialog > .ezd-modal-content > .eazydocs-share-wrap > .social-links a {
width: 56px;
height: 56px;
background-color: var(--black_50);
display: inline-block;
border-radius: 30px;
text-align: center;
padding-top: 15px;
font-size: 20px;
line-height: 0;
color: var(--black_600);
margin-right: 10px;
text-decoration: none;
transition: all 0.2s linear;
box-sizing: border-box;
}
div#eazydocs_share > .ezd-modal-dialog > .ezd-modal-content > .eazydocs-share-wrap > .social-links a:hover {
background-color: var(--black_25);
}
div#eazydocs_share > .ezd-modal-dialog > .ezd-modal-content > .eazydocs-share-wrap > .social-links a i {
font-size: 24px;
line-height: 24px;
}
div#eazydocs_share > .ezd-modal-dialog > .ezd-modal-content > .eazydocs-share-wrap > .social-links a:nth-child(2) > i {
color: rgb(66, 103, 178);
}
div#eazydocs_share > .ezd-modal-dialog > .ezd-modal-content > .eazydocs-share-wrap > .social-links a:nth-child(3) > i {
color: rgb(0, 114, 177);
}
div#eazydocs_share > .ezd-modal-dialog > .ezd-modal-content > .eazydocs-share-wrap > .social-links a:nth-child(4) > i {
color: rgb(29, 161, 242);
}
div#eazydocs_share > .ezd-modal-dialog > .ezd-modal-content > .eazydocs-share-wrap > p {
font-size: 14px;
margin: 20px 0 2px;
color: var(--black_600);
}
div#eazydocs_share > .ezd-modal-dialog > .ezd-modal-content > .eazydocs-share-wrap > .copy-url-wrap {
position: relative;
padding-bottom: 0px;
margin-bottom: 0px;
}
div#eazydocs_share > .ezd-modal-dialog > .ezd-modal-content > .eazydocs-share-wrap > .copy-url-wrap input {
width: 100%;
background: var(--black_25);
opacity: 1;
height: 37px;
padding: 16px 48px 16px 10px;
font-size: 15px;
font-weight: 400;
line-height: 1.5;
color: var(--black_700);
border: 1px solid var(--black_50);
border-radius: 4px;
margin-bottom: 0;
box-sizing: border-box;
}
div#eazydocs_share > .ezd-modal-dialog > .ezd-modal-content > .eazydocs-share-wrap > .copy-url-wrap input:focus {
outline: 2px solid #0044c0;
outline-offset: -1px;
}
div#eazydocs_share > .ezd-modal-dialog > .ezd-modal-content > .eazydocs-share-wrap > .copy-url-wrap > .share-this-doc {
width: 20px;
position: absolute;
right: 11px;
top: 0;
font-size: 20px;
bottom: 0;
margin: auto;
display: block;
line-height: 0;
height: 100%;
display: flex;
align-items: center;
}
div#eazydocs_share > .ezd-modal-dialog > .ezd-modal-content > .eazydocs-share-wrap > .copy-url-wrap > .share-this-doc:hover {
cursor: pointer;
}
div#eazydocs_share > .ezd-modal-dialog > .ezd-modal-content > .eazydocs-share-wrap > .copy-url-wrap > .share-this-doc > img {
vertical-align: text-top;
max-height: 23px;
max-width: 25px;
}
.ezd-link-copied-wrap {
display: none;
font-size: 16px;
}
.ezd-link-copied-wrap.copied {
display: block;
cursor: pointer;
position: fixed;
right: 10px;
top: 10px;
background: var(--ezd_brand_color);
width: 300px;
padding: 12px 30px 12px 47px;
color: white;
border-radius: 5px;
z-index: 9999;
}
.ezd-link-copied-wrap.copied::before {
content: "\e052";
font-family: "ElegantIcons";
position: absolute;
left: 15px;
color: white;
font-size: 23px;
line-height: 28px;
}
.ezd-link-copied-wrap.copied::after {
content: "M";
font-family: "ElegantIcons";
position: absolute;
right: 15px;
color: white;
font-size: 30px;
line-height: 25px;
font-weight: normal;
}
.ezd-link-copied-wrap.copied-hide {
display: none;
}
body.admin-bar .ezd-link-copied-wrap {
top: 42px;
}
body.admin-bar .doc_documentation_area.body_fixed .doc_rightsidebar.one-page-docs-sidebar-wrap,
body.admin-bar .doc_documentation_area.body_fixed .doc_left_sidebarlist.one-page-docs-sidebar-wrap {
padding-top: 100px;
}
@media screen and (max-width: 991px) {
body.admin-bar .doc_right_mobile_menu .doc_rightsidebar.sticky,
body.admin-bar .left-column .doc_left_sidebarlist.sticky {
top: 32px;
}
} .ezd-widgets h2 {
font-size: 2rem;
margin-bottom: 15px;
} .eazydocs-next-prev-wrap {
column-count: 2;
display: flex;
gap: 20px;
margin-top: 20px;
}
@media (max-width: 580px) {
.eazydocs-next-prev-wrap {
flex-direction: column;
}
}
.eazydocs-next-prev-wrap a {
display: block;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
border: 1px solid var(--black_50);
padding: 15px 20px;
border-radius: 5px;
text-decoration: none !important;
}
.eazydocs-next-prev-wrap .next-prev-pager {
color: var(--black_800);
font-size: 17px;
text-decoration: none;
font-weight: 500;
background: var(--black_25);
flex: 1;
line-height: 1.4;
}
.eazydocs-next-prev-wrap .next-prev-pager span {
display: block;
font-size: 12px;
line-height: 18px;
color: var(--black_500);
font-weight: 400;
margin-bottom: 6px;
}
.eazydocs-next-prev-wrap .next-prev-pager:hover {
border-color: var(--ezd_brand_color);
color: var(--ezd_brand_color);
}
.eazydocs-next-prev-wrap .next-prev-pager:hover::before {
border-color: var(--ezd_brand_color);
color: var(--ezd_brand_color);
}
.eazydocs-next-prev-wrap .next-prev-pager.first {
text-align: right;
padding-left: 50px;
position: relative;
line-height: 1.6;
}
.eazydocs-next-prev-wrap .next-prev-pager.first::before {
content: "#";
display: block;
clear: both;
position: absolute;
left: 20px;
top: 0;
bottom: 0;
height: 0;
line-height: 0;
margin: auto;
font-family: "ElegantIcons";
font-size: 26px;
color: rgb(136, 153, 168);
}
.eazydocs-next-prev-wrap .next-prev-pager.second {
padding-right: 50px;
position: relative;
}
.eazydocs-next-prev-wrap .next-prev-pager.second::before {
display: block;
clear: both;
position: absolute;
top: 0;
bottom: 0;
height: 0;
line-height: 0;
margin: auto;
font-family: "ElegantIcons";
font-size: 26px;
color: rgb(136, 153, 168);
content: "$";
left: unset;
right: 20px;
}
body.rtl .contact_form .form-group textarea {
padding-top: 10px;
padding-right: 14px;
}
body.rtl .doc_left_sidebarlist .scroll:not(.op-docs-sidebar) {
margin-left: 27px;
}
body.rtl .ezd-link-copied-wrap.copied {
padding: 12px 45px 12px 47px;
}
.single-docs.ezd-theme-twenty.twenty-three #page hr,
.single-docs.ezd-theme-twenty.twenty-three #header,
.single-docs.ezd-theme-twenty.twenty-three #footer {
display: none;
}
.single-docs .wp-block-group.alignwide.is-content-justification-space-between.is-layout-flex.wp-container-3 {
max-width: 1460px;
}
body.single-docs.ezd-theme-twenty.twenty-three .is-layout-constrained > .alignwide {
justify-content: space-between;
}
.ezd-password-body {
padding: 20px;
}
.ezd-password-body .auth-form .form-group {
margin-left: 0;
margin-right: 0;
}
.mb-3 {
margin-bottom: 20px;
}
.is-layout-flex {
justify-content: space-between;
}
.wp-block-group.is-vertical.is-layout-flex.wp-block-group-is-layout-flex {
align-items: start;
display: grid;
gap: 16px;
}
.ezd-doc-warning-wrap {
padding: 65px 0px;
display: grid;
text-align: center;
margin-top: 30px;
}
.ezd-doc-warning-wrap i {
font-size: 100px;
color: #b9b9b9;
}
.ezd-doc-warning-wrap span {
font-size: 20px;
color: #b9b9b9;
margin-top: 10px;
font-weight: bold;
}
form.ezd-password-form p {
display: none;
}
body.body_dark .doc_left_sidebarlist .ezd-scroll:not(.op-docs-sidebar)::-webkit-scrollbar-track, body.body_dark .doc_rightsidebar .toc_right::-webkit-scrollbar-track {
border-radius: 10px;
background-color: #2c2c2c;
}
body.body_dark .doc_left_sidebarlist .ezd-scroll:not(.op-docs-sidebar)::-webkit-scrollbar, body.body_dark .doc_rightsidebar .toc_right::-webkit-scrollbar {
width: 7px;
background-color: #1E1F26;
}
body.body_dark .doc_left_sidebarlist .ezd-scroll:not(.op-docs-sidebar)::-webkit-scrollbar-thumb, body.body_dark .doc_rightsidebar .toc_right::-webkit-scrollbar-thumb {
border-radius: 10px;
background-color: #666666;
}
.modal-content .shortcode_info .row {
margin-top: 20px;
} .eazydocs-comments-wrap {
padding-bottom: 100px;
}
.eazydocs-comments-wrap .comments-area .comments-title {
margin-bottom: 20px;
}
.eazydocs-comments-wrap .comments-area .comment-list {
list-style: none;
margin-left: 0;
}
.eazydocs-comments-wrap .comments-area .comment-list .comment + .comment {
margin-top: 25px;
}
p .footnotes-link {
color: var(--ezd_brand_color) !important;
}
p .footnotes-link::after {
display: none;
}
.eazydocs-comments-wrap .blog_comment_box.no_comments {
padding-top: 40px;
}
.doc_left_sidebarlist h2.doc-title {
font-size: 24px;
font-weight: 500;
padding-right: 10px;
color: var(--black_800);
}
.page-template-page-onepage #post {
max-width: 1140px;
margin: 0 auto;
}
.nav-sidebar .nav-item .dropdown_nav ul {
padding-left: 10px !important;
}
.nav-sidebar .nav-item .dropdown_nav .nav-item span.icon {
display: flex;
}
.nav-sidebar .nav-item .dropdown_nav .nav-item .dropdown_nav {
display: none !important;
transition: 0.3s all;
}
.nav-sidebar .nav-item .dropdown_nav .nav-item.active > .dropdown_nav {
display: block !important;
}
.filter_form {
margin-bottom: 30px;
margin-right: 30px;
padding: 0 5px 0 0;
position: relative;
}
.filter_form input, .filter_form input[type=search] {
border: 1px solid var(--black_50) !important;
width: 100%;
padding: 3px 18px;
outline: none;
margin: 0;
font-size: 12px;
line-height: 30px;
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.05);
border-radius: 3px;
background: var(--black_25);
color: var(--black_800) !important;
height: 48px;
}
.filter_form input:focus, .filter_form input[type=search]:focus {
outline: none;
background-color: var(--bs-white);
}
.filter_form input::placeholder, .filter_form input[type=search]::placeholder {
color: var(--black_400);
}
.filter_form .filter_no_result {
display: none;
font-weight: 400;
color: var(--black_500);
font-size: 14px;
margin-top: 5px;
}
.left-sidebar-toggle {
position: absolute;
top: 80px;
color: #656565;
line-height: 22px;
cursor: pointer;
height: 24px;
text-align: left;
z-index: 1;
font-size: 0.95rem;
margin-left: -90px;
}
.left-sidebar-toggle .left-arrow {
display: block;
border: var(--black_50) solid 1px;
border-radius: 20px;
background: var(--black_25);
padding: 3px 8px 0 3.5px;
height: 24px;
transition: padding 0.2s;
font-size: 16px;
}
.left-sidebar-toggle .left-arrow:hover {
color: #ffffff;
background: var(--ezd_brand_color);
border-color: var(--ezd_brand_color);
padding: 3px 16px 0 3.5px;
}
.left-sidebar-toggle .right-arrow {
display: none;
border: var(--black_50) solid 1px;
border-radius: 20px;
background: var(--black_25);
padding: 3px 7.5px 3px 9px;
height: 24px;
transition: padding 0.2s;
font-size: 16px;
}
.left-sidebar-toggle .right-arrow:hover {
color: #ffffff;
background: var(--ezd_brand_color);
border-color: var(--ezd_brand_color);
padding: 3px 8px 3px 16px;
}
.single-docs .doc_full_width .doc_rightsidebar {
width: 100%;
}
.single-docs .doc_full_width .doc_rightsidebar .pageSideSection {
padding-left: 25px;
}
.single-docs .doc_full_width .doc_rightsidebar .toc_right .nav-link.active::before {
left: -25px;
}
.opened .open_icon i {
display: none;
}
.opened .open_icon i + i {
display: inline-block;
}
.topic_list_item ul li:last-child {
margin-bottom: 0;
}
.body_fixed .left-sidebar-toggle {
position: fixed;
}
.nav-sidebar .nav-item.no_icon.active .nav-link img + img {
display: inline;
}
.load-more:hover {
cursor: pointer;
color: var(--ezd_brand_color);
text-decoration: underline;
}
.load-more ion-icon {
margin-bottom: -2px;
}
.doc-meta {
font-size: 14px;
color: var(--black_500);
position: relative;
z-index: 1;
}
.doc-meta ion-icon {
margin-bottom: -2px;
}
.doc-meta .views {
margin-left: 10px;
}
.nav-sidebar .nav-item.no_icon.active .nav-link img,
.nav-sidebar .nav-item.no_icon .nav-link img.open {
display: none;
}
.nav-sidebar .nav-item.no_icon.active .nav-link img.open {
display: block;
}
.fadeGradient {
position: relative;
height: 50px;
margin-top: -50px;
overflow-x: hidden;
background: -moz-linear-gradient(bottom, rgb(255, 255, 255) 15%, rgba(255, 255, 255, 0) 100%);
background: -webkit-linear-gradient(bottom, rgb(255, 255, 255) 15%, rgba(255, 255, 255, 0) 100%);
background: -o-linear-gradient(bottom, rgb(255, 255, 255) 15%, rgba(255, 255, 255, 0) 100%);
background: -ms-linear-gradient(bottom, rgb(255, 255, 255) 15%, rgba(255, 255, 255, 0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#03ffffff", endColorstr="#ffffff", GradientType=0 );
background: linear-gradient(bottom, rgb(255, 255, 255) 15%, rgba(255, 255, 255, 0) 100%);
display: block;
}
.doc-scrollable img {
max-width: 100%;
height: auto;
}
.doc-scrollable ul:not([class]),
.doc-scrollable ul.wp-block-list,
.doc-scrollable ol:not([class]),
.doc-scrollable ol.wp-block-list {
padding-left: 20px;
margin: 10px 0;
display: flex;
flex-direction: column;
gap: 10px;
padding-bottom: 20px;
}
.doc-scrollable ul {
list-style: disc;
}
.doc-excerpt {
margin-bottom: 30px;
}
.border_bottom {
width: 100%;
height: 1px;
background: #e8f0f1;
}
.section.eazydocx-credit-text {
margin-bottom: 0;
padding-top: 30px;
background: #fafcfc;
padding-bottom: 30px;
}
.single-docs #post h2 {
font-weight: 600;
font-size: 1.8em;
display: flex;
align-items: center;
}
.single-docs #post h2, .single-docs #post h3, .single-docs #post h4, .single-docs #post h5, .single-docs #post h6 {
scroll-margin-top: 100px;
scroll-padding-top: 100px;
margin-top: -50px;
padding-top: 50px;
}
.single-docs #post h3 {
font-size: 1.5em;
}
.single-docs #post h4 {
font-size: 1.3em;
}
.single-docs #post h5 {
font-size: 1em;
}
.single-docs #post h6 {
font-size: 0.8em;
}
.single-docs #post p {
font-weight: 400;
margin-top: 0;
line-height: 1.8;
}
.form-control {
width: 100%;
}
.anchor-enabled h2 {
padding-top: 80px;
margin-top: -80px;
color: #0c0d0e;
}
.toggle_btn {
margin-top: 0.25rem !important;
}
.doc_tag .nav-item .nav-link {
letter-spacing: 0.5px;
}
.doc_documentation_area {
padding: 0 !important;
margin: 0 !important;
flex: auto !important;
}
.eazydocx-credit-text p {
font-size: 14px;
color: var(--black_400);
}
body:not(.woocommerce-page) button:not([class^=fl-]):not(.hestia-scroll-to-top):not(.navbar-toggle):not(.close) {
box-shadow: none;
} body.single-docs .container.grid-container,
body.single-docs .site-content,
body.single-docs .col-full,
body.single-docs #main .fusion-row,
body.single-docs .site-content .ast-container {
display: block;
padding: 0;
max-width: 100%;
}
body.single-docs.theme-Avada main#main {
padding: 0;
}
body.single-docs.oceanwp-theme .page-header {
display: none;
}
body.single-docs #main .doc_left_sidebarlist h2.doc-title {
margin-bottom: 25px;
}
.bootstrap-select.open > .dropdown-menu {
opacity: 1;
visibility: visible;
pointer-events: auto;
-webkit-transform: scale(1) translateY(0);
-ms-transform: scale(1) translateY(0);
transform: scale(1) translateY(0);
}
.bootstrap-select > .dropdown-menu {
opacity: 0;
max-height: 330px !important;
visibility: hidden;
overflow: hidden;
-webkit-transform-origin: 50% 0;
-ms-transform-origin: 50% 0;
transform-origin: 50% 0;
-webkit-transform: scale(0.85) translateY(-5px);
-ms-transform: scale(0.85) translateY(-5px);
transform: scale(0.85) translateY(-5px);
-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
width: 100%;
}
.contribut-btns {
flex-wrap: wrap;
}
@media (max-width: 1440px) {
.contribut-btns a {
margin-bottom: 3px;
}
}
.wp-block-navigation__responsive-container.is-menu-open {
padding: var(--wp--preset--spacing--30) var(--wp--preset--spacing--40) !important;
}@font-face {
font-family: 'ElegantIcons';
src:url(//www.uniquewaterservice.nl/wp-content/plugins/eazydocs/assets/vendors/elegant-icon/fonts/ElegantIcons.eot);
src:url(//www.uniquewaterservice.nl/wp-content/plugins/eazydocs/assets/vendors/elegant-icon/fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//www.uniquewaterservice.nl/wp-content/plugins/eazydocs/assets/vendors/elegant-icon/fonts/ElegantIcons.woff) format('woff'),
url(//www.uniquewaterservice.nl/wp-content/plugins/eazydocs/assets/vendors/elegant-icon/fonts/ElegantIcons.ttf) format('truetype'),
url(//www.uniquewaterservice.nl/wp-content/plugins/eazydocs/assets/vendors/elegant-icon/fonts/ElegantIcons.svg#ElegantIcons) format('svg');
font-weight: normal;
font-style: normal;
} [data-icon]:before {
font-family: 'ElegantIcons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.arrow_up:before {
content: "\21";
}
.arrow_down:before {
content: "\22";
}
.arrow_left:before {
content: "\23";
}
.arrow_right:before {
content: "\24";
}
.arrow_left-up:before {
content: "\25";
}
.arrow_right-up:before {
content: "\26";
}
.arrow_right-down:before {
content: "\27";
}
.arrow_left-down:before {
content: "\28";
}
.arrow-up-down:before {
content: "\29";
}
.arrow_up-down_alt:before {
content: "\2a";
}
.arrow_left-right_alt:before {
content: "\2b";
}
.arrow_left-right:before {
content: "\2c";
}
.arrow_expand_alt2:before {
content: "\2d";
}
.arrow_expand_alt:before {
content: "\2e";
}
.arrow_condense:before {
content: "\2f";
}
.arrow_expand:before {
content: "\30";
}
.arrow_move:before {
content: "\31";
}
.arrow_carrot-up:before {
content: "\32";
}
.arrow_carrot-down:before {
content: "\33";
}
.arrow_carrot-left:before {
content: "\34";
}
.arrow_carrot-right:before {
content: "\35";
}
.arrow_carrot-2up:before {
content: "\36";
}
.arrow_carrot-2down:before {
content: "\37";
}
.arrow_carrot-2left:before {
content: "\38";
}
.arrow_carrot-2right:before {
content: "\39";
}
.arrow_carrot-up_alt2:before {
content: "\3a";
}
.arrow_carrot-down_alt2:before {
content: "\3b";
}
.arrow_carrot-left_alt2:before {
content: "\3c";
}
.arrow_carrot-right_alt2:before {
content: "\3d";
}
.arrow_carrot-2up_alt2:before {
content: "\3e";
}
.arrow_carrot-2down_alt2:before {
content: "\3f";
}
.arrow_carrot-2left_alt2:before {
content: "\40";
}
.arrow_carrot-2right_alt2:before {
content: "\41";
}
.arrow_triangle-up:before {
content: "\42";
}
.arrow_triangle-down:before {
content: "\43";
}
.arrow_triangle-left:before {
content: "\44";
}
.arrow_triangle-right:before {
content: "\45";
}
.arrow_triangle-up_alt2:before {
content: "\46";
}
.arrow_triangle-down_alt2:before {
content: "\47";
}
.arrow_triangle-left_alt2:before {
content: "\48";
}
.arrow_triangle-right_alt2:before {
content: "\49";
}
.arrow_back:before {
content: "\4a";
}
.icon_minus-06:before {
content: "\4b";
}
.icon_plus:before {
content: "\4c";
}
.icon_close:before {
content: "\4d";
}
.icon_check:before {
content: "\4e";
}
.icon_minus_alt2:before {
content: "\4f";
}
.icon_plus_alt2:before {
content: "\50";
}
.icon_close_alt2:before {
content: "\51";
}
.icon_check_alt2:before {
content: "\52";
}
.icon_zoom-out_alt:before {
content: "\53";
}
.icon_zoom-in_alt:before {
content: "\54";
}
.icon_search:before {
content: "\55";
}
.icon_box-empty:before {
content: "\56";
}
.icon_box-selected:before {
content: "\57";
}
.icon_minus-box:before {
content: "\58";
}
.icon_plus-box:before {
content: "\59";
}
.icon_box-checked:before {
content: "\5a";
}
.icon_circle-empty:before {
content: "\5b";
}
.icon_circle-slelected:before {
content: "\5c";
}
.icon_stop_alt2:before {
content: "\5d";
}
.icon_stop:before {
content: "\5e";
}
.icon_pause_alt2:before {
content: "\5f";
}
.icon_pause:before {
content: "\60";
}
.icon_menu:before {
content: "\61";
}
.icon_menu-square_alt2:before {
content: "\62";
}
.icon_menu-circle_alt2:before {
content: "\63";
}
.icon_ul:before {
content: "\64";
}
.icon_ol:before {
content: "\65";
}
.icon_adjust-horiz:before {
content: "\66";
}
.icon_adjust-vert:before {
content: "\67";
}
.icon_document_alt:before {
content: "\68";
}
.icon_documents_alt:before {
content: "\69";
}
.icon_pencil:before {
content: "\6a";
}
.icon_pencil-edit_alt:before {
content: "\6b";
}
.icon_pencil-edit:before {
content: "\6c";
}
.icon_folder-alt:before {
content: "\6d";
}
.icon_folder-open_alt:before {
content: "\6e";
}
.icon_folder-add_alt:before {
content: "\6f";
}
.icon_info_alt:before {
content: "\70";
}
.icon_error-oct_alt:before {
content: "\71";
}
.icon_error-circle_alt:before {
content: "\72";
}
.icon_error-triangle_alt:before {
content: "\73";
}
.icon_question_alt2:before {
content: "\74";
}
.icon_question:before {
content: "\75";
}
.icon_comment_alt:before {
content: "\76";
}
.icon_chat_alt:before {
content: "\77";
}
.icon_vol-mute_alt:before {
content: "\78";
}
.icon_volume-low_alt:before {
content: "\79";
}
.icon_volume-high_alt:before {
content: "\7a";
}
.icon_quotations:before {
content: "\7b";
}
.icon_quotations_alt2:before {
content: "\7c";
}
.icon_clock_alt:before {
content: "\7d";
}
.icon_lock_alt:before {
content: "\7e";
}
.icon_lock-open_alt:before {
content: "\e000";
}
.icon_key_alt:before {
content: "\e001";
}
.icon_cloud_alt:before {
content: "\e002";
}
.icon_cloud-upload_alt:before {
content: "\e003";
}
.icon_cloud-download_alt:before {
content: "\e004";
}
.icon_image:before {
content: "\e005";
}
.icon_images:before {
content: "\e006";
}
.icon_lightbulb_alt:before {
content: "\e007";
}
.icon_gift_alt:before {
content: "\e008";
}
.icon_house_alt:before {
content: "\e009";
}
.icon_genius:before {
content: "\e00a";
}
.icon_mobile:before {
content: "\e00b";
}
.icon_tablet:before {
content: "\e00c";
}
.icon_laptop:before {
content: "\e00d";
}
.icon_desktop:before {
content: "\e00e";
}
.icon_camera_alt:before {
content: "\e00f";
}
.icon_mail_alt:before {
content: "\e010";
}
.icon_cone_alt:before {
content: "\e011";
}
.icon_ribbon_alt:before {
content: "\e012";
}
.icon_bag_alt:before {
content: "\e013";
}
.icon_creditcard:before {
content: "\e014";
}
.icon_cart_alt:before {
content: "\e015";
}
.icon_paperclip:before {
content: "\e016";
}
.icon_tag_alt:before {
content: "\e017";
}
.icon_tags_alt:before {
content: "\e018";
}
.icon_trash_alt:before {
content: "\e019";
}
.icon_cursor_alt:before {
content: "\e01a";
}
.icon_mic_alt:before {
content: "\e01b";
}
.icon_compass_alt:before {
content: "\e01c";
}
.icon_pin_alt:before {
content: "\e01d";
}
.icon_pushpin_alt:before {
content: "\e01e";
}
.icon_map_alt:before {
content: "\e01f";
}
.icon_drawer_alt:before {
content: "\e020";
}
.icon_toolbox_alt:before {
content: "\e021";
}
.icon_book_alt:before {
content: "\e022";
}
.icon_calendar:before {
content: "\e023";
}
.icon_film:before {
content: "\e024";
}
.icon_table:before {
content: "\e025";
}
.icon_contacts_alt:before {
content: "\e026";
}
.icon_headphones:before {
content: "\e027";
}
.icon_lifesaver:before {
content: "\e028";
}
.icon_piechart:before {
content: "\e029";
}
.icon_refresh:before {
content: "\e02a";
}
.icon_link_alt:before {
content: "\e02b";
}
.icon_link:before {
content: "\e02c";
}
.icon_loading:before {
content: "\e02d";
}
.icon_blocked:before {
content: "\e02e";
}
.icon_archive_alt:before {
content: "\e02f";
}
.icon_heart_alt:before {
content: "\e030";
}
.icon_star_alt:before {
content: "\e031";
}
.icon_star-half_alt:before {
content: "\e032";
}
.icon_star:before {
content: "\e033";
}
.icon_star-half:before {
content: "\e034";
}
.icon_tools:before {
content: "\e035";
}
.icon_tool:before {
content: "\e036";
}
.icon_cog:before {
content: "\e037";
}
.icon_cogs:before {
content: "\e038";
}
.arrow_up_alt:before {
content: "\e039";
}
.arrow_down_alt:before {
content: "\e03a";
}
.arrow_left_alt:before {
content: "\e03b";
}
.arrow_right_alt:before {
content: "\e03c";
}
.arrow_left-up_alt:before {
content: "\e03d";
}
.arrow_right-up_alt:before {
content: "\e03e";
}
.arrow_right-down_alt:before {
content: "\e03f";
}
.arrow_left-down_alt:before {
content: "\e040";
}
.arrow_condense_alt:before {
content: "\e041";
}
.arrow_expand_alt3:before {
content: "\e042";
}
.arrow_carrot_up_alt:before {
content: "\e043";
}
.arrow_carrot-down_alt:before {
content: "\e044";
}
.arrow_carrot-left_alt:before {
content: "\e045";
}
.arrow_carrot-right_alt:before {
content: "\e046";
}
.arrow_carrot-2up_alt:before {
content: "\e047";
}
.arrow_carrot-2dwnn_alt:before {
content: "\e048";
}
.arrow_carrot-2left_alt:before {
content: "\e049";
}
.arrow_carrot-2right_alt:before {
content: "\e04a";
}
.arrow_triangle-up_alt:before {
content: "\e04b";
}
.arrow_triangle-down_alt:before {
content: "\e04c";
}
.arrow_triangle-left_alt:before {
content: "\e04d";
}
.arrow_triangle-right_alt:before {
content: "\e04e";
}
.icon_minus_alt:before {
content: "\e04f";
}
.icon_plus_alt:before {
content: "\e050";
}
.icon_close_alt:before {
content: "\e051";
}
.icon_check_alt:before {
content: "\e052";
}
.icon_zoom-out:before {
content: "\e053";
}
.icon_zoom-in:before {
content: "\e054";
}
.icon_stop_alt:before {
content: "\e055";
}
.icon_menu-square_alt:before {
content: "\e056";
}
.icon_menu-circle_alt:before {
content: "\e057";
}
.icon_document:before {
content: "\e058";
}
.icon_documents:before {
content: "\e059";
}
.icon_pencil_alt:before {
content: "\e05a";
}
.icon_folder:before {
content: "\e05b";
}
.icon_folder-open:before {
content: "\e05c";
}
.icon_folder-add:before {
content: "\e05d";
}
.icon_folder_upload:before {
content: "\e05e";
}
.icon_folder_download:before {
content: "\e05f";
}
.icon_info:before {
content: "\e060";
}
.icon_error-circle:before {
content: "\e061";
}
.icon_error-oct:before {
content: "\e062";
}
.icon_error-triangle:before {
content: "\e063";
}
.icon_question_alt:before {
content: "\e064";
}
.icon_comment:before {
content: "\e065";
}
.icon_chat:before {
content: "\e066";
}
.icon_vol-mute:before {
content: "\e067";
}
.icon_volume-low:before {
content: "\e068";
}
.icon_volume-high:before {
content: "\e069";
}
.icon_quotations_alt:before {
content: "\e06a";
}
.icon_clock:before {
content: "\e06b";
}
.icon_lock:before {
content: "\e06c";
}
.icon_lock-open:before {
content: "\e06d";
}
.icon_key:before {
content: "\e06e";
}
.icon_cloud:before {
content: "\e06f";
}
.icon_cloud-upload:before {
content: "\e070";
}
.icon_cloud-download:before {
content: "\e071";
}
.icon_lightbulb:before {
content: "\e072";
}
.icon_gift:before {
content: "\e073";
}
.icon_house:before {
content: "\e074";
}
.icon_camera:before {
content: "\e075";
}
.icon_mail:before {
content: "\e076";
}
.icon_cone:before {
content: "\e077";
}
.icon_ribbon:before {
content: "\e078";
}
.icon_bag:before {
content: "\e079";
}
.icon_cart:before {
content: "\e07a";
}
.icon_tag:before {
content: "\e07b";
}
.icon_tags:before {
content: "\e07c";
}
.icon_trash:before {
content: "\e07d";
}
.icon_cursor:before {
content: "\e07e";
}
.icon_mic:before {
content: "\e07f";
}
.icon_compass:before {
content: "\e080";
}
.icon_pin:before {
content: "\e081";
}
.icon_pushpin:before {
content: "\e082";
}
.icon_map:before {
content: "\e083";
}
.icon_drawer:before {
content: "\e084";
}
.icon_toolbox:before {
content: "\e085";
}
.icon_book:before {
content: "\e086";
}
.icon_contacts:before {
content: "\e087";
}
.icon_archive:before {
content: "\e088";
}
.icon_heart:before {
content: "\e089";
}
.icon_profile:before {
content: "\e08a";
}
.icon_group:before {
content: "\e08b";
}
.icon_grid-2x2:before {
content: "\e08c";
}
.icon_grid-3x3:before {
content: "\e08d";
}
.icon_music:before {
content: "\e08e";
}
.icon_pause_alt:before {
content: "\e08f";
}
.icon_phone:before {
content: "\e090";
}
.icon_upload:before {
content: "\e091";
}
.icon_download:before {
content: "\e092";
}
.social_facebook:before {
content: "\e093";
}
.social_twitter:before {
content: "\e094";
}
.social_pinterest:before {
content: "\e095";
}
.social_googleplus:before {
content: "\e096";
}
.social_tumblr:before {
content: "\e097";
}
.social_tumbleupon:before {
content: "\e098";
}
.social_wordpress:before {
content: "\e099";
}
.social_instagram:before {
content: "\e09a";
}
.social_dribbble:before {
content: "\e09b";
}
.social_vimeo:before {
content: "\e09c";
}
.social_linkedin:before {
content: "\e09d";
}
.social_rss:before {
content: "\e09e";
}
.social_deviantart:before {
content: "\e09f";
}
.social_share:before {
content: "\e0a0";
}
.social_myspace:before {
content: "\e0a1";
}
.social_skype:before {
content: "\e0a2";
}
.social_youtube:before {
content: "\e0a3";
}
.social_picassa:before {
content: "\e0a4";
}
.social_googledrive:before {
content: "\e0a5";
}
.social_flickr:before {
content: "\e0a6";
}
.social_blogger:before {
content: "\e0a7";
}
.social_spotify:before {
content: "\e0a8";
}
.social_delicious:before {
content: "\e0a9";
}
.social_facebook_circle:before {
content: "\e0aa";
}
.social_twitter_circle:before {
content: "\e0ab";
}
.social_pinterest_circle:before {
content: "\e0ac";
}
.social_googleplus_circle:before {
content: "\e0ad";
}
.social_tumblr_circle:before {
content: "\e0ae";
}
.social_stumbleupon_circle:before {
content: "\e0af";
}
.social_wordpress_circle:before {
content: "\e0b0";
}
.social_instagram_circle:before {
content: "\e0b1";
}
.social_dribbble_circle:before {
content: "\e0b2";
}
.social_vimeo_circle:before {
content: "\e0b3";
}
.social_linkedin_circle:before {
content: "\e0b4";
}
.social_rss_circle:before {
content: "\e0b5";
}
.social_deviantart_circle:before {
content: "\e0b6";
}
.social_share_circle:before {
content: "\e0b7";
}
.social_myspace_circle:before {
content: "\e0b8";
}
.social_skype_circle:before {
content: "\e0b9";
}
.social_youtube_circle:before {
content: "\e0ba";
}
.social_picassa_circle:before {
content: "\e0bb";
}
.social_googledrive_alt2:before {
content: "\e0bc";
}
.social_flickr_circle:before {
content: "\e0bd";
}
.social_blogger_circle:before {
content: "\e0be";
}
.social_spotify_circle:before {
content: "\e0bf";
}
.social_delicious_circle:before {
content: "\e0c0";
}
.social_facebook_square:before {
content: "\e0c1";
}
.social_twitter_square:before {
content: "\e0c2";
}
.social_pinterest_square:before {
content: "\e0c3";
}
.social_googleplus_square:before {
content: "\e0c4";
}
.social_tumblr_square:before {
content: "\e0c5";
}
.social_stumbleupon_square:before {
content: "\e0c6";
}
.social_wordpress_square:before {
content: "\e0c7";
}
.social_instagram_square:before {
content: "\e0c8";
}
.social_dribbble_square:before {
content: "\e0c9";
}
.social_vimeo_square:before {
content: "\e0ca";
}
.social_linkedin_square:before {
content: "\e0cb";
}
.social_rss_square:before {
content: "\e0cc";
}
.social_deviantart_square:before {
content: "\e0cd";
}
.social_share_square:before {
content: "\e0ce";
}
.social_myspace_square:before {
content: "\e0cf";
}
.social_skype_square:before {
content: "\e0d0";
}
.social_youtube_square:before {
content: "\e0d1";
}
.social_picassa_square:before {
content: "\e0d2";
}
.social_googledrive_square:before {
content: "\e0d3";
}
.social_flickr_square:before {
content: "\e0d4";
}
.social_blogger_square:before {
content: "\e0d5";
}
.social_spotify_square:before {
content: "\e0d6";
}
.social_delicious_square:before {
content: "\e0d7";
}
.icon_printer:before {
content: "\e103";
}
.icon_calulator:before {
content: "\e0ee";
}
.icon_building:before {
content: "\e0ef";
}
.icon_floppy:before {
content: "\e0e8";
}
.icon_drive:before {
content: "\e0ea";
}
.icon_search-2:before {
content: "\e101";
}
.icon_id:before {
content: "\e107";
}
.icon_id-2:before {
content: "\e108";
}
.icon_puzzle:before {
content: "\e102";
}
.icon_like:before {
content: "\e106";
}
.icon_dislike:before {
content: "\e0eb";
}
.icon_mug:before {
content: "\e105";
}
.icon_currency:before {
content: "\e0ed";
}
.icon_wallet:before {
content: "\e100";
}
.icon_pens:before {
content: "\e104";
}
.icon_easel:before {
content: "\e0e9";
}
.icon_flowchart:before {
content: "\e109";
}
.icon_datareport:before {
content: "\e0ec";
}
.icon_briefcase:before {
content: "\e0fe";
}
.icon_shield:before {
content: "\e0f6";
}
.icon_percent:before {
content: "\e0fb";
}
.icon_globe:before {
content: "\e0e2";
}
.icon_globe-2:before {
content: "\e0e3";
}
.icon_target:before {
content: "\e0f5";
}
.icon_hourglass:before {
content: "\e0e1";
}
.icon_balance:before {
content: "\e0ff";
}
.icon_rook:before {
content: "\e0f8";
}
.icon_printer-alt:before {
content: "\e0fa";
}
.icon_calculator_alt:before {
content: "\e0e7";
}
.icon_building_alt:before {
content: "\e0fd";
}
.icon_floppy_alt:before {
content: "\e0e4";
}
.icon_drive_alt:before {
content: "\e0e5";
}
.icon_search_alt:before {
content: "\e0f7";
}
.icon_id_alt:before {
content: "\e0e0";
}
.icon_id-2_alt:before {
content: "\e0fc";
}
.icon_puzzle_alt:before {
content: "\e0f9";
}
.icon_like_alt:before {
content: "\e0dd";
}
.icon_dislike_alt:before {
content: "\e0f1";
}
.icon_mug_alt:before {
content: "\e0dc";
}
.icon_currency_alt:before {
content: "\e0f3";
}
.icon_wallet_alt:before {
content: "\e0d8";
}
.icon_pens_alt:before {
content: "\e0db";
}
.icon_easel_alt:before {
content: "\e0f0";
}
.icon_flowchart_alt:before {
content: "\e0df";
}
.icon_datareport_alt:before {
content: "\e0f2";
}
.icon_briefcase_alt:before {
content: "\e0f4";
}
.icon_shield_alt:before {
content: "\e0d9";
}
.icon_percent_alt:before {
content: "\e0da";
}
.icon_globe_alt:before {
content: "\e0de";
}
.icon_clipboard:before {
content: "\e0e6";
}
.glyph {
float: left;
text-align: center;
padding: .75em;
margin: .4em 1.5em .75em 0;
width: 6em;
text-shadow: none;
}
.glyph_big {
font-size: 128px;
color: #59c5dc;
float: left;
margin-right: 20px;
}
.glyph div { padding-bottom: 10px;}
.glyph input {
font-family: consolas, monospace;
font-size: 12px;
width: 100%;
text-align: center;
border: 0;
box-shadow: 0 0 0 1px #ccc;
padding: .2em;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.centered {
margin-left: auto;
margin-right: auto;
}
.glyph .fs1 {
font-size: 2em;
}:root {
--ezd-color-10: rgba(171, 198, 245, 0.22);
--ezd-color-25: #cee0ff;
--ezd-color-50: #b5d1ff;
--ezd-color-100: #9cc2ff;
--ezd-color-200: #84b2ff;
--ezd-color-300: #6ba3ff;
--ezd-color-400: #5294ff;
--ezd-color-500: #3985ff;
--secondary_color: #1d2746;
--green_color: #27ae60;
--p_color: #425466;
--body_bg: #fff;
--bs-white: #fff;
--black_25: #f9f9f9;
--black_50: #f2f2f2;
--black_75: #eeeeee;
--black_100: #d6d9dc;
--black_150: #c8ccd0;
--black_200: #bbc0c4;
--black_300: #9fa6ad;
--black_350: #9199a1;
--black_400: #848d95;
--black_500: #6a737c;
--black_600: #535a60;
--black_700: #3c4146;
--black_750: #2f3337;
--black_800: #242729;
--black_900: #0c0d0e;
--border_on_white: #e6edf0;
--bs_sm: 0 1px 2px rgba(0, 0, 0, 0.05),0 1px 4px rgba(0, 0, 0, 0.05),0 2px 8px rgba(0, 0, 0, 0.05);
--bs_md: 0 1px 3px rgba(0, 0, 0, 0.06),0 2px 6px rgba(0, 0, 0, 0.06),0 3px 8px rgba(0, 0, 0, 0.09);
--bs_lg: 0 1px 4px rgba(0, 0, 0, 0.09),0 3px 8px rgba(0, 0, 0, 0.09),0 4px 13px rgba(0, 0, 0, 0.13);
}  .bs-sm {
box-shadow: var(--bs_sm) !important;
}
.bs-md {
box-shadow: var(--bs_md) !important;
}
.bs-lg {
box-shadow: var(--bs_lg) !important;
} .h\:bs-md:hover {
box-shadow: var(--bs_md) !important;
}
.h\:bs-lg:hover {
box-shadow: var(--bs_md) !important;
} .ezd-mt-10 {
margin-top: 10px;
}
.ezd-mt-20 {
margin-top: 20px;
}
.ezd-mb-10 {
margin-bottom: 10px;
}
.ezd-mb-20 {
margin-bottom: 20px;
}
.ezd-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-column-gap: 25px;
}
.ezd-grid.ezd-column-1 {
grid-template-columns: repeat(1, 1fr);
}
.ezd-grid.ezd-column-2 {
grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 600px) {
.ezd-grid.ezd-column-2 {
grid-template-columns: repeat(1, 1fr);
}
}
.ezd-grid.ezd-column-4 {
grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 991px) {
.ezd-grid.ezd-column-4 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.ezd-grid.ezd-column-4 {
grid-template-columns: repeat(1, 1fr);
}
}
.ezd-grid.ezd-column-3 {
grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 991px) {
.ezd-grid.ezd-column-3 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.ezd-grid.ezd-column-3 {
grid-template-columns: repeat(1, 1fr);
}
}
.ezd-grid.ezd-column-5 {
grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 991px) {
.ezd-grid.ezd-column-5 {
grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 600px) {
.ezd-grid.ezd-column-5 {
grid-template-columns: repeat(1, 1fr);
}
}
.ezd-grid.ezd-column-6 {
grid-template-columns: repeat(6, 1fr);
}
@media (max-width: 991px) {
.ezd-grid.ezd-column-6 {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 600px) {
.ezd-grid.ezd-column-6 {
grid-template-columns: repeat(1, 1fr);
}
}
.ezd-grid-cols-12 {
grid-template-columns: repeat(12, minmax(0, 1fr));
}
.ezd-grid-column-full,
[class^=ezd-lg-col],
[class^=ezd-md-col],
[class^=ezd-sm-col] {
grid-column: 1/-1;
}
@media (max-width: 991px) {
[class^=ezd-lg-col] {
grid-column: 1/-1;
}
}
@media (min-width: 576px) {
.ezd-sm-col-4 {
grid-column: span 4/span 4;
}
.ezd-sm-col-3 {
grid-column: span 3/span 3;
}
.ezd-sm-col-5 {
grid-column: span 5/span 5;
}
.ezd-sm-col-6 {
grid-column: span 6/span 6;
}
.ezd-sm-col-7 {
grid-column: span 7/span 7;
}
.ezd-sm-col-8 {
grid-column: span 8/span 8;
}
.ezd-sm-col-9 {
grid-column: span 9/span 9;
}
.ezd-sm-col-10 {
grid-column: span 10/span 10;
}
.ezd-sm-col-2 {
grid-column: span 2/span 2;
}
.ezd-sm-col-11 {
grid-column: span 11/span 11;
}
.ezd-sm-col-12 {
grid-column: span 12/span 12;
}
}
@media (min-width: 768px) {
.ezd-md-col-4 {
grid-column: span 4/span 4;
}
.ezd-md-col-3 {
grid-column: span 3/span 3;
}
.ezd-md-col-5 {
grid-column: span 5/span 5;
}
.ezd-md-col-6 {
grid-column: span 6/span 6;
}
.ezd-md-col-7 {
grid-column: span 7/span 7;
}
.ezd-md-col-8 {
grid-column: span 8/span 8;
}
.ezd-md-col-9 {
grid-column: span 9/span 9;
}
.ezd-md-col-10 {
grid-column: span 10/span 10;
}
.ezd-md-col-11 {
grid-column: span 11/span 11;
}
.ezd-md-col-12 {
grid-column: span 12/span 12;
}
.ezd-md-col-2 {
grid-column: span 2/span 2;
}
}
@media (min-width: 992px) {
.ezd-lg-col-4 {
grid-column: span 4/span 4;
}
.ezd-lg-col-3 {
grid-column: span 3/span 3;
}
.ezd-lg-col-5 {
grid-column: span 5/span 5;
}
.ezd-lg-col-6 {
grid-column: span 6/span 6;
}
.ezd-lg-col-8 {
grid-column: span 8/span 8;
}
.ezd-lg-col-7 {
grid-column: span 7/span 7;
}
.ezd-lg-col-9 {
grid-column: span 9/span 9;
}
.ezd-lg-col-10 {
grid-column: span 10/span 10;
}
.ezd-lg-col-11 {
grid-column: span 11/span 11;
}
.ezd-lg-col-12 {
grid-column: span 12/span 12;
}
.ezd-lg-col-2 {
grid-column: span 2/span 2;
}
}
@media (min-width: 1200px) {
.ezd-xl-col-4 {
grid-column: span 4/span 4;
}
.ezd-xl-col-3 {
grid-column: span 3/span 3;
}
.ezd-xl-col-5 {
grid-column: span 5/span 5;
}
.ezd-xl-col-6 {
grid-column: span 6/span 6;
}
.ezd-xl-col-8 {
grid-column: span 8/span 8;
}
.ezd-xl-col-7 {
grid-column: span 7/span 7;
}
.ezd-xl-col-9 {
grid-column: span 9/span 9;
}
.ezd-xl-col-10 {
grid-column: span 10/span 10;
}
.ezd-xl-col-11 {
grid-column: span 11/span 11;
}
.ezd-xl-col-12 {
grid-column: span 12/span 12;
}
.ezd-xl-col-2 {
grid-column: span 2/span 2;
}
}
.ezd-custom-container.ezd-container {
width: 100%;
box-sizing: border-box;
}
@media (min-width: 1300px) {
.ezd-custom-container.ezd-container {
max-width: 1240px;
}
}
@media (min-width: 1500px) {
.ezd-custom-container.ezd-container {
max-width: 1470px;
}
}
.ezd-container {
padding-left: 0.75rem;
padding-right: 0.75rem;
}
@media (min-width: 1200px) {
.ezd-container {
max-width: 1140px;
}
}
@media (min-width: 992px) {
.ezd-container {
max-width: 960px;
}
}
.ezd-container-fluid {
width: auto;
margin-right: 0 !important;
margin-left: 0 !important;
padding-left: 50px !important;
padding-right: 50px !important;
max-width: 100% !important;
}
@media (max-width: 991px) {
.ezd-container-fluid {
padding: 0 15px !important;
}
}
.eazydocs_shortcode .ezd-container,
.ezd-container {
width: 100%;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 1200px) {
.eazydocs_shortcode .ezd-container,
.ezd-container {
max-width: 1200px;
}
} .ezd-modal {
position: fixed;
top: 0;
left: 0;
z-index: 1055;
display: none;
width: 100%;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
outline: 0;
}
.ezd-modal-dialog {
position: relative;
width: auto;
margin: 0.5rem;
pointer-events: auto;
}
.ezd-modal-content {
position: relative;
display: flex;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-clip: padding-box;
border-radius: 0.3rem;
outline: 0;
}
.ezd-modal-content .shortcode_title .title {
margin-bottom: 0;
}
.ezd-modal-content span.ezd-input-warning-text {
font-size: 15px;
color: red;
margin-left: 5px;
font-style: italic;
}
.modal.is-visible {
visibility: visible;
display: block;
}
.ezd-modal-overlay {
position: fixed;
z-index: 10;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: visibility 0s linear 0.3s, opacity 0.3s;
}
@media (min-width: 576px) {
.ezd-modal-dialog {
margin: 1.75rem auto;
}
}
@media (min-width: 576px) {
.modal-dialog {
margin: 1.75rem auto;
}
} .ezd-d-flex {
display: flex;
}
.ezd-d-flex .ezd-col-width {
padding-left: 15px;
padding-right: 15px;
}
.ezd-d-flex.ezd-column-1 .ezd-col-width {
flex: 0 0 100%;
max-width: 100%;
}
.ezd-d-flex.ezd-column-2 .ezd-col-width {
flex: 1;
max-width: 50%;
}
@media (max-width: 600px) {
.ezd-d-flex.ezd-column-2 .ezd-col-width {
max-width: 100%;
}
}
.ezd-d-flex.ezd-column-3 .ezd-col-width {
flex: 1;
max-width: 33.333333%;
}
@media (max-width: 991px) {
.ezd-d-flex.ezd-column-3 .ezd-col-width {
max-width: 50%;
}
}
@media (max-width: 600px) {
.ezd-d-flex.ezd-column-3 .ezd-col-width {
max-width: 100%;
}
}
.ezd-d-flex.ezd-column-4 .ezd-col-width {
flex: 1;
max-width: 25%;
}
@media (max-width: 991px) {
.ezd-d-flex.ezd-column-4 .ezd-col-width {
max-width: 50%;
}
}
@media (max-width: 600px) {
.ezd-d-flex.ezd-column-4 .ezd-col-width {
max-width: 100%;
}
}
.ezd-d-flex.ezd-column-6 .ezd-col-width {
flex: 0 0 16.67%;
max-width: 16.67%;
}
@media (max-width: 991px) {
.ezd-d-flex.ezd-column-6 .ezd-col-width {
flex: 0 0 50%;
max-width: 50%;
}
}
@media (max-width: 600px) {
.ezd-d-flex.ezd-column-6 .ezd-col-width {
flex: 0 0 100%;
max-width: 100%;
}
}
.ezd-circle {
border-radius: 50% !important;
}
.ezd-align-items-center {
align-items: center;
}
.ezd-align-items-start {
align-items: start;
}
.ezd-align-items-end {
align-items: end;
}
.ezd-justify-content-between {
justify-content: space-between;
}
.ezd-justify-content-center {
justify-content: center;
}
.ezd-justify-content-start {
justify-content: start;
}
.position-relative {
position: relative;
}
.text-center {
text-align: center;
}
.ezd-shadow-lg {
box-shadow: 0 1rem 1.2rem rgba(0, 0, 0, 0.175) !important;
}
.ezd-d-none {
display: none;
}
.p-0 {
padding: 0;
}
.ezd-list-unstyled {
list-style: none !important;
padding-left: 0 !important;
margin-left: 0 !important;
}
.ezd-shadow-lg {
box-shadow: 0 1rem 1.2rem rgba(0, 0, 0, 0.175) !important;
}
.ezd-tab-content {
display: block;
} .ezd-badge {
background: rgba(175, 184, 193, 0.2);
color: var(--black_800);
font-size: 11px;
padding: 3px 8px 0;
border-radius: 3px;
margin-right: 5px;
display: inline-block;
line-height: 1.45;
vertical-align: middle;
font-weight: 500;
height: 20px;
letter-spacing: 0.2px;
margin-top: 5px;
}
.ezd-alert {
position: relative;
padding: 15px 20px;
margin-bottom: 1.5rem;
border: 1px solid transparent;
border-radius: 0.25rem;
}
.ezd-alert.ezd-alert-info {
background: rgba(218, 249, 255, 0.3882352941);
border-color: rgba(109, 218, 243, 0.4588235294);
margin-bottom: 40px;
}
.bg-dark .ezd-badge {
color: #fff;
} .ezd-page_breadcrumb {
background: var(--black_50);
padding: 12px 0;
position: relative;
z-index: 1;
margin-top: -2px;
}
.ezd-page_breadcrumb .row {
align-items: center;
}
.ezd-page_breadcrumb .date {
color: var(--black_500);
float: right;
font-size: 13px;
}
.ezd-page_breadcrumb .date i {
padding-right: 5px;
}  .ezd_search_banner {
background-color: #fafafa;
padding-top: 140px;
padding-bottom: 70px;
background-position: bottom;
background-repeat: no-repeat;
background-size: contain;
margin: 0 !important;
width: 100% !important;
max-width: 100% !important;
}
.ezd_search_banner.no_keywords #ezd-search-results {
top: calc(100% + 10px);
}
.ezd_search_banner.has_bg_dark {
background-size: cover;
background-repeat: no-repeat;
}
.ezd_search_banner.has_bg_dark .ezd_search_keywords .label {
color: #d6d9dc;
}
.ezd_search_banner.has_bg_dark .ezd_search_keywords ul li a {
color: #ebebeb;
text-decoration: none;
}
.ezd_search_banner.has_bg_dark.no_cs_bg {
background-image: url(//www.uniquewaterservice.nl/wp-content/plugins/eazydocs/assets/images/search-bg.jpeg);
}
.ezd_search_banner .input-wrapper label {
position: absolute;
top: 48%;
left: -2px;
}
.ezd_search_banner .banner_shap_img li:first-child {
top: auto;
bottom: 0;
}
.ezd_search_banner .banner_shap_img li:last-child {
top: auto;
bottom: 0;
left: auto;
right: 0;
}
form.ezd_search_form {
max-width: 650px;
}
@media (max-width: 767px) {
form.ezd_search_form {
max-width: 80%;
}
}
form.ezd_search_form .form-group {
margin-bottom: 0;
padding-bottom: 0;
}
form.ezd_search_form .form-group .input-wrapper input {
font-size: 14px;
font-weight: 400;
height: 50px;
line-height: 50px;
box-shadow: 0 1px 1px rgba(11, 80, 115, 0.3), 0 1px 5px rgba(60, 64, 67, 0.1);
padding-right: 30px;
margin-bottom: 0;
}
form.ezd_search_form .form-group .input-wrapper input::-webkit-search-cancel-button {
padding-right: 28px;
}
form.ezd_search_form .form-group .input-wrapper input::-webkit-search-cancel-button:hover {
cursor: pointer;
}
form.ezd_search_form .form-group .input-wrapper input:focus, form.ezd_search_form .form-group .input-wrapper input:hover {
box-shadow: 0 1px 2px 0 rgba(60, 64, 67, 0.3), 0 2px 6px 2px rgba(60, 64, 67, 0.15);
}
form.ezd_search_form .form-group .input-wrapper input:focus {
background: #fff;
color: #242729;
outline: none;
}
form.ezd_search_form .form-group .input-wrapper input:focus::placeholder {
color: var(--black_500);
}
form.ezd_search_form .form-group .input-wrapper input:focus + label i {
color: #242729;
}
form.ezd_search_form .form-group .input-wrapper input::placeholder {
color: #ebebeb;
font-size: 14px;
font-weight: 400;
}
.ezd_search_keywords .label {
color: #54595d;
font-weight: 400;
}
.ezd_search_keywords ul li {
margin-left: 0;
margin-bottom: 0;
margin-top: 0;
}
.ezd_search_keywords ul li a {
background: transparent;
padding: 0;
border-bottom: 2px solid rgba(255, 255, 255, 0.2);
transition: all 300ms linear 0s;
border-radius: 0;
color: #54595d;
font-weight: 500;
font-size: 14px;
line-height: 1.2;
display: inline;
}
.ezd_search_keywords ul li:hover a {
border-color: rgba(255, 255, 255, 0.5);
} .doc_banner_text .banner_search_form {
transition: all 0.4s;
}
.doc_banner_text .banner_search_form {
margin-top: 45px;
}
.ezd_search_form,
.doc_banner_text .banner_search_form {
position: relative;
}
#ezd-search-results {
padding: 0;
border: none;
position: absolute;
width: 100%;
background: var(--bs-white);
border-radius: 10px;
box-shadow: 0 3px 4px 0 rgba(4, 73, 89, 0.06);
font-size: 14px;
font-weight: 400;
display: none;
transition: all 0.4s;
z-index: 99;
top: calc(100% - 0px);
}
#ezd-search-results a {
text-decoration: none;
}
#ezd-search-results.ajax-search {
display: block;
}
#ezd-search-results::before {
content: "";
width: 12px;
height: 12px;
background: var(--bs-white);
position: absolute;
top: -6px;
transform: rotate(45deg);
left: 40px;
border-left: 1px solid var(--bs-white);
border-top: 1px solid var(--bs-white);
}
#ezd-search-results .error.title {
margin-bottom: 0;
text-align: left;
color: #dc3545;
padding: 15px;
}
#ezd-search-results .doc-section {
border-right: none;
padding-left: 30px;
font-size: 16px;
font-weight: 700;
line-height: initial;
margin-bottom: 5px;
}
#ezd-search-results .search-result-item {
padding: 10px 20px;
position: relative;
border-bottom: 1px solid var(--black_50);
transition: 0.3s all;
cursor: pointer;
}
#ezd-search-results .search-result-item.no-thumbnail .breadcrumb.eazydocs-search-wrapper, #ezd-search-results .search-result-item.no-thumbnail .doc-section {
padding-left: 0;
}
#ezd-search-results .search-result-item a.title {
display: flex;
color: var(--black_700);
}
#ezd-search-results .search-result-item:last-child {
border-bottom: none;
}
#ezd-search-results .search-result-item:hover svg.block.h-auto.w-16 {
display: block;
}
#ezd-search-results .search-result-item:hover {
background: var(--ezd_brand_color);
}
#ezd-search-results .search-result-item:hover .breadcrumb-item,
#ezd-search-results .search-result-item:hover a {
color: #fff;
}
#ezd-search-results .search-result-item img,
#ezd-search-results .search-result-item svg.block.h-full.w-auto {
position: absolute;
top: 12px;
margin: auto;
}
#ezd-search-results .search-result-item svg.block.h-auto.w-16 {
position: absolute;
right: 20px;
top: 0;
bottom: 0;
margin: auto;
display: none;
}
#ezd-search-results .search-result-item .breadcrumb .breadcrumb-item a {
display: inline-flex;
}
.eazydocs-breadcrumb-root-title li.breadcrumb-item {
color: rgb(119, 122, 175) !important;
background: rgb(245, 245, 250);
width: 100%;
padding: 5px 15px !important;
}
#ezd-search-results .breadcrumb .breadcrumb-item {
padding-left: 0;
}
ol.eazydocs-search-wrapper .breadcrumb .breadcrumb-item:first-child {
display: none;
}
#ezd-search-results .breadcrumb.eazydocs-search-wrapper {
padding-left: 30px;
display: flex;
flex-wrap: wrap;
list-style: none;
margin: 0;
}
#ezd_searchInput ~ .spinner {
position: absolute;
right: 27px;
display: none;
background: #fff;
z-index: 999;
bottom: 17px;
border-width: 2px;
width: 18px;
height: 18px;
vertical-align: -0.125em;
}
.spinner-border {
display: inline-block;
width: 2rem;
height: 2rem;
vertical-align: middle;
border: 0.25em solid rgba(0, 0, 0, 0.14);
border-right-color: transparent;
border-radius: 50%;
-webkit-animation: 0.75s linear infinite spinner-border;
animation: 0.75s linear infinite spinner-border;
}
.spinner-border.spinner-border-sm {
width: 1rem;
height: 1rem;
border-width: 0.2em;
}
.spinner-border .visually-hidden {
visibility: hidden;
}
@keyframes spinner-border {
100% {
transform: rotate(360deg);
}
}
.alert-danger {
background: rgba(255, 243, 244, 0.7);
border-color: #fbadb3;
}
.alert-success {
background: rgba(241, 253, 243, 0.7);
border-color: #94e3a1;
}
.has_drop #ezd_searchInput + .spinner {
right: 130px;
}
.has_drop #ezd_searchInput::-webkit-search-cancel-button {
right: 130px;
position: absolute;
}
.ezd_search_form {
margin: 10px auto 0;
}
.ezd_search_form .form-group {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.ezd_search_form .input-wrapper {
position: relative;
flex: 1;
}
.ezd_search_form .input-wrapper i.left-icon {
position: absolute;
left: 25px;
font-size: 16px;
color: #fff;
top: 50%;
transform: translateY(-50%) rotate(-90deg);
}
.ezd_search_form .input-wrapper input {
background: #fff;
border: 0;
height: 60px;
font-size: 16px;
padding-left: 52px;
width: 100%;
border-radius: 45px;
padding-right: 155px;
background: rgba(255, 255, 255, 0.2);
color: rgba(255, 255, 255, 0.7);
}
.ezd_search_form .input-wrapper input:hover {
background: rgba(255, 255, 255, 0.27);
} body.ezd-search-focused .focus_overlay {
opacity: 1;
visibility: visible;
}
body.ezd-search-focused .banner_search_form {
position: relative;
z-index: 999 !important;
}
body:not(.ezd-search-focused) #ezd-search-results.ajax-search {
display: none;
}
.focus_overlay {
position: fixed;
top: 0;
left: 0;
height: 100%;
visibility: hidden;
z-index: 999;
opacity: 0;
background: rgba(0, 0, 0, 0.4);
transition: all 0.3s linear;
width: 100% !important;
max-width: 100% !important;
}
.ezd_search_form .header_search_form_info {
position: relative;
}
.ezd_search_form .header_search_form_info.search_form_wrap .search_submit_btn {
position: absolute;
right: 0;
box-shadow: none !important;
height: 100%;
width: 50px;
border: none;
background: var(--ezd_brand_color);
display: flex;
align-items: center;
justify-content: center;
top: 0;
}
.ezd_search_form .header_search_form_info.search_form_wrap .search_submit_btn > i {
font-size: 16px;
color: #fff;
}
.ezd_search_form .header_search_form_info.search_form_wrap .search_submit_btn > svg {
width: auto;
max-width: 20px;
height: auto;
max-height: 100%;
min-width: 18px;
object-fit: cover;
}
.ezd_search_form .header_search_form_info .form-group.ezd-right .search_field_wrap {
padding-left: 25px;
border-radius: 45px;
}
.ezd_search_form .header_search_form_info .form-group.ezd-right .search_submit_btn {
border-radius: 0 5px 5px 0;
}
.ezd_search_form .header_search_form_info .form-group.ezd-left .search_field_wrap {
padding-left: 70px !important;
border-radius: 45px;
}
.ezd_search_form .header_search_form_info .form-group.ezd-left .search_submit_btn {
left: 0;
right: auto;
border-radius: 5px 0 0 5px;
}
.ezd_search_keywords {
text-align: left;
display: flex;
flex-wrap: nowrap;
align-items: center;
font-weight: 500;
justify-content: center;
margin-top: 15px;
}
.ezd_search_keywords span {
font-size: 14px;
color: #fff;
margin-right: 12px;
}
.ezd_search_keywords ul {
margin: 0;
padding: 0;
}
.ezd_search_keywords ul li {
display: inline-block;
margin-right: 7px;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
content: "5";
font-family: eleganticons;
color: #b7b9be;
padding: 0 2px;
}
.header_search_keyword {
text-align: left;
display: flex;
flex-wrap: nowrap;
align-items: center;
font-weight: 500;
justify-content: center;
margin-top: 10px;
}
.header_search_keyword.justify-content-end {
justify-content: flex-end;
}
.header_search_keyword.justify-content-start {
justify-content: flex-start;
}
.header_search_keyword .search_keyword_label {
font-size: 14px;
margin-right: 15px;
color: var(--black_100);
}
.header_search_keyword ul {
margin: 0;
display: flex !important;
flex-flow: row !important;
}
.header_search_keyword ul li {
display: inline-block;
margin: 0 3px 0;
}
.header_search_keyword ul li a {
display: block;
font-size: 13px;
padding: 0 19px;
border-radius: 45px;
background: var(--ezd_brand_color);
color: #fff;
}
.header_search_form_info input[type=search] {
padding-right: 0 !important;
}
.header_search_form_info.search_form_wrap .form-group {
padding-bottom: 0;
}
.header_search_form_info.search_form_wrap input[type=search] {
height: 75px;
background: #fff;
border: 0;
}
.header_search_form_info.search_form_wrap input[type=search]:focus {
outline: none;
}
.spinner.search_form_spinner {
position: absolute;
right: 20px;
top: 50%;
transform: translateY(-55%);
display: none;
background: #fff;
z-index: 999;
}
.spinner.search_form_spinner > img {
max-width: 22px;
}
body.ezd-search-focused .ezd_click_capture {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
visibility: hidden;
z-index: 110;
opacity: 0;
background: rgba(0, 0, 0, 0.4);
transition: all 0.3s linear;
}
.eazydocs_shortcode {
width: 100% !important;
max-width: 100% !important;
}
.bg-dark .title {
color: #fff !important;
}
.bg-dark a,
.bg-dark .badge {
color: #d1d1d1 !important;
}
.ezd-column-4 .categories_guide_item img.featured-image {
max-width: 60px !important;
} nav .breadcrumb {
background: transparent !important;
border-radius: 0;
padding: 0;
margin: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
}
nav .breadcrumb .breadcrumb-item {
color: var(--black_300);
font-size: 13px;
line-height: 21px;
padding-left: 3px;
margin: 0;
}
nav .breadcrumb .breadcrumb-item:first-child {
padding-left: 0;
}
nav .breadcrumb .breadcrumb-item a {
color: var(--black_500);
text-decoration: none;
}
nav .breadcrumb .breadcrumb-item a:hover {
color: var(--ezd_brand_color);
}
nav .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
content: "5";
font-family: eleganticons;
color: #b7b9be;
padding-right: 3px;
}
nav .breadcrumb .active {
color: var(--black_800);
}
.single-onepage-docs #post img,
.single-docs #post img {
max-width: 100% !important;
margin: 10px 0;
width: auto;
}
.eazydocs_shortcode .ezd-d-flex {
flex-wrap: wrap;
}
.eazydocs_shortcode .ezd-d-flex.ezd-masonry .ezd-col-width {
width: 100%;
}
.categories_guide_item.bg-dark a,
.categories_guide_item.bg-dark .badge {
color: #fff !important;
}
.ezd-masonry-columns {
display: flex;
box-sizing: border-box;
gap: 25px;
}
.ezd-masonry-columns > * {
flex: 1;
}