html,
html * {
  position: relative; }

html {
  --kt-white: #ffffff;
  --kt-light: #f5f8fa;
  --kt-primary: #0095DA;
  --kt-secondary: #E4E6EF;
  --kt-success: #1BC5BD;
  --kt-info: #6993FF;
  --kt-warning: #ffc700;
  --kt-danger: #f1416c;
  --kt-dark: #181C32;
  --kt-form-check-input-active-filter: brightness(90%);
  --kt-form-check-input-bg: transparent;
  --kt-form-check-input-bg-solid: #eff2f5;
  --kt-form-check-input-border: 1px solid #E4E6EF;
  --kt-form-check-input-focus-border: #B5B5C3;
  --kt-form-check-input-focus-box-shadow: none;
  --kt-form-check-input-checked-color: #FFFFFF;
  --kt-form-check-input-checked-bg-color: #0095DA;
  --kt-form-check-input-checked-bg-color-solid: #0095DA;
  --kt-form-check-input-checked-border-color: #0095DA;
  --kt-form-check-input-checked-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 11' width='13' height='11' fill='none'%3e%3cpath d='M11.0426 1.02893C11.3258 0.695792 11.8254 0.655283 12.1585 0.938451C12.4917 1.22162 12.5322 1.72124 12.249 2.05437L5.51985 9.97104C5.23224 10.3094 4.72261 10.3451 4.3907 10.05L0.828197 6.88335C0.50141 6.59288 0.471975 6.09249 0.762452 5.7657C1.05293 5.43891 1.55332 5.40948 1.88011 5.69995L4.83765 8.32889L11.0426 1.02893Z' fill='%23FFFFFF'/%3e%3c/svg%3e");
  --kt-form-check-radio-checked-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23FFFFFF'/%3e%3c/svg%3e");
  --kt-form-check-input-indeterminate-color: #FFFFFF;
  --kt-form-check-input-indeterminate-bg-color: #0095DA;
  --kt-form-check-input-indeterminate-border-color: #0095DA;
  --kt-form-check-input-indeterminate-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
  --kt-form-check-input-disabled-opacity: 0.5;
  --kt-form-check-label-disabled-opacity: 0.5;
  --kt-form-check-btn-check-disabled-opacity: 0.65; }

@font-face {
  font-family: 'chalkboard';
  src: url("../fonts/2157/2157-font-webfont.woff2") format("woff2"), url("../fonts/2157/2157-font-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: 'chalkboard' !important;
  margin: 0; }

.bg-miror {
  background-color: rgba(12, 12, 12, 0.72) !important; }

/*.text-white.uk-text-bold.fsize-14.back-dark-75.p-1 {
    border-radius: 10px;
}*/
.theme-dark {
  /* Active */
  /* Handle */ }
  .theme-dark .svg-icon {
    margin-right: 5px; }
    .theme-dark .svg-icon svg g [fill] {
      transition: fill 0.3s ease;
      fill: #1C272C valueif(false, !important, ); }
    .theme-dark .svg-icon svg:hover g [fill] {
      transition: fill 0.3s ease; }
    .theme-dark .svg-icon svg {
      width: 22px;
      height: 22px; }
  .theme-dark .back-grey {
    background: #1C272C; }
  .theme-dark tr:nth-child(2n) > td:not(.bg-success):not(.back-orange) {
    background-color: #222B2F !important; }
  .theme-dark tr:nth-child(2n+1) > td:not(.bg-success):not(.back-orange) {
    background-color: #1C272C !important; }
  .theme-dark .picker__box tr:nth-child(2n) > td {
    background-color: #ffffff !important; }
  .theme-dark .picker__box tr:nth-child(2n+1) > td {
    background-color: #ffffff !important; }
  .theme-dark .picker__box td {
    padding: 0 11px !important; }
  .theme-dark .table thead th,
  .theme-dark td {
    border-bottom: none !important;
    padding: 11px !important;
    font-size: 0.875rem; }
  .theme-dark .table td,
  .theme-dark .table th {
    border-top: none !important;
    padding: 11px !important;
    font-size: 0.875rem; }
  .theme-dark .table-striped > tbody > tr:nth-child(2n) > td:last-child,
  .theme-dark th:last-child {
    border-radius: 0 20px 20px 0; }
  .theme-dark .table-striped > tbody > tr:nth-child(2n) > td:first-child,
  .theme-dark th:first-child {
    border-radius: 20px 0 0 20px; }
  .theme-dark .btn.cursor-default {
    background: #222B2F;
    border-radius: 8px; }
  .theme-dark .nav-tabs .btn.cursor-default {
    background: #1d272c;
    border-radius: 8px;
    height: 24px;
    padding: 0 2px; }
  .theme-dark .box-shadow-1 .col-md-4 .form-control-sm {
    background: #1C272C;
    color: #ffffff; }
  .theme-dark .btn.back-orange {
    box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, 0.35);
    border-radius: 12px !important;
    border: none !important; }
  .theme-dark .item-back-body {
    min-height: 100vh;
    background-color: #1C272C;
    color: #ffffff; }
  .theme-dark .item-back {
    background-color: #1d272c;
    min-height: 94.5vh;
    border-radius: 20px 20px 0px 0px; }
  .theme-dark .back-login {
    background-color: #1B4E8E;
    border-radius: 8px; }
  .theme-dark .item-back-side {
    background-color: #1d272c;
    color: #ffffff; }
    .theme-dark .item-back-side .item-titre {
      color: #767D89 !important; }
  .theme-dark .box-shadow-1 {
    box-shadow: inset 0px 0px 12px 4px rgba(0, 0, 0, 0.25); }
    .theme-dark .box-shadow-1 ::placeholder {
      /* Chrome, Firefox, Opera, Safari 10.1+ */
      color: #ffffff;
      opacity: 1;
      /* Firefox */
      font-size: 14px !important; }
    .theme-dark .box-shadow-1 :-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #ffffff;
      font-size: 14px !important; }
    .theme-dark .box-shadow-1 ::-ms-input-placeholder {
      /* Microsoft Edge */
      color: #ffffff;
      font-size: 14px !important; }
    .theme-dark .box-shadow-1 .select2-container--default .select2-selection--single .select2-selection__placeholder {
      color: #ffffff !important; }
  .theme-dark .picker__holder {
    background-color: #222b2f !important;
    border: 1px solid #222b2f !important; }
  .theme-dark .picker__select--month,
  .theme-dark .picker__select--year {
    border-color: #222b2f !important;
    background: #eb6d24 !important; }
  .theme-dark .picker__footer button {
    background: #1d272c !important; }
  .theme-dark .item-titre-card {
    background: #222B2F;
    border-radius: 10px 10px 0px 0px;
    padding: 10px;
    padding-left: 20px;
    z-index: 99; }
  .theme-dark .item-pad-detail-nav {
    color: #ffffff; }
  .theme-dark .item-notification {
    top: 7px;
    position: absolute;
    z-index: 10;
    color: red;
    font-size: 20px !important;
    margin-left: 16px;
    width: 10px;
    height: 10px;
    background: #dc3545;
    border-radius: 50px; }
  .theme-dark .item-titre-notif {
    color: #222B2F; }
  .theme-dark .item-home-border {
    border-radius: 12px;
    height: calc(100vh - 40px);
    background-image: url("../images/home-2.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left; }
  .theme-dark .item-card-home {
    background: rgba(255, 255, 255, 0.25);
    border-radius: 12px;
    color: #ffffff;
    margin: 16px 20px; }
  .theme-dark .item-home-number {
    color: #1C272C;
    text-align: center;
    font-size: 22px;
    font-weight: 600; }
  .theme-dark .item-home-img-0 {
    width: 44px;
    height: 44px;
    padding: 3px;
    text-align: center;
    background: #ffffff;
    border-radius: 50%;
    box-shadow: inset 0px 4px 6px rgba(0, 0, 0, 0.25); }
  .theme-dark .item-home-img-1 {
    width: 64px;
    height: 64px;
    line-height: 51px;
    padding: 3px;
    margin: 0 auto;
    text-align: center;
    background: #ffffff;
    border-radius: 50%;
    box-shadow: inset 0px 4px 6px rgba(0, 0, 0, 0.25); }
  .theme-dark .item-home-footer {
    background: #efeded;
    border-radius: 142px 143px 17px 20px;
    -moz-border-radius: 142px 143px 17px 20px;
    -webkit-border-radius: 133px 133px 20px 20px;
    border: 0px solid #000000; }
  .theme-dark .item-foot {
    height: 80px;
    line-height: 85px;
    text-align: center;
    color: #305284; }
  .theme-dark .br-1 {
    background: #305284;
    border-radius: 0px 0 12px 12px;
    text-align: center;
    padding: 2px; }
  .theme-dark .br-2 {
    background: #EE6F24;
    border-radius: 0px 0 12px 12px;
    text-align: center;
    padding: 2px; }
  .theme-dark .br-3 {
    background: #305284;
    border-radius: 0px 0 12px 12px;
    text-align: center;
    padding: 2px; }
  .theme-dark .br-4 {
    background: #EE6F24;
    border-radius: 0px 0 12px 12px;
    text-align: center;
    padding: 2px; }
  .theme-dark .uk-icon-button:hover {
    background: #222B2F !important;
    color: #ffffff !important; }
  .theme-dark .item-card-notification {
    padding: 8px;
    border-bottom: 3px solid #222B2F;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
    font-size: 14px;
    -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
  .theme-dark .item-back-menu {
    padding: 10px 12px; }
  .theme-dark .back-table {
    background: #222B2F; }
  .theme-dark .dashboard .table-striped > tbody > tr:nth-child(2n) > td:last-child,
  .theme-dark .dashboard th:last-child {
    border-radius: 0 !important; }
  .theme-dark .dashboard .table-striped > tbody > tr:nth-child(2n) > td:first-child,
  .theme-dark .dashboard th:first-child {
    border-radius: 0 !important; }
  .theme-dark .back-table-dashboard {
    background: #2C373C; }
  .theme-dark .back-date-dashboard {
    background: #000000; }
  .theme-dark .back-dark-75 {
    background-color: #2C373C; }
  .theme-dark .btn.back-dark-75 {
    padding: .025rem .5rem; }
  .theme-dark .main-menu.menu-dark {
    box-shadow: inset 0px 0px 8px 4px rgba(0, 0, 0, 0.25);
    border-radius: 12px; }
  .theme-dark .main-menu.menu-dark .navigation {
    background: #1d272c;
    font-size: 12px;
    height: 68vh;
    overflow: auto; }
  .theme-dark .main-menu.menu-dark .navigation > li > ul {
    background: #1d272c; }
  .theme-dark .main-menu.menu-dark .navigation > li.open > ul {
    background: #1d272c; }
  .theme-dark .main-menu.menu-dark .navigation > li.open > a {
    color: #ffffff;
    background: linear-gradient(0.26turn, #ed6f24, #ed6f24, #ed6f24, #1d282b);
    border-radius: 12px; }
  .theme-dark .main-menu.menu-dark .navigation > li ul .open {
    background: #262727;
    border: 1px solid #262727; }
  .theme-dark .main-menu.menu-dark .navigation li.hover :hover {
    color: #ffffff; }
  .theme-dark .main-menu.menu-dark .navigation li > ul > li.hover :hover {
    color: #ffffff;
    background: #262727; }
  .theme-dark .main-menu.menu-dark .navigation > li > a {
    padding: 10px !important; }
    .theme-dark .main-menu.menu-dark .navigation > li > a:hover {
      background: linear-gradient(0.26turn, #ed6f24, #ed6f24, #ed6f24, #1d282b);
      border-radius: 12px; }
  .theme-dark .back-text-user {
    color: #ffffff; }
  .theme-dark .form-section {
    color: #ffffff;
    line-height: 2rem;
    margin-bottom: 20px;
    border-bottom: 1px solid #ffffff; }
  .theme-dark .uk-nav-default > li.uk-active > a {
    color: #ED6F24;
    background: #1C272C; }
  .theme-dark .form-control {
    background-color: #222b2f !important;
    border: 1px solid #222b2f;
    font-size: 14px !important;
    color: #ffffff; }
  .theme-dark .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #ffffff; }
  .theme-dark .select2-container--default .select2-selection--multiple {
    background-color: #222b2f;
    border: 1px solid #222b2f;
    border-radius: 4px;
    cursor: text; }
  .theme-dark .select2-container--default .select2-selection--single {
    background-color: #222b2f !important;
    border: 1px solid #222b2f;
    border-radius: 4px; }
  .theme-dark .modal .back-dark-50 {
    background-color: #222b2f; }
  .theme-dark .modal .modal-content {
    background: #1d272c; }
  .theme-dark .modal .nav-tabs .nav-link:hover {
    color: #ED6F24 !important;
    background-color: #222c2f !important;
    border-color: #222b2f #222b2f #ffffff #222b2f; }
  .theme-dark .modal .nav-tabs .nav-link.active {
    color: #ED6F24 !important;
    background-color: #222c2f !important;
    border-color: #222b2f #222b2f #ffffff #222b2f; }
  .theme-dark .modal label,
  .theme-dark .modal .uk-label {
    color: #ffffff; }
  .theme-dark .modal .table tr {
    color: #ffffff; }
  .theme-dark .modal ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #8b8b8b;
    opacity: .8;
    /* Firefox */
    font-size: 14px !important; }
  .theme-dark .modal :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #8b8b8b;
    font-size: 14px !important; }
  .theme-dark .modal ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #8b8b8b;
    font-size: 14px !important; }
  .theme-dark .modal .form-section {
    color: #ffffff;
    line-height: 2rem;
    margin-bottom: 20px;
    border-bottom: 1px solid #ffffff; }
  .theme-dark table tr td .back-dark-50 {
    background-color: #2C373C !important; }
  .theme-dark table tr td .uk-position-center {
    left: 47% !important; }
  .theme-dark .item-body-0 {
    height: calc(100vh - 80px);
    border-radius: 0 0 12px 12px;
    margin-top: -8px;
    box-shadow: inset 0px 0px 12px 4px rgba(0, 0, 0, 0.25);
    z-index: 10; }
  .theme-dark .nav-tabs {
    background: #222B2F;
    border-radius: 10px;
    border-bottom: 1px solid #222c2f !important;
    padding: .7rem 1rem;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }
    .theme-dark .nav-tabs .nav-item {
      background: #222B2F; }
    .theme-dark .nav-tabs .border-left {
      border-left: 1px solid #C4C4C4 !important; }
  .theme-dark .nav-tabs .nav-link {
    color: #767D89 !important;
    opacity: 0.8;
    background-color: transparent;
    border-color: #1d272c #1d272c #1d272c #1d272c;
    border: 0px solid #1d272c; }
  .theme-dark .nav-tabs .nav-item.show .nav-link,
  .theme-dark .nav-tabs .nav-link.active {
    color: #ED6F24 !important;
    background-color: transparent;
    border-color: #1d272c #1d272c #1d272c #1d272c;
    opacity: 1; }
  .theme-dark .page-link {
    border: none !important;
    background-color: #1d272c !important;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #ffffff;
    font-size: 10px !important;
    font-weight: bolder;
    line-height: 25px !important;
    padding: 2px !important;
    border-radius: 8px !important; }
  .theme-dark .page-item.active .page-link {
    border: none !important;
    width: 30px;
    height: 30px;
    background-color: #222B2F !important;
    text-align: center;
    color: #ffffff;
    font-size: 11px !important; }
  .theme-dark .back-modal-notif {
    background: linear-gradient(287deg, #000000, #252526);
    color: white;
    border-radius: 20px 0 0 20px; }
  .theme-dark .back-modal-notif-1 {
    background-color: #ffffff;
    border-radius: 20px; }
    .theme-dark .back-modal-notif-1 tr:nth-child(2n) > td {
      background-color: #F4F6F9 !important; }
    .theme-dark .back-modal-notif-1 tr:nth-child(2n+1) > td {
      background-color: #ffffff !important; }
  .theme-dark .back-modal-notif-2 {
    background-color: #ffffff;
    border-radius: 20px 20px 0 0;
    padding: 5px 10px;
    margin-bottom: -8px; }
  .theme-dark .item-drop {
    z-index: 9; }
    .theme-dark .item-drop nav {
      position: absolute;
      top: 30%; }
    .theme-dark .item-drop nav .wrapper {
      position: absolute;
      top: 10px;
      display: flex;
      overflow: hidden;
      border-radius: 5px;
      background: #ED6F24;
      display: none;
      transition: all 0.3s ease; }
    .theme-dark .item-drop nav .wrapper.show {
      display: block;
      display: flex; }
    .theme-dark .item-drop .wrapper ul {
      list-style: none;
      padding: 10px;
      transition: all 0.3s ease; }
    .theme-dark .item-drop .wrapper ul li {
      line-height: 55px; }
    .theme-dark .item-drop .wrapper ul li a {
      position: relative;
      color: #b0b3b8;
      font-size: 18px;
      font-weight: 500;
      padding: 0 10px;
      display: flex;
      border-radius: 8px;
      align-items: center;
      text-decoration: none; }
    .theme-dark .item-drop .wrapper ul li:hover a {
      background: #1d272c; }
    .theme-dark .item-drop ul li a .icon {
      height: 40px;
      width: 40px;
      margin-right: 13px;
      background: #ffffff1a;
      display: flex;
      justify-content: center;
      text-align: center;
      border-radius: 50%; }
    .theme-dark .item-drop ul li a .icon span {
      line-height: 40px;
      font-size: 20px;
      color: #b0b3b8; }
    .theme-dark .item-drop ul li a i {
      position: absolute;
      right: 10px;
      font-size: 25px;
      pointer-events: none; }
    .theme-dark .item-drop .wrapper ul.setting-drop,
    .theme-dark .item-drop .wrapper ul.help-drop {
      display: none; }
    .theme-dark .item-drop .wrapper .arrow {
      padding-left: 10px;
      font-size: 20px;
      font-weight: 500;
      color: #b0b3b8;
      cursor: pointer; }
    .theme-dark .item-drop .wrapper .arrow span {
      margin-right: 15px; }
  .theme-dark .item-card-dossier .table td,
  .theme-dark .item-card-dossier .table th {
    padding: 3px !important;
    font-size: 0.8rem; }
  .theme-dark .item-card-dossier tr:nth-child(2n) > td:not(.bg-success):not(.back-orange),
  .theme-dark .item-card-dossier tr:nth-child(2n+1) > td:not(.bg-success):not(.back-orange) {
    background-color: #192024 !important; }
  .theme-dark .item-card-dossier .row.justify-content-between {
    margin: 0 -8px !important; }
  .theme-dark .item-card-dossier .item-card-dossier-0 {
    background: #192024;
    box-shadow: inset 0px 4px 25px 4px rgba(0, 0, 0, 0.12);
    border-radius: 6px;
    padding: 12px 0px;
    font-family: 'Chalkboard';
    font-style: normal; }
    .theme-dark .item-card-dossier .item-card-dossier-0 .item-dossier-icon {
      background: #ECEFF2;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      text-align: center;
      line-height: 35px; }
      .theme-dark .item-card-dossier .item-card-dossier-0 .item-dossier-icon:hover {
        background: #bdbfc2;
        transition: fill 0.3s ease;
        cursor: pointer; }
    .theme-dark .item-card-dossier .item-card-dossier-0 .item-dossier-code {
      font-weight: 600;
      font-size: 0.7rem;
      text-transform: uppercase; }
    .theme-dark .item-card-dossier .item-card-dossier-0 .item-dossier-titre {
      font-weight: 400;
      font-size: 0.7rem;
      text-transform: uppercase;
      color: #ffffff; }
    .theme-dark .item-card-dossier .item-card-dossier-0 .item-dossier-desc {
      font-weight: 400;
      font-size: 0.7rem;
      text-transform: uppercase;
      color: #ffffff; }
    .theme-dark .item-card-dossier .item-card-dossier-0 .back-dark-50 {
      background-color: #2C373C !important; }
    .theme-dark .item-card-dossier .item-card-dossier-0 .col-2.pl-lg-0.pl-md-1.align-self-center {
      display: flex;
      justify-content: end; }
      .theme-dark .item-card-dossier .item-card-dossier-0 .col-2.pl-lg-0.pl-md-1.align-self-center .menu-leftToRight {
        position: relative !important; }
    .theme-dark .item-card-dossier .item-card-dossier-0 .uk-position-center {
      top: initial !important;
      left: initial !important;
      transform: initial !important; }
  .theme-dark .item-card-dossier .card-success {
    border-bottom: 2px solid #6BBE4E; }
    .theme-dark .item-card-dossier .card-success .item-dossier-code {
      color: #6BBE4E; }
    .theme-dark .item-card-dossier .card-success svg g [fill] {
      transition: fill 0.3s ease;
      fill: #6BBE4E !important; }
  .theme-dark .item-card-dossier .card-danger {
    border-bottom: 2px solid #F53939; }
    .theme-dark .item-card-dossier .card-danger .item-dossier-code {
      color: #F53939; }
    .theme-dark .item-card-dossier .card-danger svg g [fill] {
      transition: fill 0.3s ease;
      fill: #F53939 !important; }
  .theme-dark .item-card-dossier .card-warning {
    border-bottom: 2px solid #F3BE34; }
    .theme-dark .item-card-dossier .card-warning .item-dossier-code {
      color: #F3BE34; }
    .theme-dark .item-card-dossier .card-warning svg g [fill] {
      transition: fill 0.3s ease;
      fill: #F3BE34 !important; }
  .theme-dark .menu-open-button {
    border: 1px solid #2C373C !important; }
  .theme-dark ::-webkit-scrollbar-thumb {
    background: #1d272c;
    -webkit-box-shadow: inset 0 0 4px rgba(255, 255, 255, 0.5); }
  .theme-dark ::-webkit-scrollbar-thumb:window-inactive {
    background: #1d272c; }

.theme-light {
  /* Active */
  /* Handle */ }
  .theme-light .svg-icon {
    margin-right: 5px; }
    .theme-light .svg-icon svg g [fill] {
      transition: fill 0.3s ease;
      fill: #F4F6F9 valueif(false, !important, ); }
    .theme-light .svg-icon svg:hover g [fill] {
      transition: fill 0.3s ease; }
    .theme-light .svg-icon svg {
      width: 22px;
      height: 22px; }
  .theme-light .back-grey {
    background: #ffffff; }
  .theme-light tr:nth-child(2n) > td:not(.bg-success):not(.back-orange) {
    background-color: #F4F6F9 !important; }
  .theme-light tr:nth-child(2n+1) > td:not(.bg-success):not(.back-orange) {
    background-color: #ffffff !important; }
  .theme-light .picker__box tr:nth-child(2n) > td {
    background-color: #ffffff !important; }
  .theme-light .picker__box tr:nth-child(2n+1) > td {
    background-color: #ffffff !important; }
  .theme-light .picker__box td {
    padding: 0 11px !important; }
  .theme-light .table thead th,
  .theme-light td {
    border-bottom: none !important;
    padding: 11px !important;
    font-size: 0.875rem; }
  .theme-light .table td,
  .theme-light .table th {
    border-top: none !important;
    padding: 11px !important;
    font-size: 0.875rem; }
  .theme-light .table th {
    color: #ffffff; }
  .theme-light .table td {
    color: #1C272C; }
  .theme-light .table-striped > tbody > tr:nth-child(2n) > td:last-child,
  .theme-light th:last-child {
    border-radius: 0 20px 20px 0; }
  .theme-light .table-striped > tbody > tr:nth-child(2n) > td:first-child,
  .theme-light th:first-child {
    border-radius: 20px 0 0 20px; }
  .theme-light .btn.cursor-default.text-white {
    background: #E4E3E3;
    border-radius: 8px;
    color: grey !important; }
  .theme-light .nav-tabs .btn.cursor-default {
    height: 24px;
    padding: 0 2px; }
  .theme-light .btn.back-orange {
    box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, 0.35);
    border-radius: 12px !important;
    border: none !important; }
  .theme-light .form-control {
    background-color: #f4f6f9 !important;
    border: 1px solid #ffffff;
    font-size: 14px !important; }
  .theme-light .select2-container--default .select2-selection--single {
    background-color: #f4f6f9 !important;
    border: 1px solid #f4f6f9;
    border-radius: 4px; }
  .theme-light .item-back-body {
    min-height: 100vh;
    background: #ffffff;
    color: #F4F6F9; }
  .theme-light .item-back {
    background-color: #ffffff;
    min-height: 94.5vh;
    border-radius: 20px 20px 0px 0px; }
  .theme-light .back-login {
    background-color: #1B4E8E;
    border-radius: 8px; }
  .theme-light .item-back-side {
    background-color: #ffffff;
    color: #ffffff; }
    .theme-light .item-back-side .item-titre {
      color: #767D89 !important; }
  .theme-light .box-shadow-1 {
    box-shadow: inset 0px 0px 4px 4px rgba(0, 0, 0, 0.25); }
  .theme-light .item-back-menu {
    padding: 10px 12px; }
  .theme-light .item-titre-card {
    background: #243f67;
    border-radius: 10px 10px 0px 0px;
    padding: 10px;
    padding-left: 20px;
    z-index: 99; }
  .theme-light .item-pad-detail-nav {
    color: #1C272C; }
    .theme-light .item-pad-detail-nav .text-white {
      color: #1C272C !important; }
  .theme-light .item-notification {
    top: 7px;
    position: absolute;
    z-index: 10;
    color: red;
    font-size: 20px !important;
    margin-left: 16px;
    width: 10px;
    height: 10px;
    background: #dc3545;
    border-radius: 50px; }
  .theme-light .item-titre-notif {
    color: #305284; }
  .theme-light .item-home-border {
    border-radius: 12px;
    height: calc(100vh - 40px);
    background-image: url("../images/home-2.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left; }
  .theme-light .item-card-home {
    background: rgba(255, 255, 255, 0.25);
    border-radius: 12px;
    color: #ffffff;
    margin: 16px 20px; }
  .theme-light .item-home-number {
    color: #1C272C;
    text-align: center;
    font-size: 22px;
    font-weight: 600; }
  .theme-light .item-home-img-0 {
    width: 44px;
    height: 44px;
    padding: 3px;
    text-align: center;
    background: #ffffff;
    border-radius: 50%;
    box-shadow: inset 0px 4px 6px rgba(0, 0, 0, 0.25); }
  .theme-light .item-home-img-1 {
    width: 64px;
    height: 64px;
    line-height: 51px;
    padding: 3px;
    margin: 0 auto;
    text-align: center;
    background: #ffffff;
    border-radius: 50%;
    box-shadow: inset 0px 4px 6px rgba(0, 0, 0, 0.25); }
  .theme-light .item-home-footer {
    background: #efeded;
    border-radius: 142px 143px 17px 20px;
    -moz-border-radius: 142px 143px 17px 20px;
    -webkit-border-radius: 133px 133px 20px 20px;
    border: 0px solid #000000; }
  .theme-light .item-foot {
    height: 80px;
    line-height: 85px;
    text-align: center;
    color: #305284; }
  .theme-light .br-1 {
    background: #305284;
    border-radius: 0px 0 12px 12px;
    text-align: center;
    padding: 2px; }
  .theme-light .br-2 {
    background: #EE6F24;
    border-radius: 0px 0 12px 12px;
    text-align: center;
    padding: 2px; }
  .theme-light .br-3 {
    background: #305284;
    border-radius: 0px 0 12px 12px;
    text-align: center;
    padding: 2px; }
  .theme-light .br-4 {
    background: #EE6F24;
    border-radius: 0px 0 12px 12px;
    text-align: center;
    padding: 2px; }
  .theme-light .uk-icon-button:hover {
    background: #305284 !important;
    color: #ffffff !important; }
  .theme-light .item-card-notification {
    padding: 8px;
    border-bottom: 3px solid #305284;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 4px;
    font-size: 14px;
    -webkit-box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
  .theme-light .main-menu.menu-dark {
    box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.25);
    border-radius: 12px; }
  .theme-light .main-menu.menu-dark .navigation {
    background: #ffffff;
    font-size: 12px;
    height: 68vh;
    overflow: auto; }
  .theme-light .main-menu.menu-dark .navigation li.open > a {
    color: #ed6f24; }
  .theme-light .main-menu.menu-dark .navigation li a {
    color: #767D89; }
  .theme-light .main-menu.menu-dark .navigation > li > ul {
    background: #ffffff; }
  .theme-light .main-menu.menu-dark .navigation > li.open > ul {
    background: #ffffff; }
  .theme-light .main-menu.menu-dark .navigation > li.open > a {
    color: #ffffff;
    background: linear-gradient(0.26turn, #ed6f24, #ed6f24, #ed6f24, rgba(255, 255, 255, 0.87));
    border-radius: 12px; }
  .theme-light .main-menu.menu-dark .navigation > li ul .open {
    background: #ffffff !important;
    border: 1px solid #ffffff; }
  .theme-light .main-menu.menu-dark .navigation li.hover :hover {
    color: #262727; }
  .theme-light .main-menu.menu-dark .navigation li > ul > li.hover :hover {
    color: #262727; }
  .theme-light .main-menu.menu-dark .navigation > li > a {
    padding: 10px !important; }
    .theme-light .main-menu.menu-dark .navigation > li > a:hover {
      background: linear-gradient(0.26turn, #ed6f24, #ed6f24, #ed6f24, rgba(255, 255, 255, 0.87));
      border-radius: 12px; }
  .theme-light .uk-nav-default > li.uk-active > a {
    color: #ffffff;
    background: #ED6F24; }
  .theme-light .main-menu.menu-dark .navigation {
    background: #ffffff; }
  .theme-light .main-menu.menu-dark .navigation > li > ul {
    background: #ffffff; }
  .theme-light .main-menu.menu-dark .navigation > li.open > ul {
    background: #ffffff; }
  .theme-light .main-menu.menu-dark .navigation > li.open > a {
    color: #ffffff;
    background: linear-gradient(0.26turn, #ed6f24, #ed6f24, #ed6f24, rgba(255, 255, 255, 0.87));
    border-radius: 12px; }
  .theme-light .main-menu.menu-dark .navigation > li ul .open {
    border: 1px solid #ffffff; }
  .theme-light .main-menu.menu-dark .navigation li.hover :hover {
    color: #ffffff; }
  .theme-light .main-menu.menu-dark .navigation li > ul > li.hover :hover {
    color: #ED6F24;
    background: #ffffff; }
  .theme-light .back-table {
    background: #305284; }
  .theme-light .dashboard .table-striped > tbody > tr:nth-child(2n) > td:last-child,
  .theme-light .dashboard th:last-child {
    border-radius: 0 !important; }
  .theme-light .dashboard .table-striped > tbody > tr:nth-child(2n) > td:first-child,
  .theme-light .dashboard th:first-child {
    border-radius: 0 !important; }
  .theme-light .back-table-dashboard {
    background: #ED6F24; }
  .theme-light .back-date-dashboard {
    background: #305284; }
  .theme-light .back-dark-75 {
    background-color: #305284; }
  .theme-light .filters .back-dark-75 {
    background-color: #e4e3e3;
    padding: .025rem .5rem; }
  .theme-light .modal-dialog .back-dark-50 {
    background-color: #305284; }
  .theme-light table tr td .back-dark-50 {
    background-color: #ECEFF2; }
  .theme-light table tr td .uk-position-center {
    left: 47% !important; }
  .theme-light .item-body-0 {
    height: calc(100vh - 80px);
    border-radius: 0 0 12px 12px;
    margin-top: -8px;
    box-shadow: inset 0px 0px 1px 1px rgba(0, 0, 0, 0.25);
    z-index: 10;
    color: #1C272C; }
  .theme-light .form-section {
    color: #1d272c;
    line-height: 2rem;
    margin-bottom: 20px;
    border-bottom: 1px solid #1d272c; }
  .theme-light label,
  .theme-light .uk-label {
    color: #1C272C; }
  .theme-light .nav-tabs {
    background: #F4F6F9;
    border-radius: 10px;
    border-bottom: 1px solid #F4F6F9 !important;
    padding: .7rem 1rem;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }
    .theme-light .nav-tabs .nav-item {
      background: #F4F6F9; }
    .theme-light .nav-tabs .border-left {
      border-left: 1px solid #C4C4C4 !important; }
  .theme-light .nav-tabs .nav-link {
    color: #767D89 !important;
    opacity: .8;
    background-color: transparent; }
    .theme-light .nav-tabs .nav-link:hover {
      border: 0px !important; }
  .theme-light .nav-tabs .nav-item.show .nav-link,
  .theme-light .nav-tabs .nav-link.active {
    color: #ed6e24 !important;
    background-color: transparent;
    border-color: #F4F6F9 #F4F6F9 #F4F6F9 #F4F6F9;
    opacity: 1; }
  .theme-light .page-link {
    border: none !important;
    background-color: transparent !important;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #1C272C;
    font-size: 10px !important;
    font-weight: bolder;
    line-height: 25px !important;
    padding: 2px !important;
    border-radius: 8px !important; }
  .theme-light .page-item.active .page-link {
    border: none !important;
    width: 30px;
    height: 30px;
    background-color: #1B4E8E !important;
    text-align: center;
    color: #ffffff;
    font-size: 11px !important; }
  .theme-light .back-modal-notif {
    background: linear-gradient(to top, #1B4E8E, #798dab);
    color: white;
    border-radius: 20px 0 0 20px; }
  .theme-light .back-modal-notif-1 {
    background-color: #ffffff;
    border-radius: 20px; }
  .theme-light .back-modal-notif-2 {
    background-color: #ffffff;
    border-radius: 20px 20px 0 0;
    padding: 5px 10px;
    margin-bottom: -8px; }
  .theme-light .item-drop {
    z-index: 9; }
    .theme-light .item-drop nav {
      position: absolute;
      top: 30%; }
    .theme-light .item-drop nav .wrapper {
      position: absolute;
      top: 10px;
      display: flex;
      overflow: hidden;
      border-radius: 5px;
      background: #233e67;
      display: none;
      transition: all 0.3s ease; }
    .theme-light .item-drop nav .wrapper.show {
      display: block;
      display: flex; }
    .theme-light .item-drop .wrapper ul {
      list-style: none;
      padding: 10px;
      transition: all 0.3s ease; }
    .theme-light .item-drop .wrapper ul li {
      line-height: 55px; }
    .theme-light .item-drop .wrapper ul li a {
      position: relative;
      color: #b0b3b8;
      font-size: 18px;
      font-weight: 500;
      padding: 0 10px;
      display: flex;
      border-radius: 8px;
      align-items: center;
      text-decoration: none; }
    .theme-light .item-drop .wrapper ul li:hover a {
      background: #ED6F24; }
    .theme-light .item-drop ul li a .icon {
      height: 40px;
      width: 40px;
      margin-right: 13px;
      background: #ffffff1a;
      display: flex;
      justify-content: center;
      text-align: center;
      border-radius: 50%; }
    .theme-light .item-drop ul li a .icon span {
      line-height: 40px;
      font-size: 20px;
      color: #b0b3b8; }
    .theme-light .item-drop ul li a i {
      position: absolute;
      right: 10px;
      font-size: 25px;
      pointer-events: none; }
    .theme-light .item-drop .wrapper ul.setting-drop,
    .theme-light .item-drop .wrapper ul.help-drop {
      display: none; }
    .theme-light .item-drop .wrapper .arrow {
      padding-left: 10px;
      font-size: 20px;
      font-weight: 500;
      color: #b0b3b8;
      cursor: pointer; }
    .theme-light .item-drop .wrapper .arrow span {
      margin-right: 15px; }
  .theme-light .item-card-dossier .table td,
  .theme-light .item-card-dossier .table th {
    padding: 3px !important;
    font-size: 0.8rem; }
  .theme-light .item-card-dossier tr:nth-child(2n) > td:not(.bg-success):not(.back-orange),
  .theme-light .item-card-dossier tr:nth-child(2n+1) > td:not(.bg-success):not(.back-orange) {
    background-color: #ffffff !important; }
  .theme-light .item-card-dossier .row.justify-content-between {
    margin: 0 -8px !important; }
  .theme-light .item-card-dossier .item-card-dossier-0 {
    background: #FFFFFF;
    box-shadow: inset 0px 4px 25px 4px rgba(0, 0, 0, 0.12);
    border-radius: 6px;
    padding: 12px 0px; }
    .theme-light .item-card-dossier .item-card-dossier-0 .item-dossier-icon {
      background: #ECEFF2;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      text-align: center;
      line-height: 35px; }
      .theme-light .item-card-dossier .item-card-dossier-0 .item-dossier-icon:hover {
        background: #bdbfc2;
        transition: fill 0.3s ease;
        cursor: pointer; }
    .theme-light .item-card-dossier .item-card-dossier-0 .item-dossier-code {
      font-family: 'Chalkboard';
      font-style: normal;
      font-weight: 600;
      font-size: 0.7rem;
      text-transform: uppercase; }
    .theme-light .item-card-dossier .item-card-dossier-0 .item-dossier-titre {
      font-family: 'Chalkboard';
      font-style: normal;
      font-weight: 400;
      font-size: 0.7rem;
      text-transform: uppercase;
      color: #9C9C9C; }
    .theme-light .item-card-dossier .item-card-dossier-0 .item-dossier-desc {
      font-family: 'Chalkboard';
      font-style: normal;
      font-weight: 400;
      font-size: 0.7rem;
      text-transform: uppercase;
      color: #000000; }
    .theme-light .item-card-dossier .item-card-dossier-0 .back-dark-50 {
      background-color: #ECEFF2 !important; }
  .theme-light .item-card-dossier .card-success {
    border-bottom: 2px solid #6BBE4E; }
    .theme-light .item-card-dossier .card-success .item-dossier-code {
      color: #6BBE4E; }
    .theme-light .item-card-dossier .card-success svg g [fill] {
      transition: fill 0.3s ease;
      fill: #6BBE4E !important; }
  .theme-light .item-card-dossier .card-danger {
    border-bottom: 2px solid #F53939; }
    .theme-light .item-card-dossier .card-danger .item-dossier-code {
      color: #F53939; }
    .theme-light .item-card-dossier .card-danger svg g [fill] {
      transition: fill 0.3s ease;
      fill: #F53939 !important; }
  .theme-light .item-card-dossier .card-warning {
    border-bottom: 2px solid #F3BE34; }
    .theme-light .item-card-dossier .card-warning .item-dossier-code {
      color: #F3BE34; }
    .theme-light .item-card-dossier .card-warning svg g [fill] {
      transition: fill 0.3s ease;
      fill: #F3BE34 !important; }
  .theme-light .menu-open-button {
    border: 1px solid #ECEFF2 !important; }
  .theme-light ::-webkit-scrollbar-thumb {
    background: #305284;
    -webkit-box-shadow: inset 0 0 4px rgba(255, 255, 255, 0.5); }
  .theme-light ::-webkit-scrollbar-thumb:window-inactive {
    background: #305284; }

.table-striped td {
  vertical-align: middle !important; }

.icon-svg {
  margin-right: 5px;
  width: 22px; }

.svg-icon-primary svg g [fill] {
  fill: #ED6F24 !important; }

.point-hover:hover {
  cursor: pointer; }

/*
.fs-1 {
    font-size: calc(1.375rem + 1.5vw) !important;
}

.fs-2 {
    font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-3 {
    font-size: calc(1.3rem + 0.6vw) !important;
}

.fs-4 {
    font-size: calc(1.275rem + 0.3vw) !important;
}

.fs-5 {
    font-size: 1.25rem !important;
}

.fs-6 {
    font-size: 1rem !important;
}

.border-dashed {
    border: 1px dashed #25bbb0!important;
    border-radius: calc(0.85rem - 1px);
}

.text-capitalize {
    text-transform: capitalize;
}

#modal_addrole {
    .table td, .table th {
        padding: 1.25rem !important;
    }
}

.modal {
    .form-check {
        display: flex !important;
    }
    .form-check-input {
        position: relative !important;
        width: 1.75rem;
        height: 1.75rem;
        vertical-align: top;
        background-color: transparent;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        border: 1px solid #e4e6ef;
        appearance: none;
        print-color-adjust: exact;
    }

    .form-check-input[type=checkbox] {
        border-radius: 0.45em;
    }

    .form-check-input:checked[type=checkbox] {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 11' width='13' height='11' fill='none'%3e%3cpath d='M11.0426 1.02893C11.3258 0.695792 11.8254 0.655283 12.1585 0.938451C12.4917 1.22162 12.5322 1.72124 12.249 2.05437L5.51985 9.97104C5.23224 10.3094 4.72261 10.3451 4.3907 10.05L0.828197 6.88335C0.50141 6.59288 0.471975 6.09249 0.762452 5.7657C1.05293 5.43891 1.55332 5.40948 1.88011 5.69995L4.83765 8.32889L11.0426 1.02893Z' fill='%23FFFFFF'/%3e%3c/svg%3e");
    }
    .form-check-input:checked[type=radio] {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23FFFFFF'/%3e%3c/svg%3e");
    }
    .form-check-input[type=checkbox]:indeterminate {
        background-color: #0095DA;
        border-color: #0095DA;
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
    }
    .form-check-input:disabled {
        pointer-events: none;
        filter: none;
        opacity: 0.5;
    }
    .form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
        cursor: default;
        opacity: 0.5;
    }
}

.modal-fullscreen {
    width: 100vw !important;
    max-width: none !important;
    height: 100% !important;
    margin: 0 !important;
}

.modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
}

.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
    border-radius: 0;
}

.modal-fullscreen .modal-body {
    overflow-y: auto;
}*/
.card-dashboard .row.px-3.py-2 {
  padding: 0.85rem 1rem !important; }

.image-hover-0 {
  width: 155px;
  height: 155px;
  border-radius: 50%;
  line-height: 170px; }

.image-hover {
  width: 120px !important;
  height: 120px !important;
  border-radius: 50%; }

.btn-erase {
  position: absolute;
  top: 0px;
  left: 55%;
  background: #d053556e; }

.modal ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #1C272C55;
  opacity: .8;
  /* Firefox */
  font-size: 14px !important; }

.modal :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #1C272C55;
  font-size: 14px !important; }

.modal ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #1C272C55;
  font-size: 14px !important; }

.main-menu.menu-dark {
  height: calc(100vh - 40px); }

.box-shadow-2 {
  box-shadow: inset 0px 0px 4px 3px rgba(0, 0, 0, 0.25) !important; }

.btn-outline-primary {
  color: #ffffff;
  background-color: #1B4E8E;
  background-image: none;
  border-color: #1B4E8E; }
  .btn-outline-primary:hover {
    border-color: #1B4E8E;
    color: #1B4E8E;
    background: transparent; }

.btn-outline-dark {
  color: #ffffff;
  background-color: #ed6e24;
  background-image: none;
  border-color: #ed6e24; }
  .btn-outline-dark:hover {
    border-color: #ed6e24;
    color: #ed6e24;
    background: transparent; }

.ellipsis-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis; }

.uk-nav-parent-icon > .uk-parent > a::after {
  margin-top: 3px; }

.btn-close-0 {
  position: absolute;
  top: 5px;
  right: -15px; }

.btn-close-1 {
  background: red;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 40px;
  font-size: 20px;
  text-align: center;
  z-index: 99; }

.item-body-pad {
  padding: 20px 20px 0px 5px; }

.item-home {
  background: #ee6f24b8;
  height: 100%;
  border-radius: 12px;
  display: flex;
  width: 100%;
  align-self: center;
  height: 100%;
  align-items: center; }

.item-home-border-login {
  height: 100vh;
  background-image: url("../images/home-2.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left; }
  .item-home-border-login .item-home-border-login-1 {
    background: #ee6f24b8; }

.form-login .input-group {
  background: #ffffff;
  border-radius: 6px;
  box-shadow: inset 0px 0px 5px 1px rgba(0, 0, 0, 0.25) !important; }

.form-login .form-control {
  border: 0px !important;
  border-left: 0px solid #ced4da !important;
  padding: 0px 5px !important;
  outline-style: none;
  box-shadow: none;
  background: transparent !important;
  color: #1C272C;
  font-size: 14px; }

.form-login .input-group-text {
  border: 0px !important;
  border-right: 0px solid #ced4da !important;
  background: transparent !important;
  padding: 0px 10px !important;
  color: #1C272C55; }

.form-login ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #1C272C55;
  opacity: .8;
  /* Firefox */ }

.form-login :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #1C272C55; }

.form-login ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #1C272C55; }

.img-respon {
  width: 90% !important;
  height: auto !important;
  border-radius: 20px !important; }

.item-image-logo {
  background: #ffffff;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  line-height: 90px;
  padding: 5px; }

.blockElement {
  left: 50% !important; }

.uk-navbar-dropdown {
  top: 23px !important;
  left: -177px !important;
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  padding: 10px 15px;
  min-width: 290px !important;
  max-height: 300px;
  overflow: auto;
  background: #fff;
  color: #666;
  box-shadow: 0 5px 12px rgba(0, 0, 0, 0.15);
  border-radius: 5px; }

.navi {
  background: red;
  padding: 3px;
  border-radius: 3px;
  color: white; }

.item-nav-active {
  color: #ED6F24; }

.item-border-raduis-top-10 {
  border-radius: 10px 10px 0px 0px; }

.picker {
  width: 100%;
  text-align: left;
  position: absolute !important;
  top: 100%;
  margin-top: -1.5px !important;
  z-index: 9999 !important;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.picker__box {
  padding: 5px;
  color: #ED6F24 !important; }

.uk-nav-parent-icon > .uk-parent > a::after {
  transform: rotate(270deg);
  width: 1em !important;
  height: 1em !important; }

.modal-body-dynamicsize {
  height: calc(90vh) !important;
  overflow-y: auto !important; }

.modal-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: .0rem !important;
  border-top-right-radius: .0rem !important; }

#project-info {
  overflow: hidden; }

#project-info .project-info-count {
  text-align: center;
  vertical-align: top; }

#project-info .project-info-count .project-info-icon {
  border: 3px solid #ececec;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
  padding: 37px 0;
  position: relative;
  width: 110px;
  height: 110px; }

#project-info .project-info-count .project-info-text {
  display: block;
  margin-top: 20px;
  left: 0;
  position: relative;
  top: 0;
  width: 99.8%; }

#project-info .project-info-count .project-info-sub-icon {
  position: relative;
  border-radius: 65px;
  border: 1px solid #adadad;
  background: #fff;
  bottom: -5px;
  left: 34px;
  width: 40px;
  height: 40px;
  top: -20px; }

#project-info .project-info-count .project-info-sub-icon span {
  font-size: 1.2rem;
  top: 10px;
  position: relative; }

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto; }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2)); }
  .modal-dialog-centered::before {
    height: calc(100vh - (1.75rem * 2)); }
  .modal-sm {
    max-width: 700px; }
  .modal-xlg {
    max-width: 1300px; } }

@media (min-width: 992px) {
  .modal-lg {
    max-width: 1300px; }
  .modal-md {
    max-width: 900px; }
  .modal-xlg {
    max-width: 1500px; } }

@media (min-width: 1200px) {
  .modal-xlg {
    max-width: 1750px; } }

/* Tablet landscape and bigger */
@media (min-width: 960px) {
  .uk-width-1-3\@m {
    width: calc(100% * 1 / 3.99); }
  .uk-width-2-3\@m {
    width: calc(100% * 3 / 4.01); }
  /* Quarters */
  .uk-width-1-4\@m {
    width: 22%; }
  .uk-width-3-4\@m {
    width: 78%; } }

/* Desktop and bigger */
@media (min-width: 1200px) {
  .uk-width-1-5\@l {
    width: 19%; }
  .uk-width-4-5\@l {
    width: 81%; } }

/* Large screen and bigger */
@media (min-width: 1600px) {
  .uk-width-1-3\@xl {
    width: calc(100% * 1 / 3.1); }
  .uk-width-2-3\@xl {
    width: calc(100% * 2 / 3.001); }
  .uk-width-1-5\@xl {
    width: 19%; }
  .uk-width-4-5\@xl {
    width: 81%; } }

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }

.class-form {
  margin-top: -60px !important; }

/* color texte*/
.text-dark {
  color: #000000; }

.text-orange {
  color: #ED6F24; }

.text-blue {
  color: #1B4E8E; }

.text-blue-1 {
  color: #305284; }

/* fin color texte*/
/* color background*/
.back-white {
  background: #fff; }

.back-dark {
  background-color: #000000; }

.back-dark-50 {
  background-color: #1d272c; }

.back-dark-75 {
  background-color: #2C373C; }

.back-orange {
  background-color: #ED6F24; }

.back-blue {
  background-color: #1B4E8E; }

.back-grey {
  background-color: #808080; }

.back-red {
  background-color: #FF2A08; }

.back-yellow {
  background-color: #ED6F24; }

.back-yellow-clair {
  color: black !important;
  background-color: #fde85b !important; }

.back-green {
  background-color: #2e8035; }

/* fin color background*/
.border-orange {
  border-color: #ED6F24 !important; }

.border-blue {
  border-color: #1B4E8E !important; }

/*les navs*/
/* Header cell
 ========================================================================== */
/*
 * 1. Style
 */
.uk-table th {
  padding: 7px;
  text-align: left;
  vertical-align: bottom;
  /* 1 */
  font-size: 0.875rem;
  font-weight: bolder;
  color: #fff;
  text-transform: capitalize; }

.uk-table-small td {
  padding: 8px !important; }

.uk-table-divider > tr:not(:first-child),
.uk-table-divider > :not(:first-child) > tr,
.uk-table-divider > :first-child > tr:not(:first-child) {
  border-top: 1px solid grey; }

.uk-table-divider2 > tr:not(:first-child),
.uk-table-divider2 > :not(:first-child) > tr,
.uk-table-divider2 > :first-child > tr:not(:first-child) {
  border-top: 1px solid #080001; }

#table-suivi tr:nth-child(even) {
  /*background-color: #f2f2f2;*/
  background-color: #ebebeb !important; }

/*
 * Items
 */
.uk-nav-default > li > a {
  color: #fff;
  font-weight: bolder;
  padding: 10px 20px; }

/* Hover + Focus */
.uk-nav-default > li > a:hover,
.uk-nav-default > li > a:focus {
  color: #ED6F24; }

/* Active */
.uk-nav-default > li.uk-active > a {
  color: #ED6F24;
  background: #1C272C; }

/*
 * Header
 */
.uk-nav-default .uk-nav-header {
  color: #333; }

/*
 * Divider
 */
.uk-nav-default .uk-nav-divider {
  border-top: 1px solid #e5e5e5; }

/*
 * Sublists
 */
.uk-nav-default .uk-nav-sub a {
  color: #fff;
  font-weight: bolder;
  padding: 8px 20px; }

.uk-nav-default .uk-nav-sub a:hover,
.uk-nav-default .uk-nav-sub a:focus {
  color: #ED6F24; }

.uk-nav-default .uk-nav-sub li.uk-active > a {
  background: #1C272C; }

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  color: #ED6F24 !important; }

.nav-link {
  display: block;
  padding: 0rem; }

/*fin navs*/
/*les forms*/
.form-control:disabled,
.form-control[readonly] {
  background-color: #ffffff;
  opacity: 1; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #a3a3a3 !important;
  font-size: 14px;
  height: calc(2.25rem + 2px);
  width: 100% !important;
  padding-left: 8px !important; }

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  user-select: none;
  width: 100% !important;
  -webkit-user-select: none;
  height: calc(2.25rem + 2px) !important; }

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  width: 100% !important;
  position: relative;
  vertical-align: middle; }

.filters .select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  user-select: none;
  width: 100% !important;
  -webkit-user-select: none;
  height: calc(2.25rem + 2px) !important; }

.filters .select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  width: 100% !important;
  position: relative;
  vertical-align: middle; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  position: absolute;
  top: 6px !important;
  right: 1px;
  width: 20px; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #1d272cad;
  line-height: 38px !important;
  /*top: 5px;*/ }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #ED6F24 !important;
  color: white; }

.uk-radio.text-success:checked,
.uk-checkbox:checked,
.uk-checkbox:indeterminate {
  background-color: #28a745 !important;
  border-color: transparent; }

.uk-radio.text-danger:checked,
.uk-checkbox:checked,
.uk-checkbox:indeterminate {
  background-color: #dc3545 !important;
  border-color: transparent; }

.uk-radio.text-warning:checked,
.uk-checkbox:checked,
.uk-checkbox:indeterminate {
  background-color: #ffc107 !important;
  border-color: transparent; }

.uk-radio:checked,
.uk-checkbox:checked,
.uk-checkbox:indeterminate {
  background-color: #ED6F24 !important;
  border-color: transparent; }

/* input grey border white */
.uk-input-greywhite,
.uk-select-greywhite,
.uk-textarea-greywhite {
  max-width: 100%;
  height: 50px;
  width: 100%;
  padding: 0 40px;
  background: #1d272c;
  color: #989898;
  border: 1px solid #ffffff58;
  transition: 0.2s ease-in-out;
  transition-property: color, background-color, border; }

/* Focus */
.uk-input-greywhite:focus,
.uk-select-greywhite:focus,
.uk-textarea-greywhite:focus {
  outline: none;
  height: 50px;
  background-color: #1d272c;
  color: #ffffff;
  border-color: #1e87f0; }

/*
 * Placeholder
 */
.uk-input::-ms-input-placeholder {
  color: #999 !important; }

.uk-input::placeholder {
  color: #999; }

.uk-textarea::-ms-input-placeholder {
  color: #999 !important; }

.uk-textarea::placeholder {
  color: #999; }

/* fin forms*/
/*les buttons */
.item-btn-minus {
  width: 18px !important;
  height: 18px !important;
  padding: 2px !important;
  line-height: 10px !important; }

/*
 * button noir text orange
 */
.uk-button {
  border-radius: 8px;
  text-transform: none; }

.uk-button-noirorange {
  background-color: #1C272C;
  color: #ED6F24;
  border: 1px solid transparent; }

/* Hover + Focus */
.uk-button-noirorange:hover,
.uk-button-noirorange:focus {
  background-color: #434544;
  color: #ED6F24; }

.svg-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #767D89; }

.svg-icon svg:hover g [fill] {
  transition: fill 0.3s ease; }

.nav-link svg {
  width: 18px;
  object-fit: contain; }

.nav-link:hover .svg-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #ed6e24; }

.nav-link:hover .svg-icon svg:hover g [fill] {
  transition: fill 0.3s ease; }

.nav-link.active .svg-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #ed6e24; }

.nav-link.active .svg-icon svg:hover g [fill] {
  transition: fill 0.3s ease; }

.navigation.navigation-main li a svg {
  width: 18px;
  object-fit: contain; }

.navigation.navigation-main li a:hover .svg-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #ffffff; }

.navigation.navigation-main li a:hover .svg-icon svg:hover g [fill] {
  transition: fill 0.3s ease; }

.main-menu.menu-dark .navigation > li.open > a .svg-icon svg g [fill] {
  transition: fill 0.3s ease;
  fill: #ffffff; }

.main-menu.menu-dark .navigation > li.open > a .svg-icon svg:hover g [fill] {
  transition: fill 0.3s ease; }

/* OnClick + Active */
.uk-button-noirorange:active,
.uk-button-noirorange.uk-active {
  background-color: #000000;
  color: #ED6F24; }

/*uk-icon-button*/
/* Hover + Focus */
.uk-icon-button:hover,
.uk-icon-button:focus {
  background: #000 !important;
  color: #666;
  outline: none;
  box-shadow: 2px 2px 3px 1px rgba(255, 255, 255, 0.5); }

/* OnClick + Active */
.uk-icon-button {
  width: 30px;
  height: 30px; }

.uk-icon-button:active,
.uk-active > .uk-icon-button {
  background-color: #dfdfdf;
  color: #666; }

/*fin buttons*/
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important; }

/* Let's get this party started */
::-webkit-scrollbar {
  width: 6px;
  height: 8px; }

/* Track */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.3); }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #1d272c;
  -webkit-box-shadow: inset 0 0 4px rgba(255, 255, 255, 0.5); }

::-webkit-scrollbar-thumb:window-inactive {
  background: #1d272c; }

/*la pagination*/
.item-pagination-a {
  border: 1px solid #ed6f24;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #ffffff;
  font-size: 12px !important; }

.item-pagination-b {
  border: 1px solid #ed6f24;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #ed6f24;
  font-size: 12px !important; }

.item-pagination-active {
  border: 1px solid #ed6f24;
  width: 20px;
  height: 20px;
  background-color: #ed6f24;
  text-align: center;
  color: #ffffff;
  font-size: 12px !important; }

.uk-pagination > * {
  flex: none;
  padding-left: 10px;
  position: relative; }

.mt-45 {
  margin-top: -45px; }

.ptt-2,
.pyy-2 {
  padding-top: .4rem !important; }

.zi-10 {
  z-index: 10; }

.zi-20 {
  z-index: 20; }

.zi-30 {
  z-index: 30; }

.zi-40 {
  z-index: 40; }

.zi-50 {
  z-index: 50; }

.zi-60 {
  z-index: 60; }

.zi-70 {
  z-index: 70; }

.zi-80 {
  z-index: 80; }

.zi-90 {
  z-index: 90; }

.zi-100 {
  z-index: 100; }

.zi-110 {
  z-index: 110; }

.zi-120 {
  z-index: 120; }

.zi-130 {
  z-index: 130; }

.zi-140 {
  z-index: 140; }

.zi-150 {
  z-index: 150; }

.zi-160 {
  z-index: 160; }

.zi-170 {
  z-index: 170; }

.zi-180 {
  z-index: 180; }

.zi-190 {
  z-index: 190; }

.zi-200 {
  z-index: 200; }

.zi-210 {
  z-index: 210; }

.zi-220 {
  z-index: 220; }

.zi-230 {
  z-index: 230; }

.zi-240 {
  z-index: 240; }

.zi-250 {
  z-index: 250; }

.zi-260 {
  z-index: 260; }

.zi-270 {
  z-index: 270; }

.zi-280 {
  z-index: 280; }

.zi-290 {
  z-index: 290; }

.zi-300 {
  z-index: 300; }

.zi-310 {
  z-index: 310; }

.zi-320 {
  z-index: 320; }

.zi-330 {
  z-index: 330; }

.zi-340 {
  z-index: 340; }

.zi-350 {
  z-index: 350; }

.zi-360 {
  z-index: 360; }

.zi-370 {
  z-index: 370; }

.zi-380 {
  z-index: 380; }

.zi-390 {
  z-index: 390; }

.zi-400 {
  z-index: 400; }

.zi-410 {
  z-index: 410; }

.zi-420 {
  z-index: 420; }

.zi-430 {
  z-index: 430; }

.zi-440 {
  z-index: 440; }

.zi-450 {
  z-index: 450; }

.zi-460 {
  z-index: 460; }

.zi-470 {
  z-index: 470; }

.zi-480 {
  z-index: 480; }

.zi-490 {
  z-index: 490; }

.zi-500 {
  z-index: 500; }

.zi-510 {
  z-index: 510; }

.zi-520 {
  z-index: 520; }

.zi-530 {
  z-index: 530; }

.zi-540 {
  z-index: 540; }

.zi-550 {
  z-index: 550; }

.zi-560 {
  z-index: 560; }

.zi-570 {
  z-index: 570; }

.zi-580 {
  z-index: 580; }

.zi-590 {
  z-index: 590; }

.zi-600 {
  z-index: 600; }

.zi-610 {
  z-index: 610; }

.zi-620 {
  z-index: 620; }

.zi-630 {
  z-index: 630; }

.zi-640 {
  z-index: 640; }

.zi-650 {
  z-index: 650; }

.zi-660 {
  z-index: 660; }

.zi-670 {
  z-index: 670; }

.zi-680 {
  z-index: 680; }

.zi-690 {
  z-index: 690; }

.zi-700 {
  z-index: 700; }

.zi-710 {
  z-index: 710; }

.zi-720 {
  z-index: 720; }

.zi-730 {
  z-index: 730; }

.zi-740 {
  z-index: 740; }

.zi-750 {
  z-index: 750; }

.zi-760 {
  z-index: 760; }

.zi-770 {
  z-index: 770; }

.zi-780 {
  z-index: 780; }

.zi-790 {
  z-index: 790; }

.zi-800 {
  z-index: 800; }

.zi-810 {
  z-index: 810; }

.zi-820 {
  z-index: 820; }

.zi-830 {
  z-index: 830; }

.zi-840 {
  z-index: 840; }

.zi-850 {
  z-index: 850; }

.zi-860 {
  z-index: 860; }

.zi-870 {
  z-index: 870; }

.zi-880 {
  z-index: 880; }

.zi-890 {
  z-index: 890; }

.zi-900 {
  z-index: 900; }

.zi-910 {
  z-index: 910; }

.zi-920 {
  z-index: 920; }

.zi-930 {
  z-index: 930; }

.zi-940 {
  z-index: 940; }

.zi-950 {
  z-index: 950; }

.zi-960 {
  z-index: 960; }

.zi-970 {
  z-index: 970; }

.zi-980 {
  z-index: 980; }

.zi-990 {
  z-index: 990; }

.zi-1000 {
  z-index: 1000; }

.zi-1010 {
  z-index: 1010; }

.zi-1020 {
  z-index: 1020; }

.zi-1030 {
  z-index: 1030; }

.zi-1040 {
  z-index: 1040; }

.zi-1050 {
  z-index: 1050; }

.zi-1060 {
  z-index: 1060; }

.zi-1070 {
  z-index: 1070; }

.zi-1080 {
  z-index: 1080; }

.zi-1090 {
  z-index: 1090; }

.zi-1100 {
  z-index: 1100; }

.zi-1110 {
  z-index: 1110; }

.zi-1120 {
  z-index: 1120; }

.zi-1130 {
  z-index: 1130; }

.zi-1140 {
  z-index: 1140; }

.zi-1150 {
  z-index: 1150; }

.zi-1160 {
  z-index: 1160; }

.zi-1170 {
  z-index: 1170; }

.zi-1180 {
  z-index: 1180; }

.zi-1190 {
  z-index: 1190; }

.zi-1200 {
  z-index: 1200; }

.zi-1210 {
  z-index: 1210; }

.zi-1220 {
  z-index: 1220; }

.zi-1230 {
  z-index: 1230; }

.zi-1240 {
  z-index: 1240; }

.zi-1250 {
  z-index: 1250; }

.zi-1260 {
  z-index: 1260; }

.zi-1270 {
  z-index: 1270; }

.zi-1280 {
  z-index: 1280; }

.zi-1290 {
  z-index: 1290; }

.zi-1300 {
  z-index: 1300; }

.zi-1310 {
  z-index: 1310; }

.zi-1320 {
  z-index: 1320; }

.zi-1330 {
  z-index: 1330; }

.zi-1340 {
  z-index: 1340; }

.zi-1350 {
  z-index: 1350; }

.zi-1360 {
  z-index: 1360; }

.zi-1370 {
  z-index: 1370; }

.zi-1380 {
  z-index: 1380; }

.zi-1390 {
  z-index: 1390; }

.zi-1400 {
  z-index: 1400; }

.zi-1410 {
  z-index: 1410; }

.zi-1420 {
  z-index: 1420; }

.zi-1430 {
  z-index: 1430; }

.zi-1440 {
  z-index: 1440; }

.zi-1450 {
  z-index: 1450; }

.zi-1460 {
  z-index: 1460; }

.zi-1470 {
  z-index: 1470; }

.zi-1480 {
  z-index: 1480; }

.zi-1490 {
  z-index: 1490; }

.zi-1500 {
  z-index: 1500; }

.zi-1510 {
  z-index: 1510; }

.zi-1520 {
  z-index: 1520; }

.zi-1530 {
  z-index: 1530; }

.zi-1540 {
  z-index: 1540; }

.zi-1550 {
  z-index: 1550; }

.zi-1560 {
  z-index: 1560; }

.zi-1570 {
  z-index: 1570; }

.zi-1580 {
  z-index: 1580; }

.zi-1590 {
  z-index: 1590; }

.zi-1600 {
  z-index: 1600; }

.zi-1610 {
  z-index: 1610; }

.zi-1620 {
  z-index: 1620; }

.zi-1630 {
  z-index: 1630; }

.zi-1640 {
  z-index: 1640; }

.zi-1650 {
  z-index: 1650; }

.zi-1660 {
  z-index: 1660; }

.zi-1670 {
  z-index: 1670; }

.zi-1680 {
  z-index: 1680; }

.zi-1690 {
  z-index: 1690; }

.zi-1700 {
  z-index: 1700; }

.zi-1710 {
  z-index: 1710; }

.zi-1720 {
  z-index: 1720; }

.zi-1730 {
  z-index: 1730; }

.zi-1740 {
  z-index: 1740; }

.zi-1750 {
  z-index: 1750; }

.zi-1760 {
  z-index: 1760; }

.zi-1770 {
  z-index: 1770; }

.zi-1780 {
  z-index: 1780; }

.zi-1790 {
  z-index: 1790; }

.zi-1800 {
  z-index: 1800; }

.zi-1810 {
  z-index: 1810; }

.zi-1820 {
  z-index: 1820; }

.zi-1830 {
  z-index: 1830; }

.zi-1840 {
  z-index: 1840; }

.zi-1850 {
  z-index: 1850; }

.zi-1860 {
  z-index: 1860; }

.zi-1870 {
  z-index: 1870; }

.zi-1880 {
  z-index: 1880; }

.zi-1890 {
  z-index: 1890; }

.zi-1900 {
  z-index: 1900; }

.zi-1910 {
  z-index: 1910; }

.zi-1920 {
  z-index: 1920; }

.zi-1930 {
  z-index: 1930; }

.zi-1940 {
  z-index: 1940; }

.zi-1950 {
  z-index: 1950; }

.zi-1960 {
  z-index: 1960; }

.zi-1970 {
  z-index: 1970; }

.zi-1980 {
  z-index: 1980; }

.zi-1990 {
  z-index: 1990; }

.zi-2000 {
  z-index: 2000; }

.zi-2010 {
  z-index: 2010; }

.zi-2020 {
  z-index: 2020; }

.zi-2030 {
  z-index: 2030; }

.zi-2040 {
  z-index: 2040; }

.zi-2050 {
  z-index: 2050; }

.zi-2060 {
  z-index: 2060; }

.zi-2070 {
  z-index: 2070; }

.zi-2080 {
  z-index: 2080; }

.zi-2090 {
  z-index: 2090; }

.zi-2100 {
  z-index: 2100; }

.zi-2110 {
  z-index: 2110; }

.zi-2120 {
  z-index: 2120; }

.zi-2130 {
  z-index: 2130; }

.zi-2140 {
  z-index: 2140; }

.zi-2150 {
  z-index: 2150; }

.zi-2160 {
  z-index: 2160; }

.zi-2170 {
  z-index: 2170; }

.zi-2180 {
  z-index: 2180; }

.zi-2190 {
  z-index: 2190; }

.zi-2200 {
  z-index: 2200; }

.zi-2210 {
  z-index: 2210; }

.zi-2220 {
  z-index: 2220; }

.zi-2230 {
  z-index: 2230; }

.zi-2240 {
  z-index: 2240; }

.zi-2250 {
  z-index: 2250; }

.zi-2260 {
  z-index: 2260; }

.zi-2270 {
  z-index: 2270; }

.zi-2280 {
  z-index: 2280; }

.zi-2290 {
  z-index: 2290; }

.zi-2300 {
  z-index: 2300; }

.zi-2310 {
  z-index: 2310; }

.zi-2320 {
  z-index: 2320; }

.zi-2330 {
  z-index: 2330; }

.zi-2340 {
  z-index: 2340; }

.zi-2350 {
  z-index: 2350; }

.zi-2360 {
  z-index: 2360; }

.zi-2370 {
  z-index: 2370; }

.zi-2380 {
  z-index: 2380; }

.zi-2390 {
  z-index: 2390; }

.zi-2400 {
  z-index: 2400; }

.zi-2410 {
  z-index: 2410; }

.zi-2420 {
  z-index: 2420; }

.zi-2430 {
  z-index: 2430; }

.zi-2440 {
  z-index: 2440; }

.zi-2450 {
  z-index: 2450; }

.zi-2460 {
  z-index: 2460; }

.zi-2470 {
  z-index: 2470; }

.zi-2480 {
  z-index: 2480; }

.zi-2490 {
  z-index: 2490; }

.zi-2500 {
  z-index: 2500; }

.lh-2 {
  line-height: 2px !important; }

.lh-4 {
  line-height: 4px !important; }

.lh-6 {
  line-height: 6px !important; }

.lh-8 {
  line-height: 8px !important; }

.lh-10 {
  line-height: 10px !important; }

.lh-12 {
  line-height: 12px !important; }

.lh-14 {
  line-height: 14px !important; }

.lh-16 {
  line-height: 16px !important; }

.lh-18 {
  line-height: 18px !important; }

.lh-20 {
  line-height: 20px !important; }

.lh-22 {
  line-height: 22px !important; }

.lh-24 {
  line-height: 24px !important; }

.lh-26 {
  line-height: 26px !important; }

.lh-28 {
  line-height: 28px !important; }

.lh-30 {
  line-height: 30px !important; }

.lh-32 {
  line-height: 32px !important; }

.lh-34 {
  line-height: 34px !important; }

.lh-36 {
  line-height: 36px !important; }

.lh-38 {
  line-height: 38px !important; }

.lh-40 {
  line-height: 40px !important; }

.lh-42 {
  line-height: 42px !important; }

.lh-44 {
  line-height: 44px !important; }

.lh-46 {
  line-height: 46px !important; }

.lh-48 {
  line-height: 48px !important; }

.lh-50 {
  line-height: 50px !important; }

.lh-52 {
  line-height: 52px !important; }

.lh-54 {
  line-height: 54px !important; }

.lh-56 {
  line-height: 56px !important; }

.lh-58 {
  line-height: 58px !important; }

.lh-60 {
  line-height: 60px !important; }

.lh-62 {
  line-height: 62px !important; }

.lh-64 {
  line-height: 64px !important; }

.lh-66 {
  line-height: 66px !important; }

.lh-68 {
  line-height: 68px !important; }

.lh-70 {
  line-height: 70px !important; }

.lh-72 {
  line-height: 72px !important; }

.lh-74 {
  line-height: 74px !important; }

.lh-76 {
  line-height: 76px !important; }

.lh-78 {
  line-height: 78px !important; }

.lh-80 {
  line-height: 80px !important; }

.lh-82 {
  line-height: 82px !important; }

.lh-84 {
  line-height: 84px !important; }

.lh-86 {
  line-height: 86px !important; }

.lh-88 {
  line-height: 88px !important; }

.lh-90 {
  line-height: 90px !important; }

.lh-92 {
  line-height: 92px !important; }

.lh-94 {
  line-height: 94px !important; }

.lh-96 {
  line-height: 96px !important; }

.lh-98 {
  line-height: 98px !important; }

.lh-100 {
  line-height: 100px !important; }

.lh-102 {
  line-height: 102px !important; }

.lh-104 {
  line-height: 104px !important; }

.lh-106 {
  line-height: 106px !important; }

.lh-108 {
  line-height: 108px !important; }

.lh-110 {
  line-height: 110px !important; }

.lh-112 {
  line-height: 112px !important; }

.lh-114 {
  line-height: 114px !important; }

.lh-116 {
  line-height: 116px !important; }

.lh-118 {
  line-height: 118px !important; }

.lh-120 {
  line-height: 120px !important; }

.lh-122 {
  line-height: 122px !important; }

.lh-124 {
  line-height: 124px !important; }

.lh-126 {
  line-height: 126px !important; }

.lh-128 {
  line-height: 128px !important; }

.lh-130 {
  line-height: 130px !important; }

.lh-132 {
  line-height: 132px !important; }

.lh-134 {
  line-height: 134px !important; }

.lh-136 {
  line-height: 136px !important; }

.lh-138 {
  line-height: 138px !important; }

.lh-140 {
  line-height: 140px !important; }

.lh-142 {
  line-height: 142px !important; }

.lh-144 {
  line-height: 144px !important; }

.lh-146 {
  line-height: 146px !important; }

.lh-148 {
  line-height: 148px !important; }

.lh-150 {
  line-height: 150px !important; }

.lh-152 {
  line-height: 152px !important; }

.lh-154 {
  line-height: 154px !important; }

.lh-156 {
  line-height: 156px !important; }

.lh-158 {
  line-height: 158px !important; }

.lh-160 {
  line-height: 160px !important; }

.lh-162 {
  line-height: 162px !important; }

.lh-164 {
  line-height: 164px !important; }

.lh-166 {
  line-height: 166px !important; }

.lh-168 {
  line-height: 168px !important; }

.lh-170 {
  line-height: 170px !important; }

.lh-172 {
  line-height: 172px !important; }

.lh-174 {
  line-height: 174px !important; }

.lh-176 {
  line-height: 176px !important; }

.lh-178 {
  line-height: 178px !important; }

.lh-180 {
  line-height: 180px !important; }

.lh-182 {
  line-height: 182px !important; }

.lh-184 {
  line-height: 184px !important; }

.lh-186 {
  line-height: 186px !important; }

.lh-188 {
  line-height: 188px !important; }

.lh-190 {
  line-height: 190px !important; }

.lh-192 {
  line-height: 192px !important; }

.lh-194 {
  line-height: 194px !important; }

.lh-196 {
  line-height: 196px !important; }

.lh-198 {
  line-height: 198px !important; }

.lh-200 {
  line-height: 200px !important; }

.lh-202 {
  line-height: 202px !important; }

.lh-204 {
  line-height: 204px !important; }

.lh-206 {
  line-height: 206px !important; }

.lh-208 {
  line-height: 208px !important; }

.lh-210 {
  line-height: 210px !important; }

.lh-212 {
  line-height: 212px !important; }

.lh-214 {
  line-height: 214px !important; }

.lh-216 {
  line-height: 216px !important; }

.lh-218 {
  line-height: 218px !important; }

.lh-220 {
  line-height: 220px !important; }

.lh-222 {
  line-height: 222px !important; }

.lh-224 {
  line-height: 224px !important; }

.lh-226 {
  line-height: 226px !important; }

.lh-228 {
  line-height: 228px !important; }

.lh-230 {
  line-height: 230px !important; }

.lh-232 {
  line-height: 232px !important; }

.lh-234 {
  line-height: 234px !important; }

.lh-236 {
  line-height: 236px !important; }

.lh-238 {
  line-height: 238px !important; }

.lh-240 {
  line-height: 240px !important; }

.lh-242 {
  line-height: 242px !important; }

.lh-244 {
  line-height: 244px !important; }

.lh-246 {
  line-height: 246px !important; }

.lh-248 {
  line-height: 248px !important; }

.lh-250 {
  line-height: 250px !important; }

.lh-252 {
  line-height: 252px !important; }

.lh-254 {
  line-height: 254px !important; }

.lh-256 {
  line-height: 256px !important; }

.lh-258 {
  line-height: 258px !important; }

.lh-260 {
  line-height: 260px !important; }

.lh-262 {
  line-height: 262px !important; }

.lh-264 {
  line-height: 264px !important; }

.lh-266 {
  line-height: 266px !important; }

.lh-268 {
  line-height: 268px !important; }

.lh-270 {
  line-height: 270px !important; }

.lh-272 {
  line-height: 272px !important; }

.lh-274 {
  line-height: 274px !important; }

.lh-276 {
  line-height: 276px !important; }

.lh-278 {
  line-height: 278px !important; }

.lh-280 {
  line-height: 280px !important; }

.lh-282 {
  line-height: 282px !important; }

.lh-284 {
  line-height: 284px !important; }

.lh-286 {
  line-height: 286px !important; }

.lh-288 {
  line-height: 288px !important; }

.lh-290 {
  line-height: 290px !important; }

.lh-292 {
  line-height: 292px !important; }

.lh-294 {
  line-height: 294px !important; }

.lh-296 {
  line-height: 296px !important; }

.lh-298 {
  line-height: 298px !important; }

.lh-300 {
  line-height: 300px !important; }

.fsize-2 {
  font-size: 2px !important; }

.fsize-4 {
  font-size: 4px !important; }

.fsize-6 {
  font-size: 6px !important; }

.fsize-8 {
  font-size: 8px !important; }

.fsize-10 {
  font-size: 10px !important; }

.fsize-12 {
  font-size: 12px !important; }

.fsize-14 {
  font-size: 14px !important; }

.fsize-16 {
  font-size: 16px !important; }

.fsize-18 {
  font-size: 18px !important; }

.fsize-20 {
  font-size: 20px !important; }

.fsize-22 {
  font-size: 22px !important; }

.fsize-24 {
  font-size: 24px !important; }

.fsize-26 {
  font-size: 26px !important; }

.fsize-28 {
  font-size: 28px !important; }

.fsize-30 {
  font-size: 30px !important; }

.fsize-32 {
  font-size: 32px !important; }

.fsize-34 {
  font-size: 34px !important; }

.fsize-36 {
  font-size: 36px !important; }

.fsize-38 {
  font-size: 38px !important; }

.fsize-40 {
  font-size: 40px !important; }

.fsize-42 {
  font-size: 42px !important; }

.fsize-44 {
  font-size: 44px !important; }

.fsize-46 {
  font-size: 46px !important; }

.fsize-48 {
  font-size: 48px !important; }

.fsize-50 {
  font-size: 50px !important; }

.fsize-52 {
  font-size: 52px !important; }

.fsize-54 {
  font-size: 54px !important; }

.fsize-56 {
  font-size: 56px !important; }

.fsize-58 {
  font-size: 58px !important; }

.fsize-60 {
  font-size: 60px !important; }

.fsize-62 {
  font-size: 62px !important; }

.fsize-64 {
  font-size: 64px !important; }

.fsize-66 {
  font-size: 66px !important; }

.fsize-68 {
  font-size: 68px !important; }

.fsize-70 {
  font-size: 70px !important; }

.fsize-72 {
  font-size: 72px !important; }

.fsize-74 {
  font-size: 74px !important; }

.fsize-76 {
  font-size: 76px !important; }

.fsize-78 {
  font-size: 78px !important; }

.fsize-80 {
  font-size: 80px !important; }

.fsize-82 {
  font-size: 82px !important; }

.fsize-84 {
  font-size: 84px !important; }

.fsize-86 {
  font-size: 86px !important; }

.fsize-88 {
  font-size: 88px !important; }

.fsize-90 {
  font-size: 90px !important; }

.fsize-92 {
  font-size: 92px !important; }

.fsize-94 {
  font-size: 94px !important; }

.fsize-96 {
  font-size: 96px !important; }

.fsize-98 {
  font-size: 98px !important; }

.fsize-100 {
  font-size: 100px !important; }

.fsize-102 {
  font-size: 102px !important; }

.fsize-104 {
  font-size: 104px !important; }

.fsize-106 {
  font-size: 106px !important; }

.fsize-108 {
  font-size: 108px !important; }

.fsize-110 {
  font-size: 110px !important; }

.fsize-112 {
  font-size: 112px !important; }

.fsize-114 {
  font-size: 114px !important; }

.fsize-116 {
  font-size: 116px !important; }

.fsize-118 {
  font-size: 118px !important; }

.fsize-120 {
  font-size: 120px !important; }

.fsize-122 {
  font-size: 122px !important; }

.fsize-124 {
  font-size: 124px !important; }

.fsize-126 {
  font-size: 126px !important; }

.fsize-128 {
  font-size: 128px !important; }

.fsize-130 {
  font-size: 130px !important; }

.fsize-132 {
  font-size: 132px !important; }

.fsize-134 {
  font-size: 134px !important; }

.fsize-136 {
  font-size: 136px !important; }

.fsize-138 {
  font-size: 138px !important; }

.fsize-140 {
  font-size: 140px !important; }

.fsize-142 {
  font-size: 142px !important; }

.fsize-144 {
  font-size: 144px !important; }

.fsize-146 {
  font-size: 146px !important; }

.fsize-148 {
  font-size: 148px !important; }

.fsize-150 {
  font-size: 150px !important; }

.fsize-152 {
  font-size: 152px !important; }

.fsize-154 {
  font-size: 154px !important; }

.fsize-156 {
  font-size: 156px !important; }

.fsize-158 {
  font-size: 158px !important; }

.fsize-160 {
  font-size: 160px !important; }

.fsize-162 {
  font-size: 162px !important; }

.fsize-164 {
  font-size: 164px !important; }

.fsize-166 {
  font-size: 166px !important; }

.fsize-168 {
  font-size: 168px !important; }

.fsize-170 {
  font-size: 170px !important; }

.fsize-172 {
  font-size: 172px !important; }

.fsize-174 {
  font-size: 174px !important; }

.fsize-176 {
  font-size: 176px !important; }

.fsize-178 {
  font-size: 178px !important; }

.fsize-180 {
  font-size: 180px !important; }

.fsize-182 {
  font-size: 182px !important; }

.fsize-184 {
  font-size: 184px !important; }

.fsize-186 {
  font-size: 186px !important; }

.fsize-188 {
  font-size: 188px !important; }

.fsize-190 {
  font-size: 190px !important; }

.fsize-192 {
  font-size: 192px !important; }

.fsize-194 {
  font-size: 194px !important; }

.fsize-196 {
  font-size: 196px !important; }

.fsize-198 {
  font-size: 198px !important; }

.fsize-200 {
  font-size: 200px !important; }

.fsize-202 {
  font-size: 202px !important; }

.fsize-204 {
  font-size: 204px !important; }

.fsize-206 {
  font-size: 206px !important; }

.fsize-208 {
  font-size: 208px !important; }

.fsize-210 {
  font-size: 210px !important; }

.fsize-212 {
  font-size: 212px !important; }

.fsize-214 {
  font-size: 214px !important; }

.fsize-216 {
  font-size: 216px !important; }

.fsize-218 {
  font-size: 218px !important; }

.fsize-220 {
  font-size: 220px !important; }

.fsize-222 {
  font-size: 222px !important; }

.fsize-224 {
  font-size: 224px !important; }

.fsize-226 {
  font-size: 226px !important; }

.fsize-228 {
  font-size: 228px !important; }

.fsize-230 {
  font-size: 230px !important; }

.fsize-232 {
  font-size: 232px !important; }

.fsize-234 {
  font-size: 234px !important; }

.fsize-236 {
  font-size: 236px !important; }

.fsize-238 {
  font-size: 238px !important; }

.fsize-240 {
  font-size: 240px !important; }

.fsize-242 {
  font-size: 242px !important; }

.fsize-244 {
  font-size: 244px !important; }

.fsize-246 {
  font-size: 246px !important; }

.fsize-248 {
  font-size: 248px !important; }

.fsize-250 {
  font-size: 250px !important; }

.fsize-252 {
  font-size: 252px !important; }

.fsize-254 {
  font-size: 254px !important; }

.fsize-256 {
  font-size: 256px !important; }

.fsize-258 {
  font-size: 258px !important; }

.fsize-260 {
  font-size: 260px !important; }

.fsize-262 {
  font-size: 262px !important; }

.fsize-264 {
  font-size: 264px !important; }

.fsize-266 {
  font-size: 266px !important; }

.fsize-268 {
  font-size: 268px !important; }

.fsize-270 {
  font-size: 270px !important; }

.fsize-272 {
  font-size: 272px !important; }

.fsize-274 {
  font-size: 274px !important; }

.fsize-276 {
  font-size: 276px !important; }

.fsize-278 {
  font-size: 278px !important; }

.fsize-280 {
  font-size: 280px !important; }

.fsize-282 {
  font-size: 282px !important; }

.fsize-284 {
  font-size: 284px !important; }

.fsize-286 {
  font-size: 286px !important; }

.fsize-288 {
  font-size: 288px !important; }

.fsize-290 {
  font-size: 290px !important; }

.fsize-292 {
  font-size: 292px !important; }

.fsize-294 {
  font-size: 294px !important; }

.fsize-296 {
  font-size: 296px !important; }

.fsize-298 {
  font-size: 298px !important; }

.fsize-300 {
  font-size: 300px !important; }

.wd-10 {
  width: 10%; }

.wd-20 {
  width: 20%; }

.wd-30 {
  width: 30%; }

.wd-40 {
  width: 40%; }

.wd-50 {
  width: 50%; }

.wd-60 {
  width: 60%; }

.wd-70 {
  width: 70%; }

.wd-80 {
  width: 80%; }

.wd-90 {
  width: 90%; }

.wd-100 {
  width: 100%; }

.wd-110 {
  width: 110%; }

.wd-120 {
  width: 120%; }

.wd-130 {
  width: 130%; }

.wd-140 {
  width: 140%; }

.wd-150 {
  width: 150%; }

.wd-160 {
  width: 160%; }

.wd-170 {
  width: 170%; }

.wd-180 {
  width: 180%; }

.wd-190 {
  width: 190%; }

.wd-200 {
  width: 200%; }

.wd-210 {
  width: 210%; }

.wd-220 {
  width: 220%; }

.wd-230 {
  width: 230%; }

.wd-240 {
  width: 240%; }

.wd-250 {
  width: 250%; }

.wd-260 {
  width: 260%; }

.wd-270 {
  width: 270%; }

.wd-280 {
  width: 280%; }

.wd-290 {
  width: 290%; }

.wd-300 {
  width: 300%; }

.wd-310 {
  width: 310%; }

.wd-320 {
  width: 320%; }

.wd-330 {
  width: 330%; }

.wd-340 {
  width: 340%; }

.wd-350 {
  width: 350%; }

.wd-360 {
  width: 360%; }

.wd-370 {
  width: 370%; }

.wd-380 {
  width: 380%; }

.wd-390 {
  width: 390%; }

.wd-400 {
  width: 400%; }

.wd-410 {
  width: 410%; }

.wd-420 {
  width: 420%; }

.wd-430 {
  width: 430%; }

.wd-440 {
  width: 440%; }

.wd-450 {
  width: 450%; }

.wd-460 {
  width: 460%; }

.wd-470 {
  width: 470%; }

.wd-480 {
  width: 480%; }

.wd-490 {
  width: 490%; }

.wd-500 {
  width: 500%; }

.wd-510 {
  width: 510%; }

.wd-520 {
  width: 520%; }

.wd-530 {
  width: 530%; }

.wd-540 {
  width: 540%; }

.wd-550 {
  width: 550%; }

.wd-560 {
  width: 560%; }

.wd-570 {
  width: 570%; }

.wd-580 {
  width: 580%; }

.wd-590 {
  width: 590%; }

.wd-600 {
  width: 600%; }

.wd-610 {
  width: 610%; }

.wd-620 {
  width: 620%; }

.wd-630 {
  width: 630%; }

.wd-640 {
  width: 640%; }

.wd-650 {
  width: 650%; }

.wd-660 {
  width: 660%; }

.wd-670 {
  width: 670%; }

.wd-680 {
  width: 680%; }

.wd-690 {
  width: 690%; }

.wd-700 {
  width: 700%; }

.wd-710 {
  width: 710%; }

.wd-720 {
  width: 720%; }

.wd-730 {
  width: 730%; }

.wd-740 {
  width: 740%; }

.wd-750 {
  width: 750%; }

.wd-760 {
  width: 760%; }

.wd-770 {
  width: 770%; }

.wd-780 {
  width: 780%; }

.wd-790 {
  width: 790%; }

.wd-800 {
  width: 800%; }

.wd-810 {
  width: 810%; }

.wd-820 {
  width: 820%; }

.wd-830 {
  width: 830%; }

.wd-840 {
  width: 840%; }

.wd-850 {
  width: 850%; }

.wd-860 {
  width: 860%; }

.wd-870 {
  width: 870%; }

.wd-880 {
  width: 880%; }

.wd-890 {
  width: 890%; }

.wd-900 {
  width: 900%; }

.wd-910 {
  width: 910%; }

.wd-920 {
  width: 920%; }

.wd-930 {
  width: 930%; }

.wd-940 {
  width: 940%; }

.wd-950 {
  width: 950%; }

.wd-960 {
  width: 960%; }

.wd-970 {
  width: 970%; }

.wd-980 {
  width: 980%; }

.wd-990 {
  width: 990%; }

.wd-1000 {
  width: 1000%; }

.wd-1010 {
  width: 1010%; }

.wd-1020 {
  width: 1020%; }

.wd-1030 {
  width: 1030%; }

.wd-1040 {
  width: 1040%; }

.wd-1050 {
  width: 1050%; }

.wd-1060 {
  width: 1060%; }

.wd-1070 {
  width: 1070%; }

.wd-1080 {
  width: 1080%; }

.wd-1090 {
  width: 1090%; }

.wd-1100 {
  width: 1100%; }

.wd-1110 {
  width: 1110%; }

.wd-1120 {
  width: 1120%; }

.wd-1130 {
  width: 1130%; }

.wd-1140 {
  width: 1140%; }

.wd-1150 {
  width: 1150%; }

.wd-1160 {
  width: 1160%; }

.wd-1170 {
  width: 1170%; }

.wd-1180 {
  width: 1180%; }

.wd-1190 {
  width: 1190%; }

.wd-1200 {
  width: 1200%; }

.wd-1210 {
  width: 1210%; }

.wd-1220 {
  width: 1220%; }

.wd-1230 {
  width: 1230%; }

.wd-1240 {
  width: 1240%; }

.wd-1250 {
  width: 1250%; }

.wd-1260 {
  width: 1260%; }

.wd-1270 {
  width: 1270%; }

.wd-1280 {
  width: 1280%; }

.wd-1290 {
  width: 1290%; }

.wd-1300 {
  width: 1300%; }

.wd-1310 {
  width: 1310%; }

.wd-1320 {
  width: 1320%; }

.wd-1330 {
  width: 1330%; }

.wd-1340 {
  width: 1340%; }

.wd-1350 {
  width: 1350%; }

.wd-1360 {
  width: 1360%; }

.wd-1370 {
  width: 1370%; }

.wd-1380 {
  width: 1380%; }

.wd-1390 {
  width: 1390%; }

.wd-1400 {
  width: 1400%; }

.wd-1410 {
  width: 1410%; }

.wd-1420 {
  width: 1420%; }

.wd-1430 {
  width: 1430%; }

.wd-1440 {
  width: 1440%; }

.wd-1450 {
  width: 1450%; }

.wd-1460 {
  width: 1460%; }

.wd-1470 {
  width: 1470%; }

.wd-1480 {
  width: 1480%; }

.wd-1490 {
  width: 1490%; }

.wd-1500 {
  width: 1500%; }

.wdpx-6 {
  width: 6px; }

.wdpx-7 {
  width: 7px; }

.wdpx-8 {
  width: 8px; }

.wdpx-9 {
  width: 9px; }

.wdpx-10 {
  width: 10px; }

.wdpx-11 {
  width: 11px; }

.wdpx-12 {
  width: 12px; }

.wdpx-13 {
  width: 13px; }

.wdpx-14 {
  width: 14px; }

.wdpx-15 {
  width: 15px; }

.wdpx-16 {
  width: 16px; }

.wdpx-17 {
  width: 17px; }

.wdpx-18 {
  width: 18px; }

.wdpx-19 {
  width: 19px; }

.wdpx-20 {
  width: 20px; }

.wdpx-21 {
  width: 21px; }

.wdpx-22 {
  width: 22px; }

.wdpx-23 {
  width: 23px; }

.wdpx-24 {
  width: 24px; }

.wdpx-25 {
  width: 25px; }

.wdpx-26 {
  width: 26px; }

.wdpx-27 {
  width: 27px; }

.wdpx-28 {
  width: 28px; }

.wdpx-29 {
  width: 29px; }

.wdpx-30 {
  width: 30px; }

.wdpx-31 {
  width: 31px; }

.wdpx-32 {
  width: 32px; }

.wdpx-33 {
  width: 33px; }

.wdpx-34 {
  width: 34px; }

.wdpx-35 {
  width: 35px; }

.wdpx-36 {
  width: 36px; }

.wdpx-37 {
  width: 37px; }

.wdpx-38 {
  width: 38px; }

.wdpx-39 {
  width: 39px; }

.wdpx-40 {
  width: 40px; }

.wdpx-41 {
  width: 41px; }

.wdpx-42 {
  width: 42px; }

.wdpx-43 {
  width: 43px; }

.wdpx-44 {
  width: 44px; }

.wdpx-45 {
  width: 45px; }

.wdpx-46 {
  width: 46px; }

.wdpx-47 {
  width: 47px; }

.wdpx-48 {
  width: 48px; }

.wdpx-49 {
  width: 49px; }

.wdpx-50 {
  width: 50px; }

.wdpx-51 {
  width: 51px; }

.wdpx-52 {
  width: 52px; }

.wdpx-53 {
  width: 53px; }

.wdpx-54 {
  width: 54px; }

.wdpx-55 {
  width: 55px; }

.wdpx-56 {
  width: 56px; }

.wdpx-57 {
  width: 57px; }

.wdpx-58 {
  width: 58px; }

.wdpx-59 {
  width: 59px; }

.wdpx-60 {
  width: 60px; }

.wdpx-61 {
  width: 61px; }

.wdpx-62 {
  width: 62px; }

.wdpx-63 {
  width: 63px; }

.wdpx-64 {
  width: 64px; }

.wdpx-65 {
  width: 65px; }

.wdpx-66 {
  width: 66px; }

.wdpx-67 {
  width: 67px; }

.wdpx-68 {
  width: 68px; }

.wdpx-69 {
  width: 69px; }

.wdpx-70 {
  width: 70px; }

.wdpx-71 {
  width: 71px; }

.wdpx-72 {
  width: 72px; }

.wdpx-73 {
  width: 73px; }

.wdpx-74 {
  width: 74px; }

.wdpx-75 {
  width: 75px; }

.wdpx-76 {
  width: 76px; }

.wdpx-77 {
  width: 77px; }

.wdpx-78 {
  width: 78px; }

.wdpx-79 {
  width: 79px; }

.wdpx-80 {
  width: 80px; }

.wdpx-81 {
  width: 81px; }

.wdpx-82 {
  width: 82px; }

.wdpx-83 {
  width: 83px; }

.wdpx-84 {
  width: 84px; }

.wdpx-85 {
  width: 85px; }

.wdpx-86 {
  width: 86px; }

.wdpx-87 {
  width: 87px; }

.wdpx-88 {
  width: 88px; }

.wdpx-89 {
  width: 89px; }

.wdpx-90 {
  width: 90px; }

.wdpx-91 {
  width: 91px; }

.wdpx-92 {
  width: 92px; }

.wdpx-93 {
  width: 93px; }

.wdpx-94 {
  width: 94px; }

.wdpx-95 {
  width: 95px; }

.wdpx-96 {
  width: 96px; }

.wdpx-97 {
  width: 97px; }

.wdpx-98 {
  width: 98px; }

.wdpx-99 {
  width: 99px; }

.wdpx-100 {
  width: 100px; }

.wdpx-101 {
  width: 101px; }

.wdpx-102 {
  width: 102px; }

.wdpx-103 {
  width: 103px; }

.wdpx-104 {
  width: 104px; }

.wdpx-105 {
  width: 105px; }

.wdpx-106 {
  width: 106px; }

.wdpx-107 {
  width: 107px; }

.wdpx-108 {
  width: 108px; }

.wdpx-109 {
  width: 109px; }

.wdpx-110 {
  width: 110px; }

.wdpx-111 {
  width: 111px; }

.wdpx-112 {
  width: 112px; }

.wdpx-113 {
  width: 113px; }

.wdpx-114 {
  width: 114px; }

.wdpx-115 {
  width: 115px; }

.wdpx-116 {
  width: 116px; }

.wdpx-117 {
  width: 117px; }

.wdpx-118 {
  width: 118px; }

.wdpx-119 {
  width: 119px; }

.wdpx-120 {
  width: 120px; }

.wdpx-121 {
  width: 121px; }

.wdpx-122 {
  width: 122px; }

.wdpx-123 {
  width: 123px; }

.wdpx-124 {
  width: 124px; }

.wdpx-125 {
  width: 125px; }

.wdpx-126 {
  width: 126px; }

.wdpx-127 {
  width: 127px; }

.wdpx-128 {
  width: 128px; }

.wdpx-129 {
  width: 129px; }

.wdpx-130 {
  width: 130px; }

.wdpx-131 {
  width: 131px; }

.wdpx-132 {
  width: 132px; }

.wdpx-133 {
  width: 133px; }

.wdpx-134 {
  width: 134px; }

.wdpx-135 {
  width: 135px; }

.wdpx-136 {
  width: 136px; }

.wdpx-137 {
  width: 137px; }

.wdpx-138 {
  width: 138px; }

.wdpx-139 {
  width: 139px; }

.wdpx-140 {
  width: 140px; }

.wdpx-141 {
  width: 141px; }

.wdpx-142 {
  width: 142px; }

.wdpx-143 {
  width: 143px; }

.wdpx-144 {
  width: 144px; }

.wdpx-145 {
  width: 145px; }

.wdpx-146 {
  width: 146px; }

.wdpx-147 {
  width: 147px; }

.wdpx-148 {
  width: 148px; }

.wdpx-149 {
  width: 149px; }

.wdpx-150 {
  width: 150px; }

.wdpx-151 {
  width: 151px; }

.wdpx-152 {
  width: 152px; }

.wdpx-153 {
  width: 153px; }

.wdpx-154 {
  width: 154px; }

.wdpx-155 {
  width: 155px; }

.hpx-11 {
  height: 11px; }

.hpx-12 {
  height: 12px; }

.hpx-13 {
  height: 13px; }

.hpx-14 {
  height: 14px; }

.hpx-15 {
  height: 15px; }

.hpx-16 {
  height: 16px; }

.hpx-17 {
  height: 17px; }

.hpx-18 {
  height: 18px; }

.hpx-19 {
  height: 19px; }

.hpx-20 {
  height: 20px; }

.hpx-21 {
  height: 21px; }

.hpx-22 {
  height: 22px; }

.hpx-23 {
  height: 23px; }

.hpx-24 {
  height: 24px; }

.hpx-25 {
  height: 25px; }

.hpx-26 {
  height: 26px; }

.hpx-27 {
  height: 27px; }

.hpx-28 {
  height: 28px; }

.hpx-29 {
  height: 29px; }

.hpx-30 {
  height: 30px; }

.hpx-31 {
  height: 31px; }

.hpx-32 {
  height: 32px; }

.hpx-33 {
  height: 33px; }

.hpx-34 {
  height: 34px; }

.hpx-35 {
  height: 35px; }

.hpx-36 {
  height: 36px; }

.hpx-37 {
  height: 37px; }

.hpx-38 {
  height: 38px; }

.hpx-39 {
  height: 39px; }

.hpx-40 {
  height: 40px; }

.hpx-41 {
  height: 41px; }

.hpx-42 {
  height: 42px; }

.hpx-43 {
  height: 43px; }

.hpx-44 {
  height: 44px; }

.hpx-45 {
  height: 45px; }

.hpx-46 {
  height: 46px; }

.hpx-47 {
  height: 47px; }

.hpx-48 {
  height: 48px; }

.hpx-49 {
  height: 49px; }

.hpx-50 {
  height: 50px; }

.hpx-51 {
  height: 51px; }

.hpx-52 {
  height: 52px; }

.hpx-53 {
  height: 53px; }

.hpx-54 {
  height: 54px; }

.hpx-55 {
  height: 55px; }

.hpx-56 {
  height: 56px; }

.hpx-57 {
  height: 57px; }

.hpx-58 {
  height: 58px; }

.hpx-59 {
  height: 59px; }

.hpx-60 {
  height: 60px; }

.hpx-61 {
  height: 61px; }

.hpx-62 {
  height: 62px; }

.hpx-63 {
  height: 63px; }

.hpx-64 {
  height: 64px; }

.hpx-65 {
  height: 65px; }

.hpx-66 {
  height: 66px; }

.hpx-67 {
  height: 67px; }

.hpx-68 {
  height: 68px; }

.hpx-69 {
  height: 69px; }

.hpx-70 {
  height: 70px; }

.hpx-71 {
  height: 71px; }

.hpx-72 {
  height: 72px; }

.hpx-73 {
  height: 73px; }

.hpx-74 {
  height: 74px; }

.hpx-75 {
  height: 75px; }

.hpx-76 {
  height: 76px; }

.hpx-77 {
  height: 77px; }

.hpx-78 {
  height: 78px; }

.hpx-79 {
  height: 79px; }

.hpx-80 {
  height: 80px; }

.hpx-81 {
  height: 81px; }

.hpx-82 {
  height: 82px; }

.hpx-83 {
  height: 83px; }

.hpx-84 {
  height: 84px; }

.hpx-85 {
  height: 85px; }

.hpx-86 {
  height: 86px; }

.hpx-87 {
  height: 87px; }

.hpx-88 {
  height: 88px; }

.hpx-89 {
  height: 89px; }

.hpx-90 {
  height: 90px; }

.hpx-91 {
  height: 91px; }

.hpx-92 {
  height: 92px; }

.hpx-93 {
  height: 93px; }

.hpx-94 {
  height: 94px; }

.hpx-95 {
  height: 95px; }

.hpx-96 {
  height: 96px; }

.hpx-97 {
  height: 97px; }

.hpx-98 {
  height: 98px; }

.hpx-99 {
  height: 99px; }

.hpx-100 {
  height: 100px; }

.hpx-101 {
  height: 101px; }

.hpx-102 {
  height: 102px; }

.hpx-103 {
  height: 103px; }

.hpx-104 {
  height: 104px; }

.hpx-105 {
  height: 105px; }

.hpx-106 {
  height: 106px; }

.hpx-107 {
  height: 107px; }

.hpx-108 {
  height: 108px; }

.hpx-109 {
  height: 109px; }

.hpx-110 {
  height: 110px; }

.hpx-111 {
  height: 111px; }

.hpx-112 {
  height: 112px; }

.hpx-113 {
  height: 113px; }

.hpx-114 {
  height: 114px; }

.hpx-115 {
  height: 115px; }

.hpx-116 {
  height: 116px; }

.hpx-117 {
  height: 117px; }

.hpx-118 {
  height: 118px; }

.hpx-119 {
  height: 119px; }

.hpx-120 {
  height: 120px; }

.hpx-121 {
  height: 121px; }

.hpx-122 {
  height: 122px; }

.hpx-123 {
  height: 123px; }

.hpx-124 {
  height: 124px; }

.hpx-125 {
  height: 125px; }

.hpx-126 {
  height: 126px; }

.hpx-127 {
  height: 127px; }

.hpx-128 {
  height: 128px; }

.hpx-129 {
  height: 129px; }

.hpx-130 {
  height: 130px; }

.hpx-131 {
  height: 131px; }

.hpx-132 {
  height: 132px; }

.hpx-133 {
  height: 133px; }

.hpx-134 {
  height: 134px; }

.hpx-135 {
  height: 135px; }

.hpx-136 {
  height: 136px; }

.hpx-137 {
  height: 137px; }

.hpx-138 {
  height: 138px; }

.hpx-139 {
  height: 139px; }

.hpx-140 {
  height: 140px; }

.hpx-141 {
  height: 141px; }

.hpx-142 {
  height: 142px; }

.hpx-143 {
  height: 143px; }

.hpx-144 {
  height: 144px; }

.hpx-145 {
  height: 145px; }

.hpx-146 {
  height: 146px; }

.hpx-147 {
  height: 147px; }

.hpx-148 {
  height: 148px; }

.hpx-149 {
  height: 149px; }

.hpx-150 {
  height: 150px; }

.hpx-151 {
  height: 151px; }

.hpx-152 {
  height: 152px; }

.hpx-153 {
  height: 153px; }

.hpx-154 {
  height: 154px; }

.hpx-155 {
  height: 155px; }

.hpx-156 {
  height: 156px; }

.hpx-157 {
  height: 157px; }

.hpx-158 {
  height: 158px; }

.hpx-159 {
  height: 159px; }

.hpx-160 {
  height: 160px; }

.p-10 {
  padding: 10px; }

.p-12 {
  padding: 12px; }

.p-14 {
  padding: 14px; }

.p-16 {
  padding: 16px; }

.p-18 {
  padding: 18px; }

.p-20 {
  padding: 20px; }

.p-22 {
  padding: 22px; }

.p-24 {
  padding: 24px; }

.p-26 {
  padding: 26px; }

.p-28 {
  padding: 28px; }

.p-30 {
  padding: 30px; }

.p-32 {
  padding: 32px; }

.p-34 {
  padding: 34px; }

.p-36 {
  padding: 36px; }

.p-38 {
  padding: 38px; }

.p-40 {
  padding: 40px; }

.p-42 {
  padding: 42px; }

.p-44 {
  padding: 44px; }

.p-46 {
  padding: 46px; }

.p-48 {
  padding: 48px; }

.p-50 {
  padding: 50px; }

.p-52 {
  padding: 52px; }

.p-54 {
  padding: 54px; }

.p-56 {
  padding: 56px; }

.p-58 {
  padding: 58px; }

.p-60 {
  padding: 60px; }

.p-62 {
  padding: 62px; }

.p-64 {
  padding: 64px; }

.p-66 {
  padding: 66px; }

.p-68 {
  padding: 68px; }

.p-70 {
  padding: 70px; }

.p-72 {
  padding: 72px; }

.p-74 {
  padding: 74px; }

.p-76 {
  padding: 76px; }

.p-78 {
  padding: 78px; }

.p-80 {
  padding: 80px; }

.p-82 {
  padding: 82px; }

.p-84 {
  padding: 84px; }

.p-86 {
  padding: 86px; }

.p-88 {
  padding: 88px; }

.p-90 {
  padding: 90px; }

.p-92 {
  padding: 92px; }

.p-94 {
  padding: 94px; }

.p-96 {
  padding: 96px; }

.p-98 {
  padding: 98px; }

.p-100 {
  padding: 100px; }

.p-102 {
  padding: 102px; }

.p-104 {
  padding: 104px; }

.p-106 {
  padding: 106px; }

.p-108 {
  padding: 108px; }

.p-110 {
  padding: 110px; }

.p-112 {
  padding: 112px; }

.p-114 {
  padding: 114px; }

.p-116 {
  padding: 116px; }

.p-118 {
  padding: 118px; }

.p-120 {
  padding: 120px; }

.p-122 {
  padding: 122px; }

.p-124 {
  padding: 124px; }

.p-126 {
  padding: 126px; }

.p-128 {
  padding: 128px; }

.p-130 {
  padding: 130px; }

.p-132 {
  padding: 132px; }

.p-134 {
  padding: 134px; }

.p-136 {
  padding: 136px; }

.p-138 {
  padding: 138px; }

.p-140 {
  padding: 140px; }

.p-142 {
  padding: 142px; }

.p-144 {
  padding: 144px; }

.p-146 {
  padding: 146px; }

.p-148 {
  padding: 148px; }

.p-150 {
  padding: 150px; }

.p-152 {
  padding: 152px; }

.p-154 {
  padding: 154px; }

.p-156 {
  padding: 156px; }

.p-158 {
  padding: 158px; }

.p-160 {
  padding: 160px; }

.p-162 {
  padding: 162px; }

.p-164 {
  padding: 164px; }

.p-166 {
  padding: 166px; }

.p-168 {
  padding: 168px; }

.p-170 {
  padding: 170px; }

.p-172 {
  padding: 172px; }

.p-174 {
  padding: 174px; }

.p-176 {
  padding: 176px; }

.p-178 {
  padding: 178px; }

.p-180 {
  padding: 180px; }

.p-182 {
  padding: 182px; }

.p-184 {
  padding: 184px; }

.p-186 {
  padding: 186px; }

.p-188 {
  padding: 188px; }

.p-190 {
  padding: 190px; }

.p-192 {
  padding: 192px; }

.p-194 {
  padding: 194px; }

.p-196 {
  padding: 196px; }

.p-198 {
  padding: 198px; }

.p-200 {
  padding: 200px; }

.p-202 {
  padding: 202px; }

.p-204 {
  padding: 204px; }

.p-206 {
  padding: 206px; }

.p-208 {
  padding: 208px; }

.p-210 {
  padding: 210px; }

.p-212 {
  padding: 212px; }

.p-214 {
  padding: 214px; }

.p-216 {
  padding: 216px; }

.p-218 {
  padding: 218px; }

.p-220 {
  padding: 220px; }

.p-222 {
  padding: 222px; }

.p-224 {
  padding: 224px; }

.p-226 {
  padding: 226px; }

.p-228 {
  padding: 228px; }

.p-230 {
  padding: 230px; }

.p-232 {
  padding: 232px; }

.p-234 {
  padding: 234px; }

.p-236 {
  padding: 236px; }

.p-238 {
  padding: 238px; }

.p-240 {
  padding: 240px; }

.p-242 {
  padding: 242px; }

.p-244 {
  padding: 244px; }

.p-246 {
  padding: 246px; }

.p-248 {
  padding: 248px; }

.p-250 {
  padding: 250px; }

.p-252 {
  padding: 252px; }

.p-254 {
  padding: 254px; }

.p-256 {
  padding: 256px; }

.p-258 {
  padding: 258px; }

.p-260 {
  padding: 260px; }

.p-262 {
  padding: 262px; }

.p-264 {
  padding: 264px; }

.p-266 {
  padding: 266px; }

.p-268 {
  padding: 268px; }

.p-270 {
  padding: 270px; }

.p-272 {
  padding: 272px; }

.p-274 {
  padding: 274px; }

.p-276 {
  padding: 276px; }

.p-278 {
  padding: 278px; }

.p-280 {
  padding: 280px; }

.p-282 {
  padding: 282px; }

.p-284 {
  padding: 284px; }

.p-286 {
  padding: 286px; }

.p-288 {
  padding: 288px; }

.p-290 {
  padding: 290px; }

.p-292 {
  padding: 292px; }

.p-294 {
  padding: 294px; }

.p-296 {
  padding: 296px; }

.p-298 {
  padding: 298px; }

.p-300 {
  padding: 300px; }

.p-302 {
  padding: 302px; }

.p-304 {
  padding: 304px; }

.p-306 {
  padding: 306px; }

.p-308 {
  padding: 308px; }

.p-310 {
  padding: 310px; }

.p-312 {
  padding: 312px; }

.p-314 {
  padding: 314px; }

.p-316 {
  padding: 316px; }

.p-318 {
  padding: 318px; }

.p-320 {
  padding: 320px; }

.p-322 {
  padding: 322px; }

.p-324 {
  padding: 324px; }

.p-326 {
  padding: 326px; }

.p-328 {
  padding: 328px; }

.p-330 {
  padding: 330px; }

.p-332 {
  padding: 332px; }

.p-334 {
  padding: 334px; }

.p-336 {
  padding: 336px; }

.p-338 {
  padding: 338px; }

.p-340 {
  padding: 340px; }

.p-342 {
  padding: 342px; }

.p-344 {
  padding: 344px; }

.p-346 {
  padding: 346px; }

.p-348 {
  padding: 348px; }

.p-350 {
  padding: 350px; }

.p-352 {
  padding: 352px; }

.p-354 {
  padding: 354px; }

.p-356 {
  padding: 356px; }

.p-358 {
  padding: 358px; }

.p-360 {
  padding: 360px; }

.p-362 {
  padding: 362px; }

.p-364 {
  padding: 364px; }

.p-366 {
  padding: 366px; }

.p-368 {
  padding: 368px; }

.p-370 {
  padding: 370px; }

.p-372 {
  padding: 372px; }

.p-374 {
  padding: 374px; }

.p-376 {
  padding: 376px; }

.p-378 {
  padding: 378px; }

.p-380 {
  padding: 380px; }

.p-382 {
  padding: 382px; }

.p-384 {
  padding: 384px; }

.p-386 {
  padding: 386px; }

.p-388 {
  padding: 388px; }

.p-390 {
  padding: 390px; }

.p-392 {
  padding: 392px; }

.p-394 {
  padding: 394px; }

.p-396 {
  padding: 396px; }

.p-398 {
  padding: 398px; }

.p-400 {
  padding: 400px; }

.p-402 {
  padding: 402px; }

.p-404 {
  padding: 404px; }

.p-406 {
  padding: 406px; }

.p-408 {
  padding: 408px; }

.p-410 {
  padding: 410px; }

.p-412 {
  padding: 412px; }

.p-414 {
  padding: 414px; }

.p-416 {
  padding: 416px; }

.p-418 {
  padding: 418px; }

.p-420 {
  padding: 420px; }

.p-422 {
  padding: 422px; }

.p-424 {
  padding: 424px; }

.p-426 {
  padding: 426px; }

.p-428 {
  padding: 428px; }

.p-430 {
  padding: 430px; }

.p-432 {
  padding: 432px; }

.p-434 {
  padding: 434px; }

.p-436 {
  padding: 436px; }

.p-438 {
  padding: 438px; }

.p-440 {
  padding: 440px; }

.p-442 {
  padding: 442px; }

.p-444 {
  padding: 444px; }

.p-446 {
  padding: 446px; }

.p-448 {
  padding: 448px; }

.p-450 {
  padding: 450px; }

.p-452 {
  padding: 452px; }

.p-454 {
  padding: 454px; }

.p-456 {
  padding: 456px; }

.p-458 {
  padding: 458px; }

.p-460 {
  padding: 460px; }

.p-462 {
  padding: 462px; }

.p-464 {
  padding: 464px; }

.p-466 {
  padding: 466px; }

.p-468 {
  padding: 468px; }

.p-470 {
  padding: 470px; }

.p-472 {
  padding: 472px; }

.p-474 {
  padding: 474px; }

.p-476 {
  padding: 476px; }

.p-478 {
  padding: 478px; }

.p-480 {
  padding: 480px; }

.p-482 {
  padding: 482px; }

.p-484 {
  padding: 484px; }

.p-486 {
  padding: 486px; }

.p-488 {
  padding: 488px; }

.p-490 {
  padding: 490px; }

.p-492 {
  padding: 492px; }

.p-494 {
  padding: 494px; }

.p-496 {
  padding: 496px; }

.p-498 {
  padding: 498px; }

.p-500 {
  padding: 500px; }

.m-10 {
  margin: 10px; }

.m-12 {
  margin: 12px; }

.m-14 {
  margin: 14px; }

.m-16 {
  margin: 16px; }

.m-18 {
  margin: 18px; }

.m-20 {
  margin: 20px; }

.m-22 {
  margin: 22px; }

.m-24 {
  margin: 24px; }

.m-26 {
  margin: 26px; }

.m-28 {
  margin: 28px; }

.m-30 {
  margin: 30px; }

.m-32 {
  margin: 32px; }

.m-34 {
  margin: 34px; }

.m-36 {
  margin: 36px; }

.m-38 {
  margin: 38px; }

.m-40 {
  margin: 40px; }

.m-42 {
  margin: 42px; }

.m-44 {
  margin: 44px; }

.m-46 {
  margin: 46px; }

.m-48 {
  margin: 48px; }

.m-50 {
  margin: 50px; }

.m-52 {
  margin: 52px; }

.m-54 {
  margin: 54px; }

.m-56 {
  margin: 56px; }

.m-58 {
  margin: 58px; }

.m-60 {
  margin: 60px; }

.m-62 {
  margin: 62px; }

.m-64 {
  margin: 64px; }

.m-66 {
  margin: 66px; }

.m-68 {
  margin: 68px; }

.m-70 {
  margin: 70px; }

.m-72 {
  margin: 72px; }

.m-74 {
  margin: 74px; }

.m-76 {
  margin: 76px; }

.m-78 {
  margin: 78px; }

.m-80 {
  margin: 80px; }

.m-82 {
  margin: 82px; }

.m-84 {
  margin: 84px; }

.m-86 {
  margin: 86px; }

.m-88 {
  margin: 88px; }

.m-90 {
  margin: 90px; }

.m-92 {
  margin: 92px; }

.m-94 {
  margin: 94px; }

.m-96 {
  margin: 96px; }

.m-98 {
  margin: 98px; }

.m-100 {
  margin: 100px; }

.m-102 {
  margin: 102px; }

.m-104 {
  margin: 104px; }

.m-106 {
  margin: 106px; }

.m-108 {
  margin: 108px; }

.m-110 {
  margin: 110px; }

.m-112 {
  margin: 112px; }

.m-114 {
  margin: 114px; }

.m-116 {
  margin: 116px; }

.m-118 {
  margin: 118px; }

.m-120 {
  margin: 120px; }

.m-122 {
  margin: 122px; }

.m-124 {
  margin: 124px; }

.m-126 {
  margin: 126px; }

.m-128 {
  margin: 128px; }

.m-130 {
  margin: 130px; }

.m-132 {
  margin: 132px; }

.m-134 {
  margin: 134px; }

.m-136 {
  margin: 136px; }

.m-138 {
  margin: 138px; }

.m-140 {
  margin: 140px; }

.m-142 {
  margin: 142px; }

.m-144 {
  margin: 144px; }

.m-146 {
  margin: 146px; }

.m-148 {
  margin: 148px; }

.m-150 {
  margin: 150px; }

.m-152 {
  margin: 152px; }

.m-154 {
  margin: 154px; }

.m-156 {
  margin: 156px; }

.m-158 {
  margin: 158px; }

.m-160 {
  margin: 160px; }

.m-162 {
  margin: 162px; }

.m-164 {
  margin: 164px; }

.m-166 {
  margin: 166px; }

.m-168 {
  margin: 168px; }

.m-170 {
  margin: 170px; }

.m-172 {
  margin: 172px; }

.m-174 {
  margin: 174px; }

.m-176 {
  margin: 176px; }

.m-178 {
  margin: 178px; }

.m-180 {
  margin: 180px; }

.m-182 {
  margin: 182px; }

.m-184 {
  margin: 184px; }

.m-186 {
  margin: 186px; }

.m-188 {
  margin: 188px; }

.m-190 {
  margin: 190px; }

.m-192 {
  margin: 192px; }

.m-194 {
  margin: 194px; }

.m-196 {
  margin: 196px; }

.m-198 {
  margin: 198px; }

.m-200 {
  margin: 200px; }

.m-202 {
  margin: 202px; }

.m-204 {
  margin: 204px; }

.m-206 {
  margin: 206px; }

.m-208 {
  margin: 208px; }

.m-210 {
  margin: 210px; }

.m-212 {
  margin: 212px; }

.m-214 {
  margin: 214px; }

.m-216 {
  margin: 216px; }

.m-218 {
  margin: 218px; }

.m-220 {
  margin: 220px; }

.m-222 {
  margin: 222px; }

.m-224 {
  margin: 224px; }

.m-226 {
  margin: 226px; }

.m-228 {
  margin: 228px; }

.m-230 {
  margin: 230px; }

.m-232 {
  margin: 232px; }

.m-234 {
  margin: 234px; }

.m-236 {
  margin: 236px; }

.m-238 {
  margin: 238px; }

.m-240 {
  margin: 240px; }

.m-242 {
  margin: 242px; }

.m-244 {
  margin: 244px; }

.m-246 {
  margin: 246px; }

.m-248 {
  margin: 248px; }

.m-250 {
  margin: 250px; }

.m-252 {
  margin: 252px; }

.m-254 {
  margin: 254px; }

.m-256 {
  margin: 256px; }

.m-258 {
  margin: 258px; }

.m-260 {
  margin: 260px; }

.m-262 {
  margin: 262px; }

.m-264 {
  margin: 264px; }

.m-266 {
  margin: 266px; }

.m-268 {
  margin: 268px; }

.m-270 {
  margin: 270px; }

.m-272 {
  margin: 272px; }

.m-274 {
  margin: 274px; }

.m-276 {
  margin: 276px; }

.m-278 {
  margin: 278px; }

.m-280 {
  margin: 280px; }

.m-282 {
  margin: 282px; }

.m-284 {
  margin: 284px; }

.m-286 {
  margin: 286px; }

.m-288 {
  margin: 288px; }

.m-290 {
  margin: 290px; }

.m-292 {
  margin: 292px; }

.m-294 {
  margin: 294px; }

.m-296 {
  margin: 296px; }

.m-298 {
  margin: 298px; }

.m-300 {
  margin: 300px; }

.m-302 {
  margin: 302px; }

.m-304 {
  margin: 304px; }

.m-306 {
  margin: 306px; }

.m-308 {
  margin: 308px; }

.m-310 {
  margin: 310px; }

.m-312 {
  margin: 312px; }

.m-314 {
  margin: 314px; }

.m-316 {
  margin: 316px; }

.m-318 {
  margin: 318px; }

.m-320 {
  margin: 320px; }

.m-322 {
  margin: 322px; }

.m-324 {
  margin: 324px; }

.m-326 {
  margin: 326px; }

.m-328 {
  margin: 328px; }

.m-330 {
  margin: 330px; }

.m-332 {
  margin: 332px; }

.m-334 {
  margin: 334px; }

.m-336 {
  margin: 336px; }

.m-338 {
  margin: 338px; }

.m-340 {
  margin: 340px; }

.m-342 {
  margin: 342px; }

.m-344 {
  margin: 344px; }

.m-346 {
  margin: 346px; }

.m-348 {
  margin: 348px; }

.m-350 {
  margin: 350px; }

.m-352 {
  margin: 352px; }

.m-354 {
  margin: 354px; }

.m-356 {
  margin: 356px; }

.m-358 {
  margin: 358px; }

.m-360 {
  margin: 360px; }

.m-362 {
  margin: 362px; }

.m-364 {
  margin: 364px; }

.m-366 {
  margin: 366px; }

.m-368 {
  margin: 368px; }

.m-370 {
  margin: 370px; }

.m-372 {
  margin: 372px; }

.m-374 {
  margin: 374px; }

.m-376 {
  margin: 376px; }

.m-378 {
  margin: 378px; }

.m-380 {
  margin: 380px; }

.m-382 {
  margin: 382px; }

.m-384 {
  margin: 384px; }

.m-386 {
  margin: 386px; }

.m-388 {
  margin: 388px; }

.m-390 {
  margin: 390px; }

.m-392 {
  margin: 392px; }

.m-394 {
  margin: 394px; }

.m-396 {
  margin: 396px; }

.m-398 {
  margin: 398px; }

.m-400 {
  margin: 400px; }

.m-402 {
  margin: 402px; }

.m-404 {
  margin: 404px; }

.m-406 {
  margin: 406px; }

.m-408 {
  margin: 408px; }

.m-410 {
  margin: 410px; }

.m-412 {
  margin: 412px; }

.m-414 {
  margin: 414px; }

.m-416 {
  margin: 416px; }

.m-418 {
  margin: 418px; }

.m-420 {
  margin: 420px; }

.m-422 {
  margin: 422px; }

.m-424 {
  margin: 424px; }

.m-426 {
  margin: 426px; }

.m-428 {
  margin: 428px; }

.m-430 {
  margin: 430px; }

.m-432 {
  margin: 432px; }

.m-434 {
  margin: 434px; }

.m-436 {
  margin: 436px; }

.m-438 {
  margin: 438px; }

.m-440 {
  margin: 440px; }

.m-442 {
  margin: 442px; }

.m-444 {
  margin: 444px; }

.m-446 {
  margin: 446px; }

.m-448 {
  margin: 448px; }

.m-450 {
  margin: 450px; }

.m-452 {
  margin: 452px; }

.m-454 {
  margin: 454px; }

.m-456 {
  margin: 456px; }

.m-458 {
  margin: 458px; }

.m-460 {
  margin: 460px; }

.m-462 {
  margin: 462px; }

.m-464 {
  margin: 464px; }

.m-466 {
  margin: 466px; }

.m-468 {
  margin: 468px; }

.m-470 {
  margin: 470px; }

.m-472 {
  margin: 472px; }

.m-474 {
  margin: 474px; }

.m-476 {
  margin: 476px; }

.m-478 {
  margin: 478px; }

.m-480 {
  margin: 480px; }

.m-482 {
  margin: 482px; }

.m-484 {
  margin: 484px; }

.m-486 {
  margin: 486px; }

.m-488 {
  margin: 488px; }

.m-490 {
  margin: 490px; }

.m-492 {
  margin: 492px; }

.m-494 {
  margin: 494px; }

.m-496 {
  margin: 496px; }

.m-498 {
  margin: 498px; }

.m-500 {
  margin: 500px; }

.pt-10 {
  padding-top: 10px; }

.pt-12 {
  padding-top: 12px; }

.pt-14 {
  padding-top: 14px; }

.pt-16 {
  padding-top: 16px; }

.pt-18 {
  padding-top: 18px; }

.pt-20 {
  padding-top: 20px; }

.pt-22 {
  padding-top: 22px; }

.pt-24 {
  padding-top: 24px; }

.pt-26 {
  padding-top: 26px; }

.pt-28 {
  padding-top: 28px; }

.pt-30 {
  padding-top: 30px; }

.pt-32 {
  padding-top: 32px; }

.pt-34 {
  padding-top: 34px; }

.pt-36 {
  padding-top: 36px; }

.pt-38 {
  padding-top: 38px; }

.pt-40 {
  padding-top: 40px; }

.pt-42 {
  padding-top: 42px; }

.pt-44 {
  padding-top: 44px; }

.pt-46 {
  padding-top: 46px; }

.pt-48 {
  padding-top: 48px; }

.pt-50 {
  padding-top: 50px; }

.pt-52 {
  padding-top: 52px; }

.pt-54 {
  padding-top: 54px; }

.pt-56 {
  padding-top: 56px; }

.pt-58 {
  padding-top: 58px; }

.pt-60 {
  padding-top: 60px; }

.pt-62 {
  padding-top: 62px; }

.pt-64 {
  padding-top: 64px; }

.pt-66 {
  padding-top: 66px; }

.pt-68 {
  padding-top: 68px; }

.pt-70 {
  padding-top: 70px; }

.pt-72 {
  padding-top: 72px; }

.pt-74 {
  padding-top: 74px; }

.pt-76 {
  padding-top: 76px; }

.pt-78 {
  padding-top: 78px; }

.pt-80 {
  padding-top: 80px; }

.pt-82 {
  padding-top: 82px; }

.pt-84 {
  padding-top: 84px; }

.pt-86 {
  padding-top: 86px; }

.pt-88 {
  padding-top: 88px; }

.pt-90 {
  padding-top: 90px; }

.pt-92 {
  padding-top: 92px; }

.pt-94 {
  padding-top: 94px; }

.pt-96 {
  padding-top: 96px; }

.pt-98 {
  padding-top: 98px; }

.pt-100 {
  padding-top: 100px; }

.pt-102 {
  padding-top: 102px; }

.pt-104 {
  padding-top: 104px; }

.pt-106 {
  padding-top: 106px; }

.pt-108 {
  padding-top: 108px; }

.pt-110 {
  padding-top: 110px; }

.pt-112 {
  padding-top: 112px; }

.pt-114 {
  padding-top: 114px; }

.pt-116 {
  padding-top: 116px; }

.pt-118 {
  padding-top: 118px; }

.pt-120 {
  padding-top: 120px; }

.pt-122 {
  padding-top: 122px; }

.pt-124 {
  padding-top: 124px; }

.pt-126 {
  padding-top: 126px; }

.pt-128 {
  padding-top: 128px; }

.pt-130 {
  padding-top: 130px; }

.pt-132 {
  padding-top: 132px; }

.pt-134 {
  padding-top: 134px; }

.pt-136 {
  padding-top: 136px; }

.pt-138 {
  padding-top: 138px; }

.pt-140 {
  padding-top: 140px; }

.pt-142 {
  padding-top: 142px; }

.pt-144 {
  padding-top: 144px; }

.pt-146 {
  padding-top: 146px; }

.pt-148 {
  padding-top: 148px; }

.pt-150 {
  padding-top: 150px; }

.pt-152 {
  padding-top: 152px; }

.pt-154 {
  padding-top: 154px; }

.pt-156 {
  padding-top: 156px; }

.pt-158 {
  padding-top: 158px; }

.pt-160 {
  padding-top: 160px; }

.pt-162 {
  padding-top: 162px; }

.pt-164 {
  padding-top: 164px; }

.pt-166 {
  padding-top: 166px; }

.pt-168 {
  padding-top: 168px; }

.pt-170 {
  padding-top: 170px; }

.pt-172 {
  padding-top: 172px; }

.pt-174 {
  padding-top: 174px; }

.pt-176 {
  padding-top: 176px; }

.pt-178 {
  padding-top: 178px; }

.pt-180 {
  padding-top: 180px; }

.pt-182 {
  padding-top: 182px; }

.pt-184 {
  padding-top: 184px; }

.pt-186 {
  padding-top: 186px; }

.pt-188 {
  padding-top: 188px; }

.pt-190 {
  padding-top: 190px; }

.pt-192 {
  padding-top: 192px; }

.pt-194 {
  padding-top: 194px; }

.pt-196 {
  padding-top: 196px; }

.pt-198 {
  padding-top: 198px; }

.pt-200 {
  padding-top: 200px; }

.pt-202 {
  padding-top: 202px; }

.pt-204 {
  padding-top: 204px; }

.pt-206 {
  padding-top: 206px; }

.pt-208 {
  padding-top: 208px; }

.pt-210 {
  padding-top: 210px; }

.pt-212 {
  padding-top: 212px; }

.pt-214 {
  padding-top: 214px; }

.pt-216 {
  padding-top: 216px; }

.pt-218 {
  padding-top: 218px; }

.pt-220 {
  padding-top: 220px; }

.pt-222 {
  padding-top: 222px; }

.pt-224 {
  padding-top: 224px; }

.pt-226 {
  padding-top: 226px; }

.pt-228 {
  padding-top: 228px; }

.pt-230 {
  padding-top: 230px; }

.pt-232 {
  padding-top: 232px; }

.pt-234 {
  padding-top: 234px; }

.pt-236 {
  padding-top: 236px; }

.pt-238 {
  padding-top: 238px; }

.pt-240 {
  padding-top: 240px; }

.pt-242 {
  padding-top: 242px; }

.pt-244 {
  padding-top: 244px; }

.pt-246 {
  padding-top: 246px; }

.pt-248 {
  padding-top: 248px; }

.pt-250 {
  padding-top: 250px; }

.pt-252 {
  padding-top: 252px; }

.pt-254 {
  padding-top: 254px; }

.pt-256 {
  padding-top: 256px; }

.pt-258 {
  padding-top: 258px; }

.pt-260 {
  padding-top: 260px; }

.pt-262 {
  padding-top: 262px; }

.pt-264 {
  padding-top: 264px; }

.pt-266 {
  padding-top: 266px; }

.pt-268 {
  padding-top: 268px; }

.pt-270 {
  padding-top: 270px; }

.pt-272 {
  padding-top: 272px; }

.pt-274 {
  padding-top: 274px; }

.pt-276 {
  padding-top: 276px; }

.pt-278 {
  padding-top: 278px; }

.pt-280 {
  padding-top: 280px; }

.pt-282 {
  padding-top: 282px; }

.pt-284 {
  padding-top: 284px; }

.pt-286 {
  padding-top: 286px; }

.pt-288 {
  padding-top: 288px; }

.pt-290 {
  padding-top: 290px; }

.pt-292 {
  padding-top: 292px; }

.pt-294 {
  padding-top: 294px; }

.pt-296 {
  padding-top: 296px; }

.pt-298 {
  padding-top: 298px; }

.pt-300 {
  padding-top: 300px; }

.pt-302 {
  padding-top: 302px; }

.pt-304 {
  padding-top: 304px; }

.pt-306 {
  padding-top: 306px; }

.pt-308 {
  padding-top: 308px; }

.pt-310 {
  padding-top: 310px; }

.pt-312 {
  padding-top: 312px; }

.pt-314 {
  padding-top: 314px; }

.pt-316 {
  padding-top: 316px; }

.pt-318 {
  padding-top: 318px; }

.pt-320 {
  padding-top: 320px; }

.pt-322 {
  padding-top: 322px; }

.pt-324 {
  padding-top: 324px; }

.pt-326 {
  padding-top: 326px; }

.pt-328 {
  padding-top: 328px; }

.pt-330 {
  padding-top: 330px; }

.pt-332 {
  padding-top: 332px; }

.pt-334 {
  padding-top: 334px; }

.pt-336 {
  padding-top: 336px; }

.pt-338 {
  padding-top: 338px; }

.pt-340 {
  padding-top: 340px; }

.pt-342 {
  padding-top: 342px; }

.pt-344 {
  padding-top: 344px; }

.pt-346 {
  padding-top: 346px; }

.pt-348 {
  padding-top: 348px; }

.pt-350 {
  padding-top: 350px; }

.pt-352 {
  padding-top: 352px; }

.pt-354 {
  padding-top: 354px; }

.pt-356 {
  padding-top: 356px; }

.pt-358 {
  padding-top: 358px; }

.pt-360 {
  padding-top: 360px; }

.pt-362 {
  padding-top: 362px; }

.pt-364 {
  padding-top: 364px; }

.pt-366 {
  padding-top: 366px; }

.pt-368 {
  padding-top: 368px; }

.pt-370 {
  padding-top: 370px; }

.pt-372 {
  padding-top: 372px; }

.pt-374 {
  padding-top: 374px; }

.pt-376 {
  padding-top: 376px; }

.pt-378 {
  padding-top: 378px; }

.pt-380 {
  padding-top: 380px; }

.pt-382 {
  padding-top: 382px; }

.pt-384 {
  padding-top: 384px; }

.pt-386 {
  padding-top: 386px; }

.pt-388 {
  padding-top: 388px; }

.pt-390 {
  padding-top: 390px; }

.pt-392 {
  padding-top: 392px; }

.pt-394 {
  padding-top: 394px; }

.pt-396 {
  padding-top: 396px; }

.pt-398 {
  padding-top: 398px; }

.pt-400 {
  padding-top: 400px; }

.pt-402 {
  padding-top: 402px; }

.pt-404 {
  padding-top: 404px; }

.pt-406 {
  padding-top: 406px; }

.pt-408 {
  padding-top: 408px; }

.pt-410 {
  padding-top: 410px; }

.pt-412 {
  padding-top: 412px; }

.pt-414 {
  padding-top: 414px; }

.pt-416 {
  padding-top: 416px; }

.pt-418 {
  padding-top: 418px; }

.pt-420 {
  padding-top: 420px; }

.pt-422 {
  padding-top: 422px; }

.pt-424 {
  padding-top: 424px; }

.pt-426 {
  padding-top: 426px; }

.pt-428 {
  padding-top: 428px; }

.pt-430 {
  padding-top: 430px; }

.pt-432 {
  padding-top: 432px; }

.pt-434 {
  padding-top: 434px; }

.pt-436 {
  padding-top: 436px; }

.pt-438 {
  padding-top: 438px; }

.pt-440 {
  padding-top: 440px; }

.pt-442 {
  padding-top: 442px; }

.pt-444 {
  padding-top: 444px; }

.pt-446 {
  padding-top: 446px; }

.pt-448 {
  padding-top: 448px; }

.pt-450 {
  padding-top: 450px; }

.pt-452 {
  padding-top: 452px; }

.pt-454 {
  padding-top: 454px; }

.pt-456 {
  padding-top: 456px; }

.pt-458 {
  padding-top: 458px; }

.pt-460 {
  padding-top: 460px; }

.pt-462 {
  padding-top: 462px; }

.pt-464 {
  padding-top: 464px; }

.pt-466 {
  padding-top: 466px; }

.pt-468 {
  padding-top: 468px; }

.pt-470 {
  padding-top: 470px; }

.pt-472 {
  padding-top: 472px; }

.pt-474 {
  padding-top: 474px; }

.pt-476 {
  padding-top: 476px; }

.pt-478 {
  padding-top: 478px; }

.pt-480 {
  padding-top: 480px; }

.pt-482 {
  padding-top: 482px; }

.pt-484 {
  padding-top: 484px; }

.pt-486 {
  padding-top: 486px; }

.pt-488 {
  padding-top: 488px; }

.pt-490 {
  padding-top: 490px; }

.pt-492 {
  padding-top: 492px; }

.pt-494 {
  padding-top: 494px; }

.pt-496 {
  padding-top: 496px; }

.pt-498 {
  padding-top: 498px; }

.pt-500 {
  padding-top: 500px; }

.pb-10 {
  padding-bottom: 10px; }

.pb-12 {
  padding-bottom: 12px; }

.pb-14 {
  padding-bottom: 14px; }

.pb-16 {
  padding-bottom: 16px; }

.pb-18 {
  padding-bottom: 18px; }

.pb-20 {
  padding-bottom: 20px; }

.pb-22 {
  padding-bottom: 22px; }

.pb-24 {
  padding-bottom: 24px; }

.pb-26 {
  padding-bottom: 26px; }

.pb-28 {
  padding-bottom: 28px; }

.pb-30 {
  padding-bottom: 30px; }

.pb-32 {
  padding-bottom: 32px; }

.pb-34 {
  padding-bottom: 34px; }

.pb-36 {
  padding-bottom: 36px; }

.pb-38 {
  padding-bottom: 38px; }

.pb-40 {
  padding-bottom: 40px; }

.pb-42 {
  padding-bottom: 42px; }

.pb-44 {
  padding-bottom: 44px; }

.pb-46 {
  padding-bottom: 46px; }

.pb-48 {
  padding-bottom: 48px; }

.pb-50 {
  padding-bottom: 50px; }

.pb-52 {
  padding-bottom: 52px; }

.pb-54 {
  padding-bottom: 54px; }

.pb-56 {
  padding-bottom: 56px; }

.pb-58 {
  padding-bottom: 58px; }

.pb-60 {
  padding-bottom: 60px; }

.pb-62 {
  padding-bottom: 62px; }

.pb-64 {
  padding-bottom: 64px; }

.pb-66 {
  padding-bottom: 66px; }

.pb-68 {
  padding-bottom: 68px; }

.pb-70 {
  padding-bottom: 70px; }

.pb-72 {
  padding-bottom: 72px; }

.pb-74 {
  padding-bottom: 74px; }

.pb-76 {
  padding-bottom: 76px; }

.pb-78 {
  padding-bottom: 78px; }

.pb-80 {
  padding-bottom: 80px; }

.pb-82 {
  padding-bottom: 82px; }

.pb-84 {
  padding-bottom: 84px; }

.pb-86 {
  padding-bottom: 86px; }

.pb-88 {
  padding-bottom: 88px; }

.pb-90 {
  padding-bottom: 90px; }

.pb-92 {
  padding-bottom: 92px; }

.pb-94 {
  padding-bottom: 94px; }

.pb-96 {
  padding-bottom: 96px; }

.pb-98 {
  padding-bottom: 98px; }

.pb-100 {
  padding-bottom: 100px; }

.pb-102 {
  padding-bottom: 102px; }

.pb-104 {
  padding-bottom: 104px; }

.pb-106 {
  padding-bottom: 106px; }

.pb-108 {
  padding-bottom: 108px; }

.pb-110 {
  padding-bottom: 110px; }

.pb-112 {
  padding-bottom: 112px; }

.pb-114 {
  padding-bottom: 114px; }

.pb-116 {
  padding-bottom: 116px; }

.pb-118 {
  padding-bottom: 118px; }

.pb-120 {
  padding-bottom: 120px; }

.pb-122 {
  padding-bottom: 122px; }

.pb-124 {
  padding-bottom: 124px; }

.pb-126 {
  padding-bottom: 126px; }

.pb-128 {
  padding-bottom: 128px; }

.pb-130 {
  padding-bottom: 130px; }

.pb-132 {
  padding-bottom: 132px; }

.pb-134 {
  padding-bottom: 134px; }

.pb-136 {
  padding-bottom: 136px; }

.pb-138 {
  padding-bottom: 138px; }

.pb-140 {
  padding-bottom: 140px; }

.pb-142 {
  padding-bottom: 142px; }

.pb-144 {
  padding-bottom: 144px; }

.pb-146 {
  padding-bottom: 146px; }

.pb-148 {
  padding-bottom: 148px; }

.pb-150 {
  padding-bottom: 150px; }

.pb-152 {
  padding-bottom: 152px; }

.pb-154 {
  padding-bottom: 154px; }

.pb-156 {
  padding-bottom: 156px; }

.pb-158 {
  padding-bottom: 158px; }

.pb-160 {
  padding-bottom: 160px; }

.pb-162 {
  padding-bottom: 162px; }

.pb-164 {
  padding-bottom: 164px; }

.pb-166 {
  padding-bottom: 166px; }

.pb-168 {
  padding-bottom: 168px; }

.pb-170 {
  padding-bottom: 170px; }

.pb-172 {
  padding-bottom: 172px; }

.pb-174 {
  padding-bottom: 174px; }

.pb-176 {
  padding-bottom: 176px; }

.pb-178 {
  padding-bottom: 178px; }

.pb-180 {
  padding-bottom: 180px; }

.pb-182 {
  padding-bottom: 182px; }

.pb-184 {
  padding-bottom: 184px; }

.pb-186 {
  padding-bottom: 186px; }

.pb-188 {
  padding-bottom: 188px; }

.pb-190 {
  padding-bottom: 190px; }

.pb-192 {
  padding-bottom: 192px; }

.pb-194 {
  padding-bottom: 194px; }

.pb-196 {
  padding-bottom: 196px; }

.pb-198 {
  padding-bottom: 198px; }

.pb-200 {
  padding-bottom: 200px; }

.pb-202 {
  padding-bottom: 202px; }

.pb-204 {
  padding-bottom: 204px; }

.pb-206 {
  padding-bottom: 206px; }

.pb-208 {
  padding-bottom: 208px; }

.pb-210 {
  padding-bottom: 210px; }

.pb-212 {
  padding-bottom: 212px; }

.pb-214 {
  padding-bottom: 214px; }

.pb-216 {
  padding-bottom: 216px; }

.pb-218 {
  padding-bottom: 218px; }

.pb-220 {
  padding-bottom: 220px; }

.pb-222 {
  padding-bottom: 222px; }

.pb-224 {
  padding-bottom: 224px; }

.pb-226 {
  padding-bottom: 226px; }

.pb-228 {
  padding-bottom: 228px; }

.pb-230 {
  padding-bottom: 230px; }

.pb-232 {
  padding-bottom: 232px; }

.pb-234 {
  padding-bottom: 234px; }

.pb-236 {
  padding-bottom: 236px; }

.pb-238 {
  padding-bottom: 238px; }

.pb-240 {
  padding-bottom: 240px; }

.pb-242 {
  padding-bottom: 242px; }

.pb-244 {
  padding-bottom: 244px; }

.pb-246 {
  padding-bottom: 246px; }

.pb-248 {
  padding-bottom: 248px; }

.pb-250 {
  padding-bottom: 250px; }

.pb-252 {
  padding-bottom: 252px; }

.pb-254 {
  padding-bottom: 254px; }

.pb-256 {
  padding-bottom: 256px; }

.pb-258 {
  padding-bottom: 258px; }

.pb-260 {
  padding-bottom: 260px; }

.pb-262 {
  padding-bottom: 262px; }

.pb-264 {
  padding-bottom: 264px; }

.pb-266 {
  padding-bottom: 266px; }

.pb-268 {
  padding-bottom: 268px; }

.pb-270 {
  padding-bottom: 270px; }

.pb-272 {
  padding-bottom: 272px; }

.pb-274 {
  padding-bottom: 274px; }

.pb-276 {
  padding-bottom: 276px; }

.pb-278 {
  padding-bottom: 278px; }

.pb-280 {
  padding-bottom: 280px; }

.pb-282 {
  padding-bottom: 282px; }

.pb-284 {
  padding-bottom: 284px; }

.pb-286 {
  padding-bottom: 286px; }

.pb-288 {
  padding-bottom: 288px; }

.pb-290 {
  padding-bottom: 290px; }

.pb-292 {
  padding-bottom: 292px; }

.pb-294 {
  padding-bottom: 294px; }

.pb-296 {
  padding-bottom: 296px; }

.pb-298 {
  padding-bottom: 298px; }

.pb-300 {
  padding-bottom: 300px; }

.pb-302 {
  padding-bottom: 302px; }

.pb-304 {
  padding-bottom: 304px; }

.pb-306 {
  padding-bottom: 306px; }

.pb-308 {
  padding-bottom: 308px; }

.pb-310 {
  padding-bottom: 310px; }

.pb-312 {
  padding-bottom: 312px; }

.pb-314 {
  padding-bottom: 314px; }

.pb-316 {
  padding-bottom: 316px; }

.pb-318 {
  padding-bottom: 318px; }

.pb-320 {
  padding-bottom: 320px; }

.pb-322 {
  padding-bottom: 322px; }

.pb-324 {
  padding-bottom: 324px; }

.pb-326 {
  padding-bottom: 326px; }

.pb-328 {
  padding-bottom: 328px; }

.pb-330 {
  padding-bottom: 330px; }

.pb-332 {
  padding-bottom: 332px; }

.pb-334 {
  padding-bottom: 334px; }

.pb-336 {
  padding-bottom: 336px; }

.pb-338 {
  padding-bottom: 338px; }

.pb-340 {
  padding-bottom: 340px; }

.pb-342 {
  padding-bottom: 342px; }

.pb-344 {
  padding-bottom: 344px; }

.pb-346 {
  padding-bottom: 346px; }

.pb-348 {
  padding-bottom: 348px; }

.pb-350 {
  padding-bottom: 350px; }

.pb-352 {
  padding-bottom: 352px; }

.pb-354 {
  padding-bottom: 354px; }

.pb-356 {
  padding-bottom: 356px; }

.pb-358 {
  padding-bottom: 358px; }

.pb-360 {
  padding-bottom: 360px; }

.pb-362 {
  padding-bottom: 362px; }

.pb-364 {
  padding-bottom: 364px; }

.pb-366 {
  padding-bottom: 366px; }

.pb-368 {
  padding-bottom: 368px; }

.pb-370 {
  padding-bottom: 370px; }

.pb-372 {
  padding-bottom: 372px; }

.pb-374 {
  padding-bottom: 374px; }

.pb-376 {
  padding-bottom: 376px; }

.pb-378 {
  padding-bottom: 378px; }

.pb-380 {
  padding-bottom: 380px; }

.pb-382 {
  padding-bottom: 382px; }

.pb-384 {
  padding-bottom: 384px; }

.pb-386 {
  padding-bottom: 386px; }

.pb-388 {
  padding-bottom: 388px; }

.pb-390 {
  padding-bottom: 390px; }

.pb-392 {
  padding-bottom: 392px; }

.pb-394 {
  padding-bottom: 394px; }

.pb-396 {
  padding-bottom: 396px; }

.pb-398 {
  padding-bottom: 398px; }

.pb-400 {
  padding-bottom: 400px; }

.pb-402 {
  padding-bottom: 402px; }

.pb-404 {
  padding-bottom: 404px; }

.pb-406 {
  padding-bottom: 406px; }

.pb-408 {
  padding-bottom: 408px; }

.pb-410 {
  padding-bottom: 410px; }

.pb-412 {
  padding-bottom: 412px; }

.pb-414 {
  padding-bottom: 414px; }

.pb-416 {
  padding-bottom: 416px; }

.pb-418 {
  padding-bottom: 418px; }

.pb-420 {
  padding-bottom: 420px; }

.pb-422 {
  padding-bottom: 422px; }

.pb-424 {
  padding-bottom: 424px; }

.pb-426 {
  padding-bottom: 426px; }

.pb-428 {
  padding-bottom: 428px; }

.pb-430 {
  padding-bottom: 430px; }

.pb-432 {
  padding-bottom: 432px; }

.pb-434 {
  padding-bottom: 434px; }

.pb-436 {
  padding-bottom: 436px; }

.pb-438 {
  padding-bottom: 438px; }

.pb-440 {
  padding-bottom: 440px; }

.pb-442 {
  padding-bottom: 442px; }

.pb-444 {
  padding-bottom: 444px; }

.pb-446 {
  padding-bottom: 446px; }

.pb-448 {
  padding-bottom: 448px; }

.pb-450 {
  padding-bottom: 450px; }

.pb-452 {
  padding-bottom: 452px; }

.pb-454 {
  padding-bottom: 454px; }

.pb-456 {
  padding-bottom: 456px; }

.pb-458 {
  padding-bottom: 458px; }

.pb-460 {
  padding-bottom: 460px; }

.pb-462 {
  padding-bottom: 462px; }

.pb-464 {
  padding-bottom: 464px; }

.pb-466 {
  padding-bottom: 466px; }

.pb-468 {
  padding-bottom: 468px; }

.pb-470 {
  padding-bottom: 470px; }

.pb-472 {
  padding-bottom: 472px; }

.pb-474 {
  padding-bottom: 474px; }

.pb-476 {
  padding-bottom: 476px; }

.pb-478 {
  padding-bottom: 478px; }

.pb-480 {
  padding-bottom: 480px; }

.pb-482 {
  padding-bottom: 482px; }

.pb-484 {
  padding-bottom: 484px; }

.pb-486 {
  padding-bottom: 486px; }

.pb-488 {
  padding-bottom: 488px; }

.pb-490 {
  padding-bottom: 490px; }

.pb-492 {
  padding-bottom: 492px; }

.pb-494 {
  padding-bottom: 494px; }

.pb-496 {
  padding-bottom: 496px; }

.pb-498 {
  padding-bottom: 498px; }

.pb-500 {
  padding-bottom: 500px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-12 {
  margin-bottom: 12px; }

.mb-14 {
  margin-bottom: 14px; }

.mb-16 {
  margin-bottom: 16px; }

.mb-18 {
  margin-bottom: 18px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-22 {
  margin-bottom: 22px; }

.mb-24 {
  margin-bottom: 24px; }

.mb-26 {
  margin-bottom: 26px; }

.mb-28 {
  margin-bottom: 28px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-32 {
  margin-bottom: 32px; }

.mb-34 {
  margin-bottom: 34px; }

.mb-36 {
  margin-bottom: 36px; }

.mb-38 {
  margin-bottom: 38px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-42 {
  margin-bottom: 42px; }

.mb-44 {
  margin-bottom: 44px; }

.mb-46 {
  margin-bottom: 46px; }

.mb-48 {
  margin-bottom: 48px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-52 {
  margin-bottom: 52px; }

.mb-54 {
  margin-bottom: 54px; }

.mb-56 {
  margin-bottom: 56px; }

.mb-58 {
  margin-bottom: 58px; }

.mb-60 {
  margin-bottom: 60px; }

.mb-62 {
  margin-bottom: 62px; }

.mb-64 {
  margin-bottom: 64px; }

.mb-66 {
  margin-bottom: 66px; }

.mb-68 {
  margin-bottom: 68px; }

.mb-70 {
  margin-bottom: 70px; }

.mb-72 {
  margin-bottom: 72px; }

.mb-74 {
  margin-bottom: 74px; }

.mb-76 {
  margin-bottom: 76px; }

.mb-78 {
  margin-bottom: 78px; }

.mb-80 {
  margin-bottom: 80px; }

.mb-82 {
  margin-bottom: 82px; }

.mb-84 {
  margin-bottom: 84px; }

.mb-86 {
  margin-bottom: 86px; }

.mb-88 {
  margin-bottom: 88px; }

.mb-90 {
  margin-bottom: 90px; }

.mb-92 {
  margin-bottom: 92px; }

.mb-94 {
  margin-bottom: 94px; }

.mb-96 {
  margin-bottom: 96px; }

.mb-98 {
  margin-bottom: 98px; }

.mb-100 {
  margin-bottom: 100px; }

.mb-102 {
  margin-bottom: 102px; }

.mb-104 {
  margin-bottom: 104px; }

.mb-106 {
  margin-bottom: 106px; }

.mb-108 {
  margin-bottom: 108px; }

.mb-110 {
  margin-bottom: 110px; }

.mb-112 {
  margin-bottom: 112px; }

.mb-114 {
  margin-bottom: 114px; }

.mb-116 {
  margin-bottom: 116px; }

.mb-118 {
  margin-bottom: 118px; }

.mb-120 {
  margin-bottom: 120px; }

.mb-122 {
  margin-bottom: 122px; }

.mb-124 {
  margin-bottom: 124px; }

.mb-126 {
  margin-bottom: 126px; }

.mb-128 {
  margin-bottom: 128px; }

.mb-130 {
  margin-bottom: 130px; }

.mb-132 {
  margin-bottom: 132px; }

.mb-134 {
  margin-bottom: 134px; }

.mb-136 {
  margin-bottom: 136px; }

.mb-138 {
  margin-bottom: 138px; }

.mb-140 {
  margin-bottom: 140px; }

.mb-142 {
  margin-bottom: 142px; }

.mb-144 {
  margin-bottom: 144px; }

.mb-146 {
  margin-bottom: 146px; }

.mb-148 {
  margin-bottom: 148px; }

.mb-150 {
  margin-bottom: 150px; }

.mb-152 {
  margin-bottom: 152px; }

.mb-154 {
  margin-bottom: 154px; }

.mb-156 {
  margin-bottom: 156px; }

.mb-158 {
  margin-bottom: 158px; }

.mb-160 {
  margin-bottom: 160px; }

.mb-162 {
  margin-bottom: 162px; }

.mb-164 {
  margin-bottom: 164px; }

.mb-166 {
  margin-bottom: 166px; }

.mb-168 {
  margin-bottom: 168px; }

.mb-170 {
  margin-bottom: 170px; }

.mb-172 {
  margin-bottom: 172px; }

.mb-174 {
  margin-bottom: 174px; }

.mb-176 {
  margin-bottom: 176px; }

.mb-178 {
  margin-bottom: 178px; }

.mb-180 {
  margin-bottom: 180px; }

.mb-182 {
  margin-bottom: 182px; }

.mb-184 {
  margin-bottom: 184px; }

.mb-186 {
  margin-bottom: 186px; }

.mb-188 {
  margin-bottom: 188px; }

.mb-190 {
  margin-bottom: 190px; }

.mb-192 {
  margin-bottom: 192px; }

.mb-194 {
  margin-bottom: 194px; }

.mb-196 {
  margin-bottom: 196px; }

.mb-198 {
  margin-bottom: 198px; }

.mb-200 {
  margin-bottom: 200px; }

.mb-202 {
  margin-bottom: 202px; }

.mb-204 {
  margin-bottom: 204px; }

.mb-206 {
  margin-bottom: 206px; }

.mb-208 {
  margin-bottom: 208px; }

.mb-210 {
  margin-bottom: 210px; }

.mb-212 {
  margin-bottom: 212px; }

.mb-214 {
  margin-bottom: 214px; }

.mb-216 {
  margin-bottom: 216px; }

.mb-218 {
  margin-bottom: 218px; }

.mb-220 {
  margin-bottom: 220px; }

.mb-222 {
  margin-bottom: 222px; }

.mb-224 {
  margin-bottom: 224px; }

.mb-226 {
  margin-bottom: 226px; }

.mb-228 {
  margin-bottom: 228px; }

.mb-230 {
  margin-bottom: 230px; }

.mb-232 {
  margin-bottom: 232px; }

.mb-234 {
  margin-bottom: 234px; }

.mb-236 {
  margin-bottom: 236px; }

.mb-238 {
  margin-bottom: 238px; }

.mb-240 {
  margin-bottom: 240px; }

.mb-242 {
  margin-bottom: 242px; }

.mb-244 {
  margin-bottom: 244px; }

.mb-246 {
  margin-bottom: 246px; }

.mb-248 {
  margin-bottom: 248px; }

.mb-250 {
  margin-bottom: 250px; }

.mb-252 {
  margin-bottom: 252px; }

.mb-254 {
  margin-bottom: 254px; }

.mb-256 {
  margin-bottom: 256px; }

.mb-258 {
  margin-bottom: 258px; }

.mb-260 {
  margin-bottom: 260px; }

.mb-262 {
  margin-bottom: 262px; }

.mb-264 {
  margin-bottom: 264px; }

.mb-266 {
  margin-bottom: 266px; }

.mb-268 {
  margin-bottom: 268px; }

.mb-270 {
  margin-bottom: 270px; }

.mb-272 {
  margin-bottom: 272px; }

.mb-274 {
  margin-bottom: 274px; }

.mb-276 {
  margin-bottom: 276px; }

.mb-278 {
  margin-bottom: 278px; }

.mb-280 {
  margin-bottom: 280px; }

.mb-282 {
  margin-bottom: 282px; }

.mb-284 {
  margin-bottom: 284px; }

.mb-286 {
  margin-bottom: 286px; }

.mb-288 {
  margin-bottom: 288px; }

.mb-290 {
  margin-bottom: 290px; }

.mb-292 {
  margin-bottom: 292px; }

.mb-294 {
  margin-bottom: 294px; }

.mb-296 {
  margin-bottom: 296px; }

.mb-298 {
  margin-bottom: 298px; }

.mb-300 {
  margin-bottom: 300px; }

.mb-302 {
  margin-bottom: 302px; }

.mb-304 {
  margin-bottom: 304px; }

.mb-306 {
  margin-bottom: 306px; }

.mb-308 {
  margin-bottom: 308px; }

.mb-310 {
  margin-bottom: 310px; }

.mb-312 {
  margin-bottom: 312px; }

.mb-314 {
  margin-bottom: 314px; }

.mb-316 {
  margin-bottom: 316px; }

.mb-318 {
  margin-bottom: 318px; }

.mb-320 {
  margin-bottom: 320px; }

.mb-322 {
  margin-bottom: 322px; }

.mb-324 {
  margin-bottom: 324px; }

.mb-326 {
  margin-bottom: 326px; }

.mb-328 {
  margin-bottom: 328px; }

.mb-330 {
  margin-bottom: 330px; }

.mb-332 {
  margin-bottom: 332px; }

.mb-334 {
  margin-bottom: 334px; }

.mb-336 {
  margin-bottom: 336px; }

.mb-338 {
  margin-bottom: 338px; }

.mb-340 {
  margin-bottom: 340px; }

.mb-342 {
  margin-bottom: 342px; }

.mb-344 {
  margin-bottom: 344px; }

.mb-346 {
  margin-bottom: 346px; }

.mb-348 {
  margin-bottom: 348px; }

.mb-350 {
  margin-bottom: 350px; }

.mb-352 {
  margin-bottom: 352px; }

.mb-354 {
  margin-bottom: 354px; }

.mb-356 {
  margin-bottom: 356px; }

.mb-358 {
  margin-bottom: 358px; }

.mb-360 {
  margin-bottom: 360px; }

.mb-362 {
  margin-bottom: 362px; }

.mb-364 {
  margin-bottom: 364px; }

.mb-366 {
  margin-bottom: 366px; }

.mb-368 {
  margin-bottom: 368px; }

.mb-370 {
  margin-bottom: 370px; }

.mb-372 {
  margin-bottom: 372px; }

.mb-374 {
  margin-bottom: 374px; }

.mb-376 {
  margin-bottom: 376px; }

.mb-378 {
  margin-bottom: 378px; }

.mb-380 {
  margin-bottom: 380px; }

.mb-382 {
  margin-bottom: 382px; }

.mb-384 {
  margin-bottom: 384px; }

.mb-386 {
  margin-bottom: 386px; }

.mb-388 {
  margin-bottom: 388px; }

.mb-390 {
  margin-bottom: 390px; }

.mb-392 {
  margin-bottom: 392px; }

.mb-394 {
  margin-bottom: 394px; }

.mb-396 {
  margin-bottom: 396px; }

.mb-398 {
  margin-bottom: 398px; }

.mb-400 {
  margin-bottom: 400px; }

.mb-402 {
  margin-bottom: 402px; }

.mb-404 {
  margin-bottom: 404px; }

.mb-406 {
  margin-bottom: 406px; }

.mb-408 {
  margin-bottom: 408px; }

.mb-410 {
  margin-bottom: 410px; }

.mb-412 {
  margin-bottom: 412px; }

.mb-414 {
  margin-bottom: 414px; }

.mb-416 {
  margin-bottom: 416px; }

.mb-418 {
  margin-bottom: 418px; }

.mb-420 {
  margin-bottom: 420px; }

.mb-422 {
  margin-bottom: 422px; }

.mb-424 {
  margin-bottom: 424px; }

.mb-426 {
  margin-bottom: 426px; }

.mb-428 {
  margin-bottom: 428px; }

.mb-430 {
  margin-bottom: 430px; }

.mb-432 {
  margin-bottom: 432px; }

.mb-434 {
  margin-bottom: 434px; }

.mb-436 {
  margin-bottom: 436px; }

.mb-438 {
  margin-bottom: 438px; }

.mb-440 {
  margin-bottom: 440px; }

.mb-442 {
  margin-bottom: 442px; }

.mb-444 {
  margin-bottom: 444px; }

.mb-446 {
  margin-bottom: 446px; }

.mb-448 {
  margin-bottom: 448px; }

.mb-450 {
  margin-bottom: 450px; }

.mb-452 {
  margin-bottom: 452px; }

.mb-454 {
  margin-bottom: 454px; }

.mb-456 {
  margin-bottom: 456px; }

.mb-458 {
  margin-bottom: 458px; }

.mb-460 {
  margin-bottom: 460px; }

.mb-462 {
  margin-bottom: 462px; }

.mb-464 {
  margin-bottom: 464px; }

.mb-466 {
  margin-bottom: 466px; }

.mb-468 {
  margin-bottom: 468px; }

.mb-470 {
  margin-bottom: 470px; }

.mb-472 {
  margin-bottom: 472px; }

.mb-474 {
  margin-bottom: 474px; }

.mb-476 {
  margin-bottom: 476px; }

.mb-478 {
  margin-bottom: 478px; }

.mb-480 {
  margin-bottom: 480px; }

.mb-482 {
  margin-bottom: 482px; }

.mb-484 {
  margin-bottom: 484px; }

.mb-486 {
  margin-bottom: 486px; }

.mb-488 {
  margin-bottom: 488px; }

.mb-490 {
  margin-bottom: 490px; }

.mb-492 {
  margin-bottom: 492px; }

.mb-494 {
  margin-bottom: 494px; }

.mb-496 {
  margin-bottom: 496px; }

.mb-498 {
  margin-bottom: 498px; }

.mb-500 {
  margin-bottom: 500px; }

.mt-10 {
  margin-top: 10px; }

.mt-12 {
  margin-top: 12px; }

.mt-14 {
  margin-top: 14px; }

.mt-16 {
  margin-top: 16px; }

.mt-18 {
  margin-top: 18px; }

.mt-20 {
  margin-top: 20px; }

.mt-22 {
  margin-top: 22px; }

.mt-24 {
  margin-top: 24px; }

.mt-26 {
  margin-top: 26px; }

.mt-28 {
  margin-top: 28px; }

.mt-30 {
  margin-top: 30px; }

.mt-32 {
  margin-top: 32px; }

.mt-34 {
  margin-top: 34px; }

.mt-36 {
  margin-top: 36px; }

.mt-38 {
  margin-top: 38px; }

.mt-40 {
  margin-top: 40px; }

.mt-42 {
  margin-top: 42px; }

.mt-44 {
  margin-top: 44px; }

.mt-46 {
  margin-top: 46px; }

.mt-48 {
  margin-top: 48px; }

.mt-50 {
  margin-top: 50px; }

.mt-52 {
  margin-top: 52px; }

.mt-54 {
  margin-top: 54px; }

.mt-56 {
  margin-top: 56px; }

.mt-58 {
  margin-top: 58px; }

.mt-60 {
  margin-top: 60px; }

.mt-62 {
  margin-top: 62px; }

.mt-64 {
  margin-top: 64px; }

.mt-66 {
  margin-top: 66px; }

.mt-68 {
  margin-top: 68px; }

.mt-70 {
  margin-top: 70px; }

.mt-72 {
  margin-top: 72px; }

.mt-74 {
  margin-top: 74px; }

.mt-76 {
  margin-top: 76px; }

.mt-78 {
  margin-top: 78px; }

.mt-80 {
  margin-top: 80px; }

.mt-82 {
  margin-top: 82px; }

.mt-84 {
  margin-top: 84px; }

.mt-86 {
  margin-top: 86px; }

.mt-88 {
  margin-top: 88px; }

.mt-90 {
  margin-top: 90px; }

.mt-92 {
  margin-top: 92px; }

.mt-94 {
  margin-top: 94px; }

.mt-96 {
  margin-top: 96px; }

.mt-98 {
  margin-top: 98px; }

.mt-100 {
  margin-top: 100px; }

.mt-102 {
  margin-top: 102px; }

.mt-104 {
  margin-top: 104px; }

.mt-106 {
  margin-top: 106px; }

.mt-108 {
  margin-top: 108px; }

.mt-110 {
  margin-top: 110px; }

.mt-112 {
  margin-top: 112px; }

.mt-114 {
  margin-top: 114px; }

.mt-116 {
  margin-top: 116px; }

.mt-118 {
  margin-top: 118px; }

.mt-120 {
  margin-top: 120px; }

.mt-122 {
  margin-top: 122px; }

.mt-124 {
  margin-top: 124px; }

.mt-126 {
  margin-top: 126px; }

.mt-128 {
  margin-top: 128px; }

.mt-130 {
  margin-top: 130px; }

.mt-132 {
  margin-top: 132px; }

.mt-134 {
  margin-top: 134px; }

.mt-136 {
  margin-top: 136px; }

.mt-138 {
  margin-top: 138px; }

.mt-140 {
  margin-top: 140px; }

.mt-142 {
  margin-top: 142px; }

.mt-144 {
  margin-top: 144px; }

.mt-146 {
  margin-top: 146px; }

.mt-148 {
  margin-top: 148px; }

.mt-150 {
  margin-top: 150px; }

.mt-152 {
  margin-top: 152px; }

.mt-154 {
  margin-top: 154px; }

.mt-156 {
  margin-top: 156px; }

.mt-158 {
  margin-top: 158px; }

.mt-160 {
  margin-top: 160px; }

.mt-162 {
  margin-top: 162px; }

.mt-164 {
  margin-top: 164px; }

.mt-166 {
  margin-top: 166px; }

.mt-168 {
  margin-top: 168px; }

.mt-170 {
  margin-top: 170px; }

.mt-172 {
  margin-top: 172px; }

.mt-174 {
  margin-top: 174px; }

.mt-176 {
  margin-top: 176px; }

.mt-178 {
  margin-top: 178px; }

.mt-180 {
  margin-top: 180px; }

.mt-182 {
  margin-top: 182px; }

.mt-184 {
  margin-top: 184px; }

.mt-186 {
  margin-top: 186px; }

.mt-188 {
  margin-top: 188px; }

.mt-190 {
  margin-top: 190px; }

.mt-192 {
  margin-top: 192px; }

.mt-194 {
  margin-top: 194px; }

.mt-196 {
  margin-top: 196px; }

.mt-198 {
  margin-top: 198px; }

.mt-200 {
  margin-top: 200px; }

.mt-202 {
  margin-top: 202px; }

.mt-204 {
  margin-top: 204px; }

.mt-206 {
  margin-top: 206px; }

.mt-208 {
  margin-top: 208px; }

.mt-210 {
  margin-top: 210px; }

.mt-212 {
  margin-top: 212px; }

.mt-214 {
  margin-top: 214px; }

.mt-216 {
  margin-top: 216px; }

.mt-218 {
  margin-top: 218px; }

.mt-220 {
  margin-top: 220px; }

.mt-222 {
  margin-top: 222px; }

.mt-224 {
  margin-top: 224px; }

.mt-226 {
  margin-top: 226px; }

.mt-228 {
  margin-top: 228px; }

.mt-230 {
  margin-top: 230px; }

.mt-232 {
  margin-top: 232px; }

.mt-234 {
  margin-top: 234px; }

.mt-236 {
  margin-top: 236px; }

.mt-238 {
  margin-top: 238px; }

.mt-240 {
  margin-top: 240px; }

.mt-242 {
  margin-top: 242px; }

.mt-244 {
  margin-top: 244px; }

.mt-246 {
  margin-top: 246px; }

.mt-248 {
  margin-top: 248px; }

.mt-250 {
  margin-top: 250px; }

.mt-252 {
  margin-top: 252px; }

.mt-254 {
  margin-top: 254px; }

.mt-256 {
  margin-top: 256px; }

.mt-258 {
  margin-top: 258px; }

.mt-260 {
  margin-top: 260px; }

.mt-262 {
  margin-top: 262px; }

.mt-264 {
  margin-top: 264px; }

.mt-266 {
  margin-top: 266px; }

.mt-268 {
  margin-top: 268px; }

.mt-270 {
  margin-top: 270px; }

.mt-272 {
  margin-top: 272px; }

.mt-274 {
  margin-top: 274px; }

.mt-276 {
  margin-top: 276px; }

.mt-278 {
  margin-top: 278px; }

.mt-280 {
  margin-top: 280px; }

.mt-282 {
  margin-top: 282px; }

.mt-284 {
  margin-top: 284px; }

.mt-286 {
  margin-top: 286px; }

.mt-288 {
  margin-top: 288px; }

.mt-290 {
  margin-top: 290px; }

.mt-292 {
  margin-top: 292px; }

.mt-294 {
  margin-top: 294px; }

.mt-296 {
  margin-top: 296px; }

.mt-298 {
  margin-top: 298px; }

.mt-300 {
  margin-top: 300px; }

.mt-302 {
  margin-top: 302px; }

.mt-304 {
  margin-top: 304px; }

.mt-306 {
  margin-top: 306px; }

.mt-308 {
  margin-top: 308px; }

.mt-310 {
  margin-top: 310px; }

.mt-312 {
  margin-top: 312px; }

.mt-314 {
  margin-top: 314px; }

.mt-316 {
  margin-top: 316px; }

.mt-318 {
  margin-top: 318px; }

.mt-320 {
  margin-top: 320px; }

.mt-322 {
  margin-top: 322px; }

.mt-324 {
  margin-top: 324px; }

.mt-326 {
  margin-top: 326px; }

.mt-328 {
  margin-top: 328px; }

.mt-330 {
  margin-top: 330px; }

.mt-332 {
  margin-top: 332px; }

.mt-334 {
  margin-top: 334px; }

.mt-336 {
  margin-top: 336px; }

.mt-338 {
  margin-top: 338px; }

.mt-340 {
  margin-top: 340px; }

.mt-342 {
  margin-top: 342px; }

.mt-344 {
  margin-top: 344px; }

.mt-346 {
  margin-top: 346px; }

.mt-348 {
  margin-top: 348px; }

.mt-350 {
  margin-top: 350px; }

.mt-352 {
  margin-top: 352px; }

.mt-354 {
  margin-top: 354px; }

.mt-356 {
  margin-top: 356px; }

.mt-358 {
  margin-top: 358px; }

.mt-360 {
  margin-top: 360px; }

.mt-362 {
  margin-top: 362px; }

.mt-364 {
  margin-top: 364px; }

.mt-366 {
  margin-top: 366px; }

.mt-368 {
  margin-top: 368px; }

.mt-370 {
  margin-top: 370px; }

.mt-372 {
  margin-top: 372px; }

.mt-374 {
  margin-top: 374px; }

.mt-376 {
  margin-top: 376px; }

.mt-378 {
  margin-top: 378px; }

.mt-380 {
  margin-top: 380px; }

.mt-382 {
  margin-top: 382px; }

.mt-384 {
  margin-top: 384px; }

.mt-386 {
  margin-top: 386px; }

.mt-388 {
  margin-top: 388px; }

.mt-390 {
  margin-top: 390px; }

.mt-392 {
  margin-top: 392px; }

.mt-394 {
  margin-top: 394px; }

.mt-396 {
  margin-top: 396px; }

.mt-398 {
  margin-top: 398px; }

.mt-400 {
  margin-top: 400px; }

.mt-402 {
  margin-top: 402px; }

.mt-404 {
  margin-top: 404px; }

.mt-406 {
  margin-top: 406px; }

.mt-408 {
  margin-top: 408px; }

.mt-410 {
  margin-top: 410px; }

.mt-412 {
  margin-top: 412px; }

.mt-414 {
  margin-top: 414px; }

.mt-416 {
  margin-top: 416px; }

.mt-418 {
  margin-top: 418px; }

.mt-420 {
  margin-top: 420px; }

.mt-422 {
  margin-top: 422px; }

.mt-424 {
  margin-top: 424px; }

.mt-426 {
  margin-top: 426px; }

.mt-428 {
  margin-top: 428px; }

.mt-430 {
  margin-top: 430px; }

.mt-432 {
  margin-top: 432px; }

.mt-434 {
  margin-top: 434px; }

.mt-436 {
  margin-top: 436px; }

.mt-438 {
  margin-top: 438px; }

.mt-440 {
  margin-top: 440px; }

.mt-442 {
  margin-top: 442px; }

.mt-444 {
  margin-top: 444px; }

.mt-446 {
  margin-top: 446px; }

.mt-448 {
  margin-top: 448px; }

.mt-450 {
  margin-top: 450px; }

.mt-452 {
  margin-top: 452px; }

.mt-454 {
  margin-top: 454px; }

.mt-456 {
  margin-top: 456px; }

.mt-458 {
  margin-top: 458px; }

.mt-460 {
  margin-top: 460px; }

.mt-462 {
  margin-top: 462px; }

.mt-464 {
  margin-top: 464px; }

.mt-466 {
  margin-top: 466px; }

.mt-468 {
  margin-top: 468px; }

.mt-470 {
  margin-top: 470px; }

.mt-472 {
  margin-top: 472px; }

.mt-474 {
  margin-top: 474px; }

.mt-476 {
  margin-top: 476px; }

.mt-478 {
  margin-top: 478px; }

.mt-480 {
  margin-top: 480px; }

.mt-482 {
  margin-top: 482px; }

.mt-484 {
  margin-top: 484px; }

.mt-486 {
  margin-top: 486px; }

.mt-488 {
  margin-top: 488px; }

.mt-490 {
  margin-top: 490px; }

.mt-492 {
  margin-top: 492px; }

.mt-494 {
  margin-top: 494px; }

.mt-496 {
  margin-top: 496px; }

.mt-498 {
  margin-top: 498px; }

.mt-500 {
  margin-top: 500px; }

.opacity-1 {
  opacity: 0.1; }

.opacity-2 {
  opacity: 0.2; }

.opacity-3 {
  opacity: 0.3; }

.opacity-4 {
  opacity: 0.4; }

.opacity-5 {
  opacity: 0.5; }

.opacity-6 {
  opacity: 0.6; }

.opacity-7 {
  opacity: 0.7; }

.opacity-8 {
  opacity: 0.8; }

.opacity-9 {
  opacity: 0.9; }

.opacity-10 {
  opacity: 1; }

.brad-2 {
  border-radius: 2px !important; }

.brad-3 {
  border-radius: 3px !important; }

.brad-4 {
  border-radius: 4px !important; }

.brad-5 {
  border-radius: 5px !important; }

.brad-6 {
  border-radius: 6px !important; }

.brad-7 {
  border-radius: 7px !important; }

.brad-8 {
  border-radius: 8px !important; }

.brad-9 {
  border-radius: 9px !important; }

.brad-10 {
  border-radius: 10px !important; }

.brad-11 {
  border-radius: 11px !important; }

.brad-12 {
  border-radius: 12px !important; }

.brad-13 {
  border-radius: 13px !important; }

.brad-14 {
  border-radius: 14px !important; }

.brad-15 {
  border-radius: 15px !important; }

.brad-16 {
  border-radius: 16px !important; }

.brad-17 {
  border-radius: 17px !important; }

.brad-18 {
  border-radius: 18px !important; }

.brad-19 {
  border-radius: 19px !important; }

.brad-20 {
  border-radius: 20px !important; }

.brad-21 {
  border-radius: 21px !important; }

.brad-22 {
  border-radius: 22px !important; }

.brad-23 {
  border-radius: 23px !important; }

.brad-24 {
  border-radius: 24px !important; }

.brad-25 {
  border-radius: 25px !important; }

.brad-26 {
  border-radius: 26px !important; }

.brad-27 {
  border-radius: 27px !important; }

.brad-28 {
  border-radius: 28px !important; }

.brad-29 {
  border-radius: 29px !important; }

.brad-30 {
  border-radius: 30px !important; }

.brad-31 {
  border-radius: 31px !important; }

.brad-32 {
  border-radius: 32px !important; }

.brad-33 {
  border-radius: 33px !important; }

.brad-34 {
  border-radius: 34px !important; }

.brad-35 {
  border-radius: 35px !important; }

.brad-36 {
  border-radius: 36px !important; }

.brad-37 {
  border-radius: 37px !important; }

.brad-38 {
  border-radius: 38px !important; }

.brad-39 {
  border-radius: 39px !important; }

.brad-40 {
  border-radius: 40px !important; }

.brad-41 {
  border-radius: 41px !important; }

.brad-42 {
  border-radius: 42px !important; }

.brad-43 {
  border-radius: 43px !important; }

.brad-44 {
  border-radius: 44px !important; }

.brad-45 {
  border-radius: 45px !important; }

.brad-46 {
  border-radius: 46px !important; }

.brad-47 {
  border-radius: 47px !important; }

.brad-48 {
  border-radius: 48px !important; }

.brad-49 {
  border-radius: 49px !important; }

.brad-50 {
  border-radius: 50px !important; }

.brad-51 {
  border-radius: 51px !important; }

.brad-52 {
  border-radius: 52px !important; }

.brad-53 {
  border-radius: 53px !important; }

.brad-54 {
  border-radius: 54px !important; }

.brad-55 {
  border-radius: 55px !important; }

.brad-56 {
  border-radius: 56px !important; }

.brad-57 {
  border-radius: 57px !important; }

.brad-58 {
  border-radius: 58px !important; }

.brad-59 {
  border-radius: 59px !important; }

.brad-60 {
  border-radius: 60px !important; }

.brad-61 {
  border-radius: 61px !important; }

.brad-62 {
  border-radius: 62px !important; }

.brad-63 {
  border-radius: 63px !important; }

.brad-64 {
  border-radius: 64px !important; }

.brad-65 {
  border-radius: 65px !important; }

.brad-66 {
  border-radius: 66px !important; }

.brad-67 {
  border-radius: 67px !important; }

.brad-68 {
  border-radius: 68px !important; }

.brad-69 {
  border-radius: 69px !important; }

.brad-70 {
  border-radius: 70px !important; }

.brad-71 {
  border-radius: 71px !important; }

.brad-72 {
  border-radius: 72px !important; }

.brad-73 {
  border-radius: 73px !important; }

.brad-74 {
  border-radius: 74px !important; }

.brad-75 {
  border-radius: 75px !important; }

.brad-76 {
  border-radius: 76px !important; }

.brad-77 {
  border-radius: 77px !important; }

.brad-78 {
  border-radius: 78px !important; }

.brad-79 {
  border-radius: 79px !important; }

.brad-80 {
  border-radius: 80px !important; }

.brad-81 {
  border-radius: 81px !important; }

.brad-82 {
  border-radius: 82px !important; }

.brad-83 {
  border-radius: 83px !important; }

.brad-84 {
  border-radius: 84px !important; }

.brad-85 {
  border-radius: 85px !important; }

.brad-86 {
  border-radius: 86px !important; }

.brad-87 {
  border-radius: 87px !important; }

.brad-88 {
  border-radius: 88px !important; }

.brad-89 {
  border-radius: 89px !important; }

.brad-90 {
  border-radius: 90px !important; }

.brad-91 {
  border-radius: 91px !important; }

.brad-92 {
  border-radius: 92px !important; }

.brad-93 {
  border-radius: 93px !important; }

.brad-94 {
  border-radius: 94px !important; }

.brad-95 {
  border-radius: 95px !important; }

.brad-96 {
  border-radius: 96px !important; }

.brad-97 {
  border-radius: 97px !important; }

.brad-98 {
  border-radius: 98px !important; }

.brad-99 {
  border-radius: 99px !important; }

.brad-100 {
  border-radius: 100px !important; }

.brad-101 {
  border-radius: 101px !important; }

.brad-102 {
  border-radius: 102px !important; }

.brad-103 {
  border-radius: 103px !important; }

.brad-104 {
  border-radius: 104px !important; }

.brad-105 {
  border-radius: 105px !important; }

.brad-106 {
  border-radius: 106px !important; }

.brad-107 {
  border-radius: 107px !important; }

.brad-108 {
  border-radius: 108px !important; }

.brad-109 {
  border-radius: 109px !important; }

.brad-110 {
  border-radius: 110px !important; }

.brad-111 {
  border-radius: 111px !important; }

.brad-112 {
  border-radius: 112px !important; }

.brad-113 {
  border-radius: 113px !important; }

.brad-114 {
  border-radius: 114px !important; }

.brad-115 {
  border-radius: 115px !important; }

.brad-116 {
  border-radius: 116px !important; }

.brad-117 {
  border-radius: 117px !important; }

.brad-118 {
  border-radius: 118px !important; }

.brad-119 {
  border-radius: 119px !important; }

.brad-120 {
  border-radius: 120px !important; }

.brad-121 {
  border-radius: 121px !important; }

.brad-122 {
  border-radius: 122px !important; }

.brad-123 {
  border-radius: 123px !important; }

.brad-124 {
  border-radius: 124px !important; }

.brad-125 {
  border-radius: 125px !important; }

.brad-126 {
  border-radius: 126px !important; }

.brad-127 {
  border-radius: 127px !important; }

.brad-128 {
  border-radius: 128px !important; }

.brad-129 {
  border-radius: 129px !important; }

.brad-130 {
  border-radius: 130px !important; }

.brad-131 {
  border-radius: 131px !important; }

.brad-132 {
  border-radius: 132px !important; }

.brad-133 {
  border-radius: 133px !important; }

.brad-134 {
  border-radius: 134px !important; }

.brad-135 {
  border-radius: 135px !important; }

.brad-136 {
  border-radius: 136px !important; }

.brad-137 {
  border-radius: 137px !important; }

.brad-138 {
  border-radius: 138px !important; }

.brad-139 {
  border-radius: 139px !important; }

.brad-140 {
  border-radius: 140px !important; }

.brad-141 {
  border-radius: 141px !important; }

.brad-142 {
  border-radius: 142px !important; }

.brad-143 {
  border-radius: 143px !important; }

.brad-144 {
  border-radius: 144px !important; }

.brad-145 {
  border-radius: 145px !important; }

.brad-146 {
  border-radius: 146px !important; }

.brad-147 {
  border-radius: 147px !important; }

.brad-148 {
  border-radius: 148px !important; }

.brad-149 {
  border-radius: 149px !important; }

.brad-150 {
  border-radius: 150px !important; }

.brad-151 {
  border-radius: 151px !important; }

.brad-152 {
  border-radius: 152px !important; }

.brad-153 {
  border-radius: 153px !important; }

.brad-154 {
  border-radius: 154px !important; }

.brad-155 {
  border-radius: 155px !important; }

.brad-156 {
  border-radius: 156px !important; }

.brad-157 {
  border-radius: 157px !important; }

.brad-158 {
  border-radius: 158px !important; }

.brad-159 {
  border-radius: 159px !important; }

.brad-160 {
  border-radius: 160px !important; }

.brad-161 {
  border-radius: 161px !important; }

.brad-162 {
  border-radius: 162px !important; }

.brad-163 {
  border-radius: 163px !important; }

.brad-164 {
  border-radius: 164px !important; }

.brad-165 {
  border-radius: 165px !important; }

.brad-166 {
  border-radius: 166px !important; }

.brad-167 {
  border-radius: 167px !important; }

.brad-168 {
  border-radius: 168px !important; }

.brad-169 {
  border-radius: 169px !important; }

.brad-170 {
  border-radius: 170px !important; }

.brad-171 {
  border-radius: 171px !important; }

.brad-172 {
  border-radius: 172px !important; }

.brad-173 {
  border-radius: 173px !important; }

.brad-174 {
  border-radius: 174px !important; }

.brad-175 {
  border-radius: 175px !important; }

.brad-176 {
  border-radius: 176px !important; }

.brad-177 {
  border-radius: 177px !important; }

.brad-178 {
  border-radius: 178px !important; }

.brad-179 {
  border-radius: 179px !important; }

.brad-180 {
  border-radius: 180px !important; }

.brad-181 {
  border-radius: 181px !important; }

.brad-182 {
  border-radius: 182px !important; }

.brad-183 {
  border-radius: 183px !important; }

.brad-184 {
  border-radius: 184px !important; }

.brad-185 {
  border-radius: 185px !important; }

.brad-186 {
  border-radius: 186px !important; }

.brad-187 {
  border-radius: 187px !important; }

.brad-188 {
  border-radius: 188px !important; }

.brad-189 {
  border-radius: 189px !important; }

.brad-190 {
  border-radius: 190px !important; }

.brad-191 {
  border-radius: 191px !important; }

.brad-192 {
  border-radius: 192px !important; }

.brad-193 {
  border-radius: 193px !important; }

.brad-194 {
  border-radius: 194px !important; }

.brad-195 {
  border-radius: 195px !important; }

.brad-196 {
  border-radius: 196px !important; }

.brad-197 {
  border-radius: 197px !important; }

.brad-198 {
  border-radius: 198px !important; }

.brad-199 {
  border-radius: 199px !important; }

.brad-200 {
  border-radius: 200px !important; }

.brad-201 {
  border-radius: 201px !important; }

.brad-202 {
  border-radius: 202px !important; }

.brad-203 {
  border-radius: 203px !important; }

.brad-204 {
  border-radius: 204px !important; }

.brad-205 {
  border-radius: 205px !important; }

.brad-206 {
  border-radius: 206px !important; }

.brad-207 {
  border-radius: 207px !important; }

.brad-208 {
  border-radius: 208px !important; }

.brad-209 {
  border-radius: 209px !important; }

.brad-210 {
  border-radius: 210px !important; }

.brad-211 {
  border-radius: 211px !important; }

.brad-212 {
  border-radius: 212px !important; }

.brad-213 {
  border-radius: 213px !important; }

.brad-214 {
  border-radius: 214px !important; }

.brad-215 {
  border-radius: 215px !important; }

.brad-216 {
  border-radius: 216px !important; }

.brad-217 {
  border-radius: 217px !important; }

.brad-218 {
  border-radius: 218px !important; }

.brad-219 {
  border-radius: 219px !important; }

.brad-220 {
  border-radius: 220px !important; }

.brad-221 {
  border-radius: 221px !important; }

.brad-222 {
  border-radius: 222px !important; }

.brad-223 {
  border-radius: 223px !important; }

.brad-224 {
  border-radius: 224px !important; }

.brad-225 {
  border-radius: 225px !important; }

.brad-226 {
  border-radius: 226px !important; }

.brad-227 {
  border-radius: 227px !important; }

.brad-228 {
  border-radius: 228px !important; }

.brad-229 {
  border-radius: 229px !important; }

.brad-230 {
  border-radius: 230px !important; }

.brad-231 {
  border-radius: 231px !important; }

.brad-232 {
  border-radius: 232px !important; }

.brad-233 {
  border-radius: 233px !important; }

.brad-234 {
  border-radius: 234px !important; }

.brad-235 {
  border-radius: 235px !important; }

.brad-236 {
  border-radius: 236px !important; }

.brad-237 {
  border-radius: 237px !important; }

.brad-238 {
  border-radius: 238px !important; }

.brad-239 {
  border-radius: 239px !important; }

.brad-240 {
  border-radius: 240px !important; }

.brad-241 {
  border-radius: 241px !important; }

.brad-242 {
  border-radius: 242px !important; }

.brad-243 {
  border-radius: 243px !important; }

.brad-244 {
  border-radius: 244px !important; }

.brad-245 {
  border-radius: 245px !important; }

.brad-246 {
  border-radius: 246px !important; }

.brad-247 {
  border-radius: 247px !important; }

.brad-248 {
  border-radius: 248px !important; }

.brad-249 {
  border-radius: 249px !important; }

.brad-250 {
  border-radius: 250px !important; }

/*les medias*/
@media all and (min-width: 220px) and (max-width: 770px) {
  .item-pad-detail-nav {
    padding-left: 30px; }
  .theme-dark .item-back {
    height: 100%; }
  .theme-dark .item-back-side {
    height: 100%; }
  .theme-light .item-back {
    height: 100%; }
  .theme-light .item-back-side {
    height: 100%; }
  .item-body-pad {
    padding: 5px !important; }
  .p-5 {
    padding: 1.3rem !important; }
  .nav-link {
    font-size: 10px !important; }
  .uk-table th {
    padding: 7px;
    text-align: left;
    vertical-align: bottom;
    /* 1 */
    font-size: 0.575rem;
    font-weight: bolder;
    color: #fff;
    text-transform: capitalize; }
  .uk-table-small td {
    padding: 8px !important; }
  .uk-navbar-dropdown {
    top: 23px !important;
    left: -70px !important;
    min-width: auto; }
  .mt-45 {
    margin-top: 0px !important; }
  .class-form {
    margin-top: 10px !important; }
  .main-menu.menu-dark .navigation {
    height: 100% !important; }
  .main-menu.menu-dark {
    height: 100%; }
  .item-drop nav {
    left: 32%; } }

@media all and (min-width: 772px) and (max-width: 960px) {
  .main-menu.menu-dark .navigation {
    height: 100% !important; }
  .main-menu.menu-dark {
    height: 100%; }
  .item-drop nav {
    left: 37.8%; }
  .item-back {
    background-color: #1d272c;
    min-height: 100% !important;
    border-radius: 20px 20px 0px 0px; }
  .item-body-pad {
    padding: 5px !important; }
  .item-back-side {
    background-color: #1d272c;
    height: 100% !important; }
  .p-5 {
    padding: 1.3rem !important; }
  .mt-45 {
    margin-top: 0px !important; } }

.mt-login {
  width: calc(100% - 455px); }

.back-login {
  width: 455px; }

@media all and (min-width: 272px) and (max-width: 568px) {
  .item-home-border-login .d-flex {
    display: block !important; }
  .item-home-border-login .back-login.col-12 {
    margin-top: 40px; }
  .item-home-border-login .mt-login {
    margin: 40px 0;
    width: 100%; }
  .item-home-border-login .back-login {
    width: 100%; } }

@media all and (min-width: 900px) and (max-width: 1280px) {
  .item-pad-detail-nav .fsize-12 {
    font-size: 11px !important; } }

@media all and (min-width: 1101px) and (max-width: 1480px) {
  .item-image-logo {
    background: #ffffff;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    line-height: 80px;
    padding: 5px; } }

.tableFixHead {
  /*th[scope=row]
    {
        position: -webkit-sticky;
        position: sticky;
        left: 0;
        z-index: 1;
    }

    th:not([scope=row])
    {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 2;
    }*/ }
  .tableFixHead th {
    box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
    z-index: 2002; }
  .tableFixHead td {
    z-index: 202; }

.modal-dialog-full-width {
  width: 92% !important;
  max-width: none !important; }

.cursor-pointer {
  cursor: pointer !important; }

.cursor-move {
  cursor: move !important; }

.cursor-default {
  cursor: default !important; }

.cursor-progress {
  cursor: progress !important; }

.cursor-not-allowed {
  cursor: not-allowed !important; }

.btn-eye {
  z-index: 99999;
  position: absolute;
  right: 10px;
  top: 25%; }
  .btn-eye:hover {
    cursor: pointer; }

#sectionInvAuto {
  display: none; }
  #sectionInvAuto.show {
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100%;
    display: flex;
    justify-content: center; }

:root {
  --h: "ALERTE !"; }

#panelInvAuto {
  position: absolute;
  background: #ff0000d0;
  color: #ffffff;
  font-family: Arial, Helvetica, serif;
  width: 90vmin;
  box-sizing: border-box;
  font-size: 3.25vmin;
  padding: 1vmin 2vmin;
  min-height: 60vmin;
  box-shadow: 0 0 0 100vw #ff000060, 0 0 0 5vmin #ff000060;
  z-index: 10000;
  display: block !important;
  text-align: center;
  text-shadow: 0 0 1px #fff, 0 0 3px #fff, 0 0 5px #fff;
  animation: warning-ligth 1s 0s infinite; }
  #panelInvAuto:before {
    content: attr(text_before);
    top: 1vmin;
    position: relative;
    font-size: 10vmin;
    width: 100vw;
    left: 0;
    z-index: 6;
    text-shadow: 0 0 1px #fff, 0 0 3px #fff;
    border-bottom: 1vmin dotted #fff; }

#msg {
  text-shadow: 0 0 2px #fff; }

#time {
  font-size: 10vmin;
  background: #00000080;
  max-width: 45vmin;
  margin: 4vmin auto 5vmin !important;
  position: relative;
  border-radius: 0.25vmin;
  text-shadow: 0 0 3px #000, 0 0 2px #000, 0 0 3px #000, 0 0 4px #000, 0 0 5px #000; }

#abort {
  background: #ffffffb8;
  color: #d30303;
  cursor: pointer;
  padding: 1vmin 2.75vmin;
  font-size: 6vmin;
  border-radius: 0.25vmin;
  font-weight: bold;
  animation: highlight 1s 0s infinite; }
  #abort:hover {
    background: #ffffff;
    box-shadow: 0 0 15px 5px #fff; }

@keyframes highlight {
  50% {
    box-shadow: 0 0 15px 5px #fff; } }

div#turn-off {
  position: fixed;
  background: #ffffff80;
  left: 0;
  width: 100vw;
  height: 0vh;
  z-index: 7; }

div#turn-off:before,
div#turn-off:after {
  content: "";
  position: fixed;
  left: 0;
  top: 0;
  height: 0vh;
  background: #000;
  width: 100vw;
  transition: height 0.5s ease 0s; }

div#turn-off:after {
  top: inherit;
  bottom: 0; }

div#turn-off.close {
  height: 100vh; }

div#turn-off.close:before,
div#turn-off.close:after {
  transition: height 0.1s ease 0.1s;
  height: 49.75vh; }

#time.crono {
  background: #ffffffba;
  transition: background 0.5s ease 0s;
  color: #ff0000;
  text-shadow: 0 0 1px #ffffff, 0 0 2px #ffffff, 0 0 2px #ffffff; }

#detonate {
  display: none;
  color: #fff;
  z-index: 5;
  font-size: 8vmin;
  font-family: Arial, Helvetica, serif;
  text-shadow: 0 0 1px #fff, 0 0 2px #fff, 0 0 3px #fff; }

#detonate.show {
  display: block;
  animation: blink 0.25s 0s infinite; }

#abort.hide {
  display: none; }

@keyframes blink {
  50% {
    opacity: 0; } }

#closing {
  width: 100vw;
  height: 100vh;
  left: 0;
  position: absolute; }

div#closing:before,
div#closing:after {
  content: "";
  width: 50vw;
  height: 1.5vh;
  left: -50vw;
  top: 49vh;
  position: absolute;
  background: #000000;
  z-index: 7;
  transition: left 0.2s ease 0s; }

div#closing:after {
  right: -50vw;
  transition: right 0.2s ease 0s;
  left: initial; }

div#closing.close:before {
  left: 0;
  transition: left 0.2s ease 0.2s; }

div#closing.close:after {
  right: 0;
  transition: right 0.2s ease 0.2s; }

#restart {
  position: absolute;
  z-index: 8;
  display: none; }

#reload {
  position: absolute;
  z-index: 8;
  width: 10vmin;
  height: 10vmin;
  border-radius: 100%;
  border: 0;
  margin-top: -5vmin;
  margin-left: -2.5vmin;
  opacity: 0;
  cursor: pointer;
  transform: rotate(0deg);
  transition: transform 0.5s ease 0s;
  outline: none; }

#reload:hover {
  background: #ef0000;
  transform: rotate(360deg);
  transition: transform 0.5s ease 0s; }

#restart.show {
  display: block; }

#restart.show #reload {
  animation: refresh 3.5s 0s 1;
  opacity: 1; }

@keyframes refresh {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

button#reload:before {
  content: "";
  width: 6vmin;
  height: 6vmin;
  position: absolute;
  left: 2vmin;
  top: 2vmin;
  border-radius: 100%;
  border: 1vmin solid #000;
  box-sizing: border-box;
  border-bottom-color: transparent; }

button#reload:after {
  content: "";
  border: 1.25vmin solid transparent;
  border-top: 2vmin solid black;
  position: absolute;
  transform: rotate(40deg) translate(0.5vmin, 1.25vmin); }

@keyframes warning-ligth {
  0% {
    box-shadow: 0 0 0 100vw #ff000060, 0 0 0 5vmin #ff000060; }
  50% {
    box-shadow: 0 0 0 100vw #ff000020, 0 0 0 5vmin #ff000020; } }

#mute {
  position: absolute;
  bottom: 1vmin;
  right: 1vmin;
  background: #8bc34a80;
  width: 6vmin;
  height: 6vmin;
  cursor: pointer;
  border: 0.5vmin solid #151515; }

#mute.muted {
  background: #ff000080; }

#mute:before {
  content: "";
  border: 0.75vmin solid transparent;
  height: 2vmin;
  border-right: 2vmin solid #151515;
  position: absolute;
  border-left-width: 0;
  top: 1.25vmin;
  right: 1.25vmin; }

#mute:after {
  content: "";
  border: 0vmin solid transparent;
  height: 2vmin;
  border-right: 1.5vmin solid #151515;
  position: absolute;
  top: 2vmin;
  right: 3.5vmin; }

#header-fixed {
  position: fixed;
  top: 0px;
  display: none;
  background-color: white; }

.nav-tab-light {
  justify-content: center;
  gap: 2em; }
  .nav-tab-light .nav-link {
    color: #767D89;
    padding: .5em; }
  .nav-tab-light.nav-tab-box .nav-link {
    font-weight: normal;
    display: flex;
    color: #000;
    font-size: .8em;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1em;
    box-shadow: 0 0 10px #80808030;
    border-radius: 10px;
    border: 1px dashed #8080805d;
    width: 200px;
    min-height: 150px;
    background: #ffff; }
    .nav-tab-light.nav-tab-box .nav-link svg {
      width: 50px;
      height: 50px; }
    .nav-tab-light.nav-tab-box .nav-link:hover {
      box-shadow: inset 0 -8px 0 #154F90; }
  .nav-tab-light .active {
    color: #ee6f24;
    border-bottom: 1px solid #ee6f24; }

.can-notif-container .switch_toggle[type=checkbox] {
  display: none; }

.can-notif-container .switch-custom-toggle .switch-el {
  color: #ee6f24;
  cursor: pointer;
  width: 80px;
  background: white;
  border: 3px solid white;
  box-shadow: 0 0px 2px rgba(0, 0, 0, 0.219) inset;
  display: block;
  border-radius: 10px;
  position: relative;
  margin: 0;
  padding: 0 5px; }
  .can-notif-container .switch-custom-toggle .switch-el .txt1 {
    visibility: hidden; }
  .can-notif-container .switch-custom-toggle .switch-el .txt2 {
    visibility: visible; }

.can-notif-container .switch-custom-toggle .switch-el:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 4px;
  width: 15px;
  height: 15px;
  background: #ee6f24;
  border-radius: 10px;
  transition: 0.3s; }

.can-notif-container .switch-custom-toggle .switch-el:active:after {
  width: 40px; }

.can-notif-container .can-notif-inner {
  display: none; }
  .can-notif-container .can-notif-inner label {
    cursor: pointer; }

.can-notif-container input:checked ~ .can-notif-inner {
  display: flex; }

.can-notif-container input:checked ~ .switch-custom-toggle-container .switch-custom-toggle .can-notif-inner {
  display: block; }

.can-notif-container input:checked ~ .switch-custom-toggle-container .switch-custom-toggle .switch-el {
  color: #154F90; }
  .can-notif-container input:checked ~ .switch-custom-toggle-container .switch-custom-toggle .switch-el:after {
    background: #154F90;
    left: calc(100% - 5px);
    transform: translateX(-100%); }
  .can-notif-container input:checked ~ .switch-custom-toggle-container .switch-custom-toggle .switch-el .txt2 {
    visibility: hidden; }
  .can-notif-container input:checked ~ .switch-custom-toggle-container .switch-custom-toggle .switch-el .txt1 {
    visibility: visible; }

.border-dashed {
  border-style: dashed !important;
  border-width: 1px; }

.border-primary {
  border-color: #154F90 !important; }

.border-orange {
  border-color: #EE6F24 !important; }

.bg-primary {
  background-color: #154F90 !important; }

.color-orange {
  color: #EE6F24 !important; }

.color-blue {
  color: #154F90 !important; }

.btn-ajouter-tous {
  color: #154F90;
  background-color: #144e8f4d; }
  .btn-ajouter-tous.color-orange {
    color: #EE6F24;
    background-color: #ef6f254d; }

.svg-colored-blue path {
  fill: #154F90 !important; }

.nav-item-tab-pan label {
  cursor: pointer !important; }

.nav-item-tab-pan .nav-link {
  color: #000; }
  .nav-item-tab-pan .nav-link:hover {
    cursor: pointer; }
  .nav-item-tab-pan .nav-link.active {
    color: #154F90; }

.badge {
  padding: 5px;
  border-radius: 50px;
  color: #fff;
  margin-inline: 5px; }
  .badge.bwt {
    text-indent: -9999px; }
  .badge.badge-sms {
    background: #154F90; }
  .badge.badge-mail {
    background: #F53939; }
  .badge.badge-whatsapp {
    background: #6BBE4E; }

label {
  margin: 0 !important; }

  thead th/*, tbody td*/ {
    white-space: nowrap;
    min-width: 120px;
}

.ui-helper-hidden-accessible div {
  display: none !important; }

.modal.note-modal.show .modal-header {
  display: none !important; }

.readonly {
  pointer-events: none !important; }

.table_scroll .table-responsive {
  max-height: calc(100vh - 231px) !important;
  overflow: auto; }

.table_scroll thead {
  position: sticky;
  top: 0;
  z-index: 99; }
