/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 13 2024 | 13:15:30 */
#akaunting-hc-header .header-logo {
    width: 224px;
}

#akaunting-hc-header .margin {
    margin-left: 16px;
}

#akaunting-hc-header .header-menu {
    margin-left:40px;
}

#akaunting-hc-header .dark-text {
    color: #111827;
    font-weight: 500;
    margin-bottom: 4px;
    font-size: 1rem;
    line-height: 1.5rem;
}

#akaunting-hc-header .app-text {
    color: #6b7280;
    margin-bottom: 0;
    font-size: 0.875rem;
    line-height: 1.25rem; 
}

#akaunting-hc-header .view-text {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    margin-left: 10px;
}

#akaunting-hc-header .header-apps {
   background-color: rgba(0,0,0,0);
   z-index: 120;
   height: 80px;
   top:-20px;
   position: absolute;
   width: 100%;
}

#akaunting-hc-header .hover-app :hover {
    background-color: #f9fafb;
}

#akaunting-hc-header .hover-app {
    text-decoration: none;
    display: flex;
    align-items: center;
    padding: 8px 16px ;
}

#akaunting-hc-header .app-border {
    border-radius: 0.5rem;
    display: flex;
    align-items: start;
    padding: 8px;
}

#akaunting-hc-header .head {
    display: flex;
    flex-direction: row;
    margin-top: 1px;
    margin-top: 8px;
}

.akaunting-sticky-header {
    transition: 0.250s ease;
    min-height: 50px;
    z-index: 9999;
    top: -100px;
}

.akaunting-sticky-active {
    position: sticky;
    top: 0;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
}

#akaunting-hc-header .apps-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    background-color: #55588B !important;
    flex-shrink: 0;
    border-radius: 0.375rem; 
}

#akaunting-hc-header .apps-background {
    width: 765px;
    left: -668%;
    z-index: 99999;
    margin-top:10px;
    border-radius: 0.5rem;
    border: 1px solid #F0F0F0;
    position: absolute;
}

#akaunting-hc-header .view {
    padding: 12px 6px 10px 6px;
}

#akaunting-hc-header .header {
    position: relative;
    background-color: white;
}

#akaunting-hc-header .main-header {
    padding: 8px 23px 8px 24px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: 80rem;
    margin: 0 auto;
}

#akaunting-hc-header .apps {
    border-radius: 0.5rem;
    box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    overflow: hidden;
}

#akaunting-hc-header .view-modal {
    display: flow-root;
    padding: 20px;
    background-color: rgb(249 250 251);
}

#akaunting-hc-header .apps-modal {
    display: grid;
    padding: 8px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    position: relative;
    background-color: white;
}

#akaunting-hc-header .a-gap {
    gap: 64px;
}

#akaunting-hc-header .view-modal :hover {
    background-color: #f3f4f6;
    border-radius: 0.5rem;
}

#akaunting-hc-header .bg-default {
    background-color:#6ea152;   
}

#akaunting-hc-header .header-button :hover {
    background-color: #66954c;
}

#akaunting-hc-header .button {
    text-decoration: none;
    font-weight: 600;
    color: white;
}

#akaunting-hc-header header {
    z-index:1000;
}

#akaunting-hc-footer .footer-text {
    text-decoration: none;
    color: #6b7280;
}

#akaunting-hc-footer  .footer-text :hover {
    color: #111827;
}

#akaunting-hc-footer  footer {
    background-color: #f3f4f6;
}

#akaunting-hc-footer .footer-background {
    color: #9ca3af;
    padding: 48px 24px 52px 24px;
    max-width: 80rem;
    margin: 0 auto;
}

#akaunting-hc-footer .footer-bg {
    background-color: #f3f4f6;
    border-top:1px solid rgb(229,231,235);
}

#akaunting-hc-header .text-color {
    color: #6b7280;
}

#akaunting-hc-header .text-color :hover {
    color: #111827;
}

#akaunting-hc-footer .footer-contact {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 46px;
}

#akaunting-hc-footer .contact-links {
    display: flex;
    flex-direction: row;
}

#akaunting-hc-footer .akaunting-link {
    text-decoration: none;
    color: #6b7280;
    font-size: 0.875rem;
    line-height: 1.25rem;
}

#akaunting-hc-footer .link-spacing {
    margin: 0 24px;
}

#akaunting-hc-footer .contact {
    width: 20px;
    height: 20px;
}

#akaunting-hc-footer  .logo-height {
    height: 56px;
    margin-top: 3px;

}

#akaunting-hc-footer .logo-src {
    margin-left: -8px;
}

#akaunting-hc-footer  .footer-font {
    font-size: 0.75rem;
    margin:5px 8px 0 8px;
}

#akaunting-hc-footer .icons-contact {
    margin-left: 11px;
}

#akaunting-hc-header .get-started :hover{
    background-color: #66954c;
}

#akaunting-hc-footer .icon-contact {
    margin-left: 12px;
}

#akaunting-hc-header .icon {
   color: white;
   background-color: #55588B !important;
}

#akaunting-hc-footer .logo-margin {
    margin-top: 29px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#akaunting-hc-footer .list {
    list-style-type: none;
    margin-top: 16px;
}

.display-none {
    display: none;
}

#akaunting-hc-header .plans {
    margin-left:30px;
}
#akaunting-hc-header .header-blog {
    margin-right: 114px;
}

#akaunting-hc-header .header-button {
    padding: 9px 17px;
    background-color: #6ea152;
    border-radius: 0.375rem;
    display: none;
}

#akaunting-hc-header .app-span {
    margin-right: 4px;
    font-weight: 600;
}

#akaunting-hc-header .app-button {
    padding-top: 3px;
    padding-left: 6px;
    padding-right: 0;
    margin-right: 6px;
    background-color: white;
    border:0;
    padding-top: 0;

}

#akaunting-hc-header .menu {
    margin-top: 1px;
    text-decoration: none;
    color: #6b7280;
    font-weight: 600;
}

#akaunting-hc-footer .footer-head {
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding-left: 1rem;
    padding-right: 2rem;
    font-weight: 600;
    font-size: 0.875rem;
    line-height: 1.25rem;
}

#akaunting-hc-footer .footer-container {
    padding: 0;

}

.ham-menu {
    width: 24px;
    height: 24px;
    color: #9ca3af;
}

.hambur-menu {
    background-color: white;
    display: block;
    border: 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 3px;
}

.opacity-background {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    --tw-bg-opacity: 0.75;
    background-color: rgb(107 114 128);
}

#akaunting-hc-footer .accordion-spacing {
    margin-top:12px;
}

#akaunting-hc-footer .accordion {
    margin-top: 32px;
    padding-left: 16px;
}

#akaunting-hc-footer .accordion-more {
    margin-top: 32px;
    padding-left: 20px;
}

#akaunting-hc-footer .sizing {
    overflow: hidden;
}

#akaunting-hc-footer .flex {
    display: flex;
    flex-direction: row;
}

#akaunting-hc-footer .chevron {
    font-size: 0.75rem;
    line-height: 1rem;
    color: rgb(107 114 128);
    margin: 4px 16px 0 15px;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    cursor: pointer;
}

#akaunting-hc-footer .chevron-rotate {
    transform: rotate(180deg);
    margin-top:0;
    margin-bottom: 4px;
}

#akaunting-hc-footer .footer {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    column-gap: 4.5rem;
}

#akaunting-hc-header .section-modal {
    padding:8px;
    position: absolute;
    top: 0;
    left: 0px;
    right: 0px;
    z-index: 1000;
}

#akaunting-hc-header .modal-logo {
    height: 48px;
    width: auto;
}

#akaunting-hc-header .resp-modal {
    padding: 20px;
    border-radius: 0.5rem;
    background-color: white;
}

#akaunting-hc-header .modal-header {
    display: flex;
    flex-direction: row;
    margin-top: 16px;
    justify-content: space-between;
}

#akaunting-hc-header .modal-section {
    display: flex;
    flex-direction: column;
}

#akaunting-hc-header .modal-text {
    padding-left: 10px;
    padding-top: 24px;
    color: #6b7280;
    font-weight: 600;
    text-decoration: none;
}

#akaunting-hc-header .modal-button {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 30px;
}

#akaunting-hc-header .get-started-button {
    background-color: #6ea152;
    color:white;
    width: 100%;
    margin-top: 20px;
    border-radius: 0.375rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    padding: 8px 16px;
}

#akaunting-hc-header .sign-in-button {
    border: 1px solid rgb(243 244 246);
    color: #6b7280;
    box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    width: 100%;
    margin-top: 20px;
    border-radius: 0.375rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    padding: 8px 16px;
}



@media only screen and (max-width: 1000px) {
    #akaunting-hc-header .apps-background {
        width: 455px;
        left: -350%;
    }
}

@media only screen and (max-width: 991px) {
    #akaunting-hc-header .header-blog {
        margin-right: 0px;
    }

    #akaunting-hc-footer .footer {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    #akaunting-hc-header .apps-modal {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

@media only screen and (max-width: 786px) {
    #akaunting-hc-footer .footer {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    #akaunting-hc-header .head {
        display: none;
    }

    #akaunting-hc-footer .footer-contact {
        flex-direction: column;
    }

    #akaunting-hc-footer .contact-links {
        justify-content: center;
    }

    #akaunting-hc-footer .footer-icons {
        text-align: center;
    }

    #akaunting-hc-footer .footer-margin {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 765px) {
    #akaunting-hc-header .header-button {
        display: block;
    }

    #akaunting-hc-header .hambur-menu {
        display: none;
    }
}

.breadcrumb {
	margin-bottom: initial !important;
}

.doc_left_sidebarlist {
	height: 1000% !important;
	padding-bottom: 60px;
}

section#sticky_doc {
	overflow: hidden !important;	
}

.left-sidebar-toggle .left-arrow {
	display: none !important;
}

.section.eazydocs-footer {
	display: none !important;
}

.doc-btm {
	margin-bottom: 20px !important;
}

body {
    overflow-x: hidden !important;
}

.header-top {
    z-index:9999 !important;
}

.focus_overlay {
	z-index:2021 !important;
}

form.ezd_search_form {
	z-index: 2022 !important;
}

.feedback_link p.left a {
	color: #fff !important;
}

.col-xl-3.col-lg-3.doc_mobile_menu.left-column.sticky-lg-top {
	height: 100vh !important;
}

#akaunting-terms {
	width:900px;
	margin:40px auto;
}

.page-header .entry-title {
	color: #424242;
    font-size: 40px;
    font-weight: 800;
	margin-top:32px;
	width:900px;
}

#akaunting-terms .entry-paragraph, p {
    color: #7B7B7B;
    font-weight: 400;
    font-size: 14px;
}

#akaunting-terms .entry-subtitle {
    color: #424242;
    font-weight: 700;
	font-size: 14px;
}

#akaunting-terms .entry-links {
    color: #6EA152;
	font-size: 14px !important;
}

#akaunting-terms h2 {
	color: #424242;
	font-size:24px !important;
	margin:30px 0 25px 0;
}

#akaunting-terms h3 {
	color: #424242;
	font-size:14px !important;
	margin:15px 0;
}

#akaunting-terms h4 {
	color: #424242;
	font-size:14px !important;
	margin:15px 0;
}

@media (min-width: 1536px) {
	
	#akaunting-terms h2 {
		font-size:30px !important;
	}
	
	#akaunting-terms h3 {
		font-size:22px !important;
	}
	
	#akaunting-terms h4 {
		font-size:18px !important;
	}
	
	#akaunting-terms .entry-paragraph, p {
		font-size: 16px !important;
		margin-bottom:18px;
	}

	#akaunting-terms .entry-subtitle {
		font-size: 16px !important;
	}

	#akaunting-terms .entry-links {
		font-size: 16px !important;
	}
	
	.post-51 li a {
		font-size:16px !important;
	}
	
	[id^="letter-"] {
		font-size:20px !important;
	}
	
}

@media (max-width:1200px) {
	#akaunting-terms {
		width:100%;
    }
	
	.page-header .entry-title {
		width:100%;
    }
}

@media only screen and (min-width: 1200px) {
  .post-51 {
    width: 900px !important;
  }
}

[id^="letter-"] {
	color: #424242;
    font-size: 14px;
    font-weight: 900;
    background-color: rgb(248 250 252);
    padding: 4px 0 4px 60px;
}

.post-51 {
	width:100%;
}

.post-51 ul {
	list-style-type: none;
    margin:24px 0 40px 30px;
}

.post-51 li a{
	color: #7B7B7B;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none !important ;
}

.post-51 li a:hover {
	color:#424242;
}

.post-51 li {
	margin-bottom:24px;
}

.alphabet-container {
    display: flex;
    justify-content: center;
    gap: 24px;
    margin-top: 30px;
}

.alphabet-container a {
    text-decoration: none;
    color: #A2A2A2;
    font-size: 18px;
    font-weight: 500;
	transition: color 0.3s ease;
}

.alphabet-container a:hover {
    color: #000;
}

.scrollToTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background-color: #333 !important;
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    border-radius: 5px;
    font-size: 18px;
    z-index: 1000;
}

.scrollToTop:hover {
    background-color: #555;
}

.alphabet-container a.disabled {
    color: #e3e3e3;
    pointer-events: none;
    text-decoration: none;
}