body { padding-top: 60px; padding-bottom: 40px; /* 60px to make the container go all the way to the bottom of the topbar */ }

.tab-content { border-left: 1px solid #ddd; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; padding: 10px; }
.nav-tabs { margin-bottom: 0; }

.sidebar > ul > li > a {
  height: auto;
  min-height: 38px;
  height: auto !important; /* for IE as it does not support min-height */
  height: 38px; /* for IE as it does not support min-height */
  line-height: 200% !important;
}

.sidebar > ul > li > a > div.menu-item {
  padding-left: 35px;
  line-height: 200% !important;
}

.sidebar > ul > li > a > div.menu-item > span {
}

span.cke_wrapper cke_ltr,table.cke_editor, td.cke_contents, span.cke_skin_kama, span.cke_wrapper, span.cke_browser_webkit{
  height: 100%!important;
}

.wordwrap { 
  white-space: pre-wrap;      /* CSS3 */   
  white-space: -moz-pre-wrap; /* Firefox */    
  white-space: -pre-wrap;     /* Opera <7 */   
  white-space: -o-pre-wrap;   /* Opera 7 */    
  word-wrap: break-word;      /* IE */
}

.ipx-label {
    font-weight: bold;
}


.iconCopyStyle {
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif, FontAwesome !important;
  margin-right: 4px;
}


.trainingStatsDialog .modal-dialog{
  width: 1200px;
}

.topLayerDialog {
  z-index: 10000;
}

.topLayerDialogBackDrop {
  z-index: 9990;
}

.secondLayerDialog {
  z-index: 9000;
}

.secondLayerDialogBackDrop {
  z-index: 8990;
}

.floatRight {
  float: right;
}



@media (max-width: 1280px) {
  div.ipx-banner-logo {
    width: 33px;
    overflow: hidden;
  }
}


.my-grid-footer a {
  color: #2283c5;
  background-color: #fafafa;
  margin: 0 -1px 0 0;
  border: 1px solid #e0e8eb;
  border-radius: 0 !important;
  padding: 5px 14px;
  display: inline-block;
}

.flex-breadcrumbs {
  border-bottom: 1px solid #e5e5e5;
  background-color: #f5f5f5;
  min-height: 41px;
  padding: 0 12px 0 0;
  display: flex;
  flex-direction: row;
}


.flex-columns-pair {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

/** 
  * Same style defined in front end: Web\front-end\express-sign\src\styles.shared.scss
  */
button.ipx-white-button {
  color: #2893ff !important;
  background-color: white !important;
  border: 1px #2893ff solid !important;
}

button.ipx-white-button:hover, button.ipx-white-button:focus {
  color: white !important;
  background-color: #2893ff !important;
}

button.display-none {
  display: none;
}

button.margin-right-20 {
  margin-right: 20px;
}

.menu-min.sidebar + .main-content {
  margin-left: 0px !important;
}

.breadcrumb-margin {
  margin-left: 12px !important;
}

.page-content-min-width {
  min-width: 850px;
}

.collapsible {
  background-color: white;
  cursor: pointer;
  width: 100%;
  border: solid #ccc 1px;
  text-align: left;
  outline: none;
  font-size: 14px;
  color: black;
  height: 50px;
  margin-top: 10px;
}

.collapsible > i {
  margin-top: 5px;
  font-size: 10px;
  float: right;
}

.active, .collapsible:hover {
  border-color: orange;
}

.compliance-content {
  visibility: collapse;
  overflow: hidden;
  background-color: white;
  position: absolute;
  width: 370px;
  border: solid #ccc 1px;
  z-index: 3;
}

#closeComplianceFilter {
  cursor: pointer;
  float: right;
  margin-right: 10px;
  color: #2893ff;
}

#resetComplianceFilter {
  cursor: pointer;
  float: left;
  margin-left: 10px;
  color: #2893ff;
}

.bulk-process-info {
  color: #2893ff;
  border: 1px solid transparent;
  padding: 0 1px;
}

.bulk-process-info:hover {
  cursor: pointer;
  color: #2893ff;
  border-bottom: 1px solid #2893ff;
}

.bulk-process-dropbtn {
  color: #2893ff;
  background-color: white;
  border: 1px solid transparent;
  padding: 0 1px;
}

.bulk-process-dropdown {
  position: relative;
  display: inline-block;
}

.bulk-process-dropdown-content {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 160px;
  border: 1px solid #d5d5d5;
  z-index: 1;
}

.bulk-process-dropdown-content span {
  color: #2893ff;
  text-decoration: none;
  display: block;
  padding: 5px 5px;
}

.bulk-process-dropdown-content span:hover {
  background-color: #2893ff;
  color: white;
  cursor: pointer;
}

.bulk-process-dropdown:hover .bulk-process-dropdown-content {
  display: block;
}

.bulk-type-button {
  margin-bottom: 5px;
}

.bulk-type-button li {
  cursor: pointer;
  text-align: left
}

.bulk-type-button-arrow {
  display: inline-block;
  position: absolute;
}

.highlight-row {
  background-color: #f5f5f5;
}

.history-normal-button {
  color: #1aaafa !important;
}

.history-normal-button:hover {
  color: white !important;
}

.danger-button {
  color: red !important;
}

.danger-button:hover {
  color: white !important;
  background: red !important;
}

.choose-button {
  position: absolute;
  top: 20px;
  right: 10px;
}

.main-container-max-width {
  max-width: 100%;
}

.clear-date {
  background-color: white;
  border: 1px solid #d5d5d5;
  border-left: none;
  padding: 5px;
  cursor: pointer;
}

.border-left-none {
  border-left: none;
}

.device-info {
  color: #aaaaaa;
  font-size: 12px;
}

.process-shortcut {
  display: flex;
  justify-content: space-between;
  padding: 0 24px 0 18px;
}

.process-shortcut > span {
  cursor: pointer;
  color: #2893ff;
  border: 1px solid #2893ff;
  padding: 5px;
  border-radius: 3px;
  text-align: center;
}

.pano-photo-errors {
  color: red;
  white-space: pre-wrap;
  display: inline-flex;
  padding-bottom: 5px;
}

.flagTag {
  padding: 1px 6px;
  margin-bottom: 3px;
  margin-right: 3px;
  color: #aaa;
  border: 1px solid;
  border-radius: 3px;
}

.support-only-filter-title {
  height: 20px;
  background-color: darkgray;
  text-align: center;
  color: white;
}

.ipx-blue {
  color: #2893ff;
}