/* TOUCH LAYOUT.ASP AFTER CHANGING THIS FILE TO ENSURE THE CLIENTS GET THE MOST UPDATE VERSION */
.BlogContent
{
  padding:10px;
}

.BlogIndex
{
  padding:20px;
  font-size:11pt;
  color:#000;
}

.BlogIndex A
{
  text-transform: lowercase;
}

.BlogIndexItemTitleSel
{
  font-size:11pt;
  font-weight:bolder;
  color:navy;
}

.BlogIndexItemTitle A
{
  font-size:11pt;
  color:#525252;
}

.BlogIndexItemDate
{
  font-size:9pt;
  padding-top:3px;
  padding-bottom:10px;
}

.BlogIndexItemDisabled A
{
  color:#df0000;
}

.BlogMainTitle
{
  font-size:12pt;
  padding:5px;
  background-color:#c0c0c0;
  text-align:right;
  margin-left: 10px;
  margin-right: 10px;
}

.BlogToolbar
{
  font-size:9pt;
  padding: 5px 10px 5px 10px;
  background-color:#e0e0e0;
}

.BlogCalendar .cmBox
{
  width:90%;
}

.BlogItemTitle
{
  font-size:12pt;
  font-weight: bolder;
  padding: 5px 10px 5px 10px;
  border-bottom: 2px solid #c0c0c0;
}

.BlogItemDate
{
  padding-top:2px;
  font-size:10pt;
  text-align:right !important;
  font-style:italic;
}

.BlogText
{
  font-size:10pt;
  text-align:justify;
  padding-top:10px;
}

.BlogComments
{
  padding:20px;
  font-size:10pt;
  text-align: left;
}

.BlogCommentLogin
{
  padding-top:10px;
  font-style:italic;
}

.BlogCommentsTitle
{
  font-size:10pt;
  font-style:normal;
  font-weight: bolder;
  padding-bottom:5px;
  border-bottom: 1px solid #c0c0c0;
}

.BlogItemComment
{
  padding-top:10px;
  margin-bottom: 5px;
}

.BlogItemCommentUnApproved
{
  background-color: #f0f0f0;
}

.BlogItemCommentText
{
  padding:0px;
  font-style: normal;
}

.BlogItemCommentAddBox
{
  padding-top: 10px;
  width:100%;
}

.BlogItemCommentAvatar
{
  float:left;
  height:48px;
  width:48px;
  text-align: center;
  text-transform: uppercase;
  font-size: 26pt;
  font-weight: normal;
  font-style: normal;
  margin: 0px 10px 0px 0px;
  background-color:Fuchsia;
}

.BlogItemCommentByOn
{
  padding: 5px 0px 5px 0px;
  font-style:normal;
  color:#a0a0a0;
}

.BlogItemCommentByOnName
{
  font-weight: bolder;
  color:#000000;
}

.BlogItemCommentTools
{
  padding:5px 0px 5px 0px;
  text-align: right;
}

.BlogItemCommentTools .frmButtonLt
{
  width: 100px;
  margin-left:3px;
}

.BlogItemCommentAddBox textarea
{
  width:75%;
  height:50px;
}

.BlogItemCommentAddBox .frmButtonLt
{
  width:24%;
  height:50px;
  float:right;
}

.BlogOpMsg
{
  padding:5px;
  background-color: #ffff99;
  font-size:9pt;
  text-align:center;
  margin:5px 10px 5px 10px;
}

/* STARTCSS */

.sodMemberUserAccBox
{
  padding:5px 10px;
  b order: 1px solid #c0c0c0;
  b order-radius:4px;
  b ackground-color:#f0f0f0;
  text-align:left;
  m argin:5px;
}

.sodMemberUserChk
{
  display:inline-block;
  width:20px;
  height:20px;
  border-radius: 8px;
  vertical-align: bottom;
  margin:0 4px 0 4px;
}

.sodMemberUserOk
{
  background-color: darkgreen;
}

.sodMemberUserKo
{
  background-color: #Df0000;
}

.wsfTestSiteLbl
{
  position:fixed;
  z-index:1;
  font-size:16pt;
  top:10px;
  right:10px;
  background-color:#df0000;
  color:#fff;
  padding:5px 10px 5px 10px;
  border-radius:5px;
}

.wsfAdminCmd
{
  background-color:#df0000;
  color:#fff;
}

input[readonly]
{
  background-color:#c0c0c0;
}

.sodRPAErr
{
  color:#df0000;
  padding-bottom:5px;
}

.sodRPAWrn
{
  color:orange;
  padding-bottom:5px;
}

.sodRPAOk
{
  color:#0000df;
  padding-bottom:5px;
}

.wsfCheckEmailInfo
{
  text-align:right;
  c olor:#df0000;
  position: absolute;
  right:5px;
  bottom:50%;
  top:8px;
}

.wsfCheckEmailInfo IMG
{
  width:16px;
  border: 0;
}

.wsfFrmFieldBox
{
  display:inline-block;
  padding: 5px;
  text-align:left;
  border: 1px solid #c0c0c0;
  border-radius:4px;
  margin-right: 5px;
}

.wsfRMobAddressName
{
  font-size:130%;
  font-weight:bolder;
  padding: 0 0 10px;
}

.wsfRMobAddrIcon
{
  width: 18px;
  margin-right:5px;
}

.wsfRMobAddress DIV
{
  padding: 5px 0 0 0;
}

.wsfRMobAddress
{
  text-align:right;
  font-size:110%;
}

.wsfRMobAddress A, .wsfRMobAddress A:Link, .wsfRMobAddress A:visited
{
  text-decoration: none;
  color:inherit;
}

.wsfDBTableMaxRows
{
  padding: 10px;
  color: #df0000;
}

.wsfInvalidEmail
{
  color:#df0000;
}

.wsfEmailIsInUse
{
  border:1px solid #df0000 !important;
  c olor:#fff !important;
}

.wsfRMobItemCurrent
{
  color: #df0000;
  font-weight:bolder;
}

.wsfRespMobileBtn
{
  cursor:hand;
  cursor:pointer;
  display:none;
  position:fixed;
  left:7px;
  top:7px;
  z-index:2;
}

.wsfInvalidInput
{
  background-color:#df0000 !important;
}

.wsfFrmField
{
  display:inline-block;
  padding: 5px;
  box-sizing: border-box;
}

.wsfFormBts
{
  margin-top:10px;
  text-align:center;
}

.wsfBtnSelector input
{
  display: none;
}

.wsfBtnSelected
{
  background-color:#c0c0c0;
  border-radius:3px;
}

.wsfUserPermSec
{
  background-color: #bcd2d9;
  margin:5px 0 5px 0;
  padding: 5px;
}

.wsfUserPermissions .wsfFrmField, .wsfUserPermissions .wsfFrmFieldHigh
{
  m in-width: 160px;
  text-align: right;
}

.wsfUserPermissions .wsfFrmField .wsfFrmInput, .wsfUserPermissions .wsfFrmFieldHigh .wsfFrmInput
{
  display: inline-block;
}

.wsfSubMnTitleOpen .wsfSubMnIconExpd, .wsfSubMnTitleOpen1 .wsfSubMnIconExpd, .wsfSubMnTitleOpen2 .wsfSubMnIconExpd,
 .wsfRMobTitleOpen .wsfSubMnIconExpd, .wsfRMobTitle1Open .wsfSubMnIconExpd, .wsfRMobTitle2Open .wsfSubMnIconExpd
{
  display:none;
}

.wsfSubMnTitle .wsfSubMnIconClps, .wsfSubMnTitle1 .wsfSubMnIconClps, .wsfSubMnTitle2 .wsfSubMnIconClps,
 .wsfRMobTitle .wsfSubMnIconClps, .wsfRMobTitle1 .wsfSubMnIconClps, .wsfRMobTitle2 .wsfSubMnIconClps
{
  display:none;
}

.wsfSubMnTitle, .wsfSubMnTitle1, .wsfSubMnTitle2
{
  
}

.wsfSubMnTab1, .wsfSubMnTab1Open, .wsfSubMnTab2, .wsfSubMnTab2Open
{
  padding-left:15px;
  font-size: 90%;
}

.wsfSubMnItemCurrent
{
  color: #df0000;
  font-weight: bolder;
}

.wsfSubMnItem, .wsfSubMnItem1, .wsfSubMnItem2
{
  padding-bottom: 5px;
  color: #004C78;
  cursor:hand;
  cursor:pointer;
}

.wsfSubMnItem DIV:hover, .wsfSubMnItem1 DIV:hover, .wsfSubMnItem2 DIV:hover
{
  color: #df0000;
}

.wsfSubMnItem DIV, .wsfSubMnItem1 DIV, .wsfSubMnItem2 DIV
{
  display: inline-block;
  padding-right: 5px;
}

.wsfSubMn
{
  font-size:10pt;
  text-align:left;
}

.wsfStdTable TD
{
  padding:5px;
  vertical-align:top;
  width: 50%;
}

.wsfStdTable
{
  border-collapse:collapse;
  width:100%;
}

.wsfSendMsgPreviewSubject
{
  background-color:#ffffff;
  font-size:10pt;
  padding:10px;
}

.wsfSendMsgPreviewBody
{
  background-color:#ffffff;
  font-size:10pt;
  padding:30px;
}

.wsfSendMsgPreview
{
  background-color:#f0f0f0;
  padding:30px;
}

.wsfRMobTitle, .wsfRMobTitle1, .wsfRMobTitle2
{
  
}

.wsfRMobTab1, .wsfRMobTab1Open, .wsfRMobTab2, .wsfRMobTab2Open
{
  p adding-left:10px;
  font-size: 95%;
}

.wsfRMobItem, .wsfRMobItem1, .wsfRMobItem2
{
  padding: 10px 20px 10px 0px;
  border-bottom:1px solid #c0c0c0;
  color: #004C78;
  cursor:hand;
  cursor:pointer;
}

.wsfRMobItem DIV:hover, .wsfRMobItem1 DIV:hover, .wsfRMobItem2 DIV:hover
{
  color: #df0000;
}

.wsfRMobItem DIV, .wsfRMobItem1 DIV, .wsfRMobItem2 DIV
{
  display: inline-block;
}

.wsfRMobItem DIV
{
  padding: 0 0 0 20px;
}

.wsfRMobItem1 DIV
{
  padding: 0 0 0 40px;
}

.wsfRMobItem2 DIV
{
  padding: 0 0 0 60px;
}

.wsfRMobBottom
{
  font-size:9pt;
  opacity:0.9;
  padding: 10px 20px 0 20px;
  text-align:left;
}

.wsfRMob
{
  font-size: 12pt;
  padding: 20px 0 20px 0;
  min-width:200px;
  text-align:left;
  width:100%;
}

.wsfRespMobileMenuVisible
{
  position: fixed;
  -w ebkit-transform: rotate(360deg);
  -moz-box-shadow: 0px 10px 20px #b0b0b0;
  -webkit-box-shadow: 0px 10px 20px #b0b0b0;
  -webkit-transition: all 500ms ease;
  box-shadow: 0px 10px 20px #b0b0b0;
  background-color:#fff;
  height:100vh;
  left:0;
  overflow-x:hidden;
  overflow-y:auto;
  top: 0px;
  w idth:60%;
  z-index:1010;
  transition: all 500ms ease;
}

.wsfRespMobileMenu
{
  position: fixed;
  background-color:#fff;
  transform: translate(-500px);
  left:0;
  overflow:hidden;
  top: 0;
  z-index:1000;
  o pacity:0.5;
  w idth:0;
  p osition: absolute;
  - moz-box-shadow: 0px 10px 20px #b0b0b0;
  - webkit-box-shadow: 0px 10px 20px #b0b0b0;
  b ox-shadow: 0px 10px 20px #b0b0b0;
}

.wsfQEForm
{
  cursor:default;
  border-collapse: collapse;
  width:100%;
}

.wsfQEForm INPUT, .wsfQEForm SELECT, .wsfQEForm TEXTAREA
{
  padding: 5px;
  border: 1px solid #c0c0c0;
  border-radius:4px;
}

.wsfQEBox
{
  text-align:left;
  b order-radius: 4px;
  background-color:#f0f0f0;
  border:1px solid #c0c0c0;
  color:#000;
  font-size: 100%;
  margin-bottom: 10px;
  padding:10px;
}

.wsfPicEmbedRight
{
  float: right;
  margin: 0px 0px 15px 15px;
}

.wsfPicEmbedLeft
{
  float: left;
  margin: 0px 15px 0px 15px;
}

.wsfPermDenied
{
  FONT-WEIGHT: bolder;
  COLOR: #005da7;
  FONT-SIZE: 12pt;
}

.wsfPageParam
{
  font-size:10pt;
  text-align:left;
}

.wsfPageNotFound, .wsfPageNotFound DIV
{
  padding: 20px;
}

.wsfoFiltersShow
{
  display:block !important;
}

.wsfMSRLoading
{
  position:absolute;
  background-color:#ffff99;
  border-radius:4px;
  border:1px solid #c0c0c0;
  font-size:14pt;
  left:47%;
  opacity:0.8;
  padding:5px;
  top:40%;
  z-index:1000;
}

.wsfImportPermissions INPUT
{
  width: auto;
}

.wsfImportPermissions
{
  text-align:center;
  background-color:#f0f0f0;
  margin: 5px 0 5px 0;
  padding:5px;
}

.wsfFrmLabel
{
  f loat:left;
  margin-right: 5px;
}

.wsfFrmInput
{
  margin-right: 5px;
  position:relative;
  width: 100%;
  text-align:left;
}

.wsfFrmFieldHigh
{
  display:inline-block;
  background-color:#ffff99;
  margin: 1px;
  padding: 4px;
}

.wsfFrmFieldFull INPUT[type=button]
{
  width: auto;
}

.wsfFrmFieldFull TEXTAREA, .wsfFrmFieldFull INPUT, .wsfFrmFieldFull SELECT
{
  width: 100%;
  max-width: none;
}

.wsfFrmFieldFull
{
  display:block;
  padding: 5px;
  width: 100%;
}

.wsfFormBts .frmButton, .wsfFormBts .frmButtonLt
{
  min-width: 80px;
  margin: 0px 5px 5px 0px;
}

.wsfForm
{
  padding:10px;
}

.wsfForm INPUT, .wsfForm SELECT
{
  max-width: 250px;
}

.wsfFileUploadFileDragOver
{
  width:100%;
  background-color:#fff;
  border-radius:4px;
  border: 2px dashed #000;
  padding:80px 20px 20px 20px;
}

.wsfFileUploadFile
{
  width:100%;
  border-radius:4px;
  border: 2px dashed #c0c0c0;
  padding:80px 20px 20px 20px;
}

.wsfFileUploadBtn
{
  margin-top:1px;
  width:100%;
}

.wsfFileUpload
{
  w idth: 400px;
  margin:auto;
}

.wsfFeedBackBox
{
  padding: 0px 10px 0 10px;
  max-width: 600px;
}

.wsfFeedBackBox INPUT, .wsfFeedBackBox SELECT, .wsfFeedBackBox TEXTAREA
{
  padding: 5px;
  border: 1px solid #c0c0c0;
  border-radius: 4px;
}

.wsfEditingBox .wsfStdTable TD
{
  border: 1px dashed #c0c0c0;
}

.wsfDynMenu A:hover
{
  color: #df0000;
}

.wsfDynMenu A, .wsfDynMenu A:Active, .wsfDynMenu A:link, .wsfDynMenu A:visited
{
  text-decoration: none;
  color:inherit;
}

.wsfDragDropTitle
{
  width: 200px;
  background-color: #ffff99;
  border-radius: 4px;
  border: 1px solid #c0c0c0;
  padding: 3px 5px 3px 20px;
}

.wsfDragDropHandle
{
  width:16px;
  background-image: url(/SOD/images/DragDropHandle.png);
  background-repeat: no-repeat;
  cursor:pointer;
  height:16px;
  ns-resize;
}

.wsfCMCHistoryTab
{
  font-size:9pt;
  border-collapse:collapse;
}

.wsfBtnSelector
{
  display:inline-block;
  padding: 5px 8px 5px 8px;
}

.wsfBrowserUnTested A
{
  color:orange;
}

.wsfBrowserUnTested
{
  color:orange;
  padding:5px 8px 2px 8px;
}

.wsfBrowserGood
{
  position:absolute;
  background-color:#0000df;
  border-radius:4px;
  color:#ffffff;
  left:40%;
  padding:5px;
  text-align:center;
  top:5;
  width:300px;
}

.wsfBrowserBad A
{
  color:#df0000;
}

.wsfBrowserBad
{
  color:#df0000;
  padding:5px 8px 2px 8px;
}

H1
{
  MARGIN: 0px 0px 5px;
  COLOR: #ffffff;
  FONT: 600 medium arial,sans-serif;
}

BODY
{
  margin:4px;
  FONT-SIZE: 10pt;
  font-family: Verdana;
}

.USRWrnMsg
{
  color: #df0000;
  font-size:10pt;
  font-weight: bolder;
}

.UsrRequestRight
{
  
}

.USRFeedback
{
  margin:auto;
}

.UsrRequestLeft, .USRFeedbackLeft
{
  vertical-align: top;
  b ackground-color: #004C78;
  b ackground-image: url(/nibble/public/filler.gif);
  b order-bottom: 1px solid #c0c0c0;
  b order-top: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  color: #D7E6F1;
  font-size: 14pt;
  height: 570px;
  padding-left: 12px;
  padding-right: 10px;
  padding-top: 20px;
  width: 150px;
}

.UsrRequestForm
{
  font-size: 10pt;
  border-collapse: collapse;
  width: 100%;
}

.UsrReqSection
{
  font-size: 10pt;
  background-color: #D7E6F1;
  border-bottom: 1px solid #c0c0c0;
  color: #004C78;
  font-weight: bolder;
  padding-bottom: 2px;
  padding-top: 2px;
  text-align: center;
}

.UsrRegistrationRight
{
  padding-left: 50px;
  font-size: 9pt;
  width:700px;
}

.UsrRegistrationLeft
{
  vertical-align: top;
  b ackground-color: #004C78;
  b ackground-image: url(/nibble/public/filler.gif);
  b order-bottom: 1px solid #c0c0c0;
  b order-top: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  color: #D7E6F1;
  font-size: 14pt;
  height: 570px;
  padding-left: 12px;
  padding-right: 10px;
  padding-top: 20px;
  width: 150px;
}

.USRLogonPage, .USRPwdChgPage, .USRLostPwdPage
{
  text-align:center;
  margin: auto;
  padding: 20px;
}

.USRLoginTitleAlt, .USRPwdChgTitleAlt, .USRLostPwdTitleAlt, .USRFeedbackTitleAlt
{
  display:none;
}

.USRLogonFailedMsg, .USRPwdChgFailedMsg, .USRLostPwdFailedMsg
{
  b ackground-color:#df0000;
  color:#df0000;
  font-size: 110%;
  padding:0 0 20px 0;
  width:90%;
  margin:auto;
}

.USRLostPwdOkMsg, .USRPwdChgOkMsg
{
  color:#005884;
  font-size: 110%;
  padding:0 0 20px 0;
  width:90%;
  margin:auto;
}

.UsrFrmTextArea
{
  font-size: 9pt;
}

.UpDownButton
{
  FONT-SIZE: 9pt;
  BACKGROUND-COLOR: #ccddcc;
  border: 1px solid #c0c0c0;
  height:27px;
  padding:0px;
  width:20px;
}

.TSText
{
  color: #D7E6F1;
  background-color: #004C78;
  font-size: 9pt;
  padding:10px;
}

.TOOLSBOX
{
  padding: 5px;
  font-size:80%;
  background-color:#eae0ea;
  border:1px solid #c0c0c0;
  margin-bottom: 5px;
  margin-top: 5px;
  text-align:right;
}

.TOOLBAR
{
  BACKGROUND-COLOR: #004C78;
  b ackground-image: url(/nibble/public/n_header.jpg);
  b ackground-repeat: no-repeat;
  b order: 1px solid #df0000;
  h eight: 73px;
  p adding-bottom: 5px;
  p adding-top: 5px;
  width: 100%;
}

.TextMob
{
  FONT-SIZE: 7pt;
  padding: 4px;
}

.TextInput, .EmailInput, .MEmailInput, .TimeInput
{
  FONT-SIZE: 9pt;
}

.Text
{
  FONT-SIZE: 10pt;
  B ACKGROUND-COLOR: #FFFFFF;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  text-align: justify;
}

.TabCtrlHighlight
{
  color: #000000;
  background-color: #f0f0f0;
  border-left: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  border-top: 1px solid #c0c0c0;
}

.TabCtrlCmds TD
{
  font-size: 9pt;
  border-right: 1px solid #ffffff;
  padding: 5px;
}

.TabCtrlCmds
{
  font-size: 7pt;
}

.TabCtrlBody
{
  border-right: 1px solid #c0c0c0;
  background-color: #f0f0f0;
  border-bottom: 1px solid #c0c0c0;
  border-left: 1px solid #c0c0c0;
  min-height: 250px;
  padding:10px;
  w idth:100%;
}

.suVList
{
  height:167px;
  f ont-size:17pt;
  width:800px;
}

.suVForm
{
  f ont-size:17pt;
}

.suVFind
{
  f ont-size:17pt;
}

.suVField
{
  f ont-size: 9pt;
  background-color:#c0c0c0;
}

.suVDialog
{
  font-size:17pt;
  background-color:#ffff99;
  border: 1px solid #c0c0c0;
  left: 50%;
  padding-bottom:10px;
  padding-left:5px;
  padding-right:5px;
  padding-top:10px;
  text-align:center;
  top:110px;
  width:835px;
}

.suVButton
{
  F ONT-SIZE: 19pt;
  BACKGROUND-COLOR: #ccddcc;
  border: 1px solid #c0c0c0;
  width:90px;
}

.suList
{
  height:250px;
  f ont-size:20pt;
  width:100%;
}

.suForm
{
  f ont-size:20pt;
  width:100%;
}

.suFind
{
  f ont-size:20pt;
}

.suDialog
{
  text-align:center;
  background-color:#f0f0f0;
  padding:10px;
}

.suButton
{
  FONT-SIZE: 9pt;
  BACKGROUND-COLOR: #ccddcc;
  border: 1px solid #c0c0c0;
  width:90px;
}

.srcURL
{
  color: green;
  font-size: 9pt;
  text-decoration: none;
}

.srcTable
{
  font-size: 9pt;
  width: 90%;
}

.srcDocTitle
{
  font-size: 11pt;
  font-weight: bolder;
  padding-top: 5px;
}

.srcAbstract
{
  font-size:9pt;
  FONT-STYL E: italic;
  padding-bottom: 2px;
  padding-top: 2px;
}

.SmallText
{
  FONT-SIZE: 9pt;
}

.SITEMAP
{
  font-size: 9pt;
}

.SaveRes
{
  text-align:center;
  font-size:10pt;
  min-height: 200px;
  padding:30px;
}

.SaveErr
{
  text-align:center;
  font-size:10pt;
  min-height: 200px;
  padding:30px;
}

.RotPicCaption
{
  padding-top: 10px;
  font-size: 9pt;
  text-align: center;
}

.RightBand
{
  font-size:9pt;
  BACKGROUND-COLOR: #005da7;
  COLOR: #ffffff;
  padding: 10px;
}

.PicCaptionWhite
{
  font-size: 9pt;
  color: #ffffff;
  text-align: center;
}

.PicCaptionGrey
{
  font-size: 9pt;
  color: #c0c0c0;
  text-align: center;
}

.PageTitleSmall
{
  FONT-WEIGHT: bolder;
  COLOR: #005da7;
  FONT-SIZE: 10pt;
}

.PageTitleNoSpace
{
  FONT-WEIGHT: bolder;
  COLOR: #005da7;
  FONT-SIZE: 10pt;
  margin-bottom:0px;
}

.PageTitle
{
  FONT-WEIGHT: bolder;
  COLOR: #005da7;
  FONT-SIZE: 12pt;
}

.PageSubTitle
{
  margin-top: -15px;
  COLOR: #005da7;
  FONT-SIZE: 11pt;
  FONT-WEIGHT: bolder;
  margin-bottom: -15px;
}

.PageSchema
{
  width: 100%;
  B ACKGROUND-COLOR: white;
  b order: 0px;
  h eight:570px;
  min-height: 50%;
  padding: 0px;
}

.NumInputRO
{
  TEXT-ALIGN: right;
  background-color:#c0c0c0;
}

.NumInput
{
  TEXT-ALIGN: right;
}

.NEWSTITLEHIDDEN
{
  font-size: 9pt;
  background-color: #df3030;
  font-weight: bolder;
}

.NEWSTITLE
{
  font-size: 9pt;
  font-weight: bolder;
}

.NEWSDETAILTITLE
{
  font-size: 12pt;
  font-weight: bolder;
  padding: 10px;
}

.NEWSDETAILTEXT
{
  font-size: 9pt;
  padding: 10px;
  padding: 8px;
}

.NEWSDETAILDATE
{
  font-size: 10pt;
  font-style: italic;
  font-weight: bolder;
  padding-bottom: 8px;
  padding: 10px;
}

.NewsDetailCateg
{
  font-size: 9pt;
  font-style: italic;
  padding-left: 12px;
}

.NewsDateExpired
{
  font-size: 9pt;
  color: #df0000;
  f ont-style: italic;
  font-weight: bolder;
  padding-bottom: 8px;
}

.NEWSDATE
{
  font-size: 9pt;
  color: #909090;
  f ont-style: italic;
  font-weight: bolder;
  padding-bottom: 8px;
}

.NewsArchiveTitle
{
  padding: 5px;
  b ackground-color: #fe9300;
  border-bottom: 3px solid #ffffff;
  font-size: 13pt;
  font-weight:bolder;
  margin: 5px;
}

.NewsArchiveBand .NEWSTITLE
{
  font-size: 9pt;
  font-weight: bolder;
}

.mqMsgPreviewHtml
{
  padding:20px;
  -moz-box-shadow: 0px 10px 20px #b0b0b0;
  -webkit-box-shadow: 0px 10px 20px #b0b0b0;
  background-color:Lavender;
  border:1px solid #c0c0c0;
  box-shadow: 0px 10px 20px #b0b0b0;
  height: 300px;
  overflow:auto;
  box-sizing: border-box;
}

.MobileWebTitle
{
  background-color: #004C78;
  border-right: 1px solid #c0c0c0;
  display:inline-block;
  padding:10px;
  w idth:10%;
}

.mnuItems
{
  background-color: #fff;
  color: #D7E6F1;
  border-radius: 4px;
  border: 1px solid #f0f0f0;
  min-width:120px;
  padding:15px 15px 15px 20px;
}

.MnuBarItem
{
  padding:10px;
  border-right: 1px solid #c0c0c0;
  display:inline-block;
  f loat:left;
}

.mnToolBarBtns
{
  float:right;
}

.mnToolBarBtn A, .mnToolBarBtn A:Visited, .mnToolBarBtn A:Active, .mnToolBarBtn A:Link, .mnToolBarBtn A:Hover
{
  color:#ffffff;
  text-decoration: none;
}

.MNTOOLBARBTN
{
  
  border-right: 0px !important;
}

.mnToolbar
{
  font-family: tahoma;
  b order: 2px solid #df0000;
  background-color: #004C78;
  c olor: #ffffff;
  color: #D7E6F1;
  f ont-weight: bolder;
  font-size: 10pt;
  h eight: 18px;
  l etter-spacing: -1px;
  padding-bottom: 3px;
  padding-left: 2px;
  padding-top: 2px;
  v ertical-align:middle;
  w idth:980px;
}

.mnSelItem
{
  cursor:hand;
  background-color: #D7E6F1;
  border-bottom: 1px solid #c0c0c0;
  color: #ffffff;
  cursor:pointer;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 25px;
  padding-top: 4px;
}

.mnItem
{
  cursor:hand;
  border-bottom: 1px solid #ffffff;
  cursor:pointer;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 25px;
  padding-top: 4px;
}

.mnGroupCurr
{
  b ackground-color: #D7E6F1;
  color: #ffff99;
}

.mnGroup:hover
{
  background-color: #D7E6F1;
  color: #ffffff;
}

.mnGroup
{
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-left: 7px;
  *display: inline;
  border-right: 1px solid #f0f0f0;
  cursor:hand;
  cursor:pointer;
  display: inline-block;
  padding-right: 7px;
  zoom: 1;
  vertical-align:middle;
}

.MGNote
{
  FONT-SIZE: 9pt;
  text-align: center;
}

.MGFolderTitle
{
  TEXT-ALIGN: Center;
  FONT-SIZE: 12pt;
  FONT-WEIGHT: bolder;
}

.MGFolderItems
{
  FONT-SIZE: 10pt;
}

.MGFolderItem
{
  FONT-SIZE: 10pt;
  PADDING: 10px;
  TEXT-ALIGN: center;
  b order: 1px solid #c0c0c0;
}

.ListItem
{
  Background-color:#f0f0f0;
}

.ListHead
{
  background-color: #D7E6F1;
  color:#004C78;
  vertical-align: bottom;
}

.ListGTot
{
  font-weight: bolder;
  background-color:#c0c0c0;
  color:#000000;
}

.LeftBand
{
  font-size:9pt;
  BACKGROUND-COLOR: #005da7;
  COLOR: #ffffff;
  padding: 10px;
}

.kbSpaceKey
{
  font-size:13pt;
  height:60px;
  text-align:center;
  width:300px;
}

.kbLayout
{
  background-color:#ffff99;
  border: 1px solid #c0c0c0;
  left: 250px;
  p osition:absolute;
  padding-bottom:5px;
  padding-left:0px;
  padding-right:5px;
  padding-top:20px;
  text-align:center;
  top: 350px;
  width:735px;
  z -index:100;
}

.kbKeyText
{
  margin-top:-10px;
  font-size:30pt;
}

.kbKey
{
  font-size:30pt;
  height:60px;
  text-align:center;
  width:60px;
}

.kbCtrlKeySmall
{
  font-size:13pt;
  height:60px;
  text-align:center;
  width:60px;
}

.kbCtrlKey
{
  font-size:13pt;
  height:60px;
  text-align:center;
  width:120px;
}

.kbAltKey
{
  font-size:10pt;
  margin-top:-2px;
  padding-right:2px;
  text-align:right;
}

.IL_Video
{
  text-align: center;
  font-size: 9pt;
  padding: 5px;
}

.IL_TEXT
{
  text-align: justify;
  b order-bottom: 1px solid #c0c0c0;
  font-size: 9pt;
}

.IL_NOTE
{
  font-size: 9pt;
  padding-left:20px;
  padding-right:20px;
}

.IL_ITEMS TD
{
  font-size: 9pt;
  border-top: 1px solid #FFFFFF;
  padding-left:20px;
  padding-right:20pxpadding-bottom: 5px;
  padding-top: 5px;
}

.HSecTitle
{
  font-size: 9pt;
  #005da7;
  b ackground-color: #fe9300;
  border-bottom: 2px solid #fe9300;
  border-right: 1px solid #ffffff;
  c olor: #ffffff;
  color: #005da7;
  font-weight: bolder;
  padding-bottom: 5px;
  padding-left: 11px;
  padding-top: 5px;
}

.HPText
{
  FONT-SIZE: x-small;
  BACKGROUND-COLO: #6699FF;
}

.HPBox
{
  f loat: left;
  background-repeat: no-repeat;
  font-size:9pt;
  height: 313px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 40px;
  text-align:justify;
  vertical-align:top;
  width: 235px;
}

.HomeText
{
  background-color:#e0e0e0;
  font-size: 9pt;
  height:284px;
  overflow:auto;
  padding-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
}

.mnHelp
{
  background-color: #ffff99;
  border-right: 0px;
  color: #525252;
}

.headerTile
{
  
}

.HBoxTitleTr
{
  font-size: 9pt;
  border-bottom: 1px solid #c0c0c0;
  color: #005da7;
  f ont-weight: bolder;
  padding-bottom: 5px;
  padding-left: 11px;
  padding-top: 5px;
}

.HBoxTitle
{
  font-size: 9pt;
  b ackground-color: #D7E6F1;
  b ackground-image: url(/nibble/public/NCSBanner_19.jpg);
  background-repeat: repeat-x;
  border-bottom: 1px solid #c0c0c0;
  color: #004C78;
  font-weight: bolder;
  padding-bottom: 10px;
  padding-left: 11px;
  padding-top: 15px;
}

.HBoxBody
{
  c olor: #ffffff;
  font-size: 9pt;
  padding-bottom: 8px;
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 10px;
  t ext-align: justify;
}

.frmUsrFld
{
  FONT-SIZE: 9pt;
  w idth: 350px;
}

.frmUserSec
{
  font-size: 10pt;
  background-color: #004C78;
  border-bottom: 1px solid #c0c0c0;
  color: #D7E6F1;
  font-weight: bolder;
  padding-bottom: 2px;
  padding-top: 2px;
  text-align: center;
}

.frmUser
{
  font-size:10pt;
  border-collapse: collapse;
  width: 90%;
}

.frmField
{
  vertical-align:top;
}

.frmEdit
{
  FONT-SIZE: 9pt;
}

.Footer
{
  font-size: 9pt;
  BACKGROUND-COLOR: #004C78;
  COLOR: #D7E6F1;
  b order: 1px solid #df0000;
  margin-bottom:5px;
  margin-top:5px;
  padding:10px;
  w idth: 100%;
}

.FilterBox
{
  font-size:100%;
  background-color:#e0e0e0;
  border:1px solid #c0c0c0;
  margin-bottom: 5px;
  padding: 5px;
}

.DBTabGrpItems
{
  border-collapse: collapse;
  font-size: 9pt;
}

.DateInput
{
  f ont-size: 90%;
}

.ContentArea
{
  b order-bottom: 1px solid #e0e0e0;
  b order-left: 1px solid #e0e0e0;
  b order-right: 1px solid #e0e0e0;
  padding: 0;
  w idth: 100%;
}

.cmMonthSel
{
  font-size:9pt;
  font-weight: bolder;
  padding-left:5px;
  padding-right:5px;
}

.CMCTlbButton:hover
{
  border: 1px solid #c0c0c0;
  color: #000000;
  opacity: 1.0;
}

.CMCTlbButton
{
  font-size:7pt;
  #f0f0f0;
  background-color:transparent;
  border: 1px solid transparent;
  ccddcc;
  color: #707070;
  cursor:hand;
  cursor:pointer;
  height:20;
  margin-left:1px;
  margin-top:1px;
  opacity: 0.7;
  padding-left:3px;
  padding-right:3px;
  vertical-align:middle;
}

.CMCTextPHCommands
{
  text-align:center;
}

.CMCTable
{
  FONT-SIZE: 9pt;
  padding: 3px;
  text-align: justify;
}

.CMCSiteWallPaper, .CMCSiteWallPaper2
{
  margin: auto;
  padding: 2px;
}

.CMCMenuGrp
{
  F ONT-WEIGHT: bolder;
  C OLOR: white;
  FONT-FAMILY: Tahoma;
}

.CMCHeader
{
  p osition: relative;
  B ACKGROUND-COLOR: #D7E6F1;
  d isplay:inline;
  m argin: 10px 0 10px 0;
  padding-bottom: 5px;
  width: 100%;
}

.cmBox
{
  font-size: 9pt;
  background-color:#ffffff;
  border:1px solid #c0c0c0;
  margin-bottom:2px;
  w idth:235px;
}

.BoxTitle
{
  COLOR : #ffffff;
  FONT-FAMILY: Arial;
  FONT-SIZE: 12pt;
  FONT-WEIGHT: bolder;
}

.BandTable TD
{
  padding: 4px 2px 4px 2px;
  border: 1px solid #c0c0c0;
}

.BandTable
{
  font-size: 9pt;
  border-collapse: collapse;
}

.BandTable TR:hover
{
  background-color:#ffff99;
}

.BandPageTitle
{
  font-size: 12pt;
  color: #D7E6F1;
  padding-bottom:20px;
}

.DBTabGrpHead
{
  font-weight: bolder;
  border-bottom: 1px solid #c0c0c0;
}

.BandPageRightTitle
{
  font-size: 10pt;
  padding-bottom:5px;
}

.BandPageRight
{
  font-size: 9pt;
  p adding-bottom: 5px;
  padding-left:10px;
  w idth: 100%;
}

.BandPage
{
  border-collapse: collapse;
  border-spacing:0;
  min-height: 570;
  width: 100%;
}

.appBkButton
{
  border: 0 !important;
}

#MENUCONTAINER
{
  f loat:left;
  b ackground-color: #23436a;
  b order-radius: 4px;
  m argin: 0;
  p adding: 5px 0 5px 0;
  w idth: 100%;
}

.SubTab1 TABLE
{
  font-size:80%;
}

.sodQSCanvas
{
  height:100%;
  width:100%;
  position:fixed;
  top:0;
  left:0;
  background-color:#e0e0e0;
  opacity:0.6;
  filter:alpha(opacity=60);
  -moz-opacity:60;
  z-index:999;
}

.sodQSDlg
{
  padding:20px;
  border:1px solid #c0c0c0;
  border-radius:4px;
  background-color:#ffff99;
  text-align:center;
  position:fixed;
  width:340px;
  top:10%;
  left:50%;
  margin-left:-170px;
  z-index:1000;
}

.sodCPBalanceFW
{
  font-weight:bolder;
}

.sodCPTrackUsage
{
  text-align:left;
  padding:5px;
  font-size:9pt;
}

.sodCPTrackUsage input
{
  border:1px solid #c0c0c0;
  border-radius: 4px;
  padding:5px;
  font-size: 9pt;
}

.sodCPNoCredit
{
  color:#df0000;
  font-size:12pt;
  text-align:center;
  padding:10px;
}

.sodTrackUsage
{
  padding-left: 2px;
  color:navy;
  font-weight:bolder;
}

.sodSection
{
  font-style:italic;
  font-size:10pt;
}

.sodRPATitle
{
  text-align:center;
  font-size:12pt;
  font-weight: bolder;
}

.sodRPALogo IMG
{
  width: 300px;
}

.sodRPALogo
{
  text-align:center;
}

.sodRPADoc LI
{
  padding-left:10px;
  padding-bottom:10px;
}

.sodRPADoc
{
  font-family: "Times New Roman";
  font-size:9.7pt;
  /*  font-family: Cambria, "Times New Roman";
  padding: 40px 20px 40px 20px;
  width: 720px;
  */  padding: 40px 40px 40px 40px;
  width: 643px;
}

.sodRepToolbar
{
  FONT-SIZE: 9pt;
  background-color: #EEDDEE;
  border: 1px solid #c0c0c0;
  m argin-bottom: 1px;
  padding: 5px;
  text-align:right;
}

.sodRCITypeID_3
{
  margin-top:5px;
  background-color:Yellow;
  border:1px solid #c0c0c0;
  color:#000000;
  margin-bottom:5px;
  padding:2px;
}

.sodRCITypeID_2
{
  margin-top:5px;
  background-color:#df0000;
  border:1px solid #c0c0c0;
  color:#ffffff;
  margin-bottom:5px;
  padding:2px;
}

.sodMemberPicThumb
{
  width: 90px;
}

.sodMemberPicFrameThumb
{
  display:inline-block;
  padding:5px 10px 5px 10px;
  vertical-align:top;
  width: 90px;
}

.sodMemberPicFrame
{
  display:inline-block;
  padding:5px 10px 5px 10px;
  vertical-align:top;
  width: 220px;
}

.sodMemberPicBoxThumb
{
  width: 90px;
  -moz-box-shadow: 0px 10px 20px #b0b0b0;
  -webkit-box-shadow: 0px 10px 20px #b0b0b0;
  box-shadow: 0px 10px 20px #b0b0b0;
  height:90px;
  overflow:hidden;
}

.sodMemberPicBox
{
  width: 220px;
  -moz-box-shadow: 0px 10px 20px #b0b0b0;
  -webkit-box-shadow: 0px 10px 20px #b0b0b0;
  box-shadow: 0px 10px 20px #b0b0b0;
  height:220px;
  overflow:hidden;
  text-align:center;
}

.sodMemberPic
{
  w idth: 220px;
}

.sodMemberNoPicThumb
{
  border:1px dashed #c0c0c0;
  height:88px;
  width:88px;
}

.sodMemberNoPic
{
  border:4px dashed #c0c0c0;
  f ont-size:12pt;
  height:212px;
  p adding-top: 40%;
  width:212px;
}

.sodMemberLabel
{
  padding-top:10px;
  text-align:center;
}

.sodHotMember
{
  font-size:20pt;
  #df0000;
  background-color:#66A365;
  color:#ffffff;
  cursor:hand;
  text-align:center;
}

.sodForm
{
  FONT-SIZE: 9pt;
  background-color: #ffffBB;
  border: 1px solid #c0c0c0;
  width: 100%;
}

.sodForm .frmLabel
{
  p adding-top: 0;
}

.sodForm TD
{
  padding:4px 2px 2px 2px;
}

.sodForm INPUT, .sodForm SELECT, .sodForm TEXTAREA, .FilterBox INPUT, .FilterBox SELECT, .FilterBox TEXTAREA,
 .ToolsBox INPUT, .ToolsBox SELECT, .ToolsBox TEXTAREA
{
  padding:3px;
  border: 1px solid #c0c0c0;
  font-size:9pt;
  border-radius: 3px;
}

.sodForm TEXTAREA
{
  width:100%;
}

.sodChartWeekNum
{
  text-align:center;
  font-size:12pt;
  font-weight:bolder;
}

.sodChartUnitType
{
  padding-top:15px;
  border:0px;
  font-size:10pt;
  font-weight: bolder;
}

.sodCellNowShow A, .sodCellNowShow A:Visited, .sodCellNowShow A:Active, .sodCellNowShow A:Link, .sodCellNowShow A:Hover
{
  text-decoration: none;
  color:#000000;
}

.sodCellNowShow
{
  background-color: #ffffff;
  color:#000000;
}

.sodCellDisabled
{
  background-color: #df0000;
  color:#ffffff;
  m argin-bottom:2px;
  padding:3px;
}

.sodCellBusyResale4
{
  background-color: rgb(57, 36, 183);
  color:#ffffff;
}

.sodCellBusyResale3 A, .sodCellBusyResale3 A:Visited, .sodCellBusyResale3 A:Active, .sodCellBusyResale3 A:Link,
 .sodCellBusyResale3 A:Hover, .sodCellBusyResale4 A, .sodCellBusyResale4 A:Visited, .sodCellBusyResale4 A:Active,
 .sodCellBusyResale4 A:Link, .sodCellBusyResale4 A:Hover
{
  text-decoration: none;
  color:#ffffff;
}

.sodCellBusyResale3
{
  background-color: navy;
  color:#ffffff;
}

.sodCellBusyResale2 A, .sodCellBusyResale2 A:Visited, .sodCellBusyResale2 A:Active, .sodCellBusyResale2 A:Link,
 .sodCellBusyResale2 A:Hover
{
  text-decoration: none;
  color:#000000;
}

.sodCellBusyResale2
{
  background-color: lightblue;
  color:#000000;
}

.sodCellBusyR A, .sodCellBusyR A:Visited, .sodCellBusyR A:Active, .sodCellBusyR A:Link, .sodCellBusyR A:Hover
{
  text-decoration: none;
  color:#ffffff;
}

.sodCellBusyR
{
  background-color: OliveDrab;
  color:#ffffff;
}

.sodCellBusyPending A, .sodCellBusyPending A:Visited, .sodCellBusyPending A:Active, .sodCellBusyPending A:Link,
 .sodCellBusyPending A:Hover
{
  text-decoration: none;
  color:#000000;
}

.sodCellBusyPending
{
  padding:3px;
  background-color: orange;
  color:#000000;
}

.sodCellBusyHU A, .sodCellBusyHU A:Visited, .sodCellBusyHU A:Link, .sodCellBusyHU A:Hover, .sodCellBusyHU A:Active
{
  text-decoration: none;
  color:#ffffff;
}

.sodCellBusyHU
{
  background-color: #ae0000;
  color:#ffffff;
  m argin-bottom:2px;
  padding:3px;
}

.sodCellBusyHR A, .sodCellBusyHR A:Visited, .sodCellBusyHR A:Link, .sodCellBusyHR A:Hover, .sodCellBusyHR A:Active
{
  text-decoration: none;
  color:#FFFFFF;
}

.sodCellBusyHR
{
  background-color: OliveDrab;
  color:#FFFFFF;
}

.sodCellBusyH A, .sodCellBusyH A:Visited, .sodCellBusyH A:Link, .sodCellBusyH A:Hover, .sodCellBusyH A:Active
{
  text-decoration: none;
  color:#000000 !important;
}

.sodCellBusyH
{
  background-color: #ffff99;
  color:#000000;
  m argin-bottom:2px;
  padding:3px;
}

.sodCellBusyD A, .sodCellBusyD A:Visited, .sodCellBusyD A:Active, .sodCellBusyD A:Link, .sodCellBusyD A:Hover
{
  text-decoration: none;
  color:#ffffff;
}

.sodCellBusyD
{
  b ackground-color: #990000;
  background-color: OliveDrab;
  color:#ffffff;
}

.sodCellAvailResaleBox
{
  h eight:70;
  border: 1px solid #c0c0c0;
  font-size:10pt;
  padding:5px;
  text-align:center;
  width:250;
}

.sodCellAvailBox
{
  height:70;
  border: 1px solid #c0c0c0;
  font-size:10pt;
  padding-top:10px;
  text-align:center;
  width:250;
}

.sodCellAvail A, .sodCellAvail A:Visited, .sodCellAvail A:Active, .sodCellAvail A:Link, .sodCellAvail A:Hover
{
  text-decoration: none;
  color:#000000;
}

.sodCellAvail
{
  background-color: #ffffff;
  color:#000000;
}

.sodBuilding
{
  margin-top:20px;
  font-size:20pt;
  width:100%;
}

.SiteMapLvl3
{
  padding-left: 16px;
}

.SiteMapLvl2
{
  padding-left: 8px;
}

.SiteMapLvl1
{
  font-weight: bolder;
  padding-top: 8px;
}

.SiteMapLvl0
{
  font-weight: bolder;
}

.qmsWizButton
{
  FONT-SIZE: 10pt;
  BACKGROUND-COLOR: #ccddcc;
  border: 1px solid #c0c0c0;
  height:40px;
}

.PTCanvas
{
  position:absolute;
  background-color: #ffffff;
  height: 100%;
  left:0px;
  top:0px;
  width: 200%;
  z-index:1000;
}

.HTMLFieldBoxTlb
{
  margin-top:10px;
  text-align:right;
}

.HTMLFieldBoxText
{
  height: 570px;
}

.frmUserGrp_0, .frmUserGrp_6
{
  background-color: #D7E6F1;
  color: #004C78;
}

.frmUserGrp_5
{
  font-size: 10pt;
  background-color: #D7E6F1;
  border-bottom: 1px solid #c0c0c0;
  color: #004C78;
  font-weight: bolder;
  padding-bottom: 2px;
  padding-top: 2px;
  text-align: center;
}

.frmUserGrp_2
{
  font-size: 10pt;
  background-color: #D7E6F1;
  border-bottom: 1px solid #c0c0c0;
  color: #004C78;
  font-weight: bolder;
  padding-bottom: 2px;
  padding-top: 2px;
  text-align: center;
}

.frmButtonLt, .frmButton
{
  FONT-SIZE: 9pt;
  BACKGROUND-COLOR: #ccddcc;
  border-radius: 2px;
  border: 1px solid #c0c0c0;
}

.FooterMob
{
  color:#000000;
  PADDING-LEFT: 5px;
  PADDING-RIGHT: 5px;
  PADDING-TOP: 6px;
  font-size:5pt;
}

.CustomerLogo
{
  height: 120px;
  b order: 1px solid #df0000;
  v ertical-align: middle;
}

.CMCBanner
{
  PADDING-RIGHT: 0px;
  B ACKGROUND-COLOR: #D7E6F1;
  b ackground-image: url(/app/public/CraneBG.jpg);
  b ackground-repeat: repeat-x;
  padding-bottom: 5px;
  text-align:right;
}

.ClikTitle
{
  cursor:pointer;
  color: #005da7;
  cursor:hand;
  font-weight: bolder;
}

#mnGrp1111
{
  b ackground-color: #c0c0c0;
  c olor: #df0000;
}

img
{
  vertical-align: bottom;
}

html>body .frmUserLbl
{
  text-align:right;
  padding-bottom: 5px;
  padding-right: 5px;
  padding-top: 5px;
  vertical-align:top;
}

FORM
{
  PADDING-RIGHT: 0px;
  MARGIN: 0px;
  PADDING-BOTTOM: 0px;
  PADDING-LEFT: 0px;
  PADDING-TOP: 0px;
}

A:Visited
{
  COLOR: #003399;
  TEXT-DECORATION: underline;
}

A:link
{
  COLOR: #003399;
  TEXT-DECORATION: underline;
}

A:hover
{
  COLOR: #003399;
  TEXT-DECORATION: underline;
}

A:Active
{
  COLOR: #003399;
  TEXT-DECORATION: underline;
}

A
{
  COLOR: #003399;
  TEXT-DECORATION: underline;
}

.UsrReqWrn
{
  color:#df0000;
  font-weight: bolder;
  text-align:center;
}

.UsrRequestForm TD
{
  padding: 5px 10px 5px 10px;
}

.UsrRequest, .USRFeedback
{
  width: 100%;
}

.UsrRegistration
{
  width: 100%;
}

.UsrLogonBox Input
{
  font-size: 100%;
}

.UsrLogonBox
{
  font-size: 100%;
  border: 1px solid #c0c0c0;
}

.wsfFeedbackBtns
{
  text-align:left;
}

.wsfFeedbackBtns INPUT
{
  min-width: 80px;
  width:auto !important;
}

.USRLoginTitleTS
{
  padding-top: 0px;
  font-size: 170%;
  padding-bottom: 5px;
}

.USRLoginTitle, .USRPwdChgTitle, .USRLostPwdTitle, .USRFeedbackTitle
{
  padding: 30px;
  font-size: 130%;
}

.USRLoginLostPwdLink
{
  color:inherit;
  padding-top:10px;
}

.USRLoginFormTS TD
{
  padding: 4px;
}

.USRLoginFormTS Input
{
  font-size: 180%;
  width: 300px;
}

.USRLoginFormTS DIV
{
  padding: 4px;
}

.USRLoginFormTS .USRLoginFormTSBtn
{
  width: 100px;
  BACKGROUND-COLOR: #ccddcc;
  border-radius:2px;
  border: 1px solid #c0c0c0;
  font-size: 19pt;
  padding: 5px;
}

.USRLoginFormTS #txtUserAlias, .USRLoginFormTS #txtUserPwd
{
  font-size: 20pt;
  width: 400px;
}

.USRLoginFormTS
{
  font-size: 180%;
  text-align: center;
}

.USRLoginForm INPUT, .USRPwdChgForm INPUT
{
  font-size: 10pt;
}

.USRLoginFormEmailLabel, .USRLoginFormEmailInput, .USRLoginFormPwdLabel, .USRLoginFormPwdInput, .USRPwdChgFormNewPwdLabel,
 .USRPwdChgFormNewPwdInput, .USRPwdChgFormRtyPwdLabel, .USRPwdChgFormRtyPwdInput, .USRLostPwdFormEmailLabel,
 .USRLostPwdFormEmailInput
{
  padding-top:20px;
}

.USRLoginForm .USRLoginFormBtns, .USRPwdChgForm .USRPwdChgFormBtns, .USRLostPwdForm .USRLostPwdFormBtns
{
  padding-top:30px;
}

.USRLoginForm .USRLoginFormBtn, .USRPwdChgForm .USRPwdChgFormSubmitBtn, .USRPwdChgForm .USRPwdChgFormCancelBtn,
 .USRLostPwdForm .USRLostPwdFormSubmitBtn, .USRLostPwdForm .USRLostPwdFormCancelBtn
{
  padding: 10px;
}

.USRLoginForm .frmButtonlt, .USRPwdChgForm .frmButtonlt
{
  padding:1%;
}

.USRLoginForm, .USRPwdChgForm
{
  font-size: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.USRLoginExtra
{
  padding-top:3%;
  font-size: 90%;
  padding-bottom:3%;
}

.UserList
{
  FONT-SIZE: 8pt;
}

.TSScrollBandUp
{
  cursor: hand;
  cursor: pointer;
}

.TSScrollBandSlower
{
  padding-right: 20px;
}

.TSScrollBandHi
{
  text-align:center;
  background-color: #ffff99;
  color: #ffffff;
  cursor: hand;
  cursor: pointer;
}

.TSScrollBandFaster
{
  padding-left: 20px;
}

.TSScrollBandDown
{
  cursor: hand;
  cursor: pointer;
}

.TSScrollBand
{
  text-align:center;
  background-color: #f0f0f0;
  color: #004C78;
  cursor: hand;
  cursor: pointer;
}

.TSMain
{
  
}

.toolbar A
{
  TEXT-DECORATION: none;
}

.toolbar .ToolBarItem
{
  W IDTH: 70px;
}

.toolbar .MenuSel
{
  FONT-WEIGHT: bolder;
  COLOR: navy;
  FONT-SIZE: larger;
}

.toolbar .MenuItem
{
  FONT-SIZE: x-small;
}

.tlbCustUser
{
  font-size:80%;
  cursor:hand;
  pointer:hand;
}

.TI_on
{
  font-weight: bolder;
  color:#004C78;
}

.TI_off
{
  color:#525252;
}

.TI_buttonRO
{
  padding:3px;
  background-color:#c0c0c0;
  text-align:center;
  width: 80px;
}

.TI_button
{
  cursor:hand;
  background-color:#D7E6F1;
  cursor:pointer;
  padding:3px;
  text-align:center;
  width: 80px;
}

.TextInputSmall
{
  FONT-SIZE: 7pt;
}

.TabCtrlHidden
{
  color: #ffffff;
  background-color: #004C78;
  border-right: 1px solid #c0c0c0;
}

.suDlgBox
{
  padding:10px;
  background-color:#e0e0e0;
  border:1px solid #c0c0c0;
  color:#000000;
  left:25%;
  text-align:left;
  top:10%;
  width:30%;
}

.sodCommBox
{
  padding:20px;
  border: 1px solid #c0c0c0;
  border-radius:4px;
  margin:10px 0 30px 0;
  background-color: #fff;
}

.sodCommTitle
{
  font-size:120%;
  padding:20px 0 10px 0;
  font-weight:bolder;
}

.sodCommTitleSub
{
  font-size:110%;
  padding:20px 0 10px 0;
  font-weight:bolder;
}

.sodCommNote
{
  font-size:9pt;
  font-style:italic;
  padding-top:3px;
  text-align:right;
}

.sodMRPRewardBoxOption input[type="radio"]
{
  d isplay:none;
}

.sodMRPRewardBoxOption input[type="radio"] + label
{
  cursor:hand;
  cursor:pointer;
  t ext-decoration: underline;
}

.sodMRPRewardBoxOption input[type="radio"]:checked + label
{
  background-color:lightgreen;
}

.sodMRPRewardBox
{
  padding:20px;
  background-color:#e0e0e0;
  b order:1px solid #c0c0c0;
  border-radius:4px;
  color:#000;
  left:50%;
  text-align:left;
  top:10%;
  width:500px;
  margin-left:-250px;
  border: 4px solid #ffffff;
  -moz-box-shadow: 0px 10px 20px #b0b0b0;
  -webkit-box-shadow: 0px 10px 20px #b0b0b0;
  box-shadow: 0px 10px 20px #b0b0b0;
}

.sodMRPRewardBoxTitle
{
  font-size:120%;
  padding: 5px 0 20px 0;
}

.sodMRPRewardBoxOption
{
  border:1px solid #c0c0c0;
  background-color:#fff;
  padding:10px;
  margin:10px 0 10px 0;
}

.srcDocTitle A:Visited
{
  color: #0000cf;
}

.srcDocTitle A:link
{
  color: #0000cf;
}

.srcDocTitle A:hover
{
  color: #0000cf;
}

.srcDocTitle A:Active
{
  color: #0000cf;
}

.srcDocTitle A
{
  color: #0000cf;
}

.SideToolbarStatic
{
  padding:10px;
  font-size:100%;
}

.SideToolbarParentShow
{
  padding: 1px;
  width: 5px;
}

.SideToolbarParentHide
{
  padding: 1px;
  width: 5px;
}

.SideToolbar
{
  padding:20px 20px 10px 20px;
  -moz-box-shadow: 0px 10px 20px #b0b0b0;
  -webkit-box-shadow: 0px 10px 20px #b0b0b0;
  background-color:#ffffff;
  border-bottom:1px solid #c0c0c0;
  border-right:1px solid #c0c0c0;
  border-top:1px solid #c0c0c0;
  box-shadow: 0px 10px 20px #b0b0b0;
  font-size:100%;
  margin-top:10px;
  position:absolute;
  z-index: 1000;
}

.sfFiles TD
{
  padding: 2px 4px 2px 4px;
}

.sfFiles
{
  width: 100%;
  border-collapse:collapse;
  font-size: 9pt;
}

.sfFile:hover
{
  background-color:#ffff99;
}

.sfDlgBox
{
  padding:10px;
  background-color:#c0c0c0;
  border:1px solid #c0c0c0;
  color:#000000;
  height: 90%;
  left:10%;
  text-align:left;
  top:2%;
  width:80%;
}

.SecToolbar .SelItem
{
  BORDER-RIGHT: groove;
  BACKGROUND-COLOR: #ff9900;
  BORDER-BOTTOM: groove;
  BORDER-LEFT: groove;
  BORDER-TOP: groove;
  COLOR: navy;
  HEIGHT: 50px;
  TEXT-ALIGN: center;
  WIDTH: 150px;
}

.SecToolbar .MenuItem
{
  BORDER-RIGHT: groove;
  BORDER-BOTTOM: groove;
  BORDER-LEFT: groove;
  BORDER-TOP: groove;
  COLOR: white;
  HEIGHT: 50px;
  TEXT-ALIGN: center;
  WIDTH: 150px;
}

.SecToolbar
{
  FONT-SIZE: x-small;
  BACKGROUND-COLOR: #004C78;
}

.SecTitle
{
  COLOR: #1d59e7;
  FONT-WEIGHT: bolder;
}

.RevText
{
  FONT-SIZE: x-small;
  BACKGROUND-COLOR: navy;
  COLOR: white;
}

.QuoteListMob
{
  font-size: 5pt;
}

.prnSec
{
  BACKGROUND-COLOR: #d5e1e8;
}

.prnLabel
{
  BACKGROUND-COLOR: #C0C0C0;
  BORDER-BOTTOM: black 1px solid;
}

.prnField
{
  FONT-WEIGHT: bolder;
  BACKGROUND-COLO R: #C0C0C0;
  BORDER-BOTTOM: black 1px solid;
}

.PictureShadow
{
  margin:20px 20px 20px 0px;
  -moz-box-shadow: 0px 10px 20px #b0b0b0;
  -webkit-box-shadow: 0px 10px 20px #b0b0b0;
  border: 4px solid #ffffff;
  box-shadow: 0px 10px 20px #b0b0b0;
}

.PicPortfolio
{
  b order: 2px dotted #004C78;
  height: 210px;
  padding: 10px;
}

.PicNoteTab
{
  FONT-SIZE: x-small;
  MARGIN: 0px;
}

.PicNoteLbl
{
  BORDER-RIGHT: solid black 1px;
  B ORDER-TOP: solid black 1px;
  TEXT-ALIGN: right;
}

.PicNoteFld
{
  FONT-WEIGHT: bolder;
  B ORDER-TOP: solid black 1px;
}

.PageSchema2
{
  padding: 10px;
  w idth: 100%;
}

.NEWSTITLE A, .NEWSTITLE A:Visited, .NEWSTITLE A:Active, .NEWSTITLE A:Link, .NEWSTITLE A:Active, .NEWSTITLE A:Hover
{
  color: #ffffff;
  TEXT-DECORATION: none;
}

.NEWSBROWSER
{
  padding-left: 10px;
}

.NewsArchiveBand .NEWSTITLE A, .NewsArchiveBand .NEWSTITLE A:Visited, .NewsArchiveBand .NEWSTITLE A:Active,
 .NewsArchiveBand .NEWSTITLE A:Link, .NewsArchiveBand .NEWSTITLE A:Active, .NewsArchiveBand .NEWSTITLE A:Hover
{
  color: #ffffff;
  TEXT-DECORATION: none;
}

.NewsArchiveBand .NEWSDATE
{
  color: #c0c0c0;
}

.NewsArchiveBand
{
  w idth: 20%;
  background-color: #005da7;
  border-right: 1px solid #c0c0c0;
  color: #ffffff;
}

.mqMsgPreviewText
{
  width: 100%;
  -moz-box-shadow: 0px 10px 20px #b0b0b0;
  -webkit-box-shadow: 0px 10px 20px #b0b0b0;
  background-color:Lavender;
  border:1px solid #c0c0c0;
  box-shadow: 0px 10px 20px #b0b0b0;
  height: 300px;
  padding:20px;
}

.mqGenCheckPrcRun
{
  background-color:navy;
}

.mqGenCheckPrcIdle
{
  background-color:#c0c0c0;
}

.mqGenCheckPrcErr
{
  background-color:#df0000;
  color:#fff;
}

.mqGenCheckMsgWrn
{
  background-color:orange;
}

.mqGenCheckMsgOk
{
  background-color:#c0c0c0;
}

.mqGenCheckMsgErr
{
  background-color:#df0000;
  color:#fff;
}

.mqGenCheck
{
  padding: 0px 3px 0px 3px;
  *display: inline;
  border-radius:2px;
  display:inline-block;
  margin-right: 3px;
  min-width: 20px;
  text-align:center;
  zoom: 1;
}

.MobileWebTitleUser
{
  font-size:50%;
  color:#ffffff;
}

.MobileWebTitle A
{
  text-decoration: none;
  color:#ffffff;
}

.MobileToolbar
{
  font-size:110%;
  background-color: #D7E6F1;
  color: #004C78;
  f ont-weight: bolder;
}

.MnuBarItemCurr A
{
  color:#df0000;
}

.MnuBarItem A
{
  text-decoration: none;
}

.MnuBarContainer
{
  display:inline-block;
  *display: inline;
  max-width:80%;
  overflow:auto;
  white-space:nowrap;
  zoom: 1;
}

.MGTable TD
{
  padding: 5px;
  height: 100%;
}

.MGTable
{
  width: 95%;
}

.MGPic TD
{
  padding-top: 10px;
  padding-bottom: 5px;
}

.MGPic
{
  border: 1px solid #c0c0c0;
}

.MGFolderList
{
  border: 1px solid #c0c0c0;
}

.mabPanel
{
  font-size:100%;
  200px;
  background-color:#e0e0e0;
  border:1px solid #c0c0c0;
  left:50%;
  margin-top:10px;
  padding:10px;
  text-align:Left;
}

.LoginUserNameTS
{
  
}

.LoginUserName, .wsfLostPassEmail
{
  min-width:200px;
  border-radius:4px;
  border: 1px solid #c0c0c0;
  padding: 10px;
  width: 25%;
}

.LoginPasswordTS
{
  
}

.LoginPassword
{
  min-width:200px;
  border-radius:4px;
  border: 1px solid #c0c0c0;
  padding: 10px;
  width: 25%;
}

.LoginBox
{
  display:inline;
  border: 1px solid #c0c0c0;
  font-size:10pt;
  height:80px;
  margin: 5px;
  min-width:150px;
  text-align:center;
  vertical-align:bottom;
}

.ListPageBreak
{
  page-break-after:always;
  font-size:9pt;
  font-style: italic;
  padding-top: 5px;
  text-align:right;
}

.ListItemAlt
{
  
}

.ListGraphCol
{
  background-color:#AED6E5;
  float:right;
  opacity:0.7;
  position:absolute;
  right: 0px;
}

.ListFoot TD
{
  border-top: 2px solid #c0c0c0;
}

.ListFoot
{
  font-weight: bolder;
  b ackground-color:#c0c0c0;
  color:#000000;
}

.ListColNum
{
  padding-right:2px;
  text-align:right;
  white-space:nowrap;
}

.ListColNumHead
{
  text-align:right;
}

.ListitemColSel
{
  text-align:center;
  width: 20px;
}

.LblPortfolio
{
  p adding-top: 5px;
}

.LangSelected
{
  b order:solid 3px #D7E6F1;
}

.ItemCurrent
{
  color: #000 !important;
}

.InputLabel
{
  white-space:nowrap;
  padding-left:5px;
}

.InfoBox
{
  BORDER: #c0c0c0 1px dashed;
  padding: 10px;
}

.IL_ITEMS
{
  
}

.hpCentral
{
  b order-left: 1px solid #c0c0c0;
  b order-right: 1px solid #c0c0c0;
}

.HomeText UL
{
  margin-left: 15px;
  /* disc, circle */;
  c olor: #c0c0c0;
  list-style-type: square;
  margin-bottom: 0px;
}

.HBR
{
  background-color: #A7B4E9;
  color: #ffffff;
}

.HBoxTitle A, .HBoxTitle A:Active, .HBoxTitle A:hover, .HBoxTitle A:link, .HBoxTitle A:visited
{
  color: #ffffff;
  text-decoration: none;
}

.HBoxPic
{
  padding-top:10px;
  padding-left: 5px;
}

.HBoxBody UL
{
  margin-left: 15px;
  /* disc, circle */;
  c olor: #fe9300;
  color: #c0c0c0;
  list-style-type: square;
  margin-bottom: 0px;
}

.HBoxBody TH
{
  background-color:#e0e0e0;
}

.HBoxBody LI
{
  
}

.HBoxBody A:Visited
{
  color: #005da7;
  text-decoration: none;
}

.HBoxBody A:link
{
  color: #005da7;
  text-decoration: none;
}

.HBoxBody A:hover
{
  color: #005da7;
  text-decoration: underline;
}

.HBoxBody A:Active
{
  color: #005da7;
  text-decoration: none;
}

.HBoxBody A
{
  color: #005da7;
  f ont-weight: bolder;
  text-decoration: none;
}

.HBL .IL_NEWS
{
  width: 348px;
}

.HBL
{
  background-color: #A7B4E9;
  color: #ffffff;
}

.HBC
{
  background-color: #A7B4E9;
  color: #ffffff;
}

.frmUserLbl
{
  text-align:right;
  vertical-align:top;
  w idth: 300px;
}

.frmUserFldRO
{
  font-weight: bolder;
  border: 1px solid #c0c0c0;
  h eight: 8px;
  padding: 2px;
}

.frmSection
{
  BACKGROUND-COLOR: #ff9900;
}

.frmSec A
{
  COLOR: navy;
  TEXT-DECORATION: none;
}

.frmSec
{
  FONT-SIZE: x-small;
}

.frmReqField
{
  color: #df0000;
  font-weight: bolder;
}

.frmLabel
{
  B ACKGROUND-COLOR: #F0F0E0;
  PADDING-RIGHT: 5px;
  TEXT-ALIGN: right;
  padding-top: 5px;
  vertical-align: top;
}

.frmFieldRO
{
  vertical-align: bottom;
  background-color: #c0c0c0;
  padding-left: 2px;
  text-align:left;
}

.frmEditInfo
{
  text-align:center;
  padding-bottom:5px;
  padding-top:10px;
}

.Footer A, .Footer A:Visited, .Footer A:Active, .Footer A:Link, .Footer A:Hover
{
  COLOR: #D7E6F1;
}

.FilterBoxSel
{
  background-color:#ffff99;
}

.etDlgBox
{
  padding:10px;
  background-color:#e0e0e0;
  border:1px solid #c0c0c0;
  color:#000000;
  height: 50%;
  left:25%;
  text-align:left;
  top:10%;
  width:30%;
}

.ContentArea2
{
  background-color:#ffffff;
  min-height: 400px;
}

.cmWDay
{
  border-bottom:1px solid #c0c0c0;
  padding:2px;
}

.cmUnSelDate
{
  border:1px solid #ffffff;
}

.cmTodayCmd
{
  border-top:1px solid #c0c0c0;
  padding-bottom:2px;
  padding-top:2px;
}

.cmToday
{
  font-weight:bolder;
}

.cmSelDay
{
  background-color:#c0c0c0;
  c olor:#000000;
}

.cmSelDate
{
  border:1px solid #df0000;
}

.cmOutDay
{
  color:#c0c0c0;
}

.cmHoliday
{
  b order: 1px dashed #df0000;
  b ackground-color: #df0000;
  color: #df0000;
}

.cmHeader
{
  background-color:#ffffff;
  padding:8px;
}

.cmDay
{
  padding-right:1px;
  cursor:hand;
  cursor:pointer;
}

.CMCTlbButton IMG
{
  margin:0px;
  border-radius: 0px;
  border: 0px;
}

.CMCTextPHToolbar INPUT
{
  padding:1 6 1 6;
}

.CMCTextPHToolbar
{
  background-color:#f0f0f0;
  padding-bottom:5px;
  text-align:center;
}

.CMCTextPHCommands .frmButtonLt
{
  min-width: 60px;
}

.CMCTable TD
{
  padding: 5px;
}

.cmcTabLbl
{
  border-right: 1px solid #d0d0d0;
  text-align: right;
}

.cmcTabFld
{
  padding-left: 2px;
}

.CMCItemMgrBtn
{
  height:20px;
  background-color:#c0c0ff;
  font-size:9pt;
  text-align:center;
  vertical-align:middle;
  width:25px;
}

.ChapTitle
{
  COLOR: #00aa33;
  FONT-SIZE: small;
  FONT-WEIGHT: bolder;
  MARGIN-BOTTOM: 0px;
}

.BorderTab
{
  BORDER-RIGHT: #c0c0c0 1px solid;
  BORDER-BOTTOM: #c0c0c0 1px solid;
  BORDER-LEFT: #c0c0c0 1px solid;
  BORDER-TOP: #c0c0c0 1px solid;
}

.BandPageLeft
{
  vertical-align: top;
  border-right: 1px solid #c0c0c0;
  color: #D7E6F1;
  font-size: 14pt;
  height: 570px;
  padding-left: 12px;
  padding-right: 10px;
  padding-top: 20px;
  width: 150px;
}

.BandPage TD
{
  p adding-top: 5px;
  p adding-bottom: 5px;
}

.appBkWrn
{
  color:#df0000;
  padding:5px;
}

.appBkToolbar
{
  font-size:12pt;
  margin-left:auto;
  margin-right:auto;
  margin-top:20px;
  padding-bottom:5px;
  text-align:right;
  width:80%;
}

.appBkPrivate
{
  color:#df0000;
}

.appBkItemsTitle
{
  text-align:center;
  font-weight: bolder;
  padding-bottom: 15px;
}

.appBkItemsSubTitle
{
  font-size: 80%;
  font-weight:normal;
}

.appBkItemsBox .ListItem TD, .appBkItemsBox .ListItemAlt TD
{
  padding-top: 20px;
}

.appBkItemsBox .ListItem
{
  background-color:inherit;
}

.appBkItemsBox .ListHead, .appBkItemsBox .ListGTot
{
  display:none;
}

.appBkItemsBox .ListFoot TD
{
  border: 0px;
}

.appBkItemsBox .BandTable TD
{
  border: 0px;
}

.appBkItemsBox .BandTable
{
  font-size: 12pt;
}

.appBkItemsBox
{
  font-size:12pt;
}

.appBkItems
{
  margin-left:auto;
  background: rgba(183, 205, 248, 1);
  border:1px solid #c0c0c0;
  margin-right:auto;
  max-height:400px;
  overflow: auto;
  padding:30px;
  text-align:left;
  width:80%;
}

.appBkItemNote
{
  font-size: 80%;
  font-style:italic;
  text-align:justify;
}

.appBkItemLink
{
  padding-bottom:5px;
}

.appBkItemBy
{
  font-size:70%;
  padding-bottom: 5px;
  t ext-align:right;
}

.appBkItem
{
  padding-bottom: 20px;
}

.appBkButton input
{
  margin: 0;
  padding: 0;
}

.appBkAddFrame
{
  text-align: center;
  margin-bottom:20px;
}

.appBkAddForm .TextInput
{
  font-size:12pt;
}

.appBkAddForm
{
  font-size:12pt;
  background: rgba(183, 205, 248, 1);
  border:1px solid #c0c0c0;
  margin:auto;
  padding:30px;
  text-align:left;
  width:80%;
}

.appBkAddCanvas
{
  z-index:999;
  background: rgba(250, 250, 250, .95);
  height:100%;
  left:0;
  padding:20px;
  position:absolute;
  top:0;
  width:100%;
}

#wsfoFiltersBtn
{
  display:none;
  border-left: 1px solid #c0c0c0;
  margin-left:5px;
  padding-left:5px;
}

#wsfoFilters
{
  display:block;
}

#RespMobileMenu
{
  display:none;
}

.frmUser TEXTAREA, .frmUser SELECT, .frmUser INPUT
{
  width: 100%;
  padding: 5px;
  border-radius: 4px;
  border: 1px solid #c0c0c0;
}

.frmUser TD
{
  padding:5px;
}

.frmUser .frmButtonLt
{
  width: auto;
}

.InputLabel INPUT, .InputLabel SELECT
{
  margin-top:5px;
}

.UsrRequestRight INPUT, .UsrRequestRight SELECT, .UsrRequestRight TEXTAREA, .USRFeedback INPUT, .USRFeedback SELECT,
 .USRFeedback TEXTAREA
{
  width: 100%;
}

#txtUserCountryCode
{
  max-width: 300px;
}

.wsfFormFieldDirty
{
  border: 4px solid #df0000 !important;
}

.wsfUserCountryPrstBtn
{
  display:inline;
}

.wsfUserCountryPrstBtn .wsfQSbtns
{
  margin-left:5px;
}

#usVDlgMakeEmailDomain
{
  
}

.VDlgUserIDExBox
{
  height: 500px;
  overflow: auto;
}

#usVDlgUserIDEx
{
  width: 100%;
  border-collapse:collapse;
  font-size:12pt;
}

#usVDlgUserIDEx td:first-child
{
  cursor:hand;
  cursor:pointer;
}

#usVDlgUserIDEx TH
{
  font-size:10pt;
  font-style:italic;
  font-weight:normal;
  padding: 5px;
}

#usVDlgUserIDEx TR:hover
{
  background-color:#c0c0c0;
}

#usVDlgUserIDEx TD
{
  border: 1px solid #c0c0c0;
  padding: 8px;
}

.cke_editable IMG
{
  max-width: 50%;
}

.wsfCustomHeadEdit
{
  font-size:9pt;
  padding:5px;
  border:1px dashed #ff9933;
}

.frmUserBtns
{
  padding-top:20px;
}

.frmUser input[type=checkbox], .frmUser input[type=button]
{
  width: auto;
}

#h_ImportFromUserID, .frmUser .frmButtonLt
{
  width: auto;
}

.UsrRequestRight INPUT[type="checkbox"], .USRFeedback INPUT[type="checkbox"]
{
  width: auto;
}

.wsfContactForm
{
  padding:10px;
  font-size:10pt;
}

.wsfRMobAddrBook
{
  text-align:center;
  margin-top:10px;
  background-color: yellow;
  border:1px solid #c0c0c0;
  border-radius:4px;
  padding:5px !important;
}

.wsfContactForm .wsfQSbtns
{
  margin-left:5px;
  width:auto;
}

.sodTopTlb INPUT
{
  padding:4px;
  border:1px solid #c0c0c0;
  border-radius:4px;
}

.sodTopTlb
{
  display:inline-block;
  padding-left:10px;
  padding-right:10px;
  text-align:left;
  font-size:10pt;
}

.sodUserOnline
{
  display:inline-block;
  float:right;
  width:20px;
  height:20px;
  border-radius:16px;
  background-color:green;
}

.sodLogo
{
  display:inline-block;
}

.sodLogo IMG
{
  width:280px;
}

.sodLogo A, .sodLogo A:link, .sodLogo A:visited
{
  text-decoration:none;
}

.sodHmBtn
{
  display:inline-block;
  border: 1px solid #c0c0c0;
  border-radius:4px;
  width:100px;
  text-align:center;
  padding:10px;
}

.sodHmFlt
{
  display:inline-block;
}

.sodHmBtlSel
{
  background-color:#f0f0f0;
}

.sodHmBox
{
  display:inline-block;
  min-height:250px;
  margin:5px;
  padding:10px;
  border:1px solid #c0c0c0;
  border-radius: 4px;
  vertical-align: top;
}

.sodHmBoxTitle
{
  font-weight:bolder;
  font-style:italic;
  padding: 10px 0 10px 5px;
}

.sodHmBoxFlt INPUT, .sodHmFlt SELECT
{
  border-radius:4px;
  padding:5px;
  border: 1px solid #c0c0c0;
}

.sodCPBalance
{
  font-size:9pt;
  width:100%;
  border-collapse: collapse;
}

.sodCPBalance TD
{
  vertical-align:top;
  padding:2px 3px 2px 3px;
  border: 1px solid #c0c0c0;
}

.wsfPageFDCranePointAccountBalance .sodCPBalance TD
{
  vertical-align:top;
  padding:5px;
  border: 1px solid #c0c0c0;
}

.wsfUserForm input[type="checkbox"]
{
  display:none;
}

.wsfUserForm input[type="checkbox"] + label, .wsfUserForm input[type="hidden"] + label
{
  display:inline-block;
  min-width:80px;
  padding:5px;
  border: 1px solid #c0c0c0;
  background-color:transparent;
  text-align: center;
  border-radius: 4px;
}

.wsfUserForm input[type="checkbox"]:checked + label, .wsfUserForm input[type="hidden"][checked] + label
{
  font-weight: bolder;
  background-color:#5CE85F;
}

.mqMsgPreviewHtmlBody
{
  background-color:#fff;
  padding: 10px;
}

.mqMsgPreviewHeader SPAN
{
  font-weight: bolder;
}

.mqMsgPreviewHeader
{
  padding: 0 0 10px 0;
}

.mqGenCheckPrcOff
{
  
}

.mqGenCheckBox
{
  cursor:hand;
  cursor:pointer;
}

#mqMailMessagePreviewPopUp
{
  z-index:1002;
  position:fixed;
  top: 5%;
  left: 5%;
  width:90%;
  height:100%;
  display:none;
}

.sodMVPage
{
  padding: 0;
  max-width:1000px;
  margin:auto;
  min-height:85vh;
  font-family: Raleway;
}

.sodMVPage *
{
  box-sizing: border-box;
}

.sodMVPage .sodTrackUsage
{
  display:none;
}

.sodMVPage INPUT, .sodMVPage SELECT, .sodMVPage TEXTAREA
{
  padding:5px;
  border:1px solid #c0c0c0;
  border-radius:4px;
}

.sodMVPage .sodCPBalance, .sodMVPage .BandTable
{
  width:100%;
  font-size:100%;
  border-collapse:collapse;
}

.sodMVPage .sodCPBalance TD, .sodMVPage .BandTable TD
{
  padding:5px;
}

.sodMVPage .ListHead, .sodMVPage .ListHeadIssue, .sodMVPage .DBTabGrpHead, .sodMVPage .ListFoot TD
{
  color:#004C78;
  background-color: #fff;
  border:0 !important;
}

.sodMVPage .ListGTot TD
{
  background-color: #fff;
  border-top:2px solid #c0c0c0 !important;
  border-right:0;
  border-left:0;
  border-bottom:0;
}

.sodMVPage .pullDown
{
  animation-duration: 0.5s;
  -webkit-animation-duration: 0.5s;
}

/*
    Modified:       2019-03-19
    Developer:      Leon Small
    Commented out some sodMVHeader Class Styles
    removing default Background Image for New Image Slider.
*/
.sodMVHeader
{
  'background-image: url(/sod/public/BannerBG-02.jpg);
  'b ackground-repeat: no-repeat;
  'background-size: cover;
  'b ackground-position: center;
  'b ackground-attachment: fixed;
  width: 100%;
  m in-height:100vh;
  h eight: 55vh;
  height: 350px;
  box-sizing: border-box;
  position:relative;
}

.sodMVTopBar
{
  background-color:#005884;
  opacity:0.7;
  height:53px;
}

.sodMVTopMenu
{
  position:absolute;
  top:5px;
  right:50px;
}

.sodMVTopUserBox
{
  border: 1px solid transparent;
  padding:5;
  box-sizing:border-box;
}

.sodMVTopUserBox:hover
{
  border: 1px solid #c0c0c0;
  border-radius:4px;
}

.sodMVTopUser
{
  display: inline-block;
  vertical-align: top;
  padding-top: 0;
  color:#fff;
}

.sodMVTopMenuIcon
{
  display:none;
}

.sodMVTopYourAccnt
{
  font-weight:bolder;
  color:#fff;
  cursor:hand;
  cursor:pointer;
  text-align:right;
}

.sodMVTopYourAccnt IMG
{
  vertical-align: middle;
}

.sodMVLogo
{
  padding: 30px 0 30px 0;
  text-align:center;
}

.sodMVLogoDark
{
  display: none;
}

.sodMVLogoWhite
{
  width:80%;
  max-width: 280px;
}

#sodMVTopMenuBox
{
  position:absolute;
  right:26px;
  top:45px;
  text-align: right;
}

.sodMVTopMenuArrow
{
  display:inline-block;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #005884;
  margin-right:20px;
}

.sodMVTopMenuItems
{
  text-align:left;
  color:#fff;
  background-color:#005884;
  padding:15px;
}

.sodMVTopMenuItems DIV
{
  m argin-bottom:5px;
}

.sodMVTopMenuItems DIV A:hover
{
  text-decoration: underline;
}

.sodMVTopMenuItems A
{
  text-decoration: none;
  color:#fff !important;
}

/*
    Modified:       2019-03-19
    Developer:      Leon Small
    Modified TOP Padding on sodMVTop Class Style
    for New Image Slider.
*/
.sodMVTop
{
  padding:70px 25px 10px 25px; /* ORIGINAL = 10px 25px 10px 25px; */
  background: #f0f0f0;
  border: 0;
  1px solid #c0c0c0;
  border-radius: 0;
  overflow: auto;
}

.sodMVMember
{
  float:left;
}

.sodMVMember DIV, .sodMVAccount DIV
{
  display: inline-block;
  padding-right:5px;
}

.sodMVAccount
{
  float:right;
}

.sodMVSectionsBox
{
  background-color: #fff;
  padding-top:30px;
  position:relative;
}

#oMVSectionsRight IMG, #oMVSectionsLeft IMG
{
  width:12px;
}

#oMVSectionsRight
{
  position:absolute;
  right:0;
  top:50%;
  margin-top:-6px;
  z-index:1000;
}

#oMVSectionsLeft
{
  position:absolute;
  left:0;
  top:50%;
  margin-top:-6px;
  z-index:1000;
}

.sodMVSections
{
  text-align:center;
  overflow:auto;
}

.sodMVSectionsScroll
{
  margin:auto;
  display:table;
  text-align:left;
}

.sodMVSectionCell
{
  display: table-cell;
  padding: 0 10px 10px 0;
}

.sodMVSection
{
  font-size: 130%;
  padding: 20px 20px 20px 20px;
  display: inline-block;
  background-color: #fff;
  #f0f0f0;
  m argin: 0 10px 10px 10px;
  border: 1px solid #767171;
  border-radius: 4px;
  color: #4E4E4E;
  width: 220px;
  height: 140px;
  vertical-align: top;
  text-align:center;
  cursor:hand;
  cursor:pointer;
  position:relative;
  b ox-shadow: 0px 10px 20px #b0b0b0;
}

.sodMVBtn
{
  text-decoration: none;
  font-weight:normal;
}

.sodMVSelBtn
{
  text-decoration: underline;
  font-weight:bolder;
}

.sodMVDataBoxTitle
{
  padding:10px 0 15px 0;
  font-size:130%;
}

.sodMVDataBoxSubTitle
{
  padding:20px 0 15px 0;
  font-weight:bolder;
  font-size:110%;
}

.sodMVSectionTitle
{
  text-transform:uppercase;
  color:#004C78;
  font-weight:bolder;
}

.sodMVSectionData
{
  position:absolute;
  bottom:20px;
  left:0;
  width:100%;
  text-align:center;
  font-size:140%;
}

.sodMVSectionDataValue
{
  font-weight:bolder;
}

.sodMVSectionDataCount
{
  font-size:80%;
}

.sodMVSectionSel
{
  background-color:#acdd68;
  border: 0;
}

.sodMVDataBoxes
{
  padding: 0;
  background-color:#fff;
  min-height: 500px;
}

.sodMVDataBoxesLabel
{
  text-align:right;
  font-style:italic;
  color:#000;
  padding:0 30px 4px 0;
}

.sodMVDataBox
{
  padding:30px 30px 50px 30px;
  border:0;
  1px solid #c0c0c0;
  border-radius:0;
  background-color:#fff;
  b ox-shadow: 0px 10px 20px #b0b0b0;
}

.sodMVCPUsages
{
  width: 100%;
  font-size: 100%;
  border-collapse: collapse;
}

.sodMVCPUsages TD
{
  display:table-cell !important;
  width:auto !important;
  height:auto !important;
  opacity:1 !important;
  visibility: visible !important;
}

.sodMVCPIssueUsages TD
{
  p adding:0 !important;
}

.sodMVCPIssueUsages DIV
{
  padding:10px;
}

.wsfPageDefault .sodMVFooter
{
  display:none;
}

.sodMVFooter
{
  BACKGROUND-COLOR: #004C78;
  text-align:center;
  padding:30px 10px 30px 10px;
  color:#fff;
  max-width:1000px;
  margin:auto;
}

.wsfPageLogon .sodMVFooter, .wsfPageLostPass .sodMVFooter, .wsfPageWebsiteFeedbackForm .sodMVFooter, .wsfPageChangePwd .sodMVFooter
{
  max-width:none;
}

.sodMVFooter A, .sodMVFooter A:link, .sodMVFooter A:visited
{
  color:#fff;
}

.sodDocTypeIcon
{
  text-align:center;
}

.sodDocTypeIcon IMG
{
  width:18px;
}

.sodDocExtLink
{
  background-image: url(/SOD/images/ExtLink.png);
  background-size: 15px;
  background-position: right;
  background-repeat: no-repeat;
  display: inline-block;
  padding-right: 20px;
  text-decoration: underline;
}

#QuickEditBoxMemberAction
{
  text-align:left;
  margin-top:2px;
  padding:5px;
  border:1px solid #c0c0c0;
  color:#000000;
  background-color:#eeffff;
  font-size:10pt;
}

#QuickEditBoxMemberAction INPUT, #QuickEditBoxMemberAction SELECT, #QuickEditBoxMemberAction TEXTAREA,
 #QuickEditBoxMemberFollowUp INPUT, #QuickEditBoxMemberFollowUp SELECT, #QuickEditBoxMemberFollowUp TEXTAREA,
 #QuickEditBoxMemberLead INPUT, #QuickEditBoxMemberLead SELECT, #QuickEditBoxMemberLead TEXTAREA, #QuickEditBoxMemberLead .TI_button
{
  padding:5px;
  border:1px solid #c0c0c0;
  border-radius:4px;
}

#QuickEditBoxMemberAction .frmButtonLt
{
  margin-top:5px;
}

#QuickEditBoxMemberAction TABLE, #QuickEditBoxMemberAction TEXTAREA, #QuickEditBoxMemberAction #MemberActionSubject
{
  width:100%;
  font-size:9pt;
}

.sodMPUASyncBox
{
  padding:20px;
  background-color:#f0f0f0;
  border:1px solid #c0c0c0;
  color:#000;
  text-align:left;
  top:2%;
  w idth:60%;
  left:20%;
}

#oSODLiveUsers
{
  display:inline;
}

.sodMUASync
{
  border-collapse:collapse;
  font-size:inherit;
  width:100%;
}

.sodMUASync TH
{
  vertical-align:top;
}

.sodMUASync TH DIV
{
  font-weight:normal;
  font-size:90%;
}

.sodMUASync TD
{
  padding:4px;
  border:1px solid #c0c0c0;
  white-space: nowrap;
}

.sodMUASyncOk
{
  background-color:Green;
}

.sodMUASyncKo
{
  background-color:#df0000;
}

.sodMUASyncBtns
{
  padding: 15px 0 0 0;
  text-align:center;
}

.sodMUASyncBtns INPUT[Type="button"]
{
  min-width:80px;
  margin-left:5px;
}

.wsfFileUploadFileBox
{
  display:inline-block;
  font-size:8pt;
  padding-top:5px;
}

.wsfFileUploadFile, .wsfFileUploadFileDragOver
{
  width:100%;
  border-radius:4px;
  padding:80px 20px 20px 20px;
}

.wsfFeedbackInfo
{
  font-size:10pt;
}

.wsfFeedbackInfo P
{
  font-weight:bolder;
  font-size:110%;
}

.wsfFeedBackBoxLogin
{
  padding:10px;
  text-align:center;
  background-color:4a97f3;
  margin: 0 0 20px 0;
  cursor:hand;
  cursor:pointer;
}

.wsfUserPwdViewText
{
  display:none;
}

.wsfUserPwdViewText + label
{
  margin-left:-34px;
  background-image: url(/SOD/images/View.png);
  background-repeat: no-repeat;
  background-size: contain;
  display:inline-block;
  height:24px;
  width:30px;
  vertical-align: middle;
}

.wsfFrmFieldFull INPUT, .wsfFrmFieldFull TEXTAREA
{
  width: 100%;
}

.wsfBtnSelected.wsfBtnSelected_1
{
  background-color:#8CCB6D;
}

.wsfBtnSelected.wsfBtnSelected_0
{
  background-color:#F37575;
}

.wsfQEBoxCnv
{
  height:100%;
  width:100%;
  position:fixed;
  z-index:998;
  top:0;
  left:0;
  background-color:#e0e0e0;
  filter:alpha(opacity=90);
  opacity:0.9;
  -moz-opacity:0.90;
}

.wsfQEBoxFix
{
  position:fixed;
  top:10%;
  left:10%;
  width:80%;
  z-index:999;
}

.wsfLIRow
{
  padding-bottom: 30px;
}

.wsfQEBoxAbs
{
  position:absolute;
  top:5%;
  left:50%;
  margin-left:-400px;
  width:800px;
  z-index:999;
}

.wsfInvalidInputTip
{
  padding: 5px;
  position: fixed;
  margin: -15px 0 0 5px;
  background-color: yellow;
  border-radius: 4px;
  border: 1px solid #c0c0c0;
  z-index: 1;
}

.wsfDebugSQLBtn
{
  border:0;
  font-size:8pt;
}

.wsfDebugSQL
{
  font-family: monospace;
  font-size:9pt;
  padding:8px;
  border:1px solid #c0c0c0;
  background-color:#f0f0f0;
}

.wsfRespMobileBtn IMG
{
  width:38px;
}

.wsfUserPwdViewText:checked + label
{
  background-image: url(/SOD/images/ViewNo.png);
}

.UserRegPrivacyText
{
  height:60vh;
  padding:20px;
  overflow:auto;
}

.UserRegPrivacyClose
{
  text-align:center;
  padding:15px 0 10px 0;
}

.UserRegPrivacyClose input
{
  width: auto !important;
}

#oUserRegPrivacyPanel
{
  display:none;
  position:fixed;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background-color:#f0f0f0;
  opacity:0.96;
  z-index:1;
  text-align:center;
}

#oUserRegPrivacy
{
  display:none;
  position:fixed;
  top:10%;
  left:0;
  right:0;
  margin:auto;
  width:70%;
  font-size:100%;
  background-color:#fff;
  border:1px solid #c0c0c0;
  border-radius:4px;
  z-index:2;
  box-sizing: border-box;
}

.wsfPrivacyPolicyDraft, .wsfWebsiteTermsDraft
{
  position:absolute;
  top:20%;
  left:0;
  right:0;
  margin:auto;
  opacity: 0.5;
  font-size:172pt;
  font-weight:bolder;
  color:#e0e0e0;
  -webkit-transform: rotate(-40deg);
}

.wsfPrivacyPolicy, .wsfWebsiteTerms
{
  position:relative;
  text-align:left;
}

.UserRegPrivacyChk
{
  padding:10px 0 10px 0;
}

.BandTable input[type="checkbox"], .wsfCheckBox
{
  display:none;
}

.BandTable input[type="checkbox"] + label, .wsfCheckBox + label
{
  display: inline-block;
  min-width:20px;
  min-height:20px;
  padding:5px;
  box-sizing: border-box;
  border-radius: 4px;
  background-color: #f0f0f0;
  border: 1px solid #c0c0c0;
}

.BandTable input[type="checkbox"]:checked + label, .wsfCheckBox:checked + label
{
  background-color: green;
}

.USRFeedbackContactFormLink
{
  display:none;
}

/* ENDCSS */

@media only screen and (max-width: 1100px) 
{
  .sodMVSections { font-size:8pt; }
  .sodMVSection { width:180px; height: 100px; }
  .sodMVSectionData { bottom: 10px; }
  .sodMVHeader { h eight: 25vh; }
}

@media only screen and (max-width: 800px) 
{
  .sodMVPage { padding: 0; }
  .sodMVMember, .sodMVAccount { float:none; margin-bottom:5px; }
  .sodMVSections { font-size:7pt; }
  .sodMVSection { width:auto; height: 100px; min-width:120px; padding: 10px; }
  .sodMVDataBox { padding: 15px 15px 35px 15px; }
}  
 
@media only screen and (max-width: 700px), screen and (max-height: 500px) 
{  
  #MenuContainer { display: none }
  #RespMobileMenu { display: block }
  .wsfRespMobileBtn { display: block }
  .wsfRespMobileMenu { display: block }
  .sodMVTopBar, .sodMVTopMenu, #sodMVTopMenuBox { display: none !important }

  .sodMVHeader { background-image: none !important; height: auto; }
  .sodMVTop { padding:10px; }
  .sodMVLogo { padding: 10px 0 30px 0; }
  .sodMVLogoWhite { display: none; }
  .sodMVLogoDark { display: inline; width:60%; max-width: 280px; }
  .sodMVDataBox { border: 0; padding: 10px 5px 25px 5px; }
  .sodMVMember DIV, .sodMVAccount DIV { display: block; }
}

@media only print
{
  .FilterBox, .ToolsBox { display:none }
}

@media only screen and (max-width: 1050px) 
{
  .ContentArea { min-height: 0; }
}

@media only screen and (max-width: 1000px) 
{
  .UsrRegistrationLeft, .UsrRequestLeft, .USRFeedbackLeft, .BandPageLeft { display:none }
  .mnToolBarBtnAdm { display:none }
}

@media only screen and (max-width: 800px) 
{
  .sodMVProfileEdit #frmUserGrp_8, .sodMVProfileEdit #frmUserGrp_9, .sodMVProfileEdit #frmUserGrp_Base { display: block !important; width: 100% !important; }
  .sodMVProfileEdit #frmUserGrp_9 { background-color: #e8e8e8 !important; }
  .sodMVProfileEdit INPUT, .sodMVProfileEdit SELECT, .sodMVProfileEdit .wsfFrmField { width: 100% !important; }
  .wsfForm .sodMVProfileEdit INPUT, .wsfForm .sodMVProfileEdit SELECT { max-width:none !important; }
  .sodMVFrmBts INPUT { width:80px !important; } 
  .sodMVFrmBts { text-align:center !important; margin-top:10px; display:block !important; width:100% !important; background-color:transparent !important; }

  #WsfField_up_HomeAddress, #WsfField_up_HomeAddress2 { width: 100% !important; }
  .UsrRegistrationRight { padding: 5px; }
  .frmUser { width: 100%; }
  #M enuContainer { padding: 10px 10px 15px 10px; }
  .BandTable TD { padding: 10px; }

  .sodLogo { display:block; text-align:center; padding: 0 0 20px 0; }
  .sodLogo IMG { width:230px; }
  .sodTopTlb { display:none; } 
  .Footer { background-color: transparent; text-align:center; color: #000; }
  .Footer A, .Footer A:Visited, .Footer A:Active, .Footer A:Link, .Footer A:Hover { color: #000; }

}

@media only screen and (max-height: 400px), (max-width: 800px)
{
  .CMCSiteWallPaper, .CMCSiteWallPaper2 { /* background-color:#fff ; background-image: none !important; padding: 10px ; */ }
}

@media only screen and (max-width: 600px) 
{
  #wsfoFilters { display:none }
  #wsfoFiltersBtn { display:inline }  
  .CMCHeader { m argin-bottom: 5px; }
  .PageSchema { p adding: 10px; }
}

@media only screen and (max-width: 500px)
{
  .wsfContactForm .wsfFrmField { width: 100%; }
  .wsfUserCountryPrstBtn { display: none; }
}
.externalBookButton {
    margin: 9px;
    background-color: #f44336;
    color: #FFFFFF;
    font-weight: bold;
    border: 1px solid #f44336 !important;
    width: 115px !important;
    padding: 7px !important;
    font-family: Raleway;
}

.externalBookButton:hover
{
  border: 1px solid #acdd68 !important;
  border-radius:4px;
  cursor: pointer;
}
/*
  Modified:     2023-01-30
  Developer:    Leon Small
  Description:  Instructed to hide the "Purchase Price" column on the Member View page's "Unit Weeks" table.
*/
#oUnitWeeks table.BandTable tbody tr td:nth-child(6), #oUnitWeeks table.BandTable tfoot tr td:nth-child(6) 
{
    display: none;

}

#headerTile, .Footer, .frmButton, .button, .frmButtonLt, .noprint 
{ 
	display: none; 
}

.SideToolbarParentHide
{ 
	display: none; 
}

A, A:Visited, A:Active, A:Link, A:Hover
{
  text-decoration: none;
  color: inherit;
}


.ListItem TD
{
	border-bottom: 1px solid #c0c0c0;
}

.ListItemAlt TD
{
	border-bottom: 1px solid #c0c0c0;
}

.ListHead
{
	border-bottom: 2px solid #c0c0c0;
}
