@font-face { font-family: "ubuntu"; src: url("/assets/fonts/Ubuntu/ubuntu-regular-webfont.woff2") format("woff2"), url("/assets/fonts/Ubuntu/ubuntu-regular-webfont.woff") format("woff"); font-weight: normal; font-style: normal; }
@font-face { font-family: "ubuntu"; src: url("/assets/fonts/Ubuntu/ubuntu-bold-webfont.woff2") format("woff2"), url("/assets/fonts/Ubuntu/ubuntu-bold-webfont.woff") format("woff"); font-weight: bold; font-style: normal; }
@font-face { font-family: "ubuntu"; src: url("/assets/fonts/Ubuntu/ubuntu-italic-webfont.woff2") format("woff2"), url("/assets/fonts/Ubuntu/ubuntu-italic-webfont.woff") format("woff"); font-weight: normal; font-style: italic; }
@font-face { font-family: "ubuntu"; src: url("/assets/fonts/Ubuntu/ubuntu-bolditalic-webfont.woff2") format("woff2"), url("/assets/fonts/Ubuntu/ubuntu-bolditalic-webfont.woff") format("woff"); font-weight: bold; font-style: italic; }

@font-face { font-family: "plusjakarta"; src: url("/assets/fonts/PlusJakarta/PlusJakartaSans-Regular.woff2") format("woff2"); font-weight: normal; font-style: normal; }
@font-face { font-family: "plusjakarta"; src: url("/assets/fonts/PlusJakarta/PlusJakartaSans-Bold.woff2") format("woff2"); font-weight: bold; font-style: normal; }
@font-face { font-family: "plusjakarta"; src: url("/assets/fonts/PlusJakarta/PlusJakartaSans-Italic.woff2") format("woff2"); font-weight: normal; font-style: italic; }
@font-face { font-family: "plusjakarta"; src: url("/assets/fonts/PlusJakarta/PlusJakartaSans-BoldItalic.woff2") format("woff2"); font-weight: bold; font-style: italic; }

/* Fontello cardee icons - BEGIN */
@font-face {
    font-family: 'cardee-icons';
    src: url('/assets/icons/cardee-icons.eot?96024512');
    src: url('/assets/icons/cardee-icons.eot?96024512#iefix') format('embedded-opentype'),
         url('/assets/icons/cardee-icons.woff2?96024512') format('woff2'),
         url('/assets/icons/cardee-icons.woff?96024512') format('woff'),
         url('/assets/icons/cardee-icons.ttf?96024512') format('truetype'),
         url('/assets/icons/cardee-icons.svg?96024512#cardee-icons') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  /* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
  /* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
  /*
  @media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
      font-family: 'cardee-icons';
      src: url('/assets/icons/cardee-icons.svg?96024512#cardee-icons') format('svg');
    }
  }
  */
  [class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "cardee-icons";
    font-style: normal;
    font-weight: normal;
    speak: never;
  
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
  
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
  
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
  
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
  
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
  
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  }
  
  .icon-tiktok:before { content: '\e800'; } /* '' */
  .icon-mail:before { content: '\e801'; } /* '' */
  .icon-glass:before { content: '\e802'; } /* '' */
  .icon-music:before { content: '\e803'; } /* '' */
  .icon-search:before { content: '\e804'; } /* '' */
  .icon-heart:before { content: '\e805'; } /* '' */
  .icon-heart-empty:before { content: '\e806'; } /* '' */
  .icon-star:before { content: '\e807'; } /* '' */
  .icon-star-empty:before { content: '\e808'; } /* '' */
  .icon-user:before { content: '\e809'; } /* '' */
  .icon-users:before { content: '\e80a'; } /* '' */
  .icon-video:before { content: '\e80b'; } /* '' */
  .icon-videocam:before { content: '\e80c'; } /* '' */
  .icon-picture:before { content: '\e80d'; } /* '' */
  .icon-camera:before { content: '\e80e'; } /* '' */
  .icon-ok:before { content: '\e80f'; } /* '' */
  .icon-cancel:before { content: '\e810'; } /* '' */
  .icon-minus-circled:before { content: '\e811'; } /* '' */
  .icon-info-circled:before { content: '\e812'; } /* '' */
  .icon-help-circled:before { content: '\e813'; } /* '' */
  .icon-home:before { content: '\e814'; } /* '' */
  .icon-link:before { content: '\e815'; } /* '' */
  .icon-attach:before { content: '\e816'; } /* '' */
  .icon-lock:before { content: '\e817'; } /* '' */
  .icon-lock-open:before { content: '\e818'; } /* '' */
  .icon-pin:before { content: '\e819'; } /* '' */
  .icon-eye:before { content: '\e81a'; } /* '' */
  .icon-eye-off:before { content: '\e81b'; } /* '' */
  .icon-bookmark:before { content: '\e81c'; } /* '' */
  .icon-flag:before { content: '\e81d'; } /* '' */
  .icon-download:before { content: '\e81e'; } /* '' */
  .icon-upload:before { content: '\e81f'; } /* '' */
  .icon-forward:before { content: '\e820'; } /* '' */
  .icon-print:before { content: '\e821'; } /* '' */
  .icon-retweet:before { content: '\e822'; } /* '' */
  .icon-pencil:before { content: '\e823'; } /* '' */
  .icon-comment:before { content: '\e824'; } /* '' */
  .icon-chat:before { content: '\e825'; } /* '' */
  .icon-bell:before { content: '\e826'; } /* '' */
  .icon-attention:before { content: '\e827'; } /* '' */
  .icon-location:before { content: '\e828'; } /* '' */
  .icon-trash-empty:before { content: '\e829'; } /* '' */
  .icon-folder:before { content: '\e82a'; } /* '' */
  .icon-folder-open:before { content: '\e82b'; } /* '' */
  .icon-phone:before { content: '\e82c'; } /* '' */
  .icon-cog:before { content: '\e82d'; } /* '' */
  .icon-wrench:before { content: '\e82e'; } /* '' */
  .icon-basket:before { content: '\e82f'; } /* '' */
  .icon-calendar:before { content: '\e830'; } /* '' */
  .icon-login:before { content: '\e831'; } /* '' */
  .icon-logout:before { content: '\e832'; } /* '' */
  .icon-volume-off:before { content: '\e833'; } /* '' */
  .icon-volume-down:before { content: '\e834'; } /* '' */
  .icon-volume-up:before { content: '\e835'; } /* '' */
  .icon-clock:before { content: '\e836'; } /* '' */
  .icon-zoom-in:before { content: '\e837'; } /* '' */
  .icon-zoom-out:before { content: '\e838'; } /* '' */
  .icon-down-open:before { content: '\e839'; } /* '' */
  .icon-left-open:before { content: '\e83a'; } /* '' */
  .icon-right-open:before { content: '\e83b'; } /* '' */
  .icon-up-open:before { content: '\e83c'; } /* '' */
  .icon-down-big:before { content: '\e83d'; } /* '' */
  .icon-left-big:before { content: '\e83e'; } /* '' */
  .icon-right-big:before { content: '\e83f'; } /* '' */
  .icon-up-big:before { content: '\e840'; } /* '' */
  .icon-cw:before { content: '\e841'; } /* '' */
  .icon-ccw:before { content: '\e842'; } /* '' */
  .icon-arrows-cw:before { content: '\e843'; } /* '' */
  .icon-play:before { content: '\e844'; } /* '' */
  .icon-stop:before { content: '\e845'; } /* '' */
  .icon-pause:before { content: '\e846'; } /* '' */
  .icon-to-end:before { content: '\e847'; } /* '' */
  .icon-to-end-alt:before { content: '\e848'; } /* '' */
  .icon-to-start:before { content: '\e849'; } /* '' */
  .icon-to-start-alt:before { content: '\e84a'; } /* '' */
  .icon-fast-fw:before { content: '\e84b'; } /* '' */
  .icon-fast-bw:before { content: '\e84c'; } /* '' */
  .icon-eject:before { content: '\e84d'; } /* '' */
  .icon-link-ext:before { content: '\f08e'; } /* '' */
  .icon-bookmark-empty:before { content: '\f097'; } /* '' */
  .icon-facebook:before { content: '\f09a'; } /* '' */
  .icon-docs:before { content: '\f0c5'; } /* '' */
  .icon-mail-alt:before { content: '\f0e0'; } /* '' */
  .icon-download-cloud:before { content: '\f0ed'; } /* '' */
  .icon-upload-cloud:before { content: '\f0ee'; } /* '' */
  .icon-bell-alt:before { content: '\f0f3'; } /* '' */
  .icon-reply:before { content: '\f112'; } /* '' */
  .icon-flag-empty:before { content: '\f11d'; } /* '' */
  .icon-reply-all:before { content: '\f122'; } /* '' */
  .icon-unlink:before { content: '\f127'; } /* '' */
  .icon-help:before { content: '\f128'; } /* '' */
  .icon-info:before { content: '\f129'; } /* '' */
  .icon-mic:before { content: '\f130'; } /* '' */
  .icon-mute:before { content: '\f131'; } /* '' */
  .icon-calendar-empty:before { content: '\f133'; } /* '' */
  .icon-thumbs-up-alt:before { content: '\f164'; } /* '' */
  .icon-thumbs-down-alt:before { content: '\f165'; } /* '' */
  .icon-youtube-play:before { content: '\f16a'; } /* '' */
  .icon-instagram:before { content: '\f16d'; } /* '' */
  .icon-sliders:before { content: '\f1de'; } /* '' */
  .icon-share:before { content: '\f1e0'; } /* '' */
  .icon-bell-off:before { content: '\f1f6'; } /* '' */
  .icon-bell-off-empty:before { content: '\f1f7'; } /* '' */
  .icon-pinterest:before { content: '\f231'; } /* '' */
  .icon-user-plus:before { content: '\f234'; } /* '' */
  .icon-user-times:before { content: '\f235'; } /* '' */
  .icon-calendar-plus-o:before { content: '\f271'; } /* '' */
  .icon-calendar-minus-o:before { content: '\f272'; } /* '' */
  .icon-calendar-times-o:before { content: '\f273'; } /* '' */
  .icon-calendar-check-o:before { content: '\f274'; } /* '' */
  .icon-telegram:before { content: '\f2c6'; } /* '' */
  .icon-facebook-1:before { content: '\f300'; } /* '' */
  .icon-twitter:before { content: '\f302'; } /* '' */
  .icon-twitter-bird:before { content: '\f303'; } /* '' */
  .icon-linkedin-rect:before { content: '\f31b'; } /* '' */
/* Fontello cardee icons - END */

body {
    color: #203042;
    background-color: #fff;
    font-family: "plusjakarta";
    margin: 0;
    padding: 0;
}

a {
    color: #203042;
}

a:hover {
    color: #777;
}

header {
    display: flex;
    flex-direction: row;
    align-items: center;
    border-radius: 5px;
    padding: 0.5rem;
}

.logo {
    width: 144px;
    height: 30px;
}

.header_menu, .header_auth_menu {
    color: #464c55;
    display: flex;
    flex-direction: row;
    font-family: "ubuntu";
    margin: 0;
    padding: 0;
}

.header_menu {
    font-weight: bold;
}

.header_auth_menu {
    margin-left: auto;
}

.header_auth_menu a {
    text-decoration: none;
}

.header_menu li, .header_auth_menu li, .footer_subsection_1_1 ul, .footer_subsection_1_2 ul {
    list-style: none;
    margin: 1rem 0.25rem;
}

.footer_subsection_1_1 ul li:first-child {
    margin-right: 1rem;
}

.footer_subsection_1_1 ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0;
}

.language_bar {
    display: flex;
    flex-direction: row;
    padding: 0 0 1rem;
    justify-content: flex-end;
}

.language_bar span {
    display: inline-block;
    line-height: 1rem;
    height: 1rem;
    font-size: 1rem;
}

.language_bar form {
    line-height: 1rem;
    height: 1rem;
    margin: 0 5px;
}

.language_bar button {
    border: 0;
    font-size: 1rem;
    background-color: transparent;
    cursor: pointer;
    margin-top: -0.20rem;
}

.language_bar button:hover {
    color: #888;
}

.dot-color {
    color: #44b0ec;
}

.default_cta {
    color: #2a7fba;
    text-decoration: none;
    font-weight: bold;
}

.default_cta:hover {
    color: #31c5f4;
}


.entity-list-table {
    border-collapse: collapse;
    margin: 25px 0;
    font-size: 0.9em;
    font-family: sans-serif;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.entity-list-table thead tr {
    background-color: #00abff;
    color: #ffffff;
    text-align: left;
}

.entity-list-table th,
.entity-list-table td {
    padding: 6px 7px;
    max-width: 150px;
}

.entity-list-table tbody tr {
    border-bottom: 1px solid #00abff;
}

.entity-list-table tbody tr:nth-of-type(even) {
    background-color: #e9eef6;
}

.entity-list-table tbody tr:last-of-type {
    border-bottom: 2px solid #5579c6;
}

.entity-list-table tbody tr.active-row {
    font-weight: bold;
    color: #31c5f4;
}


input[type="text"], input[type="password"], textarea {
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #888;
    font-size: 1rem;
    padding: 0.25rem;
    line-height: 1.75rem;
}

.business_card_page_section input[type="text"],
.business_card_page_section input[type="password"],
.business_card_page_section textarea {
    border: 0;
    background-color: #f2f2f2;
}

.form_field_error_message ul {
    padding: 0;
    list-style: none;
}

.form_field_error_message ul li {
    background-color: #ffdede;
    border: 1px solid #9d0000;
    border-radius: 3px;
    padding: 0.25rem;
    color: #9d0000;
}

.default_btn {
    display: block;
    border: 0;
    color: #fff;
    cursor: pointer;
    background-color: #44b0ec;
    font-size: 1.10rem;
    border-radius: 5px;
    padding: 0.85rem;
    text-align: center;
    text-decoration: none;
    line-height: 1.75rem;
  
}

.sm_important_btn { 
    display: block;
    border: 0;
    color: #fff;
    cursor: pointer;
    background-color: red;
    font-size: 0.70rem;
    border-radius: 1px;
    padding: 0.25rem;
    text-align: center; 
    text-decoration: none;
    line-height: 0.35rem;
    min-width: 70px;
}

.sm_success_btn { 
    display: block;   
    border: 0;
    color: #fff;
    cursor: pointer;
    background-color: green;
    font-size: 0.70rem;
    border-radius: 1px;
    padding: 0.25rem;
    text-align: center;
    text-decoration: none;
    line-height: 0.35rem;
    min-width: 70px;
}

.important_btn {
    background-color: #f77;
}

.default_btn:hover {
    background-color: #0A65AD;
    color: #fff;
}

.important_btn:hover {
    background-color: #844;
    color: #fff;
}

.page_section {
    padding: 2rem 0;
}

.form_info_text {
    margin: 0 0 0 1rem;
    display: inline-block;
}

.general_form_error {
    padding: 1rem;
    background: #f0c4c4;
    border-radius: 3px;
}

.general_form_error .error_announcement::before {
    color: #6c0000;
    padding-right: 0.5rem;
    font-family: "cardee-icons";
    content: '\e827'; /* icon-attention */
}
.general_form_error .error_announcement {
    font-weight: bold;
    font-size: 1.25rem;
    padding: 0.5rem 0;
}

.general_form_error .error_details {
    font-size: 1.25rem;
}

.section_container {
    width: 90%;
    margin: auto;
}

.homepage_subsection, .footer_subsection {
    width: 50%;
}

.homepage_subsection p {
    font-size: 1.25rem;
    line-height: 2rem;
}

.homepage_section_container, .footer_section_container {
    display: flex;
    flex-direction: row;
}

.homepage_section_1 {
    background-color: #E9EEF6;
}

.homepage_section_1 h2 {
    font-size: 3.5em;
    margin: 1rem 0;
}

.homepage_section_1_subsection_2 {
    display: flex;
    align-items: center;
    justify-content: center;
}

.homepage_section_1_subsection_2 img {
    height: 75%;
}

.homepage_section_1_btn_get_cardee {
    width: 100%;
}

.homepage_section_1_get_cardee_bottom_text p, .homepage_section_1_get_cardee_bottom_text a {
    font-size: 0.85rem;
    text-align: center;
}

footer {
    margin-top: 0.5em;
    padding: 1rem 0;
    background-image: linear-gradient(120deg, rgb(233, 238, 246) 27%, rgb(255, 255, 255) 27%);
    width: 100%;
}

.footer_section_container {
    width: 90%;
    margin: auto;
}

.social_btn {
    background-color: #F6F6F6;
    padding: 0.75rem;
    border-radius: 3px;
}

.footer_subsection_1_2 ul li {
    margin: 1.25rem 0;
}

.footer_subsection_1_2 ul a {
    font-weight: bold;
    text-decoration: none;
}

.footer_subsection_2_1 p {
    font-size: 1.75rem;
    font-weight: bold;
    line-height: 2.25rem;
}

.footer_btn_start_for_free {
    background-color: #777;
    cursor: not-allowed;
    width: 55%;
}

.footer_subsection_2_2 {
    display: flex;
    flex-direction: row;
}

.footer_subsection_2_2 ul, .footer_subsection_3_2 ul {
    list-style: none;
}

.footer_subsection_2_2 ul li {
    margin: 0.75rem 0;
}

.footer_subsection_2_2 ul li a, .footer-link, .footer-link-2 {
    text-decoration: none;
    color: #0A64AD;
}

.footer_subsection_2_2 ul li a:hover, .footer-link:hover, .footer-link-2:hover {
    color: #5E5BA8;
    text-decoration: underline;
}

.footer-link-2 {
    color: #203042;
}

.footer_subsection_3_1 {
    width: 65%;
}

.footer_subsection_3_2 {
    width: 35%;
}

.footer_subsection_3_1, .footer_subsection_3_2 {
    padding-top: 2rem;    
    font-size: 0.75rem;
}

.footer_subsection_3_2 ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0;
}

.footer_subsection_3_2 ul li {
    margin: 0 2rem;
}

.page_section {
    background-color: #E9EEF6;
}

.home_page_section, .registration_page_section {
    background-color: #fff;
}

.registration_page_section .section_container label,
.registration_page_section .section_container input,
.registration_page_section .section_container textarea,
.registration_page_section .vich-image {
    display: block;
    margin: auto;
    width: 75%;
}

.registration_page_section .section_container label {
    text-align: center;
}

.registration_page_section p {
    text-align: center;
}

.registration_page_section .upload_field_not_filled label {
    margin: 2rem auto 1rem;
}

.registration_page_section .form_info_section {
    margin: 2rem auto 0;
    width: 75%;
}

.section_container form {
    margin: auto;
    width: 65%;
}

.section_container form > div {
    margin: 1rem 0;
}

.section_container label, .section_container input, .section_container textarea {
    display: inline-block;
    width: 40%;
}

.section_container form > .plus-field-preset-color-type {
    margin: 2rem 0;
}

.plus-field-preset-color-type > label {
    display: inline-block;
    vertical-align: top;
}

.plus-field-preset-color-type > ul {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 0 0 1rem;
    width: 16em;
}

.plus-field-preset-color-type ul {
    list-style: none;
}

.plus-field-preset-color-type input[type="radio"] {
    width: auto;
}

.plus-field-preset-color-type input[type="radio"] {
    display: none;
}

.plus-field-preset-color-swatch,
.plus-field-preset-pattern-preview,
.card_view_background_color_value,
.card_view_background_pattern_value {
    border: 3px solid #eee;
    border-radius: 5px;
    padding: 0.5rem;
    margin: 0.25rem;
}

.plus-field-preset-color-type input[type="radio"]:checked + .plus-field-preset-color-swatch,
.plus-field-preset-color-type input[type="radio"]:checked + .plus-field-preset-pattern-preview,
.card_view_background_color_value,
.card_view_background_pattern_value {
    border-color: #559;
    box-shadow: #777 0px 1px 4px;
}

.plus-field-preset-color-swatch:hover,
.plus-field-preset-pattern-preview:hover,
.plus-field-preset-color-type input[type="radio"]:checked + .plus-field-preset-color-swatch:hover,
.plus-field-preset-color-type input[type="radio"]:checked + .plus-field-preset-pattern-preview:hover {
    border-color: #bbf;
}

.plus-field-value-bearing-label {
    cursor: pointer;
}

.plus-field-value-bearing-label.plus-field-preset-color-swatch {
    width: 10px;
    height: 10px;
}

.plus-field-value-bearing-label.plus-field-preset-pattern-preview,
.card_view_background_pattern_value {
    background-size: 100%;
    background-repeat: no-repeat;
    width: 45px;
    height: 60px;
}

.section_container label {
    text-align: right;
}

.section_container input, .section_container textarea, .section_container select, .vich-image {
    margin-left: 1rem;
    width: 16em;
}

.info_text {
    text-align: center;
}

.vich-image {
    display: inline-block;
}

.vich-image input {
    margin: 0;
}

.vich-image div {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-top: 0.5rem;
}

.vich-image div label {
    width: auto;
    margin-right: 0.5rem;
}

.vich-image div label::before {
    color: #6c0000;
    margin-right: 0.5rem;
    font-family: "cardee-icons";
    content: '\e829'; /* icon-trash-empty */
    cursor: pointer;
    font-size: 1.5rem;
}

.vich-image div input {
    width: auto;
}

.vich-image div input::after {
    content: "";
    display: block;
    width: 100px;
    height: 100px;
    background-color: #f00;
}

.upload_field_filled {
    background-color: #add0ec;
    border-radius: 5px;
    padding: 1rem;
}

.upload_field_not_filled img {
    display: none;
}

.upload_field_filled input[type="file"] {
    display: none;
}

.img_uploaded_image {
    max-height: 12rem;
    max-width: 100%;
    margin: 1rem auto 0;
    display: block;
}

#registration_form_agreeTerms {
    width: auto;
}

.registration_terms_of_use_row .form_info_text {
    text-align: left;
}

.registration_terms_of_use_row .form_info_text a {
    font-weight: normal;
}

.registration_terms_of_use_row .terms_of_use_field {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    width: 75%;
    margin: auto;
}

.registration_terms_of_use_row .terms_of_use_field p {
    margin-left: 1rem;
    text-align: left;
}

.section_container button[type="submit"] {
    margin: 2rem auto;
    width: 75%;
}

.section_container .login_prefer_register, .section_container .register_prefer_login {
    text-align: center;
    margin-bottom: 2rem;
}

.new_card_btn_small, .view_card_btn_small, button[type="submit"].view_card_btn_small {
    display: inline-block;
    padding: 0.25rem;
    font-size: 0.85rem;
    width: fit-content;
    min-width: 3rem;
    margin: 0.25rem 0 0.25rem 0.25rem;
}

.cta_go_home {
    font-size: 1.25rem;
}

.success_page_section {
    background-color: #E9EEF6;
    min-height: 50vh;
}

.success_page_section p {
    margin: 3rem 0;;
}

.success_page_section a, .logout_page_section a {
    width: 50%;
    margin: auto;
}

.business_card_check_out_text {
    font-size: 1.5rem;
}

.homepage_logged_in_section_container {
    min-height: 50vh;
}

.homepage_logged_in_section_container h1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.new_card_btn {
    width: 30%;
    margin: auto;
}

.cardee_list {
    list-style: none;
    margin: 0;
}

.cardee_list li {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    background-color: #f7f7f7;
    padding: 0.75rem;
    border-radius: 3px;
    margin: 0.5rem 0;
    min-height: 3rem;
}

.cardee_list li .cardee_entry_text {
    font-size: 1.125rem;
}

.cardee_list li.cardee_list_empty_entry .cardee_entry_text {
    font-size: 1rem;
}

.cardee_list li.cardee_list_empty_entry {
    color: #888;
}

.action_btn_list {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
}

.cardee_belongs_to_user {
    color: #888;
}

.view_cardee_page_section {
    background-color: #fff;
}

.business_card_page_section {
    background-color: #fff;
    min-height: 50vh;
}

.delete_successful {
    font-weight: bold;
    color: #0d660d;
}

.delete_not_successful {
    font-weight: bold;
    color: #9d0000;
}

.attention_color {
    color: #9d0000;
}

.exception_section_container {
    min-height: 50vh;
}

.view_cardee_actions {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.view_cardee_actions form {
    margin: 0.5rem 0;
    width: inherit;
}

.view_cardee_actions .default_btn {
    width: fit-content;
    min-width: 6rem;
    padding: 0;
    font-size: 0.85rem;
}

.view_cardee_actions button[type="submit"] {
    margin: 0;
}

.card_data_view {
    background-color: #f9f9ff;
    border-radius: 5px;
    width: 95%;
    margin: 0.25rem auto;
    padding: 0.5rem;
    font-size: 1.25rem;
}

.card_data_view h2 {
    font-size: 1.5rem;
}

.card_view_row {
    text-align: center;
}

.card_view_row_label {
    font-weight: bold;
    margin-bottom: 0.5rem;
}

.card_view_row_value {
    margin-bottom: 1.5rem;
}

.card_view_row_value .img_uploaded_image {
    margin-top: 0;
}

.card_view_row:last-child .card_view_row_value {
    margin-bottom: 0;
}

.card_view_background_color_value {
    width: 20px;
    height: 20px;
    margin: 0 auto 1.25rem;
}

.card_view_background_pattern_value {
    margin: 0 auto 1.25rem;
}

.view_cardee_empty_value {
    font-size: 1.125rem;
    color: #777;
}

.form_row_use_profile_picture_checkbox label {
    text-align: left;
}

.form_row_use_profile_picture_checkbox input {
    margin-right: 1rem;
    text-align: right;
}

.form_row_use_profile_picture_checkbox > div {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: baseline;
    margin: 1rem 0;
}

.form_row_use_profile_picture_checkbox input {
    width: auto;
}

.view_profile_page_section p, .view_profile_page_section h2 {
    text-align: center;
}

.view_profile_page_section h2 {
    margin: 3rem auto 1rem;
}

.view_profile_page_section .go_home {
    margin: 3rem auto;
}

.view_profile_page_section .default_btn {
    margin: 1rem auto;
    padding: 0.5rem;
    width: 16rem;
}

.view_profile_row_value {
    font-weight: bold;
}

.general_form_messages {
    background-color: #bbffbb;
    border: 1px solid #55cc55;
    padding: 1rem;
    margin-bottom: 1rem;
    border-radius: 5px;
    font-size: 1.25rem;
}

.general_form_messages .messages_details {
    font-size: 1.25rem;
}

.badges_table th, .badges_table td,
.users_table th, .users_table td {
    border: 1px solid #555;
}

.badges_table .badges_table_cell,
.users_table .users_table_cell {
    display: flex;
    align-items: center;
    min-height: 3rem;
    min-width: 7rem;
    padding: 0.25rem;
}

.section_container form.form_list {
    width: 100%;    
}

.action_button_container {
    display: inline-block;
}

.action_button_container a, .action_button_container button {
    min-width: 5rem;
    margin: 0.25rem 0.25rem 0.25rem 0;
    padding: 0.25rem;
}

.section_container .list_action_btn, .section_container button[type="submit"].list_action_btn {
    width: 100%;
    margin: 0.5rem 0;
}

@media screen and (max-width: 600px) {
    h2 {
        text-align: center;
    }

    .homepage_section_container, .footer_section_container {
        width: 100%;
    }

    .homepage_subsection, .footer_subsection {
        width: 90%;
    }

    header, 
    .homepage_section_container, .footer_section_container, 
    .footer_subsection_2_2 {
        flex-direction: column;
        align-items: center;
    }

    .homepage_section_1 h2 {
        font-size: 2.5em;
        margin: 1rem 0;
    }

    .homepage_section_1_subsection_1 {
        text-align: center;
    }

    .homepage_section_1_btn_get_cardee {
        width: 90%;
        margin: auto;
    }

    .homepage_section_1_subsection_2 img {
        width: 60%;
    }

    .footer_subsection_1_2 ul {
        margin: 0;
        padding: 0;
    }

    .footer_subsection_1_2 ul li {
        font-size: 1.5rem;
        text-align: center;
        margin: 2rem 0;
    }

    .footer_subsection_2_1 {
        text-align: center;
    }

    .footer_btn_start_for_free {
        display: inline-block;
        width: 75%;
    }

    .footer_subsection_2_2 {
        display: none;
    }

    .footer_subsection_3_1 {
        font-size: 1rem;
        text-align: center;
        line-height: 2rem;
    }

    .footer_subsection_3_2 ul {
        font-size: 1rem;
    }

    .footer_subsection_3_2 ul li {
        margin: 0 1rem;
    }

    .registration_section_container, .login_section_container {
        text-align: center;
    }

    .page_section {
        padding: 0.5rem 0;
    }

    .page_section label {
        text-align: center;
        font-size: 1.125rem;
        margin-bottom: 0.25rem;
        width: 100%;
    }

    .page_section input[type="text"], .page_section input[type="password"], .page_section textarea, .form_info_text {
        width: 100%;
        margin: 0;
    }

    .page_section .form_info_section label {
        display: none;
    }

    #registration_form_agreeTerms {
        margin: 0;
        width: auto;
    }

    .new_card_btn_small, .view_card_btn_small {
        padding: 0.25rem;
        font-size: 0.85rem;
        width: fit-content;
        margin: 0.25rem 0 0.25rem 0.25rem;
    }

    .header_auth_menu {
        margin: auto;
        font-size: 0.90rem;
    }

    .auth_vertical_bar {
        display: none;
    }

    .cardee_list {
        padding: 0;
    }

    .section_container {
        width: 98%;
        margin: auto;
    }

    .view_cardee_page_section p {
        font-size: 1.125rem;
        line-height: 2rem;
    }

    .view_cardee_actions:not(.view_cardee_actions_top) form {
        margin: 1.75rem 0;
    }

    .card_data_view {
        width: 100%;
        margin: 0.25rem auto;
        font-size: 1rem;
    }
    
    .card_view_row {
        text-align: center;
    }
    
    .card_view_row_label {
        font-weight: bold;
        margin-bottom: 0.25rem;
    }
    
    .card_view_row_value {
        margin-bottom: 1.25rem;
    }
    
    .view_cardee_empty_value {
        font-size: 0.9rem;
    }
    
    .registration_page_section .form_info_section {
        margin: 2rem auto 0;
        width: inherit;
    }
    
    .registration_page_section .upload_field_not_filled label {
        margin: 1rem auto;
    }

    .registration_page_section .vich-image {
        width: inherit;
    }

    .registration_terms_of_use_row .terms_of_use_field {
        width: inherit;
        margin: auto;
    }

    .form_row_use_profile_picture_checkbox label {
        text-align: left;
    }

    .plus-field-preset-color-type ul {
        justify-content: center;
    }

    .plus-field-value-bearing-label.plus-field-preset-color-swatch {
        width: 20px;
        height: 20px;
    }
    
    .plus-field-value-bearing-label.plus-field-preset-pattern-preview {
        width: 45px;
        height: 60px;
    }

    .page_section p {
        margin: 2rem 0;;
    }
}
