﻿body {
  padding-top: 0;
  padding-bottom: 20px; }

.blocIe {
  display: none; }

.duplicateSim {
  background: none !important;
  border: none !important; }

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 50px; }

.tooltipForward {
  color: #4f81bd; }

span[title] {
  cursor: pointer; }

div.tooltip .tooltip-inner {
  text-align: left; }

/*input[required] {
    border: solid 1px red
}*/
input[type=text] {
  width: 100%; }

.input-validation-error {
  border: solid 1px red;
  background-color: #f5dede; }

.txt-validation-error {
  border: solid 1px red;
  background-color: #f5dede;
  padding: 4px;
  display: inline-block; }

.valid {
  border: solid 1px green; }

.productInput {
  min-width: 70px; }

input:focus {
  outline: none !important; }

/* pas de bordure bleu par default sur les bouton */
footer {
  margin-top: 40px; }

.navbar {
  border-bottom: solid 1px #000; }

/*navbar-nav>li>a, .navbar-nav>li>span {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    display:block;
    color:#ccc;
}*/
.w100pc {
  width: 100%; }

.navbar span, .navbar .glyphicon {
  font-size: 18px;
  color: #000;
  vertical-align: central; }

.glyphicon:hover, .glyphicon:visited {
  color: #000;
  text-decoration: none; }

.navbar .logo {
  /*width: 100%;*/
  max-width: 150px;
  margin-top: 24px; }

.infoUsers {
  margin-top: 20px; }

h4 {
  margin-bottom: 0; }

hr {
  border-color: #222; }

.reldiv {
  position: relative;
  display: table; }

.divabs {
  position: absolute;
  right: 0;
  top: -22px; }

.glyphicon {
  cursor: pointer; }

.notabene {
  font-size: 11px;
  text-align: left; }

.tbLong {
  width: 100%; }

input,
select {
  margin: 2px 0;
  height: 22px; }

#xlsBtn {
  background: none;
  border: none; }

#xlsBtn img {
  width: 50px; }

.blocLog {
  margin-top: 20px;
  padding: 0;
  border: solid 1px #000;
  color: #000; }

.blocTitle {
  display: block;
  width: 100%;
  height: 40px;
  margin-top: 10px;
  padding-top: 6px;
  background-color: #dddddd;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase; }

.blocTitle2 {
  display: block;
  width: 100%;
  height: 70px;
  margin-top: 10px;
  padding-top: 4px;
  background-color: #dddddd;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase; }

.blocBtn {
  padding-top: 20px; }

.blocLog .head {
  height: 28px;
  padding-top: 4px;
  background-color: #000;
  color: #fff;
  text-align: center;
  margin: 0; }

.blocLog .name {
  text-align: center;
  margin: 0; }

.blocLog .signin {
  padding: 0;
  margin: 4px; }

.blocLog .signin input {
  width: 100%; }

.blocProds .row {
  padding-left: 15px;
  padding-right: 15px; }

.blocProds .head {
  background-color: #fff;
  font-weight: bold;
  margin: 0; }

.blocProds .head span {
  background-color: #222;
  color: #fff;
  width: 100%;
  display: block;
  height: 28px;
  padding-top: 4px;
  text-align: center; }

.blocProds .universe {
  border-right: solid 1px #222;
  padding-right: 3px; }

.blocProds .products {
  border-left: none;
  padding-left: 3px; }

.blocProds select {
  width: 50%; }

.blocSimulation .row {
  padding-left: 0;
  padding-right: 0; }

.blocSimulation .head {
  font-weight: bold;
  margin: 0;
  background-color: #222; }

.blocSimulation .head span {
  color: #fff;
  width: 100%;
  display: block;
  height: 28px;
  padding-top: 4px;
  text-align: center; }

.blocSimulation .universe {
  border: solid 1px #222;
  margin: 0;
  padding-top: 4px;
  display: block; }

.zoneUniverse {
  background-color: #ffffff; }

.dgrid {
  margin: 10px 0 10px 0;
  width: 100%; }

.dgrid thead {
  border: solid 1px #333;
  font-weight: bold;
  font-size: 12px;
  padding: 2px;
  text-align: center; }

.dgrid td {
  border: solid 1px #222;
  padding: 2px; }

.dgrid .tdmini {
  width: 50px;
  text-align: center; }

.dgrid .tdOther {
  min-width: 60px;
  text-align: center; }

.ComparColumn, .ComparColumnMaster {
  cursor: pointer; }

.ComparColumn {
  background-color: #ddd;
  display: none; }

.btn {
  min-width: 120px; }

.btn-default, .btn-default:visited, .btn-default:focus {
  background-color: #E7304D;
  color: #fff;
  border: none;
  margin: 4px 0;
  height: 30px; }

.btn-default:hover {
  background-color: #e97788;
  color: #fff; }

.btn-warning, .btn-warning:visited, .btn-warning:focus {
  background-color: #ec971f;
  border: none;
  margin: 0 0;
  height: 30px; }

.btn-warning:hover {
  color: #fff;
  background-color: #f0ad4e !important; }

.btn-primary, .btn-primary:visited, .btn-primary:focus {
  background-color: #888;
  color: #fff;
  border: none;
  margin: 4px 0;
  height: 30px; }

.btn-primary:hover {
  background-color: #aaa;
  color: #fff; }

.fieldHead {
  background-color: #ccc;
  color: #000;
  height: 28px;
  border: solid 1px #888;
  padding-top: 4px;
  margin-top: 0;
  margin-bottom: 4px;
  cursor: pointer; }

.fieldContent {
  text-align: left;
  margin-left: 20px; }

.fieldContent label {
  display: inline; }

.tabProQuest {
  border-top: none;
  padding: 0;
  margin: 6px 0; }

.tabProQuest td {
  border: solid 1px;
  border-color: #555; }

.questheadLine {
  padding: 0;
  margin: 0; }

.questheadLine td {
  border: none; }

.questheadLineV2 td {
  border: solid 1px; }

.borderGr_t {
  border: solid;
  border-width: 3px 0 0 0px; }

.chooseQuest {
  padding: 5px;
  background-color: #ffffff; }

.questLines .td1 {
  border-collapse: collapse;
  padding: 4px;
  margin: 0; }

.questLines .td2 {
  margin: 0;
  width: 190px;
  font-size: 12px;
  padding: 0;
  padding-left: 4px; }

.questLines .td3 {
  width: 380px;
  font-size: 12px;
  padding: 0;
  padding-left: 4px; }

.questheadLine .TDprod {
  width: 90px;
  position: relative;
  height: 31px; }

.questLines .TDprod {
  width: 90px;
  text-align: center;
  transition: all 0.5s;
  margin: 0;
  padding: 0; }

.questLines .td3, .questLines .TDprod {
  height: 22px; }

.questLines .TDprod input {
  height: auto;
  margin: 0;
  padding: 0;
  height: 11px;
  display: block;
  margin: 0 auto; }

.questLines .TDprod:not(.disableradio):hover {
  background-color: #dddddd;
  cursor: pointer; }

.TRprod .TDQuest {
  position: relative;
  width: 120px;
  text-align: center; }

.TDQuest select {
  max-width: 150px; }

.questheadLineV2 {
  padding: 0;
  margin: 0; }

.questheadLineV2 td1 {
  padding: 4px; }

/*.borderGr_b {
        border: solid;
        border-width: 0 0 1px 0
    }*/
.ddl {
  width: 100%; }

.cbl label {
  font-weight: normal;
  vertical-align: bottom;
  line-height: 18px; }

.cbl input[type=checkbox] {
  margin-right: 4px; }

.fieldContent label {
  cursor: pointer; }

input[type=checkbox] {
  height: 16px; }

.fieldContent label, .labelCB {
  height: 16px;
  vertical-align: text-bottom;
  font-weight: normal; }

pre {
  border: none;
  background-color: transparent;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  padding: 0;
  margin: 0; }

.fullscn {
  position: fixed;
  top: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 10; }

.popdiv {
  position: absolute;
  top: 40px;
  left: 0;
  margin: auto;
  width: 100%;
  z-index: 20;
  text-align: center;
  display: none; }

.popdivtop {
  position: fixed;
  top: 20px;
  left: 0;
  margin: auto;
  width: 100%;
  z-index: 20;
  text-align: center;
  display: none; }

.popcontent {
  position: relative;
  width: 480px;
  height: auto;
  padding: 10px;
  margin: auto;
  margin-top: 80px;
  text-align: left;
  border: solid 4px #EDEDED;
  background-position: top;
  background-color: #efecec;
  z-index: 30; }

.popcontent input[type=text] {
  width: 100%; }

.popcontentc {
  position: relative;
  width: 480px;
  height: auto;
  padding: 10px;
  margin: auto;
  margin-top: 80px;
  text-align: center;
  border: solid 4px #EDEDED;
  background-position: top;
  background-color: #efecec;
  z-index: 30; }

.blocSimulation .row {
  padding-left: 0;
  padding-right: 0; }

.blocSimulation .head {
  background-color: #fff;
  font-weight: bold;
  margin: 0;
  background-color: #222; }

.blocSimulation .head span {
  color: #fff;
  width: 100%;
  display: block;
  height: 28px;
  padding-top: 4px;
  text-align: center; }

.blocSimulation .universe {
  border: solid 1px #222;
  margin: 0;
  padding-top: 4px;
  display: block; }

.blocSimulation table {
  margin: 30px 0 10px 0;
  width: 100%;
  background-color: #ffffff; }

.blocSimulation table thead {
  border: solid 1px #333;
  font-weight: bold;
  font-size: 12px;
  padding: 2px;
  text-align: center; }

.blocSimulation table td {
  border: solid 1px #222;
  padding: 2px; }

.blocSimulation table .tdProd {
  min-width: 220px;
  text-align: left; }

.blocSimulation table .tdOther {
  min-width: 60px;
  text-align: center; }

.popcontentc input[type=text] {
  width: 100%; }

.descSim {
  margin-top: 15px; }

.TDprod {
  position: relative; }

.disableradio:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d9d9d991; }

.onglet__container {
  display: inline-block;
  margin-top: 15px;
  padding: 0 15px; }

.onglet .onglet__btn {
  margin: 0;
  border-radius: 0; }

.onglet__btn--active, .onglet .onglet__btn--active:hover {
  background-color: #f3f3f3 !important;
  color: #000000 !important;
  font-weight: bold; }

.data-container {
  background-color: #f3f3f3;
  padding: 15px; }

.onglet__list-uni {
  display: inline-block;
  width: auto;
  height: 30px; }

/* Hide/rearrange for smaller screens */
@media screen and (max-width: 767px) {
  .navbar h2 {
    display: none; } }
