/* app css stylesheet */
.erase-glypicon {
     height: 15px;
    padding-left: 10px;
    cursor: pointer;
    margin-top: 2px;
}

html {
	height: 100%;
}

body {
	height: 100%;
}
input.ng-invalid.error {
    border: 1px solid red;
}
textarea {
	width: 100%;
}

md-content {
	padding-top: 5px;
}


div.calendly-badge-widget {
	display: none;
}

div[data-component=confirmation-footer] {
	display: none;
}

uib-accordion .panel-heading {
	color:  #144f7a;
}

uib-accordion .panel-heading .accordion-toggle:hover{
	text-decoration: none;
}

#loading {
	background-color: #f9f6f6;
     margin-left: auto;
     margin-right: auto;
	height: 100%;
}

#loading #banner {
	padding-top:200px;
	 max-width:40%;
     margin-left: auto;
     margin-right: auto;
     display: block;
}

#loading #loadingAnimation {
	 max-width:10%;
     margin-left: auto;
     margin-right: auto;
     display: block;
}

.light-grey-box {
  background-color: #f7f7f7;
  padding: 20px;
  border-radius: 6px;
  border: 1px solid #ddd;
}


.print-only {
   display : none;
}

.tight-row {
	padding: 0px !important;
}

.full-height {
	height: 100%;
	overflow: auto;
}

.full-height-minus-header {
	overflow: auto;
	top: 45px;/* height of your header */;
	height: calc(100% - 45px /* height of your header */);
	position: relative; /* or absolute depending on your layout */
}
.center-aligned {
	text-align: center !important;	
}

.left-aligned {
	text-align: left !important;;	
}

.right-aligned {
	text-align: right !important;	
}

/* .btn-primary {
	background-color: #1975BA;
	border-color: #1975BA;
}

.btn-primary:hover {
	background-color: #144F7B;
	border-color: #144F7B;
} */

/* New Styles --------------------------------------------------*/
/* .btn-primary {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-primary .badge {
  color: #5bc0de;
  background-color: #ffffff;
} */

/* End of New Styles --------------------------------------------------*/

.modal-lg {
	width:95%;
	min-width:1020px;
	height: 95%;
}

.custom-md-dialog .modal-dialog {
	width:60%;
	min-width:765px;
}

.custom-md-lg-dialog .modal-dialog {
	width:75%;
	min-width:765px;
}

.no-padding {
	padding:0px !important;
}

/*.modal-lg .modal-content {
	height: 90%;
	min-height: 600px;
}*/

.error {
	color: red;
	font-weight: normal;
}

#homePage{
	padding-left: 0px;
	min-width: 800px;
	background-color: white;
}

#homePage .full-body {
	margin-top: -46px;
	padding-top: 46px;
}

.rounded-border {
	border-radius: 10px;
	border: 1px;
	border-color: #eeeeee;
	border-style: solid;
}

a {
	cursor: pointer;
}
/*** 			SIDE BAR 		**/

.bs-docs-sidebar {
	overflow: auto;
	border-right: solid 1px;
    padding-right: 1px;
    padding-left: 17px;
    padding-left: 17px;
    border-color: #eeeeee;
}
.bs-docs-sidebar hr {
	margin-top: 0px;
	margin-bottom: 0px;
}

.bs-docs-sidebar h3 {
	text-align: center;
}

.save-icon  {
	padding-left: 6px;
}


.bs-docs-sidenav a{

	color: #1975BA;
	line-height:30px;
    padding: 10px 15px;
	
}

.bs-docs-sidenav .nav-header{


    font-weight: bold;
    color: grey;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 10px;
}


.bs-docs-sidenav a:hover{
	font-weight: bold;
	
	text-decoration: none;
    color:#EA272D;
}

.bs-docs-sidenav a.active{
	font-weight: bold;
	color: #144F7B;
	background-color: #eeeeee;
}

#homeLeftSideNav {
	min-width: 250px;
    max-width: 250px;
    position: relative;
}

.textonly-select-box{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none; 
    border: none;
    /* needed for Firefox: */
    overflow:hidden;
    width: 100%;
    text-align: left;
    color: black;
}

/*** 			HEADER 		**/



.header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
	color: #144F7B;
	font-weight: bold;
	border-bottom:solid 1px;
	display: block;
	padding-right: 10px;
	border-color:#eeeeee;
	height: 46px;
}

.header .title {
	/* padding-left: 5px; */
	text-decoration: none;
	font-size: 16px;
    /* font-weight: 500; */
    padding-top: 15px;
    /* margin-left: -20px; */
}
.header .title a:hover {
	text-decoration: none;
    color:#EA272D;
}

.header img {
    padding-top: 5px;
    padding-bottom: 5px;
    height: 45px;
	padding-left: 25px;
}

.header .vertical-bar {
	border-left: 1px solid grey;
	height: 50%;
}

.header .links {
	padding-top: 13px;
	text-align: right;
	float: right;
}

.header .link {
    font-size: 16px;
    font-weight: 500;
    margin:10px;
    padding-top: 10px;
	border-top: 5px solid transparent;
    color: #428bca;
    text-decoration: none;
}

.header .link:hover {
    text-decoration: none;
    color:#EA272D;
    border-top: 4px solid #EA272D;
}

.header a.dead:hover {
    text-decoration: none;
    color: inherit;
    border-top: inherit;
    cursor: default;
}

.header .dropdown-menu {
	margin-top: 11px;
	padding: 5px 5px;
	border: none;
	border-radius: none;
}

.header a.dropdown-link {
    font-size: 14px;
    font-weight: 400;
    color: #428bca;
    text-decoration: none;
}

.header a.dropdown-link:hover {
    color:#EA272D;
    background-color: #ffe6e694;
    background-image: -webkit-linear-gradient(top,#f5f5f5 0,#ffe6e694 100%);
    background-image: -o-linear-gradient(top,#f5f5f5 0,#ffe6e694 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#ffe6e694));
    background-image: linear-gradient(to bottom,#f5f5f5 0,#ffe6e694 100%);
}



#toast-container {
    margin: auto;
    width: 40%;
    margin-top: 46px;
}

/* Demo Banner Header Styles */
.demo-banner-header {
    background-color: #2596be;
    color: white;
    padding: 12px 20px;
    text-align: center;
    position: fixed;
    top: 46px; /* Position below the header */
    left: 0;
    right: 0;
    z-index: 999;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    /* animation: slideDown 0.3s ease-out; */
	animation: fadeIn 0.3s ease-out;
}

.demo-banner-header.urgent {
    background-color: #c12e2a;
}

.demo-banner-content {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    /* max-width: 1200px; */
    margin: 0 auto;
}

.demo-banner-text {
    flex: 1;
    text-align: center;
}

.demo-banner-close {
    background: transparent;
    border: none;
    color: white;
    font-size: 18px;
    cursor: pointer;
    padding: 5px 10px;
    position: absolute;
    right: 0;
    transition: opacity 0.2s ease;
}

.demo-banner-close:hover {
    opacity: 0.7;
}

.demo-banner-close .glyphicon {
    padding: 0;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

/* Adjust main content when banner is visible */
.full-height-minus-header {
    top: 46px; /* Default without banner */
    height: calc(100% - 46px);
}

/* When banner is shown, adjust the top position */
body.demo-banner-visible .full-height-minus-header {
    top: 92px; /* 46px header + 46px banner (approximate) */
    height: calc(100% - 92px);
}



/***			MAIN-BODY 		**/

.abc input {
	width:60px;
	display: inline;

}

.abc .frequency-button {
	text-align: center;
    font-weight: 700;
    padding-top: 5px;
    margin-left: 5px;
    min-width: 35px;;
}

.abc .length {
	min-width: 120px;
}
.abc .controls {
	min-width: 100px;
}
.abc .settings {
	min-width: 50px;
}

.edit-abc-dialog .small-input {
	width:75px;
}

.home-dashboard-item {
	padding-left:5px;
	padding-bottom:5px;
	text-align: center;
	width:95%;
}

.home-dashboard-item .textbox, 
.home-dashboard-item .dropdown, 
.home-dashboard-item .dropdown .btn, 
.home-dashboard-item .dropdown .dropdown-menu {
	width:100%;
	text-align: center;
}


.landing-pad {
	text-align: center;
	padding-top:20%;
	color: grey;
}

.override-schedule {
	text-align: center;
}


.override-schedule .scheduled-event{

	border-radius: 5px;
	border: 2px solid #73AD21;
	width:330px;
	margin: auto;
	margin-bottom:10px;
}
.override-schedule .scheduled-event-continue{

	border-radius: 5px;
	border: 2px solid #f0ad4e;
	width:330px;
	margin: auto;
	margin-bottom:10px;
}

.override-schedule .scheduled-event button {
	margin-bottom: -2px;
	margin-left: -2px;
}


.override-schedule button {
	width:330px;
	margin-bottom:10px;
}

.landing-pad .glyphicon {
	color: grey;
  	font-size: 50px;
    padding-bottom: 15px;
}

.configure-template {
	font-size: 23px;
	padding-top: 5px;
	padding-right: 15px;
}

.template-header-glyphicon {
	padding-left: 5px;
}

.in-customization  {
	margin-left:10px;
}

#home-main-content-wrapper {
	flex-grow: 1;
	height:100%;
	overflow-x: auto;
	overflow-y: visible;
}

.main-content {
	height: 100%;
	margin: 0;
	background-color: #f9f6f6;
}

.main-content .tab-content  {
	transition: 0.25s ease-in margin;
	/* height: calc(100% - 42px); */

	/* overflow: auto; */
	top: 15px;/* height of your header */;
	position: relative; /* or absolute depending on your layout */
	padding-left: 20px;
    padding-right: 20px;
}


.main-content .tab-content .tab-pane {
	overflow: auto;
	height: calc(100% - 45px);
	top: 45px;/* height of your header */;
	position: relative; /* or absolute depending on your layout */
}

.session-picker {
	padding: 6px;
	height: 45px;
}

.session-picker input, .edit-date input{
	width: 270px !important;
	text-align: center;
}
/*.session-picker input, .edit-date input button .btn-info.active .text-info{
	color: white;
}
*/
.session-picker .dropdown-menu .session-day button {
	background-color: #5bc0de;
    border-radius: 32px;
    color: black;
    font-weight: 600;
}
.session-picker .dropdown-menu .datepicker-today button {
	background-color: #fd6e6e;
	border-radius: 32px;
	color: black;
	font-weight: 600;
}

 
.session-picker .dropdown-menu .btn-default, .edit-date .dropdown-menu .btn-default,  .uib-datepicker-popup .btn-default {
	border-color: white;
	background-image: none;
}
.uib-datepicker-popup .text-info	{
	color: black;
	font-weight: bold;
}

.panel-heading {
	color: #006E2E;
}

.toast-top-center {
top: 12px;
}

.dropzone {
	width: 100%;
}

.dropzone .dndPlaceholder {
    background-color: #ddd;
    min-height: 200px;
    width: 100%;
    display: block;
    position: relative;
}

.target-started-icon {
	font-size: 19px;
    margin-left: -5px;
    padding-top: 3px !important;
    padding-left: 0px !important;
}


/** 			SUPERVISION DATA 			**/
.supervision-data .panel-group {
	margin-bottom: 5px;
}
.supervision-data .panel-body {
	padding-top:5px;
	padding-bottom:5px;
}

.supervision-data .category div.ta-toolbar {
	display: block;
	position: relative;
	background: #f8f9fa;
	border-bottom: 1px solid #dee2e6;
	padding: 5px;
	margin-bottom: 0;
}

.supervision-data .category div.ta-toolbar div.btn-group {
	position: relative;
	display: inline-block;
	width: auto;
	margin-right: 2px;
}

.supervision-data .category div.ta-toolbar div.btn-group .btn {
	min-width: 25px;
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.supervision-data .category .supervision-notes {
	padding: 5px;
}

.supervision-data .category .supervision-notes .therapieces-text-angular {
	display: block;
	width: 100%;
	min-height: 113px;
	resize: vertical;
	overflow: auto;
	border: 1px solid #dee2e6;
	border-top: none;
}



.supervision-data .category .signature {
  height:40px;
  min-height:100px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.supervision-data .category .signature canvas {
	border-radius: 10px;
	border: 1px;
	border-color: #cccccc;
	border-style: solid;	
}

.supervision-data .category .signature-buttons {
	margin-top: 27px;
}

.supervision-data .category .signature-buttons button {
	width:100%;
	margin-bottom:10px;
	text-align: center;
	min-width:50px;
}


/** Details in the summary and the datasheet */
.supervision-details label{
    font-weight: 500;
}

.supervision-details .summary-timeframe-detail {
    font-weight: 250;
}


.supervision-section .supervision-row {
    padding-top: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #afafaf61;
}

.supervision-section .supervision-details *[class*='col-xs-'] {
	padding-left: 0px;
	padding-right: 4px;
}

.supervision-section canvas {
	border-radius: 10px;
	border: 1px;
	border-color: #cccccc;
	border-style: solid;	
}

.supervision-section .signature-pad {
	min-width:150px;
  	min-height:40px;
}
.supervision-section .signature-buttons {
	padding-top:10px;
}

.supervision-section .signature {
	width: 100%;
}

.supervision-section  .small-button {
    margin-top: -6px;
    font-size: 10px;
    padding: 4px;
}
.supervision-section .supervision-title {
    padding-bottom: 20px;
    font-weight: bold ;
    text-align: center;
    font-size: 14px;
}

/***			CATEGORY AKA PROGRAM 		**/

.category .override-not-allowed .glyphicon {
	font-size: 18px;
	color: red;
	padding-bottom:11px;
}

.category, .behavior{
	min-width:400px;
  	-moz-box-shadow: 0 0 5px #888484;
  	-webkit-box-shadow: 0 0 5px #888484;
  	box-shadow: 0 0 5px #888484;
	border-radius: 10px;
	border: 1px;
	/*border-color: #eeeeee;*/
	border-color:#c5c5c5;
	border-style: solid;
	padding: 5px;
	margin-bottom: 15px;
}
.category h3, .behavior h3 {
	text-align: center;
	font-size: 20px;
	margin-bottom: 10px;
}

.category .program-content h3, .category .behavior-content h3  {
	text-align: left;
}

.category .description, .program-guide  .description, .behavior .description{
    font-size: 15px;
    font-style: italic;
    padding-top: 1px;
}

.fix-float{
	float: none !important;
	margin-bottom: 8px
}

.category .video {
	width:100%;
}

.category .target-row{
    padding-top: 2px !important;
    padding-bottom: 2px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.category .row.target-row {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.category .target-row textarea.form-control {
    height: 24px !important;
    min-height: 24px !important;
    padding: 2px 6px !important;
    overflow: hidden !important;
    line-height: 1.4 !important;
    resize: none;
}

/* Reduce spacing between Targets label, Target Title header, and target list */
.category .target-label {
    margin-bottom: 4px !important;
}

/* Reduce spacing for rows in the targets section */
.category .row + .row .container-fluid {
    margin-top: 0 !important;
}

.category .container-fluid > .row {
    margin-bottom: 2px !important;
}

.category .container-fluid > .row.target-row {
    margin-top: 2px !important;
    margin-bottom: 0 !important;
}

.category .programVideo-dimensions {
	width:100%;
}

.program-on-hold {
	background-color: whitesmoke;
    color: #191414;
    border-radius: 10px;
    border: 1px;
}

.program-on-hold-description {
	text-align: center;
    font-size: 0.9em;
    padding-top: 15px;
    padding-bottom: 15px;

}


/** MAINTENANCE */

.category .prior-notes-note{
    font-size: 12px;
    font-style: italic;
    padding-left: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
}


.category .prior-notes-show-moreless{
    text-align: center;
    padding-top: 5px;
}


.category .prior-notes-even{
    background-color:#fff3f3;
    height : auto !important;
}

.category .prior-notes-odd{
	background-color:#e6e2e2;
	height : auto !important;
}


/** MAINTENANCE */

.category .counter-manual .counter-textbox {
	width: 100%;
	font-size: 20px;
	text-align: center;
}

 .category .maintenance-frequency .frequency-title {
    font-weight: 500;
    text-align: center;
    padding-right: 1px;
    padding-top: 2px;
    width: 20%;
    display: inline-block;
}

.category .maintenance-frequency  .btn-group {
	padding-left: 5px;
    padding-bottom: 4px;
}

.category .maintenance-frequency  .btn-group-wrapper {
	width:50%;
    display: inline-block;
}

.category .maintenance-frequency  .frequency-button {
	text-align: center;
	font-weight: 700;
	padding-top: 0px;
}

.category .maintenance-frequency  .frequency-label {
	text-align: center;
	font-weight: 400;
	color: black;
    width: 100%;
    padding-top: 3px;
}

.category .maintenance-textbox {
	margin-top: 2px;
	margin-bottom: 2px;
	border-radius: 5px;
	border: 1px;
	border-color: #eeeeee;
	border-style: solid;
}


.category .maintenance-textarea {
	margin-top: 2px;
	margin-bottom: 2px;
	border-radius: 5px;
	border: 1px;
	border-color: #eeeeee;
	border-style: solid;
}


.category .maintenance-dropdown {
	margin-top: 2px;
	margin-bottom: 2px;
}



.category .maintenance-maintenance-target{
    font-size: 12px;
    font-style: italic;
    padding-left: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.category .maintenance-target-control{
    padding-top: 5px;
    padding-bottom: 5px;
}

.category .maintenance-show-moreless{
    text-align: center;
    padding-top: 5px;
}

.category .maintenance-target-even{
    background-color:#efffffb0;
}

/* .category .maintenance-target-odd{} */

.category .customize-dropdown  {
	margin-left:5px;
}

.category .title, .program-guide  .sub-title, .behavior .title {
    font-size: 13px;
	text-align: left;
    font-weight: bold ;
    padding-right: 4px;
    padding-top: 3px;
}

.category .tests {
   padding-top: 10px;
   padding-bottom: 10px;

}

.category .tests .textbox {
	width: 50px;
}


.category .tests .custom-dropdown {
	width: 80px;
}

.category .tests .row {
   padding-top: 5px;
}



 .category .tests .interval-control-button-start {
    width: 100%;
}

.category .tests .interval-control-button-half {
    width: 50%;
}

.category .tests .interval-control-label {
	text-align: center;
	font-weight: 400;
	font-size: 20px;
	color: black;
    width: 100%;
    padding-top: 3px;
}

.category .tests .timer-label {
	padding-top: 3px;
    text-align: center;
    font-size: 20px;
}

.category .tests .interval-control-button-duration {
	font-size: 14px;
	padding-top: 6px;
}

.category .tests .interval-control-label-duration {
	font-size: 14px;
    font-weight: 500;
	padding-top: 6px;
}

.category .tests .interval-timer-controls .progress {
	height:36px;
}

.category .tests .interval-timer-controls .title-label {
	text-align: center;
	font-weight: 500;
	font-size: 13px;
}
.category .tests .interval-timer-controls .progress-label {
	text-align: center;
	font-weight: 300;
	font-size: 13px;
}
.category .tests .interval-timer-controls .progress-label-text {
	padding-top: 7px;
}

.category .tests .interval-timer-controls .interval-progress-bar {
	text-align: center;
	font-weight: 500;
	color: black;
	font-size: 14px;
	padding-top:9px;
}

.category .tests .interval-timer-controls .interval-progress-bar .progress-text {
	padding-left:9px;
}

.category .tests .interval-timer-controls .btn-group {
	padding-left: 0px;
}

.category .glyphicon, .behavior .glyphicon {
	padding-left: 18px;
	padding-top: 1px;
	cursor: pointer;
}

/* .interval-breakdown {
	
} */


 .category .frequency .frequency-title {
    font-size: 16px;
    padding-top: 5px;
    font-weight: 500;
    text-align: right;
    padding-right: 1px;
}

 .category .frequency  .frequency-button {
	text-align: center;
	font-weight: 700;
	font-size: 20px;
	padding-top: 0px;
}

.category .frequency  .frequency-label {
	text-align: center;
	font-weight: 400;
	font-size: 20px;
	color: black;
    width: 100%;
    padding-top: 3px;
}

.category .frequency  .btn-group {
	padding-left: 5px;
}


.category hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

.edit-category , .edit-behavior {
	background-color: #eeeeee;
}

.edit-category .criterion-box {
	width: 53px;
	display: inline;
	text-align: center;
}

.edit-category .target-label {
	text-align: left;
}

.edit-category .move-icon {
	text-align: left;
	padding-left: 3px;
	padding-top: 0px;
}

.edit-category .video-options .btn {
	line-height: 16px;
}

.edit-category .hidden {
	display: none !important;
}


.edit-category .video-uploading img {
	width: 120px;
}

.edit-category .upload-success i {
	color: green;
}

.edit-category .upload-fail i {
	color: red;
	padding-left: 0px;
}


.edit-category .upload-success, .edit-category .upload-fail {
	font-size: 15px;
    font-weight: 500;
}
.edit-category .target-row:hover .clutter {
	visibility: visible;
}

.edit-category .target-row .clutter .dropdown.open {
	visibility: visible;
}


.edit-category .target-row .clutter .dropdown .dropdown-menu {
    font-size: 11px;
    min-width:110px;
    word-spacing: -7px;
}

.edit-category .target-row .clutter .dropdown{
	padding:0px;
}
.edit-category .target-row .clutter .dropdown .btn {
	padding:2px;
}
.edit-category .target-row .clutter .dropdown .btn .glyphicon{
	padding:1px;
	font-size: 11px;
}

.edit-category .set-dropdown {
	padding:0px !important;
}

.edit-category .target-set-text input {
	padding-right: 0px;
    min-width: 25px;
    text-align: center;
    padding-left: 0px;
}



.add-category-placeholder, .add-behavior-placeholder {
	background-color: #eeeeee;
	cursor: pointer;
}

.add-category-placeholder h3, .add-behavior-placeholder h3{
	padding-top: 60px;
	padding-bottom: 70px;
}

#program-score {
	float: right;
	color: rgb(233, 39, 44);
}


#one-day-prior-program-score {
	color: lightgrey;
    float: right;
    padding-right: 10px;
}

.program-note-add {
	font-weight: bold;
    color: #1976b9;
    text-align: left;
    padding-top: 15px;
}

button.template-add-client-program {
    margin-top: -2px;
    margin-right: 13px;
    background-color: #1975BA;

}


/*** 			ADMIN 		**/

#adminPage {
	padding-left: 0px;
	min-width: 800px;
	background-color: white;
}

#adminPage .full-body {
	/* margin-top: -46px;
	padding-top: 46px; */
}

#adminPage .form-control-plaintext {
	padding-top: 5px;
}


.admin-nav-view {
	background-color: #f9f6f6;
	/* overflow: scroll; */
    padding-bottom: 50px;

}

.admin-content-wrapper {
	background-color: white;
}

.admin-content-wrapper .row{
	padding-top: 10px;
}

.page-heading {
   padding-top: 10px;
   padding-bottom: 10px;
}

.contained-form {
   padding-top: 20px;
   padding-bottom: 20px;
}


#myCenterForm .row {
   padding-top: 10px;
   padding-bottom: 10px;

}

#editSupervisionForm .row {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 5px;
	display: flex;
	align-items: center;
}

#editSupervisionForm>.container-fluid {
	padding-left: 100px;
	padding-right: 0px;
}

#editSupervisionForm .title label {
	margin-bottom: 0;
}


.disabled-link {
  pointer-events: none;
  opacity: 0.5;
  cursor: default;
  color: gray !important;
}

.form-label {
	text-align: right;
	width:100%;
	padding-top: 5px;
}



.empty-list .btn-primary {
    font-size: 20px;
    margin-top: 50px;
    padding: 12px 35px 12px 35px;
}

/********** 			EMPLOYEES				*****/

#employees .row, #templates .row, #clients .row, #programs .row, #addForm .row, #behaviors .row, #customControls .row {
   padding-top: 14px;
}

.fix-padding {
    padding-top: 0px !important;
}

#employeesContainer, #templatesContainer, #clientsContainer, #programsContainer, #behaviorsContainer, #customControlContainer {
	height: 100%;
    /* overflow: scroll; */
    /*background: white;*/
}


#clients #addressForm .col-no-padding{
	padding-left: 0px;
	padding-right: 0px;
}

.shadowed {
	/* -webkit-box-shadow: -6px -7px 25px -4px rgba(0,0,0,0.54); */
	/* -moz-box-shadow: -6px -7px 25px -4px rgba(0,0,0,0.54); */
	/* box-shadow: -6px -7px 25px -4px rgba(0,0,0,0.54); */
}

#programsContainer #loadingAnimation {
	max-width: 15%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    padding-top: 10%;
}



#employeeList, #templateList, #clientList, #customControlsList {
	padding-right:0px;
	padding-left:0px;
	/* overflow-y:scroll; */
	height:60vh;
}
/* #employeeList .list-group,
#templateList .list-group,
#clientList .list-group,
#customControlsList .list-group {

} */

#employeeList .list-group-item:first-child,
#templateList .list-group-item:first-child,
#customControlsList .list-group-item:first-child,
#clientList .list-group-item:first-child {
	border-top-right-radius:0px;
}
#employeeList .list-group-item:last-child,
#templateList .list-group-item:last-child,
#customControlsList .list-group-item:last-child,
#clientList .list-group-item:last-child {
	border-bottom-right-radius:0px;
}

#employeeInfo, #templateInfo, #clientInfo, #customControlInfo{
	border-radius: 4px;
	border-top-left-radius:0px;
	overflow-y: auto;
}

#employeeInfo input[type="checkbox"], #templateInfo input[type="checkbox"], #clientInfo input[type="checkbox"], #customControlInfo input[type="checkbox"]{
	width:21px;
	height:21px;
}

#customControlsList a.active, #employeeList a.active, #clientList a.active, #templateList a.active{
	/* font-weight: bold; */
	color: #144F7B;
	background-color: #eeeeee;
	border-color: #ddd;
	background-image: none;
	/* -webkit-box-shadow: inset -0px 0px 25px -4px rgba(0,0,0,0.54); */
	/* -moz-box-shadow: inset -10px 0px 25px -4px rgba(0,0,0,0.54); */
	/* box-shadow: inset -10px 0px 25px -4px rgba(0,0,0,0.54); */

}

#clientInfo .visibility-checkbox {
	margin-top: 15px;
}

#clientInfo .confidential-section {
	background-color: #eeeeee;
	border-radius: 10px;
	border: 1px;
	border-color: #eeeeee;
	border-style: solid;
	padding-top: 10px;
	padding-bottom: 20px;
}


#noClientToDisplay {
	text-align: center;
	padding-top:20%;
	color: grey;
    padding-right: 200px;
}


#noClientToDisplay .glyphicon {
	color: grey;
  	font-size: 50px;
    padding-bottom: 15px;

}

.small-form {
	font-size: 11px;
}

.small-form .row {
	padding-top: 5px !important;
}

.small-form .row *[class*='col-md-']{
	padding-left: 5px;
	padding-right: 5px;
}

.small-form  .save-icon  {
	padding-left: 0px;
	padding-top: 7px;
}

.small-form .form-control {
	font-size: 11px !important;
	height: 28px !important;
	padding: 4px 6px !important;
}

.small-form select.form-control {
	font-size: 11px !important;
	height: 28px !important;
	padding: 2px 4px !important;
	line-height: normal !important;
	-webkit-appearance: menulist !important;
	-moz-appearance: menulist !important;
	appearance: menulist !important;
}

.small-form textarea.form-control {
	height: auto !important;
	min-height: 32px !important;
	padding: 6px !important;
	resize: vertical;
	line-height: 1.4 !important;
}

.small-form .inline-form-control {
	width:auto;
	display: inline;
}

#version {
	display: none;
}

.template-builder-key {
	padding-top: 13px;
}

.template-changes-alert {
	text-align: right;
	font-weight: bold;
	color: red;
}

.template-programs-list {
     height: 100%;
 }

.template-programs-list #loadingAnimation {
	 max-width:35%;
     margin-left: auto;
     margin-right: auto;
     display: block;
     padding-top:50%;
}

.template-programs {
	height: 92%;
	overflow-y: auto;
	padding-top: 20px;
	list-style: none;
}

.template-search {
	width:90%;
    margin-left: 20px;
}


.template-programs .panel-title{
	text-align: center;
}

.add-edit-template .modal-content{
	height: 100%;
    min-height: 640px;
    zoom: 0.9;
}

.add-edit-template .container-fluid {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}

.add-edit-template .row {
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}

.add-edit-template .modal-header{
	height: 8%;
	min-height: 65px;
	max-height: 65px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.add-edit-template #admin-template-name {
	margin-top: -23px;
}


.add-edit-template #addForm {
	height: 92%;
}

.add-edit-template #template-edit-container {
	height: 92%;;
}

.add-edit-template #template-edit-row {
	height: 100%;
}

.add-edit-template .template-area {
	height: 100%;
	overflow: scroll;

}

.program-dot-wrapper .row:first-child {    
    padding-top: 0px !important;
}

.program-dot {    
    min-width: 14px;
    min-height: 14px;
    margin-top: 3px;
    margin-left: 7px;
}

.template-programs .panel{
	width:90%;
	margin-left:20px;
	cursor: pointer;
}

.small-icon {
	height: 20px;
	padding-left: 10px;
	cursor: pointer;
}
.small-icon-info {
	height: 20px;
	padding-left: 10px;
}

.mastered {
	margin-left: 10px;
	border-radius: 2px;
	border: 1px;
	border-color: rgb(189, 5, 5);
	border-style: solid;
	color: rgb(189, 5, 5);
	font-weight: bold;
	font-style:normal;
	padding:1px;
	font-family: Georgia, serif;
}

.mastered-program {
  -ms-transform: rotate(7deg);
  -webkit-transform: rotate(7deg);
  transform: rotate(-11deg);
  text-align: center;
  font-size: 50px;
  position: absolute;
  margin-top: 6%;
  margin-left: 15%;
}

.program-guide .panel {
	margin:10px;
}

.program-guide .baseline-notes .sub-title{
	padding-left:30px;
}

.program-guide .panel-heading {
	color:black;
	background-color: #ddd;
	padding-top:0px;
	padding-bottom:0px;
	text-align: center;
}

.program-guide .targets .row {
	border: 1px;
	border-color: #eeeeee;
	border-style: solid;
	text-align: center;
	padding-bottom: 4px;
}

.program-guide .targets .row .legend {
	font-family: inherit;
	font-weight: 500;
	color: inherit;
	text-align: left;
}

/* Small badge next to the target title in the program guide editor, marking targets that
   were currently active on the datasheet at the time the editor was opened. Mastering one
   of these triggers the pre-save confirmation in ProgramGuideModalController. */
.program-guide .current-target-badge {
	display: inline-block;
	margin-left: 6px;
	padding: 1px 6px;
	font-size: 10px;
	font-weight: 600;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	color: #fff;
	background-color: #5cb85c;
	border-radius: 8px;
	vertical-align: middle;
}

.program-guide .target-details {
	border: none;
	padding:0px;
	margin: 0px;
}

.program-guide .target-details .row{
	border: 0px;
}

.program-guide .target-details .hold{
	background-color: #dddddd;
}

.program-guide .target-details .hold .heading{
	color:black;
	font-weight: 900;
	font-size: 12px;
}

.program-guide .target-details .hold .date{
	color:black;
	font-weight: 400;
	font-size: 12px;
	display: flex;
}

.program-guide .date {
	font-family: inherit;
	font-weight: 400;
	color: inherit;
	color: rgb(36, 63, 252);
}
.program-guide .edit-date {
	height: 24px;
	font-size: 11px;
	display: flex;
}

.program-guide .edit-title {
	height: 28px;
	font-size: 14px;
	display: flex;
}


.program-guide .label {
	font-size: 12px;
	white-space: normal;
}

.program-guide .program-milestones .row {
	padding-top: 0px !important;
	padding-bottom: 10px;
}

.program-guide .master-button-wrapper {
	padding: 0px;
}

.program-guide .master-target {
	
	font-weight: 600;
 	padding-top: 1px;
    padding-bottom: 0px;
    width: 100%;
}

.program-guide .master-target img {
	
 	height:18px;
}

.program-graph {
    min-width: 300px;
    max-width: 80%;
    height: 500px;
    margin: 1em auto;
}

/*.program-graph .btn-primary {
      padding-top: 2px;
    font-size: 20px;
}
*/
.program-graph .btn-secondary {
	background-color: #f9f6f6;
	border-color: #144F7B;
}

.program-graph .btn-secondary.active {
	background-color: #144F7B;
	border-color: #144F7B;
	color: #f9f6f6;
}

.program-graph .date-picker, .behavior-graph .date-picker  { 
	width: 200px;
	display: inline;
 }

.program-graph .highcharts-plot-band-label tspan { 
  width:'50px !important';
  word-break:'break-all !important';
  white-space:'normal !important';
}

.program-graph .highcharts-container, .program-graph .highcharts-container svg  { overflow: visible !important; }

.behavior-graph {
    min-width: 300px;
    max-width: 800px;
    height: 420px;
    margin: 1em auto;
}

.behavior-graph .glyphicon {
      padding-top: 2px;
    font-size: 20px;
}

.behavior-graph .btn-secondary {
	background-color: #f9f6f6;
	border-color: #144F7B;
}

.behavior-graph .btn-secondary.active {
	background-color: #144F7B;
	border-color: #144F7B;
	color: #f9f6f6;
}
.behavior-controls .btn-group{
	padding-left: 0px;
}

.behavior-header-label {
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	font-size: 11px;
}
.behavior-header-checkbox {
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
}

.behavior-controls .behavior-label {
	text-align: left;
	font-weight: 500;
	font-size: 20px;
	color: black;
    width: 100%;
    padding-top: 3px;
}

 .behavior-controls .behavior-control-button{
	text-align: center;
	font-weight: 700;
	font-size: 20px;
	padding-top: 0px;
}
.behavior-controls .behavior-control-label {
	text-align: center;
	font-weight: 400;
	font-size: 20px;
	color: black;
    width: 100%;
    padding-top: 3px;
}

.behavior-controls .behavior-control-button-duration {
	font-size: 14px;
	padding-top: 6px;
}

.behavior-controls .behavior-control-label-duration {
	font-size: 14px;
    font-weight: 500;
	padding-top: 6px;
}

.behavior-description .row{
	padding-top: 10px;
}

.behavior-history .row, .interval-history .row{
	padding-top: 10px;
}

.behavior-history .history-label, .interval-history .history-label {
    font-size: 12px;
	text-align: center;
    padding-right: 3px;
}

.behavior-history .manual-history-add, .interval-history .manual-history-add {
    font-size: 12px;
	text-align: center;
}

.behavior-history .history-title, .interval-history .history-title {
    font-weight: bold ;
}

.client-behavior {
	background-color: rgba(255, 99, 71, 0.15);
}


.center-behavior {
	background-color: rgba(133, 227, 255, 0.15);
}

.behavior-guide-dot {    
    min-width: 14px;
    min-height: 14px;
    margin-top: 3px;
    margin-left: 7px;
}

.behavior-guide-text {    
	font-size: 9px;
}

/* Client Schedule */
/* .client-schedule {

} */

.client-schedule .header-label, .simple-client-schedule .header-label{
	text-align: center;
}

.client-schedule .large-control, .simple-client-schedule .large-control{
	width:100%; 
	display:inline;
    font-size: 11px;
    text-align: center;
}

.client-schedule select, .simple-client-schedule select{
	width:42%; 
	display:inline;
}

.client-schedule .container-fluid{
	padding: 0px !important;
}

.client-schedule .container-fluid{
	padding: 0px !important;
}

.client-schedule .row, .simple-client-schedule .row{
	padding-top: 10px !important;
}

.client-schedule .to-range, .simple-client-schedule .to-range {
	padding-top: 8px;
}

.client-schedule .boxed-label {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	line-height: 1.42857143;
	color: #555;
	background-color: #eeeeee;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	text-align: center;
	font-size: 13px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.client-schedule .timeframe-row{
	padding-top: 2px !important;
}

.simple-client-schedule{
 	padding: 0px !important;
 }



.simple-client-schedule .timeframe-row{
	padding-left: 0px;
	padding-right: 0px;
}
.simple-client-schedule div[class^='col-md-']{
	padding-left: 0px;
	padding-right: 0px;
}

.schedule-override .add-timeframe-row {
	padding-top: 10px;
}
.schedule-override .timeframe-row select{
	display: inline;
	font-size: 9px;
	padding: 0px;
    text-align: center;
	width: 96%;
}
.schedule-override .timeframe-row select.time-dropdown{
	width: 40%;
}

.schedule-override .timeframe-row .tight-column{
	padding-left: 0px;
	padding-right: 0px;
}


.password-hint, .partial-score-info {
    margin-top: -50px;
    margin-right: -20px;
}

.switch-sections .large-glyphicon {
	font-size: 50px;
	color: #2ea52cd9;
}

.switch-sections .body, .promote-program .body, .manual-behavior-timer .body {
    padding-top: 25px;
    padding-bottom: 25px;
}


.offer-master .glyphicon {
	color: #a52c2cd9;
    max-height: 62px;
}
.offer-master .mastery-details {
	font-size: 10px;
}

.offer-master .mastery-details .title {
	font-weight: bold;
    text-align: right;
    padding-right: 0px;
}

.program-mastered-list .glyphicon , .targets-mastered-list .glyphicon{
	max-height: 62px;
}

.program-mastered-list .program-list {
	padding-top: 15px;
    padding-left: 49px;
}

.targets-mastered-list .program-row {
	display: block;
}

.targets-mastered-list .target-summary-row {
	padding-bottom: 20px;
}


.therapy-details .glyphicon, .supervision-details .glyphicon{
	font-size: 4em;
	color: grey;
}

.client-limit-reached .glyphicon, .schedule-override .glyphicon, 
.probe-master .glyphicon, .promote-program .glyphicon{
	color: #a52c2cd9;
    font-size: 4em;
}

.client-limit-reached .body, .schedule-override .body, 
.probe-master .body, .tos-and-pivacy .body, .offer-master .body, 
.therapy-details .body, .supervision-details .body, .interval-breakdown .body, 
.program-mastered-list .body, .targets-mastered-list .body{
	padding-top: 10px;
	padding-bottom: 10px;
}

.client-limit-reached .footer, .schedule-override .footer, 
.probe-master .footer, .tos-and-pivacy .footer, 
.offer-master .footer, .switch-sections .footer, 
.promote-program .footer, .manual-behavior-timer .footer,
.therapy-details .footer, .supervision-details .footer, .interval-breakdown .footer,
.program-mastered-list .footer,  .targets-mastered-list .footer {
	padding-top: 10px;
	padding-bottom: 20px;
}

.supervision-details .supervision-type-button {
	min-width: 220px;
}

.interval-breakdown .interval-datapoint {
	text-align: center;
	font-weight: 500;
	color: white;
	font-size: 15px;
}

.interval-breakdown .interval-datapoint-plus {
	background-color: #0aa600a6
}

.interval-breakdown .interval-datapoint-minus {
	background-color: #fa0e0ecf
}

.interval-breakdown .table-hover > tbody > tr:hover > td {
	color: black;
}

.loading-container img.loading {
	width:100%;
}


.centered {
	text-align: center;
}


#therapy-tab .summary-session-notes .signature {
  width:150px;
  height:40px;
}

#therapy-tab .signature-section .session-notes-label {
    font-size: 14px;
    text-align: left;
    padding-right: 3px;
}

#therapy-tab .signature-section .session-notes-center {
    text-align: center;
}

#therapy-tab .signature-section .session-notes-title {
    padding-bottom: 20px;
    font-weight: bold ;
    text-align: center;
}


.signature-section .signature {
	min-width:200px;
	min-height:100px;
}
.signature-section canvas {
	border-radius: 10px;
	border: 1px;
	border-color: #cccccc;
	border-style: solid;	
}

.signature-section button {
	width:100%;
	margin-top:10px;
	text-align: center;
	min-width:50px;
}

.manual-behavior-timer .form-control {
	width:25%;
	text-align: center;
	font-weight: 300;
    padding-left: 5px;
    padding-right: 3px;
}

.manual-behavior-timer select.form-control {
	padding-left: 3px;
}

.manual-behavior-timer .manual-behavior-timer-label {
	font-weight: 450;
	text-align: right;
	padding-top: 8px;
}

.manual-behavior-timer .manual-behavior-timer-text {
	font-weight: 350;
	padding-top: 8px;
}

.manual-behavior-timer .form-control .glyphicon {
	font-size: inherit;
	color: red;
}

.therapieces-text-angular {
	display: block;
    width: 100%;
    height: 50px;
    resize: both;
    overflow: auto;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding-left: 0px;
    padding-top: 0px;
    overflow: scroll;
    /*-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
}

div.ta-toolbar {
	/* float: right; */
	display: none;
}

div.ta-toolbar.focussed{
  display: block;
}

div.ta-toolbar div.btn-group {
	position: absolute;
	width: 100px;
}
div.ta-toolbar div.btn-group button{
	padding: 5px 5px;
    font-size: 10px;
    line-height: 1;
    border-radius: 3px;

}

.disabled-link {
  pointer-events: none;
  color: grey;
  opacity: 0.6;
  text-decoration: none;
  cursor: not-allowed;
}


/*******************************************************/
/**************   CENTER ANNOUNCEMENT ******************/
/*******************************************************/
.this-week-announcement {
	background-color:light-grey;
}

.customize-dropdown-graph {
  width: auto;               
  min-width: 150px;           
  max-width: 100%;             
  padding: 5px 8px;
  font-size: 14px;
  box-sizing: border-box;
  display: inline-block;       
  vertical-align: middle;      
}

.program-graph .graph-target-select {
  max-width: 280px;
}

/* Visual line-clamp for "See more / See less"; full HTML stays in DOM. */
.clamp-content {
  display: inline-block;
  max-width: 100%;
}
.clamp-content.clamp-collapsed {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: var(--clamp-lines, 4);
  line-clamp: var(--clamp-lines, 4);
  overflow: hidden;
  max-height: calc(var(--clamp-lines, 4) * 1.5em);
}
.clamp-content.clamp-collapsed > * {
  margin-top: 0;
  margin-bottom: 0;
}
.flex-end-gap {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}


.program-guide .target-details.editing {
    background-color: #dddddd; 
}

.target-edit-row {
  display: flex;
  align-items: center;
  gap: 15px;       
}

.target-edit-row .flex-grow {
  flex: 1;
}

.target-edit-row .set-group {
  display: flex;
  align-items: center;
  gap: 10px;            
}

.target-edit-row .set-label {
  margin: 0;
  white-space: nowrap;
  display: flex;
  align-items: center;
}

.target-edit-row .set-dropdown {
  width: auto;
}

.btn-admin {
  background-color: #2aabd2;
  color: #fff;
  margin-top: -3px;
  width: 114px;
}
.btn-admin:hover {
  background-color: #229ac3; 
}

/** Action Dropdown for Program Categorizations ***/


.btn-dropdown-toggle {
  background-color: #5bc0de;   
  color: #fff;                 
  border: none;
  border-radius: 6px;
  padding: 8px 14px;
  font-weight: 500;
  transition: background-color .2s ease, transform .06s ease;
  margin-right: 130px;
}

.fix-margin {
    margin: 0 !important;
}


.btn-dropdown-toggle .label {
  font-size: 14px; 
  font-weight: 500;
}
.action-dropdown .dropdown-menu{
  min-width: 240px; padding:8px; border-radius:10px; border:1px solid #e9eef3;
  box-shadow: 0 12px 28px rgba(0,0,0,.08);
  margin-right: 130px;
}
/* Dropdown for datasheets and Actions */

.data-sheet-action-dropdown .dropdown-menu {
  right: 10px;
  left: auto;
  margin-top: 1px
}

.animated-menu {
  min-width: 240px;
  padding: 8px;
  border-radius: 10px;
  border: 1px solid #e9eef3;
  box-shadow: 0 12px 28px rgba(0,0,0,.08);
  animation: fadeSlide .15s ease;
  transform-origin: top right;
}

.animated-menu li a {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  border-radius: 8px;
  color: #1f2937;
  transition: background .15s ease, color .15s ease;
}

.menu-item-content {
  display: flex;
  flex-direction: column;
}

.animated-menu li a:hover {
  background: #f2f8fb;
  color: #0f172a;
}

.animated-menu .glyphicon {
  color: #2aabd2;
  font-size: 16px;
}

.animated-menu .hint {
  display: block;
  color: #6b7280;
  font-size: 11px;
}

@keyframes fadeSlide {
  from {
    opacity: 0;
    transform: translateY(-6px) scale(.98);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

/* Category Header with Actions */

.category-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.category-actions .btn {
    margin-left: 5px; 
}

.settings-search-header{
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
	margin-top: 0px;
}

.category-search-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 30px; 
}


.maintenance-accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.maintenance-header-buttons {
    display: flex;
    align-items: center;
    gap: 10px;
}
.edit-category-flex-buttons {
    display: flex;
	align-items: center;
    gap: 8px;
    right: 38px;
}

/*Teacher style Box*/

.program-teaching-style {
    display: flex;
	gap: 20px;
	align-items: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.program-teaching-style .title {
  white-space: nowrap;
  margin-left: 15px;
}
.program-teaching-style .teaching-style-dropdown {
	width: fit-content;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

}

/* for space in datasheet Modify program */

.empty-dropzone {
    min-height: 220px;
    border: 2px dashed #e6e6e6;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 12px 0;
    transition: background 0.12s ease, border-color 0.12s ease;
    box-sizing: border-box;
}
.empty-dropzone.drag-over {
    background: #f5fbff;
    border-color: #9cc8ff;
}
.empty-dropzone .empty-placeholder {
    color: #c8c8c8;
    font-style: italic;
    font-size: 15px;
    text-align: center;
    pointer-events: none;
    width: 100%;
    padding: 8px 12px;
}

@media (max-width: 480px) {
    .empty-dropzone { min-height: 140px; }
}



.add-section-banner .panel {
    border-color: #bce8f1;
    background: #f7fbfc;
}
.add-section-banner .panel-body { padding: 26px; }
.add-section-banner h3 { margin: 0 0 8px; font-weight: 600; }
.add-section-banner .muted { color: #7a878d; }
.add-section-inline { display:flex; gap:8px; align-items:center; margin: 12px 0; justify-content:center; }
.add-section-inline .form-control { height:44px; font-size:16px; padding:6px 10px; }

@media (max-width:767px) {
  .add-section-inline { flex-direction:column; gap:10px; }
  .add-section-inline .form-group { width:100%; margin-right:0; }
  .add-section-inline .btn { width:100%; }
}


.text-center {
	text-align: center;
}

/* Styling for the new title (if needed) */
.modal-header .modal-title i {
    margin-right: 8px; 
    color: #007bff;
}

/* -------------------------------------- */
/* ENHANCED MULTI-COLUMN LAYOUT */
/* -------------------------------------- */

.modal-body.multi-column-checkboxes {
    display: flex;
    flex-wrap: wrap;
    padding: 20px; 
}

.modal-body .form-group {
    width: 50%; 
    flex: 0 0 50%; 
    padding: 5px 15px 5px 0; 
    margin-bottom: 0;
    box-sizing: border-box; 
}

.modal-body label {
    font-weight: 500; 
    cursor: pointer; 
}

.custom-actions-btn {
    background-color: #2aabd2 !important;
    color: white !important;
    border: none;
}
.custom-actions-btn:hover {
    background-color: #2392b8 !important;
    color: #fff !important;
}

.demo-banner { background-color: #2aabd2; color: white; padding: 10px; border-radius: 4px; text-align: center; margin: 10px 0; }
.demo-banner.urgent { background-color: #c12e2a; } 




/* Fix header being squeezed inside .row on MySchedule page */
.row > ng\:include[src*="header.html"] {
    display:block;
    width:100%;
}

/* Force dropdown to remain full width and not shrink */
.header .dropdown-toggle {
    white-space: nowrap;
}

/* Prevent menu going off-screen */
.header .dropdown-menu {
    right: 0; 
    left: auto;
}


/* Training Center Styles - Add this to your app.css file */

/* ========================================== */
/* TRAINING CENTER STYLES - ADD TO END OF app.css */
/* ========================================== */

#trainingCenterPage {
	padding-left: 0px;
	min-width: 800px;
	background-color: white;
}

#trainingCenterPage .full-body {
	margin-top: -46px;
	padding-top: 46px;
}

/* Training Center Container */
.training-center-container {
	height: 100%;
	margin: 0;
}

/* Left Sidebar Styling */
#trainingLeftSideNav {
	background-color: #f9f6f6;
	border-right: solid 1px #eeeeee;
	height: 100%;
	overflow-y: auto;
	padding: 0;
}

.training-nav-header {
	padding: 20px 15px 10px;
}

.training-nav-header h3 {
	margin: 0 0 10px 0;
	color: #144f7a;
	font-weight: 600;
	text-align: center;
}

#trainingLeftSideNav .nav.bs-docs-sidenav {
	margin-bottom: 0;
}

#trainingLeftSideNav .nav-header {
	font-weight: bold;
	color: grey;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 11px;
	letter-spacing: 0.5px;
}

#trainingLeftSideNav .bs-docs-sidenav a {
	color: #1975BA;
	line-height: 24px;
	padding: 12px 15px;
	display: block;
	position: relative;
	border-left: 3px solid transparent;
	transition: all 0.2s ease;
}

#trainingLeftSideNav .bs-docs-sidenav a:hover {
	background-color: #eeeeee;
	color: #144F7B;
	text-decoration: none;
	border-left-color: #2aabd2;
}

#trainingLeftSideNav .bs-docs-sidenav a.active {
	background-color: #e6f4f9;
	color: #144F7B;
	font-weight: 600;
	border-left-color: #2aabd2;
}

#trainingLeftSideNav .badge {
	background-color: #2aabd2;
	font-size: 10px;
	padding: 3px 6px;
	margin-top: 2px;
}

.training-progress-info {
	padding: 15px;
	background-color: #ffffff;
	border-top: 1px solid #eeeeee;
	margin-top: 20px;
}

/* Main Content Area */
.training-main-content {
	background-color: white;
	height: 100%;
	overflow-y: auto;
	padding: 30px;
}

.training-content-wrapper {
	max-width: 1000px;
	margin: 0 auto;
}

.training-section-header-main {
	margin-bottom: 25px;
}

.training-section-header-main h3 {
	color: #144f7a;
	font-weight: 600;
	margin: 0 0 10px 0;
	font-size: 28px;
}

.training-section-description {
	color: #666;
	font-size: 15px;
	margin-bottom: 0;
}

/* Video Player */
.video-player-main {
	margin-bottom: 25px;
}

.video-player-container {
	-moz-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	overflow: hidden;
	background-color: #000;
	position: relative;
}

.video-player-container iframe,
.video-player-container video {
	display: block;
	width: 100%;
	height: 500px;
}

/* Video Info Section */
.video-info-section {
	background-color: #f9f6f6;
	padding: 20px;
	border-radius: 8px;
	margin-bottom: 25px;
}

.video-info-section h4 {
	margin: 0 0 10px 0;
	color: #144f7a;
	font-weight: 600;
	font-size: 18px;
}

.video-description {
	color: #555;
	font-size: 14px;
	line-height: 1.6;
	margin: 0;
}

/* Navigation Controls */
.video-navigation-controls {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
}

.video-navigation-controls .btn {
	min-width: 120px;
	font-weight: 500;
}

.video-counter {
	text-align: center;
}

.video-counter .badge {
	background-color: #2aabd2;
	font-size: 14px;
	padding: 6px 12px;
}

/* Training Complete Message */
.training-complete-message {
	margin-top: 30px;
	margin-bottom: 30px;
}

.training-complete-message .alert {
	border-left: 4px solid #5cb85c;
}

.training-complete-message h4 {
	color: #5cb85c;
	font-weight: 600;
	margin-top: 0;
}

.training-complete-message .glyphicon {
	margin-right: 8px;
}

/* Help Section */
.training-help-section {
	margin-top: 40px;
}

/* Responsive Design */
@media (max-width: 992px) {
	#trainingLeftSideNav {
		display: none;
	}
	
	.training-main-content {
		width: 100%;
	}
}

@media (max-width: 768px) {
	.training-main-content {
		padding: 15px;
	}
	
	.video-player-container iframe,
	.video-player-container video {
		height: 300px;
	}
	
	.video-navigation-controls {
		flex-direction: column;
		gap: 15px;
	}
	
	.video-navigation-controls .btn {
		width: 100%;
	}
}




/* BAA Signing Page Styles */

#baa-signing-page {
    font-family: 'Gentona', sans-serif;
    background: linear-gradient(95deg, #470000 0%, #27a1fe 100%);
    min-height: 100vh;
    position: relative;
    overflow: hidden;
}

#baa-signing-page::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("../img/background.png");
    background-repeat: repeat;
    background-size: auto;
    background-position: top left;
    opacity: 0.10;
    z-index: 0;
}

#baa-signing-page > * {
    position: relative;
    z-index: 1;
}

/* Header Section */
.baa-header {
    padding: 40px 0 20px;
    text-align: center;
}

.baa-logo {
    max-width: 320px;
    margin: 0 auto;
    display: block;
}

/* Main Content Container */
.baa-content-wrapper {
    background-color: #ffffff;
    border-radius: 12px;
    box-shadow: 0 8px 30px rgba(0,0,0,0.2);
    margin: 40px auto;
    max-width: 900px;
    padding: 50px 60px;
    position: relative;
    z-index: 1;
}

.baa-title {
    font-size: 36px;
    font-weight: 300;
    color: #2e3840;
    margin-bottom: 15px;
    text-align: center;
}

.baa-subtitle {
    font-size: 18px;
    color: #666666;
    margin-bottom: 40px;
    text-align: center;
    line-height: 1.6;
}

/* Loading Section */
.baa-loading-section {
    text-align: center;
    padding: 60px 0;
}

.baa-loading-text {
    font-size: 18px;
    color: #666666;
    margin-bottom: 40px;
}

.baa-loading-animation {
    max-width: 120px;
    height: auto;
    margin: 0 auto;
    display: block;
}

/* E-Signing Section */
.baa-instructions {
    background-color: #f9f9f9;
    border-radius: 8px;
    padding: 30px;
    margin-bottom: 30px;
}

.baa-instructions p {
    font-size: 16px;
    line-height: 1.7;
    color: #555555;
    margin-bottom: 20px;
}

.baa-instructions a {
    color: #1a76ba;
    font-weight: 500;
    text-decoration: underline;
}

.baa-instructions a:hover {
    color: #155a91;
    text-decoration: none;
}

.baa-sign-button-wrapper {
    text-align: center;
    margin: 40px 0;
}

.baa-sign-button {
    background-color: #1a76ba;
    color: #ffffff;
    padding: 15px 50px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 4px;
    border: none;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    cursor: pointer;
}

.baa-sign-button:hover {
    background-color: #155a91;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(26, 118, 186, 0.3);
}

.baa-sign-button .glyphicon {
    font-size: 22px;
}

/* FAQ Section */
.baa-faq-section {
    margin-top: 50px;
    padding-top: 40px;
    border-top: 2px solid #e0e0e0;
}

.baa-faq-title {
    font-size: 28px;
    font-weight: 500;
    color: #2e3840;
    margin-bottom: 30px;
    text-align: center;
}

.baa-faq-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
    margin-bottom: 30px;
}

.baa-faq-item {
    background-color: #f9f9f9;
    border-radius: 8px;
    padding: 25px;
    transition: all 0.3s ease;
}

.baa-faq-item:hover {
    background-color: #f0f0f0;
    transform: translateY(-2px);
}

.baa-faq-question {
    font-size: 16px;
    font-weight: 600;
    color: #2e3840;
    margin-bottom: 12px;
}

.baa-faq-answer {
    font-size: 15px;
    line-height: 1.6;
    color: #666666;
    margin: 0;
}

.baa-faq-link {
    color: #1a76ba;
    text-decoration: underline;
}

.baa-faq-link:hover {
    color: #155a91;
    text-decoration: none;
}

/* Manual Signing Section */
.baa-manual-steps {
    margin-top: 40px;
}

.baa-steps-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin: 40px 0;
}

.baa-step-card {
    text-align: center;
    padding: 30px 20px;
    background-color: #f9f9f9;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.baa-step-card:hover {
    background-color: #f0f0f0;
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}

.baa-step-icon-wrapper {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #1a76ba 0%, #155a91 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    box-shadow: 0 4px 15px rgba(26, 118, 186, 0.2);
}

.baa-step-icon {
    font-size: 32px;
    color: #ffffff;
}

.baa-step-title {
    font-size: 18px;
    font-weight: 600;
    color: #2e3840;
    margin-bottom: 10px;
}

.baa-step-description {
    font-size: 14px;
    color: #666666;
    line-height: 1.5;
}

/* Video Section */
.baa-video-section {
    margin-top: 50px;
    padding: 40px;
    background-color: #f9f9f9;
    border-radius: 8px;
    text-align: center;
}

.baa-video-title {
    font-size: 24px;
    font-weight: 500;
    color: #2e3840;
    margin-bottom: 25px;
}

.baa-video-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
    max-width: 100%;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
}

.baa-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

/* Info Box */
.baa-info-box {
    background-color: #e8f4f8;
    border-left: 4px solid #1a76ba;
    padding: 20px 25px;
    margin: 30px 0;
    border-radius: 4px;
}

.baa-info-box p {
    font-size: 15px;
    color: #2e3840;
    margin: 0;
    line-height: 1.6;
}

.baa-info-box strong {
    color: #1a76ba;
}

/* Responsive Design */
@media only screen and (max-width: 991px) {
    .baa-content-wrapper {
        padding: 40px 30px;
        margin: 20px;
    }

    .baa-title {
        font-size: 28px;
    }

    .baa-subtitle {
        font-size: 16px;
    }

    .baa-steps-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .baa-logo {
        max-width: 200px;
    }

    .baa-content-wrapper {
        padding: 30px 20px;
        margin: 15px;
    }

    .baa-title {
        font-size: 24px;
    }

    .baa-subtitle {
        font-size: 15px;
    }

    .baa-sign-button {
        padding: 12px 30px;
        font-size: 16px;
        width: 100%;
    }

    .baa-faq-grid {
        grid-template-columns: 1fr;
    }

    .baa-video-section {
        padding: 25px 15px;
    }
}

/* Animations */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.baa-animated-fade {
    animation: fadeInUp 0.6s ease-out;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* .baa-loading-animation {
    animation: spin 1.5s linear infinite;
} */

/* TextAngular toolbar button text fallbacks */
.ta-toolbar button[name="bold"]::before {
    content: "B";
    font-weight: bold;
    font-family: Arial, sans-serif;
}

.ta-toolbar button[name="italics"]::before {
    content: "I";
    font-style: italic;
    font-family: Arial, sans-serif;
}

.ta-toolbar button[name="underline"]::before {
    content: "U";
    text-decoration: underline;
    font-family: Arial, sans-serif;
}

.ta-toolbar button[name="ul"]::before {
    content: "";
    display: inline-block;
    width: 3px;
    height: 3px;
    background: currentColor;
    border-radius: 50%;
    box-shadow: 
        0 4px 0 currentColor, 
        0 8px 0 currentColor;
    margin-right: 2px;
	margin-left: 2px;
    vertical-align: top;
}

.ta-toolbar button[name="ol"]::before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 10px;
    background: 
        linear-gradient(currentColor, currentColor) 0 0/10px 2px,
        linear-gradient(currentColor, currentColor) 0 4px/10px 2px,
        linear-gradient(currentColor, currentColor) 0 8px/10px 2px;
    background-repeat: no-repeat;
    /* margin-right: 2px; */
    vertical-align: middle;
}

.ta-toolbar button[name="h1"]::before {
    font-weight: bold;
    font-family: Arial, sans-serif;
}

.ta-toolbar button[name="h2"]::before {
    font-weight: bold;
    font-family: Arial, sans-serif;
}

.ta-toolbar button[name="h3"]::before {
    font-weight: bold;
    font-family: Arial, sans-serif;
}

/* Hide the broken icon elements */
.ta-toolbar button i {
    display: none;
}

/* Force TextAngular toolbar to single line */
.ta-toolbar {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}

.ta-toolbar .btn-group {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    margin-bottom: 0 !important;
}

.ta-toolbar button {
    display: inline-block;
    float: none !important;
}

/* Optional: Add scrollbar styling for overflow */
.ta-toolbar::-webkit-scrollbar {
    height: 6px;
}

.ta-toolbar::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.ta-toolbar::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 3px;
}

.ta-toolbar::-webkit-scrollbar-thumb:hover {
    background: #555;
}



.padding-fix {
	padding-right: 0 !important;
}



/* ========================================== */
/* Therapy Data Sheet - Responsiveness */
/* ========================================== */

/* ============================================
   SIDEBAR STYLES
   ============================================ */

/* Sidebar Container */
#adminPage #adminNavList.modern-admin-sidebar.bs-docs-sidebar {
    background: #ffffff;
    border-right: 1px solid #e5e7eb;
    padding-top: 10px;
    padding-left: 10px;
    box-shadow: none;
    /* min-width removed to allow responsive behavior */
}

/* Navigation List */
#adminPage .modern-admin-sidebar .nav-list,
#adminPage .modern-admin-sidebar .bs-docs-sidenav {
    list-style: none;
    padding: 0 16px;
    margin: 0;
}

/* Section Headers */
#adminPage .modern-admin-sidebar .nav-header {
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #9ca3af;
    padding: 16px 12px 8px;
    margin-top: 20px;
    border: none;
    background: transparent;
}

#adminPage .modern-admin-sidebar .nav-header:first-child {
    margin-top: 0;
}

/* Divider above section headers */
#adminPage .modern-admin-sidebar .nav-header:not(:first-child)::before {
    content: '';
    display: block;
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, #e5e7eb 50%, transparent 100%);
    margin: 0 0 16px 0;
}

/* Navigation Items */
#adminPage .modern-admin-sidebar li:not(.nav-header) {
    margin-bottom: 2px;
}

/* Navigation Links */
#adminPage .modern-admin-sidebar a {
    display: flex;
    align-items: center;
    padding: 10px 12px;
    color: #6b7280;
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
    border: none;
    background: transparent;
    transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    line-height: 1.5;
    text-decoration: none;
}

/* Hover State */
#adminPage .modern-admin-sidebar a:hover {
    background-color: #f9fafb;
    color: #374151;
    text-decoration: none;
    border: none;
    transform: none;
    box-shadow: none;
}

/* Active State */
#adminPage .modern-admin-sidebar a.active {
    background-color: #f3f4f6;
    color: #111827;
    font-weight: 600;
    border: none;
    box-shadow: none;
}

#adminPage .modern-admin-sidebar a.active:hover {
    background-color: #f3f4f6;
    color: #111827;
}

/* Icon Container */
#adminPage .modern-admin-sidebar .nav-icon {
    width: 20px;
    height: 20px;
    margin-right: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

#adminPage .modern-admin-sidebar .nav-icon svg {
    width: 18px;
    height: 18px;
    stroke: currentColor;
    opacity: 0.7;
    transition: opacity 0.15s ease;
}

#adminPage .modern-admin-sidebar a:hover .nav-icon svg,
#adminPage .modern-admin-sidebar a.active .nav-icon svg {
    opacity: 1;
}

/* Navigation Text */
#adminPage .modern-admin-sidebar .nav-text {
    flex: 1;
}

/* "New" Tag */
#adminPage .modern-admin-sidebar .nav-tag {
    margin-left: auto;
    background-color: #111827;
    color: #ffffff;
    font-size: 10px;
    font-weight: 600;
    padding: 3px 6px;
    border-radius: 4px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

/* Custom Scrollbar */
#adminPage #adminNavList.modern-admin-sidebar::-webkit-scrollbar {
    width: 6px;
}

#adminPage #adminNavList.modern-admin-sidebar::-webkit-scrollbar-track {
    background: transparent;
}

#adminPage #adminNavList.modern-admin-sidebar::-webkit-scrollbar-thumb {
    background: #d1d5db;
    border-radius: 3px;
}

#adminPage #adminNavList.modern-admin-sidebar::-webkit-scrollbar-thumb:hover {
    background: #9ca3af;
}


/* Main Content Background */
#adminPage .admin-nav-view {
    background-color: #fafafa;
    padding: 30px 40px;
}

/* Page Headers */
#adminPage .page-heading {
    padding: 20px;
    margin-bottom: 10px;
    border: 1px solid #e5e7eb;
    background-color: #fff;
    border-radius: 10px;
    border-left: 5px solid #e5e7eb;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.fix-padding-body {
    padding-left: 0px;
    padding-right: 0px;
}

#my-center .page-heading {
    margin-bottom: 25px;
}

#adminPage .breadcrumb {
    background: transparent;
    padding: 0;
    /* margin-top: 10px; */
    margin-bottom: 0px !important;
}

#adminPage .breadcrumb-item a {
    color: #6b7280;
    text-decoration: none;
    font-weight: 500;
}

#adminPage .breadcrumb-item a:hover {
    color: #111827;
}

#adminPage .breadcrumb-item.active {
    color: #111827;
    font-weight: 600;
}


#adminPage .page-heading h3 {
    font-size: 28px;
    font-weight: 600;
    color: #111827;
    margin: 0;
    letter-spacing: -0.02em;
}

/* Content Wrappers */
#adminPage .admin-content-wrapper {
    background-color: #ffffff;
    border-radius: 12px;
    border: 1px solid #e5e7eb;
    padding: 30px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}

/* Info Alerts */
#adminPage .alert-info {
    background-color: #f0f9ff;
    border: 1px solid #bfdbfe;
    border-left: 4px solid #3b82f6;
    color: #1e40af;
    border-radius: 8px;
    padding: 16px 20px;
    margin-bottom: 25px;
}

/* Buttons */
#adminPage .btn-primary {
    /* background-color: #3b82f6;
    /* border-color: #3b82f6; */ 
    color: #ffffff;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: 6px;
    transition: all 0.15s ease;
}

#adminPage .btn-primary:hover {
    /* background-color: #2563eb; */
    border-color: #2563eb;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.3);
}

#adminPage .btn-danger {
    /* background-color: #ef4444; */
    border-color: #ef4444;
    color: #ffffff;
    font-weight: 500;
    padding: 8px 16px;
    border-radius: 6px;
}

#adminPage .btn-danger:hover {
    /* background-color: #dc2626; */
    border-color: #dc2626;
}

#adminPage .btn-success {
    /* background-color: #10b981; */
    border-color: #10b981;
}

#adminPage .btn-success:hover {
    /* background-color: #059669; */
    border-color: #059669;
}

/* Forms */
#adminPage .form-label {
    font-weight: 500;
    color: #374151;
    font-size: 14px;
    margin-bottom: 6px;
}

#adminPage .form-control {
    border: 1px solid #d1d5db;
    border-radius: 6px;
    padding: 8px 12px;
    font-size: 14px;
    transition: all 0.15s ease;
}

#adminPage .form-control:focus {
    border-color: #3b82f6;
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.1);
    outline: none;
}

/* List Groups */
#adminPage #employeeList,
#adminPage #templateList,
#adminPage #clientList,
#adminPage #customControlsList {
    background: #ffffff;
    border-radius: 8px;
    border: 1px solid #e5e7eb;
    /* overflow: hidden; */
}

#adminPage .list-group-item {
    border: none;
    border-bottom: 1px solid #f3f4f6;
    padding: 12px 16px;
    color: #6b7280;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.15s ease;
    cursor: pointer;
}

#adminPage .list-group-item:last-child {
    border-bottom: none;
}

#adminPage .list-group-item:hover {
    background-color: #f9fafb;
    color: #374151;
}

#adminPage .list-group-item.active {
    background-color: #f3f4f6;
    color: #111827;
    /* font-weight: 600; */
    border-left: 3px solid #3b82f6;
}

/* Info Panels */
#adminPage #employeeInfo,
#adminPage #templateInfo,
#adminPage #clientInfo,
#adminPage #customControlInfo {
    background: #ffffff;
    border-radius: 12px;
    border: 1px solid #e5e7eb;
    padding: 30px;
}

/* Row Spacing */
#adminPage .contained-form .row {
    margin-bottom: 20px;
    
}

#adminPage .contained-form .row:last-child {
    margin-bottom: 0;
}

/* Dropdowns */
#adminPage .dropdown-menu {
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    padding: 8px;
}

#adminPage .dropdown-menu > li > a {
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 14px;
    color: #374151;
    transition: all 0.15s ease;
}

#adminPage .dropdown-menu > li > a:hover {
    background-color: #f3f4f6;
    color: #111827;
}

/* Empty States */
#adminPage .empty-list {
    text-align: center;
    padding: 60px 20px;
}

#adminPage .empty-list .btn-primary {
    font-size: 16px;
    padding: 12px 24px;
}

/* Training Center Specific */
#adminPage #training .video-container {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
}

/* Programs & Behaviors Grid */
#adminPage #programsContainer .category,
#adminPage #behaviorsContainer .category {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    transition: all 0.2s ease;
}

#adminPage #programsContainer .category:hover,
#adminPage #behaviorsContainer .category:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    transform: translateY(-2px);
}

/* Search & Filter Section */
#adminPage .settings-search-header {
    margin-bottom: 25px;
    padding: 20px;
    background: #ffffff;
    border-radius: 12px;
    border: 1px solid #e5e7eb;
}

#adminPage .category-search-controls input,
#adminPage .category-search-controls select {
    border: 1px solid #d1d5db;
    border-radius: 6px;
}

/* Confidential Section */
#adminPage #clientInfo .confidential-section {
    background-color: #fef3c7;
    border: 1px solid #fcd34d;
    border-left: 4px solid #f59e0b;
    border-radius: 8px;
    padding: 20px;
}

#adminPage #clientInfo .confidential-section label {
    color: #92400e;
    font-weight: 600;
}

/* Responsive Adjustments */
@media (max-width: 991px) {
    #adminPage .admin-nav-view {
        padding: 20px;
    }

    #adminPage .admin-content-wrapper {
        padding: 20px;
    }

    #adminPage .modern-admin-sidebar a {
        padding: 8px 10px;
        font-size: 13px;
    }
}

/* Action Buttons Row */
#adminPage .btn-group-actions {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    margin-top: 20px;
}

/* Loading Animation */
#adminPage #programsContainer #loadingAnimation {
    max-width: 120px;
    opacity: 0.6;
}

/* Modern Card Style for Templates */
#adminPage .template-card {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 20px;
    transition: all 0.2s ease;
}

#adminPage .template-card:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    border-color: #3b82f6;
}

/* Billing Specific Styles */
#adminPage .billing .plan {
    background: #ffffff;
    border: 2px solid #e5e7eb;
    border-radius: 12px;
    padding: 30px;
    transition: all 0.2s ease;
}

#adminPage .billing .plan.selected {
    border-color: #3b82f6;
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.2);
}

/* Improved Section Spacing */
#adminPage .admin-content-wrapper + .admin-content-wrapper {
    margin-top: 25px;
}

/* Better Typography */
#adminPage h4 {
    font-size: 18px;
    font-weight: 600;
    color: #111827;
    margin-bottom: 16px;
}

#adminPage h5 {
    font-size: 16px;
    font-weight: 600;
    color: #374151;
    margin-bottom: 12px;
}

/* Status Badges */
#adminPage .badge {
    padding: 4px 10px;
    border-radius: 12px;
    font-size: 12px;
    font-weight: 600;
}

#adminPage .badge-success {
    background-color: #d1fae5;
    color: #065f46;
}

#adminPage .badge-warning {
    background-color: #fef3c7;
    color: #92400e;
}

#adminPage .badge-danger {
    background-color: #fee2e2;
    color: #991b1b;
}


.kpi-dashboard {
	margin-right: 10px;
    flex-direction: column;
    display: flex;
}

.hero-center {
    flex-direction: row;
    display: flex;
}

.kpi-card {
	background: #ffffff;
	border-radius: 12px;
	padding: 24px;
	display: flex;
	align-items: center;
	gap: 20px;
	border: 1px solid #e5e7eb;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
	transition: all 0.2s ease;
	margin-bottom: 15px;
}

.kpi-card:hover {
	transform: translateY(-2px);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
}

.kpi-icon {
	width: 56px;
	height: 56px;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.kpi-icon svg {
	width: 28px;
	height: 28px;
}

.kpi-card-blue .kpi-icon {
	background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
	color: #ffffff;
}

.kpi-card-green .kpi-icon {
	background: linear-gradient(135deg, #10b981 0%, #059669 100%);
	color: #ffffff;
}

.kpi-card-purple .kpi-icon {
	background: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%);
	color: #ffffff;
}

.kpi-card-orange .kpi-icon {
	background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
	color: #ffffff;
}

.kpi-content {
	flex: 1;
}

.kpi-label {
	font-size: 13px;
	font-weight: 500;
	color: #6b7280;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin-bottom: 8px;
}

.kpi-value {
	font-size: 32px;
	font-weight: 700;
	color: #111827;
	line-height: 1;
	margin-bottom: 6px;
}

.kpi-sublabel {
	font-size: 13px;
	color: #9ca3af;
	font-weight: 500;
}

/* KPI spacing */
/* .kpi-dashboard {
  gap: 5px !important;
} */

.kpi-row {
  margin-top: 24px;
}


.subscription-badge {
	display: inline-block;
	padding: 6px 12px;
	border-radius: 6px;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.02em;
}

.badge-success {
	background-color: #d1fae5;
	color: #065f46;
}

.badge-trial {
	background-color: #dbeafe;
	color: #1e40af;
}

.badge-inactive {
	background-color: #fee2e2;
	color: #991b1b;
}

/* Responsive adjustments */
@media (max-width: 991px) {
	.kpi-card {
		padding: 20px;
	}
	
	.kpi-icon {
		width: 48px;
		height: 48px;
	}
	
	.kpi-icon svg {
		width: 24px;
		height: 24px;
	}
	
	.kpi-value {
		font-size: 28px;
	}
}

@media (max-width: 767px) {
	.kpi-dashboard .col-md-3 {
		margin-bottom: 15px;
	}
}

        /* ===================================================== */
        /* THERAPY DATASHEET RESPONSIVE PROGRAM CARDS           */
        /* Scoped to #therapy_template to avoid affecting other pages */
        /* ===================================================== */
        
        /* Target only categories inside therapy template */
        #therapy_template .category {
            margin-bottom: 20px;
            box-sizing: border-box;
            width: 100% !important;
            float: none !important;
            margin-left: 0 !important;
            margin-right: 0 !important;
        }
        
        /* Mobile & small tablet styles - scoped */
        @media (max-width: 899px) {
            #therapy_template .category {
                padding-left: 15px !important;
                padding-right: 15px !important;
            }
            
            #therapy_template [class*="offset-"] {
                margin-left: 0 !important;
            }
            
            #therapy_template .col-xs-12 {
                width: 100% !important;
                flex: 0 0 100% !important;
                max-width: 100% !important;
            }
        }
        
        /* Desktop styles - scoped */
        @media (min-width: 900px) {
            #therapy_template .category {
                float: left !important;
                min-height: 300px !important;
            }
            
            #therapy_template .col-sm-6 {
                width: 50% !important;
                padding-left: 10px !important;
                padding-right: 10px !important;
                box-sizing: border-box !important;
            }
            
            #therapy_template .dropzone {
                margin-left: -10px !important;
                margin-right: -10px !important;
            }
            
            #therapy_template .col-sm-6 {
                flex: 0 0 50% !important;
                max-width: 50% !important;
            }
        }
        
        /* Dropzone styles - scoped */
        #therapy_template .row.dropzone {
            display: flex !important;
            flex-direction: row;
            gap: 20px !important;
        }




         /* ===================================================== */
        /* THERAPY DATASHEET SECTION MOVEMENT CONTROLS       */
        /* ===================================================== */
        
.section-movement-controls {
    margin-left: 10px;
    display: inline-block;
}

.section-movement-controls .btn {
    padding: 2px 5px;
    margin: 0 2px;
    border: 1px solid #ddd;
    background: white;
    line-height: 1;
}

.section-movement-controls .btn:hover {
    background: #f5f5f5;
    border-color: #ccc;
}

.section-movement-controls .glyphicon {
    font-size: 10px;
}
     


/* ========================================== */
/* TextAngular Customization for program Guide */
/* Completely restructure textAngular layout */
#editProgramForm div[ta-text-editor] {
  display: flex !important;
  flex-direction: column !important;
  width: 100% !important;
}

#editProgramForm .ta-scroll-window.form-control {
  display: flex !important;
  flex-direction: column !important;
  padding: 0 !important;
  border: 1px solid #ced4da !important;
  border-radius: 0.25rem !important;
}

#editProgramForm .ta-toolbar {
  order: 1 !important;
  background: #f8f9fa !important;
  border-bottom: 1px solid #dee2e6 !important;
  border-radius: 0.25rem 0.25rem 0 0 !important;
  padding: 0.5rem !important;
  margin: 0 !important;
  width: 100% !important;
  box-sizing: border-box !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 0.25rem !important;
  min-height: 40px !important;
}

#editProgramForm .ta-editor.form-control {
  order: 2 !important;
  border: none !important;
  border-radius: 0 0 0.25rem 0.25rem !important;
  min-height: 120px !important;
  width: 100% !important;
  box-sizing: border-box !important;
  padding: 0.75rem !important;
}

/* Button styles */
#editProgramForm .ta-toolbar .btn-group {
  display: inline-flex !important;
}

#editProgramForm .ta-toolbar .btn {
  padding: 0.25rem 0.5rem !important;
  font-size: 0.875rem !important;
  background: white !important;
  border: 1px solid #ced4da !important;
  color: #495057 !important;
}

#editProgramForm .ta-toolbar .btn:hover {
  background: #e9ecef !important;
}



/* Responsive CSS */
.form-row {
	margin-bottom: 15px;
	align-items: center;
}

.form-label {
	font-weight: 500;
	margin-bottom: 4px;
	display: block;
}

.form-label-container {
	padding-top: 7px;
}

.inline-input {
	display: inline-block;
	width: auto;
	min-width: 60px;
	max-width: 80px;
	margin: 0 5px;
	vertical-align: middle;
}

.form-control.criterion-box {
	height: 30px;
	padding: 3px 8px;
	font-size: 14px;
	display: inline-block;
}

.inline-form-control {
	display: inline-block;
	width: auto;
	min-width: 100px;
	max-width: 150px;
	height: 30px;
	padding: 3px 8px;
	font-size: 14px;
	margin: 0 5px;
	vertical-align: middle;
}

.interval-config-text, .mastery-criterion-text {
	margin-bottom: 10px;
	line-height: 1.6;
}

.interval-type-select,
.interval-chime-select {
	width: 100%;
}

.target-started-icon {
	font-size: 18px;
	color: #337ab7;
}

.move-icon {
	cursor: pointer;
	font-size: 16px;
	color: #666;
	margin: 0 2px;
}

.save-icon {
	cursor: pointer;
	font-size: 18px;
	color: #5cb85c;
	padding: 5px;
}

.btn-cancel {
	margin-right: 10px;
}

.programVideo-dimensions {
	width: 100%;
	height: 300px;
}

/* Responsive adjustments */
@media (max-width: 1199px) {
	.col-md-offset-1, .col-md-offset-2 {
		margin-left: 5%;
	}
}

@media (max-width: 991px) {
	.col-md-offset-1, .col-md-offset-2 {
		margin-left: 0;
	}
	
	.form-row > div[class*="col-"] {
		margin-bottom: 10px;
	}
	
	.interval-config-text, .mastery-criterion-text {
		text-align: center;
	}
	
	.inline-input, .inline-form-control, .form-control.criterion-box {
		display: block;
		width: 100% !important;
		max-width: 100%;
		margin: 8px 0;
	}
	
	.interval-type-select, .interval-chime-select {
		margin-bottom: 10px;
	}
}

@media (max-width: 767px) {
	.container-fluid {
		padding-left: 10px;
		padding-right: 10px;
	}
	
	.alert {
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding: 10px;
		font-size: 14px;
	}
	
	.form-label {
		font-size: 14px;
		margin-bottom: 5px;
	}
	
	.form-control {
		font-size: 14px;
		padding: 6px 10px;
	}
	
	.target-row > div[class*="col-"] {
		margin-bottom: 5px;
	}
	
	.btn-group {
		width: 100%;
	}
	
	.btn-group .btn {
		width: 33.33%;
		font-size: 12px;
		padding: 6px 0;
	}
	
	.dropdown-menu {
		font-size: 14px;
		min-width: 150px;
	}
	
	.footer .btn {
		width: 48%;
		display: inline-block;
		margin-bottom: 10px;
	}
	
	.programVideo-dimensions {
		height: 200px;
	}
}

@media (max-width: 480px) {
	.form-row {
		margin-bottom: 10px;
	}
	
	.col-xs-1, .col-xs-2, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-12 {
		padding-left: 5px;
		padding-right: 5px;
	}
	
	textarea.form-control {
		font-size: 13px;
		padding: 5px;
	}
	
	.btn-sm {
		padding: 5px 10px;
		font-size: 13px;
	}
	
	.video-options .btn {
		font-size: 11px;
		padding: 5px 2px;
	}
	
	.target-label {
		font-size: 16px;
		margin-top: 10px;
	}
	
	hr {
		margin: 15px 0;
	}
}

/* Fix for small inline inputs on very small screens */
@media (max-width: 360px) {
	.inline-input {
		min-width: 50px;
	}
	
	.form-control.criterion-box {
		padding: 3px 5px;
	}
	
	.btn-group .btn {
		font-size: 11px;
		padding: 5px 0;
	}
}

/* Print styles */
@media print {
	.btn, .video-options, .dropdown, .move-icon, .save-icon {
		display: none !important;
	}
	
	.form-control {
		border: 1px solid #ccc !important;
		background: transparent !important;
	}
}

/* ===========================================
   MOBILE RESPONSIVE FIXES FOR ADMIN PAGE
   =========================================== */

/* Mobile: Stack sidebar and content vertically */
@media (max-width: 767px) {
	/* FIX HEADER FOR MOBILE */
	.header {
		height: auto; /* Allow header to grow */
		min-height: 50px;
		position: fixed;
		padding: 8px 10px;
	}
	
	.header .row {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		margin: 0;
	}
	
	/* Logo - keep it small and on the left */
	.header .logo {
		flex: 0 0 auto;
		width: auto !important;
		padding: 0 !important;
		padding-left: 10px !important;
		margin: 0 8px 0 0 !important;
	}
	
	.header img {
		height: 32px !important;
		width: auto !important;
		padding: 2px !important;
		margin: 0 !important;
		max-width: 40px;
		object-fit: contain;
		display: block;
	}
	
	/* Center name - flex to take available space */
	.header .title {
		flex: 1 1 auto;
		font-size: 14px !important;
		padding: 5px 0 !important;
		margin: 0 !important;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		min-width: 0; /* Allow flex shrinking */
	}
	
	.header .title a {
		display: block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	/* Buttons and welcome - wrap to next line on mobile */
	.header .links {
		flex: 0 0 100%;
		width: 100% !important;
		padding: 5px 0 !important;
		margin: 0 !important;
		text-align: center;
		float: none !important;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		gap: 8px;
	}
	
	.header .btn-admin {
		font-size: 12px !important;
		padding: 5px 10px !important;
		min-width: auto !important;
		line-height: 1.3 !important;
		margin: 0 !important;
		flex: 0 1 auto;
	}
	
	.header .btn-admin .glyphicon {
		font-size: 11px;
	}
	
	.header .link {
		font-size: 13px !important;
		margin: 0 !important;
		flex: 0 1 auto;
	}
	
	.header .dropdown {
		display: inline-block;
	}
	
	.header .dropdown-toggle {
		display: inline-block;
		padding: 5px 8px;
	}
	
	/* Adjust body padding to account for taller header */
	.full-height-minus-header {
		padding-top: 85px !important; /* More space for wrapped header */
	}
	
	/* Make admin page mobile-friendly */
	#adminPage .full-body {
		flex-direction: column;
	}
	
	/* Sidebar takes full width on mobile */
	#adminPage #adminNavList.modern-admin-sidebar {
		width: 100% !important;
		max-width: 100% !important;
		height: auto !important;
		border-right: none;
		border-bottom: 1px solid #e5e7eb;
		overflow-x: auto;
		overflow-y: visible;
		position: relative !important;
		padding-top: 5px;
	}
	
	/* Horizontal scrolling nav on mobile */
	#adminPage .modern-admin-sidebar .nav-list,
	#adminPage .modern-admin-sidebar .bs-docs-sidenav {
		display: flex;
		flex-direction: row;
		overflow-x: auto;
		white-space: nowrap;
		padding: 10px 0;
	}
	
	#adminPage .modern-admin-sidebar li {
		display: inline-block;
		margin-right: 8px;
	}
	
	#adminPage .modern-admin-sidebar li.nav-header {
		display: none; /* Hide section headers on mobile */
	}
	
	#adminPage .modern-admin-sidebar a {
		white-space: nowrap;
		padding: 8px 12px;
		font-size: 13px;
	}
	
	#adminPage .modern-admin-sidebar .nav-text {
		display: inline;
	}
	
	#adminPage .modern-admin-sidebar .nav-icon {
		margin-right: 6px;
	}
	
	/* Main content takes full width */
	#adminPage .admin-nav-view {
		width: 100% !important;
		max-width: 100% !important;
		padding: 15px;
	}
	
	/* Better mobile padding for content */
	#adminPage .admin-content-wrapper {
		padding: 15px;
	}
	
	/* Stack form elements vertically on mobile */
	#adminPage .form-horizontal .form-group {
		margin-left: 0;
		margin-right: 0;
	}
	
	#adminPage .form-horizontal .control-label {
		text-align: left;
		padding-bottom: 5px;
	}
}

/* Tablet and small desktop: Prevent wrapping */
@media (min-width: 768px) and (max-width: 1279px) {
	.header img {
		height: 38px;
	}
	
	.header .btn-admin {
		font-size: 13px !important;
		padding: 4px 8px !important;
		min-width: 110px !important;
	}
	
	/* Override Bootstrap grid to prevent wrapping */
	#adminPage .full-body {
		display: flex !important;
		flex-wrap: nowrap !important;
	}
	
	/* Fix sidebar - don't let it grow */
	#adminPage #adminNavList.modern-admin-sidebar {
		flex: 0 0 auto !important;
		width: 180px !important;
		min-width: 180px !important;
		max-width: 180px !important;
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	
	/* Main content takes remaining space */
	#adminPage .admin-nav-view {
		flex: 1 1 auto !important;
		width: auto !important;
		max-width: none !important;
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	
	#adminPage .modern-admin-sidebar a {
		font-size: 12px;
		padding: 8px 6px;
	}
	
	#adminPage .modern-admin-sidebar .nav-icon {
		margin-right: 6px;
		width: 16px;
		height: 16px;
	}
	
	#adminPage .modern-admin-sidebar .nav-icon svg {
		width: 16px;
		height: 16px;
	}
	
	#adminPage .modern-admin-sidebar .nav-text {
		font-size: 12px;
	}
	
	#adminPage .modern-admin-sidebar .nav-list,
	#adminPage .modern-admin-sidebar .bs-docs-sidenav {
		padding: 0 8px;
	}
}

/* Desktop: Normal layout - let Bootstrap handle it */
@media (min-width: 1280px) {
	/* Remove all our overrides and let Bootstrap work normally */
	#adminPage .full-body {
		display: block !important; /* Back to Bootstrap default */
	}
	
	#adminPage #adminNavList.modern-admin-sidebar {
		flex: none !important;
		/* Remove width overrides - let col-sm-2 work */
		max-width: none !important;
		min-width: 0 !important;
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	
	#adminPage .admin-nav-view {
		flex: none !important;
		/* Remove width overrides - let col-sm-10 work */
		max-width: none !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	
	#adminPage .modern-admin-sidebar a {
		font-size: 14px;
		padding: 10px 12px;
	}
	
	#adminPage .modern-admin-sidebar .nav-icon {
		width: 20px;
		height: 20px;
	}
	
	#adminPage .modern-admin-sidebar .nav-icon svg {
		width: 18px;
		height: 18px;
	}
	
	#adminPage .modern-admin-sidebar .nav-text {
		font-size: inherit;
	}
	
	#adminPage .modern-admin-sidebar .nav-list,
	#adminPage .modern-admin-sidebar .bs-docs-sidenav {
		padding: 0 16px;
	}
}