/* Minification failed. Returning unminified contents.
(487,15): run-time error CSS1039: Token not allowed after unary operator: '-secondColor'
(510,26): run-time error CSS1039: Token not allowed after unary operator: '-secondColor'
(523,15): run-time error CSS1039: Token not allowed after unary operator: '-secondColor'
 */
/*
IMPORTANT : Installer Mindscape Web Workbench  : http://www.mindscapehq.com/products/web-workbench
Voir http://sass-lang.com/ pour la syntaxe
*/
/* 	Colors */
.lineContainer {
  width: 100%;
  display: inline-block;
  min-height: 40px;
  margin-bottom: 5px;
}
.lineContainer .k-input {
  padding: 0 !important;
}

.labelContainer {
  float: left;
  width: 20% !important;
  box-sizing: border-box !important;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 20px;
  padding-right: 10px;
}
.labelContainer > label {
  white-space: nowrap;
}

.inputContainer {
  float: left;
  width: 30% !important;
  min-height: 40px;
  box-sizing: border-box !important;
  padding-left: 20px;
  padding-right: 10px;
}
.inputContainer textarea {
  width: 100%;
  min-height: 5em;
}
.inputContainer .k-numerictextbox {
  margin-top: 2px;
  width: 100%;
}
.inputContainer .k-datetimepicker:not(.dateRange-calendar) {
  width: 100%;
  margin-top: 2px;
  padding: 0;
}
.inputContainer .k-datetimepicker .k-picker-wrap {
  padding-right: 2.5em;
}
.inputContainer .checkbox-container {
  top: 50%;
  -ms-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -webkit-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}
.inputContainer input[type=text]:disabled {
  background-color: #f4f4f4;
}
.inputContainer input[type=text]:focus::placeholder {
  color: transparent;
}

#rootReport textarea {
  box-sizing: border-box;
}

.readOnly input {
  background-color: lightgray;
  color: #333;
}

.col-x3 {
  width: 80% !important;
  box-sizing: border-box !important;
}
.col-x3 div.from, .col-x3 div.to {
  float: left;
  width: calc(37% + 20px);
  padding-right: 30px;
  box-sizing: border-box;
}

.displayContainer {
  float: left;
  width: 30%;
  box-sizing: border-box;
  min-height: 40px;
  padding-left: 20px;
  padding-right: 10px;
}

.extensible-form .inputContainer {
  padding-left: 0;
}

.k-i-calendar, .k-i-calendar:hover {
  background-image: url("/Look/Content/Images/arrow_down_red.gif") !important;
  background-size: 15px 15px !important;
  background-position: center top !important;
  top: -4px;
  position: relative;
}

.linkadmin .k-i-calendar, .linkadmin .k-i-calendar:hover {
  top: 0;
  left: -2px;
}
.linkadmin .k-i-clock {
  top: 5px;
  position: relative;
  left: -8px;
}

.k-datetimepicker .k-picker-wrap, .k-datepicker .k-picker-wrap {
  background-image: none !important;
  background-color: white !important;
  border-radius: 0;
}
.k-datetimepicker .k-picker-wrap.k-state-border-down, .k-datepicker .k-picker-wrap.k-state-border-down {
  border-radius: 0 !important;
}
.k-datetimepicker .k-picker-wrap.k-state-border-down .k-i-calendar, .k-datetimepicker .k-picker-wrap.k-state-border-down .k-i-calendar:hover, .k-datepicker .k-picker-wrap.k-state-border-down .k-i-calendar, .k-datepicker .k-picker-wrap.k-state-border-down .k-i-calendar:hover {
  -ms-transform: rotate(180deg) !important;
  -moz-transform: rotate(180deg) !important;
  -webkit-transform: rotate(180deg) !important;
  -o-transform: rotate(180deg) !important;
  transform: rotate(180deg) !important;
}

.select2-search input, .select2-focused input {
  border: 1px solid #d3d3d3 !important;
  border-left: none !important;
  border-right: none !important;
  background-image: url("/look/Content/select2.png") !important;
}

.select2-search input.select2-active {
  border-left: none !important;
  border-right: none !important;
  background-image: url("/look/Content/images/wait-16.gif") !important;
}

.select2-container, .select2-drop, .select2-search, .select2-search input, .select2-container-active .select2-choice, .select2-container-active .select2-choices {
  box-shadow: none !important;
}

.select2-container .select2-choice, .select2-container .select2-choices {
  border: 1px solid #d3d3d3 !important;
}

.select2-container-active .select2-choice, .select2-container-active .select2-choices {
  border: 1px solid #d3d3d3 !important;
}

.select2-container .select2-choice div {
  border-left: 1px solid #d3d3d3 !important;
}

li.select2-search-choice {
  background-image: none !important;
  background-color: white !important;
}

.lookform button.add-row:focus {
  outline: none;
}
.lookform .select2-container {
  width: 100%;
  margin-top: 5px;
}
.lookform .select2-container.select2-container-multi .select2-choices {
  border: 1px solid #d3d3d3;
  background-image: none;
  min-height: 30px !important;
  box-sizing: border-box;
}
.lookform .select2-simple {
  width: 100%;
  height: 30px;
}
.lookform .checkbox-container {
  -ms-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -webkit-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
  top: 50%;
}
.lookform .tra-selector .select2-container {
  width: calc(100% - 50px);
  float: left;
}
.lookform .tra-selector .popUp.search-tra {
  width: 50px;
  float: left;
  margin-top: 5px;
}
.lookform .popUp:not(.search-tra) input.popUp-link {
  margin-top: 7px;
}
.lookform .expandable-panel {
  width: 100%;
  margin-bottom: 5px;
}
.lookform .expandable-panel a.expandable-panel-title {
  text-decoration: none;
}
.lookform .expandable-panel .expandable-panel-title {
  font-weight: bold;
  font-size: 0.9em;
  display: block;
  width: calc(100% - 20px);
  clear: both;
  padding: 10px;
}
.lookform label.modified-label {
  background-color: #f9e85d;
  color: #333;
  font-weight: bold;
}
.lookform .k-numerictextbox .k-numeric-wrap:before {
  content: none;
}
.lookform .k-numerictextbox .k-link {
  max-height: 50%;
}
.lookform .k-numeric-wrap {
  background-image: none !important;
  background-color: white !important;
  border-radius: 0 !important;
}
.lookform .k-numeric-wrap .k-select {
  width: 30px;
}
.lookform .k-numeric-wrap .k-select .k-i-arrow-s {
  background-image: url("/Look/Content/Images/arrow_down_red.gif") !important;
  background-size: 15px 15px !important;
  background-position: top !important;
  vertical-align: top !important;
}
.lookform .k-numeric-wrap .k-select .k-i-arrow-n {
  background-image: url("/Look/Content/Images/arrow_down_red.gif") !important;
  background-size: 15px 15px !important;
  background-position: top !important;
  -ms-transform: rotate(180deg) translateX(-1px) !important;
  -moz-transform: rotate(180deg) translateX(-1px) !important;
  -webkit-transform: rotate(180deg) translateX(-1px) !important;
  -o-transform: rotate(180deg) translateX(-1px) !important;
  transform: rotate(180deg) translateX(-1px);
}

.forgotpasswordform .labelContainer {
  float: left;
  width: 20% !important;
}
@media only screen and (max-width: 600px) {
  .forgotpasswordform .labelContainer {
    width: 100% !important;
    margin-top: 0;
  }
}
.forgotpasswordform .inputContainer {
  float: left;
  width: 80% !important;
}
@media only screen and (max-width: 600px) {
  .forgotpasswordform .inputContainer {
    width: 100% !important;
    margin-top: 0;
  }
}

.settings-container .summary {
  margin-bottom: 5px;
}
.settings-container .table-header {
  text-transform: uppercase !important;
}
.settings-container .abo-table .table-header .column-title:nth-child(3) {
  -ms-transform: translate(-17px, 50%);
  -moz-transform: translate(-17px, 50%);
  -webkit-transform: translate(-17px, 50%);
  -o-transform: translate(-17px, 50%);
  transform: translate(-17px, 50%);
}
.settings-container .abo-table .lineContainer .column-title {
  float: left;
  top: 50%;
  -ms-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -webkit-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}
.settings-container .abo-table .lineContainer .column-title:nth-child(1) {
  width: calc(50% - 20px);
  padding-left: 20px;
}
.settings-container .abo-table .lineContainer .column-title:nth-child(2) {
  width: 30%;
}
.settings-container .abo-table .lineContainer .column-title:nth-child(3) {
  text-align: right;
  width: 15%;
}
.settings-container .abo-table .lineContainer .column-title:nth-child(4) {
  text-align: right;
  width: 5%;
}
.settings-container .abo-table .lineContainer .column-title:nth-child(4) .icon-square-cross {
  margin-right: 10px;
  cursor: pointer;
}
.settings-container .table-content {
  overflow-y: scroll;
  max-height: calc(100vh - 350px);
  min-height: 120px;
}
.settings-container .tra-table .table-header .right-cell {
  -ms-transform: translate(-17px, 50%);
  -moz-transform: translate(-17px, 50%);
  -webkit-transform: translate(-17px, 50%);
  -o-transform: translate(-17px, 50%);
  transform: translate(-17px, 50%);
}
.settings-container .tra-table .left-cell {
  float: left;
  width: calc(100% - 165px);
  margin-right: 20px;
  padding-left: 20px;
  position: relative;
  top: 50%;
  -ms-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -webkit-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}
.settings-container .tra-table .right-cell {
  float: right;
  width: 125px;
  text-align: right;
  position: relative;
  top: 50%;
  -ms-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -webkit-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}
.settings-container .tra-table .right-cell input[type=checkbox] {
  float: right;
  margin-right: 20px;
}

input.text-box {
  width: 100%;
  border: 1px solid lightgray;
  height: 30px;
  margin-top: 5px;
  padding-left: 5px;
  box-sizing: border-box;
}

.pdqcontainer .btnContainer {
  float: left;
  min-width: 50px;
  max-width: 350px;
  margin-top: -5px;
}

.savePdq-container .select2-container {
  width: 100%;
}

.deletePdq-container p {
  text-align: center;
}

.deletePdq-container table {
  width: 100%;
}

#input-icon-delete {
  background-color: #fff;
}

#input-icon-delete.disabled {
  background-color: #d3d3d3 !important;
}

.search-action {
  padding-bottom: 40px;
  display: flex;
  justify-content: space-between;
}

.search-action-without-title {
  display: block !important;
}

.search-action .search-action-title h2 {
  margin: 0px;
  font-size: 22px;
  font-weight: bold;
}

.search-action .select2-container, .PDQ .select2-container {
  width: 280px !important;
}

.search-action input[type=button] {
  float: left;
}

.btnSpacer {
  display: inline-block;
  float: left;
  padding: 0;
  margin: 0;
  height: 1px;
}

.hidden {
  display: none;
}

button {
  background-color: white;
  color: black;
  border: 1px solid lightgray;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}

.fileUploader {
  position: relative;
}

input.fileUploader-text.text-box {
  width: 70%;
  box-sizing: border-box;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.fileUploader-button {
  color: black;
  padding: 2px 5px;
  border-left: 1px solid lightgray;
  text-decoration: none;
  height: 30px;
  width: 30%;
  display: inline-block;
  border: 1px solid lightgray;
  background-color: white;
  box-sizing: border-box !important;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  vertical-align: bottom;
}

.fileUploader .fileUploader-file {
  cursor: pointer;
  position: absolute;
  filter: alpha(opacity=0);
  opacity: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 30px;
  margin-top: 5px;
}

input[type=button]:active, .button:active, button:active {
  color: var(--secondColor);
}

input[type=button], .button {
  background-color: white;
  color: black;
  padding: 5px;
  min-width: 50px;
  border: 1px solid lightgray;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
}
input[type=button][disabled], .button[disabled] {
  background-color: #d3d3d3 !important;
  cursor: default;
}

.pdq-container input[type=button] {
  margin-right: 10%;
}

input[type=submit] {
  background-color: var(--secondColor) !important;
  color: white !important;
  font-weight: bold !important;
  padding: 5px !important;
  min-width: 50px !important;
  border: none !important;
  cursor: pointer !important;
  float: right !important;
  margin-left: 5px !important;
  text-transform: uppercase;
}
input[type=submit]:active {
  background-color: white !important;
  color: var(--secondColor) !important;
  border: 1px solid lightgray !important;
  font-weight: bold !important;
}
input[type=submit][disabled] {
  background-color: #d3d3d3 !important;
  color: #333333 !important;
  cursor: default;
  font-weight: normal !important;
}

.required-star {
  color: #e84242;
}

.field-validation-error {
  color: #e84242;
}

.input-validation-error {
  border: 1px solid #e84242 !important;
}

.input-validation-error-container {
  border-color: #e84242 !important;
}
.input-validation-error-container > .select2-container {
  border: 1px solid #e84242 !important;
}

.editorDragNDrop .dragitems {
  width: 100%;
  float: left;
  background: #f1f1f1;
  list-style-type: none;
  padding-left: 5px;
  display: block;
  margin: 5px;
}
.editorDragNDrop .dragitems li.draggable {
  float: left;
  margin: 2px;
  padding: 1px;
  position: relative;
  color: #333;
  cursor: default;
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee",endColorstr="#f4f4f4",GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
.editorDragNDrop .drag-helper {
  pointer-events: none;
  list-style-type: none;
  background-color: #f1f1f1;
  opacity: 0.7;
}
.editorDragNDrop .editor-droppable {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 1px solid #000;
  padding: 2px;
  background: #f1f1f1;
}
.editorDragNDrop .editor-text {
  position: absolute;
  height: 100%;
  width: 100%;
  display: none;
}
.editorDragNDrop .dropitems {
  position: relative;
  width: 100%;
  float: left;
  margin: 10px 0;
  height: 80px;
}
.editorDragNDrop .word {
  margin-top: 2px;
}
.editorDragNDrop .word.key {
  padding: 0 1px 0 18px;
  position: relative;
  color: #333;
  cursor: default;
  border: 1px solid #aaa;
  -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #e4e4e4;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee",endColorstr="#f4f4f4",GradientType=0);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: -ms-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
  background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
}
.editorDragNDrop a.removeKey {
  left: 3px;
  display: block;
  width: 12px;
  height: 13px;
  position: absolute;
  right: 3px;
  top: 4px;
  font-size: 1px;
  outline: none;
  background: url("select2.png") right top no-repeat;
}
.editorDragNDrop a.removeKey:hover {
  background-position: right -11px;
}

.CEVA .k-i-calendar, .CEVA .k-i-calendar:hover {
  filter: invert(24%) sepia(90%) saturate(6094%) hue-rotate(355deg) brightness(94%) contrast(89%);
}

/*
IMPORTANT : Installer Mindscape Web Workbench  : http://www.mindscapehq.com/products/web-workbench
Voir http://sass-lang.com/ pour la syntaxe
*/
/* Trigrammes colors */
/* Pastel */
/*
$HOMColor: $LinkBlue!important;
$CDEColor: #F9D289!important;
$INVColor: #FF3C74!important;
$DEMColor: #91e097!important;
$RCPColor: #E1DDFF!important;
$SHPColor: #91C4E0!important;
$ARTColor: #C4BCA4!important;
*/
/*
IMPORTANT : Installer Mindscape Web Workbench  : http://www.mindscapehq.com/products/web-workbench
Voir http://sass-lang.com/ pour la syntaxe
*/
/* 	Colors */
/* 	Colors */
/*#region Overrides Styles */
* {
  box-shadow: none !important; }

#main {
  margin: 0;
  padding: 0;
  min-height: 70vh;
  font-size: 1.0em;
  color: #544b4b; }

.summary {
  margin-bottom: 15px; }

.main-container {
  padding: 0px;
  min-height: 80vh;
  position: relative; }

/*#region Header */
.shipmentTracking {
  display: none; }

.culture-selection .culture-list {
  right: -32px; }

/*#endregion */
.footer {
  text-align: right;
  display: inline-block;
  position: relative;
  width: 95%; }

#requestPopup {
  float: right; }

.disabledbutton {
  pointer-events: none;
  opacity: 0.4; }

.entry-form {
  padding: 0;
  height: 100%;
  width: 90%;
  margin: 0 auto;
  margin-top: 30px; }

fieldset {
  border: none;
  margin: 40px 0 0 0;
  padding: 10px 0;
  background-color: #eee; }
  fieldset legend {
    background-color: #f7f7f7;
    margin-left: 10px;
    padding: 0 10px;
    font-size: 24px; }

.doubleSelect2 .select2-container {
  width: 49%; }
  .doubleSelect2 .select2-container .select2-choice {
    line-height: 1.65em;
    height: 1.65em; }

.containerGroup {
  display: none; }

.checkCorrect label {
  width: auto !important; }

.noLimit {
  width: 260px !important; }

.popUp.search-tra {
  display: inline-block; }

.codIncHide {
  display: none; }

.customError {
  border-color: red; }

.recap .leftCol, .recap .rightCol {
  width: 50%;
  float: left; }

.recap .line label {
  font-weight: bold; }
  .recap .line label[for] {
    font-weight: normal; }

.recap h2 {
  margin: 0;
  font-size: 24px;
  clear: both; }

.recap table {
  border-collapse: collapse;
  border-spacing: 0; }
  .recap table thead tr {
    background-color: #ccc; }
  .recap table thead th {
    border-right: 1px solid black;
    padding: 2px 6px; }
    .recap table thead th:last-child {
      border: none; }
  .recap table tbody td {
    border-right: 1px solid black;
    padding: 2px 6px; }
    .recap table tbody td:last-child {
      border: none; }

/*#region KENDO UI */
.k-picker-wrap input {
  border: none !important; }

.k-numerictextbox {
  position: relative;
  display: inline-block;
  width: 8.4em;
  overflow: visible;
  border-width: 0;
  vertical-align: middle; }

.smallBox .k-numerictextbox {
  width: 25% !important; }

.noSpin {
  border-radius: 0 !important; }
  .noSpin.smallBox .k-numerictextbox {
    width: 25% !important; }
  .noSpin .k-select {
    display: none; }
  .noSpin .k-numeric-wrap {
    padding: 0;
    background: none;
    border: none; }

/*#endregion */
/*#region Common Wizard */
.wizard,
.tabcontrol {
  display: block;
  width: 100%;
  overflow: hidden; }

.wizard a,
.tabcontrol a {
  outline: 0; }

.wizard ul,
.tabcontrol ul {
  list-style: none !important;
  padding: 0;
  margin: 0; }

.wizard ul > li,
.tabcontrol ul > li {
  display: block;
  padding: 0;
  list-style-type: none; }

/* Accessibility */
.wizard > .steps .current-info,
.tabcontrol > .steps .current-info {
  position: absolute;
  left: -999em; }

.wizard > .content > .title,
.tabcontrol > .content > .title {
  position: absolute;
  left: -999em; }

/*#endregion */
/*#region Wizard */
.wizard > .steps {
  position: relative;
  display: inline-block;
  width: 100%; }

.wizard.vertical > .steps {
  display: inline;
  float: left;
  width: 30%; }

.wizard > .steps .number {
  font-size: 1.429em; }

.wizard > .steps > ul > li {
  width: 30%;
  cursor: pointer; }
  .wizard > .steps > ul > li:nth-child(2) {
    margin: 0px 5%; }
  .wizard > .steps > ul > li.disabled {
    cursor: not-allowed; }

.wizard > .steps > ul > li,
.wizard > .actions > ul > li {
  float: left; }

.wizard.vertical > .steps > ul > li {
  float: none;
  width: 100%; }

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active {
  display: block;
  width: auto;
  margin: 0.5em 0 0em 0em;
  padding: 1em 0em;
  text-decoration: none;
  text-align: center; }

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active {
  background: #eee;
  color: #aaa;
  text-align: center;
  cursor: not-allowed; }

.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active {
  background: #2184be;
  color: #fff;
  cursor: default; }

.wizard > .steps .done:not(.disabled):not(.error) a,
.wizard > .steps .done:not(.disabled):not(.error) a:hover,
.wizard > .steps .done:not(.disabled):not(.error) a:active {
  background: #9dc8e2;
  color: #fff;
  cursor: pointer; }

.wizard > .steps .error a,
.wizard > .steps .error a:hover,
.wizard > .steps .error a:active {
  background: #ff3111;
  color: #fff; }

.wizard > .content {
  display: inline-block;
  margin: 0 0 3em 0;
  min-height: 20em;
  overflow: hidden;
  position: relative;
  width: 100%;
  /*height: calc(100% - 170px);*/ }

.wizard.vertical > .content {
  display: inline;
  float: left;
  margin: 0 2.5% 0.5em 2.5%;
  width: 65%; }

.wizard > .content > .body {
  float: left;
  position: relative;
  width: 100%;
  height: 100%;
  /*padding: 1%;*/ }

.wizard > .content > .body ul {
  list-style: disc !important; }

.wizard > .content > .body ul > li {
  display: list-item; }

.wizard > .content > .body > iframe {
  border: 0 none;
  width: 100%;
  height: 100%; }

.wizard > .content > .body input {
  /*display: block;*/ }

.wizard > .content > .body input[type="checkbox"] {
  display: inline-block; }

.wizard > .content > .body input.error {
  background: #fbe3e4;
  border: 1px solid #fbc2c4;
  color: #8a1f11; }

.wizard > .content > .body label {
  display: inline-block;
  /*margin-bottom: 0.5em;*/ }

.wizard > .content > .body label.error {
  color: #8a1f11;
  display: inline-block;
  margin-left: 1.5em; }

.wizard > .actions {
  position: relative;
  display: inline-block;
  text-align: right;
  width: 96%; }

.wizard.vertical > .actions {
  display: inline;
  float: right;
  margin: 0 2.5%;
  width: 95%; }

.wizard > .actions > ul {
  display: inline-block;
  text-align: right; }

.wizard > .actions > ul > li {
  margin: 0 0.5em; }

.wizard.vertical > .actions > ul > li {
  margin: 0 0 0 1em; }

.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active {
  background: #2184be;
  color: #fff;
  display: block;
  padding: 0.5em 1em;
  text-decoration: none; }

.wizard > .actions a.prevLink,
.wizard > .actions a.prevLink:hover,
.wizard > .actions a.prevLink:active {
  background: #eee;
  color: black;
  display: block;
  padding: 0.5em 1em;
  text-decoration: none; }

.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active {
  background: #eee;
  color: #aaa;
  cursor: default; }

/*#endregion */
/*#region TabControl */
.tabcontrol > .steps {
  position: relative;
  display: block;
  width: 100%; }

.tabcontrol > .steps > ul {
  position: relative;
  margin: 6px 0 0 0;
  top: 1px;
  z-index: 1; }

.tabcontrol > .steps > ul > li {
  float: left;
  margin: 5px 2px 0 0;
  padding: 1px; }

.tabcontrol > .steps > ul > li:hover {
  background: #edecec;
  border: 1px solid #bbb;
  padding: 0; }

.tabcontrol > .steps > ul > li.current {
  background: #fff;
  border: 1px solid #bbb;
  border-bottom: 0 none;
  padding: 0 0 1px 0;
  margin-top: 0; }

.tabcontrol > .steps > ul > li > a {
  color: #5f5f5f;
  display: inline-block;
  border: 0 none;
  margin: 0;
  padding: 10px 30px;
  text-decoration: none; }

.tabcontrol > .steps > ul > li > a:hover {
  text-decoration: none; }

.tabcontrol > .steps > ul > li.current > a {
  padding: 15px 30px 10px 30px; }

.tabcontrol > .content {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-top: 1px solid #bbb;
  padding-top: 20px; }

.tabcontrol > .content > .body {
  float: left;
  position: absolute;
  width: 95%;
  height: 95%;
  padding: 2.5%; }

.tabcontrol > .content > .body ul {
  list-style: disc !important; }

.tabcontrol > .content > .body ul > li {
  display: list-item; }

/*#endregion */
.wizard-form-loader {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999 !important;
  background: rgba(255, 255, 255, 0.6);
  display: none; }
  .wizard-form-loader .k-loading {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center; }
  .wizard-form-loader .k-loading-mask,
  .wizard-form-loader .k-loading-text {
    position: absolute; }
  .wizard-form-loader .k-loading-text {
    text-indent: -4000px;
    text-align: center;
    /*rtl*/ }
  .wizard-form-loader .k-loading-image {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    background-image: url("/Look/Content/Images/wait-51-gray.gif"); }
    .wizard-form-loader .k-loading-image .k-loading-color {
      background-color: #000000;
      width: 100%;
      height: 100%;
      filter: alpha(opacity=30);
      opacity: .3; }

/*#endregion */
/*#region Custom Style*/
/*#region 3rd Panel Style*/
#utiCreationDemandForm-p-2 > div {
  display: inline-block;
  width: 100%;
  margin: 44px 0 0 0;
  background-color: #eaeaea;
  text-align: center;
  vertical-align: top; }
  #utiCreationDemandForm-p-2 > div p {
    text-align: left;
    margin: 50px;
    font-size: 18pt; }

#utiCreationDemandForm-p-2 .fa-6 {
  font-size: 20em; }

/*#endregion */
#utiCreationDemandForm .textError, #utiCreationDemandForm .hide {
  display: none; }

#utiCreationDemandForm .textError {
  color: red; }

#utiCreationDemandForm .lineContainer {
  background-color: #eaeaea; }

#utiCreationDemandForm .labelContainer, #utiCreationDemandForm [role='menuitem'] {
  text-transform: uppercase; }

#utiCreationDemandForm .title-entry-form {
  font-size: 1.0em;
  font-weight: bold;
  margin: 40px 0;
  margin-left: 0.5em; }

#utiCreationDemandForm .intl-tel-input {
  width: 100%; }

#utiCreationDemandForm .labelContainer.lblMandatory:after {
  content: '*';
  color: red;
  vertical-align: top; }

/*#endregion */
.CEVA .wizard > .actions a,
.CEVA .wizard > .actions a:hover,
.CEVA .wizard > .actions a:active {
  background: #1D4289; }

.CEVA .wizard > .steps .current a,
.CEVA .wizard > .steps .current a:hover,
.CEVA .wizard > .steps .current a:active {
  background: #1D4289; }

.CEVA .wizard > .steps .disabled a,
.CEVA .wizard > .steps .disabled a:hover,
.CEVA .wizard > .steps .disabled a:active {
  background: #BDD6E6;
  color: #666666; }

.CEVA .wizard > .steps .done:not(.disabled):not(.error) a,
.CEVA .wizard > .steps .done:not(.disabled):not(.error) a:hover,
.CEVA .wizard > .steps .done:not(.disabled):not(.error) a:active {
  background: #BDD6E6;
  color: #666666; }

.CEVA .wizard > .actions a.prevLink,
.CEVA .wizard > .actions a.prevLink:hover,
.CEVA .wizard > .actions a.prevLink:active {
  background: #E3E3E3;
  color: black; }

.CEVA .wizard > .actions .disabled a,
.CEVA .wizard > .actions .disabled a:hover,
.CEVA .wizard > .actions .disabled a:active {
  background: #E3E3E3;
  color: #999999; }

.CEVA #utiCreationDemandForm .lineContainer {
  background-color: #999999; }

.CEVA #utiCreationDemandForm .formContainer {
  background-color: #999999; }

.CEVA #main {
  color: #000; }

@media only screen and (max-width: 600px) {
  .labelContainer {
    width: 100% !important; }
  .inputContainer {
    width: 100% !important; } }

