@import url('https://fonts.googleapis.com/css2?family=Delius+Swash+Caps&family=Rock+Salt&family=Source+Code+Pro&display=swap');

.teachers-gifts-bg {
    background-image: url("https://imagedelivery.net/kJ5VN_9aZUC0h9GgTmxALg/b5e9e5d1-930c-4061-a0e6-8ae2a6789a00/public");
    background-size: cover;
}
.tg-landing-ruler {
    background-image: url("https://imagedelivery.net/kJ5VN_9aZUC0h9GgTmxALg/c394a5f9-1274-4e10-e3e3-e18ab08ffd00/public");
    background-size: contain;
    background-repeat: round;
}
.msg-background {
    background-image: url("https://imagedelivery.net/kJ5VN_9aZUC0h9GgTmxALg/2eccb4f7-a682-49a0-c343-5dd5dc64a200/public");
    background-size: auto;
}
/*#teachers-gifts-step-2 #teachers-gifts-messages {*/
/*    background-image: url("https://imagedelivery.net/kJ5VN_9aZUC0h9GgTmxALg/2eccb4f7-a682-49a0-c343-5dd5dc64a200/public");*/
/*    background-size: auto;*/
/*}*/
.mtop15 {
    margin-top: 7%;
}
.teachers-gifts-header-landing {
    text-align: left!important;
}
.give-paddings-v2 {
    padding-top: 4%;
    padding-bottom: 2%;
}
.pac-item { font-size: 1em;}
hr.white-rounded-divider {
    border-top: 6px solid #bbb;
    border-radius: 5px;
    width: 50%;
    float: left;
    margin-top: 1px;
    margin-bottom: 5px;
}
.solid-red-error { border: 2px solid red!important}
.form-group #security_code-error {
    top: unset!important;
}
.pdleft5 { padding-left: 5px; }
.text-decor-landing {
    text-decoration: underline solid #01C0E8 4px;
    -webkit-text-decoration-line: underline;
    -webkit-text-decoration-color: #01C0E8;
    -webkit-text-decoration-style: solid;
    -webkit-text-decoration-thickness: 4px;
    font-size: 1.5em!important;
    text-underline-offset: 10px;
}
.step-teachers-card {
    font-size: 7rem;
    color: #999999;
}
.cyan-divider {
    border-top: 3px solid #01c0e8;
}
.step-divider {
    padding: 0!important;
}
.hiw-header {
    font-size: 2em!important;
    color: #333333;
}
.love-ya-ty-msg {
    font-family: 'Rock Salt', cursive;
    font-size: 1.2em;
    line-height: 1.6em;
}
.surprise-teacher-header {
    color: #666666;
    font-family: "Avenir Medium";
    font-size: 2em;
    text-align: center;
    letter-spacing: 2px;
    margin-top: 3%;
    margin-bottom: 3%;
}
.surprise-bottom-button a {
    margin-top: 0!important;
}
.teachers-gifts-nav li {
    width: 25%;
    float: none;
    border: 1px solid #01c0e8;
}
.grey-bordered {
    border-top: 3px solid #00000029;
    box-shadow: 0px 3px 6px #00000029;
}
.cbk-divider {
    border-top: 2px solid #bbb;
    width: 96%;
}
.give-bottom-6-percent {
    margin-bottom: 6%;
}
.mbottom2 { margin-bottom: 2%; }
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #01c0e8!important;
}
.nav-pills>li {
    background-color: rgba(181, 237, 248, 0.7);
}
.dot-container-left { color: #b5edf8; padding: 5px; margin-top: 2%; transform: rotate(4deg) }
/*#teachers-gifts-steps { background-color: #cccccc; }*/
.teachers-grey-bg { background-color: #f6f6f6; }
.floating_label_container .floating_label { color: #666666; }
/*.choose-teachers-card {*/
/*    border: 2px solid #95f795;*/
/*    height: 270px;*/
/*}*/
/*.choose-teachers-card { height: 330px; width: 250px;}*/
.choose-teachers-card { cursor: pointer;}
.choose-teachers-card img { border: 12px solid transparent; box-shadow: 3px 3px 10px #00000029;
    transition: transform .5s ease;
    -webkit-transition: -webkit-transform .5s ease;
}
.choose-teachers-card img:hover {
    transform: scale(1.20);
    -webkit-transform: scale(1.20)
}
.tgplacehold input::placeholder, .tgplacehold textarea::placeholder {
    text-transform: none;
}
.tgplacehold .form-group label {
    font-family: "Avenir Black";
    font-size: 13px;
}
.tgplacehold {
    letter-spacing: 0px!important;
}
.chosen-teachers-card {
    /*border: 2px solid #95f795;*/
    /*height: 700px;*/
    display: flex;
    justify-content: center;
    margin: 0 auto;
    box-shadow: 3px 3px 10px #00000029;
    max-width: 450px;
    max-height: 600px;
}
.teachers-gifts-header {
    margin-bottom: 0;
    letter-spacing: 0px!important;
    font-size: 3em!important;
    font-family: "Avenir Heavy"!important;
}
.view-cards {
    height: 125px;
    box-shadow: 5px 5px 10px 1px #cccccc;
    margin-bottom: 1%;
    margin-top: 5%;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    flex-direction: column;
}
.pg-step { width: 80px; height: 46px;}
.view-cards i {
    font-size: 3.5em;
    color: #666666;
}
.view-cards a{
    color: #666666;
}
.copy-link-feedback {
    box-shadow: 5px 5px 10px 1px #cccccc;
    padding-left: 3%;
    padding-right: 3%;
    border-radius: 25px;
}
.copy-link-feedback i {
    font-size: 2em;
    padding-right: 10px;
}
#message_for_teacher, #thank_you_message {
    height: auto!important;
}
.mtop2 {
    margin-top: 2%;
}
.mtop1 {
    margin-top: 1%;
}
.choose-card-h { color: #333; font-family: "Avenir"; font-weight: normal; line-height: 1.3em; }
.pontglanding { font-size: 1.2em; }
.pontglanding-v2 {font-size: 1em; margin-top: -1%; line-height: 1.3em; }
.tcta-landing-btn {
    box-shadow: none!important;
    padding-top: 15px!important;
    padding-bottom: 15px!important;
    text-transform: uppercase;
    border-radius: 36px!important;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 1.5rem!important;
    color: #333333!important;
}
.tcta-v2 {
    padding-left: 80px!important;
    padding-right: 80px!important;
}
.ave-normal {
    font-family: "Avenir";
    font-weight: normal;
}
.tg-message-box {
    max-height: 251px;
    /*width: 100%;*/
    /*max-width: 376px;*/
}
.float_to_right { float: right; }
.float_to_left { float: left; }
#separated-unique-link, #unique-link-a {
    font-size: 1.2em;
}
.msg-box-0 {
    background: url("https://imagedelivery.net/kJ5VN_9aZUC0h9GgTmxALg/434d8464-c934-4a94-f491-1f01b311bb00/public") no-repeat;
}
.msg-box-1 {
    background: url("https://imagedelivery.net/kJ5VN_9aZUC0h9GgTmxALg/ef0078f5-3756-44f2-abb3-7e84dd9a0a00/public") no-repeat;
}
.msg-box-2 {
    background: url("https://imagedelivery.net/kJ5VN_9aZUC0h9GgTmxALg/bbbe37d2-e26b-4bf4-3a35-ffa20854f200/public") no-repeat;
}
.msg-box-0, .msg-box-1, .msg-box-2 {
    background-size: contain;
}
.contain-msg {
    height: 225px;
    /*width: 370px;*/
    color: #ffffff;
    font-family: 'Delius Swash Caps', cursive;
    font-size: 18px;
    line-height: normal;
}
.student-signature {
    /*position: absolute;*/
    /*right: 20px;*/
    /*bottom: 0;*/
    /*font-size: 17px;*/
    float: right;
}
#teachers-link-buttons {
    margin-top: 3%;
    margin-bottom: 5%;
}
.dot {
    height: 7.5px;
    width: 7.5px;
    background-color: #b5edf8;
    border-radius: 50%;
    display: inline-block;
}
.dot2 {
    height: 10px;
    width: 10px;
}
.dot3 {
    height: 12.5px;
    width: 12.5px;
}
.dot4 {
    height: 15px;
    width: 15px;
}
.dot5 {
    height: 17.5px;
    width: 17.5px;
}
.dot6 {
    height: 20px;
    width: 20px;
}
/* STEP INDICATOR */
.mtop3 { margin-top: 3%; }
.btn-circle {
    width: 46px;
    height: 46px;
    text-align: center;
    padding: 9.5px 0;
    font-size: 2rem;
    line-height: 1.428571429;
    border-radius: 25px;
    margin-top: 0;
    background-color: #01c0e8;
    color: #fff;
    cursor: default;
}
.partially-active {
    background-color: #fff;
    color: #01c0e8;
    border: 2px solid #01c0e8;
}
.link-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5%;
}
#unique-link-a {
    display: flex;
    align-content: center;
    align-items: center;
}
.selected-tg-card {
    border: 12px solid #95F795!important;
}
.form-control {
    border: 2px solid #ccc;
    height: 40px!important;
}
.teachers-form-check-input {
    border: 2px solid #ccc!important;
    border-radius: 7px;
}
.fixed-height { height: 75px!important;}
.form-group label {
    font-family: "Avenir Heavy";
}
.history-back {
    border: unset;
    backgrund: unset;
    background: unset;
    text-decoration: underline;
    -webkit-text-decoration-line: underline;
}
.pos-ab-tname {
    position: absolute;
    top: 53%;
}
.pos-ab-tname h3 {
    font-size: 2.1em!important;
}
.pos-ab-tname-v2 {
    position: absolute;
    top: 57%;
    width: 89%;
    text-align: center;
}
.pos-ab-tname-v2 h3 {
    font-size: 1em !important;
}
.fix-card-position-v2-0-1 {
    top: 34%;
}
.fix-card-position-v2-0-2  {
    top: 63%;
}
.fix-card-position-v2-1-0 {
    top: 61%;
}
.form-input-margin {
    margin-top: 2%;
}
.teachers-cta-btn {
    box-shadow: none!important;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    text-transform: uppercase;
    border-radius: 25px!important;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 1.5rem;
    color: #333333!important;
}
.teachers-btn-inactive {
    background-color: #f6f6f6!important;
    cursor: not-allowed;

}
.nonprimary-btn {
    margin-top: 5%;
    margin-bottom: 5%;
    color: #666666;
    background-color: #fff;
    border: 2px solid #95f795;
    color: #333333;
    font-family: "Avenir Heavy";
    padding-top: 8px!important;
    padding-bottom: 8px!important;
}
.tgplacehold select.form-control, .tgplacehold input.form-control {
    border-radius: 6px!important;
}
input.form-control:active, input.form-control:focus, select.form-control:active, select.form-control:focus {
    border: 2px solid #01c0e8 !important;
}
.number-step-divider {
    border-top: 2px solid #999999;
    border-radius: 5px;
    position: absolute;
    width: 130%;
    left: -20px;
}
.divider-active {
    border-top: 3px solid #01c0e8;
}
.btn-circle-inactive {
    border: 2px solid #999999;
    background-color: #f6f6f6;
    color: #999999;
    font-size: 2rem;
}
.mtop5 { margin-top: 5%;}
.mtop4 {margin-top: 4%}
.give-paddings {
    padding-top: 4%;
    padding-bottom: 5%;
}
.tg-step-container, .tg-step-container2 {
    height: 115px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 25px #15223214;
    border-radius: 8px;
    opacity: 1;
    border-top: 15px solid #01c0e8;
    margin-bottom: 4%;
    text-align: left;
    /*display: flex;*/
    /*justify-content: left;*/
}
.tg-step-container .first_step_img_tg, .tg-step-container2 .first_step_img_tg {
    width: 68px;
    height: 74px;
    margin-top: 8.25px;
}
.tg-step-container .second_step_img_tg, .tg-step-container2 .second_step_img_tg{
    width: 58px;
    height: 74px;
    margin-top: 8.25px;
}
.teachers-gifts-progress {
    width: 61%;
    height: 46px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.align-tg-laptop {
    display: flex;
    justify-content: center;
    /* align-items: center; */
}
#surprise-teacher { background-color: #f6f6f6;}
.percents li{
    font-size: 1.267em;
    text-decoration: underline;
    -webkit-text-decoration-line: underline;
    cursor: pointer;
    color: #999999;
    transition: transform .2s;
}
.active-percents{
    color: #01c0e8 !important;
    text-decoration: none !important;
    transform: scale(1.15);
}
.list-form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 0px;
    margin-left: 0;
}
.ccicon {
    height: 40px;
    position: absolute;
    right: 16px;
    top: calc(40%);
    width: 60px;
}

/* CREDIT CARD IMAGE STYLING */
.preload * {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -ms-transition: none !important;
    -o-transition: none !important;
}
#ccsingle {
    position: absolute;
    right: 15px;
    top: 20px;
}

#ccsingle svg {
    width: 100px;
    max-height: 60px;
}

.creditcard svg#cardfront,
.creditcard svg#cardback {
    width: 100%;
    -webkit-box-shadow: 1px 5px 6px 0px black;
    box-shadow: 1px 5px 6px 0px black;
    border-radius: 22px;
}

/* CHANGEABLE CARD ELEMENTS */
.creditcard .lightcolor,
.creditcard .darkcolor {
    -webkit-transition: fill .5s;
    transition: fill .5s;
}

.creditcard .lightblue {
    fill: #03A9F4;
}

.creditcard .lightbluedark {
    fill: #0288D1;
}

.creditcard .red {
    fill: #ef5350;
}

.creditcard .reddark {
    fill: #d32f2f;
}

.creditcard .purple {
    fill: #ab47bc;
}

.creditcard .purpledark {
    fill: #7b1fa2;
}

.creditcard .cyan {
    fill: #26c6da;
}

.creditcard .cyandark {
    fill: #0097a7;
}

.creditcard .green {
    fill: #66bb6a;
}

.creditcard .greendark {
    fill: #388e3c;
}

.creditcard .lime {
    fill: #d4e157;
}

.creditcard .limedark {
    fill: #afb42b;
}

.creditcard .yellow {
    fill: #ffeb3b;
}

.creditcard .yellowdark {
    fill: #f9a825;
}

.creditcard .orange {
    fill: #ff9800;
}

.creditcard .orangedark {
    fill: #ef6c00;
}

.creditcard .grey {
    fill: #bdbdbd;
}

.creditcard .greydark {
    fill: #616161;
}

/* FRONT OF CARD */
#svgname {
    text-transform: uppercase;
}

#cardfront .st2 {
    fill: #FFFFFF;
}

#cardfront .st3 {
    font-family: 'Source Code Pro', monospace;
    font-weight: 600;
}

#cardfront .st4 {
    font-size: 54.7817px;
}

#cardfront .st5 {
    font-family: 'Source Code Pro', monospace;
    font-weight: 400;
}

#cardfront .st6 {
    font-size: 33.1112px;
}

#cardfront .st7 {
    opacity: 0.6;
    fill: #FFFFFF;
}

#cardfront .st8 {
    font-size: 24px;
}

#cardfront .st9 {
    font-size: 36.5498px;
}

#cardfront .st10 {
    font-family: 'Source Code Pro', monospace;
    font-weight: 300;
}

#cardfront .st11 {
    font-size: 16.1716px;
}

#cardfront .st12 {
    fill: #4C4C4C;
}

/* BACK OF CARD */
#cardback .st0 {
    fill: none;
    stroke: #0F0F0F;
    stroke-miterlimit: 10;
}

#cardback .st2 {
    fill: #111111;
}

#cardback .st3 {
    fill: #F2F2F2;
}

#cardback .st4 {
    fill: #D8D2DB;
}

#cardback .st5 {
    fill: #C4C4C4;
}

#cardback .st6 {
    font-family: 'Source Code Pro', monospace;
    font-weight: 400;
}

#cardback .st7 {
    font-size: 27px;
}

#cardback .st8 {
    opacity: 0.6;
}

#cardback .st9 {
    fill: #FFFFFF;
}

#cardback .st10 {
    font-size: 24px;
}

#cardback .st11 {
    fill: #EAEAEA;
}

#cardback .st12 {
    font-family: 'Rock Salt', cursive;
}

#cardback .st13 {
    font-size: 37.769px;
}

/* FLIP ANIMATION */
.card-container {
    perspective: 1000px;
}

.creditcard {
    width: 100%;
    max-width: 250px;
    height: 180px;
    margin-top: 2%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    transition: -webkit-transform 0.6s;
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
    cursor: pointer;
}

.creditcard .front,
.creditcard .back {
    position: absolute;
    width: 100%;
    max-width: 400px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: antialiased;
    color: #47525d;
}

.creditcard .back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.creditcard.flipped {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
/*.tg-select-amount {*/
/*    float: right;*/
/*}*/
.mbottom1 { margin-bottom: 1%;}

/*Slider*/
.slidecontainer {
    width: 100%; /* Width of the outside container */
}

/* The slider itself */
.slider {
    -webkit-appearance: none;  /* Override default CSS styles */
    appearance: none;
    width: 100%; /* Full-width */
    height: 5px; /* Specified height */
    background: #d3d3d3; /* Grey background */
    outline: none; /* Remove outline */
    opacity: 0.7; /* Set transparency (for mouse-over effects on hover) */
    -webkit-transition: .2s; /* 0.2 seconds transition on hover */
    transition: opacity .2s;
    border: unset;
    padding: unset;
}
#tgRange::-webkit-slider-runnable-track {
    background: #01C0E8;
    height: 0.5rem;
}
#tgRange::-webkit-slider-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 5px;
    /*16x16px adjusted to be same as 14x14px on moz*/
    height: 16px;
    width: 16px;
    border-radius: 5px;
    background: red;
    border: 1px solid #c5c5c5;
}

/******** Firefox ********/
#tgRange::-moz-range-track {
    background: #01C0E8;
    height: 0.5rem;
}

/* Mouse-over effects */
.slider:hover {
    opacity: 1; /* Fully shown on mouse-over */
}

/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #FFFFFF;
    border: 2px solid #01C0E8;
    cursor: pointer;
}

.slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #FFFFFF;
    border: 2px solid #01C0E8;
    cursor: pointer;
}
.mtop10mbottom3 {
    margin-top: 10%;
}
/*Media queries*/
@media(max-width: 1110px) {
    .teachers-gifts-progress { width: 75% }
}
@media(max-width: 717px) {
    .teachers-gifts-progress { width: 90% }
}
@media(min-width: 1270px) {
    .give-left-5 {
        margin-left: 5%;
    }
}
@media(min-width: 992px) {
    .cyan-divider {
        margin-top: 50%;
    }
    .tg-select-amount {
        display: flex;
        justify-content: center;
        flex-direction: column;
        margin-top: 5%;
    }
    .d-flex-tym {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
@media(max-width: 991px) {
    .d-flex-tym {
        text-align: center;
    }
    .teachers-gifts-bg {
        height: 74vw;
    }
    .floating_label_container:after, .floating_label_container:before {
        bottom: -10px;
    }
    .teachers-gifts-progress {
        margin-right: 0;
        width: 80%;
    }
    .number-step-divider {
        width: 150%;
    }
    .choose-teachers-card {
        margin-bottom: 5%;
    }
    .float_to_right, .float_to_left {
        float: none!important;
    }

}
@media screen and (max-width: 767px) {
    input, select, textarea {
        font-size: 16px!important;
    }
    #tv-previous-card-details, #tv-next-claim { float: unset!important;}

    .mobile-flex-btns {
        display: flex;
        flex-direction: column-reverse;
        align-content: center;
        align-items: center;
    }

    #tax-checkbox { display: none;}
    #tax-checkbox-mobile { display: inline-block!important; }
    label {
        margin-top: 20px;
        font-family: "Avenir Heavy"!important;
    }
    .choose-teachers-card {
        margin-bottom: 10%;
    }
    .pos-ab-tname {
        top: 53%;
    }
    .pos-ab-tname h3 {
        font-size: 1.3em!important;
    }
    .contain-msg {
        font-size: 14px;
    }
    #main_tv_steps {
        font-size: 20px!important;
    }
}
@media(max-width: 650px){
    hr.white-rounded-divider {
        width: 80%;
    }
    .give-paddings {
        padding-top: 7%;
    }
    .text-decor-landing {
        font-size: 1em!important;
    }
    .teachers-gifts-header {
        font-size: 2.5em!important;
    }
    .mtop15 {
        margin-top: 53%;
    }
    .no-padding-xs {
        padding-left: 0;
        padding-right: 0;
    }
}
@media(max-width: 570px){
    .number-step-divider {
        width: 230%;
    }
}
@media(min-width: 401px) and (max-width: 650px){
    .teachers-gifts-progress {
        width: 94%;
    }
}
@media(min-width: 375px) and (max-width: 400px){
    .teachers-gifts-progress {
        width: 95%;
    }
}
@media(min-width: 322px) and (max-width: 374px){
    .teachers-gifts-progress {
        width: 100%;
    }
    .pontglanding-v2 {
        font-size: 0.8em!important;
    }
    .hiw-general {
        font-size: 1.2em!important;
    }
}
@media(max-width: 321px) {
    .pos-ab-tname-v2 {
        top: 51%;
    }
    .fix-card-position-v2-0-1 {
        top: 32%;
    }
    .fix-card-position-v2-0-2 {
        top: 59%;
    }
    .fix-card-position-v2-1-0 {
        top: 58%;
    }
    .hiw-general {
        font-size: 0.9em!important;
    }
    .pdleft30 {
        padding-left: 5px;
    }
    .pontglanding-v2 {
        font-size: 0.8em!important;
        line-height: 1em;
    }
    .pg-step {
        width: 60px;
        height: 36px;
    }
    .btn-circle {
        width: 25px;
        height: 25px;
        padding: 2.5px 0;
        font-size: 1.5rem;
        line-height: 1.43;
        border-radius: 15px;
        margin-top: 7px;
    }
    .teachers-gifts-progress {
        height: 35px;
        width: 105%;
    }
    .text-decor-landing { font-size: 0.8em!important; }
    .choose-card-h {font-size: 15px;}
}
