/* BEGIN STYLE CLASSES */
.psc-Bold_Text {
  font-weight: bold;
}

.psc-Card_Item {
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
}

.psc-Card_Item_Border {
  border-bottom-color: #D5D5D5;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.psc-ScreenStyling\/Forms\/NewStyle {
}

.psc-ScreenStyling\/Forms\/RequiredAsterisk {
  color: #FF0000;
  font-size: 18px;
  font-weight: bolder;
}

.psc-ScreenStyling\/Popups\/SideDocksBackgroundColor {
  background-color: #2B2B2B;
}

.psc-ScreenStyling\/Popups\/WholePopup {
}

.psc-ScreenStyling\/ScreenHeaders {
  border-bottom-color: #FFFFFF;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  font-size: 26px;
  margin-bottom: 4px;
  margin-left: 4px;
  margin-right: 4px;
}

.psc-userManagement\/Headers {
  background-color: #2B2B2B;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: lighter;
  text-align: start;
  text-indent: 6px;
}

.psc-userManagement\/InputFont {
  font-size: 14px;
}

.psc-userManagement\/LeftVerticalHeaderBar {
  border-left-color: #4A4A4A63;
  border-left-style: solid;
  border-left-width: 1px;
}

.psc-userManagement\/SectionHeaders {
  font-size: 15px;
  margin-bottom: 8px;
}

.psc-userManagement\/TableEditorIcons {
  cursor: pointer;
  margin-bottom: 1px;
  margin-top: 5px;
}
@media (max-width: 500px) {
  .psc-userManagement\/TableEditorIcons {
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 25px;
    margin-left: 4px;
    margin-right: 4px;
  }
}
