@charset "utf-8";

/* CSS Document */





.nav-link {
    text-decoration: none;
    font-size: 13.5px;
    font-weight: 400;
    border: none;
    color: --lightgray;
    border-radius: 5px 5px 0px 0px;
    /*width: 110.8px;*/
    margin-bottom: 0px;
    background-color: --gray;
    margin-right: 2px;
}

#dark {
    display: none;
    margin-top: 50px;
    margin-bottom: 30px;
}

#light {
    display: block;
    margin-top: 50px;
    margin-bottom: 30px;
}

.nav-link:hover {
    color: white;
    transition: 0.5s;
}

#history {
    border-bottom: none;
   
}

.box {
    /*border: solid  1px;*/

    width: 100%;
 

    padding: 27px;

    overflow: auto;
}



.secondcol {
  
    border-radius: 20px;
    margin-top: 11px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.big-title {
    font-size: 18px;
    color: white;
}

::selection {
    color: white;
    background-color: rgba(220, 62, 38, 0.7);
}

#Anna {
    margin-bottom: 20px;
    border-radius: 50px;
    width: 102px;
    /*padding-bottom: 20px;*/

}

.profile {
    border-right: solid gray 1px;
    top: 10px;
    margin-bottom: 15px;
}

.profile2 {
    top: 10px;
}

.data-desc {
    color: #18c3d0;
    font-size: 16px;
    font-weight: 500;
}

/*.data-desc:hover {
    color: white !important;
    transition: 0.5s;
}*/

/*.data:hover {
    color: #18c3d0 !important;
    transition: 0.5s;
}*/

.red {
    color: #18c3d0;
}

.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    /*
    top: 20px;
    bottom: 0px;
*/
    position: relative;
}

#bg-logo {
    position: absolute;
    width: 840px;
    right: 8px;
    bottom: -20px;
    opacity: 0.1;
}



.copybutton {
    color: #191919;
    font-weight: 600;
}

#card {
    background-color: #191919;
    padding-top: 30px;
    padding-left: 35px;
    border: 10px solid #333333;
    border-radius: 20px;
    position: relative;
    height: auto;
    width: 100%;
    margin: auto;
    /*center*/
    overflow: hidden;
    /*      background-image: url('Assets/bbb.jpg');*/
    /*background-repeat: no-repeat;*/
    background-size: contain;
}

.title {
    color: #18c3d0;
    font-size: 20px;
    font-family: proxima-nova, sans-serif;
    font-weight: 300;
    font-style: normal;
    text-align: right;
    border-right: 1px solid gray;
    margin-right: 0;
    padding-right: 16px;
}

.title1 {
    color: white;
    font-size: 20px;
    font-family: proxima-nova, sans-serif;
    font-weight: 300;
    font-style: normal;
    text-align: left;
    padding-left: 16px;
}

.title2 {
    color: #cccccc;
    font-size: 18px;
    font-family: proxima-nova, sans-serif;
    font-weight: 300;
    font-style: normal;
    text-align: left;
    padding: 20px;

}

.title3 {
    color: #cccccc;
    font-size: 15px;
    font-family: proxima-nova, sans-serif;
    font-weight: 300;
    font-style: normal;
    text-align: left;
}



#logo {
    width: 170px;
    margin-top: 15px;

}

#comp,
#medic,
#imaging1,
#lab1,
#immu,
#imaging1,
#care,
#app {
    display: none;
}

label {
    color: white;
    font-size: 16px;
    font-family: proxima-nova, sans-serif;
    font-weight: 200;
    font-style: normal;
    text-align: left;
}

.okay {
    height: 30px;
}

.firstcol,
.thirdcol {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* border: white 1px solid;*/
    /* justify-content: center; */
}

.coltitle {
    color: #18c3d0;
    font-size: 20px;
    font-family: proxima-nova, sans-serif;
    font-weight: 400;
    font-style: normal;
}

textarea {
    width: 80%;
}

.remember {
    font-size: 14px;
    margin-top: 8px;
    color: #cccccc;
}

#save {
    /*    position: absolute;
    bottom: 126px;
    right: -125px;
    cursor: pointer;*/
    display: inline-block;
    z-index: 1;
    position: absolute;
}

/*#tooltip{
    display: block;
    background-color: #494949;
    color: white;
    font-size: 14px;
    z-index: 2;
    position: absolute;
    margin-top: 30px;
    border-radius: 5px;
}*/
#testbutton {
    display: none;
}

.notelocation {
    position: absolute;
    right: -184px;
    bottom: 166px;
    z-index: 50;
}

.finishnotes {
    color: white;
    font-size: 12px;
}



.pp {
    display: flex;
    flex-direction: row;
    margin-bottom: 5px;
}

.btn-secondary:hover {
    background-color: black !important;
    color: #18c3d0;
    transition: 0.3s;
}

.btn-secondary {
    background-color: #323232 !important;
    border: none;
    height: 36px;
    width: 188px;
    color: #cccccc;
    border-radius: 10px;
    /* margin-right: 25px; */
    font-size: 17px ! important;
    font-family: proxima-nova, sans-serif;
    font-weight: 300;
    /* box-shadow: 5px 5px 2px 1px rgba(84, 84, 84, .2); */
    box-shadow: 0px 2px 0px 8px rgba(84, 84, 84, .2);
    /* text-align: center; */
    /* padding: 0; */
    margin-right: 17px;
    margin-bottom: 24px;
}

.buttonList {
    padding-bottom: 20PX;
    margin-left: 10px;

}

.modal {
    background-image: url("https://www.medicalnewstoday.com/content/images/articles/318/318171/red-blood-cells.jpg");
    opacity: 0.3;
    background-repeat: no-repeat;
    background-size: 100%;
}

.alert {
    display: none;
}

.success {
    display: none;
    color: #18c3d0;
    font-size: 14px;
    font-family: proxima-nova, sans-serif;
    font-weight: 300;
    font-style: normal;
}

.imaging {
    width: 100%;
    float: right;
    padding: 10px;
}

h2 {
    text-align: center;
    color: #18c3d0;
    left: 90%;
    border: white solid;
}

audio {
    margin-top: 50px;

}

/*third column*/
/*third column*/
.data {
    color: white;
    font-size: 22px;
    font-family: proxima-nova, sans-serif;
    font-weight: 200;
    font-style: normal;
}

#collatop2,
#collabottom2 {
    display: none;
}

#collatop,
#collabottom {
    display: block;
}


.btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.3;
    border-radius: .2rem;
    float: right;
    border: none;
}

.buttonCollapse {
    margin-top: 15px;
    margin-bottom: 8px;
}

.buttonCollapse2 {
    margin-bottom: 8px;
}

.linkdl {
    color: white;
    /*text-decoration: underline;*/
}

.linkdlbutton {
    position: absolute;
    bottom: 30px;
    width: 180px;
}
.thirdcol{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.col3decor, .col3decor2 {
    border: solid #18c3d0 2px;
    border-radius: 10px;
    padding-top: 10px;
    margin-top: 49px;
    padding: 10px;
}


.col3decor3{
    height: 100px;
    width: 100%;
    display: flex;
    justify-content: center;

}


.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 40px;
    padding-left: 0px;

}

/*jordan*/



.col3decor {
    border: solid #00b0e4 2px;

}


.box {


    width: 100%;
    height: 620px;

    padding: 27px;
    background-color: rgba(35, 35, 35, 0.7);
    overflow: auto;
    position: relative;
}



.data-desc {
    color: #18c3d0;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    justify-content: center;
    width: 100%;
}

.data-desc hr{
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: dashed 1px white;
    width: 100%;

}
.data-desc span{
    margin: 0 10px;
}



.coltitle {
    font-size: 20px;
    font-family: proxima-nova, sans-serif;
    font-weight: bold;
    font-style: normal;
    line-height: 1;
    margin-bottom: 10px;
}

.btn-danger {
    color: #fff;
    background-color: #18c3d0;
    border-color: #dc3545;
}

.title {
    color: #18c3D0;
    font-size: 20px;
    font-family: proxima-nova, sans-serif;
    font-weight: 300;
    font-style: normal;
    text-align: right;
    border-right: 1px solid gray;
    margin-right: 0;
    padding-right: 16px;
}

.btn-danger {
    color: #fff;
    background-color: #18c3d0;
    border-color: #dc3545;
}

.red {
    color: #18c3d0;
}


.style {
    background-color: rgba(35, 35, 35, 0.7);
    color: rgb(24, 195, 208);
    display: block;
}

element.style {
    background-color: rgba(35, 35, 35, 0.7);
    color: rgb(24, 195, 208);
    display: block;
}

.btn-danger {
    color: #191919;
    background-color: #18c3d0;
    border-color: #dc3545;
}

.linkdl {
    color: #191919;
    /* text-decoration: underline; */
}

element.style {
    display: block;
    background-color: rgb(145, 83, 146);
}

element.style {
    color: #191919;
}




.title {
    FONT-WEIGHT: 500;
    color: #18c3D0;
    font-size: 20px;
    font-family: proxima-nova, sans-serif;
    /* font-weight: 300; */
    font-style: normal;
    text-align: right;
    border-right: 1px solid gray;
    margin-right: 0;
    padding-right: 16px;
}

.linkdl {
    color: #191919;
    /* text-decoration: underline; */
}


element.style {
    display: block;
    background-color: rgb(198, 135, 199);
}

element.style { 
    color: #191919;
}




#Anna {
    margin-bottom: 20px;
    border-radius: 50px;
    width: 150px;
    /* padding-bottom: 20px; */
}

body {

    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;

    text-align: left;
    background-color: #fff;
}


.nav-link {
    text-decoration: none;
    font-size: 13.5px;
    font-weight: 400;

    border: none;
    color: #cccccc;
    border-radius: 5px 5px 0px 0px;
    /* width: 110.8px; */
    margin-bottom: 0px;
    background-color: --gray;
    margin-right: 2px;
}

#Anna {
    margin-bottom: 20px;
    border-radius: 50px;
    width: 177px;
    /* padding-bottom: 20px; */
}


body {
    margin: 20px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    /* color: #b2dee2; */
    text-align: left;
    background-color: #fff;
}

/*Overide bootstrap*/
.nav-tabs {
    border: none;
}

.tab-content > .active {

    position: absolute;
    top: 0;

}



.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: rgba(35, 35, 35, 0.7);
}

.lightmode {
    color: #c687c7;
    background-color: rgba(151, 214, 220, 0.7);

}

#card > div.col-sm-12.col-lg-2.thirdcol > div.col3decor3 > button{

    font-size: large;
    text-wrap: balance;

    background-color: var(--teal);


}

#card > div.col-sm-12.col-lg-2.thirdcol > div.col3decor3 > button:active{

 

    background-color: var(--darkteal);


}



@media (max-width: 991px) {
    .col-md-12 {
 
        flex: 0 1 100%;
   
    }
    p{
        font-size: 1rem!important;
    }
    body{
        margin: 0;
    }

    .data, .data-desc{
        font-size: 1rem!important;
    }

    #card{
        flex-direction: column;
    }
    #Imaging-Results > .row{
        flex-direction: column;
            }

    #card > div.col-sm-12.col-lg-2.thirdcol > div.col3decor3 > button{

    font-size: medium;
    text-wrap: balance;


}

}

