/* /Content/Stylesheets/SettingsOld.less:L17 */
/* /Content/Stylesheets/SettingsOld.less:L18 */
/* /Content/Stylesheets/SettingsOld.less:L20 */
#ContentMenu .navigationHeader span a {
  color: white !important;
}
/* /Content/Stylesheets/SettingsOld.less:L25 */
#ContentMenu .navigationContent {
  background-color: #ecf1f8;
  border-color: #109fe9;
  border: none;
}
/* /Content/Stylesheets/SettingsOld.less:L31 */
/* /Content/Stylesheets/SettingsOld.less:L32 */
#ContentMenu .navigationContent .navigationItem .navItemLabel {
  color: black;
}
/* /Content/Stylesheets/SettingsOld.less:L36 */
#ContentMenu .navigationContent .navigationItem .navItemDecription {
  color: black;
}
/* /Content/Stylesheets/SettingsOld.less:L40 */
#ContentMenu .navigationContent .navigationItem.selected,
#ContentMenu .navigationContent .navigationItem.selected:hover,
#ContentMenu .navigationContent .navigationItem:visited {
  color: black;
  background-color: #9fd9f6;
}
/* /Content/Stylesheets/SettingsOld.less:L47 */
#ContentMenu .navigationContent .navigationItem:hover {
  color: black;
  background-color: #b7e2f8;
}
/* /Content/Stylesheets/SettingsOld.less:L56 */
/* /Content/Stylesheets/SettingsOld.less:L57 */
/* /Content/Stylesheets/SettingsOld.less:L59 */
/* /Content/Stylesheets/SettingsOld.less:L60 */
/* /Content/Stylesheets/SettingsOld.less:L61 */
/* /Content/Stylesheets/SettingsOld.less:L63 */
#ContentBody .listContainer .listContent table tr.stateSelected,
#ContentBody.listContainer .listContent table tr.stateSelected,
#ContentBody .listContainer .noResizelistContent table tr.stateSelected,
#ContentBody.listContainer .noResizelistContent table tr.stateSelected {
  background-color: #9fd9f6;
}
/* /Content/Stylesheets/SettingsOld.less:L66 */
#ContentBody .listContainer .listContent table tr.stateSelected:hover,
#ContentBody.listContainer .listContent table tr.stateSelected:hover,
#ContentBody .listContainer .noResizelistContent table tr.stateSelected:hover,
#ContentBody.listContainer .noResizelistContent table tr.stateSelected:hover {
  background-color: #9fd9f6;
}
/* /Content/Stylesheets/SettingsOld.less:L71 */
/* /Content/Stylesheets/SettingsOld.less:L72 */
#ContentBody .listContainer .listContent table tr td .btnAction,
#ContentBody.listContainer .listContent table tr td .btnAction,
#ContentBody .listContainer .noResizelistContent table tr td .btnAction,
#ContentBody.listContainer .noResizelistContent table tr td .btnAction {
  padding-top: 1px;
  padding-bottom: 1px;
  margin-right: 0;
  margin-bottom: 1px;
}
/* /Content/Stylesheets/SettingsOld.less:L79 */
/* /Content/Stylesheets/SettingsOld.less:L80 */
#ContentBody .listContainer .listContent table tr td.rowCollapser:hover,
#ContentBody.listContainer .listContent table tr td.rowCollapser:hover,
#ContentBody .listContainer .noResizelistContent table tr td.rowCollapser:hover,
#ContentBody.listContainer .noResizelistContent table tr td.rowCollapser:hover {
  background-color: #9fd9f6;
}
/* /Content/Stylesheets/SettingsOld.less:L86 */
#ContentBody .listContainer .listContent table tr:hover,
#ContentBody.listContainer .listContent table tr:hover,
#ContentBody .listContainer .noResizelistContent table tr:hover,
#ContentBody.listContainer .noResizelistContent table tr:hover {
  background-color: #b7e2f8;
}
/* /Content/Stylesheets/SettingsOld.less:L94 */
/* /Content/Stylesheets/SettingsOld.less:L95 */
#ContentBody .inputContainer select,
#ContentBody .inputContainer textarea,
#ContentBody .inputContainer input[type=text],
#ContentBody .inputContainer input[type=password] {
  border-color: #109fe9;
}
/* /Content/Stylesheets/SettingsOld.less:L102 */
#ContentBody .inputContainer input[readonly=readonly] {
  border-color: white;
}
/* /Content/Stylesheets/SettingsOld.less:L107 */
/* /Content/Stylesheets/SettingsOld.less:L108 */
#ContentBody .canvas-table .canvas-table-header {
  line-height: 19px;
}
/* /Content/Stylesheets/SettingsOld.less:L114 */
#ContentActions {
  border-color: #109fe9;
  padding-bottom: 5px;
}
/* /Content/Stylesheets/SettingsOld.less:L119 */
/* /Content/Stylesheets/SettingsOld.less:L123 */
.btnSave:hover,
.btnAction:hover,
.btnAction:visited:hover,
.blueButtonLink:hover {
  background-color: #b7e2f8;
}
/* /Content/Stylesheets/SettingsOld.less:L127 */
/* /Content/Stylesheets/SettingsOld.less:L128 */
.btnSave.btnDisabled:hover,
.btnAction.btnDisabled:hover,
.btnAction:visited.btnDisabled:hover,
.blueButtonLink.btnDisabled:hover {
  background-color: #ecf1f8;
}
/* /Content/Stylesheets/SettingsOld.less:L133 */
.btnSave.btnRadio,
.btnAction.btnRadio,
.btnAction:visited.btnRadio,
.blueButtonLink.btnRadio {
  float: left;
  border-right: none;
  margin-right: 0;
  border-radius: 0;
}
/* /Content/Stylesheets/SettingsOld.less:L139 */
.btnSave.btnRadio.stateSelected,
.btnAction.btnRadio.stateSelected,
.btnAction:visited.btnRadio.stateSelected,
.blueButtonLink.btnRadio.stateSelected {
  background-color: #9fd9f6;
}
/* /Content/Stylesheets/SettingsOld.less:L143 */
/* /Content/Stylesheets/SettingsOld.less:L150 */
.btnSave.btnRadio:last-of-type,
.btnAction.btnRadio:last-of-type,
.btnAction:visited.btnRadio:last-of-type,
.blueButtonLink.btnRadio:last-of-type {
  border-right: 1px solid #109fe9;
}
/* /Content/Stylesheets/SettingsOld.less:L160 */
div.inline {
  display: inline-block;
}
