.header.container {
  background-repeat: repeat-x;
  font-family: "Overlock", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.header-first-line {
  height: 50px;
  background-color: royalblue;
  display: flex;
}
.header-first-line > div {
  position: relative;
}
.header-first-line > div .version {
  bottom: -3px;
  color: white;
  position: absolute;
  right: 0;
}
.header-first-line > div .brand {
  margin-left: 0px;
  padding: 8px 10px 12px 0;
}
.header-first-line > div > a,
.header-first-line > div > span,
.header-first-line > div > a > .caret {
  color: white;
  font-size: 14px;
  line-height: 50px;
}
.header-first-line > div > a:hover {
  color: #2daae2;
  text-decoration: none;
}
.header-first-line .myTitle {
  height: 18px;
  opacity: 0.4;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: italic;
  line-height: 2;
  letter-spacing: normal;
  text-align: left;
  color: rgba(255, 255, 255, 0.4);
}
.header-first-line .siteTitle {
  height: 12px;
  font-family: Montserrat;
  font-size: 15px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 2.67;
  letter-spacing: normal;
  text-align: left;
  color: white;
  text-transform: uppercase;
}
.header-first-line .hotline {
  font-size: 16px;
  font-weight: bold;
}
.header-first-line .main-action-bar {
  background-color: transparent;
  margin-top: 0;
}
.header-first-line .main-action-bar .btn-link,
.header-first-line .main-action-bar .btn-link:hover,
.header-first-line .main-action-bar .btn-link:focus,
.header-first-line .main-action-bar .btn-link:active {
  background-color: transparent;
  color: white;
  cursor: default;
  text-decoration: none;
  -webkit-text-shadow: none;
  text-shadow: none;
  outline: none;
  padding: 0;
  overflow: hidden;
  text-align: right;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 200px;
  border-radius: 0;
  margin: 0;
}
.header-first-line .main-action-bar .btn-link:hover {
  color: #2daae2;
}
.header-first-line .main-action-bar .btn.btn-link.dropdown-toggle {
  cursor: pointer;
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  height: 50px;
}
.header-first-line .main-action-bar .caret {
  background-image: url("../images/arrow.png");
  background-position: center 3px;
  background-repeat: no-repeat;
  border: medium none;
  display: inline;
  line-height: 0;
  margin: 0 5px;
  padding: 0 0 0 10px;
  vertical-align: middle;
}
.header-first-line .main-action-bar.identity {
  background-color: transparent;
}
.header-first-line .main-action-bar.identity .asp-icon-identity {
  background-image: url("../images/identity.png");
  background-repeat: no-repeat;
  padding-right: 28px;
}
.header-first-line .main-action-bar .dropdown-menu {
  top: 70%;
}
.header-first-line .main-action-bar .dropdown-menu > li > a > i {
  margin-top: 3px;
}
.header-first-line .main-action-bar#context-libelle > span {
  width: 100%;
}
#autocomplete-groupes {
  width: 150px !important;
  -moz-transition: width linear 0.2s;
  -o-transition: width linear 0.2s;
  -webkit-transition: width linear 0.2s;
  transition: width linear 0.2s;
}
#autocomplete-groupes:focus {
  width: 250px !important;
}
#autocomplete-groupes_listbox a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.header-second-line {
  height: 30px;
  background-color: #032960;
}
.header-second-line .nav > li {
  padding-right: 1px;
  background-image: url("../images/layout/dash.png");
  background-position: right top;
  background-repeat: repeat-y;
}
.header-second-line .nav > li:hover {
  background-color: #2daae2;
}
.header-second-line .nav > li > a {
  color: white;
  font-size: 14px;
  text-decoration: none;
  background-color: #032960;
  padding: 5px 20px;
  text-transform: uppercase;
}
.header-second-line .nav > li > a.selected {
  background-color: #2daae2;
}
.header-third-line {
  background: url("../images/layout/mire-header.jpg") no-repeat top center white;
  background-size: 100% 10px;
  padding-top: 10px;
  position: relative;
}
.header-third-line > div {
  padding: 0 10px 0;
  max-height: 60px;
  overflow: hidden;
}
.header-third-line > div.entreprise-virtuelle h3 {
  line-height: 50px;
}
.header-third-line > div.entreprise-virtuelle div {
  font-size: 18px;
  margin-top: -14px;
}
.header-third-line h3 {
  margin: 0;
  color: #a61a73;
  line-height: 60px;
  text-transform: uppercase;
  font-size: 24px;
  position: relative;
}
.header-third-line h3 small {
  margin-left: 15px;
  color: #032960;
  font-size: 24px;
  text-transform: none;
}
.header-third-line h3 .is-dossier-test {
  text-transform: uppercase;
  color: red;
  font-size: 1.6em;
  position: absolute;
  right: 0;
  top: 0;
  background-color: white;
}
.header-third-line h3.statut-entreprise {
  text-align: right;
}
.header-third-line .modified-by {
  position: absolute;
  bottom: 2px;
  right: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12px;
  line-height: 12px;
  color: #939393;
  text-transform: initial;
}
.statut-traite,
.statut-valideasp {
  color: #48ae4a !important;
}
.statut-traite a,
.statut-valideasp a {
  color: inherit;
}
.statut-nontraite,
.statut-encours,
.statut-reimprimer {
  color: orange !important;
}
.statut-nontraite a,
.statut-encours a,
.statut-reimprimer a {
  color: inherit;
}
.statut-plustraite {
  color: red !important;
}
.statut-plustraite a {
  color: inherit;
}
.marginLeft {
  margin-left: auto;
}
.bottom-spacer {
  margin-bottom: 20px;
}
.internal-bottom-spacer {
  padding-bottom: 20px;
}
.btn-underlined {
  text-decoration: underline;
  font-style: italic;
  color: black;
  background: none;
  background-position: 0px;
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
  padding: 0px;
  margin: 0px;
  -webkit-text-shadow: none;
  text-shadow: none;
}
.inline-label {
  display: inline;
}
.rfloat {
  float: right;
}
.lfloat {
  float: left;
}
.horizontal-input-spacer {
  margin-right: 5px;
}
.clearline {
  clear: both;
}
#toolbar {
  background: url('../images/layout/toolbar.png') repeat-x center center transparent;
  height: 60px;
}
#toolbar .toolbar-btn {
  margin: 3px 10px;
  text-align: center;
}
#toolbar .toolbar-btn > button {
  background-image: url("../images/layout/toolbar-icon-background.png");
  background-repeat: no-repeat;
  height: 36px;
  width: 36px;
  border: none;
  background-color: transparent;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
}
#toolbar .toolbar-btn[disabled] {
  opacity: 0.65;
  cursor: default;
}
#toolbar .toolbar-btn > a {
  background-image: url("../images/layout/toolbar-icon-background.png");
  background-repeat: no-repeat;
  height: 36px;
  width: 36px;
  border: none;
  background-color: transparent;
  padding: 0px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#toolbar .toolbar-btn > a > i {
  margin-top: 7px;
}
#toolbar .toolbar-btn > p {
  color: white;
  font-size: 12px;
}
html {
  height: 100%;
  background-color: #edebec;
}
body {
  background: url("../images/layout/background-header-gradient.jpg") repeat-x fixed center top transparent;
  height: 100%;
  /*& > .dot-row {
        background: url("../images/layout/dot-border.png") repeat-y scroll right top rgba(0, 0, 0, 0);
        height: 241px;
        left: 50%;
        position: fixed;
        width: 51px;

        &.dot-left {
            margin-left: -551px;
        }

        &.dot-right {
            margin-left: 502px;
        }
    }*/

}
.navbar-inverse {
  background-color: transparent;
}
.navbar-inverse .navbar-inner {
  background: none;
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px;
}
.nav-tabs.nav-stacked > li > a {
  border: none;
  -webkit-text-shadow: none;
  text-shadow: none;
}
.nav-tabs.nav-stacked > li > a:hover {
  border: none;
  -webkit-text-shadow: none;
  text-shadow: none;
  background: none;
}
.small-menu {
  width: 130px;
}
.small-menu.informations-notifications,
.small-menu.informations {
  width: 100px;
}
.menu-gauche {
  background-color: #48ae4a;
  padding-left: 5px;
  padding-right: 5px;
  width: 230px;
  font-family: "Overlock", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
.menu-gauche.small-menu {
  width: 130px;
}
.menu-gauche li > a,
.menu-gauche li > a:focus {
  padding-left: 5px;
  padding-right: 0px;
  margin-left: 0px;
  border: none;
  font-size: 16px;
  border-radius: 0px;
  color: black !important;
  -webkit-text-shadow: none;
  text-shadow: none;
  outline: 0;
}
.menu-gauche li > a:hover,
.menu-gauche li > a:focus:hover {
  color: white !important;
  background-color: transparent;
}
.menu-gauche li.active {
  border-right: solid 3px white;
}
.menu-gauche li.active > a,
.menu-gauche li.active > a:focus {
  color: white !important;
  background-color: transparent;
  font-style: italic;
  font-weight: bold;
  border: none;
  outline: 0;
}
.menu-gauche li.active:hover {
  color: white !important;
  background-color: transparent;
}
.menu-gauche > li > ul {
  margin-left: 6px;
}
.informations {
  font-family: "Overlock", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.informations .alert {
  padding: 8px;
  margin-bottom: 10px;
}
.informations .alert.alert-important {
  background-color: #f29200;
  border-color: #f29200;
  color: white;
  -webkit-text-shadow: 0 0 0;
  text-shadow: 0 0 0;
}
.informations .alert h5 {
  margin: 0;
  text-transform: uppercase;
}
.informations .alert h5 i {
  margin-right: 3px;
  margin-top: 2px;
}
.informations .alert > ul {
  list-style: none outside none;
  margin: 0;
}
.informations .alert > ul > li > h6 {
  margin: 0;
  font-size: 12px;
}
.informations .alert > ul > li > div {
  font-size: 12px;
}
.fieldset-with-top-border {
  border-top: solid 4px transparent;
  background-color: #eaeaea;
  padding: 10px 10px 10px 0;
}
.fieldset-with-top-border > .row {
  padding-top: 5px;
}
.fieldset {
  background-color: #eaeaea;
}
.fieldset > .row {
  padding-top: 5px;
}
.centered-container {
  padding-right: 10px;
}
.reduct-margin {
  margin-left: 10px;
}
.row > [class*='span']:first-child > .control-group {
  margin-left: 10px;
}
.control-group-horizontal .control-label {
  float: left;
  padding-top: 3px;
  margin-right: 10px;
}
/* Barre "Site optimis� pour..." */

.topbar-optimizedfor {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 20px;
  background-color: #686c68;
  text-align: center;
  z-index: 1000;
}
.topbar-optimizedfor p {
  color: white;
}
.navbar-fixed-top {
  top: 20px;
}
.infinite-icon-container {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-color: #c8c8c8;
}
.infinite-icon-container:hover {
  background-color: #333333;
}
.infinite-icon-container:hover .infinite-icon-save,
.infinite-icon-container:hover .infinite-icon-upload,
.infinite-icon-container:hover .infinite-icon-key,
.infinite-icon-container:hover .infinite-icon-delete,
.infinite-icon-container:hover .infinite-icon-calendar,
.infinite-icon-container:hover .infinite-icon-submit,
.infinite-icon-container:hover .infinite-icon-cross,
.infinite-icon-container:hover .infinite-icon-edit,
.infinite-icon-container:hover .infinite-icon-reload,
.infinite-icon-container:hover .infinite-icon-cfa {
  background-image: url("../images/infinite-icons/light.png");
}
.infinite-icon-container .infinite-icon-save {
  background-image: url("../images/infinite-icons/dark.png");
  background-repeat: no-repeat;
  list-style: none outside none;
  width: 14px;
  height: 14px;
  position: relative;
  top: 5px;
  left: 5px;
  background-position: 0px 0px;
  display: block;
}
.infinite-icon-container .infinite-icon-upload {
  background-image: url("../images/infinite-icons/dark.png");
  background-repeat: no-repeat;
  list-style: none outside none;
  width: 14px;
  height: 14px;
  position: relative;
  top: 5px;
  left: 5px;
  background-position: -24px 0px;
  display: block;
}
.infinite-icon-container .infinite-icon-key {
  background-image: url("../images/infinite-icons/dark.png");
  background-repeat: no-repeat;
  list-style: none outside none;
  width: 14px;
  height: 14px;
  position: relative;
  top: 5px;
  left: 5px;
  background-position: -48px 0px;
  display: block;
}
.infinite-icon-container .infinite-icon-delete {
  background-image: url("../images/infinite-icons/dark.png");
  background-repeat: no-repeat;
  list-style: none outside none;
  width: 14px;
  height: 14px;
  position: relative;
  top: 5px;
  left: 5px;
  background-position: -72px 0px;
  display: block;
}
.infinite-icon-container .infinite-icon-calendar {
  background-image: url("../images/infinite-icons/dark.png");
  background-repeat: no-repeat;
  list-style: none outside none;
  width: 14px;
  height: 14px;
  position: relative;
  top: 5px;
  left: 5px;
  background-position: -96px 0px;
  display: block;
}
.infinite-icon-container .infinite-icon-submit {
  background-image: url("../images/infinite-icons/dark.png");
  background-repeat: no-repeat;
  list-style: none outside none;
  width: 14px;
  height: 14px;
  position: relative;
  top: 5px;
  left: 5px;
  background-position: -120px 0px;
  display: block;
}
.infinite-icon-container .infinite-icon-cross {
  background-image: url("../images/infinite-icons/dark.png");
  background-repeat: no-repeat;
  list-style: none outside none;
  width: 14px;
  height: 14px;
  position: relative;
  top: 5px;
  left: 5px;
  background-position: -144px 0px;
  display: block;
}
.infinite-icon-container .infinite-icon-edit {
  background-image: url("../images/infinite-icons/dark.png");
  background-repeat: no-repeat;
  list-style: none outside none;
  width: 14px;
  height: 14px;
  position: relative;
  top: 5px;
  left: 5px;
  background-position: -168px 0px;
  display: block;
}
.infinite-icon-container .infinite-icon-reload {
  background-image: url("../images/infinite-icons/dark.png");
  background-repeat: no-repeat;
  list-style: none outside none;
  width: 14px;
  height: 14px;
  position: relative;
  top: 5px;
  left: 5px;
  background-position: -192px 0px;
  display: block;
}
.infinite-icon-container .infinite-icon-cfa {
  background-image: url("../images/infinite-icons/dark.png");
  background-repeat: no-repeat;
  list-style: none outside none;
  width: 14px;
  height: 14px;
  position: relative;
  top: 5px;
  left: 5px;
  background-position: -216px 0px;
  display: block;
}
html {
  -webkit-text-shadow: none;
  text-shadow: none;
}
.control-label,
label {
  font-weight: bold;
  font-size: smaller;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  line-height: 12px;
  font-size: smaller;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  margin: 0px 5px 5px 0px;
  border: solid 1px #717171;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #2daae2;
  box-shadow: inset 0 0 8px #cccccc;
}
select {
  font-size: 12px;
  padding: 3px 3px;
}
.controls {
  font-size: smaller;
}
.controls span[class*="span"] {
  margin-left: 0px;
}
.controls-row span[class*="span"]:first-child {
  margin-left: 0;
}
.controls-row span[class*="span"] {
  margin-left: 10px;
}
.modal {
  margin-left: -475px;
  width: 950px;
  border: none;
  border-radius: 0px;
}
.modal-header {
  border-bottom: solid 4px transparent;
  padding-bottom: 2px;
  color: transparent;
  padding-top: 2px;
}
.modal-header > .row {
  padding-top: 5px;
}
.modal-header .close {
  margin-top: 16px;
}
.modal-body {
  background-color: #eaeaea;
}
[class^="icon-"],
[class*=" icon-"] {
  height: 13px;
  line-height: 12px;
  margin-top: 0;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  min-width: 1000px;
  width: 80%;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  min-width: 1000px;
  width: 80%;
}
/*ACCORDION*/

.accordion-inner {
  padding: 10px;
}
.accordion-group {
  border: none;
  border-radius: 0px;
  margin-bottom: 0px;
  padding-top: 1px;
  background-color: #eaeaea;
}
.accordion-group > .accordion-heading {
  background-color: #eaeaea;
}
.accordion-group > .accordion-heading > .accordion-toggle {
  text-decoration: none;
  color: black;
  background-image: url('../images/accordion-up-arrow.png');
  background-repeat: no-repeat;
  padding-left: 50px;
  background-position: 8px 2px;
  background-color: lightgray;
}
.accordion-group > .accordion-heading > .accordion-toggle.collapsed {
  background-image: url('../images/accordion-down-arrow.png');
  background-repeat: no-repeat;
}
.accordion-group > .accordion-heading > .accordion-toggle:hover {
  text-decoration: none;
  color: #032960;
}
/*/ACCORDION*/

.btn,
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  border-radius: 0px;
  margin-right: 4px;
  margin-left: 4px;
  background-color: #032960;
  border: none;
  background-image: none;
  color: white;
  -webkit-text-shadow: none;
  text-shadow: none;
  margin-top: 20px;
  height: 36px;
  border-radius: 18px;
  background-color: #426fd5;
  font-family: "Montserrat";
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1.04px;
  text-align: center;
  display: inline-flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding: 0px 15px;
}
.btn.disabled,
.btn:hover.disabled,
.btn:focus.disabled,
.btn:active.disabled,
.btn.active.disabled,
.btn.disabled.disabled,
.btn[disabled].disabled,
.btn[disabled],
.btn:hover[disabled],
.btn:focus[disabled],
.btn:active[disabled],
.btn.active[disabled],
.btn.disabled[disabled],
.btn[disabled][disabled] {
  pointer-events: none;
}
.btn > i,
.btn:hover > i,
.btn:focus > i,
.btn:active > i,
.btn.active > i,
.btn.disabled > i,
.btn[disabled] > i {
  margin-right: 5px;
}
.btn.dropdown-toggle,
.btn:hover.dropdown-toggle,
.btn:focus.dropdown-toggle,
.btn:active.dropdown-toggle,
.btn.active.dropdown-toggle,
.btn.disabled.dropdown-toggle,
.btn[disabled].dropdown-toggle {
  color: #333333;
  border: solid 1px #717171;
}
.btn.dropdown-toggle.no-border,
.btn:hover.dropdown-toggle.no-border,
.btn:focus.dropdown-toggle.no-border,
.btn:active.dropdown-toggle.no-border,
.btn.active.dropdown-toggle.no-border,
.btn.disabled.dropdown-toggle.no-border,
.btn[disabled].dropdown-toggle.no-border {
  border: none;
}
.btn:hover {
  color: white;
}
body {
  font-size: 12px;
  font-family: Arial, sans-serif;
}
.background-container {
  width: 80%;
  min-width: 1000px;
  background-color: white;
  min-height: 100%;
  margin: auto;
}
#main-container {
  padding-top: 120px;
  background: white;
  padding-bottom: 65px;
  overflow-x: hidden;
  width: 100%;
}
#main-container > div {
  padding-left: 10px;
  padding-right: 10px;
}
#main-container > div#toolbar {
  padding: 0;
}
#main-container > div#progress-captages {
  padding: 0;
  margin: 10px 10px;
}
#main-container.thirdline {
  padding-top: 170px;
}
#main-container > .error-message {
  padding: 50px;
}
footer {
  width: 940px;
  margin: auto;
}
.field-validation-error {
  color: #b94a48;
}
.field-validation-valid {
  display: none;
}
input.input-validation-error {
  border: 1px solid #b94a48;
}
input[type="checkbox"].input-validation-error {
  border: 0 none;
}
.validation-summary-errors {
  color: #b94a48;
  margin: 10px;
}
.validation-summary-valid {
  display: none;
}
.center {
  text-align: center;
}
/* entreprise */

form div.extended-only {
  display: none;
}
form.extended div.extended-only {
  display: block;
}
.button-group {
  margin-left: 10px;
}
.button-group .btn,
.button-group .btn:hover,
.button-group .btn:focus,
.button-group .btn:active,
.button-group .btn.active,
.button-group .btn.disabled,
.button-group .btn[disabled] {
  margin-left: 0px;
  margin-top: 20px;
  height: 36px;
  border-radius: 18px;
  background-color: #426fd5;
  font-family: "Montserrat";
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1.04px;
  text-align: center;
  color: white;
  border: none;
  display: inline-flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding: 0px 15px;
}
.control-group {
  margin-bottom: 0px;
  margin-left: 10px;
}
.control-group .control-label {
  font-size: 11px;
  vertical-align: middle;
  font-weight: bold;
}
.control-group i {
  float: left;
  margin-left: 1px;
  margin-right: 2px;
}
.control-group .controls input[type="text"],
.control-group .controls textarea,
.control-group .controls .bootstrap-select {
  font-size: 12px;
}
.control-group .controls .input-append .add-on,
.control-group .controls .input-prepend .add-on {
  background-color: #02aafe;
  border: none;
  color: white;
  padding: 1px 2px 2px 1px;
  -webkit-text-shadow: none;
  text-shadow: none;
}
.control-group .controls .input-append .add-on [class^="icon-"],
.control-group .controls .input-prepend .add-on [class^="icon-"],
.control-group .controls .input-append .add-on [class*=" icon-"],
.control-group .controls .input-prepend .add-on [class*=" icon-"] {
  background-image: url("../images/glyphicons-halflings-white.png");
}
.control-group .controls .input-append input,
.control-group .controls .input-prepend input {
  width: 106px;
}
.control-group .controls .input-append.date .add-on i,
.control-group .controls .input-prepend.date .add-on i {
  height: 14px;
  margin-left: 3px;
  margin-top: 3px;
  width: 14px;
}
.control-group .controls .btn-group[data-toggle="buttons-radio"] > button.btn {
  background: url(../images/checkbox-uncheck.png) no-repeat scroll left center transparent;
  border: 0 none;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  font-size: 12px;
  padding: 0 0 0 20px;
  -webkit-text-shadow: none;
  text-shadow: none;
  color: #686868;
  float: left;
  margin: 0 5px 0 0;
  min-height: 16px;
  min-width: 20px;
}
.control-group .controls .btn-group[data-toggle="buttons-radio"] > button.btn.active {
  background: url(../images/checkbox-check.png) no-repeat scroll left center transparent;
  color: #02aafe;
}
.control-group .controls .btn-group[data-toggle="buttons-radio"] > button.btn.check-only {
  margin: 0;
  min-width: 14px;
  padding: 0;
}
.control-group .controls .btn-group[data-toggle="buttons-checkbox"] > button.btn {
  background: url(../images/checkbox-uncheck.png) no-repeat scroll left center transparent;
  border: 0 none;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  display: block;
  font-size: 12px;
  padding: 0 0 0 20px;
  -webkit-text-shadow: none;
  text-shadow: none;
  color: #686868;
  float: left;
  margin: 0 5px 0 0;
  min-height: 16px;
  min-width: 20px;
}
.control-group .controls .btn-group[data-toggle="buttons-checkbox"] > button.btn.active {
  background: url(../images/checkbox-check.png) no-repeat scroll left center transparent;
  color: #02aafe;
}
.control-group .controls .btn-group[data-toggle="buttons-checkbox"] > button.btn.check-only {
  margin: 0;
  min-width: 14px;
  padding: 0;
}
.control-group .controls .btn-group.bootstrap-select button.btn {
  background: url(../images/arrow-black.png) no-repeat scroll right 7px center white;
  display: block;
  font-size: 12px;
  padding: 0 0 0 20px;
  -webkit-text-shadow: none;
  text-shadow: none;
  margin: 0;
  line-height: 22px;
  height: 25px;
}
.control-group .controls .btn-group.bootstrap-select button.btn .caret {
  display: none;
}
.control-group .controls .btn-group.bootstrap-select .dropdown-menu > li > a {
  font-size: 12px;
}
.control-group .field-validation-error {
  font-size: 11px;
  color: #b94a48;
}
.control-group .display {
  margin: 0 5px 5px 0;
  padding: 4px 6px;
}
.money {
  text-align: right;
}
.icon-action {
  cursor: pointer;
}
#entreprise-infos-generales h4 {
  margin-top: 2px;
  margin-bottom: 2px;
}
#entreprise-tab-control {
  margin-bottom: 0px;
  border-bottom: none;
}
#entreprise-tab-control li {
  min-width: 150px;
  width: 24%;
  text-align: center;
  margin-right: 3px;
  margin-bottom: 0px;
}
#entreprise-tab-control li.active > a {
  background-color: #eaeaea;
  color: black;
}
#entreprise-tab-control li > a {
  border-radius: 0px;
  background-color: #eaeaea;
  color: black;
  border: none;
}
#entreprise-tab-control li > a:hover {
  background-color: #eaeaea;
  color: black;
  border: none;
}
.toggle-switch-label {
  margin-left: 5px;
  margin-top: 2px;
}
#autocomplete-nafcodes-list {
  width: 380px !important;
}
.existing-element {
  background-color: #f29200;
}
.new-element {
  background-color: #48ae4a;
}
.grid td {
  height: 36px;
}
table {
  width: 100%;
  border-collapse: collapse;
}
table input {
  font-size: 12px !important;
}
table.selectable tbody {
  cursor: pointer;
}
table.selectable tbody tr:hover {
  background-color: #b5b5b5;
}
table.selectable tbody tr.selected {
  background-color: #b5b5b5;
}
table.fixed-table {
  table-layout: fixed;
  white-space: nowrap;
}
table.fixed-table.tablesorter thead tr .header {
  cursor: pointer;
}
table.fixed-table.tablesorter thead tr .header span.up {
  margin-left: 3px;
  display: none;
}
table.fixed-table.tablesorter thead tr .header span.down {
  margin-left: 3px;
  display: none;
}
table.fixed-table.tablesorter thead tr .headerSortUp span.up {
  display: inline;
}
table.fixed-table.tablesorter thead tr .headerSortDown span.down {
  display: inline;
}
table.fixed-table td,
table.fixed-table th {
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
}
table.fixed-table td:first-of-type,
table.fixed-table th:first-of-type {
  -ms-text-overflow: clip;
  -o-text-overflow: clip;
  text-overflow: clip;
}
table thead {
  background-color: #eaeaea;
  color: black;
  height: 36px;
}
table thead th {
  font-weight: normal;
  padding: 0 10px;
}
table thead th.w5 {
  width: 5%;
}
table thead th.w10 {
  width: 10%;
}
table thead th.w15 {
  width: 15%;
}
table thead th.w20 {
  width: 20%;
}
table thead th.w25 {
  width: 25%;
}
table thead th.w30 {
  width: 30%;
}
table thead th.w35 {
  width: 35%;
}
table thead th.w40 {
  width: 40%;
}
table thead th.w45 {
  width: 45%;
}
table thead a,
table thead a:hover {
  color: black;
  text-decoration: none;
}
table tbody tr {
  background-color: white;
  background: white;
  box-shadow: 0.5px 0.9px 7px 0 rgba(0, 0, 0, 0.05);
  height: 55px;
}
table tbody tr.alternative-row {
  background-color: white;
  background: white;
  box-shadow: 0.5px 0.9px 7px 0 rgba(0, 0, 0, 0.05);
  height: 55px;
}
table tbody tr.old-entreprise {
  background: #48ae4a;
}
table tbody tr.white-row {
  background-color: white;
  background: white;
  box-shadow: 0.5px 0.9px 7px 0 rgba(0, 0, 0, 0.05);
  height: 55px;
}
table tbody td {
  padding: 0 10px;
}
table tbody td.w5 {
  width: 5%;
}
table tbody td.w10 {
  width: 10%;
}
table tbody td.w15 {
  width: 15%;
}
table tbody td.w20 {
  width: 20%;
}
table tbody td.w25 {
  width: 25%;
}
table tbody td.w30 {
  width: 30%;
}
table tbody td.w35 {
  width: 35%;
}
table tbody td.w40 {
  width: 40%;
}
table tbody td.w45 {
  width: 45%;
}
table tbody td.right {
  text-align: right;
}
table tbody td.center {
  text-align: center;
}
table tfoot {
  text-align: center;
  color: black;
  font-weight: bold;
}
table tfoot a,
table tfoot a:hover {
  color: black;
  font-weight: normal;
}
table tfoot tr th {
  vertical-align: middle !important;
  text-align: center !important;
}
.sub-accordion {
  margin-bottom: 0px;
}
.sub-accordion .accordion-heading {
  background-color: #f29200;
}
.sub-accordion .accordion-heading > .accordion-toggle:hover {
  color: black;
}
.sub-accordion .accordion-heading .label-important,
.sub-accordion .accordion-heading .badge-important {
  background-color: red;
}
.sub-accordion .accordion-heading .label-success,
.sub-accordion .accordion-heading .badge-success {
  background-color: green;
}
.sub-accordion .accordion-inner {
  border: none;
  padding-bottom: 10px;
}
.sub-accordion .fieldset-with-top-border {
  border-color: #f29200;
}
.grid-pagesize-dashboard {
  margin-left: 21px;
}
.grid-pagesize-dashboard > label {
  display: inline;
}
.grid-pagesize-dashboard > select {
  width: 70px;
}
.grid-pagesize > label {
  display: inline;
}
.grid-pagesize-label > label {
  margin-left: 10px;
  display: inline;
}
.grid-pagesize > select {
  width: 70px;
}
.grid-paginate {
  color: black;
  font-weight: bold;
  text-align: right;
}
.grid-paginate > a {
  color: black;
  font-weight: normal;
}
.grid tfoot {
  display: none;
}
.inline-block {
  display: inline-block !important;
}
.search.accordion {
  margin-bottom: 10px;
}
.search.accordion .accordion-group {
  border: none;
}
.search.accordion .accordion-heading {
  font-size: 0;
  border: none;
}
.search.accordion .accordion-heading a,
.search.accordion .accordion-heading label {
  font-size: 14px;
  font-weight: normal;
}
.search.accordion .accordion-heading label {
  padding-left: 5px;
}
.search.accordion .accordion-toggle,
.search.accordion .accordion-toggle.collapsed,
.search.accordion .accordion-toggle:hover {
  height: 20px;
  color: white;
  text-decoration: underline;
}
.search.accordion .accordion-inner {
  background-color: #eaeaea;
}
.search.accordion .accordion-inner form {
  margin: 0;
}
.search.accordion i {
  margin-left: 7px;
}
.search.accordion label {
  margin: 0;
}
.search.accordion label input {
  margin: 0;
}
.field-5 {
  width: 5em !important;
}
.field-9 {
  width: 9em !important;
}
.field-11 {
  width: 11em !important;
}
.field-14 {
  width: 14em !important;
}
.control-group .controls {
  margin-left: 0;
}
.line-bottom {
  border-bottom: 1px solid transparent;
  margin-bottom: 7px;
}
/* GRID KNOCKOUT*/

.table {
  border: solid 1px #888888;
}
.table input,
.table select {
  height: 26px;
}
.table thead {
  background: #c8c8c8;
  color: #111111;
}
.table thead th {
  line-height: 12px;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.table thead th:first-child {
  border-left-width: 0;
}
.table thead th.text-left {
  text-align: left;
  padding: 0 10px;
}
.table tbody tr td {
  line-height: 26px;
  vertical-align: middle;
  text-align: center;
  border-color: #c5c5c5;
  border-width: 0 0 0 1px;
  border-style: solid;
}
.table tbody tr td.text-right {
  text-align: right;
}
.table tbody tr td.text-left {
  text-align: left;
}
.table tbody tr td:first-child {
  border-left-width: 0;
}
.table tbody tr.current-row {
  background: #e4f6e1;
}
.button-action-table,
.button-action-table:focus {
  border-radius: 0px;
  background-color: #032960;
  border: none;
  background-image: none;
  color: white;
  -webkit-text-shadow: none;
  text-shadow: none;
  float: right;
  text-decoration: none;
  padding: 3px 48px;
  margin: 0px 0px 8px 0;
  cursor: pointer;
  margin-top: 20px;
  height: 36px;
  border-radius: 18px;
  background-color: #426fd5;
  font-family: "Montserrat";
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1.04px;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  padding: 0px 15px;
}
.button-action-table:hover,
.button-action-table:focus:hover {
  text-decoration: none;
  color: white;
}
.button-action-table.button-disabled,
.button-action-table:focus.button-disabled,
.button-action-table.button-disabled:hover,
.button-action-table:focus.button-disabled:hover {
  background-color: #999999;
  color: white;
  cursor: not-allowed;
}
.entreprise-message {
  margin-top: 20px;
}
.has-switch {
  margin: 0 5px 5px 0;
}
.badge-small {
  padding: 2px 1px;
  margin: 0 5px;
}
.badge-small i {
  margin-left: 1px;
}
.requiredLabel::after {
  content: " *";
  color: red;
}
.badge-icon {
  background-color: transparent;
  line-height: 45px;
}
a.disabled-link {
  pointer-events: none;
  cursor: default;
  opacity: 0.65;
}
.has-switch {
  margin-left: 4px;
}
a.groupelink {
  text-decoration: none;
}
.k-upload-status {
  top: 0;
}
#import-4ds-entreprises {
  width: auto;
}
#import-4ds-entreprises tbody td {
  text-align: center;
}
#import-4ds-entreprises tbody td.text-right {
  text-align: right;
}
#import-4ds-entreprises input[type="checkbox"] {
  margin: 0;
}
#import-4ds-entreprises.table-bordered th,
#import-4ds-entreprises.table-bordered td {
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#import-4ds-entreprises .import-choice {
  min-width: 150px;
}
#import-4ds-entreprises .import-choice [class*="span"] {
  min-height: 0;
}
#import-4ds-entreprises .import-choice input[type="radio"] {
  margin: 0;
}
#import-4ds-entreprises .calcul-inactif {
  background-color: gray;
}
#collapseSearch.in {
  overflow: visible;
}
#etablissement-hovered-tooltext,
#convention-hovered-tooltext {
  background-color: white;
  border: 1px solid black;
  border-radius: 10px;
  display: none;
  padding: 10px;
  position: absolute;
  right: 32px;
  text-align: left;
  width: 600px;
}
#etablissement-hovered-tooltext:hover,
#convention-hovered-tooltext:hover {
  display: block;
}
#conventionsGrid .convention-details {
  display: none;
}
#recherche-formation {
  top: 20px;
}
#recherche-formation .modal-body {
  max-height: 500px;
  min-height: 265px;
}
#recherche-formation #recherche-formation-form {
  margin: 0;
}
#recherche-formation #recherche-formation-results #recherche-formation-results-etablissements-grid tbody > tr.row-etablissement > td {
  background-color: white;
}
#recherche-formation #recherche-formation-results #recherche-formation-results-etablissements-grid tbody > tr.row-etablissement:nth-child(2n+1) > td {
  background-color: #e4f6e1;
}
#recherche-formation #recherche-formation-results #recherche-formation-results-etablissements-grid tbody > tr.row-etablissement:hover > td {
  background-color: #b5b5b5;
}
#recherche-formation #recherche-formation-results #recherche-formation-results-etablissements-grid .row-etablissement,
#recherche-formation #recherche-formation-results #recherche-formation-results-etablissements-grid .row-formation {
  cursor: pointer;
}
#recherche-formation #recherche-formation-results #recherche-formation-results-etablissements-grid .row-centre-physique {
  font-size: 12px;
  font-weight: bold;
}
#recherche-formation #recherche-formation-results #recherche-formation-results-etablissements-grid .etablissement-details {
  display: none;
}
#recherche-formation #recherche-formation-results #recherche-formation-results-etablissements-grid .recherche-formation-results-grid tbody > tr.row-formation:hover > td {
  background-color: #b5b5b5;
}
.convention-grid tbody > tr > td,
.naf-grid tbody > tr > td {
  background-color: white;
}
.convention-grid tbody > tr:nth-child(2n+1) > td,
.naf-grid tbody > tr:nth-child(2n+1) > td {
  background-color: #e4f6e1;
}
.convention-grid tbody > tr:hover > td,
.naf-grid tbody > tr:hover > td {
  background-color: #b5b5b5;
}
.convention-grid .search.accordion .accordion-toggle,
.naf-grid .search.accordion .accordion-toggle,
.convention-grid .search.accordion .accordion-toggle.collapsed,
.naf-grid .search.accordion .accordion-toggle.collapsed,
.convention-grid .search.accordion .accordion-toggle:hover,
.naf-grid .search.accordion .accordion-toggle:hover {
  color: black;
}
#recherche-conventions-collectives,
#recherche-nafs-code {
  top: 20px;
}
#recherche-conventions-collectives .modal-body,
#recherche-nafs-code .modal-body {
  max-height: 500px;
}
.informations-notifications {
  margin-bottom: 20px;
  /*width: 220px;*/

}
.informations-notifications .validation-summary-errors {
  margin: 0;
  padding: 8px;
}
.informations-notifications .validation-summary-errors .close {
  right: 0;
}
.toolbar-btn-disable {
  opacity: 0.65;
  cursor: default;
}
.entreprise-grid tr.reimprimer {
  background: none repeat scroll 0 0 #f29200;
}
.naf-recherche-avancee i {
  float: none;
  margin-bottom: 5px;
  margin-top: -3px;
}
.ecole-height {
  display: block;
  max-height: 200px;
  overflow: hidden;
}
.container-table {
  /*overflow-y: auto;*/
  /*height: 300px;*/
  overflow-x: auto;
}
#notification-error {
  margin-top: 10px;
}
.container-table thead {
  position: relative;
}
.progress {
  height: 40px;
  position: relative;
}
.progress-bar {
  width: 0;
}
.progress .progress-label {
  font-weight: bold;
  position: absolute;
  text-align: center;
  top: 10px;
  width: 100%;
}
.button-bar {
  margin-top: 20px;
}
#iconSearchGroupe {
  padding: 2px 5px 0 0;
}
#icon-add-collaborateur {
  padding: 5px 5px;
  cursor: pointer;
}
.row-fluid.empty-row,
.row.empty-row {
  height: 30px;
}
.image-selector > img {
  width: 90%;
  float: left;
}
.image-selector > a {
  float: left;
}
.noswitchmargin .control-group {
  margin: 0;
}
.noswitchmargin .control-group .has-switch {
  margin: 0;
}
#info-justificatif {
  width: 80px;
  height: 50px;
  background-color: blueviolet;
}
#info-justificatif > label {
  color: white;
  text-wrap: normal;
  text-align: center;
  vertical-align: central;
}
.no-wrap-label {
  white-space: nowrap;
}
.border-top {
  border-top: 2px solid #a61974;
}
.border-bottom {
  border-bottom: 2px solid #a61974;
}
.small-border-bottom {
  border-bottom: 1px solid #a61974;
}
table.light {
  margin-bottom: 30px;
}
table.light thead {
  background-color: transparent;
  color: black;
  border-bottom: 4px solid #a61974;
}
table.light thead th {
  font-weight: bold;
}
table.light thead th.labels {
  min-width: 150px;
}
table.light tr {
  height: 34px;
}
table.light tr.alternate {
  background-color: #eaeaea;
}
table.light tr.small {
  height: 17px;
}
table.light tr.bold input {
  font-weight: bold;
  background-color: #bab7b7;
}
table.light tr th.row-title {
  text-align: left;
}
table.light tr th.small {
  width: 70px;
}
table.light tr th.big {
  width: 140px;
}
table.light tr td {
  text-align: center;
}
table.light tr td.row-title {
  text-align: left;
  padding-left: 25px;
}
table.light tr td.control-cell {
  text-align: left;
}
table.light tr td.very-small {
  width: 50px;
}
table.light tr td.very-small input[type="text"] {
  cursor: default;
  font-size: 12px;
  height: 24px;
  width: 50px;
  margin: 0;
}
table.light tr td.small {
  width: 70px;
}
table.light tr td.medium {
  width: 100px;
}
table.light tr td.medium input[type="text"] {
  cursor: default;
  font-size: 12px;
  height: 24px;
  width: 100px;
  margin: 0;
}
table.light tr td.big {
  width: 140px;
}
table.light tr td.bold {
  font-weight: bold;
}
table.light tr td input[type="text"] {
  cursor: default;
  font-size: 12px;
  height: 24px;
  width: 70px;
  margin: 0;
}
@media (max-width: 1400px) {
  table.table-calcul tr td input[readonly] {
    width: 70px;
  }
}
.coude {
  height: 10px;
  width: 10px;
  display: inline-block;
  border-left: 1px dotted black;
  border-bottom: 1px dotted black;
  margin-left: 5px;
  margin-right: 5px;
}
.table-attribution tr td {
  padding: 4px;
}
.btn-grid {
  background-color: #c8c8c8;
  color: black;
  font-weight: bold;
  font-size: 11px;
}
.btn-grid:hover {
  background-color: #333333;
  color: white;
}
.btn-grid:hover [class^="icon-"],
.btn-grid:hover [class*=" icon-"] {
  background-image: url("../images/glyphicons-halflings-white.png");
}
.exonerationCSA {
  height: auto !important;
}
.apprenti-row {
  background-color: #ed7f10;
}
.apprenti-row-error {
  background-color: red;
}
.RedLabel {
  color: red;
}
.details {
  text-decoration: none;
  color: black;
  font-size: 14px;
  margin-right: 7px;
}
.details:hover {
  cursor: pointer;
  text-decoration: none;
  color: black;
}
.container-is {
  background-color: #032960;
  padding: 10px;
}
.container-is h5 {
  color: white;
}
.Contribution-statut {
  color: white;
  margin-right: 5px;
}
.modal-container .modal-footer .footer-message {
  display: block;
  float: left;
  text-align: left;
  width: 70%;
}
.modal-container .modal-footer .footer-message .alert {
  margin: 0;
}
hr.simulation {
  margin: 0 0 20px 0;
  border-top: 4px solid #eeeeee;
}
.simulation .accordion-inner {
  border-top: 4px solid #eeeeee;
}
.dataTable tbody tr.success > td {
  background-color: #dff0d8;
}
.dataTable tbody tr.error > td {
  background-color: #f2dede;
}
.dataTable tbody tr.warning > td {
  background-color: #fcf8e3;
}
.dataTable tbody tr.info > td {
  background-color: #d9edf7;
}
.infos-message {
  color: red;
  font-weight: bold;
}
.with-dataTable {
  width: auto;
  overflow-y: auto;
}
.print-body #print-progress #print-progress-warning {
  font-size: large;
  text-align: center;
}
.print-body #print-progress #print-progress-status {
  font-size: medium;
}
.print-body #print-progress #print-progress-status-description {
  display: block;
  margin-top: 10px;
}
.loader {
  border: 8px solid #f3f3f3;
  border-top: 8px solid #3498db;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  animation: spin 2s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
button.btn-calculee-selected {
  background-color: #f0713a;
  background-image: none;
  color: white;
}
button.btn-cancel {
  background-color: darkgray;
}
button.btn-cancel:hover {
  background-color: #8f8f8f;
}
input[type="text"][readonly],
input[type="text"][disabled] {
  background: lightgray;
}
.etablissement-details-show.tooltip-in-page {
  border-bottom: 1px dotted #999999;
  cursor: help;
}
#repartitions-table td.pos-relative {
  position: relative;
}
#repartitions-table td .empty-cell {
  position: absolute;
  top: 0;
  background: lightgray;
  bottom: 0;
  left: 0;
  right: 0;
}
