/* BEGIN STYLE CLASSES */
.psc-Base\/CursonPointer {
  cursor: pointer;
}

.psc-Base\/Header {
  padding-left: 15px;
  padding-right: 15px;
}

.psc-Base\/HeaderText {
  color: #c53a2f;
  font-size: 1.5em;
  font-weight: bold;
  text-decoration: underline;
}

.psc-Base\/RedBackGround {
  background-color: #c53a2f;
}

.psc-Base\/WarningText {
  color: #FF0000;
}

.psc-Base\/WhiteBackground {
  background-color: #FAFAFB;
}

.psc-Base\/WhiteText {
  color: #FFFFFF;
}

.psc-Card\/BodyContainer {
  border-bottom-color: #C53A2F80;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.psc-Card\/Card {
  background-color: #FFFFFF;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  margin-bottom: 5px;
  margin-left: 30px;
  margin-right: 30px;
  margin-top: 10px;
}

.psc-Card\/Header {
  background-color: #D5D5D586;
  border-bottom-color: #c53a2f;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #c53a2f;
  font-size: 1em;
  padding-left: 18px;
  text-align: start;
}

.psc-Card\/label {
  color: #c53a2f;
  font-size: .6em;
}

.psc-Card\/labelLarge {
  color: #c53a2f;
  font-size: 1em;
}

.psc-Card\/value {
  font-size: .6em;
  font-weight: bold;
}

.psc-Card\/valueLarge {
  font-size: .9em;
  text-overflow: ellipsis;
}

.psc-Development\/Header_DarkBlue {
  background-color: #003946;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  white-space: normal;
}

.psc-Development\/Header_DarkBlue_Table {
  background-color: #003946;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
}

.psc-Development\/Header_Gray {
  background-color: #E9E9E9;
  color: #6F6F6F;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}
.psc-Development\/Header_Gray:hover {
  background-color: #DDDDDD;
}

.psc-Development\/Header_Gray_2 {
  background-color: #D5D5D5;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.psc-Development\/Header_Gray_Table {
  background-color: #C0C0C0;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
}

.psc-Development\/Header_Teal {
  background-color: #00999E;
  border-style: none;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  text-align: center;
}

.psc-Development\/Hover {
}
.psc-Development\/Hover:hover {
  background-color: #DDDDDD;
}

.psc-Development\/Hover_DarkBlue {
  background-color: #003946;
}
.psc-Development\/Hover_DarkBlue:hover {
  background-color: #4D4DFF;
}

.psc-Development\/Matador_Display_Number {
  color: #000000;
  font-family: Arial;
  font-size: 14px;
  text-align: center;
}

.psc-Development\/Matador_Display_Text {
  color: #000000;
  font-family: Arial;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}

.psc-Development\/Matador_Header {
  color: #000000;
  font-family: Arial;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
}

.psc-Development\/Matador_Header_Column {
  background-color: #FAFAFB;
  border-color: #D5D5D5;
  border-style: outset;
  border-width: 1px;
  font-family: Arial;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
}

.psc-Development\/Matador_Row_Gray {
  background-color: #D5D5D5;
}

.psc-Development\/Matador_Row_White {
  background-color: #FAFAFB;
}

.psc-Development\/Matador_SDV_Closed {
  background-color: #AAAAAA;
  border-color: #808080;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  text-align: center;
}

.psc-Development\/Matador_SDV_Open {
  background-color: #FAFAFB;
  border-color: #808080;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 2px;
  text-align: center;
}

.psc-Development\/Matador_SDV_Text_Style {
  font-family: Arial;
  font-size: 12px;
  text-align: center;
}

.psc-Development\/Matador_Status_Off {
  background-color: #FAFAFB;
  border-color: #555555;
  border-style: solid;
  border-width: 1px;
}

.psc-Development\/Matador_Status_On {
  background-color: #AAAAAA;
  border-color: #555555;
  border-style: solid;
  border-width: 1px;
}

.psc-Development\/Matador_Title {
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  color: #000000;
  font-family: Arial;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.psc-Development\/Menu_Item_Gray {
  background-color: #E9E9E9;
  border-style: none;
  color: #6F6F6F;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}

.psc-Development\/Menu_Item_Teal {
  background-color: #FFFFFF;
  border-bottom-color: #000000;
  border-bottom-style: none;
  border-bottom-width: 1px;
  border-left-color: #000000;
  border-left-style: none;
  border-left-width: 1px;
  border-right-color: #000000;
  border-right-style: none;
  border-right-width: 1px;
  border-top-color: #000000;
  border-top-style: none;
  border-top-width: 1px;
  color: #00999E;
  font-family: Arial;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
}

.psc-Development\/Menu_Item_White {
  background-color: #FFFFFF;
  border-left-color: #AAAAAA;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #AAAAAA;
  border-right-style: solid;
  border-right-width: 1px;
  color: #2B2B2B;
  font-family: Arial;
  font-size: 12px;
  text-align: center;
}
.psc-Development\/Menu_Item_White:first-child {
  border-bottom-color: #AAAAAA;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #AAAAAA;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #AAAAAA;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #AAAAAA;
  border-top-style: solid;
  border-top-width: 1px;
}
.psc-Development\/Menu_Item_White:hover {
  background-color: #CAF8FF;
}

.psc-Development\/Menu_Item_White_2 {
  background-color: #FFFFFF;
  border-bottom-color: #FF0000;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-left-color: #FF0000;
  border-left-style: none;
  border-left-width: 0px;
  border-right-color: #FF0000;
  border-right-style: none;
  border-right-width: 0px;
  border-top-color: #FF0000;
  border-top-style: none;
  border-top-width: 0px;
  color: #2B2B2B;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}
.psc-Development\/Menu_Item_White_2:first-child {
  border-bottom-color: #FF0000;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-left-color: #FF0000;
  border-left-style: none;
  border-left-width: 0px;
  border-right-color: #FF0000;
  border-right-style: none;
  border-right-width: 0px;
  border-top-color: #FF0000;
  border-top-style: none;
  border-top-width: 0px;
}
.psc-Development\/Menu_Item_White_2:last-child {
  border-bottom-color: #FF0000;
  border-bottom-style: none;
  border-bottom-width: 0px;
  border-left-color: #FF0000;
  border-left-style: none;
  border-left-width: 0px;
  border-right-color: #FF0000;
  border-right-style: none;
  border-right-width: 0px;
  border-top-color: #FF0000;
  border-top-style: none;
  border-top-width: 0px;
}
.psc-Development\/Menu_Item_White_2:hover {
  background-color: #B2E7FF;
}

.psc-Development\/Menu_Item_White_Border {
  border-left-color: #000000;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #000000;
  border-right-style: solid;
  border-right-width: 1px;
}

.psc-Edit\/CreateBackgroundColor {
  background-color: #00873E;
}

.psc-Edit\/InputOptions {
  font-size: 1em;
  margin-left: 5px;
  margin-right: 5px;
}

.psc-Edit\/InputText {
  background-color: #ffffff;
  border-color: #A1BAD2;
  border-style: solid;
  border-width: 1px;
  font-size: 1em;
  margin-left: 5px;
  margin-right: 5px;
}

.psc-Edit\/InputView {
  margin-top: 5px;
}

.psc-Edit\/TextHeader {
  padding-left: 5px;
}

.psc-Filter\/FilterContainer {
  margin-bottom: 3px;
  margin-left: 15px;
  margin-right: 15px;
  margin-top: 3px;
  overflow-y: auto;
}

.psc-Filter\/Filter_Border_Default {
  background-color: #FFFFFF;
  border-color: #0C4E8B;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.psc-Filter\/Filter_Border_Orange {
  background-color: #FFFFFF;
  border-color: #FF7A59;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.psc-Filter\/Filter_Border_TeelBlue {
  background-color: #FFFFFF;
  border-color: #3ECED9;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.psc-Filter\/Filter_Container {
  margin-bottom: 2px;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 2px;
}

.psc-Filter\/Filter_Text_Default {
  background-color: #FFFFFF;
  color: #0C4E8B;
  font-family: Proxima NovaC Medium;
  font-size: 15px;
}

.psc-Filter\/Filter_Text_Orange {
  background-color: #FFFFFF;
  color: #FF7A59;
  font-family: Proxima NovaC Medium;
  font-size: 15px;
}

.psc-Filter\/Filter_Text_TeelBlue {
  background-color: #FFFFFF;
  color: #3ECED9;
  font-family: Proxima NovaC Medium;
  font-size: 15px;
}

.psc-Filter\/Header_Text {
  color: #9eb8d1;
  font-family: Proxima Nova ExCn;
  font-size: 16px;
  margin-right: 5px;
  text-align: end;
}

.psc-SampleTemplate\/AlarmStyles\/Alarm {
  background-color: #FDE9E4;
  color: #1C4069;
  font-size: 12px;
}

.psc-SampleTemplate\/AlarmStyles\/Alarm_Badge {
  background-color: #FF4747;
  border-radius: 8px;
  color: #FFFFFF;
  margin: 20px;
}

.psc-SampleTemplate\/AlarmStyles\/Alarm_Label_Ack {
  background-color: #FFFF8A;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #2E2E2E;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}

.psc-SampleTemplate\/AlarmStyles\/Alarm_Label_Active_Ack {
  background-color: #FF4747;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}

.psc-SampleTemplate\/AlarmStyles\/Alarm_Label_Clear_Ack {
  background-color: #CCFFCC;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #2E2E2E;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}

.psc-SampleTemplate\/AlarmStyles\/Alarm_Label_None {
  background-color: #FFFFFF;
  border-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #2E2E2E;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}

.psc-SampleTemplate\/CardStyles\/Card {
  background-color: #FFFFFF;
  border-color: #efefef;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  box-shadow: 0px 2px 4px rgba(0, 0, 40, 0.15);
  font-family: Arial;
  margin: 5px;
}

.psc-SampleTemplate\/CardStyles\/Card0 {
  background-color: #FAFAFA;
  border-color: #D5D5D5;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  box-shadow: 0px 2px 4px rgba(0, 0, 40, 0.15);
  margin: 5px;
}

.psc-SampleTemplate\/CardStyles\/Card1 {
  background-color: #FFFFFF;
  border-color: #efefef;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  box-shadow: 0px 2px 4px rgba(0, 0, 40, 0.15);
  font-family: Arial;
  margin: 5px;
}

.psc-SampleTemplate\/CardStyles\/Card2 {
  background-color: #FFFFFF;
  border-color: #efefef;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  box-shadow: 0px 2px 4px rgba(0, 0, 40, 0.15);
  font-family: Helvetica;
  margin: 5px;
}

.psc-SampleTemplate\/CardStyles\/Card3 {
  background-color: #EFEFEF;
  border-color: #efefef;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  box-shadow: 0px 2px 4px rgba(0, 0, 40, 0.15);
  font-family: Verdana;
  margin: 5px;
}

.psc-SampleTemplate\/CardStyles\/Card4 {
  background-color: #EFEFEF;
  border-color: #efefef;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  box-shadow: 0px 2px 4px rgba(0, 0, 40, 0.15);
  font-family: Noto Sans;
  margin: 5px;
}

.psc-SampleTemplate\/CardStyles\/CardOffline {
  background-color: #FAFAFA;
  border-color: #FF0000;
  border-style: solid;
  border-width: 2px;
  border-radius: 4px;
  box-shadow: 0px 2px 4px rgba(0, 0, 40, 0.15);
  margin: 5px;
}

.psc-SampleTemplate\/CardStyles\/CardValue {
  font-size: 14px;
  font-weight: bold;
}

.psc-SampleTemplate\/CardStyles\/CardValue0 {
  color: #555555;
  font-size: 14px;
  font-weight: bold;
}

.psc-SampleTemplate\/CardStyles\/CardValue1 {
  color: #151515;
  font-size: 14px;
  font-weight: bold;
}

.psc-SampleTemplate\/CardStyles\/CardValue2 {
  color: #151515;
  font-size: 14px;
}

.psc-SampleTemplate\/CardStyles\/CardValue3 {
  color: #151515;
  font-size: 14px;
}

.psc-SampleTemplate\/CardStyles\/CardValue4 {
  color: #151515;
  font-size: 14px;
}

.psc-SampleTemplate\/CardStyles\/CardValueAlarm {
  font-size: 14px;
  font-weight: bold;
  outline-color: #D90000;
  outline-style: solid;
  outline-width: 1px;
  padding-right: 4px;
}

.psc-SampleTemplate\/CardStyles\/Card_Container {
  padding: 8px;
}

.psc-SampleTemplate\/CardStyles\/Card_Item {
  padding-bottom: 4px;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 4px;
}

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

.psc-SampleTemplate\/CardStyles\/Card_Label {
  color: #151515;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
}

.psc-SampleTemplate\/CardStyles\/Card_Label0 {
  color: #134271;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  text-transform: uppercase;
}

.psc-SampleTemplate\/CardStyles\/Card_Label1 {
  color: #151515;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
}

.psc-SampleTemplate\/CardStyles\/Card_Label2 {
  color: #151515;
  font-size: 12px;
  font-weight: 300;
}

.psc-SampleTemplate\/CardStyles\/Card_Label3 {
  color: #151515;
  font-size: 12px;
  font-weight: 300;
}

.psc-SampleTemplate\/CardStyles\/Card_Label4 {
  color: #151515;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

.psc-SampleTemplate\/CardStyles\/Card_Label_Maroon {
  color: #582B35;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  text-transform: uppercase;
}

.psc-SampleTemplate\/CardStyles\/Card_Title {
  background-color: #E6EAEEAD;
  border-bottom-color: #D5D5D5;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #2E2E2E;
  font-size: 12px;
  font-weight: bold;
  padding-left: 6px;
  padding-right: 6px;
  text-transform: uppercase;
  fill: #2E2E2E;
}

.psc-SampleTemplate\/General\/Button {
  background-color: #F3F6F9;
  border-color: #D8D8D8;
  border-style: solid;
  border-width: 1px;
  color: #3392FA;
  font-size: 13px;
}
.psc-SampleTemplate\/General\/Button:hover {
  background-color: #FFFFFF;
  border-style: none;
}

.psc-SampleTemplate\/General\/ButtonWhite {
  background-color: #FFFFFF;
  border-color: #582B35;
  border-style: solid;
  border-width: 1px;
  color: #3392FA;
  font-size: 13px;
}
.psc-SampleTemplate\/General\/ButtonWhite:hover {
  background-color: #FFFFFF;
  border-style: none;
}

.psc-SampleTemplate\/General\/Dropdown {
  color: #646669;
  font-size: 12px;
}
.psc-SampleTemplate\/General\/Dropdown:focus {
  background-color: #D5D5D5;
}

.psc-SampleTemplate\/General\/IconGreen {
  fill: #008000;
}

.psc-SampleTemplate\/General\/IconRed {
  fill: #FF0000;
}

.psc-SampleTemplate\/General\/LabelBlue {
  color: #134271;
  font-weight: bold;
}

.psc-SampleTemplate\/General\/LabelDBlueCenter {
  color: #3392FA;
  font-weight: normal;
  text-align: center;
  fill: #134271;
}

.psc-SampleTemplate\/General\/LabelDBlueCenterActive {
  background-color: #D5D5D5;
  border-top-left-radius: 75%;
  border-top-right-radius: 75%;
  border-bottom-left-radius: 75%;
  border-bottom-right-radius: 75%;
  color: #3392FA;
  font-weight: normal;
  text-align: center;
  fill: #134271;
}

.psc-SampleTemplate\/General\/LabelGrey {
  color: #AAAAAA;
}

.psc-SampleTemplate\/General\/LabelGreyCenter {
  color: #4D4D4F;
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  fill: #134271;
}

.psc-SampleTemplate\/General\/LabelMaroonCenter {
  color: #582B35;
  font-weight: normal;
  text-align: center;
  fill: #134271;
}

.psc-SampleTemplate\/General\/LabelTitle {
  background-color: #efefef;
  color: #151515;
  padding-left: 18px;
}

.psc-SampleTemplate\/General\/LabelTitle1 {
  background-color: #efefef;
  color: #151515;
  padding-left: 18px;
}

.psc-SampleTemplate\/General\/LabelTitle2 {
  border-bottom-color: #C53A2F;
  border-bottom-style: solid;
  border-bottom-width: 5px;
  color: #151515;
  font-weight: bold;
  text-align: center;
}

.psc-SampleTemplate\/General\/LabelTitle3 {
  background-color: #FFFFFF;
  border-bottom-color: #151515;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #151515;
  font-weight: bold;
  padding-left: 18px;
  text-align: start;
}

.psc-SampleTemplate\/General\/LabelTitle4 {
  background-color: #be3a34;
  border-bottom-color: #333333;
  border-bottom-style: solid;
  border-bottom-width: 3px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

.psc-SampleTemplate\/General\/LabelWhite {
  color: #FFFFFF;
}

.psc-SampleTemplate\/General\/MenuItem {
  color: #25395A;
  font-weight: normal;
  margin-right: 5px;
  fill: #8B344B;
}

.psc-SampleTemplate\/General\/WRDisabled {
  background-color: #F5F9FF;
}
.psc-SampleTemplate\/General\/WRDisabled:disabled {
  background-color: #F5F9FF;
}

.psc-SampleTemplate\/HeaderStyles\/HeaderBackground {
  background-color: #25395A;
}

.psc-SampleTemplate\/HeaderStyles\/HeaderLabel {
  color: #FFFFFF;
}

.psc-SampleTemplate\/HeaderStyles\/HeaderLabelMaroon {
  color: #582B35;
}

.psc-Summary\/Table_Header {
  background-color: #003946;
  border-color: #003946;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
}

.psc-Table\/Cell_0_Blank {
  background-color: #FFFFFF;
  border-bottom-color: #EFEFEF;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-left-color: #EFEFEF;
  border-left-style: solid;
  border-left-width: 1px;
  color: #FFFFFF;
  font-family: Proxima Nova ExCn Light;
  font-size: 15px;
  text-overflow: clip;
}

.psc-Table\/Cell_0_Blank_Value {
  background-color: #FFFFFF;
  border-bottom-color: #EFEFEF;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #EFEFEF;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #EFEFEF;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #EFEFEF;
  border-top-style: solid;
  border-top-width: 1px;
  color: #000000;
  font-family: Proxima Nova ExCn Light;
  font-size: 15px;
  text-overflow: clip;
}

.psc-Table\/Cell_0_Value {
  background-color: #FFFFFF;
  border-bottom-color: #EFEFEF;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #EFEFEF;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #EFEFEF;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #EFEFEF;
  border-top-style: solid;
  border-top-width: 1px;
  color: #000000;
  font-size: 10px;
  text-overflow: clip;
}

.psc-Table\/Cell_1_Fill {
  background-color: #CBD9E7;
  border-bottom-color: #EFEFEF;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-left-color: #EFEFEF;
  border-left-style: solid;
  border-left-width: 1px;
  color: #CBD9E7;
  font-family: Proxima Nova ExCn Light;
  font-size: 15px;
  text-overflow: clip;
}

.psc-Table\/Cell_1_Fill_Value {
  background-color: #CBD9E7;
  border-bottom-color: #EFEFEF;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-left-color: #EFEFEF;
  border-left-style: solid;
  border-left-width: 1px;
  color: #000000;
  font-family: Proxima Nova ExCn Light;
  font-size: 15px;
  text-overflow: clip;
}

.psc-Table\/Cell_1_Value {
  background-color: #CBD9E7;
  border-bottom-color: #EFEFEF;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #EFEFEF;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #EFEFEF;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #EFEFEF;
  border-top-style: solid;
  border-top-width: 1px;
  color: #000000;
  font-family: Proxima Nova ExCn Light;
  font-size: 17px;
  text-overflow: clip;
}

.psc-Table\/Cell_2_Fill {
  background-color: #3ec3d9;
  border-bottom-color: #EFEFEF;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-left-color: #EFEFEF;
  border-left-style: solid;
  border-left-width: 1px;
  color: #3ec3d9;
  font-family: Proxima Nova ExCn Light;
  font-size: 15px;
  text-overflow: clip;
}

.psc-Table\/Cell_2_Value {
  background-color: #3ec3d9;
  border-bottom-color: #EFEFEF;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-color: #EFEFEF;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: #EFEFEF;
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: #EFEFEF;
  border-top-style: solid;
  border-top-width: 1px;
  color: #000000;
  font-family: Proxima Nova ExCn Light;
  font-size: 17px;
  text-overflow: clip;
}

.psc-Table\/Cell_Dashboard {
  background-color: #FFFFFF;
  border-bottom-color: #EFEFEF;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  color: #0C4E85;
  font-family: Proxima Nova ExCn Light;
  font-size: 20px;
  text-overflow: clip;
}

.psc-Table\/Cell_Dashboard_NoBorder {
  background-color: #FFFFFF;
  color: #0C4E85;
  font-family: Proxima Nova ExCn Light;
  font-size: 20px;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}

.psc-Table\/Cell_Dashboard_Small {
  background-color: #FFFFFF;
  border-bottom-color: #EFEFEF;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  color: #0C4E85;
  font-family: Proxima Nova ExCn Light;
  font-size: 17px;
  text-overflow: clip;
}

.psc-Table\/Cell_Dashboard_Small_NoBorder {
  background-color: #FFFFFF;
  color: #0C4E85;
  font-family: Proxima Nova ExCn Light;
  font-size: 17px;
  text-align: left;
  white-space: nowrap;
}

.psc-Table\/Cell_Dashboard_Suspend {
  background-color: #FFFFFF;
  border-bottom-color: #EFEFEF;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  color: #E71D36;
  font-family: Proxima Nova ExCn Light;
  font-size: 20px;
  text-overflow: clip;
}

.psc-Table\/Cell_Detail {
  background-color: #FFFFFF;
  border-bottom-color: #EFEFEF;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  color: #0C4E85;
  font-family: Proxima NovaC;
  font-size: 15px;
}

.psc-Table\/Cell_Detail_1 {
  border-bottom-color: #EFEFEF;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  color: #0C4E85;
  font-family: Proxima NovaC;
  font-size: 15px;
}

.psc-Table\/Column_Bold {
  color: #0C4E8B;
  cursor: pointer;
  font-family: Proxima Nova ExCn Medium;
  font-size: 20px;
  font-weight: bold;
}

.psc-Table\/Column_Header {
  background-color: #f3f4f8;
  border-bottom-color: #0d80e3;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #9eb8d1;
  font-family: GibsonBook;
  font-size: 17px;
}

.psc-Table\/Column_Header_Detail {
  background-color: #f3f4f8;
  border-bottom-color: #0d80e3;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #9db8d1;
  font-family: Gibson;
  font-size: 15px;
}

.psc-Table\/Column_Header_Detail_Small {
  background-color: #f3f4f8;
  border-bottom-color: #0d80e3;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  color: #9db8d1;
  font-family: Gibson;
  font-size: 11px;
}

.psc-Table\/Column_Light {
  color: #d2f2f1;
  font-family: Proxima Nova ExCn Light;
  font-size: 2pt;
}

.psc-Table\/Column_Medium {
  color: #0C4E8B;
  font-family: Proxima Nova ExCn Medium;
  font-size: 20px;
}

.psc-Table\/Column_Normal {
  color: #0C4E8B;
  font-family: Proxima Nova ExCn Light;
  font-size: 20px;
}

.psc-Table\/Column_Normal_Detail {
  color: #0C4E8B;
  font-family: Proxima NovaC;
  font-size: 15px;
}

.psc-Table\/Filter_Background {
  background-color: #FFFFFF;
  border-color: #0C4E8B;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.psc-Table\/Filter_Clear_Icon {
  color: #9eb8d1;
  font-family: Proxima Nova ExCn;
  font-size: 16px;
  text-align: start;
}

.psc-Table\/Filter_Container {
  margin-bottom: 2px;
  margin-left: 5px;
  margin-top: 2px;
}

.psc-Table\/Filter_Header {
  color: #9eb8d1;
  font-family: Proxima Nova ExCn;
  font-size: 16px;
  text-align: start;
}

.psc-Table\/Filter_Header_Container {
  background-color: #f3f4f8;
}

.psc-Table\/Filter_Header_Detail {
  color: #0c4e8b;
  font-family: Proxima NovaC;
  font-size: 15px;
  text-align: start;
}

.psc-Table\/Filter_Header_Dropdown {
  background-color: #f3f4f8;
  border-style: none;
  color: #0d80e3;
  font-family: Gibson;
  font-size: 14px;
}
.psc-Table\/Filter_Header_Dropdown:hover {
  background-color: #f3f4f8;
  border-style: none;
  text-decoration: underline;
}

.psc-Table\/Filter_Header_Search {
  background-color: #ffffff;
  border-color: #9eb8d1;
  border-style: solid;
  border-width: 2px;
  color: #0d80e3;
  font-family: Proxima Nova ExCn;
  font-size: 16px;
  text-align: start;
}

.psc-Table\/Filter_Header_Text {
  color: #0d80e3;
  font-family: Gibson;
  font-size: 14px;
  text-align: start;
}

.psc-Table\/Filter_Text {
  background-color: #FFFFFF;
  color: #0C4E8B;
  font-family: Proxima NovaC Medium;
  font-size: 14px;
}

.psc-Table\/HeaderContainer {
}

.psc-Table\/Pager_Aqua {
  background-color: #FFFFFF00;
  color: #3ec3d9;
  font-family: Arial;
  font-size: 15px;
}

.psc-Table\/Row_Select {
  background-color: #F3FAF8;
  border-bottom-color: #EFEFEF;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  color: #0C4E85;
  font-family: Proxima Nova ExCn Light;
  font-size: 20px;
}

.psc-Table\/Row_Select_Dashboard {
  background-color: #F3FAF8;
  border-bottom-color: #EFEFEF;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  color: #0C4E85;
  font-family: Proxima Nova ExCn Light;
  font-size: 20px;
}

.psc-Table\/Row_Select_Dashboard_Suspend {
  background-color: #F3FAF8;
  border-bottom-color: #EFEFEF;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  color: #E71D36;
  font-family: Proxima Nova ExCn Light;
  font-size: 20px;
}

.psc-Table\/Row_Select_Detail {
  background-color: #F3FAF8;
  border-bottom-color: #EFEFEF;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  color: #0C4E85;
  font-family: Proxima NovaC;
  font-size: 15px;
}

.psc-Table\/Search_Bar {
  margin-bottom: 2px;
  margin-left: 5px;
  margin-top: 2px;
}

.psc-Table\/Search_Default {
  background-color: #FFFFFF;
  border-color: #0C4E8B;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.psc-Table\/Search_Selected {
  background-color: #FFFFFF;
  border-color: #3ECED9;
  border-style: solid;
  border-width: 1px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

@keyframes psc-SampleTemplate\/AlarmStyles\/Alarm_Label_Active_Unack-anim {
  0% {
    background-color: #FF4747;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
  100% {
    background-color: #FF4747;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    color: #D5D5D5;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
}
.psc-SampleTemplate\/AlarmStyles\/Alarm_Label_Active_Unack {
  animation-name: psc-SampleTemplate\/AlarmStyles\/Alarm_Label_Active_Unack-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes psc-SampleTemplate\/AlarmStyles\/Alarm_Label_Clear_Unack-anim {
  0% {
    background-color: #CCFFCC;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    color: #2E2E2E;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
  100% {
    background-color: #CCFFCC;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    color: #808080;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
  }
}
.psc-SampleTemplate\/AlarmStyles\/Alarm_Label_Clear_Unack {
  animation-name: psc-SampleTemplate\/AlarmStyles\/Alarm_Label_Clear_Unack-anim;
  animation-delay: 0s;
  animation-direction: alternate;
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
