
.uk-subnav{
    background-color: #EDEFF0 ;
    color:#2C3240;
}
.uk-subnav-pill > a
{
    background-color: #EDEFF0 ;
    color:#2C3240;
}
.uk-subnav-pill > .uk-active > a
{
    background-color: #FFFFFF;
    color:#8094A1;
}
.uk-dropdown
{
    border-radius: 5px;
}

/*

.button_purple {
    -webkit-appearance: none;
    height: 50px;
    width: 264px;
    border: 1px solid #D6DADC;
    border-radius: 100px;
    background-color: #964599;
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
}

.button_aqua {
    -webkit-appearance: none;
    height: 50px;
    width: 264px;
    border: 1px solid #D6DADC;
    border-radius: 100px;
    background-color: #71CACB;
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
}

.button_white {
    -webkit-appearance: none;
    height: 50px;
    width: 264px;
    border: 1px solid #D6DADC;
    border-radius: 100px;
    background-color: #ffffff;
    color: #8094A1;
    font-family: Roboto;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
}


.button_SM {
    -webkit-appearance: none;
    height: 50px;
    width: 264px;
    border: 1px solid #D6DADC;
    border-radius: 100px;
    font-family: Roboto;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
}

.button_whiteSM {
    -webkit-appearance: none;
    height: 50px;
    width: 100%;
    border: 1px solid #D6DADC;
    border-radius: 100px;
    background-color: #ffffff;
    color: #8094A1;
    font-family: Roboto;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
}
*/

patientProfilelabelLower{
    height: 20px;
    /*  width: 74px;*/
    color: #8094A1;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 20px;
    margin: 0px;
    text-align: left !important;
    align-content: flex-start;
}
.patientProfileDisplayTitleOnly,
.patientProfilelabel,
.memberProfilelabel,
.userProfilelabel {
    text-transform: uppercase;
    height: 20px;
  /*  width: 74px;*/
    color: #8094A1;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 20px;
    margin: 0px;
    text-align: left !important;
    align-content: flex-start;
}


.patientProfilelabelDONE,
.memberProfilelabelDONE,
.userProfilelabelDONE {
    text-transform: uppercase;
    height: 20px;
    width: 74px;
    color: #8094A1;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 18px;
    margin: 0px;
}


.circular-image {
    border-radius: 50%;
}

#memberProfileHeaderImgName,
#userProfileHeaderImgName {
    background: linear-gradient(180deg, #F96DAA 0%, #964599 100%);
    width: 100%;
    height: 120px;
    align-content: center;
    padding-top:0px;
    margin:0;
}

#patientProfileHeaderImgName {
    background: linear-gradient(180deg, #71CACB 0%, #005B8C 100%);
    width: 100%;
    height: 140px;
    align-content: center;
    padding-top:20px;
    margin:0;
}

#patientProfileHeaderImg,
#memberProfileHeaderImg,
#userProfileHeaderImg{
    vertical-align: top;
    padding-top:10px;
}
.patientProfileDisplayName,
.memberProfileDisplayName,
.userProfileDisplayName {
    height: 35px;
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 30px;
    font-weight: 300;
    line-height: 35px;
    padding:0;
    padding-top:20px;
}

.patientProfileDisplayTitleOnly,
.memberProfileDisplayTitleOnly,
.userProfileDisplayTitleOnly {
    height: 16px;
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 14px;
    line-height: 16px;
}

.patientInfo,
.memberInfo,
.userInfo {
    margin-top: 20px;
    margin-left: 20px;
    font-family: Roboto;
    font-size: 11px;
    font-weight: bold;
    line-height: 13px;
    color: #8094A1;
}

.medInfo {
    margin-top: 20px;
    margin-left: 20px;
    font-family: Roboto;
    font-size: 18px;
    line-height: 20px;
    color: #8094A1;
}
.patientProfileHeader ,
.memberProfileHeader ,
.userProfileHeader {
    color: #8094A1;
    font-family: Roboto;
    font-size: 25px;
    font-weight: 300;
    line-height: 29px;
    text-left: center;
    display: inline-block;
    margin-top:10px !important;
    margin-bottom:20px !important;
}


#patientProfile_ul,
#memberProfile_ul,
#userProfile_ul{
    margin-left:0;
    margin-right:0;
    background-color: #EDEFF0 !important;
    height:62px;
    align-content: center;
    padding-right:20px;
}

#patientProfile_ul li,
#memberProfile_ul li,
#userProfile_ul li   {
    margin-left:0;
    margin-right:0;
    //background-color: #EDEFF0  !important;
    align-content: center;
    text-align: center;
    padding-top:20px;
    padding-right:10px;
}

#patientProfile_ul li.uk-active  {
    background-color: #ffffff; !important;
}
/*li.uk-active   {
    background-color: #ffffff; !important;
}*/
#memberProfile_ul li.uk-active,
#userProfile_ul li.uk-active   {
    background-color: #ffffff; !important;
}
#memberProfileWholeHeader,
#patientProfileWholeHeader,
#userProfileWholeHeader{
    padding-top:20px;
    padding-bottom:0px;
    width:100%;
}
#patientBasicInfo,
#memberBasicInfo,
#userBasicInfo{
    padding-right:20px;

}




div#patientProfile_Tabs,
div#memberProfile_Tabs,
div#userProfile_Tabs{
  /*  width:70vw;*/
    min-height: 70vh;
    padding:0;
    margin-right:10px;
    color: #000000;
    align-content: center;
    text-align: center;
    width:100%;
}


div#patientBasicInfo_form,
div#patientBasicMedical_form,
div#patientBasicMedicine_form{
    width:90%;
    padding:0;
    margin-right:10px;
    color:#000000 !important;
}

div#overlayModal{
    margin:0; padding:0; margin-top:60px;
}
div#insideOverlayModal{
    /*margin:0; width:70vw; margin-top:2px;   margin-left: 30vw; display:inline-block; padding:0;*/
}

.profileInput {
    font-family: Roboto;
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
    color: #2C3240 !important;
}


@media all and (max-width: 600px) and (min-width: 0px) {
    div#overlayModal{
        margin:0; padding:0; margin-top:0;
    }
    div#insideOverlayModal{
      /*  margin:0; width:100vw; margin-top:2px;   margin-left: 0vw; display:inline-block; padding:0;*/
    }

}


@media all and (max-width: 839px) and (min-width: 601px) {

    div#overlayModal{
        margin:0; padding:0; margin-top:60px;
    }
    div#insideOverlayModal{
        /*margin:0; width:70vw; margin-top:2px;   margin-left: 30vw; display:inline-block; padding:0;*/
    }


}


@media only screen and (min-width: 840px) {

    div#overlayModal{
        margin:0; padding:0; margin-top:60px;
    }
    div#insideOverlayModal{
       /* margin:0; width:70vw; margin-top:2px;   margin-left: 30vw; display:inline-block; padding:0;*/
    }

}
#medical_contacts_list,
#medicine_table{
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    color: #2C3240 !important;
}
.medicine_table_instructions,
#medicine_table_instructions{
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    color: #8094A1 !important;
    text-align: left;
}
#medicine_table_title{
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    color: #8094A1 !important;
}


td, th {
    padding: 1px 4px;
    border: 1px black solid;
}

.medicine_table-editable {
    position: relative;
}

.medicine_table-remove {
    color: #700;
    cursor: pointer;
}
.medicine_table-remove :hover {
     color: #f00;
}

.medicine_table-up, .medicine_table-down {
    color: #007;
    cursor: pointer;
}
.medicine_table-up:hover, .medicine_table-down:hover {
     color: #00f;
}

.medicine_table-add {
    color: #070;
    cursor: pointer;
  /*  position: absolute;
     top: 0px;
    right: 0;*/
}
.table_row-even {
     background-color: #EDEFF0;
}

.table_row-odd{
    background-color: #ffffff;
}

#autocomplete2Input,
#autocomplete1Input {
    height: 30px;
    width: 100%;
    padding-left: 10px;
    border-radius: 4px;
    border: 0px solid rgb(186, 178, 178);
    box-shadow: 1px 0px 12px #964599;
    font-size: 16pt;
    font-family: Roboto;
}


#locationField, #controls {
    position: relative;
   /* width: 480px;*/
}
#autocomplete {
    position: absolute;
    top: 0px;
    left: 0px;
 /*   width: 99%;*/
}
.label {
    text-align: right;
    font-weight: bold;
   /* width: 100px;*/
    color: #303030;
}
#autocomplete1Address,
#autocomplete2Address{
    border: 1px solid #000090;
    background-color: #f0f0ff;
   /* width: 480px;*/
    padding-right: 2px;
}
#autocomplete1Address td,
#autocomplete2Address td {
    font-size: 16pt;
    font-family: Roboto;
}
.field {
    font-size: 16pt;
    font-family: Roboto;
    width: 99%;
}
.slimField {
    font-size: 16pt;
    font-family: Roboto;
  /*  width: 80px;*/
}
.wideField {
    font-size: 16pt;
    font-family: Roboto;
    /*width: 200px;*/
}
#locationField {
    font-size: 16pt;
    font-family: Roboto;
   /* height: 20px;*/
    margin-bottom: 2px;
}
.pac-container {
    z-index: 1042;
}
