.container-fluid {
    max-width: 1366px;
	padding-top: 12px;
}

body {
       font-family: "Inter", sans-serif;
       font-size: 16px;
	font-style: normal;
    font-stretch: normal;
    line-height: 24px;
    text-align: left;
    color: #737881;
	font-weight: 600;
	background: #f8f8f9;
}

#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5 {
	color: #3a59f3;
	letter-spacing: normal;
	font-weight: normal;
}

#docsSearch {
    background-image: url(https://hannacrm.lt/storage/app/media/head-background.png); 
    background-size: cover;
    background-repeat: no-repeat;
	padding: 10em 0 4em 0;
	margin-top: -96px;
}

.navbar-inner {
	background-image: url(https://hannacrm.lt/storage/app/media/head-background-s.png)!important; 
    background-size: cover;
    background-repeat: no-repeat;
	min-height: 96px;
}

.navbar .brand {
	padding: 22px 0px;
}

#docsSearch h1 {
	font-size: 2.25rem;
	color: #FFFFFF;
	line-height: 2.625rem;
	font-weight: 600;
}

.navbar .nav li a, .navbar .icon-private-w {
    font-size: 1rem;
	font-style: normal;
    font-stretch: normal;
    line-height: 1.375rem;
    text-align: left;
    color: #ffffff;
	font-weight: 500;
}

.navbar .nav {
	margin-bottom: 24px;
}

.navbar .nav .active .caret {
	display: none;
}

.navbar .nav .active {
	text-decoration: underline;
	text-underline-position: under;
    text-decoration-thickness: 15%;
}

#searchBar {
	width: 733px;
	left: -62px;
}

#searchBar.sm {
	left: 0px;
}

#searchBar .search-query {
	font-size: 18px;
	font-family: "Inter", sans-serif;
	color: #737881;
	border-radius: 8px;
	font-weight: 600;
	height: 72px;
	border: none;
}

#searchBar button {
	font-size: 18px;
	font-family: "Inter", sans-serif;
	border-radius: 8px 8px 8px 8px;
	font-weight: 600;
}

.category-list .category {
	padding: 135px 21px 40px;
	max-width: 408px;
	background-color: #FFF;
    border: none;
    border-radius: 24px;
}

.category-list .category:hover {
	background-color: #FFF;
}	

.category-list .category, .category-list .category:hover {
    background-repeat: no-repeat;
    background-position: center 36px;
    background-size: 80px 80px;
}

.collection-category h2 a {
	color: #000000;
	font-size: 36px;
	line-height: 42px;
	font-weight: 700;
}

.category-list h3 {
	color: #000000;
    font-size: 24px;
	line-height: 30px;
	font-weight: 700;
}

.category-list .category p {
	color: #737881;
    font-size: 16px;
	line-height: 22px;
	font-weight: 600;
}

.icon-article-doc:before {
	display: none;
}

.articleList li {
	margin: 1em 0;
}

.articleList {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
}

#categoryHead h1 {
	margin: 12px 0;
}

.contentWrapper h1 {
	color: #000000;
	font-size: 36px;
	line-height: 42px;
	font-weight: 700;
}

.contentWrapper p.descrip {
	color: #737881;
    font-size: 18px;
	line-height: 24px;
	font-weight: 600;
}

#fullArticle h1 {
   font-size: 28px;
}

#fullArticle h2 {
   font-size: 24px;
}

#fullArticle h3 {
   font-size: 22px;
   color: #354168;
}

.brand img {
	width: 64%;
}

#fullArticle dt {
	background: #3a59f3;
	width: 26px;
	line-height: 26px;
	padding: 0;
}

#fullArticle p, #fullArticle ul, #fullArticle ol, #fullArticle li, #fullArticle div, #fullArticle blockquote, #fullArticle dd, #fullArticle table {
	font-size: 16px;
}

#fullArticle h1, #fullArticle h2, #fullArticle h3, #fullArticle h4, #fullArticle h5 {
	color: #000000;
	font-weight: 700;
}

#fullArticle h1 {
	font-size: 36px;
    line-height: 42px;
}

#fullArticle h2 a {
	color: #000000;
	font-size: 24px;
}

#fullArticle .callout-blue p{
	font-size: 16px;
}

.articleFoot p, .articleFoot time {
	font-family: "Inter", sans-serif;
	font-style: normal;
	font-size: 14px;
}

#searchBar button {
	top: 32px;
	background: #000000;
	border: none;
	height: 72px;
    position: relative;
    margin-top: -161px;
    right: -440px;	
}

#searchBar button:hover {
	background: #000000;
}

#serp-dd {
	top: 98px;
	width: auto;
	min-width: 731px;
}

#serp-dd.sb {
	top: 50px;
	width: auto;
}

#serp-dd .result a {
	color: #737881;
}

#sidebar .nav-list {
	font-weight: 500;
}

#sidebar .nav-list .active a, #sidebar .nav-list .active a:hover {
	font-weight: 500;
	color: #555;
}

#sidebar h3 {
	font-size: 24px;
	line-height: 30px;
	text-transform: none;
	font-weight: 700;
	margin-bottom: 12px;
}

#sidebar .nav-list a {
	font-size: 16px;
	line-height: 22px;
	font-weight: 600;
}

#sidebar .nav-list .active a, #sidebar .nav-list .active a:hover {
	color: #000000;
	font-weight: 600;
}

#sidebar .nav-list a:hover, #sidebar .nav-list a:focus {
	color: #000000;
	font-weight: 600;
}

#sidebar .nav-list li {
	margin: 10px 0 10px;
}

#sidebar form .search-query {
	border-radius: 8px;
	border: 1px solid #ccced1;
	height: 56px;
}

#searchBar.sm button {
	height: 56px;
}

.icon-arrow:before {
	display: none;
}

.contentWrapper {
	border: none;
	border-radius: 24px;
	min-height: 800px
}

#main-content {
	background: none;
}

#category-207 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/dashboard.svg);
}
#category-209 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/dashboard.svg);
}
#category-5 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/contacts.svg);
}
#category-102 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/contacts.svg);
}
#category-6 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/leads.svg);
}
#category-105 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/leads.svg);
}
#category-7 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/tasks.svg);
}
#category-108 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/tasks.svg);
}
#category-8 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/calendar.svg);
}
#category-116 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/calendar.svg);
}
#category-31 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/projects.svg);
}
#category-119 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/projects.svg);
}
#category-33 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/sales.svg);
}
#category-121 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/sales.svg);
}
#category-44 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/stocks.svg);
}
#category-129 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/stocks.svg);
}
#category-52 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/objects.svg);
}
#category-139 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/objects.svg);
}
#category-55 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/expenses.svg);
}
#category-142 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/expenses.svg);
}
#category-58 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/contracts.svg);
}
#category-145 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/contracts.svg);
}
#category-211 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/freights.svg);
}
#category-214 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/freights.svg);
}
#category-61 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/support.svg);
}
#category-149 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/support.svg);
}
#category-70 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/email.svg);
}
#category-153 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/email.svg);
}
#category-66 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/reports.svg);
}
#category-158 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/reports.svg);
}
#category-68 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/other-functions.svg);
}
#category-160 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/other-functions.svg);
}
#category-64 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/knowledge-base.svg);
}
#category-13 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/general-information.svg);
}
#category-93 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/general-information.svg);
}
#category-75 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/other-settings.svg);
}
#category-162 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/other-settings.svg);
}
#category-115 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/updates.svg);
}
#category-240 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/documents.svg);
}
#category-244 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/documents.svg);
}
#category-528 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/integrations.svg);
}
#category-530 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/integrations.svg);
}
#category-538 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/faq.svg);
}
#category-541 {
    background-image: url(https://hannacrm.lt/storage/app/media/icons/faq.svg);
}
@media (min-width: 768px) {
.category-list .category {
	width: 28%;
}
.category-list.two-col .category {
    width: 44.3%;
}
#docsSearch h1 {
    width: 600px;
    margin: auto;
}
}

@media (max-width: 768px) {
#searchBar button {
 top: 89px!important;
 float: right;
 right: 0;
}

#searchBar {
	width: auto;
	left: auto;
	padding: 0px 15px 0px 15px;
}

#searchBar button {
	border-radius: 0px 8px 8px 0px;
}

#searchBar button .icon-search {
	line-height: 36px;
}

.category-list .category {
	max-width: 100%;
	margin: 0 .8% 20px;
}

.navbar-inner {
	background-size: cover!important;
	background-position: center center!important; 
	background-repeat: no-repeat!important;
}

.navbar .btn-navbar {
	margin-top: 32px;
	right: 0px;
}

.contentWrapper {
	min-height: auto;
}

#fullArticle h1 {
	font-size: 24px;
    line-height: 28px;
}

#serp-dd {
    top: 68px;
}

#docsSearch {
	   padding: 6em 0 4em 0;
}
#docsSearch h1 {
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 25px;
}
}