.no-padding {
  padding: 0 !important;
}

.no-margin {
  margin: 0 !important;
}

.no-border-radius .form-control, .mod-admin .form-control,
.no-border-radius .btn,
.mod-admin .btn, .no-border-radius .alert, .mod-admin .alert, .no-border-radius .navbar, .mod-admin .navbar,
.no-border-radius .input-group .input-group-addon,
.mod-admin .input-group .input-group-addon,
.no-border-radius .input-group .form-control,
.mod-admin .input-group .form-control,
.no-border-radius .input-group .form-control:first-child,
.mod-admin .input-group .form-control:first-child,
.no-border-radius .input-group-addon:first-child,
.mod-admin .input-group-addon:first-child,
.no-border-radius .input-group-btn:first-child > .btn,
.mod-admin .input-group-btn:first-child > .btn,
.no-border-radius .input-group-btn:first-child > .btn-group > .btn,
.mod-admin .input-group-btn:first-child > .btn-group > .btn,
.no-border-radius .input-group-btn:first-child > .dropdown-toggle,
.mod-admin .input-group-btn:first-child > .dropdown-toggle,
.no-border-radius .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.mod-admin .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.no-border-radius .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.mod-admin .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.no-border-radius .input-group .form-control:last-child,
.mod-admin .input-group .form-control:last-child,
.no-border-radius .input-group-addon:last-child,
.mod-admin .input-group-addon:last-child,
.no-border-radius .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.mod-admin .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.no-border-radius .input-group-btn:first-child > .btn:not(:first-child),
.mod-admin .input-group-btn:first-child > .btn:not(:first-child),
.no-border-radius .input-group-btn:last-child > .btn,
.mod-admin .input-group-btn:last-child > .btn,
.no-border-radius .input-group-btn:last-child > .btn-group > .btn,
.mod-admin .input-group-btn:last-child > .btn-group > .btn,
.no-border-radius .input-group-btn:last-child > .dropdown-toggle,
.mod-admin .input-group-btn:last-child > .dropdown-toggle,
.no-border-radius .label,
.mod-admin .label, .no-border-radius .dropdown-menu, .mod-admin .dropdown-menu, .no-border-radius .progress, .mod-admin .progress,
.no-border-radius .nav-pills > li > a,
.mod-admin .nav-pills > li > a, .no-border-radius .nav-tabs > li > a, .mod-admin .nav-tabs > li > a,
.no-border-radius .list-group-item:first-child,
.mod-admin .list-group-item:first-child, .no-border-radius .list-group-item:last-child, .mod-admin .list-group-item:last-child,
.no-border-radius .panel,
.mod-admin .panel, .no-border-radius .panel-heading, .mod-admin .panel-heading, .no-border-radius .well, .mod-admin .well, .no-border-radius .callout, .mod-admin .callout {
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

.mod-admin.ctrl-auth {
  background-color: #FFF;
  /***CONNEXION***/
}
.mod-admin.ctrl-auth .login-box {
  max-width: 400px;
  margin: 50px auto 0;
  padding: 20px;
  color: #fff;
}
.mod-admin.ctrl-auth .login-box .login-logo {
  text-align: center;
  margin: 0;
  font-family: "Raleway", Helvetica, sans-serif;
  font-weight: 200;
  padding-bottom: 10px;
  color: #ccc;
  border-bottom: 1px solid #666666;
}
.mod-admin.ctrl-auth .login-box .login-box-body {
  background: transparent;
}
.mod-admin.ctrl-auth .login-box .form-bottom {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #666666;
}
.mod-admin.ctrl-auth .login-box .alert {
  margin-bottom: 0;
}
.mod-admin.ctrl-auth.action-not-allowed .error-content {
  margin-top: 50px;
  color: #fff;
}
.mod-admin.ctrl-auth p > a {
  color: #d93e00;
  float: right;
  margin-right: -30px;
}
@media screen and (max-width: 380px) {
  .mod-admin.ctrl-auth p > a {
    float: none;
    margin-right: 0;
  }
}
.mod-admin.ctrl-auth a:hover, .mod-admin.ctrl-auth a:focus {
  color: #414141;
}
.mod-admin.ctrl-auth .logo {
  text-align: center;
  padding-bottom: 20px;
}
.mod-admin.ctrl-auth .btn-primary {
  background-color: #d93e00 !important;
  border: none;
}
@media screen and (max-width: 380px) {
  .mod-admin.ctrl-auth .btn-primary {
    width: 100%;
  }
}
.mod-admin.ctrl-auth .btn-primary:hover {
  background-color: #414141 !important;
  border: none;
}

.btn-client {
  background-color: #414141 !important;
  border: none;
  color: white;
  padding: 6px 10px;
  margin-left: -15px;
  text-align: center;
}

@media screen and (max-width: 380px) {
  .btn-client {
    width: 100%;
    margin-left: 0;
  }
}
.btn-client:hover {
  background-color: #d93e00 !important;
  border: none;
}

@media screen and (max-width: 380px) {
  .col-xs-8 {
    width: 100%;
    padding: inherit;
  }
}
.col-xs-4 {
  padding-right: 0;
}

@media screen and (max-width: 380px) {
  .col-xs-4 {
    width: 100%;
    margin-bottom: 25px;
    margin-top: -20px;
    padding: inherit;
  }
}
.checkbox-souvenir {
  margin-left: -15px;
  margin-bottom: 10px;
  margin-top: -10px;
}

@media screen and (max-width: 380px) {
  .checkbox-souvenir {
    margin-left: 0;
  }
}
.passe-perdu {
  margin-top: -20px;
  margin-bottom: 30px;
}

@media screen and (max-width: 380px) {
  .passe-perdu {
    margin-top: -30px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 380px) {
  .btn-responsive {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }
}
@media screen and (max-width: 380px) {
  .col-xs-5, .col-xs-7 {
    text-align: center;
    width: 100%;
  }
}
.mod-admin .mod-admin .ctrl-auth {
  background: #ffffff !important;
}
.mod-admin .main-header .logo {
  font-family: "Raleway", Helvetica, sans-serif;
}
.mod-admin .navbar-nav > .user-menu > .dropdown-menu > li.user-header {
  height: initial;
}
.mod-admin .content-wrapper {
  background: whitesmoke;
  padding-bottom: 15px;
}
.mod-admin .content-wrapper .table, .mod-admin .content-wrapper .well, .mod-admin .content-wrapper .jumbotron, .mod-admin .content-wrapper .callout {
  background: #fff;
}
.mod-admin .content-wrapper .content-header {
  background: #fff;
  padding: 15px;
  color: #333;
  border-bottom: 1px solid #e6e6e6;
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.05) 2px 5px rgba(0, 0, 0, 0.4);
  -khtml-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.05) 2px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.05) 2px 5px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.05) 2px 5px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.05) 2px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.05) 2px 5px rgba(0, 0, 0, 0.4);
}
.mod-admin .content-wrapper .content-header h1 {
  margin: 0;
  font-size: 30px;
  font-family: "Raleway", Helvetica, sans-serif;
  font-weight: 200;
}
.mod-admin .content-wrapper .flashmessenger {
  position: fixed;
  top: 55px;
  right: 10px;
  z-index: 1010;
}
.mod-admin .btn-group > .btn.switch-on, .mod-admin .btn-group > .btn.switch-off {
  z-index: 1;
}
.mod-admin .btn-group > .btn.switch-on.active, .mod-admin .btn-group > .btn.switch-off.active {
  z-index: 1;
}
.mod-admin .btn-group > .btn.switch-on.active {
  background-color: #7BB724 !important;
  color: #ffffff !important;
}
.mod-admin .btn-group > .btn.switch-off.active {
  background-color: #D11010 !important;
  color: #ffffff !important;
}
.mod-admin ul.element-errors {
  margin: 0;
  margin-top: 1px;
  padding: 5px 30px;
  font-size: 12px;
  background: #a94442;
  color: #fff;
  position: relative;
  position: relative;
  border-color: #a94442;
}
.mod-admin ul.element-errors:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-color: #a94442;
  bottom: 100%;
  left: 20px;
  margin-bottom: -1px;
  margin-left: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #a94442;
  border-bottom-color: inherit;
}
.mod-admin table.table th {
  white-space: nowrap;
}
.mod-admin tr.toolbar th {
  padding: 2px;
}
.mod-admin tr.toolbar th.filters-btn {
  padding-right: 8px;
  text-align: right;
}
.mod-admin tr.toolbar .form-control {
  padding: 0 4px;
  height: 22px;
  font-size: 12px;
  font-weight: 400;
}
.mod-admin .editor .editor-btn-save,
.mod-admin .editor .editor-btn-cancel {
  display: none;
}
.mod-admin .editor .wysiwyg {
  padding: 5px;
  background: #fff;
  border: 1px solid #e3e3e3;
  min-height: 30px;
  cursor: pointer;
}
.mod-admin .editor .wysiwyg .placeholder {
  color: #ccc;
}
.mod-admin .pagination {
  margin: 0;
}
.mod-admin .handle {
  cursor: move;
}
.mod-admin .select2-container--default.select2-container--focus, .mod-admin .select2-selection.select2-container--focus, .mod-admin .select2-container--default:focus, .mod-admin .select2-selection:focus, .mod-admin .select2-container--default:active, .mod-admin .select2-selection:active {
  outline: none;
}
.mod-admin .select2-container--default .select2-selection--single, .mod-admin .select2-selection .select2-selection--single {
  border: 1px solid #d2d6de;
  border-radius: 0;
  padding: 6px 12px;
  height: 34px;
}
.mod-admin .select2-container--default.select2-container--open {
  border-color: #3c8dbc;
}
.mod-admin .select2-dropdown {
  border: 1px solid #d2d6de;
  border-radius: 0;
}
.mod-admin .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #3c8dbc;
  color: white;
}
.mod-admin .select2-results__option {
  padding: 6px 12px;
  user-select: none;
  -webkit-user-select: none;
}
.mod-admin .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  padding-right: 0;
  height: auto;
  margin-top: -4px;
}
.mod-admin .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 6px;
  padding-left: 20px;
}
.mod-admin .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 28px;
  right: 3px;
}
.mod-admin .select2-container--default .select2-selection--single .select2-selection__arrow b {
  margin-top: 0;
}
.mod-admin .select2-dropdown .select2-search__field, .mod-admin .select2-search--inline .select2-search__field {
  border: 1px solid #d2d6de;
}
.mod-admin .select2-dropdown .select2-search__field:focus, .mod-admin .select2-search--inline .select2-search__field:focus {
  outline: none;
  border: 1px solid #3c8dbc;
}
.mod-admin .select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.mod-admin .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.mod-admin .select2-container--default .select2-results__option[aria-selected=true], .mod-admin .select2-container--default .select2-results__option[aria-selected=true]:hover {
  color: #444;
}
.mod-admin .select2-container--default .select2-selection--multiple {
  border: 1px solid #d2d6de;
  border-radius: 0;
}
.mod-admin .select2-container--default .select2-selection--multiple:focus {
  border-color: #3c8dbc;
}
.mod-admin .select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: #d2d6de;
}
.mod-admin .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #3c8dbc;
  border-color: #367fa9;
  padding: 1px 10px;
  color: #fff;
}
.mod-admin .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 5px;
  color: rgba(255, 255, 255, 0.7);
}
.mod-admin .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #fff;
}
.mod-admin .select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 10px;
}
.mod-admin .box-unstyled {
  border: 0;
  margin: 0;
  background: transparent;
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.mod-admin .handle {
  cursor: move;
  white-space: nowrap;
}
.mod-admin .nowrap, .mod-admin .no-wrap {
  white-space: nowrap;
}
.mod-admin .priorite {
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 15px;
  background-color: #000;
  /*&.priorite-1 {
    background-color: #e62d39;
  }
  &.priorite-2 {
    background-color: #d87e35;
  }
  &.priorite-3 {
    background-color: #e8b933;
  }
  &.priorite-4 {
    background-color: #94aa3d;
  }
  &.priorite-5 {
    background-color: #3e8e35;
  }*/
}
.mod-admin .priorite.priorite-1 {
  background-color: #e62d39;
}
.mod-admin .priorite.priorite-2 {
  background-color: #e8b933;
}
.mod-admin .priorite.priorite-3 {
  background-color: #3e8e35;
}
.mod-admin .priorite.residuel-1 {
  background-color: #92D050;
  color: #000;
}
.mod-admin .priorite.residuel-2 {
  background-color: #92D050;
  color: #000;
}
.mod-admin .priorite.residuel-3 {
  background-color: #92D050;
  color: #000;
}
.mod-admin .priorite.residuel-4 {
  background-color: #FFFF00;
  color: #000;
}
.mod-admin .priorite.residuel-5 {
  background-color: #FFFF00;
  color: #000;
}
.mod-admin .priorite.residuel-6 {
  background-color: #FFFF00;
  color: #000;
}
.mod-admin .priorite.residuel-7 {
  background-color: #FFFF00;
  color: #000;
}
.mod-admin .priorite.residuel-8 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-9 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-10 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-11 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-12 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-13 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-14 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-15 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-16 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-17 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-18 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-19 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-20 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-21 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-22 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-23 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-24 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-25 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-26 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-27 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-28 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-29 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-30 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-31 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-32 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-33 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin .priorite.residuel-34 {
  background-color: #FF0000;
  color: #000;
}
.mod-admin #level-priorite,
.mod-admin #level-residuel {
  width: 100px;
  border: 1px solid #676a6c;
  height: 32px;
  font-size: 25px;
  line-height: 30px;
}
.mod-admin .colorpicker-2x .colorpicker-saturation {
  width: 200px;
  height: 200px;
}
.mod-admin .colorpicker-2x .colorpicker-hue,
.mod-admin .colorpicker-2x .colorpicker-alpha {
  width: 30px;
  height: 200px;
}
.mod-admin .colorpicker-2x .colorpicker-color,
.mod-admin .colorpicker-2x .colorpicker-color div {
  height: 30px;
}
.mod-admin .colorpicker-element .add-on i,
.mod-admin .colorpicker-element .input-group-addon i {
  border: 1px solid #d2d6de;
}
.mod-admin .autocomplete-suggestions {
  border: 1px solid #999;
  border-top: 0;
  background: #FFF;
  overflow: auto;
  font-size: 14px;
  color: #555;
  -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
  -khtml-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
}
.mod-admin .autocomplete-suggestion {
  padding: 6px 12px;
  white-space: nowrap;
  overflow: hidden;
}
.mod-admin .autocomplete-no-suggestion {
  padding: 6px 12px;
  color: #a94442;
  cursor: default;
}
.mod-admin .autocomplete-selected {
  background: #F0F0F0;
  cursor: pointer;
}
.mod-admin .autocomplete-suggestions strong {
  font-weight: normal;
  color: #3399FF;
}
.mod-admin .autocomplete-group {
  padding: 2px 5px;
}
.mod-admin .autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000;
}

.label-mission {
  position: absolute;
  top: 50px;
  right: 10px;
}

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  body {
    width: auto;
    margin: auto;
  }

  .print {
    display: block;
  }

  .no-print {
    display: none;
  }

  /* no orphans, no widows */
  p, blockquote {
    orphans: 3;
    widows: 3;
  }

  /* no breaks inside these elements */
  blockquote, ul, ol {
    page-break-inside: avoid;
  }

  h1, h2, h3, caption {
    page-break-after: avoid;
  }

  a {
    color: #000;
  }

  a[href^="javascript:"]::after,
  a[href^="#"]::after {
    content: "";
  }

  .main-header,
  .main-sidebar,
  .main-footer,
  #ZFDebug, #ZFDebug_offset,
  .btn,
  .nav-tabs {
    display: none !important;
  }
}

/*# sourceMappingURL=admin.css.map */
