﻿    /*@import url('https://fonts.googleapis.com/css2?family=PT+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');

.my5{
    margin: 5px 0px;
}
.p10{
    padding:10px;
}
.task-bar{
    width:100%;
    background-color:white;
}
::placeholder{
    color:#e1e1e1 !important;
}.cards-bg{
    /*background-color:#f5faff;*/
    background-color:#f5f7fa;
}
/*sweetalert*/
.bootstrap-timepicker-widget{
    left:0px !important;
}
.main-header{
    position: fixed !important;
}
.header-icons{
    font-size:20px !important;
    color:#585858;
}
.img-center .no_record_img{
    width:530px !important;
    height:auto !important;
}
.owl-nav .owl-prev{
   background-color:white !important;
   border:0.5px solid #0065b3 !important;
   position:absolute;
   top: 30%;
   left: -25px !important;
      display:none !important;
}
.owl-nav .owl-next{
   background-color:white !important;
   border:0.5px solid #0065b3 !important;
   position:absolute;
   top:30%;
   right:-25px !important;
   display:none !important;
}
.owl-nav .owl-prev span{
   font-weight:bold;
   padding:8px;
}
.owl-nav .owl-next span{
   font-weight:bold;
   padding:8px;
}

/*.content{
    padding-top:25px !important;
}*/
.modal-md{
    width:70%;
}
/*sweetalert*/
.border0{
border:0;
}
/*login page*/

.show-flex{
    display:flex;
}
.loginbg-curola{
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(175,124,226);
}
.login-box{
    width:450px !important;
    background-color: white !important;
    /*margin: 130px 0px !important;*/
    border: 1px solid gray !important;
    padding: 20px 30px 30px 30px !important;
    border-radius: 20px !important;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.login-box:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.login-icons{
    position:absolute;
    top:30px;
    right:20px;
}
.login-btn{
    background: linear-gradient(90deg, rgba(175,124,226,1) 0%, rgba(111,1,219,1) 100%);
    border-radius:5px !important;
}
.caro-img .item img {
    display: block;
    margin-left:auto;
    margin-right:auto;
    margin-top: 0px;
    width: 400px;
    padding-left: 50px;
    margin-bottom:100px;
}
.caro-img.item.login-cap{
    color:blue !important;
}
.carousel-caption p{
    text-shadow:none !important;
    text-decoration: none !important;
}
.login-cap p{
    padding-bottom: 30px;
    text-shadow:none !important;
    text-decoration: none !important;
    color: blue;
    font-size:25px;
    position:absolute;
    top:95%;
    left:10%;
}
.card{
  width:400px;
  /*box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);*/
  margin-top:150px;
  border:1px solid #0065b3;
  border-radius:5px;
}

.custom-card-height{
  height:128px !important;
}
.ans-label{
  color: #3276b1 !important;
}
span.f16.sname {
    display: inline-block;
    width: 244px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
.input-field {
  width: 100%;
  padding: 10px;
  outline: none;
}
.input-container {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}
.login .icon {
  padding: 10px;
  background: #5a6ba5;
  color: white;
  min-width: 50px;
  text-align: center;
}
.logo-center{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width:75%;
}
/*login page*/

/*dashboard style code start here*/

/*dashboard card style code start here*/

.card1{
    font-family: 'Poppins', sans-serif!important;
    background-color:#f9f9ed!important;
}
/*dashboard card style code End here*/

.content{
    min-height:500px !important;
    margin-top:20px;
}
.dashboard-help-menu{
    width:400px;
}

.dashboard-header{
    display:inline-flex;
    height:50px !important;
}
.dashboard-help-menu{
    position:fixed;
    top:50px;
    right:0px;
    bottom:20px;
    background-color:white;
    width:350px;
    height:300px;
    z-index:3;
}
div#helpTriggerbtn {
    background: #0065b3;
    text-align: center;
    color: white !important;
    font-size: 14px;
    border-radius: 5px;
    padding: 8px 24px;
    right: -32px;
    top: 32%;
    cursor: pointer;
    transform: rotate(90deg);
    position: fixed;
    z-index: 1036;
}

.us-chat-text {
    position: fixed;
    right: 55px;
    bottom: 40px;
    z-index: 1000;
    cursor: pointer;
}

.urs-chat-warp {
    max-width: 300px;
    right: 0px;
    position: fixed;
    bottom:-580px;
    z-index: 10001;
    transition: bottom .4s ease-in-out;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
}

.urs-chat-warp .panel-body {
    background-color: #f5f5f5;
}
.urs-chat-opn {
    bottom: 0px;
}
.urs-chat-warp .chat li.left .chat-body {
    margin-left: 0px;
    max-width: 251px;
}
.chat-body {
    padding: 5px 10px;
    color: #000;
    font-size: 13px;
    word-wrap: break-word;
    word-break: break-word;
    border: 1px solid #d4d4d5;
    border-collapse: collapse;
    background: #fff;
}
.urs-chat-warp .panel-body .chat {
    overflow-y: scroll;
    height: 320px;
    padding: 1px 7px;
}
.urs-chat-warp .chat {
    list-style: none;
    margin: 0;
    padding: 0;
}
.us-video-player {
    width: 185px !important;
}

/* Waitlist */
.row.watchlist {
    margin-right: -12px;
    margin-left: -14px;
    /*border: 1px solid #6600cc;
    border-radius:5px !important;*/
}

.waitlist-content{
    display:inline-flex;
}

.wt-style{
margin-bottom: 2px;
    border: 1px solid #6600cc1a;
    border-radius: 5px !important;
}
#viplists .pat-det {
    color: #645c5c !important;
    font-size: 11px;
}

.watchlist .profile-img img {
   width:50px !important;
}

.watchlist .pat-det{
    color:#6600cc !important;
}
.profile-img.user-data{
    display:inline-flex !important;
     color:#6600cc !important;
}
.mob-users .profile-img img {
   width:30px !important;
}

.user-data{
    display:inline-flex;
}

.user-data img{
    width:20px;
    height:20px;
    border-radius:50%;
}

/* Waitlist */
}

/*modal popup code in dashboard*/
.modal-header{
  background-color: aliceblue !important;
}

.pay-detail-title-head {
    text-align: center;
    background-color: #ecc334;
}

.pay-detail-title-amount {
    text-align: center;
    background-color: white;
    color: black;
}

/*.modal-intro-bg{
  background-color: #3276b1; 
  background-image: linear-gradient(to right, #3276b1 , skyblue);
  color:white;
}*/

.modal-cutom-height{
    max-height:500px;
    height:auto;
    overflow:scroll;
}
.profile-img img{
    border-radius:60px;
    width:80px;
    margin:10px;
}
.pat-info .PatientId{
   margin-top:15px;
   margin-bottom:0px;
   font-size:11px;
}
.pat-info .PatientName{
    font-size:16px;
    font-weight:400;
    margin-bottom:4px;
    color: #3276b1;
}
.pat-info .Patientpno{
    font-size:13px;
}
.pat-info .Age{
    font-size:13px;
    margin-left:20px;
}
.pat-header label
{
    margin-bottom:0px !important;
}
#div_ipoperation label
{
    margin-bottom:0px !important;
}
/*modal popup code in dashboard*/

/*dashboard end*/

/*support*/
.help-panel-head-warp {
    border-bottom: 1px solid #8e8e59;
}
.help-chat-input-wrp {
    padding: 0px 43px;
    border-bottom: 1px solid #cccccc;
}
.help-pre-align-ques {
    padding-top: 12px;
}

.help-see-qui {
    color: #1976d2 !important;
    text-decoration: underline;
}

.showmenu {
    display: block !important;
    right: 0px !important;
}
 
/*patient screen*/


.nav-stacked li {
    padding:5px 17px !important;
}
.nav-stacked li a{
    padding:0px 0px !important;
}

/*patient screen*/

.support-menu{
    margin-left:-156px !important;
    animation-delay:250ms;
}



/*Print paper setting*/
.nav-tabs-custom > .print-tab-content {
  padding:0px !important;
}
.print-tab-content .panel-body .form-group{
  margin-bottom:10px!important;
}
#printPresc,#printInvoice,#printLab,#procedureLab,#diet,#labinvoice,#medcirtifi,#diet_settings1,#referralprint,#dischargesummary{
  margin-top:25px;
}
.btn-yesno{
  border-radius: 15px 0px 0px 15px;
}
#image
{
 border-radius: 0px 15px 15px 0px;
}

/*Print paper setting*/

/*operation reports page*/
.filter-warp-list li {
    cursor:pointer;
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 12px;
    padding: 5px 9px;
    border-radius: 13px;
}
.filter-warp-list li .label-primary{
   background-color:#605ca8 !important;
   padding:5px;
   font-size:14px;
}
#filter_div,#revenuefilter_div,#presc_filter,#lab_filter{
   display:none;
}
/*operation reports page */

/*case sheet layout setting*/

.list-add-btn{
    margin-top:23px;
}
.casesheet-displaylist{
    padding:0px;
}

.casesheet-displaylist li{
    list-style-type:none;
    border:1px solid purple;
    width:50%;
    padding:10px;
    margin-bottom:20px;
    color:#0065b3;
}
.disabled {
    pointer-events:none; 
    opacity:0.6;        
}
.disabled {
    cursor: not-allowed;
}
.disabled li{
    background-color:#f4f4f4;
}
.btn-trash{
    margin-top: -5px;
    background-color:red !important;
    color: white !important;
}

/*case sheet layout setting*/

.fc-toolbar.fc-header-toolbar {
    margin-bottom: 1em;
}
.fc-toolbar {
    padding: 10px;
    margin: 0;
}

.fc th, .fc-basic-view .fc-day-top .fc-week-number, .fc-basic-view td.fc-week-number, .fc-icon, .fc-toolbar {
    text-align: center;
}
/* Patient calender page */
.calender-events .box .box-body{
    padding-left:10px;
    padding-right:10px;
}
/* Patient calender page */




/*General styles for margin and padding classes */
/*padding classes*/
.pad0{
    padding:0px !important;
}
.pad30{
    padding:30px;
}
.pd-5{
    padding:5px;
}
.pd-15{
    padding:15px;
}
.pd-7{
    padding:20px;
}
.pl-5{
    padding-left:5px;
}
.pl-10{
    padding-left:10px;
}
.pl-15{
    padding-left:15px;
}
.pl-40{
    padding-left:40px;
}
.pt-50{
    padding-top:50px;
}
.pr-0{
    padding-right:0px;
}
.pr-15{
    padding-right:15px;
}
.pr-20{
    padding-right:20px;
}
.pl-0{
    padding-left:0px;
}
.pr-100{
    padding-right:100px;
}
.pr-80{
    padding-right:80px;
}
.pt-0{
    padding-top:0px;
}
.pt-10{
    padding-top:10px;
}
.pb-0{
    padding-bottom:0px;
}
.pb-20{
    padding-bottom:20px;
}
.pd-20{
    padding-bottom:20px;
}
.pr-5
{
    padding-right:5px;
}
/*padding classes*/
/*margin classes*/
.mar0{
  margin:0px !important;
}
.mar-5{
  margin:5px;
}
.mar-20{
    margin:20px;
}
.ml-5{
  margin-left:5px;
}
.ml-10{
  margin-left:10px !important;
}
.ml-15{
  margin-left:15px;
}
.ml-20{
  margin-left:20px;
}
.ml-25{
    margin-left:25px;
}
.mt-4{
  margin-top:4px;
}
.mt5{
  margin-top:5px !important;
}
.mt2{
  margin-top:2px;
}
.mt10{
  margin-top:10px !important;
}
.mt14{
    margin-top:14px;
}
.mt15 {
    margin-top: 15px;
}
.mt20{
    margin-top:20px;
}
.mt25{
    margin-top:25px;
}
.mt30{
    margin-top:30px;
}
.mt40{
    margin-top:40px;
}
.mt50{
    margin-top:50px;
}
.mb-0{
    margin-bottom:0px;
}
.mb-5{
   margin-bottom:5px;
}
.mb-10{
    margin-bottom:10px;
}
.mb-15{
    margin-bottom:15px;
}
.mb-20{
    margin-bottom:20px;
}
.mb-30{
    margin-bottom:30px;
}
.mb-50
{
    margin-bottom:50px;
}
.mr-5{
    margin-right:5px;
}
.mr-10{
    margin-right:10px;
}
.mr-15{
    margin-right:15px;
}
.mr-20{
    margin-right:20px;
}
.mr-25{
    margin-right:25px;
}
.mr-30{
    margin-right:30px;
}
.mr-50{
    margin-right:50px;
}
.mr-75{
    margin-right:75px;
}
.ht-20{
    height:20px;
}
.ht-60{
    height:60px;
}
.ht-70{
    height:70px;
}
.ht-100{
    height:100px;
}
.ht-30{
    height:30px;
}
/*margin classes*/

/*Custom Radio Button*/

.radbtn {
  display: block;
  position: relative;
  padding-left: 10px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/*input#fileToUpload {
    width: 194px;
}*/

/* Hide the browser's default radio button */
.radbtn input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height:15px;
  width: 16px;
  background-color:white;
  border-radius: 50%;
}
.rbrblue{
	border:2px solid #418bfe;
}
.rbrred{
	border:2px solid orange;
}
.rbrgreen{
	border:2px solid green;
}
/* Create a custom radio button */
/* On mouse-over, add a grey background color */
.radbtn:hover input ~ .checkmark {
  background-color:white;
}

/* When the radio button is checked, add a blue background */
.radbtn input:checked ~ .checkmark {
  background-color: white;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radbtn input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radbtn .checkmark:after {
 	top: 2px;
	left: 2px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
}
.radbtn .rbrblue:after {
	background:#418bfe;
}
.radbtn .rbrred:after {
	background:orange;
}
.radbtn .rbrgreen:after {
	background:green;
}

/*Custom Radio Button*/

.navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
    position: absolute;
    right: 0;
    left: auto;
}
.navbar-nav>.notifications-menu>.dropdown-menu, .navbar-nav>.messages-menu>.dropdown-menu, .navbar-nav>.tasks-menu>.dropdown-menu {
    width: 280px;
    padding: 0 0 0 0;
    margin: 0;
    top: 100%;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.open>.dropdown-menu {
    display:block;
}



.dropdown-menu {
    box-shadow: none;
    border-color: #eee;
}

.dropdown_sec:hover .dropdown_pres {
    display: block;
}
.dropdown_pres {
    top: 17px;
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 180px;
    max-height: 175px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 10;
}
.dropdown_pres a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
}
.quickselect-warp-list ul li {
    display: inline-block;
    margin-right: 18px;
    border: 1px solid #337ab7;
    border-radius: 33px;
    padding: 0 9px;
    margin-bottom: 9px;
    font-size: 12px;
    cursor: pointer;
}
.quickselect-warp-list ul li:hover {
    background: #337ab7;
    color: white;
    border-color: #337ab7;
}
.new_loader_class{
    position:absolute;
    z-index:4;
    top:30%;
    left:40%;
}
.loading-text{
    padding-left:20px;
    color:rgb(37,76,177);
    font-weight:bold;
}
.ser-img img{
    width:60px !important;
}
.ptime-adj {
    display:inline-flex;
    min-width: 304px;
}

ul#menuDashboard li{
    display:block !important;
}
ul#menuDashboard {
    position: absolute;
    top: 100%;
    left: -70px !important;
    z-index: 1000;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {
    z-index: 204232320000 !important;
    width:90%;
   
}

.modal-header-lab,.watchlist-pro{
    background-color: #3276b1;
    background-image: linear-gradient(to right, #3276b1 , skyblue);
    height: 100px;
}
.imgphoto{
   float:left;
   margin-right:20px;
   border-radius: 50px;
   margin-top: 7px;
   width: 80px;
}
.us-bysms-list{
    background-color: antiquewhite;
    border-radius: 20px;
    padding-top: 7px;
    padding-left: 38px;
}


/*comm tab chat */
.mail-box .lg-side {
    background: none repeat scroll 0 0 #fff;
    border-radius: 0 4px 4px 0;
    width: 75%;
}

.row.head-chat-window {
    padding: 0;
    margin: 0 1px;
    position: relative;
}

.hcw-sub {
    background: #f3f2f2;
    padding: 6px;
    position: absolute;
    display: block;
    z-index: 100;
    border: 1px solid #efefef;
}
span.hcw-pph {
    font-size: 12px;
    padding-left: 5px;
}
.chat_input {
    width: 80%;
    padding-left: 15px;
    border-radius: 46px;
    height: 46px;
    margin: 10px;
    border: 1px solid lightgray;
}

.chat_send_btn {
    margin: 10px;
    height: 46px;
    width: 46px;
    border-radius: 45px;
    background: royalblue;
    color: white;
    border: 0px;
    float: right;
}

.chat-wrapper {
    width: 100%;
    display: table;
    overflow: hidden;
}
#message_list {
    margin-top: 56px;
}

.chat-wrapper .chat-message:last-of-type {
    margin-bottom: 0;
}

.chat-wrapper .chat-image.chat-image-default {
    width: 60px;
    height: 60px;
}

.chat-wrapper .chat-message {
    margin-bottom: 20px;
    width: 100%;
    display: table;
    overflow: hidden;
}
.chat-wrapper .chat-message.chat-message-sender .chat-message-wrapper, .chat-wrapper .chat-message.chat-message-sender .chat-message-content {
    float: right;
}
.chat-wrapper .chat-message .chat-message-wrapper {
    max-width: 70%;
    display: table;
    margin: 0 20px;
    padding-top: 10px;
    position: relative;
}
/*comm tab chat */


//communication - Parthiban
/*chat*/

.row.head-chat-window {
    padding: 0;
    margin: 0 1px;
    position: relative;
}
.hcw-sub {
    background: #f3f2f2;
    padding: 6px;
    position: absolute;
    display: block;
    z-index: 100;
    border: 1px solid #efefef;
}
.pat-img img {
    width: 50px;
    border-radius: 35px;
    float: left;
    margin-right: 13px;
    border: 1px solid #757575;
}
span.hcw-pname {
    font-size: 18px;
    line-height: 27px;
    padding-left: 3px;
    color: #5f5f5f;
}
span.hcw-pid {
    font-size: 12px;
    margin-top: 12px;
    background: #9e9e9e;
    color: white;
    padding: 6px;
    border-radius: 9px;
    text-transform: uppercase;
}
.inbox-body {
    padding: 20px;
    text-align: justify;
    height: 733px;
    overflow-y: scroll;
}
#message_list {
    margin-top: 56px;
}
.chat-wrapper {
    width: 100%;
    display: table;
    overflow: hidden;
}
.chat-wrapper .chat-message {
    margin-bottom: 20px;
    width: 100%;
    display: table;
    overflow: hidden;
}
.padding {
    padding: 20px;
}
.chat-wrapper .chat-message:last-of-type {
    margin-bottom: 0;
}

.chat-wrapper .chat-message {
    margin-bottom: 20px;
    width: 100%;
    display: table;
    overflow: hidden;
}

.chat-wrapper .chat-message.chat-message-sender img {
    float: right;
}
.chat-wrapper .chat-image.chat-image-default {
    width: 60px;
    height: 60px;
}
.chat-wrapper .chat-image {
    float: left;
    border-radius: 50%;
}
.chat-wrapper .chat-message .chat-message-wrapper {
    max-width: 70%;
    display: table;
    margin: 0 20px;
    padding-top: 10px;
    position: relative;
}
.chat-wrapper .chat-message.chat-message-sender .chat-message-wrapper:before {
    right: -24px;
    border-left-color: #8AC0D9;
}
.chat-wrapper .chat-message .chat-message-wrapper:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    top: 14px;
    position: absolute;
    z-index: 2;
}
.chat-wrapper .chat-message.chat-message-sender .chat-message-wrapper, .chat-wrapper .chat-message.chat-message-sender .chat-message-content {
    float: right;
}
.chat-wrapper .chat-message .chat-message-content {
    display: table;
    overflow: hidden;
    border-radius: 4px;
}
.chat-wrapper .chat-message .chat-message-wrapper p:first-of-type {
    border-top: 0 !important;
}
.chat-wrapper .chat-message.chat-message-sender p {
    background: #8AC0D9;
    border-top-color: #76acc5;
}
.chat-wrapper .chat-message .chat-details {
    clear: both;
    width: 100%;
    display: table;
    overflow: hidden;
}
.chat-wrapper .chat-message .chat-message-content:before {
    content: " ";
    display: block;
}

.chat-wrapper .chat-message .chat-message-wrapper p {
    padding:10px 20px;
    color: #fff;
    border-top: 1px solid;
    color: white;
    background-color: #8AC0D9;

}

.chat_input {
    width: 80%;
    padding-left: 15px;
    border-radius: 46px;
    height: 46px;
    margin: 10px;
    border: 1px solid lightgray;
}
.chat_send_btn {
    margin: 10px;
    height: 46px;
    width: 46px;
    border-radius: 45px;
    background: royalblue;
    color: white;
    border: 0px;
    float: right;
}


.frame {
    width: 100%;
    min-width: 100%;
    max-width: 1000px;
    height: 700px;
    min-height: 300px;
    max-height: 720px;
    background: #E6EAEA;
    padding-bottom: 10px;
}

@media screen and (max-width: 360px) {
    .frame {
        width: 100%;
        height: 100vh;
    }
}

@media screen and (max-width: 920px) {
    .button-group-pills .btn{
        width: 25%;
    }
}


.frame .sidepanel {
    float: left;
    width: 100%;
    height: 100%;
    /*background: #2c3e50;*/
    /* color: #f5f5f5;*/
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel {
        width: 58px;
        min-width: 58px;
    }
}

.frame .sidepanel .profile-1 {
    width: 80%;
    margin: 25px auto;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .profile-1 {
        width: 100%;
        margin: 0 auto;
        padding: 5px 0 0 0;
        background: #32465a;
    }
}

.frame .sidepanel .profile-1.expanded .wrap {
    height: 210px;
    line-height: initial;
}

    .frame .sidepanel .profile-1.expanded .wrap p {
        margin-top: 20px;
    }

    .frame .sidepanel .profile-1.expanded .wrap i.expand-button {
        -moz-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
        filter: FlipH;
        -ms-filter: "FlipH";
    }

.frame .sidepanel .profile-1 .wrap {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    -moz-transition: 0.3s height ease;
    -o-transition: 0.3s height ease;
    -webkit-transition: 0.3s height ease;
    transition: 0.3s height ease;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .profile-1 .wrap {
        height: 55px;
    }
}

.frame .sidepanel .profile-1 .wrap img {
    width: 50px;
    border-radius: 50%;
    padding: 3px;
    border: 2px solid #e74c3c;
    height: auto;
    float: left;
    cursor: pointer;
    -moz-transition: 0.3s border ease;
    -o-transition: 0.3s border ease;
    -webkit-transition: 0.3s border ease;
    transition: 0.3s border ease;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .profile-1 .wrap img {
        width: 40px;
        margin-left: 4px;
    }
}

.frame .sidepanel .profile-1 .wrap img.online {
    border: 2px solid #2ecc71;
}

.frame .sidepanel .profile-1 .wrap img.away {
    border: 2px solid #f1c40f;
}

.frame .sidepanel .profile-1 .wrap img.busy {
    border: 2px solid #e74c3c;
}

.frame .sidepanel .profile-1 .wrap img.offline {
    border: 2px solid #95a5a6;
}

.frame .sidepanel .profile-1 .wrap p {
    float: left;
    margin-left: 15px;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .profile-1 .wrap p {
        display: none;
    }
}

.frame .sidepanel .profile-1 .wrap i.expand-button {
    float: right;
    margin-top: 23px;
    font-size: 0.8em;
    cursor: pointer;
    color: #435f7a;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .profile-1 .wrap i.expand-button {
        display: none;
    }
}

.frame .sidepanel .profile-1 .wrap .status-options {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    width: 150px;
    margin: 70px 0 0 0;
    border-radius: 6px;
    z-index: 99;
    line-height: initial;
    background: #435f7a;
    -moz-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .profile-1 .wrap .status-options {
        width: 58px;
        margin-top: 57px;
    }
}

.frame .sidepanel .profile-1 .wrap .status-options.active {
    opacity: 1;
    visibility: visible;
    margin: 75px 0 0 0;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .profile-1 .wrap .status-options.active {
        margin-top: 62px;
    }
}

.frame .sidepanel .profile-1 .wrap .status-options:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #435f7a;
    margin: -8px 0 0 24px;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .profile-1 .wrap .status-options:before {
        margin-left: 23px;
    }
}

.frame .sidepanel .profile-1 .wrap .status-options ul {
    overflow: hidden;
    border-radius: 6px;
}

    .frame .sidepanel .profile-1 .wrap .status-options ul li {
        padding: 15px 0 30px 18px;
        display: block;
        cursor: pointer;
    }

@media screen and (max-width: 735px) {
    .frame .sidepanel .profile-1 .wrap .status-options ul li {
        padding: 15px 0 35px 22px;
    }
}

.frame .sidepanel .profile-1 .wrap .status-options ul li:hover {
    background: #496886;
}

.frame .sidepanel .profile-1 .wrap .status-options ul li span.status-circle {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 5px 0 0 0;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .profile-1 .wrap .status-options ul li span.status-circle {
        width: 14px;
        height: 14px;
    }
}

.frame .sidepanel .profile-1 .wrap .status-options ul li span.status-circle:before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    margin: -3px 0 0 -3px;
    background: transparent;
    border-radius: 50%;
    z-index: 0;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .profile-1 .wrap .status-options ul li span.status-circle:before {
        height: 18px;
        width: 18px;
    }
}

.frame .sidepanel .profile-1 .wrap .status-options ul li p {
    padding-left: 12px;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .profile-1 .wrap .status-options ul li p {
        display: none;
    }
}

.frame .sidepanel .profile-1 .wrap .status-options ul li.status-online span.status-circle {
    background: #2ecc71;
}

.frame .sidepanel .profile-1 .wrap .status-options ul li.status-online.active span.status-circle:before {
    border: 1px solid #2ecc71;
}

.frame .sidepanel .profile-1 .wrap .status-options ul li.status-away span.status-circle {
    background: #f1c40f;
}

.frame .sidepanel .profile-1 .wrap .status-options ul li.status-away.active span.status-circle:before {
    border: 1px solid #f1c40f;
}

.frame .sidepanel .profile-1 .wrap .status-options ul li.status-busy span.status-circle {
    background: #e74c3c;
}

.frame .sidepanel .profile-1 .wrap .status-options ul li.status-busy.active span.status-circle:before {
    border: 1px solid #e74c3c;
}

.frame .sidepanel .profile-1 .wrap .status-options ul li.status-offline span.status-circle {
    background: #95a5a6;
}

.frame .sidepanel .profile-1 .wrap .status-options ul li.status-offline.active span.status-circle:before {
    border: 1px solid #95a5a6;
}

.frame .sidepanel .profile-1 .wrap .expanded {
    padding: 100px 0 0 0;
    display: block;
    line-height: initial !important;
}

    .frame .sidepanel .profile-1 .wrap .expanded label {
        float: left;
        clear: both;
        margin: 0 8px 5px 0;
        padding: 5px 0;
    }

    .frame .sidepanel .profile-1 .wrap .expanded input {
        border: none;
        margin-bottom: 6px;
        background: #32465a;
        border-radius: 3px;
        color: #f5f5f5;
        padding: 7px;
        width: calc(100% - 43px);
    }

        .frame .sidepanel .profile-1 .wrap .expanded input:focus {
            outline: none;
            background: #435f7a;
        }

.frame .sidepanel .search {
    font-weight: 300;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .search {
        display: none;
    }
}

.frame .sidepanel .search label {
    position: absolute;
    margin: 10px 0 0 20px;
}

.frame .sidepanel .search input {
    padding: 10px 0 10px 46px;
    width: 100%;
    border: none;
    background: #d0d0d0;
    color: #f5f5f5;
}

    .frame .sidepanel .search input:focus {
        outline: none;
        background: #d0d0d0;
    }

    .frame .sidepanel .search input::-webkit-input-placeholder {
        color: #f5f5f5;
    }

    .frame .sidepanel .search input::-moz-placeholder {
        color: #f5f5f5;
    }

    .frame .sidepanel .search input:-ms-input-placeholder {
        color: #f5f5f5;
    }

    .frame .sidepanel .search input:-moz-placeholder {
        color: #f5f5f5;
    }

.frame .sidepanel .contacts {
    height: calc(100% - 36px);
    overflow-y: scroll;
    overflow-x: hidden;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .contacts {
        height: calc(100% - 149px);
        overflow-y: scroll;
        overflow-x: hidden;
    }

    .performer tbody::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    .performer tbody::-webkit-scrollbar {
        width: 12px;
        background-color: #F5F5F5;
    }

    .performer tbody::-webkit-scrollbar-thumb {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #d2d2d2;
    }

    .frame .sidepanel .contacts::-webkit-scrollbar-thumb {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #d2d2d2;
    }

    .frame .sidepanel .contacts::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        background-color: #F5F5F5;
    }

    .frame .sidepanel .contacts::-webkit-scrollbar {
        width: 12px;
        background-color: #F5F5F5;
    }
}

.frame .sidepanel .contacts.expanded {
    height: calc(100% - 334px);
}

.frame .sidepanel .contacts::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}

.frame .sidepanel .contacts::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #d2d2d2;
}

.frame .sidepanel .contacts ul li.contact {
    position: relative;
    padding: 10px 0 15px 0;
    font-size: 0.9em;
    cursor: pointer;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .contacts ul li.contact {
        padding: 6px 0 46px 8px;
    }
}

.frame .sidepanel .contacts ul li.contact:hover {
    background: #f2f2f2;
}

.frame .sidepanel .contacts ul li.contact.active {
    background: #f2f2f2;
}

    .frame .sidepanel .contacts ul li.contact.active span.contact-status {
        border: 2px solid #32465a !important;
    }

.frame .sidepanel .contacts ul li.contact .wrap {
    width: 88%;
    margin: 0 auto;
    position: relative;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .contacts ul li.contact .wrap {
        width: 100%;
    }
}

.frame .sidepanel .contacts ul li.contact .wrap span {
    position: absolute;
    left: 0;
    margin: -2px 0 0 -2px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #2c3e50;
    background: #95a5a6;
}

    .frame .sidepanel .contacts ul li.contact .wrap span.online {
        background: #2ecc71;
    }

    .frame .sidepanel .contacts ul li.contact .wrap span.away {
        background: #f1c40f;
    }

    .frame .sidepanel .contacts ul li.contact .wrap span.busy {
        background: #e74c3c;
    }

.frame .sidepanel .contacts ul li.contact .wrap img {
    width: 40px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .contacts ul li.contact .wrap img {
        margin-right: 0px;
    }
}

.frame .sidepanel .contacts ul li.contact .wrap .meta {
    padding: 5px 0 0 0;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .contacts ul li.contact .wrap .meta {
        display: none;
    }
}

.frame .sidepanel .contacts ul li.contact .wrap .meta .name {
    font-weight: 600;
}

.frame .sidepanel .contacts ul li.contact .wrap .meta .preview {
    margin: 5px 0 0 0;
    padding: 0 0 1px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -moz-transition: 1s all ease;
    -o-transition: 1s all ease;
    -webkit-transition: 1s all ease;
    transition: 1s all ease;
}

    .frame .sidepanel .contacts ul li.contact .wrap .meta .preview span {
        position: initial;
        border-radius: initial;
        background: none;
        border: none;
        padding: 0 2px 0 0;
        margin: 0 0 0 1px;
        opacity: .5;
    }

.frame .sidepanel .bottom-bar {
    position: absolute;
    width: 100%;
    bottom: 0;
}

    .frame .sidepanel .bottom-bar button {
        float: left;
        border: none;
        width: 50%;
        padding: 10px 0;
        background: #32465a;
        color: #f5f5f5;
        cursor: pointer;
        font-size: 0.85em;
        font-family: 'Poppins', sans-serif!important;
    }

@media screen and (max-width: 735px) {
    .frame .sidepanel .bottom-bar button {
        float: none;
        width: 100%;
        padding: 15px 0;
    }
}

.frame .sidepanel .bottom-bar button:focus {
    outline: none;
}

.frame .sidepanel .bottom-bar button:nth-child(1) {
    border-right: 1px solid #2c3e50;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .bottom-bar button:nth-child(1) {
        border-right: none;
        border-bottom: 1px solid #2c3e50;
    }
}

.frame .sidepanel .bottom-bar button:hover {
    background: #435f7a;
}

.frame .sidepanel .bottom-bar button i {
    margin-right: 3px;
    font-size: 1em;
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .bottom-bar button i {
        font-size: 1.3em;
    }
}

@media screen and (max-width: 735px) {
    .frame .sidepanel .bottom-bar button span {
        display: none;
    }
}

.frame .content {
    float: right;
    width: 60%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 735px) {
    .frame .content {
        width: calc(100% - 58px);
        min-width: 300px !important;
    }
}

@media screen and (min-width: 900px) {
    .frame .content {
        width: 100%;
    }
}

.frame .content .contact-profile {
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #f5f5f5;
}

    .frame .content .contact-profile img {
        width: 40px;
        border-radius: 50%;
        float: left;
        margin: 9px 12px 0 9px;
    }

    .frame .content .contact-profile p {
        float: left;
    }

    .frame .content .contact-profile .social-media {
        float: right;
    }

        .frame .content .contact-profile .social-media i {
            margin-left: 14px;
            cursor: pointer;
        }

            .frame .content .contact-profile .social-media i:nth-last-child(1) {
                margin-right: 20px;
            }

            .frame .content .contact-profile .social-media i:hover {
                color: #435f7a;
            }

.frame .content .messages {
    height: auto;
    /*min-height: calc(100% - 20%);*/
    overflow-y: scroll;
    overflow-x: hidden;
    width: 100%;
    max-height: 569px;
    min-height: 569px;
}

@media screen and (max-width: 735px) {
    .frame .content .messages {
        max-height: calc(100% - 105px);
    }
}

.frame .content .messages::-webkit-scrollbar {
    width: 8px;
    background: transparent;
}

.frame .content .messages::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.3);
}

.frame .content .messages ul li {
    display: inline-block;
    clear: both;
    float: left;
    margin: 15px 15px 5px 15px;
    width: calc(100% - 25px);
    font-size: 0.9em;
}

    .frame .content .messages ul li:nth-last-child(1) {
        margin-bottom: 20px;
    }

    .frame .content .messages ul li.sent img {
        margin: 6px 8px 0 0;
    }

    .frame .content .messages ul li.sent p {
        background: #435f7a;
        color: #f5f5f5;
    }

    .frame .content .messages ul li.replies img {
        float: right;
        margin: 6px 0 0 8px;
    }

    .frame .content .messages ul li.replies p {
        background: #f5f5f5;
        float: right;
    }

    .frame .content .messages ul li img {
        width: 50px;
        border-radius: 50%;
        float: left;
        margin-top: 0px !important;
    }

    .frame .content .messages ul li p {
        display: inline-block;
        padding: 10px 15px;
        border-radius: 20px;
        max-width: 205px;
        line-height: 130%;
    }

@media screen and (min-width: 735px) {
    .frame .content .messages ul li p {
        max-width: 300px;
    }
}

.frame .content .message-input {
    position: absolute;
    bottom: 0;
    width: 96%;
    z-index: 99;
}

    .frame .content .message-input .wrap {
        position: relative;
        width: 98%;
    }

@media screen and (max-width: 735px) {
    .frame .content .message-input .wrap input {
        padding: 15px 32px 16px 8px;
    }
}

.frame .content .message-input .wrap input:focus {
    outline: none;
}

.frame .content .message-input .wrap .attachment {
    position: absolute;
    right: 60px;
    z-index: 4;
    margin-top: 10px;
    font-size: 1.1em;
    color: #435f7a;
    opacity: .5;
    cursor: pointer;
}

@media screen and (max-width: 735px) {
    .frame .content .message-input .wrap .attachment {
        margin-top: 17px;
        right: 65px;
    }
}

.frame .content .message-input .wrap .attachment:hover {
    opacity: 1;
}

.frame .content .message-input .wrap button {
    float: right;
    border: none;
    width: 50px;
    padding: 8px 0;
    cursor: pointer;
    background: #32465a;
    color: #f5f5f5;
}

@media screen and (max-width: 735px) {
    .frame .content .message-input .wrap button {
        padding: 16px 0;
    }
}

.frame .content .message-input .wrap button:hover {
    background: #435f7a;
}

.frame .content .message-input .wrap button:focus {
    outline: none;
}
/*chat*/

/*Template hover dropdown*/

.tdyappointment .dropdown_content {
    display:none;
}

.tdyappointment:hover .dropdown_content{
    top: 90px;
    display: block;
    position: absolute;
    background-color: aliceblue;
    min-width:140px;
    max-height:75px;
    overflow: scroll !important;
    box-shadow: 0px 8px 16px 0px rgb(0,0,20%);
    z-index:1000000000;
    padding: 10px;
}

.dropdown_content a{
    display:flex;
    text-align:right;
}   


.dropdown_content{
    top: 70px;
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 180px;
    max-height: 175px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px;
    z-index: 1;
    color: black;
}

/*Template hover dropdown*/

/*package sell popup*/

.pkge_detail_block h3,.pkge_detail_block p{
    color:white;
}
.pkg-detail-card{
    background-color: aliceblue;
    margin: 20px;
    height: 200px;
    width: 300px;
}
.pkg-card-details {
    max-height: 340px;
    overflow-y: scroll;
}
.pkg-detail-card .img-aligncenter{
    margin-left:70px;
}

p#sellpackage_name {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}

.quickselect-warp-list ul {
    padding-left: 0px;
}

.quickselect-warp-list ul li:hover {
    background: #337ab7;
    color: white;
    border-color: #337ab7;
}
.quickselect-warp-list ul li {
    display: inline-block;
    margin-right: 18px;
    border: 1px solid #337ab7;
    border-radius: 33px;
    padding: 0 9px;
    margin-bottom: 9px;
    font-size: 12px;
    cursor: pointer;
}
/*package sell popup*/


/*print settings color*/
.us-ps-color-1 {
    background-color: #DADADA !important;
}

.us-ps-color-2 {
    background-color: #c7cef7 !important;
}

.us-ps-color-3 {
    background-color: #c0fbd3 !important;
}

.us-ps-color-4 {
    background-color: #afcaff !important;
}

.us-ps-color-5 {
    background-color: #6cc6cb !important;
}

#radioBtncolor .btn.active {
    border: 2px solid #0065b3 !important;
}

#radioBtncolor .not-active {
    border: 2px solid white !important;
}

#radioBtncolor .btn {
    width: 67px;
}
/*End of ps color*/



.cus-text-white{
    color:white;
}
adj-new-lay-payment.PatientName{
    font-size:25px;
    font-weight:600;
}

/*tags editor start*/
/* surrounding tag container */
.tag-editor {
    list-style-type: none; padding: 0 5px 0 0; margin: 0; overflow: hidden; border: 1px solid #eee; cursor: text;
    font: normal 14px sans-serif; color: #555; background: #fff; line-height: 20px; height:auto;
}

/* core styles usually need no change */
.tag-editor li { display: block; float: left; overflow: hidden; margin: 3px 0; }
.tag-editor div { float: left; padding: 0 4px; }
.tag-editor .placeholder { padding: 0 8px; color: #bbb; }
.tag-editor .tag-editor-spacer { padding: 0; width: 8px; overflow: hidden; color: transparent; background: none; }
.tag-editor input {
    vertical-align: inherit; border: 0; outline: none; padding: 0; margin: 0; cursor: text;
    font-family: inherit; font-weight: inherit; font-size: inherit; font-style: inherit;
    box-shadow: none; background: none; color: #444;
}
/* hide original input field or textarea visually to allow tab navigation */
.tag-editor-hidden-src { position: absolute !important; left: -99999px; }
/* hide IE10 "clear field" X */
.tag-editor ::-ms-clear { display: none; }

/* tag style */
.tag-editor .tag-editor-tag {
    padding-left: 5px; color: #46799b; background: #e0eaf1; white-space: nowrap;
    overflow: hidden; cursor: pointer; border-radius: 2px 0 0 2px;
    /*text-transform:uppercase;*/
}

/* delete icon */
.tag-editor .tag-editor-delete { background: #e0eaf1; cursor: pointer; border-radius: 0 2px 2px 0; padding-left: 3px; padding-right: 4px; }
.tag-editor .tag-editor-delete i { line-height: 18px; display: inline-block; }
.tag-editor .tag-editor-delete i:before { font-size: 16px; color: #8ba7ba; content: "x"; font-style: normal; }
.tag-editor .tag-editor-delete:hover i:before { color: #d65454; }
.tag-editor .tag-editor-tag.active+.tag-editor-delete, .tag-editor .tag-editor-tag.active+.tag-editor-delete i { visibility: hidden; cursor: text; }

.tag-editor .tag-editor-tag.active { background: none !important; }

/* jQuery UI autocomplete - code.jquery.com/ui/1.10.2/themes/smoothness/jquery-ui.css */
.ui-autocomplete { position: absolute; top: 0; left: 0; cursor: default; font-size: 14px; }
.ui-front { z-index: 9999; }
.ui-menu { list-style: none; padding: 1px; margin: 0; display: block; outline: none; }
.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1.4; min-height: 0; /* support: IE7 */ }
.ui-widget-content { border: 1px solid #bbb; background: #fff; color: #555; }
.ui-widget-content a { color: #46799b; }
.ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { background: #e0eaf1; }
.ui-helper-hidden-accessible { display: none; }


/*tags editor end*/





/*Tag Editor*/
   
    div#divtxtInvestigation ul, div#divtxtAdvice ul, div#divtxtProcedure ul, div#divtxtCounselling ul, div#divtxtNotes ul, div#divtxtInstruction ul,div#divtxtlabfinding ul, div#divtxtxrayfind ul,
     div#divtxtReviewNotes ul , div#divtxtXrayFindings ul, div#divtxtinvetig ul, div#divtxtobserv ul, div#divtxtmrifinding ul{
        min-height: 50px !important;
        border: 1px solid #ccc;
    }
    div#divtxtdiagnosis ul, div#divtxtComplaints_1 ul, div#divtxtComplaints ul {
        min-height: 50px !important;
        border: 1px solid #ccc;
    }
    
    .tag-editor .tag-editor-delete i:before {
    font-size: 16px;
    color: #8ba7ba;
    content: "x";
    font-style: normal;
    }

    .tag-editor div {
        float: left;
        padding: 0 4px;
    }

    div#divtxtdiagnosis .tag-editor .tag-editor-tag, div#divtxtComplaints_1 .tag-editor .tag-editor-tag, div#divtxtComplaints .tag-editor .tag-editor-tag {
        display: inline-block !important;
        word-break: break-word !important;
        white-space: pre-wrap !important;
    }

    div#divtxtdiagnosis ul, div#divtxtComplaints_1 ul, div#divtxtComplaints ul {
        min-height: 50px !important;
        border: 1px solid #ccc !important;
    }

    .tag-editor {
        list-style-type: none;
        padding: 0 5px 0 0;
        margin: 0;
        overflow: hidden;
        /*border: 1px solid #eee;*/
        cursor: text;
        font: normal 14px sans-serif;
        color: #555;
        background: #fff;
        line-height: 10px;
        height: auto;
    }

    .tag-editor li {
        display: block;
        float: left;
        overflow: hidden;
        margin: 3px 0;
    }

    .tag-editor .tag-editor-tag {
        padding-left: 5px;
        color: #46799b;
        background-color: #e0eaf1;
        white-space: nowrap;
        overflow: hidden;
        cursor: pointer;
        border-radius: 2px 0 0 2px;
        padding: 10px;
        height: 30px;
    }

    .tag-editor div {
        float: left;
        padding: 0 4px;
    }

    div#divtxtdiagnosis .tag-editor .tag-editor-tag, div#divtxtComplaints_1 .tag-editor .tag-editor-tag, div#divtxtComplaints .tag-editor .tag-editor-tag {
        display: inline-block !important;
        word-break: break-word !important;
        white-space: pre-wrap !important;
    }

    .tag-editor .tag-editor-spacer {
        padding: 0;
        width: 8px;
        overflow: hidden;
        color: transparent;
        background: none;
    }

    .tag-editor .tag-editor-delete {
        background: #e0eaf1;
        cursor: pointer;
        border-radius: 0 2px 2px 0;
        padding:6px;
    }

    .tag-editor .tag-editor-delete i {
        line-height: 18px;
        display: inline-block;
    }

    .tag-editor-hidden-src {
        position: absolute !important;
        left: -99999px;
    }


    .btn-primary-bordered{
        margin-right:10px !important;
        color:#3276b1 !important
    }
/*Tag Editor*/

.hm-dt-action{
   font-size:12px !important;
}




/*** PANEL PRIMARY ***/
.with-nav-tabs.panel-primary .nav-tabs > li > a, 
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover, 
.with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color: black;
}

.with-nav-tabs.panel-primary .nav-tabs > li > a,
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
    color:white;
}
.with-nav-tabs.panel-primary .nav-tabs > .open > a,
.with-nav-tabs.panel-primary .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-primary .nav-tabs > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li > a:focus {
	color:white;
	background-color:transparent;
	border-color: transparent;
}
.with-nav-tabs.panel-primary .nav-tabs > li.active > a,
.with-nav-tabs.panel-primary .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.active > a:focus {
	color: #428bca;
	background-color: #fff;
    /*border:none;*/
	border-color: #428bca;
	border-bottom-color: transparent;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #428bca;
    border-color: #3071a9;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #fff;   
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #3071a9;
}
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-primary .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    background-color: #4a9fe9;
}
#lab_details .with-nav-tabs .panel-heading {
    background-color: transparent !important;
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
     background-color:transparent !important; 
     border-color: none !important;   
}

.list-group .list-group-item a{
    border:none;
    padding:15px !important;
}

.dropdown_sec:hover .dropdown_pres {
    display: grid;
}
.dropdown_pres {
    top: -6px;
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 180px;
    max-height: 175px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px;
    z-index: 10;
}
.dropdown_pres a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
}

/*** PANEL PRIMARY ***/

.bg-packageheader{
    background-color:#0065b3;
    color:white !important;
    padding:10px;
}
.bg-packageheader a{
    color:white !important;
}

 .cureola-hide,
    .ursugar-hide {
        display: none !important;
    }

    body.cureola-show .cureola-hide,
    body.ursugar-show .ursugar-hide {
        display: block !important;
    }

    .ursugar-show .login-bg {
        background: transparent;
    }
    /*login Page*/
    .curola-logo-cus {
        margin-top: -6px !important;
    }

    .skin-blue.cureola-show .main-sidebar {
        background: #000000;
    }

    .skin-blue.cureola-show .sidebar-menu > li:hover > a, .skin-blue.cureola-show .sidebar-menu > li.active > a, .skin-blue.cureola-show .sidebar-menu > li.menu-open > a {
        color: #fff;
    }

    .skin-blue.cureola-show .pm-bx-1 {
        background-image: linear-gradient(to bottom, #6600cd, #7114d7, #7b21e0, #862dea, #9037f4);
    }

    .skin-blue.cureola-show .pm-bx-2 {
        background-image: linear-gradient(to bottom, #6600cd, #7c21d9, #9137e6, #a54af2, #b95dff);
    }

    .skin-blue.cureola-show .pm-bx-3 {
        background-image: linear-gradient(to bottom, #6600cd, #8a2cd9, #aa4ae5, #c766f2, #e283ff);
    }

    .skin-blue.cureola-show .pm-bx-4 {
        background-image: linear-gradient(to bottom, #6600cd, #8a2cd9, #aa4ae5, #c766f2, #e283ff);
    }

    .skin-blue.cureola-show .pm-bx-5 {
        background-image: linear-gradient(to bottom, #6600cd, #7c21d9, #9137e6, #a54af2, #b95dff);
    }

    .skin-blue.cureola-show .pm-bx-6 {
        background-image: linear-gradient(to bottom, #6600cd, #7114d7, #7b21e0, #862dea, #9037f4);
    }

    .skin-blue.cureola-show .sidebar-menu > li.active > a {
        border-left-color: #b85cfe;
    }





.cureola-show .pm-mwnu-name,
.cureola-show p.menu-appt-val-dis,
.cureola-show .appt-readmore-btn {
    color: white !important;
}

.skin-blue.cureola-show .main-sidebar.urs-dashboard-help-menu,
.skin-blue.cureola-show .main-sidebar.urs-dashboard-ques-menu.showmenu {
    background: #Fff !important;
}



 .cureola-show .pagination > .active > a, .cureola-show .pagination > .active > a:focus, .cureola-show .pagination > .active > a:hover, .cureola-show .pagination > .active > span, .cureola-show .pagination > .active > span:focus, .cureola-show .pagination > .active > span:hover {
        background: #6600cc !important;
        border: 1px solid #6600cc !important;
}
.cureola-show #radioBtn > .not-active:hover, .cureola-show #radioBtn > .active:hover, .cureola-show #radioBtn > .active, {
    background: #6600cc ;
    border: 1px solid #6600cc ;
}
.adj-new-lay-payment img {
    border-radius: 62%;
}
.cureola-show .urs-chat-warp .panel-primary > .panel-heading,
.cureola-show .panel-primary > .panel-heading,
.cureola-show .us-db-procedure-head {
    background-image: -webkit-linear-gradient(to bottom,#6600cc 0,#8f36f3 100%);
    background-image: -moz-linear-gradient(to bottom,#6600cc 0,#8f36f3 100%);
    background-image: -o-linear-gradient(to bottom,#6600cc 0,#8f36f3 100%);
    background-image: linear-gradient(to bottom,#6600cc 0,#8f36f3 100%);
}
.cureola-show .watchlist-pro {
    background-image: radial-gradient( circle 953px at 10% 20%, #6600cc 0%, #8f36f3 25% );
}


.cureola-show #wizard_block .panel-primary > .panel-heading,
.cureola-show .panel-primary > .panel-heading {
    background-image: -webkit-linear-gradient(to bottom,#e2e0e0 0,#e2e0e0 59%);
    background-image: -moz-linear-gradient(to bottom,#e2e0e0 0,#e2e0e0 59%);
    background-image: -o-linear-gradient(to bottom,#e2e0e0 0,#e2e0e0 59%);
    background-image: linear-gradient(to bottom,#e2e0e0 0,#e2e0e0 59%);
}
.cureola-show #wizard_block .panel-primary > .panel-heading,
.cureola-show .panel-primary > .panel-heading {
    margin-bottom: 12px;
}
.cureola-show #wizard_block .panel-primary,
.cureola-show .panel-primary {
    border-color: #79797952;
}
.cureola-show .panel-title {
    font-size: 14px;
    color: #656565;
    font-weight: 600;
}

.cureola-show #settingsmenu ul li a i {
    color: #9e3eff;
    font-size: 20px;
}
.cureola-show  .us-db-button {
    background-color: #6800d1 !important;
    border: 1px solid #6800d1 !important;
}
.cureola-show .us-db-button:hover {
    color: #6800d1 !important;
    background: white !important;
}
.cureola-show .custab-design-urs-head li.active a {
    background-color: #6600cc !important;
    padding: 13px;
}
.cureola-show .custab-design-urs-head li a:hover {
    background-color: #b85cfe !important;
    color: white !important;
}
.cureola-show .panel-primary > .panel-heading {
    background-color: #e2e0e0;
    border-color: #e2e0e0;
}

.labhme-db .pm-icon-head img {
    max-width: 32px;
}
.cureola-show li#30 {
    display: none;
}
.cureola-show #FO_six_count_box .pm-mwnu-name,
.cureola-show #FO_six_count_box p.menu-appt-val-dis {
    color: black !important;
}


.chat_input_wrapper {
    margin-top: 12px;
    height: 56px;
}

.chat_input {
    width: 80%;
    padding-left: 15px;
    border-radius: 46px;
    height: 46px;
    margin: 10px;
    border: 1px solid lightgray;
}

.chat_send_btn {
    margin: 10px;
    height: 46px;
    width: 46px;
    border-radius: 45px;
    background: royalblue;
    color: white;
    border: 0px;
    float: right;
}

div#patloader,
div#loaderimg,
.da-load-patsearch {
   position: absolute;
    z-index: 100;
    background: #fff;
    width: 100%;
    height: 100%;
    display: block;
    left: 0px;
    top: 0;
}

.da-load-patsearch-img {
    top: 38vh;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10;
}
.pp-head.box-body {
    padding: 0px 20px;
}
.cus-pb-20{
    padding-bottom: 16px !important;
}


/*casesheet config*/
    ul.us-list-casesheet-order {
        padding-left: 0;
    }

        ul.us-list-casesheet-order li {
            list-style: none;
            margin-bottom: 13px;
            border: 1px solid #0065b3;
            padding: 12px 16px;
            width:100%;
            cursor: grab;
            background: #fff;
        }

    .us-list-casesheet-order {
        margin-top: 0;
    }

    ul.us-list-casesheet-order.us-cslist-static {
        margin: 0px;
    }

        ul.us-list-casesheet-order.us-cslist-static li {
            background: #f6f6f6;
        }

    ul.us-list-casesheet-order .us-list-cs-remove {
        float: right;
    }

    .us-list-cs-add,
    .us-list-cs-save {
        background: #0065b3 !important;
        color: white !important;
        padding: 6px 23px;
    }

        .us-list-cs-add:hover,
        .us-list-cs-save:hover {
            background: #0065b3;
            color: white;
            padding: 6px 23px;
        }

    /*.us-ps-cspage-align {
        max-width: 580px;
        margin: auto;
    }*/

/*end of case shseet config*/
#deittemplatelist a
{
    color:#22468d;
}
#deittemplatelist a:hover
{
    color:#3c8dbc;
}
#Prescriptiontemplatelist a
{
    color:#22468d;
}
#Prescriptiontemplatelist a:hover
{
    color:#3c8dbc;
}
.dropdown_content {
    top: 70px;
    display: none;
    position: absolute;
    background-color: #e5e8ed;
    min-width: 200px;
    max-height: 175px;
    overflow: auto;
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    color: black;
}
.dropdown_sec:hover .dropdown_content {
    display: block;
}
 .icon-toggle i {
    font-size: 23px;
    background: #d2d6de;
    padding: 2px 6px;
    border-radius: 31px;
}
 .icon-toggle {
    width: 23px;
    margin: auto;
}
 #appreqctrl{
    display: inline-flex;
    padding: 0px 0px;
 }
 #appreqctrl .trigger{
     font-size: 16px;
    padding-left: 14px;
 }
 


/*tab ui*/

.box-header-report-warp .tab-content {
    width: 100% !important;
}
.box-header-report-warp .tab-content li.us-tab-nav-head {
  margin: 0 8px;
  padding: 0px 18px;
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
  text-align: center;
}
.box-header-report-warp li.us-tab-nav-head.active {
    background: #0065b3 !important;
}
        .box-header-report-warp li.us-tab-nav-head a {
            font-size: 15px !important;
            line-height: 38px;
            color: #fff;
        }
li.us-tab-nav-head a {
    padding: 0 !important;
    margin: 0px 7px;
    font-size: 13px !important;
    text-transform: capitalize;
}

li.us-tab-nav-head a:hover {
    background: transparent !important;
    color: #f2f2f2 !important;
}
li.us-tab-nav-head a::after {
    background: darkgrey;
}
li.us-tab-nav-head a.active {
    background: transparent !important;
    color: #f2f2f2;
}
.box-header-report-warp li.us-tab-nav-head {
    background: #a9a9a9 !important;
}
.box-header-report-warp li.us-tab-nav-head.active a {
    background: transparent !important;
    color: rgb(255, 255, 255) !important;
}


/*tab ui */


.custab-design-urs-head ul.nav.nav-tabs{
    display:flex;
    width: max-content;
}
.custab-design-urs-head .nav-tabs{
    border:0.5px solid transparent;
    /*border:0.5px solid #3276b1;*/
    border-radius:5px;
    position:relative; 
    width: max-content; 
    height:auto; 
    text-align:center; 
    display: inline-block;
}

.custab-design-urs-head1 {
    margin-top:0px;
}
/*.custab-design-urs-head ul :not(:last-child) {
    position:relative; 
    width: auto; 
    height:auto; 
    display: inline-block;
    margin-right:5px;
}*/
.custab-design-urs-head .nav>li>a{
    border: 0px solid transparent;
}
.custab-design-urs-head ul{
    padding:0px;
}
/**/

/*icon button styles*/
.addicon-btn{
    background-color:white; 
    color:#3276b1;
}
.addicon-btn:hover,.addicon-btn:focus{
    background-color:white; 
    color:#605ca8;
}
.deleteicon-btn{
    background-color:white;
    color:red;
}
.deleteicon-btn:hover {
    background-color:white;
    color:red;
}
.btn-info {
    background-color: white !important;
    border-color: white !important;
    color:#00c0ef !important;
}
.editicon-btn{
    background-color:white !important; 
    color:#3276b1;
}
.editicon-btn:hover{
    background-color:white !important; 
    color:#3276b1;
}
/*icon button styles*/

/*login color*/
.ursugar-show .loginbg-ursugar{
      background: linear-gradient( 
73deg, #9c27b0 0%, #0b4da0 100%);
}

.cureola-show .loginbg-curola{
     background: linear-gradient(90deg, rgba(175,124,226,1) 0%, rgba(111,1,219,1) 100%);
}




/* start IP Management styles*/
.widget-user .widget-user-image > img {
    width:70px !important;
    height:70px !important;
}

.padding0 {
    padding: 0;
}

.m15 {
    margin-top: 15px;
}

.m40 {
    margin-top: 40px !important;
}



.pl20 {
    padding-left: 20px;
}

.align-right-fet {
    float: right;
}

#fetchPatdetails .modal-header {
    background: #ecf0f5;
}

.mb30 {
    margin-bottom: 30px;
}

.cus-am-wrap .description-block > .description-header {
    font-weight: 400;
    font-size: 14px;
    line-height:23px;
}
.cus-am-wrap .description-block > .heading_style {
    font-weight: 400;
    font-size: 17px;
    text-align:left !important;
}

.cus-am-wrap h5.description-header i {
    margin-right: 2px;
}

.cus-am-wrap-pt.widget-user .widget-user-header,
.cus-ip-wrap-pt.widget-user .widget-user-header {
    height: 114px;
}

.cus-am-wrap-pt.widget-user .widget-user-image {
    top: 15px !important;
    left: 90% !important;
}

.cus-am-wrap-pt .widget-user .widget-user-username,
.cus-ip-wrap-pt .widget-user .widget-user-username {
    font-size: 18px !important;
    font-weight: 600;
}

.cus-am-wrap-pt .bg-aqua-active {
    background-color: #4b478c !important;
}

.row.cus-am-wrap {
    background: #f9f9f9;
    margin: 0 0px;
    min-height:110px;
}

.cus-am-wrap-pt .widget-user .widget-user-desc,
.cus-ip-wrap-pt .widget-user .widget-user-desc {
    font-size: 11px;
    margin-bottom: 4px;
}

.cus-am-bg-c {
    background: #ffffff;
    margin: 0 0px;
}

.cus-am-wrap-pt {
    border: 1px solid #cecece;
}

.bg-transparent-cus {
    background-color: transparent !important;
}

.bg-white-cus {
    background-color: #fff !important;
}



.pt20 {
    padding-top: 20px;
}

.cus-am-selfld {
    width: 284px;
    margin-right: 14px;
}

.align-ap-label {
    padding-top: 6px;
    float: left
}

.align-ap-form {
    float: left;
    width: 189px;
    margin-left: 12px;
}

.cus-ip-wrap-pt.widget-user .widget-user-image {
    top: 15px !important;
    left: 14% !important;
}

.cus-ip-wrap-pt .widget-user-header {
    margin-left: 21%;
}

.cus-ip-wrap-pt.widget-user .widget-user-desc {
    font-size: 12px;
    margin-bottom: 1px;
}

.cus-ip-wrap-pt.widget-user .widget-user-username {
    font-size: 22px !important;
    font-weight: 400;
    color: #6800d1;
}

.cus-row-iplist .cus-col-iplist {
    padding: 1px;
}

.cus-ip-mlinks {
    height: 146px;
    width: 96%;
    display: table;
    margin: auto;
    margin-bottom: 7px;
    border: 2px solid #ECECEC;
    /*box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);*/
    /*background-image: linear-gradient(to right, #0f5695 , #6caec9);*/
    background-color:#fdfdfd;
    border-radius:5px;
}


    .cus-ip-mlinks p {
        text-align: center;
        vertical-align: middle;
        color: #707070;
        font-size: 16px;
        font-weight: 600;
    }

.align-icu-cb .checkbox {
    display: inline-block;
    margin-right: 22px;
}

.feebkform .wrap {
    width: 250px;
    height: 50px;
    position: relative;
    border-radius: 10px;
}

.feebkform .stars {
    width: fit-content;
    margin: 0;
    cursor: pointer;
}

.feebkform .star {
    color: #91a6ff !important;
}

.feebkform .rate {
    height: 50px;
    margin-left: -5px;
    padding: 5px;
    font-size: 25px;
    position: relative;
    cursor: pointer;
}

    .feebkform .rate input[type="radio"] {
        opacity: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,0%);
        pointer-events: none;
    }

    .feebkform .rate:hover .feebkform .face {
        opacity: 1;
    }

.feebkform tbody td {
    position: relative;
}

.cus-am-wrap-status {
    background: #f5eca3;
    text-align: center;
    font-size: 12px;
    font-weight: 600;
}


/*custom radio*/
.cstm-radio {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    /* Hide the browser's default radio button */
    .cstm-radio input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        width: 0;
        margin-right: 10px;
    }

/* Create a custom radio button */
.checkround {
    position: absolute;
    top: 6px;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border-style: solid;
    border-width: 2px;
    border-radius: 50%;
}


/* When the radio button is checked, add a blue background */
.cstm-radio input:checked ~ .checkround {
    background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkround:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.cstm-radio input:checked ~ .checkround:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.cstm-radio .checkround:after {
    left: 2px;
    top: 2px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
}

.cstm-radio .rbrblue:after {
    background: #418bfe;
    /*background: red;*/
}

.cstm-radio .rbrred:after {
    background: orange;
}

.cstm-radio .rbrgreen:after {
    background: green;
}

.rbrred {
    border-color: orange;
    left: 20px;
}

.rbrgreen {
    border-color: green;
    left: 39px;
}

.rbrblue {
    border-color: #418bfe;
    /*border-color:red;*/
    left: 2px;
}

/*custom radio ends*/

.mt50 {
    margin-top: 50px;
}

.ip-in-btngrp {
    font-size: 12px;
    padding: 6px 12px;
}



/*feedback*/
.feedbackvideo {
    --normal: #eceaf3;
    --normal-shadow: #d9d8e3;
    --normal-mouth: #9795a4;
    --normal-eye: #595861;
    --active: #f8da69;
    --active-shadow: #f4b555;
    --active-mouth: #f05136;
    --active-eye: #313036;
    --active-tear: #76b5e7;
    --active-shadow-angry: #e94f1d;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-around;
}

    .feedbackvideo li {
        position: relative;
        border-radius: 50%;
        background: var(--sb, var(--normal));
        box-shadow: inset 3px -3px 4px var(--sh, var(--normal-shadow));
        transition: background 0.4s, box-shadow 0.4s, transform 0.3s;
        -webkit-tap-highlight-color: transparent;
    }

        .feedbackvideo li:not(:last-child) {
            margin-right: 20px;
        }

        .feedbackvideo li div {
            width: 40px;
            height: 40px;
            position: relative;
            transform: perspective(240px) translateZ(4px);
        }

            .feedbackvideo li div svg, .feedbackvideo li div:before, .feedbackvideo li div:after {
                display: block;
                position: absolute;
                left: var(--l, 9px);
                top: var(--t, 13px);
                width: var(--w, 8px);
                height: var(--h, 2px);
                transform: rotate(var(--r, 0deg)) scale(var(--sc, 1)) translateZ(0);
            }

            .feedbackvideo li div svg {
                fill: none;
                stroke: var(--s);
                stroke-width: 2px;
                stroke-linecap: round;
                stroke-linejoin: round;
                transition: stroke 0.4s;
            }

                .feedbackvideo li div svg.eye {
                    --s: var(--e, var(--normal-eye));
                    --t: 17px;
                    --w: 7px;
                    --h: 4px;
                }

                    .feedbackvideo li div svg.eye.right {
                        --l: 23px;
                    }

                .feedbackvideo li div svg.mouth {
                    --s: var(--m, var(--normal-mouth));
                    --l: 11px;
                    --t: 23px;
                    --w: 18px;
                    --h: 7px;
                }

            .feedbackvideo li div:before, .feedbackvideo li div:after {
                content: '';
                z-index: var(--zi, 1);
                border-radius: var(--br, 1px);
                background: var(--b, var(--e, var(--normal-eye)));
                transition: background 0.4s;
            }

        .feedbackvideo li.angry {
            --step-1-rx: -24deg;
            --step-1-ry: 20deg;
            --step-2-rx: -24deg;
            --step-2-ry: -20deg;
        }

            .feedbackvideo li.angry div:before {
                --r: 20deg;
            }

            .feedbackvideo li.angry div:after {
                --l: 23px;
                --r: -20deg;
            }

            .feedbackvideo li.angry div svg.eye {
                stroke-dasharray: 4.55;
                stroke-dashoffset: 8.15;
            }

            .feedbackvideo li.angry.active {
                animation: angry 1s linear;
            }

                .feedbackvideo li.angry.active div:before {
                    --middle-y: -2px;
                    --middle-r: 22deg;
                    animation: toggle 0.8s linear forwards;
                }

                .feedbackvideo li.angry.active div:after {
                    --middle-y: 1px;
                    --middle-r: -18deg;
                    animation: toggle 0.8s linear forwards;
                }

        .feedbackvideo li.sad {
            --step-1-rx: 20deg;
            --step-1-ry: -12deg;
            --step-2-rx: -18deg;
            --step-2-ry: 14deg;
        }

            .feedbackvideo li.sad div:before, .feedbackvideo li.sad div:after {
                --b: var(--active-tear);
                --sc: 0;
                --w: 5px;
                --h: 5px;
                --t: 15px;
                --br: 50%;
            }

            .feedbackvideo li.sad div:after {
                --l: 25px;
            }

            .feedbackvideo li.sad div svg.eye {
                --t: 16px;
            }

            .feedbackvideo li.sad div svg.mouth {
                --t: 24px;
                stroke-dasharray: 9.5;
                stroke-dashoffset: 33.25;
            }

            .feedbackvideo li.sad.active div:before, .feedbackvideo li.sad.active div:after {
                animation: tear 0.6s linear forwards;
            }

        .feedbackvideo li.ok {
            --step-1-rx: 4deg;
            --step-1-ry: -22deg;
            --step-1-rz: 6deg;
            --step-2-rx: 4deg;
            --step-2-ry: 22deg;
            --step-2-rz: -6deg;
        }

            .feedbackvideo li.ok div:before {
                --l: 12px;
                --t: 17px;
                --h: 4px;
                --w: 4px;
                --br: 50%;
                box-shadow: 12px 0 0 var(--e, var(--normal-eye));
            }

            .feedbackvideo li.ok div:after {
                --l: 13px;
                --t: 26px;
                --w: 14px;
                --h: 2px;
                --br: 1px;
                --b: var(--m, var(--normal-mouth));
            }

            .feedbackvideo li.ok.active div:before {
                --middle-s-y: 0.35;
                animation: toggle 0.2s linear forwards;
            }

            .feedbackvideo li.ok.active div:after {
                --middle-s-x: 0.5;
                animation: toggle 0.7s linear forwards;
            }

        .feedbackvideo li.good {
            --step-1-rx: -14deg;
            --step-1-rz: 10deg;
            --step-2-rx: 10deg;
            --step-2-rz: -8deg;
        }

            .feedbackvideo li.good div:before {
                --b: var(--m, var(--normal-mouth));
                --w: 5px;
                --h: 5px;
                --br: 50%;
                --t: 22px;
                --zi: 0;
                opacity: 0.5;
                box-shadow: 16px 0 0 var(--b);
                filter: blur(2px);
            }

            .feedbackvideo li.good div:after {
                --sc: 0;
            }

            .feedbackvideo li.good div svg.eye {
                --t: 15px;
                --sc: -1;
                stroke-dasharray: 4.55;
                stroke-dashoffset: 8.15;
            }

            .feedbackvideo li.good div svg.mouth {
                --t: 22px;
                --sc: -1;
                stroke-dasharray: 13.3;
                stroke-dashoffset: 23.75;
            }

            .feedbackvideo li.good.active div svg.mouth {
                --middle-y: 1px;
                --middle-s: -1;
                animation: toggle 0.8s linear forwards;
            }

        .feedbackvideo li.happy div {
            --step-1-rx: 18deg;
            --step-1-ry: 24deg;
            --step-2-rx: 18deg;
            --step-2-ry: -24deg;
        }

            .feedbackvideo li.happy div:before {
                --sc: 0;
            }

            .feedbackvideo li.happy div:after {
                --b: var(--m, var(--normal-mouth));
                --l: 11px;
                --t: 23px;
                --w: 18px;
                --h: 8px;
                --br: 0 0 8px 8px;
            }

            .feedbackvideo li.happy div svg.eye {
                --t: 14px;
                --sc: -1;
            }

        .feedbackvideo li.happy.active div:after {
            --middle-s-x: 0.95;
            --middle-s-y: 0.75;
            animation: toggle 0.8s linear forwards;
        }

        .feedbackvideo li:not(.active) {
            cursor: pointer;
        }

            .feedbackvideo li:not(.active):active {
                transform: scale(0.925);
            }

        .feedbackvideo li.active {
            --sb: var(--active);
            --sh: var(--active-shadow);
            --m: var(--active-mouth);
            --e: var(--active-eye);
        }

            .feedbackvideo li.active div {
                animation: headshaked 0.8s linear forwards;
            }

@keyframes headshaked {
    30% {
        transform: perspective(240px) rotateX(var(--step-1-rx, 0deg)) rotateY(var(--step-1-ry, 0deg)) rotateZ(var(--step-1-rz, 0deg)) translateZ(10px);
    }

    60% {
        transform: perspective(240px) rotateX(var(--step-2-rx, 0deg)) rotateY(var(--step-2-ry, 0deg)) rotateZ(var(--step-2-rz, 0deg)) translateZ(10px);
    }

    100% {
        transform: perspective(240px) translateZ(4px);
    }
}

@keyframes tear {
    0% {
        opacity: 0;
        transform: translateY(-2px) scale(0) translateZ(0);
    }

    50% {
        transform: translateY(12px) scale(0.6, 1.2) translateZ(0);
    }

    20%, 80% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translateY(24px) translateX(4px) rotateZ(-30deg) scale(0.7, 1.1) translateZ(0);
    }
}

@keyframes toggle {
    50% {
        transform: translateY(var(--middle-y, 0)) scale(var(--middle-s-x, var(--middle-s, 1)), var(--middle-s-y, var(--middle-s, 1))) rotate(var(--middle-r, 0deg));
    }
}

@keyframes angry {
    40% {
        background: var(--active);
    }

    45% {
        box-shadow: inset 3px -3px 4px var(--active-shadow), inset 0 8px 10px var(--active-shadow-angry);
    }
}

.feedback-react-head {
    max-width: 200px;
    margin: auto;
    margin-top: 35px;
    margin-bottom: 35px;
}

#feedback_popup .us-dpe-bg-head span {
    background-color: #d4d1d1;
    color: #060606;
    font-size: 12px;
    border: 1px solid #c5c5c5;
}

#feedback_popup .us-dpe-bg-head [type=radio]:checked + span {
    background: #0065b3;
    color: white;
    padding: 8px 7px;
}

@media screen and (max-width:767px) {
    #feedback_popup .us-dpe-bg-head .radio-inline {
        padding-left: 0px;
        margin-bottom: 27px;
        width: 100%;
        text-align: center;
    }
}
/*feedback end*/

/*vas-feedback*/

.vas-fdbck li {
    margin-right: 100px;
}

.vas-feedback-head {
    max-width: 100% !important;
    /*margin-left:88px !important;*/
    margin-right: 10px !important;
    margin-top: 35px !important;
    margin-bottom: 35px !important;
}

.vas-feedbackvideo li:not(:last-child) {
    margin-right: 75px;
}

.text-wrap {
    white-space: normal;
}

.vas-feedbackvideo li {
    margin-left: 40px;
}

.f-line {
    border-bottom: 1px solid black;
    width: 830px !important;
}
@media screen and (max-width: 2560px) {
    .vas-feedbackvideo li {
    margin-left: 6.5% !important;
}
    .vas-feedbackvideo li:not(:last-child) {
    margin-right: 8.5%;
}
}
@media screen and (max-width: 1440px) {
    .vas-feedbackvideo li {
    margin-left: 2.5% !important;
}
    .vas-feedbackvideo li:not(:last-child) {
    margin-right: 8.5%;
}
}
@media screen and (max-width: 1440px) {
    .vas-feedbackvideo li:not(:last-child) {
        margin-right: 8.5% !important;
    }

    .vas-feedbackvideo li {
        margin-left: 2.5% !important;
    }
}
@media screen and (max-width: 1339px) and (min-width:1326px)
{
 .vas-feedbackvideo li:not(:last-child) {
        margin-right: 8.5% !important;
    }
    .vas-feedbackvideo li {
    margin-left: 4.5% !important;
}
}

@media screen and (max-width: 1024px) {
    .vas-feedbackvideo li:not(:last-child) {
        margin-right: 7.5% !important;
    }

    .vas-feedbackvideo li {
        margin-left: 3.5% !important;
    }
}

@media screen and (max-width:768px) {
    .vas-feedbackvideo li:not(:last-child) {
        margin-right: 8.5%;
    }

    .vas-feedbackvideo li {
        margin-left: 3.5% !important;
    }
}

@media screen and (max-width:425px) {
    .vas-feedbackvideo li:not(:last-child) {
        margin-right: 20px;
    }

    .vas-feedbackvideo li {
        margin-left: 0px;
    }
}

/*vas-feedback end*/
/*.align-painscore {
    max-width: 920px;
}*/
.text-end{
    text-align:end;
}
.alignf-line {
    border-bottom: 1px solid black;
    width: 90% !important;
    margin-left:5%;
}

.cus-cancel-btn-align {
    margin-top: 24px;
    margin-right: 12px;
}

.align-lbl-right-wrap span {
    z-index: 100;
    position: absolute;
    right: 8%;
    top: 4%;
}

.align-lbl-left {
    z-index: 100;
    position: absolute;
    left: 8%;
    top: 4%;
}

.align-lbl-right {
    z-index: 100;
    position: absolute;
    right: 8%;
    top: 4%;
}

.label-used{
    background-color: #5bcbc3 !important;
    color:white !important;
}
.label-danger{
    background-color: #dd4b39 !important;
    color:white !important;
}
.mb0 {
    margin-bottom: 0 !important;
}
.cus-am-wrap-pt.widget-user .widget-user-header {
    padding: 13px !important;
}

.cus-am-wrap-pt.widget-user-image > img,
.patient-card-am .widget-user-image > img {
    width: 70px !important;
}
.cus-am-wrap-pt.widget-user .box-footer {
    padding-top: 0px;
}
.cus-am-wrap-pt.widget-user .widget-user-username {
    font-size: 19px;
}

.patient-card .box-footer {
    background-color: #f7f7f7;
}
.patient-card .widget-user .box-footer {
    padding-top: 10px;
}

.cus-ip-wrap-pt i.fa.fa-tint {
    color: red;
}
.red{
    color:red !important;
}
#Pid, #PName {
    color:#3276b1;
    font-weight:600 !important;
}

.panel-collapse {
    padding-bottom: 20px;
}
p.sur-name span {
    font-weight: 600;
    padding-left: 10px;
}
.abc-img-pos{
    position:absolute;
}
.img_abs_wrap{
    min-height:340px;
    padding-top:25px;
}
.img_marking_abs_points span{
    position:absolute;
       z-index: 1000;
}
.img_marking_abs_points{
    width: 171px;
    margin-left: 115px;
    position: relative;
    margin-top: 112px;
}
.ab_point_c5 {
    left: 87%;
}
.ab_point_c4 {
    left: 68%;
}
.ab_point_c3 {
    left: 45%;
}
.ab_point_c2 {
    left: 23%;
}
.ab_point_c1 {
    left: 2%;
}

span#ab_p_21{
    left: 42px;
}

span#ab_p_c_1 {
    top: 13px;
    left: 6px;
}

span#ab_p_c_2 {
    top: 46px;
    left: 6px;
}
span#ab_p_c_3 {
    top: 81px;
    left: 6px;
}

span#ab_p_c_4 {
    top: -5px;
    left: 42px;
}

span#ab_p_c_5 {
    top: 34px;
    left: 41px;
}
span#ab_p_c_6 {
    top: 66px;
    left: 41px;
}
span#ab_p_c_7 {
    top: 100px;
    left: 41px;
}


span#ab_p_c_8 {
    top: -23px;
    left: 78px;
}
span#ab_p_c_9 {
    top: 18px;
    left: 78px;
}
span#ab_p_c_10 {
    top: 73px;
    left: 78px;
}
span#ab_p_c_11 {
    top: 104px;
    left: 78px;
}



span#ab_p_c_12 {
    top: 0px;
    left: 117px;
}
span#ab_p_c_13 {
    top: 34px;
    left: 117px;
}
span#ab_p_c_14 {
    top: 66px;
    left: 117px;
}
span#ab_p_c_15 {
    top: 100px;
    left: 117px;
}


span#ab_p_c_16 {
    top: 13px;
    left: 148px;
}
span#ab_p_c_17 {
    top: 46px;
    left: 148px;
}
span#ab_p_c_18 {
    top: 81px;
    left: 148px;
}
.switch {
    position: relative;
    display: inline-block;
    width: 70px;
    height: 34px;
}

    .switch input {
        display: none;
    }

.point_selection_block .checkbox {
    padding: 5px 10px 5px 30px;
    border: 1px solid;
    border-radius: 12px;
    margin-top: 10px;
}
.point_selection_block .clear {
    background-color: #777;
    color: #fff;
}

.point_selection_block .red {
    background-color: #00c3b1;
    color: #fff;
}

.point_selection_block .green {
    background-color: #56c15a;
    color: #fff;
}
.point_selection_block {
    display: block;
    border: 1px solid #bfbfbf;
    padding: 15px;
    border-radius: 5px;
    margin-top: 56px;
    max-width: 200px;
}
@media screen and (min-width:768px){
     .abc-img-pos {
    position: absolute;
    width: 406px;
}
}
@media screen and (max-width:767px){
     .abc-img-pos {
    position: absolute;
        width: 256px;
}
     .img_marking_abs_points {
   width: 171px;
    margin-left: 42px;
    position: relative;
    margin-top: 70px;
    transform: scale(0.65);
}
     .img_abs_wrap {
    min-height: 175px;
    padding-top: 25px;
}
}

.iptemp{
    position: absolute;
    top: 8px;
    right: 10px;
}



.ipdropdown_pres {
    padding: 5px;
    top: 28px;
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 143px;
    max-height: 175px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    color: black;
}


ver .ipdropdown_pres {
    display: block !important;
}

.panel-collapse{
   background: #fafafa94 !important;
}

.hidebtns {
   display: none !important
}

.horizontal-input{
   display:inline-flex;
}
.response{
    font-weight:700;
    color:#0065b3;
}
.userrolerights div#radioBtn {
    margin: 8px 0;
}
html ul#ui-id-2,
html ul#ui-id-3,
html ul#ui-id-6,
html ul#ui-id-1,
html ul#ui-id-5{
    max-height: 310px;
    overflow-y: auto;
    overflow-x: hidden;
    max-width: 550px;
}
html ul#ui-id-51{
    max-height: 310px;
    overflow-y: auto;
    overflow-x: hidden; 
    max-width: 100px !important;
}
.ui-menu-item-wrapper > .ser-img > img {
    width: 30px !important;
    height: 30px;
}span.us-search-mobile, span.us-search-id-card {
    color: #7b7b7b;
    font-size: 12px;
    line-height: 24px;
}
 .bot-bor {
    border-bottom: 1px solid #ccc;
}
.ui-menu .ui-menu-item-wrapper:hover {
    background: transparent;
    color: black !important;
    border: transparent ;
     border-bottom: 1px solid #ccc;
}

.ip-feedb #vas-feedback .row.align-painscore {
    max-width: 869px;
}


.point_selection_block .checkbox {
    padding: 5px 10px 5px 30px;
    border: 1px solid;
    border-radius: 12px;
    margin-top: 10px;
}

.point {
    height: 18px;
    width: 18px;
    color: #252525;
    display: inline-block;
    border-radius: 50%;
    font-size: 20px;
    line-height: .8;
    position: absolute;
    text-align: center;
    cursor: pointer;
}

.point:hover{
    cursor:pointer;
}

.gray1{
    color: #00c3b1;
}

.green{
    color: #56c15a;
}

.point_selection_block .red {
    background-color: #00c3b1;
    color: #fff;
}

.point_selection_block .green {
    color: #56c15a;
}

.point_selection_block .clear {
    background-color: #777;
    color: #fff;
}

.point_selection_block .checkbox.red label::after {
    background-color: #00c3b1;
    color: #fff;
}

.point_selection_block .checkbox.green label::after {
    background-color: #56c15a;
    color: #fff;
}

.point_selection_block .checkbox.clear label::after {
    background-color: #777;
    color: #fff;
}
.point_selection_block .checkbox label{
        color: white;
}
.text-white{
    color:#fff;
}
.text-blue{
    color:#3c8dbc;
}
div.dropdown_sec  a {
    line-height: 24px;
    padding-left: 9px;
}.dropdown_content {
    z-index: 9;
    top:25px;
    left:162px;
}
 .hide_app_menu{
     display:none !important;
 }


 .user_item-content {
    flex: 1;
    width: 150px;
}.user_item-name {
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    text-overflow: ellipsis;
}.user_item-message {
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    height:25px;
}
 .pic-dm img {
    width: 50px !important;
    display: inline-block;
}
 ul.inbox-nav {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
}
 select.msg-select-dd {
    padding: 5px;
    width: 100%;
    background: #f1f1f1;
    border: 1px solid #5a5a5a1a;
}
ul.inbox-nav li {
    display: inline-block;
    line-height: 45px;
    width: 100%;
}

ul.inbox-nav li a {
        color: #6a6a6a;
        display: inline-block;
        line-height: 45px;
        padding: 0 20px;
        width: 100%;
    }

 ul.inbox-nav li a:hover, ul.inbox-nav li.active a, ul.inbox-nav li a:focus {
            background: none repeat scroll 0 0 #eaeaea;
            color: #6a6a6a;
        }

ul.inbox-nav li a i {
            color: #6a6a6a;
            font-size: 16px;
            padding-right: 10px;
        }

  ul.inbox-nav li a span.label {
            margin-top: 13px;
        }
ul#userul li a {
    background: white !important;
}
.img-msgs{
    float:left;
}
.pointer {
    cursor: pointer !important;
}
.disp_ib{
    display:inline-block;
}
.cus-m-select-option span.select2 {
    min-width: 156px !important;
    width: 100% !important;
}

.error-msg-type1{
    position: absolute;
    font-size: 11px;
    left: 1.5em;
}




.color-white small{
    color:white;
}
.img-center {
    text-align: center;
    background-color: white;
}
.head-payment-wap-popup.open {
    bottom: 0px;
}
.head-payment-wap-popup {
    position: fixed;
    right: 25px;
    bottom: -239px;
    width: 254px;
    background: white;
    z-index: 99;
    border: 1px solid #afafaf99;
    transition: transform 0.3s ease-in-out 0s, bottom 0.3s ease-in-out 0s;
}
.cus-paypop-close-btn {
    position: absolute;
    top: 14px;
    right: 15px;
    color: #00000078;
    opacity: 1;
}

#bookAppointment .modal-dialog.modal-md {
    width: 90%;
}


/*pres*/
.pres-col-1 {
    width: 125px;
    float: left;
    margin-right: 12px;
}
.pres-col-2 {
    width: 14%;
    float: left;
    margin-right: 12px;
}
.pres-col-3 {
    width: 12%;
    float: left;
    margin-right: 12px;
}
.pres-col-4 {
    width: 8%;
    float: left;
}
.pres-col-5 {
    width: 35%;
    float: left;
}
.pres-col-6 {
    width: 15%;
    float: left;
}
.pres-col-5 div {
    width: 23% !important;
}

.radio_wrapper_1, .radio_wrapper_2 {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.4);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.4);
    background: #418bfe;
    border: 1px solid #f1f1f1;
    width: 100px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 30px;
    position: relative;
    margin-left: 1%;
}

    .radio_wrapper_1:hover, .radio_wrapper_2:hover {
        color: #333 !important;
        background-color: #3e7ede !important;
        border-color: #f1f1f1 !important;
    }

    .radio_wrapper_1 p, .radio_wrapper_2 p {
        position: absolute;
        margin: 0;
        margin-top: 13px;
        color: #fff;
        cursor: default;
    }

    .radio_wrapper_1 .before_food {
        left: 11px;
        top: -7px;
        color: #fff;
    }

    .radio_wrapper_1 .after_food {
        right: 11px;
        top: -7px;
        color: #fff;
    }

    .radio_wrapper_1 .with_food {
        left: 42px;
        top: -7px;
        color: #fff;
    }

    .radio_wrapper_1 label, .radio_wrapper_2 label {
        z-index: 9;
        cursor: pointer;
    }

    .radio_wrapper_1 input[type="radio"], .radio_wrapper_2 input[type="radio"] {
        display: none;
    }

.with_food + label {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    left: 33%;
    -moz-animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    transition: transform 1s;
    top: -1px;
}

.with_food:checked + label {
    -moz-animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-transform: translateZ(0);
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #f4f4f4;
    color: #444;
    border: 1px solid #ddd;
}

.before_food + label {
    top: -1px;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    left: -1px;
    text-align: center;
}

.before_food:checked + label {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #f4f4f4;
    color: #444;
    border: 1px solid #ddd;
    -moz-animation-duration: 0.4s;
    -moz-animation-name: slidein;
    -webkit-animation-duration: 0.4s;
    -webkit-animation-name: slidein;
    animation-duration: 0.4s;
    animation-name: slidein;
    -webkit-transform: translateZ(0);
}

.after_food + label {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    right: -1px;
    top: -1px;
    text-align: center;
}

.after_food:checked + label {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: red;
    -moz-animation-duration: 0.4s;
    -moz-animation-name: slideno;
    -webkit-animation-duration: 0.4s;
    -webkit-animation-name: slideno;
    animation-duration: 0.4s;
    animation-name: slideno;
    -webkit-transform: translateZ(0);
    background-color: #f4f4f4;
    color: #444;
    border: 1px solid #ddd;
}

.before_food:checked, .with_food:checked, .after_food:checked {
    z-index: 10;
}

@keyframes slidein {
    from {
        transform: translate(50px, 0);
    }

    to {
        transform: translate(0px, 0px);
    }
}


@keyframes slideno {
    from {
        transform: translate(-50px,0);
    }

    to {
        transform: translate( 0px, 0px);
    }
}

@keyframes returnLeft {
    from {
        transform: translate(-50px,0);
    }

    to {
        transform: translate(0px,0);
    }
}

@keyframes returnRight {
    from {
        transform: translate(50px,0);
    }

    to {
        transform: translate(0px,0);
    }
}
.radio_wrapper_2 .duration_days {
    left: 11px;
    top: -8px;
    color: #fff;
}

.radio_wrapper_2 .duration_month {
    right: 11px;
    top: -8px;
    color: #fff;
}

.radio_wrapper_2 .duration_week {
    left: 42px;
    top: -8px;
    color: #fff;
}

.duration_week + label {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    left: 33%;
    top: -1px;
    -moz-animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    transition: transform 1s;
}

.duration_week:checked + label {
    -moz-animation-duration: 0.4s;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-transform: translateZ(0);
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #f4f4f4;
    color: #444;
    border: 1px solid #ddd;
}

.duration_days + label {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    left: -1px;
    top: -1px;
    text-align: center;
}

.duration_days:checked + label {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #f4f4f4;
    color: #444;
    border: 1px solid #ddd;
    -moz-animation-duration: 0.4s;
    -moz-animation-name: slidein;
    -webkit-animation-duration: 0.4s;
    -webkit-animation-name: slidein;
    animation-duration: 0.4s;
    animation-name: slidein;
    -webkit-transform: translateZ(0);
}

.duration_month + label {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    position: absolute;
    right: -1px;
    top: -1px;
    text-align: center;
}

.duration_month:checked + label {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: red;
    -moz-animation-duration: 0.4s;
    -moz-animation-name: slideno;
    -webkit-animation-duration: 0.4s;
    -webkit-animation-name: slideno;
    animation-duration: 0.4s;
    animation-name: slideno;
    -webkit-transform: translateZ(0);
    background-color: #f4f4f4;
    color: #444;
    border: 1px solid #ddd;
}
.text_before_btn {
    z-index: 10;
    color: #444 !important;
}
.btn_dec_mor,
.btn_inc_mor,
.btn_dec_aft,
.btn_inc_aft,
.btn_dec_eve,
.btn_inc_eve,
.btn_dec_nit,
.btn_inc_nit
{
    padding: 5px 8px !important;
}
.pres-input-number{
    padding: 5px !important;
    width: 26px !important;
}

/*prescription align*/
.pres-wrap-btncolor{
    display:inline-flex;
}
.pres-wrap-btncolor label:nth-child(1) {
    position: absolute;
    /*left: 120px;*/
}
.pres-wrap-btncolor label:nth-child(2) {
    position: absolute;
    left: 9px;
    z-index: 1000;
}
.pres-wrap-btncolor label:nth-child(3) {
    position: absolute;
    left: 9px;
}
label#lblGenericName {
    float: right;
    font-size: 12px;
}
/**/

/*pres*/
/*Lab poup*/

#lab_details .modal-dialog.modal-md {
    width: 90%;
}
#lab_details label {
    font-size: 11px;
}


#lab_details .form-group {
    margin-bottom: 10px !important;
}
.marginbot25 {
    margin-bottom: 25px;
}
#lab_details li.list-group-item a {
    padding: 10px 15px;
}
#lab_details .nav-tabs li a {
    font-size: 12px !important;
    text-transform: capitalize;
}
#lab_details input {
    height: 28px;
}
#lab_details .btn-group .btn {
    line-height: 8px !important;
}
#lab_details div#radioBtn a {
    font-size: 12px;
    margin-bottom: 12px;
}
#lab_details label {
    font-size: 12px;
}

#lab_details li.list-group-item a {
    padding: 10px 14px;
}
#lab_details .box .nav-stacked>li{
    padding:0
}
#lab_details .modal-body.cus-mb-adj {
padding: 0 15px;
    width: 100%;
    max-height: 451px;
    overflow-y: scroll;
}
#lab_details .nav-tabs li a {
    padding: 10px 15px;
}
#lab_details .modal-footer {
    padding: 8px 12px;
}
#lab_details .nav-tabs-custom {
    margin-bottom: 0px;
}
#lab_details li.list-group-item.active a {
        background: #5295fe;
    color: white;
    margin: 0;
    border-radius: 0;
}

#lab_details li.list-group-item.active {
    border: 1px solid #ffffff;
}
/*opthal forms*/
#status_None.active, #status_None.active:hover, #status_None.not-active:hover {
    color: #fff !important;
    background-color: #ccc !important;
    border-color: #ccc !important;
}

#status_Mild.active, #status_Mild.active:hover, #status_Mild.not-active:hover {
    color: #fff !important;
    background-color: #5bc0de !important;
    border-color: #5bc0de !important;
}

#LC_status_Mild.active, #LC_status_Mild.active:hover, #LC_status_Mild.not-active:hover {
    color: #fff !important;
    background-color: #5bc0de !important;
    border-color: #5bc0de !important;
}

#status_Moderate.active, #status_Moderate.active:hover, #status_Moderate.not-active:hover {
    color: #fff !important;
    background-color: #f0ad4e !important;
    border-color: #f0ad4e !important;
}

#LC_status_Moderate.active, #LC_status_Moderate.active:hover, #LC_status_Moderate.not-active:hover {
    color: #fff !important;
    background-color: #f0ad4e !important;
    border-color: #f0ad4e !important;
}

#status_Severe.active, #status_Severe.active:hover, #status_Severe.not-active:hover {
    color: #fff !important;
    background-color: #a94442 !important;
    border-color: #a94442 !important;
}

    #LC_status_Severe.active, #status_Severe.active:hover, #LC_status_Severe.not-active:hover {
        color: #fff !important;
        background-color: #a94442 !important;
        border-color: #a94442 !important;
    }

#status_Yes.active, #status_Yes.active:hover, #status_Yes.not-active:hover {
    color: #fff !important;
    background-color: #a94442 !important;
    border-color: #a94442 !important;
}

#status_No.active, #status_No.active:hover, #status_No.not-active:hover {
    color: #fff !important;
    background-color: #008000 !important;
    border-color: #008000 !important;
}

#LC_status_Yes.active, #LC_status_Yes.active:hover, #LC_status_Yes.not-active:hover {
    color: #fff !important;
    background-color: #a94442 !important;
    border-color: #a94442 !important;
}

#LC_status_No.active, #LC_status_No.active:hover, #LC_status_No.not-active:hover {
    color: #fff !important;
    background-color: #008000 !important;
    border-color: #008000 !important;
}

. {
    border-radius: 25px !important;
}

.wldropdown_content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 114px;
    font-family: 'roboto_regular' !important;
    max-height: 175px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    color: #000;
    top: -25px;
    right: 35px;
    text-align: left;
    font-size: 14px;
}
#lab_details .box .nav-stacked>li {
    padding: 0 !important;
}

#lab_details .padding0{
    padding: 0 !important;
}
h4.lt-head {
    font-size: 18px;
    FONT-WEIGHT: 500;
    color: #418bfe;
    padding-bottom: 12px;
    border-bottom: 1px solid #9c9c9c36;
}
/*lab popup*/

i#togglePasswordMpin {
    position: absolute;
    right: 1.65em;
    top: 2em;
    color: #23527c;
}
i#togglePasswordLogin,
i#cp1 {
    position: absolute;
    right: 1.35em;
    top: 2.4em;
    color: #333333;
}

.ip-icons-style{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50px;
  margin-top:30px;
  filter: invert(42%) sepia(81%) saturate(3%) hue-rotate(14deg) brightness(88%) contrast(89%);
}
.patient-detail-card {
    
    background: #f3f1f1;
    margin-top:10px;
    padding:10px;
}
div#modal_Patient_address .modal-dialog {
     width:65%;
 }
.color-white {
    color: white;
}
.datepicker.datepicker-dropdown {
    z-index: 100000 !important;
}
h6.expandall-db {
    margin: 0;
    background-color: #ffffff;
    border-color: #d2d6de;
    color: #3c8dbc;
}
.btn-date-access{
    border: 0;
    background: 0;
    font-size: 13px;
    margin-top: -3px;
}
#myResultviewModal .modal-dialog {
    width: 80%;
}
#labJob-section .edf.xs-field,
#labJob-section .edf.sm-field {
    min-height: 23px;
}
.skin-custom1 .sidebar-menu .treeview-menu>li.active>a, 
.skin-custom1 .sidebar-menu .treeview-menu>li>a:hover{
        color: #dfdfdf;
}
p.pickupaddress {
    color: #000000d4;
    background: #f9f9f9;
    padding: 6px;
}


 .pkg-detail-card {
        max-width: 247px;
        background: #f3f1f1;
        border: 1px solid white;
        margin-top: 12px;
        margin-bottom: 12px;
        padding: 14px 0;
        margin-right: 11px;
    }

        .pkg-detail-card .package-prof_imgblock img {
            width: 100%;
            height: auto;
            margin: auto;
            border-radius: 0;
            border: 0px;
            max-height: 110px;
        }

    .pkg-card-details {
        max-height: 340px;
        overflow-y: scroll
    }

    a.ur-sell-pkge {
        color: #464646;
    }

        a.ur-sell-pkge:hover .pkg-detail-card {
            color: #464646;
            background-color: #e8e8e8;
        }
    p#sellpackage_name {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}
.hp-name-categories {
    text-align: center;
    font-size: 14px;
    padding-bottom: 14px;
}

.only-broder {
    color: #3276b1 !important;
    background: transparent;
    border: 1px solid #3c8dbc;
}
.clickicon{
    cursor:pointer !important;
}
.validate_errupb75 {
    position: absolute;
    font-size: 11px;
}

#appointment_details_body .no_record_img ,
#stats-vippatient .no_record_img{
    max-width: 220px;
}

div#stats-watchpatient .modal-body {
    max-height: 420px;
    overflow-y: scroll;
}
aside.main-sidebar,
.control-sidebar.control-sidebar-open{
    position:fixed !important;
}


.popup-introcard{
    background-color: #3276b1 !important;
    width:100%;
}
.popup-introcard img{
   width: 13%;
   height:13%;
   border-radius:50%;
   color:black !important;
}

.popup-introcardcontent {
    display:inline-flex;
    color:white !important;
}
.popup-introcardcontent img{
    margin-right:20px;
}
.popup-introcardcontent{
    padding:10px;
}
/*.popup-introcarddetails p{
    margin:0px !important;
}*/
.popup-introcarddetails .PatientId{
    font-size:10px;
}
.popup-introcarddetails .visit-det {
    font-size:13px;
}
.popup-introcarddetails .PatientName{
    font-size:17px;
    font-weight:600;
}
.popup-card-displ{
    display:inline-flex;
}
.popup-introcarddetails .PatientName{
    margin:0px!important;
}
.popup-introcardcontent .PatientId{
    margin-bottom:0px !important;
    font-size:10px;
}
p.Age, p.bldgrp, p.Patientpno {
  margin-bottom:0px !important;
}
.f10{
   font-size:10px;
}
.f12{
   font-size:10px;
}


.reg-patient-details-inner {
    cursor: pointer;
    border: 1px solid #cecece;
    display: block;
    padding: 14px;
    transition: 0.3s;
}
p.eu-pat-newcustomer {
    font-size: 18px;
    font-weight: 600;
    padding-top: 26px;
    text-align:center;
}
.reg-patient-details.active .reg-patient-details-inner {
    background: #f3f3f3;
    margin-top: -4px;
    margin-bottom: 4px;
}
.eu-pat-align-pp {
    width: 50px;
    margin: auto;
}
.reg-patient-details {
    margin-bottom: 18px;
}

@media screen and (min-width:767px) and (max-width:1024px) {
    p.eu-pat-name {
        font-size: 15px;
    }
    .reg-patient-details-inner {
        height: 230px !important;
    }
    p.eu-pat-address {
        height: 58px;
        overflow: hidden;
    }
}
@media screen and (min-width:1092px) {
    .reg-patient-details-inner {
        height: 200px !important;
    }
    p.eu-pat-address {
        height: 58px;
        overflow: hidden;
    }
}
    @media screen and (min-width:767px) {
        #customerRegistration .modal-dialog {
            width: 60%;
        }
    }

    #customerRegistration .modal-body {
    max-height: 442px;
    overflow-y: scroll;
}
@media screen and (max-width:767px) {
    p.eu-pat-name {
        margin-top: 14px;
    }
}
.pf-15 {
    padding-left: 15px;
}

p.eu-pat-address {
    height: 58px;
    overflow: hidden;
}

img.eu-pat-prf-pic {
    max-width: 58px;
    height: 58px;
    border-radius: 57%;
    position: relative;
    margin-top: 0px;
}
<<<<<<< .merge_file_a30160

/*manage patient popup */

.reg-patient-details-inner {
    cursor: pointer;
    border: 1px solid #cecece;
    display: block;
    padding: 14px;
    transition: 0.3s;
}
p.eu-pat-newcustomer {
    font-size: 18px;
    font-weight: 600;
    padding-top: 26px;
    text-align:center;
}
.reg-patient-details.active .reg-patient-details-inner {
    background: #f3f3f3;
    margin-top: -4px;
    margin-bottom: 4px;
}
.eu-pat-align-pp {
    width: 50px;
    margin: auto;
}
.reg-patient-details {
    margin-bottom: 18px;
}

@media screen and (min-width:767px) and (max-width:1024px) {
    p.eu-pat-name {
        font-size: 15px;
    }
    .reg-patient-details-inner {
        height: 230px !important;
    }
    p.eu-pat-address {
        height: 58px;
        overflow: hidden;
    }
}
@media screen and (min-width:1092px) {
    .reg-patient-details-inner {
        height: 200px !important;
    }
    p.eu-pat-address {
        height: 58px;
        overflow: hidden;
    }
}
    @media screen and (min-width:767px) {
        #customerRegistration .modal-dialog {
            width: 60%;
        }
    }

    #customerRegistration .modal-body {
    max-height: 442px;
    overflow-y: scroll;
}
@media screen and (max-width:767px) {
    p.eu-pat-name {
        margin-top: 14px;
    }
}
.pf-15 {
    padding-left: 15px;
}

p.eu-pat-address {
    height: 58px;
    overflow: hidden;
}

img.eu-pat-prf-pic {
    max-width: 58px;
    height: 58px;
    border-radius: 57%;
    position: relative;
    margin-top: 0px;
}

/*manage patient popup */

.opencustomdropdown{
    display:block ;
}

#appointment_details_body .dropdown-menu>li>a>.glyphicon,
 #appointment_details_body .dropdown-menu>li>a>.fa,
 #appointment_details_body .dropdown-menu>li>a>.ion{
    width: 18px;
}
 #appointment_details_body td.align-middle .btn-group a {
    width: 62px;
}



  /*tags editor start*/
/* surrounding tag container */
.tag-editor {
    list-style-type: none;
    padding: 0 5px 0 0;
    margin: 0;
    overflow: hidden;
    border: 0px solid #eee;
    cursor: text;
    font: normal 14px sans-serif;
    color: #555;
    background: #fff;
    line-height: 12px;
    height: auto;
}

    /* core styles usually need no change */
    .tag-editor li {
            /*display: block;
        float: left;
        overflow: hidden;
        margin: 3px 0;*/
    }

    .tag-editor div {
        float: left;
        padding: 0 4px;
    }

    .tag-editor .placeholder {
        padding: 0 8px;
        color: #bbb;
    }

    .tag-editor .tag-editor-spacer {
        padding: 0;
        width: 8px;
        overflow: hidden;
        color: transparent;
        background: none;
    }

    .tag-editor input {
        vertical-align: inherit;
        border: 0;
        outline: none;
        padding: 0;
        margin: 0;
        cursor: text;
        font-family: inherit;
        font-weight: inherit;
        font-size: inherit;
        font-style: inherit;
        box-shadow: none;
        background: none;
        color: #444;
    }
/* hide original input field or textarea visually to allow tab navigation */
.tag-editor-hidden-src {
    position: absolute !important;
    left: -99999px;
}
/* hide IE10 "clear field" X */
.tag-editor ::-ms-clear {
    display: none;
}

/* tag style */

/* delete icon */

    .tag-editor .tag-editor-delete i {
        line-height: 18px;
        display: inline-block;
    }

        .tag-editor .tag-editor-delete i:before {
            font-size: 16px;
            color: #8ba7ba;
            content: "x";
            font-style: normal;
        }

    .tag-editor .tag-editor-delete:hover i:before {
        color: #d65454;
    }

.tag-editor .tag-editor-tag.active + .tag-editor-delete, .tag-editor .tag-editor-tag.active + .tag-editor-delete i {
    visibility: hidden;
    cursor: text;
}

.tag-editor .tag-editor-tag.active {
    background: none !important;
}


.bg-white-cus .textbxwidth{
    width:100%;
}

#lab_details .unitmute {
    color: #000 !important;
    font-size: 12px;
}

.bg-white-cus .unitstyle {
    color: darkgray;
    position: absolute;
    top: 60%;
    right: 7%;
    font-size: 13px;
    font-weight: 900;
}
 .unitstyle {
    color: darkgray;
    position: absolute;
    top: 27%;
    right: 7%;
    font-size: 13px;
    font-weight: 900;
}
  .unitmute {
    color: darkgray !important;
    font-size: 12px;
}

.ip-fluid-unit .IVunitstyle {
    color: darkgray;
    position: absolute;
    top: 45%;
    right: 7%;
    font-size: 13px;
    font-weight: 900;
}

.ipdropdown_sec:hover div#templatelist {
    display: block;
    z-index: 1000;
}

/*Tag editor fix*/


/*ip vas*/

.ip-painlvlbutton {
    margin-bottom: 1%;
    width: 100%;
    display: flex;
    justify-content: center;
}
 
.ip-painlvlbutton .lvlbtn{
    margin-right:20px !important;
}

.ip-feedb #vas-feedback .row.ip-alignpainscroe  {
    max-width: 1134px !important;
}
.ip-alignpainscroe{
    display: flex !important;
    justify-content: space-around !important; 
}
.ip-vas-feedback li:not(:last-child) {
    margin-right: 10px !important;
}
/*ip vas*/
span.v-icon{
    font-size: 16px;
}
#myschedule i.fa.fa-mobile.icon-design {
    font-size: 22px !important;
}
#appointment_details_body td.align-middle ul.dropdown-menu li a {
    width: 100%;
}
td.tbsno.opensub small {
    left: 32px;
    margin-top: 2px;
}
.pr{
    position:relative;
}
span#Cancelorder {
    margin-left: 20px;
}


@media screen and (max-width:525px) 
{   
    .sidebar-menu {
        padding-top:30px;
    }
    .control-sidebar{
       padding-top:140px;
    }
    .hidden-xs{
        display:none !important;
    }
    .smscreen-mr-top{
        margin-top:100px;
    }
    .skin-custom1 .main-header{
    width:100%;
    }
    .skin-custom1 .main-header .logo {
        /*padding-top:100px;*/
        height:65px;
        width: 100%;
    }  
    /*.content-ms-55 {
    padding-top: 55px !important;
    }*/
    .content-ms-105 {
    padding-top: 105px !important;
    }
    
    .main-header .logo img{
    max-height:65px;
    }
    .header-icons{
        padding:0px;
    }
    .patient-enroll-btn a{
        padding:5px;
    }
    .logo{
        display:block !important;
    }
    .schedule-heading-card{
        background-color:white;
        color:#0065b3;
    }
    .schedule-heading-card p{
        font-size:17px;
        margin-top:5px;
    }
    .schedule-card{
        background-color:white;
        color:#0065b3;
        border-left:2px solid #0065b3;
    }
    .appoinment-time,.patientid{
       font-size: 11px;
       color: gray;
       margin-top: 5px;
       text-transform:uppercase;
    }
    .patientid{
        color:#0065b3 !important;
    }
    .uniwidth {
        width:60px !important;
        font-size:13px !important;
        margin-top: 3px;
        display: inline-block;
        text-align: center;
    }
}


/*billing*/

.mlr-15{
    margin-left:15px;
    margin-right:15px;
}

.file-upload {
    position: absolute;
    top: 0;
    left: 0;
    width:100%;
    opacity: 0;
    cursor: pointer;
}



.sub-heading{
    color:#3276b1 !important;
    padding-left:0px;
}

.billing-subtitle{
    color:#3276b1 !important;
    font-weight:600;
}


.custom-billing-card{
  background-color:#efeeee;
  border:1px solid #efeeee;
  min-height:250px;
  padding:10px;
}

.disp_if{
    display:inline-flex;
}

.disp_field{
    color:#3276b1;
}

.view_mobileicon{
    width:300px;
    height:300px;   
}
.modal-lg{
    width:90%;
}
.modal-body {
    max-height:480px; 
    overflow-y: auto;
}
.f11{
    font-size:11px;
}


/*billing master*/
 
div#billingMasterModule .modal-dialog {
    width: 98%;
    max-height: 600px;
    overflow-y: scroll;
}
div#billingMasterModule .modal-content {
    min-height: 600px;
}
.patient-details-wrap{
 border: 1px solid #d1b2b24f;
    padding: 12px 0;
}
.patient-ly-wrap{
     border: 1px solid #d1b2b24f;
 
}
.patient-details{
     padding: 12px;
     background: white;
}
.pat-name{
    font-size: 18px;
    font-weight: 600;
    color: #3276b1;
}
.patient-id {
      padding: 0 12px;
    border-bottom: 1px solid #d1b2b24f;
    padding-bottom: 9px;
    
}
.billing-l-id{
          padding: 12px;
    border-bottom: 1px solid #d1b2b24f;
    padding-bottom: 9px;
    background-image:url('../img/gold.png');
    background-repeat: no-repeat;
    background-position: center center;
}

p.pat-phone,
.bill-no,
.bill-date,
.billing-l-pts,
.billing-details-text{
    color: #999999;
    font-size: 14px;
    font-weight: bold;
}
.pat-add {
    color: #464646;
    font-size: 12px;
        font-weight: lighter;

}
span.pat-distance {
    font-size: 12px;
    padding-right: 5px;
    font-weight: 500;
}

.bill-list-wrap{
    padding: 0 12px;    
}
.bill-list-wrap h2{
   font-size: 20px;
    font-weight: 600;
    color: #3276b1;
}
.bill-list-wrap {
    border-top: 0px solid #f3f3f3;
}
.billing-row,
.billing-card-wrap {
    border: 1px solid #efeeee;
    padding: 14px 0;
    background: #fbfbfb;
    
    margin-top:12px;
}
.bill-qty-wrap{
    width: 114px;
}
.btn-bill-qty {
    border-radius: 0 !important;
    background: white;
    border: 1px solid #0000002e !important;
    font-size: 12px;
    font-weight: lighter;
    margin-right: 0px !important;
        line-height: 20px;
}
.bill-qty-wrap input-number {
    padding: 4px;
    text-align: center;
}
.btn-bill-qty:focus {
  outline: none !important;
  box-shadow: none !important;
}
.billing-row-sevice-rate {
    max-width: 118px;
}
.billing-row-sevice-rate p {
    font-size: 20px;
}
p.billing-row-sevice-name-text {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight:600;
}
p.billing-row-service-code span {
    background: #f39c12;
    padding: 0px 2px;
    text-align: center;
    color: white;
    width: 114px;
}
p.billing-row-service-type span {
        background: #b2bec3;
    padding: 0px 2px;
    color: white;
    width: 114px;
    text-align: center;
}
p.billing-row-service-code {
    margin-bottom: 7px;
}
.input-group.bill-qty-wrap.dull .btn, 
.input-group.bill-qty-wrap.dull input,
.billing-row-sevice-rate.dull input{
    cursor: not-allowed;
    background: #fbfbfb;
}
span.pat-age,
span.pat-sex,
span.pat-phone,
span.pat-uhid,
.bill-no-span,
.billing-l-pts span{
    font-weight: 500;
    color: #282828;
    padding-left: 7px;
    margin-right: 9px;
}
.f20{
    font-size:20px;
}
.f24{
    font-size:24px;
}
span.loyality-remove {
    float: right;
    font-size: 12px;
    margin-right: 18px;
    text-decoration: underline;
    padding-top: 5px;
    color: #3679b3;
    font-weight: 600;
}


span.billing-row-invoce-no {
    font-size: 16px;
    font-weight: 500;
}
.billing-l-details {
    padding: 14px 10px;
}
.billing-l-id-span{
    color: #000000;
    font-size: 12px;
    background: white;
    padding: 2px 9px;
    margin-top: -2px;
    margin-right: 0 !important;
}
.billing-l-type{
        color: white;
    font-weight: 600;
}
.billing-details-wrap{
    border: 1px solid #d1b2b24f;
}
.billing-details-head p {
    border-bottom: 1px solid #f1e7e7;
    padding: 12px;
        background: #3276b1;
    color: white;
}
.billing-details-body {
    padding: 12px;
}
p.billing-details-text span {
    font-size: 13px;
    line-height: 11px;
    color: black;
    font-weight: bold;
}
div#billingDetailsWrap {
    max-height: 467px;
}
.ly-ear-scroll {
    overflow-y: scroll;
    max-height: 96px;
}
.person-select{
    padding-bottom:12px;
}


/*
 *  STYLE 1.
 */

#billingDetailsWrap::-webkit-scrollbar-track,
.ly-ear-scroll::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#billingDetailsWrap::-webkit-scrollbar,
.ly-ear-scroll::-webkit-scrollbar
{
	width: 9px;
    background-color: #F5F5F5;
}

#billingDetailsWrap::-webkit-scrollbar-thumb,
.ly-ear-scroll::-webkit-scrollbar-thumb
{
	border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    background-color: #9f9f9f;
}
.billing-paymenu-overlay.notshow{
    top: -111%!important;
}

.billing-paymenu-overlay {
    height: 100%;
    position: absolute;
    background: white;
    width: 99%;
    top: 4px;
    z-index: 100;
    transition: 0.5s ease-in top;
    border: 1px solid #d1d1d1;
}
img.billing-create-link {
    max-width: 81%;
    margin: auto;
    margin-top: 80px;
}
.billing-create-payment-inner {
    max-width: 471px;
    margin: auto;
    margin-top: 21px;
    background: #c5effd61;
    padding: 29px;
    border-radius: 16px;
    display: flex;
}
.payment-link-head span {
    font-weight: 600;
    color: #3276b1;
    font-size: 24px;
    padding-left: 14px;
}

.payment-link-head {
    font-size: 18px;
    color: #707070;
}
.icon-Danger i{
    color:red;
}
.w100 {
    width:98% !important;
}
/*Service matrix menu*/
ul.service-matrix-menu.tree {
    padding: 0;
}
ul.service-matrix-menu.tree li{
    position: relative;
    margin: 0;
    padding: 0;
        list-style: none;
}
.service-matrix-menu>li>a>.fa, .service-matrix-menu>li>a>.glyphicon, .service-matrix-menu>li>a>.ion {
    width: 20px;
}
.service-matrix-menu>li>.treeview-menu {
    /*margin: 0 1px;
    background: #2c3b41;*/
}
.service-matrix-menu a:hover, .service-matrix-menu a:active, .service-matrix-menu a:focus {
    outline: none;
    text-decoration: none;
    color: #72afd2;
}
.service-matrix-menu a {
    color: #555555;
}

.service-matrix-menu>li>a {
    border-left: 3px solid transparent;
    padding: 10px 5px 10px 15px;
    display: block;
    cursor: pointer;
    color: #3a4f58 !important;
    font-size: 12px;
    border: 1px solid #d2d6de;
    background: #fdfdfd61;
    font-weight: 600;
}
ul.service-matrix-menu li.active a {
    background: #3276b1 !important;
    color: white !important;
}

ul.service-matrix-menu li.treeview.menu-open ul li.active a {
    background: #3276b1 !important;
    color: white !important;
}
ul.service-matrix-menu li.treeview .fa{
        -webkit-transition: transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
}
ul.service-matrix-menu li.treeview.menu-open .fa{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
#priceMatrixEditClass .modal-dialog.modal-md {
    width: 80%;
}
.service-matrix-menu li:hover ul li a {
    background: transparent !important;
    color: #3a4f6d !important;
}
.service-matrix-menu li ul.treeview-menu li:hover a {
        background: #3a4f6d !important;
    color: white !important;
}
div#billingMasterModule .modal-dialog .modal-dialog {
    max-width: 702px;
    max-height: 474px;
}div#billingMasterModule .modal-content .modal-content{
    min-height: inherit;
 }
 

/*service matrix*/
.us-dpe-rd-head [type=radio] {
        position: absolute;
        opacity: 0;
        width: 0;
        height: 0;
    }

    .us-dpe-rd-head i {
        font-size: 18px;
        padding-right: 9px;
    }
    /* IMAGE STYLES */
    .us-dpe-rd-head [type=radio] + img {
        cursor: pointer;
    }

    .us-dpe-rd-head span {
        padding: 8px 13px;
    }
    .us-dpe-rd-head [type=radio] span i {
        padding-right: 8px;
    }
    /* CHECKED STYLES */

    .us-dpe-rd-head .radio-inline
    {
    }

    .us-dpe-rd-head [type=radio]:checked + span {
        background: #0065b3;
        color: white;
        padding: 8px 13px;
    }
    .us-dpe-rd-head .radio-inline {
        padding-left: 0px;
    }
     @media screen and (max-width:580px) {
        .us-db-label-gb {
            width: 100%;
            margin-bottom: 21px;
        }
        .xs-mt-10{
        margin-top:10px;
        }
    }


    ul.db-ql-list li {
    list-style: none;
    display: inline-block;
    background: #ffffff;
    padding: 7px 8px;
    color: #3c8dbc;
    border: 1px solid;
}




.second-col {
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  left: 0px;
}
.third-col {
    width: 184px;
    min-width: 108px;
    max-width: 108px;
    left: 100px;
}
.sticky-col {
  position: -webkit-sticky;
  position: sticky;
  background-color: white !important;
}


.db-box-title {
    color: #263035;
    font-weight: 400;
}

 /*start app-strip patient card common wit responsive*/
 .mw{
     width:100%;
     padding-left: 14px;
 }

 .pat-strip {
     /*background-image:url('../img/bg-stripe.png');*/
    background-repeat: no-repeat;
    background-size: 100%;
    padding:  0;
    border-bottom: 1px solid #d9d9d9;
}
.pat-right-dr-col{
 /*background-image:url('../img/strip-right-bg.jpg');*/
 background-repeat: no-repeat;
    padding: 14px 0;
    min-height: 185px;
    background-size: cover;
    color:black;
 }
.user-profile-img img {
    width: 62px;
    height: 62px;
    border-radius: 50%;
    display: block;
    border: 2px solid #d7c8c8;
}
p.pat-stripe-user-name {
    font-size: 16px;
    margin-top: 4px;
    color: #3276b1;
    font-weight: 600;
    margin-bottom: 10px;
}
p.pat-stripe-user-contact img {
    position: absolute;
    left: 0px;
    max-width: 30px;
}
.pat-stripe-user-icons a img {
    width:30px;
    display:inline-flex;
}
p.pat-stripe-user-contact {
    font-size: 12px;
    position: relative;
    margin-bottom: 3px;
}
p.pat-stripe-user-contact span {
   padding-left:22px;
}
.pat-br-rightline{
    border-right: 1px solid #d9d9d9;
    padding-top: 2px;
    padding-bottom: 7px;
}
.pat-col1-stripe {
    border-bottom: 1px solid #d9d9d9;
    padding: 5px 0;
}
p.pat-stripe-heading {
    font-weight: 500;
    font-size: 10px;margin-bottom:0;
}
p.pat-stripe-dv-visitsince,
.pat-stripe-dv-visitno {
    display: inline-block;
    font-weight:500;
}
p.pat-stripe-dv-visitsince span,
.pat-stripe-dv-visitno span{
    font-weight: 600;
}
.pat-stripe-dv-visitno{
    display: inline-block;
    padding-left: 40px;
}
p.pat-stripe-heading span {
    font-weight: 500;
    font-size:10px;
    font-weight:bold; 
    line-height: 26px;
    padding-left: 0px;
}
.pat-stripe-heading-address span{

    font-size:12px; 
        padding-left: 8px;font-weight:300;
}
.pat-col2-stripe {
    padding-top: 5px;
    display:inline-block;
}
.pat-stripe-pl-desk {
    padding-left: 14px;
}

.pat-stripe-user-details{
    max-width: 213px;
    margin-left:1px;
}
.pat-stripe-bgop{
    background: #f0f8ff33;
    border-top: 1px solid #d9d9d9;
}
.app-md-medium{
width:65%;
}
.app-md-large{
width:90%;
}
.use-icons{
    width:25px;
    margin-right:10px;
    margin-top:10px;
}
.pat-col1-stripe.patientdetails-strip{
    min-height: 40px;
}
.pat-col1-stripe.op-strip {
    padding-top: 12px;
}
.pat-col2-stripe{
display:block
}
.pat-col1-stripe1{
    border-bottom:1px solid transparent !important;
}

.pat-col1-stripe.ip-strip {
    min-height: 60px;
    display:inline-block;
}
.basic-details{
    margin-left:10px;
}

@media screen and (max-width:992px) {
    /*#radioBtn a{
        margin-right: 6px !important;
        padding: 2px !important;
    }*/
    
    .header-line-center .datatable_cus_filterbtn{
        position: absolute;
        right: 25em !important;
        z-index: 1000;
    }

    .pat-strip.row{
    overflow: hidden;
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        /*white-space: nowrap;*/
    }
    .pat-col1-stripe.patientdetails-strip{
        min-height: 40px;
      }
      .pat-col1-stripe.op-strip {
    padding-top: 12px;
}
      .pat-col2-stripe{
      display:block
      }

      .pat-col1-stripe.ip-strip {
            min-height: 60px;
        }
}

.disp_labels{
    float:none;
    margin:0 auto;
}

.show-label{
    font-size:15px !important;
    font-weight:600;
    color:brown;
    padding:5px;
    border-radius:20%;
}

.bill-paid{
    margin-top:-8px;
    font-weight:800;
    font-size:25px;
    color:brown !important;
}

 /*.pat-strip1{
     background-color:#f5f5f5;
 }
 .side-icons{
     margin-right:13px;
     margin-top:10px;
 }
 .side-icons img{
     width:25px;
     color:white;
 }
 .side-icon-bg{
     background-color:#3276b1;
     border-radius:8px !important;
     margin-bottom:10px;
 }
 .pat-name img{
     border-radius:50%;
     width:25px;
     height:25px;
     margin-right:5px;
 }
 .pat-strip1 .basic-details .pat-name{
    font-size: 15px;
    font-weight: 600;
    color: #3276b1;
    margin-top:5px !important;
    margin-bottom:0px !important;
 }
 .pat-strip1 .basic-details .other-details-size{
     font-size:11px;
     font-weight:600;
     margin-top:0px !important;
     margin-left:5px;
     color:#3276b1;
     margin-right:10px;
 }
 .pat-strip1 .basic-details .other-det .other-label{
     font-size:10px;
     font-weight:400 !important;
     margin-top:0px !important;
 }*/
/*End of  app-strip patient card common wit responsive*/

/*vertical tabs design*/

/*  bhoechie tab */

embed.img-responsive.step-icon{
    width: 25px;
    margin: auto;
}
div.bhoechie-tab-container{
  z-index: 10;
  padding: 0 !important;
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #5A55A3;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #5A55A3 !important;
  color: #ffffff;   
}
div.bhoechie-tab-menu div.list-group:hover{
  background-color: #5A55A3 !important;
  color: #ffffff;  
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
  background-color: #5A55A3 !important;
  color: #ffffff;  
}

a.list-group-item{
  padding:15px !important;
}

div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #5A55A3;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
}
.tabs-boxheader .wo-tabs-title{
    margin:10px;
}
.tabs-boxheader{
   padding:7px !important;
}
.bhoechie-tab-content .box{
    margin-bottom:0px !important;
}
/*vertical tabs design*/

ul.service-matrix-menu li.active ul.treeview-menu a {
    background: #ffffff !important;
    color: #3276b1 !important;
}
ul.service-matrix-menu li.active ul.treeview-menu {
    height: 100px !important;
    overflow-y: auto;
}

/*#tblServicesList_body{
    display: block;
    height: 200px !important;
    overflow: auto;
    width:100%;
}*/

/*tblServicesList #tblServicesList_body tr{
    display: table;
    table-layout: fixed;
}*/


.hightlight_label{
    font-size:14px;
    font-weight:500;
    margin-right:10px;
    min-width:80px;
}
.hightlight_pname{
    font-size:14px;
    color:#3276b1;
}
.hightlight_billno{
    font-size:14px;
    font-weight:700;
    color:#3276b1;
}
.box-body .service-matrix-menu {
    border:1px solid #3276b1;
}

.box-body .service-matrix-menu l1 {
    height:100px;
    overflow:auto;
}

/*vertical scroll bar*/
/* scrollbar */
::-webkit-scrollbar {
  width: 8px;
  height: 12px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgb(50 118 177);
}

::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.3);
}

/*vertical scroll bar*/
/*.cht-svg {
    fill:blue;
}
.cht-svg:hover{
   cursor: pointer;
   filter: invert(.5) sepia(1) saturate(5) hue-rotate(175deg);
}*/



/*menu bar icons*/
.home-icon{
   width:25px;
   fill:white; 
   cursor: pointer;
   filter: invert(.5) sepia(1) saturate(5) hue-rotate(175deg);
}
/*menu bar icons*/


thead#tblServicesHead {
    width: 100%;
    display: block;
    position:sticky;
    top:0px;
    z-index:1 !important;
}

th.align-middle {
    vertical-align: middle !important;
}

/*.pat-header label{
    color:white;
}*/
.description-block>.description-header {
    margin: 0;
    padding: 0;
    font-weight: 400 !important;
    font-size: 13px;
}
.pat-details-info{
    /*color:white;*/
    font-weight:400;
    font-size:13px;
}
.control-sidebar-menu  .menu-icon{
   filter: invert(99%) sepia(0%) saturate(3190%) hue-rotate(165deg) brightness(114%) contrast(92%);
   /*filter: invert(0%) sepia(7%) saturate(29%) hue-rotate(335deg) brightness(104%) contrast(107%);*/
   height:17px;
   display: inline-block;
   margin-right: 0px;
}
.control-sidebar-menu .menu-name {
    cursor:pointer;
    color:whitesmoke;
}



.modal-dialog-40{
    width:40%;
}

.modal-dialog-60{
    width:60%;
}

.modal-dialog-90{
    width:90%;
}
.modal-dialog-70{
    width:70%;
}

.dash-nav-box{
    position: relative;
    border-radius:5px;
    background-color:white;
    border-top:1px solid #d2d6de !important;
    border: 1px solid #d2d6de;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: none !important; 
    overflow-y:hidden;

}

.sum-details-box{
    position: relative;
    border-radius: 3px;
    background-color:white;
    border-top:1px solid #d1d1d1 !important;
    border: 1px solid #d1d1d1;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: none !important;
    padding-top: 6px;
    padding-bottom: 6px;
}

.sum-details-box .db-box-title{
    padding-left:14px;
}

.sum-details-box .box-header{
    color: #444;
    display: block;
    position: relative;
    padding:0px !important;
    border-bottom: 1px solid #e8e8e8 !important;
    height:40px;
}

.section-box{
    background-color:white !important;
    width:100%;
    height:auto;
    margin-bottom:20px;
}

.section-heading p{
    margin:0px !important;
    font-size:16px;
    color:black;
    font-weight:500;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  padding: 10px 10px 10px 14px;
}
.section-heading {
    border-bottom:0px solid #707070;
}
.section-body{
    margin-top:0px;
}

.filter-button{
    height: 28px;
    min-width: 28px;
    border-radius: 4px;
    border: 1px solid #cfd7df;
    color: #12344d;
    cursor: pointer;
    margin-right: 2px;
    font-size: 14px;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    transition: .1s ease-in;
    background-image: linear-gradient(to bottom,#fff,#ebeff3);
}
/*.btn-primary:hover {
    color: #12344d !important;
    background-color: #286090;
    border-color: #204d74;
}*/
/*.filter-button:hover {    
    -webkit-font-smoothing: antialiased;
    transition: .1s ease-in;
   background-color: #ebedf0;
}*/
/*New Forms Design*/
/*.progressbar {
    counter-reset: step;
  }
  .progressbar li {
    list-style: none;
    display: inline-block;
    width: 22.33%;
    position: relative;
    text-align: center;
    cursor: pointer;
  }
  .pb1 li {
    width: 19.33% !important;
  }
  .progressbar li:before {
    content: counter(step);
    counter-increment: step;
    width: 30px;
    height: 30px;
    line-height : 30px;
    border: 1px solid #ddd;
    border-radius: 100%;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    background-color: #fff;
  }
  .progressbar li:after {
    content:'';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #ddd;
    top: 15px;
    left: -50%;
    z-index : -1;
  }
  .progressbar li:first-child:after {
    content: none;
  }
  .progressbar li.active {
    color: #5541D7;
  }
  .progressbar li.active:before {
    border-color: #5541D7;
    content : url(../images/tick3.png);
  }*/

  /* .pro li.active:before {
    border-color: #5541D7;
    content : url(../images/tick4.png);
  }  */

  /*.progressbar li.active + li:after {
    background-color: #5541D7;
  }*/ 
/*New Forms Design*/


/*box*/
.con-box{
    width:98% !important;
    margin:15px 1% !important;
}
.box{
    margin-top: 30px;
    border-top:0px;
    margin-bottom:0px !important;
}
.box-without-mar{
    margin-top:0px !important;
}
.box-header {
    color: #444;
    display: block;
    padding: 5px;
    position: relative;
}
.box-header {
    color: #444;
    display: block;
    /*padding: 15px !important;*/
    position: relative;
    border-bottom: 1px solid #e8e8e8 !important;
}
.box-header .box-title {
    color:#000000 !important;
    opacity:80%;
    font-weight:500 !important;
    font-size:14px !important;
    margin:8px;
}

.form-field-height{
    height:70px;
}

.form-field-height1{
    height:85px;
}

.box-with-trackbar{
    position:fixed !important;
    z-index:100;
    width:96%;
}
@media screen and (min-width:1700px){
    .box-with-trackbar {
    width:95.6% !important;
    }
}
/*box*/


/* progress bar*/
.progress-container{
    width:90%;
    display:flex;
    justify-content:center;
    align-items:center;
    margin-bottom:0px !important;
    position:sticky;
        padding-bottom: 7px;
}
.progress-track{
    position:relative;
    display: flex;
    justify-content:space-between;
    align-items: center;
    width:80%;
    margin-top:10px !important;
    margin-bottom:0px !important;
}

.progress-track li{
    list-style:none;
    justify-content:center;
}
.progress-track li:not(:last-child) .track::after {
    content:'';
    height:2px;
    display:block;
    background-color:#ccc;
    position:absolute;
    top:13px;
    z-index:-1;
    transform:translateY(-50%);
}
.progress-track li:last-child .track::after {
    width:239px  ;
    right:-180px;
    display: block;
    content: '';
    height: 18px;
    display: block;
    background-color: #fff;
    position: absolute;
    top: 13px;
    z-index: -1;
    transform: translateY(-50%);
}
#hospital-setup-track li:last-child .track::after {
    width: 239px;
    right: -162px;
    display: block;
    content: '';
    height: 18px;
    display: block;
    background-color: #fff;
    position: absolute;
    top: 13px;
    z-index: -1;
    transform: translateY(-50%);
}
.progress-track .track{
    border: 1px solid black;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: aliceblue;
    list-style:none;
    margin:0px auto;
}
.progress-track li:first-child .track::after {
    left: 100px;
    width:100%;
}

/*.progress-track .track.active {
     border:1px solid blue;
}*/
/*progress bar*/
.c_details_form{
    overflow-y:scroll;overflow-x:hidden;
}
.box-with-trackbar {
    position: fixed !important;
    z-index: 100;
    width: 93.4%;
    top: 36px;
}
div.c_details_form {
    overflow: hidden scroll;
    margin-top: 172px;
}
@media screen and (max-width:767px){
    .box-with-trackbar {
    top: 94px;
    }
    div.c_details_form {
    margin-top: 150px;
    }
}

.bg-color-white{
    background: white;
}

.skin-custom1 .sidebar-menu > li > .treeview-menu {
      background: #494c50 !important;
}

.normal-heading{
    font-weight:300;
}
.form-control{
    font-weight: 400 !important;
    background-color:white;
    /*border-color: #707070;*/
    border-color:lightgrey;
}
label {
    display: contents;
    width: 100%;
    margin-bottom: 5px;
    font-weight: 400 !important;
    font-size: 12px;
    color:#8d8d8d;
}
input[type="file"] {
    height: auto;
    font-size: 13px;
    padding: 5px;
}

.main-header .logo .logo-mini img {
    /*max-width: 43px;
    max-height: 43px;
    margin-top: 6px;*/
    display: block;
    margin: 10px auto;
}

.search-btn{
    border-radius: 50%;
    position: relative;
    top: 0px;
    left: -42px;
    font-size: 15px;
    background-color: transparent;
    border-color: none;
    border: 1px solid transparent;
}

.search-btn:hover{
    border-radius: 50%;
    position: relative;
    top: 0px;
    left: -42px;
    font-size: 15px;
    background-color: transparent;
    border-color: none;
    border: 1px solid transparent;
}

.search-input{
    border-radius: 4px !important;
    border: 1px solid lightgrey !important;
}
.top-headericons{
    font-size:15px;
    color:#585858;
}
.datepicker .datepicker-days{
    cursor:pointer !important;
}
.datepicker .datepicker-years{
    cursor:pointer !important;
}
.datepicker .datepicker-months{
    cursor:pointer !important;
}

.nav-pills>li.active>a {
    font-weight: 600;
    border-bottom: 3px solid #1663be !important;
    color: #1663be !important;
    background-color:white !important;
    border-top-color:white !important;
    margin: 3px;
}

/*IP Patient Header*/
span#IPpatblood {
    color: white;
}
/*span#OperationName {
    color: white;
}*/
/*IP Patient Header*/

/*Settings menu Page*/
.settings_menu_card {
border: 1px solid #d5d5d5;
border-radius: 6px;
margin: 26px 0 0;
min-height: 280px;
max-height: 280px;
padding: 18px 18px;
background: #ffffff;
}
.settings_menu_heading h6 {
font-size: 15px;
color: #000000;
text-transform: uppercase;
}
.settings_menu_list ul {
padding: 0;
}
.settings_menu_list ul li {
list-style: none;
line-height: 28px;
cursor:pointer;
}
.settings_menu_list ul li a {
cursor:pointer;
font-size: 12px;
color: #727272;
}

.settings_menu_list ul li a embed {
filter: invert(0%) sepia(6%) saturate(7500%) hue-rotate(314deg) brightness(90%) contrast(105%) !important;
width: 16px;
margin-right:3px;
}
@media screen and (min-width:1200px){
.settings-menu div.col-sm-3{
width: 20%;
}
}
.pagination{
    display:inline-flex;
}

/*.pagination li{
   display:inline-flex;
}*/
/*Settings menu Page*/



div#sidebarid ul li {
    list-style: none;
}
.help-block {
    display: table-footer-group;
    margin-top: 0px !important;
    margin-bottom: 0px !important; 
    color: #737373;
    font-size: 10px !important;
}
div#photolog {
    position:absolute;
    top: 67px !important;
    left: 144px !important;
    font-size:10px !important;
}

.info-text{
    font-size:11px;
    color: chocolate;
    margin-left: 7px;
    margin-top: 5px;
}

.sub-section-diff{
    background-color:#f5f5f5 !important;
}

.service-matrix-menu li ul.treeview-menu li:hover ul li a {
    background: transparent !important;
    color: #3a4f6d !important;
}
.service-matrix-menu li ul.treeview-menu li ul li:hover a {
    background: #3a4f6d !important;
    color: white !important;
}

ul.service-matrix-menu li.treeview.menu-open ul li.treeview.menu-open .fa {
        transform: rotate(-90deg);
}
ul.service-matrix-menu li.treeview.menu-open ul li.treeview .fa {
    transform: rotate(0deg);
}
table#pkhscordertable thead tr th:nth-child(1) {
    width: 16%;
}

#pkhmcjobtable thead tr th:nth-child(1) {
    width: 36%;
}


@media (min-width: 768px){
    .sidebar-mini.sidebar-collapse .main-header .navbar {
        max-height: 50px;
    }
      .navbar.navbar-static-top .margin {
        margin: 8px;
    }
}

.sidebar-menu li > a > .pull-right-container > .fa-angle-left {
transform: rotate(180deg);
}
.sidebar-menu .menu-open > a > .pull-right-container > .fa-angle-left {
transform: rotate(270deg);
}

.billing-row-refund p.table-heading-br {
        font-size: 12px;
    text-align:center;
}
.billing-row-refund .billing-row-sevice-rate,
.billing-row-refund .bill-qty-wrap{
    margin:auto;
}
.billing-row-refund{
     overflow-x: auto;
  white-space: nowrap;
 
}
.billing-row-refund .billing-row{
     display: inline-block;
    width: 1200px;
}
.billing-row-refund > .col-xs-2,
.billing-row-refund > .col-xs-1 {
  display: inline-block;
  float: none;
}
.widget-user-header a.fa.fa-edit.btn_r {
    cursor: pointer;
}
#rsidebarid .menu-icon:hover{
    width: 35px;
    margin-right: 0px
}

#request_view .details-control {
display: inline-flex;
}
p.sts-pending {
margin-left: 23px;
color: #ffffff;
background: #dd4b39;
border-radius: 12px;
padding: 0px 12px;
}

/*datatable header alignments*/

.dataTable th {
white-space: nowrap;
overflow: hidden;
}
table {
    border:1px solid #f4f4f4 !important;
}

.datatable-fields .dropdown_content {
    top:35px;
    left:15px;      
    padding:5px;                               
}
.datatable-fields .dropdown_content label {
    padding-left:5px;
}

.groupandcolumn {
    position: absolute;
    top: -0.3em;
    left: 28em;
    z-index:1;
    width: 55%;
    height:3em !important;
}   

.dataTables_filter{
    position:absolute;
    top:5px;
    right:22px;
    z-index:1;
    height:3em !important;
}
.dataTables_length{
    height:3em !important;
    z-index:1 !important;
    margin-top: 5px !important;
}

.dt-buttons{
    /*display:none;*/   
    position:absolute;
    left:21%;
    height:3em !important;
    z-index:1 !important;
}
.dataTables_wrapper {
   margin-top:5px !important;
}
tr.dtrg-group.dtrg-start {
    font-weight: 700 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
     padding: 0em 0em !important; 
     margin-left: 0px !important; 
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 2px;
}


.default-reports img{
    width:20%;
    margin:0 auto;
}

.default-reports p{
    text-align:center;
    color:#3276b1;
    font-size:18px;
    font-weight:600;
}

.tblServicesList_body tbody {
    overflow:auto;
}
#pat_list{
    overflow:auto !important;
}

.support-menu-btns{
    position:absolute;
    left: -10px !important;
    right:0px !important;
    width: 174px;
    padding: 5px;
    top: 36px;
    overflow-y: scroll !important;
    height: 170px !important;
}

.dots{
    position: absolute;
    top: 5px;
    left: 170px;
    padding:5px;
}

tbody#patientsearchtablebody .widget-user-image img {
    width: 40px;
    height: auto;
}

.support-menu-btns .text-left{
    color:black;
}

.support-menu-btns p a{
    color:black;
    background-color:white !important;
    width:100%;
    padding:0px;
}
.support-menu-btns .text-left p a:hover, .support-menu-btns .text-left p:hover{
    color:#3276b1;
    width:100%;
}

tbody#patientsearchtablebody tr td {
    vertical-align:middle;
}

tbody#admissionpatientlist .widget-user-image img {
width: 40px;
}

#admissionpatientlist tr td {
width:62.0695px;
}

#admissionpatientlist tr td{
position: relative;
}

#admissionpatientlist tr .dots{
position: absolute;
padding:10px !important;
top:0px !important;
left:0px !important;
}

#admissionpatientlist .support-menu-btns{
position: absolute;
left: -151px;
right: 0px;
width: 174px;
padding: 5px;
top: 27px;
}

/*div#ushelpMenu a:hover {
    color:black !important;
}*/
/*width for service name in service price matrix*/
th.s_name_width {
    min-width: 250px;
}
td.s_name_width {
    min-width: 250px;
}
/*width for service name in service price matrix*/


/*datatable header alignments*/


/*datatble-works*/
.datatablefilter_cus .nav-tabs li a {
    width:50px;
    height:50px;
    padding-top: 15px !important;
}

.datatable_cus_filterbtn {
    position: absolute;
    right: 21em;
    top: 1.3rem;
    z-index: 1000;
}
    .header-line-center .datatable_cus_filterbtn{
        position: absolute;
        right: 54em;
        top: 0;
        z-index: 1000;
    }
.datatablefilter_cus .nav-tabs.nav-justified>li{
    display:block !important
}
.datatablefilter_cus ul.nav.nav-tabs.nav-justified.control-sidebar-tabs {
    width: 50px !important;
    float: left !important;
    height: 100% !important;
}
.datatablefilter_cus .tab-content {
    width: 80% !important;
    float: left !important;
    border: 1px solid #e3e3e3;
    height: 100% !important;
    background: #fbfbfb;
}
.datatablefilter_cus.control-sidebar{
        right: -230px !important;
}
.datatablefilter_cus.control-sidebar-open{
    width:300px !important;
    height:100vh !important;
    right: 0px !important;
}
.datatablefilter_cus .control-sidebar-heading{
    margin-top:0
}

.datatablefilter_cus.control-sidebar-dark{
    background: #ffffff;
    border: 1px solid #dddddd;
}
.datatablefilter_cus.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a {
    background: #F6F6F6;
    color: #b8c7ce;
}
.datatablefilter_cus.control-sidebar-dark ul.nav.nav-tabs.nav-justified.control-sidebar-tabs li a i {
    color: black !important;
}
.datatablefilter_cus ul.nav.nav-tabs.nav-justified.control-sidebar-tabs li:hover a i
 {
    color: white !important;
}


.datatablefilter_cus ul.nav.nav-tabs.nav-justified.control-sidebar-tabs li.active a i {
    color: white !important;
}

.datatablefilter_cus.control-sidebar-dark .control-sidebar-heading{
    color:#22468d !important;
}
.datatablefilter_cus.control-sidebar-dark .control-sidebar-subheading{
         color: #333;
 }
.datatablefilter_cus.control-sidebar-dark .nav-tabs.control-sidebar-tabs>li>a{
    border-left-color: #e3e3e3;
    border-bottom-color: #e3e3e3;
}
.close-dtinner{
    float: right;
    color: black;
    font-weight: 600;
}
.download-files-dt a i {
    padding-right: 10px;
}

.download-files-dt button {
    border: 1px solid #ebeff3;
    padding: 10px 10px;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    background: white;
    color: black;
}
.download-files-dt button:hover {
    background: #ebebeb;
    border: 1px solid #939393;
}
/*#control2, #control3{
    overflow-y:auto;
}*/
#control2 .form-group, #control3 .form-group{
    margin-bottom:0px !important;
}
ul#pages {
    cursor: pointer;
}
.nav-tabs.nav-justified > li {
    width:34% !important;
}
/*Tables*/

table.dataTable thead th, table.dataTable tfoot th {
    font-weight: 600 !important;
}


/*Tables*/

/*Patient card*/
.pat-box
{
    background-color:#ffffff;
     border: 1px solid #dadee7;
     border-radius:10px;
     padding-left:10px;
     padding-right:10px;
     padding-top:10px;
     /*height:100%;*/
     min-height:220px;
     overflow:hidden;
     /*padding-bottom:10px;*/
}

.patient-img img
{
    width: 60px;
    height:60px;
    position: absolute;
    top: -5px;
    margin: 0px;
    padding: 0px;
    right: 30px;
}
.patient-name h5
{
    height: 30px;
    font-size:16px;
    font-weight:500;
    margin-bottom:7px !important;
}
.patient-idnumber h5
{
    font-size:11px;
    font-weight:500;
    margin-top:0px;
    color:#00000061;
    height:22px;
}
.pat-book-later
{
    color:#567ca3;
    font-size:14px;
    font-weight:400;
    border-top:2px solid #f5f5f5;
    border-right:2px solid #f5f5f5;
    width:100%;
    border-radius:unset !important;
}
.pat-book-now
{
    color:#567ca3;
    font-size:14px;
    font-weight:400;
    border-top:2px solid #f5f5f5;
    width:100%;
    border-radius:unset !important;
}

.pat-heading
{
    color:#707070;
    font-weight:normal;
}
.pat-visit
{
    font-size:10px;
    height:60px;
}
.green-color
{
    color:green;
    font-weight:bold;
}
.pat-content p
{
    font-size:11px;
    line-height:23px;
    font-weight:500 !important;
    margin-bottom:4px !important;
    color:#212529cc !important;
    white-space: nowrap;
width: 268px;
overflow: hidden;
text-overflow: ellipsis;

}
.pat-content .pbranch{
    height: 30px !important;
}
.admit
{
    font-size:13px !important;
}
.next-visit{
    height:60px;
}

.next-visit p {
    background-color: #D8E6FF;
    padding-left:5px;
    padding-right:5px;
    border-radius: 5px;
    font-size:10px;
    width:68%;
    float:right;
}
.pat-visit p
{
    width:68%;
    background-color: #ebebeb;
    border-radius: 5px;
     padding-left:5px;
    padding-right:5px;
}
.img-circle
{
    width:100%;
}
.ip-img-circle
{
width:55px !important;
height:55px !important;
position: absolute;
top: -6px;
margin: 0px;
padding: 0px;
right: 30px;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    right:20px !important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 10px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
.ip-card-dropdown{
    position:absolute;
    min-width: 220px !important;
    top: 15px !important;
    padding:5px;
    overflow-y: scroll !important;
    height: 280px !important;
    left:-60px !important;
}


.pat-operation
{
    height:50px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
#oper-read-more
{
    visibility:hidden;
}
@media only screen and (max-width: 1024px) and (min-width:769px) {
    .pat-card
    {
        width:33.33%;
    }
}

/*Patient card*/
/*Header-Changes*/
.head-dropdown {
    height: 25px !important;
    padding: 0px 0px !important;
}
/*Header-Changes*/
.header-line-center
{
    display:flex;
    align-items:center;
    padding:0px;
}
.table.dataTable thead .sorting
{
    background:none !important;
}
.table.dataTable thead .sorting_desc
{
    background:none !important;
}

.info-dropdown{
    position: absolute !important;
    top: 100%;
    left:-125px !important; 
    right:0px !important;
    z-index: 1000000 !important;
    display: none;
    float: left;
    min-width: 200px !important; 
    padding: 5px 5px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
.info-dropdown-workorder {
    position: absolute !important;
    top: 100%;
    left: 0px !important;
    right: 0px !important;
    z-index: 1000000 !important;
    display: none;
    float: left;
    min-width: 188px !important;
    padding: 5px 5px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 0px !important;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.dataTables_scrollHead 
{
    position: relative;
    overflow:auto !important;
    border: 0px;
    width: 99.5% !important;
}

 .dataTables_scrollBody
{
    position: relative !important;
    overflow:scroll !important;
    width: 100%;
}

.dropdown-menu > li > a:hover {
    background-color: #ffffff !important;
    color: #333;
}
.datepicker.datepicker-dropdown {
    max-width: 220px;
    padding: 2px;
}

.btn-radiobutton{
    margin-top: 0px !important;
}


/*IP_Management Styles*/
.ipmodal-bg{
    background:#f0f8ff33 !important;
    border: 1px solid #d9d9d9;
}
.oper-name
{
    display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
}
/*IP_Management Styles*/


wk-width{
 width: 100px;
 margin-right: 20px;
}

/*Work Order Assign Popup*/
.info-dropdown1 {
position: absolute !important;
max-height:150px;
width:100px;
overflow-y: auto;
top: 62%;
right: 134px !important;
z-index: 1000;
display: none;
padding: 5px 5px;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
border: 1px solid #ccc;
border-radius: 4px;
}
/*Work Order Assign Popup*/
/*Layout stop header Styles*/
.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img {
    z-index: 5;
    height: 70px;
    width: 70px;
    float: left;
    border: 3px solid;
    border-color: transparent;
    border-color: rgba(255,255,255,0.2);
}

.UM_50 i {
    position: absolute;
    left: 27%;
    top: 23%;
}
.edit_username1{
text-align:left;
margin-bottom:0px !important;
}
#txtuserid {
    font-size: 10px;
}
.userid
{
    margin-top:-10px !important;
}
.edit_username{
color:white;
font-size:15px;
text-align:left;
margin-left:15px;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
height: 90px !important;
}

.navbar-nav>.user-menu>.dropdown-menu {
width: 275px !important;
}

.edit_label_data{
font-size:14px !important;
color: black !important;
}
.edit_label{
font-size:13px !important;
color:#8d8d8d !important;
margin-bottom:0px;
}
/*Layout stop header Styles*/

.control-sidebar
{
    min-height:600px;
    height:auto;
}
.datatablefilter_cus .tab-content {
    width: 80% !important;
    float: left !important;
    border: 1px solid #e3e3e3;
    height:100vh !important;
    overflow:auto;
    background: #fbfbfb;
    background-size: cover !important;
}

.main-footer {
    padding:0px !important;
    height:50px !important;
}
.footer-logo{
    width:200px;
    margin-top:10px;
    height:45px;
}
.dtfh-floatingparent.dtfh-floatingparenthead {
top: 42px !important;
}

.ui-datatable-scrollable table{
    position: relative;
}

.dataTables_scrollBody_overflow{
    position: relative;
    /*overflow: unset !important;*/
    width: 100%;
    max-height: 90%;
    border: 0px;
}

.form-field-height .form-group{
    height:60px;
}

td span.fa.fa-angle-double-down.table-arrow-size {
    background: #ffffff;
    border: 1px solid #22468d;
    border-radius: 21px;
    padding: 2px 6px;
    color: #22468d !important;
    font-size: 16px !important;
    cursor:pointer;
}
span.bloodgroup i, span.bloodgroup span {
    color: #f44336 !important;
}

/*.table-bordered>thead>tr>th {
    border: 1px solid #dbd9d9;
}*/
.table thead tr th{
     border:none !important;
}
.table tbody tr td{
     border:none !important;
}
.table tbody tr{
     border-bottom:2px solid #f2f2f5 !important;
}
.table>thead:first-child>tr:first-child>th {
     border-bottom:1px solid #f2f2f5;
}
#range_tbl_1 th {
text-align-last: left;
white-space: nowrap;
}
#range_tbl_2 th {
text-align-last: left;
white-space: nowrap;
}
.table-inputtype
{
   height: 34px;
   border-radius: 0px;
   border: 1px solid #BCD2E8;
   background-color: white;
   font-weight: 400;
   box-shadow: none;
   font-size: 14px;
   color: #555;
   outline:none;
   width:90px;
}
.table-textarea
{
   height: 34px;
   border-radius: 0px;
   border: 1px solid #BCD2E8;
   background-color: white;
   font-weight: 400;
   box-shadow: none;
   font-size: 14px;
   color: #555;
   outline:none;
   width:180px !important;
}
.uploadfile-grp{
display: block !important;
border: 1px solid lightgray;
}
.uploadfile-grp input{
padding-left: 15px;
}
.uploadfile-grp0{
display: block !important;
}
.rdbtn-field-height{
height:34px !important;
}


.ht-34
{
    height:34px !important;
}


.con-box .form-control
{
    /*height:34px !important;*/
    border-radius:0px !important;
    border:1px solid #BCD2E8 !important;
}
.con-box .form-control:hover 
{
    /*height:34px !important;*/
    border-radius:0px !important;
    border:1px solid #dfdfeb !important;
}
.con-box .form-control:focus 
{
    /*height:34px !important;*/
    border-radius:0px !important;
    border:1px solid #dfdfeb !important;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.con-box .select2-selection 
{
    height: auto !important;
    border-radius:0px !important;
    border:1px solid #BCD2E8 !important;
}
.con-box .select2-selection:focus
{
    height: auto !important;
    border-radius:0px !important;
    border:1px solid #dfdfeb !important;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.con-box .select2-selection:hover
{
    border-radius:0px !important;
    border:1px solid #dfdfeb !important;
}
.checkbox-btn {
    overflow: hidden !important;
}
.checkbox-btn label {
    border: 1px solid #BCD2E8 !important;
    border-radius:0px !important;
}
.checkbox-btn label:focus,.checkbox-btn label:hover 
{
    border:1px solid blue !important;
    border-radius:0px !important;
}
.input-group .input-group-addon {
    border-color: #BCD2E8 !important;
}
.input-group .input-group-addon:focus,.input-group .input-group-addon:hover
 {
   border:1px solid blue !important;
}
#radioBtn a
{
    border: 1px solid #BCD2E8 !important;
}
#radioBtn a:focus, #radioBtn a:hover
{
   border:1px solid blue !important;
}
.addicon-btn {
    border: 1px solid #BCD2E8 !important;
}
.addicon-btn:focus, .addicon-btn:hover
 {
   border:1px solid blue !important;
}


input[type="checkbox"]{
    border-bottom-color:#BCD2E8 !important;
}
.ip-support-menu-btns {
    position: absolute;
    left: 87px;
    right: 0px;
    width: 180px;
    padding: 5px;
}

.tableheight
{
    height:640px;
}

.con-box .textarea-height
{
    width:100%;
    resize: none !important;
    overflow: auto;
    cursor: auto;
    border: 1px solid rgb(188, 210, 232) !important;
}
.con-box .textarea-height:hover
{
    width:100%;
    resize: none !important;
    border:1px solid #dfdfeb !important;
}
.con-box .textarea-height:focus
{
    width:100%;
    resize: none !important;
    border:1px solid #dfdfeb !important;
    outline: 0;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}


/*datatable auto height*/
.ui-autocomplete{
    max-height: 170px !important;
    overflow: scroll;
    position: relative;
    top: -350px;
    left: 87.9px;
    width: 250px;
}
/*datatable auto height*/


.pat-list-doctor
{
    height:30px;
    margin-top: 13px;
}
.dropdown-menu{
overflow-x: visible !important;
}

td.s_name_width {
    max-width: 250px !important;
}

.tbl_last_row
{
    height:100px !important;
}

table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting {
    padding-right: 50px !important;
}

#photolog .normal-eye{
    margin-left: 20px;
}
#photolog .another-eye{
    margin-left: -113px !important;
}

.table_name_space
{
    white-space:nowrap;
}







/*Product Code*/

/*btn-toggle*/

.onoffswitch_product {
    position: relative;
    width: 64px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.onoffswitch-checkbox_product {
    display: none;
}

.onoffswitch-label_product {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid purple;
    border-radius: 11px;
}

.onoffswitch-inner_product {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner_product:before, .onoffswitch-inner_product:after {
    display: block;
    float: left;
    width: 50%;
    height: 20px;
    padding: 0;
    line-height: 20px;
    font-size: 14px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch-inner_product:before {
    content: "";
    padding-left: 10px;
    background-color: #00C020;
    color: #FFFFFF;
}

.onoffswitch-inner_product:after {
    content: "";
    padding-right: 10px;
    background-color: #EEEEEE;
    color: #999999;
    text-align: right;
}

.onoffswitch-switch_product {
    display: block;
    width: 11px;
    margin: 4.5px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 43px;
    border: 2px solid #999999;
    border-radius: 11px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox_product:checked + .onoffswitch-label_product .onoffswitch-inner_product {
    margin-left: 0;
}

.onoffswitch-checkbox_product:checked + .onoffswitch-label_product .onoffswitch-switch_product {
    right: 0px;
}

  
/*btn-toggle*/

.product_name
{
    color:#444444;
    font-size:14px;
}
.product-hospital-name
{
    text-transform: uppercase;
    font-size:16px;
    color:#444444;
}
.product_image_card
{
    background-color: #ffffff;
    border: 1px solid #dadee7;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom:10px;
    display:flex;
    align-items:center;
}
.product_list_heading
{
    color:#444444;
    font-size:14px;
    font-weight:500;
}
.product_list_heading_card
{
    border-radius:5px;
   box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.product-box
{
    bottom:25px;
    right:25px;
}

.product_list_reset
{
    color:#1A73E8;
}
.input-icons-search
{
    bottom:11px;
    right:25px;
}
.product-code-id
{
    color:#999999;
    font-size:13px;
}
#photolog .another-eye{
    margin-left: -113px !important;
}

.product_name_card
{
    background-color: #ffffff;
    border: 1px solid #dadee7;
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
.product_box
{
    margin-top: 30px;
    border-top: 0px;
    background-color: white;
}
.nav-pills>li.active> .tab-list-name
{
    font-weight: 500;
    font-size:14px;
    border-bottom: none !important;
    color: #000000 !important;
    background-color: #F5F5F5 !important;
    border-top-color: 1px solid #E1E1E1 !important;
    border-top:0px;
}
.nav-pills>li .tab-list-name
{
    font-weight: 500;
    font-size:14px;
    border-bottom: none !important;
    color: #000000 !important;
    background-color: #F5F5F5 !important;
    border-top-color: 1px solid #E1E1E1 !important;
    border-top:0px;
}
.bg-white
{
    background-color:white;
}
.bg-grey
{
    background-color:#F5F5F5;
}
.btn-cancel
{
    background-color: #a72a1b;
    border-color: white;
    color: white;
    border-radius:3px;
}
.btn-cancel:hover
{
    background-color: #a72a1b;
    border-color: white;
    color: white;
    border-radius:3px;
}
.form-group .input-icons-search 
{
    position:absolute;
}
.input-icons
{
    position:absolute;
    bottom:25px;
    right:25px;
}
.product-code-id
{
    color:#999999;
    font-size:13px;
}
/*Product Code*/
.info-dropdown_user {
    position: absolute !important;
    top: 32%;
    right: 0px !important;
    z-index: 1000000 !important;
    display: none;
    float: left;
    min-width: 100px !important;
    padding: 5px 5px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
.user_card_img
{
    /*position:relative;*/
}
.user_card_status {
    /*position:absolute;
    top:50px;*/
    background-color: #e99d9d;
    border-radius: 4px;
    color: red;
    border: 1px solid red;
    text-align: center;
    font-size: 12px;
    padding: 2px;
}
.count
{
    color:#999999;
    background-color:#F5F5F5;
    border-radius:50%;
    padding:3px;
}

.wickedpicker {
	 -webkit-user-select: none;
	 -moz-user-select: none;
	 -ms-user-select: none;
	 user-select: none;
	 box-shadow: 0 0 0 1px rgba(14, 41, 57, 0.12), 0 2px 5px rgba(14, 41, 57, 0.44), inset 0 -1px 2px rgba(14, 41, 57, 0.15);
	 background: #fefefe;
	 margin: 0 auto;
	 border-radius: 0.1px;
	 width: 270px;
	 height: 130px;
	 font-size: 14px;
	 display: none;
     z-index:10000 !important;
}
 .wickedpicker__title {
	 background-image: -webkit-linear-gradient(top, #fff 0%, #f2f2f2 100%);
	 background-image: linear-gradient(to bottom, #fff 0%, #f2f2f2 100%);
	 position: relative;
	 background: #f2f2f2;
	 margin: 0 auto;
	 border-bottom: 1px solid #e5e5e5;
	 padding: 12px 11px 10px 15px;
	 color: #4c4c4c;
	 font-size: inherit;
}
 .wickedpicker__close {
	 -webkit-transform: translateY(-25%);
	 -moz-transform: translateY(-25%);
	 -ms-transform: translateY(-25%);
	 -o-transform: translateY(-25%);
	 transform: translateY(-25%);
	 position: absolute;
	 top: 25%;
	 right: 10px;
	 color: #34495e;
	 cursor: pointer;
}
 .wickedpicker__close:before {
	 content: "\2715";
}
 .wickedpicker__controls {
	 padding: 10px 0;
	 line-height: normal;
	 margin: 0;
}
 .wickedpicker__controls__control, .wickedpicker__controls__control--separator {
	 vertical-align: middle;
	 display: inline-block;
	 font-size: inherit;
	 margin: 0 auto;
	 width: 35px;
	 letter-spacing: 1.3px;
}
 .wickedpicker__controls__control-up, .wickedpicker__controls__control-down {
	 color: #000;
	 position: relative;
	 display: block;
	 margin: 3px auto;
	 font-size: 18px;
	 cursor: pointer;
	 font-weight: bold;
}
 .wickedpicker__controls__control-up:before {
	 content: "\2227";
}
 .wickedpicker__controls__control-down:after {
	 content: "\2228";
}
 .wickedpicker__controls__control--separator {
	 width: 5px;
}
 .text-center, .wickedpicker__title, .wickedpicker__controls, .wickedpicker__controls__control, .wickedpicker__controls__control--separator, .wickedpicker__controls__control-up, .wickedpicker__controls__control-down {
	 text-align: center;
}
 .hover-state {
	 color: #3498db;
}
 .fontello:before, .wickedpicker__controls__control-up:before, .fontello-after:after, .wickedpicker__controls__control-down:after {
	 font-family: "Material Icons";
	 font-style: normal;
	 font-weight: normal;
	 speak: none;
	 display: inline-block;
	 text-decoration: inherit;
	 width: 1em;
	 margin-right: 0.2em;
	 text-align: center;
	 font-variant: normal;
	 text-transform: none;
	 line-height: 1em;
	 margin-left: 0.2em;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}
 .clearable-picker {
	 position: relative;
	 display: inline-block;
}
 .clearable-picker > .hasWickedpicker {
	 padding-right: 1em;
}
 .clearable-picker > .hasWickedpicker::-ms-clear {
	 display: none;
}
 .clearable-picker > [data-clear-picker] {
	 position: absolute;
	 top: 50%;
	 right: 0;
	 transform: translateY(-50%);
	 font-weight: bold;
	 font-size: 0.8em;
	 padding: 0 0.3em 0.2em;
	 line-height: 1;
	 color: #bababa;
	 cursor: pointer;
}
 .clearable-picker > [data-clear-picker]:hover {
	 color: #a1a1a1;
}
 .control-sidebar-subheading {
    font-size: 11px;
}
 /*Header Position Static*/
.box
 {
     margin-bottom:5%;
 }
/*.header-line-center {
    background: white;
    position: fixed;
    top: 7%;
    right: 0;
    z-index: 100;
    width:100%;
    height: 8%;
    padding-left: 5%;
}*/

/*@media only screen and (min-width: 1300px)
{
  .box
 {
     margin-bottom:3%;
 }
.header-line-center {
    background: white;
    position: fixed;
    top: 7%;
    right: 0;
    z-index: 100;
    height: 5%;
    width:100%;
    padding-left: 4%;
}
}*/
@media only screen and (min-width: 1500px)
{
  .box
 {
     margin-bottom:3%;
 }
/*.header-line-center {
    background: white;
    position: fixed;
    top: 7%;
    right: 0;
    z-index: 100;
    height: 5%;
    width:100%;
    padding-left: 3%;
}*/
}


 /*Header Position Static*/
 .navbar-static-top{
width: 97vw;
}
 .select2-search__field{
     width: auto !important;
 }
 /*Billing base amount type colors*/
 .bill-color-box
{
height:15px;
width:15px;
border:1px solid #e1e1e1;
}
.bill-input
{
background-color:#f6e8f6 !important;
}
.bill-fixed
{
background-color:#E6E8FA !important;
}
.bill-range
{
background-color:#F0F0C2 !important;
}
.bill-hourly
{
background-color:#e8f6e8 !important;
}
.bill-daywise
{
background-color:#FEE7E8 !important;
}
.aic
{
align-items:center;
}
.bill-color span
{
font-size:12px;
}
.bill-color
{
padding:7px;
}
/*Billing base amount type colors*/
.schemeadd{
    visibility: hidden;
}
.branchsearch{
    visibility: hidden;
}
/*.bloodbtn a{
    width:50px !important;
}*/
.any-morbid-condition a{
    margin-left:-6px !important;
}
.billing-total td{
    color: white !important;
    font-weight: bold !important;
}
.billing-card-width
{
width:150px !important;
margin-right:15px !important;
}
.billing-card-amnt{
    font-weight: 600 !important;
    color: #585858 !important;
    text-align: center !important;
    font-size: 17px !important;
}
.billing-card-type{
    font-size: 10px;
font-weight: 500;
color: #585858;
letter-spacing: 0.2px;
text-align: center;
font-family: 'Inter', sans-serif !important;
}
.perday{
    font-size:8px;
}
.chat-card-width {
    width: 215px !important;
}
/*iyyappan*/
.codetemp-year{
    display: flex;
    align-items: baseline;
    width: 300px;
}
.codetemp-year input{
    margin-right: 10px;
}
.yearfield{
    width:100%;
}
.no-of-digit{
    width:70px;
}
.codetempwidth{
    width: 300px;
}


.iframe-container {
        position: relative;
        width: 100%;
        overflow: hidden;
        /*padding-top: 56.25%;*/ 
        /* 16:9 Aspect Ratio */
        /*padding-top: 120.25%;*/ /* 16:9 Aspect Ratio */

    }

    .responsive-iframe {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        border: none;
    }

.supportmenu1{
    right: -75px !important;
}



@media screen and (max-width: 992px) {
    .supportmenu1{
    right: 40px !important;
}
    .pres-col-6{
        width:60%;
    }
    .pres-col-5 div{
        width: 30% !important;
    }
}
@media screen and (max-width:992px) {

.billing-details-head button {
top:8px !important;
}
.receipt-page-bottom
{
    padding-bottom:60px;
}
    .support-menu-btns {
        left: 90px !important;
        top: 17px !important;   
    }
    .mt20-sm {
        margin-top:20px;
    }
  .switching-tabs-sm .nav-pills>li.active>a {
     margin: 0px; 
}
  .mt0-sm {
        margin-top:0px;
    }
      .rbrblue { 
    left: -1px;
}
    .rbrblue-sm {
        left:2px;
    }
      .pres-col-5 {
    width: 40%;
   
}
    .mb0-sm {
        margin-bottom:0;
    }
    .multicheck{
        margin-bottom: 0px !important;
    }


}
      .multicheck{
          margin-bottom:30px;
      }

      .pres-wrap-btncolor .dasradio1{
          position:absolute !important;
          left:155px !important;   
      }
         .pres-wrap-btncolor .dasradio2{
          position:absolute !important;
          left:166px !important;   
      }
              .pres-wrap-btncolor .dasradio3{
          position:absolute !important;
          left:165px !important;   
      }

.tabheader{
    display:none;
}
@media screen and (max-width:820px) {
       .tapicon{
        position:absolute !important;
        right: 18em !important;
    }
       .tabheader{
           display:block;
       }
       .labheader{
           display:none;
       }
}



     .button-group-pills .btn {
	 border-radius: 5px;
	 line-height: 1.2;
	 margin-bottom: 15px;
	 margin-left: 10px;
	 border-color: #605ca8;
	 background-color: #fff;
	 color: #14a4be;
}
 .button-group-pills .btn.active {
	 border-color: #605ca8;
	 background-color: #605ca8;
	 color: #fff;
	 box-shadow: none;
}
 .button-group-pills .btn:hover {
	 border-color: #605ca8;
	 background-color: #605ca8;
	 color: #fff;
}
.visit{
    width: 100%;
    word-break: break-word;
}
.admissionhead{
    display: flex;
    justify-content: end;
    flex-wrap: wrap;
}
.tabletxtcolorgreen {
     color: darkgreen !important;
}
    .tabletxtcolorred{
      color: red !important;
}
.dischargeicon{
    width: 15px;
    height: 15px;
    margin-left: 10px;

}
.inibgcolor{
    background-color: #dedede;
}
.billaddbtn:focus{
    border: 2px solid black;
    background-color: lightskyblue;
    color: #fff;
}
.main-header .logo img {
width: 190px !important;
object-fit: contain;
margin: 0 auto;
}




/*NewStyles*/

/*ToggleButtonStyle*/
.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 22px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s cubic-bezier(0,1,0.5,1);
    border-radius: 4px;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 15px;
        width: 15px;
        left: 5px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s cubic-bezier(0,1,0.5,1);
        border-radius: 3px;
    }

input:checked + .slider {
    background-color: #52c944;
}

input:focus + .slider {
    box-shadow: 0 0 4px #7efa70;
}

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%;
    }
/*ToggleButtonStyle*/

/*StepeprStyles*/

.main_stepper::-webkit-scrollbar {
    height: 7px;
}

.main_stepper {
    display: flex;
    align-items: center;
    overflow: auto;
    background-color: #EDEDED;
    position:relative;
}

    .main_stepper .Stepper_step {
        margin: 15px 0 15px;
        background: #EDEDED;
        display: flex;
        align-items: center;
        min-width: fit-content;
        cursor:pointer;
    }

        .main_stepper .Stepper_step span:nth-child(1) {
            border: 1px solid #555555;
            border-radius: 50%;
            background: #fff;
            font-size: 14px;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 30px;
            height: 30px;
        }

        .main_stepper .Stepper_step span:nth-child(2) {
            background: #EDEDED;
            color: #555555;
            font-size: 16px;
            padding: 5px;
        }
        .Stepper_step::after {
            content: '';
            border-top: 1px dashed #555555;
            display: block;
            width: 30px;
            margin-top: 5px;
        }
            .Stepper_step:last-child::after {
                display: none;
            }

        .main_stepper .Stepper_step.active span:nth-child(1) {
            background: #0148E2;
            color: white;
            border: 1px solid #a98bf9;
            font-weight:600;
            border:none;
        }

        .main_stepper .Stepper_step.active span:nth-child(2) {
            color: #0148E2;
            border: none;
            font-weight:600;
        }

.stepper_tab_content .stepper_tab {
    display: none;
}

    .stepper_tab_content .stepper_tab.active {
        display: block !important;
    }
/*StepeprStyles*/

/*AccordionStyles*/

.accordion_header {
    border: 1px solid #e1e1e1;
    padding: 5px 10px;
    margin: 0px 0px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.accordion_circle {
    background-color: #F7F7F7;
    border-radius: 50%;
    padding: 4px 10px;
    color: #999999;
    font-size: 16px;
}

.accordion_width {
    width: 85%;
}

.accordion_icon .fa {
    color: #0A80FA;
    font-size: 14px;
}

.overall_body {
    border: 1px solid #e1e1e1;
    border-top: none;
    padding: 5px 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.accordion_icon .collapsed {
    transform: rotate(180deg);
    color: #0A80FA;
    font-size: 14px;
}
/*AccordionStyles*/

/*PageStyles*/
.page_head {
    margin-top: 10px;
    background-color: #F3F5F7;
    display: flex;
    align-items: center;
    padding:10px 5px;
}

.codetemplate_head {
    color: #999999;
    font-size: 12px;
    margin-bottom: 0px;
}

.page_header {
    color: #444444;
    font-size: 17px;
    font-weight: 600;
    margin-top: 0px;
    /*margin-bottom: 5px;*/
}

.page_header_content {
    color: #999999;
    font-size: 14px;
}

.static_header {
    z-index: 10;
}
.overall_white_bg {
    background-color: white;
    padding: 15px;
}
.details_bg {
    background-color: #F7F7F7;
    padding: 15px 0px;
}
.inner_white_bg {
    background-color: white;
    padding: 10px 0px;
    margin: 0px 15px;
}
.inner_collapse_bg {
    background-color: #F9FBFC;
    padding: 10px 0px;
    margin: 0px 15px;
}
.details_div {
    border-bottom: 1px solid #e1e1e1;
    padding:15px;
}

.details_title {
    color: #444444;
    font-weight: 600;
}

.white_bg {
    background-color: white;
    display: flex;
    align-items: center;
}
/*PageStyles*/

/*ButtonStyles*/
.btn_blueadd, .btn_blueadd:focus, btn_blueadd:hover {
    background-color: #3096FF;
    border-radius: 5px;
    border: none;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    padding: 7px 14px;
}
.btn_lightcancel, .btn_lightcancel:focus, btn_lightcancel:hover {
    background-color: #F7F7F7;
    border-radius: 5px;
    border: none;
    color: #3096FF;
    font-size: 14px;
    font-weight: 600;
    padding: 7px 14px;
}
/*ButtonStyles*/


/*DisplayStyles*/
.d_flex {
    display: flex;
    justify-content: center;
}
.d_flex_jsb {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.d_flex_aic {
    display: flex;
    align-items: center;
}
.d_flex_aic_jce {
    display: flex;
    align-items: center;
    justify-content: end;
}

.text-align-right{
    text-align:right;
}
.text-align-center {
    text-align: center;
}
/*DisplayStyles*/

/*SpacingStyles*/
.mt-0{
    margin-top:0px !important;
}
/*SpacingStyles*/

/*FileUploadField*/
.fileuploadicon .fa {
    background-color: #F7F7F7;
    border: 1px solid #E1E1E1;
    color: #0148E2;
    padding: 10px 15px;
}
.file_upload_image {
    border: 1px solid #e1e1e1;
    background-color: #F7F7F7;
    width: 50px;
    height: 35px;
    margin: 0px 3px;
}
.file_upload_image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.file_upload_field {
    display: flex;
    margin-top: 5px;
}
.serviceimgfield{
    display: flex;
}
.serviceimgfield input{
    margin-right: 5px;
}
/*FileUploadField*/
/*FormStyles*/
/*AutoCompleteIconField*/
.search_icon {
    position: relative;
}

    .search_icon .fa {
        color: #0A80FA;
        font-size: 14px;
        position: absolute;
        top: 18px;
        left: 10px;
    }
/*AutoCompleteIconField*/
.field{
    margin-top:7px;
    margin-bottom:16px;
}
.calendar_field {
    margin-bottom: 13px;
}
    .field label {
        font-size: 14px;
        color: #999999;
        display: block;
    }
    .field input, .field input:hover, .field input:focus {
        line-height: initial;
        /*margin-bottom:13px;*/
    }


/* .field select, .field select:hover, .field select:focus {
        line-height: initial;
        margin-bottom: 13px;
    }*/
.form_field, .form_field:hover, .form_field:focus, .form_field:focus-visible {
    padding: 10px !important;
    border: 1px solid #E1E1E1;
    border-radius: 5px;
    color: #444444;
    outline: none;
    margin-top: 5px;
    width: 100%;
}
#radio_Btn .radio_Btn {
    background: #ffffff;
    border: 1px solid #444444;
    color: #444444;
}
    #radio_Btn .radio_Btn:hover, #radio_Btn .active {
        background: #444444;
        border: 1px solid #444444;
        color: #ffffff;
    }
.checkbox_field {
    display: flex;
}

    .checkbox_field input {
        width: 15px;
    }

    .checkbox_field label {
        margin-bottom: 0px;
        margin-left: 10px;
    }

.ip_date, .ip_date:hover, .ip_date:focus, .ip_date:focus-visible {
    padding: 7px 7px;
    color: #444444;
    margin-top: -4px;
    margin-left: -30px;
}
.multiselectfield label {
    margin-bottom: 10px !important;
}

.multiselectfield .select2-selection--multiple {
    border: 1px solid #e1e1e1 !important;
    min-height: 39px !important;
}
.singleselectfield .form_field {
    margin-top: 0px;
}
/*FormStyles*/
/*CommonStyles*/
.blue_txt {
    cursor: pointer;
    color: #0A80FA;
    font-size: 14px;
}
.smallblue_txt {
    cursor: pointer;
    color: #0A80FA;
    font-size: 10px;
}
.border_style {
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    padding: 10px 15px;
    margin: 10px 15px;
    min-width: auto;
    min-height: 500px;
}
.border {
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    padding: 10px 15px;
}
.details_strip {
    background-color: #F7F7F7;
    padding: 6px 15px;
    width: max-content;
    border-radius: 20px;
    font-size: 12px;
}
.new_rightsidebar /*RightSidebar*/ {
    background:white;
    width: 320px;
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    outline: 0;
    transform: translateX(0);
    position: fixed;
    top: 50px;
    right:0;
    height: 100vh;
    z-index:100;
}
.sidebarback /*RightSidebarBack*/ {
    background: #3096FF;
    border-radius: 50%;
    color: #ffffff;
    padding: 10px;
    position: absolute;
    left: -15px;
    top: 65px;
    z-index: 100;
}
.light_txt {
    color: #999999;
    font-size: 12px;
}

.bold_light_txt {
    color: #999999;
    font-size: 14px;
}
.small_heading{
    font-size:14px;
    color:#444444;
    font-weight:bold;
}
.small_txt {
    font-size: 12px;
    color: #444444;
    font-weight:500;
}
.pl-30{
        padding-left:30px;
    }
.pr-30 {
    padding-right: 30px;
}

/*CommonBgCardColor*/
.violet_bg {
    background: #F1D0D8;
    color: #C1687D;
    padding: 5px 10px;
    width: max-content;
    border-radius: 5px;
    font-size: 12px;
}
.orange_bg {
    background: #F26310;
    color: #444444;
    padding: 5px 10px;
    width: max-content;
    border-radius: 5px;
    font-size: 12px;
}
.yellow_bg {
    background: #F0F0C2;
    color: #487489;
    padding: 5px 10px;
    width: max-content;
    border-radius: 5px;
    font-size: 12px;
}
.purple_bg {
    background: #FEE7E8;
    color: #487489;
    padding: 5px 10px;
    width: max-content;
    border-radius: 5px;
    font-size: 12px;
}
.lightgreen_bg {
    background: #e8f6e8;
    color: #487489;
    padding: 5px 10px;
    width: max-content;
    border-radius: 5px;
    font-size: 12px;
}
.green_bg {
    background: #3096FF;
    color: #487489;
    padding: 5px 10px;
    width: max-content;
    border-radius: 5px;
    font-size: 12px;
}
.skyblue_bg {
    background: #D0E6F1;
    color: #487489;
    padding: 5px 10px;
    width: max-content;
    border-radius: 5px;
    font-size: 12px;
}
/*CommonBgCardColor*/

/*CommonStyles*/

/*NewFormBuilderStyles*/
.form_icons {
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    padding: 10px;
    margin: 5px;
}

.form_detail {
    display: flex;
    flex-wrap: wrap;
}

    .form_detail > div {
        margin: 10px;
    }

.fa-trash-o {
    color: red;
}

.version_bg {
    padding: 0px 30px;
}

    .version_bg:hover {
        background: #F7F7F7;
    }

.version_list {
    height: 75vh;
    overflow: auto;
}

.doc_cardimg {
    width: 35px;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
}
/*NewFormBuilderStyles*/


/*NewStyles*/