﻿
.UserProfileForm {
    width: 100%;
}

.tooltip1 {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
    margin-left: 14px;
}

    .tooltip1 .tooltiptext1 {
        visibility: hidden;
        width: 300px;
        background-color: black;
        color: #fff;
        text-align: left;
        border-radius: 6px;
        padding: 5px 6px;


        /* Position the tooltip */
        position: absolute;
        z-index: 1;
        top: -120px;
        left: -15%;    

    }

    .tooltip1:hover .tooltiptext1 {
        visibility: visible;
    }


.imessage {
    background-color: #fff;
    border: 0px solid #e5e5ea;
    border-radius: 0.25rem;
    display: flex;
    flex-direction: column;
    font-family: "SanFrancisco";
    font-size: 1.25rem;
    margin: 0 auto 1rem;
    max-width: 600px;
    padding: 0.5rem 1.5rem;
}

    .imessage p {
        border-radius: 1.15rem;
        line-height: 1.25;
        max-width: 75%;
        padding: 0.5rem .875rem;
        position: relative;
        word-wrap: break-word;
    }

        .imessage p::before,
        .imessage p::after {
            bottom: -0.1rem;
            content: "";
            height: 1rem;
            position: absolute;
        }

p.from-me {
    align-self: flex-end;
    background-color: #248bf5;
    color: #fff;
}

    p.from-me::before {
        border-bottom-left-radius: 0.8rem 0.7rem;
        border-right: 1rem solid #248bf5;
        right: -0.35rem;
        transform: translate(0, -0.1rem);
    }

    p.from-me::after {
        background-color: #fff;
        border-bottom-left-radius: 0.5rem;
        right: -40px;
        transform: translate(-30px, -2px);
        width: 10px;
    }

p[class^="from-"] {
    margin: 0.5rem 0;
    width: fit-content;
}

p.from-me ~ p.from-me {
    margin: 0.25rem 0 0;
}

    p.from-me ~ p.from-me:not(:last-child) {
        margin: 0.25rem 0 0;
    }

    p.from-me ~ p.from-me:last-child {
        margin-bottom: 0.5rem;
    }

p.from-them {
    align-items: flex-start;
    background-color: #e5e5ea;
    color: #000;
}

    p.from-them:before {
        border-bottom-right-radius: 0.8rem 0.7rem;
        border-left: 1rem solid #e5e5ea;
        left: -0.35rem;
        transform: translate(0, -0.1rem);
    }

    p.from-them::after {
        background-color: #fff;
        border-bottom-right-radius: 0.5rem;
        left: 20px;
        transform: translate(-30px, -2px);
        width: 10px;
    }

p[class^="from-"].emoji {
    background: none;
    font-size: 2.5rem;
}

    p[class^="from-"].emoji::before {
        content: none;
    }

.no-tail::before {
    display: none;
}

.container {
    margin: 0 auto;
    max-width: 600px;
    padding: 1rem;
}

body {
    left: 0px;
    width: auto;
    height: auto;
    opacity: 1;

}

.CustomLink14 {
    font-size: 14px;
    color: #1875F0;
    font-weight:600;

}

    .CustomLink14 :hover {
        font-size: 14px;
        color: #23527c;
        font-weight: 500;
    }

.navbar-nav{
    color:white;
}

.navbar-nav .navbar-nav > li > a {
    color: white;
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    color: white;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}



    .navbar-collapse .navbar-text {
        color: #FFF
    }

    .navbar-collapse .navbar-nav > li > a {
        color: #FFF ;
        Background:#003F70;
    }


    .navbar-collapse .navbar-nav > li > a:hover {
        color: rgba(255,255,255,.5);
        Background: #003F70;
    }



.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    border-color:white;
    color:white;

}

    .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 4px;
        border-radius: 1px;
        border-color: white;
        background-color:white;
        color: white;
    }




.overlay-content {
    position: relative;
    top: 35%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.spinner {
    position: fixed;
    z-index: 1031;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

td.multistickertext {
    white-space: nowrap;
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid #000000;
}

div.multistickertext {
    white-space: nowrap;
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid #000000;
}

.mb-3-finder-notes {
    overflow: auto;
}


::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);

}


.howitworks {
    background-color: #E32227;
    color:black;
}
.font-16 {
    font-size: 16px;
}

.color--hot_pink {
    color: #E32227;
}


.opacity-5 {
    opacity: 0.5;
}





.btn2 {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    width: 10em;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}


        .btn2:hover {
            background-color: #1875F0;
            color: white;
        }



.btn--hot-pink {
    background-color:#003F70;
    color: white;
    font-size: 16px;
    border-radius: 4px;
    opacity: 1;
    box-shadow: 0px 7px 13px #6c757d;
}
    .btn--hot-pink:hover {
        background-color: #1875F0;
        color:white;
    }
    .btn--hot-pink:active {
        background-color: #478DCB;
        color: #fff;
        font-size: 16px;
    }
    .btn--hot-pink::selection {
        background-color: #478DCB;
        color: #fff;
        font-size: 16px;
    }


/* 
        Old box shadow: box-shadow: 0px -5px 10px 0px rgba(0, 0, 0, 0.5)

    */
.btn--hot-pinkContrast {
    background-color: #003F70;
    color: white;
    font-size: 16px;
    border-radius: 4px;
    opacity: 1;
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.35);
    
    
}

    .btn--hot-pinkContrast:hover {
        background-color: #fff;
        color: #003F70;
    }

    .btn--hot-pinkContrast:active {
        background-color: #478DCB;
        color: white;
        font-size: 16px;
    }



.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 80%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}


.container--responsive {
    min-height: 100vh;
    width: 45%;
}

@media (max-width: 1300px) {
    .container--responsive {
        width: 50%;
    }
}



@media (max-width: 992) {
    .container--responsive {
        width: 60%;
    }
}



@media (max-width: 768px) {
    .container--responsive {
        width: 65%;
    }
}

@media (max-width: 576px) {
    .container--responsive {
        width: 85%;
    }

    .checkout-btn-alignment {
        flex-direction: column !important;
    }

    .checkout-btn-alignment button {
        width: 100% !important;
        margin: 3px 0px;
    }
    /*jQuery Override*/
    .modal-dialog {
        max-width: 325px;
        margin: 1.75rem auto;
    }
}


.CustomHeadingLarge {
    font-size: 20px;
    color: #003F70;
    font-weight: 700;
    margin-bottom: 8px;
}

.CustomHeadingMed {
    font-size: 16px;
    color: #003F70;
    font-weight: 700;
    margin-bottom: 8px;
}




.form-control-textArea {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out
}








.idDeatilsBox {
    top: 236px;
    left: 695px;
    width: 415px;
    height: 193px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D1D8DD;
    border-radius: 5px;
    opacity: 1;
}


.rec59 {
    top: 236px;
    left: 276px;
    width: 378px;
    height: 193px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D1D8DD;
    border-radius: 5px;
    opacity: 1;
}


.rec55 {
    background: #0077F8 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    top: 182px;
    left: 1194px;
    width: 387px;
    height: 230px;
}

.rec55Title {
    position: inherit;
    top: 199px;
    left: 1214px;
    width: 306px;
    height: 29px;
}

.rec55MainText {
    top: 243px;
    left: 1214px;
    width: 306px;
    height: 70px;
}

.rec55Button {
}




.rec55Awards {
    background: #F4F4F4 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    top: 350px;
    left: 1194px;
    width: 387px;
    height: 230px;
}

.rec55TitleAwards {
    position: inherit;
    top: 367px;
    left: 1214px;
    width: 306px;
    height: 29px;
}


