/* _content/MorgenJames.Com.WebSvr.Web/Components/Details/RingBuilderOptionsComponent.razor.rz.scp.css */

.size-select[b-asr1xnlycj]
{
    min-width: 120px;
    padding: .25rem .5rem;
}


.select-label[b-asr1xnlycj] 
{
    width: 100px;
}


.price-info[b-asr1xnlycj] {
    display: grid;
    flex-direction: row
}

.price-info[b-asr1xnlycj] {
    display: grid;
    margin: 0 0 1rem 2.0rem;
    color: #888;
}

.price-info .price-setting .label[b-asr1xnlycj] {
    justify-content: space-evenly;
}

.price-info .price-diamond .price[b-asr1xnlycj] {
    justify-content: space-evenly;
}
/* _content/MorgenJames.Com.WebSvr.Web/Components/Diamond/DiamondReportComponent.razor.rz.scp.css */
.retail-price[b-0q1i402vhh] {
    font-weight: 700;
}

.button-toolbar[b-0q1i402vhh] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 2em 0;
}

.button-toolbar .search-button[b-0q1i402vhh] {
}
/* _content/MorgenJames.Com.WebSvr.Web/Components/FaqListComponent.razor.rz.scp.css */

.faq-label[b-ng6bz9usp1] {
    color: #333;
    font-size: 1.1rem;
    padding-top: 1.5rem;
}

.faq-question[b-ng6bz9usp1] {
    font-size: 1.5rem;
    padding-bottom: .5rem;
    font-weight: bold;
    padding-top: .5rem;
}

.faq-answer[b-ng6bz9usp1] {
    font-size: 1.1rem;
    padding-bottom: 1rem;
}
/* _content/MorgenJames.Com.WebSvr.Web/Components/MetalSelectorComponent.razor.rz.scp.css */
*[b-ahcr0r6dr3] {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.wrapper[b-ahcr0r6dr3] {
    width: 100%;
    background-color: white;
    border-radius: 10px;
    padding: 20px 25px 20px 0;
    position: relative;
}

body[b-ahcr0r6dr3] {
    background-color: #f5f7ff; 
}

h2[b-ahcr0r6dr3] {
    font-size: 1.5rem;
    display: inline-block;
}

header[b-ahcr0r6dr3] {
    margin-bottom: 1rem;
}

header h2[b-ahcr0r6dr3] {
    font-size: 1.1rem;
    font-weight: 800;
    margin-right: .8rem;
}

.shape-description[b-ahcr0r6dr3] {
    font-size: .9rem;
    display: none;
}

section[b-ahcr0r6dr3] {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 10px;

}

.tile[b-ahcr0r6dr3] {
    height: 100px;
    width: 92px;
    position: relative;
    border-radius: 10px;
}

.tile.small[b-ahcr0r6dr3] {
    height:100px;
    width:72px;
}
 
input[type="checkbox"][b-ahcr0r6dr3] {
    -webkit-appearance: none;
    position: relative;
    height: 100%;
    width: 100%;
    background-color: white;
    border-radius: 10%;
    border: 1px solid transparent;
    outline: none;
    box-shadow: 15px 15px 25px rgba(2,28,53,.02);
}

input[type="checkbox"][b-ahcr0r6dr3]:after {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "\f111";
    font-size: 18px;
    top: 0px;
    left: 5px;
    color: #e2d6f3;
}

input[type="checkbox"]:hover[b-ahcr0r6dr3] {
    transform: scale(1.08);
    border: 3px solid #eee;
}

input[type="checkbox"]:checked[b-ahcr0r6dr3] {
    border: 3px solid #478bfb;
}
input[type="checkbox"]:checked[b-ahcr0r6dr3]:after {
    font-weight: 900;
    content: "\f058";
    color: #478bfb;
}

label[b-ahcr0r6dr3]{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap:10px;
    height: 80%;
    width: 100%;
    position: absolute;
    bottom: 0;
    cursor:pointer;
}

label img[b-ahcr0r6dr3] {
    width: 36px;
    height: 36px;
    color: #2c2c51;
}

input[type="checkbox"]:checked + label img[b-ahcr0r6dr3] {
    animation: grow-b-ahcr0r6dr3 0.5s;
}

@keyframes grow-b-ahcr0r6dr3 {
    50% {
        font-size: 64px;
    }
}

label h6[b-ahcr0r6dr3] {
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #7b7b93;
}
/* _content/MorgenJames.Com.WebSvr.Web/Components/OptionSelectorComponent.razor.rz.scp.css */
*[b-uvz2fjr8mj] {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

header h2[b-uvz2fjr8mj] {
    font-size: 1.1rem;
    font-weight: 800;
    margin-right: .8rem;
}

.shape-description[b-uvz2fjr8mj] {
    font-size: .9rem;
    display: none;
}

section[b-uvz2fjr8mj] {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 10px;
}

.tile[b-uvz2fjr8mj] {
    height: 100px;
    width: 92px;
    position: relative;
    border-radius: 10px;
    margin: 0px;
    padding-top: 10px;
    xxbackground-color: pink;
}

.tile.small[b-uvz2fjr8mj] {
    height: 80px;
    width: 72px;
}

input[type="checkbox"][b-uvz2fjr8mj],
input[type="radio"][b-uvz2fjr8mj] {
    -webkit-appearance: none;
    position: relative;
    height: 100%;
    width: 100%;
    background-color: white;
    border-radius: 10%;
    border: 1px solid transparent;
    outline: none;
    box-shadow: 15px 15px 25px rgba(2,28,53,.02);
}

input[type="checkbox"]:hover[b-uvz2fjr8mj],
input[type="radio"]:hover[b-uvz2fjr8mj]{
    transform: scale(1.05);
    border: 2px solid #ccc;
}

input[type="checkbox"]:checked[b-uvz2fjr8mj],
input[type="radio"]:checked[b-uvz2fjr8mj]{
    border: 2px solid #478bfb;
}

label[b-uvz2fjr8mj] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    height: 80%;
    width: 100%;
    position: absolute;
    bottom: 0;
    cursor: pointer;
}

label img[b-uvz2fjr8mj] {
    width: 36px;
    height: 36px;
    padding: 0;
    color: #2c2c51;
}

input[type="checkbox"]:checked + label img[b-uvz2fjr8mj],
input[type="radio"]:checked + label img[b-uvz2fjr8mj]
{
    animation: grow-b-uvz2fjr8mj 0.5s;
}

@keyframes grow-b-uvz2fjr8mj {
    50% {
        font-size: 64px;
    }
}

label h6[b-uvz2fjr8mj] {
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #7b7b93;
}
/* _content/MorgenJames.Com.WebSvr.Web/Components/RangeInputComponent.razor.rz.scp.css */
.wrapper[b-cnu5hx6zsb] {
    width: 100%;
    background-color: white;
    border-radius: 10px;
    padding: 20px 25px 30px 0;
    position: relative;
}

.header-container[b-cnu5hx6zsb] {
    width: 100%;
    background-color: white;
    display: flex;
    align-content: space-between;
    margin-bottom: .5rem;
}

.header-container .title[b-cnu5hx6zsb] {
    font-size: 1.1rem;
    font-weight: 800;
    margin-right: .8rem;
   
}

.header-container .description[b-cnu5hx6zsb] {
    font-size: 1.1rem;
    font-weight: 100;
    margin-right: auto;
    display: none;
}

.text-input[b-cnu5hx6zsb] {
    margin: 30px;
    display: flex;
    margin: 30px 0 35px;
}

.text-input .field[b-cnu5hx6zsb] {
    height: 40px;
    width: 100%;
    display: flex;
    align-items: center;
}

.field input[b-cnu5hx6zsb] {
    width: 100%;
    height: 100%;
    outline: none;
    font-size: 1.1rem;
    text-align: center;
    margin-left: 1rem;
    border: 1px solid #999;
    border-radius: 5px;
    -moz-appearance: textfield;
}

input[type="number"][b-cnu5hx6zsb]::-webkit-outer-spin-button,
input[type="number"][b-cnu5hx6zsb]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.text-input .separator[b-cnu5hx6zsb] {
    font-size: 1.5rem;
    width: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider[b-cnu5hx6zsb] {
    height: 5px;
    border-radius: 5px;
    background: #ddd;
    position: relative;
}

.slider .progress[b-cnu5hx6zsb] {
    height: 5px;
    position: absolute;
    border-radius: 5px;
    background: #17a2b8;
}

.range-input[b-cnu5hx6zsb] {
    position: relative;
}

.range-input input[b-cnu5hx6zsb] {
    position: absolute;
    top: -5px;
    height: 5px;
    width: 100%;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
}

input[type="range"][b-cnu5hx6zsb]::-webkit-slider-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    pointer-events: auto;
    -webkit-appearance: none;
    background: #17A2B8;
}

input[type="range"][b-cnu5hx6zsb]::-moz-range-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    pointer-events: auto;
    -moz-appearance: none;
    background: #17A2B8;
}

.hidden[b-cnu5hx6zsb] {
    display: none;
}

ul.label-container[b-cnu5hx6zsb] {
    list-style: none;
    display: flex;
    flex-direction: row;
    align-content: center;
    padding: 0;
    margin: 0 10px 0 10px;
}
/* _content/MorgenJames.Com.WebSvr.Web/Components/RequestPhoto.razor.rz.scp.css */
.wrapper[b-mx1i24uf37] {
    width: 100%;
    background-color: white;
    border-radius: 10px;
    padding: 20px 25px 30px 0;
    position: relative;
}

.header-container[b-mx1i24uf37] {
    width: 100%;
    background-color: white;
    display: flex;
    align-content: space-between;
    margin-bottom: .5rem;
}

.header-container .title[b-mx1i24uf37] {
    font-size: 1.1rem;
    font-weight: 800;
    margin-right: .8rem;
   
}

.header-container .description[b-mx1i24uf37] {
    font-size: 1.1rem;
    font-weight: 100;
    margin-right: auto;
    display: none;
}

.text-input[b-mx1i24uf37] {
    margin: 30px;
    display: flex;
    margin: 30px 0 35px;
}

.text-input .field[b-mx1i24uf37] {
    height: 40px;
    width: 100%;
    display: flex;
    align-items: center;
}

.field input[b-mx1i24uf37] {
    width: 100%;
    height: 100%;
    outline: none;
    font-size: 1.1rem;
    text-align: center;
    margin-left: 1rem;
    border: 1px solid #999;
    border-radius: 5px;
    -moz-appearance: textfield;
}

input[type="number"][b-mx1i24uf37]::-webkit-outer-spin-button,
input[type="number"][b-mx1i24uf37]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.text-input .separator[b-mx1i24uf37] {
    font-size: 1.5rem;
    width: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider[b-mx1i24uf37] {
    height: 5px;
    border-radius: 5px;
    background: #ddd;
    position: relative;
}

.slider .progress[b-mx1i24uf37] {
    height: 5px;
    position: absolute;
    border-radius: 5px;
    background: #17a2b8;
}

.range-input[b-mx1i24uf37] {
    position: relative;
}

.range-input input[b-mx1i24uf37] {
    position: absolute;
    top: -5px;
    height: 5px;
    width: 100%;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
}

input[type="range"][b-mx1i24uf37]::-webkit-slider-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    pointer-events: auto;
    -webkit-appearance: none;
    background: #17A2B8;
}

input[type="range"][b-mx1i24uf37]::-moz-range-thumb {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    pointer-events: auto;
    -moz-appearance: none;
    background: #17A2B8;
}

.hidden[b-mx1i24uf37] {
    display: none;
}

ul.label-container[b-mx1i24uf37] {
    list-style: none;
    display: flex;
    flex-direction: row;
    align-content: center;
    padding: 0;
    margin: 0 10px 0 10px;
}
/* _content/MorgenJames.Com.WebSvr.Web/Components/ShapeSelectorComponent.razor.rz.scp.css */
*[b-iuhn9mh7ce] {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.wrapper[b-iuhn9mh7ce] {
    width: 100%;
    background-color: white;
    border-radius: 10px;
    padding: 20px 25px 20px 0;
    position: relative;
}

body[b-iuhn9mh7ce] {
    background-color: #f5f7ff; 
}

h2[b-iuhn9mh7ce] {
    font-size: 1.5rem;
    display: inline-block;
}

header[b-iuhn9mh7ce] {
    margin-bottom: 1rem;
}

header h2[b-iuhn9mh7ce] {
    font-size: 1.1rem;
    font-weight: 800;
    margin-right: .8rem;
}

.shape-description[b-iuhn9mh7ce] {
    font-size: .9rem;
    display: none;
}

section[b-iuhn9mh7ce] {
    width: 100%;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 10px;
}

.tile[b-iuhn9mh7ce] {
    height: 100px;
    width: 92px;
    position: relative;
    border-radius: 10px;
    margin: 0px;
    padding-top: 10px;
}

.tile.small[b-iuhn9mh7ce] {
    height:100px;
    width:72px;
}
 
input[type="checkbox"][b-iuhn9mh7ce] {
    -webkit-appearance: none;
    position: relative;
    height: 100%;
    width: 100%;
    background-color: white;
    border-radius: 10%;
    border: 1px solid transparent;
    outline: none;
    box-shadow: 15px 15px 25px rgba(2,28,53,.02);
}

input[type="checkbox"]:hover[b-iuhn9mh7ce] {
    transform: scale(1.05);
    border: 2px solid #ccc;
}

input[type="checkbox"]:checked[b-iuhn9mh7ce] {
    border: 2px solid #478bfb;
}

label[b-iuhn9mh7ce]{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap:5px;
    height: 80%;
    width: 100%;
    position: absolute;
    bottom: 0;
    cursor:pointer;
}

label img[b-iuhn9mh7ce] {
    width: 36px;
    height: 36px;
    padding: 0;
    color: #2c2c51;
}

input[type="checkbox"]:checked + label img[b-iuhn9mh7ce] {
    animation: grow-b-iuhn9mh7ce 0.5s;
}

@keyframes grow-b-iuhn9mh7ce {
    50% {
        font-size: 64px;
    }
}

label h6[b-iuhn9mh7ce] {
    font-family: "Poppins", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #7b7b93;
}
/* _content/MorgenJames.Com.WebSvr.Web/Components/SocialMediaIconsComponent.razor.rz.scp.css */
body[b-1hpiyte5dp] {
}
.rounded-circle[b-1hpiyte5dp] {
    width: 3rem;
    height: 3rem;
    line-height: 3rem;
    border-radius: 50%;
    display:flex;
    justify-content: center;
    align-items:center;
}

.rounded-circle i[b-1hpiyte5dp] {
    padding: 2px 1px 2px 2px;
    font-size: 1.2rem;
}
/* _content/MorgenJames.Com.WebSvr.Web/Layouts/BigBagLayout.razor.rz.scp.css */
/* _content/MorgenJames.Com.WebSvr.Web/Layouts/FooterComponent.razor.rz.scp.css */
footer[b-4wc4dtqpej] {
    padding: 20px 20px 20px 20px;
}

.section-header[b-4wc4dtqpej]
{
    padding: 1rem 0 1rem 0 !important;
}

footer.container-fluid[b-4wc4dtqpej] {
    padding: 2.25rem;
    background-color: rgb(241, 228, 216);
    color: rgb(68, 68, 68);
}

.rounded-button-square[b-4wc4dtqpej] {
    width: 50px;
    height: 50px;
}

.btn-floating i[b-4wc4dtqpej] {
    vertical-align: middle;
}

@media (max-width: 768px) {

}

.footer-column p[b-4wc4dtqpej]
{
    margin: 0;
    padding: 0;
    line-height: 1.75rem;
}
/* _content/MorgenJames.Com.WebSvr.Web/Layouts/MainLayout.razor.rz.scp.css */
.page[b-nbx9e12ooo] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-nbx9e12ooo] {
    flex: 1;
}

.sidebar[b-nbx9e12ooo] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

@media (min-width: 641px) {
    .page[b-nbx9e12ooo] {
        flex-direction: row;
    }

    .sidebar[b-nbx9e12ooo] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-nbx9e12ooo] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-nbx9e12ooo]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-nbx9e12ooo], article[b-nbx9e12ooo] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/MorgenJames.Com.WebSvr.Web/Layouts/MorgenJamesLayout.razor.rz.scp.css */
#wrapper[b-y5myenyiq1] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.page[b-y5myenyiq1] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-y5myenyiq1] {
    flex: 1;
}

.top-row[b-y5myenyiq1] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

.top-row[b-y5myenyiq1]  a, .top-row[b-y5myenyiq1]  .btn-link {
    white-space: nowrap;
    margin-left: 1.5rem;
    text-decoration: none;
}

.top-row[b-y5myenyiq1]  a:hover, .top-row[b-y5myenyiq1]  .btn-link:hover {
    text-decoration: none;
}

.top-row[b-y5myenyiq1]  a:first-child {
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-y5myenyiq1] {
        display: none;
    }

    .top-row.auth[b-y5myenyiq1] {
        justify-content: space-between;
    }

    .top-row[b-y5myenyiq1]  a, .top-row[b-y5myenyiq1]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-y5myenyiq1] {
        flex-direction: row;
    }

    .sidebar[b-y5myenyiq1] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-y5myenyiq1] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-y5myenyiq1]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-y5myenyiq1], article[b-y5myenyiq1] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
