html,
body {
  height: 100%;
}
#main-container {
  min-height: 100%;
  position: relative;
}
#body {
  padding-bottom: 100px;
}
@media all and (min-width: 980px) {
  .sidebar-nav {
    position: fixed;
  }
  div.span10.main-content {
    margin-left: 18%;
    width: 80%;
  }
}
.main-content {
  margin: auto;
  max-width: 1200px;
}
#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 20px;
  padding: 20px 0;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
}
#content {
  padding-left: 20px;
}
.nav-tabs[class^='icon-'],
.nav-pills[class^='icon-'],
.nav-tabs[class*=' icon-'],
.nav-pills[class*=' icon-'],
.nav-tabs[class^='icon-'].icon-large,
.nav-pills[class^='icon-'].icon-large,
.nav-tabs[class*=' icon-'].icon-large,
.nav-pills[class*=' icon-'].icon-large {
  line-height: 1.2em;
}
.navbar.navbar-fixed-top {
  font-size: 120%;
}
.navbar .brand {
  background-size: 40px 40px;
  background-image: url(../images/smartapps_logo.svg);
  background-position: 0 center;
  background-repeat: no-repeat;
  padding-left: 55px;
  padding-right: 15px;
  border-right: 1px dotted rgba(255, 255, 255, 0.25);
  font-family: 'Bellota Text', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.navbar .nav > li.chevron > a {
  padding-left: 5px;
  padding-right: 5px;
}
#body > .container-fluid {
  padding-top: 80px;
}
:root #body > .container-fluid {
  padding-top: 0;
}
@media all and (min-width: 980px) {
  :root #body > .container-fluid {
    padding-top: 80px;
  }
}
.navbar-announcement .navbar-inner {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background: #49afcd linear-gradient(to bottom, #5bc0de, #2f96b4);
}
.navbar-announcement .navbar-inner p {
  color: white;
  font-weight: 400;
  line-height: 40px;
  text-align: center;
}
.navbar-announcement + .navbar-fixed-top {
  top: 40px;
}
.navbar-search {
  margin-top: 6px;
}
.navbar .navbar-search .search-query {
  margin-bottom: 3px;
  border: 0;
  line-height: 20px;
}
:root #body > .navbar-announcement + .navbar-fixed-top + .container-fluid {
  padding-top: 0;
}
@media all and (min-width: 980px) {
  :root #body > .navbar-announcement + .navbar-fixed-top + .container-fluid {
    padding-top: 120px;
  }
}
.close-announcement {
  float: right;
}
.close-announcement a {
  color: white;
}
.close-announcement a:hover {
  font-size: 1.1em;
  text-decoration: none;
  cursor: pointer;
}
#triggerJIRA > li > a {
  background-color: #ff6666;
  color: white;
  border-color: #ff6666;
}
#div-triggerJIRA {
  position: fixed;
  bottom: 50px;
  margin-left: 0;
  z-index: 2;
}
.columnIcon {
  display: inline-block;
  width: 10%;
}
@media all and (max-width: 1400px) {
  .navbar .navbar-search .search-query {
    width: 100px;
  }
  .responseMenu {
    display: none;
  }
  .navbar-inverse .nav > li > a > i {
    display: inline;
  }
}
@media all and (max-width: 1250px) {
  .navbar .navbar-search .search-query {
    width: 50px;
  }
}
h1,
h2,
h3,
h4,
h5,
th,
.brand,
.sidebar-nav {
  text-rendering: optimizeLegibility;
}
h4 {
  margin-top: 25px;
}
a[class^='icon-'],
a[class*=' icon-'] {
  display: inline;
  line-height: 1.2em;
}
.text-rtl,
.text-rtl *,
.text-rtl td {
  direction: rtl;
  text-align: right;
}
.jshide {
  display: none;
}
.nav-stacked > .active > a,
.nav-stacked > .active > a:hover,
.nav-stacked > .active > a:focus {
  background-color: #f3f3f3;
}
.read-more-show,
.read-more-hide {
  font-weight: bold;
}
.create-button {
  margin-bottom: 10px;
}
.tooltip {
  white-space: pre-wrap;
  max-width: none;
}
.control-label.project-name {
  text-align: left;
  width: 100%;
}
#push {
  height: 60px;
}
.span2 video,
.span2 audio {
  width: 250px;
  max-width: 250px;
}
.button-column {
  width: 4em;
}
.button-column a {
  text-decoration: none;
}
.pagination {
  text-align: center;
}
code.preview {
  color: #333;
  font-family: 'Monaco', 'Consolas', monospace;
  display: block;
  max-height: 400px;
  overflow: scroll;
  white-space: pre;
  -o-tab-size: 4;
     tab-size: 4;
  -moz-tab-size: 4;
}
.preview-media-icon {
  height: 75px;
  width: 75px;
  display: table-cell;
  vertical-align: middle;
  font-size: 45px;
}
.inactive-link {
  pointer-events: none;
  cursor: default;
}
.btn.active {
  border: 1px solid silver;
}
.progress {
  margin-bottom: 0;
  background: #7f8c8d;
  color: #ecf0f1;
  font-weight: lighter;
  position: relative;
}
.progress strong {
  font-weight: normal;
}
.progress small {
  position: absolute;
  left: 0;
  text-align: center;
  z-index: 100;
  width: 100%;
}
.null {
  color: #ccc !important;
  font-style: italic;
}
span.empty {
  color: #888 !important;
  font-style: italic;
}
.media-icon-list {
  text-align: center;
}
.media-icon-list a,
.media-icon-list a:hover,
.media-icon-list a:active {
  text-decoration: none;
  cursor: help;
}
.media-icon-list a i {
  margin-left: 2px;
  margin-right: 2px;
  color: #cccccc;
}
.media-icon-list a i.active {
  color: #333;
}
.html-preview h1 {
  font-size: 1.8225em;
  line-height: 2.00475em;
}
.html-preview h2 {
  font-size: 1.35em;
  line-height: 1.485em;
}
.html-preview h1,
.html-preview h2 {
  margin: 0;
}
.html-preview a {
  text-decoration: underline;
}
.flash {
  display: none;
}
.hide {
  display: none;
}
.m10 {
  margin: 10px;
}
.m0 {
  margin: 0;
}
.draggable-item {
  cursor: grab;
}
.dragged-item {
  cursor: grabbing;
}
.action th {
  vertical-align: middle;
}
.table-condensed th,
.table-condensed td {
  padding: 5px;
}
.table-condensed tbody > tr > th {
  width: 25%;
}
.table-condensed tbody > tr > td {
  width: 75%;
}
@media all and (max-width: 1200px) {
  .table-condensed tbody > tr > th {
    width: 35%;
  }
  .table-condensed tbody > tr > td {
    width: 65%;
  }
}
table {
  table-layout: fixed;
}
td {
  word-wrap: break-word;
}
.row-fixed-100 {
  height: 100px;
}
.row-fixed-100 td {
  vertical-align: middle;
}
td.id-column,
th.id-column {
  width: 60px;
  text-align: center;
}
td.deploy-actions-column,
th.deploy-actions-column {
  width: 120px;
  text-align: center;
}
td.center {
  text-align: center;
}
td.button-column,
.grid-view .table .button-column {
  text-align: center;
}
td.cell-preview {
  text-align: center;
  height: 75px;
  width: 75px;
}
td.cell-preview a {
  color: #333;
  text-decoration: none;
}
tbody.items-count td {
  font-size: 0.9em;
  text-align: right;
  background: white !important;
}
thead input,
thead select {
  width: 100%;
}
.grid-view {
  margin-top: 10px;
}
.grid-view .summary {
  text-align: left;
}
.grid-view th {
  font-size: 14px;
}
.file-element-replacement {
  display: none;
}
:root .file-element-component {
  position: relative;
}
:root .file-element-component .file-element {
  width: 300px;
  opacity: 0.01;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
:root .file-element-component .file-element-replacement {
  display: block !important;
  position: absolute;
  top: 0;
  left: 180px;
  z-index: 1;
}
:root .file-element-component .input-append {
  width: 299px;
}
:root .file-element-component .input-append button {
  width: 160px;
}
:root .file-element-component .input-append input {
  width: 120px;
}
.controls .input-full-width {
  width: 96%;
}
.input-georef {
  width: 100px;
}
.form-horizontal .form-actions {
  background-color: transparent;
  padding-left: 0;
  border-top: 0;
}
.bootstrap-select .dropdown-menu {
  max-width: 300px;
}
.bootstrap-select .dropdown-menu span.text {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 265px;
}
.button-add {
  margin-bottom: 0px !important;
}
div #medias > table {
  border-collapse: separate;
}
#medias > table td {
  vertical-align: middle;
}
#medias > table tfoot {
  background-color: #eeeeee;
}
#tours > table tfoot {
  background-color: #eeeeee;
}
#POIs > table tfoot {
  background-color: #eeeeee;
}
#relatedPOIs > table tfoot,
#relatedShortcuts > table tfoot {
  background-color: #eeeeee;
}
.dragIcon {
  font-size: 150%;
  font-weight: 100 !important;
  vertical-align: middle;
}
.addSuccess {
  /* .addSuccess and .addFailure are used to style the pop ups generated when adding a media in a publication */
  width: 15px;
  float: left;
  opacity: 0;
  display: block;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
}
.addFailure {
  width: 15px;
  float: left;
  opacity: 0;
  display: none;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
}
.view-header {
  background: white;
  margin-bottom: 25px;
  border-bottom: 1px solid #eee;
}
.view-header h1 {
  margin-bottom: 0.5em;
}
.view-header .form-actions {
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
}
.view-header .nav-tabs {
  border-bottom: 0;
}
div.tooltip-inner {
  max-width: 400px;
}
.rsaKey {
  word-break: break-all;
}
#size_control {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 0px;
  height: 25px;
  width: 100px;
  font-size: 12px;
}
#auth_cache,
#disk_cache {
  margin-left: 7px;
  margin-top: 10px;
  margin-bottom: 15px;
}
#memory_cache {
  margin-top: 10px;
  margin-bottom: 15px;
}
#cancel_job {
  font-size: 12px;
  height: 19px;
  padding: 0 5px;
  font-weight: 100;
  margin-left: 5px;
  display: inline-block;
  vertical-align: top;
}
.hint {
  font-style: italic;
  color: grey;
  font-size: small;
}
.hint2 {
  margin-left: 1em;
  text-indent: 0.5em;
}
.gritter-close {
  left: unset;
  right: 3px;
}
.gritter-title {
  text-shadow: none;
}
.errorMessage {
  position: fixed;
  top: 45%;
  left: 50%;
  margin-left: -150px;
  width: 300px;
  z-index: 9999;
}
.icon-question-sign {
  margin-left: 10px;
  cursor: pointer;
  font-size: 17px;
}
#package_help,
#place_poi_help,
#georef_help {
  vertical-align: middle;
}
#Map_medias_error {
  margin-left: 10px;
  color: #b94a48;
  cursor: pointer;
  display: none;
}
.pictos_flag_large {
  margin-bottom: 5px;
  margin-left: 10px;
  width: 40px;
  height: 30px;
  border: 1px solid #eee;
}
.pictos_flag {
  width: 25px;
  height: 17px;
  margin-right: 4px;
  border: 1px solid #eee;
}
.cell-draggable {
  display: inline-block;
  background: #ddd;
  padding: 5px;
  padding-right: 15px;
  border-radius: 5px;
  margin-bottom: 5px;
}
.cell-draggable .imgbox {
  width: 22px;
  height: 22px;
  position: relative;
  background: transparent;
}
#map {
  margin-top: 20px;
}
