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

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

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

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

@media (max-width: 1024px) {
  form {
    padding: 15px;
    padding-right: 25px; } }
form .radio_btns_wrapper {
  display: inline-block;
  margin: 0 30px 20px 0; }
  form .radio_btns_wrapper [type="radio"]:checked + label:after, form .radio_btns_wrapper [type="radio"].with-gap:checked + label:after, form .radio_btns_wrapper [type="radio"]:checked + label:after, form .radio_btns_wrapper [type="radio"].with-gap:checked + label:after {
    background-color: #e2001a !important; }
  form .radio_btns_wrapper [type="radio"]:checked + label:after, form .radio_btns_wrapper [type="radio"].with-gap:checked + label:before, form .radio_btns_wrapper [type="radio"].with-gap:checked + label:after {
    border-color: #e2001a !important; }
form .fa-calendar {
  position: absolute;
  top: 14px;
  right: 10px;
  font-size: 20px;
  color: #e2001a; }
form select, form select:focus, form select:active {
  outline: none !important;
  margin-top: 5px;
  background-color: #EEEEEE !important;
  border-radius: 10px !important; }
form select + label {
  font-size: 1rem; }
form select.browser-default {
  margin: 0 0 20px 0; }
form input {
  border: none !important;
  background: #EEEEEE;
  background-color: #EEEEEE !important;
  border-radius: 10px !important;
  padding-left: 8px !important; }
  form input:focus {
    border: none !important;
    border-bottom: none  !important;
    box-shadow: none !important; }
form .input-field {
  height: 80px;
  margin-top: 0; }
  @media (max-width: 767px) {
    form .input-field {
      height: 70px; } }
  form .input-field.has-error {
    height: 80px; }
    @media (max-width: 767px) {
      form .input-field.has-error {
        height: 70px; } }
    form .input-field.has-error p {
      color: #e2001a; }
  form .input-field label {
    top: 4px; }
form .has-error input, form .has-error input:focus, form .has-error select {
  border: 2px solid #e2001a !important; }
form .has-error .validation_msg.one {
  display: none !important; }
form .has-error .validation_msg.two {
  display: block !important; }
form .validation_msg {
  font-size: 10px;
  margin: 0;
  position: relative;
  top: -20px;
  display: block !important;
  color: black;
  font-weight: bold; }
  form .validation_msg.active {
    color: #e2001a; }
  form .validation_msg.two {
    display: none !important; }
form ._720kb-datepicker-calendar-header:nth-child(odd) {
  background: #e2001a; }
form ._720kb-datepicker-calendar-header:nth-child(even) {
  background: rgba(135, 135, 135, 0.4); }
form datepicker ._720kb-datepicker-calendar * {
  text-align: center !important; }
form [type="checkbox"] + label {
  margin-top: 33px; }
form label {
  color: black !important; }
form .input-field.col.s12 {
  padding-left: 0;
  padding-right: 0; }

.mainRedbackground {
  background-color: #e2001a !important; }
  .mainRedbackground:hover {
    background-color: #e2001a !important; }

.bla {
  display: none; }

.graphs_results {
  min-width: 1000px; }

.result_wraper {
  width: 1000px;
  margin: 0 auto; }

.overflow {
  overflow-y: scroll; }

::-webkit-scrollbar {
  height: 7px;
  width: 7px; }

::-webkit-scrollbar-thumb {
  background: #e2001a;
  -webkit-border-radius: 1ex; }

::-webkit-scrollbar-corner {
  background: #e2001a; }

@media (max-width: 1024px) {
  .results.graphs .side {
    display: none; } }

@media (max-width: 767px) {
  h5 {
    padding: 0 15px; } }

@media (max-width: 767px) {
  .side {
    display: none !important; } }

div.container.inner {
  background-color: #ffffff00;
  padding-bottom: 30px;
  max-width: none; }
@media only screen and (min-width: 993px) {
  div.container {
    width: 100%;
    text-align: center; }
    div.container * {
      text-align: left; }
    div.container .wrapper {
      padding: 20px 70px; } }
@media (max-width: 1024px) {
  div.container {
    width: 100%;
    left: 0; } }

.header-fill {
  width: 15%;
  display: inline-block;
  position: relative; }
  @media (max-width: 695px) {
    .header-fill {
      position: static; } }

.fill {
  width: 65%;
  display: inline-block; }

header {
  text-align: center; }

body {
  position: relative;
  background: #EEEEEE; }

body:not(i) {
  font-family: 'Raleway', sans-serif; }

.container_wrapper {
  padding-bottom: 60px; }
  @media (max-width: 767px) {
    .container_wrapper {
      padding-bottom: 190px; } }
  @media (max-height: 375px) {
    .container_wrapper {
      padding-bottom: 97px !important; } }
  @media (height: 320px) and (width: 480px) {
    .container_wrapper {
      padding-bottom: 132px !important; } }
  @media (height: 320px) and (width: 568px) {
    .container_wrapper {
      padding-bottom: 100px !important; } }
  @media (height: 414px) and (width: 736px) {
    .container_wrapper {
      padding-bottom: 70px; } }

header {
  background-color: white;
  z-index: 2;
  position: absolute;
  width: 100%;
  height: 90px; }
  header img {
    padding: 12px 0;
    float: right;
    height: 90px; }
    @media (max-width: 695px) {
      header img {
        float: none; } }

button {
  z-index: 0 !important; }

.btn.mutli-button {
  width: 100%;
  background-color: #e2001a;
  border-radius: 10px;
  text-align: center; }
  .btn.mutli-button:hover {
    background-color: #c72a40; }

.progress {
  background-color: #878787; }
  .progress .indeterminate {
    background-color: #e2001a; }

h5 {
  font-style: italic;
  color: black; }

h6 {
  margin: 34px 14px;
  font-size: 18px; }

.side {
  width: 15%;
  display: inline-block;
  background: #e2001a;
  height: calc(100vh - 84.84px - 60px - 77px );
  margin-left: auto;
  margin-right: auto;
  top: 125px;
  position: relative;
  /*@media(max-width: 1024px){
    display: none;
  }*/ }
  @media (width: 812px) and (height: 375px) {
    .side {
      display: none; } }

.side_inner {
  width: 15%;
  display: inline-block;
  background: #e2001a;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative; }

.wrapper {
  width: 84%;
  display: inline-block;
  vertical-align: top; }

.container_full_width {
  display: inline-block;
  background: #FFFFFF;
  position: relative;
  height: calc(100vh - 84.84px - 60px - 77px );
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  top: 125px;
  left: -5px;
  box-shadow: -26px 0px 18px -2px #3333334a, -10px 0px 18px -2px #333333ab; }
  @media (max-width: 1024px) {
    .container_full_width.graphs_results {
      width: 100%;
      left: 0; } }
  @media (max-width: 767px) {
    .container_full_width.graphs_results {
      overflow-x: hidden; } }
  @media (max-width: 767px) {
    .container_full_width.wrapper {
      height: auto; } }
  @media (height: 320px) and (width: 568px) {
    .container_full_width.wrapper {
      top: 109px !important; } }
  @media (height: 320px) and (width: 480px) {
    .container_full_width.wrapper {
      top: 109px !important; } }
  @media (max-height: 320px) {
    .container_full_width.wrapper {
      height: auto !important; } }
  @media (height: 375px) and (width: 667px) {
    .container_full_width.wrapper {
      top: 107px !important; } }
  @media (height: 414px) and (width: 736px) {
    .container_full_width.wrapper {
      height: auto !important; } }
  @media (height: 375px) and (width: 812px) {
    .container_full_width.wrapper {
      height: auto !important;
      top: 109px; } }
  @media (max-height: 375px) {
    .container_full_width {
      width: 100% !important; } }
  @media (max-height: 320px) {
    .container_full_width {
      height: 159px !important;
      top: 96px; }
      .container_full_width h1 {
        font-size: 16px !important; }
      .container_full_width h2 {
        font-size: 14px !important; }
      .container_full_width h3 {
        font-size: 12px !important; } }
  @media (max-width: 1024px) {
    .container_full_width {
      width: 84%;
      left: 0; } }
  @media (max-width: 767px) {
    .container_full_width {
      width: 100%; } }
  @media (height: 414px) and (width: 736px) {
    .container_full_width {
      height: 254px !important; } }
  .container_full_width h1, .container_full_width h2, .container_full_width h3 {
    color: black !important;
    text-align: left; }
  .container_full_width h1 {
    font-weight: 900; }
    @media (width: 812px) and (height: 375px) {
      .container_full_width h1 {
        font-size: 20px !important; } }
    @media (max-width: 320px) {
      .container_full_width h1 {
        font-size: 25px !important; } }
  @media (width: 812px) and (height: 375px) {
    .container_full_width h3 {
      font-size: 15px !important; } }
  @media (max-width: 320px) {
    .container_full_width h3 {
      font-size: 13px !important; } }
  @media (width: 812px) and (height: 375px) {
    .container_full_width h2 {
      font-size: 20px !important; } }
  @media (max-width: 320px) {
    .container_full_width h2 {
      font-size: 15px !important; } }
  @media (width: 812px) and (height: 375px) {
    .container_full_width {
      height: 214px;
      margin-bottom: 60px;
      top: 95px; } }
  .container_full_width .home-hero {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 500px;
    left: -120px;
    right: 0;
    margin: 0 auto; }
    @media (max-width: 767px) {
      .container_full_width .home-hero {
        left: 50%;
        transform: translate(-50%, -50%);
        width: auto; } }
    .container_full_width .home-hero h1, .container_full_width .home-hero h2, .container_full_width .home-hero h3 {
      color: white; }
    .container_full_width .home-hero h1 {
      font-size: 40px; }
      @media (max-width: 767px) {
        .container_full_width .home-hero h1 {
          font-size: 30px; } }
    .container_full_width .home-hero h3 {
      font-size: 25px; }
      @media (max-width: 767px) {
        .container_full_width .home-hero h3 {
          font-size: 18px; } }
    .container_full_width .home-hero h2 {
      font-size: 30px;
      position: relative; }
      @media (max-width: 767px) {
        .container_full_width .home-hero h2 {
          font-size: 20px; } }
  .container_full_width .plane {
    background: transparent;
    border: none;
    font-size: 70px;
    color: #e2001a; }
    @media (max-width: 767px) {
      .container_full_width .plane {
        font-size: 50px; } }
    .container_full_width .plane i {
      position: relative;
      top: 0;
      left: -7px;
      -ms-transform: rotate(40deg);
      -webkit-transform: rotate(40deg);
      transform: rotate(40deg); }
  .container_full_width .pulse {
    display: block;
    width: 82px;
    height: 82px;
    cursor: pointer;
    box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
    position: absolute;
    right: 10%;
    bottom: 10%;
    border-radius: 50%; }
    @media (max-width: 767px) {
      .container_full_width .pulse {
        /* position: static;
         margin-top: 26px;
         width: 60px;
         height: 60px;
         animation: bounce 2s infinite;*/ } }
    @media (min-width: 768px) {
      .container_full_width .pulse {
        animation: pulse 1s infinite, bounce 2s infinite; } }
    .container_full_width .pulse:hover {
      animation: none;
      -webkit-transform: scale(1.2);
      -moz-transform: scale(1.2);
      transform: scale(1.2); }

footer {
  background: white;
  position: absolute;
  bottom: 0;
  height: 60px;
  width: 100%; }
  footer p {
    text-align: center;
    padding: 5px 10px 0 10px; }
    @media (max-width: 485px) {
      footer p {
        font-size: 12px;
        padding: 11px 10px 0 10px; } }
  footer a {
    color: black; }
  @media (max-width: 485px) {
    footer .rights {
      display: none; } }

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.39); }
  70% {
    -webkit-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0); } }
@keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.39);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.39); }
  70% {
    -moz-box-shadow: 0 0 0 10px rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 10px rgba(204, 169, 44, 0); }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0); } }
@-moz-keyframes bounce {
  0% {
    -moz-transform: scale(1); }
  50% {
    -moz-transform: scale(1.2); }
  75% {
    -moz-transform: scale(1); }
  100% {
    -moz-transform: scale(1); } }
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: scale(1); }
  50% {
    -webkit-transform: scale(1.2); }
  75% {
    -webkit-transform: scale(1); }
  100% {
    -webkit-transform: scale(1); } }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .graphs.results, .center, .center-align {
    text-align: left; }

  .side {
    background: transparent;
    width: 23%; }
    .side .bla {
      display: block;
      background: #e2001a;
      height: inherit;
      width: 50%;
      float: right; } }
@media all and (min-width: 993px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  div.container {
    text-align: left !important; } }
@media all and (max-width: 1366px) and (max-height: 768px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .result_wraper {
    padding: 20px 10px; }

  .graphs_results {
    padding: 0 !important; }
    .graphs_results .row {
      padding: 20px 10px; }

  .graph {
    height: 470px; } }
@media (max-width: 567px) {
  .container_full_width.step.landing {
    min-height: 300px; }

  .container_full_width .home-hero {
    position: static;
    padding-top: 20%;
    overflow-x: scroll;
    transform: unset; } }
/*$orangeColor: #a70000;
$lightOrangeColor: #e2001a;
$blueColor: #2c112b;
$greenColor: #f9a42e;
$blueLightColor: #572542;
$greenLightColor: #ff6c40;
$yellowDarkColor: #a2b86f;
$subsidiarente: #fff552;
// lucke
$redColor: #ffe365;*/
div.wrapper_scala {
  width: 64px;
  height: inherit;
  text-align: right;
  position: absolute;
  left: 0; }
  div.wrapper_scala span {
    display: block;
    width: 100%;
    font-size: 12px;
    text-align: right;
    position: relative; }
    div.wrapper_scala span p {
      top: -10.8px;
      right: 0; }
    div.wrapper_scala span:first-child p {
      top: -8px; }

.chart_graph {
  margin: 0 20px;
  padding: 16px 16px 0; }
  .chart_graph h3 {
    margin-bottom: 50px;
    font-size: 32px; }

.graph_text_wrapper {
  position: relative;
  transition: all 500ms;
  /*  .subsidiarente {
      background-color: $subsidiarente;
    }*/ }
  .graph_text_wrapper.tiny {
    margin-right: 100px; }
  .graph_text_wrapper .pecent {
    border-bottom: 2px solid #bb0606;
    width: calc(100% + 60px);
    text-align: right;
    margin: 0;
    position: absolute;
    z-index: 2; }
  .graph_text_wrapper .ninety_percent {
    border-bottom: 2px dashed #bb0606;
    text-align: right;
    bottom: 90%;
    position: absolute;
    margin: 0;
    z-index: 2;
    width: 100%; }
  .graph_text_wrapper .info_box {
    -webkit-transition: height 1.5s;
    /* For Safari 3.1 to 6.0 */
    transition: height 1.5s;
    position: absolute;
    height: 0;
    right: -40px;
    border: 2px solid black;
    border-left: none;
    width: 20px; }
    .graph_text_wrapper .info_box .text_info_box {
      display: none;
      top: 50%;
      position: relative;
      transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      width: 100px;
      text-align: center;
      right: -20px; }
      .graph_text_wrapper .info_box .text_info_box .info {
        cursor: pointer; }
        .graph_text_wrapper .info_box .text_info_box .info .tooltiptext {
          visibility: hidden;
          width: 120px;
          background-color: #878787;
          color: #fff;
          text-align: center;
          border-radius: 6px;
          padding: 5px 0;
          position: absolute;
          z-index: 1;
          bottom: 118%;
          left: 50%;
          margin-left: -60px;
          opacity: 0;
          transition: opacity 0.3s; }
        .graph_text_wrapper .info_box .text_info_box .info .tooltiptext::after {
          content: "";
          position: absolute;
          top: 100%;
          left: 50%;
          margin-left: -5px;
          border-width: 5px;
          border-style: solid;
          border-color: #878787 transparent transparent transparent; }
        .graph_text_wrapper .info_box .text_info_box .info:hover .tooltiptext {
          visibility: visible;
          opacity: 1; }
  .graph_text_wrapper .text_number {
    position: absolute;
    width: 100%;
    z-index: 2;
    height: 500px; }
    .graph_text_wrapper .text_number p {
      position: absolute;
      margin: 0; }
  .graph_text_wrapper .numbers_wrapper {
    margin-left: 60px;
    margin-right: 60px; }
    .graph_text_wrapper .numbers_wrapper .horizontal_separator {
      display: inline-block;
      width: 15%;
      position: relative; }
      .graph_text_wrapper .numbers_wrapper .horizontal_separator img {
        position: absolute;
        left: -12px;
        top: -12px;
        width: 32px; }
      .graph_text_wrapper .numbers_wrapper .horizontal_separator span {
        position: absolute;
        top: -30px;
        right: 0; }
      .graph_text_wrapper .numbers_wrapper .horizontal_separator p {
        position: absolute;
        right: -52px;
        top: -20px;
        width: 103px;
        text-align: center;
        font-size: 10px; }
      .graph_text_wrapper .numbers_wrapper .horizontal_separator.first span {
        right: -4.4px; }
      .graph_text_wrapper .numbers_wrapper .horizontal_separator.third {
        width: 35%; }
        .graph_text_wrapper .numbers_wrapper .horizontal_separator.third span {
          right: 2px; }
      .graph_text_wrapper .numbers_wrapper .horizontal_separator.fourth {
        width: calc(100% + 2px);
        top: -5px; }
  .graph_text_wrapper .agenda_wrapper {
    margin-left: 60px;
    margin-right: 60px; }
    .graph_text_wrapper .agenda_wrapper td {
      text-align: center;
      min-width: 103.6px; }
      .graph_text_wrapper .agenda_wrapper td .color {
        min-height: 1px;
        height: 20px;
        width: 40px;
        display: inline-block; }
      .graph_text_wrapper .agenda_wrapper td p {
        margin: 4px 0;
        text-align: center;
        font-size: 10px; }
  .graph_text_wrapper .lohnfortzahlung {
    background-color: #a70000; }
  .graph_text_wrapper .krankentaggeld {
    background-color: #e2001a; }
  .graph_text_wrapper .lucke {
    background-color: #ffe365; }
  .graph_text_wrapper .iv_rente {
    background-color: #2c112b; }
  .graph_text_wrapper .ahv {
    background-color: #2c112b; }
  .graph_text_wrapper .witwenrente {
    background-color: #2c112b; }
  .graph_text_wrapper .pk_iv_rente {
    background-color: #f9a42e; }
  .graph_text_wrapper .ehegattenrente {
    background-color: #f9a42e; }
  .graph_text_wrapper .iv_rente_fur_kinder {
    background-color: #572542; }
  .graph_text_wrapper .ahv_waisenrente {
    background-color: #572542; }
  .graph_text_wrapper .pk_iv_rente_fur_kinder {
    background-color: #ff6c40; }
  .graph_text_wrapper .bvg_waisenrente {
    background-color: #ff6c40; }
  .graph_text_wrapper .unfalltaggeld {
    background-color: #e2001a; }
  .graph_text_wrapper .uvg_komplementarrente {
    background-color: #a2b86f; }
  .graph_text_wrapper .subsidiarrente {
    background-color: #fff552; }
  .graph_text_wrapper .ahv_witwerrente {
    background-color: #2c112b; }
  .graph_text_wrapper .uvg_witwerrente {
    background-color: #f9a42e; }
  .graph_text_wrapper .uvg_waisenrente {
    background-color: #ff6c40; }
  .graph_text_wrapper .pk {
    background-color: #f9a42e; }

.graph {
  height: 500px;
  background-color: floralwhite;
  border-left: 3px solid black;
  border-bottom: 3px solid black;
  position: relative;
  margin-left: 60px;
  margin-right: 60px; }
  .graph .graph_inner {
    bottom: 0;
    position: absolute;
    width: 100%; }
  .graph .rotate_text {
    transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
    position: relative;
    color: white;
    top: 50%;
    left: 50%;
    font-size: 14px;
    display: none; }
  .graph .normal_text {
    text-align: center;
    position: relative;
    font-size: 14px;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    color: transparent; }
  .graph .bottom_text {
    color: transparent;
    text-align: center;
    position: absolute;
    font-size: 14px;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0; }
  .graph .stub {
    -webkit-transition: height 1.5s;
    /* For Safari 3.1 to 6.0 */
    transition: height 1.5s;
    position: absolute;
    bottom: 0;
    height: 0; }
  .graph .width_full {
    width: 100% !important; }
  .graph .half_width {
    width: 50% !important; }

.chart1 .wrapper_stub, .chart2 .wrapper_stub, .chart6 .wrapper_stub, .chart7 .wrapper_stub {
  position: absolute;
  bottom: 0;
  width: 70%;
  left: 30%; }
.chart1 .one, .chart2 .one, .chart6 .one, .chart7 .one {
  width: 15%;
  left: 0; }
.chart1 .two, .chart2 .two, .chart6 .two, .chart7 .two {
  width: 15%;
  left: 15%; }
.chart1 .three, .chart2 .three, .chart6 .three, .chart7 .three {
  width: 100%;
  left: 0;
  position: absolute; }

.chart1 .four, .chart6 .four {
  width: 100%;
  left: 0;
  position: absolute; }
.chart1 .five, .chart1 .six, .chart1 .seven, .chart6 .five, .chart6 .six, .chart6 .seven {
  left: 0;
  width: 50%;
  position: absolute; }
.chart1 .eight, .chart6 .eight {
  width: 50%;
  right: 0; }

.chart2 .four, .chart2 .five, .chart7 .four, .chart7 .five {
  left: 0;
  width: 50%;
  position: absolute; }
.chart2 .six, .chart7 .six {
  width: 50%;
  right: 0; }

.chart3 .wrapper_stub, .chart4 .wrapper_stub, .chart5 .wrapper_stub, .chart8 .wrapper_stub, .chart9 .wrapper_stub {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0; }
.chart3 .one, .chart3 .two, .chart4 .one, .chart4 .two, .chart5 .one, .chart5 .two, .chart8 .one, .chart8 .two, .chart9 .one, .chart9 .two {
  width: 100%;
  left: 0;
  position: absolute; }
.chart3 .one, .chart4 .one, .chart5 .one, .chart8 .one, .chart9 .one {
  bottom: 0; }

.chart3 .three, .chart3 .four, .chart4 .three, .chart4 .four, .chart8 .three, .chart8 .four, .chart9 .three, .chart9 .four {
  width: 50%;
  left: 0;
  position: absolute; }

.chart3 .five, .chart8 .five {
  width: 50%;
  left: 0;
  position: absolute; }
.chart3 .six, .chart8 .six {
  width: 50%;
  right: 0;
  position: absolute; }

.chart4 .five, .chart4 .six, .chart9 .five, .chart9 .six {
  width: 50%;
  right: 0;
  position: absolute; }

.chart5 .three, .chart5 .five, .chart5 .six {
  right: 0; }

.loader {
  border: 4px solid floralwhite;
  border-radius: 50%;
  border-top: 4px solid lightslategray;
  width: 24px;
  height: 24px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  display: inline-block;
  float: right;
  margin-left: 6px;
  margin-top: 6px; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }
@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
#pdfEmailModal.modal {
  width: 700px; }
  @media (max-width: 767px) {
    #pdfEmailModal.modal {
      width: 88%; } }
  #pdfEmailModal.modal p.margin_none {
    margin: 0;
    position: relative;
    top: 4px; }
  @media (max-width: 420px) {
    #pdfEmailModal.modal .input-field {
      height: auto; } }
  @media (max-width: 420px) {
    #pdfEmailModal.modal .input-field.has-error {
      height: auto; } }

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