.flexify {
  display: flex;
  display: -ms-flexbox;
  display: -webkit-flex; }

.flex-space-between {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flex-fill {
  flex: 1 0 auto; }

.mb-15 {
  margin-bottom: 15px; }

.col-isnz.col-info {
  width: 100%; }
  @media screen and (max-width: 991px) {
    .col-isnz.col-info {
      width: calc((100%) - 20px); } }

.schedule {
  width: 280px; }

error {
  font-size: 14px; }

hr {
  border-color: #ad208e; }

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #c8c8c8; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #c8c8c8; }

:-ms-input-placeholder {
  /* IE 10+ */
  color: #c8c8c8; }

:-moz-placeholder {
  /* Firefox 18- */
  color: #c8c8c8; }

.claimsportalhome {
  font-family: Lato;
  color: #363636; }
  .claimsportalhome > div {
    width: 100%;
    max-width: 705px;
    margin: 0 auto; }
    .claimsportalhome > div h1 {
      font-size: 28px;
      color: #363636;
      text-transform: none;
      font-family: Lato, serif; }
    .claimsportalhome > div h2 {
      font-size: 14px;
      color: #363636;
      text-transform: none;
      padding: 0px;
      font-weight: 700;
      margin-bottom: 15px; }
    .claimsportalhome > div p {
      margin-bottom: 15px;
      line-height: 1.4em; }
      .claimsportalhome > div p.subheadingp {
        font-style: italic;
        opacity: 0.7; }
        .claimsportalhome > div p.subheadingp a {
          color: #363636;
          text-decoration: underline; }
    .claimsportalhome > div ul {
      padding-left: 20px;
      margin-bottom: 15px; }
    .claimsportalhome > div a {
      text-decoration: underline; }
    .claimsportalhome > div .claimsportal-home-btn, .claimsportalhome > div .claimsportal-home-btn-primary {
      width: 100%;
      height: 45px;
      border: 1px solid #ad208e;
      border-radius: 5px !important;
      background: #fff;
      color: #ad208e; }
    .claimsportalhome > div .claimsportal-home-btn-primary {
      background: #ad208e;
      color: #fff; }
    @media screen and (max-width: 767px) {
      .claimsportalhome > div .claimsportal-btn-wrapper {
        margin-bottom: 15px; } }
    .claimsportalhome > div .claimsportal-btn-wrapper:after {
      content: '';
      width: 10px;
      height: 10px;
      border-bottom: 3px solid #ad208e;
      border-right: 3px solid #ad208e;
      position: absolute;
      right: calc(((100%) - 230px) / 2);
      top: 18px;
      transform: rotate(-45deg); }
    .claimsportalhome > div .claimsportal-btn-primary-wrapper:after {
      content: '';
      width: 10px;
      height: 10px;
      border-bottom: 3px solid #fff;
      border-right: 3px solid #fff;
      position: absolute;
      right: calc(((100%) - 205px) / 2);
      top: 18px;
      transform: rotate(-45deg); }
    .claimsportalhome > div .claimportal-home-error {
      margin-bottom: 50px;
      display: block;
      text-align: left; }

.claimsportal {
  font-family: lato;
  color: #363636; }
  .claimsportal .repeated_item_box {
    position: relative;
    margin-bottom: 30px; }
    .claimsportal .repeated_item_box .repeated_item_content {
      border-bottom: 1px solid #ad208e;
      margin-bottom: 20px; }
      .claimsportal .repeated_item_box .repeated_item_content:last-child {
        border: none;
        padding-bottom: 50px; }
    .claimsportal .repeated_item_box input.claimhis_add {
      width: 150px;
      position: absolute;
      bottom: 0px;
      right: 0px; }
    .claimsportal .repeated_item_box:before {
      border: 1px solid #AD208E;
      content: '';
      width: calc((100%) + 30px);
      height: calc((100%) + 30px);
      top: -15px;
      left: -15px;
      position: absolute; }
  .claimsportal.claimsdeclaration {
    font-family: Lato;
    color: #363636; }
    .claimsportal.claimsdeclaration > div {
      width: 100%;
      max-width: 705px;
      margin: 0 auto; }
      .claimsportal.claimsdeclaration > div h1 {
        font-size: 36px;
        font-family: Lato;
        text-transform: none;
        color: #AD208E;
        font-weight: 300; }
      .claimsportal.claimsdeclaration > div ul {
        margin: 0px;
        padding-left: 20px;
        margin-bottom: 15px; }
      .claimsportal.claimsdeclaration > div p {
        margin-bottom: 15px;
        line-height: 26px; }
      .claimsportal.claimsdeclaration > div input[type=submit] {
        margin-bottom: 15px; }
  .claimsportal.claimtype > div {
    max-width: none; }
    .claimsportal.claimtype > div h1 {
      margin-top: 55px; }
      @media screen and (max-width: 991px) {
        .claimsportal.claimtype > div h1 {
          margin-top: 35px; } }
    @media screen and (max-width: 767px) {
      .claimsportal.claimtype > div .claimtype-btn-wrapper input {
        margin-bottom: 15px; } }
    .claimsportal.claimtype > div .claimtype-row {
      margin-left: -45px;
      margin-right: -45px; }
      @media screen and (max-width: 1199px) {
        .claimsportal.claimtype > div .claimtype-row {
          margin-left: -30px;
          margin-right: -30px; } }
      @media screen and (max-width: 991px) {
        .claimsportal.claimtype > div .claimtype-row {
          margin-left: -15px;
          margin-right: -15px; } }
      .claimsportal.claimtype > div .claimtype-row > div {
        padding-left: 45px;
        padding-right: 45px;
        float: left;
        min-height: 1px; }
        @media screen and (max-width: 1199px) {
          .claimsportal.claimtype > div .claimtype-row > div {
            padding-left: 30px;
            padding-right: 30px; } }
        @media screen and (max-width: 991px) {
          .claimsportal.claimtype > div .claimtype-row > div {
            padding-left: 15px;
            padding-right: 15px; } }
        .claimsportal.claimtype > div .claimtype-row > div:first-child {
          width: 30%; }
          @media screen and (max-width: 1199px) {
            .claimsportal.claimtype > div .claimtype-row > div:first-child {
              width: 33%; } }
          @media screen and (max-width: 767px) {
            .claimsportal.claimtype > div .claimtype-row > div:first-child {
              width: 100%; } }
          .claimsportal.claimtype > div .claimtype-row > div:first-child h3 {
            font-size: 36px;
            text-transform: none;
            color: #363636;
            font-weight: 300;
            font-family: Lato;
            margin-bottom: 40px; }
            .claimsportal.claimtype > div .claimtype-row > div:first-child h3.mobileh3 {
              display: none; }
            @media screen and (max-width: 767px) {
              .claimsportal.claimtype > div .claimtype-row > div:first-child h3 {
                display: none; }
                .claimsportal.claimtype > div .claimtype-row > div:first-child h3.mobileh3 {
                  display: block;
                  margin-bottom: 15px;
                  margin-top: 20px;
                  font-size: 24px; } }
          .claimsportal.claimtype > div .claimtype-row > div:first-child p {
            color: #004281;
            font-family: Lato;
            font-weight: 700;
            font-size: 22px;
            margin-bottom: 15px; }
          .claimsportal.claimtype > div .claimtype-row > div:first-child .travleinfo-GBP, .claimsportal.claimtype > div .claimtype-row > div:first-child .travelinfo-detail, .claimsportal.claimtype > div .claimtype-row > div:first-child .travelinfo-date {
            display: block;
            font-family: Lato;
            font-size: 14px;
            line-height: 22px; }
          .claimsportal.claimtype > div .claimtype-row > div:first-child .travelinfo-detail, .claimsportal.claimtype > div .claimtype-row > div:first-child .travelinfo-date {
            font-weight: 300; }
          .claimsportal.claimtype > div .claimtype-row > div:first-child .travelinfo-date {
            font-style: italic; }
          .claimsportal.claimtype > div .claimtype-row > div:first-child .travleinfo-GBP {
            font-weight: 900; }
        .claimsportal.claimtype > div .claimtype-row > div:last-child {
          width: 70%; }
          @media screen and (max-width: 1199px) {
            .claimsportal.claimtype > div .claimtype-row > div:last-child {
              width: 67%; } }
          @media screen and (max-width: 767px) {
            .claimsportal.claimtype > div .claimtype-row > div:last-child {
              width: 100%; } }
  .claimsportal > div {
    width: 100%;
    max-width: 705px;
    margin: 0 auto; }
    .claimsportal > div .row {
      margin-left: -7.5px;
      margin-right: -7.5px; }
      .claimsportal > div .row [class^=col-] {
        padding-right: 7.5px;
        padding-left: 7.5px; }
        .claimsportal > div .row [class^=col-]:last-child {
          margin-bottom: 15px; }
      .claimsportal > div .row .col-md-20p {
        position: relative;
        min-height: 1px;
        float: left; }
      @media (min-width: 992px) {
        .claimsportal > div .row .col-md-20p {
          width: 20%; } }
    .claimsportal > div .error {
      font-size: 14px; }
    .claimsportal > div .required {
      font-size: 18px;
      color: red; }
    .claimsportal > div .claimsummary {
      background: #F2F5F8;
      padding: 45px;
      margin-top: 25px; }
      @media screen and (max-width: 991px) {
        .claimsportal > div .claimsummary {
          padding: 20px; } }
      @media screen and (max-width: 767px) {
        .claimsportal > div .claimsummary {
          padding: 45px; } }
      .claimsportal > div .claimsummary .summary_repeater:not(:last-child) {
        margin-bottom: 30px; }
    .claimsportal > div .imgselect > div {
      display: block;
      width: 100%; }
      .claimsportal > div .imgselect > div ul li {
        margin: 0px;
        display: flex;
        display: -ms-flexbox;
        display: -webkit-flex; }
        .claimsportal > div .imgselect > div ul li:before, .claimsportal > div .imgselect > div ul li:after {
          content: " ";
          display: table; }
        .claimsportal > div .imgselect > div ul li:after {
          clear: both; }
        .claimsportal > div .imgselect > div ul li > span {
          height: auto;
          display: block;
          position: relative;
          width: 290px;
          cursor: pointer;
          float: left;
          margin-bottom: 15px; }
          .claimsportal > div .imgselect > div ul li > span .ruFakeInput.radPreventDecorate {
            display: none; }
          .claimsportal > div .imgselect > div ul li > span .ruButton.ruBrowse {
            width: 180px;
            color: #ad208e;
            border: 1px solid #ad208e;
            text-transform: uppercase; }
          .claimsportal > div .imgselect > div ul li > span .ruFileInput {
            width: 180px;
            height: 100%;
            padding: 0px;
            margin: 0px;
            border: 0px;
            left: 0px;
            top: 0px;
            cursor: pointer; }
          .claimsportal > div .imgselect > div ul li > span input {
            font-size: 16px; }
          .claimsportal > div .imgselect > div ul li > span .ruButtonFocus, .claimsportal > div .imgselect > div ul li > span .ruButtonHover, .claimsportal > div .imgselect > div ul li > span .ruButtonFocus.ruButtonHover {
            border: 1px solid #000; }
          .claimsportal > div .imgselect > div ul li > span .ruUploadProgress.ruUploadSuccess {
            background: none;
            height: 100%;
            display: flex;
            display: -ms-flexbox;
            display: -webkit-flex;
            align-items: center;
            -webkit-align-items: center; }
            .claimsportal > div .imgselect > div ul li > span .ruUploadProgress.ruUploadSuccess:before {
              content: url("../images/uploadcheckbox.png");
              position: absolute;
              width: 20px;
              height: 22px;
              top: 2px;
              left: 0px; }
        .claimsportal > div .imgselect > div ul li .ruButton.ruRemove {
          float: left;
          display: block;
          margin-bottom: 15px;
          width: 90px;
          font-size: 16px;
          padding: 0px;
          height: auto;
          border: none;
          color: #ad208e; }
        .claimsportal > div .imgselect > div ul li .ruButton.ruCancel {
          display: none !important; }
    .claimsportal > div .completeif {
      width: 100%;
      display: block;
      margin-bottom: 35px;
      text-align: left;
      position: relative;
      padding: 20px 12px;
      height: auto;
      border: 1px solid #ad208e; }
      .claimsportal > div .completeif span:first-child {
        display: block;
        position: absolute;
        top: -9px;
        left: 9px;
        background: #fff;
        padding: 0px 3px;
        font-weight: 700;
        color: #ad208e; }
      .claimsportal > div .completeif:before {
        content: '';
        position: absolute;
        width: 34px;
        height: 34px;
        border: 1px solid #ad208e;
        border-radius: 50%;
        bottom: -17px;
        right: 15px;
        background: #ad208e; }
      .claimsportal > div .completeif:after {
        content: '';
        position: absolute;
        width: 14px;
        height: 14px;
        display: block;
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        bottom: -5px;
        right: 25px;
        transition: transform 0.2s ease-in-out;
        -webkit-transition: -webkit-transform 0.2s ease-in-out; }
  .claimsportal .telerikComboBox .rcbInputCell INPUT.rcbInput, .claimsportal .rcbItem, .claimsportal .rcbHovered {
    font-size: 16px;
    font-family: Lato; }
  .claimsportal .rcbArrowCell {
    display: none; }
  .claimsportal .RadComboBox .rcbInputCell {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .claimsportal select::-ms-expand {
    display: none; }
  .claimsportal .select_arrow_wrapper {
    display: inline-block; }
  .claimsportal .select_arrow_from_right {
    /*-webkit-appearance:button*/
    position: relative; }
    .claimsportal .select_arrow_from_right:before {
      width: 8px;
      height: 8px;
      content: '';
      border-bottom: 1px solid #535353;
      border-right: 1px solid #535353;
      transform: rotate(45deg);
      -webkit-transform: rotate(45deg);
      position: absolute;
      top: 18px;
      right: 18px;
      z-index: 1; }
  .claimsportal input[type=text], .claimsportal input[type=password], .claimsportal input[type=number], .claimsportal select {
    background: #fff !important;
    outline: none;
    height: 45px;
    border: 1px solid #ccc;
    width: 100%;
    box-shadow: none; }
  .claimsportal input[type=submit], .claimsportal input[type=button] {
    height: 45px;
    text-align: center;
    display: block;
    color: #000;
    background: #fff;
    border: 1px solid #000;
    width: 100%; }
    .claimsportal input[type=submit].claimhis_del, .claimsportal input[type=button].claimhis_del {
      width: 90px;
      margin-left: 15px; }
    .claimsportal input[type=submit].claimhis_add, .claimsportal input[type=button].claimhis_add {
      margin-top: 15px; }
    .claimsportal input[type=submit].claimsportal_nxtbtn, .claimsportal input[type=button].claimsportal_nxtbtn {
      border: 1px solid #AD208E;
      color: #AD208E; }
    .claimsportal input[type=submit].back-btn, .claimsportal input[type=button].back-btn {
      text-transform: uppercase;
      border: 1px solid #AD208E;
      color: #AD208E;
      margin-bottom: 20px; }
    .claimsportal input[type=submit].claimsportal_homebutton, .claimsportal input[type=button].claimsportal_homebutton {
      width: 100%;
      height: 45px;
      border: 1px solid #ad208e;
      border-radius: 5px !important;
      background: #fff;
      color: #ad208e; }
      .claimsportal input[type=submit].claimsportal_homebutton.homebuttonprimary, .claimsportal input[type=button].claimsportal_homebutton.homebuttonprimary {
        background: #ad208e;
        color: #fff; }
  .claimsportal textarea {
    width: 100%;
    resize: none;
    border: 1px solid #ccc;
    box-shadow: none;
    background: #fff !important;
    margin-bottom: 15px;
    padding: 10px;
    padding-bottom: 0px; }
  .claimsportal h1 {
    font-size: 36px;
    font-family: Lato;
    text-transform: none;
    color: #AD208E;
    font-weight: 300; }
    @media screen and (max-width: 767px) {
      .claimsportal h1 {
        font-size: 24px; } }
  .claimsportal h2 {
    font-family: Lato;
    color: #AD208E;
    font-size: 20px;
    line-height: 24px;
    text-transform: none;
    padding: 0px; }
  .claimsportal h3 {
    font-family: Lato;
    color: #AD208E;
    font-size: 18px;
    line-height: 24px;
    text-transform: none;
    padding: 0px; }
  .claimsportal .label {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px;
    font-weight: bold; }
  .claimsportal .value {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px;
    font-weight: 400; }
  @media screen and (max-width: 767px) {
    .claimsportal .mobile-mb-15 {
      margin-bottom: 15px; } }
  .claimsportal .lblphone {
    font-size: 10px;
    line-height: 12px;
    color: #ad208e;
    font-weight: 500; }
  .claimsportal .note {
    font-size: 12px;
    line-height: 12px;
    color: #ad208e;
    font-weight: 500; }
  .claimsportal .claimsportal_chkbx input {
    display: none;
    width: 0px;
    height: 0px;
    opacity: 0;
    pointer-events: none; }
  .claimsportal .claimsportal_chkbx label {
    position: relative;
    padding-left: 55px;
    min-height: 45px;
    display: block;
    padding-top: 13px;
    cursor: pointer; }
    .claimsportal .claimsportal_chkbx label:before {
      content: '';
      width: 45px;
      height: 45px;
      position: absolute;
      top: 0px;
      left: 0px;
      border: 1px solid #ccc; }
  .claimsportal .claimsportal_chkbx.auth_chkbx label {
    padding-top: 0px; }
  .claimsportal .claimsportal_chkbx input:checked + label:after {
    content: '';
    width: 12px;
    height: 33px;
    border-bottom: 2px solid #AD208E;
    border-right: 2px solid #AD208E;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 3px;
    left: 17px; }
  .claimsportal .claimtype_h3 {
    margin-bottom: 30px; }
  .claimsportal .claimsportal_rdo {
    display: block; }
    .claimsportal .claimsportal_rdo input {
      z-index: -1;
      display: inline;
      width: 0px;
      height: 0px;
      opacity: 0;
      pointer-events: none;
      position: absolute; }
    .claimsportal .claimsportal_rdo input:checked + label {
      border: 1px solid #AD208E;
      color: #AD208E; }
    .claimsportal .claimsportal_rdo label {
      height: 45px;
      border: 1px solid #ccc;
      cursor: pointer;
      display: block;
      float: left;
      padding: 13px 12px;
      text-align: center; }
    .claimsportal .claimsportal_rdo.claimtype_rdo label {
      text-transform: uppercase;
      width: calc((50%) - 7.5px); }
      @media screen and (max-width: 767px) {
        .claimsportal .claimsportal_rdo.claimtype_rdo label {
          width: 100%; } }
      .claimsportal .claimsportal_rdo.claimtype_rdo label:not(:last-child) {
        margin-bottom: 15px; }
      .claimsportal .claimsportal_rdo.claimtype_rdo label:nth-child(2), .claimsportal .claimsportal_rdo.claimtype_rdo label:nth-child(6), .claimsportal .claimsportal_rdo.claimtype_rdo label:nth-child(10) {
        margin-right: 15px; }
        @media screen and (max-width: 767px) {
          .claimsportal .claimsportal_rdo.claimtype_rdo label:nth-child(2), .claimsportal .claimsportal_rdo.claimtype_rdo label:nth-child(6), .claimsportal .claimsportal_rdo.claimtype_rdo label:nth-child(10) {
            margin-right: 0px; } }
      .claimsportal .claimsportal_rdo.claimtype_rdo label:last-child {
        width: 100%; }
    .claimsportal .claimsportal_rdo.claimtype_details_rdo input:checked + label {
      color: #363636; }
      .claimsportal .claimsportal_rdo.claimtype_details_rdo input:checked + label:before {
        background: #AD208E;
        border: 1px solid #fff; }
      .claimsportal .claimsportal_rdo.claimtype_details_rdo input:checked + label:after {
        border-color: #fff;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        bottom: -7px;
        right: 26px; }
      .claimsportal .claimsportal_rdo.claimtype_details_rdo input:checked + label span {
        color: #AD208E; }
        .claimsportal .claimsportal_rdo.claimtype_details_rdo input:checked + label span:last-child {
          border: 1px solid #AD208E; }
    .claimsportal .claimsportal_rdo.claimtype_details_rdo label {
      width: 100%;
      display: block;
      margin-bottom: 35px;
      text-align: left;
      position: relative;
      padding: 20px 12px;
      height: auto;
      border: 1px solid #000; }
      .claimsportal .claimsportal_rdo.claimtype_details_rdo label span:first-child {
        display: block;
        position: absolute;
        top: -9px;
        left: 9px;
        background: #fff;
        padding: 0px 3px;
        font-weight: 700;
        color: #AD208E; }
      .claimsportal .claimsportal_rdo.claimtype_details_rdo label span:last-child {
        display: block;
        text-transform: uppercase;
        width: 190px;
        text-align: center;
        border: 1px solid #000;
        height: 35px;
        padding-top: 7px;
        margin-top: 15px;
        float: right; }
      .claimsportal .claimsportal_rdo.claimtype_details_rdo label:before {
        content: '';
        position: absolute;
        width: 34px;
        height: 34px;
        border: 1px solid #000;
        border-radius: 50%;
        bottom: -17px;
        right: 15px;
        background: #fff; }
      .claimsportal .claimsportal_rdo.claimtype_details_rdo label:after {
        content: '';
        position: absolute;
        width: 14px;
        height: 14px;
        display: block;
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        bottom: -5px;
        right: 25px;
        transition: transform 0.2s ease-in-out;
        -webkit-transition: -webkit-transform 0.2s ease-in-out; }
    .claimsportal .claimsportal_rdo.email_phone_rdo label {
      width: calc((50%) - 7.5px); }
      .claimsportal .claimsportal_rdo.email_phone_rdo label:nth-child(2) {
        margin-right: 15px; }
    .claimsportal .claimsportal_rdo.course_type_rdo label {
      width: calc(((100%) - 30px) / 3); }
      .claimsportal .claimsportal_rdo.course_type_rdo label:nth-child(2), .claimsportal .claimsportal_rdo.course_type_rdo label:nth-child(4) {
        padding: 4px 0px; }
      .claimsportal .claimsportal_rdo.course_type_rdo label:nth-child(2), .claimsportal .claimsportal_rdo.course_type_rdo label:nth-child(4) {
        margin-right: 15px; }
      @media screen and (max-width: 767px) {
        .claimsportal .claimsportal_rdo.course_type_rdo label {
          width: 100%; }
          .claimsportal .claimsportal_rdo.course_type_rdo label:nth-child(2), .claimsportal .claimsportal_rdo.course_type_rdo label:nth-child(4) {
            margin-right: 0px;
            margin-bottom: 15px; } }
    .claimsportal .claimsportal_rdo.optical_rdo label {
      min-width: 95px; }
      .claimsportal .claimsportal_rdo.optical_rdo label:not(:last-child) {
        margin-right: 15px; }
      @media screen and (max-width: 767px) {
        .claimsportal .claimsportal_rdo.optical_rdo label {
          width: calc((50%) - 8px);
          margin-bottom: 15px;
          padding: 13px 5px; }
          .claimsportal .claimsportal_rdo.optical_rdo label:not(:last-child) {
            margin-right: 16px; }
          .claimsportal .claimsportal_rdo.optical_rdo label:nth-child(4) {
            margin-right: 0px; } }
    .claimsportal .claimsportal_rdo.yes_no_rdo label {
      padding: 13px 12px;
      width: 90px;
      text-transform: uppercase; }
      .claimsportal .claimsportal_rdo.yes_no_rdo label:nth-child(2) {
        margin-right: 15px; }
