html,body {
height: 100%;
}

body {
overflow-y: scroll;
background-color: rgb(245,245,245);
}

h1, h2, h3, h4, h5, h6, div, input, button, table, thead, tbody, tr, td, ul , ol, li, p, img, a {
margin: 0px;
padding: 0px;
outline: 0px;
border: 0px;
list-style-type: none;
font-family: 'Poppins', Arial;
font-weight: 400;
text-decoration: none;
}

::placeholder {
color: rgb(170,170,170);
}

* {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.selectable {
-webkit-touch-callout: text;
-webkit-user-select: text;
-khtml-user-select: text;
-moz-user-select: text;
-ms-user-select: text;
user-select: text;
}

.page {
min-height: 100%;
height: 100%;
position: relative;
}

body.variant-1>.page {
height: auto;
}

.page .page-ins {
height: 100%;
}

.page .page-ins .page-ins-cleaner {
width: 100%;
height: 0px;
clear: both;
}

body.variant-1 .page .page-ins.variant-1 {
padding-bottom: 68px;	
}

.flash-msg.variant-1 {
padding-bottom: 25px;
text-align: center;
font-size: 15px;
line-height: 19px;
color: rgb(220,0,0);
font-weight: 400;
z-index: 1001;
}

.flash-msg.variant-2 {
width: 250px;
padding: 21px 25px 20px 25px;
background-color: rgb(255,255,255);
position: fixed;
left: 30px;
bottom: 40px;
border-left: 6px solid rgb(0,167,205);
border-radius: 4px;
box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.1);
font-size: 14px;
line-height: 19px;
color: rgb(60,60,60);
display: none;
z-index: 1001;
}

.flash-msg.variant-2.red {
background-color: rgb(220,0,0);
color: rgb(255,255,255);
border-color: rgb(255,255,255);
}

.flash-msg.variant-2 i {
position: absolute;
right: 10px;
top: 6px;
font-size: 13px;
cursor: pointer;
}

.app-global .app-left-side {
width: 250px;
height: 100%;
background-color: rgb(21,27,38);
position: fixed;
left: 0px;
top: 0px;
}

.als-size-2 .app-global .app-left-side {
width: 71px;	
}

.app-global .app-left-side .als-logo {
border-bottom: 0.5px solid rgb(39,50,64);
text-align: center;
}

.app-global .app-left-side .als-logo {
display: block;
}

.als-size-2 .app-global .app-left-side .als-logo {
display: none;
}

.app-global .app-left-side .als-logo-2 {
display: none;
}

.als-size-2 .app-global .app-left-side .als-logo-2 {
display: block;
}

.app-global .app-left-side .als-logo a {
padding-top: 34px;
height: 100px;
display: block;
box-sizing: border-box;
font-size: 20px;
line-height: 22px;
color: rgb(240,240,240);
font-weight: 700;
}

.app-global .app-left-side .als-logo a span {
display: block;
font-size: 12px;
line-height: 14px;
font-weight: 300;
color: rgb(140,145,150);
padding-top: 2px;
}

.app-global .app-left-side .als-logo-2 a {
height: 100px;
display: block;
position: relative;
}

.app-global .app-left-side .als-logo-2 a span {
width: 100%;
position: absolute;
left: 0px;
top: 35px;
font-size: 20px;
line-height: 22px;
color: rgb(240,245,250);
font-weight: 700;
display: block;
text-align: center;
}

.app-global .app-left-side .als-modules {
margin-top: 13px;
padding-bottom: 13px;
border-bottom: 0.5px solid rgb(39,50,64);
}

.als-size-2 .app-global .app-left-side .als-modules {
padding-top: 13px;
margin-top: 0px;
border-top: 0.5px solid rgb(39,50,64);
}

.app-global .app-left-side .als-modules .als-module-item a {
height: 34px;
padding: 16px 20px 0px 60px;
position: relative;
transition: background-color .2s;
display: block;
}

.app-global .app-left-side .als-modules .als-module-item.ami-active a {
background-color: rgb(0,167,205);	
}

.als-size-2 .app-global .app-left-side .als-modules .als-module-item a {
padding: 16px 0px 0px 0px;
text-align: center;
}

.app-global .app-left-side .als-modules .als-module-item a:hover {
background-color: rgb(39,50,64);
}

.app-global .app-left-side .als-modules .als-module-item.ami-active a:hover {
background-color: rgb(0,167,205);
}

.app-global .app-left-side .als-modules .als-module-item a span {
font-size: 14px;
line-height: 17px;
color: rgb(203,212,219);
}

.app-global .app-left-side .als-modules .als-module-item.ami-active a span {
color: rgb(255,255,255);
}

.als-size-2 .app-global .app-left-side .als-modules .als-module-item a span {
display: none;	
}

.app-global .app-left-side .als-modules .als-module-item a i {
font-size: 18px;
line-height: 21px;
color: rgb(140,145,150);
position: absolute;
left: 20px;
top: 15px;
}

.app-global .app-left-side .als-modules .als-module-item.ami-active a i {
color: rgb(255,255,255);
}

.als-size-2 .app-global .app-left-side .als-modules .als-module-item a i {
width: 100%;
left: 0px;
}

.app-global .app-right-side {
width: calc(100% - 250px);
padding-left: 250px;
float: left;
}

.als-size-2 .app-global .app-right-side {
width: calc(100% - 71px);	
padding-left: 71px;
}

.app-global .app-right-side .ars-header {
height: 70px;
position: relative;
background-color: rgb(255,255,255);
border-bottom: 0.5px solid rgb(220,220,220);
}

.app-global .app-right-side .ars-header .ars-hide-menu {
position: absolute;
left: 30px;
top: 24px;
font-size: 24px;
line-height: 24px;
color: rgb(60,60,60);
padding-left: 8px;
cursor: pointer;
}

.app-global .app-right-side .ars-header .ars-hide-menu .fa-chevron-left,
.app-global .app-right-side .ars-header .ars-hide-menu .fa-chevron-right {
font-size: 10px;
line-height: 10px;
position: absolute;
left: 0px;
top: 8px;
}

.app-global .app-right-side .ars-header .ars-ico {
position: absolute;
right: 110px;
top: 24px;
}

.app-global .app-right-side .ars-header .ars-ico a {
margin-left: 26px;
float: right;
font-size: 24px;
line-height: 27px;
color: rgb(60,60,60);
}

.app-global .app-right-side .ars-header .ars-pulse {
position: absolute;
right: -5px;
top: -5px;
width: 8px;
height: 8px;
border-radius: 50%;
background: rgb(0,167,205);
box-shadow: 0 0 0 rgba(0,167,205, 0.4);
animation: pulse 2s infinite;
}

@-webkit-keyframes pulse {
	
	0% {
	-webkit-box-shadow: 0 0 0 0 rgba(0,167,205, 0.4);
	}

	70% {
	-webkit-box-shadow: 0 0 0 10px rgba(0,167,205, 0);
	}
	
	100% {
	-webkit-box-shadow: 0 0 0 0 rgba(0,167,205, 0);
	}

}

@keyframes pulse {

	0% {
	-moz-box-shadow: 0 0 0 0 rgba(0,167,205, 0.4);
	box-shadow: 0 0 0 0 rgba(0,167,205, 0.4);
	}
	
	70% {
	-moz-box-shadow: 0 0 0 10px rgba(0,167,205, 0);
	box-shadow: 0 0 0 10px rgba(0,167,205, 0);
	}

	100% {
	-moz-box-shadow: 0 0 0 0 rgba(0,167,205, 0);
	box-shadow: 0 0 0 0 rgba(0,167,205, 0);
	}

}


.app-global .app-right-side .ars-header .ars-user {
width: 40px;
position: absolute;
right: 30px;
top: 15px;
cursor: pointer;
}

.app-global .app-right-side .ars-header .ars-user .ars-user-ico {
width: 40px;
height: 40px;
background-color: rgb(0,167,205);
font-size: 15px;
line-height: 40px;
color: rgb(255,255,255);
font-weight: 500;
text-align: center;
border-radius: 50%;
}

.app-global .app-right-side .ars-header .ars-notify-box .ars-notify-box-item {

}

.app-global .app-right-side .ars-breadcrumbs {
padding: 8px 30px 7px 30px;
background-color: rgb(230,230,230);
border-bottom: 0.5px solid rgb(220,220,220);
font-size: 0px;
}

.app-global .app-right-side .ars-breadcrumbs a {
font-size: 11px;
line-height: 13px;
color: rgb(120,120,120);
transition: color .2s;
}

.app-global .app-right-side .ars-breadcrumbs a:hover {
color: rgb(80,80,80);
}

.app-global .app-right-side .ars-breadcrumbs span {
padding: 0px 8px 0px 8px;
font-size: 10px;
line-height: 14px;
color: rgb(120,120,120);
}

.app-global .app-right-side .ars-second-header {
background-color: rgb(240,240,240);
border-bottom: 0.5px solid rgb(220,220,200);
position: relative;
}

.app-global .app-right-side .ars-second-header .ars-title {
padding: 25px 30px 25px 30px;
font-size: 24px;
line-height: 27px;
color: rgb(60,60,60);
font-weight: 500;
}

.app-global .app-right-side .ars-second-header .ars-btn {
padding: 0px 20px 0px 20px;
position: absolute;
right: 30px;
top: 15px;
background-color: rgb(0,167,205);
border-radius: 4px;
cursor: pointer;
transition: background-color .2s;
font-size: 15px;
line-height: 47px;
color: rgb(255,255,255);
font-weight: 500;
}

.app-global .app-right-side .ars-second-header .ars-btn:hover {
background-color: rgb(0,174,213);
}

.app-global .app-right-side .ars-second-header .ars-btn i {
padding-left: 8px;
}



.app-global .app-right-side .ars-second-header .ars-second-header-tabs {
font-size: 0px;
padding: 0px 30px 0px 30px;	
position: relative;
left: 0px;
bottom: -1px;
}

.app-global .app-right-side .ars-second-header .ars-second-header-tabs a {
padding: 16px 25px 16px 25px;
font-size: 13px;
line-height: 17px;
color: rgb(120,120,120);
border: 0.5px solid rgb(220,220,220);
background-color: rgb(230,230,230);
display: inline-block;
margin-right: 2.5px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}

.app-global .app-right-side .ars-second-header .ars-second-header-tabs a.active {
background-color: rgb(245,245,245);
color: rgb(60,60,60);
border-bottom-color: rgb(245,245,245);
}



.app-global .app-right-side .ars-text {
padding: 50px 0px 0px 0px;
text-align: center;
font-size: 14px;
line-height: 19px;
color: rgb(120,120,120);
}

.app-global .app-right-side .ars-input-form {
padding-bottom: 10px;
overflow: hidden;
}

.app-global .app-right-side .ars-input-form.variant-1 {
position: relative;
}

.app-global .app-right-side .ars-input-form label {
width: 220px;
padding-top: 13px;
font-size: 14px;
line-height: 19px;
color: rgb(120,120,120);
font-weight: 500;
float: left;
}

.app-global .app-right-side .ars-input-form input {
width: calc(100% - 220px);
height: 44px;
padding: 0px 20px 0px 20px;
box-sizing: border-box;
border: 2px solid rgb(220,220,220);
background-color: rgb(255,255,255);
border-radius: 4px;
font-size: 14px;
line-height: 17px;
color: rgb(60,60,60);
float: left;
}

.app-global .app-right-side .ars-input-form.disable input {
background-color: rgb(230,230,230);
color: rgb(120,120,120);
cursor: not-allowed;
}

.app-global .app-right-side .ars-input-form select {
width: calc(100% - 220px);
height: 44px;
padding: 0px 20px 0px 20px;
box-sizing: border-box;
border: 2px solid rgb(220,220,220);
background-color: rgb(255,255,255);
border-radius: 4px;
font-size: 14px;
line-height: 17px;
color: rgb(60,60,60);
-webkit-appearance: none;
appearance: none;
position: relative;
float: left;
}

.app-global .app-right-side .ars-input-form.variant-1::after {
position: absolute;
right: 20px;
top: 14px;
content: "\f078";
font-family:"Font Awesome 6 Pro";
font-weight: 400;
font-size: 13px;
line-height: 16px;
color: rgb(60,60,60);
}

.app-global .app-right-side .ars-checkbox-form {
overflow: hidden;
}

.app-global .app-right-side .ars-checkbox-form > label:nth-child(1) {
width: 220px;
padding-top: 15px;
font-size: 14px;
line-height: 19px;
color: rgb(120,120,120);
float: left;
font-weight: 500;
}

.app-global .app-right-side .ars-checkbox-form .ars-checkbox-form-items {
width: calc(100% - 220px);
padding-top: 15px;
float: left;
overflow: hidden;
}

.app-global .app-right-side .ars-checkbox-form .ars-checkbox-form-items br {
display: none;
}

.app-global .app-right-side .ars-checkbox-form .ars-checkbox-form-items label {
float: left;
clear: both;
font-size: 14px;
line-height: 19px;
color: rgb(60,60,60);
position: relative;
margin-bottom: 6px;
padding-left: 20px;
font-weight: 500;
}

.app-global .app-right-side .ars-checkbox-form .ars-checkbox-form-items label input {
position: absolute;
left: 0px;
top: 3px;
}

.app-global .app-right-side .ars-btn-form {
width: calc(100% - 310px);
text-align: right;
background-color: rgb(230,230,230);
padding: 15px 30px 15px 30px;
border-top: 0.5px solid rgb(220,220,220);
position: absolute;
right: 0px;
bottom: 0px;
}

.als-size-2 .app-global .app-right-side .ars-btn-form {
width: calc(100% - 131px);
}

.app-global .app-right-side .ars-btn-form input {
padding: 0px 20px 0px 20px;
background-color: rgb(0,167,205);
border-radius: 4px;
cursor: pointer;
transition: background-color .2s;
font-size: 15px;
line-height: 47px;
color: rgb(255,255,255);
font-weight: 500;
}

.app-global .app-right-side .ars-btn-form input:hover {
background-color: rgb(0,174,213);
}

.app-global .app-right-side .ars-content {
padding: 30px;
}

.app-global .app-right-side .ars-content .ars-table-title {
padding: 27px 0px 11px 0px;
font-size: 14px;
line-height: 17px;
color: rgb(60,60,60);
font-weight: 600;
}

.app-global .app-right-side .ars-content .ars-table-title:first-of-type {
padding-top: 0px;
}

.app-global .app-right-side .ars-content .ars-pagination {
font-size: 0px;
padding: 30px 0px 20px 0px;
text-align: center;
}

.app-global .app-right-side .ars-content .ars-pagination .ars-pagination-text {
padding: 0px 22px 0px 30px;
font-size: 14px;
line-height: 17px;
color: rgb(60,60,60);
}

.app-global .app-right-side .ars-content .ars-pagination .ars-pagination-btn {
padding: 0px 20px 0px 20px;
border: 1px solid rgb(220,220,220);
border-radius: 4px;
font-size: 15px;
line-height: 47px;
color: rgb(60,60,60);
font-weight: 500;
white-space: nowrap;
display: inline-block;
margin-left: 8px;
background-color: rgb(255,255,255);
}

.app-global .app-right-side .ars-content .ars-pagination .ars-pagination-btn.noactive {
opacity: 0.5;
}

.app-global .app-right-side .ars-content .ars-pagination .ars-pagination-btn i {
font-size: 13px;
}

.app-global .app-right-side .ars-content .ars-pagination .ars-pagination-btn i.fa-chevron-left,
.app-global .app-right-side .ars-content .ars-pagination .ars-pagination-btn i.fa-chevron-double-left {
padding-right: 8px;
}

.app-global .app-right-side .ars-content .ars-pagination .ars-pagination-btn i.fa-chevron-right,
.app-global .app-right-side .ars-content .ars-pagination .ars-pagination-btn i.fa-chevron-double-right {
padding-left: 8px;
}

.app-global .app-right-side .ars-content .ars-table {
border: 0.5px solid rgb(220,220,220);
border-radius: 4px;
}

.app-global .app-right-side .ars-content .ars-table table {
width: 100%;
border-collapse: collapse;
}

.app-global .app-right-side .ars-content .ars-table table thead td {
padding: 11px 15px 11px 15px;
background-color: rgb(230,230,230);
font-size: 13px;
line-height: 17px;
color: rgb(120,120,120);
font-weight: 500;
border-bottom: 0.5px solid rgb(220,220,220);
}

.app-global .app-right-side .ars-content .ars-table table thead td:first-of-type {
border-top-left-radius: 4px;
}

.app-global .app-right-side .ars-content .ars-table table thead td:last-of-type {
border-top-right-radius: 4px;
}

.app-global .app-right-side .ars-content .ars-table table tbody td {
padding: 12px 15px 11px 15px;
font-size: 13px;
line-height: 17px;
color: rgb(60,60,60);
border-bottom: 0.5px solid rgb(220,220,220);
background-color: rgb(255,255,255);
}

.app-global .app-right-side .ars-content .ars-table table tbody tr:last-of-type td {
border-bottom: 0px;
}

.app-global .app-right-side .ars-content .ars-table table tbody tr:last-of-type td:first-of-type {
border-bottom-left-radius: 4px;
}

.app-global .app-right-side .ars-content .ars-table table tbody tr:last-of-type td:last-of-type {
border-bottom-right-radius: 4px;
}

.app-global .app-right-side .ars-content .ars-table table tbody td.ars-menu {
width: 20px;
padding: 12px 15px 12px 15px;
padding-right: 12px;
white-space: nowrap;
font-size: 0px;
}

.app-global .app-right-side .ars-content .ars-table table tbody td .ars-btn {
padding: 7px 10px 7px 10px;
border-radius: 4px;
cursor: pointer;
transition: background-color .2s;
font-size: 12px;
line-height: 15px;
color: rgb(255,255,255);
font-weight: 500;
display: inline-block;
margin: 0px 3px 0px 3px;
white-space: nowrap;
}

.app-global .app-right-side .ars-content .ars-table table tbody td .ars-btn.variant-1 {
background-color: rgb(0,167,205);
}

.app-global .app-right-side .ars-content .ars-table table tbody td .ars-btn.variant-1:hover {
background-color: rgb(0,174,213);
}

.app-global .app-right-side .ars-content .ars-table table tbody td .ars-btn.variant-2 {
background-color: rgb(220,0,0);
}

.app-global .app-right-side .ars-content .ars-table table tbody td .ars-btn.variant-2:hover {
background-color: rgb(230,0,0);
}

.app-global .app-right-side .ars-content .ars-table table tbody td .ars-btn.variant-3 {
background-color: rgb(230,230,230);
color: rgb(120,120,120);
cursor: auto;
}

.app-global .app-right-side .ars-content .ars-table table tbody td .ars-ico {
font-size: 13px;
width: 30px;
height: 30px;
line-height: 31px;
background-color: rgb(230,230,230);
text-align: center;
color: rgb(120,120,120);
border-radius: 50%;
overflow: hidden;
margin-right: 8px;
}

.app-global .app-right-side .ars-content .ars-table table tbody td .ars-ico.active {
background-color: rgb(0,148,74);
color: rgb(255,255,255);	
}

.app-global .app-right-side .ars-content .ars-table table tbody td .ars-label {
padding: 6px 0px 5px 0px;
border-radius: 4px;
font-size: 11px;
line-height: 13px;
color: rgb(60,60,60);
font-weight: 500;
display: inline-block;
white-space: nowrap;
border: 2px solid rgb(60,60,60);
width: 150px;
text-align: center;
}

.login-global {
height: 100%;
}

.login-global .login-left-side {
width: 45%;
height: 100%;
float: left;
background-color: rgb(21,27,38);
position: relative;
}

.login-global .login-left-side .lls-logo {
width: 100%;
position: absolute;
left: 0px;
top: 44px;
text-align: center;
}

.login-global .login-left-side .lls-logo a {
display: inline-block;
font-size: 36px;
line-height: 39px;
color: rgb(240,245,250);
font-weight: 700;
}

.login-global .login-left-side .lls-logo a span {
display: block;
text-align: center;
color: rgb(111,119,130);
font-size: 18px;
line-height: 23px;
font-weight: 300;
}

.login-global .login-right-side {
width: 55%;
height: 100%;
float: left;
position: relative;
}

.login-global .login-right-side form {
width: calc(100% - 300px);
padding: 150px;
position: absolute;
left: 0px;
bottom: 0px;
}

.login-global .login-right-side .lrs-input {
margin-bottom: 10px;
position: relative;
}

.login-global .login-right-side .lrs-input input {
width: 100%;
height: 50px;
padding: 0px 20px 0px 20px;
box-sizing: border-box;
border: 2px solid rgb(220,220,220);
background-color: rgb(255,255,255);
border-radius: 4px;
font-size: 16px;
line-height: 19px;
color: rgb(100,100,100);
}

.login-global .login-right-side .lrs-input.variant-2 input {
padding: 0px 55px 0px 20px;
}

.login-global .login-right-side .lrs-input i {
width: 23px;
position: absolute;
right: 20px;
top: 16px;
cursor: pointer;
text-align: center;
font-size: 16px;
line-height: 19px;
color: rgb(200,200,200);
}

.login-global .login-right-side .lrs-button {
padding-top: 10px;
text-align: right;
position: relative;
}

.login-global .login-right-side .lrs-button a {
position: absolute;
left: 0px;
top: 26px;
font-size: 15px;
line-height: 19px;
color: rgb(0,167,205);
text-decoration: underline;
}

.login-global .login-right-side .lrs-button a:hover {
text-decoration: none;
}

.login-global .login-right-side .lrs-button input {
padding: 0px 25px 0px 25px;
background-color: rgb(0,167,205);
border-radius: 4px;
cursor: pointer;
transition: background-color .2s;
font-size: 16px;
line-height: 50px;
color: rgb(255,255,255);
font-weight: 500;
}

.login-global .login-right-side .lrs-button input:hover {
background-color: rgb(0,174,213);
}

.tooltip {
padding: 10px 12px 10px 12px;
border-radius: 3px;
position: absolute;
background-color: rgba(21,27,38,0.9);
font-size: 10px;
line-height: 14px;
color: rgb(255,255,255);
text-align: center;
white-space: nowrap;
margin-top: -2px;
}

.tooltip[data-tooltip-arrow="right"]:after {
content: "";
position: absolute;
width: 0;
height: 0;
border-width: 6px;
border-style: solid;
border-color: transparent rgba(21,27,38,0.9) transparent transparent;
top: 11.5px;
left: -12px;
}

.tooltip[data-tooltip-arrow="left"]:after {
content: "";
position: absolute;
width: 0;
height: 0;
border-width: 6px;
border-style: solid;
border-color: transparent transparent transparent rgba(21,27,38,0.9);
top: 11.5px;
right: -12px;
}

.preloader-modal {
width: 100%;
height: 100%;
position: absolute;
left: 0px;
top: 0px;
background-color: rgb(245,245,245);
opacity: 1;
text-align: center;
}

.preloader-modal i {
color: rgb(120,120,120);
font-size: 40px;
line-height: 43px;
margin-top: 70px;
}

.preloader-modal span {
padding-top: 20px;
display: block;
font-size: 14px;
line-height: 17px;
color: rgb(120,120,120);
}

.context-box {
position: absolute;
border: 0.5px solid rgb(220,220,220);
background-color: rgb(255,255,255);
display: none;
z-index: 1000;
border-radius: 3px;
box-shadow: 0px 0px 8px 2px rgba(0,0,0,0.03);
box-sizing: border-box;
cursor: auto;
}

.context-box .context-box-triangle {
width: 0.5px;
height: 0px;
position: absolute;
top: -10.5px;
right: 25px;
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
border-right: 7px solid rgb(220,220,220);
transform: rotate(90deg);
box-sizing: border-box;
}

.context-box .context-box-triangle:before {
content: '';
width: 0px;
height: 0px;
position: absolute;
top: -6.5px;
left: 1.5px;
border-top: 6.5px solid transparent;
border-bottom: 6.5px solid transparent;
border-right: 6.5px solid rgb(255,255,255);
box-sizing: border-box;
}

.context-box .context-box-spacer {
height: 0.5px;
font-size: 0px;
border-bottom: 0.5px solid rgb(220,220,220);
margin-top: -0.5px;
}

.context-box .context-box-user {
padding: 13px 20px 12px 20px;
font-size: 14px;
line-height: 17px;
color: rgb(50,50,50);
font-weight: 500;
}

.context-box .context-box-user span {
padding-top: 2px;
font-size: 12px;
line-height: 15px;
color: rgb(170,170,170);
display: block;
font-weight: 400;
}

.context-box .context-box-menu {
padding: 22px 20px 4px 20px;
}

.context-box .context-box-menu.cbm-variant-2 {
padding: 23px 20px 3px 20px;
}

.context-box .context-box-menu.cbm-variant-3 {
padding: 13px 0px 13px 0px;
}

.context-box .context-box-menu.cbm-variant-4 {
padding: 0px;
}

.context-box .context-box-menu .cbm-item {
overflow: hidden;
padding-bottom: 17px;
}

.context-box .context-box-menu.cbm-variant-3 .cbm-item {
padding-bottom: 0px;
}

.context-box .context-box-menu.cbm-variant-4 .cbm-item {
padding-bottom: 0px;
}

.context-box .context-box-menu .cbm-item a {
float: left;
transition: color .2s, background-color .1s;
font-size: 14px;
line-height: 17px;
color: rgb(60,60,60);
font-weight: 400;
}

.context-box .context-box-menu.cbm-variant-3 a {
width: 100%;
padding: 9px 20px 8px 20px;
box-sizing: border-box;
}

.context-box .context-box-menu.cbm-variant-4 a {
width: 100%;
padding: 17px 20px 16px 20px;
box-sizing: border-box;
}

.context-box .context-box-menu.cbm-hover a:hover {
color: rgb(0,167,205);
}

.context-box .context-box-menu.cbm-variant-3.cbm-hover a:hover {
background-color: rgb(234,244,252);
color: rgb(60,60,60);
}

.context-box .context-box-menu .cbm-item a i.padding-left {
padding-left: 10px;
}

.context-box .context-box-menu .cbm-item a i.padding-right {
padding-right: 10px;
}

.context-box .context-box-text {
font-size: 13px;
line-height: 17px;
padding: 26px 20px 24px 20px;
color: rgb(60,60,60);
text-align: center;
}