@charset "UTF-8";
/* Fichier généré par un préprocesseur CSS
 * pole-emploi-framework/pole-emploi-devices.css
   ========================================================================== */
.lastmodified-08-March-2016-11h48 {
  content: "";
}

/*transverse*/
/*candidat*/
/*entreprise*/
/*particulier*/
/*autres*/
/*bouton*/
/*link*/
/*font*/
/*social*/
/*accessibilité*/
/* ============================================================================== */
/* ========================== 		1200px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 1201px) {
  .container-wrapper .container {
    width: 100%;
  }

  .header .header-left {
    position: static;
  }
  .header .header-right {
    right: 0px;
  }
  .header .header-right li {
    padding: 0;
  }
  .header .header-left {
    left: 0px;
  }
  .header .header-left li {
    padding: 0;
  }
  .header .btn-menu {
    position: absolute;
    left: 0px;
    border: none;
  }
}
/* ============================================================================== */
/* ========================== 		992px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 993px) {
  .sub-nav {
    height: 60px;
    padding-left: 5px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -webkit-user-select: none;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .sub-nav::-webkit-scrollbar {
    display: none;
  }
  .sub-nav:after {
    content: "";
    display: block;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(87, 157, 120, 0)), color-stop(100%, #579d78));
    height: 60px;
    position: absolute;
    pointer-events: none;
    right: 0;
    top: 60px;
    width: 30px;
    z-index: 2;
  }
  .sub-nav .nav {
    display: block;
  }
  .sub-nav .nav-pills > li {
    float: none;
    display: inline-block;
  }
  .sub-nav .nav-pills > li:last-child {
    padding-right: 20px;
  }
  .sub-nav .nav-pills > li > a {
    margin: 0 5px;
  }
  .sub-nav .nav-pills > li > a:hover {
    background: none !important;
  }

  .container-wrapper .container {
    width: 100%;
  }

  footer .container {
    width: 100%;
  }

  .modal-help .modal-dialog {
    width: 95%;
  }

  .modal-help .modal-content {
    width: 100%;
  }

  .breadcrumb {
    white-space: nowrap;
    overflow: hidden;
  }

  .breadcrumb-container .col-sm-3 {
    position: absolute;
    right: 0;
    width: 70px;
    padding: 0;
    float: none;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 43%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
    /* IE6-9 */
  }
  .breadcrumb-container .col-sm-3 .helper-2, .breadcrumb-container .col-sm-3 .helper-3, .breadcrumb-container .col-sm-3 .helper-4 {
    display: none;
  }
}
/* ============================================================================== */
/* ========================== 		768px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 769px) {
  .modal-menu .modal-dialog {
    width: 100%;
  }

  .header .header-left {
    left: 5px;
  }
  .header .header-right {
    right: 5px;
  }
  .header .header-right .btn-header {
    padding: 10px 2px;
  }
  .header .header-right .dropdown-menu {
    right: 7px;
  }
  .header .header-right .dropdown-menu .btn-header {
    padding: 20px 10px;
    font-size: 11px;
    font-size: 0.6875rem;
  }
  .header .badge.notification-bubble {
    right: 4px;
  }

  footer.footer .col-sm-12 {
    padding-left: 0;
  }
  footer.footer ul {
    padding-left: 18px;
  }
  footer.footer a.mulicollapse-link {
    font-size: 10px;
    font-size: 0.625rem;
    text-align: left;
  }
  footer.footer span.border-top {
    left: 0;
    margin-left: 0;
  }
  footer.footer .col-xs-6 {
    padding: 0 5px;
  }
}
/* ============================================================================== */
/* ========================== 		640px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 641px) {
  .header button {
    min-height: 60px;
  }
  .header .header-right {
    right: 0px;
  }
  .header .header-right .btn-header {
    padding: 10px;
  }
  .header .header-right .btn-header span {
    display: none;
  }
  .header .header-right .btn-header span[class*="icon-"] {
    display: inline-block;
  }
  .header .header-right .btn-header span.badge {
    display: inline-block;
  }
  .header .header-right .btn-header [class*="icon-"] {
    font-size: 28px;
    font-size: 1.75rem;
  }
  .header .header-right .dropdown-menu {
    right: 3px;
  }
  .header .header-right .dropdown-menu .btn-header [class*="icon-"] {
    font-size: 15px;
    font-size: 0.9375rem;
  }
  .header .header-right .btn-account-connected {
    padding: 6px 15px 6px 6px;
    margin-top: 0px;
  }
  .header .header-right .btn-account-connected:after {
    right: 1px;
    bottom: 24px;
  }
  .header .header-right .btn-account-connected img {
    width: 36px;
    height: 36px;
  }
  .header .header-right .badge.notification-bubble {
    top: 7px;
    right: 1px;
  }
  .header .header-right .btn-search {
    border-left: 1px solid #eee;
  }
  .header .header-left span {
    display: none;
  }

  .modal-search-open .header-right .btn-header {
    border-color: transparent;
  }

  #jr_wrap {
    top: 0;
    width: 100%;
  }

  .useful-block p {
    padding-left: 0px;
  }
  .useful-block img {
    display: none;
  }
}
/* ============================================================================== */
/* ========================== 		480 px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 481px) {
  .header .nav-logo img {
    width: 102px;
    margin-top: 8px;
  }

  .sub-nav .nav-pills > li > a {
    font-size: 9px;
    font-size: 0.5625rem;
    padding: 5px 8px;
    margin: 0 2px;
  }

  .nav-pills > li + li {
    margin: 0;
  }

  .btn {
    white-space: normal;
    height: auto;
  }

  .element-xs, .element-sm, .element-md {
    max-width: none;
  }
}
/* ============================================================================== */
/* ========================== 		390px				========================= */
/* ============================================================================== */
@media only screen and (max-width: 390px) {
  select,
  textarea,
  input {
    font-size: 16px !important;
    font-size: 1rem !important;
  }

  label.sr-only ~ [class*="icon-"] {
    top: 11px;
  }

  .with-icon {
    padding-left: 28px;
  }
}
