.center {
    text-align: center;
}

h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 40px !important;
    font-style: normal !important;
    font-weight: 800 !important;
    color: #4269EF !important;
    clear: both;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.3;
    margin-top: 0;
    margin-bottom: 10px;
    margin-top: 30px;
}


h3 {
    color: #1E3466 !important;
    font-size: 24px !important;
    font-family: 'Nunito', sans-serif;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal !important;
    margin-top: 0px !important;
}


#logo {
    margin: 20px 0px 40px 0px;
}

.mt-100 {
    margin-top: 100px !important;
}

.mt-40 {
    margin-top: 40px !important;
}

.alternative img {
    width: 110px;
    margin: 20px;
}

.main img {
    width: 180px;
}

.grey-box {
    background: #F7F7F6;
    border-radius: 7px;
    padding: 40px;
    margin-top: 10px;
}





form i {
    margin-left: -30px;
    cursor: pointer;
}

span.errorPassword {
    font-size: 12px;
}








#AUTH input {
    background: #FFFFFF;
    border: 1px solid #8B7F97;
    border-radius: 15px;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 16px;
    color: #8B7F97;
    padding: 8px;
    width: 100%;
}

#AUTH label {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 30px;
    color: #434BA4;
    margin-left: 18px;
    display: block;
}

.mandatory {
    color: #DD3A4B;
}

#AUTH .row {
    margin: 20px 0px;
}

#AUTH input.pilot_but.primary.large {
    background-color: #4269EF;
    border-radius: 100px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 40px;
    display: block !important;
    margin-top: 20px !important;
    font-weight: 800 !important;
    font-size: 15px !important;
    line-height: 15px !important;
    display: flex;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF !important;
    border-color: #4269EF;
    border: 2px solid;
}

#AUTH input.pilot_but.primary.large:hover {
    background-color: #FFFFFF;
    color: #4269EF !important;
    border: none;
    border-color: #4269EF;
    border: 2px solid;
}




#ACTIVATE input {
    background: #FFFFFF;
    border: 1px solid #8B7F97;
    border-radius: 25px;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 16px;
    color: #8B7F97;
    padding: 8px;
    width: 100%;
}

#ACTIVATE label {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 30px;
    color: #434BA4;
    margin-left: 18px;
    display: block;
}


#ACTIVATE input.pilot_but.primary.large {
    background-color: #4269EF;
    border-radius: 100px;
    margin-left: auto;
    margin-right: auto;
    padding: 20px 40px;
    display: block !important;
    margin-top: 20px !important;
    font-weight: 800 !important;
    font-size: 15px !important;
    line-height: 15px !important;
    display: flex;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF !important;
    border-color: #4269EF;
    border: 2px solid;
}

#ACTIVATE input.pilot_but.primary.large:hover {
    background-color: #FFFFFF;
    color: #4269EF !important;
    border: none;
    border-color: #4269EF;
    border: 2px solid;
}

.note {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 15px;
    text-align: center;
    color: #434BA4;
}

.error {
    border: 1px solid #ff0000 !important;
}


a.nav_button {
    background-color: #FFFFFF;
    /* border-radius: 100px; */

    margin-left: auto;
    margin-right: auto;
    padding: 20px 0px;
    display: block !important;
    margin-top: 20px !important;
    font-weight: 800 !important;
    font-size: 15px !important;
    line-height: 15px !important;
    /* display: flex; */
    text-align: center;
    text-transform: uppercase;
    color: #4269EF !important;
    text-decoration: none;
    border-radius: 30px;
    width: 50%;
    border-color: #4269EF;
    border: 2px solid;
}

a.nav_button:hover {
    background-color: #4269EF;
    color: #FFFFFF !important;
    text-decoration: none;
    border-radius: 30px;
    width: 50%;
    border-color: #FFFFFF;
    border: 2px solid;


}

a.nav_button.left {
    float: left;
}

a.nav_button.right {
    float: right;
}











#flowBoxes {
    margin: auto;
    padding: 20px 0px;
    /* min-width:700px;*/
    width: 102%;

}

#flowBoxes div {
    display: inline-block;
    position: relative;
    height: 42px;
    line-height: 42px;
    padding: 0 10px;
    text-align: center;
    /* border: 1px solid #ccc; */
    margin-right: 8px;
    background-color: #F7F7F6;
    width: 32%;
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    /* line-height: 22px; */
    color: #8B7F97;
}

#flowBoxes div.right:after {
    content: '';
    /* border-top: 1px solid #ccc; */
    /* border-right: 1px solid #ccc; */
    width: 29px;
    height: 29px;
    position: absolute;
    right: -5px;
    top: 3px;
    background-color: #F7F7F6;
    z-index: 150;

    -webkit-transform: translate(10px, 4px) rotate(45deg);
    -moz-transform: translate(10px, 4px) rotate(45deg);
    -ms-transform: translate(10px, 4px) rotate(45deg);
    -o-transform: translate(10px, 4px) rotate(20deg);
    transform: translate(10px, 4px) rotate(45deg);
}

#flowBoxes div.left:before {
    content: '';
    /* border-top: 1px solid #ccc; */
    /* border-right: 1px solid #ccc; */
    width: 29px;
    height: 29px;
    position: absolute;
    left: -5px;
    top: 3px;
    background-color: white;
    z-index: 50;

    -webkit-transform: translate(-10px, 4px) rotate(45deg);
    -moz-transform: translate(-10px, 4px) rotate(45deg);
    -ms-transform: translate(-10px, 4px) rotate(45deg);
    -o-transform: translate(-10px, 4px) rotate(20deg);
    transform: translate(-10px, 4px) rotate(45deg);
}

#flowBoxes .active {
    background-color: #4269EF;
    background-color: #42e4ff;
    color: white;
    /*background-image: url(https://bookrclass.com/assets/images/giftcard/decor.svg);
    background-repeat: no-repeat;
    background-position-x: left;
    background-size: auto;*/
}

#flowBoxes div.active:after {
    /*background-color: #4269EF;*/
    background-color: #42e4ff;
}





@media only screen and (max-width: 768px) {

    .alternative img {
        width: 70%;
        margin: 20px 0px 20px 0px;
    }

    .main img {
        width: 90%;
    }



    a.nav_button {
        width: 100%;
    }

    h2 {
        font-size: 22px !important;
        font-style: normal !important;
        font-weight: 800 !important;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin-top: 0;
        margin-bottom: 10px;
        margin-top: 30px;
    }


    h3 {

        font-size: 20px !important;
        font-style: normal;
        font-weight: 700 !important;
        line-height: normal !important;
        margin-top: 0px !important;
    }


    #flowBoxes div {
        width: 30%;
    }



}