.getWidth {
  width: 100% !important;
}

div.ibm-sitenav-menu-list:nth-child(2) {
  position: absolute !important;
  right: 0px;
}

.ibm-sitenav-menu-sticky .ibm-nospacing.custom, .ibm-masthead-sticky-showing .ibm-nospacing.custom {
    margin-left: 0px !important;
}

.cm-pill {
	background-color: #000 !important;
}

.cm-pill:hover {
	background-color: #0f6dff !important;
}

.cm-pill-text {
	color: #fff !important;
}