#xgos_main {
  padding: 0;
}

.application_logo {
  background: url('../img/common/logo_siroco.png') no-repeat 0 0 !important;
  width: 200px;
  height: 40px;
  margin: 0;
}

.pageTitle {
  background: #f0f0f0;
  margin: 0;
  padding: 10px;
  border-bottom: 1px solid #ccc;
  box-shadow: 0 7px 10px -6px rgba(110, 110, 110, 0.25);
  height: 50px;
}

.pageTitle .actions {
  float: right;
}
.pageTitle select {
  font-size: 16px;
}
.pageBody {
  padding: 10px 15px;
}
.pageBody p {
  margin: 10px 0;
}

.mainLabel {
  margin: 0 0 20px 0;
  font-size: 2em;
}
.mainLabel .label {
  background: #a162ba;
  border-radius: 0;
}

/** /siroco **/

#siroco_home {
  padding-top: 100px;
  overflow-x: hidden;
}

#siroco_home h1,
#siroco_home h3,
#siroco_home h4 {
  text-align: center;
}

#siroco_home #footer {
  position: absolute;
  right: 20px;
  left: 20px;
  bottom: 50px;
  color: #444;
}

#siroco_home #logo_siroco {
  margin: 30px auto;
  width: 150px;
  display: block;
}
#siroco_home #logo_altereo {
  width: 200px;
  float: right;
}
#siroco_home #logo_frenchtech {
  width: 155px;
  height: 95px;
  margin: -10px auto 0 auto;
  display: block;
}

.toast-bottom-full-width {
  bottom: 10px;
}

/** /siroco/supervision  **/
#mainCfgCodeEditor {
  display: none;
}

/** /siroco/init  **/
.imp_file_drop {
  width: 300px;
}

.imp_corresp_bloc {
  position: absolute;
  right: 10px;
  top: 70px;
  width: 450px;
  border: 1px solid #ccc;
  overflow-y: auto;
  min-height: 500px;
  max-height: 500px;
}
.sigverssir_tab {
  table-layout: auto;
  border-collapse: collapse;
}
.sigverssir_tab th {
  text-align: left;
  font-weight: 100;
  color: #555;
}
.sigverssir_tab th.absorbing-column {
  width: 100%;
}
.sigverssir_tab td.absorbing-column {
  width: 100%;
}
.sigverssir_main_th {
  background: #fafafa;
  font-weight: 600 !important;
}
.sigverssir_tab .step {
  background: #fff !important;
  white-space: nowrap;
  display: table-cell;
}
.sigverssir_tab .step:before {
  margin-right: 5px;
  font-family: 'FontAwesome';
}
.sigverssir_tab .greenstep:before {
  content: '\f00c';
  color: #27ae60;
}
.sigverssir_tab .redstep:before {
  content: '\f00d';
  color: #c0392b;
}
.sigverssir_tab .greystep:before {
  content: '\f017';
  color: #7f8c8d;
}
.noPrjForSigVersSiroco {
  width: 550px;
  float: right;
  font-size: 0.9em;
  color: darkred;
  text-align: right;
}
.noPrjForSigVersSiroco input[type='text'] {
  display: inline-block;
  width: 200px;
}

.redstep {
  width: 100px;
  background-color: #fc8181;
  border-right: 1pt solid white;
}
.greystep {
  width: 100px;
  background-color: #cccccc;
  border-right: 1pt solid white;
}
.greenstep {
  width: 100px;
  background-color: #7efc76;
  border-right: 1pt solid white;
}

/** /siroco/map **/

#siroco_layermanager {
  background: rgba(255, 255, 255, 1);
  border: 1px solid #ccc;
  position: fixed;
  z-index: 1000;
  margin: 10px 0 0 10px;
  transition: background linear 0.5s;
}

/*
#siroco_layermanager:hover{
    background: #fff;
}
*/

#gcverticaltoolbar_wrapper {
  right: 40px;
  top: 10px;
}

/** /siroco/casses  **/
#casses .pageBody h3 {
  border-bottom: 1px solid #ddd;
  padding: 5px;
  margin: 25px auto;
}
#casses .pageBody h4 {
  margin: 15px 0;
}

/** /siroco/parameters  **/
.paramsList {
  position: absolute;
  bottom: 0;
  width: 200px;
  top: 150px;
  border-right: 1px solid #ccc;
}

.paramsList ul {
  width: 100%;
  border: none;
}

.paramEdit {
  margin-left: 230px;
  overflow-x: hidden;
}
.paramEdit th {
  background: #f2f2f2;
}

.paramsListSave,
.paramsListDelete {
  position: absolute;
  right: 10px;
  top: 60px;
}
.paramsListDelete {
  right: 115px;
}

.lineExpander {
  width: 120px;
}
.lineExpander .expandrow {
}
.lineExpander .expandrow .btn {
  margin: 3px;
  width: 30px !important;
  height: 30px;
  line-height: 26px;
  border-radius: 0;
}
.lineExpander .expandrow .btn .topleft,
.lineExpander .expandrow .btn .bottomright {
  transform: rotate(-45deg);
}
.lineExpander .expandrow .btn .topright,
.lineExpander .expandrow .btn .bottomleft {
  transform: rotate(45deg);
}

/** siroco/ponderation **/
.currentPonderation,
.currentVariante {
  padding: 25px 0;
}
.currentPonderation {
  margin-top: 25px;
  border-top: 1px solid #eee;
}

/** siroco/scenarii_comparison **/
.variantesComparisonResult {
  border-top: 1px solid #eee;
  margin-top: 20px;
  padding-top: 20px;
}

.variantesComparisonResult #comparoFrame {
  width: 100%;
  min-height: 800px;
}

/** siroco/visualization **/
#canasImportanceStyle {
  border: 1px solid #ccc;
  background: #fff;
  position: absolute;
  left: 10px;
  bottom: 10px;
  padding: 10px;
}

#visualization .addChantier,
#visualization .listChantiers {
  position: absolute;
  right: 10px;
  bottom: 10px;
  width: 200px;
}

#visualization .listChantiers {
  bottom: 50px;
}

.fullPageDataTable .fixedHeaderGlobalWrapper {
  position: absolute;
  top: 50px;
  bottom: 0;
  left: 0;
  right: 0;
}

.parameter_save_load {
  position: absolute;
  right: 15px;
  top: 60px;
  width: 450px;
  background: #eee;
  padding: 5px 5px 2px 2px;
}

.parameterIsNotComplete {
  background-color: #ffee33;
  font-weight: bolder;
}
