/* Add  Ons List CSS */
.addons-list-box {
	height: 420px;
}

.addons-list-box-linked-addons {
	height: 285px;
	overflow: auto;
}

.addons-list-box-available-addons {
	height: 200px;
	overflow: auto;
}

.addons-list-box-empty-text {
	margin-left: 0.25rem;
	margin-top: 1rem;
	color: #ced4da;;
}

.addons-list-box-addons-row {
	margin-left: 0.25rem;
	margin-right: 0.25rem;
	padding: 0.5rem;
	border-bottom: 0.1rem solid #ced4da;
	display: flex;
  	align-items: center;
	font-size: 12px;
	line-height: 2rem;
}

.addons-list-box-addons-row.header {
	font-weight: bold;
	font-size: 12px;
}

.addons-list-box-addons-row.selected {
	color: #ffffff;
	background-color: #17a2b8;
}
/* Card Css */
.color-gray {
	color: gray;
}
.fw-600 {
	font-weight: 600;
}
.license-alert-info {
	background-color: #E5F0FE;
    border-color: #bee5eb;
    color: #0c5460;
	display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
	border-radius: 5px;
	padding: 10px 17px;
}
.export-col {
	margin-left: inherit;
}
.export-btn {
	color: #005C8A;

}
.license-key-div {
	height: 15rem;
	margin-top: 1rem;
	overflow-y: scroll;
}
.license-key-div::-webkit-scrollbar{
	width: 6px;
}
.license-key-div::-webkit-scrollbar-track{
	box-shadow: inset 0 0 5px white; 
 	 border-radius: 10px;
}

.license-key-div::-webkit-scrollbar-thumb {
	background: #E2E3E4; 
	border-radius: 10px;
  }
  
.license-key-div-box {
	display: flex;
	align-items: center;
    justify-content: space-between;
	height: 3rem;
	background: #FFFFFF;
	border: 1px solid #CED4DA;
	border-radius: 8px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	margin: 0.5rem;
}
.copy-key-btn {
    color: #005C8A;
    background: #FFFFFF;
    flex: none;
    order: 1;
    flex-grow: 0;
    margin: 0px 8px;
    height: 2.3rem;
    border-radius: 8px;
    border: 1px solid #005C8A;
}
.hidden {
	visibility: hidden !important;
}

.case-empty-list{
	border: none;
	border-top: 0.8px solid #EEEEEE;
	padding-left: 0;
}
.case-list{
	cursor: pointer;
	border: none;
	border-top: 0.8px solid #EEEEEE;
	padding-left: 0;
}

.case-list:hover{	
	background-color: #f0f5ff;
}

.case-list:hover div div p{
	color: royalblue;
}

.pla-addon-border{
	border-top: 1px solid transparent !important;
}

.pla-addon-border:hover{
	border-top: 1px solid transparent !important;
}

.platooltip .tooltip .tooltip-inner {
	max-width: 50rem;
	width: 25rem;
}

.entitlements-subsManagers-list {
	max-height: 20rem;
	overflow: auto;
}

.appNeta-subheaders{	
	display: table-cell;
	vertical-align: top !important;
	border-bottom: 0 !important;

}

.appNeta-headers {
	border: 2px solid rgb(222, 226, 230) !important
}

.appNeta-headers p {
	font-weight: bold;
	color: black;	
	text-align: center;
}

.appNeta-subheaders {
	border: 2px solid rgb(222, 226, 230) !important
}

.appNeta-subheaders p {
	font-weight: bold;
	color: black;
}

.appNeta-edit-button {
	position: sticky !important;
    right: 5px;
}

.appNeta-multipleValueCell p {
	margin-bottom: 0;
}

.info-alert{
	line-height: 1rem;
}html:not(#__):not(#___) .cadmin .pages-tree{margin-bottom:calc( 				72px + 16px 			)}html:not(#__):not(#___) .cadmin .pages-tree .treeview-dropping-middle{background-color:rgba(255,255,255,.06)}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder{border-bottom:1px solid #272833;padding:24px 16px 0}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder input{background-color:#393a4a}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder input::placeholder{color:#a7a9bc}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder .back-to-menu{color:#e7e7ed}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder .breadcrumb{flex-wrap:nowrap;margin-bottom:0;padding-bottom:4px}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder .breadcrumb .breadcrumb-item{flex-shrink:0}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder .breadcrumb .breadcrumb-item:not(:first-child):not(:last-child){flex-basis:1.5rem;flex-grow:.5;flex-shrink:1;width:100%}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder .breadcrumb .breadcrumb-item:not(:first-child):not(:last-child) .breadcrumb-text-truncate{max-width:95%;padding-right:.5rem;position:absolute}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder .btn-sm{font-size:14px}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder .form-control:focus{border-radius:1px}html:not(#__):not(#___) .cadmin .pages-tree .layout-finder .layout-finder-icon{color:#fff;position:absolute;right:1.8rem;top:4.55rem}html:not(#__):not(#___) .cadmin .pages-tree .pages-administration-link{align-items:center;background-color:#272833;border-top:1px solid #393a4a;bottom:0;display:flex;font-size:14px;height:72px;padding:16px 0 24px 16px;position:fixed;width:320px}html:not(#__):not(#___) .cadmin .pages-tree .pages-administration-link a{color:#a7a9bc}html:not(#__):not(#___) .cadmin .pages-tree .page-type-selector{border-top:1px solid #393a4a;margin-top:20px}html:not(#__):not(#___) .cadmin .pages-tree .page-type-selector .add-page-button,html:not(#__):not(#___) .cadmin .pages-tree .page-type-selector .configure-link{color:#e7e7ed}html:not(#__):not(#___) .cadmin .pages-tree .page-type-selector .form-control{background-color:#272833;border-color:#393a4a;color:#a7a9bc}html:not(#__):not(#___) .cadmin .pages-tree .page-type-selector .dropdown-toggle.form-control-select,html:not(#__):not(#___) .cadmin .pages-tree .page-type-selector .dropdown-toggle.form-control-select:hover,html:not(#__):not(#___) .cadmin .pages-tree .page-type-selector .dropdown-toggle.form-control-select:active,html:not(#__):not(#___) .cadmin .pages-tree .page-type-selector .dropdown-toggle.form-control-select:focus{background-color:#272833;border-color:#393a4a;color:#e7e7ed}html:not(#__):not(#___) .cadmin .page-type-selector-option{padding-left:32px}html:not(#__):not(#___) .cadmin .product-menu-toast-toggle{align-items:center;display:inline-flex;height:2em;justify-content:center;position:relative;width:2em}html:not(#__):not(#___) .cadmin .product-menu-toast-toggle .icon-product-menu-open{display:none}html:not(#__):not(#___) .cadmin .product-menu-toast-toggle .icon-product-menu-closed{display:block}html:not(#__):not(#___) .cadmin .product-menu .sidebar-header{line-height:32px;padding-bottom:8px;padding-right:9px;padding-top:8px}@media(min-width: 576px){html:not(#__):not(#___) .cadmin .product-menu .sidebar-header{padding-bottom:12px;padding-left:24px;padding-top:12px}}html:not(#__):not(#___) .cadmin .product-menu .sidebar-header .sidenav-close{float:right;margin-right:-2px}html:not(#__):not(#___) .cadmin .product-menu .sidebar-header-logo{margin-right:10px}html:not(#__):not(#___) .cadmin .product-menu .sidebar-body{bottom:0;left:0;padding:0;position:relative;right:0;top:0}@media(max-width: 575.98px){html:not(#__):not(#___) .cadmin .product-menu .sidebar-body{overflow:visible;position:static}}html:not(#__):not(#___) .cadmin .product-menu .sidebar-body .panel-app-root.active{border-left:4px solid #fff}html:not(#__):not(#___) .cadmin .product-menu .sidebar-body .panel-app-root li{font-weight:400;list-style:none}html:not(#__):not(#___) .cadmin .product-menu .sidebar-body .panel-app-root li.active{font-weight:700;margin-left:-24px;padding-left:20px}html:not(#__):not(#___) .cadmin .product-menu .sidebar-body .panel-group{border-radius:0}html:not(#__):not(#___) .cadmin .product-menu .lfr-product-menu-sidebar .panel-group{overflow:hidden}html:not(#__):not(#___) .cadmin .product-menu small{display:block}html:not(#__):not(#___) .cadmin .product-menu .list-group-heading h1,html:not(#__):not(#___) .cadmin .product-menu .list-group-heading h2,html:not(#__):not(#___) .cadmin .product-menu .list-group-heading h3,html:not(#__):not(#___) .cadmin .product-menu .list-group-heading h4,html:not(#__):not(#___) .cadmin .product-menu .list-group-heading h5,html:not(#__):not(#___) .cadmin .product-menu .list-group-heading h6{margin-bottom:0;margin-top:0}html:not(#__):not(#___) .cadmin .product-menu .list-group-item{border-top-width:0;padding:10px 20px}html:not(#__):not(#___) .cadmin .product-menu .nav-nested-margins>li .nav>li .nav>li{margin-bottom:1px}html:not(#__):not(#___) .cadmin .product-menu.popover{background-color:#fff}html:not(#__):not(#___) .cadmin .product-menu .impersonation-message{font-size:12px}html:not(#__):not(#___) .cadmin .product-menu .manage-sites-link{padding:1em}html:not(#__):not(#___) .cadmin .product-menu .site-selector{box-shadow:none}html:not(#__):not(#___) .cadmin .product-menu .site-selector .selectable-site{color:#333;height:auto}html:not(#__):not(#___) .cadmin .product-menu .site-selector .site-link{color:#333}html:not(#__):not(#___) .cadmin .product-menu .site-selector .site-link.selected-site{color:#999}html:not(#__):not(#___) .cadmin .product-menu .site-selector .site-logo-container{padding:2em}html:not(#__):not(#___) .cadmin .product-menu .staging-links{font-size:12px;margin:6px 22px 4px 16px}html:not(#__):not(#___) body.product-menu-open .cadmin .product-menu-toast-toggle .icon-product-menu-open{display:block}html:not(#__):not(#___) body.product-menu-open .cadmin .product-menu-toast-toggle .icon-product-menu-closed{display:none}


.notification-list-menu-title {
    margin: 0;
    font-size: 0.85rem;
    /* font-weight: 600; */
    line-height: 1.4;
}

.notification-list-title {
    margin: 0;
    font-size: 1rem;
    /* font-weight: 600; */
    line-height: 1.4;
}

.notification-list-message {
    margin: 0;
    font-size: 1rem;
    /* font-weight: 600; */
    line-height: 1.4;
}

.notification-list-subtitle {
    margin: 0;
    font-size: 0.75rem;
    font-weight: 400;
    line-height: 1.4;
    color: #6a7178;
}
#notification-settings-table .ecx-table-productName span  {
    display: flex;
}

.notification-menus-section {
    z-index: 1500 !important;
}

.notification-menus-section .dropdown-menu {
    z-index: 1500 !important;
}