#Q_Z_C_B_CI > fieldset {
  white-space: nowrap !important;
}
.CPL_QC_CM_TREE {
  height: 530px;
  min-width: 250px;
  overflow: scroll;
}

.CPL_QC_CF_TREE {
  height: 530px;
  min-width: 250px;
  overflow: scroll;
}

.CPL_QC_GC_TREE {
  height: 530px;
  min-width: 250px;
  overflow: scroll;
}

#Q_Z_C_I_TREEVIEW_ROW {
  /* this is the title with the collapse and id links*/
  padding: 3px 0 3px 3px;
  vertical-align: middle;
}

#Q_Z_C_O_L div.EXPORTCTRL {
  display: none;
}

#Q_Z_C_O_L div.RadGrid {
  margin: 5px 0 0 0;
}

.RadTreeView_Default_disabled span {
  color: #444 !important;
}

/* this is the open\close image */
#TREE_EXPANDER {
  float: right;
  display: inline;
  padding: 2px;
  clear: right;
}
#Q_Z_C_I_L {
  padding-right: 16px;
}

#Q_Z_P_PL_G {
  display: block !important;
}

.q-content-root-search-input {
  width: 700px;
}

.Q_confirmit {
  background-color: Lime;
  position: absolute;
  top: 200px;
  left: 200px;
  visibility: hidden;
}

.ContentDynamicInfoPanel {
  width: 100%;
  _width: 99.8%;
}

.ContentDynamicInfoPR0C0 {
  float: left;
  padding: 4px;
  _padding: 0px;
  line-height: 21px;
}

.ContentDynamicInfoPR0C1 {
  float: left;
  padding: 4px;
  _padding: 0px;
  line-height: 21px;
  _margin: 4px;
}

.ContentDynamicInfoPR0C2 {
  float: left;
  padding: 4px 4px 4px 15px;
  _padding: 0px;
  line-height: 21px;
  _margin: 0 4px 0 15px;
  _width: 0;
}

.ContentDynamicInfoPR0C2D {
  height: 21px;
}

.ContentDynamicInfoPR0C3 {
  float: left;
  _margin-right: 15px;
  padding: 4px;
  _padding: 0px;
  line-height: 21px;
}

.ContentDynamicInfoPR0C3D {
  height: 21px;
  _width: 0;
}

.ContentDynamicInfoPR0C4 {
  float: left;
  padding: 4px 0 4px 15px;
  _padding: 0px;
  line-height: 21px;
  _width: 0;
}

.ContentDynamicInfoPR0C4D {
  height: 21px;
}

.ContentDynamicInfoPR0C5 {
  float: left;
  padding: 4px;
  _padding: 0px;
  line-height: 21px;
}

.ContentDynamicInfoPR0C5D {
  height: 21px;
  _width: 0;
}

.ContentDynamicInfoPR0C6 {
  float: left;
  _margin-left: 4px;
  padding: 4px;
  _padding: 0px;
  _width: 0;
}

.ContentDynamicInfoPR0C6D {
  height: 21px;
}

.ContentDynamicInfoPR1C0 {
  clear: both;
}
/*.editPageLabels{
	width: 12em;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block;
	vertical-align: top;
}
.editPageLabelsCol2{
	width: 10em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0;
	vertical-align: top;
}
.editPageLabelsCol3{
	width: 12em;
	text-align: left;
	margin-left: 1.5em;
	margin-top: 0;
	vertical-align: top;
}
.editPageLabelsCol4{
	width: 12em;
	text-align: left;
	margin-left: 0;
	margin-top: 0;
	vertical-align: top;
}
.editPageInputs{
	margin-left: 6em;
	margin-right: .5em;
	vertical-align: middle;
}*/

.qcontent-service-integration-config {
  margin-left: 10px;
}
.qcontent-service-integration-config p label input {
  display: block;
  width: 225px;
}
.qcontent-service-integration-config .ERROR_TEXT {
  margin-top: 10px;
  text-align: left !important;
}
.qcontent-service-integration-config-ext {
  width: 225px;
}
.qcontent-service-integration-list {
  display: block;
}
.qcontent-service-integration-config-ext span {
  font-weight: bold;
}
.qcontent-service-integration-list * {
  display: inline !important;
  width: auto !important;
}
.qcontent-service-integration-conflict {
  padding: 5px 10px;
  background-color: #f6f4cd;
  border: 2px solid #c0c0c0;
}

/* Style added for QContent Approval Badge */

div.approval-pending {
  position: absolute;
  top: -3px;
  right: -12px;
  color: #fff;
  font-size: 8px;
  font-weight: bold;
  display: block;
  padding: 0 1px 0 0;
  line-height: 12px;
  text-align: center;
  background-color: #ea4d11;
  border-radius: 50%;
}

div.one-digit {
  width: 13px;
}

div.two-digit {
  width: 16px;
}

div.three-digit {
  width: 22px;
}

/* Style added for QContent News Feed Search */

div.panelSearchLayout {
  width: 190px;
  padding: 5px 0 20px 0;
}

div.panelSearchLayout input:not(type=checkbox) {
  width: 80px;
}

div.panelSearchLayout input.searchBox {
  width: 182px !important;
}

div.panelSearchLayout div.searchPanelRow {
  width: 190px;
  height: 20px;
  padding: 8px 0;
  display: block;
}

div.panelSearchLayout div.news-search-label {
  width: 120px;
  float: left;
  font-weight: bold;
  padding-top: 5px;
  display: none;
}

div.panelSearchLayout div.news-search-content {
  width: 190px;
  float: left;
  clear: right;
  display: inline-block;
}

div.panelSearchLayout div.news-search-content input[type='checkbox'] {
  display: none;
}

div.panelSearchLayout input[type='submit'] {
  position: relative;
  top: -2px;
  float: right;
}

div.panelSearchLayout input#Q_Z_N_NL_NFS_NFSB {
  margin-left: 20px;
  width: 60px;
}

/* Style added for QContent News Feed Pin Items Feature */

div.panelFeedPinner {
  display: block;
  overflow: hidden;
  margin-bottom: 30px;
}

div.panelFeedPinner table tbody tr {
  height: 31px;
  *height: 24px;
}

div.panelFeedPinner img.push-pin:active {
  position: relative;
  top: -1px;
  left: 1px;
  background: none !important;
}

div.panelFeedPinner img.push-pin:hover {
  background: url('/qcore/images/icons/blue_small_pushpin_bg_glow.png')
    no-repeat 6px 0px;
}

div.panelFeedPinner input[type='checkbox'] {
  display: none;
}

div.panelFeedPinner span.HEADER_TEXT:hover {
  cursor: default;
}
.droppable-feed .RadGrid .fa-cog {
  display: none;
}

div.TOP_CONTROL_DIV {
  width: 945px;
  min-height: 165px;
  height: auto;
}

div.GRIDS_DIV {
  padding: 0px 0 30px 0;
  width: 720px;
  float: left;
}

div.SEARCH_DIV {
  float: left;
  width: auto;
  min-height: 140px;
  max-height: 200px;
}

div.searchPanelRow input.hasDatepicker {
  width: 67px;
}

div.TOP_CONTROL_DIV div#pinDrop {
  border: 2px dashed silver;
  width: 660px;
  height: 95px;
  padding: 10px;
  background: none;
  text-align: center;
  margin: 10px 0 0 10px;
  display: none;
}

div.TOP_CONTROL_DIV div#pinDrop.dragHover {
  border: 2px dashed #1c85ba;
  background: #eff2f7;
}

div.TOP_CONTROL_DIV div#pinDrop h2 {
  font-size: 13px;
  color: #1c85ba;
  font-weight: bold;
}

div.TOP_CONTROL_DIV div#pinDrop p {
  font-size: 11px;
  color: #1c85ba;
  font-weight: normal;
}

span.longext {
  font-weight: bold;
  font-size: 14px;
  color: #1c85ba;
  line-height: 24px;
  position: relative;
  bottom: 5px\9;
  *bottom: 0px;
}

/* This hack added to correct display issues in IE9 */
/* Without this hack, the RadGrid will wildly change in width when selecting, or dragging items */
:root div.panelFeedPinner div.RadGrid_QScend,
:root div#Q_Z_N_NL_ctl09_NFP.RadGrid_QScend {
  width: 700px !important;
}

div.panelFeedPinner div.RadGrid,
div#Q_Z_N_NL_ctl09_NFP.RadGrid_QScend {
  width: 700px !important;
}

div.panelFeedPinner table {
  width: 100% !important;
}

div.panelFeedPinner img.push-pin {
  padding: 3px 3px 3px 10px;
}

div.panelFeedPinner img.push-pin:hover {
  cursor: pointer;
}

div#Q_Z_N_ctl01_ctl00_NP_DraggedRows tbody tr input,
div#Q_Z_N_NL_ctl09_NFP_DraggedRows tbody tr input {
  display: none;
}

span#Q_Z_N_NL > div {
  width: 700px;
}

/* POI clipboard style */
tr.poi_item_cut {
  opacity: 0.5;
}

tr.poi_item_copy {
  text-shadow: 0 1px 0 white;
}

tr.poi_item_copy td,
tr.poi_item_copy td:first-child,
tr.poi_item_copy td:last-child {
  /*background-color: #E3F4FC;
	-moz-box-shadow: inset 0 1px 3px #fff, inset 0 -10px 2px #cbe6f2;
	-webkit-box-shadow: inset 0 1px 3px #fff, inset 0 -10px 2px #cbe6f2;
	box-shadow: inset 0 1px 3px #fff, inset 0 -10px 2px #cbe6f2;*/

  background-color: #c0e9fc;
}

/* POI dragging style */
.draggingPOI {
  width: 300px;
  /*height:15px;*/
  margin: 20px 0 0 95px;
  background: #eee;
  padding: 10px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  border: solid 1px #333;
  -moz-box-shadow:
    inset 0 1px 3px #fff,
    inset 0 -12px #dfdfe1,
    5px 5px 5px #888;
  -webkit-box-shadow:
    inset 0 1px 3px #fff,
    inset 0 -12px #dfdfe1,
    5px 5px 5px #888;
  box-shadow:
    inset 0 1px 3px #fff,
    inset 0 -17px #dfdfe1,
    5px 5px 5px #888;
  text-shadow: 0 1px 0 white;
}

.draggingPOI * {
  visibility: visible;
  display: inline-block;
  width: auto;
}

/* QDialog */

div.QDialog-Auto {
  display: none;
}

div.QDialog-Auto input[type='submit'] {
  display: none;
}
div.QDialog-Auto .QDialog-Auto-Content {
  max-height: 500px;
  overflow: auto;
}

/* Show / Hide Toggle */
div#archive_toggle {
  float: right;
  margin-bottom: 5px;
  display: block;
  width: 155px;
}

div#archive_toggle label {
  /* IE8 Standards-Mode Only */
  margin-bottom: -10px \0;
  position: relative;
  bottom: 10px \0;
}

:root div#archive_toggle label {
  /* IE9 Standards-Mode Only */
  margin-bottom: 0px\9;
  position: static\9;
  bottom: 0px\9;
}

:root div#archive_toggle span.archive_toggle_label {
  top: 2px\9;
}

div#archive_toggle span.archive_toggle_label {
  position: relative;
  font-size: 11px;
  color: #1c85ba;
  font-weight: bold;
  margin-right: 10px;
}

table#Q_Z_N_NL_ctl09_NFP_ctl00 {
  width: 700px;
}

input.toggle-switch + label.show_hide {
}

input.toggle-switch:checked + label.show_hide > span:after {
  content: 'Hide' !important;
}
input.toggle-switch:not([checked]) + label.show_hide > span:after {
  content: 'Show';
}

/* Tree Tools Menu */

div#Q_Z_C_I_TREEVIEW_ROW,
#A_I_TREEVIEW_ROW {
  position: relative;
}

button#TREE_TOOLS {
  margin-top: 4px;
  padding: 0px 4px 1px 3px;
  position: absolute;
  right: 30px;
  outline: none;
}

#tree-tools-container {
  padding: 8px;
  display: none;
  width: 150px;
  background-color: #fff;
  position: absolute;
  top: 26px;
  right: 30px;
  float: none;
  z-index: 1;
}

#tree-tools-container h1 {
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  padding: 5px 0 7px 0;
  color: #1c85ba;
  margin: 0 4px 0 0;
}

#tree-tools-container .hrule {
  height: 1px;
  border-bottom: 1px solid #c0c0c0;
  margin: 0 0 10px 0;
}

#tree-tools-container .tree-tools-control {
  height: 35px;
  display: block;
}

#tree-tools-container .tree-tools-control .tree-tools-label {
  font-weight: bold;
  line-height: 23px;
}

#tree-tools-container .tree-tools-control label {
  float: right;
}

div.ShowMyFoldersBubble {
  display: none;
  opacity: 0;
  padding: 10px;
  width: 210px;
}

div.ShowMyFoldersBubble button#closeBubble {
  float: right;
  margin-top: -5px;
  margin-right: -5px;
  padding: 0;
}
/* Originally from mapstyles.css */
#QCfinderMap {
  position: relative;
  height: 400px;
  width: 100%;
}

/* CodeMirror for Website Settings */
body .CodeMirror {
  width: 425px;
  border: 1px solid #c0c0c0;
  height: 220px;
  margin-bottom: 10px;
}

body .CodeMirror,
body .CodeMirror * {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}

body .CodeMirror * {
  font-size: 13px;
  font-family:
    Droid Sans,
    Arial,
    sans-serif;
  font-family: monospace !important;
  white-space: pre;
}

body .CodeMirror-linenumber {
  padding: 0 8px 0 5px;
  min-width: 12px;
  text-align: right;
  color: #fff;
}

body .CodeMirror-gutters {
  border-right: 1px solid #ddd;
  background-color: #1c85ba;
  white-space: nowrap;
  min-width: 25px;
  height: 100%;
}

body .CodeMirror-focused .CodeMirror-selected {
  background: #d3e1f0 !important;
}

/* Added for new POI search bar */
div.map-search-bar {
  margin-top: 15px;
  border: solid 1px #a5acb2;
  border-bottom: none;
  width: 100%;
  height: 37px;
  position: relative;
}

div.map-search-bar span.map-search-box {
  position: absolute;
  top: 5px;
  left: 5px;
  right: 40px;
  bottom: 5px;
  border: 1px solid silver;
}

div.map-search-bar span.map-search-box input.map-search-address {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding-right: 40px;
  border: none;
  width: 100%;
  padding: 4px;
  height: 25px;
}

div.map-search-bar span.map-search-box a.map-search-button {
  position: absolute;
  right: 0;
  padding: 4px;
}

div.map-search-bar img.map-search-icon {
  z-index: 100;
  position: absolute;
  top: 2px;
  right: 4px;
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}

div.map-search-bar img.map-search-icon:active {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
}

.q-edit-content-from-url span.rmText {
  padding-bottom: 1px !important;
}
.q-menu-edit-content-container input {
  width: 120px;
}
.q-menu-edit-content-container button {
  padding: 3px 4px;
}

.q-temp-content-list {
  display: block;
  padding-left: 5px;
}

.q-feed-list .RadGrid .rgRow.rgSelectedRow,
.q-feed-list .RadGrid .rgAltRow.rgSelectedRow {
  cursor: move;
}

.q-content-dynamic-form {
  box-sizing: border-box;
  width: 400px;
  padding: 10px 20px;
  margin: 0 0 0 10px;
  background-color: #f5f5f5;
  font-size: 1.2em;
  border: 1px solid #c0c0c0;
}
.q-content-dynamic-form * {
  box-sizing: border-box;
}
.q-content-dynamic-form input[type='text'],
.q-content-dynamic-form select,
.q-content-dynamic-form textarea {
  width: 100%;
  font-size: 12px;
  line-height: 15px;
}
.q-content-dynamic-form textarea {
  max-width: 100%;
  max-height: 190px;
}
.q-content-dynamic-form input[type='checkbox'] + label {
  margin-right: 5px;
}
.q-content-dynamic-form .REQUIRED_MARKER {
  display: none;
}

.q-content-dynamic-form .q-form-element-container {
  margin-bottom: 15px;
}
.q-content-dynamic-form .q-form-element-container > input[type='checkbox'],
.q-content-dynamic-form
  .q-form-element-container
  > input[type='checkbox']
  + label {
  vertical-align: middle;
}
.q-content-dynamic .q-content-button-container {
  position: absolute;
  right: 10px;
  top: 18px;
}
.q-content-dynamic .q-content-button-container * {
  margin-top: 0;
}

.content-edit-topbar {
  background-color: #f5f5f5;
}
.content-edit-topbar td {
  padding: 10px;
  border: 1px solid #c0c0c0;
}
.content-edit-topbar .q-form-element-container {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  margin-right: 40px;
  margin-bottom: 5px;
}
.content-edit-topbar-section * {
  vertical-align: middle;
}
.content-edit-topbar-section select {
  margin-right: 10px;
}
.content-edit-topbar-section .pure-button {
  padding: 3px 1em;
}

.content-edit-container fieldset {
  margin: 0;
}

.content-edit-table-cell {
  padding-left: 0;
}
.q-content-dynamic-container {
  border-collapse: collapse;
}

#content-approval-comments-dialog {
  width: 500px;
}
#content-approval-comments {
  width: 99%;
  height: 135px;
  resize: none;
}

.q-content-tools-btn {
  border-color: transparent;
  background-color: transparent;
  color: #444;
  cursor: pointer;
}
