body {
	padding-left:130px;
	padding-right:40px;
}

.template-login,
.template-forgot-password {
	padding-left:40px;
}

.nav-main p {
    font-size: 14px;
    font-weight: 500;
    float: left;
    margin-right: 8px;
}

header {
    max-width: calc(100% - 450px);
    margin-top: -47px;
    min-height: 45px;
}

.nav-main .navlist-icons svg {
    display: none !important;
}

.nav-main .navlist-icons a, .nav-main .navlist-icons button {
    float: left;
    display: block;
    width: 72px;
    clear: both;
    height: 50px;
    margin-bottom: 20px;
    border-left: 3px solid transparent;
    color: #0f143e;
    font-weight: 600;
    display: flex;
    justify-content: flex-start;
    align-content: center;
    align-items: center;
    padding-left: 72px;
    white-space: nowrap;
    padding-right: 0px;
    background: transparent;
    overflow: hidden;
    z-index: 1;
    font-family: 'Mulish', sans-serif;
}

.nav-main .navlist-icons a:before,
.nav-main .navlist-icons a:after,
.nav-main .navlist-icons button:before,
.nav-main .navlist-icons button:after {
	content:"";
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.nav-main .navlist-icons a:before,
.nav-main .navlist-icons button:before {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    left: 18px;
    background: #1b1b1b;
}

.nav-main .navlist-icons a.dashboard:before,
.nav-main .navlist-icons a.Dashboard:before {
	background: url("/images/Icons/home-icon.png") center center no-repeat;
}

.nav-main .navlist-icons a.dashboard,
.nav-main .navlist-icons a.Dashboard {
    border-color: transparent !important;
    margin-top: 15px;
    margin-bottom: 60px;
}

.nav-main .navlist-icons a.dashboard:before,
.nav-main .navlist-icons a.Dashboard:before {
    width: 40px;
    height: 40px;
    background-color: #5463cf;
    left: 13px;
}

.nav-main .navlist-icons a.dashboard:hover:before,
.nav-main .navlist-icons a.Dashboard:hover:before {
	background-color:#0f143e;
}

.nav-main .navlist-icons a.staff:before,
.nav-main .navlist-icons a.group-management:before {
	background:url("/images/Icons/customers.png") center center no-repeat;
}

.nav-main .navlist-icons a.applicants:before {
	background:url("/images/Icons/library.png") center center no-repeat;
}

.nav-main .navlist-icons a.setup:before,
.nav-main .navlist-icons a.management-users:before,
 .nav-main .navlist-icons > div:nth-of-type(9) button:before,
 .nav-main .navlist-icons button.Settings:before  {
	background:url("/images/Icons/settings.png") center center no-repeat;
}

.nav-main .navlist-icons a.log-out:before {
	background:url("/images/Icons/logout.png") center center no-repeat;
}

.nav-main .navlist-icons a.staff:hover:before,
.nav-main .navlist-icons a.group-management:hover:before {
	background:url("/images/Icons/customers-hover.png") center center no-repeat;
}

.nav-main .navlist-icons a.applicants:hover:before {
	background:url("/images/Icons/library-hover.png") center center no-repeat;
}

.nav-main .navlist-icons a.setup:hover:before,
.nav-main .navlist-icons a.management-users:hover:before,
 .nav-main .navlist-icons > div:nth-of-type(5) button:hover:before,
 .nav-main .navlist-icons button.Settings:hover:before  {
	background:url("/images/Icons/settings-hover.png") center center no-repeat;
}

.nav-main .navlist-icons a.log-out:hover:before {
	background:url("/images/Icons/logout-hover.png") center center no-repeat;
}

.nav-main .navlist-icons a.form-management:before {
	background:url("/images/Icons/reports.png") center center no-repeat;
}

.nav-main .navlist-icons a.form-management:hover:before {
	background:url("/images/Icons/reports-hover.png") center center no-repeat;
}


.nav-main .navlist-icons a.service-management:before {
	background:url("/images/Icons/services.png") center center no-repeat;
}

.nav-main .navlist-icons a.service-management:hover:before {
	background:url("/images/Icons/services-hover.png") center center no-repeat;
}


.nav-main .navlist-icons a.sector-management:before {
	background:url("/images/Icons/non-conformance.png") center center no-repeat;
}

.nav-main .navlist-icons a.sector-management:hover:before {
	background:url("/images/Icons/non-conformance-hover.png") center center no-repeat;
}


.nav-main .navlist-icons a.category-management:before {
	background:url(../images/Icons/category.png) center center no-repeat;
}

.nav-main .navlist-icons a.category-management:hover:before {
	background:url(../images/Icons/category-hover.png) center center no-repeat;
}
 
 
 .nav-main .navlist-icons a.access-levels:before {
		background:url(../images/Icons/access.png) center center no-repeat;
 }
 
  .nav-main .navlist-icons a.access-levels:hover:before {
	 background:url(../images/Icons/access-hover.png) center center no-repeat;
 }
 
 .nav-main .navlist-icons a.Monitor:before {
		background:url(../images/Icons/monitor.png) center center no-repeat;
 }
 
 .nav-main .navlist-icons a.Monitor:hover:before {
		background:url(../images/Icons/monitor-hover.png) center center no-repeat;
 }
 
  .nav-main .navlist-icons > div:nth-of-type(5) button:before {
	 		background:url(../images/Icons/library.png) center center no-repeat;
  }
  
  .nav-main .navlist-icons > div:nth-of-type(5) button:hover:before {
	 	 		background:url(../images/Icons/library-hover.png) center center no-repeat;
  }
  
  
  .nav-main .navlist-icons a.Bulletins:before {
	  	 		background:url(../images/Icons/customer-feedback.png) center center no-repeat;
}

.nav-main .navlist-icons a.Bulletins:hover:before {
	 		background:url(../images/Icons/customer-feedback-hover.png) center center no-repeat;
}

  .nav-main .navlist-icons a.Applicants:before {
	 	 		background:url(../images/Icons/reports.png) center center no-repeat;
}

.nav-main .navlist-icons a.Applicants:hover:before {
	 		background:url(../images/Icons/reports-hover.png) center center no-repeat;
}

  .nav-main .navlist-icons a.Customers:before {
	 	 		background:url(../images/Icons/customers.png) center center no-repeat;
}

.nav-main .navlist-icons a.Customers:hover:before {
	 		background:url(../images/Icons/customers-hover.png) center center no-repeat;
}

  .nav-main .navlist-icons a.Jobs:before {
	 	 		background:url(../images/Icons/services.png) center center no-repeat;
}

.nav-main .navlist-icons a.Jobs:hover:before {
	 		background:url(../images/Icons/services-hover.png) center center no-repeat;
}


  .nav-main .navlist-icons a.Resources:before {
	 	 		background:url(../images/Icons/category.png) center center no-repeat;
}

.nav-main .navlist-icons a.Resources:hover:before {
	 		background:url(../images/Icons/category-hover.png) center center no-repeat;
}



.nav-main .navlist-icons a.Calendar:before  {
	 		background:url(../images/Icons/calendar.png) center center no-repeat;
}

.nav-main .navlist-icons a.Calendar:before:hover {
	 		background:url(../images/Icons/calendar-hover.png) center center no-repeat;
}


.nav-main .navlist-icons button.Products:before  {
	 		background:url(../images/Icons/product.png) center center no-repeat;
}

.nav-main .navlist-icons button.Products:before:hover {
	 		background:url(../images/Icons/product-hover.png) center center no-repeat;
}


.nav-main .navlist-icons a.Scheduler:before  {
	 		background:url(../images/Icons/scheduler.png) center center no-repeat;
}

.nav-main .navlist-icons a.Scheduler:before:hover {
	 		background:url(../images/Icons/scheduler-hover.png) center center no-repeat;
}



.nav-main .navlist-icons a:hover,
.nav-main .navlist-icons button:hover,
.nav-main .navlist-icons button[aria-expanded="true"] {
	border-color:#5563ce;
}

.nav-main .navlist-icons a:hover,
.nav-main .navlist-icons button:hover,
.nav-main .navlist-icons button[aria-expanded="true"] {
    width: auto;
    padding-right: 25px;
    background: #ffffff;
}

.nav-main .navlist-icons button {
    border-radius: 0px;
    box-shadow: none !important;
    outline: none !important;
}

.nav-main .navlist-icons button:before {
    left: 21px;
}

.side-nav a.open-close-menu {
    width: 40px;
    height: 40px;
	border:1px solid #0f143e;
}

.side-nav a.open-close-menu {
    width: 40px;
    height: 40px;
    border: 1px solid rgb(15 20 62 / 50%);
    margin-left: 15px;
}

.side-nav a.open-close-menu:hover {
    border: 1px solid rgb(15 20 62 / 100%);
}

.side-nav a.open-close-menu img {
    transform: rotate(180deg);
    margin-left: 2px;
    margin-top: -2px;
}

.side-nav a.open-close-menu:hover img {
    transform: rotate(0deg);
    margin-left: -4px;
    margin-top: 2px;
}

@media screen and ( min-height: 768px ) and ( max-height: 900px ) {
	
.nav-main .navlist-icons a.Dashboard {
    margin-bottom: 20px;
}

.nav-main .navlist-icons a {
    margin-bottom: 6px;
}

.nav-main .navlist-icons button.Settings ~ .dropdown-menu {
    padding-top: 0px;
    top: -101px;
    padding-bottom: 46px;
}

}

.content > form {
    margin: 0px !important;
}

