﻿/*************IMPORT**************/
footer__list__systemhtml, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub,
tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline; }

@font-face {
  font-family: 'Organy';
  src: url("/CSS/fonts/organyregularwebfont.eot");
  src: url("/CSS/fonts/organyregularwebfont.eot?#iefix") format("embedded-opentype"), url("/CSS/fonts/organyregularwebfont.woff2") format("woff"), url("/CSS/fonts/organyregularwebfont.ttf") format("truetype");
  font-weight: normal; }

@font-face {
  font-family: 'OpenSansHebrew';
  src: url("/CSS/fonts/OpenSansHebrew-Regular.eot");
  src: url("/CSS/fonts/OpenSansHebrew-Regular.eot?#iefix") format("embedded-opentype"), url("/CSS/fonts/OpenSansHebrew-Regular.woff") format("woff"), url("/CSS/fonts/OpenSansHebrew-Regular.ttf") format("truetype");
  font-weight: normal; }

@font-face {
  font-family: 'OpenSansHebrew';
  src: url("/CSS/fonts/opensanshebrew-bold-webfont.eot");
  src: url("/CSS/fonts/opensanshebrew-bold-webfont.eot?#iefix") format("embedded-opentype"), url("/CSS/fonts/opensanshebrew-bold-webfont.woff") format("woff"), url("/CSS/fonts/opensanshebrew-bold-webfont.ttf") format("truetype");
  font-weight: bold; }

@font-face {
  font-family: 'OpenSansHebrew';
  src: url("/CSS/fonts/opensanshebrew-light-webfont.eot");
  src: url("/CSS/fonts/opensanshebrew-light-webfont.eot?#iefix") format("embedded-opentype"), url("/CSS/fonts/opensanshebrew-light-webfont.woff") format("woff"), url("/CSS/fonts/opensanshebrew-light-webfont.ttf") format("truetype");
  font-weight: 100; }

@font-face {
  font-family: 'OpenSansHebrew';
  src: url("/CSS/fonts/opensanshebrew-extrabold-webfont.eot");
  src: url("/CSS/fonts/opensanshebrew-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("/CSS/fonts/opensanshebrew-extrabold-webfont.woff") format("woff"), url("/CSS/fonts/opensanshebrew-extrabold-webfont.ttf") format("truetype");
  font-weight: 900; }

@font-face {
  font-family: 'OpenSansHebrew';
  src: url("/CSS/fonts/opensanshebrew-italic-webfont.eot");
  src: url("/CSS/fonts/opensanshebrew-italic-webfont.eot?#iefix") format("embedded-opentype"), url("/CSS/fonts/opensanshebrew-italic-webfont.woff") format("woff"), url("/CSS/fonts/opensanshebrew-italic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

/*wucMessageBox*/
.wucServerMessageBox_Error {
  background-color: #FFEBE8;
  border: 1px solid #DD3C10;
  font-size: 14px;
  margin: 10pt 30px 20px 30px;
  color: #DD3C10;
  padding: 5px 40px 5px 40px; }

.wucServerMessageBox_Error p {
  color: #333333;
  padding: 0px;
  font-weight: bold; }

.wucServerMessageBox_Error li {
  color: #333333; }

.wucServerMessageBox_Confirm {
  background-color: #EFF7FE;
  border: 1px solid #A2CFFC;
  font-size: 14px;
  margin: 10pt 30px 20px 30px;
  color: #333333;
  padding: 5px 40px 5px 40px; }

.wucServerMessageBox_Confirm p {
  color: #333333;
  padding: 0px;
  font-weight: bold; }

.wucServerMessageBox_Confirm li {
  color: #333333; }

/* IMPORTANT*/
.temp_Dinone {
  display: none !important; }

.top_line {
  color: #254a5e;
  position: fixed;
  z-index: 1024;
  width: 100%;
  top: 0;
  border-bottom: 1px solid #b8bec3; }
  .top_line .container {
    padding: 0 0 0 45px;
    text-align: center;
    background-color: #e1e1e1; }
    .top_line .container:after {
      content: "";
      display: block;
      clear: both; }
    @media (min-width: 1024px) {
      .top_line .container {
        padding: 0; } }
    .top_line .container .header__radio {
      float: right;
      position: relative;
      max-width: 1024px;
      height: 46px;
      margin-top: 0;
      margin-left: 0; }
      .top_line .container .header__radio .radio-wrap {
        display: none; }
      .top_line .container .header__radio ul {
        list-style: none; }
        .top_line .container .header__radio ul .open-popup-menu {
          display: none;
          position: relative;
          height: 47px;
          line-height: 42px;
          padding: 0 10px 0 10px;
          margin-left: -3px;
          cursor: pointer;
          vertical-align: middle; }
          .top_line .container .header__radio ul .open-popup-menu a[id$='hylBenefits2'] {
            color: #254a5e !important; }
          .top_line .container .header__radio ul .open-popup-menu:hover:before {
            content: "";
            display: block;
            position: absolute;
            background-color: #0099F0;
            width: 100%;
            height: 10px;
            top: 0;
            left: 0; }
          .top_line .container .header__radio ul .open-popup-menu:after {
            content: "";
            display: block;
            width: 2px;
            height: 59%;
            top: 21%;
            left: 0;
            background: #cccccc;
            position: absolute;
            z-index: 1; }
          .top_line .container .header__radio ul .open-popup-menu.popup-menu-Accessibility {
            background: url(/MedicineIMAJ/Images/wheel_chair_icon2.png) no-repeat;
            background-position: 50% 50%;
            width: 25px;
            height: 47px; }
            .top_line .container .header__radio ul .open-popup-menu.popup-menu-Accessibility.open {
              background: #ececec url(/MedicineIMAJ/Images/wheel_chair_icon.png) no-repeat;
              background-position: 50% 50%; }
          .top_line .container .header__radio ul .open-popup-menu.open {
            background: #edeff0;
            color: #457c99;
            font-weight: bold;
            border-color: #ECECEC; }
            .top_line .container .header__radio ul .open-popup-menu.open:after {
              content: "";
              display: block;
              position: absolute;
              background-color: #0099F0;
              width: 100%;
              height: 10px;
              top: 0; }
          .top_line .container .header__radio ul .open-popup-menu.header_log-out {
            display: inline-block; }
          .top_line .container .header__radio ul .open-popup-menu.header_log-out {
            color: #254a5e !important; }
          @media (min-width: 1024px) {
            .top_line .container .header__radio ul .open-popup-menu {
              display: inline-block; } }
          .top_line .container .header__radio ul .open-popup-menu .nc_btn_header {
            display: block;
            font-size: 0.85em; }
        .top_line .container .header__radio ul .popup-Exit {
          padding: 0;
          display: inline-block;
          line-height: 42px; }
          .top_line .container .header__radio ul .popup-Exit a {
            font-weight: bold;
            font-size: 16px;
            padding-right: 0;
            color: #254a5e !important;
            padding-left: 19px; }
          .top_line .container .header__radio ul .popup-Exit span {
            display: none;
            color: #fff; }
          @media (min-width: 1024px) {
            .top_line .container .header__radio ul .popup-Exit span {
              display: inline-block; } }
    .top_line .container .doctorWho {
      display: inline-block;
      float: none;
      font: 16px/46px Arial;
      font-weight: bold;
      color: #c7c7c7; }
      @media (min-width: 1024px) {
        .top_line .container .doctorWho {
          display: none; } }
    .top_line .container .day_box {
      width: auto;
      float: left;
      padding: 9px 7px;
      color: #254a5e;
      width: 100%; }
      .top_line .container .day_box span {
        display: inline-block;
        width: calc(100% - 70px);
        text-align: right;
        color: #0099f0; }
      @media (min-width: 1024px) {
        .top_line .container .day_box {
          padding: 0;
          width: auto; }
          .top_line .container .day_box span {
            display: inline-block;
            vertical-align: middle;
            width: auto;
            color: #254a5e; } }
      .top_line .container .day_box .icon-box {
        display: none;
        background-image: url(/MedicineIMAJ/Images/question_icon-small.png);
        background-repeat: no-repeat;
        background-position: center;
        width: 27px;
        height: 25px;
        vertical-align: text-top; }
        .top_line .container .day_box .icon-box img {
          width: 0;
          height: 0; }
        .top_line .container .day_box .icon-box.nc_home {
          display: inline-block;
          background-image: url(/MedicineIMAJ/images/home_icon.png);
          background-repeat: no-repeat;
          background-position: center; }
        @media (min-width: 1024px) {
          .top_line .container .day_box .icon-box {
            display: inline-block;
            padding: 9px 7px;
            vertical-align: text-top; } }

/**********HAMBURGER********/
.enterprise__hamburger {
  position: fixed;
  z-index: 99999;
  display: block;
  top: 0;
  left: 0;
  width: 50px; }
  @media (min-width: 1024px) {
    .enterprise__hamburger {
      display: none; } }
  .enterprise__hamburger img {
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
    cursor: pointer;
    border-radius: 4px; }
  .enterprise__hamburger.height {
    height: 100%; }
  .enterprise__hamburger .eph_wrap {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    height: 100%;
    min-height: 100%;
    width: 278px; }
    .enterprise__hamburger .eph_wrap .bg_burger {
      width: 278px;
      height: 54px;
      background: #edeff0;
      position: fixed;
      z-index: 2;
      display: none; }
      .enterprise__hamburger .eph_wrap .bg_burger.active {
        display: inline-block; }
  .enterprise__hamburger .eph_ul {
    position: relative;
    list-style: none;
    width: 278px;
    padding: 46px 15px 8px 15px;
    background: #edeff0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box; }
    .enterprise__hamburger .eph_ul > li {
      font-size: 1.25em;
      width: 100%;
      color: #5f5f5f;
      padding: 0 8px 6px 8px;
      border-bottom: 2px solid #0099f0;
      box-sizing: border-box; }
      .enterprise__hamburger .eph_ul > li a {
        color: #5f5f5f;
        text-decoration: none; }
        .enterprise__hamburger .eph_ul > li a:hover {
          text-decoration: none; }
      .enterprise__hamburger .eph_ul > li.ehp_menu {
        border-bottom: none;
        padding: 10px 0;
        text-align: center;
        font-size: 0; }
      .enterprise__hamburger .eph_ul > li .eph-popup {
        position: relative;
        display: inline-block;
        width: 75px;
        font-size: 16px;
        cursor: pointer;
        white-space: nowrap;
        vertical-align: top; }
        .enterprise__hamburger .eph_ul > li .eph-popup:nth-child(2) {
          margin: 0 10px; }
        .enterprise__hamburger .eph_ul > li .eph-popup i {
          display: block;
          height: 64px;
          width: 64px;
          margin: 0 auto;
          border-radius: 100%;
          border: 2px solid #0099f0; }
        .enterprise__hamburger .eph_ul > li .eph-popup span {
          font-size: 0.9em;
          line-height: 1; }
        .enterprise__hamburger .eph_ul > li .eph-popup .mail {
          background: url(/InternesNew/Images/mail.png) center 40% no-repeat; }
        .enterprise__hamburger .eph_ul > li .eph-popup .cool {
          background: url(/InternesNew/Images/cool.png) center center no-repeat; }
        .enterprise__hamburger .eph_ul > li .eph-popup .minra {
          background: url(/InternesNew/Images/mira.png) center center no-repeat; }
        .enterprise__hamburger .eph_ul > li .eph-popup .language {
          background: url(/InternesNew/Images/popup_language.png) center 45% no-repeat; }
        .enterprise__hamburger .eph_ul > li .eph-popup .council {
          background: url(/InternesNew/Images/council.png) center 45% no-repeat; }
        .enterprise__hamburger .eph_ul > li .eph-popup .accesability {
          background: url(/InternesNew/Images/popup_acessability.png) center 45% no-repeat; }
        .enterprise__hamburger .eph_ul > li .eph-popup .ri {
          background: url(/InternesNew/Images/ri.png) center 45% no-repeat; }
        .enterprise__hamburger .eph_ul > li .eph-popup .card {
          background: url(/InternesNew/Images/card.png) center 45% no-repeat; }
        .enterprise__hamburger .eph_ul > li .eph-popup .tool {
          background: url(/InternesNew/Images/tool.png) center 45% no-repeat; }
        .enterprise__hamburger .eph_ul > li .eph-popup .theRi {
          background: url(/Images/Sprites/theRi.png) center 45% no-repeat; }
      .enterprise__hamburger .eph_ul > li .eph-dropdown {
        position: relative;
        top: -22px;
        display: block;
        width: 100%; }
        .enterprise__hamburger .eph_ul > li .eph-dropdown ul {
          position: absolute;
          right: -16px;
          top: 40px;
          z-index: 100;
          display: none;
          width: 278px;
          background: #196d8e;
          padding: 20px 10px;
          box-sizing: border-box;
          text-align: right;
          list-style: none; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown ul:before {
            content: "";
            display: block;
            position: absolute;
            top: -19px;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 10px 20px 10px;
            border-color: transparent transparent #196d8e transparent; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown ul li {
            height: 40px;
            width: 100%;
            font-size: 0.9em;
            color: #fff;
            padding: 0 0 0 40px;
            box-sizing: border-box;
            text-align: left; }
            .enterprise__hamburger .eph_ul > li .eph-dropdown ul li:before {
              content: "";
              display: inline-block;
              vertical-align: middle;
              height: 100%; }
            .enterprise__hamburger .eph_ul > li .eph-dropdown ul li a {
              font-size: 16px;
              color: #fff;
              line-height: 1 !important;
              display: inline-block;
              vertical-align: middle; }
            .enterprise__hamburger .eph_ul > li .eph-dropdown ul li input[type="checkbox"] {
              opacity: 0; }
            .enterprise__hamburger .eph_ul > li .eph-dropdown ul li input[type="radio"] {
              opacity: 0; }
        .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-9:before {
          right: 45px; }
        .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-9 li {
          background: url(/Images/Sprites/ri_drop.png) no-repeat; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-9 li:nth-child(1) {
            background-position: left top 6px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-9 li:nth-child(2) {
            background-position: left top -40px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-9 li:nth-child(3) {
            background-position: left top -82px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-9 li:nth-child(4) {
            background-position: left top -122px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-9 li:nth-child(5) {
            background-position: left top -166px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-9 li:nth-child(6) {
            background-position: left top -208px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-9 li:nth-child(7) {
            background-position: left top -247px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-9 li:nth-child(8) {
            background-position: left top -292px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-9 li:nth-child(9) {
            background-position: left top -332px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-9 li:nth-child(10) {
            background-position: left top -372px; }
        .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-8:before {
          right: 214px; }
        .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-8 li {
          background: url(/Images/Sprites/theRi_m.png) no-repeat; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-8 li:nth-child(1) {
            background-position: left top 6px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-8 li:nth-child(2) {
            background-position: left top -40px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-8 li:nth-child(3) {
            background-position: left top -82px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-8 li:nth-child(4) {
            background-position: left top -122px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-8 li:nth-child(5) {
            background-position: left top -166px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-8 li:nth-child(6) {
            background-position: left top -208px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-8 li:nth-child(7) {
            background-position: left top -247px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-8 li:nth-child(8) {
            background-position: left top -292px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-8 li:nth-child(9) {
            background-position: left top -332px; }
        .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-6:before {
          right: 45px; }
        .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-6 li {
          background: url(/Images/Sprites/tools_onMedicine_m.png) no-repeat; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-6 li:nth-child(11) {
            background-position: left top 6px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-6 li:nth-child(10) {
            background-position: left top -40px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-6 li:nth-child(9) {
            background-position: left top -82px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-6 li:nth-child(8) {
            background-position: left top -122px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-6 li:nth-child(7) {
            background-position: left top -166px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-6 li:nth-child(6) {
            background-position: left top -208px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-6 li:nth-child(5) {
            background-position: left top -247px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-6 li:nth-child(4) {
            background-position: left top -292px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-6 li:nth-child(3) {
            background-position: left top -332px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-6 li:nth-child(2) {
            background-position: left top -376px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-6 li:nth-child(1) {
            background-position: left top -416px; }
        .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-5:before {
          right: 129px; }
        .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-5 li {
          background: url(/Images/Sprites/mobile_ima_lang.png) no-repeat; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-5 li:nth-child(1) {
            background-position: left top 2px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-5 li:nth-child(2) {
            background-position: left top -40px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-5 li:nth-child(3) {
            background-position: left top -82px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-5 li:nth-child(4) {
            background-position: left top -124px; }
        .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-4:before {
          right: 214px; }
        .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-4 li {
          background: url(/Images/Sprites/mobile_ima_accesability.png) no-repeat; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-4 li:nth-child(1) {
            background-position: left top 6px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-4 li:nth-child(2) {
            background-position: left top -40px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-4 li:nth-child(3) {
            background-position: left top -82px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-4 li:nth-child(4) {
            background-position: left top -122px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-4 li:nth-child(5) {
            background-position: left top -166px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-4 li:nth-child(6) {
            background-position: left top -208px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-4 li:nth-child(7) {
            background-position: left top -247px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-4 li:nth-child(8) {
            background-position: left top -292px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-4 li:nth-child(9) {
            background-position: left top -332px; }
        .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-3:before {
          right: 45px; }
        .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-3 li {
          background: url(/Images/mobile_ima_contact.png) no-repeat; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-3 li:nth-child(1) {
            background-position: left top 2px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-3 li:nth-child(2) {
            background-position: left top -40px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-3 li:nth-child(3) {
            background-position: left top -82px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-3 li:nth-child(4) {
            background-position: left top -122px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-3 li:nth-child(5) {
            background-position: left top -40px; }
        .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-2:before {
          right: 129px; }
        .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-2 li {
          background: url(/Images/mobile_ima_follow.png) no-repeat; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-2 li:nth-child(1) {
            background-position: left top 2px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-2 li:nth-child(2) {
            background-position: left top -40px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-2 li:nth-child(3) {
            background-position: left top -82px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-2 li:last-child {
            display: table;
            padding: 0;
            background: none; }
            .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-2 li:last-child a {
              display: table-cell;
              height: 42px;
              background: url(/Images/mobile_ima_follow.png) no-repeat; }
              .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-2 li:last-child a:first-child {
                background-position: center top -208px; }
              .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-2 li:last-child a:last-child {
                background-position: center top -131px; }
        .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-1:before {
          right: 214px; }
        .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-1 li {
          background: url(/Images/mobile_ima_sites.png) no-repeat; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-1 li:nth-child(1) {
            background-position: left top 5px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-1 li:nth-child(2) {
            background-position: left top -507px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-1 li:nth-child(3) {
            background-position: left top -464px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-1 li:nth-child(4) {
            background-position: left top -38px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-1 li:nth-child(5) {
            background-position: left top -634px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-1 li:nth-child(6) {
            background-position: left top -82px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-1 li:nth-child(7) {
            background-position: left top -122px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-1 li:nth-child(8) {
            background-position: left top -166px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-1 li:nth-child(9) {
            background-position: left top -210px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-1 li:nth-child(10) {
            background-position: left top -248px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-1 li:nth-child(11) {
            background-position: left top -295px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-1 li:nth-child(12) {
            background-position: left top -334px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-1 li:nth-child(13) {
            background-position: left top -376px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-1 li:nth-child(14) {
            background-position: left top -420px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-1 li:nth-child(15) {
            background-position: left top -552px; }
          .enterprise__hamburger .eph_ul > li .eph-dropdown .ephp-ul-1 li:nth-child(16) {
            background-position: left top -595px; }

/****MENU******/
.var__input, .popup-form input[type="text"], .popup-form input[type="password"] {
  box-shadow: none;
  background: #d9d9d9;
  border: 2px solid #fff;
  border-radius: 3px;
  padding: 0 12px;
  color: #6e6a68;
  font-style: italic;
  box-sizing: border-box;
  height: 32px;
  float: none;
  vertical-align: text-top;
  display: block;
  width: 100%;
  margin: 10px 0; }
  @media (min-width: 1024px) {
    .var__input, .popup-form input[type="text"], .popup-form input[type="password"] {
      display: inline-block;
      width: 130px;
      margin: 0; } }

.popup-login__wrap {
  text-align: right;
  position: relative;
  font-size: 0.9em;
  color: #5f5f5f; }
  .popup-login__wrap:first-child {
    border-bottom: 1px solid #000;
    padding-bottom: 10px; }

.popup-form {
  position: absolute;
  background: #edeff0;
  z-index: 1000;
  display: none;
  top: 47px;
  padding: 10px;
  left: 0;
  width: 300px;
  color: #888; }
  @media (min-width: 1024px) {
    .popup-form {
      width: 630px; } }
  .popup-form .login__button {
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    float: none;
    padding: 8px 18px 8px 18px;
    margin-bottom: 24px;
    font-size: 13px;
    background: #6e6a68;
    text-decoration: none;
    line-height: 1; }
    .popup-form .login__button:hover {
      color: #fff; }
  .popup-form .login__password__container a {
    position: absolute;
    font-size: 12px;
    text-decoration: underline;
    right: 0;
    bottom: 10px;
    color: #5f5f5f;
    margin: 0;
    font-weight: bold; }
  @media (min-width: 1024px) {
    .popup-form .login__password__container {
      display: inline-block;
      vertical-align: text-top; } }
  .popup-form .login__password__container.average-score {
    border-top: solid 2px;
    border-color: #f00;
    position: relative;
    padding-top: 20px;
    margin-top: 20px; }
    .popup-form .login__password__container.average-score a {
      border: none;
      text-decoration: none;
      top: 0;
      width: 150px;
      color: #f00;
      height: 16px;
      font-weight: bold;
      font-size: 12px; }
    @media (min-width: 1024px) {
      .popup-form .login__password__container.average-score {
        margin: 0;
        border: 0;
        border-right: solid 2px #f00;
        padding: 0 5px; }
        .popup-form .login__password__container.average-score a {
          top: auto;
          bottom: -16px; } }

.form_open {
  cursor: pointer; }

.header-popup-menu {
  background: #edeff0;
  position: fixed;
  z-index: 999;
  display: none;
  height: 200px;
  height: auto;
  width: 100%;
  top: 45px;
  left: 0;
  list-style: none; }
  .header-popup-menu h2 {
    color: #5f5f5f;
    text-align: right;
    font-weight: normal;
    font-size: 3em;
    line-height: 50px;
    margin-right: 20px;
    vertical-align: middle; }
  .header-popup-menu:after {
    content: "";
    display: block;
    clear: both; }
  .header-popup-menu .header__wrap .popup-container {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0 15px 0;
    text-align: center;
    transition: 0.1s;
    box-sizing: border-box; }
    .header-popup-menu .header__wrap .popup-container .top__menu--inline {
      /*&:nth-child(2)> a{
                    background-position: 10px 0;
                }

                &:nth-child(3)> a{
                    background-position: -80px 0;
                }

                &:nth-child(4)> a{
                    background-position: -166px 0;
                }

                &:nth-child(5)> a{
                    background-position: -257px 0;
                }

                &:nth-child(6)> a{
                    background-position: -346px 0;
                }

                &:nth-child(7)> a{
                    background-position: -437px 0;
                }

                &:nth-child(8)> a{
                    background-position: -527px 0;
                }

                &:nth-child(9)> a{
                    background-position: -618px 0;
                }

                &:nth-child(10)> a{
                    background-position: -707px 0;
                }

                &:nth-child(11)> a{
                    background-position: -798px 0;
                }

                &:nth-child(12)> a{
                    background-position: -887px 0;
                }

                &:nth-child(13)> a{
                    background-position: -978px 0;
                }

                &:nth-child(14)> a {
                    background-position: -1068px 0;
                }

                &:nth-child(15)> a {
                    background-position: -1157px 0;
                }

                &:nth-child(16)> a {
                    background-position: -1246px 0;
                }*/ }
      .header-popup-menu .header__wrap .popup-container .top__menu--inline ul li {
        display: inline-block;
        margin: 0 5px 0;
        text-align: center;
        vertical-align: top;
        line-height: 1.3em;
        font-size: 15px; }
        .header-popup-menu .header__wrap .popup-container .top__menu--inline ul li:first-child {
          position: relative;
          top: -16px;
          width: auto !important;
          max-width: 100%;
          margin-right: 40px !important;
          margin-right: 0;
          margin-bottom: 35px;
          min-height: 115px; }
          .header-popup-menu .header__wrap .popup-container .top__menu--inline ul li:first-child::after {
            content: "";
            display: block;
            width: 31px;
            height: 100%;
            right: -35px;
            top: 7px;
            position: absolute;
            background: url("/Images/Sprites/arrow__gray__ltr.png") no-repeat;
            background-position: 0 center; }
        .header-popup-menu .header__wrap .popup-container .top__menu--inline ul li a {
          color: #5f5f5f;
          text-decoration: none;
          height: auto;
          display: block;
          width: 94px;
          padding-top: 75px;
          background-repeat: no-repeat; }
        .header-popup-menu .header__wrap .popup-container .top__menu--inline ul li div {
          display: table;
          min-height: 115px; }
          .header-popup-menu .header__wrap .popup-container .top__menu--inline ul li div h2 {
            display: table-cell; }
      .header-popup-menu .header__wrap .popup-container .top__menu--inline div {
        display: table;
        min-height: 115px; }
        .header-popup-menu .header__wrap .popup-container .top__menu--inline div h2 {
          display: table-cell; }
      .header-popup-menu .header__wrap .popup-container .top__menu--inline .popup2__list li:nth-child(2) {
        display: none; }
      .header-popup-menu .header__wrap .popup-container .top__menu--inline .popup2__list li a {
        display: block;
        min-width: 105px;
        padding-top: 105px; }
        .header-popup-menu .header__wrap .popup-container .top__menu--inline .popup2__list li a.popup2__item1 {
          background: url(/Images/Sprites/sprites__social.png) no-repeat;
          background-position: 100% 0; }
        .header-popup-menu .header__wrap .popup-container .top__menu--inline .popup2__list li a.popup2__item2 {
          background: url(/Images/Sprites/sprites__social.png) no-repeat;
          background-position: -500px 0; }
        .header-popup-menu .header__wrap .popup-container .top__menu--inline .popup2__list li a.popup2__item3 {
          background: url(/Images/Sprites/sprites__social.png) no-repeat;
          background-position: -344px 0; }
        .header-popup-menu .header__wrap .popup-container .top__menu--inline .popup2__list li a.popup2__item4 {
          background: url(/Images/Sprites/sprites__social.png) no-repeat;
          background-position: -162px -25px;
          padding-top: 51px;
          width: 146px;
          margin-top: 30px; }
        .header-popup-menu .header__wrap .popup-container .top__menu--inline .popup2__list li a.popup2__item5 {
          background: url(/Images/Sprites/sprites__social.png) no-repeat;
          background-position: 0px -25px;
          width: 146px;
          padding-top: 51px;
          margin-top: 30px; }
        .header-popup-menu .header__wrap .popup-container .top__menu--inline .popup2__list li a.popup2__item6 {
          background: url(../Images/Sprites/sprites__social.png) no-repeat;
          background-position: -823px 0; }
        .header-popup-menu .header__wrap .popup-container .top__menu--inline .popup2__list li a.popup2__item7 {
          background: url(../Images/Sprites/sprites__social.png) no-repeat;
          background-position: -964px 0; }
  .header-popup-menu.popup-IMASites li a {
    background-image: url(/Images/NEWSprites/spites__site.png);
    max-width: 71px; }
    .header-popup-menu.popup-IMASites li a.popup1__item1 {
      background-position: 0px 0; }
    .header-popup-menu.popup-IMASites li a.popup1__benefits {
      background-position: -90px 0; }
    .header-popup-menu.popup-IMASites li a.popup1__item12 {
      background-position: -179px 0; }
    .header-popup-menu.popup-IMASites li a.popup1__item2 {
      background-position: -270px 0; }
    .header-popup-menu.popup-IMASites li a.popup1__item3 {
      background-position: -360px 0; }
    .header-popup-menu.popup-IMASites li a.popup1__medicineOnline {
      background-position: -1347px 0; }
    .header-popup-menu.popup-IMASites li a.popup1__item4 {
      background-position: -450px 0; }
    .header-popup-menu.popup-IMASites li a.popup1__item5 {
      background-position: -540px 0; }
    .header-popup-menu.popup-IMASites li a.popup1__item5-6 {
      background: url("../Images/IMAIcon_large.png") no-repeat; }
    .header-popup-menu.popup-IMASites li a.popup1__item6 {
      background-position: -630px 0; }
    .header-popup-menu.popup-IMASites li a.popup1__item7 {
      background-position: -720px 0; }
    .header-popup-menu.popup-IMASites li a.popup1__item8 {
      background-position: -808px 0; }
    .header-popup-menu.popup-IMASites li a.popup1__item9 {
      background-position: -900px 0; }
    .header-popup-menu.popup-IMASites li a.popup1__item10 {
      background-position: -988px 0; }
    .header-popup-menu.popup-IMASites li a.popup1__item11 {
      background-position: -1078px 0; }
    .header-popup-menu.popup-IMASites li a.popup1__item13 {
      background-position: -1170px 0; }
    .header-popup-menu.popup-IMASites li a.popup1__item14 {
      background-position: -1259px 0; }
    .header-popup-menu.popup-IMASites li a.popup1__conference2018 {
      background: url("../Images/43.png") no-repeat; }
  .header-popup-menu.popup-Journals li a {
    background-image: url(/Images/NEWSprites/iconIMA.png);
    max-width: 94px; }
    .header-popup-menu.popup-Journals li a.popupJournals_item1 {
      background-position: 10px 0; }
    .header-popup-menu.popup-Journals li a.popupJournals_item2 {
      background-position: -80px 0; }
    .header-popup-menu.popup-Journals li a.popupJournals_item3 {
      background-position: -166px 0; }
    .header-popup-menu.popup-Journals li a.popupJournals_item4 {
      background-position: -257px 0; }
    .header-popup-menu.popup-Journals li a.popupJournals_item5 {
      background-position: -346px 0; }
    .header-popup-menu.popup-Journals li a.popupJournals_item6 {
      background-position: -437px 0; }
    .header-popup-menu.popup-Journals li a.popupJournals_item7 {
      background-position: -527px 0; }
  .header-popup-menu.popup-Accessibility .top__menu--inline ul {
    padding-right: 70px; }
  .header-popup-menu.popup-Accessibility .top__menu--inline li {
    width: auto;
    position: relative; }
    .header-popup-menu.popup-Accessibility .top__menu--inline li a {
      max-width: 71px; }
    .header-popup-menu.popup-Accessibility .top__menu--inline li input[type="radio"], .header-popup-menu.popup-Accessibility .top__menu--inline li input[type="checkbox"] {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      opacity: 0;
      z-index: 10; }
      .header-popup-menu.popup-Accessibility .top__menu--inline li input[type="radio"]:hover, .header-popup-menu.popup-Accessibility .top__menu--inline li input[type="checkbox"]:hover {
        cursor: pointer; }
    @media (max-width: 1500px) {
      .header-popup-menu.popup-Accessibility .top__menu--inline li:nth-child(2) > a {
        background-position: 0px 0; }
      .header-popup-menu.popup-Accessibility .top__menu--inline li:nth-child(3) > a {
        background-position: -90px 0; }
      .header-popup-menu.popup-Accessibility .top__menu--inline li:nth-child(4) > a {
        background-position: -179px 0; }
      .header-popup-menu.popup-Accessibility .top__menu--inline li:nth-child(5) > a {
        background-position: -270px 0; }
      .header-popup-menu.popup-Accessibility .top__menu--inline li:nth-child(6) > a {
        background-position: -360px 0; }
      .header-popup-menu.popup-Accessibility .top__menu--inline li:nth-child(7) > a {
        background-position: -450px 0; }
      .header-popup-menu.popup-Accessibility .top__menu--inline li:nth-child(8) > a {
        background-position: -540px 0; }
      .header-popup-menu.popup-Accessibility .top__menu--inline li:nth-child(9) > a {
        background-position: -630px 0; }
      .header-popup-menu.popup-Accessibility .top__menu--inline li:nth-child(10) > a {
        background-position: -720px 0; } }
    .header-popup-menu.popup-Accessibility .top__menu--inline li a[class^='popupAccessibility'] {
      background-image: url(/Images/NEWSprites/sprites__acessability.png); }
  .header-popup-menu.popup-Help li {
    width: 105px;
    margin: 0 20px 0 !important; }
    .header-popup-menu.popup-Help li:nth-child(2) {
      display: none !important;
      background: #faf; }
    .header-popup-menu.popup-Help li a {
      background-image: url(/Images/Sprites/sprites__help.png);
      background-repeat: no-repeat;
      width: 105px !important;
      padding-top: 110px !important; }
      .header-popup-menu.popup-Help li a.popup3__item2 {
        background-position: -373px 0 !important; }
      .header-popup-menu.popup-Help li a.popup3__item3 {
        background-position: -181px 0 !important; }
      .header-popup-menu.popup-Help li a.popup3__item4 {
        background-position: 0 0 !important; }
      .header-popup-menu.popup-Help li a.popup3__item5 {
        background-position: -746px 0 !important; }
  .header-popup-menu.popup-tools_onMedicineTools li a {
    background-image: url(/Images/NEWSprites/tools_onMedicineTools.png); }
    .header-popup-menu.popup-tools_onMedicineTools li a.popup4__item0 {
      background-position: 10px 0; }
    .header-popup-menu.popup-tools_onMedicineTools li a.popup4__item1 {
      background-position: -80px 0; }
    .header-popup-menu.popup-tools_onMedicineTools li a.popup4__item2 {
      background-position: -166px 0; }
    .header-popup-menu.popup-tools_onMedicineTools li a.popup4__item3 {
      background-position: -257px 0; }
    .header-popup-menu.popup-tools_onMedicineTools li a.popup4__item4 {
      background-position: -346px 0; }
    .header-popup-menu.popup-tools_onMedicineTools li a.popup4__item5 {
      background-position: -437px 0; }
    .header-popup-menu.popup-tools_onMedicineTools li a.popup4__item6 {
      background-position: -527px 0; }
    .header-popup-menu.popup-tools_onMedicineTools li a.popup4__item7 {
      background-position: -618px 0; }
    .header-popup-menu.popup-tools_onMedicineTools li a.popup4__item8 {
      background-position: -707px 0; }
    .header-popup-menu.popup-tools_onMedicineTools li a.popup4__item9 {
      background-position: -798px 0; }
    .header-popup-menu.popup-tools_onMedicineTools li a.popup4__item10 {
      background-position: -887px 0; }

a[data-id="popup-Help"]:after {
  content: "";
  display: block;
  background-position: 0 -27px;
  width: 27px;
  height: 27px; }

/***************HEADER**************/
.header__logo {
  margin: 10px 0 10px 0;
  display: flex;
  padding: 0 10px;
  height: 80px; }
  @media (max-width: 768px) {
    .header__logo {
      padding-right: 10px; } }
  .header__logo .LogoImg {
    background-image: url(/MedicineIMAJ/Images/mobileLogo.png);
    background-repeat: no-repeat;
    background-position: 100% 0;
    width: 100%;
    display: inline-block;
    background-size: contain; }
    @media (min-width: 768px) {
      .header__logo .LogoImg {
        background-image: url(/Images/logo.png);
        max-width: 158px; } }
  .header__logo h1 {
    display: none;
    background-image: url(/MedicineIMAJ/Images/medLogo.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: 0;
    margin-left: 20px;
    padding-left: 20px;
    color: #9d021d;
    font-family: 'OpenSansHebrew';
    border-left: 2px solid #838383; }
    @media (min-width: 768px) {
      .header__logo h1 {
        padding-left: 178px;
        background-size: auto 100%;
        background-position-y: center;
        display: inline-block;
        font-size: 30px; }
        .header__logo h1 span {
          vertical-align: middle;
          display: inline-block; }
        .header__logo h1:after {
          content: "";
          vertical-align: middle;
          height: 100%;
          display: inline-block; } }

.header__nav {
  margin-bottom: 10px; }
  .header__nav > ul {
    display: none; }
  @media (min-width: 1024px) {
    .header__nav {
      margin-bottom: 0;
      display: flex;
      background: #457c99; }
      .header__nav > ul {
        display: inline-block;
        display: flex;
        justify-content: space-around;
        width: 100%;
        position: relative; }
        .header__nav > ul > li {
          display: inline-block;
          float: right;
          width: auto;
          text-align: center;
          height: 30px;
          width: 100%; }
          .header__nav > ul > li > a {
            color: #fff !important;
            font-size: 0.9em;
            text-decoration: none;
            display: block;
            text-align: center;
            border-right: 1px solid #fff;
            line-height: 27px;
            font-weight: normal;
            width: 100%;
            min-height: 100%; }
            .header__nav > ul > li > a.twoLine {
              line-height: 1; }
          .header__nav > ul > li:hover {
            background-color: #e1e1e1; }
            .header__nav > ul > li:hover a {
              color: #196d8e; }
            .header__nav > ul > li:hover .header__inner {
              display: block; }
            .header__nav > ul > li:hover > a {
              border-left: 1px solid #fff; }
            .header__nav > ul > li:hover + li > a {
              border-left: 1px solid #fff; }
          .header__nav > ul > li .header__inner {
            display: none;
            background: #e1e1e1;
            position: absolute;
            width: 100%;
            right: 0;
            top: 30px;
            padding: 20px 25px;
            z-index: 5;
            box-sizing: border-box; }
            .header__nav > ul > li .header__inner .inner__menu {
              position: relative;
              min-height: 260px; }
              .header__nav > ul > li .header__inner .inner__menu:after {
                content: "";
                clear: both;
                display: block; }
            .header__nav > ul > li .header__inner div.inner__bg {
              float: right;
              overflow: hidden;
              position: absolute;
              bottom: -20px;
              width: 40%;
              left: 31%;
              height: 260px; }
              .header__nav > ul > li .header__inner div.inner__bg img {
                position: absolute;
                height: 100%;
                max-height: 200px;
                left: 0;
                bottom: 0; }
            .header__nav > ul > li .header__inner .inner__close {
              width: 26px;
              height: 23px;
              background: url(/MedicineIMAJ/Images/menu__close.png) no-repeat;
              position: absolute;
              left: 0;
              top: 0; }
              .header__nav > ul > li .header__inner .inner__close:hover {
                cursor: pointer; }
            .header__nav > ul > li .header__inner .inner__menu__list {
              float: left;
              width: 10%; }
            .header__nav > ul > li .header__inner .inner__menu__quote {
              float: right;
              width: 30%;
              margin-top: 30px;
              text-align: left; }
              .header__nav > ul > li .header__inner .inner__menu__quote p {
                color: #333333;
                font-size: 1.1em;
                line-height: 28px; }
            .header__nav > ul > li .header__inner .inner__bold__link {
              color: #fff;
              text-align: left;
              font-size: 1.1em;
              margin-top: 10px;
              text-decoration: none;
              font-weight: bold;
              display: block; }
            .header__nav > ul > li .header__inner ul {
              list-style: none; }
              .header__nav > ul > li .header__inner ul li {
                color: #fff;
                border-bottom: 1px solid #333;
                min-width: 240px;
                text-align: left;
                line-height: 1;
                padding: 8px 0; }
                .header__nav > ul > li .header__inner ul li a {
                  font-size: 1.1em;
                  line-height: 0;
                  text-decoration: none; }
                .header__nav > ul > li .header__inner ul li.inner__menu__list-link {
                  color: #333; }
                  .header__nav > ul > li .header__inner ul li.inner__menu__list-link a {
                    color: #333; } }
  @media (min-width: 1200px) {
    .header__nav > ul > li {
      height: 36px; }
      .header__nav > ul > li .header__inner {
        top: 36px; }
      .header__nav > ul > li > a {
        padding: 0 0 5px;
        line-height: 31px; }
        .header__nav > ul > li > a.twoLine {
          line-height: 1;
          padding: 0 22px;
          box-sizing: border-box; } }
  @media (min-width: 1400px) {
    .header__nav > ul > li {
      height: 36px; }
      .header__nav > ul > li .header__inner {
        top: 36px; }
      .header__nav > ul > li > a {
        padding: 0 0 5px;
        line-height: 31px; }
        .header__nav > ul > li > a.twoLine {
          padding: 0 15px; } }
  @media (min-width: 1500px) {
    .header__nav > ul > li .header__inner div.inner__bg img {
      position: absolute;
      height: 100%;
      max-height: 300px;
      left: 0;
      bottom: 0; }
    .header__nav > ul > li > a.twoLine {
      line-height: normal;
      padding: 0; } }
  .header__nav .header_search {
    margin: 0 10px;
    padding: 0;
    height: auto;
    box-sizing: border-box;
    float: none;
    border: 1px solid #267dbf; }
    @media (min-width: 1024px) {
      .header__nav .header_search {
        line-height: 1.2;
        float: left;
        border: 0;
        flex-shrink: 3;
        max-width: 463px;
        width: 100%;
        padding: 1px 0 2px; } }
    @media (min-width: 1200px) {
      .header__nav .header_search {
        line-height: 1.6;
        margin-top: 0;
        flex-shrink: 3; } }
    @media (min-width: 1400px) {
      .header__nav .header_search {
        margin-top: 1px;
        flex-shrink: 2; } }
    .header__nav .header_search .SearchInput {
      height: 28px;
      text-align: left;
      padding: 0 7px;
      color: #257cbe;
      font-size: 1.3em;
      width: calc(100% - 34px);
      border: none;
      border-radius: 0;
      background: #fff;
      box-shadow: none;
      top: 0 !important;
      box-sizing: border-box; }
      @media (min-width: 425px) {
        .header__nav .header_search .SearchInput {
          font-size: 1.5em; } }
      @media (min-width: 1024px) {
        .header__nav .header_search .SearchInput {
          font-size: 1.05em;
          display: inline-block;
          vertical-align: middle; } }
    .header__nav .header_search .SearchBtn {
      font-size: 0;
      padding: 12px;
      opacity: 0; }
      .header__nav .header_search .SearchBtn__wrapper {
        background: url(/MedicineIMAJ/Images/blue_search-icon.png) no-repeat;
        background-size: 21px 21px;
        background-position: 2px 0;
        display: inline-block;
        vertical-align: middle;
        max-width: 23px;
        max-height: 28px; }
        @media (min-width: 1024px) {
          .header__nav .header_search .SearchBtn__wrapper {
            background-image: url(/MedicineIMAJ/Images/white_search-icon.png);
            margin-top: 1px; } }

/*ANGULAR Accessibility*/
.grayscale {
  -webkit-filter: grayscale(100%);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray; }

.linkdecoration * a {
  text-decoration: underline !important; }

.readableFont {
  font-family: Arial, sans-serif !important; }

.highcontrast * {
  background: #000 !important; }

.highcontrast .map {
  background: none !important; }
  .highcontrast .map * {
    background: none !important; }

.highcontrast input, .highcontrast select {
  background: #fff !important; }

.highcontrast h1, .highcontrast h2, .highcontrast h3 {
  color: #40C090 !important; }

.highcontrast li {
  color: #0080FF !important; }

.highcontrast a {
  color: #0080FF !important; }

.highcontrast p, .highcontrast span {
  color: #fff !important; }

.highcontrast .popup1__list span {
  color: #0080FF !important; }

.highcontrast .newsletter__button, .highcontrast .difs_fields a {
  color: #0080FF;
  border: 1px solid #18c746; }

.negativecontrast * {
  background: #000 !important; }

.negativecontrast .map {
  background: none !important; }
  .negativecontrast .map * {
    background: none !important; }

.negativecontrast input, .negativecontrast select {
  background: #fff !important; }

.negativecontrast h1, .negativecontrast h2, .negativecontrast h3 {
  color: #fff !important; }

.negativecontrast li {
  color: #ff0 !important; }

.negativecontrast a {
  color: #ff0 !important; }

.negativecontrast p, .negativecontrast span {
  color: #fff !important; }

.negativecontrast .popup1__list span {
  color: #ff0 !important; }

.negativecontrast .newsletter__button, .negativecontrast .difs_fields a {
  color: #fff;
  border: 1px solid #18c746; }

.lightbackground * {
  background: #fff !important; }

.lightbackground .map {
  background: none !important; }
  .lightbackground .map * {
    background: none !important; }

.lightbackground input, .lightbackground select {
  background: #fff !important;
  border: 1px solid #ccc !important; }

.lightbackground h1, .lightbackground h2, .lightbackground h3 {
  color: #000 !important; }

.lightbackground li {
  color: #000 !important; }

.lightbackground a {
  color: #000 !important; }

.lightbackground p, .lightbackground span {
  color: #000 !important; }

.lightbackground .popup1__list span {
  color: #000 !important; }

.lightbackground .newsletter__button, .lightbackground .difs_fields a {
  color: #000;
  border: 1px solid #18c746; }

body.fontsize120 .wcag__container * {
  font-size: 120% !important; }

body.fontsize140 .wcag__container * {
  font-size: 140% !important; }

hr.gray {
  color: #cfcece; }

.default__boss {
  position: relative; }

/*SLIDER INFO & TWEET*/
.default__slider {
  width: 100%;
  max-width: 100%;
  margin: 30px 0;
  padding: 0 20px;
  box-sizing: border-box;
  position: relative; }
  @media (min-width: 1024px) {
    .default__slider {
      position: absolute;
      padding: 0;
      top: 20px;
      left: 60px;
      margin-top: 20px;
      max-width: 310px; } }
  .default__slider h2 {
    font-size: 2.4em;
    color: #447b99;
    font-weight: 900;
    padding: 0 0 7px;
    border-top: 4px solid #b9b9b9;
    border-bottom: 4px solid #b9b9b9; }
    @media (min-width: 1024px) {
      .default__slider h2 {
        color: #fff; } }
  .default__slider a {
    padding: 5px 0;
    display: block; }
  .default__slider .slider__controls {
    border-top: 2px solid #b9b9b9;
    margin-top: 5px; }
    .default__slider .slider__controls a {
      display: inline-block;
      width: 19px;
      height: 19px;
      border: 1px solid;
      color: #d6181f;
      background: #fff;
      border-radius: 100px;
      padding: 0;
      margin: 3px 0 0 5px; }
      .default__slider .slider__controls a.active {
        background: #d6181f; }
  .default__slider .slider__content {
    direction: ltr; }
    .default__slider .slider__content ul li a {
      text-align: left;
      direction: ltr;
      text-decoration: none;
      color: #2f2f2f; }
      @media (min-width: 1024px) {
        .default__slider .slider__content ul li a {
          color: #fff; } }
    .default__slider .slider__content .bx-controls {
      display: none; }
  .default__slider .bx-wrapper {
    margin-bottom: 20px; }
    .default__slider .bx-wrapper .bx-viewport {
      left: 0;
      background: none;
      width: 100%;
      overflow: hidden;
      position: relative;
      font-size: 15px;
      line-height: 20px; }
      @media (min-width: 1200px) {
        .default__slider .bx-wrapper .bx-viewport {
          height: auto !important; } }

.tweets__wrapper {
  background: #fff;
  border: 1px solid #51abf1;
  overflow: hidden;
  height: 40px;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  top: 10px;
  z-index: 200;
  cursor: pointer; }
  .tweets__wrapper.active {
    height: auto;
    max-width: 373px; }
  @media (min-width: 768px) {
    .tweets__wrapper {
      border-radius: 0 13px 13px 0;
      max-width: 196px; }
      .tweets__wrapper:before {
        content: "";
        background-image: url(/MedicineIMAJ/Images/arrow_tweet.png);
        width: 14px;
        height: 14px;
        display: inline-block;
        background-repeat: no-repeat;
        margin: 12px;
        position: absolute;
        right: 0;
        background-position: 0; }
      .tweets__wrapper.active {
        width: 373px; }
        .tweets__wrapper.active:before {
          background-position: -26px center;
          height: 40px;
          margin: 0 12px; } }
  @media (min-width: 1024px) {
    .tweets__wrapper {
      left: -60px;
      position: absolute;
      top: 260px; }
      .tweets__wrapper.active {
        height: auto; } }

.tweets__title {
  font-size: 18px;
  line-height: 1.8; }
  .tweets__title:before {
    content: "";
    background-image: url(/MainSiteNew/Images/twitter_bird.png);
    width: 21px;
    height: 17px;
    display: inline-block;
    background-repeat: no-repeat;
    margin-right: 6px;
    margin-left: 6px;
    margin-bottom: -2px; }

.tweets__content {
  padding: 16px;
  padding-top: 0;
  box-sizing: border-box;
  color: #6f6f6f;
  line-height: 1.3; }
  .tweets__content .time {
    display: block;
    font-style: italic;
    font-weight: 100;
    font-size: 12px;
    line-height: 1.5; }

/*IMAGE SLIDER*/
.default__wrap {
  padding: 0;
  background-size: 100%;
  position: relative;
  overflow: hidden; }
  @media (min-width: 768px) {
    .default__wrap {
      background-size: cover; } }
  @media (min-width: 1200px) {
    .default__wrap {
      height: 920px; }
      .default__wrap ul li img {
        height: 920px; } }

.slider__container {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 0;
  direction: ltr;
  overflow: hidden; }
  .slider__container .bx-wrapper img {
    width: auto !important;
    display: inline-block;
    position: absolute;
    right: 0; }
  .slider__container .bx-wrapper .bx-viewport {
    background: none; }
  .slider__container .bx-wrapper .bx-pager {
    display: none; }
  @media (max-width: 768px) {
    .slider__container {
      position: inherit; }
      .slider__container .bx-controls {
        display: none; }
      .slider__container .bx-wrapper {
        border-top: 2px solid #ececec;
        border-bottom: 2px solid #ececec; }
        .slider__container .bx-wrapper .bx-viewport {
          left: 0; } }
  @media (min-width: 1200px) {
    .slider__container .bx-wrapper .bx-viewport img {
      max-width: none; } }

.bx-viewport ul li {
  /*float: none !important;*/
  display: inline-block;
  text-align: right;
  overflow: hidden; }

.controls__wrap {
  position: absolute;
  right: 0;
  top: 32%;
  margin-top: -100px;
  z-index: 10; }
  .controls__wrap .active li {
    position: relative;
    padding: 0; }
  .controls__wrap ul {
    list-style: none; }
    .controls__wrap ul li a {
      display: block;
      width: 38px;
      height: 38px;
      margin-bottom: 5px; }
    .controls__wrap ul li.controls__question {
      width: 100%;
      moz-transform: scaleX(-1);
      -o-transform: scaleX(-1);
      -webkit-transform: scaleX(-1);
      transform: scaleX(-1); }
      @media (max-width: 768px) {
        .controls__wrap ul li.controls__question {
          float: left; } }
      .controls__wrap ul li.controls__question > a {
        width: 67px;
        height: 67px;
        border: 1px solid #3184cd;
        border-width: 1px 1px 1px 0;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        background-image: url(/MainSiteNew/Images/controls__hand__active_m.png);
        background-color: #f6f6f6;
        background-repeat: no-repeat;
        background-position: 50%;
        z-index: 10;
        position: relative;
        transition: 0.5s all; }
        @media (max-width: 768px) {
          .controls__wrap ul li.controls__question > a {
            background-position: 0;
            background-image: url(/MainSiteNew/Images/controls__hand.png);
            width: 63px;
            float: left; } }
        .controls__wrap ul li.controls__question > a.active {
          border-right: none;
          border-radius: 0; }
          .controls__wrap ul li.controls__question > a.active:after {
            content: "";
            display: block;
            width: 1px;
            height: 90%;
            position: absolute;
            right: 0;
            top: 5%;
            background: #ecf0f3; }
      .controls__wrap ul li.controls__question ul {
        position: absolute;
        top: 0;
        visibility: visible;
        border: 1px solid #3184cd;
        border-width: 1px;
        border-radius: 5px;
        left: -1000px;
        background: #f6f6f6;
        padding-left: 49px;
        transition: 0.5s all;
        z-index: 5;
        min-height: 67px;
        moz-transform: scaleX(1);
        -o-transform: scaleX(1);
        -webkit-transform: scaleX(1);
        transform: scaleX(1); }
        .controls__wrap ul li.controls__question ul.active {
          left: 0; }
        @media (max-width: 768px) {
          .controls__wrap ul li.controls__question ul {
            margin: 0; } }
        @media (min-width: 1024px) {
          .controls__wrap ul li.controls__question ul {
            min-width: 801px;
            padding-left: 20px;
            moz-transform: scaleX(-1);
            -o-transform: scaleX(-1);
            -webkit-transform: scaleX(-1);
            transform: scaleX(-1); }
            .controls__wrap ul li.controls__question ul.active {
              left: 64px;
              padding-right: 0; } }
        .controls__wrap ul li.controls__question ul li {
          float: left;
          margin: 0 6px; }
          @media (max-width: 479px) {
            .controls__wrap ul li.controls__question ul li {
              margin: 0; } }
          @media (min-width: 768px) {
            .controls__wrap ul li.controls__question ul li {
              margin-left: 20px; } }
          @media (min-width: 1024px) {
            .controls__wrap ul li.controls__question ul li {
              float: left;
              margin-right: 16px;
              margin-left: 0px; } }
          .controls__wrap ul li.controls__question ul li:last-child {
            margin-right: 0; }
          .controls__wrap ul li.controls__question ul li:nth-child(2) {
            margin-right: 0;
            margin-left: 17px; }
            @media (max-width: 479px) {
              .controls__wrap ul li.controls__question ul li:nth-child(2) {
                margin-left: 0;
                margin: 0; } }
            @media (max-width: 320px) {
              .controls__wrap ul li.controls__question ul li:nth-child(2) {
                margin-left: 17px; } }
          .controls__wrap ul li.controls__question ul li a {
            float: none;
            display: block;
            width: auto;
            height: auto;
            color: #267dbf;
            text-decoration: none;
            line-height: 1.2;
            box-sizing: border-box;
            margin-bottom: 0;
            font-size: 0.68em;
            background-size: 38px;
            padding: 40px 5px 0;
            background-repeat: no-repeat;
            background-position: center 5px;
            text-align: center; }
            @media (min-width: 1024px) {
              .controls__wrap ul li.controls__question ul li a {
                padding-left: 55px;
                height: 67px;
                background-size: 44px;
                font-size: 1em;
                padding-top: 12px;
                text-align: left; } }
          .controls__wrap ul li.controls__question ul li.help__dialog a {
            background-image: url(/MainSiteNew/Images/help__dialog.png); }
            @media (min-width: 1024px) {
              .controls__wrap ul li.controls__question ul li.help__dialog a {
                padding-top: 20px;
                background-position: left 5px center; } }
          .controls__wrap ul li.controls__question ul li.help__person a {
            background-image: url(/MainSiteNew/Images/help__person.png); }
            @media (min-width: 1024px) {
              .controls__wrap ul li.controls__question ul li.help__person a {
                background-position: left 5px center; } }
          @media (max-width: 320px) {
            .controls__wrap ul li.controls__question ul li.help__mail {
              margin-left: 17px; } }
          .controls__wrap ul li.controls__question ul li.help__mail a {
            background-image: url(/MainSiteNew/Images/help__mail.png); }
            @media (min-width: 1024px) {
              .controls__wrap ul li.controls__question ul li.help__mail a {
                padding-top: 13px;
                background-position: left 5px center; } }
          .controls__wrap ul li.controls__question ul li.help__phone a {
            background-image: url(/MainSiteNew/Images/help__phone.png);
            display: none; }
            @media (min-width: 768px) {
              .controls__wrap ul li.controls__question ul li.help__phone a {
                display: block; } }
            @media (min-width: 1024px) {
              .controls__wrap ul li.controls__question ul li.help__phone a {
                background-position: left 5px center; } }
          .controls__wrap ul li.controls__question ul li.help__arrow a {
            padding-left: 0; }
          @media (max-width: 320px) {
            .controls__wrap ul li.controls__question ul li.help__arrow {
              display: none; } }
          .controls__wrap ul li.controls__question ul li.help__arrow a {
            background-image: url(/Images/Sprites/arrow__gray__ltr.png);
            padding-right: 0;
            background-position: 100% 50%;
            padding-right: 40px;
            padding-top: 0;
            line-height: 28px;
            font-size: 1.1em;
            background-size: auto 38px; }
            @media (max-width: 320px) {
              .controls__wrap ul li.controls__question ul li.help__arrow a {
                line-height: 1;
                font-size: 0.68em;
                padding: 7px 10px 3px;
                background: none; } }
            @media (max-width: 479px) {
              .controls__wrap ul li.controls__question ul li.help__arrow a {
                font-size: 0.8em;
                padding-right: 22px; } }
            @media (min-width: 1024px) {
              .controls__wrap ul li.controls__question ul li.help__arrow a {
                padding-right: 40px;
                font-size: 2em; } }
    .controls__wrap ul li.controls__next a {
      background: url(/MainSiteNew/Images/controls.png) no-repeat; }
    .controls__wrap ul li.controls__next .bx-next {
      opacity: 0;
      /*width: 0 !important;*/
      /*!!!!27.07*/ }
    .controls__wrap ul li.controls__prev a {
      background: url(/MainSiteNew/Images/controls.png) no-repeat;
      background-position: 0 -42px; }
    .controls__wrap ul li.controls__prev .bx-prev {
      opacity: 0;
      /*width: 0 !important; */
      /*!!!!27.07*/ }
    .controls__wrap ul li.controls__pause a {
      background: url(/MainSiteNew/Images/controls.png) no-repeat;
      background-position: 0 -83px; }
  @media (max-width: 768px) {
    .controls__wrap {
      top: 0;
      margin-top: 0;
      width: 100%; }
      .controls__wrap ul {
        /*margin-top: 10px;*/ }
        .controls__wrap ul li {
          position: absolute; }
          .controls__wrap ul li.controls__question {
            top: 10px;
            left: 0;
            moz-transform: scaleX(1);
            -o-transform: scaleX(1);
            -webkit-transform: scaleX(1);
            transform: scaleX(1); }
          .controls__wrap ul li.controls__next {
            left: 0;
            float: right; }
          .controls__wrap ul li.controls__prev {
            right: 0;
            top: 42px;
            float: right; }
          .controls__wrap ul li.controls__pause {
            right: 0;
            top: 83px;
            float: right; } }
  .controls__wrap .controls__next, .controls__wrap .controls__prev, .controls__wrap .controls__pause {
    position: relative;
    height: 38px;
    margin: 3px 0; }
    .controls__wrap .controls__next a, .controls__wrap .controls__prev a, .controls__wrap .controls__pause a {
      position: absolute;
      right: 0;
      margin: 0; }

/*OTHER PAGE*/
.content__container {
  position: relative;
  margin-top: 30px;
  color: #5f5f5f;
  padding-bottom: 200px;
  border-bottom: 2px solid #cbcbcb;
  min-height: 500px; }
  .content__container .breadcrumbs {
    font-size: 12px;
    color: #5f5f5f;
    max-width: 1024px;
    margin: 0 auto;
    padding: 0 10px; }
    @media (min-width: 1200px) {
      .content__container .breadcrumbs {
        padding: 0;
        margin: 0px auto; } }
    .content__container .breadcrumbs a {
      text-decoration: none;
      color: #5f5f5f;
      display: inline-block; }
    .content__container .breadcrumbs .breadcrumb__link {
      font-weight: bold;
      color: #5f5f5f;
      padding: 5px 0; }
  .content__container .content__centered {
    max-width: 1024px;
    margin: 0 auto;
    padding: 0 15px; }
    .content__container .content__centered a {
      color: #196d8e;
      font-weight: bold; }
      .content__container .content__centered a img {
        height: auto; }
    .content__container .content__centered ol {
      padding-right: 35px; }
    .content__container .content__centered img {
      height: 100%;
      margin: 0 auto 10px;
      display: block; }
      @media (max-width: 425px) {
        .content__container .content__centered img {
          width: 100%; } }
    .content__container .content__centered.StaticPage {
      position: relative; }
      .content__container .content__centered.StaticPage span {
        line-height: 25px !important; }
      .content__container .content__centered.StaticPage img {
        display: block;
        /*background: #457c99;
                padding: 4px;
                position: absolute;*/
        right: 15px;
        width: 0;
        height: 0;
        /*border-radius: 50px;*/ }
      .content__container .content__centered.StaticPage ul {
        margin: 15px 0;
        padding-right: 50px; }
      .content__container .content__centered.StaticPage ol {
        margin: 15px 0;
        padding-right: 50px; }
      .content__container .content__centered.StaticPage div {
        font-size: 16px !important;
        line-height: 26px !important;
        padding: 0 10px;
        padding-top: 20px; }
      .content__container .content__centered.StaticPage p {
        font-size: 16px !important;
        line-height: 26px !important;
        padding: 0 10px;
        padding-top: 20px; }
      .content__container .content__centered.StaticPage .MsoNormal a {
        color: #006699;
        font-weight: bold;
        text-decoration: none;
        display: inline-block;
        padding: 10px;
        vertical-align: top; }
    @media (min-width: 1200px) {
      .content__container .content__centered.viewNewspaper {
        width: 100%;
        max-width: 900px;
        float: right; } }
    @media (min-width: 1400px) {
      .content__container .content__centered.viewNewspaper {
        max-width: 1024px;
        float: none;
        margin: auto; } }
  @media (max-width: 768px) {
    .content__container {
      border-bottom: 0; } }

.searchContent__searchInput {
  height: 34px;
  border: 1px solid #5f5f5f;
  border-radius: 0;
  background: #fff;
  max-width: 390px;
  width: calc( 100% - 80px);
  text-align: left;
  padding: 5px;
  box-sizing: border-box;
  vertical-align: top;
  font-size: 16px; }

.searchContent__searchBtn {
  display: inline-block;
  background-color: #bb1027;
  border: 1px solid;
  color: #fff;
  font-size: 16px;
  padding: 1px 15px 6px;
  line-height: 27px;
  border: 0;
  vertical-align: top;
  text-decoration: none; }

.searchContent__title {
  border-bottom: solid 2px #457c99;
  background-color: #fff !important; }
  .searchContent__title span {
    color: #457c99;
    font-weight: bold;
    background: #fff;
    margin-bottom: -7px;
    padding-right: 10px;
    display: inline-block;
    position: relative;
    font-size: 18px; }

.searchContent__section {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #5a5a5a; }
  .searchContent__section:last-child {
    border: none;
    padding-bottom: 30px; }

.searchContent__link {
  text-decoration: none;
  color: #2f2f2f;
  font-weight: bold;
  color: #2f2f2f; }

.searchContent__links {
  text-align: right; }
  .searchContent__links:after {
    content: '';
    clear: both;
    display: table; }
  .searchContent__links .link {
    color: #c9252c;
    font-weight: bold;
    font-size: 0.7em;
    display: inline-block;
    padding: 0 3px;
    float: right; }

.searchContent__openDiv {
  padding: 10px;
  margin: 10px 0;
  background-color: #e9e9e9;
  color: #457c99;
  display: none; }

.searchContent__content {
  font-size: 16px;
  color: #2f2f2f; }

.searchContent__searchBlock {
  margin-top: 15px; }

.content__mainImage {
  position: relative;
  max-width: 230px;
  margin: 0 auto;
  border: 2px solid #457c99;
  margin-bottom: 30px !important; }
  .content__mainImage img {
    width: 100%;
    height: auto;
    max-width: 230px;
    margin-bottom: 30px !important;
    margin-bottom: 0 !important; }
  @media (min-width: 1200px) {
    .content__mainImage {
      margin: 0;
      position: absolute;
      left: 20px;
      top: 124px;
      width: calc(100vw - 900px); } }
  @media (min-width: 1400px) {
    .content__mainImage {
      margin: 0;
      position: absolute;
      right: 20px;
      top: 124px;
      width: calc(100vw - 1320px); } }
  @media (min-width: 1800px) {
    .content__mainImage {
      right: 4%; } }

.navigationResults {
  max-width: 280px;
  margin: 0 auto;
  position: relative;
  display: flex;
  justify-content: space-between; }
  .navigationResults td {
    vertical-align: bottom; }
  .navigationResults__wrapper {
    width: 100%; }
  .navigationResults__nav {
    text-decoration: none;
    color: #838383;
    font-size: 20px;
    font-style: italic;
    padding: 0 7px; }
    .navigationResults__nav.active {
      color: #FD8100;
      font-weight: bold; }
    @media (min-width: 768px) {
      .navigationResults__nav {
        padding: 0 15px; } }
  .navigationResults__arrow {
    font-size: 0;
    padding: 9px;
    background-image: url(/Medicine/Images/blue_arrows.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    color: #09467d;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 4px; }
    .navigationResults__arrow--next {
      transform: rotate(180deg);
      margin-bottom: 0; }
    .navigationResults__arrow img {
      display: none !important; }
  .navigationResults__playForward {
    display: none; }

.Year {
  font-size: 0; }
  .Year__year {
    background-color: #457c99;
    margin-bottom: 2px;
    text-align: center;
    color: #fff;
    padding: 22px 22px 21px;
    font-weight: bold;
    font-size: 20px;
    box-sizing: border-box; }
    @media (min-width: 768px) {
      .Year__year {
        margin-left: 5px;
        margin-bottom: 0;
        display: inline-block; } }
  .Year__monthWrapper {
    width: 100%;
    display: inline-block;
    vertical-align: bottom; }
    @media (min-width: 768px) {
      .Year__monthWrapper {
        width: calc(100% - 105px); } }
  .Year__months {
    display: inline-block;
    position: relative;
    min-height: 34px;
    vertical-align: bottom;
    background: #ddd;
    box-sizing: border-box;
    width: calc(100% / 3);
    text-align: center; }
    @media (min-width: 768px) {
      .Year__months {
        width: calc(100% / 6); } }
    .Year__months:before {
      content: "";
      position: absolute;
      background-color: #fff;
      width: 100%;
      height: 2px;
      left: 0;
      top: 34px;
      z-index: 5; }
    @media (min-width: 768px) {
      .Year__months:nth-child(n+7):before {
        content: "";
        width: 0; } }
    .Year__months:after {
      content: "";
      position: absolute;
      background-color: #fff;
      height: 100%;
      width: 2px;
      left: 0;
      top: 0; }
  .Year__month {
    margin-left: 2px;
    padding: 3px 10px;
    min-height: 29px; }
    .Year__month a {
      display: block;
      font-size: 14px;
      font-weight: bold;
      text-decoration: none;
      color: #226B8D;
      padding: 6px 0; }
      .Year__month a:last-child {
        padding: 8px 0 0; }
      .Year__month a:hover {
        text-decoration: underline; }

.MobileTab__wrapper {
  box-sizing: border-box;
  padding-bottom: 25px;
  border-bottom: 3px dotted #a39f99; }

.MobileTab__title {
  color: #fff;
  font-weight: bold;
  font-size: 30px; }

.MobileTab__titleWrapper {
  background-color: #457c99;
  padding: 0 15px; }

.MobileTab__img {
  width: 100%;
  background-color: #accad6; }

.MobileTab__text {
  padding: 10px 15px;
  background-color: #fff; }

.MobileTab__link {
  list-style-type: none;
  padding: 15px 15px 25px;
  background-color: #e1e1e1; }
  .MobileTab__link li {
    display: block;
    border-bottom: 1px solid #fff; }
    .MobileTab__link li a {
      color: #333;
      text-decoration: none; }

.content__mainHyperLink {
  position: relative;
  text-align: center;
  position: absolute;
  width: 100%; }
  .content__mainHyperLink a {
    color: #196d8e;
    font-weight: bold; }

.action {
  max-width: 1024px;
  position: relative;
  margin: 0 auto;
  text-align: right;
  padding: 0 15px; }
  @media (min-width: 1200px) {
    .action {
      padding: 0; } }
  .action__download {
    background-image: url(/Images/save-file.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 30px;
    display: inline-block;
    margin-right: 15px; }
    .action__download--zip {
      background-image: url(/Images/save-zip.png); }
    .action__download--pdf {
      background-image: url(/Images/save-pgf.png); }
  .action__print {
    background-image: url(/Images/printing.png);
    background-repeat: no-repeat;
    background-size: contain;
    padding-left: 30px;
    margin-left: 30px;
    display: none; }
    @media (min-width: 1024px) {
      .action__print {
        display: inline-block; } }

.actionIcon {
  font-size: 0;
  max-width: 1024px;
  position: relative;
  margin: 0 auto;
  text-align: right;
  padding: 0 15px; }
  @media (min-width: 1200px) {
    .actionIcon {
      padding: 0; } }
  .actionIcon__download {
    background-image: url(/Images/save-file.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 15px; }
    .actionIcon__download--zip {
      background-image: url(/Images/save-zip.png); }
    .actionIcon__download--pdf {
      background-image: url(/Images/save-pgf.png); }
  .actionIcon__print {
    background-image: url(/Images/printing.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 24px;
    height: 24px;
    display: none; }
    @media (min-width: 1024px) {
      .actionIcon__print {
        display: inline-block; } }

.component_footer {
  padding: 20px 6%;
  background: none;
  border-bottom: 3px dotted #a39f99;
  margin: 10px auto; }
  .component_footer:after {
    content: "";
    display: block;
    clear: both; }
  @media (max-width: 1440px) {
    .component_footer {
      margin: 0px auto; } }
  @media (max-width: 768px) {
    .component_footer {
      padding: 20px 0; } }
  @media (min-width: 1201px) {
    .component_footer {
      padding: 10px 0; } }
  .component_footer__wrapIn {
    max-width: 1608px;
    margin: 0 auto; }
    @media (min-width: 1280px) {
      .component_footer__wrapIn {
        width: 95%; } }

.footer__list {
  width: auto;
  padding-top: 15px;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .footer__list {
      margin-bottom: 20px;
      padding-bottom: 20px !important; } }
  .footer__list ul {
    list-style: none;
    text-align: left; }
    .footer__list ul li {
      text-align: center;
      width: 49%;
      display: inline-block; }
      @media (min-width: 425px) {
        .footer__list ul li {
          width: 32.5%; } }
      @media (min-width: 768px) {
        .footer__list ul li {
          width: 24%; } }
      @media (min-width: 1024px) {
        .footer__list ul li {
          width: 19.5%; } }
      .footer__list ul li div {
        display: inline-block;
        width: 140px;
        margin-bottom: 50px;
        border: 1px solid #cfcfcf; }
        @media (min-width: 1024px) {
          .footer__list ul li div:hover {
            background: #f1f1f1;
            border-color: #fff;
            border-radius: 5px;
            box-shadow: 0px 0px 7px 1px #cfcfcf; } }
        .footer__list ul li div a {
          padding: 85px 0px 10px 0px;
          min-width: 114px;
          display: inline-block;
          font-size: 1em;
          color: #6c6c6c;
          text-decoration: none;
          background-repeat: no-repeat;
          background-position: center 15px;
          background-size: 64px;
          line-height: 1.4;
          min-height: 66px;
          vertical-align: top; }
        .footer__list ul li div.footer__list__form a {
          background-image: url(/MedicineIMAJ/Images/footer/advertise.png); }
        .footer__list ul li div.footer__list__board a {
          background-image: url(/MedicineIMAJ/Images/footer/brochures.png); }
        .footer__list ul li div.footer__list__datepicker a {
          background-image: url(/MedicineIMAJ/Images/footer/forms.png); }
        .footer__list ul li div.footer__list__payments a {
          background-image: url(/MedicineIMAJ/Images/footer/payments.png); }
        .footer__list ul li div.footer__list__system a {
          background-image: url(/MedicineIMAJ/Images/footer/online.png); }
        .footer__list ul li div.footer__list__question a {
          background-image: url(/MedicineIMAJ/Images/footer/imaj.png); }
        .footer__list ul li div.footer__list__published a {
          background-image: url(/MedicineIMAJ/Images/footer/submissions.png); }
        .footer__list ul li div.footer__list__dispatch a {
          background-image: url(/MedicineIMAJ/Images/footer/dictionary2.png); }
        .footer__list ul li div.footer__list__focus a {
          background-image: url(/MedicineIMAJ/Images/footer/dictionary1.png); }
        .footer__list ul li div.footer__list__app a {
          background-image: url(/MedicineIMAJ/Images/footer/app.png); }

.messages-block {
  box-sizing: border-box; }
  @media (min-width: 1200px) {
    .messages-block__wrapper {
      margin-top: 10px;
      z-index: 100;
      position: relative;
      border-bottom: 3px dotted #a39f99; } }
  .messages-block__title {
    background-color: #447b99;
    text-align: center;
    font-size: 28px;
    color: #fff;
    line-height: 1.3;
    display: inline-block;
    width: 100%;
    padding-bottom: 12px; }
  .messages-block__content {
    justify-content: space-around;
    padding: 15px;
    color: #196d8e;
    margin: 0 auto;
    text-align: center; }
    @media (min-width: 1024px) {
      .messages-block__content {
        display: flex; } }
    @media (min-width: 1400px) {
      .messages-block__content {
        max-width: 95%; } }
    .messages-block__content .owl-dot {
      display: inline-block;
      width: 19px;
      height: 19px;
      border: 2px solid #29a3b3;
      border-radius: 30px;
      margin: 0 2px; }
      .messages-block__content .owl-dot.active {
        background-color: #29a3b3; }
    .messages-block__content .owl-controls {
      text-align: right;
      padding: 0 20px; }
  .messages-block__content-block {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 36px;
    margin-bottom: 10px;
    height: 0;
    overflow: hidden;
    background-color: #e9e9e9; }
    .messages-block__content-block.active {
      padding-bottom: 25px;
      height: auto; }
      .messages-block__content-block.active > .messages-block__link {
        font-size: 10px; }
        .messages-block__content-block.active > .messages-block__link:after {
          display: inline-block; }
      .messages-block__content-block.active:before {
        display: block; }
    @media (min-width: 1024px) {
      .messages-block__content-block {
        display: inline-block;
        max-width: 190px;
        height: auto;
        padding-bottom: 30px;
        overflow: visible;
        vertical-align: top; }
        .messages-block__content-block:before {
          display: block; } }
    @media (min-width: 1200px) {
      .messages-block__content-block {
        max-width: 225px; } }
    @media (min-width: 1400px) {
      .messages-block__content-block {
        max-width: 260px; } }
    .messages-block__content-block div {
      text-align: left;
      padding: 0 10px;
      font-weight: bold;
      font-size: 16px; }
      .messages-block__content-block div > span {
        display: block;
        font-weight: normal;
        font-size: 12px; }
    .messages-block__content-block a {
      color: #196d8e;
      text-decoration: none; }
  .messages-block__content-link {
    line-height: 18px;
    padding: 0 !important; }
  .messages-block__content-title {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    background-color: #d6181f;
    text-align: left;
    padding: 0 10px;
    line-height: 0;
    padding: 7px 10px; }
    .messages-block__content-title:before {
      content: "";
      display: inline-block;
      width: 22px;
      height: 22px;
      margin-right: 6px;
      background-image: url(/MedicineIMAJ/Images/arrowMessages.png);
      vertical-align: middle; }
    @media (min-width: 1024px) {
      .messages-block__content-title {
        font-size: 14px; } }
  .messages-block__content-info {
    color: #163a50;
    text-decoration: none; }
  .messages-block hr {
    border-color: #507479;
    display: none; }
  .messages-block__link {
    text-decoration: none;
    padding: 0;
    font-size: 0;
    display: inline-block;
    text-align: left;
    line-height: 1;
    color: #585858;
    position: absolute;
    right: 10px;
    bottom: 10px;
    font-weight: bold; }
    .messages-block__link:after {
      content: ">>";
      width: 10px;
      height: 7px;
      display: none;
      background-size: auto 100%;
      background-position: 0px; }
    .messages-block__link.active {
      font-size: 12px; }
      .messages-block__link.active:after {
        width: 12px;
        height: 9px; }
    @media (min-width: 1024px) {
      .messages-block__link {
        font-size: 12px; }
        .messages-block__link:after {
          display: inline-block; } }

.footLine {
  padding: 0 10px;
  font-size: 0.87em;
  color: #818181;
  line-height: 15px;
  text-align: center;
  max-width: 1350px;
  margin: 0 auto; }
  .footLine a {
    font-size: 0.87em;
    color: #818181;
    text-decoration: none; }

.footer__line a {
  color: #898989;
  line-height: 13px; }

.information-block {
  display: inline-block;
  max-width: 340px;
  vertical-align: top;
  margin: 10px 0;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .information-block {
      padding: 0 10px;
      text-align: right;
      width: 25%;
      box-sizing: border-box; }
      .information-block:last-child {
        max-width: 229px; } }
  @media (min-width: 1200px) {
    .information-block {
      width: 25%; } }
  @media (min-width: 1440px) {
    .information-block {
      width: 25%; } }
  @media (min-width: 1800px) {
    .information-block {
      width: 25%;
      max-width: 100%; } }
  .information-block__wrapper {
    border-bottom: 4px solid #dfebf0;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 20px;
    max-width: 1800px;
    font-size: 0; }
    @media (min-width: 768px) {
      .information-block__wrapper {
        flex-direction: row;
        padding: 20px 0;
        padding-bottom: 40px; } }
    @media (min-width: 1024px) {
      .information-block__wrapper {
        width: calc(100% - 100px); } }
    @media (min-width: 1200px) {
      .information-block__wrapper {
        width: calc(100% - 200px); } }
    @media (min-width: 1800px) {
      .information-block__wrapper {
        width: calc(100% - 400px);
        max-width: 1440px; } }
  .information-block__inWrapper {
    width: auto;
    display: inline-block;
    text-align: right; }
    .information-block__inWrapper a:nth-child(2):before {
      content: ""; }
  .information-block__content-newsletter-link {
    color: #000;
    text-decoration: none;
    display: block;
    margin-top: 34px;
    padding-top: 80px;
    background-image: url("../../MedicineArmy/Images/mailingIcon.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    text-align: center; }
    @media (max-width: 767px) {
      .information-block__content-newsletter-link {
        margin-top: 0px; } }
  .information-block__content-link {
    color: #476c72;
    text-decoration: none;
    font-size: 16px;
    display: inline-block;
    position: relative; }
    .information-block__content-link:after {
      content: "/";
      color: #40b9c9;
      margin: 0 5px; }
    @media (min-width: 768px) {
      .information-block__content-link {
        display: block;
        display: block;
        padding-right: 22px;
        font-size: 15px; }
        .information-block__content-link:before {
          content: "";
          width: 17px;
          height: 17px;
          display: inline-block;
          background-image: url(../InternesNew/Images/sprite_awesome.png);
          background-repeat: no-repeat;
          background-position-x: -67px;
          background-position-y: 0;
          position: absolute;
          right: 0;
          top: 12px; }
        .information-block__content-link:after {
          display: none; } }
    .information-block__content-link.two:before {
      background-position-x: -43px; }
    .information-block__content-link.three:before {
      background-position-x: -22px; }
    .information-block__content-link.four:before {
      background-position-x: 0; }
    .information-block__content-link:nth-child(3):before {
      background-position-y: -36px; }
    .information-block__content-link:nth-child(4):before {
      background-position-y: -71px; }
    .information-block__content-link:nth-child(5):before {
      background-position-y: -106px; }
    .information-block__content-link:nth-child(6):before {
      background-position-y: -142px; }
    .information-block__content-link:nth-child(7):before {
      background-position-y: -176px; }
    .information-block__content-link:nth-child(8):before {
      background-position-y: -215px; }
  .information-block__content-title {
    display: block;
    font-size: 18px;
    color: #a900da;
    font-weight: bolder; }

body {
  background: #fff;
  font-family: 'OpenSansHebrew';
  padding-top: 62px;
  position: relative;
  font-size: 16px; }
  body > * {
    direction: ltr; }

*, ::after, ::before {
  box-sizing: content-box; }

button, input, select, textarea {
  font-family: Arial; }

input[type="radio"],
input[type="checkbox"] {
  margin: 0 5px; }

.container {
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .container {
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      max-width: 100%; } }

/***********************CONTENT-PAGES***********/
.default__slider h2 {
  color: #447b99 !important; }

.default__slider .slider__content ul li a {
  text-align: left;
  direction: ltr;
  text-decoration: none;
  color: #2f2f2f; }

.content__title {
  color: #457c99;
  font-size: 2em;
  position: relative;
  font-weight: 500;
  display: block;
  max-width: 1024px;
  margin: 0 15px; }
  @media (min-width: 1100px) {
    .content__title {
      margin: 0 auto;
      display: block;
      font-size: 2em; } }

.loginBlock {
  display: block;
  margin-top: 15px; }
  @media (min-width: 768px) {
    .loginBlock {
      max-width: 350px; } }
  @media (min-width: 1024px) {
    .loginBlock {
      max-width: 370px; } }
  @media (min-width: 768px) {
    .loginBlock--left {
      float: left; } }
  .loginBlock__wrapper {
    max-width: 760px;
    margin-top: 20px; }
  .loginBlock__title {
    color: #196d8e;
    font-size: 18px;
    font-weight: bold;
    text-align: right; }
  .loginBlock__or {
    font-size: 36px;
    margin: 25px auto;
    text-align: center;
    background-color: #196d8e;
    color: #fff;
    line-height: 1.7;
    width: 70px;
    padding-bottom: 9px;
    border-radius: 40px; }
    @media (min-width: 768px) {
      .loginBlock__or {
        display: none; } }

.btnDownloadSend {
  text-align: left; }
  .btnDownloadSend input {
    display: inline-block;
    background-color: #196d8e;
    border: 1px solid;
    color: #fff;
    font-size: 16px;
    padding: 8px 15px; }
  @media (min-width: 768px) {
    .btnDownloadSend {
      padding: 0 9px; } }
  .btnDownloadSend--center {
    text-align: center; }

.btnDownloadpage {
  background-color: transparent;
  color: #196d8e;
  font-size: 16px;
  text-align: right;
  font-weight: bold;
  padding: 7px 30px;
  width: 100%;
  display: block;
  box-sizing: border-box;
  border: none;
  outline: none;
  cursor: pointer; }
  .btnDownloadpage__wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
    border: solid 1px #000;
    cursor: pointer;
    box-sizing: border-box; }
    .btnDownloadpage__wrapper:before {
      content: "";
      display: block;
      right: 10px;
      top: 10px;
      position: absolute;
      width: 14px;
      background-repeat: no-repeat;
      height: 12px;
      background-image: url(/MedicineIMAJ/Images/arrow_down.png);
      z-index: 2; }
    .btnDownloadpage__wrapper:active {
      color: #fff;
      background-color: #196d8e; }
      .btnDownloadpage__wrapper:active:before {
        content: "";
        background-image: url(/MedicineIMAJ/Images/h_arrow_d.png); }
      .btnDownloadpage__wrapper:active > input {
        color: #fff; }
    @media (min-width: 768px) {
      .btnDownloadpage__wrapper {
        max-width: 355px; } }
    @media (min-width: 1024px) {
      .btnDownloadpage__wrapper {
        max-width: 370px; } }
    .btnDownloadpage__wrapper.active {
      color: #fff;
      background-color: #196d8e; }
      .btnDownloadpage__wrapper.active:before {
        content: "";
        background-image: url(/MedicineIMAJ/Images/h_arrow_d.png); }
      .btnDownloadpage__wrapper.active > input {
        color: #fff; }
  .btnDownloadpage:active {
    color: #fff; }

/*NEW EDITION*/
.information-block__wrapper {
  border-bottom: 2px solid #c9252c; }

.information-block__content-title {
  color: #397290; }

.information-block__content-link {
  color: #5a5a5a;
  padding: 0; }
  .information-block__content-link:before {
    background-image: url(/MedicineIMAJ/Images/ico_arrow.png);
    right: auto;
    left: 0; }
  @media (min-width: 768px) {
    .information-block__content-link {
      padding-left: 22px; }
      .information-block__content-link:before {
        background-image: url(/MainSiteNew/Images/ico_arrow.png);
        background-position: 0 0 !important;
        width: 14px;
        height: 14px;
        top: 6px; }
      .information-block__content-link:after {
        color: #5a5a5a; } }

@media (min-width: 768px) {
  .information-block {
    padding: 0 10px;
    text-align: left; } }

.information-block__inWrapper {
  text-align: left; }

.input-block {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 10px 0; }
  .input-block--dummy {
    margin: 0;
    height: 0; }
    @media (min-width: 768px) {
      .input-block--dummy {
        height: 69px; } }
    @media (min-width: 1024px) {
      .input-block--dummy {
        height: 45px; } }
  @media (min-width: 1200px) {
    .input-block {
      flex-wrap: nowrap; }
      .input-block--wrap {
        flex-wrap: wrap; } }
  .input-block__wrapper {
    display: block;
    min-height: 20px;
    max-width: 606px;
    width: 100%;
    position: relative; }
    .input-block__wrapper span {
      line-height: 1 !important;
      margin-right: -9px; }
    @media (min-width: 768px) {
      .input-block__wrapper {
        display: flex; } }
    .input-block__wrapper--three {
      display: flex;
      flex-direction: column; }
      .input-block__wrapper--three .input-block {
        flex-shrink: 2; }
      .input-block__wrapper--three .input-block:nth-child(n+2) {
        flex-shrink: 3; }
      @media (min-width: 768px) {
        .input-block__wrapper--three {
          flex-direction: row; } }
      @media (min-width: 1200px) {
        .input-block__wrapper--three .input-block {
          flex-shrink: 1; }
        .input-block__wrapper--three .input-block:nth-child(n+2) {
          flex-shrink: 2;
          margin-right: 10px; } }
    .input-block__wrapper--two .input-block:last-child {
      margin-right: 10px; }
  .input-block__width-block {
    width: 100%;
    display: flex; }
    @media (min-width: 768px) {
      .input-block__width-block {
        max-width: 304px; } }
  .input-block__name {
    color: #5f5f5f;
    font-size: 0.9em;
    position: relative;
    font-weight: bold;
    width: 100%;
    display: inline-block;
    /*min-width: 230px;*/
    max-width: 250px;
    order: -1; }
    .input-block__name--textleft, .input-block__name--textleft-150 {
      order: 0; }
      @media (min-width: 1200px) {
        .input-block__name--textleft, .input-block__name--textleft-150 {
          text-align: left;
          padding-top: 10px;
          padding-left: 10px;
          min-width: 203px; } }
    .input-block__name--textleft-150 {
      min-width: 150px; }
    @media (min-width: 480px) {
      .input-block__name {
        padding-top: 7px;
        width: 50%; } }
    @media (min-width: 768px) {
      .input-block__name {
        padding-top: 7px;
        width: 68%; } }
    @media (min-width: 1200px) {
      .input-block__name {
        width: 100%; } }
  .input-block__comment, .input-block__check, .input-block__description, .input-block__select select {
    color: #5f5f5f;
    font-size: 0.9em;
    position: relative;
    font-weight: normal;
    width: 100%;
    order: -1; }
    @media (min-width: 480px) {
      .input-block__comment, .input-block__check, .input-block__description, .input-block__select select {
        width: 45%; } }
    @media (min-width: 768px) {
      .input-block__comment, .input-block__check, .input-block__description, .input-block__select select {
        padding-top: 7px;
        width: 30%; } }
    @media (min-width: 1200px) {
      .input-block__comment, .input-block__check, .input-block__description, .input-block__select select {
        order: 0;
        width: 100%; } }
  .input-block__check {
    font-weight: normal;
    margin: 6px 0;
    display: flex;
    align-items: center;
    line-height: 1.5;
    width: 100%; }
    .input-block__check:before {
      content: "";
      display: block;
      width: 21px;
      height: 21px;
      position: relative;
      right: 0px;
      border: 1px solid #5f5f5f;
      cursor: pointer;
      flex-shrink: 0;
      margin-left: 10px; }
    .input-block__check input {
      display: none; }
  .input-block__check--checked:before {
    content: "X";
    font-size: 1.9em;
    line-height: 0.4;
    text-align: center; }
  .input-block__description {
    width: 100%;
    display: block;
    margin: 6px 0 15px; }
  .input-block__text {
    font-size: 0.9em;
    border: 1px solid #5f5f5f;
    height: 25px;
    width: 100%;
    max-width: 480px;
    margin-right: 10px;
    padding: 0 5px;
    box-sizing: border-box;
    margin: 5px 0; }
    @media (min-width: 768px) {
      .input-block__text {
        margin-left: 10px; } }
    .input-block__text--fs16 {
      flex-shrink: 16; }
    .input-block__text--fs20 {
      flex-shrink: 20; }
    .input-block__text--fs2 {
      flex-shrink: 2;
      margin-right: 10px; }
  .input-block__select {
    position: relative;
    width: 100%;
    max-width: 480px;
    line-height: 0; }
    .input-block__select:before {
      content: "";
      display: block;
      border-style: solid;
      border-width: 9px 4px 0 4px;
      border-color: #5f5f5f transparent transparent transparent;
      position: absolute;
      left: 6px;
      top: 17px;
      z-index: 1; }
    .input-block__select select {
      border: 1px solid #5f5f5f;
      height: 25px !important;
      width: 100%;
      margin-right: 10px;
      padding: 0 5px;
      box-sizing: border-box;
      margin: 10px 0;
      background: rgba(255, 255, 255, 0);
      position: relative;
      z-index: 1;
      text-align: right;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      border-radius: 0; }
    @media (min-width: 768px) {
      .input-block__select {
        max-width: 293px; }
        .input-block__select--sm {
          max-width: 140px;
          margin-left: 13px; }
          .input-block__select--sm:last-child {
            margin-left: 0; } }
  .input-block__textarea {
    font-size: 0.9em;
    border: 1px solid #5f5f5f;
    height: auto;
    width: 100%;
    max-width: 480px;
    margin-right: 10px;
    padding: 0 5px;
    box-sizing: border-box;
    margin: 5px 0;
    min-height: 100px; }
    @media (min-width: 768px) {
      .input-block__textarea {
        margin-left: 10px; } }

.HasLayout #newWrapper {
  width: 100%; }
  .HasLayout #newWrapper .content__container {
    max-width: 960px;
    margin: 0 auto;
    border-bottom: 0;
    padding-bottom: 0; }

.HasLayout .b_payments_table table tr td {
  vertical-align: middle; }

.content__container {
  width: 100%;
  float: right; }

.block-mini .input-block__name {
  max-width: 130px; }

.block-mini .input-block__text {
  margin-left: 3px; }

.block-mini .input-block__select {
  margin-left: 3px; }

.block-mini .input-block .twoBlock {
  display: flex; }
  .block-mini .input-block .twoBlock div:first-child {
    margin-left: 8px; }

.popupViewPaper {
  display: inline-block;
  position: relative;
  max-width: 90%;
  max-height: 70vh;
  background: #fff;
  vertical-align: middle;
  box-sizing: border-box; }
  @media (min-width: 768px) {
    .popupViewPaper {
      height: 90vh; } }
  .popupViewPaper__wrapper {
    display: none;
    text-align: center;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    z-index: 2000; }
    .popupViewPaper__wrapper:after {
      content: "";
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
  .popupViewPaper__close {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 5px;
    top: 5px;
    background-image: url("../MedicineIMAJ/Images/X_sign.png");
    background-size: 100%;
    cursor: pointer; }
  .popupViewPaper__img {
    max-height: 100%;
    max-width: 100%; }

.Maincontent {
  margin-top: 44px; }
  @media (min-width: 1200px) {
    .Maincontent {
      margin-top: 0; } }

.view_article_actions {
  text-align: right; }

