﻿/* Style overrides for Generous admin */

textarea {
    resize: vertical;
}

label {
	font-weight: normal;
    cursor: pointer;
}

hr {
    border-color: #ddd;
}

a,
a:hover {

    color: #02B0E7;
}

input[type='color'] {
    display: inline !important;
    height: 200px;
    height: 35px;
    width: 34px;
    padding: 0;
    margin: 0;
    border: none !important;
}

.form-group.required .control-label:after
{
  content:"*";
  color: #ED1657;
}

.pink-bg {
    background-color: #ED1657;
}

.white-bg {
    background-color: #ffffff;
}

.login-bg {

    background-image: url('../images/generous/icon-grid.png');
    background-repeat: repeat-x;
    background-position: bottom center;
    padding-top: 100px;
}

/* Generous brand colours*/

.text-pink {
    color: #ED1657;
}

.text-lime {
    color: #C6D82E;
}

.text-blue {
    color: #02B0E7;
}

.text-purple {
    color: #8C288D;
}

.text-green {
    color: #27B785;
}

.text-navy {
    color: #384890;
}


.bg-pink {
    background-color: #ED1657;
    color: #FFF;
}

.bg-lime {
    background-color: #C6D82E;
    color: #FFF;
}

.bg-blue {
    background-color: #02B0E7;
    color: #FFF;
}

.bg-purple {
    background-color: #8C288D;
    color: #FFF;
}

.bg-green {
    background-color: #27B785;
    color: #FFF;
}

.bg-navy {
    background-color: #384890;
    color: #FFF;
}

.bg-white {
    background-color: #fff;
}

.breadcrumb {
    display: none;
}

.fs-20 {
    font-size: 20px;
}

.label-primary,
.badge-primary {
    background-color: #27B785;
}

.label-success,
.badge-success {
    background-color: #02B0E7;
}

.label-warning,
.badge-warning {
    background-color: #f3a612;
}

.btn-white.text-green:hover {
    color: #27B785;
}

.mini-navbar .generous-logo {
    display: none;
}

body.mini-navbar .nav-header {
    background-color: #2f4050;
}

.nav>li.active {
    border-left: 4px solid #ED1657;
}

.nav-header {
    background-image: none;
}

.btn-navbar {
    background-color: #f3f3f4;
    border-color: #e7eaec;
    color: #a7b1c2;
    padding: 10px;
    margin: 12px 10px 12px 0;
    border-left-width: 0;
    border-radius: 0 4px 4px 0;
}

.btn-navbar:hover {
    background-color: #ED1657;
    border-color: #ED1657;
    opacity: .75;
    color: #ffffff;
}

.banner-right-content {
    padding: 8px 0px;
}

.banner-right-content #organisationLogo {
    max-height: 44px;
}

.period-selector {
    padding: 20px 0;
}

.btn-pink {
    background-color: #ED1657;
    border-color: #ED1657;
    color: #FFF;
}

.btn-pink:hover {
    opacity: 0.8;
    color: #FFF;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    background-color: #18a689;
    border-color: #18a689;
}

.navbar-right {
    float: right;
}

h1.text-pink {
    margin-top: 35px;
}

.campaign-icon {
    color: #999c9e;
    font-size: 28px;
    margin: 3px 5px 0 0;
}

.campaign-icon.active {
    color: #676a6c;
}

.progress {
    height: 15px;
}

.miniprogress {
    height: 5px;
}

.progress-bar {
    background-color: #27B785;
}

.ibox .label {
    font-size: 11px;
    display: inline-block;
    margin-bottom: 3px;
    padding: 6px 8px;
}

.product-box,
.product-box:hover {
    border: 0;
  
}

.product-box .btn {
    border-radius: 0;
}


.product-box .btn-group {
    display: block;
    margin: 0 -2px;
}

.product-box .btn-group i {
    color: #fff;
}

.product-box .btn-default {
    background-color: #e6e6e6;
}

.product-box .snap,
.product-box .edit,
.product-box .tools {
    float: left;
    padding: 0 2px;
}

.product-box .snap,
.product-box .edit {
    width: 41.66666667%;
}

.product-box .tools {
    width: 16.66666667%;
}

.product-desc .btn-group {
    display: inline-block;
}

.product-desc .btn {
    font-weight: 600;
    border-radius: 3px;
}

.campaign-id {
    margin-right: 5px;
}

.wrapper-content
{
	padding-bottom: 80px;
}

.wrapper-max {
    margin: 0 auto;
    max-width: 1200px;
}

.wizard>.actions {
    text-align: left;
    margin-top: 30px;
    margin-bottom: 30px;
}

.wizard>.actions>ul {
    display: block;
}

.wizard .actions ul li {
    float: right;
}

.wizard .actions ul li:first-child {
    float: left;
}

.wizard>.steps ul
{
	margin-left: -0.5em;
	margin-right: -0.5em;
}

.wizard>.content
{
	margin-left: 0;
}

.wizard>.steps>ul>li {
    width: 20%;
}

.wizard>.content>.body {
    position: relative;
    width: 100%;
    height: auto;
}

.wizard>.content>.body label {
    text-align: left;
    display: block;
}

.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
    padding: 6px 12px;
    font-size: 14px;
}

.wizard>.actions a,
.wizard>.actions a:hover,
.wizard>.actions a:active {
    background-color: #27B785;
    cursor: pointer;
}

.wizard>.steps a
{
	font-size: 14px;
	text-align: center;
}

.wizard>.steps .current a,
.wizard>.steps .current a:hover,
.wizard>.steps .current a:active {
    background-color: #02B0E7;
    cursor: pointer;
}

.wizard > .steps .error a, .wizard > .steps .error a:hover, .wizard > .steps .error a:active
{
	background-color: #ED1657;
}

.wizard > .content .body
{
	padding: 25px;
}

#form-p-2,
#form-p-3,
#form-p-5
{
    padding: 25px 0;
}

.wizard > .content > .body label.error
{
	color: #ED1657;
}

.wizard > .content > .body input.error
{
	color: #ED1657;
	border-color: #ED1657;
}

.wizard > .content > .body .form-inline input {
    display: inline-block;
}

.form-inline.expiry > input {
    width: calc(50% - 2px);
}

.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active {
	color: #aaa;
    background-color: #eee;
    cursor: pointer;
}

.wizard>.actions ul li:first-child a, 
.wizard>.actions  ul li:first-child a:hover,
.wizard>.actions  ul li:first-child a:active
{
	color: #676a6c;
    background-color: #fff;
}

.wizard > .actions ul li.disabled a, 
.wizard > .actions ul li.disabled a:hover, 
.wizard > .actions ul li.disabled a:active
{
	background: #eee;
    color: #aaa;
}

.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active
{
	color: #676a6c;
	background-color: #c0ebf9;
}

.wizard .tag
{
	background-color: #02B0E7;
}

.onoffswitch-label {
    background-color: #27B785;
    border-color: #27B785;
}

.wizard>.content {
    background: none;
}

.page-heading .btn-group .btn {
    margin: 0 10px;
}

.select2-container {
    z-index: 9999;
}

.wizard .content .onoffswitch input[type="checkbox"] {
    display: none;
}

.onoffswitch-label,
.onoffswitch-switch {
    border-color: #02B0E7;
}

.onoffswitch-inner:before,
.onoffswitch-inner:after {
    font: normal 12px/28px "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 28px;
    padding: 0 9px;
}

.onoffswitch-inner:before {
    content: "Yes";
    background-color: #02B0E7;
}

.onoffswitch-inner:after {
    content: "No";
}

.payment-options .onoffswitch-inner:before
{
	content: "On";
}

.payment-options .onoffswitch-inner:after
{
	content: "Off";
}

.bootstrap-tagsinput {
    width: 100%;
    /*height: 40px;*/
}

.wizard .btn-primary
{
	background-color: #02B0E7;
	border-color: #02B0E7;
	margin-bottom: 3px;
}

.wizard .modal .btn-primary {
    background-color: #27B785;
    border-color: #27B785;
    color: #FFFFFF;
    margin-bottom: 0px;
}

.wizard .content .bootstrap-tagsinput input {
    display: inline;
    border: none;
}

.wizard .content .body label.error {
    margin-left: 0;
}

.wizard .modal ul {
    padding: inherit;
}

.btn-primary-override {
    background-color: #27B785 !important;
    border-color: #27B785 !important;
    color: #FFFFFF !important;
}

label.btn-radio {
    color: inherit;
    background: white;
    border: 1px solid #e7eaec;
    border-radius: 0;
}

input[type="radio"]:checked+label.btn-radio {
    color: #fff;
    background-color: #02B0E7;
}

label.btn-radio:active {
    box-shadow: none;
}

.wizard .content .body label.btn-radio input {
    display: none;
}

.relative {
    position: relative;
}

.help-section {
    position: absolute;
    top: 0;
    right: 0;
}

.help-section .dropdown-menu,
.ibox-tools .dropdown-menu {
    right: 0;
    left: auto;
    padding: 12px 20px;
}

.help-section .fa-question-circle {
    color: #676a6c;
}

.fa-question-circle {
    font-size: 16px;
}

.ibox-tools {
    float: right;
}

.ibox-tools a:hover {
    color: #c4c4c4;
}

.wizard .ibox-title {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.ibox-title h5
{
	cursor: pointer;
}

.ibox-title h5:hover
{
	color: #02B0E7;
}

.wizard .ibox-content {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.help-section .dropdown-toggle:hover+.dropdown-menu {
    display: block;
}

.color-picker label,
.switch .label {
    float: left;
}

.color-picker input,
.switch input {
    float: right;
}

.checkbox-success input[type="checkbox"]:checked ~ label::before,
.checkbox-success input[type="radio"]:checked ~ label::before {
    background-color: #02B0E7;
    border-color: #02B0E7;
}

.wizard>.content>.body label.col-sm-9 {
    float: left;
    display: inline-block;
}

input#processing-fee {
    float: right;
    width: 55px;
}

.input-daterange
{
	width: 100%;
}

.input-daterange input
{
	text-align: left;
}

.preset-option {
    background-color: #f3f3f4;
}

.preset-desc {
    padding-top: 10px;
    padding-bottom: 10px;
}

.preset-option strong {
    font-size: 18px;
}

.photo-imitation {
    text-align: center;
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 40px 0;
    object-fit: contain;
    max-width: 100%;
}

.chosen-container-active .chosen-choices
{
	border-color: #02B0E7;
}

.chosen-container .chosen-results li.highlighted
{
	background-color: #02B0E7;
}

.chosen-container-multi .chosen-choices li.search-choice
{
	background-color: #c0ebf9;
	border-color: #c0ebf9;
}

@media (max-width: 991px) {
	.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active
	{
		font-size: 16px;
	}

	.footer .col-md-6
	{
		padding-bottom: 10px;
	}

	.wizard > .content .body
	{
		padding: 15px;
	}

	.wizard h2.text-blue
	{
		margin-right: 15px;
	}
}

@media (min-width: 992px) {
	.text-md-right {
        text-align: right;
    }
    .text-md-center {
        text-align: center;
    }

    .float-md-right {
        float: right;
    }
}

/* WIDGET PREVIEW */

.iframe-previews {
    position: relative;
}

.iframe-previews img {
    max-width: 100%;
}

.iframe-previews .widget-frame-wrap {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    border: none; 
}

.iframe-previews iframe {
    width: 100%;
    height: 100%;
    border: none;
}

.iframe-previews .view-desk .widget-frame-wrap {
    width: 76%;
    top: 6%;
    height: 85%;
    max-width: 508px;
}

.iframe-previews .view-desk .widget-frame-wrap iframe {
    -ms-transform: scale(0.3333);
    -moz-transform: scale(0.3333);
    -o-transform: scale(0.3333);
    -webkit-transform: scale(0.3333);
    transform: scale(0.3333);
    -ms-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 300%;
    height: 300%;
}

.iframe-previews .view-mob .widget-frame-wrap {
    width: 87%;
    top: 12.3%;
    height: 75.7%;
    max-width: 375px;
}

.view-btns {
    margin-bottom: 20px;
}

.iframe-previews .view-mob .widget-frame-wrap iframe {

}

#widget-full-view:active + label.btn-radio,
#conf-full-view:active + label.btn-radio {
    color: #fff;
    background-color: #02B0E7;
}

@media (max-width: 479px) {

    .btn-group.view-btns,
    .iframe-previews {
        display: none;
    }
}

span.hidden-sm,
span.hidden-xs {
    display: inline !important;
}

.chosen-choices input[value="Select options accepted"] {
    width: 140px !important;
}​

 .se-pre-con {
	position:absolute;
    width:592px; /*image width */
    height:512px; /*image height */
    left:50%; 
    top:50%;
    margin-left:-296px; /*image width/2 */
    margin-top:-256px; /*image height/2 */
}

 
/* CAMPAIGNS LIST */

#campaignsList {
    display: flex;
    flex-wrap: wrap;
}

#campaignsList .campaign {
    display: flex;
}

@media (max-width: 1199px) {
    #campaignsList .campaign {
        width: 50%;
    }
}

@media (max-width: 991px) {
    #campaignsList .campaign {
        width: 100%;
    }
}

#campaignsList .campaign .ibox {
    flex: 1;
    display: flex;
}

#campaignsList .campaign .product-box {
    flex: 1;
    position: relative;
}

#campaignsList .campaign .ibox > .ibox-content > .product-desc {
    padding: 20px 20px 40px 20px;
}

#campaignsList .campaign .ibox > .ibox-content > .btn-group {
    bottom: 0;
    position: absolute;
    width: calc(100% + 4px);
}

.campaign .ibox .tools .btn.btn-pink .fa {
    line-height: 1.42857143;
}

.campaign .ibox .tools .ibox-tools {
    width: 100%;
}

.campaign .ibox .tools .ibox-tools .btn.btn-pink {
    margin-left: 0;
}

#campaignsList .search-hide,
#campaignsList .status-hide {
    display: none;
}

.donationCodeSnippet {
    width: 100%;
}


/* MANAGE DONOR */

.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active {
    margin: 0 0.5rem 0.5rem;
}

.wizard > .content {
    margin-left: 0;
    margin-right: 0;
}

.wizard .steps > ul {
    display: flex;
}

.wizard > .steps > ul > li {
    flex: 1;
}

#tabs-donor.wizard > .steps li:not(.current) a,
#tabs-donor.wizard > .steps li:not(.current) a:hover,
#tabs-donor.wizard > .steps li:not(.current) a:active {
    color: #676a6c;
    background-color: #c0ebf9;
}

#tabs-donor.wizard > .steps span.number {
    display: none;
}

/* MANAGE ORG SETUP */

#tabs-org.wizard > .steps > ul > li {
    width: 50%;
}

#tabs-org.wizard > .steps li a,
#tabs-org.wizard > .steps li a:hover,
#tabs-org.wizard > .steps li a:active {
    color: #676a6c;
    background-color: #c0ebf9;
}

/* DASHBOARD */

.overviews .ibox-content,
.overviews .text-success {
    color: #ffffff;
}

.overviews > div:nth-child(1) .ibox-content {
    background-color: #02B0E7;
}

.overviews > div:nth-child(2) .ibox-content {
    background-color: #C6D82E;
}

.overviews > div:nth-child(3) .ibox-content {
    background-color: #8C288D;
}

.overviews > div:nth-child(4) .ibox-content {
    background-color: #27B785;
}

.overviews > div:nth-child(5) .ibox-content {
    background-color: #384890;
}

.info-toggle-panel {
    margin-top: 20px;
    display: none;
}

.fa-heart.pink:before {
    color: #ED1657;
}

#handhold {
    fill: #ED1657;
}

/* FORM CREDIT CARD */

.card-wrap {
    background-color: #f3f3f4;
    padding-top: 20px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}



/* TOOL TIPS */

/* .gen-donor-star:hover:before, */

.gen-donor-star {
    position: relative;
}

.gen-donor-star:before {
    content: attr(data-content);
    position: absolute;
    background-color: #ff8001;
    padding: 5px 10px;
    top: -30px;
    left: 15px;
    color: #ffffff;
    font-size: 12px;
    white-space: nowrap;
    border-radius: 5px;
    opacity: 0;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    -o-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    pointer-events: none;
}

.gen-donor-star:hover:before {
    opacity: 1;
}

/* Fix styles overriden by .wizard class */

.ibox-content .table-responsive input.form-control {
    display: inline-block;
}

.ibox-content .table-responsive .pagination > li.paginate_button {
    display: inline;
}

.textarea-noresize {
    resize: none;
}

.field-validation-error {
    color: #F00;
}

.input-validation-error {
    border: 1px solid #F00;
}

.inline-block {
    display: inline-block !important;
}

.label-required::after {
    color: #F00;
    content: " *";
}

@media only screen and (max-height: 720px) {
    .modal .modal-icon {
        display: none;
    }
}

.modal .form-group {
    margin-bottom: 5px;
}

.rounded-circle-image {
    border-radius: 50%;
}

.BankStatementHelp {
    color: #737373;
}

.new-feature {
    font-size: 13px;
    color: #FFFFFF;
    font-weight: 700;
    background-color: #636AF1;
    border-radius: 5px;
    padding: 1px 6px;
}


.info-block-rounded {
    background-color: #EFF0FD;
    color: #3D5263;
    border: 1px solid #CFD1FA;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 400;
    padding: 6px 12px 6px 12px;
}

    .info-block-rounded i {
        font-size: 24px;
        color: #636AF1;
    }

    .info-block-rounded fa, .info-block-rounded far {
        line-height: initial;
    }

.wizard .info-block-rounded .fa-ul, .info-block-rounded .fa-ul {
    margin-left: 1.5em;
    margin-bottom: 0px;
}

    .info-block-rounded .fa-ul, .wizard > .content > .body .info-block-rounded ul.fa-ul {
        list-style: none !important;
    }

.info-block-message {
    padding-left: 6px;
    display: inline-block;
    color: #3D5263;
}

.info-block-more-button {
    background-color: #636AF1;
    color: #FFFFFF;
    border-radius: 22px;
    padding: 6px 12px;
    font-weight: 900;
    text-decoration: none;
    display: inline-block;
}

    .info-block-more-button:hover, .info-block-more-button:focus {
        color: #FFFFFF;
    }

.btn-gen {
    background-color: #636AF1;
    border-color: #636AF1;
    color: #FFFFFF;
    border-radius: 22px;
}

.btn-gen-clear {
    border-color: #636AF1;
    color: #636AF1;
    border-radius: 22px;
}







/* ==================== BEGIN TTG Signup ==================== */

/* Custom */
#ttgSignupModal .modal-body {
/*    padding: 20px 50px 40px 50px;
    background-color: #FFF;*/
}
.ttg-main-heading {
    margin-bottom: 30px;
}

/*
 * Brand
 */
.ttg-body-wrapper {
    --primary: #ed1657;
    --secondary: #6879e4;
    --secondary-light-25: #cfd6fd;
    --grey: #211e1f;
    --grey-60: #514c4e;
    font-family: Lato !important;
}

body {
    --primary: #ed1657;
    --secondary: #6879e4;
    --secondary-light-25: #cfd6fd;
    --grey: #211e1f;
    --grey-60: #514c4e;
}

.ttg-gradient-two-pinks {
    background: linear-gradient(90deg, #ED1657 0%, #F73190 100%);
}

.ttg-brand-secondary {
    color: var(--secondary);
}

/*
 * Typography
 */
.ttg-body-wrapper {
    color: var(--grey-60);
    /* background: grey; */
    font-family: "open sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.5;
}

h1.ttg-heading,
h2.ttg-heading,
h3.ttg-heading,
h4.ttg-headings {
    color: var(--primary);
    margin-top: 0;
    display: inline-block;
}

h2.ttg-heading {
    font-size: 32px;
    font-weight: 900;
}

h4.ttg-heading {
    font-size: 21px;
}

h5.ttg-heading {
    font-size: 16px;
    margin-top: 0;
}

p + h4.ttg-heading {
    margin-top: 1.5em;
}

p.ttg-large,
ul.ttg-large li {
    font-size: 21px;
}

p {
    margin-top: 0;
}

span.ttg-xlarge {
    font-size: 48px;
    color: var(--secondary);
}

a {
    color: var(--secondary);
}

/* bullets */
ul.ttg-check-circle li {
    list-style: none;
    margin: 1em 0;
    color: #737373;
}

    ul.ttg-check-circle li:before {
        content: '\f058'; /* fa-star */
        font-family: 'FontAwesome';
        font-size: 21px;
        float: left;
        margin-left: -1.75em;
        color: var(--secondary);
    }

ul.ttg-dash {
    padding-left: 1.8em;
}

    ul.ttg-dash li {
        list-style: none;
        margin: 1em 0;
    }

        ul.ttg-dash li:before {
            content: '—';
            /* font-size: 21px; */
            float: left;
            margin-left: -1.8em;
        }

/*
  * UI
  */
.ttg-modal-wrapper {
    /*padding: 48px;*/
    background-color: #fff;
    max-width: 1024px;
    border-radius: 16px;
/*    -webkit-box-shadow: 7px 8px 20px 7px rgba(133,106,106,0.1);
    box-shadow: 7px 8px 20px 7px rgba(133,106,106,0.1);*/
    /* position: absolute; */
}

.ttg-generous-logo {
    display: inline-block;
    margin-right: 12px;
}

/* buttons */
a.ttg-button {
    padding: 12px 36px;
    border-radius: 36px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    transition: 0.5s;
}

a.ttg-button-solid {
    background-image: linear-gradient(90deg, #ED1657 0%, #F73190 50%);
    background-size: 200% auto;
    color: #fff;
}

    a.ttg-button-solid:hover {
        background-position: right center;
        color: #fff;
    }

a.ttg-button-outline {
    border: 1px solid var(--secondary);
    color: var(--secondary);
}

    a.ttg-button-outline:hover {
        background-color: var(--secondary-light-25);
    }

a.ttg-button-disabled {
    background-color: #B8B8B8;
    color: #fff;
}

.ttg-image-border {
    border: 5px solid var(--secondary-light-25);
    border-radius: 12px;
}

/*
 * Layout
 */
*, *::before, *::after {
    box-sizing: border-box;
}

/* column layouts */
.ttg-columns {
    display: flex;
}

    .ttg-columns .ttg-column.grow1 {
        flex-grow: 1;
    }
    .ttg-columns .ttg-column.grow2 {
        flex-grow: 2;
    }

/*
 * Page: Features
 */
.ttg-features-wrapper {
    max-width: 1024px;
    background: url('img/features-bg.jpg') bottom no-repeat;
    padding: 46px;
}

    .ttg-features-wrapper h4.ttg-heading {
        color: var(--grey);
    }

.ttg-features-columns {
    /* display: flex; */
    /* justify-content: space-between; */
    justify-content: flex-start;
}

    .ttg-features-columns h4.ttg-heading {
        margin-bottom: .3em;
    }

    .ttg-features-columns .ttg-column {
        width: 32%;
    }

        .ttg-features-columns .ttg-column:nth-of-type(2) {
            width: 36%;
        }

        .ttg-features-columns .ttg-column:last-of-type {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            align-items: flex-start;
        }

.ttg-intro-animation {
    width: 330px;
    height: 650px;
    border: none;
    overflow: hidden;
}

    .ttg-intro-animation #timeLabel-textToGiveAnimV2 {
        display: none;
    }

/*
 * Page: Confirmation
 */
.ttg-confirmation-columns {
    /* display: flex; */
    justify-content: space-between;
    margin-bottom: 3.75em;
}

    .ttg-confirmation-columns > .ttg-column {
        width: 47%;
    }

.ttg-box {
    display: flex;
    align-items: stretch;
    background-color: rgba(104, 121, 228, .1);
    border-radius: 10px;
    padding: 24px 24px 8px 24px;
}

    .ttg-box + .ttg-box {
        margin-top: 1em;
    }

.ttg-value {
    display: block;
    text-align: center;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    color: var(--secondary);
}

.ttg-unit {
    display: block;
    text-align: center;
    color: var(--secondary);
}
/* add padding to the pricing items */
.ttg-confirmation-columns .ttg-box div.ttg-column:last-of-type {
    width: max-content;
    margin-left: 1em;
}

.ttg-cta-panel {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .ttg-cta-panel > div > a {
        margin-left: 1.25em;
    }

.ttg-cta-panel-confirm {
    display: flex;
    align-items: center;
}

.ttg-alert-info {
    background-color: rgba(104, 121, 228, .1);
    border: 1px solid var(--secondary-light-25);
    border-radius: 10px;
    padding: 14px;
    max-width: 480px;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.ttg-alert-info-icon {
    font-size: 24px;
    color: var(--secondary);
    margin-right: 14px;
}

/*
 * Page: Congratulations
 */
.ttg-congratulations-columns .ttg-column {
    max-width: 50%;
}

    .ttg-congratulations-columns .ttg-column:first-of-type .ttg-large {
        margin-bottom: .3em;
    }

    .ttg-congratulations-columns .ttg-column:first-of-type .ttg-xlarge {
        display: inline-block;
        margin-bottom: 1.8em;
    }

    .ttg-congratulations-columns .ttg-column:not(:last-of-type) {
        margin-right: 3.75em;
    }

    .ttg-congratulations-columns .ttg-column:last-of-type {
        margin-bottom: 2em;
    }

        .ttg-congratulations-columns .ttg-column:last-of-type > div {
            margin-bottom: 1.5em;
        }

        .ttg-congratulations-columns .ttg-column:last-of-type p {
            margin-bottom: .5em;
        }

/*
 * Page: In Progress
 */
.ttg-in-progress-columns {
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    min-height: 400px;
}

/* ==================== END TTG Signup ==================== */
