@import url(https://fonts.googleapis.com/css?family=Open+Sans:100,400,300,500,600,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700);


*:focus {
    outline: none;
}

/*body {
    text-decoration: none;
    /*font-family: "Prompt", sans-serif;
    color: #666666;
    line-height: 24px;
    background: #F1F3F4;
    font-size: 15px;
	font-weight:500;
}*/
.w22 { width: 22%;}
.w14 { width: 14%;}
body.bg-login, footer.bg-login{
    /*background: #072651;*/
    border: 0px;
}

footer.bg-login{
    color: #000;
}
#wrapper {
    display: flex;
}
.body-content{
    background: #ffffff;
    min-height: 500px;
}
#wrapper #content-wrapper {
    background-color: #f8f9fc;
    width: 100%;
    overflow-x: hidden;
	position:relative;
}
.flex-column {
    flex-direction: column!important;
}
.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
#wrapper #content-wrapper #content {
    flex: 1 0 auto;
}
.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
img.confirm_icon {
    width: 22px;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}
.confirm_msg {
    float: left;
    width: 90%;
    vertical-align: top;
}
textarea.froala.required {
	display: block !important;
	width: 1px;
	height: 1px;
	visibility: hidden;
}
@media (min-width: 768px)
.msidebar {
    width: 14rem!important;
}
header {
    background: #072651;
    border-color: #000000;
    box-shadow: 0 0 5px rgb(0 0 0 / 50%);
}
.shadow {
    box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
}
.bg-white {
    background-color: #fff !important;
}
.topbar {
    height: 4.375rem;
}
header a.nav-link, header .navbar-toggler {
    color: #000 !important;
}

header .navbar-toggler{
    border-color: #ffffff !important;
    border-radius: 0px;
}

header a.nav-link:hover{
    color: #83dcf5 !important;
}

header img.header-logo {
    max-height: 65px;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.navbar-nav .nav-link{
    padding: 2px !important;
    margin-left: 6px;
}
.left-content{
	display:inline-block;
	
}
a.btn-same{
	display: block;
    width: 134px;
}

footer {
    /*background: #F1F3F4;*/
    font-size: 12px;
    /*border-top: 1px solid #cccccc;*/
	color:#000;
}

a {
    text-decoration: none;
}

a:hover, a:focus, a:active {
    text-decoration: none;
}

.btn-group-sm>.btn-icon-split.btn .text, .btn-icon-split.btn-sm .text {
    padding: 0.25rem 0.5rem !important;
}
.btn-icon-split .text {
    display: inline-block !important;
    padding: .375rem .75rem !important;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 0.25rem 0.5rem !important;
    font-size: .875rem !important;
    line-height: 1.5 !important;
    border-radius: 0.2rem !important;
}
.btn-dashboard {
    color: #fff !important;
    background-color: #00853e !important;
    border-color: #00853e !important;
}
.btn-info {
    color: #fff;
   background-color: #138496;
    border-color: #117a8b;
}
.card-header{
	background:#fff !important;
}


.video-container{
	position: relative;
	padding-bottom:45.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	margin:0 0 10px;
}
.video-container iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
}
.dropdown-item {
    font-size: 15px;
}
.bootstrap-datetimepicker-widget .dropdown-menu {
    position: absolute;
    top: 0px;
    z-index: 9999;
}

.breadcrumb-link {
    margin-top: 7px;
}

.form-control {
    font-size: 15px;
    padding: .25rem .75rem;
}

.form-group label {
    display: block !important;
    margin: 0px;
    padding-top: 0px;
    width: 100%;
	color: #616161;
}

.form-control[readonly] {
    background-color: #ffffff;
}

.form-control-readonly[readonly] {
    background-color: #e9ecef;
}

.form-control:disabled {
    background-color: #e9ecef !important;
    opacity: 1;
}

.form-control:focus {
    box-shadow: none;
}

.form-control::placeholder {
    color: #b1b0b0;
}

label.ck.ck-label.ck-voice-label {
    display: none !important;
}

.input-group-text, .form-control{
    border: 1px solid #bfc1c3;
}

span.input-group-text {
    min-width: 45px;
    font-size: inherit;
}

button:focus, .form-control:focus, .btn:focus {
    outline: 0;
}

.calender-icon, .search-calender-icon, .calender-icon-from-to, .calender-icon-all-dates, .calender-icon-date-time {
    background: #ffffff url('../images/calender.png') 20px 12px no-repeat;
    background-position: right;
    background-origin: content-box;
    cursor: pointer;
    background-size: 17px;
}

a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: inherit;
    cursor: no-drop;
}

.btn-width {
    min-width: 100px;
}

.btn-sm-width {
    min-width: 77px;
}
.search-form{
	padding-right:6px;
}

/*.search-form .btn {
    min-width: 10px;
}*/
.input-group-append {
    margin-left: 0px !important;
}

#cont .btn-sm {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
    min-width: 10px;
    cursor: pointer;
}

.btn-sm-line-height {
    line-height: 1;
}

.page-header {
    position: relative;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 1rem!important;
}

.page-header-dashboard{
    margin-bottom: 1.5rem!important;
}

.page-fade {
    background: #000000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9997;
    opacity: 0.1;
    filter: alpha(opacity=10);
    -moz-opacity:0.1;
    -khtml-opacity: 0.1;
    display: none;
}
  
.page-loading {
    padding: 5px 15px;
    font-size: 20px;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 9999;
    /* border-radius: 50px; */
    display: none;
    height: auto;
    text-align: center;
    background: #2977c9 !important;
    color: #fff;
}
  
.pageLoading i {
    margin-right: 5px;
}

.ui-autocomplete-loading {
    background: white url("../images/ajax-loader.gif") right center no-repeat;
    background-size: 20px;
}

label.error, div.error {
    color: #f30e23;
    display: block;
    width: 100%;
	font-size: 12px;
}

.card.shadow-sm.login-box {
    border: 1px solid #cccccc;
}

.dashboard-no-list-add-new {
    padding-top: 37px;
    padding-bottom: 36px;
}

.dashbord-button {
    border-color: #072651;
    color: #072651;
    margin-bottom: 30px;
}

.bg-dashbord {
    background: #fff;
}

.dashbord-button a {
    color: #fff !important;
}

.dashbord-button a:focus, .dashbord-button a:hover {
    color: #fff !important;
	background: #000;
}

.bg-dashbord a {
    color: #ffffff !important;
    padding-bottom: .5rem!important;
    padding-top: .5rem!important;
	border-radius:5px;
	background:#00853e;
	/*background: #2653d4;*/
}

.bg-dashbord a:focus, .bg-dashbord a:hover{
    color: #fff !important;
	background: #666;
}

img.login-logo {
    max-height: 50px;
    max-width: 150px;
}

.cursor-pointer{
    cursor: pointer;
}

.list-height { 
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 5px 5px 0px 0px;
}

.bg-list-group-item{
    background: #ced4da !important;
    border-color: #ced4da;
}

.action-links a{
    margin-left: 5px;
    vertical-align: middle;
    text-align: center;
}

.ck.ck-editor__editable {
    height: 250px;
}

.bg-information {
    background: #f9f9f9;
    position: relative;
    border: 1px solid #f3efef;
    border-radius: 2px;
    position: relative;
}

.remove_information {
    position: absolute;
    top: 0px;
    right: 0px;
    min-width: auto;
    z-index: 100;
}

.select2-container .select2-selection--single {
    min-height: 36px !important;
    padding: 5px 20px 5px 20px !important;
    border-radius: .25rem !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px !important;
}

.img-thumbnail-size {
    max-width: 100px;
    max-height: 100px;
}

.img-thumbnail-size-list {
    max-width: 50px;
    max-height: 50px;
}

.contnent-view ul, .contnent-view ol{
    padding-left: 18px;
}

.table-striped tbody tr:nth-of-type(even) {
    background-color: rgb(0 0 0 / 1%);
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #ffffff;
}

.table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, .075) !important;
}

#cont .list-group-item {
    padding: 10px 15px;
    margin-bottom: -1px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #e9ecef;
    border-color: #e9ecef;
}

select.form-control.form-control-sm.member_membership_status {
    width: 115px;
}

.col-form-label {
    padding-top: 0px;
    padding-bottom: calc(.7rem + 1px);
}

.list-group-height-100 {
    display: grid;
    height: 100%;
    width: 100%;
}

.presentation-file-height {
    height: 100px;
    word-break: break-all;
}

.gallery_file_uploaded i {
    width: 20px;
}

span.more-text {
    display: none;
}

.fa-width {
    width: 20px;
}
.spacetest{
	margin-left:10px;
}
/* Moods styles */
.moods_emojis .moods_emojis_inner{
	float:right;
	width:60%;
}
.moods_emojis a {
	/* width: calc(100%/3 - 5px);
	margin-right: 5px; */
	/* min-height: 22px; */
	/* float: left;
	padding: 92px 0 0 10px;
	text-align: center; */
	display: inline-block;
	width: 100px;
	text-align: center;
}

/*.moods_emojis a.mood_excellent{
	background:url('/images/excellent-on.png') 0 0 no-repeat;
	background-size:100%;
}
.moods_emojis a.mood_excellent:hover{
	background:url('/images/excellent.png') 0 0 no-repeat;
	background-size:100%;
}

.moods_emojis a.mood_great{
	background:url('/images/great-on.png') 0 0 no-repeat;
	background-size:100%;
}
.moods_emojis a.mood_great:hover{
	background:url('/images/great.png') 0 0 no-repeat;
	background-size:100%;
}

.moods_emojis a.mood_good{
	background:url('/images/good-on.png') 0 0 no-repeat;
	background-size:100%;
}
.moods_emojis a.mood_good:hover{
	background:url('/images/good.png') 0 0 no-repeat;
	background-size:100%;
}

.moods_emojis a.mood_okay{
	background:url('/images/okay-on.png') 0 0 no-repeat;
	background-size:100%;
}
.moods_emojis a.mood_okay:hover{
	background:url('/images/okay.png') 0 0 no-repeat;
	background-size:100%;
}

.moods_emojis a.mood_bad{
	background:url('/images/bad-on.png') 0 0 no-repeat;
	background-size:100%;
}
.moods_emojis a.mood_bad:hover{
	background:url('/images/bad.png') 0 0 no-repeat;
	background-size:100%;
}

.moods_emojis a.mood_verybad{
	background:url('/images/very-bad-on.png') 0 0 no-repeat;
	background-size:100%;
}
.moods_emojis a.mood_verybad:hover{
	background:url('/images/very-bad.png') 0 0 no-repeat;
	background-size:100%;
}*/
.moods_emojis a.mood_excellent{
	float:right;
}
.moods_emojis a.mood_okay{
	margin:0 auto;
}
.moods_emojis a.mood_well{
	margin:0 auto;
}
.moods_emojis a.mood_verybad, .moods_emojis a.mood_avg{
	float:left;
}

.moods_list{
	list-style-type:none;
}
.moods_list li{
	float:left;
	width:100%;
	clear:both;
	margin-bottom:20px;
	box-shadow:-1px 2px 5px 1px rgba(0, 0, 0, 0.15);
	border-radius:5px;
}
.moods_list li.no_moods {
	text-align: center;
	padding: 20px 0;
	color: #a50e0e;
	font-size:18px;
}
.moods_list li .date{
	padding:5px;
}
.moods_list li .date.today {
	background: #4f9cec;
	border-radius: 5px 5px 0 0;
	color: #fff;
}
.day_mood {
	padding: 8px;
	float: left;
	width: 100%;
	box-sizing: border-box;
}
.day_mood:nth-child(odd){
	background:#f8f8f8;
}
.day_mood .mood_img_sec{
	float:left;
	width:150px;
}
.day_mood .mood_actions{
	float:right;
	width:150px;
}
.day_mood .mood_actions a{
	float:right;
	margin:0 5px;
}
.day_mood .mood_actions a i{
	margin-right:2px;
}
.day_mood .mood_comments{
	float:left;
	width:calc(100% - 300px);
}
.day_mood img.mood_img{
	width:50px;
	margin:0 5px 5px 0;
	float:left;
	vertical-align:top;
}
.day_mood p .mood_txt {
	font-weight: bold;
	display: block;
	margin-top: 3px;
}
.day_mood p .excellent_txt{
	color:#55b494;
}
.day_mood p .okay_txt{
	color:#62d29b;
}
.day_mood p .bad_txt{
	color:#d8393d;
}
.day_mood p span.time{
	font-size:14px;
	color:#999;
	display:block;
}
/*.day_mood p a.edit_mood {
	margin: 0 0 0 6px;
	display: inline-block;
}
.day_mood p a.edit_mood img{
	margin-top:2px;
	vertical-align:top;
}
.day_mood p a.edit_mood:hover{
	opacity:0.8;
}*/
.day_mood p.comments{
	font-size:14px;
	color:#666;
}
/* Moods styles ends */
.input_note {
    font-size: 12px;
    clear: both;
    line-height: 20px;
    margin-top: 15px;
    color: #aaa;  
}

.specializations {
    line-height: 40px;
	float:left;
	width:100%;
    list-style: none;
	margin:0;
	padding:0;
}
.specializations_li {
    float: left;   
	width:25%; 
}
.specializations_li label {
	width: auto;
	display: inline-block !important;
}
.specializations_li input{
	margin-right:5px;
}
.hide-progress {
	display: none;
} 
.breadCrumbLink{
	font-weight:normal;
}

/* Legends */
.total_records_lbl {
    
    font-weight: 800;
	text-align: left;
	
}
.total_width{
	width: 21%;
    margin-left: 20px;
}
.menudisc-list {
    background: #fff;
    border: 1px solid #ccc;
    margin: 15px auto;
    text-align: center;
    padding: 10px;
}
 
.admin-user-legends, .video-sessions-legends {
    width: 25% !important;
}

.therapist-legends {
    width: 65% !important;
}
.patient-legends {
    width: 45% !important;
}

.appointment-legends {
    width: 15% !important;
}

.menudisc-list ul {
    margin-bottom: 0 !important;
    padding-left: 0px;
}

.menudisc-list ul li {
    display: inline;
    list-style: none;
	padding:0 6px;
}
.animated_photos {
    padding: 10px;
    background: #fdfbfb;
}
/* Legends */

/* Added By Baskar */

.ctooltip {
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted #2c7fce;
  }
  
  .ctooltip .tooltiptext {
	visibility: hidden;
	width: 240px;
	background-color: #2c7fce;
	font-family: 'latoregular', Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	border-radius: 5px;
	padding: 5px;
	position: absolute;
	z-index: 1;
	top:-50px;
	left:-100px;
	font-size:12px;
    line-height: 20px !important;
  }
  
  .ctooltip:hover .tooltiptext {
	visibility: visible;
  }
  .inline { display:inline !important;}
  .circle {
	display:inline-block;
	font-size:16px;
	font-weight:normal;
	font-family: 'latoregular', Verdana, Arial, Helvetica, sans-serif;
	padding-right:10px;
  }
  
  .circle span {
	display:inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin-right:5px;
  }
  
  .circle span.green {
	border: 1px solid #0f0;
	background: green;
  }    
  
  .circle span.yellow {
	border: 1px solid #7ebf00;
	background: #D6DE3E;
  }  
  
  .circle span.orange {
	border: 1px solid orange;
	background: orange;
  }  
  
  .circle span.red {
	border: 1px solid #f00;
	background: red;
  } 
  .canvasjs-chart-credit {
	display:none;
  }

  .charts {
	width: 60%;
	margin:0 auto;
  }

  .charts h3 {
	font-family: 'latoregular', Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	margin:50px 0px 30px;
  }
.graphView {
	
	width:30%;float:right;padding-top:20px;text-align:right;
}
.graphView a {
	text-decoration: none;
}
  .graphMenu {
	width: 100%;
	text-align:center;
	margin:20px;
  }
  .chartlegends {
	text-align:center;
	margin:20px 0px;
  }
 .chartContainer {
	height: 370px; 
  }
  .graphactive {
	font-weight: bold;
  }
  .nocharts {
	text-align: center;
	color:red;
  }
  /* Added by Baskar */
  
.fa-2x {
    font-size: 2.5em !important;
}
.fa, .fas {
    font-weight: 900;
}
.text-gray-300 {
    color: #dddfeb!important;
}


.counterBox {
    /*background: #11a683;*/
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    display: none;
}
.stick {
    position: fixed;
    top: 128px;
    z-index: 9999;
    right: 9px;
    display: none;
}


/*tabs*/
.mytabs {
  background: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  /*background: #0a1554;
  background:#005e1e;*/
  background:#55c1a6;
  line-height: 12px;
  display: flex;
}


.inner-tab {
  text-align: center;
  display: inline-block;
  border-radius: 10px;
  margin-left: 0px;
  padding: 0 12px;
}

.inner-tab a.mactive {
  background: #066912;
}

.inner-tab a {

  color: #fff;
  padding: 5px 5px;
}

/*.inner-tab a.mactive {
  background: #066912;
}

.mytabs .step-icon .active {
  color: #4df18b !important;
}*/
nav#menu-container {
   
    position:relative;
    width:100%;

}
#btn-nav-previous {
    text-align: center;
    color: white;
    cursor: pointer;
    font-size: 24px;
    position: absolute;
    left: 0px;
    padding: 14px 9px;
   
}
#btn-nav-next {
    text-align: center;
    color: white;
    cursor: pointer;
    font-size: 24px;
    position: absolute;
    right: 0px;
    padding: 14px 9px;
   
}
#btn-nav-next .fa, #btn-nav-previous .fa{
/*color: #e1ff00;*/
color:#bbff3bad;
}
.breadcrumb{
	margin-bottom:0;
}
.menu-inner-box {
    width: 93%;
	/* margin: 0 auto;*/
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
	margin-left: 0px;
}
.menu
{  
    padding:0;
    margin: 0;
    list-style-type: none;
    display:block;
    text-align: left;
}
.menu-item {
    height: 100%;
    padding: 0px 25px;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    line-height: 52px;
    text-decoration: none;
    text-align: center;
    white-space: no-wrap;
}
.menu-item.current{
background :#0e996d;
}

.menu-item:hover{
	background:#0e996d;
	color:#fff;
}

.mytabs .step-icon {
	display:inline-block;
    /*width: 22px;
    height: 22px;*/
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: rgb(229 219 219 / 55%);
	position: relative;
    outline: none;
    -o-outline: none;
    -ms-outline: none;
    -moz-outline: none;
    -webkit-outline: none;
    color: #fff;
    font-size: 18px;
}


.faa {
    display: inline-block;
    
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mytabs  a .step-icon i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.mytabs  a .title {
   display: flex;
    display: -webkit-flex;
    justify-content: space-around;
    -o-justify-content: space-around;
    -ms-justify-content: space-around;
    -moz-justify-content: space-around;
    -webkit-justify-content: space-around;
}
.mytabs a .step-text {
    color: #fff;
    padding-top: 0px;
    padding-left: 15px;
}
.current .step-icon{
    /*background: #25b45b;*/
	background: #ffffff;
    
}
.done .step-icon{
    color: #00ff60;
}
/*.mytabs .step-icon.current{
    color: #fff;
	background: rgb(0 237 89 / 29%);
    border: 1px solid #25b45b;
    /*color: #25b45b;*/
}*/

.inner-tab {
  position: relative;
}

/*.menu-item::after {
  content: "";
  position: absolute;
  top: 0;
  right: -5px;
  bottom: 0;
  width: 1px;
  background-color: #605f5f;
}*/

.floating-buttons {
      position: fixed;
      bottom: 20px;
      right: 20px;
      z-index: 999;
      display: flex;
	 
}
.row-title {
    font-size: 14px!important;
    font-weight: 600;
}
.post-state{
	font-weight:600;
	 font-size: 14px!important;
	 display: inline-block;
}

/*end*/

/* Baskar */
.form-group label.form-check-inline {
    display: inline !important;
}
.hide { display: none; }
.show { display: block; }
.educationList { padding:5px; }
.doctor-slug { display: inline; width:50%; }
.sortable { list-style-type: none; margin-bottom:20px; padding: 0; }
.sortable li { cursor:move; margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 1.4em; height: 40px; }
.breadcrumb { margin-bottom:0px !important; padding-top:0px !important; padding-bottom:0px !important; }
.page-title h1 { padding:0px !important; }
/* Baskar */

.clear-icon {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
    cursor: pointer;
    visibility: hidden;
    z-index:9;
}
.greenbg{
	background:#5cd1af !important;
}
.fiter_box{
	display:inline-block;
	width:18%;
}

.sidebar_shift .docsearch .form-control{
width:84% !important;
}
.docsearch .searchtxt{
width:81% !important;
}

.sync-data {
    width: 350px;
}

.center-text {
    text-align: center !important;
    vertical-align: middle !important;
}

.cm-icon-1 {
    width: 50px;
    height: auto;
}

.cm-icon-2 {
    width: 35px;
    height: auto;
}

.cm-icon {
    width: 35px;
    height: auto;
}

.date-of-last-sync {
    padding-bottom: 12px;
}

.page-fade {
	background: #000000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9997;
	opacity: 0.1;
	filter: alpha(opacity=10);
	-moz-opacity: 0.1;
	-khtml-opacity: 0.1;
	display: none;
}

.page-loading {
	padding: 5px 15px;
	font-size: 20px;
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 9999;
	display: none;
	height: auto;
	text-align: center;
	background: #0c8542 !important;
	color: #fff;
}

.pageLoading i {
	margin-right: 5px;
}

.menu-item.hidden {
	display:none !important;
}