﻿html, body {
    margin: 0;
    padding: 0;
    font-family: Montserrat!important;
    font-size: 14pt;
    min-height: 100%;
}

#metronome_block, #audio-instructions {
    margin-top: 35px;
    text-align: left;
}

/*#metronome_block_IE {
    display: none;
}*/

.instructions {
    text-align:left;
}

.video_details_wrapper {
    width:70%;
    margin: 0 auto;
}

.video_details_wrapper h3 {
    text-align:left;
}

audio {
    margin: 0px 0 15px 0;
    width: 48%;
}

#audio-title {
    margin: 15px 0 15px 0;
}

.title {
    margin-bottom:35px;
}

input[type="button"], input[type="submit"] 
{
background-color:#ffffff !important;
color:#000000  !important;
font-family:Montserrat  !important;
font-size:14pt  !important;
text-transform: uppercase  !important;
}

.def_ddex_btn_css {
    height: 27px;
    width:27px;
    background: linear-gradient(180deg, #1d2832 0%, #1d2832 100%);
    border-bottom: 1px solid #88aacc;
    border-top: 1px solid #88aacc;
    border-right: 1px solid #88aacc;
}

    .def_ddex_btn_css:before {
        color: #ffffff;
        left: 9px;
    }

.def_ddex_hov_css {
    background-color: #1f2832!important;
}

#PATUsersTable_0 > tbody > tr > td:nth-child(4) > a {
    color: #06c1a0;
}

h1 {
    font-family: Montserrat;
    font-size: 21pt;
    font-weight:300;
}

h3 {
    font-family: Montserrat;
    font-size: 14pt;
    font-weight: 300;
    text-transform:uppercase;
}

h2 {
    font-size: 18pt;
    font-weight: 300;
    text-transform: uppercase;
}

#UsersSearch {
    width: 40ex;
    background: rgba(255,255,255,0.101);
    font-size: 14pt;
    border: none;
    padding: 2px 0 2px 3px;
    text-indent: 20px;
    color: white;
}
.def_ddex_imp_css {
    color: white!important;
    background-color: #1f2832;
    font-family: Montserrat !important;
}

.def_ddex_spn_css, .def_ddex_opt_css {
    color: white;
    background-color: #1f2832;
    font-family: Montserrat !important;
}

#createTemplate, #copyTemplate {
    background-color: #ffffff !important;
    color: #000000 !important;
    font-family: Montserrat !important;
    font-size: 14pt !important;
    text-transform: uppercase !important;
    border: none;
    margin: 7px;
    cursor: pointer;
    position: relative;
    bottom: 16px;
    right: 6px;
    padding: 1px 25px 1px 25px;
}

.wrapper_for_templates_page {
    background: #5459651a;
    padding: 2px 19px !important;
}

div.main {
    /*background-color: #FFFFFF;*/
    /*max-width: 800px;*/
    width: 80%;
    margin: 0 auto;
}

div.footer {
    margin-top: 3px;
    text-align: center;
}

div.menu {
    background-color: #6fa3cf;
    border-top: 1px solid #CFDEFF;
}

div.banner {
    background-color: #89b4d7;
    font-size: 125%;
    height: 3em;
    padding: 0.5em;
}

a#current
{  
    border-top: 1px solid #00c19f !important;
    border-bottom: none !important;   
    border-left:none !important;
    background-color:transparent;    
}

/*filters*/
.filters 
{    
    background:#5459651a;
    padding: 23px 19px !important;
}

.filters select, .filters input 
{
    color: white;    
}
    .filters select {
        background-color: #1f2832;
        font-size: 14pt;
        text-align-last: center;
        padding: 4px;
        /*border: 1px double white;*/
    }
    .filters input {
        width: 140px;
        background: rgba(255,255,255,0.101);
        font-size: 14pt;
        border: none;
        padding: 2px 0 2px 3px;
        text-indent: 20px;
    }

button#import {
    background-color: #ffffff !important;
    color: #000000 !important;
    font-family: Montserrat !important;
    font-size: 14pt !important;
    text-transform: uppercase !important;
    border: none;
    margin: 7px;
    cursor: pointer;
    position: relative;
    bottom: 33px;
    left: 211px;
    padding: 1px 30px 1px 30px;
}

input[type="checkbox"]{
   visibility:hidden;
}

.toggleOff
{
     background-image: url('images/svgImages/toggles/small-toggle-off.svg');
     background-repeat:no-repeat;
     background-position:center;
}

.toggleOn 
{
     background-image: url('images/svgImages/toggles/small-toggle-on.svg');
     background-repeat:no-repeat;
     background-position:center;
}

#media .def_table_css table tr:nth-child(0) td:nth-child(7)
{
     background-image: none!important;
     
}
/*#MediaTable_0 > tbody > tr > td:nth-child(6) > input[type=checkbox] {
    visibility:hidden;
}*/

/*#MediaTable_0 > tbody > tr > td:nth-child(6):before {
    background-image: url('images/svgImages/toggles/small-toggle-off.svg');
    content: '';
    display: block;
    width: 10px;
    height: 10px;
}*/

.def_search_for_media_page {
    background-image: url(images/svgImages/icons/search-icon.svg);
    width: 13px;
    height: 14px;
    display: inline-block !important;
    position: relative;
    left: 53px;
    top: 25px;
}
/*filters*/
button#newPatient {
    font-weight: 600;
    font-size: 11pt !important;
    padding: 6px 17px 4px 17px;
    cursor: pointer;
}

/*def_table*/
.def_table_css {
    background-color: transparent;
    font-family: Montserrat !important;
    font-size: 146px;
    width:100%;
    border: none;
}
.def_table_css tr td {
    font-size: 14px !important;
    color: white!important;
    text-align:center;    
}
.def_table_css tr td div {
    font-size: 14px !important;
    color: white!important;
    text-align:left;    
}

.def_table_css tr > td a {
    color: #CCF !important;
}

.def_table_css tr:nth-child(1) td
{
    background-color:#00c19f!important;
    text-transform: uppercase;
    background-image: none !important;
}
.def_table_css td
{
    height: 42px;
    border:none;
}

.def_table_css tr.def_row_css:nth-child(2n) td
{
    background-color:#5459651a;
}

/*def_table*/

/*Nav*/

nav {
  margin:35px 0px 0px 0px !important;  
}

nav > ul {
    padding-left: 0px;
    background:#ffffff1a;
    margin: 0px 0px 0px 0px !important;
    height: 70px;  
}

nav > ul > li > a > div {  
    width: 50px;
    height: 40px;    
}


nav > ul > li > a
{
    border-top: 1px solid #ffffff4d !important;
    border-bottom: 1px solid #ffffff4d !important;
    border-right: 1px solid #ffffff4d !important;
    background-color: transparent !important;
    text-decoration: none !important;
    padding: 0px !important;
    margin: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    font-weight: bold !important;
    font-size: 16px !important;
    color: white !important;
    display: block !important;
    box-shadow: none !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30%;
    height: 67px;
}

nav > ul > li > a.home {
    background-image:url('images/svgImages/icons/home-icon-b.svg');
}
nav > ul > li > a.patients {
    background-image:url('images/svgImages/icons/patients-icon-b.svg');
}
nav > ul > li > a.media {
    background-image:url('images/svgImages/icons/media-icon-b.svg');
}
nav > ul > li > a.templates {
    background-image:url('images/svgImages/icons/templates-icon-b.svg');
}
nav > ul > li > a.users {
    background-image:url('images/svgImages/icons/users-icon-b.svg');
}
nav > ul > li > a.goggles {
    background-image:url('images/svgImages/icons/goggles-icon-b.svg');
}
nav > ul > li > a.admins {
    background-image: url('images/svgImages/icons/admins-icon-b.svg');
}

nav > ul > li > a#current, nav > ul > li > a:hover
{
    background-repeat: no-repeat !important;
    background-position:center !important;
    border-top: 1px solid #00c19f !important;
    border-bottom: none !important;   
    border-left:none !important;    
    background-size: 33% !important;
}

iframe#player1 {
    margin-left: 14%;
    width: 70%;
}

nav > ul > li > a.home:hover, a.home#current {
    background-image:url('images/svgImages/icons/home-icon-a.svg');

}

nav > ul > li > a.patients:hover, a.patients#current {
    background-image:url('images/svgImages/icons/patients-icon-a.svg');
}
nav > ul > li > a.media:hover, a.media#current {
    background-image:url('images/svgImages/icons/media-icon-a.svg');
}
nav > ul > li > a.templates:hover, a.templates#current {
    background-image:url('images/svgImages/icons/templates-icon-a.svg');
}
nav > ul > li > a.users:hover, a.users#current {
    background-image:url('images/svgImages/icons/users-icon-a.svg');
}
nav > ul > li > a.goggles:hover, a.goggles#current {
    background-image: url('images/svgImages/icons/goggles-icon-a.svg');
}
nav > ul > li > a.admins:hover, a.admins#current {
    background-image: url('images/svgImages/icons/admins-icon-a.svg');
}

nav > ul li
{
    list-style: none;
    display: inline-block;
    margin: 0;
    width:calc(100%/7);
    height:100%;
    text-align:center;
    float: left;
    height: 57px;
}


nav.def_nav_profile_tabs > ul li.prescription_tab {
    list-style: none;
    display: inline-block;
    margin: 0 7px 0 0px;
    width:calc(100%/8);
    height:100%;
    text-align:center;
    float: left;
}
/*Nav*/

/*PopUp*/
.ui-widget-header 
{
    background: linear-gradient(to right, #415067, #000000);
    border:none !important;
    padding:5px !important;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.ui-widget-header .ui-dialog-titlebar-close
{
    background-image: url(images/svgImages/icons/white-x-icon.svg);
    background-color: black;
    border: none;
}
.ui-widget-header .ui-dialog-titlebar-close span 
{
    background-image:none;
}

.ui-dialog .ui-dialog-buttonpane 
{
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.ui-dialog-buttonset button
{
    background: linear-gradient(to top, #415067, #000000);
    color:white !important;
    font-family:Montserrat !important;
    font-size:14pt !important;
    text-transform: uppercase !important;
    border-radius:0px !important;
    border:none !important;
}

.ui-dialog 
{
    padding:0px !important;
    border:none !important;
    border-radius:30px !important;
}

.ui-dialog button:hover {
    background:#1e252f!important;
    }

.ui-dialog-title 
{
    margin-left:20px !important;
}

.ui-button:hover, .ui-button:focus 
{
    border: none !important;
	background: none !important;
	font-weight: bold;
	color: white !important;
}

.def_gotopage_css {
    padding: 4px 1px 4px 1px;
    font-size: 10pt;
}

.def_rowscnt_css {
    padding: 4px 15px 4px 1px;
    font-size: 10pt;
}

#PrescriptionMediaRowsCnt {
    font-size: 10pt;
}

.def_rowspp_css {
    font-size: 10pt;
}

.def_selpager_css, .def_pager_css {
    background-color: transparent;
    font-family: Montserrat !important;
    color:#ffffff;
}

    .def_selpager_css:hover, .def_pager_css:hover {
        background-color: transparent;
        font-family: Montserrat !important;
        color: #ffffff;
        font-weight:bolder;
    }

.filters > label:first-child {
text-transform: uppercase;
}

.def_delete_btn 
{
    background-image: url(images/svgImages/icons/red-x-icon.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left;
}

#PrescriptionMediaRowsPP {
    font-size: 11pt;
}
.def_delcolumn_css 
{
    width: 20px;
    text-align: center;
}

.def_rowspp_css > INPUT, .def_gotopage_css > INPUT {
    width: 30px;
    height: 12px;
    font-size: 11px;
    background-color: #243440;
    padding: 5px;
    font-size: 11pt;
    color: #ffffff;
    text-align: center;
    border: 1px solid #ffff;
}

#patients .changePassword
{
    background-image: url(images/svgImages/buttons/change-password-button.svg);
    background-color: #ffffff00;
    height: 21px;
    width: 165px;
    background-position: center;
    background-repeat: no-repeat;
    border: none;
    color: transparent;
    cursor:pointer;
}

#patients tr.def_selrow_css .changePassword {
    background-image: url(images/svgImages/buttons/change-password-button-b.svg);
}

#patients .def_table_css 
{
    border:none !important;
    width: 100%;
}

#patients .def_valuediv_css 
{
    display:table;
}

#patients .patinets-name {
    vertical-align: middle;
    display: table-cell;
    width: 100%;
}


a.def_delete_btn {
    width: 20px;
    height: 20px;
}
.def_delete_btn:before
{
    content:" " !important;
}

/*PopUp*/

#prescriptionmedia > div:nth-child(2) {
    float: left!important;
    margin-top: 10px;
}

.def_rowspp_css > INPUT {
    width: 30px;
    height: 12px;
    font-size: 11px;
    background-color: #243440;
    padding: 5px;
    font-size: 11pt;
    color: #ffffff;
    text-align: center;
    border: 1px solid #ffff;
}
/*PopUp*/
.Prescriptions_header, .Media_header {
    background-color: #00c19f !important;
    height: 30px;
    display: block;
    line-height: 30px;
}


.patients_holder div:last-child #prescriptions table tr:first-child, .patients_holder div:last-child #prescriptionmedia table tr:first-child {
    display: none;

}

.def_mouseoverrow_css td{
    background-color: #4e5b67!important;
}

/*.def_row_css:hover {
    background-color: #4e5b67 !important;
}*/

#measure {
    position: absolute;
    visibility: hidden;
    display: block;
}

#content {    
   
    color: white;
}

#content label {
    display: block;
}

#content div.buttons {
    display: block;
    margin-left: auto;
}

div.login {
    float: right;
}

div.logged_in {
    float: right;
    display: none;
}

div.registration {
    display: none;
}

div.login label {
    display: block;
}

div.login a {
    display: block;
}

div.set_password {
    display: none;
    float: right;
}

div.set_password label {
    display: block;
}

#login_prompt {
    float: right;
    font-size: 60%;
}

#login_prompt a, #login_prompt a:visited {
    text-decoration: none;
    color: #000000;
}

#login_prompt a:hover {
    text-decoration: underline;
}

#dialog {
    display: none;
    font-size: 75%;
}

#dialog label {
    display: block;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
    width: 100%;
    text-align: right;
}

#dialog button {
    display: block;
    margin-top: 1em;
    margin-left: auto;
}

#login_prompt {
    font-size: 9pt;
}


.tdlogin {
    width: 100px;
}

.Tabs
{
    padding: 0px;
    margin-bottom: 0em;
    width: 100%;
}

.Tabs ul
{
    margin: 0px;
    padding: 0px;
}

.Tabs .hover
{

}
.Tabs .disabled
{
    background-color: #F0F0F0;
    color: #999;
}

.Tabs ul li
{
    display: block;
    padding: 0.5em 1em 0.4em 1em;
    float: left;
    text-align: center;
    width: 8em;
    margin-right: 0.3em;
    background-color: #E0E0E0;
    color: #888;
    -moz-border-radius: 20px 20px 0px 0px;
    -webkit-border-radius: 20px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    cursor: pointer;
}
.TabsContainer
{
    clear: both;
    border: 2px solid #909090;/*#6699cc*/
    background-color: #EAEAEA;/*F6F9FC*/
    -moz-border-radius: 0px 20px 20px 20px;
    -webkit-border-radius: 20px;
    -webkit-border-top-left-radius: 0px;
    padding: 0.5em 1.5em 1.3em 1.5em;
    border-collapse: separate !important;
    display:inline-block;
    width:100%;
    min-height:300px;
}

.Level2 .current
{
    border: 2px solid #909090;/*6699cc*/
    border-bottom: 0px;
    position: relative;
    top: 2px;
}

.Tabs .current
{
    -moz-border-radius: 20px 20px 0px 0px;
    -webkit-border-radius: 20px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    background-color: #333;/*F6F9FC*/
    color: #fff;
    margin-bottom: 0em;
    font-weight: bold;
    cursor: default;
}
.Content
{
    clear: both;
    background-color: White;
    -moz-border-radius: 0px 20px 20px 20px;
    -webkit-border-radius: 20px;
    -webkit-border-top-left-radius: 0px;
    padding: 0.5em 1.5em 1.3em 1.5em;
    border-collapse: separate !important;
    width: 70em;
}

/* ---------------------------- Top PAT tabs style ----------------------------*/

.NT_TabsMenu
{
	height: 20px;
}

.NT_TabsMenu ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
    background-color:Black;
}

.NT_Tab
{
	font-size: 12px;
	text-decoration: none;
	color:White;
	padding: 3px 7px;
	padding-right: 32px;
	border-left: 1px solid #bbb8a9;
	background-color: #ccc;
	
	display: block;
	float: left;
}

.NT_Tab_outSp { }
.NT_Tab_inSp { white-space:nowrap; }

.NT_TabActive
{
	font-size: 12px;
	text-decoration: none;
	color:#23659d;
	padding: 3px 7px;
	padding-right: 32px;
	border-left: 1px solid #bbb8a9;
    border-top: 1px solid #bbb8a9;
    border-right: 1px solid #bbb8a9;
	/*background-color: #333;*/
	display: block;
	float: left;
    text-align: center;
}

.NT_TabActive_outSp { cursor: default; }
.NT_TabActive_inSp { white-space:nowrap; cursor: default; }

.NT_TabHover
{
	font-size: 12px;
	text-decoration: none;
	color:White;
	padding: 3px 7px;
	padding-right: 32px;
	border-left: 1px solid #bbb8a9;
	background-color: #aaa;
	display: block;
	float: left;
	cursor:pointer;
}

.NT_TabHover_outSp { }
.NT_TabHover_inSp { }

.NT_TabDisabled
{
    display: none;
}

body {
    background: linear-gradient(to top, #415067, #000000);
    /*background-image: url(/images/bg.jpg);
    background-repeat:repeat-x;
    background-position-y: top;*/
}

body > .main {
    /*background-color: #FFFFFF;*/
    /*min-width: 945px;*/    
}

header {
    /*background-image: url(/images/MastheadIMG-Full.jpg);*/
    background-color: rgba(255,255,255,0.101);
    width: 100%;
    height: 90px;
    color: #336699;
    margin-bottom:52px;
}

header div#login_prompt {
    float: right;
}

.main_logo {
    position: relative;
    top: 17%;
    left: 20%;
    height: 60px;
    cursor: pointer;
}

@media only screen and (max-width: 1470px) {
    div.main {
        width: 95%;
    }

    .main_logo {
        left: 5%;
    }

    .main_logo_avt {
        left: 15% !important;
    }

    header div.logined {
        right: 3%!important;
    }
}
@media only screen and (max-width: 1255px) {
    .login-wrapper {
        width: 45%!important;
    }
    div#login_prompt a {
        right: 65%!important;
    }
    header div.loginPage::before {
    right: 362px!important;
}
}
.login-wrapper {
    background-color: rgba(255,255,255,0.101);
    border-radius:30px;
    width: 35%;
    margin: 0 auto;
}

.title-login-form {
    color: #00c19f;
    text-align: center;
    margin-bottom:50px;
}

/*.logo-login-form {
    margin: 25px 128px 35px 128px;
}*/ /*Mine*/

#login_dialog > label > span {
    display:none;
}
#profile_dialog > label > span {
    display: inline-block;
    position: relative;
    top: 30px;
    left: 17px;
    margin: 0 1px 0 1px;
}

#login_dialog, #profile_dialog {
    height:334px;
}

#def_profile_logo-name {
    background-image: url(images/profileImages/name-icon.svg);
    background-repeat: no-repeat;
    width: 32px;
    height: 27px;
    display: inline-block;
    position: relative;
    top: 33px;
    left: 18px;
}

#def_profile_logo-phone {
    background-image: url('images/profileImages/phone-icon.svg');
    background-repeat: no-repeat;
    width: 32px;
    height: 27px;
    display: inline-block;
    position: relative;
    top: 34px;
    left: 18px;
}

#def_profile_logo-email {
    background-image: url('images/profileImages/email-2-icon.svg');
    background-repeat: no-repeat;
    width: 32px;
    height: 27px;
    display: inline-block;
    position: relative;
    top: 34px;
    left: 18px;
}

#def_login_logo {
    margin: 55px 128px 35px 107px;
    background-image: url('images/svgImages/logos/avt-logo-login.svg');
    background-repeat: no-repeat;
    width: 62%;
    height: 115px;
    display: inline-block;
}

#def_login_logo-email {
    background-image: url('images/profileImages/email-icon.svg');
    background-repeat: no-repeat;
    width: 6%;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 36px;
    left: 40px;
}

#def_login_logo-password {
    background-image: url('images/profileImages/password-icon.svg');
    background-repeat: no-repeat;
    width: 6%;
    height: 23px;
    display: inline-block;
    position: relative;
    top: 34px;
    left: 40px;
}

#login_dialog label input[type=email]::-webkit-input-placeholder {
    color:#00c19f;
}

#login_dialog label input[type=email]:-ms-input-placeholder {
    color:#00c19f;
}
#login_dialog label input[type=email]:-moz-placeholder {
    color:#00c19f;
}
#login_dialog label input[type=password]::-webkit-input-placeholder {
    color:#00c19f;
}
#login_dialog label input[type=password]::-moz-placeholder {
    color:#00c19f;
}
#login_dialog label input[type=password]:-ms-input-placeholder {
    color:#00c19f;
}
#login_dialog label input[type=password]:-moz-placeholder {
    color:#00c19f;
}


#login_dialog input {
    background: none;
    font-size: 18px;
    padding: 10px 10px 5px 5px;
    display: block;
    width: 266px;
    border: none;
    margin-left: 75px;
    color: #ffffff;
}

#login_dialog input:-webkit-autofill {
    -webkit-background-clip: text;
    -webkit-text-fill-color: white !important;
}

#profile_dialog input {
    background: none;
    font-size: 18px;
    padding: 10px 10px 5px 5px;
    display: block;
    width: 266px;
    border: none;
    margin-left: 125px;
    color: #ffffff;
}

    #profile_dialog input#email {
        margin-left: 230px;
    }

#profile_dialog .submit_profile {
    background: none;
    font-size: 18px;
    padding: 5px 12px 5px 5px;
    display: block;
    width: 175px;
    border: none;
    margin-left: 21px;
    margin-top: 25px;
    cursor: pointer;
    display: inline-block;
}

    #login_dialog input:focus,
    #profile_dialog input:focus{
        outline: none;
    }

    #login_dialog input::-webkit-input-placeholder,
    #profile_dialog input::-webkit-input-placeholder{
        color: #ffffff;
        font-family: Montserrat;
    }

    #login_dialog input::-moz-placeholder,
    #profile_dialog input::-moz-placeholder{
        color: #ffffff;
        font-family: Montserrat;
    }

    #login_dialog input:-ms-input-placeholder,
    #profile_dialog input:-ms-input-placeholder{
        color: #ffffff;
        font-family: Montserrat;
    }

#login_dialog label hr {
    margin-top: 0;
    width: 80%;
    margin-right: 59px;
}

#profile_dialog label hr {
    margin-top: 0;
    width: 84%;
    margin-right: 59px;
    color: #7d838c;
}

div#login_prompt a {
    font-size: 11pt;
    color: #ffffff;
    font-family: Montserrat;
    cursor: pointer;
    height: 36px;
    width: 168px;
    position: relative;
    right: 295px;
    top: 31px;
    text-decoration: none !important;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    padding: 13px 39px 13px 39px;
}

#login_prompt a.email {
    color: #00c19f!important;
}

#login_prompt a.logout, #login_prompt a.password, #login_prompt a.email {
    color: #ffffff;
    font-family: Montserrat;
    cursor: pointer;
    height: auto;
    width: auto;
    position: static;
    text-decoration: none !important;
    text-transform: none;
    border: none;
    padding: 0;
}

.def_nav_profile_tabs li {
    margin: 0 7px 0 0px;
}

nav.def_nav_profile_tabs > ul {
    background:none;
}

nav.def_nav_profile_tabs ul > li > a {
    border: 1px solid #00c19f !important;
    color: #00c19f !important;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

nav.def_nav_profile_tabs > ul > li > a#current, nav.def_nav_profile_tabs > ul > li > a:hover {
    border: 1px solid #00c19f !important;
    background-color: #00c19f !important;
    color: white !important;
}

h1#username {
    position: absolute;
    top: 100px;
    right: 41%;
    font-size: 26pt;
    color: #00c19f;
}

.avt_logo {
    position: relative;
    top: 17%;
    left: 30%;
}

.slider span {
    color: #00c19f;
}

nav.def_nav_profile_tabs {
    margin:125px 0px 0px 0px !important;
}

#profile_dialog > label > span.notation {
    display: inline-block;
    font-size: 11pt;
    vertical-align: middle;
    margin-left: 15px;
    position:static;
}

.shadow_placeholder {
    color: #7d838c;
}

.title-profile-form {
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    padding-top: 20px;
}
/*#login_prompt {
    color: #00c19f;
    font-family: Montserrat;
    font-size: 11pt;
    position: relative;
    right: 270px;
    top: 31px;
}*/
#devider_profile {
    background-color: #1a2029;
    width: 100%;
    color: #1a2029;
    height: 15px;
    margin-left: 0 !important;
    border: none;
}

.prescription_btn {
    background-image: url('images/profileImages/prescription-button-a.svg');
    background-repeat: no-repeat;
    width: 225px;
    height: 36px;
    display: block;
    margin: 55px auto;
    cursor:pointer
}

    .prescription_btn:hover {
        background-image: url('images/profileImages/prescription-button-b.svg');
    }

#devider {
    background-color: #313e4f;
    width: 100%;
    color: #313e4f;
    height: 15px;
    margin-left: 0 !important;
    border: none;
}

footer {
    background-color: #181e26;
    color: #484d5e;
    font-family: Montserrat;
    font-size: 14pt;
    width: 100%;
    margin-top: 50px;

}

footer > div  {
    display: inline-block;
    padding: 1em;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center;
    width:100%;
}

footer > div > p {
    margin-top: 0px;
}

footer a {
    color: inherit;
}

footer > div.copyright {
    display: block;
    text-align: center;
    width: 100%;
}

.contactus address {
    white-space: pre;
    color: #484d5e;
    font-size: 12pt;
    font-style: normal;
    display: inline-block;
    width: 49%;
    /*padding-left: 2em;*/
    box-sizing: border-box;
}

.left_address {
    text-align:right;
}

.right_address {
    text-align: left;
}

.addrres_title {
    color: #747a8e;
    text-transform:uppercase;
}

.contactus address::first-line {
    font-weight: bold;
    color: #336699;
}

footer div.links {
    text-align: center;
    width: 100%;
}

footer div.links a {
    text-decoration: none;
    font-size: 120%;
    color: #a9adbc;
}

footer div.links a:hover {
    text-decoration: underline;
}

footer div.copyright {
    font-size: 10pt;
    background-color: #000000;
}

.def_tablehead_css {
    background: #336699 !important;    
}

.def_tablehead_css > td[cnedittype="BOOL"] 
{
    width:70px;
}

.def_tablehead_css > td {
    color: #FFF !important;
}

.def_ddex_imp_css {
    height: 27px;
    text-align: center;
}

.def_nav_tabs a {
    text-decoration: none;
    padding: 5px;
    margin: 0 1px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    font-weight: bold;
    font-size: 16px;
    color: white;
    box-shadow: none
}

.def_insert_btn {
    background-image: url(images/add.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: left;
    width: 20px !important;
    height: 20px !important;
}

a.def_insert_btn::before 
{
    color: rgba(0, 0, 0, 0);
}

.def_nav_tabs a, .def_nav_tabs a#current, .def_nav_tabs a:hover {
    line-height: 67px;
}

.videos {
    background-color: transparent;
    border:none!important; 
}

.videos > div {
    padding: 2ex;
}

.videos > div > div {
    display: table;    
    width: 50%;
    box-sizing: border-box;   
    margin:0 auto;
}

header div.logined {
    color:#00c19f;
    position: relative;
    top: 40%;
    right: 10%;
    max-width: 45ex;
}

header div.logined::before {
    content:url("images/profileImages/gear-icon-b.svg");
    position: absolute;
    top: -8px;
    left: -51px;
    cursor:pointer;
}
header div.loginPage::before {
    
}

header div.logined:hover::before {
    content:url("images/profileImages/gear-icon-a.svg");
    position: absolute;
    top: -8px;
    left: -51px;
    cursor:pointer;
}

header div.loginPage:hover::before {
    content:url("images/profileImages/gear-icon-a.svg");
    position: absolute;
    top: 24px;
    right: 532px;
    cursor:pointer;
}

header div.loginPage {
    float: right;
    font-size: 9pt;
}
.videos > div > div > a > img {
    float: left;
    margin-right: 5ex;
    width: 30ex;
}

    .videos > div > div > a.play_video_btn:before {
        content: url("images/profileImages/play-play-icon-b.svg");
    }

    .videos > div > div > a.play_video_btn:hover:before {
        content: url("images/profileImages/play-play-icon.svg");
    }

.video_title {
    height: 45px;
    background-color: #00c19f;
    text-align: center;
    line-height: 45px;
    margin-bottom:4px;
}

.video_video {
    margin-right: 185px;
}

.video_info {
    margin-left: 185px;
}

.videos > div > div span.title {
    display: block;
    font-weight: bold;
    margin-bottom: 1ex;
}

    .videos > div:nth-child(odd) {
        background-color: rgb(28, 39, 49);
    }

    .videos > div:nth-child(even) {
        background-color: rgb(44, 55, 68);
    }

.videos > div > div a.play_video_btn {
    color: #37c1b0;
    text-decoration: none;
}

.videos > div > div a.play_video_btn:hover {
    text-decoration: underline;
}

.media_viewer .note {
    display: inline-block;
}

.shape_left_Up {
    height: 14px;
    width: 48%;
    border-bottom: 2px solid #5f6873;
    border-right: 3px solid #5f6873;
    -moz-transform: skewX(35deg);
    -webkit-transform: skewX(35deg);
    transform: skewX(60deg) rotateX(180deg);
    display: inline-block;
    margin-right: 17px;
}

.shape_right_Up {
    height: 14px;
    width: 48%;
    border-bottom: 2px solid #5f6873;
    border-right: 3px solid #5f6873;
    -moz-transform: skewX(35deg);
    -webkit-transform: skewX(35deg);
    transform: skewX(-57deg) rotate(180deg);
    display: inline-block;
    margin-right: 17px;
}

.shape_container {
    margin-top:100px;
    height:9px
}


.media_viewer .cntl {
    float: right;
    display: inline-block;
    background-color: #fafafa;
    color: #000;
    border-radius: 3px;
    border: solid 1px black;
    margin: 0em 3em 0em 0em;
    padding: 0.5em 1.5em 0.5em 1.5em;
    cursor: pointer;
    outline: none;
}

.doctor_comments {
    text-align:left;
    margin-top:35px;
}

.media_viewer div.title {
    font-size: large;
    font-weight: bold;
    margin-top: 2ex;
    text-align:center;
}


fieldset {
    padding: 2em;
}

fieldset > label {
    margin-bottom: 1em;
}

fieldset > label > span {
    font-weight: bold;
    display: block;
}

fieldset > label > span#email {
    border: solid 1px black;
    display: inline-block;
    padding-left: 1ex;
    padding-right: 1ex;
    color: #666;
    width: 20ex;    
}

#login_dialog > *,
#profile_dialog > *{
    display: block;
    margin-bottom: 1ex;
    margin-left: 3ex;
}

div.pat_list {
    margin-top: 2em;
}

div.pat_list > * {
    display: inline-block;
}

div.pat_list > select {
    width: 10em;
    min-height: 10em;
}

div.pat_list > div > input[type=button] {
    width: 4em;
    margin-left: 1ex;
    margin-right: 1ex;
}

div.note {
    display: inline-block;
    padding: 1px 1ex;
    margin-top: 1ex;
    margin-left: 13%;
}

.videoPlayerControls {
    float: right;
    margin-right: 14%;
}

.clear {
    clear:both;
}

.patients_holder {
    display: inline-block;
    /*border: solid 1px #999;*/
}

.patients_holder > div {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;                
}

.patients_holder > div > div.filters > span.search_icon {
    background-image: url(images/svgImages/icons/search-icon.svg);
    width: 13px;
    height: 14px;
    display: inline-block !important;
    position: relative;
    left: 24px;
}

.pacient_header_wrapper {
    padding-top: 14px !important;
    padding-right: 0px !important;
    padding-bottom: 13px !important;
    padding-left: 25px !important;
    background: #5459651a;
    text-transform: uppercase;
}

.patients_holder > div:first-child {
    border: none;
    width: 55%;
}

.patients_holder > div:nth-child(2) {
    border:none;
    padding-left: 0px;
    width: 45%;
}
.patients_holder > div:nth-child(2) > * {
    padding-left: 5px;
}

.patients_holder > div > div.filters {
    white-space: nowrap; 
}

.patients_holder > div > div.filters > * {
    display: inline !important;
    white-space: nowrap;
}

.patients_holder > div > *:first-child {
    padding: 1ex;    
}

.patients_holder #patients {
    width: 100%;
    display: inline-block;
}

.patients_holder #prescriptions {
    width: 100%;
    display: inline-block;
}

.patients_holder div.def_table_holder_css {
    width: 100%;
    display: block;
}

.patients_holder div.def_table_holder_css > table {
    width: 100%;
    border: none;
}
.patient_details {
    margin-top: 1ex;
}

.patient_details > label {
    /*padding-bottom: 0.5ex;
    padding-left: 1ex;*/
}

.patient_details > label > input {
    width: 25ex;
}

.patient_details > label > span  {
    width: 18ex;
    display: inline-block;
}

.patients_holder > div > div:last-child {
    text-align: center;
    padding-bottom: 1ex;
}

.patients_holder button, .print_div button, #history button {
    background-color: #ffffff !important;
    color: #000000 !important;
    font-family: Montserrat !important;
    font-size: 14pt !important;
    text-transform: uppercase !important;
    border: none;
    margin: 7px;
    cursor:pointer;
}
   
.sortable {
        list-style-type: none;
        margin: 0;
        padding: 0;
        /*overflow-y: scroll;
        height: 80ex;*/
        background-color: transparent;
    }

.sortable.ui-sortable-disabled {
    
}

#prescription_section {
    padding: 15px 35px 15px 25px;
    background-color: #283038;
    margin: 5px 0 5px 0;
}

    #prescription_section h3 {
        margin-top:0;
    }

.prescriptionmedia_wrapper {
    overflow-y:scroll;
    height:8em;
}

.sortable > ul {
    list-style-type: none;    
    display: none;
}

#all_rx > ul > li, #sel_rx > li, #tmpl_rx > li {
    cursor: move;
}

.sortable > ul.expanded {
    display: inherit !important;
}

.sortable > li {
    padding-left: 0.5ex !important;
}

#all_rx span.note, #tmpl_rx span.note, #all_rx span.parameters, #tmpl_rx span.parameters {
    display: none;
}

#sel_rx li {
    position: relative;
}

#sel_rx li > b > i {
    color: #BBB;
}

/*
#sel_rx li span.note, #sel_rx li span.parameters {
    display: block;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 21px;
}
    */

#sel_rx li span.note > img, #sel_rx li span.parameters > img {
    width: 2.5ex;
    height: 2.5ex;
    padding-right: 1ex;
    padding-top: 0.5ex;
    cursor: pointer;
}

.sortable.grouped > li::before {
    content: "► ";
}

.sortable.grouped > li.expanded::before {
    content: "▼ ";
}

.sortable.grouped > li.create::before {
    content: "";
    margin-left: 1.5em;
}

/*#PrescriptionsTable_0 #PrescriptionsHeader_0 td:nth-child(2) {
    width:4em;
}

#PrescriptionsTable_0 #PrescriptionsHeader_0 td:nth-child(3) {
    width: 9em!important;
}

#PrescriptionsTable_0 #PrescriptionsHeader_0 td:nth-child(5) {
    width: 6em !important;
}*/


.sortable > li.create {
    color: #666;
}

.sortable > li.create:hover {
    cursor: pointer;
    text-decoration: underline;
}

.sortable li {
    margin: 0 3px 3px 3px;
    padding: 0.4em;
    padding-left: 1.5em;
    font-size: 1.2em;
    height: 3ex;
    border-radius: 4px;
    background-color: transparent;
    font-size: 9pt;
    vertical-align: middle !important;
    overflow: hidden;
    border: 1px solid;
}


/**/
#controls {
    font-weight: bold;
}

#controls * {
    margin: 5px;
    display: inline-block;
}

#metr-filters {
    background:none;
}

#metr-filters select option {
    background-color: #1f2832;
    font-size: 13pt;
    text-align-last: center;
    padding: 3px;
}

    #metr-filters select option:hover {
        background-color: #415067;

    }

    #metr-filters select {
        color:white;
        background-color: #1f2832;
        font-size: 14pt;
        text-align-last: center;
        padding: 3px;
    }

.play {
    padding: 0px 26px;
    width: 80px;
    text-align: center;
    font-family: Montserrat !important;
    font-size: 14pt;
    font-weight: 800;
    cursor:pointer;
}


#showTempo {
    display: inline-block;
    width: 45px;
    padding: 5px;
    text-align: center;
    font-family: Montserrat !important;
    font-weight: 800;
    color: white;
    background-color: #1f2832;
}

#showSwing {
    display: inline-block;
    width: 40px;
}
/**/

ul.sortable ul.expanded li {
    border: 1px solid;
}

.def_mouseoverrow_css td {
    background-color: #4e5b67!important;
}

.def_valuediv_css {
    color:#ffffff;
}

.sortable li span {
    float: right;
}

.sortable li > b {
    font-size: 110%;
}

.rx_titles > span {
    display: inline-block;
    font-weight: bold;
    font-size: 14pt;
    color: #FFF;    
    padding: 1ex;
    box-sizing: border-box;
    text-transform:uppercase;
    text-align:center;
}

.rx_titles 
{
        background-color: #00c19f!important;
}

.rx_selector > ul.sortable {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    border: 0.5px solid;
    border-radius: 4px;
}

.rx_selector {
    display:flex;
}

.patient_page .rx_titles > span
{
    width: 32%;
}

.patient_page .rx_selector > ul.sortable {
    width: 34%;
}

.templates_page .rx_titles > span {
    width: 49%;
}

.templates_page .rx_selector > ul.sortable {
    width: 51%;
}

img.media_icon {
    width: 20px;
    height: 20px;
}

div.popup-dialog-content {
    width: 40em;
}


div.popup-dialog-content .def_editform_el_css, div.popup-dialog-content .def_editform_elta_css {
    display: inline-block;
    float: none;
    width: 25em;
}

span.patient_code {
    font-size: small;
    color: #666;
    margin-left: 2ex;
}

span.patient_actions {
    margin-left: 2ex;
    font-size: 90%;
}

span.patient_actions > a {
    color: #666;
    text-decoration: none;    
}

span.patient_actions > a:hover {
    text-decoration: underline;
}

div#create_patient label {
    display: block;
    margin-top: 0.5ex;
}

div#create_patient label > span {
    width: 10ex;
    display: inline-block;
}

.patients_holder div.buttons {
    padding: 1ex;
    text-align: center;
}

.form_dialog, .create_prescription_dialog, .create_template_dialog, .copy_template_dialog {
    width: 65ex !important;
}

.form_dialog label, #create_prescription label, .create_template_dialog label, .copy_template_dialog label {
    display: block;
    margin: 1ex;
}

.form_dialog label > span, #create_prescription label > span, .create_template_dialog label > span, .copy_template_dialog label > span {
    font-weight: bold;
    margin-right: 2ex;
    display: inline-block;
    min-width: 10ex;
}

.advanced_settings {
    margin-left: 2ex;
}

.advanced_settings label > span {
    min-width: 17ex;
    display: inline-block;
}

button.changePassword > img, .patient_actions > a > img {
    width: 2ex;
    height: 2ex;
}

.login-form-footer {
    padding: 20px 0px 25px 39px;
}

    .login-form-footer .link-wrapper {
        display: inline-block;
        height: 35px;
        margin-left: 15px;
    }

#btn-login {
    background-image: url('images/svgImages/buttons/login-button-a.svg');
    background-repeat: no-repeat;
    height: 35px;
    width: 151px;
    cursor: pointer;
    display: inline-block;
}

    #btn-login:hover {
        background-image: url('images/svgImages/buttons/login-button-b.svg');
    }

.def_login_remember_text {
    white-space: nowrap;
    position: relative;
    left: 103px;
    top: 6px;
    color: #ffffff;
    font-size:12pt;
}


/*toggle*/
.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    top: 12px;
    left: 75px;
}

    .switch input {
        display: none!important;
    }

.slider {
    position: absolute;
    display: block !important;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #818897;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
        box-shadow: 0 0 10px rgb(0, 0, 0);
    }

input:checked + .slider {
    background-color: #00c19f;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }
/*toggle*/

.main_logo_avt {
    position: relative;
    top: 17%;
    left: 30%;
    height: 60px;
}

.forgot, .need-help {
    display: table;
    text-decoration: none;
    color: #00c19f;
    font-size: 12pt;
}

.need-help{
    float:right;
}
.need-help-container {
    position: absolute;
    top: 100px;
    right: 12%;
}

.close-btn-wrapper {
    display: flex;
    padding: 20px;
    justify-content: center;
}

    .close-btn {
        cursor: pointer;
        text-transform: uppercase;
        border: 1px solid #ffffff;
        padding: 13px 39px 13px 39px;
    }

.btn-log {
    display: none;
}

button.viewPatient {
    background-image: url(images/svgImages/icons/people.svg);
    float: right;
    border:none;
    color: transparent !important;
    background-color: transparent !important;
    height: 16px;
    width: 16px;
    cursor:pointer;
    outline:none;
}

.patients_holder #prescriptionmedia .def_valuediv_css {
    text-align: left;
}

.patient_page .editInfo label > span {
    width: 15ex;
    display: inline-block;
    margin-left: 1ex;
}
.patient_page .patient_actions > * {
    margin-left: 0.3ex;
    padding: 0.2ex;
    border: solid 1px #FFF;
}

.patient_page .patient_actions > *:hover {
    background-color: #6fa3cf;
    border: solid 1px #000;
}

.dialog-3d {
    color: #000000;
}

.dialog-3d > .popup-dialog-header {
    background-color: #00c19f;
}

.dialog-3d .def_editform_el_css {
    display: inline-block;
}

#PATUsers_EditFormHolder .def_editform_val_css > input {
    width: 40ex;
}

#PATUsersTable_0 > tbody > tr.def_selrow_css > td:nth-child(4) > a { 
    color: #036032;
}

#orgchooser {
    display: inline-block;
}

#orgchooser .def_ddex_btn_css, #orgchooser .def_ddex_imp_css  {
    height: 1.2em;
}

#modalInputNewPWD .def_editform_name_css {
    width: 20ex;
}

#modalInputNewPWD .def_editform_val_css {
    width: 25ex;
}
.static_page a {
    color: #FFF;
    text-decoration: none;
}

.static_page a:hover {
    text-decoration: underline;
}

summary::-webkit-details-marker {
    display: none
}
/*
details summary:before {
    content: '\f107';
    font-size: 18pt;
    font-weight: 300;
    font-family: 'FontAwesome';
    margin-right: 5pt;
}

details[open] summary:before {
    content: '\f106';
}
*/

summary:focus {
    outline-style: none;
}

details summary:hover {
    cursor: pointer;
    background-color: #4e5b67 !important;
}

details summary {
    padding: 5pt 0;
    font-size: 18pt;
    font-weight: 300;
    text-transform: uppercase;
    padding-left: 4pt;
    border-radius: 5px;
}

.test_details {
    margin-left: 5ex;
}

.test_details input[type=checkbox] {
    visibility: visible !important;
}

.flex-vertical-middle{
    display: flex;
}
    .flex-vertical-middle>*{
        align-self: center;
    }

    .flex-vertical-middle>*:not(:first-child) {
        margin-left: 10px;
    }

.inactive-users-chk {
    visibility: visible !important;
    width: auto !important;
    margin-right: 5px;
}

.inactive-users-label {
    width: auto !important;
}

.inactive-users-label, .inactive-users-chk:hover {
    cursor: pointer;
}

#PATUserPermissions_EditFormHolder div.def_editform_name_css {
    font-size: 12pt;
    width: 20em;
    padding-top: 5px;
}

#AVTUsers_EditFormHolder div.def_editform_name_css {
    font-size: 12pt;
    width: 10em;
    padding-top: 5px;
}

#AVTUsers_EditFormHolder div.def_editform_val_css input {    
    width: 20em;
}


#AVTUsers_EditFormHolder div.def_editform_val_css input[type="checkbox"] {
    visibility:visible;
    width: initial;
}

.okn_results > div:not(:first-child) {
    width: 49%;
    display: inline-block;
    height: 10ex;
}

.okn_results img, .okn_gain img {
    background-color: #FFF;
    object-fit: fill;
    width: 100%;
    height: 20ex;
}

.okn_results input[type='range'] {
    width: 100%;
    margin: 0 auto;
}

.okn_gain > div {
    width: 49%;
    display: inline-block;
}

#enter_parameters input[type='checkbox'] {
    visibility: initial;
}

#PatientHistory input[type='checkbox'] {
    visibility: initial;
}

.range_slider {
    display: inline-block;
    width: 100%;
}

.range_slider .ui-widget-header {
    background: #00c19f !important;
    padding: 0 !important;
}

.faq .question {
    display: block;
    font-weight: bold;
    margin-top: 1ex;
}

.advanced_settings_trigger {
    color: #666;
    margin-left: 1ex;
}

.conditional_settings_trigger {
    margin-left: 1ex;
}

.conditional_settings > label > span {
    min-width: 13ex;
}

div.rotary_select {
    position: relative;
    width: 20ex;
    height: 20ex;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 8ex;
}

div.rotary_select > span {
    position: absolute;
    margin-left: -1ex;
    margin-top: -1ex;
}

div.print_div > button{
    float: right;
}

@media print {
    body {
        background: none;
        font-size: 75%;
    }
    header, footer {
        display: none;
    }
    #content {
        color: #000;
    }
    img {
        border: solid 1px #000;
    }
    input, button, div.range_slider {
        display: none;
    }
}

.barchart {
    display: flex;
    /* Aligns all bar-item divs to the bottom of the container */
    align-items: flex-end;
    height: 10rem;
    width: 100%;
    gap: 10px; /* Space between bar groups */
    padding: 10px;
    border: 2px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box; /* Ensures padding doesn't affect width */
}

/* Container for each bar and its label */
.bar-item {
    /* This is also a flex container to stack the bar and label */
    display: flex;
    flex-direction: column; /* Stack vertically */
    align-items: center; /* Center label under the bar */
    flex-grow: 1; /* Each item will share the available space */
    text-align: center;
    height: 100%;
    justify-content: flex-end;
}

/* The actual bar */
.bar {
    width: 80%; /* Width of the bar relative to its container */
    max-width: 50px; /* A max width for aesthetics */
    background-color: steelblue;
    border-radius: 4px 4px 0 0; /* Rounded top corners */
    transition: height 0.3s ease-out; /* Simple animation */

    display: flex;
    justify-content: center; /* Center value horizontally */
    align-items: flex-start; /* Align value to the top */
    padding-top: 8px; /* Add space from the top */
    box-sizing: border-box; /* Include padding in the height calculation */
}

.bar:hover {
    background-color: #007bff;
    opacity: 0.9;
}

.bar-value {
    font-size: 0.9rem;
    font-weight: bold;
    font-family: Arial, sans-serif;
    color: white;
}
/* The label under the bar */
.label {
    margin-top: 1rem;
    font-family: Arial, sans-serif;
    font-size: 0.9rem;
    color: #CCC;
}