﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

html {
    font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.innerShadow {
    -moz-box-shadow: inset 0 0 10px silver;
    -webkit-box-shadow: inset 0 0 10px silver;
    box-shadow: inset 0 0 10px silver;
}
.darkInnerShadow {
    -moz-box-shadow: inset 0 0 10px black;
    -webkit-box-shadow: inset 0 0 10px black;
    box-shadow: inset 0 0 10px black;
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    height: 100%;
}

body {
    font-family: 'Montserrat', sans-serif;
    min-height: 100%;
    display: grid;
    grid-template-rows: 1fr auto;
    grid-template-columns: minmax(0, auto);
    /*    background-image: url('/images/back.jpg');
    background-size: cover;
*/
    /*    background: rgb(238,174,202);
*/
    /*background: linear-gradient(180deg, #96b4e1 0%, #e5e5e5 100%);
    background-color: #e5e5e5;
    background-repeat: no-repeat;
*/




/*    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1920' height='1080' preserveAspectRatio='none' viewBox='0 0 1920 1080'%3e%3cg mask='url(%26quot%3b%23SvgjsMask3907%26quot%3b)' fill='none'%3e%3crect width='1920' height='1080' x='0' y='0' fill='url(%23SvgjsLinearGradient3908)'%3e%3c/rect%3e%3cpath d='M771.97 797.61 a257.73 257.73 0 1 0 515.46 0 a257.73 257.73 0 1 0 -515.46 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M-11.63 598.35 a298.77 298.77 0 1 0 597.54 0 a298.77 298.77 0 1 0 -597.54 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M65.4 411.62 a292.55 292.55 0 1 0 585.1 0 a292.55 292.55 0 1 0 -585.1 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M512.23 392.82 a240.74 240.74 0 1 0 481.48 0 a240.74 240.74 0 1 0 -481.48 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M1158.38 108 a204.38 204.38 0 1 0 408.76 0 a204.38 204.38 0 1 0 -408.76 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M1229.18 562.8 a228.22 228.22 0 1 0 456.44 0 a228.22 228.22 0 1 0 -456.44 0z' fill='rgba(28%2c 83%2c 142%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask3907'%3e%3crect width='1920' height='1080' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='50%25' y1='0%25' x2='50%25' y2='100%25' gradientUnits='userSpaceOnUse' id='SvgjsLinearGradient3908'%3e%3cstop stop-color='rgba(164%2c 201%2c 221%2c 1)' offset='0'%3e%3c/stop%3e%3cstop stop-color='rgba(232%2c 236%2c 240%2c 1)' offset='1'%3e%3c/stop%3e%3c/linearGradient%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: cover;
    background-color: rgba(232, 236, 240, 1);
*/}

/*    
.card {
    background: rgba( 255, 255, 255, 0 );
    box-shadow: 0 8px 22px 0 rgba( 31, 38, 135, 0.7 );
    backdrop-filter: blur( 10.0px );
    -webkit-backdrop-filter: blur( 10.0px );
    border-radius: 3px;
    border: 2px solid #c9deff;

}
*/


/*
.btn {
    border: 1px solid #c9deff;
}
*/
.glass {
    background: rgba( 128, 128, 128, 0.1 );
/*    box-shadow: 0 8px 22px 0 rgba( 31, 38, 135, 0.7 );
    backdrop-filter: blur( 10.0px );
    -webkit-backdrop-filter: blur( 10.0px );
*/}

input[type="text"], input[type="date"], select {
    background-color: rgba(255,255,255,0.8) !important
}

.alert {
    opacity: 0.8;
    backdrop-filter: blur( 10.0px );
    -webkit-backdrop-filter: blur( 10.0px );
}

.CreditCard {
    border-radius: 10px;
/*    font-family: 'Special Elite', cursive;
    text-shadow: -1px -1px 1px rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.4);
*/}



.paper {
    background: #fff;
    padding: 30px;
    position: relative;
}

.paper,
.paper::before,
.paper::after {
/* Styles to distinguish sheets from one another */
box-shadow: 1px 1px 1px rgba(0,0,0,0.25);
border: 1px solid #bbb;
}

.paper::before,
.paper::after {
    content: "";
    position: absolute;
    height: 95%;
    width: 99%;
    background-color: #eee;
}

.paper::before {
    right: 15px;
    top: 0;
    transform: rotate(-1deg);
    z-index: -1;
}

.paper::after {
    top: 5px;
    right: -5px;
    transform: rotate(1deg);
    z-index: -2;
}



.footer {
    grid-row-start: 2;
    grid-row-end: 3;
}


/* InputFile
-------------------------------------------------- */
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

    .inputfile + label {
        font-size: 1em;
        font-weight: 500;
        color: black;
        background-color: silver;
        border: grey solid 1px;
        display: inline-block;
        padding: 6px;
        margin-top: 1px;
        margin-right: 5px;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

        .inputfile:focus + label,
        .inputfile + label:hover {
            background-color: #1861ac;
        }

    .inputfile + label {
        cursor: pointer; /* "hand" cursor */
    }

    .inputfile:focus + label {
        outline: 1px dotted #000;
        outline: -webkit-focus-ring-color auto 5px;
    }
/* Sticky footer styles
-------------------------------------------------- */




.btn {
    white-space: nowrap;
}

.avatarAnonBadge {
    height: 1.8em;
    width: 2em;
    overflow: hidden;
    text-overflow: clip;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: xx-large;
    -moz-box-shadow: inset 0 0 10px rgb(0 0 0 / 0.6);
    -webkit-box-shadow: inset 0 0 10px rgb(0 0 0 / 0.6);
    box-shadow: inset 0 0 10px rgb(0 0 0 / 0.6);
}
.avatarBadge {
    height: 2em;
    width: 2em;
    background-repeat: no-repeat;
    background-size: 2em;
    overflow: hidden;
    text-overflow: clip;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: xx-large;
    color: white;
    background-color: silver;
    border-width: 3px;
    border-style: solid;
    -moz-box-shadow: inset 0 0 10px rgb(0 0 0 / 0.6);
    -webkit-box-shadow: inset 0 0 10px rgb(0 0 0 / 0.6);
    box-shadow: inset 0 0 10px rgb(0 0 0 / 0.6);
    font-family: Arial;
}

.avatarBadgeUnknown {
    border-color: silver;
}
.avatarBadgeMale {
    border-color: #96b4e1;
}
.avatarBadgeFemale {
    border-color: #f0c3fc;
}

.avatarBadgeSmall {
    height: 1.5em !important;
    width: 1.5em !important;
    background-size: 1.5em !important;
    border-radius: 50%;
}

.avatarAnonBadgeSmall {
    border-radius: 50%;
    height: 1.3em !important;
    width: 1.3em !important;
}

.PortraitFloatingAnchor {
    display: inline-block;
    position: absolute;
    top: 0.7em;
    left: 0.7em;
    z-index: 3;
    width: 3.8em;
    height: 3.8em;
    cursor: pointer;
}
/*    .PortraitFloatingAnchor:hover {
        border: solid rgb(24 97 172 / 0.75) 2px;
        background-color: rgb(24 97 172 / 0.55);
    }
*/

.PracticeLogo {
    max-height: 50px;
    max-width: 130px;
    overflow: hidden;
    text-overflow: clip;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: large;
}






.badge-notify {
    background: #ce1313;
    color: white;
    position: relative;
    top: -15px;
    left: -15px;
}

.badge-notify-phr {
    background: #ce1313;
    color: white;
    position: absolute !important;
    top: 0px !important;
    right: -5px !important;
    font-size: x-small; 
}

.leftRoundedCard {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

.touch-tip {
    display:block;
}

.touch-tip-button {
    display: none;
}


/* the device has no "easy" hover or pointer capability (i.e.: touch screen) */
@media (hover: none) and (pointer: coarse) {
    .touch-tip-button {        
        display: inline;
    }
}

.pointer-none {
    pointer-events: none;
}
a[disabled="disabled"] {
    pointer-events: none;
}

.highlight{
    font-weight:bold;
/*    background-color: rgba(227, 227, 227, 0.45);
*/    color: #183fac;
}

.text-inherit {
    color: inherit;
}
.text-sub-warning {
    color: #FCC410;
}
.text-sup-warning {
    color: #F7901E;
}

.DDI_Alert_3 {
    --fa-secondary-opacity: 1.0;
    --fa-primary-color: black;
    --fa-secondary-color: #FCC410;
}

.clearButton{
    color: none;
    border: none;
    padding: 0px;
    margin: 0px;
}

.text-outline {
    
}





@keyframes scaleup {
    0%, 100% {
        width: 16px;
        height: 16px;
    }

    50% {
        width: 20px;
        height: 20px;
    }
}



.animateInflate {
    animation: scaleup 0.3s ease 1 normal;
}


/*
    To make all the date fields appear like textboxes but still work like date fields on iOS:
    https://stackoverflow.com/questions/15857092/set-width-of-native-html5-date-and-time-pickers-on-ios-devices
*/
input[type="date"] {
    display: block;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    min-height: 1.2em;
}


.NavTitle {
    font-weight: 900;
    font-size: x-large;
}

.EmbossedType {
    font-family: 'Special Elite', cursive;
    text-shadow: -1px -1px 1px rgba(255,255,255,0.4), 1px 1px 1px rgba(0,0,0,0.4);
}

.CarbonFiberTexture {
    background: radial-gradient(rgb(40 40 40 / 0.1) 15%, transparent 16%) 0 0, radial-gradient(rgb(40 40 40 / 0.1) 15%, transparent 16%) 8px 8px, radial-gradient(rgba(255,255,255,.1) 15%, transparent 20%) 0 1px, radial-gradient(rgba(255,255,255,.1) 15%, transparent 20%) 8px 9px;
    background-color: rgb(40 40 40 / 0.1);
    background-size: 16px 16px;
}

.SmallCardHeader {
    font-size: 80%;
    font-weight: 400;
    text-align: center !important;
    padding: 0 !important;
    margin: .15rem !important;
    text-transform: uppercase;
    background-color: white;
    color: black;
}

.ReviewStar {
    cursor: pointer;
}

.ReviewStar:hover {
    color: lightblue;
}
.SmallIconButton {
    width: 2em;
    height: 2em;
    padding: 0.2em;
    margin: 2px;
/*    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
*/}


.squareBox {
    position: relative;
    width: 100%;
}

    .squareBox:before {
        content: "";
        display: block;
        padding-top: 100%;
        /* initial ratio of 1:1*/
    }

.potImg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 0 20%;
}

.squareBoxContent {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
/*    background: #333;
    color: #fff;
*/    /*   display: flex;
  align-items: center; */
    line-height: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}




.FilterPanel {
    top: 0px;
    left: 0px;
    position: absolute;
}

.FilterPanelGroup {
    margin-bottom: 4px;
}

/* Use a media query to add a breakpoint at 800px: */
@media screen and (max-width: 767.98px) {
    .FilterPanel {
        /*display:flex;*/
        position: relative;
    }

    .FilterPanelGroup {
    }
}