﻿a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all;
  padding:0 0 0 25px;
}

/* Provide sufficient contrast against white background */
a {
  color: #005bda;
  text-decoration:none;
}

/* Sticky footer styles
-------------------------------------------------- */

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05); width:100%; display:block;
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}
/* Sticky footer styles
-------------------------------------------------- */

body {background:#efefef; color:#333; font-size:12px; font-family:Arial;}
.footer {position: absolute; bottom: 0; width: 100%; white-space: nowrap; line-height: 60px; /* Vertically center the text there */}

.clearfix{width:100%; clear:both;}
.clearfix::after {display: block; clear: both; content: "";}

.top-header {
    background-color: #5e97c7!important;
}

/*--------------------------------------------------------------
# Start Top Navigation Menu
--------------------------------------------------------------*/

.TopNav{background:#040848; padding:0; width:100%; display:block;}
.navbar-brand {display: inline-block; width: 210px; padding:15px;}
/*.main-nav{margin:5px 0 0 !important;}*/
.main-nav,
.main-nav *{margin: 0; padding:0; list-style: none;}
.main-nav > ul > li { position: relative; white-space: nowrap; float: left; color:#333; margin: 10px 15px;}
.main-nav a {display: block; position: relative; color: #c6c6c6; padding:0; margin:0; transition: 0.3s; font-size: 14px;font-weight: 500;}
.main-nav a:hover{color: #5e97c7; text-decoration: none; border-radius:5px;}
.main-nav .active > a{color: #fff; text-decoration: none; background:#007bff; border-radius:5px;}
.main-nav .drop-down ul { display: block; position: absolute; left: 0; top: calc(100% + 30px); z-index: 99; opacity: 0; visibility: hidden; padding: 10px 0; background: #fff; box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25); transition: ease all 0.3s;}
.main-nav .drop-down:hover > ul{opacity: 1; top:85%; visibility: visible;}
.main-nav .drop-down li{min-width: 180px; position: relative; padding:7px 10px}
.main-nav .drop-down ul a{padding:0; font-size: 13px; color: #333;}

.main-nav .drop-down ul a:hover,
.main-nav .drop-down ul .active > a,
.main-nav .drop-down ul li:hover > a {color:#005bda;}

.main-nav .drop-down > a:after {content: "\f107";font-family: FontAwesome;padding-left: 5px; color:#fff;}
.main-nav .drop-down .drop-down ul {top: 0;left: calc(100% - 30px);}
.main-nav .drop-down .drop-down:hover > ul {opacity: 1;top: 0;left: 100%;}
.main-nav .drop-down .drop-down > a {padding-right: 35px;}
.main-nav .drop-down .drop-down > a:after {content: "\f105";position: absolute;right: 15px;}

/* Mobile Navigation */
.mobile-nav {position: fixed;top: 0;bottom: 0;z-index: 9999;overflow-y: auto;left: -260px;width: 260px;padding-top: 18px;background: rgba(19, 39, 57, 0.8);transition: 0.4s;}
.mobile-nav * {margin: 0;padding: 0;list-style: none;}
.mobile-nav a {display: block;position: relative;color: #fff;padding: 10px 20px;font-weight: 500;font-size:13px;}

.mobile-nav a:hover,
.mobile-nav .active > a,
.mobile-nav li:hover > a {color: #74b5fc !important;text-decoration: none;}

.mobile-nav .drop-down > a:after {content: "\f078";font-family: FontAwesome;padding-left: 10px;position: absolute;right: 15px;}
.mobile-nav .active.drop-down > a:after {content: "\f077";}
.mobile-nav .drop-down > a {padding-right: 35px; color:#fff;}
.mobile-nav .drop-down > a:focus {color:#007bff;}
.mobile-nav .drop-down.active > a{color:#007bff;}
.mobile-nav .drop-down ul {display: none;overflow: hidden;}
.mobile-nav .drop-down li {padding-left: 20px;}
.mobile-nav-toggle{position: fixed;right: 0;top: 0;z-index: 9998;border: 0;background: none;font-size: 24px;transition: all 0.4s;outline: none !important;line-height: 1;cursor: pointer;text-align: right;}
.mobile-nav-toggle i {margin: 18px 18px 0 0;color: #004289;}
.mobile-nav-overly{width: 100%;height: 100%;z-index: 9997;top: 0;left: 0;position: fixed;background: rgba(19, 39, 57, 0.8);overflow: hidden;display: none;}
.mobile-nav-active{overflow: hidden;}
.mobile-nav-active .mobile-nav{left: 0;}
.mobile-nav-active .mobile-nav-toggle i{color: #fff;}



.navbar-collapse{margin:0 15px 0 0;}
.sidebar-menu img{width:18px; margin:0 15px 0 5px;}

.top_m{margin:25px 0 0;}
.sidebar-collapse .sidebar-menu li label{height: 20px; line-height:0px;}

.nav-link{color:#333; font-weight:bold;}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{color: #fff; background-color:#3ea973; border-color: #fff;}
.footer_pagignation{font-size:10px;}
/*--------------------------------------------------------------
# End Top Navigation Menu
--------------------------------------------------------------*/
.main-contener{min-height:485px; margin:0 0 10px;}
/*--------------------------------------------------------------
# Start Form CSS
--------------------------------------------------------------*/

.DatePick{background:#fff url(../images/CalIcon.png) right center no-repeat; background-position:right; background-repeat:no-repeat;}
.DatePick:read-only{background-color:#fff;}
.DateTimePick{background:#fff url(../images/CalIcon.png) right center no-repeat; background-position:right; background-repeat:no-repeat;}
.DateTimePick:read-only{background-color:#fff;}
.datetimepicker table {width: 100%;}

.DateTimePick_Head{background:#a0a0a0; color:#fff;}
.DateTimePick_Head th{height: 25px; border-radius:0px !important;}
.datetimepicker{left:0; top:0;}

.form-check-input{width:1.2em; height:1.2em;}
.form-control-sm{font-size:12px; padding-top: 0.35rem; padding-bottom: 0.35rem;}
.form-select-sm{font-size:12px; padding-top: 0.35rem; padding-bottom: 0.35rem;}
.input-group-text{font-size:12px;}
/*.form-select-sm option{color:#999;}*/
.form-check-inline{line-height:25px;}
.btn-primary{color: #fff; background-color: #005bda; border: 2px solid #005bda;}
.btn-success{color: #fff; background-color: #3ea973; border: 2px solid #3ea973;}
.btn-sm{font-size:12px;}
.btn-danger{border: 2px solid #dc3545;}
.input-group-text-sm{padding:2px 10px;}
.prv-btn{background:#c0c5c9; border:2px solid #c0c5c9; color:#fff;}
.save-btn{background:none; border:2px solid #fff; padding:0.25rem 0rem;}
.text-warning{color:#fb9700!important;}
.btn:focus {outline: 0; box-shadow: none !important;}
.text-primary{color: #005bda!important;}
.text-success{color: #02d774!important;}
.ChangePassword_Tips{margin:50px 0 0 0; line-height:30px;}
.form-check-input:disabled{pointer-events:none; filter:none; opacity:inherit; background:#ddd;}
/*--------------------------------------------------------------
# End Form CSS
--------------------------------------------------------------*/

.title-bar{width:100%; padding:5px; margin:0 0 5px; display:block;/*background-image: linear-gradient(90deg, rgb(57 133 215), rgb(237, 242, 249)); border-radius:5px;*/}
.border{border:1px solid #dee2e6!important; padding:15px; margin:10px 0 0;}

.overview-header{font-size: 16px; margin:0 0 15px;}

/*------------------------ Start Top Header CSS ----------------*/
.head-title{font-size:16px; margin:0; color:#333; font-weight:500;}
.breadcrumb{margin:0; color:#fcfcfc;}
.EditIcon{margin:0 10px; color:#fff; font-size:12px; cursor:pointer; background:#005bda; width:20px; height:20px; border-radius:50%; display:inline-block; text-align:center;line-height: 20px;}

/*------------------------ End Top Header CSS ----------------*/

/*--------------------------------------------------------------
# Start Datatable CSS
--------------------------------------------------------------*/
.table thead{background:#f8f7fc; color:#a2a2a2; border-bottom:#e8e8e8;}
table.dataTable thead th{padding:3px;}
table.dataTable tbody td{padding:3px; color:#333;}
.table td{padding:5px; color:#333;}
table.dataTable tbody tr{background-color:#ffffff; border-bottom:#e1e1e1;}
table.dataTable.no-footer{border-bottom:none;}
.dataTables_wrapper .dataTables_paginate .paginate_button{padding: 0px 8px; background: #17a2b8;}
.dataTables_wrapper .dataTables_paginate .paginate_button.current{background:#586166; color:#fff !important;}
.dataTables_scrollHead{background: #f8f7fc;}
.dataTables_wrapper .dataTables_filter input{margin-left: 0.5em; outline: none;}
.dataTables_length{display:none;}
.dataTables_filter{display:none;}
.dataTables_info{display:none;}
.dataTables_wrapper .dataTables_paginate{float: left;}
.dataTables_paginate{display:none;}
.table {color: #757575; margin-bottom:0;}
table.dataTable thead th, table.dataTable thead td {border-bottom: 1px solid #e1e1e1;}
.dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom: 1px solid #e1e1e1;}
.table td, .table th {padding: .5rem;}
.table tr{border-bottom:1px solid #e8e8e8;}
.dataTables_scrollHeadInner{background:#f8f7fc;}
.pagination {float:right; margin:5px 0 0;}
.pagination .page-link{color:#666;}

.VM_table td{vertical-align:middle;}

/*.table-responsive{overflow-x:visible; overflow-y:visible;}*/
/*--------------------------------------------------------------
# End Datatable CSS
--------------------------------------------------------------*/
.toplink{margin:0 20px 0 0; padding:0; float:right;}
.toplink li{margin:0 2px; padding:0; display:inline-block; list-style-type:none;}
.notification{width:30px; height:30px; border-radius:50%; text-align:center; line-height:18px; position:relative;}
.notification a{color:#333;}
.topmessage{width:30px; height:30px; background:#005bda; color:#fff; border-radius:50%; text-align:center; line-height:18px; position: relative;}
.topmessage a{color:#fff;}
.UserPhoto{width:30px; height:30px; border-radius:50%; border:2px solid #fff;}

.noof_notification{width:15px; height:15px; background:#f2994c; color:#fff; font-size:10px; font-weight:bold; border-radius:50%; position:absolute; right:-5px; top:-5px; line-height: 13px; text-align:center; border:1px solid #fff;}

.noof_file{width:8px; height:8px; background:#f33; color:#fff; font-size:3px; font-weight:bold; border-radius:50%; position:absolute; right:-4px; top:0; line-height: 12px;}

.dropdown_arrow{background:url(../images/dropdown_arrow.png); width:16px; height:10px; position:absolute; right:4px; top:-10px;}

/*-------------------------- Start Dashboard CSS -----------------*/
.inner-container{background:#fff; padding:20px; margin:10px 0 0; border-radius:15px;}
.content_section{padding:15px 10px 0; min-height:380px; background:url(../images/content_section_bg.png) repeat-x;}

.overview_section{background:#ebf4ff; padding:20px 20px 0; border-radius:15px;}

.content {min-height: 250px; padding:20px 0px 0px 0px; margin-right: auto; margin-left: auto;}
.box{position: relative; border-top: 0; margin-bottom: 20px; width: 100%; background: #fff; padding: 0px; -webkit-transition: .5s; transition: .5s; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; border-radius: 4px; -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1); box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);}
.box-body{padding: 1.25rem; -ms-flex: 1 1 auto; flex: 1 1 auto;}
.box-header{color: #455a64; display: block; padding: 0.5rem 1.25rem; position: relative; border-bottom: 1px solid rgba(97, 106, 120, 0.07);}

.SearchPannel{width: 100%; height: auto; padding:0 0 5px; margin:0; display: block;}
.search_head{font-size: 25px; color: #333; padding: 0 5px; margin: 0 0 10px; border-bottom: 1px solid #888; font-weight: bold;}
.SearchPannel  .form-label{margin:0;}
.inner-container .form-label{margin:0;}
.SearchIcon{float:right; font-size:18px; line-height:16px; cursor:pointer;}
.box-title{line-height: 22px; font-size: 18px; color:#c6c6c6;}

.claim_searchicon{position:absolute; left:20px; top:25px; color:#999; cursor:pointer;}
.search_setting_icon{width:26px; height:26px; border:1px solid #ccc; border-radius:5px; overflow:hidden; cursor:pointer; padding:2px 3px; margin:2px 0 0;}
.search_setting_icon img{width:100%;}

.topsearch{margin:0; position:relative;}
.searchicon_top{position:absolute; right:5px; top:6px; color:#fff; cursor:pointer; width:26px; height:26px; text-align:center; border-radius:3px; background:#005bda;  line-height: 26px;}

.action .dropdown-toggle:after{content:""; border-top:0; border-right:0; border-bottom:0; border-left:0;}
.action_dot_icon{color:#999;}
.action .dropdown-menu a{font-size:12px;}

.statistic_card{border: none; border-radius: 0; box-shadow: 0px 0px 20px rgb(127 137 161 / 30%); margin-bottom:10px; border: solid 1px rgba(0, 0, 0, 0.1); border-radius: 0px 0px 10px 10px; background-image: url(../Images/logo_white.png); background-repeat: no-repeat; background-position: bottom right; background-size: 50px;}

.statistic_card .Figure{font-size: 28px; font-weight: 700; text-align: center;}
.statistic_card p {  margin: auto auto;}

.box_header{padding:.5rem 0; display:inline-block; border-top-left-radius:0.25rem; border-top-right-radius:0.25rem; font-weight:bold;}

.ProfilePhoto_Section{float:left; width:100%;}
.ProfilePhoto{position:relative; width:170px; height:170px; margin:0 auto;}
.ProfilePhoto img{border:3px solid #cfe2ff; padding:0; border-radius:50%; width:170px; height:170px;}
.CameraIcon{cursor:pointer; position:absolute; bottom:12px; right:13px; background: #005bda; color: #fff; padding: 5px; width:30px; height:30px; border-radius: 50%; text-align:center; line-height: 17px;}
.CameraIcon img{cursor: pointer; width:16px; height:14px; border:none; border-radius:0;}
.CameraIcon input[type=file]{position:absolute; left:0; top:0; opacity:0; width:25px; cursor:pointer;}

.DependantsPhoto{position:relative; width:120px; height:120px; margin:0 auto;}
.DependantsPhoto img{border:3px solid #cfe2ff; padding:0; border-radius:50%; width:120px; height:120px;}
.DependantsPhoto .CameraIcon img{cursor: pointer; width:16px; height:14px; border:none; border-radius:0;}

.serviceprovider_logoSection{position:relative; width:120px; height:120px; margin:0 auto;}
.serviceprovider_logo{position:relative; width:120px; height:120px; margin:0 auto; border:3px solid #cfe2ff; border-radius:50%; overflow:hidden;}
.serviceprovider_logo img{position:absolute; top:0; right:0; bottom:0; left:0; max-width:100%; max-height:100%; margin:auto;}
.serviceprovider_logo .CameraIcon img{cursor: pointer; width:16px; height:14px; border:none; border-radius:0;}

.serviceprovider_img{position:relative; width:145px; height:145px; margin:0 auto; border-radius:50%; margin:0 auto 20px; overflow:hidden;}
.serviceprovider_img img{position:absolute; top:0; right:0; bottom:0; left:0; max-width:100%; max-height:100%; margin:auto;}

.thumb_img img{width:100%; height:100%; border-radius:50%; overflow:hidden; width:40px; height:40px;}

.avatar{width:100%; /* margin-left: 10px; */}
.embed-responsive{position:relative; display:block; width:100%; padding:0; overflow:hidden;}

.cardbox{min-height:186px; overflow:hidden; position:relative; margin-bottom:20px;}
.cardbox .cardbox-body{padding:25px 15px; background:#fff; border-radius:10px; min-height: 370px;}
.cardbox .cardbox-title{font-size:14px; padding: 10px 0; font-weight:bold;}

.memberimg{width:145px; height:145px; border-radius:50%; margin:0 auto 20px; overflow:hidden;}
.memberimg img{width:100%; height:100%;}
.memberename{font-size:18px; font-weight:bold; margin:0;}
.membereemail{margin:0 0 15px; word-break:break-all;}
.memberid{width:100%; background:#005bda; padding:5px; text-align:center; border-radius:5px; color:#fff; margin:0 0 7px;}
.text-gray{color:#999; font-weight: 500;}
.PracticeNumber{border-top:1px solid #e5e5e5; height:60px; margin:16px 0 0; padding:15px 0 0; text-align:left;}

.gender{border-bottom:1px solid #e5e5e5; height:60px; margin:25px 0 15px;}
.phoneno{border-bottom:1px solid #e5e5e5; height:135px; margin:25px 0 15px;}
.plandiv{margin:0 0 15px; height:37px;}
.file-document{border:1px solid #f4f4f4; padding:10px 5px 10px 10px; margin:10px 0 19px; border-radius:5px; transition:transform 0.3s ease-in-out, width 0.3s ease-in-out;}
.file-document .fa{color:#999; margin:0 7px;}
.file-document .form-check{float:left; margin:-1px 0 0;}
/*.document-scroll{height:275px; overflow-x: visible; overflow-y: scroll;}
.document-scroll::-webkit-scrollbar {width:4px; height:4px;}
.document-scroll::-webkit-scrollbar-track {border-radius: 10px; background:#fff;}
.document-scroll::-webkit-scrollbar-thumb {border-radius: 10px; background:#ccc;}
.document-scroll::-webkit-scrollbar-thumb:hover {background: #bbb;}*/

.addfile{float:right; font-size:13px; font-weight:500;}
.addfile img{margin:0 5px 0 0; float:left;}

.downloadicon{float:right; width:auto; display:none; transition:transform 0.3s ease-in-out, width 0.3s ease-in-out;}
/*.file-document:hover{color:#005bda;}*/
/*.file-document:hover .fa{color:#005bda;}
.file-document:hover .downloadicon{float:right; width:auto; display:block;}*/

.Overview_Btn{color: #fff; background-color:#005bda; padding:5px 10px; border-radius:3px; border: 1px solid #005bda; margin: 0 0 0 20px;}
.Overview_Btn:hover{color: #fff;}

.Inner_SubMenu{width: 100%; height: auto; margin: 5px 0 0;}
.Inner_SubMenu ul{margin: 0; padding: 0; display: block;}

.Inner_SubMenu ul li {margin: 0; padding:0; list-style-type: none; display: inline-block; width: 170px;}
.Inner_SubMenu ul li a {margin: 0; padding:5px 7px; display: block; font-size: 13px; font-weight: normal;}

.mandatory{color:#cd1414;}
.error_msg{color:#cd1414; position:absolute; font-size:11px;}

.action{}
.action a{margin:0 0 0 5px;}

.approve{background:#ccc; border-radius:50%; padding:5px; float:left; width:22px; height:22px; line-height:10px; text-align:center;}

/*-------------  Plan CSS ----------------*/
.planTable{width:100%; margin:0 0 20px; float:left;}
.planTable table{width:100%;}
.PlanHead{font-size: 18px; font-weight: bold; text-align: center; padding:10px; line-height: 32px; background:#dae8f7;}
.planTable table td{vertical-align:middle; padding:15px; background:#fff; border-right:15px solid #ebf4ff;}
.planTable table td:last-child{border-right:none;}
.planTable td:nth-child(2n){border-bottom:1px solid #e3e3e3; text-align:center;}
.planTable td:nth-child(3n){border-bottom:1px solid #e3e3e3; text-align:center;}

.taday_date_time{padding:10px 5px; color:#fff;}
.Completed{width:8px; height:8px; border-radius:50%; background:#c3da5e; display:inline-block; margin:0 5px 0 0;}
.On-hold{width:8px; height:8px; border-radius:50%; background:#f39f1d; display:inline-block; margin:0 5px 0 0;}
.Rejected{width:8px; height:8px; border-radius:50%; background:#ea4c4e; display:inline-block; margin:0 5px 0 0;}
.In-progress{width:8px; height:8px; border-radius:50%; background:#125ea9; display:inline-block; margin:0 5px 0 0;}
/*-------------------------- End Dashboard CSS -------------------*/

/*--------------------- Start Advance Search ------------------*/
.AdvSearchMask{width:100%; height:100%; right:0; top:0; bottom:0; position:fixed; display:none; z-index:9999;}
.Adv_search{width:500px; min-height:350px; background:#fff; position:absolute; top:240px; left:0; right:0; padding:20px; margin:auto; z-index:99999; box-shadow:0 0 10px #ccc;}
.Adv_search .close{float:right; font-size:18px; color:#fff; line-height:18px; font-weight:bold; width:18px; height:18px; background:#3f3f3f; border-radius:50%;padding:0 0 0 1px;}
.Adv_search_scroll{max-height:330px; overflow-x: visible; overflow-y: scroll;}
.Adv_search_scroll::-webkit-scrollbar {width:4px; height:4px;}
.Adv_search_scroll::-webkit-scrollbar-track {border-radius: 10px; background:#fff;}
.Adv_search_scroll::-webkit-scrollbar-thumb {border-radius: 10px; background:#ccc;}
.Adv_search_scroll::-webkit-scrollbar-thumb:hover {background: #bbb;}
/*---------------------- End Advance Search -------------------*/

.arrow{width:auto; margin:0 0 0 -27px; float:left; vertical-align:middle; position:fixed; top:390px;}

.BigPopUpMask{width:100%; height:100%; right:0; top:0; bottom:0; position:fixed; display:none; background:rgba(183, 181, 181, 0.7); z-index:9999;}
.PopupHead{font-size:16px; font-weight:bold; display:inline-block;}
.PopUpMinHeight{height:570px; margin:0 0 15px; width:100%; float:left; overflow-y:scroll;}
.PopUpMinHeight::-webkit-scrollbar{width:4px;background-color: #fff;}
.PopUpMinHeight::-webkit-scrollbar-track{border-radius: 10px; background:transparent;}
.PopUpMinHeight::-webkit-scrollbar-thumb{border-radius: 10px; background:#ccc;}
.PopUpMinHeight::-webkit-scrollbar-thumb:hover{background: #bbb;}

.ViewDataManage{background:#fff; position:fixed; right:0; top:0; z-index:99991; width:60%; height:100%; padding:20px; }
.ViewDataManageHeader{width:100%; color:#333; padding:10px 0; margin:0 0 10px;}
.ViewDataManageHeader .close{float:right; font-size:18px; font-weight:bold; line-height:1; color:#fff; margin:0; width:18px; height:18px; background:#3f3f3f; border-radius:50%;}

button.close{-webkit-appearance: none; padding: 0; cursor: pointer; background: transparent; border: 0;}

.close_btn{width:18px; height:18px; float:right; cursor:pointer;}
.paid_amount{color:#0337a4; font-weight:bold;}

.modal-title{margin-bottom:0; line-height:1.5; font-size:16px; font-weight:bold;}
.modal-header .close{float:right; font-size:18px; color:#fff; line-height:18px; font-weight:bold; width:18px; height:18px; background:#3f3f3f; border-radius:50%;}

.Benefits_tooltip{position:relative; display:inline-block;}
.Benefits_tooltip .tooltiptext{display:none; width:300px; background-color:#fff; border:1px solid #ccc; color:#333; text-align:left !important; padding:10px; border-radius:6px; left:-115px; position:absolute; z-index:1; box-shadow:0 0 10px #999;}
.Benefits_tooltip:hover .tooltiptext{display:block;}
.Benefits_tooltip td{padding:2px !important; height:auto !important; font-weight:normal; border-bottom:1px solid #e3e3e3;}

.AvailBenefits{width:100%; padding:5px 0;}
.AvailBenefits td{padding:5px 2px !important; height:auto !important; font-size:12px; font-weight:normal; border-bottom:1px solid #e3e3e3;}
/*.AvailBenefits{height:275px; overflow-x: visible; overflow-y: scroll;}
.AvailBenefits::-webkit-scrollbar {width:4px; height:4px;}
.AvailBenefits::-webkit-scrollbar-track {border-radius: 10px; background:#fcfcfc;}
.AvailBenefits::-webkit-scrollbar-thumb {border-radius: 10px; background:#ccc;}
.AvailBenefits::-webkit-scrollbar-thumb:hover {background: #bbb;}*/

.DiagnosisCode{width:100%; height:auto;}
.DiagnosisCode ul{margin:0; padding:0;}
.DiagnosisCode ul li{margin:0; padding:5px 0 0 25px; display:block;}

.ui-widget-header {background: #a0a0a0;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {border: 1px solid #005bda; background: #005bda; color: #ffffff;}

.accordion-item{background-color: #fff; border:0; margin:0 0 20px; border-radius: 10px;}
.accordion-button:not(.collapsed){color:#333; background-color:#fff; box-shadow:none;}
.accordion-item:first-of-type{border-top-left-radius: 10px; border-top-right-radius: 10px;}
.accordion-item:first-of-type .accordion-button{border-top-left-radius: 10px; border-top-right-radius: 10px;}
.accordion-button{border-radius: 10px; font-size: 1.2rem; font-weight:500; background-color:transparent; padding:1rem;}
.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;}
.accordion-item:last-of-type{border-bottom-right-radius: 10px; border-bottom-left-radius: 10px;}
.accordion-body{padding: 0 1rem .8rem;}
.accordion-button{font-size:16px;}

.glyphicon-chevron-left{background:url(../images/cal-left-arrow.png) no-repeat; width:12px; height:12px; float:left;}
.glyphicon-chevron-right{background:url(../images/cal-right-arrow.png) no-repeat; width:12px; height:12px; float:right;}
.datetimepicker td.day {padding:3.5px;}
.datetimepicker-days{font-size:12px;}
.datetimepicker-hours{font-size:12px;}
.datetimepicker-minutes{font-size:12px;}
.datetimepicker .datetimepicker-hours span{height: 25px !important; line-height: 25px !important;}
.datetimepicker .datetimepicker-minutes span{height:25px; line-height:25px;}
.datetimepicker table tr td.active, .datetimepicker table tr td.active:hover, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled:hover {
    background: #005bda !important;
}
.datetimepicker table tr td span.active, .datetimepicker table tr td span.active:hover, .datetimepicker table tr td span.active.disabled, .datetimepicker table tr td span.active.disabled:hover {
    background: #005bda !important;
}
.datetimepicker .datetimepicker-hours span {
    height: 20px;
    line-height: 20px;
}

fieldset.hour legend{font-size:12px;}
fieldset.minute legend{font-size:12px;}

.tooltip{position:absolute; z-index:1080; display:block; margin:0; font-family:var(--bs-font-sans-serif); font-style:normal; font-weight:400; line-height:1.5; text-align:left; text-align:start; text-decoration:none; text-shadow:none; text-transform:none; letter-spacing:normal; word-break:normal; word-spacing:normal; white-space:normal; line-break:auto; font-size:0.875rem; word-wrap:break-word; opacity:0;}
.tooltip.show{opacity:0.9;}
.tooltip .tooltip-arrow{position:absolute; display:block; width:0.8rem; height:0.4rem;}
.tooltip .tooltip-arrow::before{position:absolute; content: ""; border-color:transparent; border-style:solid;}
.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^=top]{padding:0.4rem 0;}
.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0;}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px; border-width:0.4rem 0.4rem 0; border-top-color:#005bda;}
.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^=right]{padding:0 0.4rem;}
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0; width:0.4rem; height:0.8rem;}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px; border-width:0.4rem 0.4rem 0.4rem 0; border-right-color:#005bda;}
.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^=bottom]{padding:0.4rem 0;}
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top: 0;}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px; border-width:0 0.4rem 0.4rem; border-bottom-color: #005bda;}
.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^=left]{padding:0 0.4rem;}
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0; width:0.4rem; height:0.8rem;}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px; border-width:0.4rem 0 0.4rem 0.4rem; border-left-color: #005bda;}
.tooltip-inner{max-width:200px; padding:0.25rem 0.5rem; color:#fff; text-align:center; background-color:#005bda; border-radius:0.25rem;}

/*------------------------- Start Membership Card CSS -----------------------------*/
.card_body{background:#fff url(../images/card_bg.png) top no-repeat; width:265px; border: 1px solid #ccc;/* border-radius:10px; border-bottom:6px solid #040848;*/ padding:15px;}
.ms_cardhead{border-radius:10px 10px 0 0; padding:0; text-align:center; color:#fff; font-size:22px; text-transform:uppercase; float:right; width:auto;}
.ms_card_content{padding:15px 0;}
.member_img{width:100px; height:100px; margin:40px auto 20px;}
.member_img img{width:100%; border-radius:50%; border:3px solid #005bda;}
/*------------------------- Start Membership Card CSS -----------------------------*/

.TableData{height:350px; overflow-x:auto; margin:0 0 10px;}
.TableData::-webkit-scrollbar{width:4px; height:4px; border-radius:5px;} 
.TableData::-webkit-scrollbar-track{background:#f5f9fe;} 
.TableData::-webkit-scrollbar-thumb{background:#CCC; border-radius:5px;}
/*.table>:not(caption)>*>* {border-bottom-width: 0;}*/
.Description{width: 250px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: inline-block;}

.PossibleRights{}
.PossibleRights ul{margin:0; padding:0;}
.PossibleRights ul li{margin:0 15px 0 0; padding:0; display:inline-block; list-style-type:none; line-height: 23px;}


@media (max-width: 768px) {
.content-header>.breadcrumb, .content-header>.container>.breadcrumb {top:15px;}
/*.responsive_table{width:100%; overflow-x:scroll; overflow-y:visible;}
.responsive_table .table{width:1000px;}*/

.table-responsive{width:100%; overflow-x:scroll; overflow-y:visible; padding:0 0 15px;}
.table-responsive .table{width:1000px;}

.top_m{margin:0;}
.navbar-collapse{margin:-35px 0px 0 0;}
.Mobile{display:none;}
.Adv_search{width:90%; min-height:350px; top:100px;}
.ViewDataManage{width:90% !important;}
}

@media (max-width:480px) {
.Adv_search_scroll{max-height:500px;}
}




