/*Front-end style*/
.container{
		margin-top: 3%
}

.logo{
		text-align: center; margin-bottom: 20px
}

.logo img{
		width: 180px
}

.content {
		max-width: 451px; background: #fff; margin: 0 auto; padding: 20px; border-radius: 6px; margin-bottom: 3%;
}

/*Admin pages style*/
.navbar-brand {
		padding: 4px;
		border-right: 0 !important;
}
.pull-center{
	text-align: center;
}
/*.profile-photo{*/
		/*height: 200px;*/
		/*border: 1px #ccc dotted;*/
		/*text-align: center;*/
		/*border-radius: 6px!important;*/
		/*padding: 6px;*/
/*}*/

/*.profile-photo .pointer {*/
		/*font-size: 24px;*/
		/*color: #ccc;*/
		/*margin-top: 27%;*/
/*}*/

/*.profile-photo img{*/
		/*height: 183px;*/
		/*max-width: 270px;*/
/*}*/

.mt-widget-1 {
	border: 1px solid #e7ecf1;
	text-align: center;
	position: relative;
	margin-bottom: 25px; }
.mt-widget-1 .mt-icon {
	position: absolute;
	right: 10px;
	top: 10px;
	margin: 7px;
	font-size: 20px; }
.mt-widget-1 .mt-icon > a > i {
	color: #a1e5e1; }
.mt-widget-1 .mt-icon > a:hover > i {
	color: #79dad5; }
.mt-widget-1 .mt-img {
	display: inline-block;
	border-radius: 50% !important;
	border: 4px solid #e7ecf1;
	margin: 40px 0 30px 0; }
.mt-widget-1 .mt-img > img {
	border: 1px solid trnsparent;
	border-radius: 50% !important; }
.mt-widget-1 .mt-body .mt-username {
	text-align: center;
	margin: 5px 10px;
	font-weight: 600;
	font-size: 16px; }
.mt-widget-1 .mt-body .mt-user-title {
	text-align: center;
	margin: 10px 10px 10px 10px;
	color: #666666;
	font-size: 13px; }
.mt-widget-1 .mt-body .mt-stats {
	margin: 30px 0 0 0; }
.mt-widget-1 .mt-body .mt-stats .btn-group {
	border-top: 1px solid #e7ecf1; }
.mt-widget-1 .mt-body .mt-stats .btn-group .btn {
	padding: 10px 10px;
	font-size: 14px;
	border-right: 1px solid #e7ecf1; }
.mt-widget-1 .mt-body .mt-stats .btn-group .btn:hover {
	background-color: #e7ecf1; }
.mt-widget-1 .mt-body .mt-stats .btn-group .btn:last-child {
	border: 0; }
.mt-widget-1 .mt-body .mt-stats .btn-group .btn > i {
	position: relative;
	top: 3px;
	right: 2px;
	font-size: 16px; }
.mt-widget-1 .mt-body .mt-stats .btn-group .btn:first-child {
	border-bottom-left-radius: 4px !important; }
.mt-widget-1 .mt-body .mt-stats .btn-group .btn:last-child {
	border-bottom-right-radius: 4px !important; }
.mt-photo {
	width: 80px;
	height: 80px;
}
.mt-table {
	text-align: left;
	margin: 22px;
}
.mt-caption {
	float: right!important;
	margin: 10px;
}
.mt-caption .number {
	text-align: right;
	font-size: 34px;
	line-height: 36px;
	letter-spacing: -1px;
	margin-bottom: 0;
	font-weight: 300;
}
.mt-caption .desc {
	text-align: right;
	font-size: 16px;
	letter-spacing: 0;
	font-weight: 300;
}

.mt-block-more{
	clear: both;
	display: block;
	padding: 6px 10px;
	position: relative;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 11px;
	opacity: .7;
}
.mt-block-more>i{
	display: inline-block;
	margin-top: 1px;
	float: right;
}

.no-padding{
	padding: 0 !important;
}
.red {
		color: red;
}

.lesson_block{
		height: 165px;
		float: left;
		margin: 10px;
		/*padding: 5px;*/
		text-align: center;
}
.lesson_block img{
		height: 150px;
		max-width: 200px;
}

.selectLableCounter{
		margin-top: 15px;
}
.selectCounter{
		margin-top: 10px;
		width: 70px;
}

.task-list li{
		list-style-type: none;
		margin: 0;
}

.portlet.box > .portlet-body{
		padding: 0;
}

.task-list-program-title{
		float: left;
		padding-top: 5px;
		padding-right: 26px;
}

/*School Settings Style*/
.working-day{
		cursor: pointer;
		margin: 2px;
		float: left;
		width: 70px;
		height: 33px;
		text-align: center;
		border-radius: 5px;
		border: 1px solid #adadad;
		padding-top: 6px;
}
 .enable{
		background: #94e8ff;
}
 .disable{
		background: #fff;
}
/*End School Settings Style*/


.repeatPhotoLesson {
		margin: 10px;
		width: 139px;
		height: 97px;
		float: left;
}
.repeatPhotoLesson:first-child {
	margin: 10px 10px 10px 0;
}
.repeatPhotoLesson img{
		width: 139px;
		height: 97px;
		float: left;
}
.repeatPhotoLesson a{
		position: absolute;
		padding: 0 6px 2px 6px;
		background: #ccc;
		float: right;
		color: #000;
}

.viev-program-images-add {
	margin-top: 10px;
}

.resize-vertical-textarea{
		resize: vertical;
}

.action-lesson{
		height: 27px;
		font-size: 12px;
		width: 27px;
		padding-top: 4px;
}

.margin-meridian {
		margin-left: 3px;
}

.btn-default.active, .btn-default:active, .btn-default:hover, .open>.btn-default.dropdown-toggle{
		background: #94e8ff;
}

.btn-default.focus, .btn-default:focus{
		background: #94e8ff;
}

.settings-form{
		max-width: 550px;
}

.modal-body {
		padding-top: 0;
}

.modal-footer {
		 padding: 0;
		text-align: right;
		 border-top: none;
}

.table-with-td-padding td{
		padding-right: 10px;
}

.add-new-week-day {
		margin-top: 15px;
}

.lightbox {
		text-align: center;
}
.lightbox img {
		max-width: 95%;
}
.lesson_block img {
		cursor: pointer;
}

.time-format {
		margin-left: 13px;
		margin-top: 33px;
}


.task_marks{
	background: #f9e491;
}

.strikethrough{
	text-decoration: line-through;
}

.report_card{
	text-align: center;
}

.report_card img{
	width: 100px;
}

/*Comment Style*/
.mt-comments .mt-comment {
	padding: 10px;
	margin: 0 0 10px 0; }
.mt-comments .mt-comment .mt-comment-img {
	width: 40px;
	float: left; }
.mt-comments .mt-comment .mt-comment-img > img {
	border-radius: 50% !important; }
.mt-comments .mt-comment .mt-comment-body {
	padding-left: 20px;
	position: relative;
	overflow: hidden; }
.mt-comments .mt-comment .mt-comment-body .mt-comment-info:before,
.mt-comments .mt-comment .mt-comment-body .mt-comment-info:after {
	content: " ";
	display: table; }
.mt-comments .mt-comment .mt-comment-body .mt-comment-info:after {
	clear: both; }
.mt-comments .mt-comment .mt-comment-body .mt-comment-info .mt-comment-author {
	display: inline-block;
	float: left;
	margin: 0 0 10px 0;
	color: #060606;
	font-weight: 600; }
.mt-comments .mt-comment .mt-comment-body .mt-comment-info .mt-comment-date {
	display: inline-block;
	float: right;
	margin: 0;
	color: #BABABA; }
.mt-comments .mt-comment .mt-comment-body .mt-comment-text {
	color: #a6a6a6; }
.mt-comments .mt-comment .mt-comment-body .mt-comment-details {
	margin: 10px 0 0 0; }
.mt-comments .mt-comment .mt-comment-body .mt-comment-details .mt-comment-status {
	text-transform: uppercase;
	float: left; }
.mt-comments .mt-comment .mt-comment-body .mt-comment-details .mt-comment-status.mt-comment-status-pending {
	color: #B8C0F5; }
.mt-comments .mt-comment .mt-comment-body .mt-comment-details .mt-comment-status.mt-comment-status-approved {
	color: #6BD873; }
.mt-comments .mt-comment .mt-comment-body .mt-comment-details .mt-comment-status.mt-comment-status-rejected {
	color: red; }
.mt-comments .mt-comment .mt-comment-body .mt-comment-details .mt-comment-actions {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	float: right; }
.mt-comments .mt-comment .mt-comment-body .mt-comment-details .mt-comment-actions > li {
	float: left;
	padding: 0 5px;
	margin: 0; }
.mt-comments .mt-comment .mt-comment-body .mt-comment-details .mt-comment-actions > li > a {
	text-transform: uppercase;
	color: #999999; }
.mt-comments .mt-comment .mt-comment-body .mt-comment-details .mt-comment-actions > li > a:hover {
	color: #666666;
	text-decoration: none; }
.mt-comments .mt-comment:hover {
	background: #f9f9f9; }
.mt-comments .mt-comment:hover .mt-comment-body .mt-comment-details .mt-comment-actions {
	display: inline-block; }

.mt-comment .user_photo{
	height: 50px;
}
/*End Comment Style*/

.animate-loader {
		z-index: 100;

		-webkit-animation-name: spin;
		-webkit-animation-duration: 1000ms;
		-webkit-animation-iteration-count: infinite;
		-webkit-animation-timing-function: linear;
		-moz-animation-name: spin;
		-moz-animation-duration: 1000ms;
		-moz-animation-iteration-count: infinite;
		-moz-animation-timing-function: linear;
		-ms-animation-name: spin;
		-ms-animation-duration: 1000ms;
		-ms-animation-iteration-count: infinite;
		-ms-animation-timing-function: linear;

		animation-name: spin;
		animation-duration: 1000ms;
		animation-iteration-count: infinite;
		animation-timing-function: linear;
}

@-ms-keyframes spin {
		from { -ms-transform: rotate(0deg); }
		to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
		from { -moz-transform: rotate(0deg); }
		to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
		from { -webkit-transform: rotate(0deg); }
		to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
		from {
				transform:rotate(0deg);
		}
		to {
				transform:rotate(360deg);
		}
}


.profile-caption {
		width: 100%;
}

.btn-change-mode{
		height: 28px;
		width: 28px;
		margin-top: -4px;
}


.documentLayout{
		margin: 13px 33px 0 0;
		width: auto;
		/* height: 12px; */
		float: left;
}

.documentLayout img{
		width: 139px;
		height: 97px;
		float: left;
}
.documentLayout .trash{
		position: absolute;
		padding: 1px 6px 0 6px;
		margin-left: -4px;
		margin-top: -1px;
		border: 1px solid #F1C40F;
		border-radius: 4px;
		float: right;
		color: #6c7984;
}
.documentLayout .trash-info{
		position: absolute;
		padding: 1px 6px 0 6px;
		margin-left: -4px;
		margin-top: -1px;
		border-radius: 4px;
		float: right;
		color: #6c7984;
		border: 1px solid #659be0;
}

.documentLayout .a-color{
		color: #fff;
}

.dropdown-menu-v2{
		margin: 11px 0 0;
}

.content-counter-edit{
		font-size: 12px;
}
.content-counter-img{
		position: absolute;
		margin-top: -18px;
		font-size: 12px;
}



.avatar {
		text-align: center;
}

.edit-icon{
		cursor: pointer;
		position: absolute;
		/* margin: 66px 0px 0px 66px; */
		background: #000;
		opacity: 0.7;
		width: 149px;
		height: 149px;
		border-radius: 50%;
}

.fa-margin{
		margin: 70px 0px 0px 0px;
}

.repeatCertificate{
		margin: 10px;
		width: 139px;
		height: 97px;
		float: left;
}
.repeatCertificate img{
		width: 139px;
		height: 97px;
		float: left;
}
.repeatCertificate a{
		position: absolute;
		padding: 0px 6px 2px 6px;
		background: #ccc;
		float: right;
		color: #000;
}

.pin{
	width: 32px;
	float: left;
	margin-right: 10px;
}

.profile-userpic img {
		float: none;
		margin: 0 auto;
		width: 149px;
		height: 149px;
		-webkit-border-radius: 50% !important;
		-moz-border-radius: 50% !important;
		border-radius: 50% !important; }

.square-profile-img img{
		-webkit-border-radius: 0% !important;
		-moz-border-radius: 0% !important;
		border-radius: 0% !important;
}
.square-profile-img .edit-icon{
		border-radius: 0%;
}

.full-width {
		width: 100%;
}

.payment_history{
		margin-top: 15px;
}

.rank-new-form{
		padding-top: 10px;
		padding-bottom: 10px;
}

.edit-rank{
		/*margin-top: 15px;*/
		margin-bottom: 15px;
}
.manage-ranks-btn {
	float: right;
	display: block;
	margin-bottom: 15px;
}
.create-manage-ranks-btn {
	margin-bottom: 15px!important;
}
@media (max-width: 768px) {
	.manage-ranks-btn {
		float: left;
		display: block;
		margin-bottom: 15px;
	}
	.manage-ranks-btn-contaier {
		float: left!important;
	}
}

@media (max-width: 768px) {
	.edit-rank .col-sm-6,
	.edit-rank .col-sm-4 {
		margin: 15px 0!important;
	}
}

.right-less-paddinger {
		padding-right: 5px;
}
.right-more-paddinger {
	padding-right: 10px;
}
.right-null-paddinger {
	padding-right: 0;
}
@media (min-width: 1560px) {
	.right-more-paddinger {
		padding-right: 0px;
	}
}
@media (max-width: 991px) {
	.right-more-paddinger {
		padding-right: 0px;
	}
}

.delete-lesson-block {
		float: right;
		transform: translate(0, -40%);
		margin-bottom: -20px;
}
@media (max-width: 991px) {
	.right-less-paddinger {
		padding-right: 15px;
	}
}

/*Kiosk Mode*/
.marti-kiosk-form {
	width: 40%;
	margin: 0 auto;
}
.marti-kiosk-classes {
		width: 40%;
		margin: 0 auto;
		margin-top: 20px;
}
.control-label-kiosk {
	font-size: 18px;
	color: #00abbf;
	font-weight: 300;
	margin-bottom: 15px;
}
.clearfix:after {
	content: "";
	clear: both;
	display: table;
}
.container-kiosk{
	margin: 30px auto 30px;
	width: 95%;
}
.cont-check-in-btn {
	background-color: #73aeb6 !important;
	border-color: #73aeb6 !important;
	border-radius: 6px;
	width: 165px;
	height: 48px;
	float: right;
}
.kiosk-enter-name .autocomplete input {
	width: 100%;
	height: 48px;
	background-color: #e6eaed;
	border-radius: 6px;
	border: 0;
	-webkit-box-shadow: none;
  box-shadow: none;
  color: #4d969f;
	font-size: 16px;
	font-weight: 300;
	margin-bottom: 20px;
}
.kiosk-enter-name .autocomplete input:active,
.kiosk-enter-name .autocomplete input:focus {
	background-color: #fff !important;
	outline: none !important;
	border: 1px solid #03bbd0 !important;
	border-top: 1px solid #03bbd0 !important;
	border-bottom: 1px solid #03bbd0 !important;
	border-radius: 6px;
  border-color: #719ECE;
/*   border-bottom: 1px solid #fff; */
}
.autocomplete ul {
	width: 100% !important;
	top: 42px !important;
	background-color: rgba(230,234,237,1.0);
	border: 1px solid #03bbd0 !important;
	border-radius: 6px;
	border-top: 0 !important;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.autocomplete ul li {
	cursor: pointer;
	padding: 0px 12px;
	width: 100%;
	height: 47px;
	background-color: #e6eaed;
	font-weight: 300;
	line-height: 48px;
	color: #73aeb6;
	font-size: 16px;
}
.autocomplete ul li .active {
  width: 100%;
  background-color: #4bf;
}
.kiosk-time-text,
.kiosk-pin-text {
	font-size: 18px;
	color: #00abbf;
	font-weight: 300;
	margin-bottom: 15px;
}
.kiosk-pin-text  {
	width: 100%;
	padding: 0;
}
.kiosk-pin {
	padding:0;
}
.kiosk-pin-fild {
	width: 67px;
	height: 48px;
	background-color: #e6eaed;
	border-radius: 6px;
	border: 0;
	text-align: center;
	font-weight: 800;
	color: #00727f;
	font-size: 30px;
	line-height: 5px;
}
.classes-select-container {
	position: relative;
	width: 100%;
}
.cont-submit-btn {
	background-color: #73aeb6 !important;
	border-color: #73aeb6 !important;
	border-radius: 0 !important;
	border-top-right-radius: 6px !important;
	border-bottom-right-radius: 6px !important;
	width: 25%;
	height: 48px;
	float: right;
}
.ma-select {
	width: 75%;
	display: block;
	float: left;
}
.ma-select > .form-item-container {
	padding: 0;
	border: 0;
	margin: 0;
	box-shadow: none !important;
	width: 100%;
}
.ma-select > .form-item-container > ul,
.ma-select > .form-item-container > ul > li:last-child  {
	background: #f4f4f4 !important;
	width: 100%;
	padding: 0;
	border: 0;
	margin: 0;
}
.ma-select > .form-item-container > ul {
	position: relative;
	padding-top: 70px;
}
.ma-select > .form-item-container > ul > li:last-child  {
	position: absolute;
	top:0;
	left: 0;
	z-index: 100;
}
.ma-select > .form-item-container > ul > li:first-child  {
	position: absolute;
	top:0;
	left: inherit;
	right: 0;
	z-index: 120;
	margin: 0!important;
}

.ma-select > .form-item-container > ul > li > input {
	width: 100%;
	height: 48px;
	background-color: #e6eaed;
	border-radius: 6px;
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
	border: 0;
	-webkit-box-shadow: none;
  box-shadow: none;
  color: #4d969f;
	font-size: 16px;
	font-weight: 300;
	/*margin-bottom: 20px;*/
	padding: 6px 12px;
}

.ma-select > .form-item-container > ul > li > input:active,
.ma-select > .form-item-container > ul > li > input:focus {
	background-color: #fff !important;
	outline: none !important;
	border: 1px solid #03bbd0 !important;
	border-top: 1px solid #03bbd0 !important;
	border-bottom: 1px solid #03bbd0 !important;
	border-radius: 6px;
  border-color: #719ECE;
}

.ma-select > .autocomplete-list {
	position: absolute;
	width: 75% !important;
	top: 45px !important;
	background-color: rgba(230,234,237,1.0);
	border: 1px solid #03bbd0 !important;
	border-radius: 6px;
	border-top: 0 !important;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.ma-select > .form-item-container > ul > li > span {
	margin: 7px;
	padding: 5px 10px;
	display: inline-block;
	background-color: #73aeb6;
	border-radius: 6px;
	color: white;
	font-size: 16px;
	font-weight: 300;
}
.ma-select > .autocomplete-list ul li {
    cursor: pointer;
    list-style: none inside;
    padding: 15px 0 15px 15px;
    border-top: 1px solid #fff;
    color: #4d969f;
}

.ma-select > .autocomplete-list ul li.autocomplete-active {
	background-color: transparent;
}
.list-inline > li {
	padding: 0 !important;
	margin-right: 14px !important;
}
.success_check_in-block {
	position: fixed;
	top: 0;
	right: 0;
	display: block;
	width: 100%;
	height: 120%;
	background-color: #192539;
	z-index: 3000;
	overflow: hidden;
}

.error-login-amm-zero {
	float: none;
	text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 50px;
  width: 50%;
}

.success_check_in-block img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -70%);
	display: block;
	margin: 0 auto;
}

@media (max-width: 1366px) {
	.marti-kiosk-form {
		width: 60%;
		margin: 0 auto;
	}
	.marti-kiosk-classes {
		width: 60%;
		margin: 0 auto;
		margin-top: 20px;
	}
}

@media (max-width: 960px) {
	.marti-kiosk-form {
		width: 80%;
		margin: 0 auto;
	}
	.marti-kiosk-classes {
		width: 80%;
		margin: 0 auto;
		margin-top: 20px;
	}
}

@media (max-width: 700px) {
	.marti-kiosk-form {
		width: 90%;
		margin: 0 auto;
	}
	.marti-kiosk-classes {
		width: 90%;
		margin: 0 auto;
		margin-top: 20px;
	}
	.kiosk-pin-fild  {
		width: 52px;
	}
	.cont-check-in-btn {
		width: 80px;
	}
}

@media (max-width: 480px) {
	.kiosk-pin-mobile {
		display: block;
		margin: 0 auto;
		width: 100%;
	}
	.kiosk-pin-fild  {
		width: 52px;
	}
	.cont-check-in-btn {
		margin-top: 40px;
		width: 100%;
	}
	.ma-select {
		width: 60%;
	}
	.cont-submit-btn {
		width: 40%;
	}
}

.mt-element-step {
	width: 500px;
	margin: 0 auto;
}

.kiosk-fb-sign-btn {
	margin: 0 auto;
	width: 359px;
	height: 48px;
	background-color: #73aeb6;
	border-radius: 6px;
	color: white;
	font-size: 18px;
	font-weight: 400;
	text-decoration: none!important;
	display: block;
	text-align: center;
	line-height: 47px;
	border: none;
}
.kiosk-fb-sign-btn:hover {
	opacity: 0.7;
	color: white;
	text-decoration: none!important;
}

.kiosk-fb-sign-btn:active,
.kiosk-fb-sign-btn:visited {
	text-decoration: none!important;
	color: #ffffff;
}

.mt-element-step .step-line .mt-step-col {
	padding-bottom: 60px !important;
}

.mt-element-step .step-line .mt-step-title:after,
.mt-element-step .step-line .mt-step-title:before {
	background-color: #73aeb6;
	border: 1px solid #73aeb6;
	top: 63px;
}

.mt-element-step .step-line .mt-step-number {
	border: 1px solid #73aeb6;
	height: 67px;
  width: 67px;
}

.mt-element-step .step-line .mt-step-number .step,
.mt-element-step .step-line .mt-step-number .num  {
	display: block;
	padding: 0;
	margin: 0;
	color: #73aeb6;
	font-weight: 400;
}
.mt-element-step .step-line .mt-step-number .num  {
	font-size: 30px;
	line-height: 38px;
}
.mt-element-step .step-line .mt-step-number .step {
	font-size: 12px;
	text-transform: uppercase;
	line-height: 5px;
}

.st-active {
	background-color: #73aeb6!important;
	color: #fff !important;
}

.st-active .num,
.st-active .step {
	color: #fff !important;
}
.step-two-container {
	width: 500px;
	margin: 0 auto;
}


@media (max-width: 600px) {
	.step-two-container {
		width: 90%;
	}
	.mt-element-step {
		width: 95%;
	}
}

.student-info {
	text-align: center;
	color: #00abbf;
	font-size: 18px;
	font-weight: 400;
	/* line-height: 69px; */
}

.trial-reg-form label {
	text-align: left;
	color: #73aeb6;
	font-size: 14px;
	font-weight: 400;
	/* line-height: 69px; */
}

.trial-reg-form a {
color: #00abbf;
font-weight: 400;
}

.trial-reg-form .form-control {
	border: 1px solid #73aeb6;
}

.trial-reg-form .md-radio label {
	padding-left: 25px;
}

.trial-reg-form .md-radio label>span.inc {
	left: -10px;
  top: -8px;
  height: 35px;
  width: 35px;
}

.trial-reg-form .md-radio label>span.check {
	width: 7px;
	height: 7px;
	top: 7px;
	left: 4px;
}

.trial-reg-form .md-radio label>span.box {
	border: 1px solid #73aeb6;
	width: 15px;
	height: 15px;
	top: 3px;
}
.md-checkbox label>span.inc {
	width: 0 !important;
	height: 0 !important;
}
.md-checkbox label>.check {
  top: 0px;
  left: 7px;
  width: 5px;
  height: 15px;

}
.md-checkbox label>.box {
  top: 3px;
  border: 1px solid #666;
  height: 15px;
  width: 15px;
}

.btn-save-trial-reg {
	margin: 0 auto;
	margin-top: 20px;
	width: 100%;
	height: 48px;
	background-color: #73aeb6 !important;
	border-color:  #73aeb6 !important;
	border-radius: 6px;
	color: white;
	font-size: 18px;
	font-weight: 400;
	/* line-height: 69px; */
}
.btn-save-trial-reg:hover {
	opacity: 0.7;
}

@media (max-width: 991px) {
  .mt-element-step .step-line .mt-step-title:after,
  .mt-element-step .step-line .mt-step-title:before {
    content: "" !important;
  }
  .mt-element-step .step-line .first .mt-step-title:before,
  .mt-element-step .step-line .last .mt-step-title:after {
    content: none !important;
	}
}

.step-three-container {
	width: 750px;
	margin: 0 auto;
}

.success-tial-reg {
	text-align: center;
	color: #00abbf;
	font-size: 18px;
	font-weight: 400;
	line-height: 40px;
}

.go-check-pg-btn {
	margin: 0 auto;
	margin-top: 20px;
	width: 217px;
	height: 48px;
	display: block;
	background-color: #73aeb6 !important;
	border-color: #73aeb6 !important;
	border-radius: 6px;
	color: #fafafa;
	font-size: 16px;
	font-weight: 400;
	line-height: 35px !important;
}

.go-check-pg-btn:hover {
	opacity: 0.7;
}

@media (max-width: 600px) {
	.success-tial-reg {
		width: 90%;
	}
}

.class-info-container,
.class-info-table-container {
	margin: 0 auto;
	width: 560px;
}
.view-classes-page {
	min-height: 750px;
}

.nothing-found {
	min-height: 300px;
}

@media (max-width: 650px) {
	.class-info-container,
	.class-info-table-container {
		margin: 0 auto;
		width: 90%;
	}
}

.class-info-container h3{
	color: #00727f;
	font-size: 20px;
	font-weight: 400;
	line-height: 42px;
}

.class-info-container .current_class {
	width: 100%;
	height: 40px;
	border: 1px solid #dadada !important;
	border-radius: 6px !important;
	background-color: #ffffff !important;
}
.class-info-container .current_class:focus {
	/* border-bottom-right-radius: 0 !important;
	border-bottom-left-radius: 0 !important; */
	outline: none;
}

.class-info-container .current_class option {
	border-left: 1px solid #dadada !important;
	border-right: 1px solid #dadada !important;
	outline: none;
}
.class-info-container .current_class option:last-child {
	outline: none;
	border-left: 1px solid #dadada !important;
	border-right: 1px solid #dadada !important;
	border-bottom: 1px solid #dadada !important;
	border-bottom-right-radius: 6px !important;
	border-bottom-left-radius: 6px !important;
}

.current-class-info-table {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
	border-bottom: 1px solid #dadada;
}

.current-class-info-table tr td strong {
	color: #666;
	font-size: 14px;
	font-weight: 400;
	line-height: 26px;
}
.current-class-info-table tr:last-child td {
	padding-bottom: 9px;
}
.current-class-info-table tr td:last-child {
	color: #666;
	font-size: 14px;
	font-weight: 300;
	line-height: 26px;
}

.current-class-info-table-persons thead {
	color: #00727f;
	font-size: 14px;
	font-weight: 400;
	line-height: 42px;
}

.current-class-info-table-persons .user-group {
	color: #94c3c8;
	font-size: 14px;
	font-weight: 600;
	border-bottom: 1px solid #dadada;
}

.current-class-info-table-persons td {
	color: #585858;
	font-size: 14px;
	font-weight: 300;
}

.current-class-info-table-persons > tbody > tr > td,
.current-class-info-table-persons > thead > tr > th {
	border: 0;
}

.label-custom-classinfo {
	border-radius: 6px !important;
	color: white;
	font-size: 14px;
	font-weight: 300;
	line-height: 18px;
}

.spec-label {
	display: inline-block;
	width: 82px !important;
	height: 23px !important;
}

.spec-label-yn {
	display: inline-block;
	width: 39px !important;
	height: 23px !important;
}

/* #custom_select {
    width: 560px;
    text-align: center;
}

#current_option {
    width: 100%;
    background: #d2d2d2;
    border: 1px solid grey;
    line-height: 25px;
    cursor: pointer;
    border-radius: 4px;
}

#current_option:hover {
    background: #EBEBEB;
}

#current_option b{
    height: 100%;
    width: 20px;
    float: right;
    border-left: 1px solid grey;
}

#current_option b img{
    width: 10px;
    height: 10px;
    margin-top: 5px;
}

#custom_options {
    display: none;
    width: 100%;
    padding: 0;
    margin-top: -2px;
    background: #EBEBEB;
    border: 1px solid grey;
    border-radius: 0 0 4px 4px;
}

#custom_options li {
    list-style: none;
    padding: 0;
    width: 100%;
    height: 25px;
    text-align: center;
}

#custom_options li:last-child {
    border-radius: 0 0 4px 4px;
}

#custom_options li:first-child {
    margin-top: 4px;
}

#custom_options li:hover{
    background: #d2d2d2;
    cursor: pointer;
}
 */



/*End Kiosk Mode*/

/*Create and Edit Lesson*/
.select-search-bar{
		margin-bottom: 10px;
}
/*End Create and Edit Lesson*/

.label-status-users {
	display: inline-block;
	width: 85px !important;
	height: 23px !important;
	text-align: center;
	padding: 5px 5px !important;
}

.header-kiosk {
	width: 100%;
	height: 87px;
	background-color: #192539!important;
	display: block;
	border-bottom: 1px solid #b8b8b8;
	background-image: url("/assets/layouts/layout/img/logo-round-blue.png");
	background-position: center;
	background-size: 63px 63px;
	background-repeat: no-repeat;
}

.kiosk-mode-bg,
.kiosk-mode-bg .portlet.light {
	background: #f4f4f4!important;
}

.kiosk-mode-page-bg {
	background: none;
	background-color: #192539!important;
}

.sign-as-trial-student-btn {
	width: 217px;
	height: 48px;
	border: 1px solid #b8b8b8;
	border-radius: 6px;
	color: #fafafa;
	font-size: 16px;
	font-weight: 400;
	line-height: 45px;
	margin-right: 20px;
	float: right;
	text-align: center;
	margin-top: 19px;
	text-decoration: none;
}
.sign-as-trial-student-btn:hover {
	text-decoration: none;
	color: #fafafa;
	opacity: 0.7;
}

@media (max-width: 600px) {
	.sign-as-trial-student-btn {
		width: 160px;
		font-size: 12px;
	}
}

@media (max-width: 480px) {
	.sign-as-trial-student-btn {
		width: 120px;
		font-size: 12px;
    line-height: 18px;
    padding: 6px;
	}
}

.input-group-addon-custom {
	width: 40px;
}

.user-profile-add-rank {
	float:right;
}

.edit-mode-label {
	text-align: right;
}

.user-info-table-custom .control-label {
	margin-top: 6px !important;
}

.user-info-table-custom .ng-binding {
	display: inline-block;
  padding-top: 6px;
}

.lightbox-img-title {
	display: inline-block;
	font-size: 14px;
	margin-bottom: 10px;
	text-align: center;
}

.label-user-status-success {
	font-weight: 600;
}
.custom-round-select select {
	position: relative;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
}

.custom-round-select::after{
	display: block;
	position: absolute;
	top: 13px;
	right: 27px;
	content: " ";
	height: 0;
	width: 0;
	border: 4px solid transparent;
	border-top: 9px solid #444;
	z-index: 10;
	pointer-events: none;
}

.create-class-form label{
	margin-top: 6px;
	white-space: nowrap;
}

.add-new-week-day label {
	margin-top: 40px;
}

.add-new-week-day select {
	margin-top: 35px;
}

.add-new-week-day .btn-icon-only {
	margin-top: 35px;
}

@media (max-width: 1150px) {
	.add-new-week-day .form-group{
		width: 100%;
		float: left;
		margin-bottom: 0;
	}
	.add-new-week-day .btn-icon-only {
		float: right;
	}
}

.add-new-week-day-btn {
	margin-left: 20px;
}

.action-lesson {
	width: 26px;
	height: 26px;
}

.action-lesson i{
	margin-top: 0 !important;
}

.table-class-lessons-info > thead tr th,
.table-class-lessons-info > tbody tr td {
	line-height: 28px;
	vertical-align: top;
}

.table-class-lessons-info .classes-week-day div:first-child {
	width: 100px;
	float:left;
}
.table-class-lessons-info .classes-week-day div:last-child {

	float:left;
}

.table-class-lessons > thead tr th:nth-child(1),
.table-class-lessons > tbody tr td:nth-child(1) {
	width: 10% !important;
}

.table-class-lessons > thead tr th:nth-child(2),
.table-class-lessons > tbody tr td:nth-child(2) {
	width: 20% !important;
}

.table-class-lessons .students-on-lessons {
	margin-top: 5px;
}

/* .table-class-lessons .students-on-lessons span {
	white-space: nowrap;
} */

.table-class-lessons .students-on-lessons-cell a {
	text-decoration: none;
	color: #333;
	font-size: 15px;
	vertical-align: middle;
	margin-left: 8px;
}

.classes-view-body {
	min-height: 500px;
}
@media (max-width: 991px) {
	.classes-view-filter-result div {
		margin-bottom: 20px;
	}
	.classes-view-filter-result div:last-child {
		margin-bottom: 0;
	}
}

.user-profile-payments-nonavailable {
	margin-top: 15px;
}

.skip-payment-checkbox {
	vertical-align: top;
}

.skip-payment-checkbox-lb {
	margin-left: 10px;
	margin-bottom: 0;
}

@media screen and (max-width: 1270px) {
	.up-short-info-block {
		/* width: 300px!important; */
		padding: 30px 55px 0 !important;
		float: left;
	}
	.up-status-details {
		box-sizing: border-box;
		float: left;
		margin-left: 20px;
    margin-right: 15px;
		width: 66.66667%;
	}
}

@media screen and (max-width: 991px) {
	.up-short-info-block {
		width: inherit !important;
		margin-left: 20px;
		margin-right: 20px;
		display: block;
		float: none;
	}
	.up-status-details {
		display: block;
		float: none;
		margin-left: 20px;
		margin-right: 20px;
		width: inherit;
	}
}

.up_user_name {
	font-size: 22px!important;
}
.up_user_role {
	font-size: 15px!important;
	font-weight: 600!important;
}
.up_user_status {
	display: inline-block;
	text-align: center;
	padding: 5px 15px!important;
	margin-top: 5px!important;
	font-weight: 400;
}
.up_btn_del_user {
	padding: 12px 25px!important;
	margin-top: 15px;
}

@media screen and (max-width: 1280px) {
	.dashboard-page .to-do-list-block,
	.dashboard-page .payments-block,
	.dashboard-page .expiring-plans-block {
		width: 100%;
	}
}

.dashboard-page .payments-block .actions {
	width: 100px!important;
}
.dashboard-page .payments-block .actions .prev {
	display: inline-block;
	float: left;
}
.dashboard-page .payments-block .actions .next {
	display: inline-block;
	float: right;
}

.dashboard-create-task-modal .modal-dialog {
	width: 60% !important;
}

.dashboard-create-task-modal .resize-vertical-textarea {
	min-height: 120px;
}

.dashboard-create-task-modal multiple-autocomplete {

	width: 100% !important;
}

.dashboard-create-task-modal multiple-autocomplete .form-item-container {
	border: 0!important;
	border-radius: 0!important;
}

.dashboard-create-task-modal .form-item-container {
	box-shadow: none !important;
}

.dashboard-create-task-modal multiple-autocomplete input {
	height: 30px;
	width: 100%;
}

.dashboard-create-task-modal .autocomplete-list {
	max-height: 100px;
	overflow-y: scroll;
}

.dashboard-create-task-modal .form4group {
	margin-bottom: 10px;
}

.dashboard-create-task-modal .list-inline {
	margin-left: 0 !important;
}

.dashboard-create-task-modal multiple-autocomplete .form-item-container {
	padding: 0 !important;
}

.dashboard-create-task-modal multiple-autocomplete ul,
.dashboard-create-task-modal multiple-autocomplete li {
	width: 100% !important;
}

.dashboard-create-task-modal multiple-autocomplete li {
	margin: 0 !important;
	height: 30px;
}

.dashboard-create-task-modal multiple-autocomplete li {
	padding: 3px 12px;
}

.dashboard-create-task-modal .autocomplete-list {
	width: 100%;
}

.dashboard-create-task-modal .mautocomplete {
	width:100%!important;
	display: inline-block;
	position: relative;
}

.dashboard-create-task-modal .label-group,
.dashboard-create-task-modal .autocomplete-group {
	width: 100%;
}

.dashboard-create-task-modal .label-group label {
	width: 100%;
}

.dashboard-create-task-modal .form-item-container ul {
	position: relative;
	padding-top: 40px;
	max-height:100px;
	/* overflow-y: scroll; */
}

.dashboard-create-task-modal .form-item-container ul li:last-child{
	position: absolute;
	top: 0;
	left: 0;
}

.dashboard-create-task-modal .form-item-container ul li span{
	border: 0;
}

.dashboard-create-task-modal .form-item-container {
	position: relative;
}

.dashboard-create-task-modal .autocomplete-list {
	position: absolute;
	top: 30px;
	left: 0;
}

.dashboard-task-list li {
	padding-left: 10px !important;
}

.dashboard-add-mark-modal .modal-dialog {
	width: 35%;
}

.dashboard-add-mark-modal .modal-body {
	padding-top: 15px;
}

/* .dashboard-add-mark-modal .modal-textarea-input {
	padding: 0px 20px;
} */

.dashboard-task-list .task-title-sp {
	width: 40%;
	float: left;
}

.dashboard-task-list .action {
	width: 45%;
	text-align: right;
	float: right;
}

.dashboard-add-mark-modal .btn {
	margin-right: 7px;
}

.dashboard-add-mark-modal .btn:last-child {
	margin-right: 0;
}

@media screen and (min-width: 1200px) {
	.dashboard-add-mark-modal .modal-dialog {
		width: 500px;
	}
}

.portlet.light > .portlet-title > .caption {
	float: left;
	width: 65%;
}

.portlet.light > .portlet-title > .actions {
	float: right;
	width: 35%;
	text-align: right;
}
@media screen and (max-width: 1560px) {
	.auto-send-mail-item {
		width: 50%;
	}
	.view-manual-send-mail-item {
		width: 50%;
	}
}
@media screen and (max-width: 1140px) {
	.auto-send-mail-item {
		width: 100%;
	}
	.view-manual-send-mail-item {
		width: 100%;
	}
}

.auto-send-mail-item table tr td{
	vertical-align: top;
	padding: 10px 0;
}

.auto-send-mail-item table tr td:first-child{
	width: 25%;
	text-align: left;
}

.auto-send-mail-item table tr td:last-child{
	width: 75%;
	text-align: right;
}

.auto-send-mail-item .btn-primary {
    color: #fff;
    background-color: #3c87c4;
    border-color: #2e6da4;
}

.auto-send-mail-item .btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

/*@media screen and (max-width: 1440px) {
	.auto-send-mail-item .btn-group {
		width: 80%;
	}
	.auto-send-mail-item .btn-group label {
		width: 50%;
	}
}

@media screen and (max-width: 1340px) {
	.auto-send-mail-item .btn-group {
		width: 80%;
	}
	.auto-send-mail-item .btn-group label {
		width: 50%;
	}
}

@media screen and (max-width: 1240px) {
	.auto-send-mail-item .btn-group {
		width: 90%;
	}
	.auto-send-mail-item .btn-group label {
		width: 50%;
	}
}

@media screen and (max-width: 1140px) {
	.auto-send-mail-item .btn-group {
		width: 90%;
	}
	.auto-send-mail-item .btn{
		font-size:10px!important;
	}
	.auto-send-mail-item .btn-group label {
		width: 50%;
	}
}

@media screen and (max-width: 991px) {
	.auto-send-mail-item .btn-group {
		width: 160px;
	}
	.auto-send-mail-item .btn{
		font-size:14px!important;
	}
	.auto-send-mail-item .btn-group label {
		width: 50%;
	}
}*/

.auto-send-mail-item {
	max-height: 260px;
	height: 260px;
	margin-bottom: 20px;
}

.auto-send-mail-item-body {
	height: 100%;
}

.modal-send-mail {
	width: 60%;
	margin: 0 auto;
	/* max-height: 700px; */
}

@media screen and (max-width: 1024px) {
	.modal-send-mail {
		width: 75%;
	}
}

@media screen and (max-width: 768px) {
	.modal-send-mail {
		width: 90%;
	}
}

.modal-send-mail .send-to-block {
	vertical-align: middle;
}

.modal-send-mail .send-to-block label{
	margin-right: 15px;
}

.modal-send-mail .send-to-block input {
	margin: 0 5px 0;
	display: inline-block;
	vertical-align: text-bottom;
}

.modal-send-mail .note-editor.note-frame .note-editing-area .note-editable {
	min-height: 60px;
	max-height: 150px;
}

.modal-send-mail .note-editor.note-frame .note-editing-area .note-editable p{
	margin-top: 0;
	margin-bottom: 10px;
}
/*.modal-send-mail .form-item-label {
	width: 100px !important;
}*/

/*.modal-send-mail .mu-autocompl-mail .form-item-container {
	padding: 0;
}

.modal-send-mail .mu-autocompl-mail .form-item-container .list-inline {
	margin: 0;
}

.modal-send-mail .mu-autocompl-mail .form-item-container ul {
	position: relative;
	padding-top: 40px;
}

.modal-send-mail .mu-autocompl-mail .form-item-container li span {
	border:0;
}

.modal-send-mail .mu-autocompl-mail .form-item-container li:last-child {
	position: absolute;
	top: 0;
	left:0;
	width: 100%;
	margin: 0;
}

.modal-send-mail .mu-autocompl-mail .form-item-container input {
	width: 100%;
	height: 34px;
  padding: 6px 12px;
}

.modal-send-mail .mu-autocompl-mail .autocomplete-list {
	position: absolute !important;
  top: 34px;
  left: inherit;
  max-height: 120px;
  overflow-y: scroll;
}

.modal-send-mail .mu-autocompl-mail .autocomplete-list ul {
	height: 120px;
}*/

.autocomplete-group {
	padding: 0;
	padding-right: 30px;
	padding-left: 34px;
}

.autocomplete-group .col-sm-10 {
	padding: 0;
	float: right;
}

@media screen and (max-width: 768px) {
	.autocomplete-group .col-sm-10 {
		padding: 0;
		float: none;
	}
}

.autocomplete-group multiple-autocomplete .form-item-container {
	padding: 0;
	border: 0;
}

.autocomplete-group multiple-autocomplete .form-item-container ul {
	position: relative;
	margin-left: 0 !important;
	padding-top: 35px;
}
.autocomplete-group multiple-autocomplete .form-item-container ul:after {
	display: table;
	clear: both;
	content: '';
}
.autocomplete-group multiple-autocomplete .form-item-container ul li {
	display: block;
	float: left;
	margin-bottom: 15px;
}
.autocomplete-group multiple-autocomplete .form-item-container ul li span {
	border: 0;
}

.autocomplete-group multiple-autocomplete .form-item-container ul li:last-child {
	position: absolute;
	top: 0;
	margin: 0 !important;
	width: 100%!important;
}
.autocomplete-group multiple-autocomplete .form-item-container ul li input{
	width: 100%!important;
	height: 32px;
}

.autocomplete-group multiple-autocomplete .autocomplete-list {
	width: 100%;
	max-height: 90px;
	top: 32px;
}
.autocomplete-group multiple-autocomplete .autocomplete-list ul {
	max-height: 90px;
	overflow-y: scroll;
}
.send-mail-to-checkboxes .checkbox-group label{
	margin-right: 10px;
}

.send-mail-to-checkboxes .checkbox-group label:last-child{
	margin-right: 10px;
}

.mail-modal-actions {
	margin-top: 10px;
	margin-bottom: 0;
}

.mail-modal-actions a,
.mail-modal-actions .btn.green {
	margin-right: 5px;
}

/* Dashboard - Users */
.dashboard-stat .details .number {
    padding-top: 28px!important;
    font-weight: 500!important;
    padding-bottom: 5px!important;
}
.create-btn {
	margin-bottom: 20px;
}
.dashboard-stat .details .desc {
    font-weight: 500!important;
    font-size: 18px!important;
}
.dashboard-users-view-more-link {
	display: block;
	width: 100%;
	height: 122px;
	background-color: transparent;
}
.blue-link {
	background-color: #3598EC;
}
.blue-link:hover {
	background-color: #258fd7;
}
.red-link {
	background-color: #e7505a;
}
.red-link:hover {
	background-color: #e53e49;
}
.green-link {
	background-color: #32c5d2;
}
.green-link:hover {
	background-color: #2bb8c4;
}
.violet-link {
	background-color: #8E44AD;
}
.violet-link:hover {
	background-color: #823e9e;
}

.dash-usr-view-more-lnk-transp {
	display: block;
	width: 100%;
	background-color: transparent;
	height: 122px;
}
.dash-usr-view-more-lnk-transp .portlet-title {
	border-bottom: 0 !important;
	padding-top: 17px!important;
}
.dash-usr-view-more-lnk-transp .number {
  font-weight: 500!important;
  padding-bottom: 5px!important;
}
.dash-usr-view-more-lnk-transp .desc {
    font-weight: 500!important;
    font-size: 18px!important;
}

.dash-usr-view-more-lnk-transp a {
	color: #666;
}

.dash-usr-view-more-lnk-transp a:hover {
	color: #888;
}

/* classes blocks fix */
.view-classes-block {
	padding: 0!important;
}
.view-classes-title {
	margin-bottom: 0 !important;
	border-bottom: 0 !important;
}
.view-classes-title .caption {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	padding: 18px 20px !important;
	text-decoration: none;
}
.view-classes-title .caption:hover {
	background-color: #f4f6f7;
}
.view-classes-body {
	border-top: 1px solid #eef1f5;
	margin: 0px 20px 15px !important;
	padding-top: 12px !important;
}
.view-classes-block .actions {
	padding: 0 12px 10px;
}
.view-classes-block .actions .btn-icon-only {
	height: 27px;
	width: 27px;
}
.view-classes-block .actions .btn {
	padding-top: 3px !important;
}
.view-classes-block .actions .btn-icon-only i {
	font-size: 12px;
	line-height: 12px;
}
/* // classes blocks fix */

/* attendance blocks fix */
.view-attendance-block {
	padding: 0!important;
}
.view-attendance-title {
	margin-bottom: 0 !important;
	border-bottom: 0 !important;
}
.view-attendance-title .caption {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	padding: 9px 10px !important;
	text-decoration: none;
}
.view-attendance-title .caption:hover {
	background-color: #f4f6f7;
}
.view-attendance-body {
	border-top: 1px solid #eef1f5;
	margin: 0px 20px 15px !important;
	padding-top: 12px !important;
}
/* // attendance blocks fix */

/* programs blocks fix */
.view-programs-page-body {
	padding-right: 10px;
}
@media screen and (max-width: 991px) {
	.view-programs-page-body {
		padding-right: 0;
	}
}
.view-programs-block {
	position: relative;
	padding: 0!important;
	height: 220px;
}
.view-programs-title {
	margin-bottom: 0 !important;
	border-bottom: 0 !important;
}
.view-programs-title .caption {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	padding: 18px 20px !important;
	text-decoration: none;
}
.view-programs-title .caption:hover {
	background-color: #f4f6f7;
}
.view-programs-body {
	border-top: 1px solid #eef1f5;
	margin: 0px 20px 15px !important;
	padding-top: 12px !important;
}
.view-programs-body table tr td .program-comment {
	margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 250px;
  display: block;
  overflow: hidden
}
.view-programs-body table tr td:first-child {
	width: 150px;
}
.view-programs-block .actions {
	position: absolute;
	bottom: 10px;
	right: 12px;
}
.view-programs-block .actions .btn-icon-only {
	height: 27px;
	width: 27px;
}
.view-programs-block .actions .btn {
	padding-top: 3px !important;
}
.view-programs-block .actions .btn-icon-only i {
	font-size: 12px;
	line-height: 12px;
}
@media screen and (max-width: 1560px) {
	.view-programs-item {
		width: 50%;
	}
}
@media screen and (max-width: 1140px) {
	.view-programs-item {
		width: 100%;
	}
}
/* // programs blocks fix */

/*  membership-pkg blocks fix */
@media screen and (max-width: 1560px) {
	.view-member-pkg-item {
		width: 50%;
	}
}
@media screen and (max-width: 1140px) {
	.view-member-pkg-item {
		width: 100%;
	}
}
@media screen and (max-width: 991px) {
	.member-pkg-chose-type {
		width: 180px;
		float: left;
	}
	.member-pkg-create-new {
		float: right;
	}
}
.view-member-pkg-block {
	min-height: 280px;
	padding: 0!important;
	position: relative;
}
.view-member-pkg-title {
	margin-bottom: 0 !important;
	border-bottom: 0 !important;
}
.view-member-pkg-title .caption {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	padding: 18px 20px !important;
	text-decoration: none;
}
.view-member-pkg-title .caption:hover {
	background-color: #f4f6f7;
}
.view-member-pkg-body {
	border-top: 1px solid #eef1f5;
	margin: 0px 20px 15px !important;
	padding-top: 12px !important;
}
.view-member-pkg-block .actions {
	position: absolute;
	bottom: 10px;
	right: 12px;
}
.view-member-pkg-block .actions .btn-icon-only {
	height: 27px;
	width: 27px;
}
.view-member-pkg-block .actions .btn {
	padding-top: 3px !important;
}
.view-member-pkg-block .actions .btn-icon-only i {
	font-size: 12px;
	line-height: 12px;
}
/* // membership-pkg blocks fix */

/*  auto-send-mail blocks fix */
.preview-mail {
	max-width: 800px;
	margin: 0 auto;
}
.preview-mail .table-with-td-padding p {
	margin: 0;
}
.view-auto-send-mail-block {
	position: relative;
	padding: 0 !important;
}
.view-auto-send-mail-title {
	margin-bottom: 0 !important;
	border-bottom: 0 !important;
}
.view-auto-send-mail-title .caption {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	padding: 18px 20px !important;
	text-decoration: none;
}
.view-auto-send-mail-title .caption:hover {
	background-color: #f4f6f7;
}
.view-auto-send-mail-body {
	border-top: 1px solid #eef1f5;
	margin: 0px 20px 15px !important;
	padding-top: 12px !important;
}
.view-manual-send-mail-body table tr:first-child td {
	padding-bottom: 10px;
}
.view-auto-send-mail-block .actions {
	position: absolute;
	right: 17px;
	bottom: 10px;
}
.view-auto-send-mail-block .actions .btn-icon-only {
	height: 27px;
	width: 27px;
}
.view-auto-send-mail-block .actions .btn {
	padding-top: 3px !important;
}
.view-auto-send-mail-block .actions .btn-icon-only i {
	font-size: 12px;
	line-height: 12px;
}
/* // auto-send-mail blocks fix */

/*  manual-send-mail blocks fix */
.view-manual-send-mail-block {
	position: relative;
	padding: 0 !important;
}
.view-manual-send-mail-title {
	margin-bottom: 0 !important;
	border-bottom: 0 !important;
}
.view-manual-send-mail-title .caption {
	display: block !important;
	width: 100% !important;
	height: 100% !important;
	padding: 18px 20px !important;
	text-decoration: none;
}
.view-manual-send-mail-title .caption:hover {
	background-color: #f4f6f7;
}
.view-manual-send-mail-body {
	border-top: 1px solid #eef1f5;
	margin: 0px 20px 15px !important;
	padding-top: 12px !important;
}
.view-manual-send-mail-body table tr:first-child td {
	padding-bottom: 10px;
}
.view-manual-send-mail-block .action {
	padding: 10px 12px !important;
}
.view-manual-send-mail-block .action .btn-icon-only {
	height: 27px;
	width: 27px;
}
.view-manual-send-mail-block .action .btn {
	padding-top: 5px !important;
}
.view-manual-send-mail-block .action .btn-icon-only i {
	font-size: 12px;
	line-height: 12px;
}
/* // manual-send-mail blocks fix */

/* Tasks view fix */
.tasks-widget {
	min-height: 400px;
}
.tasks-widget .task-content{
	height: 400px !important;
}

.tasks-widget .task-content .filtration-labels .label-group label{
	margin-right: 10px;
}.tasks-widget .task-content .filtration-labels .label-group label span{
	vertical-align: middle;
}
/* // Tasks view fix */

/* Contract */
.bottom-date-picker ul {
	top: -335px !important;
}

.contract  {
	width: 100%;
	font-size: 14.6px;
}
.contract p {
	margin: 0;
}
.contract .contract-title {
	font-size: 16px;
	text-align: center;
	font-weight: 600;
}

.contract .price_total {
	margin-bottom: 10px;
}

.contract ol {
	list-style-type: none;
  counter-reset: num;
	margin: 0;
	padding: 0;
}
.contract ol li::before {
    content: counter(num) ' - ';
    counter-increment: num;
		font-weight: 600;
		font-size: 13px;
		float: left;
		display: inline-block;
		margin-top: -1px;
   }
.contract ol li h4{
	font-weight: 600;
	font-size: 14.6px;
}
.contract ol li span,
.contract .contract-headng span {
	font-weight: 600;
	font-style: italic;
}

.contract .last-paragraph {
	margin-top: 15px;
}
.contract .last-paragraph-date {
	margin-top: 15px;
	margin-bottom: 50px;
	text-align: center;
}

.contract .last-paragraph-date span {
	font-weight: 600;
	font-style: italic;
}

.contract .sign-left {
	padding-top: 4px;
	float: left;
	width: 250px;
	text-align: center;
	border-top: 1px solid #000;
	font-size: 12px;
	margin-bottom: 20px;
}

.contract .sign-right {
	padding-top: 4px;
	float: right;
	width: 250px;
	text-align: center;
	border-top: 1px solid #000;
	font-size: 12px;
	margin-bottom: 20px;
}

/* / Contract */

.page-content.page-content-popup {
    min-height: 100%;
}

.expiring-plans-caption {
	width: inherit !important;
}

/*Attendance bug fixing*/
.attendance-content {
	min-height: 500px;
}
.attendance-content .date-picker span {
	cursor: pointer;
}
.time-picker-btn {
	padding: 0!important;
}

.time-picker-btn-label {
	cursor: pointer;
	display: block;
	padding: 6px 12px;
	margin: 0;
	width: 100%;
	height: 100%;
}

.classes-content-row {
	padding-right: 10px;
}

/*Classes responsive bug fixing*/

@media screen and (max-width: 1380px) {
	.classes-filter-row {
		position: relative;
	}

	.classes-filter-row .teacher {
		margin: 10px 0;
		width: 45%;
	}

	.classes-filter-row .start-date {
		margin: 10px 0;
		width: 45%;
	}

	.classes-filter-row .end-date {
		margin: 10px 0;
		width: 45%;
	}

	.classes-filter-row .class-name {
		margin: 10px 0;
		width: 45%;
	}

	.classes-filter-row .reset {
		width: 10%;
		position: absolute;
		top: 10px;
		right: 0;
	}
}

@media screen and (max-width: 991px) {
	.classes-filter-row {
		position: relative;
	}

	.classes-filter-row .teacher {
		margin: 10px 0;
		padding: 0 2%;
		width: 45%;
		float: left;
	}

	.classes-filter-row .start-date {
		margin: 10px 0;
		padding: 0 2%;
		width: 45%;
		float: left;
	}

	.classes-filter-row .end-date {
		margin: 10px 0;
		padding: 0 2%;
		width: 45%;
		float: left;
	}

	.classes-filter-row .class-name {
		margin: 10px 0;
		padding: 0 2%;
		width: 45%;
		float: left;
	}

	.classes-filter-row .reset {
		width: 10%;
		position: absolute;
		top: 10px;
		right: 0;
	}
}

@media screen and (max-width: 800px) {
	.classes-filter-row {
		position: relative;
		height: 150px;
	}

	.classes-filter-row .teacher {
		margin: 10px 0;
		width: 50%;
		float: left;
	}

	.classes-filter-row .start-date {
		margin: 10px 0;
		width: 50%;
		float: right;
	}

	.classes-filter-row .end-date {
		margin: 10px 0;
		width: 50%;
		float: left;
	}

	.classes-filter-row .class-name {
		margin: 10px 0;
		width: 50%;
		float: right;
	}

	.classes-filter-row .reset {
		width: 10%;
		position: absolute;
		top: inherit;
		bottom: 0;
		right: 0;
	}
}
@media screen and (max-width: 1560px) {
	.class-block-item {
		width: 50%;
	}
}
@media screen and (max-width: 1140px) {
	.class-block-item {
		width: 100%;
	}
}

.table-with-td-padding tr td {
	vertical-align: top;
	padding: 10px 0;
}

.table-with-td-padding tr td table tr td{
	vertical-align: top;
	padding: 5px 5px 5px 0;
}
.table-with-td-padding tr td table tr td:first-child{
	vertical-align: top;
	padding: 5px 5px 5px 0;
}

/* // Classes responsive bug fixing*/

/* Attendance responsive bug fixing*/
.attendance-content-row {
	padding-right: 10px;
}
@media screen and (max-width: 1200px) {
	.attendance-filter-row {
		position: relative;
		height: 150px;
	}
	.attendance-filter-row .date-picker-block {
		margin: 10px 0;
		width: 45%;
	}
	.attendance-filter-row .time-picker-block {
		margin: 10px 0;
		width: 45%;
	}
	.attendance-filter-row .time-picker-block .input-group{
		width: 100%;
	}
	.attendance-filter-row .time-picker-block .custom {
		margin-bottom: 0;
	}
	.attendance-filter-row .select-teacher-block {
		margin: 10px 0;
		width: 45%;
	}
	.attendance-filter-row .enter-name-block {
		margin: 10px 0;
		width: 45%;
	}
	.attendance-filter-row .reset {
		width: 10%;
		position: absolute;
		top: 10px;
		right: 0;
	}
}
@media screen and (max-width: 991px) {
	.attendance-filter-row {
		position: relative;
	}
	.attendance-filter-row .date-picker-block {
		margin: 10px 0;
		padding: 0 2%;
		width: 45%;
		float: left;
	}
	.attendance-filter-row .time-picker-block {
		margin: 10px 0;
		padding: 0 2%;
		width: 45%;
		float: left;
	}
	.attendance-filter-row .time-picker-block .input-group{
		width: 100%;
	}
	.attendance-filter-row .time-picker-block .custom {
		margin-bottom: 0;
	}
	.attendance-filter-row .select-teacher-block {
		margin: 10px 0;
		padding: 0 2%;
		width: 45%;
		float: left;
	}
	.attendance-filter-row .enter-name-block {
		margin: 10px 0;
		padding: 0 2%;
		width: 45%;
		float: left;
	}
	.attendance-filter-row .reset {
		width: 10%;
		position: absolute;
		top: 10px;
		right: 0;
	}
}

@media screen and (max-width: 800px) {
	.attendance-filter-row {
		position: relative;
		height: 150px;
		margin-bottom: 20px;
	}
	.attendance-filter-row .date-picker-block {
		margin: 10px 0;
		width: 50%;
		float: left;
	}
	.attendance-filter-row .time-picker-block {
		margin: 10px 0;
		width: 50%;
		float: right;
	}
	.attendance-filter-row .time-picker-block .input-group {
		width: 100%;
	}
	.attendance-filter-row .time-picker-block .custom {
		margin-bottom: 0;
	}
	.attendance-filter-row .select-teacher-block {
		margin: 10px 0;
		width: 50%;
		float: left;
	}
	.attendance-filter-row .enter-name-block {
		margin: 10px 0;
		width: 50%;
		float: right;
	}
	.attendance-filter-row .reset {
		width: 10%;
		position: absolute;
		top: inherit;
		bottom: 0;
		right: 0;
	}
}
@media screen and (max-width: 1400px) {
	.attendance-block-item {
		width: 50%;
	}
}
@media screen and (max-width: 1140px) {
	.attendance-block-item {
		width: 100%;
	}
}
/* // Attendance responsive bug fixing*/

/* User profile responsive fixing */
.profile-sidebar {
	width: 100%;
}
.button-right-puddinger {
	margin-right: 5px;
}
.user-profile-all-details {
	padding-left: 5px!important;
}
.user-profile-all-details .pin {
	text-align: center;
	width: 36px;
	float: left;
	margin-right: 10px;
	font-size: 20px;
}
.user-profile-all-details .uniform-size-label {
	padding-left: 0;
}
@media screen and (max-width: 991px) {
	.user-profile-all-details .uniform-size-label {
		padding-left: 15px;
	}
}
@media screen and (max-width: 991px) {
	.user-profile-all-details .responsive-label {
		width: 25%!important;
		text-align: left!important;
	}
	.user-profile-all-details .responsive-field {
		width: 75%!important;
	}
}
@media screen and (max-width: 768px) {
	.user-profile-all-details .responsive-label {
		width: 25%!important;
		text-align: left!important;
	}
	.user-profile-all-details .responsive-field {
		width: 100%!important;
	}
	.user-profile-all-details .ranks-row{
		width: 100%;
		/*float: left;*/
	}
}
.user-profile-all-details .profile-caption {
	width: 100%!important;
	padding: 6px 0 12px 0 !important;;
}
.user-profile-all-details .profile-caption {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}
.user-profile-all-details .profile-caption span {
	font-size: 16px!important;
	color: #32c5d2!important;
	padding-left: 4px;
}
.user-profile-all-details .birthday .dropdown-menu,
.user-profile-all-details .rank-date .dropdown-menu  {
	left: inherit !important;
	right: 0 !important;
}

/*.user-profile-all-details .table-ranks thead,
.user-profile-all-details .table-ranks tbody {
	display: table-row-group;
}
.user-profile-all-details .table-ranks thead tr,
.user-profile-all-details .table-ranks tbody tr {
	display: table-row;
}
.user-profile-all-details .table-ranks thead tr td,
.user-profile-all-details .table-ranks tbody tr td {
	display: table-cell;
}*/

.user-profile-all-details .scrollable-table-header {
	margin-bottom: 0;
	padding: 0 12px 0 0;
}
.user-profile-all-details .scrollable-table-header th,
.user-profile-all-details .scrollable-table-body th  {
	display: table-cell;
	text-align: left;
}
.user-profile-all-details .scrollable-table-header th {
	background-color: #f4f6f7;
	border-bottom: 1px solid #e7ecf1;
}
.user-profile-all-details .scrollable-table-body tr:first-child td {
	border-top: 0;
}
.user-profile-all-details .scrollable-table-body td,
.user-profile-all-details .scrollable-table-header td {
	display: table-cell;
}
/*.user-profile-all-details .table-ranks thead,
.user-profile-all-details .table-ranks tbody {
	display: block;
}
.user-profile-all-details .table-ranks td {
	display: table-cell;
}
.user-profile-all-details .table-ranks th {
	display: table-cell;
	text-align: right;
}*/

.profile-short {
	padding: 30px 20px 30px!important;
	margin-bottom: 20px !important;
}
.profile-short-create {
	padding: 30px 20px 30px!important;
	margin-bottom: 20px !important;
}
.profile-short .profile-usertitle-name {
	font-size: 22px;
	margin-bottom: 10px!important;
}
.profile-short .profile-usertitle-job {
	font-size: 16px!important;
}
.profile-short .profile-userbuttons {
	margin-top: 15px!important;
}
.profile-short .profile-status {
	font-size: 13px!important;
	font-weight: 600!important;
	padding: 4px 12px!important;
}
.profile-short .profile-delete-user {
	text-align: center;
}
.profile-short .profile-delete-user button {
	display: inline-block;
	margin-top: 20px;
	padding: 8px 18px !important;
	font-size: 14px!important;
	font-weight: 600;
}

.status-details,
.status-details-create {
	padding: 12px 20px 10px!important;
}
.status-details .status-caption,
.status-details-create .status-caption {
	padding: 6px 0 12px 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}
.status-details .status-caption span,
.status-details-create .status-caption span {
	font-size: 16px!important;
	color: #32c5d2!important;
	padding-left: 4px;
}
.status-details .form-group,
.status-details-create .form-group {
	margin-bottom: 10px!important;
}
.status-details .col-sm-4,
.status-details-create .col-sm-4 {
	padding-left: 0!important;
}
.status-details .col-sm-8,
.status-details-create .col-sm-8 {
	padding-right: 0!important;
}
.status-details .buttons-save-cancel,
.status-details-create .buttons-save-cancel {
	margin: 0!important;
}
.status-details .buttons-save-cancel .save,
.status-details-create .buttons-save-cancel .save {
	padding-left: 0!important;
	padding-right: 2px!important;
}
.status-details .buttons-save-cancel .save button,
.status-details-create .buttons-save-cancel .save button {
	width: 100%;
}
.status-details .buttons-save-cancel .cancel,
.status-details-create .buttons-save-cancel .cancel {
	padding-right: 0!important;
	padding-left: 2px!important;
}
.status-details .buttons-save-cancel .cancel a,
.status-details-create .buttons-save-cancel .cancel a {
	display: inline-block;
	width: 100%;
}
.status-details .change-user-role-checkbox span,
.status-details-create .change-user-role-checkbox span  {
	vertical-align: top;
	margin-left: 5px;
}
@media screen and (max-width: 800px) {
	.status-details .buttons-save-cancel .col-sm-6:first-child,
	.status-details-create .buttons-save-cancel .col-sm-6:first-child {
		width: 60px;
		float: left;
	}
	.status-details .buttons-save-cancel .col-sm-6:last-child,
	.status-details-create .buttons-save-cancel .col-sm-6:last-child {
		width: 80px;
		float: left;
	}
	.status-details .buttons-save-cancel .save button,
	.status-details-create .buttons-save-cancel .save button {
		width: 100%;
		max-width: 55px;
	}
	.status-details .buttons-save-cancel .cancel a,
	.status-details-create .buttons-save-cancel .cancel a {
		width: 100%;
		max-width: 70px;
	}
}

@media screen and (max-width: 1560px) {
	.user-profile-main-details {
		width: 40%;
	}
	.user-profile-all-details {
		width: 60%;
  }
}

@media screen and (max-width: 1440px) {
.user-profile-main-details {
	width: 100%;
}
.user-profile-main-details .profile-short {
	width: 49%;
	float: left;
	min-height: 450px;
	/*margin-right: 10px;*/
}
.user-profile-main-details .status-details {
	width: 49%;
	min-height: 450px;
	float: right;
	/*margin-left: 10px;*/
}
.user-profile-main-details .profile-short-create {
	width: 49%;
	float: left;
	min-height: 300px;
	/*margin-right: 10px;*/
}
.user-profile-main-details .status-details-create {
	width: 49%;
	min-height: 300px;
	float: right;
	/*margin-left: 10px;*/
}
.user-profile-main-details .status-details .portlet {
	height: 100%;
}
.user-profile-main-details .status-details-create .portlet {
	height: 100%;
}
 .user-profile-all-details {
	 width: 100%;
	 padding-left: 15px!important;
 }
}

@media screen and (max-width: 800px) {
	.user-profile-main-details .profile-short {
		width: 100%;
		float: none;
		min-height: auto;
		/*margin-right: 10px;*/
	}
	.user-profile-main-details .status-details {
		width: 100%;
		min-height: auto;
		float: none;
		/*margin-left: 10px;*/
	}
	.user-profile-main-details .profile-short-create {
		width: 100%;
		float: none;
		min-height: auto;
		/*margin-right: 10px;*/
	}
	.user-profile-main-details .status-details-create {
		width: 100%;
		min-height: auto;
		float: none;
		/*margin-left: 10px;*/
	}
}
@media screen and (max-width: 700px) {
	.user-profile-nav-tabs li a {
		padding: 8px 10px!important;
		font-size: 10px!important;
	}
}
@media screen and (max-width: 580px) {
	.user-profile-nav-tabs li a {
		padding: 8px 5px!important;
		font-size: 9px!important;
	}
}
.calendar-auto-mails-send-modal {
	margin-bottom: 4px;
}
.calendar-auto-mails-send-modal .cont-col2,
.calendar-auto-mails-send-modal .date {
	padding: 4px 0;
}

.page-title .title {
	width: 150px;
	float:left;
	padding-right: 0;
}

.page-title .button-right {
	width: 150px;
	float:right;
	padding-left: 0;
}
.table-of-users tr td {
	height: 43px;
	vertical-align: middle;
}
.table-of-users tr td:last-child{
	width: 85px;
	height: 43px;
}
.table-of-users thead tr:hover {
	background-color: transparent;
}
.table-of-users tr:hover {
	background-color: #eef1f5;
	cursor: pointer;
}
/*.table-of-users tr .action {
	display: none;
}
.table-of-users tr:hover .action {
	display: block;
}*/
.table-of-users>tbody>tr>td,
.table-of-users>tbody>tr>th,
.table-of-users>tfoot>tr>td,
.table-of-users>tfoot>tr>th,
.table-of-users>thead>tr>td,
.table-of-users>thead>tr>th {
	line-height: 2;
}

.role-users-toolbar .role-users-toolbar-title h4 {
	float: left;
	width: 140px;
}

.role-users-filter-row {
	position: relative;
}
.role-users-filter-row .role-users-reset {
	padding-right: 10px!important;
	width: 10%;
	position: absolute;
	top: 0;
	right: 0;
}
.role-users-rank,
.role-users-status {
	margin-top: 20px;
}
.show-only-fb {
	text-align: right;
}
@media screen and (max-width: 991px) {
	.show-only-fb {
		margin-top: 10px;
		text-align: left;
	}
}

@media screen and (max-width: 1380px) {
	.role-users-filter-row {
		position: relative;
	}
	.role-users-filter-row .role-users-search {
		margin: 10px 0;
		width: 45%;
	}
	.role-users-filter-row .role-users-both {
		margin: 10px 0;
		width: 45%;
	}
	.role-users-filter-row .role-users-class {
		margin: 10px 0;
		width: 45%;
	}
	.role-users-filter-row .role-users-payment {
		margin: 10px 0;
		width: 45%;
	}
	.role-users-rank,
	.role-users-status {
		margin: 10px 0;
		width: 45%;
	}
	.role-users-filter-row .role-users-reset {
		padding-right: 10px!important;
		width: 10%;
		position: absolute;
		top: 10px;
		right: 0;
	}
}

@media screen and (max-width: 991px) {
	.role-users-filter-row {
		position: relative;
	}
	.role-users-filter-row .role-users-search {
		margin: 10px 0;
		padding: 0 2%;
		width: 45%;
		float: left;
	}
	.role-users-filter-row .role-users-both {
		margin: 10px 0;
		padding: 0 2%;
		width: 45%;
		float: left;
	}
	.role-users-filter-row .role-users-class {
		margin: 10px 0;
		padding: 0 2%;
		width: 45%;
		float: left;
	}
	.role-users-filter-row .role-users-payment {
		margin: 10px 0;
		padding: 0 2%;
		width: 45%;
		float: left;
	}
	.role-users-rank,
	.role-users-status {
		margin: 10px 0;
		padding: 0 2%;
		width: 45%;
		float: left;
	}
	.role-users-filter-row .role-users-reset {
		padding-right: 5px!important;
		width: 10%;
		position: absolute;
		top: 10px;
		right: 0;
	}
}

@media screen and (max-width: 800px) {
	.role-users-filter-row {
		position: relative;
		max-height: 250px;
		min-height: 150px;
	}
	.role-users-filter-row .role-users-search {
		margin: 10px 0;
		width: 50%;
		float: left;
	}
	.role-users-filter-row .role-users-both {
		margin: 10px 0;
		width: 50%;
		float: right;
	}
	.role-users-filter-row .role-users-class {
		margin: 10px 0;
		width: 50%;
		float: left;
	}
	.role-users-filter-row .role-users-payment {
		margin: 10px 0;
		width: 50%;
		float: right;
	}
	.role-users-rank {
		margin: 10px 0 50px 0;
		padding: 0 2%;
		width: 50%;
		float: left;
	}
	.role-users-status {
		margin: 10px 0 50px 0;
		padding: 0 2%;
		width: 50%;
		float: right;
	}
	.role-users-filter-row .role-users-reset {
		padding-right: 15px!important;
		width: 10%;
		position: absolute;
		top: inherit;
		bottom: 0;
		right: 0;
	}
}

/*Calendar fix*/
.calendar-chapters label{
	background-color: #3c87c4;
}
/*.calendar-chapters .classes,
.calendar-chapters .appointments,
.calendar-chapters .all {
	background-color: #286090;
}*/

/* // User profile responsive fixing */


/*@media screen and (max-width: 991px) {
	.classes-filter-row {
		position: relative;
		height: 230px;
	}

	.classes-filter-row .teacher {
		margin: 10px 0;
		width: 100%;
	}

	.classes-filter-row .start-date {
		margin: 10px 0;
		width: 100%;
	}

	.classes-filter-row .end-date {
		margin: 10px 0;
		width: 100%;
	}

	.classes-filter-row .class-name {
		margin: 10px 0;
		width: 100%;
	}

	.classes-filter-row .reset {
		width: 10%;
		position: absolute;
		top: inherit;
		bottom: 0;
		right: 0;
	}
}*/


/* .create-new-mail-custom multiple-autocomplete .form-item-container {
	border: 0!important;
	box-shadow: none !important;
	padding: 0;
}
.create-new-mail-custom multiple-autocomplete {
	display: block;
	width: 100%!important;
}
.create-new-mail-custom multiple-autocomplete .form-item-container ul,
.create-new-mail-custom multiple-autocomplete .form-item-container li,
.create-new-mail-custom multiple-autocomplete .form-item-container input {
	width: 100%;
	height: 34px;
	margin: 0;
}

.create-new-mail-custom .autocomplete-list,
.create-new-mail-custom .autocomplete-list ul,
.create-new-mail-custom .autocomplete-list li {
	display: block;
	width: 100%!important;
	box-sizing: border-box;
}
.create-new-mail-custom .autocomplete-list {
	position: relative;
	border: 0;
}

.create-new-mail-custom .autocomplete-list ul {
	position: absolute;
	top: 0px;
	left: 0;
	max-height: 150px;
	overflow-y: scroll;
	background-color: #fff;
	border: 1px solid #c2cad8;
}

.create-new-mail-custom multiple-autocomplete li:last-child {
	position: absolute;
	top: 0;
	left:0;
} */


/*Register  Trial Students - Calendar*/
.trial-register-calendar {
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
}

.terms-conditions .btn{
	margin: 0 auto;
	margin-top: 20px;
	width: 100%;
	height: 48px;
	background-color: #73aeb6 !important;
	border-color: #73aeb6 !important;
	border-radius: 6px;
	color: white;
	font-size: 18px;
	font-weight: 400;
	/* line-height: 69px; */
}


/*Checkbox customization*/
label.input-toggle {
	line-height: 0;
	font-size: 0;
	display: inline-block;
	margin: 0;
}

label.input-toggle > span {
	display: inline-block;
	position: relative;
	background-image: -webkit-linear-gradient(left, #848484 0%, #848484 50%, #7cbcbf 50%, #7cbcbf 100%);
	background-image: linear-gradient(to right, #848484 0%, #848484 50%, #7cbcbf 50%, #7cbcbf 100%);
	background-size: 64px 14px;
	background-position: 0%;
	border-radius: 32px;
	width: 32px;
	height: 14px;
	cursor: pointer;
	-webkit-transition: background-position 0.2s ease-in;
	transition: background-position 0.2s ease-in;
}

label.input-toggle > input:checked + span { background-position: -100%; }

label.input-toggle > span:after {
	content: "";
	display: block;
	position: absolute;
	width: 18px;
	height: 18px;
	background: #F1F1F1;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-radius: 100%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
	-webkit-transition: left 0.2s ease-in, background-color 0.2s ease-in, -webkit-transform 0.3s ease;
	transition: left 0.2s ease-in, background-color 0.2s ease-in, -webkit-transform 0.3s ease;
	transition: left 0.2s ease-in, background-color 0.2s ease-in, transform 0.3s ease;
	transition: left 0.2s ease-in, background-color 0.2s ease-in, transform 0.3s ease, -webkit-transform 0.3s ease;
}

label.input-toggle > input:checked + span:after {
	left: calc(100% - 18px);
	background-color: #1D8B90;
}

label.input-toggle > span:active:after {
	-webkit-transform: translateY(-50%) scale3d(1.15, 0.85, 1);
	transform: translateY(-50%) scale3d(1.15, 0.85, 1);
}

label.input-toggle > input:disabled + span:active:after {
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

label.input-toggle > input:disabled + span { cursor: default; }

label.input-toggle > input:disabled + span { background: #D5D5D5; }

label.input-toggle > input:disabled + span:after { background: #BDBDBD; }

label.input-toggle > input {
	display: block;
	position: absolute;
	opacity: 0;
	width: 0;
	height: 0;
}

.autocomplete-group-user-profile {
	padding: 0;
	box-sizing: border-box;
	width: 100%;
}


/*.autocomplete-group-user-profile .col-sm-10 {
	padding: 0;
	float: right;
}

@media screen and (max-width: 768px) {
	.autocomplete-group-user-profile .col-sm-10 {
		padding: 0;
		float: none;
	}
}*/

.autocomplete-group-user-profile multiple-autocomplete  {
	display: block;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 0;
	border: 0;
}
.autocomplete-group-user-profile multiple-autocomplete .form-item-container {
	position: relative;
	padding: 0;
	border: 0;
}

.autocomplete-group-user-profile multiple-autocomplete .form-item-container ul {
	position: relative;
	margin-left: 0 !important;
	padding-top: 35px;
}
.autocomplete-group-user-profile multiple-autocomplete .form-item-container ul:after {
	display: table;
	clear: both;
	content: '';
}
.autocomplete-group-user-profile multiple-autocomplete .form-item-container ul li {
	display: block;
	float: left;
	margin-bottom: 15px;
}
.autocomplete-group-user-profile multiple-autocomplete .form-item-container ul li span {
	border: 0;
}

.autocomplete-group-user-profile multiple-autocomplete .form-item-container ul li:last-child {
	position: absolute;
	top: 0;
	margin: 0 !important;
	width: 100%!important;
}
.autocomplete-group-user-profile multiple-autocomplete .form-item-container ul li input{
	width: 100%!important;
	height: 32px;
}

.autocomplete-group-user-profile multiple-autocomplete .autocomplete-list {
	box-sizing: border-box;
	width: 100%;
	max-height: 90px;
	top: 32px;
}
.autocomplete-group-user-profile multiple-autocomplete .autocomplete-list ul {
	max-height: 90px;
	overflow-y: scroll;
}
.autocomplete-group-user-profile multiple-autocomplete .autocomplete-list ul li{
	width: 100%;
}

.calendar-header {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #efefef;
}
.calendar-autocomplete-block {
	margin-top: 50px;
	width: 100%;
}
.calendar-header-group {
	padding-left: 0;
}
.calendar-autocomplete-block multiple-autocomplete  {
	display: block;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	padding: 0;
	border: 0;
}
.calendar-autocomplete-block multiple-autocomplete .form-item-container {
	position: relative;
	padding: 0;
	border: 0;
}

.calendar-autocomplete-block multiple-autocomplete .form-item-container ul {
	position: relative;
	margin-left: 0 !important;
	padding-top: 35px;
}
.calendar-autocomplete-block multiple-autocomplete .form-item-container ul:after {
	display: table;
	clear: both;
	content: '';
}
.calendar-autocomplete-block multiple-autocomplete .form-item-container ul li {
	display: block;
	float: left;
	margin-bottom: 15px;
}
.calendar-autocomplete-block multiple-autocomplete .form-item-container ul li span {
	border: 0;
}

.calendar-autocomplete-block multiple-autocomplete .form-item-container ul li:last-child {
	position: absolute;
	top: 0;
	margin: 0 !important;
	width: 100%!important;
}
.calendar-autocomplete-block multiple-autocomplete .form-item-container ul li input{
	width: 100%!important;
	height: 32px;
}

.calendar-autocomplete-block multiple-autocomplete .autocomplete-list {
	box-sizing: border-box;
	width: 100%;
	max-height: 90px;
	top: 32px;
}
.calendar-autocomplete-block multiple-autocomplete .autocomplete-list ul {
	max-height: 90px;
	overflow-y: scroll;
}
.calendar-autocomplete-block multiple-autocomplete .autocomplete-list ul li{
	width: 100%;
}
.add-manual-note {
	position: absolute;
	left: 0;
	z-index: 100;
}
@media screen and (max-width: 1024px) {
	.calendar-autocomplete-block {
		width: 100%!important;
	}
}

@media screen and (max-width: 991px) {
	.calendar-header-group {
		width: 100%;
		padding-left: 0;
	}
}
@media screen and (max-width: 800px) {
	.calendar-header-group {
		width: 100%;
	}
	.calendar-autocomplete-block {
		margin-right: inherit;
		margin-top: 45px;
	}
	.calendar-autocomplete-block .form-group {
		margin-bottom: 0;
	}
}
@media screen and (max-width: 510px) {
	.calendar-header-group .calendar-chapters {
		float: left!important;
		margin-top: 50px;
	}
	.calendar-autocomplete-block {
		margin-right: inherit;
		margin-top: 100px;
	}
}

.edit-program-comment {
	max-width: 100%!important;
	min-height: 120px!important;
	max-height: 310px!important;
}

.view-program-add-lesson-block .description .note-editing-area,
.view-program-add-lesson-block .description .note-editing-area .note-editable.panel-body {
	min-height: 100px;
	max-height: 500px;
}

.view-program-page .program-links .program-links-item a {
	line-height: 1.9
}

.delete-video-btn {
	float: right;
	margin-top: 19px;
}
.programs-add-lesson .modal-body {
	padding: 15px;
}
.programs-add-lesson .modal-footer {
	padding: 0 15px 15px 0;
}

.programs-add-lesson .modal-body .checkbox label {
	padding-left: 20px;
}
.programs-add-lesson .modal-body .checkbox label input["type=checkbox"]{
	margin-left: -20px;
}
.contact-us-textarea {
	max-width: 550px;
	max-height: 300px;
}

.contract-select-mbshp-plan-table tr+tr th {
	text-align: center;
}

.page-header {
	background-color: #192539!important;
}
body {
	background: #192539!important;
}
.page-footer-inner.ng-scope {
	color: #192539!important;
}
.dropdown-menu-v2 {
	background: #192539!important;
}
.dropdown-menu-v2:before {
	border-color: transparent transparent #192539!important;
}
.dropdown-menu-v2>li>a:hover{
	background: #192539!important;
}

.mail-upload-assets-mail {
	max-width: 200px!important;
	white-space: nowrap!important;
	overflow: hidden!important;
	text-overflow: ellipsis!important;
	float: left!important;
	display: inherit!important;
	padding: 5px!important;
	border-top-right-radius: 0!important;
	border-bottom-right-radius: 0!important;
}

.mail-upload-assets-mail-trash {
	margin-top: 0!important;
	padding: 2px 6px 0 6px!important;
}

.table-class-lessons-info tr td:first-child {
	padding-right: 15px;
}

.user-profile-ranks-modal .modal-header {
	margin-bottom: 18px;
}

.user-profile-ranks-modal .modal-body .nav.nav-tabs.pull-right{
	margin-bottom: 10px;
}
.user-profile-ranks-modal .modal-body .table.table-hover {
	margin-bottom: 0;
}
.user-profile-ranks-modal .modal-footer a {
	margin: 12px 0!important;
}

.program-video-label {
	display: inline-block;
	margin-bottom: 10px;
}

.example-image-print {
	display: none;
}
.print-lesson-btn-block {
	position: absolute;
	top: 8px;
	right: 20px;
}

@media screen and (max-width: 991px) {
	.print-lesson-btn-block {
		top: 0;
	}
}


@media print {
	.page-footer,
	.view-programs-list-block,
	.page-sidebar-wrapper,
	.page-content-fixed-header,
	.lesson_block .program-video-label,
	.lesson_block .anguvideo,
	.example-image-link,
	.print-lesson-btn-block {
		display: none;
	}
	.example-image-print {
		display: block;
	}
	.view-program-page-lesson {
		margin: 0 auto;
		padding: 0;
	}
}

/* Attendance responcive bug fixing */
.view-attendance-page-block {
	min-height: 506px;
}
.view-attendance-calendar-block {
	width: 35%;
}
.view-attendance-class-info-table tr td:first-child {
	padding-right: 20px;
}
.view-attendance-class-info-replacement .table-with-td-padding tr td:first-child {
	padding-right: 20px;
}
.view-attendance-class-info-statistic .portlet-title .actions {
	position: absolute;
	right: 40px;
	width: 140px!important;
}
@media screen and (max-width: 1200px) {
	.view-attendance-calendar-block {
		width: 50%;
	}
	.view-attendance-class-info-block,
	.view-attendance-students-info-block {
		width: 100%;
	}
}
@media screen and (max-width: 991px) {
	.view-attendance-calendar-block {
		width: 100%;
	}
}
@media screen and (max-width: 420px) {
	.view-attendance-class-info-statistic .portlet-title {
		position: relative;
		min-height: 90px!important;
	}
	.view-attendance-class-info-statistic .portlet-title .actions {
		bottom: 0;
		left: 0;
		right: inherit;
		text-align: left !important;
	}
}

.profile-rank-iden-btn {
	visibility: hidden;
}
.user-profile-rank.scrollable-table-body tr td {
	vertical-align: middle;
}
.user-profile-rank.scrollable-table-header tr th:first-child,
.user-profile-rank.scrollable-table-body tr td:first-child {
	width: 36px;
}
.user-profile-rank.scrollable-table-header tr th:nth-child(2),
.user-profile-rank.scrollable-table-body tr td:nth-child(2) {
	width: 25%;
}
.user-profile-rank.scrollable-table-header tr th:nth-child(3),
.user-profile-rank.scrollable-table-body tr td:nth-child(3) {
	width: 30%;
}
.user-profile-rank.scrollable-table-body tr td:nth-child(4) {
	padding-left: 13px;
}
